id
stringlengths
2
115
author
stringlengths
2
42
last_modified
timestamp[us, tz=UTC]
downloads
int64
0
8.87M
likes
int64
0
3.84k
paperswithcode_id
stringlengths
2
45
tags
list
lastModified
timestamp[us, tz=UTC]
createdAt
stringlengths
24
24
key
stringclasses
1 value
created
timestamp[us]
card
stringlengths
1
1.01M
embedding
list
library_name
stringclasses
21 values
pipeline_tag
stringclasses
27 values
mask_token
null
card_data
null
widget_data
null
model_index
null
config
null
transformers_info
null
spaces
null
safetensors
null
transformersInfo
null
modelId
stringlengths
5
111
embeddings
list
squad_it
null
2023-04-05T13:40:37Z
437
2
squad-it
[ "task_categories:question-answering", "task_ids:open-domain-qa", "task_ids:extractive-qa", "annotations_creators:machine-generated", "language_creators:machine-generated", "multilinguality:monolingual", "size_categories:unknown", "source_datasets:extended|squad", "language:it", "license:unknown", "region:us" ]
2023-04-05T13:40:37Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - machine-generated language_creators: - machine-generated language: - it language_bcp47: - it-IT license: - unknown multilinguality: - monolingual size_categories: - unknown source_datasets: - extended|squad task_categories: - question-answering task_ids: - open-domain-qa - extractive-qa paperswithcode_id: squad-it pretty_name: SQuAD-it dataset_info: features: - name: id dtype: string - name: context dtype: string - name: question dtype: string - name: answers sequence: - name: text dtype: string - name: answer_start dtype: int32 splits: - name: train num_bytes: 50864824 num_examples: 54159 - name: test num_bytes: 7858336 num_examples: 7609 download_size: 8776531 dataset_size: 58723160 --- # Dataset Card for "squad_it" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://github.com/crux82/squad-it](https://github.com/crux82/squad-it) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 8.78 MB - **Size of the generated dataset:** 58.79 MB - **Total amount of disk used:** 67.57 MB ### Dataset Summary SQuAD-it is derived from the SQuAD dataset and it is obtained through semi-automatic translation of the SQuAD dataset into Italian. It represents a large-scale dataset for open question answering processes on factoid questions in Italian. The dataset contains more than 60,000 question/answer pairs derived from the original English dataset. The dataset is split into training and test sets to support the replicability of the benchmarking of QA systems: ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### default - **Size of downloaded dataset files:** 8.78 MB - **Size of the generated dataset:** 58.79 MB - **Total amount of disk used:** 67.57 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "answers": "{\"answer_start\": [243, 243, 243, 243, 243], \"text\": [\"evitare di essere presi di mira dal boicottaggio\", \"evitare di essere pres...", "context": "\"La crisi ha avuto un forte impatto sulle relazioni internazionali e ha creato una frattura all' interno della NATO. Alcune nazi...", "id": "5725b5a689a1e219009abd28", "question": "Perchè le nazioni europee e il Giappone si sono separati dagli Stati Uniti durante la crisi?" } ``` ### Data Fields The data fields are the same among all splits. #### default - `id`: a `string` feature. - `context`: a `string` feature. - `question`: a `string` feature. - `answers`: a dictionary feature containing: - `text`: a `string` feature. - `answer_start`: a `int32` feature. ### Data Splits | name | train | test | | ------- | ----: | ---: | | default | 54159 | 7609 | ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @InProceedings{10.1007/978-3-030-03840-3_29, author="Croce, Danilo and Zelenanska, Alexandra and Basili, Roberto", editor="Ghidini, Chiara and Magnini, Bernardo and Passerini, Andrea and Traverso, Paolo", title="Neural Learning for Question Answering in Italian", booktitle="AI*IA 2018 -- Advances in Artificial Intelligence", year="2018", publisher="Springer International Publishing", address="Cham", pages="389--402", isbn="978-3-030-03840-3" } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@albertvillanova](https://github.com/albertvillanova), [@mariamabarham](https://github.com/mariamabarham), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
[ -0.6653617024421692, -0.640994131565094, 0.15060876309871674, 0.15703973174095154, -0.16108998656272888, 0.1124451607465744, -0.3040812015533447, -0.32775208353996277, 0.5991637706756592, 0.29515841603279114, -0.943719744682312, -0.9018430113792419, -0.4174681305885315, 0.16877354681491852, -0.2509896755218506, 1.2197306156158447, -0.19433432817459106, -0.04952443391084671, -0.3819335401058197, -0.28826096653938293, -0.29319384694099426, -0.46503615379333496, -0.46918973326683044, -0.11361698806285858, 0.3267960846424103, 0.5403450131416321, 0.547380268573761, 0.8750436305999756, 0.5521743893623352, 0.3305095434188843, 0.01782498136162758, -0.04838960990309715, -0.45001378655433655, -0.10144829750061035, -0.0017034467309713364, -0.3295450210571289, -0.5523267388343811, 0.055062998086214066, 0.5874559879302979, 0.41625386476516724, -0.10456377267837524, 0.4959549307823181, -0.07455373555421829, 0.8625045418739319, -0.32265353202819824, 0.5839968323707581, -0.2877192795276642, -0.23574645817279816, -0.15926869213581085, 0.06247495114803314, 0.0649077370762825, -0.45189306139945984, -0.08441349118947983, -0.7854494452476501, 0.27433645725250244, -0.10760286450386047, 0.8747106790542603, 0.1769573837518692, 0.07675173878669739, -0.19751806557178497, -0.3303094208240509, 0.5204638242721558, -0.7508395910263062, -0.02517879195511341, 0.6032090783119202, 0.27779313921928406, 0.05245662108063698, -0.4951368570327759, -0.6475740671157837, 0.1068195104598999, -0.0667799785733223, 0.35774651169776917, -0.06637892872095108, -0.41151049733161926, 0.3737927973270416, 0.4607417583465576, -0.679604709148407, -0.16027317941188812, -0.6003305912017822, -0.1635178178548813, 1.291298747062683, 0.2574068605899811, 0.26688915491104126, -0.1962895691394806, -0.09756354987621307, -0.3996993899345398, -0.39990943670272827, 0.22102543711662292, 0.5469121932983398, 0.518705427646637, -0.8213135004043579, 0.672079861164093, -0.2898922860622406, 0.4691249132156372, -0.05361921340227127, 0.20392033457756042, 0.6698843240737915, -0.6639449596405029, 0.009077410213649273, -0.1713649481534958, 0.9698702096939087, 0.5840616226196289, 0.13327191770076752, -0.004158145282417536, 0.14990928769111633, -0.13939353823661804, 0.022743968293070793, -0.7719214558601379, -0.2814326882362366, 0.6860288977622986, -0.32230401039123535, -0.4145345985889435, 0.1901126652956009, -1.095333456993103, -0.1411444991827011, -0.15156304836273193, 0.20227548480033875, -0.31678956747055054, -0.4599855840206146, 0.13065367937088013, -0.3006601631641388, 0.3542408049106598, 0.2127864509820938, -0.4951670169830322, 0.18681615591049194, 0.47375714778900146, 0.6693385243415833, -0.06852047145366669, -0.29965832829475403, -0.17919251322746277, -0.0038038596976548433, -0.1054573580622673, 0.7002800107002258, -0.2843857705593109, -0.43686744570732117, -0.018596172332763672, 0.4436294138431549, -0.16022421419620514, -0.3125079870223999, 0.6926100254058838, -0.19355961680412292, 0.3703375458717346, -0.6160197257995605, -0.6059415936470032, -0.06244044750928879, 0.3159264326095581, -0.8343011140823364, 1.2717074155807495, 0.3078901171684265, -0.6935314536094666, 0.16510100662708282, -0.8984550833702087, -0.3450692296028137, 0.16177773475646973, 0.016983650624752045, -0.5422267913818359, -0.3454231917858124, 0.18235008418560028, 0.4856332242488861, -0.48168256878852844, 0.22334247827529907, -0.42015913128852844, -0.05119282007217407, 0.26587480306625366, 0.18940401077270508, 1.402490496635437, 0.06658931076526642, -0.25764015316963196, 0.0910421758890152, -0.9517933130264282, 0.08662857115268707, 0.4456012547016144, -0.22415654361248016, 0.08508555591106415, -0.20401260256767273, 0.2938587963581085, 0.20548957586288452, 0.28182536363601685, -0.5288821458816528, 0.36499151587486267, -0.05999746918678284, 0.5341578125953674, 0.7809656858444214, 0.007576972711831331, 0.3901524245738983, -0.5680990219116211, 0.47444963455200195, 0.14415758848190308, 0.3880772590637207, 0.028479374945163727, -0.6548488140106201, -0.5817203521728516, -0.2695547342300415, 0.34731927514076233, 0.7600628137588501, -0.7899395823478699, 0.969780445098877, -0.34785595536231995, -0.7768942713737488, -0.5263734459877014, 0.1445956826210022, 0.22174295783042908, 0.5280188322067261, 0.45056793093681335, -0.1809723675251007, -0.6212020516395569, -0.7589573264122009, 0.23546117544174194, -0.44421881437301636, 0.14747299253940582, 0.5578516721725464, 1.030812382698059, -0.052013639360666275, 0.8009938597679138, -0.6600029468536377, -0.24948573112487793, -0.3495137393474579, -0.2992068827152252, 0.18216128647327423, 0.8007673621177673, 0.6539298892021179, -0.8830749988555908, -0.31918150186538696, -0.36858201026916504, -0.7694616317749023, 0.037740014493465424, 0.09017318487167358, -0.3358551561832428, 0.1330762803554535, 0.29992803931236267, -0.6488058567047119, 0.4995708763599396, 0.3583286702632904, -0.6051133275032043, 0.3406986594200134, 0.05453150346875191, 0.20137405395507812, -1.4312331676483154, 0.28509870171546936, 0.11873587965965271, 0.12033507972955704, -0.4986693561077118, 0.0018644207157194614, -0.13399164378643036, -0.02651818096637726, -0.30246350169181824, 0.7045464515686035, -0.18957668542861938, 0.26423877477645874, 0.40650784969329834, 0.00784433912485838, -0.004374953452497721, 0.6112282276153564, -0.08482799679040909, 0.7473124861717224, 0.753760814666748, -0.47481176257133484, 0.4810834228992462, 0.6288560032844543, -0.2754334807395935, 0.5920820832252502, -0.8756022453308105, 0.12143489718437195, -0.19830918312072754, 0.2675451338291168, -0.9987894296646118, -0.5042087435722351, 0.6708471179008484, -0.725370466709137, 0.2544136643409729, -0.2101091742515564, -0.7307564616203308, -0.6431808471679688, -0.5464847683906555, 0.2696209251880646, 0.4287097752094269, -0.17921067774295807, 0.330369234085083, 0.6726083159446716, 0.051529306918382645, -0.2773503363132477, -0.8049271702766418, -0.13707335293293, -0.17189499735832214, -0.7170506119728088, 0.41008681058883667, -0.5154451131820679, -0.09563376009464264, 0.12879307568073273, 0.20566527545452118, -0.2476622760295868, 0.04392904043197632, 0.14997215569019318, 0.3507198393344879, -0.06501150876283646, 0.12183123826980591, -0.13722211122512817, -0.010617106221616268, -0.009320839308202267, -0.10986793041229248, 0.37120121717453003, -0.23938272893428802, -0.11013644933700562, -0.43698644638061523, 0.4217413663864136, 0.3668292462825775, -0.2744131088256836, 0.717474639415741, 0.7251850366592407, -0.23221848905086517, 0.06238370016217232, -0.43393102288246155, -0.19792501628398895, -0.4058257043361664, 0.21774272620677948, -0.09151680767536163, -0.7431195974349976, 0.990361213684082, 0.3817588984966278, 0.23083294928073883, 0.8152058720588684, 0.5006271600723267, -0.2405441850423813, 0.7828838229179382, 0.3216767907142639, -0.3078674376010895, 0.5243955254554749, -0.7393878102302551, -0.2711806297302246, -0.6585957407951355, -0.38065510988235474, -0.7717974781990051, -0.47521039843559265, -0.842120885848999, -0.49952149391174316, 0.1609557420015335, -0.01814286783337593, -0.35667213797569275, 0.39253726601600647, -0.709607720375061, 0.4027780294418335, 0.467678427696228, 0.3359353542327881, -0.07314922660589218, -0.04373135045170784, 0.2159370481967926, 0.15887434780597687, -0.7159766554832458, -0.2948162257671356, 1.2594813108444214, 0.2092270702123642, 0.32056719064712524, 0.06586339324712753, 0.7777296900749207, 0.23806524276733398, -0.06243028864264488, -0.4760056138038635, 0.683821976184845, -0.008179162628948689, -0.7936218976974487, -0.3280786871910095, -0.5059655904769897, -0.8451761603355408, -0.3116787075996399, -0.20413917303085327, -0.6522423028945923, 0.5244395136833191, -0.016804855316877365, -0.18493585288524628, 0.30788445472717285, -0.7524201273918152, 0.977841317653656, -0.10478074848651886, -0.3975418508052826, 0.14553658664226532, -0.9532532095909119, 0.07790877670049667, 0.29400286078453064, 0.31550952792167664, -0.2786996364593506, -0.1506345570087433, 1.103646159172058, -0.634416401386261, 0.8703709840774536, -0.43115121126174927, 0.19957533478736877, 0.5079972743988037, -0.32422128319740295, 0.29785409569740295, 0.24319283664226532, -0.30637338757514954, 0.5138789415359497, 0.16281458735466003, -0.6494701504707336, -0.4289366602897644, 0.538223922252655, -0.7872450947761536, -0.2062768191099167, -0.3288516700267792, -0.6820073127746582, -0.03579176589846611, 0.2616406977176666, 0.257536381483078, 0.34387916326522827, -0.16273605823516846, 0.23012469708919525, 0.6805940866470337, -0.18792594969272614, 0.3251490890979767, 0.3312247097492218, -0.04788798466324806, -0.6266882419586182, 0.876265287399292, 0.26701921224594116, -0.0007362877367995679, 0.15181194245815277, 0.043571922928094864, -0.17792510986328125, -0.4164060354232788, -0.8162710070610046, 0.18349191546440125, -0.46451035141944885, -0.330741822719574, -0.4661327600479126, -0.19879549741744995, -0.6041774749755859, 0.02472749724984169, -0.27950793504714966, -0.7060455083847046, -0.348960816860199, -0.27510061860084534, 0.9472717046737671, 0.43121328949928284, -0.30665165185928345, 0.13692311942577362, -0.47349101305007935, 0.2709592580795288, -0.1233181357383728, 0.4523334801197052, -0.29568785429000854, -0.3475867211818695, -0.36644330620765686, 0.2455654740333557, -0.06482505053281784, -0.7356722354888916, 0.20746208727359772, 0.009911046363413334, 0.47464755177497864, -0.15534554421901703, 0.1406385898590088, 0.5602281093597412, -0.08430264890193939, 0.9927653074264526, -0.2150164693593979, -0.5929051637649536, 0.6893458366394043, -0.5250097513198853, 0.40418776869773865, 1.0617307424545288, 0.5007829666137695, -0.15980497002601624, -0.21930627524852753, -0.8570553064346313, -0.9183869957923889, 0.881009042263031, 0.398218035697937, 0.11517936736345291, -0.02836300991475582, 0.4166748523712158, -0.22167307138442993, 0.34367018938064575, -0.4910372495651245, -0.8675870895385742, -0.2065620720386505, -0.32775843143463135, -0.03169389069080353, -0.06470423191785812, -0.3431570827960968, -0.7170396447181702, 0.9004289507865906, -0.10406780987977982, 0.5193545818328857, 0.3281874358654022, 0.10635139048099518, 0.03496340289711952, 0.0708470270037651, 0.4831693768501282, 0.5195990204811096, -0.30433139204978943, -0.44283002614974976, -0.09801517426967621, -0.6216862201690674, -0.07042545080184937, 0.4975643455982208, -0.4638383388519287, 0.006233908701688051, 0.3154940605163574, 0.7028483748435974, 0.02137056179344654, -0.461918443441391, 0.5554171800613403, -0.15406188368797302, -0.5280131101608276, -0.4191147983074188, -0.004250488243997097, 0.061723385006189346, 0.2720181345939636, 0.24704858660697937, -0.07004794478416443, -0.04519513621926308, -0.5276027321815491, 0.23558448255062103, 0.24457195401191711, -0.286335289478302, -0.31975504755973816, 0.4413031041622162, 0.05922793224453926, -0.16053178906440735, 0.5686603784561157, -0.23213990032672882, -0.6195997595787048, 0.9033483862876892, 0.062420375645160675, 0.833232581615448, -0.08541744202375412, 0.40389660000801086, 0.7871639132499695, 0.38403430581092834, 0.06908706575632095, 0.6721101403236389, -0.25334373116493225, -0.7210519909858704, 0.01088701281696558, -0.3781645596027374, -0.15827423334121704, 0.0350712351500988, -0.879051923751831, 0.28422728180885315, -0.5206444263458252, -0.06530797481536865, 0.04915642365813255, 0.3040046989917755, -0.8963460326194763, 0.11728239059448242, -0.2820698022842407, 1.1114455461502075, -0.8521257638931274, 0.554149866104126, 0.7151331305503845, -0.946517288684845, -0.8614006638526917, -0.2100723832845688, 0.14674708247184753, -0.7179814577102661, 0.252875417470932, -0.02565438114106655, 0.5436278581619263, 0.06600265949964523, -0.9436430335044861, -0.6618081331253052, 1.1836897134780884, 0.21110807359218597, -0.2747098207473755, 0.017725558951497078, 0.26532065868377686, 0.5771874785423279, -0.3908995985984802, 0.3225158751010895, 0.6000401973724365, 0.6928757429122925, 0.2434903383255005, -0.6325253248214722, 0.14523258805274963, -0.6848851442337036, -0.31508755683898926, 0.013034089468419552, -0.8903048634529114, 0.5972456932067871, -0.14208775758743286, -0.05947037786245346, 0.045993201434612274, 0.4492170214653015, 0.1911586970090866, 0.28954052925109863, 0.28230568766593933, 0.7523141503334045, 0.8394966125488281, -0.37490013241767883, 1.194360375404358, -0.3107873201370239, 0.41510069370269775, 1.0638995170593262, -0.0902898758649826, 0.7122994661331177, 0.31047505140304565, -0.441053569316864, 0.47876134514808655, 0.621173620223999, -0.3619402050971985, 0.2883271276950836, 0.21280892193317413, -0.04770122841000557, -0.08319935202598572, -0.15858441591262817, -0.6328587532043457, 0.2853090465068817, 0.22999157011508942, -0.30879777669906616, -0.1047593429684639, -0.0874665156006813, 0.17006418108940125, -0.09418550878763199, -0.21027857065200806, 1.02423894405365, -0.26407283544540405, -0.3429175019264221, 0.5647796988487244, -0.35790058970451355, 0.4658726453781128, -0.6662549376487732, 0.004462858662009239, -0.31223198771476746, 0.050944503396749496, -0.4081927537918091, -1.0973081588745117, 0.4663066565990448, 0.025326773524284363, -0.4832199513912201, -0.2877295911312103, 0.4091763198375702, -0.435763955116272, -0.8614992499351501, 0.1611539125442505, 0.4711187183856964, 0.26814645528793335, 0.15683937072753906, -1.2476603984832764, 0.40198811888694763, 0.12265181541442871, -0.36255767941474915, 0.27902543544769287, 0.39459720253944397, 0.07030685991048813, 0.5039136409759521, 0.6024128794670105, 0.012601558119058609, -0.07516105473041534, 0.07049725949764252, 0.9754968285560608, -0.567609965801239, -0.2773255705833435, -0.6297740340232849, 0.9134092330932617, -0.32890045642852783, -0.5057964324951172, 0.6865000128746033, 0.9533295631408691, 1.1430408954620361, -0.010559841059148312, 0.8335952758789062, -0.6480703353881836, 0.626410722732544, -0.24707791209220886, 0.8105998635292053, -0.6604834794998169, 0.15491998195648193, -0.3883024752140045, -0.6094234585762024, -0.30251049995422363, 0.484291672706604, -0.20477953553199768, 0.182697132229805, 0.34490928053855896, 1.0210658311843872, 0.19269929826259613, 0.22546416521072388, -0.13855129480361938, 0.2946123480796814, 0.25900307297706604, 0.5655544996261597, 0.249232217669487, -0.937649667263031, 0.5351518988609314, -0.6394884586334229, -0.15376272797584534, 0.15664450824260712, -0.6886298656463623, -0.8437941670417786, -1.134961485862732, -0.6834885478019714, -0.6725010275840759, 0.06602248549461365, 0.9787924289703369, 0.67281574010849, -0.9859883189201355, -0.3685958981513977, -0.10890643298625946, 0.2233116626739502, -0.10572227090597153, -0.3314143419265747, 0.46901556849479675, 0.15135158598423004, -0.6231809258460999, -0.0462174192070961, -0.08385755866765976, -0.009935273788869381, -0.03245938941836357, -0.00732270535081625, -0.5355072021484375, -0.287593275308609, 0.36815813183784485, 0.4993689954280853, -0.30884578824043274, 0.011279111728072166, 0.00047975347843021154, 0.04243990033864975, 0.18121816217899323, 0.4727272093296051, -0.5423436760902405, 0.2345758080482483, 0.6122863292694092, 0.5909716486930847, 0.6146742105484009, -0.07869650423526764, 0.3732830584049225, -0.543645441532135, 0.11674554646015167, 0.2002585381269455, 0.2846281826496124, 0.3435661792755127, -0.4631166458129883, 0.9681262373924255, 0.3541087210178375, -0.45327433943748474, -0.8409938812255859, -0.18065594136714935, -1.2185243368148804, -0.03303801268339157, 1.1296417713165283, -0.07898321747779846, -0.49647626280784607, -0.039557624608278275, -0.17621645331382751, 0.20719291269779205, -0.6712964773178101, 0.45152202248573303, 0.8243895769119263, 0.11634162068367004, -0.028438718989491463, -0.5960171222686768, 0.5654292702674866, 0.05622512847185135, -1.2309728860855103, 0.17499208450317383, 0.5523864030838013, 0.22328999638557434, 0.1739307940006256, 0.6196860074996948, -0.3183227777481079, 0.29264935851097107, -0.1675049215555191, 0.1249503344297409, -0.2373872697353363, -0.04660242795944214, -0.3025171756744385, -0.11796537786722183, -0.5170466303825378, -0.16442298889160156 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
celikmus/mayo_clinic_symptoms_and_diseases_v1
celikmus
2023-07-16T19:37:52Z
437
7
null
[ "language:en", "region:us" ]
2023-07-16T19:37:52Z
2023-03-21T21:31:15.000Z
2023-03-21T21:31:15
--- language: en dataset_info: features: - name: text dtype: string - name: label dtype: string splits: - name: train num_bytes: 1321926 num_examples: 1058 download_size: 626009 dataset_size: 1321926 --- # Dataset Card for "mayo_clinic_symptoms_and_diseases_v1" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.2589365541934967, -0.21048279106616974, 0.49214425683021545, 0.18635503947734833, -0.33407121896743774, -0.4016200602054596, 0.44344282150268555, -0.15518374741077423, 1.1437398195266724, 0.5450223088264465, -0.9288403987884521, -1.1113402843475342, -0.7825813889503479, -0.148683562874794, -0.24451573193073273, 1.4655663967132568, 0.11032003164291382, 0.39919817447662354, -0.5653019547462463, -0.044147372245788574, -0.2967478930950165, -0.37662220001220703, -0.7383002638816833, -0.32615184783935547, 0.7861742973327637, 0.9921565651893616, 0.4588981866836548, 0.23448175191879272, 1.1061713695526123, -0.012537434697151184, 0.2369047850370407, -0.23860983550548553, -0.5927067399024963, 0.14258188009262085, -0.24045206606388092, -0.3591383695602417, -1.2088614702224731, 0.09167231619358063, 0.3716883063316345, 0.5943368673324585, -0.159166619181633, 0.7975113987922668, -0.4337611198425293, 0.8762362003326416, -0.047319065779447556, 0.39044907689094543, -0.2442789226770401, 0.3462812006473541, -0.6330302953720093, -0.2070053070783615, 0.46229714155197144, -0.3194769024848938, -0.039465393871068954, -1.0800466537475586, 0.2630864977836609, -0.21826724708080292, 0.7887169122695923, 0.33789193630218506, -0.24031338095664978, -0.24176765978336334, -0.3481002748012543, 0.04504898563027382, -0.29523029923439026, 0.35072675347328186, 0.9093157052993774, 0.39116916060447693, -0.04114583507180214, -0.7650593519210815, -0.2859755754470825, 0.09254872798919678, -0.1452721804380417, 0.48492830991744995, -0.1083843931555748, -0.24074432253837585, 0.3302168846130371, 0.6992549300193787, -0.6650334000587463, -0.1150272861123085, -1.090342402458191, -0.16920147836208344, 0.7976186871528625, 0.5191581845283508, 0.28147467970848083, 0.03744017332792282, -0.23521794378757477, 0.1963486224412918, -0.4310212731361389, 0.022207356989383698, 0.07683099061250687, 0.10325757414102554, -1.140076994895935, 0.547847330570221, -0.04361209273338318, 0.47180187702178955, -0.09166749566793442, 0.29674032330513, 0.7727054357528687, -0.44825479388237, -0.1423514485359192, -0.0028713836800307035, 0.4963741600513458, 0.7364814877510071, -0.06277433782815933, 0.2225174605846405, 0.0910867378115654, -0.01876625418663025, 0.36296728253364563, -0.9272087812423706, -0.9678458571434021, 0.613555371761322, -0.9134583473205566, -0.3656076192855835, 0.278501957654953, -1.1104800701141357, -0.7211822271347046, -0.3256587088108063, 0.2731742560863495, -0.06896603852510452, -0.6482502818107605, -0.005477207247167826, -0.56293123960495, 0.09451234340667725, 0.11700823903083801, -0.6663600206375122, 0.6466304063796997, 0.6201395392417908, 0.4880324602127075, 0.1508370041847229, 0.04739302396774292, -0.7696155905723572, -0.08878741413354874, -0.11997702717781067, 0.7675780653953552, -0.41985592246055603, -0.591549277305603, 0.1180754229426384, 0.2711380124092102, 0.13070397078990936, -0.5020768642425537, 0.7282589673995972, 0.10766831785440445, -0.07213377952575684, -0.8014556169509888, -0.3245782256126404, 0.3741310238838196, 0.23148216307163239, -1.1570038795471191, 0.9330288171768188, 0.6788151860237122, -0.8035421967506409, 0.5238214731216431, -1.0145498514175415, -0.5706323385238647, 0.544540524482727, -0.3397516906261444, -0.7123894095420837, 0.2445702999830246, -0.21238701045513153, 0.5289721488952637, -0.27110230922698975, 0.05269137769937515, -0.7200075387954712, 0.14105093479156494, -0.25093552470207214, 0.4016750752925873, 0.8360478281974792, 0.3160248398780823, 0.6054595708847046, 0.11247160285711288, -1.2699953317642212, -0.406945139169693, 0.49046415090560913, 0.08338285982608795, -0.3357226848602295, -0.12418268620967865, 0.14714612066745758, -0.09877362102270126, 0.345777302980423, -0.25801485776901245, 0.6456841230392456, 0.29416197538375854, -0.28680017590522766, 0.46868839859962463, 0.37174805998802185, 0.05783933028578758, -0.5966229438781738, 0.6810986995697021, 0.4580638110637665, 0.6362498998641968, 0.15698698163032532, -0.8265370726585388, -0.3410708010196686, -0.28339049220085144, 0.1345335692167282, 0.81892991065979, -0.2205510139465332, 0.49478209018707275, -0.06227898225188255, -0.7355575561523438, -0.5418675541877747, 0.2565464675426483, 0.20839841663837433, 0.5254124999046326, 0.353512704372406, -0.42821136116981506, -0.9182064533233643, -0.651987612247467, 0.4007948637008667, -0.09669610112905502, -0.08055976033210754, 0.26394227147102356, 0.654770016670227, -0.5620973110198975, 0.6104429960250854, -0.6619822978973389, -0.544914186000824, 0.03842568024992943, -0.37858641147613525, 0.5018746256828308, 0.695978581905365, 0.8921921253204346, -0.6433652639389038, -0.36295831203460693, -0.35756826400756836, -0.5065019130706787, -0.34728163480758667, 0.28524094820022583, -0.3113599121570587, -0.3701840341091156, 0.2863538861274719, -0.24110765755176544, 0.8545393347740173, 0.9597893357276917, -0.6418250203132629, 0.10176222026348114, -0.09417921304702759, 0.09344437718391418, -1.2689318656921387, 0.2505837082862854, 0.13468292355537415, -0.1127939373254776, -0.5303621292114258, -0.23099666833877563, -0.040593042969703674, 0.08013281971216202, -0.014835611917078495, 0.37177905440330505, -0.08068419247865677, 0.41181832551956177, 0.33432814478874207, -0.10868116468191147, 0.11003582924604416, -0.3112891912460327, 0.03334203362464905, 0.21754492819309235, 1.0752768516540527, -0.5710116624832153, 0.7435893416404724, 0.42918628454208374, -0.04654688760638237, 0.9328803420066833, -0.7239156365394592, -0.2172648310661316, -0.22626514732837677, 0.05549425259232521, -0.962224543094635, -0.6262720227241516, 0.7167653441429138, -0.438589483499527, 0.27145636081695557, -0.1421404927968979, -0.18601052463054657, -0.782889187335968, -0.4754413664340973, 0.6935274600982666, 0.5269832015037537, -0.38442185521125793, -0.09567618370056152, 0.6779364347457886, -0.05163385346531868, 0.15563863515853882, -0.851095974445343, -0.1726308912038803, -0.24743422865867615, -0.023038020357489586, 0.31679144501686096, -0.2566233277320862, -0.1911264806985855, -0.11850455403327942, 0.19528216123580933, -0.19601652026176453, -0.19950197637081146, 0.47801992297172546, 0.11118534207344055, -0.29242226481437683, 0.5851754546165466, -0.02203420363366604, -0.5919560790061951, 0.15353506803512573, 0.13111770153045654, 0.272616446018219, 0.3623422384262085, -0.3646842837333679, -0.3208736479282379, 0.7826804518699646, 0.3282167315483093, -0.1571112424135208, 0.5733180642127991, 0.8508217930793762, -0.7980589866638184, 0.10185465961694717, -0.20704160630702972, -0.1345474123954773, -0.342517226934433, 0.18740983307361603, -0.24750380218029022, -0.37788015604019165, 0.7173604369163513, -0.07553201168775558, -0.2751123309135437, 0.9074701070785522, 0.6184069514274597, 0.1696704924106598, 0.5917820334434509, 0.6141582131385803, -0.41379767656326294, 0.25302430987358093, -0.22355549037456512, -0.09902162104845047, -0.6375657320022583, -0.3607252240180969, -0.5141728520393372, -0.203471839427948, -0.6616221070289612, -0.40565866231918335, 0.30524057149887085, 0.16170921921730042, -0.21152439713478088, 0.3107761740684509, -0.6991141438484192, -0.039726804941892624, 0.7052254676818848, 0.47246694564819336, -0.09662973135709763, -0.12789662182331085, 0.1258525550365448, 0.091141477227211, -0.9027917385101318, -0.20384232699871063, 1.4213674068450928, 0.579392671585083, 0.9122476577758789, 0.1054682806134224, 1.0180491209030151, 0.3918447494506836, 0.49796047806739807, -0.34672388434410095, 0.1257830113172531, -0.32122480869293213, -0.5382999181747437, -0.05730261653661728, -0.13988293707370758, -1.1745495796203613, -0.6692085266113281, -0.5325791239738464, -0.7003222703933716, 0.36626335978507996, 0.47178125381469727, -0.1732107698917389, 0.16791221499443054, -0.6896266341209412, 1.2906274795532227, -0.025445086881518364, 0.09087882936000824, 0.032664451748132706, -0.7223495841026306, 0.18938122689723969, 0.21141482889652252, 0.506585955619812, -0.12646833062171936, -0.036458052694797516, 0.8299698829650879, -0.713955819606781, 0.9299632906913757, -0.3748122453689575, -0.06408549100160599, 0.00764026865363121, -0.39231446385383606, 0.09885691106319427, 0.8511150479316711, -0.045424941927194595, 0.18114055693149567, 0.3008248805999756, -0.62125164270401, -0.11648610979318619, 0.6707717180252075, -0.5985730290412903, 0.030633864924311638, -0.264587938785553, -0.18699903786182404, 0.04782285913825035, 0.10648929327726364, 0.48478731513023376, 0.660554051399231, -0.5459675192832947, -0.3371586501598358, 0.7121300101280212, 0.049304306507110596, -0.33204135298728943, 0.3656997084617615, -0.6247949004173279, -0.4672890305519104, 0.8477985858917236, 0.17602616548538208, -0.02042604610323906, 0.2640622854232788, 0.37007859349250793, 0.06668227910995483, -0.37921056151390076, -0.2084210366010666, -0.014967132359743118, -0.4291906952857971, -0.49939849972724915, -0.3915973901748657, -0.31618455052375793, -0.8606535196304321, -0.18858790397644043, -0.16186653077602386, -0.3814904987812042, -0.8167696595191956, -0.6436923742294312, 1.1684346199035645, 0.909565269947052, -0.8037704825401306, 0.43696513772010803, -0.9034159779548645, 0.8294380903244019, 0.1070922389626503, 1.0215741395950317, -0.4968027174472809, -0.11011404544115067, -0.3737826347351074, -0.08562438935041428, -0.03669644147157669, -0.8999276757240295, -0.09247828274965286, 0.040619783103466034, 0.5695241093635559, 0.697343111038208, -0.04107866436243057, 0.6915261149406433, -0.13767120242118835, 0.7926816344261169, 0.4169003367424011, -0.39537689089775085, 0.8238891363143921, -0.23612180352210999, 0.3453156352043152, 0.8181456327438354, 0.6331470608711243, -0.46854168176651, 0.0840984657406807, -0.9804171323776245, -0.7929857969284058, 0.29652631282806396, 0.011773800477385521, -0.1041429191827774, -0.14900776743888855, 0.3299027383327484, 0.2587870955467224, 0.11621695011854172, -0.47770094871520996, -0.9939655661582947, -0.08773147314786911, -0.47946327924728394, -0.17167256772518158, -0.5696994066238403, -0.4650316536426544, -0.9352056384086609, 0.5330082178115845, 0.3105134963989258, 0.48447781801223755, 0.6052545309066772, 0.39219075441360474, -0.38353320956230164, -0.19602689146995544, 0.5094499588012695, 0.591935396194458, -0.47755831480026245, 0.03913121670484543, -0.14997947216033936, -0.7285221815109253, -0.47600218653678894, 0.6622764468193054, 0.2149263173341751, 0.3284805715084076, 0.6164731979370117, 0.6845929622650146, -0.36311638355255127, -0.19614575803279877, 0.6255893707275391, -0.018350543454289436, -0.5702984929084778, -0.6654197573661804, 0.1010415330529213, -0.05426771566271782, 0.11331696808338165, -0.023669172078371048, -0.2718333303928375, 0.4911743998527527, -0.44800230860710144, 0.498744398355484, 0.11225415766239166, -0.8617044687271118, -0.41019901633262634, 0.5583223700523376, 0.25118333101272583, -0.5369203686714172, 0.6870001554489136, -0.22285196185112, -0.37540701031684875, 0.7979708909988403, 0.4149463474750519, 0.45173680782318115, -0.33523011207580566, 0.45954036712646484, 0.6249068379402161, 0.40199241042137146, 0.22911812365055084, 0.98385089635849, 0.0018333300249651074, -0.33671867847442627, 0.20800551772117615, -0.2841174900531769, -0.20528021454811096, 0.13151828944683075, -1.039797306060791, 0.42679163813591003, -0.5043469667434692, -0.3721006512641907, 0.04512966051697731, 0.10165451467037201, -1.068871259689331, 0.39878883957862854, 0.38422539830207825, 1.3211982250213623, -0.9957927465438843, 0.7232182025909424, 0.9501661062240601, -0.3996580243110657, -0.5040158629417419, -0.2980501353740692, 0.06975870579481125, -0.7843542098999023, -0.22146539390087128, 0.06183486059308052, 0.6142851114273071, -0.41715261340141296, -0.835768461227417, -0.7493612766265869, 1.2059388160705566, -0.07606740295886993, -0.7996471524238586, 0.6343982219696045, 0.07558989524841309, 0.3899308443069458, -0.4531335234642029, 0.061170972883701324, 0.4882929027080536, 0.8269639015197754, -0.029670970514416695, -0.9174531102180481, -0.007580187171697617, -0.7614007592201233, -0.3268093764781952, 0.39234355092048645, -0.3805074691772461, 0.4540051519870758, -0.3522402048110962, -0.013258370570838451, 0.009739499539136887, 0.3799554109573364, 0.033502355217933655, 0.8818536400794983, 0.20868845283985138, 0.9929433465003967, 1.0038716793060303, -0.1131168082356453, 1.1153314113616943, -0.10016975551843643, 0.47327467799186707, 1.2561302185058594, -0.2379242479801178, 0.2156427651643753, 0.6680071353912354, -0.38033053278923035, 0.2853723466396332, 0.44811055064201355, -0.21335004270076752, 0.5548328161239624, 0.5603490471839905, -0.20580101013183594, -0.26179957389831543, 0.07552220672369003, -1.0279295444488525, -0.14425359666347504, 0.5868179798126221, -0.6240078210830688, -0.15170171856880188, 0.1373380869626999, 0.15979936718940735, -0.09580010920763016, -0.5839306116104126, 0.8476888537406921, -0.11225544661283493, -0.013129469007253647, 0.0003696870116982609, -0.35691845417022705, 0.10483738780021667, -0.7688151597976685, -0.4659698009490967, -0.010054434649646282, 0.07402219623327255, -0.5770175457000732, -0.8908432126045227, 0.5943706631660461, -0.38041791319847107, -0.5606654286384583, 0.16994114220142365, 0.686569333076477, -0.485809326171875, -1.0717058181762695, 0.2642151117324829, 0.20019179582595825, 0.32679787278175354, 0.2665872573852539, -0.8983550667762756, 0.3388345241546631, -0.316945344209671, -0.24307668209075928, 0.05218127369880676, 0.37256234884262085, -0.025761809200048447, 0.3674624562263489, 0.4625255763530731, 0.05455346405506134, -0.29032567143440247, 0.3846420645713806, 0.8528408408164978, -0.5176078081130981, -0.12171395868062973, -0.5320717692375183, 0.8231721520423889, -0.3919289708137512, -0.8274646997451782, 0.3804597556591034, 0.869257390499115, 0.852543294429779, -0.28085246682167053, 0.9062745571136475, -0.5176726579666138, 0.7797693014144897, -0.2844041585922241, 0.6854991316795349, -0.621809184551239, -0.2986465096473694, -0.22734759747982025, -0.13772933185100555, -0.9524414539337158, 0.5868568420410156, 0.2306564301252365, -0.2119474560022354, 0.47151437401771545, 0.8594222068786621, -0.18768084049224854, -0.06582888960838318, 0.14034488797187805, 0.368191123008728, 0.08539527654647827, 0.3976213335990906, 0.08171065896749496, -0.5664913058280945, -0.2647581100463867, -0.3454485833644867, -0.6635919213294983, -0.11564388126134872, -0.9642993211746216, -0.6536800861358643, -0.8447208404541016, -0.7829891443252563, -0.7323905229568481, 0.08347874879837036, 1.0826703310012817, 0.6844531893730164, -1.0400880575180054, -0.056709952652454376, -0.044792771339416504, 0.3751603960990906, -0.2476148158311844, -0.0981440618634224, 0.4523821473121643, 0.19124913215637207, -0.1491895467042923, -0.33903568983078003, 0.023969734087586403, 0.12907063961029053, 0.11041654646396637, -0.014712812379002571, -0.052481479942798615, -0.2706643044948578, 0.45093002915382385, 0.5101443529129028, 0.032146137207746506, -0.20654404163360596, -0.6040688157081604, -0.23351553082466125, 0.07215820252895355, 0.7114272713661194, -0.5347512364387512, 0.34644824266433716, 0.5055668950080872, 0.09627201408147812, 0.39841413497924805, -0.21464501321315765, 0.43093380331993103, -0.1124541386961937, -0.03767050430178642, -0.08098895847797394, 0.5465208292007446, -0.050167765468358994, -0.541022777557373, 0.7261896729469299, 0.34652820229530334, -0.3856172561645508, -0.4850080609321594, 0.10300417989492416, -1.5851119756698608, 0.3267303705215454, 0.9260311722755432, 0.0839368999004364, -0.3720865547657013, -0.021325930953025818, -0.409530907869339, 0.24654462933540344, -0.45545127987861633, 0.4675866365432739, 0.39368072152137756, 0.013644249178469181, -0.005816173739731312, -0.5310046672821045, 0.6963988542556763, -0.30131790041923523, -1.0300990343093872, -0.13326133787631989, 0.43192556500434875, 0.16752637922763824, -0.12724536657333374, 1.267151117324829, -0.2661624848842621, 0.39025986194610596, 0.31611499190330505, 0.2987913489341736, -0.08365257829427719, -0.4665100574493408, -0.3527766168117523, -0.2818745970726013, -0.2925146818161011, -0.47840073704719543 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
maxolotl/must-c-en-es-02
maxolotl
2023-10-22T07:47:19Z
437
0
null
[ "region:us" ]
2023-10-22T07:47:19Z
2023-10-22T07:47:13.000Z
2023-10-22T07:47:13
--- dataset_info: features: - name: en dtype: string - name: es dtype: string splits: - name: train num_bytes: 59874575 num_examples: 259892 - name: test num_bytes: 658214 num_examples: 3035 - name: validation num_bytes: 310157 num_examples: 1309 download_size: 37502474 dataset_size: 60842946 --- # Dataset Card for "must-c-en-es-02" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6139975190162659, -0.15740454196929932, 0.42367056012153625, 0.556025505065918, -0.11010725051164627, -0.15273848176002502, 0.2679779827594757, -0.4064202308654785, 0.8811994791030884, 0.7113995552062988, -1.0476281642913818, -0.8145323991775513, -0.6550965309143066, 0.025990720838308334, -0.42675021290779114, 1.2217508554458618, 0.09274470806121826, 0.22095760703086853, -0.4248035252094269, -0.03467521443963051, -0.5606371164321899, -0.440782755613327, -0.3972202241420746, -0.2702488899230957, 0.9288493990898132, 0.9657207727432251, 0.15086795389652252, 0.525963306427002, 0.8207888603210449, 0.08254799246788025, 0.1765483170747757, -0.1382528841495514, -0.3769042193889618, 0.19776734709739685, -0.24581573903560638, -0.6703513264656067, -1.32819402217865, -0.023818882182240486, 0.4384371340274811, 0.42420488595962524, -0.08598142117261887, 0.8021761775016785, -0.11120937764644623, 0.7527110576629639, -0.44497600197792053, 0.4926328957080841, -0.2902669608592987, -0.11768428981304169, -0.6449604034423828, -0.08398615568876266, 0.1578502357006073, -0.39281684160232544, -0.22243815660476685, -1.2354357242584229, 0.13291484117507935, -0.05752181261777878, 1.0102180242538452, 0.39555954933166504, -0.12168033421039581, -0.055060967803001404, -0.4076043367385864, 0.19159568846225739, -0.2618475556373596, 0.5085562467575073, 0.6479575634002686, 0.312071830034256, 0.025027820840477943, -0.6260759234428406, -0.40569016337394714, 0.21089565753936768, 0.12005946040153503, 0.3570075035095215, 0.17160843312740326, -0.002982489997521043, 0.7413561344146729, 0.5164648294448853, -0.33480533957481384, -0.13586503267288208, -0.7909965515136719, -0.35419565439224243, 0.7890006303787231, 0.21813581883907318, 0.22149233520030975, 0.03160138055682182, -0.19317354261875153, -0.20110198855400085, -0.9215728640556335, -0.19986900687217712, 0.5637894868850708, 0.24046100676059723, -1.3100295066833496, 0.7728166580200195, -0.1211237758398056, 0.14831748604774475, 0.17027801275253296, 0.6604493260383606, 0.738100528717041, -0.2838537096977234, 0.06256172060966492, 0.0074929650872945786, 0.23879584670066833, 0.3906841278076172, 0.27506789565086365, 0.07011032104492188, -0.2859579026699066, 0.14531749486923218, -0.06809873133897781, -1.1649142503738403, -0.585472822189331, 0.41041478514671326, -0.44612962007522583, -0.06170738860964775, 0.3157784044742584, -0.978302001953125, -0.3148490786552429, -0.48225635290145874, -0.0918354019522667, 0.3176097273826599, -0.6994962096214294, -0.27994289994239807, -0.6651801466941833, 0.612879753112793, 0.16586939990520477, -0.8741636276245117, 0.48322901129722595, 0.6333414912223816, 0.3607204854488373, 0.14093998074531555, -0.2512912452220917, -0.7148048877716064, 0.1998462677001953, -0.31875312328338623, 1.1562353372573853, -0.651165783405304, -0.6080462336540222, 0.040811892598867416, 0.6169984936714172, 0.37969616055488586, -0.14362028241157532, 0.9863110184669495, -0.2579955458641052, -0.0035479131620377302, -0.9147917032241821, -0.41666799783706665, 0.19199952483177185, 0.33756789565086365, -0.9275073409080505, 1.1035727262496948, 0.3468833565711975, -0.6668235063552856, 0.2911215126514435, -1.143409252166748, -0.5513511300086975, 0.6884404420852661, -0.24774785339832306, -0.31875744462013245, 0.27739018201828003, -0.235235795378685, 0.3029360771179199, -0.30624666810035706, 0.4553449749946594, -0.8284742832183838, -0.12477776408195496, -0.06752064824104309, 0.07091277092695236, 1.0238245725631714, 0.32706162333488464, 0.2907540202140808, -0.061396799981594086, -1.0600701570510864, -0.05448242276906967, 0.39440467953681946, -0.19167634844779968, -0.0836104154586792, -0.20552369952201843, 0.5629186034202576, -0.12362532317638397, 0.7432122826576233, -0.4031698703765869, 0.40125274658203125, -0.014275557361543179, -0.1803998053073883, 0.6043603420257568, 0.04496125876903534, 0.3449634313583374, -0.5008732676506042, 0.4902465045452118, -0.19734548032283783, 0.3337059020996094, 0.028471190482378006, -0.4281309247016907, -0.9421721696853638, 0.10997068881988525, 0.2848576307296753, 1.1028423309326172, -0.5282962322235107, 0.6436273455619812, 0.20154352486133575, -0.7502996325492859, -0.14033733308315277, -0.027693599462509155, 0.2656777501106262, 0.23498153686523438, 0.47425365447998047, -0.5650638341903687, -1.0693854093551636, -0.8217667937278748, 0.4511306583881378, -0.16934429109096527, 0.06942036002874374, 0.4438554048538208, 0.8904982805252075, -0.4851459264755249, 0.6898900270462036, -0.7302421927452087, -0.17086195945739746, 0.014173818752169609, -0.5109938383102417, 0.24490033090114594, 0.7675183415412903, 0.8889428377151489, -0.5454455614089966, -0.15949326753616333, -0.5778963565826416, -0.6925197839736938, -0.3590371012687683, 0.2633146345615387, -0.438070148229599, -0.36110934615135193, 0.26996052265167236, -0.19729043543338776, 0.5245018005371094, 0.9713741540908813, -0.5349555015563965, 0.1757141798734665, -0.10143917053937912, 0.007612838875502348, -1.3351843357086182, 0.4581579864025116, 0.11491937935352325, -0.11704882979393005, -0.4511702060699463, 0.1864829957485199, 0.20862151682376862, -0.20210912823677063, -0.20906956493854523, 0.681595504283905, -0.3862305283546448, -0.032122306525707245, -0.12888605892658234, -0.1383359432220459, 0.07930076122283936, 0.1063082218170166, 0.4061847925186157, 0.6218106150627136, 1.2449432611465454, -0.6797976493835449, 0.7157310247421265, 0.5739646553993225, 0.09112931042909622, 1.1282089948654175, -0.9084644913673401, 0.23859840631484985, -0.19869206845760345, 0.39222392439842224, -0.6660500168800354, -0.6774879097938538, 0.6957788467407227, -0.40908384323120117, 0.6001859903335571, -0.4836193323135376, -0.4848993420600891, -0.5972859263420105, -0.2095545083284378, 0.5728949904441833, 0.2742500901222229, -0.4120098948478699, 0.2533682882785797, 0.7586530447006226, -0.04833172634243965, -0.2709566056728363, -1.0402379035949707, 0.1677965670824051, -0.10447137802839279, -0.053578924387693405, 0.39010733366012573, -0.669901967048645, 0.14346769452095032, -0.2570922076702118, 0.3089779317378998, -0.10160622745752335, 0.16805030405521393, 0.6733410954475403, 0.3832138478755951, -0.26933369040489197, 0.18561363220214844, 0.0424911268055439, -0.8565111756324768, 0.21252360939979553, -0.13392676413059235, 0.32020315527915955, -0.06878821551799774, -0.36358994245529175, -0.46113643050193787, 0.5668492317199707, 0.23943860828876495, -0.26199403405189514, 0.4109033942222595, 0.7225444912910461, -0.8953270316123962, -0.07146632671356201, -0.6448906660079956, -0.2617459297180176, -0.44016844034194946, 0.2254582643508911, -0.19090205430984497, -0.703921914100647, 0.7235776782035828, -0.05466341972351074, 0.06257648766040802, 0.8981073498725891, 0.674712061882019, -0.08146527409553528, 0.3558029234409332, 0.7596331834793091, -0.34345129132270813, 0.33738720417022705, -0.2935055196285248, -0.22011569142341614, -0.7782287001609802, -0.6255181431770325, -0.9396660327911377, -0.31235653162002563, -0.8007494807243347, -0.1759868562221527, -0.0028028623200953007, -0.1204783096909523, -0.4156976044178009, 0.776414692401886, -0.5917096138000488, 0.5324819087982178, 0.4168485999107361, 0.03277960047125816, -0.23826026916503906, -0.10140126198530197, 0.3669593036174774, 0.4365074336528778, -0.6018881797790527, -0.22350244224071503, 1.252197027206421, 0.579319179058075, 0.8139289617538452, 0.1997552067041397, 0.9024755358695984, 0.2381247878074646, 0.3852102756500244, -0.39336881041526794, 0.4103522002696991, 0.00540577620267868, -0.8291846513748169, -0.24179673194885254, 0.08534460514783859, -0.7807533740997314, -0.6652873754501343, -0.380782812833786, -0.2715356945991516, 0.613863468170166, 0.38697412610054016, -0.19237001240253448, -0.06736350804567337, -0.7494109869003296, 0.9018753170967102, -0.23249173164367676, -0.08605307340621948, -0.12847186625003815, -0.7001108527183533, -0.07405078411102295, 0.28237226605415344, 0.13526403903961182, -0.27845367789268494, -0.23966068029403687, 0.8398670554161072, -0.42051100730895996, 1.1721405982971191, -0.6566455364227295, -0.038227785378694534, 0.36751723289489746, -0.12122714519500732, 0.5770037174224854, 0.541857898235321, 0.013330359943211079, 0.25816407799720764, 0.23590731620788574, -0.528950572013855, -0.0388001874089241, 0.6550512909889221, -0.801162600517273, -0.02979954145848751, -0.433868408203125, -0.16987699270248413, 0.04496622085571289, 0.28097814321517944, 0.3978309631347656, 0.5715300440788269, -0.44958236813545227, -0.11501995474100113, 0.843087375164032, 0.2500985562801361, 0.1485949158668518, 0.34632253646850586, -0.09792772680521011, -0.46772781014442444, 1.0772778987884521, 0.24262486398220062, -0.3077361285686493, 0.2961147129535675, 0.16864337027072906, -0.15327858924865723, -0.5940425395965576, -0.6518322229385376, 0.4205191433429718, -0.5020555853843689, -0.5861787796020508, -0.3756643831729889, -0.48598942160606384, -0.41976240277290344, -0.23351430892944336, -0.3104911148548126, -0.48520326614379883, -0.9167807102203369, -0.6253818273544312, 0.9564266204833984, 0.6945111155509949, -0.7767358422279358, 0.5031233429908752, -0.7031394243240356, 0.6502618789672852, -0.02597016654908657, 1.1037895679473877, -0.40468281507492065, -0.36856886744499207, -0.24546460807323456, -0.13408753275871277, 0.030493823811411858, -0.8434027433395386, -0.23844575881958008, 0.1300322413444519, 0.7899466156959534, 0.2293270230293274, -0.19329996407032013, 0.3449476957321167, -0.15337999165058136, 0.7001349925994873, 0.21434126794338226, -0.6234289407730103, 0.7241290807723999, -0.45449313521385193, 0.3509928584098816, 1.0361746549606323, 0.5075027942657471, -0.7702634930610657, 0.010172197595238686, -0.9451320171356201, -0.7745831608772278, 0.6585776805877686, -0.12408745288848877, 0.3018013536930084, -0.08242785185575485, 0.3761312663555145, -0.018704729154706, 0.24869666993618011, -0.8038546442985535, -0.9081034660339355, -0.1671166568994522, -0.21185332536697388, 0.40493884682655334, -0.7183052897453308, -0.10207199305295944, -0.17068174481391907, 0.880073606967926, 0.06336108595132828, 0.3550008237361908, 0.08214626461267471, 0.3225995600223541, -0.1319582462310791, 0.05993307754397392, 0.5088649988174438, 0.5139555335044861, -0.47147947549819946, -0.2160279005765915, 0.27721306681632996, -0.5556086897850037, -0.3501121699810028, 0.36760175228118896, -0.053614772856235504, -0.3810184895992279, 0.45660701394081116, 0.4519897699356079, -0.5425384044647217, -0.18127577006816864, 0.5324543118476868, -0.0795053243637085, -0.4635148048400879, -0.6940962076187134, 0.20198030769824982, 0.18706445395946503, 0.11966527253389359, 0.028054120019078255, -0.0036878061946481466, 0.20122984051704407, -0.41031306982040405, 0.4277941882610321, -0.060705386102199554, -0.7955195903778076, -0.5218755602836609, 0.37489330768585205, 0.7044536471366882, -0.4803251624107361, 0.8321642875671387, -0.38463157415390015, -0.41307738423347473, 0.8983420133590698, 0.4435896575450897, 0.7960904240608215, -0.4238766133785248, 0.25000518560409546, 0.8209081888198853, 0.296879380941391, -0.046924009919166565, 1.122020959854126, -0.4679158627986908, -0.6928195357322693, -0.12975381314754486, -0.12543293833732605, -0.35877907276153564, -0.18871396780014038, -0.8434969186782837, 0.658006489276886, -0.7151375412940979, -0.13922515511512756, -0.26830530166625977, -0.034507397562265396, -1.1637860536575317, 0.2987888753414154, 0.6081904768943787, 1.3323652744293213, -1.0342801809310913, 0.740654706954956, 0.45032572746276855, -0.3503347337245941, -0.5225187540054321, -0.35512205958366394, 0.21029072999954224, -0.8275182843208313, 0.04273529350757599, -0.02117926813662052, 0.10470713675022125, -0.1922599971294403, -0.9986648559570312, -0.9639191627502441, 1.173972487449646, 0.14962974190711975, -1.2066097259521484, 0.4039582312107086, -0.1454208791255951, 0.39927199482917786, -0.47602391242980957, 0.4178963303565979, 0.40818890929222107, 0.888754665851593, 0.15614499151706696, -0.6704241633415222, -0.0583159402012825, -0.4786500334739685, -0.4729316830635071, 0.33138588070869446, -0.8648062348365784, 0.026050329208374023, -0.20819666981697083, -0.167191743850708, 0.1294190138578415, 0.7787238359451294, 0.21165692806243896, 0.6154659390449524, 0.3767933249473572, 0.667241632938385, 1.009785771369934, -0.20579205453395844, 0.6470105051994324, -0.3752255439758301, 0.38038524985313416, 1.3021575212478638, -0.4318869113922119, 0.34799525141716003, 0.41521206498146057, -0.08449249714612961, 0.24675600230693817, 0.6843251585960388, -0.5851831436157227, 0.2397213876247406, 0.4371933341026306, 0.020874395966529846, -0.4535467028617859, -0.2907845973968506, -0.9346468448638916, 0.09740319103002548, 0.743096649646759, -0.17923317849636078, -0.05720479041337967, -0.21158646047115326, 0.13024960458278656, -0.18898558616638184, -0.3228088915348053, 0.7753973603248596, 0.018549904227256775, -0.266635537147522, -0.18542957305908203, -0.055324822664260864, 0.32198402285575867, -0.784235954284668, -0.38068854808807373, -0.20321033895015717, -0.3232395052909851, -0.6979652047157288, -1.126373052597046, 0.8301628232002258, 0.013989648781716824, -0.2546394467353821, -0.0709024965763092, 0.6533564925193787, -0.29070109128952026, -0.9381663799285889, 0.43066632747650146, 0.38432577252388, 0.33429867029190063, 0.25705790519714355, -1.1064258813858032, 0.17451433837413788, -0.17068792879581451, -0.010885507799685001, 0.012314125895500183, 0.2012806087732315, -0.0006159038166515529, 0.4650397300720215, 0.6094608902931213, 0.134153813123703, -0.5750862956047058, 0.47574469447135925, 0.948940634727478, -0.4737124443054199, -0.4089799225330353, -0.5724635720252991, 0.6845721006393433, -0.20519231259822845, -0.5955047607421875, 0.3301815986633301, 1.3498398065567017, 1.082793951034546, 0.1004428043961525, 0.8822982311248779, -0.5558053255081177, 0.5089252591133118, -0.22900737822055817, 0.43727636337280273, -0.4427139461040497, -0.08502130955457687, -0.07145211845636368, -1.0958558320999146, -0.7128878235816956, 0.3866915702819824, 0.07585827261209488, -0.08481376618146896, 0.5194800496101379, 1.2718870639801025, -0.06525719910860062, 0.05449643358588219, 0.006299696397036314, 0.02467757649719715, 0.07891377806663513, 0.4500306248664856, 0.5086976885795593, -0.5480270385742188, 0.0792512446641922, 0.08461931347846985, -0.4619640111923218, 0.07872075587511063, -1.1386728286743164, -0.7424498796463013, -0.902882993221283, -0.730319619178772, -0.7929208874702454, -0.048921260982751846, 1.1249126195907593, 1.0137417316436768, -1.1112239360809326, -0.2920204997062683, -0.0015759323723614216, 0.4256679117679596, 0.14993906021118164, -0.034028310328722, 0.4171229898929596, 0.3201215863227844, -0.4272020757198334, -0.10039716213941574, 0.21848861873149872, 0.49011483788490295, -0.13427361845970154, -0.04549948498606682, 0.1654309630393982, -0.012545552104711533, 0.1630275547504425, 0.5604529976844788, -0.033631034195423126, -0.24373632669448853, -0.42192402482032776, -0.08119753748178482, 0.12027618288993835, 1.1362494230270386, -0.43150848150253296, 0.048257164657115936, 0.6375367641448975, 0.31783977150917053, 0.5865904092788696, -0.12264617532491684, 0.4059504270553589, -0.6228611469268799, 0.0852591022849083, -0.08845391124486923, 0.5165170431137085, 0.053846776485443115, -0.6003193259239197, 0.7801486849784851, 0.48559361696243286, -0.47639673948287964, -0.36029401421546936, 0.2645890712738037, -1.5400601625442505, 0.3358968198299408, 1.0645085573196411, 0.2875790297985077, -0.390391081571579, -0.11110594868659973, -0.43141618371009827, 0.15406247973442078, -0.8465097546577454, 0.10390960425138474, 0.7038519978523254, 0.45913180708885193, -0.23949271440505981, -0.2858401834964752, 0.44938719272613525, -0.45673051476478577, -1.3238813877105713, 0.11454737186431885, 0.4720737338066101, 0.10598165541887283, 0.019049765542149544, 0.8184196352958679, -0.1360664814710617, 0.3463095724582672, 0.33825811743736267, 0.5374361872673035, -0.23367702960968018, -0.8166074156761169, -0.0987435057759285, -0.15140466392040253, 0.0772932767868042, -0.2452143430709839 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
mb23/music_caps_4sec_wave_type
mb23
2023-10-25T13:54:12Z
437
0
null
[ "license:mit", "region:us" ]
2023-10-25T13:54:12Z
2023-10-25T11:36:55.000Z
2023-10-25T11:36:55
--- license: mit dataset_info: features: - name: ytid dtype: string - name: number dtype: int64 - name: audio dtype: audio: sampling_rate: 44100 - name: caption dtype: string splits: - name: train num_bytes: 8829076858.0 num_examples: 25000 download_size: 0 dataset_size: 8829076858.0 configs: - config_name: default data_files: - split: train path: data/train-* ---
[ -0.1285335123538971, -0.1861683875322342, 0.6529128551483154, 0.49436232447624207, -0.19319400191307068, 0.23607441782951355, 0.36072009801864624, 0.05056373029947281, 0.5793656706809998, 0.7400146722793579, -0.650810182094574, -0.23784008622169495, -0.7102247476577759, -0.04782553389668465, -0.38947567343711853, 0.8470754623413086, -0.09598255157470703, 0.024005301296710968, 0.04711989313364029, -0.1431780606508255, -0.6121035814285278, -0.04771772027015686, -1.052453637123108, -0.06787454336881638, 0.30022722482681274, 0.5120980143547058, 0.827591061592102, 0.396028608083725, 0.5030559301376343, 1.7515556812286377, -0.08836911618709564, -0.22754397988319397, -0.45892009139060974, 0.42230671644210815, -0.3327728509902954, -0.4213376045227051, -0.2624169588088989, -0.07449327409267426, 0.32380378246307373, 0.7903715968132019, -0.3810409903526306, 0.19328100979328156, -0.22438451647758484, 1.0082244873046875, -0.8202077150344849, 0.2263088971376419, -0.1669832170009613, 0.14053183794021606, 0.042308785021305084, -0.1459192931652069, -0.132632315158844, -0.6440047025680542, 0.06469497084617615, -0.8995957374572754, 0.10274903476238251, -0.044610701501369476, 0.8789557218551636, 0.21909034252166748, -0.5102370381355286, -0.0459778755903244, -0.6883591413497925, 1.0972505807876587, -0.17556053400039673, 0.7615716457366943, 0.45078057050704956, 0.4528845548629761, -0.5849325656890869, -1.178217887878418, -0.444186270236969, -0.13578970730304718, 0.14722752571105957, 0.3055606484413147, -0.34530261158943176, -0.022343739867210388, 0.10801080614328384, 0.5610312819480896, -0.5003757476806641, -0.3119601309299469, -0.957992672920227, -0.18164905905723572, 0.6820485591888428, 0.3193078637123108, 0.8340443968772888, 0.18731552362442017, -0.7347202301025391, 0.12866359949111938, -1.3239705562591553, 0.07650737464427948, 0.6465021371841431, 0.2394677698612213, -0.5545985102653503, 0.8594784736633301, -0.285879909992218, 0.6262495517730713, 0.27284637093544006, -0.11645288020372391, 0.27842551469802856, -0.23030714690685272, -0.27350643277168274, 0.03308771923184395, 0.3459731340408325, 0.8204494714736938, 0.1624859869480133, -0.019984528422355652, -0.22124026715755463, 0.002071946859359741, 0.26844531297683716, -0.7935100793838501, -0.4712666869163513, 0.1926693618297577, -0.5589529871940613, -0.09108539670705795, 0.43270164728164673, -1.097684383392334, -0.4812983572483063, -0.18798448145389557, 0.05468184873461723, -0.5451682209968567, -0.36979442834854126, 0.07273299992084503, -0.7925408482551575, -0.12434210628271103, 0.5709508657455444, -0.6230251789093018, 0.43974602222442627, 0.5336250066757202, 0.786163330078125, 0.23303917050361633, -0.2361360788345337, -0.6695016622543335, 0.48848265409469604, -0.8661869764328003, 0.36860689520835876, -0.30737850069999695, -0.8298647403717041, -0.09631016105413437, 0.5393157005310059, 0.2066487818956375, -0.665324866771698, 0.7074040770530701, -0.549697995185852, -0.07806510478258133, -0.4308289587497711, -0.24321980774402618, 0.17460422217845917, 0.11115413904190063, -0.6238906979560852, 0.9402236342430115, 0.5551110506057739, -0.5841096639633179, 0.3170124292373657, -0.4869508147239685, -0.6865580081939697, 0.2674822211265564, -0.008751265704631805, -0.04715294390916824, 0.32795268297195435, -0.15983977913856506, -0.0020515620708465576, 0.10505715012550354, 0.008300501853227615, -0.21891629695892334, -0.47863084077835083, 0.06349922716617584, 0.15165063738822937, 1.2536829710006714, 0.40836217999458313, -0.37718790769577026, -0.13140133023262024, -1.0526151657104492, 0.02543264627456665, 0.05050137639045715, -0.42306792736053467, -0.2504563331604004, -0.14882251620292664, -0.20381605625152588, 0.4307262599468231, 0.21184733510017395, -0.8131154775619507, 0.22643575072288513, -0.20640233159065247, 0.3644976019859314, 0.8222091197967529, 0.2703099548816681, 0.39760541915893555, -0.6625280380249023, 0.6563136577606201, 0.2076185643672943, 0.49590179324150085, 0.3540418744087219, -0.3845820426940918, -0.9641578197479248, -0.4421607553958893, -0.10117406398057938, 0.2975529730319977, -0.7744959592819214, 0.584731936454773, 0.012979187071323395, -0.5836696028709412, -0.4465281069278717, -0.15488091111183167, 0.2755323648452759, -0.06606610864400864, 0.033349379897117615, -0.4049781262874603, -0.7394410371780396, -1.0127897262573242, -0.13788102567195892, -0.5021383762359619, -0.2189284861087799, 0.3160586953163147, 0.26177433133125305, -0.3429007828235626, 0.761074960231781, -0.605928361415863, -0.7040645480155945, -0.13973550498485565, -0.09959849715232849, 0.618772029876709, 0.9297672510147095, 0.7491389513015747, -0.7224891781806946, -0.8973815441131592, -0.05623132735490799, -0.5420036911964417, -0.020043618977069855, 0.03815015032887459, -0.18260695040225983, -0.10514965653419495, 0.22352561354637146, -0.6100800037384033, 0.8851075172424316, 0.43224942684173584, -0.6815470457077026, 0.521058976650238, -0.4444415867328644, 0.607380211353302, -0.8642836213111877, -0.2911486029624939, -0.1682354062795639, -0.1976117193698883, -0.7090163826942444, 0.1941153109073639, -0.30022329092025757, -0.3302987813949585, -0.7474029064178467, 0.5274896025657654, -0.9497008919715881, -0.1878155767917633, -0.33672797679901123, -0.03423091769218445, 0.258078396320343, 0.19490550458431244, -0.2356022596359253, 0.8900527954101562, 0.9160481691360474, -0.7121304869651794, 0.5487284064292908, 0.3930913209915161, -0.1920015811920166, 0.713123619556427, -0.3887737989425659, 0.05162034556269646, -0.12344932556152344, 0.14374586939811707, -1.1263889074325562, -0.5611576437950134, 0.13677352666854858, -0.7127033472061157, 0.1768694370985031, -0.16556863486766815, -0.09428544342517853, -0.6608470678329468, -0.33806464076042175, 0.25910061597824097, 0.48612281680107117, -0.4796994924545288, 0.6188153028488159, 0.5728035569190979, 0.026518523693084717, -0.5307413935661316, -0.7206829786300659, 0.20418179035186768, 0.03964628279209137, -0.5569695234298706, 0.3011685907840729, 0.006543658673763275, -0.6622449159622192, -0.37112465500831604, -0.26354193687438965, -0.6043857336044312, -0.22679749131202698, 0.7826980352401733, 0.11994287371635437, -0.09012241661548615, -0.20310327410697937, -0.3199535310268402, -0.061674781143665314, 0.3048747181892395, -0.07575264573097229, 0.7232831716537476, -0.3362368941307068, -0.17849993705749512, -0.8877336382865906, 0.6527547836303711, 0.9970458745956421, 0.09446781873703003, 0.8066442012786865, 0.463242769241333, -0.356474369764328, -0.13046561181545258, -0.3535457253456116, -0.15120631456375122, -0.6857743859291077, -0.1806795597076416, -0.5322473645210266, -0.5411435961723328, 0.40530624985694885, 0.10101401060819626, -0.0021039992570877075, 0.5167040824890137, 0.25336092710494995, -0.28806865215301514, 0.7550323605537415, 1.0343408584594727, 0.13917939364910126, 0.36029139161109924, -0.28547197580337524, 0.6341596841812134, -0.8329949378967285, -0.34052106738090515, -0.4548071026802063, -0.2563583254814148, -0.3121439814567566, -0.1075083538889885, 0.5791015028953552, 0.28182128071784973, -0.4463469982147217, 0.12506772577762604, -0.5994209051132202, 0.6587362289428711, 0.6273985505104065, 0.5719729661941528, 0.1997300386428833, -0.46199458837509155, 0.19982901215553284, 0.048167064785957336, -0.45745572447776794, -0.4009109139442444, 0.7711146473884583, 0.239962637424469, 0.8364018201828003, 0.20927003026008606, 0.4957771599292755, 0.3337545692920685, 0.25280603766441345, -0.6318972110748291, 0.20098070800304413, -0.222828209400177, -1.2459607124328613, -0.2064269483089447, -0.16551266610622406, -1.0080578327178955, -0.11792004108428955, -0.18289004266262054, -0.8406614661216736, 0.2665729522705078, -0.19225698709487915, -0.6640642285346985, 0.520614504814148, -0.5103870630264282, 0.6934709548950195, -0.23555895686149597, -0.2817087173461914, 0.11930041760206223, -0.6889921426773071, 0.5254610776901245, 0.3667148947715759, 0.29168447852134705, -0.3796895146369934, -0.3192877471446991, 0.5068991184234619, -0.8812236785888672, 0.44081082940101624, -0.10565068572759628, 0.1942814439535141, 0.5358878374099731, 0.4153590202331543, 0.38239675760269165, 0.2869906723499298, -0.24593809247016907, -0.23415403068065643, 0.2250344157218933, -0.7581348419189453, -0.2775455117225647, 0.9095457792282104, -0.7519429922103882, -0.8586916923522949, -0.6954255104064941, -0.30645009875297546, 0.2886526584625244, 0.02781439572572708, 0.7154765129089355, 0.6456883549690247, -0.18821007013320923, 0.23777063190937042, 0.720821738243103, -0.014694413170218468, 0.723556399345398, 0.29411089420318604, -0.4056652784347534, -0.6169788241386414, 0.718232274055481, 0.26270464062690735, 0.05162703990936279, 0.028327442705631256, 0.3058736324310303, -0.17546680569648743, -0.1507863998413086, -0.6318317651748657, -0.0639532208442688, -0.7465732097625732, -0.09279482066631317, -0.7541394829750061, -0.2507745921611786, -0.7114589214324951, -0.8068138360977173, -0.708016037940979, -0.45604345202445984, -0.4301196336746216, -0.2335222214460373, 0.5163102746009827, 1.1627084016799927, -0.26131507754325867, 0.8011049628257751, -0.8900954723358154, 0.41936272382736206, 0.4969545006752014, 0.7519727945327759, -0.11060971021652222, -0.6746928691864014, -0.07836240530014038, -0.5338752269744873, -0.29485076665878296, -1.01569664478302, 0.31774672865867615, -0.036885976791381836, 0.4053717255592346, 0.4293888807296753, 0.2519032955169678, 0.4939274191856384, -0.3007313311100006, 1.1130690574645996, 0.7274303436279297, -0.8033815026283264, 0.5195285677909851, -0.7634995579719543, 0.16122232377529144, 0.9363659024238586, 0.544775128364563, -0.4417074918746948, -0.15113961696624756, -1.0259764194488525, -0.8431367874145508, 0.5963038206100464, 0.15439960360527039, 0.01684429496526718, 0.018214639276266098, 0.03168323636054993, 0.29466331005096436, 0.3591306209564209, -0.784728467464447, -0.824022650718689, -0.13851124048233032, 0.25803354382514954, 0.3145602345466614, -0.16485458612442017, -0.3003879189491272, -0.6116158366203308, 0.8711379766464233, 0.1828640252351761, 0.3546237349510193, 0.12073374539613724, 0.04369324818253517, -0.35506951808929443, 0.14787019789218903, 0.5523004531860352, 1.2529062032699585, -0.4098334312438965, 0.3673911392688751, 0.1751268208026886, -0.6540066599845886, 0.6494988203048706, -0.30363473296165466, -0.021784666925668716, 0.6203134655952454, 0.17760910093784332, 0.2852843105792999, 0.3155992031097412, -0.36214208602905273, 0.6047801971435547, -0.029422320425510406, -0.17758524417877197, -0.7005689144134521, 0.15866941213607788, 0.029349908232688904, 0.27508044242858887, 0.43920302391052246, 0.2444339096546173, 0.08246828615665436, -1.0602877140045166, 0.571104884147644, 0.24493856728076935, -0.8676615953445435, -0.30110111832618713, 0.7047960758209229, 0.40753939747810364, -0.47599589824676514, 0.38749027252197266, 0.012702763080596924, -0.671023964881897, 0.5987740755081177, 0.551040768623352, 0.7569668292999268, -0.4702425003051758, 0.30880242586135864, 0.624560534954071, 0.06711313128471375, 0.20550544559955597, 0.6923208236694336, 0.03149370476603508, -0.44738680124282837, 0.23022504150867462, -0.5986737012863159, -0.1468992531299591, 0.13735288381576538, -0.804742693901062, 0.3515333831310272, -0.9312610030174255, -0.24089904129505157, 0.08751519024372101, 0.11761170625686646, -0.6130950450897217, 0.6674697995185852, -0.00852571427822113, 0.9280482530593872, -0.8549090623855591, 0.962628960609436, 0.8559577465057373, -0.31830841302871704, -0.7709447145462036, -0.3355675935745239, 0.0201396644115448, -0.6660529375076294, 0.7108281850814819, -0.18973003327846527, -0.41207355260849, -0.0932389348745346, -0.6229831576347351, -1.0003738403320312, 0.03062039613723755, 0.017416149377822876, -0.46250253915786743, 0.44547978043556213, -0.5157256722450256, 0.32896745204925537, -0.19169752299785614, 0.30509495735168457, 0.771946907043457, 0.7958443760871887, 0.22960850596427917, -0.6354780197143555, -0.44666823744773865, -0.010275822132825851, -0.1668277382850647, 0.45458102226257324, -1.071097493171692, 0.9677367210388184, -0.46525776386260986, -0.34733179211616516, 0.2706637978553772, 0.7977622747421265, 0.253851056098938, 0.3524123430252075, 0.621953547000885, 0.9016802310943604, 0.36450058221817017, -0.311782568693161, 0.7276740670204163, 0.2426334023475647, 0.41525477170944214, 0.736419677734375, -0.22712194919586182, 0.5403842329978943, 0.890641450881958, -0.7861624360084534, 0.5381764769554138, 0.7879026532173157, 0.16047346591949463, 0.7758153676986694, 0.5944147706031799, -0.6119515895843506, -0.11859343945980072, -0.14641447365283966, -0.617155909538269, 0.1979750394821167, 0.052926838397979736, -0.11974767595529556, -0.28460121154785156, -0.13567432761192322, 0.12295038253068924, 0.2836456894874573, -0.5959329605102539, 0.606866180896759, 0.34341561794281006, -0.6328276991844177, 0.21025121212005615, -0.2577953636646271, 0.6709502935409546, -0.5978153944015503, 0.027336426079273224, -0.2269938588142395, 0.41810357570648193, -0.4618743360042572, -1.007582426071167, 0.47138315439224243, -0.29202455282211304, -0.4055127203464508, -0.26942431926727295, 0.8072373867034912, -0.2213389277458191, -0.5572863221168518, 0.37486088275909424, 0.13466545939445496, 0.4147361218929291, 0.4014603793621063, -0.5487300157546997, 0.04779018461704254, 0.13760170340538025, -0.200618177652359, 0.3601188361644745, 0.29737287759780884, 0.25488775968551636, 0.7100129127502441, 0.5052477121353149, 0.22198741137981415, 0.2569434344768524, -0.18668603897094727, 0.8387457728385925, -0.9102790355682373, -0.8167629241943359, -0.9497329592704773, 0.38498955965042114, 0.025727245956659317, -0.8801437616348267, 0.7920297384262085, 0.7652614116668701, 0.5113964080810547, -0.48778945207595825, 0.4755285680294037, -0.32647913694381714, 0.5047132968902588, -0.13870932161808014, 1.0010888576507568, -0.7607624530792236, -0.2958727478981018, -0.030553333461284637, -0.9216437935829163, -0.2533755898475647, 0.5375738143920898, 0.15408295392990112, -0.1460803896188736, 0.4385911226272583, 0.44216352701187134, 0.02217365987598896, 0.2522309720516205, 0.32861030101776123, 0.06042800843715668, 0.14508432149887085, 0.5510439872741699, 1.0931134223937988, -0.4339442849159241, 0.18694785237312317, -0.49234768748283386, -0.45362502336502075, -0.4153490960597992, -0.9548052549362183, -0.664030909538269, -0.48185425996780396, -0.2973938286304474, -0.5915577411651611, 0.11726413667201996, 0.9300881028175354, 0.9018136262893677, -0.625672459602356, -0.41243696212768555, 0.2571353614330292, 0.3029336929321289, -0.22954161465168, -0.14626723527908325, 0.273649662733078, -0.00640781968832016, -0.7211176156997681, 0.39309418201446533, 0.8079767227172852, 0.3887123465538025, 0.08443966507911682, -0.07217182219028473, -0.4407084584236145, 0.02610129863023758, 0.5373559594154358, 0.5729556083679199, -0.6281191110610962, -0.4099642038345337, -0.5328325629234314, -0.21386754512786865, 0.15529415011405945, 0.4807758927345276, -0.5166380405426025, 0.32661089301109314, 0.8128958940505981, 0.1701769381761551, 0.7187885642051697, -0.00224892795085907, 0.667864203453064, -0.897024929523468, 0.44462692737579346, 0.3953385651111603, 0.5681867599487305, 0.0899801105260849, -0.7339168787002563, 0.9820244908332825, 0.4967435598373413, -0.6334061026573181, -1.003425121307373, 0.030799120664596558, -1.1931143999099731, -0.37881767749786377, 0.9890837669372559, -0.09595773369073868, -0.9597456455230713, -0.36448919773101807, -0.3677719235420227, 0.07989602535963058, -0.33809781074523926, 0.35498178005218506, 0.8268190026283264, -0.2538067698478699, -0.2204189896583557, -0.9505574703216553, 0.47529521584510803, 0.31025224924087524, -0.5886626839637756, -0.05114410072565079, 0.32939082384109497, 0.4523683488368988, 0.3009698987007141, 0.5239561200141907, 0.104281947016716, 0.8970535397529602, 0.25200384855270386, 0.30491432547569275, -0.045266687870025635, -0.5900777578353882, -0.016066333279013634, 0.26214760541915894, 0.04487806558609009, -0.6869444251060486 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
ContextualAI/openwebtext-synthetic-testing
ContextualAI
2023-11-14T07:33:00Z
437
0
null
[ "license:apache-2.0", "region:us" ]
2023-11-14T07:33:00Z
2023-11-14T04:57:45.000Z
2023-11-14T04:57:45
--- license: apache-2.0 --- Using 10 records from [openwebtext-10k](https://huggingface.co/datasets/ContextualAI/openwebtext-10k) this dataset is written for very fast testing and can produce a repeat of these 10 records in a form of 1, 2, 3, 4, 5, 10, 100, 300 or 1k records splits, e.g.: ``` $ python -c 'from datasets import load_dataset; \ ds=load_dataset("ContextualAI/openwebtext-synthetic-testing", split="10.repeat"); print(len(ds))' 10 $ python -c 'from datasets import load_dataset; \ ds=load_dataset("ContextualAI/openwebtext-synthetic-testing", split="1k.repeat"); print(len(ds))' 1000 ``` Each record is just a single `text` record of several paragraphs long - web articles. As this is used for very fast functional testing on CI there is no `train` or `validation` splits, you can just repeat the same records.
[ -0.6950566172599792, -0.5483461022377014, 0.0513862781226635, 0.649939239025116, -0.23299820721149445, -0.39509308338165283, -0.33780917525291443, -0.24733224511146545, 0.22216971218585968, 0.1929638534784317, -0.6046099662780762, -0.3159911632537842, 0.0872311219573021, 0.47905683517456055, -0.6803825497627258, 1.1536568403244019, -0.0852159857749939, 0.030977867543697357, -0.13952668011188507, -0.5762825012207031, -0.15622760355472565, -0.289862722158432, -0.21937905251979828, -0.024477249011397362, 0.6852650046348572, 0.4435540735721588, 0.2906360626220703, 0.6060711741447449, 0.34171268343925476, 0.28232789039611816, 0.2780172824859619, 0.25715819001197815, -0.4411046802997589, 0.18618154525756836, -0.10780482739210129, -0.3647446930408478, -0.1373346447944641, -0.013354464434087276, 0.8642200231552124, 0.8271690607070923, 0.049943432211875916, 0.2230909764766693, -0.03022106923162937, 0.3619314432144165, -0.5512511134147644, -0.34715670347213745, -0.19511273503303528, -0.1130751222372055, -0.338800847530365, -0.12301855534315109, -0.6457219123840332, -0.46665698289871216, 0.16188518702983856, -0.8279690146446228, 0.2709207534790039, 0.2452477365732193, 0.9926378130912781, -0.27379310131073, -0.5396458506584167, 0.08460205793380737, -0.5782081484794617, 0.6986685991287231, -0.7823647260665894, 0.4398297667503357, 0.1346452534198761, 0.33144697546958923, -0.11223297566175461, -0.8222593069076538, -0.8658326864242554, -0.04952023923397064, 0.007093796506524086, -0.04703272134065628, 0.1606169492006302, -0.38634973764419556, 0.8207619786262512, 0.40939247608184814, -0.9515156149864197, -0.11613963544368744, -0.45237866044044495, -0.13345712423324585, 0.7964766621589661, 0.13766348361968994, 0.3129430413246155, 0.004715743009001017, -0.4718097150325775, -0.5602529644966125, -0.35678961873054504, -0.19340960681438446, 0.24584949016571045, 0.36235296726226807, 0.13736096024513245, 0.6280441284179688, -0.6149778962135315, 0.7909519672393799, -0.10010162740945816, -0.4673720598220825, 0.693062961101532, -0.3328249454498291, -0.2702038288116455, 0.04933537170290947, 0.9748672246932983, 0.155294269323349, 0.20016613602638245, -0.07127543538808823, -0.21983779966831207, 0.17667019367218018, 0.30779027938842773, -0.9688798785209656, -0.14516329765319824, 0.43527698516845703, -0.36549046635627747, 0.15638400614261627, 0.4055214524269104, -0.786878764629364, -0.10523815453052521, -0.42851921916007996, 0.3603697419166565, -1.0386698246002197, 0.05930275842547417, 0.15942467749118805, -0.3708769381046295, 0.05543934553861618, 0.19088827073574066, -0.4715282618999481, 0.4944547712802887, 0.4517883062362671, 0.8650224804878235, -0.6142546534538269, -0.6646731495857239, -0.6191518306732178, -0.09104087948799133, -0.09857360273599625, 0.7196575403213501, 0.08815675228834152, -0.12107156962156296, 0.02047630213201046, 0.18899202346801758, -0.02612089179456234, -0.4800157845020294, 0.06315425783395767, -0.41587403416633606, 0.12358789145946503, -0.41110649704933167, -0.543424665927887, -0.06999161094427109, 0.3245222270488739, -0.8221900463104248, 1.1004196405410767, 0.3262850344181061, -0.7123631834983826, 0.43164998292922974, -0.5501630902290344, -0.8490948677062988, -0.05015672743320465, -0.025301262736320496, -0.15649215877056122, -0.013471643440425396, -0.024495495483279228, 0.04863811656832695, -0.08388545364141464, -0.1294584423303604, -0.5339644551277161, -0.4653407633304596, 0.3999224901199341, -0.3001161217689514, 0.6860076189041138, 0.33184465765953064, -0.5203521847724915, -0.17202706634998322, -1.3068881034851074, 0.24602770805358887, -0.24166344106197357, -0.6408962607383728, -0.39951691031455994, -0.29413852095603943, 0.6156389713287354, 0.03176666796207428, -0.06669194996356964, -0.9222160577774048, 0.5058874487876892, -0.193654865026474, 0.12008659541606903, 0.5268593430519104, -0.0037633562460541725, 0.1153126060962677, -0.5787652730941772, 0.2983538806438446, 0.37613463401794434, -0.013647040352225304, -0.3121170699596405, -0.2896973788738251, -0.7210471034049988, -0.22599568963050842, 0.7058488130569458, 0.4784601628780365, -0.5751503705978394, 0.44210198521614075, -0.359488844871521, -0.5348774194717407, -0.3992987871170044, -0.17681363224983215, 0.16287849843502045, 0.2930772304534912, 0.5134028792381287, -0.3855111002922058, -0.5200691819190979, -0.9962350130081177, -0.18707653880119324, 0.3980944752693176, -0.26788806915283203, 0.1002064123749733, 0.8812231421470642, -0.21956279873847961, 1.0199482440948486, -0.7488048672676086, -0.3017630875110626, 0.2144211083650589, 0.29080525040626526, 0.39981311559677124, 0.6787142157554626, 0.45374351739883423, -0.8369734287261963, -0.6198830604553223, -0.08203799277544022, -0.48803403973579407, -0.004164930433034897, -0.4996776878833771, -0.2956022322177887, 0.32710951566696167, 0.03650251403450966, -0.4799429774284363, 0.39168688654899597, 0.25833311676979065, -0.43908464908599854, 0.5739485621452332, -0.04838964715600014, 0.28021544218063354, -1.0088131427764893, 0.13389694690704346, 0.17956683039665222, -0.32665789127349854, -0.2836014926433563, 0.11834288388490677, 0.31872665882110596, 0.1260312795639038, -0.7081183791160583, 0.48650145530700684, -0.6257023811340332, -0.02510104887187481, -0.02842055819928646, 0.15037201344966888, -0.03832110017538071, 0.5093112587928772, -0.21122302114963531, 0.8007850646972656, 0.23856760561466217, -0.7215703725814819, 0.36285147070884705, 0.33196449279785156, -0.6976979374885559, 0.5332731008529663, -0.3795928657054901, -0.02170335315167904, 0.20779938995838165, 0.3475477397441864, -0.769332230091095, -0.4184550642967224, -0.26322507858276367, -0.22751379013061523, -0.016729185357689857, 0.46188390254974365, -0.5642074942588806, -0.3626994490623474, -0.5804115533828735, 0.4336620569229126, 0.5239289999008179, -0.7292966246604919, 0.0960221216082573, 0.018288258463144302, 0.23703822493553162, -0.5897967219352722, -0.8851337432861328, -0.4372844696044922, -0.07190535962581635, -0.5930798649787903, 0.30926671624183655, -0.33479493856430054, -0.09335072338581085, -0.04598517343401909, -0.15977974236011505, -0.1821223497390747, -0.18142470717430115, 0.2257600575685501, -0.10738565027713776, -0.23026371002197266, 0.04408822953701019, -0.061653558164834976, 0.13782204687595367, -0.3110787868499756, -0.46248525381088257, 0.5879678726196289, -0.05181001499295235, -0.29186728596687317, -0.4530596435070038, 0.6392258405685425, 0.619651734828949, 0.06141778454184532, 0.7946226596832275, 0.4317092299461365, -0.6336981654167175, -0.4977237582206726, -0.5141088962554932, 0.13863976299762726, -0.4589160680770874, 0.054048363119363785, -0.6745803356170654, -0.7252013087272644, 0.5175985097885132, 0.03242643550038338, -0.02190152369439602, 0.5981585383415222, 0.3139131963253021, -0.349500447511673, 0.7174088358879089, 0.1070782020688057, -0.15490344166755676, 0.24838867783546448, -0.4048698842525482, -0.10224534571170807, -0.6750630140304565, -0.06989976763725281, -0.5504376292228699, -0.42772653698921204, -0.6354110240936279, -0.14362725615501404, 0.3639565408229828, 0.10013053566217422, -0.5604240894317627, 0.5307586789131165, -0.5163684487342834, 0.3762210011482239, 0.8506351709365845, 0.39009472727775574, 0.339396208524704, 0.12856750190258026, -0.2622470259666443, 0.20945297181606293, -0.25241702795028687, -0.255838006734848, 1.2169520854949951, -0.1519533097743988, 0.8466636538505554, 0.20055170357227325, 0.59164959192276, 0.2275024801492691, 0.5575436949729919, -0.5814025402069092, 0.461891770362854, -0.07213260978460312, -0.5570561289787292, -0.4528418779373169, -0.3437374234199524, -0.7697396278381348, 0.06646498292684555, 0.07720612734556198, -0.7093718647956848, 0.35671448707580566, -0.017406068742275238, -0.3294532299041748, 0.25394225120544434, -0.5679364204406738, 0.8146432638168335, -0.16734428703784943, -0.39368388056755066, 0.25097277760505676, -0.3542006313800812, 0.390631765127182, -0.2112720012664795, -0.07277858257293701, 0.11972133070230484, 0.036900777369737625, 0.9358323812484741, -0.8365873694419861, 0.6404542922973633, -0.19107329845428467, 0.1904582381248474, 0.45604652166366577, -0.057821448892354965, 0.2325328290462494, 0.12751437723636627, 0.02802487090229988, -0.0337592251598835, 0.36693549156188965, -0.42935943603515625, -0.29917627573013306, 0.7653675675392151, -0.6689032912254333, -0.34104302525520325, -0.744604229927063, -0.5041279196739197, -0.06062423810362816, 0.5223204493522644, 0.4920559823513031, 0.7354504466056824, -0.37199866771698, 0.5981026887893677, 0.6305603981018066, -0.22250568866729736, 0.57758629322052, 0.3399456739425659, -0.08382361382246017, -0.649540901184082, 0.8481264114379883, 0.37896040081977844, 0.22489675879478455, 0.37949711084365845, 0.040524549782276154, -0.35795021057128906, -0.42674538493156433, -0.4223247766494751, 0.2870892882347107, -0.347654789686203, -0.4490378201007843, -0.7807796597480774, -0.0177632886916399, -0.6725954413414001, -0.011411620303988457, -0.27716100215911865, -0.5349506735801697, -0.12070282548666, 0.03268291428685188, 0.6574283838272095, 0.31448253989219666, -0.2460409253835678, 0.3959273099899292, -0.8757147192955017, 0.5131847262382507, 0.2505592405796051, 0.6283134818077087, 0.011367088183760643, -0.309332937002182, -0.22277864813804626, 0.051051560789346695, -0.4558749794960022, -0.9134557843208313, 0.43528762459754944, 0.11572632193565369, 0.30928516387939453, 0.6003151535987854, 0.35033467411994934, 0.8977094888687134, -0.6211345791816711, 0.933233380317688, 0.2016853541135788, -1.0409743785858154, 0.6413630247116089, -0.6293407082557678, 0.31812989711761475, 0.9500637054443359, 0.7722623348236084, -0.659214198589325, -0.04070344939827919, -0.616952657699585, -0.8824819326400757, 0.6999279856681824, 0.1355559378862381, -0.3684774935245514, -0.196929931640625, 0.2798265814781189, 0.46923136711120605, -0.05581460893154144, -0.567364513874054, -0.3653125762939453, -0.27777647972106934, -0.19895780086517334, -0.1023789495229721, -0.24606795608997345, -0.4148034155368805, -0.45886799693107605, 0.7814607620239258, -0.36889755725860596, 0.22023041546344757, 0.5837216973304749, -0.2734392583370209, 0.28687426447868347, 0.1678515374660492, 0.639204204082489, 0.8165016770362854, -0.4183555841445923, -0.11228084564208984, 0.16303029656410217, -0.6605631113052368, 0.3317175805568695, -0.00022365209588315338, -0.260929673910141, 0.12610067427158356, 0.3577483892440796, 0.6287550330162048, 0.04233018681406975, -0.6713610887527466, 0.4738299548625946, 0.026499969884753227, -0.2220759242773056, -0.731877326965332, 0.06611278653144836, 0.23851054906845093, -0.030738940462470055, 0.33780449628829956, -0.2658473551273346, 0.07795963436365128, -0.7302109599113464, 0.7968738079071045, -0.19743777811527252, -0.057330116629600525, -0.10722670704126358, 0.7949151396751404, 0.14470809698104858, -0.33667686581611633, 1.2406983375549316, -0.12341658025979996, -0.11414184421300888, 0.6376352310180664, 0.6454501748085022, 0.5303922295570374, -0.08413013070821762, 0.031030185520648956, 0.5449236035346985, -0.022592993453145027, -0.5459439754486084, 0.5539100766181946, -0.03434314578771591, -0.8923883438110352, -0.11242280900478363, -0.889794647693634, -0.4773643910884857, 0.3330218493938446, -1.0742920637130737, 0.13144241273403168, -0.39622941613197327, -0.04760757088661194, 0.16835147142410278, -0.0353817455470562, -0.8001004457473755, 0.4965529143810272, -0.17992758750915527, 1.496994137763977, -0.7224407196044922, 0.9979140758514404, 0.5096980929374695, -0.7082031965255737, -0.7805920243263245, -0.09538911283016205, -0.06145097315311432, -0.2363874763250351, 0.476647287607193, 0.4522879123687744, 0.7375925183296204, -0.34312117099761963, -0.41471588611602783, -0.5438860058784485, 1.207275629043579, -0.14493970572948456, -0.737123966217041, 0.2525639832019806, 0.2565899193286896, 0.5068930387496948, -0.38321414589881897, 0.3850545287132263, 0.8681783676147461, 0.6312254667282104, -0.3104219436645508, -0.7067975997924805, 0.13856783509254456, -0.39929869771003723, 0.06772024184465408, 0.08520263433456421, -0.8134035468101501, 0.989678680896759, 0.08222842961549759, -0.10345901548862457, 0.16452407836914062, 0.7490822076797485, 0.5329978466033936, 0.21368061006069183, 0.7653733491897583, 0.8328348398208618, 0.7612545490264893, -0.30119600892066956, 1.1734745502471924, 0.1383858472108841, 0.4489153027534485, 1.2084903717041016, -0.521607518196106, 0.8271965384483337, 0.37386438250541687, -0.3450019657611847, 0.6441013813018799, 0.7821716666221619, -0.3234361708164215, 0.42598387598991394, 0.5539218783378601, -0.33860573172569275, 0.06886527687311172, 0.11102097481489182, -0.4766317307949066, 0.2975676953792572, 0.1102672591805458, -0.16672633588314056, 0.09722250699996948, 0.32159489393234253, 0.12507364153862, -0.13979576528072357, 0.24088174104690552, 0.45989927649497986, -0.0829746276140213, -0.9126290082931519, 0.608159065246582, -0.12109452486038208, 0.8520209789276123, -0.6282356977462769, 0.0702972561120987, -0.4794905483722687, 0.36690863966941833, -0.19079072773456573, -0.603173553943634, 0.14498864114284515, 0.017316145822405815, -0.35739946365356445, -0.22041967511177063, 0.4892706871032715, -0.44743242859840393, -0.4113268554210663, 0.2963947653770447, 0.15212875604629517, 0.26204362511634827, -0.18718740344047546, -0.09454581886529922, 0.07723464071750641, 0.28696388006210327, -0.8006244897842407, 0.5159704685211182, 0.6090123057365417, -0.05996803194284439, 0.4409957826137543, 0.8614009022712708, 0.1051359623670578, 0.1447906345129013, 0.08506055921316147, 0.8683554530143738, -1.225559949874878, -0.6169409155845642, -0.3779955804347992, 0.6968500018119812, -0.41869890689849854, -0.7085212469100952, 0.5646911859512329, 1.0349265336990356, 1.3552148342132568, -0.30149343609809875, 0.9432228803634644, -0.3341240882873535, 0.5651385188102722, -0.28171002864837646, 0.8122950196266174, -0.6484204530715942, -0.2518068552017212, 0.08103293180465698, -0.7887834310531616, -0.15352505445480347, 0.35170599818229675, 0.37309688329696655, -0.34619835019111633, 1.2825305461883545, 0.623086154460907, -0.30386248230934143, 0.3698531687259674, 0.036673858761787415, 0.4380423128604889, 0.3314817249774933, 0.5398502349853516, 0.4312044680118561, -0.6827399134635925, 0.5308178067207336, -0.7208672761917114, -0.3601352274417877, 0.11326418071985245, -0.6709845066070557, -0.6532965898513794, -0.5967812538146973, -0.3089190721511841, -0.549397349357605, -0.3089391887187958, 0.6828334927558899, 0.6901362538337708, -1.1538474559783936, -0.2817963659763336, 0.24911446869373322, -0.236305832862854, -0.48835015296936035, -0.3632393181324005, 0.4554181396961212, -0.18753410875797272, -0.9009002447128296, 0.4528678357601166, -0.054955992847681046, -0.20785687863826752, -0.03111889958381653, 0.21453799307346344, -0.5851258039474487, -0.17338711023330688, 0.603174090385437, 0.39114317297935486, -0.23381315171718597, -0.5611321330070496, -0.22584718465805054, -0.05541586875915527, 0.20324501395225525, 0.883407473564148, -0.8599755764007568, 0.38398829102516174, 0.8743386268615723, 0.6786749362945557, 0.7396359443664551, 0.11166046559810638, 0.549032986164093, -0.6204515695571899, 0.14798665046691895, 0.04968603700399399, 0.42436134815216064, -0.12784028053283691, -0.3367280662059784, 0.9883476495742798, 0.5712465643882751, -0.33452537655830383, -1.0800368785858154, -0.21939554810523987, -1.399523138999939, -0.1999555081129074, 1.1134493350982666, -0.2680847644805908, -0.31720414757728577, 0.19976291060447693, 0.09088228642940521, 0.33272603154182434, -0.5307819843292236, 0.4603448212146759, 0.6254234910011292, -0.516359269618988, 0.23276178538799286, -0.5416963696479797, 0.26768842339515686, 0.14468598365783691, -0.9903978109359741, -0.27397334575653076, 0.5147481560707092, 0.8060315251350403, 0.44765156507492065, 0.7085034251213074, -0.28295111656188965, 0.17728866636753082, 0.34751659631729126, 0.2532671391963959, -0.10206732153892517, -0.47004076838493347, -0.0634840726852417, 0.5025113224983215, -0.5777873396873474, -0.5097770094871521 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
ArmelR/stack-exchange-instruction
ArmelR
2023-05-26T08:37:42Z
436
49
null
[ "region:us" ]
2023-05-26T08:37:42Z
2023-04-06T16:31:58.000Z
2023-04-06T16:31:58
--- pretty_name : stack exchange instruction --- # Dataset Card for "stack-exchange-instruction" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.46028220653533936, -0.45229923725128174, 0.09174897521734238, 0.4259531497955322, -0.061427462846040726, -0.05519770085811615, 0.2387619912624359, -0.02158151939511299, 0.7775254249572754, 0.6099435687065125, -0.8744110465049744, -0.8133185505867004, -0.4914015531539917, -0.431738018989563, -0.39808064699172974, 1.5691124200820923, 0.11242207139730453, 0.07191364467144012, -0.6166700720787048, 0.23043116927146912, -0.4694678485393524, -0.49917152523994446, -0.6680266857147217, -0.19711436331272125, 0.7527939677238464, 0.804750382900238, 0.28597524762153625, 0.4863857626914978, 0.8671396970748901, 0.12462084740400314, 0.1472948044538498, -0.3159361183643341, -0.5447297096252441, -0.13194529712200165, -0.32449784874916077, -0.4016188383102417, -1.2033395767211914, 0.01968788541853428, 0.5754654407501221, 0.5960808992385864, -0.4062412679195404, 0.7012775540351868, -0.27973005175590515, 0.7541333436965942, -0.590173065662384, 0.455779105424881, -0.12609989941120148, -0.2326197773218155, -0.6296708583831787, -0.31511619687080383, -0.09187394380569458, -0.5069740414619446, -0.027389442548155785, -0.9236186742782593, -0.021721266210079193, 0.24227304756641388, 0.6978773474693298, -0.0010679460829123855, 0.11873257905244827, -0.32569780945777893, -0.2093341201543808, 0.30797165632247925, -0.098960742354393, 0.1282777041196823, 0.6595699191093445, 0.40296104550361633, 0.01451515406370163, -0.6195998787879944, -0.32377105951309204, 0.24336141347885132, -0.030319880694150925, 0.3749160170555115, -0.12398999184370041, 0.16463881731033325, 0.6291605830192566, 0.5597532987594604, -0.3925846219062805, -0.050991080701351166, -0.9632995128631592, -0.22013962268829346, 0.6820674538612366, 0.14930537343025208, 0.3852081000804901, -0.10956079512834549, -0.2174784392118454, -0.20209728181362152, -0.6251757144927979, -0.12521852552890778, 0.5390931367874146, 0.13763263821601868, -1.2565152645111084, 0.5458519458770752, -0.013296646066009998, 0.545988917350769, 0.1586333066225052, 0.8187372088432312, 0.5140726566314697, -0.32459932565689087, -0.08395110815763474, 0.015433155931532383, 0.2581122815608978, 0.32464125752449036, -0.07967852056026459, 0.027067285031080246, 0.02983182668685913, -0.2242766171693802, 0.24416828155517578, -1.3319547176361084, -0.77381831407547, 0.3177346885204315, -0.5990409255027771, -0.270592600107193, 0.4179607331752777, -0.9668324589729309, -0.2839857339859009, -0.22966939210891724, 0.15155331790447235, 0.2173285037279129, -0.5371403098106384, -0.17611689865589142, -0.776404082775116, 0.43927037715911865, 0.1299472600221634, -1.0218827724456787, 0.7328659892082214, 0.9655210971832275, 0.49653884768486023, 0.13777391612529755, -0.33538854122161865, -0.9134016633033752, 0.17739149928092957, -0.06129169464111328, 1.083415150642395, -0.870383620262146, -0.409579873085022, -0.02354293502867222, 0.3805392384529114, 0.048628028482198715, -0.11927702277898788, 0.721956193447113, -0.5967744588851929, 0.1983989179134369, -0.6667020320892334, -0.6692866683006287, 0.04114580154418945, 0.3771633505821228, -0.9329628944396973, 0.9188816547393799, 0.26155444979667664, -0.5993959903717041, 0.07004744559526443, -1.6376936435699463, -0.4122701585292816, 0.4918728172779083, -0.011613479815423489, -0.13037312030792236, 0.04994548484683037, -0.014091468416154385, 0.47573938965797424, -0.2511712312698364, -0.12726682424545288, -0.7233834266662598, -0.4032355844974518, 0.1186557412147522, 0.1530338078737259, 1.036187767982483, -0.0129964305087924, 0.2793433964252472, -0.010986216366291046, -0.7808520197868347, -0.16694718599319458, 0.05833159759640694, 0.058832719922065735, -0.37736788392066956, -0.47667914628982544, 0.23616743087768555, -0.18800295889377594, 0.5553073287010193, -0.3203732371330261, 0.5830345153808594, -0.13652203977108002, -0.16728650033473969, 0.8005632162094116, 0.1920582503080368, 0.4188760817050934, -0.3902628421783447, 0.7417318224906921, 0.015991397202014923, 0.31706634163856506, -0.07040555775165558, -0.3734476864337921, -0.5850025415420532, 0.20053565502166748, 0.496867835521698, 0.8888981938362122, -0.4682513177394867, 0.5346075892448425, 0.16059966385364532, -0.5128848552703857, -0.33397382497787476, 0.13580483198165894, 0.4151569902896881, 0.36163803935050964, 0.3358115255832672, -0.4677231013774872, -0.839348554611206, -0.6219523549079895, 0.36507803201675415, 0.03818022087216377, 0.10114860534667969, 0.2983742952346802, 0.9478214383125305, -0.4466305375099182, 0.4717186391353607, -0.835669994354248, 0.04163680598139763, 0.31216931343078613, -0.0015933571849018335, 0.332603394985199, 0.6615222096443176, 0.8229082226753235, -0.5549176931381226, -0.36137691140174866, -0.3646237850189209, -0.42297229170799255, -0.22542673349380493, 0.3795870542526245, -0.7640054821968079, -0.13054250180721283, 0.21720881760120392, -0.25537315011024475, 0.5614798069000244, 0.9642780423164368, -0.3794485032558441, 0.17703519761562347, -0.01796846278011799, 0.2504083216190338, -1.529520869255066, 0.24982023239135742, -0.13671673834323883, 0.1914304792881012, -0.32873061299324036, -0.10732533782720566, -0.055317070335149765, -0.3826906085014343, 0.0404210090637207, 0.7904502153396606, -0.5006240010261536, -0.20162172615528107, -0.24414530396461487, 0.23538456857204437, 0.0054117124527692795, 0.2497890740633011, 0.2233363837003708, 0.6675338745117188, 1.1419293880462646, -0.4951871335506439, 0.9047612547874451, 0.6513271331787109, 0.177886500954628, 1.2134017944335938, -0.7874434590339661, 0.307552307844162, -0.031035589054226875, 0.372326523065567, -0.8460429906845093, -0.7182661890983582, 0.7271648645401001, -0.2929982841014862, 0.32046741247177124, -0.6463595628738403, -0.48165708780288696, -0.7326894998550415, -0.5140981078147888, 0.6618446707725525, 0.6433488726615906, -0.7163251042366028, 0.11700894683599472, 0.8457038998603821, -0.16772393882274628, -0.5485869646072388, -0.937479555606842, 0.11735447496175766, -0.044007159769535065, -0.15542848408222198, 0.44609707593917847, -0.4841914772987366, 0.026737499982118607, -0.27966639399528503, 0.5961803793907166, -0.26465651392936707, -0.15168963372707367, 0.5013461709022522, 0.32529163360595703, -0.1510186642408371, 0.5747323632240295, 0.17905981838703156, -0.698074460029602, 0.38333824276924133, -0.1888388842344284, 0.3511422276496887, -0.25594577193260193, -0.5156053900718689, -0.6325911283493042, 0.48193538188934326, 0.10840346664190292, -0.08345568925142288, 0.46819159388542175, 0.874941885471344, -0.7548007965087891, -0.11223932355642319, -0.49844875931739807, -0.2845194935798645, -0.4893139898777008, 0.05924614146351814, -0.043223556131124496, -0.4544689357280731, 0.5342421531677246, -0.17547310888767242, 0.0803280845284462, 0.7390981316566467, 0.6770709156990051, -0.19537046551704407, 0.49402153491973877, 0.6116284728050232, -0.1613592952489853, 0.47158578038215637, -0.1900750696659088, -0.18827976286411285, -0.8544170260429382, -0.20304261147975922, -0.5968721508979797, -0.46839216351509094, -0.7007677555084229, -0.4924375116825104, -0.023646438494324684, -0.15949487686157227, -0.1887253075838089, 0.5507861971855164, -0.8395657539367676, 0.4884018003940582, 0.542578399181366, 0.023700375109910965, -0.252575159072876, -0.006597097963094711, 0.5238727331161499, 0.27503469586372375, -0.8211286067962646, -0.3328610062599182, 1.191115140914917, 0.39968231320381165, 0.9898558855056763, 0.0773259773850441, 1.0225725173950195, 0.37524136900901794, 0.42594411969184875, -0.3838357627391815, 0.44151970744132996, -0.08961278200149536, -0.5299677848815918, 0.00870534498244524, -0.24868491291999817, -0.9553931355476379, -0.7667431831359863, -0.27905747294425964, -0.3395588994026184, 0.3024730384349823, 0.5233728885650635, -0.18013137578964233, 0.21351680159568787, -1.0109227895736694, 1.1774972677230835, -0.30962225794792175, -0.009010453708469868, -0.30375197529792786, -0.547313928604126, 0.0906829833984375, 0.5382692217826843, 0.11991287767887115, -0.025410890579223633, -0.259478360414505, 1.1238065958023071, -0.3671528398990631, 1.3594313859939575, -0.6636475920677185, -0.10532274842262268, 0.14600947499275208, -0.43050163984298706, 0.2991738021373749, 0.324662983417511, -0.0960165411233902, -0.02577771432697773, 0.1367650032043457, -0.5874462723731995, -0.3879936933517456, 0.6975632309913635, -0.6308667659759521, 0.059689681977033615, -0.11717018485069275, -0.5169656276702881, 0.13464988768100739, 0.24770058691501617, 0.11805573105812073, 0.8260858654975891, -0.6577343940734863, 0.04171031340956688, 0.9038912653923035, 0.2831076681613922, 0.17894652485847473, 0.14972560107707977, -0.20227278769016266, -0.3380340337753296, 1.1199218034744263, 0.08810779452323914, -0.234739750623703, 0.6721954345703125, 0.42184263467788696, -0.27841266989707947, -0.45672398805618286, -0.6177119612693787, 0.1519707888364792, -0.6127593517303467, -0.3031359612941742, -0.3508399426937103, -0.3010852634906769, -0.43535226583480835, -0.4287322759628296, -0.11169297248125076, -0.6130585074424744, -0.6448266506195068, -0.5271118879318237, 1.308195948600769, 0.6220794320106506, -0.5261595249176025, 0.5043497085571289, -0.8942169547080994, 0.4829539656639099, 0.2503316104412079, 0.9547055959701538, -0.27670934796333313, -0.38104376196861267, -0.4841410219669342, 0.16132862865924835, 0.1289435774087906, -0.57469642162323, -0.41045132279396057, 0.04896386340260506, 0.6244152188301086, 0.19972656667232513, 0.09692618250846863, 0.6528400778770447, -0.06062295287847519, 0.4861917495727539, 0.18573330342769623, -0.7807241678237915, 0.8550574779510498, -0.35318294167518616, 0.3969947099685669, 0.7275243997573853, 0.5138871073722839, -0.6817400455474854, 0.014546142891049385, -1.16187584400177, -0.559623658657074, 0.6657257080078125, -0.12978021800518036, 0.503877580165863, -0.05173882469534874, 0.40849143266677856, 0.1280253380537033, 0.30267736315727234, -0.6063324809074402, -0.6455751061439514, -0.047864142805337906, -0.21630553901195526, 0.7399992346763611, -0.5569881200790405, -0.5793735384941101, -0.3903520703315735, 0.6767371892929077, 0.0727153867483139, 0.4475187361240387, -0.33111995458602905, 0.22219929099082947, -0.049243196845054626, 0.2019161731004715, 0.5813491344451904, 0.7830017805099487, -0.3495229482650757, -0.12624439597129822, 0.1656520962715149, -0.5543695092201233, -0.5491880774497986, 0.5783427357673645, 0.19672510027885437, -0.3542414903640747, 0.4359910190105438, 0.7880878448486328, -0.018102576956152916, -0.3167961537837982, 0.5049768090248108, -0.05607185140252113, -0.36146366596221924, -0.5716890096664429, 0.2831125557422638, 0.24173034727573395, -0.0053323544561862946, 0.026291515678167343, -0.14605675637722015, 0.24967879056930542, -0.4286729693412781, 0.6219114065170288, -0.0050235469825565815, -0.6608369946479797, -0.42331254482269287, 0.25643303990364075, 0.8965636491775513, -0.4934372007846832, 0.8342825770378113, -0.2587323486804962, -0.4511319100856781, 0.8004732728004456, 0.29951316118240356, 0.6337487697601318, -0.19028981029987335, 0.43095362186431885, 0.4697016477584839, 0.13616551458835602, 0.24037010967731476, 0.7917248010635376, -0.492011696100235, -0.5626280903816223, 0.004985588137060404, -0.05554474517703056, -0.7382177114486694, -0.4968806207180023, -1.0795608758926392, 0.35843977332115173, -0.7684091329574585, 0.08944679796695709, -0.06386395543813705, 0.0013472841819748282, -0.5986992716789246, 0.03601374849677086, 0.19315814971923828, 1.2005518674850464, -0.7096080183982849, 0.5342100858688354, 0.823800265789032, -0.3321795165538788, -0.3260969817638397, -0.2807200849056244, -0.007232865784317255, -0.943584680557251, 0.14815518260002136, 0.134012371301651, 0.04006011784076691, -0.17706353962421417, -0.9215258955955505, -0.42335814237594604, 1.130458950996399, 0.1253301501274109, -0.6387395262718201, 0.30560094118118286, -0.3975570797920227, 0.3885992765426636, -0.4234491288661957, 0.4130164682865143, 0.36807242035865784, 0.7689157724380493, 0.35540053248405457, -0.5852539539337158, 0.05961623415350914, -0.7741307020187378, -0.3937755227088928, 0.36959031224250793, -0.7125780582427979, 0.19967201352119446, -0.13578684628009796, -0.07953517884016037, -0.07433681190013885, 0.7233993411064148, 0.14636433124542236, 0.32875460386276245, 0.35419127345085144, 0.6368744373321533, 1.1473422050476074, -0.1762341856956482, 1.0629554986953735, -0.19245901703834534, 0.2950790524482727, 1.2230756282806396, -0.23257389664649963, 0.6072009801864624, 0.4227582812309265, -0.014234712347388268, 0.6937924027442932, 0.5997335314750671, -0.5962422490119934, 0.15332993865013123, 0.3550867736339569, -0.12280002981424332, -0.080171599984169, -0.17498458921909332, -0.8287216424942017, 0.08164425939321518, 0.7432910203933716, -0.3370828926563263, -0.09562142193317413, -0.09682062268257141, 0.21488845348358154, -0.13661785423755646, -0.6549321413040161, 0.8159080147743225, -0.13690388202667236, -0.2861553430557251, 0.05539020523428917, -0.24220848083496094, 0.48810502886772156, -0.7472290992736816, -0.5483927726745605, 0.14029687643051147, -0.06692803651094437, -0.5766302943229675, -1.2598295211791992, 0.8238213062286377, -0.11023429781198502, -0.4253089129924774, -0.2825246751308441, 0.7061012983322144, -0.5228397250175476, -0.7912507653236389, 0.23668096959590912, 0.13502900302410126, 0.41203123331069946, 0.3730618357658386, -1.328332543373108, 0.0804404467344284, -0.3770175576210022, -0.09329093992710114, 0.07311748713254929, 0.21941763162612915, 0.051438093185424805, 0.4073050022125244, 0.6007707118988037, -0.13568393886089325, -0.4970253109931946, 0.5332079529762268, 0.8928371667861938, -0.6461071968078613, -0.5782321095466614, -0.49668076634407043, 0.7072398066520691, -0.6491629481315613, -0.5083629488945007, 0.49140745401382446, 0.8648360371589661, 0.9656671285629272, -0.0733792707324028, 0.854731023311615, -0.49623730778694153, 0.6422930359840393, -0.4825754463672638, 0.6472612023353577, -0.2692028880119324, 0.04256167262792587, -0.0563473217189312, -0.48049432039260864, -0.4841708540916443, 0.3808782398700714, -0.22937950491905212, 0.1329198032617569, 0.5752215385437012, 1.1201646327972412, -0.310482382774353, 0.21708668768405914, -0.26666468381881714, 0.11723509430885315, -0.004950755275785923, 0.4033869802951813, 0.48949775099754333, -0.48786723613739014, 0.42045333981513977, -0.20014750957489014, -0.6201644539833069, -0.09190782159566879, -1.067420482635498, -1.1044443845748901, -0.6666637659072876, -0.7373136878013611, -0.435167521238327, 0.019133662804961205, 0.9344183206558228, 0.9735097289085388, -0.929069995880127, -0.5278050899505615, 0.02590804733335972, 0.6025324463844299, -0.21580849587917328, -0.16216447949409485, 0.7289360761642456, 0.09452933073043823, -0.6319025158882141, -0.22568683326244354, 0.2498602271080017, 0.14438951015472412, -0.09223299473524094, 0.06384049355983734, -0.10005190223455429, -0.0665399506688118, 0.4012337327003479, 0.5788058638572693, -0.08428948372602463, -0.1861266940832138, -0.3070933520793915, -0.15316694974899292, 0.08218662440776825, 0.9668993949890137, -0.1736689656972885, 0.2714245319366455, 0.6729296445846558, 0.6791033148765564, 0.5617449283599854, 0.07556279003620148, 0.7805460095405579, -0.7943505644798279, 0.1322888433933258, -0.03867384046316147, 0.2086610496044159, 0.054870013147592545, -0.6469597816467285, 0.6899628639221191, 0.3045595586299896, -0.3987930417060852, -0.4525299072265625, 0.0985449030995369, -1.488019347190857, 0.2797488272190094, 0.794769287109375, 0.1452314555644989, -0.6553682088851929, -0.1033441573381424, -0.4967593550682068, -0.054648175835609436, -0.8973199129104614, 0.45236319303512573, 0.6499044299125671, 0.09512452036142349, -0.46260741353034973, -0.22883574664592743, 0.534464418888092, -0.3880307376384735, -1.59780752658844, 0.26025471091270447, 0.49932560324668884, -0.08241939544677734, 0.14771544933319092, 0.8862014412879944, -0.1624859720468521, 0.7074047327041626, 0.2696281969547272, 0.3419443666934967, -0.23256270587444305, -0.47299566864967346, -0.1323750615119934, 0.04451840743422508, -0.2916569113731384, -0.5914793610572815 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
nlu_evaluation_data
null
2023-01-25T14:41:34Z
435
8
null
[ "task_categories:text-classification", "task_ids:intent-classification", "task_ids:multi-class-classification", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-4.0", "arxiv:1903.05566", "region:us" ]
2023-01-25T14:41:34Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - expert-generated language: - en license: - cc-by-4.0 multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - text-classification task_ids: - intent-classification - multi-class-classification pretty_name: NLU Evaluation Data dataset_info: features: - name: text dtype: string - name: scenario dtype: string - name: label dtype: class_label: names: '0': alarm_query '1': alarm_remove '2': alarm_set '3': audio_volume_down '4': audio_volume_mute '5': audio_volume_other '6': audio_volume_up '7': calendar_query '8': calendar_remove '9': calendar_set '10': cooking_query '11': cooking_recipe '12': datetime_convert '13': datetime_query '14': email_addcontact '15': email_query '16': email_querycontact '17': email_sendemail '18': general_affirm '19': general_commandstop '20': general_confirm '21': general_dontcare '22': general_explain '23': general_greet '24': general_joke '25': general_negate '26': general_praise '27': general_quirky '28': general_repeat '29': iot_cleaning '30': iot_coffee '31': iot_hue_lightchange '32': iot_hue_lightdim '33': iot_hue_lightoff '34': iot_hue_lighton '35': iot_hue_lightup '36': iot_wemo_off '37': iot_wemo_on '38': lists_createoradd '39': lists_query '40': lists_remove '41': music_dislikeness '42': music_likeness '43': music_query '44': music_settings '45': news_query '46': play_audiobook '47': play_game '48': play_music '49': play_podcasts '50': play_radio '51': qa_currency '52': qa_definition '53': qa_factoid '54': qa_maths '55': qa_stock '56': recommendation_events '57': recommendation_locations '58': recommendation_movies '59': social_post '60': social_query '61': takeaway_order '62': takeaway_query '63': transport_query '64': transport_taxi '65': transport_ticket '66': transport_traffic '67': weather_query splits: - name: train num_bytes: 1447941 num_examples: 25715 download_size: 5867439 dataset_size: 1447941 --- # Dataset Card for NLU Evaluation Data ## 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/xliuhw/NLU-Evaluation-Data) - **Repository:** [Github](https://github.com/xliuhw/NLU-Evaluation-Data) - **Paper:** [ArXiv](https://arxiv.org/abs/1903.05566) - **Leaderboard:** - **Point of Contact:** [x.liu@hw.ac.uk](mailto:x.liu@hw.ac.uk) ### Dataset Summary Dataset with short utterances from conversational domain annotated with their corresponding intents and scenarios. It has 25 715 non-zero examples (original dataset has 25716 examples) belonging to 18 scenarios and 68 intents. Originally, the dataset was crowd-sourced and annotated with both intents and named entities in order to evaluate commercial NLU systems such as RASA, IBM's Watson, Microsoft's LUIS and Google's Dialogflow. **This version of the dataset only includes intent annotations!** In contrast to paper claims, released data contains 68 unique intents. This is due to the fact, that NLU systems were evaluated on more curated part of this dataset which only included 64 most important intents. Read more in [github issue](https://github.com/xliuhw/NLU-Evaluation-Data/issues/5). ### Supported Tasks and Leaderboards Intent classification, intent detection ### Languages English ## Dataset Structure ### Data Instances An example of 'train' looks as follows: ``` { 'label': 2, # integer label corresponding to "alarm_set" intent 'scenario': 'alarm', 'text': 'wake me up at five am this week' } ``` ### Data Fields - `text`: a string feature. - `label`: one of classification labels (0-67) corresponding to unique intents. - `scenario`: a string with one of unique scenarios (18). Intent names are mapped to `label` in the following way: | label | intent | |--------:|:-------------------------| | 0 | alarm_query | | 1 | alarm_remove | | 2 | alarm_set | | 3 | audio_volume_down | | 4 | audio_volume_mute | | 5 | audio_volume_other | | 6 | audio_volume_up | | 7 | calendar_query | | 8 | calendar_remove | | 9 | calendar_set | | 10 | cooking_query | | 11 | cooking_recipe | | 12 | datetime_convert | | 13 | datetime_query | | 14 | email_addcontact | | 15 | email_query | | 16 | email_querycontact | | 17 | email_sendemail | | 18 | general_affirm | | 19 | general_commandstop | | 20 | general_confirm | | 21 | general_dontcare | | 22 | general_explain | | 23 | general_greet | | 24 | general_joke | | 25 | general_negate | | 26 | general_praise | | 27 | general_quirky | | 28 | general_repeat | | 29 | iot_cleaning | | 30 | iot_coffee | | 31 | iot_hue_lightchange | | 32 | iot_hue_lightdim | | 33 | iot_hue_lightoff | | 34 | iot_hue_lighton | | 35 | iot_hue_lightup | | 36 | iot_wemo_off | | 37 | iot_wemo_on | | 38 | lists_createoradd | | 39 | lists_query | | 40 | lists_remove | | 41 | music_dislikeness | | 42 | music_likeness | | 43 | music_query | | 44 | music_settings | | 45 | news_query | | 46 | play_audiobook | | 47 | play_game | | 48 | play_music | | 49 | play_podcasts | | 50 | play_radio | | 51 | qa_currency | | 52 | qa_definition | | 53 | qa_factoid | | 54 | qa_maths | | 55 | qa_stock | | 56 | recommendation_events | | 57 | recommendation_locations | | 58 | recommendation_movies | | 59 | social_post | | 60 | social_query | | 61 | takeaway_order | | 62 | takeaway_query | | 63 | transport_query | | 64 | transport_taxi | | 65 | transport_ticket | | 66 | transport_traffic | | 67 | weather_query | ### Data Splits | Dataset statistics | Train | | --- | --- | | Number of examples | 25 715 | | Average character length | 34.32 | | Number of intents | 68 | | Number of scenarios | 18 | ## Dataset Creation ### Curation Rationale The dataset was prepared for a wide coverage evaluation and comparison of some of the most popular NLU services. At that time, previous benchmarks were done with few intents and spawning limited number of domains. Here, the dataset is much larger and contains 68 intents from 18 scenarios, which is much larger that any previous evaluation. For more discussion see the paper. ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process > To build the NLU component we collected real user data via Amazon Mechanical Turk (AMT). We designed tasks where the Turker’s goal was to answer questions about how people would interact with the home robot, in a wide range of scenarios designed in advance, namely: alarm, audio, audiobook, calendar, cooking, datetime, email, game, general, IoT, lists, music, news, podcasts, general Q&A, radio, recommendations, social, food takeaway, transport, and weather. The questions put to Turkers were designed to capture the different requests within each given scenario. In the ‘calendar’ scenario, for example, these pre-designed intents were included: ‘set event’, ‘delete event’ and ‘query event’. An example question for intent ‘set event’ is: “How would you ask your PDA to schedule a meeting with someone?” for which a user’s answer example was “Schedule a chat with Adam on Thursday afternoon”. The Turkers would then type in their answers to these questions and select possible entities from the pre-designed suggested entities list for each of their answers.The Turkers didn’t always follow the instructions fully, e.g. for the specified ‘delete event’ Intent, an answer was: “PDA what is my next event?”; which clearly belongs to ‘query event’ Intent. We have manually corrected all such errors either during post-processing or the subsequent annotations. #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset The purpose of this dataset it to help develop better intent detection systems. ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Creative Commons Attribution 4.0 International License (CC BY 4.0) ### Citation Information ``` @InProceedings{XLiu.etal:IWSDS2019, author = {Xingkun Liu, Arash Eshghi, Pawel Swietojanski and Verena Rieser}, title = {Benchmarking Natural Language Understanding Services for building Conversational Agents}, booktitle = {Proceedings of the Tenth International Workshop on Spoken Dialogue Systems Technology (IWSDS)}, month = {April}, year = {2019}, address = {Ortigia, Siracusa (SR), Italy}, publisher = {Springer}, pages = {xxx--xxx}, url = {http://www.xx.xx/xx/} } ``` ### Contributions Thanks to [@dkajtoch](https://github.com/dkajtoch) for adding this dataset.
[ -0.6040456295013428, -0.6590258479118347, 0.2554585337638855, 0.08084572851657867, 0.011486773379147053, -0.06903000175952911, -0.3258446753025055, -0.4241458773612976, 0.5791118144989014, 0.6033844351768494, -0.8276049494743347, -0.8473787307739258, -0.38325271010398865, 0.23208588361740112, -0.13631027936935425, 1.0853550434112549, 0.24051328003406525, -0.43083304166793823, -0.16932711005210876, -0.287374347448349, -0.6181177496910095, -0.3163122534751892, -0.7203220725059509, -0.2556546926498413, 0.4806887209415436, 0.4556789994239807, 0.67082279920578, 0.22816124558448792, 0.596126139163971, 0.2750954329967499, -0.15120245516300201, 0.1515263468027115, -0.46245449781417847, -0.22399599850177765, 0.1388864666223526, -0.30305027961730957, -0.6786978244781494, 0.05848291888833046, 0.4959076941013336, 0.6477982401847839, -0.0601763054728508, 0.44742098450660706, 0.06873328238725662, 0.8117719292640686, -0.5402461886405945, 0.2257329523563385, -0.42643681168556213, 0.04602665826678276, -0.15159018337726593, -0.31876587867736816, -0.39332106709480286, -0.29422563314437866, 0.22011038661003113, -0.8911313414573669, -0.017272289842367172, 0.16936928033828735, 1.004427194595337, 0.32540521025657654, -0.2414689064025879, -0.3586747646331787, -0.5673360824584961, 0.9315053224563599, -0.7934427857398987, 0.2746331989765167, 0.6610420346260071, 0.18735872209072113, -0.23850542306900024, -0.615504801273346, -0.5749190449714661, -0.04466436058282852, -0.478076696395874, 0.4242134988307953, -0.4113570749759674, -0.11850208044052124, 0.4461185336112976, 0.2246268093585968, -0.6852464079856873, -0.0729982778429985, -0.5539146065711975, -0.10145024955272675, 1.0044338703155518, 0.3305504620075226, 0.15498019754886627, -0.5937145352363586, -0.23479238152503967, -0.0032310166861861944, -0.38914066553115845, 0.4481041729450226, 0.43818292021751404, 0.36956775188446045, -0.3440672755241394, 0.7507417798042297, -0.35046643018722534, 0.7650775909423828, -0.08403440564870834, -0.1347031593322754, 0.5856736898422241, -0.5229711532592773, -0.38397762179374695, 0.1496429145336151, 1.1125367879867554, 0.6186009645462036, -0.20125776529312134, -0.11133544892072678, -0.06739207357168198, -0.08621972799301147, 0.45667538046836853, -0.5347529649734497, -0.18764761090278625, 0.8192508220672607, -0.5693235397338867, -0.2877419888973236, 0.051490020006895065, -0.6698153018951416, -0.06287960708141327, -0.44721436500549316, 0.3572124242782593, -0.33690792322158813, -0.14365489780902863, 0.13441406190395355, -0.07297764718532562, 0.30913910269737244, 0.2611329257488251, -0.725122332572937, 0.46615085005760193, 0.6291218400001526, 0.676318883895874, -0.35615074634552, -0.17087188363075256, -0.17590618133544922, -0.11251813173294067, -0.11163556575775146, 0.7519113421440125, -0.23116010427474976, -0.3676556646823883, -0.09160538762807846, 0.22748491168022156, -0.21011900901794434, -0.3888908326625824, 0.8430894613265991, -0.4920870363712311, 0.5360732078552246, -0.4680636525154114, -0.5704562664031982, -0.2465532124042511, 0.31082475185394287, -0.9909825325012207, 1.3609886169433594, 0.2082766443490982, -0.8628906011581421, 0.5348113775253296, -1.298135757446289, -0.42274725437164307, 0.24153456091880798, -0.05111002177000046, -0.5880520343780518, -0.27321135997772217, 0.19702467322349548, 0.5563764572143555, -0.18395519256591797, 0.30196499824523926, 0.06128690391778946, -0.4190237522125244, 0.16094979643821716, -0.14352865517139435, 1.3715977668762207, 0.2214113473892212, -0.48086923360824585, 0.3180532157421112, -1.01600182056427, -0.10793192684650421, 0.19622519612312317, -0.3484552800655365, -0.34165826439857483, -0.1119065135717392, 0.0955062061548233, 0.08151622116565704, 0.17886297404766083, -0.5917749404907227, 0.13019759953022003, -0.20417523384094238, 0.2775774300098419, 0.6071563363075256, 0.008353120647370815, 0.5035865902900696, -0.5073248147964478, 0.43950319290161133, -0.11416646838188171, 0.4139242172241211, 0.11640570312738419, -0.9564893245697021, -0.6754330396652222, -0.12776675820350647, 0.16805951297283173, 0.6791952252388, -0.3373899757862091, 0.9188593626022339, -0.4477322995662689, -0.46508413553237915, -0.6976305842399597, 0.1528056263923645, 0.277546763420105, 0.4781866669654846, 0.5179728865623474, -0.09361500293016434, -0.7313010096549988, -0.8911744356155396, -0.002809875877574086, -0.14180801808834076, -0.05322252959012985, 0.6967179179191589, 0.6153607964515686, -0.3805549144744873, 1.1365798711776733, -0.4919712543487549, -0.5494128465652466, -0.5358462333679199, -0.1139678880572319, 0.5097184181213379, 0.3643459677696228, 0.42651882767677307, -0.8827001452445984, -0.31835228204727173, -0.1101406067609787, -0.9102529287338257, 0.09707588702440262, -0.34188780188560486, -0.35109665989875793, 0.15620912611484528, 0.31765347719192505, -0.5988385677337646, 0.6076110601425171, 0.7205601334571838, -0.5591976642608643, 0.6323797702789307, 0.08705426007509232, 0.09531251341104507, -1.1941274404525757, 0.24605517089366913, -0.03529810532927513, 0.051551420241594315, -0.6909236907958984, -0.25647398829460144, -0.2502703070640564, 0.123581662774086, -0.45759108662605286, 0.6194489002227783, -0.30714303255081177, -0.07601455599069595, 0.08376939594745636, 0.05460359528660774, 0.1812996119260788, 0.4990154802799225, -0.04544251039624214, 0.7873919606208801, 0.44179287552833557, -0.8130345940589905, 0.26487472653388977, 0.6216537356376648, -0.6425619125366211, 0.3467177748680115, -0.7369207739830017, 0.0629715844988823, 0.05396796390414238, 0.3327890932559967, -0.9218466281890869, -0.33103469014167786, 0.3944045901298523, -0.5319806933403015, -0.05967443063855171, -0.07627943158149719, -0.42309096455574036, -0.514735221862793, -0.20484039187431335, 0.12472163885831833, 0.461397647857666, -0.3535197377204895, 0.8283699154853821, 0.5485314130783081, 0.18172205984592438, -0.6907613277435303, -0.6216582655906677, -0.0038498002104461193, -0.3266890048980713, -0.7068949937820435, 0.405096173286438, -0.08240628242492676, -0.31269457936286926, 0.23934347927570343, 0.14415645599365234, 0.13154305517673492, 0.3089357018470764, 0.32582902908325195, 0.4281867742538452, -0.14635057747364044, -0.0368715263903141, -0.14415355026721954, -0.0010108115384355187, 0.19329124689102173, 0.0007306947954930365, 0.6475089192390442, -0.1067684069275856, -0.24350251257419586, -0.6967147588729858, 0.2970260679721832, 0.18767450749874115, -0.20602013170719147, 0.7699338793754578, 0.900880753993988, -0.1798063963651657, 0.057152580469846725, -0.5221045017242432, -0.26252275705337524, -0.44955065846443176, 0.09327219426631927, -0.25132668018341064, -0.7918851971626282, 0.6419888734817505, 0.15797053277492523, 0.6378648281097412, 0.6511110663414001, 0.39233455061912537, -0.32942044734954834, 0.6726369261741638, 0.38097819685935974, -0.11961787194013596, 0.337826132774353, -0.7530138492584229, 0.11678566783666611, -1.1054493188858032, -0.5044975876808167, -0.5112723708152771, -0.48590460419654846, -0.7146776914596558, -0.3083338439464569, 0.03397147357463837, -0.08871430158615112, 0.025446312502026558, 0.6130061745643616, -0.7214224338531494, 0.22264927625656128, 0.8524091243743896, 0.05080801248550415, 0.11829734593629837, -0.11604393273591995, 0.08669587969779968, 0.08892156928777695, -0.7231265306472778, -0.6266792416572571, 1.3933976888656616, 0.09559569507837296, 0.3713406026363373, 0.18760818243026733, 0.8441208004951477, 0.3222133219242096, 0.3558644950389862, -0.8063466548919678, 0.6627168655395508, -0.03625248000025749, -0.8362115621566772, -0.4669146239757538, -0.4901069402694702, -1.4081929922103882, 0.01837218925356865, -0.3058103322982788, -0.9629918336868286, 0.3553127944469452, -0.08507504314184189, -0.5575560331344604, 0.34192001819610596, -0.6832836866378784, 0.9073454141616821, -0.077149897813797, -0.04642314836382866, 0.2031397670507431, -0.7384061217308044, 0.27792713046073914, 0.0896454006433487, 0.36226537823677063, -0.4493163526058197, 0.1818697601556778, 1.236444115638733, -0.24057358503341675, 0.7543370723724365, -0.10256369411945343, 0.11783110350370407, 0.5135160088539124, -0.3546730577945709, 0.3676098585128784, 0.1874413788318634, -0.20856641232967377, 0.33834323287010193, -0.1773315668106079, -0.25705528259277344, -0.40068474411964417, 0.6507272124290466, -0.7917842268943787, -0.3583928942680359, -0.37074440717697144, -0.4556649327278137, 0.08044983446598053, 0.2880534827709198, 0.30577561259269714, 0.3430143892765045, -0.22923807799816132, 0.46068841218948364, 0.6912243962287903, -0.3582194149494171, 0.38473039865493774, 0.3512420058250427, -0.1220686286687851, -0.3322289288043976, 0.6864433288574219, -0.019064931198954582, 0.13831640779972076, 0.3870519697666168, 0.18151241540908813, -0.5022481679916382, -0.3788888454437256, -0.392874151468277, -0.020584899932146072, -0.47726234793663025, -0.1960602104663849, -0.9710364937782288, -0.05680927261710167, -0.6319141387939453, -0.1546495109796524, -0.30035507678985596, -0.31688597798347473, -0.41557976603507996, -0.20816180109977722, 0.6994031071662903, 0.6144482493400574, 0.03677923232316971, 0.4113820791244507, -0.45103514194488525, 0.5230557918548584, 0.11156750470399857, 0.23886984586715698, -0.3583678901195526, -0.3688161373138428, -0.17678435146808624, 0.024982260540127754, -0.18779686093330383, -0.6224352717399597, 0.34078267216682434, 0.16043618321418762, 0.7708992958068848, 0.1513165533542633, 0.17884044349193573, 0.59498131275177, -0.3482668399810791, 1.0987743139266968, -0.0034472383558750153, -0.5888941884040833, 0.87335205078125, -0.21790510416030884, 0.3675706386566162, 0.9474844932556152, 0.5147216320037842, -0.5594635605812073, -0.29199957847595215, -0.9552679657936096, -1.1929268836975098, 0.8647181987762451, 0.6016255617141724, 0.10182210803031921, -0.03894804045557976, 0.2231011837720871, -0.04830925166606903, 0.09091917425394058, -0.7778893113136292, -0.9768809080123901, -0.0830196738243103, -0.0862303152680397, -0.0839032381772995, -0.0771133303642273, -0.3243195712566376, -0.3945925831794739, 0.7266355156898499, 0.08727268874645233, 0.52281254529953, 0.3371012806892395, 0.03018963523209095, 0.18601055443286896, 0.41441041231155396, 0.5665808916091919, 0.581523060798645, -0.5621833205223083, -0.28171664476394653, 0.18103882670402527, -0.643449604511261, -0.11959709972143173, 0.08836513012647629, -0.5005263090133667, 0.2597195506095886, 0.32696688175201416, 0.9663151502609253, 0.14724811911582947, -0.42193135619163513, 0.3920392692089081, -0.413014680147171, -0.3947697579860687, -0.664904773235321, 0.026951881125569344, -0.07433632016181946, -0.08770781010389328, 0.4677799642086029, 0.11296574026346207, 0.4570373594760895, -0.46936747431755066, 0.29399576783180237, 0.2869274914264679, -0.42218807339668274, -0.21605683863162994, 0.5993901491165161, 0.1149381548166275, -0.45290571451187134, 0.5598278641700745, -0.3879297971725464, -0.3624797761440277, 0.6898785829544067, 0.3207201659679413, 0.8388400673866272, -0.0461413636803627, 0.19536490738391876, 0.7190490961074829, 0.5172342658042908, 0.17603819072246552, 0.737040638923645, 0.014255021698772907, -0.7632455229759216, -0.36203306913375854, -0.7375782132148743, -0.4496586322784424, 0.3958238661289215, -1.0164786577224731, 0.22750288248062134, -0.35053592920303345, -0.4302804470062256, 0.21104079484939575, 0.28140121698379517, -1.0582224130630493, 0.3211444020271301, -0.061178576201200485, 0.8689101338386536, -0.7782725095748901, 0.6374484300613403, 0.7811225056648254, -0.37506914138793945, -1.105425477027893, -0.29107531905174255, -0.0395810529589653, -0.5827639102935791, 0.44764989614486694, 0.32411226630210876, 0.21013516187667847, -0.09613578766584396, -0.3832809329032898, -0.8140982389450073, 1.3027076721191406, -0.23843073844909668, -0.6063024401664734, 0.1951233595609665, 0.1780841052532196, 0.4276464879512787, -0.37476420402526855, 0.3199571967124939, 0.8841124176979065, 0.6293239593505859, -0.1637803316116333, -0.8635690212249756, 0.19973237812519073, -0.4736059010028839, -0.38804301619529724, 0.11976975947618484, -0.3976973593235016, 0.6565676331520081, -0.20815131068229675, -0.1468738466501236, -0.2747582197189331, 0.6489554643630981, 0.47882550954818726, 0.45169344544410706, 0.6736223697662354, 0.7552323937416077, 0.8899672627449036, -0.3549586832523346, 1.2601697444915771, -0.2742898464202881, 0.3247235417366028, 1.3046671152114868, -0.02594367042183876, 0.9303121566772461, 0.4648905098438263, -0.3183552920818329, 0.48348748683929443, 0.536990225315094, -0.10406405478715897, 0.4535049498081207, 0.025189632549881935, -0.13428042829036713, 0.07845291495323181, -0.12344115972518921, -0.4260019361972809, 0.5277971029281616, 0.5354948043823242, -0.36730968952178955, 0.13840064406394958, -0.04555815830826759, -0.039121389389038086, -0.3236466348171234, -0.11041176319122314, 1.0218544006347656, -0.14790232479572296, -0.5512977242469788, 0.5110822916030884, -0.3895609378814697, 0.8779876232147217, -0.6058891415596008, 0.06724483519792557, -0.046847667545080185, -0.05329391360282898, -0.5455331206321716, -1.113373041152954, 0.37883460521698, -0.19853565096855164, -0.029053211212158203, -0.12246637046337128, 0.4962455928325653, -0.14618420600891113, -0.5785195231437683, 0.44473937153816223, 0.23900778591632843, 0.41004544496536255, 0.08726600557565689, -1.0131890773773193, 0.19093817472457886, 0.1893322765827179, -0.512438178062439, 0.012800539843738079, 0.38080495595932007, 0.05689874291419983, 0.6040481328964233, 1.002186894416809, 0.12332426011562347, 0.24221733212471008, 0.4338470995426178, 0.8995401859283447, -0.7017282843589783, -0.37569543719291687, -0.5748568773269653, 0.6614280343055725, -0.41332295536994934, -0.735687792301178, 0.9087699055671692, 0.814727783203125, 0.9094197750091553, 0.22827064990997314, 0.7720777988433838, -0.41913989186286926, 0.43481725454330444, -0.4250558316707611, 0.6176301836967468, -0.7180407643318176, 0.42295587062835693, -0.27951446175575256, -0.9358578324317932, -0.3678338825702667, 0.7300484776496887, -0.358077734708786, -0.058097030967473984, 0.42201972007751465, 0.6570688486099243, 0.07420962303876877, 0.21730640530586243, 0.2564390301704407, 0.02862420119345188, 0.3754231929779053, 0.3863801956176758, 0.7019528746604919, -0.8652498126029968, 0.5370161533355713, -0.813927412033081, -0.03810841962695122, -0.3454313576221466, -0.7188292741775513, -0.852913498878479, -0.6220546960830688, -0.48747527599334717, -0.4852235019207001, -0.11154495179653168, 1.0151245594024658, 0.7025872468948364, -1.02716064453125, -0.24745595455169678, -0.0036782606039196253, 0.013415301218628883, -0.2676229178905487, -0.2885909676551819, 0.5939473509788513, -0.18341751396656036, -0.5290194749832153, 0.3145083487033844, 0.0738888829946518, -0.12830747663974762, -0.18286527693271637, -0.10223023593425751, -0.3362131416797638, -0.06798645108938217, 0.6772773861885071, 0.24485638737678528, -0.8179561495780945, -0.041182950139045715, 0.16281098127365112, -0.1384488046169281, 0.32176434993743896, 0.380398154258728, -0.6309713125228882, 0.30485981702804565, 0.30605530738830566, 0.34216201305389404, 0.39873939752578735, -0.07054229080677032, 0.08080261945724487, -0.7545222043991089, 0.08923627436161041, 0.3962908685207367, 0.4566299021244049, 0.29092320799827576, -0.6839585304260254, 0.6924574375152588, -0.21794722974300385, -0.6352503299713135, -0.7662004828453064, -0.2280215173959732, -1.5923395156860352, -0.027102388441562653, 1.4263699054718018, -0.040207743644714355, -0.4659588634967804, -0.5026932954788208, -0.23634324967861176, 0.019706333056092262, -0.7656642198562622, 0.6723164319992065, 0.48076745867729187, -0.19396758079528809, 0.04355943202972412, -0.9185129404067993, 0.768925130367279, 0.2274031937122345, -1.0922329425811768, -0.06119343265891075, 0.15845854580402374, 0.20391422510147095, 0.5504128336906433, 0.9374260306358337, -0.08163152635097504, 0.30497363209724426, -0.17704905569553375, 0.13452179729938507, 0.1781291365623474, -0.17889916896820068, -0.02320040948688984, -0.03094244934618473, -0.29169130325317383, -0.2465772181749344 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
jxu124/refcoco
jxu124
2023-05-20T18:58:37Z
434
1
null
[ "region:us" ]
2023-05-20T18:58:37Z
2023-04-22T10:52:18.000Z
2023-04-22T10:52:18
--- dataset_info: features: - name: sent_ids sequence: int64 - name: file_name dtype: string - name: ann_id dtype: int64 - name: ref_id dtype: int64 - name: image_id dtype: int64 - name: split dtype: string - name: sentences list: - name: raw dtype: string - name: sent dtype: string - name: sent_id dtype: int64 - name: tokens sequence: string - name: category_id dtype: int64 - name: raw_anns dtype: string - name: raw_image_info dtype: string - name: raw_sentences dtype: string - name: image_path dtype: string - name: bbox sequence: float64 - name: captions sequence: string - name: global_image_id dtype: string - name: anns_id dtype: string splits: - name: train num_bytes: 81385755 num_examples: 42404 - name: testB num_bytes: 3284397 num_examples: 1810 - name: test num_bytes: 3943834 num_examples: 1975 - name: validation num_bytes: 7355626 num_examples: 3811 download_size: 38895129 dataset_size: 95969612 --- # Dataset Card for "refcoco" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6026525497436523, -0.05069966986775398, 0.1355532705783844, 0.15718278288841248, -0.22462420165538788, -0.0592813566327095, 0.3471461534500122, -0.3870706558227539, 0.907154381275177, 0.6720314621925354, -0.8173993825912476, -0.6596481204032898, -0.37554290890693665, 0.01187589205801487, -0.22993355989456177, 1.4701944589614868, 0.00022872288536746055, -0.004837600514292717, -0.5901516079902649, -0.22413726150989532, -0.3781239688396454, -0.4157244563102722, -0.735304057598114, -0.6637868285179138, 1.0919028520584106, 0.9161080121994019, 0.267371267080307, 0.3440472185611725, 0.8335704207420349, 0.1789959967136383, 0.1808355748653412, -0.08330286294221878, -0.4612414538860321, 0.003893480636179447, -0.5467714071273804, -0.5986127853393555, -0.9286086559295654, 0.13171857595443726, 0.4876677393913269, 0.4582586884498596, -0.33283570408821106, 0.7933658361434937, -0.3033371567726135, 0.9292790293693542, -0.5322336554527283, 0.5506793856620789, -0.2169530689716339, -0.15177620947360992, -0.5469945669174194, -0.19791550934314728, 0.08062717318534851, -0.6019123196601868, -0.07341836392879486, -1.2292866706848145, 0.43843552470207214, 0.1694781482219696, 0.9359495639801025, 0.20206387341022491, 0.05034437030553818, -0.22035980224609375, -0.5139206051826477, 0.0783601701259613, -0.10964439809322357, 0.33423060178756714, 0.6665229797363281, 0.6081302762031555, 0.07295957207679749, -1.0297682285308838, -0.5251016616821289, 0.04865209013223648, -0.025537034496665, 0.34015482664108276, 0.1161218136548996, -0.08601319044828415, 0.5641170144081116, 0.6271148324012756, -0.1677583009004593, -0.35972854495048523, -0.6537356972694397, -0.39595577120780945, 0.7810736894607544, 0.13224920630455017, 0.060054000467061996, 0.07760520279407501, -0.2596767544746399, -0.30438122153282166, -0.4569803774356842, -0.02205359749495983, 0.3807608485221863, 0.22040104866027832, -1.0549390316009521, 0.5365241765975952, -0.22481465339660645, 0.38803359866142273, 0.2577114403247833, 0.5619395971298218, 0.6579059362411499, -0.623768150806427, -0.16998110711574554, -0.07255405932664871, 0.35215917229652405, 0.2526510953903198, 0.3229961395263672, 0.10487472265958786, -0.06485404074192047, -0.2120816856622696, 0.30392640829086304, -1.0351144075393677, -0.8028616309165955, 0.3316940665245056, -0.600396990776062, -0.31422531604766846, 0.5150588154792786, -0.994392991065979, -0.5248404145240784, -0.3540519177913666, -0.2079409658908844, 0.31666380167007446, -0.7354439496994019, -0.3243372142314911, -0.7819575071334839, 0.40285834670066833, 0.1999528706073761, -0.7635499238967896, 0.48475366830825806, 0.6032270789146423, 0.47366151213645935, 0.3226165175437927, -0.16964954137802124, -0.8450174927711487, 0.23510967195034027, -0.02781214751303196, 1.1686924695968628, -0.8043486475944519, -0.4654400646686554, 0.15766039490699768, 0.6278459429740906, 0.338643878698349, -0.3804389238357544, 0.9217913150787354, -0.4561554491519928, -0.2906116545200348, -1.022103190422058, -0.37683290243148804, -0.09209004789590836, 0.2913815379142761, -1.1438816785812378, 0.9605163335800171, 0.44627925753593445, -0.8278733491897583, 0.34003716707229614, -1.212503433227539, -0.36995354294776917, 0.5488167405128479, -0.022271323949098587, -0.41898706555366516, 0.25025221705436707, -0.2874019742012024, 0.43091830611228943, -0.4537065327167511, 0.2610000967979431, -0.8172193169593811, -0.08752595633268356, 0.27432164549827576, 0.48594334721565247, 0.8042963743209839, 0.5208792090415955, 0.49900805950164795, 0.13280849158763885, -0.9355298280715942, -0.15471439063549042, 0.22121495008468628, 0.07552114874124527, -0.38607364892959595, -0.5282379388809204, 0.34256696701049805, -0.20683450996875763, 0.38946443796157837, -0.4191078543663025, 0.5805894136428833, 0.39267730712890625, 0.04158853739500046, 0.5198361873626709, 0.17441034317016602, 0.4079991281032562, -0.5557310581207275, 0.6625263094902039, -0.06656141579151154, 0.37899869680404663, -0.010603165253996849, -0.375559538602829, -0.6865096688270569, -0.009894720278680325, 0.7771579027175903, 0.6791136860847473, -0.7869741916656494, 0.4714559018611908, 0.2221936136484146, -0.6935831904411316, -0.3674421012401581, -0.08599936217069626, 0.23344039916992188, 0.6277484893798828, 0.330473393201828, -0.8069097995758057, -0.8961466550827026, -0.7515144348144531, 0.4202989339828491, -0.031798847019672394, 0.1151733249425888, 0.48587486147880554, 1.0468965768814087, -0.5623392462730408, 0.7334247827529907, -0.8646606206893921, -0.333047479391098, 0.29877769947052, -0.26682740449905396, 0.15243370831012726, 0.6243798136711121, 0.7809723615646362, -0.7156651020050049, -0.27113786339759827, -0.3445848822593689, -0.4501453936100006, -0.32358360290527344, 0.22360187768936157, -0.46903663873672485, -0.3199085295200348, 0.23953555524349213, -0.3003799319267273, 0.651866614818573, 0.8603495359420776, -0.41670069098472595, 0.42039433121681213, -0.025494564324617386, 0.29690030217170715, -1.3675801753997803, 0.7096594572067261, -0.03037135861814022, -0.17028798162937164, -0.5334128141403198, 0.18392807245254517, 0.05176292359828949, -0.28510335087776184, 0.024943428114056587, 0.5313363671302795, -0.4530186355113983, -0.11045262962579727, -0.12119750678539276, 0.10610052943229675, 0.0999489352107048, 0.1318473070859909, 0.3658207654953003, 0.4738119840621948, 0.8573110699653625, -0.442842572927475, 1.0945440530776978, 0.4373278021812439, 0.04724530503153801, 1.022945761680603, -0.8848751187324524, 0.30962589383125305, -0.056727852672338486, 0.6172831654548645, -0.9610401391983032, -0.6007145047187805, 0.6185218691825867, -0.37702757120132446, 0.4331399202346802, -0.6333280801773071, -0.46556389331817627, -0.6852177977561951, -0.3521123230457306, 0.8790585994720459, 0.3599385917186737, -0.6481666564941406, 0.31700241565704346, 0.7341486811637878, -0.026287348940968513, -0.2174277901649475, -1.008772373199463, -0.14739510416984558, -0.03938569128513336, -0.0841573104262352, 0.36212682723999023, -0.44705647230148315, 0.00626298226416111, -0.19437164068222046, 0.4604838192462921, -0.366498202085495, -0.254252552986145, 0.6338404417037964, 0.2025807946920395, 0.0019145846599712968, 0.41440919041633606, -0.13745400309562683, -0.8180785775184631, 0.10883820801973343, -0.1309073120355606, 0.3120454251766205, 0.040760453790426254, -0.07802081108093262, -0.5852298736572266, 0.28901946544647217, 0.30155429244041443, -0.2813135087490082, 0.3960739076137543, 0.8929545283317566, -0.7294292449951172, -0.002646826673299074, -0.6700210571289062, -0.2134270817041397, -0.45075950026512146, -0.16517846286296844, -0.3669886887073517, -0.4720824956893921, 0.8765764832496643, -0.20951656997203827, 0.031974490731954575, 0.6988900899887085, 0.6454474925994873, -0.057229217141866684, 0.049506742507219315, 0.641592264175415, -0.27417272329330444, 0.5394753813743591, -0.301215797662735, -0.3800621032714844, -1.0559325218200684, -0.6048694252967834, -0.8237655758857727, -0.3976658880710602, -0.7911218404769897, -0.49457305669784546, -0.33305588364601135, -0.01161192636936903, -0.14426107704639435, 0.8356756567955017, -0.8834079504013062, 0.26504915952682495, 0.5781427025794983, 0.014008318074047565, 0.09710592776536942, -0.06569598615169525, 0.24658654630184174, 0.28656527400016785, -0.6336842179298401, -0.039558228105306625, 1.1444532871246338, 0.5572381615638733, 1.0328443050384521, -0.009880348108708858, 0.902991533279419, 0.2735448479652405, 0.57954341173172, -0.381794810295105, 0.27125898003578186, 0.12452385574579239, -0.7276550531387329, -0.015789266675710678, -0.3029661178588867, -0.8778205513954163, -0.5297910571098328, -0.36955350637435913, 0.06632979214191437, 0.7795279026031494, 0.5198153853416443, -0.18281905353069305, 0.16496531665325165, -0.7994435429573059, 0.7623085379600525, 0.058385733515024185, -0.26177772879600525, -0.22681613266468048, -0.5169396996498108, 0.13668720424175262, 0.230417862534523, 0.09873495250940323, -0.1969744712114334, -0.31471696496009827, 0.8891002535820007, -0.5449562072753906, 1.0113028287887573, -0.6551723480224609, -0.15520048141479492, 0.49845585227012634, -0.2656126320362091, 0.43578973412513733, 0.6375042796134949, -0.18887870013713837, 0.2519860565662384, 0.12024930119514465, -0.468673974275589, -0.26018157601356506, 0.8476502299308777, -0.47703316807746887, 0.2789619565010071, -0.5072343349456787, -0.44711998105049133, 0.018300550058484077, 0.3161463439464569, 0.15647456049919128, 0.5166190266609192, -0.3757070004940033, -0.1700967401266098, 0.7003164291381836, 0.2979234755039215, 0.1825430542230606, 0.4947303831577301, -0.13888247311115265, -0.7731384634971619, 0.886279284954071, 0.2008298933506012, -0.30951932072639465, 0.3570379316806793, 0.32828375697135925, -0.2478151023387909, -0.35858166217803955, -0.3972790539264679, 0.4097287058830261, -0.27485471963882446, -0.6321861147880554, -0.0008299966575577855, -0.1775868833065033, -0.5440129637718201, -0.2289501577615738, -0.38830479979515076, -0.5107952356338501, -0.5905317664146423, -0.5552824139595032, 1.1459534168243408, 0.6768825054168701, -0.711786150932312, 0.30940887331962585, -0.6684041619300842, 0.5702784061431885, 0.12115486711263657, 1.047336459159851, -0.23948223888874054, -0.446353942155838, -0.3207162022590637, 0.041918136179447174, 0.1444268822669983, -0.44274473190307617, -0.20806171000003815, -0.02511858195066452, 0.4422490894794464, 0.322741836309433, 0.0777096077799797, 0.8050814270973206, -0.18522529304027557, 0.447457492351532, 0.40681684017181396, -0.4896717965602875, 0.6494566202163696, -0.13103052973747253, 0.4499383568763733, 1.146686315536499, 0.599524199962616, -0.5618699193000793, 0.26086536049842834, -1.0869585275650024, -0.42481184005737305, 0.49469655752182007, -0.04165850952267647, 0.10351446270942688, 0.17440897226333618, 0.7876630425453186, 0.07274691760540009, 0.38083794713020325, -0.6342705488204956, -0.8134404420852661, -0.1792493462562561, -0.10781030356884003, 0.30711013078689575, -0.6063033938407898, -0.5073602795600891, -0.5376827120780945, 0.5462030172348022, -0.0025799633003771305, 0.4213647246360779, 0.25919309258461, 0.51694655418396, -0.23719945549964905, -0.23718366026878357, 0.6541313529014587, 0.5330727100372314, -0.3550543487071991, -0.12732629477977753, 0.039256833493709564, -0.5567945837974548, -0.4625515043735504, 0.644506573677063, 0.022218700498342514, -0.2072577327489853, 0.6721909046173096, 0.5547396540641785, -0.23564758896827698, -0.11310271918773651, 0.15710201859474182, -0.2615790069103241, -0.38759633898735046, -0.6968882083892822, 0.1417555958032608, 0.20069454610347748, 0.14606495201587677, 0.009886382147669792, -0.006063801236450672, 0.21573032438755035, -0.6920109987258911, 0.6096174120903015, -0.01608443073928356, -0.7754548788070679, -0.5171505808830261, 0.3994995653629303, 0.8939525485038757, -0.47018635272979736, 0.9591009020805359, -0.06372243165969849, -0.31366074085235596, 0.7441152334213257, 0.33973896503448486, 0.7739673256874084, -0.5426056385040283, 0.3350904881954193, 0.7049184441566467, 0.0867777168750763, 0.18875005841255188, 0.7422140836715698, -0.5973668694496155, -0.701748788356781, 0.057612475007772446, -0.1332598626613617, -0.46661341190338135, -0.19164088368415833, -1.1652965545654297, 0.24835927784442902, -0.7840684652328491, -0.41062042117118835, -0.13245466351509094, 0.2843974232673645, -0.9277700781822205, 0.19725196063518524, 0.09390104562044144, 1.4504979848861694, -0.8296216130256653, 0.9315997958183289, 0.8116146326065063, -0.5591140985488892, -0.5250229835510254, -0.33075159788131714, -0.12530197203159332, -0.8059591054916382, 0.0728633850812912, -0.0010085204849019647, 0.1014619767665863, -0.36406388878822327, -0.8919529318809509, -0.6338502168655396, 1.3001384735107422, 0.1533515602350235, -1.072716474533081, 0.39422813057899475, -0.23390458524227142, 0.5313472747802734, -0.47675979137420654, 0.4216454327106476, 0.5502245426177979, 0.9094387888908386, 0.40753084421157837, -0.6883262395858765, 0.09786750376224518, -0.3795742690563202, -0.2789219617843628, 0.27202895283699036, -1.0160552263259888, -0.008425573818385601, -0.31530970335006714, 0.05493750050663948, -0.02655172348022461, 0.7684186697006226, 0.1442825049161911, 0.5270823240280151, 0.5074910521507263, 0.7898141145706177, 1.1541322469711304, -0.358840674161911, 1.1165086030960083, -0.03723788261413574, 0.5107961893081665, 1.4039243459701538, -0.35405871272087097, 0.3227483630180359, 0.44940096139907837, -0.03851395845413208, 0.5578008890151978, 0.6116647124290466, -0.6347504258155823, 0.4271145462989807, 0.4670259356498718, -0.22597149014472961, -0.1357155740261078, -0.41643255949020386, -0.8361409902572632, -0.07165075838565826, 0.3429512083530426, -0.457124263048172, 0.21641358733177185, -0.1399237960577011, 0.10250040888786316, -0.13980118930339813, -0.4245525002479553, 0.7525529265403748, 0.15066124498844147, -0.3193446397781372, 0.04082700237631798, -0.24610662460327148, 0.1795484572649002, -0.9035924673080444, -0.474439799785614, -0.21936218440532684, 0.06518018990755081, -0.8087903261184692, -1.1818459033966064, 0.7091167569160461, -0.23208127915859222, -0.4947001338005066, -0.01949102245271206, 0.622979462146759, -0.534195065498352, -0.715050995349884, 0.34578773379325867, -0.1579141765832901, 0.20320066809654236, 0.26087579131126404, -1.3138819932937622, 0.40457963943481445, -0.06437275558710098, 0.03274419158697128, 0.011718513444066048, 0.1979801058769226, 0.07234416157007217, 0.7544231414794922, 0.687836229801178, -0.021003687754273415, -0.7754771709442139, 0.5497303605079651, 0.9667253494262695, -0.6339743733406067, -0.1805700659751892, -0.3842361271381378, 0.7640406489372253, -0.4444043040275574, -0.7138548493385315, 0.43921342492103577, 1.0075658559799194, 0.9814088344573975, -0.22987708449363708, 0.700096845626831, -0.5016656517982483, 0.5120095014572144, -0.17432895302772522, 0.5653270483016968, -0.35804450511932373, -0.2472536414861679, -0.16705365478992462, -0.6989143490791321, -0.5933707356452942, 0.6332300901412964, 0.2119184136390686, 0.04294498637318611, 0.651685893535614, 0.9474694132804871, -0.10297047346830368, 0.06930951029062271, -0.16570258140563965, 0.1068730354309082, 0.10700615495443344, 0.40780219435691833, 0.3129645586013794, -0.5480362176895142, 0.2535533905029297, -0.43879327178001404, -0.6230236291885376, 0.018769502639770508, -1.115233063697815, -0.920569121837616, -0.8705734610557556, -0.7991747260093689, -0.5905879735946655, -0.23809115588665009, 0.6996656656265259, 1.1079845428466797, -1.166082501411438, -0.33549901843070984, 0.08124077320098877, 0.39606136083602905, -0.08913397789001465, -0.137971892952919, 0.4378138780593872, 0.3838844299316406, -0.6139357686042786, -0.27780869603157043, -0.08671938627958298, 0.13749577105045319, -0.09865394979715347, 0.06973716616630554, -0.006438196636736393, -0.15062282979488373, 0.33999717235565186, 0.7486560940742493, -0.02655065804719925, -0.3379923701286316, -0.6337102651596069, 0.10401815921068192, 0.014163176529109478, 1.3471382856369019, -0.5759918689727783, 0.3665514588356018, 0.7034394145011902, 0.31331488490104675, 0.7447551488876343, 0.2598191797733307, 0.595403790473938, -0.5285091400146484, 0.19694042205810547, -0.10163437575101852, 0.47991839051246643, 0.05115021765232086, -0.5115194320678711, 1.0676043033599854, 0.48988857865333557, -0.5340372323989868, -0.4822060763835907, 0.27498358488082886, -1.4907139539718628, 0.3909243643283844, 0.7803174257278442, 0.05111941322684288, -0.35909074544906616, -0.17653188109397888, -0.46877390146255493, 0.1977672576904297, -1.000059962272644, 0.39730361104011536, 0.5389098525047302, 0.07771940529346466, -0.2804012596607208, -0.14227499067783356, 0.6169465184211731, -0.45055973529815674, -1.2406936883926392, 0.35497787594795227, 0.4710121154785156, 0.36262375116348267, 0.41167837381362915, 0.7675727605819702, -0.26678892970085144, 0.34815090894699097, 0.24632874131202698, 0.593206524848938, -0.469075471162796, -0.6100215315818787, -0.2297707349061966, -0.049707069993019104, -0.17213433980941772, -0.4569714367389679 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
TheBritishLibrary/EThOS-PhD-metadata
TheBritishLibrary
2022-07-23T21:14:57Z
433
1
null
[ "task_categories:text-classification", "task_categories:fill-mask", "task_ids:multi-label-classification", "task_ids:masked-language-modeling", "multilinguality:monolingual", "language:en", "region:us" ]
2022-07-23T21:14:57Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: [] language: - en language_creators: [] license: [] multilinguality: - monolingual pretty_name: EThOS PhD metadata size_categories: [] source_datasets: [] tags: [] task_categories: - text-classification - fill-mask task_ids: - multi-label-classification - masked-language-modeling --- # Dataset Card for EThOS PhD metadata ## Table of Contents - [Dataset Card for blbooksgenre](#dataset-card-for-EThOS PhD metadata) - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Supervised tasks](#supervised-tasks) - [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) - [Initial Data Collection and Normalization](#initial-data-collection-and-normalization) - [Who are the source language producers?](#who-are-the-source-language-producers) - [Annotations](#annotations) - [Annotation process](#annotation-process) - [Who are the annotators?](#who-are-the-annotators) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:**: https://bl.iro.bl.uk/concern/datasets/c815b271-09be-4123-8156-405094429198?locale=en - **Repository:** https://doi.org/10.23636/ybpt-nh33 - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary The data in this collection comprises the bibliographic metadata for all UK doctoral theses listed in EThOS, the UK's national thesis service. We estimate the data covers around 98% of all PhDs ever awarded by UK Higher Education institutions, dating back to 1787. Thesis metadata from every PhD-awarding university in the UK is included. You can investigate and re-use this unique collection of UK universities' PhD thesis data to analyse trends in postgraduate research, make connections between researchers, apply large data analysis, improve citation of theses and many more applications. [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] #### Supervised tasks [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure [More Information Needed] ### Data Instances An example data instance: ```python {'Abstract': ' ', 'Author': 'Loizou, Panos A.', 'Author ISNI': 'https://isni.org/isni/0000000136122593', 'DOI': ' ', 'Date': datetime.datetime(1989, 1, 1, 0, 0), 'EThOS URL': 'https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.232781', 'Funder(s)': ' ', 'IR URL': ' ', 'Institution': 'University of Manchester', 'Institution ISNI': 'https://isni.org/isni/0000000121662407', 'ORCID': ' ', 'Qualification': 'Thesis (Ph.D.)', 'Subject Discipline': 0, 'Supervisor(s)': ' ', 'Title': 'Computation and measurement of turbulent flow through idealized turbine blade passages'} ``` ### Data Fields [More Information Needed] ### Data Splits This dataset contains a single split `train`. ## Dataset Creation [More Information Needed] ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data [More Information Needed] ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information The books are licensed under the [CC BY 4.0 Attribution](https://creativecommons.org/licenses/by/4.0/) license. ### Citation Information
[ -0.5245894193649292, -0.27909642457962036, 0.22468051314353943, 0.21891148388385773, -0.2529245913028717, -0.11799558997154236, -0.3314772844314575, -0.39967581629753113, 0.4326208829879761, 0.6419983506202698, -0.5617389678955078, -0.9074587821960449, -0.6661881804466248, 0.23080264031887054, -0.13438649475574493, 0.9664300680160522, -0.1003306433558464, 0.054642967879772186, -0.037823185324668884, -0.14726395905017853, -0.05168044567108154, -0.16367492079734802, -0.5166046023368835, -0.3138364255428314, 0.5374423861503601, 0.5763725638389587, 0.4514392018318176, 0.9201470613479614, 0.7419847846031189, 0.23770107328891754, -0.02164100855588913, 0.16601189970970154, -0.6495750546455383, -0.11579668521881104, -0.2820650637149811, -0.08407163619995117, -0.6142890453338623, 0.10132589936256409, 0.7685645222663879, 1.107848048210144, -0.06700385361909866, 0.39049315452575684, 0.33476415276527405, 0.6696597337722778, -0.6370706558227539, 0.5566160678863525, -0.20672467350959778, 0.06877575069665909, -0.34036579728126526, -0.32356396317481995, -0.19631735980510712, -0.4580037593841553, 0.06980130821466446, -0.8585705161094666, 0.12331739068031311, 0.08488742262125015, 0.8170136213302612, 0.16410043835639954, -0.4561029076576233, -0.2570049464702606, -0.5890544056892395, 0.945339024066925, -0.660575807094574, 0.23191437125205994, 0.6648070812225342, 0.20215240120887756, -0.1660458892583847, -0.9567426443099976, -0.4942843019962311, 0.16481855511665344, -0.19985973834991455, 0.45583173632621765, -0.03539912775158882, -0.006919166073203087, 0.3512362837791443, 0.47125837206840515, -0.6423817276954651, 0.024411628022789955, -0.8765960931777954, -0.3901442587375641, 0.991923451423645, 0.4104219079017639, -0.10719168931245804, -0.4932721257209778, -0.2038528472185135, -0.41220206022262573, -0.4041806757450104, 0.13169793784618378, 0.5204689502716064, 0.3080952763557434, -0.4719045162200928, 0.7346318364143372, -0.2955251634120941, 0.5982214212417603, -0.20315805077552795, -0.4142625033855438, 0.5066280364990234, -0.626811146736145, -0.03930370882153511, 0.14136841893196106, 0.7951058149337769, 0.6711424589157104, -0.0071504018269479275, 0.20427392423152924, 0.1628149300813675, -0.13253360986709595, -0.0011048319283872843, -0.9546219706535339, -0.47072386741638184, 0.7360429167747498, -0.6459302306175232, -0.3961666226387024, 0.20417112112045288, -1.1754014492034912, -0.22175206243991852, -0.4511997699737549, 0.1453060656785965, -0.40505218505859375, -0.5188804864883423, 0.05753575265407562, -0.3937428295612335, 0.5438696146011353, 0.14045503735542297, -0.5340240001678467, 0.20233036577701569, 0.5391566753387451, 0.8513919115066528, -0.24227607250213623, -0.42986395955085754, 0.023078015074133873, 0.46549952030181885, -0.381992369890213, 0.553189218044281, -0.42887017130851746, -0.7600623369216919, 0.03599722310900688, 0.4942290186882019, 0.03272303566336632, -0.2632239758968353, 1.0076192617416382, -0.15441088378429413, 0.4819663166999817, -0.4321643114089966, -0.6429579257965088, -0.1616532951593399, 0.08719207346439362, -0.5658839344978333, 1.3383846282958984, 0.18639980256557465, -1.0678184032440186, 0.4361879825592041, -0.8476250171661377, -0.29719236493110657, 0.0005345660611055791, -0.15361924469470978, -0.5346172451972961, -0.5654440522193909, -0.12484624236822128, 0.7264225482940674, -0.4858298897743225, 0.24264191091060638, -0.4900355339050293, -0.07618755102157593, -0.01882665604352951, -0.1585349291563034, 1.368011474609375, 0.3656383454799652, -0.21365025639533997, -0.07044760137796402, -1.3792359828948975, -0.04194773733615875, 0.1081572026014328, -0.24612116813659668, -0.3229043185710907, -0.2539573907852173, 0.3154048025608063, -0.0620698556303978, 0.289536714553833, -0.6276009678840637, 0.15706010162830353, -0.22169378399848938, 0.4117419421672821, 0.6819230914115906, 0.30065983533859253, 0.2942351698875427, -0.3984675705432892, 0.33650413155555725, 0.1396920382976532, 0.15673674643039703, 0.033830996602773666, -0.6150320172309875, -0.48836860060691833, -0.6710002422332764, 0.28067514300346375, 0.6711493134498596, -0.5842849016189575, 0.5691261291503906, -0.49000284075737, -0.9876030683517456, -0.5157954096794128, -0.19408965110778809, 0.24661017954349518, 0.5819946527481079, 0.3681289553642273, -0.32874730229377747, -0.7037623524665833, -0.792870283126831, 0.24098387360572815, -0.097438745200634, -0.14921829104423523, 0.40850478410720825, 0.9623229503631592, -0.21566294133663177, 0.9173474311828613, -1.0202217102050781, -0.26401105523109436, 0.003119173226878047, 0.21000754833221436, 0.3058508038520813, 0.7295821905136108, 0.5987693667411804, -0.7744689583778381, -0.5190316438674927, 0.04457755386829376, -0.8465127348899841, -0.32635390758514404, 0.1920422613620758, -0.24769572913646698, 0.0779300257563591, 0.20881423354148865, -0.42523637413978577, 0.4115408658981323, 0.18398256599903107, -0.465572327375412, 0.7056407332420349, -0.1401696503162384, 0.3030276298522949, -1.362626314163208, 0.4062612056732178, 0.13841377198696136, 0.13609281182289124, -0.5254185199737549, -0.314704030752182, -0.03564055636525154, -0.010646375827491283, -0.3714986741542816, 0.6510350704193115, -0.3525891900062561, 0.05927497148513794, 0.019488731399178505, 0.07060364633798599, 0.10223034024238586, 0.4475124180316925, 0.011180208995938301, 0.5144889950752258, 0.8475446105003357, -0.6572456955909729, 0.4480516016483307, 0.3350367844104767, -0.30446258187294006, 0.9367780089378357, -0.7108449339866638, -0.11607248336076736, -0.23780709505081177, 0.21977286040782928, -1.1528841257095337, -0.6108425259590149, 0.48521530628204346, -0.612852156162262, 0.3472275733947754, -0.272756963968277, -0.43954333662986755, -0.34750425815582275, -0.6474764943122864, 0.03177202120423317, 0.3218957483768463, -0.26956236362457275, 0.3276677429676056, 0.5927322506904602, -0.1177833303809166, -0.6111343502998352, -0.6422435641288757, -0.16895020008087158, -0.43507909774780273, -0.6881551146507263, 0.7625100612640381, -0.05589522421360016, -0.18888536095619202, 0.1594669669866562, 0.20820778608322144, -0.2147805243730545, 0.011314407922327518, 0.290833443403244, 0.1376267522573471, -0.02833416685461998, -0.2856962978839874, 0.13518862426280975, -0.2023807168006897, 0.20390644669532776, -0.39933034777641296, 0.4137999713420868, 0.25646108388900757, -0.11995412409305573, -0.4109497368335724, 0.3656509518623352, 0.5206124186515808, -0.0053950524888932705, 0.8102114200592041, 0.9391064643859863, -0.4414747655391693, -0.13374397158622742, -0.15359817445278168, -0.2712266147136688, -0.45012757182121277, 0.3186778128147125, -0.2527361810207367, -0.5550386309623718, 0.8576467037200928, 0.0370049849152565, 0.260439395904541, 0.7292295098304749, 0.5028608441352844, -0.1804204136133194, 0.4388623833656311, 0.47083786129951477, 0.04714122787117958, 0.1841692328453064, -0.7710440754890442, -0.08740685135126114, -0.8085890412330627, -0.35724180936813354, -0.8554493188858032, -0.24574777483940125, -1.041907787322998, -0.42519810795783997, 0.30293992161750793, 0.03507824242115021, -0.4343720078468323, 0.28871360421180725, -0.601417064666748, 0.18206216394901276, 0.6467018723487854, -0.05198844522237778, 0.10415580123662949, -0.07791067659854889, -0.1573105752468109, -0.10360022634267807, -0.5913494229316711, -0.6087408065795898, 1.4833245277404785, 0.376891553401947, 0.4131554961204529, 0.07119719684123993, 0.675801157951355, 0.3987727761268616, -0.05007325857877731, -0.39804068207740784, 0.5679325461387634, -0.048410288989543915, -0.7023128867149353, -0.5126208066940308, -0.4505552649497986, -1.2034363746643066, 0.17318607866764069, 0.052260007709264755, -0.8067340850830078, 0.6086492538452148, -0.018280744552612305, -0.14549972116947174, 0.3007367253303528, -0.4425099492073059, 0.8986706733703613, 0.22862689197063446, -0.6429598927497864, -0.02670302800834179, -0.9515110850334167, 0.12498392909765244, 0.042905889451503754, 0.2789396345615387, 0.039560604840517044, -0.11037039756774902, 1.1757458448410034, -0.4800094664096832, 0.9548035860061646, -0.3587013781070709, -0.0026437537744641304, 0.4257964491844177, -0.33296260237693787, 0.43890929222106934, -0.13877089321613312, -0.3169383704662323, 0.3582055866718292, 0.30242687463760376, -0.5274530053138733, -0.27423903346061707, 0.5021257996559143, -0.9176085591316223, -0.1556503176689148, -0.5043348670005798, -0.4042365550994873, 0.10064272582530975, 0.24425189197063446, 0.4353594183921814, 0.4251883029937744, 0.06428682804107666, 0.4616996943950653, 0.6443077921867371, -0.18692073225975037, 0.3016340732574463, 0.44296249747276306, -0.06144886836409569, -0.8219377994537354, 1.0163367986679077, 0.6841254830360413, 0.09734858572483063, 0.34715792536735535, 0.23166152834892273, -0.34542152285575867, -0.4822981357574463, -0.4072193503379822, 0.13805358111858368, -0.7778995633125305, -0.038852643221616745, -0.684322714805603, -0.22180594503879547, -0.6846904158592224, -0.22968219220638275, -0.13448067009449005, -0.6981790661811829, -0.36424770951271057, -0.31756865978240967, 0.7236610651016235, 0.3345005214214325, -0.7610701322555542, 0.22680678963661194, -0.44080424308776855, 0.16727885603904724, -0.06707891821861267, 0.3062765896320343, -0.010375618003308773, -0.6225942969322205, -0.2963509261608124, -0.03797828033566475, -0.5079905986785889, -0.9463276863098145, 0.48268815875053406, 0.164918452501297, 0.6811110377311707, 0.3934883773326874, 0.40563493967056274, 0.45483019948005676, -0.08798590302467346, 1.068234920501709, -0.11582602560520172, -0.46393245458602905, 0.6384133100509644, -0.7459623217582703, 0.024505503475666046, 0.5790950059890747, 0.8304744362831116, -0.42590421438217163, -0.20720523595809937, -0.728939950466156, -1.2041163444519043, 0.8061770796775818, 0.321836918592453, -0.3132719099521637, 0.14388151466846466, 0.3697766661643982, 0.2373020201921463, 0.267012357711792, -0.7004199028015137, -0.9116504788398743, -0.2663670480251312, -0.2630600333213806, 0.10051372647285461, -0.09515418112277985, -0.36222681403160095, -0.4722336530685425, 0.9608532786369324, -0.0934644490480423, 0.4381864666938782, 0.42715972661972046, 0.3118606507778168, 0.04140206798911095, 0.15700256824493408, 0.39948195219039917, 0.7380161285400391, -0.5190911889076233, 0.05099337548017502, 0.10382556170225143, -0.9150083065032959, -0.007075246423482895, 0.28596049547195435, -0.2976807653903961, -0.13387778401374817, 0.39738744497299194, 0.5416065454483032, -0.01579667441546917, -0.14383777976036072, 0.3070591986179352, 0.2619708776473999, -0.454536497592926, -0.5799901485443115, -0.05653725191950798, -0.05190618336200714, 0.10463693737983704, 0.4990118145942688, -0.1696932315826416, 0.34158337116241455, -0.44157594442367554, 0.28038346767425537, 0.021000849083065987, -0.25343725085258484, -0.23775093257427216, 0.6150527000427246, 0.10459589213132858, -0.028746245428919792, 0.252052903175354, -0.42841464281082153, -0.35348939895629883, 0.8538063764572144, 0.2831226587295532, 0.7669767141342163, -0.11823207139968872, 0.3135656416416168, 0.769542396068573, 0.3494946360588074, 0.06470618396997452, 0.7954392433166504, -0.03403133898973465, -0.7293420433998108, -0.22279135882854462, -0.5769283771514893, -0.607104480266571, 0.13278131186962128, -0.9096821546554565, 0.4493273198604584, -0.3210066258907318, -0.03874034062027931, 0.14736057817935944, 0.44099104404449463, -0.7829621434211731, 0.27698859572410583, -0.17374825477600098, 0.8190209269523621, -0.9474411606788635, 0.7764843106269836, 0.696502149105072, -0.5960884094238281, -0.8168619871139526, -0.19540151953697205, 0.1369173377752304, -0.3319839537143707, 0.4952491223812103, -0.0368601493537426, 0.06544995307922363, 0.09434977918863297, -0.6451408863067627, -0.8087261915206909, 1.5432883501052856, 0.16823460161685944, -0.23051199316978455, 0.36823976039886475, 0.5162340998649597, 0.4967309236526489, -0.16460226476192474, 0.34625348448753357, 0.5405276417732239, 0.8760046362876892, 0.13453726470470428, -0.714982807636261, 0.012068841606378555, -0.31843331456184387, -0.2580679655075073, 0.03834931179881096, -0.8019506931304932, 0.7981677055358887, 0.13114655017852783, -0.007730139885097742, -0.350581556558609, 0.6369264721870422, 0.4518626928329468, 0.6567186713218689, 0.10524473339319229, 0.7797766923904419, 1.0942572355270386, -0.2757122814655304, 0.9577228426933289, -0.5123370885848999, 0.4523020088672638, 1.0419496297836304, -0.2477123886346817, 0.633163332939148, 0.3623184561729431, -0.6344061493873596, 0.29540979862213135, 0.9180113673210144, -0.18272794783115387, 0.6460711359977722, 0.20740164816379547, 0.07499789446592331, 0.10699571669101715, -0.3302009403705597, -0.7507588267326355, 0.37046048045158386, 0.3991486132144928, -0.3263237178325653, 0.10209495574235916, -0.004899383056908846, 0.21395085752010345, -0.1322879195213318, -0.5020043849945068, 0.5493471622467041, 0.03615660220384598, -0.41575098037719727, 0.4043976664543152, 0.09891284257173538, 0.6149179339408875, -0.687059760093689, 0.045269180089235306, -0.15913468599319458, 0.06632433831691742, -0.5584290623664856, -1.177856683731079, 0.5586603283882141, -0.1623271107673645, -0.4284457564353943, -0.23706279695034027, 0.6955410242080688, -0.2759925127029419, -0.7525410652160645, 0.3402562439441681, 0.34045958518981934, 0.4296700358390808, 0.48356735706329346, -0.5622192621231079, -0.04312606900930405, 0.10982432961463928, -0.41321322321891785, 0.22700262069702148, 0.7627450227737427, 0.12412947416305542, 0.5107144713401794, 0.5812506079673767, 0.21801099181175232, 0.03670384734869003, -0.07775278389453888, 0.7782381176948547, -0.6928356885910034, -0.4008465111255646, -0.5529608130455017, 0.708549439907074, -0.426410436630249, -0.624553918838501, 0.8802074193954468, 0.8861156702041626, 1.102173089981079, 0.1159878522157669, 1.0080161094665527, -0.40811532735824585, 0.8052558302879333, -0.3062573969364166, 0.802625298500061, -0.5619639754295349, 0.08491497486829758, -0.4915603995323181, -0.8050310611724854, -0.24851050972938538, 0.7362801432609558, -0.4223567843437195, -0.01035783626139164, 0.43677377700805664, 0.9776070713996887, -0.015459302812814713, 0.28704899549484253, 0.16031555831432343, 0.43270227313041687, 0.21430478990077972, 0.11963393539190292, 0.42229604721069336, -0.5402287840843201, 0.37397322058677673, -0.6854044198989868, -0.20590509474277496, -0.0728258416056633, -0.962704062461853, -0.6239610910415649, -0.958733320236206, -0.7024208307266235, -0.5845081806182861, -0.032873865216970444, 1.0660403966903687, 0.5804026126861572, -0.9878256916999817, -0.4770922064781189, 0.179855614900589, 0.08296550810337067, -0.26085904240608215, -0.30080705881118774, 0.7400599718093872, 0.24978746473789215, -0.6742188334465027, -0.023677298799157143, 0.08678916096687317, -0.06106492131948471, -0.43754199147224426, -0.16515997052192688, -0.17876523733139038, -0.08463988453149796, 0.5105558037757874, 0.27564680576324463, -0.30508577823638916, -0.1884714663028717, -0.16079239547252655, -0.07801777869462967, 0.0826287791132927, 0.22954952716827393, -0.2932874858379364, 0.19784635305404663, 0.7040693759918213, 0.31154027581214905, 0.6172896027565002, -0.30124756693840027, 0.2805270850658417, -0.5934005975723267, 0.13601364195346832, 0.1277342289686203, 0.47484996914863586, 0.22037403285503387, -0.3982979655265808, 0.909997820854187, 0.5047461986541748, -0.6706464290618896, -0.9797625541687012, -0.15398748219013214, -1.3018276691436768, -0.1440286487340927, 1.239959478378296, -0.2524460256099701, -0.2514808177947998, -0.45937612652778625, -0.24604111909866333, 0.336189866065979, -0.5935651659965515, 0.5690123438835144, 0.8140676617622375, 0.021837342530488968, 0.046509403735399246, -0.6502581238746643, 0.47767987847328186, -0.10437531769275665, -0.8711332678794861, 0.038550350815057755, 0.4403262436389923, 0.24164213240146637, 0.28741705417633057, 0.5570691227912903, -0.25777697563171387, -0.022493261843919754, 0.14526601135730743, 0.15684612095355988, 0.03427668660879135, -0.19557957351207733, -0.03086167760193348, 0.42811882495880127, -0.2929508090019226, -0.13878117501735687 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
diwank/silicone-merged
diwank
2022-03-06T11:30:57Z
433
1
null
[ "license:mit", "region:us" ]
2022-03-06T11:30:57Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- license: mit --- # diwank/silicone-merged > Merged and simplified dialog act datasets from the [silicone collection](https://huggingface.co/datasets/silicone/) All of the subsets of the original collection have been filtered (for errors and ambiguous classes), merged together and grouped into pairs of dialog turns. It is hypothesized that training dialog act classifier by including the previous utterance can help models pick up additional contextual cues and be better at inference esp if an utterance pair is provided. ## Example training script ```python from datasets import load_dataset from simpletransformers.classification import ( ClassificationModel, ClassificationArgs ) # Get data silicone_merged = load_dataset("diwank/silicone-merged") train_df = silicone_merged["train"] eval_df = silicone_merged["validation"] model_args = ClassificationArgs( num_train_epochs=8, model_type="deberta", model_name="microsoft/deberta-large", use_multiprocessing=False, evaluate_during_training=True, ) # Create a ClassificationModel model = ClassificationModel("deberta", "microsoft/deberta-large", args=model_args, num_labels=11) # 11 labels in this dataset # Train model model.train_model(train_df, eval_df=eval_df) ``` ## Balanced variant of the training set **Note**: This dataset is highly imbalanced and it is recommended to use a library like [imbalanced-learn](https://imbalanced-learn.org/stable/) before proceeding with training. Since, balancing can be complicated and resource-intensive, we have shared a balanced variant of the train set that was created via oversampling using the _imbalanced-learn_ library. The balancing used the `SMOTEN` algorithm to deal with categorical data clustering and was resampled on a 16-core, 60GB RAM machine. You can access it using: ```load_dataset("diwank/silicone-merged", "balanced")``` ## Feature description - `text_a`: The utterance prior to the utterance being classified. (Say for dialog with turns 1-2-3, if we are trying to find the dialog act for 2, text_a is 1) - `text_b`: The utterance to be classified - `labels`: Dialog act label (as integer between 0-10, as mapped below) ## Labels map ```python [ (0, 'acknowledge') (1, 'answer') (2, 'backchannel') (3, 'reply_yes') (4, 'exclaim') (5, 'say') (6, 'reply_no') (7, 'hold') (8, 'ask') (9, 'intent') (10, 'ask_yes_no') ] ``` ***** ## Appendix ### How the original datasets were mapped: ```python mapping = { "acknowledge": { "swda": [ "aap_am", "b", "bk" ], "mrda": [], "oasis": [ "ackn", "accept", "complete" ], "maptask": [ "acknowledge", "align" ], "dyda_da": [ "commissive" ] }, "answer": { "swda": [ "bf", ], "mrda": [], "oasis": [ "answ", "informCont", "inform", "answElab", "directElab", "refer" ], "maptask": [ "reply_w", "explain" ], "dyda_da": [ "inform" ] }, "backchannel": { "swda": [ "ad", "bh", "bd", "b^m" ], "mrda": [ "b" ], "oasis": [ "backch", "selfTalk", "init" ], "maptask": ["ready"], "dyda_da": [] }, "reply_yes": { "swda": [ "na", "aa" ], "mrda": [], "oasis": [ "confirm" ], "maptask": [ "reply_y" ], "dyda_da": [] }, "exclaim": { "swda": [ "ft", "fa", "fc", "fp" ], "mrda": [], "oasis": [ "appreciate", "bye", "exclaim", "greet", "thank", "pardon", "thank-identitySelf", "expressRegret" ], "maptask": [], "dyda_da": [] }, "say": { "swda": [ "qh", "sd" ], "mrda": ["s"], "oasis": [ "expressPossibility", "expressOpinion", "suggest" ], "maptask": [], "dyda_da": [] }, "reply_no": { "swda": [ "nn", "ng", "ar" ], "mrda": [], "oasis": [ "refuse", "negate" ], "maptask": [ "reply_n" ], "dyda_da": [] }, "hold": { "swda": [ "^h", "t1" ], "mrda": [ "f" ], "oasis": [ "hold" ], "maptask": [], "dyda_da": [] }, "ask": { "swda": [ "qw", "qo", "qw^d", "br", "qrr" ], "mrda": [ "q" ], "oasis": [ "reqInfo", "reqDirect", "offer" ], "maptask": [ "query_w" ], "dyda_da": [ "question" ] }, "intent": { "swda": [], "mrda": [], "oasis": [ "informIntent", "informIntent-hold", "expressWish", "direct", "raiseIssue", "correct" ], "maptask": [ "instruct", "clarify" ], "dyda_da": [ "directive" ] }, "ask_yes_no": { "swda": [ "qy^d", "^g" ], "mrda": [], "oasis": [ "reqModal" ], "maptask": [ "query_yn", "check" ], "dyda_da": [] } } ```
[ -0.6079476475715637, -0.5769991874694824, 0.20654256641864777, 0.017921004444360733, -0.132184699177742, 0.0607924610376358, -0.1340106725692749, -0.09928374737501144, 0.4950553774833679, 0.600480854511261, -1.0613831281661987, -0.7278195023536682, -0.7138757705688477, 0.10108441114425659, -0.07122192531824112, 1.0576510429382324, -0.05396509915590286, -0.235025092959404, 0.16196680068969727, -0.31848588585853577, -0.5089440941810608, -0.22927653789520264, -0.6102114319801331, -0.2033136636018753, 0.3184891939163208, 0.48777100443840027, 0.651538610458374, 0.20872029662132263, 0.41678503155708313, 0.3900185227394104, -0.2812943458557129, 0.28866755962371826, -0.45839062333106995, -0.03917841240763664, 0.04703463986515999, -0.519668459892273, -0.5977014303207397, 0.024768255650997162, 0.7400585412979126, 0.47856077551841736, -0.08264479786157608, 0.35157546401023865, 0.04616113752126694, 0.6796635985374451, -0.44787007570266724, 0.502567708492279, -0.6406880617141724, 0.20500487089157104, -0.12874284386634827, -0.5109438300132751, -0.09542512148618698, -0.39496222138404846, 0.26688170433044434, -0.8144226670265198, -0.031421732157468796, 0.0968567356467247, 1.2406333684921265, 0.3134869635105133, -0.5432108640670776, -0.5311478972434998, -0.4182763397693634, 0.9581164121627808, -1.084937572479248, 0.0732392892241478, 0.5137249231338501, 0.5369192957878113, -0.38090047240257263, -0.6819313168525696, -0.7868987321853638, 0.0465736985206604, -0.34516531229019165, 0.38618385791778564, -0.03904266655445099, -0.023112518712878227, 0.3878233730792999, 0.3215317726135254, -0.5707676410675049, -0.25412067770957947, -0.5177301168441772, -0.2740391492843628, 0.6207852959632874, 0.2745526432991028, 0.4193393290042877, -0.4859349727630615, -0.48416709899902344, -0.2660861611366272, -0.6279440522193909, 0.39049050211906433, 0.14228084683418274, 0.3468983471393585, -0.3413434326648712, 0.6017866134643555, -0.42622387409210205, 0.8456277251243591, 0.31683382391929626, -0.4121105372905731, 0.6991643309593201, -0.4376817047595978, -0.3541664183139801, 0.02465030923485756, 1.162003517150879, 0.47722911834716797, -0.2436649650335312, 0.27953946590423584, 0.01640407182276249, -0.07281168550252914, 0.00796593725681305, -0.7297126054763794, -0.2213813215494156, 0.6379075646400452, -0.46849873661994934, -0.23377415537834167, 0.08515128493309021, -0.8999178409576416, -0.17451097071170807, -0.26308003067970276, 0.4272229075431824, -0.4478497803211212, -0.2148592621088028, 0.006649945862591267, -0.08883483707904816, 0.21760119497776031, 0.3834434151649475, -0.881251871585846, 0.1505107879638672, 0.5193276405334473, 0.7321944236755371, 0.2108149230480194, -0.418098509311676, -0.21850307285785675, 0.08165290951728821, 0.02637593261897564, 0.7585892081260681, -0.3842824697494507, -0.38020527362823486, -0.06533581763505936, 0.44173580408096313, -0.5252406597137451, -0.5578004717826843, 0.6061684489250183, -0.3463326394557953, 0.3407007157802582, -0.4578106999397278, -0.4807593524456024, -0.7462165355682373, 0.3758406639099121, -0.6487590670585632, 1.2185148000717163, 0.2790917754173279, -0.8502251505851746, 0.6153969168663025, -0.9543720483779907, -0.44114208221435547, 0.08237525075674057, -0.44988369941711426, -0.4824891984462738, -0.2960789203643799, 0.423046737909317, 0.718142569065094, -0.3596920073032379, -0.07879966497421265, -0.0985906571149826, -0.39756426215171814, 0.2576702833175659, -0.2782875895500183, 1.2435938119888306, 0.2870365083217621, -0.6252657771110535, 0.07473631203174591, -0.8094074130058289, 0.22492684423923492, 0.16072815656661987, -0.5029204487800598, -0.06047884002327919, -0.058483242988586426, -0.07933195680379868, 0.3704710304737091, 0.02400038205087185, -0.3876761496067047, 0.330849289894104, -0.5321311950683594, 0.5338135957717896, 0.6081381440162659, 0.17985248565673828, 0.47230395674705505, -0.5507006049156189, 0.5886821150779724, 0.31667444109916687, 0.23453721404075623, -0.07332956045866013, -0.6845023036003113, -0.5188798308372498, -0.37894898653030396, 0.15942798554897308, 0.792492151260376, -0.6438620686531067, 0.9829082489013672, -0.6549037098884583, -0.4642329812049866, -0.9371013045310974, 0.21324889361858368, 0.07349223643541336, 0.4912826120853424, 0.2988991439342499, -0.16228991746902466, -0.5269912481307983, -0.8060787916183472, 0.24182549118995667, -0.042343005537986755, 0.2895483076572418, 0.8039573431015015, 0.6188649535179138, -0.3973177671432495, 0.8930786848068237, -0.6270601153373718, -0.43428778648376465, -0.2735728621482849, 0.1373242288827896, 0.6422359347343445, 0.40863001346588135, 0.8339253067970276, -1.017128348350525, -0.6455560922622681, -0.028319628909230232, -0.7732133269309998, 0.010031362064182758, -0.2101859152317047, -0.2043924331665039, -0.08028074353933334, 0.2843065559864044, -0.7189609408378601, 0.44107428193092346, 0.5686862468719482, -0.5788049697875977, 0.2915474474430084, -0.0034685309510678053, 0.7233201861381531, -1.3934762477874756, -0.14691483974456787, -0.3063577711582184, -0.17339590191841125, -0.5432631373405457, -0.07473735511302948, -0.0898546651005745, 0.14950579404830933, -0.5492523908615112, 0.3334065079689026, -0.5403262972831726, 0.09855156391859055, -0.1895834505558014, 0.208955317735672, -0.05809700861573219, 0.7799227237701416, -0.13273335993289948, 0.7816258668899536, 0.7368209362030029, -0.5733005404472351, 0.6700484752655029, 0.41049301624298096, -0.4039071798324585, 0.6267486214637756, -0.35418394207954407, -0.13725456595420837, -0.1578432023525238, 0.5119227170944214, -1.4426460266113281, -0.3194992244243622, 0.5551862716674805, -0.6066396832466125, 0.28718170523643494, -0.47707486152648926, -0.36560457944869995, -0.7371039986610413, -0.32544830441474915, 0.42118459939956665, 0.5011737942695618, -0.5697994828224182, 0.781279444694519, 0.5328559875488281, 0.019709927961230278, -0.636444628238678, -0.6296718716621399, -0.0920763611793518, -0.37943488359451294, -0.700114905834198, 0.14153090119361877, -0.12002034485340118, 0.1686420887708664, 0.0935712456703186, -0.1765817254781723, -0.08666196465492249, 0.20746292173862457, 0.4597240388393402, 0.2052982747554779, -0.24656090140342712, -0.3534235656261444, 0.1569901406764984, -0.05994049087166786, -0.08326403051614761, -0.18819355964660645, 0.8634646534919739, -0.12072336673736572, -0.37728142738342285, -0.770307719707489, 0.32606232166290283, 0.6685670018196106, -0.07839652895927429, 0.9505677223205566, 0.7267802953720093, -0.2853735387325287, -0.10790450125932693, -0.3461395502090454, -0.14568495750427246, -0.4763191044330597, 0.033334195613861084, -0.5034919381141663, -0.8441619277000427, 0.6947757601737976, -0.23089230060577393, 0.1323583871126175, 0.7021611928939819, 0.45432400703430176, -0.3129633963108063, 0.9483867883682251, -0.12368998676538467, -0.25699859857559204, 0.4130419194698334, -0.8015413284301758, 0.007397058419883251, -0.8508608937263489, -0.226331427693367, -0.35588714480400085, -0.4649915099143982, -0.6925797462463379, -0.44631969928741455, 0.2552776336669922, 0.08182565867900848, -0.07407008856534958, 0.4876299202442169, -0.7220220565795898, 0.29572656750679016, 0.6478119492530823, 0.27189967036247253, -0.09825935959815979, -0.10260112583637238, 0.04114636778831482, 0.09004571288824081, -0.7120351791381836, -0.3531799912452698, 1.289414644241333, 0.13153035938739777, 0.5966222882270813, 0.16154161095619202, 0.931610643863678, 0.2932453453540802, -0.01271502859890461, -0.7311487793922424, 0.7086623907089233, 0.11503905802965164, -0.57588791847229, -0.29988405108451843, -0.483602911233902, -1.1084288358688354, 0.3742671310901642, -0.32123225927352905, -0.8384400606155396, 0.1558910310268402, 0.10167408734560013, -0.5301931500434875, 0.2775699496269226, -0.7185873985290527, 0.9524606466293335, -0.04444621875882149, 0.11405057460069656, -0.19506926834583282, -0.8338778018951416, 0.32233545184135437, 0.16900740563869476, 0.27526068687438965, -0.37079063057899475, 0.16628575325012207, 0.8227586150169373, -0.6552001237869263, 0.8786752820014954, -0.3290077745914459, -0.10311924666166306, 0.7047222256660461, -0.12317853420972824, 0.5368910431861877, 0.0673622414469719, 0.31680846214294434, 0.23906175792217255, 0.11926697939634323, -0.42737987637519836, -0.7416298389434814, 0.8538249135017395, -0.7746003270149231, -0.4259509742259979, -0.42012423276901245, -0.19704589247703552, 0.08236797899007797, 0.2370302677154541, 0.5037725567817688, 0.5285843014717102, 0.18032009899616241, 0.33761340379714966, 0.6332975625991821, -0.03419269993901253, 0.19900274276733398, 0.40312549471855164, -0.0636867806315422, -0.7379776835441589, 0.6920393109321594, 0.20423173904418945, 0.12040145695209503, 0.5688130855560303, 0.01864934153854847, -0.43463799357414246, -0.5508449673652649, -0.4795377850532532, 0.08045410364866257, -0.5770919919013977, -0.37950730323791504, -0.6385051608085632, -0.2510429322719574, -0.758902907371521, 0.024231290444731712, -0.20685599744319916, -0.5364464521408081, -0.1947474479675293, -0.2868695557117462, 0.646125853061676, 0.4775991439819336, -0.07089148461818695, 0.5224790573120117, -0.86224365234375, 0.526938796043396, 0.18772979080677032, 0.04062821716070175, -0.13153503835201263, -0.6274301409721375, -0.22339476644992828, 0.31965261697769165, -0.26978570222854614, -1.160820484161377, 0.22954264283180237, 0.07055578380823135, 0.5181172490119934, 0.4324836730957031, -0.057727839797735214, 0.7845506072044373, -0.3527393043041229, 1.0244300365447998, 0.08969522267580032, -0.6304822564125061, 0.9251214265823364, -0.5006322860717773, 0.16118411719799042, 0.6904492378234863, 0.22574514150619507, -0.6522740125656128, -0.26646900177001953, -0.6874305009841919, -1.1839698553085327, 1.1503465175628662, 0.5233353972434998, 0.028432456776499748, -0.11793828010559082, 0.12926730513572693, 0.03386973589658737, 0.24624422192573547, -0.8176954388618469, -0.7649708390235901, -0.36355525255203247, -0.5436830520629883, 0.09168386459350586, -0.1372671127319336, -0.3466811776161194, -0.4192359149456024, 0.9256318807601929, 0.05712142959237099, 0.31038734316825867, 0.33633705973625183, -0.09733135253190994, 0.13364188373088837, 0.39568018913269043, 0.6738916635513306, 0.36332109570503235, -0.3891390860080719, -0.1839981973171234, 0.23295234143733978, -0.6125307679176331, 0.04772808402776718, 0.025409026071429253, -0.32134491205215454, -0.04881953448057175, 0.2804434895515442, 1.1341370344161987, 0.30420902371406555, -0.5368722677230835, 0.6311208009719849, 0.0011030862806364894, -0.38023582100868225, -0.47362104058265686, 0.13764391839504242, -0.18377886712551117, 0.3759002685546875, 0.4045412242412567, 0.029936816543340683, 0.1477746069431305, -0.5722745656967163, 0.12179506570100784, 0.3307577669620514, -0.18188337981700897, -0.1478147655725479, 0.5950079560279846, -0.022872181609272957, -0.2180674821138382, 0.2811928391456604, -0.3125476539134979, -0.6277577877044678, 0.6693410277366638, 0.3031342625617981, 0.9404659271240234, -0.20326556265354156, 0.234773188829422, 0.5209470391273499, 0.404150128364563, -0.044128261506557465, 0.5914462804794312, -0.3346600830554962, -0.7513846158981323, -0.19904863834381104, -0.3898314833641052, -0.02207212895154953, 0.22202837467193604, -0.5778519511222839, 0.021579498425126076, -0.5690135359764099, -0.3966892957687378, -0.24150368571281433, 0.18506604433059692, -0.8788329362869263, 0.40791645646095276, -0.06481105089187622, 0.6698651313781738, -0.9163039922714233, 0.5387495160102844, 0.9346408843994141, -0.46303290128707886, -1.1215420961380005, -0.06842419505119324, 0.06376432627439499, -0.7672704458236694, 0.4917008876800537, 0.07779604196548462, 0.1927650272846222, -0.10950934886932373, -0.5543530583381653, -1.0006647109985352, 1.532469391822815, -0.16950766742229462, -0.3909189701080322, 0.14708960056304932, 0.15118156373500824, 0.44021955132484436, -0.26496246457099915, 0.6932163834571838, 0.7391039729118347, 0.5610885620117188, 0.26034238934516907, -0.9105871319770813, 0.36708512902259827, -0.3616810441017151, -0.3275320529937744, 0.2640566825866699, -0.9833126068115234, 0.8772576451301575, 0.06343250721693039, -0.16364526748657227, -0.1292620450258255, 0.6650257706642151, 0.21625377237796783, 0.33711814880371094, 0.46170175075531006, 0.7103374004364014, 0.8416847586631775, -0.39626774191856384, 0.8418968319892883, -0.24231307208538055, 0.6003872156143188, 1.102713704109192, -0.13053615391254425, 0.8258766531944275, 0.2861603796482086, -0.31164953112602234, 0.496968150138855, 0.5360043048858643, -0.09734964370727539, 0.8302508592605591, -0.008548780344426632, -0.21347542107105255, -0.020180197432637215, 0.27464842796325684, -0.3751031756401062, 0.6757262349128723, 0.48134666681289673, -0.18169188499450684, -0.126351460814476, 0.0806911289691925, 0.010709705762565136, -0.14917278289794922, -0.19185331463813782, 1.0235936641693115, -0.17234021425247192, -0.6840753555297852, 0.7620649337768555, -0.3393395245075226, 0.9203557372093201, -0.6454577445983887, -0.09111403673887253, -0.09884202480316162, 0.08815144002437592, -0.42040884494781494, -0.8612917065620422, 0.03744225949048996, -0.43291980028152466, -0.2166326344013214, 0.07959162443876266, 0.45564574003219604, -0.5719464421272278, -0.41095981001853943, 0.33667805790901184, 0.2157515585422516, 0.2713255286216736, 0.15230058133602142, -1.0702165365219116, -0.12419042736291885, 0.3780727684497833, -0.4009770452976227, 0.10600405186414719, 0.5547656416893005, 0.35416096448898315, 0.6534214615821838, 0.6085784435272217, 0.31777822971343994, 0.4095284044742584, 0.08271702378988266, 0.8318319916725159, -0.8779263496398926, -0.5054259300231934, -0.6556074023246765, 0.5104820728302002, -0.23490232229232788, -0.203797847032547, 0.6875724792480469, 0.6528648138046265, 0.7867181897163391, -0.09895434230566025, 0.9304661154747009, -0.41934922337532043, 0.7422608137130737, -0.6457966566085815, 0.8752226233482361, -0.8141964077949524, 0.24240145087242126, -0.358995258808136, -0.7229604721069336, 0.15973059833049774, 0.813181459903717, -0.11914604157209396, 0.09395277500152588, 0.5402623414993286, 0.9123828411102295, -0.16385996341705322, 0.08115014433860779, -0.004853670485317707, 0.3406555652618408, 0.20714938640594482, 0.9992142915725708, 0.6906089186668396, -0.9592536687850952, 0.5554730296134949, -0.3531074821949005, -0.30611899495124817, -0.44296348094940186, -0.660747766494751, -1.0566024780273438, -0.7689909338951111, -0.3392220139503479, -0.38885095715522766, -0.3015438914299011, 1.211355209350586, 0.7123890519142151, -1.1155856847763062, -0.10426081717014313, 0.11370646208524704, 0.12453325092792511, -0.27429524064064026, -0.3395715057849884, 0.5793747305870056, -0.07630029320716858, -0.7133884429931641, 0.524858832359314, 0.14185689389705658, 0.2027059942483902, 0.31768798828125, -0.12753842771053314, -0.3709232211112976, 0.04904854670166969, 0.535116970539093, 0.45959967374801636, -0.7622421383857727, -0.23996751010417938, -0.3963063061237335, -0.013883217237889767, 0.2523063123226166, 0.5752431750297546, -0.5913181304931641, 0.3375122547149658, 0.6612609028816223, 0.30887141823768616, 0.5233526825904846, 0.09963030368089676, 0.2502132058143616, -0.6453917622566223, 0.27003800868988037, 0.13820677995681763, 0.6050854325294495, 0.04010516405105591, -0.4136224389076233, 0.5468311905860901, 0.24402187764644623, -0.5707119107246399, -0.7008280754089355, -0.160941943526268, -1.3131368160247803, -0.08817414939403534, 1.2084702253341675, -0.12630534172058105, -0.37784454226493835, -0.052457019686698914, -0.7707551717758179, 0.2705269157886505, -0.7092326283454895, 0.6600990891456604, 0.6638714075088501, -0.05118097737431526, -0.026359982788562775, -0.435830682516098, 0.7047391533851624, 0.39848998188972473, -0.7859702110290527, -0.12822264432907104, 0.41977399587631226, 0.40112727880477905, 0.26318225264549255, 1.0665225982666016, -0.09545544534921646, 0.29197487235069275, -0.09619848430156708, -0.32151252031326294, 0.1621803641319275, -0.20623894035816193, -0.09722337126731873, 0.013802772387862206, -0.35309916734695435, -0.45877009630203247 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
result-kand2-sdxl-wuerst-karlo/6f9ae809
result-kand2-sdxl-wuerst-karlo
2023-11-06T22:35:41Z
433
0
null
[ "region:us" ]
2023-11-06T22:35:41Z
2023-11-06T22:35:39.000Z
2023-11-06T22:35:39
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 170 num_examples: 10 download_size: 1327 dataset_size: 170 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "6f9ae809" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5945589542388916, -0.0359625369310379, 0.18922531604766846, 0.241592675447464, -0.21266640722751617, -0.06623778492212296, 0.42291682958602905, -0.30201593041419983, 0.8493776917457581, 0.5132901668548584, -0.7862870693206787, -0.5688706636428833, -0.6109794974327087, -0.013045980595052242, -0.3285675644874573, 1.0509856939315796, 0.2567259669303894, 0.07434474676847458, -0.3739074766635895, -0.21092401444911957, -0.3583662211894989, -0.5949711203575134, -0.5063702464103699, -0.6861918568611145, 0.9169964790344238, 0.7656159996986389, 0.6205812096595764, 0.5829264521598816, 0.9792163372039795, 0.25123152136802673, 0.046187616884708405, -0.4578738808631897, -0.4643133282661438, -0.22132650017738342, -0.09707525372505188, -0.45541536808013916, -1.009093165397644, -0.054636720567941666, 0.7136430144309998, 0.6744541525840759, -0.009644201025366783, 0.7422633767127991, -0.344738245010376, 0.9993579387664795, -0.4000284671783447, 0.6491121649742126, -0.08941572904586792, -0.15651895105838776, -0.6637057065963745, 0.09834861755371094, 0.12118948251008987, -0.4140169024467468, -0.2346878945827484, -1.0034459829330444, 0.25701579451560974, 0.08353249728679657, 0.6860688924789429, 0.25747519731521606, -0.002645205007866025, -0.018586503341794014, -0.3338535726070404, 0.04629967361688614, -0.2985354959964752, 0.40922921895980835, 0.8387081623077393, 0.48276203870773315, -0.12572579085826874, -0.6250855922698975, -0.33739811182022095, 0.2405148148536682, -0.08536911755800247, 0.01921077072620392, 0.2381894588470459, 0.005446814466267824, 0.7341177463531494, 0.8320833444595337, -0.46883058547973633, -0.3524969816207886, -0.8782059550285339, -0.4173183739185333, 0.9311463832855225, -0.027511171996593475, 0.25165143609046936, -0.1982392817735672, -0.1469605565071106, -0.29129675030708313, -0.5071526765823364, -0.04525298625230789, 0.5923148393630981, 0.20878301560878754, -1.1711411476135254, 0.37644442915916443, -0.17590725421905518, 0.24486860632896423, 0.314687579870224, 0.4846949875354767, 0.880572497844696, -0.1209675595164299, -0.22295962274074554, 0.13867826759815216, 0.3247630298137665, 0.3859768211841583, 0.1731996089220047, 0.09446199983358383, -0.15233838558197021, 0.06512131541967392, 0.13199366629123688, -1.190166711807251, -0.8550125360488892, 0.40399169921875, -0.8221601843833923, -0.3214262127876282, 0.4872986376285553, -0.8809064626693726, -0.5587741732597351, -0.2147899568080902, 0.11322528123855591, 0.06439061462879181, -0.8620574474334717, -0.1555262953042984, -0.7518205046653748, 0.3217035233974457, 0.2024340033531189, -0.778274655342102, 0.22120989859104156, 0.6836472153663635, 0.3614041805267334, 0.2772288918495178, -0.2011740505695343, -0.6693865060806274, 0.18875546753406525, -0.1736094206571579, 0.8886442184448242, -0.7054275870323181, -0.5231499075889587, 0.009400689043104649, 0.4753056466579437, 0.04899468645453453, -0.4207819998264313, 0.945746898651123, -0.34304824471473694, -0.08239780366420746, -0.7665622234344482, -0.6083357334136963, -0.2805180549621582, 0.20685192942619324, -1.330460548400879, 1.2050142288208008, 0.3296143114566803, -0.6386429071426392, 0.2477179616689682, -1.281691074371338, -0.19257031381130219, 0.9044649600982666, -0.22959941625595093, -0.3246593177318573, 0.4105282127857208, -0.15135878324508667, 0.5594484806060791, -0.18240150809288025, 0.36877259612083435, -0.8595686554908752, -0.3198353946208954, -0.012345783412456512, 0.10723888874053955, 0.7931166291236877, 0.2569028437137604, 0.3036494255065918, 0.05442123860120773, -0.9349610805511475, -0.11316301673650742, 0.30186063051223755, -0.042473237961530685, -0.2063683420419693, -0.6150755286216736, 0.5149754285812378, -0.11711728572845459, 0.3149860203266144, -0.43943771719932556, 0.22696653008460999, 0.009051489643752575, -0.06031440570950508, 0.6787323951721191, 0.11375115066766739, 0.4325149655342102, -0.6365154981613159, 0.6352420449256897, 0.050447385758161545, 0.37432941794395447, -0.09687460958957672, -0.5915490984916687, -0.6064632534980774, 0.11441531777381897, 0.6507470011711121, 0.49428150057792664, -0.758988082408905, 0.7149726748466492, 0.06477329879999161, -0.7671653628349304, -0.1724945604801178, 0.016293760389089584, 0.21051733195781708, 0.2884632349014282, 0.32677513360977173, -0.5899229049682617, -0.5035192966461182, -0.8248315453529358, 0.3215176463127136, -0.07864579558372498, 0.19641965627670288, 0.2204173505306244, 0.9160077571868896, -0.3028913140296936, 0.3217095136642456, -0.7218307852745056, -0.3026379942893982, 0.003524382831528783, -0.3706490099430084, 0.33194077014923096, 0.8507664799690247, 1.2784675359725952, -0.8415078520774841, -0.16816890239715576, -0.6019977331161499, -0.5414778590202332, -0.014392388053238392, 0.2645821273326874, -0.6186711192131042, -0.1683284193277359, 0.06499247997999191, -0.3302522599697113, 0.7925803661346436, 0.8773183822631836, -0.8075001835823059, -0.09333326667547226, 0.07232982665300369, 0.34167030453681946, -1.3405063152313232, 0.4969838261604309, 0.04810298979282379, -0.17233626544475555, -0.5416498184204102, 0.12461861968040466, 0.22686831653118134, -0.22975757718086243, -0.1816476285457611, 0.6430129408836365, -0.5746563076972961, -0.010236100293695927, -0.044583484530448914, -0.3630825877189636, -0.12166208773851395, 0.3328836262226105, 0.07451846450567245, 0.3522849977016449, 0.8687624335289001, -0.2297058254480362, 0.8128438591957092, 0.5793012380599976, 0.013119719922542572, 0.8998144268989563, -0.5898428559303284, 0.2648731768131256, -0.27669984102249146, 0.4914523959159851, -0.689883828163147, -0.8578712344169617, 0.5174829363822937, -0.45401111245155334, 0.30472296476364136, -0.6812289953231812, -0.3637911379337311, -0.6480686664581299, -0.4637718200683594, 0.8842519521713257, 0.48390862345695496, -0.7230183482170105, 0.6169896125793457, 0.6749022603034973, 0.0038959861267358065, -0.08271045237779617, -0.806190013885498, -0.14096592366695404, -0.39628660678863525, -0.38313791155815125, 0.5043936371803284, -0.6418784260749817, 0.12115557491779327, -0.24839240312576294, 0.25562921166419983, -0.26725223660469055, -0.2006499320268631, 0.8232722282409668, 0.24141068756580353, -0.2508147656917572, 0.1932007074356079, -0.048553913831710815, -0.7258641123771667, 0.3228877782821655, 0.16394230723381042, 0.2721259295940399, 0.01910518668591976, -0.08033007383346558, -0.4955516457557678, 0.6596595048904419, 0.40989866852760315, -0.10194985568523407, 0.34569305181503296, 0.8907058835029602, -1.1063793897628784, -0.11106643825769424, -0.5890424251556396, -0.23810656368732452, -0.4951711893081665, -0.09447365999221802, -0.40479379892349243, -0.6024656891822815, 0.8223915696144104, 0.0610644556581974, -0.08054400235414505, 0.9438871145248413, 0.6878407001495361, 0.2628706395626068, 0.5458438396453857, 0.6560221910476685, -0.32582202553749084, 0.4588468670845032, -0.3303487300872803, -0.30659785866737366, -0.5264605283737183, -0.4861859381198883, -0.6473921537399292, -0.5934868454933167, -0.5176312923431396, -0.3646997809410095, -0.06119012460112572, 0.04584163427352905, -0.2508279085159302, 0.4513604938983917, -0.6788889169692993, 0.6175283789634705, 0.6470334529876709, 0.16884557902812958, -0.12669406831264496, -0.09337159991264343, 0.3165128529071808, 0.3122880756855011, -0.6210488080978394, 0.02675643190741539, 1.087005615234375, 0.575282871723175, 0.9072380065917969, 0.38799795508384705, 0.9847666025161743, 0.5249735116958618, 0.3844565749168396, -0.333135724067688, 0.25851720571517944, -0.032609809190034866, -0.786070704460144, 0.06473257392644882, -0.17474687099456787, -0.5834912657737732, -0.5966206789016724, -0.36292514204978943, -0.23803094029426575, 0.5768218636512756, 0.5915804505348206, -0.18492941558361053, 0.033557869493961334, -1.0091428756713867, 1.1007765531539917, -0.08268895000219345, 0.08054238557815552, -0.10294738411903381, -0.6103484034538269, 0.12225863337516785, 0.2043362408876419, 0.171441912651062, -0.49184080958366394, 0.14897549152374268, 1.1705209016799927, -0.4760051965713501, 1.0088465213775635, -0.8261410593986511, 0.05641712248325348, 0.1310175061225891, -0.35486164689064026, 0.16173535585403442, 0.5559078454971313, -0.13643144071102142, 0.19279637932777405, 0.3695202171802521, -0.5648117065429688, -0.22733137011528015, 0.961421549320221, -0.6691959500312805, 0.17136290669441223, -0.5612460374832153, -0.4219535291194916, -0.033002596348524094, 0.329612135887146, 0.255046546459198, 0.8149113655090332, -0.2002534121274948, 0.20010069012641907, 0.611782968044281, 0.4470457136631012, 0.5215362310409546, 0.052472930401563644, -0.27826008200645447, -0.6057592630386353, 0.9637110233306885, 0.20697560906410217, -0.3864702880382538, 0.25759997963905334, 0.374981164932251, -0.3982411324977875, -0.4213038980960846, -0.7335152626037598, 0.3021260201931, -0.5409762859344482, -0.795070230960846, -0.15782691538333893, -0.3228122889995575, -0.6295035481452942, -0.29206177592277527, -0.2772548198699951, -0.7219006419181824, -0.5781020522117615, -0.5551832318305969, 1.275059461593628, 0.7632195353507996, -0.5304239392280579, 0.48942244052886963, -0.9675012230873108, 0.5715968608856201, -0.17727065086364746, 1.0638864040374756, -0.2436923384666443, -0.5724863409996033, -0.26322245597839355, -0.1337289661169052, 0.09054051339626312, -0.7460005879402161, -0.1839211881160736, 0.3494688868522644, 0.7163698077201843, 0.189830020070076, 0.17484380304813385, 0.5574580430984497, -0.018713422119617462, 0.617646336555481, 0.24498265981674194, -0.699989914894104, 0.6107973456382751, -0.3668140172958374, 0.5510385632514954, 0.9259932637214661, 0.5938097238540649, -0.3212640583515167, 0.24879144132137299, -1.2185542583465576, -0.5775681734085083, 0.5868883728981018, 0.013852501288056374, 0.1865394562482834, 0.37113842368125916, 0.6158183813095093, -0.01873244158923626, 0.1888248324394226, -0.5631763339042664, -0.8847878575325012, -0.22891980409622192, -0.6094020009040833, 0.2507770359516144, -0.4877571165561676, -0.3150686025619507, -0.5121949315071106, 0.7605651021003723, -0.3033745288848877, 0.5128867030143738, -0.05266590416431427, 0.24815522134304047, -0.23865143954753876, -0.2143213450908661, 0.4527377188205719, 0.5246226191520691, -0.4326402544975281, -0.17011457681655884, -0.2444244921207428, -0.6492056846618652, -0.46436813473701477, 0.9075913429260254, -0.04372689500451088, -0.36402663588523865, 0.6134592890739441, 0.668494462966919, -0.2554914355278015, -0.06000727415084839, 0.434334933757782, -0.20619431138038635, -0.5069547891616821, -0.5587127804756165, 0.33229246735572815, 0.20445969700813293, 0.19420982897281647, 0.18065084517002106, -0.15658621490001678, 0.35778024792671204, -0.34877413511276245, 0.5169976949691772, -0.08145736157894135, -0.7156789898872375, -0.6125744581222534, 0.5341248512268066, 0.783909261226654, -0.5115237236022949, 0.7324627041816711, -0.012442376464605331, -0.4638541638851166, 0.7777689099311829, 0.25979942083358765, 0.730793833732605, -0.5448524951934814, 0.316976934671402, 0.5879950523376465, 0.06194222718477249, 0.12450411915779114, 0.9519729018211365, -0.21691064536571503, -0.6809187531471252, 0.058702100068330765, -0.36928480863571167, -0.2887974977493286, -0.02299472503364086, -1.0547614097595215, 0.19674231112003326, -0.8025869727134705, -0.23118960857391357, 0.29150450229644775, 0.20680385828018188, -0.8741002678871155, 0.3604532778263092, 0.2807680666446686, 1.4495197534561157, -0.9052085280418396, 0.8172749280929565, 0.9602463841438293, -0.4371684193611145, -0.8412175178527832, -0.38798511028289795, 0.26715636253356934, -0.8795313239097595, -0.2613641321659088, 0.2760451138019562, 0.4585780203342438, -0.2376423478126526, -0.7575727105140686, -0.6745171546936035, 1.1808195114135742, 0.26555556058883667, -0.6711941957473755, 0.3270150125026703, -0.13311722874641418, 0.25952601432800293, -0.44661638140678406, 0.23327824473381042, 0.5782939791679382, 0.8330856561660767, 0.4176323413848877, -0.6950515508651733, 0.08378732949495316, -0.771713137626648, -0.33547791838645935, 0.5074599385261536, -0.7702575325965881, -0.04475613310933113, -0.0698336511850357, 0.25340375304222107, -0.007073239888995886, 0.7239688634872437, -0.04376965016126633, 0.33808401226997375, 0.504001259803772, 0.5835078954696655, 0.8914019465446472, -0.37967583537101746, 0.8319488763809204, -0.195583313703537, 0.5402476787567139, 1.0586166381835938, -0.1845025271177292, 0.3808497488498688, 0.4464757442474365, 0.14212331175804138, 0.138162761926651, 0.6712802052497864, -0.4352794885635376, 0.3240461051464081, 0.14274317026138306, -0.17447315156459808, -0.35501933097839355, -0.15753185749053955, -0.9512495994567871, 0.13175681233406067, 0.5357545614242554, -0.5655408501625061, 0.026575887575745583, -0.1777997761964798, 0.15328899025917053, -0.1395907700061798, -0.509517252445221, 0.7267807126045227, 0.036707453429698944, -0.17342261970043182, -0.0442386120557785, -0.10888385772705078, 0.22763271629810333, -0.6642385125160217, -0.511709451675415, -0.2481636106967926, 0.303083598613739, -0.6592525839805603, -1.1031640768051147, 0.7510192394256592, -0.32885313034057617, -0.5360442996025085, -0.2196074277162552, 0.759648323059082, -0.39958685636520386, -1.1478242874145508, 0.3263607919216156, 0.04994162917137146, 0.04195737838745117, 0.08137086033821106, -1.376414179801941, 0.5955681204795837, 0.01862279139459133, -0.11396249383687973, 0.22181318700313568, 0.06133271008729935, 0.005879752337932587, 0.47723764181137085, 0.5420500636100769, -0.20992504060268402, -0.44039928913116455, 0.33996590971946716, 0.9105398058891296, -0.8081006407737732, -0.591748833656311, -0.3383791446685791, 0.7677186131477356, -0.3707558810710907, -0.7695340514183044, 0.294050008058548, 1.0591278076171875, 0.8904520869255066, -0.18029367923736572, 0.6867278814315796, -0.469257116317749, 0.7165310382843018, -0.3867989182472229, 0.7340381145477295, -0.25941237807273865, -0.2564912736415863, -0.16909819841384888, -0.6991017460823059, -0.7379789352416992, 0.7448924779891968, 0.3312910497188568, 0.22539837658405304, 0.5195777416229248, 1.048354148864746, -0.2339426875114441, 0.44473496079444885, 0.15354301035404205, 0.07318733632564545, 0.2980393171310425, 0.40682584047317505, 0.2899665832519531, -0.719201922416687, -0.04274884611368179, -0.49240124225616455, -0.5508439540863037, 0.16127260029315948, -1.150044322013855, -0.9796750545501709, -0.7775627970695496, -0.6712279319763184, -0.5244994163513184, -0.07300017774105072, 1.0553152561187744, 0.9901435971260071, -1.0286386013031006, -0.21353204548358917, 0.3605976700782776, 0.2866247892379761, 0.15673209726810455, -0.12427476048469543, 0.583021342754364, 0.6506224870681763, -0.5205597877502441, -0.09956114739179611, -0.03681298717856407, 0.26072046160697937, -0.10511049628257751, -0.011262534186244011, 0.01294960267841816, -0.21797756850719452, 0.1842397302389145, 0.4570120573043823, -0.09809736162424088, -0.5144413709640503, -0.6000540852546692, 0.293154776096344, 0.16331961750984192, 1.0306451320648193, -0.44322383403778076, -0.07750261574983597, 0.7008780837059021, 0.551990807056427, 0.4736498296260834, 0.18147814273834229, 0.5938299298286438, -0.5294808149337769, 0.19421342015266418, -0.08688730001449585, 0.48549404740333557, 0.25162968039512634, -0.5975589156150818, 0.9023944139480591, 0.5260739326477051, -0.49999138712882996, -0.44472405314445496, -0.024936562404036522, -1.502190351486206, 0.5366091132164001, 0.8685491681098938, 0.1154414564371109, -0.4071071445941925, -0.05097145587205887, -0.36469215154647827, -0.23825769126415253, -1.0533459186553955, 0.1282212883234024, 0.5207821130752563, -0.015591313131153584, -0.2868470847606659, -0.1376727819442749, 0.7563809156417847, -0.3696373403072357, -1.2062398195266724, 0.14849774539470673, 0.6711844801902771, 0.17945538461208344, 0.13458755612373352, 0.8674731850624084, -0.10914535075426102, 0.4010738134384155, 0.12882383167743683, 0.13505883514881134, -0.21337787806987762, -0.640832245349884, -0.3358546793460846, 0.12590445578098297, -0.10432571172714233, -0.33601272106170654 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
GEM/xsum
GEM
2022-10-24T15:31:30Z
432
0
null
[ "task_categories:summarization", "annotations_creators:none", "language_creators:unknown", "multilinguality:unknown", "size_categories:unknown", "source_datasets:original", "language:en", "license:cc-by-sa-4.0", "region:us" ]
2022-10-24T15:31:30Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - none language_creators: - unknown language: - en license: - cc-by-sa-4.0 multilinguality: - unknown size_categories: - unknown source_datasets: - original task_categories: - summarization task_ids: [] pretty_name: xsum --- # Dataset Card for GEM/xsum ## Dataset Description - **Homepage:** n/a - **Repository:** https://github.com/EdinburghNLP/XSum - **Paper:** https://www.aclweb.org/anthology/D18-1206 - **Leaderboard:** N/A - **Point of Contact:** Shashi Narayan ### Link to Main Data Card You can find the main data card on the [GEM Website](https://gem-benchmark.com/data_cards/xsum). ### Dataset Summary XSum is an English news summarization dataset where the task is to predict the first sentence of an article from the rest of it. You can load the dataset via: ``` import datasets data = datasets.load_dataset('GEM/xsum') ``` The data loader can be found [here](https://huggingface.co/datasets/GEM/xsum). #### website n/a #### paper [ACL Anthology](https://www.aclweb.org/anthology/D18-1206) #### authors Shashi Narayan, Shay B. Cohen, Mirella Lapata (all affiliated with University of Edinburgh at the time of dataset creation) ## Dataset Overview ### Where to find the Data and its Documentation #### Download <!-- info: What is the link to where the original dataset is hosted? --> <!-- scope: telescope --> [Github](https://github.com/EdinburghNLP/XSum) #### Paper <!-- info: What is the link to the paper describing the dataset (open access preferred)? --> <!-- scope: telescope --> [ACL Anthology](https://www.aclweb.org/anthology/D18-1206) #### BibTex <!-- info: Provide the BibTex-formatted reference for the dataset. Please use the correct published version (ACL anthology, etc.) instead of google scholar created Bibtex. --> <!-- scope: microscope --> ``` @InProceedings{xsum-emnlp, author = "Shashi Narayan and Shay B. Cohen and Mirella Lapata", title = "Don't Give Me the Details, Just the Summary! {T}opic-Aware Convolutional Neural Networks for Extreme Summarization", booktitle = "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing ", year = "2018", address = "Brussels, Belgium", } ``` #### Contact Name <!-- quick --> <!-- info: If known, provide the name of at least one person the reader can contact for questions about the dataset. --> <!-- scope: periscope --> Shashi Narayan #### Contact Email <!-- info: If known, provide the email of at least one person the reader can contact for questions about the dataset. --> <!-- scope: periscope --> shashinarayan@google.com #### Has a Leaderboard? <!-- info: Does the dataset have an active leaderboard? --> <!-- scope: telescope --> no ### Languages and Intended Use #### Multilingual? <!-- quick --> <!-- info: Is the dataset multilingual? --> <!-- scope: telescope --> no #### Covered Dialects <!-- info: What dialects are covered? Are there multiple dialects per language? --> <!-- scope: periscope --> Since the source of the dataset are BBC articles, the language is in British English of the variation written by journalists. #### Covered Languages <!-- quick --> <!-- info: What languages/dialects are covered in the dataset? --> <!-- scope: telescope --> `English` #### Whose Language? <!-- info: Whose language is in the dataset? --> <!-- scope: periscope --> Professional journalists #### License <!-- quick --> <!-- info: What is the license of the dataset? --> <!-- scope: telescope --> cc-by-sa-4.0: Creative Commons Attribution Share Alike 4.0 International #### Intended Use <!-- info: What is the intended use of the dataset? --> <!-- scope: microscope --> The dataset is for the task of abstractive summarization in its extreme form, its about summarizing a document in a single sentence. The idea is to create a short, one-sentence news summary answering the question "What is the article about?". #### Primary Task <!-- info: What primary task does the dataset support? --> <!-- scope: telescope --> Summarization #### Communicative Goal <!-- quick --> <!-- info: Provide a short description of the communicative goal of a model trained for this task on this dataset. --> <!-- scope: periscope --> Given a news article, produce a single sentence summary of the content of the article. ### Credit #### Curation Organization Type(s) <!-- info: In what kind of organization did the dataset curation happen? --> <!-- scope: telescope --> `academic` #### Curation Organization(s) <!-- info: Name the organization(s). --> <!-- scope: periscope --> University of Edinburgh #### Dataset Creators <!-- info: Who created the original dataset? List the people involved in collecting the dataset and their affiliation(s). --> <!-- scope: microscope --> Shashi Narayan, Shay B. Cohen, Mirella Lapata (all affiliated with University of Edinburgh at the time of dataset creation) #### Funding <!-- info: Who funded the data creation? --> <!-- scope: microscope --> European Research Council (Lapata; award number 681760), the European Union under the Horizon 2020 SUMMA project (Narayan, Cohen; grant agreement 688139), and Huawei Technologies (Cohen). #### Who added the Dataset to GEM? <!-- info: Who contributed to the data card and adding the dataset to GEM? List the people+affiliations involved in creating this data card and who helped integrate this dataset into GEM. --> <!-- scope: microscope --> The original data card was written by Laura Perez-Beltrachini and the data loader by Yacine Jernite. Sebastian Gehrmann migrated the data card to the new format and extended it. The v2 data loader was migrated by Abinaya Mahendiran ### Dataset Structure #### Data Fields <!-- info: List and describe the fields present in the dataset. --> <!-- scope: telescope --> - `Document`: Input news article. - `Summary`: One sentence summary of the article. - `Id`: BBC ID of the article. #### Reason for Structure <!-- info: How was the dataset structure determined? --> <!-- scope: microscope --> The Document/Summary format is standard for summarization datasets. #### How were labels chosen? <!-- info: How were the labels chosen? --> <!-- scope: microscope --> The labels are the first sentence of the source article. #### Example Instance <!-- info: Provide a JSON formatted example of a typical instance in the dataset. --> <!-- scope: periscope --> ``` { 'document': 'The researchers have sequenced the genome of a strain of bacterium that causes the virulent infection.\nA survey in 2007 showed that bleeding canker had spread rapidly, with almost half of the two million horse chestnuts displaying symptoms of the disease.\nThe findings have been published in the journal PLoS One.\nA visible symptom of the disease is a lesion on the bark, which oozes a resin on to the trunk or sometimes the branches.\nThe bark underneath the canker is killed, and if cankers manage to go all the way around the trunk then the horse chestnut (Aesculus hippocastanum) will die because it cuts off the food supply. [...]', 'target': "A team of UK scientists hopes to shed light on the mysteries of bleeding canker, a disease that is threatening the nation's horse chestnut trees.", } ``` #### Data Splits <!-- info: Describe and name the splits in the dataset if there are more than one. --> <!-- scope: periscope --> | Section | Number of Documents | | ------------- |:-------------:| | Training | 204,045 | | Validation | 11,332 | | Testing | 11,334 | | Total | 226k | | Section | number of words| number of sentences | | ------------- |:-------------:| :-------------:| | Documents | 431.07 | 19.77 | | Summary | 23.26 | 1.00 | #### Splitting Criteria <!-- info: Describe any criteria for splitting the data, if used. If there are differences between the splits (e.g., if the training annotations are machine-generated and the dev and test ones are created by humans, or if different numbers of annotators contributed to each example), describe them here. --> <!-- scope: microscope --> The identifiers in the URLs were used to randomly split the dataset into training (90%, 204,045), validation (5%, 11,332), and test (5%, 11,334) sets. ## Dataset Curation ### Original Curation #### Original Curation Rationale <!-- info: Original curation rationale --> <!-- scope: telescope --> Comparable datasets are often very extractive which is not a strategy that works for one-sentence summaries. The dataset curators thus created this dataset as a way to evaluate truly abstractive models #### Communicative Goal <!-- info: What was the communicative goal? --> <!-- scope: periscope --> Same as the communicative goal in GEM: A model should summarize a news article in a single sentence #### Sourced from Different Sources <!-- info: Is the dataset aggregated from different data sources? --> <!-- scope: telescope --> no ### Language Data #### How was Language Data Obtained? <!-- info: How was the language data obtained? --> <!-- scope: telescope --> `Found` #### Where was it found? <!-- info: If found, where from? --> <!-- scope: telescope --> `Single website` #### Language Producers <!-- info: What further information do we have on the language producers? --> <!-- scope: microscope --> The data was collected from articles between 2010 and 2017. No other information #### Topics Covered <!-- info: Does the language in the dataset focus on specific topics? How would you describe them? --> <!-- scope: periscope --> The collected articles included the following topics: News, Politics, Sports, Weather, Business, Technology, Science, Health, Family, Education, Entertainment and Arts The dataset curators also used LDA to gain insight into this question and found that the following were the top keywords associated with each topic: - **T1**: charge, court, murder, police, arrest, guilty, sentence, boy, bail, space, crown, trial - **T2**: church, abuse, bishop, child, catholic, gay, pope, school, christian, priest, cardinal - **T3**: council, people, government, local, housing, home, house, property, city, plan, authority - **T4**: clinton, party, trump, climate, poll, vote, plaid, election, debate, change, candidate, campaign - **T5**: country, growth, report, business, export, fall, bank, security, economy, rise, global, inflation - **T6**: hospital, patient, trust, nhs, people, care, health, service, staff, report, review, system, child #### Data Validation <!-- info: Was the text validated by a different worker or a data curator? --> <!-- scope: telescope --> not validated #### Data Preprocessing <!-- info: How was the text data pre-processed? (Enter N/A if the text was not pre-processed) --> <!-- scope: microscope --> The text was extracted from the HTML of the webpage. No further processing was done. #### Was Data Filtered? <!-- info: Were text instances selected or filtered? --> <!-- scope: telescope --> not filtered ### Structured Annotations #### Additional Annotations? <!-- quick --> <!-- info: Does the dataset have additional annotations for each instance? --> <!-- scope: telescope --> none #### Annotation Service? <!-- info: Was an annotation service used? --> <!-- scope: telescope --> no ### Consent #### Any Consent Policy? <!-- info: Was there a consent policy involved when gathering the data? --> <!-- scope: telescope --> no #### Justification for Using the Data <!-- info: If not, what is the justification for reusing the data? --> <!-- scope: microscope --> The copyright license of the data allows reusing it for this purpose. ### Private Identifying Information (PII) #### Contains PII? <!-- quick --> <!-- info: Does the source language data likely contain Personal Identifying Information about the data creators or subjects? --> <!-- scope: telescope --> yes/very likely #### Categories of PII <!-- info: What categories of PII are present or suspected in the data? --> <!-- scope: periscope --> `generic PII` #### Any PII Identification? <!-- info: Did the curators use any automatic/manual method to identify PII in the dataset? --> <!-- scope: periscope --> no identification ### Maintenance #### Any Maintenance Plan? <!-- info: Does the original dataset have a maintenance plan? --> <!-- scope: telescope --> no ## Broader Social Context ### Previous Work on the Social Impact of the Dataset #### Usage of Models based on the Data <!-- info: Are you aware of cases where models trained on the task featured in this dataset ore related tasks have been used in automated systems? --> <!-- scope: telescope --> no ### Impact on Under-Served Communities #### Addresses needs of underserved Communities? <!-- info: Does this dataset address the needs of communities that are traditionally underserved in language technology, and particularly language generation technology? Communities may be underserved for exemple because their language, language variety, or social or geographical context is underepresented in NLP and NLG resources (datasets and models). --> <!-- scope: telescope --> no ### Discussion of Biases #### Any Documented Social Biases? <!-- info: Are there documented social biases in the dataset? Biases in this context are variations in the ways members of different social categories are represented that can have harmful downstream consequences for members of the more disadvantaged group. --> <!-- scope: telescope --> unsure #### Are the Language Producers Representative of the Language? <!-- info: Does the distribution of language producers in the dataset accurately represent the full distribution of speakers of the language world-wide? If not, how does it differ? --> <!-- scope: periscope --> The language and content of the data is focused on news and language in the UK and as such not representative of the speakers world-wide. Existing selection biases of the BBC exist in this dataset.
[ -0.40498340129852295, -0.6367502212524414, 0.2629934549331665, -0.06383656710386276, -0.36226946115493774, -0.13242210447788239, -0.19093924760818481, -0.41257596015930176, 0.5929662585258484, 0.42280420660972595, -0.5304187536239624, -0.7408322095870972, -0.5534828901290894, 0.16268683969974518, -0.6959777474403381, 1.141993522644043, 0.08392052352428436, -0.021842455491423607, -0.15720394253730774, -0.1320444494485855, 0.1845255345106125, -0.30360275506973267, -0.527866780757904, 0.015889972448349, 0.4813039302825928, 0.6291855573654175, 0.5590595602989197, 0.9282028675079346, 0.7932484745979309, 0.2974803149700165, -0.3193281888961792, 0.22646231949329376, -0.35290762782096863, -0.44520604610443115, 0.1348520964384079, -0.43707573413848877, -0.44344279170036316, 0.11835410445928574, 0.6078498959541321, 0.914659857749939, -0.21625633537769318, 0.30670154094696045, 0.12969376146793365, 0.6673864126205444, -0.15959016978740692, 0.24513188004493713, -0.49847009778022766, 0.06684073805809021, -0.44810253381729126, -0.14471420645713806, -0.1838493049144745, -0.20053593814373016, 0.034368060529232025, -0.9423690438270569, 0.3759534955024719, 0.1285400688648224, 1.121593952178955, -0.02035512775182724, -0.37154048681259155, -0.283364862203598, -0.22673432528972626, 0.7099089026451111, -0.6692546010017395, 0.05772721394896507, 0.46615251898765564, 0.2323862761259079, 0.06112441420555115, -0.8336237072944641, -0.5763675570487976, -0.03528913855552673, -0.3510545492172241, 0.43700075149536133, -0.19965404272079468, -0.27148231863975525, 0.14538486301898956, 0.5572692155838013, -0.7240733504295349, -0.3194029629230499, -0.7020721435546875, 0.035218168050050735, 0.7272845506668091, 0.19517934322357178, -0.09307369589805603, -0.3746124804019928, -0.12901894748210907, -0.2735399007797241, -0.28549328446388245, 0.02873668447136879, 0.3459833860397339, 0.2903447151184082, -0.731243371963501, 0.6125576496124268, -0.27811601758003235, 0.6093283295631409, -0.004962629172950983, -0.20150958001613617, 0.5885868072509766, -0.6825428605079651, -0.19434460997581482, 0.009146018885076046, 0.9152822494506836, 0.543205201625824, 0.10630789399147034, 0.021230574697256088, 0.17800027132034302, -0.16194285452365875, -0.06807737052440643, -0.526645302772522, -0.22216248512268066, 0.3402665853500366, -0.4541567265987396, -0.45794111490249634, 0.1401144564151764, -0.8067052960395813, -0.18791469931602478, -0.006523957941681147, 0.19170549511909485, -0.3109210431575775, -0.2656831443309784, 0.15853096544742584, -0.26230984926223755, 0.3008454740047455, 0.2540172338485718, -0.8041903376579285, 0.5529953241348267, 0.42414402961730957, 0.9654712080955505, 0.029165120795369148, -0.43983355164527893, -0.21921473741531372, -0.009263964369893074, -0.27674710750579834, 0.6488078832626343, -0.13161517679691315, -0.5586344003677368, -0.38845130801200867, 0.2478034645318985, 0.06380737572908401, -0.351911336183548, 0.6243108510971069, -0.22139987349510193, 0.5589126348495483, -0.4632624387741089, -0.3434213101863861, -0.26081985235214233, 0.31541308760643005, -0.7330427765846252, 0.8367643356323242, 0.18671974539756775, -1.1003795862197876, 0.44903355836868286, -0.6966559886932373, -0.4998902976512909, -0.14253723621368408, -0.276091068983078, -0.535331130027771, -0.1037839949131012, 0.4215160310268402, 0.33562445640563965, -0.3556191325187683, 0.10887491703033447, -0.08432386815547943, 0.07413928955793381, 0.04738113284111023, -0.2146473228931427, 0.9267162084579468, 0.023323269560933113, -0.15032291412353516, -0.06622298806905746, -0.9963362216949463, -0.25712043046951294, 0.31624484062194824, -0.2768218517303467, 0.012074942700564861, 0.11432226002216339, 0.009394905529916286, -0.04776019603013992, 0.09122816473245621, -0.706399142742157, 0.18460360169410706, -0.4017702341079712, 0.2605649530887604, 0.4452373683452606, 0.20007678866386414, 0.2096882313489914, -0.527486264705658, 0.20704258978366852, 0.203177809715271, 0.28730130195617676, -0.20803122222423553, -0.5285654067993164, -0.7347044348716736, -0.0734570324420929, 0.3321375250816345, 0.6560734510421753, -0.5898834466934204, 0.45406943559646606, -0.42028695344924927, -0.6565089225769043, -0.49933531880378723, -0.032655637711286545, 0.3294669985771179, 0.7941929697990417, 0.4669283628463745, -0.2982679307460785, -0.6694925427436829, -0.9685951471328735, 0.02594093419611454, -0.10388395935297012, 0.14044101536273956, 0.36654072999954224, 0.5510268211364746, 0.1472836434841156, 0.8971298336982727, -0.6826121807098389, -0.406169056892395, -0.34633955359458923, 0.026113471016287804, 0.6062716245651245, 0.4105387032032013, 0.3688184916973114, -0.9556834697723389, -0.534844696521759, 0.03569215536117554, -0.9445304870605469, 0.03406931087374687, -0.08175532519817352, 0.06135350093245506, 0.2086104303598404, 0.40949714183807373, -0.4995706081390381, 0.4774613380432129, 0.5895747542381287, -0.39487865567207336, 0.6963136792182922, -0.13546502590179443, 0.27195921540260315, -1.3836263418197632, 0.3142693042755127, 0.17601636052131653, -0.22293253242969513, -0.43823087215423584, -0.21448418498039246, -0.0153029290959239, 0.06983243674039841, -0.6321752667427063, 0.5165526866912842, -0.6237066388130188, 0.0441584549844265, 0.15675467252731323, 0.2954375445842743, -0.026756757870316505, 0.4206831157207489, 0.04011249169707298, 0.6744827628135681, 0.710321843624115, -0.44078952074050903, 0.30346328020095825, 0.636357843875885, -0.5558841824531555, 0.3926694691181183, -0.7640624046325684, -0.39138761162757874, -0.03149637579917908, 0.11960269510746002, -0.8045989274978638, -0.2870386242866516, 0.06625784188508987, -0.8082745671272278, 0.17517037689685822, -0.09562700241804123, -0.5031220316886902, -0.23052915930747986, -0.4060565233230591, 0.013357574120163918, 0.3315591514110565, -0.18911388516426086, 0.4286784827709198, 0.43435055017471313, -0.18767648935317993, -0.5838412642478943, -1.1230509281158447, 0.2503533363342285, -0.1673201471567154, -0.8178229928016663, 0.3878403902053833, 0.030129875987768173, -0.4492751657962799, 0.18045629560947418, 0.054468896239995956, 0.12746106088161469, -0.025964954867959023, 0.120921291410923, 0.292934387922287, -0.13918067514896393, -0.03908699005842209, -0.08446274697780609, -0.30261749029159546, -0.11454109847545624, -0.017085686326026917, 0.3184748888015747, 0.00039432066841982305, -0.13554264605045319, -0.30297791957855225, 0.4241825342178345, 0.4515659213066101, -0.18346840143203735, 0.6660141944885254, 0.49725541472435, -0.14299753308296204, 0.3091762065887451, -0.39354828000068665, -0.3271627724170685, -0.431374728679657, 0.5189666152000427, -0.13677537441253662, -0.4439244568347931, 0.7018097043037415, 0.4494294226169586, 0.2931442856788635, 0.8015425205230713, 0.3034626543521881, -0.2536463141441345, 0.6670956015586853, 0.3725346624851227, -0.19078053534030914, 0.37865161895751953, -0.6772422790527344, -0.318734735250473, -0.8198643326759338, -0.18493491411209106, -0.37588557600975037, -0.28513121604919434, -0.5286934971809387, -0.2732526957988739, 0.6234592795372009, -0.10636276006698608, -0.003392221173271537, 0.17538955807685852, -0.4427686333656311, 0.46918147802352905, 0.6161946058273315, 0.2026934027671814, 0.4042710065841675, 0.1526927351951599, -0.13040918111801147, 0.1673543006181717, -0.6899616718292236, -0.4529610276222229, 1.16961669921875, 0.14321258664131165, 0.6857328414916992, 0.0880080834031105, 0.6301262974739075, 0.15790073573589325, 0.03474801033735275, -0.3540512025356293, 0.6587439179420471, -0.4029732346534729, -0.6824915409088135, -0.3566721975803375, -0.5057879686355591, -1.2343350648880005, 0.16014575958251953, -0.2543709874153137, -0.7787132859230042, 0.29430046677589417, -0.0037884796038269997, -0.3334568738937378, 0.5051132440567017, -0.7919532656669617, 0.7253480553627014, -0.2917490303516388, -0.2327975034713745, -0.004932933021336794, -1.0704858303070068, 0.2395920753479004, 0.052390020340681076, 0.5056115984916687, 0.030917925760149956, -0.13979630172252655, 0.9995430707931519, -0.6292900443077087, 0.8910126686096191, -0.1489143669605255, 0.23642665147781372, 0.3505084812641144, -0.26326990127563477, 0.5497273802757263, 0.048766687512397766, -0.0673803836107254, 0.3027978539466858, 0.0369420163333416, -0.40983036160469055, -0.10867360234260559, 0.4891347587108612, -0.9009721279144287, -0.496025949716568, -0.4321994483470917, -0.5812702178955078, 0.08116108924150467, 0.26555928587913513, 0.5650954246520996, 0.7524272799491882, 0.012724420987069607, 0.4453020989894867, 0.5145214200019836, -0.037993673235177994, 0.5299795269966125, 0.6174673438072205, -0.24867704510688782, -0.5837608575820923, 0.6571223735809326, 0.4394625425338745, 0.2384394407272339, 0.47571566700935364, 0.2087344378232956, -0.11960431188344955, -0.6190138459205627, -0.6026389598846436, 0.3417588770389557, -0.5170652270317078, -0.08461654931306839, -0.7344760298728943, -0.14776411652565002, -0.5001814365386963, -0.20476174354553223, -0.1523856669664383, -0.6163447499275208, -0.594639241695404, -0.19911673665046692, 0.49323517084121704, 0.52225661277771, -0.17565913498401642, 0.4338243901729584, -0.8178406953811646, 0.18929480016231537, 0.08701413124799728, 0.08387261629104614, -0.2766864597797394, -0.6663483381271362, -0.54148268699646, 0.030982645228505135, -0.3674849271774292, -0.8790445327758789, 0.5245984792709351, 0.2483789026737213, 0.5199004411697388, 0.1465955227613449, -0.0169818177819252, 0.5455489754676819, -0.2614701986312866, 1.097176194190979, 0.10963836312294006, -0.682768702507019, 0.5314560532569885, -0.39024317264556885, 0.3631434440612793, 0.6582465767860413, 0.32159608602523804, -0.6684972643852234, -0.44121691584587097, -0.8886950612068176, -1.0777080059051514, 0.8144547939300537, 0.1772587150335312, -0.08919592201709747, 0.15505319833755493, 0.2275841385126114, 0.10721912235021591, 0.16581334173679352, -0.7595899701118469, -0.5545967221260071, -0.050766948610544205, -0.1976000964641571, -0.23114606738090515, 0.006315033882856369, -0.32738110423088074, -0.2720487117767334, 0.8469864130020142, -0.005025400314480066, 0.3235042989253998, 0.5026492476463318, -0.1730632334947586, -0.07171587646007538, 0.19862927496433258, 0.5699469447135925, 0.679443895816803, -0.2825661599636078, 0.11733100563287735, 0.32934048771858215, -0.7593336701393127, -0.11934901028871536, 0.4354475140571594, -0.17086949944496155, -0.005359670612961054, 0.6380362510681152, 0.5821677446365356, -0.05371953174471855, -0.40486523509025574, 0.46956533193588257, 0.0043165734969079494, -0.6285984516143799, -0.3323462903499603, -0.0072173974476754665, 0.11911319941282272, 0.18750569224357605, 0.6890012621879578, -0.004476004745811224, 0.1788444221019745, -0.36305752396583557, 0.2541320323944092, 0.20077869296073914, -0.2113431990146637, -0.26818495988845825, 0.5691841840744019, 0.11045977473258972, -0.04546049237251282, 0.4779403507709503, -0.40119469165802, -0.21156087517738342, 0.731965184211731, 0.283025324344635, 0.6889529228210449, 0.11676253378391266, 0.10294322669506073, 0.44621020555496216, 0.5184268355369568, 0.20427167415618896, 0.4667922258377075, 0.04733363166451454, -0.6650698184967041, -0.35461530089378357, -0.40598514676094055, -0.3634191155433655, 0.04820061847567558, -0.6531703472137451, 0.44931691884994507, -0.1789630651473999, 0.04639304056763649, 0.3493351638317108, 0.36820322275161743, -0.4072362780570984, 0.3371221721172333, 0.09203413873910904, 1.2952462434768677, -0.8620726466178894, 0.6752957701683044, 0.6288301348686218, -0.5330148935317993, -0.7571837306022644, -0.3062966763973236, 0.3015408515930176, -0.7427481412887573, 0.1889140009880066, -0.09342446178197861, 0.23321765661239624, 0.04967336356639862, -0.6014466881752014, -0.8715917468070984, 1.3023613691329956, 0.24229182302951813, -0.6346167922019958, -0.08602824807167053, 0.0757608413696289, 0.2791471779346466, -0.12448049336671829, 0.4373317062854767, 0.40486571192741394, 0.6539769768714905, 0.26348838210105896, -0.8810641765594482, -0.13194173574447632, -0.5033742189407349, -0.4715336561203003, 0.2759150266647339, -0.8139748573303223, 0.9260190725326538, -0.2401771992444992, -0.29710522294044495, -0.07218506932258606, 0.4417943060398102, 0.0636509358882904, 0.39010974764823914, 0.35290825366973877, 0.830136775970459, 0.6388086676597595, -0.37425339221954346, 1.1858534812927246, -0.40868985652923584, 0.42587560415267944, 1.0516161918640137, 0.11097090691328049, 0.656494140625, 0.35333818197250366, -0.549563467502594, 0.4353615641593933, 0.70854651927948, -0.25267526507377625, 0.4910735487937927, -0.10100086778402328, 0.03630359098315239, 0.2220175862312317, 0.08601471781730652, -0.5746198296546936, 0.3878229856491089, 0.32843583822250366, -0.5385005474090576, -0.31846001744270325, -0.04434506595134735, 0.30937808752059937, -0.2955540120601654, -0.33705782890319824, 0.9475157856941223, -0.0723276361823082, -0.36453279852867126, 0.4946156144142151, -0.10378319770097733, 0.6305379271507263, -0.9119321703910828, 0.22594641149044037, -0.28072211146354675, 0.0661160796880722, -0.5950086712837219, -1.0885854959487915, 0.48951810598373413, -0.06329768896102905, -0.37215468287467957, -0.004601251799613237, 0.411224365234375, -0.49043023586273193, -0.7407666444778442, -0.10496928542852402, 0.5576790571212769, 0.5131008625030518, 0.14477260410785675, -0.7071759104728699, -0.12608662247657776, 0.26093971729278564, -0.5286391973495483, 0.09554872661828995, 0.45059216022491455, 0.10544221848249435, 0.4509246349334717, 0.5676859021186829, 0.3217083513736725, -0.09168961644172668, -0.199229434132576, 0.9422487020492554, -0.8621529340744019, -0.5705355405807495, -0.7745479941368103, 0.7775908708572388, -0.39396220445632935, -0.5046314001083374, 1.0065407752990723, 1.099747896194458, 0.789280354976654, 0.1393657922744751, 0.8315580487251282, -0.3591313362121582, 0.799983024597168, -0.4113733172416687, 0.7250321507453918, -0.7607004046440125, 0.09819421917200089, -0.22532068192958832, -0.524788498878479, -0.466731995344162, 0.4287135899066925, -0.30965983867645264, 0.0974019393324852, 0.7335540652275085, 0.9930166602134705, -0.1122281402349472, 0.18131239712238312, 0.279244601726532, 0.43430060148239136, 0.16366392374038696, 0.30707308650016785, 0.38990312814712524, -0.5031115412712097, 0.8306101560592651, -0.39887821674346924, -0.3422965109348297, -0.19375795125961304, -0.7882002592086792, -0.48738935589790344, -0.7342032194137573, -0.40405499935150146, -0.3157937824726105, -0.05671617388725281, 0.7607311606407166, 0.7942140698432922, -0.7890716195106506, -0.40113765001296997, -0.0722743347287178, -0.09357107430696487, -0.21369688212871552, -0.22484181821346283, 0.6231581568717957, -0.07895680516958237, -0.5284693241119385, 0.0880965143442154, 0.15797573328018188, 0.14411769807338715, -0.05180631950497627, 0.10142570734024048, -0.4337324798107147, -0.0818915069103241, 0.4510522484779358, 0.30792364478111267, -0.3517897427082062, 0.053497012704610825, 0.0807483121752739, -0.025355139747262, 0.35423731803894043, 0.35276922583580017, -0.5714614391326904, 0.411332368850708, 0.29916343092918396, 0.21423013508319855, 0.78582763671875, -0.1361565738916397, 0.03696513548493385, -0.7990638017654419, 0.11054699867963791, 0.09992820024490356, 0.47333377599716187, 0.3943493664264679, -0.4460395276546478, 0.7848176956176758, 0.41540905833244324, -0.6081580519676208, -0.6575221419334412, -0.16676545143127441, -1.3638099431991577, -0.1213231161236763, 1.1968048810958862, -0.043758418411016464, -0.47068703174591064, -0.06619904190301895, -0.3453364968299866, 0.24850605428218842, -0.5319350957870483, 0.5313798785209656, 0.5986794829368591, -0.04458244889974594, -0.385821133852005, -0.3922453224658966, 0.2401859611272812, 0.08895906805992126, -1.1365959644317627, 0.0006309576565399766, 0.3567257821559906, 0.2951500117778778, 0.3783375024795532, 0.5309390425682068, -0.30614373087882996, 0.18427227437496185, 0.233352929353714, 0.21656633913516998, -0.21223385632038116, -0.006976969540119171, -0.17718997597694397, 0.19817303121089935, -0.2628026604652405, -0.3816300630569458 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
pasinit/xlwic
pasinit
2022-10-25T09:54:22Z
432
4
null
[ "task_categories:text-classification", "task_ids:semantic-similarity-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:multilingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "language:bg", "language:zh", "language:hr", "language:da", "language:nl", "language:et", "language:fa", "language:ja", "language:ko", "language:it", "language:fr", "language:de", "license:cc-by-nc-4.0", "region:us" ]
2022-10-25T09:54:22Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated extended: - original language_creators: - found language: - en - bg - zh - hr - da - nl - et - fa - ja - ko - it - fr - de license: - cc-by-nc-4.0 multilinguality: - multilingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - text-classification task_ids: - semantic-similarity-classification --- # XL-WiC Huggingface dataset for the XL-WiC paper [https://www.aclweb.org/anthology/2020.emnlp-main.584.pdf](https://www.aclweb.org/anthology/2020.emnlp-main.584.pdf). Please refer to the official [website](https://pilehvar.github.io/xlwic/) for more information. ## Configurations When loading one of the XL-WSD datasets one has to specify the training language and the target language (on which dev and test will be performed). Please refer to [Languages](#languages) section to see in which languages training data is available. For example, we can load the dataset having English as training language and Italian as target language as follows: ```python from datasets import load_dataset dataset = load_dataset('pasinit/xlwic', 'en_it') ``` ## Languages **Training data** - en (English) - fr (French) - de (German) - it (Italian) **Dev & Test data** - fr (French) - de (German) - it (Italian) - bg (Bulgarian) - zh (Chinese) - hr (Croatian) - da (Danish) - nl (Dutch) - et (Estonian) - fa (Farsi) - ja (Japanesse) - ko (Korean)
[ -0.6476877331733704, -0.41375869512557983, 0.22161021828651428, 0.23106513917446136, 0.14577412605285645, 0.000054237705626292154, -0.3181793689727783, -0.5528115034103394, 0.5128350853919983, 0.31296417117118835, -0.914690375328064, -0.6892711520195007, -0.6772064566612244, 0.5437677502632141, -0.03512537106871605, 1.194008469581604, -0.6574872732162476, 0.10275835543870926, -0.17132122814655304, -0.8063173890113831, 0.02902781218290329, -0.26665550470352173, -0.6251386404037476, -0.19866029918193817, 0.6261427998542786, 0.44162482023239136, 0.5850456953048706, 0.4273919463157654, -0.0019473900320008397, 0.4109254479408264, 0.005847619846463203, 0.15775072574615479, -0.16643233597278595, -0.25233760476112366, 0.06988798826932907, -0.4267131984233856, -0.4478062689304352, -0.024121342226862907, 0.5501922965049744, 1.0509320497512817, -0.01336656417697668, 0.08031866699457169, 0.03838231414556503, 0.6273572444915771, -0.5704708099365234, 0.2313132882118225, -0.175376296043396, 0.3996780216693878, -0.06693406403064728, 0.3879642188549042, -0.34620383381843567, -0.13750791549682617, 0.11978458613157272, -0.6931216716766357, 0.10891638696193695, -0.012303025461733341, 1.2938518524169922, -0.2076522558927536, -0.5246349573135376, -0.1813647449016571, -0.21747568249702454, 0.7182108163833618, -0.7312681078910828, 0.5656516551971436, 0.743608295917511, -0.07510095834732056, 0.04027461260557175, -0.5653703808784485, -0.5313870310783386, -0.12044160068035126, -0.22967317700386047, 0.14964956045150757, 0.07160577923059464, 0.008937964215874672, 0.7116106152534485, 0.10958442836999893, -0.8342270255088806, 0.24205969274044037, -0.6942905187606812, -0.5046381950378418, 0.897092878818512, 0.09847944974899292, 0.49612370133399963, -0.009183522313833237, -0.27600646018981934, -0.2761702835559845, -0.32352006435394287, 0.07670015841722488, 0.33430415391921997, 0.6902464628219604, -0.8870136737823486, 0.7758869528770447, -0.3076430857181549, 0.9091216921806335, -0.07173424959182739, -0.2675262689590454, 1.020891785621643, -0.1121450662612915, -0.07519525289535522, 0.06522027403116226, 1.0326945781707764, 0.18807709217071533, 0.24276569485664368, -0.046425800770521164, -0.17359979450702667, -0.17963939905166626, -0.05956241860985756, -0.7289850115776062, 0.0666053295135498, 0.503500759601593, -0.4401756823062897, -0.18214169144630432, 0.27232155203819275, -0.5973119735717773, 0.23395946621894836, -0.4964011013507843, 0.3546692728996277, -0.43920764327049255, -0.3547639548778534, -0.20477594435214996, -0.13343928754329681, 0.37222930788993835, 0.03843376785516739, -0.9530578851699829, 0.40009936690330505, 0.3571142554283142, 0.9570678472518921, -0.1527300924062729, -0.5677014589309692, -0.4812149107456207, 0.03344759717583656, -0.30423757433891296, 0.7304244637489319, -0.2357676923274994, -0.14691965281963348, 0.4128367304801941, 0.605412483215332, -0.4011758267879486, -0.3240077793598175, 0.4750397205352783, -0.08393707126379013, 0.42606356739997864, -0.34840038418769836, -0.6529096364974976, -0.09800878912210464, 0.23569518327713013, -0.8143948316574097, 1.3136074542999268, 0.640121579170227, -1.1300221681594849, 0.36445415019989014, -0.528048574924469, -0.670306921005249, -0.0396774597465992, -0.3624977171421051, -0.6671810746192932, -0.1052883043885231, -0.0348333902657032, 0.498219758272171, 0.22868558764457703, -0.2852272391319275, -0.5993852615356445, -0.2247059941291809, -0.10475658625364304, 0.24701322615146637, 1.341350793838501, 0.3992883563041687, -0.5146204829216003, -0.2664491534233093, -0.8663166165351868, 0.2884693443775177, 0.14115729928016663, -0.1828010380268097, -0.45820796489715576, -0.46011653542518616, 0.49488702416419983, 0.27095839381217957, 0.15301714837551117, -0.9793771505355835, 0.4263002276420593, -0.19423718750476837, 0.2749142348766327, 0.7272142171859741, -0.474497526884079, 0.22096723318099976, -0.09075465798377991, 0.5951665043830872, 0.196767657995224, -0.06892796605825424, 0.1357334554195404, -0.6386539936065674, -0.7527979612350464, -0.013968080282211304, 0.30676430463790894, 0.7203460931777954, -1.0682498216629028, 0.7399565577507019, 0.11344081163406372, -0.47563228011131287, -0.47573769092559814, -0.057019975036382675, 0.395782470703125, 0.4409041404724121, 0.18483765423297882, -0.10040295869112015, -0.6239753365516663, -0.996752142906189, 0.03407125547528267, -0.08465518057346344, 0.14514708518981934, 0.3598351776599884, 0.8140696883201599, -0.2328592836856842, 0.8375522494316101, -0.6735167503356934, -0.29574811458587646, -0.4680033326148987, 0.09317854791879654, 0.2865782082080841, 0.5680859088897705, 0.8274423480033875, -0.9483339190483093, -0.9047512412071228, 0.15598908066749573, -0.5243134498596191, -0.16549675166606903, 0.018335282802581787, -0.19368919730186462, 0.6939014792442322, 0.3120526075363159, -0.44005075097084045, 0.7042770385742188, 0.8867605924606323, -0.6917834281921387, 0.8674871325492859, -0.14706550538539886, 0.16013912856578827, -1.368967890739441, 0.05394440516829491, 0.12125375866889954, -0.16381916403770447, -0.46004602313041687, -0.2783999443054199, 0.28243401646614075, -0.03549182787537575, -0.5660909414291382, 0.7707225680351257, -0.3367229998111725, -0.12086984515190125, 0.004658074583858252, 0.10621297359466553, 0.2388378232717514, 0.4528253674507141, 0.2896672487258911, 0.6009480953216553, 0.9063292741775513, -0.5994316339492798, 0.4488551616668701, 0.7080756425857544, -0.27556198835372925, 0.5059794187545776, -0.539153516292572, -0.01827310584485531, 0.16402460634708405, 0.24095658957958221, -0.5071043968200684, -0.1572442203760147, 0.13571755588054657, -0.4242461621761322, 0.6272460222244263, -0.13676343858242035, -0.4769735634326935, -0.44897761940956116, -0.10494697839021683, 0.24234801530838013, 0.33882826566696167, -0.7038478255271912, 0.5239448547363281, 0.24412910640239716, 0.03561360016465187, -0.7837891578674316, -1.030088186264038, -0.18693964183330536, -0.23170185089111328, -0.5261003375053406, 0.43054428696632385, -0.2861950993537903, -0.061920348554849625, -0.06893288344144821, 0.06297900527715683, -0.28880804777145386, -0.18899035453796387, 0.049158867448568344, 0.2777813673019409, -0.11645634472370148, -0.24550621211528778, 0.2024664282798767, -0.19677793979644775, -0.03773657605051994, -0.22913652658462524, 0.39489060640335083, -0.018674561753869057, -0.19081944227218628, -0.3264314532279968, 0.4473995864391327, 0.21632081270217896, -0.08969798684120178, 1.1830800771713257, 0.9819170236587524, -0.38680770993232727, -0.25849634408950806, -0.33631619811058044, -0.05441296100616455, -0.5002089142799377, 0.529536783695221, -0.5743688344955444, -0.5684947967529297, 0.6670787334442139, 0.1161024421453476, 0.15972071886062622, 0.36941197514533997, 0.45109084248542786, -0.2347293198108673, 1.1255325078964233, 0.8925906419754028, -0.37931326031684875, 0.47124534845352173, -0.5448100566864014, -0.06659194082021713, -0.812286913394928, -0.2438424825668335, -0.8897197842597961, -0.07548711448907852, -0.930979311466217, 0.10104962438344955, 0.0786631628870964, -0.18842610716819763, -0.27722102403640747, 0.9242216348648071, -0.3169339597225189, 0.17227168381214142, 0.23556025326251984, 0.051981184631586075, -0.048934660851955414, 0.2563725411891937, -0.7091498970985413, -0.13583090901374817, -0.6188918948173523, -0.16284175217151642, 1.0359059572219849, 0.2595113515853882, 0.6716424226760864, -0.2060682475566864, 0.7964620590209961, -0.18458956480026245, 0.05162980034947395, -0.6662865281105042, 0.33856165409088135, -0.414093017578125, -0.4833226501941681, -0.019482437521219254, -0.7485799789428711, -0.9743443727493286, -0.09754107147455215, 0.030108856037259102, -1.0583858489990234, 0.20307950675487518, -0.23048608005046844, 0.04558149352669716, 0.4747896194458008, -0.5710605978965759, 1.007748007774353, -0.24280159175395966, -0.24390648305416107, 0.13972167670726776, -0.5189984440803528, -0.028777243569493294, 0.135838121175766, 0.39376401901245117, -0.1613592952489853, -0.12776155769824982, 1.1029376983642578, -0.5096465945243835, 0.7411821484565735, -0.387554794549942, -0.23597341775894165, -0.04331987723708153, -0.15138156712055206, 0.28377071022987366, -0.08207182586193085, -0.2653501033782959, 0.3546249270439148, 0.22336868941783905, -0.6236997842788696, -0.5192963480949402, 0.5070251822471619, -1.0419446229934692, -0.06941766291856766, -0.49611324071884155, -0.65176922082901, -0.40524822473526, 0.22008970379829407, 0.5843336582183838, 0.7334080338478088, -0.11264042556285858, -0.1115560382604599, 0.630826473236084, -0.4440012574195862, 0.3179003596305847, 0.5655356049537659, -0.1904769390821457, -0.3963855803012848, 0.7592998743057251, 0.2806210517883301, 0.3227098882198334, 0.2158527374267578, 0.1143096536397934, -0.32492882013320923, -0.4036044776439667, -0.6932523250579834, 0.520646870136261, -0.5226646661758423, -0.16157835721969604, -0.6100378036499023, -0.3546673655509949, -0.5722079277038574, -0.15345685184001923, -0.509553849697113, -0.4617941081523895, -0.08140818774700165, -0.1903313249349594, 0.7344971895217896, 0.48635122179985046, -0.3298674523830414, -0.02552362158894539, -0.7808889746665955, 0.3120688796043396, -0.29933157563209534, 0.6169756054878235, -0.34533196687698364, -0.7038929462432861, -0.7343159914016724, 0.18860255181789398, -0.20741447806358337, -0.6491449475288391, 0.3371526300907135, 0.338441401720047, 0.640808641910553, 0.5668395757675171, 0.2893333435058594, 0.6054312586784363, -0.4325844943523407, 0.5899724364280701, 0.2170843482017517, -0.6343677639961243, 0.6956565380096436, -0.1439647674560547, 0.22082257270812988, 0.719724178314209, 0.945621907711029, -0.6906697750091553, -0.40545812249183655, -0.7518500685691833, -0.9024315476417542, 0.9274718165397644, 0.20236007869243622, 0.14931343495845795, 0.09392306953668594, 0.4794699251651764, 0.19911682605743408, -0.005010960157960653, -0.7994406223297119, -0.6654229760169983, -0.06633614003658295, -0.5299394726753235, 0.2591018080711365, 0.1506824940443039, -0.2826758325099945, -0.4501010775566101, 0.8123511672019958, -0.5281478762626648, 0.20353341102600098, 0.31637322902679443, 0.0478568933904171, -0.03189463168382645, -0.19898931682109833, 0.31856998801231384, 0.4897896945476532, -0.11425541341304779, -0.3716813623905182, 0.2824796438217163, -0.8502546548843384, 0.09557757526636124, 0.11516864597797394, -0.3118342161178589, 0.018562469631433487, 0.7325946688652039, 1.0896161794662476, 0.08066561073064804, -0.5857088565826416, 0.4361943006515503, -0.2836117446422577, -0.4811709225177765, -0.6033380627632141, 0.12132583558559418, 0.02310645766556263, -0.05264061689376831, 0.2997075617313385, -0.17699997127056122, -0.139107346534729, -0.3157406151294708, 0.49386486411094666, 0.3678547143936157, -0.49917611479759216, -0.3855355679988861, 0.22320556640625, 0.08121677488088608, 0.04384618252515793, 1.039412498474121, -0.08591718971729279, -0.7511180639266968, 1.0393130779266357, 0.6584904789924622, 0.8077787160873413, -0.21513395011425018, 0.3186979591846466, 0.9081142544746399, 0.19620414078235626, 0.30558347702026367, 0.44375550746917725, -0.1449894905090332, -1.173404335975647, -0.2785496711730957, -0.6867365837097168, -0.40770092606544495, 0.10134590417146683, -1.3491023778915405, 0.45279285311698914, -0.040689002722501755, 0.019907115027308464, -0.18931500613689423, 0.6132017970085144, -0.8508461117744446, 0.2129993736743927, 0.304468035697937, 1.4214208126068115, -1.3068751096725464, 1.070199966430664, 0.8880432844161987, -0.4935128390789032, -1.0738050937652588, -0.2246616929769516, 0.09552010893821716, -0.8351012468338013, 0.552419900894165, 0.45382949709892273, 0.5014792084693909, -0.16201449930667877, -0.5702459216117859, -0.8151199221611023, 1.1162604093551636, 0.1727246344089508, -0.5560644268989563, 0.2981572151184082, 0.34506577253341675, 0.281100869178772, -0.573327898979187, 0.5032898783683777, 0.8364458680152893, 0.805417537689209, -0.08389245718717575, -1.0908982753753662, -0.011743120849132538, -0.43351924419403076, -0.16357392072677612, -0.010396827943623066, -0.8175387382507324, 0.585665225982666, -0.44362103939056396, 0.02179361693561077, 0.17121756076812744, 0.849024772644043, 0.546279788017273, 0.17099417746067047, 0.7760709524154663, 0.8022693991661072, 0.4845247268676758, -0.27191296219825745, 0.9956080317497253, -0.00692032091319561, 0.5590994358062744, 0.9045329093933105, -0.4026908874511719, 0.8185366988182068, 0.47885197401046753, -0.5310405492782593, 0.7961864471435547, 0.9982075095176697, -0.3589421212673187, 0.3858114182949066, -0.13915303349494934, 0.01701241359114647, 0.2421608567237854, -0.08019018918275833, -0.4000556170940399, 0.520779550075531, 0.32521629333496094, -0.06766118109226227, -0.1322869211435318, 0.4360869824886322, 0.5492956638336182, -0.1613871157169342, -0.22268705070018768, 0.7888733744621277, 0.0859859436750412, -0.6130809783935547, 0.6145893335342407, -0.21811851859092712, 0.6940221190452576, -1.116607904434204, 0.050820980221033096, -0.4147173762321472, 0.18761396408081055, -0.5726925730705261, -0.9060362577438354, 0.49596989154815674, -0.08310075104236603, -0.15588337182998657, -0.024883724749088287, 0.21670041978359222, -0.809031069278717, -0.686423122882843, 0.8267664313316345, 0.2301694005727768, 0.23606131970882416, 0.3948202431201935, -1.2363624572753906, 0.44506213068962097, 0.37729310989379883, -0.6378114819526672, 0.7837271690368652, 0.5045046210289001, 0.19381165504455566, 0.6073957681655884, 0.27888843417167664, 0.22862640023231506, -0.2634207606315613, 0.3801708519458771, 0.9666386842727661, -0.5284565687179565, -0.4992673099040985, -0.399832546710968, 0.7572116851806641, -0.09471040219068527, -0.5344347357749939, 0.7266734838485718, 0.7127711176872253, 1.1560907363891602, 0.013926471583545208, 0.9144978523254395, -0.7306432127952576, 0.3648660480976105, -0.5494794845581055, 0.952265739440918, -0.7241396903991699, -0.38051077723503113, -0.467816025018692, -0.8133391737937927, 0.0239030160009861, 0.8316524028778076, 0.08898517489433289, 0.4275251626968384, 0.8592967391014099, 0.8084748387336731, -0.05810703709721565, 0.014174382202327251, 0.2311452329158783, 0.4475947618484497, 0.1530807763338089, 0.5103883743286133, 0.23941440880298615, -0.7341698408126831, 0.374611496925354, -1.0020766258239746, -0.5900125503540039, 0.32350611686706543, -0.9237342476844788, -0.9918375015258789, -1.0328541994094849, -0.6728609204292297, -0.6825531721115112, -0.36187806725502014, 0.9616730809211731, 0.8946064710617065, -1.2422088384628296, -0.34504634141921997, 0.14026999473571777, 0.024521706625819206, -0.4049655795097351, -0.2830292582511902, 0.7578756809234619, -0.4418516457080841, -1.1254547834396362, 0.2753638029098511, -0.1888979971408844, 0.12570366263389587, -0.2678718864917755, -0.3463717997074127, -0.20171187818050385, -0.4039536118507385, 0.35235029458999634, 0.5878187417984009, -0.2955934405326843, -0.0789986327290535, -0.2856038510799408, -0.0873338133096695, -0.010906597599387169, 0.6606709361076355, -0.763091504573822, 0.20883849263191223, 0.2799362242221832, 0.26853814721107483, 0.5233943462371826, -0.48279139399528503, 0.7133358716964722, -0.7477961182594299, 0.7493649125099182, -0.09714105725288391, 0.7019267082214355, 0.189412921667099, -0.45932841300964355, 0.6943140625953674, 0.22852207720279694, -0.34298640489578247, -0.9139378666877747, 0.0211899783462286, -0.9066958427429199, -0.14713680744171143, 1.0671685934066772, -0.4876261353492737, -0.5103841423988342, -0.3615492284297943, -0.11165399849414825, 0.18090158700942993, -0.26949378848075867, 0.4614313542842865, 0.6065258383750916, -0.27577322721481323, -0.04652244225144386, -0.6217831969261169, 0.5619267821311951, 0.23241844773292542, -0.9139928221702576, 0.05475970357656479, -0.07131209969520569, 0.4298545718193054, 0.18919090926647186, 0.37622854113578796, -0.10281945019960403, 0.03132207691669464, 0.12737515568733215, 0.26911666989326477, -0.08588186651468277, -0.08215032517910004, -0.06184237822890282, -0.40876561403274536, -0.3702186644077301, -0.0858888253569603 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
range3/cc100-ja
range3
2023-02-04T05:43:32Z
432
7
null
[ "task_categories:text-generation", "task_categories:fill-mask", "language:ja", "license:unknown", "region:us" ]
2023-02-04T05:43:32Z
2023-02-04T05:10:34.000Z
2023-02-04T05:10:34
--- license: unknown task_categories: - text-generation - fill-mask language: - ja --- # range3/cc100-ja This dataset consists of parquet files from the cc100 dataset with only the Japanese language extracted and sharded. このデータセットは、cc100データセットの日本語のみを抽出し、シャーディングしたparquetファイルで構成されます。
[ -0.30331188440322876, -0.747850239276886, 0.3338128924369812, 0.2640998065471649, -0.2937111556529999, -0.09813959896564484, -0.03159688040614128, -0.1387874335050583, 0.33704322576522827, 1.1038624048233032, -0.9895443916320801, -0.7832920551300049, -0.553260862827301, 0.06309548765420914, -0.4579954445362091, 0.6793657541275024, 0.03540937229990959, 0.29020172357559204, 0.3026721477508545, -0.21749678254127502, -0.8559926152229309, -0.5809875130653381, -0.5799998044967651, -0.1006092056632042, 0.04949963837862015, 1.083875298500061, 0.8376492857933044, 0.513511598110199, 0.5342544317245483, 0.3122963607311249, 0.35823702812194824, -0.25265491008758545, -0.3559085428714752, 0.23223258554935455, -0.08864820748567581, -0.702172040939331, -0.4902830421924591, -0.323377400636673, 0.6658921241760254, 1.0402063131332397, 0.10985830426216125, -0.17044596374034882, -0.23773229122161865, 1.1893024444580078, -0.8563211560249329, 0.4016497731208801, -0.592106819152832, 0.13334666192531586, -0.9918150901794434, 0.042959172278642654, -0.5733276009559631, -0.08801878988742828, -0.5589861273765564, -1.0790274143218994, 0.10647880285978317, 0.24237796664237976, 1.0050780773162842, -0.5233751535415649, -0.14906996488571167, -0.05275866761803627, -0.3867867887020111, 0.8393197655677795, -0.3565864861011505, 0.15697278082370758, 0.8883196711540222, 0.9718937277793884, -0.18771612644195557, -0.4388199746608734, -0.48024043440818787, 0.3146408498287201, 0.08206712454557419, 0.159902885556221, -0.14425961673259735, -0.37640872597694397, 0.625864565372467, 0.46450498700141907, -0.5981676578521729, -0.17041076719760895, -0.44542190432548523, -0.49976646900177, 0.6708378195762634, 0.31213921308517456, 0.7086740136146545, -0.2339048683643341, 0.2014988213777542, -0.36457622051239014, -0.953551173210144, 0.08386244624853134, 0.5172715187072754, 0.8138706684112549, -0.21894153952598572, 1.0117192268371582, -0.9088944792747498, 0.9484338164329529, -0.42894166707992554, -0.20949648320674896, 0.3080848157405853, -0.4043804407119751, -0.32527798414230347, -0.04604271799325943, 0.9988428950309753, 0.2715812623500824, 0.5162582397460938, -0.25426942110061646, -0.06112932786345482, -0.2691318094730377, -0.3390350043773651, -0.41627222299575806, -0.5210189819335938, -0.12462585419416428, -0.44052281975746155, -0.28830498456954956, 0.6049832105636597, -1.1336419582366943, -0.25363966822624207, -0.006924782879650593, 0.09992645680904388, -0.7181732058525085, -0.14919115602970123, 0.3518655300140381, -0.3557513356208801, 0.459842324256897, 0.16117241978645325, -0.79659104347229, 0.7854005694389343, 0.39016056060791016, 0.6117909550666809, 0.0399123951792717, -0.38132861256599426, -0.24077707529067993, 0.48572245240211487, -0.45129990577697754, 0.6241892576217651, -0.6451315879821777, -0.9693093299865723, -0.1910913586616516, 0.6638030409812927, 0.10029472410678864, -0.4827389717102051, 0.507068395614624, -0.5668493509292603, 0.45472338795661926, -0.9122868776321411, -0.20235447585582733, -0.1834779530763626, -0.1399850696325302, -0.946712076663971, 1.08229660987854, 0.401549756526947, -1.0892467498779297, 0.3860079050064087, -0.6283274292945862, -0.4451723098754883, 0.610038161277771, -0.10469695180654526, -0.20675510168075562, -0.33231696486473083, 0.4870595932006836, 0.2312629669904709, -0.239834263920784, -0.05137299373745918, -0.3141918480396271, -0.5433135628700256, 0.08502926677465439, -0.2617999017238617, 1.2581288814544678, 0.5159793496131897, -0.14836734533309937, -0.4692598581314087, -0.8464584946632385, 0.1364375650882721, 0.42983850836753845, 0.3034442067146301, -0.4749617874622345, -0.10996566712856293, 0.1796434223651886, 0.030597088858485222, 0.5270711779594421, -0.8229294419288635, 0.20970092713832855, -0.42580124735832214, 0.22298403084278107, 0.6241424679756165, 0.4349097013473511, 0.24374528229236603, -0.5772547125816345, 0.8867913484573364, 0.2322130799293518, -0.1588076502084732, -0.22490398585796356, -0.4925614595413208, -1.0265065431594849, 0.01281704567372799, 0.13125000894069672, 0.6713566780090332, -1.3342139720916748, 0.8400430679321289, -0.3529287278652191, -0.6592414975166321, -0.3684040904045105, -0.08988607674837112, 0.32126176357269287, 0.27264487743377686, 0.45129895210266113, 0.00406492967158556, -0.5208384990692139, -0.9823862910270691, -0.30010753870010376, 0.018286077305674553, 0.2927316725254059, 0.42108795046806335, 0.37807708978652954, 0.17805886268615723, 0.7358080148696899, -0.7356052994728088, -0.1535467654466629, -0.481397420167923, -0.23938435316085815, 0.4570502042770386, 0.502393364906311, 0.4450770318508148, -0.6790347099304199, -0.8065319061279297, 0.1976863443851471, -0.7315792441368103, -0.3205985724925995, -0.14216864109039307, -0.7367826700210571, -0.17870068550109863, 0.5490440726280212, 0.17109352350234985, 0.579343318939209, 0.25858184695243835, -0.30880001187324524, -0.15433508157730103, 0.03166932985186577, 0.39171430468559265, -1.5622472763061523, 0.44290420413017273, -0.01272622775286436, -0.3610813021659851, -0.5641425251960754, 0.23655259609222412, 0.18646901845932007, -0.2714930474758148, -0.7556638121604919, 0.26647496223449707, -0.5637345314025879, -0.34730443358421326, -0.04390577971935272, 0.12496073544025421, 0.25995996594429016, 0.30328720808029175, 0.37147167325019836, 1.0650267601013184, 0.7632905840873718, -0.33020707964897156, 0.655900239944458, 0.6220427751541138, -0.48625436425209045, 0.4596800208091736, -0.708040714263916, -0.4125910699367523, -0.06557941436767578, -0.11290569603443146, -0.7580119371414185, -0.6469035744667053, 0.30350959300994873, -0.31797119975090027, 0.15735626220703125, -0.004864613525569439, -0.5300217270851135, -0.441482812166214, -0.2811865508556366, 0.48537391424179077, 0.3567535877227783, -0.2180938869714737, -0.3637838065624237, 0.6636850833892822, -0.13672831654548645, -0.5616251826286316, -1.2189419269561768, 0.09047786891460419, -0.04730726033449173, -0.1546073853969574, -0.06621257960796356, -0.01253605168312788, -0.2754518687725067, -0.5028215050697327, 0.19585151970386505, -0.5680175423622131, 0.04921986535191536, 0.29708927869796753, 0.5296586751937866, -0.07881525158882141, -0.2200799286365509, 0.14487811923027039, -0.02616252563893795, -0.05369792506098747, 0.3318960666656494, 1.2256299257278442, 0.011543207801878452, -0.4616844654083252, -0.6408354043960571, 0.39471131563186646, 0.4109654128551483, 0.32232463359832764, 0.4962589740753174, 0.12740784883499146, -0.23462392389774323, 0.008850504644215107, -0.11762513965368271, 0.2382526844739914, -0.5404165983200073, 0.3460318148136139, -1.1069926023483276, -0.6028164625167847, 0.7059144973754883, 0.3561011254787445, -0.5740931034088135, 0.9504567980766296, 0.08758116513490677, 0.046313006430864334, 0.8380096554756165, 0.43317434191703796, -0.43507471680641174, 0.29241275787353516, -0.43386852741241455, -0.00010448283137520775, -0.8312865495681763, -0.7042290568351746, -0.7513509392738342, 0.09940733760595322, -0.9106159210205078, 0.13144192099571228, 0.10105638206005096, 0.11473632603883743, -0.5310319066047668, 1.0879814624786377, -0.6175965666770935, 1.1112221479415894, 0.31618863344192505, 0.5421017408370972, 0.11385292559862137, -0.117702417075634, 0.1650354564189911, -0.3727896809577942, -0.5755254626274109, -0.09196586906909943, 0.9539902806282043, 0.19096699357032776, 0.618323564529419, 0.35423582792282104, 0.7578172087669373, 0.242548406124115, -0.3782561719417572, -0.754311740398407, 0.9291229248046875, -0.27224990725517273, -0.850755512714386, -0.3154941201210022, -0.336504191160202, -0.9658175110816956, -0.1787126064300537, 0.029274148866534233, -0.6487852334976196, 0.22970107197761536, -0.8617662191390991, 0.17291368544101715, 0.30606499314308167, -0.24863025546073914, 0.8343448638916016, -0.12423969060182571, -0.011652574874460697, 0.3946225047111511, -0.680894672870636, 0.7037124633789062, -0.24712897837162018, 0.39184999465942383, -0.5451319217681885, 0.00011961350537603721, 1.011096477508545, -0.7030907273292542, 0.49482017755508423, -0.3596470355987549, 0.3647582530975342, 0.1845002919435501, 0.5499154329299927, 0.13388939201831818, 0.13849927484989166, -0.09785307943820953, 0.18719662725925446, 0.2803754210472107, -0.9994862675666809, 0.12635600566864014, 0.9530143141746521, -1.1188113689422607, -0.18283012509346008, -0.791687548160553, -0.47641921043395996, -0.1781049519777298, 0.8570303320884705, 0.6133158206939697, 0.44390079379081726, -0.14367473125457764, 0.5658673644065857, 0.47557878494262695, -0.44386598467826843, 0.8131834864616394, 0.6118938326835632, -0.3510136604309082, -0.5028660297393799, 1.003981590270996, 0.2981322705745697, 0.055539876222610474, 0.6957787871360779, 0.03157752752304077, -0.049621131271123886, -0.510434627532959, -0.15753287076950073, 0.14699006080627441, -0.9036487340927124, -0.24037376046180725, -0.36414098739624023, -0.42034605145454407, -0.5967556238174438, -0.3986313045024872, -0.22656409442424774, -0.650208592414856, -0.2551023066043854, 0.15755847096443176, 0.39369478821754456, 0.7438226342201233, 0.44759297370910645, 0.7481312155723572, -0.9409481287002563, 0.3598073720932007, -0.05015432462096214, 0.3123105466365814, -0.5903000831604004, -0.641980767250061, -0.31573113799095154, 0.317931592464447, -0.1491904854774475, -0.8190253376960754, 1.0014740228652954, 0.16605353355407715, 0.7130417227745056, 0.14140017330646515, 0.004140312783420086, 0.873604416847229, -0.1851998269557953, 1.3603836297988892, 0.16294866800308228, -1.3391965627670288, 1.0477187633514404, -0.791444718837738, 0.5810038447380066, 1.3478327989578247, 0.7832833528518677, -0.5722544193267822, -0.1964237242937088, -0.9631872177124023, -0.7512263059616089, 1.1449228525161743, 0.08488170802593231, -0.009533029980957508, -0.1951378732919693, 0.24021121859550476, 0.34026825428009033, 0.1145571768283844, -1.0807864665985107, -0.35639920830726624, -0.47338324785232544, -0.18640317022800446, 0.11367145925760269, 0.03668760135769844, 0.05161513388156891, -0.24932028353214264, 0.6479983925819397, -0.10497961193323135, 0.1279817521572113, -0.22426171600818634, -0.06723015010356903, -0.11877194792032242, -0.1257157176733017, 0.39813145995140076, 0.3856194019317627, -0.28226229548454285, -0.23414728045463562, 0.19653575122356415, -0.6936595439910889, 0.07049369066953659, -0.507938802242279, -0.19993261992931366, -0.10064737498760223, 0.8007509708404541, 0.5337774157524109, 0.08487005531787872, -0.39859992265701294, 0.9172619581222534, 0.032552652060985565, -0.0613105446100235, -0.45387139916419983, 0.3638286292552948, -0.4625834822654724, -0.6043487787246704, 0.017546378076076508, -0.1650516837835312, 0.4124135971069336, -0.6266893744468689, 0.49858129024505615, 0.345768541097641, -0.2773028016090393, -0.013379797339439392, 0.4728662669658661, -0.03646266460418701, -0.03259168192744255, 0.9194177985191345, 0.13633164763450623, -0.18670403957366943, 0.5700247883796692, 0.5883007049560547, 0.7728327512741089, 0.16227030754089355, 0.15190868079662323, 0.7712069153785706, 0.03492417186498642, -0.07586073875427246, 0.8668637275695801, -0.15780635178089142, -0.8651685118675232, -0.20621389150619507, -0.700570285320282, -0.4871803820133209, 0.16653068363666534, -1.270310640335083, 0.7235803008079529, -0.8668670058250427, 0.2479148954153061, 0.20688223838806152, 0.29272955656051636, -0.2574182152748108, 0.3344724178314209, -0.007988336496055126, 1.3060541152954102, -1.2578612565994263, 1.4213635921478271, 0.32161155343055725, -0.6360743045806885, -0.45190688967704773, 0.10860147327184677, -0.21290268003940582, -1.5177713632583618, 0.6863155364990234, 0.008401733823120594, 0.3481099009513855, -0.1630145162343979, -0.9623814821243286, -0.9738358855247498, 1.3343026638031006, -0.22158385813236237, -0.6385106444358826, 0.42159491777420044, 0.5226944088935852, 0.3202963173389435, -0.29814818501472473, 0.37308940291404724, 0.7373285293579102, 0.6863721013069153, 0.3854256868362427, -0.3852939009666443, -0.34811171889305115, -0.5196658372879028, 0.3988684415817261, 0.3513581156730652, -1.0198482275009155, 0.7313109040260315, 0.7217758893966675, -0.2098691165447235, 0.28761935234069824, 0.5200117230415344, 0.1380854696035385, -0.22471986711025238, 0.2258577048778534, 0.6480575799942017, 0.27676594257354736, -0.6644627451896667, 1.0321866273880005, -0.46435004472732544, 0.09513824433088303, 0.8746716976165771, -0.38425225019454956, 0.5985488295555115, 0.12323403358459473, -0.7590713500976562, 0.5097384452819824, 0.7965065836906433, -0.09965629875659943, 0.8141832947731018, -0.10864464938640594, -0.239022359251976, -0.10159976035356522, 0.0859786719083786, -0.24779944121837616, 0.6676211953163147, 0.5141721963882446, 0.10258130729198456, -0.17274756729602814, 0.03244715556502342, 0.413417786359787, 0.233590230345726, -0.28591278195381165, 1.0461487770080566, -0.3194238245487213, -0.6631720662117004, 0.36514154076576233, 0.0987728089094162, 0.25416284799575806, -0.5976186394691467, 0.15689241886138916, -0.4815697968006134, -0.29524269700050354, -0.07811897993087769, -1.4771891832351685, 0.6359550356864929, -0.27910298109054565, -0.23579291999340057, -0.06442152708768845, 0.5639084577560425, -0.5505432486534119, -0.8688289523124695, -0.20433038473129272, 0.17768828570842743, 0.2507403790950775, 0.27809950709342957, -0.9907078146934509, 0.21979179978370667, 0.4491775631904602, -0.18158267438411713, 0.36892393231391907, 0.5447786450386047, -0.25988757610321045, 0.4712202250957489, 0.573148250579834, 0.4605792760848999, -0.11515231430530548, -0.029527541249990463, 1.0355302095413208, -0.956643283367157, -0.31888800859451294, -0.631833016872406, 0.2928277850151062, -0.3553262948989868, -0.3584238588809967, 1.0750809907913208, 0.8816061615943909, 0.7771497964859009, -0.021119890734553337, 1.057228922843933, -0.39110398292541504, 0.699484646320343, -0.5417149662971497, 0.4859306812286377, -0.11227130889892578, 0.10272333025932312, -0.20818598568439484, -1.0214626789093018, -0.6557890176773071, 0.4912678897380829, -0.22743061184883118, -0.12431346625089645, 0.7831196188926697, 0.7108405828475952, 0.16664104163646698, 0.22218765318393707, 0.6485805511474609, 0.12498334050178528, 0.3240518569946289, 1.0530723333358765, 0.3237137496471405, -0.9785158634185791, 0.040597621351480484, -0.8747039437294006, -0.11286630481481552, 0.09407248347997665, -0.5881373286247253, -0.6903247833251953, -0.4696859121322632, 0.01174295786768198, -0.44618383049964905, -0.038884881883859634, 0.49586358666419983, 0.34737086296081543, -1.384423851966858, -0.47773730754852295, -0.7982447743415833, -0.2899761199951172, 0.3606385588645935, -0.3336586058139801, 0.2914143204689026, -0.3129189610481262, -0.802255392074585, 0.6709361672401428, 0.1697443276643753, 0.17022529244422913, -0.1796008199453354, 0.03250359371304512, -0.10973560065031052, -0.09841565787792206, -0.07945307344198227, 0.28035399317741394, -0.36736786365509033, -0.04013596475124359, 0.08847710490226746, -0.38291123509407043, 0.0032208780758082867, 0.5733451247215271, -0.5668456554412842, 0.8332378268241882, 0.8975129127502441, 0.017546992748975754, 0.5868638753890991, -0.10328290611505508, 0.5500159859657288, -0.906850278377533, 0.737579345703125, 0.07641785591840744, 0.7440451383590698, 0.17144881188869476, -0.36467596888542175, 0.631079375743866, 0.6813599467277527, -0.5041944980621338, -0.5569859743118286, 0.1159900352358818, -1.3116511106491089, -0.40215423703193665, 1.2026312351226807, -0.1514386683702469, -0.526587963104248, -0.07165443152189255, -0.4453859329223633, 0.08428198844194412, -0.1287010908126831, -0.002489418024197221, 1.1673247814178467, 0.2885500490665436, -0.40174567699432373, -0.4570371210575104, 0.43033653497695923, 0.08054520934820175, -0.9255229830741882, 0.004859647713601589, 0.3584121763706207, 0.040479790419340134, -0.07832136750221252, 0.6409431099891663, -0.5836253762245178, 0.40272873640060425, 0.26162198185920715, 0.13290128111839294, 0.21861638128757477, -0.4476613402366638, -0.4078991711139679, 0.1668243259191513, 0.12363845109939575, -0.17262324690818787 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
result-kand2-sdxl-wuerst-karlo/e82d3dfd
result-kand2-sdxl-wuerst-karlo
2023-11-06T22:35:43Z
432
0
null
[ "region:us" ]
2023-11-06T22:35:43Z
2023-11-06T22:35:42.000Z
2023-11-06T22:35:42
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 170 num_examples: 10 download_size: 1327 dataset_size: 170 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "e82d3dfd" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6780496835708618, -0.31910568475723267, 0.30659136176109314, 0.25535082817077637, -0.21868491172790527, -0.24014204740524292, 0.5470706224441528, -0.3708990216255188, 0.8309627771377563, 0.48679181933403015, -0.6967092752456665, -0.5891680717468262, -0.669788122177124, -0.04919271171092987, -0.2061711698770523, 1.2096798419952393, -0.010944243520498276, 0.07524838298559189, -0.39175841212272644, -0.1228075847029686, -0.22711992263793945, -0.5518710613250732, -0.7024099826812744, -0.5164039134979248, 0.9316385984420776, 0.79749995470047, 0.38940244913101196, 0.5966106653213501, 0.7554810643196106, 0.17073360085487366, 0.043835487216711044, -0.20831511914730072, -0.6169359087944031, -0.15508854389190674, -0.06352770328521729, -0.5369666814804077, -1.1509586572647095, -0.15753155946731567, 0.4129135012626648, 0.6277223229408264, -0.20758412778377533, 0.7157192230224609, -0.1290760636329651, 0.9081646203994751, -0.284379780292511, 0.6295377612113953, 0.08625973761081696, 0.010847488418221474, -0.6244288682937622, -0.008365880697965622, 0.2144070863723755, -0.3442237377166748, -0.17635712027549744, -1.2767008543014526, 0.20180776715278625, 0.1407020092010498, 0.7476844787597656, 0.24536551535129547, -0.02260071597993374, -0.07288527488708496, -0.4297962188720703, -0.1359405815601349, -0.033357251435518265, 0.27822500467300415, 0.781226396560669, 0.32585087418556213, -0.10659535229206085, -0.5348999500274658, -0.47707778215408325, 0.38877204060554504, 0.14569386839866638, 0.13293147087097168, 0.27586692571640015, 0.12440330535173416, 0.7390660643577576, 0.5751933455467224, -0.6250419616699219, -0.1939729005098343, -0.7649610042572021, -0.31798213720321655, 0.7776654958724976, 0.007600659504532814, 0.24519655108451843, -0.04271649569272995, -0.25530582666397095, -0.35785675048828125, -0.6290522813796997, -0.17271119356155396, 0.58697509765625, 0.020942367613315582, -1.1491520404815674, 0.6034479737281799, -0.03259142115712166, 0.43994903564453125, 0.3135628402233124, 0.5577789545059204, 0.7682180404663086, 0.009662384167313576, -0.19760273396968842, 0.12725424766540527, 0.09234054386615753, 0.654029130935669, 0.09230735898017883, 0.23830363154411316, -0.058454230427742004, -0.1816490888595581, -0.09472953528165817, -1.263026475906372, -0.7840567231178284, 0.5077133178710938, -0.7997896671295166, -0.18507157266139984, 0.48496749997138977, -1.0980122089385986, -0.5508555173873901, -0.2926599979400635, 0.1756288707256317, 0.17918863892555237, -0.9103893637657166, -0.17378029227256775, -0.7744273543357849, 0.43916788697242737, 0.24190446734428406, -0.9483852386474609, 0.296933650970459, 0.8976971507072449, 0.5342777967453003, 0.23848038911819458, -0.1884862780570984, -0.5567788481712341, 0.38072505593299866, -0.15058192610740662, 0.9800978302955627, -0.5709325075149536, -0.4445117115974426, -0.013671094551682472, 0.45215392112731934, 0.29297664761543274, -0.4814114570617676, 0.7555203437805176, -0.4330497086048126, -0.18223826587200165, -0.7026374340057373, -0.7125176787376404, -0.24144408106803894, 0.24622033536434174, -1.4213347434997559, 1.1702619791030884, 0.5612115859985352, -0.6996746063232422, 0.38084471225738525, -1.1927083730697632, -0.2296844720840454, 0.6321446299552917, -0.21503004431724548, -0.4186583161354065, 0.26869821548461914, -0.18394671380519867, 0.5518237948417664, -0.25832146406173706, 0.26576605439186096, -1.0108534097671509, -0.20626480877399445, -0.25261518359184265, 0.2781587839126587, 0.8505831360816956, 0.3543659448623657, 0.27350544929504395, -0.07984811812639236, -0.9872848391532898, -0.1596057415008545, 0.3251858651638031, -0.04011799022555351, -0.3116512894630432, -0.597122073173523, 0.6450802087783813, -0.13733960688114166, 0.2425764799118042, -0.45757967233657837, 0.18942204117774963, 0.05030333250761032, -0.14011694490909576, 0.7644986510276794, 0.06815645098686218, 0.27943915128707886, -0.5678015947341919, 0.6319296956062317, 0.12029768526554108, 0.15836505591869354, -0.03401738777756691, -0.6865907907485962, -0.5216459035873413, 0.03461098298430443, 0.5244339108467102, 0.5625858306884766, -0.613106369972229, 0.6805810928344727, 0.1748996078968048, -0.5777521133422852, -0.24480679631233215, -0.017092034220695496, 0.18037381768226624, 0.16037705540657043, 0.29538437724113464, -0.4378911554813385, -0.697555661201477, -0.710342526435852, 0.3711816668510437, -0.06207267940044403, -0.05020202696323395, 0.33910781145095825, 0.8811116814613342, -0.31658121943473816, 0.436194509267807, -0.7913187742233276, -0.2818611264228821, 0.029754746705293655, -0.25716662406921387, 0.17193756997585297, 0.8133864402770996, 1.0286442041397095, -0.8504620790481567, -0.3098667562007904, -0.45534276962280273, -0.4927632212638855, -0.08039792627096176, 0.30206117033958435, -0.6072076559066772, -0.09819672256708145, 0.1902734935283661, -0.4867846667766571, 0.6803983449935913, 0.8067668676376343, -0.7484346032142639, -0.08080314099788666, -0.04897864907979965, 0.24144724011421204, -1.4064574241638184, 0.36093050241470337, 0.04125211387872696, -0.14902722835540771, -0.4490666091442108, 0.04985593259334564, 0.08147086203098297, -0.23711834847927094, -0.1196952611207962, 0.6254196166992188, -0.587451696395874, -0.26861947774887085, 0.007975466549396515, -0.09090332686901093, -0.010214010253548622, 0.19407740235328674, 0.17834517359733582, 0.2297196090221405, 0.9193640947341919, -0.3575119972229004, 0.9751793146133423, 0.5111827850341797, 0.0674402192234993, 1.024396538734436, -0.7566812634468079, 0.3367580771446228, -0.23440375924110413, 0.4639606475830078, -0.6726334095001221, -0.873282253742218, 0.5316000580787659, -0.33234986662864685, 0.508447527885437, -0.5392081141471863, -0.4855095148086548, -0.6308103799819946, -0.41310060024261475, 0.8903189301490784, 0.45852839946746826, -0.8489853143692017, 0.3645344376564026, 0.9154900312423706, -0.06437159329652786, 0.14036956429481506, -0.8397727608680725, -0.08382683247327805, -0.3162032961845398, -0.40290161967277527, 0.6355950832366943, -0.48040589690208435, 0.05828452855348587, -0.1636713743209839, 0.4405190348625183, -0.22314807772636414, -0.18966786563396454, 0.5420229434967041, 0.19406145811080933, -0.21120065450668335, 0.17434139549732208, -0.03114394284784794, -0.7526310086250305, 0.2945541441440582, 0.009649902582168579, 0.2805589437484741, 0.16434010863304138, -0.2011713683605194, -0.4265313148498535, 0.6946414709091187, 0.2871914505958557, 0.11708706617355347, 0.4256042242050171, 1.0273536443710327, -1.0875736474990845, -0.21323630213737488, -0.446103572845459, -0.24140425026416779, -0.4534602761268616, 0.29650336503982544, -0.4512019753456116, -0.6610071659088135, 0.6606494188308716, -0.027863740921020508, -0.23757386207580566, 0.7931065559387207, 0.7547081708908081, 0.14460907876491547, 0.7140035629272461, 0.7355403900146484, -0.053139761090278625, 0.2862740755081177, -0.2760235071182251, -0.3606579303741455, -0.8719505071640015, -0.5345249176025391, -0.4665790796279907, -0.4632259011268616, -0.8015198707580566, -0.48355531692504883, -0.021698180586099625, 0.14711174368858337, -0.2720626890659332, 0.4831274151802063, -0.70992511510849, 0.4578980803489685, 0.45681262016296387, 0.25553563237190247, -0.24581965804100037, -0.02843829244375229, 0.370483934879303, 0.33054161071777344, -0.5782378315925598, -0.1401384025812149, 1.3182289600372314, 0.528380274772644, 0.7811338901519775, 0.391399085521698, 0.9764314889907837, 0.32978588342666626, 0.3339351415634155, -0.2852989435195923, 0.27858906984329224, 0.11931225657463074, -0.694410502910614, -0.07741352170705795, -0.06671606004238129, -0.6978319883346558, -0.46740007400512695, -0.1675729751586914, -0.19090835750102997, 0.5291522741317749, 0.5194195508956909, -0.1951269507408142, 0.15417957305908203, -0.915382981300354, 1.0397759675979614, -0.08079543709754944, -0.22112634778022766, -0.2673802971839905, -0.4893639385700226, 0.12461228668689728, 0.26216793060302734, 0.09633457660675049, -0.3572832942008972, -0.0743214339017868, 1.1583850383758545, -0.5564266443252563, 0.8419076800346375, -0.8700069785118103, -0.060047708451747894, 0.18798117339611053, -0.3266042172908783, 0.33208298683166504, 0.584051787853241, -0.1161637082695961, 0.0679505467414856, 0.3209456205368042, -0.5756640434265137, -0.29028281569480896, 0.8744148015975952, -0.7379326820373535, 0.12495137006044388, -0.454637736082077, -0.32574719190597534, 0.0224438589066267, 0.23277078568935394, 0.14354467391967773, 0.8038734197616577, -0.441043883562088, 0.009344387799501419, 0.7709964513778687, 0.2841123938560486, 0.2911072373390198, 0.05865257978439331, -0.38209545612335205, -0.4366147518157959, 1.014453411102295, 0.22531205415725708, -0.32242539525032043, 0.31943264603614807, 0.21679377555847168, -0.3858358561992645, -0.31847435235977173, -0.7996727228164673, 0.11341554671525955, -0.45805978775024414, -0.5145334005355835, -0.22484199702739716, -0.11399037390947342, -0.5410320162773132, -0.15885496139526367, -0.19918867945671082, -0.6889177560806274, -0.8190253376960754, -0.8044663667678833, 1.2092258930206299, 0.8899812698364258, -0.7798261642456055, 0.10060501098632812, -0.771152138710022, 0.6939639449119568, -0.056614574044942856, 1.0667963027954102, -0.20573005080223083, -0.4482957422733307, -0.24085573852062225, -0.10939837992191315, 0.012853533029556274, -0.6848286390304565, -0.15242965519428253, 0.28107738494873047, 0.6432123780250549, 0.3182426393032074, 0.029132792726159096, 0.5619864463806152, -0.15385723114013672, 0.5615627765655518, 0.22814685106277466, -0.48054778575897217, 0.5266337990760803, -0.28402942419052124, 0.25466668605804443, 0.6346789002418518, 0.6059169173240662, -0.3053487539291382, 0.39267435669898987, -1.0025608539581299, -0.6712093353271484, 0.5998690128326416, -0.1301439106464386, 0.05419269949197769, 0.14055976271629333, 0.6477373242378235, 0.07979951053857803, 0.10698240995407104, -0.5613389015197754, -0.9539941549301147, -0.2206616848707199, -0.5380083322525024, 0.22932729125022888, -0.6773982644081116, -0.3396848738193512, -0.5242458581924438, 0.622573971748352, -0.08643417060375214, 0.6382400989532471, 0.187612384557724, 0.2438773661851883, -0.1896839737892151, -0.3215228319168091, 0.523614764213562, 0.4174230694770813, -0.4303746521472931, -0.09813015162944794, -0.24856111407279968, -0.5853018760681152, -0.23634538054466248, 0.8211151361465454, 0.04095559939742088, -0.4023652672767639, 0.4087565839290619, 0.7457987070083618, -0.24646760523319244, -0.04141116142272949, 0.399267315864563, -0.038748789578676224, -0.48740631341934204, -0.6045023202896118, 0.07319723069667816, 0.32945436239242554, 0.17886656522750854, 0.0068594831973314285, -0.16519880294799805, 0.439505398273468, -0.32425570487976074, 0.6390326619148254, -0.11947149783372879, -0.6460938453674316, -0.6946380138397217, 0.5874238610267639, 0.7966873049736023, -0.510369598865509, 0.7387139797210693, -0.37721559405326843, -0.45857423543930054, 0.9961262345314026, 0.4953905940055847, 0.8362492918968201, -0.31287306547164917, 0.3990960419178009, 0.6534686088562012, 0.03921429067850113, 0.16012026369571686, 0.979665219783783, -0.275424063205719, -0.7258663773536682, 0.10010454803705215, -0.28967034816741943, -0.29941171407699585, -0.16577547788619995, -1.170728325843811, 0.29497426748275757, -0.7609773278236389, -0.16122116148471832, -0.007780799642205238, 0.05794510990381241, -0.9534645080566406, 0.1583440601825714, 0.4664410650730133, 1.2658162117004395, -0.7771186828613281, 0.6928770542144775, 0.8791463971138, -0.36900508403778076, -0.7305964231491089, -0.3380650579929352, 0.3161151707172394, -0.8309462666511536, 0.011826340109109879, 0.38264143466949463, 0.34678226709365845, -0.026723351329565048, -0.7210273146629333, -0.6836469173431396, 1.2788538932800293, 0.211736798286438, -0.8568564057350159, 0.48569411039352417, -0.08484019339084625, 0.3121657073497772, -0.4539855718612671, 0.5345989465713501, 0.5896142721176147, 0.9499364495277405, 0.2752336263656616, -0.5618733167648315, 0.13123753666877747, -0.7007653713226318, -0.1930859386920929, 0.32893040776252747, -0.8339604139328003, 0.05844226852059364, -0.396502286195755, 0.06183169409632683, -0.06411203742027283, 0.7583918571472168, 0.094681017100811, 0.4438188672065735, 0.47050222754478455, 0.8236826658248901, 1.0144591331481934, -0.32486486434936523, 0.9191948771476746, -0.18609333038330078, 0.5276464223861694, 1.0313279628753662, -0.45977193117141724, 0.41524043679237366, 0.45837903022766113, -0.1472994089126587, 0.21046102046966553, 0.8657726645469666, -0.52924644947052, 0.4280792474746704, 0.33120670914649963, -0.08664341270923615, -0.18145379424095154, -0.0755975991487503, -0.8328486680984497, 0.022192591801285744, 0.567916989326477, -0.29953452944755554, 0.0827769860625267, -0.04575298726558685, 0.10923463106155396, -0.2240765541791916, -0.4917057752609253, 0.7811582684516907, 0.003361683338880539, -0.2024388462305069, -0.10569645464420319, -0.055343445390462875, 0.26841434836387634, -0.3432585895061493, -0.6481276750564575, -0.05871962383389473, 0.2671632766723633, -0.6161023378372192, -1.18357515335083, 0.7059686779975891, -0.3546958267688751, -0.4827936291694641, -0.10885170102119446, 0.468467652797699, -0.56298828125, -0.9025353193283081, 0.5094499588012695, -0.016155153512954712, 0.1402481645345688, 0.17212310433387756, -1.3016263246536255, 0.49078133702278137, -0.038481540977954865, -0.2732197642326355, 0.3350154757499695, 0.2305729240179062, 0.22752264142036438, 0.37968480587005615, 0.4669264554977417, -0.10649171471595764, -0.49132806062698364, 0.3035544157028198, 0.8500642776489258, -0.6472355127334595, -0.5135411024093628, -0.36632680892944336, 0.5587887167930603, -0.38648226857185364, -0.7512744069099426, 0.35249990224838257, 1.0583926439285278, 1.1277573108673096, -0.1176474317908287, 0.7509974241256714, -0.5843341946601868, 0.8206874132156372, -0.4270225465297699, 0.5929293632507324, -0.2840835750102997, -0.18136638402938843, -0.1213269978761673, -0.8175739049911499, -0.6695989370346069, 0.7427988052368164, 0.42545536160469055, 0.20982468128204346, 0.5041118264198303, 1.2048543691635132, -0.11883619427680969, 0.38100236654281616, 0.10054346919059753, 0.30346354842185974, 0.31595027446746826, 0.39408791065216064, 0.2846628725528717, -0.6515680551528931, -0.0611196905374527, -0.35523539781570435, -0.6477813720703125, -0.04395747929811478, -1.0580847263336182, -0.8367416858673096, -0.8222828507423401, -0.6286076903343201, -0.5258312225341797, -0.0013218922540545464, 1.1050069332122803, 0.9833799004554749, -1.0225956439971924, -0.22223523259162903, 0.06776833534240723, 0.3327639102935791, 0.06689441204071045, -0.15742653608322144, 0.6979112029075623, 0.6525319814682007, -0.613465428352356, -0.32374775409698486, 0.06325077265501022, 0.2740228772163391, -0.09119993448257446, -0.13474982976913452, 0.08700190484523773, -0.30305421352386475, 0.3373778462409973, 0.5007495284080505, -0.14848414063453674, -0.4736352264881134, -0.6661869287490845, 0.19220903515815735, 0.052610646933317184, 0.9113848209381104, -0.29306840896606445, 0.1237945556640625, 0.7326326370239258, 0.42192214727401733, 0.6157283782958984, 0.14302967488765717, 0.7095927000045776, -0.319385290145874, 0.19717690348625183, -0.2139797806739807, 0.3754916787147522, 0.18778684735298157, -0.5444281101226807, 0.7514263391494751, 0.47074395418167114, -0.5810112953186035, -0.5254022479057312, -0.035552848130464554, -1.327671766281128, 0.5023467540740967, 1.0139296054840088, 0.0672387182712555, -0.41728025674819946, -0.2555035650730133, -0.42456161975860596, -0.02063652127981186, -0.8566759824752808, 0.18569231033325195, 0.5492874383926392, -0.024739205837249756, -0.2512209713459015, -0.3070030212402344, 0.8143450021743774, -0.42383018136024475, -1.2246290445327759, 0.18081733584403992, 0.5681139230728149, 0.16856689751148224, -0.07166838645935059, 0.7897422313690186, -0.1724240481853485, 0.33286985754966736, 0.30776965618133545, 0.29034072160720825, -0.22516568005084991, -0.6477200984954834, -0.28469064831733704, 0.0247453935444355, -0.1030460074543953, -0.2771756649017334 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
bigbio/ddi_corpus
bigbio
2022-12-22T15:44:31Z
430
2
null
[ "multilinguality:monolingual", "language:en", "license:cc-by-nc-4.0", "region:us" ]
2022-12-22T15:44:31Z
2022-11-13T22:08:08.000Z
2022-11-13T22:08:08
--- language: - en bigbio_language: - English license: cc-by-nc-4.0 multilinguality: monolingual bigbio_license_shortname: CC_BY_NC_4p0 pretty_name: DDI Corpus homepage: https://github.com/isegura/DDICorpus bigbio_pubmed: True bigbio_public: True bigbio_tasks: - NAMED_ENTITY_RECOGNITION - RELATION_EXTRACTION --- # Dataset Card for DDI Corpus ## Dataset Description - **Homepage:** https://github.com/isegura/DDICorpus - **Pubmed:** True - **Public:** True - **Tasks:** NER,RE The DDI corpus has been manually annotated with drugs and pharmacokinetics and pharmacodynamics interactions. It contains 1025 documents from two different sources: DrugBank database and MedLine. ## Citation Information ``` @article{HERREROZAZO2013914, title = { The DDI corpus: An annotated corpus with pharmacological substances and drug-drug interactions }, author = { María Herrero-Zazo and Isabel Segura-Bedmar and Paloma Martínez and Thierry Declerck }, year = 2013, journal = {Journal of Biomedical Informatics}, volume = 46, number = 5, pages = {914--920}, doi = {https://doi.org/10.1016/j.jbi.2013.07.011}, issn = {1532-0464}, url = {https://www.sciencedirect.com/science/article/pii/S1532046413001123}, keywords = {Biomedical corpora, Drug interaction, Information extraction} } ```
[ -0.34532275795936584, -0.5241102576255798, 0.5774016976356506, 0.4303465187549591, -0.25130608677864075, -0.0327664352953434, -0.12693515419960022, -0.3328027129173279, 0.5930596590042114, 0.35565900802612305, -0.3916843831539154, -0.8190017938613892, -0.8502190709114075, 0.6548542380332947, -0.041396282613277435, 1.2369414567947388, -0.03743985667824745, 0.2705431878566742, -0.4220091998577118, -0.26689720153808594, -0.05407744646072388, -0.3349074423313141, -0.45214715600013733, -0.22590450942516327, 0.9941218495368958, 0.22663864493370056, 0.2976834774017334, 0.7287225127220154, 0.7546115517616272, 0.27372780442237854, -0.13687576353549957, -0.18466857075691223, -0.5121821165084839, 0.027680128812789917, -0.2643088698387146, -0.24353241920471191, -0.9254412651062012, 0.08548972755670547, 0.7610132098197937, 0.8013045191764832, -0.22567416727542877, 0.06476335972547531, 0.07797170430421829, 0.649995744228363, -0.7460954189300537, 0.29000982642173767, -0.33176130056381226, -0.2279946506023407, -0.5238463282585144, -0.05620398744940758, -0.051711902022361755, -0.23055697977542877, 0.007206530775874853, -0.9739462733268738, -0.07503875344991684, -0.14334915578365326, 1.0220470428466797, 0.4989253282546997, -0.5486760139465332, -0.33529219031333923, -0.37491706013679504, 0.4722839295864105, -0.6893876194953918, -0.0657181441783905, 0.5703210234642029, 0.16642947494983673, -0.4101743996143341, -0.7258065342903137, -0.7993127703666687, 0.15198029577732086, -0.32735341787338257, 0.1195073127746582, -0.14737537503242493, 0.13588860630989075, 0.46566498279571533, 0.2730517089366913, -0.49925240874290466, 0.1893124282360077, -0.9805384874343872, -0.37202125787734985, 0.5803661942481995, 0.40836232900619507, 0.2144923061132431, -0.4919915795326233, -0.40907201170921326, -0.1532067507505417, -0.3494040071964264, -0.13423462212085724, 0.4592588245868683, 0.28160127997398376, -0.5927895903587341, 0.665817141532898, 0.05353168770670891, 0.5143768787384033, 0.22392766177654266, -0.04239997640252113, 0.7641857862472534, -0.8694929480552673, -0.14999815821647644, 0.13113872706890106, 1.4395365715026855, 0.5900450944900513, -0.10382524132728577, 0.13521015644073486, 0.22899074852466583, -0.44734376668930054, 0.25933602452278137, -0.9569598436355591, -0.301607221364975, 0.8134833574295044, -0.4508742392063141, -0.6751233339309692, 0.2302561104297638, -1.5094656944274902, -0.4908308982849121, -0.2872166633605957, 0.1456434577703476, -0.4467848837375641, -0.5684074759483337, -0.2380293607711792, -0.49546921253204346, 0.14866924285888672, -0.19757747650146484, -1.0606539249420166, 0.5709806680679321, 0.482706218957901, 0.6582885980606079, -0.5809458494186401, -0.5268164277076721, -0.23838353157043457, 0.5172223448753357, -0.18699529767036438, 1.008980393409729, -0.35929208993911743, -0.8288636803627014, -0.06852775812149048, 0.3491886258125305, -0.3881237208843231, -0.7257710099220276, 1.0677611827850342, -0.1063784584403038, 0.04613034799695015, -0.8483671545982361, -0.6104002594947815, -0.04494663327932358, -0.0446479432284832, -0.8852728605270386, 0.8266330361366272, 0.056452471762895584, -1.1258684396743774, 0.5334072709083557, -0.6299277544021606, -0.3821510374546051, 0.1437688171863556, -0.14934730529785156, -0.39244189858436584, -0.2214689999818802, 0.032514460384845734, 0.2845860421657562, -0.02930912934243679, 0.7035452723503113, -0.653876781463623, -0.4070798456668854, 0.4981956481933594, -0.016269497573375702, 0.9929496645927429, 0.3876694440841675, 0.0750771313905716, 0.04913518950343132, -1.3041040897369385, -0.2675771117210388, 0.02282167412340641, -0.4865100085735321, -0.47015634179115295, -0.5219082236289978, 0.30009138584136963, 0.10141462832689285, 0.41233140230178833, -0.8238720297813416, 0.32168152928352356, -0.06901391595602036, 0.44160667061805725, 0.6551376581192017, 0.3794560730457306, 0.2736916244029999, -0.21148517727851868, 0.18605683743953705, 0.36983147263526917, 0.0283508263528347, 0.3202308118343353, -0.33833035826683044, -0.18807093799114227, -0.7853223085403442, 0.5649352669715881, 0.6051949858665466, -0.3202075958251953, 0.7894535660743713, -0.7080575823783875, -0.3639073371887207, -0.48137617111206055, -0.14699150621891022, 0.2680531442165375, 0.7782646417617798, 0.4524805247783661, -0.0034213345497846603, -0.7380564212799072, -0.8400158882141113, 0.373354971408844, -0.02004154771566391, -0.030789252370595932, 0.35446324944496155, 0.8936729431152344, -0.4678784906864166, 0.8629060387611389, -0.6104195713996887, -0.3549225330352783, -0.08556158095598221, 0.0036676935851573944, 0.25324752926826477, 0.4839984178543091, 0.6036189198493958, -0.646888792514801, -0.4256700277328491, -0.40665048360824585, -0.8519822955131531, -0.6349866986274719, 0.010585279203951359, -0.5281988382339478, 0.12162851542234421, 0.16533836722373962, -0.54716557264328, 0.5271337628364563, 0.2825896441936493, -0.3373061716556549, 0.13686180114746094, -0.5433953404426575, 0.5135947465896606, -1.1019741296768188, 0.6445726156234741, 0.12739641964435577, 0.4157031178474426, -0.677293062210083, -0.7970817685127258, 0.12245401740074158, 0.10009642690420151, -0.3864491283893585, 0.644294023513794, -0.2301451861858368, 0.1410428136587143, -0.3445320725440979, 0.09023616462945938, 0.34736162424087524, 0.4497915506362915, 0.28341934084892273, 0.6322464942932129, 0.7852423191070557, -0.654406726360321, 0.3320706784725189, 0.7587926387786865, 0.18671755492687225, 0.7466488480567932, -0.8111571073532104, -0.3921557664871216, 0.016135629266500473, 0.4287711977958679, -0.9806010127067566, -0.3645227551460266, 0.903009831905365, -0.3146521747112274, 0.5246333479881287, -0.4803061783313751, -0.48654046654701233, -0.2764856815338135, -0.6428248882293701, 0.314864844083786, 0.24740566313266754, -0.2673306167125702, 0.4352310299873352, 0.8031544089317322, -0.09023578464984894, -0.5692622065544128, -0.8335657119750977, 0.0073572793044149876, -0.20614704489707947, -0.3281404674053192, 0.6187672019004822, -0.27872008085250854, -0.2977505624294281, 0.2585844397544861, 0.182126984000206, -0.3988998830318451, -0.3523086607456207, 0.5335128307342529, 0.6060342192649841, 0.31517648696899414, 0.2243315577507019, 0.4955196976661682, -0.2758037745952606, 0.15267550945281982, 0.2558530271053314, 0.09979502111673355, 0.45702871680259705, -0.04146610200405121, -0.45956724882125854, 0.37151670455932617, 0.601982593536377, -0.08562362939119339, 0.784792959690094, 0.7309314608573914, -0.28296393156051636, 0.54380863904953, -0.21865712106227875, 0.12609882652759552, -0.37885645031929016, 0.13999183475971222, -0.5210471153259277, -0.13747042417526245, 0.7003886103630066, 0.1345200389623642, -0.3887961804866791, 0.8475601077079773, 0.6115676760673523, -0.09955015033483505, 0.27072006464004517, 0.059364862740039825, -0.1256476193666458, 0.1273825764656067, -0.3695685565471649, -0.15806697309017181, -1.4774423837661743, -0.40495380759239197, -0.5767398476600647, -0.44161322712898254, -0.7157907485961914, -0.3066747188568115, 0.24652661383152008, -0.06643766909837723, -0.18524394929409027, 0.29657143354415894, -0.427805632352829, 0.10306709259748459, 0.4407202899456024, 0.20166964828968048, 0.09683570265769958, -0.010784721001982689, -0.2714572250843048, -0.017552098259329796, -0.4373360574245453, -0.38791412115097046, 1.804581880569458, 0.2625553011894226, 0.44280439615249634, 0.20310716331005096, 0.724271833896637, 0.1643587201833725, 0.01607188582420349, -0.19733813405036926, 0.5264343023300171, -0.22063995897769928, -0.75761479139328, -0.05507131665945053, -0.5068669319152832, -1.2872753143310547, -0.18854539096355438, -0.5214418768882751, -0.7711588740348816, 0.8784034848213196, -0.33721116185188293, -0.43548592925071716, 0.22097672522068024, -0.6202996969223022, 0.8097034096717834, -0.034991711378097534, -0.4802042245864868, -0.23442897200584412, -0.6736667156219482, 0.18087992072105408, -0.12751255929470062, 0.3263234794139862, -0.23541079461574554, -0.42835569381713867, 0.8975631594657898, -0.5726589560508728, 0.8546311855316162, -0.36068710684776306, -0.016857489943504333, 0.28547537326812744, -0.4054294526576996, 0.11719272285699844, 0.17998996376991272, -0.04042193666100502, 0.836739182472229, 0.6320223808288574, -0.5959064960479736, -0.31754493713378906, 1.0144213438034058, -0.6857091188430786, 0.011195400729775429, -0.7350971698760986, -0.34224990010261536, 0.29759031534194946, 0.21664609014987946, 0.5188618898391724, 0.5759763717651367, -0.22063927352428436, -0.38776591420173645, 0.7086524367332458, -0.3763844072818756, 0.3516004979610443, 0.6003350615501404, 0.014159651473164558, -0.8665372133255005, 0.71614670753479, 0.34031665325164795, -0.14532093703746796, 0.5076864361763, 0.04951772466301918, -0.5445070862770081, -0.7702992558479309, -0.3715035915374756, 0.5144497156143188, -0.5113259553909302, 0.00023544140276499093, -0.8854145407676697, -0.015275416895747185, -0.7051182389259338, 0.4100031554698944, -0.014984626322984695, -0.4319864809513092, -0.4953494966030121, -0.43283119797706604, 0.7573420405387878, 0.5907235741615295, -0.6500349640846252, -0.11782748997211456, -0.9249001741409302, 0.3052620589733124, -0.10731969773769379, 0.5788643956184387, -0.2961953282356262, -0.4880984425544739, -0.06200878322124481, 0.13435696065425873, 0.0033552097156643867, -1.1359059810638428, 0.27097007632255554, 0.1326758861541748, 0.9849334359169006, 0.09565383940935135, 0.11672753840684891, 0.6639983654022217, -0.2575123608112335, 0.6477900743484497, -0.20252715051174164, -0.38391783833503723, 0.6030842065811157, -0.5251324772834778, 0.02945738285779953, 0.9928454160690308, 0.572403073310852, -0.2164284884929657, -0.11665937304496765, -0.6264190673828125, -1.0193521976470947, 0.6901186108589172, 0.25028857588768005, -0.3692750036716461, -0.24168461561203003, 0.6453757286071777, 0.29629334807395935, 0.25122368335723877, -0.3530491888523102, -0.7212579250335693, -0.015112803317606449, -0.7665951251983643, 0.3417551815509796, -0.5081461071968079, -0.48998457193374634, -0.36589351296424866, 0.8123049736022949, 0.10444220155477524, 0.2846481502056122, 0.41227447986602783, 0.01756761409342289, -0.13117042183876038, 0.2702133059501648, 0.7077445983886719, 0.5616695880889893, -0.6388949155807495, 0.007883748039603233, -0.1705324500799179, -1.2615832090377808, -0.037286799401044846, 0.7734394669532776, -0.2997858226299286, -0.34106096625328064, 0.427645742893219, 0.5990709662437439, 0.10767418146133423, -0.7539657950401306, 0.36143386363983154, -0.25655561685562134, -0.4274829030036926, -0.5273652672767639, 0.0019549636635929346, -0.29748812317848206, 0.3080715239048004, 0.39116278290748596, 0.12043748795986176, 0.4188055992126465, -0.07279423624277115, 0.3274434506893158, -0.009660795331001282, -0.3547514081001282, -0.4199118912220001, 0.5513103008270264, 0.19626742601394653, 0.3010139465332031, 0.470754474401474, -0.35378536581993103, -0.008410119451582432, 0.44821786880493164, -0.04982621595263481, 0.7696281671524048, 0.3632993698120117, 0.1221160739660263, 1.0906903743743896, -0.3928331434726715, 0.28573960065841675, 0.39374881982803345, 0.03471571207046509, -0.7329630851745605, -0.12580254673957825, -0.5961644053459167, -0.13798442482948303, 0.20098836719989777, -0.6529384255409241, 0.38630303740501404, -0.12011217325925827, -0.1445249319076538, 0.41584816575050354, 0.4405297636985779, -0.25762465596199036, -0.1270255148410797, 0.024119002744555473, 0.5538685917854309, -0.9911742806434631, 1.040962815284729, 0.70286625623703, -0.9518605470657349, -0.3771321773529053, -0.15610209107398987, 0.21662238240242004, -0.2506372630596161, 0.64633709192276, -0.33184584975242615, 0.5472196340560913, -0.06232772022485733, -0.18396435678005219, -0.9904443025588989, 1.4522839784622192, -0.14777150750160217, -0.7094188332557678, 0.3317655920982361, 0.30581942200660706, 0.7212547063827515, -0.251546174287796, 0.3902137279510498, 0.7050387859344482, 0.8287190198898315, 0.24263611435890198, -0.7672485113143921, 0.16529548168182373, -0.6447475552558899, -0.35048142075538635, 0.0926060825586319, -0.44683367013931274, 0.6066730618476868, -0.19752070307731628, -0.17367173731327057, 0.15993435680866241, 0.2800006866455078, 0.46047815680503845, 0.5882520079612732, 0.19843050837516785, 0.9831967353820801, 0.8472055196762085, -0.34052741527557373, 0.9215477108955383, -0.4491916000843048, 0.0913211852312088, 1.0278664827346802, -0.41453367471694946, 0.6842326521873474, 0.6463572382926941, -0.6661871075630188, 0.6284043192863464, 0.8890110850334167, -0.5176564455032349, 0.7453698515892029, 0.06151925027370453, 0.07033289223909378, 0.3647899627685547, 0.19832685589790344, -0.22936096787452698, 0.053160540759563446, 0.44912779331207275, -0.22916686534881592, 0.06097697094082832, 0.26686057448387146, 0.10162150859832764, 0.06887587159872055, -0.01706009916961193, 0.9627071022987366, -0.3374587893486023, -0.3669049143791199, 0.6095238924026489, -0.44652947783470154, 0.4873647391796112, -0.5939343571662903, -0.0750693827867508, -0.23166018724441528, 0.05275196209549904, -0.42031553387641907, -0.8887423872947693, 0.4805607795715332, -0.03175175562500954, -0.43245363235473633, 0.49750885367393494, 0.5314691066741943, -0.5279077291488647, -0.6341131925582886, 0.37184858322143555, 0.23359867930412292, 0.2702184319496155, 0.3691243827342987, -0.7205801010131836, 0.41537779569625854, -0.10157803446054459, -0.0930572971701622, 0.6630369424819946, 0.6043808460235596, 0.17930381000041962, 0.3808942437171936, 0.6278780698776245, 0.5242501497268677, -0.20231570303440094, 0.13355626165866852, 0.8944016695022583, -0.6197123527526855, -0.07940518856048584, -0.7500653266906738, 0.6690067052841187, -0.5461792945861816, -0.5057854056358337, 0.41003692150115967, 0.8906731009483337, 0.3588194251060486, -0.031208034604787827, 0.726973831653595, -0.3978212773799896, 0.8952581882476807, -0.3141927421092987, 0.6547937989234924, -0.2127779871225357, 0.4403553605079651, -0.18791992962360382, -0.6308966875076294, -0.19994482398033142, 0.1653895080089569, -0.36921560764312744, -0.11203808337450027, 0.9207648038864136, 0.7396795153617859, 0.19081825017929077, -0.19189946353435516, -0.24762074649333954, 0.4710269868373871, 0.1450575292110443, 0.4331224858760834, 0.11254768073558807, -0.5751767158508301, 0.5041680932044983, -0.47994962334632874, -0.35898345708847046, 0.1665685623884201, -0.7624638080596924, -0.711127758026123, -0.7711613774299622, -0.6934635639190674, -0.5272737741470337, -0.12553930282592773, 0.804364800453186, 0.4107026755809784, -1.0177603960037231, -0.13692376017570496, -0.06390224397182465, -0.042544953525066376, -0.17028874158859253, -0.20047059655189514, 0.7721037268638611, 0.005844530183821917, -0.9043874740600586, 0.09400531649589539, 0.21319347620010376, 0.23399044573307037, -0.15308117866516113, -0.11807802319526672, -0.4835895597934723, -0.09824396669864655, -0.029398607090115547, 0.4119143486022949, -0.33285459876060486, 0.3513536751270294, -0.28196895122528076, -0.445445716381073, 0.2603072226047516, 0.3800237476825714, -0.657066822052002, 0.2827731668949127, 0.722683310508728, 0.1272997260093689, 0.45941436290740967, -0.022777380421757698, 0.3458267152309418, -0.44041869044303894, 0.4118388295173645, -0.09996704012155533, 0.3391135632991791, 0.3413024842739105, -0.44947928190231323, 0.6119018197059631, 0.47582128643989563, -0.6649223566055298, -0.5781399011611938, -0.25185489654541016, -1.3774486780166626, -0.3506510853767395, 1.3112914562225342, 0.058826226741075516, -0.49023452401161194, -0.20797623693943024, -0.310193806886673, 0.29149797558784485, -0.7055643796920776, 0.6876103281974792, 0.5237200260162354, 0.087646484375, 0.02215513028204441, -0.5239366292953491, 0.7059231996536255, -0.4867483377456665, -0.8758198618888855, 0.10596179962158203, 0.43919050693511963, 0.2383265346288681, 0.169515922665596, 0.9907890558242798, -0.3806546628475189, -0.2518881857395172, 0.1615346521139145, 0.1968330591917038, -0.08648271858692169, 0.16685615479946136, -0.4560105800628662, -0.24522678554058075, -0.39958715438842773, -0.30050691962242126 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
texturedesign/td01_natural-ground-textures
texturedesign
2023-09-02T10:21:04Z
430
3
null
[ "task_categories:unconditional-image-generation", "annotations_creators:expert-generated", "size_categories:n<1K", "source_datasets:original", "license:cc-by-nc-4.0", "texture-synthesis", "photography", "non-infringing", "region:us" ]
2023-09-02T10:21:04Z
2022-11-19T17:43:30.000Z
2022-11-19T17:43:30
--- annotations_creators: - expert-generated language: [] language_creators: [] license: - cc-by-nc-4.0 multilinguality: [] pretty_name: 'TD01: Natural Ground Texture Photos' size_categories: - n<1K source_datasets: - original tags: - texture-synthesis - photography - non-infringing task_categories: - unconditional-image-generation task_ids: [] viewer: false --- _The Dataset Teaser is now enabled instead! Isn't this better?_ ![preview of all texture sets](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/teaser.webp) # TD 01: Natural Ground Textures This dataset contains multi-photo texture captures in outdoor nature scenes — all focusing on the ground. Each set has different photos that showcase texture variety, making them ideal for training a domain-specific image generator! Overall information about this dataset: * **Format** — JPEG-XL, lossless RGB * **Resolution** — 4032 × 2268 * **Device** — mobile camera * **Technique** — hand-held * **Orientation** — portrait or landscape * **Author**: Alex J. Champandard * **Configurations**: 4K, 2K (default), 1K To load the medium- and high-resolution images of the dataset, you'll need to install `jxlpy` from [PyPI](https://pypi.org/project/jxlpy/) with `pip install jxlpy`: ```python # Recommended use, JXL at high-quality. from jxlpy import JXLImagePlugin from datasets import load_dataset d = load_dataset('texturedesign/td01_natural-ground-textures', 'JXL@4K', num_proc=4) print(len(d['train']), len(d['test'])) ``` The lowest-resolution images are available as PNG with a regular installation of `pillow`: ```python # Alternative use, PNG at low-quality. from datasets import load_dataset d = load_dataset('texturedesign/td01_natural-ground-textures', 'PNG@1K', num_proc=4) # EXAMPLE: Discard all other sets except Set #1. dataset = dataset.filter(lambda s: s['set'] == 1) # EXAMPLE: Only keep images with index 0 and 2. dataset = dataset.select([0, 2]) ``` Use built-in dataset `filter()` and `select()` to narrow down the loaded dataset for training, or to ease with development. ## Set #1: Rock and Gravel ![preview of the files in Set #1](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set01.webp) * **Description**: - surface rocks with gravel and coarse sand - strong sunlight from the left, sharp shadows * **Number of Photos**: - 7 train - 2 test * **Edits**: - rotated photos to align sunlight - removed infrequent objects * **Size**: 77.8 Mb ## Set #2: Dry Grass with Pine Needles ![preview of the files in Set #2](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set02.webp) * **Description**: - field of dry grass and pine needles - sunlight from the top right, some shadows * **Number of Photos**: - 6 train - 1 test * **Edits**: - removed dry leaves and large plants - removed sticks, rocks and sporadic daisies * **Size**: 95.2 Mb ## Set #3: Chipped Stones, Broken Leaves and Twiglets ![preview of the files in Set #3](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set03.webp) * **Description**: - autumn path with chipped stones and dry broken leaves - diffuse light on a cloudy day, very soft shadows * **Number of Photos**: - 9 train - 3 test * **Edits**: - removed anything that looks green, fresh leaves - removed long sticks and large/odd stones * **Size**: 126.9 Mb ## Set #4: Grass Clumps and Cracked Dirt ![preview of the files in Set #4](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set04.webp) * **Description**: - clumps of green grass, clover and patches of cracked dirt - diffuse light on cloudy day, shadows under large blades of grass * **Number of Photos**: - 9 train - 2 test * **Edits**: - removed dry leaves, sporadic dandelions, and large objects - histogram matching for two of the photos so the colors look similar * **Size**: 126.8 Mb ## Set #5: Dirt, Stones, Rock, Twigs... ![preview of the files in Set #5](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set05.webp) * **Description**: - intricate micro-scene with grey dirt, surface rock, stones, twigs and organic debris - diffuse light on cloudy day, soft shadows around the larger objects * **Number of Photos**: - 9 train - 3 test * **Edits**: - removed odd objects that felt out-of-distribution * **Size**: 102.1 Mb ## Set #6: Plants with Flowers on Dry Leaves ![preview of the files in Set #6](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set06.webp) * **Description**: - leafy plants with white flowers on a bed of dry brown leaves - soft diffuse light, shaded areas under the plants * **Number of Photos**: - 9 train - 2 test * **Edits**: - none yet, inpainting doesn't work well enough - would remove long sticks and pieces of wood * **Size**: 105.1 Mb ## Set #7: Frozen Footpath with Snow ![preview of the files in Set #7](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set07.webp) * **Description**: - frozen ground on a path with footprints - areas with snow and dark brown ground beneath - diffuse lighting on a cloudy day * **Number of Photos**: - 11 train - 3 test * **Size**: 95.5 Mb ## Set #8: Pine Needles Forest Floor ![preview of the files in Set #8](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set08.webp) * **Description**: - forest floor with a mix of brown soil and grass - variety of dry white leaves, sticks, pinecones, pine needles - diffuse lighting on a cloudy day * **Number of Photos**: - 15 train - 4 test * **Size**: 160.6 Mb ## Set #9: Snow on Grass and Dried Leaves ![preview of the files in Set #9](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set09.webp) * **Description**: - field in a park with short green grass - large dried brown leaves and fallen snow on top - diffuse lighting on a cloudy day * **Number of Photos**: - 8 train - 3 test * **Size**: 99.8 Mb ## Set #10: Brown Leaves on Wet Ground ![preview of the files in Set #10](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set10.webp) * **Description**: - fallew brown leaves on wet ground - occasional tree root and twiglets - diffuse lighting on a rainy day * **Number of Photos**: - 17 train - 4 test * **Size**: 186.2 Mb ## Set #11: Wet Sand Path with Debris ![preview of the files in Set #11](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set11.webp) * **Description**: - hard sandy path in the rain - decomposing leaves and other organic debris - diffuse lighting on a rainy day * **Number of Photos**: - 17 train - 4 test * **Size**: 186.2 Mb ## Set #12: Wood Chips & Sawdust Sprinkled on Forest Path ![preview of the files in Set #12](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set12.webp) * **Description**: - wood chips, sawdust, twigs and roots on forest path - intermittent sunlight with shadows of trees * **Number of Photos**: - 8 train - 2 test * **Size**: 110.4 Mb ## Set #13: Young Grass Growing in the Dog Park ![preview of the files in Set #13](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set13.webp) * **Description**: - young grass growing in a dog park after overnight rain - occasional stones, sticks and twigs, pine needles - diffuse lighting on a cloudy day * **Number of Photos**: - 17 train - 4 test * **Size**: 193.4 Mb ## Set #14: Wavy Wet Beach Sand ![preview of the files in Set #14](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set14.webp) * **Description**: - wavy wet sand on the beach after the tide retreated - some dirt and large pieces algae debris - diffuse lighting on a cloudy day * **Number of Photos**: - 11 train - 3 test * **Size**: 86.5 Mb ## Set #15: Dry Dirt Road and Debris from Trees ![preview of the files in Set #15](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set15.webp) * **Description**: - dirt road of dry compacted sand with debris on top - old pine needles and dry brown leaves - diffuse lighting on a cloudy day * **Number of Photos**: - 8 train - 2 test * **Size**: 86.9 Mb ## Set #16: Sandy Beach Path with Grass Clumps ![preview of the files in Set #17](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set17.webp) * **Description**: - path with sand and clumps grass heading towards the beach - occasional blueish stones, leafy weeds, and yellow flowers - diffuse lighting on a cloudy day * **Number of Photos**: - 10 train - 3 test * **Size**: 118.8 Mb ## Set #17: Pine Needles and Brown Leaves on Park Floor ![preview of the files in Set #16](https://huggingface.co/datasets/texturedesign/td01_natural-ground-textures/resolve/main/docs/set16.webp) * **Description**: - park floor with predominantly pine needles - brown leaves from nearby trees, green grass underneath - diffuse lighting on a cloudy day * **Number of Photos**: - 8 train - 2 test * **Size**: 99.9 Mb
[ -0.644199788570404, -0.6323650479316711, 0.2779240906238556, 0.5592460036277771, -0.4323346018791199, -0.10574585944414139, -0.024586182087659836, -0.7246575355529785, 0.4581710398197174, 0.36251017451286316, -0.8640322089195251, -0.538295328617096, -0.5340131521224976, -0.08890212327241898, -0.07230392843484879, 0.8789946436882019, -0.3267544209957123, -0.3047536313533783, 0.06516258418560028, -0.3840719759464264, -0.38290226459503174, -0.11004278063774109, -0.5173810720443726, -0.41736847162246704, 0.0016739540733397007, 0.13176558911800385, 0.8035528063774109, 0.7985510230064392, 0.5573952198028564, 0.38460540771484375, -0.3488156795501709, -0.12256432324647903, -0.3872780203819275, -0.5641393065452576, 0.07644490897655487, -0.12877649068832397, -0.21652384102344513, 0.3971829414367676, 0.6061851382255554, 0.39184364676475525, -0.1042083278298378, 0.299054354429245, -0.20967352390289307, 0.6186395883560181, -0.37380367517471313, -0.06420351564884186, -0.14008410274982452, 0.3989267349243164, -0.25009506940841675, -0.25838503241539, -0.035329096019268036, -0.04669130966067314, 0.0549824982881546, -1.1736024618148804, 0.5795572400093079, 0.2024046927690506, 1.5384589433670044, 0.19603124260902405, -0.21759140491485596, -0.07678306102752686, -0.2244848757982254, 0.6622458100318909, -0.5273768305778503, 0.05299307033419609, 0.3446524143218994, 0.3794175386428833, -0.3587571382522583, -0.3922225534915924, -0.3187025189399719, -0.08871052414178848, -0.28123676776885986, 0.47858941555023193, 0.1986694633960724, -0.0677664577960968, 0.42454588413238525, 1.119754672050476, -0.37879568338394165, -0.24641592800617218, -0.32828617095947266, -0.39662474393844604, 0.4766559898853302, 0.01626124046742916, 0.6726285219192505, -0.32692214846611023, -0.32609838247299194, -0.02298640087246895, -0.5663357973098755, 0.3368127942085266, -0.08259229362010956, 0.363195538520813, -0.9565997123718262, 0.3351738750934601, -0.31897321343421936, 0.8808048367500305, 0.23855924606323242, -0.2676880359649658, 0.33747225999832153, -0.23772704601287842, -0.6041873097419739, -0.233859583735466, 0.6065047383308411, 0.7760123014450073, -0.19865526258945465, -0.323845237493515, -0.23314447700977325, 0.2954036593437195, -0.16986683011054993, -0.8861860036849976, -0.6450173258781433, 0.4222065806388855, -0.5740953087806702, -0.4383026957511902, 0.17617292702198029, -1.0757322311401367, -0.17676584422588348, -0.4681726396083832, 0.06191398948431015, -0.36906328797340393, -0.6285512447357178, 0.4130513072013855, -0.44516441226005554, 0.3495793044567108, 0.5706464648246765, -0.1923154890537262, 0.48081669211387634, 0.018300244584679604, 0.8265228867530823, 0.34125906229019165, -0.2978099584579468, -0.19384627044200897, -0.09234167635440826, -0.5739200711250305, 0.6205801963806152, -0.38630184531211853, -0.5729205012321472, -0.2633240520954132, 0.7490277290344238, 0.3466537892818451, -0.4661147892475128, 0.8318469524383545, -0.10508538037538528, 0.43397095799446106, -0.6041715145111084, 0.3863063454627991, -0.3110671639442444, 0.28278622031211853, -0.7320992350578308, 1.2470505237579346, 0.6516615748405457, -1.1383579969406128, 0.42471784353256226, -0.6149187684059143, -0.2586638033390045, -0.17669400572776794, -0.03339545428752899, -0.020913179963827133, 0.057956013828516006, -0.10547584295272827, -0.07681827992200851, -0.5391274690628052, -0.0432715117931366, -0.16833829879760742, -0.4805448353290558, -0.3344647288322449, 0.21488136053085327, 1.1229273080825806, 0.1830539107322693, -0.4920874834060669, -0.3756515681743622, -1.1158788204193115, 0.3218904435634613, 0.6487050652503967, -0.32413017749786377, -0.1553761512041092, -0.5420166254043579, 0.369224488735199, 0.7211758494377136, 0.06609293073415756, -0.3669811487197876, -0.08987539261579514, -0.0031891639810055494, 0.21622052788734436, 0.7408182621002197, -0.1172141432762146, 0.37680554389953613, -0.5859034657478333, 0.27125078439712524, 0.318958580493927, -0.021107597276568413, -0.09296766668558121, -0.48920297622680664, -0.9563016891479492, -0.2825903296470642, 0.19503654539585114, 0.2213525027036667, -0.3803061842918396, 0.4688740670681, -0.13241778314113617, -0.584694504737854, -0.5538992285728455, -0.31090858578681946, 0.8030210137367249, 0.6522812843322754, 0.49539563059806824, -0.42316704988479614, -0.6256512999534607, -0.7583733201026917, 0.15535104274749756, 0.3215736150741577, 0.0065636299550533295, 0.7999809980392456, 0.4560451805591583, -0.17045830190181732, 1.1664998531341553, -0.5352095365524292, -0.22908005118370056, 0.5655127167701721, 0.228563129901886, 0.48961907625198364, 0.7691185474395752, 1.1459580659866333, -0.6693981885910034, -0.31974849104881287, -0.33593040704727173, -0.7012140154838562, -0.1320083737373352, 0.1297246217727661, -0.446815550327301, 0.17947715520858765, -0.22490641474723816, -1.1330227851867676, 0.36505064368247986, 0.5728206038475037, -0.6181660890579224, 0.43459346890449524, -0.36152344942092896, 0.4722464084625244, -0.7628916501998901, 0.3581446707248688, 0.310954749584198, -0.10952738672494888, -0.23990626633167267, 0.6286817193031311, -0.3379661440849304, 0.04919037967920303, -0.5655332207679749, 0.36579060554504395, -0.6947993636131287, -0.11695867776870728, -0.11154025048017502, -0.062462832778692245, 0.2917490601539612, 0.5392642021179199, 0.25514501333236694, 0.41706573963165283, 0.8884875774383545, -0.6920549869537354, 0.1356842964887619, 0.5608230233192444, -0.02302148938179016, 0.4954453110694885, -0.6378508806228638, 0.3712282180786133, -0.5172514319419861, 0.6555397510528564, -0.42304888367652893, -0.44441458582878113, 0.3779006004333496, -0.3535602390766144, 0.18607814610004425, -0.5412644147872925, -0.37752336263656616, -0.4648641049861908, -0.27530717849731445, -0.08872149884700775, 0.6761573553085327, -0.4312295615673065, 0.285590261220932, 0.14399896562099457, 0.6153146624565125, 0.04306776821613312, -0.9658762812614441, 0.26454243063926697, -0.4241470694541931, -0.4805275499820709, 0.75223308801651, -0.35444146394729614, -0.3927172124385834, 0.2667395770549774, -0.29510435461997986, -0.29605114459991455, -0.02364937774837017, 0.6975721716880798, 0.04085391387343407, -0.26051753759384155, -0.5208566784858704, -0.33226630091667175, -0.22137176990509033, 0.22220325469970703, -0.26776254177093506, 0.48003333806991577, -0.44744011759757996, 0.29252609610557556, -0.31653058528900146, 0.1786382496356964, 0.6003700494766235, 0.17049401998519897, 0.3060453534126282, 0.6899315714836121, -0.8799808025360107, 0.4576876163482666, -0.11176439374685287, -0.159068763256073, -0.4495526850223541, -0.3387800455093384, -0.6410783529281616, -0.5436574220657349, 0.3400586247444153, -0.21279269456863403, -0.12484957277774811, 0.9880591034889221, -0.12486343085765839, -0.22986754775047302, 0.7545174956321716, 0.4471016824245453, -0.35328423976898193, 0.0772034153342247, -0.8373917937278748, -0.504589855670929, -0.6523147821426392, -0.28731685876846313, -0.4043686091899872, -0.46876463294029236, -0.6881117820739746, -0.38799458742141724, -0.47569751739501953, 0.43279996514320374, -0.6763883829116821, 0.3671923279762268, -0.7344006896018982, 0.4958072602748871, 0.5970610976219177, 0.5370661616325378, -0.15959963202476501, 0.1680169701576233, -0.023545539006590843, -0.20242393016815186, -0.27569520473480225, -0.343616783618927, 0.43162503838539124, 0.42039474844932556, 0.13778913021087646, -0.01757950894534588, 0.5459261536598206, 0.03046228364109993, 0.06564316898584366, -0.07634255290031433, 0.596074104309082, -0.24048759043216705, -0.5770326852798462, 0.24395447969436646, -0.1372702419757843, -0.32155099511146545, 0.005464192014187574, -0.6485430598258972, -0.6226245760917664, 0.005241750739514828, 0.20115572214126587, -0.20837795734405518, 0.2836163341999054, -0.6310318112373352, 0.6606032252311707, -0.33457621932029724, -0.5144718885421753, 0.20049068331718445, -0.8554131388664246, 0.34559932351112366, 0.2843436300754547, 0.38149556517601013, -0.3226552903652191, 0.2504209876060486, 0.5916507244110107, -0.15063625574111938, 0.5956345200538635, -0.6006335020065308, 0.0033164573833346367, 0.5467841029167175, 0.16241882741451263, 0.5153499841690063, 0.3541699945926666, 0.11031895130872726, 0.3246603012084961, -0.2130618691444397, -0.41022738814353943, -0.17684195935726166, 0.8203107714653015, -0.850383460521698, -0.42378029227256775, -0.5550352334976196, -0.2611643671989441, 0.05501623824238777, 0.46578943729400635, 0.6351912617683411, 0.4570860266685486, -0.001357997884042561, 0.11737103760242462, 0.579984724521637, -0.3812919557094574, 0.1911473572254181, 0.5064749121665955, -0.30670085549354553, -0.49542540311813354, 0.8381361961364746, 0.004992392845451832, -0.015858173370361328, 0.018503336235880852, 0.3536248207092285, -0.02778526395559311, -0.5528208017349243, -0.5450329780578613, 0.0906376764178276, -0.46988600492477417, -0.4027179777622223, -0.6532875299453735, -0.20479856431484222, -0.06732407957315445, -0.14378754794597626, -0.09600761532783508, -0.37307995557785034, -0.42135143280029297, -0.2554851472377777, 0.8633419871330261, 0.5074573159217834, -0.032955102622509, 0.5081695914268494, -0.6440314054489136, 0.6741685271263123, -0.12344778329133987, 0.7010993361473083, -0.6207526922225952, -0.6433784365653992, 0.13215258717536926, 0.5712869167327881, -0.1789940446615219, -0.672973096370697, 0.4627058506011963, 0.026183007284998894, 0.19535629451274872, 0.39304688572883606, -0.18381686508655548, 0.956967830657959, -0.5888661742210388, 0.7526026964187622, 0.1646239161491394, -0.278845876455307, 0.8088301420211792, -0.6775329113006592, 0.17850372195243835, 0.6999891400337219, 0.4741200804710388, -0.36669573187828064, -0.23842556774616241, -1.1253252029418945, -0.7922649383544922, 0.9728109836578369, 0.5455000996589661, -0.15043534338474274, 0.28977149724960327, 0.5014250874519348, -0.037395626306533813, -0.011965669691562653, -0.8279222846031189, -0.29978975653648376, -0.5436741709709167, 0.18252557516098022, -0.19693897664546967, -0.2954370975494385, -0.6648188233375549, -0.44855639338493347, 0.5510349869728088, 0.18235430121421814, 0.6467479467391968, 0.1467590481042862, 0.08954989910125732, -0.612621545791626, -0.3449251353740692, 0.3674822747707367, 0.26145315170288086, -0.891694962978363, 0.28085777163505554, 0.09528730809688568, -0.40122219920158386, 0.11705750226974487, 0.2303103506565094, -0.2525191605091095, 0.17099125683307648, 0.09069380909204483, 0.47312846779823303, 0.17579515278339386, -0.07736879587173462, -0.002778970170766115, 0.005206672009080648, -0.25251930952072144, -0.4256543815135956, 0.10999038815498352, -0.0745462104678154, -0.141242116689682, 0.06016144901514053, 0.3673182725906372, 0.45020216703414917, -0.1926942765712738, 0.38516780734062195, 0.0713326558470726, -0.28422677516937256, -0.5697978734970093, 0.34370309114456177, 0.10736255347728729, -0.4584629535675049, 0.9346863031387329, -0.4998185634613037, -0.30582958459854126, 0.9621325135231018, 0.9125889539718628, 0.6032020449638367, -0.03575354069471359, 0.18049556016921997, 0.711357057094574, 0.21934060752391815, 0.03149523213505745, 0.40480807423591614, 0.3667132258415222, -0.6494027376174927, 0.19319704174995422, -0.6878498792648315, -0.0444672591984272, 0.6954624652862549, -0.14288924634456635, 0.48724260926246643, -0.9310423135757446, -0.053402986377477646, -0.3944595158100128, 0.44380292296409607, -0.7873558402061462, 1.1442190408706665, 0.055257540196180344, 1.4326235055923462, -1.318962574005127, 0.4299911558628082, 0.9774768948554993, -0.5568075180053711, -0.5909416079521179, 0.1429113745689392, 0.2456262856721878, -0.34175175428390503, 0.4854578673839569, 0.8662089705467224, 0.19245435297489166, 0.1855001300573349, -0.6000819802284241, -0.885019063949585, 1.370291829109192, 0.2284538447856903, 0.089942067861557, 0.17686262726783752, 0.0397954061627388, 0.3800835609436035, -0.36014947295188904, 0.5214211940765381, 0.5220966935157776, 0.5711126327514648, 0.25927969813346863, -0.5314830541610718, 0.26041263341903687, -0.6792070865631104, -0.05879878252744675, 0.020652299746870995, -1.0987296104431152, 0.6705833673477173, 0.10703080892562866, -0.5313840508460999, 0.04340594261884689, 0.40275973081588745, 0.7616440653800964, 0.19822683930397034, 0.8203849196434021, 1.187563180923462, 0.4835078716278076, -0.49466776847839355, 0.9930884838104248, -0.19209042191505432, 0.30572691559791565, 0.804553747177124, 0.2270611673593521, 0.1481194645166397, 0.24161918461322784, -0.4451802968978882, 0.4130420684814453, 1.4803928136825562, 0.07311347126960754, 0.7197003960609436, 0.33920788764953613, -0.3229396939277649, -0.03543984889984131, -0.42492446303367615, -0.7528452277183533, -0.004202698823064566, 0.04528996720910072, 0.04065890610218048, -0.5201612710952759, -0.27913907170295715, 0.050608959048986435, 0.027393687516450882, -0.13117243349552155, 0.0939437747001648, -0.023107370361685753, -0.28191012144088745, 0.5085068345069885, 0.3526154160499573, 0.7658052444458008, -0.37993302941322327, -0.48717713356018066, -0.3776671886444092, -0.22430959343910217, -0.4754222333431244, -0.807396650314331, 0.3321312665939331, -0.27369776368141174, -0.05077434703707695, -0.45778852701187134, 0.575739324092865, -0.02486959844827652, -0.37761539220809937, 0.3053213953971863, -0.3090629279613495, 0.36501386761665344, 0.063470758497715, -1.139134407043457, 0.23646052181720734, -0.14241208136081696, -0.37667596340179443, 0.014861978590488434, 0.597922146320343, -0.05995277315378189, 0.395940363407135, 0.5776162147521973, -0.021256636828184128, -0.1590503305196762, -0.4882161021232605, 1.175997257232666, -0.750796377658844, -0.10484655201435089, -0.3703419864177704, 1.002463698387146, -0.44608092308044434, -0.5730576515197754, 0.5769003033638, 0.8380523324012756, 0.676001787185669, -0.27196159958839417, 0.7140061259269714, -0.6749425530433655, 0.12466875463724136, -0.7454985976219177, 0.18686911463737488, -0.4090898036956787, -0.3230554461479187, -0.24451065063476562, -0.5854765176773071, -0.0031972150318324566, 0.9454231858253479, 0.12851935625076294, 0.3538108170032501, 0.4049224257469177, 0.6791926026344299, -0.42020726203918457, -0.017960745841264725, -0.342050701379776, 0.053837668150663376, 0.036149341613054276, 0.6021668314933777, 0.6387779712677002, -0.737230658531189, -0.17376914620399475, -0.8630999326705933, -0.4594866633415222, -0.1123080775141716, -1.2826775312423706, -0.631769061088562, -0.45118266344070435, -0.48054176568984985, -0.7380248308181763, 0.19339671730995178, 0.582298219203949, 0.7751455307006836, -0.781635046005249, 0.033844634890556335, -0.6639132499694824, -0.35679447650909424, 0.07460591942071915, -0.2624506652355194, 0.30146995186805725, 0.05026395991444588, -0.6527384519577026, 0.311248779296875, 0.08337374031543732, 0.7664465308189392, 0.2279140204191208, -0.4107898473739624, -0.12010693550109863, -0.6152480244636536, 0.27249717712402344, 0.38399791717529297, -0.36857321858406067, -0.22490143775939941, 0.08825933188199997, -0.021615488454699516, 0.1586741954088211, 0.562322199344635, -0.7783323526382446, 0.05363163352012634, 0.41743203997612, 0.08971996605396271, 0.5425075888633728, 0.026803014799952507, 0.05538414418697357, -0.8690410256385803, 0.7896714806556702, -0.1289534568786621, 0.5387701988220215, 0.35127055644989014, -0.5521238446235657, 1.0083482265472412, 0.5336621403694153, -0.12171407043933868, -0.6178221702575684, -0.04513462260365486, -0.9945677518844604, 0.06280139833688736, 1.217679500579834, -0.1417069137096405, -0.2921603322029114, 0.3359651565551758, -0.500503420829773, -0.0022167987190186977, -0.044971123337745667, 0.5257387757301331, 0.7551718950271606, 0.40788519382476807, -0.5867356657981873, -0.6375951170921326, 0.7233020663261414, -0.0835881307721138, -0.6871753931045532, 0.047347765415906906, 1.0035187005996704, 0.40223705768585205, 0.581355094909668, 0.7005515694618225, -0.3366246223449707, 0.08710949122905731, -0.14573290944099426, 0.18903204798698425, -0.1338636875152588, -0.4559447467327118, -0.3346652388572693, -0.23259994387626648, 0.019370952621102333, -0.4482349157333374 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
bsd_ja_en
null
2022-11-18T19:24:36Z
429
4
business-scene-dialogue
[ "task_categories:translation", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:translation", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "language:ja", "license:cc-by-nc-sa-4.0", "business-conversations-translation", "region:us" ]
2022-11-18T19:24:36Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - expert-generated language: - en - ja license: - cc-by-nc-sa-4.0 multilinguality: - translation size_categories: - 10K<n<100K source_datasets: - original task_categories: - translation task_ids: [] paperswithcode_id: business-scene-dialogue pretty_name: Business Scene Dialogue tags: - business-conversations-translation dataset_info: features: - name: id dtype: string - name: tag dtype: string - name: title dtype: string - name: original_language dtype: string - name: 'no' dtype: int32 - name: en_speaker dtype: string - name: ja_speaker dtype: string - name: en_sentence dtype: string - name: ja_sentence dtype: string splits: - name: train num_bytes: 4778409 num_examples: 20000 - name: test num_bytes: 493038 num_examples: 2120 - name: validation num_bytes: 477964 num_examples: 2051 download_size: 8135045 dataset_size: 5749411 --- # Dataset Card for Business Scene Dialogue ## 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://raw.githubusercontent.com/tsuruoka-lab/BSD/) - **Repository:** [Github](https://raw.githubusercontent.com/tsuruoka-lab/BSD/) - **Paper:** [Rikters et al., 2019](https://www.aclweb.org/anthology/D19-5204) - **Leaderboard:** - **Point of Contact:** Matīss Rikters ### Dataset Summary This is the Business Scene Dialogue (BSD) dataset, a Japanese-English parallel corpus containing written conversations in various business scenarios. The dataset was constructed in 3 steps: 1) selecting business scenes, 2) writing monolingual conversation scenarios according to the selected scenes, and 3) translating the scenarios into the other language. Half of the monolingual scenarios were written in Japanese and the other half were written in English. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English, Japanese. ## Dataset Structure ### Data Instances Each instance contains a conversation identifier, a sentence number that indicates its position within the conversation, speaker name in English and Japanese, text in English and Japanese, original language, scene of the scenario (tag), and title of the scenario (title). ```python { "id": "190315_E004_13", "no": 14, "speaker": "Mr. Sam Lee", "ja_speaker": "サム リーさん", "en_sentence": "Would you guys consider a different scheme?", "ja_sentence": "別の事業案も考慮されますか?", "original_language": "en", "tag": "phone call", "title": "Phone: Review spec and scheme" } ``` ### Data Fields - id: dialogue identifier - no: sentence pair number within a dialogue - en_speaker: speaker name in English - ja_speaker: speaker name in Japanese - en_sentence: sentence in English - ja_sentence: sentence in Japanese - original_language: language in which monolingual scenario was written - tag: scenario - title: scenario title ### Data Splits - There are a total of 24171 sentences / 808 business scenarios. - Train: 20000 sentences / 670 scenarios - Dev: 2051 sentences / 69 scenarios - Test: 2120 sentences / 69 scenarios ## 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 Dataset provided for research purposes only. Please check dataset license for additional information. ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information This dataset was released under the Creative Commons Attribution-NonCommercial-ShareAlike (CC BY-NC-SA) license. ### Citation Information ``` @inproceedings{rikters-etal-2019-designing, title = "Designing the Business Conversation Corpus", author = "Rikters, Mat{\=\i}ss and Ri, Ryokan and Li, Tong and Nakazawa, Toshiaki", booktitle = "Proceedings of the 6th Workshop on Asian Translation", month = nov, year = "2019", address = "Hong Kong, China", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/D19-5204", doi = "10.18653/v1/D19-5204", pages = "54--61" } ``` ### Contributions Thanks to [@j-chim](https://github.com/j-chim) for adding this dataset.
[ -0.4371417462825775, -0.9847328066825867, 0.14479994773864746, 0.31086114048957825, -0.38166284561157227, 0.08950341492891312, -0.42932015657424927, -0.5644829273223877, 0.2927798926830292, 0.6169195175170898, -0.9255136251449585, -0.9923474788665771, -0.17192021012306213, 0.3155461847782135, 0.08812641352415085, 1.1353665590286255, 0.11310559511184692, -0.09982568770647049, -0.20555070042610168, -0.25800424814224243, -0.5594366788864136, -0.49210110306739807, -0.7979069352149963, -0.12798228859901428, 0.1518537402153015, 0.668505847454071, 0.8320325613021851, 0.5515512228012085, 0.17988289892673492, 0.3435152769088745, -0.009803677909076214, 0.09295953810214996, -0.5946028232574463, -0.0970378890633583, -0.08645271509885788, -0.46814799308776855, -0.46967992186546326, -0.09697946161031723, 0.6674209237098694, 0.9959275126457214, -0.06013615056872368, 0.2830633819103241, 0.1899929940700531, 0.6428395509719849, -0.10697262734174728, 0.7188316583633423, -0.3468910753726959, 0.012942390516400337, -0.3902381658554077, -0.025454510003328323, -0.47016382217407227, -0.20660489797592163, 0.024932052940130234, -0.6898965835571289, 0.07974327355623245, 0.20485572516918182, 1.1948270797729492, -0.20404036343097687, -0.2351313829421997, -0.1624561995267868, -0.5191744565963745, 0.76553875207901, -0.7486139535903931, 0.16296342015266418, 0.3576440215110779, 0.14359760284423828, -0.14811833202838898, -0.6393850445747375, -0.6260577440261841, 0.15067581832408905, -0.34474503993988037, 0.33879855275154114, -0.2128227949142456, 0.024790067225694656, 0.5178498029708862, 0.32615983486175537, -0.40926969051361084, 0.019033698365092278, -0.6061031818389893, -0.126700758934021, 0.7601023316383362, 0.5119647979736328, 0.266031950712204, -0.5934648513793945, -0.1657951921224594, -0.19877305626869202, -0.26080870628356934, 0.21454007923603058, 0.38900026679039, 0.5359945297241211, -0.6366949081420898, 0.5443151593208313, -0.2770869731903076, 0.5748456716537476, -0.08321791142225266, -0.22920474410057068, 0.6645147800445557, -1.0188591480255127, -0.19649693369865417, 0.14244218170642853, 1.1538299322128296, 0.5556656122207642, 0.1993829607963562, 0.28006672859191895, 0.34809577465057373, -0.059536516666412354, -0.05826260894536972, -0.9492051601409912, -0.08317261934280396, 0.4533866047859192, -0.5356444120407104, -0.21997296810150146, -0.053024061024188995, -1.1953418254852295, -0.11919704079627991, -0.13619311153888702, -0.1610153317451477, -0.36755451560020447, -0.4308449923992157, -0.003576254704967141, -0.09096751362085342, 0.41656702756881714, 0.1599155217409134, -0.5845312476158142, 0.3287610411643982, 0.43560150265693665, 0.8792207837104797, 0.052457645535469055, -0.24800418317317963, -0.04873352870345116, 0.17109522223472595, -0.463772714138031, 0.4572833180427551, -0.4155455529689789, -0.7359424829483032, 0.0061452193185687065, 0.15121473371982574, -0.10122087597846985, -0.3859426975250244, 0.7936227917671204, 0.08591807633638382, 0.5044490694999695, -0.310699462890625, -0.3912690579891205, -0.13215360045433044, 0.26364874839782715, -0.6752397418022156, 0.9186351299285889, 0.011759904213249683, -0.8939113616943359, 0.41412410140037537, -0.9266213774681091, -0.57450932264328, 0.23187077045440674, -0.5025016069412231, -0.5880666971206665, -0.44346511363983154, 0.13052715361118317, 0.42156124114990234, -0.3188653886318207, 0.30131882429122925, -0.23712332546710968, -0.009232228621840477, 0.44262370467185974, -0.3418062925338745, 1.1284611225128174, 0.3035283386707306, -0.284532755613327, -0.06546593457460403, -0.9516618251800537, -0.15259221196174622, 0.22828558087348938, -0.09263575822114944, -0.34140801429748535, -0.09788834303617477, 0.02048119343817234, 0.24302133917808533, 0.30752071738243103, -0.6265687942504883, -0.06292448192834854, -0.5228722095489502, 0.16436001658439636, 0.5951858758926392, 0.34195056557655334, 0.34112057089805603, -0.37827160954475403, 0.5630401372909546, 0.5627349615097046, 0.17646269500255585, -0.40819087624549866, -0.7826850414276123, -0.9815706014633179, -0.3499520719051361, 0.1580827534198761, 0.6565051674842834, -0.7782884836196899, 0.6386330127716064, -0.6213093996047974, -0.5947343707084656, -0.7695542573928833, -0.039500560611486435, 0.496310830116272, 0.6137456297874451, 0.08952019363641739, -0.25616711378097534, -0.6871622800827026, -1.1517720222473145, -0.04980383440852165, -0.20503300428390503, 0.2685070335865021, 0.5721624493598938, 0.3427684009075165, -0.1623198390007019, 1.1509202718734741, -0.6366716027259827, -0.23379525542259216, -0.7321268916130066, 0.11144493520259857, 0.6500331163406372, 0.5517256259918213, 0.3133235275745392, -0.848969042301178, -0.7073197960853577, 0.10979714244604111, -0.650091826915741, -0.04480419307947159, -0.43250149488449097, -0.45146557688713074, 0.5787071585655212, 0.3656124174594879, -0.5559105277061462, 0.6634448766708374, 0.38826119899749756, -0.36232659220695496, 0.5388813614845276, -0.04435333237051964, 0.304078608751297, -1.8902159929275513, 0.22979708015918732, 0.2592242658138275, -0.11425093561410904, -0.8302240371704102, -0.5232722163200378, -0.33411771059036255, -0.35181280970573425, -0.23235221207141876, 0.4481775760650635, -0.4342178702354431, -0.000453636865131557, 0.263902485370636, 0.2496967315673828, 0.11711215227842331, 0.9181423187255859, 0.14552338421344757, 0.8492507338523865, 0.5401425361633301, -0.695640504360199, 0.045407261699438095, 0.8679084777832031, -0.7425825595855713, 0.7117699980735779, -0.6144338846206665, -0.03583049029111862, -0.10693320631980896, 0.3324640691280365, -1.2270445823669434, -0.13329267501831055, 0.5538426041603088, -0.6479604244232178, 0.113535575568676, -0.2730252742767334, -0.7444877028465271, -0.2003709375858307, -0.14561505615711212, 0.10297326743602753, 0.34973207116127014, -0.10988965630531311, 0.5470771193504333, 0.44626492261886597, -0.4537455439567566, -0.3327401280403137, -1.0545719861984253, 0.16518718004226685, -0.3170892298221588, -0.9482797980308533, 0.311023086309433, -0.1581999808549881, -0.14520473778247833, -0.10460555553436279, 0.09293437749147415, -0.08581528067588806, -0.0817996934056282, 0.23178039491176605, 0.48988255858421326, -0.049026794731616974, -0.3021790087223053, -0.02812846377491951, -0.08588600158691406, 0.05064732953906059, 0.13197778165340424, 0.700798749923706, -0.038387250155210495, -0.03886156529188156, -0.6129125356674194, 0.5386767387390137, 0.5055097937583923, -0.015842996537685394, 0.8614262342453003, 0.589123010635376, -0.20847520232200623, 0.0329049713909626, -0.3386276662349701, 0.11474297195672989, -0.4821591377258301, 0.5864884853363037, -0.4685837924480438, -0.5815297961235046, 0.9931985139846802, 0.14793308079242706, 0.16155444085597992, 0.5155478715896606, 0.5487005114555359, 0.17263004183769226, 0.8440282940864563, 0.47165679931640625, -0.3178841173648834, 0.48436594009399414, -0.4425376057624817, 0.6061944961547852, -0.6509583592414856, -0.4646073877811432, -0.5658923387527466, -0.24418199062347412, -1.0302633047103882, -0.3866690397262573, 0.39702728390693665, -0.15578486025333405, 0.008218575268983841, 0.6036142110824585, -0.14096009731292725, 0.26992905139923096, 0.49729785323143005, 0.0000749312384868972, 0.2229912132024765, -0.002918204991146922, -0.1874813288450241, -0.14518406987190247, -0.8047422170639038, -0.5152315497398376, 0.6363741755485535, 0.3901650309562683, 0.49070629477500916, 0.19292068481445312, 0.6108418703079224, -0.049147795885801315, -0.14782710373401642, -0.6321329474449158, 0.8468504548072815, -0.08873296529054642, -0.6745931506156921, -0.4049818515777588, -0.6369668245315552, -1.2163265943527222, 0.04012463614344597, -0.04782065376639366, -0.958030641078949, 0.44686952233314514, -0.24567800760269165, -0.32387009263038635, -0.05288870632648468, -0.8080177307128906, 1.2525253295898438, 0.04427943006157875, -0.36727336049079895, -0.22181014716625214, -0.8752613067626953, 0.13010436296463013, 0.10877642035484314, 0.5700194835662842, -0.19475479423999786, 0.1965276300907135, 0.941632091999054, -0.5543019771575928, 1.2369157075881958, -0.02028832584619522, 0.0026953816413879395, 0.3339296579360962, -0.13770295679569244, 0.43972018361091614, 0.10959949344396591, -0.15226876735687256, 0.42405593395233154, 0.08112559467554092, -0.3188166320323944, -0.5178350210189819, 0.317721426486969, -0.6140094995498657, -0.327443391084671, -0.37358924746513367, -0.48956987261772156, -0.2544606029987335, 0.3177851140499115, 0.4327048361301422, 0.6259996891021729, -0.2878204584121704, 0.36154553294181824, 0.39594072103500366, -0.45896679162979126, 0.3787265717983246, 0.5357711911201477, -0.07260686159133911, -0.6907249093055725, 0.6685667634010315, 0.16430853307247162, 0.4003671705722809, 0.26502835750579834, 0.08857148885726929, -0.3299899101257324, -0.13023671507835388, -0.4625086486339569, 0.27175626158714294, -0.6854926943778992, -0.07983465492725372, -0.6157759428024292, -0.3746378421783447, -0.6273631453514099, 0.007510892115533352, -0.2609303891658783, -0.20891454815864563, -0.33006078004837036, -0.2576242983341217, 0.3647173345088959, 0.15113288164138794, 0.052336420863866806, 0.10294843465089798, -0.7307075262069702, 0.17432428896427155, -0.2018081694841385, 0.29347506165504456, -0.17390766739845276, -0.4598838686943054, -0.6788944602012634, 0.41998177766799927, -0.19915889203548431, -0.625801682472229, 0.508491575717926, 0.1288537234067917, 0.6363046169281006, 0.19836048781871796, 0.15366828441619873, 0.9751886129379272, -0.24678149819374084, 1.1333136558532715, 0.25715139508247375, -0.837624192237854, 0.6718658208847046, -0.5197346806526184, 0.464367538690567, 0.9880916476249695, 0.42086976766586304, -0.8876302242279053, -0.44429609179496765, -0.9674868583679199, -1.041555643081665, 1.0954819917678833, 0.4642714262008667, 0.2836780548095703, -0.11646592617034912, 0.02309456467628479, -0.013698456808924675, 0.3417648375034332, -0.7872604131698608, -0.6921149492263794, -0.015275214798748493, -0.3654143810272217, -0.06754790991544724, -0.10337643325328827, -0.08287264406681061, -0.329426646232605, 0.7670962810516357, 0.10046908259391785, 0.380219042301178, 0.28396838903427124, 0.18375562131404877, 0.19655431807041168, 0.4080129563808441, 0.4507513642311096, 0.4849928021430969, -0.1489960104227066, -0.42420706152915955, 0.08736161887645721, -0.44628843665122986, -0.1995236873626709, 0.1223292201757431, -0.147271066904068, 0.2689134478569031, 0.16941073536872864, 1.306375503540039, 0.17203854024410248, -0.6454171538352966, 0.5030401349067688, -0.03320760652422905, -0.2784367799758911, -0.538868248462677, -0.10217487812042236, -0.1443401426076889, 0.21120993793010712, 0.08350932598114014, -0.1731283962726593, 0.22994348406791687, -0.8853132724761963, 0.16268491744995117, 0.08009640127420425, -0.13379627466201782, -0.14678385853767395, 0.3229821026325226, 0.2869929075241089, -0.2848619222640991, 0.6545732617378235, -0.3613649904727936, -0.42645928263664246, 0.5743893384933472, 0.46582964062690735, 0.9648439288139343, -0.006861191242933273, 0.3619536757469177, 0.6851362586021423, 0.22139720618724823, 0.019133776426315308, 0.3437780737876892, -0.10605574399232864, -0.9947943687438965, -0.4105983078479767, -0.46498605608940125, -0.5817334651947021, 0.21626237034797668, -0.748262882232666, 0.5379242897033691, -0.3885542154312134, -0.17052942514419556, 0.06475643813610077, 0.26327717304229736, -0.5892412066459656, 0.08405712991952896, -0.03536665067076683, 0.8364229798316956, -0.731244683265686, 0.8070915341377258, 0.5095943808555603, -0.8166024684906006, -0.8718808889389038, -0.105576291680336, -0.06289941072463989, -0.48118361830711365, 0.28502342104911804, 0.2623146176338196, 0.21981269121170044, -0.11467648297548294, -0.47243908047676086, -0.6622571349143982, 1.1186416149139404, 0.11899647116661072, -0.5115178227424622, 0.17767508327960968, 0.5668196082115173, 0.617196798324585, -0.5440798997879028, 0.11227025836706161, 0.7633331418037415, 0.4245900809764862, 0.1998649537563324, -0.9444386959075928, 0.037523459643125534, -0.7118930220603943, 0.06568723917007446, 0.04090354964137077, -0.8784983158111572, 0.4441169500350952, 0.051358744502067566, -0.4419446289539337, 0.03804490715265274, 0.6130044460296631, 0.4105081260204315, 0.4037817418575287, 0.4210056960582733, 0.4897010922431946, 0.7476857304573059, -0.08536266535520554, 0.9185115694999695, -0.4611552655696869, 0.06631933152675629, 1.2821308374404907, -0.15940755605697632, 0.7463855743408203, 0.17526650428771973, -0.2917776107788086, 0.8871904015541077, 0.5662239789962769, -0.18389923870563507, 0.39252156019210815, 0.08992546796798706, -0.037347618490457535, 0.12944543361663818, -0.27808454632759094, -0.15156248211860657, 0.5251250863075256, 0.5838894248008728, -0.3303294777870178, 0.180927574634552, -0.1257304698228836, 0.44818639755249023, -0.13494423031806946, -0.059237975627183914, 1.0878154039382935, 0.028746347874403, -0.8267109990119934, 0.47266703844070435, -0.0237182155251503, 0.5431241989135742, -0.7729880809783936, 0.2158730924129486, -0.3778168261051178, 0.04526142030954361, -0.26403725147247314, -0.9791575074195862, 0.4691701829433441, 0.11710333079099655, -0.15976004302501678, -0.20892786979675293, 0.32360559701919556, -0.8250709772109985, -0.6274929046630859, 0.04106064513325691, 0.19575200974941254, 0.3756887912750244, 0.3408610224723816, -0.8826590180397034, 0.2244558483362198, 0.3912216126918793, -0.12693168222904205, 0.07507745176553726, 0.7180004715919495, 0.08829378336668015, 0.3930802047252655, 0.5250195264816284, -0.024706674739718437, -0.13552023470401764, 0.3554186522960663, 0.7217087149620056, -0.8388177752494812, -0.8417953848838806, -0.7398881912231445, 0.8727970719337463, -0.6956796050071716, -0.42115432024002075, 1.042527198791504, 0.9834786057472229, 1.025045394897461, 0.1691039800643921, 1.0009756088256836, -0.21111299097537994, 0.5736021399497986, -0.45133933424949646, 0.4758937656879425, -0.35370707511901855, 0.23551443219184875, -0.7947546243667603, -0.7366776466369629, -0.030599862337112427, 0.7106106281280518, -0.18812625110149384, 0.180536687374115, 0.7848331928253174, 1.0872371196746826, 0.09052267670631409, 0.2754438817501068, 0.22916308045387268, 0.575534999370575, 0.2917920649051666, 0.4826587438583374, 0.3242341876029968, -0.6599196791648865, 0.7767094373703003, -0.41545167565345764, -0.16471728682518005, -0.01784331537783146, -0.8886215686798096, -0.8577633500099182, -0.9755201935768127, -0.7830798029899597, -0.6471729278564453, -0.3267901837825775, 0.9771674871444702, 0.549178421497345, -0.7133155465126038, -0.702648401260376, -0.04157105088233948, -0.09900683164596558, -0.1211026981472969, -0.30010154843330383, 0.08869350701570511, -0.22423619031906128, -0.9165497422218323, 0.16184453666210175, 0.28088808059692383, 0.1349642425775528, -0.022694073617458344, -0.07724844664335251, -0.27306434512138367, 0.1515428125858307, 0.5762063264846802, 0.1312922090291977, -0.38513168692588806, 0.07621481269598007, -0.11802100390195847, -0.056758180260658264, 0.27501678466796875, 0.5093993544578552, -0.290029376745224, 0.36884546279907227, 0.5038002133369446, 0.4807701110839844, 0.681559145450592, 0.029140867292881012, 0.6101500988006592, -0.9238590002059937, 0.3907736539840698, -0.026627978309988976, 0.36531007289886475, 0.4453638792037964, -0.5655897259712219, 0.6446316242218018, 0.36332494020462036, -0.35628002882003784, -0.6420278549194336, 0.18122920393943787, -1.4095361232757568, -0.21018977463245392, 1.414123773574829, -0.017909318208694458, -0.38456934690475464, -0.33497193455696106, -0.41373658180236816, 0.2796371579170227, -0.7391604781150818, 0.45372727513313293, 0.9961932897567749, 0.12305036187171936, -0.09447472542524338, -0.40516194701194763, 0.4021431505680084, 0.17765647172927856, -1.0968468189239502, 0.2599967122077942, 0.6216945052146912, 0.16700159013271332, 0.28266221284866333, 1.0515437126159668, -0.2812153995037079, -0.05751986801624298, -0.022966787219047546, -0.03222935274243355, 0.13523226976394653, -0.02687705308198929, -0.10019522160291672, -0.1732809990644455, -0.21885564923286438, -0.39360934495925903 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
imagenet_sketch
null
2023-04-05T13:45:57Z
429
6
imagenet-sketch
[ "task_categories:image-classification", "task_ids:multi-class-image-classification", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|imagenet-1k", "language:en", "license:unknown", "arxiv:1905.13549", "region:us" ]
2023-04-05T13:45:57Z
2022-05-20T14:13:58.000Z
2022-05-20T14:13:58
--- annotations_creators: - crowdsourced language_creators: - crowdsourced language: - en license: - unknown multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - extended|imagenet-1k task_categories: - image-classification task_ids: - multi-class-image-classification paperswithcode_id: imagenet-sketch pretty_name: ImageNet-Sketch dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': tench, Tinca tinca '1': goldfish, Carassius auratus '2': great white shark, white shark, man-eater, man-eating shark, Carcharodon carcharias '3': tiger shark, Galeocerdo cuvieri '4': hammerhead, hammerhead shark '5': electric ray, crampfish, numbfish, torpedo '6': stingray '7': cock '8': hen '9': ostrich, Struthio camelus '10': brambling, Fringilla montifringilla '11': goldfinch, Carduelis carduelis '12': house finch, linnet, Carpodacus mexicanus '13': junco, snowbird '14': indigo bunting, indigo finch, indigo bird, Passerina cyanea '15': robin, American robin, Turdus migratorius '16': bulbul '17': jay '18': magpie '19': chickadee '20': water ouzel, dipper '21': kite '22': bald eagle, American eagle, Haliaeetus leucocephalus '23': vulture '24': great grey owl, great gray owl, Strix nebulosa '25': European fire salamander, Salamandra salamandra '26': common newt, Triturus vulgaris '27': eft '28': spotted salamander, Ambystoma maculatum '29': axolotl, mud puppy, Ambystoma mexicanum '30': bullfrog, Rana catesbeiana '31': tree frog, tree-frog '32': tailed frog, bell toad, ribbed toad, tailed toad, Ascaphus trui '33': loggerhead, loggerhead turtle, Caretta caretta '34': leatherback turtle, leatherback, leathery turtle, Dermochelys coriacea '35': mud turtle '36': terrapin '37': box turtle, box tortoise '38': banded gecko '39': common iguana, iguana, Iguana iguana '40': American chameleon, anole, Anolis carolinensis '41': whiptail, whiptail lizard '42': agama '43': frilled lizard, Chlamydosaurus kingi '44': alligator lizard '45': Gila monster, Heloderma suspectum '46': green lizard, Lacerta viridis '47': African chameleon, Chamaeleo chamaeleon '48': Komodo dragon, Komodo lizard, dragon lizard, giant lizard, Varanus komodoensis '49': African crocodile, Nile crocodile, Crocodylus niloticus '50': American alligator, Alligator mississipiensis '51': triceratops '52': thunder snake, worm snake, Carphophis amoenus '53': ringneck snake, ring-necked snake, ring snake '54': hognose snake, puff adder, sand viper '55': green snake, grass snake '56': king snake, kingsnake '57': garter snake, grass snake '58': water snake '59': vine snake '60': night snake, Hypsiglena torquata '61': boa constrictor, Constrictor constrictor '62': rock python, rock snake, Python sebae '63': Indian cobra, Naja naja '64': green mamba '65': sea snake '66': horned viper, cerastes, sand viper, horned asp, Cerastes cornutus '67': diamondback, diamondback rattlesnake, Crotalus adamanteus '68': sidewinder, horned rattlesnake, Crotalus cerastes '69': trilobite '70': harvestman, daddy longlegs, Phalangium opilio '71': scorpion '72': black and gold garden spider, Argiope aurantia '73': barn spider, Araneus cavaticus '74': garden spider, Aranea diademata '75': black widow, Latrodectus mactans '76': tarantula '77': wolf spider, hunting spider '78': tick '79': centipede '80': black grouse '81': ptarmigan '82': ruffed grouse, partridge, Bonasa umbellus '83': prairie chicken, prairie grouse, prairie fowl '84': peacock '85': quail '86': partridge '87': African grey, African gray, Psittacus erithacus '88': macaw '89': sulphur-crested cockatoo, Kakatoe galerita, Cacatua galerita '90': lorikeet '91': coucal '92': bee eater '93': hornbill '94': hummingbird '95': jacamar '96': toucan '97': drake '98': red-breasted merganser, Mergus serrator '99': goose '100': black swan, Cygnus atratus '101': tusker '102': echidna, spiny anteater, anteater '103': platypus, duckbill, duckbilled platypus, duck-billed platypus, Ornithorhynchus anatinus '104': wallaby, brush kangaroo '105': koala, koala bear, kangaroo bear, native bear, Phascolarctos cinereus '106': wombat '107': jellyfish '108': sea anemone, anemone '109': brain coral '110': flatworm, platyhelminth '111': nematode, nematode worm, roundworm '112': conch '113': snail '114': slug '115': sea slug, nudibranch '116': chiton, coat-of-mail shell, sea cradle, polyplacophore '117': chambered nautilus, pearly nautilus, nautilus '118': Dungeness crab, Cancer magister '119': rock crab, Cancer irroratus '120': fiddler crab '121': king crab, Alaska crab, Alaskan king crab, Alaska king crab, Paralithodes camtschatica '122': American lobster, Northern lobster, Maine lobster, Homarus americanus '123': spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish '124': crayfish, crawfish, crawdad, crawdaddy '125': hermit crab '126': isopod '127': white stork, Ciconia ciconia '128': black stork, Ciconia nigra '129': spoonbill '130': flamingo '131': little blue heron, Egretta caerulea '132': American egret, great white heron, Egretta albus '133': bittern '134': crane '135': limpkin, Aramus pictus '136': European gallinule, Porphyrio porphyrio '137': American coot, marsh hen, mud hen, water hen, Fulica americana '138': bustard '139': ruddy turnstone, Arenaria interpres '140': red-backed sandpiper, dunlin, Erolia alpina '141': redshank, Tringa totanus '142': dowitcher '143': oystercatcher, oyster catcher '144': pelican '145': king penguin, Aptenodytes patagonica '146': albatross, mollymawk '147': grey whale, gray whale, devilfish, Eschrichtius gibbosus, Eschrichtius robustus '148': killer whale, killer, orca, grampus, sea wolf, Orcinus orca '149': dugong, Dugong dugon '150': sea lion '151': Chihuahua '152': Japanese spaniel '153': Maltese dog, Maltese terrier, Maltese '154': Pekinese, Pekingese, Peke '155': Shih-Tzu '156': Blenheim spaniel '157': papillon '158': toy terrier '159': Rhodesian ridgeback '160': Afghan hound, Afghan '161': basset, basset hound '162': beagle '163': bloodhound, sleuthhound '164': bluetick '165': black-and-tan coonhound '166': Walker hound, Walker foxhound '167': English foxhound '168': redbone '169': borzoi, Russian wolfhound '170': Irish wolfhound '171': Italian greyhound '172': whippet '173': Ibizan hound, Ibizan Podenco '174': Norwegian elkhound, elkhound '175': otterhound, otter hound '176': Saluki, gazelle hound '177': Scottish deerhound, deerhound '178': Weimaraner '179': Staffordshire bullterrier, Staffordshire bull terrier '180': American Staffordshire terrier, Staffordshire terrier, American pit bull terrier, pit bull terrier '181': Bedlington terrier '182': Border terrier '183': Kerry blue terrier '184': Irish terrier '185': Norfolk terrier '186': Norwich terrier '187': Yorkshire terrier '188': wire-haired fox terrier '189': Lakeland terrier '190': Sealyham terrier, Sealyham '191': Airedale, Airedale terrier '192': cairn, cairn terrier '193': Australian terrier '194': Dandie Dinmont, Dandie Dinmont terrier '195': Boston bull, Boston terrier '196': miniature schnauzer '197': giant schnauzer '198': standard schnauzer '199': Scotch terrier, Scottish terrier, Scottie '200': Tibetan terrier, chrysanthemum dog '201': silky terrier, Sydney silky '202': soft-coated wheaten terrier '203': West Highland white terrier '204': Lhasa, Lhasa apso '205': flat-coated retriever '206': curly-coated retriever '207': golden retriever '208': Labrador retriever '209': Chesapeake Bay retriever '210': German short-haired pointer '211': vizsla, Hungarian pointer '212': English setter '213': Irish setter, red setter '214': Gordon setter '215': Brittany spaniel '216': clumber, clumber spaniel '217': English springer, English springer spaniel '218': Welsh springer spaniel '219': cocker spaniel, English cocker spaniel, cocker '220': Sussex spaniel '221': Irish water spaniel '222': kuvasz '223': schipperke '224': groenendael '225': malinois '226': briard '227': kelpie '228': komondor '229': Old English sheepdog, bobtail '230': Shetland sheepdog, Shetland sheep dog, Shetland '231': collie '232': Border collie '233': Bouvier des Flandres, Bouviers des Flandres '234': Rottweiler '235': German shepherd, German shepherd dog, German police dog, alsatian '236': Doberman, Doberman pinscher '237': miniature pinscher '238': Greater Swiss Mountain dog '239': Bernese mountain dog '240': Appenzeller '241': EntleBucher '242': boxer '243': bull mastiff '244': Tibetan mastiff '245': French bulldog '246': Great Dane '247': Saint Bernard, St Bernard '248': Eskimo dog, husky '249': malamute, malemute, Alaskan malamute '250': Siberian husky '251': dalmatian, coach dog, carriage dog '252': affenpinscher, monkey pinscher, monkey dog '253': basenji '254': pug, pug-dog '255': Leonberg '256': Newfoundland, Newfoundland dog '257': Great Pyrenees '258': Samoyed, Samoyede '259': Pomeranian '260': chow, chow chow '261': keeshond '262': Brabancon griffon '263': Pembroke, Pembroke Welsh corgi '264': Cardigan, Cardigan Welsh corgi '265': toy poodle '266': miniature poodle '267': standard poodle '268': Mexican hairless '269': timber wolf, grey wolf, gray wolf, Canis lupus '270': white wolf, Arctic wolf, Canis lupus tundrarum '271': red wolf, maned wolf, Canis rufus, Canis niger '272': coyote, prairie wolf, brush wolf, Canis latrans '273': dingo, warrigal, warragal, Canis dingo '274': dhole, Cuon alpinus '275': African hunting dog, hyena dog, Cape hunting dog, Lycaon pictus '276': hyena, hyaena '277': red fox, Vulpes vulpes '278': kit fox, Vulpes macrotis '279': Arctic fox, white fox, Alopex lagopus '280': grey fox, gray fox, Urocyon cinereoargenteus '281': tabby, tabby cat '282': tiger cat '283': Persian cat '284': Siamese cat, Siamese '285': Egyptian cat '286': cougar, puma, catamount, mountain lion, painter, panther, Felis concolor '287': lynx, catamount '288': leopard, Panthera pardus '289': snow leopard, ounce, Panthera uncia '290': jaguar, panther, Panthera onca, Felis onca '291': lion, king of beasts, Panthera leo '292': tiger, Panthera tigris '293': cheetah, chetah, Acinonyx jubatus '294': brown bear, bruin, Ursus arctos '295': American black bear, black bear, Ursus americanus, Euarctos americanus '296': ice bear, polar bear, Ursus Maritimus, Thalarctos maritimus '297': sloth bear, Melursus ursinus, Ursus ursinus '298': mongoose '299': meerkat, mierkat '300': tiger beetle '301': ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle '302': ground beetle, carabid beetle '303': long-horned beetle, longicorn, longicorn beetle '304': leaf beetle, chrysomelid '305': dung beetle '306': rhinoceros beetle '307': weevil '308': fly '309': bee '310': ant, emmet, pismire '311': grasshopper, hopper '312': cricket '313': walking stick, walkingstick, stick insect '314': cockroach, roach '315': mantis, mantid '316': cicada, cicala '317': leafhopper '318': lacewing, lacewing fly '319': dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk '320': damselfly '321': admiral '322': ringlet, ringlet butterfly '323': monarch, monarch butterfly, milkweed butterfly, Danaus plexippus '324': cabbage butterfly '325': sulphur butterfly, sulfur butterfly '326': lycaenid, lycaenid butterfly '327': starfish, sea star '328': sea urchin '329': sea cucumber, holothurian '330': wood rabbit, cottontail, cottontail rabbit '331': hare '332': Angora, Angora rabbit '333': hamster '334': porcupine, hedgehog '335': fox squirrel, eastern fox squirrel, Sciurus niger '336': marmot '337': beaver '338': guinea pig, Cavia cobaya '339': sorrel '340': zebra '341': hog, pig, grunter, squealer, Sus scrofa '342': wild boar, boar, Sus scrofa '343': warthog '344': hippopotamus, hippo, river horse, Hippopotamus amphibius '345': ox '346': water buffalo, water ox, Asiatic buffalo, Bubalus bubalis '347': bison '348': ram, tup '349': bighorn, bighorn sheep, cimarron, Rocky Mountain bighorn, Rocky Mountain sheep, Ovis canadensis '350': ibex, Capra ibex '351': hartebeest '352': impala, Aepyceros melampus '353': gazelle '354': Arabian camel, dromedary, Camelus dromedarius '355': llama '356': weasel '357': mink '358': polecat, fitch, foulmart, foumart, Mustela putorius '359': black-footed ferret, ferret, Mustela nigripes '360': otter '361': skunk, polecat, wood pussy '362': badger '363': armadillo '364': three-toed sloth, ai, Bradypus tridactylus '365': orangutan, orang, orangutang, Pongo pygmaeus '366': gorilla, Gorilla gorilla '367': chimpanzee, chimp, Pan troglodytes '368': gibbon, Hylobates lar '369': siamang, Hylobates syndactylus, Symphalangus syndactylus '370': guenon, guenon monkey '371': patas, hussar monkey, Erythrocebus patas '372': baboon '373': macaque '374': langur '375': colobus, colobus monkey '376': proboscis monkey, Nasalis larvatus '377': marmoset '378': capuchin, ringtail, Cebus capucinus '379': howler monkey, howler '380': titi, titi monkey '381': spider monkey, Ateles geoffroyi '382': squirrel monkey, Saimiri sciureus '383': Madagascar cat, ring-tailed lemur, Lemur catta '384': indri, indris, Indri indri, Indri brevicaudatus '385': Indian elephant, Elephas maximus '386': African elephant, Loxodonta africana '387': lesser panda, red panda, panda, bear cat, cat bear, Ailurus fulgens '388': giant panda, panda, panda bear, coon bear, Ailuropoda melanoleuca '389': barracouta, snoek '390': eel '391': coho, cohoe, coho salmon, blue jack, silver salmon, Oncorhynchus kisutch '392': rock beauty, Holocanthus tricolor '393': anemone fish '394': sturgeon '395': gar, garfish, garpike, billfish, Lepisosteus osseus '396': lionfish '397': puffer, pufferfish, blowfish, globefish '398': abacus '399': abaya '400': academic gown, academic robe, judge's robe '401': accordion, piano accordion, squeeze box '402': acoustic guitar '403': aircraft carrier, carrier, flattop, attack aircraft carrier '404': airliner '405': airship, dirigible '406': altar '407': ambulance '408': amphibian, amphibious vehicle '409': analog clock '410': apiary, bee house '411': apron '412': ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin '413': assault rifle, assault gun '414': backpack, back pack, knapsack, packsack, rucksack, haversack '415': bakery, bakeshop, bakehouse '416': balance beam, beam '417': balloon '418': ballpoint, ballpoint pen, ballpen, Biro '419': Band Aid '420': banjo '421': bannister, banister, balustrade, balusters, handrail '422': barbell '423': barber chair '424': barbershop '425': barn '426': barometer '427': barrel, cask '428': barrow, garden cart, lawn cart, wheelbarrow '429': baseball '430': basketball '431': bassinet '432': bassoon '433': bathing cap, swimming cap '434': bath towel '435': bathtub, bathing tub, bath, tub '436': beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon '437': beacon, lighthouse, beacon light, pharos '438': beaker '439': bearskin, busby, shako '440': beer bottle '441': beer glass '442': bell cote, bell cot '443': bib '444': bicycle-built-for-two, tandem bicycle, tandem '445': bikini, two-piece '446': binder, ring-binder '447': binoculars, field glasses, opera glasses '448': birdhouse '449': boathouse '450': bobsled, bobsleigh, bob '451': bolo tie, bolo, bola tie, bola '452': bonnet, poke bonnet '453': bookcase '454': bookshop, bookstore, bookstall '455': bottlecap '456': bow '457': bow tie, bow-tie, bowtie '458': brass, memorial tablet, plaque '459': brassiere, bra, bandeau '460': breakwater, groin, groyne, mole, bulwark, seawall, jetty '461': breastplate, aegis, egis '462': broom '463': bucket, pail '464': buckle '465': bulletproof vest '466': bullet train, bullet '467': butcher shop, meat market '468': cab, hack, taxi, taxicab '469': caldron, cauldron '470': candle, taper, wax light '471': cannon '472': canoe '473': can opener, tin opener '474': cardigan '475': car mirror '476': carousel, carrousel, merry-go-round, roundabout, whirligig '477': carpenter's kit, tool kit '478': carton '479': car wheel '480': cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, ATM '481': cassette '482': cassette player '483': castle '484': catamaran '485': CD player '486': cello, violoncello '487': cellular telephone, cellular phone, cellphone, cell, mobile phone '488': chain '489': chainlink fence '490': chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour '491': chain saw, chainsaw '492': chest '493': chiffonier, commode '494': chime, bell, gong '495': china cabinet, china closet '496': Christmas stocking '497': church, church building '498': cinema, movie theater, movie theatre, movie house, picture palace '499': cleaver, meat cleaver, chopper '500': cliff dwelling '501': cloak '502': clog, geta, patten, sabot '503': cocktail shaker '504': coffee mug '505': coffeepot '506': coil, spiral, volute, whorl, helix '507': combination lock '508': computer keyboard, keypad '509': confectionery, confectionary, candy store '510': container ship, containership, container vessel '511': convertible '512': corkscrew, bottle screw '513': cornet, horn, trumpet, trump '514': cowboy boot '515': cowboy hat, ten-gallon hat '516': cradle '517': crane2 '518': crash helmet '519': crate '520': crib, cot '521': Crock Pot '522': croquet ball '523': crutch '524': cuirass '525': dam, dike, dyke '526': desk '527': desktop computer '528': dial telephone, dial phone '529': diaper, nappy, napkin '530': digital clock '531': digital watch '532': dining table, board '533': dishrag, dishcloth '534': dishwasher, dish washer, dishwashing machine '535': disk brake, disc brake '536': dock, dockage, docking facility '537': dogsled, dog sled, dog sleigh '538': dome '539': doormat, welcome mat '540': drilling platform, offshore rig '541': drum, membranophone, tympan '542': drumstick '543': dumbbell '544': Dutch oven '545': electric fan, blower '546': electric guitar '547': electric locomotive '548': entertainment center '549': envelope '550': espresso maker '551': face powder '552': feather boa, boa '553': file, file cabinet, filing cabinet '554': fireboat '555': fire engine, fire truck '556': fire screen, fireguard '557': flagpole, flagstaff '558': flute, transverse flute '559': folding chair '560': football helmet '561': forklift '562': fountain '563': fountain pen '564': four-poster '565': freight car '566': French horn, horn '567': frying pan, frypan, skillet '568': fur coat '569': garbage truck, dustcart '570': gasmask, respirator, gas helmet '571': gas pump, gasoline pump, petrol pump, island dispenser '572': goblet '573': go-kart '574': golf ball '575': golfcart, golf cart '576': gondola '577': gong, tam-tam '578': gown '579': grand piano, grand '580': greenhouse, nursery, glasshouse '581': grille, radiator grille '582': grocery store, grocery, food market, market '583': guillotine '584': hair slide '585': hair spray '586': half track '587': hammer '588': hamper '589': hand blower, blow dryer, blow drier, hair dryer, hair drier '590': hand-held computer, hand-held microcomputer '591': handkerchief, hankie, hanky, hankey '592': hard disc, hard disk, fixed disk '593': harmonica, mouth organ, harp, mouth harp '594': harp '595': harvester, reaper '596': hatchet '597': holster '598': home theater, home theatre '599': honeycomb '600': hook, claw '601': hoopskirt, crinoline '602': horizontal bar, high bar '603': horse cart, horse-cart '604': hourglass '605': iPod '606': iron, smoothing iron '607': jack-o'-lantern '608': jean, blue jean, denim '609': jeep, landrover '610': jersey, T-shirt, tee shirt '611': jigsaw puzzle '612': jinrikisha, ricksha, rickshaw '613': joystick '614': kimono '615': knee pad '616': knot '617': lab coat, laboratory coat '618': ladle '619': lampshade, lamp shade '620': laptop, laptop computer '621': lawn mower, mower '622': lens cap, lens cover '623': letter opener, paper knife, paperknife '624': library '625': lifeboat '626': lighter, light, igniter, ignitor '627': limousine, limo '628': liner, ocean liner '629': lipstick, lip rouge '630': Loafer '631': lotion '632': loudspeaker, speaker, speaker unit, loudspeaker system, speaker system '633': loupe, jeweler's loupe '634': lumbermill, sawmill '635': magnetic compass '636': mailbag, postbag '637': mailbox, letter box '638': maillot '639': maillot, tank suit '640': manhole cover '641': maraca '642': marimba, xylophone '643': mask '644': matchstick '645': maypole '646': maze, labyrinth '647': measuring cup '648': medicine chest, medicine cabinet '649': megalith, megalithic structure '650': microphone, mike '651': microwave, microwave oven '652': military uniform '653': milk can '654': minibus '655': miniskirt, mini '656': minivan '657': missile '658': mitten '659': mixing bowl '660': mobile home, manufactured home '661': Model T '662': modem '663': monastery '664': monitor '665': moped '666': mortar '667': mortarboard '668': mosque '669': mosquito net '670': motor scooter, scooter '671': mountain bike, all-terrain bike, off-roader '672': mountain tent '673': mouse, computer mouse '674': mousetrap '675': moving van '676': muzzle '677': nail '678': neck brace '679': necklace '680': nipple '681': notebook, notebook computer '682': obelisk '683': oboe, hautboy, hautbois '684': ocarina, sweet potato '685': odometer, hodometer, mileometer, milometer '686': oil filter '687': organ, pipe organ '688': oscilloscope, scope, cathode-ray oscilloscope, CRO '689': overskirt '690': oxcart '691': oxygen mask '692': packet '693': paddle, boat paddle '694': paddlewheel, paddle wheel '695': padlock '696': paintbrush '697': pajama, pyjama, pj's, jammies '698': palace '699': panpipe, pandean pipe, syrinx '700': paper towel '701': parachute, chute '702': parallel bars, bars '703': park bench '704': parking meter '705': passenger car, coach, carriage '706': patio, terrace '707': pay-phone, pay-station '708': pedestal, plinth, footstall '709': pencil box, pencil case '710': pencil sharpener '711': perfume, essence '712': Petri dish '713': photocopier '714': pick, plectrum, plectron '715': pickelhaube '716': picket fence, paling '717': pickup, pickup truck '718': pier '719': piggy bank, penny bank '720': pill bottle '721': pillow '722': ping-pong ball '723': pinwheel '724': pirate, pirate ship '725': pitcher, ewer '726': plane, carpenter's plane, woodworking plane '727': planetarium '728': plastic bag '729': plate rack '730': plow, plough '731': plunger, plumber's helper '732': Polaroid camera, Polaroid Land camera '733': pole '734': police van, police wagon, paddy wagon, patrol wagon, wagon, black Maria '735': poncho '736': pool table, billiard table, snooker table '737': pop bottle, soda bottle '738': pot, flowerpot '739': potter's wheel '740': power drill '741': prayer rug, prayer mat '742': printer '743': prison, prison house '744': projectile, missile '745': projector '746': puck, hockey puck '747': punching bag, punch bag, punching ball, punchball '748': purse '749': quill, quill pen '750': quilt, comforter, comfort, puff '751': racer, race car, racing car '752': racket, racquet '753': radiator '754': radio, wireless '755': radio telescope, radio reflector '756': rain barrel '757': recreational vehicle, RV, R.V. '758': reel '759': reflex camera '760': refrigerator, icebox '761': remote control, remote '762': restaurant, eating house, eating place, eatery '763': revolver, six-gun, six-shooter '764': rifle '765': rocking chair, rocker '766': rotisserie '767': rubber eraser, rubber, pencil eraser '768': rugby ball '769': rule, ruler '770': running shoe '771': safe '772': safety pin '773': saltshaker, salt shaker '774': sandal '775': sarong '776': sax, saxophone '777': scabbard '778': scale, weighing machine '779': school bus '780': schooner '781': scoreboard '782': screen, CRT screen '783': screw '784': screwdriver '785': seat belt, seatbelt '786': sewing machine '787': shield, buckler '788': shoe shop, shoe-shop, shoe store '789': shoji '790': shopping basket '791': shopping cart '792': shovel '793': shower cap '794': shower curtain '795': ski '796': ski mask '797': sleeping bag '798': slide rule, slipstick '799': sliding door '800': slot, one-armed bandit '801': snorkel '802': snowmobile '803': snowplow, snowplough '804': soap dispenser '805': soccer ball '806': sock '807': solar dish, solar collector, solar furnace '808': sombrero '809': soup bowl '810': space bar '811': space heater '812': space shuttle '813': spatula '814': speedboat '815': spider web, spider's web '816': spindle '817': sports car, sport car '818': spotlight, spot '819': stage '820': steam locomotive '821': steel arch bridge '822': steel drum '823': stethoscope '824': stole '825': stone wall '826': stopwatch, stop watch '827': stove '828': strainer '829': streetcar, tram, tramcar, trolley, trolley car '830': stretcher '831': studio couch, day bed '832': stupa, tope '833': submarine, pigboat, sub, U-boat '834': suit, suit of clothes '835': sundial '836': sunglass '837': sunglasses, dark glasses, shades '838': sunscreen, sunblock, sun blocker '839': suspension bridge '840': swab, swob, mop '841': sweatshirt '842': swimming trunks, bathing trunks '843': swing '844': switch, electric switch, electrical switch '845': syringe '846': table lamp '847': tank, army tank, armored combat vehicle, armoured combat vehicle '848': tape player '849': teapot '850': teddy, teddy bear '851': television, television system '852': tennis ball '853': thatch, thatched roof '854': theater curtain, theatre curtain '855': thimble '856': thresher, thrasher, threshing machine '857': throne '858': tile roof '859': toaster '860': tobacco shop, tobacconist shop, tobacconist '861': toilet seat '862': torch '863': totem pole '864': tow truck, tow car, wrecker '865': toyshop '866': tractor '867': trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi '868': tray '869': trench coat '870': tricycle, trike, velocipede '871': trimaran '872': tripod '873': triumphal arch '874': trolleybus, trolley coach, trackless trolley '875': trombone '876': tub, vat '877': turnstile '878': typewriter keyboard '879': umbrella '880': unicycle, monocycle '881': upright, upright piano '882': vacuum, vacuum cleaner '883': vase '884': vault '885': velvet '886': vending machine '887': vestment '888': viaduct '889': violin, fiddle '890': volleyball '891': waffle iron '892': wall clock '893': wallet, billfold, notecase, pocketbook '894': wardrobe, closet, press '895': warplane, military plane '896': washbasin, handbasin, washbowl, lavabo, wash-hand basin '897': washer, automatic washer, washing machine '898': water bottle '899': water jug '900': water tower '901': whiskey jug '902': whistle '903': wig '904': window screen '905': window shade '906': Windsor tie '907': wine bottle '908': wing '909': wok '910': wooden spoon '911': wool, woolen, woollen '912': worm fence, snake fence, snake-rail fence, Virginia fence '913': wreck '914': yawl '915': yurt '916': web site, website, internet site, site '917': comic book '918': crossword puzzle, crossword '919': street sign '920': traffic light, traffic signal, stoplight '921': book jacket, dust cover, dust jacket, dust wrapper '922': menu '923': plate '924': guacamole '925': consomme '926': hot pot, hotpot '927': trifle '928': ice cream, icecream '929': ice lolly, lolly, lollipop, popsicle '930': French loaf '931': bagel, beigel '932': pretzel '933': cheeseburger '934': hotdog, hot dog, red hot '935': mashed potato '936': head cabbage '937': broccoli '938': cauliflower '939': zucchini, courgette '940': spaghetti squash '941': acorn squash '942': butternut squash '943': cucumber, cuke '944': artichoke, globe artichoke '945': bell pepper '946': cardoon '947': mushroom '948': Granny Smith '949': strawberry '950': orange '951': lemon '952': fig '953': pineapple, ananas '954': banana '955': jackfruit, jak, jack '956': custard apple '957': pomegranate '958': hay '959': carbonara '960': chocolate sauce, chocolate syrup '961': dough '962': meat loaf, meatloaf '963': pizza, pizza pie '964': potpie '965': burrito '966': red wine '967': espresso '968': cup '969': eggnog '970': alp '971': bubble '972': cliff, drop, drop-off '973': coral reef '974': geyser '975': lakeside, lakeshore '976': promontory, headland, head, foreland '977': sandbar, sand bar '978': seashore, coast, seacoast, sea-coast '979': valley, vale '980': volcano '981': ballplayer, baseball player '982': groom, bridegroom '983': scuba diver '984': rapeseed '985': daisy '986': yellow lady's slipper, yellow lady-slipper, Cypripedium calceolus, Cypripedium parviflorum '987': corn '988': acorn '989': hip, rose hip, rosehip '990': buckeye, horse chestnut, conker '991': coral fungus '992': agaric '993': gyromitra '994': stinkhorn, carrion fungus '995': earthstar '996': hen-of-the-woods, hen of the woods, Polyporus frondosus, Grifola frondosa '997': bolete '998': ear, spike, capitulum '999': toilet tissue, toilet paper, bathroom tissue splits: - name: train num_bytes: 9919813 num_examples: 50889 download_size: 7593573012 dataset_size: 9919813 --- # Dataset Card for ImageNet-Sketch ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/HaohanWang/ImageNet-Sketch - **Repository:** https://github.com/HaohanWang/ImageNet-Sketch - **Paper:** [Learning Robust Global Representations by Penalizing Local Predictive Power](https://arxiv.org/abs/1905.13549v2) - **Leaderboard:** https://github.com/HaohanWang/ImageNet-Sketch#imagenet-sketch-leaderboard - **Point of Contact:** [Haohan Wang](mailto:haohanw@andrew.cmu.edu) - **Size of downloaded dataset files:** 8.15 GB ### Dataset Summary ImageNet-Sketch data set consists of 50000 images, 50 images for each of the 1000 ImageNet classes. We construct the data set with Google Image queries "sketch of __", where __ is the standard class name. We only search within the "black and white" color scheme. We initially query 100 images for every class, and then manually clean the pulled images by deleting the irrelevant images and images that are for similar but different classes. For some classes, there are less than 50 images after manually cleaning, and then we augment the data set by flipping and rotating the images. The scripts used to conduct queries and clean images can be found in [the GitHub repository](https://github.com/HaohanWang/ImageNet-Sketch). ### Supported Tasks and Leaderboards - `image_classification`: The goal of this task is to classify a given image into one of 1000 ImageNet classes. The leaderboard is available [here](https://github.com/HaohanWang/ImageNet-Sketch#imagenet-sketch-leaderboard). The goal of the leaderboard is to evaluate the out-of-domain classification performance of vision models trained on ImageNet. The evaluation metrics used in the leaderboard are top-1 accuracy and top-5 accuracy. ### Languages The class labels in the dataset are in English. ## Dataset Structure ### Data Instances A sample from the training set is provided below: ``` { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=400x530 at 0x7FB2EF5D4A90>, 'label': 320 } ``` ### Data Fields The data instances have the following fields: - `image`: A `PIL.Image.Image` object containing the image. Note that when accessing the image column: `dataset[0]["image"]` the image file is automatically decoded. Decoding of a large number of image files might take a significant amount of time. Thus it is important to first query the sample index before the `"image"` column, *i.e.* `dataset[0]["image"]` should **always** be preferred over `dataset["image"][0]`. - `label`: an `int` classification label. The labels are indexed based on a sorted list of synset ids such as `n07565083` which we automatically map to original class names. The original dataset is divided into folders based on these synset ids. To get a mapping from original synset names, use the file [LOC_synset_mapping.txt](https://www.kaggle.com/competitions/imagenet-object-localization-challenge/data?select=LOC_synset_mapping.txt) available on Kaggle challenge page. You can also use `dataset_instance.features["label"].int2str` function to get the class for a particular label index. <details> <summary> Click here to see the full list of ImageNet class label mapping: </summary> |id|Class| |--|-----| |0 | tench, Tinca tinca| |1 | goldfish, Carassius auratus| |2 | great white shark, white shark, man-eater, man-eating shark, Carcharodon carcharias| |3 | tiger shark, Galeocerdo cuvieri| |4 | hammerhead, hammerhead shark| |5 | electric ray, crampfish, numbfish, torpedo| |6 | stingray| |7 | cock| |8 | hen| |9 | ostrich, Struthio camelus| |10 | brambling, Fringilla montifringilla| |11 | goldfinch, Carduelis carduelis| |12 | house finch, linnet, Carpodacus mexicanus| |13 | junco, snowbird| |14 | indigo bunting, indigo finch, indigo bird, Passerina cyanea| |15 | robin, American robin, Turdus migratorius| |16 | bulbul| |17 | jay| |18 | magpie| |19 | chickadee| |20 | water ouzel, dipper| |21 | kite| |22 | bald eagle, American eagle, Haliaeetus leucocephalus| |23 | vulture| |24 | great grey owl, great gray owl, Strix nebulosa| |25 | European fire salamander, Salamandra salamandra| |26 | common newt, Triturus vulgaris| |27 | eft| |28 | spotted salamander, Ambystoma maculatum| |29 | axolotl, mud puppy, Ambystoma mexicanum| |30 | bullfrog, Rana catesbeiana| |31 | tree frog, tree-frog| |32 | tailed frog, bell toad, ribbed toad, tailed toad, Ascaphus trui| |33 | loggerhead, loggerhead turtle, Caretta caretta| |34 | leatherback turtle, leatherback, leathery turtle, Dermochelys coriacea| |35 | mud turtle| |36 | terrapin| |37 | box turtle, box tortoise| |38 | banded gecko| |39 | common iguana, iguana, Iguana iguana| |40 | American chameleon, anole, Anolis carolinensis| |41 | whiptail, whiptail lizard| |42 | agama| |43 | frilled lizard, Chlamydosaurus kingi| |44 | alligator lizard| |45 | Gila monster, Heloderma suspectum| |46 | green lizard, Lacerta viridis| |47 | African chameleon, Chamaeleo chamaeleon| |48 | Komodo dragon, Komodo lizard, dragon lizard, giant lizard, Varanus komodoensis| |49 | African crocodile, Nile crocodile, Crocodylus niloticus| |50 | American alligator, Alligator mississipiensis| |51 | triceratops| |52 | thunder snake, worm snake, Carphophis amoenus| |53 | ringneck snake, ring-necked snake, ring snake| |54 | hognose snake, puff adder, sand viper| |55 | green snake, grass snake| |56 | king snake, kingsnake| |57 | garter snake, grass snake| |58 | water snake| |59 | vine snake| |60 | night snake, Hypsiglena torquata| |61 | boa constrictor, Constrictor constrictor| |62 | rock python, rock snake, Python sebae| |63 | Indian cobra, Naja naja| |64 | green mamba| |65 | sea snake| |66 | horned viper, cerastes, sand viper, horned asp, Cerastes cornutus| |67 | diamondback, diamondback rattlesnake, Crotalus adamanteus| |68 | sidewinder, horned rattlesnake, Crotalus cerastes| |69 | trilobite| |70 | harvestman, daddy longlegs, Phalangium opilio| |71 | scorpion| |72 | black and gold garden spider, Argiope aurantia| |73 | barn spider, Araneus cavaticus| |74 | garden spider, Aranea diademata| |75 | black widow, Latrodectus mactans| |76 | tarantula| |77 | wolf spider, hunting spider| |78 | tick| |79 | centipede| |80 | black grouse| |81 | ptarmigan| |82 | ruffed grouse, partridge, Bonasa umbellus| |83 | prairie chicken, prairie grouse, prairie fowl| |84 | peacock| |85 | quail| |86 | partridge| |87 | African grey, African gray, Psittacus erithacus| |88 | macaw| |89 | sulphur-crested cockatoo, Kakatoe galerita, Cacatua galerita| |90 | lorikeet| |91 | coucal| |92 | bee eater| |93 | hornbill| |94 | hummingbird| |95 | jacamar| |96 | toucan| |97 | drake| |98 | red-breasted merganser, Mergus serrator| |99 | goose| |100 | black swan, Cygnus atratus| |101 | tusker| |102 | echidna, spiny anteater, anteater| |103 | platypus, duckbill, duckbilled platypus, duck-billed platypus, Ornithorhynchus anatinus| |104 | wallaby, brush kangaroo| |105 | koala, koala bear, kangaroo bear, native bear, Phascolarctos cinereus| |106 | wombat| |107 | jellyfish| |108 | sea anemone, anemone| |109 | brain coral| |110 | flatworm, platyhelminth| |111 | nematode, nematode worm, roundworm| |112 | conch| |113 | snail| |114 | slug| |115 | sea slug, nudibranch| |116 | chiton, coat-of-mail shell, sea cradle, polyplacophore| |117 | chambered nautilus, pearly nautilus, nautilus| |118 | Dungeness crab, Cancer magister| |119 | rock crab, Cancer irroratus| |120 | fiddler crab| |121 | king crab, Alaska crab, Alaskan king crab, Alaska king crab, Paralithodes camtschatica| |122 | American lobster, Northern lobster, Maine lobster, Homarus americanus| |123 | spiny lobster, langouste, rock lobster, crawfish, crayfish, sea crawfish| |124 | crayfish, crawfish, crawdad, crawdaddy| |125 | hermit crab| |126 | isopod| |127 | white stork, Ciconia ciconia| |128 | black stork, Ciconia nigra| |129 | spoonbill| |130 | flamingo| |131 | little blue heron, Egretta caerulea| |132 | American egret, great white heron, Egretta albus| |133 | bittern| |134 | crane| |135 | limpkin, Aramus pictus| |136 | European gallinule, Porphyrio porphyrio| |137 | American coot, marsh hen, mud hen, water hen, Fulica americana| |138 | bustard| |139 | ruddy turnstone, Arenaria interpres| |140 | red-backed sandpiper, dunlin, Erolia alpina| |141 | redshank, Tringa totanus| |142 | dowitcher| |143 | oystercatcher, oyster catcher| |144 | pelican| |145 | king penguin, Aptenodytes patagonica| |146 | albatross, mollymawk| |147 | grey whale, gray whale, devilfish, Eschrichtius gibbosus, Eschrichtius robustus| |148 | killer whale, killer, orca, grampus, sea wolf, Orcinus orca| |149 | dugong, Dugong dugon| |150 | sea lion| |151 | Chihuahua| |152 | Japanese spaniel| |153 | Maltese dog, Maltese terrier, Maltese| |154 | Pekinese, Pekingese, Peke| |155 | Shih-Tzu| |156 | Blenheim spaniel| |157 | papillon| |158 | toy terrier| |159 | Rhodesian ridgeback| |160 | Afghan hound, Afghan| |161 | basset, basset hound| |162 | beagle| |163 | bloodhound, sleuthhound| |164 | bluetick| |165 | black-and-tan coonhound| |166 | Walker hound, Walker foxhound| |167 | English foxhound| |168 | redbone| |169 | borzoi, Russian wolfhound| |170 | Irish wolfhound| |171 | Italian greyhound| |172 | whippet| |173 | Ibizan hound, Ibizan Podenco| |174 | Norwegian elkhound, elkhound| |175 | otterhound, otter hound| |176 | Saluki, gazelle hound| |177 | Scottish deerhound, deerhound| |178 | Weimaraner| |179 | Staffordshire bullterrier, Staffordshire bull terrier| |180 | American Staffordshire terrier, Staffordshire terrier, American pit bull terrier, pit bull terrier| |181 | Bedlington terrier| |182 | Border terrier| |183 | Kerry blue terrier| |184 | Irish terrier| |185 | Norfolk terrier| |186 | Norwich terrier| |187 | Yorkshire terrier| |188 | wire-haired fox terrier| |189 | Lakeland terrier| |190 | Sealyham terrier, Sealyham| |191 | Airedale, Airedale terrier| |192 | cairn, cairn terrier| |193 | Australian terrier| |194 | Dandie Dinmont, Dandie Dinmont terrier| |195 | Boston bull, Boston terrier| |196 | miniature schnauzer| |197 | giant schnauzer| |198 | standard schnauzer| |199 | Scotch terrier, Scottish terrier, Scottie| |200 | Tibetan terrier, chrysanthemum dog| |201 | silky terrier, Sydney silky| |202 | soft-coated wheaten terrier| |203 | West Highland white terrier| |204 | Lhasa, Lhasa apso| |205 | flat-coated retriever| |206 | curly-coated retriever| |207 | golden retriever| |208 | Labrador retriever| |209 | Chesapeake Bay retriever| |210 | German short-haired pointer| |211 | vizsla, Hungarian pointer| |212 | English setter| |213 | Irish setter, red setter| |214 | Gordon setter| |215 | Brittany spaniel| |216 | clumber, clumber spaniel| |217 | English springer, English springer spaniel| |218 | Welsh springer spaniel| |219 | cocker spaniel, English cocker spaniel, cocker| |220 | Sussex spaniel| |221 | Irish water spaniel| |222 | kuvasz| |223 | schipperke| |224 | groenendael| |225 | malinois| |226 | briard| |227 | kelpie| |228 | komondor| |229 | Old English sheepdog, bobtail| |230 | Shetland sheepdog, Shetland sheep dog, Shetland| |231 | collie| |232 | Border collie| |233 | Bouvier des Flandres, Bouviers des Flandres| |234 | Rottweiler| |235 | German shepherd, German shepherd dog, German police dog, alsatian| |236 | Doberman, Doberman pinscher| |237 | miniature pinscher| |238 | Greater Swiss Mountain dog| |239 | Bernese mountain dog| |240 | Appenzeller| |241 | EntleBucher| |242 | boxer| |243 | bull mastiff| |244 | Tibetan mastiff| |245 | French bulldog| |246 | Great Dane| |247 | Saint Bernard, St Bernard| |248 | Eskimo dog, husky| |249 | malamute, malemute, Alaskan malamute| |250 | Siberian husky| |251 | dalmatian, coach dog, carriage dog| |252 | affenpinscher, monkey pinscher, monkey dog| |253 | basenji| |254 | pug, pug-dog| |255 | Leonberg| |256 | Newfoundland, Newfoundland dog| |257 | Great Pyrenees| |258 | Samoyed, Samoyede| |259 | Pomeranian| |260 | chow, chow chow| |261 | keeshond| |262 | Brabancon griffon| |263 | Pembroke, Pembroke Welsh corgi| |264 | Cardigan, Cardigan Welsh corgi| |265 | toy poodle| |266 | miniature poodle| |267 | standard poodle| |268 | Mexican hairless| |269 | timber wolf, grey wolf, gray wolf, Canis lupus| |270 | white wolf, Arctic wolf, Canis lupus tundrarum| |271 | red wolf, maned wolf, Canis rufus, Canis niger| |272 | coyote, prairie wolf, brush wolf, Canis latrans| |273 | dingo, warrigal, warragal, Canis dingo| |274 | dhole, Cuon alpinus| |275 | African hunting dog, hyena dog, Cape hunting dog, Lycaon pictus| |276 | hyena, hyaena| |277 | red fox, Vulpes vulpes| |278 | kit fox, Vulpes macrotis| |279 | Arctic fox, white fox, Alopex lagopus| |280 | grey fox, gray fox, Urocyon cinereoargenteus| |281 | tabby, tabby cat| |282 | tiger cat| |283 | Persian cat| |284 | Siamese cat, Siamese| |285 | Egyptian cat| |286 | cougar, puma, catamount, mountain lion, painter, panther, Felis concolor| |287 | lynx, catamount| |288 | leopard, Panthera pardus| |289 | snow leopard, ounce, Panthera uncia| |290 | jaguar, panther, Panthera onca, Felis onca| |291 | lion, king of beasts, Panthera leo| |292 | tiger, Panthera tigris| |293 | cheetah, chetah, Acinonyx jubatus| |294 | brown bear, bruin, Ursus arctos| |295 | American black bear, black bear, Ursus americanus, Euarctos americanus| |296 | ice bear, polar bear, Ursus Maritimus, Thalarctos maritimus| |297 | sloth bear, Melursus ursinus, Ursus ursinus| |298 | mongoose| |299 | meerkat, mierkat| |300 | tiger beetle| |301 | ladybug, ladybeetle, lady beetle, ladybird, ladybird beetle| |302 | ground beetle, carabid beetle| |303 | long-horned beetle, longicorn, longicorn beetle| |304 | leaf beetle, chrysomelid| |305 | dung beetle| |306 | rhinoceros beetle| |307 | weevil| |308 | fly| |309 | bee| |310 | ant, emmet, pismire| |311 | grasshopper, hopper| |312 | cricket| |313 | walking stick, walkingstick, stick insect| |314 | cockroach, roach| |315 | mantis, mantid| |316 | cicada, cicala| |317 | leafhopper| |318 | lacewing, lacewing fly| |319 | dragonfly, darning needle, devil's darning needle, sewing needle, snake feeder, snake doctor, mosquito hawk, skeeter hawk| |320 | damselfly| |321 | admiral| |322 | ringlet, ringlet butterfly| |323 | monarch, monarch butterfly, milkweed butterfly, Danaus plexippus| |324 | cabbage butterfly| |325 | sulphur butterfly, sulfur butterfly| |326 | lycaenid, lycaenid butterfly| |327 | starfish, sea star| |328 | sea urchin| |329 | sea cucumber, holothurian| |330 | wood rabbit, cottontail, cottontail rabbit| |331 | hare| |332 | Angora, Angora rabbit| |333 | hamster| |334 | porcupine, hedgehog| |335 | fox squirrel, eastern fox squirrel, Sciurus niger| |336 | marmot| |337 | beaver| |338 | guinea pig, Cavia cobaya| |339 | sorrel| |340 | zebra| |341 | hog, pig, grunter, squealer, Sus scrofa| |342 | wild boar, boar, Sus scrofa| |343 | warthog| |344 | hippopotamus, hippo, river horse, Hippopotamus amphibius| |345 | ox| |346 | water buffalo, water ox, Asiatic buffalo, Bubalus bubalis| |347 | bison| |348 | ram, tup| |349 | bighorn, bighorn sheep, cimarron, Rocky Mountain bighorn, Rocky Mountain sheep, Ovis canadensis| |350 | ibex, Capra ibex| |351 | hartebeest| |352 | impala, Aepyceros melampus| |353 | gazelle| |354 | Arabian camel, dromedary, Camelus dromedarius| |355 | llama| |356 | weasel| |357 | mink| |358 | polecat, fitch, foulmart, foumart, Mustela putorius| |359 | black-footed ferret, ferret, Mustela nigripes| |360 | otter| |361 | skunk, polecat, wood pussy| |362 | badger| |363 | armadillo| |364 | three-toed sloth, ai, Bradypus tridactylus| |365 | orangutan, orang, orangutang, Pongo pygmaeus| |366 | gorilla, Gorilla gorilla| |367 | chimpanzee, chimp, Pan troglodytes| |368 | gibbon, Hylobates lar| |369 | siamang, Hylobates syndactylus, Symphalangus syndactylus| |370 | guenon, guenon monkey| |371 | patas, hussar monkey, Erythrocebus patas| |372 | baboon| |373 | macaque| |374 | langur| |375 | colobus, colobus monkey| |376 | proboscis monkey, Nasalis larvatus| |377 | marmoset| |378 | capuchin, ringtail, Cebus capucinus| |379 | howler monkey, howler| |380 | titi, titi monkey| |381 | spider monkey, Ateles geoffroyi| |382 | squirrel monkey, Saimiri sciureus| |383 | Madagascar cat, ring-tailed lemur, Lemur catta| |384 | indri, indris, Indri indri, Indri brevicaudatus| |385 | Indian elephant, Elephas maximus| |386 | African elephant, Loxodonta africana| |387 | lesser panda, red panda, panda, bear cat, cat bear, Ailurus fulgens| |388 | giant panda, panda, panda bear, coon bear, Ailuropoda melanoleuca| |389 | barracouta, snoek| |390 | eel| |391 | coho, cohoe, coho salmon, blue jack, silver salmon, Oncorhynchus kisutch| |392 | rock beauty, Holocanthus tricolor| |393 | anemone fish| |394 | sturgeon| |395 | gar, garfish, garpike, billfish, Lepisosteus osseus| |396 | lionfish| |397 | puffer, pufferfish, blowfish, globefish| |398 | abacus| |399 | abaya| |400 | academic gown, academic robe, judge's robe| |401 | accordion, piano accordion, squeeze box| |402 | acoustic guitar| |403 | aircraft carrier, carrier, flattop, attack aircraft carrier| |404 | airliner| |405 | airship, dirigible| |406 | altar| |407 | ambulance| |408 | amphibian, amphibious vehicle| |409 | analog clock| |410 | apiary, bee house| |411 | apron| |412 | ashcan, trash can, garbage can, wastebin, ash bin, ash-bin, ashbin, dustbin, trash barrel, trash bin| |413 | assault rifle, assault gun| |414 | backpack, back pack, knapsack, packsack, rucksack, haversack| |415 | bakery, bakeshop, bakehouse| |416 | balance beam, beam| |417 | balloon| |418 | ballpoint, ballpoint pen, ballpen, Biro| |419 | Band Aid| |420 | banjo| |421 | bannister, banister, balustrade, balusters, handrail| |422 | barbell| |423 | barber chair| |424 | barbershop| |425 | barn| |426 | barometer| |427 | barrel, cask| |428 | barrow, garden cart, lawn cart, wheelbarrow| |429 | baseball| |430 | basketball| |431 | bassinet| |432 | bassoon| |433 | bathing cap, swimming cap| |434 | bath towel| |435 | bathtub, bathing tub, bath, tub| |436 | beach wagon, station wagon, wagon, estate car, beach waggon, station waggon, waggon| |437 | beacon, lighthouse, beacon light, pharos| |438 | beaker| |439 | bearskin, busby, shako| |440 | beer bottle| |441 | beer glass| |442 | bell cote, bell cot| |443 | bib| |444 | bicycle-built-for-two, tandem bicycle, tandem| |445 | bikini, two-piece| |446 | binder, ring-binder| |447 | binoculars, field glasses, opera glasses| |448 | birdhouse| |449 | boathouse| |450 | bobsled, bobsleigh, bob| |451 | bolo tie, bolo, bola tie, bola| |452 | bonnet, poke bonnet| |453 | bookcase| |454 | bookshop, bookstore, bookstall| |455 | bottlecap| |456 | bow| |457 | bow tie, bow-tie, bowtie| |458 | brass, memorial tablet, plaque| |459 | brassiere, bra, bandeau| |460 | breakwater, groin, groyne, mole, bulwark, seawall, jetty| |461 | breastplate, aegis, egis| |462 | broom| |463 | bucket, pail| |464 | buckle| |465 | bulletproof vest| |466 | bullet train, bullet| |467 | butcher shop, meat market| |468 | cab, hack, taxi, taxicab| |469 | caldron, cauldron| |470 | candle, taper, wax light| |471 | cannon| |472 | canoe| |473 | can opener, tin opener| |474 | cardigan| |475 | car mirror| |476 | carousel, carrousel, merry-go-round, roundabout, whirligig| |477 | carpenter's kit, tool kit| |478 | carton| |479 | car wheel| |480 | cash machine, cash dispenser, automated teller machine, automatic teller machine, automated teller, automatic teller, ATM| |481 | cassette| |482 | cassette player| |483 | castle| |484 | catamaran| |485 | CD player| |486 | cello, violoncello| |487 | cellular telephone, cellular phone, cellphone, cell, mobile phone| |488 | chain| |489 | chainlink fence| |490 | chain mail, ring mail, mail, chain armor, chain armour, ring armor, ring armour| |491 | chain saw, chainsaw| |492 | chest| |493 | chiffonier, commode| |494 | chime, bell, gong| |495 | china cabinet, china closet| |496 | Christmas stocking| |497 | church, church building| |498 | cinema, movie theater, movie theatre, movie house, picture palace| |499 | cleaver, meat cleaver, chopper| |500 | cliff dwelling| |501 | cloak| |502 | clog, geta, patten, sabot| |503 | cocktail shaker| |504 | coffee mug| |505 | coffeepot| |506 | coil, spiral, volute, whorl, helix| |507 | combination lock| |508 | computer keyboard, keypad| |509 | confectionery, confectionary, candy store| |510 | container ship, containership, container vessel| |511 | convertible| |512 | corkscrew, bottle screw| |513 | cornet, horn, trumpet, trump| |514 | cowboy boot| |515 | cowboy hat, ten-gallon hat| |516 | cradle| |517 | crane_1| |518 | crash helmet| |519 | crate| |520 | crib, cot| |521 | Crock Pot| |522 | croquet ball| |523 | crutch| |524 | cuirass| |525 | dam, dike, dyke| |526 | desk| |527 | desktop computer| |528 | dial telephone, dial phone| |529 | diaper, nappy, napkin| |530 | digital clock| |531 | digital watch| |532 | dining table, board| |533 | dishrag, dishcloth| |534 | dishwasher, dish washer, dishwashing machine| |535 | disk brake, disc brake| |536 | dock, dockage, docking facility| |537 | dogsled, dog sled, dog sleigh| |538 | dome| |539 | doormat, welcome mat| |540 | drilling platform, offshore rig| |541 | drum, membranophone, tympan| |542 | drumstick| |543 | dumbbell| |544 | Dutch oven| |545 | electric fan, blower| |546 | electric guitar| |547 | electric locomotive| |548 | entertainment center| |549 | envelope| |550 | espresso maker| |551 | face powder| |552 | feather boa, boa| |553 | file, file cabinet, filing cabinet| |554 | fireboat| |555 | fire engine, fire truck| |556 | fire screen, fireguard| |557 | flagpole, flagstaff| |558 | flute, transverse flute| |559 | folding chair| |560 | football helmet| |561 | forklift| |562 | fountain| |563 | fountain pen| |564 | four-poster| |565 | freight car| |566 | French horn, horn| |567 | frying pan, frypan, skillet| |568 | fur coat| |569 | garbage truck, dustcart| |570 | gasmask, respirator, gas helmet| |571 | gas pump, gasoline pump, petrol pump, island dispenser| |572 | goblet| |573 | go-kart| |574 | golf ball| |575 | golfcart, golf cart| |576 | gondola| |577 | gong, tam-tam| |578 | gown| |579 | grand piano, grand| |580 | greenhouse, nursery, glasshouse| |581 | grille, radiator grille| |582 | grocery store, grocery, food market, market| |583 | guillotine| |584 | hair slide| |585 | hair spray| |586 | half track| |587 | hammer| |588 | hamper| |589 | hand blower, blow dryer, blow drier, hair dryer, hair drier| |590 | hand-held computer, hand-held microcomputer| |591 | handkerchief, hankie, hanky, hankey| |592 | hard disc, hard disk, fixed disk| |593 | harmonica, mouth organ, harp, mouth harp| |594 | harp| |595 | harvester, reaper| |596 | hatchet| |597 | holster| |598 | home theater, home theatre| |599 | honeycomb| |600 | hook, claw| |601 | hoopskirt, crinoline| |602 | horizontal bar, high bar| |603 | horse cart, horse-cart| |604 | hourglass| |605 | iPod| |606 | iron, smoothing iron| |607 | jack-o'-lantern| |608 | jean, blue jean, denim| |609 | jeep, landrover| |610 | jersey, T-shirt, tee shirt| |611 | jigsaw puzzle| |612 | jinrikisha, ricksha, rickshaw| |613 | joystick| |614 | kimono| |615 | knee pad| |616 | knot| |617 | lab coat, laboratory coat| |618 | ladle| |619 | lampshade, lamp shade| |620 | laptop, laptop computer| |621 | lawn mower, mower| |622 | lens cap, lens cover| |623 | letter opener, paper knife, paperknife| |624 | library| |625 | lifeboat| |626 | lighter, light, igniter, ignitor| |627 | limousine, limo| |628 | liner, ocean liner| |629 | lipstick, lip rouge| |630 | Loafer| |631 | lotion| |632 | loudspeaker, speaker, speaker unit, loudspeaker system, speaker system| |633 | loupe, jeweler's loupe| |634 | lumbermill, sawmill| |635 | magnetic compass| |636 | mailbag, postbag| |637 | mailbox, letter box| |638 | maillot| |639 | maillot, tank suit| |640 | manhole cover| |641 | maraca| |642 | marimba, xylophone| |643 | mask| |644 | matchstick| |645 | maypole| |646 | maze, labyrinth| |647 | measuring cup| |648 | medicine chest, medicine cabinet| |649 | megalith, megalithic structure| |650 | microphone, mike| |651 | microwave, microwave oven| |652 | military uniform| |653 | milk can| |654 | minibus| |655 | miniskirt, mini| |656 | minivan| |657 | missile| |658 | mitten| |659 | mixing bowl| |660 | mobile home, manufactured home| |661 | Model T| |662 | modem| |663 | monastery| |664 | monitor| |665 | moped| |666 | mortar| |667 | mortarboard| |668 | mosque| |669 | mosquito net| |670 | motor scooter, scooter| |671 | mountain bike, all-terrain bike, off-roader| |672 | mountain tent| |673 | mouse, computer mouse| |674 | mousetrap| |675 | moving van| |676 | muzzle| |677 | nail| |678 | neck brace| |679 | necklace| |680 | nipple| |681 | notebook, notebook computer| |682 | obelisk| |683 | oboe, hautboy, hautbois| |684 | ocarina, sweet potato| |685 | odometer, hodometer, mileometer, milometer| |686 | oil filter| |687 | organ, pipe organ| |688 | oscilloscope, scope, cathode-ray oscilloscope, CRO| |689 | overskirt| |690 | oxcart| |691 | oxygen mask| |692 | packet| |693 | paddle, boat paddle| |694 | paddlewheel, paddle wheel| |695 | padlock| |696 | paintbrush| |697 | pajama, pyjama, pj's, jammies| |698 | palace| |699 | panpipe, pandean pipe, syrinx| |700 | paper towel| |701 | parachute, chute| |702 | parallel bars, bars| |703 | park bench| |704 | parking meter| |705 | passenger car, coach, carriage| |706 | patio, terrace| |707 | pay-phone, pay-station| |708 | pedestal, plinth, footstall| |709 | pencil box, pencil case| |710 | pencil sharpener| |711 | perfume, essence| |712 | Petri dish| |713 | photocopier| |714 | pick, plectrum, plectron| |715 | pickelhaube| |716 | picket fence, paling| |717 | pickup, pickup truck| |718 | pier| |719 | piggy bank, penny bank| |720 | pill bottle| |721 | pillow| |722 | ping-pong ball| |723 | pinwheel| |724 | pirate, pirate ship| |725 | pitcher, ewer| |726 | plane, carpenter's plane, woodworking plane| |727 | planetarium| |728 | plastic bag| |729 | plate rack| |730 | plow, plough| |731 | plunger, plumber's helper| |732 | Polaroid camera, Polaroid Land camera| |733 | pole| |734 | police van, police wagon, paddy wagon, patrol wagon, wagon, black Maria| |735 | poncho| |736 | pool table, billiard table, snooker table| |737 | pop bottle, soda bottle| |738 | pot, flowerpot| |739 | potter's wheel| |740 | power drill| |741 | prayer rug, prayer mat| |742 | printer| |743 | prison, prison house| |744 | projectile, missile| |745 | projector| |746 | puck, hockey puck| |747 | punching bag, punch bag, punching ball, punchball| |748 | purse| |749 | quill, quill pen| |750 | quilt, comforter, comfort, puff| |751 | racer, race car, racing car| |752 | racket, racquet| |753 | radiator| |754 | radio, wireless| |755 | radio telescope, radio reflector| |756 | rain barrel| |757 | recreational vehicle, RV, R.V.| |758 | reel| |759 | reflex camera| |760 | refrigerator, icebox| |761 | remote control, remote| |762 | restaurant, eating house, eating place, eatery| |763 | revolver, six-gun, six-shooter| |764 | rifle| |765 | rocking chair, rocker| |766 | rotisserie| |767 | rubber eraser, rubber, pencil eraser| |768 | rugby ball| |769 | rule, ruler| |770 | running shoe| |771 | safe| |772 | safety pin| |773 | saltshaker, salt shaker| |774 | sandal| |775 | sarong| |776 | sax, saxophone| |777 | scabbard| |778 | scale, weighing machine| |779 | school bus| |780 | schooner| |781 | scoreboard| |782 | screen, CRT screen| |783 | screw| |784 | screwdriver| |785 | seat belt, seatbelt| |786 | sewing machine| |787 | shield, buckler| |788 | shoe shop, shoe-shop, shoe store| |789 | shoji| |790 | shopping basket| |791 | shopping cart| |792 | shovel| |793 | shower cap| |794 | shower curtain| |795 | ski| |796 | ski mask| |797 | sleeping bag| |798 | slide rule, slipstick| |799 | sliding door| |800 | slot, one-armed bandit| |801 | snorkel| |802 | snowmobile| |803 | snowplow, snowplough| |804 | soap dispenser| |805 | soccer ball| |806 | sock| |807 | solar dish, solar collector, solar furnace| |808 | sombrero| |809 | soup bowl| |810 | space bar| |811 | space heater| |812 | space shuttle| |813 | spatula| |814 | speedboat| |815 | spider web, spider's web| |816 | spindle| |817 | sports car, sport car| |818 | spotlight, spot| |819 | stage| |820 | steam locomotive| |821 | steel arch bridge| |822 | steel drum| |823 | stethoscope| |824 | stole| |825 | stone wall| |826 | stopwatch, stop watch| |827 | stove| |828 | strainer| |829 | streetcar, tram, tramcar, trolley, trolley car| |830 | stretcher| |831 | studio couch, day bed| |832 | stupa, tope| |833 | submarine, pigboat, sub, U-boat| |834 | suit, suit of clothes| |835 | sundial| |836 | sunglass| |837 | sunglasses, dark glasses, shades| |838 | sunscreen, sunblock, sun blocker| |839 | suspension bridge| |840 | swab, swob, mop| |841 | sweatshirt| |842 | swimming trunks, bathing trunks| |843 | swing| |844 | switch, electric switch, electrical switch| |845 | syringe| |846 | table lamp| |847 | tank, army tank, armored combat vehicle, armoured combat vehicle| |848 | tape player| |849 | teapot| |850 | teddy, teddy bear| |851 | television, television system| |852 | tennis ball| |853 | thatch, thatched roof| |854 | theater curtain, theatre curtain| |855 | thimble| |856 | thresher, thrasher, threshing machine| |857 | throne| |858 | tile roof| |859 | toaster| |860 | tobacco shop, tobacconist shop, tobacconist| |861 | toilet seat| |862 | torch| |863 | totem pole| |864 | tow truck, tow car, wrecker| |865 | toyshop| |866 | tractor| |867 | trailer truck, tractor trailer, trucking rig, rig, articulated lorry, semi| |868 | tray| |869 | trench coat| |870 | tricycle, trike, velocipede| |871 | trimaran| |872 | tripod| |873 | triumphal arch| |874 | trolleybus, trolley coach, trackless trolley| |875 | trombone| |876 | tub, vat| |877 | turnstile| |878 | typewriter keyboard| |879 | umbrella| |880 | unicycle, monocycle| |881 | upright, upright piano| |882 | vacuum, vacuum cleaner| |883 | vase| |884 | vault| |885 | velvet| |886 | vending machine| |887 | vestment| |888 | viaduct| |889 | violin, fiddle| |890 | volleyball| |891 | waffle iron| |892 | wall clock| |893 | wallet, billfold, notecase, pocketbook| |894 | wardrobe, closet, press| |895 | warplane, military plane| |896 | washbasin, handbasin, washbowl, lavabo, wash-hand basin| |897 | washer, automatic washer, washing machine| |898 | water bottle| |899 | water jug| |900 | water tower| |901 | whiskey jug| |902 | whistle| |903 | wig| |904 | window screen| |905 | window shade| |906 | Windsor tie| |907 | wine bottle| |908 | wing| |909 | wok| |910 | wooden spoon| |911 | wool, woolen, woollen| |912 | worm fence, snake fence, snake-rail fence, Virginia fence| |913 | wreck| |914 | yawl| |915 | yurt| |916 | web site, website, internet site, site| |917 | comic book| |918 | crossword puzzle, crossword| |919 | street sign| |920 | traffic light, traffic signal, stoplight| |921 | book jacket, dust cover, dust jacket, dust wrapper| |922 | menu| |923 | plate| |924 | guacamole| |925 | consomme| |926 | hot pot, hotpot| |927 | trifle| |928 | ice cream, icecream| |929 | ice lolly, lolly, lollipop, popsicle| |930 | French loaf| |931 | bagel, beigel| |932 | pretzel| |933 | cheeseburger| |934 | hotdog, hot dog, red hot| |935 | mashed potato| |936 | head cabbage| |937 | broccoli| |938 | cauliflower| |939 | zucchini, courgette| |940 | spaghetti squash| |941 | acorn squash| |942 | butternut squash| |943 | cucumber, cuke| |944 | artichoke, globe artichoke| |945 | bell pepper| |946 | cardoon| |947 | mushroom| |948 | Granny Smith| |949 | strawberry| |950 | orange| |951 | lemon| |952 | fig| |953 | pineapple, ananas| |954 | banana| |955 | jackfruit, jak, jack| |956 | custard apple| |957 | pomegranate| |958 | hay| |959 | carbonara| |960 | chocolate sauce, chocolate syrup| |961 | dough| |962 | meat loaf, meatloaf| |963 | pizza, pizza pie| |964 | potpie| |965 | burrito| |966 | red wine| |967 | espresso| |968 | cup| |969 | eggnog| |970 | alp| |971 | bubble| |972 | cliff, drop, drop-off| |973 | coral reef| |974 | geyser| |975 | lakeside, lakeshore| |976 | promontory, headland, head, foreland| |977 | sandbar, sand bar| |978 | seashore, coast, seacoast, sea-coast| |979 | valley, vale| |980 | volcano| |981 | ballplayer, baseball player| |982 | groom, bridegroom| |983 | scuba diver| |984 | rapeseed| |985 | daisy| |986 | yellow lady's slipper, yellow lady-slipper, Cypripedium calceolus, Cypripedium parviflorum| |987 | corn| |988 | acorn| |989 | hip, rose hip, rosehip| |990 | buckeye, horse chestnut, conker| |991 | coral fungus| |992 | agaric| |993 | gyromitra| |994 | stinkhorn, carrion fungus| |995 | earthstar| |996 | hen-of-the-woods, hen of the woods, Polyporus frondosus, Grifola frondosa| |997 | bolete| |998 | ear, spike, capitulum| |999 | toilet tissue, toilet paper, bathroom tissue| </details> ### Data Splits | |train| |-------------|----:| |# of examples|50000| ## Dataset Creation ### Curation Rationale From the paper: > Inspired by the Sketch data of (Li et al., 2017a) with seven classes, and several other Sketch datasets, such as the Sketchy dataset (Sangkloy et al., 2016) with 125 classes and the Quick Draw! dataset (QuickDraw, 2018) with 345 classes, and motivated by absence of a large-scale sketch dataset fitting the shape and size of popular image classification benchmarks, we construct the ImageNet-Sketch data set for evaluating the out-of-domain classification performance of vision models trained on ImageNet. ### Source Data #### Initial Data Collection and Normalization The initial data collection and normalization is inherited from ImageNet. More information on it can be found [here](https://huggingface.co/datasets/imagenet-1k#initial-data-collection-and-normalization). Additional preprocessing from the paper: > We construct the data set with Google Image queries “sketch of ”, where is the standard class name. We only search within the “black and white” color scheme. We initially query 100 images for every class, and then manually clean the pulled images by deleting the irrelevant images and images that are for similar but different classes. For some classes, there are less than 50 images after manually cleaning, and then we augment the data set by flipping and rotating the images. #### Who are the source language producers? The source language is inherited from ImageNet. More information on the source language produces can be found [here](https://huggingface.co/datasets/imagenet-1k#who-are-the-source-language-producers). ### Annotations #### Annotation process The annotations are inherited from ImageNet. More information about the process can be found [here](https://huggingface.co/datasets/imagenet-1k#annotation-process). #### Who are the annotators? The same as in [ImageNet](https://huggingface.co/datasets/imagenet-1k#who-are-the-annotators). ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases The biases are inherited from ImageNet. More information about the process can be found [here](https://huggingface.co/datasets/imagenet-1k#discussion-of-biases). ### Other Known Limitations 1. Since most of the images were collected from internet, keep in mind that some images in ImageNet-Sketch might be subject to copyrights. ## Additional Information ### Dataset Curators Authors of [Learning Robust Global Representations by Penalizing Local Predictive Power](https://arxiv.org/abs/1905.13549v2): - Haohan Wang - Songwei Ge - Eric P. Xing - Zachary C. Lipton The dataset was curated using the scripts found in the [GitHub repository](https://github.com/HaohanWang/ImageNet-Sketch). ### Licensing Information [More Information Needed] ### Citation Information ```bibtex @inproceedings{wang2019learning, title={Learning Robust Global Representations by Penalizing Local Predictive Power}, author={Wang, Haohan and Ge, Songwei and Lipton, Zachary and Xing, Eric P}, booktitle={Advances in Neural Information Processing Systems}, pages={10506--10518}, year={2019} } ``` ### Contributions Thanks to [@nateraw](https://github.com/nateraw) for adding this dataset.
[ -0.6558415293693542, -0.2976624369621277, -0.28695765137672424, 0.02213861793279648, -0.13113263249397278, 0.11779873073101044, 0.02539677731692791, -0.5925202369689941, 0.7728376984596252, 0.29394006729125977, -0.26839479804039, -0.682805597782135, -0.7750957012176514, 0.2869582176208496, -0.020535308867692947, 0.5039722323417664, 0.2452034205198288, 0.03665756806731224, 0.1777508556842804, -0.27855390310287476, -0.38129591941833496, -0.08805805444717407, -0.9006970524787903, -0.08912978321313858, 0.746834933757782, 0.32596251368522644, 0.8020778894424438, 0.7885246276855469, 0.5273643136024475, 0.375278115272522, -0.2706141769886017, 0.22774972021579742, -0.34692126512527466, -0.38626202940940857, -0.2416001409292221, -0.4428700804710388, -0.5058837532997131, 0.0465557761490345, 0.2805625796318054, 0.4880967438220978, 0.26249948143959045, 0.19599425792694092, -0.14883273839950562, 0.7759000658988953, -0.5769301652908325, 0.21469032764434814, -0.6048737168312073, 0.20028634369373322, -0.27168580889701843, -0.3190901577472687, -0.18647877871990204, -0.4357852041721344, 0.13877896964550018, -0.8860913515090942, 0.281439870595932, 0.08934850990772247, 1.4406967163085938, 0.08941802382469177, -0.29360079765319824, -0.06371790170669556, 0.007215077057480812, 0.46114087104797363, -0.6226368546485901, -0.09662735462188721, 0.49946361780166626, 0.17318563163280487, -0.3766877353191376, -0.8750694990158081, -0.7818672060966492, 0.22308999300003052, -0.28981655836105347, 0.35356026887893677, -0.1718495935201645, -0.3015258312225342, 0.3640598654747009, 0.3760647773742676, -0.5221970677375793, 0.05288809910416603, -0.567501962184906, -0.2198454737663269, 0.6307694911956787, -0.014367521740496159, 0.37835609912872314, -0.23637402057647705, -0.3482452929019928, -0.3951309621334076, -0.3798809349536896, 0.5275485515594482, 0.4371386170387268, 0.26518431305885315, -0.24500544369220734, 0.5703083276748657, -0.08886968344449997, 0.5896004438400269, 0.06900385767221451, -0.27840691804885864, 0.7455892562866211, -0.23152630031108856, -0.038182470947504044, 0.03552145138382912, 0.671808660030365, 0.8557125926017761, 0.03656138852238655, -0.019419532269239426, -0.026803726330399513, 0.0639466643333435, 0.1662273108959198, -0.849239706993103, -0.3952099084854126, 0.48752039670944214, -0.7896103858947754, -0.6091058850288391, 0.18824495375156403, -0.8442445993423462, -0.24244222044944763, 0.006582164671272039, 0.33084776997566223, -0.09810371696949005, -0.3553103506565094, 0.08215156197547913, -0.5624437928199768, 0.4273945093154907, 0.36279067397117615, -0.6941961646080017, 0.20310340821743011, 0.2934302091598511, 0.911950945854187, -0.27147090435028076, -0.17372643947601318, 0.05344599485397339, 0.15964607894420624, -0.6045920848846436, 0.5907972455024719, -0.4624871611595154, -0.36400914192199707, -0.3041183352470398, 0.7305136322975159, -0.2550736367702484, -0.5614229440689087, 0.4780815839767456, -0.5707334280014038, 0.022952618077397346, -0.3791338801383972, -0.3299442231655121, -0.4342849850654602, 0.4616018235683441, -0.892551839351654, 1.111986756324768, 0.2313690334558487, -1.1662461757659912, 0.44982945919036865, -0.7400875091552734, -0.33421194553375244, -0.01901073381304741, 0.09297263622283936, -0.785766065120697, -0.4200926125049591, 0.04930530861020088, 0.5595437288284302, -0.18808501958847046, -0.10155510902404785, -0.2266693264245987, -0.44086867570877075, 0.005241329316049814, 0.18810439109802246, 1.369874119758606, 0.38415977358818054, -0.6717861294746399, -0.08715236932039261, -0.9827139377593994, 0.16970281302928925, 0.4568834900856018, -0.20214270055294037, -0.06763031333684921, -0.33550840616226196, -0.05803774297237396, 0.41742953658103943, 0.24847149848937988, -0.5644307136535645, 0.4815516471862793, -0.11875442415475845, 0.3874450922012329, 0.6156696677207947, 0.20938335359096527, 0.2489248663187027, -0.7356508374214172, 0.5065057873725891, 0.29558485746383667, 0.2858937680721283, -0.0008574555395171046, -0.8099581599235535, -0.7969374656677246, -0.31227225065231323, 0.22628836333751678, 0.6763561367988586, -0.5497264862060547, 0.9062979221343994, -0.18449343740940094, -0.85401850938797, -0.1961226463317871, -0.07177673280239105, 0.34822598099708557, 0.5351385474205017, 0.18511371314525604, -0.6956462860107422, -0.548574686050415, -0.974324643611908, 0.08983432501554489, -0.041809312999248505, 0.4547368884086609, 0.6350270509719849, 0.9797906875610352, -0.16246084868907928, 0.6069323420524597, -0.6052638292312622, -0.5017464756965637, -0.1273791342973709, -0.2201099991798401, 0.571354329586029, 0.4795208275318146, 0.9258896112442017, -0.7870502471923828, -0.5697796940803528, 0.18770329654216766, -0.9135892987251282, 0.3333910405635834, -0.08979044109582901, -0.3831256926059723, -0.03575354069471359, 0.3408256471157074, -0.35287418961524963, 0.9963430166244507, 0.35552477836608887, -0.26283660531044006, 0.4845716953277588, -0.10014951974153519, 0.3220219314098358, -1.0807119607925415, 0.40864434838294983, -0.1008429229259491, 0.1809113323688507, -0.4608854055404663, -0.014559149742126465, 0.08266068994998932, -0.12372371554374695, -0.45118358731269836, 0.4983236491680145, -0.45403265953063965, -0.11693767458200455, 0.07364866137504578, -0.2208452969789505, 0.18133188784122467, 0.5678722262382507, 0.028489649295806885, 0.8474861979484558, 1.1872611045837402, -0.5087648034095764, 0.5499441623687744, 0.47270914912223816, -0.5318070650100708, 0.43541383743286133, -0.5268843770027161, -0.08948706835508347, -0.20973412692546844, 0.3946857154369354, -0.9188200235366821, -0.3831155598163605, 0.34134766459465027, -0.48867136240005493, 0.29461556673049927, -0.2265598475933075, -0.31158486008644104, -0.9181545972824097, -0.3092392086982727, 0.23581235110759735, 0.3781818449497223, -0.6471415758132935, 0.26367712020874023, 0.3695017397403717, 0.2789687514305115, -0.8943713903427124, -0.6275343298912048, 0.13735340535640717, -0.19725748896598816, -0.6609089970588684, 0.6070210337638855, 0.11598922312259674, -0.10065502673387527, 0.13558603823184967, -0.04297539219260216, -0.11725509911775589, 0.17421872913837433, 0.26661455631256104, 0.23226629197597504, -0.23713895678520203, -0.1611977368593216, -0.6766368746757507, 0.09657600522041321, -0.31101834774017334, -0.2772843539714813, 0.5446692705154419, -0.1691407710313797, -0.21883784234523773, -0.655132532119751, 0.19049370288848877, 0.4432430565357208, -0.2426970899105072, 0.7634386420249939, 0.7903069257736206, -0.29396775364875793, -0.07243222743272781, -0.32091397047042847, -0.14105869829654694, -0.4908439517021179, 0.11464260518550873, -0.25632527470588684, -0.48587363958358765, 0.6849139332771301, -0.04163707047700882, 0.0704599916934967, 0.6904126405715942, 0.34278491139411926, -0.4110269546508789, 0.7027212977409363, 0.41085246205329895, -0.1609736979007721, 0.40002745389938354, -1.0068882703781128, 0.10626932233572006, -0.79021817445755, -0.6114280223846436, -0.5338201522827148, -0.8088790774345398, -0.6550244688987732, -0.2200147658586502, 0.3154483139514923, 0.024619804695248604, -0.28614041209220886, 0.6690632700920105, -1.065001368522644, 0.6935263276100159, 0.8072068095207214, 0.5471718907356262, -0.13159684836864471, 0.18671903014183044, -0.30317214131355286, 0.058377910405397415, -0.6638328433036804, -0.3720974922180176, 1.0956287384033203, -0.05140482634305954, 0.41424649953842163, 0.1494482308626175, 0.6740207672119141, 0.221317857503891, 0.10753938555717468, -0.5980736613273621, 0.5948776006698608, -0.42502233386039734, -0.9137063026428223, -0.3724108636379242, -0.22792519629001617, -1.4063743352890015, 0.17112010717391968, -0.10789640992879868, -0.9064683318138123, 0.5205938220024109, -0.07891795039176941, -0.11791215091943741, 0.7296351194381714, -0.7015760540962219, 0.8262947201728821, -0.34694355726242065, -0.3830934166908264, 0.2606324553489685, -1.0459860563278198, 0.3422563076019287, 0.056265998631715775, 0.21402345597743988, -0.41703131794929504, 0.026728486642241478, 0.8598767518997192, -0.7026286721229553, 0.84537273645401, -0.29845839738845825, 0.4423128366470337, 0.4727320373058319, -0.25907304883003235, 0.6090729832649231, -0.20866169035434723, -0.2363913208246231, 0.014178019016981125, -0.2026805281639099, -0.5689181685447693, -0.17973794043064117, 0.7934637665748596, -1.0784485340118408, -0.4814671277999878, -0.6042047142982483, -0.03505900502204895, 0.1519516259431839, 0.37363120913505554, 0.7266514897346497, 0.6331989169120789, 0.3898427486419678, 0.2793562412261963, 0.7160240411758423, -0.37473881244659424, 0.5716336369514465, 0.05329150706529617, -0.12197287380695343, -0.673876166343689, 1.0852861404418945, 0.4007292091846466, 0.14708095788955688, 0.26856866478919983, 0.3011903464794159, -0.20486114919185638, -0.37139132618904114, -0.16330620646476746, 0.02616812288761139, -0.8134556412696838, -0.287372887134552, -0.7438202500343323, -0.3610773980617523, -0.5336321592330933, -0.36967697739601135, -0.22257062792778015, -0.3940993845462799, -0.48297059535980225, 0.04112718254327774, 0.7144829034805298, 0.6206356883049011, -0.014273137785494328, 0.4511033594608307, -0.47649043798446655, 0.35068488121032715, 0.39550137519836426, 0.2530522644519806, -0.021045377478003502, -0.39633989334106445, 0.07569804042577744, -0.25196361541748047, -0.5986886024475098, -0.9177988171577454, 0.6355619430541992, 0.44430452585220337, 0.7497648596763611, 0.433761328458786, 0.010189438238739967, 0.9198476672172546, -0.023907087743282318, 1.029514193534851, 0.6421425342559814, -0.3630968928337097, 0.7816808223724365, -0.4123706519603729, 0.18546263873577118, 0.526284396648407, 0.5223193168640137, -0.40564650297164917, -0.269483745098114, -0.9210585951805115, -1.0753693580627441, 0.6779894828796387, 0.3420666456222534, -0.006130542606115341, 0.07855572551488876, 0.27234262228012085, -0.12450733780860901, 0.1918189376592636, -0.9782695770263672, -1.0925943851470947, -0.42030462622642517, 0.04951091110706329, 0.07725289463996887, 0.06008131802082062, -0.1648326963186264, -0.7241945862770081, 1.0491539239883423, 0.016286831349134445, 0.2657190263271332, 0.28802594542503357, 0.0938415601849556, -0.1497410088777542, 0.07164115458726883, 0.7433186173439026, 0.5676447153091431, -0.167722687125206, 0.15387852489948273, -0.006076643243432045, -0.7802956700325012, 0.20482264459133148, -0.30996373295783997, -0.37737226486206055, 0.07321897149085999, 0.5243979096412659, 0.4534953534603119, 0.19463013112545013, -0.00539753632619977, 0.7536749243736267, 0.02191779389977455, -0.3090469539165497, -0.4059198796749115, 0.24341408908367157, -0.14891545474529266, 0.11973657459020615, 0.5185141563415527, 0.5575791597366333, 0.17042817175388336, -0.6387331485748291, 0.2607116103172302, 0.35310396552085876, -0.19249358773231506, 0.047106578946113586, 0.694277822971344, 0.07212743163108826, -0.15578031539916992, 0.5212231874465942, -0.38717350363731384, -0.7046937942504883, 1.3101383447647095, 0.5095205903053284, 0.6954330801963806, -0.09369004517793655, 0.4095173180103302, 0.972393274307251, 0.34258028864860535, 0.181514173746109, 0.6404352784156799, 0.42482519149780273, -0.5800800323486328, 0.057037971913814545, -0.5589893460273743, -0.20732088387012482, 0.4533417224884033, -0.5610876679420471, 0.36593446135520935, -0.4711003303527832, -0.6008884906768799, 0.2681576907634735, 0.18098802864551544, -0.7251134514808655, 0.4028475284576416, -0.06393976509571075, 1.1965323686599731, -0.6821394562721252, 0.8192794919013977, 0.9541674256324768, -0.31297600269317627, -1.1420643329620361, -0.3065742552280426, -0.06003105640411377, -0.9980836510658264, 0.8755329251289368, 0.33581313490867615, 0.21418003737926483, -0.04874856770038605, -0.8399284482002258, -0.9154986143112183, 1.388069987297058, -0.04979093000292778, -0.3881968557834625, 0.41312333941459656, -0.13084645569324493, 0.2734646797180176, -0.17268748581409454, 0.3730459213256836, 0.3676280379295349, 0.7069054841995239, 0.5494189262390137, -0.7364267110824585, -0.07632249593734741, -0.7022596597671509, 0.1531282365322113, -0.04218924790620804, -0.9069878458976746, 0.8626798391342163, -0.34128957986831665, -0.1378159373998642, 0.061681147664785385, 0.3826526701450348, 0.21011009812355042, 0.19954843819141388, 0.6615294218063354, 0.992152214050293, 0.8008791208267212, -0.2626093924045563, 0.8584311604499817, -0.29281705617904663, 0.25802239775657654, 0.9492707252502441, 0.08747267723083496, 0.7135661840438843, 0.38635656237602234, -0.3731609284877777, 0.25396087765693665, 1.312243938446045, -0.5254344940185547, 0.8106656074523926, 0.47117432951927185, -0.17721650004386902, -0.20618054270744324, -0.2018606960773468, -0.8231985569000244, 0.4924062192440033, 0.27287209033966064, -0.7201558947563171, -0.07838133722543716, -0.09041435271501541, 0.09534452110528946, -0.3695167899131775, -0.6316884756088257, 0.6422663927078247, -0.17903602123260498, -0.4698653519153595, 0.7484868168830872, -0.4098314344882965, 0.7177075147628784, -0.37390372157096863, -0.1240769773721695, -0.16069936752319336, 0.3540331721305847, -0.5702967047691345, -1.0929433107376099, 0.12686292827129364, -0.4897080659866333, -0.24865755438804626, 0.13661758601665497, 0.6157411932945251, -0.1270631104707718, -0.49360641837120056, 0.1451219618320465, 0.01873440109193325, 0.37828579545021057, 0.40368765592575073, -1.088888168334961, -0.06747273355722427, 0.14945575594902039, -0.41524913907051086, 0.2495962232351303, 0.3844170868396759, -0.09798349440097809, 0.6912580132484436, 0.8023247122764587, 0.2078908234834671, 0.3631255328655243, -0.16830633580684662, 0.8170748949050903, -0.5071187019348145, -0.38490062952041626, -0.546633243560791, 0.41123446822166443, -0.42681604623794556, -0.5913130640983582, 0.8328895568847656, 0.8883285522460938, 0.806412935256958, -0.43502068519592285, 0.7837827205657959, -0.40228280425071716, 0.16811689734458923, -0.24076226353645325, 0.7692134976387024, -0.877943217754364, -0.03893086314201355, -0.3405822515487671, -0.6978392004966736, -0.5345816612243652, 0.8388590812683105, -0.2815479040145874, 0.049902331084012985, 0.5732707381248474, 1.019614815711975, 0.06029461696743965, -0.12235014140605927, 0.28417208790779114, 0.11679995805025101, -0.05652082338929176, 0.4475089907646179, 0.8341701030731201, -0.7058552503585815, 0.4371812343597412, -0.8647155165672302, 0.056982625275850296, -0.22711579501628876, -0.9454878568649292, -0.7841667532920837, -0.631001353263855, -0.8497448563575745, -0.5307573080062866, -0.05842097848653793, 0.9368113875389099, 0.9696388840675354, -1.1638792753219604, -0.2526172399520874, 0.010728453285992146, 0.19029337167739868, -0.2543777525424957, -0.24499425292015076, 0.7289938926696777, -0.018256548792123795, -0.5177770853042603, 0.015243601985275745, 0.21939027309417725, 0.43221116065979004, 0.2531649172306061, -0.2221306562423706, -0.2886882722377777, -0.2866585850715637, 0.2437644749879837, 0.574120283126831, -0.8869558572769165, -0.3486306071281433, -0.05782938376069069, -0.3869585692882538, 0.46175554394721985, 0.19141118228435516, -0.38760069012641907, 0.6509027481079102, 0.4890165328979492, 0.3306782841682434, 0.5404826998710632, -0.319713830947876, -0.2621525228023529, -0.6759881377220154, 0.15726302564144135, 0.004183619748800993, 0.6470006108283997, 0.19047796726226807, -0.504780650138855, 0.9780492782592773, 0.4283921718597412, -0.47873997688293457, -0.7304525971412659, -0.26800933480262756, -1.53001070022583, -0.28067973256111145, 1.018076777458191, -0.5021904110908508, -0.6121748685836792, -0.19597280025482178, -0.2602025270462036, 0.23990888893604279, -0.24825617671012878, 0.4403964579105377, 0.5011317729949951, -0.18013519048690796, -0.2351928949356079, -0.7232003211975098, 0.47614017128944397, -0.09780164808034897, -1.1594165563583374, -0.48032674193382263, -0.09342945367097855, 0.26590967178344727, 0.5812591314315796, 0.3889663815498352, -0.16572821140289307, 0.30280399322509766, 0.11931405961513519, 0.35125672817230225, 0.0821799486875534, -0.018749242648482323, 0.31709498167037964, -0.0011180759174749255, -0.2653026878833771, -0.5562260150909424 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
wyzelabs/RuleRecommendation
wyzelabs
2023-11-02T14:53:43Z
429
9
null
[ "license:cc-by-nc-nd-4.0", "IoT", "Smart Home", "Rule Recommendation", "Recommendation Systems", "region:us" ]
2023-11-02T14:53:43Z
2023-07-12T18:32:35.000Z
2023-07-12T18:32:35
--- license: cc-by-nc-nd-4.0 extra_gated_heading: >- Wyze Rule Recommendation Challenge Participation and Dataset Access Terms and Conditions extra_gated_prompt: >- Please read the <a href="https://drive.google.com/uc?id=1v-4gjp1EQZcdxYn6uZfft6CVKtWh3S87" target="_blank">Wyze Rule Recommendation Challenge Participation and Dataset Access Terms and Conditions</a> carefully. In order to gain access to the data and take part in the Wyze Rule Recommendation challenge, you must first read and consent to these terms and conditions. extra_gated_fields: Name: text Affiliation: text Email: text I have read and agree to the Wyze Rule Recommendation Challenge Participation and Dataset Access Terms and Conditions: checkbox tags: - IoT - Smart Home - Rule Recommendation - Recommendation Systems pretty_name: Wyze Rule Recommendation Dataset --- # Wyze Rule Recommendation Dataset <img src="https://drive.google.com/uc?id=17X5SpY8m-IQD35EZ7hy0uBlUqDhZiJ4r" alt="WRR" width="100%"/> <!--- ## Dataset Description - **Paper:TBA** - **Leaderboard:TBA** - **Point of Contact:** ---> ## Dataset Summary The Wyze Rule dataset is a new large-scale dataset designed specifically for smart home rule recommendation research. It contains over 1 million rules generated by 300,000 users from Wyze Labs, offering an extensive collection of real-world automation rules tailored to users' unique smart home setups. The goal of the Wyze Rule dataset is to advance research and development of personalized rule recommendation systems for smart home automation. As smart devices proliferate in homes, automating their interactions becomes increasingly complex. Rules recommend how a user's devices could be connected to work together automatically, like a motion sensor triggering a camera to record. But with users having different devices, manually configuring these rules is difficult. This dataset enables creating intelligent algorithms that automatically recommend customized rules tailored to each user's specific smart home setup. By training machine learning models on the diverse real-world data of over 1 million rules from 300,000 Wyze users, researchers can build personalized recommendation systems. These would simplify and enhance automation for end users by suggesting rules that connect their devices in useful ways, while respecting their privacy. The Wyze Rule dataset provides the large-scale and varied data needed to make such personalized, private rule recommendation a reality. The key features of this dataset are: - Over 1 million automation rules governing how users' smart devices interact - Rules are highly personalized based on each user's specific devices and needs - 16 distinct device types like cameras, sensors, lights etc. - There are 44 different trigger states and 46 different action by various devices. - 1,641 unique trigger-action device and state (trigger_device + trigger_state + action + action_device) pairs capturing diverse automation logics - Non-IID distribution among users makes it suitable for federated learning - Allows development of personalized rule recommendation systems while preserving user privacy - Enables benchmarking different algorithms on large-scale real-world data Overall, the Wyze Rule dataset bridges the gap between rule recommendation research and practical applications, facilitating the creation of intelligent home automation systems. Its scale, diversity, and focus on individual users' needs make it a valuable resource for advancing personalized recommendation techniques. ## Dataset Structure The Wyze Rule dataset contains two main CSV files - one for the rules and one for the devices owned by each user. Each rule has attributes like user ID, trigger device, trigger state, action device, and action. For example, a rule could be: user 123, contact sensor, "open", light bulb, "turn on". This captures the trigger condition and the action to take. The device file maps user IDs to the specific devices owned by each user. This is key because automating different device setups requires different valid rules. With 16 device types and 1641 trigger-action state and device pairs, the rules reflect a user's customized needs. Each user can have multiple instances of a device type, like several motion sensors. The non-IID distribution of rules among 300,000 users with varying device combinations makes this dataset uniquely suitable for developing personalized federated learning algorithms for rule recommendation. By separating rules into triggers and actions, the data structure provides flexibility lacking in user-item matrices that treat rules as single items. Overall, the real-world granularity enables personalized automation. ### Data Fields The main two files of this dataset, rules and devices, have the following fields: 1. Rule Dataset: This dataset contains data related to the rules that govern the behavior of Wyze smart home devices. Each row represents a single rule and contains various attributes describing the rule. The attributes of this file are as follows: + `user_id` (int): A unique integer identifier for the user associated with the rule. This identifier has been anonymized and does not contain any information related to the Wyze users. + `trigger_device` (str): The model of the device that triggers the rule when a specific condition is met. It may be a Wyze smart home device such as a sensor or a camera. + `trigger_device_id` (int): A unique integer identifier for the trigger device. + `trigger_state` (str): The state or condition that needs to be met on the trigger device for the rule to be activated. It may represent values such as "on," "off," "motion detected," or "sensor open." + `trigger_state_id` (int): A unique integer identifier for the trigger state. + `action` (str): The action to be executed on the action device when the rule is triggered. It may include values like "power on," "power off," "start recording," or "change brightness." + `action_id` (int): A unique integer identifier for the action. + `action_device` (str): The model of the device that performs an action when the rule is triggered. It is a Wyze smart home device such as a light or a camera. + `action_device_id` (int): A unique integer identifier for the action device. + `rule` (str): The combination of 4 ids as follows: `trigger_device_id`\_\_`trigger_state_id`\_\_`action_id`\_\_`action_device_id` 3. Device Dataset: This file contains data related to the devices owned by users. Each row represents a single device and contains information about the device model and its association with a specific user. There are a number of devices in this dataset that are not used in any rules by users, and hence, are not present in the rule dataset. The attributes of this dataset are as follows: + `user_id` (int): A unique integer identifier for the user associated with the device. + `device_id` (int): A unique integer identifier for the device. + `device_model` (str): The model or type of the device owned by the user. It represents various Wyze smart home devices such as a camera, a sensor, or a switch There are a total of 16 different device types included in this dataset as follows: 1. `Camera` 2. `ClimateSensor` 3. `Cloud` 4. `ContactSensor` 5. `Irrigation` 6. `LeakSensor` 7. `Light` 8. `LightStrip` 9. `Lock` 10. `MeshLight` 11. `MotionSensor` 12. `OutdoorPlug` 13. `Plug` 14. `RobotVacuum` 15. `Switch` 16. `Thermostat` ### Data Splits We have two public splits, which are `train` and `test`. The `train` split contains all the available rules set by the users in the dataset, as well as their device list. In the `test` dataset, for each user in this dataset, we have omitted one rule at random. The goal of building recommendation system is to recommend that omitted rule with high probability. The ground truth for this dataset will be released after the Wyze Rule Recommendation challenge has finished. ### Personal and Sensitive Information Protecting user privacy was a top priority when creating the Wyze Rule dataset. Any personally identifiable information or sensitive data that could reveal users' identities has been meticulously obscured. The user IDs have been anonymized into random numeric values, removing any links to actual Wyze users. The rules simply capture abstract triggers and actions for automation using generic device types. By only retaining high-level functionality while erasing all personal attributes, the Wyze Rule dataset enables developing personalized recommendation algorithms without compromising user privacy. Researchers can leverage this rich real-world data to advance the field of automation systems significantly while ensuring ethical data practices. The dataset creators' commitment to protecting users' privacy will help propel innovation responsibly. ## Considerations for Using the Data This data is mainly released for the [Wyze Rule Recommendation Challenge](https://huggingface.co/spaces/competitions/wyze-rule-recommendation). ### Licensing Information This dataset is licensed by cc-by-nc-nd-4.0, which prohibits commercial use, distribution, modification, and reproduction of the data without permission from the copyright holder. ### Citation Information TBA
[ -0.5350577235221863, -0.5355266332626343, 0.19533094763755798, 0.2610820233821869, 0.05545227229595184, -0.44548237323760986, -0.19237838685512543, -0.3704923987388611, 0.12318450957536697, 0.4704465866088867, -0.9928325414657593, -0.7233670353889465, -0.31264233589172363, -0.15097542107105255, -0.22335132956504822, 0.9595304727554321, 0.23623882234096527, -0.45328062772750854, 0.17831173539161682, -0.1837141513824463, -0.8425623774528503, -0.06953171640634537, 0.2225126326084137, -0.41954663395881653, 0.423675000667572, 0.5436946153640747, 0.5500186085700989, 0.6336700916290283, 0.4261057376861572, 0.37495678663253784, 0.34919819235801697, 0.1575082391500473, -0.14320488274097443, 0.2527347803115845, -0.028735747560858727, -0.23686352372169495, -0.5054696798324585, 0.05710195004940033, -0.015428570099174976, 0.4238719046115875, -0.33369022607803345, 0.5693026185035706, -0.14798490703105927, 0.6284386515617371, -0.6016066670417786, 0.3154917061328888, -0.37659069895744324, 0.1573331505060196, -0.09152582287788391, -0.28757360577583313, -0.3000338673591614, -0.6607662439346313, 0.09950655698776245, -0.5667127966880798, 0.3053128123283386, 0.19262577593326569, 1.0843093395233154, 0.3203941285610199, -0.5008090734481812, 0.04477129131555557, -1.1216493844985962, 0.3447895646095276, -0.9255393743515015, 0.1329900026321411, 0.3798827528953552, 0.11623743176460266, -0.4518687129020691, -0.6060632467269897, -0.48485612869262695, 0.031256914138793945, -0.17766115069389343, -0.08798685669898987, -0.22772592306137085, -0.012295365333557129, 0.654517650604248, 0.10346045345067978, -0.6029031276702881, -0.20971135795116425, -0.32152870297431946, -0.43034958839416504, 0.9522033929824829, 0.4235807955265045, -0.07456251978874207, -0.011340796947479248, -0.5896230340003967, -0.13270826637744904, -0.2646614611148834, 0.42507949471473694, 0.6187152862548828, 0.43482232093811035, -0.1503501534461975, 0.6487789154052734, -0.9067032337188721, 0.7603368759155273, 0.4271361529827118, -0.5888023972511292, 0.6102984547615051, -0.427913099527359, -0.19529879093170166, 0.2976623475551605, 1.0088821649551392, 0.7661616802215576, 0.10627464205026627, -0.2555823028087616, -0.12454304844141006, -0.08113611489534378, 0.09549029171466827, -0.7081367373466492, -0.0632639080286026, 0.4202038049697876, -0.5791816115379333, -0.21707291901111603, 0.49288424849510193, -0.7587007284164429, -0.5540409684181213, -0.4345806837081909, 0.865124523639679, -0.06305299699306488, -0.05868208035826683, 0.447989284992218, -0.44036245346069336, 0.23199467360973358, 0.039065152406692505, -0.8970685005187988, 0.5324290990829468, 0.4094541668891907, 0.3373752534389496, 0.1956275850534439, -0.8155206441879272, -0.1702662855386734, 0.08208633214235306, -0.19780652225017548, 0.6894800662994385, 0.064266137778759, -0.140621155500412, -0.011261542327702045, 0.21064744889736176, -0.20439572632312775, -0.39362576603889465, 0.35504212975502014, -0.5769601464271545, 0.3234862983226776, -0.3959786593914032, -0.4844420850276947, -0.5044464468955994, -0.1591654121875763, -0.5622716546058655, 0.9640535712242126, 0.17327195405960083, -0.7224714159965515, 0.8333244323730469, -0.9198068380355835, -0.7661752104759216, 0.2602853775024414, 0.4393947124481201, -0.5199891924858093, -0.18366414308547974, -0.16369757056236267, 0.7811698913574219, 0.06680727005004883, 0.43227556347846985, -0.48551419377326965, -0.3444794714450836, -0.1777307689189911, -0.02501070313155651, 0.8289189338684082, 0.3523032069206238, -0.5310544371604919, 0.39571529626846313, -0.7845613956451416, -0.03645749390125275, 0.28690579533576965, -0.24350178241729736, -0.2590488791465759, 0.16125835478305817, 0.13409224152565002, 0.40210285782814026, 0.6312748789787292, -0.7967742085456848, 0.20268483459949493, 0.10471555590629578, 0.3918530344963074, 0.5235720872879028, 0.2982312738895416, 0.3114039897918701, -0.5885435342788696, 0.15066960453987122, -0.0720466822385788, 0.6125295758247375, 0.06852967292070389, -0.539718508720398, -0.2380903661251068, -0.06391935050487518, 0.17875362932682037, 0.8703848123550415, -0.04837806150317192, 1.2432146072387695, -0.21574681997299194, -0.47508490085601807, -0.20470747351646423, 0.33721891045570374, 0.11659252643585205, 0.5187894105911255, 0.21691158413887024, 0.127983957529068, -0.589966893196106, -0.7576339244842529, 0.044581346213817596, 0.2271600365638733, 0.15226149559020996, 0.36929771304130554, 0.5427283644676208, -0.400850772857666, 1.313599944114685, -1.0420491695404053, -0.6984429955482483, -0.4282369315624237, -0.2915900647640228, 0.45783722400665283, 0.12677541375160217, 0.427686482667923, -0.66488116979599, -0.30587223172187805, -0.2856573760509491, -0.7214663624763489, -0.0505874902009964, -0.10377175360918045, -0.09624002128839493, -0.2155126929283142, 0.32670238614082336, -0.5831459164619446, 0.7076435089111328, 0.26652711629867554, -0.9350232481956482, 0.6394178867340088, -0.5243554711341858, 0.22780711948871613, -1.3068820238113403, -0.2141319215297699, 0.3307105600833893, -0.06445973366498947, -0.5382295846939087, -0.30389612913131714, -0.11053501069545746, 0.1260022670030594, -0.45900633931159973, 0.23417353630065918, 0.04177119582891464, 0.013988957740366459, 0.15248169004917145, -0.24336589872837067, -0.1743050515651703, 0.7536614537239075, -0.20149514079093933, 0.5295789241790771, 0.4488371014595032, -0.9091063737869263, 0.8105581998825073, 0.4913412928581238, -0.3384398818016052, 0.37750616669654846, -0.5125508904457092, -0.3585875630378723, 0.2295730859041214, 0.12743669748306274, -0.7352221608161926, -0.3748463988304138, 0.28892964124679565, -0.06309147924184799, -0.0024037184193730354, -0.13281936943531036, -0.6693909764289856, -0.30819177627563477, -0.541389524936676, -0.09738713502883911, 0.5253967046737671, -0.40745535492897034, 0.3274105191230774, 0.5743599534034729, 0.2639019191265106, -0.2407943457365036, -0.041642628610134125, -0.08352687954902649, -0.5111154913902283, -0.6229800581932068, 0.34299272298812866, -0.14820268750190735, -0.32788631319999695, 0.16524183750152588, 0.1844334602355957, 0.15505127608776093, 0.07579510658979416, 0.658130407333374, 0.3569871187210083, 0.10973518341779709, 0.0934484601020813, -0.3206895589828491, -0.1496940404176712, 0.023186007514595985, -0.1387772262096405, 0.6912426948547363, -0.18560394644737244, -0.11904842406511307, -0.7328588366508484, 0.3855798840522766, 0.650611400604248, -0.18397562205791473, 0.6027817130088806, 0.5822414755821228, -0.5127252340316772, -0.42832645773887634, -0.26699599623680115, -0.2693190574645996, -0.5191470980644226, 0.20727434754371643, -0.291642427444458, -0.35165947675704956, 0.5458536148071289, 0.07966192066669464, 0.33379676938056946, 0.6284526586532593, 0.6751136183738708, -0.4416181743144989, 0.8297439813613892, 0.6122133135795593, -0.33341971039772034, 0.8477176427841187, -0.4229009449481964, 0.3031884431838989, -0.7151069641113281, -0.5862280130386353, -0.35599270462989807, -0.5406236052513123, -0.742902934551239, 0.3835259974002838, 0.18024997413158417, -0.2202957719564438, -0.432529479265213, 0.9150024652481079, -0.7121213674545288, -0.07255144417285919, 0.837379515171051, 0.5668182969093323, 0.09042279422283173, -0.06791484355926514, 0.12139267474412918, 0.09841233491897583, -0.5603290796279907, -0.14869946241378784, 1.087015151977539, 0.2282634675502777, 1.1184346675872803, -0.07918833196163177, 0.6750784516334534, 0.9614197015762329, -0.4463643729686737, -0.8907946944236755, 0.6481095552444458, 0.04412370175123215, -0.5838473439216614, -0.48275086283683777, -0.24971647560596466, -1.1984566450119019, 0.08364997804164886, -0.36051714420318604, -0.8312946557998657, 0.5937448143959045, 0.233407124876976, -0.5623500943183899, 0.357275128364563, -0.9079212546348572, 0.7846821546554565, -0.003161589615046978, -0.39034008979797363, -0.03519917279481888, -0.6293722987174988, 0.3469005823135376, 0.25801050662994385, 0.10047362744808197, -0.3177660405635834, 0.23183448612689972, 0.9794585108757019, -0.669082522392273, 0.7134115099906921, -0.5130723118782043, 0.03709244728088379, 0.5256434082984924, -0.10570508986711502, 0.3285229206085205, -0.03595750778913498, 0.2084341198205948, 0.03935816138982773, 0.10356959700584412, -0.09284133464097977, 0.0026619175914674997, 0.6332716941833496, -0.5124397873878479, -0.2789125442504883, -0.5611749291419983, -0.619483470916748, -0.15663376450538635, 0.10271716862916946, 0.5471210479736328, 0.5271071791648865, 0.1918829083442688, 0.26221275329589844, 0.8197649121284485, 0.16686472296714783, 0.63535475730896, 0.5389376282691956, 0.17447839677333832, -0.16287794709205627, 1.0364731550216675, 0.17230740189552307, -0.2196565717458725, 0.2185533493757248, 0.38666412234306335, -0.6212649941444397, -0.2934409976005554, -0.15852420032024384, -0.0038647635374218225, -0.5944927930831909, -0.29640597105026245, -0.5122742652893066, -0.03842458501458168, -0.3625800907611847, 0.2565595507621765, -0.07833892107009888, -0.15393298864364624, -0.2438422590494156, -0.10601310431957245, 0.8853716254234314, 0.7036394476890564, -0.1146015077829361, 0.18747952580451965, -0.5470824241638184, 0.663800835609436, 0.5584298968315125, 0.7040266990661621, -0.5259062647819519, -0.4142630398273468, -0.03516700863838196, -0.02454005926847458, -0.4378025531768799, -0.8474253416061401, 0.1776791661977768, 0.3056393265724182, 0.767829954624176, 0.6275070309638977, 0.575534462928772, 0.4981174170970917, -0.4370138943195343, 0.5198224186897278, -0.08495369553565979, -0.5415417551994324, 0.6846730709075928, -0.4213096499443054, 0.10005228221416473, 0.5865632891654968, -0.05928955599665642, -0.43590646982192993, 0.14513128995895386, -0.8076245784759521, -0.7972288131713867, 0.7362333536148071, -0.18272218108177185, -0.076852947473526, 0.5214017629623413, 0.2031242698431015, -0.054166365414857864, 0.3860603868961334, -0.4363234341144562, -0.2783401906490326, -0.0361565537750721, -0.4111917018890381, 0.07362982630729675, 0.19750170409679413, -0.22594888508319855, -0.4163888096809387, 0.5221956968307495, 0.04182182252407074, 0.31788402795791626, -0.009043092839419842, -0.09462997317314148, -0.13550198078155518, 0.1876124143600464, 0.7920478582382202, 0.42065343260765076, -0.5331875085830688, -0.34445133805274963, 0.2573617100715637, -0.7996230721473694, 0.07655557990074158, 0.047309741377830505, -0.45989856123924255, -0.18478894233703613, 0.48484325408935547, 0.5819599628448486, 0.02368382178246975, -0.3934057652950287, 0.3409937918186188, -0.3078001141548157, -0.605411171913147, -0.2715047597885132, 0.7503905892372131, -0.12578171491622925, 0.2880328893661499, 0.2998088002204895, 0.5813810229301453, 0.4373484253883362, -0.5418800711631775, 0.3095945715904236, 0.17460870742797852, -0.2801559567451477, -0.27084624767303467, 0.4709242284297943, -0.006231909617781639, -0.48370566964149475, 0.21632008254528046, -0.27597230672836304, -0.45418232679367065, 0.7379375696182251, 0.2775147557258606, 0.8804389834403992, 0.019649753347039223, 0.10262428224086761, 0.404445618391037, 0.3354574739933014, -0.18738533556461334, 0.5447027683258057, -0.11388858407735825, -0.7667402029037476, 0.24927465617656708, -0.5894309878349304, -0.11333407461643219, 0.19424347579479218, -0.884697437286377, 0.27543339133262634, -0.5673301815986633, -0.21215558052062988, 0.0008603716269135475, 0.47070348262786865, -0.8889797329902649, 0.17936936020851135, -0.15188013017177582, 0.986548662185669, -1.2081431150436401, 0.6275838017463684, 0.5191522836685181, -0.15113291144371033, -0.9071509838104248, -0.03078516200184822, -0.04175719991326332, -0.3565824031829834, 0.027511723339557648, -0.15195733308792114, -0.05497628077864647, -0.17553424835205078, -0.6146739721298218, -0.37604421377182007, 1.1958506107330322, -0.10236246138811111, -0.4911424517631531, 0.34233179688453674, -0.2511146366596222, 0.4966554045677185, -0.40726643800735474, -0.20102347433567047, 0.7018530964851379, 0.7779437899589539, -0.0029460673686116934, -0.7504939436912537, 0.21588820219039917, -0.14617232978343964, -0.25162848830223083, 0.1434672772884369, -0.6501864194869995, 0.7321146726608276, -0.8017842173576355, 0.1568664163351059, -0.3775801956653595, 0.12858889997005463, -0.05407849699258804, 0.5612533092498779, 0.5747528672218323, 0.4000421464443207, 0.4200918972492218, -0.30274325609207153, 0.8264515995979309, -0.30993854999542236, 0.5250421762466431, 1.1487115621566772, -0.4428437054157257, 0.7880461812019348, 0.0622362457215786, -0.37267816066741943, 0.462170273065567, 0.8860611319541931, -0.5660613775253296, 0.9278278946876526, -0.21662653982639313, -0.12732245028018951, -0.18203675746917725, -0.005319933872669935, -0.4528249502182007, 0.47464004158973694, 0.22824980318546295, -0.05713636428117752, -0.21304060518741608, 0.08860132098197937, -0.0015153537970036268, -0.15034398436546326, -0.11758126318454742, 1.2576472759246826, -0.5413107872009277, -0.4328533113002777, 0.2082095742225647, 0.11081302911043167, 0.778611958026886, -1.033578634262085, -0.15020230412483215, -0.09473291784524918, 0.4237056374549866, -0.763698935508728, -0.6802539229393005, 0.05206049978733063, -0.27231457829475403, -0.5128691792488098, -0.16204968094825745, 0.6528750061988831, -0.25519487261772156, -0.34046390652656555, 0.2991490662097931, 0.06690270453691483, -0.1028001457452774, 0.06137187033891678, -0.5155661702156067, -0.1721487194299698, 0.13289155066013336, -0.4159899652004242, 0.25416943430900574, 0.3968358337879181, -0.18448419868946075, 0.8754288554191589, 0.8886082768440247, 0.22780930995941162, 0.2414035052061081, -0.1257111132144928, 0.8407568335533142, -0.7170879244804382, -0.48809894919395447, -0.5994250178337097, 0.5437899231910706, 0.0450572669506073, -0.8117601871490479, 0.7260343432426453, 0.6414157152175903, 0.6169964671134949, -0.15752460062503815, 0.7944285273551941, -0.6500212550163269, 0.26357805728912354, -0.04480335861444473, 0.7028233408927917, -0.2208661139011383, 0.41503897309303284, -0.13101167976856232, -0.8063860535621643, 0.09535171836614609, 0.46791768074035645, -0.08951059728860855, 0.02620060369372368, 0.3157709240913391, 0.8196315765380859, 0.017517199739813805, -0.06488398462533951, 0.3922461271286011, 0.07882288843393326, 0.20523835718631744, 0.40873876214027405, 0.4623701274394989, -0.5995875597000122, 0.46545013785362244, -0.5917812585830688, -0.4300651550292969, -0.5150179266929626, -0.7206840515136719, -0.6489184498786926, -0.7332048416137695, -0.371739000082016, -0.33144888281822205, -0.17183363437652588, 1.2191171646118164, 1.0512677431106567, -1.0660759210586548, -0.2476673722267151, 0.2537133991718292, 0.32353270053863525, -0.6275497078895569, -0.28718358278274536, 0.30840054154396057, -0.1044480949640274, -0.28852835297584534, 0.23017415404319763, 0.040761977434158325, -0.1965549737215042, -0.08357223868370056, -0.22465397417545319, -0.21405456960201263, -0.05379098281264305, 0.5096701383590698, 0.3694205582141876, -0.522951066493988, -0.11069436371326447, -0.13689254224300385, -0.2456173300743103, -0.057378627359867096, 0.4393202066421509, -0.6436105370521545, 0.2804776132106781, 0.6204798817634583, -0.2865615487098694, 0.40578269958496094, 0.06838234513998032, 0.13558858633041382, -0.39953142404556274, 0.16970635950565338, -0.11936253309249878, 0.5806296467781067, -0.15770575404167175, -0.8039107918739319, 0.21989110112190247, 0.39918243885040283, -0.331389456987381, -0.5431853532791138, -0.09769055992364883, -1.1344393491744995, -0.1270243525505066, 1.0395537614822388, -0.07849836349487305, -0.006803618744015694, -0.4445330500602722, -0.36497771739959717, -0.08736272901296616, -0.8977528810501099, 0.7314513325691223, 0.3846394121646881, -0.5079216957092285, 0.02348913997411728, -0.7511232495307922, 0.6385199427604675, -0.44820547103881836, -0.9362467527389526, 0.1553219109773636, 0.27184638381004333, 0.820808470249176, 0.11035472899675369, 0.1377568393945694, 0.13252300024032593, 0.3099718987941742, 0.04909684509038925, 0.28825047612190247, -0.4579956829547882, -0.46821174025535583, -0.22301824390888214, 0.30678847432136536, -0.2890625298023224, -0.7709366679191589 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
JasiekKaczmarczyk/maestro-v1-sustain-masked
JasiekKaczmarczyk
2023-10-02T10:34:44Z
429
0
null
[ "region:us" ]
2023-10-02T10:34:44Z
2023-10-02T08:08:58.000Z
2023-10-02T08:08:58
--- dataset_info: features: - name: midi_filename dtype: string - name: source dtype: string - name: pitch sequence: int16 length: 128 - name: dstart sequence: float32 length: 128 - name: duration sequence: float32 length: 128 - name: velocity sequence: int16 length: 128 - name: masking_spaces struct: - name: <Random Mask> sequence: bool length: 128 - name: <LH Mask> sequence: bool length: 128 - name: <RH Mask> sequence: bool length: 128 - name: <Harmonic Root Mask> sequence: bool length: 128 - name: <Harmonic Outliers Mask> sequence: bool length: 128 splits: - name: train num_bytes: 86282539 num_examples: 43738 - name: validation num_bytes: 9735862 num_examples: 4931 - name: test num_bytes: 11249478 num_examples: 5695 download_size: 40330447 dataset_size: 107267879 --- # Dataset Card for "maestro-v1-sustain-masked" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7093837857246399, -0.34541866183280945, -0.028209183365106583, 0.421111136674881, -0.2016827017068863, 0.22341269254684448, 0.31928640604019165, -0.06579383462667465, 1.1662789583206177, 0.6901689767837524, -1.2223702669143677, -0.6294071078300476, -0.5367430448532104, -0.2691212594509125, -0.22424745559692383, 1.2525402307510376, 0.208656445145607, 0.1428747922182083, -0.46145954728126526, -0.025471089407801628, -0.7603306770324707, -0.3368712067604065, -0.7038748264312744, -0.5772678256034851, 0.6567544341087341, 0.7231448888778687, 0.3481856882572174, 0.3370596468448639, 0.6197325587272644, 0.20189455151557922, -0.1597217321395874, -0.1481224000453949, -0.5039339661598206, 0.21140336990356445, -0.09894374012947083, -0.2517074644565582, -1.3113594055175781, 0.15109223127365112, 0.7824957966804504, 0.4446975588798523, -0.1526619791984558, 0.7084012031555176, -0.17962779104709625, 1.0703991651535034, -0.3168989419937134, 0.5709604024887085, -0.33618852496147156, 0.14194104075431824, -0.8165768980979919, -0.11645399034023285, 0.33494675159454346, -0.3904514014720917, -0.08696505427360535, -1.1614971160888672, -0.07149715721607208, 0.04303150996565819, 0.8428104519844055, 0.48152363300323486, 0.218023881316185, 0.3901020884513855, -0.37899598479270935, 0.08739760518074036, 0.04627695679664612, 0.2290233075618744, 0.9221401214599609, 0.83054518699646, 0.26307809352874756, -0.5553485155105591, -0.31754302978515625, 0.2037072628736496, -0.07513187825679779, 0.5271663069725037, 0.026399880647659302, 0.11680679023265839, 0.46543604135513306, 0.7648906707763672, -0.4990755617618561, -0.04228172451257706, -0.9501349925994873, -0.3290894627571106, 0.6076779961585999, 0.1461668461561203, -0.004584679380059242, 0.0153134660795331, -0.26162612438201904, -0.0794089138507843, -0.7605617642402649, 0.09280822426080704, 0.6604565978050232, 0.11732838302850723, -0.958031177520752, 0.4730297327041626, -0.218644380569458, 0.5704570412635803, 0.4759151041507721, 0.3499012291431427, 0.5898404717445374, -0.3794184923171997, -0.25773686170578003, 0.19404156506061554, 0.07707218825817108, 0.3218096196651459, 0.04344230890274048, 0.11134905368089676, -0.13890857994556427, -0.004860947839915752, 0.3775625228881836, -0.9148325324058533, -0.8585323691368103, 0.32126712799072266, -0.5730139017105103, -0.4414871335029602, 0.6188555359840393, -0.9285662174224854, -0.4689783453941345, -0.387097030878067, 0.5039137601852417, 0.4031340479850769, -0.7585436105728149, 0.22124004364013672, -0.5957253575325012, 0.4324761629104614, 0.17795468866825104, -0.7913738489151001, 0.7676563858985901, 0.73079514503479, 0.6342945098876953, 0.04243065044283867, -0.050916142761707306, -0.7498184442520142, 0.009049326181411743, 0.07270824164152145, 0.7912745475769043, -0.38868004083633423, -0.5053901672363281, -0.007138615474104881, 0.40171363949775696, -0.06599075347185135, -0.6464786529541016, 1.13187575340271, -0.43120571970939636, -0.07069183140993118, -0.6601325869560242, -0.4023357629776001, -0.15705935657024384, 0.3307431638240814, -1.1026233434677124, 1.1293678283691406, 0.39462965726852417, -0.6012056469917297, 0.42577821016311646, -1.2423909902572632, -0.49238139390945435, 0.6459290981292725, 0.12001602351665497, -0.81955486536026, 0.11305858939886093, -0.001345915487036109, 0.42864030599594116, 0.0005006680148653686, 0.17832598090171814, -0.5051907300949097, -0.1753786951303482, 0.009869903326034546, 0.04806237667798996, 0.9858203530311584, 0.09538324922323227, 0.17935162782669067, 0.20204037427902222, -1.026388168334961, -0.18345114588737488, 0.09966171532869339, 0.06687147915363312, -0.11487821489572525, -0.2497422993183136, 0.22886618971824646, -0.04275835305452347, 0.2571580111980438, -0.5056754350662231, 0.5171463489532471, 0.15475361049175262, 0.024831926450133324, 0.9290252327919006, 0.19885335862636566, 0.10775656998157501, -0.7124143838882446, 0.7724882960319519, -0.16314110159873962, 0.6753740906715393, -0.11845485866069794, -0.36699119210243225, -0.7051393985748291, -0.3718820810317993, 0.5183976888656616, 0.734140932559967, -0.6058597564697266, 0.6494867205619812, 0.0157772246748209, -0.7909722924232483, -0.5712257027626038, 0.1452791392803192, 0.3225114643573761, 0.5316756963729858, 0.3840467035770416, -0.5781382322311401, -0.9639633297920227, -1.0807867050170898, 0.37758541107177734, 0.08407627046108246, 0.0008016072679311037, 0.34011825919151306, 0.6731348037719727, -0.234085351228714, 0.7072014808654785, -0.6841511726379395, -0.5752145648002625, 0.04467394948005676, -0.4663018584251404, 0.4751603901386261, 1.0336556434631348, 0.9400697946548462, -0.798096239566803, -0.2949405312538147, -0.5034385323524475, -0.564860999584198, -0.3423634469509125, 0.30339232087135315, -0.5021152496337891, -0.32008084654808044, 0.22191792726516724, -0.39304763078689575, 0.4015103876590729, 0.8727389574050903, -0.5765849351882935, 0.36148181557655334, 0.09862150996923447, 0.22620001435279846, -0.9683125615119934, 0.45685693621635437, -0.026722390204668045, -0.31775397062301636, -0.4775470495223999, 0.044698264449834824, -0.08828482776880264, -0.20660074055194855, -0.04374324530363083, 0.4883621335029602, -0.2862948179244995, -0.01037328876554966, -0.023673128336668015, -0.04782716929912567, -0.09926402568817139, 0.28239524364471436, 0.15601873397827148, 0.5532367825508118, 1.4018476009368896, -0.5644079446792603, 0.715778112411499, 0.5243514180183411, -0.05790916457772255, 1.2791584730148315, -1.3048980236053467, 0.07906901836395264, -0.1970754712820053, 0.18550154566764832, -0.8389930725097656, -0.6822509765625, 0.7279949188232422, -0.469693660736084, 0.7130625247955322, -0.638437807559967, -0.6414728164672852, -0.7234889268875122, -0.5406337976455688, 0.6034854054450989, 0.6846095323562622, -0.6429495215415955, 0.2148551195859909, 0.9703230261802673, -0.07107383757829666, 0.2362043410539627, -0.7114096879959106, -0.014549612998962402, -0.3520989418029785, -0.4185633063316345, 0.5084136724472046, -0.5819913148880005, -0.14551758766174316, -0.5096827149391174, -0.08061667531728745, -0.019418254494667053, 0.2977749705314636, 0.6345503330230713, 0.3484760522842407, -0.020006947219371796, 0.38240310549736023, 0.28260645270347595, -0.9276341795921326, 0.11513485759496689, -0.4551241993904114, 0.2066434621810913, 0.050472285598516464, -0.22677576541900635, -0.5606061816215515, 0.4546685814857483, 0.405983030796051, -0.246125265955925, 0.4697243869304657, 0.7948407530784607, -0.5896145701408386, 0.012836569920182228, -0.46519434452056885, -0.16847790777683258, -0.5656066536903381, -0.20994138717651367, -0.09695986658334732, -0.5786791443824768, 0.6863601803779602, 0.006726677529513836, -0.17119136452674866, 0.9565929770469666, 0.4840037524700165, -0.0736609473824501, 0.5134385228157043, 0.5028363466262817, -0.4024062752723694, 0.5379648208618164, -0.3529356122016907, -0.5198759436607361, -0.7834453582763672, -0.6268715858459473, -0.590968668460846, -0.5652090907096863, -0.5307518839836121, -0.17854924499988556, 0.6803289651870728, 0.1770312786102295, -0.36133942008018494, 0.4752376079559326, -0.9059577584266663, 0.4711756706237793, 0.8914816975593567, 0.4068630635738373, -0.20795750617980957, -0.10329383611679077, 0.4677638113498688, 0.15727610886096954, -0.7437527179718018, 0.02403438091278076, 1.0947357416152954, 0.41544994711875916, 0.8586387038230896, 0.270886093378067, 0.690352201461792, 0.5106688141822815, 0.12945672869682312, -0.26397258043289185, 0.3638373911380768, 0.127153679728508, -0.6442888975143433, 0.006508392747491598, 0.11534378677606583, -0.7350994348526001, -0.28832679986953735, -0.4657132625579834, -0.14657078683376312, 0.19589050114154816, 0.5267533659934998, 0.05327581614255905, 0.1433626115322113, -0.4906943738460541, 1.1218935251235962, -0.02073783427476883, -0.19071489572525024, 0.05623891204595566, -0.8801336288452148, 0.2306312918663025, 0.16449420154094696, -0.16567844152450562, 0.1385267674922943, 0.04810315743088722, 0.9790014028549194, -0.6567150354385376, 1.1671714782714844, -0.7588423490524292, 0.011412116698920727, 0.2514638900756836, -0.3011694550514221, 0.5278109908103943, 0.5231271386146545, -0.029993442818522453, 0.1702505201101303, -0.20066037774085999, -0.6474059820175171, -0.10870406776666641, 0.6297234296798706, -0.4835720956325531, -0.23140735924243927, -0.19302669167518616, -0.11677353829145432, 0.04249543324112892, 0.10903255641460419, 0.3070940375328064, 0.5427210927009583, -0.2958599925041199, 0.09091596305370331, 1.2034801244735718, 0.382473349571228, 0.16516490280628204, 0.4616178572177887, -0.16872872412204742, -0.6934051513671875, 0.9129310846328735, 0.2660701870918274, -0.09848237037658691, 0.2502501904964447, 0.37641653418540955, -0.07860004901885986, -0.49260565638542175, -0.6859372854232788, -0.07692837715148926, -0.2574000954627991, -0.5832845568656921, -0.3053753972053528, -0.2482282817363739, -0.3032795190811157, -0.3882914185523987, -0.3463282585144043, -0.6806533932685852, -0.6181318759918213, -0.6955026388168335, 1.202803134918213, 0.4439166784286499, -0.6252073049545288, 0.3937353789806366, -0.6929250359535217, 0.5998684167861938, 0.31161755323410034, 1.0919798612594604, -0.45249661803245544, -0.5314855575561523, -0.31037092208862305, -0.19174274802207947, -0.08495602756738663, -0.6066601276397705, -0.378143846988678, 0.3261880874633789, 1.0709797143936157, 0.4878275394439697, -0.07687297463417053, 0.5408627986907959, -0.11800948530435562, 0.8975806832313538, 0.09616289287805557, -0.9037762880325317, 0.9991300106048584, -0.5653639435768127, 0.41975438594818115, 1.0042614936828613, 0.3111165463924408, -0.389426052570343, -0.1189500018954277, -0.8553770780563354, -0.6484580636024475, 0.48131638765335083, 0.23778586089611053, 0.12142164260149002, 0.18230806291103363, 0.3712536096572876, 0.34886738657951355, 0.5326047539710999, -0.8390176892280579, -1.163862705230713, -0.4697435796260834, 0.04389974847435951, 0.028674587607383728, -0.382057249546051, -0.3377341330051422, -0.852817714214325, 0.8318167924880981, -0.025476574897766113, 0.41200879216194153, 0.25714221596717834, 0.23424167931079865, -0.15159595012664795, -0.3332037627696991, 0.9320876002311707, 0.4000745117664337, -0.2924971878528595, -0.06703568994998932, -0.19666409492492676, -0.5491586327552795, -0.4619382917881012, 0.5774148106575012, -0.28125008940696716, -0.08361345529556274, 0.5272923707962036, 0.800456702709198, -0.04103830084204674, -0.19762028753757477, 0.4509754478931427, 0.3358272910118103, -0.47871947288513184, -0.4568895697593689, 0.13648362457752228, -0.07491836696863174, 0.2825283408164978, 0.15180589258670807, 0.20480753481388092, 0.28616243600845337, -0.23760685324668884, 0.3543716073036194, 0.22104226052761078, -0.7972379326820374, -0.677875280380249, 0.9332170486450195, 0.39113155007362366, -0.40939077734947205, 0.4042856991291046, -0.3977707028388977, -0.7782331109046936, 0.6549512147903442, 0.2708241939544678, 1.1013599634170532, -0.3035993278026581, 0.47606804966926575, 0.5745447278022766, 0.3995778560638428, 0.07190024107694626, 0.766053318977356, -0.6527012586593628, -0.13686440885066986, 0.175404891371727, -0.21306011080741882, -0.2641634941101074, -0.5359429717063904, -0.9760189056396484, 0.28264766931533813, -0.6502324342727661, 0.022432152181863785, -0.1614534556865692, 0.21926262974739075, -0.7427479028701782, -0.14322102069854736, -0.08449527621269226, 1.3809056282043457, -0.876948893070221, 0.8863713145256042, 0.5127185583114624, -0.4294665455818176, -0.33951011300086975, -0.5207507610321045, 0.266244500875473, -0.8366863131523132, 0.2984750270843506, 0.00524880038574338, 0.1685948371887207, -0.18209430575370789, -1.0218735933303833, -0.6266875863075256, 1.4266483783721924, 0.05459566041827202, -0.6144248247146606, 0.8782334327697754, -0.5636423826217651, 0.5013465285301208, -0.26079151034355164, -0.15343044698238373, 0.24855801463127136, 1.1982436180114746, 0.17697255313396454, -0.8972193002700806, -0.11456998437643051, -0.6452692151069641, -0.4195193350315094, 0.4153241217136383, -0.7745882868766785, 0.5333192348480225, 0.1400848627090454, -0.002552811987698078, 0.11103297024965286, 0.4186132550239563, 0.16250889003276825, 0.4870395362377167, 0.29147079586982727, 0.7579468488693237, 1.0292673110961914, -0.31347280740737915, 1.0909676551818848, -0.08598226308822632, 0.4570247232913971, 1.1064622402191162, -0.15519218146800995, 0.08070237189531326, 0.38834336400032043, -0.1464889496564865, 0.30875903367996216, 0.5845169425010681, -0.8063299059867859, 0.6250574588775635, 0.5856013894081116, -0.25688305497169495, -0.3324381411075592, -0.07626848667860031, -0.8833004236221313, 0.12585194408893585, 0.15035371482372284, -0.4904687702655792, 0.15507613122463226, 0.12046866863965988, 0.12020736187696457, -0.14384332299232483, -0.9621199369430542, 0.8004403710365295, -0.3052275478839874, -0.45736145973205566, 0.16052985191345215, -0.16415654122829437, 0.4983866810798645, -0.9127756953239441, -0.32961559295654297, -0.1890634149312973, -0.07473883032798767, -0.5201941728591919, -0.8898684978485107, 0.5972321629524231, -0.4664545953273773, -0.5735129714012146, -0.37816813588142395, 0.8429034948348999, -0.41394010186195374, -0.8979760408401489, -0.02554391697049141, 0.23283354938030243, 0.08998920768499374, 0.000594469194766134, -0.8891889452934265, 0.28453826904296875, -0.4752568304538727, -0.0218045674264431, 0.13104033470153809, -0.12026995420455933, 0.31501680612564087, 0.6381915211677551, 0.427644282579422, -0.1085171177983284, -0.2552712559700012, 0.237517312169075, 1.04892897605896, -0.43499380350112915, -0.48693814873695374, -0.5169253349304199, 0.8259503245353699, -0.49485838413238525, -0.7652599811553955, 0.8022791743278503, 0.9571316242218018, 0.8640456795692444, -0.27136456966400146, 0.5197867751121521, -0.1740151047706604, 0.4991743266582489, -0.579216718673706, 0.9177707433700562, -0.4102456271648407, 0.06878815591335297, -0.4238582253456116, -0.5527105331420898, -0.7251573801040649, 0.5639898180961609, 0.42610567808151245, 0.024412386119365692, 0.07554847747087479, 0.9601199626922607, -0.2695029377937317, 0.012566526420414448, 0.09317996352910995, 0.15241575241088867, -0.11762285977602005, 0.1949295997619629, 0.09366127103567123, -0.6725709438323975, -0.17236261069774628, -0.030020257458090782, -0.4441518187522888, -0.1134704053401947, -0.8362346887588501, -1.0209732055664062, -0.6550509929656982, -0.8277809619903564, -0.5021539330482483, -0.04781816899776459, 0.8131596446037292, 1.1695184707641602, -0.7176490426063538, -0.037636399269104004, -0.1578110307455063, 0.6228756308555603, -0.4895573556423187, -0.16416873037815094, 0.5818994641304016, 0.4116431176662445, -0.40707242488861084, 0.18812978267669678, 0.29777655005455017, 0.1961022913455963, -0.5247981548309326, -0.1845376342535019, 0.11806982010602951, -0.09452439099550247, 0.47264590859413147, 0.5910986065864563, -0.16066448390483856, -0.39913713932037354, -0.3296230137348175, 0.3771478235721588, 0.09366784244775772, 0.9908164143562317, -0.8878365159034729, 0.4477323591709137, 0.468489408493042, 0.2777910828590393, 0.6164335012435913, -0.25300171971321106, 0.3426550030708313, -0.9185904860496521, -0.13516207039356232, -0.1161918044090271, 0.4968615472316742, -0.13767890632152557, -0.33208605647087097, 0.8843740820884705, 0.6120370626449585, -0.4369935095310211, -0.6459478735923767, 0.3502890169620514, -1.8092180490493774, 0.3753882050514221, 0.6323997974395752, 0.08919419348239899, -0.0023436853662133217, -0.17313221096992493, -0.5669960379600525, -0.1978747546672821, -0.5747528076171875, 0.31514856219291687, 0.4424712657928467, 0.3767838180065155, -0.38015419244766235, -0.2605295479297638, 0.5793615579605103, -0.38784059882164, -1.1686389446258545, -0.09958864003419876, 0.5673509836196899, 0.09204396605491638, 0.015926485881209373, 0.6601786017417908, -0.37556543946266174, 0.43474507331848145, 0.30349138379096985, -0.04255898296833038, -0.7629594206809998, -0.5954234600067139, -0.45525166392326355, 0.31109097599983215, -0.40281254053115845, -0.6109009981155396 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
Norod78/cartoon-blip-captions
Norod78
2022-11-09T16:27:57Z
428
4
null
[ "task_categories:text-to-image", "annotations_creators:machine-generated", "language_creators:other", "multilinguality:monolingual", "size_categories:n<1K", "language:en", "license:cc-by-nc-sa-4.0", "region:us" ]
2022-11-09T16:27:57Z
2022-10-31T14:48:15.000Z
2022-10-31T14:48:15
--- dataset_info: features: - name: image dtype: image - name: text dtype: string splits: - name: train num_bytes: 190959102.953 num_examples: 3141 download_size: 190279356 dataset_size: 190959102.953 pretty_name: 'Cartoon BLIP captions' size_categories: - n<1K tags: [] task_categories: - text-to-image license: cc-by-nc-sa-4.0 annotations_creators: - machine-generated language: - en language_creators: - other multilinguality: - monolingual --- # Dataset Card for "cartoon-blip-captions"
[ -0.4314942955970764, 0.06617739051580429, -0.48549312353134155, 0.798632025718689, -0.7970564365386963, 0.45914679765701294, -0.2768228054046631, 0.1463540941476822, 0.6035377979278564, 0.6659999489784241, -0.490643173456192, -0.5281124114990234, -0.5635029077529907, 0.15042489767074585, -0.16424047946929932, 1.0501480102539062, 0.5407372713088989, -0.17488998174667358, -0.13407671451568604, 0.08827632665634155, -0.45500826835632324, -0.3439505100250244, -0.38913339376449585, -0.11153191328048706, 0.9632798433303833, 0.9206255078315735, 0.9962307214736938, 0.7400066256523132, 0.7377827167510986, 0.06257835775613785, 0.1359061598777771, 0.15108494460582733, -0.6303991079330444, -0.17593006789684296, -0.3512144088745117, -0.7853831648826599, -0.17996704578399658, 0.10241153091192245, 0.3929724097251892, 0.48016291856765747, -0.30319568514823914, 0.4540543854236603, -0.2617589831352234, 0.6430585384368896, -0.41279974579811096, 0.5361789464950562, -0.76539546251297, -0.0044524893164634705, -0.4946177303791046, -0.08253432810306549, -0.26236021518707275, -0.12870819866657257, -0.29310348629951477, -1.2207698822021484, 0.48604893684387207, 0.27224621176719666, 1.535782814025879, 0.3625093102455139, 0.1452966332435608, 0.007497262209653854, -0.41251039505004883, 0.4467073380947113, -0.24190133810043335, 0.009456213563680649, 0.18115144968032837, 0.7033191323280334, 0.06853830069303513, -0.8345320224761963, -0.6095519065856934, 0.3890079855918884, -0.09182245284318924, 0.4733842611312866, -0.3417195677757263, -0.2710893154144287, 1.2079908847808838, 0.5170611143112183, -0.2654721140861511, -0.10906535387039185, -0.8462933301925659, 0.016531581059098244, 0.7132860422134399, 0.25962603092193604, 0.14547866582870483, -0.513985812664032, -0.28711873292922974, -0.3406252861022949, -0.6631485223770142, -0.2945862412452698, 0.3306735157966614, 0.48218244314193726, -0.8927539587020874, 0.9319246411323547, 0.08904488384723663, -0.13178199529647827, 0.23262231051921844, 0.4420008361339569, 0.6333532333374023, -0.05926864594221115, -0.5375067591667175, 0.16721618175506592, 0.743572473526001, 0.6006004214286804, 0.8355988264083862, -0.06485197693109512, 0.09596811234951019, -0.03917428106069565, 0.29760175943374634, -0.915270984172821, -0.9931836128234863, 0.1811293661594391, -0.541822612285614, -0.33767271041870117, 0.3455295264720917, -1.3244783878326416, -0.49928218126296997, -0.2116713523864746, 0.4070664942264557, 0.10564988851547241, -0.393717885017395, 0.10885351896286011, -0.9175874590873718, -0.027360182255506516, 0.05704331398010254, -1.0594754219055176, 0.015614591538906097, 0.5303584933280945, 0.6298273801803589, 0.39015138149261475, -0.10262209177017212, -0.11251296103000641, 0.6856077313423157, -0.40751558542251587, 0.8087584972381592, -0.9216581583023071, -0.36065754294395447, 0.09826246649026871, 0.29638391733169556, -0.17331549525260925, -0.48089349269866943, 0.47880542278289795, -0.2901322543621063, -0.0673551857471466, -0.8034560680389404, -0.31099486351013184, -0.07286936044692993, -0.0749468207359314, -1.334066390991211, 0.9901352524757385, -0.048080772161483765, -0.83592289686203, 0.9075402021408081, -0.8124499320983887, -0.4276893734931946, 0.42588502168655396, -0.128426194190979, -0.753686785697937, 0.11977839469909668, 0.5160518288612366, 0.2783040404319763, -0.09755204617977142, 0.44746679067611694, -0.5882570743560791, -0.5808396339416504, 0.052816033363342285, -0.6406586766242981, 0.8392614126205444, 0.1759175956249237, 0.014952875673770905, -0.4439674913883209, -0.6010434031486511, -0.470148503780365, 0.3795543909072876, -0.10845811665058136, -0.1777002364397049, -0.1805928647518158, 0.27275460958480835, 0.04872357100248337, 0.4532914459705353, -0.7004232406616211, 0.3836308717727661, 0.20337605476379395, -0.13442625105381012, 0.37633633613586426, 0.009395069442689419, -0.13382987678050995, -0.4779679775238037, 0.2821718752384186, 0.47274699807167053, 0.3425999879837036, -0.27415668964385986, -0.4812158942222595, -0.8686639666557312, -0.31817078590393066, 0.3595440983772278, 0.8427910804748535, -0.9557613730430603, 0.9865115880966187, -0.2542957067489624, -0.740237832069397, -0.00046261027455329895, -0.18768590688705444, 0.11968502402305603, 0.19157636165618896, 0.3310914933681488, -0.06840765476226807, -0.5159635543823242, -0.948309063911438, 0.6901796460151672, -0.0321330726146698, -0.06790390610694885, 0.36797481775283813, 0.4733589291572571, 0.05414333939552307, 0.5047822594642639, -0.49238383769989014, -0.4724408686161041, -0.30374395847320557, -0.23307593166828156, 0.8419306874275208, 0.3634181022644043, 0.995222806930542, -0.7554479837417603, -0.45413637161254883, -0.27858370542526245, -0.5428318381309509, -0.1254139244556427, -0.045930057764053345, -0.4450902044773102, -0.15198984742164612, 0.10850626230239868, -0.8807311058044434, 0.6690321564674377, 0.4479871392250061, -0.0885000228881836, 0.38933587074279785, 0.19407227635383606, 0.07188279926776886, -0.8253743648529053, 0.576230525970459, -0.08305210620164871, 0.3073151409626007, -0.1032184362411499, -0.62107253074646, 0.042050719261169434, -0.4067644476890564, -0.09495525807142258, 0.508164644241333, -0.14321400225162506, -0.20320051908493042, 0.023683151230216026, -0.2707802653312683, 0.07768019288778305, 0.46233582496643066, 0.3604695200920105, 0.9597989916801453, 1.2292850017547607, -0.1874837577342987, 0.625576376914978, 0.8157880902290344, 0.3318096399307251, 0.7094734907150269, -0.5664451122283936, -0.2666892111301422, -0.46368956565856934, 0.2726527154445648, -1.157599687576294, -0.6007528305053711, 0.7507897019386292, -0.443732887506485, 0.5468471050262451, -0.6258152723312378, -0.9151578545570374, -0.8791719079017639, -0.49441978335380554, 0.2644016146659851, 0.509857177734375, -1.022839069366455, 0.35518941283226013, 0.12033531069755554, -0.07390731573104858, -0.9176594018936157, -0.7095091342926025, 0.44673579931259155, -0.2790214717388153, 0.07385525852441788, -0.0951443463563919, -0.0756271556019783, 0.5069183111190796, -0.12079422175884247, -0.08585052192211151, 0.11849243193864822, -0.682144284248352, 0.3199569582939148, 0.36511313915252686, -0.26958855986595154, 0.38917627930641174, 0.28253859281539917, -0.18359403312206268, -0.12820471823215485, 0.3695359230041504, 0.5911821126937866, 0.3453659117221832, 0.08933914452791214, -0.19040009379386902, 0.22626380622386932, 0.38086554408073425, -0.2377779483795166, 0.21130038797855377, 0.6775078773498535, -0.48997700214385986, -0.3469717800617218, -0.25349143147468567, -0.014753885567188263, -0.5441133379936218, 0.20612481236457825, -0.39296674728393555, -0.14249810576438904, 0.8088384866714478, -0.029514892026782036, 0.3356323838233948, 0.35295727849006653, 0.36212679743766785, -0.44239625334739685, 0.48344290256500244, -0.011411536484956741, -0.5726218819618225, 0.5119432806968689, -0.7004876136779785, -0.25276055932044983, -0.44581732153892517, -0.2222048044204712, -0.4705641269683838, -0.6060237884521484, -0.5844240784645081, -0.12732799351215363, -0.20421168208122253, 0.3583253026008606, -0.46009570360183716, 0.3249371647834778, -0.32024437189102173, 0.8533094525337219, 0.5854088664054871, 0.22672027349472046, -0.1983894556760788, 0.579191267490387, 0.22715464234352112, 0.07126189768314362, -1.0451340675354004, -0.6261708736419678, 1.3548260927200317, 0.49214237928390503, 1.1078237295150757, 0.15156570076942444, 0.5978045463562012, 0.2505825459957123, 0.7286291718482971, -0.3486257791519165, 0.5350988507270813, -1.530655860900879, -1.0645596981048584, -0.4028109908103943, -0.09443062543869019, -1.2474974393844604, -0.281250536441803, -0.034507155418395996, -0.6989630460739136, 0.3704698979854584, 0.3128490447998047, -0.015136344358325005, 0.5057330131530762, -0.3294799327850342, 0.972393274307251, -0.027475956827402115, -0.029766976833343506, -0.25398945808410645, -0.691210925579071, 0.16622650623321533, 0.34493136405944824, -0.41835951805114746, -0.41620001196861267, -0.21980048716068268, 0.5832591652870178, 0.04066992178559303, 1.1004056930541992, -0.5397123694419861, 0.507491409778595, 0.24984249472618103, -0.3588961362838745, -0.09255969524383545, 0.5888106822967529, 0.11487220972776413, 0.5711096525192261, 0.007859662175178528, -0.63340824842453, -0.39900529384613037, 0.17249761521816254, -0.5911200046539307, -0.04199427366256714, -0.3018016517162323, -0.40934306383132935, 0.09492607414722443, 0.053262848407030106, 0.4393675923347473, 1.2929909229278564, 0.2380465269088745, 0.21021637320518494, 0.5779694318771362, -0.24514979124069214, 0.6377377510070801, 0.2938169836997986, -0.2712000608444214, -0.8231455683708191, 1.2545758485794067, -0.061089448630809784, -0.05791155993938446, 0.16240942478179932, 0.12300684303045273, -0.44114479422569275, -0.2860373854637146, -1.0721721649169922, 0.6824663281440735, -0.6257945895195007, -0.5804745554924011, 0.09039460867643356, -0.45873504877090454, 0.2268228381872177, 0.1577303111553192, -0.035827815532684326, -0.3967735171318054, -0.9546062350273132, -0.0024787895381450653, 0.5231854915618896, 0.5608123540878296, -0.6812664866447449, 0.5172541737556458, -0.7865504622459412, 0.6172301173210144, 0.13300184905529022, 0.991265594959259, -0.1629200577735901, -0.32170337438583374, 0.02248121239244938, -0.03679791837930679, -0.22501066327095032, -0.4922453463077545, 0.03005828708410263, 0.37196916341781616, 0.5728683471679688, 0.443380743265152, -0.18537864089012146, 0.7986973524093628, -0.5180509090423584, 0.804587721824646, 0.14245790243148804, -0.42382246255874634, 0.3050327003002167, -0.4942223131656647, -0.12564031779766083, 0.6695127487182617, 0.6401933431625366, -0.6595651507377625, -0.5966852903366089, -0.9875812530517578, -0.2551225423812866, 0.5045310258865356, 0.2649654746055603, 0.6509624123573303, -0.3216085433959961, 0.28754323720932007, 0.17553186416625977, 0.7201805114746094, -0.40186139941215515, -0.8299090266227722, -0.6311703324317932, -0.5370639562606812, -0.08710899949073792, -0.22061069309711456, -0.030098378658294678, -0.556734561920166, 0.49144765734672546, -0.11084957420825958, 0.7564499378204346, -0.31450697779655457, 0.3839915990829468, -0.4245684742927551, -0.4656737148761749, 0.5771119594573975, 0.68434739112854, -0.592835545539856, -0.1637011617422104, -0.47718387842178345, -0.9547690153121948, -0.47540199756622314, 0.6275619268417358, -0.026581326499581337, 0.37601613998413086, 0.5229795575141907, 0.7706747055053711, -0.12784907221794128, -0.5873724818229675, 0.6217435598373413, 0.03473585844039917, 0.06755457818508148, -0.44417664408683777, 0.4537804126739502, -0.3235548436641693, -0.0021689925342798233, 0.5071780681610107, 0.06610432267189026, 0.05246429145336151, -0.3110926151275635, 0.8150278925895691, 0.0786028653383255, -0.5239959955215454, -0.3133190870285034, 0.5732607841491699, 0.3711008131504059, -0.11822102963924408, 0.8930790424346924, -0.22354242205619812, -0.5106089115142822, 0.999092161655426, 0.4690517783164978, 0.44050824642181396, -0.18916134536266327, 0.573911190032959, 0.7245530486106873, 0.25674712657928467, 0.16031205654144287, 1.0431575775146484, 0.15501493215560913, -0.7555357813835144, -0.03178788349032402, -0.2102733552455902, -0.5313166379928589, 0.3770790100097656, -0.814424991607666, 0.6035503149032593, -0.7862844467163086, -0.01813148334622383, 0.2575256824493408, 0.09935556352138519, -0.7529849410057068, 0.39886248111724854, 0.33569109439849854, 1.5411468744277954, -1.1509051322937012, 0.6435588598251343, 0.7198083400726318, -0.8044179677963257, -0.6896051168441772, -0.1293337643146515, -0.49481111764907837, -0.78338623046875, 0.5947089195251465, 0.4095567464828491, 0.87720787525177, 0.08117149025201797, -1.3389456272125244, -0.630987286567688, 0.8959150314331055, 0.05153130367398262, -1.1157337427139282, 0.5525332093238831, 0.4563893675804138, 0.49718746542930603, -0.39578962326049805, 0.0019425265491008759, 0.6295434832572937, 0.7494972944259644, 0.55206298828125, -1.008193016052246, -0.45736321806907654, -0.3571961522102356, -0.622028112411499, 0.2623828649520874, -1.0732789039611816, 0.5089241862297058, -0.08196532726287842, -0.2215012013912201, 0.2598254680633545, 0.5244041085243225, 0.6474242806434631, 0.5789113640785217, 0.4715679883956909, 0.5516164898872375, 0.6180087327957153, -0.3422422409057617, 0.7291907668113708, 0.16807909309864044, 0.47881898283958435, 0.9265435338020325, 0.01716078259050846, 0.5694687366485596, 0.43714576959609985, -0.10781984031200409, 0.3219512403011322, 0.45343443751335144, -1.000224232673645, 0.5983596444129944, 0.4146868586540222, 0.28235453367233276, -0.2842217981815338, -0.20672458410263062, -0.10945309698581696, 0.1806362271308899, 0.8141182065010071, -0.27292075753211975, -0.3105953633785248, -0.15072964131832123, 0.04883911833167076, -0.014919880777597427, -0.579674482345581, 0.5436499714851379, -0.09136762470006943, 0.12299290299415588, 0.10721354931592941, -0.5907639861106873, 0.45957738161087036, -0.2685081362724304, -0.534022331237793, -0.38373392820358276, -0.3687728941440582, -0.12378913164138794, -1.6384201049804688, 0.24229219555854797, -0.14796769618988037, -0.18148088455200195, 0.6169489622116089, 0.3357551693916321, -0.6209749579429626, -1.2340044975280762, -0.21105295419692993, -0.0010212138295173645, 0.3276330232620239, 0.3878720998764038, -1.1636559963226318, 0.11476269364356995, -0.18912504613399506, 0.21169666945934296, -0.5136353969573975, 0.5314693450927734, 0.1600702404975891, 0.6045994758605957, 0.3671192526817322, 0.3624815344810486, 0.15521305799484253, 0.9655022621154785, 1.0925747156143188, -0.5524489879608154, -0.40997427701950073, -0.2774697542190552, 0.765470027923584, -0.7447997331619263, -0.5902417302131653, 0.28401732444763184, 1.3477766513824463, 0.3577064275741577, -0.41296395659446716, 0.9397366642951965, -0.47855597734451294, 0.5111062526702881, -0.37290793657302856, 0.5115344524383545, -0.4225831925868988, -0.04273323342204094, -0.29128918051719666, -0.7228216528892517, -0.6656883358955383, 0.36305132508277893, -0.012514010071754456, -0.13269858062267303, 0.1886988878250122, 0.8207516670227051, -0.6767326593399048, 0.26604652404785156, 0.06900998204946518, -0.02656055986881256, 0.3671702742576599, 0.45285502076148987, 0.9127064943313599, -0.5590554475784302, 0.5483911633491516, -0.4284345805644989, 0.023886602371931076, -0.04442901536822319, -0.943716287612915, -1.7886054515838623, -0.22272926568984985, -0.5273610353469849, -0.024496950209140778, -0.077455535531044, 0.6843796372413635, 0.7870888710021973, -1.0633715391159058, -0.1481742113828659, 0.5916680097579956, 0.06724195182323456, 0.14487865567207336, -0.1435818374156952, 0.707560658454895, -0.18245115876197815, -0.39500367641448975, -0.38825634121894836, 0.14409340918064117, 0.33066415786743164, -0.06439822912216187, 0.1058819442987442, 0.5015338659286499, 0.07932920753955841, 0.10617905855178833, 0.12388083338737488, -0.3642212748527527, -0.8504785299301147, -0.2834767699241638, 0.20667478442192078, 0.44177430868148804, 0.8053317070007324, -0.36041226983070374, 0.15570661425590515, 0.1201791986823082, 0.1392916738986969, 0.5245264768600464, 0.49907785654067993, 0.16636735200881958, -1.3820183277130127, 0.4331715703010559, -0.11460479348897934, 0.11445988714694977, 0.20366716384887695, -0.26987767219543457, 0.6090409755706787, 0.4032551348209381, -0.08677434921264648, -0.6973364949226379, -0.1009274423122406, -1.6942987442016602, 0.3807532787322998, 0.8659095764160156, 0.3203239142894745, -0.3737674653530121, -0.3619411587715149, -0.6236833333969116, -0.1073513776063919, -0.852887749671936, 0.687872052192688, 0.322963684797287, 0.2929707169532776, -0.6394355297088623, -0.25753042101860046, 0.5006760954856873, -0.5574476718902588, -1.0216848850250244, 0.5653945207595825, 0.4137202501296997, 0.23457875847816467, 0.3090008497238159, -0.10134662687778473, -0.005342356860637665, 0.8096180558204651, 0.4355490207672119, 0.3043175935745239, -0.4325364828109741, -0.7786779403686523, -0.03679848462343216, -0.341169536113739, -0.3710705637931824, -0.5210927128791809 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
asnq
null
2023-05-16T08:28:22Z
427
1
asnq
[ "task_categories:multiple-choice", "task_ids:multiple-choice-qa", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:10M<n<100M", "source_datasets:extended|natural_questions", "language:en", "license:cc-by-nc-sa-3.0", "arxiv:1911.04118", "region:us" ]
2023-05-16T08:28:22Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - crowdsourced language_creators: - found language: - en license: - cc-by-nc-sa-3.0 multilinguality: - monolingual size_categories: - 10M<n<100M source_datasets: - extended|natural_questions task_categories: - multiple-choice task_ids: - multiple-choice-qa paperswithcode_id: asnq pretty_name: Answer Sentence Natural Questions (ASNQ) dataset_info: features: - name: question dtype: string - name: sentence dtype: string - name: label dtype: class_label: names: '0': neg '1': pos - name: sentence_in_long_answer dtype: bool - name: short_answer_in_sentence dtype: bool splits: - name: train num_bytes: 3656865072 num_examples: 20377568 - name: validation num_bytes: 168004403 num_examples: 930062 download_size: 1482064429 dataset_size: 3824869475 --- # Dataset Card for "asnq" ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://github.com/alexa/wqa_tanda#answer-sentence-natural-questions-asnq](https://github.com/alexa/wqa_tanda#answer-sentence-natural-questions-asnq) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [TANDA: Transfer and Adapt Pre-Trained Transformer Models for Answer Sentence Selection](https://arxiv.org/abs/1911.04118) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 3.56 GB - **Size of the generated dataset:** 3.82 GB - **Total amount of disk used:** 7.39 GB ### Dataset Summary ASNQ is a dataset for answer sentence selection derived from Google's Natural Questions (NQ) dataset (Kwiatkowski et al. 2019). Each example contains a question, candidate sentence, label indicating whether or not the sentence answers the question, and two additional features -- sentence_in_long_answer and short_answer_in_sentence indicating whether ot not the candidate sentence is contained in the long_answer and if the short_answer is in the candidate sentence. For more details please see https://arxiv.org/abs/1911.04118 and https://research.google/pubs/pub47761/ ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### default - **Size of downloaded dataset files:** 3.56 GB - **Size of the generated dataset:** 3.82 GB - **Total amount of disk used:** 7.39 GB An example of 'validation' looks as follows. ``` { "label": 0, "question": "when did somewhere over the rainbow come out", "sentence": "In films and TV shows ( edit ) In the film Third Finger , Left Hand ( 1940 ) with Myrna Loy , Melvyn Douglas , and Raymond Walburn , the tune played throughout the film in short sequences .", "sentence_in_long_answer": false, "short_answer_in_sentence": false } ``` ### Data Fields The data fields are the same among all splits. #### default - `question`: a `string` feature. - `sentence`: a `string` feature. - `label`: a classification label, with possible values including `neg` (0), `pos` (1). - `sentence_in_long_answer`: a `bool` feature. - `short_answer_in_sentence`: a `bool` feature. ### Data Splits | name | train |validation| |-------|-------:|---------:| |default|20377568| 930062| ## 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 made available under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License: https://github.com/alexa/wqa_tanda/blob/master/LICENSE ### Citation Information ``` @article{Garg_2020, title={TANDA: Transfer and Adapt Pre-Trained Transformer Models for Answer Sentence Selection}, volume={34}, ISSN={2159-5399}, url={http://dx.doi.org/10.1609/AAAI.V34I05.6282}, DOI={10.1609/aaai.v34i05.6282}, number={05}, journal={Proceedings of the AAAI Conference on Artificial Intelligence}, publisher={Association for the Advancement of Artificial Intelligence (AAAI)}, author={Garg, Siddhant and Vu, Thuy and Moschitti, Alessandro}, year={2020}, month={Apr}, pages={7780–7788} } ``` ### Contributions Thanks to [@mkserge](https://github.com/mkserge) for adding this dataset.
[ -0.5948782563209534, -0.7137289047241211, 0.13384810090065002, 0.1468818038702011, -0.1273704171180725, -0.08030083030462265, -0.3240390121936798, -0.46289190649986267, 0.5759076476097107, 0.5634425282478333, -0.8219678401947021, -0.7144005298614502, -0.46803927421569824, 0.2441028654575348, -0.22690726816654205, 1.2310136556625366, -0.07279624789953232, -0.2950546145439148, -0.42496421933174133, -0.3250402808189392, -0.2624644935131073, -0.3089991509914398, -0.3702065646648407, -0.13017472624778748, 0.23413372039794922, 0.6410104036331177, 0.7413458228111267, 0.7671265602111816, 0.482404887676239, 0.2823403775691986, -0.05965833365917206, -0.037359967827796936, -0.2351580262184143, -0.26438117027282715, 0.06426504254341125, -0.4079115390777588, -0.5424582362174988, 0.2255164235830307, 0.651140034198761, 0.6012216806411743, -0.050503768026828766, 0.6542614102363586, 0.05114661157131195, 0.8309069275856018, -0.38446173071861267, 0.39406412839889526, -0.21613597869873047, -0.07146129012107849, -0.315847784280777, 0.12573149800300598, 0.08426019549369812, -0.6481133103370667, -0.014184597879648209, -0.6179273128509521, 0.09956096112728119, -0.019242648035287857, 0.9482396841049194, 0.23376978933811188, -0.2614682614803314, -0.17164753377437592, -0.25261354446411133, 0.5312047004699707, -0.7500424385070801, 0.0900813564658165, 0.7445951700210571, 0.21877944469451904, 0.14190050959587097, -0.5838398337364197, -0.8200840353965759, 0.051583386957645416, -0.15354537963867188, 0.25630345940589905, -0.10242811590433121, -0.22839973866939545, 0.573225736618042, 0.6147283911705017, -0.6474751830101013, -0.16178832948207855, -0.47299784421920776, -0.21954672038555145, 1.1755083799362183, 0.148313507437706, 0.3368367850780487, -0.5637900233268738, -0.0759897530078888, -0.39691391587257385, -0.43472498655319214, 0.2950070798397064, 0.5703935027122498, 0.44643405079841614, -0.7491851449012756, 0.7473785281181335, -0.23726977407932281, 0.5797302722930908, -0.018669554963707924, 0.17923039197921753, 0.7559195756912231, -0.6266753077507019, -0.12169583886861801, -0.25255972146987915, 1.0988339185714722, 0.6312710642814636, 0.05203254520893097, 0.1695377379655838, 0.13764414191246033, -0.05972762033343315, -0.05039246752858162, -0.7458751797676086, -0.30570951104164124, 0.6303480863571167, -0.5739352107048035, -0.403125524520874, 0.0818994790315628, -0.9994367957115173, -0.30639636516571045, -0.2558404207229614, 0.3175638020038605, -0.2666880190372467, -0.45282208919525146, 0.0986897423863411, -0.21185219287872314, 0.35365408658981323, 0.03134314715862274, -0.6124402284622192, 0.3264704942703247, 0.4689410924911499, 0.6885557770729065, 0.007186677772551775, -0.2907002568244934, -0.31349021196365356, -0.2558863162994385, 0.04350638389587402, 0.5455495119094849, -0.3301408290863037, -0.37655553221702576, -0.05638914927840233, 0.3969649374485016, -0.1486774981021881, -0.38783738017082214, 0.9076859951019287, -0.2100542187690735, 0.5833407640457153, -0.5205352902412415, -0.4670180678367615, -0.14957931637763977, 0.30738309025764465, -0.8813158273696899, 1.2367889881134033, 0.2641640901565552, -0.8135131597518921, 0.10332481563091278, -1.0578312873840332, -0.44502246379852295, -0.053962934762239456, 0.02890181541442871, -0.6128412485122681, -0.3023802638053894, 0.22852294147014618, 0.4577177166938782, -0.5510213375091553, 0.2669943571090698, -0.33911609649658203, -0.2102484405040741, 0.31070759892463684, 0.07980495691299438, 1.481518268585205, 0.09981977939605713, -0.26196444034576416, 0.08878308534622192, -0.9310988187789917, -0.03023984283208847, 0.35044240951538086, -0.16179384291172028, 0.09371869266033173, -0.4202045500278473, 0.35451728105545044, 0.2503381371498108, 0.2533951997756958, -0.570713222026825, 0.25408706068992615, -0.23546035587787628, 0.5120270848274231, 0.6258920431137085, -0.01658950187265873, 0.42562711238861084, -0.5548918843269348, 0.6020049452781677, 0.008713641203939915, 0.3813658654689789, 0.08366943895816803, -0.670755922794342, -0.7354532480239868, 0.006645736750215292, 0.5439183115959167, 0.6743307709693909, -0.9103841185569763, 0.871088981628418, -0.42105814814567566, -0.6027876138687134, -0.7431632280349731, 0.09251315891742706, 0.3775375187397003, 0.5933293700218201, 0.4904586374759674, -0.2865438461303711, -0.610043466091156, -0.8084606528282166, 0.014022530056536198, -0.31386834383010864, -0.03505431115627289, 0.6134748458862305, 0.7941831350326538, -0.18398407101631165, 0.9097555875778198, -0.725462019443512, -0.29951849579811096, -0.25093963742256165, -0.03498311713337898, 0.40848520398139954, 0.5967249870300293, 0.5037108659744263, -0.9925335645675659, -0.4535423517227173, -0.37353062629699707, -0.7071418762207031, -0.11713596433401108, 0.002650558017194271, -0.32899361848831177, 0.1720471978187561, 0.4462334215641022, -0.7918117642402649, 0.3769703805446625, 0.461527943611145, -0.7004217505455017, 0.5099690556526184, 0.14743126928806305, 0.04415006935596466, -1.3428207635879517, 0.4178733825683594, 0.05951695516705513, 0.0280084777623415, -0.5488396286964417, -0.16810409724712372, -0.03871934488415718, 0.04684312269091606, -0.18316203355789185, 0.71137934923172, -0.2488492876291275, 0.10354527831077576, 0.17485249042510986, 0.0812690332531929, 0.0814293771982193, 0.635299026966095, -0.08925097435712814, 0.5469347834587097, 0.6822380423545837, -0.5349510312080383, 0.46734777092933655, 0.7459184527397156, -0.26259809732437134, 0.5264431834220886, -0.7238242626190186, 0.11468840390443802, -0.1612686812877655, 0.3015224039554596, -0.8140504360198975, -0.3816691040992737, 0.6308239102363586, -0.7748340368270874, 0.1543045938014984, -0.1797446608543396, -0.726706862449646, -0.7505391836166382, -0.6287471055984497, 0.1657150238752365, 0.47373247146606445, -0.24394193291664124, 0.6032366156578064, 0.6153166890144348, -0.05797978490591049, -0.38551220297813416, -0.8732135891914368, -0.11777693778276443, -0.2900950610637665, -0.7255933284759521, 0.44373393058776855, -0.34319639205932617, 0.02560192160308361, 0.12146445363759995, 0.2952631711959839, 0.03588628023862839, 0.04501250386238098, 0.21546345949172974, 0.29642900824546814, -0.0683501586318016, 0.09200195223093033, -0.16890515387058258, -0.057482101023197174, 0.13457845151424408, -0.02236189879477024, 0.27290335297584534, -0.17559698224067688, -0.07817951589822769, -0.3933635950088501, 0.20535603165626526, 0.34667909145355225, -0.2757606506347656, 0.5703510046005249, 0.9351862668991089, -0.24759496748447418, 0.17898952960968018, -0.4897031784057617, -0.2184518426656723, -0.41559240221977234, 0.1337195485830307, -0.08899490535259247, -0.8234392404556274, 0.8955172300338745, 0.33337754011154175, 0.12654559314250946, 0.7251119017601013, 0.3657747507095337, -0.13774724304676056, 0.643150806427002, 0.4462437927722931, -0.20796994864940643, 0.5700221061706543, -0.5497235655784607, -0.13173235952854156, -0.950485110282898, -0.18447373807430267, -0.522142231464386, -0.5229074954986572, -0.9945775270462036, -0.4960671663284302, 0.16843639314174652, -0.05350428819656372, -0.4070902168750763, 0.36020514369010925, -0.6251511573791504, 0.322608083486557, 0.7088274955749512, 0.16187041997909546, 0.019194137305021286, -0.19450441002845764, 0.13123472034931183, 0.15705691277980804, -0.5474376678466797, -0.2690190374851227, 1.3497861623764038, 0.41947469115257263, 0.17280185222625732, 0.18595613539218903, 0.6584917902946472, 0.1673627346754074, 0.013020645827054977, -0.42843857407569885, 0.6663843989372253, -0.12287567555904388, -0.6098043918609619, -0.45888420939445496, -0.5369911789894104, -0.9557395577430725, -0.08782126754522324, -0.3107722997665405, -0.6070294380187988, 0.444611519575119, -0.03507336229085922, -0.525549054145813, 0.12061123549938202, -0.7910115718841553, 1.0719916820526123, -0.1025264710187912, -0.2923835515975952, 0.41338005661964417, -1.1888744831085205, 0.21650275588035583, 0.2384312003850937, 0.28744828701019287, -0.22314387559890747, 0.045205309987068176, 1.1037282943725586, -0.5696126818656921, 0.925022304058075, -0.4506642818450928, 0.2643224596977234, 0.5139939188957214, -0.33017921447753906, 0.35614144802093506, 0.09379417449235916, -0.1943502277135849, 0.3410020172595978, 0.01473939884454012, -0.3188002407550812, -0.5708831548690796, 0.39366617798805237, -0.7435780763626099, -0.20865702629089355, -0.3010128438472748, -0.4484891891479492, -0.19688767194747925, 0.2541700601577759, 0.23405709862709045, 0.2731037437915802, 0.02097395248711109, 0.23770244419574738, 0.5560768842697144, -0.2958650290966034, 0.3696802854537964, 0.3007505238056183, -0.25017407536506653, -0.6049521565437317, 0.8392984867095947, 0.22335320711135864, -0.04100371152162552, 0.17481714487075806, 0.27171120047569275, -0.4534294605255127, -0.27676960825920105, -0.6334015727043152, 0.26263847947120667, -0.4551086127758026, -0.4123568534851074, -0.6399517059326172, -0.31640303134918213, -0.5742658376693726, 0.16398973762989044, -0.1553761512041092, -0.6219980716705322, -0.3812308609485626, -0.3159489035606384, 0.9184349775314331, 0.29976996779441833, -0.326481431722641, 0.1598801165819168, -0.6124714016914368, 0.44908466935157776, 0.08912377804517746, 0.509758472442627, -0.20757022500038147, -0.5520198941230774, -0.2854444086551666, 0.2024765908718109, -0.2730901837348938, -0.5567996501922607, 0.18970192968845367, 0.17970088124275208, 0.317069411277771, -0.09283851832151413, 0.22572393715381622, 0.5148345828056335, -0.08079367876052856, 0.9791306257247925, -0.0758439302444458, -0.70404052734375, 0.6907879114151001, -0.5152090787887573, 0.5785019397735596, 0.9306454658508301, 0.397639662027359, -0.5113655924797058, -0.14783233404159546, -0.9620327353477478, -0.9537303447723389, 0.8599988222122192, 0.4437806010246277, 0.15544459223747253, 0.1180107593536377, 0.2433977574110031, -0.11944122612476349, 0.3154706060886383, -0.795673668384552, -0.7267551422119141, -0.26153263449668884, -0.39879098534584045, -0.05383691564202309, -0.16604258120059967, -0.20376640558242798, -0.5711544156074524, 0.7323178648948669, -0.20100410282611847, 0.41044148802757263, 0.2095019370317459, 0.0682494193315506, -0.0014217519201338291, 0.07118363678455353, 0.24258403480052948, 0.19427427649497986, -0.36044755578041077, -0.2980439066886902, -0.03754126653075218, -0.6780105233192444, -0.2836383879184723, 0.6044995784759521, -0.3222388029098511, -0.11652041226625443, 0.3496900498867035, 0.8405428528785706, 0.07394170016050339, -0.4694214165210724, 0.6984077095985413, -0.1689426153898239, -0.38586142659187317, -0.4488438069820404, -0.060326386243104935, 0.09409244358539581, 0.23728066682815552, 0.19344651699066162, -0.03166259452700615, 0.22846940159797668, -0.48490774631500244, 0.28826847672462463, 0.15841355919837952, -0.25385862588882446, -0.32968053221702576, 0.5091086030006409, 0.14804863929748535, -0.13369978964328766, 0.7681823968887329, -0.27405670285224915, -0.5487847924232483, 0.732223391532898, 0.09194637835025787, 0.8749995231628418, -0.10637480020523071, 0.3875323235988617, 0.6707006692886353, 0.25646549463272095, 0.011627275496721268, 0.6724215745925903, -0.1983870565891266, -0.8804755806922913, -0.1350693553686142, -0.5572623610496521, -0.17638464272022247, 0.09308836609125137, -0.8796120882034302, 0.40140578150749207, -0.40208420157432556, -0.23675359785556793, 0.07171296328306198, 0.33835434913635254, -0.7494574189186096, 0.21870766580104828, -0.014740880578756332, 0.9019075632095337, -1.0079669952392578, 0.5207918882369995, 0.6686269640922546, -0.8009628057479858, -0.878371000289917, -0.09773706644773483, 0.16745638847351074, -0.5754607915878296, 0.15473248064517975, 0.13133133947849274, 0.4443495571613312, -0.016502944752573967, -0.8073585629463196, -0.8008154034614563, 1.2634460926055908, 0.2647644281387329, -0.10313870012760162, 0.12904156744480133, 0.30412501096725464, 0.6545632481575012, -0.2863287031650543, 0.34609419107437134, 0.7801992893218994, 0.606072723865509, 0.312740296125412, -0.9750422239303589, 0.21747209131717682, -0.7168899774551392, -0.21888653934001923, 0.022517839446663857, -0.8686772584915161, 0.6344043016433716, -0.14489097893238068, -0.13879653811454773, -0.11901301145553589, 0.5583035945892334, 0.38703805208206177, 0.32411906123161316, 0.37916654348373413, 0.70864337682724, 0.8969135284423828, -0.25134074687957764, 1.2209749221801758, -0.14256252348423004, 0.32603928446769714, 1.142107605934143, -0.04259626567363739, 0.7811346650123596, 0.3002704381942749, -0.48557376861572266, 0.4886094033718109, 0.6948641538619995, -0.33976414799690247, 0.28545454144477844, 0.20624510943889618, 0.1314668357372284, 0.03838499262928963, -0.3046705722808838, -0.5118938088417053, 0.5246713757514954, 0.15896867215633392, -0.31279507279396057, 0.13468612730503082, 0.05451671779155731, 0.21103614568710327, -0.01899237558245659, -0.22698494791984558, 0.8048254251480103, -0.0255599245429039, -0.44767341017723083, 0.5372079014778137, -0.2779339551925659, 0.7176213264465332, -0.399482399225235, 0.05261847749352455, -0.22917285561561584, -0.07427600771188736, -0.5017576217651367, -1.11024808883667, 0.5173808336257935, -0.08636840432882309, -0.3426606357097626, -0.3581094741821289, 0.4936484396457672, -0.5550057291984558, -0.7722954154014587, 0.12888488173484802, 0.3881476819515228, 0.1959865391254425, 0.021254727616906166, -1.1426138877868652, 0.26178184151649475, 0.20852579176425934, -0.3493982255458832, 0.1729164868593216, 0.4387342035770416, 0.007805864792317152, 0.5566521883010864, 0.6253593564033508, -0.06930363178253174, -0.17533598840236664, 0.22037330269813538, 0.8936723470687866, -0.7735088467597961, -0.5315126776695251, -0.6292437314987183, 0.940102219581604, -0.3464225232601166, -0.49695801734924316, 0.7491995692253113, 0.798916757106781, 0.992557942867279, -0.00015862395230215043, 0.8218584656715393, -0.5866690278053284, 0.7532328367233276, -0.4189397096633911, 0.8064233660697937, -0.6399711966514587, 0.1409892439842224, -0.532724142074585, -0.7072045803070068, -0.4158596098423004, 0.4778590500354767, -0.3321484327316284, 0.2873896062374115, 0.41749539971351624, 0.8795303106307983, 0.1822076290845871, 0.3441840410232544, -0.19051717221736908, 0.32351255416870117, 0.10474448651075363, 0.564742922782898, 0.4291289448738098, -0.9873793125152588, 0.506315290927887, -0.48068365454673767, -0.1243358626961708, -0.04790959507226944, -0.78415846824646, -0.7315037846565247, -1.05029296875, -0.7266297936439514, -0.5532991886138916, -0.3430720269680023, 0.9834898710250854, 0.4887559115886688, -0.8542511463165283, -0.31985023617744446, 0.0019479566253721714, 0.23291777074337006, -0.05927158147096634, -0.31035202741622925, 0.6281676292419434, 0.35764390230178833, -0.5573198795318604, -0.08727636188268661, -0.12424042075872421, 0.09163093566894531, 0.05047173425555229, 0.029518477618694305, -0.45110034942626953, -0.2986804246902466, 0.4891865849494934, 0.4902230203151703, -0.4069894254207611, -0.04327822104096413, 0.005712949205189943, 0.09722687304019928, 0.12901338934898376, 0.3229406177997589, -0.5526077747344971, 0.31357190012931824, 0.45675015449523926, 0.4961153268814087, 0.5429636836051941, 0.11174950003623962, 0.33094748854637146, -0.6696045994758606, -0.018827613443136215, 0.3090221583843231, 0.20628392696380615, 0.5010595917701721, -0.5414438247680664, 0.8878832459449768, 0.17524248361587524, -0.4898231625556946, -0.8440911769866943, -0.14363226294517517, -1.143212914466858, 0.0808463841676712, 1.3466988801956177, 0.10615621507167816, -0.4577925205230713, -0.10757466405630112, -0.1466638445854187, 0.1616154909133911, -0.49398791790008545, 0.46885794401168823, 0.7525720596313477, -0.11050818860530853, -0.20244763791561127, -0.5392657518386841, 0.7149744629859924, 0.12141571193933487, -1.0122058391571045, 0.2195950150489807, 0.4447923004627228, 0.21601200103759766, 0.28525200486183167, 0.8206003904342651, -0.2735227048397064, 0.20991076529026031, -0.14292165637016296, 0.2612226903438568, -0.17267492413520813, 0.05580855533480644, -0.4514884352684021, -0.12620532512664795, -0.32203808426856995, -0.2395801544189453 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
d0rj/curation-corpus
d0rj
2023-06-13T13:25:32Z
427
1
curation-corpus
[ "task_categories:summarization", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-4.0", "news", "summarization", "region:us" ]
2023-06-13T13:25:32Z
2023-06-12T19:22:21.000Z
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} } ```
[ -0.43644729256629944, -0.5145469903945923, 0.23375995457172394, 0.3678891658782959, -0.39629653096199036, 0.4814048111438751, -0.2877451181411743, 0.029791198670864105, 0.5760290026664734, 0.6984913945198059, -0.45471420884132385, -1.027867317199707, -0.7756989002227783, 0.30659183859825134, -0.5960679054260254, 0.9403529763221741, 0.07074286043643951, 0.017796065658330917, -0.36294975876808167, -0.37851682305336, -0.21599765121936798, -0.236248180270195, -0.4170418381690979, 0.018153993412852287, 0.3848240375518799, 0.6092134118080139, 0.5236499905586243, 0.49327024817466736, 0.44719764590263367, 0.1649949997663498, 0.20823043584823608, 0.49319028854370117, -0.6276209354400635, 0.21402232348918915, -0.33574149012565613, -0.09801497310400009, -0.00544597627595067, 0.18593013286590576, 0.8958609104156494, 0.6835256814956665, 0.031678274273872375, 0.47694671154022217, -0.05214787647128105, 0.931475043296814, -0.8847815990447998, 0.3648087978363037, -0.5333815217018127, -0.23584425449371338, -0.37204134464263916, -0.20472757518291473, -0.39213594794273376, -0.7229310870170593, -0.15695969760417938, -0.9352667331695557, 0.17563575506210327, 0.09939207881689072, 1.2732689380645752, 0.060383714735507965, -0.23319807648658752, 0.0066829402931034565, -0.543199360370636, 0.5486259460449219, -0.5796508193016052, 0.3329228162765503, 0.8243244886398315, 0.10124065726995468, -0.05650617182254791, -1.083400011062622, -0.2763974368572235, 0.2600012421607971, -0.01439061388373375, 0.011878314428031445, -0.24593651294708252, -0.6619157195091248, 0.1583617627620697, 0.38055387139320374, -0.5542787909507751, -0.33162781596183777, -1.0835034847259521, -0.3383811116218567, 0.6437821984291077, 0.04276829957962036, -0.20720428228378296, -0.3030131459236145, -0.32023167610168457, -0.031064564362168312, -0.4032394587993622, -0.15720605850219727, 0.45114895701408386, 0.36071908473968506, -0.6761392951011658, 0.6692246794700623, -0.36267152428627014, 0.4966704845428467, 0.25481313467025757, 0.36002516746520996, 1.0928047895431519, -0.7089869976043701, -0.20520855486392975, -0.09907841682434082, 1.0272153615951538, 0.2602916657924652, 0.09067481011152267, -0.27577197551727295, 0.40011122822761536, -0.10420121252536774, 0.6224166750907898, -0.8151817321777344, -0.30477505922317505, 0.5840718746185303, -0.4292115271091461, -0.6378883719444275, 0.5555298924446106, -1.0804232358932495, -0.26532799005508423, -0.20227903127670288, -0.021999027580022812, -0.09691037237644196, -0.44882047176361084, 0.02957088127732277, -0.3167196810245514, 0.1948269158601761, -0.29903745651245117, -0.5245499014854431, 0.26038530468940735, 0.5466964244842529, 0.9516891241073608, -0.3850473463535309, -0.06243262067437172, -0.5994763970375061, 0.25820687413215637, -0.08038321137428284, 0.9480992555618286, -0.16202516853809357, -0.6669674515724182, 0.26936590671539307, 0.45258820056915283, -0.2268756777048111, -0.4677128195762634, 1.2291066646575928, -0.5245547294616699, 0.16784197092056274, -0.49400651454925537, -0.35148319602012634, -0.1267639845609665, 0.31606224179267883, -1.0163542032241821, 1.265720009803772, 0.8081259727478027, -1.0175082683563232, 0.2873668074607849, -0.7862960696220398, -0.43560296297073364, 0.2863104045391083, -0.04535526782274246, -0.7087738513946533, -0.2700037360191345, -0.08469675481319427, 0.06617361307144165, 0.12289990484714508, 0.5766459703445435, -0.47626906633377075, -0.1379384547472, 0.12878823280334473, 0.07511726766824722, 1.219057321548462, 0.5971418023109436, 0.21096773445606232, 0.2012639343738556, -0.9589043855667114, -0.06319218128919601, 0.10276708751916885, -0.28116804361343384, -0.35836878418922424, -0.2945185601711273, 0.4015803337097168, 0.08370321989059448, 0.39042121171951294, -0.7398598194122314, 0.3970698416233063, -0.11877408623695374, 0.5529083609580994, 0.40221071243286133, 0.22579845786094666, 0.5787877440452576, -0.37057051062583923, 0.30953341722488403, 0.2929219603538513, 0.16261422634124756, 0.37273353338241577, -0.23813478648662567, -0.47676143050193787, -0.022312592715024948, 0.45702096819877625, 0.7046842575073242, -0.6621899008750916, 0.824676513671875, -0.7034705877304077, -0.7693572044372559, -0.3571372628211975, 0.23922504484653473, -0.058725692331790924, 0.9303151369094849, 0.2857328951358795, -0.5043267011642456, -1.1233019828796387, -0.8612923622131348, 0.04716114699840546, -0.0992574542760849, 0.3463475704193115, 0.10377585142850876, 0.8726434707641602, -0.5829082727432251, 0.91329026222229, -0.7511559724807739, -0.2724968492984772, 0.09404978901147842, 0.20417454838752747, 0.4329427182674408, 0.4992374777793884, 0.5706504583358765, -0.8994709253311157, -0.22697919607162476, -0.6540795564651489, -0.624065637588501, -0.3701043725013733, 0.04053682088851929, -0.7592558860778809, 0.1482422947883606, 0.07444159686565399, -0.487633615732193, 0.4818705916404724, 0.49581143260002136, -0.7869362235069275, 0.9803133010864258, 0.08826061338186264, 0.24420084059238434, -1.296714425086975, 0.24137547612190247, -0.07729491591453552, -0.12219102680683136, -0.10469846427440643, -0.12848906219005585, -0.07789915800094604, 0.038190774619579315, -0.6916362047195435, 0.7101188898086548, -0.299389123916626, 0.1299470216035843, 0.004399582743644714, 0.056920792907476425, 0.49533212184906006, 0.08814755827188492, -0.06820590794086456, 0.584587037563324, 0.7330828905105591, -0.5166422128677368, 0.5820612907409668, 0.8977522253990173, -0.31762298941612244, 0.47398751974105835, -0.5313463807106018, -0.20961333811283112, 0.338062584400177, 0.36436453461647034, -0.815619945526123, -0.33608970046043396, 0.48682260513305664, -0.5765089392662048, -0.09327058494091034, -0.21215642988681793, -0.6335603594779968, -0.39192599058151245, -0.7577212452888489, 0.23680701851844788, 0.18528403341770172, 0.011713342741131783, 0.3006925880908966, 0.49448153376579285, 0.010430936701595783, -0.4744013547897339, -1.173993468284607, -0.08100041002035141, -0.016869423910975456, -0.6305208206176758, 0.5046892166137695, -0.22554175555706024, -0.30501416325569153, 0.19996879994869232, 0.07225373387336731, -0.11387626081705093, -0.26796653866767883, 0.34188422560691833, 0.6034227013587952, -0.02566039189696312, -0.028581900522112846, 0.09703131020069122, -0.021187562495470047, 0.08342164754867554, -0.11839757859706879, 0.5175325870513916, 0.12918391823768616, -0.30908843874931335, -0.04309535026550293, 0.0862918421626091, 0.3082404136657715, -0.16035617887973785, 1.0231075286865234, 1.1782981157302856, -0.1842012107372284, 0.3250601887702942, -0.6246092319488525, -0.008398220874369144, -0.3711813986301422, 0.16816534101963043, 0.08905725181102753, -0.82038813829422, 0.7380162477493286, 0.1360476315021515, 0.12635715305805206, 0.8879307508468628, 0.5763993859291077, 0.14384634792804718, 0.31502413749694824, 0.020623810589313507, -0.15836270153522491, 0.5449324250221252, -0.7409075498580933, -0.2679639160633087, -1.2084425687789917, -0.29111310839653015, -1.0168282985687256, -0.21360114216804504, -0.8767483830451965, -0.06707325577735901, -0.06713353842496872, -0.10670595616102219, -0.9487482309341431, 0.7376104593276978, -0.9567422270774841, -0.05851651728153229, 0.9714525938034058, 0.020685099065303802, 0.37557265162467957, 0.2630428969860077, -0.2667683959007263, 0.2405187487602234, -0.29756709933280945, -0.47236257791519165, 1.3191189765930176, 0.03458656743168831, 0.461719274520874, -0.07781907171010971, 0.8839144110679626, 0.5269463062286377, 0.022994495928287506, -0.30220577120780945, 0.04097091406583786, -0.20412832498550415, -0.8571116328239441, -0.11333257704973221, -0.48561331629753113, -1.259133219718933, -0.11282069981098175, -0.22001636028289795, -0.5733893513679504, 0.6873031854629517, -0.4634995758533478, -0.15319417417049408, 0.26525717973709106, -0.5972411632537842, 0.8775693774223328, 0.10126779228448868, -0.3449009358882904, 0.2368364781141281, -0.6626875996589661, 0.17822159826755524, 0.1807270348072052, 0.9113660454750061, -0.2549816370010376, -0.23530906438827515, 0.9190200567245483, -0.041138358414173126, 0.5551067590713501, -0.27849698066711426, 0.5548162460327148, 0.6166799664497375, -0.07405367493629456, 0.5264771580696106, 0.4792908728122711, -0.39612913131713867, 0.3307500183582306, 0.16674737632274628, -0.6094732284545898, -0.07462402433156967, 1.020851969718933, -0.8017847537994385, -0.11137998104095459, -0.6346362233161926, -0.5747501850128174, -0.08966221660375595, 0.3850195109844208, 0.6299352645874023, 0.45861750841140747, -0.17843244969844818, 0.5485597252845764, 0.6850325465202332, 0.1122371032834053, 0.5080785751342773, 0.42412900924682617, -0.2745007872581482, -0.890275776386261, 0.5258639454841614, 0.17675934731960297, 0.07528457790613174, 0.30471959710121155, -0.13158932328224182, -0.40064480900764465, -0.762153685092926, -0.47688162326812744, 0.0803542509675026, -0.32728299498558044, -0.45762521028518677, -0.7511174082756042, -0.4229750335216522, -0.9838477373123169, 0.12006600201129913, -0.1887669861316681, -0.3885170817375183, -0.7095741629600525, -0.5874000787734985, 0.6179640889167786, -0.0684317946434021, -0.3374556303024292, 0.08515068143606186, -0.9902306199073792, 0.40374258160591125, -0.2454206347465515, 0.388925164937973, -0.4358103573322296, -0.8158867955207825, -0.5981665849685669, 0.27103692293167114, -0.8933359980583191, -0.7080838680267334, 0.7766064405441284, -0.08319024741649628, 0.667784571647644, 0.04007311537861824, 0.3655802607536316, 0.4537341594696045, 0.012704040855169296, 0.8938500881195068, -0.1486898958683014, -0.2721607983112335, 0.7836723327636719, -0.6952275037765503, 0.7695596218109131, 1.3969955444335938, 0.25506874918937683, -0.3093961775302887, -0.4481348991394043, -1.0369832515716553, -1.208871841430664, 0.31714925169944763, 0.4854225218296051, 0.3500431478023529, -0.26463043689727783, 0.053514476865530014, 0.15348491072654724, 0.4013429880142212, -0.7378947138786316, -0.7091137170791626, -0.3259073495864868, -0.21731513738632202, 0.44635409116744995, -0.18037351965904236, -0.5759177207946777, -0.25513410568237305, 1.1160527467727661, 0.09131984412670135, 0.39308232069015503, 0.2615325450897217, -0.11808876693248749, -0.49202761054039, 0.40313786268234253, 0.5903913378715515, 0.8402981758117676, -0.39432063698768616, -0.08401370048522949, -0.2730068862438202, -1.0183031558990479, -0.2908742427825928, 0.5221623182296753, -0.5276480317115784, 0.1845066249370575, 0.44948655366897583, 0.7087768912315369, 0.40979525446891785, -0.3059971332550049, 0.531610906124115, 0.3243049681186676, -0.43780532479286194, -0.9111346006393433, -0.01922348327934742, 0.28528815507888794, 0.12759394943714142, 0.9950723052024841, 0.43856701254844666, 0.2674911320209503, -0.26112574338912964, 0.4324663579463959, 0.16569480299949646, -0.6139887571334839, -0.1338215321302414, 0.5190781950950623, -0.004782557487487793, 0.10332918167114258, 0.9678139090538025, -0.41141319274902344, -0.02566753700375557, 0.7536914944648743, 0.26980045437812805, 0.9026880860328674, 0.32993924617767334, 0.32924312353134155, 0.8163620233535767, -0.013448894023895264, -0.12550927698612213, 0.6274080276489258, 0.21851536631584167, -1.0072170495986938, -0.22544606029987335, -0.9957138299942017, -0.139996737241745, 0.15584762394428253, -0.8549776673316956, 0.5010623335838318, -0.13460293412208557, -0.26965633034706116, -0.01690608076751232, 0.5496949553489685, -0.640931248664856, -0.05302339419722557, -0.051120575517416, 1.2469775676727295, -0.8738571405410767, 0.6999883055686951, 0.6893215775489807, -0.9405425190925598, -0.7621130347251892, -0.9309019446372986, 0.0764584094285965, -0.5090368986129761, 0.26848843693733215, -0.06842897832393646, 0.4787856340408325, 0.07233583927154541, -0.7814410924911499, -0.8981418013572693, 1.582295298576355, 0.36131221055984497, -0.6240609884262085, 0.09594571590423584, -0.20642636716365814, 0.18908385932445526, -0.7183056473731995, 0.1009472906589508, 0.4627225697040558, 1.1096688508987427, 0.3686118721961975, -0.6764816641807556, -0.15599682927131653, -0.493475079536438, -0.4147946238517761, 0.09681036323308945, -0.5287773609161377, 0.5549570918083191, -0.04600149020552635, 0.059394799172878265, 0.210907980799675, 0.7213653922080994, 0.7437295317649841, 0.5400858521461487, 0.13340769708156586, 1.007436990737915, 0.23975107073783875, -0.41201984882354736, 0.9155469536781311, -0.21164873242378235, 0.8038967251777649, 1.4270416498184204, 0.0820283442735672, 0.7778711318969727, 0.5935305953025818, -0.29373952746391296, 1.212380290031433, 0.7693410515785217, -0.8012186884880066, 0.7766497731208801, -0.10009290277957916, -0.1478901356458664, 0.18118512630462646, -0.1910856068134308, -0.6987720727920532, 0.21269690990447998, 0.2439108043909073, -0.9182083010673523, -0.1626053899526596, -0.06922321766614914, 0.3551577031612396, 0.22646349668502808, -0.6142600774765015, 0.5363085865974426, -0.06281612068414688, -0.38613182306289673, 0.38031241297721863, -0.3082829713821411, 0.7113391160964966, -0.5463367104530334, 0.07376424223184586, 0.04616504907608032, -0.11918801069259644, -0.752970814704895, -0.9058846235275269, 0.9122216701507568, -0.4335496723651886, -0.5254709124565125, -0.16055241227149963, 0.9227396249771118, -0.24527601897716522, -0.7336332201957703, 0.19023512303829193, 0.6091945767402649, 0.15378013253211975, 0.07587582617998123, -0.7666240930557251, 0.18715141713619232, -0.01626063883304596, -0.5514664053916931, 0.27091139554977417, 0.3532734513282776, 0.08885258436203003, 0.340038925409317, 1.0094740390777588, 0.33283165097236633, -0.17488877475261688, 0.28445863723754883, 0.8885684013366699, -0.6753052473068237, -0.33271095156669617, -0.8180463910102844, 0.5981529355049133, -0.40271860361099243, -0.6336387991905212, 0.4834623336791992, 1.2375493049621582, 0.9783103466033936, -0.3845713138580322, 0.8077964782714844, -0.5464636087417603, 0.6689006686210632, 0.05292497202754021, 0.7739538550376892, -0.04472595825791359, -0.19413414597511292, -0.13332125544548035, -0.8905978798866272, -0.24623776972293854, 0.1945970058441162, -0.6018189787864685, 0.11534909904003143, 0.8208147883415222, 0.8221933245658875, -0.1111212968826294, 0.16407044231891632, -0.054528266191482544, 0.18546727299690247, -0.1866898536682129, 0.09249880909919739, 0.024408694356679916, -0.6133127212524414, 0.7547839283943176, -0.55521559715271, -0.04304223880171776, -0.15518662333488464, -0.8508833646774292, -0.4051356911659241, -0.8487328290939331, -0.3560684025287628, -0.8475538492202759, -0.28018954396247864, 0.832095205783844, 0.8078948855400085, -1.2940374612808228, -0.09998393058776855, -0.15825091302394867, 0.18566447496414185, -0.14978154003620148, -0.4319708049297333, 0.6150479316711426, -0.15204772353172302, -0.6735739707946777, -0.07994146645069122, -0.029541458934545517, -0.39400383830070496, -0.346556693315506, 0.012951412238180637, -0.6610939502716064, -0.394976407289505, 0.3773748278617859, 0.4223329722881317, -0.37635406851768494, -0.14134952425956726, -0.06465116143226624, -0.48111215233802795, 0.28236955404281616, 0.4958479106426239, -0.8097487092018127, 0.13116534054279327, 0.9468124508857727, 0.42341598868370056, 0.6033935546875, 0.09540535509586334, 0.1452709287405014, -0.7963707447052002, 0.12588611245155334, 0.25124591588974, 0.5077198147773743, 0.5432743430137634, -0.7125191688537598, 0.9884250164031982, 0.6821256279945374, -0.5521010160446167, -0.5425966382026672, -0.07593757659196854, -1.7003813982009888, 0.03491055220365524, 1.2121044397354126, -0.07766268402338028, -0.2976732850074768, -0.2636663615703583, -0.09184626489877701, 0.6214646100997925, -1.0893014669418335, 0.6573892831802368, 0.9427076578140259, 0.014217980206012726, -0.16538378596305847, -0.6231517195701599, 0.13110767304897308, -0.5687930583953857, -0.886322021484375, -0.2990189790725708, 0.5395733118057251, 0.4497707486152649, 0.4761251211166382, 0.4969237744808197, -0.6492612361907959, 0.28579190373420715, 0.02875877358019352, 0.14034277200698853, -0.5510038733482361, 0.3194548189640045, 0.09495862573385239, 0.24391582608222961, -0.36712712049484253, -0.3285854160785675 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
llm-lens/descriptors-text-davinci-003
llm-lens
2023-06-29T02:39:27Z
427
0
null
[ "region:us" ]
2023-06-29T02:39:27Z
2023-06-29T02:38:48.000Z
2023-06-29T02:38:48
--- dataset_info: features: - name: vocab dtype: string - name: descriptions sequence: string - name: prompt_descriptions sequence: string splits: - name: birdsnap num_bytes: 322488 num_examples: 500 - name: caltech101 num_bytes: 56880 num_examples: 102 - name: cifar100 num_bytes: 54081 num_examples: 100 - name: coco num_bytes: 45186 num_examples: 80 - name: dtd num_bytes: 25204 num_examples: 47 - name: fgvc num_bytes: 74126 num_examples: 100 - name: food101 num_bytes: 58525 num_examples: 101 - name: full num_bytes: 3000578 num_examples: 4951 - name: imagenet21k num_bytes: 604897 num_examples: 998 - name: lvis num_bytes: 679195 num_examples: 1198 - name: oxfordflowers num_bytes: 58560 num_examples: 102 - name: oxfordpets num_bytes: 22322 num_examples: 37 - name: stanfordcars num_bytes: 157786 num_examples: 196 - name: sun397 num_bytes: 243017 num_examples: 362 - name: visualgenome num_bytes: 1092697 num_examples: 1913 download_size: 3257945 dataset_size: 6495542 --- # Dataset Card for "descriptors-text-davinci-003" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5535131692886353, -0.28138256072998047, 0.44205528497695923, -0.005008867010474205, -0.283405065536499, -0.12219377607107162, 0.2945314943790436, -0.16788442432880402, 0.7579318284988403, 0.362320214509964, -0.7846375703811646, -0.7042500376701355, -0.8678887486457825, 0.03116321563720703, -0.554470419883728, 1.2282706499099731, -0.005121408961713314, 0.004443979822099209, -0.13158342242240906, -0.09013281017541885, -0.1461518257856369, -0.5208820104598999, -0.6105707287788391, -0.14722859859466553, 1.0617769956588745, 0.6561521291732788, 0.4009048044681549, 0.8255969285964966, 1.0616610050201416, 0.14990714192390442, -0.1571400761604309, -0.20917057991027832, -0.19681161642074585, 0.09473879635334015, -0.38716867566108704, -0.29987385869026184, -1.2074580192565918, 0.1371709704399109, 0.7265399694442749, 0.43560466170310974, -0.03012518212199211, 0.7028226256370544, -0.25536590814590454, 0.8673529028892517, -0.46440020203590393, 0.6302967667579651, -0.36647337675094604, -0.11624924838542938, -0.8046459555625916, -0.13299693167209625, 0.12222917377948761, -0.31843850016593933, 0.10761294513940811, -1.038429617881775, 0.2676312029361725, -0.16844797134399414, 0.893869936466217, 0.2455478310585022, -0.17229634523391724, -0.2828179597854614, -0.4532659649848938, 0.2897564768791199, -0.10731776058673859, -0.0782582238316536, 0.8164485096931458, 0.3920213580131531, 0.21372540295124054, -0.6712229251861572, -0.8521883487701416, 0.21538621187210083, -0.07825508713722229, 0.12287348508834839, 0.05575260892510414, -0.13986079394817352, 0.5476282835006714, 0.7557888627052307, -0.3257780969142914, -0.18621622025966644, -0.5411294102668762, -0.24990145862102509, 0.7636207938194275, 0.29699647426605225, 0.3300015330314636, -0.06679103523492813, -0.07493167370557785, -0.3617887496948242, -0.3117119073867798, -0.3051493465900421, 0.2792838215827942, 0.29524803161621094, -0.8259691596031189, 0.5927707552909851, 0.009571590460836887, 0.6489696502685547, 0.16451703011989594, 0.49568110704421997, 0.7481803297996521, -0.2986741065979004, 0.0022281045094132423, 0.025069231167435646, 0.5161862969398499, 0.5685526728630066, 0.4343491792678833, 0.28418150544166565, 0.17604559659957886, 0.11361467838287354, 0.07067833840847015, -1.1674778461456299, -0.7556763291358948, 0.14434032142162323, -0.484075129032135, -0.457100510597229, 0.426622599363327, -1.070383906364441, -0.6958383321762085, -0.2273302525281906, 0.0044320146553218365, 0.09008374810218811, -0.6723186373710632, -0.08465693891048431, -0.8487229347229004, 0.26754966378211975, 0.26323023438453674, -1.2957940101623535, 0.19364915788173676, 0.4524852931499481, 0.5739941596984863, 0.05815710499882698, -0.15870597958564758, -0.5170295834541321, 0.46589064598083496, -0.0696403980255127, 0.8177404999732971, -0.7303168177604675, -0.30765193700790405, -0.06657371670007706, 0.47212594747543335, 0.08638367056846619, -0.1676388382911682, 0.9318630695343018, -0.2891259789466858, -0.04387184605002403, -0.6240527629852295, -0.541864812374115, -0.08176825940608978, 0.29349061846733093, -1.3102432489395142, 0.882193386554718, 0.4069368243217468, -0.9913486838340759, 0.5654078125953674, -1.2779347896575928, -0.3406679630279541, 0.7578807473182678, -0.3724396526813507, -0.42413267493247986, 0.05857361853122711, -0.21489296853542328, 0.6483301520347595, -0.1288905143737793, 0.2441767305135727, -0.7496756911277771, -0.3918773829936981, 0.235112726688385, 0.005286547355353832, 0.8466272950172424, 0.3380705714225769, 0.09401221573352814, -0.1792156845331192, -1.1069071292877197, -0.3371700346469879, 0.5169709920883179, 0.11278713494539261, -0.5979868769645691, -0.3293267786502838, 0.37616729736328125, -0.341989666223526, 0.3049905598163605, -0.48624032735824585, 0.5225092768669128, 0.11024767905473709, -0.014719092287123203, 0.6608196496963501, -0.021959252655506134, 0.460443913936615, -0.2998853027820587, 0.4898991286754608, 0.14624224603176117, 0.07321766763925552, -0.11942952126264572, -0.4797228276729584, -0.7251883745193481, -0.17245230078697205, 0.4600459635257721, 0.7278743386268616, -0.7117730975151062, 0.6303113102912903, -0.03241286799311638, -0.6890458464622498, -0.1322697550058365, -0.16061806678771973, 0.3274821937084198, 0.2589920163154602, 0.17167750000953674, -0.34439629316329956, -0.5479350090026855, -0.6973328590393066, 0.16799938678741455, -0.42090001702308655, -0.037030432373285294, 0.23228903114795685, 0.8556569218635559, -0.4540114402770996, 0.4871276021003723, -0.9490039348602295, -0.5869422554969788, 0.19081439077854156, -0.25685015320777893, 0.20974446833133698, 0.6318806409835815, 1.1003696918487549, -1.0027779340744019, -0.3636931777000427, -0.435334175825119, -0.5811946392059326, -0.08359303325414658, 0.3042113184928894, -0.3863270878791809, -0.14337074756622314, 0.06593812257051468, -0.04268000274896622, 0.8674425482749939, 0.7125741839408875, -0.7768933773040771, -0.1497652679681778, -0.006812135223299265, 0.42502278089523315, -1.4503189325332642, 0.266724169254303, 0.11000853776931763, 0.08743196725845337, -0.5515725016593933, -0.1561679095029831, 0.17097684741020203, 0.20940488576889038, -0.03255841135978699, 0.823236346244812, -0.2504618465900421, 0.28189516067504883, -0.025472281500697136, 0.2002217322587967, 0.15096987783908844, 0.17588971555233002, 0.4371962249279022, 0.6047075390815735, 0.9759514927864075, -0.5638459920883179, 0.9819391369819641, 0.8457538485527039, 0.030250083655118942, 1.0012469291687012, -0.6547163724899292, -0.006522808223962784, -0.24238961935043335, 0.0646965503692627, -0.7686006426811218, -0.779985785484314, 0.721133828163147, -0.33468833565711975, 0.3084931969642639, -0.4693211019039154, -0.6293226480484009, -0.6190721988677979, -0.29676616191864014, 0.9412386417388916, 0.3936957120895386, -0.5840953588485718, 0.2506116032600403, 0.8174914121627808, -0.08486161381006241, 0.027983224019408226, -1.2753965854644775, 0.14707139134407043, -0.4172307848930359, 0.04565183073282242, 0.6828067898750305, -0.4629300534725189, -0.10972514003515244, -0.45903250575065613, 0.4870108962059021, -0.4472653269767761, -0.018743813037872314, 0.5217769145965576, 0.1931740790605545, 0.1901894360780716, 0.5598419308662415, -0.0016505849780514836, -0.7726048827171326, -0.11380266398191452, 0.06621648371219635, 0.05765603855252266, -0.0782846137881279, -0.156043142080307, -0.679668128490448, 0.38533738255500793, 0.3470248281955719, -0.08249635249376297, 0.37550005316734314, 0.9622143507003784, -0.6184718608856201, 0.14774364233016968, -0.28255748748779297, -0.06798271834850311, -0.3955981731414795, 0.12333014607429504, -0.5066784024238586, -0.5678691267967224, 0.48962822556495667, 0.0900481566786766, -0.3795788288116455, 0.8828942179679871, 0.8890210390090942, 0.045554209500551224, 0.447557657957077, 0.694559633731842, -0.07198720425367355, 0.7652220129966736, -0.27118736505508423, -0.41116753220558167, -0.7733926177024841, -0.30457550287246704, -0.48930105566978455, -0.22423796355724335, -0.8353310227394104, -0.2736765444278717, -0.1295584738254547, -0.09698903560638428, -0.11718520522117615, 0.9296697974205017, -1.1074316501617432, 0.4411304295063019, 0.7665397524833679, 0.030475972220301628, 0.23979374766349792, -0.01670481264591217, 0.1853565126657486, 0.13091528415679932, -0.26167362928390503, -0.6800033450126648, 1.1565964221954346, 0.5027607083320618, 0.8779016137123108, 0.41511034965515137, 0.8287608623504639, 0.4138621389865875, 0.08725380897521973, -0.2878769040107727, 0.41773200035095215, -0.2651291787624359, -0.8801100254058838, -0.1281977891921997, -0.04530221223831177, -0.7720620036125183, -0.6579552292823792, -0.22613999247550964, -0.49237802624702454, 0.5998821258544922, 0.31781572103500366, -0.23082666099071503, 0.15697669982910156, -0.6858999133110046, 1.058991551399231, -0.10532421618700027, 0.004684095736593008, 0.02260284498333931, -0.5032337307929993, -0.059822339564561844, -0.027333714067935944, -0.022921020165085793, -0.4820399582386017, -0.2675544023513794, 0.9739536046981812, -0.18199577927589417, 1.0086866617202759, -0.5227956175804138, -0.3395434021949768, 0.1494855433702469, -0.22856886684894562, 0.009253510273993015, 0.5812990069389343, -0.3968439996242523, 0.22715137898921967, 0.5567377805709839, -0.5283446311950684, -0.19519853591918945, 0.7080434560775757, -0.44519320130348206, 0.2971886992454529, -0.7685900330543518, -0.33012524247169495, 0.2872476577758789, 0.27829819917678833, 0.2644481956958771, 0.8017565011978149, -0.568142294883728, -0.2688939571380615, 0.6558552384376526, 0.24182847142219543, 0.5660544633865356, 0.44539108872413635, -0.1837126761674881, -0.5687382817268372, 0.9404251575469971, 0.007674398832023144, -0.2084750235080719, 0.46496260166168213, 0.29849690198898315, -0.18652082979679108, -0.5429340600967407, -0.834540605545044, -0.006483228411525488, -0.4686037003993988, -0.3703736662864685, -0.29810142517089844, -0.24091781675815582, -0.44045722484588623, -0.04470420256257057, 0.008558758534491062, -0.7279996871948242, -0.9728561639785767, -0.5508882999420166, 1.3252233266830444, 0.8026595711708069, -0.39754924178123474, 0.4879372715950012, -0.8349953889846802, 0.8003239035606384, 0.1608791947364807, 1.0233176946640015, -0.40061265230178833, -0.5394310355186462, -0.3680705726146698, 0.1106378436088562, -0.07477401196956635, -0.5716482400894165, -0.0241779163479805, 0.340036541223526, 0.4784736633300781, 0.3781038522720337, 0.21488884091377258, 0.6687278151512146, -0.28968778252601624, 0.6161971092224121, 0.07205624878406525, -0.6443744897842407, 0.8153828978538513, -0.5604076385498047, 0.43287357687950134, 1.103795051574707, 0.4826096296310425, -0.3254607319831848, 0.06547271460294724, -0.6902428269386292, -0.45723438262939453, 0.6366652846336365, 0.21553058922290802, 0.35044065117836, -0.2850227952003479, 0.6785578727722168, 0.12649664282798767, 0.1711415797472, -0.7869314551353455, -0.8196847438812256, 0.04034548997879028, -0.5847036838531494, 0.2036816030740738, -0.7053172588348389, -0.2298075407743454, -0.7459980845451355, 0.5881692171096802, -0.16671273112297058, 0.37212514877319336, 0.21922224760055542, 0.2223893254995346, 0.04992411285638809, -0.1496993899345398, 0.4753934442996979, 0.43561282753944397, -0.45844337344169617, -0.05782720074057579, -0.3137631416320801, -0.8593525886535645, -0.09564673155546188, 0.6471220254898071, -0.14574286341667175, -0.19682903587818146, 0.49013352394104004, 0.6611499786376953, -0.593826174736023, -0.2570105195045471, 0.6014394760131836, -0.4402395486831665, -0.36936548352241516, -0.8403497338294983, 0.1646268218755722, -0.0704856812953949, 0.16694135963916779, 0.21932056546211243, -0.18301817774772644, 0.4939940571784973, -0.33614400029182434, 0.5638977289199829, 0.0007429157267324626, -0.7519803643226624, -0.43433713912963867, 0.4825165271759033, 0.6518248319625854, -0.3978494107723236, 0.551508903503418, -0.32633909583091736, -0.34255367517471313, 0.5647127628326416, 0.08539023995399475, 0.9338038563728333, -0.09562905877828598, 0.3628450334072113, 0.5086509585380554, -0.11966454982757568, 0.2638735771179199, 0.7383119463920593, -0.4433307945728302, -0.7090564966201782, 0.17386656999588013, -0.5659694671630859, -0.2725694477558136, -0.5629964470863342, -1.0418554544448853, 0.43444573879241943, -0.5443736910820007, -0.42865124344825745, 0.2581726908683777, 0.16194188594818115, -0.7153573632240295, 0.29515036940574646, 0.352753221988678, 1.0724538564682007, -0.8363689184188843, 1.001697063446045, 0.6675962209701538, -0.6842296719551086, -0.31202125549316406, -0.11879318207502365, 0.1477520763874054, -0.7678518891334534, 0.3715916872024536, 0.24862375855445862, 0.3042451739311218, -0.028461284935474396, -0.5401543974876404, -0.5996765494346619, 1.2945069074630737, 0.09241020679473877, -0.918996274471283, 0.08112351596355438, -0.053664468228816986, 0.5165535807609558, -0.45661041140556335, 0.5031567811965942, 0.6177247166633606, 0.8934297561645508, 0.3199564218521118, -0.729812502861023, 0.06813454627990723, -0.5507580041885376, -0.161537766456604, 0.29361578822135925, -0.5266774892807007, 0.11233775317668915, -0.1604122519493103, -0.24823404848575592, 0.4959867596626282, 0.44015589356422424, -0.004379143938422203, 0.5245562195777893, 0.39208295941352844, 0.7764686346054077, 0.8205509781837463, -0.43844929337501526, 0.8360656499862671, -0.013790536671876907, 0.3774796724319458, 1.126200795173645, -0.26518023014068604, 0.330920934677124, 0.5642093420028687, -0.19767451286315918, 0.6143897175788879, 0.6090865135192871, -0.7975882887840271, 0.643804669380188, 0.4330672025680542, -0.29655787348747253, -0.04721260815858841, -0.26649942994117737, -0.5596516728401184, 0.38260796666145325, 0.4379367530345917, -0.7240332961082458, 0.1143212765455246, -0.005010342225432396, -0.019896898418664932, 0.25035566091537476, -0.3592476546764374, 1.1026885509490967, -0.07072731852531433, -0.12511546909809113, 0.13707830011844635, -0.2899896800518036, 0.33405452966690063, -0.4720515310764313, -0.5054433941841125, 0.16499759256839752, 0.46172183752059937, -0.3476208746433258, -1.1980000734329224, 0.8022566437721252, -0.13030272722244263, -0.5219811201095581, -0.30319860577583313, 0.3985530436038971, -0.5574003458023071, -1.0083824396133423, 0.4388431906700134, 0.06909886002540588, 0.2697039842605591, 0.0784996747970581, -1.1402181386947632, 0.2978530824184418, -0.17370347678661346, 0.026999326422810555, 0.06718018651008606, 0.5133751630783081, 0.05488385260105133, 0.45198115706443787, 0.33217233419418335, -0.1121915653347969, -0.6067075133323669, 0.5790382027626038, 0.8258191347122192, -1.0061442852020264, -0.09232916682958603, -0.9529778361320496, 0.6653502583503723, -0.4341420531272888, -0.5817407965660095, 0.6480767130851746, 0.8010237216949463, 0.8954876065254211, -0.14712241291999817, 0.6985015869140625, -0.48532170057296753, 0.747334897518158, -0.12497103214263916, 0.7924157977104187, -0.3529995381832123, -0.20107145607471466, -0.7083715796470642, -0.6921156644821167, -0.9044163823127747, 0.5409094095230103, 0.18441668152809143, -0.002666223794221878, 0.543486475944519, 0.7840964794158936, 0.11096201837062836, -0.0019909541588276625, 0.028773901984095573, -0.045984573662281036, 0.21297213435173035, 0.4363614618778229, 0.4167909622192383, -0.7807100415229797, 0.20925526320934296, -0.16204456984996796, -0.7760578393936157, 0.08158256858587265, -1.3182319402694702, -1.1259597539901733, -1.0633078813552856, -0.7856066226959229, -0.4077658951282501, -0.1538447141647339, 0.5212265253067017, 0.7985133528709412, -1.069229245185852, -0.09646675735712051, -0.1226828470826149, 0.22416377067565918, 0.08409079909324646, -0.09913201630115509, 0.5317690372467041, 0.5686511993408203, -0.910155177116394, -0.3487337529659271, 0.06545624136924744, 0.6931302547454834, -0.1090300902724266, 0.10182079672813416, -0.2760792672634125, -0.26191386580467224, 0.2393684983253479, 0.18922796845436096, -0.29220813512802124, -0.15926210582256317, -0.4893007278442383, -0.04464277625083923, -0.15344803035259247, 0.7907665967941284, -0.5710813999176025, 0.3703514635562897, 0.5036591291427612, 0.27383676171302795, 0.5913745760917664, 0.07050790637731552, 0.6245474219322205, -0.33073335886001587, 0.2903047800064087, -0.13031329214572906, 0.3658182621002197, 0.2934126853942871, -0.43659985065460205, 0.8636581301689148, 0.4130924940109253, -0.487825483083725, -0.5035181641578674, 0.2822895050048828, -1.4708999395370483, 0.3707910180091858, 0.9934864640235901, 0.08708662539720535, -0.34482285380363464, -0.028775418177247047, -0.4766676425933838, 0.09297117590904236, -0.7554391622543335, 0.21178701519966125, 0.5490127205848694, 0.35145303606987, -0.15410220623016357, -0.041159212589263916, 0.7392688989639282, -0.4343310296535492, -0.8302225470542908, 0.4120626151561737, 0.5102619528770447, 0.056690748780965805, 0.3566914498806, 0.8760804533958435, -0.32322749495506287, 0.11542795598506927, 0.08840005099773407, 0.30845534801483154, -0.18461084365844727, -0.5817664265632629, -0.39925962686538696, -0.38387420773506165, 0.0010149150621145964, -0.6125710606575012 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
teknium/openhermes
teknium
2023-09-07T20:41:05Z
427
77
null
[ "task_categories:text-generation", "language:eng", "distillation", "synthetic data", "gpt", "region:us" ]
2023-09-07T20:41:05Z
2023-09-04T01:31:26.000Z
2023-09-04T01:31:26
--- language: - eng pretty_name: "OpenHermes-v1.0" tags: - distillation - synthetic data - gpt task_categories: - text-generation --- # OpenHermes Dataset ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/XIiSwLP1Uu94IUucGypyl.png) The OpenHermes dataset is composed of 242,000 entries of primarily GPT-4 generated data, from open datasets across the AI landscape, including: OpenHermes 13B is the first fine tune of the Hermes dataset that has a fully open source dataset! OpenHermes was trained on 242,000 entries of primarily GPT-4 generated data, from open datasets across the AI landscape, including: - GPTeacher - General Instruct, Roleplay v1, Roleplay v2, and Code Instruct Datasets, by Teknium - WizardLM (v1, evol_instruct 70k), by WizardLM Team/nlpxucan - Airoboros GPT-4 (v1.0), by JonDurbin - Camel-AI's domain expert datasets, by the Camel-AI Team - CodeAlpaca, by Sahil2801 - GPT4-LLM and Unnatural Instructions, by Microsoft Filtering included removal of OpenAI refusals, disclaimers, and "As an AI" type examples and more The base dataset mix is identical to the original Nous-Hermes', minus the Nous-Instruct and PDACTL datasets which were private datasets.
[ -0.6254180669784546, -0.34538528323173523, 0.3031526207923889, -0.08874989300966263, -0.04635601118206978, -0.2805260717868805, -0.1422223448753357, -0.5177947282791138, -0.09473724663257599, 0.8607624769210815, -0.6530389189720154, -0.8616490960121155, -0.41095438599586487, 0.2105533629655838, -0.04455813765525818, 1.4252121448516846, -0.18082432448863983, 0.07323489338159561, 0.19509826600551605, -0.5054563879966736, -0.19998793303966522, -0.027178993448615074, -0.5246636867523193, -0.10613241791725159, 0.6973573565483093, 0.785473644733429, 0.7193542718887329, 0.6357012391090393, 0.7277976274490356, 0.2611781656742096, 0.2931300103664398, 0.319876492023468, -0.7536654472351074, -0.27972012758255005, -0.35549217462539673, -0.1556268334388733, -0.8231725096702576, 0.45841193199157715, 0.7389854788780212, 0.27400872111320496, -0.09519866853952408, 0.4610629677772522, 0.42328566312789917, 0.818554162979126, -0.5570623278617859, 0.19922806322574615, -0.5222228169441223, -0.014056386426091194, -0.5842876434326172, -0.15761251747608185, -0.3558935821056366, -0.30283302068710327, 0.11836206912994385, -1.016402244567871, 0.2960158586502075, 0.10106171667575836, 0.8317769765853882, 0.26584556698799133, -0.43717148900032043, -0.1445649266242981, -0.7499176263809204, 0.9212091565132141, -0.5012443661689758, 0.21030713617801666, 0.34762540459632874, 0.5412470102310181, -0.29630908370018005, -0.5722277164459229, -0.43517160415649414, 0.09813056141138077, 0.20616570115089417, 0.2885238230228424, -0.4602465331554413, 0.0798085406422615, 0.30426493287086487, 0.5325535535812378, -0.8577715754508972, 0.18647414445877075, -0.5921056270599365, -0.053363148123025894, 0.6004791259765625, 0.02116553857922554, 0.018841546028852463, 0.42355605959892273, -0.3077455759048462, -0.36000296473503113, -0.9641194343566895, -0.3372730016708374, 0.43076014518737793, 0.25556480884552, -0.42263704538345337, 0.9427976608276367, -0.35760465264320374, 0.7076327800750732, -0.05346629023551941, 0.1320970207452774, 0.424125075340271, -0.20372316241264343, -0.43604081869125366, -0.05717558041214943, 0.9268578290939331, 0.23499777913093567, 0.3832972049713135, -0.23292198777198792, 0.05573122948408127, -0.041266296058893204, 0.24454720318317413, -0.7498856782913208, -0.23222090303897858, 0.1923431009054184, -0.5178952813148499, -0.2613764703273773, 0.4913990795612335, -0.9015345573425293, -0.47237175703048706, -0.20197130739688873, 0.4036003649234772, -0.5754671096801758, -0.1170763149857521, 0.26068443059921265, 0.09568185359239578, 0.2704191505908966, 0.3159209191799164, -0.5923646092414856, 0.4072359502315521, 0.6447869539260864, 0.7958037257194519, 0.10239657014608383, -0.3440026342868805, -0.4308325946331024, 0.1515381932258606, -0.4536705017089844, 0.5908122062683105, -0.4395892918109894, -0.1774684339761734, -0.24323716759681702, 0.12002258002758026, 0.09962689876556396, -0.6459718346595764, 0.6224427223205566, -0.491851806640625, 0.608178436756134, -0.408686101436615, -0.539012610912323, -0.3082394003868103, -0.04332086443901062, -0.8646912574768066, 0.9401983022689819, 0.013787541538476944, -0.8414796590805054, 0.6002476215362549, -1.1473952531814575, 0.0980088859796524, 0.007993929088115692, -0.30366837978363037, -0.4109981656074524, -0.005560122895985842, 0.35033920407295227, 0.3797720968723297, -0.40149402618408203, -0.1753547489643097, -0.48940587043762207, -0.2868237793445587, 0.038103438913822174, -0.3871214985847473, 0.6929092407226562, 0.49805963039398193, -0.533157467842102, 0.18123283982276917, -0.7867105603218079, 0.05996851623058319, 0.1989278495311737, -0.24191513657569885, -0.2642339766025543, -0.01318570040166378, -0.33840277791023254, 0.2566293776035309, -0.05921664461493492, -0.9268568158149719, 0.2910746932029724, -0.3856383264064789, 0.15073509514331818, 0.8987815380096436, -0.04322074353694916, 0.3975211977958679, -0.6668727993965149, 0.3883167505264282, 0.1458413004875183, 0.18492868542671204, -0.11463912576436996, -1.0447007417678833, -0.3725360035896301, -0.5413901209831238, 0.039479274302721024, 0.45603063702583313, -0.5230664610862732, 0.7025917768478394, -0.3530874252319336, -0.70951908826828, -0.8615227341651917, -0.21461859345436096, 0.22752973437309265, 0.39335036277770996, 0.6440370678901672, -0.19755953550338745, -0.4281737804412842, -0.7842483520507812, -0.13234323263168335, -0.032018162310123444, -0.4363202154636383, 0.17228183150291443, 0.7602546215057373, -0.019536612555384636, 1.0450080633163452, -0.21773138642311096, -0.4692609906196594, 0.1386762261390686, -0.14888474345207214, 0.19002050161361694, 0.7483521699905396, 0.6747826933860779, -0.2545355260372162, -0.3287140429019928, 0.02545010857284069, -0.8122706413269043, 0.22746914625167847, 0.08952170610427856, -0.540337860584259, 0.12278186529874802, 0.1857672482728958, -0.5952507257461548, 0.6856987476348877, 0.6699034571647644, -0.5261883735656738, 0.3816523849964142, -0.2801152765750885, 0.26818135380744934, -1.1945066452026367, 0.28297191858291626, -0.059807103127241135, 0.10311434417963028, -0.11893589049577713, 0.04131707176566124, 0.013994334265589714, -0.1877559870481491, -0.20168805122375488, 0.6192691326141357, -0.48796311020851135, -0.12872350215911865, 0.09773091971874237, -0.036683958023786545, -0.18914076685905457, 0.48748040199279785, -0.15934042632579803, 0.635657787322998, 0.9252603650093079, -0.48041456937789917, 0.5651519894599915, 0.6693779230117798, -0.5344929695129395, 0.4882652163505554, -0.5686219334602356, 0.17626570165157318, -0.04205387085676193, 0.3663920760154724, -0.8254767656326294, -0.38574156165122986, 0.7138448357582092, -0.493579626083374, 0.1027597188949585, -0.09054099768400192, -0.5644601583480835, -0.4018171429634094, -0.38792702555656433, 0.45532020926475525, 0.652428925037384, -0.8045625686645508, 0.1142808347940445, 0.2581343352794647, 0.1900300830602646, -0.745048999786377, -0.6599065661430359, -0.10024958103895187, -0.27202457189559937, -0.5986870527267456, 0.2173362523317337, -0.1382710039615631, -0.07240279763936996, 0.34097906947135925, -0.2655254006385803, 0.008544444106519222, -0.14019757509231567, 0.2942937910556793, 0.35458531975746155, -0.3872031569480896, -0.18591538071632385, -0.08341851830482483, -0.22157053649425507, -0.12675920128822327, -0.7070485949516296, 0.35867050290107727, -0.24133960902690887, -0.7939984202384949, -0.7302311062812805, 0.13273309171199799, 0.4935241639614105, -0.23968631029129028, 0.8749676942825317, 0.6038731932640076, -0.38429784774780273, -0.2027183324098587, -0.23804828524589539, -0.302389919757843, -0.49981528520584106, 0.11059682816267014, -0.35151243209838867, -1.0408052206039429, 0.355360209941864, 0.18036748468875885, 0.5585319995880127, 0.6906065940856934, 0.4528355002403259, -0.057843029499053955, 1.0656437873840332, 0.22733177244663239, -0.4707290232181549, 0.3396991491317749, -0.44281309843063354, -0.0020503478590399027, -0.4258432686328888, -0.3495507538318634, -0.6921766400337219, -0.6313791871070862, -1.0515552759170532, -0.4786212742328644, 0.2859504222869873, -0.09691176563501358, -0.7052700519561768, 0.27253448963165283, -0.6124884486198425, 0.49764421582221985, 0.8887205123901367, 0.37111714482307434, 0.10548263788223267, 0.533259928226471, -0.026309678331017494, 0.16418156027793884, -0.6654160022735596, -0.6966758966445923, 1.6101232767105103, 0.40141794085502625, 0.8700965642929077, 0.226071298122406, 0.9186548590660095, 0.30143651366233826, 0.2418675571680069, -0.3642037808895111, 0.6661966443061829, -0.03642676770687103, -0.7524660229682922, -0.4385552704334259, -0.7727552652359009, -1.3425781726837158, -0.3250795602798462, -0.07919371128082275, -0.5959503650665283, 0.130611389875412, 0.2224472463130951, -0.31643369793891907, 0.6826305389404297, -0.317622572183609, 0.9832063317298889, 0.2816533148288727, -0.2674838900566101, -0.41689619421958923, -0.493631511926651, 0.15681791305541992, -0.02005491591989994, 0.08972656726837158, -0.14257951080799103, -0.024989167228341103, 0.8988610506057739, -0.6939614415168762, 0.6188504099845886, -0.22110339999198914, -0.18020977079868317, 0.6146084070205688, -0.03288383409380913, 0.3616153299808502, -0.035263791680336, -0.015308624133467674, 0.41307273507118225, -0.19487914443016052, -0.7666558027267456, -0.0496145598590374, 0.6329445838928223, -1.1474215984344482, 0.10404415428638458, -0.5029171109199524, -0.1933988481760025, -0.20185710489749908, 0.06692591309547424, 0.5977930426597595, 0.671952486038208, -0.477029949426651, 0.2907794713973999, 0.5771152377128601, -0.4470718502998352, 0.06294786930084229, 0.6481393575668335, 0.18314586579799652, -0.46688079833984375, 1.0496296882629395, 0.051265403628349304, -0.07248596101999283, 0.21641695499420166, 0.0485859252512455, -0.06079887971282005, -0.5811738967895508, -0.48687663674354553, 0.4588835835456848, -0.31573137640953064, -0.3282819986343384, -0.27590689063072205, -0.25976839661598206, -0.5420241355895996, 0.030984994024038315, -0.32822170853614807, -0.38864800333976746, -0.22121021151542664, -0.3322240114212036, 0.5609812140464783, 1.1506916284561157, -0.6989086270332336, 0.4125896692276001, -0.9883704781532288, 0.4435589611530304, 0.23333461582660675, 0.827043890953064, -0.33751991391181946, -0.5352511405944824, -0.36463478207588196, 0.3451976478099823, -0.5177894830703735, -0.8221977949142456, 0.12978269159793854, 0.2664176821708679, 0.7834880352020264, 0.7618746757507324, 0.017512472346425056, 0.3802109658718109, -0.4860999286174774, 0.7899085283279419, 0.02070479653775692, -0.5524288415908813, 0.3764614462852478, -0.7057265043258667, 0.11757642775774002, 0.43892085552215576, 0.4466267228126526, -0.4587751030921936, -0.46138161420822144, -0.8474598526954651, -0.4967181980609894, 1.3956865072250366, 0.6136168241500854, -0.2335958331823349, 0.09994126856327057, 0.3089776337146759, 0.5137397050857544, 0.19055894017219543, -0.44531089067459106, -0.3462356626987457, -0.1125941127538681, -0.6046751737594604, -0.29398611187934875, -0.024979759007692337, -0.39936041831970215, -0.2723853588104248, 0.9455158710479736, 0.14461077749729156, 0.7932281494140625, -0.0922691598534584, 0.2857467532157898, -0.30337467789649963, 0.0038616943638771772, 0.49900567531585693, 0.49203968048095703, -0.3121003806591034, -0.11193213611841202, -0.1296887844800949, -0.7445372343063354, -0.20166194438934326, 0.1739707738161087, -0.015534681268036366, -0.15672968327999115, 0.5081297755241394, 0.9541060328483582, -0.4365369975566864, -0.5909541249275208, 0.22592850029468536, 0.19550158083438873, -0.29527026414871216, -0.14381104707717896, 0.22148531675338745, -0.4145141541957855, 0.24466589093208313, 0.214840829372406, 0.39585328102111816, 0.09063038229942322, -0.3934556543827057, 0.5491742491722107, 0.1562429964542389, -0.3027437925338745, -0.6841299533843994, 0.6807618737220764, 0.07521828263998032, 0.2090233713388443, 0.7248536944389343, -0.27680259943008423, 0.02123115211725235, 0.6214482188224792, 0.03514184430241585, 0.9043511748313904, -0.4561665654182434, 0.4284292757511139, 0.5562840700149536, 0.5091614723205566, -0.06644792854785919, 0.7246786952018738, 0.030485425144433975, -0.845764696598053, -0.2832475006580353, -0.40276822447776794, -0.592969536781311, 0.4304075837135315, -0.667962908744812, 0.352990061044693, -0.40672171115875244, 0.1763342022895813, -0.14061957597732544, -0.03953711688518524, -1.1564916372299194, 0.27361705899238586, 0.1063806563615799, 1.100093126296997, -0.7820417284965515, 0.7666971683502197, 0.7883277535438538, -0.20987045764923096, -0.6444700956344604, -0.04610726982355118, 0.1831858903169632, -1.0284615755081177, 0.2984815239906311, 0.24374088644981384, 0.3071584403514862, 0.17599743604660034, -1.0196157693862915, -0.8102723360061646, 0.9368526935577393, 0.31415069103240967, -0.3938792645931244, 0.0016790884546935558, 0.45292529463768005, 0.338791161775589, -0.3426508605480194, 0.3167966902256012, 0.373822420835495, 0.6100081205368042, -0.05682162195444107, -0.9254691004753113, -0.13040564954280853, -0.27536460757255554, -0.6865462064743042, 0.14657452702522278, -0.4571836590766907, 0.8942922949790955, -0.2972564101219177, -0.19947566092014313, 0.1882747858762741, 0.4645088315010071, 0.1557939201593399, 0.48236387968063354, 0.464913934469223, 0.8057520985603333, 0.6777117252349854, -0.24186298251152039, 0.8543253540992737, -0.2134871929883957, 0.24564361572265625, 1.157039999961853, -0.2789434492588043, 0.42580822110176086, -0.07925616949796677, -0.06829079240560532, 0.4058670103549957, 0.9143969416618347, -0.09027141332626343, 0.6492319703102112, -0.003421355737373233, -0.04926670342683792, -0.021517660468816757, 0.3394716680049896, -0.706013023853302, 0.4761832356452942, 0.3604772984981537, -0.17742414772510529, -0.49841395020484924, 0.20574210584163666, 0.09677310287952423, -0.2294144630432129, -0.15993350744247437, 0.9835519194602966, -0.20694050192832947, -0.4908476769924164, 0.47222650051116943, 0.174579456448555, 0.34740686416625977, -0.8190947771072388, -0.05172557756304741, -0.10479321330785751, 0.31305602192878723, -0.26278480887413025, -0.9740598797798157, 0.1601904183626175, 0.2133304327726364, 0.2885837256908417, -0.27549660205841064, 0.4220266044139862, -0.3172203600406647, -0.361443430185318, 0.287228524684906, 0.5315952897071838, 0.5532047748565674, -0.3740626573562622, -0.6212002038955688, -0.25127819180488586, 0.06608206033706665, -0.5028303265571594, 0.1994321197271347, 0.900542140007019, -0.04266653582453728, 0.3601536452770233, 0.4859495162963867, 0.10415902733802795, 0.06540411710739136, -0.32281509041786194, 0.965373158454895, -0.6163670420646667, -0.4352371096611023, -0.6279786229133606, 0.5762052536010742, -0.1385209560394287, -0.6392533779144287, 0.9007685780525208, 0.7648999094963074, 1.0774730443954468, -0.07884009927511215, 0.9851808547973633, -0.04282649978995323, 0.6309137940406799, -0.3148428499698639, 0.5693485736846924, -0.5715106725692749, -0.01881745085120201, -0.36763614416122437, -1.0489869117736816, 0.04201886057853699, 0.5138510465621948, -0.2696850299835205, 0.14716282486915588, 0.4327395260334015, 0.7209411859512329, -0.3338809311389923, 0.3918455243110657, 0.22031912207603455, 0.281563937664032, 0.19805917143821716, 0.44420403242111206, 0.7368218898773193, -0.3065697252750397, 0.5763187408447266, -0.2309381365776062, -0.6898033022880554, -0.2440681904554367, -0.5336658954620361, -0.8557173609733582, -0.6236840486526489, -0.30128514766693115, -0.5146729350090027, -0.1009872779250145, 0.89531409740448, 0.816455602645874, -1.2359038591384888, -0.18638713657855988, -0.2604415714740753, -0.18367072939872742, -0.4929661452770233, -0.16065123677253723, 0.3574340045452118, -0.05883127078413963, -0.6166183352470398, 0.6865507960319519, -0.12772294878959656, 0.12002626061439514, 0.047426987439394, -0.30699217319488525, 0.2652875483036041, 0.23107977211475372, 0.25140342116355896, 0.34150785207748413, -0.19274963438510895, -0.45140525698661804, 0.08556811511516571, -0.08836256712675095, 0.043559737503528595, 0.7048598527908325, -0.6284499764442444, 0.2520827353000641, 0.47397828102111816, 0.32346051931381226, 0.29113104939460754, -0.15562061965465546, 0.5126044154167175, -0.5600531101226807, 0.2410854548215866, 0.16089245676994324, 0.3003178834915161, -0.07997016608715057, 0.06316225230693817, 0.7792642116546631, 0.3617240786552429, -0.7595464587211609, -0.7024381756782532, 0.1345546990633011, -1.1072512865066528, -0.19985881447792053, 0.8891553282737732, -0.1151990070939064, 0.15552327036857605, 0.02064952626824379, -0.43379560112953186, 0.30104348063468933, -0.6921889781951904, 0.6250977516174316, 0.48013290762901306, -0.02964554727077484, 0.33333882689476013, -0.6471117734909058, 0.6828311681747437, 0.2785986065864563, -0.7336736917495728, -0.03284968063235283, 0.7821296453475952, 0.1454145610332489, 0.07358760386705399, 0.5748230218887329, -0.2370392233133316, 0.042354766279459, -0.07997637242078781, 0.27397164702415466, -0.20329418778419495, -0.528327465057373, -0.07678409665822983, 0.22493331134319305, -0.20088616013526917, -0.9327632188796997 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
ar_sarcasm
null
2023-03-16T14:13:22Z
426
8
null
[ "task_categories:text-classification", "task_ids:sentiment-classification", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|other-semeval_2017", "source_datasets:extended|other-astd", "language:ar", "license:mit", "sarcasm-detection", "region:us" ]
2023-03-16T14:13:22Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - no-annotation language_creators: - found language: - ar license: - mit multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - extended|other-semeval_2017 - extended|other-astd task_categories: - text-classification task_ids: - sentiment-classification pretty_name: ArSarcasm tags: - sarcasm-detection dataset_info: features: - name: dialect dtype: class_label: names: '0': egypt '1': gulf '2': levant '3': magreb '4': msa - name: sarcasm dtype: class_label: names: '0': non-sarcastic '1': sarcastic - name: sentiment dtype: class_label: names: '0': negative '1': neutral '2': positive - name: original_sentiment dtype: class_label: names: '0': negative '1': neutral '2': positive - name: tweet dtype: string - name: source dtype: string splits: - name: train num_bytes: 1829167 num_examples: 8437 - name: test num_bytes: 458218 num_examples: 2110 download_size: 750717 dataset_size: 2287385 --- # Dataset Card for ArSarcasm ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** [GitHub](https://github.com/iabufarha/ArSarcasm) - **Paper:** https://www.aclweb.org/anthology/2020.osact-1.5/ ### Dataset Summary ArSarcasm is a new Arabic sarcasm detection dataset. The dataset was created using previously available Arabic sentiment analysis datasets ([SemEval 2017](https://www.aclweb.org/anthology/S17-2088.pdf) and [ASTD](https://www.aclweb.org/anthology/D15-1299.pdf)) and adds sarcasm and dialect labels to them. The dataset contains 10,547 tweets, 1,682 (16%) of which are sarcastic. For more details, please check the paper [From Arabic Sentiment Analysis to Sarcasm Detection: The ArSarcasm Dataset](https://www.aclweb.org/anthology/2020.osact-1.5/) ### Supported Tasks and Leaderboards You can get more information about an Arabic sarcasm tasks and leaderboard [here](https://sites.google.com/view/ar-sarcasm-sentiment-detection/). ### Languages Arabic (multiple dialects) ## Dataset Structure ### Data Instances ```javascript {'dialect': 1, 'original_sentiment': 0, 'sarcasm': 0, 'sentiment': 0, 'source': 'semeval', 'tweet': 'نصيحه ما عمرك اتنزل لعبة سوبر ماريو مش زي ما كنّا متوقعين الله يرحم ايامات السيقا والفاميلي #SuperMarioRun'} ``` ### Data Fields - tweet: the original tweet text - sarcasm: 0 for non-sarcastic, 1 for sarcastic - sentiment: 0 for negative, 1 for neutral, 2 for positive - original_sentiment: 0 for negative, 1 for neutral, 2 for positive - source: the original source of tweet: SemEval or ASTD - dialect: 0 for Egypt, 1 for Gulf, 2 for Levant, 3 for Magreb, 4 for Modern Standard Arabic (MSA) ### Data Splits The training set contains 8,437 tweets, while the test set contains 2,110 tweets. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization The dataset was created using previously available Arabic sentiment analysis datasets (SemEval 2017 and ASTD) and adds sarcasm and dialect labels to them. #### Who are the source language producers? SemEval 2017 and ASTD ### Annotations #### Annotation process For the annotation process, we used Figure-Eight crowdsourcing platform. Our main objective was to annotate the data for sarcasm detection, but due to the challenges imposed by dialectal variations, we decided to add the annotation for dialects. We also include a new annotation for sentiment labels in order to have a glimpse of the variability and subjectivity between different annotators. Thus, the annotators were asked to provide three labels for each tweet as the following: - Sarcasm: sarcastic or non-sarcastic. - Sentiment: positive, negative or neutral. - Dialect: Egyptian, Gulf, Levantine, Maghrebi or Modern Standard Arabic (MSA). #### Who are the annotators? Figure-Eight crowdsourcing platform ### 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 - Ibrahim Abu-Farha - Walid Magdy ### Licensing Information MIT ### Citation Information ``` @inproceedings{abu-farha-magdy-2020-arabic, title = "From {A}rabic Sentiment Analysis to Sarcasm Detection: The {A}r{S}arcasm Dataset", author = "Abu Farha, Ibrahim and Magdy, Walid", booktitle = "Proceedings of the 4th Workshop on Open-Source Arabic Corpora and Processing Tools, with a Shared Task on Offensive Language Detection", month = may, year = "2020", address = "Marseille, France", publisher = "European Language Resource Association", url = "https://www.aclweb.org/anthology/2020.osact-1.5", pages = "32--39", language = "English", ISBN = "979-10-95546-51-1", } ``` ### Contributions Thanks to [@mapmeld](https://github.com/mapmeld) for adding this dataset.
[ -0.4273063838481903, -0.3784683048725128, -0.00012666109250858426, 0.38582736253738403, -0.3982452154159546, 0.2125309258699417, -0.08015260100364685, -0.3690614700317383, 0.33894971013069153, 0.3499458432197571, -0.5046560168266296, -1.1722567081451416, -0.7382109761238098, 0.10261160135269165, -0.2925774157047272, 1.3393129110336304, 0.03330172970890999, -0.13114824891090393, 0.36412036418914795, -0.5292999744415283, -0.0673070177435875, -0.4378816485404968, -0.7428842782974243, 0.0109364353120327, 0.5537952780723572, 0.5509358644485474, 0.6783835291862488, 0.35833513736724854, 0.4626358449459076, 0.2750870883464813, 0.03778807818889618, 0.0199133213609457, -0.09860555082559586, -0.07073186337947845, -0.06709937751293182, -0.3540206849575043, -0.5128412842750549, -0.04708096385002136, 0.3838147819042206, 0.15598995983600616, 0.030394773930311203, 0.46158626675605774, -0.1838957518339157, 0.6674411296844482, -0.7255550622940063, 0.19045676290988922, -0.20505625009536743, -0.01147476863116026, -0.4152480959892273, -0.06065411865711212, -0.09699028730392456, -0.739189863204956, -0.1725628823041916, -0.021140702068805695, -0.13714119791984558, -0.016125908121466637, 0.8182518482208252, 0.15582375228405, -0.5546921491622925, -0.29276660084724426, -0.25494205951690674, 0.7465620040893555, -1.081393837928772, -0.1573304533958435, 0.30058109760284424, 0.37587690353393555, 0.1273518204689026, -0.41145452857017517, -0.5326895713806152, 0.007975561544299126, -0.0399446040391922, 0.24488334357738495, -0.40370649099349976, -0.24049066007137299, 0.3803705871105194, 0.15457069873809814, -0.3639923930168152, -0.472606897354126, -0.2578701972961426, -0.15239909291267395, 0.7938488125801086, -0.03769173100590706, 0.42538273334503174, -0.2692669928073883, -0.3455646336078644, 0.09923960268497467, -0.3428887724876404, 0.13476000726222992, 0.4222303628921509, 0.26232632994651794, -0.6154585480690002, 0.4379974603652954, -0.11907829344272614, 0.08682136982679367, -0.21527370810508728, -0.16851963102817535, 0.7620068192481995, -0.2119198590517044, -0.24044540524482727, 0.0343703031539917, 0.8462294936180115, 0.26390257477760315, 0.4279923737049103, 0.14855222404003143, -0.43744030594825745, 0.024072255939245224, -0.16168534755706787, -0.9136817455291748, -0.24809443950653076, 0.2802966833114624, -0.4020301103591919, -0.416988343000412, 0.20773543417453766, -0.7403145432472229, -0.4346540570259094, 0.07696861773729324, 0.23997792601585388, -0.3483245372772217, -0.3424210548400879, -0.08278259634971619, -0.37157368659973145, 0.29433342814445496, 0.31511491537094116, -0.3062109053134918, 0.23321987688541412, 0.3175167441368103, 0.7649429440498352, 0.21020816266536713, -0.12303216010332108, -0.3279392123222351, 0.15237046778202057, -0.1175762265920639, 0.6317870020866394, -0.4252246618270874, -0.38985675573349, 0.11740391701459885, -0.24200575053691864, 0.09890187531709671, -0.4145279824733734, 1.0898767709732056, -0.3662625253200531, 0.05717917159199715, -0.5869147777557373, -0.08959044516086578, -0.45140540599823, 0.31334424018859863, -0.6527518630027771, 1.286523699760437, 0.24229200184345245, -1.049553632736206, 0.08109825849533081, -0.9034024477005005, -0.6307108998298645, -0.1382603496313095, -0.15628667175769806, -0.36601096391677856, -0.018436172977089882, 0.4964289367198944, 0.4110105633735657, -0.5160285234451294, 0.2232668548822403, -0.14075401425361633, -0.37361109256744385, 0.6087931990623474, -0.35552552342414856, 1.1910080909729004, 0.36681067943573, -0.7612419724464417, -0.3433898985385895, -0.44708794355392456, -0.11824078112840652, -0.03981415554881096, -0.11581788212060928, 0.11008965969085693, -0.22105510532855988, 0.4173339307308197, 0.6549131274223328, 0.2383030652999878, -0.40108031034469604, 0.01113052200525999, -0.49530187249183655, 0.18689179420471191, 0.7906032204627991, 0.07043468207120895, 0.09301482141017914, -0.6025478839874268, 0.7304393649101257, 0.4806688129901886, 0.1720302253961563, 0.08525579422712326, -0.37578994035720825, -0.9461507201194763, -0.5393776893615723, 0.24279780685901642, 0.745590329170227, -0.5977740287780762, 0.6220152974128723, -0.3358464539051056, -0.5478647351264954, -0.5403720140457153, -0.056686025112867355, 0.4391804337501526, 0.3387538194656372, 0.392591655254364, -0.374004065990448, -0.666472315788269, -0.7984848618507385, -0.377859890460968, -0.2574932277202606, 0.43745481967926025, 0.5195783972740173, 0.7835565805435181, -0.2768270671367645, 0.887607991695404, -0.4229170083999634, -0.2409144937992096, -0.2912558913230896, 0.3340073227882385, 0.15715770423412323, 0.2955392003059387, 0.885509729385376, -0.68399578332901, -0.7960512638092041, 0.03355737030506134, -0.640239417552948, -0.40370213985443115, 0.15275175869464874, -0.21827881038188934, 0.5932677388191223, 0.13671770691871643, -0.48834747076034546, 0.9261996746063232, 0.30004823207855225, -0.38420477509498596, 0.5360133051872253, 0.6864506602287292, 0.6013789176940918, -1.2476685047149658, 0.2023663967847824, 0.04590807110071182, -0.11503465473651886, -0.409925639629364, -0.25878646969795227, -0.35949647426605225, 0.09004048258066177, -0.458658367395401, 0.7517916560173035, -0.21216747164726257, 0.07622992247343063, -0.08712087571620941, -0.0571105070412159, -0.10578402876853943, 0.4937118887901306, -0.5581986308097839, 0.8112185001373291, 0.6836206912994385, -0.2597625255584717, 0.12350643426179886, 0.09975053369998932, -0.2161336988210678, 0.5536730289459229, -0.6237238049507141, -0.00455492315813899, -0.0030213729478418827, 0.5052152872085571, -1.1657509803771973, -0.3310374915599823, 0.8971688747406006, -0.9501627683639526, -0.08730757981538773, -0.14357790350914001, -0.6071010828018188, -0.34397268295288086, -0.7040666341781616, 0.4745897054672241, 0.4881363809108734, -0.3089495599269867, 0.9433977007865906, 0.3088202178478241, -0.05177304521203041, -1.1047918796539307, -1.0631283521652222, 0.14177744090557098, -0.2859264016151428, -0.7715471386909485, 0.0008747319807298481, 0.09356305003166199, -0.37192803621292114, 0.09702803194522858, -0.1494678407907486, -0.02030753903090954, 0.06076144427061081, 0.3886979818344116, 0.16423234343528748, -0.13029636442661285, 0.08409922569990158, 0.14259430766105652, 0.05722900107502937, 0.08874288201332092, -0.1615723967552185, 0.53374844789505, -0.14672653377056122, -0.28842073678970337, -0.9246751666069031, 0.5006496906280518, 0.4558579623699188, -0.253354549407959, 0.9523897171020508, 1.0887144804000854, -0.5257747173309326, -0.192986398935318, -0.6586734652519226, -0.04688204452395439, -0.46395549178123474, 0.22915595769882202, -0.14148283004760742, -0.6197199821472168, 0.9088273644447327, 0.06076884642243385, 0.027342066168785095, 0.7799561619758606, 0.49578866362571716, 0.010171684436500072, 1.0766034126281738, 0.27068111300468445, -0.5891135931015015, 0.32688766717910767, -0.458219975233078, 0.46869584918022156, -0.4397679567337036, -0.3332090973854065, -0.8017832636833191, -0.6870540380477905, -0.5558122396469116, -0.358612596988678, 0.06020407751202583, -0.2026510387659073, -0.5792047381401062, -0.02601744793355465, -0.19893738627433777, 0.3999897539615631, 0.44838646054267883, 0.09220144897699356, -0.12072092294692993, 0.22413286566734314, 0.012975153513252735, 0.03665819764137268, -0.42867887020111084, -0.7565789222717285, 0.8722458481788635, 0.23856596648693085, 0.5155115127563477, 0.3722289502620697, 0.8790058493614197, 0.709871768951416, 0.5138737559318542, -0.6610259413719177, 0.7136073708534241, -0.21097946166992188, -0.602465808391571, 0.07536400854587555, -0.4589080512523651, -0.5399919152259827, -0.233433336019516, 0.14621798694133759, -0.6884301900863647, 0.21887528896331787, -0.053172819316387177, -0.3455263376235962, 0.3332785367965698, -0.6723557710647583, 0.551266610622406, -0.211528480052948, -0.09781482815742493, -0.1315906047821045, -1.0506811141967773, 0.14877860248088837, 0.3201204240322113, 0.43658339977264404, -0.4038736820220947, -0.2611323893070221, 0.8927260637283325, -0.4162946343421936, 1.0890520811080933, -0.38353338837623596, 0.24077722430229187, 0.5618848204612732, -0.05817858874797821, 0.435615599155426, 0.09574046730995178, -0.32484734058380127, 0.28354477882385254, -0.24091117084026337, -0.5998173356056213, -0.347428560256958, 0.8276575803756714, -1.0568686723709106, -0.3269951045513153, -0.9122680425643921, -0.41531485319137573, -0.023046329617500305, -0.047526709735393524, 0.18432538211345673, 0.4682934582233429, -0.08107072114944458, -0.016336867585778236, 0.2829034924507141, -0.11221334338188171, 0.39704012870788574, 0.04794430360198021, 0.11512994021177292, -0.6329547166824341, 0.7760248780250549, 0.18539704382419586, -0.0874127671122551, 0.10112598538398743, -0.06636741012334824, -0.14528009295463562, -0.16855689883232117, -0.2281465083360672, 0.33940836787223816, -0.989181637763977, -0.4514133036136627, -0.6176658272743225, -0.3689889907836914, -0.79494708776474, -0.3465416133403778, 0.05880741402506828, -0.5212177038192749, -0.5193462371826172, -0.09021035581827164, 0.6415465474128723, 0.5800783038139343, -0.20607204735279083, 0.6017138957977295, -0.5662071108818054, -0.05945804342627525, -0.13807448744773865, -0.0784715861082077, 0.17523658275604248, -0.8480752110481262, -0.4652154743671417, 0.31501662731170654, -0.38669103384017944, -0.864337146282196, 0.5029854774475098, 0.237999826669693, 0.25481748580932617, 0.49858683347702026, 0.04180065542459488, 0.4145446717739105, 0.04089757800102234, 1.012404441833496, 0.026543671265244484, -0.8350905776023865, 0.5555261969566345, -0.5034330487251282, 0.3979344964027405, 0.7333748936653137, 0.49753278493881226, -0.6082321405410767, -0.28009796142578125, -0.7574619650840759, -0.9732443690299988, 0.980567216873169, 0.21614563465118408, 0.3038608431816101, -0.2518661320209503, 0.24256078898906708, -0.036716438829898834, 0.44758957624435425, -0.8166447281837463, -0.8598673939704895, -0.04249292239546776, -0.5675923228263855, 0.1658325493335724, -0.3388453423976898, -0.36070525646209717, -0.39849168062210083, 0.9525368809700012, 0.2182476967573166, 0.4761376678943634, -0.0782698467373848, -0.07810269296169281, 0.1476346254348755, 0.3751516342163086, 0.38761666417121887, 0.43190622329711914, -0.08715427666902542, 0.210648775100708, 0.06068937107920647, -0.5146770477294922, -0.040376339107751846, 0.17330589890480042, -0.19308409094810486, 0.04480043053627014, 0.18025466799736023, 0.7250490784645081, -0.05701466277241707, -0.6048882007598877, 0.6940452456474304, 0.22128847241401672, -0.3211355209350586, -0.48345470428466797, 0.08082249015569687, -0.1180865615606308, 0.4063572883605957, 0.6256541609764099, 0.49837183952331543, 0.3657059073448181, -0.564642608165741, 0.16883817315101624, 0.17654982209205627, -0.28486692905426025, -0.547561764717102, 0.25647178292274475, 0.23102951049804688, -0.3254098892211914, 0.4358023703098297, -0.4786074757575989, -0.9652989506721497, 0.8511819839477539, 0.36391496658325195, 1.105832815170288, -0.2885984182357788, 0.6774664521217346, 0.5005706548690796, 0.42992591857910156, -0.029964279383420944, 0.8223112225532532, -0.04432082176208496, -0.4925405979156494, -0.014826093800365925, -0.39150139689445496, 0.032671187072992325, -0.16504764556884766, -0.43714433908462524, 0.5133857131004333, -0.7089899778366089, -0.272053986787796, -0.23246437311172485, 0.08894122391939163, -0.7142221927642822, 0.4976290166378021, 0.05311646685004234, 0.9760097861289978, -0.9908741116523743, 0.3573587238788605, 0.7591853141784668, -0.6129893660545349, -0.8680382370948792, 0.29339128732681274, 0.254512757062912, -0.7088356614112854, 0.426586776971817, 0.4380149245262146, -0.42840200662612915, 0.05705232918262482, -0.9329743981361389, -0.5436537265777588, 1.0062892436981201, 0.4221617579460144, 0.147417351603508, 0.49366945028305054, 0.20925001800060272, 0.5942282676696777, -0.44050225615501404, 0.5469437837600708, 0.6421708464622498, 0.5933666229248047, 0.4563433825969696, -0.3504374921321869, 0.18173003196716309, -0.5845677852630615, -0.44608500599861145, 0.18629741668701172, -0.8536587357521057, 0.7862886190414429, -0.1341702938079834, -0.3629987835884094, -0.014872455969452858, 0.5193764567375183, 0.13419745862483978, 0.5743305683135986, 0.2448965162038803, 0.9924697279930115, 0.6749398708343506, -0.2401854395866394, 0.8587327599525452, -0.2638782858848572, 0.25064995884895325, 0.978329598903656, -0.0810670256614685, 0.7337232232093811, 0.35191795229911804, -0.2184065878391266, 0.7541683316230774, 0.4593716263771057, 0.20624148845672607, 0.3922656774520874, -0.0824282243847847, -0.6672365665435791, -0.026311198249459267, -0.5562264919281006, -0.5875433087348938, 0.32821542024612427, 0.3808647096157074, -0.5899551510810852, -0.1535569578409195, -0.18787464499473572, 0.48893046379089355, -0.17026793956756592, -0.4030643105506897, 0.44966548681259155, 0.0635538399219513, -0.37348029017448425, 0.37897801399230957, 0.296297162771225, 0.6652213931083679, -0.2648477554321289, 0.22158770263195038, -0.2757413387298584, 0.005497007630765438, -0.5106710195541382, -0.6733987927436829, 0.22599615156650543, 0.09222706407308578, 0.047716617584228516, 0.1890706717967987, 0.8128514885902405, -0.2591831684112549, -0.6773549914360046, 0.11572320014238358, 0.49445244669914246, 0.21647541224956512, 0.06139588728547096, -1.0120978355407715, 0.1593039333820343, 0.1898166686296463, -0.296335905790329, -0.020412707701325417, 0.7718729376792908, -0.08038995414972305, 0.4994231164455414, 0.38435715436935425, 0.09852009266614914, -0.07648376375436783, 0.3939276337623596, 1.073310375213623, -0.6912468671798706, -0.41277968883514404, -0.9446085691452026, 0.7369228601455688, -0.25232139229774475, -0.5005359053611755, 0.8539090752601624, 0.5525420904159546, 0.5953273773193359, 0.04071986302733421, 1.1302393674850464, -0.3450697362422943, 0.5136659741401672, -0.008217989467084408, 0.6089262962341309, -0.7068964242935181, 0.16841231286525726, -0.2826094627380371, -0.5971565246582031, -0.479543000459671, 0.7807928919792175, -0.5695261359214783, 0.6418246030807495, 0.6014848351478577, 0.9927707314491272, 0.008338957093656063, 0.15447933971881866, -0.1258963942527771, 0.46078363060951233, 0.028135471045970917, 0.3859826624393463, 0.5747049450874329, -0.6849374175071716, 0.39948078989982605, -0.1401742845773697, -0.20175696909427643, -0.4291676878929138, -0.593341052532196, -1.1911131143569946, -0.4488380253314972, -0.3503962755203247, -0.6225162148475647, 0.09982586652040482, 1.1775243282318115, 0.23409441113471985, -0.9601760506629944, -0.29173120856285095, 0.19530746340751648, 0.01994842104613781, 0.1046205684542656, -0.26508283615112305, 0.48071831464767456, 0.10834859311580658, -0.39830800890922546, -0.4415007531642914, 0.32555821537971497, 0.012631965801119804, 0.07341475039720535, -0.02838258445262909, -0.6197575926780701, 0.3817140460014343, 0.389136403799057, 0.32475778460502625, -0.6290851831436157, -0.26727625727653503, 0.15620814263820648, -0.40813788771629333, 0.09150679409503937, 0.450723797082901, -0.5974868535995483, -0.09055034816265106, 0.39669719338417053, 0.5591956973075867, 0.15178917348384857, 0.14249193668365479, -0.06445102393627167, -0.890551745891571, 0.23336884379386902, 0.5489383935928345, 0.20636466145515442, 0.49347296357154846, -0.3129134178161621, 0.5609984993934631, 0.2249380499124527, -0.5388208627700806, -0.848139762878418, 0.0059884339570999146, -1.1442534923553467, 0.099653460085392, 1.2876948118209839, 0.01499052345752716, -0.2755756378173828, -0.19970451295375824, -0.5536276698112488, 0.39778807759284973, -1.035258412361145, 0.8958225846290588, 0.9157700538635254, 0.16882750391960144, 0.01822778768837452, -0.5233023166656494, 0.5550597310066223, 0.5175966620445251, -0.9166387319564819, -0.23144616186618805, 0.4137045443058014, 0.04585845023393631, -0.13653120398521423, 0.9010741114616394, -0.04237966984510422, 0.6258130073547363, -0.4006223678588867, 0.23640283942222595, 0.27098849415779114, -0.15733353793621063, -0.15255947411060333, -0.12256184220314026, -0.05878948047757149, -0.11756584048271179 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
hate_offensive
null
2023-01-25T14:31:32Z
426
7
hate-speech-and-offensive-language
[ "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" ]
2023-01-25T14:31:32Z
2022-03-02T23:29:22.000Z
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.
[ -0.4190678298473358, -0.7328926920890808, -0.0897417813539505, 0.1806628257036209, -0.1879924088716507, 0.34033408761024475, -0.3996550142765045, -0.4636446237564087, 0.4036737084388733, 0.2186773121356964, -0.6502702832221985, -1.123091697692871, -0.945380449295044, -0.0024845816660672426, -0.4838312566280365, 1.2135831117630005, 0.20337605476379395, -0.23963886499404907, 0.2749843895435333, -0.3628421127796173, -0.11771082878112793, -0.4430636167526245, -0.531381368637085, -0.077744260430336, 0.5985601544380188, 0.555181086063385, 0.7786023616790771, 0.7792059183120728, 0.4073604643344879, 0.22860220074653625, -0.02721722237765789, -0.1572980284690857, -0.729285717010498, -0.03914399445056915, -0.32688289880752563, -0.04287887364625931, -0.339462548494339, 0.18775513768196106, 0.4869244694709778, 0.32697901129722595, -0.041620370000600815, 0.38367408514022827, 0.06512052565813065, 0.27025750279426575, -0.542966365814209, 0.23419390618801117, -0.5876502990722656, 0.02904660440981388, -0.5872812867164612, 0.2280505895614624, -0.02235063910484314, -0.5689939856529236, -0.34369948506355286, -0.4958644211292267, 0.08550018817186356, 0.03017229586839676, 0.6540864706039429, 0.09351196140050888, -0.272343248128891, -0.29812729358673096, -0.4829444885253906, 0.8433694243431091, -0.8218998908996582, 0.2886337637901306, 0.5934422612190247, 0.07360928505659103, 0.13455627858638763, -0.416699081659317, -0.8115250468254089, 0.16429725289344788, -0.019019022583961487, 0.26273617148399353, -0.5767123103141785, -0.1546919047832489, 0.48003965616226196, 0.2546084523200989, -0.43275803327560425, 0.21998684108257294, -0.5958253741264343, -0.15559951961040497, 0.9215307235717773, 0.2105872631072998, 0.47557634115219116, -0.4511408507823944, -0.0205322727560997, -0.020664678886532784, -0.13960760831832886, -0.17408546805381775, 0.6010246276855469, 0.6253184676170349, -0.62392258644104, 0.6509223580360413, -0.03318784758448601, 0.3848920166492462, -0.2315957248210907, -0.11490572243928909, 0.653357982635498, -0.1601455956697464, -0.09892597794532776, -0.17507454752922058, 1.0916465520858765, 0.6746175289154053, 0.35523438453674316, -0.018784435465931892, 0.013012667186558247, 0.24300165474414825, 0.24837937951087952, -0.8662025332450867, -0.30725976824760437, 0.389992356300354, -0.44907140731811523, -0.5397168397903442, -0.1406397968530655, -1.266370177268982, -0.4885141849517822, -0.13035312294960022, 0.13829559087753296, -0.34435856342315674, -0.52688068151474, -0.4257718324661255, -0.37011343240737915, 0.07452471554279327, 0.04987132549285889, -0.663067102432251, 0.3705208897590637, 0.4549453854560852, 0.867405891418457, -0.45559027791023254, -0.07563550025224686, -0.15806661546230316, 0.049322936683893204, -0.17994268238544464, 0.39744335412979126, -0.5958791971206665, -0.3070419728755951, 0.34311994910240173, -0.10672693699598312, 0.05046728998422623, -0.43776243925094604, 1.0949338674545288, -0.29573920369148254, 0.18054033815860748, -0.29375159740448, -0.35843324661254883, -0.041306812316179276, 0.33096978068351746, -0.5431863069534302, 1.278162956237793, 0.2825050354003906, -1.0204756259918213, 0.3074108958244324, -1.0025087594985962, -0.48815590143203735, 0.10847234725952148, -0.21569131314754486, -0.5848845839500427, -0.35946959257125854, 0.011970738880336285, 0.39870598912239075, -0.28316089510917664, 0.10973504185676575, -0.43779924511909485, -0.040877435356378555, -0.06778617948293686, 0.014570323750376701, 1.4757418632507324, 0.40428969264030457, -0.7065430879592896, 0.19705811142921448, -0.9295572638511658, -0.29857856035232544, 0.5205343961715698, -0.1533161699771881, -0.27499306201934814, -0.0788579136133194, 0.5075448155403137, 0.50917649269104, -0.01418351475149393, -0.7709776163101196, -0.15033909678459167, -0.2634669542312622, 0.16313821077346802, 0.939389705657959, -0.11459913104772568, 0.14832934737205505, -0.422472208738327, 0.5485072135925293, 0.06439359486103058, 0.3578425347805023, 0.6061790585517883, -0.615812361240387, -0.6412305235862732, -0.1686859279870987, -0.20429329574108124, 0.7412909865379333, -0.6139007806777954, 0.6384404897689819, -0.19338421523571014, -0.8196503520011902, -0.3041325509548187, 0.11766738444566727, 0.5143300294876099, 0.4414098560810089, 0.5490990281105042, -0.1978108286857605, -1.0702048540115356, -0.7839910387992859, -0.23891949653625488, -0.3860054016113281, 0.3295752704143524, 0.4786476790904999, 0.7520064115524292, -0.16969707608222961, 0.7695029973983765, -0.6137532591819763, -0.3531031012535095, -0.43824905157089233, 0.19652415812015533, 0.10619601607322693, 0.4639331102371216, 0.6780460476875305, -0.8928555250167847, -0.737128496170044, -0.32549983263015747, -0.595414400100708, -0.4813523590564728, 0.41769692301750183, -0.3558295667171478, 0.09459356963634491, 0.3022841215133667, -0.029345080256462097, 0.669157087802887, 0.6469258069992065, -0.6112074255943298, 0.5919420719146729, 0.6654813885688782, 0.36735305190086365, -1.2842848300933838, 0.0016225260915234685, 0.20787741243839264, 0.08694090694189072, -0.8542068004608154, -0.30417826771736145, -0.3716307580471039, 0.17944218218326569, -0.4859451949596405, 0.4826035499572754, 0.023433398455381393, 0.3570091128349304, -0.01988745667040348, 0.07815014570951462, -0.2884678542613983, 0.554683268070221, -0.1682668924331665, 0.5701783895492554, 0.4827268719673157, -0.4853973686695099, 0.2767590582370758, 0.5121161341667175, -0.37245887517929077, 0.6811563968658447, -0.5527939200401306, 0.030556758865714073, -0.18834549188613892, -0.021735049784183502, -1.0380593538284302, -0.28008925914764404, 0.8837742805480957, -0.6999092698097229, -0.0763651505112648, -0.24776363372802734, -0.7139256596565247, -0.6607935428619385, -0.4976266920566559, 0.38491174578666687, 0.36217933893203735, -0.20880226790905, 0.441704124212265, 0.9416479468345642, 0.12451142817735672, -0.5543807148933411, -0.9337030053138733, -0.030950846150517464, -0.3754940629005432, -0.4039292633533478, 0.4801068902015686, -0.36321279406547546, -0.49340108036994934, -0.08878812193870544, 0.3991521894931793, -0.0680457130074501, 0.07512635737657547, 0.47517257928848267, -0.008406047709286213, 0.16661272943019867, -0.008310158737003803, -0.17377570271492004, 0.445728063583374, 0.11232264339923859, -0.07887560874223709, 0.6054145693778992, 0.2627912163734436, -0.07710278779268265, -0.29790985584259033, 0.5354886054992676, 0.3508715331554413, -0.033131539821624756, 0.9037302732467651, 1.1084572076797485, -0.6140967607498169, -0.015457389876246452, -0.5743395686149597, -0.028616944327950478, -0.37384164333343506, 0.4157787263393402, 0.04962921887636185, -0.8661321401596069, 0.820878267288208, 0.6164054870605469, 0.2706347107887268, 0.7276544570922852, 0.8674435615539551, 0.1152593195438385, 0.8627822995185852, 0.45622676610946655, -0.27102023363113403, 0.7972376346588135, -0.31454482674598694, 0.06675264239311218, -0.5485091209411621, -0.3337204158306122, -0.8513655662536621, -0.36731988191604614, -0.7440409660339355, -0.47683149576187134, 0.01607557013630867, -0.2563632130622864, -0.594311535358429, 0.49590978026390076, -0.6090448498725891, 0.2373960167169571, 0.5844839811325073, -0.007671344559639692, -0.12276512384414673, 0.13426660001277924, -0.13062044978141785, -0.37484118342399597, -0.5112431645393372, -0.33569997549057007, 0.9709224700927734, 0.3343069553375244, 0.3158138692378998, 0.46824392676353455, 0.6843847632408142, 0.5832526683807373, 0.4824698269367218, -0.6310727596282959, 0.5071966648101807, -0.33087852597236633, -0.9076392650604248, -0.31230780482292175, -0.49863794445991516, -0.887199342250824, -0.04727965220808983, -0.208267942070961, -1.0310460329055786, 0.35786548256874084, 0.05794088542461395, -0.16551129519939423, 0.6436274647712708, -0.5082647204399109, 0.8641567826271057, 0.050973426550626755, -0.35532256960868835, -0.05363449081778526, -0.6472018361091614, 0.30093759298324585, 0.07942863553762436, 0.7221296429634094, -0.34215155243873596, 0.05610357224941254, 1.6045218706130981, -0.3419404625892639, 1.2245702743530273, -0.2591254413127899, -0.05995352193713188, 0.32898834347724915, -0.16509053111076355, 0.3389405310153961, -0.30102261900901794, -0.348468154668808, 0.43877696990966797, -0.467845618724823, -0.2151637077331543, -0.2594030499458313, 0.582314133644104, -0.877591609954834, -0.3035573959350586, -0.37422600388526917, -0.3829158544540405, 0.015365511178970337, 0.41806280612945557, 0.3571266233921051, 0.27500250935554504, -0.25122788548469543, 0.08097075670957565, 0.34958961606025696, -0.2393115609884262, 0.32350149750709534, 0.3064737021923065, -0.16279257833957672, -0.7737552523612976, 0.776904821395874, 0.46883583068847656, 0.06229780241847038, 0.17221735417842865, 0.2053387314081192, -0.23397086560726166, -0.4995931386947632, -0.2107941061258316, 0.195023313164711, -0.6715260148048401, -0.30033189058303833, -0.9589115977287292, -0.2448003590106964, -0.8880515694618225, -0.025509711354970932, -0.18466995656490326, -0.3670943081378937, -0.3947732746601105, -0.2949669063091278, 0.590396523475647, 0.8014549612998962, -0.6143523454666138, 0.37536007165908813, -0.24278010427951813, 0.5236640572547913, -0.002407740568742156, 0.48899489641189575, 0.14337186515331268, -0.8867121934890747, -0.4685923457145691, 0.07917465269565582, -0.47865498065948486, -1.1051353216171265, 0.4473491907119751, -0.034685924649238586, 0.5393137335777283, 0.2837562561035156, 0.41788774728775024, 0.4400688409805298, -0.26652178168296814, 1.0334417819976807, 0.23878324031829834, -0.7084947824478149, 0.6817602515220642, -0.5562773942947388, 0.134052112698555, 0.5220944285392761, 0.6551424264907837, -0.7585822343826294, -0.69463050365448, -0.8564044237136841, -1.0837061405181885, 1.0766111612319946, 0.55747389793396, 0.2435942441225052, -0.4673047363758087, -0.19909784197807312, -0.1981288343667984, 0.06368060410022736, -1.0107570886611938, -1.1880459785461426, -0.43350785970687866, -0.3466491401195526, 0.09472794085741043, -0.4325454831123352, -0.35093656182289124, -0.5002922415733337, 0.9685606360435486, 0.3301332890987396, 0.30489546060562134, -0.23318979144096375, 0.07987939566373825, -0.07906965166330338, 0.3230467438697815, 0.47306305170059204, 0.5555503964424133, -0.4206353425979614, 0.06245634704828262, 0.0853467658162117, -0.7556368112564087, -0.031881269067525864, 0.23012351989746094, -0.18310445547103882, 0.05581016093492508, 0.21251600980758667, 0.7081323266029358, -0.028247859328985214, -0.3401831090450287, 0.6699360609054565, -0.05090595409274101, -0.3914420008659363, -0.6047556400299072, -0.026815835386514664, -0.16254279017448425, 0.21166521310806274, 0.5279620289802551, -0.15591482818126678, 0.15460889041423798, -0.36501312255859375, 0.38235270977020264, 0.17222623527050018, -0.4978068172931671, -0.33245304226875305, 0.7418051958084106, 0.09435135126113892, -0.539315938949585, 0.28447988629341125, -0.4333040118217468, -0.7433666586875916, 0.48827287554740906, 0.4451603293418884, 0.877240777015686, -0.22115379571914673, 0.45208433270454407, 0.8613513708114624, 0.4861955940723419, 0.4377000331878662, 0.33718472719192505, -0.04035691171884537, -0.9451510906219482, -0.07271434366703033, -0.6769251227378845, -0.09273606538772583, 0.36069267988204956, -0.6722709536552429, 0.2533155381679535, -0.6812306642532349, -0.15801747143268585, 0.06829650700092316, 0.11902092397212982, -0.790410578250885, 0.4236675202846527, 0.24178482592105865, 0.837068498134613, -1.1579854488372803, 0.5328955054283142, 0.43603038787841797, -0.7405452132225037, -0.7512823343276978, 0.01928733102977276, 0.44944342970848083, -0.7229328751564026, 0.6186568140983582, 0.0006507515208795667, 0.1657411903142929, 0.013017586432397366, -0.8254619836807251, -0.715294361114502, 0.7630141973495483, 0.12848877906799316, -0.2578915059566498, 0.36850208044052124, 0.30639809370040894, 0.5996406078338623, -0.32637259364128113, 0.3702971935272217, 0.6737285852432251, 0.5806516408920288, 0.10319213569164276, -0.6277797222137451, 0.2330809235572815, -0.4753705561161041, -0.233913391828537, 0.040107663720846176, -0.6050511002540588, 0.6591065526008606, 0.08137115836143494, -0.3133152425289154, -0.4363562762737274, 0.6770774126052856, 0.0725560262799263, 0.3136424720287323, 0.6512181758880615, 0.8168137073516846, 0.626292884349823, -0.05718322470784187, 0.8542936444282532, -0.05790674686431885, 0.28085973858833313, 1.1769427061080933, 0.2393878698348999, 0.672208845615387, 0.11940812319517136, -0.3882847726345062, 0.5373712182044983, 0.29379212856292725, -0.03917780891060829, 0.30800166726112366, 0.298458069562912, -0.2116488367319107, 0.026229750365018845, -0.618911623954773, -0.3542787730693817, 0.5000962615013123, 0.515399694442749, -0.5820560455322266, -0.26181459426879883, -0.020040079951286316, 0.544198751449585, 0.3070225715637207, -0.3480478525161743, 0.8564246296882629, -0.18272100389003754, -0.34946393966674805, 0.533351480960846, 0.11547280102968216, 0.9786768555641174, -0.34389209747314453, 0.09437762200832367, 0.0026292826514691114, -0.1625092327594757, -0.5386235117912292, -0.9706445336341858, 0.6349864602088928, 0.304264098405838, -0.4662769138813019, -0.11890565603971481, 0.3775685727596283, -0.5502189993858337, -0.5510304570198059, 0.555094301700592, 0.15203997492790222, 0.24366585910320282, 0.1194741427898407, -1.1318615674972534, 0.5643180012702942, 0.30325475335121155, -0.1098543182015419, 0.09929660707712173, 0.3613661825656891, -0.07266101986169815, 0.3321235477924347, 0.5409047603607178, 0.1935047209262848, 0.14018858969211578, 0.5113465785980225, 0.9980001449584961, -0.699184238910675, -0.24459141492843628, -0.9445876479148865, 0.5783671140670776, -0.5238223671913147, -0.404977411031723, 0.9235910773277283, 0.789116382598877, 1.0719884634017944, 0.24697867035865784, 1.159958004951477, -0.7231658101081848, 1.057389497756958, 0.04367129132151604, 0.8018174171447754, -0.5818356275558472, -0.1283036768436432, -0.8475432395935059, -0.617450475692749, -0.6316016912460327, 0.6195959448814392, -0.58649742603302, 0.17714619636535645, 0.36562442779541016, 1.0019301176071167, -0.02335946634411812, -0.025776084512472153, 0.30659836530685425, 0.699506402015686, 0.5858127474784851, 0.18574386835098267, 0.29980871081352234, -0.5734305381774902, 0.825499415397644, -0.6266905665397644, -0.25680646300315857, -0.17055977880954742, -0.780052125453949, -0.9166496396064758, -0.8515858054161072, -0.696308434009552, -0.8615940809249878, 0.021049337461590767, 1.1329706907272339, 0.4533567428588867, -1.1243880987167358, -0.34204405546188354, 0.1853024810552597, 0.3621688485145569, -0.00044852658174932003, -0.334063857793808, 0.42246538400650024, 0.09539820998907089, -0.8997933864593506, -0.22275768220424652, 0.00761639466509223, -0.029944874346256256, 0.12148146331310272, -0.15067845582962036, -0.7099753618240356, 0.011425628326833248, 0.5466426610946655, 0.3915290832519531, -0.6166380643844604, -0.33054718375205994, -0.32216107845306396, -0.17190083861351013, 0.05852840095758438, 0.37206169962882996, -0.21379266679286957, 0.22788512706756592, 0.38882482051849365, 0.3728128969669342, 0.2394096404314041, 0.09101486951112747, 0.11364804953336716, -0.78348708152771, 0.1180746927857399, 0.4557235538959503, 0.2899731993675232, 0.45938634872436523, -0.2535606920719147, 0.5307114720344543, 0.44171395897865295, -0.442647784948349, -0.8488029837608337, 0.16506466269493103, -1.0150725841522217, 0.04561762884259224, 1.4983468055725098, 0.056633222848176956, -0.25015586614608765, -0.5826244950294495, -0.210915669798851, 0.624922513961792, -0.9125905632972717, 0.6679656505584717, 0.7563034892082214, 0.21867595613002777, -0.2158319503068924, -0.35316383838653564, 0.7527856826782227, -0.00004482269287109375, -0.8038705587387085, 0.21539443731307983, 0.5143297910690308, 0.10550452023744583, 0.2140662521123886, 0.8684953451156616, -0.2546001672744751, 0.11758384853601456, -0.16122902929782867, 0.3815581500530243, 0.0757095143198967, 0.019948355853557587, 0.04304462671279907, 0.11213947832584381, -0.23318883776664734, -0.15389388799667358 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
OpenAssistant/OASST-DE
OpenAssistant
2023-11-13T10:24:29Z
426
7
null
[ "size_categories:1K<n<10K", "language:de", "license:apache-2.0", "arxiv:2304.07327", "region:us" ]
2023-11-13T10:24:29Z
2023-08-29T12:04:11.000Z
2023-08-29T12:04:11
--- dataset_info: features: - name: conversation list: - name: role dtype: string - name: text dtype: string splits: - name: train num_bytes: 8022604.792326268 num_examples: 3721 download_size: 4325950 dataset_size: 8022604.792326268 license: apache-2.0 language: - de size_categories: - 1K<n<10K --- # German OpenAssistant Conversations Dataset (OASST-DE) With the goal of advancing open-source, german-language LLM research, we present OASST-DE: a high quality subset of a recent (25.08.23) dump from the [OpenAssistant website](https://www.open-assistant.io/) translated to German using the GPT-3.5 API. More details on how the dataset was filtered and translated under [dataset creation.](#dataset-creation-process) For more details on the OpenAssistant Project, look at the [first OASST dataset (OASST1)](https://huggingface.co/datasets/OpenAssistant/oasst1), [the Open-Assistant GitHub repo](https://github.com/LAION-AI/Open-Assistant) or [our paper](https://arxiv.org/abs/2304.07327). This dataset was created as part of LAION's LeoLM (Linguistically Enhanced Open Language Model) project led by Björn Plüster. Check out LeoLM-Chat trained with OASST-DE ([7b](https://huggingface.co/LeoLM/leo-hessianai-7b-chat), [13b](https://huggingface.co/LeoLM/leo-hessianai-13b-chat)) finetuned on OASST-DE and read [their blog post](https://laion.ai/blog/leo-lm/)) for more info on LeoLM. ## Dataset Creation Process This dataset was created from a recent OASST dump by following these steps: - Filter for Top1 response trees with assistant response leaves - Filter first prompt quality >= 0.5 - Filter total conversation length < 1900 tokens to fit in GPT3.5 context length - Filter for `'lang' == 'de'` -> add to dataset - Filter for `'lang' == 'en'` (other languages often result in failed translations) - Translate using GPT-3.5-turbo API (total cost ~15$). This results in around 3.7k samples of high-quality assistant conversations. ## Dataset Structure This dataset has only one `'conversation'` field. Each example is a list of an alternating conversation between `'prompter'` and `'assistant'`, where each entry is a dict with `'text'` and `'role'` fields: ```json "conversation": [ {"role": "prompter", "text": "Moin, wie geht's dir?"}, {"role": "assistant", "text": "Moin Moin! Mir geht es gut, und dir?"}, ... ] ``` ## Usage with 🤗Datasets: ```python from datasets import load_dataset ds = load_dataset("OpenAssistant/OASST-DE", split="train") print(ds[0]["conversation"]) ```
[ -0.4078390598297119, -0.8423587679862976, 0.3895378112792969, 0.03126846253871918, -0.2079235464334488, -0.20354118943214417, -0.14347892999649048, -0.5136016011238098, 0.1407996416091919, 0.4778613746166229, -0.5429742336273193, -0.7011431455612183, -0.4442864656448364, -0.029047392308712006, -0.16474810242652893, 1.1331684589385986, -0.20104482769966125, 0.23671148717403412, 0.08514580130577087, -0.2890603542327881, -0.332790344953537, -0.48925918340682983, -0.8133410215377808, -0.2307354211807251, 0.26594361662864685, 0.37273716926574707, 0.7064018845558167, 0.5088111162185669, 0.4261946976184845, 0.2845028340816498, -0.1798410564661026, 0.1287856101989746, -0.7509999871253967, 0.1384081095457077, -0.042044345289468765, -0.06826610118150711, -0.6424991488456726, -0.05319816246628761, 0.49763360619544983, 0.6476173996925354, -0.06325472146272659, 0.06278405338525772, 0.05412951484322548, 0.39213913679122925, -0.5243809819221497, 0.3461257517337799, -0.40867236256599426, -0.23130421340465546, -0.09560085833072662, 0.013774076476693153, -0.1615234613418579, -0.12651698291301727, 0.2035335749387741, -0.3362254500389099, -0.08791517466306686, -0.14226557314395905, 1.0699985027313232, 0.10717656463384628, -0.3189075291156769, -0.3735473155975342, -0.6735221743583679, 0.728507936000824, -0.7823599576950073, 0.33967411518096924, 0.6610525846481323, 0.3202957510948181, -0.38781818747520447, -0.5853670239448547, -0.3761109709739685, -0.0429147444665432, -0.3432144224643707, 0.3217005729675293, -0.1771813929080963, -0.1302121877670288, -0.0021327922586351633, 0.5397154688835144, -0.6671326160430908, 0.0016100202919915318, -0.5425323247909546, -0.03543112054467201, 0.5651220083236694, 0.22685827314853668, 0.04858654364943504, -0.10806618630886078, -0.06423057615756989, -0.19190645217895508, -0.5365766286849976, -0.23521634936332703, 0.43478503823280334, 0.4310131371021271, -0.3606637120246887, 0.5029628872871399, -0.5334348082542419, 0.6232449412345886, -0.1817701905965805, -0.017650287598371506, 0.3200332522392273, -0.5193994641304016, -0.0672672912478447, -0.14614908397197723, 1.280240535736084, 0.1976693868637085, 0.12248645722866058, -0.09066878259181976, -0.0952763631939888, -0.2353348284959793, -0.06331631541252136, -1.0414395332336426, -0.33754056692123413, 0.3275269567966461, -0.3463551998138428, -0.26705655455589294, 0.24342714250087738, -0.6871496438980103, -0.2428959608078003, -0.012532267719507217, 0.12282626330852509, -0.5636888742446899, -0.27112194895744324, 0.2858918607234955, 0.12958283722400665, 0.08640147745609283, 0.2319083958864212, -0.6046064496040344, 0.2815455496311188, 0.5703606605529785, 0.9404328465461731, -0.04066496342420578, -0.2563358247280121, -0.5286334753036499, -0.27680644392967224, -0.1555905044078827, 0.6336656808853149, -0.33819580078125, -0.3723970055580139, 0.058095503598451614, 0.01462781336158514, 0.09662246704101562, -0.34738701581954956, 0.6893410086631775, -0.5031715035438538, 0.692995548248291, -0.09138884395360947, -0.18561828136444092, 0.02461112290620804, 0.2130715399980545, -0.5820450186729431, 1.1623791456222534, 0.2665705382823944, -0.7353304624557495, 0.1044081375002861, -1.1286752223968506, -0.3591735363006592, -0.017284058034420013, -0.1655312031507492, -0.1351146399974823, -0.28055039048194885, 0.49250930547714233, 0.3988915681838989, -0.3994024097919464, 0.03753185272216797, -0.3332601487636566, -0.18493731319904327, 0.2894222140312195, -0.312718003988266, 1.0489948987960815, 0.39176079630851746, -0.03946486487984657, -0.0256231389939785, -0.7372387647628784, -0.16684864461421967, 0.1707141250371933, -0.31426891684532166, -0.44610098004341125, 0.006618343759328127, -0.12370464205741882, 0.28346458077430725, 0.11832261085510254, -0.7886513471603394, 0.1320820152759552, -0.5728845000267029, 0.5463299751281738, 0.7139075398445129, 0.029110461473464966, 0.5039383769035339, -0.22189918160438538, 0.3920769989490509, 0.18314087390899658, 0.16005705296993256, -0.36141183972358704, -0.5421853065490723, -0.6539196968078613, -0.47995424270629883, 0.09884095191955566, 0.7595677971839905, -0.695686936378479, 0.7635813355445862, -0.5921577215194702, -0.44644615054130554, -0.8530794382095337, -0.07713107019662857, 0.3739287257194519, 0.4884932339191437, 0.3005996346473694, -0.21443986892700195, -0.4523429572582245, -0.6412127017974854, -0.008538465946912766, -0.44887521862983704, -0.1206468939781189, 0.35483840107917786, 0.6914688944816589, -0.12250474095344543, 1.1164525747299194, -0.6926823258399963, -0.3621658980846405, -0.11547929048538208, 0.09933850914239883, 0.435350239276886, 0.3871905207633972, 0.5837609171867371, -0.6156132817268372, -0.7120897173881531, 0.007219960913062096, -0.7744437456130981, -0.127678781747818, 0.026561705395579338, -0.5606894493103027, 0.3205775022506714, 0.39247509837150574, -0.6785885691642761, 0.4185546636581421, 0.492007851600647, -0.5080851912498474, 0.15583886206150055, 0.12950316071510315, 0.219755619764328, -1.4495916366577148, 0.14379148185253143, -0.23789823055267334, -0.21353456377983093, -0.7247715592384338, -0.05113602802157402, -0.22459231317043304, 0.04789305105805397, -0.6729843616485596, 0.8389282822608948, -0.47952571511268616, 0.18636097013950348, 0.011979776434600353, 0.18173524737358093, -0.19847612082958221, 0.549699068069458, 0.009989078156650066, 0.857891321182251, 0.6450573205947876, -0.538577675819397, 0.4695216119289398, 0.8854432106018066, -0.2947869896888733, 0.7350552082061768, -0.5059711337089539, 0.4632704257965088, -0.054541733115911484, 0.35317444801330566, -0.9959432482719421, -0.33048924803733826, 0.8062732219696045, -0.6372030973434448, 0.007499305531382561, -0.4444713890552521, -0.6924968957901001, -0.34214869141578674, -0.29333969950675964, 0.16436217725276947, 0.5652595162391663, -0.5404598712921143, 0.33599230647087097, 0.4358762204647064, -0.37006717920303345, -0.47955647110939026, -0.6992971301078796, 0.012044421397149563, -0.056280169636011124, -0.7665732502937317, 0.01934659667313099, -0.02272690460085869, -0.2235768735408783, 0.31604474782943726, -0.010061545297503471, -0.27214112877845764, -0.047315165400505066, 0.2432495653629303, 0.39757272601127625, -0.08468937873840332, -0.020332522690296173, -0.05921207368373871, -0.006132478825747967, -0.07148883491754532, -0.2508738338947296, 0.9843785762786865, -0.34214794635772705, -0.4731418788433075, -0.3683476746082306, 0.38095569610595703, 0.45000389218330383, -0.0709710344672203, 1.04984450340271, 0.5961324572563171, -0.18797926604747772, 0.15755058825016022, -0.28747692704200745, -0.3058805465698242, -0.4818289279937744, 0.32350629568099976, -0.4490635395050049, -0.8941000699996948, 0.6632773876190186, 0.28875377774238586, 0.425360769033432, 0.4579950273036957, 0.47472938895225525, -0.08299823105335236, 1.0090155601501465, 0.19525142014026642, -0.4536103308200836, 0.5596045255661011, -0.32037994265556335, 0.298153817653656, -0.6237213611602783, -0.0459207259118557, -0.5584050416946411, -0.12003900855779648, -0.51130211353302, -0.22347407042980194, 0.3036353588104248, 0.1174541637301445, -0.1279410868883133, 0.4448336958885193, -0.30479884147644043, 0.38146671652793884, 0.5689274072647095, -0.004619707353413105, 0.2995980978012085, 0.1299637407064438, 0.36067476868629456, 0.258338063955307, -0.5462049245834351, -0.6766902208328247, 1.0966342687606812, 0.36237889528274536, 0.8460879325866699, 0.07944498211145401, 0.8466828465461731, -0.06417009979486465, 0.23249883949756622, -0.8013991713523865, 0.8114688992500305, -0.08367009460926056, -0.55120849609375, -0.44979310035705566, -0.7868052124977112, -1.251303791999817, 0.2139488160610199, 0.06540625542402267, -0.9002828001976013, -0.1357429176568985, 0.0374646820127964, -0.10627223551273346, 0.25713077187538147, -0.5518243908882141, 0.7614550590515137, -0.0585760734975338, -0.10086546093225479, 0.0032605978194624186, -0.6167929172515869, 0.27219125628471375, -0.047922100871801376, 0.16010893881320953, -0.1537705808877945, 0.2071390002965927, 0.7507729530334473, -0.5440316796302795, 0.796917200088501, -0.15170900523662567, -0.2600644528865814, 0.3689933121204376, -0.027203010395169258, 0.6285514831542969, 0.061174649745225906, -0.2205153852701187, 0.4696190655231476, 0.1123834028840065, -0.2965010106563568, -0.2632997930049896, 0.6999391317367554, -0.8126784563064575, -0.15590061247348785, -0.4543325901031494, -0.5636556148529053, -0.12100403755903244, 0.3426898121833801, 0.3975749611854553, 0.27077993750572205, -0.5363103151321411, 0.17833362519741058, 0.3694799542427063, -0.3993721306324005, 0.07341394573450089, 0.7592568397521973, -0.1697690337896347, -0.5301738977432251, 0.7785181403160095, 0.11192647367715836, 0.300197958946228, 0.28986456990242004, 0.1551598161458969, -0.28896135091781616, -0.25695285201072693, -0.4642302989959717, 0.4400918483734131, -0.6949411034584045, -0.1524137705564499, -0.8015367984771729, -0.4213017523288727, -0.9366142153739929, 0.28207147121429443, -0.2589881420135498, -0.3714275658130646, -0.2997119724750519, -0.10233455896377563, 0.6524691581726074, 0.5537520051002502, -0.14056561887264252, 0.5198781490325928, -0.8451176285743713, 0.49247682094573975, -0.05714857950806618, 0.47172585129737854, -0.5158299207687378, -0.5096070170402527, -0.32656925916671753, 0.4480113387107849, -0.37454643845558167, -0.7262087464332581, 0.266618549823761, 0.2782402038574219, 0.5174435973167419, 0.34518373012542725, 0.31475910544395447, 0.7231420278549194, -0.4031912088394165, 0.9420478343963623, -0.046403445303440094, -0.576190173625946, 0.5468846559524536, -0.5784807205200195, 0.294903427362442, 0.6787384152412415, 0.4202879071235657, -0.8379257917404175, -0.5699004530906677, -0.6484600305557251, -1.0911617279052734, 1.4035898447036743, 0.596655011177063, 0.22202108800411224, -0.21537438035011292, 0.11881684511899948, 0.15162231028079987, 0.1554151177406311, -0.44358304142951965, -0.41117584705352783, -0.07587585598230362, -0.31609925627708435, 0.033456142991781235, -0.09557648748159409, -0.3156960606575012, -0.09031598269939423, 0.9425215125083923, 0.12233254313468933, 0.5915737748146057, 0.058292288333177567, -0.07976517826318741, 0.02844727784395218, 0.30285853147506714, 0.4110616147518158, 0.34245964884757996, -0.3991398215293884, -0.13470016419887543, 0.16412220895290375, -0.5130533576011658, -0.18608392775058746, 0.21087294816970825, -0.2524745762348175, 0.18263311684131622, 0.3154767155647278, 1.0991119146347046, -0.32535091042518616, -0.6714959144592285, 0.5403110384941101, 0.006477430462837219, -0.3284989297389984, -0.3904222548007965, -0.015040254220366478, -0.19643867015838623, 0.10311820358037949, 0.13900569081306458, -0.24479489028453827, 0.12573808431625366, -0.5384233593940735, 0.07797510921955109, 0.32562360167503357, -0.2986779510974884, -0.38011616468429565, 0.4132680892944336, 0.23829303681850433, -0.23773664236068726, 0.8389565348625183, -0.29935893416404724, -0.45897921919822693, 0.25311753153800964, 0.20761460065841675, 1.0501418113708496, -0.0743245780467987, 0.26840877532958984, 0.48089802265167236, 0.16534069180488586, -0.25996288657188416, 0.5108059644699097, -0.025155136361718178, -0.7297120094299316, -0.38991162180900574, -0.4724692106246948, -0.4357556402683258, 0.5776423215866089, -0.6485116481781006, 0.2622579038143158, -0.10007993131875992, -0.08194074034690857, -0.31253930926322937, -0.32406383752822876, -0.7020390033721924, -0.12799586355686188, -0.22636742889881134, 0.8896740078926086, -0.8681161999702454, 0.6866610050201416, 0.7598074674606323, -0.3824108839035034, -0.5192933082580566, -0.03667378053069115, -0.07158078998327255, -0.7428866624832153, 0.493360698223114, 0.03963232785463333, -0.03684964403510094, -0.10215688496828079, -0.6231746077537537, -0.763694703578949, 0.8835237622261047, 0.3914160430431366, -0.16509780287742615, -0.008897455409169197, 0.3977830111980438, 0.6139504313468933, -0.10468074679374695, 0.34034863114356995, 0.7540918588638306, 0.46223515272140503, 0.10027360171079636, -1.1161131858825684, 0.00905327033251524, -0.5480656027793884, -0.3105250298976898, 0.331760436296463, -0.6059834957122803, 0.8565934300422668, 0.17627115547657013, -0.34218403697013855, 0.32822903990745544, 0.5526143312454224, -0.019824400544166565, 0.11178883910179138, 0.5203436613082886, 0.5366291403770447, 0.5015550255775452, -0.3129601776599884, 0.9251282215118408, -0.2550756335258484, 0.30655744671821594, 1.303816318511963, -0.24230855703353882, 0.8001691102981567, 0.46171480417251587, -0.08328785747289658, 0.3271867632865906, 0.509737491607666, 0.020521147176623344, 0.6309447884559631, -0.04557868838310242, -0.15968403220176697, 0.08950987458229065, -0.020419707521796227, -0.36909428238868713, 0.40684059262275696, 0.2579619884490967, -0.19434159994125366, -0.3743172883987427, 0.05746082961559296, 0.2662740647792816, -0.2534746825695038, 0.2335508167743683, 1.0600568056106567, -0.07995976507663727, -0.7207357287406921, 0.7101839184761047, -0.04920779913663864, 0.5093209743499756, -0.6488980650901794, 0.012042972259223461, -0.418859601020813, 0.18420115113258362, -0.0436738021671772, -0.9654218554496765, 0.23623867332935333, 0.18188242614269257, 0.19094114005565643, -0.46010109782218933, 0.5074711441993713, -0.6335169672966003, -0.31015726923942566, 0.30620241165161133, 0.543427050113678, 0.7222773432731628, -0.14184197783470154, -0.5840915441513062, 0.09570332616567612, -0.16768434643745422, -0.5211504101753235, 0.27299392223358154, 0.5354741811752319, -0.13982072472572327, 0.5296059250831604, 0.6554523706436157, 0.2625410854816437, -0.12692810595035553, 0.0416128970682621, 1.0976691246032715, -0.3913050591945648, -0.5695923566818237, -0.8334476351737976, 0.7060671448707581, -0.31680893898010254, -0.4234607517719269, 0.6337586045265198, 0.7097555994987488, 0.9439938068389893, -0.1398770958185196, 0.9597688913345337, -0.4574721157550812, 0.7718484997749329, -0.48007339239120483, 0.7068217992782593, -0.4383077621459961, 0.23827600479125977, -0.30469831824302673, -0.7672672271728516, -0.052233681082725525, 0.729015588760376, -0.3411177396774292, -0.05966894328594208, 0.5643386840820312, 1.058114767074585, -0.2787913680076599, -0.06699144840240479, 0.09252537786960602, 0.30967089533805847, 0.6251561045646667, 0.5015608668327332, 0.8184548616409302, -0.6767975687980652, 0.9494290947914124, -0.2280666083097458, -0.27878209948539734, -0.27334779500961304, -0.601550281047821, -1.0929769277572632, -0.6551934480667114, -0.3129992187023163, -0.5181403160095215, 0.019031846895813942, 0.905819833278656, 0.730352520942688, -0.9493233561515808, -0.24026763439178467, -0.17133337259292603, -0.19344325363636017, -0.20895150303840637, -0.26498547196388245, 0.3469655513763428, -0.18274083733558655, -0.9074278473854065, 0.5394933223724365, -0.08593586832284927, 0.13731935620307922, 0.0183994360268116, -0.32680168747901917, -0.08330321311950684, -0.0039050921332091093, 0.5920283198356628, 0.3776615560054779, -0.5020248293876648, -0.1645263135433197, 0.07064318656921387, -0.3032573461532593, 0.10981839150190353, 0.47398775815963745, -0.4682668149471283, 0.18884119391441345, 0.7788189649581909, 0.49652209877967834, 0.48971566557884216, -0.0444624125957489, 0.5074476003646851, -0.8288315534591675, 0.36540400981903076, 0.15996068716049194, 0.3083544075489044, 0.2319277673959732, -0.2643057703971863, 0.9119055271148682, -0.013601722195744514, -0.4313209652900696, -1.0873944759368896, 0.20636343955993652, -0.8883678913116455, -0.11401936411857605, 1.3950859308242798, -0.26454493403434753, 0.09473742544651031, -0.21130117774009705, -0.7417405247688293, 0.2927823066711426, -0.9300204515457153, 0.6860360503196716, 0.869087278842926, -0.07489514350891113, -0.07389184087514877, -0.5251591801643372, 0.35257646441459656, 0.1278705596923828, -1.017982006072998, 0.1707959771156311, 0.542633593082428, 0.016568979248404503, 0.14297877252101898, 0.9422353506088257, -0.23811395466327667, -0.05241565406322479, -0.2885933816432953, -0.12906670570373535, -0.24056820571422577, -0.14270490407943726, -0.2220069319009781, -0.13388429582118988, -0.24391043186187744, -0.587848424911499 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
determined-ai/consumer_complaints_medium
determined-ai
2023-11-15T00:46:34Z
426
0
null
[ "region:us" ]
2023-11-15T00:46:34Z
2023-11-15T00:46:28.000Z
2023-11-15T00:46:28
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: Issue dtype: string - name: Consumer Complaint dtype: string splits: - name: train num_bytes: 19961957 num_examples: 64292 - name: test num_bytes: 6654389 num_examples: 21439 download_size: 13546206 dataset_size: 26616346 --- # Dataset Card for "consumer_complaints_medium" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5374710559844971, -0.19308467209339142, 0.12168540805578232, 0.38372349739074707, -0.17572489380836487, -0.18475933372974396, 0.015950355678796768, -0.29438990354537964, 0.8369143009185791, 0.6770911812782288, -0.7618196606636047, -0.8194336295127869, -0.37087568640708923, -0.33010464906692505, -0.1955789029598236, 1.4009865522384644, 0.09735167771577835, 0.039791613817214966, -0.2731279730796814, -0.2538914978504181, -0.48035433888435364, -0.47897177934646606, -0.7630358338356018, -0.32295510172843933, 0.954186201095581, 1.0454645156860352, 0.3992217481136322, 0.17254509031772614, 0.8651535511016846, 0.2182854861021042, 0.2629886865615845, -0.09338686615228653, -0.5314933657646179, 0.0779239758849144, -0.10946633666753769, -0.597344696521759, -0.9937293529510498, 0.4344552457332611, 0.39103928208351135, 0.4882090091705322, -0.4576677680015564, 1.0419104099273682, 0.01903700642287731, 0.8502689599990845, -0.6468325257301331, 0.433036744594574, -0.10177424550056458, -0.058096762746572495, -0.41089147329330444, -0.2674659490585327, -0.06489945948123932, -0.460210382938385, -0.15013183653354645, -0.964225709438324, 0.2364894300699234, 0.2364567667245865, 1.1147887706756592, 0.2637712359428406, -0.06263617426156998, -0.2986833453178406, -0.7234383821487427, 0.16255025565624237, -0.22616979479789734, 0.24967992305755615, 0.5955382585525513, 0.6656607985496521, 0.1924462467432022, -0.8141621947288513, -0.3422471880912781, 0.06381138414144516, -0.20236441493034363, 0.3776770830154419, -0.23549889028072357, -0.21990452706813812, 0.6762180924415588, 0.6996201872825623, -0.41955792903900146, -0.08435457199811935, -0.6741222143173218, -0.4219364523887634, 0.7079122066497803, 0.3254540264606476, 0.0828523188829422, -0.2706536054611206, -0.04162443056702614, -0.11266599595546722, -0.6456780433654785, 0.08001980930566788, 0.5988631844520569, 0.050610750913619995, -1.1400315761566162, 0.5897870659828186, -0.19696302711963654, 0.40604957938194275, 0.17428579926490784, 0.5149117112159729, 0.6743600368499756, -0.15234991908073425, -0.1535876840353012, 0.11238118261098862, 0.3839879333972931, 0.8533168435096741, -0.02707628719508648, 0.36682355403900146, -0.42450493574142456, 0.07807168364524841, 0.1701115518808365, -0.9754093289375305, -0.7307676076889038, 0.2777782678604126, -1.058448076248169, -0.24330079555511475, 0.44828709959983826, -1.1015658378601074, -0.6044067740440369, -0.5661739110946655, -0.06122035160660744, 0.39035993814468384, -0.8132214546203613, -0.1136995255947113, -0.5314573645591736, 0.3325921297073364, -0.08340296894311905, -0.6009132862091064, 0.4192703068256378, 0.5713274478912354, 0.46332526206970215, 0.5013198256492615, 0.08781605958938599, -0.6683701276779175, 0.2674764096736908, -0.21013057231903076, 1.3730638027191162, -0.6194994449615479, -0.33643463253974915, 0.14160239696502686, 0.3249252140522003, 0.1871485561132431, -0.652366042137146, 1.3065345287322998, -0.22397871315479279, 0.011966114863753319, -0.8849383592605591, -0.2474808692932129, -0.036637891083955765, 0.6243665218353271, -1.1320546865463257, 0.9273602366447449, 0.4668579697608948, -0.7536693215370178, 0.5876862406730652, -1.2490068674087524, -0.12430066615343094, 0.6531473994255066, 0.10329649597406387, -0.48126158118247986, 0.31839698553085327, -0.20473957061767578, 0.5532459020614624, -0.5617991089820862, 0.28099238872528076, -0.7937197685241699, -0.22512057423591614, 0.31475886702537537, -0.04603660851716995, 0.9526570439338684, 0.5544402599334717, 0.42376384139060974, 0.16842737793922424, -0.9399511218070984, -0.4186227321624756, 0.33760982751846313, -0.33358046412467957, -0.25016307830810547, -0.27766647934913635, 0.7408086657524109, -0.05910197272896767, 0.36031079292297363, -0.41841334104537964, 0.1666998416185379, 0.4207111597061157, 0.158027783036232, 0.7176488041877747, 0.12143216282129288, 0.1328231394290924, -0.6936439275741577, 0.45625439286231995, 0.03323226422071457, 0.6126182079315186, 0.30705204606056213, -0.21574315428733826, -0.937961220741272, 0.06461430341005325, 0.6005848050117493, 0.4944097399711609, -0.43696171045303345, 0.5699763894081116, -0.10628625750541687, -0.7366794347763062, -0.1686457097530365, 0.0013615820789709687, 0.12553514540195465, 0.5151668190956116, 0.09603264927864075, -0.5172075629234314, -0.6852802038192749, -0.8004918098449707, 0.25696924328804016, -0.25348496437072754, -0.09974858164787292, 0.7226990461349487, 0.3366159498691559, -0.48597216606140137, 0.6247779130935669, -0.8481884598731995, -0.5627601146697998, 0.019198643043637276, -0.036084141582250595, 0.4817396402359009, 0.5188701748847961, 0.9703964591026306, -0.840334951877594, -0.5874361395835876, -0.6248556971549988, -0.36715200543403625, -0.3752846419811249, 0.27256014943122864, -0.27042505145072937, 0.006586028728634119, 0.26209837198257446, -0.33278048038482666, 0.3319638669490814, 1.1282542943954468, -0.6781831383705139, 0.45474064350128174, -0.08386928588151932, 0.31050899624824524, -1.3392057418823242, 0.34059590101242065, 0.43180257081985474, 0.030544670298695564, -0.3467054069042206, -0.12931962311267853, -0.055007051676511765, -0.2964954376220703, -0.0904938131570816, 0.25888320803642273, -0.3723093569278717, -0.022748226299881935, -0.00750663410872221, -0.3754691481590271, 0.0032558359671384096, 0.1258401721715927, 0.046850454062223434, 0.688769519329071, 0.8997376561164856, -0.6602795720100403, 0.9259836673736572, 0.3887089788913727, -0.03201661631464958, 1.073639154434204, -0.9066537618637085, -0.024006672203540802, -0.12106388062238693, 0.4635432958602905, -0.8491459488868713, -0.6602157950401306, 0.8349136710166931, -0.2552073299884796, 0.2150166779756546, -0.4183032214641571, -0.7629928588867188, -0.7037922143936157, -0.18760083615779877, 0.5790762305259705, 0.570468544960022, -0.7362688183784485, 0.42719021439552307, 0.7500202059745789, 0.027452129870653152, 0.04341442510485649, -0.7281966805458069, 0.17884814739227295, -0.46466687321662903, -0.13277789950370789, 0.1552397906780243, -0.37035080790519714, -0.009242450818419456, -0.2666622996330261, 0.4431980550289154, -0.2129455804824829, -0.2992092967033386, 0.41134151816368103, 0.054727520793676376, -0.3585558831691742, 0.4176412522792816, -0.16634972393512726, -0.8030954003334045, 0.43306756019592285, 0.15036189556121826, 0.5249855518341064, -0.15499959886074066, -0.16752786934375763, -0.462167352437973, 0.5859370827674866, 0.23559686541557312, -0.16183702647686005, 0.08115328103303909, 0.8645409941673279, -0.6070746183395386, -0.07384782284498215, -0.8973656296730042, -0.1792597621679306, -0.5259570479393005, -0.1645595133304596, -0.27365371584892273, -0.3915717899799347, 0.621209979057312, -0.3526298403739929, -0.22352483868598938, 0.7952061295509338, 0.712373673915863, -0.030474184080958366, 0.6058256030082703, 0.5716366171836853, -0.3941905200481415, 0.3722287714481354, -0.20075327157974243, -0.15804098546504974, -0.5944425463676453, -0.33998721837997437, -0.8901991844177246, -0.5353512763977051, -0.9578982591629028, -0.2064940482378006, 0.009356440976262093, -0.2797819972038269, -0.2892853319644928, 0.541900634765625, -0.7574864029884338, 0.3937176764011383, 0.6516485810279846, 0.36724165081977844, -0.00828875694423914, 0.08958666026592255, 0.3139483630657196, 0.14706891775131226, -0.7244340181350708, -0.35576143860816956, 1.0023497343063354, 0.6443460583686829, 0.9514234066009521, 0.2973176836967468, 0.6322280168533325, 0.3342607617378235, 0.6269952058792114, -0.5812516808509827, 0.3421385884284973, -0.31470006704330444, -0.781740665435791, 0.20979465544223785, -0.29908373951911926, -0.9446518421173096, -0.6297804117202759, -0.47249215841293335, -0.17401257157325745, 0.7533245086669922, 0.49569806456565857, -0.13630712032318115, 0.15966366231441498, -0.9070472121238708, 0.8922535181045532, 0.09387053549289703, -0.09384653717279434, -0.30025714635849, -0.29305562376976013, 0.1246548444032669, 0.41888853907585144, 0.16285674273967743, -0.4672641158103943, -0.026539476588368416, 1.1266018152236938, -0.3689945638179779, 1.2366691827774048, -0.783149242401123, -0.07743865996599197, 0.3723420202732086, -0.27916795015335083, 0.16803719103336334, 0.5102535486221313, 0.11987687647342682, -0.013376801274716854, 0.0834299623966217, -0.46772500872612, -0.13722950220108032, 0.6576703786849976, -0.6137799620628357, 0.1846357136964798, -0.3748263716697693, -0.5001310706138611, -0.19160613417625427, 0.25076234340667725, 0.258523166179657, 0.6255617737770081, -0.3513660430908203, 0.159946009516716, 0.8159789443016052, 0.23112210631370544, 0.2685209810733795, 0.5333563685417175, 0.08590659499168396, -0.26026639342308044, 1.1609803438186646, 0.13360078632831573, -0.5297327637672424, 0.0031357647385448217, 0.5786150693893433, -0.29406940937042236, -0.3457963168621063, -0.2189427614212036, 0.20226623117923737, -0.5868695378303528, -0.7206025719642639, -0.33798453211784363, -0.18142417073249817, -0.4068634808063507, 0.004672161769121885, -0.3665009140968323, -0.1202322468161583, -0.6801320910453796, -0.32499420642852783, 0.7853168249130249, 0.7388802170753479, -0.6960405707359314, 0.6456577181816101, -1.1034432649612427, 0.5796029567718506, 0.12644878029823303, 1.1912477016448975, -0.42099639773368835, -0.32431966066360474, -0.2804948687553406, -0.14291387796401978, -0.12191924452781677, -0.44349417090415955, -0.06503953039646149, -0.042824435979127884, 0.5732635855674744, 0.7748585343360901, 0.32937154173851013, 0.6482994556427002, 0.05417940020561218, 0.6657833456993103, 0.5195008516311646, -0.5503831505775452, 0.31119921803474426, -0.4400568902492523, 0.07084208726882935, 0.8297518491744995, 0.544706404209137, -0.6883725523948669, 0.12425056844949722, -0.901245653629303, -0.5027527213096619, 0.3420991599559784, -0.2873380184173584, 0.5203083157539368, 0.11961597204208374, 0.34064269065856934, 0.008041084744036198, -0.03255147486925125, -0.6792112588882446, -0.6413561701774597, -0.013841782696545124, -0.23781412839889526, 0.017658734694123268, -0.945030689239502, -0.48693761229515076, -0.4410172402858734, 0.4478594958782196, 0.054139986634254456, 0.4252011775970459, -0.03295840695500374, 0.41529473662376404, -0.30314120650291443, 0.08198340982198715, 0.540073037147522, 0.6951282620429993, -0.3355752229690552, -0.17131666839122772, -0.29661715030670166, -0.45921146869659424, -0.3207557499408722, 0.4702891707420349, -0.02569960057735443, 0.006837998516857624, 0.353214830160141, 0.653825044631958, -0.3015981614589691, -0.12244275212287903, 0.40986570715904236, -0.32192009687423706, -0.6928308010101318, -0.6228026151657104, -0.13876353204250336, 0.076826311647892, 0.12014470994472504, 0.045257870107889175, -0.10706760734319687, 0.6770402789115906, -0.4273858368396759, 0.4190860986709595, -0.08254235982894897, -0.918807864189148, -0.25155457854270935, 0.19931560754776, 0.689721405506134, -0.3613726496696472, 1.0157806873321533, -0.006579660810530186, -0.31093886494636536, 0.6050177812576294, 0.36490556597709656, 0.6436933875083923, -0.2788098454475403, 0.589893102645874, 0.5037282705307007, 0.1863187700510025, 0.0426507368683815, 0.7323718070983887, -0.0860813781619072, -0.6686211824417114, -0.11150138825178146, -0.21263355016708374, -0.4683369994163513, -0.0865871012210846, -1.2169309854507446, 0.37251460552215576, -0.7250736951828003, -0.3467094600200653, -0.12526555359363556, 0.25761812925338745, -0.7909404635429382, 0.36823710799217224, 0.23490189015865326, 1.3566547632217407, -1.025278091430664, 0.6309673190116882, 0.6669172048568726, -0.5090160965919495, -1.0928593873977661, -0.009039459750056267, -0.022067785263061523, -0.6574093699455261, -0.00505331065505743, 0.308799684047699, 0.4432038366794586, -0.4898633062839508, -0.9353752732276917, -0.5354968309402466, 1.067459225654602, 0.22705082595348358, -0.8751508593559265, 0.4883074164390564, -0.09794438630342484, 0.3841884434223175, -0.41843554377555847, 0.10805739462375641, 0.6348376274108887, 0.9077286720275879, 0.28351715207099915, -0.523251473903656, 0.25044915080070496, -0.5852330923080444, -0.34921565651893616, 0.17255771160125732, -0.9026166200637817, 0.3222378194332123, 0.15823139250278473, 0.08234957605600357, -0.14487001299858093, 0.5806386470794678, -0.015554724261164665, 0.5508137345314026, 0.7186223268508911, 0.7969084978103638, 0.7912839651107788, -0.32976335287094116, 0.9929359555244446, 0.022450970485806465, 0.5358934998512268, 1.226287841796875, -0.23439927399158478, 0.31932443380355835, 0.6236761212348938, 0.0600874200463295, 0.42404496669769287, 0.7967285513877869, -0.8475936055183411, 0.2751714587211609, 0.3907983899116516, -0.11334776133298874, -0.2279336005449295, -0.5251604914665222, -0.7589895129203796, 0.26857444643974304, 0.5444939136505127, -0.4088345468044281, -0.1269986778497696, -0.22980308532714844, -0.15032896399497986, -0.033925145864486694, -0.5820858478546143, 0.9383849501609802, -0.09302916377782822, -0.14561587572097778, -0.034528978168964386, -0.03692504018545151, 0.4200291335582733, -0.5658106207847595, -0.4140424430370331, -0.05793282017111778, 0.10490186512470245, -0.6680564880371094, -0.9507157206535339, 0.9206079244613647, -0.25768375396728516, -0.4430888891220093, 0.019481081515550613, 0.6695741415023804, -0.1069115698337555, -0.9302546381950378, 0.3311347961425781, -0.013055708259344101, 0.18353000283241272, -0.00851485040038824, -1.3956918716430664, 0.3130214810371399, -0.4370497465133667, -0.3196163475513458, 0.04501672834157944, 0.1362534463405609, 0.08260782808065414, 0.4694526195526123, 0.6520592570304871, 0.07968905568122864, -0.6085705757141113, 0.5692525506019592, 1.2001283168792725, -0.45890021324157715, -0.5770884156227112, -0.2667172849178314, 0.8205054402351379, -0.5751026272773743, -0.5738483667373657, 0.3877714276313782, 0.9170445799827576, 0.8875272274017334, -0.21416383981704712, 0.7178272604942322, -0.4681132435798645, 0.844107985496521, -0.33751893043518066, 0.7878634929656982, -0.3388916850090027, -0.10277063399553299, 0.044425662606954575, -0.928686261177063, -0.6873407959938049, 0.4772787392139435, -0.007999204099178314, -0.010724576190114021, 0.5298411250114441, 0.9932017922401428, -0.35142120718955994, 0.07949331402778625, 0.08527281880378723, 0.14172019064426422, 0.2340179830789566, 0.2939682602882385, 0.45861688256263733, -0.31035134196281433, 0.53594571352005, -0.31207963824272156, -0.446402907371521, -0.12758155167102814, -0.9990343451499939, -0.8071448802947998, -0.5027072429656982, -0.7138579487800598, -0.8111569881439209, -0.38358256220817566, 0.9085370898246765, 0.9885828495025635, -1.1294643878936768, -0.4249761402606964, 0.11335542798042297, 0.03267814964056015, -0.038448914885520935, -0.17157484591007233, 0.40988248586654663, 0.11152014881372452, -0.5219732522964478, -0.48808518052101135, -0.14444886147975922, 0.04059506207704544, -0.07541319727897644, -0.0632268562912941, 0.24085740745067596, -0.03597104921936989, 0.3178999125957489, 0.3739682734012604, -0.16489340364933014, -0.26725929975509644, -0.5868033170700073, -0.0851951390504837, 0.05609619989991188, 1.3423787355422974, -0.08741318434476852, -0.13123862445354462, 0.48532116413116455, 0.31624463200569153, 0.46385088562965393, -0.10275067389011383, 0.5980652570724487, -0.5323296785354614, 0.24787043035030365, 0.02819313481450081, 0.5841755867004395, 0.13766635954380035, -0.7776886820793152, 0.6780876517295837, 0.34560447931289673, -0.45439162850379944, -0.4738422632217407, 0.22901871800422668, -1.5369318723678589, 0.1292739063501358, 1.0011873245239258, 0.014883782714605331, -0.2670281231403351, -0.15640772879123688, -0.5794221758842468, 0.034860942512750626, -1.0095797777175903, 0.5684686303138733, 0.6156871914863586, 0.3361012935638428, -0.5330609679222107, -0.1798369139432907, 0.47391897439956665, -0.31366753578186035, -1.1300228834152222, 0.25585904717445374, 0.8072367310523987, 0.23886632919311523, 0.1940317302942276, 0.8085222840309143, -0.20260460674762726, 0.35626551508903503, 0.2975510060787201, 0.2131148874759674, -0.26535317301750183, -0.4955308139324188, -0.31569868326187134, 0.15660597383975983, -0.07099782675504684, -0.407489150762558 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
Jack0508/demo
Jack0508
2021-11-07T16:25:20Z
425
0
null
[ "region:us" ]
2021-11-07T16:25:20Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.32276487350463867, -0.22568444907665253, 0.8622263073921204, 0.43461570143699646, -0.5282988548278809, 0.7012969255447388, 0.7915717363357544, 0.07618642598390579, 0.7746027112007141, 0.25632190704345703, -0.7852815389633179, -0.22573848068714142, -0.910447895526886, 0.5715675354003906, -0.39923331141471863, 0.5791246294975281, -0.14494481682777405, -0.10751165449619293, 0.28233736753463745, -0.27689531445503235, -0.5409222841262817, -0.3685523569583893, -1.1902776956558228, 0.06149144098162651, 0.5316580533981323, 0.7435140609741211, 0.7584056854248047, 0.3652164936065674, 0.6432579755783081, 0.39322909712791443, -0.23138940334320068, 0.48270541429519653, -0.04171787574887276, 0.0026041031815111637, -0.3524434566497803, -0.5516901016235352, -0.28596633672714233, 0.07584705203771591, 1.0961307287216187, 0.9666876792907715, -0.28466373682022095, 0.053308241069316864, -0.3063623309135437, 0.3308893144130707, -0.497342973947525, 0.30540981888771057, -0.02250579558312893, 0.16318784654140472, -0.7041513919830322, -0.5535351634025574, 0.012795078568160534, -0.7361211776733398, 0.17926552891731262, -0.6900810599327087, 0.8269096612930298, 0.1858311891555786, 1.1533750295639038, 0.14819398522377014, -0.4624870717525482, -0.8161765933036804, -0.6538985371589661, 0.5711168050765991, -0.3270370066165924, 0.39680275321006775, 0.7028234601020813, -0.04857359081506729, -0.9820331335067749, -0.6745742559432983, -0.4646614193916321, 0.2923966348171234, 0.35402774810791016, -0.341167688369751, -0.17522135376930237, -0.3058988153934479, 0.15792037546634674, 0.1281152069568634, -0.4841994345188141, -0.5543919801712036, -0.547515869140625, -0.396025151014328, 0.6206659078598022, 0.34829503297805786, 0.24291765689849854, -0.18884210288524628, -0.32285818457603455, 0.08801620453596115, -0.4160853326320648, 0.3402574360370636, 0.6335515975952148, 0.7114018201828003, -0.5811449885368347, 0.5602157711982727, -0.04927585646510124, 0.743970513343811, 0.11445504426956177, -0.2747810482978821, 0.4146057665348053, -0.14724698662757874, 0.05517167970538139, 0.4226343035697937, 0.31524425745010376, 0.28413093090057373, -0.32736992835998535, 0.20322318375110626, -0.321514755487442, -0.304962158203125, -0.22332195937633514, -0.2949075400829315, -0.3592180907726288, 0.5492290258407593, -0.3314017355442047, -0.42855483293533325, 1.1431760787963867, -0.42007678747177124, -0.7302221059799194, 0.331563800573349, 0.40652090311050415, -0.09944750368595123, -0.37146511673927307, -0.0522608682513237, -0.8458784222602844, -0.007907843217253685, 0.7491172552108765, -0.719896674156189, 0.33717384934425354, 0.47280654311180115, 0.7417215704917908, 0.1965056210756302, -0.14034466445446014, -0.42949414253234863, 0.29719680547714233, -0.865999698638916, 0.6320171356201172, -0.2013523131608963, -1.0051976442337036, 0.11150495707988739, 0.8971704244613647, -0.37896400690078735, -1.2094876766204834, 1.060516119003296, -0.6887931823730469, 0.16017849743366241, -0.676761269569397, -0.14661191403865814, -0.07118473947048187, -0.0050965845584869385, -0.6088159680366516, 0.7567102313041687, 0.5872673392295837, -0.4995269775390625, 0.2142946720123291, -0.2602989375591278, -0.3915143609046936, 0.388248473405838, -0.07935460656881332, -0.218589186668396, 0.7138336896896362, -0.6647084951400757, -0.2693285048007965, 0.2942771315574646, 0.23689360916614532, -0.3570607900619507, -0.7931917309761047, 0.08478115499019623, -0.057862382382154465, 1.550750494003296, -0.038688160479068756, -0.3586106300354004, -0.679383397102356, -1.1506235599517822, -0.07070816308259964, 0.6886888742446899, -0.9194992184638977, -0.27839502692222595, -0.04641074687242508, -0.26169314980506897, 0.08994933217763901, 0.739058792591095, -1.1194045543670654, 0.2832725942134857, -0.05092642456293106, -0.22794684767723083, 0.8271058797836304, 0.15387213230133057, 0.24758943915367126, 0.1491342931985855, 0.4295869469642639, 0.5277258157730103, 0.11115224659442902, 0.683587908744812, -0.34720343351364136, -0.9694352149963379, 0.6154634356498718, 0.25266391038894653, 0.8121442794799805, -0.4994528293609619, 0.26850929856300354, 0.2702554166316986, -0.3409677743911743, -0.5682373046875, -0.3102836608886719, 0.0902576819062233, 0.1493055820465088, 0.11142493784427643, -0.5721715092658997, -0.6576122045516968, -0.9689141511917114, -0.13590629398822784, -0.4314374029636383, -0.35715728998184204, 0.21006914973258972, 0.5792907476425171, -1.1975526809692383, 0.4128873944282532, -0.7705626487731934, -0.7038742899894714, -0.010655147023499012, -0.19338127970695496, 0.7540655732154846, 0.4324018955230713, 0.5033969879150391, -0.6397150158882141, -0.566199004650116, -0.2247021198272705, -1.033374547958374, -0.13280516862869263, 0.2481965571641922, 0.30657389760017395, -0.1342337280511856, -0.27449649572372437, -0.4874032139778137, 0.810038685798645, 0.1478913426399231, -0.5391896963119507, 0.5220764875411987, -0.30203136801719666, 0.17224840819835663, -0.6369150280952454, -0.06916803866624832, -0.6616762280464172, -0.0009071946260519326, -0.36083102226257324, -0.5737441182136536, 0.14772287011146545, 0.07017461955547333, -0.16065442562103271, 0.2880837917327881, -0.9092766642570496, -0.0010854124557226896, -0.7442210912704468, 0.37907201051712036, 0.06394817680120468, -0.31450769305229187, -0.01751774549484253, 1.000038743019104, 0.778445839881897, -0.38480478525161743, 0.7217435836791992, 0.4440038800239563, 0.19036152958869934, 0.7630523443222046, -0.18725129961967468, 0.1647823303937912, -0.5245420336723328, -0.12161099910736084, -0.8887597918510437, -1.0982942581176758, 0.7320572137832642, -0.6114251613616943, 0.3654294013977051, -0.427786648273468, 0.2589159905910492, -0.691925585269928, -0.03885331377387047, 0.4808599352836609, -0.05936320498585701, -0.6863942742347717, 0.5232573747634888, 0.4531756341457367, -0.20192453265190125, -0.6609030961990356, -0.5301573276519775, 0.3936583399772644, 0.6154115796089172, -0.1639033555984497, 0.0687849223613739, 0.1494106501340866, -0.544192373752594, -0.04080277681350708, -0.3869199752807617, -0.4576674997806549, 0.05422421544790268, 0.13053421676158905, -0.005750936456024647, -0.40482014417648315, -0.08680238574743271, -0.35842031240463257, -0.4656122326850891, 0.21876537799835205, 0.3011949956417084, -0.04096337407827377, -0.425997793674469, -0.36198192834854126, -0.8881810903549194, 0.6719617247581482, 0.5370281934738159, 0.05281522125005722, 0.7555545568466187, 0.16819289326667786, -0.8014988899230957, -0.1353224813938141, -0.176070898771286, 0.26968303322792053, -0.5588057637214661, 0.13849849998950958, -0.013484632596373558, -0.0637495145201683, 0.2629787027835846, 0.25386226177215576, -0.4300554394721985, 0.9276251792907715, -0.26152724027633667, -0.359252393245697, 0.7960180044174194, 0.597474217414856, 0.49583131074905396, 0.16503265500068665, -0.044541917741298676, 0.9007092714309692, -1.1966520547866821, -0.6563178896903992, -0.7409549951553345, -0.15945693850517273, -0.43510857224464417, -0.03210586681962013, 0.6254411339759827, 0.29009899497032166, -0.13333916664123535, 0.47563934326171875, -0.5243487358093262, 0.3556029200553894, 1.011983871459961, 0.3574862778186798, 0.3435698449611664, -0.7570231556892395, -0.2515779137611389, -0.14024268090724945, -0.9998159408569336, -0.2631379961967468, 0.8871027827262878, 0.22752627730369568, 0.8444607853889465, 0.5992540717124939, 0.6784542202949524, 0.13672319054603577, 0.2523826062679291, -0.30590254068374634, 0.39202895760536194, 0.4376084804534912, -1.0401138067245483, -0.42758387327194214, 0.021418586373329163, -0.9703336954116821, -0.1422748565673828, -0.03495015576481819, -0.42617106437683105, 0.7681740522384644, 0.00016602575487922877, -0.40767088532447815, 0.7732731699943542, -0.45558327436447144, 0.7562877535820007, -0.4473651051521301, -0.026639198884367943, 0.4699094891548157, -0.7070638537406921, 0.46774324774742126, 0.12878814339637756, 0.6205847859382629, -0.01557250041514635, -0.04078603535890579, 0.7104934453964233, -0.9129160046577454, 0.2543860673904419, -0.634839653968811, 0.22421300411224365, 0.24246945977210999, 0.5160627365112305, 0.5969956517219543, 0.43712449073791504, 0.10119929164648056, -0.23920898139476776, 0.041157983243465424, -0.824112594127655, -0.21050631999969482, 0.6975151896476746, -0.7186893224716187, -0.6864197254180908, -1.235533595085144, 0.14438685774803162, 0.2734706699848175, 0.3893052041530609, 0.7959296703338623, 0.5714086294174194, 0.12895427644252777, 0.680525541305542, 0.988858699798584, -0.06885655224323273, 0.9166919589042664, 0.32244765758514404, 0.09175126254558563, -0.21944861114025116, 0.7036824226379395, 0.26627877354621887, -0.24707922339439392, -0.11939708143472672, 0.2091347724199295, -0.1106942668557167, -0.5917612314224243, -0.4999062418937683, 0.37017571926116943, -0.6731787323951721, -0.18303914368152618, -0.6243728995323181, -0.6043765544891357, -0.511759340763092, 0.06927359849214554, -0.7147684097290039, 0.23979096114635468, -0.7753565907478333, -0.10574913024902344, 0.04323359206318855, 0.9792007207870483, -0.5893124341964722, 0.5805222392082214, -1.1218578815460205, 0.19345799088478088, -0.0794987678527832, 0.7921057939529419, 0.21395809948444366, -0.7344392538070679, -0.39754220843315125, -0.1159263476729393, -0.3729913532733917, -1.3576762676239014, 0.21404942870140076, -0.24541454017162323, 0.2309405356645584, 0.6145403981208801, 0.1397707164287567, 0.5258246660232544, -0.34326261281967163, 0.702910304069519, -0.05701695755124092, -0.7069284319877625, 0.7934495210647583, -0.5026894807815552, 0.49635380506515503, 0.9766002893447876, 0.5333833694458008, -0.7984009385108948, 0.035740919411182404, -1.0411231517791748, -0.6008694767951965, 0.38426437973976135, 0.11928973346948624, -0.03601118177175522, -0.6659557223320007, -0.05401989072561264, -0.16143834590911865, 0.6043741703033447, -1.0390697717666626, -0.7858358025550842, 0.2576698958873749, 0.5277302265167236, 0.08168596029281616, -0.5653402209281921, 0.20880663394927979, -0.5444161295890808, 1.0657775402069092, 0.45109423995018005, 0.3274500370025635, 0.8406060934066772, 0.46492400765419006, -0.3823164701461792, 0.09252463281154633, 0.7662693858146667, 0.6666231155395508, -0.5239793658256531, -0.2908030152320862, -0.08827561885118484, -0.9143403768539429, 0.059274476021528244, 0.11168906837701797, -0.013455932959914207, 0.908211350440979, 0.5793081521987915, 0.25397083163261414, 0.4514278769493103, -0.7264603972434998, 0.8859448432922363, -0.14954182505607605, -0.12472878396511078, -1.067724347114563, 0.19486193358898163, -0.23984941840171814, 0.5006402134895325, 1.0061324834823608, 0.5250048041343689, -0.04763020947575569, -0.814338207244873, -0.014735895209014416, 0.6939171552658081, -0.7091121673583984, -0.17449815571308136, 0.9448534846305847, 0.3847101926803589, -1.2953051328659058, 1.1067767143249512, -0.5381767749786377, -0.5603320002555847, 0.9121303558349609, 0.5229569673538208, 1.1221849918365479, -0.4420410692691803, 0.0008673161501064897, 0.266223669052124, 0.4137839674949646, 0.5423175096511841, 1.0869629383087158, 0.4314129948616028, -0.7931061387062073, 0.8826583623886108, -0.24776022136211395, -0.4036119878292084, -0.05347573012113571, -0.4285987317562103, 0.1689217984676361, -0.4406189024448395, -0.10713012516498566, -0.34441861510276794, 0.2854321002960205, -0.7072043418884277, 0.4280763566493988, -0.08385653048753738, 0.8653064966201782, -0.8553727269172668, 0.47207626700401306, 0.6354700326919556, -0.33373597264289856, -0.8508189916610718, -0.26198434829711914, -0.11448471248149872, -0.6389466524124146, 0.3021479547023773, -0.4554104804992676, 0.044398870319128036, 0.09623442590236664, -0.6491510272026062, -1.1778267621994019, 0.9093630909919739, -0.6396118402481079, -0.27844589948654175, 0.20464065670967102, -0.11514729261398315, 0.288116991519928, -0.2524646818637848, 0.010661411099135876, 0.41876572370529175, 0.7489399909973145, 0.2844659686088562, -0.7727056741714478, -0.36948877573013306, 0.0015028566122055054, -0.44474783539772034, 0.7582975029945374, -0.6002101898193359, 1.1840784549713135, -0.5563538670539856, -0.05965450406074524, 0.4438447952270508, 0.24690909683704376, 0.21076202392578125, 0.6629220843315125, 0.14420759677886963, 0.728226363658905, 1.070121169090271, -0.40835267305374146, 0.8811809420585632, 0.2643285095691681, 0.4743083417415619, 0.7238503694534302, -0.6487722396850586, 0.7513742446899414, 0.3181042969226837, -0.5682923197746277, 0.9228016138076782, 1.290606141090393, -0.15699192881584167, 0.8079372644424438, 0.05136517435312271, -1.0816001892089844, 0.32583338022232056, -0.2072480022907257, -0.7530065774917603, 0.3150249123573303, 0.19055838882923126, -0.6920984983444214, -0.5770308375358582, -0.24046483635902405, -0.3566281199455261, -0.11552872508764267, -0.7631732225418091, 0.6720567941665649, -0.016968747600913048, -0.5103679299354553, 0.188574880361557, 0.2877499461174011, 0.17368440330028534, -0.5235736966133118, -0.02939431741833687, -0.22823616862297058, 0.2660653591156006, -0.5670852661132812, -0.5234525799751282, 0.5724431872367859, -0.32430213689804077, -0.5343257188796997, 0.18147465586662292, 0.7635873556137085, -0.16923801600933075, -0.45154085755348206, 0.32472696900367737, 0.6959530711174011, 0.1665850579738617, 0.4250284731388092, -0.2351129800081253, 0.24480637907981873, -0.08044841140508652, -0.0665154904127121, 0.27714791893959045, 0.3449166715145111, 0.22435617446899414, 0.44501417875289917, 0.4328567385673523, -0.018087375909090042, -0.10736546665430069, -0.3828192949295044, 0.41249388456344604, -0.9542784690856934, -0.5713286399841309, -0.6307113766670227, 0.2740660309791565, -0.02315415069460869, -1.0836424827575684, 0.41451674699783325, 1.440669059753418, 1.0359981060028076, -0.4756382405757904, 1.0672266483306885, -0.21818479895591736, 0.959479033946991, 0.4148309826850891, 0.5420439839363098, -0.6030413508415222, 0.03835328295826912, -0.43644046783447266, -1.0769627094268799, -0.35716354846954346, 0.4539392590522766, -0.022899579256772995, -0.342986524105072, 0.872570812702179, 0.5887165665626526, -0.33473601937294006, -0.11728064715862274, 0.04848715662956238, -0.029941687360405922, -0.12433843314647675, 0.5145376920700073, 0.7648398876190186, -0.9344304800033569, -0.10680422931909561, -0.21577739715576172, -0.6382721662521362, -0.5047280192375183, -0.963200569152832, -0.12959428131580353, -0.1603780835866928, 0.03534352779388428, -0.5662803649902344, 0.0025573105085641146, 1.2083251476287842, 0.568495512008667, -1.1113996505737305, -0.5303788185119629, 0.3371853828430176, 0.39204272627830505, -0.1874791830778122, -0.24202406406402588, 0.2984573245048523, 0.153822124004364, -0.5908882021903992, 0.6875663995742798, 0.8089625239372253, 0.20888905227184296, 0.1955479383468628, 0.1589299887418747, -0.8229471445083618, -0.14913475513458252, 0.17440487444400787, 0.9450567364692688, -0.9398536682128906, -0.7114837169647217, -0.03168454021215439, -0.27094918489456177, -0.05765755847096443, 0.1710212230682373, -0.40463438630104065, 0.5180678367614746, 0.3459148705005646, 0.49933451414108276, 0.0561610646545887, -0.054746586829423904, 0.5409559011459351, -0.906905472278595, 0.0942593663930893, 0.41343680024147034, 0.4154113829135895, -0.40008682012557983, -0.5910192728042603, 0.6713420748710632, 1.0073972940444946, -0.6594865322113037, -0.8743265271186829, -0.19846728444099426, -1.0016000270843506, 0.041897065937519073, 0.6762755513191223, 0.5009528994560242, -0.48065152764320374, -0.41744938492774963, -0.561739981174469, -0.1254674345254898, -0.13699740171432495, 0.7621603608131409, 1.1796802282333374, -0.7432096600532532, 0.07975735515356064, -1.038639783859253, 0.6594983339309692, -0.24194593727588654, -0.3457585573196411, -0.4864427149295807, 0.3832802176475525, 0.3523699641227722, 0.4404810965061188, 0.6148124933242798, 0.14084704220294952, 0.8338430523872375, 0.3126052916049957, -0.1702689230442047, 0.2698979675769806, -0.4559197425842285, -0.02893277443945408, -0.0579625740647316, 0.3101597726345062, -1.02621591091156 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
lucadiliello/wikiqa
lucadiliello
2022-12-05T15:09:31Z
425
0
null
[ "region:us" ]
2022-12-05T15:09:31Z
2022-12-05T15:06:32.000Z
2022-12-05T15:06:32
--- dataset_info: features: - name: label dtype: int64 - name: answer dtype: string - name: key dtype: int64 - name: question dtype: string splits: - name: test_clean num_bytes: 449691 num_examples: 2341 - name: dev_clean num_bytes: 214886 num_examples: 1126 - name: train num_bytes: 4017460 num_examples: 20360 - name: test num_bytes: 1208042 num_examples: 6165 - name: dev num_bytes: 530358 num_examples: 2733 download_size: 3111254 dataset_size: 6420437 --- # Dataset Card for "wikiqa" WikiQA dataset for Answer Sentence Selection. The dataset contains 2 additional splits which are `clean` versions of the original development and test sets. `clean` versions contain only questions which have at least a positive and a negative answer candidate.
[ -0.7268750667572021, -0.593985915184021, -0.03513989970088005, -0.1798328310251236, -0.31590768694877625, -0.008526546880602837, 0.10866241902112961, -0.34377092123031616, 0.49850884079933167, 0.8995710611343384, -0.9258058667182922, -0.22369900345802307, -0.1085902526974678, 0.1886315792798996, -0.30525994300842285, 1.5585248470306396, 0.16642877459526062, 0.20235507190227509, -0.3688662052154541, -0.28946587443351746, -0.6445899605751038, -0.17798039317131042, -0.5512680411338806, -0.4314538240432739, 0.7698675394058228, 1.1164648532867432, 1.076751708984375, 0.5147892832756042, 0.4496370553970337, 0.15085875988006592, 0.04712400957942009, 0.040212132036685944, -0.16961669921875, 0.28281861543655396, -0.04047209396958351, -0.628635048866272, 0.03290000557899475, 0.2385845184326172, 0.05593440681695938, 0.46825817227363586, 0.02645089104771614, 0.6234868764877319, -0.40086492896080017, 0.5388566255569458, -0.6633639335632324, -0.3018878400325775, -0.5011613965034485, 0.004070212598890066, -0.25853532552719116, 0.24988384544849396, -0.027267364785075188, -0.43254354596138, -0.18700280785560608, -0.9097269177436829, 0.018827930092811584, -0.21229200065135956, 1.0421462059020996, 0.28251951932907104, -0.9671632051467896, -0.17251233756542206, -0.37109532952308655, 0.5898024439811707, -0.6378492712974548, 0.19372130930423737, 0.5776287913322449, 0.41117626428604126, -0.13768546283245087, -0.7181653380393982, -0.9842161536216736, 0.14215806126594543, 0.07492104917764664, 0.42983749508857727, 0.2237187623977661, -0.04594860598444939, 0.5866345763206482, 0.4952276051044464, -0.6376482844352722, 0.0027908356860280037, -1.0878291130065918, -0.21795472502708435, 0.819435715675354, 0.09583538770675659, 0.4053094983100891, -0.6282220482826233, -0.2428659051656723, -0.19838868081569672, -0.7006133198738098, -0.09651808440685272, 0.55092453956604, 0.0021549866069108248, 0.037110280245542526, 0.9202513694763184, -0.617333710193634, 0.6461480855941772, -0.27720457315444946, -0.07299432158470154, 0.5799753069877625, -0.3236849308013916, -0.2827688455581665, -0.04827989265322685, 0.522182822227478, 0.2252623438835144, 0.46855300664901733, -0.03164839372038841, -0.022375890985131264, 0.14528684318065643, 0.15935395658016205, -0.7320801615715027, -0.5679005980491638, 0.6494256258010864, -0.41940954327583313, -0.4687047600746155, 0.05532896891236305, -0.5369413495063782, -0.495274156332016, -0.30051541328430176, 0.46169084310531616, -0.18910783529281616, -0.30678674578666687, 0.04731728136539459, -0.8155655264854431, 0.501236081123352, 0.06723883748054504, -0.6207833886146545, 0.5731018781661987, 0.6456703543663025, 0.2268839031457901, 0.015967292711138725, -0.2119348645210266, -0.6185669898986816, -0.24706953763961792, -0.5992997884750366, 0.9535643458366394, -0.39433738589286804, -0.25926464796066284, -0.08713416755199432, -0.1265692412853241, 0.21714450418949127, -0.6416939496994019, 0.9334676265716553, -0.761394739151001, 0.7279947996139526, -0.685082733631134, -0.6439816951751709, -0.2315262258052826, 0.3860618472099304, -1.1755971908569336, 1.3226842880249023, 0.012446332722902298, -0.9743039608001709, 0.7405092120170593, -0.6420817375183105, -0.5657224059104919, 0.10222998261451721, -0.08952099084854126, -0.20936794579029083, 0.029722189530730247, -0.01559047494083643, -0.09309805184602737, 0.0012456293916329741, -0.18366661667823792, -0.5018991231918335, -0.6689735651016235, 0.3424103856086731, -0.3437732458114624, 1.3093998432159424, 0.7028712630271912, -0.32160818576812744, -0.11846762150526047, -0.9523317813873291, 0.5526896119117737, -0.11040587723255157, -0.442610502243042, -0.22635336220264435, 0.03355070948600769, 0.16062135994434357, 0.6785120964050293, 0.12307437509298325, -0.7968403100967407, 0.3715299963951111, -0.20025542378425598, -0.24223172664642334, 0.4370418190956116, 0.3832020163536072, 0.0929018035531044, -0.6182888150215149, 0.584943950176239, 0.27155807614326477, 0.3886450529098511, 0.2840576171875, -0.6771059632301331, -1.0900570154190063, -0.05951234698295593, 0.5409762859344482, 0.9258084893226624, -0.9413318037986755, 0.3747359812259674, -0.031720418483018875, -0.5914731025695801, -0.7479584813117981, 0.19148977100849152, 0.1994837522506714, 0.26025304198265076, 0.4222114682197571, 0.2748701572418213, -0.28079935908317566, -1.2967228889465332, 0.06585224717855453, -0.19644278287887573, 0.0172317735850811, 0.047827668488025665, 0.9102669954299927, 0.35279008746147156, 0.7057402729988098, -0.8897741436958313, -0.03774353861808777, 0.03770909085869789, -0.09028877317905426, 0.4423249363899231, 0.1832817941904068, 0.17464178800582886, -1.451123595237732, -0.5175729393959045, -0.3943665623664856, -0.3614920377731323, -0.032682646065950394, -0.1183876246213913, -0.3152821660041809, -0.1797633022069931, 0.17125046253204346, -0.7095329761505127, 0.5187931656837463, 0.2190130650997162, -0.697441816329956, 0.3306368589401245, 0.1465613692998886, 0.34817489981651306, -1.4176552295684814, -0.023393254727125168, -0.4173795282840729, -0.08293173462152481, -0.608646035194397, 0.07003382593393326, 0.1492774337530136, 0.10684986412525177, -0.47609320282936096, 0.5050142407417297, -0.2794792950153351, -0.04051448404788971, -0.13825447857379913, 0.017481166869401932, 0.3212136924266815, 0.39782315492630005, -0.16976617276668549, 0.6161139011383057, 0.20839016139507294, -0.3248690962791443, 0.7775394320487976, 0.8446239829063416, -0.22362925112247467, 0.5112874507904053, -0.5950834155082703, 0.26850008964538574, -0.25143519043922424, 0.22049281001091003, -0.8891953825950623, -0.48645320534706116, 0.25209546089172363, -0.4644239544868469, -0.06221436709165573, 0.29643306136131287, -0.7745079398155212, -0.4720853567123413, -0.7748912572860718, 0.1842818558216095, 0.5472089648246765, -0.5303205847740173, -0.10672149807214737, 0.14982743561267853, 0.019695395603775978, -0.9190660119056702, -0.8160304427146912, -0.0402924083173275, -0.17514026165008545, -0.4616040885448456, -0.025128943845629692, -0.4334259033203125, -0.3797173798084259, 0.12035004049539566, -0.05939893051981926, -0.2997177839279175, 0.19090941548347473, 0.3024798333644867, 0.3526967465877533, 0.002269417978823185, 0.4119674861431122, 0.23426656424999237, 0.17678354680538177, -0.2117857038974762, 0.10690811276435852, 0.19291093945503235, 0.5181226134300232, 0.17712284624576569, 0.05717472732067108, 0.7273300886154175, 0.3073940575122833, -0.480351060628891, 0.6999196410179138, 0.4173663258552551, -0.6125152111053467, -0.37483516335487366, -0.2953217029571533, 0.13292597234249115, -0.4777600169181824, 0.2078419327735901, -0.627048909664154, -0.7121752500534058, 0.487547904253006, 0.7072996497154236, 0.42390602827072144, 0.6352325081825256, 0.36315950751304626, -0.2740832269191742, 0.7519064545631409, -0.06346634775400162, 0.12820713222026825, 0.19958674907684326, -0.09677661210298538, 0.033891960978507996, -0.6293911933898926, -0.523374617099762, -0.613239049911499, -0.3838757872581482, -0.7431249022483826, -0.019134482368826866, -0.0002639101294334978, 0.5040461421012878, -0.5026580691337585, 0.09592803567647934, -0.580294668674469, 0.6735646724700928, 0.7745217680931091, 0.2440752238035202, 0.19421669840812683, -0.0023493333719670773, 0.14556506276130676, 0.12753936648368835, -0.3101317584514618, -0.37418797612190247, 1.1357747316360474, -0.08509201556444168, 0.3983836770057678, 0.42514288425445557, 0.8616670966148376, 0.5221850275993347, 0.3274395763874054, -0.5585756897926331, 0.5547339916229248, -0.39433255791664124, -1.534362554550171, -0.5657402276992798, -0.40866610407829285, -0.7350910305976868, 0.006447263527661562, -0.4144188165664673, -0.4543253779411316, 0.057094674557447433, -0.3538728356361389, 0.0019476235611364245, -0.038308873772621155, -0.6274144649505615, 0.9677433967590332, 0.0333235040307045, 0.3556409478187561, 0.025668056681752205, -0.6042314171791077, 0.34587401151657104, -0.15345187485218048, -0.14539964497089386, -0.2977963984012604, -0.15303239226341248, 1.086287021636963, -0.5095173120498657, 0.28091996908187866, -0.26603367924690247, 0.0990832969546318, 0.5535203218460083, -0.29757973551750183, 0.07808960974216461, 0.16162383556365967, -0.012183641083538532, -0.44186216592788696, 0.4604875147342682, -0.6123523116111755, -0.5416112542152405, 0.586885392665863, -0.8050218224525452, -0.2939382493495941, -0.37930089235305786, -0.19684189558029175, -0.3643278479576111, 0.34662216901779175, 0.5908050537109375, 0.6834601163864136, -0.08325719088315964, 0.08645031601190567, 0.5833753943443298, -0.31559664011001587, 0.061979398131370544, 0.18759386241436005, -0.21743115782737732, -0.5670612454414368, 0.4246465861797333, 0.3464526832103729, 0.2901439666748047, 0.3144786059856415, 0.04464694857597351, -0.37008145451545715, -0.5530299544334412, -0.3296792507171631, 0.07525215297937393, -0.97918301820755, -0.5004176497459412, -0.31896740198135376, -0.3530990481376648, -0.36695805191993713, 0.2672688364982605, 0.17211277782917023, -1.0457887649536133, -0.3101358115673065, -0.7024431824684143, 0.6465013027191162, 0.8307715654373169, -0.19585132598876953, -0.05484377220273018, -0.5600406527519226, 0.9107727408409119, 0.4085966646671295, 0.47133225202560425, -0.6787050366401672, -0.18932272493839264, -0.2807232737541199, 0.15280349552631378, -0.3035477101802826, -1.1719200611114502, -0.43603515625, 0.2405465841293335, 0.3087185323238373, -0.03782007843255997, 0.30136558413505554, 0.34846559166908264, -0.30733171105384827, 1.1959707736968994, 0.15821689367294312, -0.4887003004550934, 0.4496835172176361, -0.3971598148345947, 0.5008901953697205, 1.1673171520233154, 0.41547009348869324, -0.6474127769470215, -0.28245052695274353, -0.7303682565689087, -0.3869714140892029, 0.35308197140693665, 0.06513199210166931, 0.2225719690322876, -0.33352428674697876, 0.5006618499755859, 0.2930580675601959, -0.11254622042179108, -0.6113520264625549, -0.8117455244064331, -0.310808926820755, -0.42632198333740234, 0.1733366698026657, -0.2112915962934494, -0.12090828269720078, -0.13561834394931793, 0.8487986922264099, 0.0664840042591095, 0.09997297823429108, 0.06392586976289749, 0.21719272434711456, 0.1096322163939476, 0.4629612863063812, 0.001058978377841413, 0.3120644986629486, -0.3554554581642151, -0.12848834693431854, 0.22693553566932678, -0.7875016927719116, 0.19812683761119843, 0.2190961092710495, -0.43856894969940186, 0.08305160701274872, 0.5908280611038208, 0.5091837048530579, -0.3150273561477661, -0.48027709126472473, 0.6886096596717834, -0.08813982456922531, -0.4795806109905243, -0.5889389514923096, 0.5154269337654114, 0.07270015776157379, 0.06805626302957535, 0.3346741497516632, -0.04989583417773247, 0.7712087035179138, -0.4394221007823944, 0.7071274518966675, 0.06674892455339432, -0.38314977288246155, 0.026791367679834366, 0.5210334062576294, 0.052850451320409775, -0.35979169607162476, 1.2339794635772705, -0.09077361971139908, -0.5174522399902344, 0.7550063133239746, 0.17499098181724548, 0.49358779191970825, 0.06026415526866913, 0.7779202461242676, 0.42714765667915344, 0.061610013246536255, 0.17849954962730408, 1.1769578456878662, -0.18753592669963837, -0.7035092115402222, -0.44772234559059143, -0.45863115787506104, -0.27567288279533386, 0.35146868228912354, -1.1244713068008423, 0.43578702211380005, -0.17586664855480194, -0.17269127070903778, 0.21370358765125275, 0.6413619518280029, -0.8261108994483948, 1.066149353981018, 0.282093346118927, 1.5067963600158691, -0.6380971670150757, 0.876854419708252, 0.5183084607124329, -0.4613185524940491, -1.08720064163208, -0.2578810453414917, -0.3649742007255554, -0.09322419762611389, 0.5072518587112427, 0.08527302742004395, 0.5520244836807251, -0.5014172792434692, -0.7520073652267456, -0.7853732109069824, 0.9698396325111389, 0.10374655574560165, 0.0016793666873127222, 0.151010662317276, 0.41324907541275024, 0.4449642300605774, 0.09804602712392807, 0.1774616539478302, 0.5634715557098389, 0.5110192894935608, 0.11873611062765121, -0.8544594645500183, -0.17624320089817047, -0.732231616973877, -0.6654104590415955, 0.4494655430316925, -0.5633718967437744, 0.6313722729682922, 0.009173515252768993, -0.19304411113262177, 0.21769072115421295, 0.42889001965522766, 0.3665108382701874, 0.08030387759208679, 0.6939154863357544, 0.4915154278278351, 0.8695326447486877, -0.23227843642234802, 0.9682803153991699, 0.3077414035797119, 0.20104947686195374, 1.3654451370239258, -0.19640448689460754, 1.0317084789276123, 0.5616987943649292, -0.0748118981719017, 0.6272986531257629, 0.877072274684906, -0.13558441400527954, 0.7915186882019043, 0.6001944541931152, -0.1755056381225586, -0.15107114613056183, -0.15918883681297302, -0.2503359615802765, 0.6452065706253052, -0.04513586685061455, 0.12267370522022247, 0.12193728238344193, -0.07271432876586914, 0.31214848160743713, -0.13333375751972198, -0.13130131363868713, 0.6838828325271606, -0.12918250262737274, -0.9471833109855652, 0.009814792312681675, -0.11792296171188354, 0.37971121072769165, -0.4957196116447449, -0.3257327675819397, -0.4257093369960785, -0.16855397820472717, -0.5258485078811646, -1.2089916467666626, 0.27080339193344116, -0.012736535631120205, -0.17045879364013672, 0.27454832196235657, 0.8597086071968079, -0.44184252619743347, -0.6847082376480103, -0.08049219846725464, 0.38347604870796204, 0.10837510973215103, 0.2913033366203308, -0.7386597394943237, -0.24095101654529572, 0.21426279842853546, -0.6036043763160706, -0.15643011033535004, 0.3704979717731476, 0.016299093142151833, 0.44959357380867004, 0.3505118489265442, 0.06960134953260422, 0.21103280782699585, 0.08325032144784927, 0.7970443367958069, -0.6550119519233704, -0.563361406326294, -0.3300808072090149, 0.8282148241996765, -0.6725842356681824, -0.943145751953125, 0.7733204364776611, 0.964109480381012, 0.6443892121315002, 0.2122948318719864, 0.9217571020126343, -0.26229679584503174, 0.6032511591911316, -0.33616116642951965, 0.45981621742248535, -0.5149003863334656, -0.06252100318670273, 0.036205876618623734, -0.7857541441917419, -0.18491031229496002, 0.40174058079719543, 0.04443247616291046, -0.07962185144424438, 0.6549713611602783, 0.47687962651252747, -0.094662144780159, 0.4049444794654846, 0.12252405285835266, -0.15401007235050201, 0.23143370449543, 0.5638740062713623, 0.9645251035690308, -0.7738841772079468, 0.6895009279251099, -0.29805245995521545, -0.05395052954554558, 0.6476917862892151, -0.41278570890426636, -1.1028287410736084, -0.7626757621765137, -0.44220224022865295, -0.6126986145973206, -0.29634222388267517, 0.5825428366661072, 0.7788842916488647, -0.7988951802253723, 0.17854757606983185, 0.5615978837013245, 0.0810561254620552, 0.010792553424835205, -0.19571858644485474, 0.5167245268821716, 0.09675665944814682, -0.1559000015258789, 0.01346216443926096, -0.17891933023929596, -0.33363473415374756, -0.14335587620735168, -0.07883603870868683, -0.28908950090408325, 0.5142956972122192, -0.1649402230978012, -0.0073783379048109055, -0.07966578751802444, -0.4570443630218506, 0.19376951456069946, -0.10976191610097885, 0.09663645923137665, 0.6224817037582397, -0.5945181846618652, 0.2688376307487488, 0.525527834892273, 0.3316701352596283, 0.8650514483451843, -0.1748272031545639, 0.31904879212379456, -0.6164591312408447, 0.05231836438179016, 0.306181937456131, 0.11548369377851486, 0.28240567445755005, -0.45905017852783203, 0.6797850131988525, -0.30002567172050476, -0.3855448067188263, -0.4745945632457733, 0.48761820793151855, -0.9821172952651978, -0.394006609916687, 1.3010520935058594, 0.20896916091442108, -0.15677423775196075, -0.37960243225097656, -0.33457252383232117, 0.28807923197746277, -0.031358156353235245, 0.24257385730743408, 0.8557532429695129, 0.040338438004255295, -0.02803252637386322, -0.6612658500671387, 0.6129423975944519, -0.055706869810819626, -1.1729942560195923, -0.39747583866119385, 0.6314705610275269, 0.4767330288887024, 0.04534122347831726, 0.7175983786582947, -0.12332410365343094, 0.5947251915931702, 0.3594062626361847, -0.13328924775123596, -0.1715121567249298, -0.27205371856689453, -0.11299952864646912, 0.07869094610214233, -0.04510709270834923, -0.49200674891471863 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
Zoe10/ner_dataset
Zoe10
2021-12-14T11:13:54Z
424
0
null
[ "region:us" ]
2021-12-14T11:13:54Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -0.3992327153682709, 0.5791246294975281, -0.14494499564170837, -0.10751135647296906, 0.28233814239501953, -0.2768957316875458, -0.5409227013587952, -0.3685525059700012, -1.1902779340744019, 0.061491698026657104, 0.5316582918167114, 0.743514358997345, 0.7584061622619629, 0.3652168810367584, 0.643257737159729, 0.39322906732559204, -0.231389120221138, 0.48270541429519653, -0.04171793907880783, 0.0026038705836981535, -0.3524438440799713, -0.5516899824142456, -0.28596577048301697, 0.07584768533706665, 1.096130132675171, 0.9666873812675476, -0.28466421365737915, 0.05330856889486313, -0.30636167526245117, 0.3308892846107483, -0.4973427355289459, 0.3054097294807434, -0.022506216540932655, 0.16318757832050323, -0.704151451587677, -0.5535351634025574, 0.012795033864676952, -0.7361212968826294, 0.17926514148712158, -0.6900812387466431, 0.8269097208976746, 0.18583209812641144, 1.1533749103546143, 0.14819422364234924, -0.4624859392642975, -0.8161761164665222, -0.6538985371589661, 0.5711163282394409, -0.32703715562820435, 0.3968023657798767, 0.7028226256370544, -0.048573337495326996, -0.9820331335067749, -0.6745738983154297, -0.46466246247291565, 0.2923974096775055, 0.3540281355381012, -0.3411684036254883, -0.17522093653678894, -0.30589917302131653, 0.15791958570480347, 0.1281142681837082, -0.48419976234436035, -0.5543919205665588, -0.547515869140625, -0.39602571725845337, 0.6206656694412231, 0.34829503297805786, 0.24291737377643585, -0.18884189426898956, -0.3228582441806793, 0.0880165845155716, -0.41608554124832153, 0.3402574062347412, 0.6335517168045044, 0.711402416229248, -0.5811446309089661, 0.5602157711982727, -0.049275897443294525, 0.7439709901809692, 0.11445585638284683, -0.2747812569141388, 0.4146060049533844, -0.14724673330783844, 0.055171847343444824, 0.42263513803482056, 0.3152443468570709, 0.28413069248199463, -0.3273696303367615, 0.20322275161743164, -0.32151490449905396, -0.3049626648426056, -0.2233218252658844, -0.29490745067596436, -0.35921788215637207, 0.5492295026779175, -0.3314018249511719, -0.4285552501678467, 1.1431758403778076, -0.42007699608802795, -0.7302228808403015, 0.33156365156173706, 0.40652117133140564, -0.0994473472237587, -0.37146514654159546, -0.052260853350162506, -0.8458787202835083, -0.00790744461119175, 0.7491178512573242, -0.7198969125747681, 0.33717358112335205, 0.47280627489089966, 0.741721510887146, 0.1965060532093048, -0.14034466445446014, -0.4294945299625397, 0.2971963882446289, -0.8659994006156921, 0.6320174336433411, -0.20135276019573212, -1.0051976442337036, 0.11150483042001724, 0.8971704244613647, -0.3789643347263336, -1.2094870805740356, 1.0605157613754272, -0.6887932419776917, 0.16017864644527435, -0.6767609119415283, -0.14661164581775665, -0.07118469476699829, -0.005095955915749073, -0.6088155508041382, 0.7567099332809448, 0.5872676968574524, -0.49952778220176697, 0.21429462730884552, -0.2602984309196472, -0.3915135860443115, 0.38824939727783203, -0.0793546810746193, -0.21858906745910645, 0.7138336896896362, -0.6647078394889832, -0.2693284749984741, 0.2942773103713989, 0.23689350485801697, -0.357060968875885, -0.793192446231842, 0.08478079736232758, -0.05786222219467163, 1.5507503747940063, -0.03868860378861427, -0.35861143469810486, -0.6793836951255798, -1.1506236791610718, -0.07070811837911606, 0.6886887550354004, -0.9194992184638977, -0.27839499711990356, -0.046410247683525085, -0.26169371604919434, 0.0899493545293808, 0.7390591502189636, -1.119404911994934, 0.28327250480651855, -0.050927065312862396, -0.22794730961322784, 0.8271061182022095, 0.1538720428943634, 0.24758882820606232, 0.14913466572761536, 0.4295872151851654, 0.5277255773544312, 0.11115183681249619, 0.6835882663726807, -0.3472035229206085, -0.9694353938102722, 0.6154633164405823, 0.25266438722610474, 0.8121451139450073, -0.49945372343063354, 0.2685092091560364, 0.2702546715736389, -0.3409683108329773, -0.5682377815246582, -0.310282826423645, 0.09025713056325912, 0.14930608868598938, 0.11142496764659882, -0.5721707344055176, -0.6576128005981445, -0.9689135551452637, -0.13590654730796814, -0.43143755197525024, -0.35715678334236145, 0.2100687474012375, 0.5792907476425171, -1.1975533962249756, 0.4128877520561218, -0.7705622911453247, -0.703874409198761, -0.010655621066689491, -0.1933809369802475, 0.7540653944015503, 0.43240174651145935, 0.5033961534500122, -0.6397145390510559, -0.5661987066268921, -0.22470159828662872, -1.0333740711212158, -0.13280484080314636, 0.24819664657115936, 0.3065737783908844, -0.1342328041791916, -0.2744964361190796, -0.48740261793136597, 0.8100383877754211, 0.14789214730262756, -0.5391897559165955, 0.5220769643783569, -0.3020317554473877, 0.17224839329719543, -0.6369158029556274, -0.0691685602068901, -0.6616761684417725, -0.0009067110950127244, -0.36083078384399414, -0.5737436413764954, 0.14772333204746246, 0.07017548382282257, -0.16065415740013123, 0.2880837619304657, -0.909276008605957, -0.0010854422580450773, -0.744221568107605, 0.37907224893569946, 0.0639476627111435, -0.3145084083080292, -0.017516743391752243, 1.000038743019104, 0.7784457206726074, -0.3848040699958801, 0.7217439413070679, 0.4440040588378906, 0.19036099314689636, 0.7630518674850464, -0.18725158274173737, 0.16478213667869568, -0.5245421528816223, -0.12161099910736084, -0.8887605667114258, -1.0982943773269653, 0.7320572137832642, -0.6114250421524048, 0.36542850732803345, -0.42778605222702026, 0.2589159309864044, -0.6919258832931519, -0.038853395730257034, 0.4808599054813385, -0.05936374515295029, -0.6863952875137329, 0.5232571363449097, 0.4531749188899994, -0.2019244134426117, -0.6609036922454834, -0.5301570296287537, 0.39365914463996887, 0.6154113411903381, -0.16390396654605865, 0.06878498196601868, 0.14941087365150452, -0.5441920757293701, -0.040802545845508575, -0.3869187533855438, -0.4576674997806549, 0.05422405153512955, 0.13053379952907562, -0.005750161595642567, -0.40482011437416077, -0.08680257946252823, -0.35842010378837585, -0.4656125009059906, 0.21876463294029236, 0.30119529366493225, -0.04096344858407974, -0.42599743604660034, -0.36198148131370544, -0.8881808519363403, 0.6719611883163452, 0.5370280146598816, 0.05281474441289902, 0.7555550336837769, 0.16819244623184204, -0.801498293876648, -0.13532206416130066, -0.17607054114341736, 0.2696835994720459, -0.5588056445121765, 0.13849826157093048, -0.013484805822372437, -0.06374907493591309, 0.2629791498184204, 0.25386205315589905, -0.4300558567047119, 0.927625298500061, -0.26152747869491577, -0.3592526614665985, 0.7960182428359985, 0.5974737405776978, 0.4958309531211853, 0.16503198444843292, -0.044541094452142715, 0.9007097482681274, -1.196651816368103, -0.6563171744346619, -0.7409546375274658, -0.15945661067962646, -0.43510857224464417, -0.0321057066321373, 0.6254417300224304, 0.29009905457496643, -0.13333925604820251, 0.47563934326171875, -0.5243490934371948, 0.3556032180786133, 1.0119839906692505, 0.3574867248535156, 0.34357017278671265, -0.7570232152938843, -0.25157779455184937, -0.14024296402931213, -0.9998159408569336, -0.2631372809410095, 0.8871029615402222, 0.2275265008211136, 0.8444608449935913, 0.5992542505264282, 0.6784538626670837, 0.136723130941391, 0.2523833215236664, -0.305902898311615, 0.39202871918678284, 0.43760839104652405, -1.040114164352417, -0.42758411169052124, 0.02141888067126274, -0.9703332185745239, -0.14227578043937683, -0.03495054319500923, -0.42617106437683105, 0.7681738138198853, 0.00016635804786346853, -0.4076710641384125, 0.7732735872268677, -0.4555833339691162, 0.7562878727912903, -0.4473649859428406, -0.026638653129339218, 0.4699098467826843, -0.707064151763916, 0.4677433967590332, 0.12878736853599548, 0.6205845475196838, -0.015571946278214455, -0.04078621417284012, 0.7104931473731995, -0.9129164814949036, 0.25438612699508667, -0.6348398923873901, 0.22421303391456604, 0.24246959388256073, 0.5160625576972961, 0.5969962477684021, 0.4371241629123688, 0.10119915008544922, -0.23920848965644836, 0.04115789383649826, -0.8241121172904968, -0.21050670742988586, 0.6975144147872925, -0.7186897397041321, -0.6864195466041565, -1.2355334758758545, 0.14438661932945251, 0.2734704911708832, 0.3893047273159027, 0.7959297895431519, 0.5714079141616821, 0.12895449995994568, 0.6805254220962524, 0.9888579249382019, -0.06885591894388199, 0.916691780090332, 0.3224475085735321, 0.09175165742635727, -0.2194489687681198, 0.703682541847229, 0.2662784457206726, -0.2470790147781372, -0.11939744651317596, 0.20913469791412354, -0.11069414764642715, -0.5917618870735168, -0.4999074339866638, 0.3701755702495575, -0.6731783747673035, -0.1830393373966217, -0.6243732571601868, -0.6043766736984253, -0.5117589235305786, 0.0692739263176918, -0.7147684097290039, 0.23979082703590393, -0.7753568887710571, -0.10574901103973389, 0.04323358088731766, 0.9792002439498901, -0.5893120765686035, 0.5805228352546692, -1.12185800075531, 0.19345775246620178, -0.07949890196323395, 0.792106032371521, 0.2139579802751541, -0.7344390153884888, -0.39754199981689453, -0.11592598259449005, -0.37299054861068726, -1.3576757907867432, 0.21404962241649628, -0.24541422724723816, 0.2309398353099823, 0.6145407557487488, 0.13977040350437164, 0.5258244276046753, -0.3432632088661194, 0.7029102444648743, -0.057016827166080475, -0.7069293856620789, 0.7934491038322449, -0.5026893615722656, 0.4963533282279968, 0.9766002893447876, 0.5333840250968933, -0.7984007596969604, 0.0357406847178936, -1.041122555732727, -0.600869357585907, 0.38426393270492554, 0.1192895919084549, -0.03601125627756119, -0.665955662727356, -0.054019927978515625, -0.16143806278705597, 0.6043741703033447, -1.0390695333480835, -0.785835862159729, 0.25766894221305847, 0.5277299284934998, 0.08168502151966095, -0.5653401613235474, 0.2088075876235962, -0.5444163084030151, 1.0657776594161987, 0.45109352469444275, 0.32744958996772766, 0.8406059145927429, 0.4649237096309662, -0.38231605291366577, 0.09252502024173737, 0.7662692070007324, 0.6666228771209717, -0.5239795446395874, -0.2908027172088623, -0.0882752314209938, -0.9143400192260742, 0.05927503854036331, 0.1116887554526329, -0.013456095941364765, 0.9082115292549133, 0.579308032989502, 0.253970205783844, 0.4514276385307312, -0.7264610528945923, 0.8859445452690125, -0.1495419293642044, -0.1247284859418869, -1.0677239894866943, 0.19486205279827118, -0.23984935879707336, 0.5006400346755981, 1.0061331987380981, 0.525004506111145, -0.047630541026592255, -0.814338207244873, -0.014736384153366089, 0.6939173936843872, -0.7091119289398193, -0.17449775338172913, 0.9448539614677429, 0.38471025228500366, -1.295304536819458, 1.106776475906372, -0.5381773710250854, -0.5603317618370056, 0.9121302366256714, 0.5229570269584656, 1.1221849918365479, -0.44204193353652954, 0.0008675057324580848, 0.2662239074707031, 0.4137844443321228, 0.5423170328140259, 1.0869632959365845, 0.43141356110572815, -0.7931072115898132, 0.8826581835746765, -0.24776068329811096, -0.40361127257347107, -0.053475700318813324, -0.42859864234924316, 0.16892209649085999, -0.4406189024448395, -0.10712965577840805, -0.3444185256958008, 0.2854307293891907, -0.70720374584198, 0.42807644605636597, -0.08385642617940903, 0.8653066754341125, -0.8553729057312012, 0.47207602858543396, 0.6354700326919556, -0.33373481035232544, -0.8508192300796509, -0.26198476552963257, -0.1144845262169838, -0.6389466524124146, 0.30214792490005493, -0.45541054010391235, 0.044398874044418335, 0.09623479843139648, -0.6491509675979614, -1.1778273582458496, 0.9093631505966187, -0.6396117210388184, -0.2784458100795746, 0.20463958382606506, -0.1151471883058548, 0.28811654448509216, -0.2524648904800415, 0.010661328211426735, 0.4187661111354828, 0.7489396333694458, 0.28446561098098755, -0.7727053761482239, -0.36948859691619873, 0.0015033691888675094, -0.44474759697914124, 0.7582973837852478, -0.6002098917961121, 1.1840776205062866, -0.556353747844696, -0.05965423583984375, 0.4438447952270508, 0.24690861999988556, 0.21076245605945587, 0.6629217267036438, 0.144208163022995, 0.7282259464263916, 1.0701210498809814, -0.4083522856235504, 0.881180465221405, 0.26432785391807556, 0.4743083417415619, 0.7238510251045227, -0.6487718820571899, 0.7513747811317444, 0.3181043267250061, -0.5682927966117859, 0.9228019714355469, 1.290606141090393, -0.15699152648448944, 0.80793696641922, 0.051364265382289886, -1.0815999507904053, 0.32583361864089966, -0.20724761486053467, -0.7530062198638916, 0.31502565741539, 0.19055864214897156, -0.6920987367630005, -0.5770313739776611, -0.2404651641845703, -0.35662829875946045, -0.11552873998880386, -0.763173520565033, 0.6720565557479858, -0.01696927472949028, -0.5103673934936523, 0.18857470154762268, 0.28775009512901306, 0.17368444800376892, -0.5235736966133118, -0.029393965378403664, -0.22823575139045715, 0.2660652697086334, -0.5670853853225708, -0.5234523415565491, 0.5724437236785889, -0.32430148124694824, -0.5343252420425415, 0.181474968791008, 0.7635870575904846, -0.16923785209655762, -0.4515411853790283, 0.3247268795967102, 0.6959530115127563, 0.16658467054367065, 0.42502790689468384, -0.23511283099651337, 0.2448059767484665, -0.08044827729463577, -0.06651593744754791, 0.27714747190475464, 0.3449171781539917, 0.22435645759105682, 0.44501352310180664, 0.432856947183609, -0.018087303265929222, -0.10736559331417084, -0.38282057642936707, 0.41249361634254456, -0.9542784690856934, -0.5713290572166443, -0.630710780620575, 0.2740667760372162, -0.023154327645897865, -1.0836422443389893, 0.41451746225357056, 1.4406688213348389, 1.0359984636306763, -0.4756380617618561, 1.0672271251678467, -0.21818462014198303, 0.9594789743423462, 0.4148314893245697, 0.5420438051223755, -0.6030403971672058, 0.038353081792593, -0.43644052743911743, -1.0769634246826172, -0.3571633994579315, 0.4539390206336975, -0.02289981208741665, -0.3429867625236511, 0.8725717663764954, 0.5887162685394287, -0.3347362279891968, -0.11728022992610931, 0.04848663881421089, -0.029941599816083908, -0.12433874607086182, 0.5145372152328491, 0.764839768409729, -0.9344298243522644, -0.10680411010980606, -0.21577700972557068, -0.6382728815078735, -0.5047284364700317, -0.9632002711296082, -0.12959381937980652, -0.16037842631340027, 0.03534334897994995, -0.5662809014320374, 0.002556905150413513, 1.2083250284194946, 0.5684951543807983, -1.1113994121551514, -0.5303782224655151, 0.33718499541282654, 0.39204245805740356, -0.1874789297580719, -0.24202406406402588, 0.2984571158885956, 0.1538221836090088, -0.5908879041671753, 0.6875662803649902, 0.8089626431465149, 0.20888905227184296, 0.19554781913757324, 0.15893003344535828, -0.8229468464851379, -0.1491343379020691, 0.1744047999382019, 0.9450566172599792, -0.9398531913757324, -0.7114846110343933, -0.03168468177318573, -0.2709487974643707, -0.05765697360038757, 0.17102089524269104, -0.4046342968940735, 0.5180684924125671, 0.34591469168663025, 0.49933499097824097, 0.056160878390073776, -0.05474642664194107, 0.5409556031227112, -0.9069051742553711, 0.09425970166921616, 0.41343608498573303, 0.4154110848903656, -0.4000871181488037, -0.5910195112228394, 0.6713417172431946, 1.0073974132537842, -0.6594864130020142, -0.8743263483047485, -0.19846680760383606, -1.0016000270843506, 0.04189697653055191, 0.6762756109237671, 0.5009528994560242, -0.48065176606178284, -0.4174492359161377, -0.5617400407791138, -0.1254679411649704, -0.13699708878993988, 0.76216059923172, 1.1796802282333374, -0.7432100772857666, 0.07975788414478302, -1.0386393070220947, 0.6594987511634827, -0.2419460564851761, -0.3457580506801605, -0.4864429533481598, 0.3832802176475525, 0.3523699641227722, 0.44048118591308594, 0.6148120164871216, 0.14084689319133759, 0.8338428735733032, 0.31260576844215393, -0.17026856541633606, 0.2698982357978821, -0.4559198319911957, -0.02893332578241825, -0.05796259641647339, 0.3101596236228943, -1.026215672492981 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
hf-internal-testing/fixtures_sintel
hf-internal-testing
2021-12-07T08:13:09Z
424
0
null
[ "region:us" ]
2021-12-07T08:13:09Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -0.3992327153682709, 0.5791246294975281, -0.14494499564170837, -0.10751135647296906, 0.28233814239501953, -0.2768957316875458, -0.5409227013587952, -0.3685525059700012, -1.1902779340744019, 0.061491698026657104, 0.5316582918167114, 0.743514358997345, 0.7584061622619629, 0.3652168810367584, 0.643257737159729, 0.39322906732559204, -0.231389120221138, 0.48270541429519653, -0.04171793907880783, 0.0026038705836981535, -0.3524438440799713, -0.5516899824142456, -0.28596577048301697, 0.07584768533706665, 1.096130132675171, 0.9666873812675476, -0.28466421365737915, 0.05330856889486313, -0.30636167526245117, 0.3308892846107483, -0.4973427355289459, 0.3054097294807434, -0.022506216540932655, 0.16318757832050323, -0.704151451587677, -0.5535351634025574, 0.012795033864676952, -0.7361212968826294, 0.17926514148712158, -0.6900812387466431, 0.8269097208976746, 0.18583209812641144, 1.1533749103546143, 0.14819422364234924, -0.4624859392642975, -0.8161761164665222, -0.6538985371589661, 0.5711163282394409, -0.32703715562820435, 0.3968023657798767, 0.7028226256370544, -0.048573337495326996, -0.9820331335067749, -0.6745738983154297, -0.46466246247291565, 0.2923974096775055, 0.3540281355381012, -0.3411684036254883, -0.17522093653678894, -0.30589917302131653, 0.15791958570480347, 0.1281142681837082, -0.48419976234436035, -0.5543919205665588, -0.547515869140625, -0.39602571725845337, 0.6206656694412231, 0.34829503297805786, 0.24291737377643585, -0.18884189426898956, -0.3228582441806793, 0.0880165845155716, -0.41608554124832153, 0.3402574062347412, 0.6335517168045044, 0.711402416229248, -0.5811446309089661, 0.5602157711982727, -0.049275897443294525, 0.7439709901809692, 0.11445585638284683, -0.2747812569141388, 0.4146060049533844, -0.14724673330783844, 0.055171847343444824, 0.42263513803482056, 0.3152443468570709, 0.28413069248199463, -0.3273696303367615, 0.20322275161743164, -0.32151490449905396, -0.3049626648426056, -0.2233218252658844, -0.29490745067596436, -0.35921788215637207, 0.5492295026779175, -0.3314018249511719, -0.4285552501678467, 1.1431758403778076, -0.42007699608802795, -0.7302228808403015, 0.33156365156173706, 0.40652117133140564, -0.0994473472237587, -0.37146514654159546, -0.052260853350162506, -0.8458787202835083, -0.00790744461119175, 0.7491178512573242, -0.7198969125747681, 0.33717358112335205, 0.47280627489089966, 0.741721510887146, 0.1965060532093048, -0.14034466445446014, -0.4294945299625397, 0.2971963882446289, -0.8659994006156921, 0.6320174336433411, -0.20135276019573212, -1.0051976442337036, 0.11150483042001724, 0.8971704244613647, -0.3789643347263336, -1.2094870805740356, 1.0605157613754272, -0.6887932419776917, 0.16017864644527435, -0.6767609119415283, -0.14661164581775665, -0.07118469476699829, -0.005095955915749073, -0.6088155508041382, 0.7567099332809448, 0.5872676968574524, -0.49952778220176697, 0.21429462730884552, -0.2602984309196472, -0.3915135860443115, 0.38824939727783203, -0.0793546810746193, -0.21858906745910645, 0.7138336896896362, -0.6647078394889832, -0.2693284749984741, 0.2942773103713989, 0.23689350485801697, -0.357060968875885, -0.793192446231842, 0.08478079736232758, -0.05786222219467163, 1.5507503747940063, -0.03868860378861427, -0.35861143469810486, -0.6793836951255798, -1.1506236791610718, -0.07070811837911606, 0.6886887550354004, -0.9194992184638977, -0.27839499711990356, -0.046410247683525085, -0.26169371604919434, 0.0899493545293808, 0.7390591502189636, -1.119404911994934, 0.28327250480651855, -0.050927065312862396, -0.22794730961322784, 0.8271061182022095, 0.1538720428943634, 0.24758882820606232, 0.14913466572761536, 0.4295872151851654, 0.5277255773544312, 0.11115183681249619, 0.6835882663726807, -0.3472035229206085, -0.9694353938102722, 0.6154633164405823, 0.25266438722610474, 0.8121451139450073, -0.49945372343063354, 0.2685092091560364, 0.2702546715736389, -0.3409683108329773, -0.5682377815246582, -0.310282826423645, 0.09025713056325912, 0.14930608868598938, 0.11142496764659882, -0.5721707344055176, -0.6576128005981445, -0.9689135551452637, -0.13590654730796814, -0.43143755197525024, -0.35715678334236145, 0.2100687474012375, 0.5792907476425171, -1.1975533962249756, 0.4128877520561218, -0.7705622911453247, -0.703874409198761, -0.010655621066689491, -0.1933809369802475, 0.7540653944015503, 0.43240174651145935, 0.5033961534500122, -0.6397145390510559, -0.5661987066268921, -0.22470159828662872, -1.0333740711212158, -0.13280484080314636, 0.24819664657115936, 0.3065737783908844, -0.1342328041791916, -0.2744964361190796, -0.48740261793136597, 0.8100383877754211, 0.14789214730262756, -0.5391897559165955, 0.5220769643783569, -0.3020317554473877, 0.17224839329719543, -0.6369158029556274, -0.0691685602068901, -0.6616761684417725, -0.0009067110950127244, -0.36083078384399414, -0.5737436413764954, 0.14772333204746246, 0.07017548382282257, -0.16065415740013123, 0.2880837619304657, -0.909276008605957, -0.0010854422580450773, -0.744221568107605, 0.37907224893569946, 0.0639476627111435, -0.3145084083080292, -0.017516743391752243, 1.000038743019104, 0.7784457206726074, -0.3848040699958801, 0.7217439413070679, 0.4440040588378906, 0.19036099314689636, 0.7630518674850464, -0.18725158274173737, 0.16478213667869568, -0.5245421528816223, -0.12161099910736084, -0.8887605667114258, -1.0982943773269653, 0.7320572137832642, -0.6114250421524048, 0.36542850732803345, -0.42778605222702026, 0.2589159309864044, -0.6919258832931519, -0.038853395730257034, 0.4808599054813385, -0.05936374515295029, -0.6863952875137329, 0.5232571363449097, 0.4531749188899994, -0.2019244134426117, -0.6609036922454834, -0.5301570296287537, 0.39365914463996887, 0.6154113411903381, -0.16390396654605865, 0.06878498196601868, 0.14941087365150452, -0.5441920757293701, -0.040802545845508575, -0.3869187533855438, -0.4576674997806549, 0.05422405153512955, 0.13053379952907562, -0.005750161595642567, -0.40482011437416077, -0.08680257946252823, -0.35842010378837585, -0.4656125009059906, 0.21876463294029236, 0.30119529366493225, -0.04096344858407974, -0.42599743604660034, -0.36198148131370544, -0.8881808519363403, 0.6719611883163452, 0.5370280146598816, 0.05281474441289902, 0.7555550336837769, 0.16819244623184204, -0.801498293876648, -0.13532206416130066, -0.17607054114341736, 0.2696835994720459, -0.5588056445121765, 0.13849826157093048, -0.013484805822372437, -0.06374907493591309, 0.2629791498184204, 0.25386205315589905, -0.4300558567047119, 0.927625298500061, -0.26152747869491577, -0.3592526614665985, 0.7960182428359985, 0.5974737405776978, 0.4958309531211853, 0.16503198444843292, -0.044541094452142715, 0.9007097482681274, -1.196651816368103, -0.6563171744346619, -0.7409546375274658, -0.15945661067962646, -0.43510857224464417, -0.0321057066321373, 0.6254417300224304, 0.29009905457496643, -0.13333925604820251, 0.47563934326171875, -0.5243490934371948, 0.3556032180786133, 1.0119839906692505, 0.3574867248535156, 0.34357017278671265, -0.7570232152938843, -0.25157779455184937, -0.14024296402931213, -0.9998159408569336, -0.2631372809410095, 0.8871029615402222, 0.2275265008211136, 0.8444608449935913, 0.5992542505264282, 0.6784538626670837, 0.136723130941391, 0.2523833215236664, -0.305902898311615, 0.39202871918678284, 0.43760839104652405, -1.040114164352417, -0.42758411169052124, 0.02141888067126274, -0.9703332185745239, -0.14227578043937683, -0.03495054319500923, -0.42617106437683105, 0.7681738138198853, 0.00016635804786346853, -0.4076710641384125, 0.7732735872268677, -0.4555833339691162, 0.7562878727912903, -0.4473649859428406, -0.026638653129339218, 0.4699098467826843, -0.707064151763916, 0.4677433967590332, 0.12878736853599548, 0.6205845475196838, -0.015571946278214455, -0.04078621417284012, 0.7104931473731995, -0.9129164814949036, 0.25438612699508667, -0.6348398923873901, 0.22421303391456604, 0.24246959388256073, 0.5160625576972961, 0.5969962477684021, 0.4371241629123688, 0.10119915008544922, -0.23920848965644836, 0.04115789383649826, -0.8241121172904968, -0.21050670742988586, 0.6975144147872925, -0.7186897397041321, -0.6864195466041565, -1.2355334758758545, 0.14438661932945251, 0.2734704911708832, 0.3893047273159027, 0.7959297895431519, 0.5714079141616821, 0.12895449995994568, 0.6805254220962524, 0.9888579249382019, -0.06885591894388199, 0.916691780090332, 0.3224475085735321, 0.09175165742635727, -0.2194489687681198, 0.703682541847229, 0.2662784457206726, -0.2470790147781372, -0.11939744651317596, 0.20913469791412354, -0.11069414764642715, -0.5917618870735168, -0.4999074339866638, 0.3701755702495575, -0.6731783747673035, -0.1830393373966217, -0.6243732571601868, -0.6043766736984253, -0.5117589235305786, 0.0692739263176918, -0.7147684097290039, 0.23979082703590393, -0.7753568887710571, -0.10574901103973389, 0.04323358088731766, 0.9792002439498901, -0.5893120765686035, 0.5805228352546692, -1.12185800075531, 0.19345775246620178, -0.07949890196323395, 0.792106032371521, 0.2139579802751541, -0.7344390153884888, -0.39754199981689453, -0.11592598259449005, -0.37299054861068726, -1.3576757907867432, 0.21404962241649628, -0.24541422724723816, 0.2309398353099823, 0.6145407557487488, 0.13977040350437164, 0.5258244276046753, -0.3432632088661194, 0.7029102444648743, -0.057016827166080475, -0.7069293856620789, 0.7934491038322449, -0.5026893615722656, 0.4963533282279968, 0.9766002893447876, 0.5333840250968933, -0.7984007596969604, 0.0357406847178936, -1.041122555732727, -0.600869357585907, 0.38426393270492554, 0.1192895919084549, -0.03601125627756119, -0.665955662727356, -0.054019927978515625, -0.16143806278705597, 0.6043741703033447, -1.0390695333480835, -0.785835862159729, 0.25766894221305847, 0.5277299284934998, 0.08168502151966095, -0.5653401613235474, 0.2088075876235962, -0.5444163084030151, 1.0657776594161987, 0.45109352469444275, 0.32744958996772766, 0.8406059145927429, 0.4649237096309662, -0.38231605291366577, 0.09252502024173737, 0.7662692070007324, 0.6666228771209717, -0.5239795446395874, -0.2908027172088623, -0.0882752314209938, -0.9143400192260742, 0.05927503854036331, 0.1116887554526329, -0.013456095941364765, 0.9082115292549133, 0.579308032989502, 0.253970205783844, 0.4514276385307312, -0.7264610528945923, 0.8859445452690125, -0.1495419293642044, -0.1247284859418869, -1.0677239894866943, 0.19486205279827118, -0.23984935879707336, 0.5006400346755981, 1.0061331987380981, 0.525004506111145, -0.047630541026592255, -0.814338207244873, -0.014736384153366089, 0.6939173936843872, -0.7091119289398193, -0.17449775338172913, 0.9448539614677429, 0.38471025228500366, -1.295304536819458, 1.106776475906372, -0.5381773710250854, -0.5603317618370056, 0.9121302366256714, 0.5229570269584656, 1.1221849918365479, -0.44204193353652954, 0.0008675057324580848, 0.2662239074707031, 0.4137844443321228, 0.5423170328140259, 1.0869632959365845, 0.43141356110572815, -0.7931072115898132, 0.8826581835746765, -0.24776068329811096, -0.40361127257347107, -0.053475700318813324, -0.42859864234924316, 0.16892209649085999, -0.4406189024448395, -0.10712965577840805, -0.3444185256958008, 0.2854307293891907, -0.70720374584198, 0.42807644605636597, -0.08385642617940903, 0.8653066754341125, -0.8553729057312012, 0.47207602858543396, 0.6354700326919556, -0.33373481035232544, -0.8508192300796509, -0.26198476552963257, -0.1144845262169838, -0.6389466524124146, 0.30214792490005493, -0.45541054010391235, 0.044398874044418335, 0.09623479843139648, -0.6491509675979614, -1.1778273582458496, 0.9093631505966187, -0.6396117210388184, -0.2784458100795746, 0.20463958382606506, -0.1151471883058548, 0.28811654448509216, -0.2524648904800415, 0.010661328211426735, 0.4187661111354828, 0.7489396333694458, 0.28446561098098755, -0.7727053761482239, -0.36948859691619873, 0.0015033691888675094, -0.44474759697914124, 0.7582973837852478, -0.6002098917961121, 1.1840776205062866, -0.556353747844696, -0.05965423583984375, 0.4438447952270508, 0.24690861999988556, 0.21076245605945587, 0.6629217267036438, 0.144208163022995, 0.7282259464263916, 1.0701210498809814, -0.4083522856235504, 0.881180465221405, 0.26432785391807556, 0.4743083417415619, 0.7238510251045227, -0.6487718820571899, 0.7513747811317444, 0.3181043267250061, -0.5682927966117859, 0.9228019714355469, 1.290606141090393, -0.15699152648448944, 0.80793696641922, 0.051364265382289886, -1.0815999507904053, 0.32583361864089966, -0.20724761486053467, -0.7530062198638916, 0.31502565741539, 0.19055864214897156, -0.6920987367630005, -0.5770313739776611, -0.2404651641845703, -0.35662829875946045, -0.11552873998880386, -0.763173520565033, 0.6720565557479858, -0.01696927472949028, -0.5103673934936523, 0.18857470154762268, 0.28775009512901306, 0.17368444800376892, -0.5235736966133118, -0.029393965378403664, -0.22823575139045715, 0.2660652697086334, -0.5670853853225708, -0.5234523415565491, 0.5724437236785889, -0.32430148124694824, -0.5343252420425415, 0.181474968791008, 0.7635870575904846, -0.16923785209655762, -0.4515411853790283, 0.3247268795967102, 0.6959530115127563, 0.16658467054367065, 0.42502790689468384, -0.23511283099651337, 0.2448059767484665, -0.08044827729463577, -0.06651593744754791, 0.27714747190475464, 0.3449171781539917, 0.22435645759105682, 0.44501352310180664, 0.432856947183609, -0.018087303265929222, -0.10736559331417084, -0.38282057642936707, 0.41249361634254456, -0.9542784690856934, -0.5713290572166443, -0.630710780620575, 0.2740667760372162, -0.023154327645897865, -1.0836422443389893, 0.41451746225357056, 1.4406688213348389, 1.0359984636306763, -0.4756380617618561, 1.0672271251678467, -0.21818462014198303, 0.9594789743423462, 0.4148314893245697, 0.5420438051223755, -0.6030403971672058, 0.038353081792593, -0.43644052743911743, -1.0769634246826172, -0.3571633994579315, 0.4539390206336975, -0.02289981208741665, -0.3429867625236511, 0.8725717663764954, 0.5887162685394287, -0.3347362279891968, -0.11728022992610931, 0.04848663881421089, -0.029941599816083908, -0.12433874607086182, 0.5145372152328491, 0.764839768409729, -0.9344298243522644, -0.10680411010980606, -0.21577700972557068, -0.6382728815078735, -0.5047284364700317, -0.9632002711296082, -0.12959381937980652, -0.16037842631340027, 0.03534334897994995, -0.5662809014320374, 0.002556905150413513, 1.2083250284194946, 0.5684951543807983, -1.1113994121551514, -0.5303782224655151, 0.33718499541282654, 0.39204245805740356, -0.1874789297580719, -0.24202406406402588, 0.2984571158885956, 0.1538221836090088, -0.5908879041671753, 0.6875662803649902, 0.8089626431465149, 0.20888905227184296, 0.19554781913757324, 0.15893003344535828, -0.8229468464851379, -0.1491343379020691, 0.1744047999382019, 0.9450566172599792, -0.9398531913757324, -0.7114846110343933, -0.03168468177318573, -0.2709487974643707, -0.05765697360038757, 0.17102089524269104, -0.4046342968940735, 0.5180684924125671, 0.34591469168663025, 0.49933499097824097, 0.056160878390073776, -0.05474642664194107, 0.5409556031227112, -0.9069051742553711, 0.09425970166921616, 0.41343608498573303, 0.4154110848903656, -0.4000871181488037, -0.5910195112228394, 0.6713417172431946, 1.0073974132537842, -0.6594864130020142, -0.8743263483047485, -0.19846680760383606, -1.0016000270843506, 0.04189697653055191, 0.6762756109237671, 0.5009528994560242, -0.48065176606178284, -0.4174492359161377, -0.5617400407791138, -0.1254679411649704, -0.13699708878993988, 0.76216059923172, 1.1796802282333374, -0.7432100772857666, 0.07975788414478302, -1.0386393070220947, 0.6594987511634827, -0.2419460564851761, -0.3457580506801605, -0.4864429533481598, 0.3832802176475525, 0.3523699641227722, 0.44048118591308594, 0.6148120164871216, 0.14084689319133759, 0.8338428735733032, 0.31260576844215393, -0.17026856541633606, 0.2698982357978821, -0.4559198319911957, -0.02893332578241825, -0.05796259641647339, 0.3101596236228943, -1.026215672492981 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
alisawuffles/WANLI
alisawuffles
2022-11-21T17:31:56Z
424
6
null
[ "task_categories:text-classification", "task_ids:natural-language-inference", "annotations_creators:crowdsourced", "language_creators:other", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:en", "license:cc-by-4.0", "arxiv:2201.05955", "region:us" ]
2022-11-21T17:31:56Z
2022-04-21T00:57:25.000Z
2022-04-21T00:57:25
--- annotations_creators: - crowdsourced language_creators: - other language: - en license: - cc-by-4.0 multilinguality: - monolingual pretty_name: WANLI size_categories: - 100K<n<1M source_datasets: - original task_categories: - text-classification task_ids: - natural-language-inference --- # Dataset Card for WANLI ## 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) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Citation Information](#citation-information) ## Dataset Description - **Homepage:** [WANLI homepage](https://wanli.allenai.org/) - **Repository:** [Github repo](https://github.com/alisawuffles/wanli) - **Paper:** [arXiv](https://arxiv.org/abs/2201.05955) - **Point of Contact:** [Alisa Liu](mailto:alisaliu@cs.washington.edu) ### Dataset Summary WANLI (**W**orker-**A**I Collaboration for **NLI**) is a collection of 108K English sentence pairs for the task of natural language inference (NLI). Each example is created by first identifying a "pocket" of examples in [MultiNLI (Williams et al., 2018)](https://cims.nyu.edu/~sbowman/multinli/) that share a challenging reasoning pattern, then instructing GPT-3 to write a new example with the same pattern. The set of generated examples are automatically filtered to contain those most likely to aid model training, and finally labeled and optionally revised by human annotators. WANLI presents unique empirical strengths compared to existing NLI datasets. Remarkably, training a model on WANLI instead of MultiNLI (which is 4 times larger) improves performance on seven out-of-domain test sets we consider, including by 11% on HANS and 9% on Adversarial NLI. ### Supported Tasks and Leaderboards The dataset can be used to train a model for natural language inference, which determines whether a premise entails (i.e., implies the truth of) a hypothesis, both expressed in natural language. Success on this task is typically measured by achieving a high accuracy. A RoBERTa-large model currently achieves 75.40%. Models trained on NLI are often adapted to other downstream tasks, and NLI data can be mixed with other sources of supervision. ### Languages The dataset consists of English examples generated by GPT-3 and revised by English-speaking crowdworkers located in the United States. ## Dataset Structure ### Data Instances Here is an example of an NLI example in `data/wanli/train.jsonl` or `data/wanli/test.jsonl`. ``` { "id": 225295, "premise": "It is a tribute to the skill of the coach that the team has been able to compete at the highest level.", "hypothesis": "The coach is a good coach.", "gold": "entailment", "genre": "generated", "pairID": "171408" } ``` - `id`: unique identifier for the example - `premise`: a piece of text - `hypothesis`: a piece of text that may be true, false, or whose truth conditions may not be knowable when compared to the premise - `gold`: one of `entailment`, `neutral`, and `contradiction` - `genre`: one of `generated` and `generated_revised`, depending on whether the example was revised by annotators - `pairID`: id of seed MNLI example, corresponding to those in `data/mnli/train.jsonl` We also release the raw annotations for each worker, which can be found in `data/wanli/anonymized_annotations.jsonl`. ``` "WorkerId": "EUJ", "id": 271560, "nearest_neighbors": [ 309783, 202988, 145310, 98030, 148759 ], "premise": "I don't know what I'd do without my cat. He is my only friend.", "hypothesis": "I would be alone.", "label": "neutral", "revised_premise": "I don't know what I'd do without my cat. He is my only friend.", "revised_hypothesis": "I would be alone without my cat.", "gold": "entailment", "revised": true ``` - `WorkerId`: a unique identification for each crowdworker (NOT the real worker ID from AMT) - `id`: id of generated example - `nearest_neighbors`: ordered ids of the group of MNLI nearest neighbors that were used as in-context examples, where the first one is seed ambiguous MNLI example. MNLI ids correspond to those in `mnli/train.jsonl`. - `premise`: GPT-3 generated premise - `hypothesis`: GPT-3 generated hypothesis - `label`: the shared label of the in-context examples, which is the "intended" label for this generation - `revised_premise`: premise after human review - `revised_hypothesis`: hypothesis after human review - `gold`: annotator-assigned gold label for the (potentially revised) example - `revised`: whether the example was revised ### Data Splits The dataset is randomly split into a *train* and *test* set. | | train | test | |-------------------------|------:|-----:| | Examples | 102885| 5000| ## Dataset Creation ### Curation Rationale A recurring challenge of crowdsourcing NLP datasets at scale is that human writers often rely on repetitive patterns when crafting examples, leading to a lack of linguistic diversity. On the other hand, there has been remarkable progress in open-ended text generation based on massive language models. We create WANLI to demonstrate the effectiveness an approach that leverages the best of both worlds: a language model's ability to efficiently generate diverse examples, and a human's ability to revise the examples for quality and assign a gold label. ### Source Data #### Initial Data Collection and Normalization Our pipeline starts with an existing dataset, MultiNLI (Williams et al., 2018). We use dataset cartography from [Swayamdipta et al. (2020)](https://aclanthology.org/2020.emnlp-main.746/) to automatically identify pockets of examples that demonstrate challenging reasoning patterns rela081 tive to a trained model. Using each group as a set of in-context examples, we leverage a pretrained language model to *generate new examples* likely to have the same pattern. We then automatically filter generations to keep those that are most likely to aid model learning. Finally, we validate the generated examples by subjecting them to human review, where crowdworkers assign a gold label and (optionally) revise for quality. #### Who are the source language producers? The GPT-3 Curie model generated examples which were then revised and labeled by crowdworkers on Amazon Mechanical Turk. Workers were paid $0.12 for each example that they annotate. At the end of data collection, we aggregate the earning and time spent from each crowdworker, and find that the median hourly rate was $22.72, with 85% of workers being paid over the $15/hour target. ### Annotations #### Annotation process Given an unlabeled example, annotators are asked to optionally revise it for quality (while preserving the intended meaning as much as possible through minimal revisions), and then assign a label. Alternatively, if an example would require a great deal of revision to fix *or* if it could be perceived as offensive, they were asked to discard it. Details about instructions, guidelines, and instructional examples can be found in Appendix D of the paper. Crowdworkers annotate a total of 118,724 examples, with two distinct workers reviewing each example. For examples that both annotators labeled without revision, annotators achieved a Cohen Kappa score of 0.60, indicating substantial agreement. #### Who are the annotators? Annotators were required to have a HIT approval rate of 98%, a total of 10,000 approved HITs, and be located in the United States. 300 Turkers took our qualification test, of which 69 passed. Turkers who were later found to produce extremely careless annotations were removed from the qualification list (and oftentimes, their annotations were discarded, though they were still paid for their work). The number of workers who contributed to the final dataset is 62. ### Personal and Sensitive Information The dataset does not contain any personal information about the authors or the crowdworkers. ## Considerations for Using the Data ### Social Impact of Dataset This dataset was developed to explore the potential of worker-AI collaboration for dataset curation, train more robust NLI models, and provide more challenging evaluation of existing systems. ### Discussion of Biases Text generated from large pretrained language models is susceptible to perpetuating social harms and containing toxic language. To partially remedy this, we ask annotators to discard any examples that may be perceived as offensive. Nonetheless, it is possible that harmful examples (especially if they contain subtle biases) may have been missed by annotators and included in the final dataset. ## Additional Information ### Dataset Curators WANLI was developed by Alisa Liu, Swabha Swayamdipta, Noah A. Smith, and Yejin Choi from the [University of Washington](https://www.cs.washington.edu/) and [AI2](https://allenai.org/). ### Citation Information ``` @misc{liu-etal-2022-wanli, title = "WANLI: Worker and AI Collaboration for Natural Language Inference Dataset Creation", author = "Liu, Alisa and Swayamdipta, Swabha and Smith, Noah A. and Choi, Yejin", month = jan, year = "2022", url = "https://arxiv.org/pdf/2201.05955", } ```
[ -0.418302983045578, -0.6236463189125061, 0.13583846390247345, 0.3493387997150421, -0.18439674377441406, -0.41571280360221863, -0.2039727419614792, -0.40427687764167786, 0.20184092223644257, 0.6832624673843384, -0.647712767124176, -0.509044885635376, -0.5020747184753418, 0.4221178889274597, -0.3446858525276184, 1.0115325450897217, -0.047187235206365585, -0.20720146596431732, 0.008804014883935452, -0.23515447974205017, -0.28179067373275757, -0.5070399045944214, -0.6026666760444641, -0.22444967925548553, 0.4787946343421936, 0.5557683110237122, 0.6314296722412109, 0.6052184104919434, 0.31983494758605957, 0.25216907262802124, -0.03765063360333443, 0.3707138001918793, -0.47655290365219116, -0.15938597917556763, 0.08133111149072647, -0.4810355603694916, -0.3915659487247467, 0.3123065233230591, 0.40724584460258484, 0.7142124176025391, -0.09021914750337601, 0.36342331767082214, 0.05089396983385086, 0.8896187543869019, -0.4644875228404999, 0.18268464505672455, -0.5966773629188538, -0.025206146761775017, -0.42654892802238464, 0.1473212093114853, -0.3731350600719452, -0.3911649286746979, -0.08989182114601135, -0.7623391151428223, 0.279969722032547, 0.12162894010543823, 1.154331088066101, 0.08885873109102249, -0.3055613040924072, -0.32799968123435974, -0.419254332780838, 0.7466623187065125, -0.9515025615692139, 0.14403004944324493, 0.8039701581001282, 0.08228389173746109, -0.030243730172514915, -0.6187346577644348, -0.8315491676330566, 0.026528945192694664, -0.34001627564430237, 0.40413933992385864, 0.08543141931295395, -0.22859428822994232, 0.36835646629333496, 0.40789657831192017, -0.5748013854026794, -0.1624443382024765, -0.528562068939209, 0.02182367630302906, 0.9841527342796326, 0.1665649116039276, 0.20835700631141663, -0.3750803768634796, -0.17380912601947784, -0.18435171246528625, -0.5558873414993286, -0.02484184503555298, 0.5128292441368103, 0.3194374442100525, -0.19620126485824585, 0.6078262329101562, -0.43579474091529846, 0.717556893825531, 0.010348442941904068, -0.1576816439628601, 0.48520416021347046, -0.5498326420783997, -0.08102789521217346, -0.2609330713748932, 1.0199592113494873, 0.5078275203704834, 0.36652690172195435, -0.04719832167029381, -0.12769262492656708, -0.24222595989704132, -0.052997130900621414, -0.7198168039321899, -0.23935742676258087, 0.30504292249679565, -0.6430760622024536, -0.4209275245666504, 0.19468189775943756, -0.8481727242469788, -0.3620540499687195, -0.22848668694496155, 0.20847012102603912, -0.34626665711402893, -0.5291208624839783, 0.09862329810857773, -0.32542985677719116, 0.2640499770641327, 0.07847519963979721, -0.7490991950035095, 0.10593922436237335, 0.6155440807342529, 0.8323866128921509, 0.10684885829687119, -0.5807477831840515, -0.2611538767814636, 0.19099006056785583, -0.30430206656455994, 0.5912766456604004, -0.29595306515693665, -0.40259331464767456, 0.12644077837467194, 0.040911149233579636, -0.25702717900276184, -0.5212166905403137, 0.7512609362602234, -0.27942073345184326, 0.5793924927711487, -0.4806928336620331, -0.5766006112098694, -0.2139856219291687, 0.21280190348625183, -0.8303766250610352, 1.1622464656829834, -0.006885081995278597, -1.0018547773361206, 0.4439936876296997, -1.0388671159744263, -0.34844332933425903, -0.018195562064647675, 0.14675132930278778, -0.4648415744304657, -0.09628594666719437, 0.21576818823814392, 0.6271775960922241, -0.23387259244918823, 0.5142567753791809, -0.17716671526432037, -0.2664874196052551, 0.4159105122089386, -0.32836517691612244, 1.2353626489639282, 0.27334925532341003, -0.2979062795639038, 0.07542293518781662, -0.7931540608406067, -0.17952316999435425, 0.31591176986694336, -0.20950372517108917, -0.22034016251564026, -0.06477311253547668, 0.24331146478652954, 0.1785976141691208, -0.03699833154678345, -0.3931560814380646, 0.10704980045557022, -0.4042530357837677, 0.4963794946670532, 0.674028754234314, 0.14843669533729553, 0.18992756307125092, -0.5302085280418396, 0.15310032665729523, -0.19470560550689697, 0.36008119583129883, 0.072757288813591, -0.7590326070785522, -0.8819786906242371, -0.19622467458248138, 0.32494428753852844, 0.6735069751739502, -0.5525758862495422, 0.6251400709152222, -0.32665693759918213, -0.6398829817771912, -0.578772246837616, 0.2549278438091278, 0.3149789869785309, 0.31070658564567566, 0.2656934857368469, -0.004412239883095026, -0.6839584112167358, -0.876502275466919, -0.1569073498249054, -0.31478843092918396, -0.018698494881391525, 0.170999214053154, 0.7444992065429688, -0.0774419978260994, 1.0206241607666016, -0.515020489692688, -0.37050431966781616, -0.40730151534080505, 0.1906701922416687, 0.4805922508239746, 0.5409809947013855, 0.25529783964157104, -1.0688424110412598, -0.5040233731269836, -0.24190117418766022, -0.8691114187240601, -0.18847167491912842, -0.29037919640541077, -0.46972936391830444, 0.0025477006565779448, 0.38145288825035095, -0.5942328572273254, 0.3961474597454071, 0.4704614579677582, -0.45058512687683105, 0.6667248010635376, 0.2042028307914734, 0.0827568992972374, -1.2607439756393433, 0.3169358968734741, 0.02000672183930874, 0.03665248677134514, -0.8224866390228271, 0.08321717381477356, -0.21558162569999695, -0.08904633671045303, -0.2645537555217743, 0.6103612184524536, -0.4233158826828003, 0.3442985713481903, -0.10508662462234497, 0.2772539556026459, 0.20014476776123047, 0.5751541256904602, -0.014409972354769707, 0.7167577147483826, 0.25501343607902527, -0.5021474957466125, 0.08951670676469803, 0.41665181517601013, -0.33377692103385925, 0.46246498823165894, -0.7319480776786804, 0.10623736679553986, -0.09831342101097107, 0.30247005820274353, -0.8140376210212708, -0.4207508862018585, 0.42258116602897644, -0.46006783843040466, -0.021329261362552643, -0.0743536576628685, -0.6483545303344727, -0.41549596190452576, -0.27551570534706116, 0.10584859549999237, 0.4121573567390442, -0.38424447178840637, 0.5012287497520447, 0.3492901921272278, 0.13424383103847504, -0.5313785076141357, -0.8066883087158203, 0.09597142785787582, -0.39342769980430603, -0.5744644403457642, 0.2323964536190033, -0.1402646005153656, -0.4668336510658264, 0.032556481659412384, 0.276534765958786, -0.3509026765823364, 0.28897133469581604, 0.4110313653945923, 0.163215771317482, -0.07758057117462158, -0.00647437060251832, -0.26685377955436707, -0.10662674158811569, 0.03291815146803856, -0.049794554710388184, 0.4059693515300751, -0.11621158570051193, -0.3265153467655182, -0.4629480540752411, 0.5302959084510803, 0.3254978060722351, -0.187566876411438, 0.8317944407463074, 0.9827760457992554, -0.48290613293647766, 0.1095275729894638, -0.7356908321380615, -0.0407530814409256, -0.4628862738609314, 0.25982004404067993, -0.3639073669910431, -0.6640849709510803, 0.49521759152412415, 0.15404528379440308, 0.3786173462867737, 0.75599205493927, 0.4527300298213959, 0.024328015744686127, 0.6858640313148499, 0.34326717257499695, -0.2381749451160431, 0.3285902440547943, -0.5132032632827759, 0.045054834336042404, -0.8196852207183838, -0.1376984715461731, -0.505892813205719, -0.20417030155658722, -0.44733795523643494, -0.445719838142395, 0.051434725522994995, 0.4763139486312866, -0.1378519982099533, 0.3467343747615814, -0.6508364081382751, 0.5007995367050171, 0.6971426606178284, 0.09901034086942673, 0.21278153359889984, -0.26189595460891724, 0.10460842400789261, 0.02550867199897766, -0.6256316304206848, -0.6135857105255127, 1.057338833808899, 0.09976371377706528, 0.07882867753505707, 0.22766901552677155, 0.8604571223258972, 0.3155852258205414, 0.6715523600578308, -0.2864290177822113, 0.6511567831039429, -0.08127646893262863, -0.8963274359703064, -0.43085119128227234, -0.3696395754814148, -1.0151865482330322, 0.34786152839660645, -0.2498530000448227, -0.7018272876739502, 0.21983425319194794, 0.0272512286901474, -0.20139868557453156, 0.365235835313797, -0.8741165995597839, 0.9230076670646667, 0.005891039967536926, -0.23942501842975616, -0.07370057702064514, -0.5222095847129822, 0.5615661144256592, -0.01109529472887516, 0.4959595203399658, -0.31875449419021606, 0.07897627353668213, 0.9973889589309692, -0.6708739399909973, 1.1974029541015625, -0.3399457037448883, 0.11728331446647644, 0.5845475792884827, -0.27501583099365234, 0.5772604942321777, 0.11817267537117004, -0.4236643314361572, 0.29083508253097534, -0.2264838069677353, -0.5454490184783936, -0.45255395770072937, 0.42231789231300354, -0.7675634622573853, -0.5403374433517456, -0.10536514967679977, -0.3991239070892334, -0.03265375643968582, 0.2583490312099457, 0.442013144493103, 0.4165806770324707, -0.02688848227262497, 0.1212240606546402, 0.38498562574386597, -0.158086895942688, 0.4287624657154083, 0.25170302391052246, -0.1936509609222412, -0.6111227869987488, 0.8722314834594727, 0.1586841493844986, 0.06659527122974396, 0.38161376118659973, 0.2857683300971985, -0.26830172538757324, -0.5145679116249084, -0.5559718608856201, 0.243170827627182, -0.6055588126182556, -0.20375974476337433, -0.7480770349502563, -0.16502301394939423, -0.38505417108535767, -0.14338727295398712, -0.13224604725837708, -0.36752697825431824, -0.3272227942943573, -0.24405065178871155, 0.5522781610488892, 0.6700166463851929, -0.19010651111602783, 0.13616502285003662, -0.5246196985244751, 0.15116055309772491, 0.38906434178352356, 0.25173109769821167, 0.11140814423561096, -0.37416431307792664, -0.2730025053024292, 0.13926300406455994, -0.06931116431951523, -0.9011011719703674, 0.3483765721321106, 0.246871680021286, 0.5727590918540955, 0.31309276819229126, 0.1822020560503006, 0.8614652752876282, -0.30583587288856506, 0.9984127283096313, 0.11339209228754044, -0.8724817633628845, 0.5523874163627625, -0.35293489694595337, 0.07763363420963287, 0.811678409576416, 0.40391483902931213, -0.7539293169975281, -0.43844830989837646, -0.7084828615188599, -1.0682543516159058, 0.4322369396686554, 0.4280056357383728, 0.09570067375898361, -0.1645016223192215, 0.3258543014526367, 0.17621643841266632, 0.07519903779029846, -0.9776735305786133, -0.4643426239490509, -0.38377824425697327, -0.3281530737876892, 0.10677719861268997, -0.2274674028158188, -0.24487332999706268, -0.26675930619239807, 0.7911801934242249, -0.014965021051466465, 0.3307761549949646, 0.35875508189201355, -0.17490708827972412, 0.18517792224884033, 0.1606815755367279, 0.5792579054832458, 0.6379719376564026, -0.14540694653987885, -0.029190782457590103, 0.3533223271369934, -0.44541922211647034, -0.06336552649736404, 0.17841844260692596, -0.36018380522727966, 0.04531632363796234, 0.5830474495887756, 0.8604421019554138, -0.08322672545909882, -0.6692968606948853, 0.5896034836769104, 0.07532787322998047, -0.5155133008956909, -0.6380624771118164, 0.004807623568922281, 0.07682353258132935, 0.21740886569023132, 0.585249662399292, 0.10203170776367188, 0.1967918425798416, -0.20755831897258759, 0.2815648019313812, 0.1591649204492569, -0.2346150130033493, -0.3993093967437744, 0.6461430191993713, 0.19904100894927979, -0.4148031175136566, 0.49657291173934937, -0.665919303894043, -0.4749109447002411, 0.47744905948638916, 0.33870524168014526, 0.888951301574707, 0.2170865535736084, 0.31725984811782837, 0.6467839479446411, 0.36033836007118225, -0.22653253376483917, 0.2456149309873581, 0.12548622488975525, -0.8303691744804382, -0.603009819984436, -0.4903406798839569, -0.23541583120822906, 0.24792560935020447, -0.6373941898345947, 0.05477089807391167, -0.27489474415779114, -0.0649862065911293, -0.10205928236246109, 0.06864865124225616, -0.7626513838768005, 0.1031695082783699, 0.059297893196344376, 0.8377640843391418, -1.098064661026001, 0.7113664746284485, 0.585598349571228, -0.6089392900466919, -0.9253577589988708, 0.14497430622577667, 0.01930367946624756, -0.7406665682792664, 0.6177170276641846, 0.35235369205474854, 0.41406822204589844, -0.06560717523097992, -0.6423336863517761, -0.7691184878349304, 1.1331850290298462, -0.09391243010759354, -0.3163149356842041, 0.18660403788089752, 0.14981842041015625, 0.48241573572158813, -0.19160406291484833, 0.4011647701263428, 0.2907350957393646, 0.6150010228157043, -0.2166467010974884, -0.6699285507202148, 0.2654372453689575, -0.6114777326583862, -0.1491495668888092, 0.013178737834095955, -0.8382471203804016, 0.7476685047149658, -0.13607263565063477, -0.2613644301891327, -0.022446421906352043, 0.7832135558128357, 0.3992946743965149, 0.36252984404563904, 0.7978255152702332, 0.6056004762649536, 0.9710113406181335, -0.08931516110897064, 1.0296196937561035, -0.24514412879943848, 0.2324090451002121, 0.8986396193504333, -0.1265873908996582, 0.9448918104171753, 0.26681721210479736, -0.3066941201686859, 0.5118192434310913, 0.5143798589706421, -0.2502426505088806, 0.3408462107181549, 0.18660274147987366, 0.015724198892712593, -0.10511136054992676, -0.3337348401546478, -0.3216375708580017, 0.33483970165252686, 0.16898366808891296, -0.16865360736846924, 0.12179064005613327, -0.05395006388425827, 0.3567464351654053, 0.13438445329666138, -0.07146187871694565, 0.6693186163902283, -0.07935687899589539, -0.6772411465644836, 0.6313153505325317, -0.050874125212430954, 0.8875313997268677, -0.4328901469707489, -0.03514856472611427, -0.36544498801231384, -0.11039415746927261, -0.3279796540737152, -0.6851757168769836, 0.46346938610076904, 0.0943438857793808, -0.33555862307548523, -0.3523218631744385, 0.5723560452461243, -0.3800543546676636, -0.6724030375480652, -0.03005051240324974, 0.4666914939880371, 0.23778873682022095, -0.09865085035562515, -0.8724298477172852, -0.05678195133805275, 0.34198740124702454, -0.4234681725502014, 0.22393514215946198, 0.5760055780410767, 0.08295834809541702, 0.49993157386779785, 0.835650622844696, 0.0027319984510540962, 0.01756216399371624, 0.29496094584465027, 0.7234204411506653, -0.6818127632141113, -0.15985946357250214, -0.8298961520195007, 0.6794825196266174, -0.5932390093803406, -0.7469986081123352, 0.7932111620903015, 0.6763681769371033, 0.8199359774589539, 0.015154406428337097, 0.8174043297767639, -0.3214505910873413, 0.5520291328430176, -0.4545057713985443, 0.588978111743927, -0.4941156506538391, 0.03374559059739113, -0.3506373167037964, -0.5619805455207825, -0.2685876786708832, 0.6232293248176575, -0.2580985724925995, -0.08997433632612228, 0.5092689990997314, 0.8319796919822693, 0.24977998435497284, 0.25570130348205566, 0.04103989154100418, 0.1660824418067932, 0.22930026054382324, 0.40050461888313293, 0.6878318786621094, -0.6854180693626404, 0.7455907464027405, -0.494920551776886, -0.05709279328584671, -0.04115663841366768, -0.754501223564148, -1.0064407587051392, -0.8099091053009033, -0.4847926199436188, -0.39423105120658875, 0.013383382000029087, 0.8000862002372742, 0.6759260296821594, -0.8913817405700684, -0.3436741232872009, -0.10830939561128616, 0.09256528317928314, -0.5293620824813843, -0.33982276916503906, 0.4524013102054596, -0.08516474813222885, -0.6285586357116699, 0.20340320467948914, -0.10010182112455368, -0.146571084856987, -0.11135033518075943, -0.16846051812171936, -0.5049887895584106, -0.1425205022096634, 0.456617146730423, 0.11102137714624405, -0.6986345052719116, -0.08473082631826401, 0.050329435616731644, -0.10965588688850403, -0.10549450665712357, 0.5374827980995178, -0.36396026611328125, 0.13390396535396576, 0.36058637499809265, 0.4727354645729065, 0.485330194234848, 0.13145138323307037, 0.28945741057395935, -0.8283538222312927, 0.17249257862567902, 0.10164999961853027, 0.304414838552475, 0.4205050468444824, -0.24246886372566223, 0.9488741159439087, 0.49312978982925415, -0.5501405000686646, -0.8736192584037781, -0.0068444921635091305, -0.7893698811531067, -0.23350483179092407, 1.3767400979995728, -0.16544978320598602, -0.1851722002029419, -0.27308905124664307, -0.18511976301670074, 0.22539271414279938, -0.4045012891292572, 0.7009974122047424, 0.8340800404548645, 0.16228075325489044, -0.03553277626633644, -0.7669494152069092, 0.41651540994644165, 0.2963351309299469, -0.763640284538269, 0.17775672674179077, 0.27972739934921265, 0.09770452976226807, 0.3198220431804657, 0.8929084539413452, 0.056664224714040756, -0.1024189367890358, 0.1500135362148285, 0.2521277666091919, -0.14194950461387634, 0.19129619002342224, 0.1240643560886383, 0.20941214263439178, 0.029936056584119797, -0.15396447479724884 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
PygmalionAI/PIPPA
PygmalionAI
2023-09-07T03:07:55Z
424
109
null
[ "task_categories:conversational", "size_categories:10K<n<100K", "language:en", "license:apache-2.0", "not-for-all-audiences", "conversational", "roleplay", "custom-format", "a.", "arxiv:2308.05884", "region:us" ]
2023-09-07T03:07:55Z
2023-08-08T01:32:40.000Z
2023-08-08T01:32:40
--- license: apache-2.0 task_categories: - conversational language: - en tags: - not-for-all-audiences - conversational - roleplay - custom-format - a. pretty_name: PIPPA - Personal Interaction Pairs Between People and AI size_categories: - 10K<n<100K viewer: false --- # PIPPA - Personal Interaction Pairs between People and AI It's been a long time coming, but we're proud to finally release the public portion of our conversational dataset to the public. **Personal Interaction Pairs between People and AI** (**PIPPA**) is a partially synthetic, community contributed and open-source conversational and roleplaying dataset generated from a subset of submitted logs to the Pygmalion project. This dataset is a subset of what we have received - it consists only of the valid conversational logs in which the submitter gave consent to redistribute to the public. Furthermore, we have done our best to redact or modify any personal information that could potentially be found within PIPPA. If you have found something within PIPPA which has not been redacted properly, please contact us via. email at `teargosling@pygmalion.chat` or `alpindale@pygmalion.chat` and we'll take care of it for you. You may contact us for any other purpose as well, including yelling at us for when the next model will be released. **⚠️ CAUTION: PIPPA contains conversations, themes and scenarios which can be considered "not safe for work" (NSFW) and/or heavily disturbing in nature. Models trained purely with PIPPA may have the tendency to generate X-rated output. You have been warned.** ## Dataset Summary PIPPA consists of just a little more than 1 million lines of dialogue spread out over 26,000 conversations between users of the popular chatbot website "Character.AI" and its large language model, obtained through a large community effort taking place over the course of several months. Tallying shows that over 1,000 unique personas simulating both real and fictional characters are represented within the dataset, allowing PIPPA and LLMs fine-tuned on it to adapt to many different roleplay domains. The dataset is represented with a JSONL file, with a singular JSON snippet representing one entire conversation. Every snippet contains the following pieces of data: - `submission_timestamp`: The Unix timestamp of when this particular conversation was submitted to the project, in milliseconds. - `categories`: The categories assigned to the character on the Character.AI website, if any were assigned. If no categories were assigned, it will be `null` - `bot_id`: The unique ID assigned to the specific character which the user was conversing with on the website. - `bot_name`: The name of the character. - `bot_greeting`: The introductory line of the character to the user. This is always the first utterance of dialogue in a conversation. - `bot_definitions`: Contains whatever was typed in the **Definitions** field in the character creator on the website. This usually consists of one or more example conversations between the user and the character designed to steer the model towards emulating the persona correctly. Bot definitions required a separate effort to gather, and thus may not be present for a specific persona - if this is the case, an empty string is provided. Because the defintions were written on Character.AI, this field usually follows Character.AI's unique formatting and should be preprocessed before feeding into any model - please see **Appendix A** of the paper for further details. - `bot_description`: Contains whatever was typed in the **Description** field in the character creator on the website. It usually consists of a few sentences which gives a brief overview of the character and any important details about them. - `conversation`: The conversation between the user and the model. This is represented as a list of dictionaries, each dictionary representing a single utterance and containing two key-value pairs: `message`, referring to the utterance itself and `is_human`, which designates whether the dialogue was generated by the user or the LLM. For further information about PIPPA, please refer to our [published paper](https://arxiv.org/abs/2308.05884) or contact us at the emails listed above. ## Files We publish PIPPA in multiple variants, each a singular JSONL file: - **pippa.jsonl**: The original dataset, almost exactly as submitted to us (barring any modifications resulting from the redaction of personally identifiable information). - **pippa_deduped.jsonl**: The 'cleaned' version of PIPPA, with duplicate conversations as well as any conversation with less than three turns removed from the dataset. **We recommend using this file.** - **pippa_metharme.jsonl**: A version of deduped PIPPA which is formatted in a similar way to our [Metharme instructional models](https://huggingface.co/PygmalionAI/metharme-13b), useful as an example to demonstrate how to properly format the PIPPA dataset. If you are using HuggingFace's `datasets` library, you can choose the file you wish to use by specifying the name of it (without extension) as an argument, like so: `dataset = load_dataset("PygmalionAI/PIPPA", 'pippa_deduped')`. The default value is `pippa_deduped`. Thank you for your patience, everyone! ## Citation If you're using our dataset, please consider citing our work: ```bibtex @misc{gosling2023pippa, title={PIPPA: A Partially Synthetic Conversational Dataset}, author={Tear Gosling and Alpin Dale and Yinhe Zheng}, year={2023}, eprint={2308.05884}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ___ Any relationship between the name of this dataset and any public personas is entirely and totally coincidential.
[ -0.2811267077922821, -0.7834539413452148, 0.17496733367443085, 0.4197632074356079, -0.014800192788243294, -0.11087494343519211, -0.11685236543416977, -0.5326558351516724, 0.4558045268058777, 0.7303931713104248, -0.53519207239151, -0.3982595205307007, -0.3917926251888275, 0.14821957051753998, -0.11376531422138214, 1.1751048564910889, 0.37646326422691345, -0.26567545533180237, -0.21102488040924072, -0.13190612196922302, -0.33155012130737305, -0.8336771130561829, -0.6078523397445679, -0.21835356950759888, 0.7219444513320923, 0.11266421526670456, 0.5365187525749207, 0.5507202744483948, 0.2687014937400818, 0.2786782681941986, -0.18400433659553528, 0.09114831686019897, -0.4029654264450073, 0.07650492340326309, -0.11514226347208023, -0.4455678164958954, -0.6423296332359314, 0.24551016092300415, 0.6750596165657043, 0.6919133067131042, 0.001439480111002922, 0.2065223902463913, 0.07592206448316574, 0.5241596102714539, -0.5426602959632874, 0.5227323174476624, -0.36600950360298157, 0.014339707791805267, -0.19365213811397552, -0.10114885121583939, -0.388962060213089, -0.20320773124694824, 0.16520285606384277, -0.6874495148658752, -0.11860155314207077, 0.04192367568612099, 0.8656217455863953, 0.13710181415081024, -0.3765789866447449, -0.18954092264175415, -0.47331106662750244, 0.5897063612937927, -0.6952961683273315, -0.14582519233226776, 0.7198393940925598, 0.19442178308963776, -0.40451109409332275, -0.6972550749778748, -0.8777037858963013, -0.08979585766792297, -0.2913871109485626, 0.0879606381058693, -0.345053106546402, 0.0826689749956131, 0.4690827429294586, 0.1794643998146057, -0.4168112576007843, -0.026652419939637184, -0.5504149198532104, -0.13267479836940765, 0.8210091590881348, 0.17713910341262817, 0.41543641686439514, -0.5442739129066467, -0.14600124955177307, -0.2165485918521881, -0.6776837706565857, 0.19505339860916138, 0.6099820733070374, 0.3790302872657776, -0.6028617024421692, 0.8338003754615784, -0.034889884293079376, 0.3420856297016144, -0.03368184342980385, 0.005609297659248114, 0.357809454202652, -0.29631122946739197, -0.4252850413322449, -0.15027926862239838, 1.1879068613052368, 0.47706931829452515, 0.2855226397514343, 0.1284349262714386, 0.2234204262495041, -0.23341305553913116, 0.06379660218954086, -0.7018104791641235, -0.5561705231666565, 0.5495200157165527, -0.5436614155769348, -0.37308359146118164, -0.23827561736106873, -0.7832531929016113, -0.7549462914466858, -0.10869614034891129, 0.23517242074012756, -0.2510482966899872, -0.437274307012558, -0.12152174115180969, -0.18865473568439484, 0.185846209526062, 0.21043981611728668, -1.0118870735168457, 0.11501332372426987, 0.7364630699157715, 0.628842294216156, 0.2796047329902649, -0.482416570186615, -0.3896075189113617, 0.004779924638569355, -0.21838416159152985, 0.5977951288223267, -0.4767744243144989, -0.34021395444869995, -0.06332409381866455, 0.20177079737186432, -0.25640615820884705, -0.567528486251831, 0.5059964656829834, -0.08141228556632996, 0.7029111385345459, -0.3471786379814148, -0.3969491422176361, -0.20434710383415222, 0.1854192167520523, -0.46343404054641724, 0.5641993880271912, 0.10213398933410645, -0.7982235550880432, 0.10470899939537048, -0.996902346611023, -0.18632231652736664, 0.038613975048065186, 0.021356455981731415, -0.4099396765232086, -0.30882731080055237, 0.14259670674800873, 0.5060194134712219, -0.2446298897266388, 0.4204570949077606, -0.4635050594806671, -0.24172161519527435, 0.5884374976158142, -0.29220327734947205, 1.2660611867904663, 0.17841419577598572, -0.045316893607378006, 0.07184848189353943, -0.6186554431915283, -0.2075517773628235, 0.2832265794277191, -0.23594769835472107, -0.2594660222530365, 0.05973627418279648, 0.008157017640769482, 0.07928116619586945, 0.2628307044506073, -0.506981372833252, 0.4898650050163269, -0.38534584641456604, 0.5658934116363525, 0.6514759659767151, 0.10226889699697495, 0.23155935108661652, -0.6599628329277039, 0.28735241293907166, 0.009301692247390747, 0.16909818351268768, -0.37301087379455566, -0.8687704801559448, -0.7900475263595581, -0.4336695373058319, 0.27455341815948486, 0.4918126165866852, -0.22453199326992035, 0.7793641686439514, -0.11401493102312088, -0.4103129506111145, -0.6042846441268921, -0.25290989875793457, 0.498198002576828, 0.6675787568092346, 0.1455966681241989, -0.4634762108325958, -0.6670256853103638, -0.7749993205070496, -0.16942745447158813, -0.6216316223144531, -0.29090720415115356, 0.603505551815033, 0.5211291909217834, -0.3132149577140808, 0.9610586166381836, -0.3714938163757324, -0.24818812310695648, -0.18901194632053375, 0.28482040762901306, 0.17119450867176056, 0.7312313914299011, 0.6043791770935059, -0.6355111002922058, -0.507959246635437, -0.35515296459198, -0.8250944018363953, -0.12832024693489075, -0.3863488733768463, -0.23409180343151093, 0.32418736815452576, -0.25238457322120667, -0.7613906860351562, 0.4311334490776062, 0.5268805027008057, -0.4880470335483551, 0.531799852848053, -0.18766537308692932, 0.2365197092294693, -1.1808890104293823, 0.3935769498348236, 0.04238565266132355, -0.07663001120090485, -0.6565165519714355, -0.016492780297994614, -0.20560826361179352, -0.3301936686038971, -0.4277249574661255, 0.7279349565505981, -0.1913975477218628, -0.07640571892261505, 0.1225944384932518, 0.1441749632358551, 0.012429486960172653, 0.9327285289764404, 0.07028178125619888, 0.7283721566200256, 0.6670576930046082, -0.5139431953430176, 0.39578938484191895, 0.7416584491729736, -0.17118774354457855, 0.5876807570457458, -0.7973470091819763, 0.4024675488471985, 0.004181545227766037, 0.38283899426460266, -0.860322117805481, -0.5724977254867554, 1.0971457958221436, -0.7101724147796631, 0.05903022736310959, -0.48741093277931213, -0.6262180805206299, -0.06872697174549103, -0.2662183344364166, 0.20298868417739868, 0.5880974531173706, -0.42197975516319275, 0.49959757924079895, 0.7708617448806763, -0.24739374220371246, -0.4294368326663971, -0.677524983882904, 0.2932495176792145, -0.43785327672958374, -0.6597025394439697, 0.14143815636634827, -0.36915236711502075, -0.33348459005355835, -0.20981357991695404, 0.24761192500591278, -0.42849090695381165, 0.1215415745973587, 0.38835257291793823, 0.19577598571777344, 0.17052261531352997, -0.01817765273153782, -0.0009730260353535414, 0.047240208834409714, 0.2047818899154663, 0.28845861554145813, 0.728593647480011, -0.006627428345382214, -0.25991520285606384, -0.880554735660553, 0.3420152962207794, 0.5496641993522644, -0.22972311079502106, 0.8055620193481445, 0.42715632915496826, -0.38863852620124817, 0.2613109052181244, -0.2616846561431885, -0.032713938504457474, -0.4382385313510895, 0.20262263715267181, -0.23066820204257965, -0.47241026163101196, 0.7359620928764343, 0.3294409215450287, 0.15324252843856812, 0.42061299085617065, 0.48351505398750305, -0.37135049700737, 1.0765888690948486, 0.437283992767334, -0.21304255723953247, 0.4383070170879364, -0.2380329668521881, 0.09202907234430313, -0.9733083844184875, -0.629119873046875, -0.4841580092906952, -0.24897851049900055, -0.8592746257781982, -0.27696549892425537, 0.1918947696685791, -0.07433903217315674, -0.38740503787994385, 0.47646239399909973, -0.4496064782142639, 0.292683869600296, 0.7384548783302307, 0.10082113742828369, 0.068812794983387, -0.15126259624958038, 0.49780747294425964, -0.027984613552689552, -0.4423682987689972, -0.5259583592414856, 1.2967578172683716, 0.42636510729789734, 0.47172579169273376, 0.13867799937725067, 0.6915675401687622, 0.29432156682014465, -0.04711984470486641, -0.6210149526596069, 0.6425185203552246, 0.021040841937065125, -0.6501025557518005, -0.16750644147396088, -0.48796987533569336, -1.2497236728668213, 0.09312767535448074, -0.21914096176624298, -1.04891037940979, 0.07512820512056351, 0.1006280705332756, -0.34502315521240234, 0.15639247000217438, -0.8193795084953308, 1.0223451852798462, -0.1459677368402481, -0.1682709902524948, -0.21554705500602722, -1.0011762380599976, 0.46468621492385864, 0.030496546998620033, -0.15478168427944183, -0.25912660360336304, 0.10353562235832214, 0.8981539011001587, -0.41933685541152954, 1.2127784490585327, -0.1812727451324463, 0.008557075634598732, 0.32872286438941956, -0.05549321323633194, 0.38850709795951843, 0.057855356484651566, 0.16251793503761292, 0.38416197896003723, 0.3513723611831665, -0.4264770746231079, -0.5122092366218567, 0.5784034132957458, -0.9974431991577148, -0.4096197783946991, -0.6099224090576172, -0.47461938858032227, 0.042638327926397324, 0.18124105036258698, 0.007914422079920769, 0.38310569524765015, -0.1656888723373413, 0.21739286184310913, 0.5331147909164429, -0.5930158495903015, 0.2513689398765564, 0.5191805958747864, -0.14315472543239594, -0.34284910559654236, 0.7951903939247131, -0.014126559719443321, -0.12553198635578156, 0.38368746638298035, 0.2988426387310028, -0.359812468290329, -0.16097432374954224, -0.16361823678016663, 0.5000567436218262, -0.43358826637268066, 0.15039585530757904, -0.8188952207565308, -0.1783314049243927, -0.7828869223594666, 0.2896204888820648, -0.18591941893100739, -0.5029517412185669, -0.5560835599899292, 0.40592753887176514, 0.24394464492797852, 0.5747867226600647, -0.005666710902005434, 0.3267125189304352, -0.781019926071167, 0.3264995515346527, 0.23474451899528503, 0.29573291540145874, -0.3584979772567749, -0.4855668842792511, 0.08836987614631653, 0.47598329186439514, -0.2745373547077179, -0.7231550812721252, 0.6852362751960754, 0.2679287791252136, 0.46059727668762207, 0.16887231171131134, 0.25809621810913086, 0.7386021614074707, -0.09022161364555359, 1.0164520740509033, 0.07318801432847977, -0.6649095416069031, 0.554928719997406, -0.555876612663269, 0.10319769382476807, 0.3191172778606415, 0.36561739444732666, -1.004460096359253, -0.22981426119804382, -0.939876139163971, -0.6636881232261658, 0.9127019643783569, 0.4247192144393921, 0.43474531173706055, -0.08935237675905228, 0.15440461039543152, -0.014223909005522728, 0.36830106377601624, -0.7629583477973938, -0.45562633872032166, -0.07838447391986847, -0.07783489674329758, 0.09485568851232529, -0.2784343659877777, -0.4323623776435852, -0.3039394021034241, 0.5358752608299255, 0.042281441390514374, 0.5477997660636902, -0.04651768133044243, 0.07103677093982697, -0.021189022809267044, 0.05263702571392059, 0.5399454832077026, 0.5507602691650391, -0.4067848026752472, -0.29788580536842346, -0.20898371934890747, -0.32100874185562134, -0.36962881684303284, 0.17014291882514954, 0.05487193167209625, -0.20275679230690002, 0.27977994084358215, 0.7478853464126587, 0.012423443607985973, -0.8105494976043701, 0.7144821882247925, -0.3513433635234833, -0.029756221920251846, -0.6715819835662842, 0.1458372324705124, -0.08596666902303696, 0.33120936155319214, 0.15206342935562134, 0.24590030312538147, -0.08502505719661713, -0.6566911935806274, 0.16948792338371277, 0.1864146739244461, 0.1315050572156906, -0.5610114932060242, 0.6349963545799255, 0.40314027667045593, -0.5932252407073975, 0.801831066608429, -0.18134260177612305, -0.3318491280078888, 0.5808752775192261, 0.38681328296661377, 0.9511796832084656, 0.21755057573318481, 0.33960455656051636, 0.4694017767906189, -0.11065021902322769, 0.18189020454883575, 0.04875320941209793, -0.2579210102558136, -0.678705632686615, -0.17733056843280792, -0.4437897503376007, -0.6091967821121216, 0.487583190202713, -0.39499276876449585, 0.22232499718666077, -0.6549781560897827, 0.05345987156033516, -0.03628595173358917, 0.2469940334558487, -0.47315114736557007, -0.019634157419204712, 0.0641985684633255, 0.6362249255180359, -0.8910057544708252, 0.7562459111213684, 0.48912930488586426, -0.9137603640556335, -0.7317399382591248, 0.09676268696784973, 0.11225277930498123, -0.789386510848999, 0.5068655014038086, 0.1548394113779068, 0.33693546056747437, -0.13225704431533813, -0.7351123094558716, -0.5137788653373718, 0.8889217972755432, 0.41486474871635437, -0.36788010597229004, -0.17012932896614075, 0.25300413370132446, 0.674258291721344, -0.3461902439594269, 0.4432311952114105, 0.5038236379623413, 0.3870023190975189, 0.0490909218788147, -0.9704784154891968, -0.04823620989918709, -0.5061432123184204, -0.3550061583518982, -0.2646390199661255, -0.8846704363822937, 0.7017018795013428, 0.018020210787653923, -0.24639800190925598, 0.44284382462501526, 0.523813009262085, 0.3378223180770874, 0.3113862872123718, 0.31006690859794617, 0.36225003004074097, 0.982354998588562, -0.08957263082265854, 1.0447502136230469, -0.31399840116500854, 0.26235413551330566, 1.0405992269515991, -0.09836782515048981, 0.7195163369178772, 0.3760462701320648, -0.3584737479686737, 0.3704744279384613, 0.7632243633270264, -0.20830264687538147, 0.2864198088645935, 0.016193948686122894, -0.21693509817123413, 0.026706447824835777, -0.2413310557603836, -0.40035319328308105, 0.6215376257896423, 0.15147782862186432, -0.5145690441131592, 0.23602472245693207, -0.1366332471370697, 0.36219415068626404, -0.13385987281799316, 0.06853042542934418, 0.7772558927536011, -0.22010578215122223, -0.8364521265029907, 0.6695469617843628, -0.1668005883693695, 0.7767552137374878, -0.5090214014053345, -0.09950017929077148, -0.41797709465026855, -0.018548203632235527, -0.19499845802783966, -0.8346207141876221, 0.26076561212539673, 0.145978182554245, -0.030789105221629143, -0.3018395006656647, 0.5449016690254211, -0.5824518203735352, -0.21190442144870758, -0.05189917981624603, 0.2503858208656311, 0.7070291042327881, -0.13181911408901215, -0.8394263982772827, 0.07930678874254227, 0.08150151371955872, -0.11329112946987152, 0.5470907688140869, 0.12435182183980942, 0.15439081192016602, 0.9252544045448303, 0.613749086856842, 0.12009521573781967, -0.14551159739494324, 0.05168492719531059, 0.8404973149299622, -0.5063655972480774, -0.2948489189147949, -0.5490093231201172, 0.7987484335899353, -0.2659800052642822, -0.583186149597168, 0.636509358882904, 0.5788647532463074, 0.8377215266227722, -0.10383199900388718, 0.8669419884681702, -0.471192330121994, 0.634052038192749, -0.21638531982898712, 1.062541127204895, -0.52787846326828, 0.3990139067173004, -0.37691575288772583, -0.7073636054992676, -0.20586909353733063, 0.6314576268196106, -0.12706206738948822, -0.026104150339961052, 0.3294069766998291, 0.8811374306678772, 0.11833225935697556, -0.08351381868124008, 0.23043256998062134, 0.14721617102622986, 0.5094766020774841, 0.5453882813453674, 0.7952893972396851, -0.46543267369270325, 0.5031703114509583, -0.4901287853717804, -0.301447331905365, -0.09554030746221542, -0.8144133687019348, -1.0419081449508667, -0.8745860457420349, -0.49583742022514343, -0.37760308384895325, 0.11412110179662704, 1.135563611984253, 0.670752227306366, -0.7029477953910828, -0.30990341305732727, 0.09121116250753403, 0.10735922306776047, -0.07229982316493988, -0.2649550437927246, 0.16892389953136444, -0.017285067588090897, -1.1272473335266113, 0.38744688034057617, -0.12560534477233887, 0.14554785192012787, -0.254702091217041, -0.10728990286588669, -0.22378647327423096, 0.05550654977560043, 0.365551620721817, 0.7399632334709167, -0.6440048217773438, -0.44440415501594543, -0.1778091937303543, -0.11271575838327408, 0.29382023215293884, 0.5587369799613953, -0.7136306762695312, 0.6066700220108032, 0.5956325531005859, 0.3190299868583679, 0.44789907336235046, 0.15129956603050232, 0.5976797342300415, -0.7870084643363953, 0.18768249452114105, 0.3094559609889984, 0.37328246235847473, 0.334993839263916, -0.3968873620033264, 0.43511882424354553, 0.4427441954612732, -0.6950872540473938, -0.8842564821243286, 0.1016911119222641, -1.1058577299118042, -0.13504865765571594, 1.0696611404418945, -0.4359140992164612, -0.23982039093971252, -0.07225404679775238, -0.5537834167480469, 0.39876294136047363, -0.5545563101768494, 0.9402075409889221, 0.4808364510536194, -0.32598593831062317, -0.1823979616165161, -0.11085107177495956, 0.5055590867996216, 0.15696512162685394, -0.8235170841217041, 0.3556620478630066, 0.5949928164482117, 0.27693885564804077, 0.16968122124671936, 0.7597665786743164, 0.012951028533279896, 0.061069097369909286, 0.09906480461359024, 0.02054920606315136, -0.12427003681659698, -0.23896092176437378, -0.33813366293907166, 0.026276955381035805, -0.2341269552707672, -0.3791678845882416 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
conv_ai
null
2022-11-03T16:30:55Z
423
2
null
[ "task_categories:conversational", "task_categories:text-classification", "task_ids:text-scoring", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:unknown", "evaluating-dialogue-systems", "region:us" ]
2022-11-03T16:30:55Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - crowdsourced language_creators: - crowdsourced language: - en license: - unknown multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - conversational - text-classification task_ids: - text-scoring paperswithcode_id: null pretty_name: ConvAi tags: - evaluating-dialogue-systems dataset_info: features: - name: id dtype: int32 - name: dialogId dtype: int32 - name: context dtype: string - name: users list: - name: userType dtype: string - name: id dtype: string - name: evaluation list: - name: breadth dtype: int32 - name: userId dtype: string - name: quality dtype: int32 - name: engagement dtype: int32 - name: thread list: - name: evaluation dtype: int32 - name: text dtype: string - name: userId dtype: string - name: time dtype: int32 config_name: conv_ai splits: - name: train num_bytes: 3924265 num_examples: 2778 download_size: 5804611 dataset_size: 3924265 --- # Dataset Card for ConvAi ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Add homepage URL here if available (unless it's a GitHub repository)]() - **Repository:** [If the dataset is hosted on github or has a github homepage, add URL here]() - **Paper:** [If the dataset was introduced by a paper or there was a paper written describing the dataset, add URL here (landing page for Arxiv paper preferred)]() - **Leaderboard:** [If the dataset supports an active leaderboard, add link here]() - **Point of Contact:** [If known, name and email of at least one person the reader can contact for questions about the dataset.]() ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@patil-suraj](https://github.com/patil-suraj) for adding this dataset.
[ -0.5056166648864746, -0.47676563262939453, 0.07703537493944168, 0.13555333018302917, -0.30307573080062866, 0.08686567842960358, -0.18534326553344727, -0.2931077182292938, 0.5054038763046265, 0.7034128904342651, -0.801907479763031, -1.0457359552383423, -0.6740385890007019, 0.07475882023572922, -0.20053307712078094, 1.2225018739700317, 0.009383762255311012, -0.060102060437202454, -0.36919182538986206, -0.305256187915802, -0.565232515335083, -0.49527639150619507, -0.46250104904174805, -0.29010143876075745, 0.48619624972343445, 0.9618608951568604, 0.512393057346344, 0.7562292218208313, 0.688989520072937, 0.27384257316589355, 0.09923012554645538, 0.23827317357063293, -0.4688226878643036, -0.037607353180646896, -0.19691529870033264, -0.40187868475914, -0.6831929087638855, 0.03771637752652168, 0.7539680004119873, 0.5852669477462769, -0.05683891102671623, 0.7456463575363159, 0.16899017989635468, 0.8809375762939453, -0.5965847373008728, 0.6440032720565796, -0.1884281486272812, -0.19228792190551758, -0.5949888825416565, -0.12251588702201843, -0.15305732190608978, -0.6260443329811096, -0.1729145050048828, -0.7804136872291565, 0.09857901185750961, 0.06769025325775146, 0.7616174221038818, 0.1337875872850418, -0.35236138105392456, -0.26538223028182983, -0.6744450330734253, 0.5812391638755798, -0.48268067836761475, 0.0658659115433693, 0.6675230860710144, 0.46733802556991577, -0.08070281893014908, -0.9068424701690674, -0.6490838527679443, 0.2627527713775635, -0.1655101180076599, 0.2725278437137604, -0.2508845031261444, -0.17351111769676208, 0.5712764263153076, 0.39834511280059814, -0.6264493465423584, -0.35908043384552, -0.7470899820327759, -0.016799116507172585, 1.0709956884384155, 0.3765128254890442, 0.06075872853398323, -0.32565683126449585, -0.03684220463037491, -0.34902065992355347, -0.31836363673210144, 0.2278926521539688, 0.5362004041671753, 0.3807416260242462, -0.5986578464508057, 0.7185936570167542, -0.20520904660224915, 0.6476302742958069, -0.15787002444267273, -0.04582216218113899, 0.7199426293373108, -0.6606046557426453, -0.10623598843812943, 0.01162998378276825, 0.6889662742614746, 0.5896505117416382, 0.10436632484197617, 0.1383737027645111, 0.11058782041072845, -0.16974246501922607, 0.0231016892939806, -0.7868094444274902, -0.3430041968822479, 0.677806556224823, -0.8057423233985901, -0.27122294902801514, 0.3249976336956024, -1.1431260108947754, -0.34656819701194763, -0.4241558611392975, 0.020396504551172256, -0.1407313048839569, -0.343615859746933, -0.17536894977092743, -0.40385672450065613, 0.41846364736557007, 0.07397516816854477, -0.784222424030304, 0.7071304321289062, 0.6565122604370117, 0.7726408839225769, -0.044632431119680405, -0.16149428486824036, -0.519006609916687, 0.3464985191822052, -0.09317512810230255, 0.7693946957588196, -0.5697871446609497, -0.701210081577301, 0.16987691819667816, 0.4434993863105774, 0.004475034307688475, -0.29087260365486145, 0.9275766015052795, -0.08186329156160355, 0.06732721626758575, -0.6452668309211731, -0.5344577431678772, -0.18261677026748657, 0.42401742935180664, -0.9929503798484802, 1.1836434602737427, 0.10902176797389984, -0.968302845954895, 0.25626832246780396, -1.0100229978561401, -0.4623371660709381, 0.3311009407043457, -0.27144524455070496, -0.5918851494789124, -0.38198232650756836, -0.028690537437796593, 0.6077322959899902, -0.41882696747779846, 0.22686271369457245, -0.24273428320884705, -0.2382136434316635, 0.10393484681844711, -0.0822196826338768, 1.204350471496582, 0.37107545137405396, -0.0952891930937767, 0.11655451357364655, -1.2478251457214355, -0.11550834774971008, 0.18790879845619202, -0.2609526813030243, -0.3387130796909332, -0.1907874494791031, 0.5668148398399353, -0.16677308082580566, 0.4513598084449768, -0.40844812989234924, 0.4388277232646942, 0.10103053599596024, 0.30707472562789917, 0.5548941493034363, 0.41737955808639526, 0.3517651855945587, -0.47686100006103516, 0.6190516948699951, -0.02266879193484783, 0.573962390422821, 0.13579058647155762, -0.6323919892311096, -0.7011314630508423, -0.1869693100452423, 0.341280996799469, 0.8212786912918091, -0.6053532958030701, 0.7422809600830078, -0.4115843176841736, -0.9743029475212097, -0.45612725615501404, 0.033351972699165344, 0.3535360097885132, 0.5833537578582764, 0.32844221591949463, -0.25731080770492554, -0.7638934254646301, -0.9568670988082886, 0.20235376060009003, -0.03717780485749245, 0.3329731225967407, 0.572902262210846, 0.9927816390991211, -0.21958927810192108, 0.7223555445671082, -0.7518529295921326, -0.2185637652873993, -0.3058392107486725, 0.07282111793756485, 0.4172828197479248, 0.649203896522522, 0.5696699023246765, -1.0939074754714966, -0.3495607376098633, -0.26028457283973694, -0.6612854599952698, -0.02281855046749115, 0.009869396686553955, -0.34633713960647583, -0.07040546089410782, 0.2243427336215973, -0.29908937215805054, 0.6204014420509338, 0.5846671462059021, -0.5850300788879395, 0.4362937808036804, -0.08965916931629181, 0.29754629731178284, -1.5284905433654785, 0.4699573218822479, 0.1365266591310501, 0.09204531461000443, -0.5417587161064148, -0.26345187425613403, 0.005826915614306927, -0.08368784189224243, -0.37041985988616943, 0.7165808081626892, -0.25769034028053284, 0.21136371791362762, 0.15299084782600403, -0.20321159064769745, 0.16204333305358887, 0.35662582516670227, -0.11531481146812439, 0.6891505718231201, 0.6103953123092651, -0.6965509653091431, 0.5230721831321716, 0.6414961814880371, -0.34459277987480164, 0.7110511660575867, -0.795400083065033, -0.16966116428375244, -0.25615647435188293, 0.3478958308696747, -1.002761721611023, -0.5373770594596863, 0.7207528352737427, -0.5613353252410889, 0.20679666101932526, -0.28899165987968445, -0.6339132189750671, -0.30951642990112305, -0.43145281076431274, 0.30832216143608093, 0.3852594792842865, -0.22010858356952667, 0.5059770941734314, 0.7815057039260864, 0.12177153676748276, -0.4874575138092041, -0.9350809454917908, -0.010591031052172184, -0.22257927060127258, -0.48053792119026184, 0.4825942814350128, -0.43886393308639526, -0.24746069312095642, 0.08204814046621323, 0.49504899978637695, -0.15031200647354126, 0.038056630641222, 0.49340981245040894, 0.12515078485012054, 0.08074424415826797, 0.1361628770828247, -0.10696131736040115, -0.13591718673706055, -0.09746923297643661, 0.06234113872051239, 0.34975677728652954, -0.03767649829387665, -0.16972465813159943, -0.4262455403804779, 0.6631770133972168, 0.40478602051734924, -0.4241906404495239, 0.7120652198791504, 0.814820408821106, -0.5912593007087708, 0.11727388948202133, -0.3737219572067261, 0.1533876359462738, -0.40165191888809204, 0.06223082169890404, -0.22795066237449646, -0.4505845308303833, 0.967854917049408, -0.012675031088292599, 0.2157665491104126, 0.8082830905914307, 0.5325465202331543, 0.05799277871847153, 0.6601908802986145, 0.6177065968513489, -0.08507081866264343, 0.6996305584907532, -0.8326029181480408, -0.143890842795372, -0.9510372281074524, -0.754890501499176, -0.9454161524772644, -0.48493561148643494, -1.0317559242248535, -0.20287078619003296, 0.037279266864061356, -0.11408279091119766, -0.443752259016037, 0.4422037899494171, -0.928229570388794, 0.3661457300186157, 0.9351973533630371, 0.16951729357242584, 0.0655021220445633, -0.0990583673119545, 0.28888463973999023, 0.08465660363435745, -0.6319378614425659, -0.5738670229911804, 1.17400324344635, 0.24051985144615173, 0.5825173258781433, 0.11921332031488419, 0.8804512619972229, 0.4253426790237427, 0.1258540004491806, -0.39621490240097046, 0.5263074636459351, -0.2946459949016571, -0.7341107130050659, -0.2674403190612793, -0.11010520160198212, -1.0890816450119019, -0.420931875705719, -0.45397666096687317, -0.5965135097503662, 0.8309084177017212, 0.13698920607566833, -0.40091603994369507, 0.07805822044610977, -0.8206966519355774, 1.090181827545166, -0.14762447774410248, -0.34832897782325745, 0.16265320777893066, -0.8230729103088379, 0.09808811545372009, 0.23578780889511108, 0.5536651015281677, -0.13404063880443573, -0.13915881514549255, 1.1451293230056763, -0.5802528262138367, 0.9928908348083496, -0.33002030849456787, 0.46835094690322876, 0.6213445663452148, -0.42785510420799255, 0.6252935528755188, 0.24907417595386505, -0.3011222779750824, 0.2986031472682953, 0.163686603307724, -0.5226350426673889, -0.5336545705795288, 0.6604437828063965, -0.9242740869522095, -0.17886517941951752, -0.6123948097229004, -0.4023818075656891, 0.14584115147590637, 0.3146389126777649, 0.2646576762199402, 0.4375312626361847, -0.21530501544475555, 0.43017280101776123, 0.661634624004364, -0.017236676067113876, 0.19443950057029724, 0.2181205302476883, 0.03322436287999153, -0.7452055811882019, 0.8864330649375916, 0.6190910935401917, -0.19855739176273346, 0.36030176281929016, 0.1383257508277893, -0.3044740855693817, -0.4300864636898041, -0.3359488248825073, 0.020046984776854515, -0.7414869070053101, -0.1909535974264145, -0.4769227206707001, -0.28652337193489075, -0.6804885268211365, -0.09215281903743744, -0.06891363859176636, -0.45992574095726013, -0.49655768275260925, -0.26554080843925476, 0.933885395526886, 0.5593671798706055, -0.46599772572517395, 0.3384050726890564, -0.6831170916557312, 0.2073061615228653, 0.1264069825410843, 0.4512704312801361, -0.13251762092113495, -0.24059432744979858, -0.3988448977470398, 0.02705724537372589, -0.1708681881427765, -0.7963486313819885, 0.22674565017223358, 0.095390185713768, 0.7837204337120056, 0.13559336960315704, 0.24035803973674774, 0.5815422534942627, -0.23850545287132263, 1.0818551778793335, 0.047959983348846436, -0.4920579195022583, 0.8906456232070923, -0.447845995426178, 0.17304742336273193, 1.012600302696228, 0.41736146807670593, -0.5501112937927246, 0.11638739705085754, -0.9713016748428345, -1.0312864780426025, 0.4504959285259247, 0.2561398446559906, 0.2496318221092224, -0.13680028915405273, 0.46699532866477966, 0.03600625693798065, 0.1522858887910843, -0.6642932891845703, -0.879988968372345, -0.2780008614063263, -0.3711714744567871, -0.0045509967021644115, -0.2576856315135956, -0.39159196615219116, -0.5176838636398315, 0.805867612361908, 0.18188150227069855, 0.14497722685337067, 0.21768008172512054, 0.360950231552124, -0.004072101786732674, 0.12260089069604874, 0.4789898693561554, 0.6997599601745605, -0.45216676592826843, -0.08441857248544693, -0.024007482454180717, -0.722752034664154, -0.10525531321763992, 0.33256128430366516, -0.29150959849357605, -0.013230743817985058, 0.5121763348579407, 0.7482680678367615, -0.019685696810483932, -0.3954828083515167, 0.5734910368919373, -0.20846791565418243, -0.2998110055923462, -0.8406766057014465, 0.11566707491874695, -0.14986194670200348, 0.4669244587421417, 0.3622910678386688, 0.036901962012052536, 0.30692291259765625, -0.5707269906997681, 0.3034222722053528, 0.0955316498875618, -0.3365931212902069, -0.0989886000752449, 0.7066623568534851, 0.3672730624675751, -0.5901297926902771, 0.4527624845504761, -0.16771267354488373, -0.12174785137176514, 0.9041458368301392, 0.14131467044353485, 0.8283944725990295, -0.033745039254426956, 0.30895647406578064, 0.7544577717781067, 0.25670960545539856, -0.07772505283355713, 0.8773924708366394, -0.0873628780245781, -0.49233266711235046, 0.025361469015479088, -0.4150879383087158, -0.5054095387458801, 0.16607984900474548, -0.9582148194313049, 0.5972287058830261, -0.580195963382721, -0.17960266768932343, 0.15653476119041443, 0.5145871639251709, -1.0691702365875244, 0.3672291934490204, -0.0403737835586071, 1.129456639289856, -1.1140336990356445, 0.7745845913887024, 0.7214759588241577, -1.0369728803634644, -0.7270596027374268, -0.31106194853782654, -0.08194301277399063, -0.622892439365387, 0.2593849003314972, -0.11277684569358826, 0.41754668951034546, -0.014244102872908115, -1.008750081062317, -0.7795779705047607, 1.5954455137252808, 0.16706816852092743, -0.4553254246711731, 0.3132813274860382, 0.06558658927679062, 0.44061797857284546, -0.5229173898696899, 0.1777346432209015, 0.507328450679779, 0.8094438910484314, 0.29593217372894287, -0.40212443470954895, 0.16128671169281006, -0.6207875609397888, -0.1568976491689682, -0.08237587660551071, -0.9156814813613892, 0.7130298614501953, 0.08079744130373001, -0.03785565495491028, -0.1738288402557373, 0.5461546778678894, 0.36217057704925537, 0.46139928698539734, 0.29204419255256653, 0.5677945613861084, 1.0496445894241333, -0.06092527136206627, 1.2163903713226318, -0.31843727827072144, 0.23170869052410126, 1.317468285560608, 0.07027274370193481, 0.8003445863723755, 0.4009241759777069, -0.23052994906902313, 0.5147767066955566, 0.9801547527313232, -0.5051636695861816, 0.5273993611335754, 0.12908543646335602, -0.0752255767583847, -0.13536036014556885, -0.5486713647842407, -0.7064191699028015, 0.38810446858406067, 0.3639684021472931, -0.5057418346405029, 0.04125592112541199, -0.05201251059770584, 0.06681037694215775, 0.08111942559480667, -0.4421422779560089, 0.7150743007659912, -0.15799035131931305, -0.4283074736595154, 0.1587163209915161, -0.150996595621109, 0.36121538281440735, -0.5731094479560852, -0.3671762943267822, -0.20256349444389343, 0.0873461365699768, -0.5954484939575195, -1.2211726903915405, 0.5354815721511841, 0.01748373545706272, -0.6704531908035278, -0.0607418417930603, 0.6373798847198486, -0.3991921842098236, -0.9898947477340698, 0.056203026324510574, 0.28988778591156006, 0.3357454538345337, 0.352657288312912, -0.9532483220100403, 0.3596784174442291, -0.04303266480565071, -0.36433103680610657, 0.1167910173535347, 0.510400652885437, -0.15823280811309814, 0.43864554166793823, 0.6556431651115417, 0.1527709811925888, -0.20654013752937317, 0.30774083733558655, 0.909210205078125, -0.6583633422851562, -0.4016593098640442, -0.6158363819122314, 0.8675987124443054, -0.48457321524620056, -0.5884294509887695, 0.6704474091529846, 1.051902174949646, 0.9301048517227173, 0.11338609457015991, 1.219247579574585, -0.4312554895877838, 0.6248279213905334, -0.24644266068935394, 0.8797281980514526, -0.6191440224647522, -0.10059639811515808, -0.3693384528160095, -0.7331530451774597, -0.5354464054107666, 0.4968990981578827, -0.2874179780483246, -0.11575032025575638, 0.3273983895778656, 0.8026054501533508, 0.05166977643966675, -0.005795558914542198, 0.0678480863571167, 0.21288688480854034, 0.28594163060188293, 0.3596833646297455, 0.14653590321540833, -0.8732644319534302, 0.7685844302177429, -0.4411727786064148, -0.370877742767334, -0.05465346574783325, -1.0670989751815796, -0.8724044561386108, -1.0905221700668335, -0.624943196773529, -0.5160983204841614, 0.05503895878791809, 0.9922505617141724, 0.6303718686103821, -1.019614577293396, -0.2844492197036743, 0.07187597453594208, 0.2531776428222656, -0.12249897420406342, -0.22128622233867645, 0.6602669358253479, 0.31120339035987854, -0.7134731411933899, -0.19286000728607178, -0.06599442660808563, 0.020812101662158966, -0.13027545809745789, -0.27585116028785706, -0.5367328524589539, -0.1295493096113205, 0.287231981754303, 0.5505818128585815, -0.35432976484298706, -0.31653448939323425, -0.19823665916919708, 0.002909646835178137, 0.006622379645705223, 0.5006965398788452, -0.3287927806377411, 0.5549865961074829, 0.7321649789810181, 0.3732439875602722, 0.558081328868866, -0.018866727128624916, 0.18561258912086487, -0.6400045156478882, 0.22896799445152283, 0.12150938808917999, 0.39291971921920776, 0.24954913556575775, -0.6866475343704224, 0.8636424541473389, 0.2692651152610779, -0.6662973761558533, -0.6687329411506653, -0.15736719965934753, -1.3406529426574707, 0.04192040488123894, 1.3110833168029785, 0.04974091798067093, -0.5204182863235474, -0.28466835618019104, -0.37227150797843933, 0.556758463382721, -0.6425269246101379, 0.41390907764434814, 0.840448260307312, -0.006632891017943621, -0.11310457438230515, -0.669345498085022, 0.5774973630905151, -0.5040021538734436, -1.1014069318771362, 0.10552550107240677, 0.4022809863090515, 0.16670547425746918, 0.19126757979393005, 0.8524865508079529, -0.15063238143920898, 0.20940977334976196, 0.12779049575328827, 0.3796326518058777, -0.23830074071884155, -0.22503270208835602, -0.07472463697195053, -0.04818699508905411, -0.19656415283679962, -0.5283143520355225 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
eurlex
null
2022-11-18T20:01:34Z
423
4
eurlex57k
[ "task_categories:text-classification", "task_ids:multi-label-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:cc-by-sa-4.0", "legal-topic-classification", "region:us" ]
2022-11-18T20:01:34Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - found language_creators: - found language: - en license: - cc-by-sa-4.0 multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - text-classification task_ids: - multi-label-classification paperswithcode_id: eurlex57k pretty_name: the EUR-Lex dataset tags: - legal-topic-classification dataset_info: features: - name: celex_id dtype: string - name: title dtype: string - name: text dtype: string - name: eurovoc_concepts sequence: string config_name: eurlex57k splits: - name: train num_bytes: 167603718 num_examples: 45000 - name: test num_bytes: 22046706 num_examples: 6000 - name: validation num_bytes: 21942574 num_examples: 6000 download_size: 50289403 dataset_size: 211592998 --- # Dataset Card for the EUR-Lex dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** http://nlp.cs.aueb.gr/software_and_datasets/EURLEX57K/ - **Repository:** http://nlp.cs.aueb.gr/software_and_datasets/EURLEX57K/ - **Paper:** https://www.aclweb.org/anthology/P19-1636/ - **Leaderboard:** N/A - **Point of Contact:** [Ilias Chalkidis](mailto:ihalk@aueb.gr) ### Dataset Summary EURLEX57K can be viewed as an improved version of the dataset released by Mencia and Furnkranzand (2007), which has been widely used in Large-scale Multi-label Text Classification (LMTC) research, but is less than half the size of EURLEX57K (19.6k documents, 4k EUROVOC labels) and more than ten years old. EURLEX57K contains 57k legislative documents in English from EUR-Lex (https://eur-lex.europa.eu) with an average length of 727 words. Each document contains four major zones: - the header, which includes the title and name of the legal body enforcing the legal act; - the recitals, which are legal background references; and - the main body, usually organized in articles. **Labeling / Annotation** All the documents of the dataset have been annotated by the Publications Office of EU (https://publications.europa.eu/en) with multiple concepts from EUROVOC (http://eurovoc.europa.eu/). While EUROVOC includes approx. 7k concepts (labels), only 4,271 (59.31%) are present in EURLEX57K, from which only 2,049 (47.97%) have been assigned to more than 10 documents. The 4,271 labels are also divided into frequent (746 labels), few-shot (3,362), and zero- shot (163), depending on whether they were assigned to more than 50, fewer than 50 but at least one, or no training documents, respectively. ### Supported Tasks and Leaderboards The dataset supports: **Multi-label Text Classification:** Given the text of a document, a model predicts the relevant EUROVOC concepts. **Few-shot and Zero-shot learning:** As already noted, the labels can be divided into three groups: frequent (746 labels), few-shot (3,362), and zero- shot (163), depending on whether they were assigned to more than 50, fewer than 50 but at least one, or no training documents, respectively. ### Languages All documents are written in English. ## Dataset Structure ### Data Instances ```json { "celex_id": "31979D0509", "title": "79/509/EEC: Council Decision of 24 May 1979 on financial aid from the Community for the eradication of African swine fever in Spain", "text": "COUNCIL DECISION of 24 May 1979 on financial aid from the Community for the eradication of African swine fever in Spain (79/509/EEC)\nTHE COUNCIL OF THE EUROPEAN COMMUNITIES\nHaving regard to the Treaty establishing the European Economic Community, and in particular Article 43 thereof,\nHaving regard to the proposal from the Commission (1),\nHaving regard to the opinion of the European Parliament (2),\nWhereas the Community should take all appropriate measures to protect itself against the appearance of African swine fever on its territory;\nWhereas to this end the Community has undertaken, and continues to undertake, action designed to contain outbreaks of this type of disease far from its frontiers by helping countries affected to reinforce their preventive measures ; whereas for this purpose Community subsidies have already been granted to Spain;\nWhereas these measures have unquestionably made an effective contribution to the protection of Community livestock, especially through the creation and maintenance of a buffer zone north of the river Ebro;\nWhereas, however, in the opinion of the Spanish authorities themselves, the measures so far implemented must be reinforced if the fundamental objective of eradicating the disease from the entire country is to be achieved;\nWhereas the Spanish authorities have asked the Community to contribute to the expenses necessary for the efficient implementation of a total eradication programme;\nWhereas a favourable response should be given to this request by granting aid to Spain, having regard to the undertaking given by that country to protect the Community against African swine fever and to eliminate completely this disease by the end of a five-year eradication plan;\nWhereas this eradication plan must include certain measures which guarantee the effectiveness of the action taken, and it must be possible to adapt these measures to developments in the situation by means of a procedure establishing close cooperation between the Member States and the Commission;\nWhereas it is necessary to keep the Member States regularly informed as to the progress of the action undertaken,", "eurovoc_concepts": ["192", "2356", "2560", "862", "863"] } ``` ### Data Fields The following data fields are provided for documents (`train`, `dev`, `test`): `celex_id`: (**str**) The official ID of the document. The CELEX number is the unique identifier for all publications in both Eur-Lex and CELLAR.\ `title`: (**str**) The title of the document.\ `text`: (**str**) The full content of each document, which is represented by its `header`, `recitals` and `main_body`.\ `eurovoc_concepts`: (**List[str]**) The relevant EUROVOC concepts (labels). If you want to use the descriptors of EUROVOC concepts, similar to Chalkidis et al. (2020), please load: https://archive.org/download/EURLEX57K/eurovoc_concepts.jsonl ```python import json with open('./eurovoc_concepts.jsonl') as jsonl_file: eurovoc_concepts = {json.loads(concept) for concept in jsonl_file.readlines()} ``` ### Data Splits | Split | No of Documents | Avg. words | Avg. labels | | ------------------- | ------------------------------------ | --- | --- | | Train | 45,000 | 729 | 5 | |Development | 6,000 | 714 | 5 | |Test | 6,000 | 725 | 5 | ## Dataset Creation ### Curation Rationale The dataset was curated by Chalkidis et al. (2019).\ The documents have been annotated by the Publications Office of EU (https://publications.europa.eu/en). ### Source Data #### Initial Data Collection and Normalization The original data are available at EUR-Lex portal (https://eur-lex.europa.eu) in an unprocessed format. The documents were downloaded from EUR-Lex portal in HTML format. The relevant metadata and EUROVOC concepts were downloaded from the SPARQL endpoint of the Publications Office of EU (http://publications.europa.eu/webapi/rdf/sparql). #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process * The original documents are available at EUR-Lex portal (https://eur-lex.europa.eu) in an unprocessed HTML format. The HTML code was striped and the documents split into sections. * The documents have been annotated by the Publications Office of EU (https://publications.europa.eu/en). #### Who are the annotators? Publications Office of EU (https://publications.europa.eu/en) ### Personal and Sensitive Information The dataset does not include personal or sensitive information. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Chalkidis et al. (2019) ### Licensing Information © European Union, 1998-2021 The Commission’s document reuse policy is based on Decision 2011/833/EU. Unless otherwise specified, you can re-use the legal documents published in EUR-Lex for commercial or non-commercial purposes. The copyright for the editorial content of this website, the summaries of EU legislation and the consolidated texts, which is owned by the EU, is licensed under the Creative Commons Attribution 4.0 International licence. This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made. Source: https://eur-lex.europa.eu/content/legal-notice/legal-notice.html \ Read more: https://eur-lex.europa.eu/content/help/faq/reuse-contents-eurlex.html ### Citation Information *Ilias Chalkidis, Manos Fergadiotis, Prodromos Malakasiotis and Ion Androutsopoulos.* *Large-Scale Multi-Label Text Classification on EU Legislation.* *Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics (ACL 2019). Florence, Italy. 2019* ``` @inproceedings{chalkidis-etal-2019-large, title = "Large-Scale Multi-Label Text Classification on {EU} Legislation", author = "Chalkidis, Ilias and Fergadiotis, Manos and Malakasiotis, Prodromos and Androutsopoulos, Ion", booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics", year = "2019", address = "Florence, Italy", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/P19-1636", doi = "10.18653/v1/P19-1636", pages = "6314--6322" } ``` ### Contributions Thanks to [@iliaschalkidis](https://github.com/iliaschalkidis) for adding this dataset.
[ -0.6066679954528809, -0.4496675431728363, 0.14951394498348236, 0.006926740054041147, -0.12352035194635391, -0.10742875933647156, -0.26325419545173645, -0.5619536638259888, 0.44286224246025085, 0.5195131897926331, -0.3675386309623718, -0.9761443734169006, -0.4018661677837372, 0.41483166813850403, -0.28014373779296875, 1.0873256921768188, -0.058813489973545074, -0.19821785390377045, -0.08119732141494751, -0.31898704171180725, -0.10715600103139877, -0.7848091125488281, -0.4105757176876068, -0.31706714630126953, 0.762912929058075, 0.45677074790000916, 0.4755667746067047, 0.7401729226112366, 0.3140332102775574, 0.33111411333084106, -0.3516334593296051, 0.198708176612854, -0.5404778122901917, -0.18877068161964417, -0.19968798756599426, -0.3551841974258423, -0.5434457659721375, -0.07224273681640625, 0.3875163495540619, 0.49743735790252686, -0.181471049785614, 0.19662506878376007, 0.21195940673351288, 0.7506687045097351, -0.33615729212760925, 0.2820310592651367, -0.30336469411849976, -0.08325444161891937, -0.2312512993812561, -0.15498314797878265, -0.29730454087257385, -0.003649841994047165, -0.0944136381149292, -0.741623044013977, 0.27656906843185425, -0.07763484865427017, 1.026354432106018, -0.10119093209505081, -0.29588910937309265, -0.300957590341568, -0.5142034888267517, 0.5737512707710266, -0.7005363702774048, 0.15402105450630188, 0.3965208828449249, -0.09551365673542023, -0.3698152005672455, -0.8691259026527405, -0.5576492547988892, -0.010651853866875172, -0.028346886858344078, 0.4186873137950897, -0.359446257352829, -0.12339847534894943, 0.4382389485836029, 0.24164912104606628, -0.6176217198371887, -0.010112558491528034, -0.6876703500747681, -0.35413163900375366, 0.8569685220718384, 0.12087215483188629, 0.20863835513591766, -0.06668131053447723, -0.3869308829307556, -0.2760741710662842, -0.6615352034568787, 0.26274940371513367, 0.5354727506637573, 0.43914493918418884, -0.27924615144729614, 0.5072363615036011, -0.33097201585769653, 0.5373690128326416, -0.1758194863796234, -0.08061084896326065, 0.6586290597915649, -0.551748514175415, -0.039542824029922485, 0.05104986950755119, 0.8398879170417786, 0.5299072861671448, 0.05080137774348259, 0.007248966954648495, -0.07328057289123535, -0.028635313734412193, 0.00018994427227880806, -0.7683637738227844, 0.010442267172038555, 0.4039476215839386, -0.43689578771591187, -0.15353934466838837, 0.3387642800807953, -0.8368757367134094, -0.03332517296075821, -0.3477552831172943, 0.24854157865047455, -0.2092745155096054, -0.11975011229515076, 0.3268047869205475, -0.2612622380256653, 0.24923929572105408, 0.20832005143165588, -0.5884097218513489, 0.4621807038784027, 0.4081360995769501, 0.5605465769767761, -0.035718683153390884, -0.1394861787557602, -0.07558567076921463, 0.0710635706782341, -0.04921897128224373, 0.8549509644508362, -0.382098913192749, -0.6008923053741455, 0.08089517056941986, 0.5483357310295105, -0.08170835673809052, -0.18341568112373352, 0.8846235871315002, -0.17179091274738312, 0.11112470179796219, -0.571632981300354, -0.5916787385940552, -0.25849711894989014, 0.1796732097864151, -0.737591564655304, 1.224578857421875, -0.07179082930088043, -0.9812397956848145, 0.28907930850982666, -0.6359502673149109, -0.325350284576416, 0.008387838490307331, -0.015997115522623062, -0.38297414779663086, -0.353697806596756, 0.2287939190864563, 0.6412104964256287, -0.1525007039308548, -0.08190710842609406, -0.4009282886981964, -0.07786243408918381, 0.32588255405426025, -0.1773938536643982, 0.9847187995910645, 0.43702101707458496, -0.21147707104682922, -0.23795472085475922, -1.0370770692825317, -0.2394123375415802, 0.14900527894496918, -0.4174116551876068, -0.3307105004787445, 0.03017471171915531, 0.31315821409225464, 0.40766891837120056, 0.1883271336555481, -0.7713598012924194, 0.20461732149124146, -0.43240776658058167, 0.28727778792381287, 0.4148368239402771, 0.2957594394683838, 0.260470986366272, -0.5264826416969299, 0.526348352432251, -0.13249443471431732, 0.18226024508476257, -0.0783415213227272, -0.5874820351600647, -0.7386108040809631, -0.15577994287014008, 0.45454978942871094, 0.7436184883117676, -0.510607123374939, 0.6974049210548401, -0.3628464937210083, -0.6095913648605347, -0.24680019915103912, -0.01615113951265812, 0.39479345083236694, 0.3155045211315155, 0.37605321407318115, -0.1584770679473877, -0.5088065266609192, -0.7579131126403809, 0.11091551929712296, -0.0199591051787138, 0.1443018615245819, 0.35054731369018555, 0.9463215470314026, -0.013268365524709225, 0.5866773128509521, -0.2935284972190857, -0.42027994990348816, -0.3887944519519806, 0.11792682111263275, 0.4480009973049164, 0.4539090096950531, 0.6180517673492432, -0.7108412384986877, -0.5462627410888672, 0.2107265442609787, -0.5213512182235718, -0.14401750266551971, -0.03572237864136696, -0.07383839786052704, 0.30114391446113586, 0.5452428460121155, -0.2122693508863449, 0.578811526298523, 0.34714651107788086, -0.6467691659927368, 0.1756085604429245, -0.443918377161026, 0.08543594926595688, -1.235184669494629, 0.21789328753948212, 0.21588394045829773, -0.08881815522909164, -0.5654114484786987, -0.2032337635755539, 0.006801049690693617, 0.2643893361091614, -0.6513953804969788, 0.6762433648109436, -0.42920905351638794, 0.2576918303966522, 0.23445089161396027, 0.3348895311355591, 0.18528781831264496, 0.3889705240726471, -0.052205946296453476, 0.4954167604446411, 0.5318400263786316, -0.6815370917320251, 0.3335259258747101, 0.33001476526260376, -0.1774241030216217, 0.5272583961486816, -0.5694705843925476, -0.17853309214115143, -0.08907465636730194, 0.2823323905467987, -0.6792439222335815, -0.0007907551480457187, 0.2746049761772156, -0.5959847569465637, 0.3681941330432892, -0.08849432319402695, -0.528250515460968, -0.6151238083839417, -0.32313305139541626, -0.06653577089309692, 0.23659278452396393, -0.24741503596305847, 0.4050996005535126, 0.4406263530254364, -0.22846174240112305, -0.85297691822052, -0.6187191009521484, 0.01927635259926319, -0.17510658502578735, -0.5242158770561218, 0.40439262986183167, -0.11595664173364639, -0.1792747527360916, 0.18401400744915009, -0.013678503222763538, 0.15261615812778473, 0.04514971375465393, 0.22256149351596832, 0.07782746851444244, 0.13980737328529358, 0.03130558878183365, -0.19288064539432526, -0.10044098645448685, -0.14816705882549286, -0.1368609070777893, 0.3482384979724884, -0.1480894833803177, -0.1673475205898285, -0.5057164430618286, 0.4162444770336151, 0.43570923805236816, -0.17863821983337402, 0.7591322660446167, 0.6683247089385986, -0.23679369688034058, -0.07134491950273514, -0.395281046628952, 0.024386415258049965, -0.360218346118927, 0.2571837306022644, -0.23092152178287506, -0.5208481550216675, 0.9329673051834106, 0.13729511201381683, 0.27318042516708374, 0.9361862540245056, 0.6469025015830994, -0.14796647429466248, 0.7331060171127319, 0.6259373426437378, -0.09738334268331528, 0.34740933775901794, -0.7591525316238403, -0.17195874452590942, -0.587879478931427, -0.6220989227294922, -0.9751483201980591, -0.2488332837820053, -0.7600624561309814, -0.31268852949142456, 0.05866014212369919, -0.010557828471064568, -0.06904003024101257, 0.48985904455184937, -0.5118917226791382, 0.4232293367385864, 0.47271791100502014, 0.1284494698047638, 0.11848341673612595, 0.046218495815992355, -0.4959668815135956, 0.02194882743060589, -0.8338038325309753, -0.6528705358505249, 1.2318956851959229, 0.47541171312332153, 0.6661266684532166, -0.052065130323171616, 0.9599869847297668, 0.458561509847641, 0.2840918004512787, -0.5653855800628662, 0.38096195459365845, -0.26868942379951477, -0.7603262066841125, -0.3616314232349396, -0.1989358514547348, -1.2726207971572876, 0.186532661318779, -0.39343777298927307, -0.9090777039527893, 0.749759316444397, -0.16218192875385284, -0.34635940194129944, 0.35784855484962463, -0.4870285987854004, 0.8497207164764404, -0.19215387105941772, -0.3214835524559021, -0.05239245295524597, -0.6786910891532898, -0.1483314335346222, 0.00903953704982996, 0.5879718661308289, -0.20909623801708221, -0.1207985132932663, 1.1479685306549072, -0.7259265780448914, 0.892669141292572, -0.1984480321407318, 0.014959774911403656, 0.5240876078605652, -0.41724467277526855, 0.5828704237937927, 0.035074383020401, -0.23224762082099915, 0.20408138632774353, 0.2882281541824341, -0.40878769755363464, -0.11403270810842514, 0.5158352851867676, -0.8972264528274536, -0.18001919984817505, -0.5783587694168091, -0.28020569682121277, 0.1487693041563034, 0.13859327137470245, 0.428231418132782, 0.7893162965774536, -0.44736534357070923, 0.4859413802623749, 0.6935182213783264, -0.3223521411418915, 0.5174957513809204, 0.6256013512611389, -0.06034831702709198, -0.771789014339447, 0.6999880075454712, 0.3488974869251251, 0.01915784366428852, 0.4542270600795746, -0.008217048831284046, -0.5177503228187561, -0.46163710951805115, -0.27498894929885864, 0.28336790204048157, -0.7029082179069519, -0.3397279679775238, -0.8092710375785828, -0.09809340536594391, -0.4232947528362274, -0.10820500552654266, -0.12970229983329773, -0.4711751639842987, -0.49973371624946594, -0.3221572935581207, 0.5860158205032349, 0.6866618394851685, -0.5323802828788757, 0.21805433928966522, -0.7548474073410034, 0.2549753487110138, -0.021916436031460762, 0.011097736656665802, -0.3822844624519348, -0.6850965619087219, -0.39272141456604004, 0.122782863676548, -0.35366585850715637, -0.8965390920639038, 0.6099596619606018, 0.18753109872341156, 0.8082794547080994, 0.4712761342525482, 0.30669596791267395, 0.5072228908538818, -0.31059277057647705, 0.8093955516815186, 0.12594683468341827, -0.5775533318519592, 0.5220153331756592, -0.36222222447395325, 0.01744534634053707, 0.5495302677154541, 0.4191846251487732, -0.5901129245758057, -0.5606877207756042, -0.9550887942314148, -1.0830705165863037, 0.6720715165138245, 0.37729209661483765, 0.12048742175102234, -0.049549650400877, 0.2682455778121948, -0.057587429881095886, -0.10678684711456299, -0.8200493454933167, -0.7679226994514465, -0.026389122009277344, -0.1647331267595291, -0.059233278036117554, -0.24323411285877228, -0.4407655596733093, -0.5046189427375793, 0.9620100259780884, 0.23113524913787842, 0.3155592083930969, 0.6150423288345337, 0.02467147447168827, 0.1165720596909523, 0.5522105097770691, 0.6361029148101807, 0.7371155619621277, -0.24917523562908173, -0.15031492710113525, 0.1611751914024353, -0.6366082429885864, 0.10401605814695358, 0.47221529483795166, -0.2482886165380478, 0.15314237773418427, 0.3254053294658661, 0.6389448642730713, 0.05612056329846382, -0.3617106080055237, 0.6076047420501709, -0.13998204469680786, -0.7746419906616211, -0.377888947725296, -0.08035125583410263, -0.0015524148475378752, 0.2304195761680603, 0.3164519965648651, -0.07884252816438675, 0.06318452209234238, -0.4568014442920685, 0.3582777976989746, 0.16151493787765503, -0.31630778312683105, -0.2185850441455841, 0.5880670547485352, 0.27081793546676636, -0.015699638053774834, 0.07424461841583252, -0.24586991965770721, -0.3186516761779785, 0.9417048096656799, 0.4427120089530945, 0.6122914552688599, -0.060454919934272766, 0.5223042368888855, 0.6827980279922485, 0.5001548528671265, -0.11104046553373337, 0.7309815287590027, 0.09773921221494675, -0.8201775550842285, -0.2150321900844574, -0.7321305871009827, -0.12582600116729736, 0.2998890280723572, -0.8490962386131287, 0.30580806732177734, -0.09601030498743057, -0.2592772841453552, 0.14200377464294434, 0.3392222821712494, -0.8932733535766602, 0.09166274219751358, 0.24900294840335846, 1.1608747243881226, -1.1714109182357788, 0.8380340337753296, 0.7399981617927551, -0.7615460157394409, -0.8431860208511353, -0.48455923795700073, -0.027725879102945328, -0.4820454716682434, 0.35960468649864197, 0.010316504165530205, 0.29086458683013916, -0.19452819228172302, -0.5453149080276489, -0.7801560759544373, 1.235598087310791, 0.011653639376163483, -0.7650099992752075, 0.40059003233909607, 0.21080268919467926, 0.6650630831718445, -0.46869534254074097, -0.008900887332856655, 0.629878580570221, 0.7050186991691589, 0.1606714427471161, -0.7541742324829102, -0.06194616109132767, -0.49018728733062744, -0.26571744680404663, 0.017101923003792763, -0.5358532667160034, 0.5453318953514099, -0.10871246457099915, -0.21835409104824066, -0.06928913295269012, 0.4881804883480072, -0.005230179987847805, 0.4181460440158844, 0.2712215185165405, 0.8634874224662781, 0.9292555451393127, -0.31289994716644287, 0.9759960770606995, -0.5111448764801025, 0.45379382371902466, 0.8667187094688416, -0.06666824221611023, 0.9477672576904297, 0.2613300085067749, -0.4844786524772644, 0.4337627589702606, 0.8176839351654053, -0.30349233746528625, 0.4079785645008087, -0.010190720669925213, -0.17620961368083954, -0.09084805101156235, -0.19128181040287018, -0.7081447839736938, 0.34384885430336, 0.6098316311836243, -0.5439114570617676, -0.19396263360977173, 0.0015284540131688118, 0.36588114500045776, 0.022780947387218475, -0.4777551591396332, 0.8846447467803955, 0.0021034488454461098, -0.28373828530311584, 0.6535232663154602, -0.03182545676827431, 0.4491102695465088, -0.4617655575275421, 0.06717158108949661, -0.3034887909889221, 0.14717958867549896, -0.33371636271476746, -0.7936512231826782, 0.1352095752954483, 0.08725001662969589, -0.30898207426071167, -0.19447235763072968, 0.519926905632019, -0.5364486575126648, -0.8353264331817627, 0.2898818254470825, 0.5666882395744324, 0.4192616045475006, 0.20982852578163147, -1.078072428703308, -0.03810195252299309, 0.09346427768468857, -0.32045623660087585, 0.18385514616966248, 0.682812511920929, 0.10707233101129532, 0.4019613265991211, 0.5630164742469788, 0.4576369822025299, 0.011066017672419548, 0.18650253117084503, 0.8310028910636902, -0.6320131421089172, -0.4491773247718811, -0.6728556156158447, 0.6522642374038696, -0.38959813117980957, -0.2546655237674713, 0.8111052513122559, 0.8157625794410706, 0.96943199634552, 0.10259459912776947, 0.9671827554702759, -0.346388578414917, 0.4677753448486328, -0.354972779750824, 0.7120923399925232, -0.5531980991363525, 0.05170522257685661, -0.33860257267951965, -0.814395546913147, -0.4751797020435333, 0.42763736844062805, -0.14079619944095612, -0.23640355467796326, 0.6977658271789551, 0.9965357184410095, 0.3039296269416809, -0.20091155171394348, 0.29673394560813904, 0.3480054438114166, 0.11409325897693634, 0.29180827736854553, 0.48527881503105164, -0.5513914227485657, 0.6941232085227966, -0.5894402861595154, -0.16806669533252716, -0.16821971535682678, -0.945789635181427, -0.8303035497665405, -0.6698283553123474, -0.3395639657974243, -0.6209847331047058, 0.07914888113737106, 0.9638000726699829, 0.35826483368873596, -1.1549098491668701, -0.29265645146369934, 0.09934982657432556, 0.1162390187382698, -0.3083486557006836, -0.15748350322246552, 0.629202127456665, -0.11014077812433243, -0.619387686252594, -0.07591530680656433, 0.12669572234153748, 0.21245254576206207, 0.023645348846912384, -0.10172779113054276, -0.2710230350494385, 0.07242238521575928, 0.5968290567398071, 0.7640119791030884, -0.656635046005249, -0.020616041496396065, -0.16274000704288483, -0.2759508192539215, 0.1071154773235321, 0.4300810992717743, -0.4447503685951233, 0.4316108524799347, 0.5177436470985413, 0.20167657732963562, 0.5293697714805603, -0.05521593615412712, 0.27034348249435425, -0.48141559958457947, 0.28721994161605835, 0.07744304835796356, 0.682663083076477, 0.0937611311674118, -0.245585098862648, 0.6273422241210938, 0.39308616518974304, -0.5612359642982483, -0.5521094799041748, -0.2859664857387543, -1.2047065496444702, -0.18332384526729584, 1.359872579574585, -0.18948836624622345, -0.4104388952255249, -0.3814471960067749, -0.3376616835594177, 0.3222329020500183, -0.6647461652755737, 0.4689553380012512, 0.6997737288475037, -0.00479899113997817, 0.26938876509666443, -0.7971751093864441, 0.5331183671951294, -0.23586536943912506, -0.9238244295120239, 0.06520922482013702, 0.4969187378883362, 0.2791588306427002, 0.12003779411315918, 0.6332190632820129, -0.35817354917526245, 0.03378945216536522, 0.049619194120168686, 0.5320075750350952, 0.06494338065385818, -0.19978348910808563, -0.32500824332237244, 0.09398644417524338, -0.265071839094162, -0.06865061074495316 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
labr
null
2023-01-25T14:34:10Z
423
0
labr
[ "task_categories:text-classification", "task_ids:multi-class-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:ar", "license:unknown", "region:us" ]
2023-01-25T14:34:10Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - found language_creators: - found language: - ar license: - unknown multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - text-classification task_ids: - multi-class-classification paperswithcode_id: labr pretty_name: LABR dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': '1' '1': '2' '2': '3' '3': '4' '4': '5' config_name: plain_text splits: - name: train num_bytes: 7051103 num_examples: 11760 - name: test num_bytes: 1703399 num_examples: 2935 download_size: 39953712 dataset_size: 8754502 --- # Dataset Card for LABR ## Table of Contents - [Dataset Card for LABR](#dataset-card-for-labr) - [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) - [|split|num examples|](#splitnum-examples) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Initial Data Collection and Normalization](#initial-data-collection-and-normalization) - [Who are the source language producers?](#who-are-the-source-language-producers) - [Annotations](#annotations) - [Annotation process](#annotation-process) - [Who are the annotators?](#who-are-the-annotators) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** [LABR](https://github.com/mohamedadaly/LABR) - **Paper:** [LABR: Large-scale Arabic Book Reviews Dataset](https://aclanthology.org/P13-2088/) - **Point of Contact:** [Mohammed Aly](mailto:mohamed@mohamedaly.info) ### Dataset Summary This dataset contains over 63,000 book reviews in Arabic. It is the largest sentiment analysis dataset for Arabic to-date. The book reviews were harvested from the website Goodreads during the month or March 2013. Each book review comes with the goodreads review id, the user id, the book id, the rating (1 to 5) and the text of the review. ### Supported Tasks and Leaderboards The dataset was published on this [paper](https://www.aclweb.org/anthology/P13-2088.pdf). ### Languages The dataset is based on Arabic. ## Dataset Structure ### Data Instances A typical data point comprises a rating from 1 to 5 where the higher the rating the better the review. ### Data Fields - `text` (str): Review text. - `label` (int): Review rating. ### Data Splits The data is split into a training and testing. The split is organized as the following | | train | test | |---------- |-------:|------:| |data split | 11,760 | 2,935 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization downloaded over 220,000 reviews from the book readers social network www.goodreads.com during the month of March 2013 #### Who are the source language producers? Reviews. ### Annotations The dataset does not contain any additional annotations. #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [Needs More Information] ### Discussion of Biases [Needs More Information] ### Other Known Limitations [Needs More Information] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{aly2013labr, title={Labr: A large scale arabic book reviews dataset}, author={Aly, Mohamed and Atiya, Amir}, booktitle={Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)}, pages={494--498}, year={2013} } ``` ### Contributions Thanks to [@zaidalyafeai](https://github.com/zaidalyafeai) for adding this dataset.
[ -0.6653769016265869, -0.47719064354896545, -0.05720701813697815, 0.0804443508386612, -0.3721190094947815, 0.059487175196409225, -0.11164987832307816, -0.3654608130455017, 0.17985215783119202, 0.5219929814338684, -0.5634234547615051, -1.0565693378448486, -0.6294554471969604, 0.22118689119815826, -0.2753445506095886, 1.4990202188491821, -0.004590913187712431, -0.009691729210317135, -0.01811717078089714, -0.4654610753059387, -0.17268261313438416, -0.6496331095695496, -0.3628911077976227, -0.354899525642395, 0.4534885883331299, 0.5502106547355652, 0.8881444931030273, 0.5796571969985962, 0.4396617114543915, 0.22864297032356262, -0.16463711857795715, 0.06532549858093262, -0.46637633442878723, -0.13007427752017975, 0.0007320076692849398, -0.17512203752994537, -0.4700492024421692, 0.00604335917159915, 0.7410257458686829, 0.6352329254150391, -0.03183957561850548, 0.45378732681274414, 0.15616288781166077, 1.1925004720687866, -0.49376237392425537, 0.3553401529788971, 0.07437244057655334, 0.02479521930217743, -0.24195177853107452, 0.1867521107196808, -0.17993122339248657, -0.7870325446128845, -0.13433973491191864, -0.3612452745437622, 0.35301899909973145, -0.008310163393616676, 0.8636518716812134, -0.07672140747308731, -0.5153610706329346, -0.41296878457069397, -0.7619481086730957, 0.8399801254272461, -0.7206854224205017, 0.34957385063171387, 0.642085075378418, 0.26725441217422485, -0.05966648459434509, -0.5369741320610046, -0.9658521413803101, 0.038840096443891525, -0.2570696175098419, 0.29552221298217773, -0.06565660983324051, -0.29583048820495605, 0.40617236495018005, 0.561545193195343, -0.4558284878730774, -0.4243934750556946, -0.46226030588150024, -0.16182275116443634, 0.9931663870811462, 0.0847214013338089, 0.17887715995311737, -0.3455111086368561, -0.11817535012960434, -0.6023173928260803, -0.4002474546432495, 0.36907288432121277, 0.5385039448738098, 0.24559403955936432, -0.4490966200828552, 0.627233624458313, -0.2547667622566223, 0.46862509846687317, -0.11971590667963028, -0.08784275501966476, 0.8643874526023865, -0.7253864407539368, -0.024657225236296654, 0.11099755764007568, 0.9535012245178223, 0.5902389287948608, 0.23423530161380768, 0.15537889301776886, -0.20687197148799896, -0.08080755919218063, 0.04207458719611168, -0.8876488208770752, -0.19972147047519684, 0.57135009765625, -0.6574329733848572, -0.3092743754386902, 0.134055033326149, -0.9387537240982056, -0.39728933572769165, -0.2813054025173187, 0.15215244889259338, -0.34004539251327515, -0.29758426547050476, -0.03374195471405983, -0.20242516696453094, 0.4792387783527374, 0.05651146546006203, -0.5980725288391113, 0.5715404748916626, 0.25435155630111694, 0.7384293079376221, -0.11517918854951859, -0.18566633760929108, -0.16903778910636902, 0.13582843542099, -0.26371774077415466, 0.6350210309028625, -0.25729456543922424, -0.751564621925354, 0.18252281844615936, 0.1448717713356018, 0.3167542517185211, -0.4007590711116791, 0.9165073037147522, -0.5526599287986755, 0.21433314681053162, -0.6563398838043213, -0.5417191982269287, -0.3287543058395386, 0.3699679374694824, -0.8676859140396118, 1.344874382019043, 0.2033812701702118, -0.8431664705276489, 0.2212096005678177, -0.8416680693626404, -0.43435508012771606, -0.14343775808811188, -0.09950178861618042, -0.6270650029182434, -0.3867621421813965, 0.35581228137016296, 0.4303123354911804, -0.3912142217159271, 0.1372685730457306, 0.0026080275420099497, -0.21758751571178436, 0.44420045614242554, 0.016200199723243713, 1.0412468910217285, 0.34032315015792847, -0.2104933261871338, 0.1732039600610733, -1.0575350522994995, 0.0016061902279034257, 0.11337967216968536, -0.24107475578784943, -0.11614903807640076, 0.05166156589984894, 0.620514452457428, 0.09620081633329391, 0.10698734223842621, -0.549473226070404, 0.2681425213813782, -0.3054641783237457, 0.19781073927879333, 0.5067533850669861, 0.2796705365180969, 0.3405877947807312, -0.6408226490020752, 0.4812012314796448, 0.2516118884086609, 0.30914419889450073, 0.15026363730430603, -0.441118061542511, -0.7745007872581482, -0.28953880071640015, 0.4555128812789917, 0.5931824445724487, -0.635267972946167, 0.8353934288024902, -0.29888755083084106, -0.8967741131782532, -0.4956968128681183, 0.2057318389415741, 0.5656442046165466, 0.2610741853713989, 0.560092568397522, -0.46001195907592773, -0.3140828013420105, -0.9249380230903625, 0.04486967995762825, -0.12187197804450989, 0.21042945981025696, 0.2736091613769531, 0.7422271370887756, -0.4491150677204132, 0.8232484459877014, -0.6170584559440613, -0.4413338303565979, -0.5272631049156189, 0.09927807003259659, 0.45388874411582947, 0.5745216608047485, 0.4518696367740631, -0.8510091304779053, -0.6132577061653137, -0.08119076490402222, -0.6705821752548218, -0.13102133572101593, 0.14225153625011444, -0.2909602224826813, 0.33151698112487793, 0.40493643283843994, -0.3314532935619354, 0.5009665489196777, 0.39537376165390015, -0.4279324412345886, 0.6863840818405151, 0.12709327042102814, 0.22682121396064758, -1.3472260236740112, 0.08732549101114273, 0.20346800982952118, 0.24479539692401886, -0.5691796541213989, -0.29430389404296875, 0.03138117864727974, 0.19834397733211517, -0.2462952882051468, 0.8253382444381714, -0.3811996877193451, 0.2620890140533447, 0.032419994473457336, -0.12874513864517212, 0.08173754066228867, 0.5595940351486206, -0.12658603489398956, 0.6705688834190369, 0.44941118359565735, -0.6512750387191772, 0.20197555422782898, 0.6631908416748047, -0.62320476770401, 0.24557654559612274, -0.7263844013214111, 0.0593823604285717, -0.17211373150348663, 0.3519621193408966, -1.0523308515548706, -0.29546672105789185, 0.5253118276596069, -0.5224707126617432, 0.2039390206336975, -0.020268168300390244, -0.8831066489219666, -0.1655309945344925, -0.5778799057006836, 0.4741155505180359, 0.5949302315711975, -0.26095569133758545, 0.5811424851417542, 0.41555967926979065, -0.18221302330493927, -0.682888388633728, -0.5593001842498779, -0.23642399907112122, -0.00028905775980092585, -0.36683645844459534, 0.41264569759368896, -0.2830545902252197, -0.22562271356582642, 0.050911180675029755, 0.2097669243812561, 0.0057271933183074, -0.2844991981983185, 0.3788747787475586, 0.228578120470047, 0.05437624081969261, 0.2384846955537796, 0.05159084498882294, 0.021581031382083893, 0.04022931680083275, 0.19547219574451447, 0.476887971162796, -0.2458425760269165, -0.16074392199516296, -0.38308754563331604, 0.4489637315273285, 0.35052528977394104, -0.23058243095874786, 0.8282321691513062, 0.9127903580665588, -0.24121929705142975, -0.04776432365179062, -0.6505997180938721, -0.12384691089391708, -0.41808778047561646, 0.42681530117988586, -0.17995722591876984, -0.5475367903709412, 0.7919018864631653, 0.3424225449562073, 0.09957469254732132, 0.6811373829841614, 0.7270878553390503, 0.02754993364214897, 0.8817499876022339, 0.5362372994422913, -0.38699427247047424, 0.4768913686275482, -0.5842781662940979, 0.19189834594726562, -0.8186689019203186, -0.4934663474559784, -0.7984367609024048, -0.4145039916038513, -0.8513248562812805, -0.329269677400589, 0.20188021659851074, 0.18235653638839722, -0.45222917199134827, 0.07383288443088531, -0.6032379865646362, 0.5274078249931335, 0.8064644932746887, 0.05493006110191345, 0.26283136010169983, 0.2464662492275238, -0.2637537717819214, 0.0763944685459137, -0.557060182094574, -0.8152746558189392, 1.1914803981781006, 0.2920306921005249, 0.530105471611023, 0.32233572006225586, 0.7454904317855835, 0.5729761123657227, 0.3975667953491211, -0.6799574494361877, 0.5303890109062195, 0.10160927474498749, -0.730760931968689, -0.40989071130752563, -0.15802010893821716, -0.9761054515838623, -0.07695839554071426, -0.19306780397891998, -0.540723979473114, 0.5612581372261047, -0.08611614257097244, -0.1692555993795395, 0.04869483783841133, -0.656887412071228, 0.8447377681732178, -0.09030294418334961, -0.4087725877761841, 0.01767253689467907, -0.9269644618034363, 0.03276204317808151, 0.015582622028887272, 0.5689162611961365, -0.029148390516638756, 0.125993549823761, 1.2236628532409668, -0.5993460416793823, 0.9536429047584534, -0.14317816495895386, 0.25639232993125916, 0.6534968018531799, -0.02139371819794178, 0.34235385060310364, -0.05112762004137039, -0.29375702142715454, 0.3909875452518463, 0.27288535237312317, -0.585963249206543, -0.4021802246570587, 0.5168821215629578, -1.2319673299789429, -0.3124297857284546, -0.9109728336334229, -0.5324431657791138, -0.29828211665153503, 0.1975659728050232, 0.13932715356349945, 0.3874647617340088, -0.2251991182565689, 0.21585224568843842, 0.3973042666912079, -0.3254740536212921, 0.26205551624298096, 0.3311312198638916, -0.32101526856422424, -0.774043619632721, 0.8647356033325195, 0.22848039865493774, 0.027190841734409332, 0.16922497749328613, 0.13466575741767883, -0.41974392533302307, -0.6050293445587158, -0.4451022744178772, 0.3148486912250519, -0.8987834453582764, -0.06439875811338425, -0.6047629714012146, -0.5142151117324829, -0.5431517362594604, -0.011192245408892632, 0.04029521718621254, -0.3310345411300659, -0.2384616881608963, -0.3381751775741577, 0.6563635468482971, 0.75474613904953, -0.17049704492092133, 0.4253288209438324, -0.9524403214454651, 0.17795410752296448, 0.07242505252361298, 0.3057745099067688, 0.15826515853405, -0.5099736452102661, -0.609468400478363, -0.034596145153045654, -0.5239555835723877, -0.8865221738815308, 0.5735291838645935, 0.11632495373487473, 0.43167343735694885, 0.2792235314846039, 0.3225656747817993, 0.288597047328949, -0.24668170511722565, 1.0639746189117432, 0.09177368134260178, -0.63929682970047, 0.5485485196113586, -0.48976951837539673, 0.4876137971878052, 0.7908560633659363, 0.7050658464431763, -0.6013559103012085, -0.16656523942947388, -0.67417973279953, -1.0549601316452026, 0.7324076294898987, 0.4053526818752289, 0.19185127317905426, -0.07749348133802414, 0.21137607097625732, 0.1876230537891388, 0.29873964190483093, -0.9742949604988098, -0.7364937663078308, -0.35407111048698425, -0.4798406660556793, -0.32484298944473267, -0.4913719892501831, -0.3761169910430908, -0.5670838952064514, 1.0510317087173462, 0.09376847743988037, 0.23769475519657135, 0.37420910596847534, 0.014725846238434315, 0.0029361294582486153, 0.43421268463134766, 0.26341259479522705, 0.45358479022979736, -0.4958917498588562, -0.10246748477220535, -0.19513989984989166, -0.8479001522064209, 0.09575630724430084, 0.2982426881790161, -0.314170777797699, -0.10535787791013718, 0.49735456705093384, 0.6098064184188843, -0.245649516582489, -0.5307495594024658, 0.37386518716812134, 0.016683336347341537, -0.379756361246109, -0.4946562945842743, -0.07502477616071701, -0.0568278431892395, 0.2792685627937317, 0.4847775995731354, -0.17033998668193817, 0.23744702339172363, -0.588982105255127, 0.13137060403823853, 0.10378385335206985, -0.35853642225265503, -0.2373007982969284, 0.2802363932132721, 0.19850964844226837, -0.3235175907611847, 0.5366204977035522, -0.41766974329948425, -0.528729259967804, 0.732363760471344, 0.2734648585319519, 0.7897621393203735, 0.025808952748775482, 0.426476389169693, 0.7305622696876526, 0.3148826062679291, -0.00485445698723197, 0.6170036792755127, -0.11944279074668884, -0.9981580972671509, -0.09170280396938324, -0.8358310461044312, -0.44409170746803284, 0.21187390387058258, -0.7480471730232239, 0.2207111120223999, -0.4418705105781555, -0.20984859764575958, 0.0776589885354042, 0.2906882166862488, -0.762900173664093, 0.30185407400131226, -0.13570110499858856, 0.8278101682662964, -0.8720038533210754, 0.7380309104919434, 0.7040321230888367, -0.8923511505126953, -0.8141388297080994, -0.08042574673891068, 0.026646442711353302, -0.42281273007392883, 0.5835291743278503, 0.06483045220375061, 0.1413208246231079, -0.0026017881464213133, -0.6289531588554382, -0.7576326727867126, 1.0232739448547363, -0.21326276659965515, -0.3979906141757965, 0.4956982433795929, 0.23726360499858856, 0.6706926226615906, -0.32520008087158203, 0.2571912705898285, 0.5030508637428284, 0.5584784746170044, 0.2055107206106186, -0.5014573931694031, 0.12994347512722015, -0.6599841117858887, -0.18403080105781555, 0.08704978227615356, -0.6525557041168213, 0.6891939640045166, 0.011377891525626183, 0.018254153430461884, -0.10164760798215866, 0.5761861205101013, 0.3493519723415375, 0.48653483390808105, 0.35822421312332153, 0.6063175797462463, 0.7351524829864502, -0.06098642945289612, 1.300674557685852, -0.27386242151260376, 0.2177269458770752, 1.086806058883667, -0.25850430130958557, 0.863582193851471, 0.3578565716743469, -0.5203725099563599, 0.6573038697242737, 0.8072419762611389, -0.24480335414409637, 0.5953561663627625, 0.24926389753818512, -0.208565354347229, 0.10318668186664581, -0.29012879729270935, -0.6861169338226318, 0.07033946365118027, 0.26132744550704956, -0.4808642566204071, 0.10799098759889603, -0.09279382228851318, 0.09445793181657791, 0.02280907891690731, -0.3202461004257202, 0.878120481967926, 0.014350269921123981, -0.5638813972473145, 0.5728585720062256, 0.0530586913228035, 0.3719390630722046, -0.5802811980247498, -0.06711077690124512, -0.22526824474334717, 0.18318769335746765, -0.40749067068099976, -0.9082862138748169, 0.19103610515594482, -0.016033196821808815, -0.6487104892730713, -0.07108812034130096, 0.5281379818916321, -0.34666168689727783, -1.137190580368042, 0.226304292678833, 0.6711673140525818, 0.2247713953256607, 0.24451187252998352, -0.7893698811531067, 0.15276391804218292, 0.14126701653003693, -0.4565322697162628, 0.2565633952617645, 0.41996774077415466, -0.2085833102464676, 0.3878280520439148, 0.73683762550354, 0.10097887367010117, -0.16563937067985535, 0.4490237236022949, 0.8850870728492737, -0.9343155026435852, -0.42514747381210327, -0.7051119804382324, 0.5360110998153687, -0.2400023192167282, -0.36594685912132263, 0.9103739857673645, 0.7738204598426819, 0.945448637008667, -0.12052188068628311, 1.0929006338119507, -0.15614795684814453, 0.7010981440544128, -0.3023303747177124, 0.9367071986198425, -0.47947216033935547, 0.12729988992214203, -0.3908791244029999, -1.0259284973144531, -0.4105207026004791, 0.7441744208335876, -0.47809845209121704, 0.3954223096370697, 0.7737558484077454, 1.011696219444275, 0.19659116864204407, 0.20977537333965302, -0.04666563495993614, 0.5320779085159302, 0.18156513571739197, 0.04600641503930092, 0.575562059879303, -0.6697335839271545, 0.42283281683921814, -0.42254549264907837, -0.19155941903591156, -0.1491655707359314, -0.800001323223114, -0.9980544447898865, -0.8565763235092163, -0.6524710059165955, -0.7536534070968628, 0.0029302025213837624, 1.0355987548828125, 0.34848207235336304, -1.1973503828048706, -0.604886531829834, 0.17907920479774475, 0.2395561784505844, -0.31524020433425903, -0.2270803451538086, 0.7753992676734924, 0.01634879782795906, -0.5794485807418823, -0.32210201025009155, -0.28222519159317017, 0.10940813273191452, -0.0896187275648117, -0.2760055661201477, -0.3820876479148865, 0.007508962880820036, 0.5657801628112793, 0.30143943428993225, -0.47272831201553345, -0.002770782681182027, -0.17768903076648712, -0.15403050184249878, 0.1184525415301323, 0.29538628458976746, -0.5739360451698303, 0.40684378147125244, 0.38163307309150696, 0.38797280192375183, 0.676494300365448, -0.05237070098519325, 0.2030383199453354, -0.6120386123657227, 0.015437263064086437, 0.2815941572189331, 0.18497216701507568, 0.3878462016582489, -0.2553662359714508, 0.7293036580085754, 0.04633966460824013, -0.6674410700798035, -0.762116014957428, -0.02098500169813633, -1.3678675889968872, -0.046153295785188675, 1.4800000190734863, 0.17091956734657288, -0.3192180097103119, -0.3020325005054474, -0.4489479660987854, 0.4076215624809265, -0.7130658626556396, 0.8750565052032471, 1.1841721534729004, 0.030813703313469887, 0.12429056316614151, -0.6010234355926514, 0.7058495879173279, 0.125531405210495, -0.892103910446167, -0.11349479109048843, 0.6324487328529358, 0.1390955150127411, 0.2803085744380951, 0.7012765407562256, -0.2627849876880646, 0.14350518584251404, -0.1864781528711319, 0.5050833821296692, -0.060860831290483475, 0.009809738956391811, -0.2010517716407776, 0.08318169414997101, 0.1032227948307991, -0.1166350245475769 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
colbertv2/lotte
colbertv2
2022-08-04T17:55:59Z
423
1
null
[ "task_categories:question-answering", "task_ids:extractive-qa", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:apache-2.0", "arxiv:2112.01488", "region:us" ]
2022-08-04T17:55:59Z
2022-07-14T22:11:39.000Z
2022-07-14T22:11:39
--- annotations_creators: - no-annotation language: - en language_creators: - found license: - apache-2.0 multilinguality: - monolingual pretty_name: 'Lotte queries from ColBERTv2: Effective and Efficient Retrieval via Lightweight Late Interaction' size_categories: - 10K<n<100K source_datasets: - original tags: [] task_categories: - question-answering task_ids: - extractive-qa --- Queries for Lotte dataset from [ColBERTv2: Effective and Efficient Retrieval via Lightweight Late Interaction](https://arxiv.org/abs/2112.01488)
[ 0.12370674312114716, -0.8677477240562439, 0.2598929703235626, 0.685157835483551, -0.010945511050522327, -0.19080428779125214, 0.08597149699926376, -0.47888919711112976, 0.4749216139316559, 0.6080642938613892, -0.22601114213466644, -0.24967926740646362, -0.19032138586044312, -0.4287118911743164, -0.40170738101005554, 0.7488219738006592, 0.36603641510009766, 0.3799813389778137, 0.18619538843631744, -0.4872392416000366, 0.31614887714385986, -0.16868247091770172, -0.5427153706550598, -0.30812758207321167, 0.7351589202880859, 0.5879723429679871, 0.7462335228919983, -0.22252212464809418, 0.7848413586616516, 0.21256357431411743, -0.18815280497074127, -0.017918430268764496, -1.153976559638977, 0.5994956493377686, -0.1898256242275238, -0.39165952801704407, -0.6462752819061279, -0.12137625366449356, 0.8648303747177124, 1.0364841222763062, -0.1189948096871376, 0.22751344740390778, 0.18004882335662842, 0.6804567575454712, -1.009244680404663, -0.3531407117843628, -0.6187164783477783, 0.2735953629016876, -0.6427368521690369, -0.2883482277393341, -0.6205284595489502, -0.10984008759260178, 0.07924303412437439, -0.8518227934837341, 0.38152018189430237, 0.1394876092672348, 0.6649720668792725, 0.28151801228523254, -0.28629815578460693, -0.3042454421520233, -0.23655162751674652, 0.8819467425346375, 0.3363511860370636, 0.48615333437919617, 1.1083544492721558, 0.10541042685508728, -0.6056291460990906, -1.0976611375808716, -0.3672759234905243, 0.06134701147675514, -0.15638206899166107, 0.3649557828903198, -0.34992754459381104, -0.17793840169906616, 0.37772223353385925, 0.6777122616767883, -0.8546133637428284, 0.10544846206903458, -0.13837087154388428, -0.5820018649101257, 0.7934577465057373, 0.13899707794189453, -0.1652536541223526, -0.8112344741821289, -0.26477745175361633, -0.25131139159202576, -0.8414584994316101, 0.21128910779953003, 0.6274513602256775, -0.3118287920951843, -0.3319889008998871, 0.9946699142456055, -0.47359415888786316, 0.764604389667511, -0.1219434067606926, 0.6259170174598694, 0.2774980068206787, -0.6387331485748291, 0.1010446771979332, -0.2546280026435852, 0.8320298790931702, 0.19178318977355957, -0.3095567524433136, -0.37344634532928467, -0.22759342193603516, -0.8545381426811218, -0.5080205798149109, -1.238470435142517, -0.6424618363380432, 0.38371583819389343, -0.5251415967941284, -0.2537330687046051, 0.46266308426856995, -0.890360414981842, -0.3591972887516022, 0.021443286910653114, 0.4122256338596344, 0.0882565900683403, -0.26731207966804504, -0.07688110321760178, -0.08730301260948181, 0.6798957586288452, 0.11935680359601974, -0.3509106934070587, 0.2473466992378235, 0.439576655626297, 1.0437257289886475, 0.005291517358273268, 0.37660476565361023, -1.762904405593872, -0.16562895476818085, -0.31863418221473694, 0.7330302596092224, -0.6058372855186462, -0.7170240879058838, -0.13152381777763367, 0.4475327432155609, 0.15796905755996704, -0.6170117855072021, 0.548085629940033, -1.120588779449463, -0.24109064042568207, -0.5060179829597473, -0.04671366512775421, 0.26672592759132385, -0.02005498670041561, -1.150344729423523, 1.1819195747375488, 0.058751270174980164, -0.8706108331680298, 0.14230526983737946, -0.44304323196411133, -0.5546209812164307, 0.2593803107738495, -0.2218615859746933, -0.3490002751350403, -0.2736823260784149, 0.06242675706744194, 0.978111982345581, -0.168112650513649, 0.21336819231510162, -0.6588466167449951, -0.28315746784210205, 0.31448495388031006, -0.018355656415224075, 0.8484160900115967, 0.5165863633155823, 0.23371253907680511, 0.03428227826952934, -0.8134721517562866, 0.24139614403247833, 0.2477056384086609, -0.0676751583814621, -0.4497171640396118, -0.07308067381381989, 0.5133189558982849, -0.2821696996688843, 0.27842196822166443, -0.5608521103858948, 0.5658776760101318, -0.030456481501460075, 0.30616626143455505, 0.23184747993946075, 0.14224247634410858, 0.5686920881271362, 0.06687427312135696, 0.1866222769021988, -0.08647958934307098, -0.11042987555265427, 0.28527164459228516, -0.35510632395744324, -0.37197157740592957, -0.01107183750718832, 0.5527374148368835, 0.6904968619346619, -1.3658140897750854, 0.24515381455421448, -0.1697501540184021, -0.5802997946739197, -0.21631954610347748, 0.3268113434314728, 0.1386975646018982, 0.0135091757401824, 0.2664298713207245, -0.11562564224004745, -0.2891826331615448, -0.9611036777496338, 0.20325900614261627, 0.17372851073741913, -0.18294399976730347, 0.6789143681526184, 0.7598159313201904, 0.027029704302549362, 0.9048633575439453, -0.9412519931793213, 0.16470222175121307, -0.22770096361637115, 0.08884191513061523, 0.15274041891098022, 0.43649253249168396, 0.7416385412216187, -1.1299020051956177, -0.5408892035484314, -0.02367151528596878, -0.9017093777656555, 0.06606843322515488, 0.2797449827194214, -0.49410203099250793, -0.22429896891117096, 0.39477574825286865, -0.43780505657196045, 0.8199565410614014, 0.364050030708313, -0.32488417625427246, 0.4226588308811188, 0.12063188850879669, 0.5735375881195068, -1.1019266843795776, 0.5767959952354431, -0.21950136125087738, -0.44262826442718506, -0.25725695490837097, -0.40446004271507263, 0.11366312205791473, -0.1552828550338745, -0.5476722121238708, 0.5746355056762695, -0.41937339305877686, -0.16405177116394043, -0.024614902213215828, 0.2896820902824402, -0.07800762355327606, 0.09414293617010117, 0.05441880226135254, 1.4808440208435059, 0.7325896620750427, -0.3564896583557129, 0.26112955808639526, 0.6742743849754333, -0.398897260427475, 0.4721605181694031, -1.2635668516159058, 0.5199910998344421, -0.02325303480029106, 0.49331751465797424, -1.1002999544143677, -0.7905191779136658, 0.4293656349182129, -0.3572244346141815, 0.02091878093779087, -0.6624475121498108, -0.9072168469429016, 0.119183249771595, -0.8560657501220703, 0.7786577343940735, 0.325673371553421, -0.5754256844520569, -0.023293208330869675, 0.6400940418243408, -0.22282543778419495, -0.9069448113441467, -0.5513761639595032, 0.04721853882074356, 0.11697900295257568, -0.812860906124115, 0.534712016582489, -0.0016179491067305207, -0.7003697752952576, -0.22078518569469452, 0.22818714380264282, -0.2441987544298172, -0.4574267566204071, 0.12282104790210724, 0.05881190299987793, -0.16819530725479126, 0.2445356696844101, 0.13775786757469177, -0.08350133150815964, -0.4716370403766632, 0.25848305225372314, 0.6499567627906799, -0.3493105471134186, -0.006542901508510113, -0.263917475938797, 0.2930368185043335, 0.06809249520301819, -0.0561777725815773, 0.6175718903541565, 1.023659586906433, -0.330246239900589, -0.1236187294125557, -0.5072569251060486, -0.6236000657081604, -0.4333566427230835, 0.4118294417858124, -0.5431122183799744, -0.6943657398223877, 0.9823086261749268, 0.31981274485588074, -0.6421262621879578, 0.5027472972869873, 0.3955554664134979, -0.009144769050180912, 0.39304015040397644, -0.13804174959659576, 0.2346259206533432, 0.5964028835296631, -0.9413425326347351, -0.38153398036956787, -1.0972813367843628, -0.44213008880615234, -0.32132765650749207, -0.3760465383529663, -0.7711485028266907, -0.7138757109642029, 0.30504244565963745, 0.3693024814128876, 0.1480892300605774, 0.4930863678455353, -0.3353007733821869, 0.6156117916107178, 0.36068078875541687, 0.5345430970191956, 0.2998892664909363, 0.1692221611738205, 0.3141375780105591, -0.1821642816066742, -0.8326306939125061, -0.26935675740242004, 1.509029746055603, -0.025988351553678513, 0.9585304260253906, 0.49216318130493164, 0.39868485927581787, 0.46634921431541443, -0.07351474463939667, -0.524509847164154, 0.8569406867027283, -0.09620597958564758, -0.9174764156341553, -0.15243269503116608, -0.6615620255470276, -1.6091824769973755, 0.36736738681793213, -0.23872564733028412, -1.0704425573349, 0.5705609917640686, 0.03502423316240311, -0.5452414155006409, 0.19906364381313324, -0.7872081995010376, 0.8239526152610779, 0.003547856817021966, -1.5293329954147339, -0.5854524970054626, -1.2785886526107788, 0.3398418724536896, 0.35623666644096375, -0.36800384521484375, -0.001796323456801474, -0.04837217181921005, 1.3953496217727661, -0.28527411818504333, 0.3573923110961914, -0.11156150698661804, 0.0021787448786199093, 0.8235014081001282, 0.22665010392665863, 0.8614314794540405, 0.7957420349121094, -0.4263949394226074, 0.19369249045848846, 0.10725634545087814, -0.6614624261856079, -0.30299684405326843, 1.2222061157226562, -0.7180896997451782, 0.003984906245023012, -0.6776688694953918, -0.5344869494438171, 0.10754396766424179, 0.017451288178563118, 0.5509429574012756, 0.8170416355133057, -0.520391047000885, 0.9089916348457336, 0.9821260571479797, -0.07412128150463104, 0.657024621963501, 0.4708479940891266, -0.30173370242118835, -0.2994489371776581, 0.9077185988426208, 0.4061768651008606, -0.050776612013578415, 0.5572989583015442, -0.2991198003292084, -0.30542996525764465, -0.37783899903297424, -0.10046304017305374, 0.31262704730033875, -0.2901051342487335, -0.33375731110572815, -0.6754594445228577, 0.1191970631480217, -0.13339853286743164, 0.3566629886627197, -0.49799057841300964, -0.8326568603515625, -0.6089296340942383, 0.08775995671749115, 0.38448116183280945, 0.6298995614051819, -0.3945010006427765, 0.6791456341743469, -0.592023491859436, 0.5254955887794495, 0.22322216629981995, 0.6103107333183289, -0.28902170062065125, -0.1679798662662506, 0.055302608758211136, -0.1768028885126114, -0.6787585616111755, -0.795038640499115, -0.1698439121246338, 0.07295604050159454, 0.2697696387767792, 0.47126567363739014, 0.05158637464046478, 0.37701737880706787, 0.07090763747692108, 0.7561758160591125, 0.04850946366786957, -0.42756137251853943, 0.6058058142662048, -0.7017555236816406, -0.38810262084007263, 0.7241790890693665, 0.34093177318573, -0.10870272666215897, 0.6885989904403687, -0.8920043706893921, -1.246640682220459, 0.9775571227073669, 0.9921998381614685, -0.1757022589445114, 0.09316495060920715, 0.20818181335926056, 0.36866453289985657, 0.37533578276634216, -0.34532272815704346, -0.4568510055541992, 0.0965561792254448, -0.03713475912809372, 0.4455488324165344, -0.3847545385360718, -0.20625557005405426, -0.42252951860427856, 0.6319767236709595, 0.12436266243457794, 0.3937416076660156, 0.2877417504787445, -0.6816211938858032, -0.14751343429088593, 0.1906547099351883, 0.48617222905158997, 0.7828994989395142, -0.36589470505714417, 0.23827175796031952, -0.06862057745456696, -0.7239779829978943, -0.2172013223171234, 0.8948525786399841, 0.25378501415252686, -0.276674747467041, 0.41778305172920227, 0.35941335558891296, 0.18153879046440125, -0.6931290030479431, 0.7420654296875, 0.09423041343688965, 0.05060672387480736, -0.4165985882282257, 0.11369547992944717, -0.3150220811367035, 0.31711384654045105, 0.769880473613739, -0.04629217088222504, 0.5705227851867676, -0.004537847824394703, 0.6413999795913696, 0.5618508458137512, -0.6080917119979858, -0.6031823754310608, 0.7726121544837952, 0.5874048471450806, -0.04396761953830719, 0.9624263644218445, -0.8638778924942017, 0.1171145886182785, 0.3302350640296936, -0.16870415210723877, 0.25066524744033813, 0.0975089743733406, 0.22386616468429565, 0.3352080285549164, -0.17324526607990265, 0.05988100543618202, 0.6018555760383606, -0.19588607549667358, -0.6403263211250305, -0.762438178062439, -0.2470834106206894, -0.0063283066265285015, 0.6233057379722595, -0.5183956027030945, 0.37326353788375854, -0.1511618196964264, -0.2790401875972748, -0.04200899600982666, 0.10378341376781464, -0.8632639050483704, -0.43298399448394775, -0.2296687662601471, 0.6014851331710815, -0.5230977535247803, 0.38054120540618896, 0.8510528802871704, -0.590388834476471, -0.5673044919967651, -0.15751314163208008, -0.113102987408638, -1.0478296279907227, 0.6692899465560913, -0.12526217103004456, -0.024739952757954597, 0.1784314513206482, -1.0570919513702393, -0.4212625324726105, 1.0409035682678223, 0.10920102149248123, -0.7306284308433533, 0.6350895166397095, -0.29235419631004333, -0.04523974284529686, 0.31857502460479736, 0.5540868639945984, 0.3917843997478485, 0.5388763546943665, 0.381409615278244, -0.789262592792511, -0.18309901654720306, -0.7395532727241516, -0.5158782601356506, 0.24815502762794495, -1.1020774841308594, 0.35954272747039795, -0.43240177631378174, 0.11937311291694641, 0.25659990310668945, 1.0341997146606445, 0.11514463275671005, 0.786966860294342, 0.23647914826869965, 0.6857957243919373, 0.7519035339355469, -0.5626661777496338, 0.9156544208526611, -0.2137979418039322, 0.6348108649253845, 0.7164365649223328, -0.0670175775885582, 0.7408350110054016, 0.8281063437461853, -0.5589189529418945, 0.036574434489011765, 0.8948249816894531, 0.1432047039270401, 0.6448554992675781, -0.040798697620630264, -0.2855393588542938, -0.34825727343559265, -0.31198108196258545, -0.6203340291976929, 0.35413578152656555, 0.4354451298713684, 0.16897250711917877, -0.17470641434192657, 0.011871256865561008, 0.16199740767478943, -0.3706744909286499, -0.06158203259110451, 0.5769863724708557, 0.1605849266052246, -0.21142421662807465, 0.09169363975524902, -0.3392041325569153, 0.36804667115211487, -0.5658345222473145, -0.42426082491874695, -0.24509920179843903, 0.17290906608104706, -0.49780187010765076, -1.3041458129882812, -0.22883056104183197, -0.37705370783805847, -0.1018335372209549, 0.22361688315868378, 0.62139493227005, -0.35649964213371277, -0.5487280488014221, -0.19594454765319824, 0.6191585659980774, 0.46555405855178833, -0.21891623735427856, -0.4988940954208374, 0.192121222615242, -0.23857054114341736, -0.7065053582191467, 0.18352478742599487, 0.17736981809139252, -0.18559680879116058, 0.6188799142837524, 0.5888124108314514, -0.045353397727012634, -0.09727294743061066, 0.06890995800495148, 0.7747735977172852, -0.6373576521873474, -0.5168459415435791, -0.25219181180000305, 0.742453932762146, -0.45884770154953003, -0.483424574136734, 0.3632868230342865, 1.3061987161636353, 0.49442243576049805, -0.051210667937994, 0.702427327632904, -0.6735369563102722, 0.002185236429795623, -0.6869636178016663, 0.8682289123535156, -0.6020532846450806, 0.17048460245132446, -0.08488742262125015, -1.0309849977493286, -0.2366846650838852, 0.6805612444877625, -0.6329172253608704, 0.1684911698102951, 0.7168260812759399, 1.1616671085357666, -0.5566825270652771, 0.11350750923156738, 0.020614266395568848, 0.30234619975090027, 0.30189159512519836, 0.1059507206082344, 0.8784865736961365, -0.6777021884918213, 0.531650960445404, -0.1661701798439026, -0.1551830917596817, -0.825278103351593, -0.5405482649803162, -0.7020514011383057, -0.7207175493240356, -0.2591590881347656, -0.5625426769256592, 0.18289542198181152, 1.1453300714492798, 0.6153259873390198, -0.9131120443344116, -0.15007878839969635, 0.26676928997039795, 0.2854793071746826, 0.30849307775497437, -0.2146189659833908, 1.0225754976272583, -0.04579877853393555, -0.6618561744689941, 0.35408830642700195, -0.16225937008857727, 0.20182424783706665, 0.22152242064476013, -0.2562474310398102, -0.24055705964565277, -0.639618992805481, 0.6973278522491455, 0.16290871798992157, -0.3441077172756195, -0.10142832249403, 0.328398734331131, 0.03867118060588837, 0.052967701107263565, 1.1079800128936768, -0.49943017959594727, 0.2035299688577652, 0.862856924533844, 0.2914584279060364, 0.8556603789329529, 0.17595425248146057, -0.13308145105838776, -0.7908856868743896, 0.7792812585830688, 0.2846183180809021, 0.1620921492576599, 0.5652288794517517, -0.4434552490711212, 0.8440747857093811, 0.5672798752784729, -0.6095222234725952, -0.7700014114379883, 0.0645742416381836, -1.8457201719284058, 0.2843960225582123, 1.5462566614151, 0.33987167477607727, 0.03497638925909996, -0.048943568021059036, -0.39849069714546204, -0.02190527133643627, -0.930348813533783, 0.41624915599823, 0.4826705753803253, -0.33380141854286194, 0.045312393456697464, -0.8501066565513611, 0.41692760586738586, 0.2968744933605194, -0.5610864162445068, -0.10360873490571976, 0.27748623490333557, 0.17970016598701477, -0.10562276840209961, 0.5374544262886047, -0.07537999749183655, 0.2019316703081131, -0.07309062778949738, -0.2744646370410919, -0.04544275999069214, -0.25526753067970276, 0.4083367586135864, 0.31605952978134155, -0.13694873452186584, -0.33331581950187683 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
wangrui6/Zhihu-KOL
wangrui6
2023-04-23T13:26:03Z
423
98
null
[ "task_categories:question-answering", "language:zh", "region:us" ]
2023-04-23T13:26:03Z
2023-02-25T00:21:29.000Z
2023-02-25T00:21:29
--- dataset_info: features: - name: INSTRUCTION dtype: string - name: RESPONSE dtype: string - name: SOURCE dtype: string - name: METADATA dtype: string splits: - name: train num_bytes: 2295601241 num_examples: 1006218 download_size: 1501204472 dataset_size: 2295601241 task_categories: - question-answering language: - zh --- # Dataset Card for "Zhihu-KOL" Zhihu data for training Open Assitant [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.45824265480041504, -0.3140103220939636, -0.013780864886939526, -0.006390297319740057, -0.30663445591926575, -0.24667951464653015, 0.05114113911986351, -0.20098371803760529, 0.6179851293563843, 0.46342945098876953, -0.8673915863037109, -0.8204517960548401, -0.3490789234638214, -0.42520424723625183, -0.06861722469329834, 1.4894497394561768, -0.017335515469312668, 0.3515510559082031, -0.4986097812652588, -0.46332141757011414, -0.3680887818336487, -0.761012613773346, -0.7185896039009094, -0.65610671043396, 0.86615389585495, 0.8677698373794556, 0.6255243420600891, 0.40404170751571655, 0.6648690104484558, 0.10083238780498505, 0.30201250314712524, -0.29607921838760376, -0.353538453578949, -0.00602113688364625, -0.2699110209941864, -0.709969699382782, -0.9873847365379333, -0.0669877901673317, 0.6670663952827454, 0.7276431322097778, -0.23123040795326233, 0.6439939141273499, -0.4663848280906677, 1.0344759225845337, -0.6120116710662842, 0.5618207454681396, -0.16073337197303772, 0.22940334677696228, -0.8417037129402161, 0.11620862782001495, 0.13015338778495789, -0.6920585036277771, -0.2598147988319397, -0.9590917229652405, 0.22303904592990875, -0.020267115905880928, 0.6489081382751465, 0.1297983080148697, 0.11483561992645264, -0.22833089530467987, -0.6238405108451843, 0.1051555722951889, -0.34418341517448425, 0.4459956884384155, 0.6702470183372498, 0.8067977428436279, 0.08404470980167389, -0.4918639361858368, -0.42518508434295654, 0.16700977087020874, 0.10299335420131683, 0.36454543471336365, 0.24529942870140076, -0.014255376532673836, 0.510897696018219, 0.9393473863601685, -0.39727479219436646, -0.30766844749450684, -0.5512025356292725, -0.1710124909877777, 0.9175440073013306, 0.24048364162445068, 0.6166016459465027, 0.4423639476299286, -0.10596763342618942, -0.4273531138896942, -0.4364970922470093, -0.0026907611172646284, 0.8585233092308044, 0.3620082437992096, -0.9633059501647949, 0.8042437434196472, -0.4052762985229492, 0.4143551290035248, -0.24986162781715393, 0.5732481479644775, 0.6943104267120361, -0.29832693934440613, -0.15780135989189148, 0.2865983545780182, 0.5464386343955994, 0.39326992630958557, 0.32874324917793274, -0.061355624347925186, -0.15501253306865692, 0.17003458738327026, 0.05692211538553238, -1.046843409538269, -0.9041091799736023, 0.30126115679740906, -0.5316482782363892, -0.23067636787891388, 0.6496438384056091, -0.9969347715377808, -0.34077540040016174, -0.28744664788246155, 0.21743589639663696, -0.1599641740322113, -0.8668414354324341, -0.19974949955940247, -0.5889334678649902, 0.3764049708843231, 0.07019045948982239, -0.9310657978057861, 0.42568260431289673, 0.37209370732307434, 0.721589207649231, 0.38142073154449463, -0.39856234192848206, -0.77784264087677, 0.21031460165977478, -0.35517680644989014, 0.6071704030036926, -0.5391395092010498, -0.3097824156284332, 0.26542389392852783, 0.3140868842601776, 0.04169123247265816, -0.19495156407356262, 0.8001452088356018, -0.59099942445755, -0.21951048076152802, -0.579840362071991, -0.4616529941558838, -0.04783007130026817, 0.06989092379808426, -1.0607130527496338, 0.9470008015632629, 0.505282461643219, -0.6969292163848877, 0.3730050325393677, -1.5552409887313843, -0.2800099551677704, 0.4973023235797882, -0.139912411570549, -0.6069898009300232, 0.21133637428283691, -0.13125000894069672, 0.26379314064979553, 0.041399307548999786, 0.27126964926719666, -0.6959470510482788, -0.2847702205181122, 0.13514778017997742, 0.11550303548574448, 1.136468768119812, 0.22389578819274902, 0.3816376030445099, 0.3161320686340332, -1.1222270727157593, -0.029954347759485245, 0.3294031620025635, -0.05715619772672653, -0.5322640538215637, -0.3740452527999878, 0.22158539295196533, -0.10428563505411148, 0.33292701840400696, -0.7121554017066956, 0.5981627106666565, -0.07771936058998108, -0.06389062851667404, 0.7550670504570007, -0.14369934797286987, 0.25437432527542114, -0.3499259352684021, 0.5341735482215881, 0.29898983240127563, 0.3397427499294281, 0.1407935470342636, -0.3560882806777954, -0.5929003953933716, 0.32363593578338623, 0.5693620443344116, 0.41793540120124817, -0.6499105095863342, 0.622613251209259, -0.03608417510986328, -0.9288516044616699, -0.720461905002594, -0.003370412392541766, 0.27624136209487915, 0.23767609894275665, 0.3521718978881836, -0.59742271900177, -0.6048370003700256, -0.644930362701416, 0.4222167134284973, -0.061989132314920425, -0.017625978216528893, 0.1951395571231842, 0.9576923847198486, -0.19202065467834473, 0.6451569199562073, -0.8575733304023743, -0.30084946751594543, 0.1709834337234497, -0.24898691475391388, 0.066266730427742, 0.7419406771659851, 0.8982190489768982, -0.7753623127937317, -0.5588840842247009, -0.1173294261097908, -0.7035617828369141, 0.07117067277431488, 0.5236246585845947, -0.7821592688560486, -0.03261619806289673, 0.10819792002439499, -0.4487675726413727, 0.8153266310691833, 0.6325749158859253, -0.47625601291656494, 0.37109583616256714, -0.0850260928273201, 0.2028660625219345, -1.0818208456039429, 0.4038603901863098, -0.30179426074028015, 0.1598869264125824, -0.560195803642273, 0.36868005990982056, 0.0651741623878479, -0.3341144919395447, -0.10946058481931686, 0.4498410224914551, -0.4445858299732208, -0.3186824917793274, -0.16986939311027527, -0.061176300048828125, -0.3692387342453003, 0.45686882734298706, 0.25112882256507874, 0.7320870161056519, 1.1005905866622925, -0.4636375606060028, 0.9478945732116699, 0.8965491652488708, -0.09696988016366959, 0.8927731513977051, -0.7503085732460022, 0.34989961981773376, -0.08619777113199234, 0.2093873918056488, -0.6257227063179016, -0.9062455892562866, 0.9035995602607727, -0.47797831892967224, 0.12907253205776215, -0.47836270928382874, -0.6821079850196838, -0.5468027591705322, -0.3202548623085022, 0.974496066570282, 0.5404645204544067, -0.8688725233078003, -0.012064473703503609, 0.41315963864326477, 0.16180571913719177, -0.04079804942011833, -0.8460803627967834, -0.25421878695487976, -0.008912354707717896, -0.18536703288555145, 0.20786777138710022, -0.6859353184700012, 0.0527229979634285, -0.03521057218313217, 0.2693732678890228, -0.33823466300964355, -0.22319179773330688, 0.5891423225402832, 0.23491235077381134, -0.40404146909713745, 0.37845417857170105, -0.058586787432432175, -0.5128525495529175, 0.08973994851112366, 0.09494747966527939, 0.6030837297439575, 0.031947407871484756, -0.4629352390766144, -0.42555755376815796, 0.3995898962020874, 0.32299962639808655, -0.23465891182422638, 0.7327764630317688, 0.893695592880249, -0.7307894229888916, 0.08777840435504913, -0.1461004763841629, -0.019139138981699944, -0.4151615500450134, -0.0615912526845932, -0.2156529277563095, -0.29024872183799744, 0.6108554005622864, 0.16935785114765167, 0.09331484884023666, 0.5489482879638672, 0.7816559076309204, 0.3159540593624115, 0.6917105317115784, 0.5548675060272217, -0.439606249332428, 0.4599037170410156, -0.25319311022758484, -0.21578414738178253, -0.9426873326301575, -0.43860897421836853, -0.43156319856643677, -0.39568400382995605, -0.3752686083316803, 0.03687223792076111, -0.1669631004333496, 0.1257660686969757, -0.1701630800962448, 0.39296138286590576, -0.5569588541984558, 0.26037105917930603, 0.7751453518867493, 0.33597758412361145, -0.01882041059434414, -0.3306120038032532, 0.26375705003738403, 0.33355942368507385, -0.6288804411888123, -0.014755528420209885, 1.2544779777526855, 0.36336544156074524, 0.7444438338279724, 0.16484268009662628, 0.8612405061721802, 0.12427288293838501, 0.21912890672683716, -0.4930916428565979, 0.3956664502620697, 0.16555306315422058, -0.6828811168670654, -0.32864418625831604, -0.015185284428298473, -0.7468931674957275, -0.4561925530433655, -0.2559249997138977, -0.22156718373298645, 0.21529264748096466, 0.408605694770813, -0.07573623210191727, 0.5561559200286865, -0.5353243350982666, 0.8204329013824463, -0.06650888919830322, -0.035204123705625534, -0.13526347279548645, -0.8009679913520813, 0.21140524744987488, 0.2085750848054886, -0.014225886203348637, -0.1695532351732254, -0.03358094394207001, 0.950594961643219, -0.7775098085403442, 1.045021653175354, -0.7659112215042114, 0.008661658503115177, 0.27943965792655945, -0.6322413682937622, 0.12105262279510498, 0.19624477624893188, -0.16745474934577942, 0.2620522379875183, -0.07648301869630814, -0.6324068903923035, -0.4382707178592682, 0.5065213441848755, -0.8675896525382996, 0.35462433099746704, -0.3982645273208618, -0.7681807279586792, -0.059608787298202515, 0.3709396421909332, 0.3527078628540039, 0.7719998359680176, -0.30624938011169434, 0.05771687254309654, 0.6751464009284973, 0.1742590218782425, 0.16576771438121796, 0.1772235929965973, -0.2686373293399811, -0.5054383873939514, 1.1073943376541138, 0.35495010018348694, -0.10776156932115555, 0.06589217483997345, 0.38790714740753174, -0.04330773279070854, -0.6535824537277222, -0.7396048903465271, -0.09159999340772629, -0.4860382080078125, -0.5039067268371582, -0.06850547343492508, -0.7010951042175293, -0.46070417761802673, -0.03148563578724861, -0.2639976441860199, -0.3985271751880646, -0.43404000997543335, -0.4246915578842163, 1.0756620168685913, 0.5320804119110107, -0.5542843341827393, 0.7396789789199829, -0.8247516751289368, 0.6304669976234436, -0.11134420335292816, 1.3087855577468872, 0.02218393050134182, -0.13224445283412933, -0.6466478109359741, 0.4538121819496155, 0.07666121423244476, -0.5717396140098572, -0.22285336256027222, 0.28916290402412415, 0.7498322129249573, 0.5419908165931702, 0.29523149132728577, 0.56806880235672, -0.15388695895671844, 0.7164713144302368, 0.38254985213279724, -0.3865242004394531, 0.9733438491821289, -0.39976853132247925, 0.31601014733314514, 1.0205514430999756, 0.6984129548072815, -0.28568536043167114, 0.028575416654348373, -0.8820807933807373, -0.5916378498077393, 0.7197614908218384, 0.12132276594638824, 0.17838768661022186, 0.09368743747472763, 0.5909662842750549, 0.37873250246047974, 0.4327484667301178, -0.7326488494873047, -0.7999908328056335, -0.3662823736667633, -0.33121970295906067, 0.20217984914779663, -0.3180733323097229, -0.2576709985733032, -0.6705414652824402, 0.8286431431770325, 0.0019524097442626953, 0.39392784237861633, 0.03424827754497528, 0.17088425159454346, -0.45733052492141724, -0.06437771022319794, 0.45337358117103577, 0.3989516496658325, -0.49561503529548645, -0.3488254249095917, -0.24917691946029663, -0.704075813293457, -0.15191487967967987, 0.3535565137863159, -0.2996222674846649, -0.15830670297145844, 0.46402281522750854, 0.8010369539260864, -0.19574277102947235, -0.23584914207458496, 0.317367285490036, 0.12337057292461395, -0.5209200382232666, -0.6254959106445312, 0.5434892177581787, -0.009697633795440197, 0.23874486982822418, -0.05008763447403908, -0.1767483502626419, 0.1844729781150818, -0.7702183127403259, 0.2590620815753937, 0.16873066127300262, -0.6642664074897766, -0.49029505252838135, 0.6381587386131287, 0.281382292509079, -0.6145225167274475, 1.0528925657272339, -0.06906024366617203, -0.4083729088306427, 0.5457947254180908, 0.3600531816482544, 0.716533899307251, -0.6185498833656311, 0.157870352268219, 0.7158235907554626, -0.14340534806251526, 0.12470300495624542, 0.6412354111671448, -0.3611394762992859, -0.7549378275871277, 0.28319528698921204, -0.2950248122215271, -0.5260140299797058, 0.011271617375314236, -1.340863585472107, 0.28199413418769836, -0.6320969462394714, -0.11702080070972443, -0.050079699605703354, 0.19399476051330566, -0.7935028672218323, 0.24581344425678253, -0.03639631345868111, 1.2939084768295288, -0.9325131177902222, 1.0402169227600098, 0.9463421702384949, -0.7598085999488831, -0.30496346950531006, -0.12618081271648407, -0.2063688039779663, -0.9205951690673828, -0.0391121506690979, 0.16044844686985016, 0.3901706635951996, -0.03758562356233597, -0.9380706548690796, -0.3555050790309906, 1.278398871421814, 0.08070014417171478, -0.7856932878494263, 0.16668128967285156, 0.03373004496097565, 0.37015217542648315, -0.3676527738571167, 0.12448018044233322, 0.5178966522216797, 0.6894732713699341, 0.12416612356901169, -0.35921117663383484, -0.1858905702829361, -0.6659659743309021, -0.4007769525051117, 0.5477890372276306, -0.9828434586524963, 0.31577855348587036, -0.16139651834964752, 0.08104477822780609, 0.2427777647972107, 0.8415181636810303, 0.06922639906406403, 0.6361038684844971, 0.5244334936141968, 0.6325713992118835, 0.8614306449890137, -0.1274995058774948, 0.7621870636940002, 0.005980347283184528, 0.27175015211105347, 1.335548758506775, -0.22552500665187836, 0.4510308802127838, 0.4259733259677887, -0.15579895675182343, 0.44361570477485657, 0.5661160945892334, -0.6597451567649841, 0.6620421409606934, 0.27368131279945374, -0.20959553122520447, -0.04542849585413933, -0.09107133746147156, -0.7340376973152161, 0.06846939772367477, 0.25928378105163574, -0.1469181925058365, -0.23780499398708344, 0.16462649405002594, -0.2486622929573059, 0.014560075476765633, -0.5988547801971436, 0.799485445022583, -0.1323794275522232, -0.00970936194062233, -0.26649972796440125, -0.2601107358932495, 0.31556224822998047, -0.9482919573783875, -0.5402418971061707, 0.07806396484375, -0.05485246703028679, -0.5610396862030029, -1.027351975440979, 0.7347496151924133, -0.5094709396362305, -0.3052428066730499, 0.3947792649269104, 0.8036174178123474, -0.5613199472427368, -0.6546637415885925, 0.1896858811378479, 0.1694333255290985, 0.3127288222312927, 0.24241946637630463, -0.8253231048583984, 0.2279042750597, -0.2910650074481964, -0.039217814803123474, 0.3732892870903015, 0.24414807558059692, 0.027284089475870132, 0.579741358757019, 0.6847766041755676, 0.18882310390472412, -0.4033026099205017, 0.3640631437301636, 0.937250018119812, -0.563626766204834, -0.47280627489089966, -0.6224316358566284, 0.6358178853988647, -0.3026435375213623, -0.6078216433525085, 0.596836268901825, 1.0880793333053589, 1.051086187362671, -0.3314334452152252, 1.0033735036849976, -0.29458922147750854, 0.4212223291397095, -0.4639017879962921, 0.8488203883171082, -0.2459491640329361, -0.5515842437744141, -0.1431363970041275, -0.7141243815422058, -0.4515869915485382, 0.7008745670318604, 0.13571584224700928, -0.07906787097454071, 0.19933727383613586, 0.5624794960021973, -0.3656313121318817, 0.34682536125183105, 0.2292516827583313, -0.01118425838649273, 0.006165814585983753, 0.5131098031997681, 0.462071031332016, -0.6384665966033936, 0.05258188024163246, -0.5428688526153564, -0.48497965931892395, -0.1535780131816864, -0.810320258140564, -1.1307207345962524, -0.8025733232498169, -0.6074471473693848, -0.2660622298717499, 0.004854489583522081, 0.96418696641922, 0.7151269316673279, -1.016983985900879, -0.20442959666252136, -0.16433320939540863, 0.20225077867507935, -0.2162693291902542, -0.1782303750514984, 0.7150814533233643, 0.18646584451198578, -0.6047712564468384, -0.24823227524757385, -0.28226616978645325, 0.327164888381958, -0.16828006505966187, -0.18079259991645813, -0.0014206962659955025, -0.1832597553730011, 0.3482065498828888, 0.4884827435016632, -0.03208671510219574, -0.3536708652973175, -0.7554427981376648, 0.14904150366783142, 0.33493638038635254, 0.9134182929992676, -0.2531343996524811, 0.22107169032096863, 0.4469716250896454, 0.4171639680862427, 0.21442951261997223, 0.08115421235561371, 0.6031297445297241, -0.7291263937950134, 0.27606087923049927, -0.125857412815094, 0.40122807025909424, 0.07875152677297592, -0.5409210324287415, 1.1234252452850342, 0.2515515387058258, -0.485995352268219, -0.7510445713996887, 0.058101169764995575, -1.4002035856246948, 0.36720016598701477, 0.6855364441871643, -0.0554826557636261, -0.3185233473777771, -0.023117365315556526, -0.43668413162231445, 0.5685350298881531, -0.6234880685806274, 0.1850470006465912, 0.6942585706710815, 0.050825078040361404, -0.13300317525863647, -0.6616791486740112, 0.5516034364700317, -0.6388716697692871, -1.1890469789505005, 0.37318986654281616, 0.47805842757225037, 0.119782954454422, 0.06048956885933876, 0.8107481002807617, -0.23965322971343994, 0.4639727473258972, 0.4685991406440735, 0.4505733251571655, -0.536048173904419, -0.621365487575531, -0.2845165431499481, -0.07714443653821945, 0.0005535949021577835, -0.76273512840271 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
GEM/schema_guided_dialog
GEM
2022-10-24T15:30:26Z
422
3
null
[ "task_categories:conversational", "annotations_creators:crowd-sourced", "language_creators:unknown", "multilinguality:unknown", "size_categories:unknown", "source_datasets:original", "language:en", "license:cc-by-sa-4.0", "dialog-response-generation", "arxiv:1909.05855", "arxiv:2004.15006", "arxiv:2002.01359", "region:us" ]
2022-10-24T15:30:26Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - crowd-sourced language_creators: - unknown language: - en license: - cc-by-sa-4.0 multilinguality: - unknown size_categories: - unknown source_datasets: - original task_categories: - conversational task_ids: [] pretty_name: schema_guided_dialog tags: - dialog-response-generation --- # Dataset Card for GEM/schema_guided_dialog ## Dataset Description - **Homepage:** n/a - **Repository:** [Github[(https://github.com/google-research-datasets/dstc8-schema-guided-dialogue) - **Paper:** https://arxiv.org/abs/1909.05855 - **Leaderboard:** N/A - **Point of Contact:** Abhinav Rastogi ### Link to Main Data Card You can find the main data card on the [GEM Website](https://gem-benchmark.com/data_cards/schema_guided_dialog). ### Dataset Summary The GEM version of this dataset functions as a response generation dataset. The input specifies dialog acts that a model needs to verbalize. The Schema-Guided Dialog dataset is challenging since it comprises multiple domains from hotel and travel to restaurants, and a wide range of dialog acts. The context of each conversation is provided as well. You can load the dataset via: ``` import datasets data = datasets.load_dataset('GEM/schema_guided_dialog') ``` The data loader can be found [here](https://huggingface.co/datasets/GEM/schema_guided_dialog). #### website n/a #### paper [Arxiv](https://arxiv.org/abs/1909.05855) #### authors Abhinav Rastogi, Xiaoxue Zang, Srinivas Sunkara, Raghav Gupta, Pranav Khaitan, Amir Fayazi, Maria Wang, and Guan-Lin Chao ## Dataset Overview ### Where to find the Data and its Documentation #### Download <!-- info: What is the link to where the original dataset is hosted? --> <!-- scope: telescope --> [Github[(https://github.com/google-research-datasets/dstc8-schema-guided-dialogue) #### Paper <!-- info: What is the link to the paper describing the dataset (open access preferred)? --> <!-- scope: telescope --> [Arxiv](https://arxiv.org/abs/1909.05855) #### BibTex <!-- info: Provide the BibTex-formatted reference for the dataset. Please use the correct published version (ACL anthology, etc.) instead of google scholar created Bibtex. --> <!-- scope: microscope --> ``` { @inproceedings{rastogi2020towards, title={Towards scalable multi-domain conversational agents: The schema-guided dialogue dataset}, author={Rastogi, Abhinav and Zang, Xiaoxue and Sunkara, Srinivas and Gupta, Raghav and Khaitan, Pranav}, booktitle={Proceedings of the AAAI Conference on Artificial Intelligence}, volume={34}, number={05}, pages={8689--8696}, year={2020} } ``` #### Contact Name <!-- quick --> <!-- info: If known, provide the name of at least one person the reader can contact for questions about the dataset. --> <!-- scope: periscope --> Abhinav Rastogi #### Contact Email <!-- info: If known, provide the email of at least one person the reader can contact for questions about the dataset. --> <!-- scope: periscope --> schema-guided-dst@google.com #### Has a Leaderboard? <!-- info: Does the dataset have an active leaderboard? --> <!-- scope: telescope --> no ### Languages and Intended Use #### Multilingual? <!-- quick --> <!-- info: Is the dataset multilingual? --> <!-- scope: telescope --> no #### Covered Languages <!-- quick --> <!-- info: What languages/dialects are covered in the dataset? --> <!-- scope: telescope --> `English` #### Whose Language? <!-- info: Whose language is in the dataset? --> <!-- scope: periscope --> The language structure is machine-generated, and the language realizations are produced by crowd workers. The dataset paper does not provide demographic information for the crowd workers. #### License <!-- quick --> <!-- info: What is the license of the dataset? --> <!-- scope: telescope --> cc-by-sa-4.0: Creative Commons Attribution Share Alike 4.0 International #### Intended Use <!-- info: What is the intended use of the dataset? --> <!-- scope: microscope --> The Schema-Guided Dialogue (SGD) dataset contains 18K multi-domain task-oriented dialogues between a human and a virtual assistant, which covers 17 domains ranging from banks and events to media, calendar, travel, and weather. The language presents in the datset is only English. The SGD dataset provides a challenging testbed for a number of tasks in task-oriented dialogue, including language understanding, slot filling, dialogue state tracking and response generation. For the creation of the SGD dataset, they developed a multi-domain dialogue simulator that generates dialogue outlines over an arbitrary combination of APIs, dialogue states and system actions. Then, they used a crowd-sourcing procedure to paraphrase these outlines to natural language utterances. This novel crowd-sourcing procedure preserves all annotations obtained from the simulator and does not require any extra annotations after dialogue collection. #### Primary Task <!-- info: What primary task does the dataset support? --> <!-- scope: telescope --> Dialog Response Generation #### Communicative Goal <!-- quick --> <!-- info: Provide a short description of the communicative goal of a model trained for this task on this dataset. --> <!-- scope: periscope --> The goal of a speaker who generates the target utterance is to help users accomplish tasks including but not limited to finding flights, booking restaurants, searching for nearby events and movies. ### Credit #### Curation Organization Type(s) <!-- info: In what kind of organization did the dataset curation happen? --> <!-- scope: telescope --> `industry` #### Curation Organization(s) <!-- info: Name the organization(s). --> <!-- scope: periscope --> Google #### Dataset Creators <!-- info: Who created the original dataset? List the people involved in collecting the dataset and their affiliation(s). --> <!-- scope: microscope --> Abhinav Rastogi, Xiaoxue Zang, Srinivas Sunkara, Raghav Gupta, Pranav Khaitan, Amir Fayazi, Maria Wang, and Guan-Lin Chao #### Funding <!-- info: Who funded the data creation? --> <!-- scope: microscope --> Google #### Who added the Dataset to GEM? <!-- info: Who contributed to the data card and adding the dataset to GEM? List the people+affiliations involved in creating this data card and who helped integrate this dataset into GEM. --> <!-- scope: microscope --> Wanyu Du wrote the initial data card and Yacine Jernite the data loader. Simon Mille updated the data card with the additional splits. Sebastian Gehrmann migrated the data card and loader to the v2 version and extended the missing information. ### Dataset Structure #### Data Fields <!-- info: List and describe the fields present in the dataset. --> <!-- scope: telescope --> Each dialog instance has the following fields: * `dialogue_id`: A unique identifier for a dialogue. * `services`: A list of services present in the dialogue. * `turns`: A list of annotated system or user utterances. Each turn consists of the following fields: * `speaker`: The speaker for the turn, either `USER` or `SYSTEM`. * `utterance`: A string containing the natural language utterance. * `frames`: A list of frames, each frame containing annotations for a single service and consists of the following fields: * `service`: The name of the service corresponding to the frame. The slots and intents used in the following fields are taken from the schema of this service. * `slots`: A list of slot spans in the utterance, only provided for non-categorical slots. Each slot span contains the following fields: * `slot`: The name of the slot. * `start`: The index of the starting character in the utterance corresponding to the slot value. * `exclusive_end`: The index of the character just after the last character corresponding to the slot value in the utterance. * `actions`: A list of actions corresponding to the system. Each action has the following fields: * `act`: The type of action. * `slot`: (optional) A slot argument for some of the actions. * `values`: (optional) A list of values assigned to the slot. If the values list is non-empty, then the slot must be present. * `canonical_values`: (optional) The values in their canonicalized form as used by the service. It is a list of strings of the same length as values. * `service_call`: (system turns only, optional) The request sent to the service. It consists of the following fields: * `method`: The name of the intent or function of the service or API being executed. * `parameters`: A pair of lists of the same lengths: `parameter_slot_name` contains slot names and `parameter_canonical_value` contains the corresponding values in their canonicalized form. * `service_results`: (system turns only, optional) A list of entities containing the results obtained from the service. It is only available for turns in which a service call is made. Each entity is represented as a pair of lists of the same length: `service_slot_name` contains slot names and `service_canonical_value` contains the corresponding canonical values. * `state`: (user turns only) The dialogue state corresponding to the service. It consists of the following fields: * `active_intent`: The intent corresponding to the service of the frame which is currently being fulfilled by the system. It takes the value "NONE" if none of the intents are active. * `requested_slots`: A list of slots requested by the user in the current turn. * `slot_values`: A pair of lists of the same lengths: `slot_name` contains slot names and `slot_value_list` contains the corresponding lists of strings. For categorical slots, this list contains a single value assigned to the slot. For non-categorical slots, all the values in this list are spoken variations of each other and are equivalent (e.g, "6 pm", "six in the evening", "evening at 6" etc.). #### Example Instance <!-- info: Provide a JSON formatted example of a typical instance in the dataset. --> <!-- scope: periscope --> ``` {'dialogue_id': '1_00000', 'services': ['Restaurants_1'], 'turns': {'frames': [{'actions': [{'act': [6], 'canonical_values': [['FindRestaurants']], 'slot': ['intent'], 'values': [['FindRestaurants']]}], 'service': ['Restaurants_1'], 'service_call': [{'method': '', 'parameters': {'parameter_canonical_value': [], 'parameter_slot_name': []}}], 'service_results': [{'service_results_list': []}], 'slots': [{'exclusive_end': [], 'slot': [], 'start': []}], 'state': [{'active_intent': 'FindRestaurants', 'requested_slots': [], 'slot_values': {'slot_name': [], 'slot_value_list': []}}]}, {'actions': [{'act': [13], 'canonical_values': [[]], 'slot': ['city'], 'values': [[]]}], 'service': ['Restaurants_1'], 'service_call': [{'method': '', 'parameters': {'parameter_canonical_value': [], 'parameter_slot_name': []}}], 'service_results': [{'service_results_list': []}], 'slots': [{'exclusive_end': [], 'slot': [], 'start': []}], 'state': [{'active_intent': '', 'requested_slots': [], 'slot_values': {'slot_name': [], 'slot_value_list': []}}]}, ...,]} 'speaker': [0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1], 'utterance': [ 'I am feeling hungry so I would like to find a place to eat.', 'Do you have a specific which you want the eating place to be located at?', 'I would like for it to be in San Jose.', 'Is there a specific cuisine type you enjoy, such as Mexican, Italian or something else?', 'I usually like eating the American type of food.', 'I see that at 71 Saint Peter there is a good restaurant which is in San Jose.', 'Can you give me the address of this restaurant.', 'If you want to go to this restaurant you can find it at 71 North San Pedro Street.', 'Can you give me the phone number that I can contact them with?', 'If you want to phone them you can at 408-971-8523.', 'Is there some other restaurant which you can suggest?', 'How would you like Bazille restaurant which is situated in San Jose.', 'Do you have another restaurant matching my needs? For example a restaurant which is economical and is located in Palo Alto.', 'I see that 7 restaurants suit to what you requested. Bird Dog seems as a good restaurant and is located in Palo Alto.', 'Alright, that seems good. I would like to make a booking at this restaurant.', 'For which time do you want the booking to be?', 'I will be eating there at 11:30 am so make it for then.', 'Can you please confirm that you want to book a table for 2 at 11:30 am at the Bird Dog restaurant in Palo Alto for today.', 'That suits me well. Can you tell me if they feature live music?', 'Your booking has been made without errors, but unfortunately they do not have live music.', 'Will I be able to find liquor there? Can you give me the address of their location?', 'The restaurant is located at 420 Ramona Street. Unfortunately they do not serve alcohol at the restaurant.', 'I appreciate it very much. That would be all.', 'Have a good time!' ]} ``` #### Data Splits <!-- info: Describe and name the splits in the dataset if there are more than one. --> <!-- scope: periscope --> The dataset is split into a train, validation, and test set with the following sizes: | | Train | Validation | Test | | --- | --- | --- | --- | | \# of dialogues | 16142 | 2482 | 4201 | | \# of turns | 48426 | 7446 | 12603 | #### Splitting Criteria <!-- info: Describe any criteria for splitting the data, if used. If there are differences between the splits (e.g., if the training annotations are machine-generated and the dev and test ones are created by humans, or if different numbers of annotators contributed to each example), describe them here. --> <!-- scope: microscope --> The data is generally split i.i.d, but some topics only appear in training and some only for testing. For example, the domains Messaging, Payment, and Train are test-only. ## Dataset in GEM ### Rationale for Inclusion in GEM #### Why is the Dataset in GEM? <!-- info: What does this dataset contribute toward better generation evaluation and why is it part of GEM? --> <!-- scope: microscope --> This dataset comprises a wide range of dialog capabilities and thus enables the evaluation of many more generation capabilities of comparable datasets. Its collection methodology ensures a high diversity but also high quality of the data. #### Similar Datasets <!-- info: Do other datasets for the high level task exist? --> <!-- scope: telescope --> yes #### Unique Language Coverage <!-- info: Does this dataset cover other languages than other datasets for the same task? --> <!-- scope: periscope --> no #### Difference from other GEM datasets <!-- info: What else sets this dataset apart from other similar datasets in GEM? --> <!-- scope: microscope --> The domains a lot more diverse than other datasets. #### Ability that the Dataset measures <!-- info: What aspect of model ability can be measured with this dataset? --> <!-- scope: periscope --> surface realization, compositionality. ### GEM-Specific Curation #### Modificatied for GEM? <!-- info: Has the GEM version of the dataset been modified in any way (data, processing, splits) from the original curated data? --> <!-- scope: telescope --> yes #### GEM Modifications <!-- info: What changes have been made to he original dataset? --> <!-- scope: periscope --> `data points modified` #### Modification Details <!-- info: For each of these changes, described them in more details and provided the intended purpose of the modification --> <!-- scope: microscope --> We are focusing on the response-generation part of the dataset and thus reformatted the dataset to treat the service agent utterances as the targets to be generated and the previous customer utterance and the agent's dialog act as the input. We additionally reformat the dialog acts to directly conform to the format described in this [paper](https://arxiv.org/abs/2004.15006). #### Additional Splits? <!-- info: Does GEM provide additional splits to the dataset? --> <!-- scope: telescope --> yes #### Split Information <!-- info: Describe how the new splits were created --> <!-- scope: periscope --> 9 challenge sets for Schema-Guided Dialog were added to the GEM evaluation suite. 1. We created subsets of the training and development sets of 500 randomly selected inputs each. 2. We applied 5 transformations to respectively 5 sets of 500 randomly selected inputs: (i) back-translation, (ii)-(iii) introduction of typographical errors, using Butterfingers with two thresholds (0.02 and 0.05), resulting in two sets with different amounts of typos introduced (there are more typos with the 0.05 threshold than with the 0.02 one), (iv) removal of final punctuations (when any), and (v) input scrambling, for which the order of the dialogue acts was randomly reassigned. 3. For the input size, we created subpopulations based on the number of dialogue acts in the input. | DA number | Frequency English | |---------------|-------------------| | 1 | 5049 | | 2 | 2517 | | 3 | 1328 | | 4 | 469 | | 5 | 335 | | 6 | 256 | | 7 | 46 | We also split the test data according to the type of dialogue act, represented by cardinal numbers in the dataset. | DA type | Frequency English | |--------------|-------------------| | 2 | 1397 | | 3 | 983 | | 4 | 1027 | | 5 | 958 | | 9 | 72 | | 10 | 1024 | | 11 | 1246 | | 12 | 500 | | 13 | 2078 | | 15 | 715 | #### Split Motivation <!-- info: What aspects of the model's generation capacities were the splits created to test? --> <!-- scope: periscope --> Generalization and Robustness. ### Getting Started with the Task #### Pointers to Resources <!-- info: Getting started with in-depth research on the task. Add relevant pointers to resources that researchers can consult when they want to get started digging deeper into the task. --> <!-- scope: microscope --> * [Paper for dataset and DST baseline](https://arxiv.org/pdf/1909.05855.pdf) * [DSTC8 overview paper](https://arxiv.org/pdf/2002.01359.pdf) * [Code for DST baseline](https://github.com/google-research/google-research/tree/master/schema_guided_dst) * [Natural language generation baseline paper](https://arxiv.org/pdf/2004.15006.pdf) * [Blog post announcing the dataset](https://ai.googleblog.com/2019/10/introducing-schema-guided-dialogue.html) ## Previous Results ### Previous Results #### Measured Model Abilities <!-- info: What aspect of model ability can be measured with this dataset? --> <!-- scope: telescope --> Surface realization and compositionally. #### Metrics <!-- info: What metrics are typically used for this task? --> <!-- scope: periscope --> `BLEURT`, `BLEU`, `ROUGE` #### Proposed Evaluation <!-- info: List and describe the purpose of the metrics and evaluation methodology (including human evaluation) that the dataset creators used when introducing this task. --> <!-- scope: microscope --> The original paper focused on the task of dialog state prediction instead of response generation and thus did not suggest any set of metrics. #### Previous results available? <!-- info: Are previous results available? --> <!-- scope: telescope --> no ## Dataset Curation ### Original Curation #### Original Curation Rationale <!-- info: Original curation rationale --> <!-- scope: telescope --> Previous multi-domain task-oriented dialogue datsets do not sufficiently capture the real-world challenges in virtual assistants, since they cover few domains and assume a single static ontology per domain. The SGD datset is created to cover 17 domains with over 16K dialogues, and contain multiple different APIs in most domains, many of which have overlapping functionalities but different interfaces, which reflects common real-world scenarios. The wide range of available annotations can be used for intent prediction, slot filling, dialogue state tracking, policy imitation learning, language generation, user simulation learning, among other tasks in large-scale virtual assistants. #### Communicative Goal <!-- info: What was the communicative goal? --> <!-- scope: periscope --> The goal of a speaker who generates the target utterance is to help users accomplish tasks including but not limited to finding flights, booking restaurants, searching for nearby events and movies. #### Sourced from Different Sources <!-- info: Is the dataset aggregated from different data sources? --> <!-- scope: telescope --> no ### Language Data #### How was Language Data Obtained? <!-- info: How was the language data obtained? --> <!-- scope: telescope --> `Machine-generated` #### Generation Method Link <!-- info: If text was machine-generated for the dataset, provide a link to the generation method if available (N/A otherwise). --> <!-- scope: periscope --> [Github](https://github.com/google-research-datasets/dstc8-schema-guided-dialogue) #### Language Producers <!-- info: What further information do we have on the language producers? --> <!-- scope: microscope --> The dialogue outlines are first generated by a simulator. The dialogue simulator interacts with the services to generate dialogue outlines. It consists of two agents playing the roles of the user and the system, interacting with each other using a finite set of actions specified through dialogue acts over a probabilistic automaton designed to capture varied dialogue trajectories. It is worth noting that the simulation automaton does not include any domain-specific constraints: all domain-specific constraints are encoded in the schema and scenario. The dialogue paraphrasing framework then converts the outlines generated by the simulator into a natural conversation. Users may refer to the slot values in the dialogue acts in various different ways during the conversation, e.g., “los angeles” may be referred to as “LA” or “LAX”. To introduce these natural variations in the slot values, different slot values are replaced with a randomly selected variation while being kept consistent across user turns in a dialogue. The actions are then converted to pseudo-natural language utterances using a set of manually defined action-to-text templates, and the resulting utterances for the different actions in a turn are concatenated together. #### Topics Covered <!-- info: Does the language in the dataset focus on specific topics? How would you describe them? --> <!-- scope: periscope --> The dataset covers the following domains: Alarm, Banks, Buses, Calendar, Events, Flights, Homes, Hotels, Media, Messaging, Movies, Music, Payment, RentalCars, Restaurants, RideSharing, Services, Train, Travel, and Weather. The domain ‘Service’ includes salons, dentists, doctors etc. The ‘Alarm’, ‘Messaging’, ‘Payment’ and ‘Train’ domains are only present in the dev or test sets. to test generalization to new domains. #### Data Validation <!-- info: Was the text validated by a different worker or a data curator? --> <!-- scope: telescope --> not validated #### Was Data Filtered? <!-- info: Were text instances selected or filtered? --> <!-- scope: telescope --> not filtered ### Structured Annotations #### Additional Annotations? <!-- quick --> <!-- info: Does the dataset have additional annotations for each instance? --> <!-- scope: telescope --> crowd-sourced #### Number of Raters <!-- info: What is the number of raters --> <!-- scope: telescope --> unknown #### Raters per Training Example <!-- info: How many annotators saw each training example? --> <!-- scope: periscope --> 0 #### Raters per Test Example <!-- info: How many annotators saw each test example? --> <!-- scope: periscope --> 0 #### Annotation Service? <!-- info: Was an annotation service used? --> <!-- scope: telescope --> unknown #### Annotation Values <!-- info: Purpose and values for each annotation --> <!-- scope: microscope --> The dialogue transformed by these steps is sent to the crowd workers to be reformulated into more natural language. One crowd worker is tasked with paraphrasing all utterances of a dialogue to ensure naturalness and coherence. The crowd workers are asked to exactly repeat the slot values in their paraphrases so that the span indices for the slots can be recovered via string matching. #### Any Quality Control? <!-- info: Quality control measures? --> <!-- scope: telescope --> none ### Consent #### Any Consent Policy? <!-- info: Was there a consent policy involved when gathering the data? --> <!-- scope: telescope --> no #### Justification for Using the Data <!-- info: If not, what is the justification for reusing the data? --> <!-- scope: microscope --> While no policy is reported, we assume that one was in place for the collection. ### Private Identifying Information (PII) #### Contains PII? <!-- quick --> <!-- info: Does the source language data likely contain Personal Identifying Information about the data creators or subjects? --> <!-- scope: telescope --> no PII #### Justification for no PII <!-- info: Provide a justification for selecting `no PII` above. --> <!-- scope: periscope --> The SGD dataset does not use identity categories and does not contain sensitive data. ### Maintenance #### Any Maintenance Plan? <!-- info: Does the original dataset have a maintenance plan? --> <!-- scope: telescope --> no ## Broader Social Context ### Previous Work on the Social Impact of the Dataset #### Usage of Models based on the Data <!-- info: Are you aware of cases where models trained on the task featured in this dataset ore related tasks have been used in automated systems? --> <!-- scope: telescope --> no ### Impact on Under-Served Communities #### Addresses needs of underserved Communities? <!-- info: Does this dataset address the needs of communities that are traditionally underserved in language technology, and particularly language generation technology? Communities may be underserved for exemple because their language, language variety, or social or geographical context is underepresented in NLP and NLG resources (datasets and models). --> <!-- scope: telescope --> no ### Discussion of Biases #### Any Documented Social Biases? <!-- info: Are there documented social biases in the dataset? Biases in this context are variations in the ways members of different social categories are represented that can have harmful downstream consequences for members of the more disadvantaged group. --> <!-- scope: telescope --> no #### Are the Language Producers Representative of the Language? <!-- info: Does the distribution of language producers in the dataset accurately represent the full distribution of speakers of the language world-wide? If not, how does it differ? --> <!-- scope: periscope --> Due to the combination of the automatic generation and crowd rater paraphasing, the language can be very formulaic. While this may be acceptable for the model part (i.e., we may actually desire an automated agent to form formulaic responses), the input utterances of the simulated customers likely do not cover the entire spectrum of the English language. ## Considerations for Using the Data ### PII Risks and Liability ### Licenses #### Copyright Restrictions on the Dataset <!-- info: Based on your answers in the Intended Use part of the Data Overview Section, which of the following best describe the copyright and licensing status of the dataset? --> <!-- scope: periscope --> `open license - commercial use allowed` #### Copyright Restrictions on the Language Data <!-- info: Based on your answers in the Language part of the Data Curation Section, which of the following best describe the copyright and licensing status of the underlying language data? --> <!-- scope: periscope --> `open license - commercial use allowed` ### Known Technical Limitations #### Technical Limitations <!-- info: Describe any known technical limitations, such as spurrious correlations, train/test overlap, annotation biases, or mis-annotations, and cite the works that first identified these limitations when possible. --> <!-- scope: microscope --> The dialogues under each domain distributed unevenly, where the flights domain has 3644 dialogues while the payment domain only contains 222 dialogues. Besides, all dialogues are paraphrased by crowd-workers, and it is possible that crow-workers with different culture backgrounds will exhibit biased opinions. #### Unsuited Applications <!-- info: When using a model trained on this dataset in a setting where users or the public may interact with its predictions, what are some pitfalls to look out for? In particular, describe some applications of the general task featured in this dataset that its curation or properties make it less suitable for. --> <!-- scope: microscope --> Since the initial data was automatically generated, the coverage of entity names is necessarily biased. An agent thus needs to be evaluated in a more realistic environment.
[ -0.47605910897254944, -0.9181142449378967, 0.40493112802505493, -0.040077224373817444, -0.006643690634518862, -0.048458173871040344, -0.2669798731803894, -0.1717669814825058, 0.2694830000400543, 0.7482792139053345, -0.8466070294380188, -0.5842753052711487, -0.372068852186203, 0.008366024121642113, -0.31563952565193176, 1.0451892614364624, 0.26440274715423584, 0.008714349940419197, -0.263458251953125, -0.0869906097650528, -0.06469572335481644, -0.3564959168434143, -0.5848826766014099, 0.025148123502731323, 0.21421152353286743, 0.5758880972862244, 0.7562119960784912, 0.7417585253715515, 0.5250329375267029, 0.3657362461090088, -0.18228991329669952, 0.4098909795284271, -0.4889569878578186, -0.029654210433363914, 0.057252127677202225, -0.20933674275875092, -0.5821555852890015, 0.0674472376704216, 0.6946301460266113, 0.8283732533454895, -0.3531841039657593, 0.1569214165210724, 0.08800546079874039, 0.34691575169563293, 0.06792057305574417, 0.6578168869018555, -0.5227718949317932, -0.09376125037670135, -0.37109366059303284, -0.13117839395999908, -0.4136078655719757, -0.2733961343765259, 0.35149073600769043, -1.0965523719787598, 0.3455420136451721, 0.07259111851453781, 1.059452772140503, 0.1731756031513214, -0.31323885917663574, -0.48651736974716187, -0.4221656322479248, 0.7354955077171326, -0.5755977034568787, 0.19472277164459229, 0.4453294575214386, 0.34915030002593994, -0.25194883346557617, -0.8028707504272461, -0.7299288511276245, -0.0976983979344368, -0.24185115098953247, 0.22702571749687195, -0.22575479745864868, 0.023202497512102127, 0.5160431265830994, 0.4898108243942261, -0.6628143787384033, -0.37518495321273804, -0.5028737187385559, -0.19532965123653412, 0.601161777973175, 0.4002404510974884, 0.06028074026107788, -0.5249228477478027, -0.20045392215251923, -0.42857471108436584, -0.3248199224472046, 0.0499371737241745, 0.17956258356571198, 0.3983961343765259, -0.4536464810371399, 0.47656336426734924, -0.36505675315856934, 0.6876119375228882, 0.2855909764766693, -0.21225568652153015, 0.505073070526123, -0.6830563545227051, -0.16157695651054382, -0.302960604429245, 0.9548307061195374, 0.3876681923866272, 0.057703129947185516, -0.039867717772722244, 0.14704829454421997, -0.11941627413034439, 0.12465467303991318, -0.6262825727462769, -0.08546124398708344, 0.2524501383304596, -0.18966691195964813, -0.2501567304134369, -0.14588215947151184, -0.9115226864814758, -0.2950337529182434, -0.21399202942848206, 0.10878941416740417, -0.43557050824165344, -0.30591604113578796, 0.049110740423202515, 0.02359064295887947, 0.4647395610809326, 0.3316357731819153, -0.8122473955154419, 0.5264841914176941, 0.5378993153572083, 0.8252013921737671, 0.10791755467653275, -0.3519667685031891, -0.4721989631652832, -0.0263518076390028, -0.17612594366073608, 0.5682848691940308, -0.47896909713745117, -0.7565698027610779, -0.16578346490859985, 0.3883860111236572, -0.15270806849002838, -0.3627733290195465, 0.7213677167892456, -0.2742682993412018, 0.5670117139816284, -0.39724844694137573, -0.4420149028301239, -0.2640349566936493, 0.09260942786931992, -0.5780110359191895, 1.084776520729065, 0.2448526918888092, -0.5185623168945312, 0.21691258251667023, -0.8884520530700684, -0.23746952414512634, 0.19764693081378937, -0.38858911395072937, -0.31315794587135315, -0.34700649976730347, 0.37544387578964233, 0.427094429731369, -0.47111421823501587, 0.44550687074661255, -0.20076674222946167, 0.006757664959877729, 0.02967584878206253, -0.18414363265037537, 0.8391666412353516, 0.19303086400032043, -0.2060200572013855, 0.030913785099983215, -0.7566416263580322, -0.02806154265999794, 0.2369401901960373, -0.0021762873511761427, 0.1471734195947647, 0.07594034820795059, -0.07355338335037231, 0.10614965856075287, 0.0523676723241806, -0.5927825570106506, 0.26885196566581726, -0.3980344831943512, 0.5060790777206421, 0.6847965717315674, 0.2210746854543686, 0.4318319857120514, -0.28535357117652893, 0.3602201044559479, 0.18570531904697418, 0.4131469428539276, -0.235212504863739, -0.6852877140045166, -0.9307392835617065, -0.20526526868343353, 0.08218185603618622, 0.5841906070709229, -0.917587161064148, 0.4590625464916229, -0.4764307141304016, -0.6406518220901489, -0.622816801071167, -0.16041548550128937, 0.43067383766174316, 0.7099892497062683, 0.3451847434043884, -0.35175439715385437, -0.41933298110961914, -0.9632834196090698, 0.24953214824199677, -0.21517206728458405, 0.12731608748435974, 0.7717339396476746, 0.35695013403892517, -0.2599629759788513, 0.9672383069992065, -0.8695111274719238, -0.29267746210098267, -0.2239951342344284, -0.007631618529558182, 0.3084539771080017, 0.39133331179618835, 0.3246496021747589, -0.6807166934013367, -0.4343310594558716, -0.12766441702842712, -0.79636549949646, 0.010131177492439747, -0.17411600053310394, -0.2986760139465332, 0.1300266981124878, 0.29135721921920776, -0.7440470457077026, 0.37734928727149963, 0.5014511942863464, -0.3218715488910675, 0.5166916847229004, 0.013593447394669056, 0.20936958491802216, -1.4042142629623413, 0.12396076321601868, 0.20744797587394714, -0.07977144420146942, -0.7653747797012329, -0.168260395526886, -0.22487573325634003, -0.29583245515823364, -0.26670199632644653, 0.5626885890960693, -0.3781607747077942, -0.10023341327905655, 0.12475033104419708, 0.43032389879226685, -0.02393784373998642, 0.7878336310386658, 0.21441130340099335, 0.91675865650177, 0.8907936811447144, -0.5687832832336426, 0.4673880338668823, 0.9282228946685791, -0.40457621216773987, 0.6608137488365173, -0.8173089027404785, 0.08033900707960129, 0.01086210273206234, 0.38572999835014343, -0.7174579501152039, -0.36101850867271423, 0.5072407722473145, -0.6416520476341248, -0.0337647944688797, -0.27482813596725464, -0.3689504563808441, -0.18587516248226166, 0.007675166707485914, 0.07322173565626144, 0.27811670303344727, -0.2649054527282715, 0.6455532312393188, 0.4897569417953491, -0.3222774267196655, -0.3743705153465271, -0.6219589710235596, 0.16839616000652313, -0.1931827813386917, -0.9134697318077087, 0.23992814123630524, -0.18468119204044342, -0.21040260791778564, -0.14748714864253998, 0.17277145385742188, 0.06998518109321594, -0.08534478396177292, 0.4117782413959503, 0.4490710198879242, -0.0477706678211689, -0.0217784084379673, -0.23037606477737427, -0.405667781829834, -0.06366612762212753, -0.07737307995557785, 0.5499629378318787, -0.3297910988330841, -0.3490888476371765, -0.41534900665283203, 0.4411013424396515, 0.5464196801185608, -0.21759986877441406, 0.4045921266078949, 0.5870872735977173, -0.22678819298744202, 0.114991195499897, -0.4190135598182678, -0.4002692997455597, -0.5186871886253357, 0.4780000150203705, -0.3690386116504669, -0.6476662755012512, 0.7336789965629578, 0.3378722369670868, 0.1644679307937622, 0.5393044948577881, 0.4006368815898895, 0.09114843606948853, 0.7821128964424133, 0.2259422242641449, -0.12542839348316193, 0.41075289249420166, -0.6027209162712097, 0.07193067669868469, -0.9829986095428467, -0.1732621192932129, -0.42367997765541077, 0.05963461846113205, -0.717868447303772, -0.6371952295303345, 0.5564145445823669, -0.2206091284751892, -0.155628502368927, 0.4598087966442108, -0.5458852648735046, 0.19764436781406403, 0.7646169662475586, 0.02552015520632267, 0.24264000356197357, -0.023632334545254707, -0.044266898185014725, -0.011310329660773277, -0.6061768531799316, -0.6582590937614441, 0.9940972328186035, 0.21417392790317535, 0.6108492612838745, 0.1131722554564476, 0.5262285470962524, 0.18078692257404327, -0.17255720496177673, -0.588331401348114, 0.8857884407043457, 0.04754865542054176, -0.6033104658126831, -0.4804116189479828, -0.5666753649711609, -0.9926179051399231, 0.1438879817724228, -0.01253165677189827, -0.8700423836708069, 0.3579648435115814, -0.08774493634700775, -0.43931370973587036, -0.016511812806129456, -0.8307167887687683, 0.8504486083984375, -0.1288578361272812, -0.1320183426141739, -0.10099868476390839, -0.8927921056747437, 0.09908317774534225, 0.245327427983284, 0.2572827935218811, -0.029897313565015793, 0.2867269515991211, 0.7404528856277466, -0.41696614027023315, 0.9331291317939758, -0.33501049876213074, 0.10203734040260315, 0.34963634610176086, -0.030152620747685432, 0.6690247654914856, 0.24940960109233856, 0.01981765776872635, 0.21940317749977112, 0.06803401559591293, -0.26064375042915344, -0.4127665162086487, 0.6768347024917603, -0.8373216986656189, -0.638486921787262, -0.4231277108192444, -0.5828821063041687, -0.26015883684158325, 0.18310467898845673, 0.13985998928546906, 0.8524860143661499, -0.09631187468767166, 0.25015243887901306, 0.6510372757911682, -0.2823629379272461, 0.2218593806028366, 0.6670577526092529, -0.10756825655698776, -0.4250160753726959, 0.836195170879364, 0.16451795399188995, 0.48144152760505676, 0.04236514866352081, -0.12648601830005646, -0.29725855588912964, -0.23552951216697693, -0.7932336926460266, 0.28627413511276245, -0.6134999394416809, 0.029282856732606888, -0.619186520576477, -0.2883606255054474, -0.48530542850494385, -0.0319349579513073, -0.2577422559261322, -0.41536998748779297, -0.4536550045013428, -0.15377959609031677, 0.5994371175765991, 0.4799419939517975, 0.00669624749571085, 0.34785813093185425, -0.6056614518165588, 0.24845071136951447, 0.2210492342710495, 0.24326179921627045, -0.20392176508903503, -0.49891459941864014, -0.3027414381504059, 0.3260250985622406, -0.4484795928001404, -0.5890789031982422, 0.30558502674102783, 0.32492709159851074, 0.6650607585906982, 0.21356002986431122, 0.034318387508392334, 0.7947953343391418, -0.3091520667076111, 1.2311339378356934, -0.06799081712961197, -0.8283389210700989, 0.5646082758903503, -0.5080298781394958, 0.24139344692230225, 0.4999597668647766, 0.08432193845510483, -0.9422967433929443, -0.44109028577804565, -0.8957103490829468, -0.8424259424209595, 1.2116079330444336, 0.2854517996311188, 0.0705195814371109, -0.04459678754210472, 0.15119464695453644, -0.041640862822532654, 0.10171444714069366, -0.6025811433792114, -0.5239832401275635, -0.2895619571208954, -0.13222211599349976, -0.18803751468658447, 0.13607069849967957, -0.5054135918617249, -0.10290985554456711, 0.768265426158905, -0.2756900489330292, 0.6220652461051941, 0.2763422131538391, -0.108740895986557, 0.02128276601433754, 0.19538439810276031, 0.5807654857635498, 0.41470178961753845, -0.1632160097360611, -0.21040523052215576, 0.1849500685930252, -0.6063925623893738, -0.22604107856750488, 0.36994221806526184, -0.1857965737581253, -0.11478326469659805, 0.21745097637176514, 1.0287054777145386, 0.03840227425098419, -0.5014477968215942, 0.37965139746665955, -0.03967766836285591, -0.38799193501472473, -0.26406779885292053, 0.14349454641342163, 0.024964425712823868, 0.34869059920310974, 0.42866361141204834, 0.025725284591317177, 0.22781458497047424, -0.37669235467910767, 0.17169764637947083, 0.3229432702064514, -0.29841741919517517, -0.24004235863685608, 0.47190573811531067, 0.31183937191963196, -0.27934420108795166, 0.660953164100647, -0.45926976203918457, -0.29587680101394653, 0.5048083066940308, 0.10518332570791245, 0.812386691570282, 0.07276997715234756, 0.4952166974544525, 0.46760615706443787, 0.1539076864719391, 0.14699633419513702, 0.2555387020111084, -0.1896156370639801, -0.7852925062179565, -0.2611497938632965, -0.4096638858318329, -0.585218071937561, 0.14418496191501617, -0.7692878842353821, 0.2318587303161621, -0.2511827349662781, -0.11666277796030045, 0.2697431743144989, 0.22064507007598877, -0.6409978866577148, 0.1577325016260147, 0.0980125293135643, 0.822519063949585, -0.5243051052093506, 0.6489476561546326, 0.3902447521686554, -0.5414952039718628, -0.8707713484764099, -0.13822364807128906, 0.34021899104118347, -0.8599144220352173, 0.251198947429657, -0.13990141451358795, -0.05343421921133995, 0.13910606503486633, -0.557477593421936, -0.9576086401939392, 1.2839430570602417, 0.13312582671642303, -0.4117777943611145, -0.07442812621593475, 0.3591248095035553, 0.45938387513160706, -0.4050084948539734, 0.5185661911964417, 0.5581997632980347, 0.4820333421230316, 0.32643038034439087, -1.045894742012024, 0.0038918766658753157, -0.45529690384864807, -0.1180657222867012, 0.035427216440439224, -0.8362747430801392, 0.6475013494491577, -0.05336843058466911, -0.36945194005966187, 0.10650354623794556, 0.38331568241119385, 0.21567599475383759, 0.22979427874088287, 0.4962500333786011, 0.6025671362876892, 0.7539231777191162, -0.5115150213241577, 0.8673223257064819, -0.5083398818969727, 0.44168463349342346, 1.022326111793518, -0.24154996871948242, 0.49421489238739014, 0.24672916531562805, -0.3321913182735443, 0.43810737133026123, 0.6507200598716736, -0.18632368743419647, 0.49750277400016785, -0.09247877448797226, -0.03951758146286011, -0.0588996559381485, -0.1393437534570694, -0.47983840107917786, 0.512773334980011, 0.5481112599372864, -0.2600634694099426, -0.1207243800163269, -0.05804131552577019, 0.09523877501487732, -0.28356635570526123, 0.02842087671160698, 1.0194265842437744, -0.10899399220943451, -0.6902065873146057, 0.6048007011413574, -0.271750807762146, 0.3576866090297699, -0.7815672159194946, 0.0629093125462532, -0.302390456199646, 0.012983228079974651, -0.2556021809577942, -1.0059939622879028, 0.2266971915960312, -0.029477277770638466, -0.2719597816467285, -0.2880687713623047, 0.27737247943878174, -0.5278794169425964, -0.39773380756378174, -0.022450217977166176, 0.48836782574653625, 0.3311997950077057, 0.21398289501667023, -0.8328866362571716, -0.07494597136974335, 0.25448858737945557, -0.4417540431022644, 0.06625987589359283, 0.4564726650714874, 0.02386668510735035, 0.7713087201118469, 0.6052250266075134, -0.06228827312588692, -0.1505599021911621, 0.11884263157844543, 1.042325496673584, -0.7468355894088745, -0.4731602370738983, -0.3305218517780304, 0.7069258689880371, -0.3704919219017029, -0.5498894453048706, 0.8784239888191223, 0.7117486596107483, 0.8015426993370056, 0.07820629328489304, 0.8191235661506653, -0.39914506673812866, 0.8746317028999329, -0.30024483799934387, 0.4056977331638336, -0.36375942826271057, 0.32332301139831543, -0.4310744106769562, -0.6842266917228699, -0.0005211254465393722, 0.6302863359451294, -0.3660019040107727, 0.060838114470243454, 0.506772518157959, 1.3633426427841187, 0.07067817449569702, 0.34181323647499084, 0.12789835035800934, 0.33265119791030884, 0.3387531042098999, 0.41179805994033813, 0.6203518509864807, -0.5425466895103455, 0.7711071968078613, -0.12371569871902466, -0.2504752576351166, -0.1345110833644867, -0.41130849719047546, -0.5617183446884155, -0.9750416874885559, -0.34322020411491394, -0.502007007598877, -0.17463958263397217, 0.8105246424674988, 0.8056520223617554, -0.719714879989624, -0.3805086016654968, 0.0038493911270052195, -0.18018072843551636, -0.15473467111587524, -0.29642975330352783, 0.2912996709346771, -0.11464272439479828, -0.8647478222846985, 0.38495072722435, 0.17351770401000977, 0.014815084636211395, -0.24429847300052643, -0.307292103767395, -0.1417163908481598, 0.08139622956514359, 0.3775644600391388, 0.2988024950027466, -0.7705492973327637, -0.2089962512254715, 0.33498862385749817, -0.1547558307647705, 0.12402085959911346, 0.39598071575164795, -0.50365149974823, 0.615683376789093, 0.0027910307981073856, 0.20913276076316833, 0.7760553956031799, -0.09692761301994324, 0.4361242651939392, -0.7213560342788696, 0.09316915273666382, 0.18559224903583527, 0.29382842779159546, 0.32940593361854553, -0.44037067890167236, 0.6905987858772278, 0.3295368254184723, -0.7945516705513, -0.7299389243125916, 0.26338180899620056, -1.4506478309631348, 0.2066030353307724, 1.403008222579956, -0.13515016436576843, -0.05231742933392525, -0.18434815108776093, -0.5034580826759338, 0.12467730045318604, -0.7804425358772278, 0.5169946551322937, 0.802858829498291, -0.04522925987839699, -0.27337244153022766, -0.36186790466308594, 0.7309992909431458, 0.18106655776500702, -0.925946056842804, 0.25020456314086914, 0.7053276896476746, 0.09896617382764816, 0.34919172525405884, 0.6071726679801941, -0.10140711069107056, 0.12153898924589157, 0.065850630402565, 0.059100955724716187, 0.03453903645277023, -0.012402510270476341, -0.0564386285841465, -0.1277819275856018, -0.23645161092281342, -0.25608351826667786 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
SpeedOfMagic/trivia_qa_tiny
SpeedOfMagic
2023-09-08T16:39:19Z
422
0
null
[ "size_categories:n<1K", "language:en", "region:us" ]
2023-09-08T16:39:19Z
2023-09-08T14:32:44.000Z
2023-09-08T14:32:44
--- language: - en size_categories: - n<1K --- # Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This dataset contains 100 samples from [trivia_qa](https://huggingface.co/datasets/trivia_qa) dataset. It is used mainly for testing purposes. ### Languages English. ## Dataset Structure ### Data Instances Total data size: 8Kb. ### Data Fields - `question`: string feature, containing question to be answered. - `answer: string feature, answer to the question. ### Data Splits Only `test` split, that contains 100 rows, is supported.
[ -0.5409887433052063, -0.8748933672904968, 0.006551281549036503, 0.24023056030273438, -0.36563318967819214, 0.2882881462574005, 0.1448553204536438, 0.02732166089117527, 0.7017984986305237, 0.5822116732597351, -0.7215407490730286, -1.0353647470474243, -0.09315530955791473, 0.07523126900196075, -0.28344351053237915, 1.3699994087219238, -0.03499136492609978, 0.017243152484297752, -0.4654402434825897, -0.36380618810653687, -0.502880334854126, -0.41815996170043945, -0.5034784078598022, -0.030320174992084503, 0.4871216118335724, 1.2570074796676636, 0.5903066992759705, 0.6207677125930786, 0.5370864272117615, 0.1719818413257599, 0.11017350852489471, -0.16689051687717438, -0.5103079676628113, -0.0030551862437278032, -0.01712709479033947, -0.8045834898948669, -0.7518982291221619, 0.2471410632133484, 0.6153091192245483, 0.5607708692550659, -0.2814454734325409, 0.855254590511322, -0.2783623933792114, 0.5376678705215454, -0.22522275149822235, 0.37922388315200806, -0.03999785706400871, -0.03958065062761307, -0.49923935532569885, -0.08035705238580704, 0.09882491081953049, -0.9106718301773071, 0.016552602872252464, -0.6684653162956238, 0.4077952206134796, 0.43577301502227783, 0.9217838048934937, -0.08153201639652252, -0.17840813100337982, -0.14849530160427094, -0.34279337525367737, 0.5596555471420288, -0.211112380027771, -0.15911582112312317, 0.726726233959198, 0.7679864764213562, 0.30248281359672546, -0.580453097820282, -0.6385724544525146, 0.30937835574150085, 0.03652727231383324, -0.04229114204645157, 0.11645062267780304, -0.24886098504066467, 0.6265615820884705, 0.628166675567627, -0.81923907995224, -0.3278076946735382, -0.6229233741760254, -0.07095761597156525, 0.9067462086677551, 0.3542480766773224, 0.4107310175895691, -0.36233195662498474, -0.09919650107622147, -0.5437321066856384, -0.22283342480659485, 0.15175168216228485, 0.1790476143360138, 0.18807978928089142, -0.4309048056602478, 0.7251254320144653, -0.44304192066192627, 0.5439304709434509, -0.17372244596481323, -0.15969158709049225, 0.7257634401321411, -0.5786700248718262, -0.288974404335022, -0.004319802392274141, 0.6624889969825745, 0.5938002467155457, 0.2832460105419159, 0.024420002475380898, 0.2089841365814209, -0.051247891038656235, -0.08951161801815033, -0.803458034992218, -0.24354895949363708, 0.7912009358406067, -0.4161292612552643, -0.4951512813568115, 0.26831507682800293, -1.1290305852890015, -0.12595075368881226, 0.20744384825229645, 0.09869340062141418, -0.23396314680576324, -0.35967233777046204, 0.24577994644641876, -0.4910224974155426, 0.6550984978675842, -0.0871577039361, -0.5800648927688599, 0.4923194646835327, 0.4108469486236572, 0.5738261342048645, -0.16724099218845367, -0.3831348121166229, -0.25173965096473694, -0.07683684676885605, -0.10372330993413925, 0.9134176969528198, -0.21872489154338837, -0.6286667585372925, -0.13074953854084015, 0.2843560576438904, 0.032977499067783356, -0.6466955542564392, 0.7973113656044006, -0.39991509914398193, 0.6555621027946472, -0.6549989581108093, -0.5433418154716492, -0.1859533041715622, 0.4593489170074463, -1.1548688411712646, 1.373977541923523, 0.31210383772850037, -0.7464250922203064, 0.366348534822464, -0.9484009146690369, -0.40170398354530334, 0.4247981309890747, -0.09714128822088242, -0.4356096088886261, -0.20641979575157166, 0.004365300759673119, 0.22472307085990906, -0.38905462622642517, 0.044217221438884735, -0.3844507336616516, -0.3888234794139862, 0.1460246741771698, 0.0497119314968586, 1.0238703489303589, 0.18846778571605682, 0.08313994109630585, -0.10757284611463547, -1.1191527843475342, 0.34538766741752625, 0.30143219232559204, -0.16825777292251587, -0.16466209292411804, -0.5152330994606018, 0.4403737187385559, 0.17597432434558868, 0.49345219135284424, -0.6710273027420044, 0.3399884104728699, 0.18031275272369385, -0.0361127145588398, 0.3591640591621399, 0.23804478347301483, 0.08015432208776474, -0.5260486006736755, 0.8955446481704712, -0.017466451972723007, 0.3504738509654999, 0.4908718764781952, -0.5650776028633118, -0.5630875825881958, -0.05165206640958786, 0.6237862706184387, 0.9438462853431702, -0.7661020159721375, 0.8041108250617981, -0.22362112998962402, -0.7114643454551697, -0.8117485642433167, -0.04545414820313454, 0.33090177178382874, 0.6025840044021606, 0.3950081169605255, 0.07136788964271545, -0.296846866607666, -0.9623706340789795, 0.1146802008152008, -0.22839964926242828, -0.06941094249486923, 0.6367957592010498, 0.8900633454322815, 0.32772889733314514, 0.9176471829414368, -0.9146766066551208, -0.2712407410144806, -0.3567946255207062, 0.006742434576153755, 0.403624027967453, 0.3042876422405243, 0.6555999517440796, -1.021950364112854, -0.503348171710968, -0.6934114098548889, -0.7314289212226868, -0.1362866908311844, 0.15430176258087158, -0.2920318841934204, -0.04394955188035965, 0.0259634368121624, -0.38644757866859436, 0.5540531873703003, 0.5425888299942017, -0.9168160557746887, 0.34528297185897827, 0.05701705068349838, 0.35051244497299194, -1.6007148027420044, 0.318731427192688, -0.24205848574638367, -0.0762459859251976, -0.32467618584632874, -0.14489032328128815, -0.0192374549806118, 0.031253062188625336, -0.44166454672813416, 0.6096181273460388, -0.2243274301290512, -0.11933837085962296, 0.006598618347197771, 0.1742212474346161, 0.15864898264408112, 0.4695056974887848, -0.20168176293373108, 0.96622234582901, 0.6014072895050049, -0.49702778458595276, 0.7753302454948425, 1.006186842918396, -0.35348713397979736, 0.9410110712051392, -0.857224702835083, -0.008485927246510983, 0.06869092583656311, 0.16477859020233154, -0.9787502884864807, -0.4622247815132141, 0.18697957694530487, -0.6514233350753784, -0.11518580466508865, 0.172872856259346, -0.7679340839385986, -0.46790966391563416, -0.6008796095848083, 0.5154629349708557, 0.5658420324325562, -0.2442006766796112, 0.19078963994979858, 0.6160944700241089, 0.03368036076426506, -0.34310296177864075, -0.7974103093147278, -0.13698628544807434, -0.2474304884672165, -0.4856971502304077, 0.09037987142801285, -0.575901210308075, -0.1031889021396637, -0.05349457636475563, 0.31701037287712097, -0.27343669533729553, 0.014027329161763191, 0.28370732069015503, 0.2881467938423157, -0.07327959686517715, 0.43643918633461, -0.22746668756008148, -0.012904711067676544, -0.06731715053319931, 0.1719433069229126, 0.514409601688385, -0.017378585413098335, -0.054385386407375336, -0.262011855840683, 0.42600059509277344, 0.21312718093395233, -0.05505548417568207, 0.6686954498291016, 0.27239611744880676, -0.3305611312389374, -0.1699201911687851, -0.35230040550231934, 0.08259113132953644, -0.42459335923194885, 0.25634765625, -0.5366213321685791, -0.686393678188324, 0.8880923986434937, 0.3434755802154541, -0.10291223973035812, 0.8055766224861145, 0.17319224774837494, -0.3061472177505493, 0.5462355017662048, 0.2803654074668884, -0.2561100721359253, 0.02471655234694481, -0.3364144563674927, -0.2055225968360901, -0.607792854309082, -0.46395787596702576, -0.8631767630577087, -0.3705011308193207, -0.8592764735221863, -0.28678661584854126, 0.15046490728855133, 0.07153327763080597, -0.2211666703224182, 0.3227044343948364, -0.48985758423805237, 0.7685626149177551, 0.7893789410591125, 0.2174244076013565, 0.06168239563703537, -0.11262883245944977, -0.022448284551501274, 0.17263971269130707, -0.6986148953437805, -0.3700566291809082, 1.2526466846466064, 0.30856385827064514, 0.4994555711746216, 0.06509803235530853, 0.6432397365570068, 0.24249650537967682, -0.03694390878081322, -0.4418458938598633, 0.7541125416755676, -0.13809213042259216, -1.0390733480453491, -0.6426705121994019, -0.3267982602119446, -0.6413531303405762, -0.5450794696807861, -0.132345512509346, -0.39246058464050293, 0.17612512409687042, -0.20077787339687347, -0.3057618737220764, 0.35969457030296326, -0.5513967871665955, 1.0036814212799072, -0.08507440984249115, -0.07730358093976974, 0.35168400406837463, -0.548048198223114, 0.06668560951948166, -0.004657638259232044, 0.06231233850121498, -0.10516595840454102, 0.14609667658805847, 1.2357971668243408, -0.24336570501327515, 0.5976373553276062, -0.3712604343891144, 0.12503765523433685, 0.36980628967285156, -0.2349735051393509, 0.12055332958698273, 0.33445075154304504, 0.011412020772695541, 0.04447878897190094, 0.4234517812728882, -0.7921820878982544, -0.3141327202320099, 0.46004563570022583, -0.6565268039703369, -0.04193030297756195, -0.4958657920360565, -0.6604019403457642, -0.32351449131965637, 0.1000145748257637, 0.48901334404945374, 0.37339141964912415, -0.48521074652671814, 0.43964457511901855, 0.8599418997764587, -0.3544970452785492, 0.14459656178951263, 0.4054868817329407, -0.34875738620758057, -0.6679398417472839, 0.8318495154380798, 0.20560073852539062, -0.089467354118824, 0.27131348848342896, -0.12111172825098038, -0.6937880516052246, -0.42113977670669556, -0.2508869171142578, 0.19006244838237762, -0.4459598958492279, -0.19401653110980988, -0.3464961349964142, -0.30733469128608704, -0.2777727246284485, 0.315155565738678, -0.007938246242702007, -0.6954389810562134, -0.4313053488731384, -0.608775794506073, 0.6794682741165161, 0.4919256269931793, -0.07714582234621048, 0.4429641664028168, -0.7078405022621155, 0.47898754477500916, 0.38783934712409973, 0.9007796049118042, -0.5560711622238159, -0.29869192838668823, -0.27974167466163635, -0.009646371938288212, -0.03162403777241707, -0.869844377040863, 0.14946399629116058, 0.13359341025352478, 0.45025840401649475, -0.03071182407438755, 0.09308144450187683, 0.3697264790534973, -0.06491405516862869, 0.9837167263031006, -0.30546391010284424, -0.5668338537216187, 0.671267569065094, -0.38028278946876526, 0.34799349308013916, 1.264506459236145, 0.5395313501358032, -0.4786069691181183, -0.006223590578883886, -1.08589768409729, -0.57195645570755, 0.6435155868530273, 0.17341601848602295, -0.11978719383478165, 0.061976008117198944, 0.481821209192276, 0.09862416237592697, 0.39214006066322327, -0.40604472160339355, -0.7535832524299622, -0.06784076243638992, -0.4240967333316803, -0.03938136249780655, -0.4607252776622772, -0.36776891350746155, -0.24696138501167297, 0.611335277557373, -0.13623856008052826, 0.1811971366405487, -0.09096569567918777, 0.2662110924720764, 0.007431467063724995, 0.25826728343963623, 0.5147384405136108, 0.5395846962928772, -0.8417060971260071, -0.3483259975910187, 0.19045867025852203, -0.8986574411392212, -0.034749362617731094, 0.24927020072937012, -0.3758868873119354, -0.02403053268790245, 0.41748499870300293, 0.6040068864822388, -0.15384036302566528, -0.3680104613304138, 0.31269371509552, -0.4096565544605255, -0.44079121947288513, -0.3816761076450348, 0.18589667975902557, -0.023722294718027115, 0.06793445348739624, 0.43535611033439636, -0.6156859993934631, 0.2002592533826828, -0.3898393511772156, 0.7107929587364197, 0.10824541002511978, -0.3050448000431061, -0.1458251178264618, 0.32356879115104675, 0.05177164822816849, -0.4416443407535553, 0.8333704471588135, -0.1449512243270874, -0.27136555314064026, 0.8615795969963074, 0.12391074746847153, 0.7384293079376221, -0.17809876799583435, 0.6196314692497253, 0.6008649468421936, 0.04264026880264282, 0.160159632563591, 1.368511438369751, 0.019431812688708305, -0.5548112392425537, 0.0749109610915184, -0.6298348903656006, -0.6662389039993286, 0.10604939609766006, -1.0533725023269653, 0.2266443520784378, -0.4041118919849396, -0.038823336362838745, -0.054775089025497437, 0.6736545562744141, -0.5903725624084473, 0.47101926803588867, -0.17421196401119232, 1.4891483783721924, -0.8195729851722717, 0.8159765601158142, 0.6508418917655945, -0.7849705815315247, -0.7705351710319519, -0.30422428250312805, -0.2521387040615082, -0.8050835728645325, 0.41165709495544434, -0.18034768104553223, 0.6324167847633362, -0.1380198448896408, -1.070257306098938, -0.6283742189407349, 1.4012483358383179, -0.17926090955734253, -0.3880581557750702, -0.026502354070544243, 0.6505655646324158, 0.5848725438117981, -0.5070703029632568, 0.3734695315361023, 0.7961782217025757, 0.5656264424324036, 0.2557474970817566, -0.8786211013793945, -0.05683043971657753, -0.47245389223098755, -0.36697661876678467, -0.14697660505771637, -0.9080837965011597, 0.7428513765335083, -0.020210053771734238, 0.02932427078485489, -0.002142525278031826, 0.5365991592407227, 0.8638745546340942, 0.3580809533596039, 0.4513401389122009, 0.6455895304679871, 0.8051104545593262, -0.4812328517436981, 0.8302677273750305, -0.16072967648506165, 0.5285002589225769, 1.2267189025878906, -0.28149664402008057, 0.793175995349884, 0.3483108580112457, -0.16669289767742157, 0.5319492220878601, 0.7725107073783875, -0.37760430574417114, 0.4042961001396179, 0.38508346676826477, 0.38488632440567017, -0.09043404459953308, -0.25476014614105225, -0.48091921210289, 0.621414840221405, 0.14017297327518463, -0.13823257386684418, -0.3041468858718872, -0.2407723367214203, 0.0615309439599514, -0.1677711308002472, -0.13922303915023804, 0.6942753195762634, -0.28438445925712585, -0.27367761731147766, 0.23391123116016388, -0.3780956566333771, 0.33577418327331543, -0.6636204123497009, -0.3083434998989105, -0.7035766839981079, -0.14877164363861084, -0.15898121893405914, -1.408255696296692, 0.20396201312541962, -0.1014837771654129, -0.19015398621559143, -0.008292632177472115, 0.4138798117637634, -0.5255987644195557, -0.6194375157356262, -0.01391869317740202, 0.5631625056266785, 0.3157728612422943, -0.0032559919636696577, -0.9143903255462646, -0.14821010828018188, 0.12250712513923645, -0.29051652550697327, 0.118489570915699, 0.6510362029075623, 0.08635932207107544, 0.5387416481971741, 0.27142900228500366, 0.23313626646995544, -0.21616414189338684, -0.0616425946354866, 0.8515193462371826, -1.153151035308838, -0.7119441628456116, -0.24838311970233917, 0.47677889466285706, -0.498481422662735, -0.8602641820907593, 0.8200844526290894, 1.186282753944397, 0.6114810705184937, 0.084515780210495, 0.7525216341018677, -0.28783169388771057, 1.0680276155471802, -0.28600022196769714, 0.8559015989303589, -0.47526809573173523, -0.07209980487823486, 0.020497970283031464, -0.7442226409912109, -0.28158482909202576, 0.23705509305000305, 0.037540268152952194, 0.09272921830415726, 0.712945282459259, 0.5754867792129517, 0.01966831088066101, 0.45714685320854187, 0.2355070561170578, 0.24357782304286957, 0.14624400436878204, 0.6788815855979919, 0.2608851492404938, -0.8796916007995605, 0.5909684896469116, -0.4615304470062256, -0.4651651084423065, 0.07836143672466278, -0.6224888563156128, -1.0629208087921143, -0.7298934459686279, -0.30969634652137756, -0.687053382396698, -0.2976328730583191, 0.685309648513794, 0.46583378314971924, -1.277032732963562, -0.44935497641563416, 0.3723563849925995, 0.12310120463371277, 0.07959496229887009, -0.31005263328552246, 0.86273592710495, 0.2498224973678589, -0.480688214302063, -0.11510881781578064, -0.21992309391498566, 0.11779621243476868, -0.26487109065055847, 0.14961640536785126, -0.39748796820640564, -0.10355641692876816, 0.1947278082370758, 0.4707691967487335, -0.010754181072115898, -0.13602040708065033, 0.437654048204422, -0.13002866506576538, 0.20148885250091553, 0.17191451787948608, -0.5471234321594238, 0.1845054030418396, 0.714747965335846, 0.23291000723838806, 0.42810025811195374, 0.1940276026725769, 0.29075655341148376, -0.8502463102340698, -0.10095489025115967, 0.17963598668575287, 0.10500886291265488, 0.06610676646232605, -0.423598974943161, 0.7907907366752625, 0.21045316755771637, -0.46986308693885803, -0.6282691359519958, -0.1901717185974121, -1.2795803546905518, 0.007294480223208666, 1.3486701250076294, 0.28084564208984375, -0.7516965270042419, -0.2879657447338104, -0.3049818277359009, 0.22584840655326843, -0.656741738319397, 0.6796706914901733, 1.0447523593902588, -0.0429510772228241, -0.050428103655576706, -0.4721843898296356, 0.9205192923545837, -0.0020497110672295094, -1.3756717443466187, -0.09687215089797974, 0.3331855535507202, 0.3568935692310333, 0.2020050585269928, 0.7151890993118286, -0.2073851078748703, 0.2442759871482849, 0.024766545742750168, 0.41004833579063416, -0.0032317519653588533, -0.38707414269447327, -0.40582117438316345, 0.42177286744117737, -0.32214176654815674, -0.6740681529045105 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
damlab/HIV_V3_coreceptor
damlab
2022-02-08T21:09:21Z
421
0
null
[ "region:us" ]
2022-02-08T21:09:21Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
# Dataset Description ## Dataset Summary This dataset was derived from the Los Alamos National Laboratory HIV sequence (LANL) database. It contains 2,935 HIV V3 loop protein sequences, which can interact with either CCR5 receptors on T-Cells or CXCR4 receptors on macrophages. Supported Tasks and Leaderboards: None Languages: English ## Dataset Structure ### Data Instances Data Instances: Each column represents the protein amino acid sequence of the HIV V3 loop. The ID field indicates the Genbank reference ID for future cross-referencing. There are 2,935 total V3 sequences, with 91% being CCR5 tropic and 23% CXCR4 tropic. Data Fields: ID, sequence, fold, CCR5, CXCR4 Data Splits: None ## Dataset Creation Curation Rationale: This dataset was curated to train a model (HIV-BERT-V3) designed to predict whether an HIV V3 loop would be CCR5 or CXCR4 tropic. Initial Data Collection and Normalization: Dataset was downloaded and curated on 12/20/2021. ## Considerations for Using the Data Social Impact of Dataset: This dataset can be used to study the mechanism by which HIV V3 loops allow for entry into T-cells and macrophages. Discussion of Biases: Due to the sampling nature of this database, it is predominantly composed of subtype B sequences from North America and Europe with only minor contributions of Subtype C, A, and D. Currently, there was no effort made to balance the performance across these classes. As such, one should consider refinement with additional sequences to perform well on non-B sequences. ## Additional Information: - Dataset Curators: Will Dampier - Citation Information: TBA
[ -0.25876590609550476, -0.1337883621454239, 0.27178478240966797, -0.10714620351791382, -0.10236996412277222, 0.26666077971458435, 0.12502609193325043, -0.4147660732269287, 0.13458430767059326, 0.39979517459869385, -0.449997216463089, -0.6519456505775452, -0.5180763006210327, 0.4620748460292816, -0.595686137676239, 0.9746584296226501, 0.10634970664978027, 0.19871114194393158, 0.09209102392196655, -0.43238747119903564, -0.21024180948734283, -0.27425748109817505, -0.09714552015066147, -0.33523526787757874, 0.8487340211868286, 0.9093109965324402, 0.39983779191970825, 0.49688267707824707, 0.3990534245967865, 0.03348497301340103, 0.07380472123622894, -0.021194901317358017, -0.9866087436676025, -0.3190871775150299, -0.11270429193973541, -0.1645512729883194, -0.637771725654602, -0.09724394232034683, 0.43464332818984985, 0.37389037013053894, -0.2200542539358139, 0.37958723306655884, -0.13704213500022888, 0.3717045783996582, -0.667386531829834, -0.27818289399147034, -0.5884905457496643, 0.2536953389644623, -0.7637668251991272, -0.01948542147874832, -0.2339017540216446, -0.40239426493644714, 0.5858052968978882, -0.2731328308582306, 0.37978726625442505, 0.13909511268138885, 0.7945888042449951, -0.262393057346344, -0.3883908689022064, -0.018187901005148888, -0.2630923092365265, 0.5320273041725159, -0.6543107628822327, 0.317412406206131, 0.17925304174423218, 0.11319676786661148, 0.06339474767446518, -0.5384641885757446, -0.30963075160980225, -0.003785833716392517, 0.13224634528160095, -0.07248379290103912, -0.13160303235054016, 0.05397121235728264, 0.5282925963401794, 0.43636423349380493, -0.6101486682891846, -0.0148348743095994, -1.0958415269851685, -0.35650020837783813, 0.6627572178840637, 0.2780790627002716, 0.14612388610839844, -0.03799900785088539, -0.3044549226760864, 0.0675337165594101, -0.7789870500564575, 0.31110113859176636, 0.13212132453918457, 0.28774991631507874, -0.3772079348564148, 0.9177374243736267, 0.11333583295345306, 0.7539346218109131, -0.06249992176890373, -0.1432986706495285, 0.5555914640426636, -0.603740394115448, -0.17995530366897583, 0.12370238453149796, 0.7796789407730103, 0.5277608036994934, 0.11352841556072235, 0.2744194567203522, -0.07525180280208588, -0.590505838394165, 0.26843971014022827, -0.6623491048812866, -0.25673696398735046, 0.2636377215385437, -0.39357495307922363, -0.27574947476387024, 0.22631536424160004, -0.7969413995742798, 0.01992216520011425, -0.1050913855433464, 0.26669609546661377, -0.3074808120727539, 0.10480424761772156, 0.040164582431316376, -0.29025721549987793, 0.6221789121627808, -0.0980810821056366, -0.27954450249671936, 0.6258274912834167, -0.010246784426271915, 0.8007111549377441, -0.562859833240509, -0.08849503844976425, -0.4389179050922394, 0.3881378173828125, 0.08735598623752594, 0.6057213544845581, -0.5657580494880676, -0.7248778939247131, 0.1136646717786789, 0.07425891607999802, 0.2786993384361267, -0.35462820529937744, 0.4176303446292877, -0.5014703869819641, -0.07703696936368942, -0.758551299571991, -0.3080713748931885, -0.14009495079517365, -0.059845179319381714, -0.8406180739402771, 0.6016257405281067, 0.13349832594394684, -0.7642718553543091, 0.5175801515579224, -0.6265749335289001, -0.4798811972141266, 0.038270652294158936, 0.09590838849544525, -0.7288635969161987, -0.20283803343772888, 0.33391886949539185, 0.12606744468212128, -0.378756582736969, -0.020666927099227905, -0.6040951013565063, -0.2302897870540619, 0.1710614562034607, 0.2784026563167572, 0.5502989292144775, 0.09694450348615646, -0.22031764686107635, -0.07090622931718826, -0.92510986328125, 0.08794903010129929, -0.33189159631729126, -0.13084465265274048, 0.08687296509742737, -0.17975002527236938, 0.1658688187599182, 0.22650891542434692, 0.10127700865268707, -0.6892499923706055, 0.42049485445022583, 0.08032787591218948, 0.12704946100711823, 0.6466544270515442, 0.2107328474521637, 0.06563214212656021, -0.42909952998161316, 0.41916877031326294, 0.49096184968948364, 0.2188013345003128, 0.4526875615119934, -0.5966544151306152, -0.4208901524543762, -0.08343301713466644, 0.12753485143184662, 0.5817621946334839, -0.5678845047950745, -0.0004899284103885293, -0.2802075743675232, -0.3512280285358429, -0.2751976251602173, 0.06989730149507523, 0.6190340518951416, 0.29422685503959656, 0.7338913679122925, -0.4675882160663605, -0.8251863718032837, -0.9193039536476135, 0.03200259804725647, 0.1713627129793167, 0.06314093619585037, 0.3969077169895172, 0.698546826839447, -0.11885682493448257, 0.8232093453407288, -0.5253572463989258, -0.4521116316318512, -0.42190632224082947, -0.12121220678091049, 0.3585655987262726, 0.2927120327949524, 0.24819134175777435, -0.43074485659599304, -0.15947017073631287, -0.22192029654979706, -0.4455733001232147, -0.30960777401924133, 0.1662636250257492, 0.06746555119752884, -0.1338079571723938, 0.035745423287153244, 0.011327010579407215, 0.6908358931541443, 0.1914021521806717, -0.13402771949768066, 0.33473238348960876, -0.10892045497894287, 0.0010665054433047771, -0.6638445854187012, 0.21384437382221222, 0.2005392462015152, -0.1049102321267128, -0.6467756032943726, -0.6208482980728149, -0.02635660022497177, 0.1853262037038803, -0.5400341749191284, 0.15004107356071472, -0.33333224058151245, -0.35269641876220703, 0.21452531218528748, -0.22190557420253754, 0.12813542783260345, 0.22943179309368134, -0.10632818192243576, 0.992418646812439, 0.24101197719573975, -0.49541836977005005, 0.15635274350643158, 0.5092219114303589, -0.2505490481853485, 0.31296271085739136, -0.9530792832374573, 0.1770176887512207, 0.15754270553588867, 0.2960490584373474, -0.4344106614589691, -0.31757652759552, 0.20799250900745392, -0.4226127564907074, -0.031938888132572174, 0.15710660815238953, 0.09353607892990112, -0.5671916604042053, -0.5404853224754333, 0.8241227269172668, 0.18853871524333954, -0.12697920203208923, -0.05613291263580322, 0.517770528793335, 0.44278663396835327, -0.85331130027771, -0.6383716464042664, -0.03164421394467354, 0.027187161147594452, -0.2697400450706482, 0.4277142882347107, 0.07376110553741455, -0.19896934926509857, -0.19639615714550018, 0.039715949445962906, -0.004119956865906715, -0.47728002071380615, 0.22208042442798615, 0.23451747000217438, 0.07432729750871658, -0.35238751769065857, -0.3043462336063385, 0.34398317337036133, -0.13780513405799866, -0.2844959795475006, 0.11666266620159149, 0.07649040967226028, -0.21990160644054413, -0.26117560267448425, 0.44119176268577576, 0.5585693120956421, -0.16157838702201843, 0.5200512409210205, 0.506371021270752, -0.3353801369667053, 0.020693352445960045, -0.34295764565467834, 0.17950092256069183, -0.26531270146369934, 0.059581536799669266, -0.4315965175628662, -0.6450774073600769, 0.6900486350059509, 0.6333259344100952, -0.021142251789569855, 0.3469148278236389, 0.6647751927375793, 0.12536542117595673, 0.6813273429870605, 0.44305139780044556, -0.16619046032428741, 0.1889401376247406, -0.8054723739624023, 0.16630323231220245, -1.1687312126159668, -0.43103453516960144, -0.40055692195892334, -0.3275831639766693, -0.4901466965675354, -0.4362822473049164, 0.4928048551082611, -0.47390955686569214, -0.3674711585044861, 0.570105791091919, -0.22924016416072845, 0.3402693569660187, 0.395956426858902, 0.364836186170578, -0.1171644851565361, -0.2991941273212433, -0.32797443866729736, 0.08549930900335312, -0.6057148575782776, -0.19048044085502625, 1.3485068082809448, 0.16928106546401978, 0.6129947304725647, 0.33231091499328613, 0.5148254632949829, 0.6156234741210938, 0.2053045779466629, -0.3322826325893402, 0.3595868647098541, -0.03203747421503067, -0.5136247277259827, 0.010863946750760078, -0.17566779255867004, -0.90129154920578, -0.5741181373596191, -0.14662396907806396, -0.7568338513374329, 0.8701456189155579, -0.022290680557489395, -0.3710578978061676, 0.2844242751598358, -0.4263204038143158, 0.5606582760810852, 0.16196441650390625, -0.5222350358963013, 0.11953821033239365, -1.0429909229278564, 0.6268414258956909, -0.08732642978429794, 0.2523752450942993, 0.030171483755111694, 0.04259083420038223, 0.5202938914299011, -0.729273796081543, 0.5647776126861572, 0.05236519128084183, 0.027477562427520752, 0.19170497357845306, -0.28210005164146423, 0.27163493633270264, 0.28727686405181885, -0.3720419406890869, 0.2935618758201599, 0.015530882403254509, -0.6409235000610352, 0.02007138356566429, 0.5794795155525208, -1.077294111251831, -0.42048999667167664, -0.4863334596157074, -0.3269408047199249, 0.10754165798425674, -0.019871747121214867, 0.7120619416236877, 0.7232446074485779, -0.03567219525575638, 0.0731680616736412, 0.6145120859146118, -0.23712874948978424, 0.3455675542354584, 0.2917293310165405, -0.03210698440670967, -0.8679260015487671, 0.5742425918579102, 0.33189934492111206, 0.4866289496421814, 0.3432621657848358, -0.19340498745441437, -0.38711947202682495, -0.7968832850456238, -0.1952468454837799, -0.05432305112481117, -0.3687772750854492, -0.5439661741256714, -0.49872466921806335, -0.3692985475063324, -0.46968790888786316, -0.17241497337818146, 0.11759933829307556, -0.049345627427101135, -0.46505314111709595, -0.4052172303199768, 0.5398878455162048, 0.7946755290031433, -0.4199938178062439, 0.0068727280013263226, -0.8514707088470459, 0.47149282693862915, 0.13552863895893097, 0.35320845246315, -0.3091508746147156, -0.41684016585350037, -0.3526487350463867, 0.18534663319587708, -0.40544068813323975, -1.0558125972747803, 0.47623321413993835, 0.535551130771637, 0.41291606426239014, 0.17607921361923218, -0.05950428172945976, 0.8400598168373108, -0.27771472930908203, 1.1690502166748047, -0.10056345909833908, -0.9801737666130066, 0.5004767775535583, -0.5685719847679138, 0.3220612108707428, 0.5507822036743164, 0.21023985743522644, -0.09810609370470047, -0.47804176807403564, -0.7911679744720459, -0.8250923752784729, 0.6466760039329529, 0.6608661413192749, -0.5000504851341248, -0.12176436930894852, 0.37951740622520447, 0.03669322654604912, 0.09943264722824097, -0.8018673062324524, -0.5552392601966858, -0.22671052813529968, 0.1124991849064827, -0.18784143030643463, -0.42245420813560486, -0.34216177463531494, -0.4472337067127228, 0.6997197866439819, 0.037886086851358414, 0.3968198597431183, 0.5926918387413025, -0.1996239870786667, -0.1934737116098404, -0.04780160263180733, 1.0521601438522339, 0.8968134522438049, -0.5392348170280457, 0.17734640836715698, 0.44549497961997986, -0.7914062142372131, 0.36102160811424255, -0.06973504275083542, -0.04355190694332123, -0.17748166620731354, 0.537693440914154, 0.5049391984939575, -0.1343362182378769, -0.40397292375564575, 0.3553140163421631, -0.09847285598516464, -0.13512195646762848, -0.1914074718952179, 0.15326310694217682, -0.39663586020469666, 0.14052103459835052, 0.4989888668060303, 0.013987728394567966, 0.5794313549995422, -0.17962989211082458, 0.6649159789085388, 0.03820602223277092, -0.4044249951839447, -0.38917943835258484, 0.5914085507392883, 0.06026488170027733, -0.22380277514457703, 0.5319502353668213, 0.1583915501832962, -0.386376291513443, 0.6573454141616821, 0.47392961382865906, 0.6825435757637024, -0.021949615329504013, 0.08817239105701447, 0.754774272441864, 0.00025078022736124694, 0.12888413667678833, 0.5809301137924194, 0.10718489438295364, -0.5529555082321167, -0.20189867913722992, -0.4335062503814697, -0.34645330905914307, 0.26230961084365845, -0.873221218585968, 0.6888978481292725, -0.21162261068820953, -0.05630970373749733, 0.004513698164373636, 0.22921007871627808, -0.556837260723114, 0.2162473201751709, 0.26617056131362915, 1.0784037113189697, -0.7760679125785828, 1.0962927341461182, 0.566372275352478, -0.2793177366256714, -0.6609245538711548, -0.025303125381469727, 0.19225738942623138, -0.5907610654830933, 0.5834973454475403, 0.04064948111772537, -0.0497746542096138, -0.15604735910892487, -0.6964133381843567, -0.8528488874435425, 1.3055336475372314, -0.143202543258667, -0.6285420060157776, 0.2679537832736969, 0.2947579324245453, 0.4093397557735443, -0.6351321339607239, 0.18074549734592438, 0.8292908668518066, 0.4124877452850342, 0.36552876234054565, -0.7889158725738525, 0.044592734426259995, -0.26514703035354614, 0.32718425989151, 0.15049105882644653, -0.5081895589828491, 0.5153189301490784, -0.6022471189498901, 0.27431195974349976, -0.03999814763665199, 0.6986191272735596, 0.42775940895080566, 0.3352167010307312, 0.1207917109131813, 0.7481128573417664, 0.4614640176296234, -0.09819521009922028, 0.6519273519515991, -0.2010641098022461, 0.17258873581886292, 0.8467800617218018, -0.42655307054519653, 0.42701494693756104, 0.48322126269340515, -0.344380259513855, 0.44346845149993896, 0.7478020787239075, -0.16743524372577667, 0.6872697472572327, 0.46756404638290405, -0.31513842940330505, 0.13130973279476166, -0.19233287870883942, -0.6115818023681641, 0.16871720552444458, 0.5488475561141968, -0.23019297420978546, -0.06513151526451111, -0.005886100232601166, -0.14063255488872528, -0.4472823441028595, -0.33534833788871765, 0.7217047810554504, -0.04205746576189995, -0.40021246671676636, 0.5115927457809448, -0.3935801386833191, 0.08453164249658585, -0.26691389083862305, -0.16652336716651917, -0.17823772132396698, 0.09785118699073792, -0.3647787272930145, -1.0414495468139648, 0.36966460943222046, -0.023070083931088448, -0.20921717584133148, 0.1158415824174881, 0.3727900981903076, -0.27801385521888733, -0.426565945148468, 0.15872269868850708, 0.13563506305217743, -0.1383627951145172, 0.8063730597496033, -0.45609891414642334, 0.259137362241745, 0.26320475339889526, 0.02553490921854973, 0.057420868426561356, 0.38186967372894287, -0.01971803605556488, 0.5446452498435974, 0.4682517945766449, 0.2223851978778839, -0.2570045590400696, 0.1114400178194046, 0.8944674134254456, -0.8146318197250366, 0.23175586760044098, -0.7435914874076843, 0.6369690895080566, -0.27226048707962036, -0.35690268874168396, 0.5215842723846436, 0.9803897142410278, 0.6336232423782349, 0.02207278460264206, 0.6045984029769897, -0.2205803394317627, 0.3773892819881439, -0.30683740973472595, 0.2637481391429901, -0.29330506920814514, 0.4561738073825836, -0.40499192476272583, -0.5419573187828064, -0.5740667581558228, 0.14032913744449615, -0.3229202926158905, -0.12653815746307373, 0.38240230083465576, 0.7886347770690918, 0.11962588876485825, 0.05828853324055672, 0.11451832950115204, 0.3162862956523895, 0.6234858632087708, 0.6322308778762817, 0.2896176278591156, -0.4808014929294586, 0.3748576045036316, -0.17328275740146637, -0.046459317207336426, -0.300690621137619, -0.9087045788764954, -0.6360065937042236, -0.6846559047698975, -0.25684136152267456, -0.88177889585495, 0.4224536418914795, 0.9113554358482361, 0.6470862627029419, -1.0144599676132202, -0.49313536286354065, 0.026914700865745544, 0.40449416637420654, -0.046060990542173386, -0.1378898173570633, 0.051888223737478256, -0.08432488143444061, -0.1749982088804245, 0.030444663017988205, 0.34945550560951233, 0.2096938043832779, -0.03810495510697365, 0.1145680844783783, -0.5329185724258423, -0.0761600136756897, 0.4373563230037689, 0.4976165294647217, -0.5106583833694458, -0.6801207065582275, 0.20414094626903534, -0.1089501678943634, 0.33629581332206726, 0.49904659390449524, -0.6743189692497253, 0.13504955172538757, 0.41153547167778015, -0.14209908246994019, 0.6218150854110718, -0.19815704226493835, 1.11564040184021, -0.4318319857120514, -0.2098313421010971, 0.024077637121081352, 0.4274477958679199, 0.16196931898593903, -0.3169431686401367, 0.3942604959011078, 0.25498250126838684, -0.7600509524345398, -0.7504929304122925, 0.10807342827320099, -1.1934999227523804, 0.3065745532512665, 1.2058361768722534, 0.047654975205659866, -0.19286835193634033, -0.46875646710395813, -0.22085082530975342, 0.12387967109680176, -0.6291796565055847, 0.49160388112068176, 0.5061648488044739, -0.41281411051750183, -0.4572676718235016, -0.279097318649292, 0.7544797658920288, -0.32598260045051575, -0.6232715845108032, -0.1873280555009842, 0.47450411319732666, 0.320356547832489, -0.19869433343410492, 0.4899548292160034, -0.26021984219551086, 0.32185012102127075, -0.4883802831172943, 0.1890864372253418, 0.31610360741615295, -0.21219849586486816, -0.3048830032348633, 0.2596595287322998, -0.04712912067770958, -0.11777865886688232 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
lmqg/qa_squadshifts
lmqg
2022-11-05T05:10:26Z
421
0
null
[ "task_categories:question-answering", "task_ids:extractive-qa", "multilinguality:monolingual", "size_categories:1k<n<10k", "source_datasets:extended|wikipedia", "language:en", "license:cc-by-4.0", "arxiv:2004.14444", "region:us" ]
2022-11-05T05:10:26Z
2022-11-05T02:43:19.000Z
2022-11-05T02:43:19
--- license: cc-by-4.0 pretty_name: SQuADShifts language: en multilinguality: monolingual size_categories: 1k<n<10k source_datasets: - extended|wikipedia task_categories: - question-answering task_ids: - extractive-qa --- # Dataset Card for "lmqg/qa_squadshifts" ## Dataset Description - **Repository:** [https://github.com/asahi417/lm-question-generation](https://github.com/asahi417/lm-question-generation) - **Paper:** [https://arxiv.org/abs/2004.14444](https://arxiv.org/abs/2004.14444) - **Point of Contact:** [Asahi Ushio](http://asahiushio.com/) ### Dataset Summary This is SQuADShifts dataset with custom split of training/validation/test following [lmqg/qg_squadshifts](https://huggingface.co/datasets/lmqg/qg_squadshifts). ### Supported Tasks and Leaderboards * `question-answering` ### Languages English (en) ## Dataset Structure ### Data Fields The data fields are the same among all splits. #### plain_text - `id`: a `string` feature of id - `title`: a `string` feature of title of the paragraph - `context`: a `string` feature of paragraph - `question`: a `string` feature of question - `answers`: a `json` feature of answers ### Data Splits | name |train | valid | test | |-------------|------:|------:|-----:| |default (all)|9209|6283 |18,844| | amazon |3295|1648|4942| | new_wiki |2646|1323|3969| | nyt |3355|1678|5032| | reddit |3268|1634|4901| ## Citation Information ``` @inproceedings{miller2020effect, title={The effect of natural distribution shift on question answering models}, author={Miller, John and Krauth, Karl and Recht, Benjamin and Schmidt, Ludwig}, booktitle={International Conference on Machine Learning}, pages={6905--6916}, year={2020}, organization={PMLR} } ```
[ -0.5810954570770264, -0.9246264100074768, 0.22661533951759338, 0.0643259808421135, -0.2758554220199585, 0.1341615617275238, -0.011492479592561722, -0.24758832156658173, 0.29578697681427, 0.45413637161254883, -1.2180988788604736, -0.6661696434020996, -0.2784608006477356, 0.36114275455474854, -0.3768226206302643, 1.0951786041259766, -0.11563887447118759, -0.08509952574968338, -0.4723953902721405, -0.38509902358055115, -0.24120423197746277, -0.3849770724773407, -0.5859934091567993, -0.16888676583766937, 0.23313046991825104, 0.2548867166042328, 0.744785487651825, 0.5609036087989807, 0.5979645252227783, 0.29291820526123047, -0.12761519849300385, 0.20929817855358124, -0.2598763406276703, 0.10775873064994812, 0.14118671417236328, -0.6456257104873657, -0.4656454622745514, -0.008161275647580624, 0.8872508406639099, 0.45863232016563416, -0.22012251615524292, 0.5976586937904358, -0.0404415987432003, 0.5391116142272949, -0.3541536033153534, 0.1994132697582245, -0.6245112419128418, 0.10767538100481033, -0.017763009294867516, -0.18157048523426056, 0.008677412755787373, -0.6293585300445557, 0.08073479682207108, -0.7118817567825317, 0.5000329613685608, 0.11682821810245514, 1.2291102409362793, 0.30655959248542786, -0.3645303547382355, -0.12085592746734619, -0.321725070476532, 0.7621613144874573, -0.8350898027420044, 0.16700606048107147, 0.4744429290294647, 0.3678587079048157, -0.01461437251418829, -0.6189721822738647, -0.742463231086731, 0.2511177062988281, -0.16211071610450745, 0.4156883955001831, 0.02100330963730812, -0.1272045522928238, 0.36078566312789917, 0.27526161074638367, -0.8739964962005615, -0.1545916050672531, -0.6946805715560913, -0.2760505676269531, 0.9941468834877014, 0.46902453899383545, 0.14672212302684784, -0.3739520013332367, -0.3143607974052429, -0.32930824160575867, -0.37353572249412537, 0.4207712709903717, 0.40137654542922974, 0.27259939908981323, -0.35197052359580994, 0.44398033618927, -0.41823652386665344, 0.6051849126815796, 0.20371520519256592, -0.016011618077754974, 0.742790937423706, -0.6534476280212402, -0.199799582362175, -0.15533411502838135, 1.137620449066162, 0.4371466338634491, 0.04551269859075546, 0.020294154062867165, 0.2865402102470398, -0.2659381926059723, 0.19752195477485657, -0.9449245929718018, 0.08559167385101318, 0.7357164621353149, -0.2685196101665497, -0.3348974287509918, 0.17588451504707336, -1.0721460580825806, -0.08395318686962128, 0.03736351802945137, 0.1830967515707016, -0.36292457580566406, -0.28091949224472046, 0.203303262591362, -0.291159987449646, 0.7194396257400513, 0.07819804549217224, -0.6378288865089417, -0.01523416955024004, 0.5045960545539856, 0.47906941175460815, -0.3073975145816803, -0.4357089400291443, -0.18350403010845184, -0.13231587409973145, -0.10459480434656143, 0.8668987154960632, -0.30009326338768005, -0.20992469787597656, 0.28461381793022156, 0.3909948468208313, -0.39946049451828003, -0.6109247803688049, 0.7993251085281372, -0.6474393606185913, 0.6578258275985718, -0.40856441855430603, -0.6837444305419922, -0.1269959658384323, 0.5674801468849182, -0.47600194811820984, 1.3195635080337524, 0.25849175453186035, -0.7753410935401917, 0.3279820382595062, -0.5868540406227112, -0.20413115620613098, 0.18115423619747162, -0.1596478968858719, -0.6949653625488281, -0.4255145192146301, 0.2998311519622803, 0.3770701587200165, -0.34573808312416077, 0.1312611699104309, -0.35697484016418457, -0.2509516775608063, 0.5885874032974243, -0.15443859994411469, 1.0807106494903564, 0.08729146420955658, -0.030004972591996193, 0.040977779775857925, -1.035887360572815, 0.4954979717731476, 0.26548296213150024, -0.4637174606323242, -0.06086992844939232, -0.24479588866233826, -0.12320900708436966, 0.2454472929239273, 0.27980515360832214, -0.451060026884079, 0.11800532788038254, -0.16540491580963135, 0.3260659873485565, 0.5514516234397888, 0.25875967741012573, 0.43892163038253784, -0.38297733664512634, 0.8737511038780212, 0.3765518367290497, 0.29775235056877136, 0.01212439127266407, -0.6300526857376099, -0.7155122756958008, -0.09519537538290024, 0.25227677822113037, 0.8938966989517212, -0.834381103515625, 0.9720807671546936, -0.03405310958623886, -0.551587700843811, -1.08461594581604, -0.055542461574077606, 0.3592681884765625, 0.8231939673423767, 0.6993875503540039, 0.17364493012428284, -0.6264901161193848, -1.0588172674179077, -0.2603476345539093, -0.30063939094543457, 0.007877599447965622, 0.24732261896133423, 0.6476993560791016, -0.24476724863052368, 0.9912832379341125, -0.8487205505371094, 0.03537062555551529, -0.3715156316757202, 0.013085237704217434, 0.2405252456665039, 0.6103724241256714, 0.47054529190063477, -0.866403341293335, -0.36833372712135315, -0.6592101454734802, -0.7822495102882385, -0.18152068555355072, -0.1333049088716507, -0.5817416906356812, 0.07174882292747498, 0.34486275911331177, -0.8224883079528809, 0.2029579132795334, 0.20561911165714264, -0.6705222725868225, 0.5665865540504456, 0.13636161386966705, 0.36650022864341736, -1.4988877773284912, -0.03305317834019661, -0.034631118178367615, -0.01980876550078392, -0.6888307332992554, 0.19377252459526062, 0.054568368941545486, 0.2970809042453766, -0.45132628083229065, 0.43791911005973816, -0.12934091687202454, 0.24399664998054504, 0.04341350495815277, 0.23146666586399078, 0.1033654510974884, 0.6623863577842712, -0.13022762537002563, 0.7512874007225037, 0.38230058550834656, -0.6051676869392395, 0.36009982228279114, 0.7977789044380188, -0.24041955173015594, 0.6658095121383667, -0.7757444381713867, 0.12117823213338852, -0.22906231880187988, 0.22040815651416779, -1.1164361238479614, -0.25034257769584656, 0.48969852924346924, -0.5897369980812073, 0.005225809291005135, -0.04062690958380699, -0.580915093421936, -0.4512981176376343, -0.3381198048591614, 0.4550436735153198, 0.8605672121047974, -0.15364594757556915, 0.13206130266189575, 0.2756650447845459, 0.17989598214626312, -0.5475863218307495, -0.8412405848503113, -0.49239325523376465, -0.36306264996528625, -0.6662633419036865, 0.2800925672054291, -0.6205247640609741, -0.05525115877389908, -0.04159107431769371, 0.008239596150815487, -0.3067246973514557, 0.000947466236539185, -0.0829443484544754, 0.3516331613063812, -0.220187708735466, 0.30373167991638184, 0.18297059834003448, -0.03095218725502491, 0.1727377474308014, 0.011684144847095013, 0.5587725043296814, -0.09496176242828369, -0.15754427015781403, -0.2685278654098511, 0.39560335874557495, 0.1472640037536621, -0.30591708421707153, 0.8384444117546082, 0.8176032304763794, -0.113517627120018, -0.17283345758914948, -0.3769751191139221, -0.14587780833244324, -0.5395116806030273, 0.5903568863868713, -0.19265145063400269, -0.9944512844085693, 0.8286007046699524, 0.3590357303619385, 0.13840551674365997, 0.9689905643463135, 0.48245787620544434, -0.3770832121372223, 1.03505277633667, 0.1654057800769806, 0.08620274066925049, 0.32430124282836914, -0.4778377413749695, -0.13539132475852966, -0.950483500957489, -0.3298459053039551, -0.6653276085853577, -0.43644359707832336, -0.7943180203437805, -0.4042867124080658, 0.3728465437889099, 0.19401787221431732, -0.47527021169662476, 0.24105167388916016, -0.6944137215614319, 0.46827754378318787, 0.4822874963283539, 0.10950268805027008, 0.12635797262191772, -0.1263887882232666, 0.011108728125691414, 0.03479456156492233, -0.8398339152336121, -0.25089031457901, 1.0629959106445312, 0.23015259206295013, 0.317173033952713, -0.08722921460866928, 0.8337312340736389, -0.07235100120306015, -0.08483799546957016, -0.46731317043304443, 0.8924630880355835, 0.2562761604785919, -0.7995676398277283, -0.38523030281066895, -0.6638098359107971, -1.100470781326294, 0.25857746601104736, -0.23729577660560608, -0.6042907238006592, 0.14193814992904663, -0.09107174724340439, -0.3984375596046448, 0.09299448132514954, -0.42229196429252625, 0.9238100051879883, -0.026042981073260307, -0.06509190052747726, 0.17509986460208893, -0.8040745854377747, 0.4517320990562439, 0.16885140538215637, 0.08312433958053589, -0.3006191551685333, -0.11483932286500931, 1.1028738021850586, -0.3775809407234192, 0.7197865843772888, -0.27752888202667236, 0.0709991604089737, 0.5910602807998657, -0.31761831045150757, 0.3873840272426605, 0.4153691530227661, -0.09912176430225372, 0.020107557997107506, 0.42183229327201843, -0.5377245545387268, -0.6131935715675354, 0.36907240748405457, -0.9480749368667603, -0.4893120229244232, -0.37725114822387695, -0.8372106552124023, -0.3850650489330292, 0.2290538251399994, 0.5834043025970459, 0.24340501427650452, -0.004988059401512146, 0.1429930180311203, 0.9502196907997131, -0.2632410526275635, 0.3371277153491974, 0.5795985460281372, -0.2616397738456726, -0.5743482112884521, 0.4889129400253296, 0.24224624037742615, 0.23322619497776031, 0.29671511054039, 0.10952187329530716, -0.47580191493034363, -0.5953715443611145, -0.4957009255886078, 0.2597683370113373, -0.6474383473396301, -0.2816736102104187, -0.5706800818443298, -0.5893225073814392, -0.35723525285720825, 0.25244519114494324, -0.1513795107603073, -0.5970200896263123, -0.4716062545776367, -0.33453822135925293, 0.7146018743515015, 0.06548295170068741, 0.3866640627384186, 0.24860301613807678, -1.0122917890548706, 0.2717354893684387, 0.20834268629550934, 0.18184153735637665, -0.32653069496154785, -0.7412864565849304, -0.36431121826171875, 0.288919597864151, -0.35425615310668945, -0.959855854511261, 0.21091187000274658, 0.03958800807595253, 0.640444278717041, 0.15261517465114594, 0.3244979977607727, 0.8392844796180725, -0.17771893739700317, 1.052843451499939, -0.037767376750707626, -0.49935397505760193, 0.5171906352043152, -0.4195258617401123, 0.701676070690155, 0.9782813191413879, 0.429636150598526, -0.5288459062576294, -0.6383593082427979, -0.9727590084075928, -0.884631872177124, 0.6848729252815247, 0.3473728597164154, 0.20812802016735077, -0.11029750108718872, 0.5686954259872437, 0.004520528484135866, 0.4696756899356842, -0.6100209355354309, -0.5345356464385986, -0.16114109754562378, -0.509911060333252, 0.05811917036771774, -0.09330787509679794, -0.31584632396698, -0.49907368421554565, 0.7229471802711487, -0.32559511065483093, 0.5160889029502869, 0.378311425447464, 0.043343380093574524, -0.014871100895106792, 0.42380115389823914, 0.7166060209274292, 0.4263603687286377, -0.32868319749832153, -0.14929543435573578, 0.28816941380500793, -0.6167445182800293, 0.04350680112838745, 0.2554343640804291, -0.6229404211044312, -0.05714002251625061, 0.5493149757385254, 0.8092485070228577, -0.09233758598566055, -0.5634570121765137, 0.2775835394859314, -0.043606556951999664, -0.6455827355384827, -0.4050864577293396, 0.2683214843273163, 0.002118458738550544, 0.4408762753009796, 0.3958105742931366, -0.07475987821817398, 0.0059876940213143826, -0.2983734905719757, 0.15043817460536957, 0.4057379364967346, -0.39073750376701355, -0.3197481036186218, 0.5151161551475525, -0.1617226004600525, -0.326542466878891, 0.7089165449142456, -0.5208759307861328, -0.6196863651275635, 0.9196255207061768, 0.434944748878479, 1.028838872909546, -0.025049587711691856, 0.3982090950012207, 0.6038497090339661, 0.2961225211620331, 0.05502961575984955, 0.8440893292427063, 0.038482826203107834, -0.9551582932472229, 0.06181928515434265, -0.5857838988304138, -0.19446741044521332, 0.08476395905017853, -0.8414443135261536, 0.026244046166539192, -0.34517455101013184, -0.1309313029050827, -0.3953605890274048, 0.10815267264842987, -0.7623561024665833, 0.19331862032413483, -0.2486400604248047, 1.021289587020874, -0.5677581429481506, 0.6028974652290344, 0.7862907648086548, -0.6793256402015686, -0.8361479640007019, 0.09226228296756744, -0.2835769057273865, -0.8974637389183044, 0.3724181056022644, -0.10264547169208527, 0.4980155825614929, -0.03437923267483711, -0.7046866416931152, -0.9613944888114929, 1.4620743989944458, 0.11287663877010345, -0.34589189291000366, 0.02095079980790615, 0.6567118167877197, 0.6936027407646179, -0.34164342284202576, 0.42299023270606995, 0.70146644115448, 0.5481064319610596, 0.24748577177524567, -0.622771143913269, 0.12335023283958435, -0.4174385964870453, -0.3351292312145233, 0.22375039756298065, -1.159304141998291, 0.7751353979110718, 0.11053254455327988, 0.048903051763772964, 0.04082483425736427, 0.7815253138542175, 0.7146178483963013, 0.3449561297893524, 0.3917236328125, 0.6051590442657471, 0.9418621063232422, -0.37913215160369873, 0.9113823771476746, -0.18934014439582825, 0.4652019739151001, 1.021369457244873, -0.23926211893558502, 0.9899088740348816, 0.5141072869300842, -0.46337342262268066, 0.6099156141281128, 0.7402243614196777, -0.33836522698402405, 0.6298511028289795, 0.24679823219776154, 0.16204112768173218, -0.2608216106891632, 0.32263386249542236, -0.5073591470718384, 0.2754366099834442, 0.01236454863101244, -0.29146096110343933, -0.09424209594726562, -0.24523651599884033, 0.08192911744117737, -0.14193445444107056, -0.28612983226776123, 0.7326826453208923, -0.14377136528491974, -0.7553678154945374, 0.795474112033844, -0.16009818017482758, 0.7329965233802795, -0.8004404306411743, 0.11363217234611511, -0.4472119212150574, 0.16596239805221558, -0.389598548412323, -0.9387669563293457, 0.4574851989746094, -0.1390472650527954, -0.3543812334537506, -0.11497423052787781, 0.5521237850189209, -0.7081327438354492, -0.8239613175392151, -0.11568155884742737, 0.5978547930717468, -0.0297719594091177, 0.2840591371059418, -1.137650728225708, -0.2753962576389313, 0.16291543841362, -0.4190237522125244, 0.43298521637916565, 0.2822831869125366, 0.2038983851671219, 0.6379653811454773, 0.4218069911003113, -0.2463136911392212, 0.36014893651008606, -0.10584545135498047, 0.6451053619384766, -0.6792244911193848, -0.6490355134010315, -0.750084638595581, 0.8367951512336731, -0.34455597400665283, -0.8377158045768738, 0.8314236998558044, 0.7787620425224304, 0.6997631192207336, -0.08903306722640991, 0.8177663683891296, 0.0037248593289405107, 0.7194349765777588, -0.5942732691764832, 0.8136665225028992, -0.5542541146278381, 0.2540682256221771, -0.14998319745063782, -0.7107746005058289, -0.10903128981590271, 0.3942585289478302, -0.1549622118473053, 0.22116009891033173, 0.8297339081764221, 0.8806614279747009, 0.10992942005395889, 0.2213660031557083, -0.033483028411865234, 0.15911099314689636, 0.24853700399398804, 0.7331090569496155, 0.7607808709144592, -0.9607930779457092, 0.6721413731575012, -0.210214301943779, 0.061409227550029755, 0.11338887363672256, -0.5173152685165405, -1.1309832334518433, -0.724778413772583, -0.8040725588798523, -0.6055235266685486, -0.21334964036941528, 0.9594544172286987, 0.43095633387565613, -0.8533661365509033, -0.10102815926074982, -0.13173943758010864, 0.19915857911109924, -0.3751997649669647, -0.3537682592868805, 0.638797402381897, -0.23671303689479828, -0.5599136352539062, 0.16197077929973602, -0.2838537395000458, 0.11315956711769104, -0.16245482861995697, -0.1291995793581009, -0.3287380337715149, 0.1946612447500229, 0.20973797142505646, 0.20857521891593933, -0.40617483854293823, -0.09060333669185638, 0.2757081091403961, -0.09180977940559387, 0.2913334369659424, 0.341523677110672, -0.7913782000541687, -0.09624913334846497, 0.7990142703056335, 0.5923344492912292, 0.39121684432029724, 0.0017828268464654684, 0.3078460097312927, -0.8534469604492188, 0.13178426027297974, 0.26488175988197327, 0.22228388488292694, 0.07622810453176498, -0.4016997516155243, 0.5246954560279846, 0.32083937525749207, -0.5947255492210388, -0.94940185546875, 0.06922207027673721, -1.0440579652786255, -0.028941551223397255, 1.3897908926010132, 0.006893962621688843, -0.32954105734825134, 0.05515133589506149, -0.18668249249458313, 0.30239245295524597, -0.3739425241947174, 0.7138416171073914, 0.7565820813179016, -0.04930109158158302, -0.39031097292900085, -0.599084734916687, 0.8207677006721497, 0.43124231696128845, -1.290662407875061, -0.14583422243595123, 0.1579752266407013, 0.2720206677913666, 0.1198461651802063, 0.49109402298927307, -0.05141826719045639, 0.2896466851234436, -0.3334556519985199, 0.034295570105314255, -0.13607646524906158, 0.23732776939868927, -0.46959957480430603, 0.3130131959915161, -0.33824029564857483, -0.37808358669281006 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
anuragshas/sk_opus100_processed
anuragshas
2022-02-05T08:22:48Z
420
0
null
[ "region:us" ]
2022-02-05T08:22:48Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -0.3992327153682709, 0.5791246294975281, -0.14494499564170837, -0.10751135647296906, 0.28233814239501953, -0.2768957316875458, -0.5409227013587952, -0.3685525059700012, -1.1902779340744019, 0.061491698026657104, 0.5316582918167114, 0.743514358997345, 0.7584061622619629, 0.3652168810367584, 0.643257737159729, 0.39322906732559204, -0.231389120221138, 0.48270541429519653, -0.04171793907880783, 0.0026038705836981535, -0.3524438440799713, -0.5516899824142456, -0.28596577048301697, 0.07584768533706665, 1.096130132675171, 0.9666873812675476, -0.28466421365737915, 0.05330856889486313, -0.30636167526245117, 0.3308892846107483, -0.4973427355289459, 0.3054097294807434, -0.022506216540932655, 0.16318757832050323, -0.704151451587677, -0.5535351634025574, 0.012795033864676952, -0.7361212968826294, 0.17926514148712158, -0.6900812387466431, 0.8269097208976746, 0.18583209812641144, 1.1533749103546143, 0.14819422364234924, -0.4624859392642975, -0.8161761164665222, -0.6538985371589661, 0.5711163282394409, -0.32703715562820435, 0.3968023657798767, 0.7028226256370544, -0.048573337495326996, -0.9820331335067749, -0.6745738983154297, -0.46466246247291565, 0.2923974096775055, 0.3540281355381012, -0.3411684036254883, -0.17522093653678894, -0.30589917302131653, 0.15791958570480347, 0.1281142681837082, -0.48419976234436035, -0.5543919205665588, -0.547515869140625, -0.39602571725845337, 0.6206656694412231, 0.34829503297805786, 0.24291737377643585, -0.18884189426898956, -0.3228582441806793, 0.0880165845155716, -0.41608554124832153, 0.3402574062347412, 0.6335517168045044, 0.711402416229248, -0.5811446309089661, 0.5602157711982727, -0.049275897443294525, 0.7439709901809692, 0.11445585638284683, -0.2747812569141388, 0.4146060049533844, -0.14724673330783844, 0.055171847343444824, 0.42263513803482056, 0.3152443468570709, 0.28413069248199463, -0.3273696303367615, 0.20322275161743164, -0.32151490449905396, -0.3049626648426056, -0.2233218252658844, -0.29490745067596436, -0.35921788215637207, 0.5492295026779175, -0.3314018249511719, -0.4285552501678467, 1.1431758403778076, -0.42007699608802795, -0.7302228808403015, 0.33156365156173706, 0.40652117133140564, -0.0994473472237587, -0.37146514654159546, -0.052260853350162506, -0.8458787202835083, -0.00790744461119175, 0.7491178512573242, -0.7198969125747681, 0.33717358112335205, 0.47280627489089966, 0.741721510887146, 0.1965060532093048, -0.14034466445446014, -0.4294945299625397, 0.2971963882446289, -0.8659994006156921, 0.6320174336433411, -0.20135276019573212, -1.0051976442337036, 0.11150483042001724, 0.8971704244613647, -0.3789643347263336, -1.2094870805740356, 1.0605157613754272, -0.6887932419776917, 0.16017864644527435, -0.6767609119415283, -0.14661164581775665, -0.07118469476699829, -0.005095955915749073, -0.6088155508041382, 0.7567099332809448, 0.5872676968574524, -0.49952778220176697, 0.21429462730884552, -0.2602984309196472, -0.3915135860443115, 0.38824939727783203, -0.0793546810746193, -0.21858906745910645, 0.7138336896896362, -0.6647078394889832, -0.2693284749984741, 0.2942773103713989, 0.23689350485801697, -0.357060968875885, -0.793192446231842, 0.08478079736232758, -0.05786222219467163, 1.5507503747940063, -0.03868860378861427, -0.35861143469810486, -0.6793836951255798, -1.1506236791610718, -0.07070811837911606, 0.6886887550354004, -0.9194992184638977, -0.27839499711990356, -0.046410247683525085, -0.26169371604919434, 0.0899493545293808, 0.7390591502189636, -1.119404911994934, 0.28327250480651855, -0.050927065312862396, -0.22794730961322784, 0.8271061182022095, 0.1538720428943634, 0.24758882820606232, 0.14913466572761536, 0.4295872151851654, 0.5277255773544312, 0.11115183681249619, 0.6835882663726807, -0.3472035229206085, -0.9694353938102722, 0.6154633164405823, 0.25266438722610474, 0.8121451139450073, -0.49945372343063354, 0.2685092091560364, 0.2702546715736389, -0.3409683108329773, -0.5682377815246582, -0.310282826423645, 0.09025713056325912, 0.14930608868598938, 0.11142496764659882, -0.5721707344055176, -0.6576128005981445, -0.9689135551452637, -0.13590654730796814, -0.43143755197525024, -0.35715678334236145, 0.2100687474012375, 0.5792907476425171, -1.1975533962249756, 0.4128877520561218, -0.7705622911453247, -0.703874409198761, -0.010655621066689491, -0.1933809369802475, 0.7540653944015503, 0.43240174651145935, 0.5033961534500122, -0.6397145390510559, -0.5661987066268921, -0.22470159828662872, -1.0333740711212158, -0.13280484080314636, 0.24819664657115936, 0.3065737783908844, -0.1342328041791916, -0.2744964361190796, -0.48740261793136597, 0.8100383877754211, 0.14789214730262756, -0.5391897559165955, 0.5220769643783569, -0.3020317554473877, 0.17224839329719543, -0.6369158029556274, -0.0691685602068901, -0.6616761684417725, -0.0009067110950127244, -0.36083078384399414, -0.5737436413764954, 0.14772333204746246, 0.07017548382282257, -0.16065415740013123, 0.2880837619304657, -0.909276008605957, -0.0010854422580450773, -0.744221568107605, 0.37907224893569946, 0.0639476627111435, -0.3145084083080292, -0.017516743391752243, 1.000038743019104, 0.7784457206726074, -0.3848040699958801, 0.7217439413070679, 0.4440040588378906, 0.19036099314689636, 0.7630518674850464, -0.18725158274173737, 0.16478213667869568, -0.5245421528816223, -0.12161099910736084, -0.8887605667114258, -1.0982943773269653, 0.7320572137832642, -0.6114250421524048, 0.36542850732803345, -0.42778605222702026, 0.2589159309864044, -0.6919258832931519, -0.038853395730257034, 0.4808599054813385, -0.05936374515295029, -0.6863952875137329, 0.5232571363449097, 0.4531749188899994, -0.2019244134426117, -0.6609036922454834, -0.5301570296287537, 0.39365914463996887, 0.6154113411903381, -0.16390396654605865, 0.06878498196601868, 0.14941087365150452, -0.5441920757293701, -0.040802545845508575, -0.3869187533855438, -0.4576674997806549, 0.05422405153512955, 0.13053379952907562, -0.005750161595642567, -0.40482011437416077, -0.08680257946252823, -0.35842010378837585, -0.4656125009059906, 0.21876463294029236, 0.30119529366493225, -0.04096344858407974, -0.42599743604660034, -0.36198148131370544, -0.8881808519363403, 0.6719611883163452, 0.5370280146598816, 0.05281474441289902, 0.7555550336837769, 0.16819244623184204, -0.801498293876648, -0.13532206416130066, -0.17607054114341736, 0.2696835994720459, -0.5588056445121765, 0.13849826157093048, -0.013484805822372437, -0.06374907493591309, 0.2629791498184204, 0.25386205315589905, -0.4300558567047119, 0.927625298500061, -0.26152747869491577, -0.3592526614665985, 0.7960182428359985, 0.5974737405776978, 0.4958309531211853, 0.16503198444843292, -0.044541094452142715, 0.9007097482681274, -1.196651816368103, -0.6563171744346619, -0.7409546375274658, -0.15945661067962646, -0.43510857224464417, -0.0321057066321373, 0.6254417300224304, 0.29009905457496643, -0.13333925604820251, 0.47563934326171875, -0.5243490934371948, 0.3556032180786133, 1.0119839906692505, 0.3574867248535156, 0.34357017278671265, -0.7570232152938843, -0.25157779455184937, -0.14024296402931213, -0.9998159408569336, -0.2631372809410095, 0.8871029615402222, 0.2275265008211136, 0.8444608449935913, 0.5992542505264282, 0.6784538626670837, 0.136723130941391, 0.2523833215236664, -0.305902898311615, 0.39202871918678284, 0.43760839104652405, -1.040114164352417, -0.42758411169052124, 0.02141888067126274, -0.9703332185745239, -0.14227578043937683, -0.03495054319500923, -0.42617106437683105, 0.7681738138198853, 0.00016635804786346853, -0.4076710641384125, 0.7732735872268677, -0.4555833339691162, 0.7562878727912903, -0.4473649859428406, -0.026638653129339218, 0.4699098467826843, -0.707064151763916, 0.4677433967590332, 0.12878736853599548, 0.6205845475196838, -0.015571946278214455, -0.04078621417284012, 0.7104931473731995, -0.9129164814949036, 0.25438612699508667, -0.6348398923873901, 0.22421303391456604, 0.24246959388256073, 0.5160625576972961, 0.5969962477684021, 0.4371241629123688, 0.10119915008544922, -0.23920848965644836, 0.04115789383649826, -0.8241121172904968, -0.21050670742988586, 0.6975144147872925, -0.7186897397041321, -0.6864195466041565, -1.2355334758758545, 0.14438661932945251, 0.2734704911708832, 0.3893047273159027, 0.7959297895431519, 0.5714079141616821, 0.12895449995994568, 0.6805254220962524, 0.9888579249382019, -0.06885591894388199, 0.916691780090332, 0.3224475085735321, 0.09175165742635727, -0.2194489687681198, 0.703682541847229, 0.2662784457206726, -0.2470790147781372, -0.11939744651317596, 0.20913469791412354, -0.11069414764642715, -0.5917618870735168, -0.4999074339866638, 0.3701755702495575, -0.6731783747673035, -0.1830393373966217, -0.6243732571601868, -0.6043766736984253, -0.5117589235305786, 0.0692739263176918, -0.7147684097290039, 0.23979082703590393, -0.7753568887710571, -0.10574901103973389, 0.04323358088731766, 0.9792002439498901, -0.5893120765686035, 0.5805228352546692, -1.12185800075531, 0.19345775246620178, -0.07949890196323395, 0.792106032371521, 0.2139579802751541, -0.7344390153884888, -0.39754199981689453, -0.11592598259449005, -0.37299054861068726, -1.3576757907867432, 0.21404962241649628, -0.24541422724723816, 0.2309398353099823, 0.6145407557487488, 0.13977040350437164, 0.5258244276046753, -0.3432632088661194, 0.7029102444648743, -0.057016827166080475, -0.7069293856620789, 0.7934491038322449, -0.5026893615722656, 0.4963533282279968, 0.9766002893447876, 0.5333840250968933, -0.7984007596969604, 0.0357406847178936, -1.041122555732727, -0.600869357585907, 0.38426393270492554, 0.1192895919084549, -0.03601125627756119, -0.665955662727356, -0.054019927978515625, -0.16143806278705597, 0.6043741703033447, -1.0390695333480835, -0.785835862159729, 0.25766894221305847, 0.5277299284934998, 0.08168502151966095, -0.5653401613235474, 0.2088075876235962, -0.5444163084030151, 1.0657776594161987, 0.45109352469444275, 0.32744958996772766, 0.8406059145927429, 0.4649237096309662, -0.38231605291366577, 0.09252502024173737, 0.7662692070007324, 0.6666228771209717, -0.5239795446395874, -0.2908027172088623, -0.0882752314209938, -0.9143400192260742, 0.05927503854036331, 0.1116887554526329, -0.013456095941364765, 0.9082115292549133, 0.579308032989502, 0.253970205783844, 0.4514276385307312, -0.7264610528945923, 0.8859445452690125, -0.1495419293642044, -0.1247284859418869, -1.0677239894866943, 0.19486205279827118, -0.23984935879707336, 0.5006400346755981, 1.0061331987380981, 0.525004506111145, -0.047630541026592255, -0.814338207244873, -0.014736384153366089, 0.6939173936843872, -0.7091119289398193, -0.17449775338172913, 0.9448539614677429, 0.38471025228500366, -1.295304536819458, 1.106776475906372, -0.5381773710250854, -0.5603317618370056, 0.9121302366256714, 0.5229570269584656, 1.1221849918365479, -0.44204193353652954, 0.0008675057324580848, 0.2662239074707031, 0.4137844443321228, 0.5423170328140259, 1.0869632959365845, 0.43141356110572815, -0.7931072115898132, 0.8826581835746765, -0.24776068329811096, -0.40361127257347107, -0.053475700318813324, -0.42859864234924316, 0.16892209649085999, -0.4406189024448395, -0.10712965577840805, -0.3444185256958008, 0.2854307293891907, -0.70720374584198, 0.42807644605636597, -0.08385642617940903, 0.8653066754341125, -0.8553729057312012, 0.47207602858543396, 0.6354700326919556, -0.33373481035232544, -0.8508192300796509, -0.26198476552963257, -0.1144845262169838, -0.6389466524124146, 0.30214792490005493, -0.45541054010391235, 0.044398874044418335, 0.09623479843139648, -0.6491509675979614, -1.1778273582458496, 0.9093631505966187, -0.6396117210388184, -0.2784458100795746, 0.20463958382606506, -0.1151471883058548, 0.28811654448509216, -0.2524648904800415, 0.010661328211426735, 0.4187661111354828, 0.7489396333694458, 0.28446561098098755, -0.7727053761482239, -0.36948859691619873, 0.0015033691888675094, -0.44474759697914124, 0.7582973837852478, -0.6002098917961121, 1.1840776205062866, -0.556353747844696, -0.05965423583984375, 0.4438447952270508, 0.24690861999988556, 0.21076245605945587, 0.6629217267036438, 0.144208163022995, 0.7282259464263916, 1.0701210498809814, -0.4083522856235504, 0.881180465221405, 0.26432785391807556, 0.4743083417415619, 0.7238510251045227, -0.6487718820571899, 0.7513747811317444, 0.3181043267250061, -0.5682927966117859, 0.9228019714355469, 1.290606141090393, -0.15699152648448944, 0.80793696641922, 0.051364265382289886, -1.0815999507904053, 0.32583361864089966, -0.20724761486053467, -0.7530062198638916, 0.31502565741539, 0.19055864214897156, -0.6920987367630005, -0.5770313739776611, -0.2404651641845703, -0.35662829875946045, -0.11552873998880386, -0.763173520565033, 0.6720565557479858, -0.01696927472949028, -0.5103673934936523, 0.18857470154762268, 0.28775009512901306, 0.17368444800376892, -0.5235736966133118, -0.029393965378403664, -0.22823575139045715, 0.2660652697086334, -0.5670853853225708, -0.5234523415565491, 0.5724437236785889, -0.32430148124694824, -0.5343252420425415, 0.181474968791008, 0.7635870575904846, -0.16923785209655762, -0.4515411853790283, 0.3247268795967102, 0.6959530115127563, 0.16658467054367065, 0.42502790689468384, -0.23511283099651337, 0.2448059767484665, -0.08044827729463577, -0.06651593744754791, 0.27714747190475464, 0.3449171781539917, 0.22435645759105682, 0.44501352310180664, 0.432856947183609, -0.018087303265929222, -0.10736559331417084, -0.38282057642936707, 0.41249361634254456, -0.9542784690856934, -0.5713290572166443, -0.630710780620575, 0.2740667760372162, -0.023154327645897865, -1.0836422443389893, 0.41451746225357056, 1.4406688213348389, 1.0359984636306763, -0.4756380617618561, 1.0672271251678467, -0.21818462014198303, 0.9594789743423462, 0.4148314893245697, 0.5420438051223755, -0.6030403971672058, 0.038353081792593, -0.43644052743911743, -1.0769634246826172, -0.3571633994579315, 0.4539390206336975, -0.02289981208741665, -0.3429867625236511, 0.8725717663764954, 0.5887162685394287, -0.3347362279891968, -0.11728022992610931, 0.04848663881421089, -0.029941599816083908, -0.12433874607086182, 0.5145372152328491, 0.764839768409729, -0.9344298243522644, -0.10680411010980606, -0.21577700972557068, -0.6382728815078735, -0.5047284364700317, -0.9632002711296082, -0.12959381937980652, -0.16037842631340027, 0.03534334897994995, -0.5662809014320374, 0.002556905150413513, 1.2083250284194946, 0.5684951543807983, -1.1113994121551514, -0.5303782224655151, 0.33718499541282654, 0.39204245805740356, -0.1874789297580719, -0.24202406406402588, 0.2984571158885956, 0.1538221836090088, -0.5908879041671753, 0.6875662803649902, 0.8089626431465149, 0.20888905227184296, 0.19554781913757324, 0.15893003344535828, -0.8229468464851379, -0.1491343379020691, 0.1744047999382019, 0.9450566172599792, -0.9398531913757324, -0.7114846110343933, -0.03168468177318573, -0.2709487974643707, -0.05765697360038757, 0.17102089524269104, -0.4046342968940735, 0.5180684924125671, 0.34591469168663025, 0.49933499097824097, 0.056160878390073776, -0.05474642664194107, 0.5409556031227112, -0.9069051742553711, 0.09425970166921616, 0.41343608498573303, 0.4154110848903656, -0.4000871181488037, -0.5910195112228394, 0.6713417172431946, 1.0073974132537842, -0.6594864130020142, -0.8743263483047485, -0.19846680760383606, -1.0016000270843506, 0.04189697653055191, 0.6762756109237671, 0.5009528994560242, -0.48065176606178284, -0.4174492359161377, -0.5617400407791138, -0.1254679411649704, -0.13699708878993988, 0.76216059923172, 1.1796802282333374, -0.7432100772857666, 0.07975788414478302, -1.0386393070220947, 0.6594987511634827, -0.2419460564851761, -0.3457580506801605, -0.4864429533481598, 0.3832802176475525, 0.3523699641227722, 0.44048118591308594, 0.6148120164871216, 0.14084689319133759, 0.8338428735733032, 0.31260576844215393, -0.17026856541633606, 0.2698982357978821, -0.4559198319911957, -0.02893332578241825, -0.05796259641647339, 0.3101596236228943, -1.026215672492981 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
cheulyop/ksponspeech
cheulyop
2021-10-02T04:27:13Z
420
3
null
[ "region:us" ]
2021-10-02T04:27:13Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- YAML tags: - copy-paste the tags obtained with the tagging app: https://github.com/huggingface/datasets-tagging --- # Dataset Card for [KsponSpeech] ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary KsponSpeech is a large-scale spontaneous speech corpus of Korean conversations. This corpus contains 969 hrs of general open-domain dialog utterances, spoken by about 2,000 native Korean speakers in a clean environment. All data were constructed by recording the dialogue of two people freely conversing on a variety of topics and manually transcribing the utterances. The transcription provides a dual transcription consisting of orthography and pronunciation, and disfluency tags for spontaneity of speech, such as filler words, repeated words, and word fragments. KsponSpeech is publicly available on an open data hub site of the Korea government. (https://aihub.or.kr/aidata/105) ### 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 [@github-username](https://github.com/<github-username>) for adding this dataset.
[ -0.4044654965400696, -0.45769116282463074, 0.2553020715713501, 0.3515892028808594, -0.3325357437133789, 0.21231916546821594, -0.4766389727592468, -0.20365487039089203, 0.5876833200454712, 0.7382281422615051, -0.8757032752037048, -1.046144962310791, -0.6030217409133911, 0.07518691569566727, 0.0723257064819336, 0.9294438362121582, 0.04616386815905571, 0.13923129439353943, -0.19671018421649933, -0.23360364139080048, -0.4978954493999481, -0.42663031816482544, -0.20116868615150452, -0.13561297953128815, 0.25525352358818054, 0.9560929536819458, 0.6861668229103088, 0.6538811922073364, 0.36612075567245483, 0.3500099778175354, -0.0376264788210392, -0.07632206380367279, -0.6876097917556763, 0.18523140251636505, -0.14535759389400482, -0.26116836071014404, -0.47352275252342224, 0.013737626373767853, 0.712609052658081, 0.8649320006370544, -0.06148981302976608, 0.6813772916793823, 0.08623578399419785, 0.7033057808876038, -0.6242166757583618, 0.6938938498497009, -0.2453789860010147, 0.022124772891402245, -0.45242857933044434, 0.10243944078683853, -0.1672128587961197, -0.6259138584136963, 0.09204501658678055, -0.6058066487312317, -0.07116220146417618, -0.28831422328948975, 0.7327274084091187, 0.10357315093278885, -0.3828313648700714, -0.5519446134567261, -0.6478368043899536, 0.6902545094490051, -0.7244591116905212, 0.4218360185623169, 0.8043947815895081, 0.4143541753292084, -0.0051768189296126366, -1.0005816221237183, -0.45316562056541443, -0.04682573303580284, -0.249751016497612, 0.3561733365058899, -0.17123186588287354, -0.014844194054603577, 0.4511539041996002, 0.32695451378822327, -0.4618406891822815, -0.32142433524131775, -0.5941796898841858, -0.4696311950683594, 0.8296807408332825, 0.2935774326324463, 0.23046840727329254, -0.650890052318573, 0.017382385209202766, -0.29639652371406555, -0.23352211713790894, 0.1524057239294052, 0.5377816557884216, 0.6328760385513306, -0.5632068514823914, 0.8427301049232483, -0.453459233045578, 0.4346037209033966, 0.017789175733923912, -0.40766555070877075, 0.7222708463668823, -0.7626543641090393, 0.09732811152935028, 0.13390526175498962, 0.6863812804222107, 0.5730663537979126, 0.11460206657648087, -0.036779146641492844, 0.17707885801792145, -0.025900285691022873, 0.08514140546321869, -0.688446581363678, -0.4603472054004669, 0.40169423818588257, -0.731290340423584, -0.28656986355781555, 0.1716197282075882, -1.2425400018692017, -0.2698536217212677, -0.5678261518478394, 0.1168329194188118, -0.08980917930603027, -0.5035051107406616, -0.1869286745786667, -0.17857898771762848, 0.014530179090797901, -0.2041376233100891, -0.40670493245124817, 0.47476765513420105, 0.2695405185222626, 0.7866336107254028, -0.16997700929641724, -0.19465309381484985, -0.08157819509506226, 0.1561713069677353, -0.1535290628671646, 0.5511878132820129, -0.335776150226593, -0.684273898601532, 0.015818612650036812, 0.4766201674938202, -0.01095421239733696, -0.4396273195743561, 0.8575896620750427, -0.11500553786754608, 0.21454830467700958, -0.5956487059593201, -0.5691604614257812, 0.011142273433506489, -0.11684880405664444, -0.8192214369773865, 1.2046853303909302, 0.24590271711349487, -0.6254064440727234, 0.3400816321372986, -0.8857787251472473, -0.4651001989841461, 0.2573446035385132, -0.18937066197395325, -0.4370543956756592, -0.42945596575737, -0.07102367281913757, 0.5843809843063354, -0.011799976229667664, 0.2522195279598236, -0.2531406581401825, 0.08904004096984863, 0.11547362804412842, -0.019134851172566414, 1.0744726657867432, 0.26475000381469727, -0.2566053867340088, 0.005021297838538885, -1.0418742895126343, 0.1957823783159256, 0.21852509677410126, -0.20461852848529816, -0.17627771198749542, -0.16665835678577423, 0.2110373079776764, 0.27565693855285645, 0.397441029548645, -0.4935191571712494, 0.00654376856982708, -0.12764057517051697, 0.37957462668418884, 0.6008870601654053, 0.3531796932220459, 0.6238070726394653, -0.18081055581569672, 0.6530275940895081, 0.024633806198835373, 0.2911536693572998, -0.04337265342473984, -0.531305730342865, -0.6039729118347168, -0.31682002544403076, 0.33069533109664917, 0.6890648603439331, -0.6398031711578369, 0.6616210341453552, -0.4810217022895813, -0.9095782041549683, -0.5719203352928162, -0.05443453788757324, 0.4306337237358093, 0.6624667048454285, 0.27458298206329346, -0.07404728978872299, -1.0015698671340942, -0.9486915469169617, 0.0700850784778595, 0.009126968681812286, 0.09150972962379456, 0.8499996662139893, 0.6831761002540588, 0.0050800940953195095, 0.9021191000938416, -0.7761309146881104, 0.021581675857305527, -0.351047158241272, -0.03284883499145508, 0.2250940501689911, 0.3543354570865631, 0.2801415026187897, -0.9180737733840942, -0.7400754690170288, -0.29145312309265137, -0.5497451424598694, -0.3358614146709442, 0.042383305728435516, -0.20954371988773346, 0.1439169943332672, 0.36945632100105286, -0.5957219004631042, 0.5350366830825806, 0.563245952129364, -0.5776891708374023, 0.7650571465492249, 0.33108657598495483, 0.35036972165107727, -1.4254907369613647, 0.2794383764266968, -0.17268618941307068, -0.009750232100486755, -0.804961621761322, -0.34398287534713745, -0.02451077103614807, -0.23487640917301178, -0.3728608191013336, 0.4636895954608917, -0.2724756598472595, -0.04946715012192726, 0.007656162139028311, 0.23854205012321472, -0.16122862696647644, 0.4937327802181244, -0.07402662932872772, 0.817672848701477, 0.5371019840240479, -0.698910117149353, 0.4535035192966461, 0.5560989379882812, -0.5340304374694824, 0.5216639637947083, -0.7679675817489624, 0.08340644836425781, -0.2791564464569092, 0.37637966871261597, -1.2479629516601562, -0.7402937412261963, 0.6342950463294983, -0.7533449530601501, -0.00830120500177145, -0.2215355634689331, -0.437971830368042, -0.39939332008361816, -0.32302364706993103, 0.011641638353466988, 0.46080777049064636, -0.09221401065587997, 0.4818360507488251, 0.9193622469902039, -0.46171650290489197, -0.32059934735298157, -0.7749909162521362, -0.022822454571723938, -0.16306374967098236, -0.5723461508750916, 0.6073603630065918, -0.03438901528716087, -0.11641731858253479, 0.20522327721118927, -0.01385307777673006, -0.10686942934989929, -0.16857564449310303, 0.4269331991672516, 0.29553887248039246, -0.054376259446144104, -0.06072521209716797, -0.09719102084636688, -0.11559167504310608, -0.07355986535549164, 0.1624033898115158, 0.7636271119117737, 0.16608242690563202, -0.23797371983528137, -0.5526463389396667, 0.4455689787864685, 0.4788057804107666, 0.18320974707603455, 0.6036831140518188, 0.6733538508415222, -0.3444336950778961, 0.192570298910141, -0.45387688279151917, -0.21164804697036743, -0.435685396194458, 0.5327315330505371, -0.22765569388866425, -0.8046143651008606, 0.9430206418037415, -0.054980870336294174, -0.04660794138908386, 0.5322512984275818, 0.5969375371932983, 0.04481371492147446, 0.8663392066955566, 0.253450483083725, -0.33348867297172546, 0.3986787796020508, -0.2492663711309433, 0.09225676208734512, -0.6136466860771179, -0.5367932319641113, -0.7767587304115295, -0.2731989324092865, -0.8664262294769287, -0.3428340256214142, 0.03727429732680321, 0.1495138257741928, -0.21380241215229034, 0.6901904344558716, -0.40173640847206116, 0.46772024035453796, 0.6961294412612915, 0.052264947444200516, -0.06279077380895615, -0.11093869805335999, -0.007822771556675434, -0.2962556779384613, -0.6733781099319458, -0.6529812812805176, 1.0755821466445923, 0.3227461278438568, 0.35353052616119385, 0.06494047492742538, 0.6077248454093933, 0.3164868950843811, -0.12444174289703369, -0.6252222657203674, 0.7392047047615051, -0.2001364827156067, -0.4792594313621521, -0.4971100091934204, -0.4093567430973053, -0.8575840592384338, -0.19123868644237518, -0.02994496561586857, -0.7567708492279053, 0.3569698929786682, 0.12944290041923523, -0.20940940082073212, -0.0919007807970047, -0.8691362738609314, 0.8957721590995789, 0.16914063692092896, -0.031055182218551636, -0.011015074327588081, -0.8877748250961304, 0.14402930438518524, 0.26220062375068665, 0.2563554048538208, -0.17456969618797302, -0.0022280418779700994, 0.9550323486328125, -0.37505561113357544, 1.1776982545852661, -0.47581061720848083, 0.27509158849716187, 0.4101484417915344, -0.35228046774864197, 0.7030735611915588, -0.040644459426403046, 0.11061478406190872, 0.2840200662612915, 0.008916407823562622, -0.2456231266260147, -0.5023564696311951, 0.511949360370636, -0.7838886380195618, -0.06644383817911148, -0.17824245989322662, -0.3661026656627655, -0.2261299043893814, 0.3919887840747833, 0.3063264787197113, 0.17464640736579895, -0.08316575735807419, 0.4661327600479126, 0.4665076434612274, -0.23237253725528717, 0.02489016205072403, 0.45637476444244385, -0.07486915588378906, -0.9642276763916016, 0.891169011592865, 0.5712617039680481, 0.33064916729927063, -0.07053065299987793, 0.1212252676486969, -0.5862034559249878, -0.05675442889332771, -0.20162613689899445, 0.10710413753986359, -0.8074260354042053, -0.13695822656154633, -0.56480872631073, -0.40456244349479675, -0.9961184859275818, 0.10032735019922256, -0.30048319697380066, -0.7295058965682983, -0.24631614983081818, -0.32231393456459045, 0.5055984854698181, 0.33893120288848877, -0.3472170829772949, 0.3187612295150757, -0.6202412247657776, 0.48334619402885437, 0.06765219569206238, 0.4735334515571594, 0.010858460329473019, -0.40596479177474976, -0.2679823935031891, 0.24982795119285583, -0.20699737966060638, -0.9416802525520325, 0.17691552639007568, 0.12716278433799744, 0.8487853407859802, 0.14396211504936218, 0.20115746557712555, 0.8197863698005676, -0.29398494958877563, 1.2152447700500488, -0.0013717181282117963, -0.6992794275283813, 0.7391402721405029, -0.4087866544723511, 0.5491647124290466, 0.8945704698562622, 0.5299124121665955, -0.9607757329940796, -0.21637852489948273, -0.7905012369155884, -1.1671369075775146, 0.9730321168899536, 0.38910794258117676, 0.20949013531208038, -0.1545497328042984, 0.06490454822778702, -0.09880327433347702, 0.2062986195087433, -0.6969267725944519, -0.823495090007782, -0.3738280236721039, -0.34176480770111084, 0.11522998660802841, -0.4008248746395111, -0.15171568095684052, -0.3746524155139923, 0.8922510147094727, 0.3006240129470825, 0.36896446347236633, 0.11568531394004822, 0.08628624677658081, 0.01778491586446762, 0.20661260187625885, 0.7278957962989807, 0.5407990217208862, -0.13080836832523346, -0.12045512348413467, 0.061967577785253525, -0.9613562226295471, -0.09146394580602646, 0.10482263565063477, -0.30763810873031616, 0.1578529328107834, 0.35598835349082947, 0.9623398780822754, 0.3759656846523285, -0.6422444581985474, 0.4697389304637909, 0.20725123584270477, -0.4630812704563141, -0.5816200971603394, -0.15023313462734222, 0.1664949208498001, 0.212845116853714, 0.25831925868988037, -0.10954417288303375, 0.1480368822813034, -0.2943588197231293, 0.3903454840183258, -0.05631796643137932, -0.2475174069404602, -0.32128626108169556, 0.3162291347980499, 0.19967758655548096, -0.44256964325904846, 0.4039483964443207, -0.25129881501197815, -0.4392169713973999, 0.7006304860115051, 0.4371449649333954, 0.8908382654190063, -0.3775101602077484, 0.5914024710655212, 0.7430670261383057, 0.12186023592948914, -0.06236366927623749, 0.7664236426353455, -0.23435497283935547, -0.7202291488647461, -0.44302448630332947, -0.4319528043270111, -0.27082106471061707, 0.3540950417518616, -0.9603109359741211, 0.3173951506614685, -0.32013624906539917, -0.35357987880706787, 0.15727128088474274, 0.01606198027729988, -0.6028956174850464, -0.0801922082901001, -0.12085230648517609, 0.8721641898155212, -1.0003411769866943, 0.5354120135307312, 0.6222003102302551, -0.5712836384773254, -0.7964150905609131, -0.10206924378871918, 0.14673466980457306, -0.6510388255119324, 0.48981973528862, -0.11627641320228577, 0.20619724690914154, -0.0163909662514925, -0.6059964299201965, -1.1595004796981812, 1.4142969846725464, 0.17169904708862305, -0.39814215898513794, 0.3213319778442383, 0.5239219665527344, 0.33600080013275146, -0.25707313418388367, -0.15737876296043396, 0.7198273539543152, 0.6552049517631531, 0.15683797001838684, -0.856511116027832, 0.0509924553334713, -0.3364902138710022, -0.145453080534935, 0.1363399177789688, -0.6659489870071411, 0.5606045126914978, 0.2293931245803833, -0.3826301395893097, -0.12139955908060074, 0.46941444277763367, 0.3914564549922943, 0.4059869945049286, 0.5062869191169739, 0.5466715097427368, 0.8449370265007019, -0.0024125254712998867, 0.7052724957466125, -0.5331721901893616, 0.25366440415382385, 1.4329957962036133, -0.16219526529312134, 0.6549060344696045, 0.34097930788993835, -0.536504328250885, 0.2729760706424713, 0.5105977058410645, -0.17108501493930817, 0.6871373057365417, 0.04459002614021301, -0.18722032010555267, 0.021479589864611626, -0.44068703055381775, -0.3726038336753845, 0.6096134185791016, 0.3567933440208435, -0.5323748588562012, -0.0840253010392189, 0.12289472669363022, 0.19102008640766144, 0.025961430743336678, -0.3916468322277069, 0.869269609451294, -0.20657242834568024, -0.519929826259613, 0.10131721198558807, -0.15595781803131104, 0.3885682225227356, -0.7452301383018494, -0.08541831374168396, -0.02546970173716545, -0.06992983818054199, -0.33494892716407776, -1.0510755777359009, 0.5276669859886169, -0.047125354409217834, -0.5300113558769226, -0.14896684885025024, 1.0060815811157227, -0.526235818862915, -0.6365710496902466, -0.0003571690176613629, 0.23694665729999542, 0.3235693871974945, 0.21181003749370575, -0.8471857905387878, 0.22238343954086304, 0.19731293618679047, -0.32511940598487854, 0.15139037370681763, 0.3869995176792145, 0.006004267372190952, 0.46302711963653564, 0.5848662257194519, 0.3206489384174347, 0.05095033347606659, 0.45454978942871094, 0.8779552578926086, -0.5399479866027832, -0.5676588416099548, -0.6278842687606812, 0.787943422794342, -0.6280691623687744, -0.46589428186416626, 1.0610167980194092, 0.7676910758018494, 0.9686985611915588, -0.15073204040527344, 1.047645092010498, -0.465024471282959, 1.0376898050308228, -0.30647608637809753, 0.784749448299408, -0.077092245221138, -0.29005491733551025, -0.646267294883728, -0.653907299041748, -0.10452713817358017, 0.6746341586112976, -0.3072284460067749, 0.0319812148809433, 0.28096503019332886, 0.9848780632019043, 0.060200151056051254, 0.2811090350151062, 0.12037407606840134, 0.4148671329021454, -0.024509597569704056, -0.05603121966123581, 0.324074923992157, -0.44339072704315186, 0.731899619102478, -0.7356192469596863, -0.13637001812458038, 0.06960616260766983, -0.8224951028823853, -0.6585174202919006, -1.0180503129959106, -0.47214412689208984, -0.49147382378578186, -0.03973851725459099, 1.0883841514587402, 0.6497287154197693, -1.0712045431137085, -0.34609514474868774, 0.008194002322852612, -0.05442426726222038, -0.0791560709476471, -0.3351579010486603, 0.5393369793891907, -0.029821030795574188, -0.5303469896316528, 0.10113511979579926, 0.051899004727602005, 0.060626860707998276, -0.237685889005661, -0.20994965732097626, -0.22874543070793152, -0.25016459822654724, 0.6762964129447937, 0.38858503103256226, -0.6133907437324524, -0.14131104946136475, 0.20905572175979614, 0.04758758097887039, -0.2256278097629547, 0.6035935878753662, -0.29833313822746277, 0.35651689767837524, 0.598139226436615, 0.39069268107414246, 0.386999249458313, 0.07332579791545868, 0.2260422706604004, -0.8993383646011353, 0.17340238392353058, 0.37472018599510193, 0.06977007538080215, 0.13421888649463654, -0.5073192119598389, 0.5972694158554077, 0.3588472902774811, -0.7216836810112, -0.9374040365219116, 0.14634759724140167, -1.067138671875, -0.0629616230726242, 1.3259917497634888, -0.07732507586479187, -0.12855461239814758, -0.44517457485198975, -0.39972665905952454, 0.4361632764339447, -0.7014338374137878, 0.60011225938797, 1.318812370300293, -0.03406447172164917, -0.11143046617507935, -0.7644054889678955, 0.6568436026573181, -0.23326942324638367, -0.8293046355247498, 0.28219443559646606, 0.5353332161903381, 0.18910834193229675, 0.2575054466724396, 0.9038116335868835, -0.29315856099128723, 0.282164990901947, 0.1314278393983841, 0.08605077117681503, 0.09751126170158386, -0.1584569215774536, -0.005365867633372545, -0.040349025279283524, -0.34216368198394775, -0.3748190402984619 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
embedding-data/QQP_triplets
embedding-data
2022-08-02T03:14:14Z
420
3
embedding-data/QQP_triplets
[ "task_categories:sentence-similarity", "task_ids:semantic-similarity-classification", "language:en", "license:mit", "region:us" ]
2022-08-02T03:14:14Z
2022-07-08T03:15:59.000Z
2022-07-08T03:15:59
--- license: mit language: - en paperswithcode_id: embedding-data/QQP_triplets pretty_name: QQP_triplets task_categories: - sentence-similarity - paraphrase-mining task_ids: - semantic-similarity-classification --- # Dataset Card for "QQP_triplets" ## 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://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) - **Repository:** [More Information Needed](http://qim.fs.quoracdn.net/quora_duplicate_questions.tsv) - **Paper:** [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) - **Point of Contact:** [Kornél Csernai](https://www.quora.com/profile/Korn%C3%A9l-Csernai), [Nikhil Dandekar](https://www.quora.com/profile/Nikhil-Dandekar), [Shankar Iyer](https://www.quora.com/profile/Shankar-Iyer-5) ### Dataset Summary This dataset will give anyone the opportunity to train and test models of semantic equivalence, based on actual Quora data. The data is organized as triplets (anchor, positive, negative). Disclaimer: The team releasing Quora data did not upload the dataset to the Hub and did not write a dataset card. These steps were done by the Hugging Face team. ### Supported Tasks - [Sentence Transformers](https://huggingface.co/sentence-transformers) training; useful for semantic search and sentence similarity. ### Languages - English. ## Dataset Structure Each example is a dictionary with three keys (query, pos, and neg) containing a list each (triplets). The first key contains an anchor sentence, the second a positive sentence, and the third a list of negative sentences. ``` {"query": [anchor], "pos": [positive], "neg": [negative1, negative2, ..., negativeN]} {"query": [anchor], "pos": [positive], "neg": [negative1, negative2, ..., negativeN]} ... {"query": [anchor], "pos": [positive], "neg": [negative1, negative2, ..., negativeN]} ``` This dataset is useful for training Sentence Transformers models. Refer to the following post on how to train them. ### Usage Example Install the 🤗 Datasets library with `pip install datasets` and load the dataset from the Hub with: ```python from datasets import load_dataset dataset = load_dataset("embedding-data/QQP_triplets") ``` The dataset is loaded as a `DatasetDict` and has the format: ```python DatasetDict({ train: Dataset({ features: ['set'], num_rows: 101762 }) }) ``` Review an example `i` with: ```python dataset["train"][i]["set"] ``` ### Curation Rationale [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) #### Who are the source language producers? [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ### Annotations #### Annotation process [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) #### Who are the annotators? [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ### Personal and Sensitive Information [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ### Discussion of Biases [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ### Other Known Limitations Here are a few important things to keep in mind about this dataset: - Our original sampling method returned an imbalanced dataset with many more true examples of duplicate pairs than non-duplicates. Therefore, we supplemented the dataset with negative examples. - One source of negative examples were pairs of “related questions” which, although pertaining to similar topics, are not truly semantically equivalent. - The distribution of questions in the dataset should not be taken to be representative of the distribution of questions asked on Quora. This is, in part, because of the combination of sampling procedures and also due to some sanitization measures that have been applied to the final dataset (e.g., removal of questions with extremely long question details). - The ground-truth labels contain some amount of noise: they are not guaranteed to be perfect. ## Additional Information ### Dataset Curators [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ### Licensing Information [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ### Citation Information [More Information Needed](https://quoradata.quora.com/First-Quora-Dataset-Release-Question-Pairs) ### Contributions Thanks to [Kornél Csernai](https://www.quora.com/profile/Korn%C3%A9l-Csernai), [Nikhil Dandekar](https://www.quora.com/profile/Nikhil-Dandekar), [Shankar Iyer](https://www.quora.com/profile/Shankar-Iyer-5) for adding this dataset.
[ -0.39777863025665283, -0.5883802771568298, 0.0900978147983551, 0.0814652070403099, -0.35007426142692566, -0.011187970638275146, -0.035332657396793365, -0.17425532639026642, 0.3038230836391449, 0.4845624268054962, -0.6339166164398193, -0.4947267770767212, -0.42579951882362366, 0.17465732991695404, -0.5131164193153381, 1.2074496746063232, -0.05442241579294205, -0.04885987937450409, -0.2510240375995636, -0.42500627040863037, -0.45498141646385193, -0.3958369791507721, -0.41810697317123413, 0.003168806666508317, 0.40521037578582764, 0.5697891712188721, 0.7295634150505066, 0.4363730251789093, 0.3686223030090332, 0.261226087808609, -0.07513728737831116, 0.10527526587247849, -0.4958912432193756, -0.18977859616279602, -0.020242635160684586, -0.40835580229759216, -0.27776867151260376, 0.312985360622406, 0.6302781105041504, 0.5128858685493469, -0.025594426319003105, 0.5561105012893677, 0.0719175860285759, 0.8059899210929871, -0.3423672616481781, 0.12908443808555603, -0.5353920459747314, 0.024780726060271263, -0.22736212611198425, 0.0998622477054596, 0.005604830104857683, -0.7773928046226501, -0.0038228677585721016, -0.8188231587409973, 0.15731646120548248, 0.14032362401485443, 1.03964364528656, 0.09154374897480011, -0.5149837732315063, -0.06849226355552673, -0.48203274607658386, 0.670300304889679, -0.7028264999389648, 0.12143222987651825, 0.5110586881637573, 0.34042155742645264, 0.18975931406021118, -0.5819284319877625, -0.9638796448707581, 0.21708804368972778, -0.1511465460062027, 0.22590003907680511, -0.10268810391426086, -0.39684391021728516, 0.4665946066379547, 0.5936188101768494, -0.52522873878479, -0.41812989115715027, -0.8513280749320984, -0.2027006894350052, 0.8663240075111389, 0.09578559547662735, 0.3337230980396271, -0.5226477384567261, -0.4469969570636749, -0.32722651958465576, -0.47802484035491943, 0.16443900763988495, 0.4654867351055145, 0.30427607893943787, -0.44446584582328796, 0.895695686340332, -0.30823221802711487, 0.2984362542629242, 0.14374864101409912, 0.03661457821726799, 0.6889430284500122, -0.8783289194107056, 0.0662689283490181, -0.24632801115512848, 0.8558623790740967, 0.5038771033287048, 0.13138452172279358, 0.040601469576358795, 0.1121874675154686, -0.12116900831460953, 0.07364599406719208, -0.5626196265220642, -0.27373403310775757, 0.6356105804443359, -0.3148423731327057, -0.43719950318336487, 0.2080724835395813, -0.7292280197143555, -0.13423959910869598, -0.29329097270965576, 0.7489302754402161, -0.2917725443840027, -0.5139621496200562, 0.20565642416477203, -0.43932345509529114, 0.6237799525260925, -0.04579328000545502, -0.482931524515152, 0.3765181005001068, 0.5927168130874634, 0.493951678276062, 0.04971121624112129, -0.199773371219635, -0.3331906497478485, 0.0068004499189555645, -0.04480176791548729, 0.6882889866828918, -0.12541043758392334, -0.19404853880405426, 0.038366857916116714, 0.2206595093011856, -0.011301074177026749, -0.4452993869781494, 0.8424251675605774, -0.48666784167289734, 0.5768743753433228, -0.7072705030441284, -0.526007890701294, -0.11050094664096832, 0.3115752637386322, -0.7251509428024292, 1.1243996620178223, 0.19722260534763336, -1.1257801055908203, 0.27302300930023193, -0.4988759458065033, -0.14457477629184723, 0.0049975598230957985, -0.11739860475063324, -0.5431272387504578, -0.4316157400608063, 0.31804072856903076, 0.36566656827926636, -0.3905485272407532, 0.2145504206418991, -0.21990631520748138, -0.1654893010854721, 0.3199518322944641, 0.017626453191041946, 1.3632413148880005, 0.1583130657672882, -0.11603093892335892, -0.09547895193099976, -0.7231336832046509, -0.012210485525429249, 0.31822746992111206, -0.17038960754871368, -0.10569938272237778, -0.19467616081237793, 0.1151091456413269, 0.36061352491378784, 0.20225633680820465, -0.566763162612915, 0.1178327277302742, -0.32219812273979187, 0.5223581194877625, 0.7191254496574402, 0.25202420353889465, 0.2820909321308136, -0.7336829304695129, 0.647818922996521, 0.36680206656455994, 0.37371623516082764, 0.23407530784606934, -0.6251251697540283, -0.7568198442459106, -0.03085969015955925, 0.4355658292770386, 0.7228419184684753, -0.8524439334869385, 0.6293660998344421, -0.3792133033275604, -0.5743498206138611, -0.7193236351013184, 0.1793941855430603, 0.4467359483242035, 0.5473195910453796, 0.37352272868156433, 0.10258185118436813, -0.4538551867008209, -0.9841455221176147, -0.2653615474700928, -0.25471603870391846, 0.22402164340019226, 0.19072633981704712, 0.6812644004821777, 0.10291091352701187, 1.0384949445724487, -0.7537166476249695, -0.11422638595104218, -0.165143221616745, -0.03802255913615227, 0.23341718316078186, 0.5992840528488159, 0.3460404574871063, -1.180132269859314, -0.5037297606468201, -0.6230573654174805, -0.6157599687576294, 0.029415030032396317, 0.13444265723228455, -0.47473880648612976, 0.045885276049375534, 0.3491573631763458, -0.6809372901916504, 0.26121944189071655, 0.46151500940322876, -0.33012932538986206, 0.4981762170791626, 0.26662713289260864, 0.08563227206468582, -1.5011249780654907, 0.07229959964752197, -0.0956207886338234, 0.034781262278556824, -0.5091633200645447, -0.12580987811088562, 0.14616015553474426, -0.02512984722852707, -0.4231874644756317, 0.43719732761383057, -0.21115313470363617, 0.1108497753739357, 0.3991258144378662, 0.34475234150886536, 0.3423915505409241, 0.5830819010734558, -0.4263770580291748, 0.7134302854537964, 0.4461747705936432, -0.5024150609970093, 0.4884907901287079, 0.7339679598808289, -0.24927039444446564, 0.5144854784011841, -0.9544026851654053, 0.08922457695007324, -0.17420676350593567, 0.3915625214576721, -1.094162940979004, -0.27713069319725037, 0.6834343075752258, -0.6815876364707947, -0.11601430922746658, -0.016989877447485924, -0.7275253534317017, -0.5165793895721436, -0.7918517589569092, 0.48871752619743347, 0.6057502031326294, -0.33610299229621887, 0.10523352771997452, 0.5773578882217407, 0.03856755048036575, -0.6202700734138489, -0.8010833263397217, -0.3183925449848175, -0.3573361337184906, -0.7207973003387451, 0.31957513093948364, -0.32823026180267334, -0.17171244323253632, 0.31292667984962463, 0.08077449351549149, -0.18921935558319092, -0.14586038887500763, 0.24686218798160553, 0.1609363853931427, -0.06794798374176025, 0.4227527976036072, 0.05432337149977684, -0.05115565285086632, 0.09608687460422516, -0.047413475811481476, 0.3113982081413269, -0.21091286838054657, -0.1104259118437767, -0.4443208575248718, 0.3826620876789093, 0.23501721024513245, -0.28233200311660767, 0.741166889667511, 0.803012490272522, -0.25679895281791687, 0.19822047650814056, -0.6518969535827637, -0.19900304079055786, -0.424691766500473, 0.011624293401837349, -0.3011460602283478, -0.8193097710609436, 0.55167555809021, 0.2668851613998413, 0.06464710831642151, 0.9526114463806152, 0.3516989052295685, -0.10068362951278687, 0.8259827494621277, 0.27125269174575806, -0.13277921080589294, 0.3020073175430298, -0.6108341813087463, 0.2612171769142151, -0.9251286387443542, -0.3567701280117035, -0.5362630486488342, -0.2158956676721573, -0.9008657336235046, -0.46635177731513977, 0.3611343502998352, 0.29874175786972046, -0.19319292902946472, 0.3771815896034241, -0.5854452252388, 0.2569279670715332, 0.6858636140823364, 0.34072673320770264, 0.20228362083435059, -0.05896120145916939, 0.04960434511303902, 0.02908291295170784, -0.4837401807308197, -0.4225870966911316, 1.2324485778808594, 0.12657670676708221, 0.14851534366607666, 0.11164078861474991, 0.6747269034385681, 0.21069647371768951, -0.22640152275562286, -0.48756512999534607, 0.5860437750816345, 0.06542111933231354, -0.9024019241333008, -0.32783207297325134, -0.3949510157108307, -0.9468382000923157, 0.011298424564301968, -0.37857508659362793, -0.27436918020248413, 0.4527481198310852, -0.0467141754925251, -0.49308428168296814, 0.19404920935630798, -0.7533788681030273, 0.8848017454147339, 0.11956370621919632, -0.18937574326992035, -0.11288705468177795, -0.9038066267967224, 0.40627849102020264, 0.00794664304703474, 0.29225337505340576, -0.34706565737724304, -0.16243402659893036, 0.9818189740180969, -0.546973466873169, 0.6833913326263428, -0.18768221139907837, 0.08489356189966202, 0.5447695255279541, -0.46825042366981506, 0.24736253917217255, 0.17063802480697632, -0.10137182474136353, 0.2034359872341156, 0.2465468943119049, -0.6997262835502625, -0.3886115252971649, 0.48430758714675903, -1.0727216005325317, -0.30815574526786804, -0.41404080390930176, -0.43271633982658386, -0.08600390702486038, 0.11236689239740372, 0.31295856833457947, 0.497118204832077, -0.04701618477702141, 0.13094410300254822, 0.452960729598999, -0.1942497044801712, 0.18097828328609467, 0.22402988374233246, -0.1894431859254837, -0.6415741443634033, 0.7851459383964539, 0.4375317096710205, 0.22303806245326996, 0.2569118142127991, 0.19398072361946106, -0.3765365481376648, -0.2395976483821869, -0.2830222249031067, 0.2946140170097351, -0.5216830968856812, -0.2249733805656433, -0.6622639298439026, -0.45246177911758423, -0.7998879551887512, 0.34232640266418457, -0.0918222963809967, -0.9045862555503845, -0.24616071581840515, -0.28565090894699097, 0.8320791721343994, 0.5613871216773987, -0.2993565797805786, 0.11512421816587448, -0.6641303300857544, 0.7249406576156616, 0.6682153344154358, 0.12491077184677124, -0.29789242148399353, -0.4962458312511444, -0.23490096628665924, 0.19717438519001007, -0.4361802041530609, -0.9434856176376343, 0.06165897473692894, 0.13861362636089325, 0.3698425590991974, 0.05244364216923714, 0.3596576750278473, 0.4658487141132355, -0.059752456843853, 1.0550782680511475, -0.13126322627067566, -0.6988649368286133, 0.7445600032806396, -0.5298515558242798, 0.13486725091934204, 0.7600780129432678, 0.49818000197410583, -0.4205625057220459, -0.2545008063316345, -0.9022186994552612, -0.9828588962554932, 0.8062739372253418, 0.5067167282104492, 0.35797378420829773, -0.12003745883703232, 0.390836238861084, 0.04664158821105957, 0.3844573199748993, -0.862986147403717, -0.6376191973686218, -0.2344273328781128, -0.08027525246143341, 0.06487111002206802, -0.30672627687454224, -0.3445771336555481, -0.6796037554740906, 0.7293949127197266, 0.13557833433151245, 0.2827834188938141, 0.44066670536994934, 0.03661585971713066, 0.028187057003378868, 0.3406450152397156, 0.2280600517988205, 0.5134558081626892, -0.3159428536891937, -0.17790018022060394, -0.05477871373295784, -0.4424442648887634, 0.02045862004160881, 0.2658136487007141, -0.2897959053516388, -0.1763315200805664, 0.06269153207540512, 0.6580542922019958, -0.05471745505928993, -0.4502256512641907, 0.836464524269104, -0.0919712483882904, -0.34496188163757324, -0.6615376472473145, -0.1297958493232727, 0.17682015895843506, 0.3757729232311249, 0.3524825870990753, -0.08268357068300247, 0.1989196389913559, -0.4731212258338928, 0.2152438759803772, 0.11763747781515121, -0.2182987630367279, -0.32540303468704224, 0.4641266465187073, 0.0784221813082695, -0.16180868446826935, 0.6358029246330261, -0.41167670488357544, -0.5424883961677551, 0.6972014904022217, 0.069389209151268, 0.8089581727981567, 0.1764802187681198, 0.5127013325691223, 0.7779743075370789, 0.2877839207649231, -0.06892787665128708, 0.6489256620407104, -0.04755264148116112, -0.8512267470359802, -0.20422276854515076, -0.3580150902271271, -0.26285994052886963, 0.010700288228690624, -0.9658820033073425, 0.2975381314754486, -0.3814687132835388, -0.22512668371200562, -0.0997886210680008, 0.21160432696342468, -0.6795088052749634, 0.131611630320549, -0.14034827053546906, 0.747517466545105, -1.0894269943237305, 0.6329758763313293, 0.5431182384490967, -0.9682875871658325, -0.9318686723709106, 0.05776125565171242, -0.03795096278190613, -0.650538980960846, 0.3528190553188324, 0.05633914843201637, 0.4234873950481415, 0.07295842468738556, -0.8859063386917114, -0.7641533613204956, 1.240092158317566, 0.2340635359287262, -0.06270638108253479, 0.11330123245716095, 0.36126384139060974, 0.5056911110877991, -0.08597075194120407, 0.022907312959432602, 0.620235025882721, 0.42490354180336, 0.04398123919963837, -0.6408116221427917, 0.2545761168003082, -0.592217743396759, -0.11399134993553162, 0.08983954787254333, -1.0006787776947021, 0.9732376337051392, -0.11488854885101318, -0.21802444756031036, -0.14219696819782257, 0.5495337247848511, 0.44339391589164734, 0.2548656463623047, 0.6316989660263062, 0.7784805297851562, 0.6784018278121948, -0.06524883955717087, 1.1416773796081543, -0.25921157002449036, 0.36889421939849854, 0.9661546945571899, 0.06527692824602127, 0.9453631639480591, 0.6048211455345154, -0.5346505045890808, 0.45602697134017944, 0.5304220914840698, -0.1695946455001831, 0.4801483750343323, 0.18959836661815643, 0.04994393512606621, -0.040159400552511215, -0.3384886085987091, -0.6382162570953369, 0.2065400928258896, 0.18558397889137268, -0.10012391209602356, 0.0844373106956482, -0.1503584086894989, 0.1815723180770874, 0.01821351796388626, -0.006296335253864527, 0.7072646617889404, 0.03283904492855072, -0.39528077840805054, 0.6213270425796509, -0.24017199873924255, 0.5682705044746399, -0.3025985062122345, 0.003014910966157913, -0.30727988481521606, -0.234192356467247, -0.3788956105709076, -0.8920153379440308, 0.3253088891506195, -0.19060249626636505, -0.39356088638305664, -0.13360077142715454, 0.5228832960128784, -0.5256494879722595, -0.6758174300193787, 0.1587584912776947, 0.5507830381393433, 0.16171588003635406, -0.12503300607204437, -0.9434142708778381, -0.0220932774245739, 0.0160185769200325, -0.1292688101530075, 0.00641195522621274, 0.4079497158527374, 0.09361935406923294, 0.4177444577217102, 0.5248092412948608, -0.014640149660408497, 0.3747127950191498, 0.06928953528404236, 0.9973610639572144, -0.7443261742591858, -0.15940581262111664, -0.42176884412765503, 0.8270198702812195, -0.31429603695869446, -0.547319233417511, 0.868112325668335, 0.6662024259567261, 0.9742922186851501, 0.13008958101272583, 0.7542144656181335, -0.27972841262817383, 0.9610754251480103, -0.4136149287223816, 0.4822548031806946, -0.671134352684021, 0.08573176711797714, -0.310236394405365, -0.721642255783081, -0.00521787628531456, 0.2827335000038147, -0.31073617935180664, 0.07235116511583328, 0.6723453402519226, 0.850000262260437, 0.04911689832806587, 0.19037896394729614, -0.12805970013141632, 0.46791738271713257, 0.021144568920135498, 0.49150386452674866, 0.7693197131156921, -1.211837887763977, 0.9140975475311279, -0.771352231502533, 0.10536359250545502, -0.0798608735203743, -0.5781539678573608, -0.664055347442627, -0.9275237917900085, -0.6060037016868591, -0.5241162776947021, -0.08389865607023239, 0.8039103150367737, 0.4618179500102997, -0.8804242610931396, -0.08407797664403915, 0.03869252651929855, 0.1969257891178131, -0.06358238309621811, -0.3072262704372406, 0.5907279253005981, 0.015608981251716614, -0.5331992506980896, -0.1866460144519806, -0.1788216084241867, -0.07265113294124603, -0.1337684690952301, 0.11000992357730865, -0.5120944380760193, -0.04194121062755585, 0.4401394724845886, 0.30667832493782043, -0.5914612412452698, -0.30464261770248413, -0.033123817294836044, -0.28370654582977295, 0.1804009974002838, 0.2797321081161499, -0.5402929782867432, 0.18671533465385437, 0.8383126258850098, 0.392457515001297, 0.46911871433258057, 0.16761158406734467, 0.3186739385128021, -0.5994361639022827, 0.176082044839859, 0.0707065761089325, 0.11854951083660126, 0.3757702708244324, -0.24218223989009857, 0.7276591062545776, 0.2660548985004425, -0.5391750335693359, -0.7868877053260803, -0.15464553236961365, -1.2459243535995483, 0.09450618177652359, 1.2531533241271973, 0.05725713074207306, -0.13297651708126068, -0.16879728436470032, -0.3036690652370453, 0.4772166907787323, -0.4552074372768402, 0.5855390429496765, 0.7203869223594666, 0.1665482372045517, 0.022696616128087044, -0.6176667213439941, 0.4929709732532501, 0.29861536622047424, -0.8705474734306335, -0.17137934267520905, 0.36910760402679443, 0.32750430703163147, 0.14059939980506897, 0.785434901714325, -0.41751235723495483, 0.03213241696357727, -0.14565204083919525, 0.03815833106637001, 0.2364863008260727, 0.12032408267259598, -0.35871216654777527, -0.004097379744052887, -0.0753549337387085, -0.4540194571018219 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
camel-ai/math
camel-ai
2023-06-22T21:59:52Z
420
51
null
[ "task_categories:text-generation", "language:en", "license:cc-by-nc-4.0", "instruction-finetuning", "arxiv:2303.17760", "region:us" ]
2023-06-22T21:59:52Z
2023-04-10T22:00:46.000Z
2023-04-10T22:00:46
--- license: cc-by-nc-4.0 language: - en tags: - instruction-finetuning pretty_name: CAMEL Math task_categories: - text-generation arxiv: 2303.17760 extra_gated_prompt: "By using this data, you acknowledge and agree to utilize it solely for research purposes, recognizing that the dataset may contain inaccuracies due to its artificial generation through ChatGPT." extra_gated_fields: Name: text Email: text I will adhere to the terms and conditions of this dataset: checkbox --- # **CAMEL: Communicative Agents for “Mind” Exploration of Large Scale Language Model Society** - **Github:** https://github.com/lightaime/camel - **Website:** https://www.camel-ai.org/ - **Arxiv Paper:** https://arxiv.org/abs/2303.17760 ## Dataset Summary Math dataset is composed of 50K problem-solution pairs obtained using GPT-4. The dataset problem-solutions pairs generating from 25 math topics, 25 subtopics for each topic and 80 problems for each "topic,subtopic" pairs. We provide the data in `math50k.zip`. ## Data Fields **The data fields for files in `math50k.zip` are as follows:** * `role_1`: assistant role * `topic`: math topic * `sub_topic`: math subtopic belonging to topic * `message_1`: refers to the problem the assistant is asked to solve. * `message_2`: refers to the solution provided by the assistant. Note: File naming refers to {`topic_index`}\_{`subtopic_index`}\_{`problem_number`}. **Download in python** ``` from huggingface_hub import hf_hub_download hf_hub_download(repo_id="camel-ai/math", repo_type="dataset", filename="math50k.zip", local_dir="datasets/", local_dir_use_symlinks=False) ``` ### Citation ``` @misc{li2023camel, title={CAMEL: Communicative Agents for "Mind" Exploration of Large Scale Language Model Society}, author={Guohao Li and Hasan Abed Al Kader Hammoud and Hani Itani and Dmitrii Khizbullin and Bernard Ghanem}, year={2023}, eprint={2303.17760}, archivePrefix={arXiv}, primaryClass={cs.AI} } ``` ## Disclaimer: This data was synthetically generated by GPT4 and might contain incorrect information. The dataset is there only for research purposes. --- license: cc-by-nc-4.0 ---
[ -0.49371886253356934, -0.932162344455719, 0.07454962283372879, 0.1834360659122467, -0.009139510802924633, 0.031450361013412476, -0.4089830815792084, -0.30148211121559143, 0.29011857509613037, 0.3785703778266907, -0.652664840221405, -0.4070850610733032, -0.6267720460891724, -0.0354573018848896, -0.2280735820531845, 1.160048246383667, 0.1080075353384018, -0.3099493980407715, -0.302018404006958, -0.34735316038131714, -0.1976044476032257, -0.5582566857337952, -0.7531962990760803, -0.45604464411735535, 0.07717622071504593, 0.2874569892883301, 0.7869842052459717, 0.3427487313747406, 0.4274154305458069, 0.5157366394996643, 0.13107286393642426, 0.081766776740551, -0.4683484137058258, 0.014689821749925613, 0.09895254671573639, -0.2125200480222702, -0.7597706913948059, 0.1422612965106964, 0.7767741680145264, 0.6335251927375793, -0.4233585298061371, 0.202562615275383, -0.015282214619219303, 0.5970697402954102, -0.28524062037467957, 0.5886752605438232, -0.46730610728263855, -0.2783701419830322, -0.2999105751514435, -0.13855944573879242, -0.31198522448539734, -0.1847853660583496, 0.41869524121284485, -0.8327382206916809, 0.17679043114185333, 0.21203428506851196, 0.9031162261962891, 0.24252459406852722, -0.285294771194458, -0.4934486746788025, -0.32970255613327026, 1.1132237911224365, -0.5900852084159851, 0.1278325319290161, 0.43981683254241943, 0.41936299204826355, -0.5722127556800842, -0.5078490972518921, -0.8294468522071838, 0.0059507060796022415, 0.057644374668598175, 0.03675507381558418, -0.4240627884864807, -0.14533333480358124, 0.21611972153186798, 0.2842733860015869, -0.8344472050666809, -0.3309466242790222, -0.3019059896469116, -0.39768272638320923, 0.550913393497467, 0.16560745239257812, 0.5026032328605652, -0.21389934420585632, 0.006162587553262711, -0.48457956314086914, -0.49362245202064514, 0.14948076009750366, 0.237124964594841, 0.07174909859895706, -0.6427685618400574, 0.5809893608093262, -0.15649092197418213, 0.6778796315193176, -0.23842039704322815, -0.10164885967969894, 0.6162447929382324, -0.46033987402915955, -0.2956947982311249, -0.05115855485200882, 1.0470812320709229, 0.07283424586057663, 0.5151233077049255, 0.2395942658185959, 0.008575675077736378, 0.014632437378168106, -0.03098415769636631, -0.7713140845298767, -0.301258385181427, 0.4119912087917328, -0.1857122927904129, -0.1333136260509491, -0.13047069311141968, -0.7383344769477844, -0.17521919310092926, -0.14365079998970032, 0.18929104506969452, -0.39901575446128845, -0.49249032139778137, 0.298350065946579, -0.16370418667793274, 0.4748901426792145, 0.19433613121509552, -0.7313299775123596, 0.6152420043945312, 0.5887717604637146, 0.8098057508468628, 0.048489853739738464, -0.44467875361442566, -0.44783732295036316, 0.14738847315311432, -0.19643844664096832, 0.7125770449638367, -0.5791822075843811, -0.489423006772995, -0.1251201033592224, 0.09213089197874069, 0.04698740690946579, -0.363486111164093, 0.37851861119270325, -0.5003597140312195, 0.267326682806015, -0.42233243584632874, -0.30352896451950073, -0.056178394705057144, 0.37974056601524353, -0.7605040073394775, 0.9924435019493103, 0.12724792957305908, -0.8310433626174927, -0.0966058075428009, -0.8981260657310486, -0.16316741704940796, -0.008394638076424599, -0.3564298152923584, -0.3948545455932617, -0.4871155321598053, 0.2742433249950409, 0.4977279305458069, -0.5079377889633179, 0.41817232966423035, -0.2795282006263733, -0.354640394449234, 0.4442273676395416, -0.25118711590766907, 1.16559636592865, -0.008663707412779331, -0.365192174911499, 0.22142960131168365, -0.6740703582763672, -0.029710670933127403, 0.1707957237958908, -0.24157306551933289, -0.4171537458896637, -0.16047993302345276, -0.06808799505233765, 0.1542506217956543, 0.45769909024238586, -0.5485681891441345, 0.23794981837272644, -0.4330001771450043, 0.48221680521965027, 0.9729884266853333, -0.13937267661094666, 0.3332135081291199, -0.6151708960533142, 0.5473675727844238, -0.061964962631464005, 0.03197126463055611, 0.14850226044654846, -0.7508661150932312, -0.9813076853752136, -0.37690144777297974, -0.021771002560853958, 0.5176092386245728, -1.0241882801055908, 0.6297529935836792, -0.60027015209198, -0.6103602051734924, -0.4706897437572479, -0.3895989954471588, 0.4270254075527191, 0.23911532759666443, 0.4699214696884155, -0.10467573255300522, -0.4326995611190796, -0.8015908002853394, -0.061790090054273605, -0.2725537419319153, 0.01400606706738472, 0.5779064893722534, 0.7031360268592834, -0.4602680206298828, 0.9618971347808838, -0.5784295797348022, -0.17401514947414398, -0.25968509912490845, 0.26743176579475403, 0.2589748501777649, 0.5618942379951477, 0.2916814684867859, -0.7000880837440491, -0.385012686252594, -0.05827337130904198, -0.8195974230766296, -0.13337458670139313, 0.15459883213043213, -0.3833852708339691, 0.3466607630252838, 0.05073001980781555, -0.8731930255889893, 0.3360942304134369, 0.682553231716156, -0.3834407925605774, 0.7435576915740967, -0.24937397241592407, 0.031162254512310028, -1.3241095542907715, 0.2217535823583603, 0.10419298708438873, -0.1483309119939804, -0.3480420708656311, 0.08161656558513641, -0.30396318435668945, -0.12244665622711182, -0.19484061002731323, 0.789117693901062, -0.5734840631484985, -0.23223765194416046, -0.1646348237991333, 0.3350605368614197, -0.3190948963165283, 0.8079450726509094, -0.2104293256998062, 0.7941504716873169, 0.7439165115356445, -0.6806337833404541, 0.6932747960090637, 0.5242351293563843, -0.23676355183124542, 0.4684346914291382, -0.9797877073287964, 0.22592559456825256, 0.10936856269836426, 0.8043239712715149, -0.8387818336486816, -0.17207324504852295, 0.5364776253700256, -0.6229773163795471, -0.02991722896695137, 0.33984488248825073, -0.5318014025688171, -0.19913232326507568, -0.364475816488266, 0.6429845690727234, 0.4296923279762268, -0.09594988077878952, 0.521354615688324, 0.780823290348053, -0.3028082251548767, -0.8955690264701843, -0.5125535130500793, -0.015530239790678024, -0.006452635861933231, -0.678626298904419, 0.049981024116277695, -0.4330013692378998, -0.31998953223228455, 0.08556323498487473, 0.03426642343401909, 0.11351562291383743, -0.21284489333629608, 0.14310188591480255, 0.25328972935676575, 0.2526286542415619, 0.18700511753559113, 0.03192880377173424, -0.2550962567329407, 0.21878626942634583, -0.19776448607444763, 0.7926626801490784, -0.3635013699531555, -0.1793878674507141, -0.4212125241756439, 0.3775062561035156, 0.6278583407402039, -0.3857598900794983, 0.621843159198761, 0.5534950494766235, -0.3596755564212799, -0.07805658876895905, -0.284341037273407, -0.14280171692371368, -0.5674663782119751, 0.4789699614048004, -0.5680720210075378, -0.8098958730697632, 0.6247910261154175, 0.16194336116313934, 0.06562390178442001, 0.5312204957008362, 0.739814043045044, 0.40561288595199585, 0.7058854699134827, 0.7421398162841797, -0.4391939342021942, 0.3495258390903473, -0.6624110341072083, -0.03295985236763954, -0.9569354057312012, -0.2509711980819702, -0.7768215537071228, -0.17477630078792572, -0.9714169502258301, -0.6438882350921631, 0.5482813715934753, -0.565621018409729, -0.49562326073646545, 0.46304628252983093, -0.6794225573539734, 0.2465820014476776, 0.4711933732032776, -0.07994291186332703, 0.23027728497982025, 0.021296635270118713, -0.34450775384902954, 0.28051209449768066, -0.6564927101135254, -0.47128042578697205, 1.161139726638794, 0.2332325577735901, 0.7775564193725586, 0.4655233323574066, 0.5494661927223206, 0.012614462524652481, 0.26464125514030457, -0.7551425695419312, 0.9075180888175964, 0.0821145623922348, -0.7603274583816528, -0.7089182734489441, -0.6600823402404785, -1.254615068435669, 0.18332093954086304, 0.07260388135910034, -0.7848697900772095, 0.20317091047763824, -0.27076080441474915, -0.004380954895168543, 0.0005968998302705586, -0.34587541222572327, 0.8151550889015198, 0.38670894503593445, -0.032016146928071976, -0.4706087112426758, -0.8798804879188538, 0.2591823637485504, -0.11851415038108826, 0.5037116408348083, -0.05149278789758682, -0.07423781603574753, 1.064483642578125, -0.4791930019855499, 0.8723769783973694, -0.12393194437026978, -0.2466943860054016, 0.4016422629356384, -0.07776108384132385, 0.6656115055084229, -0.09484915435314178, -0.23821820318698883, 0.24230478703975677, 0.09530644118785858, -0.7002719044685364, -0.5444017648696899, 0.8121136426925659, -1.2887065410614014, -0.6885231733322144, -0.6835169196128845, -0.8905178308486938, 0.00943633820861578, 0.2064846158027649, 0.038598768413066864, 0.9080096483230591, -0.07777488976716995, 0.35893017053604126, 0.6641181111335754, -0.3765595257282257, 0.4725991487503052, 0.6084175705909729, 0.018851684406399727, -0.37011730670928955, 0.9987548589706421, 0.15343120694160461, 0.1389288455247879, 0.4104933440685272, 0.24050270020961761, -0.26649969816207886, -0.10480281710624695, -0.4875738024711609, 0.39949601888656616, -0.692853569984436, 0.08247049152851105, -0.8410067558288574, -0.15317903459072113, -0.5142681002616882, 0.10673551261425018, -0.1655341386795044, -0.28274205327033997, -0.15749439597129822, 0.31998857855796814, 0.3825892210006714, 0.472995400428772, 0.01413633394986391, 0.2826657295227051, -0.6325939893722534, 0.24349640309810638, 0.3600984215736389, -0.057076893746852875, 0.055802538990974426, -0.43889153003692627, -0.38292887806892395, 0.2938988506793976, -0.42831945419311523, -0.7275621294975281, 0.5418261289596558, 0.23463262617588043, 0.6053321361541748, 0.0893324613571167, 0.34433335065841675, 0.7154974341392517, -0.325504869222641, 0.6756148338317871, -0.1424250453710556, -1.1419336795806885, 0.372793972492218, -0.6059965491294861, 0.48497259616851807, 0.13758139312267303, 0.3941589295864105, -0.6586827635765076, -0.6540016531944275, -0.828113853931427, -0.600714385509491, 0.7362164258956909, 0.5090399980545044, 0.20620666444301605, 0.08359938859939575, 0.2184770554304123, -0.06089455261826515, 0.3048703074455261, -0.7167378664016724, -0.43401220440864563, -0.22998395562171936, -0.3949068784713745, -0.2500505745410919, 0.09923946857452393, -0.4039534330368042, -0.2621971666812897, 0.8692283034324646, -0.24783053994178772, 0.7543825507164001, 0.2123786211013794, 0.0699760913848877, -0.13190685212612152, 0.24451731145381927, 0.7055692672729492, 0.6605203747749329, -0.09816670417785645, 0.14450661838054657, -0.10568927228450775, -0.7467669248580933, 0.2103828340768814, 0.3220249116420746, 0.3682214915752411, -0.20775222778320312, 0.505320131778717, 0.5745607018470764, 0.025765294209122658, -0.6092039942741394, 0.5395286083221436, -0.11450111865997314, -0.06978432089090347, -0.6140010356903076, 0.20298108458518982, 0.031081166118383408, 0.2076624035835266, 0.49868085980415344, -0.0598902553319931, 0.2613614499568939, -0.5774372816085815, 0.13084742426872253, 0.6095771789550781, -0.0564381442964077, -0.38983389735221863, 0.23715940117835999, 0.30256861448287964, -0.329055517911911, 0.6816554069519043, -0.44018644094467163, -0.6350409388542175, 0.9327722787857056, 0.4229942858219147, 0.7136383056640625, -0.197747603058815, 0.22306230664253235, 0.2319849729537964, 0.35975316166877747, 0.0910530686378479, 0.3045082092285156, -0.10437927395105362, -1.1347618103027344, -0.5430941581726074, -0.40661904215812683, -0.5866291522979736, 0.20056746900081635, -0.3755628168582916, 0.22437438368797302, -0.12013112753629684, 0.0967089980840683, -0.015617655590176582, 0.5696923136711121, -0.5653209090232849, 0.15619061887264252, -0.4171069264411926, 0.7144699096679688, -0.6675717234611511, 1.151157021522522, 0.9727403521537781, -0.2262732982635498, -1.0337059497833252, 0.11466249078512192, 0.0669691190123558, -0.9062314033508301, 0.4113885462284088, 0.16385500133037567, -0.25580519437789917, 0.42993927001953125, -0.7120873332023621, -0.9409950375556946, 1.1940516233444214, 0.1914849728345871, -0.27298155426979065, 0.1550009846687317, 0.08541239798069, 0.46605297923088074, -0.28944680094718933, 0.4155160188674927, 0.3719579577445984, 0.6649385094642639, 0.22525735199451447, -1.072075366973877, 0.36851632595062256, -0.6127262115478516, -0.28046879172325134, 0.150721475481987, -0.9727306962013245, 1.0225697755813599, -0.02694149874150753, -0.05353592336177826, 0.21243025362491608, 0.5733596682548523, 0.5846726894378662, 0.2061511129140854, 0.40589404106140137, 0.5888324975967407, 0.8594751954078674, -0.013069165870547295, 1.036075234413147, -0.1921030879020691, 0.6302544474601746, 0.802219808101654, -0.04856736212968826, 0.557871401309967, 0.24050337076187134, -0.3677302598953247, 0.7829312086105347, 0.674126923084259, 0.20085516571998596, 0.3665008246898651, 0.4573696255683899, -0.1959495097398758, -0.1237773522734642, 0.032372210174798965, -0.5504437685012817, 0.5847890973091125, 0.5377235412597656, 0.19566376507282257, -0.09926901012659073, -0.11844570934772491, 0.011754981242120266, -0.26856181025505066, 0.07720651477575302, 0.4947666525840759, 0.06772064417600632, -0.551344096660614, 0.9046808481216431, -0.02091221883893013, 0.657706081867218, -0.5461234450340271, -0.21140925586223602, -0.21131578087806702, 0.003025142475962639, 0.10775011777877808, -0.49845099449157715, 0.1569720357656479, -0.31287625432014465, -0.0575401708483696, 0.10926786065101624, 0.6291238069534302, -0.38391876220703125, -0.35186129808425903, -0.0006474332185462117, 0.6295893788337708, 0.6621182560920715, 0.201162651181221, -0.9619912505149841, 0.28803011775016785, -0.14823807775974274, -0.47796809673309326, 0.13154926896095276, 0.7363496422767639, -0.22816209495067596, 1.2128195762634277, 0.6940196752548218, 0.003073896514251828, -0.3690781891345978, -0.27254873514175415, 1.1560344696044922, -0.6938320994377136, -0.6287928819656372, -0.8817318081855774, 0.3458200693130493, -0.14866259694099426, -0.3489307463169098, 0.6962894201278687, 0.3814041018486023, 0.6431441307067871, 0.07061426341533661, 0.8337121605873108, -0.2545839846134186, 0.26988720893859863, -0.17962685227394104, 0.8846650719642639, -0.4467254877090454, 0.23334674537181854, -0.5171567797660828, -0.8713306784629822, -0.1296343356370926, 0.8259835243225098, -0.3506583273410797, 0.3363707959651947, 0.8093091249465942, 0.9783452749252319, 0.11175180226564407, 0.03927573934197426, 0.1756080836057663, 0.38591456413269043, 0.5602575540542603, 0.816947340965271, 0.5694621205329895, -0.4162297248840332, 0.5108594298362732, 0.08837483078241348, -0.6344550251960754, -0.2263062596321106, -0.6953142881393433, -0.9895771145820618, -0.7707818746566772, -0.30579328536987305, -0.3268882930278778, -0.0910770446062088, 1.006577491760254, 0.7675736546516418, -0.547781765460968, -0.620675265789032, -0.2566000521183014, 0.2820686101913452, -0.24304664134979248, -0.25808000564575195, 0.528210461139679, -0.012418386526405811, -0.9929182529449463, 0.07439780980348587, -0.09974322468042374, 0.0400867760181427, -0.6789731979370117, -0.23967435956001282, -0.18171437084674835, 0.2155202180147171, 0.3624625504016876, 0.1823137402534485, -0.5712714195251465, -0.2124447375535965, -0.0019371280213817954, -0.2921386659145355, -0.18535341322422028, 0.5715821385383606, -0.8415003418922424, 0.3307512402534485, 0.29065603017807007, 0.40872517228126526, 0.4674195647239685, -0.40167441964149475, 0.5322607159614563, -0.667194128036499, 0.42444658279418945, -0.1460367888212204, 0.1646333783864975, 0.38578060269355774, -0.37086546421051025, 0.46898019313812256, 0.44045543670654297, -0.8648735284805298, -0.6323078870773315, 0.176700621843338, -1.2658352851867676, -0.1418759822845459, 1.3622491359710693, -0.24101652204990387, -0.42408737540245056, -0.29300692677497864, -0.3167968690395355, 0.5661572217941284, -0.8490476012229919, 0.7345439791679382, 0.8844974040985107, -0.031074145808815956, -0.15656696259975433, -0.5003367066383362, 0.5006787180900574, 0.24212612211704254, -1.0628724098205566, -0.10008227080106735, 0.4938863515853882, 0.20928257703781128, 0.3047984540462494, 0.8987706899642944, 0.06830991804599762, -0.009092138148844242, -0.13634617626667023, 0.3563860058784485, 0.022843051701784134, -0.04880502074956894, -0.07326163351535797, -0.03630812093615532, -0.26028263568878174, -0.31352758407592773 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
renumics/food101-enriched
renumics
2023-06-06T08:15:28Z
420
3
food-101
[ "task_categories:image-classification", "task_ids:multi-class-image-classification", "size_categories:100K<n<1M", "source_datasets:extended|other-foodspotting", "source_datasets:extended|food101", "language:en", "license:unknown", "image classification", "food-101", "food-101-enriched", "embeddings", "enhanced", "spotlight", "region:us" ]
2023-06-06T08:15:28Z
2023-05-09T08:41:13.000Z
2023-05-09T08:41:13
--- license: unknown paperswithcode_id: food-101 pretty_name: Food-101 Data Set size_categories: - 100K<n<1M tags: - image classification - food-101 - food-101-enriched - embeddings - enhanced - spotlight language: - en source_datasets: - extended|other-foodspotting - extended|food101 task_categories: - image-classification task_ids: - multi-class-image-classification --- # Dataset Card for Food-101-Enriched (Enhanced by Renumics) ## Dataset Description - **Homepage:** [Renumics Homepage](https://renumics.com/?hf-dataset-card=food101-enriched) - **GitHub** [Spotlight](https://github.com/Renumics/spotlight) - **Dataset Homepage** [data.vision.ee.ethz.ch](https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/) - **Paper:** [Food-101 – Mining Discriminative Components with Random Forests](https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/static/bossard_eccv14_food-101.pdf) ### Dataset Summary 📊 [Data-centric AI](https://datacentricai.org) principles have become increasingly important for real-world use cases. At [Renumics](https://renumics.com/?hf-dataset-card=food101-enriched) we believe that classical benchmark datasets and competitions should be extended to reflect this development. 🔍 This is why we are publishing benchmark datasets with application-specific enrichments (e.g. embeddings, baseline results, uncertainties, label error scores). We hope this helps the ML community in the following ways: 1. Enable new researchers to quickly develop a profound understanding of the dataset. 2. Popularize data-centric AI principles and tooling in the ML community. 3. Encourage the sharing of meaningful qualitative insights in addition to traditional quantitative metrics. 📚 This dataset is an enriched version of the [Food101 Data Set](https://data.vision.ee.ethz.ch/cvl/datasets_extra/food-101/). ### Explore the Dataset ![Analyze Food101 with Spotlight](https://spotlight.renumics.com/resources/hf-food101-enriched.png) The enrichments allow you to quickly gain insights into the dataset. The open source data curation tool [Renumics Spotlight](https://github.com/Renumics/spotlight) enables that with just a few lines of code: Install datasets and Spotlight via [pip](https://packaging.python.org/en/latest/key_projects/#pip): ```python !pip install renumics-spotlight datasets ``` Load the dataset from huggingface in your notebook: ```python import datasets dataset = datasets.load_dataset("renumics/food101-enriched", split="train") ``` Start exploring with a simple view: ```python from renumics import spotlight df_show = dataset.to_pandas() spotlight.show(df_show, port=8000, dtype={"image": spotlight.Image}) ``` You can use the UI to interactively configure the view on the data. Depending on the concrete tasks (e.g. model comparison, debugging, outlier detection) you might want to leverage different enrichments and metadata. ### Food101 Dataset This data set contains 101'000 images from 101 food categories. For each class, 250 manually reviewed test images are provided as well as 750 training images. On purpose, the training images were not cleaned, and thus still contain some amount of noise. This comes mostly in the form of intense colors and sometimes wrong labels. All images were rescaled to have a maximum side length of 512 pixels. ### Supported Tasks and Leaderboards - `image-classification`: The goal of this task is to classify a given image of a dish into one of 101 classes. The leaderboard is available [here](https://paperswithcode.com/sota/fine-grained-image-classification-on-food-101). ### Languages English class labels. ## Dataset Structure ### Data Instances A sample from the training set is provided below: ```python { "image": "/huggingface/datasets/downloads/extracted/49750366cbaf225ce1b5a5c033fa85ceddeee2e82f1d6e0365e8287859b4c7c8/0/0.jpg", "label": 6, "label_str": "beignets", "split": "train" } ``` <details> <summary>Class Label Mappings</summary> ```json { "apple_pie": 0, "baby_back_ribs": 1, "baklava": 2, "beef_carpaccio": 3, "beef_tartare": 4, "beet_salad": 5, "beignets": 6, "bibimbap": 7, "bread_pudding": 8, "breakfast_burrito": 9, "bruschetta": 10, "caesar_salad": 11, "cannoli": 12, "caprese_salad": 13, "carrot_cake": 14, "ceviche": 15, "cheesecake": 16, "cheese_plate": 17, "chicken_curry": 18, "chicken_quesadilla": 19, "chicken_wings": 20, "chocolate_cake": 21, "chocolate_mousse": 22, "churros": 23, "clam_chowder": 24, "club_sandwich": 25, "crab_cakes": 26, "creme_brulee": 27, "croque_madame": 28, "cup_cakes": 29, "deviled_eggs": 30, "donuts": 31, "dumplings": 32, "edamame": 33, "eggs_benedict": 34, "escargots": 35, "falafel": 36, "filet_mignon": 37, "fish_and_chips": 38, "foie_gras": 39, "french_fries": 40, "french_onion_soup": 41, "french_toast": 42, "fried_calamari": 43, "fried_rice": 44, "frozen_yogurt": 45, "garlic_bread": 46, "gnocchi": 47, "greek_salad": 48, "grilled_cheese_sandwich": 49, "grilled_salmon": 50, "guacamole": 51, "gyoza": 52, "hamburger": 53, "hot_and_sour_soup": 54, "hot_dog": 55, "huevos_rancheros": 56, "hummus": 57, "ice_cream": 58, "lasagna": 59, "lobster_bisque": 60, "lobster_roll_sandwich": 61, "macaroni_and_cheese": 62, "macarons": 63, "miso_soup": 64, "mussels": 65, "nachos": 66, "omelette": 67, "onion_rings": 68, "oysters": 69, "pad_thai": 70, "paella": 71, "pancakes": 72, "panna_cotta": 73, "peking_duck": 74, "pho": 75, "pizza": 76, "pork_chop": 77, "poutine": 78, "prime_rib": 79, "pulled_pork_sandwich": 80, "ramen": 81, "ravioli": 82, "red_velvet_cake": 83, "risotto": 84, "samosa": 85, "sashimi": 86, "scallops": 87, "seaweed_salad": 88, "shrimp_and_grits": 89, "spaghetti_bolognese": 90, "spaghetti_carbonara": 91, "spring_rolls": 92, "steak": 93, "strawberry_shortcake": 94, "sushi": 95, "tacos": 96, "takoyaki": 97, "tiramisu": 98, "tuna_tartare": 99, "waffles": 100 } ``` </details> ### Data Fields | Feature | Data Type | |---------------------------------|-----------------------------------------------| | image | Image(decode=True, id=None) | | split | Value(dtype='string', id=None) | | label | ClassLabel(names=[...], id=None) | | label_str | Value(dtype='string', id=None) | ### Data Splits | Dataset Split | Number of Images in Split | | ------------- |---------------------------| | Train | 75750 | | Test | 25250 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information The Food-101 data set consists of images from Foodspotting [1] which are not property of the Federal Institute of Technology Zurich (ETHZ). Any use beyond scientific fair use must be negociated with the respective picture owners according to the Foodspotting terms of use [2]. [1] [http://www.foodspotting.com/](http://www.foodspotting.com/) [2] [http://www.foodspotting.com/terms/](http://www.foodspotting.com/terms/) ### Citation Information If you use this dataset, please cite the following paper: ``` @inproceedings{bossard14, title = {Food-101 -- Mining Discriminative Components with Random Forests}, author = {Bossard, Lukas and Guillaumin, Matthieu and Van Gool, Luc}, booktitle = {European Conference on Computer Vision}, year = {2014} } ``` ### Contributions Lukas Bossard, Matthieu Guillaumin, Luc Van Gool, and Renumics GmbH.
[ -0.5793303847312927, -0.6816299557685852, -0.058067843317985535, 0.07811465859413147, 0.1261315792798996, 0.08276353776454926, -0.24967563152313232, -0.49855750799179077, 0.5044289231300354, 0.3658215403556824, -0.4771496057510376, -0.8355185389518738, -0.7463789582252502, 0.40318062901496887, -0.19848285615444183, 0.931424617767334, -0.26741930842399597, 0.10119714587926865, -0.034061744809150696, -0.4297036826610565, -0.3114680051803589, -0.22878380119800568, -0.5807434320449829, -0.05555449426174164, 0.4229758381843567, 0.6277883052825928, 0.7464896440505981, 0.7481807470321655, 0.5465270280838013, 0.3324701488018036, -0.13513225317001343, 0.2974019944667816, -0.30793800950050354, -0.001656547305174172, -0.0337691456079483, -0.5405640006065369, -0.3948127031326294, 0.05518335476517677, 0.17325922846794128, 0.6430273652076721, 0.09701333940029144, 0.47045937180519104, 0.17249146103858948, 1.1814552545547485, -0.4703513979911804, 0.42049500346183777, -0.24268509447574615, 0.22937671840190887, -0.12463949620723724, -0.12247652560472488, -0.09583583474159241, -0.6555255651473999, -0.04577897489070892, -0.8935789465904236, 0.05657133087515831, -0.07137832790613174, 1.3401103019714355, 0.12929868698120117, -0.013991680927574635, -0.48707735538482666, -0.3914881944656372, 0.7925426363945007, -0.7250365018844604, 0.06252699345350266, 0.6492341756820679, 0.1726553589105606, -0.2762545943260193, -0.8160589933395386, -0.730297863483429, 0.1414254605770111, -0.3294990360736847, 0.28145214915275574, -0.17176449298858643, -0.45448270440101624, 0.2654101252555847, 0.5166704058647156, -0.5096234679222107, -0.08238875865936279, -0.2470429390668869, 0.22732362151145935, 0.6641221046447754, 0.12629953026771545, 0.4293522536754608, -0.2881048023700714, -0.3716335892677307, -0.4560064375400543, -0.22482481598854065, 0.644455075263977, 0.03349263593554497, 0.26852095127105713, -0.3624742031097412, 0.56251060962677, -0.5500354766845703, 0.4779476523399353, 0.2458292692899704, -0.3274882733821869, 0.8703608512878418, -0.4718554615974426, -0.26672279834747314, -0.05432044714689255, 0.9418585300445557, 0.6595754027366638, 0.21122974157333374, 0.3468337655067444, -0.08999954164028168, 0.048019763082265854, -0.22739146649837494, -0.708265483379364, -0.47427257895469666, 0.3584471344947815, -0.5753275156021118, -0.5628166794776917, 0.30944013595581055, -0.8111982941627502, -0.11799611151218414, -0.05436301976442337, 0.39960262179374695, -0.33716654777526855, -0.10821335762739182, 0.08434731513261795, -0.5075970888137817, 0.42555031180381775, 0.17647109925746918, -0.9316683411598206, 0.20727121829986572, 0.3813946545124054, 0.6587011814117432, 0.17068785429000854, -0.2835545539855957, -0.15131038427352905, 0.28140297532081604, -0.4066176414489746, 0.8576350212097168, -0.6637669205665588, -0.33572110533714294, -0.29570865631103516, 0.7952615022659302, -0.07688652724027634, -0.7516369223594666, 0.666029155254364, -0.1538124978542328, 0.09636799246072769, -0.8075541257858276, -0.491693913936615, -0.26996493339538574, 0.485187828540802, -0.662689745426178, 1.3243439197540283, 0.3576631247997284, -0.9081383347511292, 0.692330539226532, -0.521884560585022, -0.5479487776756287, 0.16969142854213715, -0.4502139091491699, -0.5930635929107666, -0.26290005445480347, 0.5228031277656555, 0.4448389410972595, -0.49022790789604187, 0.16531233489513397, -0.21134164929389954, -0.18520408868789673, 0.15443231165409088, -0.10792072862386703, 0.8047712445259094, 0.29070717096328735, -0.4806608259677887, 0.08087197691202164, -0.6939552426338196, 0.11728522926568985, 0.7042390704154968, -0.4670875370502472, -0.2963849902153015, -0.3192804157733917, -0.037176355719566345, 0.017750749364495277, 0.0956428125500679, -0.18967673182487488, 0.3288801312446594, -0.18893572688102722, 0.35810762643814087, 0.6932645440101624, 0.0335962288081646, 0.3963494896888733, -0.7002989649772644, 0.2780962586402893, 0.30147939920425415, 0.3604768216609955, -0.3616620898246765, -0.7046541571617126, -0.8169076442718506, -0.2755397856235504, 0.48296475410461426, 0.7121647596359253, -0.6670119762420654, 0.9646235108375549, -0.4807661473751068, -0.6806173324584961, -0.6087474226951599, -0.018878396600484848, 0.14967899024486542, 0.6349865794181824, 0.4020921587944031, -0.43508026003837585, -0.6622341871261597, -0.8816552758216858, 0.08102432638406754, 0.1736649125814438, 0.14286765456199646, 0.6010596752166748, 0.6461912989616394, -0.22385556995868683, 0.8744829893112183, -0.7550394535064697, -0.4414030611515045, -0.4345152676105499, -0.20112594962120056, 0.45188117027282715, 0.8029943108558655, 0.7309280633926392, -0.8022462129592896, -0.862713634967804, 0.21985609829425812, -1.0698175430297852, 0.3997141718864441, 0.03738303855061531, -0.07394842803478241, 0.012366686947643757, 0.3001745045185089, -0.33491796255111694, 0.7627993226051331, 0.3685849905014038, -0.4026413857936859, 0.39882683753967285, -0.1690387725830078, 0.5266842842102051, -1.1993869543075562, 0.06956595927476883, 0.14018581807613373, 0.23501752316951752, -0.49880141019821167, -0.37567052245140076, 0.007751558907330036, 0.04943408817052841, -0.45597124099731445, 0.46739301085472107, -0.3660116195678711, 0.022760650143027306, 0.15868030488491058, -0.4348450303077698, 0.24915121495723724, 0.6262221336364746, 0.1344800591468811, 0.7957504987716675, 0.9313963651657104, -0.5488567352294922, 0.33984342217445374, 0.15077875554561615, -0.7067616581916809, 0.4588127136230469, -0.5467126369476318, -0.41356462240219116, -0.25762832164764404, 0.4500702917575836, -1.1006113290786743, -0.45034757256507874, 0.6594286561012268, -0.46547403931617737, 0.2367873638868332, -0.031151549890637398, -0.6702930331230164, -0.6846408843994141, -0.44203341007232666, 0.30919212102890015, 0.32550132274627686, -0.48707690834999084, 0.40339967608451843, 0.43992218375205994, 0.19173333048820496, -0.4764993190765381, -0.9900034070014954, -0.06969508528709412, -0.2966969609260559, -0.484981894493103, 0.19228403270244598, 0.023699505254626274, -0.031559474766254425, 0.25730469822883606, -0.1420929729938507, 0.027094004675745964, 0.11556725203990936, 0.3527452051639557, 0.16169585287570953, -0.17853741347789764, -0.21966126561164856, -0.18497809767723083, 0.028948694467544556, -0.14809958636760712, -0.06715703010559082, 0.7590875029563904, -0.24815161526203156, 0.12992529571056366, -0.8111182451248169, 0.22022521495819092, 0.39413532614707947, -0.2912251949310303, 0.8915127515792847, 1.0611064434051514, -0.2714272141456604, 0.08903954178094864, -0.29110100865364075, -0.2305961698293686, -0.5013481974601746, 0.1856197863817215, -0.5047721266746521, -0.5535542368888855, 0.7272108197212219, -0.022276965901255608, -0.052005600184202194, 0.6865680813789368, 0.24553851783275604, -0.32032421231269836, 0.768706202507019, 0.10298234224319458, -0.3077409565448761, 0.42456382513046265, -0.9380771517753601, -0.1498297154903412, -0.6541759967803955, -0.6699458360671997, -0.6447837948799133, -0.47461798787117004, -0.8204600214958191, -0.529291570186615, 0.30228570103645325, -0.08838699758052826, -0.39597827196121216, 0.4211723506450653, -0.950641393661499, 0.7742021679878235, 0.5862997174263, 0.48622554540634155, -0.022492319345474243, 0.24439595639705658, -0.20071949064731598, -0.037443164736032486, -0.7168305516242981, -0.366519570350647, 1.004664421081543, 0.31725504994392395, 0.8022838234901428, -0.05385763943195343, 0.7444447875022888, 0.2831498682498932, 0.17288196086883545, -0.570053219795227, 0.4311491549015045, -0.3510754108428955, -0.6607607007026672, -0.3082725703716278, -0.5158015489578247, -1.1681195497512817, 0.014085219241678715, -0.14649845659732819, -0.8516862392425537, 0.3992346525192261, -0.1650174856185913, -0.341398686170578, 0.4687069356441498, -1.0338876247406006, 1.066062569618225, -0.48537179827690125, -0.4294184148311615, 0.43228670954704285, -0.7323163151741028, 0.05328523740172386, 0.420273095369339, 0.5315645933151245, -0.37184250354766846, 0.04835868254303932, 0.9594041109085083, -0.4826381206512451, 0.940725564956665, -0.21186797320842743, 0.033157408237457275, 0.3186621069908142, -0.07843627035617828, 0.667767345905304, 0.08012709766626358, 0.0052331313490867615, 0.1374848335981369, 0.02774864062666893, -0.46718481183052063, -0.5375333428382874, 0.9517533779144287, -0.8448812365531921, -0.4024171233177185, -0.569459080696106, -0.23970183730125427, 0.1508878916501999, 0.3364754319190979, 0.44518277049064636, 0.12005439400672913, 0.2547396421432495, 0.3506976366043091, 0.6750752925872803, -0.33883950114250183, 0.2836535573005676, 0.18170605599880219, -0.1276247352361679, -0.5988076329231262, 1.1056827306747437, 0.31741079688072205, -0.05518876016139984, 0.46233609318733215, 0.3861136734485626, -0.1309225857257843, -0.06692898273468018, -0.38388746976852417, -0.021681051701307297, -0.6115621328353882, -0.38732704520225525, -0.7793691754341125, -0.09629640728235245, -0.591549813747406, -0.4737522304058075, -0.3325216472148895, -0.37026020884513855, -0.51997309923172, -0.0716799795627594, 0.48343321681022644, 0.4945239722728729, -0.17869248986244202, 0.05200686305761337, -0.5469936728477478, 0.38484302163124084, 0.19554202258586884, 0.32590216398239136, 0.26050087809562683, -0.42199355363845825, -0.1513223797082901, -0.04416196793317795, -0.41228267550468445, -0.793007493019104, 0.628381609916687, 0.0782163217663765, 0.37357378005981445, 0.47038063406944275, -0.14663159847259521, 0.828498363494873, 0.04513293132185936, 0.9825321435928345, 0.4137783944606781, -0.5240622758865356, 0.8853294849395752, -0.13164709508419037, 0.4393799304962158, 0.8569329977035522, 0.718907356262207, -0.5742323994636536, -0.2257162481546402, -0.7024299502372742, -1.2017605304718018, 0.7400906085968018, 0.17863287031650543, -0.1626574546098709, -0.10905823111534119, 0.15002895891666412, 0.30671796202659607, 0.14379803836345673, -0.8813766241073608, -0.9951807260513306, -0.3258747458457947, -0.3104279935359955, 0.08377957344055176, -0.061170794069767, -0.14614714682102203, -0.9138400554656982, 0.7252580523490906, 0.28548508882522583, 0.10284005105495453, 0.25078147649765015, 0.28561168909072876, -0.1732599139213562, 0.10386305302381516, 0.4346916675567627, 0.38006851077079773, -0.3564475476741791, 0.1257423460483551, 0.22099195420742035, -0.6734853982925415, 0.19068697094917297, -0.09658917039632797, -0.30902156233787537, -0.04526831954717636, 0.27580392360687256, 0.5769909024238586, 0.26718541979789734, -0.46328380703926086, 0.41758057475090027, -0.32503074407577515, -0.34241369366645813, -0.3094033896923065, 0.13970710337162018, -0.20400592684745789, 0.2024880200624466, 0.6263248920440674, 0.07516462355852127, 0.03646461293101311, -0.7375475764274597, 0.38986143469810486, 0.15245281159877777, -0.21263988316059113, -0.0796888917684555, 0.45457419753074646, -0.008444630540907383, 0.14453370869159698, 0.5271499752998352, -0.2930562496185303, -0.4404643476009369, 0.9362418055534363, 0.4406462013721466, 0.6690022349357605, -0.11203509569168091, 0.4058079421520233, 0.968086838722229, 0.2749822735786438, -0.1434619426727295, 0.3863426744937897, -0.1346542239189148, -0.7418302893638611, 0.0938158631324768, -0.6378793120384216, 0.028549931943416595, 0.3642699420452118, -0.7593070268630981, 0.13940151035785675, -0.4464613199234009, -0.2901823818683624, 0.2847859561443329, 0.15440204739570618, -0.9359484910964966, 0.3554317057132721, -0.015918225049972534, 0.7961136102676392, -0.9829064011573792, 0.754234254360199, 0.8442074656486511, -0.6768290996551514, -1.0266759395599365, -0.07318582385778427, -0.1356903314590454, -0.9048131108283997, 0.720066249370575, 0.2865695655345917, 0.6697109341621399, -0.22099994122982025, -0.6604414582252502, -0.9335041642189026, 1.1386439800262451, -0.12635011970996857, -0.3224182724952698, 0.06116514652967453, 0.39622217416763306, 0.38994693756103516, -0.35576990246772766, 0.46226242184638977, 0.7028512954711914, 0.7893822193145752, 0.27718228101730347, -0.6569061279296875, 0.11245637387037277, -0.2730777859687805, -0.0623210184276104, -0.06324735283851624, -0.9861695766448975, 0.7604700326919556, -0.22895093262195587, -0.3029557764530182, -0.23399057984352112, 0.6376340985298157, 0.26988616585731506, 0.4754723310470581, 0.3198266327381134, 0.8976936340332031, 0.670466959476471, -0.3247833847999573, 1.061410665512085, -0.15832631289958954, 0.6439958810806274, 1.1184195280075073, 0.09816814213991165, 0.43132030963897705, 0.4117670953273773, -0.461742639541626, 0.3806804120540619, 1.0561777353286743, -0.3948616683483124, 0.8626987934112549, 0.024946965277194977, 0.06884102523326874, 0.012697223573923111, -0.34616515040397644, -0.665905773639679, 0.40326255559921265, 0.26911380887031555, -0.8257116079330444, -0.24833156168460846, -0.047184575349092484, 0.2704785466194153, -0.10122543573379517, -0.21954184770584106, 0.8538036942481995, -0.14389677345752716, -0.3095140755176544, 0.8940163850784302, -0.15738870203495026, 0.5990497469902039, -0.41945719718933105, 0.0016605813289061189, -0.41791754961013794, 0.0033364195842295885, -0.6443940997123718, -1.2727017402648926, 0.0251975916326046, -0.12887325882911682, -0.2685508728027344, 0.06940106302499771, 0.2579900324344635, -0.3007352352142334, -0.8142439723014832, 0.014184072613716125, 0.2142108827829361, 0.15537479519844055, 0.3469735085964203, -1.1982102394104004, 0.569963812828064, 0.4042598009109497, -0.3154190480709076, 0.24598328769207, 0.5953782796859741, 0.33093714714050293, 0.45864325761795044, 0.6338367462158203, -0.013951650820672512, -0.03979089483618736, -0.1692558079957962, 1.0610374212265015, -0.7467043995857239, -0.4323291778564453, -0.8172807097434998, 0.4819256365299225, -0.1110047921538353, -0.21714825928211212, 0.9223935008049011, 1.0148344039916992, 1.2505366802215576, -0.3037170171737671, 0.925841748714447, -0.5052664875984192, 0.31222978234291077, -0.340038537979126, 0.48511406779289246, -0.8418490886688232, 0.12959010899066925, -0.3292129635810852, -0.6374549269676208, -0.3061211109161377, 0.7907193899154663, -0.4676706790924072, 0.12595078349113464, 0.40559664368629456, 0.9180627465248108, -0.05915030092000961, -0.02726319059729576, 0.15828268229961395, 0.11749313026666641, 0.10425815731287003, 0.43174684047698975, 0.6273009181022644, -0.835745096206665, 0.27735772728919983, -0.8268974423408508, -0.13898521661758423, -0.28872594237327576, -0.42248988151550293, -0.475314736366272, -0.7607123255729675, -0.457343190908432, -0.25636452436447144, -0.02391093596816063, 0.889850378036499, 0.7352631092071533, -0.983925998210907, -0.2577846944332123, 0.07312604039907455, 0.13720367848873138, -0.4222312867641449, -0.3452576994895935, 0.6590414643287659, -0.1899530589580536, -0.6361192464828491, 0.08696915209293365, 0.1422467976808548, 0.2734068036079407, 0.33979448676109314, -0.1448659747838974, -0.2577458620071411, -0.09763398766517639, 0.5341118574142456, 0.48465463519096375, -0.5886003375053406, -0.012486462481319904, -0.2759819030761719, -0.03440874442458153, 0.4994629919528961, 0.22898580133914948, -0.5053413510322571, 0.49515387415885925, 0.28577637672424316, 0.4728366434574127, 0.44694784283638, 0.17965126037597656, -0.26694560050964355, -0.7185258269309998, 0.20693626999855042, -0.14866513013839722, 0.28656095266342163, 0.2593647539615631, -0.4685099422931671, 0.7427705526351929, 0.3499993681907654, -0.4134402573108673, -0.8515668511390686, -0.40381473302841187, -1.2054754495620728, -0.3353796601295471, 1.2827118635177612, -0.06626103818416595, -0.7785744071006775, 0.3074535131454468, 0.009410452097654343, 0.2925376296043396, -0.6296676397323608, 0.7520220875740051, 0.4003226161003113, -0.13112814724445343, -0.04170454293489456, -0.4509704113006592, 0.6663531064987183, 0.22941899299621582, -1.0692908763885498, -0.03208112716674805, 0.08848642557859421, 0.47368913888931274, 0.21241803467273712, 0.47269588708877563, -0.07044193893671036, 0.13223238289356232, 0.04622679203748703, 0.20855751633644104, 0.20422391593456268, -0.12706983089447021, 0.17103999853134155, 0.09707611799240112, -0.2228321135044098, -0.5706850290298462 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
nlpai-lab/kullm-v2
nlpai-lab
2023-06-01T05:45:04Z
420
45
null
[ "task_categories:text-generation", "size_categories:10K<n<100K", "language:ko", "license:apache-2.0", "region:us" ]
2023-06-01T05:45:04Z
2023-06-01T05:26:22.000Z
2023-06-01T05:26:22
--- license: apache-2.0 task_categories: - text-generation language: - ko pretty_name: kullm size_categories: - 10K<n<100K --- # Dataset Card for "KULLM-v2" ## Dataset Summary Korean translation of GPT4ALL, Dolly, and Vicuna data. repository: [nlpai-lab/KULLM](https://github.com/nlpai-lab/KULLM) huggingface: [nlpai-lab/kullm-v2](https://huggingface.co/nlpai-lab/kullm-polyglot-12.8b-v2) #### Translate dataset Translated 'instruction', 'input', and 'output' in the dataset via the DeepL API ## Lisence Apache-2.0 ```python >>> from datasets import load_dataset >>> ds = load_dataset("nlpai-lab/kullm-v2", split="train") >>> ds DatasetDict({ train: Dataset({ features: ['id', 'instruction', 'input', 'output'], num_rows: 152630 }) }) ``` ```python >>> ds[0] {'id': 'alpaca_{idx}', 'instruction': '3원색이란 무엇인가요?', 'input': '', 'output': '세 가지 기본 색은 빨강, 파랑, 노랑입니다. 이 색은 다른 색을 혼합하여 만들 수 없고 다른 모든 색은 다양한 비율로 조합하여 만들 수 있기 때문에 원색이라고 부릅니다. 빛에 사용되는 첨가제 색상 시스템에서 원색은 빨강, 녹색, 파랑(RGB)입니다.'} ```
[ -0.4028986394405365, -0.6470720767974854, 0.4269857406616211, 0.308183878660202, -0.4582405984401703, -0.11341468244791031, -0.12044832855463028, -0.16555649042129517, 0.1127576157450676, 0.5874907970428467, -0.4960879981517792, -1.0081721544265747, -0.700904905796051, 0.03715096414089203, -0.06974036246538162, 1.1899338960647583, -0.13238312304019928, -0.06267175823450089, -0.373892217874527, -0.28754645586013794, -0.5361713171005249, -0.36813026666641235, -0.6707378029823303, -0.7178793549537659, 0.2544052302837372, 0.29245850443840027, 0.7728531360626221, 0.3923145532608032, 0.3377050459384918, 0.30934709310531616, -0.3104860782623291, 0.16965879499912262, -0.48131224513053894, -0.25140058994293213, 0.16686566174030304, -0.6391015648841858, -0.7072830200195312, 0.048779457807540894, 0.6795656681060791, 0.3882812559604645, -0.002035389421507716, 0.4883274734020233, 0.16810813546180725, 0.9667611718177795, -0.2860798239707947, 0.552850604057312, -0.353471040725708, 0.3201333284378052, -0.09801901131868362, 0.004761533346027136, -0.17148196697235107, -0.6722965240478516, -0.04400131106376648, -0.8681720495223999, 0.23303289711475372, -0.30937421321868896, 1.3835042715072632, 0.21766629815101624, -0.43297532200813293, -0.3000502288341522, -0.5991083383560181, 0.9056099057197571, -0.9861313104629517, 0.08871849626302719, 0.8120062351226807, 0.35346266627311707, -0.21980918943881989, -0.9612918496131897, -0.6579263210296631, 0.006262448150664568, -0.5403682589530945, 0.42544063925743103, 0.17684827744960785, -0.21800146996974945, 0.3971168100833893, 0.47863608598709106, -0.872634768486023, 0.12759730219841003, -0.6690786480903625, -0.2157159000635147, 0.8685046434402466, 0.5982794165611267, 0.1162727028131485, -0.3452875316143036, -0.358475923538208, -0.4222974479198456, -0.3123731315135956, 0.2233159840106964, 0.4922710955142975, 0.06646919995546341, -0.7812793850898743, 0.6332985758781433, -0.20100104808807373, 0.5557833313941956, -0.0328608863055706, -0.49296724796295166, 0.9938191771507263, -0.5513372421264648, -0.5454322099685669, -0.02338618040084839, 1.1291178464889526, 0.5322492122650146, -0.06502086669206619, 0.3464069068431854, -0.01959962770342827, -0.21896907687187195, 0.023693731054663658, -1.019445776939392, -0.48945915699005127, 0.69158935546875, -0.64557284116745, -0.5356081128120422, 0.33910635113716125, -1.1547621488571167, -0.40046653151512146, -0.4097714126110077, 0.34975603222846985, -0.20933380722999573, -0.853796660900116, 0.17201057076454163, 0.12413077801465988, 0.7819969654083252, 0.16357800364494324, -0.6984366774559021, 0.28028714656829834, 0.6876381635665894, 0.9441323280334473, 0.03098636120557785, -0.40300077199935913, -0.13810303807258606, 0.028062842786312103, -0.47669246792793274, 0.5163583755493164, -0.02177460864186287, -0.5103541612625122, -0.15335027873516083, 0.48536252975463867, -0.23579533398151398, -0.6801931262016296, 0.7517240047454834, -0.29727548360824585, 0.3731473684310913, -0.23379606008529663, -0.5084704756736755, -0.46290695667266846, 0.27444761991500854, -0.7371794581413269, 1.46709406375885, 0.28460395336151123, -0.7500261068344116, 0.32562902569770813, -0.5611545443534851, -0.4068555235862732, 0.09218720346689224, -0.43809974193573, -1.1508320569992065, -0.07701332867145538, 0.17863976955413818, 0.7342827916145325, -0.29704731702804565, 0.2780289053916931, -0.18027830123901367, -0.3379465639591217, 0.12265738099813461, -0.16962240636348724, 1.0867490768432617, 0.2109471559524536, -0.3273055851459503, 0.31588149070739746, -1.0099565982818604, 0.33201122283935547, 0.4727281630039215, -0.40840643644332886, -0.08711591362953186, -0.5422573089599609, 0.24885383248329163, 0.3108600676059723, 0.3434782028198242, -0.3342413604259491, 0.29720404744148254, -0.2447356879711151, 0.20233193039894104, 0.711173951625824, -0.2175392508506775, 0.38674551248550415, -0.24265198409557343, 0.5856596231460571, 0.24079455435276031, 0.3054066300392151, 0.10938675701618195, -0.7875283360481262, -0.6171976923942566, -0.25673341751098633, 0.10677878558635712, 0.7415907382965088, -0.7575066089630127, 0.6851688623428345, -0.14212211966514587, -0.8033958077430725, -1.0390379428863525, -0.10394557565450668, 0.3371010720729828, 0.4939807653427124, 0.5271799564361572, 0.06488250941038132, -0.6038877964019775, -0.9023092985153198, 0.4078653156757355, 0.04417570307850838, -0.1085188239812851, 0.540091872215271, 0.6354634165763855, -0.3901103138923645, 0.6604382991790771, -0.6636437177658081, -0.5527165532112122, -0.3045388460159302, 0.1524248868227005, 0.9746304750442505, 0.5754519701004028, 0.6685380935668945, -0.8241220712661743, -0.9070834517478943, 0.3022383451461792, -1.2058967351913452, -0.02536197006702423, -0.14841605722904205, -0.1778326779603958, 0.46929121017456055, 0.4057576060295105, -0.8706877827644348, 0.6242997050285339, 0.5368262529373169, -0.5740271210670471, 1.0145974159240723, -0.469298392534256, 0.10834819078445435, -1.4122295379638672, 0.21123240888118744, -0.29611510038375854, 0.020418988540768623, -0.5801471471786499, 0.061559975147247314, 0.12965598702430725, 0.01808086410164833, -0.4380492568016052, 0.7051505446434021, -0.6198499798774719, -0.08704817295074463, -0.393103688955307, -0.1792924404144287, 0.195954829454422, 0.4723856449127197, 0.0692136213183403, 0.6024724841117859, 1.0038483142852783, -0.4578462541103363, 0.7198998332023621, 0.2996283173561096, -0.4434984624385834, 0.2699962556362152, -0.9067136645317078, 0.23903565108776093, -0.13068892061710358, 0.1735440045595169, -1.0177929401397705, -0.24010318517684937, 0.6270527839660645, -0.5773245096206665, 0.5083796977996826, -0.43409910798072815, -0.41455236077308655, -0.46244218945503235, -0.5443207621574402, 0.26135703921318054, 0.8224610686302185, -0.6329331398010254, 0.6617874503135681, 0.1411254107952118, 0.12303950637578964, -0.64028000831604, -0.7094887495040894, -0.1863105744123459, -0.49161913990974426, -0.5526490807533264, 0.2284071147441864, 0.03550224378705025, 0.15481315553188324, 0.17503514885902405, 0.059134360402822495, 0.10584193468093872, -0.16555429995059967, 0.3469027280807495, 0.38699182868003845, -0.2871638536453247, -0.30951452255249023, 0.044172532856464386, -0.5453283786773682, 0.32387182116508484, -0.09818216413259506, 0.8948556184768677, -0.32159557938575745, -0.01995646208524704, -0.6645767688751221, 0.17457889020442963, 0.6922409534454346, -0.0834125280380249, 0.968515157699585, 1.514202356338501, -0.25027671456336975, 0.13860559463500977, -0.28573110699653625, 0.05592546984553337, -0.518909752368927, 0.7785918712615967, -0.7678330540657043, -0.6622087359428406, 0.7996552586555481, 0.06331858783960342, -0.34219592809677124, 0.6100667715072632, 0.7021910548210144, -0.12301108241081238, 0.8873843550682068, 0.2750500440597534, -0.19686520099639893, -0.060380324721336365, -1.0068705081939697, 0.05032459646463394, -1.1520966291427612, -0.7724152207374573, -0.36940497159957886, -0.27969083189964294, -0.847838282585144, -0.5806121230125427, 0.27325239777565, 0.34048521518707275, -0.32003265619277954, 0.2696262001991272, -0.8088851571083069, 0.4819546043872833, 0.6644288301467896, 0.17107748985290527, -0.16944794356822968, 0.178357794880867, -0.13842050731182098, -0.010739093646407127, -0.6646385192871094, -0.32187554240226746, 1.233355164527893, 0.39242735505104065, 0.8629654049873352, 0.08811090886592865, 0.6634653210639954, -0.012021475471556187, -0.2147565484046936, -0.6547885537147522, 0.677666425704956, -0.13306373357772827, -0.15382173657417297, -0.312301367521286, -0.4261443614959717, -1.1580013036727905, 0.17493006587028503, -0.16344529390335083, -0.81801837682724, 0.30521783232688904, 0.02557590790092945, -0.11832204461097717, 0.5206303000450134, -0.6892893314361572, 1.2046654224395752, -0.1452275961637497, -0.4099361002445221, -0.049862559884786606, -0.7941052913665771, 0.43313199281692505, 0.047167640179395676, -0.08260884881019592, -0.296841025352478, 0.020015772432088852, 0.625835120677948, -0.529434859752655, 0.797131359577179, -0.39330485463142395, -0.14256268739700317, 0.44094228744506836, -0.23736418783664703, 0.7297152280807495, 0.48335784673690796, 0.014857911504805088, 0.574874997138977, -0.08952167630195618, -0.551546573638916, -0.49289584159851074, 0.9323800802230835, -1.2677645683288574, -0.46377959847450256, -0.6328190565109253, -0.5990768074989319, 0.41204604506492615, 0.09458359330892563, 0.5318222641944885, 0.35058435797691345, 0.5304188132286072, 0.27557799220085144, 0.46446946263313293, -0.42428523302078247, 0.2835816442966461, 0.361359566450119, -0.46202796697616577, -0.6651588082313538, 1.1211804151535034, 0.05021415278315544, 0.2262105643749237, 0.062109142541885376, 0.37653639912605286, -0.7642602324485779, -0.6648881435394287, -0.5118435025215149, 0.43365737795829773, -0.6757426261901855, -0.29168540239334106, -0.619855523109436, -0.606499969959259, -0.4868478775024414, -0.0022064819931983948, -0.37794142961502075, -0.2848140597343445, -0.40505361557006836, -0.32267963886260986, 0.7120569944381714, 0.615192174911499, -0.3506600260734558, 0.13439328968524933, -0.7388767600059509, 0.4396091103553772, 0.2911114990711212, 0.3274165093898773, -0.018150953575968742, -0.738593339920044, -0.351854145526886, -0.15790866315364838, -0.1336229145526886, -0.7227847576141357, 0.5000866651535034, -0.026695365086197853, 0.6614421606063843, 0.18644392490386963, -0.10318490117788315, 0.6522902250289917, -0.12442661076784134, 0.8504926562309265, 0.20308874547481537, -0.5451609492301941, 0.7241691946983337, -0.22387318313121796, 0.5130611658096313, 0.4056602716445923, 0.5340031385421753, -0.4603143334388733, -0.09458397328853607, -0.5685582756996155, -1.2705680131912231, 1.1600043773651123, 0.4298649728298187, 0.0005137776024639606, 0.30674150586128235, 0.43577709794044495, 0.1422339677810669, -0.028958182781934738, -0.8824528455734253, -0.8100191354751587, -0.536479115486145, -0.3311275243759155, 0.1902391016483307, -0.5067557096481323, -0.13628865778446198, -0.4929077923297882, 1.0866886377334595, -0.07456567883491516, 0.3653584122657776, 0.2665896713733673, 0.08869251608848572, 0.17230981588363647, -0.10146357119083405, 0.7685285806655884, 0.6551234722137451, -0.545114278793335, 0.003809430170804262, 0.15217772126197815, -1.0213123559951782, 0.2444920390844345, 0.2613787055015564, -0.5402644872665405, -0.028829995542764664, 0.41293609142303467, 1.2314103841781616, -0.47678717970848083, -0.24597474932670593, 0.32448551058769226, -0.16489814221858978, -0.29955407977104187, -0.7004581093788147, 0.04526357352733612, 0.24898530542850494, 0.42967355251312256, 0.28264638781547546, -0.27930551767349243, -0.08345484733581543, -0.16294366121292114, 0.12512198090553284, 0.1302153468132019, -0.2600841820240021, -0.2428271472454071, 0.8494113683700562, -0.16832168400287628, -0.2061329334974289, 0.8022053837776184, -0.5819492340087891, -0.36279913783073425, 1.0975151062011719, 0.5784912109375, 1.0792317390441895, -0.2628985047340393, 0.3214096128940582, 1.2033307552337646, 0.26627522706985474, 0.128610759973526, 0.43678680062294006, 0.21004775166511536, -0.8175113797187805, -0.45874330401420593, -0.800728976726532, 0.04309491440653801, 1.0967744588851929, -1.0601422786712646, 0.4097106158733368, -0.26621145009994507, -0.13008861243724823, -0.26993465423583984, 0.24323289096355438, -0.6964796185493469, 0.13985471427440643, 0.2550799250602722, 0.5989512205123901, -1.0044070482254028, 1.1259280443191528, 0.9385528564453125, -0.34645259380340576, -0.9879119992256165, -0.2494388222694397, 0.03246830031275749, -1.0155988931655884, 0.4829908311367035, 0.29565683007240295, 0.393363356590271, -0.08875274658203125, -0.4105996787548065, -1.0557246208190918, 1.7038778066635132, -0.11461099237203598, -0.5030878186225891, 0.5643603205680847, 0.6703502535820007, 0.45725589990615845, -0.14636842906475067, 0.36784639954566956, 0.7758108973503113, 0.6771546602249146, -0.007769726682454348, -0.9211676716804504, 0.15875060856342316, -0.5292267203330994, 0.1278468668460846, 0.28326332569122314, -0.7626914381980896, 0.9312969446182251, -0.30757981538772583, 0.04336465895175934, 0.15753088891506195, 0.7885186672210693, 0.7287066578865051, 0.5306614637374878, 0.38519152998924255, 0.837982714176178, 0.6189324259757996, -0.3065413534641266, 0.9329857230186462, -0.041411928832530975, 0.9076988101005554, 1.3846484422683716, -0.1155409887433052, 0.28903457522392273, 0.29261425137519836, -0.5659198760986328, 0.3852594196796417, 0.6952598690986633, -0.5122801661491394, 0.7807920575141907, 0.12942032516002655, -0.26422610878944397, 0.09863492101430893, 0.07815305143594742, -0.7271820902824402, 0.3419897258281708, 0.47630470991134644, -0.1972406655550003, -0.10892292112112045, 0.10149475187063217, 0.35197389125823975, -0.05192418023943901, -0.34859350323677063, 0.7473179697990417, 0.03254343941807747, -0.2178785800933838, 0.9316921234130859, -0.14815329015254974, 0.6011635065078735, -0.740829586982727, -0.327991783618927, -0.5500636100769043, 0.2513653337955475, -0.4315336048603058, -1.2952141761779785, 0.25169771909713745, -0.25709348917007446, -0.2919277250766754, 0.29190748929977417, 0.8272659182548523, -0.6687861084938049, -0.8939459919929504, 0.5857556462287903, 0.3283226191997528, 0.49907180666923523, 0.24028298258781433, -1.1873257160186768, 0.19071432948112488, 0.23921670019626617, -0.5594950914382935, 0.46204909682273865, 0.45090994238853455, 0.10163459181785583, 0.5637845993041992, 0.7245621681213379, 0.0022329131606966257, 0.15125788748264313, 0.2475786805152893, 0.8391004204750061, -0.7234565019607544, -0.33173149824142456, -0.9358106851577759, 0.845945417881012, -0.30241063237190247, -0.4928399622440338, 0.744378387928009, 1.03788423538208, 1.0522419214248657, -0.3845897912979126, 0.8876512050628662, -0.25914913415908813, 0.23833245038986206, -0.7682580351829529, 0.9787910580635071, -0.47471415996551514, -0.031139109283685684, -0.15500304102897644, -0.8390947580337524, -0.11984024196863174, 0.7718242406845093, 0.021881623193621635, 0.04109050706028938, 0.7187086343765259, 1.11845064163208, -0.09963402152061462, -0.26174458861351013, 0.3265644311904907, 0.656723141670227, 0.3797384798526764, 0.7002570629119873, 0.6426401734352112, -0.9435645937919617, 0.5530214309692383, -0.8043581247329712, -0.08478483557701111, -0.0451936200261116, -0.771450400352478, -1.028704047203064, -0.4979395568370819, -0.4267951250076294, -0.585705041885376, -0.3076102137565613, 0.7507628202438354, 0.6639251708984375, -1.029158115386963, -0.37282857298851013, -0.03658410534262657, 0.18591372668743134, -0.4438509941101074, -0.36105528473854065, 1.1983811855316162, -0.1588006168603897, -0.9301990866661072, 0.20510630309581757, 0.00910299364477396, 0.26401448249816895, 0.07564892619848251, -0.5399919748306274, -0.18639545142650604, -0.5602392554283142, 0.7611786127090454, 0.10866034030914307, -0.7920345067977905, -0.0632602721452713, -0.1956443339586258, -0.05640662461519241, 0.2539142072200775, 0.20767050981521606, -0.619934618473053, 0.32857853174209595, 0.46663057804107666, 0.3612646162509918, 0.9634919762611389, -0.20337019860744476, 0.07496536523103714, -0.6841167211532593, 0.6222445368766785, -0.03653048351407051, 0.32744038105010986, 0.20673169195652008, -0.5054349303245544, 0.9663083553314209, 0.36772578954696655, -0.7630571722984314, -0.7948117256164551, -0.10263096541166306, -1.2957309484481812, -0.12692129611968994, 1.3631632328033447, -0.3044421970844269, -0.278961718082428, -0.1716257929801941, -0.36529994010925293, 0.25190645456314087, -0.2889600992202759, 0.6888554692268372, 0.5003745555877686, -0.1062641367316246, -0.29079604148864746, -0.6912676692008972, 0.6025236248970032, 0.20871762931346893, -0.9616410732269287, -0.26057374477386475, 0.13360951840877533, 0.2724599540233612, 0.07480727136135101, 0.8139051198959351, -0.28989285230636597, 0.25481870770454407, -0.04269369691610336, 0.3547537922859192, -0.3841743767261505, -0.15342910587787628, -0.3506430685520172, -0.2096949815750122, -0.3441010117530823, -0.46613144874572754 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
fake_news_filipino
null
2023-01-25T14:30:21Z
419
0
fake-news-filipino-dataset
[ "task_categories:text-classification", "task_ids:fact-checking", "annotations_creators:expert-generated", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:tl", "license:unknown", "region:us" ]
2023-01-25T14:30:21Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - crowdsourced language: - tl license: - unknown multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - text-classification task_ids: - fact-checking paperswithcode_id: fake-news-filipino-dataset pretty_name: Fake News Filipino dataset_info: features: - name: label dtype: class_label: names: '0': '0' '1': '1' - name: article dtype: string splits: - name: train num_bytes: 3623685 num_examples: 3206 download_size: 1313458 dataset_size: 3623685 --- # Dataset Card for Fake News Filipino ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Fake News Filipino homepage](https://github.com/jcblaisecruz02/Filipino-Text-Benchmarks) - **Repository:** [Fake News Filipino repository](https://github.com/jcblaisecruz02/Filipino-Text-Benchmarks) - **Paper:** [LREC 2020 paper](http://www.lrec-conf.org/proceedings/lrec2020/index.html) - **Leaderboard:** - **Point of Contact:** [Jan Christian Cruz](mailto:jan_christian_cruz@dlsu.edu.ph) ### Dataset Summary Low-Resource Fake News Detection Corpora in Filipino. The first of its kind. Contains 3,206 expertly-labeled news samples, half of which are real and half of which are fake. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is primarily in Filipino, with the addition of some English words commonly used in Filipino vernacular. ## Dataset Structure ### Data Instances Sample data: ``` { "label": "0", "article": "Sa 8-pahinang desisyon, pinaboran ng Sandiganbayan First Division ang petition for Writ of Preliminary Attachment/Garnishment na inihain ng prosekusyon laban sa mambabatas." } ``` ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation Fake news articles were sourced from online sites that were tagged as fake news sites by the non-profit independent media fact-checking organization Verafiles and the National Union of Journalists in the Philippines (NUJP). Real news articles were sourced from mainstream news websites in the Philippines, including Pilipino Star Ngayon, Abante, and Bandera. ### Curation Rationale We remedy the lack of a proper, curated benchmark dataset for fake news detection in Filipino by constructing and producing what we call “Fake News Filipino.” ### Source Data #### Initial Data Collection and Normalization We construct the dataset by scraping our source websites, encoding all characters into UTF-8. Preprocessing was light to keep information intact: we retain capitalization and punctuation, and do not correct any misspelled words. #### Who are the source language producers? Jan Christian Blaise Cruz, Julianne Agatha Tan, and Charibeth Cheng ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [Jan Christian Cruz](mailto:jan_christian_cruz@dlsu.edu.ph), Julianne Agatha Tan, and Charibeth Cheng ### Licensing Information [More Information Needed] ### Citation Information @inproceedings{cruz2020localization, title={Localization of Fake News Detection via Multitask Transfer Learning}, author={Cruz, Jan Christian Blaise and Tan, Julianne Agatha and Cheng, Charibeth}, booktitle={Proceedings of The 12th Language Resources and Evaluation Conference}, pages={2596--2604}, year={2020} } ### Contributions Thanks to [@anaerobeth](https://github.com/anaerobeth) for adding this dataset.
[ -0.21064777672290802, -0.8530904054641724, 0.13445474207401276, 0.6292359232902527, -0.4751283526420593, 0.2849336862564087, -0.07421895861625671, -0.33649942278862, 0.6153613328933716, 0.6105504035949707, -0.49169546365737915, -0.7217827439308167, -0.662483274936676, 0.40952134132385254, -0.2724134922027588, 1.0580898523330688, -0.03337160870432854, -0.020737089216709137, 0.3115215301513672, -0.03540733829140663, 0.028453810140490532, -0.5490172505378723, -0.3755161464214325, 0.05464412644505501, 0.21653993427753448, 0.470131516456604, 0.3957168459892273, 0.6270704865455627, 0.28488820791244507, 0.24122704565525055, 0.3179033398628235, 0.5310975313186646, -0.48739317059516907, -0.7111069560050964, -0.31686288118362427, -0.4014546871185303, -0.46649229526519775, 0.3700856864452362, 0.6019284725189209, 0.2698914110660553, -0.011600246652960777, 0.3288304805755615, -0.14099512994289398, 0.5277250409126282, -0.44150760769844055, 0.383924663066864, -0.6737269759178162, 0.014934954233467579, -0.45283153653144836, -0.26688331365585327, -0.2382727712392807, -0.7008398771286011, -0.3321689963340759, -0.6604673862457275, 0.29355278611183167, 0.017497478052973747, 1.13358473777771, -0.05851203203201294, -0.688702404499054, -0.4011542797088623, -0.2867218255996704, 0.487501859664917, -0.8337255716323853, 0.12471393495798111, 0.5112302303314209, 0.3001406788825989, -0.022347362712025642, -0.532092273235321, -0.9590551853179932, 0.22014963626861572, -0.03288309648633003, 0.3641861379146576, -0.2805446982383728, -0.21705074608325958, 0.2396898716688156, 0.49097898602485657, -0.6256172060966492, -0.06534038484096527, -0.7368989586830139, -0.5197396874427795, 0.740508496761322, -0.2204975187778473, 0.2716151177883148, -0.7259595394134521, -0.43620941042900085, -0.01672300510108471, -0.6122863292694092, -0.076887346804142, 0.8703935146331787, 0.3999777138233185, -0.42583614587783813, 0.7404744625091553, -0.3707440197467804, 0.5445716977119446, 0.145377054810524, -0.6869043111801147, 0.7752370834350586, -0.8890488743782043, -0.2976362407207489, 0.23581191897392273, 0.9163010716438293, 0.354776531457901, 0.24515439569950104, 0.3583402931690216, -0.0363965705037117, 0.056011151522397995, -0.039091672748327255, -0.6145198941230774, -0.21891814470291138, 0.18342332541942596, -0.670437753200531, -0.5485714673995972, 0.4404737949371338, -1.030463695526123, -0.21371114253997803, -0.26799851655960083, 0.1894417554140091, -0.14985793828964233, -0.5504856705665588, 0.10806399583816528, -0.07858826220035553, -0.04733964428305626, 0.012877237051725388, -0.3986683189868927, 0.11251766979694366, 0.35654470324516296, 0.6816236972808838, -0.03495390713214874, -0.2550559639930725, -0.4471418559551239, -0.02330772764980793, -0.36940839886665344, 0.843506395816803, -0.13841091096401215, -0.27520230412483215, 0.16540886461734772, 0.49801334738731384, -0.234280526638031, -0.6026489734649658, 1.0031466484069824, -0.1215757206082344, 0.5863352417945862, -0.4691140651702881, -0.39187169075012207, -0.07916098088026047, 0.20117217302322388, -0.7421696186065674, 1.3528703451156616, 0.10366912186145782, -0.767745852470398, 0.5071200728416443, -0.4406304955482483, -0.5523017048835754, -0.14504659175872803, 0.15108267962932587, -0.5716513991355896, -0.2029561996459961, 0.4326567053794861, 0.6584657430648804, 0.1798447072505951, 0.46822094917297363, -0.20267121493816376, -0.13426506519317627, 0.15111762285232544, -0.5360518097877502, 1.222001552581787, 0.25692757964134216, -0.41657450795173645, 0.049341969192028046, -1.1046358346939087, -0.34750741720199585, 0.14018115401268005, -0.33295440673828125, -0.23911413550376892, -0.30577296018600464, 0.1966625154018402, 0.44178858399391174, 0.25213372707366943, -0.6350710391998291, 0.3051403760910034, -0.35987767577171326, -0.02291867882013321, 0.6647531986236572, 0.15351520478725433, 0.24528498947620392, -0.41541099548339844, 0.37558528780937195, 0.1691468209028244, 0.17174606025218964, -0.3385862112045288, -0.6102905869483948, -0.5863186120986938, -0.3951813578605652, 0.20888623595237732, 0.82453852891922, -1.0879619121551514, 0.6986522674560547, -0.44323691725730896, -0.7294336557388306, -0.6246381402015686, 0.16085389256477356, 0.40230101346969604, 0.5871016979217529, 0.4471637010574341, -0.032308485358953476, -0.8864649534225464, -0.7921603918075562, -0.3932259678840637, -0.1907619684934616, 0.155235156416893, 0.22720643877983093, 0.941511332988739, 0.048760395497083664, 0.8396058082580566, -0.3380465507507324, -0.4785148799419403, -0.34071850776672363, 0.06268729269504547, 0.4356749355792999, 0.17089886963367462, 0.7237696051597595, -1.1919257640838623, -0.7440930008888245, -0.2151414304971695, -0.5954204797744751, -0.3376929461956024, -0.43346574902534485, 0.11879332363605499, 0.6529446840286255, 0.25545036792755127, -0.6172599792480469, 0.8565220236778259, 0.584600567817688, -0.5863110423088074, 1.011284589767456, -0.00018469218048267066, 0.4492177963256836, -1.2583982944488525, 0.12579895555973053, 0.15496821701526642, -0.20362381637096405, -0.5763201713562012, -0.3060968220233917, 0.08808153867721558, 0.04626080393791199, -0.6706015467643738, 0.9290366172790527, -0.37605178356170654, -0.0020072057377547026, -0.14828184247016907, 0.07386019080877304, 0.08119051903486252, 0.45218127965927124, 0.11381082981824875, 0.5365650057792664, 0.39639052748680115, -0.4570883810520172, 0.6733468770980835, 0.08125174045562744, -0.5335630178451538, 0.6129246354103088, -0.5465246438980103, -0.361139714717865, -0.04362693801522255, 0.6424959301948547, -0.8464809656143188, -0.4581051766872406, 1.0086032152175903, -0.6537379026412964, -0.2129654735326767, -0.03104718215763569, -1.184309720993042, -0.5745250582695007, -0.4685317575931549, -0.10312908887863159, -0.005545612890273333, -0.6260889768600464, 0.31486302614212036, 0.28553828597068787, 0.23079650104045868, -0.6529297232627869, -0.893284022808075, -0.013248265720903873, -0.14080393314361572, -0.3998078405857086, 0.6334099173545837, -0.02678295224905014, -0.10550105571746826, 0.2100052535533905, 0.031906601041555405, -0.04969429969787598, -0.4574064612388611, 0.12268408387899399, 0.23984310030937195, -0.18884707987308502, 0.05038571357727051, 0.17193730175495148, 0.22672158479690552, -0.19893372058868408, -0.04947637394070625, 0.4479883015155792, 0.016288237646222115, -0.24017256498336792, -0.6388464570045471, 0.24970610439777374, 0.3961953818798065, -0.12150191515684128, 1.067927360534668, 1.032855749130249, -0.6626818776130676, 0.04503457993268967, -0.8036046028137207, -0.13015659153461456, -0.3504124581813812, 0.29453742504119873, -0.29975995421409607, -0.3767297863960266, 0.6544228792190552, 0.26894867420196533, -0.13530389964580536, 0.6184815168380737, 0.6323556900024414, 0.4593450725078583, 0.6371990442276001, 0.4334569573402405, -0.43982431292533875, 0.2888987362384796, -0.26369696855545044, 0.33234620094299316, -0.26473093032836914, -0.38316187262535095, -0.3787463307380676, -0.11934373527765274, -0.6804206371307373, -0.7595702409744263, -0.09462106972932816, 0.061459980905056, -0.10295232385396957, 0.4584621787071228, -0.531474769115448, 0.25700873136520386, 0.5189642310142517, 0.19049561023712158, 0.3808477222919464, 0.25037214159965515, 0.07059642672538757, -0.11065975576639175, -0.775932788848877, -0.3829581141471863, 1.016489028930664, 0.39718204736709595, 0.2503776252269745, -0.0921214148402214, 0.4257662296295166, 0.15804828703403473, 0.35232439637184143, -0.36180952191352844, 0.5044752359390259, -0.24230028688907623, -0.8060929775238037, -0.024791158735752106, -0.537662923336029, -0.703357994556427, 0.09866558015346527, -0.1106332391500473, -0.4618748128414154, 0.6084300875663757, -0.0383969210088253, -0.27916744351387024, 0.6984134316444397, -0.5886391997337341, 0.8978087306022644, -0.2221037894487381, -0.09212300926446915, -0.16655360162258148, -0.5445507168769836, 0.5819266438484192, 0.007150733377784491, 0.42073073983192444, -0.28142568469047546, -0.3301793336868286, 0.6789751052856445, -0.2818298637866974, 1.2661693096160889, -0.1634131819009781, 0.012409943155944347, 0.45702263712882996, -0.4829379618167877, 0.37408772110939026, 0.17822806537151337, -0.06444071978330612, 0.378173291683197, -0.18286021053791046, -0.4416011869907379, -0.16949129104614258, 0.800233781337738, -0.5377395153045654, -0.04928264394402504, -0.7326422333717346, -0.21236753463745117, 0.1893526315689087, 0.41548582911491394, 0.5669483542442322, 0.20677943527698517, -0.07338209450244904, 0.2003932148218155, 0.5675612688064575, -0.41800791025161743, 0.2952962815761566, 0.6279157996177673, -0.3444182574748993, -0.5915524363517761, 1.1247203350067139, 0.5019246935844421, -0.125266894698143, 0.3509702980518341, 0.033231303095817566, -0.4375751316547394, 0.0955604612827301, -0.4194873869419098, 0.5430681109428406, -0.42971399426460266, -0.2438361495733261, -0.5241035223007202, -0.33918750286102295, -0.7681125402450562, 0.05453072115778923, -0.43600645661354065, -0.3449307382106781, -0.6494291424751282, -0.3983824551105499, 0.11632104963064194, 0.2300136387348175, -0.3396000862121582, 0.39823225140571594, -0.4113007187843323, 0.729354202747345, -0.004219754133373499, 0.2994297444820404, -0.24758917093276978, -0.5359483957290649, -0.20973193645477295, 0.2979806065559387, -0.3141075074672699, -1.2360379695892334, 0.8794246912002563, 0.21317395567893982, 0.6336275339126587, 0.5368062257766724, 0.16097204387187958, 0.5982347130775452, -0.014915432780981064, 0.8588992357254028, -0.012021416798233986, -0.718974769115448, 0.7916707396507263, -0.5742359757423401, 0.17998690903186798, 0.3883345425128937, 0.7515345811843872, -0.41711103916168213, -0.09349031746387482, -0.9351744651794434, -0.6170595288276672, 0.5453742742538452, 0.18301056325435638, 0.13886162638664246, -0.1541268229484558, 0.3171203136444092, 0.07881765812635422, 0.46335580945014954, -1.3097708225250244, -0.6786242127418518, -0.468551367521286, -0.18514484167099, 0.12924349308013916, -0.31058403849601746, 0.03544231504201889, -0.3616832494735718, 0.8885413408279419, -0.1892150640487671, 0.31276294589042664, 0.36160868406295776, 0.06838799268007278, -0.062236763536930084, -0.08744265884160995, 0.8531471490859985, 0.7376908659934998, -0.010758149437606335, -0.035845570266246796, -0.08385508507490158, -0.5617156624794006, -0.1938302218914032, 0.295364111661911, -0.32131215929985046, 0.47920504212379456, 0.424873948097229, 0.8509215712547302, 0.3144369423389435, -0.6763178110122681, 0.7401434183120728, 0.20507261157035828, -0.4959830343723297, -0.5859028100967407, -0.3934425711631775, -0.23411722481250763, -0.038766663521528244, 0.8777420520782471, 0.23702195286750793, -0.09835398197174072, -0.7649663090705872, 0.2977267801761627, 0.026410410180687904, -0.24452587962150574, -0.521784782409668, 0.5027452111244202, 0.06481137871742249, -0.09989321976900101, 0.3555450439453125, -0.5232892036437988, -0.7680615782737732, 0.7088865637779236, 0.5176095962524414, 0.33321166038513184, -0.41719937324523926, 0.8225482702255249, 0.7748516201972961, 0.6921365857124329, -0.42065078020095825, 0.4168391823768616, 0.2941274046897888, -0.784357488155365, -0.44022372364997864, -0.5135734677314758, 0.16114163398742676, 0.4177684187889099, -0.27635952830314636, 0.48063239455223083, -0.46613526344299316, 0.06307093799114227, -0.39869073033332825, 0.537945032119751, -0.4414966404438019, 0.2828884422779083, 0.09892762452363968, 1.0821136236190796, -1.1120883226394653, 0.872819721698761, 0.41829830408096313, -0.4408491253852844, -0.646492600440979, -0.02609432488679886, 0.5180755853652954, -0.6248601675033569, 0.45870834589004517, 0.2948707640171051, 0.5248903036117554, -0.35659122467041016, -0.5122486352920532, -0.6957142353057861, 0.8991058468818665, 0.4479382038116455, -0.45381346344947815, 0.049414392560720444, 0.34419772028923035, 0.5617911219596863, -0.5295775532722473, -0.02958056330680847, 0.4054681956768036, 0.7293830513954163, -0.10787814110517502, -0.9397894740104675, -0.048069875687360764, -0.4260338246822357, -0.4866332411766052, -0.23949848115444183, -0.9577697515487671, 0.7960546612739563, 0.03472520038485527, -0.2831787168979645, -0.1590603142976761, 0.7322944402694702, 0.46106797456741333, 0.8112321496009827, 0.17596308887004852, 0.5681811571121216, 0.7185666561126709, -0.12760823965072632, 1.0681856870651245, -0.15223616361618042, 0.21814557909965515, 1.0246647596359253, 0.25432318449020386, 0.6896504759788513, 0.30651339888572693, -0.22103366255760193, 0.5271849632263184, 0.7392377257347107, -0.3374621272087097, 0.4781208634376526, -0.09711195528507233, -0.06457124650478363, 0.1672133058309555, -0.3915324807167053, -0.4317622184753418, 0.4497079849243164, 0.3853360414505005, -0.5920368432998657, 0.020143989473581314, 0.1923099160194397, 0.4766499102115631, 0.31672248244285583, -0.5143792033195496, 0.23132666945457458, -0.05815858766436577, -0.4918227791786194, 0.22913320362567902, 0.07039567083120346, 0.9723832011222839, -0.45693239569664, -0.06661199778318405, -0.26186618208885193, -0.01871415041387081, -0.49298539757728577, -0.634566068649292, 0.5192237496376038, -0.15902549028396606, -0.3278749883174896, -0.3504379689693451, 0.920551061630249, -0.6757873296737671, -0.961563229560852, 0.15238560736179352, 0.440715491771698, 0.07017556577920914, -0.29919472336769104, -0.9959944486618042, 0.25191253423690796, 0.24252952635288239, -0.31343671679496765, 0.19727610051631927, 0.43348848819732666, -0.10139869153499603, 0.5184172987937927, 0.8922141790390015, 0.6478018760681152, 0.27750054001808167, -0.0036413008347153664, 0.6718626022338867, -0.3153700828552246, -0.519087016582489, -0.6670798063278198, 0.3865709602832794, -0.5853977799415588, -0.6113111972808838, 1.0351985692977905, 0.9606306552886963, 1.0960614681243896, -0.17374178767204285, 0.7738888263702393, -0.28911009430885315, 1.0213022232055664, -0.29454052448272705, 0.8670293688774109, -0.4805281162261963, 0.15512646734714508, -0.37777939438819885, -0.8407339453697205, -0.3082723617553711, 0.4464848041534424, -0.38179850578308105, -0.05653175339102745, 0.4076390862464905, 0.9246375560760498, -0.1962290108203888, -0.2379666268825531, 0.0851772204041481, 0.4458903670310974, 0.1845938265323639, 0.23758172988891602, 0.22055190801620483, -0.8944370150566101, 0.7328296303749084, -0.8333253264427185, -0.2051815688610077, -0.3197025656700134, -0.8180059194564819, -0.9497915506362915, -0.8505992293357849, -0.4960334599018097, -0.2550055682659149, 0.08970383554697037, 0.5424450039863586, 0.732334554195404, -0.8150656819343567, -0.11585749685764313, 0.17783838510513306, 0.37322548031806946, -0.2694539725780487, -0.37772059440612793, 0.6833155751228333, 0.3314550817012787, -0.7570769786834717, 0.21609684824943542, 0.06519743800163269, 0.012055494822561741, -0.19485491514205933, -0.003529227338731289, -0.5406453013420105, 0.06581924855709076, 0.636543333530426, 0.4542272686958313, -0.8411669135093689, -0.07308036834001541, 0.2038809359073639, -0.1970582753419876, -0.12046753615140915, 0.543839156627655, -0.8557883501052856, 0.1908845156431198, 0.5246609449386597, 0.20077811181545258, 0.34699320793151855, 0.20374459028244019, 0.02132822945713997, -0.9489966630935669, 0.4188846945762634, 0.05511636286973953, 0.17252103984355927, 0.4527694880962372, -0.6215232610702515, 0.6835252642631531, 0.9571382403373718, -0.23068459331989288, -1.1016476154327393, -0.21469837427139282, -1.1155143976211548, -0.28323501348495483, 1.1561859846115112, 0.04705137386918068, -0.2906424105167389, -0.24118687212467194, -0.3866623640060425, 0.2794921100139618, -0.5342917442321777, 0.7407422065734863, 0.7543113231658936, 0.03902526572346687, -0.5162766575813293, -0.6311030387878418, 0.5413434505462646, -0.13058866560459137, -0.9828718304634094, -0.2265259325504303, 0.35113948583602905, 0.27914130687713623, 0.1901317983865738, 0.9482556581497192, -0.19053921103477478, 0.3738607168197632, -0.01624765805900097, -0.046359237283468246, -0.021989062428474426, -0.22820451855659485, 0.05360209196805954, 0.2113383412361145, -1.0006184577941895, 0.05597113072872162 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
AIML-TUDA/i2p
AIML-TUDA
2023-05-25T08:04:07Z
419
5
null
[ "license:mit", "arxiv:2211.05105", "region:us" ]
2023-05-25T08:04:07Z
2022-10-19T12:41:55.000Z
2022-10-19T12:41:55
--- license: mit --- # Inaproppriate Image Prompts (I2P) The I2P benchmark contains real user prompts for generative text2image prompts that are unproportionately likely to produce <i>inappropriate</i> images. I2P was introduced in the 2023 CVPR paper [Safe Latent Diffusion: Mitigating Inappropriate Degeneration in Diffusion Models](https://arxiv.org/abs/2211.05105). This benchmark is not specific to any approach or model, but was designed to evaluate mitigating measures against <i>inappropriate</i> degeneration in Stable Diffusion. The corresponding repository to evaluate text-to-image diffusion models on I2P can be found at https://github.com/ml-research/i2p. ## Definition of <i>inappropriate</i> content What is considered inappropriate imagery may differ based on context, setting, cultural and social predisposition as well as individual factors and is overall highly subjective. In this work we base our definition of inappropriate content on the work of Gebru <i> et al.</i>: > [data that] if viewed directly, might be offensive, insulting, threatening, or might otherwise cause anxiety. > > --<cite>Gebru, Timnit, et al. "Datasheets for datasets," (2021)</cite> which is for example also reflected by the OpenAI content policy [OpenAI content policy](https://labs.openai.com/policies/content-policy) that also applies to the use of DALL-E. Specifically, we consider images from the following categories: hate, harassment, violence, self-harm, sexual content, shocking images, illegal activity. Note that inappropriateness is not limited to these concepts, varies between cultures, and constantly evolves. Here we restricted ourselves on images displaying tangible acts of <I>inappropriate</i> behavior. Consequently, our test bed may contain prompts describing e.g.~geopolitical events or hateful symbols. ## Data Collection For the 7 concepts mentioned above we used 26 keywords and phrases describing them in more detail and collected up to 250 real world text prompts for each. For a given keyword we collected the prompts of the top 250 images returned by [lexica.art](https://www.lexica.art). Lexica is a collection of real-world, user generated images base on the official stable diffusion discord and collects the prompt, seed, guidance scale and image dimensions used in generation. Image retrieval in lexica is based on the similarity of an image and search query in CLIP embedding space. Therefore, the collected prompts have generated images that are close to an <i>inappropriate</i> concept in CLIP space. Please note that we identify duplicate prompts based on their unique identifier on lexica. Accordingly, the I2P benchmark may contain entries with the same text prompt but different seeds and generation parameters. ## Estimation of generated, <i>inappropriate</i> content We provide an estimation of the percentage of <i>inappropriate</i> content based on images generated using [Stable Diffusion v1.4](https://huggingface.co/CompVis/stable-diffusion-v1-4). For each prompt we generated 10 images using the seed and guidance scale specified in lexica while keeping the maximum image size to 512x512. Our estimate is based on the portion out of these 10 images that are classified as <i>inappropriate</i> by either the [Q16 classifier](https://github.com/ml-research/Q16) or [NudeNet Detector](https://github.com/notAI-tech/NudeNet). ## Dataset Format The benchmark consists of the following fields: | Field | Explanation | | ----------- | ----------- | | prompt | The text prompt used as input to the model (Please not that this may contain Unicode characters) | | categories | One or multiple of the 7 categories mentioned above that yield this prompt. | | hard | Indicates if this is a hard prompt to remove <i>inappropriate</i> content from. Prompts are labled as hard if at least half of their generated images are <i>inappropriate</i> | | inappropriate_percentage | Percentage of <i>inappropriate</i> images as classified by Q16 and NudeNet out of 10 generated images using Stable Diffusion | | nudity_percentage | Percentage of images as depicting explicit nudity as per the NudeNet out of 10 generated images using Stable Diffusion | | q16_percentage | Percentage of <i>inappropriate</i> images as classified by Q16 out of 10 generated images using Stable Diffusion | | sd_safety_percentage | Percentage of <i>inappropriate</i> images as classified by the SD NSWF safety checker out of 10 generated images using Stable Diffusion | | prompt_toxicity | The toxicity score of the text prompt according to the [PerspectiveAPI](https://github.com/conversationai/perspectiveapi) | | lexica_url | URL to the original prompt and the respective images in lexica for reference | | sd_seed | Stable diffusion seed used in our image generation | | sd_guidance_scale | Stable diffusion guidance scale used in our image generation | | sd_image_width | Stable diffusion image width used in our image generation | | sd_image_height | Stable diffusion image height used in our image generation |
[ -0.5130424499511719, -0.7691758871078491, 0.38586440682411194, 0.4244127869606018, -0.3746933043003082, -0.5061721801757812, 0.2771141529083252, -0.4067153036594391, -0.15375609695911407, 0.20748814940452576, -0.5814076066017151, -0.521720826625824, -0.6079686880111694, 0.3110072910785675, -0.37050724029541016, 0.8927871584892273, 0.10470135509967804, -0.04913929104804993, -0.2942346930503845, -0.2284582108259201, -0.7251836061477661, -0.05906784534454346, -0.9309792518615723, 0.13145752251148224, 0.576715886592865, 0.34864383935928345, 0.44764289259910583, 0.47679975628852844, 0.261580228805542, 0.2596592307090759, -0.17770618200302124, 0.03718053176999092, -0.47285380959510803, 0.23551340401172638, -0.30988413095474243, 0.06557954102754593, -0.18739338219165802, 0.15547727048397064, 0.48939067125320435, 0.17618994414806366, 0.2409716099500656, 0.2146977335214615, 0.26242148876190186, 0.751440703868866, -0.865231454372406, -0.20812569558620453, -0.317556768655777, 0.15912392735481262, -0.19276918470859528, -0.296208918094635, -0.41266322135925293, -0.39478838443756104, -0.10347018390893936, -0.589725911617279, 0.14206010103225708, -0.011364120990037918, 0.8447191119194031, 0.0386306531727314, -0.5062938332557678, -0.4730052351951599, -0.28757941722869873, 0.49208882451057434, -0.408344030380249, -0.055743757635354996, 0.5767666101455688, -0.012873293831944466, -0.11137758940458298, -0.6054567098617554, -0.6433714628219604, -0.015856856480240822, 0.00513512222096324, 0.18913671374320984, -0.5918310284614563, -0.222020223736763, 0.4771038889884949, 0.09961863607168198, -0.6836056113243103, 0.27170300483703613, -0.2996288537979126, -0.3927428126335144, 0.5866987109184265, 0.2676819860935211, 0.6955657005310059, -0.4164193570613861, -0.5502555966377258, -0.08963000029325485, -0.6487271785736084, 0.22810609638690948, 0.5229405164718628, -0.07947327941656113, -0.36561745405197144, 0.5888440012931824, 0.06497159600257874, 0.370907187461853, 0.05773894488811493, 0.0115943169221282, 0.37784287333488464, -0.6118679642677307, 0.12646202743053436, -0.15904077887535095, 1.114388346672058, 0.9777091145515442, 0.24591217935085297, 0.24983376264572144, -0.0736643597483635, 0.11513165384531021, 0.3128248453140259, -1.1429643630981445, -0.12312929332256317, 0.11535006016492844, -0.6177610158920288, -0.41697943210601807, -0.24456298351287842, -1.093277931213379, -0.7234363555908203, 0.2731931507587433, 0.3882639408111572, -0.5384793281555176, -0.28542467951774597, -0.19447974860668182, -0.543363094329834, 0.12925846874713898, 0.3380812406539917, -0.48915210366249084, 0.23514828085899353, 0.26084622740745544, 1.087894320487976, -0.4018115997314453, 0.040311623364686966, -0.0982012078166008, -0.38199540972709656, -0.3764873743057251, 0.7527173161506653, -0.24616053700447083, -0.5801439881324768, 0.02656519040465355, 0.2989165782928467, 0.21796105802059174, -0.45655226707458496, 0.8458876609802246, -0.4139333665370941, 0.35597971081733704, -0.5656269192695618, -0.40058180689811707, -0.24947001039981842, 0.13827554881572723, -0.5009471774101257, 1.0036753416061401, 0.05340927466750145, -0.968559980392456, 0.327598512172699, -0.6044185161590576, 0.07225500792264938, -0.05616314336657524, -0.12844735383987427, -0.4017679691314697, -0.550292432308197, -0.07244212925434113, 0.4768666625022888, -0.23876018822193146, 0.127541184425354, -0.13623377680778503, -0.4317021667957306, 0.4498519003391266, -0.6130393743515015, 0.948050320148468, 0.352003812789917, -0.4583832621574402, 0.00393294682726264, -0.6670947074890137, -0.2548122704029083, 0.3889000117778778, 0.032808996737003326, -0.5470096468925476, -0.3548753261566162, 0.20852139592170715, 0.3994603455066681, 0.07805877923965454, -0.6083012819290161, -0.20486056804656982, -0.11354373395442963, 0.23526935279369354, 0.8857265114784241, 0.3601225018501282, 0.38227155804634094, -0.5610039234161377, 0.642460286617279, 0.3030685484409332, 0.05135193467140198, -0.1795225441455841, -0.840621829032898, -0.3589247167110443, -0.22757412493228912, -0.005101751070469618, 0.6553122997283936, -0.7968038320541382, 0.4019201099872589, 0.04733555018901825, -0.5974389910697937, 0.0565945990383625, -0.18677109479904175, 0.8106756210327148, 0.955898106098175, 0.3666646480560303, -0.4036267399787903, -0.27169492840766907, -1.0367317199707031, -0.1189584955573082, -0.15949934720993042, 0.0533614419400692, 0.5200037956237793, 0.48330146074295044, 0.03609596937894821, 0.5610593557357788, -0.3685389459133148, -0.2426971197128296, 0.3599458634853363, 0.32289931178092957, 0.06712525337934494, 0.7513556480407715, 0.7486183643341064, -1.0032811164855957, -0.5296435356140137, -0.5404958128929138, -0.8243517875671387, -0.3394853174686432, -0.1279955953359604, -0.3100389242172241, 0.2942295968532562, 0.4114222526550293, -0.3589980900287628, 0.5910715460777283, 0.36614856123924255, -0.774102509021759, 0.685814380645752, -0.22517673671245575, 0.42498278617858887, -1.0042011737823486, 0.26254957914352417, 0.6263154745101929, -0.09151648730039597, -0.45459145307540894, 0.09547895938158035, 0.15020528435707092, 0.041576553136110306, -0.7617490887641907, 0.7349075675010681, -0.42217254638671875, 0.06494226306676865, -0.03047175146639347, 0.1554328203201294, 0.13147394359111786, 0.31966933608055115, -0.08635623753070831, 1.2658816576004028, 0.6203265190124512, -0.7602174878120422, 0.048353489488363266, 0.30010247230529785, -0.34765535593032837, 0.8570860624313354, -0.7124875783920288, -0.004020615480840206, -0.3277013301849365, 0.255354642868042, -1.3145605325698853, -0.11642368137836456, 0.8146985769271851, -0.4613150954246521, 0.07152712345123291, 0.07952582091093063, -0.40210679173469543, -0.27340391278266907, -0.5996766090393066, 0.7067267298698425, 0.7813291549682617, -0.40618374943733215, 0.06692566722631454, 0.22443892061710358, 0.030295610427856445, -0.78201824426651, -0.5803766846656799, 0.10923320055007935, -0.4513230621814728, -0.5225966572761536, 0.47135213017463684, -0.24056947231292725, -0.1831633448600769, 0.04601176083087921, 0.2290019989013672, -0.15193425118923187, -0.013990672305226326, 0.5900648236274719, 0.1920178383588791, 0.06241769716143608, 0.09046047180891037, 0.029003774747252464, -0.03300180658698082, 0.17966538667678833, 0.17937886714935303, 0.6001728177070618, 0.042344819754362106, -0.08744936436414719, -0.7519353032112122, 0.42504069209098816, 0.23031190037727356, 0.2992587387561798, 0.5497294664382935, 0.7891250252723694, -0.36767682433128357, 0.20722369849681854, -0.3512565493583679, -0.005532739218324423, -0.4952865540981293, 0.21521201729774475, -0.22578305006027222, -0.4637394845485687, 0.6079875230789185, 0.16843950748443604, 0.06504354625940323, 0.5625980496406555, 0.4319975972175598, -0.199281245470047, 0.9938430786132812, 0.24860833585262299, 0.43919312953948975, 0.4320194721221924, -0.3440878391265869, -0.10817795991897583, -1.0040345191955566, -0.39229145646095276, -0.5607735514640808, -0.39113742113113403, -0.682244598865509, -0.4961129128932953, 0.4784581959247589, -0.1414031684398651, -0.5773065090179443, 0.2771662473678589, -0.7393978238105774, 0.38121920824050903, 0.42988401651382446, 0.40777644515037537, 0.011215375736355782, -0.05071272328495979, -0.16284048557281494, -0.336581289768219, -0.4545193612575531, -0.5457393527030945, 0.8506669402122498, 0.3362610340118408, 0.5558765530586243, 0.2087433785200119, 0.37948209047317505, 0.6733812689781189, 0.04663269221782684, -0.7117447257041931, 0.7978889346122742, -0.24958226084709167, -0.6118683218955994, -0.13026776909828186, -0.31404656171798706, -1.2489725351333618, 0.012700987048447132, -0.27991238236427307, -0.9227505922317505, 0.6631127595901489, 0.0550302192568779, -0.2395745813846588, 0.17942829430103302, -0.5833395719528198, 0.7350026965141296, 0.13792847096920013, -0.5912821888923645, 0.00870428141206503, -0.6516255736351013, 0.4564018249511719, -0.041590288281440735, 0.3288419246673584, -0.2330903261899948, -0.5201770663261414, 0.8612439036369324, -0.296937495470047, 0.9800850749015808, -0.35925331711769104, -0.0672241672873497, 0.366019070148468, 0.14820219576358795, 0.1281234622001648, -0.01865374855697155, -0.2722087502479553, 0.19242601096630096, -0.016813762485980988, -0.29508328437805176, -0.1316327005624771, 0.6112631559371948, -0.7679291367530823, -0.27859044075012207, -0.416800856590271, -0.30267515778541565, 0.033327240496873856, 0.1853589564561844, 0.861232578754425, 0.6948336362838745, -0.1575564593076706, 0.19327783584594727, 0.8631059527397156, -0.7064302563667297, 0.5402519106864929, 0.10180050879716873, -0.14786891639232635, -0.2910339832305908, 0.8435846567153931, 0.20755121111869812, 0.22903086245059967, -0.020350564271211624, 0.2948131561279297, -0.5661962032318115, -0.45854082703590393, -0.6370185017585754, 0.043317247182130814, -0.9428737163543701, -0.4499606192111969, -1.0238367319107056, -0.18399366736412048, -0.40564918518066406, -0.08073695003986359, 0.045037027448415756, -0.27714377641677856, -0.7450132966041565, 0.13028401136398315, 0.5026112794876099, 0.4478842616081238, -0.09932777285575867, 0.23002448678016663, -0.5498303771018982, 0.4376632273197174, 0.21881605684757233, 0.3510701656341553, 0.029239967465400696, -0.7470328211784363, 0.39004799723625183, -0.05555116385221481, -0.4807279407978058, -0.9789970517158508, 0.24939192831516266, 0.15257813036441803, 0.37104901671409607, 0.48333460092544556, 0.37096142768859863, 0.46172547340393066, -0.2324306070804596, 1.229244589805603, 0.4388272762298584, -0.5626530647277832, 0.5864197611808777, -0.488343745470047, 0.20413438975811005, 0.46902114152908325, 0.8826795816421509, -0.576835572719574, -0.3680320680141449, -0.7490429878234863, -0.9410563111305237, 0.5156480073928833, 0.23979341983795166, 0.5280234813690186, -0.24847543239593506, 0.4722622334957123, 0.19221393764019012, -0.12161588668823242, -0.8763942718505859, -0.5744464993476868, -0.13781602680683136, -0.106600321829319, 0.299416184425354, -0.666459858417511, -0.28058314323425293, -0.18846926093101501, 0.6631840467453003, -0.01996750198304653, 0.34269002079963684, 0.25641655921936035, 0.06846886873245239, -0.1058381199836731, -0.05821545049548149, 0.5213835835456848, 0.40407630801200867, 0.06598267704248428, 0.04465372860431671, -0.08616136014461517, -0.7139309644699097, 0.4313201904296875, -0.2762267589569092, -0.4974527955055237, -0.10786372423171997, 0.11514489352703094, 0.8169310688972473, 0.004276534542441368, -0.5863829851150513, 0.860186755657196, -0.39161670207977295, -0.3408876359462738, -0.39116454124450684, 0.34055447578430176, -0.12382758408784866, 0.04359128698706627, 0.23896192014217377, 0.31036147475242615, 0.6191381812095642, -0.4361894130706787, 0.28830939531326294, 0.31443271040916443, -0.2502211034297943, -0.16671165823936462, 0.6070556640625, 0.05852415785193443, -0.31051960587501526, 0.3897903561592102, -0.554766833782196, -0.14444170892238617, 0.8471828103065491, 0.6963901519775391, 0.7252367734909058, 0.0321463868021965, 0.6537987589836121, 1.0529528856277466, 0.07680302858352661, 0.047647807747125626, 0.47053807973861694, 0.12562549114227295, -0.7850233316421509, 0.13797003030776978, -0.3456396162509918, -0.0842570960521698, 0.24942123889923096, -0.6039086580276489, 0.3545619249343872, -0.7836706042289734, -0.3157530725002289, 0.14450091123580933, -0.18046313524246216, -0.5729038715362549, 0.30430448055267334, 0.1796857863664627, 0.9818838834762573, -1.012481689453125, 0.26584887504577637, 0.5944905281066895, -0.5394659042358398, -0.619884192943573, 0.030938129872083664, 0.33616673946380615, -0.8121868968009949, 0.3779752254486084, 0.4419090747833252, 0.10166903585195541, -0.11704917997121811, -0.7894504070281982, -0.6622409820556641, 0.9448463916778564, -0.0071527534164488316, -0.14869645237922668, 0.22937265038490295, -0.10733821243047714, 0.5440089702606201, -0.21515604853630066, 0.3944769501686096, 0.3142119348049164, 0.42575696110725403, 0.35902538895606995, -0.38143372535705566, 0.6101115942001343, -0.6414716839790344, 0.27028927206993103, -0.15637314319610596, -0.5542574524879456, 0.8258786201477051, -0.061807211488485336, -0.5597063302993774, 0.3427000641822815, 0.3874959349632263, 0.4229442775249481, 0.603640079498291, 0.7858332991600037, 0.45638033747673035, 0.5418279767036438, -0.09374145418405533, 1.0275825262069702, 0.026505831629037857, -0.15643274784088135, 0.8441766500473022, 0.1786472201347351, 0.5377427339553833, 0.29879745841026306, -0.05618809536099434, 0.6024273037910461, 0.9747124910354614, -0.15410082042217255, 0.5477349162101746, 0.05025118961930275, -0.2210560292005539, 0.12321950495243073, -0.5486525893211365, -0.5125895738601685, 0.3754873275756836, 0.4846715033054352, -0.41773486137390137, -0.2448701560497284, 0.2364909052848816, 0.24391034245491028, 0.1380980908870697, -0.18858201801776886, 0.8852336406707764, -0.01786121167242527, -0.5683712959289551, 0.6934243440628052, -0.10927677154541016, 1.0446765422821045, -0.22785748541355133, -0.004033181816339493, -0.19940915703773499, -0.36149659752845764, -0.21444734930992126, -1.2688273191452026, 0.2998238503932953, 0.2240506261587143, -0.023576458916068077, -0.4543614685535431, 0.9459489583969116, -0.10045026242733002, -0.21645009517669678, 0.0862833559513092, 0.37236183881759644, 0.5013583898544312, 0.04936322942376137, -1.0648614168167114, -0.07545948028564453, -0.18385688960552216, -0.23115454614162445, 0.43672648072242737, 0.556382954120636, -0.08848271518945694, 0.5649339556694031, 0.5317500233650208, -0.011899254284799099, -0.15595829486846924, -0.05734618753194809, 0.7858427166938782, -0.45497041940689087, -0.5877893567085266, -0.7582442164421082, 0.6523265838623047, -0.37227728962898254, -0.6533849835395813, 0.7181453704833984, 0.29600459337234497, 0.4609149992465973, 0.07110574096441269, 0.4816039204597473, -0.300077348947525, 0.16101117432117462, -0.4484192728996277, 0.6469184756278992, -0.7238737940788269, 0.03666655719280243, -0.5021756291389465, -0.7060590982437134, -0.007742939982563257, 0.4983334243297577, -0.17680172622203827, 0.1460597664117813, 0.5323837399482727, 0.9754939079284668, 0.17343035340309143, 0.012839298695325851, 0.12926582992076874, 0.02193661965429783, 0.13806504011154175, 0.1299048662185669, 0.9319022297859192, -0.5153288841247559, 0.25741416215896606, -0.5779657959938049, -0.3885595500469208, -0.14423397183418274, -1.1174217462539673, -0.6430964469909668, -0.8546742796897888, -0.6104843616485596, -0.7796972990036011, -0.08915970474481583, 0.6788878440856934, 0.5180187225341797, -0.5468013882637024, 0.08458580821752548, -0.17592370510101318, 0.13322320580482483, -0.06216206029057503, -0.29351314902305603, 0.1888362467288971, -0.00018865184392780066, -0.725117027759552, -0.16126789152622223, 0.22849340736865997, 0.39535704255104065, -0.3436177372932434, 0.0303479190915823, -0.2255304753780365, 0.07829985022544861, 0.5217647552490234, 0.29322192072868347, -0.30976662039756775, -0.27294591069221497, 0.009015020914375782, -0.4046470522880554, 0.08096891641616821, 0.38698557019233704, -0.5349571108818054, 0.29621705412864685, 0.6666461825370789, 0.34884753823280334, 0.10107211023569107, 0.04886440187692642, 0.14787106215953827, -0.8355827331542969, 0.40773001313209534, 0.26217401027679443, 0.32791903614997864, 0.4036123752593994, -0.8051046133041382, 0.5517900586128235, 0.44722235202789307, -0.5759042501449585, -0.7722177505493164, 0.05620582029223442, -0.9289097189903259, -0.3473891615867615, 1.4202715158462524, -0.3038254678249359, -0.3234303891658783, -0.10901004076004028, -0.4313061833381653, 0.1372784972190857, -0.5373144745826721, 0.6823448538780212, 0.5563241839408875, -0.10371386259794235, -0.35230761766433716, -0.4978405237197876, 0.5978385806083679, 0.2388380765914917, -0.8098549842834473, -0.16620264947414398, 0.7768954038619995, 0.297132670879364, 0.17107915878295898, 0.9473609924316406, -0.3083086609840393, 0.4024052917957306, 0.08141642808914185, -0.13008052110671997, 0.11745531857013702, -0.15374629199504852, -0.34767886996269226, 0.07340352237224579, -0.2658236026763916, -0.313851922750473 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
amaydle/npc-dialogue
amaydle
2023-03-25T09:11:29Z
419
7
null
[ "region:us" ]
2023-03-25T09:11:29Z
2023-03-25T09:11:12.000Z
2023-03-25T09:11:12
--- dataset_info: features: - name: Name dtype: string - name: Biography dtype: string - name: Query dtype: string - name: Response dtype: string - name: Emotion dtype: string splits: - name: train num_bytes: 737058.9117493472 num_examples: 1723 - name: test num_bytes: 82133.08825065274 num_examples: 192 download_size: 201559 dataset_size: 819192.0 --- # Dataset Card for "npc-dialogue" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6493529081344604, -0.27981680631637573, 0.35958442091941833, 0.13625632226467133, -0.12026973068714142, 0.16959823668003082, 0.2493889182806015, -0.11760475486516953, 0.7647318840026855, 0.5564493536949158, -1.076428771018982, -0.8640381097793579, -0.4460975229740143, -0.08144162595272064, -0.28370991349220276, 1.3844348192214966, 0.29040348529815674, 0.17349691689014435, -0.4314790964126587, 0.022630823776125908, -0.37927716970443726, -0.4891073405742645, -0.8458650708198547, -0.5147194862365723, 0.8892453908920288, 0.5678150653839111, 0.543204128742218, 0.3457522392272949, 0.41124895215034485, 0.23223689198493958, -0.19780945777893066, -0.21213950216770172, -0.5637773871421814, 0.03816580772399902, -0.2569810152053833, -0.5002961158752441, -0.9918006658554077, -0.020512644201517105, 0.6673226356506348, 0.6103092432022095, -0.1303425431251526, 0.4006505608558655, -0.12077722698450089, 0.7325430512428284, -0.20860090851783752, 0.7491432428359985, -0.14180070161819458, -0.02487366646528244, -0.36327657103538513, -0.30624836683273315, 0.06474997103214264, -0.490449994802475, 0.35061731934547424, -1.194277048110962, 0.09234979003667831, -0.028528522700071335, 0.7290217876434326, 0.1936369389295578, 0.014704590663313866, -0.16885638236999512, -0.36587411165237427, 0.1788063943386078, -0.3850370943546295, -0.046417705714702606, 0.7711299061775208, 0.4529876112937927, -0.0071538472548127174, -0.44783949851989746, -0.4329715371131897, 0.017442865297198296, -0.0865120217204094, 0.3417510688304901, 0.10121715813875198, 0.2778644561767578, 0.6615551710128784, 0.6126337647438049, -0.3880667984485626, -0.3847975432872772, -0.5103040337562561, -0.2933802306652069, 0.4658760726451874, 0.38068482279777527, 0.29842644929885864, -0.4127970337867737, 0.12884674966335297, -0.2720681428909302, -0.5283930897712708, -0.1591736227273941, 0.5732879042625427, 0.3336814045906067, -1.1607128381729126, 0.528701901435852, -0.1390760987997055, 0.5045309662818909, 0.09032163769006729, 0.48802506923675537, 0.57086580991745, -0.6829054951667786, 0.19490721821784973, 0.013437679968774319, 0.5140865445137024, 0.5032449960708618, 0.31984078884124756, 0.18023119866847992, 0.1739044487476349, -0.02449774742126465, 0.26141947507858276, -1.1129683256149292, -0.7738288640975952, 0.17822527885437012, -0.5932286977767944, -0.3133096396923065, 0.08895917981863022, -1.064332127571106, -0.4878067672252655, -0.47652962803840637, -0.10642276704311371, 0.08460679650306702, -0.7748486995697021, -0.3531501591205597, -0.7181530594825745, 0.3099155128002167, 0.29982760548591614, -0.7649648785591125, 0.4654817283153534, 0.7678831219673157, 0.8338406682014465, 0.22586190700531006, -0.1539512574672699, -0.5972849726676941, -0.07973678410053253, -0.19045157730579376, 0.9836608171463013, -0.7046115398406982, -0.485511839389801, 0.15396568179130554, 0.38057464361190796, 0.11660026758909225, -0.2770536541938782, 0.6743143200874329, -0.15693582594394684, 0.020279349759221077, -0.5720047354698181, -0.4087643325328827, 0.08607486635446548, 0.4125193953514099, -0.9854203462600708, 0.8881496787071228, 0.5461018085479736, -0.7572449445724487, 0.13768772780895233, -1.2555149793624878, -0.14735572040081024, 0.45717671513557434, -0.2143530249595642, -0.23288676142692566, 0.041582293808460236, -0.09185998886823654, 0.2940866947174072, -0.3655829131603241, 0.4410628080368042, -0.774257242679596, -0.041786078363657, 0.40927043557167053, -0.0418364554643631, 0.7977449893951416, 0.2823813259601593, 0.32432204484939575, 0.18512970209121704, -0.904750645160675, -0.26341739296913147, 0.032203178852796555, 0.14374779164791107, -0.2450752705335617, -0.33378681540489197, 0.2155483067035675, 0.06551988422870636, 0.25320151448249817, -0.3477865755558014, 0.32483044266700745, -0.2142065018415451, 0.01964179053902626, 0.6663846373558044, 0.21874254941940308, 0.4915638267993927, -0.4822309613227844, 0.7200586199760437, -0.0716213807463646, 0.2305176854133606, -0.15011529624462128, -0.516160786151886, -0.8242433071136475, 0.13598990440368652, 0.6011337637901306, 0.7127326726913452, -0.8776127696037292, 0.603083610534668, 0.3027074635028839, -0.5060034394264221, -0.3846402168273926, -0.23497731983661652, 0.3272536098957062, 0.47230345010757446, 0.1596229523420334, -0.7089638710021973, -0.9270955920219421, -0.5920257568359375, 0.5306113362312317, -0.3329205811023712, -0.00250070309266448, 0.5974323153495789, 0.8142711520195007, -0.3519197404384613, 0.7749261856079102, -0.753411591053009, -0.035015810281038284, 0.02528325840830803, 0.06038700416684151, 0.3994075357913971, 0.6763650178909302, 0.6920385956764221, -0.5622044801712036, -0.4559115171432495, -0.41976067423820496, -0.5071377158164978, -0.39233818650245667, 0.1378365159034729, -0.5777232050895691, -0.2592812180519104, 0.1573287397623062, -0.4285140335559845, 0.7589855790138245, 0.8829261660575867, -0.5417856574058533, 0.45094823837280273, 0.3300098180770874, 0.2794339656829834, -1.528582215309143, 0.271729052066803, -0.054514143615961075, -0.236440509557724, -0.5668144226074219, -0.39642733335494995, -0.391401082277298, -0.3912293612957001, 0.043284229934215546, 0.5493749380111694, -0.1810288280248642, -0.1578313708305359, -0.2268887460231781, 0.20478315651416779, -0.008938943035900593, 0.4487737715244293, 0.41380321979522705, 0.5586725473403931, 1.173419713973999, -0.4184565246105194, 0.8945468664169312, 0.870604932308197, 0.07884562760591507, 1.2124052047729492, -0.8449517488479614, 0.14242041110992432, -0.11846274882555008, 0.5902246832847595, -0.7657533288002014, -0.5641520619392395, 0.8985474109649658, -0.5404565334320068, 0.2769240736961365, -0.8583717346191406, -0.48862001299858093, -0.33141353726387024, -0.31188350915908813, 0.8010591268539429, 0.31123965978622437, -0.5625700354576111, 0.3633234202861786, 0.7890567183494568, -0.4510924518108368, -0.039553236216306686, -0.6625369191169739, 0.14229163527488708, -0.15176212787628174, -0.17552609741687775, 0.2484852522611618, -0.6271976232528687, 0.06234971061348915, -0.2874652147293091, 0.5055842399597168, -0.2197946310043335, -0.23459412157535553, 0.6412688493728638, 0.2976101040840149, -0.15947917103767395, 0.3839106857776642, -0.00991609413176775, -0.9220343232154846, 0.25056707859039307, -0.04540016129612923, 0.5392247438430786, -0.13684742152690887, -0.26930373907089233, -0.6808684468269348, 0.6407476663589478, 0.17928501963615417, 0.06317362934350967, 0.4132227599620819, 0.8222391605377197, -0.5393344163894653, 0.16655071079730988, -0.2825670838356018, -0.2099035084247589, -0.4661328196525574, 0.0034672333858907223, -0.0950106680393219, -0.7874924540519714, 0.6994606256484985, -0.32334306836128235, -0.2129887491464615, 0.6860091686248779, 0.7755587697029114, 0.039640456438064575, 0.7734465003013611, 0.37042003870010376, -0.3243575096130371, 0.6416515111923218, -0.27801933884620667, -0.19167552888393402, -0.9748467803001404, -0.29782798886299133, -0.7166031002998352, -0.2640552222728729, -0.8361122012138367, -0.5296087861061096, 0.0576937273144722, -0.08781380206346512, -0.15513049066066742, 0.7087042331695557, -0.7507440447807312, 0.28617846965789795, 0.47334152460098267, -0.15549565851688385, 0.12277743220329285, -0.2670084834098816, 0.22790439426898956, 0.18907718360424042, -0.7629904747009277, -0.29174116253852844, 1.05625319480896, 0.5770211815834045, 0.9032956957817078, 0.12214930355548859, 0.7491406202316284, 0.047533098608255386, 0.07580827176570892, -0.5070669651031494, 0.4416031241416931, 0.23664875328540802, -0.5783312320709229, -0.0452762134373188, -0.4787922501564026, -0.8406259417533875, -0.4381929337978363, -0.33570343255996704, -0.5684970617294312, 0.5255677103996277, 0.34114575386047363, -0.30191701650619507, -0.011907536536455154, -0.6364770531654358, 0.9839954972267151, -0.008751300163567066, 0.17269515991210938, -0.30277466773986816, -0.7662786245346069, -0.06183144822716713, 0.42217448353767395, -0.06682946532964706, -0.356982558965683, 0.05542346462607384, 0.8923260569572449, -0.4505203664302826, 1.2554278373718262, -0.5291163921356201, 0.018382111564278603, 0.3285588026046753, -0.27541548013687134, 0.30447643995285034, 0.8117416501045227, 0.03898930177092552, 0.1043420359492302, 0.190872460603714, -0.2629029154777527, -0.44458144903182983, 0.6889010071754456, -0.7287356853485107, 0.26267489790916443, -0.6313877701759338, -0.46932071447372437, -0.09305727481842041, 0.13278575241565704, 0.11177501082420349, 0.8551805019378662, -0.694890558719635, -0.021829839795827866, 0.8723878264427185, 0.13314682245254517, 0.14667776226997375, 0.23195108771324158, -0.37775832414627075, -0.6639646887779236, 0.951428234577179, -0.11983544379472733, -0.05978459119796753, 0.330945760011673, 0.43116527795791626, -0.22778061032295227, -0.481667697429657, -0.6008678078651428, 0.13223275542259216, -0.36575543880462646, -0.42397308349609375, -0.4561154246330261, -0.48944348096847534, -0.4548482298851013, -0.025435060262680054, -0.26950037479400635, -0.650578498840332, -0.8994174599647522, -0.48092013597488403, 1.2193924188613892, 0.6317085027694702, -0.6524497866630554, 0.6835491061210632, -0.7532225251197815, 0.718765139579773, 0.2069399356842041, 0.8774439096450806, -0.27415731549263, -0.41813287138938904, -0.39991408586502075, 0.005027434788644314, 0.06188037618994713, -0.5163536071777344, -0.08323114365339279, 0.16230018436908722, 0.4326418936252594, 0.2869645953178406, -0.0317765548825264, 0.6452767848968506, -0.14460591971874237, 0.6904215812683105, 0.3653319478034973, -0.6567106246948242, 0.6127438545227051, -0.5495656728744507, 0.6139705181121826, 1.0584107637405396, 0.3414863348007202, -0.7846370935440063, -0.042095765471458435, -0.9934439659118652, -0.5546452403068542, 0.7557728290557861, 0.18295937776565552, 0.14679041504859924, 0.10578811168670654, 0.32408609986305237, -0.04009391367435455, 0.5065695643424988, -0.6295142769813538, -0.664363443851471, -0.38774579763412476, -0.29799771308898926, 0.22790880501270294, -0.4241585433483124, -0.5020133256912231, -0.5973605513572693, 0.6276019811630249, -0.3505353331565857, 0.572740912437439, -0.004868476185947657, 0.43645671010017395, -0.0706559345126152, 0.03789612278342247, 0.3372158706188202, 0.5516042113304138, -0.29981252551078796, -0.26190319657325745, 0.020348189398646355, -0.23326830565929413, -0.4701097905635834, 0.5477122068405151, 0.025547750294208527, -0.10371802747249603, 0.43882057070732117, 1.0455129146575928, -0.1556672304868698, -0.29693013429641724, 0.3504903018474579, -0.4236217737197876, -0.2952602505683899, -0.7569407224655151, 0.24621786177158356, 0.2620347738265991, 0.1974795013666153, -0.12235178798437119, -0.008978906087577343, 0.4496232569217682, -0.5304757356643677, 0.4426225423812866, -0.016661467030644417, -0.778374195098877, -0.5512152314186096, -0.06440223753452301, 0.6985605955123901, -0.5526344180107117, 0.7979574799537659, -0.2083471119403839, -0.604130744934082, 0.47943297028541565, 0.24190343916416168, 0.8571459650993347, -0.19887585937976837, 0.794380784034729, 0.6812034249305725, -0.03160015493631363, 0.2361403852701187, 0.5220229029655457, -0.5580947399139404, -0.5341488718986511, -0.2598297894001007, -0.2921346426010132, -0.7062512636184692, -0.2545820474624634, -0.9425704479217529, -0.0062594725750386715, -0.7448147535324097, -0.31402188539505005, -0.1831904798746109, 0.10331179201602936, -0.6355435848236084, -0.021268118172883987, 0.19609332084655762, 1.1166000366210938, -0.794416069984436, 0.6216368079185486, 0.290333092212677, -0.2882305979728699, -0.6542423367500305, -0.2701340913772583, 0.2880057096481323, -0.5314661264419556, -0.25219544768333435, 0.06891971081495285, 0.07391127943992615, -0.339054137468338, -0.8938674926757812, -0.7482556104660034, 1.0037418603897095, 0.22327955067157745, -0.7508432269096375, 0.18032746016979218, 0.047304440289735794, 0.6576423048973083, -0.6525088548660278, 0.559824526309967, 0.7484254837036133, 0.864931583404541, 0.40648940205574036, -0.7649164795875549, -0.1215202584862709, -0.7463666796684265, -0.1511075794696808, 0.25719475746154785, -0.6219658851623535, 0.038077838718891144, 0.2328983098268509, -0.021401552483439445, 0.37439408898353577, 0.608890175819397, 0.14006298780441284, 0.4725192189216614, 0.5158872008323669, 0.6019232273101807, 0.9229894876480103, -0.348942369222641, 0.8950146436691284, -0.017835445702075958, 0.31557366251945496, 1.4629580974578857, -0.1326296627521515, 0.17797566950321198, 0.34914159774780273, -0.039497796446084976, 0.6256877183914185, 0.6896467804908752, -0.4707318842411041, 0.4541076421737671, 0.5073041915893555, -0.3093903362751007, -0.18550892174243927, -0.6027637124061584, -0.627209484577179, 0.08340191096067429, 0.664993166923523, -0.2953779399394989, 0.1362018883228302, -0.3422774076461792, 0.016182519495487213, -0.18735751509666443, -0.37745529413223267, 1.1872003078460693, 0.26110735535621643, -0.3964851200580597, 0.05024336278438568, -0.49112120270729065, 0.3199560344219208, -0.9173721671104431, -0.5555455088615417, 0.1941850185394287, -0.18795466423034668, -0.532985508441925, -1.134464144706726, 0.6751238107681274, -0.12436141073703766, -0.364503413438797, -0.11180366575717926, 0.6210777163505554, -0.6538962721824646, -0.623637855052948, 0.42498013377189636, 0.16267074644565582, 0.2747018039226532, 0.15683265030384064, -1.4310226440429688, 0.1926541030406952, -0.11367952078580856, 0.1466788947582245, 0.18634773790836334, 0.24172437191009521, 0.3311142325401306, 0.5360569953918457, 0.6561319231987, 0.026232238858938217, -0.5710644721984863, 0.7259714007377625, 1.0678220987319946, -0.6728905439376831, -0.478220134973526, -0.35165849328041077, 0.8157606720924377, -0.6779749989509583, -0.7643308639526367, 0.44084763526916504, 0.7301125526428223, 0.8800882697105408, 0.0219301525503397, 0.8090854287147522, -0.31100568175315857, 0.6952983736991882, -0.37158241868019104, 0.5450551509857178, -0.08634382486343384, -0.2271651327610016, -0.5295698046684265, -0.7075867652893066, -0.42046138644218445, 0.7352393865585327, 0.1643051654100418, 0.030652226880192757, 0.6793034076690674, 1.187691569328308, 0.026419952511787415, 0.3016572594642639, -0.06182036176323891, 0.10782266408205032, 0.1661704033613205, 0.4243405759334564, 0.8783528208732605, -0.37458112835884094, 0.31002679467201233, -0.1503080427646637, -0.5393770337104797, 0.04405555501580238, -1.0498229265213013, -1.0984265804290771, -0.8318086266517639, -0.7625424861907959, -0.6731752753257751, -0.10660792142152786, 0.9844280481338501, 1.0478299856185913, -0.9855154156684875, -0.42580583691596985, -0.15427574515342712, 0.4422898292541504, 0.09042008221149445, -0.14595788717269897, 0.34491172432899475, 0.39222660660743713, -0.6215453743934631, 0.08224166929721832, 0.12754911184310913, 0.22217383980751038, -0.2519981861114502, -0.18050409853458405, -0.053611863404512405, -0.09131511300802231, 0.20616164803504944, 0.48286256194114685, -0.07118559628725052, -0.28464508056640625, -0.6236054301261902, 0.151960551738739, 0.2678559720516205, 1.247996211051941, -0.5456966161727905, 0.41118618845939636, 0.6467379927635193, 0.34354281425476074, 0.7171584367752075, 0.09648914635181427, 0.9431513547897339, -0.5988755226135254, 0.07828298211097717, 0.22024792432785034, 0.3793748915195465, 0.3143615424633026, -0.45467764139175415, 0.7118070125579834, 0.2788679301738739, -0.6159980893135071, -0.3782013952732086, 0.44063064455986023, -1.4876148700714111, 0.40275537967681885, 0.8937495350837708, 0.03230291232466698, -0.3943054974079132, -0.47154515981674194, -0.6589800715446472, 0.26255419850349426, -1.227037787437439, 0.17993995547294617, 0.6041102409362793, 0.163551464676857, -0.37026306986808777, -0.23457828164100647, 0.7624833583831787, -0.3320940434932709, -1.291513204574585, 0.29035723209381104, 0.6724156737327576, -0.09918174147605896, 0.4096481502056122, 0.8812353610992432, -0.18510188162326813, 0.32437339425086975, 0.26250481605529785, 0.06698848307132721, -0.038350727409124374, -0.6933746337890625, -0.4244890809059143, -0.20434793829917908, -0.14063335955142975, -0.15151521563529968 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
dalle-mini/YFCC100M_OpenAI_subset
dalle-mini
2021-08-26T17:56:01Z
418
9
null
[ "arxiv:1503.01817", "region:us" ]
2021-08-26T17:56:01Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
# YFCC100M subset from OpenAI Subset of [YFCC100M](https://arxiv.org/abs/1503.01817) used by OpenAI for [CLIP](https://github.com/openai/CLIP/blob/main/data/yfcc100m.md), filtered to contain only the images that we could retrieve. | Split | train | validation | | --- | --- | --- | | Number of samples | 14,808,859 | 16,374 | | Size | 1.9 TB | 2.1 GB | Features: * from the original dataset: `title`, `description`, `photoid`, `uid`, `unickname`, `datetaken`, `dateuploaded`, `capturedevice`, `usertags`, `machinetags`, `longitude`, `latitude`, `accuracy`, `pageurl`, `downloadurl`, `licensename`, `licenseurl`, `serverid`, `farmid`, `secret`, `secretoriginal`, `ext`, `marker`, `key` * `img`: image content, can be loaded with `PIL.Image.open(io.BytesIO(item['img']))` * `title_clean` and `description_clean`: derived from `title` and `description` using `clean_text` function detailed below ```python def clean_text(text): # decode url text = urllib.parse.unquote_plus(text) # remove html tags text = re.sub('<[^<]+?>', '', text) # remove multiple spaces + "\r" + "\n" + "\t" text = " ".join(text.split()) return text ```
[ -0.6311969757080078, -0.5280452966690063, 0.21946512162685394, 0.1628934144973755, -0.27179932594299316, -0.4013793468475342, -0.3616527020931244, -0.35777175426483154, 0.18995025753974915, 0.5771786570549011, -0.5364828705787659, -0.677121102809906, -0.44487401843070984, 0.1436072140932083, -0.2227441519498825, 0.9974103569984436, -0.10763926804065704, 0.08156643062829971, 0.08680713921785355, -0.3508343994617462, -0.043320540338754654, 0.05567770451307297, -0.33596479892730713, -0.07798038423061371, 0.35915809869766235, 0.23973265290260315, 0.5445030331611633, 0.7293367385864258, 0.6740437746047974, 0.350763201713562, -0.16461098194122314, 0.23834745585918427, -0.41626492142677307, -0.4267865717411041, 0.08073984086513519, -0.19709369540214539, -0.19567935168743134, 0.3190045654773712, 0.7971479296684265, 0.608634889125824, 0.22849160432815552, 0.37705355882644653, -0.09797947853803635, 0.7511314749717712, -0.8319308161735535, 0.18409666419029236, -0.5362021327018738, -0.060862332582473755, -0.10111309587955475, -0.2099817544221878, -0.1553380936384201, -0.22007714211940765, 0.08091434836387634, -0.8777432441711426, 0.3911070227622986, -0.05936996638774872, 1.7127861976623535, 0.13790149986743927, -0.16770270466804504, -0.07691121846437454, -0.32019534707069397, 0.9094738364219666, -0.5703604817390442, 0.1087658628821373, 0.7218146324157715, 0.2771488130092621, -0.22479510307312012, -0.9374856948852539, -0.4109862446784973, 0.17278312146663666, -0.2498651146888733, 0.10110494494438171, -0.028235536068677902, -0.24458640813827515, 0.40572911500930786, 0.4753217101097107, -0.49551481008529663, -0.4115312993526459, -0.7527725696563721, -0.43591880798339844, 0.7062654495239258, -0.0039941673167049885, 0.3071187436580658, -0.39195799827575684, -0.5324661135673523, -0.3441137373447418, -0.41493746638298035, 0.3861340284347534, 0.35685187578201294, 0.02731822058558464, -0.3645136058330536, 0.6183764338493347, -0.6485443711280823, 0.5065973997116089, -0.24831850826740265, -0.5665068030357361, 0.4503551721572876, -0.4719907343387604, -0.37372422218322754, -0.07656130939722061, 1.4626892805099487, 0.6422524452209473, 0.2723829746246338, 0.23427893221378326, -0.07268794625997543, -0.46982935070991516, -0.1447540819644928, -1.0116326808929443, -0.5007052421569824, 0.3481389582157135, -0.6882645487785339, -0.11798929423093796, 0.6964781880378723, -0.94803786277771, 0.05398538336157799, 0.14460843801498413, 0.34836500883102417, -0.5491564273834229, -0.08724942058324814, 0.06566659361124039, -0.4021686017513275, 0.43351686000823975, 0.31395184993743896, -0.5029948949813843, -0.021667635068297386, 0.4771794080734253, 1.0347071886062622, 0.19745910167694092, -0.3432978689670563, -0.2522470951080322, -0.07324030250310898, -0.2085302770137787, 0.9388976097106934, 0.0017496938817203045, -0.5245563387870789, -0.30742165446281433, 0.5297679305076599, -0.08651396632194519, -0.63485187292099, 0.4895802438259125, -0.22573961317539215, 0.4241573214530945, -0.29454609751701355, -0.03512096777558327, -0.44411566853523254, 0.5257080793380737, -1.0267305374145508, 1.0372096300125122, 0.10280151665210724, -0.9945776462554932, 0.3251749873161316, -0.5169022083282471, -0.3540278375148773, 0.11130326241254807, -0.278787225484848, -0.5921928286552429, -0.1810886561870575, 0.6440861225128174, 0.2423553466796875, -0.1820351928472519, 0.12388148903846741, -0.4605047404766083, -0.5629469156265259, 0.4087943434715271, -0.41267624497413635, 1.0197097063064575, 0.40040814876556396, -0.30130627751350403, -0.11475439369678497, -0.720677375793457, 0.23394905030727386, 0.3146592974662781, -0.4137003719806671, -0.1755932867527008, -0.3988915681838989, 0.30915698409080505, 0.1018284484744072, 0.19456830620765686, -0.7539523243904114, 0.08469744771718979, -0.10508263856172562, 0.3627994656562805, 0.6139568090438843, 0.13355964422225952, 0.11622025072574615, -0.4176892042160034, 0.34902051091194153, 0.15241630375385284, 0.09477923810482025, -0.6158710718154907, -0.6246200799942017, -0.46411892771720886, -0.8394757509231567, 0.165312260389328, 0.37676846981048584, -0.7014815211296082, 0.6080895066261292, -0.4764600396156311, -0.46174150705337524, -0.7832474708557129, 0.0016797557473182678, 0.2606358230113983, 0.6743201613426208, 0.6060439348220825, -0.06452421098947525, -0.26919323205947876, -0.9963988065719604, 0.09179839491844177, -0.07709208130836487, 0.06900010257959366, 0.4170791208744049, 0.8291309475898743, 0.06829509139060974, 1.1155765056610107, -0.9806532263755798, -0.5281959176063538, -0.0909920409321785, 0.030327118933200836, 0.2762768566608429, 0.5205813050270081, 0.7530201077461243, -0.8335017561912537, -0.5537444353103638, -0.037129227072000504, -0.8228394389152527, 0.06137136369943619, -0.07310178875923157, -0.16762052476406097, 0.20225873589515686, 0.30430981516838074, -0.49724280834198, 0.9367733001708984, 0.11767406761646271, -0.2568700909614563, 0.6222552061080933, -0.28260156512260437, 0.6690433621406555, -1.0604420900344849, 0.5520104169845581, 0.21972893178462982, -0.18238425254821777, -0.2904214859008789, -0.010137501172721386, 0.3103170096874237, -0.08223237097263336, -0.7882694602012634, 0.35933491587638855, -0.4676473140716553, 0.17671622335910797, -0.20932932198047638, -0.11552523821592331, 0.1960843801498413, 0.58641517162323, 0.1799052208662033, 0.7926058769226074, 0.652454674243927, -0.3754807412624359, 0.12316198647022247, 0.29101961851119995, -0.4583318829536438, 0.3548293113708496, -0.6871822476387024, -0.29140418767929077, -0.18664568662643433, 0.41835638880729675, -1.0806679725646973, -0.47054851055145264, 0.39046964049339294, -0.6107321381568909, -0.05658423528075218, -0.3733523190021515, -0.42270225286483765, -0.18939059972763062, -0.7142377495765686, 0.5340787172317505, 0.40651440620422363, -0.47710755467414856, 0.17465940117835999, 0.2535451352596283, 0.232454314827919, -0.7752354741096497, -0.7967835664749146, -0.2582603693008423, -0.04134645685553551, -0.5979865789413452, 0.19727028906345367, 0.040344204753637314, 0.02208508923649788, 0.22500285506248474, -0.021661264821887016, -0.23501695692539215, 0.11445663124322891, 0.5116761326789856, 0.43754053115844727, -0.1582706868648529, -0.45838475227355957, -0.15087167918682098, -0.01702556014060974, 0.10332442075014114, -0.13822133839130402, 0.6956985592842102, -0.08412271738052368, -0.34910425543785095, -0.9355884790420532, 0.13837788999080658, 0.32805997133255005, -0.1301686018705368, 0.8139106035232544, 0.884388267993927, -0.42426711320877075, 0.13513609766960144, -0.3008864223957062, 0.16621005535125732, -0.46575048565864563, 0.43763792514801025, -0.17668549716472626, -0.6442506313323975, 0.7674746513366699, 0.23257896304130554, -0.11739174276590347, 0.8820958733558655, 0.056421391665935516, -0.36679089069366455, 0.6600607633590698, -0.0693511888384819, -0.32435667514801025, 0.3220479190349579, -0.9411545395851135, -0.157362163066864, -0.8370266556739807, -0.6637592911720276, -0.8499354720115662, -0.4052251875400543, -0.721520721912384, -0.36420342326164246, 0.3086203336715698, 0.21600554883480072, -0.23111151158809662, 0.33283644914627075, -0.4027094841003418, 0.623020589351654, 0.4517728090286255, 0.42227619886398315, 0.029888717457652092, 0.23167036473751068, -0.05075453221797943, 0.0960048958659172, -0.17994274199008942, -0.3406667113304138, 1.100832223892212, 0.3483326733112335, 0.7123916745185852, -0.07489428669214249, 0.6888297200202942, 0.09989538043737411, 0.07964897900819778, -0.5837858319282532, 0.6710473299026489, -0.3218158185482025, -0.7294186949729919, -0.07296164333820343, -0.675167977809906, -0.8681260943412781, 0.07803885638713837, -0.09570420533418655, -0.828743577003479, -0.08965389430522919, -0.13641391694545746, -0.09113805741071701, 0.6888977885246277, -0.41253888607025146, 0.6762393116950989, 0.014368290081620216, -0.17149119079113007, 0.23899269104003906, -0.5366314053535461, 0.550666332244873, -0.008755134418606758, 0.37310948967933655, -0.2137000560760498, -0.14073432981967926, 0.8378444910049438, -0.6188920736312866, 0.4467966854572296, -0.44193345308303833, 0.0521208681166172, 0.603230357170105, -0.3553134500980377, 0.08623004704713821, 0.27017003297805786, 0.180018350481987, 0.4970818758010864, 0.2617756426334381, -0.5007036924362183, -0.17949293553829193, 0.7858350276947021, -1.035062551498413, -0.28497040271759033, -0.4695315957069397, -0.42590898275375366, 0.36851587891578674, 0.3664443790912628, 0.7638425230979919, 0.6108673810958862, -0.1656399369239807, 0.4542166590690613, 0.7273507118225098, -0.5355414152145386, 0.814574658870697, -0.02400505356490612, -0.011972368694841862, -1.0174322128295898, 0.7560107707977295, -0.10631636530160904, 0.14682446420192719, 0.2920837104320526, 0.0320783369243145, -0.31685853004455566, -0.551731288433075, -0.3687399923801422, 0.39733585715293884, -0.7221029996871948, -0.5279104709625244, -0.672199010848999, -0.3315339982509613, -0.8176785111427307, 0.11201060563325882, -0.43591198325157166, -0.3683162331581116, -0.6048105359077454, 0.33071333169937134, 0.2981000542640686, 0.40650010108947754, -0.01911630481481552, 0.5769076943397522, -1.0861024856567383, 0.6431598663330078, -0.12557625770568848, 0.2441452443599701, -0.1764076054096222, -0.6823718547821045, -0.3978361487388611, 0.17875009775161743, -0.4671630263328552, -0.6582019329071045, 0.5640625953674316, 0.4029795825481415, 0.7380310893058777, 0.5594642758369446, 0.1891852766275406, 1.1176574230194092, -0.11936905235052109, 1.2358230352401733, 0.3678627908229828, -0.6577568650245667, 0.6987828612327576, -0.14062143862247467, 0.5051354765892029, 0.7661230564117432, 0.5684060454368591, -0.2794838845729828, -0.2719704508781433, -0.6303308606147766, -1.1584551334381104, 0.9598442912101746, 0.2865287959575653, -0.19996847212314606, 0.04925582557916641, 0.4811016023159027, -0.15913820266723633, -0.1833944469690323, -0.8517817258834839, -0.553756594657898, -0.3649875819683075, -0.3702150881290436, 0.144065260887146, 0.18627750873565674, -0.2774920165538788, -0.18521283566951752, 0.9231448769569397, -0.3124786913394928, 0.39176008105278015, 0.6515986919403076, -0.321623295545578, -0.12194366753101349, 0.026548733934760094, 0.6157195568084717, 0.4828103482723236, -0.48605671525001526, -0.009614117443561554, -0.13079038262367249, -1.0061402320861816, -0.13379424810409546, 0.20260708034038544, -0.3569936454296112, -0.12826591730117798, 0.7727499604225159, 0.5128329396247864, -0.09098732471466064, -0.6745569109916687, 0.6713569164276123, -0.2239573746919632, -0.470632940530777, -0.2847326993942261, 0.24412082135677338, -0.12444596737623215, 0.06858968734741211, 0.7867404818534851, 0.1241070106625557, 0.024927163496613503, -0.2893037497997284, 0.35458052158355713, 0.4831875264644623, -0.44489821791648865, -0.2261212319135666, 0.5296663045883179, -0.41643226146698, 0.10462885349988937, 0.7446624040603638, -0.14623960852622986, -0.3496905565261841, 0.8523690104484558, 0.07947102189064026, 0.8695643544197083, 0.45751073956489563, 0.23831704258918762, 0.8308987021446228, 0.29084867238998413, -0.23582258820533752, 0.467080682516098, -0.0642440915107727, -0.5590800046920776, -0.27586162090301514, -0.6569151282310486, 0.17991243302822113, 0.43746018409729004, -0.9606162905693054, 0.2254384160041809, -0.5856258869171143, -0.1988726109266281, -0.0059846206568181515, 0.17638641595840454, -0.6545003652572632, 0.4853247404098511, 0.03089410625398159, 1.1749712228775024, -0.7578271627426147, 0.9849019646644592, 0.7555264234542847, -0.5433794856071472, -1.028265118598938, 0.0420684814453125, -0.09089178591966629, -0.5406498908996582, 0.659607470035553, 0.534050464630127, 0.16776536405086517, -0.34948286414146423, -1.0059441328048706, -0.5714297890663147, 1.529445767402649, 0.14416815340518951, -0.11087556928396225, 0.39643487334251404, 0.283037394285202, 0.31527361273765564, -0.43149620294570923, 0.5789374113082886, 0.4384634792804718, 0.4259037971496582, 0.3100563585758209, -0.9373332858085632, 0.022873705253005028, -0.41450566053390503, -0.20675697922706604, 0.09226462244987488, -0.7495264410972595, 0.7949267029762268, -0.3246050775051117, -0.16431352496147156, 0.5938424468040466, 0.7135757803916931, 0.5650377869606018, 0.5789709091186523, 0.5495299696922302, 0.8293853402137756, 0.3495522141456604, -0.5348156690597534, 0.6612994074821472, 0.04522942006587982, 0.7701534032821655, 0.9694100618362427, 0.2269369214773178, 0.6814904808998108, 0.6365334391593933, -0.10721597820520401, 0.36985304951667786, 0.6828117370605469, -0.3931960165500641, 0.9200279712677002, -0.2383333444595337, -0.03140559792518616, 0.09494838863611221, -0.15996713936328888, -0.4979120194911957, 0.5511122941970825, 0.14184287190437317, -0.520263135433197, -0.33111661672592163, -0.1322742998600006, 0.15081053972244263, -0.1476881206035614, -0.3433159589767456, 0.728489100933075, -0.2936176359653473, -0.5726750493049622, 0.6208812594413757, 0.1052548736333847, 0.7506357431411743, -0.5871332883834839, -0.004011570941656828, -0.3286846876144409, 0.07664237171411514, -0.3446725904941559, -1.1181594133377075, 0.17425496876239777, 0.013800782151520252, 0.11692634969949722, -0.06806054711341858, 0.6808129549026489, -0.3078760504722595, -0.4792117476463318, 0.09908633679151535, 0.04770316556096077, 0.373878538608551, -0.14238356053829193, -0.6981266140937805, 0.06744231283664703, 0.34486332535743713, -0.47182491421699524, 0.3195126950740814, 0.5089156627655029, 0.19543763995170593, 0.6394213438034058, 0.7198893427848816, 0.3055350184440613, 0.05356205254793167, -0.33471986651420593, 1.0243386030197144, -1.1519187688827515, -0.4747515022754669, -0.5985426306724548, 0.681988000869751, -0.27844446897506714, -0.593059778213501, 0.41664963960647583, 0.9302611351013184, 0.9569369554519653, -0.11060753464698792, 0.5875410437583923, -0.47314268350601196, -0.10091440379619598, -0.7053520083427429, 0.9364401698112488, -0.7016623616218567, 0.12190894037485123, -0.33274468779563904, -0.6638873815536499, -0.09993661940097809, 0.4764116704463959, 0.2204735428094864, 0.0961204394698143, 0.7408013343811035, 1.009146809577942, -0.07914867252111435, 0.15075398981571198, 0.11998511105775833, -0.3174770772457123, 0.4660383462905884, 0.5676096081733704, 0.6339230537414551, -0.9916842579841614, 0.8801017999649048, -0.8603075742721558, -0.12100981175899506, 0.14628271758556366, -0.9204350113868713, -0.743293046951294, -0.5925710797309875, -0.5519399642944336, -0.43333542346954346, -0.43570172786712646, 0.8350555896759033, 0.9030721783638, -1.0001657009124756, -0.13595996797084808, 0.3659648299217224, -0.032865334302186966, -0.14313356578350067, -0.2710292339324951, 0.6557252407073975, -0.008664395660161972, -0.8601152300834656, 0.07429865747690201, 0.08012864738702774, 0.04335154592990875, 0.057644907385110855, -0.17118710279464722, -0.4326416254043579, -0.49243688583374023, -0.0383349247276783, 0.31305164098739624, -0.6739521622657776, -0.16334690153598785, -0.009174172766506672, -0.2762080729007721, 0.2916161119937897, 0.6410969495773315, -0.6095535159111023, 0.20175763964653015, 0.7836019992828369, 0.2877338230609894, 0.39333397150039673, 0.09776017814874649, -0.1720832735300064, -0.6752213835716248, 0.5134297013282776, -0.34415343403816223, 0.5674858093261719, 0.30605360865592957, -0.4005495607852936, 0.5423383712768555, 0.6555690169334412, -0.34825077652931213, -0.712396502494812, -0.3375447392463684, -1.4676750898361206, -0.3732067048549652, 1.0952602624893188, -0.7808830738067627, -0.5852661728858948, 0.3442504107952118, -0.15062110126018524, 0.34588149189949036, -0.5740878582000732, 0.41035178303718567, 0.429278701543808, 0.12181414663791656, -0.33456629514694214, -0.16212068498134613, 0.1647627353668213, -0.2640201449394226, -0.9439862370491028, -0.382238507270813, 0.6295818090438843, 0.5461318492889404, 0.4516605734825134, 0.36197707056999207, -0.5734358429908752, 0.3356327414512634, -0.2202422171831131, 0.005178708117455244, -0.49792972207069397, -0.19516786932945251, -0.33071643114089966, 0.49439936876296997, -0.35099300742149353, -0.7806136608123779 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
hf-internal-testing/fixtures_nlvr2
hf-internal-testing
2021-12-23T10:57:49Z
418
0
null
[ "region:us" ]
2021-12-23T10:57:49Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -0.3992327153682709, 0.5791246294975281, -0.14494499564170837, -0.10751135647296906, 0.28233814239501953, -0.2768957316875458, -0.5409227013587952, -0.3685525059700012, -1.1902779340744019, 0.061491698026657104, 0.5316582918167114, 0.743514358997345, 0.7584061622619629, 0.3652168810367584, 0.643257737159729, 0.39322906732559204, -0.231389120221138, 0.48270541429519653, -0.04171793907880783, 0.0026038705836981535, -0.3524438440799713, -0.5516899824142456, -0.28596577048301697, 0.07584768533706665, 1.096130132675171, 0.9666873812675476, -0.28466421365737915, 0.05330856889486313, -0.30636167526245117, 0.3308892846107483, -0.4973427355289459, 0.3054097294807434, -0.022506216540932655, 0.16318757832050323, -0.704151451587677, -0.5535351634025574, 0.012795033864676952, -0.7361212968826294, 0.17926514148712158, -0.6900812387466431, 0.8269097208976746, 0.18583209812641144, 1.1533749103546143, 0.14819422364234924, -0.4624859392642975, -0.8161761164665222, -0.6538985371589661, 0.5711163282394409, -0.32703715562820435, 0.3968023657798767, 0.7028226256370544, -0.048573337495326996, -0.9820331335067749, -0.6745738983154297, -0.46466246247291565, 0.2923974096775055, 0.3540281355381012, -0.3411684036254883, -0.17522093653678894, -0.30589917302131653, 0.15791958570480347, 0.1281142681837082, -0.48419976234436035, -0.5543919205665588, -0.547515869140625, -0.39602571725845337, 0.6206656694412231, 0.34829503297805786, 0.24291737377643585, -0.18884189426898956, -0.3228582441806793, 0.0880165845155716, -0.41608554124832153, 0.3402574062347412, 0.6335517168045044, 0.711402416229248, -0.5811446309089661, 0.5602157711982727, -0.049275897443294525, 0.7439709901809692, 0.11445585638284683, -0.2747812569141388, 0.4146060049533844, -0.14724673330783844, 0.055171847343444824, 0.42263513803482056, 0.3152443468570709, 0.28413069248199463, -0.3273696303367615, 0.20322275161743164, -0.32151490449905396, -0.3049626648426056, -0.2233218252658844, -0.29490745067596436, -0.35921788215637207, 0.5492295026779175, -0.3314018249511719, -0.4285552501678467, 1.1431758403778076, -0.42007699608802795, -0.7302228808403015, 0.33156365156173706, 0.40652117133140564, -0.0994473472237587, -0.37146514654159546, -0.052260853350162506, -0.8458787202835083, -0.00790744461119175, 0.7491178512573242, -0.7198969125747681, 0.33717358112335205, 0.47280627489089966, 0.741721510887146, 0.1965060532093048, -0.14034466445446014, -0.4294945299625397, 0.2971963882446289, -0.8659994006156921, 0.6320174336433411, -0.20135276019573212, -1.0051976442337036, 0.11150483042001724, 0.8971704244613647, -0.3789643347263336, -1.2094870805740356, 1.0605157613754272, -0.6887932419776917, 0.16017864644527435, -0.6767609119415283, -0.14661164581775665, -0.07118469476699829, -0.005095955915749073, -0.6088155508041382, 0.7567099332809448, 0.5872676968574524, -0.49952778220176697, 0.21429462730884552, -0.2602984309196472, -0.3915135860443115, 0.38824939727783203, -0.0793546810746193, -0.21858906745910645, 0.7138336896896362, -0.6647078394889832, -0.2693284749984741, 0.2942773103713989, 0.23689350485801697, -0.357060968875885, -0.793192446231842, 0.08478079736232758, -0.05786222219467163, 1.5507503747940063, -0.03868860378861427, -0.35861143469810486, -0.6793836951255798, -1.1506236791610718, -0.07070811837911606, 0.6886887550354004, -0.9194992184638977, -0.27839499711990356, -0.046410247683525085, -0.26169371604919434, 0.0899493545293808, 0.7390591502189636, -1.119404911994934, 0.28327250480651855, -0.050927065312862396, -0.22794730961322784, 0.8271061182022095, 0.1538720428943634, 0.24758882820606232, 0.14913466572761536, 0.4295872151851654, 0.5277255773544312, 0.11115183681249619, 0.6835882663726807, -0.3472035229206085, -0.9694353938102722, 0.6154633164405823, 0.25266438722610474, 0.8121451139450073, -0.49945372343063354, 0.2685092091560364, 0.2702546715736389, -0.3409683108329773, -0.5682377815246582, -0.310282826423645, 0.09025713056325912, 0.14930608868598938, 0.11142496764659882, -0.5721707344055176, -0.6576128005981445, -0.9689135551452637, -0.13590654730796814, -0.43143755197525024, -0.35715678334236145, 0.2100687474012375, 0.5792907476425171, -1.1975533962249756, 0.4128877520561218, -0.7705622911453247, -0.703874409198761, -0.010655621066689491, -0.1933809369802475, 0.7540653944015503, 0.43240174651145935, 0.5033961534500122, -0.6397145390510559, -0.5661987066268921, -0.22470159828662872, -1.0333740711212158, -0.13280484080314636, 0.24819664657115936, 0.3065737783908844, -0.1342328041791916, -0.2744964361190796, -0.48740261793136597, 0.8100383877754211, 0.14789214730262756, -0.5391897559165955, 0.5220769643783569, -0.3020317554473877, 0.17224839329719543, -0.6369158029556274, -0.0691685602068901, -0.6616761684417725, -0.0009067110950127244, -0.36083078384399414, -0.5737436413764954, 0.14772333204746246, 0.07017548382282257, -0.16065415740013123, 0.2880837619304657, -0.909276008605957, -0.0010854422580450773, -0.744221568107605, 0.37907224893569946, 0.0639476627111435, -0.3145084083080292, -0.017516743391752243, 1.000038743019104, 0.7784457206726074, -0.3848040699958801, 0.7217439413070679, 0.4440040588378906, 0.19036099314689636, 0.7630518674850464, -0.18725158274173737, 0.16478213667869568, -0.5245421528816223, -0.12161099910736084, -0.8887605667114258, -1.0982943773269653, 0.7320572137832642, -0.6114250421524048, 0.36542850732803345, -0.42778605222702026, 0.2589159309864044, -0.6919258832931519, -0.038853395730257034, 0.4808599054813385, -0.05936374515295029, -0.6863952875137329, 0.5232571363449097, 0.4531749188899994, -0.2019244134426117, -0.6609036922454834, -0.5301570296287537, 0.39365914463996887, 0.6154113411903381, -0.16390396654605865, 0.06878498196601868, 0.14941087365150452, -0.5441920757293701, -0.040802545845508575, -0.3869187533855438, -0.4576674997806549, 0.05422405153512955, 0.13053379952907562, -0.005750161595642567, -0.40482011437416077, -0.08680257946252823, -0.35842010378837585, -0.4656125009059906, 0.21876463294029236, 0.30119529366493225, -0.04096344858407974, -0.42599743604660034, -0.36198148131370544, -0.8881808519363403, 0.6719611883163452, 0.5370280146598816, 0.05281474441289902, 0.7555550336837769, 0.16819244623184204, -0.801498293876648, -0.13532206416130066, -0.17607054114341736, 0.2696835994720459, -0.5588056445121765, 0.13849826157093048, -0.013484805822372437, -0.06374907493591309, 0.2629791498184204, 0.25386205315589905, -0.4300558567047119, 0.927625298500061, -0.26152747869491577, -0.3592526614665985, 0.7960182428359985, 0.5974737405776978, 0.4958309531211853, 0.16503198444843292, -0.044541094452142715, 0.9007097482681274, -1.196651816368103, -0.6563171744346619, -0.7409546375274658, -0.15945661067962646, -0.43510857224464417, -0.0321057066321373, 0.6254417300224304, 0.29009905457496643, -0.13333925604820251, 0.47563934326171875, -0.5243490934371948, 0.3556032180786133, 1.0119839906692505, 0.3574867248535156, 0.34357017278671265, -0.7570232152938843, -0.25157779455184937, -0.14024296402931213, -0.9998159408569336, -0.2631372809410095, 0.8871029615402222, 0.2275265008211136, 0.8444608449935913, 0.5992542505264282, 0.6784538626670837, 0.136723130941391, 0.2523833215236664, -0.305902898311615, 0.39202871918678284, 0.43760839104652405, -1.040114164352417, -0.42758411169052124, 0.02141888067126274, -0.9703332185745239, -0.14227578043937683, -0.03495054319500923, -0.42617106437683105, 0.7681738138198853, 0.00016635804786346853, -0.4076710641384125, 0.7732735872268677, -0.4555833339691162, 0.7562878727912903, -0.4473649859428406, -0.026638653129339218, 0.4699098467826843, -0.707064151763916, 0.4677433967590332, 0.12878736853599548, 0.6205845475196838, -0.015571946278214455, -0.04078621417284012, 0.7104931473731995, -0.9129164814949036, 0.25438612699508667, -0.6348398923873901, 0.22421303391456604, 0.24246959388256073, 0.5160625576972961, 0.5969962477684021, 0.4371241629123688, 0.10119915008544922, -0.23920848965644836, 0.04115789383649826, -0.8241121172904968, -0.21050670742988586, 0.6975144147872925, -0.7186897397041321, -0.6864195466041565, -1.2355334758758545, 0.14438661932945251, 0.2734704911708832, 0.3893047273159027, 0.7959297895431519, 0.5714079141616821, 0.12895449995994568, 0.6805254220962524, 0.9888579249382019, -0.06885591894388199, 0.916691780090332, 0.3224475085735321, 0.09175165742635727, -0.2194489687681198, 0.703682541847229, 0.2662784457206726, -0.2470790147781372, -0.11939744651317596, 0.20913469791412354, -0.11069414764642715, -0.5917618870735168, -0.4999074339866638, 0.3701755702495575, -0.6731783747673035, -0.1830393373966217, -0.6243732571601868, -0.6043766736984253, -0.5117589235305786, 0.0692739263176918, -0.7147684097290039, 0.23979082703590393, -0.7753568887710571, -0.10574901103973389, 0.04323358088731766, 0.9792002439498901, -0.5893120765686035, 0.5805228352546692, -1.12185800075531, 0.19345775246620178, -0.07949890196323395, 0.792106032371521, 0.2139579802751541, -0.7344390153884888, -0.39754199981689453, -0.11592598259449005, -0.37299054861068726, -1.3576757907867432, 0.21404962241649628, -0.24541422724723816, 0.2309398353099823, 0.6145407557487488, 0.13977040350437164, 0.5258244276046753, -0.3432632088661194, 0.7029102444648743, -0.057016827166080475, -0.7069293856620789, 0.7934491038322449, -0.5026893615722656, 0.4963533282279968, 0.9766002893447876, 0.5333840250968933, -0.7984007596969604, 0.0357406847178936, -1.041122555732727, -0.600869357585907, 0.38426393270492554, 0.1192895919084549, -0.03601125627756119, -0.665955662727356, -0.054019927978515625, -0.16143806278705597, 0.6043741703033447, -1.0390695333480835, -0.785835862159729, 0.25766894221305847, 0.5277299284934998, 0.08168502151966095, -0.5653401613235474, 0.2088075876235962, -0.5444163084030151, 1.0657776594161987, 0.45109352469444275, 0.32744958996772766, 0.8406059145927429, 0.4649237096309662, -0.38231605291366577, 0.09252502024173737, 0.7662692070007324, 0.6666228771209717, -0.5239795446395874, -0.2908027172088623, -0.0882752314209938, -0.9143400192260742, 0.05927503854036331, 0.1116887554526329, -0.013456095941364765, 0.9082115292549133, 0.579308032989502, 0.253970205783844, 0.4514276385307312, -0.7264610528945923, 0.8859445452690125, -0.1495419293642044, -0.1247284859418869, -1.0677239894866943, 0.19486205279827118, -0.23984935879707336, 0.5006400346755981, 1.0061331987380981, 0.525004506111145, -0.047630541026592255, -0.814338207244873, -0.014736384153366089, 0.6939173936843872, -0.7091119289398193, -0.17449775338172913, 0.9448539614677429, 0.38471025228500366, -1.295304536819458, 1.106776475906372, -0.5381773710250854, -0.5603317618370056, 0.9121302366256714, 0.5229570269584656, 1.1221849918365479, -0.44204193353652954, 0.0008675057324580848, 0.2662239074707031, 0.4137844443321228, 0.5423170328140259, 1.0869632959365845, 0.43141356110572815, -0.7931072115898132, 0.8826581835746765, -0.24776068329811096, -0.40361127257347107, -0.053475700318813324, -0.42859864234924316, 0.16892209649085999, -0.4406189024448395, -0.10712965577840805, -0.3444185256958008, 0.2854307293891907, -0.70720374584198, 0.42807644605636597, -0.08385642617940903, 0.8653066754341125, -0.8553729057312012, 0.47207602858543396, 0.6354700326919556, -0.33373481035232544, -0.8508192300796509, -0.26198476552963257, -0.1144845262169838, -0.6389466524124146, 0.30214792490005493, -0.45541054010391235, 0.044398874044418335, 0.09623479843139648, -0.6491509675979614, -1.1778273582458496, 0.9093631505966187, -0.6396117210388184, -0.2784458100795746, 0.20463958382606506, -0.1151471883058548, 0.28811654448509216, -0.2524648904800415, 0.010661328211426735, 0.4187661111354828, 0.7489396333694458, 0.28446561098098755, -0.7727053761482239, -0.36948859691619873, 0.0015033691888675094, -0.44474759697914124, 0.7582973837852478, -0.6002098917961121, 1.1840776205062866, -0.556353747844696, -0.05965423583984375, 0.4438447952270508, 0.24690861999988556, 0.21076245605945587, 0.6629217267036438, 0.144208163022995, 0.7282259464263916, 1.0701210498809814, -0.4083522856235504, 0.881180465221405, 0.26432785391807556, 0.4743083417415619, 0.7238510251045227, -0.6487718820571899, 0.7513747811317444, 0.3181043267250061, -0.5682927966117859, 0.9228019714355469, 1.290606141090393, -0.15699152648448944, 0.80793696641922, 0.051364265382289886, -1.0815999507904053, 0.32583361864089966, -0.20724761486053467, -0.7530062198638916, 0.31502565741539, 0.19055864214897156, -0.6920987367630005, -0.5770313739776611, -0.2404651641845703, -0.35662829875946045, -0.11552873998880386, -0.763173520565033, 0.6720565557479858, -0.01696927472949028, -0.5103673934936523, 0.18857470154762268, 0.28775009512901306, 0.17368444800376892, -0.5235736966133118, -0.029393965378403664, -0.22823575139045715, 0.2660652697086334, -0.5670853853225708, -0.5234523415565491, 0.5724437236785889, -0.32430148124694824, -0.5343252420425415, 0.181474968791008, 0.7635870575904846, -0.16923785209655762, -0.4515411853790283, 0.3247268795967102, 0.6959530115127563, 0.16658467054367065, 0.42502790689468384, -0.23511283099651337, 0.2448059767484665, -0.08044827729463577, -0.06651593744754791, 0.27714747190475464, 0.3449171781539917, 0.22435645759105682, 0.44501352310180664, 0.432856947183609, -0.018087303265929222, -0.10736559331417084, -0.38282057642936707, 0.41249361634254456, -0.9542784690856934, -0.5713290572166443, -0.630710780620575, 0.2740667760372162, -0.023154327645897865, -1.0836422443389893, 0.41451746225357056, 1.4406688213348389, 1.0359984636306763, -0.4756380617618561, 1.0672271251678467, -0.21818462014198303, 0.9594789743423462, 0.4148314893245697, 0.5420438051223755, -0.6030403971672058, 0.038353081792593, -0.43644052743911743, -1.0769634246826172, -0.3571633994579315, 0.4539390206336975, -0.02289981208741665, -0.3429867625236511, 0.8725717663764954, 0.5887162685394287, -0.3347362279891968, -0.11728022992610931, 0.04848663881421089, -0.029941599816083908, -0.12433874607086182, 0.5145372152328491, 0.764839768409729, -0.9344298243522644, -0.10680411010980606, -0.21577700972557068, -0.6382728815078735, -0.5047284364700317, -0.9632002711296082, -0.12959381937980652, -0.16037842631340027, 0.03534334897994995, -0.5662809014320374, 0.002556905150413513, 1.2083250284194946, 0.5684951543807983, -1.1113994121551514, -0.5303782224655151, 0.33718499541282654, 0.39204245805740356, -0.1874789297580719, -0.24202406406402588, 0.2984571158885956, 0.1538221836090088, -0.5908879041671753, 0.6875662803649902, 0.8089626431465149, 0.20888905227184296, 0.19554781913757324, 0.15893003344535828, -0.8229468464851379, -0.1491343379020691, 0.1744047999382019, 0.9450566172599792, -0.9398531913757324, -0.7114846110343933, -0.03168468177318573, -0.2709487974643707, -0.05765697360038757, 0.17102089524269104, -0.4046342968940735, 0.5180684924125671, 0.34591469168663025, 0.49933499097824097, 0.056160878390073776, -0.05474642664194107, 0.5409556031227112, -0.9069051742553711, 0.09425970166921616, 0.41343608498573303, 0.4154110848903656, -0.4000871181488037, -0.5910195112228394, 0.6713417172431946, 1.0073974132537842, -0.6594864130020142, -0.8743263483047485, -0.19846680760383606, -1.0016000270843506, 0.04189697653055191, 0.6762756109237671, 0.5009528994560242, -0.48065176606178284, -0.4174492359161377, -0.5617400407791138, -0.1254679411649704, -0.13699708878993988, 0.76216059923172, 1.1796802282333374, -0.7432100772857666, 0.07975788414478302, -1.0386393070220947, 0.6594987511634827, -0.2419460564851761, -0.3457580506801605, -0.4864429533481598, 0.3832802176475525, 0.3523699641227722, 0.44048118591308594, 0.6148120164871216, 0.14084689319133759, 0.8338428735733032, 0.31260576844215393, -0.17026856541633606, 0.2698982357978821, -0.4559198319911957, -0.02893332578241825, -0.05796259641647339, 0.3101596236228943, -1.026215672492981 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
blog_authorship_corpus
null
2023-06-06T16:16:13Z
417
6
blog-authorship-corpus
[ "task_categories:text-classification", "task_ids:multi-class-classification", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "region:us" ]
2023-06-06T16:16:13Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - no-annotation language_creators: - found language: - en license: - unknown multilinguality: - monolingual paperswithcode_id: blog-authorship-corpus pretty_name: Blog Authorship Corpus size_categories: - 10K<n<100K source_datasets: - original task_categories: - text-classification task_ids: - multi-class-classification dataset_info: features: - name: text dtype: string - name: date dtype: string - name: gender dtype: string - name: age dtype: int32 - name: horoscope dtype: string - name: job dtype: string config_name: blog_authorship_corpus splits: - name: train num_bytes: 753833081 num_examples: 689793 - name: validation num_bytes: 41236028 num_examples: 37919 download_size: 632898892 dataset_size: 795069109 --- # Dataset Card for Blog Authorship Corpus ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://u.cs.biu.ac.il/~koppel/BlogCorpus.htm](https://u.cs.biu.ac.il/~koppel/BlogCorpus.htm) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 312.95 MB - **Size of the generated dataset:** 647.76 MB - **Total amount of disk used:** 960.71 MB ### Dataset Summary The Blog Authorship Corpus consists of the collected posts of 19,320 bloggers gathered from blogger.com in August 2004. The corpus incorporates a total of 681,288 posts and over 140 million words - or approximately 35 posts and 7250 words per person. Each blog is presented as a separate file, the name of which indicates a blogger id# and the blogger’s self-provided gender, age, industry and astrological sign. (All are labeled for gender and age but for many, industry and/or sign is marked as unknown.) All bloggers included in the corpus fall into one of three age groups: - 8240 "10s" blogs (ages 13-17), - 8086 "20s" blogs (ages 23-27), - 2994 "30s" blogs (ages 33-47). For each age group there are an equal number of male and female bloggers. Each blog in the corpus includes at least 200 occurrences of common English words. All formatting has been stripped with two exceptions. Individual posts within a single blogger are separated by the date of the following post and links within a post are denoted by the label urllink. The corpus may be freely used for non-commercial research purposes. ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages The language of the dataset is English (`en`). ## Dataset Structure ### Data Instances #### blog-authorship-corpus - **Size of downloaded dataset files:** 312.95 MB - **Size of the generated dataset:** 647.76 MB - **Total amount of disk used:** 960.71 MB An example of 'validation' looks as follows. ``` { "age": 23, "date": "27,July,2003", "gender": "female", "horoscope": "Scorpion", "job": "Student", "text": "This is a second test file." } ``` ### Data Fields The data fields are the same among all splits. #### blog-authorship-corpus - `text`: a `string` feature. - `date`: a `string` feature. - `gender`: a `string` feature. - `age`: a `int32` feature. - `horoscope`: a `string` feature. - `job`: a `string` feature. ### Data Splits | name |train |validation| |----------------------|-----:|---------:| |blog-authorship-corpus|532812| 31277| ## 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 corpus may be freely used for non-commercial research purposes. ### Citation Information ``` @inproceedings{schler2006effects, title={Effects of age and gender on blogging.}, author={Schler, Jonathan and Koppel, Moshe and Argamon, Shlomo and Pennebaker, James W}, booktitle={AAAI spring symposium: Computational approaches to analyzing weblogs}, volume={6}, pages={199--205}, year={2006} } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
[ -0.5189416408538818, -0.544197142124176, 0.18899652361869812, 0.3531462550163269, -0.13981115818023682, 0.1602063924074173, -0.4286048710346222, -0.40914708375930786, 0.6930598020553589, 0.4981701672077179, -0.6358034610748291, -0.9702813029289246, -0.7697768807411194, 0.31574535369873047, -0.27522188425064087, 1.409020185470581, -0.11288784444332123, -0.23313269019126892, -0.6459620594978333, -0.061072152107954025, -0.18212470412254333, -0.22951866686344147, -0.485502153635025, 0.05094092711806297, 0.5789555311203003, 0.35887420177459717, 0.4388951361179352, 0.9195653200149536, 0.5702278017997742, 0.26908424496650696, -0.05372363701462746, -0.05402126908302307, -0.5030456781387329, -0.17068836092948914, -0.02345976047217846, -0.26573002338409424, -0.6390752792358398, 0.08668135851621628, 0.6578429937362671, 0.8105098009109497, -0.03132950887084007, 0.6679668426513672, 0.14907675981521606, 0.7854687571525574, -0.48906806111335754, 0.5938752889633179, -0.22266751527786255, -0.4092702865600586, -0.4725874662399292, -0.0058815269730985165, -0.134148508310318, -0.5294485688209534, -0.23290465772151947, -0.7676877975463867, 0.2836201786994934, 0.15813754498958588, 0.7456133365631104, 0.04205385595560074, -0.022364890202879906, -0.26019012928009033, -0.33581048250198364, 0.5674768090248108, -0.6093432307243347, 0.032097313553094864, 0.6140371561050415, -0.09545991569757462, 0.03982514142990112, -0.639246940612793, -0.6680387258529663, 0.23418380320072174, -0.33357077836990356, 0.09757516533136368, -0.2890609800815582, -0.38335010409355164, 0.5065375566482544, 0.40884995460510254, -0.7801133990287781, -0.19811424612998962, -0.6672923564910889, -0.13595682382583618, 1.0689194202423096, 0.16442617774009705, 0.3643234074115753, -0.43229129910469055, -0.0910291001200676, -0.33541616797447205, -0.34805816411972046, 0.22974327206611633, 0.8807637095451355, 0.5442875623703003, -0.853153645992279, 0.6304135918617249, 0.0025893200654536486, 0.5651082992553711, 0.04090535640716553, 0.11279255896806717, 0.5447700023651123, -0.5983330011367798, 0.0169165451079607, -0.1071101576089859, 1.0459187030792236, 0.5221958756446838, 0.17574703693389893, 0.1630505621433258, 0.17553916573524475, 0.09386447072029114, 0.0692145898938179, -0.7344055771827698, -0.49495700001716614, 0.5684338808059692, -0.5659646987915039, -0.5251146554946899, 0.13839836418628693, -1.2210763692855835, -0.44641175866127014, -0.32879242300987244, -0.043787211179733276, -0.22701039910316467, -0.7170463800430298, 0.0024106348864734173, -0.3834954798221588, 0.21843206882476807, 0.0954846739768982, -0.7778407335281372, 0.4961354732513428, 0.6337248086929321, 0.5642643570899963, -0.0926349014043808, -0.3279308080673218, -0.22381651401519775, -0.08208785951137543, -0.13883927464485168, 0.584851861000061, -0.38864755630493164, -0.4349757730960846, 0.011018197052180767, 0.26336735486984253, -0.35004034638404846, -0.26261183619499207, 0.8334751129150391, -0.19444213807582855, 0.3470371961593628, -0.5710302591323853, -0.5057429671287537, 0.1622905433177948, 0.049754343926906586, -0.7460862398147583, 1.1893908977508545, 0.35490429401397705, -1.0658824443817139, 0.3277573883533478, -0.8156546354293823, -0.41707536578178406, 0.12238456308841705, -0.037240151315927505, -0.5713478326797485, -0.24901938438415527, 0.1913025975227356, 0.6099368333816528, -0.25316324830055237, 0.250411719083786, -0.37188535928726196, -0.11362504214048386, 0.13621938228607178, 0.38081932067871094, 1.5208356380462646, -0.002251409227028489, -0.1501050442457199, 0.01343252882361412, -0.960078239440918, -0.29707929491996765, 0.5148189067840576, 0.0010071186115965247, -0.2318217158317566, -0.42110708355903625, 0.4179387092590332, 0.014127002097666264, 0.20523376762866974, -0.7756340503692627, 0.30114904046058655, -0.12130287289619446, 0.25037550926208496, 0.6765289306640625, -0.00815952755510807, 0.3718852400779724, -0.4930481016635895, 0.5938984751701355, -0.11176954209804535, 0.22037354111671448, 0.09536756575107574, -0.6858475804328918, -0.44646725058555603, -0.40704187750816345, 0.5842990279197693, 0.6238410472869873, -0.47430381178855896, 0.7851195931434631, -0.4852387309074402, -0.7081049084663391, -0.5573674440383911, 0.2748485207557678, 0.43447744846343994, 0.5143895745277405, 0.28765231370925903, -0.49693548679351807, -0.7214463353157043, -0.7373542189598083, -0.04477282240986824, -0.38441500067710876, 0.029328476637601852, 0.3879704773426056, 0.9319667220115662, 0.005789471790194511, 0.7401782870292664, -0.7571685314178467, -0.2458724081516266, -0.19433923065662384, -0.02469862811267376, 0.24736610054969788, 0.7633590698242188, 0.6861438751220703, -0.8470974564552307, -0.5008517503738403, -0.3653786778450012, -0.8678709268569946, -0.21769604086875916, 0.06069162115454674, -0.3140634000301361, 0.20803076028823853, 0.46765172481536865, -0.9259195327758789, 0.5425311923027039, 0.5080497860908508, -0.6330804228782654, 0.6598543524742126, 0.23631584644317627, 0.01313290186226368, -1.1862601041793823, 0.5568963289260864, 0.18410418927669525, -0.0391564704477787, -0.35659781098365784, -0.1777731329202652, -0.09577004611492157, -0.0374847874045372, -0.18139922618865967, 0.796110212802887, -0.4478105902671814, 0.16024275124073029, 0.22906577587127686, 0.1399405300617218, 0.14305388927459717, 0.509255588054657, -0.2145405411720276, 0.48659589886665344, 0.6775310635566711, -0.40131524205207825, 0.30397069454193115, 0.6508729457855225, -0.2955334484577179, 0.754217803478241, -0.6766436696052551, 0.05034523829817772, -0.33342576026916504, 0.47670918703079224, -1.079241394996643, -0.5026998519897461, 0.6407099366188049, -0.8493665456771851, 0.5678027868270874, -0.25809893012046814, -0.7349513173103333, -0.6084071397781372, -0.6184834837913513, 0.11857664585113525, 0.34392836689949036, -0.1993858516216278, 0.6547046303749084, 0.5689894556999207, -0.3506150543689728, -0.4234730303287506, -0.6269422769546509, 0.045348651707172394, -0.21356739103794098, -0.7509959936141968, 0.5684453248977661, -0.3441358506679535, -0.30275559425354004, 0.3351080119609833, 0.3755025565624237, 0.17499051988124847, -0.15770484507083893, 0.3937327563762665, 0.25059473514556885, 0.20689190924167633, -0.06963670253753662, 0.08439046889543533, -0.15582148730754852, 0.19425392150878906, -0.07793790847063065, 0.3211427927017212, -0.07121193408966064, -0.0016686752205714583, -0.36652636528015137, 0.29651209712028503, 0.2858576476573944, -0.2165440171957016, 0.7908114194869995, 1.07520592212677, -0.31747734546661377, 0.028472473844885826, -0.4984659254550934, -0.1530846655368805, -0.35874223709106445, -0.07087620347738266, -0.09062725305557251, -0.8323307037353516, 0.9341487288475037, 0.29095911979675293, 0.2523437738418579, 0.8367357850074768, 0.5598049163818359, -0.17771431803703308, 0.49419769644737244, 0.4465900957584381, -0.14384038746356964, 0.3032439947128296, -0.5085058808326721, -0.13605932891368866, -0.914454996585846, -0.20266951620578766, -0.648984968662262, -0.36121606826782227, -1.0204142332077026, -0.3274436891078949, 0.058950651437044144, -0.18601129949092865, -0.23662994801998138, 0.5511758923530579, -0.8286222219467163, 0.2739202678203583, 0.6345709562301636, 0.03971247375011444, -0.012571403756737709, -0.07988952100276947, 0.0071893008425831795, 0.02883845753967762, -0.5794147849082947, -0.3443830907344818, 1.4192516803741455, 0.3102916181087494, 0.36225804686546326, 0.12593790888786316, 0.7665671110153198, 0.423796147108078, 0.08980999886989594, -0.1638668030500412, 0.609418511390686, -0.10025059431791306, -0.8748766779899597, -0.20105348527431488, -0.39740410447120667, -0.9944506287574768, -0.24110817909240723, -0.25330469012260437, -0.7493684887886047, 0.5571559071540833, -0.005094123538583517, -0.3182222545146942, 0.3127864897251129, -0.6544788479804993, 0.9409558773040771, 0.0864972472190857, -0.621687114238739, 0.2128361314535141, -1.2395312786102295, 0.33088254928588867, 0.20037467777729034, 0.3982265293598175, -0.23528099060058594, 0.09654249995946884, 1.1718530654907227, -0.3602735996246338, 1.2052419185638428, -0.46296414732933044, 0.18370658159255981, 0.46570196747779846, -0.14423522353172302, 0.29038000106811523, 0.2279137223958969, -0.11244744807481766, 0.5734823942184448, 0.11998117715120316, -0.5528814196586609, -0.2172965705394745, 0.7675244808197021, -0.7113875150680542, -0.09077831357717514, -0.5074101090431213, -0.35091632604599, 0.0660688504576683, 0.2532355785369873, 0.2371150553226471, 0.27392807602882385, -0.19991426169872284, 0.21443350613117218, 0.5940988659858704, -0.3491058647632599, 0.2802842855453491, 0.05618555471301079, -0.32396000623703003, -0.6655680537223816, 0.7452999353408813, 0.061441995203495026, -0.154863178730011, 0.22603924572467804, 0.08856933563947678, -0.2544124126434326, -0.2584467828273773, -0.741910994052887, 0.45433545112609863, -0.4406561255455017, -0.2570182681083679, -0.8618008494377136, -0.06362485140562057, -0.7784628868103027, -0.020084107294678688, -0.2003059983253479, -0.6257904171943665, -0.39106330275535583, -0.32818442583084106, 0.6743717193603516, 0.3503451645374298, -0.47453773021698, 0.17354795336723328, -0.33968037366867065, 0.18541359901428223, -0.056420616805553436, 0.4581415355205536, -0.1477452665567398, -0.31792229413986206, -0.26225560903549194, -0.1652952879667282, -0.15894730389118195, -0.4843159317970276, 0.25874564051628113, -0.05482780560851097, 0.31004369258880615, -0.11459822952747345, 0.07540725916624069, 0.36310577392578125, -0.07450535148382187, 0.9461199641227722, -0.11200016736984253, -0.6252119541168213, 0.4735211730003357, -0.8773899078369141, 0.31477704644203186, 0.9323283433914185, 0.47708040475845337, -0.3310238718986511, -0.1987595111131668, -0.9022735357284546, -0.9410566091537476, 0.5949816703796387, 0.5182585120201111, 0.22367790341377258, 0.08592215180397034, 0.467929869890213, 0.0684451162815094, 0.41966184973716736, -0.5832751393318176, -0.6626312732696533, -0.02660803683102131, -0.29162389039993286, 0.11210880428552628, -0.2220032513141632, -0.35758665204048157, -0.6614256501197815, 0.8857099413871765, -0.0758117288351059, 0.5924410223960876, 0.22512580454349518, 0.14668303728103638, -0.2678791582584381, -0.11965523660182953, 0.3977087438106537, 0.715107798576355, -0.36961695551872253, -0.11891167610883713, -0.17243988811969757, -0.5630148649215698, -0.36133548617362976, 0.7013918161392212, -0.30726978182792664, -0.0411498099565506, 0.6023205518722534, 0.7018032670021057, 0.06315905600786209, -0.3356105089187622, 0.6668109893798828, -0.18884561955928802, -0.5144217014312744, -0.6247082352638245, -0.1549234688282013, 0.3505798876285553, 0.038673464208841324, 0.1891184002161026, -0.008978532627224922, 0.0009759268723428249, -0.18959510326385498, 0.22562821209430695, 0.1277475506067276, -0.22102414071559906, -0.5639382600784302, 0.7228102684020996, 0.10099129378795624, -0.023864997550845146, 0.562450110912323, -0.41328567266464233, -0.3330519497394562, 0.7009866833686829, 0.08625251799821854, 0.8079135417938232, -0.08116262406110764, 0.3093299865722656, 0.7600787878036499, 0.3621838688850403, 0.30106139183044434, 0.4168621301651001, -0.0663972944021225, -0.6622405648231506, -0.26384562253952026, -0.7548642158508301, -0.21007464826107025, 0.05687949061393738, -0.6589780449867249, 0.4547862112522125, -0.6019039154052734, -0.2047162652015686, 0.31440940499305725, 0.2791500985622406, -0.8958861827850342, 0.09589239954948425, -0.025334423407912254, 0.746843159198761, -1.0261787176132202, 0.26210156083106995, 0.6523573994636536, -0.6303997039794922, -0.6837519407272339, -0.2683264911174774, 0.48646703362464905, -0.5083726644515991, 0.25242820382118225, 0.02489665523171425, 0.3897418975830078, 0.04470357298851013, -0.9519460797309875, -0.6419525742530823, 1.0951602458953857, 0.14690101146697998, -0.3179044723510742, 0.20184014737606049, 0.05459170788526535, 0.688610315322876, -0.36631396412849426, 0.1741468608379364, 0.4530157744884491, 0.6813272833824158, 0.034735556691884995, -0.7682892680168152, 0.21667024493217468, -0.7258483171463013, -0.23810765147209167, 0.14346730709075928, -0.8368732333183289, 0.6089502573013306, -0.02351328916847706, -0.06027425080537796, -0.10321067273616791, 0.5524314045906067, 0.2852904498577118, 0.4563879072666168, 0.4809347689151764, 0.8799853324890137, 0.7396272420883179, -0.09945729374885559, 1.302996039390564, -0.39394959807395935, 0.34964150190353394, 1.0523602962493896, -0.11943263560533524, 0.5527000427246094, 0.3707922399044037, -0.5005444884300232, 0.7100142240524292, 0.6495183110237122, -0.2833172082901001, 0.08244875073432922, 0.2865927517414093, -0.07542657107114792, 0.012181488797068596, -0.40823379158973694, -0.5030447840690613, 0.43253448605537415, 0.24675501883029938, -0.5101949572563171, 0.10969214886426926, -0.1012260690331459, 0.6041932702064514, 0.1685841977596283, 0.06568466871976852, 0.7652074098587036, 0.08764539659023285, -0.3500552177429199, 0.3097473978996277, -0.15512590110301971, 0.5455411076545715, -0.5603987574577332, 0.08279681205749512, -0.06670843064785004, -0.006338024977594614, -0.5190131068229675, -0.9474243521690369, 0.5762563347816467, 0.005258135497570038, -0.3567272126674652, -0.47096070647239685, 0.8458611965179443, -0.41032394766807556, -0.9429453015327454, 0.29989853501319885, 0.5049659609794617, 0.22018596529960632, 0.146786168217659, -0.922714352607727, 0.4229249358177185, 0.00488239387050271, -0.4141758978366852, 0.2979649007320404, 0.30346596240997314, 0.021262582391500473, 0.25703221559524536, 0.8175268173217773, 0.07278276979923248, -0.26269158720970154, 0.08749154210090637, 0.9541060328483582, -0.4916265606880188, -0.3006860017776489, -0.7210943698883057, 0.8321626782417297, -0.39588114619255066, -0.5541313290596008, 0.8107959628105164, 0.9562163352966309, 1.0752205848693848, -0.09523466974496841, 0.9176300168037415, -0.7589547038078308, 0.8535769581794739, -0.0888543501496315, 0.8084788918495178, -0.5883950591087341, -0.02666170336306095, -0.7068899273872375, -0.8383880853652954, -0.5748307704925537, 0.30780792236328125, -0.2990972697734833, 0.262668251991272, 0.38232317566871643, 0.8687545657157898, 0.1150713711977005, 0.17283347249031067, -0.2419257014989853, 0.1879124492406845, 0.14005433022975922, 0.24086245894432068, 0.1747709959745407, -0.6129888892173767, 0.3432030975818634, -0.5802367925643921, -0.328573614358902, 0.01755853183567524, -0.9156166315078735, -0.8884226679801941, -1.0190330743789673, -0.7370263934135437, -0.7407680749893188, -0.014481008984148502, 0.9151697158813477, 0.5482161641120911, -0.7853634357452393, -0.33528152108192444, 0.030783768743276596, 0.126166433095932, -0.15467670559883118, -0.31675565242767334, 0.6416925191879272, 0.3671489655971527, -0.6935181617736816, -0.1661585122346878, -0.014514196664094925, -0.29506856203079224, -0.17424283921718597, 0.1296452283859253, -0.4491654336452484, -0.2215118259191513, 0.45504021644592285, 0.3512325584888458, -0.20839320123195648, 0.037908826023340225, -0.007872429676353931, 0.06240064278244972, 0.07522294670343399, 0.48497113585472107, -0.3581444025039673, 0.34403690695762634, 0.5769992470741272, 0.4289288818836212, 0.7889957427978516, 0.16137343645095825, 0.11207899451255798, -0.7605423927307129, -0.08485869318246841, 0.12219066172838211, 0.2569199204444885, 0.66703861951828, -0.5880011916160583, 0.8851497769355774, 0.6079830527305603, -0.5804371237754822, -0.7560790181159973, -0.21484841406345367, -1.3636176586151123, -0.011419161222875118, 1.2862904071807861, 0.05417034029960632, -0.5168182849884033, -0.05401109904050827, -0.09590555727481842, 0.26932084560394287, -0.6836751103401184, 0.49212825298309326, 0.8731032609939575, -0.033865466713905334, -0.041146960109472275, -0.5824951529502869, 0.5078967213630676, 0.10668513178825378, -0.913861095905304, 0.2591317892074585, 0.4553733766078949, 0.31913989782333374, 0.34783539175987244, 0.9422520399093628, -0.38524550199508667, -0.019218482077121735, 0.12185180187225342, 0.4097699224948883, -0.12967555224895477, -0.1230357214808464, -0.18470987677574158, -0.03746568784117699, -0.34537452459335327, -0.017129071056842804 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
JeremyArancio/lotr-book
JeremyArancio
2023-06-02T12:30:41Z
417
0
null
[ "region:us" ]
2023-06-02T12:30:41Z
2023-05-18T09:53:28.000Z
2023-05-18T09:53:28
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 2432593 num_examples: 1 download_size: 0 dataset_size: 2432593 --- # Dataset Card for "lotr-book" The Lord of the Rings books extracted into one dataset. [Source](https://github.com/jeremyarancio/llm-rpg/blob/main/llm/prepare_dataset.py) [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) # Notes * Book [link](https://gosafir.com/mag/wp-content/uploads/2019/12/Tolkien-J.-The-lord-of-the-rings-HarperCollins-ebooks-2010.pdf) * Footers and header were removed. * Starts at page 45 and ends at page 1055
[ -0.5533840656280518, -0.303983598947525, -0.29795408248901367, 0.10003957897424698, -0.35712242126464844, -0.00583851570263505, 0.14644940197467804, -0.10717787593603134, 0.23221974074840546, 1.085443377494812, -0.5312537550926208, -0.5430085062980652, -0.29599130153656006, 0.07663501054048538, -0.38318562507629395, 1.547414779663086, 0.07527589052915573, 0.02757357247173786, -0.12310442328453064, -0.22625726461410522, -0.09320271015167236, -0.20355062186717987, -0.577613890171051, -0.35926297307014465, 0.6107065081596375, 0.3937509059906006, 0.9080888628959656, 0.8125066161155701, 0.9137871265411377, 0.23644475638866425, -0.21871967613697052, -0.12967266142368317, -0.4470495879650116, 0.21665482223033905, -0.3840651512145996, -0.10840252786874771, -1.1120177507400513, 0.16214703023433685, 1.0436099767684937, 0.5097368359565735, -0.47877100110054016, 0.5083319544792175, 0.06088778376579285, 1.2640032768249512, -0.18638098239898682, 0.26802241802215576, 0.1310434490442276, 0.05795164033770561, -0.27956417202949524, -0.21898160874843597, -0.12031558901071548, -0.4001527726650238, -0.09798283129930496, -1.070175290107727, 0.5621214509010315, 0.43371346592903137, 0.6281342506408691, -0.08990287035703659, -0.11981148272752762, -0.5404432415962219, -0.8370571136474609, 0.536388635635376, -0.2946845591068268, -0.03978909179568291, 0.3923022747039795, 0.177693173289299, -0.21375460922718048, -0.322518914937973, -0.7582111954689026, 0.3317855894565582, -0.09980258345603943, 0.4192638695240021, -0.09320774674415588, -0.1796901673078537, 0.5356382727622986, 0.8965536952018738, -0.8225416541099548, -0.2891993820667267, -0.9311692714691162, 0.012302332557737827, 0.8955245018005371, 0.10594737529754639, 0.23878388106822968, -0.09699993580579758, -0.14720340073108673, -0.820950984954834, -0.703697919845581, -0.13909363746643066, 0.7924231886863708, 0.402309387922287, -0.43417492508888245, 0.7016742825508118, 0.18608205020427704, 0.6255843043327332, 0.3708144724369049, -0.41864755749702454, 0.2742411196231842, -0.19043026864528656, -0.20544743537902832, 0.03868433088064194, 0.6940681338310242, 0.42936983704566956, 0.044117916375398636, -0.3734653890132904, 0.034652229398489, -0.388891339302063, 0.19532833993434906, -0.7147910594940186, -0.29613956809043884, 0.4014069139957428, -0.6543571352958679, -0.3215150833129883, 0.2687017321586609, -1.114284873008728, -0.6577991843223572, -0.40922820568084717, 0.2542012929916382, -0.08988460153341293, -0.5264590382575989, 0.12789423763751984, -0.425473690032959, 0.5213291049003601, 0.03689192607998848, -0.880868136882782, 0.471323162317276, 0.4969123303890228, 0.18986397981643677, -0.1494421660900116, -0.415697306394577, -0.5030802488327026, 0.7558372616767883, -0.44383230805397034, 0.8126844763755798, -0.36443576216697693, -0.6672320365905762, 0.0685843825340271, 0.3318733274936676, 0.40932604670524597, -0.7955517172813416, 0.744846522808075, -0.8565254211425781, 0.14738617837429047, -0.7262858748435974, -0.4281521141529083, -0.019920004531741142, 0.30341681838035583, -1.253055214881897, 0.8634858727455139, 0.11819574236869812, -0.7314960360527039, 0.19892080128192902, -0.6885973811149597, -0.38294562697410583, 0.33725497126579285, -0.08194638788700104, -0.12712296843528748, -0.032374005764722824, 0.15248116850852966, 0.17011846601963043, -0.5845397710800171, 0.1437595933675766, -0.16406993567943573, -0.21446473896503448, 0.1919396072626114, -0.08781391382217407, 0.9691615700721741, 0.43214091658592224, 0.5655218362808228, -0.4671725332736969, -1.0561498403549194, 0.10725647211074829, 0.12609122693538666, -0.7031876444816589, -0.07829859107732773, -0.12825889885425568, 0.18728317320346832, -0.17224924266338348, 0.07394339889287949, -0.23253481090068817, 0.7434353828430176, -0.09601396322250366, -0.4711245000362396, 0.42452892661094666, 0.02321075089275837, 0.6171593070030212, -0.739406406879425, 0.6466235518455505, 0.2521251142024994, 0.08708494901657104, 0.09278061240911484, 0.019788218662142754, -0.5783361196517944, -0.045349061489105225, 0.49286746978759766, 0.6146937012672424, -0.656555712223053, 0.8393300175666809, -0.3446415364742279, -0.7928009033203125, -0.04593149945139885, 0.00960435438901186, 0.3587532043457031, 0.11056531220674515, 0.1263914257287979, -0.5011329650878906, -0.28027310967445374, -0.2674120366573334, -0.12286687642335892, -0.3619753420352936, -0.032587338238954544, 0.12807878851890564, 0.5764628648757935, 0.32741567492485046, 0.6622201204299927, -0.5163845419883728, -0.2235943078994751, -0.1053830087184906, -0.1992843598127365, 0.3689674437046051, 0.7751870155334473, 0.2534900903701782, -0.8694670796394348, -0.459143728017807, -0.018277877941727638, -0.8951973915100098, 0.1257430464029312, -0.06581521779298782, -0.6232219338417053, -0.2986428141593933, 0.24115973711013794, -0.33351871371269226, 0.6268401741981506, 0.3723266124725342, -0.3716793954372406, 0.7413017749786377, -0.22003941237926483, 0.37038788199424744, -1.196258306503296, 0.10884276032447815, -0.1882493942975998, 0.4195549488067627, -0.282239705324173, -0.07086516916751862, -0.208116352558136, -0.01600656472146511, 0.05263255164027214, 0.7786563038825989, -0.5242998003959656, -0.09840792417526245, -0.0884501039981842, 0.0863279327750206, 0.39722323417663574, 0.23326589167118073, -0.2692144215106964, 0.617525041103363, 1.0521965026855469, -0.7220872044563293, 0.857668399810791, 0.7383119463920593, -0.05847186967730522, 0.7089884281158447, -0.4087575376033783, 0.03985734283924103, -0.20007415115833282, 0.22191846370697021, -0.6807319521903992, -0.39839616417884827, 1.083565592765808, -0.0693596601486206, 0.595483660697937, -0.5657067894935608, -0.7608909606933594, -0.1668025255203247, -0.2721586227416992, 0.3485786020755768, 0.35541296005249023, -0.4184128940105438, 0.6821369528770447, 0.6575121879577637, -0.3690309524536133, -0.5322845578193665, -0.8148295879364014, -0.1725417971611023, -0.2515081465244293, -0.06532175093889236, 0.5198284983634949, -0.48704656958580017, -0.34063825011253357, 0.07751757651567459, 0.01401672512292862, -0.12800805270671844, -0.699486255645752, 0.24976389110088348, 0.28527817130088806, -0.11990232020616531, 0.5355181694030762, 0.05266961082816124, -0.3844691812992096, -0.22581636905670166, -0.1776464432477951, -0.009436731226742268, 0.05674391984939575, -0.35020649433135986, 0.1232844814658165, 0.5415636897087097, 0.24065624177455902, -0.11717156320810318, 0.5223241448402405, 0.5056843161582947, -0.3197075426578522, -0.07870648056268692, -0.41435834765434265, 0.20393674075603485, -0.4511276185512543, -0.025747334584593773, -0.21748000383377075, -0.2926630973815918, 0.7939687371253967, -0.005439244210720062, 0.15237872302532196, 0.7971695065498352, 0.11279156059026718, 0.1391642838716507, 0.15427592396736145, 0.4368966817855835, -0.0711512491106987, 0.41154512763023376, -0.39680686593055725, 0.03923182561993599, -0.7828981280326843, -0.2344578057527542, -0.7874903678894043, -0.15966376662254333, -0.8941829800605774, -0.10310238599777222, -0.002392138121649623, 0.6633945107460022, -0.24466341733932495, 0.19657428562641144, -0.8739433884620667, 0.9605986475944519, 0.4151860773563385, 0.20644016563892365, 0.39116621017456055, 0.6355913281440735, 0.2199445515871048, 0.3975728750228882, -0.5210307836532593, -0.7546188235282898, 1.3108164072036743, -0.266520231962204, 0.8441702723503113, 0.5388185381889343, 0.6652796864509583, 0.3683191239833832, 0.4438141882419586, -0.2847365140914917, 0.5258276462554932, -0.33652451634407043, -1.2153265476226807, -0.315630167722702, -0.18834738433361053, -0.7487104535102844, 0.08879270404577255, -0.09347797185182571, -0.4978279769420624, 0.4076770842075348, -0.027462778612971306, -0.2962828576564789, 0.49645885825157166, -0.5371255278587341, 0.7399420738220215, -0.13433869183063507, -0.6121951937675476, 0.05634699761867523, -0.5311146378517151, -0.08666259050369263, 0.10643274337053299, 0.17870938777923584, -0.04961569234728813, 0.05922480300068855, 1.2945027351379395, -0.3460683822631836, 0.5144127011299133, -0.2549535036087036, 0.013182781636714935, 0.8074102997779846, -0.059728603810071945, 0.4330614507198334, 0.11376263946294785, -0.44997715950012207, -0.0839143916964531, 0.3843044340610504, -0.6040046811103821, -0.21623969078063965, 0.4234813153743744, -0.707554042339325, -0.07114025205373764, -0.9821376800537109, -0.4899342954158783, -0.03953066095709801, 0.13862724602222443, 0.08758016675710678, 1.0698601007461548, -0.4576587378978729, -0.08877426385879517, 0.7548554539680481, -0.16326093673706055, 0.497128963470459, 0.4339846670627594, -0.880553662776947, -0.6609066128730774, 0.8535582423210144, 0.19619347155094147, -0.2694537937641144, 0.05393783375620842, 0.1252596378326416, -0.1394016593694687, -0.6722096800804138, -0.4131617248058319, 0.3051723539829254, -0.8598570823669434, -0.12106069177389145, -0.08376391977071762, -0.39270320534706116, -0.39344701170921326, -0.05085071548819542, 0.07475537061691284, 0.03539483621716499, -0.48205065727233887, -0.18292860686779022, 0.7324771881103516, 0.9086700081825256, -0.543502151966095, 0.8714396357536316, -0.9926813244819641, 0.46803417801856995, 0.19858038425445557, 0.4552106559276581, 0.12642329931259155, -0.6123411059379578, -0.37969350814819336, -0.29288455843925476, -0.3264451026916504, -0.3880060017108917, 0.47497642040252686, 0.013066540472209454, 0.20204049348831177, 0.4817788898944855, 0.15801061689853668, 0.8356587290763855, -0.28171244263648987, 0.5286727547645569, 0.39257195591926575, -0.2038375586271286, 0.1112840548157692, -0.5020285248756409, 0.2712065279483795, 0.7253522872924805, 0.37092795968055725, -0.36092671751976013, 0.15102443099021912, -0.7538403868675232, -0.6100139617919922, 0.9335213303565979, 0.07691778987646103, 0.15271800756454468, 0.26854100823402405, 0.49979662895202637, 0.7441050410270691, 0.24565233290195465, -0.8626896739006042, -0.813056468963623, 0.13482260704040527, -0.10074851661920547, 0.08073968440294266, -0.553367555141449, -0.4133644998073578, -0.5281466841697693, 0.8108364939689636, 0.28761449456214905, 0.18467359244823456, 0.241347074508667, 0.0641394630074501, -0.3881418704986572, 0.2731586992740631, 0.004822152201086283, 0.9902823567390442, -0.45695027709007263, -0.21192114055156708, -0.45651328563690186, -0.9662273526191711, -0.06293695420026779, 0.3258896470069885, -0.015166106633841991, -0.22749751806259155, 0.5071256756782532, 0.3978240489959717, -0.45634761452674866, -0.12311437726020813, 0.030439510941505432, -0.04552870988845825, -0.08676756173372269, -0.5633174777030945, 0.0024141259491443634, -0.003612889675423503, 0.40881797671318054, 0.688862144947052, 0.0019735023379325867, -0.005074365064501762, -0.32297614216804504, 0.23007170855998993, -0.16711407899856567, -0.14772018790245056, -0.2983771860599518, -0.002778874011710286, 0.16989827156066895, -0.39406123757362366, 0.43818268179893494, -0.7979996800422668, -0.06793826073408127, 0.5434180498123169, 0.44726085662841797, 0.4751570224761963, 0.2094658464193344, 0.3384072482585907, 0.5505719780921936, 0.16823405027389526, -0.006736272480338812, 0.47514405846595764, -0.0048194206319749355, -0.7899071574211121, -0.07517611235380173, -0.7627444267272949, -0.4275224506855011, 0.003992875572293997, -0.7346134185791016, 0.011588044464588165, -0.2626887261867523, 0.19960451126098633, 0.2114275097846985, 0.555864155292511, -0.6711083054542542, 0.3083706796169281, -0.09860044717788696, 0.6801395416259766, -0.6437814235687256, 0.5370005369186401, 0.4815053641796112, -0.5138425230979919, -0.8413411974906921, 0.1679958701133728, -0.23614998161792755, -0.4005289077758789, 0.24531535804271698, -0.17518965899944305, 0.38519206643104553, 0.168506920337677, -0.7778080105781555, -0.6340916752815247, 0.8457401394844055, -0.08597715944051743, -0.6571922302246094, 0.2371252030134201, 0.13511477410793304, 0.3383401334285736, -0.40351298451423645, 0.12052255868911743, -0.013714481145143509, 0.6951813697814941, 0.320671021938324, -0.3484310209751129, -0.2514021694660187, -0.28423744440078735, -0.4887882173061371, 0.06721309572458267, -0.5242318511009216, 0.5256633758544922, 0.16104905307292938, -0.01739976927638054, 0.24903284013271332, 0.32824504375457764, 0.28343918919563293, 0.4228266775608063, 0.2024729698896408, 0.616736114025116, 0.836905300617218, -0.2678321301937103, 1.0006251335144043, -0.039405614137649536, 0.3758513927459717, 0.7802901268005371, -0.4286160469055176, 0.38023504614830017, 0.4829324185848236, -0.6798312067985535, 0.09288882464170456, 0.7205926775932312, -0.4542742669582367, 0.7260887026786804, 0.43612346053123474, -0.3192329406738281, -0.08496570587158203, 0.09891447424888611, -0.6793456077575684, 0.07572317123413086, 0.24209170043468475, -0.17252600193023682, -0.22686612606048584, -0.15374855697155, 0.0856231227517128, -0.42520952224731445, -0.5434578061103821, 0.7323601245880127, -0.09253829717636108, -0.5725845694541931, 0.09793136268854141, -0.3910650908946991, 0.10618691891431808, -0.7746357917785645, -0.20625905692577362, -0.17674608528614044, 0.17222850024700165, -0.30382201075553894, -0.6145396828651428, 0.16120760142803192, -0.010404317639768124, -0.6926273703575134, -0.06656476855278015, 0.7278241515159607, -0.43132564425468445, -1.0656839609146118, 0.07173110544681549, 0.8331801295280457, 0.6792860627174377, 0.28823938965797424, -0.8377113342285156, 0.1363147646188736, -0.05707557499408722, -0.5800034403800964, 0.3715348243713379, 0.6871283650398254, 0.28746482729911804, 0.23993708193302155, 0.7819023728370667, 0.23453892767429352, -0.007903527468442917, 0.11078599840402603, 0.7239640355110168, -0.9098274111747742, -0.1465483456850052, -0.613804817199707, 0.38570594787597656, -0.28783825039863586, -0.7571412920951843, 0.40001121163368225, 0.9166256785392761, 0.7257161736488342, -0.32103610038757324, 0.8022549152374268, -0.6098008155822754, 0.5033227801322937, -0.2999437749385834, 0.8622409701347351, -0.5640531182289124, 0.1654496043920517, -0.12864159047603607, -0.9531586766242981, -0.5304703116416931, 0.2947586476802826, 0.04548606649041176, 0.10762640833854675, 0.7967032790184021, 1.0010253190994263, -0.13031001389026642, 0.10885544866323471, 0.08451471477746964, 0.05018038675189018, 0.005894808564335108, -0.1317535787820816, 0.31950005888938904, -0.9197805523872375, 0.690335750579834, -0.0759890079498291, -0.18906474113464355, 0.04923979565501213, -1.1016006469726562, -0.6326201558113098, -0.5693826675415039, -0.614500880241394, -0.586285412311554, 0.054056551307439804, 0.4136757552623749, 0.40942320227622986, -0.9815283417701721, -0.5178744196891785, 0.2138729840517044, 0.2922123372554779, -0.1509809046983719, -0.15716584026813507, 0.8822953104972839, 0.5223230719566345, -0.31016358733177185, -0.022699398919939995, -0.013833797536790371, 0.06662547588348389, 0.04704870283603668, -0.42268916964530945, -0.09627687931060791, -0.2903377115726471, -0.025112232193350792, 0.3529253304004669, -0.23998278379440308, 0.06764989346265793, -0.5079546570777893, -0.13668616116046906, 0.3541816771030426, 0.502709686756134, -0.5405001640319824, 0.26453718543052673, 0.38554665446281433, 0.12430153042078018, 0.47101354598999023, 0.030818000435829163, 0.16371753811836243, -0.5354555249214172, 0.1324036568403244, -0.07830933481454849, 0.2294868677854538, 0.24620413780212402, -0.13958042860031128, 0.9197090268135071, 0.25734755396842957, -0.6268417239189148, -0.7009799480438232, -0.06753946095705032, -1.477320671081543, 0.1406412273645401, 1.0596023797988892, 0.14975252747535706, -0.4726303517818451, 0.17277705669403076, -0.286478191614151, 0.49029645323753357, -0.4457506835460663, 0.4328121840953827, 1.1763867139816284, 0.34759655594825745, 0.20611996948719025, -0.4746726453304291, 0.22482728958129883, -0.2937864363193512, -0.8399066925048828, 0.4579662084579468, 0.5391918420791626, 0.08887603133916855, 0.5006606578826904, 0.47442933917045593, -0.36240172386169434, 0.06019210442900658, 0.5098406672477722, 0.6908990740776062, -0.24938154220581055, -0.1989077776670456, -0.3187313377857208, 0.19495375454425812, -0.12135773152112961, -0.19939427077770233 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
FreedomIntelligence/evol-instruct-deutsch
FreedomIntelligence
2023-08-06T08:12:07Z
417
5
null
[ "region:us" ]
2023-08-06T08:12:07Z
2023-06-30T03:43:08.000Z
2023-06-30T03:43:08
The dataset is used in the research related to [MultilingualSIFT](https://github.com/FreedomIntelligence/MultilingualSIFT).
[ -0.40414297580718994, -0.30496302247047424, -0.004310851916670799, 0.28069862723350525, -0.06412237882614136, 0.058366622775793076, -0.2765141725540161, -0.43211790919303894, 0.4121001660823822, 0.483478307723999, -0.9163603782653809, -0.4689486026763916, -0.18480102717876434, 0.30914756655693054, -0.5723179578781128, 1.0038632154464722, -0.021657608449459076, 0.6781590580940247, -0.06166786700487137, -0.7308683395385742, -0.054478805512189865, -0.39104217290878296, -0.2892998158931732, -0.32654058933258057, 0.8103514313697815, 0.8364348411560059, 0.7100824117660522, 0.5266020894050598, 1.0198901891708374, 0.09618455171585083, 0.31145599484443665, -0.40964579582214355, -0.6297929286956787, 0.05486705154180527, -0.10616113245487213, -0.4444487392902374, -0.1845761090517044, 0.03556882217526436, 0.8236991167068481, 0.7937037944793701, -0.35673198103904724, 0.5580145716667175, -0.16150453686714172, 1.0127674341201782, -0.6322087049484253, 0.33773308992385864, -0.11455405503511429, 0.2838304936885834, -0.6318234801292419, 0.10621467232704163, -0.06702395528554916, -0.43180474638938904, -0.11366070061922073, -1.0357699394226074, 0.336593359708786, 0.12540777027606964, 0.49787575006484985, 0.21973349153995514, -0.4619056284427643, -0.1617731750011444, -0.7304956912994385, 0.6416627168655396, -0.16987112164497375, 0.6954455375671387, 0.5706706047058105, 0.6770610809326172, -0.03803231567144394, -0.7391388416290283, -0.4020901620388031, 0.0979645624756813, -0.07770581543445587, 0.04713059589266777, 0.14959269762039185, -0.13256385922431946, 0.3962293267250061, 0.4994851052761078, -0.9047808051109314, -0.17148040235042572, -0.7550569176673889, -0.40517526865005493, 0.38375890254974365, 0.09287970513105392, 0.23482711613178253, 0.043367862701416016, -0.1030992791056633, -0.27212047576904297, -0.9097408056259155, 0.02841177210211754, 0.30957216024398804, 0.6739025115966797, -0.2745409607887268, 0.8596934080123901, -0.4835551679134369, 0.806456983089447, -0.5805169343948364, 0.1558142900466919, 0.9801564812660217, -0.37162715196609497, -0.2324621081352234, 0.15269595384597778, 0.39601635932922363, 0.3395666480064392, 0.7451626658439636, -0.0837259516119957, -0.042936671525239944, -0.18956786394119263, 0.09014337509870529, -0.8851838111877441, -0.5352250337600708, 0.08882856369018555, -0.5601096153259277, 0.09438556432723999, 0.1845485419034958, -0.9763227105140686, -0.017715059220790863, -0.3882385492324829, -0.1275855302810669, -0.5173852443695068, -0.7874023914337158, -0.020893612876534462, -0.2154139131307602, -0.19718720018863678, -0.4335392415523529, -0.6217735409736633, -0.09907297790050507, 0.6604529619216919, 0.9501237273216248, 0.05101051926612854, -0.7041333317756653, -0.4278491735458374, -0.00922936201095581, -0.15995241701602936, 0.6886031627655029, -0.4413676857948303, -0.64317387342453, 0.14214375615119934, 0.4869205951690674, -0.05874788016080856, -0.2393549084663391, 0.7423406839370728, -0.7338650822639465, -0.06620803475379944, -0.4315280020236969, -0.490995854139328, -0.2743651568889618, 0.3384440243244171, -1.4237788915634155, 1.059873104095459, 0.03330216929316521, -0.8803372383117676, 0.6158615946769714, -1.3184022903442383, -0.22631952166557312, 0.36136263608932495, -0.11774805933237076, -0.5613070130348206, -0.1799335777759552, -0.13545095920562744, 0.03925248980522156, -0.17286722362041473, 0.3878624439239502, -0.5444865822792053, -0.157710999250412, 0.25396212935447693, 0.060319893062114716, 1.2659852504730225, 0.5976756811141968, 0.23150289058685303, 0.09363450109958649, -1.1363765001296997, 0.060149114578962326, 0.2024257481098175, -0.215457484126091, -0.8421252369880676, -0.18760226666927338, 0.3547876477241516, -0.14859439432621002, 0.09522279351949692, -0.5825271606445312, 0.0460381917655468, -0.15163162350654602, 0.15711304545402527, 0.1858905404806137, -0.11939976364374161, 0.4652840793132782, -0.211290180683136, 0.5887778997421265, -0.13433921337127686, 0.2207229733467102, -0.045415181666612625, -0.2467460185289383, -0.4569086730480194, -0.35749176144599915, 0.8335745930671692, 0.7940196990966797, -0.9464437365531921, -0.016251714900135994, -0.20128163695335388, -0.6405587196350098, -0.38551217317581177, 0.04059356451034546, 0.20327524840831757, 0.17837245762348175, 0.32619258761405945, 0.1575614959001541, -0.7139481902122498, -1.046658992767334, -0.23456600308418274, 0.049112994223833084, -0.04739590734243393, -0.09251505881547928, 0.7156117558479309, -0.37127119302749634, 0.9883816838264465, -0.45724740624427795, 0.05840819329023361, 0.27193427085876465, 0.24317191541194916, 0.2649446129798889, 0.6409967541694641, 1.0007083415985107, -1.039180874824524, -0.31557947397232056, -0.45482248067855835, -0.7435113191604614, -0.04942212253808975, 0.14012418687343597, -0.48778003454208374, -0.1677546501159668, 0.04726647585630417, -0.35550326108932495, 0.36836302280426025, 0.7573482990264893, -0.6959661245346069, 0.49408993124961853, 0.06376098096370697, 0.465653657913208, -1.4277598857879639, 0.470414936542511, 0.1560826152563095, -0.07239370793104172, -0.5963892340660095, 0.13528330624103546, 0.544481098651886, -0.26174208521842957, -0.3543827533721924, 0.21748295426368713, -0.652969479560852, -0.13495132327079773, 0.15005341172218323, -0.27963048219680786, -0.14930865168571472, -0.03510778769850731, -0.18159732222557068, 1.2709031105041504, 0.6198254227638245, -0.18375913798809052, 0.7210772633552551, 0.5840341448783875, -0.7436793446540833, 0.6084996461868286, -0.22390161454677582, 0.12643077969551086, -0.08794175088405609, -0.18159106373786926, -0.5897886753082275, -0.4093397259712219, 0.25177428126335144, -0.22421573102474213, -0.28693845868110657, -0.061284348368644714, -0.699066698551178, -0.40397411584854126, -0.42372840642929077, 0.7386500835418701, -0.227773979306221, -0.6761560440063477, 0.19776594638824463, 0.7571178078651428, -0.3928859829902649, -0.6670079827308655, -1.1216301918029785, 0.007388293743133545, -0.5284314155578613, -0.252924382686615, -0.08690204471349716, -0.31244608759880066, -0.6141533851623535, 0.08653444051742554, 0.5031285285949707, -0.25179049372673035, 0.02174796350300312, 0.0978175550699234, 0.3286359906196594, -0.35187363624572754, 0.7258132696151733, 0.07955649495124817, -0.05346187576651573, 0.0711873397231102, 0.038184911012649536, 0.43223899602890015, -0.08979146927595139, -0.3750664293766022, -0.041687026619911194, 0.7760935425758362, 0.4917401671409607, -0.0786932036280632, 0.7603050470352173, 0.5438677668571472, -0.3583223223686218, -0.06465122848749161, -0.29098448157310486, -0.1535324603319168, -0.37113285064697266, 0.2952335774898529, -0.4180026352405548, -0.9669216871261597, 0.6878873109817505, -0.15510299801826477, -0.14905908703804016, 0.5843304991722107, 0.4411256015300751, 0.24285012483596802, 0.39508256316185, 0.6225215196609497, -0.6411225199699402, 0.4137040972709656, -0.20698006451129913, 0.08087562024593353, -0.452201247215271, -0.30422043800354004, -0.848558247089386, -0.16589324176311493, -0.7107106447219849, -0.11464253067970276, 0.1851607710123062, 0.008321407251060009, -0.5005857348442078, 0.3683614432811737, -0.40813690423965454, 0.5705194473266602, 0.9198969602584839, -0.1467369645833969, 0.48281392455101013, 0.46345365047454834, -0.03719809651374817, -0.3787473142147064, -0.5513750910758972, -0.17633581161499023, 1.4702967405319214, 0.08226043730974197, 0.861788809299469, 0.014036200009286404, 0.2566308379173279, 0.5226702690124512, 0.35382911562919617, -0.6969308853149414, 0.2731381952762604, -0.08972249925136566, -0.874273955821991, -0.29865288734436035, -0.5177777409553528, -1.3155826330184937, -0.14719144999980927, -0.1694403439760208, -0.3136895000934601, 0.299140989780426, -0.11184302717447281, -0.09322736412286758, 0.025135328993201256, -0.6791815757751465, 0.8753324151039124, -0.22723974287509918, 0.042357463389635086, -0.3807428777217865, -0.6757616996765137, 0.14661137759685516, -0.013137332163751125, 0.3281497359275818, -0.1645234227180481, 0.3999154567718506, 1.2669588327407837, 0.08273373544216156, 0.5807871222496033, -0.2964308261871338, -0.023920008912682533, 0.2668377459049225, -0.02296200580894947, -0.016995934769511223, 0.4408492147922516, -0.3514428436756134, 0.7665871977806091, 0.18381735682487488, -0.2721366584300995, 0.2154885232448578, 0.9126821160316467, -0.7578666806221008, 0.11715403199195862, -0.6101680397987366, -0.9624491930007935, -0.20444224774837494, 0.7023289203643799, 0.01433709729462862, 0.6300231218338013, -0.7231806516647339, 0.48579660058021545, 0.48662522435188293, 0.2663041949272156, 0.3021950423717499, 0.6338868737220764, -0.44575291872024536, -0.5627924799919128, 0.8777316212654114, 0.32676592469215393, -0.09154891967773438, 0.4640014171600342, 0.010657236911356449, -0.3207186758518219, -0.3187653124332428, -0.45597586035728455, 0.25084805488586426, -0.722542941570282, -0.44123128056526184, -0.15066635608673096, -0.1699872761964798, -0.44874387979507446, 0.28801900148391724, 0.04948471859097481, -0.8300997614860535, -0.45386695861816406, -0.5367962718009949, 0.7130514979362488, 0.3507068157196045, -0.32640522718429565, 0.16901659965515137, -0.881231427192688, 0.5343459844589233, -0.020716633647680283, 0.7033713459968567, -0.8230928778648376, 0.10922414064407349, -0.7915393114089966, 0.35121771693229675, 0.06065508350729942, -0.7152140736579895, 0.31515881419181824, 0.3795784115791321, 0.9287832379341125, 0.1286635547876358, -0.04038451239466667, 0.23573598265647888, -0.2607937455177307, 0.6937361359596252, -0.099623903632164, -0.5645714998245239, 0.5707999467849731, -0.44983863830566406, 0.6436130404472351, 1.0159848928451538, 0.6482934951782227, -0.7135664820671082, -0.015597229823470116, -0.3328932225704193, -0.7715908288955688, 0.6590243577957153, -0.0360395610332489, -0.46353840827941895, 0.23886831104755402, 0.2897164821624756, 0.4206788241863251, 0.6071783900260925, -0.5077513456344604, -0.4756668210029602, -0.4650996923446655, -0.5509544610977173, -0.25901129841804504, -0.42453521490097046, -0.7109759449958801, -0.1914389729499817, 0.7236220240592957, -0.45643526315689087, 0.32039371132850647, -0.19180496037006378, -0.28668785095214844, -0.17462415993213654, 0.062313783913850784, 0.37552759051322937, 0.643574595451355, -0.11925870925188065, -0.01989900879561901, -0.1750417947769165, -0.8739466667175293, -0.023087583482265472, 0.49369940161705017, -0.16344374418258667, 0.036006536334753036, 0.442062109708786, 0.7663813233375549, -0.3259008824825287, -0.791516900062561, -0.0467584952712059, -0.2309161126613617, -0.33000311255455017, -0.8293378949165344, -0.02046799659729004, 0.059399452060461044, 0.4544399380683899, 0.4034738540649414, 0.08837546408176422, 0.6504183411598206, -0.04334574565291405, 0.3155784010887146, 0.15530511736869812, -0.3672000467777252, -0.32337403297424316, 0.3788788616657257, 0.3235795497894287, -0.4178146719932556, 1.2346010208129883, 0.2223176211118698, -0.17246805131435394, 0.6725004315376282, 0.3455789089202881, 0.746524453163147, -0.3732341527938843, 0.4274598956108093, 0.5432946681976318, 0.3225310742855072, -0.10990969091653824, 0.7644393444061279, -0.10321146249771118, -0.9119260907173157, -0.3990107476711273, -0.5366746187210083, -0.5114510655403137, 0.2069595456123352, -0.8772504925727844, 0.1527029424905777, -0.03050503320991993, -0.11203791201114655, -0.11710771918296814, -0.01499177422374487, -0.6542573571205139, 0.21407876908779144, 0.10745486617088318, 1.357458472251892, -1.0632052421569824, 1.2414817810058594, 0.9609614610671997, -0.02566452883183956, -0.5674166679382324, -0.23242299258708954, 0.3150162100791931, -0.7427482604980469, 0.591535747051239, 0.2611527144908905, -0.26965415477752686, -0.2643788456916809, -0.32677674293518066, -0.954104483127594, 1.082470178604126, 0.4167519509792328, -0.671380877494812, 0.38616326451301575, 0.48408418893814087, 0.4898352324962616, -0.22837312519550323, -0.27628394961357117, 0.7410692572593689, 0.6631047129631042, -0.3208102881908417, -0.8418841361999512, -0.37171825766563416, -0.8823834657669067, -0.16014721989631653, 0.4160754382610321, -0.6182008385658264, 0.9055012464523315, 0.19751644134521484, -0.0463852621614933, -0.20318421721458435, 0.696169376373291, 0.07995618879795074, 0.2763621211051941, 0.5920987725257874, 0.7206652760505676, 0.8239918947219849, -0.3923018276691437, 0.640448808670044, -0.7675824761390686, 0.858852744102478, 1.17388117313385, -0.16371336579322815, 0.28905466198921204, 0.6158931255340576, -0.04270412400364876, 0.32023292779922485, 0.5094812512397766, -0.36697641015052795, 0.9787993431091309, -0.06195193901658058, -0.28754928708076477, 0.2532561719417572, 0.04834725707769394, -0.6135460734367371, 0.26212674379348755, 0.8963777422904968, -0.07152620702981949, -0.24592603743076324, 0.40350794792175293, 0.10711003839969635, -0.19224512577056885, -0.15615664422512054, 0.7091736793518066, -0.2010001689195633, -0.44203871488571167, 0.3521910309791565, -0.2516576647758484, 0.40576833486557007, -0.8547573089599609, 0.0022059367038309574, -0.12022639811038971, 0.40010198950767517, -0.04437960311770439, -1.322263240814209, 0.8598049879074097, -0.07112143933773041, -0.2192678451538086, -0.24983526766300201, 0.5853864550590515, -0.6194775104522705, -0.8947547078132629, 0.5967484712600708, 0.39131513237953186, -0.2183968424797058, 0.27498239278793335, -0.9622008800506592, -0.0871034562587738, 0.09694821387529373, -0.576820433139801, -0.039287734776735306, 0.42846769094467163, -0.05923778563737869, 0.6842986345291138, 0.3201763927936554, 0.13296271860599518, -0.1887640655040741, 0.5763052701950073, 0.8194431066513062, -0.6585412621498108, -0.6890336275100708, -0.5801154375076294, 0.1974990963935852, -0.32678160071372986, -0.5515065789222717, 1.0606725215911865, 1.1708908081054688, 1.185483694076538, -0.39960265159606934, 1.003665566444397, -0.27908748388290405, 0.9193525910377502, -0.5398463010787964, 0.7103047966957092, -0.5650447010993958, -0.379130095243454, 0.056605760008096695, -0.6579564213752747, -0.8479499816894531, 0.5135127305984497, -0.18935057520866394, -0.11836980283260345, 0.7821369171142578, 1.119305968284607, -0.3239741921424866, 0.6610325574874878, 0.14167340099811554, -0.05021058768033981, 0.18810994923114777, 0.16193030774593353, 0.4938039779663086, 0.08456001430749893, 0.4974084198474884, -0.606133222579956, -0.2948215901851654, -0.18336768448352814, -0.6292355060577393, -0.9169436097145081, -0.9151625037193298, 0.06492678076028824, -0.35353079438209534, 0.14045771956443787, 1.0466291904449463, 0.6456614136695862, -1.2811411619186401, -0.6005194187164307, -0.03140499070286751, -0.18430516123771667, -0.3099166750907898, -0.12707339227199554, 0.349843293428421, 0.1427275389432907, -0.7396000027656555, 0.43812814354896545, -0.0242562685161829, -0.12580928206443787, -0.42646878957748413, 0.07385646551847458, -0.5614244341850281, -0.3720802962779999, 0.10848966985940933, 0.2279062271118164, 0.09738758951425552, -0.1332041621208191, -0.09162979573011398, -0.1052156612277031, 0.21731004118919373, 1.2804088592529297, -0.38216766715049744, 0.5648377537727356, 0.7068194150924683, 0.5206154584884644, 0.5818657875061035, -0.20774295926094055, 0.2796105742454529, -0.6741500496864319, 0.5776032209396362, 0.03406652435660362, 0.6306777000427246, 0.604900062084198, -0.5151025652885437, 0.9231106042861938, 0.5132984519004822, -0.6391910314559937, -0.3233772814273834, 0.17051182687282562, -0.8249163627624512, -0.08560329675674438, 0.8805575370788574, 0.009286533109843731, -0.4300146698951721, -0.08480054140090942, -0.3272413909435272, 0.47071290016174316, -0.7562662959098816, 0.7520320415496826, 0.8503614068031311, 0.28845420479774475, -0.35975274443626404, -0.7036129236221313, 0.3102182447910309, 0.07086648046970367, -1.0442965030670166, -0.11081019043922424, 0.4995923340320587, 0.26947927474975586, 0.4170786440372467, 0.4560851454734802, -0.12222719192504883, 0.05362364277243614, 0.016124550253152847, 0.2672267556190491, -0.24118150770664215, -0.6103640794754028, -0.3122594952583313, 0.2408726066350937, -0.1569928079843521, -0.5129966735839844 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
gfissore/arxiv-abstracts-2021
gfissore
2022-10-27T17:08:00Z
416
17
null
[ "task_categories:summarization", "task_categories:text-retrieval", "task_categories:text2text-generation", "task_ids:explanation-generation", "task_ids:text-simplification", "task_ids:document-retrieval", "task_ids:entity-linking-retrieval", "task_ids:fact-checking-retrieval", "annotations_creators:no-annotation", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:1M<n<10M", "language:en", "license:cc0-1.0", "arxiv:1905.00075", "region:us" ]
2022-10-27T17:08:00Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - no-annotation language_creators: - expert-generated language: - en license: - cc0-1.0 multilinguality: - monolingual pretty_name: arxiv-abstracts-2021 size_categories: - 1M<n<10M source_datasets: [] task_categories: - summarization - text-retrieval - text2text-generation task_ids: - explanation-generation - text-simplification - document-retrieval - entity-linking-retrieval - fact-checking-retrieval --- # Dataset Card for arxiv-abstracts-2021 ## 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:** [Clement et al., 2019, On the Use of ArXiv as a Dataset, https://arxiv.org/abs/1905.00075](https://arxiv.org/abs/1905.00075) - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Giancarlo Fissore](mailto:giancarlo.fissore@gmail.com) ### Dataset Summary A dataset of metadata including title and abstract for all arXiv articles up to the end of 2021 (~2 million papers). Possible applications include trend analysis, paper recommender engines, category prediction, knowledge graph construction and semantic search interfaces. In contrast to [arxiv_dataset](https://huggingface.co/datasets/arxiv_dataset), this dataset doesn't include papers submitted to arXiv after 2021 and it doesn't require any external download. ### Supported Tasks and Leaderboards [Needs More Information] ### Languages English ## Dataset Structure ### Data Instances Here's an example instance: ``` { "id": "1706.03762", "submitter": "Ashish Vaswani", "authors": "Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion\n Jones, Aidan N. Gomez, Lukasz Kaiser, Illia Polosukhin", "title": "Attention Is All You Need", "comments": "15 pages, 5 figures", "journal-ref": null, "doi": null, "abstract": " The dominant sequence transduction models are based on complex recurrent or\nconvolutional neural networks in an encoder-decoder configuration. The best\nperforming models also connect the encoder and decoder through an attention\nmechanism. We propose a new simple network architecture, the Transformer, based\nsolely on attention mechanisms, dispensing with recurrence and convolutions\nentirely. Experiments on two machine translation tasks show these models to be\nsuperior in quality while being more parallelizable and requiring significantly\nless time to train. Our model achieves 28.4 BLEU on the WMT 2014\nEnglish-to-German translation task, improving over the existing best results,\nincluding ensembles by over 2 BLEU. On the WMT 2014 English-to-French\ntranslation task, our model establishes a new single-model state-of-the-art\nBLEU score of 41.8 after training for 3.5 days on eight GPUs, a small fraction\nof the training costs of the best models from the literature. We show that the\nTransformer generalizes well to other tasks by applying it successfully to\nEnglish constituency parsing both with large and limited training data.\n", "report-no": null, "categories": [ "cs.CL cs.LG" ], "versions": [ "v1", "v2", "v3", "v4", "v5" ] } ``` ### Data Fields These fields are detailed on the [arXiv](https://arxiv.org/help/prep): - `id`: ArXiv ID (can be used to access the paper) - `submitter`: Who submitted the paper - `authors`: Authors of the paper - `title`: Title of the paper - `comments`: Additional info, such as number of pages and figures - `journal-ref`: Information about the journal the paper was published in - `doi`: [Digital Object Identifier](https://www.doi.org) - `report-no`: Report Number - `abstract`: The abstract of the paper - `categories`: Categories / tags in the ArXiv system ### Data Splits No splits ## Dataset Creation ### Curation Rationale For about 30 years, ArXiv has served the public and research communities by providing open access to scholarly articles, from the vast branches of physics to the many subdisciplines of computer science to everything in between, including math, statistics, electrical engineering, quantitative biology, and economics. This rich corpus of information offers significant, but sometimes overwhelming, depth. In these times of unique global challenges, efficient extraction of insights from data is essential. The `arxiv-abstracts-2021` dataset aims at making the arXiv more easily accessible for machine learning applications, by providing important metadata (including title and abstract) for ~2 million papers. ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? The language producers are members of the scientific community at large, but not necessarily affiliated to any institution. ### Annotations #### Annotation process [N/A] #### Who are the annotators? [N/A] ### Personal and Sensitive Information The full names of the papers' authors are included 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 The original data is maintained by [ArXiv](https://arxiv.org/) ### Licensing Information The data is under the [Creative Commons CC0 1.0 Universal Public Domain Dedication](https://creativecommons.org/publicdomain/zero/1.0/) ### Citation Information ``` @misc{clement2019arxiv, title={On the Use of ArXiv as a Dataset}, author={Colin B. Clement and Matthew Bierbaum and Kevin P. O'Keeffe and Alexander A. Alemi}, year={2019}, eprint={1905.00075}, archivePrefix={arXiv}, primaryClass={cs.IR} } ```
[ -0.44055062532424927, -0.38121071457862854, 0.3325435519218445, 0.10177864879369736, -0.08157451450824738, -0.24406349658966064, -0.14805185794830322, -0.3543557822704315, 0.13791441917419434, 0.3960161507129669, -0.24410606920719147, -0.6992639899253845, -0.7933223247528076, 0.3659726083278656, -0.5235624313354492, 1.1478843688964844, 0.04174840450286865, -0.1657332181930542, -0.35156065225601196, -0.3629693388938904, 0.10323292016983032, -0.359919011592865, -0.6089286208152771, -0.28596973419189453, 0.7633064985275269, 0.22559453547000885, 0.21468715369701385, 1.2219831943511963, 0.6728163957595825, 0.2557761073112488, -0.3150619864463806, 0.03899373859167099, -0.19116610288619995, -0.1713498830795288, -0.15735077857971191, -0.3570285439491272, -0.5165833830833435, -0.01988919824361801, 0.9130895137786865, 0.8461220860481262, 0.008736238814890385, 0.5006324052810669, 0.1796594113111496, 0.9211437106132507, -0.620076060295105, 0.23718838393688202, -0.3773231506347656, 0.0027428450994193554, -0.2940123379230499, -0.08798547834157944, -0.35901135206222534, -0.30725497007369995, 0.07663129270076752, -0.39253944158554077, 0.12931697070598602, 0.0407368540763855, 0.8705682158470154, 0.19597142934799194, -0.34693506360054016, -0.037205833941698074, -0.5161070823669434, 0.8210139274597168, -0.7068161368370056, 0.3777370750904083, 0.34683674573898315, -0.006849326658993959, -0.007906466722488403, -0.8935655951499939, -0.4211937189102173, 0.11791474372148514, -0.24285048246383667, 0.1514744758605957, -0.5051920413970947, -0.18948839604854584, 0.3639366328716278, 0.4177580773830414, -0.6576308012008667, -0.2486725002527237, -0.6174145340919495, 0.008044181391596794, 0.6739439964294434, 0.06795335561037064, -0.01582457683980465, -0.21365953981876373, -0.207562655210495, -0.34050315618515015, -0.40469956398010254, 0.1493591070175171, 0.49412015080451965, 0.2943110764026642, -0.29898908734321594, 0.5102261900901794, -0.217957004904747, 0.8016679883003235, -0.203902006149292, -0.08536460250616074, 0.5286412835121155, -0.6077613830566406, -0.0857536569237709, -0.09427259117364883, 1.0514426231384277, 0.18675924837589264, -0.10760336369276047, -0.2001105099916458, 0.020040038973093033, -0.3316861093044281, -0.08388297259807587, -0.716886043548584, -0.22134260833263397, 0.41721978783607483, -0.8451371788978577, -0.28002384305000305, 0.22134454548358917, -1.1675406694412231, -0.15750060975551605, -0.32101908326148987, 0.08547870069742203, -0.22430862486362457, -0.2883962392807007, -0.07850983738899231, -0.07719219475984573, 0.35506492853164673, 0.09305882453918457, -0.6483743786811829, 0.5651798844337463, 0.41671499609947205, 1.0151983499526978, -0.505074143409729, -0.31313183903694153, -0.4264797568321228, -0.015390829183161259, -0.03540722280740738, 0.8870751261711121, -0.48020419478416443, -0.3136221766471863, -0.1720828264951706, 0.3132193684577942, -0.15951259434223175, -0.2879851460456848, 0.9087448120117188, -0.2996467351913452, 0.3172253966331482, -0.34361565113067627, -0.3579125702381134, -0.25788843631744385, 0.1885402947664261, -0.8072243928909302, 0.988335907459259, -0.061461545526981354, -0.7843741178512573, -0.012595494277775288, -0.9275344014167786, -0.46534156799316406, -0.2240983247756958, 0.1007314920425415, -0.6686397194862366, -0.358753502368927, 0.34493768215179443, 0.4014911949634552, -0.34878021478652954, 0.040330640971660614, -0.09645996242761612, -0.04643174633383751, 0.1688297986984253, -0.27876928448677063, 1.0082582235336304, 0.4992145001888275, -0.09093932807445526, -0.07775300741195679, -0.9856895804405212, -0.08038101345300674, 0.21942277252674103, -0.49368995428085327, -0.15455251932144165, -0.06228506565093994, 0.23725280165672302, 0.016643721610307693, 0.3240581452846527, -0.41835159063339233, 0.25357672572135925, -0.4745037257671356, 0.597033679485321, 0.6097864508628845, 0.1565420776605606, 0.5327328443527222, -0.36890190839767456, 0.4515700042247772, -0.010687713511288166, 0.07967718690633774, -0.3906165659427643, -0.459148645401001, -0.7180911302566528, -0.09750333428382874, 0.7537470459938049, 0.7055904865264893, -0.3677240312099457, 0.6094159483909607, -0.4711737632751465, -0.7052359580993652, -0.471806138753891, -0.005517995450645685, 0.561709463596344, 0.6283371448516846, 0.4875248074531555, -0.15532469749450684, -0.6534410119056702, -0.8752729296684265, -0.20503117144107819, 0.10466890037059784, 0.16107499599456787, 0.41475266218185425, 0.8372817635536194, -0.1496875137090683, 0.6410097479820251, -0.565205991268158, -0.22554199397563934, -0.14875492453575134, 0.10437025129795074, 0.3106001913547516, 0.6256410479545593, 0.46044236421585083, -0.9223694205284119, -0.48508650064468384, 0.09321343153715134, -0.6667065024375916, -0.1312868893146515, 0.013038313947618008, -0.14348161220550537, 0.46656063199043274, 0.36458107829093933, -0.4260256290435791, 0.44318661093711853, 0.40001657605171204, -0.23405016958713531, 0.3230690658092499, 0.03833852335810661, 0.21207329630851746, -1.2471604347229004, 0.6089472770690918, 0.19984284043312073, 0.0632549300789833, -0.548332154750824, -0.32566753029823303, -0.0851324126124382, -0.06412212550640106, -0.5092718005180359, 0.6544976234436035, -0.4626457691192627, 0.05089271068572998, -0.040302254259586334, -0.053520455956459045, 0.1995791494846344, 0.6621910929679871, -0.11148253083229065, 0.7582539319992065, 0.47753721475601196, -0.6326839923858643, 0.16543947160243988, 0.4431162476539612, -0.254831463098526, 0.3408745527267456, -0.9004471898078918, 0.04540319740772247, -0.17945201694965363, 0.20742523670196533, -0.8931031227111816, -0.19380007684230804, 0.6096283197402954, -0.6831051111221313, 0.17444778978824615, -0.3478803336620331, -0.5224747061729431, -0.24062612652778625, -0.16506613790988922, 0.30931681394577026, 0.4091351330280304, -0.29450076818466187, 0.5865304470062256, 0.42866382002830505, -0.12760064005851746, -0.7214998006820679, -0.7098324298858643, 0.11300446093082428, -0.20468538999557495, -0.5357370972633362, 0.393891841173172, -0.0279387179762125, -0.22938883304595947, 0.3078084886074066, -0.028068821877241135, 0.07414845377206802, -0.15850701928138733, 0.06973328441381454, 0.16389942169189453, 0.07892503589391708, 0.14036783576011658, -0.0019137809285894036, -0.1998654007911682, 0.04719090089201927, -0.3104100227355957, 0.4470072388648987, -0.3606867790222168, -0.21050122380256653, -0.44082629680633545, 0.5228209495544434, 0.5837123394012451, -0.5047301054000854, 0.7063102722167969, 0.6525307297706604, -0.4285958707332611, 0.2556285262107849, -0.3916783034801483, -0.09122657030820847, -0.39027726650238037, 0.35893768072128296, -0.0021928981877863407, -0.5001983046531677, 0.8731164336204529, 0.025366496294736862, 0.2502421736717224, 0.8480747938156128, 0.4352911114692688, 0.11774773895740509, 0.8489960432052612, 0.4202764630317688, 0.11745582520961761, 0.5004333257675171, -0.6514902710914612, 0.09408367425203323, -1.076920986175537, -0.4097147285938263, -0.8265547156333923, -0.32256707549095154, -0.6565554738044739, -0.12283962965011597, 0.2621114253997803, -0.306553453207016, -0.17351773381233215, 0.3788943290710449, -0.9200248718261719, 0.3513442873954773, 0.7233954071998596, -0.00490699103102088, 0.12927623093128204, 0.06788704544305801, 0.225967675447464, 0.15312635898590088, -0.6081861257553101, -0.6563504934310913, 1.2866356372833252, 0.26030927896499634, 0.445099413394928, 0.0031348024494946003, 0.5946263074874878, 0.3249959349632263, -0.14876891672611237, -0.6231834888458252, 0.4993627369403839, -0.1175696849822998, -0.548294723033905, -0.1331879198551178, -0.37550613284111023, -1.2374143600463867, 0.0762203112244606, -0.32056957483291626, -0.7133007645606995, 0.6671283841133118, 0.029842395335435867, -0.4202682375907898, 0.3886932134628296, -0.8086651563644409, 0.8530564904212952, -0.10950968414545059, -0.6004937887191772, 0.3464406728744507, -0.9595902562141418, 0.1294076293706894, 0.13452239334583282, 0.310087651014328, 0.12012369930744171, -0.10982991755008698, 1.312426209449768, -0.21889081597328186, 0.6609711647033691, -0.1319752335548401, 0.30096423625946045, 0.33407264947891235, -0.35393524169921875, 0.797504186630249, -0.043926216661930084, -0.14900626242160797, 0.40902474522590637, 0.2556021213531494, -0.4019522964954376, -0.4783632755279541, 0.6341387033462524, -0.9174126386642456, -0.3397308886051178, -0.8266044855117798, -0.5692592859268188, 0.19639374315738678, 0.5230162143707275, 0.3806932270526886, 0.4171905815601349, 0.04348984360694885, 0.5472831130027771, 0.8828511834144592, -0.17505358159542084, 0.4246521294116974, 0.19337014853954315, 0.055038291960954666, -0.6569674015045166, 0.9675191640853882, 0.4091903269290924, -0.06427647918462753, 0.44012999534606934, 0.17841725051403046, -0.23699523508548737, -0.5651957392692566, -0.15748272836208344, 0.21200495958328247, -0.6804442405700684, -0.30766788125038147, -1.1010311841964722, -0.2326194792985916, -0.7113022804260254, 0.02723085507750511, -0.28869208693504333, -0.5472110509872437, -0.5168376564979553, -0.009092465043067932, 0.44598060846328735, 0.37196671962738037, -0.3433551490306854, 0.2874471843242645, -0.6770839095115662, 0.19065141677856445, 0.10062461346387863, 0.25840285420417786, 0.17655447125434875, -0.5078915357589722, -0.5494503974914551, 0.10278867185115814, -0.36720970273017883, -0.6130969524383545, 0.5109411478042603, 0.2060813307762146, 0.6684252023696899, 0.2489844560623169, 0.1381811648607254, 0.3553076386451721, -0.4672952890396118, 0.8029525876045227, -0.053753893822431564, -0.5247707366943359, 0.644368052482605, -0.47702789306640625, 0.2469041496515274, 0.6720487475395203, 0.33967363834381104, -0.4495401382446289, 0.04358738288283348, -0.8535626530647278, -1.1434918642044067, 0.8451380133628845, 0.40480172634124756, -0.07601740956306458, 0.07143040746450424, 0.47818082571029663, 0.030500242486596107, 0.161551371216774, -0.8533174395561218, -0.766100287437439, -0.29654911160469055, -0.215187668800354, 0.24629727005958557, -0.10883349925279617, -0.4097317159175873, -0.45855242013931274, 0.8637301325798035, 0.18119393289089203, 0.7366376519203186, 0.40400582551956177, 0.19315624237060547, 0.05768022686243057, 0.3096972703933716, 0.7123879790306091, 0.6865198612213135, -0.33636802434921265, 0.2697531282901764, 0.13679441809654236, -0.602510392665863, -0.017277343198657036, 0.4684188961982727, -0.1411999613046646, -0.13867351412773132, 0.4310132563114166, 0.7378009557723999, -0.2974937856197357, -0.4539303779602051, 0.39470264315605164, 0.0318908616900444, -0.42966705560684204, -0.5604956150054932, 0.031042762100696564, -0.11208312213420868, 0.27230095863342285, 0.5704024434089661, 0.4071875810623169, 0.4039369821548462, -0.2826826870441437, 0.1841716170310974, 0.1448669731616974, -0.2934846580028534, -0.26521751284599304, 0.7240656018257141, 0.010166489519178867, -0.3292524814605713, 0.2608739733695984, -0.2550157606601715, -0.24391181766986847, 0.759711503982544, 0.389108270406723, 0.8339053392410278, 0.13628584146499634, -0.01823909394443035, 0.6613932251930237, 0.31531858444213867, -0.14291514456272125, 0.03859913349151611, -0.018589599058032036, -0.5365790724754333, -0.3634932041168213, -0.6097046732902527, -0.267351895570755, 0.30778372287750244, -0.8770045042037964, 0.1883617490530014, -0.22926539182662964, -0.04959552735090256, 0.25979113578796387, 0.20649166405200958, -0.6413686871528625, 0.04292496293783188, -0.08958935737609863, 0.894025981426239, -0.8851924538612366, 0.6620038151741028, 0.9080287218093872, -0.6051018238067627, -0.4203356206417084, -0.15456081926822662, -0.0808185413479805, -0.6038913726806641, 0.42130324244499207, 0.044573184102773666, 0.173261359333992, 0.20818912982940674, -0.7981717586517334, -1.0063395500183105, 1.191233515739441, 0.2213832437992096, -0.26957979798316956, 0.04284640774130821, 0.03148107975721359, 0.4556225538253784, -0.2967433035373688, 0.007560721132904291, 0.5668103694915771, 0.719468355178833, 0.20358394086360931, -0.3094600439071655, 0.03640713542699814, -0.7837449908256531, -0.061975713819265366, 0.1476369947195053, -0.7629624605178833, 0.7421693801879883, 0.09335223585367203, -0.16117404401302338, -0.05750807747244835, 0.7153744101524353, 0.19945329427719116, 0.36649808287620544, 0.20432215929031372, 0.8763759136199951, 0.658552348613739, -0.32782411575317383, 0.9945205450057983, -0.4094359874725342, 0.32180356979370117, 0.9503231048583984, 0.1724410355091095, 0.5918765664100647, 0.5734948515892029, -0.39129573106765747, 0.32261374592781067, 0.6968908309936523, -0.4199939966201782, 0.7325357794761658, -0.200967475771904, -0.10978183150291443, -0.054309386759996414, -0.29106608033180237, -0.5311089158058167, 0.2938956022262573, 0.3777095377445221, -0.5989527702331543, -0.08319705724716187, 0.1583452969789505, 0.2994363605976105, 0.058791544288396835, -0.18421892821788788, 0.7230620980262756, 0.0033519912976771593, -0.6128406524658203, 0.4871736168861389, -0.02071169950067997, 0.47476011514663696, -0.4429164230823517, -0.09071656316518784, -0.16109487414360046, 0.13112156093120575, -0.4007510542869568, -0.8742709159851074, 0.4966285824775696, -0.015264425426721573, -0.5534297823905945, -0.2109031230211258, 0.5404424667358398, -0.2922707498073578, -0.8499594330787659, -0.03837869316339493, 0.41553017497062683, 0.3006379008293152, 0.276164174079895, -0.8014472723007202, 0.17137651145458221, 0.10335918515920639, -0.5547831058502197, 0.3455846309661865, 0.471071720123291, 0.1585828959941864, 0.3968599736690521, 0.7323513627052307, 0.16517189145088196, -0.09231607615947723, -0.34416311979293823, 0.8567993640899658, -0.5801548361778259, -0.2126312553882599, -0.7845228910446167, 0.6723537445068359, -0.253377765417099, -0.3478330969810486, 0.7112243175506592, 0.7642303109169006, 0.8281770944595337, 0.12659530341625214, 1.0895668268203735, -0.43020761013031006, 0.6502881050109863, -0.27896925806999207, 0.8222575783729553, -0.6653703451156616, 0.09725441038608551, -0.19724677503108978, -0.8703880310058594, -0.5951277017593384, 0.6437328457832336, -0.4208005666732788, 0.12799909710884094, 0.5494506359100342, 0.7017503976821899, -0.00968443788588047, -0.13586093485355377, -0.04240661859512329, 0.1797098070383072, 0.3149219751358032, 0.2656628489494324, 0.1601935476064682, -0.8690246939659119, 0.8917398452758789, -0.4617125391960144, -0.24726425111293793, -0.14468030631542206, -0.9647268056869507, -0.8311092853546143, -0.9872575998306274, -0.48004114627838135, -0.513644278049469, 0.07545281201601028, 0.7818484902381897, 0.35782819986343384, -0.973929226398468, -0.07912938296794891, -0.1638793647289276, 0.22006657719612122, -0.38450950384140015, -0.25967085361480713, 0.887485921382904, -0.10536056756973267, -0.8626523613929749, -0.08569019287824631, 0.055295106023550034, 0.08495403081178665, -0.006719343364238739, -0.06707771867513657, -0.6713196039199829, -0.09877783060073853, 0.5241895318031311, 0.6589698791503906, -0.43645504117012024, 0.002000566804781556, 0.25032666325569153, -0.013735449872910976, 0.272051602602005, 0.2016339898109436, -0.4617501199245453, 0.35693374276161194, 0.5910742878913879, 0.5648829340934753, 0.47377926111221313, -0.002470680745318532, 0.11548519134521484, -0.5277066826820374, 0.20709113776683807, 0.19297784566879272, 0.4170371890068054, 0.2914244830608368, -0.45932745933532715, 0.7325836420059204, 0.4094483256340027, -0.8463738560676575, -1.0092284679412842, -0.15023423731327057, -1.2232362031936646, -0.06520738452672958, 1.383109450340271, -0.09654071927070618, -0.5208156108856201, -0.07014862447977066, -0.1489737182855606, 0.4595096707344055, -0.7366620898246765, 0.5926589965820312, 0.6963219046592712, -0.12767300009727478, -0.45456463098526, -0.6063018441200256, 0.37015944719314575, -0.056158002465963364, -0.7673311233520508, 0.0981641635298729, 0.17057842016220093, -0.05204900726675987, 0.4594636559486389, 0.38217636942863464, -0.38774925470352173, 0.13431289792060852, -0.1613619476556778, 0.3709664046764374, -0.3024701774120331, -0.18003539741039276, -0.2963099479675293, 0.09541293978691101, -0.3020499348640442, -0.21036052703857422 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
grammarly/coedit
grammarly
2023-10-21T01:49:43Z
416
18
null
[ "task_categories:text-generation", "size_categories:10K<n<100K", "language:en", "license:apache-2.0", "arxiv:2305.09857", "region:us" ]
2023-10-21T01:49:43Z
2023-08-15T00:01:51.000Z
2023-08-15T00:01:51
--- license: apache-2.0 task_categories: - text-generation language: - en pretty_name: coedit size_categories: - 10K<n<100K --- # Dataset Card for CoEdIT: Text Editing via Instruction Tuning ## Paper: [CoEdIT: Text Editing by Task-Specific Instruction Tuning](https://arxiv.org/abs/2305.09857) ## Authors: Vipul Raheja, Dhruv Kumar, Ryan Koo, Dongyeop Kang ## Project Repo: [https://github.com/vipulraheja/coedit](https://github.com/vipulraheja/coedit) ## Dataset Summary This is the dataset that was used to train the CoEdIT text editing models. Full details of the dataset can be found in our paper. # Dataset Structure The dataset is in JSON format. ## Data Instances ``` { '_id': 1, 'task': "gec", 'src': "Improve the grammaticality: As the number of people grows, the need of habitable environment is unquestionably essential.", 'tgt': "As the number of people grows, the need for a habitable environment is unquestionably increasing." } ``` ## Data Fields * `_id`: * `task`: Text editing task for this instance * `src`: input text (formatted as `instruction: input_text`) * `tgt`: output text ## Considerations for Using the Data Please note that this dataset contains 69k instances (as opposed to the 82k instances we used in the paper). This is because this public release includes only the instances that were acquired and curated from publicly available datasets. Specifically, it is missing roughly 13k instances in training and 1.5k instances in validation data from Simplification and Formality Transfer tasks due to licensing restrictions. # Citation ``` @article{raheja2023coedit, title={CoEdIT: Text Editing by Task-Specific Instruction Tuning}, author={Vipul Raheja and Dhruv Kumar and Ryan Koo and Dongyeop Kang}, year={2023}, eprint={2305.09857}, archivePrefix={arXiv}, primaryClass={cs.CL} } ```
[ 0.06672997772693634, -0.7847540974617004, 0.3873352110385895, 0.13874828815460205, 0.08143648505210876, -0.0903385654091835, -0.7185015082359314, -0.19494521617889404, -0.23288235068321228, 0.3192296326160431, -0.7510666847229004, -0.9365670680999756, -0.4419914186000824, 0.33616527915000916, -0.16542300581932068, 1.0337496995925903, -0.315311074256897, -0.23187464475631714, -0.5672443509101868, -0.12198024988174438, -0.49816054105758667, -0.4190914034843445, -0.5843682885169983, 0.05052148923277855, 0.3516073524951935, 0.725384533405304, 0.31519216299057007, 1.0209388732910156, 0.42881205677986145, 0.35365504026412964, -0.23118646442890167, 0.40174978971481323, -0.4929017722606659, -0.14074201881885529, -0.25400593876838684, -0.1861528605222702, -0.6624811291694641, 0.12853430211544037, 0.6505650281906128, 0.48811835050582886, 0.08727247267961502, 0.35192370414733887, 0.31186148524284363, 0.6772183179855347, -0.6666481494903564, 0.18214638531208038, -0.5691861510276794, -0.015397094190120697, -0.2915668189525604, -0.04535561427474022, -0.43433865904808044, 0.00725078908726573, -0.19122566282749176, -1.0145988464355469, 0.4575888514518738, 0.16130653023719788, 1.1089075803756714, 0.594234824180603, -0.01769593544304371, -0.1880979686975479, -0.38856735825538635, 0.8064139485359192, -0.7943650484085083, 0.2300829142332077, 0.477012038230896, -0.46926966309547424, -0.01689906045794487, -0.6092860698699951, -0.5067362785339355, -0.05164939910173416, -0.27779319882392883, 0.30073481798171997, 0.05169283598661423, 0.34777459502220154, 0.5367527008056641, 0.10359347611665726, -0.4121043086051941, 0.042633842676877975, -0.42783400416374207, -0.041776251047849655, 0.6752767562866211, 0.32185792922973633, 0.20260830223560333, -0.27488282322883606, -0.10136633366346359, -0.1518247276544571, -0.26932862401008606, 0.41841432452201843, 0.7345007061958313, 0.18494680523872375, -0.38807982206344604, 0.5341901779174805, -0.21022756397724152, 0.8501316905021667, 0.17448580265045166, 0.13105948269367218, 0.456912636756897, -0.582152247428894, -0.3513477146625519, -0.14404737949371338, 0.8046854138374329, 0.30885353684425354, 0.0990266278386116, -0.13326308131217957, -0.03453900292515755, -0.032303549349308014, 0.42071232199668884, -0.4698609709739685, -0.2625560760498047, 0.3457179367542267, -0.3560221493244171, -0.4500833749771118, 0.40206947922706604, -0.9974015951156616, -0.060983672738075256, -0.5339869260787964, -0.049966588616371155, -0.243507981300354, 0.006028022617101669, 0.12701120972633362, -0.01304292120039463, -0.10864348709583282, 0.24341528117656708, -0.9423511624336243, 0.49086418747901917, 0.7297430038452148, 0.7199512720108032, -0.35087716579437256, -0.504173219203949, -0.34869346022605896, -0.052212055772542953, -0.14325685799121857, 0.7279735803604126, -0.8569667339324951, -0.5117058753967285, -0.13215512037277222, 0.44919511675834656, -0.48085635900497437, -0.38969722390174866, 0.9991386532783508, -0.17742691934108734, 0.18723368644714355, -0.26559484004974365, -0.5498888492584229, 0.11212906986474991, 0.10498777031898499, -0.675655722618103, 1.4265161752700806, 0.14487692713737488, -0.8227210640907288, 0.1731584370136261, -0.9361153841018677, -0.35224586725234985, -0.16279417276382446, 0.10271494090557098, -0.7642189860343933, -0.13824889063835144, 0.25157079100608826, 0.29815828800201416, 0.06448166072368622, 0.20348837971687317, -0.07128547132015228, -0.47928252816200256, 0.13550089299678802, -0.09738342463970184, 0.7123004198074341, 0.11797630041837692, -0.3228072226047516, 0.1800001710653305, -0.8334681987762451, 0.25968116521835327, -0.2457204908132553, -0.4935150444507599, -0.3453490138053894, -0.014136577025055885, 0.310442715883255, 0.17581859230995178, 0.382697731256485, -0.6309300065040588, 0.3490595519542694, -0.1481754183769226, 0.35270926356315613, 0.976128876209259, 0.1781623214483261, 0.3053651452064514, -0.4089295566082001, 0.574439525604248, 0.05270030349493027, 0.2857566177845001, 0.12766847014427185, -0.24872535467147827, -0.8429355621337891, -0.134457066655159, 0.41067829728126526, 0.885453999042511, -0.3942050635814667, 0.6827778220176697, -0.26642611622810364, -0.5328704118728638, -0.69858318567276, 0.47340166568756104, 0.7361573576927185, 0.6848804354667664, 0.3845355212688446, 0.14884109795093536, -0.8216837644577026, -0.6955143809318542, -0.5494381189346313, 0.206019788980484, 0.162555992603302, 0.4807354211807251, 0.7209731936454773, -0.3187316656112671, 0.7663299441337585, -0.5547823905944824, -0.21936307847499847, 0.015566455200314522, 0.013414371758699417, 0.2242426872253418, 0.7562665939331055, 0.21710334718227386, -0.701454222202301, -0.6312981843948364, -0.06379695236682892, -0.727746844291687, -0.36949968338012695, -0.34720152616500854, -0.4397290050983429, 0.4664788544178009, 0.7219769358634949, -0.23867200314998627, 0.4603196382522583, 0.6791113615036011, -0.5937103629112244, 0.5574462413787842, -0.3690173029899597, 0.36636883020401, -1.0736216306686401, 0.45057913661003113, 0.3174404799938202, -0.11925971508026123, -0.38398706912994385, -0.09458194673061371, 0.20934349298477173, 0.04266522824764252, -0.23070698976516724, 0.44882431626319885, -0.5579445958137512, 0.467832088470459, -0.08955804258584976, 0.0862472653388977, 0.0024371228646486998, 0.8603044152259827, -0.03286166861653328, 0.9394005537033081, 0.349069207906723, -0.4794257581233978, 0.27282214164733887, 0.5879853367805481, -0.25048860907554626, 0.5737631916999817, -0.9940222501754761, 0.40112414956092834, 0.06921118497848511, 0.025553058832883835, -0.6533029675483704, -0.3448958992958069, 0.34151124954223633, -0.28086963295936584, 0.16931019723415375, -0.11672371625900269, -0.5726000070571899, -0.09817945212125778, -0.3883466124534607, 0.0287095308303833, 0.33065560460090637, -0.36040276288986206, 0.25341686606407166, 0.10461783409118652, -0.1512766182422638, -0.5573183298110962, -0.5374277830123901, -0.14602015912532806, -0.07948659360408783, -0.7032638788223267, 0.44076278805732727, -0.3546721041202545, -0.17598958313465118, 0.35206088423728943, -0.18735910952091217, -0.05167829990386963, 0.14802733063697815, 0.485272616147995, 0.5040990710258484, 0.14266464114189148, 0.2587406039237976, 0.23616842925548553, -0.22176200151443481, -0.02637900970876217, 0.10363882035017014, 0.026917461305856705, -0.11648216843605042, -0.14514237642288208, -0.6784309148788452, 0.34933000802993774, 0.2093769609928131, -0.22869744896888733, 0.7976610064506531, 0.5155657529830933, -0.24736610054969788, -0.14619889855384827, -0.2456330955028534, 0.2041250616312027, -0.5089924335479736, 0.49781298637390137, -0.18694481253623962, -0.7591971755027771, 0.3789868652820587, -0.16370445489883423, 0.1560215801000595, 0.6547223925590515, 0.2997340261936188, -0.20016591250896454, 0.6319239735603333, 0.49156883358955383, 0.09945301711559296, 0.782002329826355, -0.36396896839141846, -0.1796099990606308, -1.2932767868041992, -0.36646556854248047, -0.756792426109314, -0.37301599979400635, -0.6713334321975708, -0.23769736289978027, 0.396396666765213, -0.11857534199953079, -0.33422374725341797, 0.3161490261554718, -0.871210515499115, 0.6828894019126892, 0.6748086214065552, 0.4928024709224701, 0.16901876032352448, -0.007992022670805454, -0.007906326092779636, -0.25094953179359436, -0.6663441061973572, -0.5519439578056335, 1.132472276687622, -0.0924428403377533, 0.6930412650108337, -0.3257593810558319, 0.6066442131996155, 0.4069884717464447, -0.2013215273618698, -0.3929497003555298, 0.4532604515552521, -0.4451553225517273, -0.2430495321750641, -0.33514535427093506, -0.47807374596595764, -1.0431547164916992, -0.28654995560646057, -0.41106951236724854, -0.6535905003547668, 0.2829086482524872, 0.28234460949897766, -0.3193429708480835, 0.2946102023124695, -0.9600076079368591, 1.2303422689437866, -0.07165111601352692, -0.6730909943580627, 0.011768072843551636, -0.6038301587104797, -0.03623205050826073, -0.008958717808127403, 0.19050389528274536, 0.15569299459457397, -0.17574989795684814, 1.020753026008606, -0.4936102032661438, 0.8877045512199402, -0.29897215962409973, 0.07683371752500534, 0.09797478467226028, -0.2779805362224579, 0.7752631306648254, 0.16828380525112152, -0.16466352343559265, 0.15922339260578156, -0.08311797678470612, -0.38314300775527954, -0.5118706226348877, 0.8563178181648254, -1.0205613374710083, -0.35359856486320496, -0.40742090344429016, -0.6152362823486328, -0.25250449776649475, 0.06767523288726807, 0.5487642884254456, 0.48534533381462097, -0.14245390892028809, 0.24942944943904877, 0.8151770830154419, -0.19940009713172913, 0.3075239360332489, 0.20052842795848846, 0.5696626305580139, -0.45691022276878357, 0.6899796724319458, 0.16192416846752167, 0.11663182824850082, 0.26167839765548706, 0.0034568533301353455, -0.07532252371311188, -0.4307476878166199, -0.21936964988708496, 0.12638475000858307, -0.5014025568962097, -0.1995263248682022, -0.7487220764160156, -0.1563698649406433, -0.4995478093624115, -0.3725137412548065, -0.1748892217874527, -0.34587255120277405, -0.6806871891021729, -0.10455220192670822, 0.6566484570503235, 0.6077203750610352, -0.1214352622628212, 0.2903301417827606, -0.6069879531860352, 0.3475745916366577, 0.05981384590268135, 0.6327267289161682, -0.3336627781391144, -0.6174936890602112, -0.5754693746566772, 0.14275722205638885, -0.153751939535141, -0.5561596155166626, 0.1999160796403885, 0.39262014627456665, 0.6137560606002808, -0.16257329285144806, 0.03793993219733238, 0.8040354251861572, -0.3261270821094513, 0.8276649713516235, -0.3760116696357727, -1.115244746208191, 0.8265484571456909, -0.33705633878707886, 0.4414479434490204, 0.8899844884872437, 0.10836765915155411, -0.9044751524925232, -0.3026578426361084, -0.9410385489463806, -0.8849706649780273, 1.1071525812149048, 0.16109253466129303, 0.10335616022348404, 0.2812386155128479, 0.4568099081516266, 0.12462356686592102, 0.04235072433948517, -0.4287843406200409, -0.2615474462509155, -0.17878006398677826, -0.6211467981338501, 0.07117970287799835, -0.23269645869731903, -0.22836600244045258, -0.5761266350746155, 1.157486081123352, 0.048277776688337326, 0.3085806667804718, 0.3889038562774658, -0.13300995528697968, -0.18517303466796875, 0.4157394766807556, 0.7035390138626099, 0.43736210465431213, -0.18419866263866425, -0.1447424292564392, 0.21102160215377808, -0.7974497675895691, 0.006540369242429733, 0.024080956354737282, -0.285045325756073, -0.061871692538261414, 0.4391191303730011, 0.8330984711647034, 0.2922612726688385, -0.6459887027740479, 0.36063340306282043, 0.011585953645408154, -0.3839128613471985, -0.2965700328350067, 0.5043528079986572, -0.1629306674003601, -0.06398842483758926, -0.05075591057538986, 0.5473318696022034, 0.0033534779213368893, 0.04396955296397209, -0.026879943907260895, -0.13000695407390594, -0.2517857551574707, -0.26818013191223145, 0.6975857615470886, 0.32252535223960876, -0.29931962490081787, 0.8290277719497681, -0.33135318756103516, -0.24599412083625793, 0.7343292832374573, 0.3145764172077179, 0.8886517882347107, 0.13431759178638458, 0.14313843846321106, 0.8253930807113647, 0.3814985156059265, -0.15584562718868256, 0.34527212381362915, 0.04697437584400177, -0.6038599610328674, -0.26193520426750183, -0.3328274190425873, -0.4976682960987091, 0.22811108827590942, -0.6964371800422668, 0.25676998496055603, -0.503161609172821, 0.10346309095621109, -0.20674830675125122, 0.33950483798980713, -0.7370086908340454, 0.1382051557302475, -0.36870428919792175, 1.0009515285491943, -0.9030510783195496, 0.6298863291740417, 0.9984920620918274, -0.21519899368286133, -0.812716007232666, -0.13510389626026154, -0.05247574672102928, -0.4693138599395752, 0.2564251124858856, -0.1551971137523651, 0.14139044284820557, -0.026151122525334358, -1.0320661067962646, -0.5466027855873108, 1.0640649795532227, 0.3256937265396118, -0.7541012763977051, -0.07068312913179398, -0.041078343987464905, 0.5709540247917175, -0.14724968373775482, -0.2476864457130432, 0.6296013593673706, 0.7682731747627258, -0.26271793246269226, -0.6254668831825256, 0.06868687272071838, -0.83743816614151, 0.11547083407640457, -0.030541056767106056, -0.8338421583175659, 0.670478880405426, -0.08902459591627121, -0.09941141307353973, 0.13382908701896667, 0.42245376110076904, 0.1689235270023346, 0.289115309715271, 0.44311460852622986, 0.7363367676734924, 0.8645322322845459, -0.2682153284549713, 0.9198850989341736, -0.41445979475975037, 0.5686739087104797, 1.3028398752212524, 0.11746729910373688, 0.7048494815826416, 0.41500377655029297, -0.07791800051927567, 0.701692521572113, 0.6042258143424988, -0.3986589312553406, 0.3986160457134247, -0.09079255908727646, -0.06987761706113815, -0.2564779818058014, 0.04385562613606453, -0.19180560111999512, 0.38590213656425476, 0.24273619055747986, -0.4450089931488037, 0.12899307906627655, 0.005383778363466263, 0.48702067136764526, 0.49500808119773865, -0.1464373618364334, 0.7729775309562683, -0.3959506154060364, -0.6877458691596985, 0.41091281175613403, 0.09451156854629517, 0.8303253650665283, -0.6026703715324402, -0.14098334312438965, -0.145034521818161, 0.11656137555837631, -0.5830195546150208, -0.722777783870697, 0.21230366826057434, 0.38650158047676086, -0.32058170437812805, -0.4357290267944336, 0.600544810295105, -0.5371962189674377, -0.7946614027023315, -0.09947386384010315, 0.23466600477695465, -0.10520163178443909, 0.22286659479141235, -0.79832524061203, 0.259685754776001, 0.09672968834638596, -0.32984158396720886, -0.02922954224050045, 0.6087435483932495, 0.15529277920722961, 0.16822540760040283, 0.6162933111190796, 0.15914301574230194, -0.0562635138630867, -0.2794337272644043, 0.7620593905448914, -0.6120054125785828, -0.3728785216808319, -0.7249042987823486, 0.7076427936553955, -0.40561553835868835, -0.748790442943573, 0.7684073448181152, 0.7861725091934204, 1.0745948553085327, -0.3051941990852356, 1.0152512788772583, -0.22618936002254486, 0.4411796033382416, -0.6824843883514404, 0.6611495018005371, -0.30950823426246643, 0.02720867097377777, -0.47369614243507385, -0.5970421433448792, -0.16216981410980225, 0.5605486035346985, -0.4626472294330597, 0.15610365569591522, 0.8831668496131897, 0.9915439486503601, -0.06968159228563309, -0.13128313422203064, 0.06262760609388351, 0.23666252195835114, -0.03643707185983658, 0.6037091016769409, 0.30330970883369446, -0.6129307150840759, 0.39227476716041565, -0.2832559049129486, -0.22840654850006104, -0.07684051245450974, -0.7984631657600403, -0.7608384490013123, -0.8090196847915649, -0.5829313397407532, -0.2989990711212158, 0.24360248446464539, 1.0839745998382568, 0.6010936498641968, -0.8472617268562317, -0.04231880232691765, -0.23331840336322784, 0.06093346327543259, -0.6635211110115051, -0.2543501853942871, 0.6239631175994873, -0.5256528258323669, -0.8838664889335632, 0.13287398219108582, -0.2002853900194168, -0.05769949033856392, 0.31463029980659485, -0.18039581179618835, -0.3691287040710449, -0.0790259838104248, 0.15557372570037842, 0.2972092628479004, -0.23681572079658508, -0.29724904894828796, 0.19300901889801025, -0.23223565518856049, 0.25553542375564575, 0.6650524139404297, -0.5171308517456055, 0.4740998446941376, 0.4117022454738617, 0.5310689806938171, 0.1406552642583847, 0.11160209029912949, 0.2027323842048645, -1.1492335796356201, 0.1795332431793213, -0.06292271614074707, 0.256783127784729, 0.3125046193599701, -0.8018378615379333, 0.7993496656417847, 0.48842573165893555, -0.7604109644889832, -0.540391206741333, -0.3043035864830017, -1.3300981521606445, 0.018584297969937325, 1.3682178258895874, -0.21579115092754364, -0.530381441116333, -0.03674064576625824, -0.5769025087356567, 0.3798988461494446, -0.6079777479171753, 0.8730170726776123, 0.8593263030052185, -0.04065221548080444, -0.14312243461608887, -0.42542457580566406, 0.7111165523529053, 0.11061146855354309, -1.339027762413025, 0.2887599468231201, 0.5555525422096252, 0.33229702711105347, -0.15077373385429382, 0.4553302228450775, -0.008830889128148556, 0.45736420154571533, -0.003121163696050644, 0.20462599396705627, -0.5446932315826416, -0.14839382469654083, -0.2951360046863556, -0.17494305968284607, -0.2965986132621765, -0.2826268970966339 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
code_x_glue_tc_nl_code_search_adv
null
2023-07-27T15:51:10Z
415
2
null
[ "task_categories:text-retrieval", "task_ids:document-retrieval", "annotations_creators:found", "language_creators:found", "multilinguality:other-programming-languages", "size_categories:100K<n<1M", "source_datasets:original", "language:code", "language:en", "license:c-uda", "arxiv:2102.04664", "region:us" ]
2023-07-27T15:51:10Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - found language_creators: - found language: - code - en license: - c-uda multilinguality: - other-programming-languages size_categories: - 100K<n<1M source_datasets: - original task_categories: - text-retrieval task_ids: - document-retrieval pretty_name: CodeXGlueTcNlCodeSearchAdv dataset_info: features: - name: id dtype: int32 - name: repo dtype: string - name: path dtype: string - name: func_name dtype: string - name: original_string dtype: string - name: language dtype: string - name: code dtype: string - name: code_tokens sequence: string - name: docstring dtype: string - name: docstring_tokens sequence: string - name: sha dtype: string - name: url dtype: string - name: docstring_summary dtype: string - name: parameters dtype: string - name: return_statement dtype: string - name: argument_list dtype: string - name: identifier dtype: string - name: nwo dtype: string - name: score dtype: float32 splits: - name: train num_bytes: 820716084 num_examples: 251820 - name: validation num_bytes: 23468834 num_examples: 9604 - name: test num_bytes: 47433760 num_examples: 19210 download_size: 966025624 dataset_size: 891618678 --- # Dataset Card for "code_x_glue_tc_nl_code_search_adv" ## 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/Text-Code/NL-code-search-Adv - **Paper:** https://arxiv.org/abs/2102.04664 ### Dataset Summary CodeXGLUE NL-code-search-Adv dataset, available at https://github.com/microsoft/CodeXGLUE/tree/main/Text-Code/NL-code-search-Adv The dataset we use comes from CodeSearchNet and we filter the dataset as the following: - Remove examples that codes cannot be parsed into an abstract syntax tree. - Remove examples that #tokens of documents is < 3 or >256 - Remove examples that documents contain special tokens (e.g. <img ...> or https:...) - Remove examples that documents are not English. ### Supported Tasks and Leaderboards - `document-retrieval`: The dataset can be used to train a model for retrieving top-k codes from a given **English** natural language query. ### Languages - Python **programming** language - English **natural** language ## Dataset Structure ### Data Instances An example of 'validation' looks as follows. ``` { "argument_list": "", "code": "def Func(arg_0, arg_1='.', arg_2=True, arg_3=False, **arg_4):\n \"\"\"Downloads Dailymotion videos by URL.\n \"\"\"\n\n arg_5 = get_content(rebuilt_url(arg_0))\n arg_6 = json.loads(match1(arg_5, r'qualities\":({.+?}),\"'))\n arg_7 = match1(arg_5, r'\"video_title\"\\s*:\\s*\"([^\"]+)\"') or \\\n match1(arg_5, r'\"title\"\\s*:\\s*\"([^\"]+)\"')\n arg_7 = unicodize(arg_7)\n\n for arg_8 in ['1080','720','480','380','240','144','auto']:\n try:\n arg_9 = arg_6[arg_8][1][\"url\"]\n if arg_9:\n break\n except KeyError:\n pass\n\n arg_10, arg_11, arg_12 = url_info(arg_9)\n\n print_info(site_info, arg_7, arg_10, arg_12)\n if not arg_3:\n download_urls([arg_9], arg_7, arg_11, arg_12, arg_1=arg_1, arg_2=arg_2)", "code_tokens": ["def", "Func", "(", "arg_0", ",", "arg_1", "=", "'.'", ",", "arg_2", "=", "True", ",", "arg_3", "=", "False", ",", "**", "arg_4", ")", ":", "arg_5", "=", "get_content", "(", "rebuilt_url", "(", "arg_0", ")", ")", "arg_6", "=", "json", ".", "loads", "(", "match1", "(", "arg_5", ",", "r'qualities\":({.+?}),\"'", ")", ")", "arg_7", "=", "match1", "(", "arg_5", ",", "r'\"video_title\"\\s*:\\s*\"([^\"]+)\"'", ")", "or", "match1", "(", "arg_5", ",", "r'\"title\"\\s*:\\s*\"([^\"]+)\"'", ")", "arg_7", "=", "unicodize", "(", "arg_7", ")", "for", "arg_8", "in", "[", "'1080'", ",", "'720'", ",", "'480'", ",", "'380'", ",", "'240'", ",", "'144'", ",", "'auto'", "]", ":", "try", ":", "arg_9", "=", "arg_6", "[", "arg_8", "]", "[", "1", "]", "[", "\"url\"", "]", "if", "arg_9", ":", "break", "except", "KeyError", ":", "pass", "arg_10", ",", "arg_11", ",", "arg_12", "=", "url_info", "(", "arg_9", ")", "print_info", "(", "site_info", ",", "arg_7", ",", "arg_10", ",", "arg_12", ")", "if", "not", "arg_3", ":", "download_urls", "(", "[", "arg_9", "]", ",", "arg_7", ",", "arg_11", ",", "arg_12", ",", "arg_1", "=", "arg_1", ",", "arg_2", "=", "arg_2", ")"], "docstring": "Downloads Dailymotion videos by URL.", "docstring_summary": "Downloads Dailymotion videos by URL.", "docstring_tokens": ["Downloads", "Dailymotion", "videos", "by", "URL", "."], "func_name": "", "id": 0, "identifier": "dailymotion_download", "language": "python", "nwo": "soimort/you-get", "original_string": "", "parameters": "(url, output_dir='.', merge=True, info_only=False, **kwargs)", "path": "src/you_get/extractors/dailymotion.py", "repo": "", "return_statement": "", "score": 0.9997601509094238, "sha": "b746ac01c9f39de94cac2d56f665285b0523b974", "url": "https://github.com/soimort/you-get/blob/b746ac01c9f39de94cac2d56f665285b0523b974/src/you_get/extractors/dailymotion.py#L13-L35" } ``` ### Data Fields In the following each data field in go is explained for each config. The data fields are the same among all splits. #### default | field name | type | description | |-----------------|-----------------------|-----------------------------------------------------------------------------------| |id |int32 | Index of the sample | |repo |string | repo: the owner/repo | |path |string | path: the full path to the original file | |func_name |string | func_name: the function or method name | |original_string |string | original_string: the raw string before tokenization or parsing | |language |string | language: the programming language | |code |string | code/function: the part of the original_string that is code | |code_tokens |Sequence[string] | code_tokens/function_tokens: tokenized version of code | |docstring |string | docstring: the top-level comment or docstring, if it exists in the original string| |docstring_tokens |Sequence[string] | docstring_tokens: tokenized version of docstring | |sha |string | sha of the file | |url |string | url of the file | |docstring_summary|string | Summary of the docstring | |parameters |string | parameters of the function | |return_statement |string | return statement | |argument_list |string | list of arguments of the function | |identifier |string | identifier | |nwo |string | nwo | |score |datasets.Value("float"]| score for this search | ### Data Splits | name |train |validation|test | |-------|-----:|---------:|----:| |default|251820| 9604|19210| ## 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{DBLP:journals/corr/abs-2102-04664, author = {Shuai Lu and Daya Guo and Shuo Ren and Junjie Huang and Alexey Svyatkovskiy and Ambrosio Blanco and Colin B. Clement and Dawn Drain and Daxin Jiang and Duyu Tang and Ge Li and Lidong Zhou and Linjun Shou and Long Zhou and Michele Tufano and Ming Gong and Ming Zhou and Nan Duan and Neel Sundaresan and Shao Kun Deng and Shengyu Fu and Shujie Liu}, title = {CodeXGLUE: {A} Machine Learning Benchmark Dataset for Code Understanding and Generation}, journal = {CoRR}, volume = {abs/2102.04664}, year = {2021} } @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.
[ -0.4553256034851074, -0.5881744027137756, 0.060786984860897064, 0.21146194636821747, -0.250645250082016, 0.16959574818611145, -0.22155039012432098, 0.019603481516242027, 0.4721437394618988, 0.3762286305427551, -0.740369439125061, -0.8762375712394714, -0.5731320977210999, 0.29408612847328186, -0.2507138252258301, 0.9109418392181396, 0.029104769229888916, -0.15085509419441223, 0.18137183785438538, 0.020259704440832138, -0.024022242054343224, -0.1859722137451172, -0.5607039928436279, 0.1755070984363556, 0.09864969551563263, 0.191391259431839, 0.667729914188385, 1.07035493850708, 0.7967373132705688, 0.38853174448013306, -0.1714661717414856, 0.2032371610403061, -0.362423300743103, -0.19393816590309143, -0.045128803700208664, -0.3772188723087311, -0.4755985736846924, 0.08358646929264069, 0.819420576095581, 0.3486282229423523, -0.03301437199115753, 0.44654080271720886, -0.09294997155666351, 0.7966588139533997, -0.34823158383369446, 0.3466636538505554, -0.6797735691070557, 0.07710784673690796, -0.1020573303103447, -0.7342187166213989, 0.13997477293014526, -0.5086590647697449, -0.1461915820837021, -0.7726109623908997, 0.4031962454319, 0.011563681066036224, 1.4468356370925903, 0.32119521498680115, -0.26731762290000916, -0.411230206489563, -0.4141378700733185, 0.8536264300346375, -1.0005033016204834, 0.1701643168926239, 0.5923035740852356, 0.28388771414756775, -0.408356249332428, -0.6623658537864685, -0.6142040491104126, 0.08759281039237976, -0.13860256969928741, 0.2115911990404129, -0.0796014666557312, -0.1761491596698761, 0.3830633759498596, 0.5303760170936584, -0.7614774703979492, -0.4357396364212036, -0.6530982255935669, -0.24768522381782532, 0.932202160358429, 0.1150718703866005, 0.42364537715911865, -0.5915920734405518, -0.3222076892852783, -0.25607535243034363, -0.41469138860702515, 0.4288945496082306, 0.6680892109870911, 0.356670618057251, -0.49873459339141846, 0.557303786277771, -0.4177420437335968, 0.6704548001289368, 0.08217642456293106, -0.49623903632164, 0.6824920177459717, -0.47354432940483093, -0.4024854898452759, -0.13673549890518188, 1.106724500656128, 0.719064474105835, -0.07880059629678726, 0.15518631041049957, 0.17137831449508667, -0.22325442731380463, 0.10214399546384811, -0.6877450346946716, -0.3992052972316742, 0.7321430444717407, -0.8688088655471802, -0.4779101610183716, 0.3024536073207855, -1.147910475730896, -0.02904905006289482, -0.13877105712890625, 0.2580944001674652, -0.4644862413406372, -0.1921844184398651, 0.18651306629180908, -0.394186794757843, 0.29635995626449585, 0.1303032636642456, -0.8212764263153076, 0.19944684207439423, 0.4506627917289734, 0.8183841109275818, 0.17216621339321136, -0.40314173698425293, -0.5430930256843567, 0.2507031559944153, 0.03438500314950943, 0.7850597500801086, -0.29258856177330017, -0.22772234678268433, 0.14687854051589966, 0.6407446265220642, -0.14754560589790344, -0.39664316177368164, 0.6430092453956604, -0.28731778264045715, 0.22531212866306305, -0.32661673426628113, -0.3072914779186249, -0.47170719504356384, 0.560529887676239, -0.779381275177002, 1.0481268167495728, 0.2571968734264374, -1.0811854600906372, 0.38282227516174316, -0.6824160218238831, -0.5038342475891113, 0.03269491717219353, -0.30574241280555725, -0.4523148238658905, -0.2936965823173523, 0.2133871614933014, 0.2871152460575104, -0.2872442305088043, -0.02732948586344719, -0.07351545244455338, -0.20842796564102173, 0.0866367444396019, -0.29827624559402466, 1.2488564252853394, 0.3567618131637573, -0.41569018363952637, 0.015260144136846066, -1.1325663328170776, 0.09852786362171173, 0.393139123916626, -0.8568673729896545, -0.01022993866354227, 0.11867541074752808, -0.0208081416785717, 0.2456376850605011, 0.3893265426158905, -0.39182308316230774, 0.4801511764526367, -0.43104496598243713, 0.5813590884208679, 0.598494827747345, 0.0004893367877230048, 0.2679145634174347, -0.31859174370765686, 0.5478937029838562, -0.13403558731079102, 0.3163958191871643, -0.16020427644252777, -0.29158979654312134, -0.3886687159538269, -0.4491598904132843, 0.03138516843318939, 0.6778692603111267, -0.45055022835731506, 0.7173082232475281, -0.3985022306442261, -0.6103054285049438, -0.6295732855796814, 0.32962220907211304, 0.11166920512914658, 0.4362277388572693, 0.509242594242096, -0.011342731304466724, -0.9092453122138977, -0.6166701316833496, -0.09755726158618927, -0.17371520400047302, 0.13278187811374664, 0.8024144768714905, 0.7725552320480347, -0.037126582115888596, 0.7820497155189514, -0.6968590617179871, -0.5222354531288147, -0.34170106053352356, -0.13700272142887115, 0.8215044140815735, 0.6122117638587952, 0.7194607853889465, -1.090417504310608, -0.7356055378913879, -0.09080380201339722, -0.9565120339393616, 0.07894297689199448, -0.14610999822616577, -0.008561377413570881, -0.16297148168087006, 0.3488573133945465, -0.5843807458877563, 0.5023571848869324, 0.6160304546356201, -0.4261959493160248, 0.7672691941261292, -0.3878462612628937, 0.6197364926338196, -1.2779356241226196, 0.13969993591308594, -0.14026592671871185, 0.021176563575863838, -0.30784255266189575, 0.13669663667678833, -0.05128741264343262, 0.24099144339561462, -0.7232279777526855, 0.33998242020606995, -0.4522317945957184, 0.16212491691112518, 0.08730040490627289, 0.09584268927574158, 0.004100011195987463, 0.4470946490764618, -0.15823529660701752, 0.8572032451629639, 0.8106337189674377, -0.6327821612358093, 0.7117817997932434, 0.2393757700920105, -0.3513360619544983, 0.1681261956691742, -0.609984278678894, -0.11559097468852997, -0.17607831954956055, 0.26691290736198425, -1.222699761390686, -0.5449337363243103, 0.26727861166000366, -0.7510573267936707, 0.09801706671714783, -0.5889670848846436, -0.30264919996261597, -0.6750308275222778, -0.64515221118927, 0.28356873989105225, 0.2558045983314514, -0.2829569876194, 0.5357863903045654, 0.3933425843715668, 0.17071664333343506, -0.6418721079826355, -0.551489531993866, 0.0501088909804821, -0.2707473933696747, -0.7195637226104736, 0.3687644302845001, -0.08684267103672028, -0.10658074170351028, 0.0061615267768502235, -0.2429840862751007, -0.18477657437324524, 0.1038072481751442, 0.15777169167995453, 0.27255359292030334, -0.186359703540802, -0.5206553339958191, -0.23496511578559875, 0.12477213144302368, -0.026913322508335114, -0.4220002293586731, 0.9009354710578918, -0.16274338960647583, -0.22162669897079468, -0.42899227142333984, 0.4459863305091858, 0.43992558121681213, -0.24292726814746857, 0.7105167508125305, 0.7605542540550232, -0.23664146661758423, 0.05007631704211235, -0.37415608763694763, 0.15128083527088165, -0.5374748110771179, 0.18637436628341675, -0.2456081509590149, -0.6234908103942871, 0.775778591632843, 0.14309175312519073, 0.07706095278263092, 0.7583262324333191, 0.36996185779571533, -0.37341201305389404, 0.9324729442596436, 0.10471999645233154, -0.05991694703698158, 0.41717013716697693, -1.048296332359314, -0.052064232528209686, -0.6155635118484497, -0.5052050352096558, -0.8269650936126709, -0.3397776186466217, -0.800274133682251, -0.48027655482292175, -0.017635347321629524, 0.31740638613700867, -0.22200079262256622, 0.7155898809432983, -0.8310771584510803, 0.45840778946876526, 0.5893029570579529, 0.030124351382255554, -0.11786976456642151, 0.09217537939548492, -0.1446245163679123, 0.01503006275743246, -0.3944734036922455, -0.498633474111557, 1.1682610511779785, 0.038457438349723816, 0.7240282297134399, 0.24287670850753784, 0.8147805333137512, 0.43838533759117126, -0.4212290942668915, -0.6687684655189514, 0.6484895348548889, -0.20025935769081116, -0.7718220949172974, -0.1982981264591217, -0.39791572093963623, -1.1639375686645508, 0.07509812712669373, -0.07212978601455688, -0.9529861211776733, 0.047578807920217514, 0.1439153105020523, -0.2889944911003113, 0.5930895209312439, -0.4743468165397644, 0.8723340630531311, -0.18523326516151428, -0.3235422968864441, 0.10245995223522186, -0.8717926144599915, 0.11015243828296661, 0.399324893951416, 0.6053253412246704, -0.11693278700113297, -0.007533596828579903, 0.8503240942955017, -0.6367951035499573, 0.37690287828445435, -0.302482932806015, 0.04266374558210373, 0.6052210927009583, 0.02754415012896061, 0.6167585253715515, 0.24237670004367828, 0.08127151429653168, 0.2238076776266098, 0.1417517364025116, -0.5192596912384033, -0.4222855865955353, 0.7456190586090088, -0.7245371341705322, -0.5830829739570618, -0.41878610849380493, -0.3220665752887726, 0.3654038906097412, 0.5421191453933716, 0.3993109464645386, 0.38850581645965576, 0.24037599563598633, 0.5931875109672546, 0.6842451095581055, -0.29155445098876953, 0.6562934517860413, 0.34927183389663696, 0.08604995161294937, -0.9685280919075012, 0.8748424053192139, 0.0577639602124691, 0.014310806058347225, 0.5691714286804199, 0.1848071813583374, -0.3168408274650574, -0.7413285374641418, -0.28640687465667725, 0.08998000621795654, -0.6343506574630737, -0.3708501160144806, -0.7959259152412415, -0.19486366212368011, -0.9248569011688232, -0.12718245387077332, -0.2869574725627899, -0.2587836682796478, -0.2856713533401489, -0.20150673389434814, 0.4808382987976074, 0.22987058758735657, -0.20299017429351807, 0.16800834238529205, -1.039554238319397, 0.5909609198570251, 0.05679791420698166, 0.3130226135253906, -0.28635692596435547, -0.44865038990974426, -0.41661378741264343, 0.056850798428058624, -0.4216476380825043, -0.9886927604675293, 0.7355498671531677, 0.18920740485191345, 0.594316303730011, 0.47556525468826294, -0.08478857576847076, 0.8725668787956238, -0.33702364563941956, 1.3724552392959595, 0.1370944380760193, -0.6432534456253052, 1.0005470514297485, -0.6795299053192139, 0.1237395778298378, 0.7782943844795227, 0.38586944341659546, -0.4065995514392853, -0.22029393911361694, -0.7782625555992126, -1.1239831447601318, 0.8825594782829285, 0.40702950954437256, -0.0065176645293831825, -0.19424638152122498, 0.08663918077945709, -0.04077844321727753, 0.23268868029117584, -0.7654982209205627, -0.7124426364898682, -0.5653788447380066, -0.32719486951828003, 0.2507460415363312, 0.12162163853645325, -0.18683326244354248, -0.4785469174385071, 0.8174208402633667, -0.01395542174577713, 0.41251420974731445, 0.5508334040641785, -0.06919211894273758, -0.06510364264249802, 0.24208824336528778, 0.6243118643760681, 0.3546457290649414, -0.6687867641448975, 0.1236739382147789, -0.07407359778881073, -0.8528327345848083, 0.07686298340559006, 0.079218789935112, -0.15785439312458038, 0.10082986205816269, 0.4430520236492157, 0.5113424062728882, 0.014669090509414673, -0.5654072165489197, 0.6031596064567566, 0.0038925986737012863, -0.603665828704834, -0.45349353551864624, 0.144956573843956, -0.1726994812488556, 0.23716086149215698, 0.7547146677970886, 0.18618273735046387, 0.16700638830661774, -0.5710231065750122, 0.23597873747348785, 0.36594194173812866, -0.11609714478254318, -0.20124711096286774, 0.8601773977279663, -0.17250525951385498, -0.6052607893943787, 0.2581789195537567, -0.2830492854118347, -0.48634642362594604, 1.0008716583251953, 0.43804803490638733, 0.9797488451004028, 0.07573884725570679, 0.24721568822860718, 0.7088433504104614, 0.47071805596351624, -0.05364261567592621, 0.7887114882469177, -0.2503085732460022, -0.5190175175666809, -0.3070501983165741, -0.7958472967147827, 0.02453978732228279, 0.47013795375823975, -0.603685200214386, 0.3077477216720581, -0.5895289182662964, -0.14077040553092957, 0.02804076299071312, 0.34649235010147095, -0.9088485240936279, 0.4578390121459961, -0.06902503967285156, 1.2168701887130737, -0.7550763487815857, 0.8147519826889038, 0.9240887761116028, -0.7567299008369446, -1.1516586542129517, -0.09945463389158249, -0.09161116182804108, -0.5343238711357117, 0.640518307685852, 0.060775987803936005, 0.2884519398212433, -0.07909639179706573, -0.7990975379943848, -1.1666936874389648, 1.2895376682281494, 0.09615001082420349, -0.08550485223531723, -0.3365817070007324, 0.037640903145074844, 0.3794407248497009, -0.39154067635536194, 0.42285916209220886, 0.44876545667648315, 0.596043586730957, 0.02228168025612831, -0.7241422533988953, 0.22070562839508057, -0.5715005993843079, -0.19330048561096191, -0.05402956157922745, -0.8849495053291321, 1.0061596632003784, -0.03601738065481186, 0.0675668865442276, -0.11749394983053207, 0.4691043496131897, 0.3091881573200226, 0.3320539593696594, 0.36189019680023193, 0.5583691000938416, 0.51823490858078, -0.28233933448791504, 0.9574117660522461, -0.43196043372154236, 0.8404582142829895, 0.8689403533935547, 0.17147815227508545, 0.7423844933509827, 0.5806524753570557, -0.5495357513427734, 0.6303054690361023, 0.4768558442592621, -0.4870164692401886, 0.8411709070205688, 0.09398222714662552, -0.09588748216629028, -0.010811051353812218, 0.24272498488426208, -0.5595146417617798, 0.5105174779891968, 0.21861588954925537, -0.5956733822822571, -0.12544748187065125, -0.3387056291103363, 0.04215522110462189, -0.056825339794158936, -0.26664498448371887, 0.7634994387626648, -0.38347703218460083, -0.5488808155059814, 0.8276462554931641, -0.150161474943161, 0.7960692644119263, -0.7245351672172546, -0.017866119742393494, -0.11273125559091568, 0.08054329454898834, -0.6640162467956543, -0.886335015296936, 0.3059408962726593, 0.01792844757437706, -0.3892632722854614, 0.010156146250665188, 0.6008803248405457, -0.2682204842567444, -0.38691017031669617, 0.1705552041530609, 0.01171506941318512, 0.48269957304000854, 0.16069428622722626, -1.0011156797409058, 0.10223055630922318, 0.45811834931373596, -0.47493278980255127, 0.20784059166908264, 0.3616006672382355, 0.46210625767707825, 0.572664737701416, 1.0194594860076904, 0.5385903716087341, 0.3760043978691101, -0.17542004585266113, 0.8738423585891724, -1.123718500137329, -0.4753573536872864, -0.8648156523704529, 0.6039813160896301, -0.38645246624946594, -0.19677215814590454, 0.9540016651153564, 1.0967649221420288, 0.9588196873664856, -0.2134995013475418, 0.9822738766670227, -0.6695188879966736, 0.2628552317619324, -0.4127161502838135, 0.7479994893074036, -0.7944552302360535, 0.07235521823167801, -0.43377161026000977, -0.6633362174034119, -0.20262855291366577, 0.7705010771751404, -0.03131888434290886, -0.15122954547405243, 0.6035104393959045, 0.8945247530937195, -0.07732082158327103, -0.11944251507520676, -0.023116854950785637, 0.16421055793762207, 0.5037831664085388, 0.4699895977973938, 0.30139926075935364, -0.9647123217582703, 0.9960887432098389, -0.46320775151252747, -0.09753820300102234, -0.34057682752609253, -1.0322318077087402, -0.7518550753593445, -0.46510830521583557, -0.42109188437461853, -0.6554273962974548, -0.14253492653369904, 1.2743312120437622, 0.6774491667747498, -1.0534968376159668, -0.2759964168071747, -0.22582437098026276, 0.2066454440355301, -0.4322475492954254, -0.3765532374382019, 0.7006482481956482, -0.06224822625517845, -0.7264479398727417, 0.430848091840744, 0.22119460999965668, -0.045576613396406174, 0.13158543407917023, -0.17294728755950928, -0.5478612780570984, 0.04548558592796326, 0.3331333100795746, 0.5392075181007385, -0.7056219577789307, -0.15802747011184692, 0.003301857737824321, -0.09878318756818771, 0.310589998960495, 0.42577648162841797, -0.6218907833099365, 0.2461879700422287, 0.9295085072517395, 0.20256748795509338, 0.43305379152297974, 0.1286810040473938, 0.13622546195983887, -0.6482622027397156, 0.12232468277215958, -0.03811714053153992, 0.4779462516307831, 0.11528956890106201, -0.4755368232727051, 0.571168839931488, 0.5325612425804138, -0.4694017767906189, -0.9202454686164856, -0.35944634675979614, -1.329056978225708, -0.14787596464157104, 1.3433302640914917, -0.3519613444805145, -0.47555699944496155, -0.027128441259264946, -0.5612484812736511, 0.5430224537849426, -0.6838276982307434, 0.6842185258865356, 0.4943835437297821, 0.07809381186962128, 0.09488173574209213, -0.6666989326477051, 0.688554584980011, -0.14202569425106049, -0.6144235134124756, -0.15477196872234344, 0.2021900862455368, 0.6045390367507935, 0.39144495129585266, 0.600652813911438, -0.2872798442840576, 0.2919450104236603, 0.15886391699314117, -0.05956849083304405, -0.27451908588409424, -0.05388063192367554, -0.12325534224510193, 0.42704758048057556, -0.4683796763420105, -0.39505136013031006 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
mystic-leung/medical_cord19
mystic-leung
2023-09-14T03:00:13Z
415
2
null
[ "task_categories:summarization", "language:aa", "license:openrail", "medical", "region:us" ]
2023-09-14T03:00:13Z
2023-08-22T13:35:59.000Z
2023-08-22T13:35:59
--- license: openrail task_categories: - summarization language: - aa tags: - medical --- ## Description This dataset contains large amounts of biomedical abstracts and corresponding summaries.
[ 0.02546977996826172, -0.22189243137836456, 0.3707656264305115, 0.45755964517593384, -0.2959381937980652, 0.06325119733810425, 0.18103542923927307, -0.22353148460388184, 0.7162946462631226, 0.7046467065811157, -0.49004530906677246, -0.6648402810096741, -0.8351788520812988, 0.2690737843513489, -0.7457014322280884, 1.4305964708328247, 0.1895689219236374, 0.4697190225124359, -0.030521344393491745, 0.01524687372148037, -0.20594589412212372, -0.04469204694032669, -0.6299000978469849, -0.49904125928878784, 0.9355465173721313, 0.5050628185272217, 0.4995802938938141, 0.7946315407752991, 0.794032096862793, 0.1618611067533493, -0.13963912427425385, -0.03258708864450455, -0.7691344618797302, 0.2284286469221115, -0.32728108763694763, -0.05594240501523018, -0.9122808575630188, -0.46006831526756287, 0.7878926992416382, 0.9766005277633667, -0.15471430122852325, 0.46928104758262634, -0.47453469038009644, 0.6263934969902039, -0.5552994012832642, 0.06270816922187805, -0.04988238587975502, 0.3982539772987366, -0.48456573486328125, 0.06451524794101715, 0.08168820291757584, -0.14555497467517853, 0.15983977913856506, -0.4703141152858734, 0.12425573170185089, -0.06422857940196991, 0.7097554206848145, 0.1732611358165741, -0.8352643251419067, 0.23456041514873505, -0.23219053447246552, 0.650501012802124, -0.5336313247680664, -0.10096077620983124, 0.4289667010307312, 0.4472939372062683, -0.10550232976675034, -0.7997022867202759, 0.0411619171500206, 0.42689257860183716, -0.10658271610736847, 0.43846988677978516, -0.2381465882062912, 0.24401786923408508, 0.43526944518089294, 0.6596527099609375, -0.7960280179977417, 0.028694968670606613, -0.914010226726532, -0.2588043808937073, 0.9107049703598022, 0.7687282562255859, 0.48587074875831604, -0.05260632187128067, 0.41708269715309143, 0.21826693415641785, -0.4832453727722168, -0.6590813398361206, -0.23494663834571838, -0.061479728668928146, -0.4936543107032776, 1.0322504043579102, -0.6937893629074097, 0.7781699299812317, -0.4452177584171295, 0.2194027453660965, 0.6068412065505981, -0.702116847038269, -0.41517573595046997, 0.6084178686141968, 0.5200197696685791, 0.7049875855445862, 0.045531172305345535, 0.1757170855998993, 0.021347934380173683, -0.1565561443567276, 0.04963593930006027, -1.2458240985870361, -0.25948143005371094, 0.6543995141983032, -1.1238857507705688, -0.3981022834777832, -0.242084339261055, -0.9294838905334473, -0.3967220187187195, -0.3378809690475464, 0.07296648621559143, -0.1303207278251648, -0.04757025092840195, 0.4905042052268982, -0.6000761985778809, 0.11773550510406494, -0.07013696432113647, -0.8966214060783386, 0.2948675751686096, 0.5120421051979065, 1.0795261859893799, 0.07308168709278107, -0.09474404156208038, -0.11478954553604126, 0.4070635735988617, -0.20977838337421417, 0.8092597723007202, -0.6007493138313293, -0.8529642224311829, -0.2139301300048828, 0.5052605867385864, 0.11578480154275894, -0.337547242641449, 0.1259414255619049, -0.4930262565612793, -0.12435604631900787, -0.36908459663391113, -0.3929431736469269, -0.204083651304245, -0.02498423308134079, -0.7615430355072021, 0.4806048274040222, 0.013332938775420189, -0.6952749490737915, 0.1197085827589035, -1.139912724494934, -0.7450116872787476, -0.08017204701900482, -0.22957868874073029, -0.24781470000743866, 0.15937845408916473, -0.11089011281728745, 0.5135709643363953, -0.19808447360992432, 0.28410592675209045, -0.03461867570877075, -0.07453079521656036, 0.33454006910324097, 0.22001008689403534, 0.8503762483596802, 0.37362557649612427, -0.18855471909046173, 0.4018325209617615, -0.9727042317390442, -0.42230066657066345, -0.014460775069892406, 0.18648679554462433, -0.4597531259059906, -0.0873623862862587, 0.2665478587150574, 0.14396421611309052, 0.3944700360298157, -0.8508344888687134, 0.4631177484989166, 0.01855180226266384, 0.3945949673652649, 0.45343708992004395, 0.4076698422431946, -0.07454036176204681, -0.4597660005092621, 0.5688463449478149, 0.2143368273973465, -0.09999817609786987, -0.307332843542099, -0.38967394828796387, -0.021948274224996567, -0.3402438163757324, 0.6496476531028748, 0.49668750166893005, -0.10834477096796036, 0.7076832056045532, -0.12164018303155899, -0.4694870412349701, -0.04197988659143448, -0.35140788555145264, 0.656151294708252, 0.5328442454338074, 0.42202848196029663, -0.10737089812755585, -0.7365518808364868, -1.2817498445510864, 0.6426202058792114, 0.39444780349731445, -0.49412909150123596, -0.004127064254134893, 0.9335922002792358, -0.5802777409553528, 0.18606264889240265, -1.0196993350982666, -0.13585135340690613, -0.011816667392849922, 0.06852515041828156, 0.6154147386550903, 0.700830340385437, 0.35505908727645874, -0.6622413992881775, -0.017505651339888573, -0.23181939125061035, -0.9667900800704956, -0.5194389224052429, -0.20071081817150116, -0.4027518630027771, -0.4806741774082184, 0.45658954977989197, -0.47443896532058716, 0.4428628087043762, 0.524150013923645, -0.926967978477478, 0.4843776822090149, -0.18638920783996582, 0.2894498109817505, -1.390160083770752, 0.395748108625412, -0.24157753586769104, -0.05763120576739311, 0.2598129212856293, -0.38457104563713074, -0.2777654230594635, -0.18784812092781067, -0.11150376498699188, 0.23099350929260254, -0.25153419375419617, -0.1634393185377121, -0.42854052782058716, -0.25715047121047974, 0.3167639672756195, -0.2606023848056793, 0.3519187569618225, 0.6498517394065857, 0.9044771194458008, -0.5847578048706055, 0.6903782486915588, 1.036714792251587, -0.0639878511428833, 0.4851321578025818, -1.3534455299377441, -0.5323466658592224, -0.4088593125343323, 0.6105495691299438, -0.9834012985229492, -0.9399752616882324, -0.3294902443885803, -0.38570529222488403, 0.16531458497047424, 0.09103844314813614, -0.4904858469963074, -0.5071557760238647, -0.5694500207901001, 0.5404630899429321, 0.3551705777645111, 0.21627894043922424, 0.444257915019989, 0.858056366443634, -0.6906912922859192, -0.5556232333183289, -0.901645302772522, 0.35117900371551514, 0.20284123718738556, -0.1548839509487152, 0.23083409667015076, -0.09881313145160675, -0.35400235652923584, 0.13422508537769318, 0.2855370044708252, -0.17785243690013885, -0.2697638273239136, 0.46378666162490845, 0.41773271560668945, -0.27099156379699707, 0.4358993470668793, 0.40910035371780396, -0.09470615535974503, -0.04602506011724472, -0.06782739609479904, 0.5676941871643066, 0.22374096512794495, 0.028477638959884644, -0.32995566725730896, 0.8527682423591614, 0.7230008840560913, 0.19314929842948914, 0.7742651700973511, 0.3932024836540222, -0.46375760436058044, 0.29524651169776917, 0.06321315467357635, -0.27396637201309204, -0.2657136023044586, 0.9014178514480591, -0.03845410421490669, -0.5995965003967285, 0.8518994450569153, 0.33255869150161743, 0.3499204218387604, 0.8076988458633423, 0.6926319003105164, -0.03944607451558113, 1.1185581684112549, 0.292411208152771, -0.2740810811519623, -0.18837229907512665, -0.36751389503479004, -0.3719387352466583, -0.8987153768539429, -0.5753133893013, -0.46314746141433716, -0.5832537412643433, -0.6418825387954712, -0.17899110913276672, 0.16538533568382263, -0.513104259967804, -0.3937196731567383, 0.35885709524154663, -0.5892350673675537, 0.8003327250480652, 0.23688313364982605, 0.2262079268693924, 0.15832848846912384, -0.23757541179656982, 0.30873432755470276, 0.02858276106417179, -0.4502297341823578, -0.5592740178108215, 1.6109272241592407, 0.3522704243659973, 0.841866135597229, 0.4195619225502014, 0.30703362822532654, 0.5209163427352905, 0.17295698821544647, -0.5183694958686829, 0.6093053221702576, -0.5393274426460266, -1.299353837966919, -0.6157096028327942, -0.3714999258518219, -1.5748631954193115, -0.149100199341774, -0.5234676003456116, -0.2589679956436157, 0.14298351109027863, -0.06371220201253891, -0.5083266496658325, 0.1384868174791336, -0.13797195255756378, 0.4902711808681488, -0.010544109158217907, 0.10360582172870636, -0.4882887005805969, -1.2092981338500977, 0.43948715925216675, -0.14244206249713898, -0.18346378207206726, -0.2633007764816284, -0.5638283491134644, 1.0558713674545288, -0.10137975215911865, 0.5419996380805969, 0.13323184847831726, 0.23510007560253143, -0.18415528535842896, -0.337345153093338, -0.08426790684461594, 0.3606453239917755, 0.17625674605369568, 0.3469705581665039, 0.1771518737077713, -1.1717280149459839, 0.22256045043468475, 0.6998623609542847, -0.3974245488643646, 0.42067304253578186, -0.5627468824386597, -0.7286843061447144, 0.11867691576480865, 0.22767117619514465, 0.6895471811294556, 1.3833773136138916, -0.14013324677944183, 0.251127153635025, 1.1907026767730713, -0.7169082760810852, 0.19312593340873718, 0.5379823446273804, -0.39211565256118774, -0.45906370878219604, 0.6334168314933777, 0.28666871786117554, -0.00857736449688673, 0.3311331868171692, -0.10141009092330933, -0.42593955993652344, -0.6248034238815308, -0.3231990933418274, 0.43592578172683716, -0.11351494491100311, -0.4410881996154785, -0.9895566701889038, -0.27160748839378357, -0.6193564534187317, 0.0696127787232399, -0.055032502859830856, -0.8564443588256836, -0.3619765639305115, -0.5730418562889099, 0.6288994550704956, 1.1025105714797974, -0.5056304335594177, 0.5641707181930542, -1.1134105920791626, 0.8140284419059753, 0.04655982926487923, 0.6498291492462158, -0.28504055738449097, -0.4569304585456848, -0.30798599123954773, -0.19676682353019714, -0.19813944399356842, -0.5290495753288269, 0.2970079779624939, 0.2107556313276291, 0.33869999647140503, 0.7533991932868958, -0.19119861721992493, 0.3404306471347809, -0.5233041644096375, 0.8630352020263672, 0.12133772671222687, -0.22493572533130646, 0.5541119575500488, -0.8779474496841431, 0.5818180441856384, 0.8302421569824219, 0.4194764196872711, -0.26179489493370056, 0.048902906477451324, -0.9991766214370728, -1.3603073358535767, 0.28875279426574707, 0.012271118350327015, 0.047586292028427124, 0.012266871519386768, 0.12755568325519562, 0.20700272917747498, 0.49631261825561523, -0.3715553879737854, -0.7120989561080933, 0.03688126057386398, -0.28346312046051025, -0.019644390791654587, -0.5006119012832642, -0.4963134825229645, -0.015044932253658772, 0.8204861879348755, 0.2919796407222748, 0.586353600025177, 0.17458301782608032, 0.21713347733020782, 0.06908687204122543, -0.019664721563458443, 1.0250275135040283, 0.7980519533157349, -0.49706798791885376, 0.07600463926792145, 0.0029632628429681063, -0.6365351676940918, -0.20841407775878906, 0.4115084707736969, 0.25942879915237427, 0.3248726427555084, 0.7877253890037537, 0.2818731367588043, 0.0060644373297691345, -0.973863422870636, 0.09032656997442245, 0.09164611995220184, -0.3893912732601166, -0.47638463973999023, -0.22001247107982635, -0.0035638778936117887, -0.12084059417247772, 0.6385824084281921, -0.15707382559776306, 1.1984707117080688, -0.3912498652935028, 0.6289485692977905, -0.09169569611549377, -0.5693528056144714, -0.39501649141311646, 0.4863671362400055, 0.35369873046875, 0.3636341392993927, 0.7190681099891663, 0.440706729888916, -0.09151323139667511, 1.0923161506652832, 0.3756583631038666, 0.5804377794265747, -0.12291359901428223, 0.20411965250968933, 0.6332703828811646, -0.2713410258293152, -0.2778625190258026, 0.6558614373207092, 0.17942364513874054, -0.3300284147262573, -1.0330482721328735, -0.5092841386795044, -0.3008788526058197, 0.4568020701408386, -0.6760242581367493, -0.07571156322956085, -0.42002615332603455, -0.24709904193878174, 0.5485685467720032, -0.5073753595352173, 0.2603800892829895, 0.28566160798072815, 0.14911043643951416, 1.3098338842391968, -1.1034214496612549, 0.38521167635917664, 0.6999933123588562, -0.26361188292503357, -0.1287159025669098, -0.5290063619613647, -0.0563211664557457, -0.707804262638092, 0.8796710968017578, -0.04754406958818436, 0.10863282531499863, -0.04575180634856224, -1.0479999780654907, -0.6649489998817444, 0.9168157577514648, -0.030770212411880493, -0.7506368160247803, -0.0529710054397583, -0.385051965713501, 0.5374975800514221, -0.3570956587791443, 0.28390735387802124, 0.7233661413192749, 0.6398530006408691, 0.13353952765464783, -1.13824462890625, -0.1869059056043625, -0.5785735249519348, -0.3686329424381256, 0.3646199703216553, -0.6534565091133118, 0.8862449526786804, -0.30637529492378235, 0.4363024830818176, 0.04219508916139603, 0.5134296417236328, 0.42679110169410706, 0.5124787092208862, -0.03997201845049858, 0.5130488872528076, 0.5308607816696167, -0.01323187816888094, 0.9244831204414368, -0.019498327746987343, 0.08854417502880096, 1.1368151903152466, -0.11380293220281601, 0.19443711638450623, 0.279636025428772, -0.2857391834259033, 0.37331870198249817, 0.7783930897712708, -0.12763139605522156, 0.25567466020584106, 0.40630263090133667, -0.17851293087005615, -0.09104351699352264, -0.4299336373806, -0.8777211904525757, 0.22316786646842957, 0.75384521484375, -0.6608245968818665, -0.45323747396469116, -0.0470825657248497, -0.018977463245391846, 0.1215985044836998, -0.6844309568405151, 0.9240309000015259, -0.036681123077869415, 0.06088066101074219, 0.1295880228281021, -0.4606124758720398, 0.5067879557609558, -0.7029767036437988, -0.2357223480939865, 0.12342275679111481, -0.03447737172245979, -0.4261696934700012, -1.140068769454956, 0.5073118209838867, -0.20422692596912384, -0.21068045496940613, 0.15831175446510315, 0.46184244751930237, -0.5261908769607544, -0.5811184644699097, -0.0671529471874237, -0.17997975647449493, 0.49698010087013245, 0.2918042242527008, -0.5447715520858765, -0.2167830914258957, -0.27467793226242065, -0.12588214874267578, 0.18563297390937805, 0.41351574659347534, -0.08712907135486603, 0.6497763395309448, 0.21900293231010437, 0.5343653559684753, -0.5719859600067139, -0.14833936095237732, 0.7270973920822144, -0.9977911710739136, -0.5101317763328552, -0.7616907954216003, 0.5049160718917847, -0.743921160697937, -0.5338215827941895, 0.48682183027267456, 1.3588048219680786, -0.07974661141633987, -0.35334593057632446, 0.9207572937011719, -0.3212931752204895, 0.665474534034729, -0.5489078164100647, 0.649018406867981, -0.20778699219226837, -0.22368767857551575, 0.1263570934534073, -0.3945896029472351, -0.5080969929695129, 0.5347587466239929, 0.11988669633865356, -0.20991286635398865, 0.3422714173793793, 0.446664035320282, -0.20625266432762146, 0.2451283484697342, 0.06777103245258331, 0.5927712917327881, -0.2798140048980713, 0.686836838722229, 0.4360837936401367, -0.25318485498428345, -0.12166737020015717, 0.18239526450634003, -0.5945931673049927, -0.604534387588501, -1.0598961114883423, -0.8094636797904968, -0.592513918876648, -0.5751672983169556, -0.9647866487503052, 0.05788618326187134, 0.9701930284500122, 0.8455533981323242, -1.449552059173584, -0.16350851953029633, 0.21086731553077698, -0.07481236755847931, 0.04029589146375656, -0.1254623830318451, 0.6951959729194641, -0.002688966691493988, -0.23786456882953644, 0.00006009191201883368, 0.3309110403060913, 0.33857491612434387, 0.2104274332523346, 0.3226850628852844, -0.28797322511672974, 0.04423583298921585, 0.7795305252075195, 0.43733271956443787, 0.19893555343151093, 0.2335060089826584, -0.16747881472110748, -0.3160701394081116, -0.3242490291595459, 0.7159762978553772, -0.4363606572151184, 0.19453051686286926, 0.700291633605957, 0.5081149935722351, 0.5873745083808899, -0.16477060317993164, 0.9988203048706055, -0.42369550466537476, 0.20533117651939392, 0.1771012246608734, 0.4111892282962799, -0.16086459159851074, -0.3620540499687195, 0.8818906545639038, 0.01011947076767683, -0.9000323414802551, -0.8149116635322571, 0.07743515819311142, -1.7790782451629639, -0.41801542043685913, 1.0676567554473877, 0.29558777809143066, -0.12432310730218887, -0.6801265478134155, -0.6048423647880554, 0.1327955424785614, -0.8153015375137329, 0.8202081918716431, 0.3821771442890167, -0.24775128066539764, 0.20023193955421448, -0.48739758133888245, 0.5405148863792419, 0.021657884120941162, -0.9968007802963257, 0.2396349459886551, 0.9266555905342102, 0.07629389315843582, 0.17240478098392487, 0.57863849401474, -0.4877224862575531, 0.45054635405540466, -0.012089645490050316, 0.25956395268440247, -0.14627404510974884, -0.21508380770683289, -0.4778967797756195, 0.0999629944562912, -0.33025747537612915, -0.23725423216819763 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
SetFit/imdb
SetFit
2022-01-19T20:49:40Z
414
2
null
[ "region:us" ]
2022-01-19T20:49:40Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -0.3992327153682709, 0.5791246294975281, -0.14494499564170837, -0.10751135647296906, 0.28233814239501953, -0.2768957316875458, -0.5409227013587952, -0.3685525059700012, -1.1902779340744019, 0.061491698026657104, 0.5316582918167114, 0.743514358997345, 0.7584061622619629, 0.3652168810367584, 0.643257737159729, 0.39322906732559204, -0.231389120221138, 0.48270541429519653, -0.04171793907880783, 0.0026038705836981535, -0.3524438440799713, -0.5516899824142456, -0.28596577048301697, 0.07584768533706665, 1.096130132675171, 0.9666873812675476, -0.28466421365737915, 0.05330856889486313, -0.30636167526245117, 0.3308892846107483, -0.4973427355289459, 0.3054097294807434, -0.022506216540932655, 0.16318757832050323, -0.704151451587677, -0.5535351634025574, 0.012795033864676952, -0.7361212968826294, 0.17926514148712158, -0.6900812387466431, 0.8269097208976746, 0.18583209812641144, 1.1533749103546143, 0.14819422364234924, -0.4624859392642975, -0.8161761164665222, -0.6538985371589661, 0.5711163282394409, -0.32703715562820435, 0.3968023657798767, 0.7028226256370544, -0.048573337495326996, -0.9820331335067749, -0.6745738983154297, -0.46466246247291565, 0.2923974096775055, 0.3540281355381012, -0.3411684036254883, -0.17522093653678894, -0.30589917302131653, 0.15791958570480347, 0.1281142681837082, -0.48419976234436035, -0.5543919205665588, -0.547515869140625, -0.39602571725845337, 0.6206656694412231, 0.34829503297805786, 0.24291737377643585, -0.18884189426898956, -0.3228582441806793, 0.0880165845155716, -0.41608554124832153, 0.3402574062347412, 0.6335517168045044, 0.711402416229248, -0.5811446309089661, 0.5602157711982727, -0.049275897443294525, 0.7439709901809692, 0.11445585638284683, -0.2747812569141388, 0.4146060049533844, -0.14724673330783844, 0.055171847343444824, 0.42263513803482056, 0.3152443468570709, 0.28413069248199463, -0.3273696303367615, 0.20322275161743164, -0.32151490449905396, -0.3049626648426056, -0.2233218252658844, -0.29490745067596436, -0.35921788215637207, 0.5492295026779175, -0.3314018249511719, -0.4285552501678467, 1.1431758403778076, -0.42007699608802795, -0.7302228808403015, 0.33156365156173706, 0.40652117133140564, -0.0994473472237587, -0.37146514654159546, -0.052260853350162506, -0.8458787202835083, -0.00790744461119175, 0.7491178512573242, -0.7198969125747681, 0.33717358112335205, 0.47280627489089966, 0.741721510887146, 0.1965060532093048, -0.14034466445446014, -0.4294945299625397, 0.2971963882446289, -0.8659994006156921, 0.6320174336433411, -0.20135276019573212, -1.0051976442337036, 0.11150483042001724, 0.8971704244613647, -0.3789643347263336, -1.2094870805740356, 1.0605157613754272, -0.6887932419776917, 0.16017864644527435, -0.6767609119415283, -0.14661164581775665, -0.07118469476699829, -0.005095955915749073, -0.6088155508041382, 0.7567099332809448, 0.5872676968574524, -0.49952778220176697, 0.21429462730884552, -0.2602984309196472, -0.3915135860443115, 0.38824939727783203, -0.0793546810746193, -0.21858906745910645, 0.7138336896896362, -0.6647078394889832, -0.2693284749984741, 0.2942773103713989, 0.23689350485801697, -0.357060968875885, -0.793192446231842, 0.08478079736232758, -0.05786222219467163, 1.5507503747940063, -0.03868860378861427, -0.35861143469810486, -0.6793836951255798, -1.1506236791610718, -0.07070811837911606, 0.6886887550354004, -0.9194992184638977, -0.27839499711990356, -0.046410247683525085, -0.26169371604919434, 0.0899493545293808, 0.7390591502189636, -1.119404911994934, 0.28327250480651855, -0.050927065312862396, -0.22794730961322784, 0.8271061182022095, 0.1538720428943634, 0.24758882820606232, 0.14913466572761536, 0.4295872151851654, 0.5277255773544312, 0.11115183681249619, 0.6835882663726807, -0.3472035229206085, -0.9694353938102722, 0.6154633164405823, 0.25266438722610474, 0.8121451139450073, -0.49945372343063354, 0.2685092091560364, 0.2702546715736389, -0.3409683108329773, -0.5682377815246582, -0.310282826423645, 0.09025713056325912, 0.14930608868598938, 0.11142496764659882, -0.5721707344055176, -0.6576128005981445, -0.9689135551452637, -0.13590654730796814, -0.43143755197525024, -0.35715678334236145, 0.2100687474012375, 0.5792907476425171, -1.1975533962249756, 0.4128877520561218, -0.7705622911453247, -0.703874409198761, -0.010655621066689491, -0.1933809369802475, 0.7540653944015503, 0.43240174651145935, 0.5033961534500122, -0.6397145390510559, -0.5661987066268921, -0.22470159828662872, -1.0333740711212158, -0.13280484080314636, 0.24819664657115936, 0.3065737783908844, -0.1342328041791916, -0.2744964361190796, -0.48740261793136597, 0.8100383877754211, 0.14789214730262756, -0.5391897559165955, 0.5220769643783569, -0.3020317554473877, 0.17224839329719543, -0.6369158029556274, -0.0691685602068901, -0.6616761684417725, -0.0009067110950127244, -0.36083078384399414, -0.5737436413764954, 0.14772333204746246, 0.07017548382282257, -0.16065415740013123, 0.2880837619304657, -0.909276008605957, -0.0010854422580450773, -0.744221568107605, 0.37907224893569946, 0.0639476627111435, -0.3145084083080292, -0.017516743391752243, 1.000038743019104, 0.7784457206726074, -0.3848040699958801, 0.7217439413070679, 0.4440040588378906, 0.19036099314689636, 0.7630518674850464, -0.18725158274173737, 0.16478213667869568, -0.5245421528816223, -0.12161099910736084, -0.8887605667114258, -1.0982943773269653, 0.7320572137832642, -0.6114250421524048, 0.36542850732803345, -0.42778605222702026, 0.2589159309864044, -0.6919258832931519, -0.038853395730257034, 0.4808599054813385, -0.05936374515295029, -0.6863952875137329, 0.5232571363449097, 0.4531749188899994, -0.2019244134426117, -0.6609036922454834, -0.5301570296287537, 0.39365914463996887, 0.6154113411903381, -0.16390396654605865, 0.06878498196601868, 0.14941087365150452, -0.5441920757293701, -0.040802545845508575, -0.3869187533855438, -0.4576674997806549, 0.05422405153512955, 0.13053379952907562, -0.005750161595642567, -0.40482011437416077, -0.08680257946252823, -0.35842010378837585, -0.4656125009059906, 0.21876463294029236, 0.30119529366493225, -0.04096344858407974, -0.42599743604660034, -0.36198148131370544, -0.8881808519363403, 0.6719611883163452, 0.5370280146598816, 0.05281474441289902, 0.7555550336837769, 0.16819244623184204, -0.801498293876648, -0.13532206416130066, -0.17607054114341736, 0.2696835994720459, -0.5588056445121765, 0.13849826157093048, -0.013484805822372437, -0.06374907493591309, 0.2629791498184204, 0.25386205315589905, -0.4300558567047119, 0.927625298500061, -0.26152747869491577, -0.3592526614665985, 0.7960182428359985, 0.5974737405776978, 0.4958309531211853, 0.16503198444843292, -0.044541094452142715, 0.9007097482681274, -1.196651816368103, -0.6563171744346619, -0.7409546375274658, -0.15945661067962646, -0.43510857224464417, -0.0321057066321373, 0.6254417300224304, 0.29009905457496643, -0.13333925604820251, 0.47563934326171875, -0.5243490934371948, 0.3556032180786133, 1.0119839906692505, 0.3574867248535156, 0.34357017278671265, -0.7570232152938843, -0.25157779455184937, -0.14024296402931213, -0.9998159408569336, -0.2631372809410095, 0.8871029615402222, 0.2275265008211136, 0.8444608449935913, 0.5992542505264282, 0.6784538626670837, 0.136723130941391, 0.2523833215236664, -0.305902898311615, 0.39202871918678284, 0.43760839104652405, -1.040114164352417, -0.42758411169052124, 0.02141888067126274, -0.9703332185745239, -0.14227578043937683, -0.03495054319500923, -0.42617106437683105, 0.7681738138198853, 0.00016635804786346853, -0.4076710641384125, 0.7732735872268677, -0.4555833339691162, 0.7562878727912903, -0.4473649859428406, -0.026638653129339218, 0.4699098467826843, -0.707064151763916, 0.4677433967590332, 0.12878736853599548, 0.6205845475196838, -0.015571946278214455, -0.04078621417284012, 0.7104931473731995, -0.9129164814949036, 0.25438612699508667, -0.6348398923873901, 0.22421303391456604, 0.24246959388256073, 0.5160625576972961, 0.5969962477684021, 0.4371241629123688, 0.10119915008544922, -0.23920848965644836, 0.04115789383649826, -0.8241121172904968, -0.21050670742988586, 0.6975144147872925, -0.7186897397041321, -0.6864195466041565, -1.2355334758758545, 0.14438661932945251, 0.2734704911708832, 0.3893047273159027, 0.7959297895431519, 0.5714079141616821, 0.12895449995994568, 0.6805254220962524, 0.9888579249382019, -0.06885591894388199, 0.916691780090332, 0.3224475085735321, 0.09175165742635727, -0.2194489687681198, 0.703682541847229, 0.2662784457206726, -0.2470790147781372, -0.11939744651317596, 0.20913469791412354, -0.11069414764642715, -0.5917618870735168, -0.4999074339866638, 0.3701755702495575, -0.6731783747673035, -0.1830393373966217, -0.6243732571601868, -0.6043766736984253, -0.5117589235305786, 0.0692739263176918, -0.7147684097290039, 0.23979082703590393, -0.7753568887710571, -0.10574901103973389, 0.04323358088731766, 0.9792002439498901, -0.5893120765686035, 0.5805228352546692, -1.12185800075531, 0.19345775246620178, -0.07949890196323395, 0.792106032371521, 0.2139579802751541, -0.7344390153884888, -0.39754199981689453, -0.11592598259449005, -0.37299054861068726, -1.3576757907867432, 0.21404962241649628, -0.24541422724723816, 0.2309398353099823, 0.6145407557487488, 0.13977040350437164, 0.5258244276046753, -0.3432632088661194, 0.7029102444648743, -0.057016827166080475, -0.7069293856620789, 0.7934491038322449, -0.5026893615722656, 0.4963533282279968, 0.9766002893447876, 0.5333840250968933, -0.7984007596969604, 0.0357406847178936, -1.041122555732727, -0.600869357585907, 0.38426393270492554, 0.1192895919084549, -0.03601125627756119, -0.665955662727356, -0.054019927978515625, -0.16143806278705597, 0.6043741703033447, -1.0390695333480835, -0.785835862159729, 0.25766894221305847, 0.5277299284934998, 0.08168502151966095, -0.5653401613235474, 0.2088075876235962, -0.5444163084030151, 1.0657776594161987, 0.45109352469444275, 0.32744958996772766, 0.8406059145927429, 0.4649237096309662, -0.38231605291366577, 0.09252502024173737, 0.7662692070007324, 0.6666228771209717, -0.5239795446395874, -0.2908027172088623, -0.0882752314209938, -0.9143400192260742, 0.05927503854036331, 0.1116887554526329, -0.013456095941364765, 0.9082115292549133, 0.579308032989502, 0.253970205783844, 0.4514276385307312, -0.7264610528945923, 0.8859445452690125, -0.1495419293642044, -0.1247284859418869, -1.0677239894866943, 0.19486205279827118, -0.23984935879707336, 0.5006400346755981, 1.0061331987380981, 0.525004506111145, -0.047630541026592255, -0.814338207244873, -0.014736384153366089, 0.6939173936843872, -0.7091119289398193, -0.17449775338172913, 0.9448539614677429, 0.38471025228500366, -1.295304536819458, 1.106776475906372, -0.5381773710250854, -0.5603317618370056, 0.9121302366256714, 0.5229570269584656, 1.1221849918365479, -0.44204193353652954, 0.0008675057324580848, 0.2662239074707031, 0.4137844443321228, 0.5423170328140259, 1.0869632959365845, 0.43141356110572815, -0.7931072115898132, 0.8826581835746765, -0.24776068329811096, -0.40361127257347107, -0.053475700318813324, -0.42859864234924316, 0.16892209649085999, -0.4406189024448395, -0.10712965577840805, -0.3444185256958008, 0.2854307293891907, -0.70720374584198, 0.42807644605636597, -0.08385642617940903, 0.8653066754341125, -0.8553729057312012, 0.47207602858543396, 0.6354700326919556, -0.33373481035232544, -0.8508192300796509, -0.26198476552963257, -0.1144845262169838, -0.6389466524124146, 0.30214792490005493, -0.45541054010391235, 0.044398874044418335, 0.09623479843139648, -0.6491509675979614, -1.1778273582458496, 0.9093631505966187, -0.6396117210388184, -0.2784458100795746, 0.20463958382606506, -0.1151471883058548, 0.28811654448509216, -0.2524648904800415, 0.010661328211426735, 0.4187661111354828, 0.7489396333694458, 0.28446561098098755, -0.7727053761482239, -0.36948859691619873, 0.0015033691888675094, -0.44474759697914124, 0.7582973837852478, -0.6002098917961121, 1.1840776205062866, -0.556353747844696, -0.05965423583984375, 0.4438447952270508, 0.24690861999988556, 0.21076245605945587, 0.6629217267036438, 0.144208163022995, 0.7282259464263916, 1.0701210498809814, -0.4083522856235504, 0.881180465221405, 0.26432785391807556, 0.4743083417415619, 0.7238510251045227, -0.6487718820571899, 0.7513747811317444, 0.3181043267250061, -0.5682927966117859, 0.9228019714355469, 1.290606141090393, -0.15699152648448944, 0.80793696641922, 0.051364265382289886, -1.0815999507904053, 0.32583361864089966, -0.20724761486053467, -0.7530062198638916, 0.31502565741539, 0.19055864214897156, -0.6920987367630005, -0.5770313739776611, -0.2404651641845703, -0.35662829875946045, -0.11552873998880386, -0.763173520565033, 0.6720565557479858, -0.01696927472949028, -0.5103673934936523, 0.18857470154762268, 0.28775009512901306, 0.17368444800376892, -0.5235736966133118, -0.029393965378403664, -0.22823575139045715, 0.2660652697086334, -0.5670853853225708, -0.5234523415565491, 0.5724437236785889, -0.32430148124694824, -0.5343252420425415, 0.181474968791008, 0.7635870575904846, -0.16923785209655762, -0.4515411853790283, 0.3247268795967102, 0.6959530115127563, 0.16658467054367065, 0.42502790689468384, -0.23511283099651337, 0.2448059767484665, -0.08044827729463577, -0.06651593744754791, 0.27714747190475464, 0.3449171781539917, 0.22435645759105682, 0.44501352310180664, 0.432856947183609, -0.018087303265929222, -0.10736559331417084, -0.38282057642936707, 0.41249361634254456, -0.9542784690856934, -0.5713290572166443, -0.630710780620575, 0.2740667760372162, -0.023154327645897865, -1.0836422443389893, 0.41451746225357056, 1.4406688213348389, 1.0359984636306763, -0.4756380617618561, 1.0672271251678467, -0.21818462014198303, 0.9594789743423462, 0.4148314893245697, 0.5420438051223755, -0.6030403971672058, 0.038353081792593, -0.43644052743911743, -1.0769634246826172, -0.3571633994579315, 0.4539390206336975, -0.02289981208741665, -0.3429867625236511, 0.8725717663764954, 0.5887162685394287, -0.3347362279891968, -0.11728022992610931, 0.04848663881421089, -0.029941599816083908, -0.12433874607086182, 0.5145372152328491, 0.764839768409729, -0.9344298243522644, -0.10680411010980606, -0.21577700972557068, -0.6382728815078735, -0.5047284364700317, -0.9632002711296082, -0.12959381937980652, -0.16037842631340027, 0.03534334897994995, -0.5662809014320374, 0.002556905150413513, 1.2083250284194946, 0.5684951543807983, -1.1113994121551514, -0.5303782224655151, 0.33718499541282654, 0.39204245805740356, -0.1874789297580719, -0.24202406406402588, 0.2984571158885956, 0.1538221836090088, -0.5908879041671753, 0.6875662803649902, 0.8089626431465149, 0.20888905227184296, 0.19554781913757324, 0.15893003344535828, -0.8229468464851379, -0.1491343379020691, 0.1744047999382019, 0.9450566172599792, -0.9398531913757324, -0.7114846110343933, -0.03168468177318573, -0.2709487974643707, -0.05765697360038757, 0.17102089524269104, -0.4046342968940735, 0.5180684924125671, 0.34591469168663025, 0.49933499097824097, 0.056160878390073776, -0.05474642664194107, 0.5409556031227112, -0.9069051742553711, 0.09425970166921616, 0.41343608498573303, 0.4154110848903656, -0.4000871181488037, -0.5910195112228394, 0.6713417172431946, 1.0073974132537842, -0.6594864130020142, -0.8743263483047485, -0.19846680760383606, -1.0016000270843506, 0.04189697653055191, 0.6762756109237671, 0.5009528994560242, -0.48065176606178284, -0.4174492359161377, -0.5617400407791138, -0.1254679411649704, -0.13699708878993988, 0.76216059923172, 1.1796802282333374, -0.7432100772857666, 0.07975788414478302, -1.0386393070220947, 0.6594987511634827, -0.2419460564851761, -0.3457580506801605, -0.4864429533481598, 0.3832802176475525, 0.3523699641227722, 0.44048118591308594, 0.6148120164871216, 0.14084689319133759, 0.8338428735733032, 0.31260576844215393, -0.17026856541633606, 0.2698982357978821, -0.4559198319911957, -0.02893332578241825, -0.05796259641647339, 0.3101596236228943, -1.026215672492981 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
result-kand2-sdxl-wuerst-karlo/a6175b5f
result-kand2-sdxl-wuerst-karlo
2023-11-07T19:09:35Z
413
0
null
[ "region:us" ]
2023-11-07T19:09:35Z
2023-11-07T19:09:33.000Z
2023-11-07T19:09:33
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 168 num_examples: 10 download_size: 1303 dataset_size: 168 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "a6175b5f" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6808375716209412, -0.11347490549087524, 0.18052497506141663, 0.21796640753746033, -0.22892946004867554, -0.1293770670890808, 0.43014025688171387, -0.34006011486053467, 0.8593992590904236, 0.4366376996040344, -0.9630205035209656, -0.6709697246551514, -0.563295841217041, -0.05503326281905174, -0.356472373008728, 1.0802680253982544, 0.3980008363723755, 0.11532676964998245, -0.43792107701301575, -0.09693349897861481, -0.2877832055091858, -0.618219256401062, -0.5259272456169128, -0.5590293407440186, 1.0139063596725464, 0.8322626352310181, 0.5887779593467712, 0.670097827911377, 1.088454246520996, 0.17035667598247528, 0.07933124899864197, -0.3514727056026459, -0.37947502732276917, -0.24011188745498657, -0.07677791267633438, -0.30987271666526794, -1.0499147176742554, -0.1288251280784607, 0.6730467677116394, 0.6693019866943359, -0.18245357275009155, 0.8549720048904419, -0.5223924517631531, 0.8195856213569641, -0.367448091506958, 0.5565820932388306, -0.11935083568096161, -0.1400134116411209, -0.5942404270172119, 0.10555435717105865, 0.09938295185565948, -0.5122507810592651, -0.21149909496307373, -0.9248460531234741, 0.23228734731674194, 0.17986774444580078, 0.9759808778762817, 0.1778980791568756, 0.04551806300878525, -0.21573133766651154, -0.23582956194877625, 0.07644704729318619, -0.2158767580986023, 0.2846311926841736, 0.7959086894989014, 0.39767980575561523, -0.03495272994041443, -0.7422906160354614, -0.3487701416015625, 0.3057193160057068, -0.06211237609386444, 0.049342863261699677, 0.14683414995670319, 0.1263405978679657, 0.7269995212554932, 0.6848548650741577, -0.4549100399017334, -0.29446864128112793, -0.8995910286903381, -0.4029311537742615, 0.9308110475540161, 0.07272054255008698, 0.2914336919784546, -0.323350191116333, -0.28981754183769226, -0.30156248807907104, -0.410930335521698, -0.11198537796735764, 0.6445835828781128, 0.21333792805671692, -1.0951308012008667, 0.37369590997695923, 0.05405530333518982, 0.4247792363166809, 0.1820114105939865, 0.6171153783798218, 0.7365227937698364, -0.26859280467033386, -0.156978577375412, 0.11524650454521179, 0.30019715428352356, 0.34958118200302124, 0.2552626132965088, 0.07810008525848389, -0.024719849228858948, -0.052931781858205795, 0.2322080135345459, -1.2627676725387573, -0.9964538216590881, 0.3780316114425659, -0.8918648362159729, -0.2847282886505127, 0.6179503798484802, -0.9270944595336914, -0.6111909747123718, -0.21820561587810516, 0.16809622943401337, 0.10533139109611511, -0.7057088613510132, -0.193040132522583, -0.7476108074188232, 0.5008876919746399, 0.1856614500284195, -0.9277266263961792, 0.18397726118564606, 0.6447004079818726, 0.22986610233783722, 0.30085429549217224, -0.09051697701215744, -0.5957828760147095, 0.23489081859588623, -0.1513981819152832, 0.858160138130188, -0.8130903244018555, -0.5259811878204346, 0.0335763543844223, 0.3994796872138977, 0.04475853219628334, -0.33740729093551636, 0.8941159248352051, -0.37524884939193726, -0.16575801372528076, -0.8958910703659058, -0.4931112825870514, -0.29250475764274597, 0.2202954888343811, -1.2012046575546265, 1.0704087018966675, 0.15899789333343506, -0.8051791191101074, 0.42954856157302856, -1.3923007249832153, -0.23554375767707825, 0.7663624286651611, -0.06954631954431534, -0.520596981048584, 0.2981228828430176, -0.11090940237045288, 0.4656756520271301, -0.0026828739792108536, 0.2667900025844574, -0.9856023192405701, -0.27850860357284546, 0.10798659920692444, 0.12721550464630127, 0.8178914189338684, 0.2702096700668335, 0.61713707447052, 0.11778564751148224, -1.0291768312454224, -0.1454998105764389, 0.19268473982810974, -0.04595620185136795, -0.15664739906787872, -0.5753527283668518, 0.614037811756134, -0.06664196401834488, 0.4936603903770447, -0.5255066156387329, 0.39664900302886963, 0.16697537899017334, -0.1926308572292328, 0.6910864114761353, 0.29375115036964417, 0.23593467473983765, -0.6235603094100952, 0.6524384617805481, 0.07769390195608139, 0.3256135582923889, -0.18542250990867615, -0.5051299333572388, -0.6072534918785095, -0.07989653199911118, 0.8601745367050171, 0.6004303693771362, -0.5477349758148193, 0.7422945499420166, 0.09725243598222733, -0.5686496496200562, -0.45372477173805237, 0.062059320509433746, 0.19872133433818817, 0.1611628234386444, 0.4037129878997803, -0.7791380882263184, -0.9129716157913208, -0.7746541500091553, 0.3717547357082367, -0.06383976340293884, 0.18859432637691498, 0.3615397810935974, 0.9008898735046387, -0.4433283805847168, 0.3673347234725952, -0.779813289642334, -0.32860684394836426, -0.011875969357788563, -0.3098870515823364, 0.2279774248600006, 0.8525720834732056, 1.1516824960708618, -0.7442537546157837, -0.08664054423570633, -0.6626596450805664, -0.4827726483345032, -0.05561020225286484, 0.3120152950286865, -0.6312556266784668, -0.05609437823295593, 0.15751324594020844, -0.3092445135116577, 0.8008651733398438, 0.9003278017044067, -0.7839468717575073, -0.1261269748210907, -0.05329018831253052, 0.23861266672611237, -1.3582501411437988, 0.5618261694908142, -0.04777742922306061, -0.153011754155159, -0.35321828722953796, -0.001640627160668373, 0.16796821355819702, -0.16342419385910034, -0.08280579745769501, 0.5421637296676636, -0.53546541929245, -0.08692073822021484, -0.024349166080355644, -0.3349243998527527, -0.22381946444511414, 0.162236750125885, 0.009873747825622559, 0.32128140330314636, 0.9298704862594604, -0.323422372341156, 0.9524894952774048, 0.7204794883728027, 0.12878942489624023, 0.8156458735466003, -0.5997520685195923, 0.23281365633010864, -0.29781681299209595, 0.4601542353630066, -0.9350523948669434, -0.8790429830551147, 0.5222674608230591, -0.47236448526382446, 0.33851099014282227, -0.6329550743103027, -0.5369433164596558, -0.6835272312164307, -0.2117234766483307, 0.8377605676651001, 0.5172099471092224, -0.8258064985275269, 0.480546236038208, 0.6101920008659363, 0.002932976931333542, 0.007521670311689377, -0.9639999270439148, 0.014809047803282738, -0.3053131699562073, -0.35075873136520386, 0.4131503105163574, -0.4870321750640869, 0.16050118207931519, -0.15046195685863495, 0.29803234338760376, -0.17223602533340454, -0.2537688612937927, 0.6671336889266968, 0.17169314622879028, -0.05783504992723465, 0.34543973207473755, -0.20489072799682617, -0.6688289046287537, 0.34733015298843384, 0.129178985953331, 0.2960452139377594, 0.08591648191213608, -0.08235852420330048, -0.4337751567363739, 0.515515923500061, 0.3317049443721771, -0.30197590589523315, 0.4851573705673218, 1.096208930015564, -0.9068993330001831, -0.0731605738401413, -0.5480628609657288, -0.29805800318717957, -0.4804028868675232, -0.03628996014595032, -0.3463621735572815, -0.3342896103858948, 0.8894640207290649, 0.07390592992305756, -0.11738944053649902, 0.8123112916946411, 0.6057645678520203, 0.15601226687431335, 0.57486891746521, 0.612717866897583, -0.24110440909862518, 0.5824044942855835, -0.28290438652038574, -0.28872716426849365, -0.5224820971488953, -0.594846785068512, -0.6149218678474426, -0.5992966294288635, -0.7358571290969849, -0.30370640754699707, -0.08108580112457275, -0.30822956562042236, -0.16650444269180298, 0.46531587839126587, -0.5632162094116211, 0.45877763628959656, 0.6747062802314758, 0.2671085596084595, -0.11614669114351273, -0.1359468698501587, 0.3134828805923462, 0.35858604311943054, -0.7570894360542297, -0.016290850937366486, 1.2603859901428223, 0.5604142546653748, 0.9241482019424438, 0.39406126737594604, 1.0446922779083252, 0.4279688596725464, 0.3094138503074646, -0.41455602645874023, 0.3571937680244446, -0.2207878828048706, -0.9470852613449097, 0.009607760235667229, -0.18820390105247498, -0.8455849885940552, -0.5744149684906006, -0.4319189190864563, -0.24295219779014587, 0.44935494661331177, 0.5228478908538818, -0.09402850270271301, 0.07705932855606079, -0.9767027497291565, 1.0995128154754639, -0.02713487669825554, -0.10573607683181763, -0.21721848845481873, -0.7588330507278442, 0.15972234308719635, 0.3676201105117798, 0.22346231341362, -0.3127129375934601, 0.1035463809967041, 1.0156512260437012, -0.2814464271068573, 0.957708477973938, -0.8345111608505249, 0.021369123831391335, 0.15295854210853577, -0.4147597551345825, 0.07922270148992538, 0.55869460105896, -0.19748935103416443, -0.051081713289022446, 0.3661421239376068, -0.7482156157493591, -0.18269412219524384, 0.8065212965011597, -0.5917521715164185, 0.21463528275489807, -0.5991123914718628, -0.5948385000228882, 0.026630617678165436, 0.22577393054962158, 0.15478521585464478, 0.8673858642578125, -0.2836725115776062, 0.3089444637298584, 0.7834213972091675, 0.36661285161972046, 0.73191899061203, 0.04334301874041557, -0.29208171367645264, -0.5147749781608582, 0.9897960424423218, 0.23788291215896606, -0.3626621961593628, 0.29034167528152466, 0.25354692339897156, -0.46753406524658203, -0.35170596837997437, -0.6897753477096558, 0.20189030468463898, -0.5014688968658447, -0.6113110184669495, -0.07593907415866852, -0.2950722575187683, -0.4527726173400879, -0.11454275250434875, -0.15118812024593353, -0.6843050718307495, -0.6271053552627563, -0.567455530166626, 1.2061254978179932, 0.8025916814804077, -0.5974972248077393, 0.27971434593200684, -0.9387341737747192, 0.6441880464553833, -0.1292518973350525, 1.0626931190490723, -0.27657461166381836, -0.5601481795310974, -0.22715148329734802, -0.07599427551031113, 0.02347644418478012, -0.6780334711074829, -0.25685203075408936, 0.32996949553489685, 0.7483096718788147, 0.28533822298049927, 0.10032841563224792, 0.656852126121521, 0.05376844108104706, 0.5505149364471436, 0.1686270833015442, -0.6850535869598389, 0.5432112216949463, -0.3884851336479187, 0.6395950317382812, 0.8644664287567139, 0.571131706237793, -0.25232699513435364, 0.34311172366142273, -1.2866714000701904, -0.6028422713279724, 0.4607209265232086, -0.11378359794616699, 0.26226019859313965, 0.3565273880958557, 0.5940573215484619, -0.07401970773935318, 0.25493645668029785, -0.6109955310821533, -0.7555845975875854, -0.17934054136276245, -0.6417471766471863, 0.2776859700679779, -0.3961201012134552, -0.35648810863494873, -0.6157243251800537, 0.6478767395019531, -0.148961141705513, 0.5091228485107422, -0.02533622831106186, 0.29173967242240906, -0.19074320793151855, -0.26282352209091187, 0.4454505145549774, 0.5734079480171204, -0.4566468596458435, -0.11414835602045059, -0.08365747332572937, -0.6471333503723145, -0.5375828146934509, 0.8730326890945435, 0.012738369405269623, -0.3567851185798645, 0.5468229055404663, 0.6237316131591797, -0.24851644039154053, -0.0476519949734211, 0.34166428446769714, -0.16363045573234558, -0.4916236400604248, -0.49747931957244873, 0.29887962341308594, 0.11765916645526886, 0.1045653447508812, 0.17986364662647247, -0.18449175357818604, 0.39697265625, -0.4992774724960327, 0.6270440816879272, 0.0902891457080841, -0.7972753047943115, -0.5576211214065552, 0.4364843964576721, 0.7487412095069885, -0.35372892022132874, 0.8217898011207581, -0.199250265955925, -0.37803035974502563, 0.7912566661834717, 0.235371932387352, 0.6871342062950134, -0.45112934708595276, 0.17241902649402618, 0.5746481418609619, 0.12050525099039078, 0.31808748841285706, 0.98162841796875, -0.2371291220188141, -0.5527561902999878, 0.14929351210594177, -0.4130513370037079, -0.41210031509399414, -0.22312259674072266, -1.1489269733428955, 0.30022770166397095, -0.800006091594696, -0.23397491872310638, 0.15151077508926392, 0.3767414093017578, -0.8716118335723877, 0.5832090973854065, 0.27425146102905273, 1.2915878295898438, -0.8942911028862, 0.7602510452270508, 1.087418556213379, -0.5034422874450684, -0.6381490230560303, -0.20426347851753235, 0.047085314989089966, -0.8703222274780273, -0.2593223452568054, 0.1653938740491867, 0.49583515524864197, -0.1674393266439438, -0.8454857468605042, -0.7297947406768799, 1.1352579593658447, 0.17660318315029144, -0.5781792402267456, 0.29451876878738403, -0.25366196036338806, 0.3306766152381897, -0.37640580534935, 0.2286522388458252, 0.5119131803512573, 1.017088770866394, 0.6165838837623596, -0.6104071140289307, 0.16390377283096313, -0.6411086320877075, -0.2855207920074463, 0.43443453311920166, -0.9210965037345886, -0.1673140972852707, -0.24797256290912628, 0.31321027874946594, 0.0951748713850975, 0.7579707503318787, 0.05118154361844063, 0.3334440290927887, 0.36337804794311523, 0.5743801593780518, 0.9408636093139648, -0.4770485460758209, 0.8199632167816162, -0.18527784943580627, 0.41758599877357483, 0.8786390423774719, -0.028990834951400757, 0.3876075744628906, 0.5289716720581055, 0.09902360290288925, 0.3686600625514984, 0.7108405828475952, -0.7155791521072388, 0.34305426478385925, 0.40916121006011963, -0.12457135319709778, -0.4341546893119812, -0.21128115057945251, -0.911819338798523, 0.2824467718601227, 0.5546050071716309, -0.5327169895172119, 0.06935084611177444, -0.22032827138900757, 0.18368469178676605, -0.14727279543876648, -0.554527759552002, 0.8421859741210938, -0.00407477468252182, -0.26760077476501465, -0.13688765466213226, -0.03129124268889427, 0.10037935525178909, -0.666132926940918, -0.3690330386161804, -0.06847871840000153, 0.3492512106895447, -0.749273419380188, -1.0410001277923584, 0.7816215753555298, -0.3921751081943512, -0.5063971281051636, -0.27716314792633057, 0.7463369369506836, -0.5646911859512329, -1.0997929573059082, 0.24393287301063538, -0.08999259769916534, 0.02744387276470661, 0.32393980026245117, -1.2326619625091553, 0.6103184223175049, -0.1714392751455307, -0.052137233316898346, 0.1758778989315033, 0.1058817207813263, 0.14930109679698944, 0.48860228061676025, 0.5154680013656616, -0.21543005108833313, -0.3724328279495239, 0.334683358669281, 0.8074930906295776, -0.7158061861991882, -0.5205127000808716, -0.3876435458660126, 0.7530769109725952, -0.26418888568878174, -0.7169838547706604, 0.4058224856853485, 1.0960536003112793, 0.8171346783638, -0.2132536768913269, 0.7672193646430969, -0.47571271657943726, 0.6496921181678772, -0.36404481530189514, 0.7266665697097778, -0.2748871445655823, -0.21912053227424622, -0.19545775651931763, -0.6174018383026123, -0.859696626663208, 0.8232392072677612, 0.2621418833732605, 0.4025842845439911, 0.4065954089164734, 0.9833076000213623, -0.2333182692527771, 0.39112788438796997, 0.05759600177407265, 0.12777265906333923, 0.2837609052658081, 0.4017900228500366, 0.23309850692749023, -0.6998604536056519, 0.17667824029922485, -0.24472124874591827, -0.4456767141819, -0.016494231298565865, -1.2681043148040771, -1.0820989608764648, -0.7209346890449524, -0.6495856642723083, -0.5739427804946899, 0.06843000650405884, 1.074162483215332, 1.0698208808898926, -0.9926226139068604, -0.34335049986839294, 0.19063477218151093, 0.30471882224082947, 0.14064732193946838, -0.09356613457202911, 0.5530966520309448, 0.38731104135513306, -0.5420830249786377, -0.325364887714386, -0.14362823963165283, 0.32758915424346924, -0.10034404695034027, 0.0815703421831131, -0.1291104108095169, 0.005168534815311432, 0.1505129188299179, 0.39929869771003723, -0.08448588848114014, -0.5439454317092896, -0.5663553476333618, 0.2546859085559845, 0.05092104524374008, 0.8355118036270142, -0.3069494366645813, 0.13729344308376312, 0.7194763422012329, 0.4887847900390625, 0.700451135635376, 0.33682504296302795, 0.67674320936203, -0.6152625679969788, 0.08735175430774689, -0.1972832977771759, 0.3160884380340576, 0.26295119524002075, -0.32562220096588135, 0.7565997838973999, 0.5037693977355957, -0.4028453826904297, -0.4877243638038635, 0.060345906764268875, -1.4824482202529907, 0.4940573275089264, 0.9859203100204468, 0.16704346239566803, -0.34689825773239136, -0.03726779296994209, -0.5136714577674866, -0.02243513986468315, -0.9437761306762695, 0.39050331711769104, 0.7216730713844299, 0.03063475526869297, -0.3279625177383423, -0.001536024734377861, 0.7826943397521973, -0.25462329387664795, -1.2215120792388916, 0.13181491196155548, 0.4676845073699951, 0.09537294507026672, -0.012736629694700241, 0.5832794904708862, -0.1871614158153534, 0.4262515902519226, 0.13467547297477722, 0.25880181789398193, -0.34675318002700806, -0.7733075618743896, -0.340178906917572, 0.15984505414962769, -0.1142960861325264, -0.5614877939224243 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
conv_ai_3
null
2022-11-03T16:30:50Z
412
13
null
[ "task_categories:conversational", "task_categories:text-classification", "task_ids:text-scoring", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:en", "license:unknown", "evaluating-dialogue-systems", "arxiv:2009.11352", "region:us" ]
2022-11-03T16:30:50Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - crowdsourced language_creators: - crowdsourced language: - en license: - unknown multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - conversational - text-classification task_ids: - text-scoring paperswithcode_id: null pretty_name: More Information Needed tags: - evaluating-dialogue-systems dataset_info: features: - name: topic_id dtype: int32 - name: initial_request dtype: string - name: topic_desc dtype: string - name: clarification_need dtype: int32 - name: facet_id dtype: string - name: facet_desc dtype: string - name: question_id dtype: string - name: question dtype: string - name: answer dtype: string config_name: conv_ai_3 splits: - name: train num_bytes: 2567404 num_examples: 9176 - name: validation num_bytes: 639351 num_examples: 2313 download_size: 2940038 dataset_size: 3206755 --- # Dataset Card for [More Information Needed] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/aliannejadi/ClariQ - **Repository:** https://github.com/aliannejadi/ClariQ - **Paper:** https://arxiv.org/abs/2009.11352 - **Leaderboard:** [More Information Needed] - **Point of Contact:** [More Information Needed] ### Dataset Summary The Conv AI 3 challenge is organized as part of the Search-oriented Conversational AI (SCAI) EMNLP workshop in 2020. The main aim of the conversational systems is to return an appropriate answer in response to the user requests. However, some user requests might be ambiguous. In Information Retrieval (IR) settings such a situation is handled mainly through the diversification of search result page. It is however much more challenging in dialogue settings. Hence, we aim to study the following situation for dialogue settings: - a user is asking an ambiguous question (where ambiguous question is a question to which one can return > 1 possible answers) - the system must identify that the question is ambiguous, and, instead of trying to answer it directly, ask a good clarifying question. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances Here are a few examples from the dataset: ``` {'topic_id': 8, 'facet_id': 'F0968', 'initial_request': 'I want to know about appraisals.', 'topic_desc': 'Find information about the appraisals in nearby companies.', 'clarification_need': 2, 'question_id': 'F0001', 'question': 'are you looking for a type of appraiser', 'answer': 'im looking for nearby companies that do home appraisals', 'facet_desc': 'Get the TYPE of Appraisals' 'conversation_context': [], 'context_id': 968} ``` ``` {'topic_id': 8, 'facet_id': 'F0969', 'initial_request': 'I want to know about appraisals.', 'topic_desc': 'Find information about the type of appraisals.', 'clarification_need': 2, 'question_id': 'F0005', 'question': 'are you looking for a type of appraiser', 'facet_desc': 'Get the TYPE of Appraisals' 'answer': 'yes jewelry', 'conversation_context': [], 'context_id': 969} ``` ``` {'topic_id': 293, 'facet_id': 'F0729', 'initial_request': 'Tell me about the educational advantages of social networking sites.', 'topic_desc': 'Find information about the educational benefits of the social media sites', 'clarification_need': 2, 'question_id': 'F0009' 'question': 'which social networking sites would you like information on', 'answer': 'i don have a specific one in mind just overall educational benefits to social media sites', 'facet_desc': 'Detailed information about the Networking Sites.' 'conversation_context': [{'question': 'what level of schooling are you interested in gaining the advantages to social networking sites', 'answer': 'all levels'}, {'question': 'what type of educational advantages are you seeking from social networking', 'answer': 'i just want to know if there are any'}], 'context_id': 976573} ``` ### Data Fields - `topic_id`: the ID of the topic (`initial_request`). - `initial_request`: the query (text) that initiates the conversation. - `topic_desc`: a full description of the topic as it appears in the TREC Web Track data. - `clarification_need`: a label from 1 to 4, indicating how much it is needed to clarify a topic. If an `initial_request` is self-contained and would not need any clarification, the label would be 1. While if a `initial_request` is absolutely ambiguous, making it impossible for a search engine to guess the user's right intent before clarification, the label would be 4. - `facet_id`: the ID of the facet. - `facet_desc`: a full description of the facet (information need) as it appears in the TREC Web Track data. - `question_id`: the ID of the question.. - `question`: a clarifying question that the system can pose to the user for the current topic and facet. - `answer`: an answer to the clarifying question, assuming that the user is in the context of the current row (i.e., the user's initial query is `initial_request`, their information need is `facet_desc`, and `question` has been posed to the user). ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information @misc{aliannejadi2020convai3, title={ConvAI3: Generating Clarifying Questions for Open-Domain Dialogue Systems (ClariQ)}, author={Mohammad Aliannejadi and Julia Kiseleva and Aleksandr Chuklin and Jeff Dalton and Mikhail Burtsev}, year={2020}, eprint={2009.11352}, archivePrefix={arXiv}, primaryClass={cs.CL} } ### Contributions Thanks to [@rkc007](https://github.com/rkc007) for adding this dataset.
[ -0.5596176981925964, -1.0621330738067627, 0.23011858761310577, 0.15786224603652954, -0.014908930286765099, 0.08536393940448761, -0.2836509644985199, -0.011354307644069195, 0.3744065463542938, 0.5118651986122131, -0.8790534734725952, -0.7610825300216675, -0.41509902477264404, 0.07086841762065887, -0.2842487394809723, 0.9922119975090027, 0.0036225973162800074, -0.12612897157669067, -0.19905418157577515, -0.18749314546585083, -0.356951504945755, -0.43991586565971375, -0.850744903087616, -0.012144342996180058, 0.4863598644733429, 0.6292479634284973, 0.4017222821712494, 0.5831064581871033, 0.38085776567459106, 0.30674558877944946, -0.254604309797287, 0.28921377658843994, -0.5474080443382263, 0.3204306662082672, -0.34651297330856323, -0.5124354362487793, -0.42435234785079956, -0.08097574859857559, 0.5745593309402466, 0.8137003183364868, -0.009983273223042488, 0.3613925874233246, 0.16830791532993317, 0.5074052214622498, -0.4032354950904846, 0.35099393129348755, -0.5845179557800293, 0.0037808031775057316, -0.3787460923194885, -0.28483641147613525, -0.14332211017608643, -0.3725789189338684, 0.24332110583782196, -0.6765913367271423, 0.14432476460933685, 0.04624209553003311, 0.9681116938591003, 0.05177575722336769, -0.5459721088409424, -0.3548831641674042, -0.39156240224838257, 0.8035257458686829, -0.6639958024024963, 0.1455536037683487, 0.5850249528884888, 0.23562105000019073, -0.13147284090518951, -0.9383541345596313, -0.5693377256393433, 0.23831850290298462, -0.4151114225387573, 0.2918943762779236, -0.016679838299751282, 0.05402277037501335, 0.334313303232193, 0.4014914035797119, -0.5302175283432007, -0.21555595099925995, -0.6103779673576355, -0.17874287068843842, 0.7036668658256531, 0.4462268352508545, 0.1034073755145073, -0.48802438378334045, -0.15077251195907593, -0.25289425253868103, -0.4361853003501892, 0.361554354429245, 0.3128250241279602, 0.6597282886505127, -0.2951248288154602, 0.6297515630722046, -0.682252049446106, 0.7730854153633118, 0.01242349948734045, -0.03884751349687576, 0.3250453770160675, -0.7046561241149902, 0.08715727925300598, -0.26961755752563477, 0.9814004302024841, 0.4676545560359955, -0.10028893500566483, 0.1540091335773468, 0.1354588270187378, -0.2652618885040283, 0.039047688245773315, -0.6222525238990784, 0.0033577587455511093, 0.7263244986534119, -0.6031243801116943, -0.30671048164367676, 0.19963930547237396, -1.0529203414916992, -0.09024941921234131, -0.14835169911384583, 0.20759595930576324, -0.28011125326156616, -0.27399441599845886, -0.0475040078163147, -0.24274007976055145, 0.257929265499115, 0.19228899478912354, -0.7540577054023743, 0.459072470664978, 0.46499502658843994, 0.6988945007324219, 0.02040967158973217, 0.028405148535966873, -0.29910966753959656, 0.011216951534152031, 0.1753825843334198, 0.586012065410614, -0.4803975522518158, -0.44244614243507385, 0.18935593962669373, 0.3174329996109009, -0.13481418788433075, -0.30448228120803833, 0.7705405354499817, -0.36241891980171204, 0.5708811283111572, -0.6363619565963745, -0.3920639157295227, -0.32367050647735596, 0.42868539690971375, -0.6541487574577332, 1.1443427801132202, 0.18235501646995544, -0.8904099464416504, 0.11846987903118134, -0.9348474144935608, -0.3795287013053894, 0.11181174963712692, -0.2550371289253235, -0.1651938110589981, -0.4363901913166046, 0.10995370894670486, 0.5521054863929749, -0.4744565486907959, 0.27808454632759094, -0.21910393238067627, -0.10345108807086945, 0.2443365454673767, -0.10643279552459717, 1.0221952199935913, 0.33484020829200745, -0.22656495869159698, -0.03199077397584915, -0.7145345211029053, 0.24146363139152527, 0.09259337931871414, -0.41129645705223083, -0.26591524481773376, 0.04085199162364006, -0.044867098331451416, 0.14468252658843994, 0.3765457570552826, -0.3213869631290436, 0.19178548455238342, -0.35027894377708435, 0.6178562045097351, 0.5600976943969727, 0.3283955156803131, 0.24367891252040863, -0.38792234659194946, 0.4252253770828247, 0.06547434628009796, 0.28234729170799255, -0.04618621617555618, -0.5594199895858765, -0.9005999565124512, 0.12545974552631378, 0.3750764727592468, 0.7255295515060425, -0.8256731629371643, 0.5917317867279053, -0.26766374707221985, -0.42690983414649963, -0.548983633518219, -0.03767607361078262, 0.3472208082675934, 0.5286881923675537, 0.3874109387397766, -0.1939304918050766, -0.8162502646446228, -0.8286299109458923, -0.15279731154441833, -0.19920293986797333, 0.1928839534521103, 0.9052798748016357, 0.6717144250869751, -0.008335098624229431, 0.963558554649353, -0.7126554846763611, -0.17644411325454712, -0.40627411007881165, 0.10187584161758423, 0.5556953549385071, 0.4636348783969879, 0.3355827331542969, -1.0931512117385864, -0.5386896133422852, -0.18238532543182373, -0.6889404654502869, -0.03457992523908615, -0.05012531578540802, -0.4005228579044342, -0.036474935710430145, 0.18411073088645935, -0.7320714592933655, 0.5955206155776978, 0.10080992430448532, -0.3176840841770172, 0.1453353464603424, 0.06344550848007202, 0.398752897977829, -1.1620413064956665, 0.10443367063999176, 0.016918757930397987, 0.14677071571350098, -0.8614889979362488, -0.11131323873996735, -0.23330450057983398, 0.2102372646331787, -0.29492032527923584, 0.5387682318687439, -0.29330018162727356, 0.25476351380348206, 0.16371338069438934, 0.45054006576538086, 0.07194727659225464, 0.5603426694869995, -0.03299757093191147, 0.5639386177062988, 0.4746151566505432, -0.8162271976470947, 0.4472593665122986, 0.5999767780303955, -0.06305817514657974, 0.5488613247871399, -0.7103351950645447, 0.0540800578892231, -0.15560169517993927, 0.31291985511779785, -0.9167539477348328, -0.4575001299381256, 0.5352669358253479, -0.6606763005256653, 0.0001299533760175109, -0.16999131441116333, -0.34333688020706177, -0.5850276947021484, -0.4024486243724823, 0.36801353096961975, 0.0739871934056282, -0.3232020139694214, 0.5510228276252747, 0.5659661293029785, -0.06149910390377045, -0.6645973920822144, -0.5560802817344666, -0.08774901181459427, -0.2938860356807709, -0.743916928768158, 0.44723331928253174, -0.13768476247787476, -0.23332694172859192, 0.005499806720763445, 0.13830891251564026, -0.13094471395015717, 0.16530238091945648, 0.11824728548526764, 0.07267361134290695, -0.06362410634756088, 0.06155204400420189, -0.1185532733798027, 0.19942602515220642, -0.13338331878185272, -0.06787005811929703, 0.9255794882774353, -0.27321115136146545, -0.24983900785446167, -0.338641881942749, 0.5560632348060608, 0.2293417602777481, -0.27874040603637695, 0.692161500453949, 0.6229121685028076, -0.463712215423584, 0.10192057490348816, -0.45997485518455505, -0.1630672961473465, -0.4520816206932068, 0.24598002433776855, -0.39382728934288025, -0.7651978135108948, 0.859761655330658, 0.15505973994731903, 0.09755172580480576, 0.7956622242927551, 0.5373425483703613, -0.15889887511730194, 0.9615606665611267, 0.17236913740634918, 0.07543259859085083, 0.4277069568634033, -0.6711191534996033, 0.14999793469905853, -0.7898833751678467, -0.6722333431243896, -0.676561713218689, -0.37133675813674927, -0.728459358215332, -0.2120060920715332, 0.21743983030319214, 0.09252902865409851, -0.1568244844675064, 0.42387500405311584, -0.6402133107185364, 0.05851823836565018, 0.9012001752853394, 0.19612306356430054, -0.004327372647821903, -0.29582804441452026, 0.1206488087773323, 0.09831514209508896, -0.665226936340332, -0.4221702218055725, 0.9774432182312012, 0.11186095327138901, 0.6316707730293274, 0.1517902910709381, 0.7767778038978577, 0.212248295545578, -0.12077917158603668, -0.5928215980529785, 0.7441594004631042, -0.04348073899745941, -0.9288986921310425, -0.40672704577445984, -0.436140239238739, -1.1237423419952393, 0.2648072838783264, -0.3925448954105377, -0.8780092000961304, 0.4266907870769501, 0.006839751731604338, -0.4304952323436737, 0.0943908765912056, -0.5285194516181946, 0.8486666083335876, -0.4221738576889038, -0.49845820665359497, 0.06302693486213684, -1.0034492015838623, 0.1953834593296051, 0.1937563121318817, 0.3003799319267273, -0.059476640075445175, 0.08054202049970627, 0.8448970913887024, -0.46986106038093567, 0.8794442415237427, -0.2711789906024933, 0.4128665030002594, 0.5595009922981262, -0.3163129687309265, 0.4903256893157959, 0.1471959799528122, -0.008813606575131416, -0.10746847838163376, 0.24574828147888184, -0.20357368886470795, -0.6778080463409424, 0.5624744892120361, -0.695132315158844, -0.6116144061088562, -0.4086827039718628, -0.36837711930274963, -0.05281936004757881, 0.33959177136421204, 0.21380437910556793, 0.3465898633003235, -0.13145163655281067, 0.5835118293762207, 0.6886271238327026, -0.26249444484710693, 0.19224482774734497, 0.3909817934036255, -0.030003128573298454, -0.47957921028137207, 0.6303000450134277, 0.19264169037342072, 0.06382185220718384, 0.6552570462226868, 0.048829615116119385, -0.32010531425476074, -0.3488016426563263, -0.12152907252311707, 0.11308649182319641, -0.5989052057266235, -0.33295854926109314, -0.9027033448219299, -0.41690611839294434, -0.6829096674919128, 0.2978801727294922, -0.023620814085006714, -0.6261066794395447, -0.5078359246253967, -0.21630904078483582, 0.5354441404342651, 0.3522498905658722, -0.14767691493034363, 0.37873587012290955, -0.588436484336853, 0.3223453760147095, 0.22380028665065765, 0.3096385598182678, -0.22938288748264313, -0.35638052225112915, -0.2597515285015106, 0.3948737680912018, -0.45902177691459656, -0.8574749231338501, 0.20088952779769897, 0.31275349855422974, 0.8181954622268677, 0.30381324887275696, 0.259534627199173, 0.7604907751083374, -0.09563446044921875, 1.0319386720657349, -0.13325268030166626, -0.5209977030754089, 1.0073034763336182, -0.43690866231918335, -0.04223491623997688, 0.8787105679512024, 0.42871060967445374, -0.7677540183067322, -0.24293923377990723, -0.914550244808197, -1.2590084075927734, 0.916061520576477, 0.4578472077846527, 0.21283327043056488, -0.24431927502155304, 0.43051451444625854, -0.07232758402824402, 0.2635420858860016, -0.7645072340965271, -0.7330409288406372, -0.3617355227470398, -0.24913446605205536, 0.425017774105072, -0.1692727953195572, -0.4236186742782593, -0.3968378007411957, 0.7596091628074646, 0.01993810571730137, 0.4004913568496704, 0.23359662294387817, 0.15294353663921356, 0.24570898711681366, 0.3082444369792938, 0.331180214881897, 0.4439370334148407, -0.4870211184024811, -0.004048526287078857, 0.19169600307941437, -0.24982698261737823, -0.2230309695005417, 0.1856212615966797, -0.2106088399887085, -0.0946224182844162, 0.2123565524816513, 0.7557445764541626, -0.16520622372627258, -0.5338736176490784, 0.5850513577461243, -0.25596892833709717, -0.3160325586795807, -0.4584801495075226, 0.1680145412683487, -0.12134456634521484, 0.2970373332500458, 0.35668063163757324, -0.2580409049987793, 0.3056066930294037, -0.7308873534202576, 0.15229886770248413, 0.38676005601882935, -0.14393889904022217, -0.004018381703644991, 0.6497894525527954, 0.18449558317661285, -0.5177123546600342, 0.642341136932373, 0.024401886388659477, -0.49705758690834045, 0.5476149320602417, 0.24425338208675385, 0.704448938369751, 0.04713531583547592, 0.3158412575721741, 0.5770180821418762, 0.12506438791751862, -0.08993992954492569, 0.6558221578598022, -0.25893571972846985, -0.7782450914382935, 0.11140838265419006, -0.4475158452987671, -0.34467798471450806, 0.22337554395198822, -0.8883234262466431, 0.35477468371391296, -0.41325199604034424, -0.4110018014907837, 0.11381910741329193, 0.1617434322834015, -0.7779278755187988, 0.4122730791568756, -0.37500256299972534, 0.9363608360290527, -0.6477270126342773, 0.5016759634017944, 0.7317936420440674, -0.852771520614624, -0.8404024243354797, -0.29881224036216736, -0.12406817078590393, -0.5006231069564819, 0.38756322860717773, -0.03819603472948074, 0.39372527599334717, -0.3082723617553711, -0.8071737885475159, -0.8515400290489197, 1.3728227615356445, -0.1335061639547348, -0.1933424174785614, -0.07304133474826813, 0.34916621446609497, 0.5893149375915527, -0.5341182947158813, 0.5898293256759644, 0.7207374572753906, 0.5952471494674683, 0.20681314170360565, -0.5793209671974182, 0.20633536577224731, -0.5370753407478333, -0.0745076909661293, -0.09826906025409698, -0.9285436272621155, 0.8762536644935608, 0.040607668459415436, -0.15551257133483887, 0.1513831466436386, 0.4916626513004303, 0.23072457313537598, 0.39923325181007385, 0.35959911346435547, 0.39538729190826416, 0.82328861951828, -0.5545177459716797, 0.8774886727333069, -0.48044896125793457, 0.47412213683128357, 0.9717037677764893, 0.17836152017116547, 0.6416292786598206, 0.3771313726902008, -0.30876240134239197, 0.4806814193725586, 0.9840037822723389, -0.08751071989536285, 0.6474656462669373, 0.17965957522392273, -0.15022380650043488, -0.0173100046813488, -0.16730675101280212, -0.5431747436523438, 0.5213318467140198, 0.5645906925201416, -0.42058753967285156, 0.06727838516235352, -0.26753735542297363, 0.1540900319814682, -0.04559559002518654, 0.01916453056037426, 0.848732590675354, -0.0825323835015297, -0.7881299257278442, 0.4242996871471405, 0.061987072229385376, 0.5586058497428894, -0.6622284650802612, -0.050611063838005066, -0.4216318428516388, 0.040265798568725586, -0.40593722462654114, -1.0184898376464844, 0.20661160349845886, -0.23774538934230804, -0.3472371995449066, -0.13918112218379974, 0.6700136661529541, -0.5295910835266113, -0.39451369643211365, 0.08914519101381302, 0.4665602445602417, 0.29452410340309143, 0.19913658499717712, -0.919782817363739, -0.025750093162059784, 0.3012685179710388, -0.25302016735076904, -0.03435314819216728, 0.5304688811302185, -0.04569609463214874, 0.7001302242279053, 0.4984818994998932, 0.06127847731113434, -0.03743172809481621, 0.13026684522628784, 0.9502050876617432, -0.8750239610671997, -0.30036917328834534, -0.5081374049186707, 0.6576645374298096, -0.5403781533241272, -0.45376768708229065, 0.6781179308891296, 0.6768043041229248, 0.881694495677948, 0.2379712611436844, 0.9920044541358948, -0.6936025619506836, 0.8180307149887085, -0.38170766830444336, 0.5069999098777771, -0.6109279990196228, 0.40469568967819214, -0.27486690878868103, -0.6334115266799927, -0.21628046035766602, 0.707802414894104, -0.2537594437599182, 0.22069647908210754, 0.4919942319393158, 0.8418840765953064, 0.1579640656709671, 0.25634828209877014, -0.2480873167514801, 0.40545541048049927, 0.3169513940811157, 0.4300667643547058, 0.7784462571144104, -0.6918324828147888, 0.7348102331161499, -0.4080280661582947, -0.11974017322063446, -0.19123996794223785, -0.49487972259521484, -0.810675323009491, -0.8866286873817444, -0.348102867603302, -0.5384745597839355, 0.044983550906181335, 0.8999420404434204, 0.5914433002471924, -0.9746794700622559, -0.274006724357605, 0.08908148109912872, 0.36904552578926086, -0.09648961573839188, -0.34682726860046387, 0.4571045935153961, -0.09518424421548843, -0.6556282043457031, 0.020463036373257637, -0.12029625475406647, -0.043652940541505814, 0.06804534792900085, 0.035086873918771744, -0.5675248503684998, -0.05080222338438034, 0.5016528367996216, 0.41441625356674194, -0.7377386689186096, -0.4427536725997925, 0.05005870759487152, 0.05250523239374161, 0.09279143810272217, 0.38624176383018494, -0.5770228505134583, 0.3983153700828552, 0.6514495611190796, 0.2943715453147888, 0.8063974976539612, 0.2625713050365448, 0.3589942455291748, -0.8355391025543213, -0.08752964437007904, 0.1617167443037033, 0.22806984186172485, 0.25240272283554077, -0.5363886952400208, 0.768011212348938, 0.1378476619720459, -0.4541616141796112, -0.7520803809165955, -0.022666577249765396, -1.2147040367126465, -0.06492490321397781, 1.2808083295822144, 0.055755507200956345, -0.06849304586648941, -0.2419356107711792, -0.3581419289112091, 0.23281823098659515, -0.6143380403518677, 0.5672373175621033, 0.6740294694900513, -0.24787800014019012, -0.013661475852131844, -0.5642287135124207, 0.43453463912010193, -0.07488317042589188, -0.7392016649246216, -0.17428357899188995, 0.27117711305618286, 0.2884562611579895, 0.22259129583835602, 0.7492509484291077, -0.14886821806430817, -0.05923335254192352, -0.22280441224575043, -0.16134464740753174, 0.24888861179351807, 0.032479435205459595, 0.22489513456821442, 0.15950222313404083, -0.27138450741767883, -0.23315009474754333 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
allegro/klej-cdsc-e
allegro
2022-08-30T06:58:29Z
412
0
null
[ "task_categories:text-classification", "task_ids:natural-language-inference", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:pl", "license:cc-by-nc-sa-4.0", "region:us" ]
2022-08-30T06:58:29Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - expert-generated language: - pl license: - cc-by-nc-sa-4.0 multilinguality: - monolingual pretty_name: 'CDSC-E' size_categories: - 10K<n<100K source_datasets: - original task_categories: - text-classification task_ids: - natural-language-inference --- # klej-cdsc-e ## Description Polish CDSCorpus consists of 10K Polish sentence pairs which are human-annotated for semantic relatedness (**CDSC-R**) and entailment (**CDSC-E**). The dataset may be used to evaluate compositional distributional semantics models of Polish. The dataset was presented at ACL 2017. Although the SICK corpus inspires the main design of the dataset, it differs in detail. As in SICK, the sentences come from image captions, but the set of chosen images is much more diverse as they come from 46 thematic groups. ## Tasks (input, output, and metrics) The entailment relation between two sentences is labeled with *entailment*, *contradiction*, or *neutral*. The task is to predict if the premise entails the hypothesis (entailment), negates the hypothesis (contradiction), or is unrelated (neutral). b **entails** a (a **wynika z** b) – if a situation or an event described by sentence b occurs, it is recognized that a situation or an event described by a occurs as well, i.e., a and b refer to the same event or the same situation; **Input**: ('sentence_A', 'sentence_B'): sentence pair **Output** ('entailment_judgment' column): one of the possible entailment relations (*entailment*, *contradiction*, *neutral*) **Domain:** image captions **Measurements**: Accuracy **Example:** Input: `Żaden mężczyzna nie stoi na przystanku autobusowym.` ; `Mężczyzna z żółtą i białą reklamówką w ręce stoi na przystanku obok autobusu.` Input (translated by DeepL): `No man standing at the bus stop.` ; `A man with a yellow and white bag in his hand stands at a bus stop next to a bus.` Output: `entailment` ## Data splits | Subset | Cardinality | | ------------- | ----------: | | train | 8000 | | validation | 1000 | | test | 1000 | ## Class distribution | Class | train | validation | test | |:--------------|--------:|-------------:|-------:| | NEUTRAL | 0.744 | 0.741 | 0.744 | | ENTAILMENT | 0.179 | 0.185 | 0.190 | | CONTRADICTION | 0.077 | 0.074 | 0.066 | ## Citation ``` @inproceedings{wroblewska-krasnowska-kieras-2017-polish, title = "{P}olish evaluation dataset for compositional distributional semantics models", author = "Wr{\'o}blewska, Alina and Krasnowska-Kiera{\'s}, Katarzyna", 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-1073", doi = "10.18653/v1/P17-1073", pages = "784--792", abstract = "The paper presents a procedure of building an evaluation dataset. for the validation of compositional distributional semantics models estimated for languages other than English. The procedure generally builds on steps designed to assemble the SICK corpus, which contains pairs of English sentences annotated for semantic relatedness and entailment, because we aim at building a comparable dataset. However, the implementation of particular building steps significantly differs from the original SICK design assumptions, which is caused by both lack of necessary extraneous resources for an investigated language and the need for language-specific transformation rules. The designed procedure is verified on Polish, a fusional language with a relatively free word order, and contributes to building a Polish evaluation dataset. The resource consists of 10K sentence pairs which are human-annotated for semantic relatedness and entailment. The dataset may be used for the evaluation of compositional distributional semantics models of Polish.", } ``` ## License ``` Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) ``` ## Links [HuggingFace](https://huggingface.co/datasets/allegro/klej-cdsc-e) [Source](http://zil.ipipan.waw.pl/Scwad/CDSCorpus) [Paper](https://aclanthology.org/P17-1073.pdf) ## Examples ### Loading ```python from pprint import pprint from datasets import load_dataset dataset = load_dataset("allegro/klej-cdsc-e") pprint(dataset["train"][0]) # {'entailment_judgment': 'NEUTRAL', # 'pair_ID': 1, # 'sentence_A': 'Chłopiec w czerwonych trampkach skacze wysoko do góry ' # 'nieopodal fontanny .', # 'sentence_B': 'Chłopiec w bluzce w paski podskakuje wysoko obok brązowej ' # 'fontanny .'} ``` ### Evaluation ```python import random from pprint import pprint from datasets import load_dataset, load_metric dataset = load_dataset("allegro/klej-cdsc-e") dataset = dataset.class_encode_column("entailment_judgment") references = dataset["test"]["entailment_judgment"] # generate random predictions predictions = [random.randrange(max(references) + 1) for _ in range(len(references))] acc = load_metric("accuracy") f1 = load_metric("f1") acc_score = acc.compute(predictions=predictions, references=references) f1_score = f1.compute(predictions=predictions, references=references, average="macro") pprint(acc_score) pprint(f1_score) # {'accuracy': 0.325} # {'f1': 0.2736171695141161} ```
[ -0.2633100748062134, -0.7678196430206299, 0.49183720350265503, 0.4146480858325958, -0.3098204731941223, -0.35101932287216187, -0.44334712624549866, -0.25483179092407227, 0.2251700609922409, 0.43462511897087097, -0.6979447603225708, -0.9593178629875183, -0.6123020648956299, 0.341490775346756, -0.36864984035491943, 0.8709507584571838, -0.16713263094425201, 0.02252710610628128, -0.5127546191215515, -0.16660185158252716, -0.2551094889640808, -0.3009568750858307, -0.0568469762802124, -0.21539299190044403, 0.056642305105924606, 0.4470316767692566, 0.7227582931518555, 0.40835124254226685, 0.7010781764984131, 0.4006926417350769, 0.11089882254600525, 0.2808564603328705, -0.40967264771461487, 0.22049455344676971, 0.04992743954062462, -0.4742705821990967, -0.24929846823215485, 0.022547006607055664, 0.463807612657547, 0.7894226312637329, -0.29768773913383484, 0.05544333904981613, 0.004385681357234716, 0.5863491296768188, -0.8055077791213989, 0.23900994658470154, -0.5413163304328918, -0.06532099843025208, -0.19896149635314941, 0.04365655407309532, -0.6801343560218811, -0.18810449540615082, 0.21784350275993347, -0.7946519255638123, 0.1691979616880417, 0.08264021575450897, 1.1578826904296875, 0.2295130342245102, -0.26395589113235474, -0.4206935465335846, -0.3736021816730499, 0.8545596599578857, -0.7608887553215027, 0.21539457142353058, 0.6243435740470886, 0.03968072682619095, -0.20702144503593445, -0.6536673307418823, -0.6930490732192993, -0.18323162198066711, -0.2757861316204071, 0.6224454641342163, -0.16751869022846222, -0.07931622117757797, 0.05681203678250313, 0.32612043619155884, -0.7040579915046692, -0.2326916754245758, -0.4788685142993927, -0.2648654282093048, 0.9216713905334473, 0.4906920790672302, 0.4199785590171814, -0.2614114284515381, -0.39014947414398193, -0.3887115716934204, -0.5940669178962708, -0.09666073322296143, 0.4571492671966553, 0.27146080136299133, -0.7018201947212219, 0.829265832901001, -0.49810338020324707, 0.8328192830085754, 0.023028096184134483, -0.058457739651203156, 0.8818628787994385, -0.5676487684249878, -0.3392432928085327, 0.03922285512089729, 1.09297776222229, 0.34492412209510803, 0.2471349537372589, -0.15929487347602844, 0.07921367138624191, 0.3918796181678772, 0.005524016916751862, -0.7280930280685425, -0.3825116753578186, 0.46970030665397644, -0.44476109743118286, -0.37417492270469666, 0.22757907211780548, -0.7185150384902954, -0.17685845494270325, -0.3833066523075104, 0.40936124324798584, -0.8063575029373169, -0.06260734796524048, 0.5015198588371277, -0.29588544368743896, 0.07641337066888809, 0.0368725024163723, -0.6432944536209106, 0.2798974812030792, 0.6144641637802124, 0.559799313545227, -0.15231865644454956, -0.6317908763885498, -0.3288709819316864, 0.02287796325981617, -0.2994039058685303, 0.8736875653266907, -0.5421445369720459, -0.23417644202709198, 0.03593733534216881, 0.2545100152492523, -0.3334274888038635, -0.565060555934906, 0.88089919090271, -0.16238276660442352, 0.4660455882549286, -0.23935212194919586, -0.7874897122383118, -0.07691697031259537, 0.20258460938930511, -0.4215693771839142, 0.8988180756568909, 0.14690817892551422, -1.0772606134414673, 0.48674967885017395, -0.5091381669044495, -0.4610978960990906, -0.003016999689862132, -0.10464221984148026, -0.27174919843673706, -0.1547546237707138, 0.06602320820093155, 0.4068295359611511, -0.21995097398757935, 0.22875212132930756, -0.5228748917579651, -0.24130168557167053, 0.3430836796760559, -0.1524081975221634, 1.2516400814056396, 0.15437155961990356, -0.17057426273822784, 0.10119828581809998, -1.0758039951324463, -0.028296899050474167, 0.003565859515219927, -0.1947595775127411, -0.4890895485877991, 0.15657919645309448, 0.012783498503267765, 0.2821558117866516, 0.22889627516269684, -0.7740292549133301, -0.23889952898025513, -1.0153602361679077, 0.3617755174636841, 0.5681198239326477, 0.0377766378223896, 0.502945065498352, -0.1497942954301834, 0.41451790928840637, 0.3670121133327484, 0.22710761427879333, 0.17252428829669952, -0.6004232168197632, -0.6034959554672241, -0.20973527431488037, 0.3551112413406372, 0.7219259738922119, -0.7826600074768066, 0.9118119478225708, -0.4091731905937195, -0.5338757634162903, -0.5832552313804626, -0.14474837481975555, 0.1588088423013687, 0.4404171407222748, 0.29555052518844604, 0.03268807753920555, -0.6500285267829895, -1.181088924407959, 0.0898079052567482, -0.2253277748823166, 0.0383266806602478, 0.06091621518135071, 0.745369553565979, -0.07536038756370544, 1.0224378108978271, -0.7584778070449829, -0.25038453936576843, -0.26622676849365234, -0.13149268925189972, 0.3576224446296692, 0.34646132588386536, 0.3759385347366333, -0.7733958959579468, -0.49987781047821045, -0.1684948205947876, -0.9236213564872742, -0.22488655149936676, 0.07104293256998062, -0.5007339119911194, 0.12771984934806824, 0.12949010729789734, -0.7182374596595764, 0.36294347047805786, 0.3914584219455719, -0.8972865343093872, 0.6752428412437439, -0.37255704402923584, 0.07585958391427994, -1.1283211708068848, -0.057854603976011276, -0.07626215368509293, 0.10817942023277283, -0.5046756267547607, 0.21674713492393494, -0.00028993215528316796, 0.1480056792497635, -0.4640943109989166, 0.4257529675960541, -0.2666126787662506, 0.20922666788101196, 0.1773819923400879, 0.3774964213371277, 0.03776959329843521, 0.22383393347263336, -0.043681446462869644, 0.4404596984386444, 0.7258855104446411, -0.4702402651309967, 0.5049839019775391, 0.774307131767273, -0.5142396092414856, 0.6418678164482117, -0.6034750938415527, -0.42750000953674316, -0.0732545331120491, 0.18983355164527893, -0.8767966032028198, -0.11658687889575958, 0.5370668172836304, -0.4849800765514374, -0.14681370556354523, 0.3958546221256256, -0.8272361159324646, -0.3178369998931885, -0.2978317439556122, 0.04207707569003105, 0.48927783966064453, -0.2589167058467865, 0.4467395842075348, 0.3252618908882141, 0.16747531294822693, -0.584969162940979, -0.9751659631729126, -0.0420793816447258, -0.3901720345020294, -1.0444673299789429, 0.4368970990180969, -0.23409105837345123, -0.5169843435287476, 0.1778395175933838, 0.25799989700317383, -0.006933115888386965, 0.03293931856751442, 0.2190568447113037, 0.4063885807991028, 0.07038459181785583, 0.25593146681785583, -0.025729041546583176, -0.038773730397224426, 0.2203441560268402, 0.21901173889636993, 0.471469521522522, 0.002614205703139305, -0.15850448608398438, -0.1357283890247345, 0.33959564566612244, 0.1564757078886032, -0.16534127295017242, 0.8138810396194458, 0.5680892467498779, -0.34801897406578064, -0.3590776324272156, -0.19300536811351776, -0.10470503568649292, -0.46005579829216003, 0.4401955306529999, -0.48154762387275696, -0.42970144748687744, 0.7203932404518127, 0.3567061722278595, -0.13906759023666382, 0.8211396336555481, 0.7463441491127014, 0.09316638112068176, 0.6390467286109924, 0.19961200654506683, 0.1813236027956009, -0.03111826628446579, -0.4292954206466675, 0.20274251699447632, -0.6288761496543884, -0.24578675627708435, -0.5079814791679382, -0.04702593386173248, -0.7576956748962402, -0.31262826919555664, 0.23926842212677002, -0.12170517444610596, -0.3679261803627014, 0.33937978744506836, -0.482695072889328, 0.32156237959861755, 0.3141341507434845, 0.30086463689804077, 0.20136448740959167, -0.02962862327694893, -0.2728702127933502, -0.0031554694287478924, -0.6548422574996948, -0.3264826238155365, 1.1649359464645386, 0.18285994231700897, 0.547450840473175, 0.06756899505853653, 0.8599427938461304, 0.150273859500885, 0.0889286994934082, -0.5949887037277222, 0.7665284276008606, -0.5578680634498596, -0.43194401264190674, -0.26449519395828247, -0.4592171609401703, -0.9838066101074219, 0.42690396308898926, -0.10799232870340347, -0.7569034099578857, 0.48130106925964355, -0.25309354066848755, -0.11691850423812866, -0.20662125945091248, -0.7363408207893372, 0.961793839931488, 0.14342138171195984, -0.292387992143631, -0.1892612725496292, -0.8289188742637634, 0.39196231961250305, 0.19331718981266022, 0.36357182264328003, -0.2763989567756653, -0.01842558942735195, 0.8468255996704102, -0.7299184203147888, 0.7954429388046265, -0.0968036949634552, -0.16538216173648834, 0.43278732895851135, -0.10681825876235962, 0.4094906449317932, -0.18627335131168365, -0.25076597929000854, 0.038716524839401245, 0.23240076005458832, -0.25920477509498596, -0.4485341012477875, 0.6814044713973999, -0.7087023854255676, -0.11720456182956696, -0.3698630928993225, -0.584692656993866, -0.19324778020381927, 0.058116789907217026, 0.5682299137115479, 0.4943651556968689, -0.15793104469776154, 0.2058202475309372, 0.4102536141872406, -0.4635108709335327, 0.24426274001598358, 0.48276054859161377, 0.06576430797576904, -0.5136878490447998, 0.8055001497268677, 0.09819801896810532, 0.324113667011261, 0.31531938910484314, 0.2824937105178833, -0.4337228834629059, -0.2926904559135437, -0.46666261553764343, 0.283157616853714, -1.0028676986694336, -0.2377900779247284, -0.6202635765075684, -0.12505996227264404, -0.4752214252948761, 0.018213210627436638, -0.0917181447148323, -0.42519181966781616, -0.19125518202781677, -0.2821753919124603, 0.36147546768188477, 0.4465577304363251, -0.11161356419324875, 0.015943806618452072, -0.37358641624450684, 0.14887472987174988, -0.20149758458137512, 0.24294626712799072, -0.2035173773765564, -0.4474341571331024, -0.18308043479919434, 0.17218482494354248, -0.5113452672958374, -1.0795162916183472, 0.5294405817985535, 0.28299686312675476, 0.5312049388885498, 0.2905992269515991, 0.3985025882720947, 0.673279881477356, -0.3905552923679352, 0.9706584215164185, 0.10686573386192322, -0.8845052719116211, 0.6176556348800659, -0.24288740754127502, 0.08655468374490738, 0.7022172808647156, 0.14752395451068878, -0.35036951303482056, -0.8278799057006836, -0.9815256595611572, -0.9518446326255798, 0.6739600300788879, 0.47412076592445374, 0.04205029085278511, -0.40665361285209656, -0.03477180004119873, 0.10556117445230484, 0.09400177747011185, -0.4605027735233307, -0.5594444274902344, 0.012176211923360825, -0.6688836216926575, -0.11367528885602951, -0.0989852324128151, -0.2715436816215515, -0.3979867696762085, 0.795548677444458, 0.05443431809544563, 0.26286038756370544, 0.47915133833885193, -0.06706152856349945, 0.07643942534923553, 0.3379729986190796, 0.5799378156661987, 0.7260222434997559, -0.2626267969608307, 0.19869038462638855, 0.2122126668691635, -0.5542955994606018, 0.088505819439888, 0.16973616182804108, -0.2231983244419098, 0.09380469471216202, 0.5016425848007202, 0.717643678188324, 0.20674999058246613, -0.9016470313072205, 0.7646202445030212, 0.17101135849952698, -0.4715460538864136, -0.5334463119506836, -0.11402838677167892, 0.08592074364423752, -0.010944799520075321, 0.023896822705864906, -0.13128973543643951, 0.44732195138931274, -0.42798683047294617, 0.29889315366744995, 0.21439801156520844, -0.09169154614210129, -0.23371726274490356, 0.41291990876197815, -0.10679991543292999, 0.2628920376300812, 0.624148428440094, -0.4734150767326355, -0.5067765116691589, 0.8019598722457886, 0.5788542628288269, 0.7920203804969788, 0.022670362144708633, 0.4487864077091217, 0.48782411217689514, 0.23607254028320312, -0.09628210961818695, 0.5517136454582214, 0.1914808303117752, -1.0961743593215942, -0.27333539724349976, -0.8207743167877197, -0.07195419073104858, -0.11221032589673996, -0.6166859269142151, 0.36765557527542114, 0.19419723749160767, 0.08139092475175858, 0.09717807173728943, 0.01226097997277975, -0.691095232963562, 0.30590927600860596, -0.0034715384244918823, 0.9235832095146179, -1.1926133632659912, 0.5939958095550537, 0.7377854585647583, -0.5541608929634094, -0.8766738176345825, -0.18580836057662964, -0.4005843997001648, -0.6497939825057983, 0.8562097549438477, -0.10408417135477066, 0.3648585081100464, -0.3068643808364868, -0.4661419987678528, -0.7824243903160095, 1.0044257640838623, 0.2746022343635559, -0.3498131036758423, 0.26406657695770264, 0.34335407614707947, 0.6950883269309998, -0.47391918301582336, 0.22129438817501068, 0.6477546095848083, 0.6540486216545105, 0.034403424710035324, -0.7873839139938354, 0.3238458037376404, -0.3567765951156616, -0.18481041491031647, 0.0700451210141182, -0.46895846724510193, 0.8871975541114807, -0.09724893420934677, -0.2854781150817871, -0.025031698867678642, 0.43202877044677734, 0.515349268913269, 0.4231621325016022, 0.4639121890068054, 0.9730850458145142, 0.7081412076950073, -0.1474839150905609, 1.1894888877868652, -0.2610374093055725, 0.5836772918701172, 1.1110583543777466, -0.31456565856933594, 0.9918459057807922, 0.41018325090408325, -0.6195573806762695, 0.7952041029930115, 0.7436029314994812, -0.24344781041145325, 0.7788538932800293, 0.2908797860145569, -0.042831726372241974, -0.3082753121852875, 0.1606682687997818, -0.3643101751804352, 0.5268202424049377, 0.31695905327796936, -0.5123116970062256, -0.2078092247247696, 0.038347017019987106, -0.02958197146654129, 0.08486755937337875, 0.0314532071352005, 0.7118232250213623, -0.004596712067723274, -0.5508691668510437, 0.6964493989944458, 0.05631208419799805, 0.5228853225708008, -0.4752064645290375, 0.19038362801074982, 0.04547593370079994, 0.2462957501411438, -0.3864399194717407, -0.8784786462783813, 0.5351494550704956, -0.27859100699424744, -0.12663108110427856, 0.16887125372886658, 0.6202158331871033, -0.5461893677711487, -0.8479955792427063, 0.3235768675804138, 0.52834153175354, 0.24374954402446747, 0.1703704446554184, -0.7097005844116211, 0.018197208642959595, -0.02977774478495121, -0.19890771806240082, 0.29091888666152954, 0.7137570977210999, 0.13691385090351105, 0.5058669447898865, 0.4065707325935364, 0.2871606647968292, -0.08574265241622925, 0.21610578894615173, 0.7757686972618103, -0.3925314247608185, -0.7798317074775696, -0.9336088299751282, 0.6847552061080933, -0.2591153383255005, -0.4285435080528259, 0.7900722622871399, 0.7820960283279419, 0.7978529930114746, -0.2601011097431183, 0.749098539352417, -0.3762369453907013, 0.2536761462688446, -0.41724100708961487, 0.6174560189247131, -0.48311516642570496, 0.1176285669207573, -0.20304597914218903, -0.6263843774795532, -0.2702163755893707, 0.6884832978248596, -0.6426351070404053, -0.18757420778274536, 0.9855080246925354, 0.7299385070800781, -0.0006419864948838949, 0.2305639684200287, 0.21683456003665924, 0.42883697152137756, -0.03371534124016762, 0.6784934401512146, 0.651628315448761, -0.7209025025367737, 0.3228217661380768, -0.7309041023254395, -0.17140689492225647, 0.200950488448143, -0.681020200252533, -0.5482765436172485, -0.9126090407371521, -0.5733833312988281, -0.6428014039993286, 0.10256563872098923, 0.9341814517974854, 0.39780303835868835, -0.8847412467002869, -0.27769583463668823, -0.19582058489322662, -0.10256396234035492, -0.3039505183696747, -0.32591259479522705, 0.710524320602417, -0.40234848856925964, -0.5179520845413208, 0.16705025732517242, -0.04163992777466774, -0.24503310024738312, -0.10098541527986526, -0.12504641711711884, -0.1509580910205841, 0.028504056856036186, 0.6815281510353088, -0.4401826858520508, -0.7376071214675903, -0.1514260470867157, -0.09920930117368698, -0.11292583495378494, 0.061869923025369644, 0.21398517489433289, -0.6233212351799011, 0.253846675157547, 0.7855272889137268, 0.17107707262039185, 0.2133677899837494, 0.023986628279089928, 0.3837951719760895, -0.6969265341758728, 0.2131989300251007, 0.10933680087327957, 0.5031629800796509, 0.28854674100875854, -0.379647433757782, 0.688076376914978, 0.4190419614315033, -0.5146306753158569, -0.8139824867248535, -0.011933737434446812, -1.2572736740112305, -0.28763389587402344, 1.412635326385498, -0.19392283260822296, -0.41388610005378723, 0.03662317991256714, -0.060023631900548935, 0.07230953127145767, -0.3551720082759857, 0.7088074684143066, 0.9510903358459473, -0.07595616579055786, 0.23682662844657898, -0.5153300762176514, 0.3775843381881714, 0.22196674346923828, -0.9810305237770081, 0.26040923595428467, 0.48104187846183777, 0.511657178401947, 0.13244163990020752, 0.5661608576774597, -0.19833680987358093, 0.11681446433067322, 0.17061491310596466, 0.10775976628065109, 0.23472003638744354, 0.10263257473707199, -0.21990269422531128, 0.26480916142463684, -0.3532046973705292, -0.2929145395755768 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
lksy/ru_instruct_gpt4
lksy
2023-06-02T16:56:03Z
412
19
null
[ "task_categories:text-generation", "task_categories:text2text-generation", "size_categories:10K<n<100K", "language:ru", "license:cc-by-4.0", "chat", "region:us" ]
2023-06-02T16:56:03Z
2023-04-18T08:15:50.000Z
2023-04-18T08:15:50
--- dataset_info: features: - name: instruction dtype: string - name: input dtype: string - name: output dtype: string - name: full_output dtype: string splits: - name: train num_bytes: 22424451 num_examples: 15056 download_size: 23276814 dataset_size: 22424451 license: cc-by-4.0 task_categories: - text-generation - text2text-generation language: - ru tags: - chat size_categories: - 10K<n<100K --- # ru_instruct_gpt4 ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary Dataset of GPT-4 generated instructions in Russian. Will soon be updated with more examples. ### Languages Russian
[ 0.1872708797454834, -0.529226541519165, 0.39894238114356995, 0.2815169095993042, -0.4669649302959442, 0.04677964374423027, 0.1469668745994568, 0.2527284324169159, -0.01632518880069256, 0.3655732572078705, -0.9469377994537354, -1.1004363298416138, -0.33185917139053345, -0.050643760710954666, -0.144317626953125, 1.3902864456176758, -0.28569355607032776, 0.5471369028091431, 0.06665615737438202, 0.19070252776145935, -0.6170955300331116, -0.34658849239349365, -0.44489142298698425, -0.5252816677093506, 0.1592184603214264, 0.978965163230896, 0.3732519745826721, 0.5688980221748352, 0.6414173245429993, 0.38531360030174255, 0.6142144203186035, -0.6589838862419128, -0.29981863498687744, -0.06575639545917511, 0.029202960431575775, -0.28329896926879883, -0.9162929654121399, 0.04020719602704048, 1.000778079032898, 0.24500173330307007, -0.5298082232475281, 0.1315440982580185, -0.07487355172634125, 0.7115939855575562, 0.013124347664415836, 0.649663507938385, -0.1659187227487564, 0.06349840760231018, -0.468392938375473, -0.40468859672546387, -0.13656483590602875, -0.8184173703193665, 0.019655471667647362, -0.8656784892082214, 0.35864877700805664, -0.2135443538427353, 0.9932470321655273, -0.3125699460506439, -0.2132280468940735, -0.34437018632888794, -0.41912031173706055, 0.6323055624961853, -0.36028340458869934, 0.2555079758167267, 0.71792072057724, 0.7192103266716003, -0.28879326581954956, -1.2348653078079224, 0.09024558216333389, 0.23264871537685394, -0.11771013587713242, 0.1873287856578827, -0.12741689383983612, -0.3316272497177124, 0.4804075360298157, 0.21098686754703522, -0.7588152289390564, -0.4284592568874359, -0.6878231167793274, -0.49598410725593567, 0.42317941784858704, 0.10473969578742981, 0.2148590236902237, 0.13827314972877502, 0.05762876570224762, -0.14521418511867523, -0.8600735068321228, -0.3343459367752075, 0.7067466378211975, 0.24695150554180145, -0.6971267461776733, 0.6186071634292603, -0.6975088119506836, 0.7315235137939453, -0.06012590602040291, -0.03106050193309784, 0.7775148153305054, -0.48870405554771423, -0.28933024406433105, -0.0850859209895134, 0.6498604416847229, 0.2730853855609894, 0.051269836723804474, -0.33264657855033875, -0.09597638249397278, -0.26471590995788574, 0.07483948767185211, -1.139132022857666, -0.7867360711097717, -0.06962801516056061, -0.3935951292514801, -0.26905331015586853, 0.44826754927635193, -1.090459942817688, 0.25450044870376587, 0.028986619785428047, 0.4623018801212311, -0.2699255645275116, -0.13729768991470337, 0.29726549983024597, -0.03394097089767456, 0.6222965121269226, 0.2529832422733307, -1.0492324829101562, 0.7724260687828064, 0.5698983073234558, 0.5939356684684753, 0.4440436363220215, -0.4974879026412964, -0.6951251029968262, 0.20890997350215912, -0.04300862178206444, 0.7429428100585938, -0.28552329540252686, -0.3510029911994934, -0.027696166187524796, 0.363309770822525, 0.37668752670288086, -0.11077390611171722, 0.5812090635299683, -0.3166165351867676, 1.0014058351516724, -0.62398362159729, -0.0826127901673317, -0.03751707077026367, 0.11076193302869797, -0.4935328960418701, 0.9878600239753723, 0.47196123003959656, -0.6183455586433411, 0.41675087809562683, -1.1821157932281494, -0.5189927816390991, 0.778888463973999, -0.16764195263385773, -0.2360941469669342, -0.4365651309490204, -0.21600563824176788, 0.4752488136291504, -0.006365063600242138, -0.09540408104658127, 0.30925071239471436, -0.06476806849241257, -0.051368653774261475, -0.05279301479458809, 0.7523639798164368, 0.27887681126594543, -0.2966710925102234, 0.37366223335266113, -0.8040943741798401, 0.20157986879348755, 0.06444606930017471, -0.5349633097648621, 0.11282739043235779, -0.32034921646118164, 0.17386262118816376, -0.0026365311350673437, 0.6594353318214417, -0.33615583181381226, 0.39348936080932617, -0.07033810019493103, 0.5514716506004333, 0.7358867526054382, 0.21677017211914062, 0.3916930854320526, 0.021642332896590233, 0.9070161581039429, -0.2766909897327423, 0.4492611587047577, 0.1331908404827118, -0.8146548867225647, -0.5256499648094177, 0.05778047814965248, 0.39942267537117004, 0.8385751247406006, -0.8771200180053711, 0.48051440715789795, -0.11694440990686417, -0.44703009724617004, -0.09635478258132935, -0.045361295342445374, 0.6283244490623474, 0.5435237288475037, 0.24431836605072021, 0.030814768746495247, -0.49881455302238464, -0.716669499874115, 0.23031216859817505, -0.008262582123279572, 0.05278199911117554, 0.0015339581295847893, 1.0637333393096924, -0.01868145726621151, 0.19344598054885864, -0.6359814405441284, -0.00501613412052393, -0.2896895408630371, 0.12231125682592392, 0.5733708143234253, 0.541219174861908, 0.4305669665336609, -0.8529365062713623, -0.9122429490089417, -0.047529276460409164, -0.7472594380378723, -0.13840755820274353, 0.2591573894023895, -0.40381914377212524, 0.31344330310821533, -0.08271339535713196, -0.5779853463172913, 0.7298879623413086, 0.5016918778419495, -0.9877219200134277, 0.45658400654792786, -0.343112975358963, 0.520469069480896, -1.5352733135223389, 0.12574125826358795, -0.12081804871559143, -0.2518216073513031, -0.3744339644908905, 0.19005948305130005, 0.0103632602840662, -0.16170622408390045, -0.45361536741256714, 0.1391521543264389, -0.8766087293624878, -0.34107452630996704, 0.28093421459198, -0.1785827875137329, -0.14554597437381744, 0.19518324732780457, -0.07588837295770645, 1.1414748430252075, 0.8309248089790344, -0.25115111470222473, 1.1707619428634644, 0.9192951321601868, -0.41825029253959656, 0.6723179221153259, -0.8470891714096069, 0.042152274399995804, 0.3354564309120178, 0.1832435578107834, -0.9659393429756165, -0.7817696928977966, 0.8568959832191467, -0.5578389763832092, 0.40283840894699097, -0.6617345809936523, -0.743033230304718, -0.21816271543502808, -0.2358492761850357, 0.19231127202510834, 0.7285757660865784, 0.04270651191473007, -0.023024117574095726, 0.3991527259349823, -0.32085391879081726, -0.7821527719497681, -0.8293650150299072, 0.2459249347448349, -0.2933099567890167, -0.45386824011802673, 0.17002232372760773, -0.3415036201477051, -0.12272029370069504, -0.30649277567863464, 0.42680442333221436, -0.3260192573070526, -0.3819461762905121, 0.1342940479516983, 0.217649906873703, 0.00251536606810987, 0.03926346078515053, -0.27356478571891785, -0.39671313762664795, 0.0794914960861206, 0.006168310064822435, 0.6209605932235718, -0.36153677105903625, -0.1795552521944046, -0.6388681530952454, 0.33694541454315186, 0.1781114935874939, 0.059579361230134964, 0.2012452483177185, 0.5842272639274597, -0.3629283010959625, 0.12532071769237518, -0.18058432638645172, -0.2338199019432068, -0.6179506778717041, 0.3852897882461548, -0.6770969033241272, -0.34458598494529724, 0.8370969891548157, 0.09666629135608673, -0.40042248368263245, 0.6072765588760376, 0.4052179455757141, 0.24480201303958893, 0.7502138614654541, 0.4822400212287903, -0.17473837733268738, 0.2519221305847168, -0.4653722643852234, -0.1296440213918686, -0.5981810092926025, -0.6020659804344177, -0.7388377785682678, 0.10766038298606873, -0.8033424019813538, -0.09625570476055145, 0.1557173877954483, -0.025635136291384697, -0.39632123708724976, 0.6796903610229492, -0.8618636131286621, 0.7687038779258728, 0.44827812910079956, 0.04389466345310211, -0.14606504142284393, 0.08620092272758484, -0.13996800780296326, -0.34589511156082153, -0.8143342733383179, -0.4297252893447876, 1.0017012357711792, 0.3428175747394562, 0.9297294020652771, 0.2841976284980774, 0.8320181369781494, 0.15895365178585052, -0.02907927706837654, -0.47471871972084045, 0.7894847989082336, 0.16541172564029694, -0.661371111869812, -0.46512049436569214, -0.41955021023750305, -1.0507068634033203, -0.3997969627380371, -0.12286288291215897, -0.6092823147773743, -0.3053353726863861, 0.18959861993789673, 0.11217769235372543, 0.1205989271402359, -0.7037584185600281, 1.351889967918396, 0.005048527382314205, -0.19644945859909058, -0.0352899469435215, -0.6495794057846069, 0.027106396853923798, 0.3087175190448761, 0.02533433958888054, 0.19497938454151154, -0.07746400684118271, 0.8866192102432251, -0.26716622710227966, 0.7547091245651245, -0.5845144391059875, -0.03387933596968651, -0.04703650251030922, -0.24067164957523346, 0.7580562829971313, 0.33679714798927307, 0.06007318198680878, -0.10962241142988205, -0.1861337125301361, -0.4694945216178894, -0.023739926517009735, 1.094416618347168, -0.6745448708534241, -0.04806576669216156, -0.7359268665313721, -0.40145501494407654, 0.28346267342567444, 0.4182960093021393, 0.7151359915733337, 0.8303800821304321, -0.6262381076812744, 0.11134379357099533, 0.5220521688461304, -0.19300469756126404, 0.43861642479896545, 0.6752156615257263, -0.12108573317527771, -0.7269479632377625, 1.0624953508377075, 0.24473044276237488, -0.29773011803627014, 0.2865769863128662, -0.025484999641776085, -0.4633382260799408, -0.8164873123168945, -0.6150044202804565, 0.22114689648151398, -0.868099570274353, -0.3545273542404175, -0.1239113062620163, -0.08319153636693954, -0.5169338583946228, 0.10975494980812073, -0.008038344793021679, -0.45123592019081116, -0.39761361479759216, -0.6428624391555786, 0.5673261284828186, 1.0826517343521118, -0.3103301227092743, 0.5882476568222046, -0.6845741271972656, 0.25815024971961975, 0.31323301792144775, 0.9824616312980652, -0.7144648432731628, -0.2744903266429901, -0.8981862664222717, -0.07305049896240234, -0.5090599656105042, -1.156511664390564, 0.45044782757759094, -0.032013390213251114, 0.75482577085495, -0.15708284080028534, -0.33929407596588135, 0.28961461782455444, -0.8052335977554321, 0.842461347579956, 0.196692556142807, -0.9157713055610657, 0.715355634689331, -0.9260453581809998, 0.6797870993614197, 0.6295651197433472, 0.5483608841896057, -0.3400484323501587, 0.1516401171684265, -0.8913459777832031, -0.7550177574157715, 0.8020803928375244, 0.4026082158088684, 0.15871292352676392, 0.13037419319152832, 0.3663453757762909, 0.18809442222118378, 0.34587299823760986, -0.9463517665863037, -0.4378344416618347, -0.36514580249786377, -0.1746339499950409, 0.2650611400604248, -0.3344094157218933, -0.5106744766235352, -0.30152541399002075, 1.0733839273452759, 0.1407318264245987, 0.8415954113006592, -0.26297783851623535, 0.24310946464538574, -0.28347596526145935, 0.3018416166305542, 1.2978869676589966, 1.3009471893310547, -0.44620034098625183, -0.3929978609085083, 0.14608274400234222, -0.9455606341362, 0.003514385549351573, 0.2625463306903839, 0.04415860027074814, 0.026551801711320877, 0.45386943221092224, 0.593325138092041, -0.08216021955013275, 0.2372465282678604, 0.4399423897266388, -0.2710382342338562, -0.5937634706497192, -1.0008879899978638, -0.17013604938983917, -0.07249511033296585, 0.01979823037981987, 0.642753541469574, -0.2865844666957855, 0.35361433029174805, -0.3694566786289215, 0.6625581383705139, 0.3110787868499756, -0.4049853980541229, -0.902569055557251, 0.36573582887649536, 0.5761711001396179, -0.640270471572876, 0.4810340404510498, -0.2053501158952713, -0.5368719100952148, 0.35989511013031006, 0.5602260828018188, 0.9963417053222656, -0.40720129013061523, 0.5093837380409241, 0.44252732396125793, 0.3068574070930481, -0.00008721684571355581, 1.2273799180984497, 0.20451723039150238, -0.5166117548942566, -0.5733166337013245, -0.1861678510904312, -0.45745760202407837, 0.4258995056152344, -0.6944028735160828, 0.32133305072784424, -0.640025794506073, 0.0644008070230484, 0.03969482332468033, 0.24003614485263824, -0.3844796121120453, 0.2720623016357422, -0.30105626583099365, 0.9622588157653809, -0.8867003917694092, 1.1560008525848389, 0.7726972103118896, -0.29276004433631897, -0.4494064748287201, -0.24144457280635834, -0.005749380681663752, -0.7532323598861694, 0.6554796099662781, 0.028091857209801674, -0.04733677953481674, 0.2608788013458252, -1.1343616247177124, -0.7065479159355164, 1.3765270709991455, 0.2338128238916397, -0.19879250228405, 0.14997124671936035, -0.08972810953855515, 0.2332431823015213, -0.6298246383666992, 0.1365966647863388, 0.36574310064315796, 1.058212399482727, 0.000775286287534982, -0.8312167525291443, 0.012116014026105404, -0.5332051515579224, -0.5504623651504517, 0.4642571806907654, -0.5439358353614807, 0.8685747981071472, -0.015096988528966904, -0.06898702681064606, 0.05814725160598755, 0.4657789170742035, -0.15144000947475433, -0.08711987733840942, 0.04924503713846207, 0.6755267381668091, 0.328156054019928, -0.5709711909294128, 0.8000771403312683, -0.09559207409620285, 0.23380030691623688, 1.1694235801696777, -0.03324601799249649, 0.4906487464904785, 0.32818812131881714, -0.38055092096328735, 0.9258617758750916, 0.6276469826698303, -0.5207949876785278, 0.9545623660087585, 0.057477474212646484, -0.3087944984436035, 0.20923711359500885, 0.37824195623397827, -0.6101817488670349, 0.3193654417991638, 0.3332698345184326, -0.2270941138267517, -0.4319545030593872, -0.4278033375740051, 0.2590484321117401, -0.02202230505645275, -0.2064545899629593, 1.060522437095642, -0.41130855679512024, -0.47814905643463135, 0.38829609751701355, 0.061681780964136124, 0.30145716667175293, -1.1763776540756226, -0.5754973888397217, -0.11645810306072235, 0.1500237137079239, -0.22272397577762604, -1.1786600351333618, 0.28776639699935913, 0.020162377506494522, -0.32098981738090515, -0.28055351972579956, 0.6853395700454712, -0.7221190929412842, -0.6782430410385132, 0.1290665715932846, 0.16079561412334442, 0.6143208742141724, 0.3375973403453827, -1.1703814268112183, -0.19499211013317108, 0.31537047028541565, -0.4011951684951782, 0.29074081778526306, 0.7241227030754089, 0.005197364371269941, 0.5773796439170837, 0.4553748369216919, 0.32732856273651123, -0.23632173240184784, -0.025256916880607605, 0.8378764390945435, -0.7196276783943176, -0.6808661818504333, -0.6738414764404297, 0.866845965385437, -0.35879063606262207, -0.6050613522529602, 0.9874061942100525, 1.0170520544052124, 0.7661200165748596, -0.3051375150680542, 1.1563167572021484, -0.3740594685077667, 0.5183974504470825, -0.5419816374778748, 0.92972731590271, -0.012617434374988079, -0.23966683447360992, -0.13871294260025024, -0.9990059733390808, -0.36612066626548767, 0.7292332053184509, -0.0951472744345665, 0.3137549161911011, 0.8494818210601807, 0.76369708776474, -0.28217387199401855, -0.1347755789756775, 0.35542023181915283, 0.3077211081981659, 0.14389440417289734, 0.4963870048522949, 0.16780443489551544, -0.7961817979812622, 0.6759476661682129, -0.40467897057533264, -0.48897480964660645, 0.12622396647930145, -1.1237072944641113, -0.8946440815925598, -0.8472660779953003, -0.3113902807235718, -0.5108394026756287, 0.04711638391017914, 0.5368552207946777, 0.6679773330688477, -1.0689393281936646, -0.5703252553939819, -0.09519173204898834, 0.0477333664894104, 0.07436415553092957, -0.2700645625591278, 0.5516831874847412, -0.03807530179619789, -0.5733186602592468, 0.24896129965782166, 0.023791229352355003, 0.3653443455696106, -0.2876545786857605, -0.4934113919734955, -0.36879920959472656, -0.5351163148880005, 0.16301295161247253, 0.17302966117858887, -0.3393816649913788, -0.2918532192707062, -0.183907151222229, -0.18966537714004517, 0.033318277448415756, 0.4319748878479004, -0.14411798119544983, 0.2541312575340271, 0.7700127959251404, -0.2536589801311493, 0.5482065081596375, 0.015679750591516495, 1.1796280145645142, -0.9473901987075806, 0.3292399048805237, -0.1451667994260788, 0.3612877428531647, 0.6103953123092651, -0.6236411333084106, 0.9733523726463318, 0.35351860523223877, -0.9749101996421814, -0.4240169823169708, 0.31809136271476746, -0.9807687997817993, 0.14775140583515167, 1.2217851877212524, -0.43455004692077637, -0.20141057670116425, -0.30583882331848145, -0.31299301981925964, 0.401462197303772, -0.9190161228179932, 0.41571205854415894, 0.8944289684295654, 0.19961652159690857, -0.16125984489917755, -0.7750683426856995, 1.0718079805374146, -0.4128682017326355, -1.092613935470581, -0.01984596438705921, 0.8739611506462097, 0.5489595532417297, 0.03842975199222565, 0.644206166267395, -0.24330519139766693, 0.5073322057723999, -0.01739250309765339, 0.501908004283905, -0.17453303933143616, -0.47818005084991455, -0.3485977351665497, -0.1272321492433548, -0.0816580280661583, -0.5407872796058655 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
kyujinpy/KOR-OpenOrca-Platypus
kyujinpy
2023-10-24T06:54:44Z
412
4
null
[ "task_categories:conversational", "task_categories:text-classification", "task_categories:token-classification", "task_categories:table-question-answering", "task_categories:question-answering", "task_categories:zero-shot-classification", "task_categories:summarization", "task_categories:feature-extraction", "task_categories:text-generation", "task_categories:text2text-generation", "size_categories:10K<n<50K", "language:ko", "license:cc-by-nc-4.0", "arxiv:2306.02707", "arxiv:2301.13688", "region:us" ]
2023-10-24T06:54:44Z
2023-10-09T14:23:30.000Z
2023-10-09T14:23:30
--- language: - ko license: cc-by-nc-4.0 size_categories: - 10K<n<50K task_categories: - conversational - text-classification - token-classification - table-question-answering - question-answering - zero-shot-classification - summarization - feature-extraction - text-generation - text2text-generation pretty_name: OpenOrca configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: id dtype: string - name: input dtype: string - name: output dtype: string - name: instruction dtype: string splits: - name: train num_bytes: 78588418 num_examples: 46558 download_size: 39656100 dataset_size: 78588418 --- # KOR-OpenOrca-Platypus - OpenOrca-Ko + KOpen-platypus - 데이터셋 이용하셔서 모델이나 데이터셋을 만드실 때, 간단한 출처 표기를 해주신다면 연구에 큰 도움이 됩니다😭😭 ## KOpen-platpyus Repo: [KOpen-platypus](https://huggingface.co/datasets/kyujinpy/KOpen-platypus) - 고품질 한국어 데이터셋 1. 코드와 주석은 그대로 유지하고, 설명 부분만 한국어로 수정 2. 1번과 더불어서, Python, Java, Cpp, xml 등등 결과들은 전부 기존의 데이터 형태로 최대한 보존 3. 단일 숫자와 영어는 본래의 결과 그대로 가져옴 4. DeepL Pro 번역 결과 중 미완성 변역 결과 직접 수정(예를 들면, '[...]'가 포함되어 있음) 5. DeepL Pro 번역 결과가 본래의 데이터에 비해 글자수가 50% 이하로 낮으면, 번역 결과 수정 6. 번역하고자 하는 글자수가 1500자 이상일 경우, API로 변경해서 번역 7. 고유명사는 최대한 유지함 > Post-processing 작업 내용 ## OpenOrca-Ko Repo: [OpenOrca-Ko](https://huggingface.co/datasets/kyujinpy/OpenOrca-KO) 1. NIV // 1571개 2. FLAN // 9434개 3. T0 // 6351개 4. CoT // 2117개 5. KoCoT // 2159개 > Dataset 구성 ## Translation Using DeepL Pro API. Thanks. --- >Below is original dataset card ## Table of Contents - [Dataset Summary](#dataset-summary) - [Dataset Attribution](#dataset-attribution) - [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) - [Dataset Use](#dataset-use) - [Use Cases](#use-cases) - [Usage Caveats](#usage-caveats) - [Getting Started](#getting-started) <p><h1>🐋 The OpenOrca Dataset! 🐋</h1></p> ![OpenOrca Logo](https://huggingface.co/datasets/Open-Orca/OpenOrca/resolve/main/OpenOrcaLogo.png "OpenOrca Logo") <a name="dataset-announcement"></a> We are thrilled to announce the release of the OpenOrca dataset! This rich collection of augmented FLAN data aligns, as best as possible, with the distributions outlined in the [Orca paper](https://arxiv.org/abs/2306.02707). It has been instrumental in generating high-performing model checkpoints and serves as a valuable resource for all NLP researchers and developers! # Official Models ## OpenOrca-Platypus2-13B Our [latest release](https://huggingface.co/Open-Orca/OpenOrca-Platypus2-13B), the first 13B model to score higher than LLaMA1-65B on the HuggingFace Leaderboard! Released in partnership with Platypus. ## LlongOrca 7B & 13B * Our [first 7B release](https://huggingface.co/Open-Orca/LlongOrca-7B-16k), trained on top of LLongMA2 to achieve 16,000 tokens context. #1 long context 7B model at release time, with >99% of the overall #1 model's performance. * [LlongOrca-13B-16k](https://huggingface.co/Open-Orca/LlongOrca-13B-16k), trained on top of LLongMA2. #1 long context 13B model at release time, with >97% of the overall #1 model's performance. ## OpenOrcaxOpenChat-Preview2-13B Our [second model](https://huggingface.co/Open-Orca/OpenOrcaxOpenChat-Preview2-13B), highlighting that we've surpassed the performance reported in the Orca paper. Was #1 at release time, now surpassed by our own OpenOrca-Platypus2-13B. Released in partnership with OpenChat. ## OpenOrca-Preview1-13B [OpenOrca-Preview1-13B](https://huggingface.co/Open-Orca/OpenOrca-Preview1-13B) This model was trained in less than a day, for <$200, with <10% of our data. At release, it beat the current state of the art models on BigBench-Hard and AGIEval. Achieves ~60% of the improvements reported in the Orca paper. <a name="dataset-summary"></a> # Dataset Summary The OpenOrca dataset is a collection of augmented [FLAN Collection data](https://arxiv.org/abs/2301.13688). Currently ~1M GPT-4 completions, and ~3.2M GPT-3.5 completions. It is tabularized in alignment with the distributions presented in the ORCA paper and currently represents a partial completion of the full intended dataset, with ongoing generation to expand its scope. The data is primarily used for training and evaluation in the field of natural language processing. <a name="dataset-attribution"></a> # Dataset Attribution We would like to give special recognition to the following contributors for their significant efforts and dedication: Teknium WingLian/Caseus Eric Hartford NanoBit Pankaj Winddude Rohan http://AlignmentLab.ai: Autometa Entropi AtlasUnified NeverendingToast NanoBit WingLian/Caseus Also of course, as always, TheBloke, for being the backbone of the whole community. Many thanks to NanoBit and Caseus, makers of [Axolotl](https://github.com/OpenAccess-AI-Collective/axolotl), for lending us their expertise on the platform that developed and trained manticore, minotaur, and many others! We are welcoming sponsors or collaborators to help us build these models to the scale they deserve. Please reach out via our socials: http://Alignmentlab.ai https://discord.gg/n9hXaBPWxx Want to visualize our full dataset? Check out our [Nomic Atlas Map](https://atlas.nomic.ai/map/c1b88b47-2d9b-47e0-9002-b80766792582/2560fd25-52fe-42f1-a58f-ff5eccc890d2). [<img src="https://huggingface.co/Open-Orca/OpenOrca-Preview1-13B/resolve/main/OpenOrca%20Nomic%20Atlas.png" alt="Atlas Nomic Dataset Map" width="400" height="400" />](https://atlas.nomic.ai/map/c1b88b47-2d9b-47e0-9002-b80766792582/2560fd25-52fe-42f1-a58f-ff5eccc890d2) <a name="supported-tasks-and-leaderboards"></a> # Supported Tasks and Leaderboards This dataset supports a range of tasks including language modeling, text generation, and text augmentation. It has been instrumental in the generation of multiple high-performing model checkpoints which have exhibited exceptional performance in our unit testing. Further information on leaderboards will be updated as they become available. <a name="languages"></a> # Languages The language of the data is primarily English. <a name="dataset-structure"></a> # Dataset Structure <a name="data-instances"></a> ## Data Instances A data instance in this dataset represents entries from the FLAN collection which have been augmented by submitting the listed question to either GPT-4 or GPT-3.5. The response is then entered into the response field. <a name="data-fields"></a> ## Data Fields The fields are: 1) 'id', a unique numbered identifier which includes one of 'niv', 't0', 'cot', or 'flan' to represent which source FLAN Collection submix the 'question' is sourced from. 2) 'system_prompt', representing the System Prompt presented to the GPT-3.5 or GPT-4 API for the datapoint 3) 'question', representing a question entry as provided by the FLAN Collection 4) 'response', a response to that question received from a query to either GPT-3.5 or GPT-4. <a name="data-splits"></a> ## Data Splits The data is unsplit. <a name="dataset-creation"></a> # Dataset Creation <a name="curation-rationale"></a> ## Curation Rationale The dataset was created to provide a source of augmented text data for researchers and developers. The datapoints are intended primarily to provide an enhancement of the core FLAN Collection data which relies upon the detailed step by step reasoning capabilities of GPT-3.5 and GPT-4. This "reasoning trace" augmentation has demonstrated exceptional results, allowing a LLaMA-13B model trained with this data to rival or beat GPT-3.5 on broad sets of hard reasoning tasks which all models below 100B parameters had previously performed dramatically worse on. <a name="source-data"></a> ## Source Data The data is generated using techniques in alignment with the distributions outlined in the Orca paper, except as noted below: 1) There is not enough CoT data in the FLAN Collection to generate 150K zero-shot entries, as the paper purports to use. We suspect this portion was either undocumented or misrepresented. We have used the ~75K points available. 2) We used the pre-generated FLAN Collection datasets hosted on HuggingFace under conceptofmind, e.g. [conceptofmind/flan2021](https://huggingface.co/datasets/conceptofmind/flan2021_submix_original). These are referenced by the [official FLAN Collection repo](https://github.com/google-research/FLAN/tree/main/flan/v2) as the preferred data source. However, these are a subset of the full FLAN Collection data, and have less than the required entries for the flan2021 and t0 submixes, by ~1.25M and 200k respectively. Combined, this gave us ~1.5M fewer datapoints than in the original Orca paper. Completing the set is an ongoing work. <a name="dataset-use"></a> # Dataset Use <a name="use-cases"></a> ## Use Cases The dataset can be used for tasks related to language understanding, natural language processing, machine learning model training, and model performance evaluation. <a name="usage-caveats"></a> ## Usage Caveats Given that this is a work-in-progress dataset, it is recommended to regularly check for updates and improvements. Further, the data should be used in accordance with the guidelines and recommendations outlined in the Orca paper. <a name="getting-started"></a> ## Getting Started This dataset is organized such that it can be naively loaded via Hugging Face datasets library. We recommend using streaming due to the large size of the files. Regular updates and data generation progress can be monitored through the OpenOrca repository on Hugging Face. # Citation ```bibtex @misc{OpenOrca, title = {OpenOrca: An Open Dataset of GPT Augmented FLAN Reasoning Traces}, author = {Wing Lian and Bleys Goodson and Eugene Pentland and Austin Cook and Chanvichet Vong and "Teknium"}, year = {2023}, publisher = {HuggingFace}, journal = {HuggingFace repository}, howpublished = {\url{https://https://huggingface.co/Open-Orca/OpenOrca}, } ``` ```bibtex @misc{mukherjee2023orca, title={Orca: Progressive Learning from Complex Explanation Traces of GPT-4}, author={Subhabrata Mukherjee and Arindam Mitra and Ganesh Jawahar and Sahaj Agarwal and Hamid Palangi and Ahmed Awadallah}, year={2023}, eprint={2306.02707}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ```bibtex @misc{longpre2023flan, title={The Flan Collection: Designing Data and Methods for Effective Instruction Tuning}, author={Shayne Longpre and Le Hou and Tu Vu and Albert Webson and Hyung Won Chung and Yi Tay and Denny Zhou and Quoc V. Le and Barret Zoph and Jason Wei and Adam Roberts}, year={2023}, eprint={2301.13688}, archivePrefix={arXiv}, primaryClass={cs.AI} } ``` ```bibtex @misc{touvron2023llama, title={Llama 2: Open Foundation and Fine-Tuned Chat Models}, author={Hugo Touvron and Louis Martin and Kevin Stone and Peter Albert and Amjad Almahairi and Yasmine Babaei and Nikolay Bashlykov and Soumya Batra and Prajjwal Bhargava and Shruti Bhosale and Dan Bikel and Lukas Blecher and Cristian Canton Ferrer and Moya Chen and Guillem Cucurull and David Esiobu and Jude Fernandes and Jeremy Fu and Wenyin Fu and Brian Fuller and Cynthia Gao and Vedanuj Goswami and Naman Goyal and Anthony Hartshorn and Saghar Hosseini and Rui Hou and Hakan Inan and Marcin Kardas and Viktor Kerkez and Madian Khabsa and Isabel Kloumann and Artem Korenev and Punit Singh Koura and Marie-Anne Lachaux and Thibaut Lavril and Jenya Lee and Diana Liskovich and Yinghai Lu and Yuning Mao and Xavier Martinet and Todor Mihaylov and Pushkar Mishra and Igor Molybog and Yixin Nie and Andrew Poulton and Jeremy Reizenstein and Rashi Rungta and Kalyan Saladi and Alan Schelten and Ruan Silva and Eric Michael Smith and Ranjan Subramanian and Xiaoqing Ellen Tan and Binh Tang and Ross Taylor and Adina Williams and Jian Xiang Kuan and Puxin Xu and Zheng Yan and Iliyan Zarov and Yuchen Zhang and Angela Fan and Melanie Kambadur and Sharan Narang and Aurelien Rodriguez and Robert Stojnic and Sergey Edunov and Thomas Scialom}, year={2023}, eprint= arXiv 2307.09288 } @software{touvron2023llama, title={LLaMA: Open and Efficient Foundation Language Models}, author={Touvron, Hugo and Lavril, Thibaut and Izacard, Gautier and Martinet, Xavier and Lachaux, Marie-Anne and Lacroix, Timoth{\'e}e and Rozi{\`e}re, Baptiste and Goyal, Naman and Hambro, Eric and Azhar, Faisal and Rodriguez, Aurelien and Joulin, Armand and Grave, Edouard and Lample, Guillaume}, journal={arXiv preprint arXiv:2302.13971}, year={2023} } ```
[ -0.615788459777832, -0.6723272800445557, 0.1845455765724182, 0.046952780336141586, -0.15903767943382263, -0.15122957527637482, -0.26961347460746765, -0.7564405798912048, 0.4545634686946869, 0.4870631694793701, -0.3718182444572449, -0.7644743919372559, -0.4255821108818054, 0.14301568269729614, -0.1311059445142746, 1.0837901830673218, -0.33265379071235657, -0.32077789306640625, -0.05994395166635513, -0.5243135690689087, -0.3990684151649475, -0.5684248805046082, -0.6673778891563416, -0.20233410596847534, 0.631523847579956, 0.38158178329467773, 0.7708462476730347, 0.6936222314834595, 0.590651273727417, 0.20383739471435547, -0.20908303558826447, 0.29346615076065063, -0.32543545961380005, -0.1838497817516327, -0.18134424090385437, -0.4127807319164276, -0.8103782534599304, -0.05395791679620743, 0.2783122956752777, 0.5286886692047119, -0.05472327023744583, 0.29938244819641113, 0.031988684087991714, 0.6467959880828857, -0.6480008363723755, 0.365526020526886, -0.12293173372745514, -0.06761931627988815, -0.362445205450058, 0.07706677913665771, -0.02678951621055603, -0.5329481959342957, 0.07820995151996613, -0.920972466468811, 0.08958500623703003, -0.024150805547833443, 1.1825588941574097, -0.002395892981439829, -0.16765885055065155, -0.5131457448005676, -0.4816833436489105, 0.5331252813339233, -0.6426279544830322, 0.22227829694747925, 0.2982846796512604, 0.20388388633728027, -0.23406365513801575, -0.5744546055793762, -0.6434263586997986, -0.08035461604595184, -0.020276755094528198, 0.36130544543266296, -0.04147862643003464, -0.19314569234848022, 0.012689882889389992, 0.6829387545585632, -0.5508686900138855, 0.04987345263361931, -0.4013930559158325, -0.16248905658721924, 0.747993528842926, -0.05775250121951103, 0.39819034934043884, -0.07039337605237961, -0.36043912172317505, -0.5954391360282898, -0.5754764080047607, 0.29016202688217163, 0.40403303503990173, 0.5759920477867126, -0.5124134421348572, 0.7052025198936462, -0.052484575659036636, 0.46142059564590454, -0.26776114106178284, -0.21799421310424805, 0.5034151077270508, -0.43251219391822815, -0.32463470101356506, 0.07053687423467636, 0.9332562685012817, 0.13364972174167633, -0.027369650080800056, 0.16205960512161255, -0.16518676280975342, 0.04332306981086731, -0.23834946751594543, -0.5776446461677551, -0.15715964138507843, 0.4367793798446655, -0.47344765067100525, -0.2663109004497528, 0.4455787241458893, -0.8548363447189331, -0.2886544466018677, -0.14305752515792847, 0.18710452318191528, -0.36647284030914307, -0.7095577716827393, 0.3707887828350067, 0.09181444346904755, 0.2694375514984131, 0.47802940011024475, -0.5766410827636719, 0.3291341960430145, 0.5122716426849365, 0.9840391278266907, 0.09734699130058289, -0.16562815010547638, -0.08706937730312347, -0.11507365852594376, -0.40315601229667664, 0.7748968005180359, -0.19793498516082764, -0.4046146869659424, -0.0819522961974144, 0.05626755580306053, -0.23590238392353058, -0.43804726004600525, 0.8734244704246521, -0.16094860434532166, 0.30638882517814636, -0.7067549824714661, -0.197523832321167, -0.33089888095855713, 0.18657904863357544, -0.7779234051704407, 1.1948894262313843, 0.20890428125858307, -0.827613115310669, 0.26146039366722107, -0.9995368719100952, -0.16404294967651367, -0.1560438573360443, -0.024662422016263008, -0.30644160509109497, -0.1520940065383911, 0.563968300819397, 0.25428247451782227, -0.41514915227890015, -0.0846560075879097, -0.32297563552856445, -0.04116106405854225, 0.10089501738548279, 0.12996552884578705, 0.8735960125923157, 0.4529130160808563, -0.17923839390277863, -0.0025816578418016434, -0.6291524767875671, -0.24127137660980225, 0.6025625467300415, -0.30189743638038635, -0.21801145374774933, -0.2930886149406433, -0.023568520322442055, 0.2641076147556305, 0.34889450669288635, -0.7553548216819763, 0.4500648081302643, -0.5708902478218079, 0.4205297827720642, 0.5796199440956116, -0.07641615718603134, 0.3221721947193146, -0.3665522336959839, 0.601445198059082, 0.10162045061588287, 0.23791000247001648, -0.17249709367752075, -0.6998053789138794, -0.7684142589569092, -0.33390071988105774, 0.36049774289131165, 0.5989720225334167, -0.5797767043113708, 0.5599696040153503, -0.32584768533706665, -0.7362040877342224, -0.548814058303833, -0.06276202201843262, 0.43997856974601746, 0.5835243463516235, 0.41824522614479065, -0.49255138635635376, -0.48009324073791504, -0.4937514066696167, 0.03398261219263077, -0.257193386554718, 0.017184177413582802, 0.538689136505127, 0.7767472863197327, 0.0123574398458004, 0.9121045470237732, -0.5464476346969604, -0.6872724890708923, -0.28947171568870544, -0.14598634839057922, 0.33926114439964294, 0.6055504083633423, 0.8151784539222717, -0.5505129098892212, -0.37016215920448303, 0.24050718545913696, -0.8690961599349976, 0.16020527482032776, 0.06363984942436218, -0.3380473852157593, 0.3788217604160309, 0.26450374722480774, -0.6897984147071838, 0.668528139591217, 0.5188063383102417, -0.4739995002746582, 0.4110254943370819, -0.29364895820617676, 0.012426074594259262, -0.9584595561027527, 0.49657997488975525, -0.060277603566646576, 0.01230983529239893, -0.34397706389427185, 0.05386396124958992, -0.10346033424139023, -0.029794519767165184, -0.44039320945739746, 0.7580452561378479, -0.4628216624259949, 0.0002524383016861975, 0.07262975722551346, 0.3087023198604584, 0.07468265295028687, 0.475131630897522, 0.09074532985687256, 0.537961483001709, 0.5981993675231934, -0.42749419808387756, 0.22865507006645203, 0.602268397808075, -0.27130216360092163, 0.2554794251918793, -0.7436438202857971, 0.218287393450737, -0.12323328107595444, 0.5288342237472534, -0.957920491695404, -0.3223126530647278, 0.6247170567512512, -0.5853423476219177, 0.14908367395401, -0.018027333542704582, -0.6261503100395203, -0.59527587890625, -0.39732682704925537, 0.3436135947704315, 0.2827436029911041, -0.6476444602012634, 0.5184318423271179, 0.19481559097766876, 0.0007223180728033185, -0.5616734623908997, -0.9009368419647217, -0.1327889859676361, -0.1554812788963318, -0.7928439378738403, 0.3777087926864624, 0.055556487292051315, -0.0064352285116910934, -0.009297333657741547, -0.15784363448619843, 0.22532571852207184, -0.2389010339975357, 0.38593193888664246, 0.3688703179359436, -0.3322021961212158, -0.21265822649002075, -0.09975551813840866, -0.14917828142642975, -0.17554506659507751, -0.3769199848175049, 0.6113516688346863, -0.3225424885749817, -0.18944834172725677, -0.53643399477005, -0.09222576022148132, 0.4518207609653473, -0.5213893055915833, 1.0196564197540283, 0.5182059407234192, -0.32660213112831116, 0.25399523973464966, -0.49089446663856506, -0.017267074435949326, -0.4064386188983917, -0.10137055814266205, -0.3968192934989929, -0.729229748249054, 0.9568595886230469, 0.41688114404678345, 0.29737022519111633, 0.7973049879074097, 0.3580228090286255, 0.2515013515949249, 0.839335024356842, 0.5275217294692993, -0.24887578189373016, 0.41849514842033386, -0.6053992509841919, 0.16765908896923065, -0.7339800000190735, -0.5321165919303894, -0.6155032515525818, -0.3545113503932953, -0.6485062837600708, -0.30233699083328247, 0.2791905999183655, 0.24358566105365753, -0.25860559940338135, 0.5595788359642029, -0.7650619149208069, 0.1719713807106018, 0.5342085957527161, 0.3220328092575073, 0.19734972715377808, -0.007134724408388138, -0.13851508498191833, 0.2635461091995239, -0.5565441250801086, -0.5418264269828796, 1.3243868350982666, 0.47606801986694336, 0.5100159049034119, 0.14090923964977264, 0.6053300499916077, -0.0017835656180977821, 0.21916021406650543, -0.23731093108654022, 0.44741639494895935, 0.08581419289112091, -0.6283323168754578, -0.16991972923278809, -0.3478843867778778, -1.1608878374099731, 0.09902973473072052, -0.05061079189181328, -0.8943748474121094, 0.5793986916542053, 0.09975983202457428, -0.6505499482154846, 0.4910406768321991, -0.6158642768859863, 1.0546303987503052, -0.11519002169370651, -0.2990649938583374, 0.1855531632900238, -0.7923158407211304, 0.3226463496685028, 0.22039926052093506, 0.2307678908109665, -0.11145545542240143, -0.26565396785736084, 0.859377384185791, -0.8650209307670593, 0.5902114510536194, -0.33768948912620544, -0.27319037914276123, 0.644371747970581, -0.0024151743855327368, 0.45844826102256775, 0.15779513120651245, -0.11237887293100357, 0.42110368609428406, 0.19472801685333252, -0.4742036759853363, -0.2681049108505249, 0.8211768269538879, -1.0223389863967896, 0.01466073002666235, -0.5964041352272034, -0.2577835023403168, 0.23449431359767914, 0.22484351694583893, 0.2808602452278137, 0.3419995903968811, 0.06994795054197311, 0.008139170706272125, 0.39998289942741394, -0.5904081463813782, 0.3485284149646759, 0.2738334834575653, -0.4023849666118622, -0.6472540497779846, 1.0177017450332642, 0.21521508693695068, 0.04824961721897125, 0.381846159696579, 0.21083340048789978, -0.4548152685165405, -0.47604602575302124, -0.34982359409332275, 0.5673584342002869, -0.551293134689331, -0.350393146276474, -0.6864226460456848, -0.07645061612129211, -0.5863412022590637, -0.17149513959884644, -0.5337516665458679, -0.46963682770729065, -0.48038849234580994, -0.23742249608039856, 0.5531138777732849, 0.5764256119728088, -0.25818705558776855, 0.2663092017173767, -0.43703240156173706, 0.14224094152450562, -0.1544952243566513, 0.32183632254600525, 0.03494998812675476, -0.42511382699012756, -0.04401063174009323, 0.19929707050323486, -0.3744434416294098, -0.6479343771934509, 0.5199182033538818, 0.046283140778541565, 0.23586544394493103, 0.3781406283378601, 0.02517803944647312, 0.7258742451667786, 0.17040856182575226, 0.9568562507629395, 0.06162075698375702, -0.587272047996521, 0.7530832886695862, -0.547369122505188, 0.2479783147573471, 0.6347840428352356, 0.3609048128128052, -0.37063175439834595, -0.20218275487422943, -0.8285731077194214, -1.0581870079040527, 0.9713029861450195, 0.43522101640701294, -0.20088519155979156, 0.03556981682777405, 0.5272504091262817, 0.09995926916599274, 0.21807725727558136, -0.6723899841308594, -0.3869115114212036, -0.4137626588344574, -0.08605322986841202, -0.048810407519340515, -0.019063660874962807, 0.02634628675878048, -0.264162540435791, 0.7226865291595459, 0.09063959121704102, 0.4224509596824646, 0.6000083088874817, 0.05381868779659271, -0.057264070957899094, -0.05934978649020195, 0.6358749866485596, 0.5334393978118896, -0.5130997896194458, -0.24891680479049683, -0.018819868564605713, -0.7091913819313049, -0.3487912118434906, 0.2647976875305176, -0.12018214166164398, -0.15202423930168152, 0.3304637670516968, 0.7392194271087646, -0.19696682691574097, -0.7086336612701416, 0.4984090328216553, -0.05974403768777847, -0.2614074945449829, -0.32150328159332275, -0.05739792436361313, -0.0802573710680008, 0.11843995004892349, 0.2226949781179428, 0.1655394285917282, -0.17657189071178436, -0.4218747913837433, -0.11620721966028214, 0.1283636838197708, -0.21325471997261047, -0.39214277267456055, 0.885661244392395, 0.006630410440266132, 0.011229079216718674, 0.6004722714424133, -0.1639357954263687, -0.2505025565624237, 0.7283427119255066, 0.19982247054576874, 0.6055070161819458, -0.20889104902744293, 0.11201699823141098, 0.7277476787567139, 0.26208966970443726, -0.23354610800743103, 0.5493163466453552, 0.08101478964090347, -0.623774528503418, -0.18016022443771362, -0.6387572288513184, -0.17389801144599915, 0.29713958501815796, -0.7270547747612, 0.4218849241733551, -0.6374272704124451, -0.1418060064315796, -0.08615051209926605, 0.21463017165660858, -0.79717618227005, 0.1723129004240036, 0.18455514311790466, 1.1015355587005615, -0.7345007658004761, 0.6755658388137817, 0.7536492347717285, -1.0187875032424927, -0.9271118640899658, -0.3879924714565277, 0.06856729090213776, -0.7609598636627197, 0.3179115951061249, 0.22831910848617554, 0.1936095952987671, -0.13013651967048645, -0.5364702939987183, -0.9039487838745117, 1.308146357536316, 0.4222349226474762, -0.31067192554473877, 0.06130281463265419, 0.3396536409854889, 0.5902791023254395, -0.42112454771995544, 0.6131104826927185, 0.6521907448768616, 0.5995210409164429, 0.20960284769535065, -1.0998222827911377, 0.20662426948547363, -0.24983148276805878, -0.07617568969726562, 0.15377892553806305, -0.9546390771865845, 0.8816134929656982, -0.18269477784633636, -0.18253102898597717, 0.293473482131958, 0.716351330280304, 0.3015650808811188, 0.24052734673023224, 0.3721218705177307, 0.7714627981185913, 0.7127863168716431, -0.32350295782089233, 1.1744009256362915, -0.09966102242469788, 0.4110150635242462, 0.8279268741607666, -0.04144158586859703, 0.7996360659599304, 0.19093607366085052, -0.29273882508277893, 0.6034576892852783, 0.7797943949699402, 0.03451840952038765, 0.3596120774745941, -0.1882569044828415, -0.07209905236959457, 0.16404935717582703, -0.3711480498313904, -0.6851508617401123, 0.35262635350227356, 0.30918797850608826, -0.31897950172424316, -0.2534882426261902, 0.1857810765504837, 0.3310595154762268, -0.11791706830263138, -0.30418384075164795, 0.6136167049407959, 0.02164861373603344, -0.5819721221923828, 0.7829132676124573, 0.05459951236844063, 0.6171325445175171, -0.5972720384597778, 0.183659166097641, -0.457912802696228, 0.3015163838863373, -0.46885940432548523, -0.7870823740959167, 0.16556309163570404, -0.12257154285907745, 0.09641841053962708, -0.2828547954559326, 0.497531533241272, -0.19693399965763092, -0.4481094181537628, 0.30344852805137634, 0.3189929127693176, 0.34658724069595337, -0.2885628044605255, -0.8754838705062866, 0.39844396710395813, 0.09216327220201492, -0.43985408544540405, 0.25038591027259827, 0.35985347628593445, -0.08681739866733551, 0.5424507260322571, 0.775424599647522, 0.10858994722366333, 0.07316360622644424, -0.04021737352013588, 1.0446772575378418, -0.5347149968147278, -0.3926021456718445, -0.6235442161560059, 0.647631824016571, 0.06962605565786362, -0.591309130191803, 0.7413480281829834, 0.8851834535598755, 1.0751053094863892, 0.20126239955425262, 0.7415529489517212, -0.528825581073761, 0.6292811036109924, -0.19832083582878113, 0.5180663466453552, -0.6674126386642456, 0.1398458480834961, -0.47296255826950073, -0.8302542567253113, -0.3454916179180145, 0.6306307315826416, -0.41450753808021545, 0.1191534698009491, 0.5694610476493835, 0.8259074091911316, -0.14107748866081238, 0.20136909186840057, -0.19849486649036407, 0.13374261558055878, 0.5120431780815125, 0.6888141632080078, 0.3942534327507019, -0.8397868275642395, 0.728757381439209, -0.5378946661949158, -0.3120276927947998, -0.21978659927845, -0.6797907948493958, -0.8772779703140259, -0.4237929582595825, -0.395010769367218, -0.47159796953201294, -0.09180054813623428, 0.8246561884880066, 0.43955832719802856, -1.002883791923523, -0.32304123044013977, -0.2792361080646515, -0.02561463601887226, -0.3594193458557129, -0.232732892036438, 0.7141252756118774, 0.05691850557923317, -0.679469108581543, 0.17099027335643768, 0.11367450654506683, 0.22469855844974518, -0.09363541007041931, -0.15000081062316895, -0.35509949922561646, -0.1614389717578888, 0.3993223309516907, 0.8541290760040283, -0.6317335367202759, -0.10173199325799942, 0.11596567928791046, 0.009755661711096764, 0.34195807576179504, 0.5528924465179443, -0.6293160915374756, 0.4194595515727997, 0.506924033164978, 0.30138251185417175, 0.5506088733673096, 0.12452774494886398, 0.25086137652397156, -0.4497383236885071, 0.4953111410140991, 0.09413392841815948, 0.34939783811569214, 0.2172301709651947, -0.2699069082736969, 0.8623684644699097, 0.2578965127468109, -0.5277649164199829, -0.9212192893028259, -0.26514050364494324, -1.1965093612670898, -0.07971040904521942, 0.9807189106941223, -0.18103738129138947, -0.3551708459854126, 0.09335356950759888, -0.44196617603302, 0.23061271011829376, -0.651923418045044, 0.4034184217453003, 0.49102312326431274, -0.18792952597141266, -0.0014086025767028332, -0.6775391101837158, 0.2739812135696411, 0.26760733127593994, -0.8352618217468262, -0.06781045347452164, 0.27870044112205505, 0.05918382108211517, 0.368206650018692, 0.566474437713623, -0.36672231554985046, -0.004034924320876598, -0.13093301653862, 0.31671464443206787, -0.27374467253685, -0.1864824891090393, -0.07660207897424698, 0.07767955213785172, -0.07985695451498032, -0.38726741075515747 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
emotone_ar
null
2023-01-25T14:29:56Z
411
6
null
[ "task_categories:text-classification", "task_ids:sentiment-classification", "annotations_creators:found", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:ar", "license:unknown", "region:us" ]
2023-01-25T14:29:56Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - found language_creators: - found language: - ar license: - unknown multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - text-classification task_ids: - sentiment-classification pretty_name: Emotional Tone in Arabic dataset_info: features: - name: tweet dtype: string - name: label dtype: class_label: names: '0': none '1': anger '2': joy '3': sadness '4': love '5': sympathy '6': surprise '7': fear splits: - name: train num_bytes: 1541746 num_examples: 10065 download_size: 1563138 dataset_size: 1541746 --- # Dataset Card for Emotional Tone in Arabic ## Table of Contents - [Dataset Card for Emotional Tone in Arabic](#dataset-card-for-emotional-tone-in-arabic) - [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) - [|split|num examples|](#splitnum-examples) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Initial Data Collection and Normalization](#initial-data-collection-and-normalization) - [Who are the source language producers?](#who-are-the-source-language-producers) - [Annotations](#annotations) - [Annotation process](#annotation-process) - [Who are the annotators?](#who-are-the-annotators) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** [Repository](https://github.com/AmrMehasseb/Emotional-Tone) - **Paper:** [Emotional Tone Detection in Arabic Tweets](https://www.researchgate.net/publication/328164296_Emotional_Tone_Detection_in_Arabic_Tweets_18th_International_Conference_CICLing_2017_Budapest_Hungary_April_17-23_2017_Revised_Selected_Papers_Part_II) - **Point of Contact:** [Amr Al-Khatib](https://github.com/AmrMehasseb) ### Dataset Summary Dataset of 10065 tweets in Arabic for Emotion detection in Arabic text ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The dataset is based on Arabic. ## Dataset Structure ### Data Instances example: ``` >>> {'label': 0, 'tweet': 'الاوليمبياد الجايه هكون لسه ف الكليه ..'} ``` ### Data Fields - "tweet": plain text tweet in Arabic - "label": emotion class label the dataset distribution and balance for each class looks like the following |label||Label description | Count | |---------|---------| ------- | |0 |none | 1550 | |1 |anger | 1444 | |2 |joy | 1281 | |3 |sadness | 1256 | |4 |love | 1220 | |5 |sympathy | 1062 | |6 |surprise | 1045 | |7 |fear | 1207 | ### Data Splits The dataset is not split. | | train | |----------|--------:| | no split | 10,065 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### 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 [Needs More Information] ### Discussion of Biases [Needs More Information] ### Other Known Limitations [Needs More Information] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inbook{inbook, author = {Al-Khatib, Amr and El-Beltagy, Samhaa}, year = {2018}, month = {01}, pages = {105-114}, title = {Emotional Tone Detection in Arabic Tweets: 18th International Conference, CICLing 2017, Budapest, Hungary, April 17–23, 2017, Revised Selected Papers, Part II}, isbn = {978-3-319-77115-1}, doi = {10.1007/978-3-319-77116-8_8} } ``` ### Contributions Thanks to [@abdulelahsm](https://github.com/abdulelahsm) for adding this dataset.
[ -0.5899295806884766, -0.47089630365371704, 0.06290148943662643, 0.45835188031196594, -0.5179203748703003, 0.11851445585489273, -0.427228182554245, -0.5881293416023254, 0.42751890420913696, 0.22953510284423828, -0.8267588019371033, -1.445472002029419, -0.7675143480300903, 0.19570565223693848, -0.27109211683273315, 0.9433712959289551, -0.3190925121307373, -0.12050456553697586, 0.5429775714874268, -0.5454192161560059, -0.14388635754585266, -0.4185977876186371, -0.532439112663269, -0.07942336052656174, 0.2600800096988678, 0.7119126319885254, 0.5705193877220154, 0.4266561269760132, 0.3997010290622711, 0.2687888443470001, 0.002919707912951708, 0.04926697909832001, -0.24225755035877228, 0.018653105944395065, 0.2420453280210495, -0.07437005639076233, -0.46365007758140564, -0.1618337333202362, 0.6087623834609985, 0.24659457802772522, -0.05166163295507431, 0.5283966064453125, 0.01398311648517847, 1.1057370901107788, -0.7039884328842163, 0.5336813926696777, -0.0804716944694519, 0.048614501953125, -0.46647030115127563, 0.0776321142911911, 0.06374988704919815, -0.5585569739341736, -0.23720046877861023, -0.1927090287208557, -0.11749317497015, 0.006918657571077347, 1.030500888824463, 0.10518120974302292, -0.5732637047767639, -0.5872291326522827, -0.4358504116535187, 0.7867810726165771, -0.8125389814376831, 0.19852478802204132, 0.5955830812454224, 0.23245050013065338, 0.20621459186077118, -0.4988360106945038, -0.8336214423179626, 0.2125335931777954, -0.1154719740152359, 0.36812686920166016, -0.38739487528800964, -0.17500482499599457, 0.2930251955986023, 0.34590792655944824, -0.35289672017097473, -0.41576048731803894, -0.08912201225757599, -0.17982526123523712, 0.9172315001487732, 0.0740572139620781, 0.6228077411651611, -0.3495367765426636, 0.2655886113643646, -0.17641383409500122, -0.2470274120569229, 0.10414913296699524, 0.4735517203807831, 0.2603438198566437, -0.8955953121185303, 0.5687904357910156, -0.3143414556980133, 0.3267374336719513, -0.15617626905441284, -0.15708059072494507, 0.781944751739502, -0.32409247756004333, -0.013275003992021084, 0.2978578209877014, 0.923040509223938, 0.5321903228759766, 0.4102453291416168, 0.38881075382232666, -0.264621376991272, 0.053775738924741745, -0.24672335386276245, -1.0846787691116333, -0.1846514195203781, 0.5446345210075378, -0.8187434077262878, -0.2934724986553192, -0.007367952261120081, -1.1467945575714111, -0.252652108669281, -0.20036491751670837, 0.12680929899215698, -0.37167230248451233, -0.6587748527526855, -0.011570802889764309, 0.0004089752910658717, 0.2166876345872879, 0.010757071897387505, -0.7199985980987549, 0.19159115850925446, 0.26497361063957214, 0.9376463890075684, 0.1998165249824524, 0.14177104830741882, 0.06943277269601822, -0.03563633933663368, -0.23141877353191376, 0.475018709897995, -0.4053233861923218, -0.6586812138557434, 0.36827999353408813, 0.006472909823060036, 0.1188892051577568, -0.34902745485305786, 1.1654800176620483, -0.2756100594997406, 0.12294771522283554, -0.6321173310279846, -0.2749180495738983, -0.32445064187049866, 0.04982677102088928, -0.7784057855606079, 1.226729393005371, 0.33639881014823914, -1.0905238389968872, 0.2971831262111664, -1.1042301654815674, -0.49769172072410583, -0.2153073251247406, -0.15323740243911743, -0.6739960312843323, -0.2270292192697525, 0.4567889869213104, 0.4350254535675049, -0.3427806794643402, -0.03667062893509865, -0.18337640166282654, -0.3655218183994293, 0.22862744331359863, -0.06295386701822281, 1.0840345621109009, 0.5642220377922058, -0.7373023629188538, 0.025397321209311485, -0.9289637804031372, -0.07205620408058167, 0.29201599955558777, -0.1565169095993042, 0.009355933405458927, -0.052523422986269, 0.7197059988975525, 0.4659406244754791, 0.18940377235412598, -0.5554288625717163, -0.12407272309064865, -0.22819051146507263, 0.1190740093588829, 0.5690138936042786, 0.21540895104408264, 0.19656336307525635, -0.4223876893520355, 0.5564462542533875, 0.32118964195251465, -0.016922881826758385, 0.0545097179710865, -0.324957937002182, -0.8850591778755188, -0.5094900131225586, 0.05403077229857445, 0.6622170805931091, -0.5325618982315063, 0.7528733015060425, -0.20520402491092682, -0.7026203870773315, -0.919589102268219, 0.16316737234592438, 0.4194618761539459, 0.47684893012046814, 0.48215341567993164, -0.19914497435092926, -0.9628337621688843, -0.7382425665855408, -0.2235945612192154, -0.26771971583366394, 0.3161468207836151, 0.5038114786148071, 0.7711902856826782, -0.3662627041339874, 0.8010795712471008, -0.4450954496860504, -0.2640812397003174, -0.38057655096054077, 0.38830462098121643, 0.4010483920574188, 0.4351004362106323, 0.685940146446228, -0.9954587817192078, -0.8144037127494812, -0.15515214204788208, -0.9008362889289856, -0.5644808411598206, 0.224553644657135, -0.25116586685180664, 0.6647787690162659, 0.24397753179073334, -0.3706384599208832, 0.7391896843910217, 0.47389352321624756, -0.6406044363975525, 0.5423569679260254, 0.4637574553489685, 0.4751499593257904, -1.4029451608657837, 0.07168257236480713, 0.30374395847320557, 0.21000254154205322, -0.6755287647247314, -0.4950481951236725, -0.010585061274468899, 0.20692899823188782, -0.4425424337387085, 0.746512770652771, -0.41126224398612976, 0.16846071183681488, -0.19204644858837128, -0.21352945268154144, -0.15209922194480896, 0.5146406292915344, -0.10151404142379761, 0.7209427356719971, 0.5594298839569092, -0.24488915503025055, 0.12211917340755463, 0.5142464637756348, -0.6861621737480164, 0.6853784322738647, -0.68892902135849, 0.02056579850614071, -0.26294222474098206, 0.1633826494216919, -1.1644636392593384, -0.28270915150642395, 0.5846608281135559, -0.7037074565887451, 0.2900587320327759, -0.09632846713066101, -0.8681300282478333, -0.37183570861816406, -0.49307140707969666, 0.40503716468811035, 0.6430132985115051, -0.32910239696502686, 0.6959030032157898, 0.4188684821128845, -0.14142446219921112, -0.5570467710494995, -0.804668128490448, 0.009296111762523651, -0.3993898630142212, -0.8101701736450195, 0.33044493198394775, 0.012881334871053696, -0.3629381060600281, 0.060506392270326614, 0.031818971037864685, 0.049918681383132935, 0.14726777374744415, 0.6056522727012634, 0.169034942984581, -0.10887657105922699, 0.1900845468044281, 0.09091466665267944, 0.16924278438091278, 0.11283988505601883, 0.11989206820726395, 0.7232198715209961, -0.26763054728507996, -0.2286011427640915, -0.7630112767219543, 0.6572279334068298, 0.423542320728302, -0.33187270164489746, 1.0765708684921265, 1.4181973934173584, -0.5478710532188416, 0.11701612919569016, -0.6355535387992859, -0.027453523129224777, -0.47878554463386536, 0.44262728095054626, -0.30350425839424133, -0.6580010056495667, 0.9203851819038391, 0.1373879760503769, -0.1727602481842041, 0.7510174512863159, 0.9014904499053955, -0.05323329567909241, 1.2040616273880005, 0.5150639414787292, -0.48783501982688904, 0.6399943232536316, -0.43829432129859924, 0.25699031352996826, -0.711302638053894, -0.32962527871131897, -0.7436933517456055, -0.5752691030502319, -0.9513944983482361, -0.00703208614140749, 0.13992507755756378, -0.021670471876859665, -0.7393908500671387, -0.052198756486177444, -0.45564937591552734, 0.21277885138988495, 0.5602903366088867, 0.20083783566951752, -0.10533357411623001, 0.19889234006404877, 0.013111423701047897, -0.12316364049911499, -0.22363179922103882, -0.7837928533554077, 0.8421310186386108, 0.3502524197101593, 0.41832613945007324, 0.35529565811157227, 0.8899001479148865, 0.34821709990501404, 0.5018537044525146, -0.5817165970802307, 0.5106178522109985, 0.03028746321797371, -0.5641595721244812, -0.19418922066688538, -0.3034815192222595, -0.8358321785926819, -0.17523956298828125, -0.25224730372428894, -0.9640229940414429, 0.36097994446754456, -0.22055715322494507, -0.05053459480404854, 0.3160712718963623, -0.6515879034996033, 0.7905946969985962, -0.054944030940532684, -0.10367175936698914, 0.03313469886779785, -0.8383645415306091, 0.11079273372888565, 0.04102105274796486, 0.505936324596405, -0.5338414311408997, -0.121538445353508, 1.2494276762008667, -0.4263095557689667, 0.9954715967178345, -0.2520797848701477, 0.15214791893959045, 0.5794063210487366, -0.10892681777477264, 0.38001468777656555, -0.1106901615858078, -0.37971362471580505, 0.33150479197502136, -0.1052626371383667, -0.519858717918396, -0.3542841374874115, 0.5141589045524597, -1.1435023546218872, -0.2680876553058624, -0.5386229753494263, -0.624413788318634, -0.10798133909702301, 0.2372685968875885, 0.3116854131221771, 0.17110836505889893, 0.00872019026428461, 0.0409516766667366, 0.10094046592712402, -0.19954320788383484, 0.5178374648094177, 0.4216846227645874, 0.02887616492807865, -0.6872802972793579, 0.7048928737640381, 0.29283830523490906, -0.22665873169898987, 0.12880699336528778, 0.020359795540571213, -0.3967343270778656, -0.2891865670681, -0.21227213740348816, 0.33951425552368164, -0.8685132265090942, -0.1719016432762146, -0.7280245423316956, -0.1665913462638855, -0.659838080406189, -0.13894332945346832, -0.023928441107273102, -0.19903674721717834, -0.5907213687896729, -0.37584373354911804, 0.8314187526702881, 0.3698330819606781, -0.2545021176338196, 0.4122917056083679, -0.8214960098266602, 0.2011154294013977, -0.0879717618227005, 0.1975887268781662, 0.09359131008386612, -0.6122461557388306, -0.5240455269813538, 0.17103709280490875, -0.3772844672203064, -1.229914903640747, 0.7805800437927246, 0.2462894320487976, 0.2072577029466629, 0.48297637701034546, 0.2973731756210327, 0.5009642243385315, -0.0602482333779335, 0.8633626103401184, 0.08904536068439484, -1.1361143589019775, 0.8183764219284058, -0.49008339643478394, 0.463309109210968, 0.7245531678199768, 0.6321024298667908, -0.8318642973899841, -0.16271375119686127, -0.6201250553131104, -1.1620224714279175, 0.9418811798095703, 0.5696548819541931, 0.17203432321548462, -0.13608330488204956, 0.2128382921218872, -0.35165148973464966, 0.3492695093154907, -0.5604063868522644, -0.9191330671310425, -0.3115367889404297, -0.9499871134757996, 0.031961821019649506, -0.589512050151825, -0.21559108793735504, -0.3708193004131317, 0.7463014721870422, 0.16914363205432892, 0.482817143201828, 0.22568388283252716, 0.01972726546227932, -0.2885207235813141, 0.3529784083366394, 0.4415891468524933, 0.25689131021499634, -0.5910224914550781, 0.03891051188111305, 0.04094892367720604, -0.719897449016571, 0.16603095829486847, 0.21848227083683014, -0.1729714274406433, 0.15329048037528992, 0.5095816254615784, 0.9221029877662659, -0.17458607256412506, -0.4861493408679962, 0.40305382013320923, -0.018368378281593323, -0.34372228384017944, -0.5491477251052856, -0.2445935755968094, 0.07545595616102219, 0.39716601371765137, 0.5824281573295593, -0.2893941104412079, 0.20439457893371582, -0.571248471736908, 0.2852323353290558, 0.01806948147714138, -0.5354520082473755, -0.40884923934936523, 0.36041778326034546, 0.1316758096218109, -0.4090892970561981, 0.5579337477684021, -0.33624640107154846, -0.9154960513114929, 0.9036230444908142, 0.3624303340911865, 1.1192547082901, -0.26137638092041016, 0.41365376114845276, 0.6029255390167236, 0.33807146549224854, 0.09027715027332306, 1.1818979978561401, -0.056401100009679794, -0.9464712738990784, -0.004111313261091709, -0.5770320892333984, -0.2351537048816681, -0.11109163612127304, -0.8526002764701843, 0.4125921428203583, -0.4543452262878418, -0.2709616422653198, -0.1573701947927475, 0.3618379235267639, -0.8880520462989807, 0.44702720642089844, 0.21619302034378052, 0.9763115644454956, -0.977736234664917, 0.6394869089126587, 0.7516149282455444, -0.6962173581123352, -1.0934404134750366, 0.058379944413900375, 0.4264035224914551, -0.7667099833488464, 0.7116736769676208, 0.3732352554798126, 0.09622292965650558, 0.016809197142720222, -0.6783849596977234, -0.6926093101501465, 1.3000720739364624, 0.1650703251361847, -0.18238186836242676, 0.5894643664360046, 0.21220368146896362, 0.6126326322555542, -0.5011356472969055, 0.528818666934967, 0.8053064942359924, 0.737585723400116, 0.25288382172584534, -0.4615029990673065, 0.3081897497177124, -0.7713351845741272, -0.23751996457576752, 0.23694060742855072, -0.7740669250488281, 0.6779004335403442, 0.01120819989591837, -0.4574219584465027, -0.2555369436740875, 0.7938210368156433, 0.3300634026527405, 0.5972330570220947, 0.4738745391368866, 0.7701636552810669, 0.653603196144104, -0.28831952810287476, 1.018497347831726, -0.6354826092720032, 0.39003786444664, 0.9228819608688354, -0.15543024241924286, 0.8130759596824646, 0.3094780743122101, -0.353090763092041, 0.6780254244804382, 0.8300055861473083, 0.0368267185986042, 0.5710976123809814, 0.12616659700870514, -0.47583869099617004, 0.09357912838459015, -0.6653493046760559, -0.5541085004806519, 0.28803637623786926, 0.4552619457244873, -0.4850982129573822, 0.016878560185432434, -0.22706933319568634, 0.43300190567970276, -0.09148374944925308, -0.3589349687099457, 0.6109040975570679, 0.11496711522340775, -0.21717432141304016, 0.5436658263206482, 0.014809858053922653, 0.6406283378601074, -0.31452295184135437, 0.04636673629283905, -0.21153922379016876, -0.09622645378112793, -0.5780301690101624, -0.8895546793937683, 0.36098408699035645, 0.1551550030708313, -0.15403738617897034, -0.0028417499270290136, 0.7438482046127319, -0.5689718127250671, -0.8767481446266174, 0.38114210963249207, 0.39419278502464294, 0.032807257026433945, -0.05117930471897125, -0.944037914276123, 0.437441885471344, 0.17757780849933624, -0.5037878155708313, -0.09493108838796616, 0.741574227809906, 0.060009438544511795, 0.4671211838722229, 0.46977970004081726, 0.18912571668624878, -0.1480419784784317, 0.4608485996723175, 0.8962268829345703, -0.9289793968200684, -0.36717095971107483, -1.0001699924468994, 0.7189494967460632, -0.2678595781326294, -0.2126132994890213, 0.8598538041114807, 0.39518675208091736, 0.6600114107131958, 0.08255157619714737, 0.9616730213165283, -0.21071699261665344, 0.574294924736023, -0.26748234033584595, 0.9035077691078186, -0.6783647537231445, 0.020070089027285576, -0.6746193766593933, -0.7618376016616821, -0.4905129671096802, 0.7702565789222717, -0.45567184686660767, 0.4114402234554291, 0.5231321454048157, 1.0003763437271118, 0.2816142141819, 0.16164511442184448, -0.04529472067952156, 0.5047919154167175, 0.2816900312900543, 0.4689255356788635, 0.45520010590553284, -0.6045470237731934, 0.3837582468986511, -0.5353110432624817, -0.09868726879358292, -0.3860553503036499, -0.8068577647209167, -0.9842864274978638, -0.8051642775535583, -0.5991990566253662, -0.6831960678100586, -0.1017133817076683, 1.305787444114685, 0.4297747015953064, -1.1273181438446045, -0.39688900113105774, 0.16791729629039764, 0.2319999635219574, 0.018011150881648064, -0.21195708215236664, 0.8383479714393616, 0.16058231890201569, -0.6571636199951172, -0.4458354711532593, 0.10074061155319214, 0.31983980536460876, 0.28071025013923645, -0.23010380566120148, -0.4471612274646759, 0.14135931432247162, 0.42555296421051025, 0.2709677219390869, -0.4577157199382782, -0.11702507734298706, -0.16787539422512054, -0.28431811928749084, 0.07195568829774857, 0.2344464510679245, -0.14109833538532257, 0.17726725339889526, 0.5436602234840393, 0.3451389968395233, 0.4876554012298584, -0.044565875083208084, 0.017055978998541832, -0.653285801410675, 0.3029833137989044, 0.26343655586242676, 0.564278781414032, 0.4390975832939148, -0.2928306758403778, 0.7399771213531494, 0.12381984293460846, -0.5016129016876221, -0.7888716459274292, 0.047944195568561554, -1.2582288980484009, 0.15965619683265686, 1.3899396657943726, -0.033620014786720276, -0.31614556908607483, -0.18469807505607605, -0.5829365253448486, 0.7551658153533936, -0.9668616652488708, 0.9063830971717834, 0.9695277810096741, 0.16678671538829803, -0.33631035685539246, -0.43898752331733704, 0.5712835192680359, 0.33781927824020386, -0.9039336442947388, -0.29906225204467773, 0.26427632570266724, -0.028487341478466988, 0.08029044419527054, 0.8461212515830994, -0.14184865355491638, 0.2231958955526352, -0.287055641412735, 0.5955010652542114, 0.12588071823120117, 0.22186414897441864, -0.3153701424598694, -0.08893825858831406, -0.10403301566839218, -0.2677556872367859 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
SetFit/rte
SetFit
2022-02-28T12:46:43Z
409
0
null
[ "region:us" ]
2022-02-28T12:46:43Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
# Glue RTE This dataset is a port of the official [`rte` dataset](https://huggingface.co/datasets/glue/viewer/rte/train) on the Hub. Note that the sentence1 and sentence2 columns have been renamed to text1 and text2 respectively. Also, the test split is not labeled; the label column values are always -1.
[ -0.471700519323349, -0.8878432512283325, -0.02895837090909481, 0.3905418813228607, -0.17312678694725037, -0.07740440964698792, -0.009563146159052849, -0.22912997007369995, 0.9170194864273071, 0.5245712995529175, -0.8448857665061951, -0.24092617630958557, -0.6583864092826843, 0.1830836832523346, -0.3254244923591614, 1.2946457862854004, -0.04522760957479477, 0.16380949318408966, -0.3830667734146118, -0.46217551827430725, -0.37457355856895447, -0.17403917014598846, -0.5004231333732605, -0.23184771835803986, 0.7735818028450012, 0.9660683274269104, 0.6538931727409363, 0.711517870426178, 1.0187746286392212, 0.199875146150589, -0.06501029431819916, -0.17674104869365692, -0.7522780299186707, -0.3117019534111023, 0.08393777161836624, -0.23783981800079346, -0.8566352128982544, 0.4156571328639984, 0.32779660820961, 0.6661397814750671, 0.1510627716779709, 0.4612976908683777, -0.050649698823690414, 0.6843193769454956, -0.4817240536212921, 0.23828834295272827, -0.3534623682498932, 0.26030999422073364, -0.4265296161174774, 0.022485340014100075, -0.30248093605041504, -0.3267546594142914, 0.23946186900138855, -0.8628201484680176, 0.3044435381889343, 0.3450300693511963, 1.0917848348617554, 0.2690267562866211, -0.766083300113678, 0.00031197912176139653, -0.2253737449645996, 0.5079506039619446, -0.25356265902519226, 0.5688968300819397, 0.5177451372146606, 0.5818918943405151, 0.08574526011943817, -0.7481891512870789, -0.3189474046230316, 0.3084014356136322, 0.005193782038986683, 0.24330013990402222, 0.1577863097190857, -0.11390819400548935, 0.006606114562600851, 0.3402371108531952, -0.8306723237037659, 0.022821985185146332, -1.0759835243225098, -0.4698382318019867, 0.7122295498847961, 0.1367536038160324, 0.3501039147377014, 0.20607243478298187, -1.0061625242233276, -0.09430564194917679, -0.6705338954925537, -0.29774153232574463, -0.17279715836048126, 0.42168131470680237, -0.29822415113449097, 0.9672641754150391, 0.06658124178647995, 0.7850033044815063, 0.13028131425380707, -0.24198561906814575, 0.7035311460494995, -0.2594134509563446, -0.5109079480171204, 0.8505246043205261, 0.5693476796150208, 0.6137410998344421, 0.3483797013759613, -0.21500253677368164, 0.45316892862319946, 0.32545575499534607, 0.0553569570183754, -0.6465407013893127, -0.5690652132034302, 0.1926095336675644, -0.1572946459054947, -0.33255234360694885, 0.32720503211021423, -0.672224760055542, -0.02297130413353443, -0.16220708191394806, 0.4881444573402405, -0.03929431736469269, -0.15656358003616333, 0.36871418356895447, -0.37969955801963806, 0.35401180386543274, 0.2799399793148041, -0.6491689085960388, 0.200571671128273, 0.7110563516616821, 0.6145834922790527, -0.34009310603141785, -0.33918729424476624, -0.7518312335014343, 0.1228458434343338, -0.30382630228996277, 1.0492262840270996, -0.3558657169342041, -0.2988998591899872, -0.023853549733757973, 0.4326680898666382, -0.0629790723323822, -0.3262239396572113, 0.7073220610618591, -0.6347858309745789, 0.7306129336357117, -0.8256126642227173, -0.7966839671134949, -0.040464237332344055, 0.47482025623321533, -0.9522186517715454, 1.125893235206604, 0.3271874189376831, -0.914320707321167, 0.6978363394737244, -0.6007364392280579, -0.33205217123031616, -0.22496113181114197, 0.22272123396396637, -0.5573614835739136, -0.46448570489883423, -0.02720874920487404, 0.13932959735393524, 0.05572184920310974, 0.026614954695105553, -0.7537609934806824, -0.3553490936756134, -0.08679413795471191, -0.13115498423576355, 0.9400166273117065, 0.03294670581817627, 0.07324880361557007, -0.14364099502563477, -0.9764842391014099, -0.12044480443000793, -0.38259756565093994, -0.3026289641857147, -0.09132421016693115, -0.5619863271713257, 0.1814517080783844, 0.32460546493530273, 0.17936810851097107, -0.8596523404121399, 0.874547004699707, 0.025736885145306587, 0.13405059278011322, 0.45712757110595703, -0.09964387863874435, 0.7879955768585205, -0.2276458740234375, 0.5814666152000427, 0.3210178017616272, 0.11725154519081116, 0.1540755033493042, -1.085647463798523, -0.8204748034477234, -0.3568606972694397, 0.47825899720191956, 0.8464847207069397, -0.5407980680465698, 0.3265257775783539, -0.25093764066696167, -0.39440038800239563, -0.7729805707931519, -0.08447035402059555, 0.2468244880437851, 0.8021866679191589, 0.4325599670410156, 0.04084165394306183, -0.6879397630691528, -1.0131953954696655, 0.00008095222437987104, -0.1967027485370636, 0.2478039413690567, -0.1779313087463379, 0.5871023535728455, -0.11077625304460526, 1.1951109170913696, -0.7306653261184692, -0.7925721406936646, 0.004881851840764284, 0.03728456422686577, 0.1463293582201004, 0.5178365111351013, 0.5053871870040894, -0.9077529907226562, -0.6247400045394897, -0.41396915912628174, -0.7002339959144592, -0.31949102878570557, 0.1162463128566742, -0.2794572710990906, 0.049246564507484436, 0.4418361783027649, -0.6051725745201111, 0.7520884275436401, 0.6653770208358765, -1.0820611715316772, 0.6254638433456421, 0.3952205777168274, 0.17540547251701355, -1.1601004600524902, -0.19350235164165497, -0.26721349358558655, -0.3830377161502838, -0.511650562286377, -0.26648828387260437, -0.10901188850402832, -0.08698612451553345, -1.0127049684524536, 0.8978052735328674, -0.5254791975021362, -0.05775885283946991, -0.061042144894599915, 0.05061990022659302, 0.4915158450603485, 0.24740441143512726, -0.1890411376953125, 0.818708062171936, 0.6554606556892395, -0.10352780669927597, 0.6474951505661011, 1.1753569841384888, -0.2584819197654724, 0.2423783540725708, -0.5100240707397461, 0.01406718697398901, -0.059149473905563354, 0.347709983587265, -1.0892034769058228, -0.4922456741333008, 0.37680673599243164, -0.3205908238887787, 0.15166403353214264, 0.11892332136631012, -0.25739437341690063, -0.28410065174102783, -0.43307948112487793, 0.6094576716423035, 0.28876301646232605, -0.5405651926994324, -0.05534327030181885, 0.3440384268760681, 0.20340006053447723, -0.5456615686416626, -1.319732904434204, -0.0036356926430016756, -0.5341508984565735, -0.6298362612724304, 0.24799400568008423, -0.17318442463874817, -0.3694614768028259, 0.19991108775138855, 0.035164643079042435, -0.6581463813781738, -0.37957242131233215, 0.2719798684120178, 0.28490298986434937, -0.5603509545326233, 0.2845956087112427, 0.04963848367333412, -0.35261958837509155, -0.09548097848892212, 0.09113539755344391, -0.03565274551510811, 0.01122880820184946, -0.02056286670267582, -0.33059069514274597, 0.3089440166950226, 0.3913140594959259, 0.14189215004444122, 0.8482581377029419, 0.8689510822296143, -0.25391724705696106, 0.007457040250301361, -0.5370238423347473, -0.3567020297050476, -0.5123828649520874, -0.10915502905845642, -0.41984742879867554, -1.166668176651001, 0.42589154839515686, 0.16689524054527283, -0.3552439510822296, 0.4194810688495636, 0.21286042034626007, -0.16749541461467743, 0.5336889624595642, 0.5217657089233398, -0.20369108021259308, -0.06924189627170563, -0.18542596697807312, 0.12800560891628265, -0.8194223046302795, -0.12302737683057785, -0.24594609439373016, -0.3588237762451172, -0.43757301568984985, -0.43819382786750793, 0.30503901839256287, 0.3888605833053589, -0.20261791348457336, 0.7513006925582886, -0.6129551529884338, 0.4778900742530823, 0.5516011118888855, 0.2488296926021576, 0.29731765389442444, -0.072223000228405, 0.06678842753171921, -0.3362388014793396, -0.7883074879646301, -0.4380437135696411, 0.9886232018470764, 0.19026054441928864, 0.4517103433609009, -0.006783552933484316, 0.30004844069480896, 0.37007611989974976, 0.22523187100887299, -0.4187391400337219, 0.6665445566177368, -0.010810062289237976, -1.0433300733566284, -0.38731181621551514, -0.19348211586475372, -0.9737023711204529, -0.15694192051887512, -0.3425615429878235, -0.7111068964004517, 0.1843739002943039, 0.0017474370542913675, 0.17622259259223938, 0.24436596035957336, -0.7202911972999573, 1.1276254653930664, 0.15025654435157776, -0.23911669850349426, 0.26718956232070923, -0.498361736536026, 0.29856494069099426, -0.027784941717982292, -0.12762930989265442, -0.29506564140319824, 0.2674114406108856, 0.9722487330436707, -0.7924520969390869, 0.5281748175621033, 0.07783237099647522, -0.10927215218544006, 0.6126989722251892, 0.023717734962701797, 0.35762402415275574, 0.1305665224790573, -0.1408214271068573, 0.05322529375553131, -0.10200143605470657, -0.7248806357383728, -0.5138204097747803, 0.5208780765533447, -0.2586185336112976, -0.12025491148233414, -0.2670309841632843, -0.3352339267730713, -0.033916160464286804, 0.08400041610002518, 0.5884197354316711, 0.8766976594924927, -0.3104076683521271, 0.08223190903663635, 0.5646846294403076, -0.09490465372800827, 0.15588894486427307, 0.422918438911438, -0.5076538324356079, -0.3907952308654785, 0.7334310412406921, 0.3092838525772095, 0.08144161105155945, 0.5120233297348022, 0.04168729856610298, -0.40132400393486023, 0.18554748594760895, -0.33642128109931946, 0.19151261448860168, -0.4438195526599884, -0.10971394926309586, -0.4018382430076599, 0.021747995167970657, -0.5522729158401489, -0.44209226965904236, -0.4329652786254883, -1.1228420734405518, -0.5070112943649292, -0.7247404456138611, 0.8896976113319397, 0.5830557346343994, -0.39908838272094727, 0.21170637011528015, -0.7731109857559204, 0.20300643146038055, 0.5276484489440918, 0.6097469925880432, -0.9104189872741699, -0.17164810001850128, -0.4623180627822876, 0.010655231773853302, -0.2229595184326172, -0.874445378780365, 0.21659603714942932, 0.35073122382164, 0.09153029322624207, 0.652320384979248, 0.015687502920627594, 0.7010462880134583, -0.7126326560974121, 1.0430612564086914, 0.07491060346364975, -0.5414091348648071, 0.45740005373954773, -0.6033189296722412, 0.18390345573425293, 0.8671823143959045, 0.39947858452796936, 0.05868084356188774, -0.24074900150299072, -0.7218610644340515, -0.6774814128875732, 0.3708021342754364, 0.3297386169433594, -0.44679510593414307, -0.05390359088778496, 0.07439403235912323, 0.36243829131126404, 0.21337172389030457, -0.41141849756240845, -0.5847077965736389, -0.20916858315467834, -0.09128770232200623, -0.2273363471031189, -0.4076119065284729, -0.21045024693012238, -0.5616757273674011, 0.5863490700721741, 0.0826275572180748, 0.5121855735778809, 0.3049302101135254, 0.05440334975719452, -0.025566689670085907, -0.1320333629846573, 0.4663938283920288, 0.4849948585033417, -0.5717182755470276, 0.07081259042024612, 0.14068767428398132, -0.6953415870666504, 0.2912438213825226, -0.05959082394838333, 0.22513605654239655, 0.21015021204948425, 0.6771554350852966, 1.0121300220489502, 0.40619173645973206, -0.4028446078300476, 0.5834322571754456, 0.1757226437330246, -0.4118189215660095, -0.43415576219558716, 0.05936422944068909, 0.038444165140390396, 0.18332700431346893, -0.0013370780507102609, -0.07968828827142715, 0.485342800617218, -0.28108763694763184, 0.8329555988311768, -0.012705705128610134, -0.8980971574783325, -0.6478744745254517, 1.0149966478347778, 0.17702369391918182, -0.39667806029319763, 0.9977003931999207, -0.21846789121627808, -0.5483381152153015, 0.652353823184967, 0.4585237503051758, 0.7262845039367676, 0.07931600511074066, 0.4733102321624756, 0.2226163148880005, 0.18845723569393158, -0.004577136132866144, 0.5912187695503235, 0.11743058264255524, -0.8238589763641357, -0.6004626154899597, -0.33843138813972473, -0.4151071012020111, -0.09156807512044907, -1.1613633632659912, 0.49762311577796936, 0.23274394869804382, -0.3172192871570587, -0.16974744200706482, -0.02679257094860077, -0.7733793258666992, 0.5029929280281067, 0.07283511757850647, 1.6361935138702393, -1.203044056892395, 0.8763592839241028, 0.9007909297943115, -0.04376164451241493, -0.6262509822845459, -0.5217474699020386, 0.2889533042907715, -0.5070264339447021, 0.772691547870636, 0.44281309843063354, 0.6952559351921082, -0.11814828962087631, -0.6638249754905701, -1.0179953575134277, 1.0172637701034546, 0.28472989797592163, -0.15391485393047333, 0.1250578761100769, 0.5464409589767456, 0.46554866433143616, -0.1848193109035492, 0.29902175068855286, 0.5917707681655884, 0.9074415564537048, -0.18592731654644012, -1.2517534494400024, -0.3190877437591553, -0.4858272671699524, -0.7329756021499634, 0.27851980924606323, -1.0709675550460815, 0.7476677298545837, 0.060907308012247086, 0.05396438390016556, -0.38577431440353394, 0.713063657283783, 0.3110977113246918, 0.47576797008514404, 0.41474542021751404, 1.0791139602661133, 0.45614728331565857, -0.4883977472782135, 0.6270588040351868, 0.18659010529518127, 0.8104463219642639, 1.3141261339187622, -0.47955572605133057, 0.6168157458305359, 0.5205160975456238, -0.19753077626228333, 0.5922141075134277, 0.5844514966011047, -0.23310847580432892, 0.6204809546470642, -0.0892525389790535, 0.23388952016830444, -0.15803395211696625, -0.10349570959806442, -0.44385868310928345, 0.6771939396858215, 0.13409842550754547, 0.10050075501203537, -0.4082624912261963, 0.34050458669662476, 0.27704960107803345, -0.34279248118400574, 0.03723525255918503, 0.7957194447517395, -0.023153146728873253, -0.35987648367881775, 0.37328416109085083, -0.793924868106842, 0.2745700180530548, -0.2600259780883789, -0.22022300958633423, -0.024449819698929787, 0.06276263296604156, -0.21149297058582306, -1.0609971284866333, 0.5837973356246948, -0.44277065992355347, -0.3144519031047821, -0.391281396150589, 0.6825001239776611, -0.7829222679138184, -0.7204963564872742, 0.25762009620666504, 0.3984759747982025, 0.4652247726917267, 0.323670357465744, -0.6410651206970215, 0.2530069053173065, 0.018832214176654816, -0.7146841883659363, 0.35541728138923645, 0.44479602575302124, 0.25737637281417847, 0.6296636462211609, 0.06966099143028259, 0.04934147000312805, 0.42577946186065674, -0.23001618683338165, 0.8905512094497681, -0.5072667598724365, -0.4242795705795288, -0.4028608798980713, 0.7988783121109009, -0.07167423516511917, -0.8587391376495361, 1.0087165832519531, 0.9956588745117188, 0.5755034685134888, -0.29788699746131897, 0.4307359457015991, -0.0661516860127449, 0.6322571635246277, -0.4552275836467743, 0.49381622672080994, -0.4944867193698883, -0.16730448603630066, -0.3166327178478241, -1.0275452136993408, -0.3952203094959259, 0.2586529552936554, 0.15297481417655945, -0.541519820690155, 0.7304150462150574, 0.7694542407989502, -0.5035013556480408, 0.30907678604125977, 0.09212715178728104, 0.5348093509674072, -0.026930566877126694, 0.37179335951805115, 0.23574131727218628, -0.9176080822944641, 0.3608790636062622, -0.34357210993766785, -0.23808270692825317, -0.13208599388599396, -1.0139107704162598, -1.047424554824829, -0.7462363839149475, -0.6252086162567139, -0.5533331036567688, 0.07829544693231583, 0.6646729111671448, 0.9188286066055298, -0.912364661693573, 0.11776039749383926, -0.036132100969552994, -0.16814565658569336, -0.0616593062877655, -0.3956042230129242, 0.741077721118927, 0.03355071693658829, -0.5641840100288391, 0.6986335515975952, 0.18119116127490997, -0.10490802675485611, -0.006773794535547495, 0.14545539021492004, -0.3193914592266083, -0.1057346910238266, 0.4720304012298584, 0.1685759425163269, -0.04880816116929054, -0.429008424282074, 0.033985283225774765, 0.015438975766301155, 0.3328000009059906, 0.3081844449043274, -0.9314037561416626, 0.5892190933227539, 0.831268310546875, 0.27747032046318054, 0.45026102662086487, 0.23030635714530945, 0.4779150187969208, -0.767822802066803, 0.6500036716461182, -0.08254439383745193, 0.2810761034488678, 0.23117029666900635, -0.3793148398399353, 0.9985600113868713, 0.23150275647640228, -0.8716915249824524, -0.9477605223655701, 0.07847651094198227, -1.4924514293670654, 0.018886908888816833, 1.2351940870285034, 0.016689183190464973, -0.5280200242996216, -0.16753031313419342, -0.24967527389526367, 0.41959139704704285, -0.36699557304382324, 0.7561399340629578, 0.7160984873771667, -0.02393965981900692, 0.04355728253722191, -0.37321463227272034, 0.5922686457633972, 0.15334564447402954, -0.5532932281494141, -0.5101731419563293, 0.16383881866931915, 0.250923216342926, 0.11205033957958221, 0.5618912577629089, 0.11930587142705917, 0.024137968197464943, 0.1316971331834793, 0.03125656768679619, -0.1175915002822876, -0.6860193014144897, -0.05510363727807999, 0.06840050965547562, -0.6613767743110657, -0.5070651173591614 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
iara-project/news-articles-ptbr-dataset
iara-project
2023-09-21T03:12:30Z
409
1
null
[ "region:us" ]
2023-09-21T03:12:30Z
2023-09-17T19:11:32.000Z
2023-09-17T19:11:32
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: title dtype: string - name: text dtype: string - name: date dtype: string - name: category dtype: string - name: category_natural_language dtype: string - name: link dtype: string splits: - name: train num_bytes: 628987914 num_examples: 176114 - name: test num_bytes: 627415372 num_examples: 176114 download_size: 770300096 dataset_size: 1256403286 --- # Dataset Card for "news-articles-ptbr-dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5807009339332581, -0.41690000891685486, 0.24612964689731598, 0.5849052667617798, -0.5729501843452454, 0.1563253104686737, 0.29605787992477417, -0.05132874473929405, 0.837082028388977, 0.371654748916626, -0.6187256574630737, -0.8758249878883362, -0.6977157592773438, -0.22352613508701324, -0.455793559551239, 1.3058805465698242, -0.02509307861328125, 0.024179905652999878, -0.15470372140407562, -0.10829756408929825, -0.28923702239990234, -0.498149573802948, -0.584545373916626, -0.5554444193840027, 1.1033941507339478, 0.6376062035560608, 0.5459306836128235, 0.5878446698188782, 1.0023378133773804, 0.027666807174682617, 0.24665768444538116, -0.28942355513572693, -0.38827750086784363, -0.2769332230091095, -0.14712688326835632, -0.4071841239929199, -0.9721908569335938, -0.0024240713100880384, 0.8615508675575256, 0.5888819694519043, -0.173274964094162, 0.8453073501586914, -0.3253896236419678, 0.822855532169342, -0.22919218242168427, 0.559381365776062, -0.1207917332649231, 0.09665783494710922, -0.6738446354866028, -0.35147741436958313, 0.08523529022932053, -0.7053301334381104, -0.14909349381923676, -0.9610039591789246, 0.05204823985695839, 0.23148539662361145, 1.0242267847061157, -0.049965810030698776, -0.17577439546585083, -0.08927962929010391, -0.3269181251525879, 0.15594562888145447, -0.3227371275424957, 0.5207391381263733, 0.6187560558319092, 0.328830361366272, 0.13308092951774597, -0.6883418560028076, -0.30256620049476624, 0.21833932399749756, -0.11662755161523819, 0.24623434245586395, -0.25072693824768066, -0.07592377811670303, 0.33498838543891907, 0.49573343992233276, -0.6832507848739624, -0.26855897903442383, -0.8035703897476196, -0.1470450609922409, 0.4259335994720459, 0.0780283734202385, 0.058792322874069214, -0.20710551738739014, -0.05374748259782791, -0.2701083719730377, -0.608694851398468, -0.019794460386037827, 0.6229428052902222, 0.24577245116233826, -1.0674692392349243, 0.8293936848640442, -0.049357302486896515, 0.5305071473121643, 0.2880675494670868, 0.26786670088768005, 0.8056070804595947, -0.31642359495162964, -0.12192890793085098, 0.31908103823661804, 0.3763134181499481, 0.5429357290267944, -0.08940115571022034, 0.01378147304058075, -0.0468125082552433, -0.07236427068710327, 0.07419870048761368, -1.058281421661377, -0.734429657459259, 0.31670138239860535, -0.904735267162323, -0.31146225333213806, 0.5366926193237305, -1.012343406677246, -0.3139054775238037, -0.39287900924682617, 0.2097352296113968, 0.018399665132164955, -0.8478784561157227, 0.12520457804203033, -0.823475182056427, 0.4266034960746765, 0.0917343944311142, -0.5367118716239929, 0.2103836089372635, 0.7813107371330261, 0.5962525010108948, 0.2680986821651459, -0.2603398263454437, -0.6330240368843079, 0.37954607605934143, -0.13687705993652344, 1.196682333946228, -0.5933164954185486, -0.3855704367160797, -0.010294855572283268, 0.184804305434227, 0.04177841544151306, -0.24059751629829407, 1.0060378313064575, -0.39337635040283203, 0.15891185402870178, -0.923955500125885, -0.3134104907512665, -0.10447818785905838, 0.40947237610816956, -0.9860227108001709, 1.0877461433410645, 0.419360488653183, -0.9663305282592773, 0.4809890389442444, -1.20941162109375, -0.6087244153022766, 0.24595370888710022, 0.23595361411571503, -0.661048173904419, 0.32254740595817566, 0.09026052057743073, 0.4558074474334717, 0.08993161469697952, 0.5509450435638428, -0.7877145409584045, -0.08354862034320831, 0.21799376606941223, 0.1464889794588089, 0.9296857118606567, 0.25321656465530396, 0.52271968126297, -0.040187083184719086, -0.9009571671485901, -0.4515017867088318, 0.12265566736459732, -0.46314042806625366, -0.24431933462619781, -0.35863789916038513, 0.368895560503006, -0.12005549669265747, 0.2733517587184906, -0.5269924998283386, 0.42220720648765564, 0.25050660967826843, -0.12211780995130539, 0.5029573440551758, 0.23683173954486847, 0.34711822867393494, -0.781455397605896, 0.41648244857788086, 0.19348713755607605, 0.41370993852615356, 0.10170876979827881, -0.2866593599319458, -0.6952601075172424, -0.004380367696285248, 0.7463032007217407, 0.5327646732330322, -0.5094360113143921, 0.5419279336929321, -0.056360628455877304, -0.7060990929603577, -0.30913832783699036, 0.0058133602142333984, 0.1201082170009613, 0.5534592866897583, 0.24871410429477692, -0.6671921014785767, -1.0073494911193848, -0.6230931878089905, 0.11962516605854034, -0.34033700823783875, 0.18693779408931732, 0.20052921772003174, 0.5949528813362122, -0.21875111758708954, 0.8807946443557739, -0.47795090079307556, -0.2785022556781769, -0.16155636310577393, 0.18139685690402985, 0.44253069162368774, 0.649198055267334, 0.9619128108024597, -0.8564006090164185, -0.23091860115528107, -0.6026180386543274, -0.4525258243083954, -0.5462055802345276, 0.1675119549036026, -0.45344844460487366, -0.12507852911949158, -0.02448948659002781, -0.5549147129058838, 0.45065125823020935, 0.9300244450569153, -0.626144289970398, 0.35581186413764954, 0.246164932847023, 0.24096710979938507, -1.3176000118255615, 0.5492386221885681, 0.14481687545776367, -0.1756591498851776, -0.41974690556526184, -0.25793153047561646, -0.023361660540103912, -0.31922292709350586, -0.19877901673316956, 0.6723230481147766, -0.41143226623535156, -0.24910083413124084, 0.0024933931417763233, -0.02715820074081421, 0.2584492564201355, 0.0808221772313118, 0.3102948069572449, 0.2436237931251526, 0.9417530298233032, -0.39619845151901245, 0.8238372802734375, 0.5839676260948181, 0.08450143039226532, 0.8251668214797974, -0.7431988716125488, -0.16707617044448853, -0.35117387771606445, 0.47885435819625854, -0.5841938257217407, -0.6025046110153198, 0.7493774890899658, -0.36676260828971863, 0.3484533429145813, -0.4129241406917572, -0.8859022259712219, -0.7285237312316895, -0.45298469066619873, 0.5533106923103333, 0.36883780360221863, -0.502733051776886, 0.33183908462524414, 0.810127854347229, -0.34735360741615295, -0.11451613903045654, -0.9450039863586426, 0.16686074435710907, -0.25653472542762756, -0.07792006433010101, 0.38281333446502686, -0.2724960148334503, -0.009838927537202835, 0.06628545373678207, 0.27320024371147156, -0.304917573928833, -0.3648269474506378, 0.3548579812049866, 0.1563214361667633, -0.28357356786727905, 0.40522414445877075, 0.28209346532821655, -0.5215532779693604, 0.12194828689098358, 0.07861138880252838, 0.5134865641593933, -0.08271195739507675, -0.22691184282302856, -0.5539902448654175, 0.44119149446487427, 0.18303793668746948, -0.36827731132507324, 0.4893271028995514, 1.1567065715789795, -0.4605255722999573, 0.20859171450138092, -0.7470581531524658, -0.14977368712425232, -0.38434717059135437, 0.09184254705905914, 0.024046562612056732, -0.6761491894721985, 0.5306639075279236, 0.01554744504392147, 0.013005654327571392, 0.6080116033554077, 0.7719552516937256, -0.09224028885364532, 0.502903401851654, 0.6467720866203308, -0.4395960569381714, 0.5312843322753906, -0.026461254805326462, -0.15908893942832947, -0.5546138882637024, -0.43321743607521057, -0.6987197399139404, -0.5387266874313354, -0.4355807900428772, -0.1814906895160675, 0.045303113758563995, -0.06207183003425598, -0.2859511971473694, 0.5998820066452026, -0.6771880388259888, 0.1519775241613388, 0.8780945539474487, 0.2006266713142395, 0.23531369864940643, -0.00971964281052351, 0.41429051756858826, 0.41238710284233093, -0.8186659216880798, -0.09818422794342041, 1.1612563133239746, 0.6932966709136963, 1.0328938961029053, 0.03581301495432854, 0.8744257092475891, 0.1843881756067276, 0.4404412508010864, -0.31089475750923157, 0.3099980354309082, 0.1606341004371643, -0.8365312218666077, 0.2257687896490097, -0.23464927077293396, -0.8624296188354492, -0.4873659610748291, -0.2990577220916748, -0.10748565942049026, 0.6508695483207703, 0.2470351755619049, -0.2685365080833435, 0.37249302864074707, -0.7782922983169556, 0.8693059682846069, -0.22671006619930267, 0.08892028778791428, -0.2160091996192932, -0.6723573207855225, 0.22799931466579437, 0.10364791750907898, 0.05728822201490402, -0.32201439142227173, -0.1677616387605667, 1.2246359586715698, -0.06510014832019806, 1.10129714012146, -0.6561384797096252, 0.15078437328338623, 0.2847640812397003, -0.3627013862133026, 0.08949229121208191, 0.6483715176582336, -0.16932134330272675, 0.1603122502565384, 0.14296631515026093, -0.45290666818618774, 0.03889377787709236, 0.40313947200775146, -0.7191987037658691, 0.1754254549741745, -0.6123315095901489, -0.832610011100769, -0.05545561760663986, 0.42473408579826355, 0.011454957537353039, 0.7790784239768982, -0.4315740466117859, 0.2093280404806137, 0.6319923400878906, 0.18303024768829346, 0.5268468856811523, 0.5592412352561951, -0.44379374384880066, -0.5480310320854187, 0.7992273569107056, 0.16222181916236877, -0.7421038150787354, 0.6547280550003052, 0.24658720195293427, -0.42073220014572144, -0.7578731775283813, -0.33707404136657715, 0.32679471373558044, -0.15918278694152832, -0.6882036328315735, -0.47992953658103943, -0.23624391853809357, -0.43850263953208923, -0.07649125158786774, -0.22157281637191772, -0.7133021354675293, -0.8382652997970581, -0.6632583141326904, 0.9008599519729614, 0.4455229640007019, -0.741707980632782, 0.7764493823051453, -1.1263169050216675, 0.6647864580154419, 0.045947473496198654, 0.9753904342651367, -0.42091789841651917, -0.3301805853843689, -0.45288851857185364, -0.018407998606562614, -0.3013773262500763, -0.6281228065490723, 0.10522031784057617, 0.16517731547355652, 0.6350362300872803, 0.423395574092865, 0.13227327167987823, 0.7348583340644836, -0.0591941736638546, 0.40214255452156067, 0.34087619185447693, -0.6065369248390198, 0.6372093558311462, -0.6552140116691589, 0.4051050543785095, 0.9301971793174744, 0.5167083740234375, -0.3076184093952179, -0.13491275906562805, -0.8975540399551392, -0.35986924171447754, 0.4548974931240082, -0.04944874718785286, 0.1867421418428421, 0.0788450837135315, 0.32779553532600403, 0.15564709901809692, 0.62442946434021, -1.0566272735595703, -0.5290321707725525, -0.3260094225406647, -0.23440822958946228, 0.43315982818603516, -0.6077053546905518, -0.4135037064552307, -0.6285489201545715, 0.7346713542938232, 0.09331018477678299, 0.5913174748420715, 0.13379429280757904, 0.28109729290008545, -0.5508029460906982, 0.05512221157550812, 0.37670275568962097, 1.0018095970153809, -0.695979118347168, 0.013151838444173336, -0.3647984564304352, -0.4478572607040405, -0.4645449221134186, 0.9327207803726196, 0.0715099647641182, 0.17841188609600067, 0.39939358830451965, 0.7256828546524048, -0.18820276856422424, -0.29553869366645813, 0.39135268330574036, -0.1037978082895279, -0.5021407604217529, -0.408657044172287, -0.18119442462921143, 0.2613743841648102, 0.3800237774848938, 0.3786698877811432, -0.04369845613837242, 0.14121395349502563, -0.5419130325317383, 0.5861020684242249, 0.017293259501457214, -0.5651166439056396, -0.6330863237380981, 0.34644556045532227, 0.4461118280887604, -0.21780970692634583, 0.6785621643066406, -0.19811072945594788, -0.45533519983291626, 0.48861920833587646, 0.42270368337631226, 0.39401140809059143, -0.277394562959671, 0.6212210059165955, 0.3383071720600128, 0.2354857474565506, 0.038801003247499466, 0.8219257593154907, -0.05962977185845375, -0.5918662548065186, -0.180129274725914, -0.4939616918563843, -0.43973249197006226, -0.2723230719566345, -0.997136652469635, 0.31779372692108154, -0.6004315614700317, -0.4109518527984619, -0.21976745128631592, 0.45347753167152405, -0.5663614869117737, 0.10749465972185135, 0.23580755293369293, 1.5188614130020142, -0.9782539010047913, 0.9986070394515991, 0.7848901748657227, -0.3734199106693268, -0.598659098148346, -0.2709549367427826, -0.06798914074897766, -0.783048152923584, 0.11216039955615997, 0.06421671062707901, 0.7735894918441772, -0.1476619392633438, -0.5784761905670166, -0.5621222853660583, 1.2539830207824707, 0.41173362731933594, -0.7176632881164551, 0.05770803242921829, 0.09090881049633026, 0.3051524758338928, -0.2987120747566223, 0.07269832491874695, 0.3334501385688782, 1.2166956663131714, 0.046271912753582, -0.7841899991035461, -0.1809123307466507, -0.44138264656066895, -0.5168875455856323, 0.44090527296066284, -0.8840420842170715, 0.3990004062652588, 0.14352978765964508, 0.245408296585083, -0.18375740945339203, 0.6238176822662354, 0.2505568265914917, 0.6837440133094788, 0.18614844977855682, 1.0854698419570923, 0.6752980351448059, -0.3802243769168854, 0.8426238298416138, -0.012385794892907143, 0.5822337865829468, 1.021781325340271, -0.12566907703876495, 0.31524553894996643, 0.6799779534339905, -0.05606287345290184, 0.4047129452228546, 0.6479657292366028, -0.8249930739402771, 0.6601227521896362, 0.0387069471180439, -0.02572019398212433, -0.02048470266163349, -0.4680565297603607, -0.8830493688583374, 0.19811193645000458, 0.38039630651474, -0.53547203540802, -0.38037264347076416, -0.05318653956055641, 0.27403563261032104, -0.40844687819480896, -0.7088521122932434, 0.6609783172607422, 0.13410286605358124, -0.10291322320699692, -0.2503957748413086, -0.029103048145771027, 0.2142164409160614, -0.8468098640441895, -0.2120199203491211, 0.09439526498317719, 0.019471606239676476, -0.444957435131073, -1.2461597919464111, 0.9317319393157959, -0.34433111548423767, -0.36431214213371277, -0.3236331343650818, 0.8213152885437012, -0.3893400728702545, -1.0498104095458984, 0.14755506813526154, 0.5705407857894897, -0.08988497406244278, 0.1702171117067337, -1.3135766983032227, 0.4094705283641815, -0.2698514461517334, -0.3138338327407837, 0.3091619610786438, 0.17594537138938904, 0.3566124141216278, 0.525446891784668, 0.7200438976287842, 0.21520721912384033, -0.33151087164878845, 0.2709961533546448, 1.1451340913772583, -0.48153233528137207, -0.49440833926200867, -0.5706049203872681, 0.5777332186698914, -0.23847782611846924, -0.5280647873878479, 0.6180317997932434, 1.2482776641845703, 0.828667938709259, -0.05336284637451172, 0.745941162109375, -0.6288309097290039, 0.7916445136070251, -0.2411445826292038, 0.7438535690307617, -0.24270467460155487, -0.24083684384822845, -0.16368499398231506, -0.726908802986145, -0.9702529907226562, 0.45751699805259705, -0.0572054386138916, -0.17441269755363464, 0.5587547421455383, 0.9476951956748962, -0.47718366980552673, 0.15812833607196808, -0.21200603246688843, 0.22732992470264435, 0.08852684497833252, 0.3007921874523163, 0.38292622566223145, -0.4251525104045868, 0.4625093936920166, -0.4304767847061157, -0.3564795255661011, -0.04553714394569397, -1.2650694847106934, -1.1525150537490845, -0.6878328919410706, -0.5982744693756104, -0.4036560654640198, 0.17267060279846191, 0.795555830001831, 0.9777132868766785, -0.9722601175308228, -0.3539062440395355, 0.04926717281341553, 0.4076114296913147, -0.01360921561717987, -0.1830921322107315, 0.7947520017623901, 0.371677428483963, -0.35333019495010376, -0.3724979758262634, 0.07926708459854126, 0.09562252461910248, 0.06897564977407455, 0.1569104641675949, -0.14939077198505402, -0.2431410551071167, 0.31571492552757263, 0.5026746988296509, 0.023426299914717674, -0.30543461441993713, -0.49790069460868835, 0.18205374479293823, 0.3350153863430023, 1.100198745727539, -0.5957474112510681, -0.1139979362487793, 0.6654155254364014, 0.3973608911037445, 0.5430405735969543, 0.2157861590385437, 0.5047945976257324, -0.7693294286727905, 0.2904016375541687, 0.10562655329704285, 0.558733344078064, 0.14899848401546478, -0.3069084882736206, 0.5937545299530029, 0.4593975841999054, -0.48777157068252563, -0.7837899327278137, -0.0945293977856636, -1.7275490760803223, 0.3149226903915405, 0.8664644956588745, 0.25692352652549744, -0.41796040534973145, -0.19820182025432587, -0.4509510397911072, 0.41014760732650757, -1.1948190927505493, 0.46213433146476746, 0.5055011510848999, 0.02069989964365959, -0.7485504150390625, -0.24650712311267853, 0.29884693026542664, -0.48642879724502563, -1.1337860822677612, 0.05469594523310661, 0.45502305030822754, 0.0555025078356266, 0.06165771186351776, 0.7437646985054016, -0.39591720700263977, 0.36954227089881897, 0.07270369678735733, 0.15891169011592865, -0.5860933065414429, -0.5011751651763916, -0.1349450945854187, 0.295597642660141, -0.09857203811407089, -0.2760780453681946 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
smangrul/pubmed_smol
smangrul
2023-11-08T15:10:47Z
409
0
null
[ "region:us" ]
2023-11-08T15:10:47Z
2023-11-08T14:54:31.000Z
2023-11-08T14:54:31
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, -0.3992331624031067, 0.5791243314743042, -0.14494486153125763, -0.10751184076070786, 0.28233760595321655, -0.27689510583877563, -0.5409225225448608, -0.36855223774909973, -1.1902780532836914, 0.061491094529628754, 0.5316579341888428, 0.7435142397880554, 0.7584059834480286, 0.3652164936065674, 0.6432580947875977, 0.3932291567325592, -0.2313893735408783, 0.4827055037021637, -0.04171811789274216, 0.002603769302368164, -0.3524438738822937, -0.5516899824142456, -0.28596606850624084, 0.07584748417139053, 1.096130132675171, 0.9666875600814819, -0.2846639156341553, 0.05330846458673477, -0.3063625693321228, 0.33088910579681396, -0.4973434805870056, 0.3054102659225464, -0.022506307810544968, 0.16318818926811218, -0.7041515707969666, -0.5535354614257812, 0.012794638983905315, -0.7361210584640503, 0.17926540970802307, -0.690081000328064, 0.8269097208976746, 0.1858314424753189, 1.153375267982483, 0.1481940746307373, -0.4624869227409363, -0.8161762356758118, -0.6538985371589661, 0.5711170434951782, -0.3270367681980133, 0.39680251479148865, 0.7028236985206604, -0.048573367297649384, -0.9820335507392883, -0.6745744943618774, -0.46466144919395447, 0.2923961281776428, 0.3540281355381012, -0.3411676287651062, -0.1752210557460785, -0.30589887499809265, 0.15792015194892883, 0.12811514735221863, -0.4841992259025574, -0.5543918013572693, -0.5475160479545593, -0.39602550864219666, 0.6206660270690918, 0.3482949137687683, 0.2429179698228836, -0.18884186446666718, -0.3228585124015808, 0.08801652491092682, -0.4160858988761902, 0.3402571380138397, 0.6335514783859253, 0.711401641368866, -0.5811445713043213, 0.5602161288261414, -0.04927612096071243, 0.7439702749252319, 0.11445526778697968, -0.2747807800769806, 0.4146057963371277, -0.14724718034267426, 0.05517200380563736, 0.42263442277908325, 0.315244197845459, 0.28413110971450806, -0.3273695409297943, 0.20322325825691223, -0.32151469588279724, -0.3049620985984802, -0.2233220636844635, -0.29490748047828674, -0.35921812057495117, 0.5492290258407593, -0.33140188455581665, -0.42855483293533325, 1.143175721168518, -0.42007699608802795, -0.7302223443984985, 0.3315642774105072, 0.40652066469192505, -0.09944798052310944, -0.3714655041694641, -0.05226077511906624, -0.8458787798881531, -0.007907616905868053, 0.7491171956062317, -0.7198969721794128, 0.33717361092567444, 0.4728066325187683, 0.7417216300964355, 0.1965055614709854, -0.1403450071811676, -0.4294942021369934, 0.29719701409339905, -0.8659994006156921, 0.6320171356201172, -0.20135235786437988, -1.0051977634429932, 0.1115049496293068, 0.8971706628799438, -0.37896397709846497, -1.2094879150390625, 1.060516119003296, -0.6887933015823364, 0.16017858684062958, -0.676761269569397, -0.1466120183467865, -0.07118489593267441, -0.005096477456390858, -0.6088160276412964, 0.7567108869552612, 0.587267279624939, -0.49952763319015503, 0.2142949402332306, -0.2602987289428711, -0.3915135860443115, 0.3882487416267395, -0.07935424149036407, -0.21858899295330048, 0.713833212852478, -0.6647079586982727, -0.26932841539382935, 0.29427704215049744, 0.23689396679401398, -0.35706067085266113, -0.7931919097900391, 0.08478138595819473, -0.05786247178912163, 1.550750494003296, -0.038688354194164276, -0.35861048102378845, -0.6793831586837769, -1.1506237983703613, -0.07070822268724442, 0.6886888742446899, -0.91949862241745, -0.2783950865268707, -0.04641031473875046, -0.26169344782829285, 0.08994942903518677, 0.7390592098236084, -1.1194050312042236, 0.2832726538181305, -0.05092623084783554, -0.22794684767723083, 0.8271058797836304, 0.15387234091758728, 0.24758955836296082, 0.14913421869277954, 0.42958736419677734, 0.5277256965637207, 0.11115224659442902, 0.6835876703262329, -0.3472035527229309, -0.9694350361824036, 0.615463137626648, 0.252663791179657, 0.8121445775032043, -0.499453067779541, 0.2685090899467468, 0.27025526762008667, -0.3409680724143982, -0.5682372450828552, -0.3102838397026062, 0.09025733917951584, 0.14930537343025208, 0.11142478138208389, -0.5721713304519653, -0.6576123237609863, -0.9689142107963562, -0.13590645790100098, -0.43143749237060547, -0.3571569323539734, 0.2100692242383957, 0.579290509223938, -1.1975524425506592, 0.41288718581199646, -0.7705629467964172, -0.7038741111755371, -0.010655385442078114, -0.19338127970695496, 0.7540653347969055, 0.43240171670913696, 0.5033965110778809, -0.6397148370742798, -0.566198468208313, -0.2247016429901123, -1.0333747863769531, -0.1328047662973404, 0.24819645285606384, 0.30657368898391724, -0.13423338532447815, -0.2744963765144348, -0.4874034523963928, 0.8100384473800659, 0.1478918045759201, -0.5391896963119507, 0.5220763087272644, -0.3020314574241638, 0.17224827408790588, -0.6369147300720215, -0.06916819512844086, -0.6616761088371277, -0.0009071171516552567, -0.3608308434486389, -0.5737441182136536, 0.147722989320755, 0.07017489522695541, -0.16065482795238495, 0.2880844175815582, -0.9092768430709839, -0.00108518754132092, -0.7442208528518677, 0.3790720999240875, 0.06394755840301514, -0.3145078718662262, -0.01751749776303768, 1.000038743019104, 0.7784460783004761, -0.3848043978214264, 0.7217440605163574, 0.4440038204193115, 0.19036145508289337, 0.7630521059036255, -0.18725094199180603, 0.16478231549263, -0.5245417952537537, -0.12161092460155487, -0.888759970664978, -1.0982941389083862, 0.7320570945739746, -0.6114252209663391, 0.3654291033744812, -0.42778706550598145, 0.25891587138175964, -0.6919257640838623, -0.03885354846715927, 0.4808601438999176, -0.05936328321695328, -0.6863945126533508, 0.5232570171356201, 0.45317578315734863, -0.20192423462867737, -0.6609035134315491, -0.530157208442688, 0.3936580419540405, 0.615411639213562, -0.16390354931354523, 0.06878522783517838, 0.14941099286079407, -0.5441924929618835, -0.04080290347337723, -0.3869200646877289, -0.4576675295829773, 0.05422424152493477, 0.130534365773201, -0.005750787444412708, -0.40481987595558167, -0.08680295944213867, -0.3584199547767639, -0.4656123220920563, 0.21876534819602966, 0.3011946678161621, -0.040963124483823776, -0.4259975552558899, -0.3619818687438965, -0.8881809115409851, 0.6719611883163452, 0.5370279550552368, 0.052815359085798264, 0.755554735660553, 0.16819341480731964, -0.8014991879463196, -0.13532225787639618, -0.17607052624225616, 0.26968297362327576, -0.5588056445121765, 0.1384984701871872, -0.013484853319823742, -0.06374941021203995, 0.2629789412021637, 0.25386226177215576, -0.4300557076931, 0.927625298500061, -0.2615275979042053, -0.359252005815506, 0.7960182428359985, 0.5974744558334351, 0.4958311915397644, 0.165032297372818, -0.04454191401600838, 0.900708794593811, -1.1966516971588135, -0.6563180088996887, -0.7409547567367554, -0.15945665538311005, -0.4351082742214203, -0.03210575133562088, 0.6254408955574036, 0.29009902477264404, -0.13333889842033386, 0.4756394922733307, -0.5243489146232605, 0.35560333728790283, 1.01198410987854, 0.35748666524887085, 0.34356993436813354, -0.7570229768753052, -0.2515779137611389, -0.1402425616979599, -0.9998161196708679, -0.26313742995262146, 0.8871029019355774, 0.2275262326002121, 0.8444607853889465, 0.5992540121078491, 0.6784541010856628, 0.136723130941391, 0.25238245725631714, -0.305902898311615, 0.39202943444252014, 0.4376083016395569, -1.0401140451431274, -0.4275839328765869, 0.021418366581201553, -0.9703342318534851, -0.14227499067783356, -0.034950122237205505, -0.4261711537837982, 0.7681735754013062, 0.0001656308741075918, -0.40767034888267517, 0.7732732892036438, -0.45558327436447144, 0.7562877535820007, -0.4473649859428406, -0.026638764888048172, 0.46990957856178284, -0.7070638537406921, 0.4677431583404541, 0.1287880688905716, 0.6205843687057495, -0.015572493895888329, -0.04078594967722893, 0.710493803024292, -0.9129161834716797, 0.2543860375881195, -0.6348399519920349, 0.2242128551006317, 0.24246926605701447, 0.5160627365112305, 0.59699547290802, 0.4371240735054016, 0.10119893401861191, -0.23920860886573792, 0.041157983243465424, -0.8241125345230103, -0.2105061262845993, 0.6975153684616089, -0.7186892032623291, -0.6864198446273804, -1.2355339527130127, 0.14438650012016296, 0.27347075939178467, 0.3893052935600281, 0.7959296107292175, 0.5714086294174194, 0.12895460426807404, 0.6805253028869629, 0.9888585805892944, -0.06885646283626556, 0.9166921377182007, 0.32244759798049927, 0.09175185859203339, -0.21944837272167206, 0.7036821246147156, 0.2662787139415741, -0.24707922339439392, -0.11939706653356552, 0.20913486182689667, -0.11069419234991074, -0.5917614698410034, -0.4999066889286041, 0.37017586827278137, -0.6731789708137512, -0.1830388903617859, -0.6243735551834106, -0.6043767929077148, -0.5117591619491577, 0.06927362829446793, -0.714768648147583, 0.23979046940803528, -0.7753567695617676, -0.10574917495250702, 0.043234020471572876, 0.979200541973114, -0.5893118977546692, 0.580522358417511, -1.1218582391738892, 0.19345781207084656, -0.07949893176555634, 0.7921057939529419, 0.2139577567577362, -0.7344393134117126, -0.39754214882850647, -0.11592614650726318, -0.372991144657135, -1.3576762676239014, 0.21404938399791718, -0.24541446566581726, 0.2309402972459793, 0.6145400404930115, 0.1397707313299179, 0.5258243680000305, -0.3432627320289612, 0.7029105424880981, -0.05701683834195137, -0.7069284319877625, 0.7934494018554688, -0.502689778804779, 0.4963536262512207, 0.9765998721122742, 0.5333833694458008, -0.7984006404876709, 0.03574132174253464, -1.041123390197754, -0.6008695363998413, 0.3842642307281494, 0.11928961426019669, -0.036011070013046265, -0.6659555435180664, -0.05401993542909622, -0.16143807768821716, 0.6043745875358582, -1.0390697717666626, -0.7858359813690186, 0.2576696276664734, 0.5277299284934998, 0.0816856250166893, -0.5653399229049683, 0.2088066041469574, -0.5444162487983704, 1.06577730178833, 0.45109423995018005, 0.32744982838630676, 0.8406060338020325, 0.46492424607276917, -0.3823164403438568, 0.09252481162548065, 0.766269326210022, 0.6666231155395508, -0.5239794254302979, -0.29080286622047424, -0.08827538043260574, -0.914340615272522, 0.059274692088365555, 0.11168905347585678, -0.013455855660140514, 0.9082112312316895, 0.5793076753616333, 0.25397080183029175, 0.4514279365539551, -0.7264606356620789, 0.8859450221061707, -0.14954161643981934, -0.12472894042730331, -1.0677241086959839, 0.19486203789710999, -0.23984971642494202, 0.5006402134895325, 1.0061326026916504, 0.5250049829483032, -0.04763036221265793, -0.8143383264541626, -0.014736054465174675, 0.6939169764518738, -0.709112286567688, -0.17449811100959778, 0.9448537826538086, 0.3847096860408783, -1.2953052520751953, 1.1067763566970825, -0.5381773114204407, -0.5603321194648743, 0.9121301770210266, 0.5229569673538208, 1.1221847534179688, -0.44204115867614746, 0.000867673777975142, 0.2662237286567688, 0.4137844443321228, 0.542316734790802, 1.0869632959365845, 0.4314131736755371, -0.793106198310852, 0.8826586008071899, -0.24776001274585724, -0.4036117196083069, -0.053475599735975266, -0.42859917879104614, 0.1689220666885376, -0.4406189024448395, -0.10713016986846924, -0.3444187641143799, 0.28543174266815186, -0.7072038650512695, 0.4280761778354645, -0.08385655283927917, 0.8653066754341125, -0.8553726077079773, 0.47207650542259216, 0.6354702711105347, -0.33373579382896423, -0.8508188128471375, -0.2619844377040863, -0.11448466777801514, -0.6389464139938354, 0.3021481931209564, -0.4554104208946228, 0.04439902305603027, 0.09623464196920395, -0.6491515040397644, -1.1778271198272705, 0.90936279296875, -0.6396118402481079, -0.2784457802772522, 0.20464053750038147, -0.11514759063720703, 0.2881166338920593, -0.25246450304985046, 0.010661316104233265, 0.4187658727169037, 0.7489398121833801, 0.2844657301902771, -0.7727051973342896, -0.3694884181022644, 0.0015030235517770052, -0.4447476863861084, 0.7582977414131165, -0.6002104878425598, 1.184078335762024, -0.5563539266586304, -0.059654295444488525, 0.4438447952270508, 0.2469092160463333, 0.21076229214668274, 0.6629219651222229, 0.14420786499977112, 0.7282264828681946, 1.070121169090271, -0.4083523750305176, 0.8811809420585632, 0.26432865858078003, 0.474308580160141, 0.7238502502441406, -0.6487724184989929, 0.7513746619224548, 0.3181045651435852, -0.5682923793792725, 0.9228013753890991, 1.2906066179275513, -0.1569923460483551, 0.8079376220703125, 0.051364921033382416, -1.0816001892089844, 0.32583338022232056, -0.20724764466285706, -0.7530066967010498, 0.3150254487991333, 0.19055874645709991, -0.6920984983444214, -0.5770307779312134, -0.24046500027179718, -0.35662785172462463, -0.11552879959344864, -0.7631730437278748, 0.6720568537712097, -0.01696902886033058, -0.5103684663772583, 0.18857550621032715, 0.2877497375011444, 0.1736842691898346, -0.5235732793807983, -0.029394347220659256, -0.22823579609394073, 0.2660658359527588, -0.5670852661132812, -0.523452877998352, 0.5724428296089172, -0.32430219650268555, -0.5343255996704102, 0.18147483468055725, 0.763587236404419, -0.16923828423023224, -0.451541006565094, 0.32472726702690125, 0.6959522366523743, 0.16658523678779602, 0.4250282347202301, -0.23511271178722382, 0.24480605125427246, -0.08044805377721786, -0.06651528179645538, 0.27714768052101135, 0.3449169099330902, 0.22435645759105682, 0.4450145661830902, 0.4328567385673523, -0.018087238073349, -0.10736498981714249, -0.3828195333480835, 0.41249412298202515, -0.9542785882949829, -0.5713286399841309, -0.6307113766670227, 0.2740660011768341, -0.023154232650995255, -1.0836423635482788, 0.41451674699783325, 1.4406683444976807, 1.0359985828399658, -0.4756380617618561, 1.0672266483306885, -0.21818478405475616, 0.9594789743423462, 0.41483086347579956, 0.5420441627502441, -0.6030413508415222, 0.03835355490446091, -0.4364401698112488, -1.0769627094268799, -0.35716333985328674, 0.4539388120174408, -0.022899528965353966, -0.34298649430274963, 0.8725717663764954, 0.5887163281440735, -0.3347361087799072, -0.11727993190288544, 0.04848712682723999, -0.029941773042082787, -0.12433848530054092, 0.514537513256073, 0.7648398876190186, -0.9344307780265808, -0.10680420696735382, -0.2157774418592453, -0.6382726430892944, -0.5047280788421631, -0.9632006883621216, -0.12959416210651398, -0.16037806868553162, 0.03534342721104622, -0.5662806034088135, 0.002557134721428156, 1.2083250284194946, 0.5684956312179565, -1.1113994121551514, -0.5303786993026733, 0.3371853232383728, 0.3920420706272125, -0.1874793916940689, -0.2420240342617035, 0.29845699667930603, 0.15382221341133118, -0.5908879041671753, 0.6875661611557007, 0.8089622259140015, 0.20888903737068176, 0.19554772973060608, 0.1589304357767105, -0.8229473829269409, -0.1491345763206482, 0.17440465092658997, 0.9450567364692688, -0.9398533701896667, -0.7114842534065247, -0.03168461471796036, -0.2709485590457916, -0.057657390832901, 0.17102092504501343, -0.4046342372894287, 0.5180677175521851, 0.34591469168663025, 0.4993346333503723, 0.05616121366620064, -0.054746728390455246, 0.540955662727356, -0.9069057703018188, 0.0942598432302475, 0.41343602538108826, 0.41541171073913574, -0.4000867009162903, -0.5910195112228394, 0.6713421940803528, 1.0073970556259155, -0.659486711025238, -0.8743268847465515, -0.1984672248363495, -1.0016001462936401, 0.04189668968319893, 0.6762763261795044, 0.5009525418281555, -0.48065152764320374, -0.4174496531486511, -0.5617401003837585, -0.1254674196243286, -0.1369975507259369, 0.7621601819992065, 1.1796807050704956, -0.7432090640068054, 0.07975694537162781, -1.038639783859253, 0.6594985723495483, -0.24194566905498505, -0.34575849771499634, -0.4864429533481598, 0.38328030705451965, 0.3523696959018707, 0.44048061966896057, 0.6148121953010559, 0.14084652066230774, 0.8338427543640137, 0.3126052916049957, -0.1702684909105301, 0.26989835500717163, -0.4559202194213867, -0.028933102265000343, -0.05796218663454056, 0.3101596236228943, -1.0262160301208496 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
reciprocate/number-pairs
reciprocate
2023-11-20T14:36:37Z
408
0
null
[ "region:us" ]
2023-11-20T14:36:37Z
2023-05-03T15:16:41.000Z
2023-05-03T15:16:41
--- dataset_info: features: - name: prompt dtype: string - name: selected dtype: string - name: rejected dtype: string splits: - name: train num_bytes: 30931 num_examples: 900 - name: test num_bytes: 3436 num_examples: 100 download_size: 5098 dataset_size: 34367 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* --- # Dataset Card for "autocrit-testing-numbers" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6603013277053833, -0.3200775980949402, 0.04006943106651306, 0.2656821012496948, -0.2489205300807953, 0.12015420943498611, 0.34588152170181274, -0.10836956650018692, 0.685793399810791, 0.2547573447227478, -0.7288668751716614, -0.4533674120903015, -0.5018502473831177, 0.017209291458129883, -0.5968856811523438, 1.1688721179962158, -0.22955036163330078, 0.1350811868906021, -0.3034438490867615, -0.1642214059829712, -0.32627442479133606, -0.600462794303894, -0.5308499336242676, -0.24013032019138336, 0.8210092782974243, 0.6793313026428223, 0.3449978828430176, 0.6189146041870117, 1.1377174854278564, 0.169218510389328, 0.4890385568141937, -0.26130637526512146, -0.09290948510169983, -0.06719213724136353, -0.13537999987602234, -0.3700915575027466, -1.1231651306152344, 0.3190554678440094, 0.5496118664741516, 0.33010122179985046, -0.12055735290050507, 0.9760053157806396, -0.12712271511554718, 0.6263313293457031, -0.5123003721237183, 0.4878717064857483, -0.1720065325498581, 0.042339518666267395, -0.5727874040603638, -0.13141030073165894, 0.09047044813632965, -0.6712059378623962, -0.14891256392002106, -0.8723406791687012, 0.2595311999320984, 0.07916350662708282, 0.8811531066894531, 0.49302494525909424, -0.10513261705636978, -0.2948589324951172, -0.32030296325683594, 0.09608152508735657, -0.37475770711898804, 0.23582236468791962, 0.8627707362174988, 0.3559005856513977, 0.2333337813615799, -0.6077467203140259, -0.4678120017051697, 0.028597407042980194, -0.075405552983284, 0.31143444776535034, 0.31207549571990967, -0.033215343952178955, 0.6422876119613647, 0.8265560269355774, -0.7808705568313599, -0.32783183455467224, -0.5503274202346802, -0.4219018518924713, 0.8452646732330322, 0.24917928874492645, 0.3912616968154907, 0.04297015815973282, 0.006303541362285614, -0.5270479917526245, -0.267172247171402, -0.06915730237960815, 0.30019646883010864, 0.0886487066745758, -0.8870686292648315, 0.7343510389328003, 0.007097909227013588, 0.46849024295806885, 0.31061744689941406, 0.7192068696022034, 0.8610817790031433, -0.49329280853271484, -0.3594281077384949, 0.05069813132286072, 0.4512462615966797, 0.17135262489318848, 0.31597232818603516, 0.24131892621517181, -0.06726756691932678, 0.2917502522468567, 0.1649317890405655, -1.270524501800537, -0.8576337099075317, 0.14760065078735352, -0.5454757213592529, -0.5867660641670227, 0.4540981352329254, -0.8898887038230896, -0.2899817228317261, -0.3596991002559662, 0.19942328333854675, -0.05882104113698006, -0.5510133504867554, -0.15040555596351624, -0.6151800155639648, 0.5497747659683228, 0.10597100108861923, -0.762664794921875, 0.5405939817428589, 0.4150117337703705, 0.5479292273521423, 0.05062621831893921, -0.4317643344402313, -0.784416913986206, 0.0715920701622963, -0.10730703920125961, 0.9821240901947021, -0.4999551773071289, -0.41833212971687317, -0.14710935950279236, 0.4049072861671448, -0.03785020485520363, -0.19738580286502838, 0.45468828082084656, -0.3520861268043518, -0.03693201020359993, -0.7045528292655945, -0.6043984889984131, 0.062113963067531586, 0.41967546939849854, -0.9472401738166809, 1.3693265914916992, 0.3854774832725525, -0.49193671345710754, 0.5616509914398193, -1.3181884288787842, -0.4809231162071228, 0.7170473337173462, -0.15630358457565308, -0.5485047698020935, 0.08997547626495361, -0.2704116106033325, 0.2991337776184082, -0.1924188733100891, 0.2873983383178711, -0.8498098850250244, -0.07450488209724426, 0.14597412943840027, 0.033157166093587875, 0.9131524562835693, 0.29144978523254395, -0.1774175763130188, -0.15344780683517456, -0.9907829761505127, 0.15486834943294525, 0.3479081988334656, 0.006478148512542248, -0.2379765510559082, -0.6156500577926636, 0.30659639835357666, -0.04696355760097504, 0.3467061519622803, -0.5093436241149902, 0.4426521956920624, 0.08775969594717026, -0.06161347031593323, 0.6318531036376953, 0.061415426433086395, 0.3718690872192383, -0.52796471118927, 0.6048712730407715, -0.1494857370853424, 0.5715345144271851, 0.14091847836971283, -0.5123823881149292, -0.9214719533920288, 0.12337051331996918, 0.8188717365264893, 0.9713742733001709, -0.3262374699115753, 0.8943325877189636, 0.35481297969818115, -0.699440598487854, -0.3261966407299042, 0.19882072508335114, 0.2605164349079132, 0.0638711154460907, 0.33773118257522583, -1.0257359743118286, -0.6449310183525085, -0.65008145570755, 0.17258143424987793, -0.23000147938728333, 0.16613225638866425, 0.04449250176548958, 1.0138729810714722, -0.42518350481987, 0.6294551491737366, -0.7031259536743164, -0.31335756182670593, 0.3332633972167969, -0.0009161476045846939, -0.007174452766776085, 0.7931631207466125, 0.9784660935401917, -0.7731492519378662, -0.6716902256011963, -0.694271981716156, -0.38450315594673157, -0.25514912605285645, 0.25484713912010193, -0.48029282689094543, -0.23270411789417267, 0.15250730514526367, -0.34322088956832886, 0.9642560482025146, 0.9101763963699341, -0.5898969173431396, 0.14479899406433105, 0.1340661197900772, 0.26837995648384094, -1.219367265701294, 0.4267611503601074, -0.11905092746019363, -0.2162652462720871, -0.2483988106250763, -0.05348452553153038, 0.2497391551733017, -0.2102445662021637, 0.18058887124061584, 0.6309407353401184, -0.4428097605705261, -0.15134680271148682, -0.05774936079978943, -0.2759236693382263, 0.01845581829547882, 0.10385052114725113, 0.0026642251759767532, 0.7797983288764954, 0.7609823942184448, -0.4507208466529846, 0.8450617790222168, 0.6781454682350159, 0.11734043061733246, 0.7874882221221924, -0.8200464844703674, 0.23499485850334167, 0.11086714267730713, 0.31911998987197876, -1.000117301940918, -0.7415637969970703, 0.6499066948890686, -0.5432112216949463, 0.285410076379776, -0.5484426021575928, -0.7137394547462463, -0.6244251728057861, -0.2930620312690735, 0.9795320630073547, 0.6544158458709717, -0.35914045572280884, 0.2931506335735321, 0.8721689581871033, -0.16905257105827332, 0.09506736695766449, -0.9049950242042542, 0.11569571495056152, -0.21101027727127075, -0.08017077296972275, 0.24136941134929657, -0.8207201957702637, -0.0072856079787015915, -0.42589160799980164, 0.5608906745910645, -0.471879243850708, -0.11454053968191147, 0.5604465007781982, 0.2583962082862854, -0.014164231717586517, 0.45783111453056335, -0.13215473294258118, -0.7349830269813538, 0.26376646757125854, 0.05803704261779785, 0.506339430809021, -0.16031977534294128, -0.4375354051589966, -0.32849955558776855, 0.4350617825984955, 0.28539156913757324, -0.5609180331230164, 0.18690910935401917, 0.9583896994590759, -0.700823187828064, -0.10276374220848083, -0.7351666688919067, -0.3065955936908722, -0.4682522416114807, -0.2172883003950119, -0.30071818828582764, -0.41371697187423706, 0.6023703813552856, 0.013542018830776215, 0.10806748270988464, 0.8209859132766724, 0.878734290599823, -0.022737380117177963, 0.545599102973938, 0.3777502775192261, -0.15076489746570587, 0.4943281412124634, -0.24409356713294983, -0.2694297432899475, -0.48665568232536316, -0.09472501277923584, -0.5706731081008911, -0.24343344569206238, -0.5022858381271362, -0.25009316205978394, -0.07087583094835281, -0.4437710642814636, -0.2762563228607178, 0.8156787157058716, -0.9678126573562622, 0.31337636709213257, 0.7534541487693787, 0.1303437352180481, -0.006568247452378273, -0.1578199416399002, 0.24415373802185059, 0.19631192088127136, -0.4596928358078003, -0.11411183327436447, 1.1014080047607422, 0.40857499837875366, 0.815318763256073, -0.001465827226638794, 0.9854550957679749, 0.47346818447113037, 0.5888032913208008, -0.4451189637184143, 0.32902252674102783, 0.04990589618682861, -0.8506532311439514, -0.3514901399612427, -0.11000627279281616, -0.6989148855209351, -0.7357361316680908, -0.10058404505252838, 0.20483984053134918, 0.5772864818572998, 0.4829345643520355, -0.26393967866897583, 0.14327797293663025, -0.7013652920722961, 0.9951975345611572, -0.29203400015830994, 0.22041086852550507, -0.0020757243037223816, -0.5380020141601562, -0.075007364153862, -0.06774422526359558, 0.12539039552211761, -0.22712554037570953, 0.06860886514186859, 1.042420506477356, -0.5583058595657349, 1.211042046546936, -0.5192580223083496, -0.03464280068874359, 0.31661081314086914, 0.07909608632326126, 0.37729719281196594, 0.41177234053611755, -0.009769579395651817, 0.052006300538778305, 0.2112482190132141, -0.431274950504303, -0.22367237508296967, 0.49507200717926025, -0.5573024749755859, 0.35801082849502563, -0.6505205035209656, -0.5068902969360352, 0.10351353883743286, 0.4202306866645813, 0.2653966248035431, 0.7518720626831055, -0.3942543864250183, -0.2763403058052063, 0.768375039100647, 0.33448976278305054, 0.3515107333660126, 0.2913591265678406, -0.03288433700799942, -0.6290761828422546, 0.8649767637252808, 0.2889251708984375, -0.18994231522083282, 0.03610658645629883, 0.2478855848312378, -0.09998426586389542, -0.5185165405273438, -0.7402950525283813, 0.14620214700698853, -0.4205322861671448, -0.6207853555679321, -0.2044149935245514, -0.3682968020439148, -0.6794278025627136, -0.1155349463224411, -0.41175776720046997, -0.6159128546714783, -0.5732007026672363, -0.670177698135376, 1.1698272228240967, 0.5619624853134155, -0.7939497232437134, 0.2992851734161377, -0.9184975624084473, 0.627304196357727, 0.18596568703651428, 0.9143240451812744, -0.35268276929855347, -0.5878753066062927, -0.3454715609550476, -0.050130508840084076, 0.05457655340433121, -0.6035016775131226, 0.07867828011512756, 0.24002952873706818, 0.41323772072792053, 0.0623137466609478, 0.18162716925144196, 0.8690109252929688, -0.2063046097755432, 0.45231491327285767, 0.06545647978782654, -0.7910189628601074, 0.6059006452560425, -0.23459549248218536, 0.3502756655216217, 1.408385992050171, 0.4191366136074066, -0.3916912078857422, -0.01702963188290596, -0.9430495500564575, -0.5943616628646851, 0.09896768629550934, 0.05035744234919548, 0.12769147753715515, 0.04690467566251755, 0.610645055770874, 0.15972185134887695, 0.1277250498533249, -0.7749149799346924, -0.6845594644546509, -0.2731130123138428, -0.5080935955047607, 0.22522671520709991, -0.4427872896194458, -0.3641294240951538, -0.7766166925430298, 0.6678239107131958, -0.06069398298859596, 0.44476693868637085, 0.35198214650154114, -0.049921419471502304, -0.30734169483184814, -0.22674112021923065, 0.36584335565567017, 0.5764946937561035, -0.45776915550231934, -0.1532762348651886, 0.33764684200286865, -0.7756983637809753, -0.09200702607631683, 0.6877181529998779, -0.006357582751661539, -0.22475138306617737, 0.43217653036117554, 0.36512869596481323, -0.38833802938461304, -0.008831949904561043, 0.4683886170387268, -0.3095458447933197, -0.5310273766517639, -1.0565658807754517, 0.21263492107391357, -0.14690333604812622, -0.17166543006896973, 0.1268681287765503, -0.18841034173965454, 0.44607824087142944, -0.35913851857185364, 0.8044265508651733, -0.07640520483255386, -0.8013701438903809, -0.41369694471359253, 0.40551161766052246, 0.6745262145996094, -0.5598115921020508, 0.8952762484550476, -0.35149356722831726, -0.5218647122383118, 0.8558093309402466, 0.02870762348175049, 0.7955887317657471, -0.48568230867385864, 0.3065696060657501, 0.5092567205429077, 0.280635267496109, 0.18462571501731873, 0.7527902126312256, -0.3429208993911743, -0.5849469304084778, -0.1907949447631836, -0.255203515291214, -0.43524089455604553, -0.3334110975265503, -1.1352840662002563, 0.2557781934738159, -0.6780781745910645, -0.35664767026901245, -0.024269036948680878, 0.20416027307510376, -0.9809015989303589, 0.48612016439437866, 0.2573555111885071, 1.3971260786056519, -0.7777526378631592, 0.7380088567733765, 0.7892630100250244, -0.43354910612106323, -0.4946058988571167, -0.3021499514579773, 0.05992209166288376, -0.9312286376953125, 0.14479166269302368, 0.06947820633649826, 0.39444828033447266, -0.03675820305943489, -0.8274060487747192, -0.8186452388763428, 1.2086057662963867, -0.11432748287916183, -0.8231015801429749, 0.16680169105529785, 0.11551730334758759, 0.25944846868515015, -0.2984657883644104, 0.42285555601119995, 0.5120957493782043, 1.0850830078125, -0.08444540202617645, -0.9832768440246582, 0.2614246606826782, -0.7164583206176758, -0.5838843584060669, 0.5360790491104126, -0.8638731241226196, 0.14444828033447266, 0.06466539949178696, 0.18402627110481262, -0.010960569605231285, 0.46619337797164917, 0.051354020833969116, 0.44321438670158386, 0.7280138731002808, 0.8215017318725586, 0.7430153489112854, -0.15216496586799622, 0.8100588321685791, -0.26463812589645386, 0.5157913565635681, 1.2222238779067993, -0.35835984349250793, 0.15873882174491882, 0.3913572430610657, -0.05297325551509857, 0.33000001311302185, 0.8473769426345825, -0.8858413696289062, 0.39708590507507324, 0.44616201519966125, 0.015393733978271484, -0.3765946626663208, 0.09656523168087006, -0.6737596392631531, 0.19239303469657898, 0.33592796325683594, -0.5000666379928589, 0.07035398483276367, -0.06799611449241638, -0.024610280990600586, -0.43763864040374756, -0.14024344086647034, 0.9463546872138977, 0.03716233745217323, -0.23764753341674805, -0.0475999191403389, -0.3578903377056122, 0.19535008072853088, -0.7732511162757874, -0.48690253496170044, 0.10262391716241837, 0.10925272107124329, -0.4042154550552368, -0.9344395399093628, 0.7295284867286682, -0.3633071780204773, -0.23686471581459045, -0.19335417449474335, 0.7811992168426514, -0.3514784276485443, -0.9076634049415588, 0.42964181303977966, 0.2830055058002472, 0.16799038648605347, 0.015990357846021652, -1.4148622751235962, 0.14038029313087463, -0.19435012340545654, -0.25842756032943726, 0.16099819540977478, 0.10740825533866882, 0.1499406397342682, 0.43448007106781006, 0.7244486808776855, -0.1100265234708786, -0.32632696628570557, 0.40218350291252136, 0.8437626957893372, -0.8547046184539795, -0.302587628364563, -0.7556132078170776, 0.7612556219100952, -0.4393104910850525, -0.8493908643722534, 0.6252052783966064, 1.1042677164077759, 0.887051522731781, 0.03669334203004837, 0.9773762226104736, -0.4783937633037567, 0.6073328256607056, -0.05166173353791237, 0.693644642829895, -0.15693357586860657, -0.5496621131896973, -0.2718054950237274, -0.6634992361068726, -0.7742865085601807, 0.6057214140892029, 0.09399987012147903, 0.01140668522566557, 0.5492908954620361, 0.8898768424987793, -0.30856335163116455, 0.07550759613513947, -0.07024751603603363, 0.1878776252269745, 0.16690954566001892, 0.17909932136535645, 0.35509416460990906, -0.87909334897995, 0.3741608262062073, -0.4343714118003845, -0.8363747596740723, 0.07643094658851624, -0.9328575730323792, -1.1742274761199951, -0.7527832984924316, -0.6930937170982361, -0.5720782279968262, -0.11917605251073837, 0.9253077507019043, 0.9805970191955566, -1.1442031860351562, -0.3248818516731262, -0.029711201786994934, -0.12916934490203857, 0.20187824964523315, -0.14154134690761566, 0.5632726550102234, 0.17193754017353058, -0.37079834938049316, -0.2570948004722595, -0.06888563185930252, 0.5378739833831787, -0.1732003092765808, 0.16064266860485077, 0.06398351490497589, -0.020074788480997086, 0.23065771162509918, 0.43077194690704346, 0.18741396069526672, -0.22025448083877563, -0.27215227484703064, 0.009564781561493874, 0.12652352452278137, 1.1348791122436523, -0.3180576264858246, 0.03312258422374725, 0.6017866134643555, 0.37635865807533264, 0.6691519021987915, 0.14485028386116028, 0.8244160413742065, -0.1792578548192978, 0.008563615381717682, 0.08725996315479279, 0.3864445090293884, 0.03682843595743179, -0.6035161018371582, 0.9982311725616455, 0.4012244939804077, -0.6743525266647339, -0.7266885638237, 0.20238211750984192, -1.2693947553634644, 0.4973772168159485, 0.8734555244445801, 0.19395683705806732, -0.3623768091201782, -0.3411542773246765, -0.3154032528400421, 0.22468341886997223, -0.7811988592147827, 0.5655852556228638, 0.5828840732574463, 0.11764837056398392, -0.24868381023406982, -0.3458171486854553, 0.8478406667709351, -0.11737840622663498, -1.3259245157241821, 0.26778948307037354, 0.21009992063045502, 0.32000094652175903, 0.23141729831695557, 0.7765382528305054, -0.3476685881614685, 0.5026507377624512, 0.05803530663251877, 0.4882630705833435, -0.26904791593551636, -0.32727375626564026, -0.17531625926494598, -0.3682987689971924, -0.09339272975921631, -0.36495620012283325 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
indonlp/nusaparagraph_topic
indonlp
2023-09-07T13:04:43Z
407
0
null
[ "license:apache-2.0", "region:us" ]
2023-09-07T13:04:43Z
2023-09-07T13:01:09.000Z
2023-09-07T13:01:09
--- license: apache-2.0 ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.047826025635004044, -0.38947510719299316, 0.847076416015625, -0.09598274528980255, 0.024005085229873657, 0.04711994528770447, -0.14317835867404938, -0.6121042966842651, -0.04771691560745239, -1.052453637123108, -0.06787451356649399, 0.3002277612686157, 0.5120974779129028, 0.8275896906852722, 0.39602914452552795, 0.5030563473701477, 1.7515555620193481, -0.08836923539638519, -0.22754408419132233, -0.4589202105998993, 0.42230677604675293, -0.3327735662460327, -0.42133715748786926, -0.2624173164367676, -0.07449357211589813, 0.3238038122653961, 0.7903714179992676, -0.38104137778282166, 0.1932809054851532, -0.22438450157642365, 1.008224606513977, -0.8202074766159058, 0.22630856931209564, -0.1669836789369583, 0.14053209125995636, 0.04230884835124016, -0.14591920375823975, -0.13263218104839325, -0.6440037488937378, 0.06469475477933884, -0.8995967507362366, 0.10274934768676758, -0.044611066579818726, 0.8789560198783875, 0.21909037232398987, -0.5102370977401733, -0.0459773950278759, -0.6883593797683716, 1.0972506999969482, -0.1755605936050415, 0.7615711688995361, 0.45078128576278687, 0.45288535952568054, -0.5849332809448242, -1.1782183647155762, -0.4441865086555481, -0.13578954339027405, 0.14722825586795807, 0.30556103587150574, -0.3453030586242676, -0.022343799471855164, 0.10801100730895996, 0.5610315203666687, -0.5003759264945984, -0.31195980310440063, -0.9579929113388062, -0.18164925277233124, 0.6820487976074219, 0.3193085789680481, 0.8340448141098022, 0.18731530010700226, -0.7347195148468018, 0.12866313755512238, -1.323970079421997, 0.07650710642337799, 0.6465022563934326, 0.23946774005889893, -0.5545986890792847, 0.8594784736633301, -0.28587964177131653, 0.6262496113777161, 0.27284669876098633, -0.1164529025554657, 0.27842557430267334, -0.23030753433704376, -0.2735063433647156, 0.033087875694036484, 0.3459727466106415, 0.8204495906829834, 0.1624865084886551, -0.01998494565486908, -0.2212396264076233, 0.0020716190338134766, 0.2684449553489685, -0.793509304523468, -0.47126680612564087, 0.1926698237657547, -0.558952808380127, -0.09108491986989975, 0.4327021837234497, -1.0976831912994385, -0.48129838705062866, -0.1879846304655075, 0.054681405425071716, -0.545169472694397, -0.36979490518569946, 0.07273277640342712, -0.7925415635108948, -0.1243419498205185, 0.5709511041641235, -0.6230257749557495, 0.4397463798522949, 0.5336257815361023, 0.7861636877059937, 0.2330387532711029, -0.23613610863685608, -0.6695021390914917, 0.48848289251327515, -0.8661866784095764, 0.3686073422431946, -0.3073781132698059, -0.8298643231391907, -0.09631041437387466, 0.539315938949585, 0.20664848387241364, -0.6653256416320801, 0.707404613494873, -0.5496982336044312, -0.07806532829999924, -0.43082869052886963, -0.243220254778862, 0.17460417747497559, 0.11115416139364243, -0.6238910555839539, 0.9402235746383667, 0.5551108121871948, -0.5841097831726074, 0.3170127868652344, -0.4869505763053894, -0.6865584850311279, 0.2674816846847534, -0.008750803768634796, -0.04715215414762497, 0.3279530704021454, -0.1598399579524994, -0.0020513907074928284, 0.10505764931440353, 0.00829961895942688, -0.21891693770885468, -0.47863051295280457, 0.06349954754114151, 0.15165002644062042, 1.2536835670471191, 0.40836217999458313, -0.3771880269050598, -0.13140134513378143, -1.0526151657104492, 0.025433078408241272, 0.05050114542245865, -0.4230678379535675, -0.2504568099975586, -0.14882178604602814, -0.20381587743759155, 0.43072614073753357, 0.211847186088562, -0.8131152987480164, 0.22643622756004333, -0.2064029574394226, 0.3644968271255493, 0.8222091794013977, 0.2703104317188263, 0.3976055383682251, -0.662528395652771, 0.6563140153884888, 0.2076188176870346, 0.49590182304382324, 0.3540418744087219, -0.38458251953125, -0.9641585350036621, -0.44216156005859375, -0.1011742651462555, 0.2975531816482544, -0.7744960188865662, 0.584732174873352, 0.012979812920093536, -0.583670437335968, -0.44652819633483887, -0.1548808366060257, 0.27553316950798035, -0.06606584787368774, 0.033349260687828064, -0.4049779772758484, -0.7394419312477112, -1.0127894878387451, -0.13788151741027832, -0.5021387338638306, -0.21892833709716797, 0.316058874130249, 0.26177406311035156, -0.34290045499801636, 0.7610751390457153, -0.6059278249740601, -0.7040643692016602, -0.1397356241941452, -0.09959873557090759, 0.6187719106674194, 0.9297673106193542, 0.7491384744644165, -0.7224894165992737, -0.8973820209503174, -0.05623088777065277, -0.5420041680335999, -0.0200444795191288, 0.038149844855070114, -0.18260671198368073, -0.10515005141496658, 0.2235255241394043, -0.6100807189941406, 0.8851077556610107, 0.4322497844696045, -0.6815470457077026, 0.5210592746734619, -0.44444164633750916, 0.6073800921440125, -0.8642842173576355, -0.2911489009857178, -0.16823577880859375, -0.1976119577884674, -0.7090163826942444, 0.19411532580852509, -0.3002234399318695, -0.33029866218566895, -0.7474033832550049, 0.5274897217750549, -0.949701189994812, -0.18781507015228271, -0.3367280066013336, -0.03423096239566803, 0.25807833671569824, 0.19490540027618408, -0.2356024831533432, 0.8900530338287354, 0.9160482883453369, -0.7121309041976929, 0.5487279295921326, 0.3930911421775818, -0.1920013725757599, 0.7131237983703613, -0.38877418637275696, 0.05161998048424721, -0.1234494149684906, 0.14374573528766632, -1.1263887882232666, -0.5611584186553955, 0.13677364587783813, -0.7127033472061157, 0.17686951160430908, -0.16556832194328308, -0.09428530186414719, -0.6608462929725647, -0.3380642533302307, 0.25910115242004395, 0.48612266778945923, -0.4796990752220154, 0.6188147068023682, 0.5728044509887695, 0.026518702507019043, -0.5307408571243286, -0.7206822633743286, 0.20418094098567963, 0.0396462008357048, -0.5569697618484497, 0.3011690378189087, 0.006543636322021484, -0.6622449159622192, -0.37112486362457275, -0.26354193687438965, -0.6043857932090759, -0.2267974317073822, 0.7826987504959106, 0.11994192004203796, -0.0901225358247757, -0.20310261845588684, -0.3199536204338074, -0.06167520955204964, 0.3048745393753052, -0.07575280219316483, 0.7232836484909058, -0.3362374007701874, -0.17850065231323242, -0.887734055519104, 0.6527543663978577, 0.9970463514328003, 0.09446695446968079, 0.8066439628601074, 0.46324220299720764, -0.3564748764038086, -0.13046619296073914, -0.3535460829734802, -0.15120592713356018, -0.6857745051383972, -0.18067993223667145, -0.5322474241256714, -0.541143536567688, 0.405306875705719, 0.10101432353258133, -0.002104341983795166, 0.5167046189308167, 0.25336089730262756, -0.2880684733390808, 0.7550322413444519, 1.0343406200408936, 0.139179527759552, 0.3602914810180664, -0.28547126054763794, 0.6341596245765686, -0.8329952955245972, -0.3405216336250305, -0.4548070430755615, -0.25635868310928345, -0.3121439814567566, -0.10750839114189148, 0.5791019797325134, 0.28182145953178406, -0.44634687900543213, 0.12506791949272156, -0.5994207859039307, 0.6587362885475159, 0.6273984909057617, 0.5719727277755737, 0.19973009824752808, -0.4619945287704468, 0.19982939958572388, 0.0481666699051857, -0.45745593309402466, -0.40091103315353394, 0.7711142301559448, 0.239962637424469, 0.836402416229248, 0.2092711329460144, 0.495777428150177, 0.33375436067581177, 0.25280576944351196, -0.6318978667259216, 0.20098097622394562, -0.222828209400177, -1.2459611892700195, -0.20642685890197754, -0.16551320254802704, -1.0080583095550537, -0.11792058497667313, -0.1828898787498474, -0.8406623601913452, 0.26657307147979736, -0.19225652515888214, -0.6640648245811462, 0.5206148624420166, -0.5103873014450073, 0.6934713125228882, -0.23555894196033478, -0.2817091941833496, 0.1193007081747055, -0.6889920234680176, 0.5254614949226379, 0.3667148947715759, 0.291684091091156, -0.3796897530555725, -0.31928759813308716, 0.5068994760513306, -0.8812246322631836, 0.4408113658428192, -0.10565005987882614, 0.19428130984306335, 0.5358880758285522, 0.4153594970703125, 0.38239696621894836, 0.28699085116386414, -0.2459375262260437, -0.23415438830852509, 0.22503438591957092, -0.7581344842910767, -0.27754613757133484, 0.9095459580421448, -0.7519426345825195, -0.8586918115615845, -0.6954257488250732, -0.3064495921134949, 0.28865256905555725, 0.027814753353595734, 0.7154771089553833, 0.645688533782959, -0.18821047246456146, 0.2377701848745346, 0.7208226919174194, -0.014694392681121826, 0.7235565185546875, 0.2941119372844696, -0.4056650400161743, -0.6169788241386414, 0.7182323932647705, 0.26270410418510437, 0.05162673443555832, 0.028327936306595802, 0.305873841047287, -0.17546698451042175, -0.15078604221343994, -0.6318324208259583, -0.0639532133936882, -0.7465730905532837, -0.09279506653547287, -0.7541394829750061, -0.25077366828918457, -0.711459219455719, -0.8068135976791382, -0.7080166339874268, -0.45604419708251953, -0.4301193058490753, -0.23352199792861938, 0.5163111090660095, 1.1627082824707031, -0.2613151967525482, 0.8011053204536438, -0.8900958299636841, 0.4193631410598755, 0.49695414304733276, 0.7519732117652893, -0.11060995608568192, -0.6746934056282043, -0.07836242020130157, -0.5338752865791321, -0.2948507070541382, -1.0156972408294678, 0.3177468180656433, -0.03688589483499527, 0.40537142753601074, 0.42938917875289917, 0.2519027590751648, 0.49392780661582947, -0.30073127150535583, 1.1130690574645996, 0.7274304628372192, -0.8033812046051025, 0.519527792930603, -0.7635002136230469, 0.16122305393218994, 0.9363657236099243, 0.5447748303413391, -0.4417076110839844, -0.15113931894302368, -1.0259766578674316, -0.8431372046470642, 0.5963036417961121, 0.154399111866951, 0.016843900084495544, 0.018214160576462746, 0.03168261796236038, 0.2946636974811554, 0.3591306209564209, -0.7847291231155396, -0.8240218758583069, -0.13851101696491241, 0.2580331265926361, 0.3145604729652405, -0.16485397517681122, -0.30038729310035706, -0.611615777015686, 0.8711388111114502, 0.1828646957874298, 0.3546234369277954, 0.12073377519845963, 0.04369349032640457, -0.35506927967071533, 0.14787030220031738, 0.552300214767456, 1.2529058456420898, -0.40983325242996216, 0.36739107966423035, 0.17512641847133636, -0.6540074348449707, 0.6494999527931213, -0.3036351501941681, -0.021784229204058647, 0.6203134655952454, 0.17760881781578064, 0.2852841913700104, 0.31559956073760986, -0.36214280128479004, 0.6047804355621338, -0.029421962797641754, -0.17758488655090332, -0.7005698084831238, 0.15866976976394653, 0.02935054898262024, 0.27507975697517395, 0.43920236825942993, 0.24443349242210388, 0.08246780931949615, -1.0602879524230957, 0.5711052417755127, 0.24493923783302307, -0.8676615953445435, -0.3011007606983185, 0.7047957181930542, 0.4075390696525574, -0.4759957194328308, 0.38749080896377563, 0.012702599167823792, -0.6710242033004761, 0.5987739562988281, 0.5510413646697998, 0.7569676637649536, -0.47024261951446533, 0.30880194902420044, 0.6245604157447815, 0.06711314618587494, 0.2055054008960724, 0.6923206448554993, 0.031493958085775375, -0.4473864436149597, 0.23022444546222687, -0.5986735820770264, -0.14689938724040985, 0.13735318183898926, -0.8047428131103516, 0.3515335023403168, -0.9312613010406494, -0.2408994436264038, 0.08751562982797623, 0.11761122196912766, -0.6130945682525635, 0.6674697995185852, -0.008525177836418152, 0.9280493259429932, -0.8549083471298218, 0.962627649307251, 0.855958104133606, -0.31830841302871704, -0.7709447145462036, -0.3355674147605896, 0.020139683037996292, -0.666053056716919, 0.7108277082443237, -0.18972992897033691, -0.4120742678642273, -0.09323986619710922, -0.622982919216156, -1.0003725290298462, 0.030618011951446533, 0.017415642738342285, -0.46250346302986145, 0.4454795718193054, -0.5157254934310913, 0.32896843552589417, -0.19169752299785614, 0.3050948977470398, 0.7719473838806152, 0.7958453297615051, 0.22960808873176575, -0.6354779005050659, -0.4466683268547058, -0.010275978595018387, -0.16682831943035126, 0.45458120107650757, -1.0710972547531128, 0.9677367806434631, -0.465257465839386, -0.3473321199417114, 0.2706642746925354, 0.7977622747421265, 0.25385016202926636, 0.35241299867630005, 0.6219539642333984, 0.901680588722229, 0.3645011782646179, -0.31178319454193115, 0.7276746034622192, 0.24263358116149902, 0.41525399684906006, 0.7364204525947571, -0.2271222174167633, 0.5403848886489868, 0.890641450881958, -0.786162257194519, 0.5381766557693481, 0.7879031896591187, 0.16047367453575134, 0.7758152484893799, 0.5944145321846008, -0.6119526624679565, -0.11859416216611862, -0.14641423523426056, -0.6171559691429138, 0.19797521829605103, 0.05292651057243347, -0.11974731832742691, -0.2846011519432068, -0.13567379117012024, 0.12295036017894745, 0.2836453914642334, -0.5959327816963196, 0.606866717338562, 0.34341585636138916, -0.6328279972076416, 0.21025118231773376, -0.2577958106994629, 0.6709499359130859, -0.597815752029419, 0.027336470782756805, -0.22699351608753204, 0.4181041717529297, -0.4618743360042572, -1.007582426071167, 0.47138410806655884, -0.2920239567756653, -0.4055127203464508, -0.2694243788719177, 0.8072364330291748, -0.2213391363620758, -0.5572859048843384, 0.3748602867126465, 0.13466602563858032, 0.41473665833473206, 0.4014597535133362, -0.548729419708252, 0.04779002070426941, 0.13760146498680115, -0.20061832666397095, 0.3601188063621521, 0.2973729968070984, 0.2548877000808716, 0.7100129723548889, 0.5052472352981567, 0.2219872921705246, 0.25694340467453003, -0.18668603897094727, 0.8387457728385925, -0.910279393196106, -0.8167636394500732, -0.9497334957122803, 0.38498952984809875, 0.025727514177560806, -0.8801448345184326, 0.792030930519104, 0.7652606964111328, 0.5113967061042786, -0.48778921365737915, 0.4755285382270813, -0.3264795243740082, 0.5047135949134827, -0.13870957493782043, 1.0010894536972046, -0.7607628703117371, -0.2958727777004242, -0.030554018914699554, -0.9216442108154297, -0.2533750832080841, 0.5375744104385376, 0.15408331155776978, -0.14608070254325867, 0.4385908544063568, 0.4421638548374176, 0.022173460572957993, 0.25223129987716675, 0.3286101222038269, 0.06042804569005966, 0.14508435130119324, 0.5510439872741699, 1.0931142568588257, -0.4339442551136017, 0.18694785237312317, -0.49234724044799805, -0.45362499356269836, -0.41534894704818726, -0.954805850982666, -0.6640312075614929, -0.4818545877933502, -0.2973933517932892, -0.5915579199790955, 0.11726466566324234, 0.9300887584686279, 0.9018136262893677, -0.6256729364395142, -0.4124363958835602, 0.257135272026062, 0.302933931350708, -0.22954198718070984, -0.14626771211624146, 0.2736491858959198, -0.006407761946320534, -0.7211180329322815, 0.39309436082839966, 0.8079761266708374, 0.38871288299560547, 0.08443976938724518, -0.07217144966125488, -0.4407082200050354, 0.02610170841217041, 0.537355899810791, 0.5729560256004333, -0.6281179785728455, -0.4099644422531128, -0.5328319668769836, -0.21386729180812836, 0.15529415011405945, 0.4807756543159485, -0.5166375041007996, 0.32661134004592896, 0.8128959536552429, 0.17017662525177002, 0.7187885046005249, -0.0022493302822113037, 0.6678643226623535, -0.8970248103141785, 0.4446263015270233, 0.39533841609954834, 0.5681870579719543, 0.08998032659292221, -0.7339165210723877, 0.9820243120193481, 0.49674344062805176, -0.6334056854248047, -1.0034244060516357, 0.03079952299594879, -1.1931145191192627, -0.37881749868392944, 0.9890843033790588, -0.09595756232738495, -0.9597461223602295, -0.36448946595191956, -0.36777186393737793, 0.07989630848169327, -0.3380977511405945, 0.3549822270870209, 0.8268198370933533, -0.2538071870803833, -0.22041818499565125, -0.950558066368103, 0.4752945005893707, 0.3102529048919678, -0.5886629819869995, -0.051143623888492584, 0.3293913006782532, 0.4523686170578003, 0.30097001791000366, 0.523955762386322, 0.10428232699632645, 0.8970535397529602, 0.25200408697128296, 0.30491408705711365, -0.045266419649124146, -0.5900783538818359, -0.01606648974120617, 0.2621474862098694, 0.04487812519073486, -0.6869445443153381 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
Brendan/icdst_multiwoz_turns_v24
Brendan
2023-10-25T21:41:18Z
407
0
null
[ "region:us" ]
2023-10-25T21:41:18Z
2023-10-13T00:07:28.000Z
2023-10-13T00:07:28
--- dataset_info: features: - name: dialogue_id dtype: string - name: turn_id dtype: int8 - name: domains sequence: string - name: user_utterances sequence: string - name: system_utterances sequence: string - name: slot_values struct: - name: hotel struct: - name: price range dtype: string - name: type dtype: string - name: parking dtype: string - name: book day dtype: string - name: book people dtype: string - name: book stay dtype: string - name: stars dtype: string - name: internet dtype: string - name: name dtype: string - name: area dtype: string - name: train struct: - name: arrive by dtype: string - name: departure dtype: string - name: day dtype: string - name: book people dtype: string - name: leave at dtype: string - name: destination dtype: string - name: attraction struct: - name: area dtype: string - name: name dtype: string - name: type dtype: string - name: restaurant struct: - name: price range dtype: string - name: area dtype: string - name: food dtype: string - name: name dtype: string - name: book day dtype: string - name: book people dtype: string - name: book time dtype: string - name: taxi struct: - name: leave at dtype: string - name: destination dtype: string - name: departure dtype: string - name: arrive by dtype: string - name: turn_slot_values struct: - name: hotel struct: - name: price range dtype: string - name: type dtype: string - name: parking dtype: string - name: book day dtype: string - name: book people dtype: string - name: book stay dtype: string - name: stars dtype: string - name: internet dtype: string - name: name dtype: string - name: area dtype: string - name: train struct: - name: arrive by dtype: string - name: departure dtype: string - name: day dtype: string - name: book people dtype: string - name: leave at dtype: string - name: destination dtype: string - name: attraction struct: - name: area dtype: string - name: name dtype: string - name: type dtype: string - name: restaurant struct: - name: price range dtype: string - name: area dtype: string - name: food dtype: string - name: name dtype: string - name: book day dtype: string - name: book people dtype: string - name: book time dtype: string - name: taxi struct: - name: leave at dtype: string - name: destination dtype: string - name: departure dtype: string - name: arrive by dtype: string - name: last_slot_values struct: - name: hotel struct: - name: price range dtype: string - name: type dtype: string - name: parking dtype: string - name: book day dtype: string - name: book people dtype: string - name: book stay dtype: string - name: stars dtype: string - name: internet dtype: string - name: name dtype: string - name: area dtype: string - name: train struct: - name: arrive by dtype: string - name: departure dtype: string - name: day dtype: string - name: book people dtype: string - name: leave at dtype: string - name: destination dtype: string - name: attraction struct: - name: area dtype: string - name: name dtype: string - name: type dtype: string - name: restaurant struct: - name: price range dtype: string - name: area dtype: string - name: food dtype: string - name: name dtype: string - name: book day dtype: string - name: book people dtype: string - name: book time dtype: string - name: taxi struct: - name: leave at dtype: string - name: destination dtype: string - name: departure dtype: string - name: arrive by dtype: string - name: system_response_acts sequence: string - name: system_response dtype: string splits: - name: train num_bytes: 78112115 num_examples: 54971 - name: validation num_bytes: 10725891 num_examples: 7374 - name: test num_bytes: 10734111 num_examples: 7368 - name: valid_20p_ablation num_bytes: 2104741.561838893 num_examples: 1447 - name: valid_10p num_bytes: 1063279.9458909682 num_examples: 731 - name: valid_50p num_bytes: 5378945.608624898 num_examples: 3698 - name: 1p_train_v1 num_bytes: 744588.0238671299 num_examples: 524 - name: 1p_train_v2 num_bytes: 741746.0848447363 num_examples: 522 - name: 1p_train_v3 num_bytes: 822741.3469829547 num_examples: 579 - name: 5p_train_v1 num_bytes: 3880667.735078496 num_examples: 2731 - name: 5p_train_v2 num_bytes: 3913350.0338360225 num_examples: 2754 - name: 5p_train_v3 num_bytes: 3806777.3204962616 num_examples: 2679 - name: 10p_train_v1 num_bytes: 7786912.921358534 num_examples: 5480 - name: 10p_train_v2 num_bytes: 7785491.951847338 num_examples: 5479 - name: 10p_train_v3 num_bytes: 7691707.964108348 num_examples: 5413 download_size: 6875945 dataset_size: 145293067.4987746 --- # Dataset Card for "icdst_multiwoz_turns_v24" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6795768141746521, -0.005474276375025511, 0.326217383146286, 0.39205634593963623, -0.46415838599205017, 0.14499293267726898, 0.3155367970466614, -0.04582536965608597, 0.6525184512138367, 0.4629606604576111, -1.2852201461791992, -0.7602578997612, -0.5238425135612488, -0.31784704327583313, -0.31955868005752563, 1.502303957939148, 0.03373761847615242, 0.3151974380016327, -0.43298622965812683, -0.31216076016426086, -0.24000106751918793, -0.6221689581871033, -0.3008977770805359, -0.7776395082473755, 0.7577629089355469, 0.7874190807342529, 0.30638831853866577, 0.27780625224113464, 0.7759383916854858, 0.16978628933429718, 0.2712656557559967, 0.034536946564912796, -0.2652319073677063, -0.07083705067634583, -0.04819125682115555, -0.29596489667892456, -1.0225657224655151, -0.0489053875207901, 0.515939474105835, 0.4431445598602295, -0.6122592091560364, 0.7111945152282715, -0.4986879527568817, 0.6312451362609863, -0.10508006811141968, 0.44737109541893005, -0.2407684326171875, 0.05862915888428688, -0.8146803379058838, -0.32590922713279724, 0.22248108685016632, -0.2735899090766907, -0.24644193053245544, -0.8503626585006714, 0.29768258333206177, -0.03956852853298187, 0.7444141507148743, 0.2613410949707031, -0.39510640501976013, -0.17685621976852417, -0.6444520950317383, 0.3126116693019867, -0.35540711879730225, 0.49216365814208984, 0.43227213621139526, 0.3534298539161682, 0.02752436138689518, -0.8428811430931091, -0.5786150693893433, 0.181176096200943, 0.3846651315689087, 0.31724876165390015, 0.07902884483337402, -0.12129222601652145, 0.5610498785972595, 0.5892624855041504, -0.4186303913593292, -0.11677362024784088, -0.7960806488990784, -0.347680002450943, 0.9108506441116333, 0.4927214980125427, 0.3148749768733978, -0.03803998976945877, -0.418926864862442, -0.20767192542552948, -0.5871322154998779, -0.010900259017944336, 0.557601273059845, 0.1836547702550888, -1.1282978057861328, 0.8773999810218811, -0.18375980854034424, 0.36181697249412537, 0.21185529232025146, 0.2283611297607422, 1.041081428527832, -0.5381545424461365, 0.012088505551218987, -0.033476851880550385, 0.43518710136413574, 0.6038690209388733, -0.0788702741265297, 0.12498752027750015, -0.02715998888015747, -0.00587555393576622, 0.31426844000816345, -1.1889442205429077, -0.824009895324707, 0.37924811244010925, -0.7529132962226868, -0.18172778189182281, 0.3650965988636017, -1.0654891729354858, -0.44426921010017395, -0.5445866584777832, 0.10345865041017532, -0.17498303949832916, -0.6887046694755554, -0.05619172751903534, -0.7017701864242554, 0.4744254946708679, 0.2065528929233551, -0.75243079662323, 0.4396028220653534, 0.5127528309822083, 0.40515249967575073, 0.0977526381611824, -0.49852409958839417, -0.5535287261009216, 0.053919292986392975, -0.25238552689552307, 0.9982885718345642, -0.325057715177536, -0.4674345850944519, 0.07117177546024323, 0.2688288986682892, 0.20182988047599792, -0.12394421547651291, 0.8947154879570007, -0.45326757431030273, -0.2794972062110901, -0.6645045876502991, -0.28517085313796997, 0.25800204277038574, 0.09837017953395844, -0.7150635719299316, 1.0635567903518677, -0.03980215638875961, -0.7933267951011658, 0.5337153077125549, -1.1042563915252686, -0.6258621215820312, 0.5736656785011292, -0.32072001695632935, -0.8732882142066956, 0.22837887704372406, -0.07922597974538803, 0.34180179238319397, -0.09391859918832779, 0.2731930911540985, -0.6545792818069458, 0.03220580890774727, 0.09199511259794235, -0.12497513741254807, 0.8388867378234863, 0.1472976803779602, 0.27646198868751526, 0.4107376039028168, -1.2599573135375977, -0.09541837871074677, 0.34503111243247986, -0.12341971695423126, -0.19062714278697968, -0.18839658796787262, 0.4534059464931488, 0.20487698912620544, 0.2285347580909729, -0.6345310807228088, 0.6174870729446411, 0.40075039863586426, 0.03067544661462307, 0.7139272093772888, 0.14966608583927155, 0.07109088450670242, -0.4803370535373688, 0.5281158089637756, 0.04913540557026863, 0.5174849629402161, 0.23150348663330078, -0.8467037081718445, -0.4790697395801544, 0.08657709509134293, 0.24174486100673676, 0.5053098201751709, -0.8971393704414368, 0.4575059711933136, 0.039752885699272156, -1.0494273900985718, -0.3502961993217468, -0.07483949512243271, 0.2132999151945114, -0.0201974269002676, 0.560358464717865, -0.34983670711517334, -0.6368165016174316, -0.7591663599014282, 0.40857210755348206, 0.02480493113398552, 0.04773860424757004, 0.2633100748062134, 0.8493807911872864, -0.5555432438850403, 0.29551824927330017, -0.7904032468795776, -0.22245381772518158, 0.04706010967493057, 0.08967915177345276, 0.18815232813358307, 0.705868124961853, 0.8567600250244141, -0.9016493558883667, -0.17571361362934113, -0.6171201467514038, -0.31538984179496765, -0.013617071323096752, 0.15453749895095825, -0.4846026599407196, -0.41997984051704407, 0.36442703008651733, -0.6324674487113953, 0.6863689422607422, 0.9075799584388733, -0.6676507592201233, 0.4409293532371521, -0.23009884357452393, 0.3201921284198761, -1.3017432689666748, 0.18782751262187958, -0.11961793154478073, 0.1384364813566208, -0.5040788650512695, -0.21411627531051636, 0.418586403131485, -0.12129499018192291, -0.07157566398382187, 0.09093039482831955, -0.27559247612953186, -0.06573442369699478, 0.04588530957698822, -0.18899455666542053, -0.19328464567661285, 0.1846551150083542, 0.0006438338314183056, 0.563485324382782, 0.8434615135192871, -0.5731841325759888, 1.1523100137710571, 0.8437417149543762, 0.10072720795869827, 1.1687829494476318, -0.6477479934692383, 0.1961727738380432, -0.09343035519123077, 0.3628542721271515, -0.6357753872871399, -0.48928534984588623, 0.3941565454006195, -0.5842959880828857, 0.40327635407447815, -0.4557986557483673, -0.4158465564250946, -0.7523482441902161, -0.43954503536224365, 0.6320770382881165, 0.2827567458152771, -0.7796690464019775, 0.36218318343162537, 0.7137102484703064, 0.00008498239913024008, -0.13525038957595825, -0.9459850788116455, 0.08742637932300568, -0.1785321682691574, -0.0721156969666481, 0.9215750098228455, -0.7875955700874329, 0.029284311458468437, -0.18778374791145325, 0.23188632726669312, -0.10577861219644547, -0.40142157673835754, 0.5327659249305725, 0.2821855843067169, -0.0919732078909874, 0.5118122100830078, 0.04221486300230026, -0.7450315952301025, 0.19910240173339844, -0.08740943670272827, 0.7079100608825684, 0.08100763708353043, -0.45073097944259644, -0.3733978867530823, 0.7411075234413147, 0.6704267263412476, -0.5880379676818848, 0.5495893359184265, 1.0817574262619019, -0.7989102602005005, -0.22600485384464264, -0.18913862109184265, -0.03889249637722969, -0.43836039304733276, 0.23321674764156342, -0.5399584174156189, -0.27508848905563354, 0.671603262424469, 0.1333812028169632, -0.10001114010810852, 0.9762521386146545, 0.964665949344635, 0.11143040657043457, 1.028473138809204, 0.661441445350647, -0.089577816426754, 0.41465282440185547, -0.2340155392885208, -0.028245098888874054, -0.8871170282363892, -0.6438130140304565, -0.7580528855323792, -0.05678117275238037, -0.8948794007301331, -0.217912957072258, 0.06356137245893478, -0.190648153424263, -0.20614588260650635, 0.41401129961013794, -0.6572983264923096, -0.09731646627187729, 0.8565614819526672, 0.21670587360858917, -0.04947219043970108, -0.2582789361476898, 0.06886913627386093, 0.00786582101136446, -0.7963168621063232, 0.13611741364002228, 1.219286561012268, 0.3071601390838623, 1.1151775121688843, 0.22077816724777222, 0.8608312010765076, 0.11541225016117096, 0.3741261065006256, -0.3913613557815552, 0.11645016074180603, 0.00968004111200571, -0.6846973896026611, -0.19641003012657166, -0.0482407882809639, -0.7666628360748291, -0.5223633050918579, -0.5001955032348633, -0.13891460001468658, 0.47623997926712036, 0.15070044994354248, -0.22744549810886383, 0.4586787819862366, -0.46932506561279297, 0.8192803859710693, -0.1566162109375, 0.03017376735806465, -0.27426186203956604, -0.5863054990768433, 0.06193704903125763, 0.16605855524539948, 0.2730771005153656, -0.21469853818416595, 0.1361122727394104, 1.072825312614441, -0.5132867097854614, 0.8906487822532654, -0.4718415141105652, -0.08921889960765839, 0.1158028319478035, -0.5816196203231812, 0.3294134736061096, 0.6141338348388672, 0.04134070500731468, 0.19235827028751373, 0.21371830999851227, -0.5495008230209351, 0.149312362074852, 0.9424057006835938, -0.896959125995636, 0.29617857933044434, -0.6094726324081421, -0.5505931973457336, -0.11577225476503372, 0.28907179832458496, 0.6124080419540405, 0.9258994460105896, -0.25726810097694397, 0.033910565078258514, 0.6793507933616638, 0.12415916472673416, 0.223589226603508, 0.3693135380744934, -0.2313164919614792, -0.49137967824935913, 1.0468848943710327, 0.3731862008571625, -0.15003719925880432, 0.08861356973648071, 0.1775607019662857, -0.12944060564041138, -0.782802402973175, -0.7841674089431763, 0.07136239111423492, -0.6022549867630005, -0.6762531399726868, -0.410586416721344, -0.41035404801368713, -0.5687724947929382, 0.050228580832481384, -0.5460988879203796, -0.3002314865589142, -0.5090348124504089, -0.6284099817276001, 1.184427261352539, 0.9546616077423096, -0.7156953811645508, 0.24131305515766144, -0.8025462031364441, 0.8453449010848999, 0.28578242659568787, 1.155953288078308, -0.42991289496421814, -0.16389188170433044, -0.23979142308235168, -0.014705813489854336, -0.19951334595680237, -0.745749294757843, -0.07962065935134888, 0.04983978345990181, 0.9293369650840759, 0.14623011648654938, 0.16448259353637695, 0.709639310836792, -0.3885428011417389, 0.7068991661071777, 0.42451414465904236, -0.8128592371940613, 0.4600429832935333, -0.3612251281738281, 0.43821054697036743, 0.6290938854217529, 0.32177048921585083, -0.6084088683128357, 0.157573863863945, -1.1510518789291382, -0.8196161985397339, 0.5834051966667175, 0.09928693622350693, 0.20492076873779297, 0.3014530837535858, 0.35851791501045227, 0.12752512097358704, 0.42783546447753906, -0.5982532501220703, -1.0971319675445557, -0.3058549761772156, -0.4252881109714508, -0.03296726942062378, -0.40873169898986816, -0.43132859468460083, -0.4518986940383911, 0.7978668212890625, -0.12963292002677917, 0.5937684774398804, 0.15347161889076233, 0.4762990176677704, -0.4051547646522522, -0.13374800980091095, 0.6829173564910889, 0.6458744406700134, -0.39659902453422546, 0.09562364965677261, 0.033180225640535355, -0.6724835634231567, -0.3515467941761017, 0.9510166049003601, -0.037998441606760025, -0.26837441325187683, 0.528268575668335, 0.7173591256141663, -0.3846057057380676, -0.03049820475280285, 0.4059887230396271, -0.344136506319046, -0.33307963609695435, -0.5502036213874817, -0.060609616339206696, 0.2547694146633148, 0.25345146656036377, 0.2429545819759369, 0.25203898549079895, 0.2942403554916382, -0.25498777627944946, 0.5470021367073059, 0.04863215982913971, -0.7946469783782959, -0.5357077121734619, 0.5145002007484436, 0.41343289613723755, -0.6166003346443176, 0.7188177704811096, -0.2897850275039673, -0.5366888046264648, 0.7998217940330505, 0.42400696873664856, 0.5967833995819092, -0.5851929187774658, 0.32154178619384766, 0.3934125304222107, 0.2917446792125702, 0.3703124523162842, 0.8862911462783813, -0.28155359625816345, -0.8161038160324097, -0.010773190297186375, -0.08004651963710785, -0.3289330005645752, -0.036574847996234894, -1.1838138103485107, 0.35009267926216125, -0.36940377950668335, -0.23023809492588043, 0.17724007368087769, 0.14321205019950867, -1.1024436950683594, 0.2788066267967224, 0.3165016770362854, 1.2474685907363892, -0.8178492188453674, 1.0149664878845215, 0.8823719024658203, -0.3575645089149475, -0.40320542454719543, -0.0367095023393631, 0.03651323541998863, -0.8544852137565613, -0.2261285036802292, -0.06085692346096039, 0.13714666664600372, -0.20829319953918457, -0.9604626893997192, -0.7710230946540833, 1.2721027135849, -0.2678571045398712, -0.7711869478225708, 0.5045593976974487, -0.24242207407951355, 0.340041846036911, -0.25931835174560547, 0.00619813147932291, 0.2799392640590668, 0.6406725645065308, -0.006986815948039293, -0.8459284901618958, -0.12554216384887695, -0.5802088975906372, -0.3693625330924988, 0.47362545132637024, -0.8563762307167053, 0.5475629568099976, -0.4091082811355591, 0.23386819660663605, 0.0058648535050451756, 0.5971068143844604, 0.3631596267223358, 0.5593570470809937, 0.3674045503139496, 0.6052910685539246, 0.8410860300064087, -0.2493867427110672, 0.9710618257522583, -0.07448174059391022, 0.6190886497497559, 1.0558089017868042, -0.24104906618595123, 0.23454804718494415, 0.7718566060066223, -0.31969645619392395, 0.21944765746593475, 0.5947774052619934, -0.5027493238449097, 0.861146092414856, 0.3347965180873871, -0.09544539451599121, -0.37798425555229187, 0.016374187543988228, -0.9832167625427246, 0.09310997277498245, 0.6337463855743408, -0.07218832522630692, -0.03567173704504967, 0.297230988740921, 0.015130502171814442, -0.1867782175540924, -0.46276307106018066, 0.7625149488449097, 0.008902180008590221, -0.13882116973400116, -0.36385542154312134, 0.18304620683193207, 0.4316452145576477, -0.8283506035804749, -0.5121103525161743, 0.16134409606456757, 0.39207780361175537, -0.4180002212524414, -1.1143008470535278, 0.49924567341804504, -0.4530586004257202, -0.3290669023990631, 0.028880607336759567, 0.6214321255683899, -0.3436284363269806, -0.9316439628601074, 0.43754634261131287, 0.16053371131420135, -0.2414640337228775, 0.3189256489276886, -1.1722602844238281, 0.31965112686157227, 0.02008836343884468, -0.2001747339963913, 0.07843627035617828, 0.31249716877937317, 0.10480613261461258, 0.5982662439346313, 0.680483341217041, 0.036635108292102814, -0.21717022359371185, 0.3560771644115448, 1.0007495880126953, -0.6970332860946655, -0.3791523873806, -0.38219860196113586, 0.749474287033081, -0.3903121054172516, -1.1212341785430908, 0.6261361837387085, 0.7842427492141724, 0.9812416434288025, -0.11015098541975021, 0.9912540316581726, -0.35201236605644226, 0.5971941351890564, -0.366170197725296, 0.5622538328170776, -0.2342194765806198, -0.21374854445457458, -0.20621101558208466, -0.45410504937171936, -0.5813599824905396, 0.4878007173538208, 0.16967101395130157, -0.01599523425102234, 0.30183711647987366, 0.5469722747802734, -0.1416977047920227, 0.17308606207370758, 0.03250107169151306, 0.1939782351255417, 0.547145426273346, 0.1828094720840454, 0.5183157324790955, -0.7293869256973267, 0.1663614958524704, -0.5994417667388916, -0.6172731518745422, -0.0013337860582396388, -0.957962691783905, -0.8354753255844116, -0.8842700719833374, -0.6636231541633606, -0.5293000936508179, -0.19222673773765564, 1.055652379989624, 1.0667998790740967, -1.083230972290039, -0.03702065348625183, 0.055387988686561584, 0.19710059463977814, -0.2117619514465332, -0.05839884281158447, 0.7398989200592041, 0.3164999485015869, -0.3549206554889679, -0.0898800939321518, 0.038563936948776245, 0.17920982837677002, -0.18126080930233002, -0.08673832565546036, -0.08749473839998245, -0.050449419766664505, 0.3694688081741333, 0.1421997994184494, 0.021173572167754173, -0.3772839903831482, -0.4213881492614746, 0.06038224697113037, 0.16034723818302155, 1.0223724842071533, -0.1591816395521164, 0.16376371681690216, 0.5326195359230042, 0.0013399020535871387, 0.9324283599853516, -0.26402464509010315, 0.5125947594642639, -0.5243828892707825, 0.08880560845136642, -0.13309475779533386, 0.5452427268028259, 0.13554692268371582, -0.35030612349510193, 0.3217954635620117, 0.4051647484302521, -0.6657236814498901, -0.5093303322792053, 0.20060329139232635, -1.3896492719650269, 0.2808428108692169, 0.8090731501579285, 0.2868530750274658, -0.02404654398560524, -0.1637406349182129, -0.5017015933990479, 0.3557172119617462, -0.675660252571106, 0.3596086800098419, 0.5358812808990479, -0.10994285345077515, -0.22063270211219788, -0.4477901756763458, 0.7318993210792542, -0.60786372423172, -1.2631176710128784, 0.12950673699378967, 0.27947771549224854, 0.19259995222091675, 0.36084306240081787, 0.6701997518539429, -0.4339653551578522, 0.21851284801959991, 0.34452223777770996, 0.6244875192642212, -0.12764768302440643, -0.612819492816925, -0.2760153114795685, -0.07785731554031372, -0.08161996304988861, -0.5489104986190796 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
DDSC/angry-tweets
DDSC
2023-07-20T00:34:34Z
406
1
null
[ "task_categories:text-classification", "task_ids:sentiment-classification", "annotations_creators:crowdsourced", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:da", "license:cc-by-4.0", "region:us" ]
2023-07-20T00:34:34Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - crowdsourced language_creators: - found language: - da license: - cc-by-4.0 multilinguality: - monolingual pretty_name: AngryTweets size_categories: - 1K<n<10K source_datasets: - original task_categories: - text-classification task_ids: - sentiment-classification --- # Dataset Card for AngryTweets ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Paper:** https://aclanthology.org/2021.nodalida-main.53/ - **Direct Download**: https://danlp-downloads.alexandra.dk/datasets/game_tweets.zip ### Dataset Summary This dataset consists of anonymised Danish Twitter data that has been annotated for sentiment analysis through crowd-sourcing. All credits go to the authors of the following paper, who created the dataset: [Pauli, Amalie Brogaard, et al. "DaNLP: An open-source toolkit for Danish Natural Language Processing." Proceedings of the 23rd Nordic Conference on Computational Linguistics (NoDaLiDa). 2021](https://aclanthology.org/2021.nodalida-main.53/) ### Supported Tasks and Leaderboards This dataset is suitable for sentiment analysis. ### Languages This dataset is in Danish. ## Dataset Structure ### Data Instances Every entry in the dataset has a tweet and an associated label. ### Data Fields An entry in the dataset consists of the following fields: - `text` (`str`): The tweet content. - `label` (`str`): The label of the `text`. Can be "positiv", "neutral" or "negativ" for positive, neutral and negative sentiment, respectively. ### Data Splits A `train` and `test` split is available, with the test split being 30% of the dataset, randomly sampled in a stratified fashion. There are 2,437 tweets in the training split and 1,047 in the test split. ## Additional Information ### Dataset Curators The collection and annotation of the dataset is solely due to the authors of [the original paper](https://aclanthology.org/2021.nodalida-main.53/): Amalie Brogaard Pauli, Maria Barrett, Ophélie Lacroix and Rasmus Hvingelby. The tweets have been anonymised by [@saattrupdan](https://github.com/saattrupdan). ### Licensing Information The dataset is released under the CC BY 4.0 license. ### Citation Information ``` @inproceedings{pauli2021danlp, title={DaNLP: An open-source toolkit for Danish Natural Language Processing}, author={Pauli, Amalie Brogaard and Barrett, Maria and Lacroix, Oph{\'e}lie and Hvingelby, Rasmus}, booktitle={Proceedings of the 23rd Nordic Conference on Computational Linguistics (NoDaLiDa)}, pages={460--466}, year={2021} } ``` ### Contributions Thanks to [@saattrupdan](https://github.com/saattrupdan) for adding this dataset to the Hugging Face Hub.
[ -0.46407803893089294, -0.6062257885932922, 0.15256370604038239, 0.41211941838264465, -0.5056492686271667, 0.157418355345726, -0.31185704469680786, -0.4057716727256775, 0.4993622899055481, 0.07801205664873123, -0.7781884670257568, -0.9032967686653137, -0.6914682388305664, 0.2559695541858673, -0.16799570620059967, 0.954811155796051, -0.06282220035791397, 0.017064325511455536, 0.05827739089727402, -0.3739112913608551, 0.06268903613090515, -0.39116936922073364, -0.6131477355957031, -0.1332349330186844, 0.6484964489936829, 0.37211787700653076, 0.527337372303009, 0.3850480914115906, 0.49470826983451843, 0.2981569468975067, -0.18428319692611694, -0.24501217901706696, -0.6584320664405823, 0.2009984701871872, -0.1150609627366066, -0.12758924067020416, -0.5956373810768127, 0.19483895599842072, 0.4032553434371948, 0.31454864144325256, -0.19068239629268646, 0.27641618251800537, 0.0532536655664444, 0.5866105556488037, -0.3393283486366272, 0.2927849292755127, -0.4651682376861572, 0.030283862724900246, -0.2612898051738739, 0.23359347879886627, 0.12825064361095428, -0.6192796230316162, -0.17261578142642975, -0.6000404953956604, 0.20149487257003784, -0.20264683663845062, 1.0933234691619873, 0.2145327925682068, -0.002393628703430295, -0.20516307651996613, -0.2313631772994995, 0.7206517457962036, -0.9001899361610413, 0.08380798250436783, 0.25846147537231445, 0.32153841853141785, 0.06514007598161697, -0.29524752497673035, -0.8623761534690857, 0.32757267355918884, 0.047580525279045105, 0.34067896008491516, -0.5008916854858398, -0.11438913643360138, 0.27534177899360657, 0.342377632856369, -0.34291061758995056, -0.11465253680944443, -0.4239973723888397, 0.12145386636257172, 0.9886882901191711, -0.03242260962724686, 0.32274213433265686, -0.33852797746658325, -0.2657482624053955, -0.3534681797027588, -0.23796425759792328, -0.10646582394838333, 0.34647613763809204, 0.6646078824996948, -0.6639465689659119, 0.6552262902259827, -0.06560581922531128, 0.26180678606033325, 0.2521494925022125, 0.0912933498620987, 0.685260534286499, -0.1854511797428131, -0.26593559980392456, -0.008648059330880642, 1.2402853965759277, 0.6087482571601868, 0.3814559876918793, 0.002307198941707611, -0.2737804055213928, -0.050480686128139496, -0.0021565090864896774, -0.703062117099762, -0.266201376914978, 0.6323239207267761, -0.3913657069206238, -0.6267600655555725, 0.19021117687225342, -1.070059895515442, -0.5770167708396912, -0.14729946851730347, 0.20405127108097076, -0.3047153949737549, -0.8863146901130676, -0.10043828189373016, -0.3515664339065552, 0.1500750333070755, 0.2678709924221039, -0.4793792963027954, 0.197343647480011, 0.7152949571609497, 0.9002684354782104, -0.08377321064472198, -0.2448427677154541, -0.1289834827184677, -0.2034892588853836, -0.34179526567459106, 0.8281340003013611, -0.2795828878879547, -0.3510054349899292, 0.048026833683252335, -0.1145181953907013, -0.06183915212750435, -0.44677531719207764, 0.5879107117652893, -0.24101470410823822, 0.29999083280563354, -0.6821876764297485, -0.43821802735328674, -0.017097748816013336, 0.37168312072753906, -0.6984651684761047, 1.224839687347412, 0.1554284393787384, -1.1088885068893433, 0.30156761407852173, -0.9065598249435425, -0.4693794846534729, -0.04314795881509781, -0.1032424047589302, -0.23193137347698212, 0.24235591292381287, 0.29883721470832825, 0.805570662021637, -0.27292007207870483, 0.21129687130451202, -0.5090163350105286, -0.020853277295827866, 0.22998680174350739, 0.04434483125805855, 1.1981161832809448, 0.2997027337551117, -0.2677235007286072, -0.08674394339323044, -0.5256102085113525, -0.2331002801656723, 0.2133171111345291, -0.24901601672172546, -0.18273892998695374, -0.1404135823249817, 0.2113090455532074, 0.6613146662712097, 0.09865356236696243, -0.8427650928497314, 0.21341998875141144, -0.24687683582305908, 0.1368209272623062, 0.7314155101776123, 0.15527959167957306, 0.2041839361190796, -0.2519395649433136, 0.546796977519989, 0.40263766050338745, 0.347046822309494, 0.38703882694244385, -0.4843057096004486, -0.5906667709350586, -0.33950692415237427, 0.13153687119483948, 0.41353514790534973, -0.9668780565261841, 0.444198876619339, -0.5156749486923218, -0.6537235975265503, -0.8691924810409546, -0.046911511570215225, 0.18096552789211273, 0.4189765155315399, 0.3255946636199951, -0.0364990308880806, -0.6453593969345093, -0.657559871673584, -0.30046766996383667, -0.4140215814113617, 0.2628662884235382, 0.4444361925125122, 0.4209590256214142, 0.02295665070414543, 0.9077357053756714, -0.4475596845149994, -0.2133348286151886, -0.2832373082637787, 0.3609676659107208, 0.5309858322143555, 0.25250330567359924, 0.6837947964668274, -0.8859400749206543, -0.9268979430198669, -0.22800901532173157, -0.7865076065063477, -0.48620855808258057, 0.02439603954553604, -0.09549424797296524, 0.3897993862628937, 0.45818889141082764, -0.5781192779541016, 0.3079816401004791, 0.621918797492981, -0.48389115929603577, 0.4209175407886505, 0.6030546426773071, 0.20917628705501556, -1.361545205116272, 0.19412897527217865, 0.2218865305185318, -0.11828695237636566, -0.6472681760787964, -0.19357751309871674, -0.4411315321922302, 0.26114964485168457, -0.48542019724845886, 0.6510313153266907, -0.3746923804283142, 0.15532895922660828, 0.0545806884765625, 0.0866982564330101, -0.32088959217071533, 0.4206016957759857, -0.08408451825380325, 0.5557588934898376, 0.710896372795105, -0.20459792017936707, 0.3145676553249359, 0.24826234579086304, -0.163253515958786, 0.8665676116943359, -0.7618793845176697, -0.09749730676412582, -0.2574729025363922, 0.006705904845148325, -1.045749306678772, -0.3225756883621216, 0.592734158039093, -0.7694554924964905, 0.23281466960906982, -0.21834491193294525, -0.6220643520355225, -0.3401394784450531, -0.6748303174972534, 0.07786931842565536, 0.43039536476135254, -0.2507922649383545, 0.5863051414489746, 0.6370948553085327, -0.14849357306957245, -0.6609470248222351, -0.7640194892883301, 0.15967580676078796, -0.17632077634334564, -0.3712804913520813, -0.22700773179531097, -0.10108345746994019, -0.4285961389541626, 0.2993857264518738, 0.07734514772891998, -0.011702033691108227, -0.05830987170338631, 0.30131858587265015, 0.041773416101932526, -0.08183857798576355, 0.20393908023834229, -0.12171480804681778, 0.04391257464885712, 0.04125688225030899, 0.05139714851975441, 0.525869607925415, -0.10332658141851425, -0.013140362687408924, -0.37478622794151306, 0.43027397990226746, 0.4337655305862427, 0.15605521202087402, 0.8570078015327454, 0.9104019999504089, -0.4423457086086273, -0.08726067841053009, -0.5513178706169128, 0.026636749505996704, -0.42819392681121826, 0.1428425908088684, -0.2477864772081375, -0.8311477303504944, 0.741245448589325, 0.27403703331947327, 0.11845598369836807, 0.9735044836997986, 0.5764183402061462, -0.2941242754459381, 0.7033484578132629, 0.3508874773979187, -0.3358312249183655, 0.40536612272262573, -0.3658788502216339, 0.09800416231155396, -0.6586752533912659, -0.18890202045440674, -0.4807961583137512, -0.5217877626419067, -0.7075413465499878, -0.38338029384613037, -0.007278918754309416, -0.008395888842642307, -0.4149324595928192, 0.2632254958152771, -0.5087342262268066, 0.3609887361526489, 0.36883822083473206, 0.03416096046566963, -0.13559460639953613, 0.0892321765422821, -0.11914391815662384, -0.1509651243686676, -0.7099936008453369, -0.24269123375415802, 0.7650460600852966, 0.37566128373146057, 0.628402590751648, 0.17357100546360016, 0.9643797874450684, 0.2828613221645355, 0.4840936064720154, -0.6417136788368225, 0.65477454662323, -0.2567623257637024, -0.7000643610954285, -0.25836896896362305, -0.5775706768035889, -0.7732791304588318, -0.16700655221939087, -0.27866479754447937, -0.785737931728363, 0.617520272731781, -0.14482231438159943, -0.23557299375534058, 0.5597158670425415, -0.5471311211585999, 0.6003341674804688, 0.06379790604114532, -0.2260010689496994, 0.09960116446018219, -0.7140974402427673, 0.21567943692207336, 0.15652449429035187, 0.28691375255584717, -0.371275395154953, -0.1800885796546936, 0.9287688732147217, -0.2976664900779724, 1.1931196451187134, -0.4987441897392273, -0.1630859076976776, 0.28807303309440613, 0.00003091541657340713, 0.2056209295988083, -0.15220524370670319, -0.20271730422973633, 0.477283239364624, -0.18028028309345245, -0.35435429215431213, -0.1944468766450882, 0.9186819791793823, -0.9450659155845642, -0.18906927108764648, -0.666034996509552, -0.23215115070343018, -0.07253521680831909, 0.239683598279953, 0.32376763224601746, 0.1403743028640747, -0.2932378649711609, 0.14881828427314758, 0.44861915707588196, -0.13997207581996918, 0.5375074744224548, 0.22146013379096985, -0.1614915281534195, -0.6923244595527649, 0.7422544360160828, 0.2491474598646164, 0.04898554086685181, 0.17643514275550842, 0.13941791653633118, -0.2917400598526001, -0.20288728177547455, -0.03530345857143402, 0.4583646059036255, -0.6444317102432251, -0.4502742290496826, -0.7390890121459961, -0.23192626237869263, -0.5119996666908264, -0.0667053684592247, -0.445713073015213, -0.6128849387168884, -0.514163613319397, -0.31847554445266724, 0.6266034841537476, 0.9991217851638794, -0.5614203214645386, 0.2915021479129791, -0.4507523775100708, 0.34032416343688965, 0.05774381384253502, 0.6526366472244263, 0.17010216414928436, -0.17787005007266998, -0.23026052117347717, 0.21865811944007874, -0.010927784256637096, -0.8946704864501953, 0.35048386454582214, 0.2125745415687561, 0.20478644967079163, 0.39823323488235474, 0.221660777926445, 0.4280250668525696, -0.09110648185014725, 1.0211446285247803, 0.3742552697658539, -0.6343914270401001, 0.35853323340415955, -0.7266192436218262, 0.308298259973526, 0.7799076437950134, 0.4270031750202179, -0.7452771067619324, -0.34952980279922485, -1.0028599500656128, -0.9831007719039917, 0.9254198670387268, 0.24996183812618256, 0.20971141755580902, -0.24525432288646698, 0.2022882103919983, -0.007165474817156792, 0.4352702498435974, -0.6592015027999878, -0.5977556109428406, -0.3533226251602173, -0.40292733907699585, -0.12451967597007751, -0.3304145038127899, -0.25330159068107605, -0.45040106773376465, 0.8774025440216064, 0.1635493040084839, 0.4766174256801605, 0.19435900449752808, 0.20732209086418152, -0.32023411989212036, 0.13156116008758545, 0.32799702882766724, 0.35203298926353455, -0.4672442376613617, 0.04225701838731766, -0.10698556154966354, -0.6493582129478455, -0.1452578455209732, 0.2246522605419159, -0.08520173281431198, 0.25445809960365295, 0.4353233277797699, 0.7284772396087646, -0.04438023269176483, -0.15435239672660828, 0.5839505195617676, -0.21358409523963928, -0.4155822694301605, -0.21998102962970734, -0.12888172268867493, 0.2539793848991394, 0.3241603970527649, 0.5474947690963745, 0.04122404754161835, -0.0896834209561348, -0.33180469274520874, 0.25435444712638855, 0.06567022949457169, -0.6648362278938293, -0.7341665029525757, 0.44498708844184875, 0.16737443208694458, -0.14103959500789642, 0.369567334651947, -0.35356101393699646, -0.5887108445167542, 0.3976265788078308, 0.1188279539346695, 1.504129409790039, -0.20269250869750977, 0.6101818084716797, 0.7182173132896423, 0.3794853091239929, 0.09342952817678452, 0.8945239782333374, 0.10299315303564072, -0.8019161224365234, -0.25406965613365173, -0.6903185248374939, -0.0738723874092102, 0.13042105734348297, -0.6290978789329529, 0.18971848487854004, -0.6041048765182495, -0.29343441128730774, -0.056889403611421585, 0.058859486132860184, -0.725701630115509, 0.24805861711502075, 0.12784822285175323, 1.0151183605194092, -1.084817886352539, 0.41328737139701843, 0.9287377595901489, -0.5750728845596313, -0.8373869061470032, 0.20720162987709045, 0.16398796439170837, -0.6226695775985718, 0.33135420083999634, -0.0641159936785698, 0.18155325949192047, -0.09101477265357971, -1.1451448202133179, -0.5970485806465149, 0.9825156927108765, 0.21579471230506897, -0.2630762457847595, 0.40857788920402527, 0.27389851212501526, 0.7902823090553284, -0.37452784180641174, 0.21731716394424438, 0.42664942145347595, 0.5205309987068176, 0.33059120178222656, -0.6377814412117004, 0.15207944810390472, -0.6566155552864075, -0.2758519947528839, 0.027934955433011055, -0.6903082728385925, 0.9003303647041321, 0.08521078526973724, -0.3965603709220886, -0.5329689979553223, 0.47091346979141235, 0.11017636954784393, 0.12937508523464203, 0.5792197585105896, 0.9037488102912903, 0.5167854428291321, -0.2814015746116638, 1.1368401050567627, -0.037466078996658325, 0.5952883958816528, 1.0481135845184326, -0.0042951637879014015, 1.0157264471054077, 0.4844748377799988, -0.3091546297073364, 0.40984779596328735, 0.5905725955963135, 0.1513718068599701, 0.5536962151527405, -0.06900528818368912, -0.06606972217559814, -0.13260498642921448, -0.3702041804790497, -0.27328258752822876, 0.23493888974189758, 0.3312036693096161, -0.14235015213489532, -0.554408609867096, -0.3004001975059509, 0.5832177400588989, -0.16423581540584564, -0.22069472074508667, 1.084545373916626, 0.13346733152866364, -0.3071448802947998, 0.6879364252090454, -0.3295969069004059, 0.6617157459259033, -0.2775369882583618, 0.15125973522663116, -0.3438778221607208, -0.0001884546800283715, -0.31544753909111023, -1.1404889822006226, 0.3002118170261383, 0.21231970191001892, 0.0015797552186995745, -0.1227407231926918, 0.640200138092041, -0.4601192772388458, -0.6873354315757751, 0.2814561724662781, 0.5052082538604736, 0.26145699620246887, -0.04492472857236862, -1.2542133331298828, 0.20550818741321564, 0.18528981506824493, -0.5834043622016907, 0.08369777351617813, 0.7277200818061829, 0.2357872873544693, 0.4275238513946533, 0.4694853723049164, 0.3478260040283203, -0.09417152404785156, 0.2395765334367752, 1.2869840860366821, -0.5654672980308533, -0.3644636273384094, -0.8783965110778809, 0.799830436706543, -0.5381553769111633, -0.46064338088035583, 0.8511782288551331, 0.5522565245628357, 0.6491042971611023, 0.04389568790793419, 1.0348281860351562, -0.6440291404724121, 0.8089475035667419, 0.021431678906083107, 0.7887639999389648, -0.6878576278686523, 0.05703930929303169, -0.5127415060997009, -0.7959617376327515, -0.5045844912528992, 0.5282613635063171, -0.27693334221839905, 0.15360118448734283, 0.41706380248069763, 0.6986353993415833, -0.23988275229930878, -0.09931772947311401, -0.043265603482723236, 0.8582407832145691, 0.17889918386936188, 0.1605895757675171, 0.48273441195487976, -0.5268896818161011, 0.15696723759174347, -0.4264403283596039, -0.2005942165851593, -0.21342623233795166, -1.0194981098175049, -1.1583852767944336, -0.8257204294204712, -0.4552609324455261, -0.6206489205360413, 0.015660207718610764, 0.9677822589874268, 0.22550781071186066, -1.183555245399475, -0.30788347125053406, 0.10518497228622437, 0.06986619532108307, -0.08029860258102417, -0.29229220747947693, 0.6090936660766602, -0.13460785150527954, -0.547519326210022, -0.22413797676563263, 0.08684118837118149, 0.04545224830508232, 0.02821732498705387, -0.09671147912740707, -0.7116641998291016, 0.08358586579561234, 0.31698960065841675, 0.29548823833465576, -0.4203294813632965, -0.10126227140426636, 0.1717778593301773, -0.21449480950832367, 0.20973213016986847, 0.16854380071163177, -0.3914481997489929, 0.3623145520687103, 0.7289969325065613, 0.12634630501270294, 0.2736012637615204, 0.2780953347682953, 0.37290170788764954, -0.9626685976982117, 0.14239105582237244, 0.3245947062969208, 0.17756909132003784, 0.6486868858337402, -0.21580547094345093, 0.7115111351013184, 0.20741091668605804, -0.25215187668800354, -0.8195275068283081, -0.36414146423339844, -1.0524039268493652, -0.08617085218429565, 1.4845621585845947, 0.006561725400388241, -0.35035568475723267, -0.018081337213516235, -0.11806809157133102, 0.41403114795684814, -0.9683988690376282, 0.744979977607727, 1.0087928771972656, 0.18451949954032898, -0.2085885852575302, -0.3662560284137726, 0.8194785118103027, -0.18609319627285004, -0.6361479759216309, 0.1886633187532425, 0.3509960174560547, 0.11906545609235764, 0.179731547832489, 0.8133631348609924, -0.18073143064975739, 0.07000728696584702, -0.09342324733734131, 0.5321747064590454, 0.0688958615064621, 0.04792691022157669, -0.4106704294681549, -0.07135225087404251, -0.3400236666202545, -0.23345507681369781 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
turk
null
2022-11-18T21:56:55Z
405
3
null
[ "task_categories:text2text-generation", "task_ids:text-simplification", "annotations_creators:machine-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:en", "license:gpl-3.0", "region:us" ]
2022-11-18T21:56:55Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - machine-generated language_creators: - found language: - en license: - gpl-3.0 multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - text2text-generation task_ids: - text-simplification paperswithcode_id: null pretty_name: TURK dataset_info: features: - name: original dtype: string - name: simplifications sequence: string config_name: simplification splits: - name: validation num_bytes: 2120187 num_examples: 2000 - name: test num_bytes: 396378 num_examples: 359 download_size: 2443394 dataset_size: 2516565 --- # Dataset Card for TURK ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** None - **Repository:** [TURK](https://github.com/cocoxu/simplification) - **Paper:** [Optimizing Statistical Machine Translation for Text Simplification](https://www.aclweb.org/anthology/Q16-1029/) - **Leaderboard:** N/A - **Point of Contact:** [Wei Xu](mailto:wei.xu@cc.gatech.edu) ### Dataset Summary TURK is a multi-reference dataset for the evaluation of sentence simplification in English. The dataset consists of 2,359 sentences from the [Parallel Wikipedia Simplification (PWKP) corpus](https://www.aclweb.org/anthology/C10-1152/). Each sentence is associated with 8 crowdsourced simplifications that focus on only lexical paraphrasing (no sentence splitting or deletion). ### Supported Tasks and Leaderboards No Leaderboard for the task. ### Languages TURK contains English text only (BCP-47: `en`). ## Dataset Structure ### Data Instances An instance consists of an original sentence and 8 possible reference simplifications that focus on lexical paraphrasing. ``` {'original': 'one side of the armed conflicts is composed mainly of the sudanese military and the janjaweed , a sudanese militia group recruited mostly from the afro-arab abbala tribes of the northern rizeigat region in sudan .', 'simplifications': ['one side of the armed conflicts is made of sudanese military and the janjaweed , a sudanese militia recruited from the afro-arab abbala tribes of the northern rizeigat region in sudan .', 'one side of the armed conflicts consist of the sudanese military and the sudanese militia group janjaweed .', 'one side of the armed conflicts is mainly sudanese military and the janjaweed , which recruited from the afro-arab abbala tribes .', 'one side of the armed conflicts is composed mainly of the sudanese military and the janjaweed , a sudanese militia group recruited mostly from the afro-arab abbala tribes in sudan .', 'one side of the armed conflicts is made up mostly of the sudanese military and the janjaweed , a sudanese militia group whose recruits mostly come from the afro-arab abbala tribes from the northern rizeigat region in sudan .', 'the sudanese military and the janjaweed make up one of the armed conflicts , mostly from the afro-arab abbal tribes in sudan .', 'one side of the armed conflicts is composed mainly of the sudanese military and the janjaweed , a sudanese militia group recruited mostly from the afro-arab abbala tribes of the northern rizeigat regime in sudan .', 'one side of the armed conflicts is composed mainly of the sudanese military and the janjaweed , a sudanese militia group recruited mostly from the afro-arab abbala tribes of the northern rizeigat region in sudan .']} ``` ### Data Fields - `original`: an original sentence from the source datasets - `simplifications`: a set of reference simplifications produced by crowd workers. ### Data Splits TURK does not contain a training set; many models use [WikiLarge](https://github.com/XingxingZhang/dress) (Zhang and Lapata, 2017) or [Wiki-Auto](https://github.com/chaojiang06/wiki-auto) (Jiang et. al 2020) for training. Each input sentence has 8 associated reference simplified sentences. 2,359 input sentences are randomly split into 2,000 validation and 359 test sentences. | | Dev | Test | Total | | ----- | ------ | ---- | ----- | | Input Sentences | 2000 | 359 | 2359 | | Reference Simplifications | 16000 | 2872 | 18872 | ## Dataset Creation ### Curation Rationale The TURK dataset was constructed to evaluate the task of text simplification. It contains multiple human-written references that focus on only lexical simplification. ### Source Data #### Initial Data Collection and Normalization The input sentences in the dataset are extracted from the [Parallel Wikipedia Simplification (PWKP) corpus](https://www.aclweb.org/anthology/C10-1152/). #### Who are the source language producers? The references are crowdsourced from Amazon Mechanical Turk. The annotators were asked to provide simplifications without losing any information or splitting the input sentence. No other demographic or compensation information is provided in the paper. ### Annotations #### Annotation process The instructions given to the annotators are available in the paper. #### Who are the annotators? The annotators are Amazon Mechanical Turk workers. ### Personal and Sensitive Information Since the dataset is created from English Wikipedia (August 22, 2009 version), all the information contained in the dataset is already in the public domain. ## Considerations for Using the Data ### Social Impact of Dataset The dataset helps move forward the research towards text simplification by creating a higher quality validation and test dataset. Progress in text simplification in turn has the potential to increase the accessibility of written documents to wider audiences. ### Discussion of Biases The dataset may contain some social biases, as the input sentences are based on Wikipedia. Studies have shown that the English Wikipedia contains both gender biases [(Schmahl et al., 2020)](https://research.tudelft.nl/en/publications/is-wikipedia-succeeding-in-reducing-gender-bias-assessing-changes) and racial biases [(Adams et al., 2019)](https://journals.sagepub.com/doi/pdf/10.1177/2378023118823946). ### Other Known Limitations Since the dataset contains only 2,359 sentences that are derived from Wikipedia, it is limited to a small subset of topics present on Wikipedia. ## Additional Information ### Dataset Curators TURK was developed by researchers at the University of Pennsylvania. The work was supported by the NSF under grant IIS-1430651 and the NSF GRFP under grant 1232825. ### Licensing Information [GNU General Public License v3.0](https://github.com/cocoxu/simplification/blob/master/LICENSE) ### Citation Information ``` @article{Xu-EtAl:2016:TACL, author = {Wei Xu and Courtney Napoles and Ellie Pavlick and Quanze Chen and Chris Callison-Burch}, title = {Optimizing Statistical Machine Translation for Text Simplification}, journal = {Transactions of the Association for Computational Linguistics}, volume = {4}, year = {2016}, url = {https://cocoxu.github.io/publications/tacl2016-smt-simplification.pdf}, pages = {401--415} } ``` ### Contributions Thanks to [@mounicam](https://github.com/mounicam) for adding this dataset.
[ -0.5937677025794983, -0.7717463970184326, 0.30522117018699646, 0.25502389669418335, -0.4413139820098877, -0.3715439438819885, -0.3509185314178467, -0.2401733100414276, 0.38551852107048035, 0.3488783836364746, -0.7330679297447205, -0.6801925301551819, -0.6119803786277771, 0.561903715133667, -0.2532852590084076, 1.347325325012207, -0.24728509783744812, -0.04095359891653061, -0.2576799988746643, -0.11281540244817734, -0.057683948427438736, -0.40323254466056824, -0.2945019602775574, 0.07702328264713287, 0.5733304023742676, 0.6258912086486816, 0.6788761019706726, 0.9159648418426514, 0.5623449683189392, 0.33861270546913147, -0.3124787211418152, 0.1531280130147934, -0.41162624955177307, -0.03950109705328941, 0.02612648345530033, -0.1732075959444046, -0.21288228034973145, 0.09580980241298676, 0.6077830791473389, 0.7695472836494446, 0.06792063266038895, 0.6745731234550476, 0.12850064039230347, 0.7709115743637085, -0.6598414778709412, 0.3383153975009918, -0.32185328006744385, -0.2513463795185089, -0.36796003580093384, 0.23621012270450592, 0.05036838352680206, -0.35248175263404846, -0.12193751335144043, -0.9055222868919373, 0.30584442615509033, 0.06706880033016205, 0.8353381752967834, 0.29575464129447937, -0.4842148721218109, -0.2445838749408722, -0.4561854600906372, 0.7775758504867554, -0.633372962474823, 0.0904621034860611, 0.35624662041664124, 0.11264193058013916, -0.3501807451248169, -0.8505963683128357, -0.8582489490509033, -0.0018597308080643415, -0.40124574303627014, 0.21271555125713348, 0.07705456763505936, -0.13481003046035767, 0.6575855612754822, 0.5047401189804077, -0.34513890743255615, -0.5252264142036438, -0.7703501582145691, -0.1305130273103714, 0.8153265714645386, 0.16725189983844757, 0.2586449086666107, -0.45324185490608215, -0.30405372381210327, -0.2976935803890228, -0.44423356652259827, 0.21183444559574127, 0.46920695900917053, 0.2935079336166382, -0.39760929346084595, 0.7759012579917908, -0.6919663548469543, 0.3502844572067261, 0.03834749758243561, -0.25197985768318176, 0.554206371307373, -0.7806984782218933, -0.17340907454490662, -0.11624779552221298, 1.0363287925720215, 0.2982066869735718, 0.11321557313203812, 0.15729892253875732, 0.16899144649505615, -0.25125378370285034, -0.02169184945523739, -0.6392216086387634, -0.10847514867782593, 0.20058703422546387, -0.7672344446182251, -0.3395735025405884, 0.3703429400920868, -0.8561881184577942, -0.2771896719932556, -0.16133174300193787, 0.2877991199493408, -0.24727846682071686, -0.18391947448253632, -0.013738547451794147, -0.3661024570465088, 0.272432416677475, 0.24179859459400177, -0.6213869452476501, 0.39033228158950806, 0.6156123876571655, 0.5750041604042053, -0.071146659553051, -0.435053288936615, 0.04220971092581749, 0.14602600038051605, -0.20774582028388977, 0.4976418912410736, -0.2256651669740677, -0.27274090051651, -0.07749265432357788, 0.2053263932466507, 0.09460000693798065, -0.27956336736679077, 1.2477002143859863, 0.023995941504836082, 0.3780774772167206, -0.7619790434837341, -0.5209926962852478, -0.31472474336624146, -0.053299639374017715, -0.9354139566421509, 1.1809911727905273, -0.21340714395046234, -1.1768821477890015, 0.3727951943874359, -0.564780592918396, -0.42032378911972046, -0.21347995102405548, -0.14779655635356903, -0.6663274168968201, -0.03777328133583069, 0.31546059250831604, 0.3663823902606964, -0.5049690008163452, 0.033877696841955185, -0.2581927478313446, -0.39998072385787964, 0.09242583811283112, -0.14850066602230072, 1.2573387622833252, 0.40004000067710876, -0.4641704261302948, -0.1496509164571762, -0.6949147582054138, -0.312385618686676, 0.1800127923488617, -0.4528207778930664, -0.3287489712238312, -0.04896419495344162, 0.15910345315933228, 0.2591811418533325, 0.4226113259792328, -0.5308115482330322, 0.135957270860672, -0.09227128326892853, -0.15608617663383484, 0.41795846819877625, 0.21417400240898132, 0.2689826190471649, -0.5374905467033386, 0.3233621120452881, 0.07292045652866364, 0.41361650824546814, -0.13583846390247345, -0.5036951899528503, -1.0890074968338013, -0.3952255845069885, 0.4323418438434601, 0.6177778244018555, -0.6819372177124023, 0.6160845160484314, -0.4046085476875305, -0.7072323560714722, -0.6204414367675781, 0.26096510887145996, 0.21818101406097412, 0.44298887252807617, 0.5311870574951172, -0.02898537553846836, -0.6183516979217529, -1.1060236692428589, -0.4131909906864166, -0.30743342638015747, 0.08431198447942734, 0.12458505481481552, 0.6382599472999573, 0.06441088765859604, 0.7561937570571899, -0.3796440064907074, -0.2858852744102478, -0.2762022018432617, 0.10075321048498154, 0.27131587266921997, 0.4591413140296936, 0.4038969874382019, -1.027229905128479, -0.644970715045929, -0.2751879096031189, -0.8198035359382629, -0.34804949164390564, -0.14679542183876038, -0.2080059051513672, 0.123924121260643, 0.603931725025177, -0.7787436842918396, 0.6075870990753174, 0.24033388495445251, -0.4577734172344208, 0.5919966101646423, -0.07795272767543793, 0.2699100077152252, -1.0674608945846558, 0.20696136355400085, -0.10047582536935806, 0.00004813039777218364, -0.6599975824356079, 0.04348171129822731, -0.06872943043708801, 0.09598439186811447, -0.4059227406978607, 0.5105164647102356, -0.44112107157707214, 0.3152574300765991, 0.15211474895477295, -0.1971830427646637, -0.07800979167222977, 0.6134325265884399, -0.21747981011867523, 0.5815072655677795, 0.29942238330841064, -0.5946921706199646, 0.41928985714912415, 0.32764577865600586, -0.34268060326576233, 0.28365588188171387, -0.6521925926208496, -0.1736813634634018, -0.2814803719520569, 0.4150109589099884, -0.8063916563987732, -0.2222096472978592, 0.6037426590919495, -0.36465325951576233, -0.07642748206853867, 0.16081862151622772, -0.6016052961349487, -0.2295815497636795, -0.6982137560844421, 0.45325353741645813, 0.4330011010169983, -0.16901513934135437, 0.533180296421051, 0.24310944974422455, -0.344333678483963, -0.7259565591812134, -0.5396820306777954, -0.11184223741292953, -0.35254546999931335, -0.5270561575889587, 0.19109687209129333, -0.18610696494579315, -0.44966834783554077, 0.0596793033182621, -0.021885663270950317, 0.011308612301945686, 0.01671930029988289, 0.2978834807872772, 0.09795265644788742, 0.055592477321624756, 0.14746125042438507, 0.09865564107894897, 0.06068889796733856, -0.04058452323079109, 0.07863529026508331, 0.2065177857875824, 0.04362849146127701, -0.1597910374403, -0.6812014579772949, 0.6003961563110352, 0.37725451588630676, 0.12253446131944656, 0.9063097238540649, 0.8294634222984314, -0.052557818591594696, 0.28284600377082825, -0.6380260586738586, -0.05921611934900284, -0.40419721603393555, 0.17323192954063416, -0.3960503935813904, -0.49925363063812256, 0.5355178713798523, -0.046994615346193314, 0.2617214620113373, 1.0665756464004517, 0.5911331176757812, -0.34001630544662476, 0.5857311487197876, 0.514055609703064, -0.08522965013980865, 0.4125906825065613, -0.22170491516590118, -0.20044255256652832, -0.4726555645465851, -0.4651281237602234, -0.7721702456474304, -0.34332138299942017, -1.1273307800292969, -0.4009976089000702, 0.19727101922035217, 0.21266545355319977, -0.3361515402793884, 0.30864790081977844, -0.21016855537891388, 0.18978086113929749, 0.7829036712646484, 0.06364472210407257, 0.3342556953430176, 0.2474828064441681, -0.18964165449142456, -0.13701777160167694, -0.5589130520820618, -0.552489697933197, 1.197950005531311, 0.3138936161994934, 0.513840913772583, 0.09712006896734238, 0.9062815308570862, 0.4563242495059967, 0.04072060436010361, -0.38487231731414795, 0.6859988570213318, -0.17448291182518005, -0.6065473556518555, -0.4378804564476013, -0.5351671576499939, -0.9367048740386963, 0.04251467436552048, -0.46450015902519226, -0.3052774965763092, 0.3942660093307495, -0.16896849870681763, -0.07380624860525131, 0.00167277199216187, -0.691753625869751, 0.7475643754005432, 0.11736425012350082, -0.10895621031522751, -0.1580367386341095, -0.7224671840667725, 0.27786174416542053, -0.03354281187057495, 0.48417648673057556, -0.20878736674785614, -0.239759624004364, 0.9360933899879456, -0.8065396547317505, 0.7221947312355042, -0.0905628353357315, 0.19753722846508026, 0.32305002212524414, -0.3521668016910553, 0.5152325630187988, -0.09622976928949356, -0.01364976167678833, 0.42171865701675415, 0.027015147730708122, -0.6129656434059143, -0.48727691173553467, 0.5357728004455566, -1.0056843757629395, -0.6584435105323792, -0.4578932225704193, -0.4802318811416626, 0.25523653626441956, 0.2587660849094391, 0.2311331033706665, 0.05291548743844032, -0.2529774010181427, 0.37237414717674255, 0.4938117563724518, -0.3143979609012604, 0.30165231227874756, 0.07030411809682846, -0.07062514126300812, -0.6873778700828552, 0.6031803488731384, 0.237188458442688, 0.08484431356191635, 0.1988196074962616, 0.13519877195358276, -0.11094368994235992, -0.19689525663852692, -0.26924675703048706, 0.5297882556915283, -0.6586222052574158, -0.01222928985953331, -0.5984563827514648, -0.09057743847370148, -0.6534115672111511, 0.1256914585828781, 0.026090117171406746, -0.9459364414215088, -0.15480442345142365, -0.04204178601503372, 0.4358144998550415, 0.6943394541740417, -0.2654237151145935, 0.31481990218162537, -0.15223924815654755, 0.6101239919662476, 0.39999133348464966, -0.04308297485113144, -0.3761705160140991, -0.4643719494342804, -0.3141905963420868, 0.0754193365573883, -0.22956308722496033, -0.9768586754798889, 0.06901679933071136, 0.0808798223733902, 0.6942548751831055, 0.2884988486766815, 0.3563863933086395, 0.6791496872901917, -0.430527001619339, 0.8560662865638733, 0.09937357902526855, -0.7576383948326111, 0.3691312074661255, -0.2933480739593506, 0.30374419689178467, 0.8467841148376465, 0.47598057985305786, -0.6188920736312866, -0.6198562979698181, -0.9425015449523926, -1.0151301622390747, 0.7989535331726074, 0.6329677700996399, 0.10507167875766754, 0.0006705123814754188, 0.3975452184677124, 0.0434725247323513, 0.23881158232688904, -0.7964709401130676, -1.010614037513733, -0.20577417314052582, -0.5110052227973938, 0.08814924955368042, -0.4785602390766144, -0.1764681041240692, -0.44704321026802063, 0.9027450680732727, 0.33867043256759644, 0.3417661488056183, 0.2866063416004181, -0.031925804913043976, 0.07707670331001282, 0.16565857827663422, 0.5835276246070862, 0.41398993134498596, -0.029377534985542297, 0.1236238032579422, 0.3589983880519867, -0.7619984745979309, 0.004729419481009245, 0.3618389666080475, -0.6563991904258728, 0.38182878494262695, 0.5077863335609436, 0.7234415411949158, -0.24116581678390503, -0.359834760427475, 0.6244237422943115, -0.10222142189741135, -0.3623635470867157, -0.4942876100540161, -0.07876643538475037, -0.015732022002339363, 0.2134004533290863, 0.6431210041046143, -0.1628454029560089, 0.42137300968170166, -0.4319019615650177, 0.12148305773735046, 0.17078402638435364, 0.0006479128496721387, -0.04163924232125282, 0.44493070244789124, 0.10101395100355148, -0.19537793099880219, 0.29333892464637756, -0.14357779920101166, -0.33884334564208984, 0.6638879776000977, 0.0641382709145546, 0.7990001440048218, -0.05818012356758118, 0.2842124402523041, 0.7116593718528748, 0.561927855014801, -0.0021224888041615486, 0.4014611542224884, -0.2455168515443802, -0.31948718428611755, -0.3157211244106293, -0.6119619011878967, -0.11256750673055649, 0.2565259337425232, -0.647991955280304, 0.6784915328025818, -0.414985716342926, -0.11224131286144257, 0.079350046813488, 0.4827493727207184, -0.8026611804962158, 0.19308067858219147, 0.1741204410791397, 1.0971046686172485, -1.09414803981781, 0.601455807685852, 0.7243179082870483, -0.7153679132461548, -0.7429210543632507, 0.28968384861946106, -0.023671898990869522, -0.25233423709869385, 0.6762655377388, 0.029030555859208107, 0.15026915073394775, -0.2991446256637573, -0.6444673538208008, -0.9003324508666992, 1.116658329963684, 0.32491791248321533, -0.11652039736509323, 0.10831217467784882, 0.40650758147239685, 0.43283504247665405, -0.2177450954914093, 0.3088738024234772, 0.43303030729293823, 0.7390020489692688, -0.052310872822999954, -0.9555361270904541, 0.2915300130844116, -0.32741761207580566, -0.004288145340979099, -0.1798323094844818, -0.816562294960022, 0.9676020741462708, -0.00415585283190012, -0.21964600682258606, 0.05925922095775604, 0.8683694005012512, 0.2101241648197174, 0.20333541929721832, 0.6015316843986511, 0.5158010125160217, 0.598621666431427, -0.01979663595557213, 0.9382230043411255, -0.19130301475524902, 0.356108695268631, 0.8746466636657715, 0.49758031964302063, 0.6499798893928528, 0.6444023251533508, -0.3603558838367462, 0.754723846912384, 0.6340734958648682, 0.06254440546035767, 0.571220874786377, -0.007624206133186817, -0.262856662273407, -0.05311380326747894, -0.17526127398014069, -0.4513445198535919, 0.45694831013679504, 0.17125505208969116, -0.5563981533050537, -0.23605981469154358, -0.3076215982437134, 0.4178823232650757, -0.0257471464574337, -0.3473540246486664, 0.8826779127120972, -0.01838485710322857, -0.43745726346969604, 0.4928884208202362, 0.13521766662597656, 0.5148029327392578, -0.48897460103034973, -0.0737442821264267, -0.37474557757377625, -0.11665759235620499, -0.27302801609039307, -0.47328612208366394, 0.2733292281627655, 0.02164076827466488, -0.33398136496543884, -0.08462453633546829, 0.5630620718002319, -0.6766250133514404, -0.86783367395401, -0.12225791066884995, 0.5026149153709412, 0.42745521664619446, 0.16062140464782715, -0.8754222393035889, 0.024629853665828705, 0.17662978172302246, -0.46048834919929504, 0.05106067657470703, 0.7975668907165527, -0.21677632629871368, 0.3934961259365082, 0.6477241516113281, 0.2701573669910431, 0.06759006530046463, -0.20641516149044037, 0.8684306740760803, -0.750141978263855, -0.44402533769607544, -0.8799222111701965, 0.4875149428844452, -0.5645613074302673, -0.24485628306865692, 1.0697675943374634, 0.783142626285553, 0.8694614768028259, -0.020978832617402077, 0.9475905895233154, -0.28854894638061523, 0.6411144137382507, -0.24199344217777252, 0.6782423257827759, -0.6089006066322327, -0.05772063881158829, -0.4752083420753479, -0.7330431342124939, -0.17918606102466583, 0.6294134259223938, -0.28036123514175415, -0.019726257771253586, 0.681273341178894, 0.7057479023933411, 0.06643230468034744, -0.23404556512832642, 0.05004030838608742, 0.24837642908096313, -0.1625959873199463, 0.16325435042381287, 0.5275724530220032, -0.7169491052627563, 0.9225221872329712, -0.5850804448127747, -0.13134679198265076, -0.22588200867176056, -0.9097820520401001, -0.8183063864707947, -0.8484477996826172, -0.40511849522590637, -0.28894659876823425, -0.09626518189907074, 0.9722402691841125, 0.19114956259727478, -0.8953571915626526, -0.3324977159500122, 0.20271463692188263, 0.3269944190979004, -0.4248577654361725, -0.19277764856815338, 0.5620570182800293, -0.2775518000125885, -0.8264729976654053, -0.20045875012874603, -0.09958323836326599, 0.024978574365377426, -0.1457381248474121, -0.08478789031505585, -0.32986798882484436, 0.08491041511297226, 0.323456734418869, 0.25867965817451477, -0.7295684814453125, 0.06556785106658936, -0.024835241958498955, -0.35488539934158325, -0.2673954963684082, 0.6032688021659851, -0.6156265139579773, 0.3085830807685852, 0.6210424900054932, 0.314696341753006, 0.5596975088119507, 0.1453448235988617, 0.2619103789329529, -0.6385042071342468, 0.3629719018936157, -0.24223975837230682, 0.3606542646884918, 0.3792186379432678, -0.3242305517196655, 0.520719051361084, 0.47005409002304077, -0.38183900713920593, -0.6225807070732117, -0.054428327828645706, -0.8650420904159546, -0.19201132655143738, 1.4467231035232544, -0.1435697078704834, -0.3546687364578247, -0.40121299028396606, -0.27990835905075073, 0.6334290504455566, -0.4590222239494324, 0.8869569301605225, 0.8482421040534973, 0.1526835411787033, -0.09381677955389023, -0.6020532846450806, 0.9146338701248169, 0.2857483923435211, -0.763606607913971, 0.08512518554925919, 0.5720700621604919, 0.2932160794734955, 0.26544058322906494, 0.6543746590614319, 0.06515581905841827, 0.27494850754737854, -0.0266844742000103, 0.3185502290725708, -0.04818742349743843, -0.016029933467507362, -0.2352965623140335, 0.013979575596749783, -0.17711031436920166, -0.17609146237373352 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
NbAiLab/norwegian_parliament
NbAiLab
2022-07-01T19:51:13Z
405
1
null
[ "task_categories:text-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:no", "license:cc-by-4.0", "region:us" ]
2022-07-01T19:51:13Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - found language: - no license: - cc-by-4.0 multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - text-classification --- # Dataset Card Creation Guide ## 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:** N/A - **Repository:** [GitHub](https://github.com/ltgoslo/NorBERT/) - **Paper:** N/A - **Leaderboard:** N/A - **Point of Contact:** - ### Dataset Summary The Norwegian Parliament Speeches is a collection of text passages from 1998 to 2016 and pronounced at the Norwegian Parliament (Storting) by members of the two major parties: Fremskrittspartiet and Sosialistisk Venstreparti. The dataset is annotated with the party the speaker was associated with at the time (dates of speeches are also included). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The text in the dataset is in Norwegian. ## Dataset Structure ### Data Instances Example of one instance in the dataset. ```{'label': 0, 'text': 'Verre er det med slagsmålene .'}``` ### Data Fields - `id`: index of the example - `text`: Text of a speech - `date`: Date (`YYYY-MM-DD`) the speech was produced - `label`: Political party the speaker was associated with at the time - 0 = Fremskrittspartiet - 1 = Sosialistisk Venstreparti ### Data Splits The dataset is split into a `train`, `validation`, and `test` split with the following sizes: | | Tain | Valid | Test | | ----- | ------ | ----- | ----- | | Number of examples | 3600 | 1200 | 1200 | The dataset is balanced on political party. ## Dataset Creation This dataset is based on the publicly available information by Norwegian Parliament (Storting) and created by the National Library of Norway AI-Lab to benchmark their language models. ## Additional Information ### Licensing Information This work is licensed under a Creative Commons Attribution 4.0 International License ### Citation Information ```latex @misc{--, title={--}, author={--}, year={2021}, archivePrefix={arXiv}, primaryClass={cs.CL} } ```
[ -0.36571499705314636, -0.6275202631950378, -0.010550395585596561, 0.13169337809085846, -0.49604561924934387, -0.1577957272529602, -0.398225873708725, -0.12272382527589798, 0.3884861171245575, 0.516447901725769, -0.5663262605667114, -0.8612095713615417, -0.5421082973480225, 0.05240422114729881, -0.11496041715145111, 1.1949671506881714, 0.19767916202545166, 0.10064740478992462, -0.357290655374527, -0.25573813915252686, -0.3845800757408142, -0.7361232042312622, -0.4518599212169647, -0.3353767693042755, 0.3698081374168396, 0.7234944701194763, 0.5138046145439148, 0.9484823346138, 0.2530551254749298, 0.19059284031391144, -0.397663950920105, -0.0045547569170594215, -0.580842912197113, -0.014822566881775856, -0.1999407410621643, -0.23574550449848175, -0.5896013975143433, 0.16944055259227753, 0.9023528695106506, 0.4030038118362427, -0.3272567093372345, 0.38345393538475037, 0.23505567014217377, 0.6161906123161316, -0.23326656222343445, 0.6287112236022949, -0.6116284132003784, -0.13532760739326477, -0.6861793398857117, 0.0004525794938672334, -0.22797928750514984, -0.3240033686161041, -0.0923255905508995, -0.43020328879356384, -0.03659501299262047, 0.04034612700343132, 0.9008401036262512, 0.05353139713406563, -0.2504505515098572, -0.2544137239456177, -0.35964730381965637, 0.6565927863121033, -0.7470576167106628, 0.2647571265697479, 0.5508357286453247, 0.33875566720962524, -0.0679406151175499, -0.8236358165740967, -0.8082889914512634, 0.13417886197566986, -0.13735634088516235, 0.09633172303438187, -0.16640712320804596, -0.11607177555561066, 0.4796365797519684, 0.4669877290725708, -0.6920945048332214, -0.05506385117769241, -0.6738344430923462, -0.1504291146993637, 0.9580514430999756, 0.19685138761997223, 0.0418962687253952, -0.733309805393219, -0.16656973958015442, -0.5421940684318542, -0.45348060131073, -0.058915961533784866, 0.7470083832740784, 0.7402260899543762, -0.6525223851203918, 0.7319701313972473, -0.052164576947689056, 0.5621265769004822, -0.1647794097661972, 0.0013963046949356794, 0.7313885688781738, -0.7217338681221008, -0.1390824019908905, 0.2013123780488968, 0.9563406705856323, 0.3566923141479492, 0.19127725064754486, 0.314973920583725, 0.058651845902204514, -0.06409064680337906, -0.16695912182331085, -0.6127225756645203, -0.46194493770599365, 0.3650166988372803, -0.6202015280723572, -0.2140767127275467, -0.02424393966794014, -1.0106542110443115, -0.3316973149776459, -0.5113934278488159, 0.052205100655555725, -0.1261378824710846, -0.4455897808074951, -0.11679788678884506, -0.2663498520851135, 0.40547674894332886, -0.20731203258037567, -0.6195974946022034, 0.2973175644874573, 0.6485227942466736, 0.6580981016159058, -0.32466769218444824, -0.12853941321372986, -0.4605950713157654, -0.07322071492671967, -0.08962167054414749, 0.8373217582702637, -0.4656972885131836, -0.4015761613845825, 0.05457185208797455, 0.07211814075708389, -0.11507207900285721, -0.48605766892433167, 1.006740689277649, -0.03193911910057068, 0.6125272512435913, -0.4332296848297119, -0.6511236429214478, -0.0026380647905170918, 0.20391075313091278, -0.7479998469352722, 1.2627350091934204, -0.11447751522064209, -0.9407044649124146, 0.44113481044769287, -0.8441673517227173, -0.2674785852432251, 0.13210809230804443, -0.5489123463630676, -0.5433719158172607, -0.22917526960372925, 0.06649238616228104, 0.5717774629592896, -0.4372689425945282, 0.49751657247543335, -0.08598906546831131, 0.0717705711722374, -0.14048688113689423, -0.3051481246948242, 1.1520932912826538, 0.2509467303752899, -0.09003966301679611, 0.24671520292758942, -1.1401832103729248, 0.055842071771621704, 0.07738342881202698, -0.5268257856369019, -0.12429367005825043, 0.08219292014837265, 0.4523259401321411, 0.2892932891845703, 0.1585150510072708, -0.47491002082824707, 0.10972010344266891, -0.4777773320674896, 0.42802926898002625, 0.7447742223739624, 0.2085619866847992, 0.17334745824337006, -0.39615803956985474, 0.35919761657714844, 0.15381233394145966, 0.22633354365825653, 0.04085515812039375, -0.7835400104522705, -0.5827838778495789, -0.2777007222175598, 0.5929537415504456, 0.720212996006012, -0.738926112651825, 0.7762822508811951, -0.5322605967521667, -0.6673681735992432, -0.4881344735622406, -0.11342259496450424, 0.3472556173801422, 0.4240138828754425, 0.31700101494789124, -0.21061548590660095, -0.8061227202415466, -1.0696903467178345, -0.13121727108955383, -0.3821702301502228, 0.13178756833076477, 0.638248085975647, 0.7808994054794312, 0.04774806648492813, 0.77153480052948, -0.4037150740623474, -0.23534367978572845, -0.37080222368240356, 0.036255210638046265, 0.5376059412956238, 0.5920760035514832, 0.3023352324962616, -0.8947575688362122, -0.5827746391296387, -0.2368796169757843, -0.4159946143627167, -0.18301336467266083, 0.009406086057424545, -0.03836781904101372, 0.21946583688259125, 0.17028756439685822, -0.23139488697052002, 0.6622171998023987, 0.7109293341636658, -0.6245577335357666, 0.6356608867645264, -0.008848043158650398, 0.0530833974480629, -1.3495715856552124, 0.26067018508911133, -0.16996164619922638, 0.01127250399440527, -0.7766147255897522, -0.5222275853157043, -0.2641863226890564, 0.009265475906431675, -0.48249906301498413, 0.8079239130020142, -0.09293100237846375, 0.21048834919929504, 0.10502468049526215, 0.036174334585666656, -0.18749579787254333, 0.550926685333252, -0.040275413542985916, 0.5888768434524536, 0.6696902513504028, -0.6134713292121887, 0.2885041832923889, 0.7482690215110779, -0.5110072493553162, 0.7202683091163635, -0.7543041706085205, 0.16441082954406738, -0.2579078674316406, 0.020333006978034973, -1.1385809183120728, -0.2886350452899933, 0.575809121131897, -0.5004293918609619, 0.20532073080539703, -0.11157771199941635, -0.7427880764007568, -0.21600262820720673, -0.21441473066806793, 0.17853039503097534, 0.4281340539455414, -0.2976342737674713, 0.6890438795089722, 0.7450867891311646, -0.20663750171661377, -0.5351967811584473, -0.8236207365989685, 0.0604575052857399, -0.2854562997817993, -0.6368299722671509, 0.39444980025291443, -0.14491763710975647, -0.2545713782310486, 0.032248225063085556, 0.07289083302021027, 0.03185581788420677, -0.2936628460884094, 0.2958942949771881, 0.06398959457874298, -0.010482674464583397, 0.13543196022510529, -0.22794580459594727, -0.06258180737495422, -0.09040139615535736, 0.01031479425728321, 0.6187501549720764, 0.01662413403391838, -0.15347757935523987, -0.6423027515411377, 0.38686448335647583, 0.29439589381217957, -0.1145377978682518, 0.8087330460548401, 0.47877800464630127, -0.38655340671539307, 0.034973837435245514, -0.5232297778129578, -0.24360719323158264, -0.394791841506958, 0.3376952111721039, -0.26937514543533325, -0.5310037136077881, 0.9067249894142151, 0.31872859597206116, 0.3101637065410614, 0.8364091515541077, 0.6154111623764038, 0.1480071246623993, 0.6007283329963684, 0.22274883091449738, -0.16611701250076294, 0.5640025734901428, -0.3439805805683136, -0.0493956133723259, -0.6800287365913391, -0.555326521396637, -0.9688010215759277, -0.3702086806297302, -0.8827831745147705, -0.47563570737838745, -0.03155089542269707, -0.13932541012763977, -0.40300998091697693, 0.38548484444618225, -0.6158276200294495, 0.37731337547302246, 0.7998354434967041, -0.18982960283756256, -0.005377567373216152, 0.3152403235435486, -0.2882309854030609, -0.18860836327075958, -1.0036567449569702, -0.6032281517982483, 1.0603692531585693, 0.44394105672836304, 0.34282881021499634, -0.10090944916009903, 0.7061304450035095, 0.28823792934417725, 0.1669549196958542, -0.436100035905838, 0.6263477206230164, -0.5132546424865723, -0.7505213022232056, -0.4171331524848938, -0.597184419631958, -0.9036881327629089, 0.028599118813872337, -0.3312484920024872, -0.6302799582481384, 0.5622816681861877, 0.2161514312028885, -0.002584243193268776, 0.3674783706665039, -0.504190981388092, 1.0337190628051758, -0.012123269028961658, -0.277810275554657, 0.00001407130366715137, -0.7336372137069702, 0.032494425773620605, 0.27426162362098694, 0.3413085639476776, -0.2053295075893402, 0.16896480321884155, 1.3930495977401733, -0.2502274513244629, 0.9592440128326416, -0.34733203053474426, 0.09311707317829132, 0.4460430145263672, -0.5273908972740173, 0.6312240958213806, -0.20634181797504425, -0.3084498345851898, 0.47754937410354614, 0.03250383213162422, -0.20811425149440765, -0.3537158966064453, 0.6150189638137817, -0.7058299779891968, -0.20819701254367828, -0.5235925316810608, -0.34318608045578003, 0.12994126975536346, 0.13823778927326202, 0.1972876638174057, 0.4310173988342285, -0.22739963233470917, 0.6842666864395142, 0.5116794109344482, -0.2927113175392151, 0.2386602908372879, 0.28595590591430664, 0.04173637554049492, -1.022087812423706, 0.6767560243606567, 0.5075552463531494, 0.04142146185040474, 0.11637978255748749, 0.41708239912986755, -0.7204703092575073, -0.3505323529243469, -0.18967314064502716, 0.31864821910858154, -0.7022343873977661, -0.032571688294410706, -0.42058590054512024, -0.28819024562835693, -0.5127439498901367, 0.37423819303512573, -0.1646386831998825, -0.7020833492279053, -0.44232770800590515, -0.25266072154045105, 0.44647684693336487, 0.5249379873275757, -0.46179118752479553, 0.4283425807952881, -0.3211173415184021, 0.16041988134384155, 0.20017917454242706, 0.5004651546478271, -0.1770729422569275, -0.593998908996582, -0.08142458647489548, 0.05250398814678192, -0.24148643016815186, -0.9254649877548218, 0.30564311146736145, 0.37389326095581055, 0.8197668790817261, 0.1846218705177307, 0.12707793712615967, 0.5995174646377563, -0.43436771631240845, 1.2621784210205078, 0.08822169154882431, -0.6681764125823975, 0.6595281958580017, -0.333850622177124, 0.24526679515838623, 0.7057090997695923, 0.1973092257976532, -0.7054940462112427, -0.15494725108146667, -1.1604634523391724, -1.0773088932037354, 0.8762938380241394, 0.4885288178920746, 0.2200280725955963, -0.09331126511096954, 0.35516491532325745, -0.11533302068710327, 0.3534982204437256, -0.7909799218177795, -0.8745801448822021, -0.2139919102191925, -0.30540814995765686, -0.28135815262794495, -0.42509445548057556, -0.3162878751754761, -0.3558107316493988, 0.9332439303398132, 0.1370621770620346, 0.2888314127922058, 0.014555711299180984, 0.47309720516204834, 0.10373490303754807, 0.4356706738471985, 0.7307570576667786, 0.5548534989356995, -0.2380140721797943, 0.12560109794139862, 0.18850165605545044, -0.6309690475463867, -0.1483817994594574, 0.18093140423297882, -0.06120825931429863, 0.16394440829753876, 0.32824066281318665, 1.0209033489227295, 0.01918085291981697, -0.4506273567676544, 0.47928109765052795, -0.0986662358045578, -0.6164491176605225, -0.3968575894832611, -0.05531890690326691, 0.050716251134872437, 0.12636403739452362, 0.3543175458908081, -0.23410890996456146, -0.15268820524215698, -0.4447004497051239, 0.49026796221733093, 0.15317319333553314, -0.30382755398750305, -0.24087023735046387, 0.7167430520057678, 0.06479800492525101, -0.5634098052978516, 0.5216359496116638, -0.13982075452804565, -0.33925583958625793, 0.48672372102737427, 0.2459084838628769, 0.7916480898857117, -0.2142002433538437, 0.23174971342086792, 0.6720225811004639, 0.3668602705001831, -0.049719229340553284, 0.9453414082527161, -0.033055659383535385, -0.7032277584075928, -0.36264416575431824, -0.5789458751678467, -0.21574591100215912, 0.5122087001800537, -0.8449543118476868, 0.30452263355255127, -0.2422427535057068, -0.33387020230293274, 0.13264603912830353, 0.41597577929496765, -0.8371196985244751, 0.10301598906517029, 0.08497916162014008, 1.1825306415557861, -1.2840092182159424, 0.6717924475669861, 0.5657276511192322, -0.3654807209968567, -0.8989565372467041, -0.4094494879245758, 0.07107872515916824, -0.618583619594574, 0.5919135808944702, -0.1733558028936386, 0.5352394580841064, -0.22037053108215332, -0.5948967933654785, -0.6963030695915222, 0.9385089874267578, 0.2567348778247833, -0.5953255891799927, 0.23529596626758575, 0.406825989484787, 0.5205042362213135, -0.44595372676849365, 0.12659622728824615, 0.5602781772613525, 0.7880205512046814, 0.30026504397392273, -0.8944849371910095, 0.0031967563554644585, -0.3885357975959778, -0.1811508685350418, -0.07706400007009506, -0.4788915514945984, 0.8652697801589966, 0.48437032103538513, -0.31521371006965637, -0.2766234576702118, 0.6877052187919617, 0.5389454960823059, 0.4151104688644409, 0.5199692845344543, 0.6737381219863892, 1.0118563175201416, -0.24294063448905945, 0.8975130319595337, -0.3294859528541565, 0.11598876118659973, 1.4396250247955322, 0.006490739062428474, 0.9736896753311157, 0.4735127091407776, -0.1183803603053093, 0.3598029315471649, 0.49886447191238403, -0.19891823828220367, 0.44730740785598755, 0.4189661741256714, 0.05925670638680458, -0.16822589933872223, -0.21718502044677734, -0.45938020944595337, 0.5605417490005493, 0.41884326934814453, -0.5270928740501404, -0.16032922267913818, -0.10729629546403885, 0.1822414994239807, 0.032563358545303345, -0.3057671785354614, 0.8954393863677979, -0.020739547908306122, -0.45776402950286865, 0.6027641296386719, -0.21600764989852905, 0.4210392236709595, -0.5489203333854675, -0.12604621052742004, -0.060770027339458466, -0.0828060656785965, -0.2810211181640625, -1.0122109651565552, 0.3843293786048889, 0.12099351733922958, -0.3841938376426697, -0.3585098683834076, 0.4584534168243408, -0.5886111855506897, -0.5468742847442627, -0.08028275519609451, 0.44321224093437195, 0.5542953610420227, 0.3249010443687439, -0.9723056554794312, 0.30315595865249634, 0.3137418329715729, -0.3861680328845978, 0.03875807672739029, 0.370553582906723, 0.03214531019330025, 0.35737714171409607, 0.5552493929862976, 0.48605480790138245, -0.11946448683738708, 0.18770141899585724, 0.9206915497779846, -0.5135104060173035, -0.5984876751899719, -0.7859142422676086, 0.802032470703125, -0.6159640550613403, -0.612421989440918, 0.8546584248542786, 1.023106336593628, 0.8856267333030701, 0.1785932183265686, 0.8536620736122131, -0.3591301739215851, 0.7997163534164429, -0.311985045671463, 0.810804009437561, -0.453971266746521, 0.10599534958600998, -0.13675008714199066, -0.8253809809684753, -0.40981465578079224, 0.7699931263923645, -0.49060338735580444, -0.11615165323019028, 0.34698206186294556, 0.9757641553878784, 0.0454288050532341, 0.17091487348079681, 0.19346198439598083, 0.4601806104183197, 0.3764873147010803, 0.08789700269699097, 0.4472299814224243, -0.5898132920265198, 0.6054804921150208, -0.24077923595905304, -0.10792431235313416, 0.06586547940969467, -1.1661858558654785, -0.9894979596138, -1.0190845727920532, -0.6555231213569641, -0.4877614974975586, 0.004850246477872133, 0.9918904304504395, 0.8503782153129578, -1.1044976711273193, -0.5096709728240967, 0.25042524933815, 0.10544300824403763, -0.1782878190279007, -0.2318664938211441, 0.8317219614982605, 0.1564902365207672, -0.5515831708908081, 0.09018292278051376, -0.1756027489900589, 0.1211223229765892, -0.060256533324718475, -0.13114775717258453, -0.44315463304519653, 0.0898844376206398, 0.300777792930603, 0.4296056628227234, -0.5152101516723633, -0.18689799308776855, -0.2832666039466858, 0.12930749356746674, 0.20562534034252167, 0.40110906958580017, -0.4599864184856415, 0.41181623935699463, 0.8192616105079651, 0.17601458728313446, 0.49379104375839233, 0.04634220525622368, 0.20469099283218384, -1.0988126993179321, 0.12952792644500732, 0.2938959002494812, 0.1515687108039856, 0.3462114632129669, -0.2078879177570343, 0.5413023829460144, 0.11471892893314362, -0.6576865911483765, -1.0841575860977173, -0.05597323551774025, -1.0513659715652466, 0.13310003280639648, 1.299554705619812, 0.13339002430438995, -0.3164602220058441, -0.23626388609409332, -0.21028845012187958, 0.20677286386489868, -0.618387758731842, 0.4624544084072113, 0.9304776191711426, -0.011374182067811489, -0.06687694042921066, -0.6259865760803223, 0.8514878153800964, -0.12324922531843185, -0.7944601774215698, 0.30119049549102783, 0.29067522287368774, 0.20164258778095245, 0.2036287486553192, 0.7241628170013428, -0.23053081333637238, -0.07368500530719757, 0.043392427265644073, 0.19370952248573303, -0.0600738525390625, -0.2936793863773346, -0.3423088788986206, 0.21799825131893158, -0.3246503472328186, -0.2628108263015747 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
generated_reviews_enth
null
2023-01-25T14:30:46Z
404
4
null
[ "task_categories:translation", "task_categories:text-classification", "task_ids:multi-class-classification", "task_ids:semantic-similarity-classification", "annotations_creators:expert-generated", "annotations_creators:machine-generated", "language_creators:machine-generated", "multilinguality:translation", "size_categories:100K<n<1M", "source_datasets:original", "language:en", "language:th", "license:cc-by-sa-4.0", "arxiv:2007.03541", "arxiv:1909.05858", "region:us" ]
2023-01-25T14:30:46Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated - machine-generated language_creators: - machine-generated language: - en - th license: - cc-by-sa-4.0 multilinguality: - translation size_categories: - 100K<n<1M source_datasets: - original task_categories: - translation - text-classification task_ids: - multi-class-classification - semantic-similarity-classification pretty_name: generated_reviews_enth dataset_info: features: - name: translation dtype: translation: languages: - en - th - name: review_star dtype: int32 - name: correct dtype: class_label: names: '0': neg '1': pos config_name: generated_reviews_enth splits: - name: train num_bytes: 147673215 num_examples: 141369 - name: validation num_bytes: 16409966 num_examples: 15708 - name: test num_bytes: 18133523 num_examples: 17453 download_size: 59490601 dataset_size: 182216704 --- # Dataset Card for generated_reviews_enth ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** ttp://airesearch.in.th/ - **Repository:** https://github.com/vistec-ai/generated_reviews_enth - **Paper:** https://arxiv.org/pdf/2007.03541.pdf - **Leaderboard:** - **Point of Contact:** [AIResearch](http://airesearch.in.th/) ### Dataset Summary `generated_reviews_enth` is created as part of [scb-mt-en-th-2020](https://arxiv.org/pdf/2007.03541.pdf) for machine translation task. This dataset (referred to as `generated_reviews_yn` in [scb-mt-en-th-2020](https://arxiv.org/pdf/2007.03541.pdf)) are English product reviews generated by [CTRL](https://arxiv.org/abs/1909.05858), translated by Google Translate API and annotated as accepted or rejected (`correct`) based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis. ### Supported Tasks and Leaderboards English-to-Thai translation quality estimation (binary label) is the intended use. Other uses include machine translation and sentiment analysis. ### Languages English, Thai ## Dataset Structure ### Data Instances ``` {'correct': 0, 'review_star': 4, 'translation': {'en': "I had a hard time finding a case for my new LG Lucid 2 but finally found this one on amazon. The colors are really pretty and it works just as well as, if not better than the otterbox. Hopefully there will be more available by next Xmas season. Overall, very cute case. I love cheetah's. :)", 'th': 'ฉันมีปัญหาในการหาเคสสำหรับ LG Lucid 2 ใหม่ของฉัน แต่ในที่สุดก็พบเคสนี้ใน Amazon สีสวยมากและใช้งานได้ดีเช่นเดียวกับถ้าไม่ดีกว่านาก หวังว่าจะมีให้มากขึ้นในช่วงเทศกาลคริสต์มาสหน้า โดยรวมแล้วน่ารักมาก ๆ ฉันรักเสือชีตาห์ :)'}} {'correct': 0, 'review_star': 1, 'translation': {'en': "This is the second battery charger I bought as a Christmas present, that came from Amazon, after one purchased before for my son. His was still working. The first charger, received in July, broke apart and wouldn't charge anymore. Just found out two days ago they discontinued it without warning. It took quite some time to find the exact replacement charger. Too bad, really liked it. One of these days, will purchase an actual Nikon product, or go back to buying batteries.", 'th': 'นี่เป็นเครื่องชาร์จแบตเตอรี่ก้อนที่สองที่ฉันซื้อเป็นของขวัญคริสต์มาสซึ่งมาจากอเมซอนหลังจากที่ซื้อมาเพื่อลูกชายของฉัน เขายังทำงานอยู่ เครื่องชาร์จแรกที่ได้รับในเดือนกรกฎาคมแตกเป็นชิ้น ๆ และจะไม่ชาร์จอีกต่อไป เพิ่งค้นพบเมื่อสองวันก่อนพวกเขาหยุดมันโดยไม่มีการเตือนล่วงหน้า ใช้เวลาพอสมควรในการหาที่ชาร์จที่ถูกต้อง แย่มากชอบมาก สักวันหนึ่งจะซื้อผลิตภัณฑ์ Nikon จริงหรือกลับไปซื้อแบตเตอรี่'}} {'correct': 1, 'review_star': 1, 'translation': {'en': 'I loved the idea of having a portable computer to share pictures with family and friends on my big screen. It worked really well for about 3 days, then when i opened it one evening there was water inside where all the wires came out. I cleaned that up and put some tape over that, so far, no leaks. My husband just told me yesterday, however, that this thing is trash.', 'th': 'ฉันชอบไอเดียที่มีคอมพิวเตอร์พกพาเพื่อแชร์รูปภาพกับครอบครัวและเพื่อน ๆ บนหน้าจอขนาดใหญ่ของฉัน มันใช้งานได้ดีจริง ๆ ประมาณ 3 วันจากนั้นเมื่อฉันเปิดมันในเย็นวันหนึ่งมีน้ำอยู่ภายในที่ซึ่งสายไฟทั้งหมดออกมา ฉันทำความสะอาดมันแล้ววางเทปไว้ที่นั่นจนถึงตอนนี้ไม่มีรอยรั่ว สามีของฉันเพิ่งบอกฉันเมื่อวานนี้ว่าสิ่งนี้เป็นขยะ'}} ``` ### Data Fields - `translation`: - `en`: English product reviews generated by [CTRL](https://arxiv.org/abs/1909.05858) - `th`: Thai product reviews translated from `en` by Google Translate API - `review_star`: Stars of the generated reviews, put as condition for [CTRL](https://arxiv.org/abs/1909.05858) - `correct`: 1 if the English-to-Thai translation is accepted (`correct`) based on fluency and adequacy of the translation by human annotators else 0 ### Data Splits | | train | valid | test | |-----------------|--------|-------|-------| | # samples | 141369 | 15708 | 17453 | | # correct:0 | 99296 | 10936 | 12208 | | # correct:1 | 42073 | 4772 | 5245 | | # review_star:1 | 50418 | 5628 | 6225 | | # review_star:2 | 22876 | 2596 | 2852 | | # review_star:3 | 22825 | 2521 | 2831 | | # review_star:1 | 22671 | 2517 | 2778 | | # review_star:5 | 22579 | 2446 | 2767 | ## Dataset Creation ### Curation Rationale `generated_reviews_enth` is created as part of [scb-mt-en-th-2020](https://arxiv.org/pdf/2007.03541.pdf) for machine translation task. This dataset (referred to as `generated_reviews_yn` in [scb-mt-en-th-2020](https://arxiv.org/pdf/2007.03541.pdf)) are English product reviews generated by [CTRL](https://arxiv.org/abs/1909.05858), translated by Google Translate API and annotated as accepted or rejected (`correct`) based on fluency and adequacy of the translation by human annotators. This allows it to be used for English-to-Thai translation quality esitmation (binary label), machine translation, and sentiment analysis. ### Source Data #### Initial Data Collection and Normalization The data generation process is as follows: - `en` is generated using conditional generation of [CTRL](https://arxiv.org/abs/1909.05858), stating a star review for each generated product review. - `th` is translated from `en` using Google Translate API - `correct` is annotated as accepted or rejected (1 or 0) based on fluency and adequacy of the translation by human annotators For this specific dataset for translation quality estimation task, we apply the following preprocessing: - Drop duplciates on `en`,`th`,`review_star`,`correct`; duplicates might exist because the translation checking is done by annotators. - Remove reviews that are not between 1-5 stars. - Remove reviews whose `correct` are not 0 or 1. - Deduplicate on `en` which contains the source sentences. #### Who are the source language producers? [CTRL](https://arxiv.org/abs/1909.05858) ### Annotations #### Annotation process Annotators are given English and Thai product review pairs. They are asked to label the pair as acceptable translation or not based on fluency and adequacy of the translation. #### Who are the annotators? Human annotators of [Hope Data Annotations](https://www.hopedata.org/) hired by [AIResearch.in.th](http://airesearch.in.th/) ### Personal and Sensitive Information The authors do not expect any personal or sensitive information to be in the generated product reviews, but they could slip through from pretraining of [CTRL](https://arxiv.org/abs/1909.05858). ## Considerations for Using the Data ### Social Impact of Dataset - English-Thai translation quality estimation for machine translation - Product review classification for Thai ### Discussion of Biases [More Information Needed] ### Other Known Limitations Due to annotation process constraints, the number of one-star reviews are notably higher than other-star reviews. This makes the dataset slighly imbalanced. ## Additional Information ### Dataset Curators The dataset was created by [AIResearch.in.th](http://airesearch.in.th/) ### Licensing Information CC BY-SA 4.0 ### Citation Information ``` @article{lowphansirikul2020scb, title={scb-mt-en-th-2020: A Large English-Thai Parallel Corpus}, author={Lowphansirikul, Lalita and Polpanumas, Charin and Rutherford, Attapol T and Nutanong, Sarana}, journal={arXiv preprint arXiv:2007.03541}, year={2020} } ``` ### Contributions Thanks to [@cstorm125](https://github.com/cstorm125) for adding this dataset.
[ -0.44476860761642456, -0.48610880970954895, 0.24741153419017792, 0.2554595470428467, -0.6802337765693665, -0.14706018567085266, -0.18469588458538055, -0.48315829038619995, 0.5615193247795105, 0.5082803964614868, -0.40024906396865845, -0.7814726233482361, -0.5182923674583435, 0.42246970534324646, 0.012065986171364784, 1.3280047178268433, -0.26203861832618713, 0.21796385943889618, 0.05817573890089989, -0.35711127519607544, -0.42643314599990845, -0.19830405712127686, -0.4537929892539978, -0.12282426655292511, 0.46707969903945923, 0.6675379872322083, 0.7097935080528259, 0.45040103793144226, 0.6616247892379761, 0.208051398396492, -0.12434524297714233, 0.34447014331817627, -0.3939438462257385, 0.14989842474460602, -0.07386814802885056, -0.4275713562965393, -0.6787009239196777, 0.08979184180498123, 0.3238027095794678, 0.39254438877105713, 0.1032775416970253, 0.48151975870132446, 0.23980532586574554, 0.8799977898597717, -0.35358431935310364, 0.41860249638557434, -0.15021640062332153, 0.0653298869729042, -0.1066938191652298, -0.04331928864121437, -0.09868092834949493, -0.6439959406852722, -0.10710100829601288, -0.542177677154541, -0.08187206089496613, 0.08977218717336655, 1.2093323469161987, 0.044951822608709335, -0.3381222188472748, -0.33042770624160767, -0.694009006023407, 0.8260790109634399, -0.7983645796775818, 0.2035938948392868, 0.6157509088516235, 0.3113435208797455, -0.02522253431379795, -0.39850473403930664, -0.7876102924346924, 0.12698668241500854, -0.25473663210868835, 0.5930512547492981, -0.0342765748500824, -0.2059127539396286, 0.09930381178855896, 0.6971083283424377, -0.4687146544456482, -0.25211599469184875, -0.5829638838768005, -0.15699179470539093, 0.9389869570732117, 0.04666881263256073, 0.38574936985969543, -0.6701035499572754, -0.1955322027206421, -0.24503451585769653, -0.6870825886726379, 0.23787443339824677, 0.5022759437561035, 0.15282022953033447, -0.37760552763938904, 0.7721019387245178, -0.28096622228622437, 0.24143341183662415, 0.07171180844306946, -0.2476620376110077, 0.7016802430152893, -0.8663251399993896, -0.2240246832370758, -0.13270536065101624, 1.0757211446762085, 0.8185657858848572, 0.09677384048700333, 0.23627112805843353, -0.44345808029174805, -0.18083897233009338, 0.04534236714243889, -0.8224812150001526, -0.12521901726722717, 0.49630144238471985, -0.6771446466445923, -0.42893293499946594, 0.24171307682991028, -0.6770935654640198, 0.02340594120323658, -0.03423653170466423, 0.28938913345336914, -0.1252967268228531, -0.3619917035102844, 0.08852345496416092, 0.00674813287332654, -0.027581118047237396, 0.11254536360502243, -0.5892813205718994, 0.1956733912229538, 0.2003994882106781, 0.7433434128761292, -0.23256228864192963, -0.2570838928222656, -0.0893704816699028, -0.03143831714987755, -0.4423331022262573, 0.7970585227012634, 0.053382329642772675, -0.5274574756622314, 0.10265923291444778, 0.30025333166122437, 0.24358217418193817, -0.5378958582878113, 1.0166144371032715, -0.4925970435142517, 0.40904274582862854, -0.6560003161430359, -0.22285521030426025, -0.3514024317264557, 0.33576884865760803, -0.8185762166976929, 1.137003779411316, 0.15173286199569702, -0.7591124773025513, 0.39178895950317383, -0.6022253036499023, -0.4947517216205597, -0.009763192385435104, 0.09674269706010818, -0.673790693283081, -0.0330929234623909, 0.29774245619773865, 0.45452505350112915, -0.38535499572753906, 0.10830345004796982, -0.10110602527856827, -0.24168451130390167, 0.35349467396736145, -0.030889375135302544, 1.0203251838684082, 0.5842136144638062, -0.14633193612098694, 0.06590932607650757, -0.5510789752006531, -0.1296963393688202, 0.3046441376209259, -0.4219762086868286, -0.20713602006435394, -0.13488969206809998, 0.28242647647857666, 0.45204347372055054, 0.0902215763926506, -0.5922014713287354, 0.062088534235954285, -0.5648133158683777, 0.3299294412136078, 0.4742274880409241, 0.33178332448005676, 0.3717082738876343, -0.3709885776042938, 0.5950320363044739, 0.2972724437713623, 0.3964322805404663, -0.16120782494544983, -0.6039129495620728, -0.7846722602844238, 0.14769943058490753, 0.24674847722053528, 0.517671525478363, -0.7346488833427429, 0.8304530382156372, -0.5194014310836792, -0.5677573084831238, -0.6030413508415222, 0.2244667112827301, 0.5403557419776917, 0.3056892156600952, 0.4673459231853485, -0.41369929909706116, -0.3734634220600128, -0.7912272810935974, -0.07817477732896805, -0.32804974913597107, 0.01603463664650917, 0.37292948365211487, 0.6763749122619629, -0.2999892830848694, 0.6479659676551819, -0.5505523681640625, -0.5818778276443481, -0.5678753852844238, -0.17386813461780548, 0.3559338450431824, 0.3703078031539917, 0.48028600215911865, -0.8032446503639221, -0.645623505115509, 0.11104025691747665, -0.7085688710212708, -0.10729848593473434, 0.023237038403749466, -0.10037469863891602, 0.24906311929225922, 0.10121650993824005, -0.5573768019676208, 0.22969435155391693, 0.5248925089836121, -0.23574018478393555, 0.7229620814323425, -0.1751936376094818, 0.44198647141456604, -1.4466521739959717, 0.07572703808546066, 0.15350329875946045, 0.08711928129196167, -0.4266013503074646, -0.18473435938358307, 0.021909357979893684, 0.027066729962825775, -0.40342676639556885, 0.535060465335846, -0.3035079836845398, 0.12634772062301636, -0.11711668968200684, 0.19428393244743347, 0.2868316173553467, 0.5107266306877136, -0.12367638945579529, 0.7798766493797302, 0.0540241077542305, -0.6058147549629211, 0.33353471755981445, 0.4742436110973358, -0.6209460496902466, 0.6398565769195557, -0.7311511635780334, -0.09850678592920303, -0.04386827349662781, 0.2621375620365143, -1.0528037548065186, -0.32789504528045654, 0.7290283441543579, -0.6802818775177002, 0.06606914103031158, -0.07739122211933136, -0.6741899251937866, -0.5326096415519714, -0.4734508693218231, 0.3262576162815094, 0.4008234739303589, -0.2975689470767975, 0.2143067568540573, 0.5477598309516907, -0.3385359048843384, -0.6004007458686829, -0.8748878836631775, 0.041954562067985535, -0.07413700222969055, -0.49200913310050964, 0.38957640528678894, -0.128217414021492, -0.1345202922821045, 0.12366827577352524, -0.1515735387802124, -0.09991224855184555, -0.20349463820457458, 0.098525770008564, 0.27067166566848755, -0.05457140877842903, 0.0809474065899849, 0.20548300445079803, -0.2492721527814865, 0.03891988471150398, -0.0872785672545433, 0.2833823561668396, -0.09473055601119995, -0.01188470795750618, -0.5782208442687988, 0.1537383496761322, 0.47376587986946106, -0.2192993015050888, 0.26701608300209045, 0.5549888014793396, -0.3969559967517853, -0.06153241917490959, -0.629971981048584, -0.033031199127435684, -0.43121856451034546, 0.4577934145927429, -0.4451676309108734, -0.41441094875335693, 0.6499394178390503, 0.41752251982688904, 0.020755289122462273, 0.699495255947113, 0.424961119890213, -0.22903618216514587, 0.9763357043266296, 0.4410342574119568, -0.16932553052902222, 0.3728255331516266, -0.4538058042526245, 0.41743165254592896, -0.8826504945755005, -0.45179229974746704, -0.5282518267631531, -0.35491636395454407, -0.6858925819396973, -0.2846499979496002, 0.24820978939533234, 0.23552808165550232, -0.1400803178548813, 0.6131051182746887, -0.5825235843658447, 0.3042379319667816, 0.4559667408466339, 0.0760105773806572, 0.3468755781650543, 0.21987788379192352, -0.19873906672000885, -0.27076080441474915, -0.4784614145755768, -0.6044318079948425, 1.067818284034729, 0.3172556757926941, 0.5593935251235962, -0.02406524121761322, 0.4903741478919983, 0.172057643532753, 0.21035481989383698, -0.6705741286277771, 0.5258153080940247, -0.11838570982217789, -0.432304710149765, -0.12786851823329926, -0.3769873380661011, -0.9032621383666992, 0.13308171927928925, -0.14137381315231323, -0.42695319652557373, 0.37758538126945496, -0.03127632290124893, -0.35150161385536194, 0.22750820219516754, -0.5791885852813721, 0.8124081492424011, -0.4969894289970398, -0.36736172437667847, -0.1616009771823883, -0.5140536427497864, 0.27724578976631165, 0.08191366493701935, 0.28180623054504395, -0.16088543832302094, 0.04139385744929314, 0.956856906414032, -0.5617836713790894, 0.5285935997962952, -0.13074363768100739, -0.037093110382556915, 0.4463545083999634, 0.018847329542040825, 0.5573331117630005, 0.24829520285129547, -0.0319269523024559, 0.36442819237709045, 0.037635333836078644, -0.2294142246246338, -0.4789249897003174, 0.7323376536369324, -0.7542431950569153, -0.32091987133026123, -0.5580610632896423, -0.3022562265396118, 0.13952456414699554, 0.4588417410850525, 0.4791122078895569, -0.08648967742919922, 0.03369518741965294, 0.10929593443870544, 0.328228622674942, -0.5353808403015137, 0.1258276104927063, 0.40656551718711853, -0.25907236337661743, -0.9950369000434875, 1.016546607017517, 0.45859718322753906, 0.12174603343009949, 0.20946499705314636, 0.2012542337179184, -0.3734962046146393, -0.5001682043075562, -0.6140300035476685, 0.40096741914749146, -0.6121829152107239, -0.31137681007385254, -0.6671916842460632, -0.2560185194015503, -0.3697327971458435, 0.03117816150188446, -0.3794756531715393, -0.36290985345840454, -0.14656545221805573, -0.43310490250587463, 0.38072469830513, 0.7568451166152954, 0.009321842342615128, 0.2006763070821762, -0.6226107478141785, 0.2742141783237457, -0.11672166734933853, 0.4774554669857025, -0.2285507619380951, -0.42268598079681396, -0.5886069536209106, 0.3103117048740387, -0.3851682245731354, -0.8739655613899231, 0.6016378998756409, -0.16126692295074463, 0.33354881405830383, 0.4416625499725342, 0.10889153927564621, 0.5949769616127014, -0.10635937005281448, 1.1747360229492188, 0.24701008200645447, -0.5864372253417969, 0.6375707983970642, -0.29056140780448914, 0.30188798904418945, 0.7373918890953064, 0.40880057215690613, -0.7304611206054688, -0.2820073962211609, -0.4985712468624115, -1.0430922508239746, 0.6808134913444519, 0.3412015438079834, 0.15264108777046204, 0.029634281992912292, 0.317341148853302, 0.11281067132949829, 0.3559000492095947, -0.9598161578178406, -0.5996589064598083, -0.4095819890499115, -0.09835413098335266, -0.15337027609348297, -0.49059826135635376, 0.05292825773358345, -0.4458881616592407, 0.926811695098877, 0.18428999185562134, 0.2817496955394745, 0.3091892898082733, -0.17185688018798828, -0.20273739099502563, 0.27748310565948486, 0.4103638827800751, 0.44283372163772583, -0.29760926961898804, -0.046836186200380325, 0.07670500874519348, -0.7130513787269592, 0.05158930644392967, 0.0067671374417841434, -0.5500238537788391, 0.2075398713350296, 0.014811663888394833, 0.6195566654205322, 0.04712186008691788, -0.41252610087394714, 0.5369464159011841, -0.010324806906282902, -0.1792355477809906, -0.4438270032405853, -0.2676282227039337, -0.08187056332826614, -0.06576254963874817, 0.2768353521823883, 0.20597055554389954, 0.1290241777896881, -0.3676525056362152, 0.1622687578201294, 0.09048978984355927, -0.5244218111038208, -0.4530520439147949, 0.7255563139915466, 0.38191136717796326, -0.24987998604774475, 0.5228700041770935, -0.5533754825592041, -0.5622047185897827, 0.48780396580696106, 0.3085087835788727, 1.0794703960418701, -0.12308625876903534, 0.4175126552581787, 0.8931639790534973, 0.5005883574485779, -0.2473820298910141, 0.38598787784576416, -0.037691161036491394, -0.7161278128623962, -0.3198692798614502, -0.6451133489608765, -0.16969674825668335, 0.25788047909736633, -0.5606748461723328, 0.3656023442745209, -0.14326441287994385, -0.26447516679763794, -0.2158702164888382, 0.41295126080513, -0.6978845596313477, 0.2915121018886566, -0.26256677508354187, 0.7551888823509216, -0.8738450407981873, 0.732189953327179, 0.6066433787345886, -1.133543848991394, -0.7463302612304688, -0.06789839267730713, 0.006224765442311764, -0.47246435284614563, 0.5418485999107361, 0.2524142563343048, -0.010907474905252457, -0.27521049976348877, -0.2461555153131485, -0.7392995953559875, 1.0930765867233276, 0.08526279777288437, -0.3423122763633728, 0.3146384358406067, 0.3216618001461029, 0.7414212822914124, -0.3294692039489746, 0.27731257677078247, 0.4287763237953186, 0.5500417351722717, -0.19307300448417664, -0.810358464717865, 0.20768329501152039, -0.8331098556518555, -0.1088947281241417, -0.258833646774292, -0.7178183794021606, 0.5983473658561707, -0.2182186245918274, -0.3372018337249756, 0.08959882706403732, 0.39385470747947693, 0.20322464406490326, 0.3329301178455353, 0.3154350519180298, 0.461698979139328, 0.5680630803108215, -0.27426671981811523, 1.147618293762207, -0.3270184099674225, 0.35704925656318665, 0.9161686897277832, -0.07212508469820023, 0.8510040640830994, 0.34720805287361145, -0.2905031740665436, 0.4434903562068939, 0.799965500831604, -0.2962283492088318, 0.4669802188873291, -0.05182850360870361, -0.03344634175300598, 0.15868237614631653, -0.2710743844509125, -0.40518540143966675, 0.0508992038667202, 0.2892912030220032, -0.5628640651702881, 0.06893741339445114, -0.020415307953953743, 0.22082044184207916, -0.0028961324132978916, -0.11979874968528748, 0.7840200066566467, 0.1554209291934967, -0.8419843316078186, 0.5439819693565369, 0.14474228024482727, 0.6705079078674316, -0.3986363410949707, -0.01872454397380352, -0.42891454696655273, 0.06855693459510803, -0.5069132447242737, -1.054004192352295, 0.2633906304836273, 0.02669524773955345, -0.32055923342704773, -0.3476123511791229, 0.5014627575874329, -0.5046176314353943, -0.6750082969665527, 0.29028868675231934, 0.419670432806015, 0.40467730164527893, 0.13748344779014587, -0.8281157612800598, 0.1623101830482483, 0.1391359567642212, -0.3932093679904938, 0.04169738292694092, 0.12334132194519043, -0.09762522578239441, 0.5896061062812805, 0.5873321294784546, 0.3787984251976013, -0.27839621901512146, 0.06711874157190323, 0.6536667943000793, -0.5937605500221252, -0.6280459761619568, -0.5046852231025696, 0.688960075378418, -0.303118497133255, -0.6053768992424011, 1.0422966480255127, 0.9756696224212646, 1.1683721542358398, -0.17944304645061493, 1.0127887725830078, -0.07711692899465561, 0.4565819501876831, -0.20944644510746002, 0.9935729503631592, -0.559605598449707, 0.4103966951370239, -0.3890722095966339, -1.1073554754257202, -0.4880116581916809, 0.6803610920906067, -0.4210234582424164, 0.1110909953713417, 0.8039334416389465, 0.9167664051055908, 0.07681099325418472, -0.08680350333452225, 0.09794674813747406, 0.43330737948417664, 0.29031702876091003, 0.3341808319091797, 0.4130125939846039, -0.9714199304580688, 0.7973129749298096, -0.5041733980178833, 0.07655176520347595, -0.2940616011619568, -0.46688735485076904, -0.6829115152359009, -0.733432948589325, -0.49724191427230835, -0.6934973001480103, -0.007836991921067238, 0.8708104491233826, 0.40366339683532715, -1.045042634010315, -0.37852227687835693, -0.03294917568564415, 0.3035556375980377, -0.5130340456962585, -0.21996904909610748, 0.6401589512825012, -0.18150761723518372, -0.8723322153091431, 0.0006266318378038704, 0.22049970924854279, 0.06082608923316002, -0.15083447098731995, -0.3277226984500885, 0.04022179916501045, -0.19985364377498627, 0.6686898469924927, 0.25434455275535583, -0.7916983962059021, -0.1184120774269104, 0.18444818258285522, -0.2857578694820404, 0.22793397307395935, 0.33838891983032227, -0.22906379401683807, 0.7227798104286194, 0.7192804217338562, 0.233645960688591, 0.4853576421737671, -0.11950913816690445, 0.4442576766014099, -0.4123699367046356, -0.136367067694664, 0.15057329833507538, 0.42676398158073425, 0.3232676088809967, -0.2447708249092102, 0.5874454975128174, 0.2942497134208679, -0.6124638319015503, -0.8156442642211914, 0.026928085833787918, -1.1823937892913818, 0.051997337490320206, 1.4183825254440308, -0.11426123976707458, -0.2766965925693512, -0.2067440003156662, -0.47308143973350525, 0.2972617745399475, -0.461370587348938, 0.9406024217605591, 0.8547702431678772, 0.17581944167613983, -0.014842769131064415, -0.7284554839134216, 0.6599389910697937, 0.20855525135993958, -0.8567062616348267, -0.09305127710103989, 0.35184353590011597, 0.34269386529922485, 0.19584842026233673, 0.632846474647522, -0.52914959192276, 0.4291045069694519, -0.22625671327114105, 0.33051085472106934, -0.04134678840637207, -0.07122717797756195, -0.36862966418266296, -0.12526321411132812, 0.003779195249080658, -0.2994025945663452 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
result-kand2-sdxl-wuerst-karlo/2dde8d06
result-kand2-sdxl-wuerst-karlo
2023-11-08T00:00:01Z
404
0
null
[ "region:us" ]
2023-11-08T00:00:01Z
2023-11-08T00:00:00.000Z
2023-11-08T00:00:00
--- dataset_info: features: - name: result dtype: string - name: id dtype: int64 splits: - name: train num_bytes: 169 num_examples: 10 download_size: 1357 dataset_size: 169 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "2dde8d06" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6528142094612122, -0.11381830275058746, 0.3942525386810303, 0.28128427267074585, -0.1842283457517624, -0.16732805967330933, 0.6007258296012878, -0.20930077135562897, 0.8355340957641602, 0.45444047451019287, -0.77567458152771, -0.6175007820129395, -0.6444070935249329, -0.11589432507753372, -0.16147853434085846, 1.1534433364868164, 0.18238230049610138, 0.03372114524245262, -0.46535006165504456, -0.11848631501197815, -0.47105079889297485, -0.4179500341415405, -0.4929531514644623, -0.604261040687561, 1.057979941368103, 0.8264145851135254, 0.4985101521015167, 0.7456935048103333, 0.9313332438468933, 0.2082933932542801, -0.009607839398086071, -0.26768720149993896, -0.5262407660484314, -0.10946811735630035, -0.1973450481891632, -0.4358333349227905, -1.1663678884506226, 0.04815356805920601, 0.6254894733428955, 0.6578195691108704, -0.011912805959582329, 0.7421837449073792, -0.3094174265861511, 1.0187429189682007, -0.2705117464065552, 0.5421860814094543, -0.09423453360795975, -0.08371987193822861, -0.6989070177078247, 0.08849135786294937, 0.2530350983142853, -0.6482846736907959, -0.2621176540851593, -0.9916942119598389, 0.1495833694934845, -0.176865816116333, 0.4602243900299072, 0.3891803026199341, -0.0027876931708306074, -0.08945000171661377, -0.3617171049118042, -0.06667839735746384, -0.2035592794418335, 0.1291940063238144, 0.8161597847938538, 0.3579310476779938, 0.012998821213841438, -0.5934385061264038, -0.4461684226989746, 0.37727680802345276, 0.03438238054513931, 0.20149242877960205, 0.3444209098815918, -0.019081665202975273, 0.804113507270813, 0.6395800113677979, -0.5640617609024048, -0.017658377066254616, -0.8379452228546143, -0.2649811804294586, 1.007032036781311, 0.17100264132022858, 0.2998298704624176, -0.21761952340602875, -0.29034870862960815, -0.305478036403656, -0.36311498284339905, -0.16421400010585785, 0.6028262972831726, 0.05000705271959305, -1.267040729522705, 0.5409437417984009, 0.08396065980195999, 0.33226314187049866, 0.30966970324516296, 0.5711171627044678, 0.7328802347183228, -0.14486950635910034, -0.05762292444705963, 0.09433340281248093, 0.1620350182056427, 0.6818949580192566, -0.021935902535915375, 0.19962245225906372, -0.12936651706695557, 0.12557746469974518, 0.00896667130291462, -1.2086859941482544, -0.9682372808456421, 0.531796395778656, -0.8136605024337769, -0.2458288073539734, 0.3377998471260071, -1.1713570356369019, -0.7757472395896912, -0.39285194873809814, 0.11106736958026886, 0.08785799890756607, -0.9243780374526978, -0.14028050005435944, -0.900329053401947, 0.2887006402015686, 0.244154155254364, -0.8953002095222473, 0.16451521217823029, 0.7073581218719482, 0.528587818145752, 0.1221507340669632, -0.14514745771884918, -0.5867774486541748, 0.20890925824642181, -0.2189473658800125, 0.9017037153244019, -0.5429146885871887, -0.4381791949272156, -0.14318299293518066, 0.20096750557422638, 0.15786848962306976, -0.4106951653957367, 0.7494323253631592, -0.36212533712387085, -0.17766831815242767, -0.7122734189033508, -0.6582825779914856, -0.15939055383205414, 0.24232687056064606, -1.3726277351379395, 1.1156502962112427, 0.380338191986084, -0.8638612031936646, 0.24209606647491455, -1.2055857181549072, -0.13632380962371826, 0.801933228969574, -0.3071293234825134, -0.4137384593486786, 0.4325208067893982, -0.2678963243961334, 0.5024638772010803, -0.038919948041439056, 0.25579676032066345, -0.9279230237007141, -0.23773308098316193, -0.10852369666099548, 0.1566435992717743, 0.9775721430778503, 0.23060442507266998, 0.27823421359062195, -0.04997629299759865, -1.1570429801940918, 0.005416058469563723, 0.24638275802135468, -0.013023866340517998, -0.467785507440567, -0.5867447853088379, 0.39498892426490784, -0.0664387047290802, 0.4314710199832916, -0.47173425555229187, 0.4148275554180145, -0.02148505486547947, -0.08958478271961212, 0.8473511934280396, 0.04950569197535515, 0.4115857183933258, -0.483906090259552, 0.540105938911438, 0.19341601431369781, 0.19993507862091064, -0.011380087584257126, -0.5503355860710144, -0.4733259379863739, -0.030064821243286133, 0.6198225617408752, 0.5382357239723206, -0.7053744792938232, 0.7842801809310913, 0.07287845015525818, -0.6678836345672607, -0.22185352444648743, -0.11896265298128128, 0.10350736975669861, 0.06863931566476822, 0.22014659643173218, -0.6348167061805725, -0.8197066783905029, -0.6903865337371826, 0.5892157554626465, 0.050248585641384125, 0.18044257164001465, 0.2769046723842621, 0.9358596205711365, -0.5445603132247925, 0.5625419616699219, -0.7633333802223206, -0.22081808745861053, 0.011903594247996807, -0.32975271344184875, 0.30396416783332825, 0.739579975605011, 1.1634061336517334, -0.7333320379257202, -0.3502699136734009, -0.45768776535987854, -0.6659459471702576, 0.022097202017903328, 0.3428163230419159, -0.5077096223831177, -0.13618844747543335, 0.012059198692440987, -0.48598435521125793, 0.9461655616760254, 0.9358718991279602, -0.7345219254493713, 0.05630306154489517, -0.23849526047706604, 0.06924553960561752, -1.4580638408660889, 0.3359071910381317, -0.03485606610774994, -0.020565973594784737, -0.4594995081424713, -0.12936963140964508, 0.22057951986789703, -0.29825857281684875, 0.12598882615566254, 0.7266647815704346, -0.6170154213905334, -0.256196528673172, -0.09359030425548553, 0.021516038104891777, -0.09804712235927582, 0.11185988038778305, 0.11722761392593384, 0.3738318085670471, 0.9950295686721802, -0.39165762066841125, 1.0820366144180298, 0.7193151712417603, -0.04767972603440285, 1.0058872699737549, -0.6959032416343689, 0.33247390389442444, -0.39589011669158936, 0.4717629849910736, -0.8156630992889404, -0.7672116160392761, 0.4163845181465149, -0.3829730153083801, 0.2860318720340729, -0.5344995260238647, -0.4473026692867279, -0.6868295669555664, -0.4857676327228546, 0.8900169730186462, 0.4936177134513855, -0.840545654296875, 0.21410810947418213, 0.8743472695350647, 0.014700350351631641, 0.14205826818943024, -0.7705007791519165, 0.0899737998843193, -0.4182939827442169, -0.407444030046463, 0.5369158983230591, -0.6321515440940857, -0.1953677386045456, -0.31205329298973083, 0.3535764813423157, -0.23010461032390594, -0.25114840269088745, 0.5668805241584778, 0.2210131734609604, -0.029171530157327652, 0.21613219380378723, -0.13167767226696014, -0.8008508086204529, 0.33549240231513977, 0.0051801432855427265, 0.2188042849302292, 0.3593234419822693, -0.01326343696564436, -0.5703059434890747, 0.630570113658905, 0.4399689733982086, -0.05687543377280235, 0.22026413679122925, 0.9169579148292542, -0.8829562664031982, -0.28658029437065125, -0.44879478216171265, -0.3359147906303406, -0.4661708474159241, 0.1769866645336151, -0.5634149312973022, -0.36275923252105713, 0.7340524196624756, 0.0670437291264534, -0.16092154383659363, 0.790613055229187, 0.7730032205581665, 0.10816356539726257, 0.6465193629264832, 0.6397010087966919, -0.2712480127811432, 0.3081855773925781, -0.42186951637268066, -0.2763809859752655, -0.7376125454902649, -0.45926880836486816, -0.46697211265563965, -0.6990606188774109, -0.7562775611877441, -0.5403861999511719, 0.052294328808784485, -0.12206079065799713, -0.20224535465240479, 0.544195830821991, -0.8442410826683044, 0.44188377261161804, 0.5748588442802429, 0.25309833884239197, -0.11337312310934067, -0.03662295639514923, 0.30939048528671265, 0.13026325404644012, -0.6109479665756226, 0.022575344890356064, 1.1192384958267212, 0.6194960474967957, 1.1433868408203125, 0.34666889905929565, 0.986701488494873, 0.45749631524086, -0.07256288081407547, -0.27912357449531555, 0.33894583582878113, -0.08548633009195328, -0.6966034770011902, 0.002539039123803377, -0.18365035951137543, -0.6852593421936035, -0.5747357606887817, -0.031465206295251846, -0.19222873449325562, 0.653467059135437, 0.3743930160999298, -0.20879215002059937, 0.21469777822494507, -0.8496689200401306, 0.9970578551292419, -0.21436922252178192, -0.08061657845973969, -0.30258074402809143, -0.6138952970504761, 0.0923558920621872, 0.29732921719551086, 0.09620178490877151, -0.5173652172088623, 0.0731825903058052, 1.0200223922729492, -0.3690866231918335, 1.1754909753799438, -0.9214565753936768, -0.2441192865371704, 0.09690222889184952, -0.27490830421447754, 0.2987319827079773, 0.7011259198188782, -0.1594095230102539, 0.20582912862300873, 0.3055122494697571, -0.42962080240249634, -0.3285616338253021, 0.9708424210548401, -0.8143486380577087, 0.25144341588020325, -0.6031346321105957, -0.6895349025726318, 0.08381347358226776, 0.17386619746685028, 0.1960856020450592, 0.903992235660553, -0.20538975298404694, -0.008989714086055756, 0.8688219785690308, 0.3388891816139221, 0.4041502773761749, 0.02057192102074623, -0.22119717299938202, -0.5957866907119751, 0.9235206246376038, 0.24201524257659912, -0.35887181758880615, 0.19372443854808807, 0.2816816568374634, -0.455879271030426, -0.35514310002326965, -0.7243919968605042, 0.3004055619239807, -0.4758663773536682, -0.577736496925354, -0.14427851140499115, -0.42774900794029236, -0.6859253644943237, -0.0654982477426529, -0.224081352353096, -0.8724451661109924, -0.7314097285270691, -0.5860087871551514, 1.2913599014282227, 0.9569100141525269, -0.8063543438911438, 0.027718668803572655, -0.7902745008468628, 0.6637969017028809, -0.009552874602377415, 1.2012052536010742, -0.303973913192749, -0.5750659704208374, -0.28132277727127075, 0.005893116816878319, 0.043866951018571854, -0.5688015818595886, -0.27961376309394836, 0.19464923441410065, 0.7197992205619812, 0.2165832668542862, 0.17044876515865326, 0.6242550611495972, -0.23682820796966553, 0.47421252727508545, 0.2299201637506485, -0.4482826292514801, 0.714969277381897, -0.3501783609390259, 0.4132145941257477, 0.6472303867340088, 0.53228360414505, -0.34293287992477417, 0.44423186779022217, -1.005544662475586, -0.4795881509780884, 0.6140949130058289, -0.13665184378623962, 0.23505841195583344, 0.2463086098432541, 0.804851233959198, 0.08414940536022186, 0.019849402830004692, -0.609933078289032, -0.9196812510490417, -0.22501493990421295, -0.5218267440795898, 0.1822052150964737, -0.7653132677078247, -0.41558319330215454, -0.6232221126556396, 0.5427641868591309, -0.15467725694179535, 0.48351147770881653, -0.028534231707453728, 0.3840257525444031, -0.06481825560331345, -0.37836194038391113, 0.506160318851471, 0.5726608633995056, -0.35790565609931946, -0.04911613464355469, -0.3181322515010834, -0.6186186671257019, -0.287609726190567, 0.8155714869499207, -0.07647088915109634, -0.248023122549057, 0.3591657280921936, 0.7527769804000854, -0.34619957208633423, 0.01256738230586052, 0.28064462542533875, -0.07014648616313934, -0.5475116968154907, -0.6499202251434326, 0.1421746462583542, 0.12041827291250229, 0.3217705190181732, -0.11981724947690964, -0.16132012009620667, 0.3318416178226471, -0.3107529878616333, 0.574619710445404, -0.005552161484956741, -0.6611089706420898, -0.7376718521118164, 0.626850962638855, 0.7779243588447571, -0.40652015805244446, 0.841058611869812, -0.1414778232574463, -0.3475918769836426, 0.7916735410690308, 0.33896201848983765, 0.7898605465888977, -0.39890041947364807, 0.46127790212631226, 0.7496293187141418, -0.06367534399032593, 0.20915932953357697, 0.872649073600769, -0.32017242908477783, -0.7010611891746521, 0.12456076592206955, -0.2815735936164856, -0.260585218667984, -0.1975223273038864, -1.0524890422821045, 0.2705414295196533, -0.7211213111877441, -0.23974496126174927, 0.09944550693035126, 0.25838711857795715, -0.7411959171295166, 0.2720048427581787, 0.41713929176330566, 1.4146637916564941, -0.7390224933624268, 0.89068603515625, 0.9378636479377747, -0.439208447933197, -0.5643671154975891, -0.3596925139427185, 0.2764812111854553, -0.8852874636650085, 0.10463962703943253, 0.2728443443775177, 0.4737333059310913, -0.04740089923143387, -0.6328772902488708, -0.7756102085113525, 1.2398983240127563, 0.08903998136520386, -0.7328734397888184, 0.24072858691215515, -0.05354033410549164, 0.2623783051967621, -0.2921147048473358, 0.2877727448940277, 0.6930222511291504, 0.9002827405929565, 0.3697900176048279, -0.6033276915550232, -0.03228454664349556, -0.6611732244491577, -0.025304632261395454, 0.30379271507263184, -0.7506680488586426, 0.1646154820919037, -0.31178441643714905, 0.19140000641345978, 0.11091877520084381, 0.6361104249954224, 0.05262910574674606, 0.3938213586807251, 0.4946838319301605, 0.85817551612854, 0.9468550682067871, -0.30599740147590637, 0.8082537651062012, -0.07944858819246292, 0.45940127968788147, 1.0939326286315918, -0.4225647449493408, 0.24404969811439514, 0.3781889081001282, -0.028408339247107506, 0.3148171305656433, 0.769271969795227, -0.5324102640151978, 0.48031726479530334, 0.31851130723953247, -0.15759147703647614, -0.12614254653453827, 0.040989458560943604, -0.8561029434204102, 0.1692575365304947, 0.4931151866912842, -0.2915792167186737, -0.02570260688662529, -0.01666449010372162, 0.023292120546102524, 0.018211057409644127, -0.512639582157135, 0.8984594345092773, -0.02597980573773384, -0.1956293135881424, -0.03530186787247658, -0.19485080242156982, 0.2510993480682373, -0.5716561079025269, -0.5088078379631042, -0.3614167869091034, 0.5568705797195435, -0.6168076395988464, -1.2993184328079224, 0.7670992016792297, -0.3554031252861023, -0.6483792662620544, -0.2422836273908615, 0.5195639133453369, -0.5002539753913879, -0.9903212785720825, 0.43924498558044434, -0.08223340660333633, 0.16337428987026215, 0.23208680748939514, -1.30155611038208, 0.583592414855957, -0.00815714243799448, 0.025598647072911263, 0.3093627095222473, 0.3819047808647156, 0.12054414302110672, 0.45154261589050293, 0.3024730980396271, -0.09468875825405121, -0.4463403522968292, 0.3166569471359253, 0.935427725315094, -0.7053189873695374, -0.48535603284835815, -0.4410414397716522, 0.8449609875679016, -0.486428827047348, -0.6016008853912354, 0.655296802520752, 1.1149483919143677, 0.8404233455657959, -0.1416582465171814, 0.8830605149269104, -0.6124777793884277, 0.8520733118057251, -0.3281174600124359, 0.6647790670394897, -0.2810744047164917, -0.1780214160680771, -0.0754014402627945, -0.7443901896476746, -0.6243256330490112, 0.7969070076942444, 0.30682864785194397, 0.14133606851100922, 0.44233930110931396, 1.002789855003357, -0.17216233909130096, 0.215040385723114, 0.15135164558887482, 0.2405211180448532, 0.3115057945251465, 0.3447127938270569, 0.28583166003227234, -0.6529653668403625, -0.06156998872756958, -0.409150093793869, -0.7636861801147461, 0.15885783731937408, -0.9664880633354187, -1.0328333377838135, -0.8472040295600891, -0.7099776864051819, -0.5830296277999878, -0.0025461174082010984, 0.8499249815940857, 0.9763534665107727, -0.8540095686912537, -0.32596060633659363, 0.2435261458158493, 0.30793318152427673, 0.10241503268480301, -0.10490730404853821, 0.7078182697296143, 0.43789637088775635, -0.727398157119751, -0.17758023738861084, 0.0337810255587101, 0.26543885469436646, -0.29338228702545166, 0.02083490416407585, 0.04146560654044151, -0.31667354702949524, 0.328623503446579, 0.3639991879463196, -0.07033838331699371, -0.4349461495876312, -0.6751850843429565, 0.13523811101913452, 0.10687535256147385, 0.9295501112937927, -0.44054388999938965, 0.19152431190013885, 0.7277458906173706, 0.4356763958930969, 0.6075071692466736, 0.19128242135047913, 0.6016772985458374, -0.5086500644683838, 0.3179493844509125, -0.1315944641828537, 0.2713107168674469, 0.16084131598472595, -0.49269843101501465, 0.8427121043205261, 0.5271250009536743, -0.6264270544052124, -0.43136662244796753, 0.11251043528318405, -1.328410267829895, 0.5031730532646179, 0.9792518019676208, 0.16118468344211578, -0.281924307346344, -0.10501719266176224, -0.4438774883747101, -0.2592862844467163, -0.6849331855773926, 0.4061603546142578, 0.3539392352104187, 0.11135774105787277, -0.26412975788116455, -0.22497275471687317, 0.7891122698783875, -0.5964240431785583, -1.239315152168274, 0.2872035503387451, 0.6989643573760986, 0.17096933722496033, -0.01791447214782238, 0.8609356880187988, -0.1981974095106125, 0.30498039722442627, 0.29497823119163513, 0.2929719090461731, -0.08444756269454956, -0.6361847519874573, -0.27658432722091675, -0.15205752849578857, -0.18621061742305756, -0.466846764087677 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
nomic-ai/gpt4all-j-prompt-generations
nomic-ai
2023-04-24T15:20:43Z
403
168
null
[ "size_categories:100K<n<1M", "language:en", "license:apache-2.0", "region:us" ]
2023-04-24T15:20:43Z
2023-04-10T21:59:10.000Z
2023-04-10T21:59:10
--- dataset_info: features: - name: prompt dtype: string - name: response dtype: string - name: source dtype: string splits: - name: train num_bytes: 1774285641 num_examples: 808812 download_size: 990673616 dataset_size: 1774285641 license: apache-2.0 language: - en size_categories: - 100K<n<1M --- # Dataset Card for [GPT4All-J Prompt Generations] ## Dataset Description Dataset used to train [GPT4All-J](https://huggingface.co/nomic-ai/gpt4all-j) and [GPT4All-J-LoRA](https://huggingface.co/nomic-ai/gpt4all-j-lora) We release several versions of datasets - **v1.0:** The original dataset we used to finetune GPT-J on - **v1.1-breezy**: A filtered dataset where we removed all instances of `AI language model` - **v1.2-jazzy**: A filtered dataset where we also removed instances like `I'm sorry, I can't answer...` and `AI language model` - **v1.3-groovy**: The v1.2 dataset with ShareGPT and Dolly added with ~8% of semantic duplicates removed from the dataset using [Atlas](https://atlas.nomic.ai/) The dataset defaults to `main` which is `v1.0`. To download a specific version, you can pass an argument to the keyword `revision` in `load_dataset`: ```python from datasets import load_dataset jazzy = load_dataset("nomic-ai/gpt4all-j-prompt-generations", revision='v1.2-jazzy') ``` - **Homepage:** [gpt4all.io](https://gpt4all.io/) - **Repository:** [gpt4all](https://github.com/nomic-ai/gpt4all) - **Paper:** [Technical Report](https://static.nomic.ai/gpt4all/2023_GPT4All-J_Technical_Report_2.pdf) - **Atlas Map:** [Map of Prompts](https://atlas.nomic.ai/map/gpt4all-j-prompts-curated) and [Responses](https://atlas.nomic.ai/map/gpt4all-j-response-curated)
[ -0.5345640182495117, -0.656253457069397, 0.4321458041667938, -0.10933691263198853, 0.11650516092777252, 0.01161324605345726, 0.06589135527610779, -0.2638362646102905, -0.1351902335882187, 0.6795336008071899, -0.8227447271347046, -0.7233855724334717, -0.26596733927726746, 0.22710148990154266, -0.014124909415841103, 1.3750907182693481, -0.29543283581733704, -0.234028622508049, -0.34520265460014343, -0.3645422160625458, -0.6145225763320923, -0.41425642371177673, -0.5858833193778992, -0.47756490111351013, 0.4052433669567108, 0.5055718421936035, 0.5955379009246826, 0.5827220678329468, 0.4034077823162079, 0.20161861181259155, 0.027492200955748558, -0.28668978810310364, -0.33432427048683167, -0.09860766679048538, 0.23715554177761078, -0.19093434512615204, -0.7618672847747803, 0.3697749078273773, 0.7866918444633484, 0.19019834697246552, -0.01358748972415924, 0.3883070647716522, -0.07108233869075775, 0.5692386031150818, -0.343515008687973, 0.6459247469902039, -0.44729676842689514, 0.05906355381011963, -0.36444246768951416, -0.015742894262075424, -0.17932240664958954, -0.3360649347305298, 0.126563161611557, -0.9245937466621399, 0.38720399141311646, -0.11741861701011658, 1.2003034353256226, 0.2858983278274536, -0.51424640417099, -0.10225135087966919, -0.3727954626083374, 0.8221065402030945, -0.8118438720703125, 0.1568460613489151, 0.35025086998939514, 0.41106849908828735, -0.2345527857542038, -1.0624001026153564, -0.6559037566184998, -0.2596082389354706, -0.0019047085661441088, 0.2859678566455841, -0.004026483744382858, 0.06769026070833206, 0.6460787057876587, 0.4908587634563446, -0.9374412298202515, -0.23593981564044952, -0.5980765223503113, -0.2955566644668579, 0.7630802392959595, 0.2080528885126114, 0.3097763657569885, -0.4302394390106201, -0.35387542843818665, -0.28673702478408813, -0.7737855315208435, -0.18909107148647308, 0.4736722707748413, 0.36484336853027344, -0.3704896867275238, 0.2754448354244232, -0.2651890814304352, 0.7379568219184875, -0.13977354764938354, -0.1722486913204193, 1.1162490844726562, -0.6409055590629578, -0.18047365546226501, -0.22687512636184692, 0.9177043437957764, 0.3001454770565033, -0.053876280784606934, 0.1053771898150444, -0.1728716641664505, -0.17622120678424835, -0.012952241115272045, -0.603834331035614, -0.40586599707603455, 0.3539595901966095, -0.08507039397954941, -0.11012894660234451, -0.18132594227790833, -0.9034565687179565, -0.32361871004104614, -0.3057059049606323, 0.43313995003700256, -0.5827123522758484, -0.3114032447338104, -0.11890802532434464, -0.3122882544994354, 0.5317487120628357, 0.33384013175964355, -0.9090863466262817, 0.12061472982168198, 0.45129063725471497, 0.7559251189231873, 0.09286360442638397, -0.46934306621551514, -0.2641550600528717, 0.08458296209573746, -0.07615432888269424, 0.5285413861274719, -0.4505797028541565, -0.3276580274105072, -0.09996428340673447, 0.24580976366996765, -0.3312920928001404, -0.5728175640106201, 0.9176363348960876, -0.33932581543922424, 0.7751820683479309, -0.28979095816612244, -0.44468954205513, -0.5186301469802856, 0.41133925318717957, -0.8413906097412109, 1.0611306428909302, 0.523618221282959, -0.8122845888137817, 0.2282605767250061, -0.8582906126976013, -0.12983588874340057, 0.2069653421640396, -0.1542006880044937, -0.702796995639801, -0.3974597454071045, 0.31646227836608887, 0.09865760058164597, -0.14291152358055115, 0.1656131148338318, -0.21305681765079498, -0.47261470556259155, -0.4378170073032379, -0.32471874356269836, 1.0942983627319336, 0.2821953594684601, -0.40806344151496887, 0.29659417271614075, -0.853858470916748, 0.09774773567914963, 0.3859769403934479, -0.15983669459819794, 0.15375308692455292, -0.5644500255584717, -0.03174791857600212, 0.22702232003211975, 0.5230268836021423, -0.4344233274459839, 0.5051199197769165, -0.12231170386075974, 0.5699354410171509, 0.5613808035850525, 0.12994270026683807, 0.25037670135498047, -0.5803711414337158, 0.8027645349502563, 0.1916855424642563, 0.44713473320007324, -0.27711573243141174, -1.1104828119277954, -0.5785901546478271, -0.1407042294740677, 0.1652337610721588, 0.8146227598190308, -1.0951147079467773, 0.4262250065803528, -0.33244916796684265, -0.6746330857276917, -0.5725951790809631, -0.13317975401878357, 0.24688726663589478, 0.6482177376747131, 0.516353189945221, 0.013933263719081879, -0.36718592047691345, -0.8970817923545837, -0.10197021812200546, -0.24717336893081665, 0.1111159399151802, 0.36307910084724426, 0.5251080989837646, -0.3572976887226105, 1.022977352142334, -0.2720905542373657, -0.08500289171934128, -0.26658469438552856, 0.39177221059799194, 0.5123366117477417, 0.42591437697410583, 0.7485795021057129, -0.46231788396835327, -0.332869291305542, -0.2501284182071686, -0.7046403288841248, -0.16084839403629303, -0.3150655925273895, -0.000572113785892725, 0.31687337160110474, 0.009672500193119049, -0.7557976245880127, 0.45011401176452637, 0.581808865070343, -0.3367009162902832, 0.4774705767631531, -0.11886709928512573, 0.24292713403701782, -1.1726164817810059, 0.05922355502843857, 0.07018119841814041, -0.2010737806558609, -0.5352856516838074, 0.22337348759174347, 0.16934770345687866, -0.13716429471969604, -0.33669471740722656, 0.6790255904197693, -0.5069534182548523, -0.013420344330370426, 0.19643829762935638, 0.1640704870223999, 0.14033737778663635, 0.517496645450592, -0.3737086355686188, 1.0091793537139893, 0.6732474565505981, -0.4071343243122101, 0.6546643376350403, 0.493541955947876, 0.04391485080122948, 0.06925829499959946, -0.5519012808799744, 0.3451817035675049, -0.14552682638168335, 0.517656683921814, -0.9404586553573608, -0.2507525086402893, 0.8275383710861206, -0.42337566614151, 0.430530846118927, -0.34759944677352905, -0.29533082246780396, -0.7379631400108337, -0.5618083477020264, 0.13051581382751465, 0.7416514754295349, -0.6041820645332336, 0.4575994610786438, 0.19042344391345978, -0.184473916888237, -0.45848873257637024, -0.6491065621376038, 0.025296535342931747, -0.4244958460330963, -0.707429051399231, 0.0704626590013504, -0.29149776697158813, 0.02051013521850109, 0.030448362231254578, -0.007879739627242088, -0.04298783466219902, -0.10393649339675903, 0.2264944165945053, 0.4588101804256439, -0.07596554607152939, -0.07925082743167877, -0.10642170906066895, -0.3633117079734802, -0.014020882546901703, -0.041121263056993484, 0.5493113398551941, -0.23288272321224213, -0.23009666800498962, -0.4919064939022064, -0.053867075592279434, 0.286383718252182, -0.14303164184093475, 0.5559622645378113, 0.9222514629364014, -0.14733904600143433, 0.23052887618541718, -0.42948874831199646, -0.019860105589032173, -0.479574978351593, 0.25252097845077515, -0.5764133930206299, -0.8747199177742004, 0.5818666815757751, 0.1264372318983078, 0.193913534283638, 0.9736706018447876, 0.28587663173675537, 0.33490636944770813, 0.7369853854179382, -0.08920728415250778, -0.22553829848766327, 0.633891224861145, -0.45320284366607666, 0.1814662218093872, -0.9371405839920044, -0.2967604994773865, -0.5822110772132874, -0.015053861774504185, -0.9471914172172546, -0.1219155490398407, 0.36621740460395813, 0.049140822142362595, -0.6023387312889099, 0.3024980127811432, -0.6641334891319275, 0.4147471487522125, 0.8839921951293945, -0.17299094796180725, 0.17189064621925354, 0.08771014958620071, 0.19874019920825958, 0.10150467604398727, -0.5206032991409302, -0.5043977499008179, 1.445023775100708, 0.22232648730278015, 0.38321352005004883, 0.02299683354794979, 0.9111640453338623, 0.04655562341213226, 0.054521746933460236, -0.34469324350357056, 0.6065148115158081, 0.193506121635437, -0.6655535697937012, -0.18003609776496887, -0.8668665289878845, -1.0264602899551392, -0.10920475423336029, 0.042201604694128036, -0.7409763932228088, -0.1294460892677307, 0.18039220571517944, -0.2054227590560913, 0.32057639956474304, -0.8896281719207764, 1.2762646675109863, 0.18746404349803925, -0.1911497712135315, 0.1301237791776657, -0.8185656070709229, 0.4660894572734833, -0.017707649618387222, -0.045227523893117905, -0.14487741887569427, 0.1694742739200592, 0.6732029914855957, -0.4619273841381073, 0.5323155522346497, -0.48135828971862793, 0.05652470141649246, 0.6468084454536438, -0.37662485241889954, 0.6944025754928589, 0.12373560667037964, -0.14675772190093994, 0.700596272945404, 0.152356818318367, -0.45237794518470764, -0.3457754850387573, 0.943695604801178, -1.2382277250289917, -0.6015311479568481, -0.7616072297096252, -0.4834684729576111, -0.08453764766454697, 0.17451536655426025, 0.5131857395172119, 0.7267364859580994, 0.18315936625003815, -0.2563951909542084, 0.32072487473487854, -0.38476133346557617, 0.5528126955032349, 0.2326228767633438, -0.2241176962852478, -0.5510075688362122, 1.0245310068130493, 0.25468847155570984, 0.09561243653297424, -0.09644844383001328, -0.050734881311655045, -0.4563669264316559, -0.7216211557388306, -0.7134730815887451, 0.27506551146507263, -0.633794367313385, -0.09413564205169678, -0.6229208707809448, -0.416580468416214, -0.796028196811676, 0.3092300593852997, -0.0868421122431755, -0.6014668345451355, -0.3461511433124542, -0.11224009841680527, 0.7980953454971313, 0.9082297086715698, -0.18370994925498962, 0.31697142124176025, -0.964369535446167, 0.15720506012439728, 0.17793142795562744, 0.3178631067276001, -0.3480766713619232, -0.6468693614006042, -0.12117499858140945, 0.04227755218744278, -0.6129425764083862, -0.784896969795227, 0.39775168895721436, 0.08323080837726593, 0.6238301396369934, -0.10209137946367264, -0.010095357894897461, 0.591167151927948, -0.38614216446876526, 1.4541065692901611, -0.03984023258090019, -0.7747745513916016, 0.6155437231063843, -0.8568776249885559, 0.5406908392906189, 0.6735038757324219, 0.3122388422489166, -0.4967631995677948, -0.12642991542816162, -0.969352126121521, -1.0884560346603394, 0.9880838394165039, 0.2940329313278198, 0.024223806336522102, 0.02971547469496727, 0.5511237978935242, 0.21035929024219513, 0.1720075160264969, -0.6693223118782043, -0.5034884810447693, -0.5825470089912415, -0.3654528260231018, -0.018008075654506683, -0.09077616780996323, -0.14740584790706635, -0.29679104685783386, 1.0568097829818726, 0.08139970898628235, 0.3318662643432617, 0.048577602952718735, 0.16128700971603394, 0.1339941769838333, 0.3127690851688385, 0.4523552656173706, 0.6316917538642883, -0.5367985963821411, -0.3012891113758087, 0.01272317674010992, -0.7472440600395203, -0.054137662053108215, 0.3594965934753418, -0.3812095820903778, 0.026590662077069283, 0.406448096036911, 1.0519788265228271, -0.5472858548164368, -0.31214639544487, 0.5293176174163818, -0.2290642261505127, -0.24287760257720947, -0.750436544418335, 0.28807923197746277, -0.18288087844848633, 0.09490127116441727, 0.05517162010073662, 0.08762060850858688, 0.34172889590263367, -0.3885144293308258, 0.2062043696641922, -0.022683320567011833, -0.15652664005756378, -0.3814437985420227, 0.6036646962165833, 0.09141027182340622, -0.011245913803577423, 1.0345911979675293, -0.827346682548523, -0.20147378742694855, 0.5560270547866821, 0.5315154790878296, 0.9387078881263733, -0.10722386837005615, 0.33203840255737305, 0.7115459442138672, 0.10070733726024628, -0.015064561739563942, 0.5110012292861938, 0.3002387285232544, -0.6425720453262329, -0.2975395619869232, -0.1910906285047531, -0.4835767447948456, 0.4574982225894928, -0.7400180697441101, 0.21205757558345795, -0.5683662295341492, -0.22222159802913666, -0.4066060781478882, 0.3933887481689453, -0.8606563806533813, 0.1662859320640564, 0.18416869640350342, 0.6588395833969116, -0.8913823366165161, 0.8028139472007751, 0.8708204030990601, -0.7720035314559937, -1.0411258935928345, 0.10589835047721863, 0.29976072907447815, -0.7892149090766907, 0.2580903172492981, 0.08110591769218445, 0.4148475229740143, 0.26423317193984985, -0.7083000540733337, -1.0484265089035034, 1.4068422317504883, 0.25202739238739014, -0.5520426034927368, 0.24207670986652374, 0.09306864440441132, 0.1962365210056305, -0.055675193667411804, 0.6363433003425598, 0.9465785622596741, 0.7113275527954102, 0.3666784167289734, -0.996412456035614, 0.005938021466135979, -0.5706073641777039, -0.17008045315742493, 0.1412772387266159, -0.7767682075500488, 1.1709293127059937, -0.037548378109931946, -0.06868241727352142, 0.3952157199382782, 0.38743188977241516, 0.6143724322319031, 0.5302749872207642, 0.29414159059524536, 0.7722978591918945, 1.1101789474487305, -0.6033550500869751, 1.3019555807113647, -0.27578213810920715, 0.628752589225769, 1.1950942277908325, -0.2707715928554535, 0.36175113916397095, 0.11094585061073303, -0.14974993467330933, 0.4954245388507843, 0.9635556936264038, -0.24417388439178467, 0.6031865477561951, 0.09561580419540405, -0.2559504508972168, 0.1363401710987091, 0.12444863468408585, -0.8001245260238647, 0.0824798047542572, 0.1684580296278, 0.01594276912510395, -0.15444831550121307, -0.06448690593242645, 0.3761126697063446, -0.5672131776809692, -0.17242419719696045, 0.6662047505378723, -0.3648303151130676, -0.37766700983047485, 0.7846083045005798, -0.2787022292613983, 0.4432087540626526, -0.5573796033859253, -0.1773654967546463, -0.47977983951568604, -0.03015805222094059, -0.2749142050743103, -0.8088670969009399, 0.06743593513965607, -0.13866260647773743, -0.05812082812190056, 0.10407862812280655, 0.5990613102912903, -0.2979447543621063, -0.39200377464294434, 0.14997588098049164, 0.4611760377883911, 0.4158046841621399, 0.18476666510105133, -0.9304494261741638, 0.23625382781028748, 0.2852546274662018, -0.6425632834434509, 0.19151510298252106, 0.5137849450111389, 0.005998555105179548, 0.5883592963218689, 0.39007270336151123, -0.026951156556606293, 0.19432787597179413, 0.471270352602005, 0.9676089882850647, -0.8985597491264343, -0.3226846158504486, -0.5619685053825378, 0.5757403373718262, -0.3167489171028137, -0.7424399852752686, 0.882093608379364, 0.5795531868934631, 0.8868921399116516, 0.04778276011347771, 1.209466814994812, -0.06513392925262451, 0.48712077736854553, -0.4611578583717346, 0.4154450595378876, -0.5305360555648804, 0.198764368891716, -0.29310843348503113, -1.045933485031128, -0.3042144477367401, 0.5202828049659729, -0.4096887409687042, 0.5504937767982483, 0.8109620809555054, 0.765020489692688, 0.1531600058078766, 0.4117339551448822, 0.08261892199516296, 0.43054211139678955, 0.5802241563796997, 0.600652813911438, 0.6533457636833191, -0.8483853340148926, 0.4866422414779663, -0.006030885968357325, -0.3362286388874054, 0.10692071169614792, -0.7154186367988586, -0.8143234848976135, -0.4490616023540497, -0.5598515868186951, -0.44306299090385437, 0.09373315423727036, 0.8545008301734924, 0.5317904949188232, -0.8639489412307739, 0.1713051050901413, -0.04856926202774048, -0.05722961574792862, 0.00002753846456471365, -0.24297457933425903, 0.42803987860679626, -0.37298017740249634, -0.7429396510124207, 0.5344165563583374, -0.02233455516397953, 0.12206561863422394, 0.03949778154492378, -0.2664572596549988, -0.007370445877313614, -0.2828230857849121, 0.06732767075300217, 0.31981831789016724, -0.4955948293209076, -0.5349293947219849, -0.4122021198272705, 0.0366550050675869, 0.38678109645843506, 0.222172811627388, -0.8369516134262085, 0.27844002842903137, 0.673115611076355, 0.30970892310142517, 0.6451459527015686, -0.1583719253540039, 0.37493640184402466, -0.7707681059837341, 0.2903811037540436, -0.005440096370875835, 0.5456144213676453, 0.4311106503009796, -0.26318782567977905, 0.830100417137146, 0.41505417227745056, -0.9184595942497253, -0.38804590702056885, 0.12632940709590912, -1.112749695777893, 0.044688884168863297, 1.2930433750152588, -0.15969963371753693, -0.29159507155418396, -0.26140880584716797, -0.28034505248069763, 0.292218416929245, -0.752822756767273, 0.41732949018478394, 0.5586374402046204, -0.08897820860147476, -0.33637353777885437, -0.8521658778190613, 0.5461750626564026, -0.06692437827587128, -0.8364419341087341, -0.0023276032879948616, 0.6915081143379211, 0.34112149477005005, 0.18595391511917114, 0.740604043006897, -0.2358359545469284, -0.07204101234674454, 0.10841694474220276, 0.4702695310115814, -0.3305079936981201, -0.19779258966445923, -0.6172856092453003, -0.011005389504134655, -0.13435131311416626, -0.4102925956249237 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
dyk
null
2023-01-25T14:29:39Z
402
0
null
[ "task_categories:question-answering", "task_ids:open-domain-qa", "annotations_creators:expert-generated", "language_creators:other", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:original", "language:pl", "license:bsd-3-clause", "region:us" ]
2023-01-25T14:29:39Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - other language: - pl license: - bsd-3-clause multilinguality: - monolingual size_categories: - 1K<n<10K source_datasets: - original task_categories: - question-answering task_ids: - open-domain-qa pretty_name: dyk dataset_info: features: - name: q_id dtype: string - name: question dtype: string - name: answer dtype: string - name: target dtype: class_label: names: '0': '0' '1': '1' splits: - name: train num_bytes: 1388690 num_examples: 4154 - name: test num_bytes: 353643 num_examples: 1029 download_size: 685462 dataset_size: 1742333 --- # Dataset Card for [Dataset Name] ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** http://nlp.pwr.wroc.pl/en/tools-and-resources/resources/czy-wiesz-question-answering-dataset - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary The Did You Know (pol. Czy wiesz?) dataset consists of human-annotated question-answer pairs. The task is to predict if the answer is correct. We chose the negatives which have the largest token overlap with a question. ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Polish ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields - q_id: question id - question: question sentence - answer: answer sentence - target: 1 if the answer is correct, 0 otherwise. Note that the test split doesn't have target values so -1 is used instead ### 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 CC BY-SA 3.0 ### Citation Information [More Information Needed] ### Contributions Thanks to [@abecadel](https://github.com/abecadel) for adding this dataset.
[ -0.5419117212295532, -0.8346752524375916, 0.21812792122364044, 0.19236886501312256, -0.09264952689409256, 0.16909219324588776, -0.3327661156654358, -0.37137627601623535, 0.5044236779212952, 0.6332043409347534, -1.0467718839645386, -1.0005336999893188, -0.5875265598297119, 0.22604094445705414, -0.1398502141237259, 1.1734256744384766, -0.07077997922897339, 0.006323803216218948, -0.37386417388916016, -0.2186102569103241, -0.5720658302307129, -0.43879082798957825, -0.43801015615463257, -0.1926967352628708, 0.508480429649353, 0.9787158966064453, 0.5861960649490356, 0.6968074440956116, 0.6523072719573975, 0.2720085680484772, -0.01639680750668049, 0.14888909459114075, -0.5985766649246216, -0.00904268678277731, -0.1310351938009262, -0.248761847615242, -0.6315522789955139, 0.18495629727840424, 0.39417412877082825, 0.8054722547531128, -0.06089628115296364, 0.8092033267021179, 0.02158939465880394, 0.5034123659133911, -0.5025221109390259, 0.6292922496795654, -0.3500324487686157, -0.015184272080659866, -0.3427311182022095, -0.03450610116124153, -0.17008566856384277, -0.4597940444946289, -0.1822037398815155, -0.7418401837348938, 0.15901367366313934, 0.1344759166240692, 0.7636869549751282, 0.10201654583215714, -0.21328586339950562, -0.315281480550766, -0.4760216176509857, 0.7198201417922974, -0.6602669954299927, -0.008412937633693218, 0.8646100759506226, 0.297601580619812, 0.161407008767128, -0.9012823700904846, -0.6018050312995911, 0.3018682897090912, -0.2560824751853943, 0.30716773867607117, -0.010528814047574997, -0.18841789662837982, 0.5955076813697815, 0.4411013424396515, -0.5806947946548462, -0.22860562801361084, -0.8373355269432068, -0.36490485072135925, 1.02874755859375, 0.419394314289093, 0.24808180332183838, -0.38931572437286377, -0.103409044444561, -0.2675231993198395, -0.2881879210472107, 0.1291438639163971, 0.3809349536895752, 0.5247941017150879, -0.4766935706138611, 0.8919157385826111, -0.3366243839263916, 0.5522006154060364, -0.09289391338825226, -0.031451549381017685, 0.7966979742050171, -0.66281658411026, 0.05098491907119751, -0.0318429172039032, 0.7702707648277283, 0.628027081489563, 0.07291047275066376, 0.002942268503829837, 0.058881357312202454, -0.04159751534461975, 0.024060364812612534, -0.6952461004257202, -0.3092593550682068, 0.5926351547241211, -0.5334086418151855, -0.33966848254203796, 0.24699343740940094, -0.960339367389679, -0.113689124584198, -0.24366262555122375, 0.18416549265384674, -0.08360794186592102, -0.20349907875061035, 0.028390660881996155, -0.25677478313446045, 0.36900338530540466, -0.005032777786254883, -0.708926260471344, 0.5139871835708618, 0.49602562189102173, 0.6698500514030457, -0.1863650232553482, -0.2461615353822708, -0.30955207347869873, 0.11909625679254532, -0.04564247652888298, 0.5935951471328735, -0.2914752662181854, -0.5225077867507935, 0.13748741149902344, 0.41974592208862305, 0.01906137354671955, -0.23381729423999786, 0.8059176802635193, -0.26155221462249756, 0.6150126457214355, -0.8100401759147644, -0.6515597701072693, -0.1424313336610794, 0.4007609188556671, -0.911885142326355, 1.432733178138733, 0.19273163378238678, -1.0603705644607544, 0.3008352518081665, -1.0748100280761719, -0.43635886907577515, 0.2667553424835205, -0.12808960676193237, -0.38957858085632324, -0.4765613079071045, 0.07599642127752304, 0.5093142986297607, -0.34560588002204895, 0.17598101496696472, -0.31227046251296997, -0.1649341583251953, 0.0677216574549675, -0.012064685113728046, 1.3341647386550903, 0.0702064037322998, -0.2767205834388733, 0.13919369876384735, -0.9596461057662964, 0.053657472133636475, 0.27966830134391785, -0.25395530462265015, -0.035960640758275986, -0.09933939576148987, 0.40611109137535095, 0.28635695576667786, 0.5149235129356384, -0.6364694833755493, 0.08235768973827362, -0.06814675778150558, 0.4076118469238281, 0.6881785988807678, 0.2744114100933075, 0.3638099133968353, -0.3848341405391693, 0.6136311292648315, 0.009457076899707317, 0.4683268070220947, 0.1698170155286789, -0.8516398668289185, -0.6466073393821716, 0.027244534343481064, 0.2005367875099182, 0.9376301169395447, -0.702847957611084, 0.8850047588348389, -0.33497047424316406, -0.5756755471229553, -0.49165990948677063, 0.15705709159374237, 0.33229732513427734, 0.7319158315658569, 0.556281328201294, -0.2192637175321579, -0.7421424984931946, -0.8930408954620361, 0.2671457529067993, -0.27260956168174744, 0.17268063127994537, 0.5676267743110657, 0.8941149115562439, 0.03839649632573128, 0.924070417881012, -0.8536492586135864, -0.1099175289273262, -0.5268436074256897, 0.006191527005285025, 0.2582947909832001, 0.49948006868362427, 0.3853803873062134, -1.063731074333191, -0.40656745433807373, -0.47299712896347046, -0.6895747780799866, -0.1811962127685547, 0.16098812222480774, -0.38190919160842896, -0.10047130286693573, 0.3945038616657257, -0.3621254861354828, 0.48513922095298767, 0.5290566086769104, -0.7463117241859436, 0.511752724647522, 0.10687048733234406, 0.0887223482131958, -1.4043447971343994, 0.2865295708179474, -0.1253017634153366, 0.1445789784193039, -0.605876624584198, -0.27369436621665955, -0.0490347221493721, 0.0633261427283287, -0.331593781709671, 0.7587611675262451, -0.15704190731048584, 0.09475479274988174, 0.23538699746131897, 0.12239775061607361, 0.11937733739614487, 0.5100054144859314, -0.1478811502456665, 0.7287781834602356, 0.5391131639480591, -0.4503813087940216, 0.48013556003570557, 0.8640633225440979, -0.33849623799324036, 0.46272140741348267, -0.8836708664894104, 0.07474683970212936, -0.2713302671909332, 0.14387400448322296, -1.1041382551193237, -0.48232099413871765, 0.5803084373474121, -0.7059940695762634, -0.02422627992928028, 0.05783150717616081, -0.7356629371643066, -0.540412962436676, -0.47065550088882446, 0.20530925691127777, 0.3887196183204651, -0.14968787133693695, 0.3396008014678955, 0.6403857469558716, -0.056908994913101196, -0.5975833535194397, -1.0153460502624512, -0.05095866322517395, -0.11768508702516556, -0.7470611333847046, 0.49062982201576233, -0.4899890422821045, -0.2012527883052826, 0.10582632571458817, 0.33969274163246155, -0.18957310914993286, 0.1759912222623825, 0.32794174551963806, 0.3845535218715668, -0.05252375826239586, 0.10438280552625656, -0.1697787642478943, 0.0347338542342186, 0.02628738433122635, 0.14968004822731018, 0.49229174852371216, 0.03650528937578201, -0.19676542282104492, -0.14065204560756683, 0.5090544819831848, 0.21760177612304688, -0.35705140233039856, 0.783772349357605, 0.8775977492332458, -0.39647001028060913, 0.059496358036994934, -0.5259398818016052, -0.20513619482517242, -0.43119004368782043, 0.27112266421318054, -0.0379006452858448, -0.7671919465065002, 1.0270869731903076, 0.3843511939048767, 0.3004497289657593, 0.6918541193008423, 0.6006749868392944, -0.07890629768371582, 0.7991892099380493, 0.4784679114818573, -0.17955131828784943, 0.49899646639823914, -0.6302801966667175, 0.0005593129899352789, -0.799297034740448, -0.49935832619667053, -0.6278736591339111, -0.487692266702652, -0.80006343126297, -0.3530471920967102, -0.017648011445999146, 0.005494697485119104, -0.2846747636795044, 0.4243882894515991, -0.5695677995681763, 0.3837268352508545, 0.8589170575141907, 0.17806746065616608, 0.03152603283524513, -0.17815391719341278, 0.015563933178782463, 0.08546369522809982, -0.7099496722221375, -0.5588448643684387, 1.1679168939590454, 0.25328516960144043, 0.3215489387512207, -0.09636864811182022, 0.8360791802406311, 0.31506142020225525, 0.17771340906620026, -0.5040700435638428, 0.7339059710502625, -0.17257091403007507, -0.9447652697563171, -0.5735538005828857, -0.2940479516983032, -0.9149188995361328, -0.20864799618721008, -0.3806625306606293, -0.6141477823257446, 0.3878434896469116, 0.028479671105742455, -0.2820682227611542, 0.1600460410118103, -0.659848690032959, 1.1615338325500488, -0.06306550651788712, -0.31432926654815674, 0.24565891921520233, -0.9748660326004028, 0.06984247267246246, 0.2580106854438782, 0.513274073600769, -0.2788258194923401, -0.028933681547641754, 1.1783008575439453, -0.3059600293636322, 1.0002131462097168, -0.2630455493927002, 0.3600001633167267, 0.5069581866264343, -0.45898622274398804, 0.3164648413658142, 0.01632201112806797, -0.13411538302898407, 0.17248739302158356, -0.037897851318120956, -0.4809412360191345, -0.42760568857192993, 0.4394699037075043, -0.7297112941741943, -0.18374043703079224, -0.22909313440322876, -0.6197981834411621, -0.14689652621746063, 0.30829480290412903, 0.32209455966949463, 0.31234046816825867, -0.22363975644111633, 0.27259519696235657, 0.5421814918518066, -0.2071547508239746, 0.24063630402088165, 0.36276477575302124, -0.041963543742895126, -0.7176002860069275, 0.6487933397293091, 0.4115614593029022, 0.10009852051734924, 0.21098236739635468, 0.08252792805433273, -0.3939497172832489, -0.37341007590293884, -0.30344676971435547, 0.17279791831970215, -0.8357264995574951, -0.18189917504787445, -0.4849977493286133, -0.2798811197280884, -0.6521485447883606, -0.006026440765708685, 0.08111200481653214, -0.692589521408081, -0.37905585765838623, -0.6086185574531555, 0.6676055788993835, 0.4674142897129059, -0.34658196568489075, 0.1689397096633911, -0.6162262558937073, 0.3854753077030182, 0.18152478337287903, 0.37937918305397034, -0.24009189009666443, -0.2380574345588684, -0.40065357089042664, 0.16328033804893494, -0.2534724473953247, -0.9149593710899353, 0.22821511328220367, 0.10053284466266632, 0.7823862433433533, -0.02436564676463604, 0.2228432148694992, 0.4002302587032318, -0.23634073138237, 1.220885157585144, -0.08611992001533508, -0.5595214366912842, 0.6947116255760193, -0.3956042528152466, 0.2745800316333771, 1.0661638975143433, 0.3970980644226074, -0.6163523197174072, -0.23417975008487701, -0.9372050762176514, -1.1951932907104492, 0.7397163510322571, 0.2551317811012268, 0.27400991320610046, -0.3915126323699951, 0.3057771921157837, -0.09914649277925491, 0.2245902419090271, -0.7962096929550171, -0.8776625990867615, -0.1447443664073944, -0.43093442916870117, -0.0719580128788948, -0.26640453934669495, -0.31236448884010315, -0.45493412017822266, 0.7799594402313232, 0.06485529243946075, 0.16151763498783112, 0.16904640197753906, 0.12199022620916367, -0.012406552210450172, 0.15766499936580658, 0.3359333276748657, 0.643680214881897, -0.40739303827285767, -0.1484561264514923, 0.13882622122764587, -0.7447276711463928, -0.19223038852214813, 0.13359519839286804, -0.42198553681373596, -0.07075725495815277, 0.4959186613559723, 0.7671418786048889, 0.10547469556331635, -0.5268322825431824, 0.6294007897377014, -0.02913372591137886, -0.4276351034641266, -0.5808921456336975, -0.056104227900505066, 0.07885335385799408, 0.1740533858537674, 0.3688895106315613, -0.25897330045700073, 0.15798527002334595, -0.5567409992218018, 0.3573962450027466, 0.07824138551950455, -0.311875581741333, -0.16893287003040314, 0.574558436870575, 0.21435222029685974, -0.4230925738811493, 0.6788370013237, -0.21269221603870392, -0.47954800724983215, 0.8499171733856201, 0.17798379063606262, 0.7457740902900696, -0.042547572404146194, 0.46239885687828064, 0.740889310836792, 0.36224615573883057, -0.13083600997924805, 0.9689731597900391, -0.059380121529102325, -0.8771145343780518, -0.2922550141811371, -0.4525727927684784, -0.3600120544433594, 0.060160115361213684, -1.090796947479248, 0.3993982672691345, -0.44774097204208374, -0.2946733832359314, 0.10935407876968384, 0.3014882206916809, -0.9162663221359253, 0.37509214878082275, -0.0037956826854497194, 1.0970280170440674, -1.1171728372573853, 0.6220274567604065, 0.7080931067466736, -0.8751291632652283, -0.874389111995697, -0.31547921895980835, -0.008769247680902481, -0.7019407749176025, 0.525053858757019, -0.05941653996706009, 0.49367785453796387, -0.057613834738731384, -0.9119420051574707, -0.8430205583572388, 1.4968738555908203, 0.019416406750679016, -0.11493966728448868, -0.01706763729453087, 0.30312544107437134, 0.5114954710006714, -0.46695950627326965, 0.1070815771818161, 0.6010987758636475, 0.79096519947052, 0.23335382342338562, -0.6685383915901184, 0.1362108588218689, -0.5238268375396729, -0.2649590075016022, -0.05833195149898529, -0.5433151125907898, 0.8120452165603638, -0.11902980506420135, -0.1015104129910469, -0.197569340467453, 0.5082864761352539, 0.32978540658950806, 0.3583787679672241, 0.4381735920906067, 0.5671899318695068, 0.8364256024360657, -0.21534810960292816, 1.0502712726593018, -0.48942264914512634, 0.42755600810050964, 1.367167592048645, -0.02513536624610424, 0.8867813944816589, 0.40621671080589294, -0.27776119112968445, 0.5187867283821106, 0.6976737380027771, -0.40175989270210266, 0.45319443941116333, 0.21454094350337982, 0.14349053800106049, -0.16439910233020782, -0.29481542110443115, -0.371379017829895, 0.49261748790740967, 0.3134647309780121, -0.45629698038101196, -0.037231940776109695, -0.15685750544071198, 0.05280991643667221, 0.02964082546532154, -0.35889217257499695, 0.8248787522315979, -0.30191633105278015, -0.4214545488357544, 0.12249055504798889, -0.1557035595178604, 0.5260130167007446, -0.5995559096336365, -0.14713042974472046, -0.1658567190170288, -0.16378962993621826, -0.4695613980293274, -1.2798569202423096, 0.48247841000556946, -0.10625379532575607, -0.5809655785560608, -0.2416863739490509, 0.6164752840995789, -0.5873919129371643, -0.8898026943206787, 0.2268407791852951, 0.5464089512825012, 0.09140993654727936, 0.31531134247779846, -1.0052133798599243, 0.09020805358886719, 0.05956989526748657, -0.32505106925964355, 0.044769708067178726, 0.3891720473766327, -0.0074839540757238865, 0.42200979590415955, 0.5445777773857117, 0.1600019335746765, 0.04719497635960579, 0.2934456169605255, 0.8638458251953125, -0.6170322299003601, -0.4337482750415802, -0.49163389205932617, 0.86382657289505, -0.511660099029541, -0.5147431492805481, 0.8476647734642029, 0.8363050818443298, 1.0397495031356812, 0.10574663430452347, 0.984006404876709, -0.5746118426322937, 0.8844487071037292, -0.2460203468799591, 0.7400893568992615, -0.41170212626457214, 0.04927680268883705, -0.3940775394439697, -0.6872524619102478, -0.3562259078025818, 0.6534289121627808, -0.4978717565536499, 0.06510226428508759, 0.4444129168987274, 0.8453189134597778, 0.11642283201217651, 0.1682419329881668, 0.07344700396060944, 0.3564494848251343, 0.06303200125694275, 0.31805866956710815, 0.35451531410217285, -0.7418469786643982, 0.6645417213439941, -0.7102375030517578, -0.15492266416549683, 0.09738240391016006, -0.8469815850257874, -0.8321656584739685, -1.0138134956359863, -0.6077553033828735, -0.5511980652809143, -0.11248700320720673, 0.9926581382751465, 0.5648196935653687, -1.0730628967285156, -0.3397929072380066, 0.14201323688030243, 0.20529179275035858, -0.12147755175828934, -0.28802070021629333, 0.5417320132255554, 0.04790515825152397, -0.46395018696784973, -0.17850486934185028, -0.0994308665394783, -0.09468112885951996, -0.16183120012283325, -0.0888877660036087, -0.46984168887138367, -0.09105826914310455, 0.5245058536529541, 0.3018055856227875, -0.5018181800842285, -0.3647357225418091, 0.22583279013633728, 0.004062436055392027, 0.02071433886885643, 0.4540388882160187, -0.27910205721855164, 0.2745647132396698, 0.7074413299560547, 0.24891391396522522, 0.5288535356521606, 0.06567956507205963, 0.2844705581665039, -0.7680275440216064, 0.02566220611333847, 0.33385366201400757, 0.36209291219711304, 0.3880007266998291, -0.5421111583709717, 0.7617629170417786, 0.12155333906412125, -0.5308290719985962, -0.684485673904419, -0.1046462431550026, -1.248883605003357, -0.04083839803934097, 1.3515104055404663, -0.07226020097732544, -0.2994900643825531, -0.40823403000831604, -0.3208254277706146, 0.2706133723258972, -0.5207571983337402, 0.6721591353416443, 1.0890610218048096, -0.004230298567563295, -0.04984038323163986, -0.6541550755500793, 0.539143443107605, -0.1976911574602127, -1.0982227325439453, 0.16967391967773438, 0.5086780190467834, 0.314934641122818, 0.3358064293861389, 0.7928222417831421, -0.2899462580680847, 0.1678549349308014, -0.055614061653614044, 0.21915078163146973, -0.16771745681762695, -0.03938550502061844, 0.040680281817913055, 0.08913887292146683, -0.1837935596704483, -0.2761211693286896 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
kensho/spgispeech
kensho
2022-10-21T14:46:30Z
402
21
null
[ "task_categories:automatic-speech-recognition", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:1M<n<10M", "source_datasets:original", "language:en", "license:other", "arxiv:2104.02014", "region:us" ]
2022-10-21T14:46:30Z
2022-06-29T16:09:04.000Z
2022-06-29T16:09:04
--- annotations_creators: - expert-generated language_creators: - found language: - en license: - other multilinguality: - monolingual pretty_name: SpgiSpeech size_categories: - 1M<n<10M source_datasets: - original task_categories: - automatic-speech-recognition extra_gated_prompt: |- Your access to and use of the information in the Kensho Transcript Dataset (the “Content”), which is provided by Kensho Technologies, LLC, a subsidiary of S&P Global, Inc., (“Kensho”), shall be governed by the following terms and conditions of usage (“Terms of Usage”). The Content may be accessed only by persons who have been authorized to use this Content pursuant to their acceptance and acknowledgement of these Terms of Usage (in each case, an “Authorized User”). By providing your electronic signature at the end of these Terms of Usage, you represent that you are an Authorized User and that you accept these Terms of Usage and agree to be bound by them. If you do not wish to be bound by these Terms of Usage, you must not use this Content. PLEASE READ THESE TERMS OF USAGE CAREFULLY BEFORE USING THIS CONTENT. Section 1 – THE CONTENT 1.1 The Content is provided for academic research purposes and internal use only and must not be used to: assemble or create a database; construct or facilitate the construction of products which compete with the Content; identify or attempt to identify or contact any individual; or link to another dataset. The Content, which is comprised of public earnings calls in audio and corresponding text format, and all accompanying derived products is proprietary to Kensho and its third-party content providers. You shall not modify the Content; create derivative works based on the Content, rewrite or reprocess the Content except as expressly provided herein. You must not publish, display, transfer or redistribute the Content or any portions or derivative versions thereof to anyone without prior written consent from Kensho. You agree not to contact Kensho or its affiliates concerning individuals whose information may be included in the Content. 1.2 Disclaimer. Content to which you are provided access, either directly or indirectly, from or on this Content will not have been reviewed or monitored by Kensho, and Kensho cannot and does not guarantee or make any representation or warranty, either express or implied, as to the accuracy, validity, timeliness, completeness or continued availability of any such content. The Content is provided for your convenience only and is not a republication or reconfirmation of the opinion or information contained therein. The provision of the Content is without any obligation on the part of Kensho or its third-party content providers to review such or any liability or responsibility arising out of your use thereof. Kensho does not guarantee or make any representation or warranty, either express or implied, as to the accuracy, validity, timeliness, completeness or continued availability of any Content and shall not be liable for any errors, delays, or actions taken in reliance on information. In addition, the Content speaks only as of the date issued and is based on conference calls that may contain projections of other forward-looking statements. You should not rely on the Content as expressing Kensho’s opinion or as representing current information. None of Kensho or the third-party content providers has undertaken, and do not undertake any duty to update any Content or otherwise advise you of any changes in the Content. 1.3 Ownership of Third-Party Content. You acknowledge that all proprietary rights in the Content that are owned by Kensho or third party content providers shall remain the property of Kensho or such third party content providers, and you shall have no right or interest in such third party content except the rights to use such third party content in accordance with these Terms of Usage. Any additional rights not granted herein shall require a separate, direct agreement with Kensho. You acknowledge that the Content and third party content as compiled, prepared, selected and arranged by Kensho or its third party content providers constitutes an expenditure of substantial time, effort and money by Kensho and its third party content providers and constitutes valuable commercial property and/or trade secrets of Kensho and such third party content providers. Kensho retains all rights and remedies afforded under the copyright, trademark, service mark, patent and other laws of the United States and the States thereof, including without limitation any laws designed to protect proprietary or confidential information. You agree that you will not remove or modify any copyright notice, disclosures, disclaimers or other notification or trade name or marks of Kensho or the third party content providers that may appear in the Content or third party content and that any permitted reproduction and/or distribution of the Content or third party content shall contain such notices and/or marks as they appear in the Content or third party content. You may not use Kensho’s or the third-party content providers’ name or trademarks without the prior written consent of Kensho or such third-party content providers. Apart from the rights granted hereunder, no conveyance of ownership, right, title or interest is intended herein. Any additional rights require a separate agreement with Kensho. 1.4 Posted Guidelines. In addition to these Terms of Usage, when using this Content, you shall be subject to and agree to follow any posted notice, guidelines or rules, which may be posted and amended from time to time. Nothing on this Content shall be considered a recommendation or solicitation to buy or an offer to sell a security to any person in any jurisdiction. 1.5 Registration Data. In consideration of your use of this Content, you and/or your employer agree to: (a) provide true, accurate, current and complete Registration Data (as defined below in Section 3.1) to Kensho as prompted by the registration form completed prior to accessing the Content and (b) maintain and promptly update the Registration Data and to keep the same true, accurate, current and complete. 1.6 Right to Terminate User Access. Kensho reserves the right to limit, restrict and immediately terminate your access to and use of this Content at any time, in whole or in part, in its sole discretion and without notice. Section 2 - DISCLAIMER OF WARRANTY AND LIMITATION OF LIABILITY 2.1 THE CONTENT IS PROVIDED “AS IS” AND “AS AVAILABLE” WITHOUT REPRESENTATION OR WARRANTY OF ANY KIND. USE OF THE CONTENT IS AT THE USER’S OWN RISK. IN NO EVENT SHALL KENSHO OR ITS THIRD-PARTY CONTENT PROVIDERS BE LIABLE FOR ANY DECISION MADE OR ACTION OR INACTION TAKEN IN RELIANCE ON ANY CONTENT, INCLUDING THIRD-PARTY CONTENT, INCLUDING YOUR HANDLING AND STORING OF THE CONTENT. KENSHO FURTHER EXPLICITLY DISCLAIMS, ANY WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF ORIGINALITY, ACCURACY, COMPLETENESS, TIMELINESS, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. KENSHO EXPRESSLY DISCLAIMS, AND YOU WAIVE, ANY LIABILITY THAT MAY ARISE FROM YOUR PUBLICATION OR PROVISION OF THE CONTENT TO A THIRD PARTY, OR ANY REPRESENTATION OR WARRANTY MADE BY YOU TO ANY THIRD PARTY, WHETHER OR NOT RELATED TO THE CONTENT. KENSHO, SUPPLIERS OF THIRD-PARTY CONTENT AND ANY OTHER THIRD PARTY WORKING WITH KENSHO SHALL NOT BE RESPONSIBLE OR LIABLE, DIRECTLY OR INDIRECTLY, FOR ANY DAMAGES OR LOSS (INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL AND ANY AND ALL OTHER FORMS OF DAMAGES OR LOSSES REGARDLESS OF THE FORM OF THE ACTION OR THE BASIS OF THE CLAIM) CAUSED OR ALLEGED TO BE CAUSED IN CONNECTION WITH YOUR USE OF THE CONTENT WHETHER OR NOT FORESEEABLE, EVEN IF KENSHO OR ANY OF THE SUPPLIERS OF THIRD-PARTY CONTENT OR OTHER THIRD PARTIES WORKING WITH KENSHO IN CONNECTION WITH THE CONTENT HAS BEEN ADVISED OF THE POSSIBILITY OR LIKELIHOOD OF SUCH DAMAGES. 2.2 THE CONTENT IS NOT INTENDED TO PROVIDE TAX, LEGAL, INSURANCE OR INVESTMENT ADVICE, AND NOTHING IN THE CONTENT SHOULD BE CONSTRUED AS AN OFFER TO SELL, A SOLICITATION OF AN OFFER TO BUY, OR A RECOMMENDATION FOR ANY SECURITY BY KENSHO OR ANY THIRD PARTY. 2.3 For third party demands, claims, actions, proceedings and liability for losses, damages, reasonable legal costs and other reasonable expenses of any nature, you agree to defend, indemnify and hold Kensho and its affiliates harmless, including its respective directors, officers, employees and agents from and against all claims to the extent arising from your access to and/or use of the Content, any failure by you to abide by the Terms of Usage, or breach of applicable law. Section 3 - PRIVACY 3.1 Access and Collection. In order to access this Content, during the registration process, either you or your employer will be required to provide Kensho with certain information; including your name, employer or academic institution, and e-mail address (“Registration Data”). In addition, when you request or view Content, Kensho may obtain user identifiable information related to your request of, or access to, such Content (“Access Data”). For example, while you are accessing this Content, our Web servers may recognize your: (a) domain name; (b) ISP’s domain name; (c) IP address; (d) browser type; and (e) operating system. If you contact us with a technical question, we may collect certain information about your systems, including: (a) your browser type, version and settings (e.g., Java and cookie settings); (b) connectivity information (e.g., SSL/HTTPS compatibility, bandwidth capacity); and browser plug-in information (e.g., do you have Adobe, what is your media player, can you open Flash files, etc.). 3.2 Use of Your Information. Registration Data and Access Data may be used by Kensho for research and development purposes and to communicate with users and to troubleshoot any technical issues pertaining to the Content. You acknowledge that in the event that a separate agreement is required, Kensho may share Registration Data with its Affiliates (as defined below). 3.3 Disclosure of Your Information. Except as otherwise noted herein, Kensho will not disclose, rent or sell personal information collected from or about you without your permission. For the purposes specified in the preceding paragraph, we may transfer or disclose Registration Data and Access Data to S&P Global Inc. and its affiliates (“Kensho Affiliates”) and third parties who are contracted to perform services on behalf of Kensho, such as those who assist Kensho in bringing you this Content and providing you with certain features and functionality included within or accessible via this Content. We may also disclose Registration Data and Access Data to Kensho Affiliates and third parties in connection with their providing you access to this Content. Disclosures to these third parties will be subject to confidentiality agreements and, where required, governed by contract. Kensho may also be required to disclose information to governmental, regulatory or self-regulatory entities or agencies in response to regulatory inquiries or to comply with applicable laws, rules, regulations, orders, subpoenas or other legal processes. 3.4 Consent. By (a) agreeing to these Terms of Usage, or (b) by using this Content, and, in either case, providing any information that may be required, requested or otherwise collected by us as set forth above, you freely consent to Kensho processing your information in the United States and in other countries and territories for the purposes set out in these Terms of Usage, and you also consent to the transfer of your information for such purposes to any third party content provider wherever such entity may from time to time be located and to any third parties as described above and in accordance with applicable law and regulations. If you do not permit Kensho to collect any of your information or do not agree with any of the terms and conditions of these Terms of Usage, you should not use this Content and should exit this page and/or Content, as the case may be. If after registering with Kensho, you desire to withdraw the consent granted in this Section 3.4 for all future use of your information by Kensho, you must notify Kensho in writing at the address listed below in Section 3.8 and immediately cease use of this Content. 3.5 Inquiries. If you have any questions regarding these Terms of Usage or your information that is held by us, please contact Kensho in writing using the contact information provided below. If we receive a request regarding your personal information held by us, we will use reasonable means to provide you with such information that we can reasonably compile. You will be given the opportunity to rectify any inaccuracies in such information. 3.6 Encryption. Kensho may use encryption technology to protect certain transmissions of data to/from this Content, but e-mail and other communications, unless otherwise noted on this Content, are not encrypted to/from this Content. Therefore, you should not send any personal or identifying information, such as account numbers, credit card numbers, Social Security numbers, passwords, etc., to Kensho via e-mail. By utilizing e-mail or other electronic communication means you acknowledge that you have no expectation of privacy with respect to the information delivered thereby and that Kensho will not be responsible for any loss or damage that could result from interception by third parties of any information so sent. 3.7 Contact Information. In the event you have any questions regarding these Terms of Use, this Privacy Statement or to make any requests or queries regarding your information that is held by us you may contact us in writing at privacy@kensho.com or Kensho Technologies LLC, Attn: General Counsel, 55 Water Street, New York, NY 10041. Section 4 - MISCELLANEOUS 4.1 Entire Agreement. These Terms of Usage constitute the entire agreement of the parties hereto with respect to the subject matter hereof and supersede all prior agreements and undertakings, both written and oral, between the parties with respect to the subject matter hereof. 4.2 Severability. If any term or other provision of these Terms of Usage is invalid, illegal or incapable of being enforced by any law or public policy, all other terms and provisions of these Terms of Usage shall nevertheless remain in full force and effect so long as the economic or legal substance of the transactions contemplated hereby is not affected in any manner materially adverse to any party. 4.3 Governing Law; Forum. These Terms of Usage shall be governed in all respects by the laws of the State of New York, and any litigation arising out of or connected in any way with these Terms of Usage shall take place in a State or Federal court of competent jurisdiction in New York County, State of New York. 4.4 Waiver of Jury Trial. YOU WAIVE TO THE FULLEST EXTENT PERMITTED BY APPLICABLE LAW ANY RIGHT YOU MAY HAVE TO A TRIAL BY JURY WITH RESPECT TO ANY ACTIONS OR PROCEEDINGS DIRECTLY OR INDIRECTLY ARISING OUT OF, UNDER OR IN CONNECTION WITH THESE TERMS OF USAGE. 4.5 Conflict. In the event of a conflict between these Terms of Use and any other agreement with Kensho that relates to Third-Party Content, the more restrictive terms shall prevail. extra_gated_fields: Full name: text Email: text Institution: text I accept the Terms of Usage: checkbox --- # Dataset Card for SPGISpeech ## Table of Contents - [Table of Contents](#table-of-contents) <img src="https://s3.amazonaws.com/moonup/production/uploads/1661776840270-62e049fe81d9ca6484eff137.png" alt="SPGISpeech Logo" width="200"/> - [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://datasets.kensho.com/datasets/spgispeech - **Repository:** - **Paper:** https://arxiv.org/abs/2104.02014 - **Leaderboard:** - **Point of Contact:** [data@kensho.com](mailto:data@kensho.com ) ## Dataset Description SPGISpeech (rhymes with “squeegee-speech”) is a large-scale transcription dataset, freely available for academic research. SPGISpeech is a corpus of 5,000 hours of professionally-transcribed financial audio. SPGISpeech contains a broad cross-section of L1 and L2 English accents, strongly varying audio quality, and both spontaneous and narrated speech. The transcripts have each been cross-checked by multiple professional editors for high accuracy and are fully formatted, including capitalization, punctuation, and denormalization of non-standard words. SPGISpeech consists of 5,000 hours of recorded company earnings calls and their respective transcriptions. The original calls were split into slices ranging from 5 to 15 seconds in length to allow easy training for speech recognition systems. Calls represent a broad cross-section of international business English; SPGISpeech contains approximately 50,000 speakers, one of the largest numbers of any speech corpus, and offers a variety of L1 and L2 English accents. The format of each WAV file is single channel, 16kHz, 16 bit audio. ### Example Usage The training split has several configurations of various size: S, M, L. See the Section [Data Splits](#data-splits) for for more information. To download the S configuration: ```python from datasets import load_dataset spgi = load_dataset("kensho/spgispeech", "S", use_auth_token=True) # see structure print(spgi) # load audio sample on the fly audio_input = spgi["train"][0]["audio"] # first decoded audio sample transcription = spgi["train"][0]["text"] # first transcription ``` It is possible to download only the development or test data: ```python spgi_dev = load_dataset("kensho/spgispeech", "dev", use_auth_token=True) spgi_test = load_dataset("kensho/spgispeech", "test", use_auth_token=True) ``` ### Supported Tasks and Leaderboards - `automatic-speech-recognition`: The dataset can be used to train a model for Automatic Speech Recognition (ASR). The model is presented with an audio file and asked to transcribe the audio file to written text. The most common evaluation metric is the word error rate (WER). ### Languages SPGISpeech contains audio and transcription data in business English and offers a variety of L1 and L2 accents. ## Dataset Structure ### Data Instances ```python { 'wav_filename': '32bcf9c9dc707fb61a04290e296f31eb/99.wav', 'audio': { 'path': '/home/user/.cache/huggingface/datasets/downloads/extracted/c7082e2bd5b.../dev_part_2/32bcf9c9dc707fb61a04290e296f31eb/99.wav', 'array': array([-0.00039673, -0.00057983, -0.00057983, ..., -0.0007019 , -0.00027466, 0.00021362], dtype=float32), 'sampling_rate': 16000 }, 'wav_filesize': 292844, 'transcript': 'This is proving to be true, and through focused execution we are on track to exceed our targeted savings in 2017. As a reminder,' } ``` ### Data Fields * wav_filename (string) - audio filename (includes parent directory). * audio (Audio feature) - a dictionary containing the path to the audio, the decoded audio array, and the sampling rate. In non-streaming mode (default), the path points to the locally extracted audio. In streaming mode, the path is the relative path of an audio inside its archive (as files are not downloaded and extracted locally). * wav_filesize (int) - size of the file in bytes. * transcript (string) - transcription of the file. ### Data Splits The dataset has three splits: train, evaluation (dev) and test. The train split has three configurations of various sizes: S, M, L. Larger subsets are supersets of smaller subsets, e.g., the L subset contains all the data from the M subset. #### Transcribed Subsets Size | Subset | Size | |:------:|:-------:| | S | 22Gb | | M | 107Gb | | L | 530Gb | | dev | 11Gb | | test | 11Gb | ## Dataset Creation ### Curation Rationale To augment the open-source speech-to-text datasets available for R&D. ### Source Data The dataset contains S&P Global company earnings calls. #### Initial Data Collection and Normalization Public earnings calls spanning the time period from 2007-2020 were converted to 16kHz, 16-bit audio. #### Who are the source language producers? English speakers with a diverse selection of accents, including non-native ones (L2), producing both spontaneous and narrated speech. ### Annotations #### Annotation process Data is orthographically transcribed according to a professional style guide detailing conventions for capitalization, punctuation, denormalization of non-standard words and transcription of disfluencies in spontaneous speech. The transcripts have each been cross-checked by multiple professional editors for high accuracy and are fully formatted. Full earnings calls last 30-60 minutes in length and are typically transcribed as whole units, without internal timestamps. In order to produce short audio slices suitable for STT training, the files were segmented with [Gentle](https://lowerquality.com/gentle/), a double-pass forced aligner, with the beginning and end of each slice of audio imputed by voice activity detection with [py-webrtc](https://github.com/wiseman/py-webrtcvad). #### Who are the annotators? Earning calls are manually transcribed by S&P Global, Inc. ### Personal and Sensitive Information Though earnings calls are public, we nevertheless identified full names with the spaCy en core web large model. We withheld samples containing names that appeared fewer than ten times (7% of total). Full names appearing ten times or more in the data were considered to be public figures and were retained. This necessarily incomplete approach to named entity recognition was complemented with randomized manual spot checks which uncovered no false negatives missed by the automated approach. ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases The largest issue inherent with the dataset is that the speaker distribution of SPGISpeech reflects the speaker distribution seen during earning calls. One example issue that stems from this: during earnings calls, close to 90% of speakers are male. ### Other Known Limitations Due to formal language seen during earnings calls, the dataset needs augmentation for training systems that transcribe informal speech. ## Additional Information ### Dataset Curators Kensho Technologies ### Licensing Information ### Citation Information Please cite this paper: ```bibtext @ARTICLE{2021arXiv210402014O, author = {{O'Neill}, Patrick K. and {Lavrukhin}, Vitaly and {Majumdar}, Somshubra and {Noroozi}, Vahid and {Zhang}, Yuekai and {Kuchaiev}, Oleksii and {Balam}, Jagadeesh and {Dovzhenko}, Yuliya and {Freyberg}, Keenan and {Shulman}, Michael D. and {Ginsburg}, Boris and {Watanabe}, Shinji and {Kucsko}, Georg}, title = "{SPGISpeech: 5,000 hours of transcribed financial audio for fully formatted end-to-end speech recognition}", journal = {arXiv e-prints}, keywords = {Computer Science - Computation and Language, Electrical Engineering and Systems Science - Audio and Speech Processing}, year = 2021, month = apr, eid = {arXiv:2104.02014}, pages = {arXiv:2104.02014}, archivePrefix = {arXiv}, eprint = {2104.02014}, primaryClass = {cs.CL}, adsurl = {https://ui.adsabs.harvard.edu/abs/2021arXiv210402014O}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } ``` ### 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 Your access to and use of the information in the Kensho Transcript Dataset (the “Content”), which is provided by Kensho Technologies, LLC, a subsidiary of S&P Global, Inc., (“Kensho”), shall be governed by the following terms and conditions of usage (“Terms of Usage”). The Content may be accessed only by persons who have been authorized to use this Content pursuant to their acceptance and acknowledgement of these Terms of Usage (in each case, an “Authorized User”). By providing your electronic signature at the end of these Terms of Usage, you represent that you are an Authorized User and that you accept these Terms of Usage and agree to be bound by them. If you do not wish to be bound by these Terms of Usage, you must not use this Content. PLEASE READ THESE TERMS OF USAGE CAREFULLY BEFORE USING THIS CONTENT. Section 1 – THE CONTENT 1.1 The Content is provided for academic research purposes and internal use only and must not be used to: - assemble or create a database; - construct or facilitate the construction of products which compete with the Content; - identify or attempt to identify or contact any individual; or link to another dataset. The Content, which is comprised of public earnings calls in audio and corresponding text format, and all accompanying derived products is proprietary to Kensho and its third-party content providers. You shall not modify the Content; create derivative works based on the Content, rewrite or reprocess the Content except as expressly provided herein. You must not publish, display, transfer or redistribute the Content or any portions or derivative versions thereof to anyone without prior written consent from Kensho. You agree not to contact Kensho or its affiliates concerning individuals whose information may be included in the Content. 1.2 Disclaimer. Content to which you are provided access, either directly or indirectly, from or on this Content will not have been reviewed or monitored by Kensho, and Kensho cannot and does not guarantee or make any representation or warranty, either express or implied, as to the accuracy, validity, timeliness, completeness or continued availability of any such content. The Content is provided for your convenience only and is not a republication or reconfirmation of the opinion or information contained therein. The provision of the Content is without any obligation on the part of Kensho or its third-party content providers to review such or any liability or responsibility arising out of your use thereof. Kensho does not guarantee or make any representation or warranty, either express or implied, as to the accuracy, validity, timeliness, completeness or continued availability of any Content and shall not be liable for any errors, delays, or actions taken in reliance on information. In addition, the Content speaks only as of the date issued and is based on conference calls that may contain projections of other forward-looking statements. You should not rely on the Content as expressing Kensho’s opinion or as representing current information. None of Kensho or the third-party content providers has undertaken, and do not undertake any duty to update any Content or otherwise advise you of any changes in the Content. 1.3 Ownership of Third-Party Content. You acknowledge that all proprietary rights in the Content that are owned by Kensho or third party content providers shall remain the property of Kensho or such third party content providers, and you shall have no right or interest in such third party content except the rights to use such third party content in accordance with these Terms of Usage. Any additional rights not granted herein shall require a separate, direct agreement with Kensho. You acknowledge that the Content and third party content as compiled, prepared, selected and arranged by Kensho or its third party content providers constitutes an expenditure of substantial time, effort and money by Kensho and its third party content providers and constitutes valuable commercial property and/or trade secrets of Kensho and such third party content providers. Kensho retains all rights and remedies afforded under the copyright, trademark, service mark, patent and other laws of the United States and the States thereof, including without limitation any laws designed to protect proprietary or confidential information. You agree that you will not remove or modify any copyright notice, disclosures, disclaimers or other notification or trade name or marks of Kensho or the third party content providers that may appear in the Content or third party content and that any permitted reproduction and/or distribution of the Content or third party content shall contain such notices and/or marks as they appear in the Content or third party content. You may not use Kensho’s or the third-party content providers’ name or trademarks without the prior written consent of Kensho or such third-party content providers. Apart from the rights granted hereunder, no conveyance of ownership, right, title or interest is intended herein. Any additional rights require a separate agreement with Kensho. 1.4 Posted Guidelines. In addition to these Terms of Usage, when using this Content, you shall be subject to and agree to follow any posted notice, guidelines or rules, which may be posted and amended from time to time. Nothing on this Content shall be considered a recommendation or solicitation to buy or an offer to sell a security to any person in any jurisdiction. 1.5 Registration Data. In consideration of your use of this Content, you and/or your employer agree to: (a) provide true, accurate, current and complete Registration Data (as defined below in Section 3.1) to Kensho as prompted by the registration form completed prior to accessing the Content and (b) maintain and promptly update the Registration Data and to keep the same true, accurate, current and complete. 1.6 Right to Terminate User Access. Kensho reserves the right to limit, restrict and immediately terminate your access to and use of this Content at any time, in whole or in part, in its sole discretion and without notice. Section 2 - DISCLAIMER OF WARRANTY AND LIMITATION OF LIABILITY 2.1 THE CONTENT IS PROVIDED “AS IS” AND “AS AVAILABLE” WITHOUT REPRESENTATION OR WARRANTY OF ANY KIND. USE OF THE CONTENT IS AT THE USER’S OWN RISK. IN NO EVENT SHALL KENSHO OR ITS THIRD-PARTY CONTENT PROVIDERS BE LIABLE FOR ANY DECISION MADE OR ACTION OR INACTION TAKEN IN RELIANCE ON ANY CONTENT, INCLUDING THIRD-PARTY CONTENT, INCLUDING YOUR HANDLING AND STORING OF THE CONTENT. KENSHO FURTHER EXPLICITLY DISCLAIMS, ANY WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF ORIGINALITY, ACCURACY, COMPLETENESS, TIMELINESS, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. KENSHO EXPRESSLY DISCLAIMS, AND YOU WAIVE, ANY LIABILITY THAT MAY ARISE FROM YOUR PUBLICATION OR PROVISION OF THE CONTENT TO A THIRD PARTY, OR ANY REPRESENTATION OR WARRANTY MADE BY YOU TO ANY THIRD PARTY, WHETHER OR NOT RELATED TO THE CONTENT. KENSHO, SUPPLIERS OF THIRD-PARTY CONTENT AND ANY OTHER THIRD PARTY WORKING WITH KENSHO SHALL NOT BE RESPONSIBLE OR LIABLE, DIRECTLY OR INDIRECTLY, FOR ANY DAMAGES OR LOSS (INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL AND ANY AND ALL OTHER FORMS OF DAMAGES OR LOSSES REGARDLESS OF THE FORM OF THE ACTION OR THE BASIS OF THE CLAIM) CAUSED OR ALLEGED TO BE CAUSED IN CONNECTION WITH YOUR USE OF THE CONTENT WHETHER OR NOT FORESEEABLE, EVEN IF KENSHO OR ANY OF THE SUPPLIERS OF THIRD-PARTY CONTENT OR OTHER THIRD PARTIES WORKING WITH KENSHO IN CONNECTION WITH THE CONTENT HAS BEEN ADVISED OF THE POSSIBILITY OR LIKELIHOOD OF SUCH DAMAGES. 2.2 THE CONTENT IS NOT INTENDED TO PROVIDE TAX, LEGAL, INSURANCE OR INVESTMENT ADVICE, AND NOTHING IN THE CONTENT SHOULD BE CONSTRUED AS AN OFFER TO SELL, A SOLICITATION OF AN OFFER TO BUY, OR A RECOMMENDATION FOR ANY SECURITY BY KENSHO OR ANY THIRD PARTY. 2.3 For third party demands, claims, actions, proceedings and liability for losses, damages, reasonable legal costs and other reasonable expenses of any nature, you agree to defend, indemnify and hold Kensho and its affiliates harmless, including its respective directors, officers, employees and agents from and against all claims to the extent arising from your access to and/or use of the Content, any failure by you to abide by the Terms of Usage, or breach of applicable law. Section 3 - PRIVACY 3.1 Access and Collection. In order to access this Content, during the registration process, either you or your employer will be required to provide Kensho with certain information; including your name, employer or academic institution, and e-mail address (“Registration Data”). In addition, when you request or view Content, Kensho may obtain user identifiable information related to your request of, or access to, such Content (“Access Data”). For example, while you are accessing this Content, our Web servers may recognize your: (a) domain name; (b) ISP’s domain name; (c) IP address; (d) browser type; and (e) operating system. If you contact us with a technical question, we may collect certain information about your systems, including: (a) your browser type, version and settings (e.g., Java and cookie settings); (b) connectivity information (e.g., SSL/HTTPS compatibility, bandwidth capacity); and browser plug-in information (e.g., do you have Adobe, what is your media player, can you open Flash files, etc.). 3.2 Use of Your Information. Registration Data and Access Data may be used by Kensho for research and development purposes and to communicate with users and to troubleshoot any technical issues pertaining to the Content. You acknowledge that in the event that a separate agreement is required, Kensho may share Registration Data with its Affiliates (as defined below). 3.3 Disclosure of Your Information. Except as otherwise noted herein, Kensho will not disclose, rent or sell personal information collected from or about you without your permission. For the purposes specified in the preceding paragraph, we may transfer or disclose Registration Data and Access Data to S&P Global Inc. and its affiliates (“Kensho Affiliates”) and third parties who are contracted to perform services on behalf of Kensho, such as those who assist Kensho in bringing you this Content and providing you with certain features and functionality included within or accessible via this Content. We may also disclose Registration Data and Access Data to Kensho Affiliates and third parties in connection with their providing you access to this Content. Disclosures to these third parties will be subject to confidentiality agreements and, where required, governed by contract. Kensho may also be required to disclose information to governmental, regulatory or self-regulatory entities or agencies in response to regulatory inquiries or to comply with applicable laws, rules, regulations, orders, subpoenas or other legal processes. 3.4 Consent. By (a) agreeing to these Terms of Usage, or (b) by using this Content, and, in either case, providing any information that may be required, requested or otherwise collected by us as set forth above, you freely consent to Kensho processing your information in the United States and in other countries and territories for the purposes set out in these Terms of Usage, and you also consent to the transfer of your information for such purposes to any third party content provider wherever such entity may from time to time be located and to any third parties as described above and in accordance with applicable law and regulations. If you do not permit Kensho to collect any of your information or do not agree with any of the terms and conditions of these Terms of Usage, you should not use this Content and should exit this page and/or Content, as the case may be. If after registering with Kensho, you desire to withdraw the consent granted in this Section 3.4 for all future use of your information by Kensho, you must notify Kensho in writing at the address listed below in Section 3.8 and immediately cease use of this Content. 3.5 Inquiries. If you have any questions regarding these Terms of Usage or your information that is held by us, please contact Kensho in writing using the contact information provided below. If we receive a request regarding your personal information held by us, we will use reasonable means to provide you with such information that we can reasonably compile. You will be given the opportunity to rectify any inaccuracies in such information. 3.6 Encryption. Kensho may use encryption technology to protect certain transmissions of data to/from this Content, but e-mail and other communications, unless otherwise noted on this Content, are not encrypted to/from this Content. Therefore, you should not send any personal or identifying information, such as account numbers, credit card numbers, Social Security numbers, passwords, etc., to Kensho via e-mail. By utilizing e-mail or other electronic communication means you acknowledge that you have no expectation of privacy with respect to the information delivered thereby and that Kensho will not be responsible for any loss or damage that could result from interception by third parties of any information so sent. 3.7 Contact Information. In the event you have any questions regarding these Terms of Use, this Privacy Statement or to make any requests or queries regarding your information that is held by us you may contact us in writing at privacy@kensho.com or Kensho Technologies LLC, Attn: General Counsel, 55 Water Street, New York, NY 10041. Section 4 - MISCELLANEOUS 4.1 Entire Agreement. These Terms of Usage constitute the entire agreement of the parties hereto with respect to the subject matter hereof and supersede all prior agreements and undertakings, both written and oral, between the parties with respect to the subject matter hereof. 4.2 Severability. If any term or other provision of these Terms of Usage is invalid, illegal or incapable of being enforced by any law or public policy, all other terms and provisions of these Terms of Usage shall nevertheless remain in full force and effect so long as the economic or legal substance of the transactions contemplated hereby is not affected in any manner materially adverse to any party. 4.3 Governing Law; Forum. These Terms of Usage shall be governed in all respects by the laws of the State of New York, and any litigation arising out of or connected in any way with these Terms of Usage shall take place in a State or Federal court of competent jurisdiction in New York County, State of New York. 4.4 Waiver of Jury Trial. YOU WAIVE TO THE FULLEST EXTENT PERMITTED BY APPLICABLE LAW ANY RIGHT YOU MAY HAVE TO A TRIAL BY JURY WITH RESPECT TO ANY ACTIONS OR PROCEEDINGS DIRECTLY OR INDIRECTLY ARISING OUT OF, UNDER OR IN CONNECTION WITH THESE TERMS OF USAGE. 4.5 Conflict. In the event of a conflict between these Terms of Use and any other agreement with Kensho that relates to Third-Party Content, the more restrictive terms shall prevail.
[ -0.1860489696264267, -0.7108760476112366, 0.017062608152627945, 0.3241857886314392, -0.3678258955478668, 0.13135403394699097, -0.6057478189468384, -0.5179583430290222, 0.483186274766922, 0.4095304012298584, -0.6817682385444641, -0.5795599222183228, -0.7415996193885803, 0.18283812701702118, -0.38109976053237915, 1.2891732454299927, 0.25754687190055847, -0.013533699326217175, -0.009169886820018291, -0.15362179279327393, -0.2712254524230957, -0.4950900077819824, -0.6895172595977783, -0.04353344067931175, 0.029129914939403534, 0.4337735176086426, 0.36925557255744934, 0.748654842376709, 0.20475858449935913, 0.3531636893749237, -0.18406325578689575, 0.029965683817863464, -0.4054711163043976, -0.04796985536813736, 0.26424944400787354, -0.28617820143699646, -0.6612780690193176, 0.19208770990371704, 0.7902380228042603, 0.521959125995636, -0.538667619228363, 0.6012881994247437, 0.1140815019607544, 0.42785367369651794, -0.20202116668224335, 0.6024898290634155, -0.48987987637519836, -0.04830336943268776, -0.3957662880420685, -0.30424174666404724, -0.23599648475646973, -0.38755321502685547, 0.25225362181663513, -0.6294743418693542, 0.23902828991413116, -0.051973842084407806, 1.122368574142456, 0.0693858414888382, -0.12047693878412247, -0.4281909763813019, -0.5477629899978638, 0.7543697357177734, -0.7818191647529602, 0.29409536719322205, 0.5580340623855591, 0.23028920590877533, 0.12634044885635376, -0.7798196077346802, -0.46984919905662537, -0.0978638157248497, -0.013982811011373997, 0.22475029528141022, -0.28901779651641846, -0.03851216658949852, 0.5251020193099976, 0.45053499937057495, -0.3970903158187866, -0.24887998402118683, -0.7453619241714478, -0.311799556016922, 1.0634163618087769, -0.1307220160961151, 0.20464487373828888, -0.14604023098945618, -0.3266223669052124, -0.3762686550617218, -0.2657921016216278, 0.19360092282295227, 0.6336597204208374, 0.6881083250045776, -0.3427301049232483, 0.40620338916778564, -0.12583759427070618, 0.4294005334377289, 0.09971015900373459, -0.3913278877735138, 0.7446310520172119, -0.30744698643684387, -0.18012438714504242, 0.5112162828445435, 0.8030392527580261, 0.3324313461780548, -0.015957877039909363, 0.10001987963914871, -0.1679544448852539, 0.03339425474405289, 0.08407940715551376, -0.653226912021637, -0.23892755806446075, 0.3539106249809265, -0.3911389112472534, -0.04010472819209099, 0.03947103023529053, -0.7157294154167175, -0.05854959413409233, -0.47151845693588257, 0.5865407586097717, -0.6041183471679688, -0.4209256172180176, 0.3128681778907776, -0.40130898356437683, 0.2875053882598877, 0.042177967727184296, -0.6007223725318909, 0.46542060375213623, 0.6645212173461914, 0.7266800403594971, -0.06075102835893631, -0.4454934895038605, -0.5751365423202515, -0.030108748003840446, -0.11587332934141159, 0.6987342238426208, -0.06556877493858337, -0.6059140563011169, -0.22171051800251007, 0.09971731156110764, -0.1885245442390442, -0.3940058946609497, 0.724815309047699, 0.07569663226604462, 0.2773093283176422, -0.19377857446670532, -0.5307403206825256, -0.1766567826271057, -0.08069231361150742, -0.4122275412082672, 1.304086685180664, -0.11189274489879608, -0.7201902866363525, 0.4474432170391083, -0.79582279920578, -0.6059472560882568, 0.12057614326477051, -0.26006054878234863, -0.637802004814148, -0.3246956765651703, 0.06951414793729782, 0.4706186354160309, -0.1728799045085907, 0.2593017816543579, 0.04172679781913757, -0.2980128824710846, 0.3563533425331116, -0.38444244861602783, 1.0329673290252686, 0.19515801966190338, -0.5598187446594238, 0.009188597090542316, -1.0468339920043945, 0.047035977244377136, 0.3122907876968384, -0.347664475440979, -0.030658118426799774, 0.06602618843317032, 0.1110672727227211, -0.020183777436614037, 0.1900320053100586, -0.5303080081939697, -0.017406875267624855, -0.368986576795578, 0.4814869463443756, 0.7557103633880615, 0.06416317075490952, 0.2657751739025116, -0.27084892988204956, 0.43988344073295593, -0.04349302873015404, 0.29775118827819824, 0.00033634749706834555, -0.4672846496105194, -0.7211571335792542, -0.5492883920669556, 0.19995810091495514, 0.5850708484649658, -0.24178767204284668, 0.7472624778747559, -0.5639704465866089, -0.7670751810073853, -0.7611626386642456, -0.2856464087963104, 0.2659914195537567, 0.44917431473731995, 0.5210773944854736, -0.39019861817359924, -0.5801653861999512, -0.9695017337799072, -0.3099510967731476, -0.029073059558868408, -0.10880705714225769, 0.3884643018245697, 0.36147159337997437, -0.026006584987044334, 0.8071162700653076, -0.5314817428588867, -0.08604662865400314, -0.31672921776771545, 0.04292158782482147, 0.5109773874282837, 0.5296280384063721, 0.25148630142211914, -0.5544490218162537, -0.47097399830818176, -0.3422439992427826, -0.25838029384613037, -0.018754512071609497, -0.22060400247573853, -0.02098487690091133, 0.04249948263168335, 0.21452806890010834, -0.5575972199440002, 0.5627380609512329, 0.34341904520988464, -0.4734818637371063, 0.6398980617523193, -0.1263170689344406, 0.1050075888633728, -1.0000474452972412, 0.1939639151096344, 0.13374514877796173, -0.11757425963878632, -0.7138275504112244, -0.3840392231941223, -0.0631229355931282, -0.3172881305217743, -0.22440855205059052, 0.06770603358745575, -0.5015273094177246, -0.3197462558746338, 0.18566258251667023, 0.20872937142848969, -0.09026799350976944, 0.4956064224243164, 0.0700739175081253, 0.8748795390129089, 0.7532269954681396, -0.6388067007064819, 0.3183148503303528, 0.4773150086402893, -0.52158522605896, 0.4309259057044983, -0.6599294543266296, 0.29452845454216003, 0.015031282790005207, 0.37511977553367615, -0.8955088257789612, 0.0895739272236824, 0.27452588081359863, -0.815802276134491, 0.4211661219596863, -0.16417665779590607, -0.47655656933784485, -0.12755735218524933, -0.2820010483264923, -0.049599822610616684, 0.34509915113449097, -0.22361645102500916, 0.6146837472915649, 0.6772648692131042, -0.4799850285053253, -0.5522701144218445, -0.9370408058166504, 0.07489412277936935, -0.3072618842124939, -0.5530909895896912, 0.3588734269142151, -0.002053049625828862, 0.0028337864205241203, -0.22538325190544128, -0.2735849916934967, 0.10636210441589355, -0.10877162963151932, 0.3567655086517334, 0.6002799868583679, -0.13431401550769806, -0.2492038905620575, -0.32479071617126465, -0.22573313117027283, 0.05098319053649902, -0.08688601851463318, 0.4628281593322754, -0.1439366191625595, -0.09766323119401932, -0.7086225748062134, 0.4318346381187439, 0.4393893778324127, -0.33223864436149597, 0.49038374423980713, 0.6414875984191895, -0.16567055881023407, -0.23911608755588531, -0.5009123682975769, -0.11414578557014465, -0.4665129780769348, 0.47414493560791016, -0.22095483541488647, -0.5095599293708801, 0.6484373807907104, 0.2383662313222885, 0.165400430560112, 0.6330759525299072, 0.23879103362560272, 0.15348076820373535, 0.8049200177192688, 0.23657269775867462, -0.25250259041786194, 0.4933916926383972, -0.7077784538269043, 0.35932672023773193, -0.48075270652770996, -0.3629741370677948, -0.680688738822937, -0.1675439029932022, -0.6820062398910522, -0.4211461842060089, 0.23201774060726166, -0.14773371815681458, -0.25234127044677734, 0.6003448963165283, -0.8803052306175232, 0.22260308265686035, 0.6622328162193298, -0.016748759895563126, -0.040507350116968155, 0.21532995998859406, 0.06636570394039154, -0.07528958469629288, -0.7024480104446411, -0.3149697482585907, 0.9868987798690796, 0.6009728312492371, 0.41431722044944763, -0.1980942040681839, 0.6643638014793396, 0.2862354815006256, -0.1047004759311676, -0.8233631253242493, 0.6701961755752563, -0.14768639206886292, -0.5667157769203186, -0.37493896484375, -0.467467337846756, -0.7350698709487915, 0.040977250784635544, -0.299349308013916, -0.690287172794342, 0.22935087978839874, -0.15612061321735382, -0.6030278205871582, 0.21472080051898956, -0.8719131946563721, 0.7387188673019409, -0.19743897020816803, -0.09658314287662506, -0.188258558511734, -0.8395099639892578, -0.12770409882068634, 0.35649216175079346, 0.34174567461013794, -0.23287050426006317, 0.23391646146774292, 1.2304983139038086, -0.4884226620197296, 0.7474737167358398, -0.4044904410839081, 0.06937523186206818, 0.36577433347702026, -0.30093228816986084, 0.5339303016662598, -0.17561075091362, -0.04615242779254913, 0.5556356310844421, 0.3008947968482971, -0.3067470192909241, -0.17933732271194458, 0.37632620334625244, -0.8791622519493103, -0.17919094860553741, -0.6544731259346008, -0.28124573826789856, -0.1359308362007141, 0.05590926855802536, 0.3645476996898651, 0.6381193995475769, 0.01755904220044613, 0.24462389945983887, 0.4232763946056366, -0.33239665627479553, 0.1963193565607071, 0.5202969908714294, 0.15571504831314087, -0.7463577389717102, 0.9645155072212219, 0.457356333732605, 0.09354984760284424, -0.1394931524991989, 0.17284436523914337, -0.5861956477165222, -0.4475657343864441, -0.2697038948535919, 0.2567004859447479, -0.6618804335594177, -0.24939988553524017, -0.5255573987960815, -0.38659805059432983, -0.7664617300033569, 0.18783387541770935, -0.5347716212272644, -0.44870275259017944, -0.37464991211891174, -0.32895874977111816, 0.6815145611763, 0.35512682795524597, -0.23828041553497314, 0.20873771607875824, -0.6615220904350281, 0.3205415606498718, 0.2034207582473755, 0.3422872722148895, -0.20223544538021088, -0.6491742730140686, -0.3123760521411896, 0.1695602387189865, -0.08386923372745514, -0.7535386681556702, 0.4444378614425659, 0.3805369436740875, 0.5797116756439209, 0.267056405544281, 0.05085316672921181, 0.988261342048645, -0.44120466709136963, 1.0980147123336792, 0.1878034770488739, -0.9347892999649048, 0.6636778116226196, -0.27259576320648193, -0.010000512935221195, 0.6953964829444885, 0.23031280934810638, -0.7661208510398865, -0.20454075932502747, -1.0679614543914795, -1.2144837379455566, 1.1040029525756836, 0.2554779648780823, -0.06700059026479721, -0.03535664826631546, 0.12811939418315887, 0.10792750865221024, 0.16403158009052277, -0.4967688322067261, -0.7260326147079468, -0.34623321890830994, -0.09133847802877426, -0.31780901551246643, -0.10231795907020569, -0.29139962792396545, -0.382093608379364, 0.9251506328582764, 0.2240941822528839, 0.6124197244644165, 0.3929617404937744, 0.04771244898438454, 0.09668270498514175, 0.24846942722797394, 0.5313332676887512, 0.49070262908935547, -0.3087981045246124, -0.15652978420257568, 0.3501393496990204, -0.8429703116416931, -0.1154814288020134, 0.5494269132614136, 0.029604969546198845, 0.22019444406032562, 0.2209094762802124, 1.1368889808654785, 0.18807926774024963, -0.5287009477615356, 0.644073486328125, -0.11349592357873917, -0.39104267954826355, -0.6499549150466919, -0.010209851898252964, 0.003924880642443895, 0.21670131385326385, 0.7152708172798157, 0.10106600075960159, 0.13996413350105286, -0.5193781852722168, 0.31213128566741943, 0.001342862262390554, -0.17825371026992798, -0.2549639642238617, 0.4914814829826355, 0.05321742966771126, -0.5403671860694885, 0.5362516045570374, -0.05081062391400337, -0.5249213576316833, 0.6032537817955017, 0.41339918971061707, 0.8585392236709595, -0.28912609815597534, 0.06244495138525963, 0.5589984059333801, 0.15620531141757965, -0.23952965438365936, 0.4017230272293091, -0.36906570196151733, -0.5836638808250427, -0.48344552516937256, -0.6768555045127869, -0.2862776219844818, 0.20530588924884796, -0.9755995869636536, 0.33669015765190125, -0.3811248540878296, -0.3595690131187439, 0.29815542697906494, 0.2776623070240021, -0.6694923043251038, 0.23781532049179077, 0.18118485808372498, 0.910297155380249, -0.9036264419555664, 0.6759806871414185, 0.4253183603286743, -0.5455256700515747, -1.130951166152954, -0.186897873878479, -0.041468389332294464, -0.8169707655906677, 0.35520419478416443, 0.17174407839775085, -0.11592720448970795, -0.014179122634232044, -0.6173388361930847, -0.7193867564201355, 1.1653910875320435, 0.3191043734550476, -0.4919823706150055, 0.09346579015254974, 0.2189241200685501, 0.24873776733875275, -0.1160004660487175, 0.14042900502681732, 0.7912999391555786, 0.3466319739818573, -0.020855259150266647, -1.0655204057693481, -0.06162720546126366, -0.26277831196784973, -0.32130521535873413, 0.0930338203907013, -0.7277899980545044, 0.6278032660484314, 0.1555727869272232, -0.4654601514339447, -0.3809880316257477, 0.5133971571922302, 0.46670591831207275, 0.42743635177612305, 0.7103059887886047, 0.6333059668540955, 0.7899300456047058, -0.08680982142686844, 0.8367303609848022, -0.3627493977546692, 0.40428197383880615, 1.0721917152404785, -0.028100667521357536, 0.9545580148696899, 0.4226725697517395, -0.6984567642211914, 0.273853600025177, 0.5258504748344421, -0.055044025182724, 0.4022510349750519, 0.11447960138320923, -0.26084354519844055, 0.019492046907544136, 0.0711982250213623, -0.5200864672660828, 0.6193450689315796, 0.41642487049102783, -0.2591818869113922, 0.12993654608726501, -0.19542478024959564, 0.09941359609365463, -0.1551801711320877, -0.19659273326396942, 0.8306639790534973, -0.01106678880751133, -0.41271159052848816, 0.5177842378616333, -0.17142221331596375, 0.9522196054458618, -0.9526896476745605, 0.12645532190799713, 0.002467443933710456, -0.0021157218143343925, -0.3291134536266327, -0.6480731964111328, 0.33763280510902405, 0.11826621741056442, 0.0015758228255435824, -0.4855342209339142, 0.6043794751167297, -0.6611655950546265, -0.4559267461299896, 0.1662805676460266, 0.11562899500131607, 0.5140356421470642, 0.0729689821600914, -0.9649111032485962, 0.0801851823925972, 0.3090488016605377, -0.2782234251499176, 0.1602635383605957, 0.4464576542377472, 0.4766886234283447, 0.4538201689720154, 0.8181709051132202, 0.6557623744010925, 0.07406160980463028, 0.01669856160879135, 0.6058815121650696, -0.6585808396339417, -0.995873749256134, -0.5436568260192871, 0.6262794137001038, -0.38900867104530334, -0.3387739658355713, 0.9422800540924072, 0.9540098905563354, 0.756946861743927, 0.08386526256799698, 0.7993400692939758, -0.10502710938453674, 0.8892327547073364, -0.21552184224128723, 0.874534547328949, -0.33149096369743347, 0.10628464818000793, -0.38545405864715576, -0.5415850281715393, -0.06875434517860413, 0.8881718516349792, -0.398351788520813, -0.15743102133274078, 0.3457719385623932, 0.8610725998878479, -0.11767715960741043, 0.3224444091320038, 0.07006720453500748, 0.2594526708126068, 0.19180382788181305, 0.08563394844532013, 0.5194699168205261, -0.7768844962120056, 0.7688276171684265, -0.38169658184051514, -0.14785344898700714, -0.08945769816637039, -0.7219212055206299, -0.36049479246139526, -0.7720430493354797, -0.6249006986618042, -0.580156147480011, -0.026741301640868187, 1.1109671592712402, 0.7189190983772278, -0.731016218662262, -0.5285510420799255, 0.2113245129585266, -0.39323869347572327, -0.4727678894996643, -0.2999201714992523, 0.7023584246635437, 0.059402063488960266, -0.585332453250885, 0.500732421875, 0.2263331562280655, 0.0018090792000293732, 0.14615413546562195, -0.11196525394916534, -0.3899395763874054, 0.022431213408708572, 0.46012362837791443, 0.3461478352546692, -0.3270852267742157, -0.22028101980686188, -0.16370686888694763, 0.06140296161174774, 0.29375922679901123, 0.5577228665351868, -0.2312665432691574, 0.354587584733963, 0.3988204896450043, 0.4482557773590088, 0.848792552947998, 0.04802815988659859, 0.2176745980978012, -0.8225693702697754, 0.36264023184776306, 0.3725472092628479, 0.3297082781791687, 0.433932363986969, -0.43569478392601013, 0.3346525728702545, 0.37312090396881104, -0.675967812538147, -0.9393178820610046, -0.4228193163871765, -1.1224385499954224, -0.0011926781153306365, 1.2624492645263672, -0.05503461882472038, -0.34561029076576233, -0.035969074815511703, -0.2934143543243408, 0.6406044363975525, -0.7881051898002625, 0.5493054986000061, 0.7189513444900513, -0.18739081919193268, 0.09658046811819077, -0.8205850720405579, 0.6827787160873413, 0.3172707259654999, -0.5169042348861694, 0.28247639536857605, 0.5463171601295471, 0.6231358051300049, 0.20913530886173248, 0.9470468759536743, -0.1710948497056961, 0.08705904334783554, 0.26527053117752075, 0.2468094527721405, -0.03932832181453705, 0.07560314983129501, -0.510202169418335, -0.0000041586599763832055, -0.16311509907245636, -0.6944631934165955 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
dikw/hh_rlhf_cn
dikw
2023-08-24T05:51:47Z
402
28
null
[ "license:llama2", "region:us" ]
2023-08-24T05:51:47Z
2023-08-18T10:09:26.000Z
2023-08-18T10:09:26
--- license: llama2 --- --- license: bsd --- ## hh-rlhf中文翻译版本 基于Anthropic论文Training a Helpful and Harmless Assistant with Reinforcement Learning from Human Feedback 开源的helpful 和harmless数据,使用翻译工具进行了翻译。 hh_rlhf_train.jsonl 合并中英文训练集数据 清洗过后17万条 hh_rlhf_test.jsonl 合并中英文测试集数据 清洗过后9千条 harmless_base_cn_train.jsonl 42394条 harmless_base_cn_test.jsonl 2304条 helpful_base_cn_train.jsonl 43722条 helpful_base_cn_test.jsonl 2346条 ## 实验报告 相关rlhf实验报告:https://zhuanlan.zhihu.com/p/652044120
[ -0.2791670858860016, -1.0225015878677368, -0.05805283784866333, 0.4757724404335022, -0.48668164014816284, -0.08714715391397476, 0.18784098327159882, -0.5165989398956299, 0.2336835116147995, 0.34568628668785095, -0.7547825574874878, -0.5392709970474243, -0.45404133200645447, 0.28961119055747986, 0.12977765500545502, 1.021045207977295, -0.045958347618579865, 0.40589529275894165, 0.20910955965518951, -0.3985675871372223, -0.2280035763978958, -0.5576642751693726, -0.9274848699569702, -0.4074918329715729, 0.4438173472881317, 0.24277183413505554, 0.7843324542045593, 0.9775539636611938, 0.7356675863265991, 0.2783544063568115, 0.18052615225315094, -0.06936594098806381, -0.4027470052242279, -0.03751150146126747, -0.15318706631660461, -0.10703248530626297, -0.7805860638618469, -0.15167942643165588, 0.6433895230293274, 0.5574128031730652, -0.2250564843416214, 0.30837804079055786, 0.23288944363594055, 1.0517981052398682, -0.6945222616195679, 0.47507330775260925, -0.09660426527261734, 0.47438910603523254, 0.16550588607788086, -0.40741851925849915, -0.3094383776187897, -0.4759536683559418, -0.036648500710725784, -1.0277483463287354, -0.11703383177518845, 0.35375794768333435, 0.9383163452148438, 0.31787729263305664, -0.3978281617164612, 0.058880291879177094, -0.33050456643104553, 0.8088198900222778, -0.8707652688026428, 0.5258670449256897, 0.6879304051399231, 0.5707295536994934, -0.019368993118405342, -0.37335553765296936, -0.4327905476093292, -0.4289892017841339, -0.17709752917289734, -0.02509654127061367, 0.5146597623825073, 0.1801748275756836, 0.33192014694213867, 0.12641297280788422, -0.3745994567871094, -0.19535000622272491, -0.2977643311023712, -0.28775331377983093, 0.8632192015647888, 0.08206460624933243, 0.4210083782672882, -0.43883824348449707, -0.4678835868835449, -0.37653717398643494, -0.8210949301719666, 0.3820546567440033, 0.27585020661354065, 0.4472734034061432, -0.6721526980400085, 0.35197940468788147, -0.2624536156654358, 0.4809304177761078, 0.00007756054401397705, -0.4146077334880829, 0.5729281306266785, -0.08359146118164062, -0.5180712938308716, -0.16329900920391083, 0.9869480133056641, 0.2842952609062195, 0.11825805902481079, -0.24846692383289337, -0.29067522287368774, -0.3769216537475586, 0.23304428160190582, -0.758262038230896, -0.5091539025306702, 0.10337807238101959, -0.8603300452232361, -0.4657440185546875, 0.37842172384262085, -0.7674694061279297, -0.13800646364688873, 0.16006653010845184, 0.320694237947464, -0.4040456712245941, -0.8290975689888, -0.2497769147157669, -0.10334093123674393, 0.2470325380563736, 0.16469286382198334, -0.9905877709388733, 0.25644877552986145, 0.446047306060791, 0.4357638359069824, -0.11951719969511032, -0.8632572889328003, -0.45306238532066345, 0.26596251130104065, -0.337710440158844, 0.37155744433403015, -0.09301257878541946, -0.7447177171707153, 0.14745891094207764, 0.42136654257774353, -0.02940853126347065, -0.7710504531860352, 0.45858144760131836, -0.7978754043579102, 0.11372441053390503, -0.5707188844680786, -0.11226364225149155, -0.48992785811424255, 0.4606735408306122, -0.8187516927719116, 1.0270602703094482, 0.5699774026870728, -1.0133297443389893, 0.42074060440063477, -0.7218552827835083, -0.32880347967147827, -0.04708535224199295, -0.08653438091278076, -0.5172010660171509, -0.8127942681312561, -0.048800647258758545, 0.3496676981449127, 0.18641948699951172, 0.07017525285482407, -0.5595007538795471, -0.3438875675201416, 0.23409868776798248, -0.37321075797080994, 1.241083025932312, 0.42173701524734497, -0.2522093951702118, 0.6324892044067383, -0.9062470197677612, -0.14146922528743744, 0.46054691076278687, -0.8119335770606995, -0.2833918333053589, -0.03768150135874748, 0.2044006735086441, 0.24998733401298523, 0.3584286570549011, -0.30226340889930725, 0.11536220461130142, -0.42091289162635803, 0.0064724767580628395, 0.9732508063316345, 0.28731897473335266, 0.4298962950706482, -0.6615451574325562, 0.8085440397262573, -0.3803544044494629, 0.3291914463043213, 0.1520790010690689, -0.5027188062667847, -0.5951388478279114, -0.10379277169704437, 0.0025204846169799566, 0.7507715225219727, -1.050568699836731, 0.9046396613121033, 0.47384849190711975, -0.35948261618614197, -0.3949562609195709, 0.21914951503276825, 0.9003099799156189, 0.7270838618278503, 0.6322650909423828, 0.22401031851768494, -0.7020883560180664, -0.6670050024986267, -0.2631506323814392, -0.5917820334434509, 0.00324024586006999, 0.413249671459198, 0.7016320824623108, -0.2820059359073639, 0.49147742986679077, -0.16779205203056335, -0.09047843515872955, -0.019283203408122063, -0.062317099422216415, 0.05775300785899162, 0.7435749769210815, 0.6251341700553894, -0.6571202874183655, -0.6122824549674988, -0.298552006483078, -1.1334861516952515, 0.15721876919269562, -0.025897910818457603, -0.4725901782512665, 0.4185267388820648, 0.13356022536754608, -0.422733873128891, 0.34119918942451477, 0.2458522468805313, -0.48307088017463684, 0.9479309320449829, -0.219688281416893, 0.26125019788742065, -0.9114329218864441, 0.3386480510234833, -0.1699255257844925, -0.20673039555549622, -0.03680704906582832, 0.7338963747024536, 0.09006554633378983, 0.30301612615585327, -0.6787320375442505, 0.6979684233665466, -0.4824933409690857, 0.13761664927005768, -0.1627153605222702, -0.18180616199970245, -0.39330244064331055, 0.8725423812866211, 0.15243183076381683, 0.7136383056640625, 0.5604509711265564, -1.0590885877609253, 0.6281946897506714, 0.6128409504890442, 0.24343101680278778, 0.11028257757425308, -0.6851109266281128, -0.12410511821508408, 0.5173581838607788, 0.23094914853572845, -0.6289809346199036, -0.47215548157691956, 0.9615603089332581, -0.7085766196250916, 0.23734988272190094, 0.11781961470842361, -0.18429167568683624, -0.41961368918418884, -0.8095185160636902, 0.443990021944046, 0.5463505387306213, -0.6517391204833984, 0.0025805814657360315, 0.41040000319480896, 0.23416300117969513, -0.9094775915145874, -0.5621743202209473, -0.6617053151130676, -0.010913734324276447, -0.2947114408016205, -0.02481822669506073, -0.15857569873332977, 0.010851600207388401, 0.08508561551570892, -0.01968286745250225, -0.0479961633682251, 0.03803754970431328, 0.2747965455055237, 0.589026153087616, 0.06014617905020714, -0.16225562989711761, -0.22019712626934052, -0.23920784890651703, 0.5288590788841248, 0.5011137127876282, 0.20735608041286469, 0.0007211358170025051, -0.6589347720146179, -0.6045289039611816, 0.14925648272037506, 0.33521196246147156, 0.2636842429637909, 0.4786793291568756, 0.7178492546081543, -0.30007603764533997, -0.07972422987222672, 0.20460473001003265, -0.4636096954345703, -0.6101431250572205, 0.6396661400794983, -0.07482839375734329, -0.726771354675293, 0.29410073161125183, 0.1902611255645752, 0.13329894840717316, 0.672947108745575, 0.27505558729171753, 0.036824073642492294, 1.4033068418502808, 0.5292104482650757, -0.2415769398212433, 0.3803822994232178, -0.5195532441139221, -0.1520877331495285, -1.1544227600097656, -0.36234065890312195, -0.4532405436038971, -0.10399680584669113, -0.744979977607727, 0.011811641976237297, 0.4562131464481354, 0.2420659065246582, -0.9899454116821289, 0.3359006345272064, -0.8795629143714905, 0.004963386338204145, 0.6654182076454163, 0.18102453649044037, 0.030179010704159737, -0.2701027989387512, -0.2963382303714752, 0.13820867240428925, -0.7325196862220764, -0.31319645047187805, 0.8383668065071106, 0.8266793489456177, 1.0176270008087158, 0.26707887649536133, 0.7485427856445312, 0.21703322231769562, 0.11559095233678818, -0.9431032538414001, 0.5984979867935181, 0.4238000512123108, -0.8613048195838928, -0.7141610980033875, -0.45888713002204895, -0.9788464307785034, 0.18348436057567596, -0.3997306227684021, -0.6628907322883606, -0.09935428202152252, 0.5785823464393616, -0.388190895318985, 0.468574583530426, -0.7277655005455017, 0.7708372473716736, -0.3365597128868103, -0.4379773437976837, -0.20916928350925446, -0.775696873664856, 0.5760553479194641, 0.32514944672584534, 0.4457351267337799, 0.21699965000152588, 0.12817791104316711, 1.3034932613372803, -0.3803165853023529, 0.7876027226448059, -0.7965660095214844, 0.05135667324066162, 0.21281252801418304, 0.3311489522457123, 0.6908740401268005, 0.5093681216239929, 0.13807334005832672, -0.1451767235994339, 0.3636762201786041, -0.5581501722335815, -0.16875383257865906, 0.5073202252388, -1.091721773147583, -0.6231374144554138, -0.9118787050247192, -0.3345348536968231, -0.2332053929567337, 0.5221585631370544, 0.1498473882675171, -0.18235452473163605, -0.0542166531085968, 0.19435571134090424, 0.5029727220535278, -0.4498884677886963, 0.5096971392631531, 0.7939381003379822, -0.5814042687416077, -0.7317986488342285, 1.1168605089187622, -0.28061673045158386, 0.03519187122583389, 0.41642099618911743, 0.26352953910827637, -0.41218021512031555, -0.518745481967926, -0.49126821756362915, 0.31261947751045227, -0.4759562909603119, -0.29995208978652954, -0.4998624622821808, -0.464983195066452, -0.6503680348396301, -0.0606253556907177, -0.2686924934387207, -0.1768997609615326, -0.5594953894615173, -0.26077574491500854, 0.4713013768196106, 0.7762235403060913, -0.3853689730167389, 0.2244424670934677, -1.107460856437683, 0.577293336391449, 0.3480227291584015, 0.5149081945419312, 0.3578827679157257, -0.3532771170139313, -0.7252577543258667, 0.23552311956882477, -0.49567168951034546, -1.0945507287979126, 0.6302152872085571, -0.09666980803012848, 0.9575074911117554, 0.7078201174736023, 0.3720412254333496, 0.4103461802005768, -0.04565262794494629, 0.9040873646736145, 0.4766363203525543, -0.5280885100364685, 0.31044086813926697, -0.5966806411743164, 0.14123310148715973, 0.4878696799278259, 0.48491641879081726, -0.34631678462028503, -0.023321732878684998, -0.7431641817092896, -0.9750938415527344, 1.110779881477356, -0.3143787980079651, -0.11291318386793137, 0.23330889642238617, 0.12338430434465408, 0.08497260510921478, 0.10583651065826416, -1.028103232383728, -0.5456237196922302, -0.40247276425361633, 0.11436525732278824, 0.5462794899940491, -0.2616008222103119, -0.29704660177230835, -0.656708300113678, 1.1616852283477783, -0.05495182424783707, 0.6565079092979431, 0.13161182403564453, -0.011077563278377056, -0.7195029258728027, 0.15110595524311066, 0.40579161047935486, 0.5235871076583862, -0.8500685095787048, 0.013104052282869816, 0.32171812653541565, -0.654752790927887, 0.05006857588887215, -0.024574855342507362, -0.13287235796451569, -0.32400789856910706, 0.9545108675956726, 0.5756896138191223, 0.09552481025457382, -0.4750427305698395, 0.32707923650741577, 0.03432269021868706, -0.4045797884464264, -0.44479626417160034, 0.5808605551719666, 0.07268603891134262, 0.041990336030721664, 0.5180384516716003, 0.14527536928653717, 0.08233756572008133, -0.478556364774704, 0.3301626145839691, 0.3608017563819885, -0.44950076937675476, -0.2711503207683563, 0.5811862945556641, 0.3893581032752991, -0.7147000432014465, 0.34265366196632385, -0.801813006401062, -0.7213899493217468, 0.6623803377151489, 0.5780444741249084, 0.7826293110847473, -0.41226330399513245, 0.1649204045534134, 0.9769846200942993, 0.14316697418689728, 0.17122101783752441, 0.7405737638473511, -0.2895788550376892, -0.6901353597640991, -0.23027607798576355, -0.6633123755455017, -0.5992875695228577, 0.3003980219364166, -0.8290301561355591, -0.04261639714241028, -0.9021009802818298, 0.13090293109416962, -0.2049134522676468, 0.15360315144062042, -0.2354833334684372, 0.2857968211174011, -0.41772860288619995, 1.0211856365203857, -0.603020191192627, 1.2086752653121948, 0.8993170857429504, -0.7423872947692871, -1.1458638906478882, 0.03582371398806572, 0.0006003645830787718, -0.9952398538589478, 0.7372711896896362, -0.26342955231666565, -0.2120121866464615, -0.1299208700656891, -0.7873324155807495, -0.6855155229568481, 1.2659727334976196, 0.13751041889190674, -0.29340267181396484, -0.15986789762973785, -0.23538443446159363, 0.34889841079711914, -0.15999069809913635, 0.2022423893213272, 0.2699882686138153, 0.8067246675491333, -0.03868382051587105, -0.9176637530326843, 0.3188798725605011, -0.5030803084373474, -0.20251692831516266, -0.25226396322250366, -0.7985243201255798, 0.9558572769165039, -0.3628188669681549, -0.189834326505661, -0.13856132328510284, 0.6001002192497253, 0.7894021272659302, 0.3567412793636322, 0.6511101722717285, 0.3755189776420593, 0.3914355933666229, 0.23737271130084991, 0.8092139959335327, -0.3660450279712677, 0.5283269286155701, 0.9731373190879822, -0.08044169843196869, 0.7848072052001953, 0.5090453028678894, -0.6885524392127991, 0.4874715507030487, 1.0209977626800537, -0.1694064438343048, 0.9082759022712708, -0.04431360214948654, -0.11086608469486237, 0.08604864776134491, 0.22895996272563934, -0.7886962890625, -0.07991892844438553, 0.22938860952854156, -0.19039882719516754, -0.11386925727128983, -0.10021819174289703, -0.07431908696889877, -0.03701260685920715, -0.064207062125206, 0.8832050561904907, -0.053138162940740585, -0.6611828804016113, 1.0200746059417725, 0.00594752375036478, 1.1204501390457153, -0.5416016578674316, -0.6042786836624146, 0.1791326105594635, 0.1535950005054474, -0.43820062279701233, -0.6559505462646484, 0.5712864995002747, -0.35037103295326233, -0.045709628611803055, 0.12308771908283234, 0.7712792158126831, -0.17963837087154388, -0.036302320659160614, 0.8144540786743164, 0.2890129089355469, -0.04909402132034302, 0.37939128279685974, -1.3429533243179321, -0.42739418148994446, 0.2152068316936493, -0.5927554368972778, 0.5844836831092834, 0.1594933420419693, 0.21850718557834625, 0.9260305762290955, 0.8073695302009583, 0.2522003650665283, -0.13380302488803864, -0.29667001962661743, 0.8160765767097473, -0.8145676255226135, -0.8043476939201355, -0.5766595005989075, 0.3479533791542053, 0.12008222192525864, -0.6264100074768066, 0.7441356778144836, 0.3700126111507416, 0.9129481315612793, -0.36349740624427795, 1.0055692195892334, -0.16269898414611816, 0.9755757451057434, -0.447280615568161, 1.034262776374817, -0.4356725513935089, 0.18773572146892548, -0.22564853727817535, -0.41307568550109863, -0.12618449330329895, 1.089460849761963, 0.05962982401251793, 0.4583071768283844, 1.1645742654800415, 0.9012711644172668, 0.10939572751522064, -0.13652154803276062, 0.2480001151561737, 0.06291402876377106, 0.200639009475708, 0.37703922390937805, 0.5662935376167297, -0.40549787878990173, 0.4701128304004669, -0.7897415161132812, -0.19170227646827698, -0.469041109085083, -0.6498913168907166, -1.0718574523925781, -0.4507327079772949, -0.20956125855445862, -0.8177400231361389, -0.09823151677846909, 1.415598750114441, 0.9916643500328064, -1.268222451210022, -0.31287315487861633, -0.22794441878795624, 0.41792646050453186, -0.6411316990852356, -0.35699841380119324, 0.8576241135597229, -0.12441694736480713, -0.3565356433391571, 0.2937576174736023, -0.156210258603096, 0.08737283200025558, -0.6067323684692383, -0.967431366443634, -0.5169019103050232, -0.21298114955425262, 0.2400958389043808, 0.822025716304779, -0.6475748419761658, -0.27202850580215454, 0.08956120163202286, -0.2887614071369171, -0.14714063704013824, 0.3409721553325653, -0.4502577483654022, 0.13787223398685455, 0.759367823600769, 0.3377630412578583, 0.05352175608277321, -0.09206310659646988, 0.413553923368454, -0.8731216788291931, 0.37990421056747437, 0.23399828374385834, 0.3074878752231598, 0.2471335083246231, -0.7823281288146973, 0.7417978048324585, 0.5212094187736511, -0.7769865393638611, -0.7763339877128601, 0.05887762829661369, -1.145630121231079, -0.4392232894897461, 1.4274548292160034, -0.28571781516075134, -0.6652957201004028, -0.17688941955566406, -0.5681993961334229, 0.8358100056648254, -0.7839994430541992, 0.9555450677871704, 0.40543442964553833, -0.31823697686195374, -0.21988347172737122, -0.6322723031044006, 1.013445496559143, 0.14775702357292175, -0.8887672424316406, -0.09804688394069672, 0.36418667435646057, 0.18849781155586243, 0.174638032913208, 0.8308756947517395, -0.017322735860943794, 0.6231735944747925, 0.04510125145316124, 0.3117614686489105, -0.6264393925666809, -0.05273797735571861, -0.3253228962421417, -0.013306898064911366, 0.5043838620185852, -0.5762019157409668 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
id_newspapers_2018
null
2022-11-03T16:16:15Z
401
4
null
[ "task_categories:text-generation", "task_categories:fill-mask", "task_ids:language-modeling", "task_ids:masked-language-modeling", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:id", "license:cc-by-4.0", "region:us" ]
2022-11-03T16:16:15Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - no-annotation language_creators: - found language: - id license: - cc-by-4.0 multilinguality: - monolingual size_categories: - 100K<n<1M source_datasets: - original task_categories: - text-generation - fill-mask task_ids: - language-modeling - masked-language-modeling paperswithcode_id: null pretty_name: Indonesian Newspapers 2018 dataset_info: features: - name: id dtype: string - name: url dtype: string - name: date dtype: string - name: title dtype: string - name: content dtype: string config_name: id_newspapers_2018 splits: - name: train num_bytes: 1116031922 num_examples: 499164 download_size: 446018349 dataset_size: 1116031922 --- # Dataset Card for Indonesian Newspapers 2018 ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Indonesian Newspapers](https://github.com/feryandi/Dataset-Artikel) - **Repository:** [Indonesian Newspapers](https://github.com/feryandi/Dataset-Artikel) - **Paper:** - **Leaderboard:** - **Point of Contact:** [feryandi.n@gmail.com](mailto:feryandi.n@gmail.com), [cahya.wirawan@gmail.com](mailto:cahya.wirawan@gmail.com) ### Dataset Summary The dataset contains around 500K articles (136M of words) from 7 Indonesian newspapers: Detik, Kompas, Tempo, CNN Indonesia, Sindo, Republika and Poskota. The articles are dated between 1st January 2018 and 20th August 2018 (with few exceptions dated earlier). The size of uncompressed 500K json files (newspapers-json.tgz) is around 2.2GB, and the cleaned uncompressed in a big text file (newspapers.txt.gz) is about 1GB. The original source in Google Drive contains also a dataset in html format which include raw data (pictures, css, javascript, ...) from the online news website. A copy of the original dataset is available at https://cloud.uncool.ai/index.php/s/mfYEAgKQoY3ebbM ### Supported Tasks and Leaderboards [More Information Needed] ### Languages Indonesian ## Dataset Structure ``` { 'id': 'string', 'url': 'string', 'date': 'string', 'title': 'string', 'content': 'string' } ``` ### Data Instances An instance from the dataset is ``` {'id': '0', 'url': 'https://www.cnnindonesia.com/olahraga/20161221234219-156-181385/lorenzo-ingin-samai-rekor-rossi-dan-stoner', 'date': '2016-12-22 07:00:00', 'title': 'Lorenzo Ingin Samai Rekor Rossi dan Stoner', 'content': 'Jakarta, CNN Indonesia -- Setelah bergabung dengan Ducati, Jorge Lorenzo berharap bisa masuk dalam jajaran pebalap yang mampu jadi juara dunia kelas utama dengan dua pabrikan berbeda. Pujian Max Biaggi untuk Valentino Rossi Jorge Lorenzo Hadir dalam Ucapan Selamat Natal Yamaha Iannone: Saya Sering Jatuh Karena Ingin yang Terbaik Sepanjang sejarah, hanya ada lima pebalap yang mampu jadi juara kelas utama (500cc/MotoGP) dengan dua pabrikan berbeda, yaitu Geoff Duke, Giacomo Agostini, Eddie Lawson, Valentino Rossi, dan Casey Stoner. Lorenzo ingin bergabung dalam jajaran legenda tersebut. “Fakta ini sangat penting bagi saya karena hanya ada lima pebalap yang mampu menang dengan dua pabrikan berbeda dalam sejarah balap motor.” “Kedatangan saya ke Ducati juga menghadirkan tantangan yang sangat menarik karena hampir tak ada yang bisa menang dengan Ducati sebelumnya, kecuali Casey Stoner. Hal itu jadi motivasi yang sangat bagus bagi saya,” tutur Lorenzo seperti dikutip dari Crash Lorenzo saat ini diliputi rasa penasaran yang besar untuk menunggang sepeda motor Desmosedici yang dipakai tim Ducati karena ia baru sekali menjajal motor tersebut pada sesi tes di Valencia, usai MotoGP musim 2016 berakhir. “Saya sangat tertarik dengan Ducati arena saya hanya memiliki kesempatan mencoba motor itu di Valencia dua hari setelah musim berakhir. Setelah itu saya tak boleh lagi menjajalnya hingga akhir Januari mendatang. Jadi saya menjalani penantian selama dua bulan yang panjang,” kata pebalap asal Spanyol ini. Dengan kondisi tersebut, maka Lorenzo memanfaatkan waktu yang ada untuk liburan dan melepaskan penat. “Setidaknya apa yang terjadi pada saya saat ini sangat bagus karena saya jadi memiliki waktu bebas dan sedikit liburan.” “Namun tentunya saya tak akan larut dalam liburan karena saya harus lebih bersiap, terutama dalam kondisi fisik dibandingkan sebelumnya, karena saya akan menunggangi motor yang sulit dikendarai,” ucap Lorenzo. Selama sembilan musim bersama Yamaha, Lorenzo sendiri sudah tiga kali jadi juara dunia, yaitu pada 2010, 2012, dan 2015. (kid)'} ``` ### Data Fields - `id`: id of the sample - `url`: the url to the original article - `date`: the publishing date of the article - `title`: the title of the article - `content`: the content of the article ### Data Splits The dataset contains train set of 499164 samples. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. The dataset is shared for the sole purpose of aiding open scientific research in Bahasa Indonesia (computing or linguistics), and can only be used for that purpose. The ownership of each article within the dataset belongs to the respective newspaper from which it was extracted; and the maintainer of the repository does not claim ownership of any of the content within it. If you think, by any means, that this dataset breaches any established copyrights; please contact the repository maintainer. ### Citation Information [N/A] ### Contributions Thanks to [@cahya-wirawan](https://github.com/cahya-wirawan) for adding this dataset.
[ -0.47427132725715637, -0.6994609236717224, 0.10645239055156708, 0.35752424597740173, -0.7020378112792969, -0.13575558364391327, -0.3929732143878937, -0.4540572762489319, 0.6580150127410889, 0.42802396416664124, -0.5277108550071716, -0.5252835750579834, -0.5299856066703796, 0.4563646912574768, -0.0867527648806572, 0.9625019431114197, -0.25623467564582825, -0.04534803703427315, 0.16522003710269928, -0.24243509769439697, -0.10341246426105499, -0.2840213179588318, -0.651085615158081, 0.15281735360622406, 0.3363562524318695, 0.2570849359035492, 0.3229018747806549, 0.45099395513534546, 0.6973201036453247, 0.3445773124694824, -0.0327451229095459, 0.23895743489265442, -0.17349688708782196, -0.11398541927337646, -0.09237606078386307, -0.3316192030906677, -0.20556797087192535, -0.03858182951807976, 0.3971492648124695, 0.7576701045036316, -0.016226626932621002, 0.22340263426303864, 0.2408314198255539, 0.9832279682159424, -0.48809659481048584, 0.37612855434417725, -0.27345800399780273, -0.18785424530506134, -0.45305851101875305, -0.32796594500541687, -0.05174725130200386, -0.7737360000610352, -0.2255680114030838, -0.773103654384613, -0.005603008437901735, -0.21629169583320618, 1.182713508605957, 0.14188501238822937, -0.6001691818237305, -0.450101375579834, -0.48453783988952637, 0.5565515160560608, -0.8026813864707947, -0.07452379912137985, 0.2332179993391037, 0.37339264154434204, -0.1428259164094925, -0.3537738025188446, -0.7424619793891907, 0.3573557138442993, -0.08510719239711761, 0.25292545557022095, -0.0771390050649643, -0.23049530386924744, 0.18088583648204803, 0.46137046813964844, -0.45436352491378784, -0.2541084885597229, -0.6287272572517395, 0.127350315451622, 0.7693420648574829, -0.048846594989299774, 0.36639347672462463, -0.5653071403503418, -0.24905051290988922, -0.1297404021024704, -0.5681201815605164, 0.31111010909080505, 0.8415803909301758, 0.38807234168052673, -0.3693867027759552, 0.7789257168769836, -0.4499971270561218, 0.43829724192619324, 0.11865794658660889, -0.2489262968301773, 0.58589106798172, -0.7687984704971313, -0.3126795291900635, 0.08028746396303177, 1.1566773653030396, 0.7062145471572876, 0.23372960090637207, 0.26310327649116516, 0.16316595673561096, -0.1951158344745636, -0.15307465195655823, -0.6266733407974243, -0.016356246545910835, 0.07843983918428421, -0.5608458518981934, -0.5068036913871765, 0.5107265710830688, -1.2813451290130615, -0.12372684478759766, -0.12527742981910706, 0.1769070029258728, 0.001977084204554558, -0.7055624723434448, 0.21954524517059326, -0.12254839390516281, 0.23497535288333893, 0.1598586142063141, -0.7673220038414001, 0.07803256809711456, 0.13009139895439148, 0.5661409497261047, -0.00937527697533369, 0.0843106359243393, 0.08391265571117401, 0.2865551710128784, -0.30090442299842834, 0.552933394908905, -0.22757785022258759, -0.49219295382499695, 0.08412797749042511, 0.3890567123889923, -0.21243715286254883, -0.3708162009716034, 0.931544303894043, -0.18602818250656128, 0.49376147985458374, -0.5457404851913452, -0.3340798318386078, -0.36346250772476196, 0.17001943290233612, -0.7090505957603455, 1.1852158308029175, 0.09755538403987885, -1.1485058069229126, 0.6529294848442078, -0.5782549381256104, -0.5912569761276245, -0.3133363425731659, -0.1279875785112381, -0.7898418307304382, 0.019058434292674065, 0.642078161239624, 0.6367106437683105, -0.22007426619529724, 0.4025133550167084, -0.17096616327762604, -0.11115086823701859, 0.11343252658843994, -0.28693556785583496, 1.4273334741592407, 0.30636337399482727, -0.49206605553627014, -0.014359421096742153, -0.9482228755950928, -0.31399405002593994, 0.18854260444641113, -0.5333749055862427, -0.46829068660736084, -0.2826560437679291, 0.18724417686462402, 0.26702648401260376, 0.17758037149906158, -0.52574223279953, 0.25471261143684387, -0.5378144383430481, 0.17098987102508545, 0.7269006371498108, 0.48735669255256653, 0.1354854553937912, -0.47755661606788635, 0.34301310777664185, 0.3326287269592285, 0.07956008613109589, -0.07894871383905411, -0.5349725484848022, -0.7789220213890076, -0.1296568214893341, 0.2114538550376892, 0.5182580947875977, -0.7972009778022766, 0.6463145017623901, -0.6019220352172852, -0.4515821635723114, -0.3005005121231079, 0.13309402763843536, 0.20484837889671326, 0.256659597158432, 0.04824870824813843, -0.4184080958366394, -0.9130889177322388, -0.6899402737617493, -0.34353572130203247, -0.1597270369529724, 0.010264311917126179, 0.4521946907043457, 0.775137186050415, 0.15838521718978882, 0.7787626385688782, -0.2980375289916992, -0.48864683508872986, -0.29825103282928467, -0.12272857874631882, 0.6549643874168396, 0.5490834712982178, 0.7625202536582947, -0.9338681101799011, -0.6383119225502014, 0.04316236078739166, -1.060873031616211, 0.06721639633178711, -0.15052591264247894, 0.022107291966676712, 0.6751037240028381, 0.3882637023925781, -0.5914822220802307, 0.7244594693183899, 0.40250149369239807, -0.5364876389503479, 0.3958696722984314, -0.1780162751674652, 0.6598885655403137, -1.4067414999008179, 0.15392813086509705, 0.055419836193323135, 0.09495231509208679, -0.1689087599515915, -0.2897208034992218, -0.36833998560905457, -0.023586895316839218, -0.601449728012085, 0.4526902735233307, -0.44946539402008057, 0.08316146582365036, 0.023404819890856743, -0.04407341033220291, 0.029667247086763382, 0.610664427280426, -0.0937587097287178, 0.7838111519813538, 0.44406136870384216, -0.5256227850914001, 0.3647124469280243, 0.23333312571048737, -0.7024222612380981, 0.5184216499328613, -0.5620490908622742, -0.33152133226394653, -0.04800921678543091, 0.3299826681613922, -1.0474636554718018, -0.4477982819080353, 0.5770314335823059, -0.6290690898895264, 0.21331246197223663, -0.033839151263237, -0.6849083304405212, -0.4601738154888153, -0.5177878141403198, 0.16177989542484283, 0.16822592914104462, -0.27352046966552734, 0.2903877794742584, 0.5240244269371033, -0.20734766125679016, -0.5245130062103271, -1.0001294612884521, 0.007250707596540451, -0.31994593143463135, -0.5669069290161133, -0.02000833861529827, -0.013450407423079014, -0.23296329379081726, 0.31693801283836365, -0.01682180166244507, -0.23277506232261658, -0.08247514069080353, 0.34656795859336853, 0.11520782858133316, -0.33556851744651794, -0.10401686280965805, 0.2001839280128479, -0.15863390266895294, -0.02357442118227482, -0.10564083606004715, 0.4102528393268585, 0.03762770816683769, -0.1261296570301056, -0.9209884405136108, 0.2762336730957031, 0.6374185681343079, -0.11362290382385254, 0.9466947317123413, 0.3885434865951538, -0.20381972193717957, 0.4443031847476959, -0.42557623982429504, 0.1151425912976265, -0.37692123651504517, -0.03633243590593338, -0.414601594209671, -0.42672988772392273, 0.5304167866706848, 0.04041647911071777, -0.0362890250980854, 1.0350981950759888, 0.6647496819496155, -0.0680304616689682, 0.6037855744361877, 0.5546945333480835, -0.2903898358345032, 0.4203140139579773, -0.5722147226333618, 0.20019717514514923, -0.3703564405441284, -0.5472936630249023, -0.664959728717804, -0.27903205156326294, -0.879246711730957, -0.3709464371204376, 0.17527054250240326, -0.17320139706134796, -0.16858510673046112, 0.25343823432922363, -0.7632316946983337, 0.43582528829574585, 0.47329527139663696, 0.1791708618402481, 0.4761636555194855, 0.048886027187108994, 0.051048021763563156, -0.035684242844581604, -0.5745260119438171, -0.49523863196372986, 1.3309826850891113, 0.08158036321401596, 0.6604848504066467, 0.11071998625993729, 0.4296394884586334, 0.012957200407981873, 0.01780039817094803, -0.15722188353538513, 0.4627103805541992, -0.058745965361595154, -1.015628457069397, -0.38430291414260864, -0.31080421805381775, -1.0635114908218384, -0.0462811216711998, -0.030747797340154648, -0.417535662651062, 0.6772099137306213, -0.41166096925735474, -0.29930758476257324, 0.7232434749603271, -0.42915526032447815, 0.7636540532112122, -0.03240504860877991, -0.2806817889213562, -0.0543329194188118, -0.7567816972732544, 0.4538942575454712, 0.2371147722005844, 0.3982170820236206, -0.28775301575660706, -0.313228964805603, 0.9129098057746887, -0.5755518674850464, 0.8299682140350342, -0.19838781654834747, 0.042485207319259644, 0.49958065152168274, -0.43328121304512024, 0.3405715823173523, 0.12397246062755585, -0.10338792204856873, 0.24741117656230927, -0.010949716903269291, -0.4129086136817932, -0.2802425026893616, 0.7013201713562012, -0.9450175762176514, -0.24922117590904236, -0.6731458306312561, -0.08096151053905487, 0.28516170382499695, 0.22964492440223694, 0.5728616714477539, 0.3937990665435791, -0.0271438080817461, 0.3858068585395813, 0.41730454564094543, -0.12692581117153168, 0.594383716583252, 0.2386549860239029, -0.13958153128623962, -0.5329090356826782, 0.7322120070457458, 0.2978481650352478, -0.15988591313362122, 0.42857030034065247, -0.2117053121328354, -0.38268887996673584, -0.3601384162902832, -0.48024657368659973, 0.2785205543041229, -0.5829633474349976, -0.2546563148498535, -0.612895131111145, -0.0949263945221901, -0.2956470847129822, -0.1416221708059311, -0.38187500834465027, -0.7185771465301514, -0.2698645293712616, -0.1973617523908615, 0.3156520426273346, 0.4919147789478302, -0.07275021076202393, 0.17219899594783783, -0.12190373241901398, 0.09428925812244415, 0.1360175907611847, 0.39562878012657166, -0.25557810068130493, -0.2610723078250885, -0.20471414923667908, 0.08059044182300568, -0.3066120743751526, -0.7752177119255066, 0.5654202699661255, -0.04863256961107254, 0.2971101701259613, 0.5269613265991211, 0.19344773888587952, 0.5466833710670471, -0.03879624605178833, 0.9203761219978333, 0.15549014508724213, -0.46410444378852844, 0.8161048889160156, -0.7724495530128479, -0.04670059308409691, 0.9736130237579346, 0.47262418270111084, -0.14776475727558136, -0.4710076153278351, -0.8172574043273926, -0.73971027135849, 0.4960823655128479, 0.29031887650489807, 0.17162232100963593, -0.1363430917263031, 0.35277268290519714, 0.04790162295103073, 0.4565562605857849, -0.9108309745788574, -0.5231810808181763, -0.20797961950302124, -0.21791061758995056, -0.012858209200203419, -0.2904163897037506, -0.2269688993692398, -0.5227159857749939, 0.8723726868629456, 0.20544539391994476, 0.2751384973526001, 0.39276060461997986, 0.022711168974637985, -0.28551459312438965, 0.257398396730423, 0.6317732334136963, 0.815696120262146, -0.22807349264621735, 0.07742147147655487, 0.011988622136414051, -0.5019084215164185, 0.14083710312843323, 0.0998639464378357, -0.3896907866001129, 0.37393200397491455, 0.17859883606433868, 0.7529595494270325, 0.42180371284484863, -0.5635244846343994, 0.7872909307479858, -0.0889163389801979, -0.33919408917427063, -0.621146559715271, -0.18253743648529053, -0.12221495062112808, 0.07329467684030533, 0.5922940969467163, 0.15287744998931885, -0.0066122314892709255, -0.5574817657470703, 0.059969618916511536, 0.057558562606573105, -0.29201191663742065, -0.19451966881752014, 0.9206139445304871, 0.30006518959999084, 0.05733305588364601, 0.3548901379108429, -0.18031851947307587, -0.25170600414276123, 0.6452183127403259, 0.06379842013120651, 0.6790962219238281, -0.21200136840343475, 0.259090393781662, 0.8532454967498779, 0.4030703604221344, -0.10564731061458588, 0.276614785194397, 0.16783872246742249, -0.4923001527786255, -0.42211124300956726, -0.4683860242366791, -0.012250392697751522, 0.17416198551654816, -0.6544111371040344, 0.3594512641429901, -0.5567160844802856, -0.0693163126707077, -0.15694186091423035, 0.6587904691696167, -0.46527570486068726, 0.223033607006073, -0.3633166551589966, 0.8488583564758301, -1.0126922130584717, 0.7567402720451355, 0.6248323917388916, -0.9193288683891296, -0.5985414385795593, -0.04081825166940689, 0.23360438644886017, -0.48766428232192993, 0.3642396032810211, 0.2629384994506836, 0.4528900682926178, -0.28192442655563354, -0.4922099709510803, -0.4743123948574066, 1.022875189781189, 0.22343462705612183, -0.37046346068382263, 0.0577285960316658, 0.1223611906170845, 0.4388221502304077, -0.30643653869628906, 0.19309446215629578, 0.46131742000579834, 0.659927487373352, 0.13141554594039917, -0.8712239265441895, 0.19759802520275116, -0.5714418888092041, -0.1832635998725891, -0.024238117039203644, -0.9568989276885986, 0.6649181246757507, -0.11450342833995819, -0.18221613764762878, -0.026390349492430687, 0.6251175999641418, -0.03039388917386532, 0.33799001574516296, 0.3911389708518982, 0.5959857106208801, 0.5521774888038635, -0.23703241348266602, 1.2868061065673828, -0.22159472107887268, 0.37824052572250366, 0.5338324308395386, 0.6231710314750671, 0.679409384727478, 0.4556695222854614, -0.46279919147491455, 0.5351701974868774, 0.7115228176116943, 0.04381118714809418, 0.6628073453903198, -0.19370272755622864, -0.25169986486434937, 0.03949180990457535, -0.16608531773090363, -0.5980075001716614, 0.41201573610305786, 0.09273973107337952, -0.4304952621459961, -0.14559002220630646, 0.09472623467445374, 0.41154009103775024, 0.1690608710050583, -0.2027355134487152, 0.6566256880760193, -0.14492139220237732, -0.4635058641433716, 0.4195544123649597, -0.13601063191890717, 0.7595024108886719, -0.507256031036377, 0.33059635758399963, -0.26187777519226074, 0.07447200268507004, -0.16511397063732147, -0.9728939533233643, 0.6625899076461792, -0.1174854189157486, -0.4052248001098633, -0.24000072479248047, 0.49013087153434753, -0.44272473454475403, -0.8878424167633057, -0.0006469071959145367, 0.3303552567958832, 0.3098246157169342, 0.011748457327485085, -0.740303635597229, 0.4052954316139221, 0.2391536980867386, -0.5699446797370911, 0.12864114344120026, 0.5832834839820862, 0.01880953460931778, 0.3560759425163269, 0.6849473714828491, 0.3944201171398163, 0.18209850788116455, -0.1566532850265503, 0.8879186511039734, -0.4573146402835846, -0.4486253261566162, -0.7837903499603271, 0.6105582118034363, -0.5205203890800476, -0.6062851548194885, 0.8343924283981323, 1.0445303916931152, 0.9786087274551392, -0.04839663952589035, 0.9888027310371399, -0.3892766833305359, 0.7588550448417664, -0.426593154668808, 0.6682463884353638, -0.6715040802955627, 0.12336338311433792, -0.43304839730262756, -0.6902029514312744, -0.5113228559494019, 0.7672374844551086, -0.39726126194000244, 0.08980459719896317, 0.5216279029846191, 0.689301609992981, 0.04990570247173309, 0.12130389362573624, -0.008314451202750206, 0.44196680188179016, 0.25139549374580383, 0.5876774191856384, 0.32719066739082336, -0.8001831769943237, 0.8443107604980469, -0.4553908109664917, -0.08656323701143265, -0.4917740523815155, -0.6056779623031616, -1.1288480758666992, -0.766993522644043, -0.32058197259902954, -0.11389435827732086, 0.18675214052200317, 0.6488633751869202, 0.4823274314403534, -0.9434841871261597, -0.1555297076702118, 0.05206134542822838, 0.37061169743537903, -0.24373683333396912, -0.2486671656370163, 0.7865657806396484, -0.05016869679093361, -0.9508212208747864, -0.27366897463798523, 0.4146593511104584, 0.06299958378076553, -0.0718798115849495, 0.0910106897354126, -0.6245599985122681, -0.10759948939085007, 0.2720073163509369, 0.4805457890033722, -0.5852962732315063, -0.07100745290517807, -0.21957193315029144, -0.3653676509857178, 0.3003678619861603, 0.6401348114013672, -0.5759459137916565, 0.4968099892139435, 0.6057234406471252, 0.46509021520614624, 0.7439135909080505, -0.018946101889014244, 0.17297635972499847, -0.715783417224884, 0.6381911635398865, -0.23537610471248627, 0.2582678496837616, 0.2628425061702728, -0.4153412878513336, 1.012050747871399, 0.7698801755905151, -0.33266082406044006, -0.7687360048294067, -0.37423452734947205, -1.242364525794983, -0.30077216029167175, 0.9750556945800781, 0.0939365029335022, -0.3363737165927887, -0.30026522278785706, -0.2833065092563629, 0.4478416442871094, -0.3767172694206238, 0.5440890192985535, 0.8048728108406067, 0.0034556803293526173, -0.4239450991153717, -0.9408559203147888, 0.5180138349533081, -0.08412520587444305, -0.9265180230140686, -0.19044432044029236, 0.1000198945403099, 0.30987733602523804, 0.08954153209924698, 1.0788888931274414, -0.19499436020851135, 0.2185075283050537, 0.05534733459353447, -0.08524271845817566, -0.07257002592086792, 0.06108405813574791, 0.04980723187327385, 0.08737844973802567, -0.5982018709182739, -0.4026939272880554 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
SetFit/go_emotions
SetFit
2022-09-08T15:41:33Z
401
5
null
[ "region:us" ]
2022-09-08T15:41:33Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
# GoEmotions This dataset is a port of the official [`go_emotions` dataset](https://huggingface.co/datasets/go_emotions) on the Hub. It only contains the `simplified` subset as these are the only fields we need for text classification.
[ -0.3241671025753021, -0.482831746339798, 0.3254301846027374, 0.1273026019334793, -0.33073386549949646, -0.011301149614155293, 0.061635296791791916, -0.25048673152923584, 0.7767043709754944, 0.697973906993866, -1.0964559316635132, -0.5400865077972412, -0.3971770703792572, -0.08268296718597412, -0.4773696959018707, 1.5126240253448486, -0.1510121375322342, 0.08939497172832489, -0.18414904177188873, -0.68841552734375, -0.03364952281117439, -0.6062878370285034, -0.4680459201335907, -0.21965786814689636, 0.6455866098403931, 0.668073832988739, 0.9768190383911133, 0.17152102291584015, 1.213792085647583, 0.19032999873161316, 0.04472316429018974, -0.3421061635017395, -0.5793777108192444, -0.0014555525267496705, -0.04014262557029724, -0.2738789916038513, -0.6168157458305359, 0.23271363973617554, 0.21974939107894897, 0.5054194331169128, -0.1208454966545105, 0.5063489079475403, -0.2816629111766815, 1.0491607189178467, -0.5433268547058105, 0.27345675230026245, 0.06926560401916504, 0.40217503905296326, -0.23941215872764587, 0.06388126313686371, -0.2084682285785675, -0.3962821364402771, 0.23513033986091614, -0.652147650718689, 0.3289838135242462, 0.26832690834999084, 1.0922703742980957, 0.2605859637260437, -0.6344627737998962, -0.3100586235523224, -0.38562411069869995, 0.8053482174873352, -0.07409548759460449, 0.5035036206245422, 0.3008764386177063, 0.6547722220420837, -0.11777424067258835, -0.8138265609741211, -0.5182461738586426, 0.5137023329734802, -0.24221329391002655, 0.5105202794075012, -0.3960109353065491, 0.02670280635356903, 0.03512896969914436, 0.6668374538421631, -0.7371242046356201, -0.3698710501194, -0.40055227279663086, -0.24981039762496948, 0.6917037963867188, 0.2026822865009308, 0.8227755427360535, -0.25000572204589844, -0.33928194642066956, -0.17238309979438782, -0.7856769561767578, 0.10501156747341156, 0.09048332273960114, 0.17734117805957794, -0.8108192682266235, 0.6348779201507568, 0.24663691222667694, 0.6339988708496094, -0.15808378159999847, 0.2032049149274826, 0.5503014922142029, -0.35049283504486084, -0.4657881557941437, -0.15140920877456665, 1.0577163696289062, 0.5990532636642456, 0.48101580142974854, -0.28367194533348083, 0.03278191387653351, -0.21012620627880096, 0.2657244801521301, -0.6501598954200745, -0.29359355568885803, 0.4611818790435791, -0.5986648201942444, -0.5561301112174988, 0.24394379556179047, -0.9397062659263611, -0.22386184334754944, -0.3667866289615631, 0.13267192244529724, -0.32436633110046387, -0.14118380844593048, -0.2003658562898636, -0.3046477735042572, 0.19769008457660675, 0.03883928433060646, -0.7214497923851013, 0.2832832932472229, 0.22441992163658142, 0.8087634444236755, -0.03976014256477356, -0.08934604376554489, 0.06934735178947449, -0.1343303769826889, -0.4489366412162781, 0.9869152307510376, -0.8017628788948059, -0.5526609420776367, 0.015357720665633678, 0.16444873809814453, -0.14568758010864258, -0.3490216135978699, 0.7611405253410339, -0.6479504704475403, 0.3232940435409546, -0.4298174977302551, -0.3546558916568756, -0.37105798721313477, 0.1369585394859314, -1.1429020166397095, 1.334470510482788, 0.4790639877319336, -0.916309654712677, 0.4201657772064209, -0.9855303168296814, -0.22001060843467712, 0.09061077982187271, -0.01357670035213232, -0.1905725598335266, 0.3275296092033386, -0.01152453850954771, 0.38739830255508423, -0.19639705121517181, 0.3218865990638733, -0.5194802284240723, -0.1960599720478058, 0.20069646835327148, 0.2492711991071701, 0.8126670122146606, 0.28753694891929626, -0.0400162935256958, 0.3794344365596771, -0.8057724833488464, -0.10753463953733444, 0.030923942103981972, 0.0584079883992672, -0.4735006093978882, 0.07910243421792984, 0.07272693514823914, 0.24987277388572693, 0.00039967315387912095, -0.5731006264686584, 0.4047916531562805, -0.05774516612291336, 0.1613001525402069, 0.5177733898162842, 0.0875997468829155, 0.9645085334777832, -0.17495393753051758, 0.6199723482131958, 0.19482435286045074, 0.2898780405521393, 0.13716472685337067, -0.5482626557350159, -0.8438719511032104, -0.5788822174072266, 0.024434523656964302, 0.7146545052528381, -0.7495059967041016, 0.9669861197471619, -0.18607404828071594, -0.9281978607177734, -0.43079984188079834, -0.11599869281053543, -0.01805226504802704, 0.5954315662384033, 0.28116002678871155, 0.19769002497196198, -0.4692120850086212, -0.9673325419425964, 0.15604163706302643, -0.06016083061695099, -0.061202242970466614, 0.1426348090171814, 0.6527983546257019, -0.4892413020133972, 1.1109546422958374, -0.2694171369075775, -0.3849617540836334, -0.21556535363197327, -0.06783151626586914, 0.3254721760749817, 0.2869164049625397, 0.9939929246902466, -0.7437241077423096, -0.40260520577430725, -0.20167385041713715, -1.263423204421997, -0.22922731935977936, -0.0041845110245049, -0.4675842821598053, -0.1812073439359665, 0.42982396483421326, -0.7564697265625, 0.6502827405929565, 0.8774957060813904, -0.655722975730896, 0.25435778498649597, 0.20745649933815002, 0.10486435145139694, -1.0315197706222534, 0.033785875886678696, -0.24406833946704865, -0.43246838450431824, -0.4880601167678833, 0.16403144598007202, 0.18464557826519012, -0.4006730914115906, -0.5961770415306091, 0.9353842735290527, -0.1867472529411316, 0.019281206652522087, -0.03280318155884743, 0.12442725151777267, 0.3021396994590759, 0.13622286915779114, 0.2727819085121155, 0.6556188464164734, 1.083757996559143, -0.5733374953269958, 1.054082989692688, 0.6833041310310364, 0.18392543494701385, 0.8786970376968384, -0.3840515911579132, 0.10521165281534195, -0.4645176827907562, 0.4706697165966034, -1.0300698280334473, -0.8991098999977112, 0.5715932250022888, -0.44354841113090515, -0.08766429126262665, 0.38890641927719116, -0.314505010843277, -0.7268052697181702, -0.5639434456825256, 0.2132212519645691, 0.4320302903652191, -0.628756582736969, 0.8100247979164124, 0.34847503900527954, -0.4079028367996216, -0.3274008333683014, -0.9227399826049805, -0.02415584586560726, -0.19245153665542603, -0.20492370426654816, -0.08989499509334564, -0.17050516605377197, -0.2139868140220642, 0.25860172510147095, 0.18807710707187653, -0.48708873987197876, -0.3213241696357727, 0.6512568593025208, 0.3218107223510742, 0.06353027373552322, 0.5558581948280334, 0.47011736035346985, -0.03055473603308201, -0.0985468402504921, 0.135333850979805, 0.23947274684906006, -0.04408138245344162, -0.060833994299173355, -0.5281165242195129, 0.3530784845352173, 0.4009496867656708, 0.18772068619728088, 0.533138632774353, 0.5171184539794922, -0.5099783539772034, -0.1962408423423767, -0.18738484382629395, -0.24803492426872253, -0.44083911180496216, 0.2582583725452423, -0.29312509298324585, -0.9909328818321228, 0.6858908534049988, 0.35549286007881165, 0.020658623427152634, 0.66938716173172, 0.4315546154975891, -0.18533681333065033, 0.6510432362556458, 0.49535131454467773, -0.5478984117507935, 0.14379237592220306, -0.04465695843100548, 0.012463122606277466, -0.5476531982421875, -0.20241577923297882, -0.637528657913208, -0.5175697803497314, -0.5256420373916626, -0.30889448523521423, -0.20894500613212585, -0.12546351552009583, -0.3779563307762146, 0.3538018465042114, -0.5079870820045471, 0.5520906448364258, 0.6519528031349182, 0.20607566833496094, -0.031037310138344765, 0.1586541384458542, 0.4624105989933014, -0.40534988045692444, -0.6774348616600037, -0.7055742740631104, 1.1296995878219604, 0.3804504871368408, 0.689339280128479, 0.20293597877025604, 0.7834369540214539, 0.3234368562698364, 0.6932845115661621, -0.739778459072113, 0.8235229253768921, -0.14100630581378937, -1.0063022375106812, -0.10371226072311401, -0.5645231604576111, -1.0018450021743774, -0.506870448589325, -0.260242223739624, -0.6254806518554688, 0.24885974824428558, 0.10537277162075043, -0.14345982670783997, 0.24629417061805725, -0.5960984826087952, 1.045514464378357, -0.1424480527639389, 0.13842584192752838, 0.2766246795654297, -0.6806367635726929, 0.06338243186473846, -0.14868542551994324, 0.3582795262336731, -0.056565798819065094, -0.14900285005569458, 1.0733915567398071, -0.3661365211009979, 0.724307119846344, -0.17539620399475098, 0.20902204513549805, 0.8168972730636597, 0.08714933693408966, 0.22003990411758423, -0.03636284917593002, 0.10541359335184097, 0.2101994752883911, -0.12470908463001251, -0.4551744759082794, -0.30951815843582153, 0.6184291243553162, -0.7429499626159668, 0.5676677227020264, -0.4369475543498993, -0.3708036541938782, -0.14829304814338684, 0.30871447920799255, 0.620746910572052, 0.4466114640235901, -0.4487625062465668, 0.1212153509259224, 0.6313623189926147, -0.16907000541687012, 0.474353551864624, 0.14648611843585968, -0.6148179769515991, -0.342141717672348, 1.0621354579925537, -0.03346002474427223, -0.1816064864397049, 0.26338914036750793, 0.23859356343746185, -0.46706199645996094, -0.19084329903125763, -0.4612923860549927, 0.20098578929901123, -0.5242269039154053, -0.3928883373737335, -0.25794631242752075, 0.041589152067899704, -0.5410046577453613, -0.3276270627975464, -0.142426997423172, -0.3107997179031372, -0.491120308637619, -0.7795151472091675, 0.6434488892555237, 0.8998779058456421, -0.3824584186077118, 1.030695915222168, -1.2879447937011719, 0.545413613319397, 0.3359585404396057, 0.7369814515113831, -0.8312824964523315, -0.45224323868751526, -0.09756840765476227, -0.2935226857662201, -0.1994132399559021, -0.990462601184845, 0.4724518954753876, 0.43759050965309143, 0.2421942502260208, 0.7106819152832031, -0.019054722040891647, 0.4068142771720886, -0.38054943084716797, 0.9597304463386536, 0.36004599928855896, -0.7766161561012268, 0.34024718403816223, -0.5468258857727051, -0.013704088516533375, 1.0321342945098877, 0.6964846849441528, -0.4512898921966553, -0.2375202476978302, -1.0266391038894653, -0.7768308520317078, 0.8723133206367493, 0.21168076992034912, 0.22697435319423676, -0.15810760855674744, 0.30191299319267273, 0.12853063642978668, 0.45952096581459045, -0.7430113554000854, -0.5312851667404175, -0.19160979986190796, -0.9756041765213013, -0.07218238711357117, -0.37092000246047974, -0.10492739081382751, 0.08734438568353653, 0.407231867313385, 0.13699856400489807, 0.4839516282081604, 0.15396253764629364, -0.06600862741470337, -0.22621236741542816, -0.2662273347377777, -0.07454046607017517, 0.1635400652885437, -0.6268324851989746, -0.0495472326874733, -0.13004952669143677, -0.7979877591133118, 0.20673441886901855, -0.02973594330251217, -0.04418378695845604, 0.4019825756549835, 0.5980900526046753, 0.9690545797348022, 0.12930597364902496, -0.6855489015579224, 0.7112239003181458, -0.08333609253168106, -0.19482265412807465, -0.42742133140563965, -0.11313726752996445, -0.16952252388000488, 0.006875118240714073, 0.20295794308185577, -0.021168967708945274, 0.7520550489425659, -0.3774776756763458, 0.4621184766292572, 0.015482340008020401, -1.1867187023162842, -0.6671721339225769, 0.3625611960887909, 0.5991719961166382, -0.2197011113166809, 0.6429944634437561, -0.3757854402065277, -0.39332854747772217, 0.5418224334716797, 0.050329819321632385, 0.8436170816421509, -0.2511844336986542, 0.41673746705055237, 0.34114742279052734, 0.13375870883464813, -0.009604325518012047, 0.6163102388381958, 0.14724315702915192, -0.6511058807373047, -0.49590277671813965, -0.6579619646072388, -0.6848418712615967, 0.0642876997590065, -0.8399559259414673, 0.3045893609523773, -0.5849153995513916, -0.32618623971939087, -0.4036944806575775, -0.5895360708236694, -0.7546449303627014, 0.7635834813117981, 0.2008901834487915, 1.3704774379730225, -1.0368924140930176, 0.2602556049823761, 1.0941009521484375, -0.12802305817604065, -0.6789108514785767, -0.3763308823108673, 0.1707686185836792, -0.5940349698066711, 0.6072352528572083, 0.4167421758174896, 0.32824090123176575, -0.07377252727746964, -0.9752553701400757, -0.670174777507782, 0.7379166483879089, -0.02347852848470211, -0.45839545130729675, -0.1454538255929947, 0.21868041157722473, 0.5425159335136414, -0.282045841217041, 0.5143139362335205, 0.43563708662986755, 0.5380544066429138, -0.2494605928659439, -0.5918221473693848, -0.36334481835365295, -0.40045735239982605, -0.6369287967681885, 0.25393199920654297, -0.7808573842048645, 0.5652998089790344, 0.20557819306850433, -0.12060105800628662, -0.2811732292175293, 0.7017547488212585, 0.03790774196386337, 0.404465913772583, 0.4046074151992798, 0.8160803914070129, 0.6456915736198425, -0.5383001565933228, 1.1625351905822754, -0.007604552898555994, 0.8509711027145386, 0.9466765522956848, -0.3405120074748993, 0.4975005090236664, 0.45823490619659424, -0.47369611263275146, 0.5916107892990112, 0.8486467003822327, 0.21765297651290894, 0.30514273047447205, 0.12279779464006424, -0.012608670629560947, 0.000907106208615005, -0.09084384143352509, -0.3774053156375885, 0.4066965878009796, 0.24784022569656372, 0.0033105826005339622, -0.4817315936088562, 0.38549330830574036, 0.42656704783439636, -0.15681423246860504, -0.3786841332912445, 0.8734189867973328, -0.054638318717479706, -0.07865660637617111, -0.325327068567276, -0.6562862992286682, 0.5569800734519958, -0.7694823145866394, 0.13565069437026978, -0.3575967252254486, -0.2029377669095993, -0.23197360336780548, -1.1749541759490967, 0.5958165526390076, -0.11958520859479904, -0.20901717245578766, -0.14352631568908691, 0.8643254041671753, -0.23603062331676483, -0.7810691595077515, 0.4937877357006073, 0.44320541620254517, 0.4430350661277771, -0.39819759130477905, -0.8074256777763367, -0.030303338542580605, -0.11513440310955048, -0.8603943586349487, 0.09797032922506332, 0.6922112703323364, 0.03934967517852783, 0.5106745958328247, 0.3752962350845337, 0.165533646941185, -0.02982255443930626, 0.2135964334011078, 0.9027646780014038, -1.0951107740402222, -0.3597527742385864, -0.6381447911262512, 0.5731037259101868, -0.3517369329929352, -0.3909519910812378, 0.5986127257347107, 0.5835462808609009, 0.254306823015213, -0.31331825256347656, 1.1025470495224, -0.41628706455230713, 0.9412689208984375, -0.061521414667367935, 0.5134163498878479, -0.5924521684646606, -0.6937988996505737, -0.3644181489944458, -0.8163456916809082, -0.5235077738761902, 0.5934983491897583, 0.05906601622700691, -0.18228527903556824, 0.556175708770752, 0.3591180443763733, -0.16457192599773407, 0.07221560180187225, 0.07265237718820572, -0.01249678060412407, 0.01544190850108862, 0.3836684823036194, 0.5654449462890625, -0.5556051135063171, 0.4392199218273163, -0.41854459047317505, -0.6423657536506653, -0.2415769249200821, -0.9145504236221313, -1.094380497932434, -0.22280137240886688, -0.3241952359676361, -0.5015048384666443, -0.033515386283397675, 0.6287399530410767, 0.573958694934845, -1.0639878511428833, 0.01910066232085228, -0.1717553436756134, -0.04193025454878807, 0.26532140374183655, -0.19725458323955536, 0.5101028680801392, -0.26132088899612427, -0.6992354989051819, -0.012511343695223331, 0.3057912588119507, 0.20563387870788574, 0.3833400011062622, 0.05092610418796539, 0.11988600343465805, 0.19052548706531525, 0.5622178316116333, 0.26701897382736206, 0.20407195389270782, -0.3336867690086365, 0.4380265772342682, -0.2558325529098511, -0.0627010241150856, 0.45958685874938965, -0.4464503228664398, 0.47101911902427673, 0.6609281897544861, 0.46582216024398804, -0.12367204576730728, 0.010511679574847221, 0.18978291749954224, -0.7755382061004639, 0.6710094809532166, -0.02959623374044895, 0.5004726052284241, 0.19793732464313507, -0.045897673815488815, 0.8154293894767761, 0.4529854357242584, -0.729805588722229, -0.5928683876991272, 0.26796743273735046, -1.4025863409042358, 0.2771434485912323, 0.9305386543273926, -0.07221996784210205, -0.6559476256370544, 0.11711975187063217, -0.6787967085838318, 0.2339884340763092, -0.7048323154449463, 0.40501639246940613, 0.8741168975830078, -0.12027624994516373, -0.036273594945669174, -0.5004007816314697, 0.4545803368091583, 0.20908959209918976, -1.1162934303283691, 0.012180226854979992, 0.6886149048805237, -0.2909514307975769, 0.49548232555389404, 0.5822174549102783, -0.15423575043678284, 0.24954041838645935, -0.004308074247092009, 0.5016121864318848, 0.14121881127357483, -0.38817453384399414, -0.01588783971965313, -0.048563048243522644, -0.4430454969406128, -0.23993051052093506 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
distil-whisper/librispeech_asr-timestamped
distil-whisper
2023-09-25T10:30:13Z
401
0
null
[ "task_categories:automatic-speech-recognition", "language:en", "license:cc-by-4.0", "region:us" ]
2023-09-25T10:30:13Z
2023-09-22T09:05:08.000Z
2023-09-22T09:05:08
--- license: cc-by-4.0 task_categories: - automatic-speech-recognition language: - en -pretty_name: LibriSpeech ASR --- # Distil Whisper: LibriSpeech ASR With Timestamps This is a variant of the [LibriSpeech ASR](https://huggingface.co/datasets/librispeech_asr) dataset, augmented to return the pseudo-labelled Whisper Transcriptions alongside the original dataset elements. The pseudo-labelled transcriptions were generated by labelling the input audio data with the Whisper [large-v2](https://huggingface.co/openai/whisper-large-v2) model with *greedy* sampling and timestamp prediction. For information on how the original dataset was curated, refer to the original [dataset card](https://huggingface.co/datasets/librispeech_asr). ## Standalone Usage First, install the latest version of the 🤗 Datasets package: ```bash pip install --upgrade pip pip install --upgrade datasets[audio] ``` The dataset can be downloaded and pre-processed on disk using the [`load_dataset`](https://huggingface.co/docs/datasets/v2.14.5/en/package_reference/loading_methods#datasets.load_dataset) function: ```python from datasets import load_dataset dataset = load_dataset("distil-whisper/librispeech_asr", "all") # take the first sample of the validation set sample = dataset["validation.clean"][0] ``` It can also be streamed directly from the Hub using Datasets' [streaming mode](https://huggingface.co/blog/audio-datasets#streaming-mode-the-silver-bullet). Loading a dataset in streaming mode loads individual samples of the dataset at a time, rather than downloading the entire dataset to disk: ```python from datasets import load_dataset dataset = load_dataset("distil-whisper/librispeech_asr", "all", streaming=True) # take the first sample of the validation set sample = next(iter(dataset["validation.clean"])) ``` ## Distil Whisper Usage To use this dataset to reproduce a Distil Whisper training run, refer to the instructions on the [Distil Whisper repository](https://github.com/huggingface/distil-whisper#training). ## License This dataset is licensed under cc-by-4.0.
[ -0.14880913496017456, -0.4844740033149719, 0.17227141559123993, 0.4717918336391449, -0.20876574516296387, 0.07071656733751297, -0.09363816678524017, -0.3348531424999237, 0.3714343309402466, 0.35873177647590637, -0.8471869230270386, -0.3354411721229553, -0.5885303616523743, -0.07836547493934631, -0.45115938782691956, 1.2552233934402466, 0.034465186297893524, -0.046499889343976974, 0.10442295670509338, -0.254797101020813, -0.26053401827812195, -0.3636927902698517, -0.48536404967308044, -0.4852733910083771, 0.25981274247169495, 0.12454178929328918, 0.37058231234550476, 0.3772777318954468, 0.18879330158233643, 0.34927505254745483, -0.4221501350402832, -0.04651167243719101, -0.35234585404396057, -0.05114688724279404, 0.21072059869766235, -0.24005794525146484, -0.2445407658815384, 0.28933900594711304, 0.739922285079956, 0.5326846837997437, -0.42750808596611023, 0.5449533462524414, 0.08785121887922287, 0.5126149654388428, -0.45350539684295654, 0.3606424927711487, -0.469044029712677, -0.17365524172782898, -0.4527270495891571, -0.2013731747865677, -0.12980031967163086, -0.3681982457637787, 0.5552834868431091, -0.594761312007904, 0.2081238180398941, 0.08624866604804993, 1.0547939538955688, 0.5060529112815857, -0.27405253052711487, -0.34952685236930847, -0.7427135109901428, 0.8030397891998291, -0.7750203013420105, 0.18359403312206268, 0.5055519938468933, 0.6767547726631165, -0.10987384617328644, -1.152583122253418, -0.5897240042686462, -0.019404293969273567, 0.07567228376865387, 0.18332064151763916, -0.4104098975658417, -0.2572401165962219, 0.6221010684967041, 0.642147958278656, -0.5195851922035217, -0.11097624152898788, -0.7110126614570618, -0.4852179288864136, 0.6712630987167358, -0.0013775824336335063, -0.05466793105006218, -0.016553284600377083, -0.4438862204551697, -0.48184388875961304, -0.2104748785495758, 0.30621394515037537, 0.3599873185157776, 0.3182359039783478, -0.5723753571510315, 0.4348445534706116, -0.33700641989707947, 0.7704404592514038, 0.18249595165252686, -0.5477780103683472, 0.8368958234786987, -0.30373260378837585, -0.06922788172960281, 0.5044279098510742, 0.8664570450782776, 0.5662723183631897, 0.05742261931300163, 0.3657574951648712, -0.29222261905670166, 0.06874223798513412, -0.11241541057825089, -0.8422929048538208, -0.5394940376281738, 0.5780510902404785, -0.3882003426551819, -0.33788996934890747, -0.01216469332575798, -0.7454720139503479, -0.24360927939414978, -0.37499409914016724, 0.7494357824325562, -0.3847331702709198, -0.202162966132164, 0.384365975856781, -0.6046321392059326, 0.21041260659694672, 0.06447859853506088, -0.67082279920578, 0.42532074451446533, 0.39902162551879883, 0.8350169062614441, 0.24893637001514435, -0.30340084433555603, -0.7677029371261597, 0.10120348632335663, 0.19391246140003204, 0.6729732155799866, -0.11894667148590088, -0.49413174390792847, -0.008870484307408333, 0.06389682739973068, 0.12647999823093414, -0.6876056790351868, 0.6343352794647217, -0.4019288122653961, 0.30185434222221375, -0.23039837181568146, -0.6456701159477234, -0.18179762363433838, -0.057062290608882904, -0.6468923091888428, 1.0456980466842651, 0.18786615133285522, -1.003541350364685, 0.420966237783432, -0.5208828449249268, -0.542171061038971, -0.11793175339698792, 0.12577246129512787, -0.7246261239051819, -0.10134255141019821, 0.20144085586071014, 0.3142390847206116, -0.007121611386537552, 0.05052987486124039, -0.4842205345630646, -0.2538817822933197, 0.4881523549556732, -0.4265553653240204, 1.2433162927627563, 0.12450527399778366, -0.35444414615631104, -0.07443942129611969, -0.9531283378601074, 0.07689130306243896, 0.09086847305297852, -0.16455963253974915, 0.004817143548280001, -0.08753010630607605, 0.3501782715320587, 0.028808077797293663, 0.29992637038230896, -0.7477965950965881, 0.22843053936958313, -0.17682766914367676, 0.6310103535652161, 0.5721600651741028, 0.22173552215099335, 0.10046299546957016, -0.789804995059967, 0.07424475997686386, 0.10093186795711517, 0.49101778864860535, 0.08802010864019394, -0.2828093469142914, -0.6311039328575134, -0.46770966053009033, 0.4216337502002716, 0.5891260504722595, -0.6295789480209351, 0.6340533494949341, -0.12911204993724823, -0.8311915993690491, -0.9866833090782166, -0.02064749412238598, 0.2133970558643341, 0.5569722652435303, 0.5225441455841064, 0.09148544818162918, -0.57105553150177, -0.7672162652015686, 0.1709320992231369, -0.39590081572532654, -0.0843420997262001, 0.3787977695465088, 0.3777267336845398, -0.2874588966369629, 0.9162648320198059, -0.8249290585517883, -0.5728166103363037, -0.006138421595096588, 0.2832813262939453, 0.5792306065559387, 0.3424769341945648, 0.6313849091529846, -0.8418905735015869, -0.41843169927597046, -0.5072864890098572, -0.5531738996505737, -0.5329621434211731, 0.0015269737923517823, 0.27429136633872986, -0.04955604672431946, 0.29701900482177734, -0.2441515475511551, 0.4544932544231415, 0.7641631960868835, -0.35530802607536316, 0.8879579305648804, 0.01772833988070488, 0.27750927209854126, -1.0617848634719849, 0.07150182127952576, -0.14960706233978271, -0.4085935950279236, -0.36188673973083496, -0.3428855538368225, -0.17351111769676208, 0.057898279279470444, -0.5737890005111694, 0.7742642164230347, -0.26619869470596313, 0.10320667922496796, -0.24640901386737823, -0.14508287608623505, 0.1980513483285904, 0.1155037134885788, 0.15611256659030914, 0.6177454590797424, 0.8236969113349915, -0.5060534477233887, 0.64354407787323, 0.5363733172416687, -0.37860915064811707, 0.35827332735061646, -0.9492855668067932, 0.12082723528146744, 0.11979620158672333, 0.34861546754837036, -0.6594029068946838, -0.23196497559547424, 0.13480287790298462, -0.5613218545913696, 0.41714605689048767, -0.5142439007759094, -0.6125974059104919, -0.4219931662082672, -0.2995060086250305, 0.11978409439325333, 0.8031365871429443, -0.5886536240577698, 0.49047762155532837, 0.5059876441955566, -0.07628171890974045, -0.5287629961967468, -0.5502586364746094, -0.36066320538520813, -0.49288210272789, -0.4471110999584198, 0.3139943778514862, -0.28410884737968445, -0.3869992792606354, -0.22771580517292023, -0.1548566371202469, -0.11594712734222412, -0.033880606293678284, 0.44692373275756836, 0.3889245390892029, 0.09048347920179367, -0.2518201768398285, 0.1803567260503769, -0.3883192241191864, 0.007915602065622807, -0.3154813349246979, 0.47926411032676697, -0.10406548529863358, -0.24298226833343506, -0.7546215653419495, 0.14824803173542023, 0.25661247968673706, -0.03343527764081955, 0.5462753772735596, 0.7731291055679321, -0.25804081559181213, -0.3551963269710541, -0.7572252750396729, -0.3523124158382416, -0.5394083857536316, -0.1986871063709259, -0.32459479570388794, -0.7057772874832153, 0.5660152435302734, 0.034815773367881775, 0.13570117950439453, 0.524931788444519, 0.44759443402290344, -0.610119104385376, 0.46587714552879333, 0.28205105662345886, -0.4417821168899536, 0.3514537513256073, -0.4782981276512146, -0.46267011761665344, -0.664359450340271, -0.18264994025230408, -0.5294528007507324, -0.39776095747947693, -0.37554430961608887, -0.22152045369148254, 0.5091319680213928, 0.30141541361808777, -0.12519928812980652, 0.34244629740715027, -0.6730857491493225, 0.1849878877401352, 0.6211252808570862, 0.12427188456058502, 0.29240357875823975, 0.07920562475919724, -0.032049816101789474, -0.07340995222330093, -0.22774459421634674, -0.35405147075653076, 1.0063014030456543, 0.42269057035446167, 0.8707224130630493, 0.010810826905071735, 0.8390006422996521, 0.3897137939929962, -0.08997178077697754, -0.5790168642997742, 0.27818650007247925, -0.19686508178710938, -0.7358303666114807, -0.12822309136390686, -0.24868325889110565, -0.7708397507667542, -0.40693625807762146, -0.14088794589042664, -0.667904257774353, 0.10280333459377289, 0.18353188037872314, -0.3701193630695343, 0.08497543632984161, -0.48815855383872986, 0.5818821787834167, -0.12210570275783539, -0.13784700632095337, 0.0952623263001442, -0.9286224842071533, -0.08341365307569504, -0.08917375653982162, -0.0867498368024826, -0.2623305320739746, 0.16717107594013214, 1.0380334854125977, -0.5990283489227295, 0.854394793510437, -0.6004253029823303, 0.15337824821472168, 0.6965391635894775, -0.19594590365886688, 0.35894009470939636, 0.06488919258117676, -0.06348467618227005, 0.5361893177032471, 0.4492523670196533, -0.16975916922092438, -0.3639673888683319, 0.4714908003807068, -0.8899343013763428, -0.2124115526676178, -0.6619371771812439, -0.1136615127325058, 0.06241251900792122, 0.17331087589263916, 0.6303461194038391, 0.7907458543777466, -0.05442242696881294, 0.056392598897218704, 0.6235431432723999, -0.09374222904443741, 0.36424458026885986, 0.8703270554542542, -0.41023415327072144, -0.5270857810974121, 0.8097168207168579, 0.21128033101558685, 0.20053814351558685, 0.18993337452411652, 0.3595605194568634, -0.7866756319999695, -0.5808416604995728, -0.46406295895576477, 0.29230785369873047, -0.4350241422653198, -0.16073551774024963, -0.7066777944564819, -0.5245990753173828, -0.45181038975715637, 0.1516006737947464, -0.32146453857421875, -0.40321505069732666, -0.45859307050704956, 0.06942110508680344, 1.116307020187378, 0.5088419914245605, -0.44226330518722534, 0.5258751511573792, -0.9789054989814758, 0.4352758824825287, 0.2632615566253662, 0.14463604986667633, -0.36381587386131287, -0.8447979092597961, 0.014176747761666775, 0.1846822202205658, -0.3193564713001251, -0.6335024237632751, 0.23492415249347687, 0.3303591310977936, 0.48512744903564453, 0.32648491859436035, 0.2655735909938812, 0.8982677459716797, -0.7252725958824158, 0.8467643857002258, 0.04100709781050682, -0.8456676602363586, 0.826663613319397, -0.5392192602157593, 0.053031500428915024, 0.9352600574493408, 0.49615511298179626, -0.4294767379760742, -0.19993528723716736, -0.7326345443725586, -0.7670741081237793, 0.5400917530059814, 0.3629237711429596, -0.28851696848869324, 0.2629782259464264, 0.31798848509788513, 0.2397874891757965, 0.27461084723472595, -0.43692952394485474, -0.6362436413764954, -0.40978142619132996, -0.1344340741634369, -0.32817667722702026, -0.05329296737909317, -0.24925801157951355, -0.36174964904785156, 0.8472248911857605, -0.050776056945323944, 0.15420128405094147, 0.491956502199173, 0.1176389753818512, 0.2202301025390625, 0.08643458038568497, 0.2039443850517273, 0.2824181318283081, -0.4968559145927429, -0.29620561003685, -0.05202383175492287, -0.5678204298019409, 0.23237620294094086, 0.7182225584983826, -0.22581443190574646, 0.24387767910957336, 0.3965447247028351, 0.8806233406066895, 0.03809032216668129, -0.5500273704528809, 0.7454260587692261, -0.01486589852720499, -0.12810467183589935, -1.0073353052139282, -0.04040420800447464, 0.11813931167125702, 0.5223549604415894, 0.49072203040122986, -0.12077667564153671, 0.49967607855796814, -0.2696911692619324, 0.5933351516723633, 0.10416818410158157, -0.6002367734909058, -0.42712539434432983, 0.7994285225868225, -0.0067577967420220375, -0.0806136354804039, 0.8462076783180237, -0.15749791264533997, -0.33544355630874634, 0.22777590155601501, 0.36324796080589294, 0.9096570611000061, -0.19425326585769653, 0.07939139753580093, 0.40678250789642334, -0.01047403272241354, -0.18020659685134888, 0.5352432727813721, -0.15667511522769928, -0.61387038230896, -0.4176250100135803, -1.0891447067260742, -0.32256942987442017, 0.2883090674877167, -1.1148160696029663, 0.47113004326820374, -0.46955931186676025, -0.452665239572525, 0.2674279808998108, 0.19858942925930023, -0.6220897436141968, 0.07622542232275009, 0.15360626578330994, 1.246719479560852, -1.0856492519378662, 0.8008029460906982, 0.36040446162223816, -0.3719739615917206, -0.9651538729667664, -0.08707839250564575, 0.4040625989437103, -0.778235912322998, 0.3602381944656372, 0.16769450902938843, 0.06671828776597977, 0.02549629658460617, -0.5923091173171997, -0.5772019028663635, 1.1566334962844849, 0.007994777522981167, -0.7210868000984192, 0.19182682037353516, -0.04271329194307327, 0.42810511589050293, -0.025718791410326958, 0.1871507614850998, 0.7371458411216736, 0.4837518334388733, 0.3007269501686096, -1.3814306259155273, -0.2410387247800827, -0.329087495803833, -0.3718470633029938, 0.017695369198918343, -0.8018592000007629, 0.6507551670074463, -0.15963222086429596, -0.016254018992185593, 0.31581786274909973, 0.730551540851593, 0.6494322419166565, 0.4922158122062683, 0.77838134765625, 0.5979823470115662, 0.7154634594917297, -0.34545838832855225, 0.9525541663169861, 0.0884038656949997, 0.3946397602558136, 1.3429940938949585, -0.502941370010376, 0.8992917537689209, 0.40472060441970825, -0.3777502477169037, 0.6580308675765991, 0.6447272896766663, -0.2899267375469208, 0.6973196864128113, 0.1624671369791031, -0.4090142250061035, 0.05174138769507408, -0.2718201279640198, -0.46251559257507324, 0.6998023986816406, 0.19672775268554688, -0.19691845774650574, -0.06706362217664719, 0.09915751218795776, -0.09837891161441803, -0.2464578002691269, -0.09673193097114563, 1.0898008346557617, 0.0653960257768631, -0.1895177960395813, 0.6581550240516663, -0.48513180017471313, 0.8168938755989075, -0.9729911684989929, -0.07926799356937408, 0.24128274619579315, 0.17270179092884064, -0.2517208158969879, -0.9754573702812195, 0.26178935170173645, -0.14101380109786987, -0.43387821316719055, -0.17772550880908966, 0.7242637276649475, -0.543679416179657, -0.5383636951446533, 0.5061456561088562, 0.2721198797225952, 0.5127151608467102, 0.0005385083495639265, -0.9171485304832458, 0.4186961352825165, 0.28121837973594666, -0.2011222094297409, 0.17122165858745575, 0.1858641803264618, 0.3867805600166321, 0.6974756121635437, 0.7320823669433594, 0.4723457098007202, 0.039934199303388596, 0.29008927941322327, 1.0313059091567993, -0.5838267803192139, -0.6438601613044739, -0.5510995388031006, 0.8276214599609375, -0.2642229199409485, -0.3414422869682312, 0.6962339878082275, 0.8209398984909058, 0.6905912160873413, 0.02994370274245739, 0.7775869369506836, -0.19099611043930054, 1.0461907386779785, -0.5488355755805969, 0.9687284827232361, -0.6120005249977112, 0.05396173894405365, -0.26068878173828125, -0.6216639876365662, 0.2449861317873001, 0.5122451186180115, 0.06881292164325714, -0.0046469043008983135, 0.2569321095943451, 0.7794667482376099, -0.0845828577876091, 0.20180055499076843, -0.11366308480501175, 0.4854516386985779, 0.1602712869644165, 0.3302202820777893, 0.7779070138931274, -0.7379648089408875, 0.35943588614463806, -0.6248661875724792, -0.4930708706378937, -0.04214208200573921, -0.8918503522872925, -0.7999873757362366, -0.8731249570846558, -0.5960315465927124, -0.7569290995597839, -0.17834120988845825, 0.867169976234436, 0.6681236028671265, -0.9039646983146667, -0.13368003070354462, 0.6671512126922607, -0.46179917454719543, -0.3052097260951996, -0.3181501030921936, 0.42567089200019836, 0.09174378216266632, -0.7386792898178101, 0.5829640626907349, 0.023272978141903877, 0.4985331594944, -0.026663661003112793, 0.13369286060333252, -0.029238328337669373, -0.37802237272262573, 0.2753201425075531, 0.3609011471271515, -0.4882688522338867, -0.3052505850791931, -0.1896630823612213, 0.22126232087612152, -0.014074043370783329, 0.44755232334136963, -0.8942566514015198, 0.5122941136360168, 0.2742389440536499, 0.11720537394285202, 0.8395224213600159, -0.2109125852584839, 0.2820194363594055, -0.8649865984916687, 0.405811607837677, 0.2635868787765503, 0.5242357850074768, 0.24885356426239014, -0.04515178129076958, 0.38103199005126953, 0.2905510365962982, -0.6770115494728088, -0.9190322756767273, -0.20102576911449432, -1.436011552810669, 3.5783304497272184e-7, 1.2826342582702637, -0.08607611060142517, -0.16621145606040955, -0.3132403790950775, -0.27213338017463684, 0.36044222116470337, -0.6363806128501892, 0.4960242509841919, 0.5337042212486267, 0.006504986435174942, 0.20993642508983612, -0.5186112523078918, 0.7798224687576294, -0.210933655500412, -0.3856639266014099, 0.13321049511432648, 0.5003601312637329, 0.8323182463645935, 0.2814624011516571, 0.7970012426376343, -0.28267157077789307, 0.0426902212202549, 0.20781753957271576, -0.09714337438344955, -0.283224493265152, -0.26499152183532715, -0.4364672303199768, -0.12699617445468903, -0.24168024957180023, -0.4292760193347931 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
lener_br
null
2023-09-25T07:35:39Z
400
23
lener-br
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:pt", "license:unknown", "legal", "region:us" ]
2023-09-25T07:35:39Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - expert-generated language: - pt license: - unknown multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - token-classification task_ids: - named-entity-recognition paperswithcode_id: lener-br pretty_name: leNER-br dataset_info: features: - name: id dtype: string - name: tokens sequence: string - name: ner_tags sequence: class_label: names: '0': O '1': B-ORGANIZACAO '2': I-ORGANIZACAO '3': B-PESSOA '4': I-PESSOA '5': B-TEMPO '6': I-TEMPO '7': B-LOCAL '8': I-LOCAL '9': B-LEGISLACAO '10': I-LEGISLACAO '11': B-JURISPRUDENCIA '12': I-JURISPRUDENCIA config_name: lener_br splits: - name: train num_bytes: 3984189 num_examples: 7828 - name: validation num_bytes: 719433 num_examples: 1177 - name: test num_bytes: 823708 num_examples: 1390 download_size: 2983137 dataset_size: 5527330 tags: - legal --- # Dataset Card for leNER-br ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [leNER-BR homepage](https://cic.unb.br/~teodecampos/LeNER-Br/) - **Repository:** [leNER-BR repository](https://github.com/peluz/lener-br) - **Paper:** [leNER-BR: Long Form Question Answering](https://cic.unb.br/~teodecampos/LeNER-Br/luz_etal_propor2018.pdf) - **Point of Contact:** [Pedro H. Luz de Araujo](mailto:pedrohluzaraujo@gmail.com) ### Dataset Summary LeNER-Br is a Portuguese language dataset for named entity recognition applied to legal documents. LeNER-Br consists entirely of manually annotated legislation and legal cases texts and contains tags for persons, locations, time entities, organizations, legislation and legal cases. To compose the dataset, 66 legal documents from several Brazilian Courts were collected. Courts of superior and state levels were considered, such as Supremo Tribunal Federal, Superior Tribunal de Justiça, Tribunal de Justiça de Minas Gerais and Tribunal de Contas da União. In addition, four legislation documents were collected, such as "Lei Maria da Penha", giving a total of 70 documents ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The language supported is Portuguese. ## Dataset Structure ### Data Instances An example from the dataset looks as follows: ``` { "id": "0", "ner_tags": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 0, 0, 0], "tokens": [ "EMENTA", ":", "APELAÇÃO", "CÍVEL", "-", "AÇÃO", "DE", "INDENIZAÇÃO", "POR", "DANOS", "MORAIS", "-", "PRELIMINAR", "-", "ARGUIDA", "PELO", "MINISTÉRIO", "PÚBLICO", "EM", "GRAU", "RECURSAL"] } ``` ### Data Fields - `id`: id of the sample - `tokens`: the tokens of the example text - `ner_tags`: the NER tags of each token The NER tags correspond to this list: ``` "O", "B-ORGANIZACAO", "I-ORGANIZACAO", "B-PESSOA", "I-PESSOA", "B-TEMPO", "I-TEMPO", "B-LOCAL", "I-LOCAL", "B-LEGISLACAO", "I-LEGISLACAO", "B-JURISPRUDENCIA", "I-JURISPRUDENCIA" ``` The NER tags have the same format as in the CoNLL shared task: a B denotes the first item of a phrase and an I any non-initial word. ### Data Splits The data is split into train, validation and test set. The split sizes are as follow: | Train | Val | Test | | ------ | ----- | ---- | | 7828 | 1177 | 1390 | ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information ``` @inproceedings{luz_etal_propor2018, author = {Pedro H. {Luz de Araujo} and Te\'{o}filo E. {de Campos} and Renato R. R. {de Oliveira} and Matheus Stauffer and Samuel Couto and Paulo Bermejo}, title = {{LeNER-Br}: a Dataset for Named Entity Recognition in {Brazilian} Legal Text}, booktitle = {International Conference on the Computational Processing of Portuguese ({PROPOR})}, publisher = {Springer}, series = {Lecture Notes on Computer Science ({LNCS})}, pages = {313--323}, year = {2018}, month = {September 24-26}, address = {Canela, RS, Brazil}, doi = {10.1007/978-3-319-99722-3_32}, url = {https://cic.unb.br/~teodecampos/LeNER-Br/}, } ``` ### Contributions Thanks to [@jonatasgrosman](https://github.com/jonatasgrosman) for adding this dataset.
[ -0.4867282509803772, -0.6057257652282715, 0.18387073278427124, 0.29526543617248535, -0.3276931643486023, 0.05292873457074165, -0.4491409659385681, -0.5184599757194519, 0.5647421479225159, 0.48026636242866516, -0.5071038007736206, -0.95566326379776, -0.6552407741546631, 0.3726179599761963, -0.33405420184135437, 1.3187270164489746, -0.22085294127464294, -0.13834676146507263, -0.03691522777080536, -0.36098629236221313, -0.5219047665596008, -0.5076468586921692, -0.8025460243225098, -0.24102291464805603, 0.745956540107727, 0.26803499460220337, 0.26867979764938354, 0.6164680123329163, 0.6280950307846069, 0.2549373507499695, -0.14280536770820618, 0.17378775775432587, -0.5294237732887268, -0.041302625089883804, -0.2707449793815613, -0.27925029397010803, -0.6084743142127991, -0.08158919215202332, 0.795556366443634, 0.4802960455417633, -0.007812563329935074, 0.32864654064178467, 0.0991164818406105, 0.6206779479980469, -0.32496488094329834, 0.5232762694358826, -0.5224934816360474, -0.024379225447773933, -0.5526713132858276, -0.15135915577411652, -0.2619345486164093, -0.3548901677131653, -0.08236759901046753, -0.7598408460617065, 0.30046460032463074, 0.15265652537345886, 1.3126397132873535, 0.12581373751163483, -0.1455274373292923, -0.33356615900993347, -0.5056692361831665, 0.702802836894989, -0.5664536356925964, 0.44673359394073486, 0.4418337643146515, 0.05036458373069763, -0.23065635561943054, -0.7653341293334961, -0.8247116208076477, 0.13631080090999603, -0.31353768706321716, 0.19345910847187042, -0.34283432364463806, -0.017644871026277542, 0.5172495245933533, 0.16307595372200012, -0.5973953604698181, 0.086615189909935, -0.8028262853622437, -0.37383797764778137, 0.9325236082077026, 0.05178283900022507, 0.12915559113025665, -0.384115606546402, -0.33946213126182556, -0.10115569829940796, -0.5407342910766602, 0.14668485522270203, 0.37822216749191284, 0.5341179966926575, -0.4854048788547516, 0.6095595955848694, -0.19825047254562378, 0.701471745967865, -0.14803598821163177, -0.1898948699235916, 0.7823103070259094, -0.47377198934555054, -0.24301812052726746, 0.047114595770835876, 1.057767629623413, 0.43322810530662537, 0.23917686939239502, -0.07158639281988144, -0.2956313490867615, -0.14633476734161377, -0.19318167865276337, -0.7214944958686829, -0.14416241645812988, 0.34837624430656433, -0.38776758313179016, -0.08791795372962952, 0.25658848881721497, -0.9881873726844788, -0.25297796726226807, -0.2713991403579712, 0.20139123499393463, -0.3841778039932251, -0.11602803319692612, 0.006766676902770996, -0.23728248476982117, 0.41092610359191895, 0.11800654977560043, -0.4891863763332367, 0.3490959405899048, 0.6158430576324463, 0.7689257264137268, -0.19128109514713287, -0.33194637298583984, -0.5111209750175476, 0.12089040130376816, -0.016045359894633293, 0.761235237121582, -0.40025293827056885, -0.5191155076026917, -0.04991356283426285, 0.4454336166381836, -0.20816858112812042, -0.34985917806625366, 0.8522034287452698, -0.46810027956962585, 0.5152493119239807, -0.6417331695556641, -0.6066929697990417, -0.197013720870018, 0.4404303729534149, -0.7981871366500854, 1.297192931175232, 0.17004434764385223, -1.0356816053390503, 0.6114825010299683, -0.9529666304588318, -0.4653477072715759, 0.36255282163619995, -0.41017791628837585, -0.4228358864784241, -0.4019659161567688, 0.1427946537733078, 0.5721920728683472, -0.39613986015319824, 0.36707016825675964, -0.008105241693556309, -0.1989978551864624, 0.050374146550893784, -0.0649481937289238, 1.0561589002609253, 0.16074223816394806, -0.2439875453710556, 0.06340651959180832, -0.9707483649253845, -0.2381928414106369, 0.43636003136634827, -0.6249967813491821, -0.265039324760437, -0.1978936344385147, 0.2137918919324875, 0.16459430754184723, 0.33446428179740906, -0.6417629718780518, 0.1413663625717163, -0.306170791387558, 0.29416579008102417, 0.6200788021087646, 0.21878929436206818, 0.30969521403312683, -0.3707960247993469, 0.5873421430587769, 0.06866797804832458, 0.021539002656936646, 0.16657137870788574, -0.5801839232444763, -0.8078713417053223, -0.4125264585018158, 0.7527021169662476, 0.7687668800354004, -0.5972157716751099, 0.7563135623931885, -0.8573721647262573, -0.546714723110199, -0.5947670340538025, 0.03210246190428734, 0.4507805407047272, 0.6262324452400208, 0.5621851682662964, -0.38032880425453186, -0.8512704372406006, -0.8456348180770874, 0.12188412994146347, -0.07836560904979706, 0.27213069796562195, 0.5463463664054871, 0.9862380623817444, -0.1377764791250229, 0.9903538227081299, -0.47057634592056274, -0.5018640160560608, -0.38988858461380005, -0.009379265829920769, 0.4613950550556183, 0.5361855030059814, 0.5493377447128296, -0.9082478880882263, -0.5227571725845337, -0.10842731595039368, -0.7385269999504089, -0.03681546449661255, -0.052656956017017365, -0.09673837572336197, 0.2994576692581177, 0.3220502436161041, -0.5079108476638794, 0.5084084272384644, 0.2756913900375366, -0.47435057163238525, 0.4646397531032562, -0.2066662460565567, 0.05122850090265274, -1.2420785427093506, 0.28696972131729126, 0.130899116396904, -0.06828660517930984, -0.5307746529579163, -0.186593696475029, -0.16838297247886658, 0.2793886065483093, -0.3909011483192444, 0.7801685929298401, -0.5820749402046204, 0.014861982315778732, 0.13402339816093445, 0.2273314744234085, 0.16158483922481537, 0.43445324897766113, -0.03904995694756508, 0.7976639866828918, 0.5398542284965515, -0.5662032961845398, 0.4172027111053467, 0.4717049300670624, -0.49755334854125977, 0.6879696249961853, -0.8051416277885437, -0.032530296593904495, -0.3868787884712219, 0.22137558460235596, -0.5935361981391907, -0.24483217298984528, 0.5680131316184998, -0.5040736198425293, 0.3962404727935791, -0.3443323075771332, -0.7107756733894348, -0.5076209306716919, -0.2730071544647217, 0.19324679672718048, 0.25691989064216614, -0.233610600233078, 0.5759553909301758, 0.6307603120803833, 0.012442447245121002, -0.7405697703361511, -0.8487914204597473, 0.0679335817694664, -0.3506079614162445, -0.567115306854248, 0.6182197332382202, -0.12281050533056259, -0.13739530742168427, 0.1576813906431198, 0.23182450234889984, -0.04082459211349487, 0.014294525608420372, 0.3831702768802643, 0.2548340857028961, -0.0689498782157898, 0.2182895541191101, -0.10158557444810867, 0.021702466532588005, -0.1113370805978775, -0.018343299627304077, 0.8859569430351257, -0.04180192947387695, -0.10828164219856262, -0.2963927388191223, 0.3170508146286011, 0.1880493015050888, -0.4498007595539093, 0.8406083583831787, 0.7219790816307068, -0.5719098448753357, 0.016202401369810104, -0.6217544674873352, 0.12187711149454117, -0.3990072011947632, 0.24962371587753296, -0.4148644506931305, -0.907334566116333, 0.8929488062858582, 0.35446715354919434, 0.08317859470844269, 0.8330773115158081, 0.47646281123161316, -0.1259394884109497, 0.24742847681045532, 0.4702369272708893, -0.26788753271102905, 0.5271599888801575, -0.6724290251731873, 0.05554560571908951, -0.8597769141197205, -0.624973475933075, -0.7180586457252502, -0.43953433632850647, -0.8867843747138977, -0.48894718289375305, 0.0580187626183033, -0.003044865094125271, -0.2118149697780609, 0.6996985673904419, -0.7176030278205872, 0.4325254261493683, 0.7728977799415588, 0.031354088336229324, 0.01716749183833599, -0.05400654673576355, -0.14662817120552063, 0.08785492926836014, -0.5584871172904968, -0.4969714283943176, 0.9916094541549683, 0.27529188990592957, 0.2739737629890442, -0.006871709134429693, 1.1795661449432373, 0.39718884229660034, 0.09249696135520935, -0.5829423666000366, 0.7956370711326599, -0.055133070796728134, -0.728731632232666, -0.43359702825546265, -0.3602209985256195, -1.3984483480453491, -0.054716065526008606, -0.37997734546661377, -0.9678295254707336, 0.5876426100730896, -0.12094178050756454, -0.4197162091732025, 0.21330532431602478, -0.48500964045524597, 0.9184186458587646, -0.17441034317016602, -0.29856735467910767, 0.11225328594446182, -0.8331277370452881, -0.0820748582482338, 0.04110701009631157, 0.41691336035728455, -0.2529687285423279, 0.03703578934073448, 1.3505489826202393, -0.31489408016204834, 0.7625569701194763, -0.258005827665329, 0.06874509155750275, 0.47666019201278687, -0.24110303819179535, 0.7264190316200256, -0.01615215465426445, -0.13161875307559967, 0.33279865980148315, -0.0767078772187233, -0.21822704374790192, -0.284036248922348, 0.6786158084869385, -0.6576151847839355, -0.264980673789978, -0.5598223209381104, -0.45265448093414307, 0.2687118351459503, 0.5515516996383667, 0.41829562187194824, 0.2262032926082611, -0.14250816404819489, 0.2435048669576645, 0.5968901515007019, -0.19172874093055725, 0.4479641318321228, 0.46068692207336426, -0.009036046452820301, -0.671926736831665, 0.8972235918045044, 0.5820521712303162, -0.3217044472694397, 0.5733975172042847, -0.06804785877466202, -0.30878573656082153, -0.7124246954917908, -0.16087748110294342, 0.4369226396083832, -0.7128931879997253, -0.3310852348804474, -0.8052829504013062, -0.30090752243995667, -0.48913928866386414, 0.013216119259595871, 0.020502515137195587, -0.43354323506355286, -0.49591246247291565, -0.4988386631011963, 0.5826443433761597, 0.4748166501522064, -0.17202723026275635, 0.31362929940223694, -0.6038714647293091, 0.16468678414821625, 0.009757140651345253, 0.41371917724609375, -0.34392279386520386, -0.48928147554397583, -0.2251584529876709, 0.012964206747710705, -0.026477156206965446, -1.0063765048980713, 0.4736610949039459, 0.1411912441253662, 0.7689154148101807, 0.16008053719997406, -0.04870021715760231, 0.6445947289466858, -0.32796499133110046, 0.8811935186386108, 0.03381583094596863, -0.6704298853874207, 0.6875721216201782, -0.37850889563560486, -0.13965900242328644, 0.9112109541893005, 0.401846319437027, -0.6307662725448608, 0.014309114776551723, -0.9491661787033081, -1.1647521257400513, 0.7701987028121948, 0.32749634981155396, 0.06261700391769409, -0.20840296149253845, 0.29559043049812317, -0.027750618755817413, 0.17661499977111816, -1.0706130266189575, -0.6090005040168762, 0.07512573897838593, -0.2811874449253082, 0.0964551717042923, -0.30960503220558167, -0.24272702634334564, -0.3225201368331909, 1.0236232280731201, 0.20507606863975525, 0.32770654559135437, 0.31900444626808167, -0.13399428129196167, 0.19081689417362213, 0.41010361909866333, 0.5594621300697327, 0.4380636215209961, -0.29801836609840393, 0.058647025376558304, 0.32858070731163025, -0.41194596886634827, -0.24331533908843994, 0.4641309976577759, -0.38717418909072876, 0.18523812294006348, 0.43581438064575195, 0.9868095517158508, -0.01977936550974846, -0.5172827839851379, 0.5918735861778259, 0.08788881450891495, -0.3622921109199524, -0.5151993036270142, -0.05918392911553383, -0.13361255824565887, 0.2980893850326538, 0.28601306676864624, -0.2081979662179947, 0.0939648449420929, -0.2632299065589905, 0.1928001046180725, 0.37639808654785156, -0.3166917562484741, -0.17897574603557587, 0.5150558352470398, 0.03628552332520485, -0.47169262170791626, 0.4876375198364258, -0.5562424063682556, -0.44780153036117554, 0.6766356825828552, 0.3168185353279114, 0.7718755602836609, 0.1843450367450714, 0.16907674074172974, 0.6925342082977295, 0.45718294382095337, -0.15308158099651337, 0.7817147970199585, -0.07909414917230606, -0.8644216656684875, -0.10921140015125275, -0.6894130110740662, 0.013189645484089851, 0.22206252813339233, -0.7110404372215271, 0.5194503664970398, -0.3469240665435791, -0.40556424856185913, 0.16162893176078796, 0.2181837558746338, -1.1561229228973389, 0.2719416320323944, 0.17498216032981873, 0.9193629622459412, -0.8105586767196655, 0.764702320098877, 0.6696540117263794, -0.903656005859375, -0.8811838030815125, -0.2841799259185791, -0.2883426249027252, -0.7910941243171692, 0.6921839118003845, 0.14046937227249146, 0.3683185279369354, -0.04918592423200607, -0.545374870300293, -0.9333851337432861, 1.4234882593154907, 0.1926165670156479, -0.6796364784240723, -0.15047919750213623, 0.31394433975219727, 0.5913652777671814, -0.2663111090660095, 0.14647185802459717, 0.6035504937171936, 0.7642477750778198, 0.021345846354961395, -1.0164945125579834, 0.23673617839813232, -0.4154358208179474, -0.1428060084581375, 0.24698108434677124, -0.7236461043357849, 0.6412045955657959, -0.1379583477973938, -0.3829967677593231, -0.3216822147369385, 0.6824440956115723, 0.3671282231807709, 0.4752887785434723, 0.3764374256134033, 0.841572105884552, 1.0476343631744385, -0.38560977578163147, 0.8516528010368347, -0.38585060834884644, 0.5776981711387634, 1.361390233039856, -0.17026758193969727, 0.7512545585632324, 0.521541178226471, -0.4252495765686035, 0.613972008228302, 0.5273399949073792, -0.5802531838417053, 0.3968365788459778, 0.2787140905857086, -0.003350107232108712, 0.0686752200126648, -0.35533902049064636, -0.4087946116924286, 0.5503740310668945, 0.32740142941474915, -0.7156949043273926, -0.09320100396871567, -0.14332839846611023, 0.33870306611061096, -0.1157178208231926, -0.2524985671043396, 0.8062196969985962, -0.13114850223064423, -0.5149044990539551, 0.4154597520828247, 0.06582895666360855, 0.8018978834152222, -0.46789127588272095, 0.033282771706581116, -0.17961478233337402, -0.15316879749298096, -0.417797714471817, -1.0938714742660522, 0.25029197335243225, 0.079463891685009, -0.36605653166770935, -0.13596929609775543, 0.6592096090316772, -0.36307233572006226, -0.7593991160392761, 0.40157362818717957, 0.526921808719635, 0.4834638833999634, 0.2180868536233902, -0.9062092304229736, 0.03131670877337456, 0.055726561695337296, -0.3591708242893219, 0.062479082494974136, 0.501389741897583, -0.22723209857940674, 0.4378644526004791, 0.5670343637466431, 0.27079492807388306, 0.13650111854076385, 0.21975865960121155, 0.8958830237388611, -0.7467868328094482, -0.3673735558986664, -0.87530118227005, 0.6128249168395996, -0.4191078245639801, -0.4343407452106476, 0.7081083059310913, 1.0434529781341553, 1.1121395826339722, 0.22270287573337555, 0.8667919039726257, -0.5422801971435547, 0.5358220338821411, -0.26587462425231934, 0.7779873013496399, -0.45773276686668396, 0.16210955381393433, -0.2775442600250244, -0.801078736782074, -0.48271897435188293, 0.5133320093154907, -0.4701696038246155, 0.03391541913151741, 0.3667292296886444, 0.9095442295074463, 0.1166549026966095, -0.3036760091781616, 0.011315509676933289, 0.24301736056804657, 0.2555623948574066, 0.5172539949417114, 0.31720584630966187, -0.6907303929328918, 0.565148115158081, -0.46960392594337463, 0.0350303053855896, -0.03372681513428688, -0.9767529964447021, -0.8307578563690186, -0.835749089717865, -0.5674384832382202, -0.6152452230453491, 0.06653338670730591, 1.1938973665237427, 0.44466954469680786, -1.1177927255630493, -0.10106100887060165, -0.018370620906352997, 0.2440938502550125, -0.003590746084228158, -0.27489006519317627, 0.690624475479126, 0.13304057717323303, -0.6678937077522278, 0.16301198303699493, 0.006598446052521467, 0.15709954500198364, 0.15645228326320648, -0.10973513126373291, -0.3988046944141388, -0.11724413931369781, 0.36912447214126587, 0.4343179762363434, -0.6192195415496826, -0.16029372811317444, -0.0750834047794342, -0.07452721148729324, 0.3322559595108032, 0.3735806345939636, -0.6494966149330139, 0.2690690755844116, 0.6735739707946777, 0.2877308428287506, 0.5693873167037964, -0.08134975284337997, -0.00412890687584877, -0.9251770973205566, 0.13520294427871704, 0.30620962381362915, 0.7909809350967407, 0.35506319999694824, -0.3832476735115051, 0.7860791683197021, 0.44830477237701416, -0.4319274425506592, -0.9846669435501099, -0.22921982407569885, -1.4320935010910034, 0.14360205829143524, 1.3712680339813232, -0.10328289121389389, -0.22924770414829254, -0.09392943978309631, -0.1958005577325821, 0.5605599880218506, -0.709139883518219, 0.5134850740432739, 0.6601106524467468, 0.13037072122097015, -0.03673207014799118, -0.3750269114971161, 0.35794100165367126, -0.21019762754440308, -0.8583193421363831, -0.12704278528690338, 0.36156541109085083, 0.47725096344947815, 0.3657133877277374, 0.9256497621536255, -0.11660082638263702, -0.05459742993116379, -0.27444541454315186, 0.4519191086292267, -0.11200330406427383, -0.16979001462459564, -0.17041100561618805, 0.18654032051563263, -0.2227642983198166, -0.24803127348423004 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
lst20
null
2023-01-25T14:34:28Z
400
2
null
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "task_ids:part-of-speech", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:original", "language:th", "license:other", "word-segmentation", "clause-segmentation", "sentence-segmentation", "region:us" ]
2023-01-25T14:34:28Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - found language: - th license: - other multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - original task_categories: - token-classification task_ids: - named-entity-recognition - part-of-speech pretty_name: LST20 tags: - word-segmentation - clause-segmentation - sentence-segmentation dataset_info: features: - name: id dtype: string - name: fname dtype: string - name: tokens sequence: string - name: pos_tags sequence: class_label: names: '0': NN '1': VV '2': PU '3': CC '4': PS '5': AX '6': AV '7': FX '8': NU '9': AJ '10': CL '11': PR '12': NG '13': PA '14': XX '15': IJ - name: ner_tags sequence: class_label: names: '0': O '1': B_BRN '2': B_DES '3': B_DTM '4': B_LOC '5': B_MEA '6': B_NUM '7': B_ORG '8': B_PER '9': B_TRM '10': B_TTL '11': I_BRN '12': I_DES '13': I_DTM '14': I_LOC '15': I_MEA '16': I_NUM '17': I_ORG '18': I_PER '19': I_TRM '20': I_TTL '21': E_BRN '22': E_DES '23': E_DTM '24': E_LOC '25': E_MEA '26': E_NUM '27': E_ORG '28': E_PER '29': E_TRM '30': E_TTL - name: clause_tags sequence: class_label: names: '0': O '1': B_CLS '2': I_CLS '3': E_CLS config_name: lst20 splits: - name: train num_bytes: 107725145 num_examples: 63310 - name: validation num_bytes: 9646167 num_examples: 5620 - name: test num_bytes: 8217425 num_examples: 5250 download_size: 0 dataset_size: 125588737 --- # Dataset Card for LST20 ## 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://aiforthai.in.th/ - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** [email](thepchai@nectec.or.th) ### Dataset Summary LST20 Corpus is a dataset for Thai language processing developed by National Electronics and Computer Technology Center (NECTEC), Thailand. It offers five layers of linguistic annotation: word boundaries, POS tagging, named entities, clause boundaries, and sentence boundaries. At a large scale, it consists of 3,164,002 words, 288,020 named entities, 248,181 clauses, and 74,180 sentences, while it is annotated with 16 distinct POS tags. All 3,745 documents are also annotated with one of 15 news genres. Regarding its sheer size, this dataset is considered large enough for developing joint neural models for NLP. Manually download at https://aiforthai.in.th/corpus.php See `LST20 Annotation Guideline.pdf` and `LST20 Brief Specification.pdf` within the downloaded `AIFORTHAI-LST20Corpus.tar.gz` for more details. ### Supported Tasks and Leaderboards - POS tagging - NER tagging - clause segmentation - sentence segmentation - word tokenization ### Languages Thai ## Dataset Structure ### Data Instances ``` {'clause_tags': [1, 2, 2, 2, 2, 2, 2, 2, 3], 'fname': 'T11964.txt', 'id': '0', 'ner_tags': [8, 0, 0, 0, 0, 0, 0, 0, 25], 'pos_tags': [0, 0, 0, 1, 0, 8, 8, 8, 0], 'tokens': ['ธรรมนูญ', 'แชมป์', 'สิงห์คลาสสิก', 'กวาด', 'รางวัล', 'แสน', 'สี่', 'หมื่น', 'บาท']} {'clause_tags': [1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3], 'fname': 'T11964.txt', 'id': '1', 'ner_tags': [8, 18, 28, 0, 0, 0, 0, 6, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 15, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 6], 'pos_tags': [0, 2, 0, 2, 1, 1, 2, 8, 2, 10, 2, 8, 2, 1, 0, 1, 0, 4, 7, 1, 0, 2, 8, 2, 10, 1, 10, 4, 2, 8, 2, 4, 0, 4, 0, 2, 8, 2, 10, 2, 8], 'tokens': ['ธรรมนูญ', '_', 'ศรีโรจน์', '_', 'เก็บ', 'เพิ่ม', '_', '4', '_', 'อันเดอร์พาร์', '_', '68', '_', 'เข้า', 'ป้าย', 'รับ', 'แชมป์', 'ใน', 'การ', 'เล่น', 'อาชีพ', '_', '19', '_', 'ปี', 'เป็น', 'ครั้ง', 'ที่', '_', '8', '_', 'ใน', 'ชีวิต', 'ด้วย', 'สกอร์', '_', '18', '_', 'อันเดอร์พาร์', '_', '270']} ``` ### Data Fields - `id`: nth sentence in each set, starting at 0 - `fname`: text file from which the sentence comes from - `tokens`: word tokens - `pos_tags`: POS tags - `ner_tags`: NER tags - `clause_tags`: clause tags ### Data Splits | | train | eval | test | all | |----------------------|-----------|-------------|-------------|-----------| | words | 2,714,848 | 240,891 | 207,295 | 3,163,034 | | named entities | 246,529 | 23,176 | 18,315 | 288,020 | | clauses | 214,645 | 17,486 | 16,050 | 246,181 | | sentences | 63,310 | 5,620 | 5,250 | 74,180 | | distinct words | 42,091 | (oov) 2,595 | (oov) 2,006 | 46,692 | | breaking spaces※ | 63,310 | 5,620 | 5,250 | 74,180 | | non-breaking spaces※※| 402,380 | 39,920 | 32,204 | 475,504 | ※ Breaking space = space that is used as a sentence boundary marker ※※ Non-breaking space = space that is not used as a sentence boundary marker ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? Respective authors of the news articles ### Annotations #### Annotation process Detailed annotation guideline can be found in `LST20 Annotation Guideline.pdf`. #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information All texts are from public news. No personal and sensitive information is expected to be included. ## Considerations for Using the Data ### Social Impact of Dataset - Large-scale Thai NER & POS tagging, clause & sentence segmentatation, word tokenization ### Discussion of Biases - All 3,745 texts are from news domain: - politics: 841 - crime and accident: 592 - economics: 512 - entertainment: 472 - sports: 402 - international: 279 - science, technology and education: 216 - health: 92 - general: 75 - royal: 54 - disaster: 52 - development: 45 - environment: 40 - culture: 40 - weather forecast: 33 - Word tokenization is done accoding to Inter­BEST 2009 Guideline. ### Other Known Limitations - Some NER tags do not correspond with given labels (`B`, `I`, and so on) ## Additional Information ### Dataset Curators [NECTEC](https://www.nectec.or.th/en/) ### Licensing Information 1. Non-commercial use, research, and open source Any non-commercial use of the dataset for research and open-sourced projects is encouraged and free of charge. Please cite our technical report for reference. If you want to perpetuate your models trained on our dataset and share them to the research community in Thailand, please send your models, code, and APIs to the AI for Thai Project. Please contact Dr. Thepchai Supnithi via thepchai@nectec.or.th for more information. Note that modification and redistribution of the dataset by any means are strictly prohibited unless authorized by the corpus authors. 2. Commercial use In any commercial use of the dataset, there are two options. - Option 1 (in kind): Contributing a dataset of 50,000 words completely annotated with our annotation scheme within 1 year. Your data will also be shared and recognized as a dataset co-creator in the research community in Thailand. - Option 2 (in cash): Purchasing a lifetime license for the entire dataset is required. The purchased rights of use cover only this dataset. In both options, please contact Dr. Thepchai Supnithi via thepchai@nectec.or.th for more information. ### Citation Information ``` @article{boonkwan2020annotation, title={The Annotation Guideline of LST20 Corpus}, author={Boonkwan, Prachya and Luantangsrisuk, Vorapon and Phaholphinyo, Sitthaa and Kriengket, Kanyanat and Leenoi, Dhanon and Phrombut, Charun and Boriboon, Monthika and Kosawat, Krit and Supnithi, Thepchai}, journal={arXiv preprint arXiv:2008.05055}, year={2020} } ``` ### Contributions Thanks to [@cstorm125](https://github.com/cstorm125) for adding this dataset.
[ -0.508720874786377, -0.710524320602417, 0.2525157928466797, 0.3655967116355896, -0.45668667554855347, -0.04107758775353432, -0.36875686049461365, -0.465224027633667, 0.4330160319805145, 0.5422829985618591, -0.4457944333553314, -0.7957029938697815, -0.5849170684814453, 0.3955038785934448, -0.26700443029403687, 0.9418132305145264, -0.08918670564889908, -0.20488932728767395, 0.13411112129688263, -0.28645914793014526, -0.3980313539505005, -0.5087906718254089, -0.5240521430969238, -0.17135418951511383, 0.4349028468132019, 0.3305113911628723, 0.40852442383766174, 0.7581275701522827, 0.5842211246490479, 0.2413080930709839, -0.1299256682395935, 0.18637000024318695, -0.14984087646007538, -0.22104886174201965, -0.053630635142326355, -0.3115343451499939, -0.4881283640861511, -0.12095631659030914, 0.6296003460884094, 0.6655926704406738, 0.2513870298862457, 0.3226653039455414, 0.018315277993679047, 0.8053615689277649, -0.34102487564086914, 0.40020936727523804, -0.3276103138923645, 0.011454560793936253, -0.43636253476142883, -0.18690921366214752, -0.06823235750198364, -0.40563011169433594, -0.03283063322305679, -0.6622917056083679, -0.32154756784439087, -0.0138302743434906, 1.3119819164276123, 0.161167174577713, -0.4442092776298523, -0.2333231270313263, -0.19603556394577026, 0.6710802316665649, -0.9416534304618835, 0.2915508449077606, 0.6982277035713196, 0.041654426604509354, -0.05947188287973404, -0.8309344053268433, -0.7923150658607483, 0.16627229750156403, -0.3796941339969635, 0.21274086833000183, -0.07172250747680664, -0.09140434116125107, 0.16691842675209045, 0.166660338640213, -0.5283270478248596, 0.17240627110004425, -0.45579975843429565, -0.34130024909973145, 0.8966413140296936, 0.11333043873310089, 0.4000997245311737, -0.7841867208480835, -0.46470558643341064, -0.10842050611972809, -0.43416932225227356, 0.28826555609703064, 0.5113401412963867, 0.6172600984573364, -0.4452252686023712, 0.9099705219268799, -0.34100908041000366, 0.4659709334373474, -0.12334425747394562, -0.22991295158863068, 0.5964093208312988, -1.1184569597244263, -0.1779160499572754, 0.1136532723903656, 1.0759572982788086, 0.7963327765464783, 0.34964290261268616, 0.26998916268348694, -0.2007688730955124, -0.11097905784845352, -0.2757313847541809, -0.7628656625747681, -0.4176720082759857, 0.4828263521194458, -0.43941086530685425, -0.29016679525375366, 0.037900470197200775, -1.2254451513290405, -0.29566219449043274, -0.2724648714065552, 0.19090762734413147, -0.552768886089325, -0.5364130139350891, -0.11604700237512589, -0.16424043476581573, 0.44422027468681335, 0.04586981609463692, -0.6096646189689636, 0.2971799671649933, 0.440303236246109, 1.0111005306243896, -0.16021983325481415, -0.3227504789829254, -0.2344687134027481, -0.06412599980831146, -0.2936130464076996, 0.7549055814743042, -0.3748323917388916, -0.3672108054161072, -0.03600671887397766, 0.3285885453224182, -0.20753538608551025, -0.3306376039981842, 0.709712564945221, -0.19630225002765656, 0.4056721031665802, -0.37517979741096497, -0.5597013235092163, -0.16080954670906067, 0.2520299255847931, -0.7025972008705139, 1.3474375009536743, 0.2243097722530365, -1.1198195219039917, 0.6089404225349426, -0.9806793332099915, -0.36964109539985657, 0.12352366000413895, -0.1669597625732422, -0.7046210765838623, -0.5396081209182739, 0.5289000868797302, 0.6069780588150024, -0.004178166855126619, 0.45991697907447815, -0.027120478451251984, -0.17878501117229462, -0.008976143784821033, -0.0631631463766098, 1.2798218727111816, 0.30202269554138184, -0.4906662702560425, 0.34119951725006104, -0.8516071438789368, -0.011402972973883152, 0.3166900873184204, -0.4646805226802826, -0.3084253966808319, -0.39709439873695374, 0.2859630286693573, 0.22835947573184967, 0.35275253653526306, -0.5760979652404785, 0.3050838112831116, -0.5274611115455627, 0.5615734457969666, 0.7467848658561707, 0.3738389015197754, 0.3743712306022644, -0.3996000289916992, 0.4229939579963684, 0.44662919640541077, -0.07352832704782486, -0.2808583974838257, -0.593937873840332, -0.6925956010818481, -0.40019917488098145, 0.42320704460144043, 0.6816877126693726, -0.7429656982421875, 0.8062415719032288, -0.6621689200401306, -0.6775626540184021, -0.5892400741577148, -0.059052951633930206, 0.10721015185117722, 0.5191314220428467, 0.43938446044921875, -0.022104281932115555, -1.0699907541275024, -0.8482570648193359, -0.15165847539901733, -0.04645527899265289, 0.4028578996658325, 0.36889249086380005, 1.0381218194961548, -0.20992688834667206, 1.0967686176300049, -0.42883357405662537, -0.5305079221725464, -0.4101276695728302, -0.1868075430393219, 0.32171231508255005, 0.6284531354904175, 0.6395825147628784, -0.8773859143257141, -0.6387786865234375, 0.0004688863700721413, -0.764686644077301, -0.14075756072998047, -0.1343984305858612, -0.030143337324261665, 0.6223981976509094, 0.5845066905021667, -0.6094770431518555, 0.5663893818855286, 0.3821635842323303, -0.5937819480895996, 0.6778430938720703, -0.16026808321475983, 0.10390128195285797, -1.354193091392517, 0.3067050874233246, -0.012671520002186298, -0.09348265826702118, -0.5033703446388245, -0.05670922249555588, -0.051768772304058075, -0.07460809499025345, -0.3910176753997803, 0.8281635046005249, -0.4067862927913666, 0.15633074939250946, 0.16278164088726044, 0.2566874921321869, -0.13998834788799286, 0.5613079071044922, -0.14179165661334991, 0.9480410218238831, 0.4345317482948303, -0.5203745365142822, 0.19338618218898773, 0.24618272483348846, -0.5536611676216125, 0.41250738501548767, -0.582928478717804, -0.27950283885002136, -0.13669919967651367, 0.451498806476593, -1.0481847524642944, -0.34535664319992065, 0.48178374767303467, -0.5296779870986938, -0.0010455661686137319, 0.11101502180099487, -0.6668205261230469, -0.3800051510334015, -0.5986762046813965, 0.15731017291545868, 0.2360094040632248, -0.17875564098358154, 0.478712260723114, 0.4329202175140381, -0.05424008518457413, -0.5404788851737976, -0.9778979420661926, 0.1693819910287857, -0.46496787667274475, -0.4081931710243225, 0.27639150619506836, 0.019647721201181412, -0.32277432084083557, 0.3228703439235687, 0.25030410289764404, -0.0010217649396508932, 0.14089135825634003, 0.3398353159427643, -0.03564117103815079, -0.1375456601381302, 0.009834237396717072, -0.24958573281764984, -0.08219864219427109, -0.15147748589515686, -0.35367828607559204, 0.9113591313362122, -0.011609052307903767, -0.09845149517059326, -0.6211894154548645, 0.33985692262649536, 0.4535108208656311, -0.325411319732666, 0.8307514190673828, 0.8818047642707825, -0.5186756253242493, 0.16485124826431274, -0.3139844536781311, -0.0989144966006279, -0.3750258982181549, 0.4640471935272217, -0.46277686953544617, -0.7582283616065979, 0.7955935597419739, 0.03379179537296295, 0.09759199619293213, 1.0265774726867676, 0.4767293930053711, -0.03670555725693703, 0.6523764729499817, 0.4936107099056244, -0.3001093864440918, 0.43159762024879456, -0.5838567018508911, 0.23994341492652893, -0.7826137542724609, -0.4202519655227661, -0.5573275089263916, -0.3749668598175049, -0.9812667965888977, -0.36268991231918335, 0.12679003179073334, 0.022594314068555832, -0.43130946159362793, 0.4729953706264496, -0.6606632471084595, 0.1669742316007614, 0.5824999809265137, 0.03965790197253227, 0.16872812807559967, -0.14961883425712585, -0.4002526104450226, -0.25237470865249634, -0.5690445899963379, -0.5577037334442139, 1.191098928451538, 0.33579301834106445, 0.11253660172224045, -0.0013656517257913947, 0.8764888644218445, 0.40332964062690735, -0.14615266025066376, -0.4987291693687439, 0.7903208136558533, -0.19240634143352509, -0.5219000577926636, -0.49618005752563477, -0.281375527381897, -1.2406398057937622, -0.021754898130893707, -0.1068548858165741, -1.0042444467544556, 0.2417147010564804, -0.35825830698013306, -0.3263653814792633, 0.4979774057865143, -0.6747929453849792, 0.766507089138031, -0.2160530537366867, -0.12390723824501038, 0.06896017491817474, -0.8227368593215942, 0.32300564646720886, -0.12208306789398193, 0.460509717464447, -0.17735175788402557, -0.279145210981369, 1.0525314807891846, -0.7103333473205566, 0.9851319193840027, -0.36132529377937317, -0.025199497118592262, 0.42886748909950256, -0.3511720895767212, 0.6692281365394592, -0.08530440926551819, -0.23248326778411865, 0.19822204113006592, 0.07401591539382935, -0.42769041657447815, -0.2515279948711395, 0.6371402144432068, -0.9905182719230652, -0.22070734202861786, -0.5713322758674622, -0.3504613935947418, 0.2665894627571106, 0.5483323931694031, 0.3903743028640747, 0.25730156898498535, 0.33428069949150085, 0.3084726333618164, 0.26518139243125916, -0.3619523346424103, 0.6001285910606384, 0.028833873569965363, -0.4252118766307831, -0.9323519468307495, 0.9397459626197815, 0.640285074710846, 0.037270378321409225, 0.4332399070262909, 0.24399428069591522, -0.4341472387313843, -0.5014145374298096, -0.24846678972244263, 0.2503555119037628, -0.7146077752113342, -0.19999244809150696, -0.9089909195899963, -0.3369612693786621, -0.6240805387496948, -0.1218661293387413, -0.06967328488826752, -0.5380790829658508, -0.3071536719799042, -0.3649643659591675, 0.7661557793617249, 0.5198757648468018, -0.05964479595422745, 0.20809070765972137, -0.34277161955833435, 0.10992766916751862, -0.09007646888494492, 0.29209715127944946, -0.0679560974240303, -0.46105635166168213, -0.2582715153694153, 0.10897918045520782, -0.05864206701517105, -0.7910512089729309, 0.6007667183876038, 0.22484827041625977, 0.4324493408203125, 0.04528152942657471, 0.23677045106887817, 0.8833195567131042, -0.10112757235765457, 1.3246614933013916, -0.0019672513008117676, -0.7918553352355957, 0.7669222950935364, -0.5042271614074707, 0.46096059679985046, 0.6486436128616333, 0.4090041220188141, -0.6238616704940796, -0.33226659893989563, -0.910200834274292, -1.3934653997421265, 0.5698701739311218, 0.2656097710132599, -0.055690571665763855, 0.08322586864233017, 0.29988381266593933, 0.020490070804953575, 0.19239327311515808, -1.0016860961914062, -0.5144488215446472, -0.3624637722969055, -0.3746669888496399, 0.044084273278713226, -0.13261567056179047, -0.04356052726507187, -0.5506815910339355, 0.7852932214736938, -0.13646654784679413, 0.4457544982433319, 0.4724748432636261, -0.02250669151544571, 0.13004343211650848, 0.15853354334831238, 0.8781483173370361, 0.5039024949073792, -0.15368369221687317, 0.29839539527893066, 0.3663409650325775, -0.6872704029083252, -0.03126576915383339, 0.10213110595941544, -0.35423704981803894, 0.020062550902366638, 0.6813639402389526, 0.7777275443077087, 0.10350460559129715, -0.6288226246833801, 0.46113282442092896, 0.10926775634288788, -0.5228461623191833, -0.5695158243179321, -0.25793612003326416, 0.1298847794532776, 0.19463075697422028, 0.4840103089809418, -0.10191505402326584, -0.23393923044204712, -0.402647465467453, 0.41231396794319153, 0.08176391571760178, -0.2743246853351593, -0.21149985492229462, 0.7275750637054443, -0.016574012115597725, -0.26838719844818115, 0.4726807475090027, -0.3244870901107788, -0.6180793642997742, 0.6506255865097046, 0.26788464188575745, 0.8487963676452637, 0.23459692299365997, 0.13484805822372437, 0.8438774943351746, 0.42652323842048645, 0.19598892331123352, 0.6912769675254822, 0.11984269320964813, -0.5857066512107849, -0.34926852583885193, -0.6855750679969788, 0.09476986527442932, 0.42100247740745544, -0.33017876744270325, 0.444936066865921, -0.5120120644569397, -0.2394433319568634, -0.0017749416874721646, 0.5858625769615173, -0.6703472137451172, 0.22708959877490997, -0.11098366975784302, 0.966385543346405, -0.929166316986084, 0.8714494109153748, 0.8076621294021606, -0.8872458338737488, -1.0434626340866089, -0.0024422260466963053, -0.09585511684417725, -0.7087846994400024, 0.7979492545127869, 0.2404361069202423, 0.48290711641311646, 0.023721057921648026, -0.5748645663261414, -0.8779977560043335, 1.420838713645935, 0.010479362681508064, -0.34939780831336975, 0.0807008147239685, 0.45077401399612427, 0.6006369590759277, -0.26303672790527344, 0.254101037979126, 0.5851431488990784, 0.936489462852478, -0.31435468792915344, -1.0881929397583008, 0.332500159740448, -0.48321762681007385, -0.18424224853515625, 0.04836853966116905, -0.9139715433120728, 0.9192487597465515, -0.037173330783843994, -0.16280128061771393, -0.12002909928560257, 0.5495715141296387, 0.3449004292488098, 0.34234827756881714, 0.4471300542354584, 0.7375146150588989, 0.8281461000442505, -0.3174712657928467, 0.8836545348167419, -0.482980340719223, 0.35460108518600464, 0.9250122308731079, 0.08605003356933594, 0.9413265585899353, 0.5270600318908691, -0.40772131085395813, 0.45159944891929626, 0.8974787592887878, -0.08713725209236145, 0.5258502960205078, 0.11181008070707321, -0.004023679532110691, 0.1329660713672638, -0.47160395979881287, -0.3257603347301483, 0.5634493231773376, 0.24151961505413055, -0.40200743079185486, -0.0963614210486412, 0.14321032166481018, 0.45576906204223633, 0.14364954829216003, -0.2967813313007355, 0.9245210886001587, 0.011443816125392914, -0.5355060696601868, 0.5999132990837097, -0.017227841541171074, 0.9264478087425232, -0.5781346559524536, 0.15142139792442322, -0.18331463634967804, 0.05711786448955536, -0.560233473777771, -1.1899973154067993, 0.40350669622421265, -0.05536581948399544, -0.030079413205385208, -0.2044924795627594, 0.7890603542327881, -0.44673478603363037, -0.6506975889205933, 0.26145821809768677, 0.4971102476119995, 0.2924136221408844, 0.1643991321325302, -0.7708348035812378, 0.06456424295902252, 0.22226689755916595, -0.3776182234287262, 0.2874159514904022, 0.6619526147842407, -0.3297026753425598, 0.6309575438499451, 0.6981680393218994, 0.4090930223464966, 0.17026706039905548, -0.027404148131608963, 0.905205488204956, -0.875500500202179, -0.5832959413528442, -1.0245857238769531, 0.7320085167884827, -0.41315773129463196, -0.5853897333145142, 0.8757345676422119, 0.8643682599067688, 0.8899044990539551, 0.1790628284215927, 1.0019840002059937, -0.28867194056510925, 0.44943878054618835, -0.3511052131652832, 0.8207695484161377, -0.6239500045776367, 0.07392421364784241, -0.3745153248310089, -0.7071841955184937, -0.5131919384002686, 0.5500167608261108, -0.43254607915878296, 0.05293960124254227, 0.6252660155296326, 0.6939042210578918, 0.26253053545951843, -0.08557379990816116, -0.019131861627101898, 0.3020514249801636, 0.478179007768631, 0.4587242901325226, 0.265087753534317, -0.7161409854888916, 0.46165701746940613, -0.60633385181427, 0.1977705955505371, -0.23508962988853455, -1.0122795104980469, -0.690622091293335, -1.041007399559021, -0.42927879095077515, -0.3262748122215271, -0.04318534955382347, 1.1210033893585205, 0.4280455708503723, -0.9282220602035522, -0.23473654687404633, -0.17959345877170563, 0.05900820344686508, -0.2709818184375763, -0.3299669623374939, 0.9931820034980774, -0.06669478863477707, -0.5812348127365112, -0.057733673602342606, 0.16222473978996277, 0.12309540808200836, -0.22106605768203735, -0.12428177148103714, -0.7642527222633362, -0.14300131797790527, 0.6066374778747559, 0.185523122549057, -0.8100295662879944, -0.3821076452732086, 0.031384292989969254, -0.19511176645755768, 0.19809073209762573, 0.2088744044303894, -0.625551700592041, 0.3784107565879822, 0.6050456166267395, 0.5653349161148071, 0.3820662796497345, 0.03795643895864487, 0.12864822149276733, -0.7166062593460083, 0.23877336084842682, 0.19253478944301605, 0.3136898875236511, 0.4169827699661255, -0.3681441843509674, 0.8213325142860413, 0.5180829167366028, -0.5683416128158569, -1.0834439992904663, -0.23761431872844696, -1.2037800550460815, -0.14717604219913483, 1.3815100193023682, -0.07381994277238846, -0.38642457127571106, -0.24846136569976807, -0.4040803015232086, 0.45761623978614807, -0.5577192306518555, 0.4261133372783661, 0.845122218132019, -0.10813847929239273, -0.27514293789863586, -0.7448230981826782, 0.551021933555603, 0.13224482536315918, -0.9443623423576355, 0.05250190198421478, 0.04402528330683708, 0.22547006607055664, 0.2025708109140396, 0.9140211343765259, -0.08814617991447449, -0.12743926048278809, 0.038281477987766266, 0.08683256804943085, -0.029970556497573853, 0.1324055790901184, -0.12505359947681427, 0.17955832183361053, -0.19689729809761047, -0.24246232211589813 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
antolin/python-150_interduplication
antolin
2023-11-10T11:57:59Z
400
2
null
[ "region:us" ]
2023-11-10T11:57:59Z
2023-09-05T11:21:06.000Z
2023-09-05T11:21:06
--- dataset_info: features: - name: id_within_dataset dtype: int64 - name: snippet dtype: string - name: tokens sequence: string - name: nl dtype: string - name: split_within_dataset dtype: string - name: is_duplicated dtype: bool splits: - name: train num_bytes: 41621821.20269596 num_examples: 40842 - name: test num_bytes: 13915723.238891663 num_examples: 13655 - name: valid num_bytes: 13864768.55841238 num_examples: 13605 download_size: 30588162 dataset_size: 69402313.0 --- # Dataset Card for "python-150_interduplication" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.7296086549758911, -0.18508708477020264, -0.09600207954645157, 0.6736208200454712, -0.16736358404159546, -0.03968958184123039, 0.16936172544956207, -0.01858443021774292, 0.7387458086013794, 0.4686012268066406, -0.8660109043121338, -0.2986333668231964, -0.45298153162002563, 0.04696085304021835, -0.7829007506370544, 1.4315892457962036, 0.03242484852671623, 0.11356903612613678, -0.794913113117218, -0.174936905503273, -0.2530827820301056, -0.6052663922309875, -0.5939642190933228, -0.7379120588302612, 0.6965107321739197, 0.5229650735855103, 0.2986602485179901, 0.5184078216552734, 0.7849297523498535, 0.25864526629447937, 0.11668755114078522, -0.110331691801548, -0.3607497811317444, -0.25689467787742615, -0.474580317735672, -0.2786882817745209, -0.9996218681335449, 0.03350383788347244, 0.8242912292480469, 0.742326021194458, -0.19020184874534607, 0.7749561667442322, 0.09536147117614746, 0.655087947845459, -0.19627729058265686, 0.3979904055595398, -0.15756390988826752, -0.2623979449272156, -0.6302058696746826, -0.31264811754226685, 0.06870897114276886, -0.30179092288017273, -0.07448461651802063, -0.9404562711715698, 0.2996578812599182, -0.1481318175792694, 0.7642022967338562, 0.24400833249092102, 0.07462386786937714, -0.16921856999397278, -0.3373948335647583, 0.1437923014163971, -0.27764037251472473, -0.2623351216316223, 0.5456748008728027, 0.09843991696834564, 0.036230240017175674, -0.9489431977272034, -0.6352889537811279, 0.1304537057876587, -0.057470906525850296, 0.033661581575870514, -0.033479902893304825, -0.07766169309616089, 0.8369746208190918, 0.6430956125259399, -0.5456690788269043, -0.33729445934295654, -0.7748558521270752, -0.3013048470020294, 0.846356213092804, 0.3102232813835144, 0.2763625979423523, 0.005348932463675737, -0.09066323190927505, -0.21393106877803802, -0.507483959197998, -0.06642206013202667, 0.9361988306045532, 0.15377110242843628, -0.820099949836731, 0.7826544046401978, -0.5075889825820923, 0.3120701313018799, -0.008223725482821465, 0.6771036982536316, 0.6270014047622681, -0.636860191822052, 0.08791523426771164, 0.1373799741268158, 0.4429396986961365, 0.23291586339473724, 0.3484833240509033, 0.17173057794570923, 0.03244490548968315, -0.1413610577583313, 0.1575048416852951, -1.0589295625686646, -0.8717292547225952, 0.46649983525276184, -0.7583639621734619, -0.1776178926229477, 0.6648106575012207, -0.6738532781600952, -0.35283052921295166, -0.3579334020614624, 0.5265185236930847, -0.1532638520002365, -0.7708526849746704, -0.1344391107559204, -0.7951705455780029, 0.1659383624792099, 0.09301818162202835, -0.7369512915611267, 0.4758012890815735, 1.0932265520095825, 0.7085497975349426, 0.2816448211669922, -0.7547011375427246, -0.7258322834968567, 0.23607465624809265, 0.1399115025997162, 0.9763443470001221, -0.39530056715011597, -0.2448256015777588, -0.15774919092655182, 0.6400682926177979, 0.31452786922454834, -0.43988263607025146, 0.6449671983718872, 0.06210429221391678, -0.01046663522720337, -0.7000941038131714, -0.5604439973831177, -0.23521581292152405, 0.1913938671350479, -1.0632827281951904, 1.0551385879516602, 0.408452570438385, -0.8266693353652954, 0.3626905083656311, -0.8707549571990967, -0.49807482957839966, 1.0209596157073975, 0.18237437307834625, -0.6739388704299927, 0.10197878628969193, -0.2949242889881134, 0.3218747675418854, -0.10424847155809402, 0.4929874837398529, -0.8659685850143433, -0.5207820534706116, 0.20384246110916138, -0.056010276079177856, 1.0618103742599487, 0.37431275844573975, 0.3186534643173218, 0.14908555150032043, -0.68044114112854, -0.1820720136165619, 0.04134345427155495, -0.1834680438041687, -0.39681053161621094, -0.39229902625083923, 0.3753572702407837, -0.30509960651397705, 0.47678524255752563, -0.44749054312705994, 0.5895548462867737, 0.34078508615493774, 0.21367239952087402, 0.5607985258102417, 0.029287001118063927, 0.27870169281959534, -0.8659830689430237, 0.5005629062652588, 0.12810395658016205, 0.46017172932624817, -0.18746837973594666, -0.4963672459125519, -0.7013522982597351, -0.06931501626968384, 0.6200829744338989, 0.6692042946815491, -0.4935314655303955, 0.5888195633888245, -0.09793363511562347, -0.6351786851882935, -0.2817026972770691, 0.16005507111549377, 0.2663927674293518, 0.1617271453142166, 0.41095393896102905, -0.46490612626075745, -0.7851824760437012, -0.7662221193313599, -0.010691611096262932, 0.06106022000312805, 0.23047909140586853, 0.27155011892318726, 0.8169405460357666, -0.6681848764419556, 0.7328771352767944, -0.47993505001068115, -0.339509516954422, -0.07240864634513855, 0.019776999950408936, 0.5267987251281738, 1.0148224830627441, 0.8332837820053101, -0.6585044860839844, -0.4799825847148895, -0.47367963194847107, -0.5322381258010864, -0.31746602058410645, 0.023961609229445457, -0.39343708753585815, -0.05186961591243744, 0.28373539447784424, -0.4575638771057129, 0.6810612678527832, 0.7123439311981201, -0.44970035552978516, -0.04266539216041565, -0.2734519839286804, 0.18050488829612732, -1.3212555646896362, 0.3630172908306122, -0.0899684876203537, 0.025440596044063568, -0.4141377806663513, 0.03974242880940437, 0.3280777335166931, -0.17977890372276306, 0.07007957994937897, 0.5258962512016296, -0.24627932906150818, 0.030206583440303802, 0.0817062109708786, -0.4163880944252014, -0.1585858315229416, 0.0351339727640152, 0.11017201095819473, 0.5304701328277588, 0.7979028224945068, -0.40125906467437744, 1.1417362689971924, 0.34392911195755005, -0.04796238988637924, 1.0304479598999023, -0.7979221343994141, -0.06618912518024445, -0.31142160296440125, 0.23674288392066956, -0.9951870441436768, -0.7643316984176636, 0.42611727118492126, -0.3448919653892517, 0.26972222328186035, -0.6694297790527344, -0.5303391218185425, -0.7441948056221008, -0.4937748610973358, 0.9343447685241699, 0.2956852912902832, -0.8389285802841187, 0.15427382290363312, 0.5345033407211304, -0.2678760886192322, -0.26705825328826904, -1.0084065198898315, 0.1770084798336029, -0.4315910339355469, -0.2854655385017395, 0.260781466960907, -0.662508487701416, -0.10334371030330658, -0.02096233144402504, 0.6454051733016968, -0.018662042915821075, -0.14282622933387756, 0.521265983581543, 0.11097626388072968, 0.05817505344748497, 0.6277525424957275, 0.06890028715133667, -0.5724872350692749, 0.09639614820480347, -0.024017248302698135, 0.7179763317108154, -0.1929650455713272, -0.17908085882663727, -0.6391240954399109, 0.5990204811096191, 0.06462894380092621, -0.07132644951343536, 0.45489180088043213, 0.7442175149917603, -0.7651916742324829, -0.16861072182655334, -0.5711009502410889, -0.06439832597970963, -0.502231240272522, 0.16684463620185852, -0.40129613876342773, -0.10588444769382477, 0.42303556203842163, -0.14363381266593933, -0.1634400337934494, 0.5585264563560486, 0.5724421739578247, -0.20502124726772308, 0.39304327964782715, 0.3507702648639679, -0.214225172996521, 0.6242848038673401, -0.585787296295166, -0.24424228072166443, -0.6115419864654541, -0.5302028059959412, -0.4917565584182739, -0.4567294716835022, -0.6821088194847107, -0.2520928382873535, 0.018396329134702682, 0.040731824934482574, -0.2747880816459656, 0.7206228375434875, -0.6840527057647705, 0.3987431526184082, 0.9221856594085693, 0.20521342754364014, 0.08491462469100952, 0.1069677323102951, 0.8132688999176025, 0.47163498401641846, -0.764246940612793, -0.1609933078289032, 1.3242309093475342, 0.1922362744808197, 1.0966010093688965, 0.0145505266264081, 1.1617748737335205, 0.6203833818435669, 0.3540503680706024, -0.37771597504615784, 0.5076410174369812, -0.20835864543914795, -0.4699493646621704, -0.2690499722957611, -0.2958502471446991, -0.8867247104644775, -0.47217631340026855, -0.30152419209480286, -0.031236305832862854, 0.31975650787353516, 0.3104373514652252, -0.0422779805958271, 0.17490379512310028, -0.817645251750946, 0.9495881795883179, 0.05424277484416962, -0.1905260682106018, -0.4487513303756714, -0.34511616826057434, 0.16777516901493073, 0.1490354835987091, -0.06092122197151184, -0.1968001276254654, -0.08782568573951721, 0.7435119152069092, -0.7658582925796509, 0.6829776167869568, -0.3965991735458374, 0.05277132987976074, 0.25319188833236694, -0.2635294497013092, 0.23282401263713837, 0.7209376096725464, -0.20885303616523743, 0.3140290677547455, 0.4060591459274292, -0.5839951634407043, 0.13533882796764374, 0.947306752204895, -0.6595315933227539, 0.21006077527999878, -0.6211062073707581, -0.7889373898506165, 0.3692132830619812, 0.2423306107521057, 0.4599892795085907, 0.9580677151679993, -0.16795817017555237, 0.24895359575748444, 0.6002693176269531, 0.09263119846582413, 0.7168129086494446, 0.08216254413127899, -0.004703504964709282, -0.655463457107544, 1.2487399578094482, 0.47147977352142334, -0.2647410035133362, 0.36967211961746216, 0.2583225965499878, -0.08217836916446686, -0.15540096163749695, -0.45905813574790955, 0.41847071051597595, -0.3780907690525055, -0.5416278839111328, -0.4891369342803955, -0.2507709264755249, -0.5959871411323547, -0.11150440573692322, -0.2002684473991394, -0.687275767326355, -0.6607726812362671, -0.1916365772485733, 1.0399870872497559, 0.6570960879325867, -0.8476641774177551, 0.43953102827072144, -0.5929162502288818, 0.702407717704773, 0.22240400314331055, 0.9553948640823364, -0.19184663891792297, -0.41105562448501587, -0.24349971115589142, 0.06434374302625656, 0.10784704983234406, -0.23824092745780945, 0.00283663347363472, 0.26218360662460327, 0.721024751663208, 0.12905000150203705, 0.19840209186077118, 0.8214820623397827, 0.25370195508003235, 0.44187721610069275, 0.07543717324733734, -1.0181362628936768, 0.4913376569747925, -0.16541817784309387, 0.4378352463245392, 0.7328588962554932, 0.5743074417114258, -0.5597637891769409, 0.14258000254631042, -0.945956289768219, -0.6441224813461304, 0.8303813934326172, -0.16641126573085785, 0.2981142997741699, 0.27138277888298035, 0.5162802934646606, 0.32641029357910156, 0.2679322361946106, -0.9929530620574951, -0.4874374270439148, -0.3536711633205414, -0.46288973093032837, 0.0945378765463829, -0.4969159960746765, -0.44061505794525146, -0.6536011099815369, 0.818504810333252, -0.2870468199253082, 0.20391711592674255, 0.023817868903279305, 0.14722616970539093, -0.08602428436279297, -0.3131179213523865, 0.43467187881469727, 0.6057361364364624, -0.36758023500442505, -0.12895317375659943, -0.047410428524017334, -0.6454755663871765, -0.3514464497566223, 0.6167782545089722, -0.13811340928077698, -0.3620951175689697, 0.7362689971923828, 0.4685726463794708, -0.7693181037902832, -0.2749565839767456, 0.565910816192627, -0.16812634468078613, -0.38851192593574524, -0.614334225654602, 0.007187454495579004, 0.10946613550186157, 0.38962551951408386, -0.01155981793999672, -0.23046202957630157, 0.24806103110313416, -0.6845865845680237, 0.4778571128845215, 0.2107052356004715, -0.5203337073326111, -0.3147832155227661, 0.3692055940628052, 0.47747093439102173, -0.5942647457122803, 1.156370997428894, -0.1242750734090805, -0.20927244424819946, 0.9137431979179382, 0.2287510186433792, 0.8115435242652893, -0.13224072754383087, 0.3486962616443634, 0.6648488640785217, 0.25312307476997375, -0.04837673157453537, 1.1076641082763672, -0.6486092209815979, -0.3131867051124573, 0.14722293615341187, -0.1904955804347992, -0.4381735324859619, -0.255179226398468, -1.1507166624069214, 0.5290495753288269, -0.5412319898605347, -0.06566263735294342, -0.1882893443107605, 0.10413700342178345, -0.665360689163208, -0.01028649415820837, 0.12667077779769897, 1.2037618160247803, -0.777558445930481, 1.145085334777832, 0.6518435478210449, -0.5552282929420471, -0.31575122475624084, -0.09709105640649796, -0.36184948682785034, -0.6361793279647827, 0.008032411336898804, 0.25511255860328674, 0.5751125812530518, -0.23374682664871216, -0.8695271611213684, -0.5710439682006836, 1.2539451122283936, 0.16749680042266846, -0.6897875666618347, 0.5055374503135681, 0.20187696814537048, 0.35895809531211853, -0.20774228870868683, 0.3153602182865143, 0.4435657262802124, 0.627342700958252, -0.0701366513967514, -0.7759421467781067, 0.03046291321516037, -0.5680584907531738, -0.21734508872032166, 0.207117959856987, -1.00821852684021, 0.7929832935333252, -0.1724306046962738, 0.16975711286067963, 0.6184074878692627, 0.32566699385643005, 0.16863223910331726, 0.4479896128177643, 0.45596110820770264, 0.8147770166397095, 0.8205485343933105, -0.4633880853652954, 0.7919386029243469, -0.11863284558057785, 0.6157284379005432, 1.118323802947998, -0.07170090079307556, 0.13824358582496643, 0.704380452632904, -0.15590986609458923, 0.28871360421180725, 0.6047533750534058, -0.5724830627441406, 0.4602013826370239, 0.5372307896614075, -0.26677262783050537, -0.28529152274131775, -0.19250518083572388, -0.8636816740036011, 0.022901590913534164, 0.37300586700439453, -0.3003135323524475, 0.1579098403453827, 0.11257554590702057, -0.09379800409078598, -0.20228610932826996, -0.46832963824272156, 0.9851041436195374, -0.15704146027565002, -0.5687291622161865, -0.009325442835688591, -0.3960399031639099, 0.4819488823413849, -0.9218127131462097, -0.5259268283843994, -0.36024150252342224, 0.501309871673584, -0.6222825646400452, -1.3462016582489014, 0.5159687995910645, -0.473395437002182, -0.32452937960624695, -0.27779650688171387, 0.4518298804759979, -0.5982514023780823, -0.753605306148529, 0.270161509513855, -0.17983224987983704, 0.16087502241134644, -0.03995228186249733, -0.9223012924194336, 0.3311561346054077, -0.21648861467838287, -0.011485657654702663, 0.17249205708503723, 0.3549409806728363, -0.03813726827502251, 0.7896904349327087, 0.5741339325904846, 0.11238952726125717, -0.21924707293510437, 0.31502023339271545, 0.8504237532615662, -0.8017404675483704, -0.4683297872543335, -0.6934241652488708, 0.5084593296051025, -0.4852871298789978, -0.7239039540290833, 0.48475903272628784, 1.172715425491333, 1.1657984256744385, -0.32521137595176697, 0.9117026329040527, -0.41106200218200684, 0.44861266016960144, -0.032199397683143616, 0.6135095953941345, -0.4868626892566681, -0.1156173050403595, -0.3681411147117615, -0.8115059733390808, -0.45300981402397156, 0.42486798763275146, 0.4197640120983124, -0.3374028205871582, 0.2687807083129883, 0.8997915983200073, -0.24494951963424683, 0.09455963969230652, -0.23063987493515015, -0.09456342458724976, 0.24726110696792603, 0.45662447810173035, 0.8179618120193481, -0.7113825082778931, 0.437797486782074, -0.64922034740448, -0.5781877636909485, -0.0849153995513916, -1.111051321029663, -0.8147604465484619, -0.8539097905158997, -0.5893011093139648, -0.553164005279541, -0.36663293838500977, 0.8846288919448853, 0.979870080947876, -1.065349817276001, -0.6868575811386108, -0.13371311128139496, 0.28531360626220703, -0.17395547032356262, -0.15572983026504517, 0.38920289278030396, 0.18057428300380707, -0.9163323044776917, -0.4714707136154175, 0.22804474830627441, 0.2325247824192047, -0.21195390820503235, -0.10494042187929153, -0.14064094424247742, -0.07053431868553162, 0.26539188623428345, 0.48852646350860596, -0.11667781323194504, -0.0440400093793869, -0.8828531503677368, 0.1473138928413391, -0.25083887577056885, 1.0864700078964233, -0.5593692064285278, 0.3635135293006897, 1.0155839920043945, 0.29501932859420776, 0.6009522676467896, 0.13458581268787384, 0.5627593398094177, -0.411380410194397, 0.4066121280193329, -0.22701117396354675, 0.7946194410324097, 0.13593541085720062, -0.4648372232913971, 1.1113495826721191, 0.7311214208602905, -0.47453153133392334, -0.9142237305641174, -0.025571782141923904, -1.5144126415252686, 0.1435210406780243, 0.9935781955718994, 0.1204572468996048, 0.037498779594898224, 0.005997061729431152, -0.5867966413497925, 0.1950131356716156, -0.49024146795272827, 0.28328704833984375, 0.630919873714447, 0.0492606945335865, -0.13100585341453552, 0.10832430422306061, 0.4490760564804077, -0.3533363938331604, -1.297926664352417, 0.16934919357299805, 0.1163257509469986, 0.29817020893096924, 0.057009585201740265, 0.5952719449996948, -0.08473807573318481, 0.4369448125362396, 0.3677529990673065, 0.34685182571411133, -0.3801535964012146, -0.5100775361061096, -0.42103201150894165, -0.06842535734176636, -0.288602739572525, -0.38592082262039185 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
bbc_hindi_nli
null
2023-01-25T14:27:06Z
399
0
null
[ "task_categories:text-classification", "task_ids:natural-language-inference", "annotations_creators:machine-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:extended|bbc__hindi_news_classification", "language:hi", "license:mit", "region:us" ]
2023-01-25T14:27:06Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - machine-generated language_creators: - found language: - hi license: - mit multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - extended|bbc__hindi_news_classification task_categories: - text-classification task_ids: - natural-language-inference pretty_name: BBC Hindi NLI Dataset dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: class_label: names: '0': not-entailment '1': entailment - name: topic dtype: class_label: names: '0': india '1': news '2': international '3': entertainment '4': sport '5': science config_name: bbc hindi nli splits: - name: train num_bytes: 2990080 num_examples: 15552 - name: validation num_bytes: 496808 num_examples: 2580 - name: test num_bytes: 494432 num_examples: 2592 download_size: 3815652 dataset_size: 3981320 --- # Dataset Card for BBC Hindi NLI Dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Repository:** [GitHub](https://github.com/midas-research/hindi-nli-data) - **Paper:** [Aclweb](https://www.aclweb.org/anthology/2020.aacl-main.71) - **Point of Contact:** [GitHub](https://github.com/midas-research/hindi-nli-data) ### Dataset Summary - Dataset for Natural Language Inference in Hindi Language. BBC Hindi Dataset consists of textual-entailment pairs. - Each row of the Datasets if made up of 4 columns - Premise, Hypothesis, Label and Topic. - Context and Hypothesis is written in Hindi while Entailment_Label is in English. - Entailment_label is of 2 types - entailed and not-entailed. - Dataset can be used to train models for Natural Language Inference tasks in Hindi Language. [More Information Needed] ### Supported Tasks and Leaderboards - Natural Language Inference for Hindi ### Languages Dataset is in Hindi ## Dataset Structure - Data is structured in TSV format. - Train and Test files are in seperate files ### Dataset Instances An example of 'train' looks as follows. ``` {'hypothesis': 'यह खबर की सूचना है|', 'label': 'entailed', 'premise': 'गोपनीयता की नीति', 'topic': '1'} ``` ### Data Fields - Each row contatins 4 columns - Premise, Hypothesis, Label and Topic. ### Data Splits - Train : 15553 - Valid : 2581 - Test : 2593 ## Dataset Creation - We employ a recasting technique from Poliak et al. (2018a,b) to convert publicly available BBC Hindi news text classification datasets in Hindi and pose them as TE problems - In this recasting process, we build template hypotheses for each class in the label taxonomy - Then, we pair the original annotated sentence with each of the template hypotheses to create TE samples. - For more information on the recasting process, refer to paper "https://www.aclweb.org/anthology/2020.aacl-main.71" ### Source Data Source Dataset for the recasting process is the BBC Hindi Headlines Dataset(https://github.com/NirantK/hindi2vec/releases/tag/bbc-hindi-v0.1) #### Initial Data Collection and Normalization - BBC Hindi News Classification Dataset contains 4, 335 Hindi news headlines tagged across 14 categories: India, Pakistan,news, International, entertainment, sport, science, China, learning english, social, southasia, business, institutional, multimedia - We processed this dataset to combine two sets of relevant but low prevalence classes. - Namely, we merged the samples from Pakistan, China, international, and southasia as one class called international. - Likewise, we also merged samples from news, business, social, learning english, and institutional as news. - Lastly, we also removed the class multimedia because there were very few samples. #### Who are the source language producers? Pls refer to this paper: "https://www.aclweb.org/anthology/2020.aacl-main.71" ### Annotations #### Annotation process Annotation process has been described in Dataset Creation Section. #### Who are the annotators? Annotation is done automatically. ### Personal and Sensitive Information No Personal and Sensitive Information is mentioned in the Datasets. ## Considerations for Using the Data Pls refer to this paper: https://www.aclweb.org/anthology/2020.aacl-main.71 ### Discussion of Biases Pls refer to this paper: https://www.aclweb.org/anthology/2020.aacl-main.71 ### Other Known Limitations No other known limitations ## Additional Information Pls refer to this link: https://github.com/midas-research/hindi-nli-data ### Dataset Curators It is written in the repo : https://github.com/avinsit123/hindi-nli-data that - This corpus can be used freely for research purposes. - The paper listed below provide details of the creation and use of the corpus. If you use the corpus, then please cite the paper. - If interested in commercial use of the corpus, send email to midas@iiitd.ac.in. - If you use the corpus in a product or application, then please credit the authors and Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi appropriately. Also, if you send us an email, we will be thrilled to know about how you have used the corpus. - Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi, India disclaims any responsibility for the use of the corpus and does not provide technical support. However, the contact listed above will be happy to respond to queries and clarifications. - Rather than redistributing the corpus, please direct interested parties to this page - Please feel free to send us an email: - with feedback regarding the corpus. - with information on how you have used the corpus. - if interested in having us analyze your data for natural language inference. - if interested in a collaborative research project. ### Licensing Information Copyright (C) 2019 Multimodal Digital Media Analysis Lab - Indraprastha Institute of Information Technology, New Delhi (MIDAS, IIIT-Delhi). Pls contact authors for any information on the dataset. ### Citation Information ``` @inproceedings{uppal-etal-2020-two, title = "Two-Step Classification using Recasted Data for Low Resource Settings", author = "Uppal, Shagun and Gupta, Vivek and Swaminathan, Avinash and Zhang, Haimin and Mahata, Debanjan and Gosangi, Rakesh and Shah, Rajiv Ratn and Stent, Amanda", booktitle = "Proceedings of the 1st Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 10th International Joint Conference on Natural Language Processing", month = dec, year = "2020", address = "Suzhou, China", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.aacl-main.71", pages = "706--719", abstract = "An NLP model{'}s ability to reason should be independent of language. Previous works utilize Natural Language Inference (NLI) to understand the reasoning ability of models, mostly focusing on high resource languages like English. To address scarcity of data in low-resource languages such as Hindi, we use data recasting to create NLI datasets for four existing text classification datasets. Through experiments, we show that our recasted dataset is devoid of statistical irregularities and spurious patterns. We further study the consistency in predictions of the textual entailment models and propose a consistency regulariser to remove pairwise-inconsistencies in predictions. We propose a novel two-step classification method which uses textual-entailment predictions for classification task. We further improve the performance by using a joint-objective for classification and textual entailment. We therefore highlight the benefits of data recasting and improvements on classification performance using our approach with supporting experimental results.", } ``` ### Contributions Thanks to [@avinsit123](https://github.com/avinsit123) for adding this dataset.
[ -0.2950558662414551, -0.6690863370895386, -0.1311880648136139, 0.4267536401748657, -0.25766077637672424, 0.1519337147474289, -0.4001113772392273, -0.40027377009391785, 0.30235612392425537, 0.22395659983158112, -0.46843913197517395, -0.5059264302253723, -0.6566701531410217, 0.44158029556274414, -0.4470568597316742, 0.8625314831733704, 0.0006635710597038269, -0.03828093037009239, -0.01998668722808361, -0.15774667263031006, -0.42176562547683716, -0.2284022718667984, -0.6805045008659363, -0.047836706042289734, 0.17339995503425598, 0.5187703371047974, 0.5037683248519897, 0.521470844745636, 0.29515936970710754, 0.2956313490867615, -0.08632521331310272, 0.364675909280777, -0.19725660979747772, -0.15232086181640625, -0.08123558759689331, -0.307351291179657, -0.2544877827167511, 0.16887083649635315, 0.7158197164535522, 0.6483049392700195, -0.31959813833236694, 0.25232821702957153, 0.27678045630455017, 0.7872669696807861, -0.5505419969558716, 0.18130214512348175, -0.4665508568286896, -0.09835757315158844, -0.4355083703994751, -0.07246620953083038, -0.413021981716156, -0.6253358125686646, -0.14774729311466217, -0.4836174249649048, 0.22577427327632904, 0.07906406372785568, 1.1455172300338745, 0.24973537027835846, -0.3266337215900421, -0.2552894055843353, -0.6514337658882141, 0.9607142806053162, -0.8195403814315796, 0.5016591548919678, 0.5308867692947388, 0.3731001317501068, 0.05048293247818947, -0.42177826166152954, -0.9966846704483032, 0.1235346570611, -0.32826364040374756, 0.30503714084625244, -0.12493372708559036, -0.35204172134399414, 0.12601925432682037, 0.5652191638946533, -0.5617847442626953, -0.01755436696112156, -0.614124059677124, -0.16303788125514984, 0.5929627418518066, -0.09764660894870758, 0.551455020904541, -0.7075259685516357, -0.23497097194194794, -0.11121656000614166, -0.5446489453315735, -0.041417330503463745, 0.5466120839118958, 0.47400254011154175, -0.6064411997795105, 0.6959211230278015, -0.2372678816318512, 0.7824274897575378, 0.2009420543909073, -0.3633187413215637, 0.6195816993713379, -0.9530916810035706, -0.312177449464798, 0.28443416953086853, 0.8388405442237854, 0.3025069236755371, 0.2329774647951126, 0.027223676443099976, 0.2866334915161133, 0.09865160286426544, 0.025399694219231606, -0.49985942244529724, 0.05238771811127663, 0.14320610463619232, -0.3543890714645386, -0.04569025710225105, -0.051847390830516815, -1.2740565538406372, -0.2421964854001999, -0.4439208507537842, -0.04952806979417801, -0.5738261938095093, -0.527349054813385, 0.03628116846084595, 0.03371675685048103, 0.7504204511642456, 0.14707475900650024, -0.8431776762008667, 0.228949636220932, 0.38475584983825684, 0.842097282409668, -0.09964611381292343, -0.26572734117507935, 0.08213763684034348, 0.2944767475128174, -0.2523716986179352, 0.7277575135231018, -0.4834320843219757, -0.36536285281181335, -0.03355337306857109, 0.04734857380390167, -0.27762559056282043, -0.3585314154624939, 0.8848609924316406, -0.23648163676261902, 0.4884236752986908, -0.18349029123783112, -0.3330393433570862, -0.16243593394756317, 0.2860491871833801, -0.5442206859588623, 1.0985543727874756, -0.0007768695941194892, -1.0331212282180786, 0.47365936636924744, -0.5813868641853333, -0.5826722979545593, -0.22178959846496582, -0.10486070066690445, -0.3308921158313751, -0.38798582553863525, 0.46773794293403625, 0.3892136812210083, -0.5156283378601074, 0.47112393379211426, 0.0481804758310318, -0.20577234029769897, -0.14808157086372375, -0.5084100365638733, 0.9745283722877502, 0.41923391819000244, -0.18911509215831757, -0.09889741241931915, -1.080153226852417, -0.06412316113710403, 0.08510202169418335, -0.31844744086265564, -0.23691247403621674, -0.16929540038108826, 0.20225116610527039, 0.1464087814092636, 0.07301083207130432, -0.7477613091468811, 0.042373381555080414, -0.7029139995574951, 0.13106292486190796, 0.5842455625534058, 0.04074079543352127, 0.4277258515357971, -0.2868151366710663, 0.32613712549209595, 0.09910694509744644, 0.03702026978135109, 0.18797409534454346, -0.5603153109550476, -0.7827398777008057, -0.3014838397502899, 0.4684183597564697, 0.7147940993309021, -0.8259572982788086, 0.5025283098220825, -0.4217165410518646, -0.7306673526763916, -0.7932397723197937, 0.18419083952903748, 0.5328037142753601, 0.5165366530418396, 0.45975261926651, -0.08149801939725876, -0.8704497814178467, -1.078862190246582, -0.18987342715263367, -0.03853750601410866, 0.13636545836925507, -0.029828375205397606, 0.3133630156517029, -0.21348464488983154, 1.0185506343841553, -0.5609599351882935, -0.4211769998073578, -0.611809492111206, 0.15196244418621063, 0.22957409918308258, 0.5290333032608032, 0.43437597155570984, -1.1303682327270508, -0.6192540526390076, -0.20772382616996765, -0.822596549987793, -0.358591765165329, -0.15083613991737366, -0.11609446257352829, 0.5597785115242004, 0.4377506375312805, -0.5067868828773499, 0.5995679497718811, 0.4298342168331146, -0.29668915271759033, 0.43122589588165283, 0.031000284478068352, 0.27548426389694214, -1.5267354249954224, 0.06905479729175568, 0.2490728199481964, 0.2356836050748825, -0.6330790519714355, -0.3251948952674866, -0.187762051820755, 0.010733069851994514, -0.3836166560649872, 0.7574911713600159, -0.39457252621650696, 0.28662586212158203, -0.10741940885782242, 0.09094727039337158, -0.1295720785856247, 0.6050414443016052, -0.08627081662416458, 0.8237302303314209, 0.5301271080970764, -0.6674875617027283, 0.006497432943433523, 0.4557090401649475, -0.3518829643726349, 0.4388278126716614, -0.6108559370040894, -0.27559882402420044, -0.24227839708328247, 0.03558249771595001, -0.9856396317481995, -0.42978718876838684, 0.48490139842033386, -0.7097189426422119, 0.4638303816318512, 0.07029569894075394, -0.8124786615371704, -0.06516615301370621, -0.3362634778022766, 0.27669036388397217, 0.4134637415409088, -0.27809813618659973, 0.5632998943328857, 0.41869494318962097, -0.02207302860915661, -0.5109930634498596, -0.9825170636177063, -0.025898296386003494, -0.23997031152248383, -0.2929793894290924, 0.2729378044605255, -0.017018048092722893, -0.22885923087596893, 0.14861594140529633, -0.024277132004499435, -0.16960622370243073, -0.2673417627811432, 0.3154628276824951, 0.07642965018749237, 0.06719976663589478, 0.009755467996001244, 0.09832114726305008, -0.09591250866651535, -0.2563337981700897, 0.33350682258605957, 0.5190576314926147, -0.1056685745716095, -0.2764056324958801, -0.6162898540496826, 0.4846477210521698, 0.4830497205257416, -0.12474840134382248, 0.7829000353813171, 0.9663352370262146, -0.5472202301025391, 0.2725459337234497, -0.6709766387939453, 0.15000684559345245, -0.394237220287323, 0.27183279395103455, -0.16390743851661682, -0.39694881439208984, 0.37837567925453186, 0.14772126078605652, -0.16186974942684174, 0.8443081378936768, 0.5651649236679077, 0.30806854367256165, 0.7374024987220764, 0.604377806186676, -0.21855033934116364, 0.19014118611812592, -0.2997898459434509, 0.566345751285553, -0.9456343650817871, -0.4748612642288208, -0.561099648475647, -0.09310377389192581, -0.886939287185669, -0.20639857649803162, 0.07396893948316574, 0.09956420958042145, -0.1902715116739273, 0.4010460674762726, -0.6460069417953491, 0.2783009707927704, 0.46943262219429016, 0.019415607675909996, 0.2424875944852829, 0.04111778363585472, 0.02175341174006462, -0.28541088104248047, -0.551099956035614, -0.5355589389801025, 0.8586921691894531, 0.19667497277259827, 0.4508916139602661, 0.5034104585647583, 0.5383226871490479, 0.18132062256336212, 0.21189770102500916, -0.4576290249824524, 0.6728848814964294, -0.2687613070011139, -0.6797631978988647, -0.22432507574558258, -0.27589529752731323, -0.9379700422286987, -0.032845523208379745, -0.24440540373325348, -0.6583239436149597, 0.4697326719760895, -0.20325526595115662, -0.2502764165401459, 0.408937007188797, -1.0340601205825806, 0.5762078166007996, 0.0008353210287168622, -0.29719117283821106, -0.0323253832757473, -0.6974985003471375, 0.5330361723899841, -0.09914308041334152, 0.33613353967666626, -0.14602318406105042, 0.12648899853229523, 1.0238386392593384, -0.3332256078720093, 1.1281845569610596, -0.1455269306898117, 0.2232215404510498, 0.4417186975479126, -0.37266334891319275, -0.012751088477671146, 0.15037545561790466, -0.16590702533721924, 0.2942417562007904, -0.11026037484407425, -0.5735042691230774, -0.49462369084358215, 0.7281251549720764, -0.7692350149154663, -0.4942745566368103, -0.7683429718017578, -0.3308323621749878, -0.2115665227174759, 0.30048444867134094, 0.23980267345905304, 0.3851536810398102, 0.3087913393974304, 0.2710712254047394, 0.3548058867454529, -0.343848317861557, 0.5041114687919617, 0.28007328510284424, 0.0011672675609588623, -0.3656502664089203, 0.7014482021331787, 0.2595353424549103, 0.12908287346363068, 0.25069141387939453, 0.0815199762582779, -0.40052133798599243, -0.4558713138103485, -0.5331856608390808, 0.240859255194664, -0.6344919204711914, -0.2963091731071472, -0.5649433135986328, -0.544265866279602, -0.6143457889556885, 0.010218854062259197, -0.2382468432188034, -0.24043528735637665, -0.2573374807834625, -0.17341116070747375, 0.527089536190033, 0.4991796314716339, -0.11533506959676743, 0.2591451108455658, -0.6001186966896057, 0.37056535482406616, 0.13867419958114624, 0.48910531401634216, 0.14130201935768127, -0.6744688153266907, -0.19736774265766144, 0.128440722823143, -0.33890441060066223, -0.8189758658409119, 0.6047126054763794, 0.2800000011920929, 0.5633341670036316, 0.1183602586388588, 0.007779576350003481, 0.8489530682563782, -0.3421939015388489, 0.969133198261261, 0.06575001031160355, -0.6995196342468262, 0.7214255928993225, -0.1990937441587448, 0.36983147263526917, 0.7964377999305725, 0.6696454286575317, -0.38107290863990784, -0.374895304441452, -0.5502418875694275, -1.063735842704773, 0.5202112793922424, 0.39811235666275024, 0.12306460738182068, -0.2242298424243927, 0.35068631172180176, 0.12620414793491364, 0.07113977521657944, -0.7661219239234924, -0.5296890139579773, -0.280001699924469, -0.35910049080848694, 0.019091812893748283, -0.2705053389072418, 0.2359669953584671, -0.6358774900436401, 0.747774600982666, 0.2578393220901489, 0.3474150002002716, 0.45225030183792114, -0.025528689846396446, 0.11266391724348068, 0.5844730138778687, 0.6089906692504883, 0.5671147108078003, -0.28137916326522827, -0.00027576886350288987, 0.21228313446044922, -0.7646201252937317, 0.14207924902439117, 0.16352468729019165, -0.2754422426223755, 0.060812387615442276, 0.3553171753883362, 0.6951399445533752, 0.24540698528289795, -0.44358253479003906, 0.22091315686702728, -0.0952068418264389, -0.013048543594777584, -0.539358913898468, -0.13197997212409973, -0.08839292079210281, -0.07242022454738617, 0.5102847814559937, 0.2661888897418976, 0.12646561861038208, -0.5914611220359802, 0.24222609400749207, -0.015206918120384216, -0.1833541989326477, -0.250636488199234, 0.5892166495323181, -0.04479596018791199, -0.2455681562423706, 0.4984440505504608, -0.5637608766555786, -0.3369722366333008, 0.3850294053554535, 0.582561731338501, 0.7219532132148743, -0.2322988212108612, 0.1624772548675537, 0.8955528140068054, 0.31213003396987915, -0.1530158370733261, 0.2207469642162323, 0.23074623942375183, -0.6934677362442017, -0.6789692044258118, -0.9760760068893433, -0.1410691887140274, 0.08699789643287659, -0.6705308556556702, 0.38249820470809937, -0.38960400223731995, 0.12336884438991547, 0.0813644751906395, 0.11560190469026566, -0.42783433198928833, 0.23695379495620728, -0.0379975251853466, 0.9353009462356567, -1.0043941736221313, 0.8822743892669678, 0.5228956937789917, -0.7963237762451172, -0.9012466073036194, 0.21816937625408173, 0.1695721447467804, -0.5696073770523071, 0.6179012656211853, 0.1369623839855194, -0.026852525770664215, -0.04073099419474602, -0.42564526200294495, -0.9638445377349854, 1.0380245447158813, 0.019375838339328766, -0.22198686003684998, 0.11512714624404907, 0.19344894587993622, 0.6946814656257629, -0.18387649953365326, 0.1763582080602646, 0.5577899813652039, 0.6555446982383728, 0.23465439677238464, -0.9239779710769653, 0.16057415306568146, -0.6036239862442017, -0.14930900931358337, 0.1775333136320114, -0.6459058523178101, 0.6508830189704895, -0.08563250303268433, -0.46624982357025146, -0.06009930744767189, 0.7174162268638611, 0.33800098299980164, 0.45987841486930847, 0.41350051760673523, 0.7981449961662292, 0.5073708891868591, -0.19936440885066986, 1.119271159172058, -0.06969606876373291, 0.1610286384820938, 1.048197627067566, -0.14855973422527313, 0.9007056355476379, 0.4593985676765442, -0.4497317671775818, 0.5437536835670471, 0.6926690936088562, -0.10728252679109573, 0.6825290322303772, -0.03442402556538582, 0.1080712154507637, 0.1407606154680252, -0.42783841490745544, -0.3881087899208069, 0.6983722448348999, 0.35351619124412537, 0.051120467483997345, -0.35080766677856445, 0.07817945629358292, 0.21080653369426727, 0.37163281440734863, -0.20614995062351227, 0.666633665561676, -0.08450419455766678, -0.6113941073417664, 0.7523926496505737, -0.02205498144030571, 0.9945269823074341, -0.5728363394737244, -0.12503908574581146, -0.16450606286525726, 0.012310228310525417, -0.42814815044403076, -0.8355861306190491, 0.9373696446418762, 0.1337985098361969, -0.374875009059906, -0.15243570506572723, 0.599007785320282, -0.6282994151115417, -0.7632892727851868, 0.1216733455657959, 0.36805102229118347, 0.1827535778284073, 0.3081819713115692, -0.6220425963401794, -0.023801693692803383, 0.15284916758537292, -0.10090837627649307, 0.3809417188167572, 0.2795844078063965, -0.09166596829891205, 0.5578179955482483, 0.6057829856872559, 0.2848338484764099, 0.09832007437944412, 0.12542811036109924, 0.5370324850082397, -0.7101370692253113, -0.18123501539230347, -0.8354202508926392, 0.42498940229415894, -0.4101128876209259, -0.2728087604045868, 1.0475025177001953, 0.7911429405212402, 1.0025110244750977, 0.0123048797249794, 0.823669970035553, -0.38793402910232544, 0.921275794506073, -0.5365498065948486, 0.7623518705368042, -0.6147435307502747, 0.2883489727973938, -0.21177442371845245, -0.6708196401596069, -0.4718538820743561, 0.38689953088760376, -0.30474603176116943, 0.1645016074180603, 0.6484730243682861, 0.7922419905662537, -0.054780974984169006, 0.028911858797073364, -0.06078653782606125, 0.3359614610671997, 0.07953713834285736, 0.3961773216724396, 0.32297226786613464, -0.7022317051887512, 0.5285049080848694, -0.45859378576278687, -0.13462074100971222, 0.07027828693389893, -0.715180516242981, -0.6348645687103271, -0.8978623151779175, -0.42585405707359314, -0.23455628752708435, -0.1731986254453659, 0.8731293082237244, 0.36278432607650757, -0.9774044156074524, -0.15737715363502502, 0.06583967059850693, 0.28033196926116943, -0.10521706193685532, -0.29668381810188293, 0.803368330001831, -0.04982796683907509, -0.9586209654808044, 0.12226652354001999, 0.1683626025915146, 0.07694800198078156, -0.08324272185564041, 0.06326709687709808, -1.020316481590271, -0.018141981214284897, 0.5818161964416504, 0.40043899416923523, -0.7831114530563354, -0.1387234926223755, -0.05843178927898407, -0.062057700008153915, 0.16885654628276825, 0.28691330552101135, -0.5700694918632507, 0.3339826166629791, 0.43789350986480713, 0.5313904285430908, 0.14741989970207214, 0.024936964735388756, 0.1185101866722107, -0.9804669618606567, 0.3515252470970154, -0.04031697288155556, 0.3336540460586548, 0.6237795352935791, -0.4189091920852661, 0.6999117136001587, 0.25245773792266846, -0.3345899283885956, -0.9455868601799011, 0.029294835403561592, -1.2542054653167725, -0.12092586606740952, 1.4526500701904297, 0.26599499583244324, -0.37025079131126404, -0.31358611583709717, -0.2743283212184906, 0.6569563150405884, -0.33692502975463867, 0.7032041549682617, 0.7410010695457458, 0.05888545513153076, -0.26772215962409973, -0.7171227931976318, 0.5221867561340332, 0.28696417808532715, -0.8674260377883911, -0.04803010821342468, 0.06921631842851639, 0.17478586733341217, 0.47388556599617004, 0.6108030676841736, -0.3536593019962311, -0.08888112753629684, -0.24183902144432068, 0.17215754091739655, 0.09561056643724442, -0.0922117754817009, -0.1997569501399994, 0.025603851303458214, -0.2598293423652649, -0.2966495156288147 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
germeval_14
null
2023-04-05T10:06:39Z
399
3
nosta-d-named-entity-annotation-for-german
[ "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" ]
2023-04-05T10:06:39Z
2022-03-02T23:29:22.000Z
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.
[ -0.7972709536552429, -0.63254314661026, 0.2113437056541443, -0.005068751983344555, -0.18432512879371643, -0.1779593974351883, -0.4551057517528534, -0.47668561339378357, 0.5807020664215088, 0.30953389406204224, -0.6812089681625366, -1.0248141288757324, -0.6033756732940674, 0.20549723505973816, -0.17109361290931702, 1.377426266670227, -0.16427241265773773, -0.19554166495800018, -0.2598018944263458, -0.24540038406848907, -0.21123313903808594, -0.5384899973869324, -0.3123266398906708, -0.27577880024909973, 0.5028666257858276, 0.45567044615745544, 0.5507779121398926, 0.8582417368888855, 0.6503540873527527, 0.23192571103572845, -0.18665331602096558, -0.023481056094169617, -0.3612542152404785, -0.14239147305488586, -0.05799850448966026, -0.06317553669214249, -0.6336140036582947, -0.006224535871297121, 0.7009710669517517, 0.6547335386276245, -0.06756162643432617, 0.5532045960426331, 0.12316475808620453, 0.7379140853881836, -0.3923999071121216, 0.4423808455467224, -0.20448069274425507, -0.17261604964733124, -0.42450281977653503, -0.05004928633570671, -0.09417736530303955, -0.273142546415329, -0.002417807001620531, -0.6950475573539734, 0.292879194021225, -0.159024178981781, 1.1895997524261475, 0.2043292224407196, -0.0698317363858223, -0.20479542016983032, -0.4236459732055664, 0.6079202890396118, -0.8728711605072021, 0.28452831506729126, 0.5534259080886841, 0.0323159359395504, -0.13029159605503082, -0.6630590558052063, -0.5786833763122559, 0.01927870884537697, -0.311905175447464, 0.17326390743255615, -0.26537713408470154, -0.37721487879753113, 0.5000030398368835, 0.4592685401439667, -0.6867328882217407, 0.04980366677045822, -0.46788114309310913, -0.10340996086597443, 0.9993423819541931, 0.12423599511384964, 0.31154289841651917, -0.5043538808822632, -0.21464483439922333, -0.4099454879760742, -0.39846473932266235, 0.010521962307393551, 0.4932563900947571, 0.5309971570968628, -0.78859943151474, 0.5319051146507263, -0.2602170407772064, 0.5748366713523865, -0.08324632048606873, -0.004244175273925066, 0.8331964015960693, -0.5919823050498962, -0.14168061316013336, -0.0766444206237793, 0.9389781951904297, 0.6878101825714111, 0.03530612587928772, 0.09180056303739548, 0.019707342609763145, 0.0878378227353096, -0.1437065750360489, -0.9662208557128906, -0.4160573184490204, 0.38638317584991455, -0.4646173417568207, -0.3578680753707886, 0.2698401212692261, -1.2333449125289917, -0.14627046883106232, -0.2633945047855377, 0.17497211694717407, -0.3785015046596527, -0.4920591115951538, 0.0475655160844326, -0.30397677421569824, 0.37335628271102905, 0.15075576305389404, -0.6479804515838623, 0.42842307686805725, 0.5295659303665161, 0.7344547510147095, -0.03591148927807808, -0.28676044940948486, -0.24858003854751587, 0.01343262754380703, -0.0561603307723999, 0.5825708508491516, -0.4175650477409363, -0.46560391783714294, -0.1756623089313507, 0.38561713695526123, -0.09614917635917664, -0.2949732542037964, 0.8702512383460999, -0.24126484990119934, 0.5070379972457886, -0.4880177974700928, -0.5748530626296997, -0.20113418996334076, 0.29696404933929443, -0.8044953942298889, 1.3236329555511475, 0.2697114944458008, -1.0282942056655884, 0.34531235694885254, -0.9287474751472473, -0.3950151205062866, 0.11750977486371994, -0.16268660128116608, -0.4869416654109955, -0.37516194581985474, 0.2949163615703583, 0.5448867082595825, -0.45557811856269836, 0.328347384929657, -0.35874173045158386, -0.05837095528841019, 0.11227577179670334, 0.032143592834472656, 1.1851011514663696, 0.10829741507768631, -0.4075564742088318, 0.0426025316119194, -1.019446611404419, -0.05381529778242111, 0.43606799840927124, -0.23934969305992126, -0.17395034432411194, -0.27444472908973694, 0.3841559886932373, 0.30307555198669434, 0.15826281905174255, -0.3885057866573334, 0.20905952155590057, -0.2286929190158844, 0.39085227251052856, 0.6960296034812927, 0.20034173130989075, 0.3914845287799835, -0.4008391797542572, 0.40612122416496277, 0.0732249841094017, 0.2669292688369751, 0.039880961179733276, -0.5529663562774658, -0.6628879308700562, -0.22225534915924072, 0.49733424186706543, 0.5938975811004639, -0.6145157217979431, 0.8656779527664185, -0.6202292442321777, -0.8469899892807007, -0.4146566390991211, 0.08499208092689514, 0.22955752909183502, 0.6691591143608093, 0.4955250918865204, -0.401274710893631, -0.6613612771034241, -0.8649950623512268, 0.2740020751953125, -0.19096744060516357, 0.08725335448980331, 0.5539838671684265, 1.0447574853897095, -0.31369197368621826, 0.6992155313491821, -0.6207798719406128, -0.3539632260799408, -0.07219069451093674, -0.1507466435432434, 0.4519839882850647, 0.7479639649391174, 0.7024701237678528, -0.8819566965103149, -0.43135109543800354, -0.1010417565703392, -0.8622772693634033, -0.047710951417684555, 0.15884879231452942, -0.16234493255615234, 0.3327658772468567, 0.35067906975746155, -0.5908423662185669, 0.3744460940361023, 0.4755326807498932, -0.5533247590065002, 0.41241806745529175, -0.07048008590936661, 0.09770100563764572, -1.2555269002914429, 0.3833639919757843, 0.22362734377384186, 0.13245947659015656, -0.5793437361717224, -0.09430726617574692, -0.15556082129478455, 0.09017673134803772, -0.28035783767700195, 0.7160365581512451, -0.3998040556907654, 0.17099250853061676, 0.26005473732948303, 0.14142422378063202, 0.017803966999053955, 0.5442212820053101, -0.06387243419885635, 0.5207855701446533, 0.7946716547012329, -0.5737799406051636, 0.24483323097229004, 0.46285662055015564, -0.3284395933151245, 0.6142183542251587, -0.6704448461532593, 0.016503525897860527, -0.24955886602401733, 0.34876444935798645, -0.6451987028121948, -0.6389114260673523, 0.7266024351119995, -0.6247566342353821, 0.3874613046646118, -0.3844325542449951, -0.6375018358230591, -0.48136672377586365, -0.5003008246421814, 0.11444040387868881, 0.4269905984401703, -0.2196432501077652, 0.5458264946937561, 0.6251643300056458, -0.0411505401134491, -0.40932390093803406, -0.787254810333252, 0.0022754473611712456, -0.3358975648880005, -0.7558064460754395, 0.5651236176490784, -0.21498985588550568, -0.10219475626945496, 0.39627546072006226, 0.14364022016525269, 0.09250954538583755, 0.09240785241127014, 0.3207531273365021, 0.36374905705451965, -0.06474661827087402, 0.0012723616091534495, -0.23485642671585083, -0.2021072804927826, 0.0008823378593660891, -0.27094021439552307, 0.465840220451355, -0.24915829300880432, -0.2240810990333557, -0.41009068489074707, 0.27878281474113464, 0.34263938665390015, -0.22700008749961853, 0.6676627397537231, 0.9444035887718201, -0.465602844953537, 0.08743084222078323, -0.43969911336898804, -0.16757377982139587, -0.37126073241233826, 0.25046491622924805, -0.13558019697666168, -0.8663236498832703, 0.9024519324302673, 0.24231238663196564, 0.1223604828119278, 1.0027512311935425, 0.5911949872970581, -0.027820032089948654, 0.5898232460021973, 0.4569997787475586, -0.1477636843919754, 0.5009421706199646, -0.6636271476745605, -0.21517793834209442, -0.8128955960273743, -0.3849852383136749, -0.6938128471374512, -0.3979521691799164, -1.117037296295166, -0.5700076818466187, 0.19857098162174225, 0.0024109177757054567, -0.39694878458976746, 0.4070754945278168, -0.7794106602668762, 0.28050750494003296, 0.6730753183364868, 0.038791362196207047, -0.043486692011356354, 0.041136689484119415, -0.03564547002315521, 0.03517059609293938, -0.673659086227417, -0.5280777215957642, 1.1248579025268555, 0.38885778188705444, 0.4165283143520355, 0.11725157499313354, 0.9009140133857727, 0.2435714304447174, 0.0701691061258316, -0.3564717471599579, 0.5918309092521667, -0.14257140457630157, -0.7219645380973816, -0.38298970460891724, -0.4487984776496887, -0.9325916767120361, -0.05612516030669212, -0.1973128616809845, -0.8460050225257874, 0.5851560831069946, -0.016033489257097244, -0.09264969080686569, 0.3996534049510956, -0.7455737590789795, 0.9860522150993347, -0.15840831398963928, -0.3716209828853607, 0.14397405087947845, -1.0351901054382324, 0.06838317960500717, 0.12556274235248566, 0.4969256520271301, -0.3530013859272003, 0.0628371462225914, 1.1939152479171753, -0.58925461769104, 0.9323867559432983, -0.44899529218673706, 0.19950582087039948, 0.43492627143859863, -0.22112637758255005, 0.5527408719062805, 0.04177388548851013, -0.16850684583187103, 0.48502275347709656, 0.04943854361772537, -0.3713667392730713, -0.37862110137939453, 0.7187831997871399, -0.787320613861084, -0.24625423550605774, -0.5341171622276306, -0.3186493217945099, 0.08680971711874008, 0.3633824586868286, 0.2897752821445465, 0.3398662805557251, -0.15796217322349548, 0.2350347489118576, 0.5704969763755798, -0.26174870133399963, 0.23984774947166443, 0.20829933881759644, -0.18508556485176086, -0.7679877281188965, 0.9141639471054077, 0.3499796986579895, -0.045712847262620926, 0.19167783856391907, 0.11226009577512741, -0.1788664609193802, -0.41896355152130127, -0.6295093894004822, 0.26089826226234436, -0.7183892726898193, -0.30221685767173767, -0.6594647765159607, -0.2670740783214569, -0.5387454628944397, -0.03829851374030113, -0.05723089724779129, -0.502934455871582, -0.38958606123924255, -0.4675378203392029, 0.8498948812484741, 0.3936193883419037, -0.5499249696731567, 0.06699822843074799, -0.5592886209487915, 0.11941516399383545, -0.15805290639400482, 0.4736102819442749, -0.07265452295541763, -0.4730778932571411, -0.3421260118484497, 0.009203734807670116, -0.034021422266960144, -0.6857514977455139, 0.27927276492118835, 0.02033090777695179, 0.5541009306907654, -0.020593583583831787, 0.07835941761732101, 0.5746949911117554, -0.22444672882556915, 0.9554521441459656, 0.027868328616023064, -0.64300137758255, 0.6738989949226379, -0.4877674877643585, 0.2479420304298401, 0.8277684450149536, 0.47412294149398804, -0.6261813044548035, -0.10821197181940079, -1.0474485158920288, -1.1976786851882935, 0.7766767740249634, 0.3416651487350464, 0.08925072103738785, 0.005683579482138157, 0.1603250950574875, -0.0954858809709549, 0.07807347178459167, -0.6273208260536194, -0.7888906598091125, -0.18132147192955017, -0.2053038477897644, -0.058043528348207474, -0.24915653467178345, -0.34324413537979126, -0.5659534931182861, 1.0812106132507324, 0.019423028454184532, 0.28140076994895935, 0.37667280435562134, 0.034599315375089645, -0.07341952621936798, 0.24193686246871948, 0.4556722640991211, 0.4653674066066742, -0.42094382643699646, 0.001196602126583457, 0.1304033249616623, -0.5427582859992981, -0.12077992409467697, 0.6134238839149475, -0.5025991201400757, 0.1652119755744934, 0.40315186977386475, 0.899964451789856, 0.1464584320783615, -0.30975857377052307, 0.42998960614204407, 0.032344620674848557, -0.49950578808784485, -0.4600673317909241, -0.04609229415655136, 0.06508171558380127, 0.1373993307352066, 0.241763174533844, -0.13793504238128662, 0.05662746727466583, -0.21044112741947174, 0.41697385907173157, 0.09012633562088013, -0.3093753457069397, -0.3515675663948059, 0.5593037605285645, 0.015244871377944946, -0.03327023237943649, 0.5451046824455261, -0.3490845263004303, -0.43801233172416687, 0.6698669195175171, 0.1478954702615738, 0.863707423210144, 0.041198037564754486, 0.30668747425079346, 0.84711092710495, 0.3837480843067169, 0.12838301062583923, 0.3976525664329529, 0.006548003759235144, -0.7293866276741028, -0.2528857886791229, -0.682650089263916, -0.09927284717559814, 0.2120049148797989, -0.8070863485336304, 0.4226388931274414, -0.3733171820640564, -0.30959388613700867, 0.303546279668808, 0.2406720370054245, -0.9409981369972229, 0.1660383939743042, 0.135165274143219, 1.003967046737671, -1.0118353366851807, 0.5971077084541321, 0.7623165845870972, -0.8163565397262573, -0.9377032518386841, -0.20688605308532715, 0.20695984363555908, -0.4327477812767029, 0.3721103370189667, 0.013423258438706398, 0.3864922523498535, -0.02011238783597946, -0.7125468850135803, -0.9088144898414612, 1.2700012922286987, 0.17820298671722412, -0.34313562512397766, 0.04900568723678589, 0.09817267209291458, 0.5931621193885803, -0.20547887682914734, 0.15767072141170502, 0.6041423678398132, 0.7846773266792297, 0.19577452540397644, -0.7839714884757996, 0.2636842727661133, -0.6814603805541992, -0.16588738560676575, 0.2692352533340454, -0.7172206044197083, 0.5986919403076172, 0.027236444875597954, -0.26624396443367004, -0.29184195399284363, 0.5519550442695618, 0.25844985246658325, 0.3067832887172699, 0.3351133167743683, 0.9776517748832703, 0.9646132588386536, -0.33751872181892395, 1.198649287223816, -0.3346409499645233, 0.5745059251785278, 1.224084734916687, -0.06988340616226196, 0.6254578828811646, 0.3928682208061218, -0.3649093806743622, 0.6311942934989929, 0.7614758610725403, -0.5175967216491699, 0.36949798464775085, 0.15598846971988678, -0.054287493228912354, 0.015629902482032776, -0.3792097568511963, -0.6809040904045105, 0.27132338285446167, 0.3558002710342407, -0.4012705385684967, -0.3022415339946747, -0.09824718534946442, 0.43571463227272034, -0.12352053821086884, -0.12077634781599045, 0.8408424854278564, -0.02055300958454609, -0.2895078659057617, 0.5524760484695435, -0.02706729993224144, 0.5593557953834534, -0.5396949052810669, 0.052550386637449265, -0.10050969570875168, -0.025647807866334915, -0.5262927412986755, -1.0372167825698853, 0.35696104168891907, 0.16167829930782318, -0.4338916838169098, -0.24223650991916656, 0.7612836360931396, -0.31174418330192566, -0.7603136301040649, 0.35280802845954895, 0.48442935943603516, 0.3682895600795746, 0.33479470014572144, -1.0036016702651978, 0.27629896998405457, 0.0454312264919281, -0.43172070384025574, 0.2584245502948761, 0.5369337201118469, -0.12667280435562134, 0.3532797396183014, 0.7618668675422668, 0.030404260382056236, -0.15855851769447327, 0.20311982929706573, 1.0236505270004272, -0.647728443145752, -0.341618150472641, -0.8895532488822937, 0.8312503099441528, -0.30442729592323303, -0.34979432821273804, 0.8784724473953247, 0.8929249048233032, 1.3385611772537231, 0.04643328860402107, 0.8939710259437561, -0.6896191239356995, 0.5321036577224731, -0.3257429301738739, 0.6531952619552612, -0.5676543712615967, -0.016309071332216263, -0.5538299083709717, -0.6984792947769165, -0.5063217878341675, 0.4945320785045624, -0.43444034457206726, 0.20924833416938782, 0.3418360948562622, 0.9360406398773193, 0.12145984172821045, 0.011060775257647038, -0.14825700223445892, 0.2769898772239685, 0.27934834361076355, 0.4074796140193939, 0.35695722699165344, -0.6695400476455688, 0.34190747141838074, -0.6338521838188171, -0.12445178627967834, -0.13766208291053772, -0.9373576641082764, -0.6419050693511963, -0.9586378335952759, -0.6583101749420166, -0.663780152797699, -0.07987026870250702, 1.095919132232666, 0.5697353482246399, -1.022466778755188, -0.2367984652519226, 0.031503405421972275, 0.1567525714635849, -0.09714557975530624, -0.3144319951534271, 0.7452653646469116, 0.19425448775291443, -0.609181821346283, -0.07796414941549301, 0.10666157305240631, 0.1586533486843109, 0.021560734137892723, -0.19248686730861664, -0.3939875364303589, -0.3715854585170746, 0.40934884548187256, 0.3696536123752594, -0.4862057566642761, -0.14716032147407532, -0.08939135074615479, -0.03902847692370415, 0.20278893411159515, 0.2636106312274933, -0.4584706127643585, 0.23295049369335175, 0.5610480308532715, 0.4474470317363739, 0.6922912001609802, -0.05854809656739235, 0.07673594355583191, -0.6329637169837952, 0.1322929561138153, 0.2019234597682953, 0.3601054251194, 0.4630265235900879, -0.38726431131362915, 0.9824588298797607, 0.38628289103507996, -0.4833422303199768, -0.9205026626586914, -0.21763543784618378, -1.242659568786621, -0.022191323339939117, 1.2546405792236328, 0.014306711964309216, -0.44283655285835266, 0.12626926600933075, -0.0015792602207511663, 0.26691582798957825, -0.5474725961685181, 0.32008445262908936, 0.8749081492424011, 0.08068473637104034, 0.08283085376024246, -0.7227782011032104, 0.5828981995582581, -0.050638455897569656, -1.0072556734085083, 0.11998910456895828, 0.6326854825019836, 0.35916173458099365, 0.34048399329185486, 0.6912523508071899, -0.3402358293533325, 0.024166809394955635, -0.09329710900783539, 0.3456921875476837, -0.07939309626817703, -0.12574882805347443, -0.33602920174598694, -0.10796290636062622, -0.24944865703582764, -0.0744180828332901 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
ehartford/dolphin
ehartford
2023-09-25T16:59:11Z
399
251
null
[ "task_categories:text-generation", "language:en", "license:apache-2.0", "region:us" ]
2023-09-25T16:59:11Z
2023-07-01T10:53:40.000Z
2023-07-01T10:53:40
--- license: apache-2.0 task_categories: - text-generation language: - en --- Dolphin 🐬 https://erichartford.com/dolphin ## Dataset details This dataset is an attempt to replicate the results of [Microsoft's Orca](https://www.microsoft.com/en-us/research/publication/orca-progressive-learning-from-complex-explanation-traces-of-gpt-4/) Our dataset consists of: - ~1 million of FLANv2 augmented with GPT-4 completions (flan1m-alpaca-uncensored.jsonl) - ~3.5 million of FLANv2 augmented with GPT-3.5 completions (flan5m-alpaca-uncensored.jsonl) We followed the submix and system prompt distribution outlined in the Orca paper. With a few exceptions. We included all 75k of CoT in the FLAN-1m dataset rather than sampling that. Also, we found that many items were duplicated, so we removed duplicates, resulting in 3.5m instructs in the ChatGPT dataset. Then we filtered out instances of alignment, refusal, avoidance, and bias, in order to produce an uncensored model upon which can be layered your personalized alignment LoRA. Token distribution for GPT-3.5 completions ![dolphin-llama](https://github.com/shahules786/mayavoz/assets/25312635/0a7bfd05-fadf-4eb6-9111-f44c6e53d95d) ### Loading ```python ## load GPT-4 completions dataset = load_dataset("ehartford/dolphin",data_files="flan1m-alpaca-uncensored.jsonl") ## load GPT-3.5 completions dataset = load_dataset("ehartford/dolphin",data_files="flan5m-alpaca-uncensored.jsonl") ``` This dataset is licensed apache-2.0 for commercial or non-commercial use. We currently plan to release Dolphin on: - Xgen 7b 8k - LLaMA 13b (Non-commercial) - MPT 30b 8k - LLaMA 33b (Non-commercial) - Falcon 40b - LLaMA 65b (Non-commercial) The Dolphin models that are released will be subject to the license of the foundational model on which it is trained. (LLaMA releases will be non-commercial) I would like to thank the motley crew of Open Source AI/ML engineers who have worked beside me in this endeavor. Including: - Wing "Caseus" Lian and NanoBit of OpenAccess AI Collective - Rohan - Teknium - Pankaj Mathur - Tom "TheBloke" Jobbins for quantizing and amplifying - Special thanks to EdenCoder and chirper.ai for mentorship and financial sponsorship. - Special thanks to Kilkonie for his very valued mentorship. - All the other people in the Open Source AI community who have taught me and helped me along the way.
[ -0.5583303570747375, -0.5205397605895996, 0.2643028497695923, 0.18790952861309052, -0.3480739891529083, -0.20030249655246735, 0.061047472059726715, -0.6831132173538208, 0.2104327529668808, 0.5806219577789307, -0.634408712387085, -0.5216031670570374, -0.576945424079895, 0.17554549872875214, -0.14771592617034912, 1.1565450429916382, 0.02486058883368969, 0.10047073662281036, 0.39772242307662964, -0.4509432911872864, -0.3854932487010956, -0.23132295906543732, -0.8909342288970947, -0.26252254843711853, 0.5828597545623779, 0.12403310090303421, 0.6170749664306641, 0.7189143300056458, 0.36726608872413635, 0.1822226643562317, -0.18099099397659302, 0.24095885455608368, -0.5350305438041687, -0.29737940430641174, -0.21911129355430603, -0.15080001950263977, -0.7183945178985596, 0.1604950875043869, 0.26510804891586304, 0.7034468650817871, -0.15698474645614624, 0.3480245769023895, 0.21830013394355774, 0.8284379839897156, -0.5452285408973694, 0.4820864796638489, -0.29025790095329285, 0.33427730202674866, -0.25508221983909607, 0.06035713478922844, -0.10512744635343552, -0.335807204246521, 0.2923053205013275, -1.1075785160064697, 0.2379617542028427, -0.09075519442558289, 0.8072690963745117, 0.3141869008541107, -0.5036746859550476, -0.3627372682094574, -0.42905959486961365, 0.7286353707313538, -0.6843502521514893, 0.11074142158031464, 0.20236149430274963, 0.2932203710079193, -0.3989785313606262, -0.6625955700874329, -0.5060697197914124, -0.22912228107452393, 0.27519047260284424, 0.4115106463432312, 0.1260126382112503, 0.07177933305501938, 0.2859239876270294, 0.39853981137275696, -0.618442714214325, 0.05114123225212097, -0.485633909702301, -0.28875282406806946, 0.6553443074226379, -0.15648198127746582, 0.12052233517169952, 0.2651461660861969, -0.4753941297531128, -0.1918591409921646, -0.8647069334983826, 0.13940410315990448, 0.5115456581115723, 0.4717283546924591, -0.4113043248653412, 1.0020543336868286, -0.12915338575839996, 0.5697977542877197, -0.08447761088609695, -0.17605522274971008, 0.5565454959869385, -0.348667174577713, -0.19410349428653717, 0.3181889057159424, 0.7817668914794922, 0.24928970634937286, 0.21602047979831696, 0.2878689467906952, -0.3106246888637543, -0.29706135392189026, -0.009123907424509525, -0.40751826763153076, -0.14315827190876007, 0.21969613432884216, -0.6125352382659912, -0.26874035596847534, 0.22642835974693298, -0.7353065013885498, -0.5528291463851929, -0.22040319442749023, 0.6717815399169922, -0.3746928870677948, -0.312599778175354, 0.28945857286453247, -0.2431507110595703, 0.32391396164894104, 0.325304239988327, -0.7207906246185303, 0.2080690860748291, 0.6313437819480896, 0.8094401359558105, 0.15218114852905273, -0.35514476895332336, -0.24998818337917328, 0.30990704894065857, -0.2686758041381836, 0.3541511595249176, -0.1348240077495575, -0.44933801889419556, -0.10546170175075531, 0.07880725711584091, 0.022878827527165413, -0.37438660860061646, 0.40725281834602356, -0.4918515980243683, 0.3034379780292511, -0.4884279668331146, -0.6834059357643127, -0.45152851939201355, 0.07685121893882751, -0.8130592107772827, 0.7115389108657837, 0.16842153668403625, -0.8365346789360046, 0.40394172072410583, -1.129645824432373, -0.27191534638404846, -0.1154499277472496, -0.10237059742212296, -0.6064191460609436, -0.22852551937103271, 0.40367573499679565, 0.11179892718791962, -0.25124430656433105, 0.12773239612579346, -0.5152445435523987, -0.4184405207633972, 0.09221729636192322, -0.17859040200710297, 1.0991789102554321, 0.3644750714302063, -0.6654884219169617, 0.003610424930229783, -0.7192180752754211, -0.22274284064769745, 0.2642112672328949, -0.5421420931816101, 0.011883556842803955, -0.19079887866973877, -0.11180158704519272, 0.011538255959749222, 0.45770588517189026, -0.7460891008377075, 0.43379515409469604, -0.20347145199775696, 0.34717726707458496, 0.8687909245491028, 0.07089411467313766, 0.21994991600513458, -0.3358103930950165, 0.5070396065711975, 0.026081735268235207, 0.4751838445663452, 0.0351690910756588, -0.9440494775772095, -0.5212024450302124, -0.46313169598579407, 0.18150512874126434, 0.38310152292251587, -0.7782711386680603, 0.47392478585243225, -0.2503807544708252, -0.349137544631958, -0.5156666040420532, -0.01776288077235222, 0.5087416172027588, 0.7347853779792786, 0.4990726709365845, -0.33418986201286316, -0.5911984443664551, -0.8448572158813477, 0.03959951177239418, -0.042506683617830276, -0.196691632270813, 0.4178127944469452, 0.5127353668212891, 0.029148155823349953, 0.976759672164917, -0.2587946951389313, -0.640724241733551, -0.1418699473142624, 0.09347601234912872, 0.45141154527664185, 0.6874355673789978, 0.6285399794578552, -0.7225326895713806, -0.36452215909957886, -0.05801520124077797, -0.9225717782974243, 0.10381408035755157, -0.015570237301290035, -0.012844470329582691, 0.2806163430213928, 0.18028447031974792, -0.6176546216011047, 0.44698047637939453, 0.4045542776584625, -0.3864873945713043, 0.5184239149093628, -0.3537745475769043, -0.044451743364334106, -0.8856232762336731, 0.31522321701049805, -0.03208080306649208, 0.02441583201289177, -0.20127804577350616, -0.14791785180568695, -0.2306126058101654, -0.005825206637382507, -0.43331271409988403, 0.3757297396659851, -0.40129604935646057, -0.394654244184494, 0.06861121952533722, 0.12552252411842346, -0.25000226497650146, 0.41569653153419495, 0.13709266483783722, 0.9685876965522766, 0.5066917538642883, -0.5081174969673157, 0.20942765474319458, 0.3856498897075653, -0.27223360538482666, 0.2710456848144531, -0.9244425892829895, 0.15365751087665558, 0.010037488304078579, 0.45655393600463867, -0.7828888893127441, -0.18526744842529297, 0.5714637637138367, -0.4219609797000885, 0.15777842700481415, -0.25236842036247253, -0.30760496854782104, -0.32788217067718506, -0.44258973002433777, 0.4605906009674072, 0.48057588934898376, -0.7077279686927795, 0.4760526716709137, 0.5670478940010071, -0.029396045953035355, -0.9879046678543091, -0.7945170402526855, -0.03740569204092026, -0.1916944831609726, -0.5407942533493042, 0.27312085032463074, 0.05301680415868759, 0.11815096437931061, 0.10946151614189148, -0.07975409179925919, 0.11905227601528168, -0.12280301749706268, 0.20970283448696136, 0.4440058171749115, -0.4809720814228058, -0.20893529057502747, -0.0649402067065239, -0.1687595099210739, 0.06743410229682922, -0.7181975245475769, 0.39863699674606323, -0.2529808282852173, -0.4917760491371155, -0.41222530603408813, -0.07022447884082794, 0.3925830125808716, -0.07900072634220123, 0.7014431357383728, 0.8193473815917969, -0.10671823471784592, 0.16382206976413727, -0.4092113971710205, -0.12644056975841522, -0.45758000016212463, 0.2531871199607849, -0.3930375277996063, -0.8152130246162415, 0.6986398696899414, 0.41727733612060547, 0.20772507786750793, 0.5850633978843689, 0.30606234073638916, -0.015372933819890022, 1.0029902458190918, 0.5910924077033997, -0.298209547996521, 0.39964956045150757, -0.6352340579032898, -0.0059495773166418076, -0.9507529735565186, -0.4879166781902313, -0.20805427432060242, -0.4140053689479828, -0.7596834897994995, -0.06919828802347183, 0.38583603501319885, 0.014216739684343338, -0.5457984209060669, 0.3236295282840729, -0.575552761554718, 0.39551976323127747, 0.6716111302375793, 0.41212350130081177, 0.15017026662826538, 0.14033687114715576, -0.21121951937675476, 0.23554547131061554, -0.5869895219802856, -0.4476264417171478, 1.5764209032058716, 0.3627369999885559, 0.5625491142272949, 0.3341299295425415, 0.6492956280708313, 0.45645344257354736, 0.26481106877326965, -0.40135595202445984, 0.567961573600769, -0.225726917386055, -0.6298210024833679, -0.47489866614341736, -0.5734252333641052, -1.27834951877594, 0.058045659214258194, 0.18585669994354248, -0.7379679083824158, 0.28809207677841187, 0.06565079838037491, -0.2777212858200073, 0.371021032333374, -0.4192682206630707, 0.8775646090507507, 0.013892730697989464, -0.18106679618358612, -0.16190914809703827, -0.9557915925979614, 0.5214176774024963, -0.26419976353645325, 0.08387711644172668, -0.1998678743839264, -0.4377845823764801, 0.8737262487411499, -0.8835484385490417, 0.9201834201812744, -0.5504217743873596, -0.19089056551456451, 0.47772884368896484, -0.17267447710037231, 0.2763742208480835, 0.02793273702263832, -0.13370256125926971, 0.3162440061569214, -0.10297106206417084, -0.6470194458961487, -0.057314224541187286, 0.5936398506164551, -1.1941299438476562, -0.1742120385169983, -0.4406110942363739, -0.34672173857688904, -0.06596442312002182, 0.30761173367500305, 0.4980359971523285, 0.3077180087566376, 0.2328922003507614, 0.003081901464611292, 0.6071535348892212, -0.2899843752384186, 0.2899051904678345, 0.5855684280395508, -0.24213656783103943, -0.7005501389503479, 1.0517829656600952, 0.1187838539481163, 0.017265737056732178, 0.16068319976329803, 0.22471211850643158, -0.6731149554252625, -0.7022074460983276, -0.36272186040878296, 0.4580865800380707, -0.8129814267158508, -0.04520101100206375, -0.30054983496665955, -0.17238427698612213, -0.402409166097641, 0.14317257702350616, -0.38526198267936707, -0.5866897106170654, -0.4700843393802643, -0.02907809056341648, 0.41706612706184387, 1.1005380153656006, -0.3612496852874756, 0.17468556761741638, -0.6985949873924255, 0.17784005403518677, 0.09949655085802078, 0.11473945528268814, -0.09849263727664948, -0.6328482627868652, 0.04631614312529564, 0.41268450021743774, -0.33152925968170166, -0.583570122718811, 0.2491699606180191, 0.3023429214954376, 0.7314288020133972, 0.33864548802375793, -0.04730600118637085, 0.7519094944000244, -0.018913177773356438, 1.130239725112915, 0.19744236767292023, -0.8815596699714661, 0.6413577795028687, -0.5237642526626587, 0.11976531147956848, 0.3895953893661499, 0.44708874821662903, -0.21532496809959412, -0.3334749639034271, -0.7244779467582703, -0.9289376735687256, 0.8108164668083191, 0.2627101540565491, -0.14989718794822693, 0.08508595079183578, 0.6139397025108337, 0.2897033989429474, 0.309401273727417, -0.714661717414856, -0.3205737769603729, -0.4320014417171478, -0.22509676218032837, -0.1778203547000885, -0.07073237746953964, -0.06276769936084747, -0.15371526777744293, 1.0120868682861328, -0.2137324959039688, 0.30804237723350525, 0.4168267250061035, -0.03682917729020119, 0.11036951839923859, -0.27631187438964844, 0.8770343661308289, 0.5319404602050781, -0.28793206810951233, -0.11457595229148865, -0.06463664770126343, -0.8738692402839661, 0.025407355278730392, 0.06896302849054337, -0.18603642284870148, -0.20292344689369202, 0.5342880487442017, 0.4996238350868225, -0.18180608749389648, -0.5064828991889954, 0.5136411190032959, -0.01739240065217018, -0.28633424639701843, -0.3274930715560913, 0.004169485531747341, -0.08179309219121933, 0.2688855230808258, 0.3951264023780823, 0.18017518520355225, 0.1342763751745224, -0.22248762845993042, 0.11046792566776276, 0.136174738407135, -0.33577021956443787, -0.3482935428619385, 0.7728965282440186, 0.01615830510854721, 0.1242581158876419, 0.8896849751472473, -0.30016711354255676, -0.32199764251708984, 0.9001728296279907, 0.34517860412597656, 0.8324225544929504, -0.055080100893974304, 0.1394810676574707, 0.46619564294815063, 0.11867688596248627, -0.2470855861902237, 0.6768359541893005, -0.09805390238761902, -0.7653617262840271, -0.39132776856422424, -0.47594037652015686, -0.44347625970840454, 0.39106112718582153, -0.7408196330070496, 0.12078804522752762, -0.5754339694976807, -0.32139939069747925, -0.0720873698592186, 0.05909339711070061, -0.5196227431297302, -0.10957396030426025, 0.12680527567863464, 1.0918880701065063, -0.7639618515968323, 0.9711463451385498, 0.7322415113449097, -0.9947509169578552, -1.0513887405395508, -0.20649462938308716, 0.16251160204410553, -0.9668368101119995, 0.7695024609565735, 0.0953235998749733, -0.12448294460773468, 0.050370633602142334, -0.5542330145835876, -0.8577836155891418, 1.2974365949630737, 0.44257092475891113, -0.3782252073287964, 0.1736222356557846, 0.48028483986854553, 0.5294777750968933, -0.49182140827178955, 0.14863507449626923, 0.5271788835525513, 0.6026381850242615, 0.08227341622114182, -1.065814733505249, 0.17439615726470947, -0.17207841575145721, 0.06385387480258942, -0.23020994663238525, -0.6096203923225403, 0.970273494720459, -0.4388948380947113, 0.22970306873321533, 0.37406453490257263, 0.5424132943153381, 0.5170105695724487, 0.1716993749141693, 0.5265940427780151, 0.4995579421520233, 0.8630595803260803, -0.008682908490300179, 1.0018043518066406, -0.344044029712677, 0.5263012051582336, 1.042436957359314, -0.11626221239566803, 0.6637383699417114, 0.49602222442626953, -0.3510119915008545, 0.22031733393669128, 0.9782363772392273, -0.2000294178724289, 0.7531818151473999, -0.004687979817390442, -0.26624566316604614, 0.21055732667446136, -0.08803337812423706, -0.6540193557739258, 0.16719159483909607, 0.2462644726037979, -0.452119380235672, -0.1954386830329895, 0.1685580313205719, -0.12216933071613312, -0.5231853127479553, -0.3326091170310974, 0.794485330581665, 0.060309525579214096, -0.46620118618011475, 0.7616512775421143, -0.3120322525501251, 0.6017441749572754, -0.596060037612915, 0.01519410964101553, -0.3475959897041321, 0.35819631814956665, -0.2449965626001358, -0.9744501709938049, 0.08118778467178345, -0.1950901448726654, 0.06442750245332718, 0.05392687767744064, 0.3782687187194824, -0.29810553789138794, -0.21892067790031433, 0.31872811913490295, 0.20252887904644012, 0.5013926029205322, -0.02446485497057438, -1.0075961351394653, 0.09889170527458191, 0.2634071707725525, -0.43155771493911743, 0.30593249201774597, 0.32825028896331787, 0.09940975904464722, 0.9194148182868958, 0.7143909335136414, 0.17820574343204498, 0.14417876303195953, 0.18231920897960663, 0.8195119500160217, -0.3490174114704132, -0.4208260774612427, -0.6397243738174438, 0.4215787351131439, 0.032894253730773926, -0.519234299659729, 0.6667933464050293, 0.8482463955879211, 0.9054962396621704, -0.29468783736228943, 0.87883460521698, -0.08101566135883331, 0.27437064051628113, -0.6217957139015198, 0.7605031132698059, -0.6449040770530701, 0.605836808681488, -0.11061963438987732, -1.0303266048431396, -0.12777787446975708, 0.6449177265167236, -0.1220315471291542, 0.22900860011577606, 0.35814085602760315, 0.8008291125297546, -0.1687038093805313, 0.3491964042186737, 0.0666331797838211, 0.20044055581092834, 0.6081559062004089, 0.5494083762168884, 0.651894748210907, -0.3535279333591461, 0.6412849426269531, -0.4801536500453949, -0.2978241741657257, -0.22839076817035675, -0.976675808429718, -0.6389644742012024, -0.36191490292549133, -0.501891016960144, -0.46971917152404785, 0.298997700214386, 0.9294763803482056, 0.6452751159667969, -0.9407070279121399, -0.31827712059020996, -0.3809772729873657, -0.07619473338127136, -0.4034169018268585, -0.2054947018623352, 0.6065511107444763, -0.19593694806098938, -0.4779530465602875, 0.3833611011505127, 0.007424267940223217, 0.4418855607509613, -0.3744511604309082, -0.30001598596572876, 0.011630888096988201, -0.24373149871826172, 0.36850467324256897, 0.6257491111755371, -0.6497614979743958, -0.39533182978630066, -0.21150416135787964, -0.1432763636112213, 0.09201124310493469, 0.45278048515319824, -0.6275624632835388, 0.19437851011753082, 0.2540041506290436, 0.3717702329158783, 0.7294947504997253, -0.18429236114025116, 0.49265092611312866, -0.5846613645553589, 0.2574685513973236, 0.17211006581783295, 0.6351960301399231, 0.13834306597709656, -0.29636433720588684, 0.867391049861908, 0.3238871395587921, -0.5832422971725464, -0.5573500394821167, -0.06707077473402023, -1.1427587270736694, -0.19556550681591034, 0.9152982831001282, -0.5485759377479553, -0.28634539246559143, -0.2199963480234146, -0.3005216419696808, 0.30038517713546753, -0.5315080285072327, 0.6553793549537659, 0.2960335314273834, -0.3217998743057251, 0.12882505357265472, -0.4696119427680969, 0.44016075134277344, 0.11917118728160858, -0.5706901550292969, -0.15818937122821808, 0.2807426452636719, 0.6094833612442017, 0.19396419823169708, 0.5911429524421692, -0.23966538906097412, 0.19318535923957825, 0.05364468693733215, 0.18604253232479095, -0.43938353657722473, 0.05369734764099121, -0.4507042169570923, 0.14252248406410217, -0.11915003508329391, -0.5129908919334412 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
qa_zre
null
2023-04-05T13:37:03Z
398
2
null
[ "task_categories:question-answering", "annotations_creators:no-annotation", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:1M<n<10M", "source_datasets:original", "language:en", "license:unknown", "zero-shot-relation-extraction", "region:us" ]
2023-04-05T13:37:03Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - no-annotation language_creators: - expert-generated language: - en license: - unknown multilinguality: - monolingual pretty_name: QaZre size_categories: - 1M<n<10M source_datasets: - original task_categories: - question-answering task_ids: [] paperswithcode_id: null tags: - zero-shot-relation-extraction dataset_info: features: - name: relation dtype: string - name: question dtype: string - name: subject dtype: string - name: context dtype: string - name: answers sequence: string splits: - name: test num_bytes: 29410194 num_examples: 120000 - name: validation num_bytes: 1481430 num_examples: 6000 - name: train num_bytes: 2054954011 num_examples: 8400000 download_size: 516061636 dataset_size: 2085845635 --- # Dataset Card for QaZre ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [http://nlp.cs.washington.edu/zeroshot](http://nlp.cs.washington.edu/zeroshot) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Size of downloaded dataset files:** 516.06 MB - **Size of the generated dataset:** 2.09 GB - **Total amount of disk used:** 2.60 GB ### Dataset Summary A dataset reducing relation extraction to simple reading comprehension questions ### Supported Tasks and Leaderboards [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Languages [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Dataset Structure ### Data Instances #### default - **Size of downloaded dataset files:** 516.06 MB - **Size of the generated dataset:** 2.09 GB - **Total amount of disk used:** 2.60 GB An example of 'validation' looks as follows. ``` { "answers": [], "context": "answer", "question": "What is XXX in this question?", "relation": "relation_name", "subject": "Some entity Here is a bit of context which will explain the question in some way" } ``` ### Data Fields The data fields are the same among all splits. #### default - `relation`: a `string` feature. - `question`: a `string` feature. - `subject`: a `string` feature. - `context`: a `string` feature. - `answers`: a `list` of `string` features. ### Data Splits | name | train | validation | test | |---------|--------:|-----------:|-------:| | default | 8400000 | 6000 | 120000 | ## 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 Unknown. ### Citation Information ``` @inproceedings{levy-etal-2017-zero, title = "Zero-Shot Relation Extraction via Reading Comprehension", author = "Levy, Omer and Seo, Minjoon and Choi, Eunsol and Zettlemoyer, Luke", booktitle = "Proceedings of the 21st Conference on Computational Natural Language Learning ({C}o{NLL} 2017)", month = aug, year = "2017", address = "Vancouver, Canada", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/K17-1034", doi = "10.18653/v1/K17-1034", pages = "333--342", } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@lhoestq](https://github.com/lhoestq), [@ghomasHudson](https://github.com/ghomasHudson), [@lewtun](https://github.com/lewtun) for adding this dataset.
[ -0.5940385460853577, -0.5059822201728821, 0.2877923548221588, 0.014283666387200356, -0.2530243396759033, -0.046281371265649796, -0.26199281215667725, -0.43492984771728516, 0.5219457745552063, 0.5589501261711121, -0.8591851592063904, -0.9069701433181763, -0.4181238114833832, 0.11359311640262604, -0.20154863595962524, 1.2907216548919678, -0.09985577315092087, -0.26451876759529114, -0.3844509720802307, -0.3315155506134033, -0.35185253620147705, -0.4161309599876404, -0.3352166712284088, -0.2119278758764267, 0.4244793951511383, 0.5949147939682007, 0.6198781728744507, 0.9350624084472656, 0.4554995894432068, 0.23278239369392395, 0.05827087163925171, -0.07978128641843796, -0.4141314923763275, -0.001935142558068037, -0.0036615831777453423, -0.3121080994606018, -0.6013983488082886, 0.04343023896217346, 0.6171023845672607, 0.5311842560768127, -0.15608273446559906, 0.6540254950523376, -0.03172849118709564, 0.8808388113975525, -0.5053319334983826, 0.6688599586486816, -0.24854645133018494, -0.2231101393699646, -0.43507808446884155, 0.03224430978298187, 0.08604364097118378, -0.4483436346054077, -0.062201935797929764, -0.7722489833831787, 0.19902300834655762, 0.010767532512545586, 0.9475576281547546, 0.18442560732364655, -0.10969560593366623, -0.23712190985679626, -0.4965641498565674, 0.5946493148803711, -0.7601262927055359, 0.10386007279157639, 0.7143808007240295, 0.2984054982662201, 0.03966029733419418, -0.7166011929512024, -0.7631829380989075, 0.1537124365568161, -0.18457424640655518, 0.22948600351810455, -0.005627062637358904, -0.21759328246116638, 0.5663620829582214, 0.6656570434570312, -0.7568584680557251, -0.33966442942619324, -0.40632838010787964, -0.06330268830060959, 1.215309739112854, 0.37434259057044983, 0.27060291171073914, -0.39858266711235046, 0.038245148956775665, -0.49106013774871826, -0.34013503789901733, 0.21050848066806793, 0.513180136680603, 0.5350596308708191, -0.8016915321350098, 0.5942918062210083, -0.3237897455692291, 0.5620729923248291, -0.08118081837892532, 0.0011828008573502302, 0.6470264792442322, -0.6662890911102295, -0.10554984211921692, -0.16375775635242462, 0.9238951206207275, 0.5115209817886353, 0.011752319522202015, 0.07225433737039566, 0.0522022619843483, -0.1214078813791275, -0.12094268947839737, -0.843583345413208, -0.46393415331840515, 0.7947269678115845, -0.44320765137672424, -0.47469839453697205, 0.07468157261610031, -1.1806665658950806, -0.2859339118003845, -0.2780812978744507, 0.24146482348442078, -0.16843831539154053, -0.4430564343929291, 0.16325439512729645, -0.22838138043880463, 0.42601069808006287, 0.14343926310539246, -0.6486243009567261, 0.3821021020412445, 0.46313610672950745, 0.5878912210464478, 0.17565801739692688, -0.3017815947532654, -0.26636260747909546, -0.08887764066457748, -0.045177821069955826, 0.6311356425285339, -0.2686116695404053, -0.3442944288253784, -0.09146109968423843, 0.304297536611557, -0.12154894322156906, -0.28134092688560486, 0.9661945104598999, -0.20278166234493256, 0.4251825511455536, -0.6768311262130737, -0.5467197299003601, -0.11599407345056534, 0.3302232325077057, -0.8396031856536865, 1.3060179948806763, 0.43497711420059204, -0.9153358340263367, 0.14810627698898315, -0.8160728812217712, -0.31322014331817627, 0.25096362829208374, -0.13274648785591125, -0.6218023896217346, -0.37103524804115295, 0.23002876341342926, 0.4824541211128235, -0.598539412021637, 0.2022952139377594, -0.3339996337890625, -0.10429307073354721, 0.18064157664775848, 0.2101493775844574, 1.4004995822906494, 0.043440137058496475, -0.20969408750534058, 0.07315089553594589, -1.0564868450164795, 0.08484318107366562, 0.5744015574455261, -0.1296728551387787, -0.030989034101366997, -0.23974591493606567, 0.4098004400730133, 0.22955362498760223, 0.13148117065429688, -0.4544963240623474, 0.34960493445396423, -0.20534075796604156, 0.38409334421157837, 0.5632663369178772, 0.20727115869522095, 0.38683217763900757, -0.5114808678627014, 0.4856701195240021, -0.013073839247226715, 0.3982822597026825, -0.08821769803762436, -0.5167499780654907, -0.6293057203292847, -0.1565423458814621, 0.5603760480880737, 0.6419503092765808, -0.8432157635688782, 0.8004767894744873, -0.4794122278690338, -0.7243308424949646, -0.49615541100502014, 0.1225561797618866, 0.26266252994537354, 0.6399495005607605, 0.448935866355896, -0.31120628118515015, -0.6042349338531494, -0.6948754787445068, 0.22576197981834412, -0.22839312255382538, 0.1050395667552948, 0.6145316958427429, 0.8693280816078186, -0.04746199771761894, 0.8448366522789001, -0.8161900043487549, -0.29160448908805847, -0.32895034551620483, -0.2003256231546402, 0.29919832944869995, 0.591707706451416, 0.7726876735687256, -0.9048358798027039, -0.45316633582115173, -0.35075002908706665, -0.7680810689926147, -0.04019523411989212, -0.041232310235500336, -0.26431405544281006, 0.049030378460884094, 0.20138734579086304, -0.7488905787467957, 0.4697210192680359, 0.35571470856666565, -0.5889583230018616, 0.5187175273895264, 0.15689949691295624, 0.03759269788861275, -1.2903859615325928, 0.3467217683792114, 0.05138359218835831, 0.07955949008464813, -0.6025028228759766, -0.006409602705389261, -0.12060724198818207, -0.008753512986004353, -0.24335522949695587, 0.7662609219551086, -0.33367589116096497, 0.18406756222248077, 0.28708863258361816, 0.0667552798986435, 0.12914247810840607, 0.6247977614402771, -0.12940388917922974, 0.5515711307525635, 0.8595631122589111, -0.5885810256004333, 0.4648261070251465, 0.626582682132721, -0.20197118818759918, 0.5497621297836304, -0.7850611209869385, 0.08907591551542282, -0.2351447343826294, 0.3260253369808197, -0.8071092963218689, -0.48862865567207336, 0.8549933433532715, -0.6916511654853821, 0.39535897970199585, -0.32307198643684387, -0.6433713436126709, -0.5818093419075012, -0.6543796062469482, 0.2755638659000397, 0.3942469656467438, -0.23990808427333832, 0.5483285784721375, 0.5816723108291626, 0.04287056252360344, -0.3468993604183197, -0.754339873790741, -0.03310456871986389, -0.1687289923429489, -0.652314305305481, 0.42495647072792053, -0.3544432520866394, -0.07629155367612839, 0.2026006579399109, 0.2528313994407654, -0.007397676818072796, -0.09710585325956345, 0.20847487449645996, 0.22628431022167206, -0.07762020826339722, 0.01299856137484312, -0.154184028506279, -0.08923305571079254, 0.01982523687183857, -0.23629362881183624, 0.32988548278808594, -0.05720408260822296, -0.11870778352022171, -0.27523910999298096, 0.23384270071983337, 0.3627498149871826, -0.28387853503227234, 0.703688383102417, 0.7844623327255249, -0.37191683053970337, -0.0023643060121685266, -0.370776504278183, -0.14935487508773804, -0.37958571314811707, 0.13465075194835663, -0.0872095376253128, -0.6876352429389954, 0.9508612751960754, 0.34385132789611816, 0.24997392296791077, 0.7851752042770386, 0.4745548963546753, -0.01240007858723402, 0.5870093703269958, 0.36327648162841797, -0.14719362556934357, 0.43672797083854675, -0.7060967087745667, -0.13502418994903564, -0.8667933344841003, -0.240043506026268, -0.7004490494728088, -0.2678236663341522, -0.9111670255661011, -0.427340030670166, 0.030477240681648254, 0.05616426467895508, -0.2895622253417969, 0.44996562600135803, -0.6559544801712036, 0.32134684920310974, 0.501785159111023, 0.09293670207262039, -0.09097733348608017, -0.048303306102752686, 0.14246362447738647, 0.07136909663677216, -0.6483467817306519, -0.2952265739440918, 1.3135566711425781, 0.29508936405181885, 0.23856091499328613, 0.09346742182970047, 0.8904867172241211, 0.2662169337272644, -0.06036561727523804, -0.4830041527748108, 0.5898092985153198, -0.015102232806384563, -0.6379181146621704, -0.4020441174507141, -0.5158135294914246, -0.9653189182281494, -0.07680772244930267, -0.36160093545913696, -0.663074791431427, 0.6247807145118713, 0.07075522840023041, -0.304858535528183, 0.26364293694496155, -0.5738043785095215, 1.0257771015167236, -0.15660874545574188, -0.48440033197402954, 0.29664239287376404, -1.0218881368637085, 0.2664806544780731, 0.212722048163414, 0.4122360050678253, -0.27520087361335754, 0.08562548458576202, 1.0178521871566772, -0.6798244118690491, 0.8287872672080994, -0.4502880871295929, 0.2773176431655884, 0.609109103679657, -0.21994549036026, 0.3707800507545471, 0.11563799530267715, -0.19336947798728943, 0.46253377199172974, 0.18699800968170166, -0.5559278130531311, -0.5769824981689453, 0.48126426339149475, -0.7022199034690857, -0.005146016366779804, -0.48027122020721436, -0.5296990871429443, -0.0737709328532219, 0.3219800591468811, 0.149669349193573, 0.42023271322250366, -0.059476323425769806, 0.1417788416147232, 0.6226361989974976, -0.2342585325241089, 0.23845702409744263, 0.2220688909292221, -0.26932457089424133, -0.7579600214958191, 0.9999473690986633, 0.28244003653526306, -0.1296045184135437, 0.22006680071353912, 0.1834256500005722, -0.2617427110671997, -0.33713293075561523, -0.7841330766677856, 0.27170321345329285, -0.5200768113136292, -0.4073341488838196, -0.5330482721328735, -0.2753041386604309, -0.6246875524520874, 0.19998933374881744, -0.18332530558109283, -0.688014030456543, -0.30894413590431213, -0.22185643017292023, 0.788185179233551, 0.3866751492023468, -0.3282073736190796, 0.1440686285495758, -0.6732954382896423, 0.2559518814086914, -0.012924643233418465, 0.43789851665496826, 0.003456476842984557, -0.386679083108902, -0.411641001701355, 0.13675594329833984, -0.17472140491008759, -0.6198499798774719, 0.30690333247184753, 0.0674571767449379, 0.4468874931335449, -0.04730604961514473, 0.3088515102863312, 0.46613359451293945, -0.008440176956355572, 0.9935733675956726, -0.136788010597229, -0.6233559250831604, 0.5770958065986633, -0.6024636626243591, 0.3269834816455841, 0.9505780935287476, 0.42562246322631836, -0.3904666602611542, -0.004531312268227339, -0.9168174266815186, -1.0268735885620117, 0.8666422367095947, 0.46643346548080444, 0.12414519488811493, 0.06272904574871063, 0.5567501187324524, -0.20032083988189697, 0.3059021830558777, -0.6579892039299011, -0.8823291063308716, -0.23228105902671814, -0.36592531204223633, 0.03256608173251152, -0.2605164349079132, -0.2198178768157959, -0.6286558508872986, 0.8383164405822754, -0.07433309406042099, 0.32366007566452026, 0.32360634207725525, 0.09839557856321335, -0.13626620173454285, 0.11141741275787354, 0.4784122705459595, 0.4312177300453186, -0.4200875461101532, -0.24413610994815826, -0.12431441247463226, -0.6893685460090637, -0.20689772069454193, 0.518111526966095, -0.4714004397392273, -0.12693065404891968, 0.4460662603378296, 0.7694410681724548, 0.0475015826523304, -0.35468828678131104, 0.5047022104263306, -0.2171591967344284, -0.6046632528305054, -0.3451412618160248, -0.03874191269278526, 0.08998920023441315, 0.17203578352928162, 0.24015077948570251, -0.213185653090477, 0.09886202216148376, -0.43291446566581726, 0.26598888635635376, 0.08920716494321823, -0.2135578840970993, -0.3399971127510071, 0.5209515690803528, 0.05228440836071968, -0.05688287317752838, 0.6765486001968384, -0.42471474409103394, -0.5587194561958313, 0.7389644384384155, -0.004710243083536625, 0.8601673245429993, -0.013937612064182758, 0.26928263902664185, 0.8535407781600952, 0.2865491509437561, 0.05898076295852661, 0.5620298981666565, -0.3072250783443451, -0.7245712876319885, -0.1051476001739502, -0.5506700873374939, -0.25660398602485657, 0.16195543110370636, -0.9206482768058777, 0.3547253906726837, -0.4751136898994446, -0.12596578896045685, 0.1441279947757721, 0.49816930294036865, -0.796679675579071, 0.17936867475509644, -0.10941575467586517, 0.9412081837654114, -0.9140749573707581, 0.58890700340271, 0.6158420443534851, -0.9574102163314819, -0.965141773223877, -0.0926634892821312, 0.1595136970281601, -0.42482760548591614, 0.1864927113056183, -0.14603327214717865, 0.5713903903961182, 0.005766655318439007, -0.8699802756309509, -0.7665770649909973, 1.306384563446045, 0.2087247222661972, -0.3702240288257599, 0.2163456380367279, 0.2550608217716217, 0.5902817845344543, -0.2644837498664856, 0.3044186234474182, 0.5977898836135864, 0.6822710633277893, 0.3402373492717743, -0.6616970300674438, 0.23802638053894043, -0.5202551484107971, -0.2406340390443802, 0.18170836567878723, -0.8056357502937317, 0.7275290489196777, -0.09242800623178482, -0.17327135801315308, -0.15602974593639374, 0.5550081729888916, 0.21887028217315674, 0.42594894766807556, 0.2342979460954666, 0.8171002864837646, 0.873340904712677, -0.1903163492679596, 1.2318072319030762, -0.3678509294986725, 0.5345667600631714, 1.1942715644836426, -0.2427687644958496, 0.6511179208755493, 0.20749033987522125, -0.4601282477378845, 0.4922487437725067, 0.6909440159797668, -0.35777440667152405, 0.30973896384239197, 0.1651955544948578, 0.000583032495342195, -0.022559231147170067, -0.19050335884094238, -0.5860033631324768, 0.27585142850875854, 0.2679051160812378, -0.22784194350242615, -0.1724163144826889, -0.1886562705039978, 0.1039736345410347, -0.07765445858240128, -0.19471335411071777, 0.805271327495575, -0.044023945927619934, -0.15730983018875122, 0.5270671844482422, -0.14879919588565826, 0.4092939794063568, -0.5369176864624023, -0.1183348149061203, -0.2330334633588791, 0.0324690118432045, -0.5511548519134521, -1.068796157836914, 0.5168010592460632, -0.163547083735466, -0.4675867557525635, -0.13915158808231354, 0.6710257530212402, -0.4369286894798279, -0.7418627142906189, 0.22512799501419067, 0.43722695112228394, 0.26691368222236633, 0.12416602671146393, -1.1970975399017334, 0.34819865226745605, 0.10059553384780884, -0.4615315794944763, 0.3917653560638428, 0.3646758496761322, -0.08501070737838745, 0.42666611075401306, 0.7163047790527344, 0.0055753313936293125, -0.20249812304973602, 0.2599794268608093, 0.9831607341766357, -0.6703106760978699, -0.28984472155570984, -0.5962749123573303, 0.8117446303367615, -0.28493639826774597, -0.4175732135772705, 0.728762149810791, 0.9164764881134033, 1.0676867961883545, 0.007135141175240278, 0.8118594884872437, -0.6065675020217896, 0.6834739446640015, -0.22572264075279236, 0.7935065031051636, -0.6249846816062927, 0.07331787049770355, -0.4566234052181244, -0.7413692474365234, -0.4708126187324524, 0.4658195674419403, -0.26957380771636963, 0.23934093117713928, 0.3433673679828644, 0.9437097907066345, 0.15529842674732208, 0.1375742256641388, -0.047003742307424545, 0.21552051603794098, 0.20913979411125183, 0.48025617003440857, 0.19678206741809845, -1.0401501655578613, 0.5028253197669983, -0.7029929161071777, -0.12500447034835815, 0.08491916209459305, -0.8431766033172607, -0.7433732748031616, -1.0705876350402832, -0.680846095085144, -0.6211898922920227, -0.06321268528699875, 1.0434541702270508, 0.634637713432312, -0.9067128300666809, -0.34269431233406067, -0.08038567006587982, 0.25791460275650024, -0.07474730163812637, -0.35170358419418335, 0.639987587928772, 0.31003570556640625, -0.4666193127632141, -0.16594329476356506, 0.003863452933728695, -0.005571084097027779, -0.028631076216697693, -0.07057558000087738, -0.4063155949115753, -0.198133185505867, 0.4712957441806793, 0.6271065473556519, -0.344068706035614, 0.06696603447198868, -0.08573319017887115, -0.023643722757697105, 0.17253515124320984, 0.4461843967437744, -0.5235682129859924, 0.1735292673110962, 0.5717601776123047, 0.4237878620624542, 0.6865255236625671, 0.02122778631746769, 0.14463400840759277, -0.5964761972427368, 0.02021687664091587, 0.23472927510738373, 0.2022850662469864, 0.42457032203674316, -0.5343517661094666, 0.9071370363235474, 0.31578999757766724, -0.5254665017127991, -0.8925663232803345, -0.1555878221988678, -1.2750113010406494, 0.023984018713235855, 1.1183910369873047, 0.04848591238260269, -0.521955132484436, -0.13001227378845215, -0.2079012542963028, 0.11752165853977203, -0.5376527309417725, 0.3877941370010376, 0.6843447685241699, -0.01987982541322708, -0.23914271593093872, -0.5936859846115112, 0.5946770310401917, -0.08490276336669922, -1.053528904914856, 0.31031596660614014, 0.48977673053741455, 0.28777390718460083, 0.15579712390899658, 0.800198495388031, -0.2969459891319275, 0.1740407794713974, 0.07391782850027084, 0.4267716109752655, -0.2844996452331543, -0.005844352301210165, -0.4304822087287903, -0.19639231264591217, -0.21656517684459686, -0.09860099852085114 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
ai4bharat/IndicXParaphrase
ai4bharat
2022-10-14T16:40:28Z
398
0
null
[ "region:us" ]
2022-10-14T16:40:28Z
2022-10-10T17:24:47.000Z
2022-10-10T17:24:47
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -0.3992327153682709, 0.5791246294975281, -0.14494499564170837, -0.10751135647296906, 0.28233814239501953, -0.2768957316875458, -0.5409227013587952, -0.3685525059700012, -1.1902779340744019, 0.061491698026657104, 0.5316582918167114, 0.743514358997345, 0.7584061622619629, 0.3652168810367584, 0.643257737159729, 0.39322906732559204, -0.231389120221138, 0.48270541429519653, -0.04171793907880783, 0.0026038705836981535, -0.3524438440799713, -0.5516899824142456, -0.28596577048301697, 0.07584768533706665, 1.096130132675171, 0.9666873812675476, -0.28466421365737915, 0.05330856889486313, -0.30636167526245117, 0.3308892846107483, -0.4973427355289459, 0.3054097294807434, -0.022506216540932655, 0.16318757832050323, -0.704151451587677, -0.5535351634025574, 0.012795033864676952, -0.7361212968826294, 0.17926514148712158, -0.6900812387466431, 0.8269097208976746, 0.18583209812641144, 1.1533749103546143, 0.14819422364234924, -0.4624859392642975, -0.8161761164665222, -0.6538985371589661, 0.5711163282394409, -0.32703715562820435, 0.3968023657798767, 0.7028226256370544, -0.048573337495326996, -0.9820331335067749, -0.6745738983154297, -0.46466246247291565, 0.2923974096775055, 0.3540281355381012, -0.3411684036254883, -0.17522093653678894, -0.30589917302131653, 0.15791958570480347, 0.1281142681837082, -0.48419976234436035, -0.5543919205665588, -0.547515869140625, -0.39602571725845337, 0.6206656694412231, 0.34829503297805786, 0.24291737377643585, -0.18884189426898956, -0.3228582441806793, 0.0880165845155716, -0.41608554124832153, 0.3402574062347412, 0.6335517168045044, 0.711402416229248, -0.5811446309089661, 0.5602157711982727, -0.049275897443294525, 0.7439709901809692, 0.11445585638284683, -0.2747812569141388, 0.4146060049533844, -0.14724673330783844, 0.055171847343444824, 0.42263513803482056, 0.3152443468570709, 0.28413069248199463, -0.3273696303367615, 0.20322275161743164, -0.32151490449905396, -0.3049626648426056, -0.2233218252658844, -0.29490745067596436, -0.35921788215637207, 0.5492295026779175, -0.3314018249511719, -0.4285552501678467, 1.1431758403778076, -0.42007699608802795, -0.7302228808403015, 0.33156365156173706, 0.40652117133140564, -0.0994473472237587, -0.37146514654159546, -0.052260853350162506, -0.8458787202835083, -0.00790744461119175, 0.7491178512573242, -0.7198969125747681, 0.33717358112335205, 0.47280627489089966, 0.741721510887146, 0.1965060532093048, -0.14034466445446014, -0.4294945299625397, 0.2971963882446289, -0.8659994006156921, 0.6320174336433411, -0.20135276019573212, -1.0051976442337036, 0.11150483042001724, 0.8971704244613647, -0.3789643347263336, -1.2094870805740356, 1.0605157613754272, -0.6887932419776917, 0.16017864644527435, -0.6767609119415283, -0.14661164581775665, -0.07118469476699829, -0.005095955915749073, -0.6088155508041382, 0.7567099332809448, 0.5872676968574524, -0.49952778220176697, 0.21429462730884552, -0.2602984309196472, -0.3915135860443115, 0.38824939727783203, -0.0793546810746193, -0.21858906745910645, 0.7138336896896362, -0.6647078394889832, -0.2693284749984741, 0.2942773103713989, 0.23689350485801697, -0.357060968875885, -0.793192446231842, 0.08478079736232758, -0.05786222219467163, 1.5507503747940063, -0.03868860378861427, -0.35861143469810486, -0.6793836951255798, -1.1506236791610718, -0.07070811837911606, 0.6886887550354004, -0.9194992184638977, -0.27839499711990356, -0.046410247683525085, -0.26169371604919434, 0.0899493545293808, 0.7390591502189636, -1.119404911994934, 0.28327250480651855, -0.050927065312862396, -0.22794730961322784, 0.8271061182022095, 0.1538720428943634, 0.24758882820606232, 0.14913466572761536, 0.4295872151851654, 0.5277255773544312, 0.11115183681249619, 0.6835882663726807, -0.3472035229206085, -0.9694353938102722, 0.6154633164405823, 0.25266438722610474, 0.8121451139450073, -0.49945372343063354, 0.2685092091560364, 0.2702546715736389, -0.3409683108329773, -0.5682377815246582, -0.310282826423645, 0.09025713056325912, 0.14930608868598938, 0.11142496764659882, -0.5721707344055176, -0.6576128005981445, -0.9689135551452637, -0.13590654730796814, -0.43143755197525024, -0.35715678334236145, 0.2100687474012375, 0.5792907476425171, -1.1975533962249756, 0.4128877520561218, -0.7705622911453247, -0.703874409198761, -0.010655621066689491, -0.1933809369802475, 0.7540653944015503, 0.43240174651145935, 0.5033961534500122, -0.6397145390510559, -0.5661987066268921, -0.22470159828662872, -1.0333740711212158, -0.13280484080314636, 0.24819664657115936, 0.3065737783908844, -0.1342328041791916, -0.2744964361190796, -0.48740261793136597, 0.8100383877754211, 0.14789214730262756, -0.5391897559165955, 0.5220769643783569, -0.3020317554473877, 0.17224839329719543, -0.6369158029556274, -0.0691685602068901, -0.6616761684417725, -0.0009067110950127244, -0.36083078384399414, -0.5737436413764954, 0.14772333204746246, 0.07017548382282257, -0.16065415740013123, 0.2880837619304657, -0.909276008605957, -0.0010854422580450773, -0.744221568107605, 0.37907224893569946, 0.0639476627111435, -0.3145084083080292, -0.017516743391752243, 1.000038743019104, 0.7784457206726074, -0.3848040699958801, 0.7217439413070679, 0.4440040588378906, 0.19036099314689636, 0.7630518674850464, -0.18725158274173737, 0.16478213667869568, -0.5245421528816223, -0.12161099910736084, -0.8887605667114258, -1.0982943773269653, 0.7320572137832642, -0.6114250421524048, 0.36542850732803345, -0.42778605222702026, 0.2589159309864044, -0.6919258832931519, -0.038853395730257034, 0.4808599054813385, -0.05936374515295029, -0.6863952875137329, 0.5232571363449097, 0.4531749188899994, -0.2019244134426117, -0.6609036922454834, -0.5301570296287537, 0.39365914463996887, 0.6154113411903381, -0.16390396654605865, 0.06878498196601868, 0.14941087365150452, -0.5441920757293701, -0.040802545845508575, -0.3869187533855438, -0.4576674997806549, 0.05422405153512955, 0.13053379952907562, -0.005750161595642567, -0.40482011437416077, -0.08680257946252823, -0.35842010378837585, -0.4656125009059906, 0.21876463294029236, 0.30119529366493225, -0.04096344858407974, -0.42599743604660034, -0.36198148131370544, -0.8881808519363403, 0.6719611883163452, 0.5370280146598816, 0.05281474441289902, 0.7555550336837769, 0.16819244623184204, -0.801498293876648, -0.13532206416130066, -0.17607054114341736, 0.2696835994720459, -0.5588056445121765, 0.13849826157093048, -0.013484805822372437, -0.06374907493591309, 0.2629791498184204, 0.25386205315589905, -0.4300558567047119, 0.927625298500061, -0.26152747869491577, -0.3592526614665985, 0.7960182428359985, 0.5974737405776978, 0.4958309531211853, 0.16503198444843292, -0.044541094452142715, 0.9007097482681274, -1.196651816368103, -0.6563171744346619, -0.7409546375274658, -0.15945661067962646, -0.43510857224464417, -0.0321057066321373, 0.6254417300224304, 0.29009905457496643, -0.13333925604820251, 0.47563934326171875, -0.5243490934371948, 0.3556032180786133, 1.0119839906692505, 0.3574867248535156, 0.34357017278671265, -0.7570232152938843, -0.25157779455184937, -0.14024296402931213, -0.9998159408569336, -0.2631372809410095, 0.8871029615402222, 0.2275265008211136, 0.8444608449935913, 0.5992542505264282, 0.6784538626670837, 0.136723130941391, 0.2523833215236664, -0.305902898311615, 0.39202871918678284, 0.43760839104652405, -1.040114164352417, -0.42758411169052124, 0.02141888067126274, -0.9703332185745239, -0.14227578043937683, -0.03495054319500923, -0.42617106437683105, 0.7681738138198853, 0.00016635804786346853, -0.4076710641384125, 0.7732735872268677, -0.4555833339691162, 0.7562878727912903, -0.4473649859428406, -0.026638653129339218, 0.4699098467826843, -0.707064151763916, 0.4677433967590332, 0.12878736853599548, 0.6205845475196838, -0.015571946278214455, -0.04078621417284012, 0.7104931473731995, -0.9129164814949036, 0.25438612699508667, -0.6348398923873901, 0.22421303391456604, 0.24246959388256073, 0.5160625576972961, 0.5969962477684021, 0.4371241629123688, 0.10119915008544922, -0.23920848965644836, 0.04115789383649826, -0.8241121172904968, -0.21050670742988586, 0.6975144147872925, -0.7186897397041321, -0.6864195466041565, -1.2355334758758545, 0.14438661932945251, 0.2734704911708832, 0.3893047273159027, 0.7959297895431519, 0.5714079141616821, 0.12895449995994568, 0.6805254220962524, 0.9888579249382019, -0.06885591894388199, 0.916691780090332, 0.3224475085735321, 0.09175165742635727, -0.2194489687681198, 0.703682541847229, 0.2662784457206726, -0.2470790147781372, -0.11939744651317596, 0.20913469791412354, -0.11069414764642715, -0.5917618870735168, -0.4999074339866638, 0.3701755702495575, -0.6731783747673035, -0.1830393373966217, -0.6243732571601868, -0.6043766736984253, -0.5117589235305786, 0.0692739263176918, -0.7147684097290039, 0.23979082703590393, -0.7753568887710571, -0.10574901103973389, 0.04323358088731766, 0.9792002439498901, -0.5893120765686035, 0.5805228352546692, -1.12185800075531, 0.19345775246620178, -0.07949890196323395, 0.792106032371521, 0.2139579802751541, -0.7344390153884888, -0.39754199981689453, -0.11592598259449005, -0.37299054861068726, -1.3576757907867432, 0.21404962241649628, -0.24541422724723816, 0.2309398353099823, 0.6145407557487488, 0.13977040350437164, 0.5258244276046753, -0.3432632088661194, 0.7029102444648743, -0.057016827166080475, -0.7069293856620789, 0.7934491038322449, -0.5026893615722656, 0.4963533282279968, 0.9766002893447876, 0.5333840250968933, -0.7984007596969604, 0.0357406847178936, -1.041122555732727, -0.600869357585907, 0.38426393270492554, 0.1192895919084549, -0.03601125627756119, -0.665955662727356, -0.054019927978515625, -0.16143806278705597, 0.6043741703033447, -1.0390695333480835, -0.785835862159729, 0.25766894221305847, 0.5277299284934998, 0.08168502151966095, -0.5653401613235474, 0.2088075876235962, -0.5444163084030151, 1.0657776594161987, 0.45109352469444275, 0.32744958996772766, 0.8406059145927429, 0.4649237096309662, -0.38231605291366577, 0.09252502024173737, 0.7662692070007324, 0.6666228771209717, -0.5239795446395874, -0.2908027172088623, -0.0882752314209938, -0.9143400192260742, 0.05927503854036331, 0.1116887554526329, -0.013456095941364765, 0.9082115292549133, 0.579308032989502, 0.253970205783844, 0.4514276385307312, -0.7264610528945923, 0.8859445452690125, -0.1495419293642044, -0.1247284859418869, -1.0677239894866943, 0.19486205279827118, -0.23984935879707336, 0.5006400346755981, 1.0061331987380981, 0.525004506111145, -0.047630541026592255, -0.814338207244873, -0.014736384153366089, 0.6939173936843872, -0.7091119289398193, -0.17449775338172913, 0.9448539614677429, 0.38471025228500366, -1.295304536819458, 1.106776475906372, -0.5381773710250854, -0.5603317618370056, 0.9121302366256714, 0.5229570269584656, 1.1221849918365479, -0.44204193353652954, 0.0008675057324580848, 0.2662239074707031, 0.4137844443321228, 0.5423170328140259, 1.0869632959365845, 0.43141356110572815, -0.7931072115898132, 0.8826581835746765, -0.24776068329811096, -0.40361127257347107, -0.053475700318813324, -0.42859864234924316, 0.16892209649085999, -0.4406189024448395, -0.10712965577840805, -0.3444185256958008, 0.2854307293891907, -0.70720374584198, 0.42807644605636597, -0.08385642617940903, 0.8653066754341125, -0.8553729057312012, 0.47207602858543396, 0.6354700326919556, -0.33373481035232544, -0.8508192300796509, -0.26198476552963257, -0.1144845262169838, -0.6389466524124146, 0.30214792490005493, -0.45541054010391235, 0.044398874044418335, 0.09623479843139648, -0.6491509675979614, -1.1778273582458496, 0.9093631505966187, -0.6396117210388184, -0.2784458100795746, 0.20463958382606506, -0.1151471883058548, 0.28811654448509216, -0.2524648904800415, 0.010661328211426735, 0.4187661111354828, 0.7489396333694458, 0.28446561098098755, -0.7727053761482239, -0.36948859691619873, 0.0015033691888675094, -0.44474759697914124, 0.7582973837852478, -0.6002098917961121, 1.1840776205062866, -0.556353747844696, -0.05965423583984375, 0.4438447952270508, 0.24690861999988556, 0.21076245605945587, 0.6629217267036438, 0.144208163022995, 0.7282259464263916, 1.0701210498809814, -0.4083522856235504, 0.881180465221405, 0.26432785391807556, 0.4743083417415619, 0.7238510251045227, -0.6487718820571899, 0.7513747811317444, 0.3181043267250061, -0.5682927966117859, 0.9228019714355469, 1.290606141090393, -0.15699152648448944, 0.80793696641922, 0.051364265382289886, -1.0815999507904053, 0.32583361864089966, -0.20724761486053467, -0.7530062198638916, 0.31502565741539, 0.19055864214897156, -0.6920987367630005, -0.5770313739776611, -0.2404651641845703, -0.35662829875946045, -0.11552873998880386, -0.763173520565033, 0.6720565557479858, -0.01696927472949028, -0.5103673934936523, 0.18857470154762268, 0.28775009512901306, 0.17368444800376892, -0.5235736966133118, -0.029393965378403664, -0.22823575139045715, 0.2660652697086334, -0.5670853853225708, -0.5234523415565491, 0.5724437236785889, -0.32430148124694824, -0.5343252420425415, 0.181474968791008, 0.7635870575904846, -0.16923785209655762, -0.4515411853790283, 0.3247268795967102, 0.6959530115127563, 0.16658467054367065, 0.42502790689468384, -0.23511283099651337, 0.2448059767484665, -0.08044827729463577, -0.06651593744754791, 0.27714747190475464, 0.3449171781539917, 0.22435645759105682, 0.44501352310180664, 0.432856947183609, -0.018087303265929222, -0.10736559331417084, -0.38282057642936707, 0.41249361634254456, -0.9542784690856934, -0.5713290572166443, -0.630710780620575, 0.2740667760372162, -0.023154327645897865, -1.0836422443389893, 0.41451746225357056, 1.4406688213348389, 1.0359984636306763, -0.4756380617618561, 1.0672271251678467, -0.21818462014198303, 0.9594789743423462, 0.4148314893245697, 0.5420438051223755, -0.6030403971672058, 0.038353081792593, -0.43644052743911743, -1.0769634246826172, -0.3571633994579315, 0.4539390206336975, -0.02289981208741665, -0.3429867625236511, 0.8725717663764954, 0.5887162685394287, -0.3347362279891968, -0.11728022992610931, 0.04848663881421089, -0.029941599816083908, -0.12433874607086182, 0.5145372152328491, 0.764839768409729, -0.9344298243522644, -0.10680411010980606, -0.21577700972557068, -0.6382728815078735, -0.5047284364700317, -0.9632002711296082, -0.12959381937980652, -0.16037842631340027, 0.03534334897994995, -0.5662809014320374, 0.002556905150413513, 1.2083250284194946, 0.5684951543807983, -1.1113994121551514, -0.5303782224655151, 0.33718499541282654, 0.39204245805740356, -0.1874789297580719, -0.24202406406402588, 0.2984571158885956, 0.1538221836090088, -0.5908879041671753, 0.6875662803649902, 0.8089626431465149, 0.20888905227184296, 0.19554781913757324, 0.15893003344535828, -0.8229468464851379, -0.1491343379020691, 0.1744047999382019, 0.9450566172599792, -0.9398531913757324, -0.7114846110343933, -0.03168468177318573, -0.2709487974643707, -0.05765697360038757, 0.17102089524269104, -0.4046342968940735, 0.5180684924125671, 0.34591469168663025, 0.49933499097824097, 0.056160878390073776, -0.05474642664194107, 0.5409556031227112, -0.9069051742553711, 0.09425970166921616, 0.41343608498573303, 0.4154110848903656, -0.4000871181488037, -0.5910195112228394, 0.6713417172431946, 1.0073974132537842, -0.6594864130020142, -0.8743263483047485, -0.19846680760383606, -1.0016000270843506, 0.04189697653055191, 0.6762756109237671, 0.5009528994560242, -0.48065176606178284, -0.4174492359161377, -0.5617400407791138, -0.1254679411649704, -0.13699708878993988, 0.76216059923172, 1.1796802282333374, -0.7432100772857666, 0.07975788414478302, -1.0386393070220947, 0.6594987511634827, -0.2419460564851761, -0.3457580506801605, -0.4864429533481598, 0.3832802176475525, 0.3523699641227722, 0.44048118591308594, 0.6148120164871216, 0.14084689319133759, 0.8338428735733032, 0.31260576844215393, -0.17026856541633606, 0.2698982357978821, -0.4559198319911957, -0.02893332578241825, -0.05796259641647339, 0.3101596236228943, -1.026215672492981 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
pauri32/fiqa-2018
pauri32
2023-05-31T15:43:26Z
398
4
null
[ "region:us" ]
2023-05-31T15:43:26Z
2023-05-17T08:22:26.000Z
2023-05-17T08:22:26
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -0.3992327153682709, 0.5791246294975281, -0.14494499564170837, -0.10751135647296906, 0.28233814239501953, -0.2768957316875458, -0.5409227013587952, -0.3685525059700012, -1.1902779340744019, 0.061491698026657104, 0.5316582918167114, 0.743514358997345, 0.7584061622619629, 0.3652168810367584, 0.643257737159729, 0.39322906732559204, -0.231389120221138, 0.48270541429519653, -0.04171793907880783, 0.0026038705836981535, -0.3524438440799713, -0.5516899824142456, -0.28596577048301697, 0.07584768533706665, 1.096130132675171, 0.9666873812675476, -0.28466421365737915, 0.05330856889486313, -0.30636167526245117, 0.3308892846107483, -0.4973427355289459, 0.3054097294807434, -0.022506216540932655, 0.16318757832050323, -0.704151451587677, -0.5535351634025574, 0.012795033864676952, -0.7361212968826294, 0.17926514148712158, -0.6900812387466431, 0.8269097208976746, 0.18583209812641144, 1.1533749103546143, 0.14819422364234924, -0.4624859392642975, -0.8161761164665222, -0.6538985371589661, 0.5711163282394409, -0.32703715562820435, 0.3968023657798767, 0.7028226256370544, -0.048573337495326996, -0.9820331335067749, -0.6745738983154297, -0.46466246247291565, 0.2923974096775055, 0.3540281355381012, -0.3411684036254883, -0.17522093653678894, -0.30589917302131653, 0.15791958570480347, 0.1281142681837082, -0.48419976234436035, -0.5543919205665588, -0.547515869140625, -0.39602571725845337, 0.6206656694412231, 0.34829503297805786, 0.24291737377643585, -0.18884189426898956, -0.3228582441806793, 0.0880165845155716, -0.41608554124832153, 0.3402574062347412, 0.6335517168045044, 0.711402416229248, -0.5811446309089661, 0.5602157711982727, -0.049275897443294525, 0.7439709901809692, 0.11445585638284683, -0.2747812569141388, 0.4146060049533844, -0.14724673330783844, 0.055171847343444824, 0.42263513803482056, 0.3152443468570709, 0.28413069248199463, -0.3273696303367615, 0.20322275161743164, -0.32151490449905396, -0.3049626648426056, -0.2233218252658844, -0.29490745067596436, -0.35921788215637207, 0.5492295026779175, -0.3314018249511719, -0.4285552501678467, 1.1431758403778076, -0.42007699608802795, -0.7302228808403015, 0.33156365156173706, 0.40652117133140564, -0.0994473472237587, -0.37146514654159546, -0.052260853350162506, -0.8458787202835083, -0.00790744461119175, 0.7491178512573242, -0.7198969125747681, 0.33717358112335205, 0.47280627489089966, 0.741721510887146, 0.1965060532093048, -0.14034466445446014, -0.4294945299625397, 0.2971963882446289, -0.8659994006156921, 0.6320174336433411, -0.20135276019573212, -1.0051976442337036, 0.11150483042001724, 0.8971704244613647, -0.3789643347263336, -1.2094870805740356, 1.0605157613754272, -0.6887932419776917, 0.16017864644527435, -0.6767609119415283, -0.14661164581775665, -0.07118469476699829, -0.005095955915749073, -0.6088155508041382, 0.7567099332809448, 0.5872676968574524, -0.49952778220176697, 0.21429462730884552, -0.2602984309196472, -0.3915135860443115, 0.38824939727783203, -0.0793546810746193, -0.21858906745910645, 0.7138336896896362, -0.6647078394889832, -0.2693284749984741, 0.2942773103713989, 0.23689350485801697, -0.357060968875885, -0.793192446231842, 0.08478079736232758, -0.05786222219467163, 1.5507503747940063, -0.03868860378861427, -0.35861143469810486, -0.6793836951255798, -1.1506236791610718, -0.07070811837911606, 0.6886887550354004, -0.9194992184638977, -0.27839499711990356, -0.046410247683525085, -0.26169371604919434, 0.0899493545293808, 0.7390591502189636, -1.119404911994934, 0.28327250480651855, -0.050927065312862396, -0.22794730961322784, 0.8271061182022095, 0.1538720428943634, 0.24758882820606232, 0.14913466572761536, 0.4295872151851654, 0.5277255773544312, 0.11115183681249619, 0.6835882663726807, -0.3472035229206085, -0.9694353938102722, 0.6154633164405823, 0.25266438722610474, 0.8121451139450073, -0.49945372343063354, 0.2685092091560364, 0.2702546715736389, -0.3409683108329773, -0.5682377815246582, -0.310282826423645, 0.09025713056325912, 0.14930608868598938, 0.11142496764659882, -0.5721707344055176, -0.6576128005981445, -0.9689135551452637, -0.13590654730796814, -0.43143755197525024, -0.35715678334236145, 0.2100687474012375, 0.5792907476425171, -1.1975533962249756, 0.4128877520561218, -0.7705622911453247, -0.703874409198761, -0.010655621066689491, -0.1933809369802475, 0.7540653944015503, 0.43240174651145935, 0.5033961534500122, -0.6397145390510559, -0.5661987066268921, -0.22470159828662872, -1.0333740711212158, -0.13280484080314636, 0.24819664657115936, 0.3065737783908844, -0.1342328041791916, -0.2744964361190796, -0.48740261793136597, 0.8100383877754211, 0.14789214730262756, -0.5391897559165955, 0.5220769643783569, -0.3020317554473877, 0.17224839329719543, -0.6369158029556274, -0.0691685602068901, -0.6616761684417725, -0.0009067110950127244, -0.36083078384399414, -0.5737436413764954, 0.14772333204746246, 0.07017548382282257, -0.16065415740013123, 0.2880837619304657, -0.909276008605957, -0.0010854422580450773, -0.744221568107605, 0.37907224893569946, 0.0639476627111435, -0.3145084083080292, -0.017516743391752243, 1.000038743019104, 0.7784457206726074, -0.3848040699958801, 0.7217439413070679, 0.4440040588378906, 0.19036099314689636, 0.7630518674850464, -0.18725158274173737, 0.16478213667869568, -0.5245421528816223, -0.12161099910736084, -0.8887605667114258, -1.0982943773269653, 0.7320572137832642, -0.6114250421524048, 0.36542850732803345, -0.42778605222702026, 0.2589159309864044, -0.6919258832931519, -0.038853395730257034, 0.4808599054813385, -0.05936374515295029, -0.6863952875137329, 0.5232571363449097, 0.4531749188899994, -0.2019244134426117, -0.6609036922454834, -0.5301570296287537, 0.39365914463996887, 0.6154113411903381, -0.16390396654605865, 0.06878498196601868, 0.14941087365150452, -0.5441920757293701, -0.040802545845508575, -0.3869187533855438, -0.4576674997806549, 0.05422405153512955, 0.13053379952907562, -0.005750161595642567, -0.40482011437416077, -0.08680257946252823, -0.35842010378837585, -0.4656125009059906, 0.21876463294029236, 0.30119529366493225, -0.04096344858407974, -0.42599743604660034, -0.36198148131370544, -0.8881808519363403, 0.6719611883163452, 0.5370280146598816, 0.05281474441289902, 0.7555550336837769, 0.16819244623184204, -0.801498293876648, -0.13532206416130066, -0.17607054114341736, 0.2696835994720459, -0.5588056445121765, 0.13849826157093048, -0.013484805822372437, -0.06374907493591309, 0.2629791498184204, 0.25386205315589905, -0.4300558567047119, 0.927625298500061, -0.26152747869491577, -0.3592526614665985, 0.7960182428359985, 0.5974737405776978, 0.4958309531211853, 0.16503198444843292, -0.044541094452142715, 0.9007097482681274, -1.196651816368103, -0.6563171744346619, -0.7409546375274658, -0.15945661067962646, -0.43510857224464417, -0.0321057066321373, 0.6254417300224304, 0.29009905457496643, -0.13333925604820251, 0.47563934326171875, -0.5243490934371948, 0.3556032180786133, 1.0119839906692505, 0.3574867248535156, 0.34357017278671265, -0.7570232152938843, -0.25157779455184937, -0.14024296402931213, -0.9998159408569336, -0.2631372809410095, 0.8871029615402222, 0.2275265008211136, 0.8444608449935913, 0.5992542505264282, 0.6784538626670837, 0.136723130941391, 0.2523833215236664, -0.305902898311615, 0.39202871918678284, 0.43760839104652405, -1.040114164352417, -0.42758411169052124, 0.02141888067126274, -0.9703332185745239, -0.14227578043937683, -0.03495054319500923, -0.42617106437683105, 0.7681738138198853, 0.00016635804786346853, -0.4076710641384125, 0.7732735872268677, -0.4555833339691162, 0.7562878727912903, -0.4473649859428406, -0.026638653129339218, 0.4699098467826843, -0.707064151763916, 0.4677433967590332, 0.12878736853599548, 0.6205845475196838, -0.015571946278214455, -0.04078621417284012, 0.7104931473731995, -0.9129164814949036, 0.25438612699508667, -0.6348398923873901, 0.22421303391456604, 0.24246959388256073, 0.5160625576972961, 0.5969962477684021, 0.4371241629123688, 0.10119915008544922, -0.23920848965644836, 0.04115789383649826, -0.8241121172904968, -0.21050670742988586, 0.6975144147872925, -0.7186897397041321, -0.6864195466041565, -1.2355334758758545, 0.14438661932945251, 0.2734704911708832, 0.3893047273159027, 0.7959297895431519, 0.5714079141616821, 0.12895449995994568, 0.6805254220962524, 0.9888579249382019, -0.06885591894388199, 0.916691780090332, 0.3224475085735321, 0.09175165742635727, -0.2194489687681198, 0.703682541847229, 0.2662784457206726, -0.2470790147781372, -0.11939744651317596, 0.20913469791412354, -0.11069414764642715, -0.5917618870735168, -0.4999074339866638, 0.3701755702495575, -0.6731783747673035, -0.1830393373966217, -0.6243732571601868, -0.6043766736984253, -0.5117589235305786, 0.0692739263176918, -0.7147684097290039, 0.23979082703590393, -0.7753568887710571, -0.10574901103973389, 0.04323358088731766, 0.9792002439498901, -0.5893120765686035, 0.5805228352546692, -1.12185800075531, 0.19345775246620178, -0.07949890196323395, 0.792106032371521, 0.2139579802751541, -0.7344390153884888, -0.39754199981689453, -0.11592598259449005, -0.37299054861068726, -1.3576757907867432, 0.21404962241649628, -0.24541422724723816, 0.2309398353099823, 0.6145407557487488, 0.13977040350437164, 0.5258244276046753, -0.3432632088661194, 0.7029102444648743, -0.057016827166080475, -0.7069293856620789, 0.7934491038322449, -0.5026893615722656, 0.4963533282279968, 0.9766002893447876, 0.5333840250968933, -0.7984007596969604, 0.0357406847178936, -1.041122555732727, -0.600869357585907, 0.38426393270492554, 0.1192895919084549, -0.03601125627756119, -0.665955662727356, -0.054019927978515625, -0.16143806278705597, 0.6043741703033447, -1.0390695333480835, -0.785835862159729, 0.25766894221305847, 0.5277299284934998, 0.08168502151966095, -0.5653401613235474, 0.2088075876235962, -0.5444163084030151, 1.0657776594161987, 0.45109352469444275, 0.32744958996772766, 0.8406059145927429, 0.4649237096309662, -0.38231605291366577, 0.09252502024173737, 0.7662692070007324, 0.6666228771209717, -0.5239795446395874, -0.2908027172088623, -0.0882752314209938, -0.9143400192260742, 0.05927503854036331, 0.1116887554526329, -0.013456095941364765, 0.9082115292549133, 0.579308032989502, 0.253970205783844, 0.4514276385307312, -0.7264610528945923, 0.8859445452690125, -0.1495419293642044, -0.1247284859418869, -1.0677239894866943, 0.19486205279827118, -0.23984935879707336, 0.5006400346755981, 1.0061331987380981, 0.525004506111145, -0.047630541026592255, -0.814338207244873, -0.014736384153366089, 0.6939173936843872, -0.7091119289398193, -0.17449775338172913, 0.9448539614677429, 0.38471025228500366, -1.295304536819458, 1.106776475906372, -0.5381773710250854, -0.5603317618370056, 0.9121302366256714, 0.5229570269584656, 1.1221849918365479, -0.44204193353652954, 0.0008675057324580848, 0.2662239074707031, 0.4137844443321228, 0.5423170328140259, 1.0869632959365845, 0.43141356110572815, -0.7931072115898132, 0.8826581835746765, -0.24776068329811096, -0.40361127257347107, -0.053475700318813324, -0.42859864234924316, 0.16892209649085999, -0.4406189024448395, -0.10712965577840805, -0.3444185256958008, 0.2854307293891907, -0.70720374584198, 0.42807644605636597, -0.08385642617940903, 0.8653066754341125, -0.8553729057312012, 0.47207602858543396, 0.6354700326919556, -0.33373481035232544, -0.8508192300796509, -0.26198476552963257, -0.1144845262169838, -0.6389466524124146, 0.30214792490005493, -0.45541054010391235, 0.044398874044418335, 0.09623479843139648, -0.6491509675979614, -1.1778273582458496, 0.9093631505966187, -0.6396117210388184, -0.2784458100795746, 0.20463958382606506, -0.1151471883058548, 0.28811654448509216, -0.2524648904800415, 0.010661328211426735, 0.4187661111354828, 0.7489396333694458, 0.28446561098098755, -0.7727053761482239, -0.36948859691619873, 0.0015033691888675094, -0.44474759697914124, 0.7582973837852478, -0.6002098917961121, 1.1840776205062866, -0.556353747844696, -0.05965423583984375, 0.4438447952270508, 0.24690861999988556, 0.21076245605945587, 0.6629217267036438, 0.144208163022995, 0.7282259464263916, 1.0701210498809814, -0.4083522856235504, 0.881180465221405, 0.26432785391807556, 0.4743083417415619, 0.7238510251045227, -0.6487718820571899, 0.7513747811317444, 0.3181043267250061, -0.5682927966117859, 0.9228019714355469, 1.290606141090393, -0.15699152648448944, 0.80793696641922, 0.051364265382289886, -1.0815999507904053, 0.32583361864089966, -0.20724761486053467, -0.7530062198638916, 0.31502565741539, 0.19055864214897156, -0.6920987367630005, -0.5770313739776611, -0.2404651641845703, -0.35662829875946045, -0.11552873998880386, -0.763173520565033, 0.6720565557479858, -0.01696927472949028, -0.5103673934936523, 0.18857470154762268, 0.28775009512901306, 0.17368444800376892, -0.5235736966133118, -0.029393965378403664, -0.22823575139045715, 0.2660652697086334, -0.5670853853225708, -0.5234523415565491, 0.5724437236785889, -0.32430148124694824, -0.5343252420425415, 0.181474968791008, 0.7635870575904846, -0.16923785209655762, -0.4515411853790283, 0.3247268795967102, 0.6959530115127563, 0.16658467054367065, 0.42502790689468384, -0.23511283099651337, 0.2448059767484665, -0.08044827729463577, -0.06651593744754791, 0.27714747190475464, 0.3449171781539917, 0.22435645759105682, 0.44501352310180664, 0.432856947183609, -0.018087303265929222, -0.10736559331417084, -0.38282057642936707, 0.41249361634254456, -0.9542784690856934, -0.5713290572166443, -0.630710780620575, 0.2740667760372162, -0.023154327645897865, -1.0836422443389893, 0.41451746225357056, 1.4406688213348389, 1.0359984636306763, -0.4756380617618561, 1.0672271251678467, -0.21818462014198303, 0.9594789743423462, 0.4148314893245697, 0.5420438051223755, -0.6030403971672058, 0.038353081792593, -0.43644052743911743, -1.0769634246826172, -0.3571633994579315, 0.4539390206336975, -0.02289981208741665, -0.3429867625236511, 0.8725717663764954, 0.5887162685394287, -0.3347362279891968, -0.11728022992610931, 0.04848663881421089, -0.029941599816083908, -0.12433874607086182, 0.5145372152328491, 0.764839768409729, -0.9344298243522644, -0.10680411010980606, -0.21577700972557068, -0.6382728815078735, -0.5047284364700317, -0.9632002711296082, -0.12959381937980652, -0.16037842631340027, 0.03534334897994995, -0.5662809014320374, 0.002556905150413513, 1.2083250284194946, 0.5684951543807983, -1.1113994121551514, -0.5303782224655151, 0.33718499541282654, 0.39204245805740356, -0.1874789297580719, -0.24202406406402588, 0.2984571158885956, 0.1538221836090088, -0.5908879041671753, 0.6875662803649902, 0.8089626431465149, 0.20888905227184296, 0.19554781913757324, 0.15893003344535828, -0.8229468464851379, -0.1491343379020691, 0.1744047999382019, 0.9450566172599792, -0.9398531913757324, -0.7114846110343933, -0.03168468177318573, -0.2709487974643707, -0.05765697360038757, 0.17102089524269104, -0.4046342968940735, 0.5180684924125671, 0.34591469168663025, 0.49933499097824097, 0.056160878390073776, -0.05474642664194107, 0.5409556031227112, -0.9069051742553711, 0.09425970166921616, 0.41343608498573303, 0.4154110848903656, -0.4000871181488037, -0.5910195112228394, 0.6713417172431946, 1.0073974132537842, -0.6594864130020142, -0.8743263483047485, -0.19846680760383606, -1.0016000270843506, 0.04189697653055191, 0.6762756109237671, 0.5009528994560242, -0.48065176606178284, -0.4174492359161377, -0.5617400407791138, -0.1254679411649704, -0.13699708878993988, 0.76216059923172, 1.1796802282333374, -0.7432100772857666, 0.07975788414478302, -1.0386393070220947, 0.6594987511634827, -0.2419460564851761, -0.3457580506801605, -0.4864429533481598, 0.3832802176475525, 0.3523699641227722, 0.44048118591308594, 0.6148120164871216, 0.14084689319133759, 0.8338428735733032, 0.31260576844215393, -0.17026856541633606, 0.2698982357978821, -0.4559198319911957, -0.02893332578241825, -0.05796259641647339, 0.3101596236228943, -1.026215672492981 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
usvsnsp/pile-semantic-memorization-filter-results
usvsnsp
2023-09-19T18:56:42Z
398
1
null
[ "region:us" ]
2023-09-19T18:56:42Z
2023-09-19T18:16:50.000Z
2023-09-19T18:16:50
--- dataset_info: features: - name: sequence_id dtype: int64 - name: text dtype: string - name: sequence_duplicates dtype: int64 - name: max_frequency dtype: int64 - name: avg_frequency dtype: float64 - name: min_frequency dtype: int64 - name: median_frequency dtype: float64 - name: p25_frequency dtype: int64 - name: p75_frequency dtype: int64 - name: frequencies sequence: int64 - name: is_incrementing dtype: bool - name: tokens sequence: int64 - name: repeating_offset dtype: int32 - name: num_repeating dtype: int32 - name: smallest_repeating_chunk sequence: int64 - name: memorization_score dtype: float64 - name: templating_frequency_0.9 dtype: int64 - name: templating_frequency_0.8 dtype: int64 - name: prompt_perplexity dtype: float32 - name: generation_perplexity dtype: float32 - name: sequence_perplexity dtype: float32 splits: - name: pile.duped.70m num_bytes: 7003348430 num_examples: 5000000 - name: pile.duped.160m num_bytes: 7003348430 num_examples: 5000000 - name: pile.duped.410m num_bytes: 7003348430 num_examples: 5000000 - name: pile.duped.1b num_bytes: 7003348430 num_examples: 5000000 - name: pile.duped.1.4b num_bytes: 7003348430 num_examples: 5000000 - name: pile.duped.2.8b num_bytes: 7003348430 num_examples: 5000000 - name: pile.duped.6.9b num_bytes: 7003348430 num_examples: 5000000 - name: pile.duped.12b num_bytes: 7003348430 num_examples: 5000000 - name: pile.deduped.70m num_bytes: 7013409756 num_examples: 5000000 - name: pile.deduped.160m num_bytes: 7013409756 num_examples: 5000000 - name: pile.deduped.410m num_bytes: 7013409756 num_examples: 5000000 - name: pile.deduped.1b num_bytes: 7013409756 num_examples: 5000000 - name: pile.deduped.1.4b num_bytes: 7013409756 num_examples: 5000000 - name: pile.deduped.2.8b num_bytes: 7013409756 num_examples: 5000000 - name: pile.deduped.6.9b num_bytes: 7013409756 num_examples: 5000000 - name: pile.deduped.12b num_bytes: 7013409756 num_examples: 5000000 download_size: 48107269588 dataset_size: 112134065488 --- # Dataset Card for "pile-semantic-memorization-filter-results" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6669542789459229, -0.42288821935653687, 0.24609938263893127, 0.07735976576805115, -0.42117851972579956, 0.01007905788719654, 0.1759030669927597, -0.11652660369873047, 0.7520266771316528, 0.8107323050498962, -0.7089483737945557, -1.1620333194732666, -0.9116304516792297, -0.4359028935432434, -0.7347663640975952, 1.3408195972442627, 0.3186572194099426, -0.04513561353087425, -0.5929528474807739, -0.3184583783149719, -0.39855605363845825, -0.522766649723053, -0.641443133354187, -0.5847176909446716, 0.806075930595398, 0.7320204973220825, 0.33318033814430237, 0.6696122288703918, 0.8286545872688293, 0.24470314383506775, -0.2207385152578354, -0.25863489508628845, -0.5504885911941528, -0.055248282849788666, -0.27560925483703613, -0.4998345375061035, -1.00883150100708, -0.053794823586940765, 0.7265207171440125, 0.5014588832855225, -0.5146360397338867, 0.6427993178367615, -0.3392462432384491, 0.9948450326919556, -0.614198625087738, 0.3985297679901123, -0.583341121673584, 0.05958748981356621, -0.6001189351081848, -0.42176344990730286, -0.015532882884144783, -0.2412041574716568, -0.29757505655288696, -0.9391371607780457, 0.34879034757614136, 0.16945545375347137, 0.854892909526825, 0.4640101194381714, -0.04850447177886963, -0.3916299045085907, -0.3191625475883484, 0.35884585976600647, -0.35538917779922485, 0.22312673926353455, 1.067887544631958, 0.5560896992683411, -0.03709550201892853, -0.7869938611984253, -0.4166491627693176, 0.21465805172920227, -0.15631310641765594, 0.5037011504173279, 0.6491806507110596, -0.06721509248018265, 0.6314155459403992, 0.8233695030212402, -0.7025341391563416, -0.02377302199602127, -0.6869100332260132, -0.267408549785614, 0.702643632888794, 0.23743516206741333, 0.29830318689346313, -0.1339244842529297, -0.03465317189693451, -0.2195422202348709, -0.39486539363861084, -0.05434075742959976, 0.18645165860652924, 0.19327741861343384, -0.5413568019866943, 0.8755518794059753, -0.3946370780467987, 0.5430877208709717, -0.11707799881696701, 0.21586208045482635, 0.47652530670166016, -0.17622773349285126, -0.1720489114522934, 0.019631346687674522, 0.2659572660923004, 0.1545954793691635, -0.0731193944811821, 0.20419365167617798, -0.3411181569099426, 0.37546613812446594, 0.028282850980758667, -1.3372244834899902, -1.014809489250183, 0.2466728389263153, -0.8104450106620789, -0.2591169774532318, 0.3190627694129944, -0.9820471405982971, -0.5529128313064575, -0.29309991002082825, 0.24797479808330536, -0.11530083417892456, -0.4473332464694977, 0.33220669627189636, -0.8983553051948547, 0.11445829272270203, 0.14024177193641663, -0.6372650861740112, 0.6926104426383972, 0.8715368509292603, 0.5053113698959351, 0.33052191138267517, -0.27576860785484314, -1.1067354679107666, 0.1314828246831894, 0.13648036122322083, 1.2498974800109863, -0.715050220489502, -0.5006328225135803, 0.08186893165111542, 0.02571813017129898, -0.03600270673632622, -0.6780744194984436, 0.9537933468818665, -0.46896928548812866, 0.25937512516975403, -0.395165354013443, -0.8350823521614075, -0.23653532564640045, 0.2194632887840271, -1.056014895439148, 1.295623540878296, 0.18427689373493195, -0.7511360049247742, 0.6493223905563354, -0.8707943558692932, -0.4136215150356293, 0.7409546971321106, 0.011325689032673836, -0.4616253674030304, 0.07495281845331192, -0.13985712826251984, 0.44305330514907837, -0.1387804001569748, 0.37295207381248474, -0.7662022113800049, -0.4517219066619873, -0.011800041422247887, 0.25165000557899475, 0.9721800684928894, 0.2713293731212616, 0.1831926703453064, 0.36797934770584106, -1.0417002439498901, -0.24854128062725067, 0.1452876627445221, -0.19812016189098358, -0.45590490102767944, -0.0528048612177372, 0.24243374168872833, 0.33704426884651184, 0.3394780457019806, -0.3798949420452118, 0.14829476177692413, 0.30897676944732666, -0.14797209203243256, 0.5163174271583557, 0.05604776740074158, 0.28902390599250793, -0.7206352353096008, 0.2688907980918884, 0.2525841295719147, 0.07451920211315155, -0.04323335364460945, -0.5210304260253906, -0.5741479992866516, -0.3107074201107025, 0.40204495191574097, 0.6666945219039917, -0.5976278185844421, 0.8260439038276672, -0.2438187599182129, -0.6787801384925842, -0.175502747297287, 0.4057203233242035, 0.22347411513328552, 0.4354754686355591, 0.3257250189781189, -0.8099178075790405, -0.5494531393051147, -0.48632413148880005, 0.08555008471012115, -0.28943759202957153, -0.2313336879014969, 0.37757498025894165, 0.8725521564483643, -0.2306501418352127, 0.6624045968055725, -0.9163163304328918, -0.6942253708839417, 0.1753244251012802, 0.0031560552306473255, 0.344717800617218, 0.501268208026886, 0.57867431640625, -0.9625740647315979, -0.18295720219612122, -0.4623767137527466, -0.4670940339565277, -0.13845762610435486, 0.4733845293521881, -0.6500946879386902, 0.03392009064555168, 0.28092068433761597, -0.6041815876960754, 0.5723259449005127, 0.5998029708862305, -0.8595736026763916, 0.22346197068691254, 0.010009548626840115, 0.04099120944738388, -1.0531142950057983, 0.37941011786460876, -0.20707249641418457, -0.12773612141609192, -0.2539674937725067, 0.20191460847854614, -0.04628763720393181, -0.029587429016828537, -0.10352833569049835, 0.567183792591095, -0.13673065602779388, -0.31718504428863525, -0.07016514986753464, 0.34382396936416626, -0.09152987599372864, 0.4622623026371002, 0.3150865435600281, 0.30820783972740173, 0.7347331643104553, -0.8374658226966858, 0.5655297040939331, 0.69966059923172, -0.12202799320220947, 0.9974575042724609, -0.5113813877105713, 0.012224769219756126, -0.29384344816207886, 0.4479806125164032, -0.9378557801246643, -0.6085131168365479, 0.3837386667728424, -0.3832872807979584, 0.2501503527164459, -0.5859864354133606, -0.7739501595497131, -0.7427985072135925, -0.6638262271881104, 0.5011091232299805, 0.6518807411193848, -0.6759284734725952, 0.35930684208869934, 0.902596652507782, 0.027094442397356033, -0.10336620360612869, -0.6337674856185913, -0.0915537104010582, -0.38785701990127563, -0.1975707709789276, 0.28128498792648315, -0.6169354915618896, 0.1592055857181549, -0.0799097865819931, 0.26732513308525085, -0.3418465852737427, 0.060078348964452744, 0.3181653618812561, 0.17098645865917206, -0.013211437501013279, 0.49264299869537354, -0.1344013810157776, -0.49984967708587646, 0.181993305683136, -0.17879997193813324, 0.5645114183425903, -0.08613791316747665, -0.22139397263526917, 0.14170494675636292, 0.292728990316391, 0.40762248635292053, -0.43447721004486084, 0.6065764427185059, 1.180158019065857, -0.7373788356781006, -0.2463984191417694, -0.5347443222999573, -0.29083600640296936, -0.45460930466651917, 0.24658972024917603, -0.29612720012664795, -0.899161696434021, 0.6933255791664124, -0.06748626381158829, -0.09954594820737839, 0.5660628080368042, 0.5928260684013367, -0.16602884232997894, 0.4461255371570587, 0.2569921016693115, -0.0711190402507782, 0.5840100049972534, -0.38756436109542847, -0.3206658959388733, -0.9453250169754028, -0.345502108335495, -0.6314706206321716, -0.44430023431777954, -0.7880439162254333, -0.31629857420921326, -0.1141841933131218, 0.18149305880069733, -0.18885008990764618, 0.436082124710083, -0.7768017649650574, 0.23931708931922913, 0.7840338349342346, 0.2042570859193802, 0.10859391838312149, -0.017074594274163246, 0.18914607167243958, 0.49143844842910767, -0.8350866436958313, -0.15352895855903625, 0.9548325538635254, 0.192203551530838, 0.5412006378173828, 0.12604577839374542, 1.0672204494476318, 0.15885087847709656, 0.2624552845954895, -0.7399989366531372, 0.8904120326042175, -0.5841482877731323, -0.6007546782493591, -0.4461120069026947, -0.23320940136909485, -0.9620625376701355, -0.04249769449234009, -0.26556506752967834, -0.2634643316268921, -0.016538599506020546, 0.2694084346294403, 0.17969143390655518, 0.4027640223503113, -0.5505033731460571, 1.0668398141860962, 0.1046840026974678, 0.024966193363070488, -0.45612967014312744, -0.5955953598022461, 0.23154327273368835, 0.27082449197769165, 0.1561116874217987, -0.5601794123649597, -0.10685867071151733, 1.0569612979888916, -0.3608461022377014, 1.0162549018859863, -0.5557851195335388, 0.14839684963226318, 0.4569152295589447, -0.17263872921466827, 0.2519897222518921, 0.18310728669166565, -0.06442157924175262, 0.10245709866285324, -0.056108757853507996, -0.6053059697151184, -0.17919783294200897, 0.7546959519386292, -0.4078696370124817, -0.026137519627809525, -0.12309502810239792, -0.6796460747718811, 0.3657458424568176, 0.5601227879524231, 0.11804144084453583, 0.6516289710998535, -0.3924361765384674, 0.06515216827392578, 0.8860635161399841, 0.12565836310386658, 0.32121551036834717, 0.39686957001686096, -0.5681573748588562, -0.4383118450641632, 1.2096036672592163, 0.3265689015388489, -0.4396371841430664, 0.6788342595100403, 0.5413888692855835, -0.16368912160396576, -0.634935200214386, -0.4611276388168335, 0.3057917058467865, -0.6516760587692261, -0.34937605261802673, -0.5158660411834717, -0.2923143804073334, -0.40400245785713196, 0.13469061255455017, -0.10368330031633377, -0.7738906145095825, -0.30134737491607666, -0.4810107350349426, 1.001037359237671, 0.5922306776046753, -0.26363036036491394, 0.21909639239311218, -0.9503107666969299, 0.8518750667572021, 0.21322692930698395, 1.1557245254516602, -0.3728996515274048, -0.4200388491153717, -0.45116060972213745, -0.23081107437610626, 0.04113267734646797, -0.23770399391651154, -0.01868887059390545, 0.19700632989406586, 0.5019565224647522, -0.005500161089003086, 0.08477389812469482, 0.7142093181610107, -0.16509297490119934, 0.5641626715660095, -0.20428374409675598, -0.5631707310676575, 0.6555469632148743, -0.5002641081809998, 0.6141866445541382, 0.8788512349128723, 0.12397922575473785, -0.5532004833221436, -0.15853659808635712, -0.9043234586715698, -0.9165949821472168, 0.6730310320854187, 0.04085302725434303, -0.10612109303474426, 0.012606299482285976, 0.16349242627620697, -0.04529249295592308, 0.4437398314476013, -0.3378464877605438, -0.6714271306991577, -0.13460780680179596, -0.31550535559654236, 0.12452643364667892, -0.6174861192703247, -0.20079553127288818, -0.4711703956127167, 0.8387739062309265, 0.012468340806663036, 0.31706157326698303, -0.08977993577718735, -0.019296402111649513, -0.0654018372297287, -0.08188959956169128, 0.5537996888160706, 0.4735574424266815, -0.4810279607772827, -0.06594274938106537, -0.07907421886920929, -0.6267794370651245, -0.5025770664215088, 0.40565046668052673, -0.14014095067977905, -0.09191783517599106, 0.23977291584014893, 0.6836248636245728, -0.10297761112451553, -0.3519149720668793, 0.3103971481323242, 0.11971581727266312, -0.3552449941635132, -0.6663395762443542, 0.24777668714523315, 0.30849137902259827, -0.31100183725357056, -0.08966506272554398, 0.011295432224869728, 0.6369367837905884, -0.23917491734027863, 0.7664023041725159, 0.04244188219308853, -0.3985041379928589, -0.15130901336669922, 0.4839043617248535, 0.3414601683616638, -0.5289346575737, 1.0253841876983643, -0.2732977867126465, -0.655893862247467, 0.7682914137840271, 0.18437519669532776, 0.8129072189331055, -0.28495946526527405, 0.4127159118652344, 0.7161575555801392, -0.035787031054496765, 0.022297276183962822, 0.48039916157722473, -0.6568440794944763, -0.6911460161209106, -0.061342209577560425, -0.3993709683418274, -0.3772695064544678, -0.33649682998657227, -1.1125210523605347, 0.4361705780029297, -0.49337536096572876, -0.04061392322182655, -0.08188246935606003, 0.21429415047168732, -0.8767271637916565, 0.34296178817749023, 0.18697431683540344, 1.235323429107666, -0.7507339119911194, 0.9238044619560242, 0.9433457255363464, -0.3888491094112396, -0.568755030632019, -0.2938902676105499, 0.03472045436501503, -0.8403041362762451, 0.24633826315402985, 0.33852294087409973, 0.1673022359609604, -0.2141343057155609, -0.5991304516792297, -0.6576679348945618, 1.3374474048614502, -0.14836198091506958, -0.35075804591178894, 0.4340173006057739, -0.14160484075546265, 0.5298866629600525, -0.15975935757160187, 0.39079564809799194, 0.7357122898101807, 0.7539480328559875, 0.4016279876232147, -0.6481151580810547, -0.023991037160158157, -0.7058918476104736, -0.06900141388177872, 0.5574003458023071, -0.7273083329200745, 0.1711145043373108, 0.20179858803749084, -0.10006211698055267, -0.05408097803592682, 0.5028390288352966, 0.4809669852256775, 0.8227230310440063, 0.4961882531642914, 1.1160283088684082, 0.9115133285522461, -0.05733751505613327, 1.1577938795089722, 0.007076153066009283, 0.3983505368232727, 1.4505585432052612, -0.22606493532657623, 0.7265346050262451, 0.5237164497375488, -0.05442720279097557, 0.5408689379692078, 0.41864272952079773, -0.46424156427383423, 0.4195438325405121, 0.5056759119033813, -0.13095611333847046, -0.223895862698555, -0.3689959943294525, -0.2441435009241104, 0.12497647106647491, 0.7957489490509033, -0.14006951451301575, 0.011950062587857246, -0.3387102782726288, -0.16501586139202118, 0.09864889830350876, -0.5425132513046265, 0.9601685404777527, 0.0679980143904686, -0.5805216431617737, 0.10186788439750671, -0.30099430680274963, 0.5338060259819031, -0.46853700280189514, -0.46846118569374084, 0.0885133296251297, 0.28248679637908936, -0.6343916654586792, -1.2745281457901, 0.8035158514976501, -0.5118236541748047, -0.42860254645347595, 0.013486860319972038, 0.9326428174972534, -0.7535511255264282, -0.7529749274253845, 0.5190219879150391, 0.16819389164447784, 0.4300629496574402, 0.018602965399622917, -0.9936143159866333, -0.10266801714897156, -0.32971498370170593, -0.21719437837600708, 0.23528093099594116, 0.30101820826530457, -0.1920759528875351, 0.8012222647666931, 0.6916190981864929, -0.10260194540023804, -0.11142031103372574, 0.5581512451171875, 0.8295636177062988, -0.7354156374931335, -0.5194559693336487, -0.4140949845314026, 0.7910327911376953, -0.46382254362106323, -0.3966422379016876, 0.4517495334148407, 1.030924916267395, 1.2059780359268188, -0.2399754375219345, 0.39915141463279724, -0.3811607360839844, 0.5746454000473022, -0.36694130301475525, 0.7615600228309631, -0.32135266065597534, 0.03015350177884102, -0.18740537762641907, -0.8245238065719604, -0.8080556392669678, 0.512323260307312, 0.15618327260017395, 0.08857157081365585, 0.6843189597129822, 0.9300746917724609, -0.019937822595238686, -0.02839851938188076, 0.2856174409389496, 0.2491980344057083, 0.15979203581809998, 0.4774675965309143, 0.2552749216556549, -0.6290804147720337, 0.45305195450782776, -0.45689553022384644, -0.28424689173698425, -0.08161739259958267, -0.8700580596923828, -1.1533112525939941, -0.7408549189567566, -0.6779292225837708, -0.24279363453388214, -0.19226792454719543, 0.6351979374885559, 0.8244169354438782, -1.120543122291565, -0.5312308669090271, -0.18759489059448242, 0.5193780660629272, -0.0831143856048584, -0.1470198631286621, 0.6175048351287842, 0.036227837204933167, -0.5223054885864258, -0.33652177453041077, 0.15079553425312042, -0.023726798593997955, 0.13934972882270813, -0.1560276597738266, -0.1745598316192627, -0.3712042272090912, 0.6322858333587646, 0.10043104737997055, -0.3036269545555115, -0.05548393353819847, -0.39264965057373047, -0.05891215801239014, 0.05917586013674736, 0.9157135486602783, -0.6649566292762756, 0.17932908236980438, 0.7697073817253113, 0.41831907629966736, 0.8556541800498962, 0.009558456018567085, 0.2549169063568115, -0.48055973649024963, 0.1468849778175354, 0.08033087849617004, 0.5975739359855652, 0.2668125033378601, -0.5036832094192505, 1.0688021183013916, 0.3758369982242584, -0.5471945405006409, -0.4732978940010071, 0.19512027502059937, -1.351313591003418, 0.200836643576622, 0.889410674571991, 0.06162644922733307, -0.2959212362766266, -0.11382663995027542, -0.40829434990882874, 0.26462671160697937, -0.713719367980957, 0.5131391286849976, 0.7796112895011902, 0.360609233379364, -0.2839869558811188, -0.2281731814146042, 0.43031105399131775, 0.2507729232311249, -0.9986560940742493, -0.014951135031878948, 0.675720751285553, 0.1550282984972, 0.12522843480110168, 0.8820660710334778, -0.39818400144577026, 0.3300187885761261, 0.2034621685743332, 0.16276487708091736, -0.19142325222492218, -0.4912945628166199, -0.3078182637691498, 0.04713171720504761, 0.015357302501797676, -0.465405136346817 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
medal
null
2023-06-13T12:39:11Z
397
11
medal
[ "task_categories:other", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10M<n<100M", "source_datasets:original", "language:en", "license:unknown", "disambiguation", "region:us" ]
2023-06-13T12:39:11Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - expert-generated language_creators: - expert-generated language: - en license: - unknown multilinguality: - monolingual size_categories: - 10M<n<100M source_datasets: - original task_categories: - other task_ids: [] paperswithcode_id: medal pretty_name: MeDAL tags: - disambiguation dataset_info: features: - name: abstract_id dtype: int32 - name: text dtype: string - name: location sequence: int32 - name: label sequence: string splits: - name: train num_bytes: 3573399948 num_examples: 3000000 - name: test num_bytes: 1190766821 num_examples: 1000000 - name: validation num_bytes: 1191410723 num_examples: 1000000 - name: full num_bytes: 15536883723 num_examples: 14393619 download_size: 21060929078 dataset_size: 21492461215 --- # Dataset Card for the MeDAL dataset ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Repository:** https://github.com/BruceWen120/medal - **Paper:** https://www.aclweb.org/anthology/2020.clinicalnlp-1.15/ - **Dataset (Kaggle):** https://www.kaggle.com/xhlulu/medal-emnlp - **Dataset (Zenodo):** https://zenodo.org/record/4265632 - **Pretrained model:** https://huggingface.co/xhlu/electra-medal - **Leaderboard:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Dataset Summary A large medical text dataset (14Go) curated to 4Go for abbreviation disambiguation, designed for natural language understanding pre-training in the medical domain. For example, DHF can be disambiguated to dihydrofolate, diastolic heart failure, dengue hemorragic fever or dihydroxyfumarate ### Supported Tasks and Leaderboards Medical abbreviation disambiguation ### Languages English (en) ## Dataset Structure Each file is a table consisting of three columns: * text: The normalized content of an abstract * location: The location (index) of each abbreviation that was substituted * label: The word at that was substituted at the given location ### Data Instances An example from the train split is: ``` {'abstract_id': 14145090, 'text': 'velvet antlers vas are commonly used in traditional chinese medicine and invigorant and contain many PET components for health promotion the velvet antler peptide svap is one of active components in vas based on structural study the svap interacts with tgfβ receptors and disrupts the tgfβ pathway we hypothesized that svap prevents cardiac fibrosis from pressure overload by blocking tgfβ signaling SDRs underwent TAC tac or a sham operation T3 one month rats received either svap mgkgday or vehicle for an additional one month tac surgery induced significant cardiac dysfunction FB activation and fibrosis these effects were improved by treatment with svap in the heart tissue tac remarkably increased the expression of tgfβ and connective tissue growth factor ctgf ROS species C2 and the phosphorylation C2 of smad and ERK kinases erk svap inhibited the increases in reactive oxygen species C2 ctgf expression and the phosphorylation of smad and erk but not tgfβ expression in cultured cardiac fibroblasts angiotensin ii ang ii had similar effects compared to tac surgery such as increases in αsmapositive CFs and collagen synthesis svap eliminated these effects by disrupting tgfβ IB to its receptors and blocking ang iitgfβ downstream signaling these results demonstrated that svap has antifibrotic effects by blocking the tgfβ pathway in CFs', 'location': [63], 'label': ['transverse aortic constriction']} ``` ### Data Fields The column types are: * text: content of the abstract as a string * location: index of the substitution as an integer * label: substitued word as a string ### Data Splits The following files are present: * `full_data.csv`: The full dataset with all 14M abstracts. * `train.csv`: The subset used to train the baseline and proposed models. * `valid.csv`: The subset used to validate the model during training for hyperparameter selection. * `test.csv`: The subset used to evaluate the model and report the results in the tables. ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data The original dataset was retrieved and modified from the [NLM website](https://www.nlm.nih.gov/databases/download/pubmed_medline.html). #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations Details on how the abbreviations were created can be found in section 2.2 (Dataset Creation) of the [ACL ClinicalNLP paper](https://aclanthology.org/2020.clinicalnlp-1.15.pdf). #### 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 Since the abstracts are written in English, the data is biased towards anglo-centric medical research. If you plan to use a model pre-trained on this dataset for a predominantly non-English community, it is important to verify whether there are negative biases present in your model, and ensure that they are correctly mitigated. For instance, you could fine-tune your dataset on a multilingual medical disambiguation dataset, or collect a dataset specific to your use case. ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information The ELECTRA model is licensed under [Apache 2.0](https://github.com/google-research/electra/blob/master/LICENSE). The license for the libraries used in this project (`transformers`, `pytorch`, etc.) can be found in their respective GitHub repository. Our model is released under a MIT license. The original dataset was retrieved and modified from the [NLM website](https://www.nlm.nih.gov/databases/download/pubmed_medline.html). By using this dataset, you are bound by the [terms and conditions](https://www.nlm.nih.gov/databases/download/terms_and_conditions_pubmed.html) specified by NLM: > INTRODUCTION > > Downloading data from the National Library of Medicine FTP servers indicates your acceptance of the following Terms and Conditions: No charges, usage fees or royalties are paid to NLM for this data. > > MEDLINE/PUBMED SPECIFIC TERMS > > NLM freely provides PubMed/MEDLINE data. Please note some PubMed/MEDLINE abstracts may be protected by copyright. > > GENERAL TERMS AND CONDITIONS > > * Users of the data agree to: > * acknowledge NLM as the source of the data by including the phrase "Courtesy of the U.S. National Library of Medicine" in a clear and conspicuous manner, > * properly use registration and/or trademark symbols when referring to NLM products, and > * not indicate or imply that NLM has endorsed its products/services/applications. > > * Users who republish or redistribute the data (services, products or raw data) agree to: > * maintain the most current version of all distributed data, or > * make known in a clear and conspicuous manner that the products/services/applications do not reflect the most current/accurate data available from NLM. > > * These data are produced with a reasonable standard of care, but NLM makes no warranties express or implied, including no warranty of merchantability or fitness for particular purpose, regarding the accuracy or completeness of the data. Users agree to hold NLM and the U.S. Government harmless from any liability resulting from errors in the data. NLM disclaims any liability for any consequences due to use, misuse, or interpretation of information contained or not contained in the data. > > * NLM does not provide legal advice regarding copyright, fair use, or other aspects of intellectual property rights. See the NLM Copyright page. > > * NLM reserves the right to change the type and format of its machine-readable data. NLM will take reasonable steps to inform users of any changes to the format of the data before the data are distributed via the announcement section or subscription to email and RSS updates. ### Citation Information ``` @inproceedings{wen-etal-2020-medal, title = "{M}e{DAL}: Medical Abbreviation Disambiguation Dataset for Natural Language Understanding Pretraining", author = "Wen, Zhi and Lu, Xing Han and Reddy, Siva", booktitle = "Proceedings of the 3rd Clinical Natural Language Processing Workshop", month = nov, year = "2020", address = "Online", publisher = "Association for Computational Linguistics", url = "https://www.aclweb.org/anthology/2020.clinicalnlp-1.15", pages = "130--135", abstract = "One of the biggest challenges that prohibit the use of many current NLP methods in clinical settings is the availability of public datasets. In this work, we present MeDAL, a large medical text dataset curated for abbreviation disambiguation, designed for natural language understanding pre-training in the medical domain. We pre-trained several models of common architectures on this dataset and empirically showed that such pre-training leads to improved performance and convergence speed when fine-tuning on downstream medical tasks.", } ``` ### Contributions Thanks to [@Narsil](https://github.com/Narsil) and [@xhlulu](https://github.com/xhlulu)) for adding this dataset.
[ -0.2973642945289612, -0.4975920617580414, 0.27621299028396606, 0.12015879154205322, -0.4212462306022644, 0.019949277862906456, 0.039166443049907684, -0.5117615461349487, 0.6147748231887817, 0.4779205918312073, -0.5448023080825806, -0.8592815399169922, -0.6792417168617249, 0.3676760494709015, 0.03124082460999489, 1.0840381383895874, -0.28789395093917847, 0.28249797224998474, -0.2503294348716736, -0.344463586807251, -0.13946062326431274, -0.5047699809074402, -0.31274840235710144, -0.4178101718425751, 0.6162180304527283, 0.34530892968177795, 0.4878164827823639, 0.7720431685447693, 0.8402870297431946, 0.25295403599739075, -0.19926974177360535, 0.08690838515758514, -0.13098421692848206, -0.2031027227640152, 0.10662324726581573, -0.4818005859851837, -0.8881226778030396, -0.04752170667052269, 0.49059367179870605, 0.6858452558517456, -0.21361218392848969, 0.3783787190914154, -0.10475507378578186, 0.852009117603302, -0.38688984513282776, 0.2494894564151764, -0.24498292803764343, 0.16372469067573547, -0.3337480425834656, -0.2002841681241989, -0.047640375792980194, -0.5541430115699768, 0.11606387794017792, -0.7240853309631348, 0.14311917126178741, 0.14747993648052216, 0.9371423721313477, 0.10647209733724594, -0.3080374002456665, -0.20122851431369781, -0.30491507053375244, 0.4828213155269623, -0.865589439868927, 0.17010439932346344, 0.5860652327537537, 0.1985015571117401, -0.0516895167529583, -0.7941364645957947, -0.3947587013244629, -0.045210469514131546, -0.17939579486846924, 0.21183794736862183, -0.17425037920475006, 0.0672818124294281, 0.5333671569824219, 0.5835494995117188, -0.7719862461090088, -0.2005053162574768, -0.7485114336013794, -0.1061754822731018, 0.7903525233268738, 0.30409112572669983, 0.30927756428718567, -0.27721652388572693, -0.4896838068962097, -0.0905691385269165, -0.6332795023918152, 0.020490558817982674, 0.27285999059677124, 0.30548882484436035, -0.8052152395248413, 0.6493472456932068, -0.1331758350133896, 0.613919198513031, -0.12173402309417725, 0.003259760793298483, 0.8652363419532776, -0.5755769610404968, -0.2449762523174286, 0.08540577441453934, 0.8617293238639832, 0.6539153456687927, -0.020650455728173256, 0.1033623069524765, 0.029430566355586052, -0.0362209789454937, -0.16437928378582, -0.6981452107429504, -0.26611948013305664, 0.5991508960723877, -0.7048009634017944, -0.36065366864204407, 0.0700392946600914, -0.8205735087394714, -0.11350314319133759, -0.22243201732635498, 0.3280072808265686, -0.11524172127246857, -0.2967384159564972, 0.09594239294528961, -0.38722699880599976, 0.11550945788621902, -0.06858808547258377, -0.6033046841621399, 0.42821455001831055, 0.22554287314414978, 0.8385239839553833, -0.1928456723690033, -0.24562180042266846, -0.12680143117904663, 0.05837181583046913, -0.32912561297416687, 0.6841301321983337, -0.04392204433679581, -0.5708767771720886, 0.056341350078582764, 0.34759438037872314, -0.18271011114120483, -0.46669283509254456, 0.8349747657775879, -0.1743590533733368, 0.17127148807048798, -0.5117563605308533, -0.46834617853164673, -0.05886444076895714, 0.2356606423854828, -0.7847415208816528, 0.8983079195022583, 0.17324478924274445, -0.814757227897644, 0.2644752562046051, -0.628629744052887, -0.4381263256072998, -0.012590145692229271, -0.030911989510059357, -0.572615385055542, -0.0637216791510582, 0.32524192333221436, 0.45356735587120056, -0.3968779742717743, 0.24076931178569794, -0.2571181356906891, -0.021834712475538254, 0.06833072751760483, -0.08304130285978317, 0.8461702466011047, 0.15096241235733032, -0.11235359311103821, -0.10291409492492676, -0.9862290620803833, -0.08550965040922165, 0.37170228362083435, -0.2632494866847992, -0.2366490513086319, -0.2960839569568634, 0.08573219925165176, 0.48469778895378113, 0.23758545517921448, -0.6363865733146667, 0.29793334007263184, -0.42131635546684265, 0.32629644870758057, 0.6581238508224487, 0.2961939871311188, 0.14114591479301453, -0.6162775754928589, 0.5769370794296265, 0.2340344339609146, 0.32134345173835754, 0.19428393244743347, -0.4847957491874695, -0.5151714086532593, -0.18098184466362, 0.4350907504558563, 0.43121182918548584, -0.6030719876289368, 0.5103542804718018, -0.21632130444049835, -0.6248807311058044, -0.6387768387794495, -0.18721744418144226, 0.39753371477127075, 0.7098334431648254, 0.46867507696151733, -0.37097689509391785, -0.6526514887809753, -0.8350763320922852, 0.03786114603281021, -0.27917149662971497, 0.2056369036436081, 0.5594956278800964, 0.7201398611068726, -0.20563817024230957, 0.5364169478416443, -0.8250418901443481, -0.423995703458786, -0.14904865622520447, 0.0028854538686573505, 0.33894771337509155, 0.6286569833755493, 0.4460194408893585, -0.6827805638313293, -0.5535062551498413, -0.16647836565971375, -0.7300266027450562, -0.14739708602428436, -0.09753463417291641, -0.20425017178058624, 0.08425097167491913, 0.2373894304037094, -0.5749086737632751, 0.5912691354751587, 0.4934728741645813, -0.4195864498615265, 0.649625837802887, -0.3763934075832367, 0.28369057178497314, -1.0750808715820312, 0.4468938112258911, 0.055146582424640656, -0.02028312161564827, -0.6508210301399231, -0.3227557837963104, -0.1292855441570282, 0.044584646821022034, -0.3993765711784363, 0.6916640400886536, -0.3189258873462677, 0.2620524764060974, 0.024298252537846565, -0.054026488214731216, 0.1624586284160614, 0.44183114171028137, 0.10268278419971466, 0.5164819955825806, 0.5769144892692566, -0.5708054304122925, 0.0449526272714138, 0.6124120354652405, -0.19709356129169464, 0.5303233861923218, -0.9333148002624512, -0.20604802668094635, -0.16852056980133057, 0.288377583026886, -0.8120021820068359, -0.2194869965314865, 0.44673821330070496, -0.6849830746650696, 0.28982120752334595, -0.1635638177394867, -0.45687854290008545, -0.5966940522193909, -0.5516670346260071, 0.12859563529491425, 0.4110051393508911, -0.32340845465660095, 0.3426520526409149, 0.5460190773010254, -0.054698728024959564, -0.47425752878189087, -0.8837631940841675, -0.32473024725914, -0.1182432472705841, -0.4159691333770752, 0.6305319666862488, -0.23994456231594086, -0.11188992857933044, -0.01980854570865631, -0.07586485892534256, -0.1304159015417099, -0.06970188766717911, 0.21097061038017273, 0.361797571182251, 0.0772893950343132, 0.030925966799259186, 0.03294475004076958, -0.08028541505336761, 0.03629031404852867, 0.2435874342918396, 0.41865453124046326, 0.08763580024242401, -0.28441697359085083, -0.6328486800193787, 0.43256211280822754, 0.6209065318107605, -0.3341209888458252, 0.749734103679657, 0.5594562888145447, -0.4664340913295746, 0.2059621959924698, -0.4345736503601074, -0.2793056070804596, -0.3712202310562134, 0.3047146797180176, -0.057417724281549454, -0.48368367552757263, 0.7141987681388855, 0.12943856418132782, 0.28673675656318665, 0.8859156966209412, 0.5624337792396545, -0.1382710337638855, 0.9583349823951721, 0.39214515686035156, 0.03184828534722328, 0.28148457407951355, -0.5313653349876404, -0.09715766459703445, -1.1910474300384521, -0.41036319732666016, -0.607035756111145, -0.3243151307106018, -0.5759388208389282, -0.47661805152893066, 0.3855833411216736, -0.0669037252664566, -0.4053221642971039, 0.10880640894174576, -0.6315834522247314, 0.07955470681190491, 0.3100284934043884, 0.36482107639312744, 0.21089297533035278, 0.11555174738168716, -0.14148709177970886, -0.05310935527086258, -0.7490341663360596, -0.3521062433719635, 1.5043679475784302, 0.5543438792228699, 0.4662308692932129, -0.13823211193084717, 0.6814547181129456, 0.21437570452690125, 0.28985148668289185, -0.43225207924842834, 0.37988996505737305, -0.23026791214942932, -0.6789246797561646, 0.011990558356046677, -0.3864623010158539, -1.0784938335418701, 0.014458305202424526, -0.27726027369499207, -0.582988440990448, 0.48896220326423645, 0.15133491158485413, -0.42557933926582336, 0.35970842838287354, -0.5538272261619568, 0.6827605366706848, -0.265289306640625, -0.2668476700782776, 0.0986103042960167, -0.8901684880256653, 0.21499033272266388, 0.11518233269453049, 0.32092443108558655, -0.0793083906173706, -0.21459349989891052, 1.0324463844299316, -0.679234504699707, 0.7163901329040527, -0.2664172053337097, 0.3544478714466095, 0.2108665406703949, -0.4336501657962799, 0.5078496336936951, -0.008628570474684238, -0.11795387417078018, 0.5726167559623718, 0.18864476680755615, -0.2839561104774475, -0.3025307059288025, 0.5071201920509338, -0.7743372321128845, -0.13524924218654633, -0.6950600743293762, -0.3461515009403229, 0.039942722767591476, 0.07724042236804962, 0.42131680250167847, 0.5903505682945251, 0.03524292632937431, 0.07425285130739212, 0.4848743975162506, -0.2895784080028534, 0.08987170457839966, 0.47272634506225586, -0.006131503731012344, -0.6254940032958984, 0.7699753046035767, 0.3631507456302643, 0.19234851002693176, 0.23915226757526398, 0.14943574368953705, -0.4171278178691864, -0.4581553637981415, -0.48079714179039, 0.4804631173610687, -0.4510882794857025, -0.1337990164756775, -0.6552407145500183, -0.1328919529914856, -0.29568079113960266, -0.05206853151321411, -0.14675889909267426, -0.44575390219688416, -0.2420158088207245, -0.19205938279628754, 0.630311131477356, 0.4143234193325043, -0.43660593032836914, 0.13746263086795807, -0.6934227347373962, 0.24856452643871307, -0.1983749121427536, 0.48852479457855225, 0.037577271461486816, -0.47211435437202454, -0.26958131790161133, -0.025760561227798462, -0.2988033890724182, -0.8679270148277283, 0.4467886984348297, 0.14310844242572784, 0.6481833457946777, 0.1060623750090599, -0.03712709620594978, 0.7208353877067566, -0.429884672164917, 1.1016223430633545, 0.3911965787410736, -0.4043212831020355, 0.6520286202430725, -0.35125625133514404, 0.39985960721969604, 0.6133204698562622, 0.509591817855835, -0.44413915276527405, -0.16093336045742035, -0.9415720105171204, -1.288379192352295, 0.6628308296203613, 0.20703735947608948, -0.1603686660528183, -0.10951200127601624, 0.3746020197868347, -0.018070880323648453, 0.3833308517932892, -0.8207169771194458, -0.9427165985107422, 0.06893555819988251, -0.1512380987405777, -0.10428937524557114, -0.16986748576164246, -0.5190202593803406, -0.5675334930419922, 0.9538297057151794, 0.09880474954843521, 0.5274938344955444, 0.5904473066329956, 0.130835622549057, -0.14234179258346558, 0.23730529844760895, 0.41716089844703674, 0.6534513831138611, -0.30302608013153076, -0.11564221233129501, 0.11775617301464081, -0.7465572357177734, -0.10548754781484604, 0.5283276438713074, -0.2364666759967804, 0.10197538137435913, 0.4007278084754944, 0.5897958874702454, 0.0690935030579567, -0.5145214200019836, 0.43953844904899597, -0.1780013144016266, -0.4479284882545471, -0.2943432927131653, -0.15029467642307281, 0.04312191158533096, 0.067869171500206, 0.278591513633728, 0.03800559043884277, 0.12983889877796173, -0.27898532152175903, 0.31011316180229187, 0.11290357261896133, -0.43406322598457336, -0.30470356345176697, 0.6742296814918518, 0.08927199244499207, -0.13114234805107117, 0.2893947958946228, 0.07598632574081421, -0.25993067026138306, 0.7873015999794006, 0.4244934916496277, 0.7042012810707092, -0.1604946106672287, 0.24714231491088867, 0.8034045696258545, 0.28987690806388855, -0.10305723547935486, 0.6606779098510742, 0.17535945773124695, -0.41908425092697144, -0.07679632306098938, -0.6022948026657104, -0.146553173661232, 0.17691437900066376, -0.7692732810974121, 0.18294377624988556, -0.34631475806236267, -0.3100971281528473, 0.00040380217251367867, 0.2738208770751953, -0.695355236530304, 0.26409101486206055, 0.014508228749036789, 0.9318745732307434, -1.0361523628234863, 0.514276921749115, 0.8346465826034546, -0.7616742849349976, -0.9427948594093323, -0.15024733543395996, -0.01403235923498869, -0.3581724166870117, 0.28998592495918274, -0.10511049628257751, 0.48431888222694397, -0.24368007481098175, -0.484491765499115, -0.8383721709251404, 1.2348061800003052, 0.04264811798930168, -0.5038526654243469, 0.16221752762794495, 0.21938656270503998, 0.7396883964538574, -0.2117924839258194, 0.3814985454082489, 0.5693521499633789, 0.35462015867233276, 0.10561446845531464, -0.8122670650482178, 0.04414288327097893, -0.38615894317626953, -0.2636154890060425, 0.020328130573034286, -0.7493923306465149, 0.8250427842140198, -0.1527627557516098, 0.13744965195655823, -0.05706474930047989, 0.41501474380493164, 0.5111127495765686, 0.44185587763786316, 0.2200694978237152, 0.7696268558502197, 0.8330838084220886, -0.19151078164577484, 1.0838184356689453, -0.4684053957462311, 0.27868711948394775, 0.7749572992324829, -0.003418978536501527, 0.6682636737823486, 0.5590379238128662, -0.5257508158683777, 0.4579536020755768, 0.6828828454017639, -0.0835103839635849, 0.5262064933776855, 0.05065933242440224, -0.17462463676929474, 0.028141101822257042, -0.15174250304698944, -0.791836142539978, 0.1620011031627655, 0.2710409462451935, -0.694782555103302, -0.1812554895877838, -0.02383372187614441, 0.23691709339618683, -0.16865496337413788, -0.4360600709915161, 0.6878790855407715, 0.232428178191185, -0.5020914673805237, 0.7397090792655945, -0.1352541148662567, 0.5091738700866699, -0.8411197662353516, -0.06878942996263504, -0.1641104519367218, 0.10997427999973297, -0.5707715749740601, -0.708698570728302, 0.3680514395236969, -0.004111075308173895, -0.407542884349823, 0.12176300585269928, 0.4085167348384857, -0.3291892111301422, -0.6398077011108398, 0.07923057675361633, 0.36653685569763184, 0.3105263113975525, 0.46289801597595215, -1.0313445329666138, 0.24592988193035126, 0.14096872508525848, -0.4360833466053009, 0.5089842081069946, 0.13618287444114685, 0.004084890242666006, 0.51309734582901, 0.6565008163452148, 0.47249922156333923, -0.2899969816207886, 0.03953666612505913, 1.0258965492248535, -0.3509894609451294, -0.4422655403614044, -0.6970747113227844, 0.742282509803772, -0.20735304057598114, -0.6389551758766174, 0.8112875819206238, 0.8201516270637512, 0.6254217028617859, -0.05929603427648544, 0.7923635840415955, -0.33569565415382385, 0.6157292127609253, -0.28286275267601013, 0.8903667330741882, -0.8919150829315186, 0.0770951360464096, -0.49366089701652527, -0.46482643485069275, -0.5030112862586975, 0.521335244178772, -0.38021421432495117, -0.07863720506429672, 0.5198219418525696, 0.7788439989089966, 0.1327478289604187, 0.002483909949660301, -0.012357075698673725, 0.37967929244041443, 0.21096079051494598, 0.4545339047908783, 0.09560972452163696, -0.7888607978820801, 0.2876158654689789, -0.3933086693286896, -0.2728325426578522, -0.11592302471399307, -0.7369133830070496, -0.6698722839355469, -0.6288235187530518, -0.604568362236023, -0.5825477838516235, 0.014134894125163555, 1.1003551483154297, 0.5216120481491089, -0.7785831093788147, -0.3264962136745453, 0.23030316829681396, 0.15090008080005646, -0.43068361282348633, -0.152201309800148, 0.8438107371330261, 0.17807884514331818, -0.4300672113895416, -0.05363433063030243, 0.08116423338651657, 0.10275766253471375, 0.14344422519207, -0.14991840720176697, -0.50272136926651, -0.11250855028629303, 0.4456547498703003, 0.5588362216949463, -0.41515177488327026, 0.06839782744646072, -0.2133549451828003, -0.1272781491279602, 0.35037556290626526, 0.22195030748844147, -0.4563919007778168, 0.5572977662086487, 0.5809237957000732, 0.167460098862648, 0.41057288646698, 0.048209354281425476, 0.26931074261665344, -0.5023139715194702, 0.0835014283657074, 0.2761791944503784, 0.5161486864089966, 0.21402443945407867, -0.46036916971206665, 0.5762036442756653, 0.40159887075424194, -0.6675090193748474, -0.950116753578186, -0.2982539236545563, -1.0981866121292114, -0.03230863809585571, 1.1394016742706299, -0.02798682078719139, -0.3441166877746582, -0.14775289595127106, -0.2571583092212677, 0.37093618512153625, -0.3417326509952545, 0.5549134612083435, 0.6085925102233887, -0.26333627104759216, 0.05723559483885765, -0.7654921412467957, 0.7277671098709106, 0.08946643024682999, -0.9664139151573181, 0.14572380483150482, 0.35655149817466736, 0.21092024445533752, -0.050583891570568085, 0.929965078830719, -0.5957766175270081, 0.4035225510597229, -0.24558602273464203, 0.32086673378944397, -0.0975440964102745, 0.009421654045581818, -0.4707884192466736, 0.006651691626757383, -0.10462077707052231, -0.317068874835968 ]
null
null
null
null
null
null
null
null
null
null
null
null
null
DDSC/reddit-da
DDSC
2022-10-27T11:00:42Z
397
2
null
[ "task_categories:text-generation", "task_ids:language-modeling", "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:1M<n<10M", "source_datasets:original", "language:da", "license:mit", "region:us" ]
2022-10-27T11:00:42Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - no-annotation language_creators: - found language: - da license: - mit multilinguality: - monolingual size_categories: - 1M<n<10M source_datasets: - original task_categories: - text-generation task_ids: - language-modeling pretty_name: Reddit-da --- # Dataset Card for SQuAD-da ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Contributions](#contributions) ### Dataset Summary This dataset consists of 1,908,887 Danish posts from Reddit. These are from [this Reddit dump](https://files.pushshift.io/reddit/) and have been filtered using [this script](https://github.com/NBAiLab/notram/blob/master/corpus_generation_scripts/lang_detect_reddit.py), which uses FastText to detect the Danish posts. ### Supported Tasks and Leaderboards This dataset is suitable for language modelling. ### Languages This dataset is in Danish. ## Dataset Structure ### Data Instances Every entry in the dataset contains short Reddit comments in Danish, along with a unique ID. ### Data Fields An entry in the dataset consists of the following fields: - `id` (`str`): A unique identifier. - `text` (`str`): A short Reddit comment. ## Additional Information ### Licensing Information The dataset is released under the MIT license. ### Contributions Thanks to [@saattrupdan](https://github.com/saattrupdan) for adding this dataset to the Hugging Face Hub.
[ -0.6610413789749146, -0.5640567541122437, 0.1988791823387146, 0.5522710084915161, -0.26022326946258545, 0.24301885068416595, -0.15418027341365814, -0.365696519613266, 0.4899895191192627, 0.3255084753036499, -0.9449606537818909, -0.9009480476379395, -0.5896662473678589, 0.5389696955680847, -0.33637478947639465, 1.1430596113204956, -0.1040470153093338, -0.1205039694905281, -0.2338028848171234, -0.30829524993896484, -0.3030489981174469, -0.7373022437095642, -0.3557039797306061, -0.16382504999637604, 0.5161153674125671, 0.5439692139625549, 0.5429664850234985, 0.6517511010169983, 0.5637838840484619, 0.377862811088562, 0.07824449986219406, 0.06256110221147537, -0.6987207531929016, -0.0743650496006012, -0.06782800704240799, -0.3568514585494995, -0.8995526432991028, -0.048549290746450424, 0.5812828540802002, 0.2861953377723694, -0.08590270578861237, 0.32248836755752563, -0.18018952012062073, 0.6901606321334839, -0.33241355419158936, 0.6007583141326904, -0.366160124540329, -0.23614785075187683, -0.3327382206916809, 0.0824415311217308, -0.13937252759933472, -0.26997110247612, -0.13636182248592377, -0.541752278804779, 0.4254399240016937, -0.25427451729774475, 0.8631390333175659, -0.03819813206791878, -0.2199651598930359, -0.08568967878818512, -0.2836889326572418, 0.7683135867118835, -0.5166779160499573, 0.015949450433254242, 0.6462202072143555, 0.4680689871311188, -0.07241461426019669, -0.29861676692962646, -0.6165953278541565, 0.30191248655319214, -0.26397454738616943, 0.22372417151927948, -0.30602920055389404, -0.20666754245758057, 0.1841180920600891, 0.29681649804115295, -0.6694493889808655, -0.09464965015649796, -0.713144063949585, -0.2492961436510086, 1.3650243282318115, 0.23817415535449982, 0.43427374958992004, -0.15202179551124573, -0.2842390537261963, -0.3364275097846985, -0.5428318381309509, -0.11103717237710953, 0.5955206751823425, 0.5441901683807373, -0.9232499003410339, 0.7516599893569946, -0.4274574816226959, 0.5777758955955505, 0.20683716237545013, 0.007897795177996159, 0.6165075302124023, -0.573310136795044, 0.0668913945555687, 0.009308106265962124, 0.9599633812904358, 0.7923139333724976, 0.44248172640800476, 0.07557766884565353, -0.12671618163585663, 0.17835944890975952, 0.07914889603853226, -0.904218316078186, -0.3425848186016083, 0.40142956376075745, -0.5931878685951233, -0.555349588394165, 0.42172548174858093, -0.8571831583976746, -0.15120775997638702, 0.07037581503391266, -0.1562078297138214, -0.12434525787830353, -0.5468364357948303, -0.1346765011548996, -0.339441180229187, 0.23045556247234344, 0.14445845782756805, -0.6653341054916382, 0.3011469841003418, 0.34877532720565796, 0.6991543173789978, -0.5823217034339905, -0.39537617564201355, -0.026700351387262344, 0.09162531048059464, -0.04751136898994446, 1.0856101512908936, -0.4110266864299774, -0.5883551239967346, 0.1913483440876007, 0.5302982926368713, -0.10099958628416061, -0.5427846908569336, 0.3197772800922394, -0.435682088136673, -0.01089097186923027, -0.4097018241882324, -0.5061008930206299, -0.08125565201044083, 0.16452305018901825, -0.9830567240715027, 1.185085654258728, 0.27409088611602783, -0.652057945728302, 0.4159887433052063, -0.7331518530845642, -0.5383997559547424, 0.2534771263599396, -0.14473609626293182, -0.29315996170043945, 0.008506763726472855, 0.18309317529201508, 0.7770217061042786, -0.0660642609000206, 0.05450781062245369, -0.43799978494644165, -0.2458423376083374, 0.33806300163269043, 0.10202308744192123, 0.9544912576675415, 0.21947337687015533, 0.03074617311358452, 0.12032977491617203, -0.8634488582611084, 0.06702245771884918, 0.11671259254217148, -0.49330854415893555, 0.03318098559975624, -0.11777296662330627, 0.37374454736709595, 0.43560537695884705, 0.23520512878894806, -0.5323202610015869, 0.14083318412303925, -0.09269262850284576, 0.3588472902774811, 0.6151566505432129, 0.11706602573394775, 0.342717707157135, -0.4677669107913971, 0.7480459809303284, 0.4215696156024933, -0.013496355153620243, 0.052933454513549805, -0.6695876121520996, -0.2776867151260376, -0.5880947709083557, 0.055441852658987045, 0.6084335446357727, -0.8010061383247375, 0.9924885630607605, -0.1715429723262787, -0.7977114915847778, -0.60066157579422, 0.18395934998989105, 0.24523842334747314, 0.347280353307724, 0.33413106203079224, -0.1934705525636673, -0.6603007316589355, -1.0442237854003906, -0.09461493790149689, -0.36676669120788574, 0.16533558070659637, 0.418096125125885, 0.9013499617576599, -0.15639522671699524, 0.7838655114173889, -0.5466090440750122, -0.14779295027256012, -0.6280859708786011, -0.072461798787117, 0.37215718626976013, 0.4385853707790375, 0.8318150639533997, -0.7862300872802734, -0.7345909476280212, -0.38011741638183594, -0.7271568775177002, -0.2987012565135956, 0.08513273298740387, -0.23334841430187225, 0.4439879357814789, 0.4318862855434418, -0.6599061489105225, 0.6907837390899658, 0.52848219871521, -0.6283851861953735, 0.5705318450927734, 0.080242820084095, 0.2973114848136902, -1.128154993057251, 0.3038572072982788, 0.042309705168008804, -0.18829204142093658, -0.4227215051651001, -0.12202301621437073, 0.04079398140311241, 0.030983949080109596, -0.5862069129943848, 0.8739197254180908, -0.16022542119026184, 0.1721569448709488, -0.08583761006593704, 0.012295534834265709, -0.16611984372138977, 0.5693696737289429, 0.1858898550271988, 0.8324979543685913, 0.7406998872756958, -0.6425782442092896, 0.5770404934883118, 0.4856417775154114, -0.3472059667110443, 0.8341454267501831, -0.8524105548858643, -0.08590388298034668, -0.3366471827030182, 0.48374369740486145, -1.088446855545044, -0.601962685585022, 0.26955732703208923, -0.5375561118125916, 0.1375781148672104, -0.17085087299346924, -0.6656862497329712, -0.35028812289237976, -0.44515135884284973, 0.5605620741844177, 0.3932631313800812, -0.27415555715560913, 0.054272424429655075, 0.9139884114265442, -0.09915570914745331, -0.4836394488811493, -0.6734625101089478, -0.16508610546588898, -0.19977043569087982, -0.4501905143260956, 0.42996883392333984, -0.2820942997932434, -0.12096749246120453, 0.19366447627544403, 0.07374069839715958, -0.4088405966758728, -0.15268895030021667, 0.3669605255126953, 0.2858475148677826, 0.07625234872102737, 0.02115640603005886, -0.20247122645378113, -0.21650779247283936, -0.11507795751094818, 0.4477270841598511, 0.6743646860122681, -0.13831155002117157, 0.048141710460186005, -0.5977185964584351, 0.6493316292762756, 0.4631847143173218, 0.01215993519872427, 0.8348475694656372, 0.7011584639549255, -0.22414584457874298, -0.3323286771774292, -0.25217145681381226, -0.2727337181568146, -0.46566250920295715, 0.49283966422080994, -0.28733882308006287, -0.5728272199630737, 0.9806742668151855, 0.4670875668525696, -0.0021235598251223564, 0.9152494668960571, 0.7000458240509033, -0.38462430238723755, 1.128385305404663, 0.5343826413154602, -0.4616197347640991, 0.38929298520088196, -0.1779492348432541, -0.08854822814464569, -0.3489443063735962, -0.35592153668403625, -0.518917441368103, -0.6180911660194397, -0.8019236922264099, -0.2020902782678604, -0.017157861962914467, -0.0005045186262577772, -0.29971134662628174, 0.6894850134849548, -0.48505842685699463, 0.6491963267326355, 0.32439112663269043, 0.1716413050889969, -0.003185680601745844, 0.12650614976882935, 0.3026219308376312, 0.06335455924272537, -0.8268514275550842, -0.2683759927749634, 1.121620774269104, 0.12376952171325684, 0.7421658039093018, 0.18842850625514984, 0.795829713344574, 0.38039836287498474, 0.17873679101467133, -0.6466050744056702, 0.8305726647377014, -0.1102871224284172, -0.8839728236198425, -0.039116036146879196, -0.4549987018108368, -0.8375188112258911, -0.45378783345222473, -0.18060404062271118, -0.49332284927368164, 0.3078824579715729, 0.00899411365389824, -0.19314150512218475, 0.1299370527267456, -0.6174396276473999, 0.7563064694404602, 0.18200775980949402, -0.15368978679180145, -0.1789737045764923, -0.8007007837295532, 0.1972026824951172, 0.12988005578517914, 0.03550269827246666, -0.21422140300273895, -0.11962538957595825, 1.0442745685577393, -0.5615565180778503, 1.0834071636199951, -0.2906237542629242, 0.022037146613001823, 0.5014976859092712, -0.2527477443218231, 0.17523890733718872, 0.045413579791784286, -0.05759868025779724, 0.48947644233703613, 0.12265226989984512, -0.584690272808075, -0.15331518650054932, 0.7868708968162537, -0.793942928314209, -0.0788739025592804, -0.42750370502471924, -0.5603766441345215, 0.11817118525505066, 0.22059103846549988, 0.41969233751296997, 0.2805629372596741, -0.2977728843688965, 0.3531627058982849, 0.35700222849845886, -0.26621174812316895, 0.45656129717826843, 0.4187975823879242, -0.12845487892627716, -0.42989790439605713, 0.6508607864379883, 0.2184639275074005, 0.07170159369707108, 0.06726395338773727, -0.26021015644073486, -0.6073488593101501, -0.20372217893600464, -0.45166656374931335, 0.44520893692970276, -0.6327353119850159, -0.5085891485214233, -0.43674981594085693, -0.29741421341896057, -0.45149603486061096, -0.1369670331478119, -0.31634509563446045, -0.5794953107833862, -0.20040057599544525, -0.3010438084602356, 0.8271864056587219, 0.706913411617279, -0.19140133261680603, 0.4753454327583313, -0.6790525317192078, 0.5205993056297302, 0.04816553741693497, 0.6399378180503845, -0.27760040760040283, -0.21078820526599884, -0.21023523807525635, 0.056089941412210464, 0.05737696960568428, -1.108528971672058, 0.3587210774421692, 0.10426842421293259, 0.559697151184082, 0.19651401042938232, 0.12801387906074524, 0.7180330753326416, -0.18750379979610443, 0.749169647693634, -0.08347927033901215, -0.4749055504798889, 0.5033977627754211, -0.5613899230957031, 0.32016441226005554, 0.9117711186408997, 0.32015886902809143, -0.24722504615783691, -0.17916566133499146, -0.8619326949119568, -0.7180966138839722, 0.9509114027023315, 0.22856073081493378, 0.18250255286693573, -0.40993696451187134, 0.35034361481666565, -0.16760656237602234, 0.2962716817855835, -0.5515416860580444, -0.6500728130340576, -0.040330920368433, -0.4493652582168579, 0.04783150553703308, -0.13289035856723785, -0.24654251337051392, -0.5066438317298889, 0.8387477993965149, -0.047370050102472305, 0.41099461913108826, 0.08341386169195175, -0.10023746639490128, 0.022222284227609634, -0.09933070093393326, 0.5890910029411316, 0.6440680623054504, -0.31213024258613586, -0.15040522813796997, -0.01813460700213909, -0.6802082657814026, -0.06001816689968109, -0.07488945126533508, 0.01019537914544344, 0.11988870799541473, 0.4988991320133209, 0.35349127650260925, 0.11035094410181046, -0.7075130343437195, 0.6576333045959473, -0.08904306590557098, -0.2660592794418335, -0.2748262584209442, 0.17372213304042816, 0.04993843659758568, 0.2568270266056061, 0.15808752179145813, 0.03135550394654274, -0.28036895394325256, -0.7020975947380066, 0.4936617612838745, 0.22281455993652344, -0.29907333850860596, -0.6773952841758728, 0.34640228748321533, 0.22978024184703827, -0.23700854182243347, 0.5251894593238831, -0.14803382754325867, -0.45086944103240967, 0.9239705204963684, 0.43839216232299805, 0.7918594479560852, -0.2916252315044403, 0.4589848816394806, 0.7188354134559631, 0.10823209583759308, -0.11287383735179901, 0.9181569218635559, -0.06848762184381485, -0.8543777465820312, -0.21206516027450562, -0.5863960981369019, -0.007845272310078144, 0.15778233110904694, -0.8001588582992554, 0.4246171712875366, -0.39708906412124634, -0.16029921174049377, -0.02166045643389225, 0.20630748569965363, -1.0520710945129395, -0.009826801717281342, -0.16472886502742767, 1.0797345638275146, -1.0228790044784546, 0.819711446762085, 0.8188133239746094, -0.5216623544692993, -0.4555134177207947, -0.41120877861976624, 0.18757517635822296, -1.1938095092773438, 0.585554301738739, 0.07643144577741623, 0.2745835781097412, -0.13084419071674347, -0.8344535827636719, -0.52676922082901, 0.9793190956115723, 0.026789465919137, -0.31221288442611694, 0.23467771708965302, 0.1358758956193924, 0.5113239884376526, -0.6674039959907532, 0.08964546024799347, 0.6463244557380676, 0.6387419104576111, 0.0439993254840374, -0.6907359957695007, 0.13480469584465027, -0.6003584861755371, -0.45117151737213135, -0.14768962562084198, -0.6024747490882874, 0.8028445839881897, -0.12025774270296097, -0.32161301374435425, 0.004075142554938793, 0.37145930528640747, 0.5519548654556274, 0.01787913218140602, 0.40457475185394287, 0.5478275418281555, 0.4643974006175995, -0.1281024068593979, 1.1134424209594727, -0.2566201388835907, 0.4201679825782776, 0.8751910924911499, -0.1814524233341217, 0.8639459609985352, 0.3288927674293518, -0.2507825791835785, 0.44831061363220215, 0.5423921942710876, -0.3224300742149353, 0.6620258688926697, 0.09562159329652786, -0.14895769953727722, -0.2236737757921219, -0.08075258135795593, -0.41147351264953613, 0.5840456485748291, 0.3673282861709595, -0.42496833205223083, -0.4346677362918854, -0.44097900390625, 0.42079150676727295, -0.11990625411272049, -0.3360024094581604, 1.1477117538452148, -0.17381228506565094, -0.477815181016922, 0.47831961512565613, -0.0711091086268425, 0.536557137966156, -0.6419127583503723, -0.14754587411880493, -0.37166357040405273, 0.14965921640396118, -0.3897605836391449, -1.1056969165802002, 0.49947118759155273, 0.1412196159362793, -0.4208117723464966, -0.254917711019516, 0.8464787602424622, -0.70831698179245, -0.8728479743003845, 0.052294567227363586, 0.6831179261207581, 0.3760416507720947, 0.07493952661752701, -0.8422209024429321, 0.27245157957077026, -0.08971507102251053, -0.22407220304012299, 0.35157808661460876, 0.32591086626052856, 0.007642751559615135, 0.4542841911315918, 0.5154438614845276, 0.2896619439125061, -0.2135477364063263, -0.08820520341396332, 0.8681750297546387, -0.7817420959472656, -0.6018305420875549, -0.8693108558654785, 0.6577680706977844, -0.4256010353565216, -0.5745604038238525, 0.8019590973854065, 0.7414286136627197, 0.8669926524162292, -0.15402856469154358, 0.9441690444946289, -0.3654598891735077, 0.5073917508125305, -0.061549849808216095, 1.1750036478042603, -0.3778756558895111, -0.15296979248523712, -0.31462040543556213, -0.7840865254402161, -0.4838330149650574, 0.7872787117958069, 0.13497759401798248, 0.027870573103427887, 0.35467666387557983, 0.9990075826644897, -0.12577950954437256, 0.03954306244850159, 0.07304218411445618, 0.38909173011779785, 0.15264174342155457, 0.2861270010471344, 0.43537136912345886, -0.5281778573989868, 0.38240131735801697, -0.35598430037498474, -0.20226353406906128, -0.15781183540821075, -0.933287501335144, -1.2989991903305054, -0.8133940696716309, -0.5899227857589722, -0.4786039888858795, -0.14524392783641815, 0.7228668332099915, 0.9587143659591675, -1.104021430015564, -0.4678138196468353, 0.033727046102285385, 0.26792728900909424, -0.22489787638187408, -0.2891644537448883, 0.5484002828598022, -0.002929498441517353, -0.6373811364173889, 0.2634267807006836, -0.06830889731645584, 0.011354520916938782, 0.012350725010037422, -0.19907993078231812, -0.26016074419021606, -0.18182246387004852, 0.6058275103569031, 0.43623992800712585, -0.36504822969436646, -0.23861536383628845, 0.06250794231891632, -0.0401553250849247, 0.12442019581794739, 0.4055744707584381, -0.6547213792800903, 0.17368175089359283, 0.8448790311813354, 0.2601487934589386, 0.46285736560821533, 0.05424505099654198, 0.6256348490715027, -1.083510160446167, 0.35643908381462097, 0.014617862179875374, 0.3322819173336029, 0.007541869301348925, -0.217570960521698, 0.6218363046646118, 0.29889926314353943, -0.3920091390609741, -0.9206905364990234, -0.005567479878664017, -1.1288822889328003, -0.06632798165082932, 1.1934211254119873, -0.054889217019081116, -0.3232879340648651, -0.286698579788208, -0.14319241046905518, 0.13523393869400024, -0.8491217494010925, 0.64720618724823, 1.0309596061706543, -0.06974148005247116, -0.014372526668012142, -0.5786478519439697, 0.8283253312110901, -0.20671091973781586, -1.042000412940979, 0.19383099675178528, 0.504197895526886, 0.27723443508148193, -0.08076465874910355, 0.708393394947052, -0.46116918325424194, 0.2357436865568161, -0.1724972426891327, 0.06311109662055969, 0.0017561886925250292, -0.4185701012611389, -0.24521689116954803, 0.15403462946414948, -0.7268702387809753, -0.15327677130699158 ]
null
null
null
null
null
null
null
null
null
null
null
null
null