sha
stringlengths
40
40
text
stringlengths
1
13.4M
id
stringlengths
2
117
tags
listlengths
1
7.91k
created_at
stringlengths
25
25
metadata
stringlengths
2
875k
last_modified
stringlengths
25
25
arxiv
listlengths
0
25
languages
listlengths
0
7.91k
tags_str
stringlengths
17
159k
text_str
stringlengths
1
447k
text_lists
listlengths
0
352
processed_texts
listlengths
1
353
tokens_length
listlengths
1
353
input_texts
listlengths
1
40
embeddings
listlengths
768
768
8da059c6b31546ec0bbeb46d531c2be3a4f6cc18
# Machine translation dataset for NLU (Virual Assistant) with slot transfer between languages version: 0.5.1 ## Dataset Summary Disclaimer: This is for research purposes only. Please have a look at the license section below. Some of the datasets used to construct IVA_MT have an unknown license. IVA_MT is a machine translation dataset that can be used to train, adapt and evaluate MT models used in Virtual Assistant NLU context (e.g. to translate trainig corpus of NLU). ## Dataset Composition ### en-pl | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 11514 | 2033 | 2974 | | [Leyzer 0.2.0](https://github.com/cartesinus/leyzer/tree/0.2.0) | 3974 | 701 | 1380 | | [OpenSubtitles from OPUS](https://opus.nlpl.eu/OpenSubtitles-v1.php) | 2329 | 411 | 500 | | [KDE from OPUS](https://opus.nlpl.eu/KDE4.php) | 1154 | 241 | 241 | | [CCMatrix from Opus](https://opus.nlpl.eu/CCMatrix.php) | 1096 | 232 | 237 | | [Ubuntu from OPUS](https://opus.nlpl.eu/Ubuntu.php) | 281 | 60 | 59 | | [Gnome from OPUS](https://opus.nlpl.eu/GNOME.php) | 14 | 3 | 3 | | *total* | 20362 | 3681 | 5394 | ### en-de | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 7536 | 1346 | 1955 | ### en-es | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 8415 | 1526 | 2202 | ### en-sv | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 7540 | 1360 | 1921 | ### en-fr | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 6800 | 1203 | 1757 | ### en-pt | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 7368 | 1296 | 1885 | ### en-hi | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 6702 | 1175 | 1747 | ### en-tr | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 8269 | 1474 | 2170 | ### en-ja | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 8066 | 1434 | 2085 | ### en-zh | Corpus | Train | Dev | Test | |----------------------------------------------------------------------|--------|-------|-------| | [Massive 1.1](https://huggingface.co/datasets/AmazonScience/massive) | 8433 | 1513 | 2179 | | ChatGPT | 1312 | 200 | 200 | ## Tools Scripts used to generate this dataset can be found on [github](https://github.com/cartesinus/iva_mt). ## Citation If you use this models please cite: ``` @article{Sowanski2023SlotLI, title={Slot Lost in Translation? Not Anymore: A Machine Translation Model for Virtual Assistants with Type-Independent Slot Transfer}, author={Marcin Sowanski and Artur Janicki}, journal={2023 30th International Conference on Systems, Signals and Image Processing (IWSSIP)}, year={2023}, pages={1-5} } ``` ## License This is a composition of 7 datasets, and the license is as defined in original release: - MASSIVE: [CC-BY 4.0](https://huggingface.co/datasets/AmazonScience/massive/blob/main/LICENSE) - Leyzer: [CC BY-NC 4.0](https://github.com/cartesinus/leyzer/blob/master/LICENSE) - OpenSubtitles: unknown - KDE: [GNU Public License](https://l10n.kde.org/about.php) - CCMatrix: no license given, therefore assuming it is LASER project license [BSD](https://github.com/facebookresearch/LASER/blob/main/LICENSE) - Ubuntu: [GNU Public License](https://help.launchpad.net/Legal) - Gnome: unknown
cartesinus/iva_mt_wslot
[ "task_categories:translation", "size_categories:10K<n<100K", "language:en", "language:pl", "language:de", "language:es", "language:sv", "language:fr", "language:pt", "license:cc-by-4.0", "machine translation", "nlu", "natural-language-understanding", "virtual assistant", "region:us" ]
2023-03-09T14:02:00+00:00
{"language": ["en", "pl", "de", "es", "sv", "fr", "pt"], "license": "cc-by-4.0", "size_categories": ["10K<n<100K"], "task_categories": ["translation"], "pretty_name": "Machine translation for NLU with slot transfer", "dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "locale", "dtype": "string"}, {"name": "origin", "dtype": "string"}, {"name": "partition", "dtype": "string"}, {"name": "translation_utt", "dtype": {"translation": {"languages": ["en", "pl"]}}}, {"name": "translation_xml", "dtype": {"translation": {"languages": ["en", "pl"]}}}, {"name": "src_bio", "dtype": "string"}, {"name": "tgt_bio", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 6187206, "num_examples": 20362}, {"name": "validation", "num_bytes": 1115480, "num_examples": 3681}, {"name": "test", "num_bytes": 1587613, "num_examples": 5394}], "download_size": 3851892, "dataset_size": 8890299}, "tags": ["machine translation", "nlu", "natural-language-understanding", "virtual assistant"]}
2024-02-08T14:33:40+00:00
[]
[ "en", "pl", "de", "es", "sv", "fr", "pt" ]
TAGS #task_categories-translation #size_categories-10K<n<100K #language-English #language-Polish #language-German #language-Spanish #language-Swedish #language-French #language-Portuguese #license-cc-by-4.0 #machine translation #nlu #natural-language-understanding #virtual assistant #region-us
Machine translation dataset for NLU (Virual Assistant) with slot transfer between languages =========================================================================================== version: 0.5.1 Dataset Summary --------------- Disclaimer: This is for research purposes only. Please have a look at the license section below. Some of the datasets used to construct IVA\_MT have an unknown license. IVA\_MT is a machine translation dataset that can be used to train, adapt and evaluate MT models used in Virtual Assistant NLU context (e.g. to translate trainig corpus of NLU). Dataset Composition ------------------- ### en-pl ### en-de ### en-es ### en-sv ### en-fr ### en-pt ### en-hi ### en-tr ### en-ja ### en-zh Tools ----- Scripts used to generate this dataset can be found on github. If you use this models please cite: License ------- This is a composition of 7 datasets, and the license is as defined in original release: * MASSIVE: CC-BY 4.0 * Leyzer: CC BY-NC 4.0 * OpenSubtitles: unknown * KDE: GNU Public License * CCMatrix: no license given, therefore assuming it is LASER project license BSD * Ubuntu: GNU Public License * Gnome: unknown
[ "### en-pl", "### en-de", "### en-es", "### en-sv", "### en-fr", "### en-pt", "### en-hi", "### en-tr", "### en-ja", "### en-zh\n\n\n\nTools\n-----\n\n\nScripts used to generate this dataset can be found on github.\n\n\nIf you use this models please cite:\n\n\nLicense\n-------\n\n\nThis is a composition of 7 datasets, and the license is as defined in original release:\n\n\n* MASSIVE: CC-BY 4.0\n* Leyzer: CC BY-NC 4.0\n* OpenSubtitles: unknown\n* KDE: GNU Public License\n* CCMatrix: no license given, therefore assuming it is LASER project license BSD\n* Ubuntu: GNU Public License\n* Gnome: unknown" ]
[ "TAGS\n#task_categories-translation #size_categories-10K<n<100K #language-English #language-Polish #language-German #language-Spanish #language-Swedish #language-French #language-Portuguese #license-cc-by-4.0 #machine translation #nlu #natural-language-understanding #virtual assistant #region-us \n", "### en-pl", "### en-de", "### en-es", "### en-sv", "### en-fr", "### en-pt", "### en-hi", "### en-tr", "### en-ja", "### en-zh\n\n\n\nTools\n-----\n\n\nScripts used to generate this dataset can be found on github.\n\n\nIf you use this models please cite:\n\n\nLicense\n-------\n\n\nThis is a composition of 7 datasets, and the license is as defined in original release:\n\n\n* MASSIVE: CC-BY 4.0\n* Leyzer: CC BY-NC 4.0\n* OpenSubtitles: unknown\n* KDE: GNU Public License\n* CCMatrix: no license given, therefore assuming it is LASER project license BSD\n* Ubuntu: GNU Public License\n* Gnome: unknown" ]
[ 89, 5, 5, 5, 5, 5, 5, 5, 5, 5, 123 ]
[ "passage: TAGS\n#task_categories-translation #size_categories-10K<n<100K #language-English #language-Polish #language-German #language-Spanish #language-Swedish #language-French #language-Portuguese #license-cc-by-4.0 #machine translation #nlu #natural-language-understanding #virtual assistant #region-us \n### en-pl### en-de### en-es### en-sv### en-fr### en-pt### en-hi### en-tr### en-ja### en-zh\n\n\n\nTools\n-----\n\n\nScripts used to generate this dataset can be found on github.\n\n\nIf you use this models please cite:\n\n\nLicense\n-------\n\n\nThis is a composition of 7 datasets, and the license is as defined in original release:\n\n\n* MASSIVE: CC-BY 4.0\n* Leyzer: CC BY-NC 4.0\n* OpenSubtitles: unknown\n* KDE: GNU Public License\n* CCMatrix: no license given, therefore assuming it is LASER project license BSD\n* Ubuntu: GNU Public License\n* Gnome: unknown" ]
[ -0.09938021749258041, 0.08814737200737, 0.00027957509155385196, 0.05395280197262764, 0.08974917232990265, 0.04098706319928169, 0.17697079479694366, 0.04359208419919014, 0.13880103826522827, 0.047994356602430344, 0.10217322409152985, 0.08493860810995102, 0.05709746852517128, 0.010800747200846672, 0.002211690181866288, -0.2633792459964752, 0.0052238572388887405, -0.046351108700037, -0.05189279094338417, 0.04353104159235954, 0.16605985164642334, 0.031210564076900482, 0.09433474391698837, -0.004945294465869665, -0.05820171907544136, -0.06616794317960739, -0.00489068916067481, -0.07385081052780151, 0.07663857936859131, 0.05148686468601227, -0.05906111001968384, 0.04059907793998718, 0.050955530256032944, -0.09437034279108047, -0.01785716786980629, -0.029117533937096596, -0.06435743719339371, 0.03373497724533081, 0.08839991688728333, 0.015619641169905663, 0.2678256034851074, -0.1260654181241989, -0.007365035824477673, 0.05455506220459938, -0.05649859458208084, -0.20442941784858704, -0.10031093657016754, 0.03856634721159935, -0.010614890605211258, 0.05464077740907669, 0.020330682396888733, 0.1403149962425232, -0.10467750579118729, 0.05138939246535301, 0.09729256480932236, -0.25892025232315063, -0.06290876865386963, 0.2708010971546173, 0.0641106441617012, 0.13508588075637817, 0.00843051541596651, 0.05759497359395027, 0.0391540452837944, 0.06630300730466843, 0.020031500607728958, -0.08780234307050705, -0.0418536402285099, -0.029352540150284767, -0.1464955061674118, -0.029471609741449356, 0.3287407159805298, -0.029452292248606682, -0.026051251217722893, -0.07057934254407883, 0.004869986325502396, 0.10720652341842651, -0.0030067109037190676, 0.0653231292963028, 0.009685526601970196, 0.0024638245813548565, 0.09631580114364624, -0.07940410077571869, -0.0773031935095787, -0.0953257828950882, -0.0043672723695635796, 0.07039690017700195, 0.010314224287867546, 0.04846757650375366, 0.0006584191578440368, 0.02941483072936535, -0.24563686549663544, -0.0790778398513794, -0.06151025742292404, -0.04513437673449516, 0.058234840631484985, 0.032547663897275925, 0.005950829945504665, -0.06541357934474945, 0.14260104298591614, 0.15360388159751892, -0.014769827015697956, -0.004601120948791504, -0.011382763274013996, 0.09284969419240952, 0.06555300205945969, 0.0657452791929245, -0.15653590857982635, -0.009467131458222866, 0.09772349148988724, -0.10086122155189514, 0.04153996333479881, -0.013507730327546597, -0.1367974877357483, -0.047944631427526474, -0.04275130107998848, 0.08515191823244095, 0.11242886632680893, 0.05161922797560692, 0.01547949854284525, -0.026532690972089767, 0.23848937451839447, -0.04969467222690582, -0.006662005092948675, 0.0048590456135571, -0.046000320464372635, -0.0640440583229065, 0.027951214462518692, 0.005645516328513622, -0.04697968438267708, -0.010575355961918831, -0.06105302646756172, -0.035645756870508194, -0.055440086871385574, -0.18063360452651978, 0.08585938811302185, -0.0323667898774147, 0.015515686012804508, -0.13488268852233887, -0.15961353480815887, -0.026266861706972122, 0.07245505601167679, -0.03720467910170555, -0.011551255360245705, 0.027313338592648506, -0.02746380865573883, 0.025249557569622993, -0.07151825726032257, -0.05182695388793945, -0.07640587538480759, 0.02293640933930874, -0.05225204676389694, 0.01753208599984646, -0.21539895236492157, 0.011376363225281239, -0.0803724080324173, 0.05511665344238281, -0.13516971468925476, 0.06744406372308731, -0.18797577917575836, 0.032526180148124695, -0.10249952226877213, -0.08120375126600266, 0.15190957486629486, -0.004750554449856281, 0.013550891540944576, 0.08821281790733337, -0.13358846306800842, 0.021738514304161072, 0.11273188889026642, -0.11195100843906403, -0.13532446324825287, 0.11737226694822311, 0.04921381548047066, 0.09792295098304749, 0.04079458862543106, 0.19042228162288666, 0.14548738300800323, -0.09415510296821594, -0.013163989409804344, 0.09512060880661011, 0.051842957735061646, -0.11409477889537811, 0.13213945925235748, -0.048319343477487564, -0.06597261130809784, 0.04416084662079811, -0.2141484022140503, 0.04732152074575424, -0.011748546734452248, -0.055590011179447174, -0.0042044902220368385, -0.05061148479580879, -0.01993500627577305, -0.026766207069158554, 0.03082450106739998, -0.048085618764162064, -0.02596641331911087, -0.07198486477136612, 0.07907770574092865, -0.007519801612943411, -0.03709495812654495, -0.039344433695077896, 0.06271282583475113, -0.04178882762789726, 0.029313521459698677, -0.0677342340350151, -0.07581106573343277, 0.08148400485515594, -0.03719928860664368, 0.15695911645889282, -0.012574348598718643, 0.005774253513664007, 0.08231065422296524, -0.04260570928454399, 0.029487518593668938, 0.008434651419520378, 0.01813346892595291, 0.029153717681765556, -0.15206021070480347, -0.005953425541520119, 0.007413527928292751, 0.000688843778334558, -0.10876758396625519, 0.0368540994822979, 0.14697737991809845, -0.018772289156913757, -0.03209365904331207, 0.011261118575930595, -0.019001198932528496, 0.055723708122968674, -0.04204268380999565, -0.05489726737141609, 0.02108108624815941, 0.023974157869815826, -0.060535695403814316, 0.10910069942474365, -0.0406760647892952, -0.005722778383642435, 0.11232937127351761, 0.022247256711125374, 0.011521538719534874, -0.01773463375866413, 0.007631994318217039, -0.001487448695115745, 0.04833376780152321, -0.02735276333987713, 0.02915206551551819, -0.003930867183953524, 0.029416773468255997, -0.10542644560337067, 0.032101310789585114, 0.00812579970806837, -0.11293164640665054, -0.06026362255215645, 0.07382860034704208, 0.1803889125585556, -0.17559170722961426, 0.14981956779956818, 0.013506687246263027, -0.08444420248270035, 0.123940609395504, 0.022655131295323372, 0.015464918687939644, -0.10720931738615036, 0.049922287464141846, 0.08681242913007736, 0.14272068440914154, -0.10065636783838272, 0.0041836039163172245, 0.05732252448797226, 0.017081191763281822, 0.03933221846818924, -0.1092628464102745, -0.028033491224050522, -0.046339716762304306, -0.051781076937913895, -0.03237682208418846, 0.05870677903294563, -0.09609708189964294, 0.034889716655015945, -0.006773661822080612, 0.022336715832352638, 0.01781536638736725, -0.03386668488383293, -0.1228657141327858, 0.16549743711948395, -0.1715109646320343, -0.11000122129917145, -0.1562158763408661, 0.019294094294309616, -0.16948308050632477, 0.01372448354959488, 0.08705777674913406, -0.017426559701561928, -0.07290919870138168, -0.037510234862565994, -0.0007370085804723203, -0.08736494183540344, -0.10105077922344208, -0.17778810858726501, 0.05298991873860359, -0.060103677213191986, -0.1436954140663147, -0.04472885653376579, 0.0872441902756691, -0.11140885949134827, 0.10056506097316742, -0.09941766411066055, 0.12869811058044434, 0.0701863169670105, 0.0531393438577652, 0.011933674104511738, -0.07198362797498703, 0.22180615365505219, -0.021303193643689156, 0.014238606207072735, 0.1308942437171936, 0.13553892076015472, 0.030230555683374405, 0.13358499109745026, 0.08704490959644318, -0.04942640662193298, -0.02180553413927555, -0.08063748478889465, -0.10835026949644089, -0.22377486526966095, -0.17141900956630707, -0.09727686643600464, 0.04963859170675278, 0.05843597277998924, 0.06795615702867508, 0.08200312405824661, 0.12756864726543427, -0.06787985563278198, 0.13396745920181274, 0.0564289353787899, 0.09958324581384659, 0.12890103459358215, -0.0010562241077423096, 0.02060055360198021, -0.03759627044200897, 0.12507332861423492, 0.11688664555549622, 0.11450918763875961, 0.1380622684955597, 0.0009207816328853369, 0.29848024249076843, 0.11554715037345886, 0.25519776344299316, 0.006076807156205177, 0.08181742578744888, -0.005704441107809544, 0.10077963769435883, -0.01274450495839119, -0.14848066866397858, -0.0356411337852478, 0.10179083049297333, 0.009678785689175129, -0.12145722657442093, -0.007458420004695654, -0.09463068097829819, 0.015493418090045452, 0.16982637345790863, -0.04107389226555824, -0.1974821537733078, -0.07187934964895248, 0.02136344648897648, 0.15955954790115356, -0.04486279562115669, 0.03504125773906708, 0.1266947239637375, -0.09475549310445786, 0.09943287074565887, -0.003707775380462408, 0.07046137005090714, -0.05628300830721855, -0.04560896009206772, -0.020461687818169594, 0.020392345264554024, 0.007118290290236473, 0.14931908249855042, -0.24247197806835175, 0.16636671125888824, 0.044086653739213943, 0.058160025626420975, -0.0995250791311264, 0.009945725090801716, 0.011426018550992012, 0.09129217267036438, 0.10681849718093872, 0.048324283212423325, -0.005433330778032541, -0.06361477077007294, -0.03877981752157211, 0.004340629559010267, 0.010244714096188545, -0.08181095123291016, 0.016314741224050522, 0.03191152215003967, 0.030048104003071785, -0.017982637509703636, 0.0069233113899827, -0.1719101071357727, -0.11275222152471542, 0.08667714893817902, 0.13323941826820374, 0.005799098405987024, -0.09474736452102661, -0.0014215962728485465, -0.01629483327269554, 0.11077550798654556, -0.18986950814723969, -0.12663941085338593, -0.08626619726419449, -0.039888594299554825, 0.1133907362818718, -0.09952910244464874, 0.03142378851771355, -0.07065098732709885, 0.03909066319465637, -0.06140236184000969, -0.04358113184571266, 0.08990959823131561, -0.14196567237377167, -0.09103710949420929, 0.016921954229474068, 0.022801456972956657, 0.04699986055493355, 0.05260882526636124, 0.012436910532414913, 0.043807003647089005, -0.026049790903925896, -0.18280570209026337, -0.05953674018383026, 0.13434508442878723, -0.022817697376012802, 0.09226854890584946, -0.08744402229785919, -0.09741567075252533, 0.01149127446115017, -0.09018931537866592, 0.12148620933294296, 0.2536942660808563, -0.06400147080421448, 0.062284160405397415, 0.24456094205379486, -0.10114403069019318, -0.2576189637184143, -0.038593415170907974, 0.02642795443534851, -0.014580301940441132, 0.009271210059523582, -0.1805296540260315, -0.02380511537194252, 0.06697329878807068, -0.05800461396574974, 0.05119796842336655, -0.2801714837551117, -0.07482659071683884, 0.020757626742124557, 0.06759340316057205, -0.043150339275598526, -0.1712867021560669, -0.09394213557243347, -0.08287884294986725, -0.10530354827642441, 0.1656842678785324, -0.07701769471168518, 0.06446366012096405, -0.009793850593268871, 0.07235125452280045, 0.004713140893727541, -0.04990474879741669, 0.19089694321155548, -0.06415537744760513, 0.016717560589313507, -0.08179355412721634, -0.052598197013139725, 0.2297264039516449, -0.029317563399672508, 0.15985974669456482, -0.11648360639810562, 0.045737553387880325, -0.04327164590358734, -0.039956457912921906, -0.09241614490747452, 0.12106049805879593, -0.04560799151659012, -0.13693957030773163, -0.10854071378707886, 0.05141262337565422, 0.004010138567537069, 0.016560427844524384, 0.08403743803501129, 0.00988241657614708, -0.040062110871076584, 0.1017194390296936, 0.0622614324092865, -0.04594092816114426, -0.06410685181617737, 0.008126704953610897, -0.03345416113734245, 0.07977626472711563, -0.10905449837446213, -0.05561856925487518, 0.11274752765893936, 0.04250689968466759, 0.08532460778951645, 0.008635079488158226, -0.14768964052200317, 0.04496249929070473, 0.05090830475091934, -0.025178125128149986, -0.11745574325323105, 0.0011885345447808504, 0.15057700872421265, 0.026599369943141937, -0.02049734815955162, 0.14793084561824799, -0.0999307706952095, 0.015390124171972275, -0.029878493398427963, 0.05652075260877609, -0.0538875013589859, 0.09479279071092606, 0.08256936818361282, 0.01230800710618496, -0.0986713394522667, 0.09515168517827988, 0.1361340582370758, 0.008179864846169949, 0.02004208415746689, 0.09862171858549118, -0.11028469353914261, -0.12040305882692337, -0.007578310556709766, -0.004137885291129351, -0.1519349217414856, -0.10100656747817993, 0.04014807939529419, -0.08479686826467514, -0.05484002083539963, 0.03573811426758766, 0.03814694285392761, -0.02721676044166088, 0.009248198941349983, -0.018482042476534843, -0.028772693127393723, 0.03672187402844429, -0.11339814960956573, 0.0401260070502758, -0.09389267861843109, -0.003957721870392561, 0.02799352817237377, -0.00090838223695755, 0.004997653421014547, 0.014520282857120037, -0.12224621325731277, -0.004655187018215656, -0.11744610965251923, 0.06868103891611099, -0.11790870130062103, 0.04994295910000801, 0.004910812247544527, -0.01651865430176258, -0.021467598155140877, 0.029824303463101387, -0.07382838428020477, -0.06188798323273659, -0.07763160020112991, 0.15191467106342316, -0.10560612380504608, -0.089699886739254, 0.027033163234591484, -0.007420714013278484, 0.07465547323226929, 0.003101391950622201, -0.02089274488389492, 0.04076354578137398, -0.2232893705368042, 0.044432975351810455, 0.024401426315307617, 0.0826525166630745, 0.040244072675704956, -0.025010567158460617, -0.016056694090366364, 0.03843233361840248, 0.0005645905621349812, 0.04402332380414009, 0.03727562725543976, -0.11392471194267273, -0.03907910734415054, 0.014931581914424896, -0.050549738109111786, -0.006307566072791815, 0.06814874708652496, 0.06535689532756805, 0.04945436492562294, 0.06736522167921066, -0.04796977713704109, 0.013735395856201649, -0.06937360018491745, -0.03163992613554001, -0.04573086276650429, -0.016964836046099663, -0.08309844881296158, 0.03016258217394352, 0.05369095504283905, -0.0077399094589054585, 0.19968990981578827, 0.11078255623579025, -0.07722833752632141, -0.023963699117302895, 0.05703959986567497, 0.06047634407877922, 0.004846037365496159, 0.1623629629611969, 0.008656134828925133, 0.07102205604314804, -0.06717678904533386, 0.082636758685112, -0.0006173942820169032, -0.07030230015516281, 0.01042327843606472, -0.02182908169925213, 0.09165812283754349, -0.00667495746165514, 0.10140682011842728, -0.13301928341388702, -0.05476553365588188, -0.06771295517683029, 0.15619274973869324, 0.11083122342824936, -0.07806263118982315, 0.09190346300601959, 0.11074373126029968, -0.16895781457424164, 0.04486044496297836, 0.003105697687715292, -0.06723612546920776, -0.062004055827856064, -0.24873054027557373, -0.06108640134334564, -0.10372017323970795, -0.024351025000214577, -0.10873089730739594, -0.012631779536604881, 0.058649539947509766, 0.021469779312610626, -0.0002782901865430176, 0.05481600761413574, -0.11797191947698593, -0.06306739896535873, -0.011541238985955715, 0.003935197368264198, -0.025057682767510414, -0.07428974658250809, 0.016775736585259438, -0.009096263907849789, -0.013923433609306812, 0.03732847422361374, 0.07549554109573364, -0.019376451149582863, 0.023416167125105858, -0.020166806876659393, -0.03393617644906044, -0.030044591054320335, 0.02945932373404503, 0.004046554211527109, 0.2039039582014084, 0.02389252372086048, -0.10496839135885239, 0.08052661269903183, 0.07053595036268234, 0.03509211912751198, -0.12870323657989502, -0.037765391170978546, 0.15243907272815704, -0.097549207508564, 0.012460109777748585, -0.014266550540924072, -0.03904477506875992, -0.004958417732268572, 0.09180891513824463, 0.26740172505378723, 0.018392380326986313, -0.037133827805519104, -0.06209663301706314, -0.02075684629380703, -0.06400926411151886, 0.1263347566127777, -0.0013642817502841353, 0.3741214871406555, -0.046705152839422226, 0.1171121895313263, -0.04694530740380287, 0.054154641926288605, -0.1285467892885208, -0.08006647974252701, -0.012134208343923092, -0.05874786153435707, -0.00991339422762394, 0.15648536384105682, -0.02557559311389923, -0.023009248077869415, 0.12105612456798553, -0.012376740574836731, -0.04871382936835289, -0.0066185020841658115, -0.030340339988470078, -0.006726684980094433, 0.06984306871891022, -0.07030630856752396, 0.00917076040059328, -0.0007436161977238953, -0.018751448020339012, -0.1390296369791031, -0.05545467138290405, 0.0949179157614708, 0.10486332327127457, 0.30112871527671814, -0.048608455806970596, 0.15695923566818237, 0.1129637062549591, -0.005370833911001682, -0.11802445352077484, 0.10312674194574356, 0.06402408331632614, -0.09721110761165619, 0.0500800721347332, -0.07429514825344086, -0.12873899936676025, 0.16017064452171326, 0.04951917380094528, -0.0004976604832336307, 0.05550284683704376, 0.21120843291282654, 0.05483372509479523, -0.12164022773504257, 0.030136670917272568, -0.15949785709381104, 0.07409518957138062, 0.0286941546946764, -0.05674917995929718, -0.07645845413208008, -0.09290581196546555, 0.09156611561775208, 0.027433183044195175, 0.007220687344670296, -0.0051072146743535995, -0.14576303958892822, -0.0039315903559327126, 0.06962502747774124, 0.10052557289600372, -0.1436547040939331, -0.004991271998733282, -0.019511327147483826, 0.025085020810365677, -0.046876437962055206, 0.056580800563097, 0.04708360508084297, -0.06473208963871002, -0.04289529100060463, -0.16250962018966675, -0.09838699549436569, 0.05608703941106796, -0.12172014266252518, -0.11616504937410355 ]
b0875a6944533b8011fccfc0a712df06959ad055
# Dataset Card for Habr QnA ## Table of Contents - [Dataset Card for Habr QnA](#dataset-card-for-habr-qna) - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) ## Dataset Description - **Repository:** https://github.com/its5Q/habr-qna-parser ### Dataset Summary This is a dataset of questions and answers scraped from [Habr QnA](https://qna.habr.com/). There are 723430 asked questions with answers, comments and other metadata. ### Languages The dataset is mostly Russian with source code in different languages. ## Dataset Structure ### Data Fields Data fields can be previewed on the dataset card page. ### Data Splits All 723430 examples are in the train split, there is no validation split. ## Dataset Creation The data was scraped with a script, located in [my GitHub repository](https://github.com/its5Q/habr-qna-parser) ## Additional Information ### Dataset Curators - https://github.com/its5Q
its5Q/habr_qna
[ "task_categories:text-generation", "task_categories:question-answering", "task_ids:language-modeling", "task_ids:open-domain-qa", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:ru", "license:cc0-1.0", "region:us" ]
2023-03-09T14:02:50+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["crowdsourced"], "language": ["ru"], "license": ["cc0-1.0"], "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["text-generation", "question-answering"], "task_ids": ["language-modeling", "open-domain-qa"], "pretty_name": "Habr QnA", "tags": []}
2023-03-11T04:43:35+00:00
[]
[ "ru" ]
TAGS #task_categories-text-generation #task_categories-question-answering #task_ids-language-modeling #task_ids-open-domain-qa #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Russian #license-cc0-1.0 #region-us
# Dataset Card for Habr QnA ## Table of Contents - Dataset Card for Habr QnA - Table of Contents - Dataset Description - Dataset Summary - Languages - Dataset Structure - Data Fields - Data Splits - Dataset Creation - Additional Information - Dataset Curators ## Dataset Description - Repository: URL ### Dataset Summary This is a dataset of questions and answers scraped from Habr QnA. There are 723430 asked questions with answers, comments and other metadata. ### Languages The dataset is mostly Russian with source code in different languages. ## Dataset Structure ### Data Fields Data fields can be previewed on the dataset card page. ### Data Splits All 723430 examples are in the train split, there is no validation split. ## Dataset Creation The data was scraped with a script, located in my GitHub repository ## Additional Information ### Dataset Curators - URL
[ "# Dataset Card for Habr QnA", "## Table of Contents\n- Dataset Card for Habr QnA\n - Table of Contents\n - Dataset Description\n - Dataset Summary\n - Languages\n - Dataset Structure\n - Data Fields\n - Data Splits\n - Dataset Creation\n - Additional Information\n - Dataset Curators", "## Dataset Description\n\n- Repository: URL", "### Dataset Summary\n\nThis is a dataset of questions and answers scraped from Habr QnA. There are 723430 asked questions with answers, comments and other metadata.", "### Languages\n\nThe dataset is mostly Russian with source code in different languages.", "## Dataset Structure", "### Data Fields\n\nData fields can be previewed on the dataset card page.", "### Data Splits\n\nAll 723430 examples are in the train split, there is no validation split.", "## Dataset Creation\n\nThe data was scraped with a script, located in my GitHub repository", "## Additional Information", "### Dataset Curators\n\n- URL" ]
[ "TAGS\n#task_categories-text-generation #task_categories-question-answering #task_ids-language-modeling #task_ids-open-domain-qa #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Russian #license-cc0-1.0 #region-us \n", "# Dataset Card for Habr QnA", "## Table of Contents\n- Dataset Card for Habr QnA\n - Table of Contents\n - Dataset Description\n - Dataset Summary\n - Languages\n - Dataset Structure\n - Data Fields\n - Data Splits\n - Dataset Creation\n - Additional Information\n - Dataset Curators", "## Dataset Description\n\n- Repository: URL", "### Dataset Summary\n\nThis is a dataset of questions and answers scraped from Habr QnA. There are 723430 asked questions with answers, comments and other metadata.", "### Languages\n\nThe dataset is mostly Russian with source code in different languages.", "## Dataset Structure", "### Data Fields\n\nData fields can be previewed on the dataset card page.", "### Data Splits\n\nAll 723430 examples are in the train split, there is no validation split.", "## Dataset Creation\n\nThe data was scraped with a script, located in my GitHub repository", "## Additional Information", "### Dataset Curators\n\n- URL" ]
[ 116, 10, 61, 10, 42, 18, 6, 20, 24, 23, 5, 8 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-question-answering #task_ids-language-modeling #task_ids-open-domain-qa #annotations_creators-crowdsourced #language_creators-crowdsourced #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-Russian #license-cc0-1.0 #region-us \n# Dataset Card for Habr QnA## Table of Contents\n- Dataset Card for Habr QnA\n - Table of Contents\n - Dataset Description\n - Dataset Summary\n - Languages\n - Dataset Structure\n - Data Fields\n - Data Splits\n - Dataset Creation\n - Additional Information\n - Dataset Curators## Dataset Description\n\n- Repository: URL### Dataset Summary\n\nThis is a dataset of questions and answers scraped from Habr QnA. There are 723430 asked questions with answers, comments and other metadata.### Languages\n\nThe dataset is mostly Russian with source code in different languages.## Dataset Structure### Data Fields\n\nData fields can be previewed on the dataset card page.### Data Splits\n\nAll 723430 examples are in the train split, there is no validation split.## Dataset Creation\n\nThe data was scraped with a script, located in my GitHub repository## Additional Information### Dataset Curators\n\n- URL" ]
[ -0.0607113242149353, 0.19310908019542694, -0.0031336683314293623, 0.07516892999410629, 0.08504019677639008, 0.0510384626686573, 0.12616100907325745, 0.17238591611385345, 0.04732165485620499, 0.10626053810119629, -0.011546080932021141, -0.05721619725227356, 0.1030755490064621, 0.16432149708271027, 0.01673107221722603, -0.1867794543504715, 0.04996879771351814, -0.10525859892368317, -0.024184389039874077, 0.0884624794125557, 0.11080394685268402, -0.06549926102161407, 0.05725918337702751, -0.04211708903312683, -0.09159565716981888, 0.056452639400959015, -0.06271080672740936, -0.03027936816215515, 0.07375688850879669, 0.06602444499731064, 0.027870673686265945, -0.01469812449067831, 0.022904440760612488, -0.2050519585609436, 0.04651225730776787, 0.05976387858390808, -0.04491424560546875, 0.03551248088479042, 0.10832685232162476, -0.11484480649232864, 0.07310358434915543, -0.10078199207782745, 0.017945848405361176, 0.10890916734933853, -0.09672694653272629, -0.192316934466362, -0.15785641968250275, 0.05683461204171181, 0.0799655020236969, 0.10663161426782608, -0.07586493343114853, 0.03737795352935791, -0.05065668374300003, 0.04310351610183716, 0.1572308987379074, -0.16442932188510895, -0.033619318157434464, 0.004918131045997143, -0.012193089351058006, 0.0739874392747879, -0.09087745100259781, 0.0049556284211575985, 0.027628660202026367, 0.00843195803463459, -0.07299023121595383, 0.0037364980671554804, -0.08364087343215942, 0.034633975476026535, -0.08360081911087036, -0.040239810943603516, 0.06316056102514267, 0.008314689621329308, 0.012550975196063519, -0.20001766085624695, -0.0600992813706398, -0.07033663988113403, -0.01458361092954874, 0.08108485490083694, -0.026620320975780487, -0.025060346350073814, 0.03739509731531143, -0.028927041217684746, -0.0774030014872551, -0.00631015095859766, 0.017547331750392914, -0.02234177477657795, 0.03378995507955551, 0.02531321719288826, 0.013845198787748814, 0.056829798966646194, -0.04669554904103279, -0.10942103713750839, -0.034622158855199814, -0.06289852410554886, -0.16470126807689667, 0.01958312839269638, 0.004703013692051172, -0.042452748864889145, 0.06652404367923737, 0.150468647480011, -0.0243360735476017, 0.0715998038649559, -0.016577523201704025, -0.006088459398597479, 0.0920608788728714, 0.011493049561977386, -0.03710568696260452, -0.11613737046718597, -0.008281159214675426, 0.013082476332783699, -0.004232170060276985, -0.04070056229829788, -0.05098666623234749, -0.03466946259140968, 0.033180881291627884, 0.11576349288225174, 0.05709611251950264, -0.038832053542137146, -0.02501724846661091, -0.032457996159791946, 0.11741163581609726, -0.1298399120569229, 0.026607012376189232, 0.032947029918432236, 0.00583361741155386, -0.052188802510499954, -0.013550277799367905, -0.003423327347263694, -0.09025968611240387, 0.04739184305071831, -0.06985832005739212, 0.018388157710433006, -0.04441701993346214, -0.06521975249052048, 0.04027978703379631, -0.06277232617139816, -0.08869782090187073, -0.04215235263109207, -0.13065765798091888, -0.053280070424079895, 0.0013181427493691444, -0.0890122652053833, 0.021743467077612877, 0.041968341916799545, 0.024805931374430656, 0.03944680094718933, 0.017605019733309746, 0.09327203035354614, -0.062345411628484726, 0.034200336784124374, -0.04608268290758133, 0.06093033403158188, 0.05363275110721588, 0.03111887164413929, -0.06749783456325531, 0.023944705724716187, -0.18115518987178802, 0.12243968993425369, -0.15792584419250488, -0.009203131310641766, -0.11240383982658386, -0.016577642410993576, 0.14089201390743256, 0.03545694425702095, 0.015533597208559513, 0.1510082334280014, -0.2115098088979721, -0.04540148004889488, 0.15779292583465576, -0.1398361176252365, -0.06228354200720787, 0.10275353491306305, -0.055069949477910995, -0.033021703362464905, 0.011532512493431568, 0.1908511072397232, 0.07201984524726868, 0.010133118368685246, -0.11985665559768677, -0.08664911240339279, 0.07048202306032181, 0.08137132227420807, 0.05417746677994728, -0.06830883026123047, 0.15726138651371002, 0.006027990020811558, 0.06438891589641571, -0.06018834933638573, -0.009573249146342278, -0.09864557534456253, -0.05302557349205017, -0.026776129379868507, -0.03906679525971413, -0.005215409677475691, -0.012013372033834457, -0.044233910739421844, -0.10614189505577087, -0.059779323637485504, 0.08315127342939377, -0.005256004631519318, 0.025024646893143654, -0.0324588268995285, 0.06281906366348267, 0.0010095459874719381, 0.011660887859761715, -0.16946567595005035, -0.11896450817584991, -0.003066791919991374, -0.1250711977481842, 0.0649750754237175, -0.03455642610788345, 0.025250723585486412, 0.02220636047422886, -0.07546544075012207, -0.019220231100916862, -0.014679279178380966, 0.018589278683066368, -0.06447286158800125, -0.18855060636997223, -0.045310128480196, -0.05437323823571205, 0.09367479383945465, -0.07975063472986221, -0.008448292501270771, 0.1408049762248993, 0.1860499382019043, 0.015195883810520172, -0.06708089262247086, 0.059780050069093704, 0.0037022570613771677, -0.03840767592191696, -0.04279858246445656, -0.00657320860773325, -0.04965626448392868, 0.029900411143898964, 0.025031400844454765, -0.11434948444366455, -0.09815144538879395, 0.07500284165143967, 0.1713741421699524, -0.10555025190114975, -0.06837254762649536, -0.0692712664604187, -0.008429177105426788, -0.11547286808490753, -0.056163281202316284, -0.004820302128791809, 0.049666665494441986, 0.08811185508966446, -0.0575965978205204, -0.05487274378538132, -0.00022901891497895122, 0.0205923430621624, -0.06073704734444618, 0.14364875853061676, -0.06892139464616776, -0.12424164265394211, 0.17932046949863434, 0.016566766425967216, 0.08688952028751373, 0.24391226470470428, -0.024520065635442734, -0.09184421598911285, -0.03728657588362694, -0.009212542325258255, 0.0027638953179121017, 0.16664494574069977, -0.04017368331551552, -0.0009143056813627481, 0.06889987736940384, 0.023135820403695107, 0.04364936426281929, -0.05819394811987877, -0.016037527471780777, -0.032726533710956573, -0.007698205299675465, -0.01056179590523243, 0.04458649456501007, 0.048810068517923355, 0.09968855232000351, 0.04432584345340729, 0.13094164431095123, -0.034998517483472824, -0.06705903261899948, -0.10413707047700882, 0.1435643881559372, -0.17794117331504822, -0.15985392034053802, -0.11536341160535812, -0.03235636278986931, -0.06486853212118149, -0.04231840744614601, 0.09555084258317947, -0.14677688479423523, -0.09062328934669495, -0.07134657353162766, 0.054415442049503326, 0.0028247155714780092, -0.07952180504798889, -0.0701257586479187, 0.016461031511425972, 0.003360685193911195, -0.12081028521060944, 0.015064436011016369, 0.028425926342606544, 0.030361905694007874, 0.055571746081113815, 0.043334294110536575, 0.0717441737651825, 0.07448603212833405, 0.04776709899306297, 0.048212192952632904, -0.03452766686677933, 0.24530400335788727, -0.11026614159345627, 0.10417341440916061, 0.07726965099573135, -0.049875468015670776, 0.07797379046678543, 0.11126819252967834, 0.02102462202310562, -0.04906218871474266, 0.021965602412819862, 0.1087590754032135, -0.054328884929418564, -0.2550285756587982, -0.09621552377939224, -0.06871850788593292, 0.002953887917101383, 0.03205939009785652, 0.059744421392679214, -0.018743183463811874, 0.019873274490237236, -0.11899827420711517, -0.11090291291475296, -0.014759272336959839, 0.08530784398317337, 0.05063492804765701, 0.036180201917886734, 0.06724276393651962, -0.09613373875617981, 0.0630246102809906, 0.12651439011096954, 0.10085461288690567, 0.21106867492198944, -0.02599521540105343, 0.200361967086792, 0.07872059941291809, 0.06712441146373749, 0.04555870592594147, -0.0009566335938870907, 0.01673107221722603, 0.03034021705389023, 0.009760400280356407, -0.06609129905700684, 0.02497885189950466, 0.1143813356757164, 0.03074519895017147, -0.05797383561730385, -0.015709824860095978, -0.039895813912153244, 0.08861368894577026, 0.23844997584819794, 0.060449857264757156, -0.045910462737083435, -0.0698569044470787, 0.09483373910188675, -0.05463196709752083, -0.09144458919763565, 0.007154154125601053, 0.03516935929656029, -0.13467693328857422, 0.07281932979822159, -0.03132793307304382, 0.10184452682733536, -0.04999525099992752, -0.04214484244585037, -0.03874823823571205, 0.01777736283838749, -0.0632496252655983, 0.10528479516506195, -0.203913614153862, 0.11457263678312302, 0.019606294110417366, -0.0015099254669621587, -0.059587445110082626, 0.04152023419737816, 0.013932858593761921, -0.05930141359567642, 0.17000655829906464, 0.04141155630350113, -0.11575368791818619, -0.05031881853938103, -0.0411069430410862, -0.010304619558155537, 0.08536308258771896, -0.0888080894947052, 0.0807369202375412, 0.007531652692705393, -0.00795105379074812, -0.040569841861724854, 0.04707462713122368, -0.0555126890540123, -0.23506204783916473, 0.08561871945858002, -0.07541351765394211, 0.06238715723156929, -0.05844632163643837, -0.05707519128918648, -0.09789486974477768, 0.17630581557750702, -0.11649446934461594, -0.1370321661233902, -0.15552635490894318, 0.02098974585533142, 0.12766985595226288, -0.05520186200737953, 0.059841107577085495, -0.050151582807302475, 0.15228796005249023, -0.0679202750325203, -0.0856497585773468, 0.05673894286155701, -0.05856990069150925, -0.2131720930337906, -0.04381047189235687, 0.14457622170448303, 0.0687001645565033, 0.024992140009999275, -0.004731254186481237, 0.08107350021600723, -0.04775701463222504, -0.07948064804077148, 0.07259398698806763, 0.044362492859363556, 0.0852455347776413, 0.1108907088637352, -0.013359446078538895, -0.14468258619308472, -0.07311570644378662, -0.10533902794122696, 0.13648200035095215, 0.16266435384750366, -0.08801516890525818, 0.17694592475891113, 0.10575330257415771, -0.05191553384065628, -0.16662156581878662, 0.011760318651795387, 0.02097063884139061, 0.013184521347284317, -0.02375735715031624, -0.21102337539196014, 0.05620214343070984, 0.0796627551317215, -0.0035339370369911194, 0.09713997691869736, -0.17099982500076294, -0.12111911177635193, 0.06713949888944626, 0.014819884672760963, -0.031980808824300766, -0.17261788249015808, -0.06826992332935333, -0.06367137283086777, -0.13620281219482422, 0.16723228991031647, -0.039374012500047684, 0.039325181394815445, -0.03966054320335388, 0.10955967754125595, 0.005108167417347431, -0.052217550575733185, 0.15785056352615356, 0.06453073769807816, 0.019207792356610298, -0.057004038244485855, -0.011685680598020554, 0.11843636631965637, -0.05571918934583664, 0.0013841913314536214, -0.017866551876068115, 0.041710447520017624, -0.24779631197452545, -0.018977805972099304, -0.08254370838403702, 0.025164790451526642, -0.08569061011075974, -0.07346688210964203, -0.0737658441066742, 0.07594453543424606, 0.05495167151093483, -0.06443039327859879, 0.11381293088197708, -0.0645308792591095, 0.1140107661485672, 0.1591634601354599, 0.02289436385035515, 0.0564437210559845, -0.14088842272758484, -0.003217324847355485, -0.04200514778494835, 0.04575838893651962, -0.1615637093782425, 0.027131743729114532, 0.1165824830532074, 0.051737118512392044, 0.12667156755924225, -0.01809106208384037, -0.155723437666893, 0.016344917938113213, 0.07982722669839859, -0.13755641877651215, -0.19319699704647064, 0.007547466550022364, 0.006524130702018738, -0.08589880168437958, -0.05479491502046585, 0.10052820295095444, 0.04802235960960388, -0.0693507045507431, 0.05511149391531944, 0.07526461780071259, 0.05690580606460571, 0.11350874602794647, 0.04361428692936897, 0.09477352350950241, -0.13432511687278748, 0.09917158633470535, 0.05958899110555649, -0.10965526849031448, 0.05790243670344353, 0.20995868742465973, -0.10004882514476776, -0.07924185693264008, -0.038639236241579056, 0.1257692277431488, -0.10550229996442795, 0.007016179151833057, 0.026636844500899315, -0.1113242655992508, 0.06351108849048615, 0.11144284904003143, -0.00447662640362978, -0.011332851834595203, 0.031226864084601402, -0.03274299204349518, -0.04594368115067482, 0.13801704347133636, 0.01677081547677517, 0.034702368080616, 0.00667154137045145, -0.015272977761924267, -0.04191058501601219, 0.036085646599531174, -0.006657849065959454, -0.02741740643978119, -0.07887866348028183, -0.01901298761367798, -0.2697232961654663, -0.019384561106562614, -0.13065297901630402, -0.016665887087583542, -0.05081433430314064, -0.030592653900384903, 0.01956164836883545, 0.011638554744422436, -0.0768842101097107, -0.04135916754603386, -0.05468613654375076, 0.07751952111721039, -0.18305692076683044, 0.035081952810287476, -0.0037571443244814873, -0.06786978989839554, 0.15712648630142212, 0.06148834526538849, -0.018052339553833008, 0.01752057671546936, 0.04813061282038689, -0.010933352634310722, -0.06254404038190842, -0.0035566112492233515, 0.06096728891134262, -0.09766271710395813, -0.00009812779899220914, -0.07587699592113495, -0.031068623065948486, 0.06403244286775589, 0.07936815917491913, -0.1104091927409172, 0.04831033572554588, -0.012055160477757454, -0.0017901720711961389, -0.02408156357705593, 0.081230528652668, 0.1191086545586586, 0.017131593078374863, 0.0827619805932045, -0.04115382209420204, 0.1202007383108139, -0.13267359137535095, -0.038041386753320694, 0.010678423568606377, -0.009267588146030903, 0.01837257109582424, 0.007522727362811565, 0.06138422712683678, -0.06043609604239464, 0.1909073293209076, -0.03740796446800232, 0.08506649732589722, 0.06699403375387192, 0.06058160215616226, -0.11642520874738693, 0.05140318349003792, 0.10245537757873535, -0.013501415960490704, -0.007944939658045769, 0.00921949278563261, -0.03800836205482483, -0.026714550331234932, 0.0048061516135931015, 0.12205496430397034, 0.14879097044467926, 0.16469861567020416, -0.005742902401834726, 0.02269921638071537, -0.17743290960788727, -0.050952911376953125, 0.06646429747343063, -0.06146354600787163, 0.08093604445457458, -0.06607970595359802, -0.051198188215494156, 0.12567183375358582, -0.14470945298671722, 0.12770505249500275, -0.06114116683602333, -0.05772515386343002, -0.02458530105650425, -0.09548906981945038, -0.038557469844818115, -0.050205864012241364, 0.0055827549658715725, -0.11600041389465332, 0.10099658370018005, 0.08711153268814087, 0.06348306685686111, -0.0006399948033504188, 0.1258760690689087, -0.008712276816368103, -0.08797641843557358, 0.059760015457868576, 0.08996471017599106, 0.013667731545865536, 0.09625877439975739, 0.02927342616021633, 0.04425046965479851, -0.0119849294424057, 0.004639350809156895, 0.08294486254453659, 0.020241787657141685, -0.008508135564625263, -0.08059659600257874, -0.06180846691131592, 0.0022313729859888554, 0.022639678791165352, -0.008119611069560051, 0.214015394449234, 0.015384121797978878, 0.035511989146471024, -0.016019068658351898, 0.22643589973449707, -0.04647429287433624, -0.06829434633255005, -0.10859684646129608, 0.0967194139957428, -0.03979833424091339, 0.020482512190937996, 0.006591078359633684, -0.13906866312026978, 0.0011166727636009455, 0.08337130397558212, 0.16997136175632477, -0.032935068011283875, 0.025728527456521988, 0.01745130866765976, 0.011193913407623768, 0.02351953834295273, 0.03451414033770561, 0.021869782358407974, 0.18037773668766022, -0.03834940865635872, 0.09596381336450577, -0.0456576868891716, -0.10040165483951569, -0.06575755029916763, 0.20153102278709412, 0.006503559183329344, -0.020278215408325195, -0.03758638724684715, 0.09208355098962784, -0.0675411969423294, -0.16774533689022064, 0.03363673761487007, -0.1509551852941513, -0.1697462499141693, 0.010388490743935108, 0.026928918436169624, 0.036463286727666855, -0.0017854995094239712, 0.06817933917045593, -0.002280153101310134, 0.18802699446678162, 0.022543154656887054, -0.05224531143903732, -0.13034985959529877, 0.09683232754468918, -0.20887848734855652, 0.11079522222280502, 0.015342970378696918, 0.017559094354510307, 0.10110644996166229, -0.012163009494543076, -0.13480594754219055, 0.03385927900671959, 0.11158875375986099, -0.052614226937294006, -0.017118141055107117, 0.2093012034893036, 0.015729159116744995, 0.029011748731136322, 0.08278436958789825, -0.07262957841157913, -0.002374490024521947, 0.0648593157529831, -0.005739099811762571, -0.058877237141132355, 0.118421770632267, -0.07457563281059265, 0.13089989125728607, 0.14527438580989838, -0.07519189268350601, -0.007543008774518967, -0.008116280660033226, 0.026158912107348442, 0.00016939413035288453, 0.11028630286455154, 0.006432123947888613, -0.18283449113368988, 0.03842557221651077, 0.016329050064086914, 0.0742364153265953, -0.19787871837615967, -0.0394529365003109, 0.004225891083478928, 0.010785477235913277, -0.01805991493165493, 0.15903562307357788, 0.09155289828777313, 0.015180615708231926, -0.033991146832704544, -0.048865173012018204, 0.03177629038691521, 0.12364561855792999, -0.05327150970697403, -0.02140132337808609 ]
048e9a835bf265c5292cd3c8f4128d04bd41c84f
# Dataset Card for "avatar-lite_captioned-augmented" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jlbaker361/avatar-lite_captioned-augmented
[ "region:us" ]
2023-03-09T14:04:10+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "src", "dtype": "string"}, {"name": "split", "dtype": "string"}, {"name": "id", "dtype": "int64"}, {"name": "caption", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 441803035.75, "num_examples": 1890}], "download_size": 441599217, "dataset_size": 441803035.75}}
2023-03-18T19:06:06+00:00
[]
[]
TAGS #region-us
# Dataset Card for "avatar-lite_captioned-augmented" More Information needed
[ "# Dataset Card for \"avatar-lite_captioned-augmented\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"avatar-lite_captioned-augmented\"\n\nMore Information needed" ]
[ 6, 22 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"avatar-lite_captioned-augmented\"\n\nMore Information needed" ]
[ -0.02375764399766922, 0.12167740613222122, -0.004572894424200058, 0.017016317695379257, 0.1396166831254959, 0.10368947684764862, 0.18253113329410553, 0.05043284595012665, -0.0029759537428617477, -0.030366308987140656, 0.08969391137361526, -0.0020079920068383217, 0.05466330796480179, 0.2595633268356323, 0.03308992087841034, -0.13731059432029724, 0.06433253735303879, 0.0016645709984004498, -0.1197921633720398, 0.04928400367498398, 0.03884522616863251, -0.03746902197599411, 0.1051550805568695, -0.08473559468984604, -0.23070120811462402, 0.09245890378952026, -0.035570528358221054, -0.0637049525976181, 0.05671839416027069, -0.04717893898487091, 0.15442875027656555, -0.025862721726298332, -0.006523381918668747, -0.1720958799123764, 0.04044662415981293, 0.017606012523174286, -0.05479276180267334, 0.05528206750750542, 0.007323902100324631, 0.03282150253653526, 0.07143741846084595, -0.04418347403407097, 0.02452627196907997, 0.01476159319281578, -0.04742271825671196, -0.2606120705604553, -0.07217150926589966, -0.020981119945645332, -0.030458074063062668, -0.10781504213809967, 0.06293605268001556, 0.0674804151058197, -0.06218868866562843, -0.008599460124969482, 0.06746002286672592, -0.05251379683613777, 0.008219016715884209, 0.21697376668453217, -0.03975836560130119, 0.12603619694709778, -0.014297771267592907, 0.10344533622264862, 0.05460015684366226, -0.0016965894028544426, 0.06660380959510803, -0.010782170109450817, -0.1775546371936798, 0.08058474212884903, 0.021435175091028214, -0.04854314774274826, 0.264413446187973, -0.010875054635107517, -0.0004836409352719784, -0.07098899781703949, -0.0008879572269506752, -0.05963300168514252, -0.01131296344101429, 0.02897263504564762, 0.06632540374994278, -0.008392972871661186, 0.032242756336927414, -0.08782558888196945, -0.048555027693510056, -0.10024472326040268, -0.13627085089683533, 0.06251262873411179, -0.016528530046343803, 0.1204540804028511, -0.17232677340507507, -0.013522788882255554, -0.15526625514030457, -0.01184442825615406, 0.012995090335607529, -0.06834038347005844, 0.014455454424023628, 0.02900431677699089, -0.07233941555023193, -0.03569743037223816, 0.0999334380030632, 0.052586495876312256, 0.05348558723926544, 0.06598781794309616, -0.11714082211256027, 0.10369451344013214, 0.10630689561367035, -0.09940050542354584, 0.02240069769322872, 0.04074448347091675, -0.020394403487443924, -0.08084455132484436, 0.06947754323482513, -0.11515948176383972, -0.17128273844718933, 0.030138349160552025, -0.09704083204269409, 0.0697404071688652, -0.07997264713048935, -0.058429256081581116, -0.04916653782129288, -0.01415306981652975, 0.2712286114692688, -0.05848952382802963, 0.01891389489173889, -0.08086870610713959, -0.02866150252521038, -0.04568023607134819, -0.05186532810330391, -0.01068665087223053, 0.08439621329307556, 0.10753415524959564, -0.0658995658159256, 0.0075355046428740025, -0.04415108263492584, -0.0350206084549427, 0.07604163885116577, -0.16372205317020416, 0.04162934422492981, -0.09547602385282516, -0.17576612532138824, 0.11618148535490036, 0.0732068195939064, -0.025861311703920364, 0.13978984951972961, 0.009534223936498165, 0.031887102872133255, -0.0006606448441743851, -0.06860855221748352, 0.09433606266975403, -0.03404155746102333, 0.032100044190883636, 0.06905942410230637, 0.1530779004096985, -0.30732956528663635, 0.046816714107990265, -0.10454769432544708, 0.03065543994307518, -0.12018018960952759, 0.005651640705764294, -0.020738407969474792, 0.015720054507255554, -0.04647436365485191, -0.05480607599020004, -0.15007203817367554, 0.07429742068052292, 0.005065093748271465, 0.0340893529355526, -0.19596503674983978, -0.05595177412033081, 0.12509886920452118, -0.14357709884643555, -0.17342108488082886, 0.013289311900734901, -0.04526984691619873, -0.05852901563048363, -0.012265020981431007, 0.2464335858821869, 0.005104060284793377, -0.017533287405967712, -0.04797067120671272, 0.05300601199269295, -0.08737494051456451, -0.18992774188518524, 0.04298172518610954, 0.009685594588518143, -0.0891042947769165, 0.03812339901924133, 0.11251475661993027, 0.02449120581150055, -0.029301349073648453, -0.08146365731954575, -0.024363376200199127, -0.09723954647779465, 0.1427520513534546, -0.007294627837836742, 0.022793535143136978, -0.05811435356736183, 0.07822561264038086, 0.05381367355585098, 0.034603144973516464, 0.0023432737216353416, 0.03671221807599068, -0.05037344992160797, 0.07282697409391403, -0.1493316888809204, 0.017393777146935463, -0.15713974833488464, -0.1353100836277008, -0.002349350368604064, -0.07751217484474182, 0.11443322896957397, -0.04402708262205124, 0.05823332816362381, -0.035515666007995605, -0.07993656396865845, 0.07630956172943115, 0.038652315735816956, -0.0052021574229002, 0.07863723486661911, -0.016721870750188828, -0.014702245593070984, -0.07009569555521011, -0.053985971957445145, -0.051830489188432693, -0.03144923225045204, 0.03377602994441986, 0.04095802083611488, 0.03247169032692909, -0.04618322104215622, 0.017230691388249397, -0.015825634822249413, -0.00946983601897955, -0.050994887948036194, -0.0010850820690393448, -0.06662318855524063, -0.08085532486438751, 0.05067553371191025, -0.11699624359607697, 0.16766850650310516, 0.20105524361133575, -0.07962542772293091, 0.03526143357157707, -0.16895058751106262, 0.07104745507240295, -0.01930399425327778, -0.025566037744283676, 0.010832462459802628, -0.0635017529129982, -0.05930468440055847, 0.039061516523361206, -0.06547015905380249, 0.06220752000808716, 0.056825995445251465, 0.001811024034395814, -0.1743907928466797, -0.10279527306556702, 0.23041874170303345, -0.11989641189575195, 0.08491788804531097, 0.25474005937576294, 0.1307489275932312, 0.1269608736038208, 0.04813411459326744, -0.060783691704273224, 0.024239839985966682, -0.11592575162649155, -0.04921063408255577, 0.20396175980567932, -0.028835318982601166, -0.0008639590814709663, 0.07730452716350555, 0.03758366405963898, 0.07979446649551392, -0.09872721135616302, -0.06205109879374504, 0.01337683666497469, -0.041418399661779404, -0.2282382696866989, 0.06319403648376465, 0.013873439282178879, 0.06657464057207108, -0.012899734079837799, 0.020837238058447838, 0.14405447244644165, -0.018523823469877243, -0.005307110026478767, 0.030669625848531723, -0.20230063796043396, -0.3579649329185486, -0.08423050493001938, -0.19045831263065338, -0.030319521203637123, 0.04472557455301285, -0.011276748962700367, -0.1622735559940338, -0.02690439112484455, -0.003953475505113602, -0.09580953419208527, -0.1298641860485077, -0.003271791385486722, -0.0498635470867157, -0.026270445436239243, 0.008219797164201736, -0.07898344099521637, 0.01084404531866312, -0.0025702323764562607, 0.11067184805870056, 0.10753237456083298, -0.0409521758556366, 0.10850737988948822, 0.07145705074071884, -0.09251298010349274, 0.09615034610033035, -0.04104574769735336, 0.032636381685733795, -0.05168531835079193, -0.07561469823122025, 0.14158684015274048, 0.013639459386467934, 0.02016083151102066, 0.07698309421539307, 0.07144307345151901, -0.1354495882987976, 0.010287395678460598, -0.019019050523638725, -0.2500557005405426, -0.10858042538166046, -0.1481163203716278, -0.05146906524896622, -0.013539545238018036, 0.12460316717624664, 0.07288298010826111, 0.00669335201382637, 0.06117815524339676, 0.07124397158622742, 0.045530788600444794, -0.11890321969985962, -0.02563295140862465, -0.013982370495796204, 0.021250393241643906, -0.005654491484165192, -0.11678318679332733, 0.0007193072233349085, 0.12242190539836884, 0.17446330189704895, 0.1533212959766388, 0.08340342342853546, 0.04501522704958916, -0.004251326899975538, 0.09993630647659302, 0.1014607846736908, 0.11678655445575714, 0.09222567081451416, -0.06126822158694267, -0.00582447275519371, -0.01691150665283203, -0.06170511245727539, 0.04973538592457771, 0.13554835319519043, -0.11204367876052856, -0.011912289075553417, -0.11165262758731842, 0.02612917125225067, -0.1798214614391327, -0.007238471880555153, -0.24980512261390686, 0.14725318551063538, 0.039074815809726715, 0.1480809450149536, -0.1478765457868576, 0.03973407298326492, 0.16066935658454895, 0.015896059572696686, 0.15842851996421814, -0.04639148712158203, 0.03445649892091751, -0.0014029387384653091, -0.0016274815425276756, -0.014695284888148308, 0.024303004145622253, 0.015423853881657124, 0.09465005993843079, -0.19153675436973572, 0.1613256335258484, 0.01570594310760498, -0.07156439125537872, -0.12480258196592331, -0.023816287517547607, 0.037915512919425964, -0.021808229386806488, 0.08708712458610535, 0.04552381858229637, -0.12442900985479355, -0.11755326390266418, -0.06748974323272705, 0.034403685480356216, 0.15602624416351318, 0.026661766692996025, -0.11583474278450012, 0.06734722852706909, -0.006686047650873661, -0.0173424631357193, -0.09750500321388245, 0.007489957846701145, -0.17585524916648865, 0.03427371382713318, 0.15426602959632874, -0.14072825014591217, -0.0024469755589962006, -0.011281512677669525, -0.09143378585577011, 0.13541492819786072, 0.18465755879878998, -0.015602244064211845, -0.056460730731487274, 0.027450401335954666, 0.127850741147995, 0.03217388689517975, 0.06355272233486176, 0.027027463540434837, 0.09807762503623962, -0.026768188923597336, -0.1523580551147461, 0.0921700969338417, -0.028694022446870804, 0.1384935975074768, -0.12557992339134216, 0.028079619631171227, -0.03450201824307442, 0.027337364852428436, -0.017006779089570045, -0.0011583352461457253, 0.02943749912083149, -0.02617514505982399, 0.12925133109092712, -0.09693235158920288, 0.03387755900621414, 0.251735121011734, 0.10713732242584229, 0.11601509153842926, 0.08658910542726517, 0.004783313721418381, 0.08881734311580658, 0.07975469529628754, -0.03382330387830734, 0.19258932769298553, 0.0644315853714943, -0.03440212458372116, -0.20050331950187683, 0.007021436933428049, -0.19931332767009735, -0.01672663725912571, 0.09430979192256927, -0.24059848487377167, 0.05884998291730881, 0.03303191065788269, -0.02756757289171219, 0.2818593978881836, -0.10823909938335419, -0.0336974561214447, 0.13242173194885254, 0.09239943325519562, 0.2374856173992157, -0.0745815634727478, -0.06978624314069748, -0.1507493257522583, -0.006165701895952225, 0.17356374859809875, -0.04299214482307434, 0.025270862504839897, -0.019942913204431534, 0.11004070937633514, 0.0017388977576047182, -0.03910955786705017, 0.18369178473949432, -0.02726178802549839, 0.07088016718626022, -0.1068553626537323, -0.030792681500315666, 0.003933316096663475, -0.07569845765829086, 0.06800756603479385, -0.12275828421115875, -0.038840074092149734, -0.028462562710046768, 0.017462557181715965, 0.039008934050798416, -0.00479385070502758, 0.06512465327978134, -0.03038717433810234, -0.0871671736240387, 0.011336765252053738, -0.08964622020721436, 0.02930966392159462, 0.12729687988758087, -0.022892193868756294, 0.07927355170249939, -0.042666271328926086, 0.03253265470266342, -0.10517624020576477, -0.02819998189806938, -0.05023886635899544, -0.06466733664274216, 0.13140174746513367, -0.22240087389945984, 0.059134434908628464, 0.08725661039352417, -0.029296664521098137, 0.028762374073266983, 0.059990495443344116, -0.021758049726486206, 0.0369684137403965, 0.18244031071662903, -0.081663116812706, 0.07863016426563263, 0.0824970081448555, 0.10817950963973999, -0.005242823623120785, 0.04235834255814552, 0.019581139087677002, 0.0436507873237133, -0.01060087513178587, 0.007443084381520748, 0.08609020709991455, -0.0800669938325882, 0.012422877363860607, 0.07534979283809662, 0.03642033785581589, -0.1754651516675949, 0.22443118691444397, 0.0002227388322353363, -0.1256285011768341, 0.04790309816598892, -0.05354178696870804, -0.04149022698402405, -0.04702883958816528, -0.019059501588344574, 0.08694694191217422, 0.01256629079580307, -0.17524170875549316, 0.03773032873868942, -0.05900301784276962, 0.00028186477720737457, 0.03731813281774521, 0.05372348427772522, 0.012436065822839737, -0.03490375727415085, -0.03098316863179207, -0.08060701191425323, -0.10906240344047546, -0.12072519212961197, 0.07701781392097473, -0.08027952909469604, -0.18429774045944214, -0.007562959101051092, 0.1821824312210083, -0.07891593873500824, -0.05793033540248871, -0.009027032181620598, 0.06176178157329559, -0.14526087045669556, 0.002423454076051712, 0.03879235312342644, -0.009936671704053879, 0.049780502915382385, 0.08538095653057098, -0.04861820489168167, -0.046412937343120575, -0.12183548510074615, 0.056382112205028534, 0.06082697957754135, -0.017416276037693024, -0.06589197367429733, 0.0027334559708833694, 0.04980035871267319, 0.029393263161182404, 0.07358624041080475, 0.07296580076217651, -0.06075132265686989, 0.09027179330587387, -0.14699995517730713, -0.13278551399707794, 0.09341970086097717, 0.08194081485271454, 0.04301692172884941, 0.07665259391069412, 0.00011260050814598799, 0.08728916198015213, -0.0186906848102808, 0.0464804470539093, -0.006289173848927021, -0.05365033447742462, -0.01830912008881569, -0.17027968168258667, -0.06134229898452759, 0.002997840754687786, 0.000017097219824790955, 0.1254570186138153, 0.017769940197467804, -0.012571830302476883, 0.06617897748947144, -0.004597624763846397, -0.00955800712108612, -0.00765974260866642, -0.0476156547665596, -0.11147008091211319, 0.00549854151904583, 0.06203676760196686, 0.022178804501891136, -0.030076026916503906, 0.4970710575580597, -0.017578845843672752, -0.08957960456609726, -0.0593598373234272, 0.14289434254169464, -0.08161593973636627, -0.014043834060430527, 0.29763340950012207, 0.06158442050218582, -0.050859235227108, 0.09444427490234375, 0.0787806361913681, 0.05740436166524887, 0.16606241464614868, 0.1347333937883377, 0.025070341303944588, 0.06423558294773102, 0.04771188646554947, 0.07229892164468765, -0.06832774728536606, 0.05237763375043869, 0.031058907508850098, 0.02993340604007244, 0.07280726730823517, 0.10883796215057373, -0.02546156570315361, 0.015057254582643509, -0.053072985261678696, 0.034396592527627945, -0.028455210849642754, -0.05272279307246208, -0.05603579804301262, -0.13592076301574707, -0.04541528970003128, -0.15576758980751038, 0.05705086886882782, -0.04696936905384064, -0.05372593551874161, 0.3099011778831482, -0.00875149853527546, 0.019140738993883133, 0.14569738507270813, -0.13187380135059357, 0.06280608475208282, -0.0036463038995862007, -0.028301533311605453, -0.04855390638113022, 0.04894111305475235, -0.1212368980050087, 0.06303824484348297, -0.00935858953744173, 0.019815834239125252, -0.013577427715063095, 0.09810783714056015, 0.051820460706949234, -0.11649569869041443, -0.06657680124044418, -0.09066653251647949, 0.015616970136761665, -0.07766448706388474, 0.12526708841323853, 0.031133679673075676, 0.021771140396595, -0.0232471264898777, 0.06627165526151657, -0.005451737903058529, 0.06930521875619888, 0.002170674502849579, -0.0757099837064743, -0.055161770433187485, 0.05327284336090088, -0.04710385948419571, -0.056592442095279694, -0.09541822224855423, 0.11526446789503098, 0.3268353343009949, -0.07654060423374176, -0.011325957253575325, -0.002743316115811467, 0.0394899845123291, -0.018052956089377403, 0.15726548433303833, 0.04526763781905174, -0.0313250869512558, 0.010881735011935234, -0.12287074327468872, -0.003130881115794182, 0.027831703424453735, 0.0501413457095623, -0.05373316630721092, 0.07313959300518036, -0.041872233152389526, -0.0862693339586258, 0.08542925119400024, -0.10774414986371994, 0.08153802156448364, 0.14451956748962402, -0.09004746377468109, -0.04296950623393059, 0.006724758073687553, 0.07370717823505402, 0.01158025860786438, -0.029711652547121048, -0.11048930883407593, -0.004347333684563637, -0.06212678551673889, -0.0008209282532334328, -0.256179541349411, -0.20271125435829163, 0.00356507720425725, -0.10683401674032211, 0.24070146679878235, -0.004534813575446606, 0.0715997964143753, 0.009162860922515392, 0.059312719851732254, -0.001572479959577322, 0.028696756809949875, -0.030396534129977226, 0.10299714654684067, -0.05069774389266968, 0.14488385617733002, -0.041718386113643646, -0.006153659895062447, 0.08464638888835907, 0.09176068753004074, -0.050667233765125275, 0.05030054971575737, -0.005801337771117687, 0.01989307813346386, -0.052416764199733734, -0.0966915413737297, 0.10921183228492737, -0.0031691030599176884, 0.0347280353307724, 0.0006454036920331419, 0.013968556188046932, 0.051118187606334686, 0.019968338310718536, -0.053433969616889954, -0.05944979935884476, 0.03016597405076027, -0.13374266028404236, 0.08617641031742096, -0.04716973751783371, -0.23952756822109222, 0.01991054229438305, -0.11403045803308487, 0.01681935042142868, -0.02376907505095005, 0.06844311952590942, 0.13860346376895905, 0.08093896508216858, -0.08090148866176605, 0.025118999183177948, 0.06125575304031372, 0.05220061540603638, -0.09983832389116287, -0.08732527494430542 ]
776c9f763c6c3874e44360505aef3ab275a3c63e
# Dataset Card for "cherry_picked_compleetions" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
lewtun/cherry_picked_completions
[ "region:us" ]
2023-03-09T14:12:19+00:00
{"dataset_info": {"features": [{"name": "prompt", "dtype": "string"}, {"name": "completions", "list": [{"name": "completions", "sequence": "string"}, {"name": "creation_date", "dtype": "string"}, {"name": "policy", "dtype": "string"}]}, {"name": "meta", "struct": [{"name": "source", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 72786, "num_examples": 16}], "download_size": 25787, "dataset_size": 72786}}
2023-03-09T15:05:19+00:00
[]
[]
TAGS #region-us
# Dataset Card for "cherry_picked_compleetions" More Information needed
[ "# Dataset Card for \"cherry_picked_compleetions\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"cherry_picked_compleetions\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"cherry_picked_compleetions\"\n\nMore Information needed" ]
[ -0.0783165767788887, 0.2615858316421509, -0.006136349868029356, 0.062365710735321045, 0.10652168840169907, 0.06529119610786438, 0.0761251449584961, 0.05396416410803795, 0.14301863312721252, -0.006154303904622793, 0.1295318305492401, 0.19770513474941254, 0.014384495094418526, 0.18482890725135803, -0.08104734867811203, -0.08599087595939636, 0.07013056427240372, 0.0031312291976064444, -0.13683436810970306, 0.062056299299001694, 0.020482653751969337, -0.04062352329492569, 0.07872874289751053, -0.12377835810184479, -0.17793728411197662, 0.05290404334664345, -0.07778350263834, 0.027024516835808754, 0.010295653715729713, -0.08358954638242722, 0.14509893953800201, -0.0020614871755242348, -0.04142533987760544, -0.22682125866413116, 0.029770953580737114, -0.04267560690641403, -0.05413391441106796, 0.05168134346604347, 0.010419224388897419, -0.08084359019994736, -0.10272116959095001, 0.013028155080974102, 0.028849299997091293, 0.02796594426035881, -0.13931703567504883, -0.07816937565803528, -0.15510454773902893, -0.08905088156461716, -0.052053045481443405, -0.014514991082251072, 0.06675457954406738, 0.19776509702205658, -0.12823894619941711, 0.0465853214263916, 0.048680685460567474, -0.000057109198678517714, 0.0410725437104702, 0.23051759600639343, 0.03068392351269722, 0.11240946501493454, -0.004903488326817751, -0.025348471477627754, 0.08049982041120529, -0.014219149015843868, -0.1519933044910431, -0.00858274381607771, -0.32365092635154724, 0.1162046268582344, -0.03201537951827049, -0.0934906005859375, 0.38728606700897217, 0.041368357837200165, -0.003701545298099518, 0.015493422746658325, -0.03882856294512749, -0.1553381085395813, 0.047092754393815994, 0.06320710480213165, 0.03754356876015663, 0.022385118529200554, 0.0875566154718399, 0.04678311571478844, -0.08997483551502228, -0.09904948621988297, -0.06524977087974548, 0.05065780505537987, -0.019900953397154808, 0.16231192648410797, -0.12268176674842834, -0.034877531230449677, 0.03867942839860916, -0.0353965125977993, -0.005408271681517363, -0.09435813128948212, -0.09022011607885361, -0.09389731287956238, -0.04065565764904022, 0.06524308770895004, 0.12216108292341232, 0.07075522840023041, 0.022989805787801743, 0.03174851834774017, -0.11058800667524338, 0.08965405076742172, 0.21761839091777802, -0.17320044338703156, 0.027873901650309563, 0.13090826570987701, -0.03852609917521477, -0.12662696838378906, -0.027167610824108124, -0.04618949815630913, -0.09571533650159836, 0.007538890931755304, -0.0899583175778389, 0.11820277571678162, -0.029388196766376495, -0.06729063391685486, -0.10321354866027832, -0.10307332873344421, 0.28196021914482117, -0.05391373112797737, -0.0346916988492012, 0.05099374055862427, -0.10938503593206406, -0.11807950586080551, -0.12326888740062714, 0.009625551290810108, 0.049706827849149704, 0.018684374168515205, -0.09375271946191788, 0.0482867956161499, 0.02197437919676304, -0.06286846846342087, 0.09800645709037781, -0.1476012021303177, 0.04994100704789162, -0.03566538542509079, -0.24203677475452423, 0.0037226297426968813, 0.023111451417207718, -0.02982277236878872, 0.0836777538061142, 0.005976472515612841, 0.03801601007580757, -0.05925435572862625, -0.008291801437735558, 0.0188384260982275, -0.0945490151643753, 0.06478025019168854, -0.05188779905438423, 0.04310331493616104, -0.13366584479808807, 0.01237945444881916, -0.12426598370075226, -0.04383940249681473, -0.014145541936159134, 0.07941283285617828, -0.10501455515623093, 0.19835525751113892, -0.09469283372163773, -0.01602511666715145, -0.09560295194387436, 0.0008569305064156651, -0.08887743949890137, 0.1423947662115097, -0.32371625304222107, 0.0029604434967041016, 0.12549050152301788, -0.0983763039112091, -0.12746462225914001, -0.03200685605406761, -0.09981203079223633, -0.07886814326047897, 0.020190339535474777, 0.2139652818441391, 0.04413606598973274, 0.025068266317248344, 0.007964882999658585, 0.02130119316279888, -0.19975560903549194, -0.22427113354206085, 0.10459621995687485, -0.02004268206655979, -0.1689508706331253, 0.01409860234707594, 0.11057515442371368, -0.02630261331796646, -0.03415810316801071, -0.08471603691577911, 0.0333489328622818, -0.1304967999458313, 0.05453571304678917, 0.059572767466306686, 0.009817015379667282, -0.012034355662763119, 0.12832501530647278, -0.040913619101047516, 0.0515047088265419, 0.05189335718750954, -0.054806604981422424, -0.0020050397142767906, 0.049125198274850845, -0.06988761574029922, -0.01743895746767521, -0.19430126249790192, -0.11677904427051544, 0.07651080936193466, -0.01485621090978384, -0.007086758501827717, -0.011980684474110603, 0.041377391666173935, -0.009851225651800632, 0.05180652067065239, 0.04240958020091057, 0.16023772954940796, 0.003121263813227415, 0.047636933624744415, -0.01078736875206232, 0.003970628138631582, -0.1040315330028534, -0.0621006079018116, -0.10262077301740646, -0.049134187400341034, 0.16824236512184143, 0.0541996955871582, 0.0447111502289772, -0.08110079169273376, 0.12918896973133087, 0.013123275712132454, 0.0033826143480837345, -0.07764001190662384, 0.03604196384549141, -0.01976844109594822, 0.1114702895283699, -0.0069077941589057446, -0.01754879765212536, 0.12203873693943024, 0.09232313930988312, -0.002680809237062931, -0.027731245383620262, -0.10115782171487808, -0.0069610923528671265, 0.040579941123723984, -0.08162844926118851, 0.09427588433027267, -0.13466395437717438, -0.020988337695598602, 0.062394749373197556, -0.06156609579920769, -0.031855084002017975, 0.04243982210755348, 0.03526714816689491, -0.10345493257045746, 0.02817654237151146, 0.11431493610143661, -0.2924249768257141, 0.18327109515666962, -0.05648234859108925, 0.1899154931306839, 0.14942292869091034, -0.05677805468440056, -0.0012917356798425317, -0.02309207245707512, 0.04312216863036156, -0.03934508189558983, 0.11210556328296661, -0.049583230167627335, 0.028491564095020294, 0.06765750050544739, -0.031238572672009468, 0.04765814170241356, -0.04948015883564949, -0.10777029395103455, 0.029901785776019096, -0.03126252442598343, -0.15701094269752502, 0.0353773832321167, 0.010327485390007496, 0.034015025943517685, -0.04035889729857445, 0.04263954982161522, 0.14467045664787292, -0.030126536265015602, -0.02527555637061596, 0.10781596601009369, -0.18086838722229004, -0.12967176735401154, -0.024853968992829323, -0.15493272244930267, 0.04727104678750038, 0.06697546690702438, -0.04004514962434769, -0.13457848131656647, -0.022208932787179947, 0.04429531469941139, -0.11673334240913391, -0.1406901329755783, -0.04825005680322647, -0.10151208192110062, 0.07888607680797577, -0.04472161829471588, -0.07465704530477524, 0.043732061982154846, -0.07162688672542572, 0.15129336714744568, 0.10829494893550873, -0.07244814932346344, 0.08299402892589569, 0.05038268491625786, 0.011467359028756618, 0.10035599023103714, -0.003326928708702326, 0.15787746012210846, 0.0023925895802676678, -0.0940762534737587, 0.044751111418008804, -0.02018127031624317, 0.024869246408343315, 0.19422604143619537, 0.08138599991798401, -0.15739651024341583, 0.032590772956609726, -0.05490763112902641, -0.12006344646215439, -0.309569388628006, -0.2041494995355606, -0.076738640666008, 0.061019834131002426, 0.12247836589813232, 0.11316858977079391, 0.0025688260793685913, 0.093520388007164, 0.07238265872001648, 0.02269020862877369, -0.14361077547073364, -0.016194114461541176, -0.014224719256162643, 0.05909383296966553, -0.06712206453084946, -0.12512530386447906, -0.0422433577477932, 0.11799141764640808, 0.09380210191011429, 0.1790654957294464, 0.11932894587516785, 0.14383265376091003, 0.023245403543114662, 0.10089381784200668, 0.15502141416072845, 0.1284763067960739, 0.1786152869462967, 0.012000497430562973, 0.019828621298074722, 0.0036581072490662336, -0.0795573741197586, 0.01207340881228447, 0.18295015394687653, -0.1696455329656601, 0.047293733805418015, -0.1775280386209488, -0.015607159584760666, -0.02281121537089348, 0.08000632375478745, -0.2522678077220917, 0.11909649521112442, 0.008625385351479053, 0.1206677258014679, -0.0871814712882042, 0.032621871680021286, 0.06676341593265533, -0.040109213441610336, 0.08229827880859375, -0.017531048506498337, 0.045437805354595184, -0.13842913508415222, -0.02166966162621975, 0.022468728944659233, -0.0931914821267128, -0.02526818960905075, 0.12365852296352386, -0.10785910487174988, 0.2676384747028351, 0.02021237649023533, -0.09747091680765152, -0.0840197503566742, -0.042887721210718155, -0.0090050483122468, -0.10537715256214142, 0.16341212391853333, 0.03828560188412666, -0.21902669966220856, -0.18381576240062714, -0.03955240175127983, -0.049911800771951675, 0.07051359117031097, -0.03567751869559288, -0.10435139387845993, 0.06072673574090004, -0.003163994522765279, -0.07235954701900482, -0.029911406338214874, -0.08555137366056442, -0.11958581954240799, -0.027971601113677025, 0.03250696137547493, -0.08106231689453125, 0.05455919727683067, 0.01610216125845909, 0.02145438641309738, 0.02203986421227455, 0.0334407314658165, -0.015600870363414288, -0.10126015543937683, 0.03342561796307564, 0.1438419669866562, -0.005230480805039406, 0.009397715330123901, -0.019422361627221107, 0.05531258508563042, -0.05604952946305275, -0.12101037055253983, 0.041509974747896194, -0.058912817388772964, 0.1079162210226059, -0.1403064727783203, 0.09983307868242264, 0.027975043281912804, -0.009496460668742657, -0.0351681113243103, 0.05935957282781601, 0.005274551454931498, -0.026520881801843643, 0.14012303948402405, -0.14808286726474762, 0.13827158510684967, 0.3057689070701599, 0.040366243571043015, -0.02782505564391613, 0.03502005711197853, -0.019516415894031525, 0.22105297446250916, 0.14213591814041138, -0.060309067368507385, 0.16462980210781097, 0.08687189221382141, -0.0350455604493618, -0.14667288959026337, -0.0022411306854337454, -0.08483803272247314, -0.07440941780805588, 0.06473664939403534, -0.2841424345970154, 0.09160758554935455, 0.03838220611214638, -0.02997273951768875, 0.19954201579093933, -0.022452864795923233, 0.01609044522047043, 0.16163435578346252, 0.03428925946354866, 0.32018136978149414, -0.05690252408385277, -0.13852065801620483, -0.1212155744433403, -0.15229767560958862, 0.2910178601741791, 0.11826035380363464, 0.008435030467808247, -0.013469497673213482, 0.03394429758191109, 0.01954452134668827, -0.0547737292945385, 0.166245236992836, 0.11273350566625595, 0.1358667016029358, -0.08588255196809769, -0.18135565519332886, -0.005596325732767582, -0.04113714024424553, 0.023270022124052048, 0.0401613786816597, 0.04945610463619232, -0.03546533361077309, 0.002939548110589385, 0.0340011864900589, 0.020180944353342056, 0.09907353669404984, -0.03478103131055832, -0.1278086006641388, -0.0008668842492625117, -0.08987876772880554, 0.00957843754440546, 0.04449004307389259, 0.08343043178319931, 0.07670072466135025, 0.03179674968123436, 0.005427748896181583, 0.06351636350154877, -0.021029023453593254, -0.06119672581553459, -0.0314403660595417, 0.08755891770124435, -0.1511521339416504, -0.008579492568969727, 0.11646294593811035, 0.009581216610968113, 0.06836732476949692, 0.05936100333929062, -0.0342022180557251, -0.021223729476332664, 0.09944100677967072, -0.078935906291008, 0.009712325409054756, 0.05311836674809456, -0.009043436497449875, 0.027854645624756813, -0.08831312507390976, -0.05271556228399277, 0.10056646913290024, -0.031090199947357178, -0.037271443754434586, 0.035781897604465485, 0.01448617223650217, 0.1004817932844162, 0.08380427211523056, 0.07873701304197311, -0.19494657218456268, 0.20371541380882263, 0.09922933578491211, -0.009287253022193909, -0.003194622229784727, -0.04709033668041229, -0.08342590183019638, -0.10034973174333572, -0.012148546986281872, 0.17203263938426971, 0.04708727076649666, -0.07289501279592514, 0.0069384039379656315, 0.000039487331378040835, 0.0489802248775959, 0.19694018363952637, 0.08359014242887497, 0.16363993287086487, -0.006674081552773714, -0.07316922396421432, 0.006571820471435785, -0.060432638972997665, -0.06344063580036163, -0.003077052067965269, -0.13684946298599243, -0.2470683753490448, -0.043290019035339355, 0.1387041211128235, -0.011209682561457157, -0.09970566630363464, -0.06259281188249588, 0.06745050847530365, 0.024505769833922386, 0.09262016415596008, -0.0013367136707529426, 0.008688321337103844, 0.014914541505277157, -0.0000817984328023158, -0.01476834062486887, -0.022423136979341507, -0.14868956804275513, 0.12507694959640503, 0.04726168140769005, 0.09544157981872559, -0.047056715935468674, -0.05546266958117485, 0.10517357289791107, 0.0068753561936318874, 0.08590353280305862, 0.08621104806661606, -0.05330084264278412, 0.026542626321315765, -0.15701863169670105, -0.1720326542854309, 0.12006387859582901, 0.08024581521749496, 0.01668587513267994, 0.016924364492297173, 0.042640578001737595, 0.08329148590564728, -0.035678911954164505, 0.014136407524347305, 0.03103853389620781, -0.0770149901509285, -0.07382874190807343, -0.10013610869646072, -0.07569023966789246, 0.006261865142732859, -0.10509394109249115, 0.19134286046028137, 0.03502349928021431, 0.07301316410303116, 0.12061656266450882, 0.026800401508808136, -0.01720147207379341, -0.0562293641269207, -0.01322549395263195, -0.17531636357307434, -0.13509008288383484, 0.12712369859218597, 0.047931499779224396, -0.032235972583293915, 0.4708936810493469, 0.012049869634211063, -0.16399265825748444, -0.04915228113532066, 0.3016909956932068, -0.048465002328157425, 0.018570570275187492, 0.20125962793827057, 0.03706825524568558, -0.06673811376094818, 0.03632225841283798, 0.07033068686723709, 0.013628991320729256, 0.10690449178218842, 0.05359216779470444, 0.12773476541042328, 0.07671643793582916, -0.08984876424074173, 0.04811962693929672, -0.06909235566854477, 0.15587565302848816, -0.032540805637836456, 0.02646627277135849, -0.008886780589818954, 0.08067439496517181, -0.042337894439697266, -0.06359890103340149, -0.04419022053480148, 0.08540258556604385, -0.03095880150794983, -0.06202564388513565, -0.11759205162525177, -0.15087808668613434, -0.041562698781490326, -0.10118570178747177, 0.061535876244306564, -0.026977969333529472, -0.040213264524936676, 0.3365306556224823, 0.013547361828386784, 0.066069096326828, -0.04282708093523979, -0.04767819494009018, 0.0436910055577755, 0.01158994808793068, -0.047121740877628326, -0.1182071715593338, 0.008801211602985859, -0.043952394276857376, 0.02845614030957222, -0.08086366951465607, 0.008494480513036251, -0.022003060206770897, 0.060808490961790085, 0.07526063919067383, -0.15410512685775757, -0.07335889339447021, -0.04551531374454498, 0.021047303453087807, -0.13734804093837738, 0.14573326706886292, 0.06205260008573532, 0.07528743892908096, 0.06218159943819046, 0.08569623529911041, 0.09609679132699966, 0.017382852733135223, -0.06558474153280258, -0.13386115431785583, 0.027336549013853073, 0.03547922149300575, 0.021347608417272568, -0.08128757774829865, 0.017845792695879936, 0.04472602903842926, 0.21512088179588318, 0.024378899484872818, -0.0011516078375279903, 0.04662511497735977, 0.025166550651192665, 0.1002073585987091, 0.10097131878137589, -0.03298967331647873, 0.07217404246330261, -0.035261645913124084, -0.10686513781547546, -0.0031027605291455984, -0.048186395317316055, 0.03158195689320564, -0.0080246077850461, 0.091028593480587, -0.05712766572833061, -0.06766006350517273, 0.1805378794670105, -0.23887011408805847, 0.16847795248031616, 0.12371676415205002, -0.11094195395708084, -0.09550083428621292, -0.07322277873754501, 0.0525423139333725, 0.0549250990152359, 0.004778034519404173, -0.08744858205318451, -0.07142113149166107, -0.09288480877876282, -0.030636882409453392, -0.3764306306838989, -0.22280506789684296, 0.0028902902267873287, -0.04413754492998123, 0.15319938957691193, -0.04310024529695511, 0.1611270010471344, 0.02298436127603054, 0.014635159634053707, -0.08013366907835007, 0.045989278703927994, -0.01470792107284069, 0.09138466417789459, -0.030629880726337433, 0.08614954352378845, -0.07125614583492279, -0.05298560857772827, 0.04434620216488838, -0.021535195410251617, -0.010173888877034187, 0.08459840714931488, 0.05950617045164108, -0.0809917077422142, 0.047394052147865295, -0.07439852505922318, 0.05861547961831093, -0.006049772724509239, -0.004559553228318691, 0.028931183740496635, 0.008013110607862473, 0.06293240934610367, 0.04042033478617668, -0.13816717267036438, -0.08961848169565201, -0.04106130450963974, -0.052992407232522964, 0.05216388776898384, -0.007893610745668411, -0.004586013033986092, 0.0037409637589007616, -0.10518504679203033, -0.01598169468343258, -0.010221008211374283, 0.06524847447872162, 0.10464931279420853, 0.08856673538684845, -0.020123004913330078, 0.17541837692260742, 0.022258533164858818, -0.004116827622056007, -0.03767538070678711, -0.12589316070079803 ]
5a39018156af9b3515b17a3f73cd16752b0ddc7a
# Dataset Card for "OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_filter_ns_5046_OE" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
CVasNLPExperiments/OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_filter_ns_5046_OE
[ "region:us" ]
2023-03-09T14:23:14+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "int64"}, {"name": "question", "dtype": "string"}, {"name": "true_label", "sequence": "string"}, {"name": "prediction", "dtype": "string"}], "splits": [{"name": "fewshot_0", "num_bytes": 920304, "num_examples": 5046}], "download_size": 356829, "dataset_size": 920304}}
2023-03-09T17:32:38+00:00
[]
[]
TAGS #region-us
# Dataset Card for "OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_filter_ns_5046_OE" More Information needed
[ "# Dataset Card for \"OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_filter_ns_5046_OE\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_filter_ns_5046_OE\"\n\nMore Information needed" ]
[ 6, 54 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_filter_ns_5046_OE\"\n\nMore Information needed" ]
[ -0.09443124383687973, 0.07800754904747009, -0.0030228595715016127, 0.010296563617885113, 0.10393431782722473, 0.006631684489548206, 0.08501430600881577, 0.09869196265935898, 0.14343427121639252, 0.02249196358025074, 0.0780147984623909, 0.0777619332075119, 0.056356724351644516, 0.2818330228328705, -0.04242900758981705, 0.021845851093530655, 0.014764411374926567, -0.001319417729973793, -0.028698083013296127, 0.08879151940345764, 0.05760619044303894, -0.036329906433820724, 0.09709445387125015, -0.0007362742908298969, -0.07899593561887741, 0.13210494816303253, 0.007222669664770365, -0.09827598184347153, 0.02069820836186409, 0.0028782268054783344, 0.059644922614097595, 0.035457395017147064, -0.0322788804769516, -0.13935638964176178, 0.019096828997135162, 0.05703224241733551, -0.15612564980983734, -0.005850103683769703, 0.12132512778043747, -0.05110353231430054, -0.13725344836711884, -0.069724440574646, -0.07346619665622711, 0.03711097314953804, -0.04316885024309158, -0.1471973955631256, -0.07614827156066895, 0.08947061002254486, -0.012762319296598434, 0.014501332305371761, 0.04164629057049751, 0.18067602813243866, -0.13189347088336945, 0.09527744352817535, 0.06607063114643097, -0.09484176337718964, 0.02856186404824257, 0.09432690590620041, -0.008948837406933308, 0.009726272895932198, -0.020983340218663216, 0.06487001478672028, 0.048908088356256485, -0.06228850409388542, -0.10426720976829529, -0.0372978076338768, -0.07126718759536743, 0.06148005276918411, 0.009969687089323997, -0.08073166757822037, 0.2548992931842804, 0.12713807821273804, -0.008086665533483028, 0.05564234405755997, -0.04577929899096489, -0.05784305930137634, 0.03512582182884216, 0.08156149834394455, 0.03585273399949074, 0.030477898195385933, 0.05679265782237053, -0.005138881038874388, -0.11970741301774979, -0.10983729362487793, -0.18185614049434662, 0.09532701969146729, -0.05261168256402016, 0.09427455067634583, -0.1317412406206131, -0.009834217838943005, -0.03670567274093628, -0.009442586451768875, 0.002335658762603998, 0.04778563976287842, -0.029827868565917015, -0.01862270012497902, 0.004157565534114838, 0.04987630248069763, 0.13023284077644348, 0.030088545754551888, -0.02079819142818451, 0.06189426779747009, -0.09340730309486389, 0.07860580831766129, 0.09309384226799011, -0.03852180764079094, -0.08830742537975311, 0.14431026577949524, 0.06322639435529709, -0.07437364012002945, -0.005619782023131847, -0.06486690044403076, -0.044055864214897156, -0.052231185138225555, 0.07400530576705933, 0.06568416208028793, 0.07151525467634201, -0.03018481284379959, -0.09607946872711182, -0.046761173754930496, -0.004013177007436752, -0.11920174211263657, 0.0692998394370079, 0.1029287725687027, -0.03532709926366806, -0.03506672382354736, -0.008511350490152836, -0.0368054024875164, -0.07050205022096634, -0.00048447493463754654, -0.09093254804611206, 0.06241603568196297, 0.08324795961380005, -0.033922575414180756, 0.05702246353030205, -0.20115894079208374, 0.002756616100668907, -0.19045661389827728, -0.16459468007087708, -0.06494174152612686, -0.028567790985107422, -0.022384094074368477, 0.06425715237855911, 0.03264964371919632, -0.03726361691951752, -0.03696922957897186, 0.006977760698646307, 0.10772612690925598, -0.09371060132980347, 0.06804072856903076, -0.006720257923007011, 0.07225443422794342, -0.11706649512052536, 0.0468725711107254, -0.13009420037269592, 0.04696155712008476, 0.08486267179250717, 0.08335395157337189, -0.15389777719974518, 0.09634269028902054, -0.11146674305200577, 0.06631513684988022, -0.07816508412361145, 0.04611530900001526, -0.007321308366954327, 0.10741962492465973, -0.20406875014305115, -0.07041332125663757, 0.05088672786951065, -0.10027621686458588, -0.1366523653268814, -0.008799771778285503, 0.07751741260290146, -0.025195568799972534, 0.011802050285041332, 0.279762864112854, 0.12737657129764557, -0.11124815791845322, -0.011594541370868683, 0.06689906120300293, -0.17708134651184082, -0.1687437742948532, 0.04678449034690857, -0.0420236699283123, -0.20918621122837067, 0.01025092788040638, 0.04043375700712204, 0.04897637665271759, -0.039466097950935364, -0.10639768838882446, -0.06433030217885971, -0.08106771111488342, -0.011689981445670128, -0.009640484116971493, 0.03409446030855179, -0.04850420355796814, 0.05396100878715515, -0.2139429748058319, 0.04228520765900612, 0.042575374245643616, -0.05619409680366516, -0.1022191047668457, 0.32593876123428345, -0.12342626601457596, 0.0443103164434433, -0.13905686140060425, -0.012132079340517521, -0.03245040029287338, -0.05800876393914223, -0.04868893697857857, -0.06501933932304382, 0.06805314123630524, -0.05692897364497185, 0.06824895739555359, -0.067710280418396, 0.07674899697303772, 0.04941117390990257, 0.03338620811700821, -0.05658480152487755, 0.08043946325778961, -0.03456321731209755, 0.06212562322616577, -0.023288428783416748, -0.05810578912496567, 0.20617760717868805, 0.1351862996816635, 0.04005567729473114, 0.006302844267338514, 0.07804778218269348, 0.03029567189514637, 0.009935013949871063, -0.06460630148649216, 0.03437597304582596, -0.05566386878490448, -0.006889216601848602, 0.07691732794046402, 0.014157271012663841, 0.21737338602542877, 0.17325536906719208, -0.12420080602169037, -0.008724558167159557, 0.008582422509789467, -0.005997845903038979, 0.019498517736792564, -0.01816343329846859, 0.043348878622055054, -0.09087954461574554, -0.08477609604597092, 0.046618975698947906, -0.07316835224628448, 0.0488472580909729, 0.07908584922552109, -0.016150012612342834, -0.17645883560180664, 0.0964440107345581, 0.13514132797718048, -0.1822977513074875, 0.13823845982551575, 0.1592579334974289, 0.09672364592552185, 0.07726135849952698, -0.048527009785175323, -0.03463522344827652, 0.020504439249634743, 0.08749405294656754, -0.030614446848630905, 0.08461090177297592, -0.12863105535507202, 0.0503496453166008, 0.01912761479616165, -0.06864165514707565, 0.07231516391038895, -0.12223318219184875, -0.047279052436351776, 0.027076274156570435, -0.03146069869399071, -0.18119673430919647, 0.037997450679540634, 0.003705121111124754, 0.07286957651376724, -0.0353986993432045, -0.03928539529442787, 0.1329849809408188, -0.02515670843422413, -0.09073156118392944, 0.13177673518657684, -0.11824475973844528, -0.3965810537338257, -0.06059925630688667, 0.04073162376880646, 0.0072491224855184555, 0.03522437810897827, -0.011364838108420372, -0.18669891357421875, -0.0442437082529068, -0.06915804743766785, -0.1240854263305664, 0.0030129761435091496, 0.05826074630022049, 0.04360794275999069, 0.07750600576400757, 0.1368270218372345, -0.02075107768177986, 0.020534127950668335, -0.023699592798948288, 0.05339553952217102, 0.1105114072561264, -0.05108650028705597, 0.14980028569698334, 0.01619572937488556, -0.08241608738899231, 0.07135283946990967, 0.03931321203708649, 0.1666710376739502, -0.015913961455225945, -0.04822838306427002, 0.0558595173060894, 0.03311445191502571, -0.010255119763314724, 0.06154010817408562, -0.03491701930761337, -0.09061693400144577, -0.019003134220838547, 0.07666464149951935, -0.09076318144798279, -0.2144639641046524, -0.12047448754310608, -0.03298522159457207, -0.007126830983906984, 0.07559788972139359, 0.14143630862236023, 0.06941258907318115, 0.07998109608888626, 0.07591834664344788, 0.09478147327899933, -0.1052643209695816, -0.07382350414991379, 0.09428271651268005, -0.007347849663347006, -0.03186067193746567, -0.07552292197942734, 0.0026715314015746117, 0.08561424165964127, 0.1133776381611824, 0.06682530045509338, 0.08794941008090973, 0.00045492034405469894, -0.00927551370114088, 0.0919187068939209, 0.08594950288534164, 0.07094372808933258, 0.10664132237434387, -0.025667496025562286, 0.06626242399215698, -0.01986807957291603, -0.05519329756498337, 0.0018588099628686905, 0.24488672614097595, -0.07284639775753021, -0.06699065864086151, -0.000887556467205286, 0.06610246002674103, -0.08538290858268738, 0.03749080374836922, -0.18020662665367126, 0.08533583581447601, 0.015204736031591892, 0.11822499334812164, -0.05059029161930084, 0.05718820542097092, 0.10683788359165192, 0.01263282261788845, 0.04127312824130058, 0.060516998171806335, 0.08776701986789703, -0.09895280748605728, -0.02611573226749897, -0.022911502048373222, -0.0481170117855072, -0.020754992961883545, 0.08113698661327362, -0.17597895860671997, 0.1789354532957077, 0.04069247096776962, -0.004622829146683216, -0.09589946269989014, -0.04990702122449875, -0.032186273485422134, 0.04536131024360657, 0.17132237553596497, 0.053314194083213806, -0.042699407786130905, -0.22775918245315552, -0.10340310633182526, -0.008779257535934448, 0.009093821980059147, 0.01933024823665619, -0.11332053691148758, 0.03306775540113449, -0.017636625096201897, -0.11653780192136765, -0.0012841671705245972, -0.16634567081928253, 0.0015249615535140038, -0.0170090701431036, 0.15469327569007874, 0.01595023274421692, -0.04521697759628296, -0.053363241255283356, -0.034537818282842636, 0.06058774143457413, -0.1059701144695282, 0.0038466094993054867, -0.1064775288105011, 0.10921359807252884, 0.08380201458930969, -0.018599532544612885, -0.013452654704451561, -0.008654505014419556, -0.01739056222140789, -0.027134407311677933, -0.14596319198608398, 0.1550445854663849, -0.071910560131073, 0.01190467830747366, -0.08832515776157379, 0.1971181035041809, -0.06997500360012054, -0.009447789750993252, 0.008386656641960144, -0.05271541327238083, 0.0035580715630203485, -0.02748923748731613, 0.24622699618339539, -0.05760440230369568, -0.07184084504842758, 0.23262664675712585, 0.10955331474542618, -0.11887340992689133, 0.02601344883441925, 0.010035688057541847, 0.12113878130912781, 0.06059015542268753, 0.0000982074998319149, 0.16869834065437317, 0.06394543498754501, -0.007979579269886017, -0.18080724775791168, 0.01890023797750473, -0.07730869203805923, 0.025692496448755264, -0.0152692049741745, -0.10162412375211716, 0.025997500866651535, 0.06957472115755081, -0.03557994216680527, 0.3235158622264862, -0.09116975963115692, -0.05234095826745033, 0.17820502817630768, 0.03429950028657913, 0.1792106330394745, -0.0990506187081337, -0.13995487987995148, -0.06506119668483734, -0.1202651783823967, 0.09372005611658096, -0.015395651571452618, 0.04747534170746803, -0.031127745285630226, 0.021384600549936295, 0.0319155678153038, -0.044332072138786316, 0.15182916820049286, -0.003789176233112812, 0.0522153303027153, -0.12732578814029694, -0.07548662275075912, 0.028270278126001358, 0.017790399491786957, -0.016609931364655495, 0.017667315900325775, 0.11822948604822159, -0.11046332865953445, -0.030914414674043655, -0.07749038934707642, 0.11404004693031311, 0.03309670463204384, 0.0387294702231884, 0.003965698182582855, -0.02069855108857155, -0.09380783140659332, 0.03480924665927887, 0.10555347800254822, -0.002589259296655655, 0.07515963912010193, 0.10863345116376877, -0.03520156443119049, -0.11630639433860779, -0.08620714396238327, -0.02455306053161621, -0.044066671282052994, 0.1384860724210739, -0.13346703350543976, 0.07500716298818588, 0.09671484678983688, 0.02449345588684082, 0.0842098668217659, 0.06153857707977295, -0.03865931183099747, 0.011572342365980148, 0.13684916496276855, -0.1585167497396469, -0.015699148178100586, -0.010768983513116837, -0.19611671566963196, 0.11456343531608582, 0.008845061995089054, 0.06780515611171722, 0.0343959741294384, 0.002845829352736473, -0.014513090252876282, 0.08271162211894989, -0.054976098239421844, 0.14481665194034576, 0.13708192110061646, 0.05107714235782623, -0.1511509120464325, 0.1512051671743393, 0.04587589204311371, -0.07957244664430618, 0.042477574199438095, -0.06557103991508484, -0.07828402519226074, -0.0924466997385025, 0.02479117177426815, 0.16921347379684448, 0.0871330052614212, -0.14762428402900696, -0.016884297132492065, -0.08611070364713669, 0.11934457719326019, 0.0502747967839241, -0.0034893248230218887, 0.08621460199356079, 0.05727532505989075, -0.15067972242832184, 0.0071535855531692505, -0.036245595663785934, -0.07306363433599472, -0.05592138320207596, -0.20691365003585815, -0.11012683808803558, -0.0265825018286705, 0.1794954538345337, -0.036886051297187805, -0.035795122385025024, -0.13982778787612915, 0.04342930018901825, -0.1339399814605713, 0.10312007367610931, -0.059368353337049484, 0.041057661175727844, 0.06355877965688705, -0.05420868471264839, -0.05720028281211853, 0.06260368227958679, -0.07863755524158478, -0.042661067098379135, 0.06415724754333496, 0.042004987597465515, -0.10975432395935059, -0.045109640806913376, 0.0541435182094574, 0.048540882766246796, 0.09070371091365814, 0.15948252379894257, -0.04938836023211479, 0.004732028115540743, -0.2934383749961853, -0.17837505042552948, 0.11445215344429016, 0.02365734800696373, -0.010736835189163685, -0.06171245500445366, 0.1060628592967987, 0.10670697689056396, -0.11713195592164993, 0.024188417941331863, 0.09362900257110596, -0.0947728082537651, -0.09380665421485901, -0.12000592052936554, -0.07432252913713455, 0.00012842193245887756, 0.00902625173330307, 0.1881341189146042, -0.036900594830513, 0.04240759462118149, 0.0002816768828779459, 0.01989077776670456, -0.1128026694059372, -0.021786648780107498, -0.039761658757925034, -0.05575747415423393, -0.08616477251052856, 0.03553576022386551, 0.05826675891876221, -0.12439620494842529, 0.22767266631126404, 0.07437288761138916, 0.019676946103572845, -0.018985606729984283, 0.08999991416931152, 0.04720589518547058, 0.027787618339061737, 0.276792049407959, 0.031077761203050613, -0.029735017567873, 0.05322999507188797, -0.03889539837837219, 0.07009030878543854, 0.09348524361848831, -0.018253082409501076, 0.0007408736273646355, -0.09129192680120468, 0.07952678203582764, 0.13999983668327332, -0.14155535399913788, 0.021299004554748535, 0.06778782606124878, -0.13666407763957977, 0.07915332913398743, 0.02706248313188553, -0.24222412705421448, 0.07937003672122955, 0.016933130100369453, -0.03495120257139206, -0.03966856002807617, -0.04567405581474304, -0.08453675359487534, -0.19570708274841309, -0.09681522101163864, -0.1301773190498352, 0.09166395664215088, 0.030886003747582436, -0.07487650960683823, 0.08938847482204437, 0.009870989248156548, 0.004168826155364513, 0.1272576004266739, 0.027961133047938347, -0.03996444493532181, 0.05169802904129028, -0.020042527467012405, -0.08057130128145218, -0.04795447736978531, -0.07905790209770203, 0.07998999953269958, -0.06098327413201332, -0.08638540655374527, 0.022829266265034676, 0.0321013480424881, 0.1279647797346115, -0.13021010160446167, -0.05121375620365143, -0.07395485043525696, -0.005050178617238998, -0.08952981233596802, 0.03693056106567383, 0.06296525150537491, 0.02120952121913433, 0.038329701870679855, 0.10906548798084259, 0.08329359441995621, 0.07862930744886398, -0.03141503781080246, -0.15619142353534698, -0.05011582374572754, 0.06439158320426941, 0.015588438138365746, -0.11589036881923676, -0.01136362086981535, 0.11698530614376068, 0.1660594940185547, -0.02195894718170166, 0.040281400084495544, 0.016242895275354385, 0.02382531389594078, 0.05377776175737381, 0.03615695983171463, 0.007843860425055027, 0.0429169200360775, -0.00874620396643877, -0.07247330248355865, -0.014085037633776665, -0.058362219482660294, -0.01131537277251482, 0.043703529983758926, 0.008564270101487637, -0.014735085889697075, -0.1313301920890808, 0.0629286840558052, -0.12155154347419739, 0.08899614214897156, 0.25989240407943726, -0.10962960869073868, -0.06580804288387299, -0.07871290296316147, 0.09723483771085739, 0.09864018857479095, -0.05277562513947487, -0.10780417919158936, 0.00876142643392086, -0.08173318207263947, -0.015076763927936554, -0.28968268632888794, -0.15362167358398438, -0.08571077138185501, -0.009382588788866997, 0.10873337090015411, -0.04692279174923897, 0.15475666522979736, 0.04914102703332901, 0.07719051837921143, -0.08944233506917953, 0.07500104606151581, -0.011684758588671684, -0.03442301228642464, -0.0017675330163910985, -0.002084010746330023, 0.021541818976402283, -0.03891770541667938, 0.11138197779655457, 0.0945267379283905, -0.012855666689574718, 0.07703432440757751, 0.09663952887058258, -0.04333225265145302, 0.03826748952269554, -0.14628665149211884, 0.0559181272983551, -0.009433280676603317, -0.030782993882894516, -0.00467863492667675, -0.04282720014452934, 0.10153590887784958, -0.024118129163980484, -0.1750602126121521, -0.014766309410333633, -0.058928124606609344, 0.0014235603157430887, 0.02728765271604061, -0.0010701867286115885, -0.059954456984996796, 0.019233478233218193, -0.1444736272096634, -0.0697726160287857, -0.02513282373547554, 0.02928876504302025, 0.15126611292362213, 0.08868109434843063, -0.05341289937496185, -0.058912236243486404, 0.09175819158554077, 0.08848227560520172, -0.042627617716789246, -0.08906862139701843 ]
e22fb0ce2c73d603ff182183fbfc1476d0032d1d
# MODIS Water Lake Powell Toy Dataset ### Dataset Summary Tabular dataset comprised of MODIS surface reflectance bands along with calculated indices and a label (water/not-water) ## Dataset Structure ### Data Fields - `water`: Label, water or not-water (binary) - `sur_refl_b01_1`: MODIS surface reflection band 1 (-100, 16000) - `sur_refl_b02_1`: MODIS surface reflection band 2 (-100, 16000) - `sur_refl_b03_1`: MODIS surface reflection band 3 (-100, 16000) - `sur_refl_b04_1`: MODIS surface reflection band 4 (-100, 16000) - `sur_refl_b05_1`: MODIS surface reflection band 5 (-100, 16000) - `sur_refl_b06_1`: MODIS surface reflection band 6 (-100, 16000) - `sur_refl_b07_1`: MODIS surface reflection band 7 (-100, 16000) - `ndvi`: Normalized differential vegetation index (-20000, 20000) - `ndwi1`: Normalized differential water index 1 (-20000, 20000) - `ndwi2`: Normalized differential water index 2 (-20000, 20000) ### Data Splits Train and test split. Test is 200 rows, train is 800. ## Dataset Creation ## Source Data [MODIS MOD44W](https://lpdaac.usgs.gov/products/mod44wv006/) [MODIS MOD09GA](https://lpdaac.usgs.gov/products/mod09gav006/) [MODIS MOD09GQ](https://lpdaac.usgs.gov/products/mod09gqv006/) ## Annotation process Labels were created by using the MOD44W C6 product to designate pixels in MODIS surface reflectance products as land or water.
nasa-cisto-data-science-group/modis-lake-powell-toy-dataset
[ "size_categories:n<1K", "license:apache-2.0", "region:us" ]
2023-03-09T14:45:40+00:00
{"license": "apache-2.0", "size_categories": ["n<1K"]}
2023-05-04T00:39:33+00:00
[]
[]
TAGS #size_categories-n<1K #license-apache-2.0 #region-us
# MODIS Water Lake Powell Toy Dataset ### Dataset Summary Tabular dataset comprised of MODIS surface reflectance bands along with calculated indices and a label (water/not-water) ## Dataset Structure ### Data Fields - 'water': Label, water or not-water (binary) - 'sur_refl_b01_1': MODIS surface reflection band 1 (-100, 16000) - 'sur_refl_b02_1': MODIS surface reflection band 2 (-100, 16000) - 'sur_refl_b03_1': MODIS surface reflection band 3 (-100, 16000) - 'sur_refl_b04_1': MODIS surface reflection band 4 (-100, 16000) - 'sur_refl_b05_1': MODIS surface reflection band 5 (-100, 16000) - 'sur_refl_b06_1': MODIS surface reflection band 6 (-100, 16000) - 'sur_refl_b07_1': MODIS surface reflection band 7 (-100, 16000) - 'ndvi': Normalized differential vegetation index (-20000, 20000) - 'ndwi1': Normalized differential water index 1 (-20000, 20000) - 'ndwi2': Normalized differential water index 2 (-20000, 20000) ### Data Splits Train and test split. Test is 200 rows, train is 800. ## Dataset Creation ## Source Data MODIS MOD44W MODIS MOD09GA MODIS MOD09GQ ## Annotation process Labels were created by using the MOD44W C6 product to designate pixels in MODIS surface reflectance products as land or water.
[ "# MODIS Water Lake Powell Toy Dataset", "### Dataset Summary\n\nTabular dataset comprised of MODIS surface reflectance bands along with calculated indices and a label (water/not-water)", "## Dataset Structure", "### Data Fields\n\n- 'water': Label, water or not-water (binary)\n- 'sur_refl_b01_1': MODIS surface reflection band 1 (-100, 16000)\n- 'sur_refl_b02_1': MODIS surface reflection band 2 (-100, 16000)\n- 'sur_refl_b03_1': MODIS surface reflection band 3 (-100, 16000)\n- 'sur_refl_b04_1': MODIS surface reflection band 4 (-100, 16000)\n- 'sur_refl_b05_1': MODIS surface reflection band 5 (-100, 16000)\n- 'sur_refl_b06_1': MODIS surface reflection band 6 (-100, 16000)\n- 'sur_refl_b07_1': MODIS surface reflection band 7 (-100, 16000)\n- 'ndvi': Normalized differential vegetation index (-20000, 20000)\n- 'ndwi1': Normalized differential water index 1 (-20000, 20000)\n- 'ndwi2': Normalized differential water index 2 (-20000, 20000)", "### Data Splits\n\nTrain and test split. Test is 200 rows, train is 800.", "## Dataset Creation", "## Source Data\n\nMODIS MOD44W\nMODIS MOD09GA\nMODIS MOD09GQ", "## Annotation process\n\nLabels were created by using the MOD44W C6 product to designate pixels in MODIS surface reflectance products as land or water." ]
[ "TAGS\n#size_categories-n<1K #license-apache-2.0 #region-us \n", "# MODIS Water Lake Powell Toy Dataset", "### Dataset Summary\n\nTabular dataset comprised of MODIS surface reflectance bands along with calculated indices and a label (water/not-water)", "## Dataset Structure", "### Data Fields\n\n- 'water': Label, water or not-water (binary)\n- 'sur_refl_b01_1': MODIS surface reflection band 1 (-100, 16000)\n- 'sur_refl_b02_1': MODIS surface reflection band 2 (-100, 16000)\n- 'sur_refl_b03_1': MODIS surface reflection band 3 (-100, 16000)\n- 'sur_refl_b04_1': MODIS surface reflection band 4 (-100, 16000)\n- 'sur_refl_b05_1': MODIS surface reflection band 5 (-100, 16000)\n- 'sur_refl_b06_1': MODIS surface reflection band 6 (-100, 16000)\n- 'sur_refl_b07_1': MODIS surface reflection band 7 (-100, 16000)\n- 'ndvi': Normalized differential vegetation index (-20000, 20000)\n- 'ndwi1': Normalized differential water index 1 (-20000, 20000)\n- 'ndwi2': Normalized differential water index 2 (-20000, 20000)", "### Data Splits\n\nTrain and test split. Test is 200 rows, train is 800.", "## Dataset Creation", "## Source Data\n\nMODIS MOD44W\nMODIS MOD09GA\nMODIS MOD09GQ", "## Annotation process\n\nLabels were created by using the MOD44W C6 product to designate pixels in MODIS surface reflectance products as land or water." ]
[ 24, 10, 36, 6, 248, 21, 5, 19, 33 ]
[ "passage: TAGS\n#size_categories-n<1K #license-apache-2.0 #region-us \n# MODIS Water Lake Powell Toy Dataset### Dataset Summary\n\nTabular dataset comprised of MODIS surface reflectance bands along with calculated indices and a label (water/not-water)## Dataset Structure### Data Fields\n\n- 'water': Label, water or not-water (binary)\n- 'sur_refl_b01_1': MODIS surface reflection band 1 (-100, 16000)\n- 'sur_refl_b02_1': MODIS surface reflection band 2 (-100, 16000)\n- 'sur_refl_b03_1': MODIS surface reflection band 3 (-100, 16000)\n- 'sur_refl_b04_1': MODIS surface reflection band 4 (-100, 16000)\n- 'sur_refl_b05_1': MODIS surface reflection band 5 (-100, 16000)\n- 'sur_refl_b06_1': MODIS surface reflection band 6 (-100, 16000)\n- 'sur_refl_b07_1': MODIS surface reflection band 7 (-100, 16000)\n- 'ndvi': Normalized differential vegetation index (-20000, 20000)\n- 'ndwi1': Normalized differential water index 1 (-20000, 20000)\n- 'ndwi2': Normalized differential water index 2 (-20000, 20000)### Data Splits\n\nTrain and test split. Test is 200 rows, train is 800.## Dataset Creation## Source Data\n\nMODIS MOD44W\nMODIS MOD09GA\nMODIS MOD09GQ## Annotation process\n\nLabels were created by using the MOD44W C6 product to designate pixels in MODIS surface reflectance products as land or water." ]
[ -0.11758773028850555, 0.0923224613070488, -0.0071013919077813625, -0.03479683771729469, 0.019266299903392792, -0.05226922407746315, 0.11668439954519272, 0.09385500103235245, -0.11782757192850113, 0.08901515603065491, 0.008283757604658604, 0.08550833910703659, 0.11396029591560364, 0.06797672063112259, -0.10688195377588272, -0.198220893740654, 0.04856770113110542, -0.017010215669870377, -0.061479441821575165, 0.1160460039973259, 0.11844155937433243, -0.08045586198568344, 0.08850022405385971, -0.00692360894754529, -0.06883274018764496, 0.032626502215862274, 0.019945651292800903, -0.04760384559631348, 0.0646982192993164, 0.04238917678594589, 0.08519082516431808, 0.15474101901054382, 0.07909656316041946, -0.24596258997917175, 0.013668913394212723, 0.06490209698677063, 0.019777558743953705, 0.09129542857408524, 0.19513361155986786, 0.03391379490494728, 0.07284145802259445, -0.0823611244559288, 0.1569141149520874, 0.05633166432380676, -0.10311602801084518, -0.26304003596305847, -0.14197804033756256, 0.020286984741687775, 0.11923187971115112, 0.00430273124948144, -0.02483091503381729, -0.017778338864445686, -0.11890043318271637, 0.09438826143741608, 0.3181285858154297, -0.13523492217063904, -0.11109142750501633, 0.184141606092453, 0.00879745464771986, 0.0947791263461113, -0.04365972429513931, 0.03685595467686653, -0.0204324834048748, 0.013548692688345909, -0.0014372847508639097, -0.003121869871392846, 0.13132937252521515, 0.043342795222997665, -0.11660774797201157, 0.0653444305062294, 0.24968276917934418, 0.022251291200518608, -0.04820925369858742, -0.09912656992673874, -0.02475527673959732, -0.1114923506975174, -0.049702852964401245, -0.051876865327358246, 0.04091393202543259, -0.004712704569101334, 0.01608923263847828, 0.039756909012794495, -0.06919892877340317, -0.0692877545952797, -0.10254039615392685, 0.06055361032485962, 0.025295710191130638, 0.037644997239112854, -0.05007737874984741, 0.03224650397896767, -0.025567535310983658, -0.06517703086137772, -0.02353014051914215, 0.00020561720884870738, -0.10350814461708069, 0.03230796381831169, -0.10064029693603516, -0.18562006950378418, 0.05004417896270752, 0.27050942182540894, -0.014837754890322685, 0.126252219080925, -0.03964933007955551, 0.009924801997840405, -0.054137445986270905, 0.14893175661563873, -0.11525169759988785, -0.009998771362006664, -0.025292975828051567, -0.02007818967103958, -0.04481511190533638, -0.021343832835555077, -0.010709140449762344, -0.015103640034794807, 0.05174604430794716, 0.03212684765458107, 0.11767727881669998, -0.021395429968833923, -0.0531681664288044, -0.06509286165237427, 0.16764655709266663, -0.10511958599090576, 0.0027681656647473574, 0.028613919392228127, 0.01649792119860649, 0.028132323175668716, 0.027211295440793037, 0.03439320623874664, 0.028509510681033134, 0.14277343451976776, 0.018330372869968414, -0.0304106455296278, -0.00575138907879591, -0.025659088045358658, 0.0026240735314786434, -0.06241968646645546, -0.07720879465341568, -0.027919476851820946, -0.028075765818357468, -0.030692635104060173, 0.029764601960778236, -0.08839840441942215, -0.03491516783833504, 0.10290384292602539, -0.02738739363849163, -0.033688563853502274, 0.005279925651848316, 0.10443653166294098, 0.021153589710593224, 0.0022417984437197447, -0.014658428728580475, 0.04154511168599129, -0.08013264834880829, 0.038885556161403656, 0.017700567841529846, 0.12454891204833984, -0.13331420719623566, 0.07556045800447464, -0.09584469348192215, -0.06020764261484146, -0.17345164716243744, -0.044430337846279144, -0.04423960670828819, -0.03714660927653313, 0.039859481155872345, 0.10151290893554688, -0.26411333680152893, -0.03833550587296486, 0.0510542057454586, -0.11901401728391647, -0.0006171611603349447, 0.052583519369363785, 0.02624540776014328, -0.11993122100830078, 0.030052490532398224, 0.1216820552945137, -0.0408526249229908, -0.024741632863879204, 0.03954567387700081, -0.0408865362405777, 0.11572302877902985, 0.09932465851306915, 0.13599373400211334, -0.12964005768299103, 0.017420338466763496, 0.05639250576496124, -0.11588186025619507, -0.04580114036798477, -0.021092940121889114, -0.06891822069883347, -0.05815451592206955, -0.020456235855817795, 0.04399074614048004, 0.0006162762874737382, -0.02273155190050602, -0.012206771411001682, -0.016086386516690254, -0.08195073902606964, 0.005400435067713261, 0.03517116233706474, 0.033632803708314896, -0.09527179598808289, 0.11644952744245529, -0.04675372689962387, -0.008375217206776142, -0.23244954645633698, -0.05578935146331787, -0.00867406651377678, -0.11811041086912155, 0.010440599173307419, 0.041909996420145035, 0.05374843254685402, -0.02197912149131298, -0.08120604604482651, -0.019870007410645485, -0.018316194415092468, 0.021552467718720436, 0.027859006077051163, -0.20517730712890625, -0.014210534282028675, -0.007494826801121235, 0.053886182606220245, -0.12847407162189484, 0.046096861362457275, 0.17412494122982025, 0.14490821957588196, 0.08219324797391891, -0.12506750226020813, -0.05604289844632149, 0.005119034554809332, 0.03968903794884682, -0.03713979944586754, -0.014475168660283089, -0.04132768139243126, -0.08884088695049286, 0.04032804071903229, -0.10602463036775589, 0.11602335423231125, 0.0581585094332695, -0.018606701865792274, -0.11012935638427734, 0.0024215904995799065, -0.0631006732583046, -0.042010076344013214, 0.0022234669886529446, 0.009120478294789791, 0.040502116084098816, 0.06381509453058243, 0.04058001935482025, -0.1016659215092659, -0.03258795663714409, 0.027545487508177757, -0.005709508899599314, -0.029194220900535583, 0.14802798628807068, 0.09338875859975815, -0.019757423549890518, -0.03693832457065582, 0.13497327268123627, 0.016685860231518745, 0.058401476591825485, -0.09670842438936234, -0.07005207240581512, -0.0705270767211914, 0.03782673180103302, 0.023873411118984222, 0.12333471328020096, -0.08698729425668716, 0.08547716587781906, 0.051513124257326126, 0.08444403111934662, 0.06309118121862411, -0.10922040790319443, 0.019719230011105537, 0.0533500500023365, -0.014229471795260906, -0.02689211629331112, 0.05205857381224632, 0.055568862706422806, 0.0987439751625061, -0.004172858782112598, -0.011133181862533092, -0.037595316767692566, -0.0541950948536396, -0.06898515671491623, 0.20905683934688568, -0.10299523174762726, -0.0755971372127533, -0.1085595041513443, -0.0480993390083313, -0.14575931429862976, -0.051050350069999695, 0.005660647060722113, -0.15719056129455566, -0.10705053061246872, -0.023335350677371025, 0.155645489692688, -0.10089113563299179, 0.009539788588881493, 0.00028116931207478046, -0.024773426353931427, 0.087061308324337, -0.1219320297241211, -0.002132733818143606, 0.011129415594041348, -0.05142752826213837, 0.018548740074038506, 0.0006871389923617244, 0.09628237038850784, 0.15407243371009827, -0.024127045646309853, 0.019377855584025383, 0.08593753725290298, 0.28402307629585266, -0.04767991229891777, 0.10763147473335266, 0.11246407777070999, 0.00445264158770442, 0.03890328109264374, 0.1918264478445053, 0.09845783561468124, -0.08874552696943283, -0.05797898396849632, 0.1409403383731842, -0.03411795571446419, -0.3657541871070862, -0.03014480136334896, 0.0020732921548187733, -0.07801833003759384, -0.023779403418302536, 0.02671009860932827, 0.029174966737627983, 0.03701988607645035, 0.0007103148382157087, -0.025504902005195618, 0.11441227793693542, 0.030737683176994324, 0.19669760763645172, -0.03863808512687683, 0.1708959937095642, -0.02256137877702713, 0.0026902344543486834, 0.06813710182905197, -0.07843739539384842, 0.303594708442688, 0.10015220195055008, 0.16322146356105804, 0.07086960226297379, 0.06708873808383942, -0.05627797544002533, 0.03900035098195076, 0.03620520606637001, -0.019974781200289726, 0.04304931312799454, -0.050082214176654816, 0.09445551037788391, -0.016945237293839455, 0.04103584215044975, -0.08746977150440216, 0.06431993097066879, -0.029353640973567963, -0.015049594454467297, 0.18568027019500732, -0.04305047541856766, -0.09514152258634567, 0.03593575954437256, 0.0186112392693758, 0.059775855392217636, -0.07924166321754456, 0.022627513855695724, 0.022571200504899025, -0.06752899289131165, 0.07735138386487961, -0.053714919835329056, 0.10803770273923874, -0.03871104493737221, -0.04751850292086601, 0.0433511845767498, 0.06399809569120407, 0.03883259743452072, -0.025417810305953026, -0.07103734463453293, 0.18853475153446198, 0.020442137494683266, -0.05356516316533089, 0.0046420325525105, 0.0697793960571289, -0.060399554669857025, 0.2625015676021576, 0.050022780895233154, 0.07044327259063721, -0.22017842531204224, -0.12912233173847198, -0.015646759420633316, -0.005160791799426079, 0.180762380361557, -0.10958708822727203, 0.007254734635353088, -0.01807829737663269, 0.0014870238956063986, -0.009753890335559845, 0.09729156643152237, -0.13475997745990753, -0.13017547130584717, 0.12280067056417465, -0.06349850445985794, 0.006334391888231039, -0.13775475323200226, -0.043872300535440445, -0.11970189958810806, 0.20167754590511322, -0.0978645458817482, -0.05191215127706528, -0.10116809606552124, -0.12769992649555206, 0.21629296243190765, -0.04634254425764084, 0.014713183976709843, -0.08363481611013412, 0.1218699961900711, 0.02124723792076111, -0.05095062404870987, 0.12464715540409088, -0.03400792181491852, -0.19309397041797638, -0.08593037724494934, 0.08628899604082108, 0.014039194211363792, -0.0016826569335535169, -0.014320642687380314, 0.04058845341205597, -0.017166582867503166, -0.12576110661029816, 0.04877949133515358, -0.03416871279478073, -0.059577640146017075, 0.09541412442922592, 0.024744609370827675, -0.09731924533843994, -0.04535255208611488, -0.05225652456283569, -0.03893871232867241, 0.2192876935005188, -0.061110418289899826, 0.06532188504934311, 0.029957132413983345, -0.034614063799381256, -0.11889365315437317, 0.05946692079305649, -0.03233126550912857, -0.08871876448392868, 0.06998059898614883, -0.172805055975914, 0.09712386131286621, 0.07006397843360901, -0.06127464771270752, 0.022213345393538475, -0.25784632563591003, -0.17069539427757263, 0.1352718621492386, 0.04310843348503113, 0.06380530446767807, -0.21046337485313416, -0.12150625884532928, -0.06042081117630005, -0.24872298538684845, -0.024244574829936028, -0.03320988640189171, -0.007666587829589844, -0.06532207131385803, -0.020307442173361778, 0.01561029814183712, -0.014606770128011703, 0.251060426235199, 0.0023866358678787947, 0.06967006623744965, -0.015023194253444672, 0.038590896874666214, 0.037378229200839996, 0.034458890557289124, 0.03704916313290596, 0.014932573772966862, 0.0767931267619133, -0.15900684893131256, -0.0008194802212528884, -0.06523410975933075, -0.032884467393159866, -0.10056481510400772, -0.02339291013777256, -0.06879628449678421, 0.03264748677611351, 0.04108597710728645, -0.04552236199378967, 0.066142238676548, -0.12018223106861115, 0.07751455157995224, 0.14035366475582123, -0.008359505794942379, -0.008098898455500603, -0.1932596117258072, -0.01518488209694624, -0.011207367293536663, 0.028483998030424118, -0.08127495646476746, 0.04912606626749039, 0.0724443644285202, 0.019698381423950195, 0.11061379313468933, -0.0014237306313589215, -0.142695352435112, -0.06412974745035172, 0.05271320044994354, -0.024911589920520782, -0.18441250920295715, 0.048460301011800766, 0.1599108725786209, -0.12420817464590073, 0.04925088956952095, 0.03579789400100708, 0.03770573437213898, 0.005705672781914473, -0.0000703867117408663, 0.0947563573718071, 0.0006935502751730382, 0.11202414333820343, 0.03567219898104668, 0.05359714478254318, -0.12616495788097382, 0.023754438385367393, 0.10829044133424759, 0.03597426787018776, -0.09791560471057892, -0.015274865552783012, -0.01751343160867691, -0.00953168235719204, 0.16959619522094727, 0.11557479202747345, 0.07151473313570023, -0.030736049637198448, -0.04830658808350563, -0.24875155091285706, 0.0731944590806961, -0.020114274695515633, 0.013385376892983913, -0.0011521924752742052, 0.028581080958247185, -0.11637430638074875, 0.061978328973054886, 0.014297211542725563, 0.0064730714075267315, 0.1058671846985817, -0.006276814732700586, -0.011848307214677334, -0.05369315668940544, -0.07743476331233978, 0.028468431904911995, 0.03770468384027481, -0.04645887389779091, -0.031145058572292328, -0.23165525496006012, 0.006959535181522369, -0.02824917994439602, 0.04539472237229347, -0.005469373892992735, -0.0504986047744751, -0.04638415947556496, -0.019730711355805397, -0.07214685529470444, -0.06561405956745148, -0.030925767496228218, 0.04837578907608986, -0.14589786529541016, 0.02130254916846752, 0.0716402605175972, -0.09528569877147675, 0.04453766345977783, -0.03490613028407097, 0.024491852149367332, 0.06139351427555084, -0.11339304596185684, 0.043390903621912, -0.049184221774339676, 0.03706403076648712, -0.03297446295619011, -0.1957457810640335, -0.05383887141942978, 0.004511316306889057, -0.02240581251680851, 0.06312538683414459, -0.03067893348634243, -0.1706773340702057, -0.0022175887133926153, -0.17942513525485992, -0.10702837258577347, -0.0038738418370485306, 0.02680632844567299, 0.09849584847688675, 0.07290935516357422, 0.0807475820183754, -0.05675147473812103, 0.060092635452747345, -0.1958944946527481, -0.015426786616444588, 0.04503041133284569, -0.020497718825936317, 0.08177877962589264, -0.03400862216949463, 0.05869976431131363, -0.03221148997545242, 0.1980016976594925, -0.06614749878644943, -0.051618725061416626, 0.03535832464694977, 0.07708947360515594, -0.0111356470733881, 0.05681195482611656, 0.09473522007465363, 0.026637084782123566, 0.012011467479169369, 0.014746548607945442, -0.017118219286203384, -0.08158548176288605, 0.07473702728748322, 0.10679253190755844, 0.2080083191394806, -0.040452517569065094, -0.043712399899959564, 0.0680200457572937, -0.09930577129125595, 0.05481463298201561, 0.27425843477249146, -0.09970088303089142, 0.06863237172365189, -0.01169729232788086, 0.03257879242300987, 0.11520008742809296, -0.21638934314250946, 0.12440749257802963, -0.047116074711084366, -0.026301857084035873, -0.13241854310035706, -0.010529916733503342, -0.07933280616998672, -0.0767996534705162, 0.012839654460549355, -0.07798446714878082, 0.06921651214361191, 0.04754015430808067, 0.040504634380340576, 0.058717358857393265, 0.11127500981092453, 0.007843009196221828, -0.02442697063088417, 0.026009835302829742, 0.01700574718415737, -0.02114981599152088, 0.08164073526859283, 0.01582917384803295, 0.14563539624214172, -0.035885125398635864, 0.052610814571380615, 0.047339070588350296, -0.10557745397090912, -0.04672163352370262, -0.04263457655906677, -0.09848781675100327, -0.0009059969452209771, -0.06960125267505646, -0.017610061913728714, 0.22035202383995056, 0.00008130218338919804, 0.05601528659462929, -0.033779360353946686, 0.12022072076797485, 0.022617921233177185, -0.013523466885089874, -0.14545413851737976, -0.15758536756038666, -0.032808415591716766, 0.056782349944114685, 0.06896066665649414, -0.07126060873270035, -0.02322983741760254, 0.05297501012682915, 0.058930903673172, 0.11023396998643875, 0.0015850459458306432, 0.1306595355272293, -0.02490859478712082, -0.05200282484292984, -0.009138128720223904, 0.0023165156599134207, 0.0214898269623518, -0.0034573376178741455, 0.04736888036131859, -0.035409096628427505, -0.05422030761837959, -0.038655418902635574, 0.04839347302913666, 0.10257458686828613, -0.03690152242779732, -0.09630054980516434, 0.13627135753631592, 0.008201959542930126, -0.20228999853134155, 0.18040934205055237, -0.1498849242925644, -0.10398111492395401, -0.08359803259372711, 0.086061030626297, -0.11022433638572693, -0.0026682002935558558, -0.031145311892032623, -0.032734230160713196, 0.12237335741519928, 0.01812857948243618, -0.020301809534430504, -0.12346968054771423, 0.11942688375711441, 0.05912037566304207, 0.07027550786733627, 0.05537306144833565, 0.11172176152467728, 0.0630449578166008, 0.0037772550713270903, -0.09566910564899445, 0.08006526529788971, -0.0009698875364847481, -0.0087703512981534, -0.06373342126607895, 0.17413316667079926, 0.012069424614310265, 0.06772409379482269, 0.07952471077442169, 0.07332446426153183, 0.06311263144016266, -0.030071694403886795, -0.05403704568743706, -0.045005083084106445, 0.09658802300691605, -0.11854016780853271, 0.03996346518397331, 0.16666436195373535, -0.023412534967064857, 0.0451509952545166, -0.04962240159511566, 0.02525104023516178, 0.013920864090323448, 0.07315763831138611, -0.046729426831007004, -0.05295508727431297, 0.059343088418245316, 0.0690184086561203, 0.12149804830551147, -0.22867125272750854, -0.08393123000860214, 0.05787130072712898, -0.060488708317279816, -0.03937607258558273, 0.09337960183620453, 0.07342584431171417, 0.02150421217083931, -0.026230134069919586, -0.16167370975017548, 0.017605766654014587, 0.09120073169469833, -0.06912831962108612, 0.024650245904922485 ]
dea58326a42f399b6c22b00e89c2cfd7c4c92db8
# Dataset Card for "MedQuAD_47441_Question_Answer_Pairs" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
AnonymousSub/MedQuAD_47441_Question_Answer_Pairs
[ "region:us" ]
2023-03-09T15:02:27+00:00
{"dataset_info": {"features": [{"name": "Questions", "dtype": "string"}, {"name": "Answers", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 24216623, "num_examples": 47441}], "download_size": 9258859, "dataset_size": 24216623}}
2023-03-09T15:02:29+00:00
[]
[]
TAGS #region-us
# Dataset Card for "MedQuAD_47441_Question_Answer_Pairs" More Information needed
[ "# Dataset Card for \"MedQuAD_47441_Question_Answer_Pairs\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"MedQuAD_47441_Question_Answer_Pairs\"\n\nMore Information needed" ]
[ 6, 27 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"MedQuAD_47441_Question_Answer_Pairs\"\n\nMore Information needed" ]
[ -0.09827737510204315, 0.11818387359380722, -0.003896666457876563, -0.027881702408194542, 0.038887523114681244, 0.1455877274274826, 0.17008547484874725, 0.13471853733062744, 0.13464169204235077, 0.04699349403381348, 0.1604231297969818, -0.006215014029294252, 0.053080637007951736, 0.06490655988454819, -0.08661659806966782, -0.07083036750555038, 0.017363669350743294, 0.07698129862546921, -0.11191846430301666, 0.07224169373512268, -0.03232855349779129, -0.06770651042461395, 0.013148129917681217, -0.027935301885008812, -0.07042861729860306, 0.08952049165964127, 0.0023534733336418867, 0.012562165036797523, 0.06947092711925507, -0.06669588387012482, 0.15167775750160217, 0.035933200269937515, 0.015277707949280739, -0.2151014804840088, 0.02860363759100437, -0.05984029173851013, -0.05468084290623665, 0.08352258801460266, 0.02987832948565483, -0.1147027239203453, -0.18755334615707397, -0.018306590616703033, 0.04138891026377678, 0.003095541149377823, -0.1462160348892212, -0.2732267677783966, -0.19991324841976166, -0.0046890974044799805, 0.08155739307403564, 0.00972949992865324, 0.05048910528421402, 0.21255415678024292, -0.13207004964351654, 0.015348097309470177, 0.10715647041797638, -0.11963242292404175, 0.04311768710613251, 0.09935902059078217, 0.009598314762115479, 0.05572046339511871, 0.006404679734259844, 0.0795639306306839, 0.05218770354986191, -0.04170887917280197, -0.17504778504371643, -0.03722165897488594, -0.008783174678683281, 0.11689463257789612, -0.018853450194001198, -0.03687959164381027, 0.3216608166694641, 0.060131870210170746, 0.04478435963392258, 0.06157805398106575, -0.022286631166934967, -0.017375729978084564, 0.03351161256432533, -0.016784250736236572, 0.03604868799448013, -0.006449958775192499, 0.03469634801149368, 0.03264202922582626, -0.1046728864312172, -0.16705624759197235, -0.19385553896427155, -0.024730807170271873, -0.04331705719232559, 0.16322417557239532, -0.22375047206878662, -0.06285777688026428, -0.03860839456319809, -0.03152236342430115, -0.007978181354701519, -0.0017484265845268965, -0.08783574402332306, -0.054486047476530075, -0.01893256977200508, -0.03685816749930382, 0.16120611131191254, 0.1454211324453354, 0.06533993780612946, 0.08292930573225021, -0.06981346756219864, 0.053483884781599045, 0.18524955213069916, -0.1342073380947113, -0.0627720057964325, 0.04068109020590782, -0.09701146185398102, -0.032418545335531235, -0.03871797397732735, -0.08153507113456726, -0.10699217766523361, 0.022512126713991165, -0.08275139331817627, 0.12212251871824265, -0.011247856542468071, -0.1449028104543686, -0.048111218959093094, -0.03221601992845535, 0.1306576430797577, -0.05446979030966759, 0.013006314635276794, 0.046335238963365555, -0.026599308475852013, 0.09681206196546555, -0.11016102135181427, 0.06477589905261993, 0.04028358310461044, 0.025062985718250275, -0.06133278086781502, -0.010970932431519032, -0.0326082818210125, -0.003238492412492633, 0.10648859292268753, -0.009698408655822277, 0.04242285341024399, -0.020875683054327965, -0.11292100697755814, 0.010955429635941982, 0.05911967530846596, -0.07482777535915375, 0.23295080661773682, 0.05091216415166855, 0.11776777356863022, 0.007043593563139439, -0.027121756225824356, 0.1043350100517273, -0.05912204831838608, 0.04844412952661514, -0.03616112470626831, 0.07680949568748474, -0.19001257419586182, 0.011576579883694649, -0.028102371841669083, 0.0510980561375618, 0.009043571539223194, -0.03607253357768059, -0.08531972765922546, -0.008448442444205284, -0.12042798101902008, -0.021288782358169556, -0.05498766154050827, -0.037859946489334106, 0.014716104604303837, 0.08729158341884613, -0.0781288668513298, -0.012893506325781345, 0.0400322824716568, -0.08813084661960602, -0.23073391616344452, -0.0074565717950463295, -0.04025296866893768, -0.014010601677000523, -0.004322160966694355, 0.30566734075546265, 0.06853224337100983, -0.08753950893878937, 0.0071534947492182255, 0.04544125124812126, -0.13836932182312012, -0.2367294877767563, 0.12084400653839111, -0.08513302356004715, -0.07422097772359848, -0.03327963501214981, 0.11459274590015411, -0.020801967009902, -0.08936947584152222, -0.05204647406935692, 0.035868920385837555, -0.12574928998947144, -0.007029365748167038, -0.008227620273828506, 0.05357617139816284, -0.028354644775390625, 0.1908571720123291, 0.06482783704996109, 0.055395036935806274, 0.04281872138381004, -0.05875517055392265, -0.06100885942578316, 0.04179305583238602, -0.16585683822631836, -0.03325100988149643, -0.147109255194664, -0.15241332352161407, -0.016799908131361008, 0.00302133965305984, -0.02580881677567959, 0.06474461406469345, 0.11174716055393219, -0.04587605968117714, -0.042006026953458786, 0.05694006755948067, 0.10881900787353516, 0.07310579717159271, 0.005387031473219395, -0.060194291174411774, -0.0009238591301254928, -0.09262995421886444, 0.017221909016370773, 0.061609163880348206, -0.09065794199705124, 0.09957027435302734, 0.07727110385894775, 0.012265163473784924, -0.01750345714390278, 0.11610288918018341, -0.007812530733644962, 0.0619063638150692, 0.03884502500295639, 0.039234161376953125, -0.10811051726341248, -0.04344065859913826, 0.021924123167991638, -0.0019445206271484494, 0.17867304384708405, 0.06382131576538086, -0.029413016512989998, 0.034335386008024216, -0.1692325919866562, 0.011433837935328484, -0.016634861007332802, -0.0729229673743248, -0.0026641206350177526, -0.055120520293712616, -0.005500363186001778, 0.05463835969567299, -0.03641798719763756, 0.008407813496887684, -0.00003174470839439891, -0.07573144137859344, -0.11670958995819092, 0.018628088757395744, 0.16409452259540558, -0.30685338377952576, 0.10667833685874939, 0.24369069933891296, 0.18560953438282013, 0.15079791843891144, -0.0515865683555603, -0.07806766778230667, -0.12948985397815704, -0.03367634117603302, -0.03820466995239258, 0.17719191312789917, -0.022034795954823494, 0.1038467064499855, 0.09118332713842392, 0.06276734173297882, 0.08842829614877701, -0.11711852252483368, -0.09869061410427094, -0.05139400064945221, 0.015674017369747162, -0.25506892800331116, 0.044030189514160156, 0.02019275166094303, 0.11245512217283249, 0.05186072736978531, 0.11097846180200577, 0.13289213180541992, -0.04280879721045494, -0.08951988816261292, 0.07704570889472961, -0.21093033254146576, -0.1928146779537201, -0.036159880459308624, -0.09912652522325516, 0.06444470584392548, -0.0038362902123481035, -0.09520712494850159, -0.203426793217659, -0.02811497263610363, 0.060682833194732666, -0.10221268981695175, -0.18467792868614197, -0.03945990651845932, 0.04941654950380325, 0.0777839869260788, -0.03248543292284012, -0.03336920589208603, -0.0030039227567613125, -0.097722128033638, 0.10862448066473007, 0.16691389679908752, -0.11755400896072388, 0.1043824777007103, 0.08941280096769333, -0.003352119354531169, 0.08717790991067886, -0.004062015563249588, 0.09053399413824081, -0.04710159823298454, 0.015554869547486305, 0.11338816583156586, 0.055750202387571335, 0.02776523306965828, 0.10119123011827469, 0.09745942056179047, -0.12933552265167236, -0.000790649966802448, 0.0007647702586837113, -0.09642031043767929, -0.2692742943763733, -0.05085690692067146, -0.0652729794383049, 0.005300732795149088, 0.03918569162487984, 0.030474476516246796, -0.08133308589458466, 0.08844460546970367, 0.08943318575620651, -0.10645578056573868, -0.15840943157672882, -0.0624624602496624, 0.044551339000463486, -0.02596914768218994, 0.006724386475980282, -0.110308438539505, -0.02602412737905979, 0.14602960646152496, 0.23522359132766724, 0.17816129326820374, 0.1748785823583603, 0.10854989290237427, 0.04398367553949356, 0.1597924381494522, 0.1150728166103363, 0.13936257362365723, 0.1156444177031517, -0.042764537036418915, 0.015950996428728104, 0.010385537520051003, -0.05496034026145935, -0.010171832516789436, 0.15094086527824402, -0.15938489139080048, 0.07012844830751419, -0.1103862076997757, 0.004975114483386278, -0.12249995768070221, 0.15463638305664062, -0.08599604666233063, 0.11799799650907516, 0.016756301745772362, 0.11989910900592804, -0.0877281129360199, 0.054510701447725296, 0.06111538037657738, -0.05184614285826683, 0.12009276449680328, 0.027379661798477173, 0.07996496558189392, -0.03716272488236427, 0.00427564512938261, -0.09344227612018585, -0.1982923001050949, -0.04014214128255844, 0.15120704472064972, -0.15101543068885803, 0.272135853767395, 0.0820404514670372, -0.12459301203489304, -0.1102641224861145, -0.04658979922533035, -0.04286355897784233, 0.04666515439748764, 0.070970818400383, 0.04712336137890816, -0.09027620404958725, -0.19774994254112244, -0.031888220459222794, -0.006559769622981548, 0.16440071165561676, -0.008657681755721569, -0.08143804967403412, 0.054778434336185455, 0.000706787861417979, -0.10009429603815079, -0.13509315252304077, -0.0888744443655014, -0.07600722461938858, 0.0686289519071579, 0.05483716353774071, -0.03070540726184845, -0.00869758240878582, 0.01780296303331852, -0.027001088485121727, -0.008001145906746387, 0.07141084223985672, -0.03348938375711441, -0.13732963800430298, 0.06826140731573105, 0.1470291167497635, -0.007672836072742939, -0.056933674961328506, -0.001211009337566793, -0.06923214346170425, -0.039832260459661484, -0.14661206305027008, 0.07907863706350327, -0.07262399792671204, 0.03957995027303696, -0.14445701241493225, 0.14586211740970612, -0.03499403968453407, 0.033206064254045486, -0.005955888889729977, 0.07653232663869858, -0.09203126281499863, -0.07385942339897156, 0.2384721338748932, -0.2225532829761505, 0.12990431487560272, 0.24121838808059692, 0.051323577761650085, 0.05795544385910034, 0.0967348963022232, -0.033932723104953766, 0.17508196830749512, 0.13665282726287842, -0.028002973645925522, 0.15776023268699646, 0.238864928483963, 0.02829499915242195, -0.19332386553287506, -0.011539202183485031, -0.0340309776365757, -0.07806937396526337, 0.06906197220087051, -0.21828316152095795, 0.07928910851478577, 0.13142962753772736, -0.039289042353630066, 0.13486644625663757, -0.09517326951026917, 0.013846220448613167, 0.09781231731176376, 0.0723331943154335, 0.33016806840896606, -0.15155304968357086, -0.0920160561800003, -0.07431371510028839, -0.23507855832576752, 0.20299649238586426, -0.02053890936076641, 0.008219761773943901, -0.06923460960388184, 0.11628004163503647, -0.0076811956241726875, -0.0822177529335022, 0.23269140720367432, 0.058255646377801895, 0.11185077577829361, -0.08987300097942352, -0.0718560591340065, 0.20820125937461853, 0.009122846648097038, 0.04881447181105614, 0.04202856123447418, 0.02890941873192787, -0.19636836647987366, 0.012941046617925167, 0.012454822659492493, -0.10406506061553955, 0.052334535866975784, -0.06851967424154282, -0.11150224506855011, -0.012973183766007423, -0.12886010110378265, -0.050853095948696136, 0.08530671149492264, -0.03088321164250374, 0.03532826155424118, 0.07436797767877579, 0.05978847295045853, -0.14894235134124756, -0.048502907156944275, -0.03759852796792984, -0.0869683027267456, 0.10493671149015427, -0.1507052332162857, 0.041693419218063354, 0.16046985983848572, 0.02962999977171421, 0.08650226145982742, 0.029988881200551987, -0.03284435719251633, 0.027544498443603516, 0.13009759783744812, -0.09403157979249954, -0.1599176973104477, 0.09759261459112167, 0.014714933931827545, 0.0020456258207559586, 0.03250886872410774, 0.025751376524567604, 0.13850918412208557, -0.01644110679626465, 0.003288340987637639, 0.04298023506999016, -0.07367827743291855, 0.1439717411994934, 0.11154236644506454, 0.06834562122821808, -0.1580524444580078, 0.13922592997550964, 0.08693931251764297, -0.06619536876678467, 0.03652059659361839, -0.01494243461638689, -0.0933888629078865, -0.08727430552244186, -0.004578286316245794, 0.26012295484542847, -0.0489782989025116, -0.1214415580034256, -0.031402382999658585, -0.07007249444723129, 0.03217524290084839, 0.1362481266260147, -0.0036720726639032364, 0.01584804430603981, 0.029403744265437126, -0.09138242155313492, -0.0040278262458741665, -0.03917801007628441, -0.19275319576263428, -0.01457308605313301, 0.07043673098087311, -0.27923089265823364, -0.06078198179602623, 0.17048342525959015, -0.06367349624633789, -0.07226389646530151, -0.09755619615316391, 0.07757050544023514, -0.20374926924705505, -0.017266403883695602, 0.021754322573542595, -0.026876097545027733, 0.01096338126808405, -0.029244758188724518, -0.02620081976056099, -0.03632085770368576, -0.11474194377660751, 0.07589743286371231, 0.07606936246156693, 0.029470257461071014, -0.13417820632457733, -0.059094756841659546, 0.11460904777050018, 0.08224298059940338, 0.1188218891620636, 0.10404447466135025, 0.01111699640750885, 0.039610978215932846, -0.03868815675377846, -0.17362210154533386, -0.0027342296671122313, 0.10536069422960281, 0.06534159928560257, -0.0777549147605896, -0.04091675207018852, 0.07083854079246521, -0.0477324053645134, 0.12112940847873688, 0.030407553538680077, -0.02959374710917473, -0.05892518535256386, -0.15819379687309265, -0.10623930394649506, -0.04174994304776192, -0.08061598241329193, 0.12246990203857422, 0.014230331405997276, -0.014427083544433117, 0.09463264793157578, 0.03197691589593887, -0.10421650111675262, -0.07055380940437317, 0.022070083767175674, -0.0882057398557663, -0.08448545634746552, 0.05753607302904129, 0.054745133966207504, -0.07984592765569687, 0.3585488796234131, -0.15811163187026978, -0.10639947652816772, -0.03278573602437973, 0.2677660286426544, 0.01378308143466711, -0.04119497165083885, 0.23969008028507233, 0.08263667672872543, -0.06299978494644165, -0.031579021364450455, 0.07717298716306686, -0.0460604727268219, 0.02435462176799774, 0.10869310796260834, 0.027725154533982277, 0.07037629187107086, -0.10333636403083801, 0.04356725513935089, -0.04171349108219147, 0.1486717313528061, 0.020636294037103653, -0.0076609388925135136, -0.04651547595858574, 0.09943589568138123, -0.11315099895000458, 0.12503527104854584, -0.0502171516418457, 0.0412340983748436, -0.07243334501981735, -0.05638089030981064, -0.06922315061092377, -0.08332665264606476, -0.021080128848552704, -0.11843034625053406, 0.055580660700798035, -0.08443289250135422, 0.024783188477158546, 0.1940295696258545, 0.11101996898651123, 0.06288311630487442, 0.08201312273740768, -0.08751647919416428, 0.0837961882352829, -0.06422751396894455, -0.0073681785725057125, -0.008878657594323158, 0.02940298058092594, -0.007463878020644188, 0.08730263262987137, -0.10104610025882721, 0.007853344082832336, 0.01137042697519064, 0.03604327514767647, -0.06659668684005737, -0.1232171431183815, -0.09639615565538406, -0.04609018564224243, 0.05662088841199875, -0.05536346882581711, 0.10905387997627258, 0.016535663977265358, 0.11958782374858856, 0.017912723124027252, 0.06249329075217247, 0.03779647871851921, 0.017400819808244705, -0.07070469111204147, -0.05309330299496651, -0.07830941677093506, 0.07444407790899277, 0.0005155971157364547, -0.058384232223033905, -0.04493054747581482, 0.16971628367900848, 0.20240244269371033, -0.08161090314388275, -0.003008585423231125, 0.004688275512307882, 0.04923223704099655, 0.1330740749835968, 0.10147739201784134, 0.022361770272254944, -0.0319661982357502, -0.014583542943000793, -0.1067901998758316, -0.036050327122211456, -0.05699576064944267, 0.000006611282969970489, 0.05870668217539787, 0.12936976552009583, -0.042883530259132385, -0.07246363908052444, 0.15563268959522247, -0.012090095318853855, 0.12066882103681564, 0.12124378979206085, -0.13619284331798553, -0.11403590440750122, -0.022557571530342102, 0.17477883398532867, -0.05423181876540184, -0.03762073814868927, -0.0460079126060009, -0.02339847944676876, 0.0005375944310799241, -0.014520187862217426, -0.3313881754875183, -0.19106821715831757, 0.0629693791270256, 0.0008994775707833469, -0.012226244434714317, 0.015399488620460033, 0.14932915568351746, 0.02808123268187046, 0.0011253514094278216, -0.07016213983297348, 0.12718811631202698, 0.04191948100924492, 0.012079205363988876, -0.08238442987203598, 0.056127727031707764, 0.022217612713575363, -0.06891956180334091, 0.08778591454029083, -0.10479981452226639, -0.05514014884829521, -0.019080467522144318, 0.015273509547114372, -0.02726409211754799, 0.09690187871456146, -0.06903733313083649, 0.08980059623718262, -0.005053695756942034, -0.024688808247447014, 0.0243697352707386, -0.009907426312565804, 0.0694337785243988, 0.010854271240532398, -0.0875447541475296, -0.09837045520544052, -0.018273616209626198, 0.00606897659599781, -0.0333157517015934, -0.013885884545743465, -0.13892120122909546, 0.011142323724925518, -0.0953100323677063, 0.01865329034626484, 0.039669256657361984, 0.0690276250243187, 0.09732133150100708, 0.09196475148200989, -0.043753065168857574, -0.13632875680923462, 0.06152515113353729, 0.02754487283527851, -0.05693497508764267, -0.05311281979084015 ]
c9490aa39c878e2353c357407880795aed55b77d
# Dataset Card for "OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_ns_5046_OE" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
CVasNLPExperiments/OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_ns_5046_OE
[ "region:us" ]
2023-03-09T15:04:13+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "int64"}, {"name": "question", "dtype": "string"}, {"name": "true_label", "sequence": "string"}, {"name": "prediction", "dtype": "string"}], "splits": [{"name": "fewshot_0", "num_bytes": 919899, "num_examples": 5046}], "download_size": 356578, "dataset_size": 919899}}
2023-03-09T17:56:24+00:00
[]
[]
TAGS #region-us
# Dataset Card for "OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_ns_5046_OE" More Information needed
[ "# Dataset Card for \"OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_ns_5046_OE\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_ns_5046_OE\"\n\nMore Information needed" ]
[ 6, 52 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"OK_VQA_google_flan_t5_xxl_mode_VQAv2_visclues_detection_caption_module_ns_5046_OE\"\n\nMore Information needed" ]
[ -0.08858891576528549, 0.1026444360613823, -0.0024430265184491873, 0.02198443002998829, 0.09392484277486801, 0.027682753279805183, 0.0774608701467514, 0.1156625747680664, 0.13448859751224518, 0.05180354416370392, 0.08730544149875641, 0.06653888523578644, 0.08132852613925934, 0.24974356591701508, -0.022252967581152916, 0.04118693619966507, 0.010459796525537968, 0.02069658413529396, -0.03865787386894226, 0.06172236055135727, 0.03884296119213104, -0.040344540029764175, 0.09587766230106354, -0.007275370880961418, -0.1036427840590477, 0.1357898712158203, -0.025929458439350128, -0.07668943703174591, 0.03739272058010101, -0.011105223558843136, 0.04250333085656166, 0.0329052098095417, -0.002442300319671631, -0.1578015387058258, 0.011616495437920094, 0.023995336145162582, -0.15953375399112701, -0.008921769447624683, 0.11585871130228043, -0.043475441634655, -0.11113958805799484, -0.06860104203224182, -0.09073004871606827, 0.026816530153155327, -0.03964255750179291, -0.1805572509765625, -0.06925813108682632, 0.11226638406515121, -0.04831068590283394, 0.01747835986316204, 0.0481765940785408, 0.20294001698493958, -0.11537105590105057, 0.08164616674184799, 0.07919831573963165, -0.09730760753154755, 0.03149062767624855, 0.1361219584941864, -0.017866384238004684, 0.01864338293671608, -0.00807802565395832, 0.04183807969093323, 0.05587814748287201, -0.05874812975525856, -0.14224612712860107, -0.021558817476034164, -0.14223237335681915, 0.07635192573070526, 0.004660059232264757, -0.06814821809530258, 0.2963373363018036, 0.1264568418264389, 0.003925698343664408, 0.06610854715108871, -0.038455355912446976, -0.0662241131067276, 0.04442915320396423, 0.07803115248680115, 0.04604252055287361, 0.02577614039182663, 0.08106467127799988, 0.006724217440932989, -0.12487702071666718, -0.12089317291975021, -0.16402049362659454, 0.023150885477662086, -0.04643802344799042, 0.10091224312782288, -0.14301830530166626, -0.025678176432847977, -0.13747476041316986, 0.010235005989670753, -0.006054443772882223, 0.04534223675727844, -0.020298855379223824, -0.029182901605963707, 0.022426530718803406, -0.0043157427571713924, 0.17295725643634796, 0.01239241473376751, 0.019856618717312813, 0.055806715041399, -0.13990914821624756, 0.08484618365764618, 0.1077105775475502, -0.0019245095318183303, -0.0842999815940857, 0.11606712639331818, 0.030021291226148605, -0.06876667588949203, -0.014474473893642426, -0.052531853318214417, -0.08202499151229858, -0.0842403918504715, 0.06828950345516205, 0.05849577486515045, 0.08772961050271988, -0.03421712666749954, -0.07504979521036148, -0.03804583102464676, -0.01885046251118183, -0.10085105895996094, 0.052830711007118225, 0.10896196961402893, -0.043351542204618454, -0.028178520500659943, -0.0016969682183116674, -0.023566139861941338, -0.05975329503417015, -0.03457523137331009, -0.08787545561790466, 0.06255482137203217, 0.08382556587457657, -0.014357027597725391, 0.07307673990726471, -0.15658432245254517, 0.006110421381890774, -0.1792811155319214, -0.14430713653564453, -0.06333804130554199, -0.04011252522468567, -0.04401223361492157, 0.06964761018753052, 0.004207331221550703, -0.028408315032720566, -0.04359963908791542, -0.01062597706913948, 0.13906288146972656, -0.08323726803064346, 0.0629279837012291, 0.02344861440360546, 0.06723657995462418, -0.1276254802942276, 0.05175638571381569, -0.1301216036081314, 0.026424238458275795, 0.08582588285207748, 0.05919193476438522, -0.1566358208656311, 0.11195454746484756, -0.12158546596765518, 0.07354505360126495, -0.0661238357424736, 0.053469471633434296, 0.0036942637525498867, 0.10394563525915146, -0.1414412409067154, -0.05234852060675621, 0.1006496250629425, -0.07701630145311356, -0.16814132034778595, -0.025324124842882156, 0.09471219778060913, 0.0007770225056447089, -0.020288044586777687, 0.3284502327442169, 0.09850866347551346, -0.11556793004274368, -0.02465018257498741, 0.0714983195066452, -0.1658874899148941, -0.2302297055721283, 0.05622900649905205, -0.05958154797554016, -0.1996295303106308, 0.007011321373283863, 0.05171569064259529, 0.03227755054831505, -0.03397755324840546, -0.09943920373916626, -0.07086122781038284, -0.11080609261989594, -0.038703832775354385, -0.00747103663161397, 0.03670280799269676, -0.042250342667102814, 0.06710787862539291, -0.21170122921466827, 0.04592964053153992, 0.046995144337415695, -0.05832144618034363, -0.08610676974058151, 0.3006651699542999, -0.1302328109741211, 0.03267242759466171, -0.11911677569150925, -0.06536541134119034, -0.0003719280066434294, -0.08840004354715347, -0.014116102829575539, -0.06113247200846672, 0.0771743431687355, -0.04483366012573242, 0.07586632668972015, -0.06142261624336243, 0.09165311604738235, 0.05928122252225876, 0.02792329527437687, -0.05790615454316139, 0.09041740000247955, -0.04789220541715622, -0.02348153293132782, -0.013362761586904526, -0.0630490854382515, 0.1840856373310089, 0.1191178634762764, 0.016646793112158775, 0.017887746915221214, 0.07593618333339691, 0.026376068592071533, 0.016542838886380196, -0.04998670890927315, 0.04047996550798416, -0.0541812963783741, -0.02860860526561737, 0.10155417770147324, 0.014168629422783852, 0.19948942959308624, 0.15479829907417297, -0.09377260506153107, -0.005000602453947067, -0.03481266275048256, -0.01858505979180336, 0.003099900670349598, 0.01939624547958374, 0.02761990763247013, -0.10615896433591843, -0.09764541685581207, 0.044308967888355255, -0.07167404145002365, 0.051577743142843246, 0.07556106150150299, -0.0066756089217960835, -0.18849804997444153, 0.11551596969366074, 0.17793768644332886, -0.1647285670042038, 0.15167126059532166, 0.1331334114074707, 0.10384242981672287, 0.06584864109754562, -0.049568332731723785, -0.030910411849617958, 0.008359231054782867, 0.08373983949422836, -0.032677508890628815, 0.10554865747690201, -0.1665075123310089, 0.04450152814388275, 0.028149385005235672, -0.047123413532972336, 0.08579780161380768, -0.11068591475486755, -0.05823677405714989, 0.020749473944306374, -0.011761180125176907, -0.17109079658985138, 0.05188194289803505, -0.00018858669500332326, 0.08242441713809967, -0.011706137098371983, -0.013727332465350628, 0.12092529982328415, -0.023415815085172653, -0.07978411018848419, 0.13064830005168915, -0.12030928581953049, -0.32224857807159424, -0.061752285808324814, 0.01010846346616745, 0.007696470711380243, 0.016150809824466705, -0.00502858916297555, -0.20227192342281342, -0.03120429255068302, -0.05972645431756973, -0.10273400694131851, -0.04558238014578819, 0.05824209749698639, 0.03457346931099892, 0.0684388056397438, 0.11226429045200348, -0.039455845952034, 0.0035238550044596195, -0.028613321483135223, 0.024381734430789948, 0.1101711243391037, -0.06913871318101883, 0.14608998596668243, -0.0019519723718985915, -0.0661231055855751, 0.07896097004413605, 0.03179261460900307, 0.11086565256118774, 0.010147537104785442, -0.058044735342264175, 0.07567278295755386, 0.05284630134701729, -0.0059428089298307896, 0.061157215386629105, -0.025025103241205215, -0.08967848867177963, -0.015719281509518623, 0.05056970939040184, -0.09225302189588547, -0.24461784958839417, -0.11151072382926941, -0.02341151423752308, 0.06468921899795532, 0.07507903128862381, 0.1392921805381775, 0.09425345063209534, 0.0590047612786293, 0.1161947026848793, 0.08887090533971786, -0.1353752166032791, -0.0679374486207962, 0.09175299108028412, -0.005333211272954941, -0.03747757524251938, -0.07910893112421036, 0.011441253125667572, 0.08020389825105667, 0.1252661496400833, 0.044861797243356705, 0.07802138477563858, -0.019632216542959213, -0.021624842658638954, 0.11240696907043457, 0.05604967102408409, 0.057829756289720535, 0.10266955196857452, -0.0278534684330225, 0.0702313631772995, -0.02057378739118576, -0.03220343962311745, 0.022074969485402107, 0.26797419786453247, -0.06287994235754013, -0.06401482969522476, -0.05557417869567871, 0.05083012953400612, -0.15233725309371948, 0.05637722462415695, -0.1705273538827896, 0.08985542505979538, -0.002800894435495138, 0.12451141327619553, -0.0654858872294426, 0.06623990088701248, 0.08540177345275879, -0.002998746233060956, 0.02973869815468788, 0.07937806844711304, 0.06557462364435196, -0.06586617976427078, -0.022248756140470505, -0.01778600737452507, -0.0639909952878952, -0.025525011122226715, 0.09425094723701477, -0.2062653750181198, 0.17525075376033783, 0.04352033510804176, -0.014497749507427216, -0.09677479416131973, -0.04583413898944855, -0.040414124727249146, 0.01711040921509266, 0.18490707874298096, 0.0459761768579483, -0.051065463572740555, -0.20540966093540192, -0.1285737305879593, 0.002224243013188243, 0.013994221575558186, 0.024617057293653488, -0.10830456763505936, 0.03592860326170921, -0.008123306557536125, -0.10976285487413406, -0.014171184971928596, -0.1433379054069519, 0.02246483415365219, -0.029333218932151794, 0.14768733084201813, 0.04024818539619446, -0.040323175489902496, -0.036612916737794876, -0.05510938912630081, 0.015057357959449291, -0.08510800451040268, 0.02946227602660656, -0.09547627717256546, 0.12612727284431458, 0.08818928152322769, -0.021463947370648384, -0.025758367031812668, -0.023392368108034134, -0.040524888783693314, -0.025860417634248734, -0.1521221548318863, 0.1518544703722, -0.07173079997301102, 0.0029142675921320915, -0.10921086370944977, 0.18343259394168854, -0.05028747767210007, -0.008328895084559917, -0.01889055036008358, -0.02757122926414013, -0.01957598514854908, -0.015120679512619972, 0.2756814658641815, -0.05850965902209282, -0.011522193439304829, 0.2259851098060608, 0.0974232628941536, -0.10844352096319199, 0.03873078525066376, -0.020302454009652138, 0.12091666460037231, 0.06980566680431366, -0.0029241624288260937, 0.16271348297595978, 0.04561373591423035, -0.020547477528452873, -0.2217254340648651, 0.032522693276405334, -0.06263749301433563, 0.0189912561327219, -0.011736465618014336, -0.112269327044487, 0.0574311763048172, 0.04554542526602745, -0.03388400748372078, 0.27960336208343506, -0.09566575288772583, -0.049139171838760376, 0.1679770052433014, 0.024817954748868942, 0.17339059710502625, -0.11740825325250626, -0.12772224843502045, -0.03150947764515877, -0.13273635506629944, 0.11951610445976257, 0.00261382176540792, 0.03844378888607025, -0.06798488646745682, 0.05059375241398811, 0.041322868317365646, -0.05809737741947174, 0.13352181017398834, 0.01347711868584156, 0.02574010007083416, -0.11837189644575119, -0.08064756542444229, 0.03415082395076752, -0.00015567531227134168, 0.004529554396867752, 0.01975521817803383, 0.10100714862346649, -0.12447745352983475, -0.021224787458777428, -0.08631490916013718, 0.11875753849744797, 0.029077870771288872, 0.02706015855073929, -0.016395889222621918, -0.02603781595826149, -0.10102870315313339, 0.02815418876707554, 0.12466185539960861, -0.012617534026503563, 0.07741040736436844, 0.09898652136325836, -0.03723874315619469, -0.038910478353500366, -0.07152106612920761, -0.022080563008785248, -0.05509480461478233, 0.10741370916366577, -0.15869492292404175, 0.054742392152547836, 0.11951043456792831, 0.01074027456343174, 0.059751421213150024, 0.06846950948238373, -0.05204623565077782, -0.0010577397188171744, 0.13917329907417297, -0.13006824254989624, -0.035659488290548325, -0.00014018002548255026, -0.1842133104801178, 0.11168040335178375, 0.02870207652449608, 0.05356728285551071, 0.017962556332349777, -0.006256955675780773, -0.02605305053293705, 0.09716599434614182, -0.06130314618349075, 0.09402130544185638, 0.15877333283424377, 0.04151279106736183, -0.12901102006435394, 0.1644388884305954, 0.04405957832932472, -0.08014694601297379, 0.05706769600510597, -0.04783520847558975, -0.05145571380853653, -0.0941985547542572, 0.0761861652135849, 0.19439531862735748, 0.033081576228141785, -0.1567707508802414, -0.010102578438818455, -0.06734079122543335, 0.10972437262535095, 0.10772228240966797, -0.012655227445065975, 0.05312757194042206, 0.07345213741064072, -0.13167592883110046, -0.015632810071110725, -0.003976689651608467, -0.12291345000267029, -0.03839104250073433, -0.17412997782230377, -0.13793185353279114, -0.04140835627913475, 0.19502492249011993, -0.01793590746819973, -0.027372321113944054, -0.15483644604682922, 0.0381464958190918, -0.1159873902797699, 0.06966673582792282, -0.01967543736100197, 0.03057057037949562, 0.07273932546377182, -0.05892987921833992, -0.04415799677371979, 0.0655248612165451, -0.0799492746591568, -0.01992870308458805, 0.05500016361474991, 0.05817537009716034, -0.11818667501211166, -0.043245669454336166, 0.06545790284872055, 0.051626335829496384, 0.0809304267168045, 0.15714138746261597, -0.029037658125162125, 0.045892130583524704, -0.26234281063079834, -0.13749000430107117, 0.06639418005943298, 0.04256846755743027, 0.006428475491702557, -0.016240663826465607, 0.07916216552257538, 0.09196634590625763, -0.1313180923461914, 0.023908991366624832, 0.10497540980577469, -0.07922036945819855, -0.08242341130971909, -0.11914490163326263, -0.06879803538322449, 0.008320385590195656, 0.022315872833132744, 0.1655789613723755, -0.025358056649565697, -0.011012429371476173, -0.007746962830424309, 0.023648079484701157, -0.10381828993558884, -0.023720167577266693, -0.030778123065829277, -0.049319297075271606, -0.07492507249116898, 0.028309760615229607, 0.06396126747131348, -0.11960973590612411, 0.23934884369373322, 0.05465153604745865, -0.023045577108860016, -0.030513333156704903, 0.06973077356815338, 0.04889114573597908, 0.023478999733924866, 0.264664888381958, 0.007438713684678078, -0.023928532376885414, 0.055825356394052505, -0.0025596010964363813, 0.05448266863822937, 0.08969175070524216, 0.010307841934263706, -0.016701780259609222, -0.07160735875368118, 0.06108076125383377, 0.16062472760677338, -0.16926485300064087, 0.031391434371471405, 0.06278380751609802, -0.12392507493495941, 0.07067783176898956, 0.006535662803798914, -0.16615243256092072, 0.04387154057621956, 0.03894675150513649, -0.043049540370702744, -0.07737782597541809, -0.0467839390039444, -0.08419293910264969, -0.1473521590232849, -0.09038571268320084, -0.14319080114364624, 0.08351524919271469, 0.022536473348736763, -0.0677436888217926, 0.08878952264785767, 0.0243317112326622, 0.016699349507689476, 0.11451150476932526, 0.06677214801311493, -0.0053694709204137325, 0.02446979098021984, -0.013614320196211338, -0.08467954397201538, -0.035687629133462906, -0.0549989677965641, 0.07685702294111252, -0.06553368270397186, -0.07165507227182388, 0.029709750786423683, 0.00968726072460413, 0.10857400298118591, -0.1254570037126541, -0.04751752316951752, -0.0641305074095726, -0.018537351861596107, -0.11894514411687851, 0.01025791559368372, 0.051577139645814896, 0.0245894193649292, 0.03467727452516556, 0.1021009087562561, 0.0860850140452385, 0.09115757048130035, 0.0008118819678202271, -0.1145576685667038, -0.06113402545452118, 0.05255693942308426, 0.001442688168026507, -0.1065175011754036, -0.020657194778323174, 0.11571086198091507, 0.15231505036354065, -0.0018612435087561607, 0.024677760899066925, 0.058661431074142456, 0.02490537241101265, 0.057428959757089615, 0.021645911037921906, 0.025423511862754822, 0.04507598653435707, -0.010924674570560455, -0.0481548011302948, -0.006392383947968483, -0.0452110730111599, 0.009941767901182175, 0.05388512462377548, 0.016939418390393257, -0.014410428702831268, -0.1293434500694275, 0.053758833557367325, -0.11368640512228012, 0.10239074379205704, 0.2744232714176178, -0.12592832744121552, -0.07741054892539978, -0.07669363170862198, 0.11950957030057907, 0.06690989434719086, -0.059674039483070374, -0.10840132087469101, -0.0013646271545439959, -0.07895945012569427, -0.025577714666724205, -0.30497968196868896, -0.1431281715631485, -0.0992918610572815, -0.038031209260225296, 0.14644946157932281, -0.052133943885564804, 0.15324269235134125, 0.047402795404195786, 0.06011022999882698, -0.09726673364639282, 0.061339396983385086, 0.0025981366634368896, -0.024055585265159607, -0.021008186042308807, -0.02739197574555874, 0.014858872629702091, -0.00792861357331276, 0.0964413583278656, 0.0655033141374588, -0.020140117034316063, 0.09775377064943314, 0.06919295340776443, -0.048810359090566635, 0.032047804445028305, -0.14338235557079315, 0.07553200423717499, -0.013743765652179718, -0.0398336760699749, -0.017017316073179245, -0.05513494089245796, 0.08050436526536942, -0.019319215789437294, -0.10727327316999435, -0.010424715466797352, -0.03535948321223259, 0.00815378688275814, 0.017981048673391342, 0.02318562939763069, -0.08779505640268326, 0.021472498774528503, -0.14338168501853943, -0.04559434950351715, -0.041591744869947433, 0.02440948225557804, 0.16940094530582428, 0.07242809981107712, -0.05516145005822182, -0.01515663880854845, 0.08020705729722977, 0.09872662276029587, -0.04753025993704796, -0.10627495497465134 ]
cb0dab9f8b6c0e9ccf6801079699b5a2beaa2047
# Dataset Card for "tib_wip" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
gigant/tib_wip
[ "region:us" ]
2023-03-09T15:05:59+00:00
{"dataset_info": {"features": [{"name": "doi", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "url", "dtype": "string"}, {"name": "video_url", "dtype": "string"}, {"name": "license", "dtype": "string"}, {"name": "subject", "dtype": "string"}, {"name": "genre", "dtype": "string"}, {"name": "release_year", "dtype": "string"}, {"name": "author", "dtype": "string"}, {"name": "contributors", "dtype": "string"}, {"name": "abstract", "dtype": "string"}, {"name": "transcript", "dtype": "string"}, {"name": "transcript_segments", "sequence": [{"name": "id", "dtype": "int32"}, {"name": "seek", "dtype": "int32"}, {"name": "start", "dtype": "float32"}, {"name": "end", "dtype": "float32"}, {"name": "text", "dtype": "string"}, {"name": "tokens", "sequence": "int32"}, {"name": "temperature", "dtype": "float32"}, {"name": "avg_logprob", "dtype": "float32"}, {"name": "compression_ratio", "dtype": "float32"}, {"name": "no_speech_prob", "dtype": "float32"}]}, {"name": "keyframes", "sequence": [{"name": "slide", "dtype": "string"}, {"name": "frames", "sequence": "int32"}, {"name": "timestamp", "sequence": "float32"}]}, {"name": "language", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1262918268, "num_examples": 11043}], "download_size": 607894050, "dataset_size": 1262918268}}
2023-03-23T00:50:47+00:00
[]
[]
TAGS #region-us
# Dataset Card for "tib_wip" More Information needed
[ "# Dataset Card for \"tib_wip\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"tib_wip\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"tib_wip\"\n\nMore Information needed" ]
[ -0.09346961230039597, 0.1001068577170372, -0.002071134513244033, 0.025103023275732994, 0.05514946207404137, 0.06948444247245789, 0.10447615385055542, 0.05377104878425598, 0.06823375076055527, -0.04412855580449104, 0.0941992774605751, 0.06287488341331482, 0.09111978858709335, 0.2684764862060547, -0.047235336154699326, -0.12121134996414185, 0.05303028225898743, 0.04843743517994881, 0.03935413807630539, 0.07576289027929306, 0.007198700215667486, -0.028875716030597687, 0.05587996914982796, -0.06860104203224182, -0.2271643877029419, 0.049820322543382645, -0.06122531369328499, -0.06288483738899231, 0.07736027240753174, -0.042996425181627274, 0.17233069241046906, 0.0013109585270285606, -0.014063454233109951, -0.11016315221786499, 0.01935322768986225, 0.030320093035697937, -0.029785118997097015, 0.05808604136109352, 0.05091558024287224, -0.07195667177438736, -0.04736901447176933, 0.08949341624975204, 0.017164593562483788, -0.029064645990729332, -0.09465617686510086, -0.20855259895324707, -0.12494436651468277, 0.059504929929971695, -0.025023840367794037, -0.06421571224927902, 0.07591331750154495, 0.22118760645389557, -0.11882694810628891, 0.052591681480407715, 0.14318592846393585, -0.16868485510349274, 0.035885173827409744, 0.05183709040284157, -0.007567018270492554, 0.07091308385133743, -0.05419309064745903, 0.020760441198945045, 0.06762177497148514, 0.0044815149158239365, -0.05522463098168373, 0.01682465150952339, -0.16336236894130707, 0.07741215825080872, -0.04636184871196747, -0.07224968820810318, 0.3017788827419281, -0.02602519653737545, -0.03070177137851715, 0.062148768454790115, -0.04293011501431465, -0.03534539416432381, 0.02378602884709835, 0.06723947077989578, -0.02947946824133396, 0.023147141560912132, 0.05311427637934685, 0.032105039805173874, -0.07112641632556915, -0.15047889947891235, -0.16281014680862427, 0.11840217560529709, -0.019866283982992172, 0.14606671035289764, -0.1802530735731125, 0.02003827504813671, 0.03076116181910038, -0.021053412929177284, -0.02570745162665844, -0.1226857602596283, 0.014294681139290333, -0.01724483072757721, 0.04106523469090462, 0.15968047082424164, 0.07458727061748505, 0.059559062123298645, 0.16380487382411957, 0.043361563235521317, -0.15634699165821075, 0.12480225414037704, 0.15709629654884338, -0.15809549391269684, 0.019105494022369385, -0.002590370597317815, -0.034431759268045425, -0.1729162186384201, -0.03124622069299221, -0.10463637858629227, -0.04021794721484184, 0.016976110637187958, -0.0681748166680336, 0.09112828224897385, -0.004859674721956253, -0.07243584096431732, -0.05624479055404663, -0.05632186308503151, 0.2969655692577362, -0.10054535418748856, 0.019573591649532318, 0.018148748204112053, -0.03328574448823929, 0.06447172909975052, -0.020540421828627586, -0.04076901450753212, -0.004128063563257456, 0.11486349254846573, -0.10065024346113205, -0.016249390318989754, -0.011417750269174576, -0.03989257663488388, 0.07187753170728683, -0.1739484816789627, 0.06528957933187485, -0.13494490087032318, -0.2896973788738251, 0.06618285179138184, 0.0017211553640663624, -0.04059724882245064, 0.1700466126203537, 0.03344829007983208, 0.07360584288835526, -0.03076188452541828, -0.07507681846618652, 0.05082688853144646, -0.07759597152471542, 0.10658916085958481, -0.09811544418334961, 0.0885457918047905, -0.2550409734249115, 0.03472433611750603, -0.0970773920416832, 0.030141672119498253, -0.03346659243106842, 0.0030527962371706963, -0.154120072722435, 0.07906565815210342, -0.09815894812345505, -0.002544524846598506, -0.1679336577653885, 0.007319932337850332, 0.005253551062196493, 0.05382244661450386, -0.1989484280347824, -0.03554311394691467, 0.2545652687549591, -0.20533442497253418, -0.13515986502170563, 0.025629641488194466, 0.0031496223527938128, 0.06433328241109848, 0.05933322012424469, 0.3729947507381439, 0.08442255109548569, -0.10465449094772339, -0.005286721978336573, 0.11502411216497421, -0.15869192779064178, -0.23134773969650269, 0.06046224758028984, 0.010194721631705761, -0.1768639087677002, -0.006458810996264219, 0.1336079090833664, -0.0025610316079109907, -0.06385074555873871, -0.0729491338133812, -0.0013209943426772952, -0.13638432323932648, 0.06757339090108871, -0.010003863833844662, 0.011243990622460842, -0.020638778805732727, 0.15452151000499725, 0.08982115983963013, 0.1164235845208168, 0.03790559247136116, -0.024674495682120323, -0.0717049092054367, 0.0789172574877739, -0.08863355964422226, 0.0029613517690449953, -0.12656284868717194, -0.05089576169848442, 0.006956012919545174, 0.015554655343294144, -0.005633448716253042, 0.051705192774534225, 0.06557413190603256, 0.0013988018035888672, 0.05333210900425911, 0.09092263132333755, 0.11331334710121155, 0.06670015305280685, 0.01756344363093376, -0.02652171067893505, -0.027535786852240562, -0.06789080053567886, -0.05064539238810539, -0.15924552083015442, -0.04903046786785126, 0.12170180678367615, 0.05199355259537697, 0.0247811209410429, -0.04551481083035469, 0.010297097265720367, 0.004517944995313883, -0.0004518503847066313, -0.05839051678776741, 0.014852850697934628, -0.006582735572010279, 0.05284601449966431, 0.061035383492708206, -0.018489640206098557, 0.22966837882995605, 0.16283126175403595, -0.007450608070939779, 0.003001557430252433, -0.10579898953437805, 0.01802469789981842, -0.08099504560232162, -0.08205876499414444, -0.01918751932680607, -0.16102126240730286, -0.04749583080410957, 0.0241890549659729, -0.07082582265138626, 0.013540430925786495, 0.04406026378273964, -0.02353934943675995, -0.07264604419469833, 0.031077316030859947, 0.14033572375774384, -0.3531967103481293, 0.14049981534481049, 0.2194189429283142, 0.11816980689764023, 0.16415588557720184, -0.03925475478172302, -0.08779152482748032, 0.048814088106155396, 0.04091687873005867, -0.032922595739364624, 0.17104341089725494, -0.014753539115190506, 0.02397259511053562, 0.08800537139177322, 0.03762313723564148, 0.08193110674619675, -0.07096605747938156, -0.11067964881658554, -0.020736858248710632, -0.012175883166491985, -0.29303720593452454, 0.004575812723487616, -0.012993442825973034, 0.07643911242485046, 0.03155427798628807, -0.0015478506684303284, 0.10152386873960495, 0.00799384992569685, -0.02908843569457531, 0.09231699258089066, -0.1738983392715454, -0.22726134955883026, -0.030555283650755882, -0.2073933631181717, 0.08797833323478699, -0.007728652562946081, -0.03042864240705967, -0.07586472481489182, -0.023109907284379005, 0.06435593217611313, -0.03808863088488579, -0.10362180322408676, -0.007688954938203096, 0.04131903126835823, -0.030295923352241516, -0.08793900161981583, -0.11860985308885574, 0.04366170987486839, 0.00002329858580196742, 0.14355799555778503, 0.11758076399564743, -0.19000448286533356, 0.09657248109579086, 0.09480661153793335, -0.02504168450832367, 0.0626208484172821, -0.039995212107896805, 0.11579789966344833, -0.062027331441640854, -0.019170580431818962, 0.05078555643558502, -0.11116581410169601, 0.0435817688703537, -0.02228223718702793, 0.036341823637485504, -0.15345454216003418, -0.005686774849891663, -0.08015286177396774, -0.19498825073242188, -0.20836013555526733, -0.15363959968090057, -0.05365821719169617, 0.16508543491363525, 0.15190495550632477, 0.0853925570845604, -0.059243977069854736, 0.08190345764160156, 0.07388313859701157, 0.01553317066282034, -0.11493953317403793, -0.026805629953742027, -0.14966389536857605, 0.001917703659273684, -0.010040764696896076, -0.1690879911184311, 0.02703343890607357, 0.14578010141849518, 0.24678300321102142, 0.2541048228740692, 0.07398002594709396, 0.10258253663778305, 0.052810218185186386, 0.19521337747573853, 0.15278291702270508, 0.2441316395998001, 0.02693069912493229, -0.015299319289624691, 0.010926816612482071, 0.010886259377002716, -0.057213857769966125, -0.03544826805591583, 0.05403049662709236, -0.14912034571170807, 0.11254575103521347, -0.2640087306499481, 0.025322189554572105, -0.0824875757098198, 0.06310028582811356, -0.2439543455839157, 0.053374942392110825, 0.00807271245867014, 0.0622258186340332, -0.09907742589712143, 0.05614333227276802, 0.10947791486978531, -0.08126717805862427, 0.11551058292388916, 0.033728305250406265, 0.07981646806001663, -0.08056643605232239, -0.061448466032743454, -0.06569542735815048, -0.12257843464612961, -0.027043120935559273, 0.11056264489889145, -0.07810644060373306, 0.15782223641872406, 0.009823204018175602, -0.0308613833039999, -0.1448761373758316, -0.10180062055587769, -0.03272285312414169, 0.0395328663289547, 0.06320341676473618, 0.049530088901519775, 0.07802555710077286, -0.11130806058645248, -0.11177903413772583, -0.018025478348135948, 0.1238272488117218, 0.043476652354002, -0.12727822363376617, 0.05994031950831413, 0.032739512622356415, -0.05611800774931908, -0.1956675499677658, 0.007977131754159927, -0.07530709356069565, 0.017232365906238556, 0.005500443279743195, -0.03209487721323967, 0.03566985949873924, 0.005853938404470682, -0.10111460089683533, 0.08833381533622742, -0.01083791721612215, -0.020850442349910736, -0.10112001746892929, -0.026897871866822243, 0.10641541332006454, 0.025270691141486168, 0.027773618698120117, 0.06899493932723999, -0.017911937087774277, -0.05245792865753174, -0.1908227652311325, 0.08886291831731796, -0.0717320367693901, 0.07726108282804489, -0.07320278882980347, 0.04541539028286934, 0.02026175521314144, -0.014895244501531124, 0.0264915581792593, -0.04818005487322807, -0.031581416726112366, -0.10834258794784546, 0.07099884003400803, -0.09871601313352585, 0.042504727840423584, 0.19521284103393555, 0.13185574114322662, 0.016116151586174965, 0.06677310913801193, -0.023725584149360657, 0.14221438765525818, 0.1017703041434288, -0.04278591647744179, 0.2349870800971985, 0.17251402139663696, -0.044199138879776, -0.2920931279659271, -0.02505454234778881, -0.15111611783504486, -0.046561349183321, 0.0515388660132885, -0.1784084439277649, 0.13938921689987183, 0.15936292707920074, -0.05772249773144722, 0.4175386428833008, -0.07044736295938492, -0.004864545539021492, 0.1982845664024353, 0.0605611689388752, 0.34633636474609375, -0.09243180602788925, -0.08956488221883774, -0.07804259657859802, -0.1434405893087387, 0.2271539717912674, -0.2053217887878418, 0.010905258357524872, 0.045741740614175797, 0.06050067022442818, -0.04172315075993538, -0.04424582049250603, 0.14291134476661682, 0.05844591185450554, 0.055468764156103134, -0.08328697085380554, 0.009276251308619976, 0.08891849964857101, 0.013245618902146816, 0.07688862830400467, 0.008085512556135654, 0.020192386582493782, -0.07930970191955566, -0.013447879813611507, -0.005791703704744577, 0.03684619441628456, 0.05525701865553856, -0.053307145833969116, -0.05815073475241661, -0.01224780734628439, -0.1432197540998459, -0.024376248940825462, 0.023014284670352936, 0.029868347570300102, -0.007046104874461889, 0.03649710491299629, 0.01505734771490097, -0.048667218536138535, 0.012578669004142284, -0.09532785415649414, -0.11922397464513779, 0.13669832050800323, -0.2184261828660965, 0.0153715955093503, 0.07604190707206726, 0.04624534770846367, -0.0020088006276637316, 0.07163845747709274, -0.08615324646234512, -0.006996382027864456, 0.14417223632335663, -0.13044698536396027, 0.06608916074037552, 0.1138988509774208, 0.027348404750227928, 0.050248920917510986, 0.10286896675825119, 0.04533504322171211, -0.022309422492980957, -0.011055064387619495, 0.00786079466342926, 0.0468483567237854, -0.10980400443077087, 0.11990920454263687, 0.12578999996185303, 0.0632445439696312, -0.22034142911434174, 0.1947469711303711, 0.016454899683594704, -0.06084408238530159, 0.024020954966545105, -0.014793239533901215, -0.11902882903814316, -0.08682466298341751, -0.07286501675844193, 0.13012202084064484, 0.05250268056988716, -0.15074937045574188, 0.12964962422847748, -0.058463677763938904, 0.06859482079744339, 0.18099655210971832, 0.04240790009498596, 0.13819251954555511, 0.022122638300061226, -0.03685228154063225, -0.05334870144724846, -0.09562554210424423, -0.08004730194807053, 0.062353212386369705, -0.09473501890897751, -0.11594945192337036, -0.0037584819365292788, 0.21479415893554688, -0.07574155181646347, -0.060354847460985184, -0.11808953434228897, 0.09429823607206345, -0.05183927342295647, 0.04592825472354889, -0.046834398061037064, 0.029498279094696045, -0.01610257290303707, 0.007175235543400049, -0.0026436124462634325, -0.03671959042549133, -0.11463432759046555, 0.11719723790884018, 0.06606755405664444, -0.023659778758883476, -0.08142074942588806, 0.03774981200695038, 0.11481358855962753, 0.009432600811123848, 0.09162508696317673, 0.17539344727993011, -0.002484367461875081, 0.14294679462909698, 0.04083909094333649, -0.09028670936822891, 0.07026093453168869, 0.04321667551994324, 0.06953766196966171, 0.12592534720897675, -0.0473315566778183, 0.04917712137103081, -0.021608570590615273, 0.07262139767408371, 0.06553835421800613, -0.08430641144514084, -0.011854652315378189, -0.14018265902996063, -0.08004549890756607, 0.0025661068502813578, -0.05450573191046715, 0.15473169088363647, 0.023290546610951424, -0.027107805013656616, 0.10026464611291885, -0.005507383029907942, -0.0020224738400429487, -0.05758209154009819, -0.04139930382370949, -0.17915356159210205, 0.048921819776296616, 0.09237325936555862, 0.015894057229161263, -0.03839166834950447, 0.38138237595558167, -0.09197302907705307, -0.2006397694349289, -0.06298945099115372, 0.04269643500447273, -0.22883951663970947, -0.0006138713215477765, 0.3465949594974518, 0.08502300828695297, -0.03660905733704567, -0.1314816176891327, 0.03874945268034935, -0.059581026434898376, 0.10788261890411377, 0.037028953433036804, 0.16046370565891266, -0.021414054557681084, -0.02893202006816864, 0.04442471265792847, -0.10940326005220413, -0.09680398553609848, -0.06560509651899338, -0.03892718628048897, 0.04092734307050705, 0.07669135928153992, -0.0748644545674324, 0.06763962656259537, 0.029589110985398293, -0.01583285443484783, -0.014012721367180347, -0.07049841433763504, -0.08947837352752686, -0.12537677586078644, 0.005357083398848772, -0.07247872650623322, 0.031538769602775574, -0.014957942068576813, 0.017912039533257484, 0.33692193031311035, 0.07547515630722046, 0.04649549350142479, 0.12150439620018005, -0.07272809743881226, 0.004834380466490984, 0.0008032421465031803, -0.02419542707502842, -0.09325442463159561, -0.024056395515799522, -0.07698924839496613, 0.03541887179017067, 0.01232893392443657, 0.006615240126848221, -0.012348060496151447, 0.0579950250685215, 0.05573807284235954, -0.11459191888570786, -0.060111239552497864, -0.07336639612913132, 0.09196070581674576, -0.11956270784139633, -0.005853129085153341, 0.033087652176618576, 0.03991756588220596, 0.02993711270391941, 0.051109958440065384, 0.01318398118019104, -0.06143611669540405, -0.06671366840600967, 0.03205421194434166, -0.04794717952609062, 0.07621025294065475, -0.018521299585700035, -0.009382201358675957, -0.008310161530971527, 0.24812071025371552, 0.23367826640605927, -0.013490994460880756, 0.022056998685002327, 0.03503458574414253, 0.0516941137611866, 0.027994826436042786, 0.20037148892879486, 0.04514506459236145, 0.12330388277769089, -0.03401227667927742, -0.11125577241182327, -0.038158588111400604, -0.06142570450901985, -0.018364539369940758, 0.0043299817480146885, 0.0274252500385046, -0.06883273273706436, -0.13890038430690765, 0.14238829910755157, -0.1754162758588791, 0.018512213602662086, 0.07770168781280518, -0.04438803717494011, -0.10663393884897232, -0.02606869302690029, 0.020761294290423393, -0.012356017716228962, -0.009605375118553638, -0.09638180583715439, 0.0049171485006809235, -0.040701724588871, 0.022878408432006836, -0.3135777413845062, -0.13928358256816864, 0.040188778191804886, 0.04279300943017006, 0.01666569709777832, -0.03845987096428871, 0.08814025670289993, -0.02754935808479786, 0.09891005605459213, -0.10261238366365433, 0.011036396026611328, -0.012901701964437962, 0.04979642108082771, -0.07795467972755432, -0.00687791034579277, -0.07548416405916214, -0.08364906162023544, 0.030874377116560936, -0.10769772529602051, -0.09693903475999832, 0.21658717095851898, 0.055581796914339066, 0.012948185205459595, -0.03107140026986599, -0.053305696696043015, 0.15760372579097748, 0.026813870295882225, -0.024258926510810852, 0.007213093340396881, -0.02793191187083721, 0.07859506458044052, -0.009237967431545258, -0.14936500787734985, -0.05546601116657257, -0.0527302511036396, -0.16728408634662628, -0.017009731382131577, 0.02339673973619938, -0.09125284105539322, 0.11264904588460922, -0.09688803553581238, 0.007961295545101166, -0.06934819370508194, 0.029426557943224907, 0.11319112777709961, 0.04533599689602852, -0.047114092856645584, -0.009744647890329361, 0.041206106543540955, 0.005603514611721039, -0.011343144811689854, -0.10467752814292908 ]
ca47b126057611b50cb3bafd73d2ebecb69a9988
# Dataset Card for "tib_01" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
gigant/tib_01
[ "region:us" ]
2023-03-09T15:16:16+00:00
{"dataset_info": {"features": [{"name": "doi", "dtype": "string"}, {"name": "title", "dtype": "string"}, {"name": "url", "dtype": "string"}, {"name": "video_url", "dtype": "string"}, {"name": "license", "dtype": "string"}, {"name": "subject", "dtype": "string"}, {"name": "genre", "dtype": "string"}, {"name": "release_year", "dtype": "string"}, {"name": "author", "dtype": "string"}, {"name": "contributors", "dtype": "string"}, {"name": "abstract", "dtype": "string"}, {"name": "transcript", "dtype": "string"}, {"name": "transcript_segments", "sequence": [{"name": "id", "dtype": "int32"}, {"name": "seek", "dtype": "int32"}, {"name": "start", "dtype": "float32"}, {"name": "end", "dtype": "float32"}, {"name": "text", "dtype": "string"}, {"name": "tokens", "sequence": "int32"}, {"name": "temperature", "dtype": "float32"}, {"name": "avg_logprob", "dtype": "float32"}, {"name": "compression_ratio", "dtype": "float32"}, {"name": "no_speech_prob", "dtype": "float32"}]}, {"name": "keyframes", "sequence": [{"name": "slide", "dtype": "string"}, {"name": "frames", "sequence": "int32"}, {"name": "timestamp", "sequence": "float32"}]}], "splits": [{"name": "train", "num_bytes": 1074314815.9313533, "num_examples": 9381}], "download_size": 513790688, "dataset_size": 1074314815.9313533}}
2023-03-09T15:17:21+00:00
[]
[]
TAGS #region-us
# Dataset Card for "tib_01" More Information needed
[ "# Dataset Card for \"tib_01\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"tib_01\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"tib_01\"\n\nMore Information needed" ]
[ -0.10585107654333115, 0.10236277431249619, -0.002929277718067169, 0.021330920979380608, 0.09641365706920624, 0.1212306022644043, 0.13692380487918854, 0.08054748922586441, 0.1084950789809227, -0.015305274166166782, 0.1342710554599762, 0.039240848273038864, 0.08465526252985, 0.2682686150074005, -0.07219165563583374, -0.058814194053411484, 0.05004807189106941, 0.024308236315846443, -0.010350723750889301, 0.06751207262277603, -0.0033608227968215942, -0.05893653258681297, 0.06027526408433914, -0.10988873988389969, -0.18783731758594513, 0.09961520880460739, -0.03090207651257515, -0.02883268892765045, 0.07438018172979355, -0.09877745807170868, 0.17394748330116272, 0.032020293176174164, 0.03991628810763359, -0.14469632506370544, 0.005990445613861084, 0.0006928016082383692, -0.05211067572236061, 0.05297677963972092, -0.008112635463476181, -0.09221825748682022, -0.05022650212049484, 0.05047472566366196, 0.007659510243684053, -0.010336281731724739, -0.17087998986244202, -0.25881585478782654, -0.1421733945608139, 0.029303940013051033, -0.005626187194138765, -0.013567226938903332, 0.07532575726509094, 0.17056426405906677, -0.07038631290197372, 0.030454833060503006, 0.09371177852153778, -0.085342638194561, 0.0663544312119484, 0.15168483555316925, -0.058743808418512344, 0.16736431419849396, -0.005445585120469332, 0.04366346076130867, 0.1131087988615036, -0.03562545403838158, -0.05571296811103821, -0.024387069046497345, -0.13717518746852875, 0.08299174904823303, -0.025905992835760117, -0.10017665475606918, 0.36326441168785095, -0.009149759076535702, -0.02576216496527195, 0.09289979934692383, -0.03081372007727623, -0.1381557434797287, 0.0017600066494196653, 0.059124816209077835, 0.012012209743261337, 0.03705836459994316, 0.10334954410791397, -0.0006509805680252612, -0.1216907948255539, -0.16580818593502045, -0.14980748295783997, -0.011817043647170067, -0.04881037771701813, 0.17115996778011322, -0.20204266905784607, -0.02394877001643181, -0.08130981028079987, -0.019632648676633835, -0.038937248289585114, -0.08665360510349274, -0.005697216838598251, -0.02887558378279209, 0.04252591356635094, 0.08218465000391006, 0.08160294592380524, 0.08525289595127106, 0.10270930081605911, 0.07092685997486115, -0.15031826496124268, 0.10006054490804672, 0.14456474781036377, -0.10324627161026001, 0.02878732606768608, 0.027020946145057678, -0.0396043062210083, -0.13838714361190796, -0.01424833107739687, -0.09498811513185501, -0.10965795069932938, 0.003381247166544199, -0.044937144964933395, 0.12135111540555954, -0.01654454879462719, -0.09886600822210312, -0.06171344593167305, -0.004690080415457487, 0.2111612856388092, -0.08040677756071091, 0.016787536442279816, 0.0342135988175869, -0.05072188749909401, -0.058842066675424576, -0.06872603297233582, -0.022032465785741806, 0.0727573111653328, 0.03452974557876587, -0.1299719363451004, 0.006051064934581518, -0.031192831695079803, -0.04686257988214493, 0.08052744716405869, -0.26001396775245667, 0.055391550064086914, -0.10455646365880966, -0.2758994698524475, 0.05400959402322769, 0.03422967344522476, -0.07885593175888062, 0.20732323825359344, 0.01337996032088995, 0.062038809061050415, -0.01722921058535576, -0.06546073406934738, 0.09288706630468369, -0.08039034157991409, 0.06536348909139633, -0.0006886940682306886, 0.09298144280910492, -0.2610040605068207, 0.02082216553390026, -0.12132557481527328, 0.027801068499684334, 0.007465784903615713, 0.001026680925861001, -0.1427687108516693, 0.07787969708442688, -0.09746922552585602, 0.009634516201913357, -0.18200330436229706, 0.002737477421760559, 0.00676013994961977, 0.10872546583414078, -0.21874630451202393, -0.03379666432738304, 0.24165497720241547, -0.1699240356683731, -0.15526239573955536, -0.03664975240826607, -0.002064721193164587, 0.044654730707407, 0.0459650494158268, 0.3489101529121399, -0.007843869738280773, -0.11706042289733887, 0.014826066792011261, 0.14782188832759857, -0.15545131266117096, -0.309180349111557, 0.10425207018852234, -0.02403447963297367, -0.14783911406993866, 0.0006355581572279334, 0.15082478523254395, 0.004730602726340294, -0.08240647614002228, -0.05894874408841133, 0.011803917586803436, -0.13606925308704376, 0.03129953145980835, 0.02886784076690674, 0.045581474900245667, -0.0034616978373378515, 0.17182756960391998, 0.038590069860219955, 0.07116078585386276, 0.04560932517051697, -0.047070737928152084, -0.028070304542779922, 0.09380602091550827, -0.13817009329795837, -0.016971083357930183, -0.1680300533771515, -0.08632667362689972, 0.0008928471361286938, 0.09122299402952194, 0.05032498762011528, 0.1066136583685875, 0.08950348198413849, -0.05257367715239525, 0.013449281454086304, 0.07823509722948074, 0.15021145343780518, 0.06941225379705429, 0.03298569843173027, -0.027904151007533073, -0.0005024386337026954, -0.10439646989107132, 0.02287052758038044, -0.11904952675104141, -0.04205603525042534, 0.05728032439947128, -0.013766980729997158, 0.0387081578373909, -0.05342930182814598, 0.032962385565042496, -0.003421975299715996, 0.013018413446843624, -0.0811840370297432, 0.023774312809109688, -0.013412021100521088, 0.01862432062625885, 0.03647803142666817, -0.027945294976234436, 0.1922292560338974, 0.13617447018623352, 0.04472026601433754, -0.027867158874869347, -0.0961451455950737, 0.03376951813697815, -0.017184970900416374, -0.021121535450220108, 0.02831137366592884, -0.16448363661766052, -0.061336275190114975, 0.045900437980890274, -0.07050678133964539, 0.030271898955106735, 0.06324536353349686, -0.04760495573282242, -0.13999471068382263, 0.05062391981482506, 0.15989871323108673, -0.3689844012260437, 0.1774805337190628, 0.15876074135303497, 0.15690958499908447, 0.1180354431271553, -0.046052444726228714, -0.11611061543226242, -0.001224295236170292, -0.010446376167237759, -0.047039031982421875, 0.224686399102211, -0.08981575071811676, 0.004690404050052166, 0.08321325480937958, 0.05540756508708, 0.09828498214483261, -0.09090444445610046, -0.11015544086694717, -0.0027031286153942347, -0.009467958472669125, -0.2741405963897705, -0.013650781475007534, 0.0012267701094970107, 0.09233291447162628, 0.04877853021025658, 0.007491979282349348, 0.08908894658088684, 0.00291392020881176, -0.075384721159935, 0.12111057341098785, -0.19836384057998657, -0.26243048906326294, -0.026951778680086136, -0.20148102939128876, 0.13452892005443573, 0.036496736109256744, -0.04802359640598297, -0.12503468990325928, -0.020189180970191956, 0.030358707532286644, -0.03897850215435028, -0.2027786523103714, -0.008287085220217705, 0.0844331905245781, 0.010102219879627228, -0.08276249468326569, -0.0927758663892746, 0.0008687012596055865, -0.06044020876288414, 0.11890964955091476, 0.11882471293210983, -0.18728816509246826, 0.08818502724170685, 0.11138690263032913, -0.058194540441036224, 0.12859435379505157, -0.047679703682661057, 0.12541049718856812, -0.028431059792637825, -0.04456254839897156, 0.03987336531281471, -0.01034899614751339, 0.014810213819146156, 0.09856748580932617, 0.04976382479071617, -0.14889955520629883, -0.015186881646513939, -0.07286503911018372, -0.20415370166301727, -0.2325735092163086, -0.11021728068590164, -0.07128898799419403, 0.13126415014266968, 0.12137020379304886, 0.0832761749625206, 0.00961513351649046, 0.07847148180007935, 0.11585535854101181, -0.015132065862417221, -0.101467564702034, -0.029781227931380272, -0.11116041988134384, 0.006711909081786871, -0.025572335347533226, -0.15224601328372955, 0.03999573364853859, 0.16449245810508728, 0.18869495391845703, 0.2637414038181305, 0.1307946741580963, 0.11473073065280914, 0.031103095039725304, 0.1290901154279709, 0.10430703312158585, 0.19079932570457458, 0.02587706968188286, -0.021288970485329628, 0.0017190695507451892, 0.013920674100518227, -0.04182115197181702, -0.03243900462985039, 0.07368272542953491, -0.15162944793701172, 0.06010431796312332, -0.18821610510349274, -0.013568180613219738, -0.22492267191410065, 0.1262001395225525, -0.25427502393722534, 0.07244521379470825, 0.008237671107053757, 0.15120519697666168, -0.12292542308568954, 0.045129381120204926, 0.05439896136522293, -0.047758325934410095, 0.08731251955032349, 0.03358716890215874, 0.06935158371925354, -0.019442113116383553, -0.07789111137390137, -0.09484126418828964, -0.14992931485176086, -0.026399921625852585, 0.09830586612224579, -0.13336560130119324, 0.28282126784324646, 0.03669716417789459, -0.04845411330461502, -0.12383583188056946, -0.07836009562015533, -0.06638684123754501, 0.0567333847284317, 0.1317344605922699, 0.03968336805701256, -0.020293936133384705, -0.2180165797472, -0.09418874979019165, -0.04419325664639473, 0.13420990109443665, 0.059459928423166275, -0.11990697681903839, 0.03530719876289368, 0.018149906769394875, -0.03659265860915184, -0.13220658898353577, -0.03295370191335678, -0.11049304157495499, 0.004380589351058006, 0.04773109406232834, -0.11589816212654114, 0.04251653328537941, 0.027182724326848984, -0.03127693384885788, 0.0703858807682991, 0.05751891806721687, -0.024198854342103004, -0.11586827784776688, 0.04703661799430847, 0.1570853888988495, 0.0031876086723059416, 0.021576393395662308, -0.0014528800966218114, -0.04899154603481293, -0.03588302060961723, -0.2053343802690506, 0.07490358501672745, -0.07350421696901321, 0.12731771171092987, -0.09924864023923874, 0.07634853571653366, -0.0069556222297251225, 0.01683332771062851, 0.006888129282742739, 0.017682090401649475, -0.03012164868414402, -0.056875307112932205, 0.1317511647939682, -0.17184780538082123, 0.18370354175567627, 0.19670474529266357, 0.0913064032793045, -0.06120586395263672, 0.09564871340990067, -0.026931539177894592, 0.14698021113872528, 0.15936310589313507, -0.06323736906051636, 0.2150156944990158, 0.1597568839788437, -0.041349440813064575, -0.23628778755664825, 0.04345095530152321, -0.16596218943595886, -0.048800718039274216, 0.025764403864741325, -0.2156747281551361, 0.07653532177209854, 0.1265399158000946, -0.053272973746061325, 0.3477492928504944, -0.10158217698335648, -0.0001076297921827063, 0.2036212980747223, 0.04632197320461273, 0.3980715274810791, -0.11000829935073853, -0.11422191560268402, -0.056340429931879044, -0.1850859671831131, 0.21456579864025116, -0.051175158470869064, 0.027892664074897766, 0.026804480701684952, 0.007489699870347977, -0.009434224106371403, -0.06803347915410995, 0.15214230120182037, 0.049676697701215744, 0.08672396838665009, -0.07980408519506454, -0.125379279255867, 0.1416279822587967, -0.02329999953508377, 0.0789223164319992, 0.07192438840866089, 0.04324645176529884, -0.08079888671636581, -0.022017983719706535, 0.01653965190052986, 0.006856829393655062, 0.07324548810720444, -0.07578717917203903, -0.0752309188246727, 0.004429004155099392, -0.13844700157642365, -0.06415446847677231, 0.1220470517873764, -0.00034123659133911133, 0.0071836248971521854, 0.03393815830349922, 0.011351817287504673, -0.13828372955322266, 0.09174779057502747, -0.056485652923583984, -0.11174768209457397, 0.07256187498569489, -0.16800865530967712, 0.035400476306676865, 0.09632707387208939, 0.041505537927150726, 0.0728723555803299, 0.08329474180936813, -0.025055671110749245, 0.012535345740616322, 0.1801084280014038, -0.06961946934461594, -0.011349678970873356, 0.10103846341371536, -0.08550572395324707, 0.0334780216217041, 0.10216172784566879, -0.007522668689489365, 0.0338674820959568, -0.006873654201626778, -0.024859340861439705, 0.04045695811510086, -0.08199982345104218, 0.07500547915697098, 0.12413255125284195, 0.03543462976813316, -0.20143921673297882, 0.21889634430408478, 0.05311379209160805, -0.060332074761390686, 0.00850625243037939, -0.0007635328802280128, -0.11070647090673447, -0.06319205462932587, -0.009307483211159706, 0.22440263628959656, -0.00771162286400795, -0.10546655207872391, 0.068960040807724, -0.015056461095809937, 0.053630586713552475, 0.18272952735424042, 0.03160535916686058, 0.10190189629793167, 0.013600891456007957, -0.01891465112566948, -0.040637608617544174, -0.07822597771883011, -0.1100817546248436, 0.03231147676706314, -0.0908328965306282, -0.13822345435619354, -0.027229661121964455, 0.17992475628852844, -0.07216201722621918, -0.07515529543161392, -0.07553374767303467, 0.09478484094142914, -0.05621524527668953, 0.06925459206104279, -0.042337123304605484, -0.018949750810861588, 0.006658059079200029, -0.016870828345417976, -0.04004709795117378, -0.019035398960113525, -0.12249521911144257, 0.12662841379642487, 0.03588147461414337, -0.005784382112324238, -0.13106907904148102, -0.0019541240762919188, 0.06630562990903854, 0.04984859377145767, 0.11241981387138367, 0.20274639129638672, 0.02222374454140663, 0.10949274897575378, -0.02640199102461338, -0.06622638553380966, 0.09086296707391739, 0.05000203102827072, 0.08527996391057968, 0.0847565084695816, -0.02125336416065693, 0.08303732424974442, -0.04583299532532692, 0.05137888342142105, -0.03458068519830704, -0.05582375451922417, -0.018219655379652977, -0.16754353046417236, -0.12273471057415009, 0.01083622220903635, -0.029856931418180466, 0.1991678774356842, 0.012409615330398083, -0.05109283700585365, 0.1188911646604538, -0.003947482910007238, -0.0313480906188488, -0.059326980262994766, -0.01129720825701952, -0.1258234828710556, -0.09183835983276367, 0.061957746744155884, 0.037667855620384216, -0.03978563845157623, 0.4209385812282562, -0.035823702812194824, -0.20230332016944885, -0.057188984006643295, 0.11244195699691772, -0.05139349400997162, -0.005464131478220224, 0.37662675976753235, 0.09962695837020874, -0.0832505002617836, -0.048527806997299194, 0.07780437171459198, -0.04035230353474617, 0.14003312587738037, 0.13250114023685455, 0.14149050414562225, 0.051616813987493515, -0.02943097986280918, 0.005651809740811586, -0.11066170036792755, -0.015473729930818081, -0.0380997359752655, -0.04763596132397652, -0.01995578594505787, 0.09289656579494476, 0.024606090039014816, 0.06205768510699272, -0.022699568420648575, 0.004893037490546703, -0.052074458450078964, -0.08210703730583191, -0.10301308333873749, -0.1387646347284317, -0.022307172417640686, -0.10230683535337448, 0.04090442508459091, -0.04645362123847008, 0.03024108335375786, 0.2718237042427063, 0.09022192656993866, 0.060166675597429276, 0.0825650617480278, -0.05134398862719536, 0.021119698882102966, -0.02843668684363365, -0.006447455380111933, -0.06167932227253914, -0.06469607353210449, -0.05670017749071121, 0.06788656860589981, -0.08232168853282928, 0.010744110681116581, -0.013184139505028725, 0.0697334036231041, 0.01136831846088171, -0.12141232937574387, -0.06574340909719467, -0.07523182779550552, 0.08946100622415543, -0.09845121204853058, 0.07667991518974304, 0.0008274919237010181, 0.06620707362890244, 0.036573123186826706, 0.10965032875537872, 0.03450997918844223, -0.028428249061107635, -0.04519752785563469, 0.0315728597342968, -0.07070605456829071, 0.08027628064155579, -0.002956915879622102, -0.06913639605045319, -0.01768869161605835, 0.21459819376468658, 0.25966742634773254, 0.0020987798925489187, -0.014290498569607735, 0.040424052625894547, 0.040515027940273285, 0.037026405334472656, 0.1688702255487442, -0.003188453381881118, 0.10925960540771484, -0.04468711465597153, -0.10636936873197556, -0.004760142415761948, -0.023371106013655663, 0.02082735113799572, 0.07307038456201553, 0.053271953016519547, -0.04102122411131859, -0.15242010354995728, 0.128009632229805, -0.12448284775018692, 0.03308888524770737, 0.130828857421875, -0.09430047869682312, -0.08718779683113098, -0.02694511227309704, 0.03980725631117821, -0.0294665414839983, -0.028817368671298027, -0.08797948062419891, -0.021325986832380295, -0.11126689612865448, 0.005606997292488813, -0.3674752116203308, -0.22538109123706818, 0.02992316707968712, 0.08811353892087936, 0.1066650003194809, -0.05437518283724785, 0.10117257386445999, 0.004263097885996103, 0.06694553792476654, -0.1143479272723198, 0.024610716849565506, -0.0028959240298718214, 0.09674756228923798, -0.06960394978523254, -0.014463691972196102, -0.0701085701584816, -0.08362369239330292, 0.03941202163696289, -0.08898287266492844, -0.05204206332564354, 0.18101920187473297, -0.010842335410416126, -0.004421422723680735, -0.04857012629508972, -0.08101869374513626, 0.13899672031402588, -0.03219892084598541, -0.0052889990620315075, 0.004586965311318636, -0.01623726449906826, 0.05676673352718353, 0.07202170044183731, -0.058923497796058655, -0.07627759128808975, -0.04912729188799858, -0.11157554388046265, 0.11121492832899094, 0.004813855048269033, -0.15720145404338837, 0.08951717615127563, -0.11257704347372055, 0.03880015015602112, -0.03885272890329361, 0.044663749635219574, 0.09321968257427216, 0.08041957765817642, -0.03910652548074722, -0.05810403451323509, 0.07040228694677353, 0.046501051634550095, -0.033546239137649536, -0.0822896882891655 ]
c8ae0e1e43e845a9d005451019d632b3c94f7596
# Wikipedia and OSCAR Turkish Dataset 👋 Welcome to the "Wikipedia and OSCAR Turkish" Huggingface Repo! 📚 This repo contains a Turkish language dataset generated by merging Wikipedia and OSCAR cleaned Common Crawl. The dataset contains over 13 million examples with a single feature - text. 🔍 This dataset can be useful for natural language processing tasks in Turkish language. 📥 To download the dataset, you can use the Hugging Face Datasets library. Here's some sample code to get started: from datasets import load_dataset dataset = load_dataset("musabg/wikipedia-oscar-tr") 🤖 Have fun exploring this dataset and training language models on it!
musabg/wikipedia-oscar-tr
[ "region:us" ]
2023-03-09T15:49:57+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 74636783061.0, "num_examples": 13847707}], "download_size": 41512074295, "dataset_size": 74636783061.0}}
2023-05-10T07:57:22+00:00
[]
[]
TAGS #region-us
# Wikipedia and OSCAR Turkish Dataset Welcome to the "Wikipedia and OSCAR Turkish" Huggingface Repo! This repo contains a Turkish language dataset generated by merging Wikipedia and OSCAR cleaned Common Crawl. The dataset contains over 13 million examples with a single feature - text. This dataset can be useful for natural language processing tasks in Turkish language. To download the dataset, you can use the Hugging Face Datasets library. Here's some sample code to get started: from datasets import load_dataset dataset = load_dataset("musabg/wikipedia-oscar-tr") Have fun exploring this dataset and training language models on it!
[ "# Wikipedia and OSCAR Turkish Dataset\n\n Welcome to the \"Wikipedia and OSCAR Turkish\" Huggingface Repo!\n\n This repo contains a Turkish language dataset generated by merging Wikipedia and OSCAR cleaned Common Crawl. The dataset contains over 13 million examples with a single feature - text.\n\n This dataset can be useful for natural language processing tasks in Turkish language.\n\n To download the dataset, you can use the Hugging Face Datasets library. Here's some sample code to get started:\n\n from datasets import load_dataset\n\n dataset = load_dataset(\"musabg/wikipedia-oscar-tr\")\n\n Have fun exploring this dataset and training language models on it!" ]
[ "TAGS\n#region-us \n", "# Wikipedia and OSCAR Turkish Dataset\n\n Welcome to the \"Wikipedia and OSCAR Turkish\" Huggingface Repo!\n\n This repo contains a Turkish language dataset generated by merging Wikipedia and OSCAR cleaned Common Crawl. The dataset contains over 13 million examples with a single feature - text.\n\n This dataset can be useful for natural language processing tasks in Turkish language.\n\n To download the dataset, you can use the Hugging Face Datasets library. Here's some sample code to get started:\n\n from datasets import load_dataset\n\n dataset = load_dataset(\"musabg/wikipedia-oscar-tr\")\n\n Have fun exploring this dataset and training language models on it!" ]
[ 6, 158 ]
[ "passage: TAGS\n#region-us \n# Wikipedia and OSCAR Turkish Dataset\n\n Welcome to the \"Wikipedia and OSCAR Turkish\" Huggingface Repo!\n\n This repo contains a Turkish language dataset generated by merging Wikipedia and OSCAR cleaned Common Crawl. The dataset contains over 13 million examples with a single feature - text.\n\n This dataset can be useful for natural language processing tasks in Turkish language.\n\n To download the dataset, you can use the Hugging Face Datasets library. Here's some sample code to get started:\n\n from datasets import load_dataset\n\n dataset = load_dataset(\"musabg/wikipedia-oscar-tr\")\n\n Have fun exploring this dataset and training language models on it!" ]
[ -0.00806453824043274, 0.06951399147510529, -0.00025138031924143434, 0.05654577910900116, 0.10023461282253265, 0.1129809245467186, 0.07581278681755066, 0.07130412012338638, 0.10838714241981506, -0.030455712229013443, 0.0218184906989336, -0.04663873463869095, 0.10089392960071564, 0.17573079466819763, 0.05006583407521248, -0.2904678285121918, 0.020689692348241806, -0.09603162854909897, 0.0010820088209584355, 0.019828150048851967, 0.08204635977745056, -0.004130890592932701, 0.04039766266942024, -0.056795164942741394, -0.18810752034187317, 0.060692526400089264, -0.08511175960302353, -0.1007729023694992, 0.13228873908519745, -0.02594480849802494, 0.06768764555454254, -0.09494291245937347, -0.05606953799724579, -0.030559035018086433, 0.05398279055953026, -0.04973176494240761, 0.061218567192554474, 0.012458191253244877, 0.08462752401828766, -0.1357780545949936, 0.31559979915618896, 0.007614486385136843, -0.03712935745716095, 0.02786368504166603, -0.08098351210355759, -0.17586851119995117, -0.12287012487649918, -0.0855451449751854, 0.007842620834708214, 0.04309956356883049, -0.04446834325790405, -0.005067802965641022, -0.06769163906574249, 0.033887263387441635, 0.1261553168296814, -0.1690281480550766, -0.02820148877799511, -0.07483281940221786, 0.011993121355772018, -0.010714838281273842, 0.0811130478978157, 0.09079074114561081, 0.03114069625735283, 0.0047554015181958675, -0.059245381504297256, -0.05979020893573761, -0.22832341492176056, -0.1343955546617508, 0.014463224448263645, -0.009728430770337582, 0.27972331643104553, 0.016513381153345108, 0.020498091354966164, -0.06636042147874832, 0.02455076202750206, 0.026117410510778427, 0.015984173864126205, 0.0482022650539875, -0.03512725606560707, -0.023371923714876175, 0.007053355220705271, -0.051423080265522, -0.06618109345436096, -0.0017148178303614259, -0.15836137533187866, 0.15841661393642426, 0.031960997730493546, 0.06866758316755295, 0.008395452983677387, 0.03034726157784462, -0.10578662902116776, -0.010738370940089226, 0.04142910987138748, -0.018545741215348244, -0.07306163012981415, 0.06325267255306244, -0.01944536343216896, -0.03260507807135582, 0.13643738627433777, 0.034319400787353516, 0.009790614247322083, -0.02064681425690651, -0.08165404945611954, 0.0890718549489975, 0.11346619576215744, -0.03442192077636719, -0.00754966214299202, -0.17735721170902252, -0.02360374666750431, -0.1471908688545227, 0.033808737993240356, -0.04827815666794777, 0.012828715145587921, -0.02779621258378029, -0.030437108129262924, 0.06202085316181183, 0.0977708175778389, 0.02457047626376152, 0.030625678598880768, 0.04260307550430298, -0.027390988543629646, -0.13771986961364746, 0.004183715209364891, -0.012140994891524315, -0.16201139986515045, -0.11696440726518631, -0.0427439920604229, 0.027721639722585678, -0.05569242313504219, 0.0252370722591877, 0.01828097365796566, 0.08389023691415787, 0.025921305641531944, -0.05614377185702324, 0.08867175132036209, -0.1933348923921585, -0.0256704892963171, -0.1635197550058365, -0.002140830969437957, -0.008140813559293747, 0.04577390104532242, -0.07595936208963394, 0.10726288706064224, -0.03646434471011162, 0.1053234413266182, -0.07831369340419769, -0.028528103604912758, -0.027405597269535065, -0.11163666099309921, 0.015898607671260834, -0.04927951842546463, 0.15907640755176544, -0.10494264960289001, 0.010149996727705002, -0.10840615630149841, -0.03809451311826706, -0.044957421720027924, 0.17774765193462372, -0.08393832296133041, 0.15878431499004364, -0.012091564014554024, 0.055955205112695694, -0.04434953257441521, 0.027493195608258247, 0.04286520928144455, 0.16104243695735931, -0.20698052644729614, -0.07606936991214752, 0.18021324276924133, -0.09066352248191833, -0.12235458940267563, 0.1422785073518753, 0.005720877088606358, 0.07207906246185303, 0.08131025731563568, 0.36418983340263367, -0.05114031955599785, 0.08832722902297974, -0.05446969345211983, -0.053394611924886703, -0.1125282347202301, 0.0017211074009537697, 0.0980311781167984, -0.017764344811439514, -0.019867628812789917, 0.06326171010732651, 0.10640881955623627, 0.19734856486320496, -0.02321775257587433, -0.05255252495408058, 0.03622172400355339, -0.06104881316423416, -0.01658034138381481, 0.011669451370835304, 0.07933390885591507, -0.14796124398708344, 0.014861921779811382, -0.13550524413585663, 0.08774317800998688, -0.020247826352715492, 0.013554088771343231, -0.04067175090312958, 0.16197316348552704, 0.09456053376197815, 0.043732184916734695, -0.07391698658466339, 0.017761170864105225, -0.035051219165325165, 0.2723996937274933, 0.0935603454709053, -0.03703085705637932, 0.032126426696777344, 0.009503308683633804, 0.011234544217586517, 0.06856022775173187, 0.034059930592775345, 0.04485062509775162, 0.021352877840399742, -0.023197421804070473, 0.15280796587467194, -0.05105619132518768, 0.25570228695869446, 0.0760163888335228, -0.016351446509361267, -0.07566694170236588, 0.20480506122112274, 0.019428079947829247, -0.025342382490634918, -0.04040760546922684, 0.07264550775289536, -0.005481161642819643, -0.06835883110761642, 0.04023201763629913, -0.03585900366306305, -0.0154145248234272, 0.14313754439353943, 0.000484345480799675, -0.15252220630645752, 0.16826030611991882, 0.024554530158638954, -0.09093371778726578, -0.03208514675498009, -0.0013145681004971266, -0.001942350179888308, 0.025677692145109177, 0.00004981892925570719, 0.06691764295101166, 0.044048503041267395, 0.06367021054029465, 0.016076484695076942, 0.06294797360897064, -0.000996320741251111, -0.1360078752040863, -0.07023660838603973, 0.1094403937458992, -0.0819694921374321, -0.13472655415534973, 0.06631234288215637, -0.025813492015004158, -0.007447028532624245, 0.21878980100154877, -0.028238670900464058, -0.02976008504629135, -0.01846952736377716, -0.005181563086807728, 0.044149499386548996, 0.12000129371881485, -0.12013912200927734, -0.05717051029205322, 0.04738752543926239, -0.02933400310575962, 0.04622958227992058, -0.051927242428064346, -0.0787191390991211, -0.01578873209655285, -0.044171519577503204, 0.09343045949935913, 0.017700375989079475, -0.030496148392558098, 0.09655874222517014, -0.008934766985476017, -0.013953687623143196, -0.03312642127275467, -0.002345569897443056, -0.010682351887226105, 0.12247840315103531, -0.09322728961706161, -0.22674287855625153, -0.019054533913731575, -0.09649281203746796, -0.02895689569413662, -0.0002969279885292053, 0.03254067897796631, -0.06686004251241684, 0.057605259120464325, -0.0344543382525444, 0.05710352584719658, -0.006958682555705309, -0.021905576810240746, -0.045131172984838486, -0.004447516053915024, -0.10359378904104233, -0.008879035711288452, -0.010167981497943401, -0.05342928692698479, -0.05749991908669472, 0.14801709353923798, -0.09979794919490814, 0.09695278853178024, 0.016710735857486725, -0.12569697201251984, 0.047266311943531036, -0.07397732883691788, 0.003673042869195342, -0.1640833169221878, -0.022665301337838173, -0.05944114178419113, -0.03701159358024597, 0.00822258461266756, 0.10870487242937088, 0.008941062726080418, -0.004261842928826809, 0.05088711902499199, 0.022359592840075493, -0.10608889907598495, -0.19978943467140198, -0.12239325791597366, 0.003946045413613319, 0.21289917826652527, -0.015104370191693306, 0.03392304852604866, -0.03157878667116165, 0.09597538411617279, 0.012814141809940338, -0.08247808367013931, -0.022926071658730507, -0.08512958139181137, 0.04724259302020073, -0.027228280901908875, -0.010803474113345146, -0.141586035490036, -0.044323742389678955, 0.14592906832695007, -0.009316881187260151, 0.2239440679550171, -0.00312439096160233, -0.04947753623127937, 0.0027882112190127373, 0.06747458130121231, -0.04647579416632652, 0.0501825176179409, 0.00721166655421257, 0.04215545579791069, -0.013006321154534817, 0.007420084439218044, -0.0014952329220250249, 0.06544487178325653, 0.03697234392166138, -0.1643892526626587, 0.04864683002233505, 0.06734180450439453, 0.13859932124614716, 0.08378827571868896, 0.04838318005204201, -0.10549592971801758, 0.01772015355527401, 0.007104977965354919, -0.00729100639000535, -0.004369462840259075, -0.02127898670732975, 0.135764941573143, -0.08691747486591339, 0.11771134287118912, -0.03324614837765694, 0.054916732013225555, -0.1244383230805397, -0.056626081466674805, -0.12488926202058792, 0.00933588296175003, 0.0007910701679065824, 0.09446029365062714, -0.05122000724077225, 0.13114997744560242, 0.009416068904101849, -0.00895116850733757, -0.10598252713680267, -0.05127120018005371, 0.10192155838012695, -0.03488023206591606, 0.0988822653889656, 0.022833433002233505, -0.05475311726331711, -0.06033382937312126, -0.27615877985954285, 0.0626615583896637, -0.03146601468324661, -0.10300850868225098, -0.026187464594841003, 0.03929317742586136, 0.03591253235936165, -0.08849412202835083, 0.0566459558904171, -0.10044193267822266, -0.12635353207588196, -0.013459240086376667, 0.047300856560468674, -0.024578966200351715, 0.031526610255241394, -0.0723251923918724, 0.026218516752123833, 0.13663657009601593, 0.20969346165657043, -0.026661010459065437, -0.05966940522193909, 0.056067466735839844, 0.035726871341466904, -0.027725549414753914, -0.0068117775954306126, 0.020212160423398018, -0.10098127275705338, -0.12897971272468567, -0.0859525129199028, 0.06429318338632584, 0.0012332211481407285, 0.07944852113723755, -0.028229758143424988, 0.026021037250757217, 0.10622922331094742, 0.040882378816604614, 0.044393885880708694, 0.01070826593786478, 0.05015148967504501, -0.03178254887461662, -0.02598392404615879, 0.0018001818098127842, -0.054807085543870926, 0.17766320705413818, -0.00047191622434183955, -0.2840798497200012, -0.15960896015167236, -0.08766771852970123, 0.26307621598243713, 0.05410394072532654, -0.13321110606193542, 0.06080901622772217, -0.013943829573690891, -0.011013520881533623, -0.22880324721336365, -0.03291869908571243, -0.004903665743768215, 0.06076199188828468, 0.056818801909685135, -0.13756006956100464, 0.06411606073379517, 0.1514793336391449, -0.030142787843942642, 0.13784657418727875, -0.19688628613948822, -0.07049677520990372, 0.12058018147945404, 0.03762127831578255, 0.18103179335594177, -0.1001032292842865, -0.02633795514702797, -0.033937375992536545, 0.04898891597986221, 0.1478758156299591, -0.2149195671081543, 0.05697236210107803, -0.012761126272380352, 0.06299048662185669, 0.02228175848722458, 0.02815569005906582, 0.18894651532173157, -0.03924088925123215, -0.027781924232840538, -0.1725793033838272, -0.03767876699566841, -0.12211140990257263, -0.03052591159939766, 0.09308509528636932, -0.043020326644182205, -0.046704038977622986, -0.21373751759529114, -0.004417420830577612, -0.03611128032207489, 0.18799343705177307, 0.055250365287065506, 0.015873312950134277, -0.12534372508525848, 0.026810240000486374, -0.06216679885983467, 0.027867501601576805, 0.00011437066859798506, -0.012409787625074387, 0.01562078669667244, -0.0861237496137619, 0.02092689834535122, 0.017015758901834488, 0.1090235710144043, -0.01786077581346035, -0.004532468505203724, -0.025413768365979195, -0.14501965045928955, -0.09711330384016037, 0.08924180269241333, -0.05895736813545227, 0.08836206048727036, -0.051326632499694824, -0.1843191534280777, 0.13157835602760315, 0.217881977558136, -0.08838358521461487, -0.12158328294754028, -0.028794506564736366, -0.08526898920536041, 0.09790955483913422, -0.07666221261024475, 0.020349927246570587, -0.07700669765472412, 0.018000736832618713, -0.023117508739233017, -0.010933914221823215, -0.023827483877539635, 0.021623041480779648, 0.052556112408638, -0.049534302204847336, -0.09260605275630951, 0.14545118808746338, 0.08230647444725037, -0.07585886865854263, 0.056421030312776566, 0.22309085726737976, -0.03339686617255211, -0.044182222336530685, -0.09439758211374283, 0.1653059870004654, -0.007385896984487772, -0.1310887634754181, 0.044312648475170135, -0.04408818855881691, -0.13134810328483582, -0.14703914523124695, 0.014912358485162258, 0.017504069954156876, 0.03700174391269684, -0.015610374510288239, 0.02127820998430252, 0.04665861651301384, 0.130253866314888, -0.062191158533096313, 0.02627204917371273, -0.034184977412223816, 0.023014582693576813, 0.07794634997844696, -0.05637696757912636, -0.038408637046813965, 0.01586119271814823, -0.011259140446782112, -0.06900649517774582, 0.0010539188515394926, -0.17795541882514954, -0.014430520124733448, 0.033138033002614975, -0.031090030446648598, 0.00847537163645029, -0.09609588235616684, -0.05191463977098465, 0.0036777746863663197, -0.07013453543186188, -0.004464973229914904, -0.10450092703104019, -0.013424646109342575, 0.03619835898280144, -0.017718711867928505, 0.12823385000228882, 0.1377156525850296, 0.006254678592085838, 0.05577252432703972, -0.06724029779434204, -0.0920405164361, 0.1229686513543129, -0.004152705427259207, 0.09687793999910355, 0.085370272397995, -0.030691254884004593, 0.018271945416927338, 0.07873823493719101, 0.05631328374147415, 0.08590889722108841, -0.08701831102371216, -0.046787913888692856, -0.003381513524800539, -0.09961238503456116, -0.020398810505867004, 0.04858772084116936, 0.17890127003192902, 0.07883764058351517, 0.014216305688023567, -0.06461842358112335, 0.10905662924051285, -0.012267472222447395, 0.032753389328718185, -0.05594619736075401, -0.11740285903215408, 0.10671528428792953, 0.004530854057520628, 0.05160192772746086, 0.04247484728693962, 0.191841259598732, 0.2137972116470337, -0.0690668448805809, 0.0005955946398898959, 0.004951354116201401, 0.08125646412372589, -0.006892386823892593, 0.08129595220088959, 0.04972674697637558, -0.016313591971993446, -0.11583174020051956, 0.04269155114889145, 0.00907523650676012, -0.0398460291326046, 0.03087151050567627, 0.0432695671916008, 0.12175067514181137, 0.049626339226961136, 0.052850887179374695, -0.05066182091832161, 0.13143093883991241, -0.11498428881168365, -0.075262151658535, 0.07672280073165894, 0.023273535072803497, 0.04944930225610733, 0.13501903414726257, -0.0727117732167244, -0.006163888145238161, 0.04636382311582565, -0.07107669115066528, -0.05188140273094177, 0.05119689181447029, -0.008650918491184711, -0.09056476503610611, -0.04759499803185463, -0.04343583062291145, -0.07657736539840698, 0.12429354339838028, 0.06244964897632599, -0.06063777580857277, 0.1448947638273239, 0.005726191680878401, -0.08782275021076202, 0.13831646740436554, 0.012612960301339626, -0.027716971933841705, -0.029358472675085068, -0.07661128789186478, -0.07769926637411118, 0.10843788087368011, 0.029023917391896248, 0.08741220831871033, -0.029374411329627037, 0.12595629692077637, -0.12132132798433304, -0.05210930481553078, -0.003202481660991907, 0.003094000741839409, 0.059367112815380096, 0.028977692127227783, 0.12020837515592575, -0.0067899515852332115, -0.011442785151302814, 0.0834176167845726, 0.04605734348297119, 0.04731423035264015, -0.09877659380435944, -0.04028422385454178, -0.14711035788059235, -0.02774542011320591, -0.09066210687160492, -0.08997073769569397, -0.11922725290060043, 0.12297944724559784, 0.3319585919380188, 0.07023417204618454, -0.012333636172115803, -0.07661028951406479, 0.03259791433811188, -0.04707443341612816, 0.07815885543823242, -0.02171451970934868, 0.0969831719994545, 0.024788688868284225, 0.03424147889018059, -0.08800788223743439, -0.0051698097959160805, -0.1385096162557602, -0.10804761946201324, 0.05016232654452324, -0.04083944484591484, -0.014843572862446308, 0.18216893076896667, -0.14587537944316864, -0.2041940987110138, 0.09096161276102066, -0.09704453498125076, -0.1235048770904541, -0.008787713013589382, 0.07072620838880539, 0.1157774105668068, 0.06577139347791672, 0.023236462846398354, 0.0914401113986969, -0.05205438286066055, 0.03586885333061218, -0.23414954543113708, -0.05829448997974396, 0.005436589475721121, -0.12816675007343292, 0.14827477931976318, -0.024846715852618217, 0.040775854140520096, -0.013874133117496967, 0.027091745287179947, -0.07708348333835602, 0.028084060177206993, 0.023017380386590958, 0.18870331346988678, -0.012190282344818115, 0.052393101155757904, -0.05830226466059685, -0.2201339155435562, 0.12250874191522598, 0.10173378884792328, -0.0023090976756066084, -0.07484088838100433, 0.08177191019058228, -0.06236538290977478, 0.10089343786239624, -0.12257669866085052, 0.06720534712076187, 0.1677430123090744, -0.01901087537407875, 0.07820317149162292, 0.0019287687027826905, -0.08820206671953201, 0.04023883119225502, -0.10298464447259903, -0.07138200849294662, -0.12229771912097931, -0.11579321324825287, 0.025314776226878166, -0.03297688439488411, -0.10233502089977264, 0.05408243462443352, -0.15456770360469818, -0.022046905010938644, 0.058698058128356934, 0.060235362499952316, 0.06701941788196564, -0.021605057641863823, -0.04810444638133049, -0.07300177216529846, 0.10466278344392776, 0.054799050092697144, -0.015194730833172798, -0.0680534690618515 ]
ef74fc26378d5f0826978942fc0920e8f1ca2ba5
Org logos
tzvc/organization-logos
[ "task_categories:zero-shot-classification", "size_categories:1M<n<10M", "language:en", "logos", "region:us" ]
2023-03-09T16:34:14+00:00
{"language": ["en"], "size_categories": ["1M<n<10M"], "task_categories": ["zero-shot-classification"], "tags": ["logos"]}
2023-03-26T17:23:10+00:00
[]
[ "en" ]
TAGS #task_categories-zero-shot-classification #size_categories-1M<n<10M #language-English #logos #region-us
Org logos
[]
[ "TAGS\n#task_categories-zero-shot-classification #size_categories-1M<n<10M #language-English #logos #region-us \n" ]
[ 38 ]
[ "passage: TAGS\n#task_categories-zero-shot-classification #size_categories-1M<n<10M #language-English #logos #region-us \n" ]
[ -0.022059734910726547, -0.011138774454593658, -0.005841732025146484, 0.014629293233156204, 0.12091272324323654, 0.09043234586715698, 0.1483481377363205, 0.08640680462121964, 0.1876104176044464, 0.022899100556969643, 0.07836613059043884, 0.019823025912046432, 0.016313906759023666, 0.1181146651506424, -0.08426492661237717, -0.2714114487171173, 0.05749722942709923, -0.05972317233681679, 0.01555006392300129, 0.07119105011224747, 0.00819469802081585, -0.08018429577350616, 0.021218273788690567, -0.10990902036428452, -0.14751040935516357, 0.019579682499170303, 0.018236558884382248, -0.061976876109838486, 0.06329387426376343, -0.03220074623823166, 0.10984469950199127, -0.020523633807897568, -0.07633942365646362, -0.2275284081697464, 0.010885759256780148, -0.033413179218769073, -0.004212043713778257, -0.005794392433017492, 0.09690967947244644, -0.03212214633822441, -0.05484185740351677, -0.1237347349524498, -0.023482833057641983, 0.11266225576400757, -0.13105040788650513, -0.1029142439365387, 0.03302250802516937, 0.06727470457553864, 0.03573302552103996, 0.014952851459383965, -0.0079730823636055, 0.09737847745418549, -0.2444377839565277, 0.026071950793266296, 0.09330432862043381, -0.1891068071126938, -0.02569964900612831, 0.22522589564323425, -0.022601939737796783, 0.11884607374668121, -0.08497751504182816, 0.08147675544023514, 0.06365778297185898, 0.00021414246293716133, -0.12144242227077484, -0.054293639957904816, 0.023453138768672943, 0.002267418894916773, -0.023398198187351227, -0.043410830199718475, 0.18193228542804718, 0.1332654505968094, 0.05100279673933983, -0.16608665883541107, -0.05825166031718254, -0.14090199768543243, -0.11174897104501724, 0.09442035853862762, 0.03482111915946007, 0.029604151844978333, 0.11602456122636795, -0.0007708313642069697, -0.08255694061517715, -0.021864674985408783, -0.14031723141670227, 0.2093091458082199, -0.013252797536551952, 0.06455712020397186, -0.11398553848266602, -0.025276925414800644, -0.20478208363056183, -0.06483899801969528, 0.013572088442742825, -0.10686194151639938, -0.1429457813501358, 0.04897316172719002, 0.04059881344437599, 0.10071039199829102, 0.1596454530954361, 0.024144938215613365, 0.005113140679895878, 0.0809541791677475, -0.03093489073216915, 0.12937471270561218, 0.06839562952518463, 0.1471009999513626, 0.03211269900202751, -0.09404059499502182, -0.04472901672124863, -0.04573310539126396, 0.002574828453361988, -0.03845328092575073, -0.11368399858474731, -0.10683323442935944, 0.011013081297278404, 0.11340922117233276, -0.008024665527045727, 0.03229942172765732, -0.08005010336637497, -0.01636691391468048, 0.11318139731884003, -0.05276742950081825, 0.0037908100057393312, 0.0066354055888950825, -0.0020928364247083664, 0.11685439199209213, -0.18142850697040558, -0.023623976856470108, -0.018193913623690605, 0.03950107842683792, -0.06021834537386894, 0.007742926478385925, -0.04804765060544014, -0.07694824784994125, 0.052460137754678726, -0.15723872184753418, -0.00849775318056345, -0.06852022558450699, -0.08654509484767914, 0.01738976128399372, 0.0019089457346126437, -0.0651867687702179, 0.02085805870592594, -0.04287537559866905, -0.039796896278858185, -0.007459839805960655, -0.010790682397782803, 0.02014162950217724, -0.09628141671419144, 0.03406159207224846, -0.03172988072037697, 0.11235558241605759, -0.17295953631401062, 0.00970926322042942, -0.08318144083023071, 0.06093623489141464, -0.217564657330513, 0.10294146835803986, -0.09123708307743073, 0.22923986613750458, -0.04281226918101311, -0.030241569504141808, -0.09933920204639435, 0.054606836289167404, -0.19562505185604095, 0.16760869324207306, -0.13667333126068115, -0.09920289367437363, 0.08288779109716415, -0.03683777153491974, -0.02870573289692402, 0.0324908047914505, 0.040119364857673645, 0.016879389062523842, 0.09148965775966644, 0.3851046860218048, 0.01955176703631878, 0.031805623322725296, 0.034204304218292236, 0.1068827286362648, -0.1055072620511055, -0.133686825633049, 0.06842611730098724, -0.08559729158878326, -0.026694342494010925, 0.051595695316791534, 0.041617054492235184, -0.010843927040696144, -0.04659015312790871, -0.05006730556488037, -0.015900468453764915, -0.015020256862044334, 0.09852717816829681, 0.07649687677621841, 0.11658763885498047, -0.14079003036022186, -0.02288808859884739, -0.0753273218870163, -0.005469191819429398, 0.08096395432949066, -0.029879717156291008, -0.032749637961387634, 0.06118645519018173, -0.04410163685679436, 0.013585814274847507, -0.14576765894889832, -0.0828060656785965, 0.048108622431755066, 0.04455377534031868, 0.1067093014717102, 0.20728515088558197, 0.029269110411405563, -0.08173638582229614, -0.05156411975622177, 0.0064278701320290565, 0.02116786502301693, -0.004163799341768026, -0.0336674265563488, -0.08127723634243011, 0.03793756663799286, -0.03206996992230415, -0.03257792815566063, -0.044641993939876556, -0.00036107003688812256, 0.1598467081785202, 0.0024021423887461424, 0.08291307091712952, 0.029666176065802574, -0.000016176274584722705, 0.03999066725373268, -0.007452263496816158, -0.023847123607993126, 0.08673934638500214, -0.13357897102832794, -0.07403973489999771, -0.027874257415533066, -0.10938750207424164, 0.1391235589981079, 0.17692340910434723, -0.12396742403507233, 0.022990193217992783, -0.006043307948857546, -0.017775164917111397, 0.0420476496219635, 0.016787800937891006, -0.050765473395586014, -0.012215740978717804, 0.05109156295657158, 0.05570513382554054, -0.03625773638486862, -0.020509114488959312, -0.017513979226350784, 0.02823748253285885, -0.06520164012908936, 0.12082073837518692, 0.09994999319314957, -0.257513165473938, 0.18070323765277863, 0.20463354885578156, 0.13303878903388977, 0.21872738003730774, 0.0003413515514694154, 0.0159843061119318, 0.044573720544576645, 0.0003112157282885164, -0.06173640862107277, 0.1391308456659317, -0.2628990411758423, -0.0021622010972350836, 0.09152239561080933, 0.09738636016845703, 0.056761179119348526, -0.10820022225379944, -0.08476200699806213, -0.05634162947535515, -0.04415183886885643, -0.04516987130045891, 0.026019612327218056, 0.09503642469644547, 0.09109819680452347, 0.054838526993989944, -0.05198398232460022, 0.07792390137910843, -0.08733879029750824, 0.0011991141363978386, 0.09184771031141281, -0.07063211500644684, -0.2824770510196686, -0.1164976954460144, 0.03493756428360939, -0.08799777925014496, 0.01712472178041935, 0.003043712582439184, -0.1841549575328827, -0.021895352751016617, -0.013296629302203655, 0.12175287306308746, -0.15181905031204224, -0.02759420871734619, -0.04756191372871399, 0.1009402945637703, -0.09738662093877792, -0.057354167103767395, -0.06868496537208557, -0.05319537594914436, 0.051452819257974625, 0.10994824022054672, -0.19519922137260437, 0.03974176198244095, 0.2517467141151428, -0.036567941308021545, 0.0777306780219078, -0.03540187329053879, 0.1699439138174057, -0.14975552260875702, 0.010072028264403343, 0.06990383565425873, 0.11364197731018066, 0.003441963577643037, 0.26617032289505005, 0.04522594064474106, -0.11697869002819061, -0.042817603796720505, 0.07691198587417603, -0.11257287114858627, -0.1711546778678894, -0.10657403618097305, -0.11544658243656158, 0.10829047113656998, 0.0813034400343895, 0.08889032900333405, 0.1440352201461792, 0.009455300867557526, 0.017514485865831375, 0.018397251144051552, 0.023252375423908234, 0.04895659163594246, 0.13749195635318756, 0.038516487926244736, 0.04398134723305702, -0.08696682006120682, -0.05946483463048935, 0.09314605593681335, 0.10324957221746445, 0.16758324205875397, 0.22026166319847107, 0.1334896832704544, 0.004273008089512587, -0.03763548657298088, 0.1448497623205185, 0.08278857171535492, 0.10142473131418228, -0.03481410816311836, -0.038054291158914566, -0.0009257225901819766, 0.054437898099422455, 0.03354676440358162, 0.14373546838760376, -0.14152856171131134, -0.027894647791981697, -0.17416849732398987, 0.11750639975070953, 0.11891627311706543, 0.15500319004058838, -0.10087372362613678, 0.08493869751691818, 0.14527477324008942, -0.07089804112911224, -0.078276626765728, 0.12095973640680313, 0.09858131408691406, -0.07166081666946411, 0.11973050981760025, 0.01793932169675827, 0.16588276624679565, -0.023263514041900635, 0.10037463158369064, -0.05129435658454895, -0.17593742907047272, 0.023597322404384613, 0.10168739408254623, -0.051536042243242264, 0.26381269097328186, 0.05233387649059296, -0.04431139677762985, -0.0870913490653038, -0.1024632602930069, -0.0056429170072078705, 0.11697003990411758, 0.12764403223991394, 0.022711506113409996, -0.02001623809337616, -0.10334840416908264, -0.05716824531555176, -0.04333942383527756, 0.10565651953220367, -0.09569449722766876, -0.05371754989027977, 0.01321569923311472, 0.00005257981320028193, -0.03200668841600418, 0.012899021618068218, -0.06485742330551147, -0.06570284068584442, -0.011069833301007748, 0.1281319558620453, -0.0942554920911789, 0.011894592083990574, 0.024976978078484535, -0.048086803406476974, 0.14041201770305634, -0.057960327714681625, -0.06326784193515778, -0.10040612518787384, -0.06413775682449341, 0.09449408948421478, -0.014728307723999023, 0.008628501556813717, -0.11352675408124924, 0.017249323427677155, -0.05482940375804901, -0.10836496949195862, 0.16721518337726593, 0.016017749905586243, -0.03483474999666214, -0.028548501431941986, 0.13400352001190186, -0.13963457942008972, 0.044604893773794174, -0.04452506825327873, 0.03655072674155235, 0.0173733439296484, -0.11782622337341309, 0.10527101904153824, -0.12702400982379913, -0.01965472474694252, 0.17991960048675537, 0.0017160142306238413, -0.13050785660743713, -0.0012372088385745883, -0.0065580434165894985, 0.22671249508857727, 0.3070825934410095, -0.050312984734773636, 0.04105805605649948, 0.024129578843712807, 0.006176432128995657, -0.24507153034210205, 0.011987067759037018, -0.17479519546031952, 0.0186630766838789, -0.0013157996581867337, -0.03289119899272919, 0.03267369791865349, 0.10838354378938675, -0.034545257687568665, 0.22468717396259308, -0.2931390404701233, -0.062691330909729, 0.038702432066202164, -0.028058400377631187, 0.31932032108306885, -0.1594589501619339, -0.07344239205121994, -0.1429716944694519, -0.07591128349304199, 0.1310742199420929, 0.040245167911052704, 0.11925460398197174, -0.09428764879703522, 0.03588628023862839, 0.03538767993450165, -0.03687845915555954, 0.20289252698421478, 0.10447654128074646, 0.12284974008798599, -0.013188418932259083, -0.27893200516700745, 0.15858954191207886, 0.014021600596606731, -0.04802684485912323, -0.009691672399640083, -0.07333215326070786, -0.12668614089488983, -0.04278535395860672, -0.10104662925004959, -0.01187151949852705, -0.0011802844237536192, -0.018888436257839203, -0.07523096352815628, 0.026435229927301407, -0.09057270735502243, 0.07317579537630081, 0.32088595628738403, -0.1510547250509262, 0.07887779176235199, 0.056883085519075394, 0.0686882883310318, -0.06535894423723221, -0.04972708225250244, -0.0341571681201458, -0.010451204143464565, 0.0958574041724205, -0.1999204009771347, 0.05943659320473671, 0.13311883807182312, -0.022133812308311462, 0.06509619951248169, 0.07314418256282806, 0.0523473359644413, -0.0266855638474226, 0.1414518803358078, 0.035644132643938065, -0.24401338398456573, 0.020151622593402863, -0.0822887197136879, 0.10799995809793472, 0.0211042370647192, 0.007916220463812351, 0.10325445234775543, 0.0051606944762170315, 0.026887373998761177, -0.041958920657634735, -0.07037750631570816, 0.021728521212935448, 0.03740561008453369, 0.08507903665304184, -0.11756299436092377, 0.12617574632167816, 0.09492390602827072, -0.03712303936481476, -0.1074729636311531, 0.15026606619358063, -0.09768026322126389, -0.08144181966781616, 0.02809692546725273, 0.09266413748264313, 0.06050078198313713, -0.01595841348171234, -0.0017956027295440435, -0.15286189317703247, 0.032088764011859894, 0.084267258644104, 0.015816690400242805, 0.03669867292046547, 0.02528451383113861, -0.05357560142874718, 0.09802669286727905, -0.0442427322268486, -0.13388791680335999, 0.004264016170054674, -0.1345139443874359, -0.14367921650409698, 0.002652243245393038, 0.07837702333927155, -0.07033909857273102, -0.0403343141078949, -0.16965393722057343, 0.05214504897594452, -0.1811293214559555, 0.029908202588558197, -0.01751800999045372, -0.015224890783429146, 0.012017738074064255, -0.0021216520108282566, -0.04942529648542404, -0.14034751057624817, -0.15887606143951416, -0.002553804311901331, -0.0004901857464574277, 0.09630896896123886, 0.05751108005642891, -0.018547914922237396, 0.07073602080345154, -0.01502779871225357, 0.09797274321317673, 0.010577235370874405, -0.08029492944478989, 0.07281836867332458, -0.04977995902299881, -0.10192452371120453, 0.13084349036216736, 0.014496933668851852, 0.06238236278295517, 0.1586517095565796, -0.029709480702877045, 0.008653946220874786, 0.12074688822031021, 0.10497090965509415, -0.11278997361660004, -0.15619413554668427, 0.023335101082921028, -0.11180461198091507, -0.2375989407300949, -0.004549019504338503, -0.05946589261293411, 0.15527789294719696, -0.04619962349534035, 0.05983887240290642, 0.04880211502313614, 0.0782368928194046, -0.09189452230930328, -0.0005415617488324642, -0.02109958790242672, -0.09398283809423447, 0.011000575497746468, -0.045228805392980576, 0.01237715408205986, -0.013563110493123531, 0.27945640683174133, 0.05663328990340233, -0.01636912114918232, 0.05354709178209305, 0.10347235947847366, -0.03243646025657654, 0.04713008180260658, 0.21609576046466827, 0.11372078955173492, -0.020377304404973984, 0.09841769188642502, -0.05572804808616638, 0.03967999666929245, 0.030012385919690132, 0.22804194688796997, 0.22702984511852264, -0.037313442677259445, 0.044553644955158234, -0.006249124184250832, -0.01706630364060402, -0.08061141520738602, 0.1342659294605255, 0.08037640154361725, 0.054079800844192505, -0.034947045147418976, -0.005004669073969126, 0.17339196801185608, -0.12239576876163483, 0.13180242478847504, -0.056775860488414764, -0.04240912199020386, -0.06949525326490402, -0.13286492228507996, -0.0911368653178215, -0.1413082778453827, 0.05268598720431328, -0.04284204915165901, -0.030536066740751266, 0.23562777042388916, 0.04798341542482376, 0.010019433684647083, 0.08843965828418732, -0.16280695796012878, -0.04523211345076561, 0.10428368300199509, -0.03856750577688217, 0.010774592868983746, -0.04733746498823166, 0.007726270705461502, -0.02835032530128956, -0.030912388116121292, -0.03570805862545967, 0.05277397483587265, -0.12534397840499878, -0.06468174606561661, -0.17848579585552216, -0.10208167135715485, -0.03617057204246521, 0.02759338542819023, -0.03433950990438461, 0.14253491163253784, 0.01489943265914917, -0.036461155861616135, 0.005030110478401184, 0.12977565824985504, -0.039017751812934875, -0.18733195960521698, 0.01857275329530239, 0.10699476301670074, -0.03455517441034317, 0.10947602987289429, -0.06622172892093658, -0.09551551192998886, -0.07804302871227264, 0.18016526103019714, 0.324088990688324, -0.07667094469070435, -0.03956572338938713, -0.021620992571115494, 0.019337577745318413, 0.04873818904161453, 0.07315391302108765, -0.07859738916158676, 0.12389501184225082, -0.014999066479504108, 0.03662595525383949, 0.028977762907743454, -0.03863397240638733, -0.11182402074337006, 0.08371502161026001, 0.11719590425491333, -0.03412528336048126, -0.15518423914909363, 0.14692915976047516, -0.13893748819828033, 0.21759332716464996, 0.24197709560394287, -0.17996886372566223, -0.1252089887857437, -0.020555993542075157, 0.05529090389609337, -0.03196334093809128, 0.09511327743530273, -0.09629258513450623, -0.13175836205482483, -0.20880122482776642, -0.010349871590733528, -0.2545876204967499, -0.15167391300201416, 0.039423756301403046, 0.024592958390712738, 0.12539207935333252, -0.03768569231033325, 0.052512701600790024, 0.06107321381568909, -0.049735892564058304, 0.002397191943600774, 0.08015548437833786, 0.004012921825051308, 0.08605595678091049, -0.07047565281391144, 0.09139297902584076, -0.02659795433282852, -0.019890496507287025, 0.11001678556203842, -0.16650758683681488, -0.050976697355508804, 0.1118016242980957, -0.05743470788002014, -0.05865323543548584, -0.023203633725643158, -0.10821615159511566, 0.03810349479317665, 0.04912443831562996, -0.0011907168664038181, -0.04428403079509735, -0.010464556515216827, 0.0583927296102047, 0.03333749249577522, -0.04730502516031265, -0.19147256016731262, -0.019656743854284286, -0.06370380520820618, 0.12228629738092422, -0.027464404702186584, -0.1812364012002945, 0.008074655197560787, -0.09263699501752853, 0.12450389564037323, -0.08719166368246078, 0.08150691539049149, 0.09267987310886383, -0.05017301067709923, -0.016578570008277893, -0.39910924434661865, 0.06661847978830338, 0.11065816879272461, -0.06469303369522095, -0.07958249747753143 ]
3442fbcb16524c61acc3305471da00bbb5606784
# Dataset Card for "test_ds" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
renyulin/test_ds
[ "region:us" ]
2023-03-09T17:09:07+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "string"}, {"name": "tokens", "sequence": "string"}, {"name": "pos_tags", "sequence": {"class_label": {"names": {"0": "\"", "1": "''", "2": "#", "3": "$", "4": "(", "5": ")", "6": ",", "7": ".", "8": ":", "9": "``", "10": "CC", "11": "CD", "12": "DT", "13": "EX", "14": "FW", "15": "IN", "16": "JJ", "17": "JJR", "18": "JJS", "19": "LS", "20": "MD", "21": "NN", "22": "NNP", "23": "NNPS", "24": "NNS", "25": "NN|SYM", "26": "PDT", "27": "POS", "28": "PRP", "29": "PRP$", "30": "RB", "31": "RBR", "32": "RBS", "33": "RP", "34": "SYM", "35": "TO", "36": "UH", "37": "VB", "38": "VBD", "39": "VBG", "40": "VBN", "41": "VBP", "42": "VBZ", "43": "WDT", "44": "WP", "45": "WP$", "46": "WRB"}}}}, {"name": "chunk_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-ADJP", "2": "I-ADJP", "3": "B-ADVP", "4": "I-ADVP", "5": "B-CONJP", "6": "I-CONJP", "7": "B-INTJ", "8": "I-INTJ", "9": "B-LST", "10": "I-LST", "11": "B-NP", "12": "I-NP", "13": "B-PP", "14": "I-PP", "15": "B-PRT", "16": "I-PRT", "17": "B-SBAR", "18": "I-SBAR", "19": "B-UCP", "20": "I-UCP", "21": "B-VP", "22": "I-VP"}}}}, {"name": "ner_tags", "sequence": {"class_label": {"names": {"0": "O", "1": "B-PER", "2": "I-PER", "3": "B-ORG", "4": "I-ORG", "5": "B-LOC", "6": "I-LOC", "7": "B-MISC", "8": "I-MISC"}}}}], "splits": [{"name": "train", "num_bytes": 6931345, "num_examples": 14041}, {"name": "validation", "num_bytes": 1739223, "num_examples": 3250}, {"name": "test", "num_bytes": 1582054, "num_examples": 3453}], "download_size": 1815184, "dataset_size": 10252622}}
2023-03-09T17:09:44+00:00
[]
[]
TAGS #region-us
# Dataset Card for "test_ds" More Information needed
[ "# Dataset Card for \"test_ds\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"test_ds\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"test_ds\"\n\nMore Information needed" ]
[ -0.21462112665176392, 0.09860513359308243, -0.002700465964153409, -0.018232975155115128, 0.04637537896633148, 0.10964110493659973, 0.14384257793426514, 0.09139971435070038, 0.23834440112113953, -0.010273533873260021, 0.19429096579551697, 0.04398263990879059, -0.01247824914753437, 0.2292039543390274, -0.08660008758306503, 0.06269145011901855, 0.06072385981678963, 0.05018958821892738, -0.11812854558229446, 0.08033216744661331, 0.03554973378777504, -0.0683935210108757, 0.07822215557098389, -0.1549220234155655, -0.17447538673877716, 0.030628126114606857, -0.0279769916087389, -0.0442802757024765, 0.09632556140422821, -0.1379188895225525, 0.16373293101787567, 0.029957931488752365, 0.019933052361011505, -0.13784752786159515, -0.0037770066410303116, -0.026478232815861702, 0.04399246722459793, 0.027309300377964973, -0.01922844722867012, 0.0027602678164839745, -0.15602350234985352, 0.04886423051357269, 0.07413061708211899, -0.05977407842874527, -0.08899933099746704, -0.2847553491592407, -0.1319093406200409, -0.16145414113998413, 0.01152051705867052, 0.037519510835409164, 0.06458362191915512, 0.2260071039199829, -0.21076351404190063, 0.001388356788083911, 0.021082673221826553, 0.028882887214422226, 0.09713639318943024, 0.2880130708217621, 0.032925959676504135, 0.07621468603610992, 0.01655510626733303, 0.0399664081633091, 0.10062181204557419, 0.015955064445734024, -0.17054897546768188, -0.029905235394835472, 0.04992854595184326, 0.13942503929138184, -0.030981170013546944, -0.10204821825027466, 0.39447277784347534, -0.029679667204618454, -0.030187930911779404, 0.0002757855108939111, -0.002472491702064872, -0.09416487067937851, 0.08192381262779236, -0.08459586650133133, 0.03440341353416443, -0.0008110494818538427, 0.018611177802085876, 0.05050958693027496, -0.08292032033205032, -0.2246982902288437, -0.17020262777805328, 0.049459539353847504, -0.038839489221572876, 0.10566601902246475, -0.20413249731063843, 0.03750406205654144, -0.023060275241732597, -0.04689416661858559, -0.10906319320201874, -0.1447635143995285, -0.05747496709227562, -0.06836510449647903, -0.06287621706724167, -0.09105774760246277, 0.1893211305141449, 0.1457468420267105, 0.025604987516999245, 0.04154578223824501, -0.09971307963132858, 0.023740258067846298, 0.1372973918914795, 0.020370030775666237, 0.0768546313047409, 0.0971762165427208, -0.07815024256706238, -0.06529149413108826, -0.07167366147041321, -0.06583084166049957, -0.04610404744744301, -0.008751984685659409, 0.036374155431985855, 0.13351070880889893, -0.038723208010196686, -0.10831332951784134, -0.04477043077349663, -0.033011842519044876, 0.11854524165391922, -0.10729172080755234, 0.0018530137604102492, 0.0607004277408123, -0.06574711948633194, -0.00842583179473877, -0.10051637887954712, -0.06126546487212181, 0.1377023458480835, 0.07122702896595001, -0.04764747992157936, -0.060904912650585175, -0.06576426327228546, -0.010399105958640575, 0.0666392520070076, -0.13296905159950256, 0.09098784625530243, -0.101752869784832, -0.32433709502220154, -0.026191342622041702, -0.023288827389478683, -0.016116134822368622, 0.20968055725097656, -0.014939696528017521, 0.05954078957438469, -0.024602584540843964, -0.053072549402713776, 0.05201833322644234, -0.05342935025691986, 0.10965869575738907, 0.07059770077466965, 0.013476317748427391, -0.14701160788536072, 0.04887249320745468, -0.15450407564640045, 0.016416043043136597, -0.03188241645693779, 0.05445714667439461, -0.18619927763938904, 0.06529328227043152, -0.03603900223970413, -0.015352010726928711, -0.13284063339233398, 0.03660202398896217, 0.0011416057823225856, 0.19788673520088196, -0.29050830006599426, 0.005024054553359747, 0.10939094424247742, -0.13352914154529572, -0.20678463578224182, -0.021618587896227837, -0.045372217893600464, 0.06427442282438278, 0.052269820123910904, 0.3527657091617584, 0.11464978009462357, -0.14516671001911163, 0.09561875462532043, 0.16638462245464325, -0.09846717119216919, -0.1991654336452484, 0.1290726363658905, -0.1017272025346756, -0.14807434380054474, 0.07648425549268723, 0.007138072047382593, -0.03427405655384064, -0.041253767907619476, -0.04252822324633598, -0.022090526297688484, -0.1297076940536499, 0.163284033536911, 0.07975318282842636, 0.031052550300955772, -0.07103146612644196, 0.13823650777339935, 0.02784770540893078, 0.11622055619955063, 0.014893329702317715, -0.07525811344385147, -0.05765736475586891, 0.12470965832471848, -0.09073157608509064, -0.024345390498638153, -0.19839057326316833, -0.13951116800308228, 0.05657053366303444, 0.01193460077047348, -0.03482069447636604, 0.07789934426546097, 0.10574748367071152, -0.09328602999448776, 0.04750974103808403, 0.046353112906217575, 0.07353096455335617, 0.04936501383781433, 0.00614331616088748, 0.055420875549316406, 0.06700719892978668, -0.13265317678451538, -0.04366518557071686, -0.11339161545038223, -0.08548015356063843, 0.118038609623909, -0.011192774400115013, 0.033356450498104095, -0.019817890599370003, 0.04962524026632309, -0.0032081527169793844, 0.004282113164663315, -0.0712403655052185, -0.04569615051150322, -0.06039533391594887, -0.018411995843052864, -0.05828415974974632, 0.03337743505835533, 0.19349130988121033, 0.10264520347118378, 0.07090342044830322, -0.02486271969974041, -0.05394764617085457, 0.013531160540878773, 0.015859665349125862, -0.09134668111801147, -0.04640934616327286, -0.1065143272280693, -0.056710135191679, -0.00668872008100152, -0.05216340348124504, 0.030205296352505684, 0.0031701696570962667, 0.002554179634898901, -0.08720175921916962, 0.04119780659675598, 0.039967507123947144, -0.12023655325174332, 0.15987196564674377, 0.17766423523426056, 0.08513424545526505, 0.06563489139080048, -0.18645641207695007, -0.12569640576839447, 0.02359570562839508, 0.04338475316762924, -0.07040014117956161, 0.23295560479164124, -0.060782354325056076, 0.10033252090215683, 0.10523967444896698, 0.09363747388124466, 0.05322595313191414, -0.062023695558309555, -0.1410871148109436, 0.004587359726428986, -0.04087676480412483, -0.17057330906391144, 0.07958558201789856, 0.021840553730726242, 0.07740944623947144, 0.014672583900392056, -0.04413261637091637, 0.15986935794353485, 0.005157871171832085, -0.10015980154275894, 0.16172832250595093, -0.19256624579429626, -0.2263495773077011, 0.011137695051729679, -0.006314501632004976, 0.05713300779461861, 0.051241595298051834, -0.01882578432559967, -0.19838188588619232, -0.0016789986984804273, 0.0014817274641245604, -0.09406045079231262, -0.10886969417333603, -0.03574451059103012, -0.0002683595521375537, 0.027250787243247032, -0.05394723638892174, -0.1219572052359581, 0.027063870802521706, -0.022944144904613495, 0.20126847922801971, 0.14128895103931427, -0.12427502125501633, 0.1070917397737503, 0.12242574244737625, -0.01313721388578415, 0.06342994421720505, -0.01797311194241047, 0.0846649631857872, -0.0791940912604332, -0.0866575688123703, 0.09240658581256866, -0.016326356679201126, -0.062474943697452545, 0.05494607985019684, -0.02910025231540203, -0.1885223388671875, 0.024170221760869026, -0.11011691391468048, -0.1611822545528412, -0.306465208530426, -0.10614342987537384, -0.018049780279397964, 0.09944023936986923, 0.007749023847281933, 0.06880825757980347, 0.03030313178896904, 0.08813058584928513, 0.1594655066728592, -0.08785594999790192, -0.12643831968307495, -0.09258432686328888, 0.037663210183382034, -0.013388557359576225, -0.03508031368255615, -0.16083885729312897, -0.03059067204594612, 0.12579698860645294, 0.15678271651268005, 0.2323349267244339, 0.09489931911230087, 0.016667010262608528, 0.019646868109703064, 0.07888458669185638, 0.05796805024147034, 0.1281830072402954, 0.14718268811702728, -0.029127318412065506, 0.03331710398197174, -0.00471088383346796, -0.08578086644411087, -0.0070679206401109695, 0.08998862653970718, -0.1656215339899063, 0.003959368914365768, -0.17563095688819885, 0.00011848301801364869, -0.22327840328216553, 0.1276584267616272, -0.24698340892791748, 0.03883114457130432, -0.027781791985034943, 0.1626160591840744, -0.10178255289793015, 0.07570724189281464, 0.0360044464468956, -0.06853514909744263, 0.05454402416944504, 0.013091018423438072, 0.03591807931661606, -0.004661464598029852, 0.012973776087164879, -0.041344281286001205, -0.17228175699710846, 0.0005545337335206568, 0.13817933201789856, -0.3776435852050781, 0.18252596259117126, 0.003936838358640671, -0.03743239492177963, -0.09822707623243332, -0.05500151216983795, -0.037081826478242874, 0.0411975122988224, 0.13806337118148804, -0.020994151011109352, -0.17792785167694092, -0.1686379462480545, -0.013424974866211414, 0.0050092292949557304, 0.1149929091334343, 0.01899491250514984, -0.11204806715250015, 0.049589239060878754, 0.06269889324903488, -0.04444342479109764, -0.14682897925376892, -0.09274069964885712, 0.03077526204288006, 0.038532499223947525, -0.05620533972978592, -0.06177477166056633, 0.00976825226098299, 0.03584375977516174, -0.13445420563220978, -0.005180791486054659, 0.011893373914062977, -0.024558046832680702, -0.1013202890753746, -0.021499210968613625, 0.1762518733739853, -0.01595861278474331, -0.03169110417366028, 0.04997849464416504, -0.04074963182210922, 0.006161381956189871, -0.19467905163764954, 0.0530502013862133, -0.040159739553928375, 0.02739621512591839, -0.09907142072916031, 0.06458602100610733, 0.009829815477132797, 0.028146758675575256, 0.0417521707713604, 0.010867844335734844, -0.004961269907653332, -0.043396856635808945, 0.1521223783493042, -0.07167454063892365, 0.007598599884659052, 0.2052920013666153, 0.07076987624168396, 0.09423163533210754, 0.0654660239815712, -0.02665974572300911, 0.167062446475029, 0.15016202628612518, -0.03187999129295349, 0.170821413397789, 0.09839411079883575, -0.05732453987002373, -0.295975923538208, 0.12553724646568298, -0.12799404561519623, 0.007960197515785694, 0.09079938381910324, -0.24107475578784943, 0.10241305083036423, 0.14978502690792084, -0.07693732529878616, 0.29596084356307983, -0.1739729642868042, -0.03720101714134216, 0.2559036612510681, -0.005743261426687241, 0.29608961939811707, -0.14824643731117249, -0.11359913647174835, -0.05579504743218422, -0.06252343952655792, 0.13112376630306244, -0.03430509939789772, -0.015529369935393333, -0.03610307723283768, 0.09327715635299683, 0.05095125362277031, -0.06617236137390137, 0.2534380257129669, 0.07946673780679703, 0.1607929766178131, -0.0707600936293602, 0.02110501006245613, 0.09008640795946121, -0.04146610200405121, 0.1354302316904068, 0.08042042702436447, 0.10579556971788406, -0.1478782743215561, -0.002594642573967576, 0.05363144725561142, 0.03035394474864006, 0.05774080753326416, -0.0924840196967125, -0.1279211789369583, -0.017467956990003586, -0.17874780297279358, -0.07507513463497162, 0.09559131413698196, -0.0011291089467704296, 0.025768684223294258, -0.03364291042089462, 0.08843459188938141, 0.008006447926163673, 0.011609043926000595, 0.01940435916185379, -0.06817693263292313, 0.07250696420669556, -0.2307218462228775, 0.018215404823422432, 0.1783711165189743, 0.0351174920797348, 0.007853698916733265, 0.0310601145029068, -0.08413929492235184, 0.009644263423979282, 0.0997450053691864, -0.0654589906334877, -0.021096983924508095, 0.07088907808065414, -0.1748065948486328, -0.016354920342564583, 0.08219411224126816, 0.01177417952567339, 0.08254928141832352, 0.04164968803524971, -0.060934700071811676, 0.041598785668611526, -0.08008044958114624, 0.19465471804141998, 0.11890728771686554, 0.06167161092162132, -0.16151602566242218, 0.17521259188652039, -0.010121573694050312, -0.10141247510910034, 0.023528987541794777, -0.09534212946891785, -0.09920427948236465, -0.07502024620771408, -0.07357712090015411, 0.23835858702659607, 0.013485921546816826, -0.11101134121417999, -0.03837263211607933, -0.0752856507897377, 0.02805916592478752, 0.12514066696166992, 0.10462029278278351, 0.17336414754390717, 0.09497682005167007, -0.07131767272949219, -0.03607415407896042, -0.009503310546278954, -0.0838058590888977, 0.0783098042011261, -0.08928192406892776, -0.22178716957569122, -0.09077570587396622, 0.18186834454536438, -0.10702478140592575, -0.058581434190273285, -0.08808692544698715, 0.13711409270763397, -0.2604956030845642, 0.007245014421641827, 0.06311894953250885, -0.02287434972822666, 0.06825609505176544, 0.006579159293323755, 0.039877332746982574, -0.04214359074831009, -0.11432037502527237, 0.15543630719184875, 0.07228019088506699, 0.01286355871707201, -0.09300938993692398, -0.02902381308376789, 0.07400547713041306, 0.0005123939481563866, 0.10260271281003952, 0.1594620794057846, 0.00714406743645668, 0.09823071211576462, -0.07237366586923599, -0.062209006398916245, 0.08678852766752243, 0.11778087913990021, 0.03164690360426903, -0.010244330391287804, -0.02279961109161377, 0.13638542592525482, -0.06582162529230118, 0.1431688517332077, -0.010465898551046848, -0.06284075230360031, -0.005850669927895069, -0.1413126438856125, -0.058805614709854126, 0.0013185852440074086, -0.06923702359199524, 0.2063673883676529, 0.1179012656211853, 0.018939662724733353, 0.0667751207947731, 0.0358896367251873, -0.007691261358559132, -0.09018611907958984, -0.029755359515547752, -0.08475577086210251, -0.061537835747003555, 0.10894447565078735, 0.0670061707496643, -0.0707123875617981, 0.4631701409816742, -0.08446092158555984, -0.0837167352437973, -0.034175120294094086, 0.05663832277059555, 0.12013281136751175, 0.029966074973344803, 0.30723100900650024, 0.09241744875907898, -0.05820257589221001, -0.09511242806911469, 0.054059386253356934, -0.00884855818003416, 0.04320480674505234, 0.07123418897390366, 0.17536845803260803, -0.06766197830438614, -0.015555759891867638, -0.03526861220598221, -0.04816785082221031, 0.12103505432605743, -0.049044229090213776, -0.03562761843204498, -0.03278324007987976, 0.12272471934556961, 0.016863500699400902, -0.019102413207292557, -0.049096282571554184, 0.023799637332558632, -0.12430905550718307, -0.08068683743476868, -0.11381008476018906, -0.010716553777456284, -0.04963722825050354, -0.1507035344839096, 0.054760247468948364, -0.016807174310088158, -0.06933531910181046, 0.2676534950733185, 0.05366939678788185, -0.052396733313798904, 0.12830905616283417, -0.07702983915805817, 0.09244327247142792, 0.040356673300266266, -0.03819666802883148, -0.13555748760700226, 0.05541146919131279, -0.07181357592344284, 0.08656363934278488, -0.0221581868827343, 0.005828076042234898, -0.0471373088657856, 0.004158234689384699, -0.01517920009791851, -0.12163485586643219, -0.02460973709821701, -0.04627262055873871, 0.10518688708543777, -0.1632682830095291, 0.04878069460391998, 0.03890688344836235, 0.058080725371837616, 0.04326745122671127, 0.09587810188531876, 0.05975381284952164, -0.028814785182476044, -0.04962659999728203, 0.0777134969830513, 0.001685956260189414, 0.11566822230815887, 0.01102237869054079, -0.07600700855255127, -0.02766421064734459, 0.09045810997486115, 0.23798538744449615, -0.013885068707168102, -0.04072275012731552, 0.028743386268615723, 0.04172724857926369, -0.025830527767539024, 0.18101820349693298, 0.007538364734500647, 0.12286138534545898, -0.0073565347120165825, -0.11240973323583603, 0.0030288081616163254, -0.0751168504357338, 0.0038443177472800016, 0.03352084755897522, 0.06899487227201462, -0.06325260549783707, -0.10764982551336288, 0.17247284948825836, -0.1588478535413742, 0.10423991829156876, 0.12696008384227753, -0.03607143461704254, -0.10513154417276382, -0.021924329921603203, 0.020106900483369827, -0.12409524619579315, -0.05163600668311119, -0.10771645605564117, 0.00459030456840992, -0.08191391080617905, -0.08377029746770859, -0.2401566505432129, -0.1244453564286232, 0.02903117798268795, 0.06776995956897736, 0.04852108284831047, 0.009266389533877373, 0.27653560042381287, -0.006255051586776972, 0.05226006731390953, -0.11500812321901321, 0.12253352999687195, 0.08718527853488922, 0.08192179352045059, -0.00926171150058508, -0.016296612098813057, -0.007104509510099888, -0.0025858664885163307, 0.11582238972187042, -0.013148517347872257, -0.04264920949935913, 0.049824461340904236, -0.01991605944931507, -0.14939938485622406, -0.00704155070707202, -0.09646464139223099, 0.09598100930452347, -0.03361904248595238, -0.014724289998412132, 0.06703711301088333, -0.015640031546354294, 0.12700174748897552, 0.014508290216326714, -0.10475338250398636, -0.05919463559985161, -0.04209795221686363, -0.06254459917545319, 0.13781900703907013, -0.03600864112377167, -0.17187532782554626, 0.058215051889419556, -0.05460399016737938, 0.020417863503098488, 0.09996163100004196, 0.05636480450630188, 0.06544389575719833, 0.06414709240198135, -0.052941881120204926, 0.04043521732091904, 0.027020415291190147, 0.04686317220330238, -0.06544402986764908, -0.12272554636001587 ]
428ff15c93b475e206a0999fe5a2bad39bc53de6
# Dataset Card for "evaluacion_derivaciones_update" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
mhaite/evaluacion_derivaciones_update
[ "region:us" ]
2023-03-09T20:26:23+00:00
{"dataset_info": {"features": [{"name": "fuente", "dtype": "string"}, {"name": "cid", "dtype": "string"}, {"name": "context", "sequence": "string"}, {"name": "prev_target_text", "dtype": "string"}, {"name": "input_text", "dtype": "string"}, {"name": "target_text", "dtype": "string"}, {"name": "entidades", "sequence": "string"}, {"name": "keywords", "sequence": "string"}, {"name": "intent", "dtype": "string"}, {"name": "pod", "dtype": "string"}, {"name": "raw_target_text", "dtype": "string"}, {"name": "raw_input_text", "dtype": "string"}, {"name": "keyutter", "dtype": "bool"}, {"name": "__index_level_0__", "dtype": "int64"}, {"name": "generated_input_text", "dtype": "string"}, {"name": "generated_keywords", "dtype": "string"}, {"name": "generated_entities", "struct": [{"name": "Amigos", "dtype": "float64"}, {"name": "Autoestima", "dtype": "float64"}, {"name": "Edad", "dtype": "float64"}, {"name": "Familia", "dtype": "float64"}, {"name": "Hobbie", "dtype": "float64"}, {"name": "Medicamento", "dtype": "float64"}, {"name": "Nombre", "dtype": "float64"}, {"name": "Pareja", "dtype": "float64"}, {"name": "Problema", "dtype": "float64"}, {"name": "Profesi\u00f3n", "dtype": "float64"}, {"name": "Relevante", "dtype": "float64"}, {"name": "Trabajo", "dtype": "float64"}, {"name": "Tratamiento", "dtype": "float64"}, {"name": "contexto", "dtype": "float64"}, {"name": "problemas de sue\u00f1o", "dtype": "float64"}, {"name": "problemas t\u00e9cnicos", "dtype": "float64"}, {"name": "sintomas", "dtype": "float64"}, {"name": "soluciones", "dtype": "float64"}]}, {"name": "generated_intents", "struct": [{"name": "None", "dtype": "float64"}, {"name": "adiccion", "dtype": "float64"}, {"name": "alimentario", "dtype": "float64"}, {"name": "animo", "dtype": "float64"}, {"name": "ansiedad", "dtype": "float64"}, {"name": "autoestima", "dtype": "float64"}, {"name": "autopercepcion", "dtype": "float64"}, {"name": "contexto_covid", "dtype": "float64"}, {"name": "depresion", "dtype": "float64"}, {"name": "duelo", "dtype": "float64"}, {"name": "enfermedades_de_salud_mental", "dtype": "float64"}, {"name": "estres", "dtype": "float64"}, {"name": "estres_academico", "dtype": "float64"}, {"name": "estres_economico", "dtype": "float64"}, {"name": "familiar_salud_fisica", "dtype": "float64"}, {"name": "fobia", "dtype": "float64"}, {"name": "frustracion_", "dtype": "float64"}, {"name": "identidad_genero_y_sexual", "dtype": "float64"}, {"name": "infidelidad", "dtype": "float64"}, {"name": "informacion", "dtype": "float64"}, {"name": "informacion_familiar", "dtype": "float64"}, {"name": "ira", "dtype": "float64"}, {"name": "laboral", "dtype": "float64"}, {"name": "miedo", "dtype": "float64"}, {"name": "problemas_familiares", "dtype": "float64"}, {"name": "random", "dtype": "float64"}, {"name": "relaciones_de_pareja", "dtype": "float64"}, {"name": "relaciones_sociales", "dtype": "float64"}, {"name": "salud_fisica", "dtype": "float64"}, {"name": "separacion", "dtype": "float64"}, {"name": "sexualidad", "dtype": "float64"}, {"name": "sue\u00f1o", "dtype": "float64"}, {"name": "sugerencia", "dtype": "float64"}]}, {"name": "generated_pod", "struct": [{"name": "despedida", "dtype": "float64"}, {"name": "motivo_consulta", "dtype": "float64"}, {"name": "pregunta_sobre_motivo", "dtype": "float64"}, {"name": "presentacion", "dtype": "float64"}, {"name": "solucion", "dtype": "float64"}]}, {"name": "generated_keyutter", "dtype": "float64"}], "splits": [{"name": "train", "num_bytes": 352754, "num_examples": 266}], "download_size": 285947, "dataset_size": 352754}}
2023-03-09T20:26:27+00:00
[]
[]
TAGS #region-us
# Dataset Card for "evaluacion_derivaciones_update" More Information needed
[ "# Dataset Card for \"evaluacion_derivaciones_update\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"evaluacion_derivaciones_update\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"evaluacion_derivaciones_update\"\n\nMore Information needed" ]
[ -0.16872259974479675, 0.23218239843845367, -0.006844192743301392, -0.026704510673880577, 0.15381848812103271, 0.1105680987238884, 0.032978057861328125, 0.030666783452033997, 0.08031405508518219, 0.02205302193760872, 0.08903366327285767, 0.07234957069158554, 0.04283829405903816, 0.20504124462604523, -0.10555624961853027, -0.05428113415837288, 0.07467949390411377, 0.004786093719303608, -0.00533396378159523, 0.04483792558312416, 0.026082681491971016, -0.08098215609788895, 0.07843279838562012, -0.10550671070814133, -0.14334498345851898, 0.08113338053226471, -0.03487563505768776, -0.08794088661670685, 0.09496616572141647, -0.053569309413433075, 0.1821889728307724, 0.06929084658622742, -0.03616807237267494, -0.11287941038608551, 0.011804044246673584, -0.011725255288183689, -0.0393548384308815, 0.053605251014232635, 0.03834798187017441, -0.09810324758291245, 0.09698043763637543, -0.0656929761171341, 0.02247919701039791, -0.02473733387887478, -0.1808340698480606, -0.26083698868751526, -0.20579387247562408, -0.13995768129825592, 0.10743793100118637, -0.028669800609350204, 0.060466501861810684, 0.1304772049188614, -0.1369163542985916, -0.03036077506840229, 0.001219612779095769, -0.12145420163869858, 0.07601366192102432, 0.17306236922740936, -0.027148736640810966, 0.12529988586902618, 0.009649465791881084, 0.07873636484146118, 0.10383488237857819, -0.04710407182574272, -0.04891660436987877, -0.05551207438111305, -0.10345388203859329, 0.08177698403596878, -0.03198762983083725, -0.08949629962444305, 0.4774506986141205, 0.025880638509988785, -0.03239462152123451, 0.06937766075134277, 0.04380427673459053, -0.08099094778299332, 0.02089904248714447, -0.07490227371454239, 0.039033740758895874, 0.008322140201926231, 0.10771278291940689, -0.012309921905398369, -0.11438947170972824, -0.06623543053865433, -0.1587369441986084, 0.03495907038450241, -0.03489478677511215, 0.08733991533517838, -0.19347916543483734, 0.010091273114085197, -0.018055621534585953, -0.04116734862327576, -0.08154363185167313, -0.09208790212869644, -0.04813183471560478, -0.06874779611825943, -0.043557796627283096, -0.05509379506111145, 0.0931161493062973, 0.09050624817609787, -0.03734075278043747, 0.03123878315091133, -0.08746810257434845, 0.06787168234586716, 0.19860544800758362, 0.021800687536597252, 0.032279156148433685, -0.029566867277026176, -0.033269744366407394, -0.09940651804208755, -0.010882764123380184, -0.08381126821041107, -0.05983513593673706, 0.0026623643934726715, -0.003237989265471697, 0.1748000681400299, -0.07520940154790878, -0.11255882680416107, -0.09052113443613052, -0.030542699620127678, 0.15434029698371887, -0.08880816400051117, -0.010620796121656895, -0.0009910681983456016, -0.10223931819200516, 0.07232128828763962, -0.07940445095300674, -0.018758492544293404, 0.07550684362649918, 0.08978907018899918, -0.117143414914608, -0.09205587208271027, -0.044699426740407944, 0.013603335246443748, 0.07911109924316406, -0.20288369059562683, 0.1038363054394722, -0.07183386385440826, -0.22431783378124237, -0.0012497311690822244, -0.0073493714444339275, -0.048999276012182236, 0.1219610795378685, 0.005246064160019159, 0.1053350493311882, -0.049486737698316574, -0.04458824172616005, 0.042064521461725235, -0.08045919984579086, 0.07906072586774826, 0.013710570521652699, 0.013226226903498173, -0.19938723742961884, 0.046094100922346115, -0.11655620485544205, 0.04260920360684395, -0.04061531648039818, 0.01819397509098053, -0.10995412617921829, 0.04175388440489769, -0.09784779697656631, 0.0015523380134254694, -0.13263384997844696, 0.02823115512728691, -0.004185577388852835, 0.18077783286571503, -0.1820446103811264, -0.03905150666832924, 0.03594363108277321, -0.1320868879556656, -0.17100797593593597, -0.03983767703175545, -0.03606516122817993, 0.045051150023937225, 0.0957193374633789, 0.1888871043920517, 0.09512213617563248, -0.06396063417196274, 0.024881470948457718, 0.05916392058134079, -0.17184366285800934, -0.24384406208992004, 0.05681243911385536, -0.03807378560304642, -0.12774522602558136, 0.05183156579732895, 0.06478587538003922, -0.038873035460710526, -0.0640825629234314, -0.06521477550268173, 0.014227722771465778, -0.08601611107587814, 0.004378203768283129, -0.007950270548462868, 0.03864256665110588, 0.027192385867238045, 0.15263792872428894, 0.022671474143862724, 0.0751783698797226, 0.07962421327829361, -0.06073203310370445, -0.05271654948592186, 0.15764795243740082, -0.08929233998060226, -0.0024434630759060383, -0.162168487906456, -0.11879468709230423, 0.014588146470487118, 0.02204347588121891, -0.06793344765901566, 0.09564243257045746, 0.06397140771150589, -0.10988856106996536, 0.010244401171803474, 0.07555627822875977, 0.046635206788778305, 0.013227374292910099, 0.04307175055146217, 0.02704034186899662, 0.06750514358282089, -0.11959360539913177, -0.013529054820537567, -0.11257947981357574, -0.08966583013534546, 0.1831798553466797, 0.012955703772604465, 0.0575115941464901, -0.014471177943050861, 0.04439424350857735, 0.023913878947496414, -0.020446743816137314, -0.05479617789387703, -0.0012273200554773211, -0.01690044067800045, -0.008202753029763699, 0.00925696175545454, -0.06094662472605705, 0.26635077595710754, 0.11079134047031403, 0.05418798327445984, 0.025011295452713966, -0.15554891526699066, 0.029460987076163292, 0.019403379410505295, -0.0156540609896183, 0.040970783680677414, -0.1344495564699173, -0.011210882104933262, 0.045599017292261124, -0.03483482450246811, 0.058001160621643066, 0.07441627234220505, 0.0022141376975923777, -0.17544905841350555, -0.003817114746198058, 0.14567367732524872, -0.12937648594379425, 0.1006106287240982, 0.21148118376731873, 0.1033199355006218, 0.123514823615551, -0.06251908093690872, -0.11251195520162582, 0.013751334510743618, -0.002557518193498254, -0.05553504824638367, 0.19903720915317535, -0.11624443531036377, 0.017633048817515373, 0.08874065428972244, 0.013406644575297832, 0.1355130970478058, -0.06468913704156876, -0.11440801620483398, 0.01261097751557827, 0.008945292793214321, -0.16155922412872314, 0.07036077976226807, 0.020959794521331787, 0.09404536336660385, 0.020178696140646935, 0.009370109997689724, 0.08354546874761581, 0.025505002588033676, -0.004543965216726065, 0.17028392851352692, -0.14821073412895203, -0.2960223853588104, -0.09842453896999359, -0.0841476246714592, 0.033500172197818756, 0.07973526418209076, -0.02601153776049614, -0.12253852933645248, -0.05400488153100014, 0.08324404805898666, 0.009870318695902824, -0.2167617231607437, -0.048511259257793427, 0.017415208742022514, 0.049103666096925735, -0.10564752668142319, -0.09724541753530502, 0.010446988977491856, -0.029260264709591866, 0.03535504639148712, 0.10028965026140213, -0.12511220574378967, 0.14892633259296417, 0.11462710797786713, -0.0058166575618088245, 0.04912862554192543, -0.021412262693047523, 0.09602439403533936, -0.10701390355825424, -0.09772864729166031, 0.1532321274280548, -0.004420754965394735, -0.011947045102715492, 0.026072675362229347, 0.006937625352293253, -0.1928664892911911, -0.015282903797924519, -0.021967610344290733, -0.16868865489959717, -0.27098116278648376, -0.1384032964706421, -0.04244484752416611, 0.022279072552919388, 0.038197070360183716, 0.03227739408612251, 0.007221297826617956, 0.1389651596546173, 0.08429376035928726, -0.09808572381734848, -0.14287911355495453, -0.044590771198272705, 0.10075986385345459, -0.03719240054488182, 0.006177846807986498, -0.15727505087852478, 0.019231176003813744, 0.16077089309692383, 0.1962732970714569, 0.2517118453979492, 0.15385565161705017, -0.026451196521520615, 0.03899005427956581, 0.09024734050035477, 0.037556152790784836, 0.13008315861225128, 0.1217464730143547, -0.054007258266210556, -0.04971446469426155, 0.01799311675131321, -0.14722371101379395, -0.0001893410662887618, 0.07254527509212494, -0.20105163753032684, -0.042083315551280975, -0.1109437495470047, -0.012423924170434475, -0.14673089981079102, 0.06837739050388336, -0.25551673769950867, 0.062472034245729446, 0.019304689019918442, 0.21101467311382294, -0.08972544223070145, 0.04802139475941658, -0.005688467063009739, -0.04499416425824165, 0.07046525180339813, -0.0061502535827457905, 0.034414827823638916, -0.100853331387043, -0.017446991056203842, -0.12371482700109482, -0.11921282857656479, -0.00500288512557745, 0.0828424021601677, -0.20667971670627594, 0.295710027217865, 0.0458751916885376, -0.044050853699445724, -0.06158469244837761, -0.04103604331612587, -0.06095458194613457, 0.13724327087402344, 0.16713903844356537, 0.003668184857815504, -0.13134221732616425, -0.1565667688846588, 0.014950980432331562, 0.04054943844676018, 0.10738968104124069, -0.00653653172776103, -0.0700727179646492, 0.06726790219545364, 0.07578182220458984, -0.0569099560379982, -0.18415434658527374, -0.10894308984279633, -0.12305212020874023, 0.058750271797180176, -0.007707114797085524, -0.033197131007909775, 0.023150185123085976, -0.003171843010932207, -0.1401316076517105, 0.0883864015340805, 0.049998410046100616, -0.010707845911383629, -0.11836481839418411, -0.027569890022277832, 0.1728503406047821, -0.03099176287651062, 0.026841241866350174, 0.011262829415500164, -0.035133786499500275, -0.0034774087835103273, -0.15345750749111176, 0.073909692466259, -0.06565773487091064, 0.1282123476266861, -0.06846542656421661, 0.07807929813861847, -0.012961436994373798, -0.05877535417675972, 0.02026238851249218, 0.003933974541723728, 0.016947375610470772, -0.056604672223329544, 0.12364517152309418, -0.10949663072824478, 0.12049661576747894, 0.18666043877601624, 0.010657747276127338, -0.028357241302728653, 0.05150029435753822, -0.027288153767585754, 0.12865188717842102, 0.15034103393554688, -0.026583123952150345, 0.16306975483894348, 0.16660389304161072, -0.07548792660236359, -0.19339238107204437, 0.04051005840301514, -0.1496899574995041, -0.03427524492144585, 0.15710626542568207, -0.31356027722358704, 0.054493751376867294, 0.22711490094661713, -0.054839469492435455, 0.24442140758037567, -0.2040361911058426, 0.018117059022188187, 0.170420303940773, 0.040353067219257355, 0.384353905916214, -0.13191668689250946, -0.10424978286027908, -0.04817163199186325, -0.14196212589740753, 0.19338829815387726, 0.016738029196858406, 0.005415649618953466, -0.022719426080584526, 0.10440333932638168, 0.03287363797426224, -0.02537226676940918, 0.2306356430053711, 0.013229052536189556, 0.142441064119339, -0.04821601137518883, -0.0641380026936531, 0.12231377512216568, -0.05848095938563347, 0.04503711685538292, 0.05250430852174759, 0.0511065348982811, -0.22046874463558197, -0.006505829282104969, 0.0602826289832592, 0.09283549338579178, 0.04543209820985794, -0.043875474482774734, -0.07291325181722641, -0.015223793685436249, -0.14347393810749054, -0.0423620268702507, 0.2373863309621811, -0.007431037724018097, 0.024937016889452934, -0.03073337860405445, 0.03831727057695389, -0.07656119763851166, 0.044916193932294846, -0.07099919766187668, -0.04587226361036301, 0.0952192023396492, -0.21195708215236664, 0.03198915347456932, 0.11253660172224045, 0.011861219070851803, 0.030056582763791084, 0.017888953909277916, -0.029421862214803696, 0.0879940316081047, 0.18864686787128448, -0.06795619428157806, -0.014236369170248508, 0.06684843450784683, -0.07425876706838608, 0.07354096323251724, 0.15623392164707184, 0.10257919877767563, 0.122247613966465, -0.007366236764937639, -0.04071863368153572, 0.03969001770019531, 0.012143224477767944, 0.11091625690460205, 0.03168525919318199, 0.0046431152150034904, -0.1510549932718277, 0.2438141256570816, 0.0795641764998436, -0.23059265315532684, 0.01225967612117529, -0.1570538431406021, -0.0808928832411766, -0.0741967186331749, -0.12522374093532562, 0.1396428793668747, -0.1114175096154213, -0.12718676030635834, -0.02538037672638893, -0.016408462077379227, 0.020766081288456917, 0.13679124414920807, 0.0650586485862732, 0.13881240785121918, 0.009656088426709175, -0.05969870835542679, -0.007956053130328655, -0.09275798499584198, -0.02343425527215004, 0.03662111237645149, -0.12066394835710526, -0.20441700518131256, -0.027727436274290085, 0.1046397015452385, -0.07441020756959915, -0.10190267115831375, -0.08194468915462494, 0.051325444132089615, -0.19060595333576202, -0.024154510349035263, 0.00033603288466110826, -0.015017658472061157, -0.018601534888148308, -0.007009310182183981, -0.07237205654382706, -0.015920383855700493, -0.129179909825325, 0.11555583029985428, 0.04916123300790787, 0.09989043325185776, -0.07496793568134308, -0.0072866762056946754, 0.0471033975481987, 0.010448596440255642, 0.09827901422977448, 0.09761800616979599, 0.030415555462241173, 0.1507621705532074, -0.13365189731121063, -0.011764745227992535, 0.11250659078359604, 0.038630545139312744, 0.08042065054178238, -0.0011761157074943185, 0.010361389257013798, 0.10979042947292328, -0.0327373631298542, 0.06348326057195663, -0.05006011202931404, -0.13197512924671173, -0.04833407327532768, -0.07819206267595291, -0.10608654469251633, 0.04441523179411888, -0.06034332886338234, 0.20154960453510284, 0.05713627114892006, 0.06304939836263657, 0.11604341119527817, -0.05763668939471245, 0.010708147659897804, -0.05753183364868164, -0.04650407284498215, -0.06718628108501434, -0.0668376162648201, 0.06339425593614578, 0.031106293201446533, -0.02452395297586918, 0.44162049889564514, -0.02342832274734974, 0.004829483572393656, -0.039316575974226, 0.14802975952625275, -0.08008037507534027, -0.012531920336186886, 0.32426542043685913, 0.1591370403766632, -0.02159000374376774, -0.06717073172330856, 0.08068469911813736, 0.008255588822066784, 0.008514861576259136, 0.07909144461154938, 0.11097242683172226, -0.05021318420767784, 0.04343613609671593, -0.004940592683851719, -0.09723977744579315, 0.1384756863117218, -0.00912246573716402, 0.00014569584163837135, 0.006684551481157541, 0.12810158729553223, -0.10413680970668793, 0.09281092137098312, -0.00012598613102454692, 0.02930101752281189, -0.016147131100296974, -0.02834172733128071, -0.06202199310064316, -0.08648067712783813, -0.07249089330434799, -0.13129529356956482, 0.05842839926481247, -0.05964284390211105, 0.026257673278450966, 0.24186289310455322, 0.05140615254640579, -0.04471179470419884, 0.042116694152355194, -0.1272270828485489, -0.03769877925515175, 0.04891383647918701, 0.015902016311883926, -0.06016561761498451, 0.02914268709719181, -0.04356241971254349, 0.03171669691801071, 0.0424201600253582, -0.010075860656797886, -0.005079973954707384, 0.08630204945802689, 0.008803441189229488, -0.14084506034851074, -0.0010746883926913142, -0.0675760880112648, 0.10267443209886551, -0.14116604626178741, 0.050964172929525375, -0.021682659164071083, 0.035464853048324585, 0.028233936056494713, 0.23344384133815765, 0.0468977615237236, 0.13437442481517792, -0.06420691311359406, 0.07918059825897217, 0.07283876836299896, 0.14253287017345428, -0.01568092592060566, -0.08323545008897781, 0.01620982401072979, 0.11124805361032486, 0.13991759717464447, 0.02065114676952362, -0.0332147590816021, -0.011643201112747192, 0.05337953194975853, 0.020044084638357162, 0.13638648390769958, 0.019505353644490242, 0.05027139186859131, 0.05010385066270828, -0.08620884269475937, -0.04793539270758629, 0.03264927491545677, 0.022862544283270836, 0.07053155452013016, 0.016220832243561745, -0.031548064202070236, -0.10669022053480148, 0.21898417174816132, -0.08265608549118042, 0.032258421182632446, 0.03553992882370949, -0.09386583417654037, -0.13410989940166473, -0.017534779384732246, 0.08244956284761429, -0.057553261518478394, 0.02106061950325966, -0.06494049727916718, -0.10794256627559662, -0.02137511596083641, 0.013859545812010765, -0.26310500502586365, -0.26645901799201965, 0.038456518203020096, 0.11335243284702301, 0.17839999496936798, -0.005150800105184317, 0.07311069965362549, -0.02558038756251335, 0.03972369804978371, -0.08999129384756088, 0.03570345789194107, 0.030713144689798355, 0.09034831076860428, 0.030534518882632256, 0.00031972702709026635, -0.03483954817056656, -0.04706002026796341, 0.08479487150907516, -0.009178749285638332, -0.029772967100143433, 0.025343863293528557, -0.008522807620465755, -0.0072357733733952045, 0.052733778953552246, -0.09980858862400055, 0.06610126793384552, -0.0015953454421833158, 0.025416864082217216, 0.05375118926167488, -0.03376566618680954, 0.15274937450885773, 0.10286135971546173, -0.004031673073768616, -0.06616488844156265, -0.04210750013589859, -0.0653773695230484, 0.07054931670427322, -0.03708406537771225, -0.07922866195440292, 0.135398268699646, -0.062286101281642914, 0.05432095751166344, 0.04820522665977478, 0.07640421390533447, 0.013332773931324482, 0.041781581938266754, -0.04790273681282997, -0.0165103729814291, 0.054244328290224075, 0.00452005211263895, -0.061308808624744415, -0.05254801735281944 ]
c8bd9301d321c973cfd7a681e222fab5382beace
indo-law: Indonesian law dataset containing section annotation of court decision documents https://github.com/ir-nlp-csui/indo-law ``` @article{nuranti2022predicting, title={Predicting the Category and the Length of Punishment in Indonesian Courts Based on Previous Court Decision Documents}, author={Nuranti, Eka Qadri and Yulianti, Evi and Husin, Husna Sarirah}, journal={Computers}, volume={11}, number={6}, pages={88}, year={2022}, publisher={Multidisciplinary Digital Publishing Institute} } ```
bstds/indo_law
[ "language:id", "region:us" ]
2023-03-09T21:55:23+00:00
{"language": ["id"]}
2023-03-10T15:29:04+00:00
[]
[ "id" ]
TAGS #language-Indonesian #region-us
indo-law: Indonesian law dataset containing section annotation of court decision documents URL
[]
[ "TAGS\n#language-Indonesian #region-us \n" ]
[ 11 ]
[ "passage: TAGS\n#language-Indonesian #region-us \n" ]
[ 0.08048354089260101, -0.19246108829975128, -0.007298073265701532, -0.08386432379484177, 0.02728983201086521, 0.04438372701406479, 0.026110688224434853, 0.051694680005311966, 0.10264407098293304, -0.03477663919329643, 0.04429328814148903, -0.09113626927137375, 0.08623380959033966, -0.10096437484025955, 0.04986235126852989, -0.4017157256603241, 0.07040991634130478, -0.031771622598171234, 0.24827462434768677, 0.14380696415901184, 0.0019967604894191027, 0.04560075327754021, 0.06704743206501007, -0.00547639699652791, -0.04185980185866356, 0.003429163945838809, -0.08577211946249008, -0.1040734052658081, 0.03988180309534073, -0.06031874567270279, 0.2166699916124344, -0.04329309239983559, -0.13570430874824524, -0.16358132660388947, -0.0009188625263050199, -0.07486533373594284, -0.003964616917073727, -0.09374916553497314, -0.04998086765408516, -0.023131871595978737, 0.14248010516166687, 0.12028852850198746, -0.014951721765100956, -0.0396791510283947, -0.21863307058811188, -0.21102772653102875, -0.011412820778787136, -0.028705572709441185, 0.11488568782806396, 0.013264437206089497, -0.053797680884599686, 0.05261830613017082, -0.25836730003356934, -0.06941213458776474, -0.0006302883266471326, -0.11484643816947937, 0.00892106257379055, 0.02730194851756096, 0.1471833884716034, 0.18347641825675964, -0.09129326790571213, 0.006330799777060747, -0.03607060760259628, -0.01741843670606613, -0.1593519002199173, -0.2136707901954651, -0.18153120577335358, -0.047203246504068375, 0.017508966848254204, -0.007786375470459461, 0.23176263272762299, -0.01746891252696514, -0.0386468730866909, 0.04592917859554291, 0.019593877717852592, 0.029643293470144272, -0.03177369385957718, -0.10037673264741898, -0.06375531107187271, 0.11656621843576431, 0.3466343581676483, -0.04168757423758507, -0.12412877380847931, 0.024118464440107346, -0.16753415763378143, 0.14820270240306854, -0.002189205028116703, 0.044160570949316025, -0.14505313336849213, -0.08523047715425491, -0.17672568559646606, -0.1327081173658371, 0.008693176321685314, -0.02558434195816517, 0.045003995299339294, 0.09880813956260681, 0.08692426234483719, 0.02873489446938038, 0.09122169762849808, 0.006439304444938898, -0.03755253925919533, 0.0808340311050415, 0.02430732734501362, 0.1393936276435852, 0.0059441509656608105, 0.07252392917871475, 0.05221693217754364, 0.026581723242998123, -0.062362123280763626, -0.18956254422664642, 0.0678483322262764, -0.08010473102331161, -0.04045869782567024, 0.04996449127793312, -0.08211228996515274, 0.07274524867534637, -0.11803364753723145, -0.00036195566644892097, -0.017454326152801514, 0.0029348167590796947, 0.059298135340213776, -0.08008242398500443, -0.06855562329292297, -0.07862203568220139, 0.03377049043774605, 0.17986582219600677, -0.14750517904758453, 0.016768546774983406, 0.014079799875617027, 0.11285772174596786, 0.03979461267590523, 0.06206116825342178, -0.10190536826848984, 0.08954080194234848, 0.03779815509915352, -0.09652891010046005, 0.023214470595121384, -0.12374459207057953, -0.10642611980438232, -0.038137100636959076, 0.014065940864384174, -0.0717826709151268, 0.17350468039512634, 0.0014659656444564462, 0.07701132446527481, 0.06339868903160095, -0.09276729077100754, -0.07505515217781067, -0.07798746973276138, 0.0744585245847702, 0.07212499529123306, 0.08274326473474503, -0.1378527730703354, 0.020631521940231323, -0.10137054324150085, 0.18517397344112396, -0.17218850553035736, -0.08930953592061996, -0.024967217817902565, 0.1384992003440857, 0.05554194748401642, 0.05256440117955208, -0.18517033755779266, 0.02376249060034752, -0.1571759581565857, 0.09502331167459488, -0.14758804440498352, -0.029670441523194313, 0.2179642766714096, -0.1339544653892517, -0.14929121732711792, 0.07591178268194199, 0.08337003737688065, 0.17545434832572937, -0.0980817973613739, 0.387391597032547, -0.10485555231571198, 0.07364968955516815, 0.14321380853652954, 0.16385456919670105, -0.018529802560806274, -0.021501991897821426, 0.10131946951150894, -0.02044701762497425, -0.005338817834854126, 0.06229018419981003, 0.09039008617401123, 0.03739212825894356, 0.05235840380191803, -0.041703395545482635, 0.11674881726503372, 0.005469299387186766, 0.018844109028577805, 0.02261423133313656, 0.12136490643024445, -0.15450145304203033, 0.06809200346469879, 0.004800519440323114, 0.06266259402036667, 0.07776729762554169, 0.005060501862317324, -0.028879817575216293, 0.00004724164682556875, 0.04418380931019783, 0.06639209389686584, -0.07348320633172989, 0.002726122736930847, 0.024255437776446342, 0.08309125155210495, 0.04921697825193405, -0.009038642048835754, 0.039406780153512955, -0.15041665732860565, -0.027474280446767807, 0.03439832851290703, 0.10941258817911148, 0.041634928435087204, 0.1769813895225525, 0.04267186298966408, 0.1469886302947998, 0.0007533813477493823, -0.011741703376173973, -0.08726681768894196, -0.058779288083314896, 0.025906892493367195, -0.01897098310291767, -0.008703421801328659, 0.02629302628338337, -0.00875580683350563, 0.11608494073152542, 0.04386045038700104, 0.036467380821704865, 0.04269374907016754, -0.005583283491432667, -0.08134539425373077, 0.2736203372478485, -0.1285218745470047, 0.18648658692836761, 0.1440228819847107, -0.22028867900371552, -0.0021974320989102125, -0.007054722402244806, 0.06413986533880234, -0.04960762336850166, 0.02756694331765175, 0.016838740557432175, -0.010186314582824707, 0.021318256855010986, 0.02030891180038452, -0.038059052079916, 0.02019808441400528, -0.05765752121806145, -0.16789419949054718, -0.020871935412287712, 0.03834717348217964, -0.030776381492614746, -0.1463383138179779, 0.23232348263263702, 0.27254340052604675, 0.012187694199383259, 0.1570214331150055, -0.04354742541909218, 0.043529901653528214, -0.06846340745687485, 0.0692375972867012, -0.038340114057064056, 0.029591450467705727, -0.2959645092487335, -0.061002083122730255, 0.05835350230336189, 0.11472563445568085, 0.022586209699511528, -0.07086674124002457, -0.15567059814929962, -0.09063871204853058, 0.0558309443295002, -0.04951823502779007, 0.013675983063876629, -0.06063993275165558, -0.00150394591037184, 0.005176204722374678, -0.029201900586485863, 0.0210192259401083, -0.005724795628339052, -0.011648896150290966, 0.09826763719320297, -0.11511660367250443, -0.4058528244495392, -0.049365732818841934, -0.10290443897247314, -0.004060965962707996, -0.042259976267814636, 0.0487302727997303, -0.1572408676147461, 0.0024389992468059063, 0.10597498714923859, -0.07384554296731949, -0.041262391954660416, -0.08609788864850998, -0.10551200807094574, 0.05810214951634407, -0.15618595480918884, 0.02793792076408863, -0.03205445781350136, -0.0474562793970108, 0.04869401454925537, 0.15753202140331268, -0.16851849853992462, 0.08306325972080231, 0.2338227778673172, 0.08917013555765152, 0.059817515313625336, 0.023598287254571915, 0.07108406722545624, -0.2563128173351288, -0.11446498334407806, 0.1437654346227646, -0.12171857804059982, 0.011355841532349586, 0.15028615295886993, 0.013916867785155773, -0.12944374978542328, 0.015899784862995148, -0.011825261637568474, -0.10811461508274078, -0.14692029356956482, 0.0017564942827448249, -0.13893000781536102, 0.05519754812121391, -0.16809748113155365, -0.04699815809726715, 0.12137676030397415, -0.016772160306572914, 0.15234525501728058, -0.03282204642891884, -0.040152985602617264, -0.07263103127479553, 0.1182735487818718, -0.06575831770896912, 0.018859919160604477, -0.07168584316968918, -0.05791564658284187, 0.05650002881884575, 0.14551334083080292, 0.06170085817575455, 0.23083405196666718, 0.12985339760780334, 0.1592322140932083, 0.19653598964214325, 0.14444589614868164, -0.05539790168404579, -0.15542761981487274, -0.05445702746510506, 0.0052496143616735935, -0.06680994480848312, -0.03275468572974205, -0.02915208414196968, -0.0679304227232933, -0.15977506339550018, 0.11481538414955139, -0.18196214735507965, 0.1584572196006775, -0.14311812818050385, 0.02023162506520748, 0.16041705012321472, 0.06841900199651718, 0.07460714876651764, 0.04766605421900749, -0.01513857301324606, 0.09519854933023453, 0.11223885416984558, -0.17553730309009552, 0.05528716742992401, 0.16580931842327118, 0.11172731965780258, -0.12265777587890625, 0.09743663668632507, -0.17333586513996124, -0.1859845519065857, 0.03612695261836052, 0.1267266869544983, -0.13570266962051392, 0.31196096539497375, 0.044144973158836365, -0.10287933051586151, -0.08502329885959625, -0.060487426817417145, 0.006304944399744272, 0.06538496911525726, 0.05218464881181717, 0.10143374651670456, -0.28412696719169617, -0.12786398828029633, 0.005821338389068842, 0.017996501177549362, 0.22577598690986633, 0.11614800244569778, -0.19477476179599762, -0.0026243370957672596, 0.04676242545247078, -0.047519516199827194, 0.13818486034870148, -0.0350920744240284, -0.07968490570783615, 0.1059323102235794, 0.0432053804397583, -0.05520128086209297, 0.029153965413570404, 0.04592758044600487, 0.17930568754673004, 0.0879833996295929, 0.04256472736597061, -0.015333843417465687, -0.05065872147679329, -0.26130977272987366, 0.12137387692928314, -0.11884506791830063, -0.11997614055871964, -0.08775483071804047, -0.14610852301120758, -0.04965473711490631, 0.029932763427495956, 0.11697148531675339, -0.0033873827196657658, 0.074637271463871, -0.0454632043838501, 0.1059924066066742, -0.012811499647796154, 0.009663601405918598, 0.01940557174384594, -0.04088464751839638, 0.040039923042058945, -0.14942902326583862, -0.0036829651799052954, -0.06526266038417816, -0.03151896968483925, 0.039807628840208054, -0.05378883704543114, 0.130122110247612, -0.05092264339327812, -0.2557322084903717, 0.1240324079990387, 0.09434282779693604, 0.10449816286563873, 0.0911247655749321, 0.3554117977619171, -0.02332826890051365, -0.16556525230407715, -0.22165104746818542, -0.16439412534236908, -0.060419753193855286, -0.024680854752659798, -0.10447849333286285, 0.08929697424173355, 0.2216625213623047, -0.0025640358217060566, 0.08737550675868988, -0.20336490869522095, -0.026344047859311104, 0.10638201981782913, -0.07566063106060028, 0.4053145945072174, -0.18387961387634277, -0.16982075572013855, -0.050654854625463486, -0.18355602025985718, 0.041129011660814285, 0.03453023359179497, 0.04200528562068939, -0.003808664856478572, -0.018629353493452072, -0.013053800910711288, 0.07003165036439896, 0.24895672500133514, -0.015566769056022167, 0.00921375397592783, -0.12992610037326813, -0.19013728201389313, 0.04618579521775246, 0.024133211001753807, -0.046761468052864075, -0.04182405024766922, -0.11944292485713959, -0.15693341195583344, 0.0007154705817811191, -0.1277148276567459, -0.05850816145539284, 0.08154058456420898, -0.07111294567584991, -0.029123706743121147, 0.10672159492969513, -0.12724727392196655, 0.02840214967727661, 0.26789095997810364, -0.028970884159207344, 0.04219536855816841, -0.0795956626534462, -0.003542956430464983, -0.18423113226890564, 0.14859619736671448, -0.16088810563087463, 0.0411018542945385, 0.042821016162633896, -0.06245894357562065, -0.10062028467655182, 0.00496413791552186, -0.10370323807001114, 0.14008235931396484, -0.010727510787546635, -0.10093271732330322, 0.16566772758960724, 0.14692552387714386, 0.010597719810903072, -0.10282334685325623, -0.008800273761153221, -0.02947602979838848, 0.17175538837909698, -0.13563629984855652, -0.06874367594718933, 0.03650927171111107, -0.029931269586086273, 0.012437908910214901, -0.020683759823441505, -0.10261428356170654, -0.000357779732439667, 0.0016616065986454487, 0.06313833594322205, -0.034255243837833405, 0.2178015410900116, 0.22740165889263153, -0.12970544397830963, -0.007905986160039902, 0.27850744128227234, -0.043233513832092285, -0.010809270665049553, -0.0807604044675827, 0.10132434219121933, 0.006165664177387953, -0.1058640331029892, 0.04761773720383644, -0.07333071529865265, -0.10572027415037155, 0.08743667602539062, -0.01744074933230877, 0.051356177777051926, 0.06261102855205536, 0.0060525680892169476, 0.2286243885755539, -0.03514953330159187, 0.019116917625069618, -0.005250571761280298, 0.01878994144499302, -0.19768159091472626, 0.15348796546459198, 0.177259162068367, -0.07902157306671143, -0.20216181874275208, -0.24813243746757507, 0.05803203582763672, -0.10181904584169388, 0.02250434085726738, -0.16268865764141083, -0.053449202328920364, 0.020112069323658943, -0.04860694706439972, -0.01877724565565586, -0.1260288953781128, -0.07407519966363907, 0.06946846842765808, -0.00030573358526453376, 0.05701266974210739, -0.017849279567599297, -0.06039745733141899, 0.16155312955379486, 0.04662473127245903, 0.05567498877644539, 0.18524524569511414, -0.009034530259668827, 0.21308711171150208, -0.15800359845161438, -0.020792808383703232, 0.11957310885190964, 0.00675943773239851, 0.08551760762929916, 0.06472907215356827, -0.11047696322202682, 0.04744352400302887, 0.0633949264883995, 0.03389532491564751, -0.047670867294073105, -0.09115374088287354, -0.1255543828010559, -0.0464039109647274, -0.2537645101547241, -0.01632179133594036, -0.07637353986501694, 0.20162248611450195, -0.07903548330068588, -0.009778570383787155, 0.07176538556814194, 0.14216628670692444, 0.06630882620811462, -0.007845791056752205, -0.013228015042841434, -0.19628019630908966, 0.15486551821231842, -0.08961765468120575, -0.02939751371741295, -0.013157060369849205, 0.2931409478187561, 0.014255709014832973, 0.06809339672327042, -0.029083359986543655, 0.04515080153942108, -0.08091714978218079, 0.046871840953826904, 0.17875061929225922, 0.2136888951063156, -0.09676886349916458, -0.09329846501350403, -0.02188771404325962, -0.08960980921983719, 0.0018161500338464975, 0.009781857021152973, 0.14690585434436798, 0.19132736325263977, 0.1445821225643158, 0.056941475719213486, 0.056051790714263916, -0.028456253930926323, -0.1937503218650818, 0.032434478402137756, 0.03752511739730835, -0.017545990645885468, 0.03324386104941368, 0.14794215559959412, -0.060128211975097656, 0.05714511498808861, -0.1038300171494484, -0.11466548591852188, -0.07637114822864532, -0.261851966381073, 0.049947820603847504, -0.0772564634680748, -0.04797184467315674, -0.04795294255018234, 0.03279025852680206, 0.199998140335083, 0.05284339562058449, -0.06821497529745102, 0.18025349080562592, -0.06147213280200958, -0.08142873644828796, -0.0002654167474247515, -0.03787485510110855, 0.11448881775140762, -0.06656597554683685, -0.04415236786007881, -0.13081519305706024, -0.03571359068155289, -0.03302455320954323, 0.020542511716485023, -0.0698867216706276, -0.07384102791547775, -0.16027769446372986, -0.08518539369106293, -0.043904054909944534, 0.03493662178516388, -0.017701979726552963, 0.07523440569639206, 0.04435914754867554, 0.029122881591320038, 0.010741191916167736, 0.21968361735343933, 0.04612188786268234, -0.04265638813376427, -0.004578119609504938, 0.012475116178393364, -0.0533953458070755, 0.03396248817443848, -0.08894912153482437, -0.026479007676243782, -0.05607500299811363, 0.28878656029701233, 0.1350902020931244, -0.07360996305942535, 0.005186828784644604, 0.036451149731874466, 0.09415484219789505, 0.019761353731155396, 0.1367875635623932, 0.09703324735164642, 0.21390269696712494, 0.014479788020253181, 0.059837840497493744, -0.02964072674512863, -0.07013808935880661, -0.1114044189453125, 0.02286253310739994, 0.10893764346837997, -0.020385010167956352, -0.016033144667744637, 0.19885645806789398, -0.2408020943403244, 0.13824911415576935, 0.03338034451007843, -0.1531221568584442, -0.12490870803594589, -0.07595299929380417, 0.09552553296089172, 0.05884756147861481, 0.08655162155628204, 0.009321542456746101, -0.1419164389371872, -0.09688032418489456, 0.13087500631809235, -0.20327971875667572, -0.2441447377204895, 0.09221471846103668, 0.19073517620563507, 0.05632518231868744, 0.029313599690794945, -0.08943624049425125, -0.024197213351726532, 0.11179368942975998, 0.04029284790158272, 0.1549387276172638, 0.0907675102353096, 0.17809514701366425, -0.15691986680030823, 0.07851901650428772, -0.015002930536866188, -0.13798438012599945, 0.113261379301548, -0.05058525502681732, 0.010201196186244488, 0.14968235790729523, 0.04283766448497772, 0.04400159791111946, -0.005088091362267733, -0.14153079688549042, 0.0639408752322197, 0.1650053709745407, 0.031656645238399506, -0.010873314924538136, -0.03489129617810249, 0.04486982896924019, -0.0031457198783755302, -0.12055325508117676, -0.1984231024980545, 0.090528205037117, -0.12731151282787323, 0.16114941239356995, 0.03332165628671646, 0.0075291297398507595, 0.05980513244867325, 0.02688920870423317, 0.17025628685951233, -0.009050737135112286, 0.022044586017727852, -0.011942876502871513, 0.06884770095348358, 0.008394289761781693, -0.2979079484939575, 0.1140957623720169, 0.000993434339761734, 0.007875318638980389, -0.013492240570485592 ]
66fde603d92a65c3942250535084971ac7ceffc7
# Dataset Card for "turkishSMS-ds" The dataset was utilized in the following study. It consists of Turkish SMS spam and legitimate data. Uysal, A. K., Gunal, S., Ergin, S., & Gunal, E. S. (2013). The impact of feature extraction and selection on SMS spam filtering. Elektronika ir Elektrotechnika, 19(5), 67-72. [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
akuysal/turkishSMS-ds
[ "task_categories:text-classification", "task_categories:text-generation", "language:tr", "region:us" ]
2023-03-09T22:02:04+00:00
{"language": ["tr"], "task_categories": ["text-classification", "text-generation"], "dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "sms length", "dtype": "int64"}], "splits": [{"name": "train", "num_bytes": 95574.6, "num_examples": 765}, {"name": "validation", "num_bytes": 10619.4, "num_examples": 85}], "download_size": 59882, "dataset_size": 106194}}
2023-03-19T10:50:48+00:00
[]
[ "tr" ]
TAGS #task_categories-text-classification #task_categories-text-generation #language-Turkish #region-us
# Dataset Card for "turkishSMS-ds" The dataset was utilized in the following study. It consists of Turkish SMS spam and legitimate data. Uysal, A. K., Gunal, S., Ergin, S., & Gunal, E. S. (2013). The impact of feature extraction and selection on SMS spam filtering. Elektronika ir Elektrotechnika, 19(5), 67-72. More Information needed
[ "# Dataset Card for \"turkishSMS-ds\"\n\nThe dataset was utilized in the following study. It consists of Turkish SMS spam and legitimate data.\n\nUysal, A. K., Gunal, S., Ergin, S., & Gunal, E. S. (2013). The impact of feature extraction and selection on SMS spam filtering. Elektronika ir Elektrotechnika, 19(5), 67-72.\n\nMore Information needed" ]
[ "TAGS\n#task_categories-text-classification #task_categories-text-generation #language-Turkish #region-us \n", "# Dataset Card for \"turkishSMS-ds\"\n\nThe dataset was utilized in the following study. It consists of Turkish SMS spam and legitimate data.\n\nUysal, A. K., Gunal, S., Ergin, S., & Gunal, E. S. (2013). The impact of feature extraction and selection on SMS spam filtering. Elektronika ir Elektrotechnika, 19(5), 67-72.\n\nMore Information needed" ]
[ 34, 96 ]
[ "passage: TAGS\n#task_categories-text-classification #task_categories-text-generation #language-Turkish #region-us \n# Dataset Card for \"turkishSMS-ds\"\n\nThe dataset was utilized in the following study. It consists of Turkish SMS spam and legitimate data.\n\nUysal, A. K., Gunal, S., Ergin, S., & Gunal, E. S. (2013). The impact of feature extraction and selection on SMS spam filtering. Elektronika ir Elektrotechnika, 19(5), 67-72.\n\nMore Information needed" ]
[ 0.014495985582470894, -0.1932767629623413, -0.0024955933913588524, -0.05203106626868248, 0.14065249264240265, 0.05020438879728317, 0.2083585411310196, -0.05739649757742882, 0.04163031652569771, -0.05021420866250992, 0.07501953840255737, 0.023602699860930443, 0.0374465137720108, 0.1870737224817276, -0.08454611897468567, -0.10528886318206787, 0.034268856048583984, -0.12669265270233154, -0.04855986312031746, 0.14482003450393677, 0.12190061807632446, 0.005944306496530771, 0.04084440693259239, -0.08160103112459183, -0.10291647166013718, 0.095427967607975, -0.0025063003413379192, -0.09134083986282349, 0.038424961268901825, -0.05024094879627228, 0.1500033438205719, -0.00011574877134989947, -0.04707552120089531, -0.09242653101682663, 0.03298632800579071, -0.05261620134115219, -0.05623231083154678, -0.025039510801434517, 0.01820269599556923, -0.07351947575807571, 0.23932693898677826, -0.14315253496170044, 0.0011483884882181883, -0.07264474779367447, -0.08636222034692764, 0.10602103918790817, -0.16302131116390228, -0.005382657051086426, 0.1175549328327179, 0.058317672461271286, -0.04989377036690712, 0.06178765371441841, -0.10576613992452621, 0.06857606023550034, -0.0021109015215188265, -0.04603995382785797, -0.010532579384744167, -0.08001097291707993, -0.01968066208064556, 0.16469842195510864, 0.12393949925899506, 0.11000877618789673, 0.008134915493428707, -0.006377461366355419, -0.0430375337600708, -0.04370594769716263, -0.012995586730539799, -0.04622606933116913, -0.07271026819944382, -0.09995993226766586, 0.40155455470085144, 0.048332806676626205, 0.04446826130151749, -0.06258848309516907, -0.03051215223968029, 0.00797360111027956, 0.04173386096954346, -0.07721368968486786, -0.11827458441257477, -0.07151883095502853, 0.09987616539001465, 0.08087538182735443, -0.061241306364536285, -0.058063581585884094, -0.22975210845470428, 0.1952948272228241, 0.009200708009302616, 0.036058906465768814, -0.07994227111339569, 0.02848256193101406, 0.10259771347045898, -0.08664263039827347, 0.10673972219228745, -0.04583293944597244, -0.051566291600465775, 0.015000411309301853, 0.03609602898359299, -0.2414432018995285, 0.07675521820783615, -0.04367340728640556, -0.04228683561086655, 0.029659774154424667, 0.015727903693914413, 0.048982735723257065, 0.1572743058204651, -0.1205369159579277, 0.03213288635015488, -0.03077302686870098, -0.04210007190704346, -0.018092043697834015, 0.020436624065041542, -0.044675398617982864, -0.06713300198316574, 0.07284732162952423, 0.07254716008901596, 0.12164000421762466, -0.01886979676783085, 0.04063277319073677, 0.01986139640212059, -0.060133613646030426, 0.12122131139039993, -0.09977909177541733, -0.05362148955464363, -0.0002679198805708438, -0.11406873911619186, -0.10106255114078522, -0.12518510222434998, 0.022149691358208656, -0.02998647838830948, 0.1302032619714737, 0.02383381314575672, 0.01559869572520256, 0.015586272813379765, -0.17629525065422058, 0.03175598382949829, -0.23614655435085297, 0.004053913056850433, -0.22471128404140472, -0.33518165349960327, -0.03493635728955269, -0.08034084737300873, -0.035613346844911575, 0.11932504922151566, -0.07404467463493347, -0.0041604917496442795, 0.03200754150748253, -0.03395310416817665, 0.11078684777021408, -0.13291293382644653, 0.07556366920471191, -0.13969865441322327, 0.035648416727781296, -0.006647455506026745, 0.01594437099993229, -0.06641367822885513, -0.02355182357132435, 0.028853507712483406, 0.1561679095029831, -0.1315145641565323, 0.07429729402065277, -0.05606212466955185, 0.009083223529160023, -0.08517247438430786, -0.011565255001187325, -0.03845422714948654, 0.16481050848960876, -0.19714394211769104, -0.08311865478754044, -0.1538602113723755, -0.12611043453216553, -0.0849796012043953, 0.013326133601367474, -0.06861473619937897, 0.07400170713663101, 0.11440688371658325, 0.3646860420703888, -0.03410026431083679, 0.10461951047182083, -0.11072572320699692, 0.0006783141870982945, -0.07370615750551224, 0.041459985077381134, 0.11122822761535645, 0.07278317213058472, -0.057137489318847656, 0.018528100103139877, 0.043838344514369965, 0.07966417819261551, -0.041437577456235886, -0.050287891179323196, 0.10641758143901825, -0.0625089630484581, 0.14883771538734436, -0.017851771786808968, 0.1402355283498764, -0.07779113203287125, 0.023641077801585197, 0.012533798813819885, 0.06722662597894669, 0.030926864594221115, -0.09243812412023544, -0.0951647236943245, 0.1531987190246582, -0.02939663641154766, 0.04964693635702133, -0.13157755136489868, -0.04617288336157799, -0.03635342791676521, 0.11945805698633194, 0.07928405702114105, -0.08342202752828598, -0.008404829539358616, -0.007147431373596191, -0.01691056229174137, 0.032281745225191116, -0.02836378663778305, 0.03279684856534004, 0.011858850717544556, -0.11647924780845642, 0.0991433709859848, -0.028808800503611565, 0.10597684234380722, 0.035085875540971756, -0.007581023033708334, 0.12301130592823029, 0.08990544825792313, 0.017076194286346436, 0.0261865071952343, 0.012239892035722733, 0.0732918456196785, -0.01267304178327322, -0.0018422259017825127, -0.012859256006777287, -0.08640602231025696, 0.007934622466564178, 0.012070606462657452, -0.05882902070879936, 0.13219095766544342, 0.0973416268825531, 0.005520509090274572, -0.02890215814113617, 0.0845196470618248, 0.004884069319814444, -0.0002469687897246331, -0.038354694843292236, -0.05383697897195816, 0.059428803622722626, -0.0006722656544297934, 0.08965473622083664, -0.04857463017106056, -0.022930657491087914, 0.016440533101558685, 0.0008739661425352097, -0.02661740593612194, 0.1016174703836441, 0.020796164870262146, -0.2874918580055237, 0.12071628123521805, 0.04717319458723068, 0.0903518795967102, 0.2636474072933197, -0.029442299157381058, 0.027990927919745445, -0.018721820786595345, -0.05364847928285599, -0.05679003894329071, 0.08780726790428162, -0.09004559367895126, -0.0006085805944167078, 0.059269312769174576, 0.09597443044185638, 0.08563202619552612, -0.01137035246938467, -0.08359802514314651, 0.03597798943519592, -0.025629118084907532, -0.2355070859193802, 0.05611685290932655, 0.0000281852680927841, 0.1128411591053009, -0.07616483420133591, 0.022029045969247818, -0.0014603260206058621, -0.05238842964172363, -0.12919028103351593, 0.11681550741195679, -0.13268829882144928, -0.3710017502307892, -0.006787480786442757, 0.029936932027339935, -0.08368997275829315, -0.00018766355060506612, 0.0604676827788353, -0.1690150946378708, 0.027702508494257927, -0.048473089933395386, 0.07037631422281265, -0.020399203523993492, -0.017222387716174126, -0.008311662822961807, 0.0030981178861111403, -0.08849912881851196, -0.032932352274656296, -0.002776022767648101, -0.10131076723337173, 0.14824357628822327, 0.10945119708776474, -0.09829193353652954, 0.18541820347309113, 0.1521662026643753, -0.08768407255411148, 0.045366231352090836, -0.05530233681201935, 0.14326119422912598, -0.11337020248174667, -0.004689023829996586, 0.02545653097331524, -0.013703951612114906, -0.017377732321619987, 0.12167225778102875, -0.014917085878551006, -0.030201463028788567, 0.031844086945056915, 0.00841000210493803, -0.07837048172950745, -0.2999596893787384, -0.19482168555259705, -0.009015708230435848, -0.05844134837388992, -0.05142005905508995, 0.02079741284251213, 0.06385363638401031, 0.07992880046367645, 0.025494148954749107, 0.018396344035863876, 0.05680151283740997, -0.03258245438337326, 0.16634538769721985, 0.03222813457250595, 0.06919554620981216, -0.09952975064516068, -0.008212292566895485, 0.12563437223434448, -0.09154175221920013, 0.2317863553762436, 0.03687441349029541, -0.02102005109190941, 0.07069570571184158, -0.032989900559186935, 0.04611750692129135, 0.04921945556998253, 0.029422905296087265, 0.03439289331436157, -0.061349328607320786, -0.03245030716061592, -0.015813522040843964, 0.016452424228191376, -0.11659875512123108, -0.12359506636857986, -0.042285315692424774, 0.10229425132274628, 0.19614192843437195, -0.10771644860506058, -0.04126302897930145, -0.14128658175468445, -0.00040477074799127877, 0.01961483620107174, -0.02583455480635166, 0.011561907827854156, 0.009878375567495823, 0.11649021506309509, -0.02994644083082676, 0.12531724572181702, 0.013743175193667412, 0.11494322121143341, -0.03853192180395126, 0.012691612355411053, -0.14016221463680267, -0.13787372410297394, -0.043183695524930954, 0.1391775906085968, -0.013938815332949162, 0.27696493268013, 0.0045337374322116375, 0.02065236307680607, -0.12548358738422394, -0.06764725595712662, 0.06467968970537186, 0.058459166437387466, 0.06861446797847748, 0.0459812693297863, -0.1597456932067871, -0.0959441140294075, -0.06814287602901459, 0.018322832882404327, 0.0759521946310997, -0.0618717335164547, -0.01964789442718029, 0.05386737734079361, 0.07334396988153458, -0.03763266280293465, -0.11305882036685944, -0.17162199318408966, -0.07726169377565384, 0.02185223437845707, -0.041325684636831284, -0.03565947338938713, 0.07116373628377914, -0.0874817967414856, -0.1014905497431755, 0.000750448030885309, -0.15305715799331665, -0.16754572093486786, -0.03893287479877472, 0.04686041176319122, 0.008169890381395817, -0.06280003488063812, -0.07097718119621277, 0.09994694590568542, -0.07639525830745697, -0.057621635496616364, -0.08660992234945297, -0.009099593386054039, -0.05964075028896332, 0.012102903798222542, -0.06854771077632904, 0.08449709415435791, 0.0770392194390297, 0.051836565136909485, 0.010767540894448757, 0.0067426227033138275, 0.040394823998212814, -0.11815020442008972, 0.015968719497323036, 0.05668322741985321, 0.032700952142477036, 0.28122296929359436, 0.09381028264760971, -0.14472055435180664, -0.12977448105812073, -0.07056786864995956, 0.1542319655418396, 0.1622236967086792, -0.06411027908325195, 0.1207706555724144, 0.010177967138588428, -0.07249447703361511, -0.15105226635932922, -0.05547522380948067, 0.01964881271123886, 0.05031772330403328, 0.04954882338643074, -0.10081705451011658, -0.04373738914728165, 0.12396079301834106, 0.019217731431126595, -0.016174210235476494, -0.33519676327705383, -0.13274045288562775, 0.05686529353260994, -0.03589342162013054, 0.3010185658931732, -0.04753781855106354, -0.06288133561611176, -0.09703242033720016, 0.12580499053001404, 0.0974448174238205, -0.12056615203619003, -0.012350557371973991, 0.010317686945199966, 0.1123846247792244, -0.0010240280535072088, 0.010310557670891285, 0.2467878758907318, 0.050236012786626816, 0.14276543259620667, -0.11220654845237732, -0.19574594497680664, 0.10715831816196442, 0.016461936756968498, 0.05463606119155884, -0.014082521200180054, 0.08969295024871826, -0.12266645580530167, -0.05841240659356117, -0.02121744118630886, 0.049306612461805344, 0.07253146171569824, -0.013030367903411388, -0.12711168825626373, -0.04798778146505356, 0.022603893652558327, -0.004790395963937044, 0.04445716738700867, -0.023352036252617836, -0.05374050885438919, -0.0020046576391905546, 0.07389303296804428, -0.11175008118152618, 0.07637530565261841, -0.052976932376623154, -0.027034079656004906, 0.045964837074279785, -0.14542269706726074, -0.0971774235367775, 0.16099904477596283, -0.004432774148881435, 0.12121516466140747, -0.011167669668793678, -0.009345727041363716, 0.11536875367164612, 0.146543487906456, -0.08432286977767944, -0.12075012922286987, -0.06765881180763245, -0.06117062643170357, 0.08560013771057129, -0.08926742523908615, 0.08580843359231949, -0.01011747308075428, 0.04080269858241081, -0.011029405519366264, 0.004753934685140848, 0.014546455815434456, 0.2349192500114441, -0.019130703061819077, -0.0018973941914737225, -0.11926674097776413, 0.10803701728582382, 0.09782677888870239, -0.044583145529031754, 0.06034034118056297, 0.011783350259065628, -0.2064777910709381, -0.033464379608631134, -0.15997812151908875, 0.17544987797737122, 0.04228564724326134, -0.14595367014408112, -0.07493843138217926, -0.08583401143550873, 0.013898256234824657, 0.10872668027877808, 0.04734528809785843, 0.06727251410484314, -0.06270480155944824, -0.01653226837515831, 0.03594464063644409, 0.07191146165132523, 0.15629331767559052, -0.0444943793118, -0.1895868480205536, -0.04393396154046059, 0.08214038610458374, 0.09068953990936279, -0.07385844737291336, -0.013920588418841362, 0.04321662336587906, 0.03807630017399788, -0.13249294459819794, 0.09410775452852249, -0.07414928823709488, -0.015042150393128395, 0.022712940350174904, -0.04022559896111488, -0.09997916966676712, -0.024194693192839622, -0.0576108880341053, 0.05196376144886017, 0.015141449868679047, 0.0671331062912941, -0.09911910444498062, -0.03909735009074211, 0.0280426237732172, 0.060727596282958984, 0.06809860467910767, 0.18023276329040527, -0.010300482623279095, 0.14050954580307007, -0.02425079233944416, -0.022115807980298996, 0.12621906399726868, 0.09564533084630966, -0.021985415369272232, -0.06399651616811752, 0.00223091384395957, 0.08397135138511658, -0.042931750416755676, 0.12313482910394669, -0.031158030033111572, -0.058920055627822876, 0.07474865019321442, -0.09475830942392349, -0.03655118867754936, -0.054794277995824814, 0.02945023588836193, 0.08206845074892044, 0.06585447490215302, 0.16035453975200653, -0.013827125541865826, 0.01982264593243599, -0.027038073167204857, 0.027724172919988632, -0.01827426254749298, -0.15489548444747925, -0.13022562861442566, -0.032838478684425354, 0.032456979155540466, -0.08336156606674194, 0.27471688389778137, 0.20147603750228882, -0.03544612601399422, -0.006195207592099905, 0.17463943362236023, 0.006256470922380686, -0.029695749282836914, 0.1542394906282425, 0.01656019315123558, -0.025889376178383827, -0.1220942810177803, -0.065510593354702, 0.04106299951672554, -0.01840764284133911, 0.1466633826494217, 0.11547265201807022, 0.09013310074806213, -0.022968005388975143, 0.01100170612335205, -0.04904646798968315, 0.008954235352575779, -0.06430161744356155, -0.08703958243131638, 0.01511041447520256, 0.04498135671019554, -0.07393543422222137, 0.16266290843486786, -0.10295127332210541, -0.006718099117279053, 0.03393764793872833, -0.07492236793041229, -0.010304071009159088, -0.0810665637254715, -0.05444564297795296, -0.12572531402111053, 0.008918211795389652, -0.10325831174850464, -0.08264794945716858, 0.18651846051216125, 0.031216813251376152, -0.0013703533913940191, 0.15433144569396973, -0.18479891121387482, -0.06943163275718689, 0.06709596514701843, -0.10212741047143936, -0.10474715381860733, -0.11000975221395493, -0.06431523710489273, 0.0371258445084095, -0.0005118774133734405, -0.00543530099093914, 0.03533310815691948, -0.0030159682501107454, -0.0515592023730278, -0.10222968459129333, -0.0336727537214756, -0.05424310266971588, 0.06529542803764343, 0.014896927401423454, 0.06958381831645966, 0.109577476978302, -0.01649772934615612, 0.00882372073829174, 0.18519334495067596, 0.11850607395172119, -0.14503826200962067, -0.03644917905330658, -0.08075350522994995, 0.024991413578391075, 0.06456076353788376, 0.05845002830028534, -0.11398207396268845, -0.0621018260717392, 0.018323829397559166, 0.3736063241958618, 0.05241255462169647, -0.014400429092347622, -0.13523153960704803, 0.06714938580989838, -0.01366428378969431, 0.03934600204229355, -0.06272472441196442, 0.17673788964748383, 0.019746197387576103, 0.02172277681529522, -0.07777714729309082, 0.01912032440304756, 0.04523083195090294, -0.0029442429076880217, 0.11707405000925064, -0.12074176222085953, -0.04975364729762077, 0.20015721023082733, -0.16831451654434204, -0.09391956776380539, -0.036538515239953995, -0.06425303220748901, -0.08676149696111679, 0.06779666244983673, 0.10653804987668991, 0.07737553864717484, 0.007947090081870556, -0.03790483623743057, -0.0198585856705904, -0.13846832513809204, 0.04040961340069771, -0.1884705126285553, -0.08458562195301056, 0.12901052832603455, 0.09001040458679199, 0.005134101491421461, -0.05603945627808571, 0.2729196548461914, -0.010808871127665043, 0.03435031697154045, 0.012906440533697605, 0.0621398389339447, 0.06912688910961151, 0.22446510195732117, 0.08070613443851471, 0.05198230221867561, 0.016715316101908684, -0.05403159186244011, 0.13820962607860565, -0.049224335700273514, -0.03941093385219574, -0.04961451143026352, 0.0062698177061975, -0.01868978515267372, 0.08009525388479233, -0.05616860091686249, 0.055775340646505356, 0.09465676546096802, 0.03460031375288963, 0.11047811061143875, -0.0017177540576085448, 0.05134550854563713, 0.008887331932783127, 0.014124016277492046, 0.002947442000731826, -0.19642052054405212, -0.11694338917732239, 0.07403309643268585, 0.02009616419672966, -0.09199484437704086, 0.008795714937150478, -0.12179680913686752, 0.016335787251591682, 0.05775393918156624, 0.11890619248151779, 0.08415288478136063, -0.020540980622172356, -0.06623601913452148, -0.11136182397603989, 0.04025155305862427, 0.07526995241641998, -0.006291773170232773, -0.018891185522079468 ]
ba289af64a852c5a74a102b51ad687c1d7c93f0f
# Dataset Card for "beer_reviews_label_drift_neg" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
EJaalborg2022/beer_reviews_label_drift_neg
[ "region:us" ]
2023-03-09T22:09:39+00:00
{"dataset_info": {"features": [{"name": "prediction_ts", "dtype": "float32"}, {"name": "beer_ABV", "dtype": "float32"}, {"name": "beer_name", "dtype": "string"}, {"name": "beer_style", "dtype": "string"}, {"name": "review_appearance", "dtype": "float32"}, {"name": "review_palette", "dtype": "float32"}, {"name": "review_taste", "dtype": "float32"}, {"name": "review_aroma", "dtype": "float32"}, {"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "negative", "1": "neutral", "2": "positive"}}}}], "splits": [{"name": "training", "num_bytes": 6908323, "num_examples": 9000}, {"name": "validation", "num_bytes": 970104, "num_examples": 1260}, {"name": "production", "num_bytes": 21305419, "num_examples": 27742}], "download_size": 16954616, "dataset_size": 29183846}}
2023-03-10T20:58:48+00:00
[]
[]
TAGS #region-us
# Dataset Card for "beer_reviews_label_drift_neg" More Information needed
[ "# Dataset Card for \"beer_reviews_label_drift_neg\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"beer_reviews_label_drift_neg\"\n\nMore Information needed" ]
[ 6, 22 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"beer_reviews_label_drift_neg\"\n\nMore Information needed" ]
[ -0.0900382399559021, 0.17678973078727722, 0.00046006307820789516, -0.013595330528914928, 0.05850539356470108, 0.09279583394527435, 0.10648343712091446, 0.026568979024887085, 0.1355082094669342, 0.01153953094035387, 0.05779566243290901, -0.006214076653122902, -0.010831032879650593, 0.28579604625701904, -0.05257611721754074, -0.018502570688724518, 0.046952128410339355, 0.05019006133079529, 0.09269625693559647, 0.11822211742401123, -0.007360480260103941, -0.08690004050731659, 0.028840184211730957, -0.04022294282913208, -0.21320408582687378, 0.06453259289264679, -0.007726197596639395, -0.09064894914627075, 0.03761649504303932, -0.11747343838214874, 0.1967412531375885, 0.011334163136780262, -0.04561719298362732, -0.08884995430707932, 0.04478892683982849, -0.06259258091449738, -0.05332539230585098, 0.022448308765888214, 0.045139797031879425, -0.14506593346595764, 0.05490749329328537, 0.11563897132873535, 0.09553124010562897, 0.07581330090761185, -0.13832345604896545, -0.23712322115898132, -0.12977531552314758, 0.11073813587427139, -0.05787426233291626, -0.051370806992053986, 0.011782067827880383, 0.048040226101875305, -0.2703678607940674, -0.04318391904234886, 0.22677916288375854, -0.0580110177397728, 0.030560115352272987, 0.21812592446804047, -0.07896574586629868, -0.05204768106341362, -0.09782086312770844, 0.050981566309928894, 0.09649884700775146, -0.006753713358193636, -0.0948854610323906, 0.004718358628451824, -0.05657424032688141, 0.07689893245697021, 0.0009660869836807251, -0.04786013811826706, 0.26473936438560486, 0.023304713889956474, -0.05709479749202728, -0.04417416825890541, 0.027854178100824356, -0.10006885230541229, -0.05845502018928528, -0.03818884864449501, -0.02349008619785309, -0.05738899111747742, 0.024714309722185135, 0.05318059027194977, -0.07567359507083893, -0.1509890854358673, -0.15246322751045227, 0.3260709047317505, -0.032235287129879, 0.04688875749707222, -0.1143815740942955, 0.07428645342588425, -0.0835188776254654, 0.026050157845020294, -0.06348866969347, -0.11210519075393677, -0.140376016497612, -0.05504349619150162, 0.026973998174071312, 0.10753615200519562, 0.11546528339385986, 0.28507423400878906, 0.049471598118543625, 0.014946646057069302, -0.040372706949710846, 0.02958696335554123, 0.05223763734102249, 0.019783316180109978, 0.24426458775997162, -0.006400797516107559, -0.026870111003518105, -0.14439475536346436, 0.006050529889762402, -0.06654278934001923, -0.11628507822751999, -0.03908700495958328, -0.016448961570858955, 0.07966472208499908, -0.09744694083929062, -0.10595248639583588, -0.17025235295295715, -0.0923321396112442, 0.34451013803482056, -0.004978835582733154, 0.02622070536017418, 0.05894147604703903, -0.013406051322817802, 0.05100516974925995, -0.11200833320617676, 0.002989904023706913, 0.07278946787118912, 0.2103882133960724, -0.12240700423717499, -0.07084973156452179, -0.030399613082408905, 0.04043017327785492, 0.11732345074415207, -0.06582748889923096, 0.07709197700023651, -0.08783367276191711, -0.2533889412879944, 0.042606160044670105, 0.00884595513343811, -0.023581357672810555, 0.06366626918315887, 0.0007660991977900267, 0.08824841678142548, -0.032120946794748306, -0.03356356918811798, -0.07834991812705994, -0.07648538053035736, 0.007708796765655279, -0.04740454629063606, 0.004593234043568373, -0.170353963971138, 0.059632718563079834, -0.1829998791217804, -0.02864765003323555, -0.20893992483615875, -0.05561547353863716, -0.16414952278137207, 0.13394811749458313, -0.08223401010036469, -0.05560712143778801, -0.15445202589035034, 0.017095480114221573, -0.0899805873632431, 0.13046592473983765, -0.10848461091518402, -0.16598786413669586, 0.04149990528821945, -0.18217162787914276, -0.10187113285064697, 0.04601269215345383, -0.008187852799892426, 0.008764371275901794, 0.10000389814376831, 0.34431904554367065, 0.12889079749584198, -0.09900158643722534, 0.02779874950647354, 0.0034427684731781483, -0.18984216451644897, -0.2131270170211792, 0.026637312024831772, -0.07642039656639099, -0.13907502591609955, 0.036301471292972565, 0.1080140769481659, -0.021929489448666573, -0.007692733779549599, -0.08328130841255188, 0.012708231806755066, -0.04296524077653885, 0.22041097283363342, 0.004947280511260033, 0.01908964477479458, -0.06787072122097015, 0.08592116832733154, 0.06816587597131729, 0.08866405487060547, 0.053229670971632004, -0.06467745453119278, 0.011522924527525902, 0.2144172191619873, -0.020227115601301193, -0.018893403932452202, -0.06480906158685684, -0.17530378699302673, 0.039271362125873566, -0.2272273302078247, 0.0988471508026123, 0.1044979989528656, -0.005880231969058514, -0.04211712256073952, 0.027076534926891327, 0.030561763793230057, -0.01186944916844368, 0.04823646694421768, 0.11680611968040466, -0.06282612681388855, 0.07087847590446472, -0.004570837132632732, 0.041604891419410706, -0.1970466673374176, -0.0743294507265091, 0.2397259771823883, 0.030246419832110405, 0.057149119675159454, -0.03366339951753616, 0.046717844903469086, 0.010052431374788284, 0.011792627163231373, 0.002697148360311985, 0.040507011115550995, -0.062101397663354874, -0.03162221610546112, 0.03774247318506241, 0.05911419540643692, 0.17137503623962402, 0.12000513076782227, 0.04541211202740669, -0.03683415800333023, -0.17795652151107788, -0.012594831176102161, -0.06937842071056366, -0.08170270919799805, 0.07112494856119156, -0.09072265774011612, -0.014004246331751347, -0.002407885156571865, -0.07863165438175201, -0.058485791087150574, 0.04603171348571777, 0.013514408841729164, -0.06539403647184372, 0.08890847861766815, -0.00401754304766655, -0.22758200764656067, 0.10114041715860367, 0.24920782446861267, 0.07608456909656525, 0.14611434936523438, -0.019977129995822906, -0.04465896636247635, -0.0004013488069176674, -0.030353879556059837, -0.03909149765968323, 0.2973017394542694, -0.05243920534849167, 0.07278472185134888, 0.07299262285232544, 0.04958384484052658, 0.09863798320293427, -0.09636852145195007, -0.07431136071681976, -0.03703034669160843, -0.005838319193571806, -0.10243496298789978, 0.0996270403265953, 0.04332255572080612, 0.05135422945022583, 0.0587899424135685, 0.0005371244624257088, 0.1514274626970291, 0.03798867017030716, -0.04205404222011566, 0.11519648134708405, -0.1289977878332138, -0.22976189851760864, -0.11181899160146713, -0.0044882940128445625, -0.06159410625696182, -0.014587108977138996, 0.0005191434174776077, -0.057591721415519714, -0.04672949016094208, 0.07074081897735596, 0.03412504494190216, -0.14590340852737427, -0.038173481822013855, -0.13717129826545715, 0.0032360334880650043, -0.052709177136421204, -0.06917677819728851, -0.00611369963735342, -0.037725187838077545, 0.14854858815670013, 0.09773567318916321, -0.13516850769519806, 0.18774959444999695, 0.1595306694507599, -0.07145138084888458, 0.07487516850233078, -0.026370324194431305, 0.015152773819863796, -0.08463896811008453, -0.04289289936423302, 0.03420472890138626, -0.013705926015973091, -0.03873725235462189, -0.00809059664607048, 0.10121661424636841, -0.12064564228057861, -0.009482858702540398, 0.019946541637182236, -0.20167428255081177, -0.2014448046684265, -0.15545575320720673, -0.06681827455759048, 0.07156677544116974, 0.10198640823364258, 0.08834818750619888, 0.0799310952425003, 0.029254000633955002, 0.0808393657207489, -0.06109342724084854, -0.11787231266498566, 0.06332831084728241, 0.1807858943939209, 0.03757650405168533, -0.02793297730386257, -0.134394109249115, 0.0009551513940095901, 0.20234845578670502, 0.11582867801189423, 0.18504846096038818, 0.07314686477184296, 0.15802329778671265, 0.09522874653339386, 0.1050061583518982, 0.17865002155303955, 0.07181113958358765, 0.1088760495185852, -0.08174698799848557, 0.033693332225084305, -0.026300467550754547, -0.037069786339998245, 0.04286400228738785, 0.003141108900308609, -0.10746292769908905, 0.03110722452402115, -0.24795299768447876, 0.07081654667854309, -0.2130126953125, 0.054426759481430054, -0.1668444275856018, -0.013524608686566353, 0.02176533080637455, 0.08785732090473175, -0.025236833840608597, 0.11306587606668472, -0.03972356766462326, -0.04425929859280586, 0.11058075726032257, -0.03430519998073578, 0.12811538577079773, -0.082699254155159, -0.025346877053380013, -0.05112823098897934, 0.018428685143589973, -0.006370679475367069, 0.14354899525642395, -0.17268773913383484, 0.11620926856994629, 0.022907298058271408, -0.014119424857199192, -0.09621279686689377, -0.13533765077590942, -0.06173820048570633, 0.06749305874109268, 0.09823422133922577, 0.07581254094839096, -0.20038780570030212, -0.11591414362192154, -0.10455974191427231, -0.015529455617070198, 0.029832838103175163, -0.017034439370036125, -0.1488337367773056, 0.062540203332901, 0.05562903359532356, -0.055486902594566345, -0.13549821078777313, -0.12223274260759354, -0.049802035093307495, 0.0061610108241438866, -0.005156092345714569, -0.1145438477396965, 0.021129578351974487, -0.02993169054389, -0.011739613488316536, 0.1531047224998474, -0.05528830736875534, 0.03133445233106613, -0.1448771208524704, -0.06046474725008011, 0.07988625019788742, -0.056268028914928436, 0.013092836365103722, -0.018165871500968933, 0.05489165708422661, -0.0807437151670456, -0.22002972662448883, 0.07450785487890244, -0.06992832571268082, -0.04161553829908371, -0.08185461163520813, 0.08118145167827606, 0.10011477023363113, 0.013362891040742397, 0.06975029408931732, 0.007208443712443113, -0.02806732803583145, -0.15402626991271973, 0.07512398809194565, -0.06082950904965401, 0.0689535140991211, 0.15184321999549866, 0.09241922199726105, -0.0029855500906705856, 0.11268700659275055, 0.032844193279743195, 0.01227209810167551, 0.11636118590831757, -0.04492655768990517, 0.25903695821762085, 0.11293070018291473, -0.041145484894514084, -0.18391919136047363, 0.07713276147842407, -0.21262574195861816, -0.0499919131398201, 0.05294223129749298, -0.16112205386161804, 0.23981350660324097, 0.16274294257164001, -0.10220653563737869, 0.32871606945991516, -0.04862423241138458, -0.10002744197845459, 0.2296011745929718, 0.05996282026171684, 0.4207146465778351, -0.008402005769312382, -0.13787978887557983, -0.09587076306343079, -0.208441823720932, 0.26178157329559326, -0.07430543005466461, 0.019989855587482452, -0.08273208886384964, 0.1425805687904358, 0.009594926610589027, -0.02791479602456093, 0.121111199259758, 0.12876231968402863, 0.09800288081169128, -0.057062484323978424, -0.10144846141338348, 0.1295361965894699, -0.018650850281119347, 0.059851065278053284, 0.004707879852503538, 0.0348709300160408, -0.060807425528764725, -0.008452701382339, 0.029435303062200546, 0.18725255131721497, -0.0074214814230799675, -0.057962097227573395, -0.16309425234794617, 0.0753181055188179, -0.22737360000610352, -0.022156018763780594, 0.22740663588047028, 0.00909612700343132, 0.13353082537651062, -0.06828459352254868, -0.013554200530052185, -0.023083359003067017, -0.03215686231851578, -0.03530175983905792, -0.088350310921669, 0.10160616040229797, -0.16509601473808289, 0.0244111530482769, 0.1493254452943802, 0.0699218139052391, 0.034627776592969894, 0.018188675865530968, -0.09910288453102112, -0.025010164827108383, 0.15624672174453735, -0.22464856505393982, 0.08899971842765808, 0.013734330423176289, -0.14992859959602356, 0.052307844161987305, 0.10609592497348785, 0.024959763512015343, 0.03288517892360687, -0.028528012335300446, 0.047975603491067886, 0.010325871407985687, -0.054623037576675415, 0.0297522135078907, 0.0920882374048233, 0.048713624477386475, -0.15379327535629272, 0.12997989356517792, 0.05148764327168465, -0.07291261106729507, -0.0724029392004013, -0.03822975605726242, -0.0577244758605957, -0.0666264221072197, -0.04104844108223915, 0.24967269599437714, -0.1753893792629242, -0.1339794397354126, -0.04437902569770813, -0.078964464366436, 0.03124881535768509, 0.09192800521850586, 0.10612383484840393, 0.2077045738697052, 0.0021606823429465294, -0.034383777529001236, 0.006667096167802811, -0.027621880173683167, -0.09003843367099762, 0.09230144321918488, -0.11340237408876419, -0.2149713933467865, -0.038287270814180374, 0.08950268477201462, -0.07055169343948364, -0.07211202383041382, -0.17829707264900208, 0.03139819949865341, -0.15284854173660278, 0.018458684906363487, -0.04441247880458832, 0.0474555566906929, -0.023772213608026505, 0.03724217414855957, -0.018401063978672028, 0.0073471274226903915, -0.12081146240234375, 0.1279749721288681, 0.03853939473628998, 0.13896429538726807, -0.1490969955921173, 0.07132728397846222, 0.10204474627971649, 0.0439850278198719, 0.10657401382923126, 0.11945594847202301, 0.059526197612285614, 0.10822363197803497, -0.08256707340478897, -0.02808619663119316, 0.06570762395858765, 0.045159660279750824, 0.06000123172998428, 0.03147514909505844, -0.07174241542816162, 0.07699287682771683, -0.001212448813021183, 0.10054157674312592, -0.1736018806695938, -0.12894585728645325, -0.11890317499637604, -0.0385453924536705, -0.21978643536567688, 0.0027257204055786133, -0.0717582255601883, 0.16918408870697021, 0.033703964203596115, 0.057330720126628876, 0.07080078125, -0.023029634729027748, 0.03226601704955101, -0.10099081695079803, 0.026547152549028397, -0.13104680180549622, -0.1315855085849762, 0.10568714141845703, -0.05747055262327194, -0.0024620816111564636, 0.435299813747406, -0.03966563194990158, -0.07894492894411087, -0.0020186780020594597, 0.14070887863636017, -0.030668174847960472, 0.005440101958811283, 0.22901493310928345, 0.020542290061712265, -0.02826397493481636, -0.04577900469303131, 0.04015373811125755, -0.07616430521011353, -0.06642242521047592, 0.1882275938987732, 0.11792174726724625, -0.12246580421924591, -0.05177069827914238, 0.011679282411932945, -0.03599107638001442, -0.09161756932735443, 0.16277584433555603, -0.040548864752054214, 0.04622092843055725, 0.07552532851696014, -0.06510220468044281, 0.10055519640445709, -0.10021062195301056, 0.05323591083288193, 0.004282176494598389, -0.05802047252655029, -0.08658280223608017, -0.22266092896461487, -0.04531460627913475, -0.18137884140014648, 0.07691417634487152, -0.021823503077030182, -0.0061583565548062325, 0.13556647300720215, 0.03158984333276749, -0.05470964312553406, 0.11777973920106888, -0.018010608851909637, 0.04611508548259735, 0.09551037102937698, -0.03420829400420189, -0.12324158847332001, 0.0006598433246836066, -0.02875545248389244, 0.0008190691005438566, -0.014316746965050697, 0.0036360202357172966, -0.06037922203540802, 0.11768598109483719, -0.015634063631296158, -0.11172016710042953, 0.0030831636395305395, -0.029969852417707443, 0.061595164239406586, -0.103183314204216, -0.011198571883141994, 0.029433414340019226, 0.040176086127758026, 0.020597416907548904, 0.10247477144002914, 0.06615196913480759, 0.039593443274497986, 0.01974540390074253, 0.10195702314376831, 0.006048580165952444, 0.0919433981180191, -0.005174256861209869, -0.0006735038477927446, 0.034581102430820465, 0.03943193703889847, 0.17621880769729614, 0.054694436490535736, 0.01034464780241251, 0.0071848174557089806, -0.0032066786661744118, 0.05785940960049629, 0.10170461237430573, -0.13325446844100952, 0.10600374639034271, 0.045957520604133606, -0.15897685289382935, -0.012743627652525902, -0.02995949052274227, 0.044677410274744034, 0.05106835439801216, 0.07043774425983429, -0.05644766986370087, -0.20731401443481445, 0.20497488975524902, -0.19404512643814087, 0.08068311959505081, 0.09759491682052612, -0.09535667300224304, -0.1377977430820465, -0.010224943980574608, 0.07532426714897156, -0.035384900867938995, -0.011604409664869308, -0.12576086819171906, -0.0469357930123806, -0.15243911743164062, -0.031034022569656372, -0.2904278635978699, -0.1363399624824524, 0.05306079983711243, 0.11558528244495392, 0.1043143942952156, -0.022249020636081696, 0.07394067943096161, 0.05406903102993965, 0.04531605541706085, -0.12179230898618698, -0.00025955308228731155, -0.02422213926911354, -0.057607412338256836, -0.03819185495376587, 0.07093445956707001, -0.014187885448336601, -0.07921414822340012, 0.12409482151269913, -0.059081126004457474, -0.03258226811885834, 0.03633155673742294, -0.031069857999682426, -0.05867784097790718, 0.05500803142786026, -0.09458379447460175, 0.12281360477209091, -0.001774124102666974, 0.0036565689370036125, -0.04338575154542923, 0.019864611327648163, 0.1268220841884613, 0.014296704903244972, -0.07539437711238861, 0.050715286284685135, -0.003648427315056324, -0.013406285084784031, 0.08622202277183533, -0.06096853315830231, -0.23230203986167908, 0.06681641936302185, -0.08711281418800354, 0.11693368852138519, -0.009391252882778645, 0.14478248357772827, 0.042753126472234726, 0.010095044039189816, -0.0014403648674488068, -0.16902455687522888, 0.029522251337766647, 0.037465017288923264, -0.01588664948940277, -0.09282761067152023 ]
a411840c4d2f6229c4f14a17fbec0693b4b06b3c
# Dataset Card for "spanish_legal_ds_tokenized_and_gropuped" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
mrm8488/spanish_legal_ds_tokenized_and_gropuped
[ "region:us" ]
2023-03-09T22:34:09+00:00
{"dataset_info": {"features": [{"name": "input_ids", "sequence": "int32"}], "splits": [{"name": "train", "num_bytes": 7117386800, "num_examples": 1735948}, {"name": "test", "num_bytes": 703888000, "num_examples": 171680}], "download_size": 3629670012, "dataset_size": 7821274800}}
2023-03-09T22:41:00+00:00
[]
[]
TAGS #region-us
# Dataset Card for "spanish_legal_ds_tokenized_and_gropuped" More Information needed
[ "# Dataset Card for \"spanish_legal_ds_tokenized_and_gropuped\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"spanish_legal_ds_tokenized_and_gropuped\"\n\nMore Information needed" ]
[ 6, 26 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"spanish_legal_ds_tokenized_and_gropuped\"\n\nMore Information needed" ]
[ -0.12495812028646469, 0.19022472202777863, -0.006559542380273342, 0.04146482050418854, 0.05342116951942444, 0.025936627760529518, 0.07696729153394699, 0.023735016584396362, 0.1170882135629654, 0.0228361114859581, 0.04212121665477753, 0.12923651933670044, 0.029884295538067818, 0.10084117949008942, -0.08659318089485168, -0.028000524267554283, 0.055421680212020874, -0.03658728674054146, -0.10425671935081482, 0.0038859869819134474, 0.001983349910005927, -0.01617823913693428, 0.05245994031429291, -0.12090197205543518, -0.09996265918016434, 0.1049141213297844, -0.01977144367992878, -0.10591312497854233, 0.022800462320446968, -0.032296691089868546, 0.1491067111492157, 0.09528753161430359, 0.02093665860593319, -0.05850527808070183, 0.006456565111875534, -0.041945263743400574, -0.0693596601486206, 0.04587073624134064, 0.068748340010643, -0.05593837797641754, -0.04350750148296356, -0.09185377508401871, -0.03555656969547272, -0.04148704931139946, -0.17964807152748108, -0.25810348987579346, -0.1351040154695511, -0.1750587821006775, 0.044715166091918945, -0.02894125133752823, 0.07644706219434738, 0.02274913340806961, -0.073844313621521, -0.01781000755727291, 0.005119574721902609, -0.0016412490513175726, 0.03355366364121437, 0.17344330251216888, 0.027417009696364403, 0.08581516146659851, 0.11840245127677917, 0.08558657765388489, 0.101403146982193, -0.0656154677271843, -0.15275637805461884, -0.10818630456924438, -0.21452178061008453, 0.07746882736682892, 0.0010448102839291096, -0.10204092413187027, 0.21312427520751953, -0.03931605443358421, -0.04141012951731682, 0.01253564190119505, -0.025500943884253502, 0.01854134351015091, 0.017886897549033165, 0.05547250062227249, 0.0752306878566742, 0.031026005744934082, 0.07534294575452805, 0.014630637131631374, -0.06265587359666824, -0.07324372231960297, -0.2427705079317093, 0.10376810282468796, -0.05712039768695831, 0.08339108526706696, -0.14305457472801208, 0.00957875233143568, -0.025160344317555428, -0.03227858245372772, 0.008137783035635948, 0.012981105595827103, 0.05983636900782585, 0.007109643891453743, -0.06043299660086632, -0.022531157359480858, 0.13368672132492065, 0.012788115069270134, -0.05276668071746826, -0.020185334607958794, -0.140269935131073, 0.09725875407457352, 0.1474907100200653, -0.06639785319566727, -0.017493056133389473, 0.12048898637294769, -0.054492294788360596, -0.191583052277565, 0.022638199850916862, -0.07444021105766296, -0.20993833243846893, -0.007263681851327419, -0.14366334676742554, 0.18493960797786713, 0.04599979147315025, -0.1210070475935936, -0.039763640612363815, -0.06737518310546875, 0.15164893865585327, -0.07704877853393555, 0.02554246410727501, -0.00432013301178813, -0.09884151816368103, -0.11487117409706116, -0.13873451948165894, -0.025638921186327934, 0.09314429759979248, 0.08473936468362808, -0.059549570083618164, -0.04021893069148064, -0.009803994558751583, -0.031473495066165924, 0.12806633114814758, -0.22651495039463043, 0.06202326714992523, -0.09477771818637848, -0.22998544573783875, -0.058552298694849014, 0.01823614165186882, -0.10066868364810944, 0.23190657794475555, -0.07533853501081467, 0.16519078612327576, -0.06183026731014252, -0.09811298549175262, -0.005167477764189243, -0.06661894917488098, 0.12926872074604034, 0.0005711072590202093, 0.08514096587896347, -0.26068395376205444, 0.0012276283232495189, -0.17027916014194489, 0.05884747952222824, -0.09147687256336212, 0.11124856024980545, -0.106742724776268, 0.046079427003860474, -0.0555606335401535, 0.00672123534604907, -0.07612301409244537, 0.1198192834854126, -0.025610972195863724, 0.07256034016609192, -0.2156849503517151, -0.06523486971855164, 0.17308101058006287, -0.08618423342704773, -0.07452091574668884, -0.044349901378154755, -0.045648299157619476, 0.09196512401103973, 0.016527924686670303, 0.3777948319911957, -0.029644165188074112, -0.04772337153553963, 0.022270971909165382, 0.08496253937482834, -0.11001355946063995, -0.20447945594787598, 0.08691670000553131, -0.1762758046388626, -0.09337569773197174, 0.01332628820091486, -0.08919351547956467, -0.007428063079714775, -0.004321503918617964, -0.09285040944814682, 0.09580358117818832, -0.044276099652051926, 0.0735587403178215, -0.003927644342184067, 0.04745590686798096, 0.04031550511717796, 0.23101383447647095, 0.058394771069288254, -0.038865815848112106, 0.025717539712786674, -0.042492013424634933, -0.04504043981432915, 0.11194518208503723, -0.13769878447055817, 0.014673794619739056, -0.14328931272029877, -0.10259567946195602, -0.03395165130496025, -0.026691393926739693, 0.03953827917575836, -0.025071408599615097, 0.047728829085826874, -0.05393693223595619, 0.0271859560161829, 0.07421976327896118, 0.09503290057182312, 0.031195415183901787, 0.08879585564136505, -0.0041909972205758095, 0.08154159039258957, -0.03677719086408615, -0.07046917080879211, -0.011348363012075424, -0.05824354663491249, 0.14084792137145996, -0.042352452874183655, -0.006966874003410339, 0.03302505239844322, 0.010652072727680206, 0.10133234411478043, 0.019566595554351807, -0.07693306356668472, 0.07096268981695175, -0.02945699356496334, -0.016448263078927994, 0.05017732083797455, -0.07774785906076431, 0.20816461741924286, 0.14214123785495758, -0.008281009271740913, 0.012462815269827843, -0.15956181287765503, 0.0838126540184021, 0.05683281645178795, -0.08026161044836044, 0.05499625205993652, -0.06041480600833893, -0.06152553856372833, 0.07910177111625671, -0.11785589158535004, 0.07762476056814194, 0.06151958182454109, -0.08398589491844177, -0.18859903514385223, 0.011258719488978386, 0.12909968197345734, -0.14758946001529694, 0.18716689944267273, 0.2133234739303589, 0.13633742928504944, 0.2021922618150711, -0.059183623641729355, -0.037307459861040115, -0.01610242947936058, 0.03287969529628754, 0.0071948072873055935, 0.17070573568344116, 0.024216527119278908, 0.023263579234480858, 0.07192569971084595, 0.019562819972634315, 0.09435216337442398, -0.06739697605371475, -0.13445785641670227, 0.004486378747969866, -0.05210654437541962, -0.22414244711399078, 0.0443638414144516, -0.022768747061491013, 0.05804762616753578, 0.05241584777832031, -0.09147707372903824, 0.17043030261993408, -0.010995984077453613, -0.01733924075961113, 0.11269675195217133, -0.2296501249074936, -0.2599441707134247, -0.11856207251548767, -0.12125346064567566, 0.028751062229275703, 0.14117471873760223, -0.03868560492992401, -0.146475687623024, 0.007784177083522081, 0.10930776596069336, -0.03934907913208008, -0.10897278040647507, -0.11569415032863617, -0.008401759900152683, 0.05550996959209442, -0.09746605157852173, -0.09132357686758041, 0.0369940847158432, 0.019176816567778587, 0.08566209673881531, 0.07218089699745178, -0.09617074579000473, 0.17223912477493286, 0.09847912192344666, -0.03075619600713253, 0.04836423322558403, -0.050546277314424515, -0.014685515314340591, -0.09170227497816086, -0.1365737020969391, 0.10115674138069153, 0.05766744911670685, -0.04726146161556244, 0.10581228882074356, 0.0359131321310997, -0.16001920402050018, -0.047510601580142975, -0.07414552569389343, -0.168517604470253, -0.20690125226974487, -0.20979639887809753, -0.01226729340851307, 0.11392995715141296, 0.14884328842163086, 0.04437902942299843, 0.03333459794521332, 0.12065168470144272, 0.1391071379184723, -0.007481519598513842, -0.07310822606086731, -0.023456646129488945, 0.09433510899543762, -0.04593318700790405, -0.07860216498374939, -0.10810133069753647, -0.038401857018470764, 0.16852009296417236, 0.2428196221590042, 0.16136378049850464, 0.14728912711143494, 0.11263150721788406, -0.0027553820982575417, 0.09706664085388184, -0.008994495496153831, 0.1040148064494133, 0.13082925975322723, 0.012250467203557491, -0.04815104603767395, -0.036221057176589966, -0.05746215581893921, -0.07783534377813339, 0.0665074959397316, -0.21350063383579254, -0.016952496021986008, -0.2119036763906479, 0.010263715870678425, -0.23624226450920105, 0.02319973334670067, -0.12470454722642899, 0.12663845717906952, 0.00527549535036087, 0.23559148609638214, -0.09970103949308395, 0.05054296553134918, 0.09628697484731674, -0.046560581773519516, 0.09951883554458618, -0.004458344541490078, 0.035908762365579605, -0.05909186601638794, 0.014071431010961533, -0.09336547553539276, -0.13692031800746918, 0.055002931505441666, 0.11670022457838058, -0.21562965214252472, 0.26766237616539, 0.0674893856048584, -0.07950466871261597, -0.09268280118703842, -0.01783463917672634, -0.1046367734670639, -0.02276681363582611, 0.16423048079013824, 0.05791500583291054, -0.08726437389850616, -0.14249563217163086, -0.022545142099261284, -0.04301619902253151, 0.07684469223022461, -0.020382361486554146, -0.13262227177619934, 0.0847039595246315, 0.023251665756106377, -0.07130599021911621, -0.1553162932395935, 0.08210441470146179, -0.15928877890110016, -0.026300260797142982, 0.000305633177049458, 0.01353110559284687, 0.04490356147289276, 0.05003724992275238, -0.16313403844833374, 0.07990149408578873, 0.035839397460222244, -0.012103458866477013, -0.09528053551912308, -0.07920194417238235, 0.10740450769662857, 0.047478433698415756, -0.00484725646674633, 0.07742682844400406, -0.09285494685173035, -0.07761359214782715, -0.13204067945480347, 0.20191937685012817, -0.11214319616556168, 0.12816506624221802, -0.12968817353248596, -0.002705811057239771, -0.03957688808441162, -0.03282422199845314, 0.019008513540029526, -0.010512917302548885, 0.02744562178850174, -0.04978872835636139, 0.08986524492502213, -0.12797103822231293, 0.11098723858594894, 0.25882959365844727, 0.049305036664009094, -0.029155440628528595, 0.07603418827056885, -0.05317524075508118, 0.08359360694885254, 0.09436896443367004, -0.03460414707660675, 0.21418823301792145, 0.25555220246315, -0.08658953756093979, -0.2237839698791504, 0.009842617437243462, -0.154798686504364, -0.02521749958395958, 0.0778500959277153, -0.25426462292671204, -0.0714019238948822, 0.2277049720287323, -0.05050165206193924, 0.21221138536930084, -0.19418662786483765, -0.009734857827425003, 0.1291152387857437, 0.04205760732293129, 0.3471527695655823, -0.06810697913169861, -0.15321055054664612, -0.10142779350280762, -0.11018740385770798, 0.19849877059459686, -0.08582940697669983, -0.05563090369105339, 0.07593158632516861, 0.03405698761343956, 0.003584128338843584, -0.03450372442603111, 0.2309403419494629, 0.04281465709209442, 0.12525378167629242, -0.07739580422639847, -0.11961071938276291, 0.14936463534832, -0.02179420180618763, 0.00882998388260603, 0.10251721739768982, -0.003350358922034502, -0.0710054337978363, -0.011677245609462261, -0.0027112928219139576, 0.007817000150680542, 0.02353096380829811, -0.05906951427459717, -0.052480559796094894, -0.0366150327026844, -0.10969538241624832, -0.01027011126279831, 0.15287624299526215, -0.020806290209293365, -0.0243791863322258, 0.10548727214336395, 0.07190493494272232, 0.009655598551034927, 0.06711240112781525, -0.015682067722082138, -0.05331900715827942, 0.0762627050280571, -0.05815260857343674, 0.01092249434441328, 0.11867186427116394, -0.04700819030404091, 0.014925021678209305, 0.014245948754251003, 0.003096048953011632, 0.07710987329483032, 0.1706649214029312, 0.025048047304153442, -0.06501379609107971, 0.0953168198466301, -0.12492302805185318, 0.06729701161384583, 0.029876861721277237, -0.008157016709446907, 0.1413217931985855, -0.016859395429491997, -0.005062379874289036, 0.002853426383808255, -0.026856819167733192, 0.10544232279062271, 0.06213827431201935, -0.0078101009130477905, -0.19797545671463013, 0.25594809651374817, 0.06189798563718796, -0.1997625231742859, 0.02571333386003971, -0.11407919973134995, -0.10792054235935211, -0.048189934343099594, -0.12511096894741058, 0.14667977392673492, -0.23989823460578918, -0.16253095865249634, -0.07483106106519699, -0.041837602853775024, -0.0075228577479720116, 0.06347757577896118, 0.025145335122942924, 0.07989856600761414, 0.02146010473370552, -0.04196017235517502, 0.017015941441059113, -0.12312515825033188, -0.08317458629608154, 0.044416408985853195, -0.06348740309476852, -0.10555662959814072, -0.05716763064265251, 0.1268702894449234, -0.02570744790136814, -0.02614082396030426, -0.12324783205986023, 0.08066494017839432, -0.12655189633369446, 0.05694343149662018, -0.0397409051656723, -0.01237735990434885, 0.03763625770807266, 0.07388544827699661, 0.08260440826416016, -0.06357812136411667, -0.11687392741441727, 0.10605136305093765, 0.03489148989319801, 0.012698208913207054, -0.024558477103710175, -0.03601086884737015, -0.0009764060378074646, 0.08607282489538193, 0.04228348657488823, 0.07565900683403015, 0.04638861119747162, 0.11068280786275864, -0.1607779711484909, -0.07634851336479187, 0.1420404314994812, 0.042145613580942154, 0.0690535455942154, 0.057269658893346786, -0.009840430691838264, 0.14279212057590485, -0.10024203360080719, 0.053218357264995575, -0.07925447076559067, -0.12123150378465652, 0.11840976774692535, -0.020802147686481476, -0.10308554768562317, 0.009253516793251038, 0.023415151983499527, 0.1818726807832718, -0.02595069259405136, -0.01861663907766342, 0.001724789384752512, -0.024212650954723358, 0.08380959928035736, -0.0462777353823185, -0.04728996753692627, -0.06371033191680908, -0.07795344293117523, 0.03826818987727165, 0.0024092569947242737, -0.006930080708116293, 0.4122045934200287, 0.12145452946424484, -0.037762995809316635, -0.07324119657278061, 0.06578315794467926, -0.01702888123691082, 0.02307148464024067, 0.283232182264328, 0.08011740446090698, -0.0227077417075634, -0.12442521005868912, 0.12327781319618225, 0.00026020820951089263, 0.12331533432006836, -0.023105839267373085, 0.07978376746177673, 0.08961839228868484, 0.009252695366740227, 0.09223201870918274, -0.10716680437326431, 0.06640846282243729, 0.029419967904686928, 0.06338996440172195, -0.015230379067361355, 0.09104909747838974, -0.14353471994400024, 0.00018446374451741576, -0.03897194191813469, 0.06424340605735779, 0.04545072838664055, -0.02476906031370163, -0.08671378344297409, -0.17097286880016327, 0.02840932458639145, -0.11831455677747726, 0.015993036329746246, 0.008335709571838379, 0.05621790140867233, 0.13425737619400024, 0.03216998651623726, -0.006192072294652462, 0.035239845514297485, -0.16337543725967407, -0.059830084443092346, 0.00589486351236701, -0.002329261740669608, 0.08133794367313385, -0.038625698536634445, -0.07563373446464539, 0.027920881286263466, -0.009486664086580276, 0.032185181975364685, 0.036137595772743225, 0.14795492589473724, 0.008371416479349136, -0.13156893849372864, -0.010693086311221123, -0.07187516987323761, 0.14472423493862152, -0.06713452935218811, 0.18130917847156525, 0.011525746434926987, 0.002605766523629427, 0.04078500345349312, 0.10382874310016632, 0.025009261444211006, 0.03153158724308014, 0.020314784720540047, 0.0477885901927948, -0.0033267561811953783, 0.15763357281684875, -0.03858519345521927, -0.10144325345754623, 0.0005392829771153629, 0.06198175251483917, 0.2779262661933899, -0.00720463041216135, -0.024230826646089554, 0.03009195066988468, 0.03281350061297417, 0.07970748096704483, 0.09403027594089508, -0.04295366629958153, 0.20071345567703247, -0.0063482243567705154, -0.1225999966263771, 0.01169400941580534, 0.05485907196998596, -0.03536776080727577, 0.03703051805496216, -0.04082627594470978, -0.09077131003141403, -0.022521818056702614, 0.1588446944952011, -0.1966685652732849, -0.0012722346000373363, 0.2273002713918686, -0.060091011226177216, -0.017935914918780327, -0.05687408149242401, 0.0689438134431839, 0.04523937404155731, 0.02368074469268322, -0.03492669388651848, -0.05692918598651886, -0.08656154572963715, 0.015511203557252884, -0.3038552403450012, -0.20047958195209503, -0.04350309446454048, 0.09789305180311203, 0.13705049455165863, -0.027274595573544502, 0.11981883645057678, -0.006247230805456638, 0.07818246632814407, -0.05166150629520416, 0.08339347690343857, 0.004671634640544653, 0.09858675301074982, 0.03944171220064163, -0.1924939751625061, -0.05769939720630646, -0.040757909417152405, 0.05833183228969574, -0.021170416846871376, 0.0006260532536543906, 0.19047871232032776, 0.03091925010085106, -0.08411940187215805, 0.032318927347660065, -0.1133475974202156, 0.05180273950099945, 0.0002642787294462323, 0.04350252449512482, 0.04252851754426956, -0.02350020967423916, 0.06932947784662247, 0.1099672019481659, 0.027121536433696747, -0.04849948361515999, 0.06268563866615295, -0.11537732183933258, 0.09833694994449615, -0.0304726455360651, -0.11550072580575943, 0.16874374449253082, -0.06085849553346634, 0.01545669324696064, 0.013142215088009834, -0.00013794895494356751, 0.05847924202680588, 0.09585896879434586, 0.0047475192695856094, 0.09800192713737488, 0.049343518912792206, 0.0009821769781410694, 0.018816687166690826, -0.011791734024882317 ]
68212af701c3b41db52f2fb647b9e0d289203156
# Dataset Card for "dataforlarge" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
hts98/dataforlarge
[ "region:us" ]
2023-03-09T22:34:10+00:00
{"dataset_info": {"features": [{"name": "input_length", "dtype": "int64"}, {"name": "input_features", "sequence": {"sequence": "float32"}}, {"name": "labels", "sequence": "int64"}, {"name": "labels_length", "dtype": "int64"}], "splits": [{"name": "train", "num_bytes": 3288656680.0, "num_examples": 3420}, {"name": "test", "num_bytes": 823132264.0, "num_examples": 856}], "download_size": 0, "dataset_size": 4111788944.0}}
2023-03-10T07:15:47+00:00
[]
[]
TAGS #region-us
# Dataset Card for "dataforlarge" More Information needed
[ "# Dataset Card for \"dataforlarge\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"dataforlarge\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"dataforlarge\"\n\nMore Information needed" ]
[ -0.11538488417863846, 0.24575228989124298, -0.0046561965718865395, -0.0035427396651357412, 0.12418385595083237, 0.11860072612762451, 0.07915474474430084, 0.06665868312120438, 0.08028217405080795, -0.014992556534707546, 0.12272027879953384, 0.002286083996295929, 0.038703616708517075, 0.2748051881790161, -0.0779951885342598, -0.09325802326202393, 0.05977708101272583, 0.03334663063287735, -0.07463240623474121, 0.007778532803058624, 0.0341225266456604, -0.0916781798005104, 0.0785830095410347, -0.1425311118364334, -0.22353893518447876, 0.0681612640619278, -0.056333065032958984, -0.03205783665180206, 0.0490482896566391, -0.0679660215973854, 0.1369655579328537, -0.00011428756261011586, 0.0010271432111039758, -0.14388476312160492, 0.015744993463158607, -0.017014751210808754, -0.05269070342183113, 0.08007239550352097, 0.02995600551366806, -0.057815417647361755, -0.06695366650819778, -0.0691157728433609, 0.009357203729450703, -0.014801583252847195, -0.11890033632516861, -0.22834329307079315, -0.1310999095439911, -0.10110723227262497, -0.006442741956561804, -0.059108953922986984, 0.04771066829562187, 0.012403741478919983, -0.08798310905694962, 0.020876536145806313, 0.025762731209397316, -0.05658135935664177, 0.0367216058075428, 0.19828587770462036, -0.038874585181474686, 0.10468067973852158, -0.038107551634311676, 0.08637397736310959, 0.08900997787714005, -0.00981152430176735, 0.0035143245477229357, -0.03663153201341629, -0.14915041625499725, 0.11309065669775009, -0.018952751532197, -0.09871483594179153, 0.4114268720149994, -0.019850997254252434, 0.020357828587293625, -0.023523591458797455, -0.01752668060362339, -0.008582115173339844, 0.007200473453849554, 0.03699260577559471, 0.0540909580886364, 0.018157092854380608, 0.06775299459695816, -0.10209540277719498, -0.09771154075860977, -0.10076872259378433, -0.19674807786941528, 0.009105164557695389, -0.06414195895195007, 0.13504290580749512, -0.18774525821208954, -0.04373082146048546, -0.07765375822782516, -0.026124844327569008, -0.007624374236911535, -0.1170126423239708, -0.08894626051187515, -0.014012726955115795, -0.05380700156092644, 0.0028308976907283068, 0.10659397393465042, 0.053884197026491165, 0.056091029196977615, 0.01847909577190876, -0.0593915693461895, 0.08203855901956558, 0.22156047821044922, -0.07636606693267822, -0.03244272246956825, -0.0191140528768301, -0.05366065725684166, -0.14766116440296173, -0.028114087879657745, -0.10126585513353348, -0.11979205161333084, 0.0014073369093239307, -0.08888325095176697, 0.11445670574903488, -0.02036728896200657, -0.11974483728408813, -0.06386210024356842, -0.05158504843711853, 0.16846640408039093, -0.1047537550330162, 0.03206934407353401, -0.007764164824038744, -0.050574880093336105, -0.003803190542384982, -0.12154040485620499, -0.007864514365792274, 0.08105248212814331, 0.05181058123707771, -0.1032819077372551, -0.0248279869556427, -0.03915620967745781, -0.0037524655926972628, 0.0891241505742073, -0.1803574413061142, 0.08531498163938522, -0.07009172439575195, -0.3141316771507263, 0.05017785727977753, 0.05939982458949089, -0.0684577226638794, 0.1544576734304428, -0.009013607166707516, 0.08315769582986832, -0.057265907526016235, -0.08273429423570633, 0.15244144201278687, -0.054467082023620605, 0.04422323405742645, -0.02685592509806156, 0.1006360650062561, -0.30501970648765564, 0.047961074858903885, -0.11012246459722519, 0.027523532509803772, 0.048003893345594406, 0.0689396858215332, -0.07819060236215591, 0.07283487170934677, -0.06511206179857254, 0.00805407389998436, -0.0899452343583107, 0.028490550816059113, -0.013674368150532246, 0.07241324335336685, -0.23424071073532104, -0.022377369925379753, 0.15624494850635529, -0.10997092723846436, -0.19625206291675568, -0.02638286165893078, -0.059895679354667664, 0.10901381820440292, 0.053691115230321884, 0.35200080275535583, 0.10821545124053955, -0.011913060210645199, -0.026659294962882996, 0.11534708738327026, -0.1933193951845169, -0.317181795835495, 0.07844015210866928, -0.05613565072417259, -0.06933831423521042, 0.04483569785952568, 0.14210379123687744, -0.013454216532409191, -0.055572252720594406, -0.08748074620962143, 0.003266090527176857, -0.1354350596666336, 0.08095948398113251, 0.01529598142951727, 0.013466901145875454, 0.015623793937265873, 0.18984651565551758, 0.07433955371379852, 0.04951558634638786, -0.013775676488876343, -0.03844444453716278, -0.008137310855090618, 0.10379406809806824, -0.14590302109718323, 0.022411242127418518, -0.18675543367862701, -0.16834168136119843, 0.00019816930580418557, -0.01532183587551117, -0.04176121577620506, 0.10405270010232925, 0.09494002908468246, -0.045057862997055054, -0.0006383663858287036, 0.08488253504037857, 0.15575434267520905, 0.051737651228904724, 0.006781097501516342, 0.06086331605911255, 0.0086810989305377, -0.10275843739509583, -0.03666866198182106, -0.0560944564640522, -0.03723197057843208, 0.11528731137514114, 0.026165194809436798, 0.03590283542871475, -0.026302708312869072, 0.06497243046760559, -0.006098687648773193, 0.02965785562992096, -0.052025023847818375, 0.027379438281059265, -0.03710858151316643, -0.00429467624053359, 0.018551645800471306, -0.027476847171783447, 0.21980558335781097, 0.1246989369392395, 0.01041489839553833, 0.08164944499731064, -0.1692708283662796, 0.03147773817181587, -0.0035408262629061937, -0.06104522943496704, -0.021950947120785713, -0.12599726021289825, -0.03487975522875786, 0.06657641381025314, -0.06096431612968445, 0.015050825662910938, 0.07185425609350204, -0.016416003927588463, -0.11063369363546371, -0.004844722803682089, 0.12684838473796844, -0.18886101245880127, 0.16975514590740204, 0.2468164563179016, 0.14551883935928345, 0.17012512683868408, -0.07218380272388458, -0.10594188421964645, -0.01715245097875595, -0.06289824843406677, -0.08877038955688477, 0.20756012201309204, -0.04342092201113701, 0.03768511116504669, 0.11247607320547104, 0.061965618282556534, 0.11337348818778992, -0.050575900822877884, -0.09698599576950073, 0.013503617607057095, -0.013560024090111256, -0.14932282269001007, 0.0341266468167305, 0.009690179489552975, 0.04715222120285034, 0.0006877342239022255, 0.02260308898985386, 0.16459082067012787, -0.013644051738083363, 0.0013501091161742806, 0.11144053936004639, -0.1882433146238327, -0.2909756600856781, -0.05018642172217369, -0.17119689285755157, 0.017037291079759598, 0.04142085835337639, -0.05230763554573059, -0.11390167474746704, -0.03687388822436333, 0.048700619488954544, -0.10056682676076889, -0.1615309864282608, -0.021961957216262817, 0.011806095950305462, 0.03842071816325188, -0.05548479035496712, -0.08960025757551193, 0.019747385755181313, -0.052178721874952316, 0.08689223974943161, 0.11867641657590866, -0.08053579181432724, 0.15838904678821564, 0.05175212398171425, -0.03768492117524147, 0.10648184269666672, -0.04619751498103142, 0.04288794472813606, -0.06542795896530151, -0.08025946468114853, 0.09997618943452835, 0.005795372184365988, 0.004916636738926172, 0.09637603163719177, 0.05167321860790253, -0.1679508239030838, -0.029888777062296867, -0.07278309017419815, -0.1814906746149063, -0.237385094165802, -0.18247449398040771, -0.07448438555002213, 0.11206787824630737, 0.09886747598648071, 0.05096239969134331, -0.009954597800970078, 0.07439638674259186, 0.14998941123485565, -0.013449355959892273, -0.13081346452236176, -0.05849476531147957, 0.05964776873588562, -0.04598315432667732, -0.02973596751689911, -0.1235600933432579, 0.022032618522644043, 0.17224085330963135, 0.18144363164901733, 0.3517239987850189, 0.10319593548774719, 0.11067333817481995, -0.003579184412956238, 0.05642305687069893, 0.045727867633104324, 0.19395309686660767, 0.07848436385393143, -0.02847745083272457, -0.0034260861575603485, 0.030209394171833992, -0.0848737582564354, -0.014549579471349716, 0.1551264077425003, -0.2091737985610962, 0.008220361545681953, -0.1452985256910324, 0.029779618605971336, -0.21477623283863068, 0.07239121943712234, -0.19096095860004425, 0.1185879334807396, 0.02115539461374283, 0.15580640733242035, -0.10225153714418411, 0.051642317324876785, 0.18244457244873047, -0.05580507591366768, 0.043023671954870224, -0.028323642909526825, 0.049922388046979904, -0.07814148813486099, -0.02528061531484127, -0.07652101665735245, -0.06545878201723099, 0.008670388720929623, 0.14380574226379395, -0.15964198112487793, 0.22614973783493042, 0.039919573813676834, -0.040417905896902084, -0.12810291349887848, -0.03895068168640137, -0.04980142414569855, -0.019168755039572716, 0.15013487637043, 0.02244366519153118, -0.11823322623968124, -0.1552843600511551, -0.06307712942361832, 0.004949514288455248, 0.1294776052236557, -0.0033072493970394135, -0.10514020174741745, 0.053331781178712845, 0.010212420485913754, -0.05231666564941406, -0.14282499253749847, -0.004987802356481552, -0.2074853926897049, 0.001903542666696012, 0.05849355459213257, -0.0833544135093689, 0.04767710343003273, 0.042086172848939896, -0.06869371980428696, 0.074226975440979, 0.10293031483888626, -0.05505185201764107, -0.12459538131952286, 0.01928829587996006, 0.1902557611465454, 0.01409353781491518, 0.04426619037985802, 0.02582111954689026, 0.004135239869356155, -0.05857447162270546, -0.18846412003040314, 0.07398862391710281, -0.05958915874361992, 0.1298832893371582, -0.07625628262758255, 0.08790472149848938, -0.04031231999397278, 0.012756678275763988, 0.016692088916897774, 0.04532456398010254, -0.042112961411476135, -0.08005412667989731, 0.14881370961666107, -0.05538603663444519, 0.15708763897418976, 0.2370397001504898, 0.04273538663983345, 0.0141403554007411, 0.1731325387954712, -0.02014479972422123, 0.23937182128429413, 0.12979431450366974, -0.04024947062134743, 0.21646499633789062, 0.13535331189632416, -0.05038612708449364, -0.28385117650032043, 0.006444947328418493, -0.16713790595531464, -0.0485515296459198, 0.07598414272069931, -0.27063673734664917, 0.0917624831199646, 0.1787099391222, -0.031684499233961105, 0.26829975843429565, -0.12617094814777374, 0.009527363814413548, 0.12061434984207153, 0.006955076474696398, 0.3736695349216461, -0.0760197639465332, -0.08737874776124954, -0.07469137758016586, -0.08411882072687149, 0.2501337230205536, -0.10667282342910767, 0.01651580072939396, 0.0262672808021307, 0.0837775468826294, -0.004710804205387831, -0.06851949542760849, 0.17968972027301788, 0.08375877887010574, 0.10021629929542542, -0.061817288398742676, -0.05184660851955414, 0.23057346045970917, -0.052636098116636276, 0.07084915786981583, -0.012057404965162277, 0.003151901066303253, -0.14986123144626617, -0.011306080035865307, 0.018964344635605812, -0.006288158241659403, 0.07051525264978409, -0.08598741143941879, -0.0573505200445652, 0.01718141883611679, -0.07647432386875153, -0.0008163657039403915, 0.060124289244413376, 0.02739829383790493, -0.09812771528959274, 0.007011815905570984, 0.06263486295938492, -0.1329675167798996, 0.0036793884355574846, -0.08544973284006119, -0.08889898657798767, 0.05223147198557854, -0.2491956204175949, 0.05890662595629692, 0.11203884333372116, -0.004252404440194368, 0.04574299976229668, 0.06171505153179169, 0.015713324770331383, 0.025051241740584373, 0.16294917464256287, -0.09167110919952393, -0.06164853647351265, 0.08052709698677063, -0.02807438373565674, -0.04850907251238823, 0.0909331664443016, 0.017610644921660423, 0.10293688625097275, -0.0022552034351974726, -0.0420505590736866, 0.08630523830652237, -0.04856781288981438, 0.09452289342880249, 0.10455767065286636, 0.010598157532513142, -0.21385781466960907, 0.20146791636943817, 0.056453198194503784, -0.10898206382989883, 0.013620519079267979, -0.07779543846845627, -0.08895963430404663, -0.08830138295888901, -0.07643697410821915, 0.1943795084953308, 0.004653086420148611, -0.13742561638355255, 0.07313147932291031, -0.014316837303340435, 0.0037185612600296736, 0.0060745649971067905, 0.07641608268022537, 0.10907712578773499, 0.017353860661387444, -0.04354843869805336, -0.04266055300831795, -0.03511624410748482, -0.09004922956228256, 0.04153737798333168, -0.056169379502534866, -0.1838722974061966, -0.07231952995061874, 0.15311963856220245, -0.07536523044109344, -0.0825285091996193, -0.041016168892383575, 0.06013437733054161, -0.1270666867494583, -0.012584510259330273, -0.030833831056952477, -0.030078602954745293, 0.01661231368780136, 0.045059219002723694, -0.01698935776948929, -0.052174169570207596, -0.11396964639425278, 0.11472436040639877, 0.05893421545624733, 0.01948160119354725, -0.12290745973587036, -0.0403285026550293, 0.05867936834692955, 0.03994132578372955, 0.1377958208322525, 0.0825924202799797, 0.028230445459485054, 0.10457854717969894, -0.06566433608531952, -0.15675677359104156, 0.08526750653982162, 0.05794435739517212, 0.1062924861907959, 0.08112510293722153, -0.0301774051040411, 0.135425865650177, -0.0588405542075634, 0.07393939048051834, -0.09377774596214294, -0.08033439517021179, 0.051190540194511414, -0.14811260998249054, -0.06860817223787308, 0.004416747018694878, -0.06126818433403969, 0.11562065035104752, 0.06278907507658005, 0.018307825550436974, 0.09664046764373779, 0.02182156778872013, -0.003519197227433324, -0.053115710616111755, -0.020252050831913948, -0.13791988790035248, -0.010743136517703533, 0.0326097309589386, 0.03897005692124367, -0.02940121293067932, 0.5061830878257751, 0.0071319998241961, -0.14127923548221588, -0.05713650584220886, 0.1400623768568039, -0.05201167240738869, 0.015339337289333344, 0.364251971244812, 0.11071433871984482, -0.054747819900512695, -0.024672551080584526, 0.12993758916854858, 0.018121087923645973, 0.10114175826311111, 0.09891968965530396, 0.10221340507268906, 0.013974394649267197, -0.029034459963440895, -0.003054477274417877, -0.10689442604780197, 0.029512694105505943, 0.07823853194713593, -0.010004366748034954, 0.02364386059343815, 0.05505689978599548, -0.10086693614721298, -0.04761406406760216, -0.05439634248614311, 0.04131413251161575, 0.0025466668885201216, -0.07329254597425461, -0.036841265857219696, -0.06944828480482101, -0.03440312296152115, -0.07129404693841934, 0.0334426611661911, -0.07741507887840271, -0.019709037616848946, 0.26999539136886597, 0.03946267440915108, 0.007723134011030197, 0.06606411933898926, -0.09529450535774231, 0.0761260911822319, 0.005806794390082359, -0.03173920884728432, -0.023304341360926628, 0.0054977587424218655, -0.08324868977069855, 0.00008771475404500961, -0.009838960133492947, 0.02117271162569523, -0.003208661451935768, 0.08211561292409897, 0.004403284285217524, -0.15153193473815918, -0.046373073011636734, -0.10011153668165207, 0.07495537400245667, -0.13738206028938293, 0.01569531485438347, 0.029646670445799828, 0.030721187591552734, 0.05171601101756096, 0.08950916677713394, 0.028038566932082176, 0.032623227685689926, -0.06849632412195206, -0.048250872641801834, 0.025119369849562645, 0.10890860110521317, -0.011887788772583008, -0.08859746903181076, -0.057121288031339645, 0.14719457924365997, 0.2998780310153961, -0.09174957126379013, -0.03226664662361145, 0.045753028243780136, 0.03336886316537857, 0.042660366743803024, 0.17252106964588165, -0.01545820850878954, 0.11403582245111465, -0.007368991617113352, -0.07818988710641861, 0.009959048591554165, -0.05157230421900749, -0.01751207560300827, 0.036575865000486374, 0.0565754659473896, -0.03439857065677643, -0.0875915065407753, 0.14714594185352325, -0.12302375584840775, 0.09459320455789566, 0.08753315359354019, -0.12366756796836853, -0.0942271426320076, -0.0305445808917284, 0.11516612023115158, -0.0012354535283520818, 0.006788158789277077, -0.06616338342428207, -0.016330109909176826, -0.018050389364361763, -0.022624030709266663, -0.3447931706905365, -0.1390128880739212, 0.05232596397399902, 0.020890772342681885, 0.1311006397008896, -0.034524932503700256, 0.08764588087797165, -0.010103403590619564, 0.008256739936769009, -0.09657164663076401, 0.018338248133659363, 0.004323164466768503, 0.0727861151099205, -0.018916217610239983, 0.013133554719388485, -0.07152988761663437, -0.11816418170928955, 0.061858635395765305, -0.004399196710437536, -0.058784499764442444, 0.1105470284819603, 0.024325430393218994, 0.02846222184598446, -0.0334644690155983, -0.06971622258424759, 0.09469041228294373, -0.011941569857299328, 0.007339227478951216, 0.0384836383163929, -0.007646690588444471, 0.09863394498825073, 0.040539052337408066, -0.06896081566810608, -0.10805162042379379, 0.032892316579818726, -0.12525653839111328, 0.10303300619125366, -0.010591228492558002, -0.09272541850805283, 0.10029586404561996, -0.08418316394090652, 0.04860842227935791, -0.006497841328382492, 0.06799405813217163, 0.13865794241428375, 0.04860546067357063, -0.03648753836750984, 0.12654609978199005, 0.021127885207533836, -0.02709001488983631, -0.026606298983097076, -0.04873398318886757 ]
2dda893b2913818b523480bd067a49af85a7d12f
# Dataset Card for "prj_gia_dataset_metaworld_assembly_v2_1112" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
qgallouedec/prj_gia_dataset_metaworld_assembly_v2_1112
[ "region:us" ]
2023-03-09T22:36:43+00:00
{"dataset_info": {"features": [{"name": "observations", "sequence": "float32"}, {"name": "actions", "sequence": "float32"}, {"name": "dones", "dtype": "bool"}, {"name": "rewards", "dtype": "float32"}], "splits": [{"name": "train", "num_bytes": 18412500, "num_examples": 100000}], "download_size": 7293153, "dataset_size": 18412500}}
2023-03-09T22:36:51+00:00
[]
[]
TAGS #region-us
# Dataset Card for "prj_gia_dataset_metaworld_assembly_v2_1112" More Information needed
[ "# Dataset Card for \"prj_gia_dataset_metaworld_assembly_v2_1112\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"prj_gia_dataset_metaworld_assembly_v2_1112\"\n\nMore Information needed" ]
[ 6, 29 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"prj_gia_dataset_metaworld_assembly_v2_1112\"\n\nMore Information needed" ]
[ -0.11141988635063171, 0.24843071401119232, -0.0022770054638385773, 0.04617469385266304, 0.1559707373380661, 0.09963908046483994, 0.09127403795719147, 0.09695128351449966, 0.02687756158411503, -0.002580393571406603, 0.15763263404369354, 0.07505898922681808, 0.0971316546201706, 0.20595607161521912, 0.008946092799305916, -0.1723780781030655, 0.049707505851984024, 0.018156690523028374, -0.09444160759449005, 0.07172497361898422, 0.03410172089934349, -0.06825399398803711, 0.11709196120500565, -0.05679202079772949, -0.18262217938899994, 0.06601869314908981, -0.04208919778466225, -0.030850939452648163, 0.0591101348400116, -0.037684258073568344, 0.1194896548986435, -0.011811797507107258, 0.04778575152158737, -0.08903972059488297, 0.022768361493945122, 0.04832760989665985, -0.03179464116692543, 0.03953271359205246, 0.07649306207895279, -0.04245701804757118, -0.019321197643876076, -0.05117836594581604, -0.06964385509490967, 0.022649317979812622, -0.12370307743549347, -0.27273988723754883, -0.10064155608415604, -0.02910958230495453, -0.06640904396772385, 0.003161356784403324, 0.07602985203266144, 0.08586040884256363, -0.009818896651268005, 0.009244246408343315, 0.12478124350309372, -0.06420619040727615, 0.002274606842547655, 0.10136609524488449, -0.07621385157108307, 0.11896150559186935, 0.09632175415754318, 0.044032417237758636, 0.06732603162527084, -0.015294634737074375, -0.103245809674263, -0.023799018934369087, -0.18153682351112366, 0.06087484210729599, -0.03996666893362999, -0.0935569480061531, 0.38688725233078003, -0.033100005239248276, 0.04019809141755104, 0.1300128698348999, -0.055313024669885635, -0.017657460644841194, 0.013734943233430386, 0.0858050212264061, -0.023112865164875984, 0.022628789767622948, 0.016668979078531265, -0.024932654574513435, -0.10620241612195969, -0.17215994000434875, -0.11433994024991989, 0.1632753163576126, 0.0005205858033150434, 0.18494418263435364, -0.17246104776859283, -0.0038780157919973135, -0.21428321301937103, -0.04431844875216484, 0.005822652950882912, -0.11223335564136505, 0.002984963823109865, 0.016211489215493202, 0.04347512498497963, -0.04693200811743736, 0.10260946303606033, -0.030982304364442825, 0.08221963047981262, -0.007149550598114729, -0.008162189275026321, 0.07706905901432037, 0.19643883407115936, -0.11399552971124649, -0.1299295276403427, 0.023144295439124107, 0.005513328127563, -0.09841787815093994, -0.0007839355967007577, -0.08804380893707275, -0.060902997851371765, -0.038311559706926346, -0.11232614517211914, 0.10799717158079147, 0.02471049875020981, -0.03681230917572975, -0.05139422416687012, -0.03402775526046753, 0.1710357367992401, -0.08855034410953522, -0.017393900081515312, 0.011477326974272728, -0.09423661977052689, 0.035092804580926895, -0.0611637607216835, -0.03729959577322006, 0.011206581257283688, 0.0220809169113636, -0.1237107440829277, -0.027718599885702133, -0.06614655256271362, -0.03169028088450432, 0.06839650124311447, -0.07544334977865219, 0.03363153710961342, -0.10397697985172272, -0.23403742909431458, 0.00877930223941803, 0.02255258895456791, -0.06032199040055275, 0.1161409541964531, 0.07045095413923264, 0.08207578212022781, -0.02776736207306385, -0.06592237204313278, 0.12674924731254578, -0.06998050212860107, 0.08066292107105255, -0.02229573391377926, 0.07606624811887741, -0.21580277383327484, 0.07330597937107086, -0.11707912385463715, 0.006489494815468788, 0.00484050065279007, -0.021161790937185287, -0.1648596227169037, 0.0696805939078331, -0.09799236059188843, 0.005006813909858465, -0.06589756906032562, 0.012456155382096767, 0.03070029616355896, 0.060616541653871536, -0.22201114892959595, -0.02323019504547119, 0.172054722905159, -0.1646108329296112, -0.15278437733650208, 0.017036987468600273, 0.028580622747540474, 0.054556187242269516, -0.006404757499694824, 0.2108323723077774, 0.04987324774265289, -0.05970247462391853, -0.00942001212388277, 0.0492766834795475, -0.1477939337491989, -0.2970240116119385, 0.09919045865535736, -0.025526894256472588, -0.1375102549791336, 0.034754686057567596, 0.025417141616344452, 0.06363587081432343, -0.07096145302057266, -0.07464507967233658, -0.03716741502285004, -0.11253570020198822, -0.05258399248123169, 0.029110725969076157, 0.03668580204248428, -0.005148749332875013, 0.08317266404628754, -0.04117577522993088, 0.13409966230392456, -0.04192761704325676, -0.04302145913243294, 0.02847772091627121, 0.164504274725914, -0.1346656084060669, 0.010795945301651955, -0.1410646140575409, -0.09217442572116852, 0.025949371978640556, 0.029519720003008842, 0.02751801535487175, -0.024288076907396317, 0.08124906569719315, -0.009613941423594952, 0.053498756140470505, 0.06449343264102936, 0.08181601017713547, 0.02272409200668335, 0.027581453323364258, -0.037968676537275314, -0.011850757524371147, -0.07006728649139404, -0.0926608294248581, -0.003263759193941951, -0.03441530466079712, 0.12827923893928528, 0.0647912323474884, -0.008229169994592667, -0.04559730738401413, 0.06084483116865158, -0.01885068789124489, -0.004389479290693998, -0.0697607696056366, 0.041529398411512375, -0.03354167193174362, 0.08714598417282104, 0.04853114113211632, -0.06915004551410675, 0.12154757976531982, 0.1334475874900818, -0.07725490629673004, 0.051146917045116425, -0.06505494564771652, 0.00968243833631277, -0.009382987394928932, -0.0836394727230072, 0.07604578137397766, -0.13552838563919067, -0.04271397739648819, 0.04096996411681175, -0.06983637064695358, 0.08764908462762833, 0.0705292671918869, -0.020373737439513206, -0.1162005066871643, 0.029943037778139114, 0.22357307374477386, -0.2412203550338745, 0.18011273443698883, 0.13660700619220734, 0.04153553396463394, 0.20939746499061584, 0.019382881000638008, -0.09556114673614502, 0.026867618784308434, -0.019673878327012062, -0.05214954540133476, 0.14480675756931305, -0.13974140584468842, 0.0084761967882514, 0.10577791184186935, 0.00880505982786417, 0.10419490933418274, -0.11529164761304855, -0.11976083368062973, -0.017759988084435463, -0.008295736275613308, -0.11730749160051346, 0.03210490942001343, -0.020502109080553055, 0.0833342894911766, 0.026922425255179405, 0.06342988461256027, 0.07883390039205551, 0.016986923292279243, -0.0027887027245014906, 0.15060406923294067, -0.15593330562114716, -0.22677451372146606, -0.059988345950841904, -0.0784141942858696, 0.016999749466776848, 0.04024503007531166, -0.03591481223702431, -0.20585015416145325, -0.048411495983600616, 0.05592556670308113, 0.023433517664670944, -0.13008183240890503, 0.012389689683914185, -0.02130993641912937, 0.05886898189783096, -0.10112132877111435, -0.09243736416101456, 0.009642639197409153, -0.043599579483270645, 0.040773726999759674, 0.08925668895244598, -0.11752006411552429, 0.11397445201873779, 0.09686543047428131, -0.024625102058053017, 0.1143200471997261, 0.011935437098145485, 0.09356653690338135, -0.0314083993434906, -0.07819055765867233, 0.2528116703033447, 0.0177011676132679, 0.008380651473999023, 0.04469587281346321, 0.044538624584674835, -0.09193004667758942, -0.016981355845928192, -0.046284645795822144, -0.20875205099582672, -0.22930727899074554, -0.13221511244773865, -0.0707017332315445, 0.10965888947248459, 0.11385755240917206, 0.0685044527053833, -0.09425384551286697, 0.16671673953533173, 0.05231822282075882, -0.04369552433490753, -0.1394800990819931, -0.027255887165665627, -0.09019546955823898, -0.039406172931194305, 0.004276604857295752, -0.11950372904539108, 0.013636663556098938, 0.15295878052711487, 0.2556549608707428, 0.22017566859722137, 0.037230636924505234, 0.043976809829473495, 0.044085919857025146, 0.13978146016597748, 0.1186463013291359, 0.16455510258674622, 0.07728858292102814, -0.01445973664522171, 0.007279706187546253, -0.053891174495220184, -0.1499679535627365, 0.07348998636007309, 0.07158883661031723, -0.14464156329631805, 0.01509390864521265, -0.05072290822863579, -0.01991545595228672, -0.04380878433585167, 0.08692121505737305, -0.24838364124298096, 0.06585019081830978, 0.02828570269048214, 0.19695129990577698, -0.10219378024339676, 0.038443583995103836, 0.11085256189107895, -0.0019857340957969427, 0.06156175583600998, 0.016911348327994347, 0.051996003836393356, -0.16055932641029358, -0.04810177534818649, 0.02499779686331749, 0.016132960096001625, -0.013150244019925594, 0.1316830813884735, -0.07781767845153809, 0.2799220085144043, 0.04997801408171654, -0.04052833840250969, -0.14925172924995422, -0.020052285864949226, -0.0393422432243824, 0.07093257457017899, 0.157856285572052, 0.05476263165473938, -0.16013136506080627, -0.15517981350421906, -0.08578015863895416, 0.033014338463544846, 0.06144501641392708, 0.09544103592634201, -0.15486453473567963, 0.0554802231490612, 0.030291110277175903, -0.05266483128070831, -0.10007986426353455, -0.13036620616912842, -0.13962700963020325, 0.052746545523405075, 0.05929197371006012, -0.05737191438674927, -0.0057607670314610004, -0.02184963785111904, 0.029214369133114815, 0.2381938099861145, 0.15256735682487488, -0.062224991619586945, -0.14624164998531342, 0.08561909198760986, 0.12532369792461395, -0.053531523793935776, -0.0028191308956593275, -0.07211154699325562, -0.023379860445857048, -0.07138289511203766, -0.1543627828359604, 0.12263435870409012, -0.045000556856393814, 0.06451757997274399, -0.11294267326593399, 0.04457204043865204, 0.01957794651389122, -0.0022498504258692265, -0.035456739366054535, -0.000683409278281033, -0.051357343792915344, -0.07454685866832733, 0.12296373397111893, -0.02886565588414669, 0.14110957086086273, 0.16524498164653778, 0.08969220519065857, -0.017824003472924232, 0.09336636960506439, -0.027490034699440002, 0.20478779077529907, 0.07312752306461334, -0.05348571762442589, 0.08833848685026169, 0.13995711505413055, -0.01646103896200657, -0.31364092230796814, -0.0008318355539813638, -0.09453967213630676, -0.04862441122531891, -0.044011928141117096, -0.2595888078212738, 0.07916481047868729, 0.22278156876564026, -0.06121749058365822, 0.1348004937171936, -0.12099432200193405, 0.005237685516476631, 0.1164320707321167, 0.14369307458400726, 0.26315465569496155, -0.12507352232933044, -0.04944575950503349, -0.09043644368648529, -0.22461585700511932, 0.27079901099205017, -0.09986715018749237, 0.0487418957054615, -0.03482947126030922, 0.10746656358242035, -0.006546188611537218, -0.09960629045963287, 0.1746385097503662, 0.03682331740856171, 0.043190062046051025, -0.05479803308844566, -0.06719544529914856, 0.08262745290994644, -0.019218649715185165, 0.05545078217983246, 0.044993698596954346, 0.06863660365343094, -0.12336798012256622, -0.00787103921175003, -0.022826679050922394, 0.05655597522854805, 0.058441951870918274, -0.116340272128582, -0.04899299144744873, 0.023417377844452858, -0.1604824811220169, 0.0010813319822773337, 0.21959199011325836, -0.011655350215733051, 0.003660565009340644, 0.06255773454904556, -0.02129390835762024, -0.07836155593395233, 0.09192989021539688, -0.06068681925535202, -0.05024334788322449, 0.11846603453159332, -0.33590731024742126, 0.045139871537685394, 0.08800298720598221, 0.022632624953985214, -0.007242504041641951, 0.04558144137263298, -0.07428763806819916, 0.023848162963986397, 0.15563717484474182, -0.1682058423757553, 0.05061577633023262, 0.05730842798948288, 0.023603299632668495, 0.05809641629457474, 0.09433706104755402, 0.07958447188138962, 0.05720897763967514, -0.04917614907026291, -0.057607315480709076, 0.06608506292104721, -0.09633971005678177, 0.14336265623569489, 0.11879367381334305, 0.009592430666089058, -0.17301903665065765, 0.17002812027931213, 0.0322277806699276, -0.0679943859577179, -0.015507982112467289, 0.050976045429706573, -0.06398708373308182, -0.11561035364866257, 0.014154734089970589, 0.0566042885184288, -0.06973370164632797, -0.11547323316335678, 0.024600857868790627, -0.025274980813264847, 0.02714289166033268, 0.01616964302957058, 0.031003551557660103, 0.045289769768714905, 0.010576840490102768, -0.07448762655258179, -0.0539570227265358, -0.06982048600912094, -0.08113439381122589, 0.02687452733516693, -0.0804729014635086, -0.1272502988576889, -0.035965677350759506, 0.19147512316703796, -0.05407779663801193, -0.04569731652736664, -0.11723221093416214, 0.05228754132986069, -0.11081094294786453, -0.047489043325185776, -0.11774645000696182, -0.03408971056342125, -0.03290165215730667, -0.036410849541425705, -0.0463038831949234, 0.0076545109041035175, -0.10545272380113602, 0.0781012699007988, -0.010940637439489365, -0.004888471681624651, -0.080339714884758, 0.002727384213358164, 0.05690790340304375, 0.055204324424266815, 0.09513599425554276, 0.10228897631168365, 0.020567340776324272, 0.04670736566185951, -0.09549553692340851, -0.0971994549036026, 0.10029038041830063, 0.05056024715304375, 0.10030204057693481, 0.12166441231966019, 0.04349407181143761, 0.06087460741400719, -0.03513053059577942, 0.01792728342115879, 0.10838489979505539, -0.06627384573221207, 0.07324329018592834, -0.05855739861726761, -0.060118477791547775, 0.01063409261405468, 0.0035901344381272793, 0.15284818410873413, 0.05728789418935776, -0.07074292004108429, 0.08695369213819504, 0.043038781732320786, -0.05787474662065506, -0.022988228127360344, -0.021418338641524315, -0.16106507182121277, 0.027812732383608818, 0.07133989036083221, 0.03516821190714836, -0.03076009638607502, 0.3782888948917389, 0.06434130668640137, -0.15862807631492615, -0.045316267758607864, 0.15184685587882996, 0.1138807162642479, 0.003300148295238614, 0.2185663878917694, 0.061680421233177185, 0.01876055635511875, 0.042084287852048874, 0.10795269161462784, 0.021932099014520645, 0.1756657510995865, 0.12064547091722488, 0.05057062953710556, 0.12085193395614624, -0.007042311131954193, 0.10691025108098984, -0.08804181963205338, 0.017691727727651596, -0.09226886183023453, 0.025079727172851562, 0.01739649660885334, 0.04311443120241165, -0.11534423381090164, 0.06308522820472717, 0.010727182030677795, -0.03749864920973778, 0.015262477099895477, -0.07357288151979446, -0.12573666870594025, -0.21369288861751556, -0.05688903108239174, -0.11082305759191513, 0.06364090740680695, -0.05081192031502724, -0.014674201607704163, 0.20609168708324432, 0.03944343701004982, -0.0008660982712171972, 0.005547722801566124, 0.06569362431764603, 0.004744756035506725, -0.0505383163690567, 0.016224032267928123, -0.019488971680402756, -0.01533045805990696, -0.06711219251155853, 0.04420788586139679, 0.005189318675547838, 0.007432970684021711, -0.012374629266560078, 0.0391257219016552, 0.057349178940057755, -0.08534698933362961, -0.05196389928460121, -0.14106649160385132, 0.04846949502825737, -0.1064886674284935, 0.08422195166349411, -0.01441318541765213, 0.038873232901096344, 0.058624058961868286, 0.06751041859388351, 0.046835582703351974, 0.03669293597340584, -0.016588127240538597, 0.06386303901672363, -0.10154470056295395, 0.1009778156876564, 0.0014162284787744284, -0.03320714831352234, -0.03778216242790222, 0.1895909458398819, 0.2715618312358856, -0.021498698741197586, 0.014261852018535137, 0.028289128094911575, 0.009701899252831936, -0.013120836578309536, 0.15502765774726868, 0.03817833960056305, 0.047065477818250656, -0.04119284451007843, -0.10862855613231659, -0.028374778106808662, -0.04014153778553009, -0.05665096268057823, 0.004408154170960188, 0.06953448802232742, -0.05011080205440521, -0.09039594978094101, 0.11711946129798889, -0.11199035495519638, 0.1839289516210556, 0.08380710333585739, -0.06419510394334793, -0.14257656037807465, 0.006049413233995438, 0.06675586104393005, 0.01345327589660883, 0.000411197921494022, -0.09362363815307617, -0.009096604771912098, -0.015857484191656113, 0.024143362417817116, -0.35506805777549744, -0.21413834393024445, 0.02135191112756729, -0.07321834564208984, 0.15358389914035797, -0.03861735388636589, 0.04506998881697655, 0.03912500664591789, 0.017391787841916084, -0.15056122839450836, 0.015584640204906464, -0.009208397939801216, 0.033314675092697144, -0.06887728720903397, 0.009351300075650215, -0.07993782311677933, -0.015241916291415691, 0.050974227488040924, -0.05932898446917534, -0.04643392190337181, 0.11601386964321136, 0.04474128782749176, -0.03948456794023514, -0.017789732664823532, -0.08055535703897476, 0.10435806214809418, -0.010928510688245296, -0.014145507477223873, -0.045636050403118134, -0.07497543096542358, 0.08258889615535736, 0.023974476382136345, 0.02790747582912445, -0.07766605168581009, -0.0926380380988121, -0.12403162568807602, 0.0669865682721138, 0.0333736278116703, -0.019498804584145546, 0.1033182144165039, -0.1375618278980255, -0.008445489220321178, 0.007615029811859131, 0.04569411650300026, 0.08288122713565826, 0.01979644224047661, -0.039819855242967606, -0.07718967646360397, 0.06986166536808014, 0.007844658568501472, -0.06209035590291023, -0.1285528838634491 ]
a64784e017411fd7482842b5ebbc841972e4e219
A cleaned and tokenized version of the English data from [Mozilla Common Voice 11 dataset](https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0/tree/main). Cleaning steps: * Filtered on samples with >2 upvotes and <1 downvotes] * Removed non voice audio at start and end through pytorch VAD Tokenization: * Audio tokenized through [EnCodec by Meta](https://github.com/facebookresearch/encodec) * Using 24khz pre-trained model, and target bandwidth of 1.5 * Represented in text as audio_token_0 - audio_token_1023 * Prompts constructed as "text: \<common voice transcript\>\naudio: \<audio tokens\>" * Prompts tokenized with GPT tokenizer with added vocab of audio tokens. * Tokenized prompts padded to size 1024 with eos_token. Each sample has 3 properties: input_ids, attention_mask and labels. input_ids and labels are the tokenized prompts and attention_mask is the attention mask.
anforsm/common_voice_11_clean_tokenized
[ "task_categories:text-to-speech", "task_categories:text-generation", "size_categories:10K<n<100K", "language:en", "license:cc0-1.0", "region:us" ]
2023-03-09T22:40:02+00:00
{"language": ["en"], "license": "cc0-1.0", "size_categories": ["10K<n<100K"], "task_categories": ["text-to-speech", "text-generation"], "pretty_name": "Common Voice 11 (en) Cleaned and Tokenized", "dataset_info": {"features": [{"name": "input_ids", "sequence": "int32"}, {"name": "attention_mask", "sequence": "int8"}, {"name": "labels", "sequence": "int64"}], "splits": [{"name": "train", "num_bytes": 1109542776, "num_examples": 83274}, {"name": "validation", "num_bytes": 17374496, "num_examples": 1304}], "download_size": 197852035, "dataset_size": 1126917272}}
2023-03-09T23:53:49+00:00
[]
[ "en" ]
TAGS #task_categories-text-to-speech #task_categories-text-generation #size_categories-10K<n<100K #language-English #license-cc0-1.0 #region-us
A cleaned and tokenized version of the English data from Mozilla Common Voice 11 dataset. Cleaning steps: * Filtered on samples with >2 upvotes and <1 downvotes] * Removed non voice audio at start and end through pytorch VAD Tokenization: * Audio tokenized through EnCodec by Meta * Using 24khz pre-trained model, and target bandwidth of 1.5 * Represented in text as audio_token_0 - audio_token_1023 * Prompts constructed as "text: \<common voice transcript\>\naudio: \<audio tokens\>" * Prompts tokenized with GPT tokenizer with added vocab of audio tokens. * Tokenized prompts padded to size 1024 with eos_token. Each sample has 3 properties: input_ids, attention_mask and labels. input_ids and labels are the tokenized prompts and attention_mask is the attention mask.
[]
[ "TAGS\n#task_categories-text-to-speech #task_categories-text-generation #size_categories-10K<n<100K #language-English #license-cc0-1.0 #region-us \n" ]
[ 54 ]
[ "passage: TAGS\n#task_categories-text-to-speech #task_categories-text-generation #size_categories-10K<n<100K #language-English #license-cc0-1.0 #region-us \n" ]
[ -0.05369087681174278, -0.029659222811460495, -0.0029922740068286657, -0.0040934886783361435, 0.0636734887957573, 0.05735649913549423, 0.22214539349079132, 0.103868268430233, 0.17847776412963867, 0.013347277417778969, 0.10187459737062454, 0.05642148479819298, 0.04305682331323624, 0.05983506143093109, -0.06694016605615616, -0.26984360814094543, 0.041886214166879654, -0.05182506889104843, 0.09108784049749374, 0.060326021164655685, 0.0909716784954071, -0.060626547783613205, 0.009031740948557854, -0.08028043806552887, -0.0689953863620758, 0.0009044873877428472, 0.04402097687125206, -0.10029767453670502, 0.11042223125696182, 0.022669697180390358, 0.08670523017644882, 0.06237540394067764, 0.012088918127119541, -0.2530008554458618, -0.001718649989925325, -0.04199561849236488, -0.020665181800723076, 0.023574532940983772, 0.04755708947777748, 0.05698356777429581, 0.09137241542339325, -0.0949917808175087, -0.03651479259133339, 0.1208389475941658, -0.14304877817630768, -0.047079239040613174, -0.06952778249979019, 0.08984757959842682, 0.04766353219747543, 0.06764847785234451, -0.03848348930478096, 0.09828215837478638, -0.1484716385602951, 0.029507266357541084, 0.12065494805574417, -0.3417540490627289, 0.03482193872332573, 0.24723894894123077, 0.12499929964542389, 0.12432979792356491, -0.08639860153198242, 0.03838353604078293, 0.06788267195224762, -0.02739923633635044, -0.11159542202949524, -0.09972143918275833, -0.10639628767967224, 0.04951239749789238, -0.07841765135526657, -0.05105314403772354, 0.3189716637134552, 0.07946986705064774, 0.011478354223072529, -0.12141480296850204, -0.017867790535092354, -0.06917474418878555, -0.05080357566475868, 0.08436929434537888, 0.014467861503362656, 0.08198031783103943, 0.10752926766872406, -0.06755204498767853, -0.13967053592205048, -0.09099575877189636, -0.1669064611196518, 0.08290401101112366, -0.021708957850933075, 0.004538893699645996, -0.02972451224923134, 0.009200893342494965, -0.1639120876789093, -0.05460389703512192, -0.02484629489481449, -0.05847492814064026, -0.06977725774049759, -0.008394451811909676, 0.019844092428684235, 0.007919423282146454, 0.10871902108192444, -0.017682282254099846, -0.06871920078992844, 0.020012950524687767, -0.07544095069169998, 0.1654893010854721, 0.026852058246731758, 0.11821559071540833, 0.017018307000398636, -0.0068197608925402164, -0.02997680939733982, -0.042883824557065964, 0.0368235819041729, -0.006487710867077112, -0.1906317174434662, -0.06572289019823074, -0.10681948065757751, 0.1719413697719574, -0.014052331447601318, 0.023833077400922775, -0.04173075780272484, 0.04938032478094101, 0.13721509277820587, -0.05050784721970558, -0.02532893978059292, 0.04073793441057205, 0.001987421652302146, 0.014261184260249138, -0.10187163203954697, 0.03837801516056061, -0.04413154348731041, 0.061473261564970016, -0.08640652894973755, -0.030626753345131874, -0.0072982413694262505, -0.10860060155391693, 0.09102874249219894, -0.14379268884658813, -0.02428019605576992, -0.06360132992267609, -0.19145698845386505, -0.0019648463930934668, -0.06391487270593643, -0.03692079335451126, -0.03726184368133545, -0.05872710049152374, -0.046456824988126755, -0.009219950996339321, -0.05566031485795975, -0.011132194660604, -0.09160402417182922, 0.09896508604288101, -0.08324356377124786, 0.06496235728263855, -0.19477424025535583, -0.013317751698195934, -0.08343975245952606, 0.027645844966173172, -0.11851946264505386, 0.05689115449786186, -0.12166959792375565, 0.15340174734592438, -0.08956684172153473, -0.007463871501386166, -0.07520467042922974, 0.049913011491298676, -0.12503816187381744, 0.18194228410720825, -0.19020530581474304, -0.0586509071290493, 0.1367812603712082, -0.02541193924844265, -0.10438548773527145, 0.06063128262758255, 0.05112570896744728, 0.1122576892375946, 0.1131468415260315, 0.37741437554359436, -0.06514524668455124, -0.07237585633993149, -0.0008357419283129275, 0.1820744276046753, -0.04770900309085846, -0.13192768394947052, 0.12295286357402802, -0.1807388812303543, 0.02878747135400772, -0.0018497162964195013, 0.07124104350805283, 0.004041758365929127, -0.010470150038599968, -0.0710628554224968, -0.007723543792963028, -0.012762111611664295, 0.08151363581418991, -0.005464452784508467, 0.07011262327432632, -0.06658709794282913, -0.02521049976348877, -0.04082103073596954, 0.034128203988075256, 0.04452560842037201, 0.019604304805397987, -0.05370838940143585, 0.01137529592961073, 0.024069897830486298, 0.013245719484984875, -0.09163114428520203, -0.0035854424349963665, 0.05432341992855072, 0.09241604059934616, 0.13823571801185608, 0.18536797165870667, 0.0008167927735485137, -0.0861915722489357, -0.056212566792964935, 0.08693528920412064, 0.049913931638002396, 0.015375735238194466, -0.07573933154344559, -0.11600109934806824, 0.06926173716783524, -0.007070775143802166, 0.01691451482474804, -0.12940552830696106, 0.004278942011296749, 0.16392230987548828, -0.04586482420563698, 0.010532558895647526, 0.06237567588686943, 0.02699291706085205, 0.04923219978809357, 0.009521915577352047, -0.008855937048792839, 0.08572075515985489, -0.045151982456445694, -0.09773747622966766, 0.1508415788412094, -0.14608293771743774, -0.01120773609727621, 0.16513685882091522, -0.009478910826146603, 0.03157999366521835, -0.08820866048336029, -0.0008176372502930462, -0.0003175552992615849, 0.019785793498158455, -0.0927795022726059, 0.06631334125995636, 0.051128633320331573, 0.09630496799945831, -0.08627662807703018, -0.026660004630684853, -0.0147596700116992, 0.0010936163598671556, -0.009289250709116459, 0.06912662088871002, 0.15785887837409973, -0.18972335755825043, 0.13799628615379333, 0.2001471221446991, 0.05870761722326279, 0.22576189041137695, -0.06419429183006287, -0.04724855348467827, 0.005119560286402702, 0.04014034569263458, -0.040990911424160004, 0.12788383662700653, -0.2239793837070465, 0.005824194755405188, 0.07997598499059677, 0.07707380503416061, 0.08647142350673676, -0.14781822264194489, -0.09676484763622284, -0.06801905483007431, -0.11022432893514633, -0.1441885083913803, 0.04030594229698181, 0.024802323430776596, 0.05861091613769531, 0.01822609081864357, -0.04937049746513367, 0.07709919661283493, -0.052661262452602386, -0.0889584869146347, 0.11378656327724457, -0.13710398972034454, -0.2000216245651245, -0.18142269551753998, 0.028952209278941154, -0.002309410134330392, 0.044075239449739456, 0.07473762333393097, -0.08911660313606262, -0.05828104913234711, -0.04803386330604553, 0.11628453433513641, -0.13003112375736237, -0.0901365876197815, -0.04703221470117569, 0.08602163940668106, -0.12082649767398834, -0.097418412566185, -0.04089011996984482, -0.006186068989336491, -0.013022998347878456, 0.01465906947851181, -0.1396414041519165, 0.033807627856731415, 0.279277503490448, 0.04080972820520401, 0.0011528466129675508, -0.13716839253902435, 0.1465831696987152, -0.11834622919559479, 0.03261857107281685, 0.07006507366895676, 0.05546388030052185, -0.005889563821256161, 0.2634696960449219, 0.052886322140693665, -0.06503351032733917, -0.0076223257929086685, -0.010603530332446098, -0.050531838089227676, -0.32333651185035706, -0.0985030010342598, -0.13316096365451813, 0.15054573118686676, 0.03355415537953377, 0.09122278541326523, 0.1484442949295044, 0.0033029571641236544, -0.029387978836894035, 0.0481719970703125, 0.04569295048713684, 0.07058970630168915, 0.30576664209365845, -0.06644293665885925, 0.03607698157429695, -0.12768147885799408, -0.016454022377729416, 0.10519884526729584, 0.12588530778884888, 0.18740811944007874, 0.259522944688797, 0.3346647620201111, 0.02529590018093586, 0.01693790778517723, 0.09633168578147888, 0.06674069911241531, 0.08378247916698456, -0.014029363170266151, -0.056148383766412735, -0.057679999619722366, 0.07462408393621445, 0.06648027896881104, 0.15499024093151093, -0.19456027448177338, -0.0035937826614826918, -0.16468457877635956, 0.052272647619247437, 0.13134898245334625, 0.14112713932991028, -0.05796639621257782, 0.08228941261768341, 0.10151293128728867, -0.035639289766550064, -0.08622246235609055, 0.12962229549884796, 0.13046132028102875, -0.07893570512533188, 0.04692253842949867, 0.03651515766978264, 0.11881688237190247, -0.025815827772021294, 0.049566783010959625, -0.13828089833259583, -0.16076745092868805, -0.013632184825837612, 0.13607729971408844, -0.15015043318271637, 0.30556005239486694, 0.061235371977090836, 0.012462797574698925, -0.09509001672267914, -0.056517813354730606, -0.0174347385764122, 0.10746487230062485, 0.14473693072795868, 0.008908208459615707, -0.03633039817214012, -0.08373090624809265, -0.09094075858592987, -0.02495216578245163, 0.0890713483095169, -0.014753072522580624, -0.05599481612443924, -0.014913973398506641, 0.022193610668182373, 0.018092000856995583, -0.035809475928545, -0.11329253762960434, -0.08887052536010742, 0.02942845970392227, 0.22108538448810577, 0.012591608799993992, -0.03334566205739975, 0.028424695134162903, -0.06367255747318268, 0.11675857752561569, -0.26223987340927124, -0.06184592470526695, -0.05964727699756622, -0.18543976545333862, 0.1238299161195755, -0.004972812719643116, -0.00918806716799736, -0.05394740775227547, -0.012141233310103416, -0.1170969307422638, -0.017898011952638626, 0.1483875811100006, -0.008527729660272598, -0.06819173693656921, -0.05564352124929428, 0.2050788849592209, -0.14606723189353943, 0.10294543951749802, -0.016128214076161385, 0.035208240151405334, 0.006075067911297083, -0.10892829298973083, -0.014184114523231983, -0.07359515875577927, -0.038694627583026886, 0.10934566706418991, -0.06033022701740265, -0.00850814301520586, -0.045691605657339096, -0.10086832195520401, 0.3023602068424225, 0.30787450075149536, -0.0599944032728672, 0.14707045257091522, 0.2229645550251007, -0.09045340120792389, -0.2624664306640625, -0.036566004157066345, -0.14003537595272064, -0.030701769515872, -0.0226665697991848, -0.12504969537258148, -0.05370800942182541, 0.11008083075284958, -0.056398216634988785, 0.20555581152439117, -0.30877408385276794, -0.11745824664831161, 0.08684147149324417, -0.08980800211429596, 0.17612233757972717, -0.17635001242160797, -0.135335311293602, -0.11769159883260727, -0.05718941241502762, 0.07873859256505966, -0.07915437966585159, 0.12887488305568695, 0.00033753595198504627, 0.06491991877555847, 0.004429319407790899, -0.0242173932492733, 0.18075242638587952, 0.07350265234708786, 0.02358425408601761, -0.037861648947000504, -0.18763333559036255, 0.24975039064884186, 0.02119215950369835, 0.04233572259545326, -0.14704984426498413, -0.03876336291432381, -0.0952090322971344, -0.054885756224393845, -0.057370077818632126, 0.03145948052406311, -0.03446381911635399, -0.0791558250784874, -0.10737067461013794, -0.021173251792788506, -0.10773847997188568, 0.005471174605190754, 0.2559380829334259, -0.1212625503540039, -0.002241845242679119, 0.12906073033809662, 0.13314375281333923, -0.050827864557504654, -0.016690250486135483, -0.0007036585011519492, -0.07454445958137512, 0.08489363640546799, -0.191789448261261, -0.04759964346885681, 0.13582874834537506, 0.0050432151183485985, 0.1469329297542572, 0.02928180992603302, -0.053139567375183105, 0.022913558408617973, 0.12254279851913452, -0.010386903770267963, -0.17798350751399994, -0.0005632613319903612, 0.005780066829174757, -0.016711389645934105, -0.052239011973142624, 0.06785724312067032, 0.02904280461370945, 0.05686371400952339, 0.004975323099642992, -0.014326492324471474, -0.08817058801651001, 0.06892935931682587, 0.0406753309071064, 0.07288965582847595, -0.1179385706782341, 0.14364691078662872, 0.11189468950033188, -0.06435299664735794, -0.06904269009828568, 0.19004160165786743, -0.08411271870136261, -0.08208431303501129, -0.10717664659023285, -0.0036359394434839487, -0.022168690338730812, -0.05868750438094139, -0.02220597118139267, -0.15155163407325745, 0.012596944347023964, 0.16174696385860443, -0.027856947854161263, 0.08919694274663925, -0.0031169713474810123, -0.04467666521668434, 0.05262548476457596, -0.02161121368408203, -0.16828566789627075, 0.0021363054402172565, -0.10643965750932693, 0.016149258241057396, -0.0018495983676984906, 0.046755168586969376, -0.021179664880037308, -0.04805736988782883, -0.14177703857421875, 0.054687317460775375, -0.10173489898443222, 0.06572330743074417, -0.05725191906094551, -0.039437614381313324, 0.014184663072228432, 0.007079184986650944, -0.04548703134059906, -0.06786984205245972, -0.14206653833389282, 0.00021233006555121392, -0.01405499130487442, 0.1411304473876953, -0.03497913107275963, 0.002298390492796898, 0.04128369688987732, 0.022053968161344528, 0.11846108734607697, 0.0010537011548876762, -0.06615934520959854, 0.11663804948329926, -0.14261305332183838, 0.019383523613214493, 0.1213994175195694, 0.031686075031757355, 0.013852305710315704, 0.11266221851110458, -0.04088572412729263, 0.03745090588927269, 0.11869131028652191, 0.08169658482074738, -0.18667130172252655, -0.1404464840888977, -0.0005009400192648172, -0.06230780854821205, -0.1540258377790451, 0.0006465115584433079, -0.09379656612873077, 0.09979454427957535, -0.01727413572371006, 0.10672168433666229, -0.002419367665424943, 0.01444441918283701, -0.05435867980122566, 0.020642675459384918, -0.03594445437192917, -0.032714422792196274, -0.048458032310009, -0.0807788297533989, 0.00910173635929823, 0.005607829429209232, 0.28400543332099915, 0.04040011763572693, -0.10941261798143387, 0.0717940479516983, 0.03812997788190842, 0.0013319418067112565, 0.004389758687466383, 0.3424522578716278, 0.1332918107509613, -0.03588807210326195, -0.10195677727460861, -0.018847055733203888, -0.007931970991194248, -0.03173179551959038, 0.17267479002475739, 0.11788806319236755, 0.030154500156641006, 0.08478465676307678, 0.10604829341173172, -0.07293586432933807, 0.020373044535517693, 0.08203725516796112, 0.09889905154705048, 0.018936093896627426, -0.08124431222677231, 0.12139073014259338, 0.1746368259191513, -0.11049017310142517, 0.03762972354888916, -0.04972304403781891, -0.08016806840896606, -0.13104073703289032, -0.06007569655776024, -0.039199862629175186, -0.11970994621515274, 0.05032698065042496, -0.05168522149324417, 0.08360879123210907, 0.14019857347011566, 0.03841058164834976, -0.01790451444685459, 0.065613754093647, -0.12641353905200958, -0.10446549952030182, 0.06347495317459106, -0.04036311060190201, 0.07473685592412949, -0.16896334290504456, -0.028391266241669655, 0.04689495265483856, -0.1168564110994339, 0.006478817202150822, 0.06806773692369461, -0.05906344950199127, -0.05898579582571983, -0.14765915274620056, -0.04527609795331955, -0.0309368297457695, 0.10038500279188156, 0.03911004215478897, 0.273239403963089, 0.05942947044968605, -0.05534437298774719, 0.03998053818941116, 0.10669024288654327, -0.053619541227817535, -0.2524935007095337, 0.024538591504096985, 0.1687387228012085, 0.015143780037760735, 0.06929325312376022, -0.06634695827960968, -0.10217442363500595, -0.037076957523822784, 0.20009157061576843, 0.2848622798919678, -0.03920111805200577, -0.01493504736572504, -0.06852928549051285, 0.034176360815763474, 0.014635207131505013, 0.12877653539180756, -0.027542423456907272, 0.2167031317949295, -0.013356124982237816, 0.00905879121273756, 0.01055523194372654, 0.0020965503063052893, -0.13359065353870392, 0.037217043340206146, 0.025755083188414574, -0.08925435692071915, -0.0753418356180191, 0.16788890957832336, -0.13050909340381622, 0.10329025983810425, 0.03602780029177666, -0.1203383132815361, -0.012363612651824951, 0.009280139580368996, 0.06761903315782547, 0.032682906836271286, 0.046177420765161514, -0.05734473094344139, -0.09637212753295898, -0.11987830698490143, -0.027188340201973915, -0.2580566704273224, -0.07311131805181503, 0.06759266555309296, -0.05010955408215523, 0.1371660828590393, -0.024600839242339134, 0.1794300228357315, 0.04764164611697197, 0.0296167004853487, -0.03658294677734375, 0.16382712125778198, 0.05557301267981529, -0.010826126672327518, -0.004557294771075249, 0.01644243858754635, -0.023792145773768425, 0.04761108011007309, 0.06388062983751297, -0.09100237488746643, 0.056642912328243256, 0.14703257381916046, -0.04698626324534416, -0.11536405235528946, -0.026125118136405945, -0.09664060920476913, 0.08559547364711761, 0.013592752628028393, -0.005740161519497633, -0.05438068136572838, -0.0017227808712050319, -0.026759259402751923, 0.042601436376571655, -0.09204231947660446, -0.10930223762989044, -0.03433656319975853, -0.04247700795531273, 0.1163625717163086, 0.02754499576985836, -0.2858884632587433, 0.0225201565772295, -0.06615404039621353, 0.10841014236211777, -0.10683070123195648, 0.06718750298023224, 0.11091373860836029, -0.054463330656290054, 0.013109992258250713, -0.3585028052330017, 0.041875965893268585, 0.07247911393642426, -0.11073928326368332, -0.07515861839056015 ]
4e0cbe1f34e54a4a567fbc9eebd7b16654ef35c0
# Dataset Card for "annotated-code-functions-teensy" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
michaelnath/annotated-code-functions-teensy
[ "region:us" ]
2023-03-10T02:55:10+00:00
{"dataset_info": {"features": [{"name": "function", "dtype": "string"}, {"name": "repo_name", "dtype": "string"}, {"name": "features", "sequence": "float64"}], "splits": [{"name": "train", "num_bytes": 454721, "num_examples": 1001}], "download_size": 152815, "dataset_size": 454721}}
2023-03-10T02:55:13+00:00
[]
[]
TAGS #region-us
# Dataset Card for "annotated-code-functions-teensy" More Information needed
[ "# Dataset Card for \"annotated-code-functions-teensy\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"annotated-code-functions-teensy\"\n\nMore Information needed" ]
[ 6, 21 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"annotated-code-functions-teensy\"\n\nMore Information needed" ]
[ -0.08459609001874924, 0.13167829811573029, -0.004889726638793945, -0.013028199784457684, 0.15155766904354095, 0.0850154310464859, 0.08038665354251862, 0.058883052319288254, 0.11235301941633224, 0.01486494392156601, 0.10280460119247437, 0.040610816329717636, 0.03750220686197281, 0.2589537799358368, -0.10084892064332962, -0.027271823957562447, 0.04987744987010956, -0.0023083388805389404, -0.0039116558618843555, 0.03879421204328537, 0.0007762663881294429, 0.005726647097617388, 0.06932333111763, -0.09662607312202454, -0.15416769683361053, 0.057138241827487946, -0.0019999342039227486, -0.06034756451845169, 0.0818384513258934, -0.09134352952241898, 0.1696508675813675, -0.02679801732301712, -0.023477960377931595, -0.17575930058956146, 0.006282608490437269, 0.00529957702383399, -0.04166550189256668, 0.01923549175262451, 0.00026651928783394396, -0.05265498533844948, 0.040667515248060226, 0.031959522515535355, 0.001067593228071928, -0.008035782724618912, -0.1424875259399414, -0.1598862111568451, -0.05277551710605621, -0.24125294387340546, 0.029821300879120827, -0.04809633269906044, 0.03729155659675598, 0.07662129402160645, -0.08367043733596802, 0.03248510882258415, 0.023982539772987366, -0.08077438175678253, 0.04286486282944679, 0.23850709199905396, 0.04207731783390045, 0.06671609729528427, 0.0064857592806220055, 0.002237890148535371, 0.08976024389266968, -0.019434455782175064, 0.014437769539654255, -0.08830644190311432, -0.1908399909734726, 0.08386102318763733, -0.015080580487847328, -0.15124908089637756, 0.2674417793750763, -0.044119372963905334, 0.033352889120578766, -0.01915554143488407, -0.0835004597902298, -0.0599503293633461, -0.037060752511024475, 0.00041178156971000135, 0.03279891610145569, 0.04060477763414383, 0.11445406824350357, 0.020125381648540497, -0.0819597914814949, -0.07396619766950607, -0.05686897411942482, 0.019355030730366707, -0.06747507303953171, 0.12039633840322495, -0.21162402629852295, -0.06924058496952057, -0.11186186224222183, 0.010798410512506962, 0.015174700878560543, -0.04934172332286835, -0.0034966093953698874, 0.007232815958559513, -0.041861675679683685, 0.0012305292766541243, 0.1683216094970703, 0.04738859832286835, 0.0422515869140625, 0.07483524084091187, -0.08108335733413696, 0.034495726227760315, 0.16732536256313324, -0.04771037399768829, 0.08685994148254395, 0.008857131004333496, -0.03870333358645439, -0.08207535743713379, -0.0365244522690773, -0.12460989505052567, -0.11945507675409317, 0.038976531475782394, -0.009819748811423779, 0.14306224882602692, -0.08097421377897263, -0.060938313603401184, -0.0668114721775055, -0.010609293356537819, 0.15880770981311798, -0.1405402272939682, -0.00322512025013566, 0.018048105761408806, -0.017176171764731407, -0.08256199955940247, -0.104812391102314, -0.017295604571700096, -0.02005607821047306, 0.0014913217164576054, -0.07345645874738693, -0.0356757715344429, -0.051669247448444366, -0.019031740725040436, 0.041717614978551865, -0.16360267996788025, 0.04537656903266907, -0.03940168395638466, -0.24781201779842377, 0.017847958952188492, 0.07168097794055939, -0.03781673684716225, 0.1800708770751953, -0.059419456869363785, -0.00726324412971735, -0.026611903682351112, -0.014017424546182156, -0.007686797529459, -0.05805584043264389, 0.04415882006287575, 0.06102992221713066, 0.07588015496730804, -0.16410215198993683, 0.07099881023168564, -0.16840755939483643, 0.0406983308494091, -0.0442015640437603, 0.018178900703787804, -0.052465397864580154, 0.018571292981505394, -0.02333458699285984, 0.023755965754389763, -0.07615206390619278, 0.07486101239919662, -0.03667033091187477, 0.08896879851818085, -0.16022415459156036, -0.05882493034005165, 0.1140454113483429, -0.12026660889387131, -0.18265052139759064, -0.02037949115037918, -0.05208897590637207, 0.09138394147157669, -0.012046135030686855, 0.3943873941898346, 0.0594283752143383, -0.0057434383779764175, 0.07339432090520859, 0.11537298560142517, -0.07113263010978699, -0.2662048935890198, 0.026592178270220757, -0.061160288751125336, -0.09131931513547897, 0.05551895871758461, 0.0915047749876976, -0.0874168872833252, -0.02013515494763851, -0.09670878946781158, 0.007992703467607498, -0.06480623036623001, 0.08690609782934189, 0.027708714827895164, -0.009229600429534912, -0.04871498793363571, 0.12977151572704315, -0.028368359431624413, 0.020071491599082947, -0.04396490007638931, -0.03606776148080826, -0.06426907330751419, 0.07226637005805969, -0.02523920126259327, -0.0023150041233748198, -0.20882338285446167, -0.107953280210495, 0.009943719021975994, -0.0423995666205883, -0.0282770786434412, 0.04503238573670387, 0.031678639352321625, -0.03322432190179825, 0.05249111354351044, 0.05552232638001442, 0.09117399901151657, 0.020410191267728806, 0.007293109782040119, 0.04057752713561058, -0.0027038620319217443, -0.11327015608549118, -0.002440117998048663, -0.16194817423820496, -0.0389101542532444, 0.07336018234491348, -0.013159903697669506, 0.01581735908985138, -0.027434810996055603, 0.029248692095279694, 0.04750886186957359, -0.0063928826712071896, -0.022711042314767838, 0.03132343292236328, -0.026907317340373993, 0.06092347204685211, -0.07318545877933502, -0.14150948822498322, 0.18575018644332886, 0.09139043837785721, -0.045896247029304504, 0.023382162675261497, 0.04387572035193443, 0.06297877430915833, 0.002533542225137353, -0.040628086775541306, -0.012760874815285206, -0.0697069838643074, -0.03940226882696152, 0.09943478554487228, -0.05906583368778229, 0.019599193707108498, 0.08439755439758301, -0.0485403835773468, -0.11039984971284866, -0.00007198510866146535, 0.11349290609359741, -0.08759304881095886, 0.1173749789595604, 0.214081272482872, 0.08360213786363602, 0.191278338432312, -0.04346977919340134, -0.0762486606836319, -0.034631382673978806, -0.00025185509002767503, -0.0493353046476841, 0.13804404437541962, -0.14830102026462555, -0.008218023926019669, 0.07597298920154572, 0.021071920171380043, 0.1363365352153778, -0.08968239277601242, -0.06864312291145325, -0.02161303721368313, -0.05119602382183075, -0.1705235242843628, -0.009037254378199577, 0.04348384216427803, 0.08298061788082123, 0.003722919151186943, -0.0533478707075119, 0.13681994378566742, -0.03112831339240074, -0.06262943893671036, 0.12773606181144714, -0.1814744919538498, -0.3474556803703308, -0.08807342499494553, 0.022871704772114754, 0.07458695769309998, 0.04571982100605965, -0.021167181432247162, -0.09385301172733307, -0.028348758816719055, 0.005000824108719826, -0.05376960337162018, -0.1932256519794464, -0.0968075841665268, 0.027925986796617508, 0.03632888197898865, -0.05435221642255783, -0.11049042642116547, 0.0037028584629297256, -0.024482520297169685, 0.10121801495552063, 0.11368385702371597, -0.11916796863079071, 0.13025009632110596, 0.16888384521007538, -0.06179945543408394, 0.05213909596204758, -0.053200531750917435, 0.05428893119096756, -0.04103969782590866, -0.06606023013591766, 0.11915247142314911, -0.03631900995969772, 0.02989467792212963, 0.08868671208620071, 0.017634034156799316, -0.18503506481647491, -0.022884836420416832, -0.04388667643070221, -0.21684618294239044, -0.23579834401607513, -0.1671939641237259, -0.05568013712763786, 0.19325357675552368, 0.008361535146832466, 0.03608417510986328, -0.0009074383997358382, 0.008203512988984585, 0.10040335357189178, 0.050677984952926636, -0.1457897424697876, -0.07786473631858826, 0.06931798905134201, 0.03985670953989029, -0.024597806856036186, -0.12692643702030182, 0.002951432717964053, 0.13238953053951263, 0.1480737179517746, 0.17495888471603394, 0.12033665925264359, 0.21989354491233826, -0.00018384282884653658, 0.11308974772691727, 0.08101502060890198, 0.10515964776277542, 0.09892025589942932, 0.024518614634871483, 0.016509048640727997, 0.020869668573141098, -0.20589318871498108, 0.02250312641263008, 0.052556540817022324, -0.22555141150951385, 0.013423248194158077, -0.10409961640834808, 0.046783823519945145, -0.21153490245342255, 0.08973661810159683, -0.1965869814157486, 0.05762103199958801, 0.030099550262093544, 0.11542638391256332, -0.14711613953113556, 0.10365942865610123, 0.12604686617851257, -0.07795178145170212, 0.025284981355071068, -0.049401476979255676, 0.04985928162932396, -0.09894908964633942, 0.023830894380807877, -0.053896281868219376, -0.07099798321723938, 0.056863777339458466, 0.15719535946846008, -0.16342677175998688, 0.25703802704811096, 0.032259222120046616, -0.00284235505387187, -0.1093979924917221, 0.01648985594511032, -0.05423683673143387, -0.09405329823493958, 0.1734672635793686, 0.019491763785481453, -0.1709246188402176, -0.16121308505535126, 0.048531822860240936, 0.03651927039027214, 0.1793396919965744, -0.0634034276008606, -0.07316333800554276, 0.009917582385241985, 0.028656890615820885, -0.02922854758799076, -0.27687904238700867, -0.01269583310931921, -0.09780877828598022, 0.08389577269554138, 0.060022179037332535, -0.14359357953071594, 0.051120661199092865, 0.060636959969997406, -0.04599085822701454, 0.1265052706003189, 0.0560811422765255, -0.04229266569018364, -0.10437341034412384, -0.09790803492069244, 0.12269595265388489, -0.015298732556402683, 0.055814944207668304, 0.02986956015229225, 0.02434561774134636, -0.05080769956111908, -0.24098306894302368, 0.10773185640573502, -0.06927827000617981, 0.13072676956653595, -0.07438834756612778, 0.13903172314167023, -0.02907792292535305, -0.039310164749622345, 0.007213090546429157, 0.04979150369763374, -0.03413934260606766, -0.053485412150621414, 0.16299520432949066, -0.11201345175504684, 0.03237168863415718, 0.17895956337451935, 0.06151394546031952, -0.06710124015808105, 0.13331297039985657, 0.011733912862837315, 0.1642695665359497, 0.14263269305229187, -0.04005159065127373, 0.1713750958442688, 0.191532164812088, -0.0942263975739479, -0.2631778419017792, -0.005873754620552063, -0.1523989737033844, -0.03549718111753464, 0.11416860669851303, -0.28759506344795227, 0.06058191508054733, 0.11731953918933868, -0.03619919344782829, 0.18832406401634216, -0.18747921288013458, -0.0024831511545926332, 0.18554048240184784, 0.06382916122674942, 0.2541288137435913, -0.09854324162006378, -0.14548081159591675, -0.06636374443769455, -0.17104662954807281, 0.16853998601436615, -0.12829121947288513, -0.0038482542149722576, 0.011035769246518612, 0.1635010689496994, -0.01241354364901781, -0.03178888186812401, 0.1352723389863968, 0.08535159379243851, 0.0693652406334877, -0.04092990234494209, -0.18024204671382904, 0.20616430044174194, -0.06997321546077728, 0.0787510871887207, 0.02594362571835518, 0.039981208741664886, -0.15974299609661102, 0.02574850618839264, 0.028974859043955803, 0.03973781317472458, 0.04220880940556526, -0.0946294367313385, -0.1024138405919075, -0.04013083502650261, -0.09194345772266388, -0.030121564865112305, 0.13161833584308624, 0.033001501113176346, 0.05053357034921646, 0.17426930367946625, 0.07759127765893936, -0.06830880045890808, 0.08536474406719208, -0.052289556711912155, -0.053837403655052185, 0.0610334649682045, -0.21354614198207855, 0.06089519336819649, 0.09744689613580704, 0.007586660794913769, 0.042616136372089386, 0.01879093609750271, -0.02666858769953251, 0.056436214596033096, 0.12648248672485352, -0.1363939344882965, -0.04954950511455536, 0.03205425664782524, -0.1364806592464447, -0.04404296353459358, 0.12477228790521622, 0.059627383947372437, 0.07310744374990463, 0.007836027070879936, -0.05749154090881348, 0.04658976569771767, 0.008750961162149906, 0.04542339965701103, 0.08194055408239365, 0.08023811131715775, -0.17519867420196533, 0.1558021456003189, 0.03610390052199364, -0.1545543372631073, 0.03588365763425827, 0.00627383217215538, -0.08311618119478226, -0.08947424590587616, -0.0003814697265625, 0.26303380727767944, -0.021830199286341667, -0.12924820184707642, -0.012782398611307144, 0.00006839320849394426, 0.017156565561890602, 0.21377168595790863, 0.07359787821769714, 0.13993972539901733, 0.005234232638031244, 0.0064256335608661175, -0.0618048794567585, -0.026059448719024658, -0.12383180856704712, 0.004590566735714674, -0.06384877115488052, -0.10854791849851608, -0.03585457056760788, 0.13029488921165466, -0.06976698338985443, -0.105010986328125, -0.0903518795967102, 0.06226297467947006, -0.06513210386037827, 0.050352681428194046, -0.04039500653743744, -0.013452170416712761, 0.03872660547494888, 0.10733608901500702, -0.04102659970521927, -0.009571005590260029, -0.10183096677064896, 0.10926181823015213, -0.020126784220337868, 0.054567378014326096, -0.14255663752555847, 0.0380924716591835, 0.055949028581380844, 0.019881580024957657, 0.05379519239068031, 0.09532196074724197, -0.0210235845297575, 0.13873469829559326, -0.14330360293388367, -0.09443952143192291, 0.07716856151819229, 0.036836784332990646, 0.07690391689538956, 0.082585409283638, -0.044568706303834915, 0.09557134658098221, -0.01674801856279373, 0.0394136905670166, 0.05954807251691818, -0.09725555032491684, -0.01757652871310711, -0.13321994245052338, -0.09372866898775101, 0.01633869856595993, -0.04005433991551399, 0.15390269458293915, 0.012880365364253521, 0.03121478296816349, 0.05674416571855545, 0.051531679928302765, -0.029155101627111435, -0.09328681230545044, 0.02234196476638317, -0.09798840433359146, -0.06198872625827789, 0.0294102281332016, 0.01931818388402462, -0.05264557898044586, 0.42069220542907715, 0.056537263095378876, 0.006565317045897245, -0.057532891631126404, 0.06547533720731735, -0.038551799952983856, 0.026816541329026222, 0.25076600909233093, 0.12611232697963715, -0.08373076468706131, -0.02970036305487156, 0.053637079894542694, -0.02313859947025776, 0.14437946677207947, 0.13947787880897522, -0.008011196739971638, 0.03772628679871559, 0.07210512459278107, 0.016056785359978676, -0.07456778734922409, -0.06848748028278351, 0.03660130873322487, -0.020721063017845154, 0.0532207228243351, 0.08691296726465225, -0.055234093219041824, 0.05760066211223602, -0.07919343560934067, 0.08936639130115509, -0.08862395584583282, -0.0991918295621872, -0.04685797169804573, -0.11839459091424942, -0.06893777847290039, -0.11268676072359085, 0.019784733653068542, -0.1097094714641571, 0.017410071566700935, 0.429802805185318, -0.03236336261034012, 0.019674159586429596, 0.11353836953639984, -0.12473280727863312, 0.048230379819869995, 0.03628985583782196, -0.02502512000501156, -0.015339278616011143, -0.006355044897645712, -0.05084402486681938, 0.005613496992737055, -0.000900452898349613, 0.049908317625522614, -0.0014617934357374907, 0.08698258548974991, 0.07239022850990295, -0.2172633409500122, -0.07442706823348999, -0.040918655693531036, 0.07282247394323349, -0.12630586326122284, -0.0016556219197809696, 0.04665306955575943, -0.025280240923166275, 0.08012543618679047, 0.1447378545999527, -0.026872927322983742, 0.07825854420661926, -0.05402464419603348, -0.001951895421370864, 0.004417961463332176, 0.13077135384082794, 0.032511577010154724, -0.07652786374092102, -0.03093157708644867, 0.1800214648246765, 0.25442761182785034, 0.014956053346395493, 0.0018004148732870817, 0.018787579610943794, 0.03562493622303009, 0.05648139864206314, 0.19404025375843048, -0.0030758914072066545, 0.11678808182477951, -0.0015866449102759361, -0.21932680904865265, -0.020737145096063614, -0.10152696818113327, -0.02525203861296177, 0.09321573376655579, 0.027517380192875862, -0.08995349705219269, -0.07365226745605469, 0.15638843178749084, -0.14274848997592926, -0.005973984953016043, 0.12638114392757416, -0.11197216808795929, -0.07056675106287003, -0.018093576654791832, 0.14296682178974152, -0.025865694507956505, 0.007378328125923872, -0.04793679341673851, -0.037823230028152466, -0.0332128182053566, 0.009042506106197834, -0.27590975165367126, -0.12296004593372345, -0.055518969893455505, -0.12143471837043762, 0.12169142812490463, 0.030940724536776543, 0.10347560048103333, 0.002129524014890194, 0.07869811356067657, -0.004084783606231213, 0.13837987184524536, 0.07153536379337311, 0.17241434752941132, 0.016836373135447502, 0.0556853823363781, -0.07227185368537903, 0.056513749063014984, 0.08598524332046509, -0.0917259156703949, -0.017216132953763008, 0.11795935779809952, -0.026716133579611778, 0.010052723810076714, -0.08558186888694763, -0.11631190031766891, 0.07006125152111053, -0.013262458145618439, 0.03175627440214157, 0.015524221584200859, 0.018265144899487495, 0.0961812287569046, -0.026315530762076378, -0.06628599017858505, -0.08706830441951752, -0.011985533870756626, -0.1289234459400177, 0.13102442026138306, -0.014733423478901386, -0.13368664681911469, 0.09104916453361511, -0.09019644558429718, 0.08960375934839249, -0.07058017700910568, 0.08428947627544403, 0.08620249480009079, 0.01404156256467104, -0.05235222354531288, 0.1106376126408577, 0.04497869685292244, 0.07439444959163666, 0.002866248833015561, -0.11767130345106125 ]
140015ea4ddf1da7217d17e815304a418860b1c5
# Dataset Card for "Nolan_whisper_educate" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Nolan1206/Nolan_whisper_educate
[ "region:us" ]
2023-03-10T04:01:31+00:00
{"dataset_info": {"features": [{"name": "audio", "dtype": "audio"}, {"name": "sentence", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 82981.0, "num_examples": 3}, {"name": "train", "num_bytes": 82981.0, "num_examples": 3}], "download_size": 169572, "dataset_size": 165962.0}}
2023-03-11T03:54:41+00:00
[]
[]
TAGS #region-us
# Dataset Card for "Nolan_whisper_educate" More Information needed
[ "# Dataset Card for \"Nolan_whisper_educate\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"Nolan_whisper_educate\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"Nolan_whisper_educate\"\n\nMore Information needed" ]
[ -0.07869890332221985, 0.402774453163147, -0.002708551473915577, 0.03560074046254158, 0.06772936135530472, 0.05678999796509743, 0.20899729430675507, 0.01302929688245058, -0.028690528124570847, -0.04737583547830582, 0.1649840623140335, 0.09966243803501129, -0.014614316634833813, 0.1202935054898262, -0.05174072086811066, -0.12663549184799194, 0.04242829233407974, -0.022510457783937454, 0.024633679538965225, 0.041550274938344955, -0.014965055510401726, -0.11661006510257721, 0.023656269535422325, -0.1048218160867691, -0.15290921926498413, -0.00494122551754117, -0.039157889783382416, -0.07355700433254242, 0.12585629522800446, -0.08783984929323196, 0.160913348197937, 0.0005023479461669922, -0.017833761870861053, -0.1124306321144104, 0.04493394121527672, 0.03410060703754425, -0.05006798356771469, 0.06643885374069214, -0.03273668512701988, -0.06295718997716904, -0.11983855813741684, 0.12753750383853912, 0.06606722623109818, 0.02011149562895298, -0.1537238210439682, -0.09982668608427048, -0.059815794229507446, -0.07916857302188873, 0.016438079997897148, -0.009688456542789936, 0.052110448479652405, 0.15587103366851807, -0.0861412063241005, 0.023369502276182175, 0.04448246210813522, -0.10888387262821198, -0.0151774100959301, 0.13086828589439392, -0.09586140513420105, 0.19119368493556976, -0.04010835289955139, 0.1468387097120285, 0.10086758434772491, -0.032404690980911255, -0.04636742174625397, -0.022303683683276176, -0.042477332055568695, 0.05986654385924339, -0.010898140259087086, -0.11287768930196762, 0.3313012719154358, 0.008539651520550251, 0.035116951912641525, 0.031643275171518326, -0.01935928873717785, 0.07681134343147278, 0.06721744686365128, -0.04094662889838219, -0.006210666615515947, 0.028611278161406517, -0.07490015774965286, -0.05281660705804825, -0.09512419253587723, -0.11342035233974457, -0.0516253225505352, 0.14590485394001007, -0.05216856673359871, 0.11102326214313507, -0.1665416806936264, 0.006308655254542828, 0.02480667643249035, -0.013518721796572208, -0.028859682381153107, -0.07420969009399414, 0.03758333623409271, -0.004533899016678333, 0.02236674167215824, -0.04899505898356438, 0.10445703566074371, 0.1042085513472557, 0.13228638470172882, 0.0408739373087883, -0.12627486884593964, 0.1074167937040329, 0.13323412835597992, -0.04482931271195412, 0.13486333191394806, 0.010308405384421349, -0.014060286805033684, -0.08060775697231293, 0.04884738847613335, -0.09400853514671326, -0.11210905015468597, 0.06612475961446762, -0.12145297229290009, 0.13195230066776276, 0.01587943732738495, -0.09921206533908844, -0.042449407279491425, 0.004494538065046072, 0.027719538658857346, -0.08785377442836761, 0.010909732431173325, -0.06717489659786224, -0.03216008096933365, -0.050987113267183304, -0.027213959023356438, -0.009711367078125477, 0.00956357829272747, 0.04555226117372513, -0.0476505346596241, -0.08129353076219559, -0.010927319526672363, 0.07857272028923035, 0.08878034353256226, -0.10434585064649582, 0.10166238248348236, -0.12559403479099274, -0.2103639841079712, 0.018165655434131622, 0.08283073455095291, 0.03200709819793701, 0.1189214289188385, -0.09308940917253494, 0.04877632111310959, -0.0721207931637764, -0.053015969693660736, -0.11730225384235382, -0.04797162860631943, 0.019121194258332253, -0.01998472586274147, 0.04826340079307556, -0.07627715170383453, 0.01633797399699688, -0.050106920301914215, 0.01868904009461403, -0.014280145987868309, 0.08352136611938477, -0.08745671808719635, 0.17728108167648315, 0.008929681964218616, -0.0007534879841841757, -0.11618414521217346, 0.011496035382151604, -0.006814246065914631, 0.11121749877929688, -0.1322481781244278, -0.0912029966711998, 0.17805516719818115, -0.13348965346813202, -0.20537728071212769, 0.08892850577831268, -0.06477608531713486, 0.03221258521080017, 0.13890768587589264, 0.3969915211200714, 0.039874862879514694, -0.11045422405004501, 0.005630945321172476, 0.13481462001800537, -0.15630164742469788, -0.2976498305797577, 0.03341178968548775, -0.0357818529009819, -0.11434365808963776, 0.019952332600951195, 0.18212224543094635, 0.005195287987589836, -0.06700855493545532, -0.10518403351306915, 0.05641547590494156, -0.11978037655353546, 0.05241180956363678, 0.030976349487900734, 0.01988772489130497, -0.13024461269378662, 0.09575939178466797, 0.015101335942745209, 0.10401342064142227, -0.025694608688354492, 0.020975757390260696, -0.03308335319161415, 0.09408757090568542, -0.09764616936445236, -0.03152232989668846, -0.05609793961048126, 0.06411456316709518, -0.056728363037109375, 0.08572424203157425, 0.10311008244752884, 0.06398171186447144, 0.06477557867765427, 0.007020342163741589, -0.05350198596715927, -0.02807728759944439, 0.07395990937948227, 0.04735235497355461, 0.007508354261517525, -0.0122440280392766, 0.060776904225349426, -0.07915713638067245, -0.1450985074043274, -0.13824138045310974, -0.03925153985619545, -0.00665896525606513, 0.022061266005039215, 0.040719952434301376, -0.038276899605989456, 0.011713020503520966, -0.0022432885598391294, 0.036277782171964645, -0.05135895311832428, 0.015036516822874546, 0.020442547276616096, -0.07536998391151428, -0.13874101638793945, -0.11612124741077423, 0.1597544550895691, 0.12919126451015472, -0.19125907123088837, 0.10600831359624863, -0.06079128757119179, -0.007613058667629957, 0.0012725591659545898, -0.06812958419322968, 0.009095123037695885, 0.10515393316745758, -0.046782322227954865, 0.07222182303667068, -0.05898682400584221, -0.020656514912843704, -0.0072690946981310844, -0.04991566762328148, -0.1160050556063652, 0.04717661067843437, -0.08933559060096741, -0.17130903899669647, 0.10645415633916855, 0.19771935045719147, 0.04006737098097801, 0.1416196972131729, -0.04260098561644554, -0.046941205859184265, -0.012010780163109303, -0.061070773750543594, 0.004425907973200083, 0.1535460352897644, -0.13455356657505035, 0.004032401368021965, 0.055884089320898056, 0.0037122697103768587, 0.052133940160274506, -0.13457448780536652, -0.13078568875789642, 0.027340222150087357, 0.012787096202373505, -0.061014574021101, -0.04125978797674179, -0.09030547738075256, 0.07124338299036026, -0.02385421097278595, -0.029900025576353073, 0.11517082154750824, -0.0854220911860466, -0.008468941785395145, 0.12000841647386551, -0.17825494706630707, -0.2486206293106079, -0.044087834656238556, -0.07519817352294922, 0.0782189890742302, 0.08011019974946976, -0.0012806265149265528, -0.20931053161621094, -0.01812916435301304, 0.0004430978442542255, -0.1128697544336319, -0.21168386936187744, -0.05167679116129875, 0.11954672634601593, 0.06427823007106781, -0.07333352416753769, -0.12774190306663513, 0.016099650412797928, -0.03823347017168999, 0.0618150569498539, 0.1036079078912735, -0.12764784693717957, 0.02695443667471409, 0.14202319085597992, -0.02522943541407585, 0.08511488884687424, -0.018231436610221863, 0.11313319951295853, -0.08650758117437363, -0.13126137852668762, -0.017036395147442818, -0.07437072694301605, 0.05275990068912506, 0.046922165900468826, 0.07018651813268661, -0.14632472395896912, -0.018164433538913727, -0.09275802969932556, -0.16763092577457428, -0.32824698090553284, -0.1461847573518753, 0.00926458090543747, 0.20374047756195068, 0.06988250464200974, 0.05222016200423241, 0.18919987976551056, 0.0038593155331909657, 0.08554960787296295, -0.06992825865745544, -0.002040573162958026, -0.010154219344258308, -0.022863183170557022, -0.07549624145030975, -0.07064346969127655, -0.09546173363924026, 0.0002257227897644043, 0.0540570467710495, 0.15821151435375214, 0.08929268270730972, 0.13738854229450226, 0.21413616836071014, -0.03399728611111641, 0.05553406849503517, 0.08379071205854416, 0.11946931481361389, 0.11422263830900192, 0.007751453667879105, -0.00764972809702158, 0.006132151000201702, -0.14137637615203857, 0.031411584466695786, 0.08105084300041199, -0.1145818829536438, 0.009772473014891148, -0.018250662833452225, 0.09072226285934448, -0.1800839602947235, 0.052191201597452164, -0.14607161283493042, 0.01645517349243164, 0.04982853680849075, 0.045161232352256775, -0.03954564407467842, 0.1617399901151657, 0.22222696244716644, -0.04085865244269371, -0.01008659228682518, 0.04556306451559067, 0.07688234746456146, -0.14402857422828674, 0.011197767220437527, -0.2065003514289856, -0.06558909267187119, -0.03365793079137802, 0.10864648967981339, -0.09649737179279327, 0.2904021441936493, 0.03019709698855877, 0.05393759906291962, -0.06740789860486984, -0.07552497833967209, -0.013749917969107628, 0.044466909021139145, 0.17482103407382965, 0.045601360499858856, -0.11461473256349564, -0.10628879815340042, -0.1317717283964157, -0.025408253073692322, 0.10122078657150269, 0.023218873888254166, -0.19657734036445618, 0.03536652773618698, 0.021182522177696228, 0.0026557394303381443, -0.20023956894874573, 0.0003567337989807129, -0.09685149788856506, -0.010796429589390755, 0.09132781624794006, -0.06020618602633476, 0.002811536192893982, -0.03220219165086746, -0.04160524904727936, 0.040360227227211, 0.08303900063037872, -0.01569673977792263, -0.036189090460538864, -0.009029912762343884, 0.06273455172777176, -0.026612376794219017, -0.016688620671629906, 0.07677570730447769, -0.05524469166994095, -0.09822851419448853, -0.12665048241615295, 0.07010836899280548, -0.02605968900024891, 0.10221484303474426, -0.11297607421875, 0.1592162847518921, 0.04336459934711456, 0.06752592325210571, 0.011237633414566517, 0.019802941009402275, 0.028829151764512062, -0.016496822237968445, 0.1516181379556656, -0.05754019320011139, 0.09717170149087906, 0.16335460543632507, 0.15092314779758453, 0.10670296847820282, 0.031265899538993835, -0.02708524279296398, 0.27501776814460754, 0.09411734342575073, -0.01807483285665512, 0.1822921484708786, 0.33778083324432373, -0.13279390335083008, -0.25239694118499756, 0.00639973022043705, -0.2430574744939804, -0.08529139310121536, 0.00024099597067106515, -0.23007148504257202, 0.14684954285621643, 0.10698014497756958, -0.05811161920428276, 0.052039872854948044, -0.2027588188648224, -0.041012417525053024, 0.19516190886497498, 0.07520215958356857, 0.3895516097545624, -0.04262121766805649, -0.08016493916511536, -0.1247897669672966, 0.0655570924282074, 0.10846082121133804, -0.16360898315906525, 0.010198341682553291, 0.0746159553527832, 0.019636522978544235, -0.011958090588450432, -0.03443782031536102, 0.18382135033607483, 0.05480773001909256, 0.07749225199222565, -0.10747382044792175, -0.10505450516939163, 0.05080186203122139, -0.0379716232419014, -0.05267573148012161, 0.03747085854411125, 0.020374126732349396, -0.10926344245672226, -0.021515978500247, 0.03358568251132965, -0.0065838429145514965, 0.06490681320428848, -0.0760984718799591, -0.031243503093719482, 0.023557372391223907, 0.016625484451651573, 0.05372654274106026, 0.12791815400123596, 0.03409942239522934, 0.038682110607624054, 0.013401000760495663, 0.1972348839044571, -0.17541062831878662, 0.053334616124629974, -0.04820600524544716, -0.05279214680194855, 0.09113796800374985, -0.1364477127790451, 0.0026697362773120403, 0.14371538162231445, 0.03351367264986038, 0.0588671900331974, 0.052967678755521774, -0.010082978755235672, 0.058861419558525085, 0.08193108439445496, -0.13786211609840393, -0.19101950526237488, 0.006473627407103777, -0.03129202127456665, 0.059937313199043274, 0.12052598595619202, 0.026952363550662994, 0.00583228375762701, 0.038351405411958694, -0.03504549339413643, 0.05984247103333473, -0.09572739154100418, 0.05417083948850632, 0.12005708366632462, 0.007576887030154467, -0.14754244685173035, 0.2382381111383438, 0.033268243074417114, -0.08829376101493835, 0.064258873462677, -0.008219700306653976, 0.0012767350999638438, -0.0806262195110321, -0.03894481807947159, 0.1604258269071579, 0.07974405586719513, -0.10178052634000778, 0.06385879218578339, 0.03621866926550865, -0.021030209958553314, 0.11250290274620056, 0.03510523587465286, 0.054874274879693985, -0.03974207490682602, 0.011982912197709084, -0.01855536550283432, -0.03371607884764671, -0.09391630440950394, -0.026078563183546066, -0.0800408199429512, -0.04413720965385437, -0.046284887939691544, 0.17659197747707367, -0.05317358300089836, -0.13891012966632843, -0.10576905310153961, 0.14832140505313873, -0.10381120443344116, 0.09246722608804703, -0.06402749568223953, 0.026850663125514984, -0.0020968939643353224, 0.03355325013399124, 0.01546622347086668, -0.025629393756389618, -0.1227811872959137, 0.13028159737586975, 0.13746115565299988, 0.039899587631225586, -0.05490703508257866, -0.012760341167449951, 0.08257286995649338, 0.04351460188627243, 0.11929011344909668, 0.1162944883108139, -0.03780508041381836, 0.1324484646320343, -0.16625668108463287, -0.10134999454021454, 0.08557679504156113, 0.054088689386844635, 0.053375840187072754, 0.1017591655254364, -0.07791940867900848, 0.048004042357206345, -0.0284565519541502, 0.007797372527420521, -0.011238571256399155, -0.08240243792533875, -0.007971299812197685, -0.06322641670703888, -0.17014069855213165, -0.06789317727088928, -0.08472827076911926, 0.1486319899559021, -0.05059424787759781, -0.022476963698863983, 0.031895723193883896, 0.06753308326005936, -0.05754269286990166, -0.005355468951165676, 0.09321347624063492, -0.18060818314552307, -0.0936131626367569, 0.01314281765371561, 0.01370237022638321, -0.09835391491651535, 0.3261851668357849, -0.04275418817996979, -0.1588112860918045, -0.029872775077819824, -0.017850521951913834, -0.07661309838294983, 0.04011479765176773, 0.325097918510437, 0.09147462248802185, -0.05310855805873871, -0.033912550657987595, -0.017330225557088852, 0.07209949195384979, 0.17464371025562286, 0.00029208126943558455, 0.10640891641378403, 0.1641017347574234, 0.007716122083365917, 0.007643118035048246, 0.04744241014122963, -0.08782787621021271, -0.1348177194595337, 0.019944986328482628, 0.030558742582798004, 0.07245374470949173, -0.08221785724163055, 0.0739145576953888, -0.022190550342202187, 0.03878967463970184, -0.07204848527908325, -0.10011187940835953, -0.11714870482683182, -0.2952245771884918, -0.023161444813013077, -0.07305493205785751, 0.09035557508468628, -0.12367311120033264, -0.04485774040222168, 0.1910504400730133, 0.0584288090467453, -0.04596877098083496, 0.05210154503583908, -0.03770624101161957, 0.13119883835315704, 0.048664920032024384, -0.03236428648233414, 0.024514827877283096, -0.050487808883190155, -0.06541924923658371, 0.05597609654068947, 0.01035943254828453, -0.023917216807603836, -0.014964424073696136, 0.020332710817456245, 0.04774212837219238, -0.11909865587949753, -0.11922042071819305, -0.05336490646004677, 0.07389091700315475, -0.03381022810935974, 0.054366111755371094, 0.04414098709821701, -0.0018612557323649526, 0.03798006474971771, 0.08010755479335785, -0.011632607318460941, 0.04432690143585205, -0.06765531003475189, -0.026510218158364296, -0.07743776589632034, 0.056624360382556915, 0.004853898659348488, -0.03981085494160652, -0.06421743333339691, 0.1709897220134735, 0.37854599952697754, -0.014737970195710659, -0.01923958584666252, -0.04549430310726166, 0.03337252140045166, -0.02998924069106579, 0.10740049928426743, -0.024287855252623558, -0.0143375713378191, -0.041726358234882355, -0.07661257684230804, 0.026647834107279778, -0.06382456421852112, 0.010550405830144882, -0.060604359954595566, 0.01985829509794712, -0.05913762375712395, -0.08581875264644623, 0.15330669283866882, -0.21782448887825012, -0.02401139959692955, 0.07253069430589676, -0.13724495470523834, -0.06074020266532898, 0.020917020738124847, 0.1370585411787033, 0.054382842034101486, 0.02875123731791973, -0.04476361349225044, -0.06436267495155334, -0.06092922389507294, -0.013893953524529934, -0.3110596239566803, -0.17088298499584198, 0.06942343711853027, 0.017069172114133835, 0.1783304214477539, 0.007248004898428917, 0.07609675079584122, -0.015251689590513706, 0.02344498597085476, -0.048521313816308975, 0.055122967809438705, 0.07111213356256485, 0.02701486274600029, -0.09436783939599991, 0.09393811970949173, -0.08132714778184891, 0.036187898367643356, 0.0855817198753357, 0.02017812803387642, -0.07028008997440338, 0.1855834722518921, 0.0064267306588590145, 0.028352277353405952, -0.029166989028453827, -0.0518205463886261, 0.11027341336011887, -0.008735151030123234, 0.003476527286693454, -0.058348871767520905, 0.047308001667261124, -0.008274386636912823, 0.02505437657237053, -0.19395774602890015, -0.06476287543773651, -0.0373120978474617, -0.14873731136322021, -0.004503496922552586, -0.0037104845978319645, -0.06690315902233124, 0.04757082834839821, -0.055712517350912094, 0.0026136862579733133, -0.013448826037347317, 0.032167863100767136, 0.16763058304786682, 0.020471379160881042, -0.049747515469789505, 0.06905430555343628, 0.045269619673490524, -0.0021594520658254623, -0.022468097507953644, -0.0752561017870903 ]
ce75cb61e786b4f7b53cc906a8fbebcc52066106
# Dataset Card for "symptom_text_to_disease_mk4" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
venetis/symptom_text_to_disease_mk4
[ "region:us" ]
2023-03-10T04:30:54+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "labels", "dtype": {"class_label": {"names": {"0": "emotional pain", "1": "hair falling out", "2": "heart hurts", "3": "infected wound", "4": "foot ache", "5": "shoulder pain", "6": "injury from sports", "7": "skin issue", "8": "stomach ache", "9": "knee pain", "10": "joint pain", "11": "hard to breath", "12": "head ache", "13": "body feels weak", "14": "feeling dizzy", "15": "back pain", "16": "open wound", "17": "internal pain", "18": "blurry vision", "19": "acne", "20": "muscle pain", "21": "neck pain", "22": "cough", "23": "ear ache", "24": "feeling cold"}}}}], "splits": [{"name": "train", "num_bytes": 330494.3762197868, "num_examples": 5328}, {"name": "test", "num_bytes": 41373.82675273983, "num_examples": 667}, {"name": "valid", "num_bytes": 41311.79702747335, "num_examples": 666}], "download_size": 144224, "dataset_size": 413180.0}}
2023-03-10T04:30:59+00:00
[]
[]
TAGS #region-us
# Dataset Card for "symptom_text_to_disease_mk4" More Information needed
[ "# Dataset Card for \"symptom_text_to_disease_mk4\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"symptom_text_to_disease_mk4\"\n\nMore Information needed" ]
[ 6, 24 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"symptom_text_to_disease_mk4\"\n\nMore Information needed" ]
[ -0.1456979215145111, -0.012620880268514156, -0.004339710343629122, -0.008594967424869537, 0.11661460995674133, 0.11170652508735657, 0.08127128332853317, 0.15378189086914062, 0.17932076752185822, 0.0737563967704773, 0.2577550709247589, 0.059062451124191284, -0.010186892934143543, 0.1637181043624878, -0.07614302635192871, -0.03478406369686127, 0.048874225467443466, 0.030248098075389862, 0.06947685778141022, 0.07881812006235123, 0.016741693019866943, 0.010598599910736084, 0.1194596141576767, 0.02702333778142929, -0.13366959989070892, 0.022125815972685814, 0.0836818516254425, -0.02388351783156395, 0.1152818351984024, -0.1714077889919281, 0.04116663336753845, -0.019455932080745697, -0.03472992777824402, -0.13194268941879272, -0.006726681720465422, -0.0296175517141819, 0.026219630613923073, -0.021786853671073914, 0.1146809458732605, -0.09082810580730438, -0.015846913680434227, -0.24548755586147308, 0.053357914090156555, -0.014906194061040878, -0.08075745403766632, -0.18946702778339386, -0.1366952359676361, 0.018415343016386032, 0.039389532059431076, 0.047532644122838974, 0.04221211373806, 0.21881386637687683, -0.049667734652757645, 0.08821592479944229, 0.11465508490800858, -0.13900315761566162, 0.09505601227283478, 0.08988012373447418, 0.100738525390625, 0.04011679068207741, 0.009615188464522362, 0.10710351169109344, 0.041481394320726395, -0.011709543876349926, -0.1267934888601303, -0.035223234444856644, -0.10408236086368561, 0.116612508893013, -0.01804613322019577, -0.03544198349118233, 0.3556501567363739, -0.041864365339279175, 0.09200211614370346, 0.05379842221736908, 0.04555968567728996, -0.0660562813282013, 0.10882703214883804, 0.042568713426589966, -0.04971132427453995, 0.008974947035312653, 0.0951312780380249, 0.049221470952034, -0.061048492789268494, -0.11068025231361389, -0.11726140975952148, -0.07124590128660202, -0.08603622019290924, 0.17139048874378204, -0.12128643691539764, -0.08932908624410629, -0.13608062267303467, -0.010908257216215134, -0.024043133482336998, -0.10665830224752426, -0.06133432313799858, -0.032541487365961075, -0.03714444488286972, -0.10629173368215561, 0.17520511150360107, -0.15944990515708923, 0.016475096344947815, 0.020081855356693268, -0.08099404722452164, 0.02270396798849106, 0.13971206545829773, -0.19016142189502716, -0.04279756546020508, 0.026507342234253883, -0.04696140065789223, -0.021757742390036583, 0.018215922638773918, -0.04305218160152435, -0.11159572005271912, -0.031619876623153687, 0.020890332758426666, 0.155707448720932, -0.1358124315738678, -0.007595092058181763, -0.017049558460712433, -0.05065272003412247, 0.03531334921717644, -0.09845873713493347, -0.02009243331849575, 0.059949249029159546, 0.004759576171636581, 0.09321600198745728, -0.008068865165114403, -0.04532524198293686, -0.010821723379194736, 0.04216109961271286, -0.04069822281599045, -0.03905186057090759, -0.07206760346889496, -0.029881130903959274, 0.11910244822502136, -0.1384841650724411, -0.006403476931154728, 0.01767556183040142, -0.25607192516326904, 0.01770944520831108, -0.06689853966236115, 0.013639367185533047, 0.1326272338628769, -0.0063172741793096066, 0.0454229936003685, 0.06472554057836533, -0.009916343726217747, 0.13273672759532928, -0.09540307521820068, -0.018141090869903564, -0.10145765542984009, 0.07109874486923218, -0.2206067442893982, -0.011470734141767025, -0.02053116261959076, 0.009640222415328026, -0.03381430357694626, -0.004037934355437756, -0.11898164451122284, 0.03854657709598541, -0.0713641494512558, 0.08662049472332001, -0.02513657510280609, -0.002780235605314374, 0.008781801909208298, 0.16529911756515503, -0.12369509041309357, -0.0067209526896476746, 0.08722009509801865, -0.06209367886185646, -0.253406286239624, -0.03187745437026024, 0.012451780959963799, 0.01221451535820961, 0.04616547375917435, 0.4055512249469757, -0.012529532425105572, -0.18947364389896393, -0.03831121325492859, 0.07994607090950012, -0.2658890187740326, -0.18555352091789246, 0.12668520212173462, -0.12531456351280212, -0.17400617897510529, 0.007318675518035889, 0.11086513102054596, -0.012367911636829376, -0.05940500274300575, -0.020729633048176765, -0.06770572066307068, -0.13121233880519867, 0.022220907732844353, -0.043036896735429764, -0.014664724469184875, -0.09980246424674988, 0.17507469654083252, 0.01156730018556118, 0.10837708413600922, 0.044624652713537216, -0.0672243982553482, -0.10152238607406616, -0.014437086880207062, -0.07955019176006317, -0.06137990206480026, -0.09817323833703995, -0.12723232805728912, -0.03586921468377113, 0.05577300861477852, -0.04704500362277031, -0.12113320082426071, 0.09416434913873672, 0.0013472499558702111, -0.030183060094714165, 0.09313856065273285, 0.17732132971286774, 0.06922007352113724, -0.09673153609037399, -0.15262113511562347, 0.0824066549539566, -0.11553343385457993, -0.14937791228294373, -0.0820634588599205, -0.029053445905447006, 0.12569624185562134, 0.008142106235027313, 0.0016239732503890991, -0.0542268380522728, 0.15956780314445496, -0.07151903212070465, 0.07451062649488449, -0.015088391490280628, 0.019240112975239754, -0.08629283308982849, -0.06599424034357071, 0.23858031630516052, -0.08115378022193909, 0.12348880618810654, 0.10773655027151108, 0.033403731882572174, 0.06648983061313629, -0.03262099623680115, 0.005554235074669123, 0.025409206748008728, -0.07857433706521988, -0.11203399300575256, -0.05599129572510719, 0.00889074057340622, -0.0014785523526370525, 0.04783141613006592, 0.0604725182056427, 0.06400484591722488, 0.00300548761151731, -0.10744292289018631, 0.040480103343725204, 0.10358494520187378, -0.2693351209163666, 0.027667202055454254, 0.11677703261375427, 0.051758378744125366, 0.20461338758468628, 0.0027112297248095274, -0.027901681140065193, -0.04059448838233948, -0.09731616824865341, 0.010098149068653584, 0.18133872747421265, -0.26071876287460327, 0.022303972393274307, 0.09945782274007797, -0.021082567051053047, 0.11186720430850983, 0.00041183282155543566, -0.09641557186841965, -0.04049539938569069, -0.043675899505615234, -0.1611148715019226, 0.11991669237613678, 0.05525032803416252, 0.128705233335495, 0.020817581564188004, 0.04842904582619667, 0.10724491626024246, 0.02687828429043293, -0.1874895989894867, 0.06798388808965683, -0.2126360386610031, -0.22910557687282562, -0.0494128055870533, -0.0605248361825943, 0.009347351267933846, 0.037548452615737915, -0.008488090708851814, -0.24989044666290283, -0.0017855134792625904, -0.07054616510868073, -0.07170502096414566, -0.0736159160733223, -0.005208830814808607, 0.1174459457397461, 0.08736423403024673, -0.01705797016620636, -0.03384582698345184, 0.011125235818326473, -0.10390536487102509, 0.13873888552188873, 0.08254313468933105, -0.20035474002361298, 0.17051415145397186, 0.1831025928258896, 0.06547132134437561, 0.061508893966674805, -0.04290422797203064, 0.0032189805060625076, 0.015054001472890377, 0.021386610344052315, 0.13161569833755493, -0.017515400424599648, -0.03392144292593002, 0.0591762401163578, -0.0029677001293748617, -0.07222530990839005, 0.0006308481097221375, -0.030885672196745872, -0.06695547699928284, -0.37017983198165894, -0.10568909347057343, -0.08662249147891998, 0.06375191360712051, -0.051821958273649216, 0.030970707535743713, -0.0227445550262928, 0.03201175853610039, 0.17406325042247772, -0.02172410674393177, -0.09210298955440521, -0.01116489339619875, 0.019392024725675583, -0.022266341373324394, 0.02907516062259674, -0.06553208082914352, 0.06500422209501266, 0.16137628257274628, 0.11517912894487381, 0.23134200274944305, 0.07833867520093918, 0.05745552480220795, 0.09490852057933807, 0.004793247673660517, 0.07359270751476288, 0.039168521761894226, 0.1663089096546173, -0.032707005739212036, 0.02569749392569065, -0.038741495460271835, -0.06993058323860168, -0.05573993921279907, 0.0026801039930433035, -0.16301888227462769, -0.019573066383600235, 0.04774996638298035, 0.1139971986413002, -0.25321727991104126, 0.10528749227523804, -0.18073177337646484, 0.11180435866117477, -0.05443081632256508, 0.09745529294013977, -0.08067391067743301, 0.058513008058071136, 0.036903440952301025, -0.08202008903026581, 0.1034914031624794, 0.037709783762693405, 0.0823773518204689, -0.07472318410873413, 0.03978138417005539, -0.18305616080760956, -0.15051224827766418, -0.12349654734134674, 0.0702921450138092, -0.14305272698402405, 0.18280810117721558, 0.08785706758499146, 0.008162794634699821, -0.10053025186061859, -0.11198190599679947, 0.07485038787126541, 0.28227710723876953, 0.09996490180492401, 0.07089793682098389, -0.16069045662879944, -0.09025627374649048, -0.02389197237789631, 0.010786585509777069, 0.19215653836727142, 0.11366306990385056, -0.11432869732379913, 0.044702641665935516, 0.057282112538814545, -0.049150556325912476, -0.20337069034576416, -0.2117501199245453, 0.03946972265839577, 0.08391476422548294, 0.08911016583442688, -0.09435231238603592, 0.002440809505060315, 0.027422543615102768, -0.007576406002044678, 0.06679245829582214, 0.05441636964678764, 0.015277274884283543, -0.13913042843341827, 0.031938161700963974, 0.09474930912256241, -0.002559055807068944, -0.09226888418197632, 0.014617927372455597, -0.06918539106845856, -0.03831490874290466, -0.13883358240127563, 0.06039296090602875, -0.10393732041120529, 0.036713071167469025, -0.14466506242752075, 0.1228993609547615, -0.054975416511297226, -0.033870380371809006, 0.030798597261309624, 0.047913264483213425, -0.02237991988658905, -0.01683182828128338, 0.29588809609413147, 0.01654704287648201, 0.08753354847431183, 0.25600674748420715, -0.031527671962976456, -0.10152637958526611, 0.012514718808233738, -0.12847037613391876, 0.15149447321891785, 0.026346739381551743, 0.0213322676718235, 0.2105724960565567, 0.05854388698935509, -0.08145483583211899, -0.31673455238342285, 0.08828041702508926, 0.026524482294917107, -0.05551663041114807, -0.02985437400639057, -0.13771100342273712, 0.13065779209136963, 0.11379875242710114, 0.0038527161814272404, 0.18165351450443268, -0.16080302000045776, -0.0644950270652771, 0.04838971421122551, 0.0177677720785141, 0.311893492937088, -0.13718841969966888, -0.09042581915855408, -0.05805851146578789, -0.08493097871541977, 0.10753194242715836, -0.20190970599651337, 0.058575280010700226, -0.027938801795244217, 0.10695171356201172, 0.02202911674976349, -0.07605092972517014, 0.16642850637435913, 0.10154026746749878, 0.0878719612956047, 0.005342758726328611, -0.08632630109786987, 0.22266530990600586, -0.028101757168769836, 0.07580091059207916, -0.011783727444708347, 0.02130831591784954, -0.3525591790676117, -0.0011750030098482966, -0.0646069198846817, 0.03114946372807026, 0.0803769901394844, -0.053847938776016235, -0.04591789096593857, -0.10215070843696594, -0.13111627101898193, -0.018576905131340027, -0.011195927858352661, -0.09836365282535553, -0.1575595736503601, 0.035174500197172165, 0.09939226508140564, -0.012183067388832569, -0.04449789598584175, 0.07607868313789368, -0.13885511457920074, 0.09381774067878723, -0.22405345737934113, -0.02663751319050789, 0.029233412817120552, 0.0510966032743454, 0.025997312739491463, 0.08146362751722336, -0.032655734568834305, 0.07497850060462952, 0.14611756801605225, -0.13087724149227142, 0.12323999404907227, 0.03983625769615173, -0.1461336463689804, 0.012738763354718685, 0.04630205035209656, 0.12811700999736786, 0.09077609330415726, 0.022659622132778168, -0.0816643089056015, 0.09817875921726227, -0.08203715085983276, 0.12667524814605713, 0.0938437283039093, 0.002837770152837038, -0.11815584450960159, 0.13516099750995636, 0.013718453235924244, -0.1496742218732834, 0.08551967144012451, 0.10242658108472824, -0.1637503057718277, -0.11441503465175629, 0.03125232830643654, 0.3880018889904022, -0.045496318489313126, -0.153339684009552, 0.042774852365255356, -0.03581496700644493, 0.05799365043640137, 0.24259264767169952, -0.04499151557683945, 0.056120045483112335, -0.00310778571292758, -0.10259359329938889, -0.05627500265836716, 0.010480978526175022, -0.09199025481939316, 0.003442968474701047, 0.05964777618646622, -0.07712441682815552, -0.06670516729354858, 0.12125515937805176, -0.052807342261075974, 0.017963863909244537, -0.1051669716835022, 0.008816786110401154, -0.14538410305976868, 0.09148364514112473, 0.10826220363378525, -0.06532084196805954, 0.025692863389849663, 0.06387700885534286, -0.007935835979878902, 0.004844648763537407, -0.06496874988079071, -0.02530461549758911, 0.11598333716392517, 0.03688628971576691, -0.08113008737564087, -0.030803561210632324, 0.09321267157793045, 0.034353919327259064, 0.14210602641105652, 0.14737948775291443, -0.04378041625022888, 0.04548906162381172, -0.07752002030611038, -0.11691756546497345, 0.04680419713258743, 0.0939425602555275, -0.014516662806272507, 0.041150543838739395, -0.01740996725857258, 0.06900982558727264, -0.012737657874822617, 0.15573400259017944, 0.12070884555578232, 0.052166614681482315, 0.00849720649421215, -0.05778921768069267, -0.025834079831838608, -0.011151991784572601, -0.027201339602470398, 0.10313359647989273, 0.04122474789619446, -0.047689758241176605, -0.01630745269358158, 0.024319740012288094, -0.0130903460085392, -0.04512634873390198, 0.0236822422593832, -0.06773948669433594, -0.06617303937673569, 0.10169708728790283, 0.11097496747970581, -0.07557646930217743, 0.3834753632545471, -0.05753888934850693, -0.1723429560661316, -0.012788544408977032, 0.19539262354373932, -0.02075187675654888, -0.03221425041556358, 0.2833835780620575, 0.02757980115711689, -0.04220820963382721, -0.06537524610757828, 0.022899949923157692, 0.05981481820344925, 0.04265913739800453, 0.1003221645951271, 0.0007077254122123122, 0.1327807456254959, -0.011211956851184368, 0.004906265996396542, -0.09775187075138092, 0.03163101524114609, -0.09464053809642792, -0.04556747153401375, 0.05071268603205681, 0.13707804679870605, -0.127739816904068, 0.10236433893442154, -0.0018163109198212624, 0.00287763774394989, -0.07250483334064484, -0.09850175678730011, -0.08008960634469986, 0.02146151289343834, -0.018908392637968063, -0.11733350157737732, 0.09564466029405594, -0.0794777199625969, 0.054833363741636276, 0.12135079503059387, 0.06233406811952591, 0.0706433653831482, 0.05976451188325882, -0.14002090692520142, 0.09895017743110657, 0.05105050653219223, -0.05717063695192337, -0.04611304774880409, 0.03905140608549118, -0.009469407610595226, 0.07068631798028946, -0.0830456092953682, 0.0140544343739748, 0.06403451412916183, 0.035613156855106354, -0.03994207829236984, -0.11623796820640564, -0.025720087811350822, 0.0051695965230464935, 0.10030840337276459, -0.13184556365013123, 0.18577022850513458, 0.0684010311961174, 0.029949640855193138, 0.01964331790804863, 0.14704804122447968, 0.019837386906147003, -0.0004575467319227755, -0.0036609405651688576, -0.03484107553958893, -0.0672164037823677, 0.056323666125535965, -0.09154097735881805, -0.031377967447042465, -0.01261568907648325, 0.2558504045009613, 0.23789994418621063, -0.09207915514707565, -0.017509635537862778, -0.07155998051166534, 0.031107008457183838, 0.12936356663703918, 0.14953739941120148, 0.021473504602909088, -0.054590482264757156, -0.021234840154647827, -0.022047292441129684, -0.004274897743016481, -0.03875043988227844, -0.09587466716766357, 0.0605771541595459, 0.05995609611272812, -0.05769927427172661, -0.06491165608167648, 0.14381247758865356, -0.09060800820589066, 0.1450415849685669, -0.018412139266729355, 0.005191614851355553, -0.032777830958366394, -0.01604890264570713, 0.11998772621154785, -0.0769665539264679, -0.06694191694259644, -0.0020897865761071444, -0.00026117265224456787, -0.05284678190946579, -0.06728718429803848, -0.40365955233573914, -0.10835638642311096, -0.0062603275291621685, -0.15733057260513306, 0.10336584597826004, 0.07179513573646545, 0.22199679911136627, 0.02791411429643631, -0.064395472407341, -0.10869628936052322, 0.06964430212974548, -0.03778208792209625, 0.07801120728254318, 0.021072451025247574, 0.06082405149936676, -0.008571133948862553, -0.09901599586009979, 0.029214177280664444, -0.06321526318788528, -0.07082493603229523, 0.2457754760980606, 0.04066905006766319, 0.009871565736830235, -0.005635647103190422, -0.12504518032073975, 0.05478939414024353, 0.02788413316011429, 0.017070593312382698, 0.1157945990562439, -0.03843379765748978, 0.025761036202311516, -0.024386044591665268, -0.16653992235660553, -0.0376582033932209, -0.014552396722137928, 0.038321275264024734, 0.04060311242938042, 0.003828896675258875, -0.26242661476135254, 0.0037891443353146315, -0.1355443149805069, 0.030390111729502678, -0.0009770299075171351, 0.06631317734718323, 0.09651493281126022, 0.009542202576994896, -0.05612673610448837, -0.05301591008901596, 0.13034994900226593, 0.02256179414689541, -0.08079775422811508, -0.11556833237409592 ]
32904a482b3038ebc1a578973146d31e9cd0e434
# Dataset Card for "annotated-code-functions-base" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
michaelnath/annotated-code-functions-base
[ "region:us" ]
2023-03-10T05:02:01+00:00
{"dataset_info": {"features": [{"name": "function", "dtype": "string"}, {"name": "repo_name", "dtype": "string"}, {"name": "features", "sequence": "float64"}], "splits": [{"name": "train", "num_bytes": 15982023, "num_examples": 28383}], "download_size": 5257318, "dataset_size": 15982023}}
2023-03-10T05:02:04+00:00
[]
[]
TAGS #region-us
# Dataset Card for "annotated-code-functions-base" More Information needed
[ "# Dataset Card for \"annotated-code-functions-base\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"annotated-code-functions-base\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"annotated-code-functions-base\"\n\nMore Information needed" ]
[ -0.11029502004384995, 0.1306532323360443, -0.0033017226960510015, 0.003908358048647642, 0.14096780121326447, 0.09484018385410309, 0.062046926468610764, 0.08175620436668396, 0.08059552311897278, 0.01308957114815712, 0.09620707482099533, 0.031261131167411804, 0.04396675527095795, 0.2630006670951843, -0.07211264222860336, -0.04271361976861954, 0.043722473084926605, 0.030166300013661385, -0.007697003893554211, 0.013218262232840061, 0.03629273548722267, 0.001479552243836224, 0.06901156902313232, -0.1327436864376068, -0.13764122128486633, 0.10715246945619583, -0.01210451778024435, -0.051289819180965424, 0.07114233821630478, -0.09811270236968994, 0.1364402174949646, -0.039313092827796936, -0.00929101649671793, -0.1981297880411148, 0.00797185953706503, -0.0014506344450637698, -0.04910280555486679, 0.040020618587732315, -0.0030246793758124113, -0.12177333980798721, -0.05636253207921982, 0.05610611289739609, -0.0033875438384711742, -0.0008198748109862208, -0.13577227294445038, -0.20574349164962769, -0.04248473793268204, -0.17377382516860962, 0.014066723175346851, -0.02552294358611107, 0.050546787679195404, 0.05792856588959694, -0.07067473977804184, 0.03775516897439957, -0.011868385598063469, -0.08109596371650696, 0.06929361075162888, 0.2813740372657776, -0.018427034839987755, 0.08313470333814621, -0.021397586911916733, -0.009552032686769962, 0.0752386599779129, -0.015216192230582237, 0.005135154817253351, -0.06683940440416336, -0.2566041648387909, 0.10857699066400528, 0.017263200134038925, -0.1407705694437027, 0.27019578218460083, -0.036641355603933334, 0.0241122767329216, 0.01997743919491768, -0.0656215250492096, -0.1011958122253418, -0.016783177852630615, 0.040141861885786057, 0.029043881222605705, 0.06394212692975998, 0.07487674057483673, 0.013787520118057728, -0.06895024329423904, -0.10106225311756134, -0.05726979672908783, 0.0055812350474298, -0.08725295215845108, 0.13046786189079285, -0.18396924436092377, 0.007073561195284128, -0.113291434943676, -0.057692356407642365, -0.027480561286211014, -0.060711003839969635, 0.0069358269684016705, 0.014189006760716438, -0.017748413607478142, 0.06238282471895218, 0.16574907302856445, 0.09814026951789856, 0.06872671097517014, 0.08098265528678894, -0.1217350959777832, 0.05395011603832245, 0.1666540801525116, -0.021763408556580544, 0.06603247672319412, -0.06005217134952545, -0.004599311854690313, -0.0703548714518547, -0.046677205711603165, -0.12432181090116501, -0.13318803906440735, 0.04505391791462898, -0.05022483691573143, 0.12805497646331787, -0.0639212504029274, -0.07301848381757736, -0.10601823776960373, -0.029324019327759743, 0.18230527639389038, -0.1654929518699646, 0.007670232560485601, 0.05183866247534752, -0.03351934254169464, -0.11403124034404755, -0.07190239429473877, -0.02055453136563301, -0.009743398986756802, -0.033269330859184265, -0.07773613929748535, -0.027717161923646927, -0.08667831122875214, -0.01632123999297619, 0.026706397533416748, -0.1942906528711319, 0.06977645307779312, -0.07097788155078888, -0.22764641046524048, 0.017998751252889633, 0.08288182318210602, -0.0690075233578682, 0.18678143620491028, -0.06090070307254791, 0.03225226327776909, -0.038933396339416504, -0.047776903957128525, 0.036521684378385544, -0.08676104992628098, 0.048503000289201736, 0.08234810829162598, 0.07446002215147018, -0.22145375609397888, 0.09085893630981445, -0.17979682981967926, 0.05894014984369278, -0.06636296957731247, 0.04643701761960983, -0.11083605885505676, 0.039513181895017624, -0.02835312858223915, 0.05298483744263649, -0.11739039421081543, 0.04308028519153595, -0.005385265685617924, 0.10273762047290802, -0.12271175533533096, -0.027175499126315117, 0.09085290133953094, -0.09789206087589264, -0.17310012876987457, -0.060880884528160095, -0.08014009892940521, 0.13616742193698883, -0.03561631217598915, 0.37547996640205383, 0.09046390652656555, 0.046853646636009216, 0.0841687023639679, 0.1214752048254013, -0.047750648111104965, -0.2580353617668152, 0.03362346813082695, -0.0973098948597908, -0.09719297289848328, 0.060954879969358444, 0.09489815682172775, -0.09483404457569122, -0.0007796595455147326, -0.0890430435538292, 0.0015732760075479746, -0.09524045139551163, 0.08543527126312256, 0.0057011316530406475, 0.02198776789009571, -0.011918564327061176, 0.14507558941841125, -0.0030498583801090717, 0.03391554206609726, -0.05877315253019333, -0.041169580072164536, -0.031782422214746475, 0.1022854745388031, -0.0733841136097908, -0.004333039745688438, -0.25110533833503723, -0.101661816239357, 0.029460029676556587, 0.016171718016266823, -0.026313820853829384, 0.01269853487610817, 0.04989073425531387, -0.04504791274666786, 0.047051768749952316, 0.06321895122528076, 0.06483384221792221, 0.05001593381166458, 0.01796153001487255, 0.01157106552273035, -0.03498152270913124, -0.1358732283115387, -0.012980306521058083, -0.14518432319164276, -0.04568033292889595, 0.10284565389156342, 0.02239963971078396, 0.03858761116862297, -0.044579584151506424, 0.043223440647125244, 0.055231887847185135, -0.025332128629088402, -0.04513486847281456, 0.005667653866112232, -0.03273173049092293, 0.056433383375406265, -0.045376744121313095, -0.12727992236614227, 0.21168717741966248, 0.09329310804605484, -0.03612618148326874, 0.03428385779261589, -0.007531384471803904, 0.06334061920642853, -0.009511024691164494, -0.05140881612896919, -0.030158085748553276, -0.024361493065953255, -0.04959415644407272, 0.08661048859357834, -0.04253171384334564, 0.022110465914011, 0.0352560430765152, -0.04098000004887581, -0.08989318460226059, -0.012686401605606079, 0.12760275602340698, -0.10794737935066223, 0.1663857102394104, 0.18554042279720306, 0.06606196612119675, 0.2135722041130066, -0.04812699183821678, -0.08584721386432648, -0.01891692914068699, -0.012468616478145123, -0.06138579919934273, 0.19975580275058746, -0.19195464253425598, -0.022278739139437675, 0.0709516853094101, 0.012866025790572166, 0.16508658230304718, -0.05965851992368698, -0.029949747025966644, -0.0035829469561576843, -0.06264594197273254, -0.16559642553329468, -0.054941341280937195, 0.022349566221237183, 0.053028423339128494, 0.018399925902485847, -0.06238723546266556, 0.15168453752994537, -0.02864295430481434, -0.06878869235515594, 0.12576423585414886, -0.17727304995059967, -0.24403952062129974, -0.0980239063501358, -0.04111962765455246, 0.060770854353904724, 0.061726491898298264, -0.04709678515791893, -0.04278872162103653, -0.030572442337870598, -0.009644224308431149, -0.10664714127779007, -0.14937084913253784, -0.09095709770917892, 0.0018863200675696135, 0.03756585344672203, -0.036464061588048935, -0.14264468848705292, 0.018565841019153595, -0.005446155555546284, 0.13033974170684814, 0.09762999415397644, -0.12126242369413376, 0.1297721117734909, 0.17134100198745728, -0.05142262950539589, 0.07125624269247055, -0.04403079301118851, 0.0597989596426487, -0.038714416325092316, -0.08334343135356903, 0.09489528089761734, -0.08160629868507385, 0.018720801919698715, 0.11003562808036804, 0.023810867220163345, -0.18526102602481842, -0.024777650833129883, -0.06144009530544281, -0.21039727330207825, -0.19743745028972626, -0.12834161520004272, -0.08687175065279007, 0.17885135114192963, 0.05740256980061531, 0.05362240970134735, -0.0435246080160141, 0.05936753377318382, 0.13114076852798462, 0.041058801114559174, -0.15761883556842804, -0.059574540704488754, -0.02426910772919655, 0.03489014133810997, -0.021626019850373268, -0.12209919095039368, 0.004412272945046425, 0.12779849767684937, 0.24076160788536072, 0.1757485568523407, 0.09436831623315811, 0.19742131233215332, -0.01945982314646244, 0.1943172961473465, 0.10191154479980469, 0.13728679716587067, 0.057082399725914, 0.04587126523256302, 0.0308676790446043, 0.01479566190391779, -0.20767568051815033, 0.01946513168513775, 0.10265634953975677, -0.21238809823989868, 0.05498150363564491, -0.20508041977882385, 0.031224846839904785, -0.18629257380962372, 0.10145986080169678, -0.21938154101371765, 0.04728294536471367, 0.051118649542331696, 0.1388562172651291, -0.14621692895889282, 0.07269152253866196, 0.10153717547655106, -0.06808365136384964, -0.004047804977744818, -0.03950698673725128, 0.06577920913696289, -0.09229942411184311, -0.0028741704300045967, -0.061677999794483185, -0.10021863877773285, 0.032795410603284836, 0.15371759235858917, -0.1550305336713791, 0.24573180079460144, 0.02874176576733589, -0.03493376448750496, -0.12169633060693741, 0.016202887520194054, -0.025716228410601616, -0.08490950614213943, 0.10808968544006348, 0.008703038096427917, -0.16467919945716858, -0.20430412888526917, 0.00640081474557519, 0.025070158764719963, 0.15015989542007446, -0.09174374490976334, -0.04990316182374954, 0.07430113852024078, 0.02634548209607601, -0.04714560508728027, -0.2640516459941864, -0.03402102738618851, -0.13628968596458435, 0.05389707162976265, 0.03814380615949631, 0.0016487089451402426, 0.040283482521772385, 0.09454952925443649, 0.05346594750881195, 0.14803645014762878, 0.04064832627773285, -0.032216571271419525, -0.10973439365625381, -0.0547458790242672, 0.12605050206184387, 0.015716759487986565, 0.08524152636528015, 0.03614792600274086, 0.008083367720246315, -0.025480052456259727, -0.23936797678470612, 0.1332247257232666, -0.06476225703954697, 0.14618447422981262, -0.07601930946111679, 0.11210706830024719, -0.034161727875471115, -0.04709845036268234, 0.022221479564905167, 0.03962036594748497, -0.03860083594918251, -0.06678741425275803, 0.15888062119483948, -0.15773548185825348, 0.022413769736886024, 0.22853438556194305, 0.016531886532902718, -0.09594102203845978, 0.11162079125642776, 0.0327204130589962, 0.1452653557062149, 0.0593060739338398, -0.04989856109023094, 0.1700957864522934, 0.21030691266059875, -0.08194602280855179, -0.23920707404613495, -0.006599338725209236, -0.13960447907447815, -0.0026212201919406652, 0.13984856009483337, -0.3164672255516052, 0.07561620324850082, 0.08104033768177032, -0.05383666977286339, 0.2753618359565735, -0.12510374188423157, 0.0005412598256953061, 0.2228952795267105, 0.06549256294965744, 0.22690024971961975, -0.10701823234558105, -0.146187886595726, -0.052866775542497635, -0.1883738487958908, 0.15224455296993256, -0.18377771973609924, 0.026021473109722137, 0.0316074900329113, 0.1263086348772049, -0.009337874129414558, -0.05207740515470505, 0.1406298577785492, 0.09219875186681747, 0.09032215178012848, -0.0431852750480175, -0.12613719701766968, 0.24918133020401, -0.06823137402534485, 0.0770014300942421, 0.03767348825931549, 0.04271072521805763, -0.20777110755443573, 0.011119754984974861, 0.07211215049028397, 0.02270645834505558, 0.06553950905799866, -0.10821042954921722, -0.07748661190271378, -0.03971463814377785, -0.10327479243278503, -0.012848821468651295, 0.12492919713258743, 0.005879195407032967, 0.031957753002643585, 0.2597004175186157, 0.04758130759000778, -0.031991492956876755, 0.05286583676934242, -0.03663116693496704, -0.07592184096574783, 0.09527555853128433, -0.20013532042503357, 0.06912411004304886, 0.08583779633045197, -0.005975891370326281, 0.03402923420071602, 0.04617718234658241, -0.03666626289486885, 0.08143416792154312, 0.13304953277111053, -0.08715024590492249, 0.028845975175499916, 0.06333789229393005, -0.1778738647699356, -0.04816388711333275, 0.10448937118053436, 0.0836372822523117, 0.0911077931523323, 0.013244083151221275, -0.04812675341963768, 0.02234441041946411, -0.04413282871246338, 0.08874554932117462, 0.1034618616104126, 0.08400797098875046, -0.16132231056690216, 0.1892203390598297, 0.05839834362268448, -0.10505400598049164, 0.032868701964616776, -0.03816145285964012, -0.10530414432287216, -0.0826578289270401, -0.06387206166982651, 0.2619395852088928, -0.0192374587059021, -0.11619158089160919, -0.0484207384288311, -0.013887480832636356, 0.011909719556570053, 0.1579534262418747, 0.08540472388267517, 0.14248189330101013, -0.010970252566039562, -0.003997843246906996, -0.022716930136084557, -0.0342506542801857, -0.07470941543579102, 0.02652088738977909, -0.0356852151453495, -0.15998125076293945, -0.04599843919277191, 0.13271333277225494, -0.07007643580436707, -0.09688326716423035, -0.10451067239046097, 0.07053043693304062, -0.13501477241516113, 0.04447266086935997, 0.0011063138954341412, 0.0007335633272305131, 0.03708885610103607, 0.0915781781077385, -0.034131161868572235, 0.01397832203656435, -0.12205512076616287, 0.09347060322761536, -0.030517825856804848, 0.0161037128418684, -0.12415564805269241, 0.03373473510146141, 0.07391692698001862, -0.0020830491557717323, 0.08478660881519318, 0.13189662992954254, -0.023257272318005562, 0.10041722655296326, -0.18612350523471832, -0.11562230437994003, 0.07538369297981262, 0.051535945385694504, 0.05052632465958595, 0.06443002820014954, -0.03494800627231598, 0.09874401241540909, -0.02064034715294838, 0.027815518900752068, 0.09702038764953613, -0.11414780467748642, -0.04078039899468422, -0.13335013389587402, -0.0668426901102066, 0.04990016669034958, -0.04144516959786415, 0.14142513275146484, 0.026577500626444817, 0.01629270426928997, 0.04820806905627251, 0.03530868515372276, -0.018435580655932426, -0.0809435322880745, 0.005769998300820589, -0.10443268716335297, -0.09405454248189926, 0.018311284482479095, 0.027960296720266342, -0.04333497956395149, 0.471664696931839, -0.013497056439518929, -0.05053750053048134, -0.06788942217826843, 0.03587774187326431, 0.04696768522262573, 0.030820216983556747, 0.3003610670566559, 0.13368800282478333, -0.05849108472466469, -0.04743386432528496, 0.08860044181346893, -0.01699175499379635, 0.15224124491214752, 0.1273880898952484, 0.02219117246568203, 0.034106653183698654, 0.04723583161830902, 0.025317708030343056, -0.09884851425886154, 0.024266907945275307, 0.020163588225841522, 0.008064254187047482, 0.03468245267868042, 0.06700427085161209, -0.11457937210798264, 0.04401317983865738, -0.03345654532313347, 0.08996225148439407, -0.053610239177942276, -0.09590697288513184, -0.026184875518083572, -0.09563034027814865, -0.050546687096357346, -0.15311527252197266, 0.007355534005910158, -0.07713573426008224, 0.00910603441298008, 0.42422211170196533, -0.018669724464416504, 0.028927182778716087, 0.14951181411743164, -0.13207659125328064, 0.022324910387396812, 0.023173829540610313, -0.03324392810463905, -0.028800182044506073, -0.0025842562317848206, -0.07484467327594757, -0.026085590943694115, -0.005381280090659857, 0.040631987154483795, -0.002660566009581089, 0.09900132566690445, 0.05507314205169678, -0.14595277607440948, -0.042390864342451096, -0.05121824890375137, 0.0676540657877922, -0.14063730835914612, 0.09543108940124512, 0.03758949413895607, -0.015990162268280983, 0.08595021814107895, 0.15678642690181732, -0.025111069902777672, 0.013231744058430195, -0.07142806053161621, -0.030088331550359726, 0.04087159410119057, 0.11655337363481522, -0.012508152052760124, -0.10961934924125671, 0.004836590960621834, 0.143714040517807, 0.27636921405792236, -0.024002371355891228, 0.006883174646645784, 0.0295874010771513, 0.04144543036818504, 0.09944272041320801, 0.17813968658447266, -0.0006465798942372203, 0.12022623419761658, -0.015737425535917282, -0.2432924211025238, 0.034253522753715515, -0.08900432288646698, -0.06343825161457062, 0.0789790153503418, 0.04499413073062897, -0.09347281605005264, -0.11453836411237717, 0.12132203578948975, -0.16268087923526764, 0.012796240858733654, 0.12299428135156631, -0.12530617415905, -0.08326123654842377, -0.06919028609991074, 0.06276995688676834, -0.018234942108392715, -0.006725901737809181, -0.03252441808581352, -0.0176051277667284, 0.008641851134598255, 0.0019453550921753049, -0.2965189516544342, -0.13911253213882446, -0.04839583858847618, -0.12552107870578766, 0.12862633168697357, -0.022991536185145378, 0.05738271772861481, 0.014923016540706158, 0.062295008450746536, -0.024321505799889565, 0.1270371973514557, 0.045491695404052734, 0.12573498487472534, 0.004243114497512579, 0.006136483978480101, -0.0587710477411747, 0.04784265533089638, 0.040154531598091125, -0.0738234743475914, -0.013480250723659992, 0.12455093115568161, -0.014332639053463936, -0.012848743237555027, -0.1463419646024704, -0.0983659029006958, 0.08240151405334473, -0.016270538792014122, -0.004514635074883699, 0.020233798772096634, 0.02922545000910759, 0.11901100724935532, -0.004750418476760387, -0.09086072444915771, -0.09131307154893875, -0.03226248919963837, -0.13425152003765106, 0.13149584829807281, -0.04840981960296631, -0.14429551362991333, 0.07774665206670761, -0.061376821249723434, 0.09283962100744247, -0.03651135787367821, 0.08826975524425507, 0.1107633113861084, 0.05274166539311409, -0.05519528314471245, 0.01502194907516241, 0.02969924360513687, 0.07105811685323715, -0.016212547197937965, -0.12212012708187103 ]
cfa17b06ade7e42adaf5d27c6552299e35956c60
# Dataset Card for "testdataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
leia123/testdataset
[ "region:us" ]
2023-03-10T06:19:55+00:00
{"dataset_info": {"features": [{"name": "audio", "sequence": "float32"}, {"name": "sentence", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 113600198, "num_examples": 534}, {"name": "test", "num_bytes": 113600198, "num_examples": 534}], "download_size": 228223568, "dataset_size": 227200396}}
2023-03-11T06:03:14+00:00
[]
[]
TAGS #region-us
# Dataset Card for "testdataset" More Information needed
[ "# Dataset Card for \"testdataset\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"testdataset\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"testdataset\"\n\nMore Information needed" ]
[ -0.1831473708152771, 0.13515186309814453, -0.0022567783016711473, -0.01128291804343462, 0.07272113114595413, 0.13553915917873383, 0.1681160032749176, 0.11393014341592789, 0.16997455060482025, -0.015080285258591175, 0.17615017294883728, 0.007781959604471922, 0.00983976386487484, 0.2359296828508377, -0.04240452125668526, 0.004026112146675587, 0.030584771186113358, 0.03936884179711342, -0.03940945491194725, 0.09598364681005478, 0.03938407078385353, -0.07062994688749313, 0.06916312128305435, -0.10715498775243759, -0.20114591717720032, 0.052274733781814575, 0.0011500036343932152, -0.0540810152888298, 0.09159789234399796, -0.11886753141880035, 0.17969593405723572, 0.00924286711961031, -0.01963900215923786, -0.16224005818367004, 0.006383711937814951, -0.028640953823924065, 0.0112818144261837, 0.03808703273534775, 0.012483945116400719, -0.06078726425766945, -0.10254621505737305, 0.07424047589302063, 0.05315941199660301, -0.012446857057511806, -0.12308404594659805, -0.235535129904747, -0.13275405764579773, -0.18165042996406555, -0.02150547318160534, 0.043464768677949905, 0.03850207105278969, 0.233732208609581, -0.16532547771930695, 0.009497473947703838, 0.04938309267163277, -0.060677699744701385, 0.04371199384331703, 0.24842368066310883, 0.05152890086174011, 0.08388606458902359, -0.019209159538149834, 0.04180401936173439, 0.11708065867424011, 0.022479480132460594, -0.12800365686416626, -0.05610639974474907, -0.0842256247997284, 0.11454315483570099, -0.038086678832769394, -0.09879209846258163, 0.410599946975708, -0.058104876428842545, -0.030061447992920876, -0.0030156802386045456, 0.011175290681421757, -0.06426633149385452, 0.08445049077272415, 0.008573999628424644, 0.002272622659802437, 0.0048781451769173145, 0.005488345865160227, 0.008083865977823734, -0.10310912877321243, -0.18541011214256287, -0.1535283625125885, 0.016438797116279602, -0.04417336359620094, 0.133198544383049, -0.1978009045124054, 0.005145797040313482, -0.03242705762386322, -0.042754508554935455, -0.04953727498650551, -0.14260558784008026, -0.05588949844241142, -0.04486849159002304, -0.05188817158341408, -0.1287858486175537, 0.17440195381641388, 0.14688368141651154, 0.022064369171857834, 0.07739990949630737, -0.08275363594293594, 0.04337957128882408, 0.16293399035930634, 0.021249007433652878, 0.08617375046014786, 0.0342838354408741, -0.08647414296865463, -0.07891678065061569, -0.07011447101831436, -0.07785496860742569, -0.04548340290784836, -0.01556429173797369, 0.023013083264231682, 0.1404649019241333, -0.03232294321060181, -0.13293173909187317, -0.09270773828029633, -0.026983214542269707, 0.0694628581404686, -0.10266190767288208, 0.01677856780588627, 0.02230670116841793, -0.039363790303468704, -0.04209337383508682, -0.10088446736335754, -0.06367640942335129, 0.10096923261880875, 0.01855553686618805, -0.07035917043685913, -0.05483430251479149, -0.08503684401512146, 0.006907899864017963, 0.07561681419610977, -0.17471662163734436, 0.08120942860841751, -0.09434515237808228, -0.2714875638484955, -0.005812201648950577, 0.04430520161986351, -0.03641108423471451, 0.1970740556716919, -0.006400419864803553, 0.06882163882255554, -0.01634923554956913, -0.03939518705010414, 0.09453050047159195, -0.05594091862440109, 0.08468872308731079, 0.06660746783018112, 0.02923559583723545, -0.13162580132484436, 0.04445537179708481, -0.15413574874401093, 0.02701953984797001, -0.03195853531360626, 0.009842156432569027, -0.1644633710384369, 0.06500643491744995, -0.057727307081222534, -0.016212349757552147, -0.10852018743753433, 0.031649790704250336, 0.031399477273225784, 0.147549107670784, -0.2679101824760437, -0.006663655396550894, 0.1610214114189148, -0.14631423354148865, -0.22022750973701477, -0.020032014697790146, -0.04847212880849838, 0.12813399732112885, 0.018723521381616592, 0.32636699080467224, 0.12969563901424408, -0.12093168497085571, 0.060265738517045975, 0.12421906739473343, -0.10659916698932648, -0.23518288135528564, 0.11268262565135956, -0.09026125073432922, -0.17994996905326843, 0.05677678436040878, 0.11239099502563477, -0.0206201933324337, -0.052296388894319534, -0.05575015768408775, -0.03302330896258354, -0.12107798457145691, 0.14716005325317383, 0.054196812212467194, 0.021220196038484573, -0.0762915164232254, 0.10177093744277954, 0.02706127054989338, 0.09141726046800613, 0.013667750172317028, -0.06705920398235321, -0.052762340754270554, 0.1687617003917694, -0.11127220094203949, -0.04278743267059326, -0.20086075365543365, -0.1357000321149826, 0.05811513960361481, 0.0067397914826869965, -0.020992392674088478, 0.042687028646469116, 0.09836466610431671, -0.08909278362989426, 0.035913318395614624, 0.03881973400712013, 0.07797187566757202, 0.026890041306614876, -0.0026009627617895603, 0.04448171705007553, 0.03771890699863434, -0.12414860725402832, -0.00630916329100728, -0.07959631085395813, -0.07534545660018921, 0.07609231024980545, -0.015483399853110313, 0.03181140497326851, -0.03576700761914253, 0.06570667028427124, 0.007428906392306089, -0.010297903791069984, -0.0667494460940361, -0.024258483201265335, -0.03869893401861191, 0.0009197424515150487, -0.05920452997088432, 0.01016751304268837, 0.12245623022317886, 0.10883373767137527, 0.027613377198576927, -0.006327372509986162, -0.06492793560028076, 0.021486209705471992, 0.008572647348046303, -0.11487193405628204, 0.011156539432704449, -0.09027748554944992, -0.0333881638944149, 0.013383474200963974, -0.07450908422470093, 0.029345642775297165, 0.03474348410964012, -0.021379917860031128, -0.09589313715696335, 0.04907296970486641, 0.08057945966720581, -0.1302376538515091, 0.13954682648181915, 0.2016122192144394, 0.07917415350675583, 0.14538241922855377, -0.13619935512542725, -0.11189433932304382, -0.00809577014297247, 0.0041311378590762615, -0.05961304157972336, 0.22557561099529266, -0.08440104871988297, 0.09895525127649307, 0.10600125044584274, 0.062303829938173294, 0.08501353114843369, -0.08510053902864456, -0.12033970654010773, -0.015165151096880436, -0.021962258964776993, -0.14938554167747498, 0.057980142533779144, 0.011628508567810059, 0.0447399839758873, -0.0040910569950938225, -0.010615198872983456, 0.14782391488552094, 0.0024569397792220116, -0.08208275586366653, 0.16177207231521606, -0.21262502670288086, -0.25567254424095154, -0.06234041601419449, -0.010846168734133244, 0.06314800679683685, 0.016554510220885277, -0.015198757871985435, -0.15399019420146942, 0.0008950860355980694, 0.019619498401880264, -0.1112731471657753, -0.14404751360416412, -0.037179190665483475, -0.01259353756904602, 0.04451284557580948, -0.05496780946850777, -0.10729413479566574, 0.012526797130703926, -0.006823050789535046, 0.13912466168403625, 0.16523121297359467, -0.15061254799365997, 0.11357110738754272, 0.09154296666383743, -0.02485351450741291, 0.07384643703699112, -0.03774600848555565, 0.13841982185840607, -0.07839910686016083, -0.06623359769582748, 0.1261095255613327, -0.017406653612852097, -0.027004236355423927, 0.03553776070475578, -0.0166160985827446, -0.16982215642929077, 0.003671497106552124, -0.09407899528741837, -0.16618408262729645, -0.3476898670196533, -0.10119398683309555, -0.04294325411319733, 0.08537781983613968, 0.030361926183104515, 0.04065869003534317, -0.009097985923290253, 0.10829104483127594, 0.18375015258789062, -0.1052294373512268, -0.15517504513263702, -0.06417198479175568, -0.00016110746946651489, -0.009229490533471107, -0.03344566002488136, -0.1655464470386505, -0.006125418934971094, 0.1449117809534073, 0.1663736253976822, 0.2874518036842346, 0.13432171940803528, 0.07137852162122726, 0.023908549919724464, 0.14951583743095398, 0.08288182318210602, 0.15036524832248688, 0.0808195173740387, -0.016039161011576653, 0.022182714194059372, -0.0006154036964289844, -0.1154036745429039, -0.009650826454162598, 0.09409179538488388, -0.15448565781116486, 0.010058046318590641, -0.15741455554962158, 0.012548756785690784, -0.16120406985282898, 0.1276622712612152, -0.22491474449634552, 0.05708568915724754, -0.019053425639867783, 0.13450631499290466, -0.14701204001903534, 0.06215538829565048, 0.0831347182393074, -0.09970786422491074, 0.08821405470371246, -0.028878595679998398, 0.04870908707380295, 0.012166638858616352, -0.010429770685732365, -0.05139107257127762, -0.13622279465198517, -0.018730944022536278, 0.16613081097602844, -0.3123043179512024, 0.23334051668643951, 0.01366217527538538, -0.03724469617009163, -0.12227606028318405, -0.06275661289691925, -0.03843856230378151, -0.0027914061211049557, 0.12730883061885834, -0.005087720230221748, -0.23800209164619446, -0.14162449538707733, -0.009139896370470524, 0.011513966135680676, 0.1282941699028015, 0.06541390717029572, -0.0760616660118103, 0.018648771569132805, 0.053121332079172134, -0.053549449890851974, -0.147769033908844, -0.08338136970996857, -0.0337456613779068, 0.020751308649778366, -0.004509421996772289, -0.10707234591245651, 0.00977105088531971, 0.026451075449585915, -0.016115393489599228, 0.042801402509212494, 0.026348987594246864, -0.03357728198170662, -0.12267988920211792, -0.04025622829794884, 0.22053134441375732, -0.022556927055120468, 0.004768212325870991, 0.014354693703353405, -0.007406504359096289, -0.026665030047297478, -0.1760714203119278, 0.06270840018987656, -0.045197516679763794, 0.047490451484918594, -0.10681376606225967, 0.05869436264038086, -0.007264207117259502, 0.04256238788366318, 0.032631371170282364, 0.03701777383685112, -0.05568461865186691, -0.04086744785308838, 0.14531055092811584, -0.10933452844619751, 0.016023792326450348, 0.18166208267211914, 0.053287163376808167, 0.05533304437994957, 0.07821984589099884, -0.04751071706414223, 0.2139962911605835, 0.13681460916996002, -0.03858274593949318, 0.16216923296451569, 0.11074870824813843, -0.0857708528637886, -0.26194536685943604, 0.11019115895032883, -0.11847210675477982, -0.0014279911993071437, 0.08588523417711258, -0.2682720124721527, 0.10429888218641281, 0.1286020129919052, -0.06556407362222672, 0.28135594725608826, -0.16259121894836426, -0.023797346279025078, 0.17127814888954163, 0.021487155929207802, 0.2804473340511322, -0.14633667469024658, -0.09848801046609879, -0.06839148700237274, -0.07356002181768417, 0.1387031227350235, -0.058344803750514984, 0.026667408645153046, -0.028971737250685692, 0.09312664717435837, 0.025379573926329613, -0.08705523610115051, 0.2101302295923233, 0.041636768728494644, 0.11799857765436172, -0.042736489325761795, -0.004049998242408037, 0.15336301922798157, -0.036330755800008774, 0.10808569192886353, 0.020689839497208595, 0.0764857679605484, -0.1988857537508011, -0.000949754030443728, 0.048170946538448334, 0.04702106863260269, 0.05052211135625839, -0.08743718266487122, -0.09370683878660202, 0.005401857662945986, -0.1669648140668869, -0.05518205091357231, 0.0662689283490181, 0.012016704306006432, 0.04192845895886421, 0.03668384253978729, 0.08789023011922836, -0.01862812414765358, -0.0025013554841279984, -0.002445551799610257, -0.07117299735546112, 0.059878379106521606, -0.21120671927928925, 0.006946159526705742, 0.14882004261016846, 0.02667764201760292, 0.026303278282284737, 0.03438832610845566, -0.10063878446817398, 0.03061666712164879, 0.13198339939117432, -0.07076408714056015, 0.003581524593755603, 0.05546535551548004, -0.061367738991975784, -0.04552042856812477, 0.034749835729599, 0.03495551273226738, 0.09735292196273804, 0.012570838443934917, -0.08248411864042282, 0.039708830416202545, -0.08280414342880249, 0.17818088829517365, 0.12209900468587875, 0.049664005637168884, -0.1547694057226181, 0.17174088954925537, 0.01422524731606245, -0.08154837787151337, 0.04767251014709473, -0.056631628423929214, -0.06956683844327927, -0.08750243484973907, 0.011117902584373951, 0.27185267210006714, -0.062026698142290115, -0.12772852182388306, -0.02336784079670906, -0.04914936423301697, 0.01444272231310606, 0.14687933027744293, 0.1001964583992958, 0.1131397932767868, 0.07779766619205475, -0.07674383372068405, -0.019420910626649857, -0.01868731901049614, -0.06783246248960495, 0.06944026052951813, -0.05987069755792618, -0.20437288284301758, -0.038743842393159866, 0.17016926407814026, -0.09323416650295258, -0.07098522037267685, -0.1068798378109932, 0.12693022191524506, -0.2341509759426117, 0.04563506320118904, 0.051440078765153885, -0.026932884007692337, 0.0549762099981308, -0.0013547122944146395, 0.0028599801007658243, -0.0584784597158432, -0.12732473015785217, 0.1322246640920639, 0.04631175100803375, 0.01366490125656128, -0.10630874335765839, -0.011429289355874062, 0.11160365492105484, 0.003814202267676592, 0.09509246051311493, 0.11715684086084366, 0.003259546821936965, 0.1173931434750557, -0.09888362884521484, -0.08357066661119461, 0.04542739316821098, 0.08931826800107956, 0.056554850190877914, -0.03285953402519226, -0.0016206991858780384, 0.1246870905160904, -0.020359467715024948, 0.1282019019126892, -0.025130504742264748, -0.08750102669000626, 0.0035472940653562546, -0.11813381314277649, -0.11587484925985336, 0.020323768258094788, -0.05069233104586601, 0.17630867660045624, 0.06907644122838974, 0.04194940626621246, 0.06466559320688248, 0.042078711092472076, -0.008301636204123497, -0.07144314050674438, -0.03733999282121658, -0.09552135318517685, -0.048175323754549026, 0.05663027614355087, 0.05183118209242821, -0.057207755744457245, 0.457066148519516, -0.01221371442079544, -0.0763351321220398, -0.04765551909804344, 0.08560343831777573, 0.04094845429062843, 0.015287347137928009, 0.3008963465690613, 0.08507654070854187, -0.03738420084118843, -0.05799044668674469, 0.057583216577768326, -0.025767337530851364, 0.07983709126710892, 0.11503315716981888, 0.1650136113166809, -0.06052713468670845, -0.007120247930288315, -0.010849465616047382, -0.016109958291053772, 0.11617083102464676, -0.03140849247574806, -0.022626040503382683, 0.005409757606685162, 0.11044695973396301, 0.03808456286787987, -0.026978205889463425, -0.06747566163539886, 0.05410179868340492, -0.1176779493689537, -0.07931564003229141, -0.10786397755146027, -0.028198320418596268, -0.06836478412151337, -0.10866399109363556, 0.06322415173053741, -0.04739058017730713, -0.03801722452044487, 0.2932779788970947, 0.048094455152750015, -0.03260309621691704, 0.11662527918815613, -0.03131913021206856, 0.07793715596199036, 0.043895598500967026, -0.0176071859896183, -0.08416178822517395, 0.019378209486603737, -0.06810105592012405, 0.04775591567158699, -0.012502126395702362, 0.0011329345870763063, -0.01765413209795952, -0.01216925773769617, -0.003909613937139511, -0.12944713234901428, -0.05459866672754288, -0.0695357546210289, 0.0753420814871788, -0.1343785971403122, -0.00692369369789958, 0.027629178017377853, 0.07806120067834854, 0.03640110790729523, 0.11956450343132019, 0.05048074573278427, -0.04383127763867378, -0.06291330605745316, 0.07543839514255524, -0.05432974919676781, 0.08823212236166, -0.002858841558918357, -0.06884010136127472, -0.008210915140807629, 0.1956222504377365, 0.251272976398468, -0.029429106041789055, -0.05511421710252762, 0.03879355639219284, 0.042755376547575, 0.014214707538485527, 0.21764761209487915, -0.01733413338661194, 0.10629328340291977, -0.027512680739164352, -0.08852124959230423, -0.02936028316617012, -0.07615543156862259, -0.027671316638588905, 0.016145220026373863, 0.07300935685634613, -0.06140241399407387, -0.09684519469738007, 0.17751705646514893, -0.15005849301815033, 0.1134578064084053, 0.11262474954128265, -0.08090318739414215, -0.14062729477882385, -0.032848600298166275, 0.12531591951847076, -0.07778328657150269, -0.016513871029019356, -0.09566428512334824, -0.012122263200581074, -0.1006021499633789, -0.055173516273498535, -0.25670772790908813, -0.16118142008781433, 0.05440403148531914, -0.03685332089662552, 0.11041394621133804, 0.0011601055739447474, 0.19972790777683258, 0.03829561173915863, 0.031408317387104034, -0.10553784668445587, 0.09249968081712723, 0.08290961384773254, 0.10772702842950821, -0.001779989106580615, 0.010185298509895802, -0.005745606496930122, -0.017600776627659798, 0.08748079091310501, 0.043374203145504, -0.02138616144657135, 0.02834932878613472, 0.03133734315633774, -0.09603340923786163, -0.00981126818805933, -0.10069434344768524, 0.11655475944280624, 0.008241442032158375, -0.03171441704034805, 0.04295945540070534, -0.03231191262602806, 0.13565091788768768, 0.02202368900179863, -0.07831567525863647, -0.08173257112503052, -0.05086542293429375, -0.08701032400131226, 0.13554321229457855, -0.04150461405515671, -0.2399080991744995, 0.08052680641412735, -0.08786983788013458, 0.02197394147515297, 0.05501774698495865, 0.08951448649168015, 0.09029198437929153, 0.06507406383752823, -0.04154157266020775, 0.08150812983512878, 0.019140250980854034, 0.02884194441139698, -0.04544622823596001, -0.08206341415643692 ]
0b62c443a6e668668d42317060ae7a9bf72ab762
# Dataset of chafen This dataset is crawled from pixiv, with keyword `アークナイツ R-18`, the top 100 popular illustrations. The grouped images are placed at subfolders, while free images (should be treated as noise) are placed at `free` subfolder.
deepghs/chafen_arknights
[ "license:mit", "region:us" ]
2023-03-10T06:35:31+00:00
{"license": "mit"}
2023-03-17T04:44:02+00:00
[]
[]
TAGS #license-mit #region-us
# Dataset of chafen This dataset is crawled from pixiv, with keyword 'アークナイツ R-18', the top 100 popular illustrations. The grouped images are placed at subfolders, while free images (should be treated as noise) are placed at 'free' subfolder.
[ "# Dataset of chafen\n\nThis dataset is crawled from pixiv, with keyword 'アークナイツ R-18', the top 100 popular illustrations.\n\nThe grouped images are placed at subfolders, while free images (should be treated as noise) are placed at 'free' subfolder." ]
[ "TAGS\n#license-mit #region-us \n", "# Dataset of chafen\n\nThis dataset is crawled from pixiv, with keyword 'アークナイツ R-18', the top 100 popular illustrations.\n\nThe grouped images are placed at subfolders, while free images (should be treated as noise) are placed at 'free' subfolder." ]
[ 11, 68 ]
[ "passage: TAGS\n#license-mit #region-us \n# Dataset of chafen\n\nThis dataset is crawled from pixiv, with keyword 'アークナイツ R-18', the top 100 popular illustrations.\n\nThe grouped images are placed at subfolders, while free images (should be treated as noise) are placed at 'free' subfolder." ]
[ -0.03310175612568855, -0.03712738677859306, -0.0008382705855183303, 0.08299385011196136, 0.03998193144798279, 0.04627811163663864, 0.17268337309360504, 0.02062806859612465, 0.1736869364976883, 0.03061467967927456, 0.06843796372413635, 0.08293431252241135, 0.0359819233417511, 0.0604705885052681, -0.008304270915687084, -0.22213315963745117, 0.03333789110183716, -0.015371809713542461, 0.07793937623500824, 0.00219389027915895, 0.018712863326072693, -0.08268918097019196, 0.040906812995672226, -0.02901613526046276, -0.22015126049518585, -0.007742495276033878, -0.023071881383657455, -0.033377960324287415, 0.10336363315582275, 0.010235919617116451, 0.10306289047002792, 0.03730114549398422, 0.04038814455270767, -0.0006452560191974044, 0.062498725950717926, -0.04429075866937637, -0.09773163497447968, 0.060866303741931915, 0.1354413777589798, 0.0006670804577879608, 0.1785193234682083, 0.04220164939761162, -0.12633979320526123, 0.051033806055784225, -0.07890770584344864, -0.03476443886756897, -0.06490392982959747, 0.15806272625923157, 0.08952996134757996, -0.014683973044157028, 0.008710081689059734, 0.041914016008377075, -0.14250580966472626, 0.04567258432507515, 0.06417516618967056, -0.25371691584587097, -0.0436781570315361, 0.11248073726892471, -0.14433062076568604, 0.04249841719865799, -0.0554719902575016, 0.08808527141809464, 0.00927544292062521, -0.03435191512107849, -0.19884486496448517, -0.04312675818800926, -0.3057321608066559, -0.06753029674291611, -0.052102841436862946, 0.004422146826982498, 0.05863820016384125, 0.07672169059515, 0.012125675566494465, -0.055214036256074905, -0.07600169628858566, 0.14560852944850922, -0.07724310457706451, 0.15470673143863678, 0.009597182273864746, 0.027371183037757874, -0.021454520523548126, -0.04570921137928963, -0.14009061455726624, -0.06741158664226532, -0.15344612300395966, -0.030996138229966164, 0.022816171869635582, 0.09994205832481384, -0.06481985747814178, -0.06182371824979782, -0.11184435337781906, -0.1106908991932869, 0.07728032767772675, -0.14579489827156067, 0.0915563628077507, 0.04136465862393379, -0.015467741526663303, -0.22191160917282104, 0.14168314635753632, 0.100960873067379, 0.04065396636724472, 0.04337843880057335, -0.1788567453622818, 0.15532803535461426, 0.08465179055929184, -0.09014612436294556, -0.1023220419883728, 0.09780727326869965, 0.046209584921598434, -0.11334747076034546, 0.08557762950658798, -0.0897350087761879, -0.11085797846317291, -0.002534331986680627, -0.18643014132976532, -0.02302217297255993, -0.007982372306287289, -0.007603721227496862, -0.057995159178972244, -0.009398072957992554, 0.18615426123142242, 0.014837874099612236, -0.036791447550058365, 0.053437162190675735, -0.01791864074766636, 0.06589441746473312, -0.05759204551577568, 0.07530511170625687, 0.07121080905199051, 0.00043899501906707883, -0.052392225712537766, 0.04640691727399826, 0.013765155337750912, -0.03069470264017582, 0.006440422032028437, -0.04340865835547447, 0.03416333347558975, -0.16372114419937134, -0.015146825462579727, 0.018091680482029915, 0.07431615889072418, -0.025795431807637215, 0.12414858490228653, 0.11304798722267151, 0.06087087094783783, 0.00022010845714248717, 0.01762489601969719, -0.023827528581023216, -0.07085943222045898, 0.05752711743116379, -0.1391858607530594, 0.14281395077705383, -0.038705721497535706, -0.018310407176613808, -0.10947693884372711, -0.08422145247459412, -0.2006380409002304, -0.010482716374099255, -0.12193646281957626, 0.13236424326896667, -0.02368711307644844, 0.0038316447753459215, -0.03502757474780083, -0.00030049425549805164, -0.02147393301129341, 0.1343461275100708, -0.11316805332899094, -0.01735747791826725, 0.1674789935350418, -0.1990469992160797, -0.11226484924554825, 0.13564932346343994, 0.002087050350382924, -0.10969211161136627, 0.03455937281250954, 0.3611215651035309, -0.054173607379198074, -0.10080313682556152, -0.15586000680923462, 0.06187218427658081, -0.033370036631822586, -0.12603679299354553, 0.04062861204147339, 0.0012473646784201264, 0.026703346520662308, -0.0015428874175995588, 0.011501221917569637, 0.15215688943862915, -0.034437574446201324, -0.06891550868749619, 0.005491036456078291, -0.048569925129413605, -0.005456922575831413, 0.10632099956274033, 0.13230077922344208, -0.06060118228197098, 0.02949295938014984, -0.13522200286388397, 0.05788180232048035, -0.01316063106060028, -0.028633594512939453, -0.023237502202391624, 0.1662360429763794, 0.01671740598976612, -0.006713319104164839, -0.09478013962507248, -0.04451931640505791, 0.0073762075044214725, 0.08612097799777985, 0.049902331084012985, -0.058772407472133636, 0.061663396656513214, 0.02978084422647953, 0.00022728601470589638, 0.016298409551382065, -0.06383516639471054, -0.017690230160951614, 0.006940440274775028, -0.15773546695709229, 0.00029255132540129125, -0.04737573117017746, -0.07095544040203094, -0.09581755846738815, -0.05655046924948692, 0.09927938878536224, 0.13987119495868683, 0.03667755052447319, 0.0031318245455622673, 0.07501361519098282, -0.025345509871840477, -0.04207540675997734, 0.013102454133331776, 0.10407975316047668, 0.03237403556704521, 0.05980188772082329, 0.13851462304592133, 0.13581396639347076, -0.01259574294090271, 0.1851734071969986, -0.2910737693309784, -0.05018872022628784, -0.02176491916179657, -0.052625127136707306, 0.017772866412997246, -0.03706158697605133, 0.0024743699468672276, -0.02153436280786991, 0.016490181908011436, 0.050912339240312576, 0.00854281522333622, 0.10932853072881699, 0.03876475989818573, -0.024247681722044945, -0.09643715620040894, 0.02319416031241417, 0.23543497920036316, -0.19163298606872559, 0.11640822142362595, 0.17930686473846436, 0.11784838140010834, 0.14594857394695282, -0.07639624923467636, -0.03855666145682335, 0.05008293688297272, -0.017401687800884247, -0.014086048118770123, 0.15738394856452942, 0.011715422384440899, -0.040487583726644516, 0.060671448707580566, -0.10676434636116028, 0.004420970566570759, -0.12189844250679016, -0.059217896312475204, -0.03992706164717674, 0.0016406513750553131, -0.03568597510457039, 0.03528398647904396, -0.07092242687940598, 0.08594577014446259, -0.11784622818231583, -0.07470283657312393, 0.006572805345058441, -0.02673487551510334, 0.012436602264642715, 0.0578252449631691, -0.006491175387054682, -0.030302932485938072, 0.027146965265274048, -0.04171993210911751, -0.07498994469642639, 0.017654770985245705, 0.03290504962205887, -0.11977344006299973, -0.04544828459620476, -0.004458762239664793, -0.044773899018764496, 0.10399409383535385, -0.025089919567108154, 0.024976927787065506, -0.05547826737165451, -0.09360793232917786, -0.07466034591197968, 0.016856757923960686, -0.16373398900032043, 0.0488155335187912, 0.17811915278434753, -0.09381664544343948, 0.1865149289369583, 0.06838346272706985, 0.02067404054105282, 0.02109924890100956, -0.06852053105831146, 0.10834081470966339, -0.057612091302871704, 0.0513252355158329, 0.19298620522022247, 0.02695208042860031, 0.05464143678545952, 0.07105537503957748, 0.055417969822883606, -0.08971364796161652, 0.008814259432256222, 0.041205037385225296, -0.13750088214874268, -0.09495595097541809, -0.08977193385362625, -0.06639762222766876, 0.07404091209173203, 0.1106436625123024, 0.03257042542099953, -0.041409701108932495, 0.1327829658985138, 0.004588534589856863, 0.02622254192829132, -0.03557142987847328, -0.010189585387706757, 0.03669048473238945, 0.03068053349852562, 0.07830819487571716, -0.10407097637653351, -0.021408114582300186, 0.12012117356061935, -0.02164226770401001, 0.21049046516418457, 0.052084796130657196, 0.09537890553474426, 0.03860166296362877, 0.07661987841129303, 0.11772569268941879, 0.04336966201663017, -0.07581192255020142, -0.053330376744270325, -0.0358140654861927, -0.08631032705307007, 0.039760757237672806, 0.06193061172962189, -0.03610432147979736, -0.15760937333106995, 0.009903031401336193, -0.06131884455680847, 0.1023261621594429, 0.05785448104143143, 0.08604121953248978, -0.028990251943469048, 0.010557462461292744, 0.024485761299729347, 0.10532812029123306, 0.0022542693186551332, 0.0919903889298439, 0.11637566983699799, 0.005870333407074213, 0.0748128667473793, -0.04995531588792801, 0.11748530715703964, -0.02211868017911911, 0.036996595561504364, -0.03627372905611992, -0.17739175260066986, 0.02888789027929306, 0.0017280287574976683, -0.07025712728500366, 0.19449599087238312, 0.01372444350272417, -0.0422930009663105, -0.05398103594779968, -0.06774862855672836, 0.12634244561195374, -0.024549148976802826, 0.19434981048107147, -0.007911782711744308, -0.2465752810239792, -0.12102892249822617, -0.16459941864013672, 0.036511119455099106, -0.002060852712020278, -0.01697961613535881, -0.0933760479092598, 0.060350365936756134, 0.01347955409437418, 0.009512686170637608, 0.11614638566970825, -0.16836385428905487, -0.10265110433101654, -0.03293982893228531, 0.06413163244724274, -0.13840340077877045, 0.0574505515396595, -0.09864363819360733, -0.14943556487560272, -0.015139976516366005, 0.08654914051294327, -0.05952024459838867, -0.10114464163780212, 0.06498076766729355, -0.048519931733608246, -0.07562345266342163, 0.052319735288619995, -0.06311462074518204, -0.032350584864616394, -0.06592599302530289, -0.20401348173618317, 0.10839099436998367, -0.10923398286104202, -0.015759848058223724, -0.06687577813863754, 0.017693178728222847, 0.043660033494234085, 0.02777406945824623, 0.041790395975112915, 0.09370633959770203, 0.02787436917424202, -0.09772500395774841, 0.1315467208623886, -0.13639776408672333, 0.17581723630428314, 0.03070523962378502, -0.03563377633690834, -0.09448476135730743, -0.008662698790431023, -0.005023228470236063, 0.17206281423568726, 0.17658403515815735, -0.08458493649959564, 0.06769350171089172, 0.16612233221530914, 0.03108861669898033, -0.32236558198928833, -0.036025870591402054, -0.04357533156871796, -0.014125561341643333, 0.10357702523469925, -0.28433603048324585, 0.1065644845366478, 0.09871478378772736, -0.0776122584939003, 0.12346841394901276, -0.2531900405883789, -0.05848660692572594, 0.21391429007053375, 0.12949596345424652, 0.25380954146385193, -0.19512484967708588, -0.05023294314742088, 0.0011634220136329532, -0.03693168982863426, 0.21001937985420227, -0.12400730699300766, 0.011453617364168167, 0.01658719964325428, -0.06304246187210083, 0.026806822046637535, -0.0644228458404541, 0.06858227401971817, 0.07687610387802124, 0.10398254543542862, -0.10678891092538834, -0.06772968173027039, 0.0004539155925158411, 0.04469313845038414, -0.025226954370737076, -0.030343346297740936, 0.03612443059682846, -0.16677697002887726, 0.04444173350930214, -0.018210837617516518, 0.091635562479496, 0.08478544652462006, -0.095819391310215, -0.11330155283212662, 0.05678087845444679, -0.062331389635801315, 0.09341315925121307, 0.3779827356338501, 0.04489848017692566, 0.04323037713766098, 0.03415755182504654, -0.1756843477487564, 0.015417633578181267, -0.029764551669359207, -0.14281731843948364, -0.05309038236737251, 0.13133077323436737, -0.11495200544595718, -0.008151487447321415, 0.11835416406393051, 0.08292356878519058, -0.035594116896390915, 0.006274552084505558, 0.001388812088407576, 0.1224268451333046, 0.13985225558280945, -0.12933027744293213, -0.021710757166147232, 0.0465882308781147, 0.009059669449925423, 0.19231915473937988, 0.0000619839847786352, 0.11356622725725174, -0.016501065343618393, -0.020838312804698944, 0.0117728803306818, -0.0026137237437069416, 0.08344058692455292, -0.019004562869668007, 0.12294671684503555, -0.07802919298410416, -0.09674371033906937, 0.07892114669084549, 0.10599443316459656, -0.023435764014720917, -0.023541657254099846, 0.033310092985630035, -0.04329916089773178, -0.12103254348039627, 0.0006225263350643218, 0.05916716158390045, -0.1536032110452652, 0.024528630077838898, -0.046941984444856644, -0.010672599077224731, -0.054205626249313354, 0.09959051012992859, 0.1045726090669632, -0.03870004415512085, 0.03842883184552193, -0.04804186150431633, -0.006479146424680948, 0.03471085801720619, -0.16637220978736877, 0.03395913168787956, -0.07265064120292664, -0.12505970895290375, 0.02859329804778099, 0.062323540449142456, -0.07620451599359512, -0.0025637114886194468, -0.15056480467319489, 0.009241008199751377, -0.11296168714761734, 0.043710462749004364, -0.0660863146185875, -0.018545277416706085, -0.0608857125043869, -0.012393848039209843, -0.02095256932079792, -0.03487582504749298, -0.09090135246515274, 0.010498953983187675, 0.06656499207019806, 0.07124677300453186, -0.1627030074596405, -0.05550220236182213, 0.036667924374341965, 0.011942964978516102, 0.06370878964662552, 0.1135844811797142, 0.04737633466720581, 0.04236850515007973, -0.23712925612926483, -0.10959109663963318, 0.05949251726269722, 0.04876426234841347, -0.014834176748991013, 0.1434909552335739, 0.02809491753578186, -0.03251662850379944, -0.03838951885700226, 0.031797509640455246, 0.09349579364061356, -0.10605758428573608, 0.03616674989461899, -0.07664018869400024, -0.044524043798446655, -0.05236664041876793, 0.03482848405838013, 0.08731338381767273, 0.11170242726802826, 0.04010530933737755, -0.03115612082183361, 0.04111310467123985, -0.04998960718512535, -0.003959005232900381, -0.006877232808619738, -0.10703680664300919, -0.05232590436935425, -0.007387055084109306, -0.027168434113264084, -0.0994163453578949, 0.17524442076683044, 0.10108945518732071, -0.08225085586309433, 0.011466416530311108, 0.13759973645210266, 0.030415693297982216, 0.03503790497779846, 0.23463325202465057, 0.022234467789530754, 0.035866305232048035, 0.011976553127169609, 0.07280848175287247, 0.023529859259724617, 0.051246050745248795, 0.18708251416683197, 0.07532020658254623, -0.0713682547211647, -0.06797850877046585, 0.10302482545375824, -0.08093122392892838, -0.09720266610383987, -0.08269812911748886, 0.012545746751129627, 0.04753613844513893, -0.027232719585299492, -0.030548037961125374, 0.1166602224111557, -0.040848977863788605, -0.0013440796174108982, -0.0460081622004509, 0.00797340925782919, -0.04875767230987549, -0.09832973033189774, -0.0354512482881546, -0.06487629562616348, 0.08150441944599152, 0.004513470456004143, -0.06837841868400574, 0.2391773760318756, 0.020432809367775917, 0.02857293002307415, 0.034123871475458145, -0.08098528534173965, 0.013312704861164093, 0.06820705533027649, -0.03568776696920395, -0.11305048316717148, -0.11027823388576508, -0.04422802850604057, 0.029804913327097893, 0.005012989044189453, -0.07542362064123154, 0.0006965016364119947, 0.07524660974740982, -0.00963659305125475, -0.04242546111345291, -0.11216659098863602, -0.05918736010789871, 0.0015806363662704825, 0.0815763920545578, 0.08945995569229126, 0.04588257893919945, 0.06640983372926712, -0.020770544186234474, 0.07126405090093613, 0.05829440429806709, 0.1056518405675888, -0.015346729196608067, -0.007836055010557175, -0.08855392038822174, -0.009764735586941242, -0.00920608639717102, -0.07671033591032028, -0.031155765056610107, 0.15801724791526794, 0.18087145686149597, -0.14942625164985657, 0.017658043652772903, -0.033494263887405396, 0.00978818815201521, 0.04047251492738724, 0.1622597873210907, 0.023535216227173805, 0.2359364777803421, -0.03992965444922447, -0.13885745406150818, -0.07875064760446548, -0.03258836641907692, -0.10582326352596283, 0.08884450793266296, 0.08998338878154755, -0.024822287261486053, -0.08136837929487228, 0.16435420513153076, -0.06521263718605042, 0.10345416516065598, 0.08064612746238708, -0.09335140138864517, -0.05344598740339279, 0.043943677097558975, -0.03104463219642639, 0.12506113946437836, 0.010459822602570057, -0.11167017370462418, 0.010249873623251915, -0.08063137531280518, 0.07765891402959824, -0.17326347529888153, -0.08945069462060928, -0.036867402493953705, -0.029227284714579582, 0.28744950890541077, -0.0327228344976902, 0.06259710341691971, 0.011637827381491661, -0.03886561840772629, -0.059834789484739304, -0.01638627238571644, 0.030532263219356537, -0.02476866915822029, -0.083835668861866, 0.006170010194182396, -0.0566692128777504, 0.011946293525397778, 0.06126538664102554, -0.05340640991926193, 0.015227537602186203, 0.053515028208494186, -0.022607648745179176, -0.03331717103719711, 0.11234340816736221, -0.1363561600446701, 0.08629932254552841, 0.017178626731038094, -0.01063984539359808, -0.12802545726299286, 0.016465868800878525, 0.011292148381471634, 0.04133656248450279, -0.15199030935764313, -0.07093978673219681, 0.02609427645802498, -0.023420684039592743, 0.00370591226965189, 0.009249684400856495, 0.025450091809034348, -0.006424841471016407, -0.09453265368938446, 0.06739575415849686, -0.10313647985458374, -0.008096624165773392, 0.11659234017133713, -0.06674189120531082, -0.010623084381222725, 0.08060959726572037, 0.043722182512283325, -0.074871726334095, 0.023298000916838646, -0.10823135823011398 ]
a69d1518ff30147166ee530793ffb9be07e2862a
# Dataset Card for "litest" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
liersan/litest
[ "region:us" ]
2023-03-10T06:58:27+00:00
{"dataset_info": {"features": [{"name": "audio", "sequence": "float32"}, {"name": "sentence", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 113600198, "num_examples": 534}, {"name": "trian", "num_bytes": 113600198, "num_examples": 534}], "download_size": 114111784, "dataset_size": 227200396}}
2023-03-10T06:59:19+00:00
[]
[]
TAGS #region-us
# Dataset Card for "litest" More Information needed
[ "# Dataset Card for \"litest\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"litest\"\n\nMore Information needed" ]
[ 6, 12 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"litest\"\n\nMore Information needed" ]
[ -0.08652890473604202, 0.09982568770647049, -0.0054299789480865, 0.0010845796205103397, 0.05394815281033516, 0.11141380667686462, -0.0037563429214060307, 0.13700978457927704, 0.0827363133430481, -0.025474781170487404, 0.11508539319038391, 0.0020946888253092766, 0.021754570305347443, 0.20121364295482635, -0.052748121321201324, -0.07009602338075638, 0.04720576852560043, 0.03942885622382164, -0.0015887875342741609, 0.038023922592401505, -0.0026179782580584288, -0.11818143725395203, 0.020409703254699707, -0.15995512902736664, -0.23274698853492737, 0.08164317160844803, -0.05239824950695038, -0.02764301374554634, 0.05622849613428116, -0.07871510088443756, 0.15407611429691315, -0.020965591073036194, 0.006096098106354475, -0.10196008533239365, 0.00943150743842125, 0.004621994215995073, -0.009027555584907532, 0.09059161692857742, 0.051169656217098236, -0.1023755744099617, -0.06258074939250946, -0.05538235977292061, -0.0006847546901553869, -0.007784734945744276, -0.11405570805072784, -0.21510501205921173, -0.07047203928232193, -0.09554565697908401, -0.006890466436743736, -0.05378932133316994, 0.04330653324723244, 0.1618826985359192, -0.181677907705307, -0.014065108262002468, 0.07968568056821823, -0.059217751026153564, 0.02381034940481186, 0.158303365111351, -0.018366210162639618, 0.13116703927516937, -0.05590207502245903, 0.06287593394517899, 0.12345211207866669, -0.02002500183880329, -0.011302335187792778, 0.02067694626748562, -0.05838605388998985, 0.11895770579576492, -0.024598825722932816, -0.0643586814403534, 0.34891244769096375, 0.003858717391267419, 0.044827669858932495, -0.0006041987217031419, -0.033806655555963516, -0.07868129760026932, -0.013639479875564575, 0.06852900236845016, 0.054051224142313004, 0.025900525972247124, 0.027122627943754196, 0.019055316224694252, -0.10356755554676056, -0.10984063893556595, -0.17805255949497223, 0.05956985801458359, -0.058263085782527924, 0.15886998176574707, -0.15691234171390533, -0.04668327793478966, -0.05294081196188927, -0.03328615799546242, -0.04863721504807472, -0.13474009931087494, -0.04111568629741669, -0.020669126883149147, -0.003967664670199156, 0.1159081906080246, 0.14466267824172974, 0.035540297627449036, 0.10184154659509659, 0.043011296540498734, -0.051197245717048645, 0.08107805997133255, 0.17826014757156372, -0.1393369883298874, 0.05825042724609375, -0.04025765135884285, -0.05634975805878639, -0.11838140338659286, 0.014758061617612839, -0.060654737055301666, -0.035622935742139816, -0.0008312568534165621, -0.09471249580383301, 0.11611699312925339, 0.011694035492837429, -0.13241103291511536, -0.033095136284828186, -0.03426215052604675, 0.11218564212322235, -0.08710135519504547, 0.01867758482694626, 0.016102023422718048, -0.07666867226362228, 0.04402772709727287, -0.13176576793193817, -0.020493971183896065, 0.09234213083982468, 0.0461476594209671, -0.086168073117733, -0.05521801859140396, -0.031219620257616043, -0.00982940848916769, 0.07852644473314285, -0.2178812474012375, 0.07728204131126404, -0.08336791396141052, -0.21627070009708405, 0.07902470231056213, 0.031750667840242386, -0.07474177330732346, 0.1357802152633667, 0.013460961170494556, 0.044390175491571426, -0.010424768552184105, -0.08062124997377396, 0.1342790573835373, -0.0938422754406929, 0.04041813313961029, 0.028909999877214432, 0.08730415254831314, -0.20064081251621246, 0.016068659722805023, -0.15073174238204956, 0.02147066779434681, -0.007675887551158667, 0.042686693370342255, -0.10241053253412247, 0.13663886487483978, -0.06566724181175232, -0.010152623057365417, -0.15969045460224152, 0.037241723388433456, -0.043290022760629654, 0.10583894699811935, -0.17851826548576355, -0.04099677503108978, 0.1415688395500183, -0.10625352710485458, -0.16349349915981293, 0.007263554260134697, -0.039537690579891205, 0.047478318214416504, 0.1038714200258255, 0.303107351064682, 0.09760462492704391, -0.01749584637582302, -0.04461785778403282, 0.17192207276821136, -0.10845828056335449, -0.2812465727329254, 0.11579524725675583, -0.011316460557281971, -0.10429088771343231, 0.03452334180474281, 0.1392156034708023, 0.04626074060797691, -0.035256221890449524, -0.0639307051897049, -0.019336892291903496, -0.15649375319480896, 0.11169521510601044, 0.07560610771179199, 0.039435356855392456, -0.06240889057517052, 0.12554553151130676, 0.11972065269947052, 0.1028733178973198, 0.033027589321136475, -0.09150978922843933, -0.017206916585564613, 0.08409588783979416, -0.1721883863210678, -0.023262159898877144, -0.18407417833805084, -0.11280500143766403, 0.018729494884610176, -0.002128105377778411, -0.04174252972006798, 0.048332974314689636, 0.11276373267173767, -0.036203812807798386, -0.01656707003712654, 0.09385327994823456, 0.16405443847179413, 0.049297478049993515, 0.019545871764421463, 0.0044762250036001205, 0.008012823760509491, -0.10919980704784393, -0.12471041083335876, -0.08094624429941177, -0.08122120797634125, 0.10150454193353653, 0.05093524232506752, 0.046653613448143005, -0.02127286046743393, 0.059530340135097504, -0.030977265909314156, 0.010794335976243019, -0.05328477919101715, 0.055840883404016495, -0.04162543639540672, 0.03653370216488838, -0.0420871339738369, 0.014045912772417068, 0.21434202790260315, 0.11549213528633118, -0.033848945051431656, 0.07205475121736526, -0.09934606403112411, -0.0132140526548028, 0.0025511039420962334, -0.08266720175743103, -0.019673721864819527, -0.1074879914522171, -0.04191915690898895, 0.011635669507086277, -0.07257324457168579, -0.06386446952819824, 0.044194772839546204, 0.04423944279551506, -0.10363175719976425, 0.053771551698446274, 0.15586960315704346, -0.2554660737514496, 0.16660496592521667, 0.18747259676456451, 0.17742085456848145, 0.13866272568702698, -0.11101660132408142, -0.10496192425489426, 0.0273625198751688, -0.03209137171506882, -0.07515008747577667, 0.16237694025039673, -0.12078709900379181, -0.0210138987749815, 0.09235343337059021, -0.009459683671593666, 0.11430990695953369, -0.06752560287714005, -0.10535150021314621, 0.00297204265370965, 0.0061369389295578, -0.10703901946544647, -0.0290153156965971, -0.006562585011124611, 0.06980230659246445, 0.042896103113889694, 0.03918585926294327, 0.11959206312894821, -0.006524540018290281, -0.006419556215405464, 0.0818636417388916, -0.14214736223220825, -0.25691720843315125, 0.03630248084664345, -0.12337872385978699, 0.08076421171426773, 0.05116064473986626, -0.062454704195261, -0.17283859848976135, -0.015364432707428932, 0.06708499044179916, -0.11988260596990585, -0.1550370752811432, 0.018810583278536797, 0.02692781761288643, 0.04416793957352638, -0.07687923312187195, -0.11319565773010254, 0.026118077337741852, -0.0330846942961216, 0.17155428230762482, 0.0843522846698761, -0.12769077718257904, 0.13625307381153107, 0.08773618191480637, -0.015965797007083893, 0.0489313118159771, -0.044988080859184265, 0.06289046257734299, -0.0630444586277008, -0.045714106410741806, 0.07567345350980759, 0.03264091908931732, -0.022578850388526917, 0.057593826204538345, 0.08863916993141174, -0.15020161867141724, -0.02702307142317295, -0.04272640123963356, -0.1808173805475235, -0.19311092793941498, -0.15392591059207916, -0.06669776886701584, 0.0813828557729721, 0.11817681044340134, 0.08912986516952515, -0.07835069298744202, 0.054364241659641266, 0.07969841361045837, -0.026408957317471504, -0.11812138557434082, -0.05995640531182289, -0.06381238251924515, 0.012439795769751072, 0.008031179197132587, -0.1458262801170349, -0.05326126888394356, 0.17230145633220673, 0.1291636973619461, 0.2027432918548584, 0.09977128356695175, 0.16051097214221954, -0.01804152876138687, 0.1060110330581665, 0.11379162967205048, 0.15718257427215576, 0.09350564330816269, -0.005642076954245567, 0.03256935253739357, -0.008787020109593868, -0.03866434842348099, -0.011172434315085411, 0.0730653703212738, -0.1242334172129631, 0.05650557205080986, -0.15063787996768951, 0.06691562384366989, -0.13913507759571075, 0.08448189496994019, -0.21157869696617126, 0.050392035394907, 0.05052950233221054, 0.11150927096605301, -0.09490174800157547, 0.06502318382263184, 0.10445480048656464, 0.005426833406090736, 0.0835123136639595, 0.004986136686056852, 0.06745538860559464, -0.052383605390787125, -0.0051752724684774876, -0.051741015166044235, -0.09033727645874023, 0.012833913788199425, 0.14547933638095856, -0.14312626421451569, 0.19381752610206604, 0.028951553627848625, -0.011909865774214268, -0.1241464614868164, -0.08243262022733688, -0.0223487988114357, -0.007637420669198036, 0.15779468417167664, 0.008564924821257591, -0.07455865293741226, -0.15017852187156677, -0.10382746905088425, 0.03168995678424835, 0.09575910866260529, -0.02332625538110733, -0.10824379324913025, 0.03830957040190697, -0.0142105957493186, -0.009925507009029388, -0.18100140988826752, 0.008469431661069393, -0.08622894436120987, -0.0036678665783256292, 0.01581842452287674, -0.18768614530563354, 0.025431551039218903, -0.004773604683578014, -0.0407794825732708, 0.07959596812725067, 0.04798358306288719, -0.07852783054113388, -0.09820891171693802, 0.008264935575425625, 0.1704336255788803, 0.030058585107326508, 0.021566711366176605, 0.028144044801592827, 0.06982626765966415, 0.009695402346551418, -0.22100886702537537, 0.052835095673799515, -0.04655323922634125, 0.12046363204717636, -0.046838339418172836, 0.1025184616446495, -0.028749318793416023, 0.04112730175256729, -0.005286811385303736, 0.048863280564546585, -0.020135309547185898, -0.05435234680771828, 0.17649854719638824, -0.04180234670639038, 0.08237972855567932, 0.17060090601444244, 0.0905461311340332, 0.026343446224927902, 0.1343642622232437, 0.017265452072024345, 0.20760799944400787, 0.10072404891252518, -0.07623498886823654, 0.22588370740413666, 0.18546563386917114, -0.04855591431260109, -0.2398366928100586, 0.020679723471403122, -0.15254436433315277, -0.04633046314120293, -0.023944340646266937, -0.2657460868358612, 0.18958072364330292, 0.1264292150735855, -0.03898416832089424, 0.2392476201057434, -0.16896174848079681, 0.0055217621847987175, 0.14683766663074493, -0.013552367687225342, 0.3649000823497772, -0.0837550088763237, -0.1077638566493988, -0.12124449759721756, -0.01468419749289751, 0.2560829818248749, -0.1203244999051094, 0.016494017094373703, -0.0017257027793675661, 0.0011214789701625705, 0.008946394547820091, -0.043066468089818954, 0.17453446984291077, -0.013198337517678738, 0.09592804312705994, -0.06541082262992859, -0.05591012164950371, 0.13785138726234436, -0.025818483904004097, 0.041610024869441986, -0.006413281429558992, 0.0019442859338596463, -0.14236222207546234, -0.02854619175195694, 0.0329953096807003, 0.007927418686449528, 0.10136127471923828, -0.0870867520570755, -0.08518793433904648, 0.00020235641568433493, -0.10075194388628006, -0.012094690464437008, 0.12917910516262054, 0.07967614382505417, 0.03780186176300049, -0.04362310841679573, 0.06721431761980057, -0.11064741015434265, -0.03710049018263817, -0.09788907319307327, -0.07759685814380646, 0.06781923025846481, -0.26909834146499634, 0.024758702144026756, 0.1501486897468567, 0.042069628834724426, 0.00022230669856071472, 0.07500286400318146, -0.04303489997982979, 0.016737474128603935, 0.17575953900814056, -0.08800745755434036, -0.01903424970805645, 0.056706175208091736, -0.0973908007144928, 0.006965249311178923, 0.02522568590939045, -0.028609592467546463, 0.05544036626815796, -0.010904206894338131, -0.026454616338014603, 0.042667288333177567, -0.03299054130911827, 0.1153465211391449, 0.06705936044454575, 0.046094801276922226, -0.18840499222278595, 0.24399328231811523, 0.050069283694028854, -0.051548417657613754, -0.018200194463133812, 0.036585018038749695, -0.04753940925002098, -0.08500304073095322, 0.07679519057273865, 0.1750822216272354, 0.022064805030822754, -0.0993514284491539, 0.018988491967320442, -0.05677291378378868, 0.05648663267493248, 0.1582104116678238, 0.04176931455731392, 0.07110479474067688, 0.008224597200751305, -0.0047076125629246235, -0.03186989575624466, -0.006775499787181616, -0.09291644394397736, 0.01633678749203682, -0.10154581815004349, -0.1306704431772232, -0.05659551918506622, 0.1194813922047615, -0.09243722259998322, -0.0534830316901207, -0.06215375289320946, 0.07687195390462875, -0.21316780149936676, 0.09244099259376526, 0.03664044663310051, -0.00027541816234588623, -0.010735325515270233, 0.057553257793188095, -0.05515061318874359, -0.06594274193048477, -0.1263871043920517, 0.1197342649102211, 0.068235382437706, 0.002010841853916645, -0.06409232318401337, -0.009128769859671593, 0.054978977888822556, 0.031227193772792816, 0.07720577716827393, 0.1019340455532074, 0.04307568073272705, 0.09081833809614182, -0.08518823981285095, -0.18415023386478424, 0.11557091027498245, 0.05942806228995323, 0.08199865370988846, 0.07127748429775238, 0.010882001370191574, 0.10646326094865799, -0.04436175152659416, 0.07314839959144592, -0.06843077391386032, -0.08853407204151154, -0.0512879453599453, -0.12661315500736237, -0.07571957260370255, 0.004425089340656996, -0.10565631836652756, 0.20555676519870758, 0.040003109723329544, -0.023177536204457283, 0.08613240718841553, 0.032618198543787, -0.06139301881194115, -0.06610438972711563, -0.033209770917892456, -0.1900414526462555, -0.07138074189424515, 0.09874460846185684, 0.04511038959026337, -0.05460602045059204, 0.46450376510620117, 0.0025667576119303703, -0.1367645561695099, -0.055183712393045425, 0.12622110545635223, -0.06171907112002373, 0.042702533304691315, 0.42405444383621216, 0.15102553367614746, -0.0584818571805954, -0.024654299020767212, 0.10985862463712692, 0.028226058930158615, 0.09403915703296661, 0.07818779349327087, 0.16071413457393646, 0.038949236273765564, -0.025301964953541756, 0.0445081889629364, -0.1278814822435379, 0.040599752217531204, 0.039522793143987656, 0.019403589889407158, 0.03916449844837189, 0.0633709728717804, -0.0017640874721109867, -0.009288898669183254, -0.03155553713440895, -0.010173757560551167, -0.11948002129793167, -0.041749827563762665, -0.10347563773393631, -0.06955748051404953, -0.00919247604906559, -0.04928271844983101, 0.02971372753381729, -0.08083479851484299, -0.08920332789421082, 0.22412246465682983, 0.04544942080974579, 0.005459803156554699, 0.05741320550441742, -0.09632409363985062, 0.0646171048283577, 0.07722558826208115, -0.026303721591830254, -0.04990532249212265, -0.018153926357626915, -0.10162080079317093, 0.068755142390728, -0.03484588861465454, -0.03302094712853432, -0.03225076571106911, 0.04748345538973808, 0.023320915177464485, -0.11960670351982117, -0.06333084404468536, -0.048865094780921936, 0.0679498016834259, -0.10020585358142853, 0.02273138053715229, 0.014758098870515823, 0.04968280717730522, 0.03131706267595291, 0.1610131412744522, 0.04406939446926117, 0.07626911997795105, -0.006486019119620323, -0.012467869557440281, -0.07105691730976105, 0.07718509435653687, 0.0390947200357914, -0.07485479861497879, -0.06362586468458176, 0.1860703080892563, 0.23981142044067383, 0.040016982704401016, -0.020966432988643646, 0.021571747958660126, 0.048824016004800797, 0.052027616649866104, 0.16772444546222687, 0.004044439177960157, 0.09558045864105225, -0.042600229382514954, -0.0681840106844902, 0.06215577945113182, -0.05777859687805176, 0.009310535155236721, 0.0314362607896328, 0.1017332375049591, -0.02366933412849903, -0.1297338455915451, 0.13537126779556274, -0.13188236951828003, 0.13831840455532074, 0.09271805733442307, -0.16796229779720306, -0.10196816176176071, -0.04097507894039154, 0.07813659310340881, 0.014447036199271679, -0.01541363075375557, -0.084742471575737, -0.028851406648755074, -0.16802406311035156, -0.0057592918165028095, -0.41339510679244995, -0.17773061990737915, 0.02733970247209072, 0.07229603081941605, 0.101971335709095, -0.04720979928970337, 0.07212626188993454, -0.0080105597153306, 0.009355009533464909, -0.1736350655555725, -0.017717333510518074, 0.022417128086090088, -0.014811917208135128, -0.013996606692671776, 0.07458797097206116, -0.08133166283369064, -0.07463181018829346, 0.09252920001745224, -0.006952257361263037, -0.0963602364063263, 0.11742820590734482, 0.013510188087821007, 0.003407512791454792, -0.05434657633304596, -0.08049308508634567, 0.10078055411577225, -0.015522322617471218, -0.02987975999712944, -0.01355409063398838, -0.030537378042936325, 0.14302696287631989, 0.0360543355345726, -0.13412870466709137, -0.07022839039564133, -0.040462736040353775, -0.09971931576728821, 0.18405428528785706, -0.0132112642750144, -0.13223391771316528, 0.08861225098371506, -0.05842078849673271, 0.04938295856118202, -0.038090310990810394, 0.037842389196157455, 0.16351404786109924, 0.0668310597538948, -0.05476551875472069, -0.0407983772456646, 0.03949020057916641, -0.04080657660961151, -0.03918599709868431, -0.080316923558712 ]
07429ebe5990440844d1100fb95ecdbf0d4ab47c
# Dataset Card for "zhengtest" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
liersan/zhengtest
[ "region:us" ]
2023-03-10T07:21:43+00:00
{"dataset_info": {"features": [{"name": "audio", "dtype": "audio"}, {"name": "sentence", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 82929.0, "num_examples": 3}, {"name": "train", "num_bytes": 82929.0, "num_examples": 3}], "download_size": 84632, "dataset_size": 165858.0}}
2023-03-10T07:24:24+00:00
[]
[]
TAGS #region-us
# Dataset Card for "zhengtest" More Information needed
[ "# Dataset Card for \"zhengtest\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"zhengtest\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"zhengtest\"\n\nMore Information needed" ]
[ -0.1553385704755783, 0.176592618227005, -0.003292540553957224, 0.0186960119754076, 0.08213379234075546, 0.058730944991111755, 0.16347648203372955, 0.06999067962169647, 0.24550211429595947, -0.004947607405483723, 0.0933462455868721, -0.07819052040576935, 0.0570698156952858, 0.18775388598442078, -0.05072632059454918, -0.04080783203244209, 0.025548946112394333, 0.09690536558628082, -0.1257149577140808, 0.04983263462781906, 0.049608178436756134, -0.1348608136177063, 0.11471618711948395, -0.05948302149772644, -0.15407614409923553, 0.10418539494276047, -0.07064186036586761, -0.06908291578292847, 0.1065596491098404, -0.10918485373258591, 0.13861174881458282, 0.01729104295372963, -0.015827273949980736, -0.12634922564029694, 0.004919579718261957, -0.06415615975856781, -0.035368286073207855, 0.04852975904941559, 0.05860716477036476, -0.000715582282282412, -0.1255674809217453, 0.061727989464998245, 0.006808319594711065, 0.018941305577754974, -0.10947905480861664, -0.12160624563694, -0.1508338302373886, 0.013819594867527485, 0.04591697081923485, 0.0029222338926047087, 0.04954001307487488, 0.1754276305437088, -0.1794784814119339, 0.022275002673268318, 0.013141324743628502, -0.14916841685771942, 0.03349731117486954, 0.17022114992141724, 0.020441291853785515, 0.10944051295518875, -0.055180858820676804, 0.06360405683517456, 0.12185865640640259, -0.01818031631410122, -0.15323537588119507, -0.08763662725687027, -0.07679873704910278, 0.14976376295089722, 0.016319168731570244, -0.02063886821269989, 0.4781762957572937, -0.011743522249162197, -0.013451928272843361, 0.02115144208073616, 0.02454971708357334, -0.07935187965631485, 0.04959506541490555, -0.022748365998268127, 0.008912404999136925, 0.04145388677716255, 0.05408931151032448, -0.036440376192331314, -0.10293247550725937, -0.15203823149204254, -0.12875938415527344, -0.024799885228276253, -0.002865817165002227, 0.1292947679758072, -0.22236093878746033, -0.013962864875793457, 0.016781527549028397, -0.07764197140932083, -0.03848150372505188, -0.08668380975723267, -0.08511346578598022, -0.046951740980148315, 0.03364788368344307, 0.033864036202430725, 0.12732066214084625, 0.11883820593357086, -0.0035029067657887936, 0.07527941465377808, -0.06867103278636932, 0.07154581695795059, 0.14613908529281616, -0.003704849863424897, 0.040981680154800415, -0.05531271547079086, -0.028095388785004616, -0.1566869020462036, -0.05135675147175789, -0.06287836283445358, -0.058059293776750565, -0.029948970302939415, -0.05344241484999657, 0.13115078210830688, -0.07456325739622116, -0.13812851905822754, -0.05845547839999199, -0.028179729357361794, 0.1649833619594574, -0.09408006817102432, 0.051039911806583405, 0.023358751088380814, -0.106636181473732, -0.010623971000313759, -0.1453487128019333, -0.01732470467686653, 0.047310721129179, -0.006448912434279919, -0.10846257954835892, -0.020311269909143448, -0.0013789067743346095, 0.018438320606946945, 0.05305285006761551, -0.17690509557724, 0.08134487271308899, -0.07110682129859924, -0.28975552320480347, 0.048681195825338364, -0.013792090117931366, -0.03699050843715668, 0.1614597588777542, 0.0038039968349039555, 0.044087380170822144, -0.08022870868444443, -0.04103095456957817, -0.001217312179505825, -0.06461583077907562, 0.0152603629976511, 0.08478269726037979, -0.007354843895882368, -0.1613871455192566, 0.0183670986443758, -0.19809499382972717, 0.07714808732271194, -0.00454520620405674, 0.03832070901989937, -0.11805619299411774, 0.15290886163711548, 0.0037196511402726173, 0.0007627379382029176, -0.09218993037939072, -0.015613531693816185, 0.021882839500904083, 0.1620175540447235, -0.19564400613307953, -0.047854915261268616, 0.10588376224040985, -0.2033529132604599, -0.25997403264045715, 0.007521258667111397, -0.0388992615044117, 0.06006581708788872, 0.06513434648513794, 0.33303216099739075, 0.10335870087146759, -0.07564352452754974, -0.0680299773812294, 0.11244620382785797, -0.1557961404323578, -0.21151654422283173, 0.0988551527261734, 0.007606443017721176, -0.09512005001306534, 0.07372582703828812, 0.10089503228664398, -0.013445649296045303, -0.08726797252893448, -0.09190957248210907, -0.01131961029022932, -0.12627272307872772, 0.1330721378326416, 0.013748838566243649, 0.09615051001310349, -0.05737970024347305, 0.1674463003873825, -0.0045211296528577805, 0.08087538927793503, 0.011454242281615734, -0.05289355665445328, -0.07099641114473343, 0.13443529605865479, 0.006894444581121206, -0.015276295132935047, -0.1474325805902481, -0.059027910232543945, 0.09135330468416214, 0.010751691646873951, -0.026335466653108597, 0.011269833892583847, 0.056875795125961304, -0.018420694395899773, 0.0018534543924033642, 0.04257601872086525, 0.0887117087841034, 0.020399296656250954, 0.002698794938623905, 0.0037248681765049696, 0.013061827048659325, -0.08671464025974274, -0.006808376871049404, -0.15365681052207947, -0.0444289930164814, 0.14224618673324585, 0.04176909103989601, 0.036428146064281464, 0.031350139528512955, 0.05710086598992348, 0.03298105672001839, -0.050967827439308167, -0.041378192603588104, -0.046728264540433884, -0.009794732555747032, -0.054431527853012085, 0.04140486568212509, 0.060169048607349396, 0.1594570428133011, 0.11918722093105316, -0.010135479271411896, -0.0013310351641848683, -0.11730596423149109, 0.009886479005217552, -0.03379720821976662, -0.05567192658782005, 0.07650965452194214, -0.03737786039710045, -0.0900493711233139, 0.0757063552737236, -0.051436491310596466, 0.03615188971161842, 0.016247687861323357, -0.014122662134468555, -0.08162157982587814, 0.07040966302156448, 0.06996060162782669, -0.20274661481380463, 0.15293364226818085, 0.07671401649713516, 0.12239408493041992, 0.10372006148099899, -0.07957980781793594, -0.06313733011484146, -0.009045259095728397, 0.0304267555475235, -0.05899910256266594, 0.26128721237182617, -0.19751909375190735, -0.017496848478913307, 0.07243514806032181, 0.023501913994550705, 0.07079029828310013, -0.11961106956005096, -0.09125209599733353, -0.03735540807247162, -0.029758816584944725, -0.1180119514465332, -0.01897788606584072, -0.021709013730287552, 0.05348234251141548, -0.032915420830249786, 0.0018158555030822754, 0.12204212695360184, 0.01614750176668167, -0.09064079076051712, 0.09292075783014297, -0.1516706794500351, -0.30187177658081055, -0.0146349361166358, -0.1268613189458847, 0.05525848641991615, 0.029589088633656502, -0.03857700899243355, -0.18048401176929474, -0.016878945752978325, 0.018876563757658005, -0.1719832569360733, -0.12512055039405823, -0.01919356733560562, 0.07372080534696579, 0.08547504991292953, -0.07944869250059128, -0.08430010080337524, 0.036019254475831985, -0.06749804317951202, 0.11917853355407715, 0.11104774475097656, -0.14387953281402588, 0.134353369474411, 0.08889614045619965, -0.007485255133360624, 0.08631578087806702, -0.06461654603481293, 0.02549312636256218, -0.07053311169147491, -0.03849915415048599, 0.1070849820971489, 0.005616768728941679, -0.030276551842689514, 0.02905755117535591, 0.02461428754031658, -0.13061150908470154, 0.022827526554465294, -0.09168506413698196, -0.18290843069553375, -0.2740970551967621, -0.13499732315540314, -0.09723992645740509, 0.11352422833442688, 0.02039468102157116, 0.08828359842300415, 0.021096093580126762, 0.0994100570678711, 0.15443775057792664, 0.01209989469498396, -0.12937010824680328, -0.05653691664338112, -0.0333276093006134, 0.005982505157589912, -0.05081401765346527, -0.14635692536830902, -0.013757961802184582, 0.14380894601345062, 0.1450132429599762, 0.23461027443408966, 0.0948159247636795, 0.0936337560415268, 0.0137129882350564, 0.26245811581611633, 0.14787042140960693, 0.08657370507717133, 0.08874005079269409, -0.0195639468729496, 0.04545639827847481, -0.009382985532283783, -0.025579696521162987, -0.006641654763370752, 0.09528563171625137, -0.13555552065372467, 0.031008129939436913, -0.06092121824622154, 0.08472608029842377, -0.159652441740036, 0.10807227343320847, -0.15780632197856903, 0.03375835716724396, -0.02692611888051033, 0.1250961720943451, -0.07315173000097275, 0.08000347763299942, 0.16256634891033173, -0.10488006472587585, 0.1099417507648468, 0.023246707394719124, 0.08780331909656525, 0.03934979811310768, 0.010859592817723751, -0.03414563089609146, -0.12110435217618942, -0.005572247318923473, 0.10053104162216187, -0.25368890166282654, 0.2247592955827713, 0.01802547089755535, -0.03608478233218193, -0.12829463183879852, -0.04952724650502205, -0.004855416249483824, 0.023103568702936172, 0.1481127291917801, 0.020749690011143684, -0.12547007203102112, -0.18667300045490265, -0.08824708312749863, 0.025716597214341164, 0.11825024336576462, 0.04394296929240227, -0.12836100161075592, 0.06692524254322052, 0.019509535282850266, -0.08062649518251419, -0.1123364046216011, -0.07703893631696701, -0.04771898686885834, -0.015681421384215355, 0.03628608584403992, -0.15053853392601013, 0.02985893376171589, 0.03560049086809158, -0.02912316843867302, 0.091693215072155, 0.03416764736175537, -0.02641814947128296, -0.09702584892511368, -0.030011026188731194, 0.21802277863025665, -0.025797665119171143, 0.006051355507224798, 0.043545614928007126, -0.017097409814596176, -0.004879104904830456, -0.13161040842533112, 0.03768415004014969, -0.029879581183195114, 0.05737603083252907, -0.09118115156888962, 0.12765684723854065, 0.00704340310767293, 0.034910451620817184, 0.052664972841739655, -0.004997079260647297, -0.007583913393318653, -0.09811033308506012, 0.09904658049345016, -0.1925278604030609, 0.026759639382362366, 0.22661657631397247, 0.04191584885120392, 0.04432493820786476, 0.0190944392234087, -0.052412841469049454, 0.147731751203537, 0.14346304535865784, -0.06585941463708878, 0.1961113065481186, 0.16403475403785706, -0.08180474489927292, -0.2293030321598053, 0.054504357278347015, -0.1556089073419571, 0.01751979999244213, 0.02845996804535389, -0.2524415850639343, 0.1656816154718399, 0.1185975894331932, -0.05903266742825508, 0.3093041181564331, -0.13311779499053955, -0.043056707829236984, 0.13896264135837555, -0.03807202726602554, 0.27765050530433655, -0.11478038132190704, -0.13430729508399963, -0.016832338646054268, -0.12235044687986374, 0.09612096101045609, 0.008935338817536831, 0.023588167503476143, 0.0008286283118650317, -0.008067172951996326, -0.016413291916251183, -0.055461231619119644, 0.21235698461532593, 0.07042427361011505, 0.1227903813123703, -0.03194369003176689, -0.11257017403841019, 0.2195013463497162, -0.022388314828276634, 0.10534261912107468, 0.07512876391410828, 0.07801561057567596, -0.14138910174369812, -0.0019390323432162404, 0.0798548012971878, 0.03478635847568512, 0.08229593187570572, -0.06767895817756653, -0.14395828545093536, 0.016930390149354935, -0.1573576033115387, 0.0037795784883201122, 0.21787457168102264, 0.10569235682487488, -0.022651223465800285, 0.018507687374949455, 0.035688091069459915, -0.11470914632081985, 0.054394546896219254, -0.07473974674940109, -0.061725765466690063, 0.07196791470050812, -0.12008023262023926, 0.06694932281970978, 0.1645420342683792, 0.048632729798555374, 0.048980697989463806, 0.05405976623296738, -0.03131914138793945, 0.10331739485263824, 0.12020041793584824, -0.14001204073429108, 0.04915069416165352, -0.00897570513188839, -0.1508355438709259, 0.0392596572637558, 0.08825966715812683, 0.000023163773221313022, 0.03734704479575157, 0.014468437060713768, -0.05871596559882164, 0.022026333957910538, -0.06787889450788498, 0.1535482257604599, 0.06947946548461914, 0.027986230328679085, -0.1924130767583847, 0.23641939461231232, 0.06981823593378067, 0.03041817620396614, 0.022926855832338333, 0.030915288254618645, -0.11211609095335007, -0.0416899211704731, -0.152585968375206, 0.2834900915622711, -0.016259359195828438, -0.14294210076332092, -0.07438083738088608, -0.07468347996473312, -0.004847621079534292, 0.11132814735174179, 0.06848683208227158, 0.11098171025514603, 0.020187074318528175, -0.07736078649759293, -0.05690237134695053, -0.04676411300897598, -0.019537044689059258, 0.03363772854208946, -0.14192497730255127, -0.05539734289050102, 0.020521255210042, 0.20432674884796143, -0.09538798034191132, -0.12594355642795563, -0.07973314821720123, 0.11494150012731552, -0.19871637225151062, 0.06973842531442642, -0.044453829526901245, -0.04350582882761955, -0.017209859564900398, -0.057743288576602936, -0.06184649094939232, -0.016527824103832245, -0.10712307691574097, 0.1313650757074356, 0.051948629319667816, 0.03384586423635483, -0.1015300527215004, -0.014170157723128796, 0.11537912487983704, 0.010528385639190674, 0.12728430330753326, 0.18339592218399048, -0.039820119738578796, 0.09139495342969894, -0.12265300005674362, -0.11876222491264343, 0.09182211756706238, 0.08705516159534454, 0.09087853878736496, 0.04407957196235657, -0.015716945752501488, 0.12375825643539429, -0.024648282676935196, 0.07654497027397156, -0.06621477007865906, -0.06145024672150612, -0.09188718348741531, -0.24969106912612915, -0.12223254889249802, 0.011389341205358505, -0.024885501712560654, 0.24843862652778625, 0.04330604150891304, -0.04597915709018707, 0.05810527130961418, 0.05189530923962593, -0.049019429832696915, -0.0559256486594677, -0.03241906315088272, -0.10232169926166534, -0.11355482041835785, 0.06539890170097351, 0.04887000471353531, -0.05775400251150131, 0.5131197571754456, -0.06327233463525772, -0.1426115185022354, -0.034222934395074844, 0.10028566420078278, -0.0325164832174778, 0.027002783492207527, 0.39000818133354187, 0.09789199382066727, -0.043279390782117844, -0.005539511796087027, 0.07495804131031036, -0.03687034547328949, 0.04915808513760567, 0.08459984511137009, 0.07408333569765091, -0.027028817683458328, 0.008943071588873863, 0.014040800742805004, -0.06718552857637405, 0.08959631621837616, -0.04053616523742676, -0.11951941251754761, -0.012346011586487293, 0.12051026523113251, -0.030688155442476273, 0.03281673043966293, -0.07636190950870514, 0.029007896780967712, -0.022380787879228592, -0.11228478699922562, -0.08028727769851685, -0.054458338767290115, -0.061968594789505005, -0.0845036432147026, 0.045902084559202194, -0.0568866953253746, -0.061795588582754135, 0.2493470162153244, 0.05491652339696884, -0.03840795159339905, 0.05536239594221115, -0.033815648406744, 0.06428465992212296, 0.014295070432126522, -0.016435516998171806, -0.04124725982546806, -0.005675615277141333, -0.09099481254816055, 0.031171487644314766, -0.03590547665953636, -0.0518060140311718, -0.008425924926996231, 0.02036002092063427, 0.030162561684846878, -0.09089963138103485, -0.02440052665770054, -0.041631054133176804, 0.028526274487376213, -0.09480910748243332, -0.04610547423362732, 0.0491175539791584, 0.06656938791275024, 0.03918877989053726, 0.14565493166446686, 0.055375851690769196, 0.08387480676174164, -0.05890132486820221, 0.0232605691999197, 0.019566327333450317, 0.03424259275197983, 0.057781390845775604, -0.059126537293195724, -0.006992092821747065, 0.19861465692520142, 0.2628842294216156, -0.06501919776201248, -0.0548650324344635, -0.019700312986969948, 0.03394753858447075, 0.020394733175635338, 0.11871147155761719, -0.0038890009745955467, 0.127073273062706, 0.00038406948442570865, -0.08067748695611954, -0.054068952798843384, -0.05252107232809067, -0.0778781920671463, 0.022820081561803818, 0.06610237061977386, -0.03893269598484039, -0.12956228852272034, 0.15963691473007202, -0.15567424893379211, 0.07949681580066681, 0.12709380686283112, -0.15854224562644958, -0.09665403515100479, 0.024521445855498314, 0.0465257465839386, 0.038920994848012924, -0.024855496361851692, -0.08428199589252472, 0.0637160986661911, -0.11272541433572769, 0.015584475360810757, -0.27684828639030457, -0.16032995283603668, 0.08443988114595413, -0.04191666841506958, 0.1717507690191269, -0.01860692724585533, 0.1289455145597458, 0.002682421589270234, 0.05818968266248703, -0.10480331629514694, 0.003873045789077878, 0.03182102367281914, 0.037333108484745026, -0.05555340647697449, -0.05354350060224533, -0.01054031029343605, -0.029300913214683533, 0.08959569036960602, 0.08811397105455399, -0.01574603095650673, 0.10229327529668808, 0.050846222788095474, -0.09690316766500473, -0.015472742728888988, -0.07595464587211609, 0.10842745006084442, 0.0072417487390339375, -0.04906680807471275, 0.04351081699132919, 0.012650507502257824, 0.09174647182226181, 0.009870552457869053, -0.20424281060695648, -0.07729311287403107, -0.07656610757112503, -0.0547056682407856, 0.13634060323238373, -0.06789439916610718, -0.11460211127996445, 0.027984485030174255, -0.10590872913599014, 0.02957342192530632, -0.004033742938190699, 0.027966748923063278, 0.12720155715942383, 0.09315758943557739, -0.00839115958660841, -0.0030272887088358402, 0.03445308655500412, -0.003403801005333662, -0.024769125506281853, -0.11852274090051651 ]
27936a632f25e33f5bba49bf5b96a8fca4a1fd3e
# Dataset Card for "wurongbo" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
wurongbo/wurongbo
[ "region:us" ]
2023-03-10T07:29:27+00:00
{"dataset_info": {"features": [{"name": "audio", "dtype": "audio"}, {"name": "sentence", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 83036.0, "num_examples": 3}, {"name": "train", "num_bytes": 83036.0, "num_examples": 3}], "download_size": 169770, "dataset_size": 166072.0}}
2023-03-10T07:36:11+00:00
[]
[]
TAGS #region-us
# Dataset Card for "wurongbo" More Information needed
[ "# Dataset Card for \"wurongbo\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"wurongbo\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"wurongbo\"\n\nMore Information needed" ]
[ -0.07378769665956497, 0.19623279571533203, -0.0024737638887017965, 0.015714498236775398, 0.14219632744789124, 0.08116815239191055, 0.12444552034139633, 0.016626333817839622, 0.17248767614364624, 0.02694833092391491, 0.013997434638440609, -0.09965597838163376, 0.14468695223331451, 0.17861340939998627, -0.029747487977147102, -0.18434053659439087, 0.04853737726807594, 0.04930570349097252, -0.0026897327043116093, 0.015042400918900967, -0.0375942625105381, -0.05344323068857193, 0.08664242923259735, -0.07078097015619278, -0.22010746598243713, 0.048205167055130005, -0.11326879262924194, -0.04529067128896713, 0.00028263614512979984, -0.06765548884868622, 0.18992973864078522, 0.010626907460391521, 0.0002800038200803101, -0.11737421154975891, 0.017368752509355545, -0.06107201799750328, -0.05926096811890602, 0.0238430704921484, -0.023540031164884567, -0.0447334349155426, -0.03913278505206108, 0.055086541920900345, -0.02371925674378872, -0.00927677471190691, -0.14587284624576569, -0.0707075223326683, -0.12200666218996048, 0.021595533937215805, -0.004166923929005861, -0.023746920749545097, 0.0402175672352314, 0.06535983085632324, -0.15267011523246765, -0.004456482362002134, 0.10158789902925491, -0.1488453894853592, 0.031927745789289474, 0.24003218114376068, 0.050531912595033646, 0.0960385724902153, -0.11451814323663712, 0.004223078489303589, 0.11030290275812149, -0.015223811380565166, -0.20729805529117584, -0.05076593905687332, -0.057130180299282074, 0.05371297895908356, 0.009262551553547382, 0.01165745034813881, 0.321817010641098, 0.003452146891504526, -0.040160469710826874, 0.07946057617664337, 0.03708209469914436, -0.07298190146684647, 0.022702407091856003, 0.06985324621200562, -0.011823978275060654, 0.046958185732364655, 0.08876263350248337, 0.021472197026014328, -0.05203673243522644, -0.09286563098430634, -0.16858984529972076, 0.12871886789798737, -0.04502961039543152, 0.13297055661678314, -0.2154330313205719, -0.0417589396238327, -0.05697330832481384, -0.07688477635383606, -0.04950293153524399, -0.0945790559053421, -0.02286291867494583, 0.005900355987250805, 0.03607530891895294, 0.09602894634008408, 0.15818524360656738, 0.1276550441980362, 0.05981498584151268, 0.04197903722524643, -0.1266765147447586, 0.07324353605508804, 0.19865572452545166, 0.008379515260457993, 0.01447383500635624, -0.06280320882797241, -0.010549608618021011, -0.13773107528686523, -0.016158699989318848, -0.09869927912950516, -0.1206120029091835, -0.013573872856795788, -0.09885308891534805, 0.09751245379447937, -0.004757134709507227, -0.1329428255558014, -0.05393330007791519, -0.054933760315179825, 0.2014271765947342, -0.06375225633382797, 0.03833624720573425, -0.01664425991475582, -0.012444735504686832, 0.05799195170402527, -0.07915615290403366, 0.0010790728265419602, 0.07729697227478027, 0.09313730895519257, -0.08676338940858841, -0.032112255692481995, 0.0005697990418411791, 0.021119490265846252, 0.07791366428136826, -0.22839592397212982, 0.11082447320222855, -0.10384383052587509, -0.23255555331707, 0.04018223285675049, -0.022994397208094597, -0.05259427800774574, 0.13336889445781708, -0.004368586465716362, 0.05691566690802574, -0.048974886536598206, -0.04476470872759819, 0.06437718123197556, -0.04662003368139267, 0.047233354300260544, 0.026447344571352005, 0.052957482635974884, -0.24833841621875763, 0.014030923135578632, -0.1028846949338913, 0.0719890296459198, -0.009365953505039215, 0.01863400638103485, -0.10873055458068848, 0.13354265689849854, 0.016399594023823738, 0.04165458306670189, -0.1631614714860916, 0.004942245315760374, 0.004082843661308289, 0.07533041387796402, -0.1153034046292305, -0.07131896167993546, 0.21450041234493256, -0.19783608615398407, -0.1407940685749054, 0.024470381438732147, -0.009045344777405262, 0.04737892374396324, 0.017695438116788864, 0.35948997735977173, 0.05126287788152695, -0.09037171304225922, -0.05928037315607071, 0.08169813454151154, -0.12579312920570374, -0.21784508228302002, 0.05665714293718338, 0.021051747724413872, -0.1503814458847046, 0.04256338253617287, 0.12574486434459686, 0.05792398378252983, -0.07084784656763077, -0.0740683302283287, 0.032273612916469574, -0.15611441433429718, 0.03841850161552429, 0.002079715020954609, 0.04617086052894592, 0.014613131061196327, 0.16979239881038666, 0.05750154331326485, 0.10221788287162781, 0.04800741747021675, -0.06427321583032608, -0.0655432716012001, 0.07471850514411926, -0.025547025725245476, 0.010018800385296345, -0.07560652494430542, -0.04247751832008362, 0.05438625440001488, -0.00005581003279075958, 0.012750278227031231, -0.043779585510492325, 0.0619410015642643, 0.01703658513724804, 0.018990902230143547, 0.015721216797828674, 0.0693928450345993, 0.05766923353075981, 0.05586599186062813, 0.03959505632519722, 0.026679344475269318, -0.07204975187778473, -0.0772492066025734, -0.1228373795747757, -0.04396643862128258, 0.07443979382514954, 0.04843621701002121, 0.0237006526440382, -0.018098678439855576, 0.04781749099493027, 0.06169331073760986, -0.03406544402241707, -0.021202433854341507, -0.04812699183821678, 0.004792844410985708, -0.08573741465806961, 0.0533377081155777, 0.014943666756153107, 0.1624668538570404, 0.152382493019104, 0.07759777456521988, 0.060335952788591385, -0.05377156659960747, 0.021178018301725388, -0.05523514747619629, -0.06930612772703171, 0.051162466406822205, -0.11576811969280243, -0.08407454192638397, 0.028364388272166252, -0.023648805916309357, 0.09434270858764648, 0.05140936002135277, -0.032412901520729065, -0.07542590796947479, 0.03265121579170227, 0.09869349747896194, -0.16887971758842468, 0.16261109709739685, 0.11701270937919617, 0.1051093265414238, 0.19993703067302704, -0.07995195686817169, -0.033750176429748535, -0.04147464781999588, 0.002461603842675686, -0.033471621572971344, 0.2212057262659073, -0.0798819363117218, 0.00691926758736372, 0.03905405476689339, 0.044343844056129456, 0.09372665733098984, -0.07819858193397522, -0.1383814662694931, -0.04077119007706642, 0.030774785205721855, -0.15013839304447174, 0.0023027178831398487, -0.040477603673934937, 0.031111981719732285, 0.003277073847129941, 0.08541511744260788, 0.07593803107738495, 0.01551921758800745, 0.00328021845780313, 0.07601035386323929, -0.14875921607017517, -0.3156607151031494, -0.0054456209763884544, -0.21713390946388245, 0.04798000678420067, 0.009288160130381584, -0.017047666013240814, -0.20797549188137054, -0.026401007547974586, 0.11219588667154312, -0.0804903507232666, -0.1459379494190216, 0.014156216755509377, 0.10859627276659012, 0.04517057538032532, -0.10140705853700638, -0.03770330548286438, 0.010182172991335392, -0.05677295848727226, 0.05184761807322502, 0.14480313658714294, -0.17146040499210358, 0.16622358560562134, 0.05190393328666687, 0.05105197802186012, 0.0965530052781105, -0.008520198054611683, 0.03108556568622589, -0.039123114198446274, -0.04198318347334862, 0.13892512023448944, -0.053724683821201324, -0.0032262050081044436, -0.010775154456496239, 0.026066165417432785, -0.14800728857517242, 0.0028003982733935118, -0.045253876596689224, -0.20533804595470428, -0.20720990002155304, -0.09597451984882355, -0.09530843049287796, 0.14895161986351013, 0.08002416044473648, 0.07350968569517136, -0.011436143890023232, 0.08423446863889694, 0.17445775866508484, 0.07575417309999466, -0.12510567903518677, -0.03805312141776085, -0.21990400552749634, 0.038009077310562134, -0.03328690677881241, -0.12539568543434143, 0.018052242696285248, 0.1331271231174469, 0.2253970503807068, 0.1864716112613678, 0.14569716155529022, 0.06715495884418488, 0.032872363924980164, 0.2034977227449417, 0.19860541820526123, 0.11588453501462936, 0.05152951180934906, -0.04108884185552597, 0.01391901820898056, 0.005928488448262215, -0.0740041509270668, 0.0020984995644539595, 0.0810575932264328, -0.15273094177246094, 0.07772889733314514, -0.1131630688905716, 0.007847180590033531, -0.18794336915016174, 0.0704658254981041, -0.05118668079376221, 0.02711203508079052, 0.0015499255387112498, 0.14024539291858673, -0.07488934695720673, 0.08195198327302933, 0.10063610225915909, -0.10168491303920746, 0.11801157146692276, 0.0715520903468132, 0.10321002453565598, -0.02157585322856903, -0.043610814958810806, -0.12933047115802765, -0.04001094028353691, -0.006819256115704775, 0.06586854159832001, -0.2082168310880661, 0.14697454869747162, -0.010727534070611, -0.028732657432556152, -0.11293888092041016, -0.05854059383273125, 0.0082422886043787, -0.02310623787343502, 0.09862502664327621, 0.08428970724344254, -0.04392664507031441, -0.12573961913585663, -0.1272856444120407, -0.012345857918262482, 0.11698693037033081, 0.008251644670963287, -0.11442460119724274, 0.0769428238272667, 0.0235516969114542, -0.06818021833896637, -0.19210682809352875, -0.08532331138849258, -0.07679097354412079, -0.030259590595960617, -0.0177976842969656, 0.003630981780588627, 0.007468249648809433, 0.014915453270077705, -0.01221606507897377, 0.06945333629846573, -0.004180326592177153, -0.0029086736030876637, -0.09447810798883438, 0.06197277456521988, 0.11575905978679657, -0.021309342235326767, -0.009514294564723969, 0.011661224998533726, -0.03742543235421181, -0.0750584825873375, -0.1887521743774414, 0.052747976034879684, -0.06107615306973457, 0.07293171435594559, -0.08582907915115356, 0.06979455798864365, 0.04810566455125809, -0.0024356951471418142, -0.010830040089786053, -0.024524491280317307, 0.030767425894737244, -0.13245083391666412, 0.11020748317241669, -0.02959875762462616, 0.05626426637172699, 0.3141840100288391, 0.046405013650655746, -0.0028477085288614035, 0.04198739305138588, -0.08716055750846863, 0.08748272061347961, 0.09253521263599396, -0.0383288711309433, 0.20634841918945312, 0.16970275342464447, -0.05917700007557869, -0.23823940753936768, -0.04627639800310135, -0.10216562449932098, 0.016417911276221275, 0.022832179442048073, -0.238131582736969, 0.16794109344482422, 0.10989008843898773, -0.025768021121621132, 0.2943490147590637, -0.0851060077548027, -0.016901815310120583, 0.11736615002155304, -0.019367003813385963, 0.45582863688468933, -0.14607423543930054, -0.10291650146245956, -0.04771089553833008, -0.17931640148162842, 0.2035016119480133, -0.012796739116311073, 0.017790064215660095, 0.009297291748225689, 0.06343281269073486, -0.015496876090765, -0.03949928656220436, 0.1698267012834549, 0.06286925077438354, 0.030229203402996063, -0.0764228105545044, -0.10244738310575485, 0.187632754445076, -0.0330280102789402, 0.03541407361626625, 0.023045353591442108, 0.019638722762465477, -0.14526601135730743, -0.025527257472276688, 0.05197758600115776, 0.03734393045306206, 0.05944674462080002, -0.07807880640029907, -0.08319257199764252, 0.056487828493118286, -0.13130076229572296, 0.025880416855216026, 0.0719509869813919, 0.04631822183728218, -0.051774147897958755, 0.01684989035129547, -0.05038901045918465, -0.012529161758720875, 0.06947589665651321, -0.12556594610214233, -0.08295008540153503, 0.08392783999443054, -0.1397089809179306, 0.00870432984083891, 0.08528803288936615, 0.03474856913089752, 0.07007638365030289, 0.05547187477350235, -0.05791893228888512, 0.08026241511106491, 0.14640724658966064, -0.10086435079574585, -0.029851239174604416, 0.03044414520263672, -0.07167444378137589, 0.052270784974098206, 0.034601520746946335, -0.009427535347640514, 0.034545570611953735, -0.024251459166407585, -0.03759024664759636, 0.08845225721597672, -0.12740489840507507, 0.023015066981315613, 0.09329138696193695, 0.020622046664357185, -0.16598165035247803, 0.186785489320755, 0.06869931519031525, 0.030002500861883163, 0.03494652360677719, 0.0562099851667881, -0.0908893272280693, -0.024942880496382713, -0.1341315060853958, 0.29868701100349426, -0.06605087965726852, -0.12885476648807526, 0.04271380603313446, -0.07536885887384415, -0.017021117731928825, 0.07064137607812881, 0.028238516300916672, 0.10186152160167694, 0.04770374298095703, 0.005173313431441784, -0.0595879852771759, -0.11712990701198578, -0.024181073531508446, 0.08855781704187393, -0.12841328978538513, -0.22046980261802673, 0.04021815210580826, 0.20100444555282593, -0.07237065583467484, -0.09998245537281036, -0.19748692214488983, 0.06066731736063957, -0.18364481627941132, 0.08512381464242935, -0.06774017959833145, 0.003717223182320595, -0.024173907935619354, -0.06882770359516144, -0.0371001698076725, -0.015615055337548256, -0.0737740769982338, 0.08424877375364304, 0.049727942794561386, -0.005011831410229206, -0.01911504752933979, 0.004998104181140661, 0.10691820085048676, -0.006498829927295446, 0.08468705415725708, 0.1775367110967636, 0.04806699976325035, 0.11015448719263077, -0.02378065697848797, -0.07873384654521942, 0.05940428376197815, 0.052497927099466324, 0.08989064395427704, 0.08582846075296402, -0.034084878861904144, 0.05944473668932915, -0.04569270461797714, 0.039830517023801804, 0.0757196769118309, -0.09146557003259659, -0.09062285721302032, -0.18303051590919495, -0.1073567122220993, -0.02786090411245823, -0.0464668795466423, 0.22297346591949463, 0.04738491401076317, -0.055692676454782486, 0.06707841157913208, 0.08717507123947144, -0.044651877135038376, -0.07834964245557785, -0.048758137971162796, -0.1120690256357193, -0.005977933760732412, 0.011323604732751846, 0.010950549505650997, -0.004785360302776098, 0.4317667484283447, -0.06600867211818695, -0.15517812967300415, -0.09896291047334671, 0.05102384090423584, -0.08839135617017746, -0.001972951227799058, 0.4163941442966461, 0.1033153310418129, -0.03652900084853172, -0.08125513792037964, 0.07055661082267761, -0.05434349179267883, 0.07164251059293747, 0.07559237629175186, 0.09530343115329742, 0.01813206821680069, -0.01814150996506214, 0.06439466774463654, -0.05741606652736664, -0.029349153861403465, -0.006731478963047266, -0.13838373124599457, -0.0381745770573616, 0.08165978640317917, -0.14948897063732147, 0.023005208000540733, -0.04571377858519554, 0.013049818575382233, -0.0073878103867173195, -0.09422490000724792, -0.049645207822322845, -0.12140070647001266, -0.03845057263970375, -0.07841966301202774, 0.06954682618379593, -0.0643605962395668, -0.016383903101086617, 0.16220882534980774, 0.029206685721874237, 0.02069970779120922, 0.06357177346944809, 0.00736750615760684, 0.03310771286487579, 0.0012601484777405858, -0.020544487982988358, -0.0576300211250782, 0.028964221477508545, -0.07136853784322739, 0.030518781393766403, 0.025239670649170876, -0.016332006081938744, -0.004706581588834524, 0.05519432574510574, 0.06832381337881088, -0.09556576609611511, -0.03880462795495987, -0.03349345549941063, 0.02499164268374443, -0.0759580060839653, 0.03523900732398033, 0.05599119886755943, 0.03412168100476265, 0.036653071641922, 0.07488147169351578, 0.055479537695646286, -0.001382846268825233, -0.06659705936908722, 0.010961880907416344, -0.06183182820677757, 0.030970022082328796, -0.036395490169525146, -0.0357513390481472, -0.01931299827992916, 0.24721813201904297, 0.19398948550224304, -0.061209894716739655, -0.02491834945976734, 0.015341215766966343, 0.034886159002780914, 0.05523991584777832, 0.17124879360198975, 0.030593307688832283, 0.18880997598171234, 0.019181959331035614, -0.10869786888360977, -0.06232621893286705, -0.08988173305988312, -0.038510438054800034, 0.01176106370985508, 0.07655974477529526, -0.06604301184415817, -0.13338503241539001, 0.14972898364067078, -0.231239914894104, 0.05133606493473053, 0.15133130550384521, -0.19467736780643463, -0.13487845659255981, -0.0597996711730957, 0.08727958798408508, 0.06834734231233597, -0.01880161464214325, -0.09443037211894989, 0.005345406010746956, -0.09570150822401047, 0.03906355798244476, -0.25336310267448425, -0.10981324315071106, -0.016966406255960464, 0.08999268710613251, 0.025129932910203934, -0.03286774083971977, 0.003172988537698984, 0.004949952010065317, 0.13571780920028687, -0.08255341649055481, 0.0036523588933050632, -0.04997947812080383, 0.07109810411930084, -0.10104478895664215, 0.022961564362049103, -0.06623108685016632, -0.12148944288492203, 0.05800383910536766, -0.04324456304311752, -0.08780647069215775, 0.18155288696289062, 0.05858298018574715, -0.021981703117489815, 0.021872971206903458, -0.09291281551122665, 0.15125982463359833, 0.008606021292507648, -0.04590463638305664, 0.002508120611310005, 0.005865225102752447, 0.13880454003810883, -0.004510802216827869, -0.08827448636293411, -0.0767764002084732, -0.02460925653576851, -0.1367591917514801, 0.12648963928222656, 0.021692827343940735, -0.06332390010356903, 0.08461585640907288, -0.14559835195541382, 0.062885582447052, -0.06843964755535126, 0.07331614941358566, 0.11338941007852554, 0.08522455394268036, -0.030230408534407616, -0.053262192755937576, 0.0437333881855011, -0.01226012222468853, -0.01220023725181818, -0.09373869746923447 ]
514d14690f60e45cbdfe4cf2ba9b6b1616fbc444
# Dataset Card for "bust" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
keishihattori/bust
[ "region:us" ]
2023-03-10T07:42:53+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 2084789317.098, "num_examples": 11039}], "download_size": 2024056454, "dataset_size": 2084789317.098}}
2023-03-10T08:42:27+00:00
[]
[]
TAGS #region-us
# Dataset Card for "bust" More Information needed
[ "# Dataset Card for \"bust\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"bust\"\n\nMore Information needed" ]
[ 6, 12 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"bust\"\n\nMore Information needed" ]
[ -0.11023211479187012, 0.1330331712961197, -0.0040153395384550095, 0.04747109115123749, 0.06854301691055298, 0.10236566513776779, 0.07857661694288254, 0.08440350741147995, 0.13288988173007965, 0.0015561245381832123, 0.13347014784812927, 0.06063946709036827, 0.04636514186859131, 0.32786473631858826, -0.0875164046883583, -0.006057421676814556, 0.07985426485538483, 0.006785399746149778, 0.013278663158416748, 0.037897441536188126, 0.014211741276085377, -0.06657815724611282, 0.07325516641139984, -0.1345548778772354, -0.19362172484397888, 0.07871273159980774, -0.015185442753136158, -0.008843162097036839, 0.09517626464366913, -0.05408797413110733, 0.154844269156456, 0.008903678506612778, -0.04653079807758331, -0.15729545056819916, 0.03215184435248375, 0.017657749354839325, -0.07544713467359543, 0.07394588738679886, -0.021429715678095818, -0.04683386906981468, -0.08690685778856277, -0.02505493350327015, -0.0009450790821574628, -0.009989574551582336, -0.1055312231183052, -0.24845756590366364, -0.1354621946811676, -0.03323507681488991, 0.008727832697331905, -0.04753144085407257, 0.05443352088332176, 0.1000799834728241, -0.08636239171028137, 0.01744636707007885, 0.14168673753738403, -0.10571867972612381, 0.07478582859039307, 0.13554981350898743, -0.0034986368846148252, 0.08911965042352676, -0.031473901122808456, 0.05770762264728546, 0.08933090418577194, -0.028785955160856247, -0.07139212638139725, -0.0005969432531856, -0.19920915365219116, 0.10557600855827332, -0.006021897774189711, -0.1033424437046051, 0.2969018518924713, -0.014444095082581043, -0.012863504700362682, -0.0017155815148726106, -0.028829241171479225, -0.13176867365837097, 0.04104442894458771, 0.0443454347550869, 0.0019355419790372252, 0.055943965911865234, 0.058709610253572464, -0.032548706978559494, -0.08468487858772278, -0.13592232763767242, -0.1491209715604782, 0.005330810323357582, -0.044602636247873306, 0.17794784903526306, -0.1606377214193344, -0.0027866328600794077, 0.024162856861948967, -0.010234048590064049, -0.02437726780772209, -0.1282583773136139, -0.04719540849328041, -0.008410184644162655, -0.04356954246759415, 0.12487318366765976, 0.10112974792718887, 0.12274813652038574, -0.04621081426739693, 0.05468257889151573, -0.05287069082260132, 0.09515991061925888, 0.18723894655704498, -0.18452619016170502, 0.041469402611255646, 0.02155321091413498, -0.06102493777871132, -0.15714135766029358, -0.015897514298558235, -0.13343442976474762, -0.10003446787595749, 0.020014269277453423, -0.02462254837155342, 0.1535164713859558, -0.03199770301580429, -0.15775777399539948, -0.07937800139188766, -0.043027304112911224, 0.13517862558364868, -0.07921335101127625, 0.006392580457031727, 0.02534315176308155, -0.046686574816703796, -0.028095055371522903, -0.0927896499633789, -0.028666716068983078, 0.06679664552211761, 0.05185438692569733, -0.09738803654909134, -0.044491592794656754, -0.03257550671696663, 0.005742414388805628, 0.09949097782373428, -0.29503920674324036, 0.06759949028491974, -0.0531688928604126, -0.3514472544193268, 0.06597397476434708, 0.04631584510207176, -0.07900448143482208, 0.15468207001686096, 0.011669090017676353, 0.08519899100065231, -0.019641118124127388, -0.06365391612052917, 0.17780761420726776, -0.07129858434200287, 0.06515150517225266, -0.05756580829620361, 0.0960613563656807, -0.28370943665504456, 0.024166887626051903, -0.12806588411331177, 0.0312575064599514, 0.1084173172712326, -0.0032032234594225883, -0.123688243329525, 0.02140265889465809, -0.09194884449243546, 0.04378199949860573, -0.17048409581184387, 0.036401987075805664, -0.008936815895140171, 0.05463305860757828, -0.20786632597446442, -0.033832333981990814, 0.13733097910881042, -0.1294793039560318, -0.1780036836862564, 0.01995251141488552, -0.08347714692354202, 0.07056129723787308, 0.023656701669096947, 0.32342803478240967, -0.00022001970501150936, -0.0676235631108284, -0.043796803802251816, 0.12955540418624878, -0.1828157752752304, -0.251761794090271, 0.05617828667163849, -0.06104770675301552, -0.12785805761814117, 0.021107779815793037, 0.13315653800964355, -0.005876314826309681, -0.057013798505067825, -0.08814317733049393, -0.011755418963730335, -0.14593945443630219, 0.06368502974510193, 0.008382439613342285, 0.005998291075229645, -0.0003771957999560982, 0.12311410903930664, 0.08280020207166672, 0.05135321989655495, 0.033324144780635834, -0.03952111303806305, -0.05651133134961128, 0.13248370587825775, -0.09889146685600281, 0.0016670867335051298, -0.18703417479991913, -0.14574962854385376, -0.015853499993681908, -0.02386312372982502, -0.021852653473615646, 0.012835037894546986, 0.09619033336639404, -0.03764864057302475, 0.004243834875524044, 0.07159747183322906, 0.10572071373462677, 0.06445354968309402, 0.026003699749708176, 0.010293911211192608, -0.016177112236618996, -0.09760934859514236, -0.07627668976783752, -0.019224051386117935, -0.045673713088035583, 0.09944777190685272, 0.01671130768954754, 0.020653359591960907, -0.06649280339479446, 0.015697218477725983, -0.027333801612257957, -0.0005379684153012931, -0.05525378882884979, 0.04472857341170311, -0.034906722605228424, -0.004124188795685768, -0.001320359413512051, -0.05692575126886368, 0.18415360152721405, 0.1342424750328064, -0.009591755457222462, 0.06078660860657692, -0.11473052948713303, 0.02830388955771923, -0.02546032704412937, -0.06524129211902618, -0.023477526381611824, -0.10147197544574738, -0.04992474615573883, 0.009866088628768921, -0.045664187520742416, -0.009956510737538338, 0.04635239019989967, 0.013095464557409286, -0.1421871781349182, -0.001151872449554503, 0.15357741713523865, -0.19804978370666504, 0.16873247921466827, 0.24850840866565704, 0.09901373833417892, 0.21296106278896332, -0.0678093358874321, -0.11248016357421875, -0.027475176379084587, -0.00683986209332943, -0.06436990946531296, 0.22085724771022797, -0.06055891513824463, 0.05248457193374634, 0.10733114928007126, 0.006219550501555204, 0.10756286978721619, -0.07028227299451828, -0.12773074209690094, -0.0032487192656844854, -0.021328134462237358, -0.14459626376628876, 0.05561274662613869, -0.007163484115153551, 0.06916839629411697, 0.03165680542588234, -0.030537623912096024, 0.15941882133483887, -0.004384998697787523, -0.005934310145676136, 0.11571111530065536, -0.18806377053260803, -0.3072206676006317, -0.044392820447683334, -0.1715158075094223, 0.0681246817111969, 0.012815949507057667, -0.04689398780465126, -0.14530658721923828, -0.024631816893815994, 0.026963865384459496, -0.09385507553815842, -0.15251320600509644, -0.01571808010339737, 0.06661545485258102, 0.01649663969874382, -0.05142505466938019, -0.0822068378329277, 0.017242681235074997, 0.002024642890319228, 0.13506299257278442, 0.08716581016778946, -0.12703512609004974, 0.14108078181743622, 0.08219050616025925, -0.02118004858493805, 0.12116022408008575, -0.050157178193330765, 0.04363790899515152, -0.016904683783650398, -0.07650556415319443, 0.12184204906225204, -0.08056407421827316, 0.017452510073781013, 0.03642326220870018, 0.03599903732538223, -0.14799106121063232, -0.016302214935421944, -0.02480589598417282, -0.20972639322280884, -0.20303422212600708, -0.1374666541814804, -0.05517461150884628, 0.1365378499031067, 0.07203447073698044, 0.09825446456670761, 0.0950537845492363, 0.04898136481642723, 0.1146152913570404, -0.04481162875890732, -0.079111248254776, -0.04804429039359093, -0.08688051253557205, -0.03132190555334091, -0.020442606881260872, -0.12730766832828522, 0.02728513441979885, 0.17924612760543823, 0.16278620064258575, 0.26979076862335205, 0.13759246468544006, 0.16095522046089172, 0.017517799511551857, 0.09775348007678986, 0.07249864935874939, 0.15365760028362274, 0.092513807117939, -0.02639719285070896, 0.006779548712074757, 0.044525738805532455, -0.05475055053830147, -0.021873604506254196, 0.08290963619947433, -0.1538642942905426, 0.01717378944158554, -0.13546188175678253, 0.036191586405038834, -0.17502735555171967, 0.0630815401673317, -0.19386306405067444, 0.06597825884819031, 0.023064250126481056, 0.1584586203098297, -0.12016139179468155, 0.048471689224243164, 0.07177969813346863, -0.02858489751815796, 0.007580368313938379, -0.007069385144859552, 0.05104053020477295, -0.038873203098773956, -0.041402269154787064, -0.06772773712873459, -0.08314919471740723, -0.0199358519166708, 0.13260914385318756, -0.15168115496635437, 0.1632368564605713, 0.0029802126809954643, -0.02938145212829113, -0.10399914532899857, -0.08457281440496445, -0.03477879986166954, -0.10907255858182907, 0.16373354196548462, 0.00721723772585392, -0.16141587495803833, -0.1271187663078308, -0.05925703048706055, -0.011515467427670956, 0.10691418498754501, 0.02006124146282673, -0.12966442108154297, 0.02106904610991478, 0.03588604927062988, -0.01420376542955637, -0.11938861012458801, -0.02708088792860508, -0.12012186646461487, -0.014332161284983158, 0.03445466235280037, -0.09935669600963593, 0.020901205018162727, 0.005811994895339012, -0.01630578003823757, 0.0896381363272667, 0.0475124828517437, -0.016675125807523727, -0.11334708333015442, 0.00925110187381506, 0.13632804155349731, 0.03135872632265091, 0.0339234322309494, 0.058112844824790955, 0.01683412306010723, -0.06941452622413635, -0.23772773146629333, 0.09132254868745804, -0.06341364979743958, 0.07266693562269211, -0.09865698218345642, 0.08272196352481842, 0.004308937583118677, 0.0005172719829715788, 0.008220776915550232, 0.018936343491077423, -0.06415849179029465, -0.05540795624256134, 0.16162745654582977, -0.11589156836271286, 0.0849328339099884, 0.23150847852230072, 0.07651299983263016, -0.0019774658139795065, 0.13901831209659576, -0.02935970574617386, 0.2136312574148178, 0.20471477508544922, -0.05628397315740585, 0.2604641616344452, 0.1569468080997467, -0.05921322479844093, -0.2866760492324829, -0.05072277784347534, -0.20240077376365662, -0.03636901080608368, 0.04659153148531914, -0.2063109427690506, 0.06539753824472427, 0.19182783365249634, -0.046700023114681244, 0.3037891089916229, -0.16981039941310883, -0.008147891610860825, 0.22106312215328217, 0.03617037832736969, 0.43323543667793274, -0.10696792602539062, -0.08139873296022415, -0.12230651080608368, -0.04122511297464371, 0.2939651608467102, -0.16518275439739227, 0.0054282196797430515, 0.02047375589609146, 0.012593340128660202, -0.04926971346139908, -0.08814641833305359, 0.1940203160047531, 0.03146731108427048, 0.11364340782165527, -0.04808073863387108, -0.08684539049863815, 0.18965868651866913, -0.04441619664430618, 0.0736345425248146, -0.08733082562685013, 0.008105745539069176, -0.11166346818208694, -0.005016454961150885, 0.038261886686086655, 0.07016970962285995, 0.04237586632370949, -0.07843504846096039, -0.061602137982845306, 0.01859559863805771, -0.11974471062421799, -0.00830195751041174, 0.12780246138572693, 0.06070730835199356, -0.0024980565067380667, 0.0882956013083458, -0.004888033494353294, -0.05311686173081398, -0.008509726263582706, -0.047758493572473526, -0.10240183025598526, 0.07616230845451355, -0.18841424584388733, 0.021215353161096573, 0.09585724025964737, 0.02795092575252056, 0.05018632486462593, 0.0863005667924881, -0.026692090556025505, 0.03967565298080444, 0.14175757765769958, -0.14242567121982574, -0.013865837827324867, 0.08215408772230148, -0.09401809424161911, -0.004713624715805054, 0.05760405212640762, -0.018199218437075615, 0.08246408402919769, -0.008190363645553589, -0.014596894383430481, 0.0969996526837349, -0.07133031636476517, 0.10164711624383926, 0.0877254530787468, 0.03088749572634697, -0.186686173081398, 0.2313622534275055, 0.014359641820192337, -0.07189610600471497, 0.06621261686086655, -0.08827880024909973, -0.08719828724861145, -0.0826825276017189, -0.05571051687002182, 0.1473933309316635, -0.0037501209881156683, -0.13149380683898926, 0.0319247767329216, -0.019772810861468315, 0.03416513279080391, 0.13763156533241272, 0.07017046958208084, 0.1424638032913208, 0.034327611327171326, -0.04743079096078873, -0.020298859104514122, -0.026149677112698555, -0.051511406898498535, 0.018996894359588623, -0.06548874825239182, -0.18527258932590485, -0.027431195601820946, 0.12966975569725037, -0.07871191203594208, -0.07607030868530273, -0.12114765495061874, 0.08069567382335663, -0.2163703888654709, 0.021774007007479668, 0.04925968870520592, -0.03212588652968407, 0.01965850219130516, 0.06508422642946243, -0.006732152309268713, -0.006551431026309729, -0.10017481446266174, 0.11184053122997284, 0.07190138846635818, -0.016804706305265427, -0.1312447190284729, 0.0009751914185471833, 0.09526316821575165, 0.055809736251831055, 0.10064329952001572, 0.16186532378196716, 0.03957141935825348, 0.13137288391590118, -0.07241007685661316, -0.11183681339025497, 0.07877964526414871, 0.04389079660177231, 0.07362737506628036, 0.043015070259571075, -0.03337222337722778, 0.09380840510129929, -0.09654064476490021, 0.06255610287189484, -0.0023186856415122747, -0.07175027579069138, 0.008041038177907467, -0.12347818166017532, -0.07202573865652084, 0.022752070799469948, -0.05640522390604019, 0.22782646119594574, 0.07391785830259323, 0.01669210195541382, 0.10414013266563416, 0.008848653174936771, -0.012978172861039639, -0.04601234570145607, 0.0009227357804775238, -0.10897672176361084, -0.04941501468420029, 0.06268803030252457, 0.022807134315371513, -0.0660930797457695, 0.48012933135032654, -0.06831027567386627, -0.13794420659542084, -0.05366852506995201, 0.09586989879608154, -0.06865499168634415, 0.036707378923892975, 0.3906225264072418, 0.06984816491603851, -0.04104582220315933, -0.049609459936618805, 0.06285024434328079, 0.016387801617383957, 0.06770624220371246, 0.11717598885297775, 0.10411027073860168, -0.014863756485283375, -0.01065839547663927, 0.030083956196904182, -0.1307464987039566, 0.0668574869632721, 0.02658766694366932, 0.004902027081698179, -0.004333609715104103, 0.08564374595880508, 0.026890503242611885, 0.024192966520786285, -0.025094999000430107, 0.03567720204591751, -0.031238121911883354, -0.09358615428209305, -0.0845755860209465, -0.10712773352861404, -0.0030061460565775633, -0.05597221851348877, 0.04551011696457863, -0.04636380821466446, -0.03850662708282471, 0.3241974711418152, 0.05458090454339981, 0.007846229709684849, 0.12964142858982086, -0.11199021339416504, 0.07751143723726273, 0.006321686320006847, -0.042344190180301666, -0.08182277530431747, -0.02587972767651081, -0.07974362373352051, 0.056212421506643295, -0.05011940374970436, 0.0016756444238126278, -0.022479034960269928, 0.06857724487781525, 0.03353237360715866, -0.11603060364723206, -0.05459799990057945, -0.07703425735235214, 0.07740228623151779, -0.13535736501216888, 0.09707676619291306, 0.02939874492585659, 0.05567524582147598, 0.03814574331045151, 0.06032448634505272, 0.028024595230817795, 0.06982001662254333, -0.010556160472333431, -0.007935510016977787, -0.019398070871829987, 0.09809580445289612, 0.021153448149561882, -0.039676859974861145, -0.030269591137766838, 0.09178806096315384, 0.2681117057800293, -0.06004634127020836, -0.014089020900428295, 0.06390910595655441, 0.061250582337379456, 0.02789631299674511, 0.13863173127174377, 0.010584581643342972, 0.09846265614032745, -0.0324619859457016, -0.05839059129357338, 0.019645931199193, -0.06341517716646194, -0.008065848611295223, 0.03175545111298561, 0.04682520404458046, -0.04083989933133125, -0.1104264184832573, 0.12458807975053787, -0.24058784544467926, 0.020428316667675972, 0.10046927630901337, -0.10427507758140564, -0.07494483143091202, -0.03247096762061119, 0.08148396760225296, -0.03869784623384476, -0.008323677815496922, -0.07994241267442703, 0.004019288811832666, -0.04296741634607315, -0.003627679543569684, -0.3571338951587677, -0.19492630660533905, 0.01191279012709856, -0.017649127170443535, 0.10654664039611816, -0.040291301906108856, 0.1311717927455902, 0.011852174997329712, 0.03659019619226456, -0.06378898024559021, 0.026247531175613403, 0.029492681846022606, 0.0615135096013546, -0.05539431422948837, -0.008604892529547215, -0.06568138301372528, -0.03294576331973076, 0.07448478043079376, 0.0014896322973072529, -0.06805255264043808, 0.10168364644050598, 0.012028821744024754, 0.0037857370916754007, -0.02173873409628868, -0.08335418999195099, 0.12310364842414856, -0.013974513858556747, -0.002979184500873089, 0.009329134598374367, -0.016325782984495163, 0.11294775456190109, 0.04888352379202843, -0.06578825414180756, -0.0799013152718544, 0.04335172101855278, -0.06719889491796494, 0.09735897183418274, -0.01525125466287136, -0.14835228025913239, 0.06757035106420517, -0.11870217323303223, 0.02844805084168911, -0.021090419963002205, 0.04369783401489258, 0.1518254429101944, 0.08411500602960587, -0.044862184673547745, 0.15916764736175537, 0.04079098626971245, -0.014381546527147293, -0.016624150797724724, -0.07773297280073166 ]
2697681168a1510778f21164060b3a22323de974
# Dataset Card for "zhentest" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
liersan/zhentest
[ "region:us" ]
2023-03-10T07:46:17+00:00
{"dataset_info": {"features": [{"name": "audio", "dtype": "audio"}, {"name": "sentence", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 82929.0, "num_examples": 3}, {"name": "train", "num_bytes": 82929.0, "num_examples": 3}], "download_size": 169264, "dataset_size": 165858.0}}
2023-03-10T07:46:21+00:00
[]
[]
TAGS #region-us
# Dataset Card for "zhentest" More Information needed
[ "# Dataset Card for \"zhentest\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"zhentest\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"zhentest\"\n\nMore Information needed" ]
[ -0.13805177807807922, 0.08397004753351212, -0.004041317850351334, 0.003964480012655258, 0.05815928056836128, 0.06761148571968079, 0.038491252809762955, 0.052683476358652115, 0.1757451593875885, -0.010331369005143642, 0.09370177984237671, -0.011508123017847538, 0.0520549975335598, 0.1594574749469757, -0.05359853804111481, -0.08394010365009308, 0.04410773888230324, 0.05820424482226372, -0.05684630945324898, 0.01456199400126934, 0.023171694949269295, -0.0949670821428299, 0.05619187280535698, -0.0762137919664383, -0.14585861563682556, 0.09548048675060272, -0.05420585349202156, -0.04319867864251137, 0.09211812168359756, -0.06912361085414886, 0.10677838325500488, 0.047683410346508026, 0.02011130005121231, -0.15559005737304688, 0.014253616333007812, -0.027745380997657776, -0.07459740340709686, 0.024982301518321037, 0.04485063627362251, -0.10037378966808319, -0.027890630066394806, -0.0522063709795475, -0.017409957945346832, 0.009137528017163277, -0.09350079298019409, -0.21593450009822845, -0.13280506432056427, -0.035947348922491074, -0.020140832290053368, -0.023281686007976532, 0.04742329195141792, 0.17820091545581818, -0.15750077366828918, 0.03202783688902855, 0.10566504299640656, -0.16608889400959015, 0.04822366312146187, 0.1575019657611847, 0.05369863659143448, 0.12038355320692062, -0.06900793313980103, 0.10538329184055328, 0.10579082369804382, -0.04306415095925331, -0.07967590540647507, -0.02464180439710617, 0.07013100385665894, 0.11440621316432953, -0.05985946208238602, -0.07611562311649323, 0.3335498869419098, 0.026084749028086662, 0.010082229971885681, 0.014475619420409203, -0.02641848847270012, -0.08296845108270645, 0.04254115745425224, 0.06482207030057907, -0.0280552227050066, 0.014769121073186398, 0.055460575968027115, -0.02668633870780468, -0.09560935199260712, -0.11431024223566055, -0.11975336074829102, 0.11539535969495773, 0.0011923996498808265, 0.16342903673648834, -0.1646617352962494, -0.011322639882564545, -0.036964744329452515, -0.07021291553974152, -0.04151386022567749, -0.12651291489601135, -0.09899348765611649, -0.02392432652413845, 0.020749567076563835, 0.007648957893252373, 0.16367734968662262, 0.17090198397636414, 0.07320085912942886, 0.05631771311163902, -0.03243311494588852, 0.05843980982899666, 0.1746642142534256, -0.04409995675086975, 0.05343667417764664, -0.08713740110397339, -0.0355420783162117, -0.14110633730888367, -0.04761422052979469, -0.11037585884332657, -0.07199303805828094, -0.06841453164815903, -0.006635946221649647, 0.14523187279701233, -0.04697306081652641, -0.10572578758001328, 0.010017607361078262, -0.02652723155915737, 0.10035409033298492, -0.08518160879611969, 0.0035689647775143385, 0.0061528985388576984, -0.09196964651346207, -0.0026149549521505833, -0.1389135867357254, -0.010267233476042747, 0.0475541390478611, 0.010529939085245132, -0.06439118087291718, -0.05639146640896797, -0.009564332664012909, -0.0011369723360985518, 0.048532404005527496, -0.22437502443790436, 0.09362568706274033, -0.10516341775655746, -0.196701318025589, 0.049203697592020035, 0.017332065850496292, -0.012068016454577446, 0.1613919883966446, 0.002828747732564807, 0.08917112648487091, -0.03623569384217262, -0.06787019968032837, 0.09193683415651321, -0.09994177520275116, 0.047540053725242615, -0.005264568142592907, 0.03942777216434479, -0.22382301092147827, 0.01508120633661747, -0.11614775657653809, 0.04136533662676811, 0.1254088580608368, 0.011574702337384224, -0.12430090457201004, 0.08019718527793884, -0.034886669367551804, -0.02510405331850052, -0.07783836126327515, -0.0007771266391500831, -0.007724233437329531, 0.046045105904340744, -0.12691862881183624, -0.012806916609406471, 0.16549275815486908, -0.14513354003429413, -0.1894288957118988, -0.003981926944106817, -0.04259255528450012, 0.006188319995999336, 0.06761269271373749, 0.3524894714355469, 0.13799963891506195, -0.09726561605930328, -0.027931304648518562, 0.08162045478820801, -0.18971900641918182, -0.24028730392456055, 0.08196903020143509, 0.01753324456512928, -0.09370904415845871, 0.04817988723516464, 0.12922322750091553, 0.03199592977762222, -0.06846784800291061, -0.07270428538322449, 0.00846838392317295, -0.1592073291540146, 0.1486709862947464, 0.036976370960474014, 0.057924896478652954, -0.03846314549446106, 0.15472206473350525, 0.02618207409977913, 0.09470324218273163, 0.0041290768422186375, -0.04520506411790848, -0.039158765226602554, 0.15030042827129364, -0.039750050753355026, -0.012127455323934555, -0.17293910682201385, -0.11897190660238266, 0.027531934902071953, 0.029798978939652443, -0.011301846243441105, 0.08198892325162888, 0.06824488192796707, 0.008832319639623165, -0.0037085246294736862, 0.020100826397538185, 0.08653298020362854, 0.061594750732183456, 0.031153082847595215, 0.022205891087651253, -0.021455371752381325, -0.08631838858127594, -0.06966209411621094, -0.11879764497280121, -0.057047273963689804, 0.13050393760204315, 0.04048783332109451, -0.0005013730260543525, 0.0203400868922472, 0.02125186286866665, -0.003457880113273859, 0.008527894504368305, -0.015578032471239567, 0.010238677263259888, -0.038004759699106216, -0.04400719329714775, -0.033409010618925095, 0.011592559516429901, 0.17848485708236694, 0.08952894061803818, -0.006765928119421005, 0.07716869562864304, -0.11075887829065323, -0.005455573555082083, -0.025025736540555954, -0.053457051515579224, -0.001240585115738213, -0.08224774897098541, -0.07180933654308319, 0.03884216025471687, -0.0494675375521183, 0.019837642088532448, 0.04736178740859032, -0.02114897593855858, -0.07689391821622849, 0.06833671778440475, 0.09458933770656586, -0.2941740155220032, 0.12301454693078995, 0.12584298849105835, 0.15936826169490814, 0.22470638155937195, -0.10767891258001328, -0.05170796811580658, 0.006051632575690746, -0.02119651436805725, -0.05106500908732414, 0.22974039614200592, -0.08780543506145477, -0.005546559579670429, 0.07875517755746841, 0.020990489050745964, 0.08607401698827744, -0.08853263407945633, -0.08481813222169876, -0.022329244762659073, -0.009086942300200462, -0.09756622463464737, 0.06780834496021271, -0.019798004999756813, 0.06077931076288223, 0.007310038898140192, -0.016240151599049568, 0.11188577860593796, -0.01098835188895464, -0.029841046780347824, 0.07346107810735703, -0.1510694921016693, -0.19577360153198242, -0.01761239394545555, -0.11954697221517563, -0.0042755319736897945, -0.003079466288909316, -0.04330412670969963, -0.10314106196165085, -0.01620744913816452, 0.05802429839968681, -0.09509199857711792, -0.16096772253513336, 0.01149399857968092, 0.0014695693971589208, 0.036373358219861984, -0.12890642881393433, -0.10095720738172531, -0.003134695114567876, -0.08100511878728867, 0.10357915610074997, 0.1143157035112381, -0.15958265960216522, 0.13505253195762634, 0.07019037008285522, -0.01392478309571743, 0.10051804035902023, -0.054392535239458084, 0.03879914432764053, -0.0596768856048584, -0.030208248645067215, 0.124630406498909, 0.0068071335554122925, 0.026010427623987198, 0.025332558900117874, 0.026774292811751366, -0.11469540745019913, 0.006547073367983103, -0.04944869875907898, -0.21741020679473877, -0.20763269066810608, -0.1750284731388092, -0.06909682601690292, 0.06904895603656769, 0.07460763305425644, 0.0803317278623581, 0.08967936784029007, 0.05902897194027901, 0.10365793108940125, -0.07171790301799774, -0.09657086431980133, -0.04186340421438217, -0.05952262878417969, 0.028065074235200882, -0.038062263280153275, -0.13657593727111816, 0.0039675249718129635, 0.13396844267845154, 0.11212605983018875, 0.23145970702171326, 0.0938696563243866, 0.1381772756576538, 0.024678805842995644, 0.23317913711071014, 0.13450992107391357, 0.14497604966163635, 0.09595086425542831, -0.003700529458001256, 0.0476301908493042, 0.003959022928029299, -0.032108601182699203, -0.013610743917524815, 0.1338217556476593, -0.15012051165103912, 0.02200956642627716, -0.15286341309547424, 0.05285048484802246, -0.15329980850219727, 0.058308154344558716, -0.10475685447454453, 0.06269717961549759, -0.021883273497223854, 0.09550471603870392, -0.08514728397130966, 0.05133781582117081, 0.09288913011550903, -0.10055562853813171, 0.10864057391881943, 0.004242811352014542, 0.07070314139127731, 0.02170042134821415, -0.0008959037950262427, -0.09078622609376907, -0.09552783519029617, -0.0014136913232505322, 0.14080223441123962, -0.17328034341335297, 0.1785627007484436, 0.013033260591328144, -0.03788070008158684, -0.1785561591386795, -0.09430696815252304, -0.016952931880950928, 0.012284991331398487, 0.13829801976680756, 0.027344804257154465, -0.15424536168575287, -0.14548832178115845, -0.05991905555129051, -0.015791356563568115, 0.12668944895267487, -0.020799942314624786, -0.11158175766468048, 0.050739459693431854, -0.00009328175656264648, -0.06894655525684357, -0.12579818069934845, -0.036297012120485306, -0.05734490975737572, -0.009965771809220314, -0.006461266428232193, -0.13158394396305084, 0.01263414230197668, -0.009097366593778133, -0.09265677630901337, 0.0031560908537358046, 0.026372723281383514, -0.04082997888326645, -0.1157444566488266, 0.014411913231015205, 0.1654578149318695, -0.026980938389897346, 0.04371088370680809, 0.0535266175866127, 0.01076069101691246, -0.07646358013153076, -0.2055281549692154, 0.013211926445364952, -0.009312262758612633, 0.05302656069397926, -0.04420740529894829, 0.1621227115392685, 0.0491238534450531, 0.031071284785866737, 0.04146144166588783, 0.0043612937442958355, -0.016210483387112617, -0.08222263306379318, 0.1068802922964096, -0.13353407382965088, 0.07479005306959152, 0.16465240716934204, 0.10285653173923492, -0.01247156411409378, 0.06430291384458542, -0.04110760614275932, 0.2059970498085022, 0.1546449512243271, -0.0781460553407669, 0.1892232447862625, 0.1335504949092865, -0.04427657276391983, -0.248601496219635, -0.027537185698747635, -0.13390134274959564, 0.021628068760037422, 0.028910238295793533, -0.1851119101047516, 0.1149631142616272, 0.10516675561666489, -0.03203142061829567, 0.2852253019809723, -0.1564967930316925, -0.02993898279964924, 0.1460675299167633, 0.03001050278544426, 0.3704332411289215, -0.06535055488348007, -0.07887304574251175, -0.05931495130062103, -0.029751285910606384, 0.2114630937576294, -0.06978999078273773, 0.03855370357632637, -0.003631698666140437, -0.010432401672005653, -0.003118135966360569, -0.04404587298631668, 0.18777111172676086, 0.08154987543821335, 0.0823620930314064, -0.08573294430971146, -0.09227705746889114, 0.19338293373584747, -0.06526784598827362, 0.05472896248102188, 0.0027423498686403036, 0.010395453311502934, -0.1403869390487671, -0.014422384090721607, 0.01308797113597393, 0.05754741281270981, 0.08043922483921051, -0.09146350622177124, -0.13349886238574982, 0.016382912173867226, -0.08544307947158813, -0.010856783017516136, 0.20838281512260437, 0.040199413895606995, -0.055797696113586426, 0.018071794882416725, 0.018513645976781845, -0.08404923975467682, 0.011278992518782616, -0.10396933555603027, -0.04253251478075981, 0.0787043496966362, -0.14032025635242462, 0.04655807837843895, 0.18240933120250702, 0.04473369941115379, 0.007359148468822241, 0.03817164897918701, -0.0980643630027771, 0.03284481167793274, 0.13237258791923523, -0.11441270262002945, -0.005573762580752373, 0.00491870054975152, -0.08475295454263687, 0.07197276502847672, 0.08251633495092392, -0.006437327712774277, 0.06868903338909149, -0.00537925073876977, -0.0518685057759285, -0.006102635990828276, -0.06837783008813858, 0.09203778207302094, 0.11596213281154633, 0.06980863213539124, -0.1600491851568222, 0.17929628491401672, 0.027521777898073196, 0.0342448353767395, 0.004285619594156742, 0.018000466749072075, -0.10520845651626587, -0.08186924457550049, -0.0067061795853078365, 0.2150656282901764, -0.04759397357702255, -0.14659765362739563, -0.004494429100304842, -0.05685599893331528, -0.0057305037043988705, 0.29002562165260315, 0.06352315098047256, 0.07269680500030518, 0.02874620258808136, -0.06253117322921753, -0.023385003209114075, -0.06597063690423965, -0.052014660090208054, 0.015741754323244095, -0.09461116045713425, -0.15614913403987885, -0.025211365893483162, 0.21520425379276276, -0.09219211339950562, -0.11424567550420761, -0.08258582651615143, 0.09658996015787125, -0.1879727691411972, 0.05376415699720383, -0.014930631965398788, -0.015026696026325226, -0.04283510893583298, -0.022412367165088654, -0.013602803461253643, 0.0063275680877268314, -0.10844734311103821, 0.1222592443227768, 0.04910389333963394, 0.013405399397015572, -0.05628291517496109, -0.039065271615982056, 0.06064571440219879, 0.025712862610816956, 0.0909673422574997, 0.1362544447183609, 0.03501887246966362, 0.17672082781791687, -0.051058270037174225, -0.10886652767658234, 0.05914483964443207, 0.08376137912273407, 0.08445008844137192, 0.08328956365585327, -0.016694525256752968, 0.06278512626886368, -0.04973490163683891, 0.06982308626174927, -0.14307968318462372, -0.06715661287307739, -0.05755404755473137, -0.15955039858818054, -0.07504327595233917, 0.018887076526880264, -0.04862961545586586, 0.1676442176103592, 0.0795779675245285, -0.03324773907661438, 0.09673929214477539, 0.048169590532779694, -0.009143264032900333, -0.04722747579216957, -0.01729508675634861, -0.16402195394039154, 0.054003506898880005, 0.040729131549596786, 0.029240649193525314, -0.030666522681713104, 0.41211289167404175, -0.03595096617937088, -0.10309936851263046, -0.06001095846295357, 0.16461044549942017, -0.024918004870414734, 0.023259494453668594, 0.39446917176246643, 0.07033750414848328, -0.014626397751271725, -0.003048105165362358, 0.08042926341295242, -0.014245430007576942, 0.13601826131343842, 0.09076303988695145, 0.06347204744815826, 0.053741149604320526, -0.03127559274435043, 0.0241079144179821, -0.06600205600261688, 0.05945174768567085, -0.08197268098592758, -0.009121968410909176, -0.01167629100382328, 0.06992701441049576, -0.06962060183286667, 0.03686285391449928, -0.0683605745434761, 0.006639066152274609, 0.012464171275496483, -0.1000172570347786, -0.06792343407869339, -0.19455093145370483, -0.023725630715489388, 0.00541381211951375, 0.0514879934489727, -0.028039216995239258, -0.06519240140914917, 0.2505169212818146, 0.06764961034059525, 0.004211127758026123, 0.06827390938997269, -0.0813455805182457, 0.03330094367265701, 0.041890304535627365, -0.03976500406861305, -0.07919523864984512, 0.04666636139154434, -0.06622035056352615, 0.0325654111802578, -0.07078848034143448, -0.04402728006243706, -0.03229521960020065, 0.03439732640981674, 0.02609945647418499, -0.1061495766043663, -0.03644997626543045, -0.04433868080377579, 0.05658537521958351, -0.07502081245183945, 0.029966935515403748, 0.04339448735117912, 0.027331331744790077, 0.02097146213054657, 0.11074322462081909, 0.1046486347913742, 0.010494221933186054, -0.006621805019676685, -0.06373078376054764, 0.03595738857984543, 0.03779948502779007, 0.043100688606500626, -0.04417956992983818, 0.02224326692521572, 0.15216754376888275, 0.2129019796848297, 0.021085569635033607, 0.012415959499776363, -0.021013347432017326, 0.04246198758482933, 0.04740537703037262, 0.13407498598098755, -0.031533483415842056, 0.05018920451402664, -0.023590577766299248, -0.05317915603518486, -0.04467754811048508, -0.058968979865312576, -0.04317602515220642, 0.04060988873243332, 0.07100839167833328, -0.05422712862491608, -0.11571332812309265, 0.16337013244628906, -0.18892435729503632, 0.11615972965955734, 0.11941731721162796, -0.10020970553159714, -0.11708062887191772, 0.010748765431344509, 0.06189347431063652, 0.01624753698706627, -0.027831245213747025, -0.07643596827983856, 0.02345065400004387, -0.18189530074596405, 0.019839899614453316, -0.3097086548805237, -0.14964821934700012, 0.06445832550525665, 0.04307788237929344, 0.12171410769224167, -0.05150284618139267, 0.12585853040218353, 0.014362236484885216, 0.04878199100494385, -0.08242557942867279, 0.04738852381706238, 0.022603413090109825, 0.02639441378414631, -0.060276009142398834, 0.026107070967555046, -0.035877350717782974, -0.0323866568505764, 0.03456239029765129, -0.00988772138953209, -0.04232882335782051, 0.10178761184215546, 0.038682423532009125, 0.0031069121323525906, 0.04536941275000572, -0.07199373096227646, 0.15500004589557648, -0.05049801990389824, -0.041268736124038696, -0.0057105072773993015, -0.026658348739147186, 0.08669307082891464, 0.013298322446644306, -0.1482877880334854, -0.09088380634784698, -0.030648713931441307, -0.09481434524059296, 0.06952834129333496, -0.053852371871471405, -0.026918992400169373, 0.04196077212691307, -0.10959267616271973, 0.03487320616841316, -0.0177941732108593, 0.046521447598934174, 0.111239492893219, 0.03261808305978775, -0.009975108318030834, -0.030194679275155067, 0.02591226063668728, -0.030050130560994148, -0.07283991575241089, -0.09271348267793655 ]
0211ace03e635ba3865e72cc0eaaa0eb234c4934
# Dataset Card for WebNLG ## 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:** [WebNLG 2023 challenge](https://synalp.gitlabpages.inria.fr/webnlg-challenge/challenge_2023/) - **Repository:** [GitHub repository](https://github.com/WebNLG/2023-Challenge) - **Paper:** - **Leaderboard:** - **Point of Contact:** [[email protected]](mailto:[email protected]) ### Dataset Summary The WebNLG 2023 challenge focuses on four under-resourced languages which are severely under-represented in research on text generation, namely Maltese, Irish, Breton and Welsh. In addition, WebNLG 2023 once again includes Russian, which was first featured in WebNLG 2020. The challenge focuses on RDF-to-text generation, similarly to WebNLG 2017 but targeting Breton, Irish, Maltese, Welsh, and Russian; The challenge consists in mapping data to text. The training data consists of Data/Text pairs where the data is a set of triples extracted from DBpedia and the text is a verbalisation of these triples. For instance, given the 4 RDF triples: ``` <entry category="Company" eid="Id21" shape="(X (X) (X) (X) (X))" shape_type="sibling" size="4"> <modifiedtripleset> <mtriple>Trane | foundingDate | 1913-01-01</mtriple> <mtriple>Trane | location | Ireland</mtriple> <mtriple>Trane | foundationPlace | La_Crosse,_Wisconsin</mtriple> <mtriple>Trane | numberOfEmployees | 29000</mtriple> </modifiedtripleset> </entry> ``` the aim is to generate a text such as (English text): ``` Trane, which was founded on January 1st 1913 in La Crosse, Wisconsin, is based in Ireland. It has 29,000 employees. ``` or (Russian text): ``` Компания "Тране", основанная 1 января 1913 года в Ла-Кроссе в штате Висконсин, находится в Ирландии. В компании работают 29 тысяч человек. ``` As the example illustrates, the task involves specific NLG subtasks such as sentence segmentation (how to chunk the input data into sentences), lexicalisation (of the DBpedia properties), aggregation (how to avoid repetitions) and surface realisation (how to build a syntactically correct and natural sounding text). ### Supported Tasks and Leaderboards The dataset supports a Structured to Text task which requires a model takes a set of RDF (Resource Description Format) triples from a database (DBpedia) of the form (subject, property, object) as input and write out a natural language sentence expressing the information contained in the triples. The dataset is used in the [WebNLG 2023](https://synalp.gitlabpages.inria.fr/webnlg-challenge/challenge_2023/) challenge. Results are evaluated with automatic metrics: [BLEU](https://huggingface.co/metrics/bleu), [METEOR](https://huggingface.co/metrics/meteor), [ChrF++](https://huggingface.co/metrics/chrf), [TER](https://huggingface.co/metrics/ter) and [BERTscore](https://huggingface.co/metrics/bertscore). Additionally, result are assessed according to criteria such as grammaticality/correctness, appropriateness/adequacy, fluency/naturalness, etc., by native speakers. ### Languages The dataset comprises Breton (`br`), Welsh (`cy`), Irish (`ga`), Maltese (`mt`) and Russian (`ru`) languages. ## Dataset Structure ### Data Instances A typical example contains the original RDF triples in the set, a modified version which presented to crowd workers, and a set of possible verbalizations for this set of triples: ``` {'category': 'Airport', 'size': 1, 'eid': '1', 'original_triple_sets': {'otriple_set': [['Aarhus_Airport | cityServed | "Aarhus, Denmark"@en']]}, 'modified_triple_sets': {'mtriple_set': [['Aarhus_Airport | cityServed | "Aarhus, Denmark"']]}, 'shape': '(X (X))', 'shape_type': 'NA', 'lex': {'comment': ['good', 'good', '', ''], 'lid': ['Id1', 'Id2', 'Id3', 'Id3'], 'text': ['Aarhus a zo an aro-vezh Aarhus.', "Aarhus a servijit ar c'hêr Aarhus.", 'The Aarhus is the airport of Aarhus, Denmark.', 'Aarhus Airport serves the city of Aarhus, Denmark.'], 'lang': ['br', 'br', 'en', 'en']}} ``` ### Data Fields The following fields can be found in the instances: - `category`: the category of the DBpedia entities present in the RDF triples. - `eid`: an example ID, only unique per split per category. - `size`: number of RDF triples in the set. - `shape`: (since v2) Each set of RDF-triples is a tree, which is characterised by its shape and shape type. `shape` is a string representation of the tree with nested parentheses where X is a node (see [Newick tree format](https://en.wikipedia.org/wiki/Newick_format)) - `shape_type`: (since v2) is a type of the tree shape, which can be: `chain` (the object of one triple is the subject of the other); `sibling` (triples with a shared subject); `mixed` (both chain and sibling types present). - `test_category`: (for `webnlg_challenge_2017` and `v3`) tells whether the set of RDF triples was present in the training set or not. Several splits of the test set are available: with and without references, and for RDF-to-text generation / for semantic parsing. - `lex`: the lexicalizations, with: - `text`: the text to be predicted. - `lid`: a lexicalization ID, unique per example. - `comment`: the lexicalizations were rated by crowd workers are either `good` or `bad` - `lang`: (for `release_v3.0_ru`) the language used because original English texts were kept in the Russian version. ### Data Splits The dataset is split into train and validation: | language | train | validation | |----------|------:|-----------:| | br | 13211 | 1399 | | cy | 13211 | 1665 | | ga | 13211 | 1665 | | mt | 13211 | 1665 | | ru | 5573 | 790 | ## Dataset Creation ### Curation Rationale The WebNLG dataset was created to promote the development _(i)_ of RDF verbalisers and _(ii)_ of microplanners able to handle a wide range of linguistic constructions. The dataset aims at covering knowledge in different domains ("categories"). The same properties and entities can appear in several categories. ### Source Data The data was compiled from raw DBpedia triples. [This paper](https://www.aclweb.org/anthology/C16-1141/) explains how the triples were selected. #### Initial Data Collection and Normalization Initial triples extracted from DBpedia were modified in several ways. See [official documentation](https://webnlg-challenge.loria.fr/docs/) for the most frequent changes that have been made. An original tripleset and a modified tripleset usually represent a one-to-one mapping. However, there are cases with many-to-one mappings when several original triplesets are mapped to one modified tripleset. Entities that served as roots of RDF trees are listed in [this file](https://gitlab.com/shimorina/webnlg-dataset/-/blob/master/supplementary/entities_dict.json). The English WebNLG 2020 dataset (v3.0) for training comprises data-text pairs for 16 distinct DBpedia categories: - The 10 seen categories used in the 2017 version: Airport, Astronaut, Building, City, ComicsCharacter, Food, Monument, SportsTeam, University, and WrittenWork. - The 5 unseen categories of 2017, which are now part of the seen data: Athlete, Artist, CelestialBody, MeanOfTransportation, Politician. - 1 new category: Company. The Russian dataset (v3.0) comprises data-text pairs for 9 distinct categories: Airport, Astronaut, Building, CelestialBody, ComicsCharacter, Food, Monument, SportsTeam, and University. #### Who are the source language producers? There are no source texts, all textual material was compiled during the annotation process. ### Annotations #### Annotation process Annotators were first asked to create sentences that verbalise single triples. In a second round, annotators were asked to combine single-triple sentences together into sentences that cover 2 triples. And so on until 7 triples. Quality checks were performed to ensure the quality of the annotations. See Section 3.3 in [the dataset paper](https://www.aclweb.org/anthology/P17-1017.pdf). Russian data was translated from English with an MT system and then was post-edited by crowdworkers. See Section 2.2 of [this paper](https://webnlg-challenge.loria.fr/files/2020.webnlg-papers.7.pdf). #### Who are the annotators? All references were collected through crowdsourcing platforms (CrowdFlower/Figure 8 and Amazon Mechanical Turk). For Russian, post-editing was done using the Yandex.Toloka crowdsourcing platform. ### Personal and Sensitive Information Neither the dataset as published or the annotation process involves the collection or sharing of any kind of personal / demographic information. ## Considerations for Using the Data ### Social Impact of Dataset We do not foresee any negative social impact in particular from this dataset or task. Positive outlooks: Being able to generate good quality text from RDF data would permit, e.g., making this data more accessible to lay users, enriching existing text with information drawn from knowledge bases such as DBpedia or describing, comparing and relating entities present in these knowledge bases. ### Discussion of Biases This dataset is created using DBpedia RDF triples which naturally exhibit biases that have been found to exist in Wikipedia such as some forms of, e.g., gender bias. The choice of [entities](https://gitlab.com/shimorina/webnlg-dataset/-/blob/master/supplementary/entities_dict.json), described by RDF trees, was not controlled. As such, they may contain gender biases; for instance, all the astronauts described by RDF triples are male. Hence, in texts, pronouns _he/him/his_ occur more often. Similarly, entities can be related to the Western culture more often than to other cultures. ### Other Known Limitations The quality of the crowdsourced references is limited, in particular in terms of fluency/naturalness of the collected texts. Russian data was machine-translated and then post-edited by crowdworkers, so some examples may still exhibit issues related to bad translations. ## Additional Information ### Dataset Curators The principle curator of the dataset is Anastasia Shimorina (Université de Lorraine / LORIA, France). Throughout the WebNLG releases, several people contributed to their construction: Claire Gardent (CNRS / LORIA, France), Shashi Narayan (Google, UK), Laura Perez-Beltrachini (University of Edinburgh, UK), Elena Khasanova, and Thiago Castro Ferreira (Federal University of Minas Gerais, Brazil). The dataset construction was funded by the French National Research Agency (ANR). ### Licensing Information The dataset uses the `cc-by-nc-sa-4.0` license. The source DBpedia project uses the `cc-by-sa-3.0` and `gfdl-1.1` licenses. ### Citation Information If you use the WebNLG corpus, cite: ``` @inproceedings{web_nlg, author = {Claire Gardent and Anastasia Shimorina and Shashi Narayan and Laura Perez{-}Beltrachini}, editor = {Regina Barzilay and Min{-}Yen Kan}, title = {Creating Training Corpora for {NLG} Micro-Planners}, booktitle = {Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics, {ACL} 2017, Vancouver, Canada, July 30 - August 4, Volume 1: Long Papers}, pages = {179--188}, publisher = {Association for Computational Linguistics}, year = {2017}, url = {https://doi.org/10.18653/v1/P17-1017}, doi = {10.18653/v1/P17-1017} } ``` ### Contributions Thanks to [@albertvillanova](https://huggingface.co/albertvillanova) for adding this dataset.
webnlg/challenge-2023
[ "task_categories:tabular-to-text", "task_ids:rdf-to-text", "annotations_creators:found", "language_creators:crowdsourced", "multilinguality:multilingual", "size_categories:10K<n<100K", "source_datasets:extended|other-db_pedia", "source_datasets:original", "language:br", "language:cy", "language:ga", "language:mt", "language:ru", "license:cc-by-sa-3.0", "license:cc-by-nc-sa-4.0", "license:gfdl", "region:us" ]
2023-03-10T08:30:03+00:00
{"annotations_creators": ["found"], "language_creators": ["crowdsourced"], "language": ["br", "cy", "ga", "mt", "ru"], "license": ["cc-by-sa-3.0", "cc-by-nc-sa-4.0", "gfdl"], "multilinguality": ["multilingual"], "size_categories": ["10K<n<100K"], "source_datasets": ["extended|other-db_pedia", "original"], "task_categories": ["tabular-to-text"], "task_ids": ["rdf-to-text"], "pretty_name": "WebNLG 2023 challenge", "dataset_info": [{"config_name": "br", "features": [{"name": "category", "dtype": "string"}, {"name": "size", "dtype": "int32"}, {"name": "eid", "dtype": "string"}, {"name": "original_triple_sets", "sequence": [{"name": "otriple_set", "sequence": "string"}]}, {"name": "modified_triple_sets", "sequence": [{"name": "mtriple_set", "sequence": "string"}]}, {"name": "shape", "dtype": "string"}, {"name": "shape_type", "dtype": "string"}, {"name": "lex", "sequence": [{"name": "comment", "dtype": "string"}, {"name": "lid", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "lang", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 14841422, "num_examples": 13211}, {"name": "validation", "num_bytes": 1394620, "num_examples": 1399}], "download_size": 10954332, "dataset_size": 16236042}, {"config_name": "cy", "features": [{"name": "category", "dtype": "string"}, {"name": "size", "dtype": "int32"}, {"name": "eid", "dtype": "string"}, {"name": "original_triple_sets", "sequence": [{"name": "otriple_set", "sequence": "string"}]}, {"name": "modified_triple_sets", "sequence": [{"name": "mtriple_set", "sequence": "string"}]}, {"name": "shape", "dtype": "string"}, {"name": "shape_type", "dtype": "string"}, {"name": "lex", "sequence": [{"name": "comment", "dtype": "string"}, {"name": "lid", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "lang", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 15070109, "num_examples": 13211}, {"name": "validation", "num_bytes": 1605315, "num_examples": 1665}], "download_size": 10954332, "dataset_size": 16675424}, {"config_name": "ga", "features": [{"name": "category", "dtype": "string"}, {"name": "size", "dtype": "int32"}, {"name": "eid", "dtype": "string"}, {"name": "original_triple_sets", "sequence": [{"name": "otriple_set", "sequence": "string"}]}, {"name": "modified_triple_sets", "sequence": [{"name": "mtriple_set", "sequence": "string"}]}, {"name": "shape", "dtype": "string"}, {"name": "shape_type", "dtype": "string"}, {"name": "lex", "sequence": [{"name": "comment", "dtype": "string"}, {"name": "lid", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "lang", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 15219249, "num_examples": 13211}, {"name": "validation", "num_bytes": 1621527, "num_examples": 1665}], "download_size": 10954332, "dataset_size": 16840776}, {"config_name": "mt", "features": [{"name": "category", "dtype": "string"}, {"name": "size", "dtype": "int32"}, {"name": "eid", "dtype": "string"}, {"name": "original_triple_sets", "sequence": [{"name": "otriple_set", "sequence": "string"}]}, {"name": "modified_triple_sets", "sequence": [{"name": "mtriple_set", "sequence": "string"}]}, {"name": "shape", "dtype": "string"}, {"name": "shape_type", "dtype": "string"}, {"name": "lex", "sequence": [{"name": "comment", "dtype": "string"}, {"name": "lid", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "lang", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 15281045, "num_examples": 13211}, {"name": "validation", "num_bytes": 1611988, "num_examples": 1665}], "download_size": 10954332, "dataset_size": 16893033}, {"config_name": "ru", "features": [{"name": "category", "dtype": "string"}, {"name": "size", "dtype": "int32"}, {"name": "eid", "dtype": "string"}, {"name": "original_triple_sets", "sequence": [{"name": "otriple_set", "sequence": "string"}]}, {"name": "modified_triple_sets", "sequence": [{"name": "mtriple_set", "sequence": "string"}]}, {"name": "shape", "dtype": "string"}, {"name": "shape_type", "dtype": "string"}, {"name": "lex", "sequence": [{"name": "comment", "dtype": "string"}, {"name": "lid", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "lang", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 8145815, "num_examples": 5573}, {"name": "validation", "num_bytes": 1122090, "num_examples": 790}], "download_size": 10954332, "dataset_size": 9267905}]}
2023-03-10T11:22:40+00:00
[]
[ "br", "cy", "ga", "mt", "ru" ]
TAGS #task_categories-tabular-to-text #task_ids-rdf-to-text #annotations_creators-found #language_creators-crowdsourced #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-extended|other-db_pedia #source_datasets-original #language-Breton #language-Welsh #language-Irish #language-Maltese #language-Russian #license-cc-by-sa-3.0 #license-cc-by-nc-sa-4.0 #license-gfdl #region-us
Dataset Card for WebNLG ======================= Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: WebNLG 2023 challenge * Repository: GitHub repository * Paper: * Leaderboard: * Point of Contact: webnlg-challenge@URL ### Dataset Summary The WebNLG 2023 challenge focuses on four under-resourced languages which are severely under-represented in research on text generation, namely Maltese, Irish, Breton and Welsh. In addition, WebNLG 2023 once again includes Russian, which was first featured in WebNLG 2020. The challenge focuses on RDF-to-text generation, similarly to WebNLG 2017 but targeting Breton, Irish, Maltese, Welsh, and Russian; The challenge consists in mapping data to text. The training data consists of Data/Text pairs where the data is a set of triples extracted from DBpedia and the text is a verbalisation of these triples. For instance, given the 4 RDF triples: the aim is to generate a text such as (English text): or (Russian text): As the example illustrates, the task involves specific NLG subtasks such as sentence segmentation (how to chunk the input data into sentences), lexicalisation (of the DBpedia properties), aggregation (how to avoid repetitions) and surface realisation (how to build a syntactically correct and natural sounding text). ### Supported Tasks and Leaderboards The dataset supports a Structured to Text task which requires a model takes a set of RDF (Resource Description Format) triples from a database (DBpedia) of the form (subject, property, object) as input and write out a natural language sentence expressing the information contained in the triples. The dataset is used in the WebNLG 2023 challenge. Results are evaluated with automatic metrics: BLEU, METEOR, ChrF++, TER and BERTscore. Additionally, result are assessed according to criteria such as grammaticality/correctness, appropriateness/adequacy, fluency/naturalness, etc., by native speakers. ### Languages The dataset comprises Breton ('br'), Welsh ('cy'), Irish ('ga'), Maltese ('mt') and Russian ('ru') languages. Dataset Structure ----------------- ### Data Instances A typical example contains the original RDF triples in the set, a modified version which presented to crowd workers, and a set of possible verbalizations for this set of triples: ### Data Fields The following fields can be found in the instances: * 'category': the category of the DBpedia entities present in the RDF triples. * 'eid': an example ID, only unique per split per category. * 'size': number of RDF triples in the set. * 'shape': (since v2) Each set of RDF-triples is a tree, which is characterised by its shape and shape type. 'shape' is a string representation of the tree with nested parentheses where X is a node (see Newick tree format) * 'shape\_type': (since v2) is a type of the tree shape, which can be: 'chain' (the object of one triple is the subject of the other); 'sibling' (triples with a shared subject); 'mixed' (both chain and sibling types present). * 'test\_category': (for 'webnlg\_challenge\_2017' and 'v3') tells whether the set of RDF triples was present in the training set or not. Several splits of the test set are available: with and without references, and for RDF-to-text generation / for semantic parsing. * 'lex': the lexicalizations, with: + 'text': the text to be predicted. + 'lid': a lexicalization ID, unique per example. + 'comment': the lexicalizations were rated by crowd workers are either 'good' or 'bad' + 'lang': (for 'release\_v3.0\_ru') the language used because original English texts were kept in the Russian version. ### Data Splits The dataset is split into train and validation: Dataset Creation ---------------- ### Curation Rationale The WebNLG dataset was created to promote the development *(i)* of RDF verbalisers and *(ii)* of microplanners able to handle a wide range of linguistic constructions. The dataset aims at covering knowledge in different domains ("categories"). The same properties and entities can appear in several categories. ### Source Data The data was compiled from raw DBpedia triples. This paper explains how the triples were selected. #### Initial Data Collection and Normalization Initial triples extracted from DBpedia were modified in several ways. See official documentation for the most frequent changes that have been made. An original tripleset and a modified tripleset usually represent a one-to-one mapping. However, there are cases with many-to-one mappings when several original triplesets are mapped to one modified tripleset. Entities that served as roots of RDF trees are listed in this file. The English WebNLG 2020 dataset (v3.0) for training comprises data-text pairs for 16 distinct DBpedia categories: * The 10 seen categories used in the 2017 version: Airport, Astronaut, Building, City, ComicsCharacter, Food, Monument, SportsTeam, University, and WrittenWork. * The 5 unseen categories of 2017, which are now part of the seen data: Athlete, Artist, CelestialBody, MeanOfTransportation, Politician. * 1 new category: Company. The Russian dataset (v3.0) comprises data-text pairs for 9 distinct categories: Airport, Astronaut, Building, CelestialBody, ComicsCharacter, Food, Monument, SportsTeam, and University. #### Who are the source language producers? There are no source texts, all textual material was compiled during the annotation process. ### Annotations #### Annotation process Annotators were first asked to create sentences that verbalise single triples. In a second round, annotators were asked to combine single-triple sentences together into sentences that cover 2 triples. And so on until 7 triples. Quality checks were performed to ensure the quality of the annotations. See Section 3.3 in the dataset paper. Russian data was translated from English with an MT system and then was post-edited by crowdworkers. See Section 2.2 of this paper. #### Who are the annotators? All references were collected through crowdsourcing platforms (CrowdFlower/Figure 8 and Amazon Mechanical Turk). For Russian, post-editing was done using the Yandex.Toloka crowdsourcing platform. ### Personal and Sensitive Information Neither the dataset as published or the annotation process involves the collection or sharing of any kind of personal / demographic information. Considerations for Using the Data --------------------------------- ### Social Impact of Dataset We do not foresee any negative social impact in particular from this dataset or task. Positive outlooks: Being able to generate good quality text from RDF data would permit, e.g., making this data more accessible to lay users, enriching existing text with information drawn from knowledge bases such as DBpedia or describing, comparing and relating entities present in these knowledge bases. ### Discussion of Biases This dataset is created using DBpedia RDF triples which naturally exhibit biases that have been found to exist in Wikipedia such as some forms of, e.g., gender bias. The choice of entities, described by RDF trees, was not controlled. As such, they may contain gender biases; for instance, all the astronauts described by RDF triples are male. Hence, in texts, pronouns *he/him/his* occur more often. Similarly, entities can be related to the Western culture more often than to other cultures. ### Other Known Limitations The quality of the crowdsourced references is limited, in particular in terms of fluency/naturalness of the collected texts. Russian data was machine-translated and then post-edited by crowdworkers, so some examples may still exhibit issues related to bad translations. Additional Information ---------------------- ### Dataset Curators The principle curator of the dataset is Anastasia Shimorina (Université de Lorraine / LORIA, France). Throughout the WebNLG releases, several people contributed to their construction: Claire Gardent (CNRS / LORIA, France), Shashi Narayan (Google, UK), Laura Perez-Beltrachini (University of Edinburgh, UK), Elena Khasanova, and Thiago Castro Ferreira (Federal University of Minas Gerais, Brazil). The dataset construction was funded by the French National Research Agency (ANR). ### Licensing Information The dataset uses the 'cc-by-nc-sa-4.0' license. The source DBpedia project uses the 'cc-by-sa-3.0' and 'gfdl-1.1' licenses. If you use the WebNLG corpus, cite: ### Contributions Thanks to @albertvillanova for adding this dataset.
[ "### Dataset Summary\n\n\nThe WebNLG 2023 challenge focuses on four under-resourced languages which are severely under-represented in research on\ntext generation, namely Maltese, Irish, Breton and Welsh. In addition, WebNLG 2023 once again includes Russian, which\nwas first featured in WebNLG 2020.\n\n\nThe challenge focuses on RDF-to-text generation, similarly to WebNLG 2017 but targeting Breton, Irish, Maltese, Welsh,\nand Russian;\n\n\nThe challenge consists in mapping data to text. The training data consists of Data/Text pairs where the data is a set of\ntriples extracted from DBpedia and the text is a verbalisation of these triples.\n\n\nFor instance, given the 4 RDF triples:\n\n\nthe aim is to generate a text such as (English text):\n\n\nor (Russian text):\n\n\nAs the example illustrates, the task involves specific NLG subtasks such as sentence segmentation\n(how to chunk the input data into sentences), lexicalisation (of the DBpedia properties),\naggregation (how to avoid repetitions) and surface realisation\n(how to build a syntactically correct and natural sounding text).", "### Supported Tasks and Leaderboards\n\n\nThe dataset supports a Structured to Text task which requires a model takes a set of RDF (Resource Description Format)\ntriples from a database (DBpedia) of the form (subject, property, object) as input and write out a natural language\nsentence expressing the information contained in the triples.\n\n\nThe dataset is used in the WebNLG 2023\nchallenge.\n\n\nResults are evaluated with automatic metrics: BLEU,\nMETEOR, ChrF++,\nTER and BERTscore.\nAdditionally, result are assessed according to criteria such as grammaticality/correctness, appropriateness/adequacy,\nfluency/naturalness, etc., by native speakers.", "### Languages\n\n\nThe dataset comprises Breton ('br'), Welsh ('cy'), Irish ('ga'), Maltese ('mt') and Russian ('ru') languages.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical example contains the original RDF triples in the set, a modified version which presented to crowd workers,\nand a set of possible verbalizations for this set of triples:", "### Data Fields\n\n\nThe following fields can be found in the instances:\n\n\n* 'category': the category of the DBpedia entities present in the RDF triples.\n* 'eid': an example ID, only unique per split per category.\n* 'size': number of RDF triples in the set.\n* 'shape': (since v2) Each set of RDF-triples is a tree, which is characterised by its shape and shape type. 'shape' is a string representation of the tree with nested parentheses where X is a node (see Newick tree format)\n* 'shape\\_type': (since v2) is a type of the tree shape, which can be: 'chain' (the object of one triple is the subject of the other); 'sibling' (triples with a shared subject); 'mixed' (both chain and sibling types present).\n* 'test\\_category': (for 'webnlg\\_challenge\\_2017' and 'v3') tells whether the set of RDF triples was present in the training set or not. Several splits of the test set are available: with and without references, and for RDF-to-text generation / for semantic parsing.\n* 'lex': the lexicalizations, with:\n\t+ 'text': the text to be predicted.\n\t+ 'lid': a lexicalization ID, unique per example.\n\t+ 'comment': the lexicalizations were rated by crowd workers are either 'good' or 'bad'\n\t+ 'lang': (for 'release\\_v3.0\\_ru') the language used because original English texts were kept in the Russian version.", "### Data Splits\n\n\nThe dataset is split into train and validation:\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe WebNLG dataset was created to promote the development *(i)* of RDF verbalisers and *(ii)* of microplanners able to handle a wide range of linguistic constructions. The dataset aims at covering knowledge in different domains (\"categories\"). The same properties and entities can appear in several categories.", "### Source Data\n\n\nThe data was compiled from raw DBpedia triples. This paper explains how the triples were selected.", "#### Initial Data Collection and Normalization\n\n\nInitial triples extracted from DBpedia were modified in several ways. See official documentation for the most frequent changes that have been made. An original tripleset and a modified tripleset usually represent a one-to-one mapping. However, there are cases with many-to-one mappings when several original triplesets are mapped to one modified tripleset.\n\n\nEntities that served as roots of RDF trees are listed in this file.\n\n\nThe English WebNLG 2020 dataset (v3.0) for training comprises data-text pairs for 16 distinct DBpedia categories:\n\n\n* The 10 seen categories used in the 2017 version: Airport, Astronaut, Building, City, ComicsCharacter, Food, Monument, SportsTeam, University, and WrittenWork.\n* The 5 unseen categories of 2017, which are now part of the seen data: Athlete, Artist, CelestialBody, MeanOfTransportation, Politician.\n* 1 new category: Company.\n\n\nThe Russian dataset (v3.0) comprises data-text pairs for 9 distinct categories: Airport, Astronaut, Building, CelestialBody, ComicsCharacter, Food, Monument, SportsTeam, and University.", "#### Who are the source language producers?\n\n\nThere are no source texts, all textual material was compiled during the annotation process.", "### Annotations", "#### Annotation process\n\n\nAnnotators were first asked to create sentences that verbalise single triples. In a second round, annotators were asked to combine single-triple sentences together into sentences that cover 2 triples. And so on until 7 triples. Quality checks were performed to ensure the quality of the annotations. See Section 3.3 in the dataset paper.\n\n\nRussian data was translated from English with an MT system and then was post-edited by crowdworkers. See Section 2.2 of this paper.", "#### Who are the annotators?\n\n\nAll references were collected through crowdsourcing platforms (CrowdFlower/Figure 8 and Amazon Mechanical Turk). For Russian, post-editing was done using the Yandex.Toloka crowdsourcing platform.", "### Personal and Sensitive Information\n\n\nNeither the dataset as published or the annotation process involves the collection or sharing of any kind of personal / demographic information.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\nWe do not foresee any negative social impact in particular from this dataset or task.\n\n\nPositive outlooks: Being able to generate good quality text from RDF data would permit, e.g., making this data more accessible to lay users, enriching existing text with information drawn from knowledge bases such as DBpedia or describing, comparing and relating entities present in these knowledge bases.", "### Discussion of Biases\n\n\nThis dataset is created using DBpedia RDF triples which naturally exhibit biases that have been found to exist in Wikipedia such as some forms of, e.g., gender bias.\n\n\nThe choice of entities, described by RDF trees, was not controlled. As such, they may contain gender biases; for instance, all the astronauts described by RDF triples are male. Hence, in texts, pronouns *he/him/his* occur more often. Similarly, entities can be related to the Western culture more often than to other cultures.", "### Other Known Limitations\n\n\nThe quality of the crowdsourced references is limited, in particular in terms of fluency/naturalness of the collected texts.\n\n\nRussian data was machine-translated and then post-edited by crowdworkers, so some examples may still exhibit issues related to bad translations.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe principle curator of the dataset is Anastasia Shimorina (Université de Lorraine / LORIA, France). Throughout the WebNLG releases, several people contributed to their construction: Claire Gardent (CNRS / LORIA, France), Shashi Narayan (Google, UK), Laura Perez-Beltrachini (University of Edinburgh, UK), Elena Khasanova, and Thiago Castro Ferreira (Federal University of Minas Gerais, Brazil).\nThe dataset construction was funded by the French National Research Agency (ANR).", "### Licensing Information\n\n\nThe dataset uses the 'cc-by-nc-sa-4.0' license. The source DBpedia project uses the 'cc-by-sa-3.0' and 'gfdl-1.1' licenses.\n\n\nIf you use the WebNLG corpus, cite:", "### Contributions\n\n\nThanks to @albertvillanova for adding this dataset." ]
[ "TAGS\n#task_categories-tabular-to-text #task_ids-rdf-to-text #annotations_creators-found #language_creators-crowdsourced #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-extended|other-db_pedia #source_datasets-original #language-Breton #language-Welsh #language-Irish #language-Maltese #language-Russian #license-cc-by-sa-3.0 #license-cc-by-nc-sa-4.0 #license-gfdl #region-us \n", "### Dataset Summary\n\n\nThe WebNLG 2023 challenge focuses on four under-resourced languages which are severely under-represented in research on\ntext generation, namely Maltese, Irish, Breton and Welsh. In addition, WebNLG 2023 once again includes Russian, which\nwas first featured in WebNLG 2020.\n\n\nThe challenge focuses on RDF-to-text generation, similarly to WebNLG 2017 but targeting Breton, Irish, Maltese, Welsh,\nand Russian;\n\n\nThe challenge consists in mapping data to text. The training data consists of Data/Text pairs where the data is a set of\ntriples extracted from DBpedia and the text is a verbalisation of these triples.\n\n\nFor instance, given the 4 RDF triples:\n\n\nthe aim is to generate a text such as (English text):\n\n\nor (Russian text):\n\n\nAs the example illustrates, the task involves specific NLG subtasks such as sentence segmentation\n(how to chunk the input data into sentences), lexicalisation (of the DBpedia properties),\naggregation (how to avoid repetitions) and surface realisation\n(how to build a syntactically correct and natural sounding text).", "### Supported Tasks and Leaderboards\n\n\nThe dataset supports a Structured to Text task which requires a model takes a set of RDF (Resource Description Format)\ntriples from a database (DBpedia) of the form (subject, property, object) as input and write out a natural language\nsentence expressing the information contained in the triples.\n\n\nThe dataset is used in the WebNLG 2023\nchallenge.\n\n\nResults are evaluated with automatic metrics: BLEU,\nMETEOR, ChrF++,\nTER and BERTscore.\nAdditionally, result are assessed according to criteria such as grammaticality/correctness, appropriateness/adequacy,\nfluency/naturalness, etc., by native speakers.", "### Languages\n\n\nThe dataset comprises Breton ('br'), Welsh ('cy'), Irish ('ga'), Maltese ('mt') and Russian ('ru') languages.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical example contains the original RDF triples in the set, a modified version which presented to crowd workers,\nand a set of possible verbalizations for this set of triples:", "### Data Fields\n\n\nThe following fields can be found in the instances:\n\n\n* 'category': the category of the DBpedia entities present in the RDF triples.\n* 'eid': an example ID, only unique per split per category.\n* 'size': number of RDF triples in the set.\n* 'shape': (since v2) Each set of RDF-triples is a tree, which is characterised by its shape and shape type. 'shape' is a string representation of the tree with nested parentheses where X is a node (see Newick tree format)\n* 'shape\\_type': (since v2) is a type of the tree shape, which can be: 'chain' (the object of one triple is the subject of the other); 'sibling' (triples with a shared subject); 'mixed' (both chain and sibling types present).\n* 'test\\_category': (for 'webnlg\\_challenge\\_2017' and 'v3') tells whether the set of RDF triples was present in the training set or not. Several splits of the test set are available: with and without references, and for RDF-to-text generation / for semantic parsing.\n* 'lex': the lexicalizations, with:\n\t+ 'text': the text to be predicted.\n\t+ 'lid': a lexicalization ID, unique per example.\n\t+ 'comment': the lexicalizations were rated by crowd workers are either 'good' or 'bad'\n\t+ 'lang': (for 'release\\_v3.0\\_ru') the language used because original English texts were kept in the Russian version.", "### Data Splits\n\n\nThe dataset is split into train and validation:\n\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe WebNLG dataset was created to promote the development *(i)* of RDF verbalisers and *(ii)* of microplanners able to handle a wide range of linguistic constructions. The dataset aims at covering knowledge in different domains (\"categories\"). The same properties and entities can appear in several categories.", "### Source Data\n\n\nThe data was compiled from raw DBpedia triples. This paper explains how the triples were selected.", "#### Initial Data Collection and Normalization\n\n\nInitial triples extracted from DBpedia were modified in several ways. See official documentation for the most frequent changes that have been made. An original tripleset and a modified tripleset usually represent a one-to-one mapping. However, there are cases with many-to-one mappings when several original triplesets are mapped to one modified tripleset.\n\n\nEntities that served as roots of RDF trees are listed in this file.\n\n\nThe English WebNLG 2020 dataset (v3.0) for training comprises data-text pairs for 16 distinct DBpedia categories:\n\n\n* The 10 seen categories used in the 2017 version: Airport, Astronaut, Building, City, ComicsCharacter, Food, Monument, SportsTeam, University, and WrittenWork.\n* The 5 unseen categories of 2017, which are now part of the seen data: Athlete, Artist, CelestialBody, MeanOfTransportation, Politician.\n* 1 new category: Company.\n\n\nThe Russian dataset (v3.0) comprises data-text pairs for 9 distinct categories: Airport, Astronaut, Building, CelestialBody, ComicsCharacter, Food, Monument, SportsTeam, and University.", "#### Who are the source language producers?\n\n\nThere are no source texts, all textual material was compiled during the annotation process.", "### Annotations", "#### Annotation process\n\n\nAnnotators were first asked to create sentences that verbalise single triples. In a second round, annotators were asked to combine single-triple sentences together into sentences that cover 2 triples. And so on until 7 triples. Quality checks were performed to ensure the quality of the annotations. See Section 3.3 in the dataset paper.\n\n\nRussian data was translated from English with an MT system and then was post-edited by crowdworkers. See Section 2.2 of this paper.", "#### Who are the annotators?\n\n\nAll references were collected through crowdsourcing platforms (CrowdFlower/Figure 8 and Amazon Mechanical Turk). For Russian, post-editing was done using the Yandex.Toloka crowdsourcing platform.", "### Personal and Sensitive Information\n\n\nNeither the dataset as published or the annotation process involves the collection or sharing of any kind of personal / demographic information.\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\nWe do not foresee any negative social impact in particular from this dataset or task.\n\n\nPositive outlooks: Being able to generate good quality text from RDF data would permit, e.g., making this data more accessible to lay users, enriching existing text with information drawn from knowledge bases such as DBpedia or describing, comparing and relating entities present in these knowledge bases.", "### Discussion of Biases\n\n\nThis dataset is created using DBpedia RDF triples which naturally exhibit biases that have been found to exist in Wikipedia such as some forms of, e.g., gender bias.\n\n\nThe choice of entities, described by RDF trees, was not controlled. As such, they may contain gender biases; for instance, all the astronauts described by RDF triples are male. Hence, in texts, pronouns *he/him/his* occur more often. Similarly, entities can be related to the Western culture more often than to other cultures.", "### Other Known Limitations\n\n\nThe quality of the crowdsourced references is limited, in particular in terms of fluency/naturalness of the collected texts.\n\n\nRussian data was machine-translated and then post-edited by crowdworkers, so some examples may still exhibit issues related to bad translations.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nThe principle curator of the dataset is Anastasia Shimorina (Université de Lorraine / LORIA, France). Throughout the WebNLG releases, several people contributed to their construction: Claire Gardent (CNRS / LORIA, France), Shashi Narayan (Google, UK), Laura Perez-Beltrachini (University of Edinburgh, UK), Elena Khasanova, and Thiago Castro Ferreira (Federal University of Minas Gerais, Brazil).\nThe dataset construction was funded by the French National Research Agency (ANR).", "### Licensing Information\n\n\nThe dataset uses the 'cc-by-nc-sa-4.0' license. The source DBpedia project uses the 'cc-by-sa-3.0' and 'gfdl-1.1' licenses.\n\n\nIf you use the WebNLG corpus, cite:", "### Contributions\n\n\nThanks to @albertvillanova for adding this dataset." ]
[ 154, 262, 163, 54, 47, 386, 22, 81, 28, 277, 31, 5, 114, 58, 46, 95, 138, 78, 123, 64, 18 ]
[ "passage: TAGS\n#task_categories-tabular-to-text #task_ids-rdf-to-text #annotations_creators-found #language_creators-crowdsourced #multilinguality-multilingual #size_categories-10K<n<100K #source_datasets-extended|other-db_pedia #source_datasets-original #language-Breton #language-Welsh #language-Irish #language-Maltese #language-Russian #license-cc-by-sa-3.0 #license-cc-by-nc-sa-4.0 #license-gfdl #region-us \n### Dataset Summary\n\n\nThe WebNLG 2023 challenge focuses on four under-resourced languages which are severely under-represented in research on\ntext generation, namely Maltese, Irish, Breton and Welsh. In addition, WebNLG 2023 once again includes Russian, which\nwas first featured in WebNLG 2020.\n\n\nThe challenge focuses on RDF-to-text generation, similarly to WebNLG 2017 but targeting Breton, Irish, Maltese, Welsh,\nand Russian;\n\n\nThe challenge consists in mapping data to text. The training data consists of Data/Text pairs where the data is a set of\ntriples extracted from DBpedia and the text is a verbalisation of these triples.\n\n\nFor instance, given the 4 RDF triples:\n\n\nthe aim is to generate a text such as (English text):\n\n\nor (Russian text):\n\n\nAs the example illustrates, the task involves specific NLG subtasks such as sentence segmentation\n(how to chunk the input data into sentences), lexicalisation (of the DBpedia properties),\naggregation (how to avoid repetitions) and surface realisation\n(how to build a syntactically correct and natural sounding text).", "passage: ### Supported Tasks and Leaderboards\n\n\nThe dataset supports a Structured to Text task which requires a model takes a set of RDF (Resource Description Format)\ntriples from a database (DBpedia) of the form (subject, property, object) as input and write out a natural language\nsentence expressing the information contained in the triples.\n\n\nThe dataset is used in the WebNLG 2023\nchallenge.\n\n\nResults are evaluated with automatic metrics: BLEU,\nMETEOR, ChrF++,\nTER and BERTscore.\nAdditionally, result are assessed according to criteria such as grammaticality/correctness, appropriateness/adequacy,\nfluency/naturalness, etc., by native speakers.### Languages\n\n\nThe dataset comprises Breton ('br'), Welsh ('cy'), Irish ('ga'), Maltese ('mt') and Russian ('ru') languages.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA typical example contains the original RDF triples in the set, a modified version which presented to crowd workers,\nand a set of possible verbalizations for this set of triples:### Data Fields\n\n\nThe following fields can be found in the instances:\n\n\n* 'category': the category of the DBpedia entities present in the RDF triples.\n* 'eid': an example ID, only unique per split per category.\n* 'size': number of RDF triples in the set.\n* 'shape': (since v2) Each set of RDF-triples is a tree, which is characterised by its shape and shape type. 'shape' is a string representation of the tree with nested parentheses where X is a node (see Newick tree format)\n* 'shape\\_type': (since v2) is a type of the tree shape, which can be: 'chain' (the object of one triple is the subject of the other); 'sibling' (triples with a shared subject); 'mixed' (both chain and sibling types present).\n* 'test\\_category': (for 'webnlg\\_challenge\\_2017' and 'v3') tells whether the set of RDF triples was present in the training set or not. Several splits of the test set are available: with and without references, and for RDF-to-text generation / for semantic parsing.\n* 'lex': the lexicalizations, with:\n\t+ 'text': the text to be predicted.\n\t+ 'lid': a lexicalization ID, unique per example.\n\t+ 'comment': the lexicalizations were rated by crowd workers are either 'good' or 'bad'\n\t+ 'lang': (for 'release\\_v3.0\\_ru') the language used because original English texts were kept in the Russian version.", "passage: ### Data Splits\n\n\nThe dataset is split into train and validation:\n\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nThe WebNLG dataset was created to promote the development *(i)* of RDF verbalisers and *(ii)* of microplanners able to handle a wide range of linguistic constructions. The dataset aims at covering knowledge in different domains (\"categories\"). The same properties and entities can appear in several categories.### Source Data\n\n\nThe data was compiled from raw DBpedia triples. This paper explains how the triples were selected.#### Initial Data Collection and Normalization\n\n\nInitial triples extracted from DBpedia were modified in several ways. See official documentation for the most frequent changes that have been made. An original tripleset and a modified tripleset usually represent a one-to-one mapping. However, there are cases with many-to-one mappings when several original triplesets are mapped to one modified tripleset.\n\n\nEntities that served as roots of RDF trees are listed in this file.\n\n\nThe English WebNLG 2020 dataset (v3.0) for training comprises data-text pairs for 16 distinct DBpedia categories:\n\n\n* The 10 seen categories used in the 2017 version: Airport, Astronaut, Building, City, ComicsCharacter, Food, Monument, SportsTeam, University, and WrittenWork.\n* The 5 unseen categories of 2017, which are now part of the seen data: Athlete, Artist, CelestialBody, MeanOfTransportation, Politician.\n* 1 new category: Company.\n\n\nThe Russian dataset (v3.0) comprises data-text pairs for 9 distinct categories: Airport, Astronaut, Building, CelestialBody, ComicsCharacter, Food, Monument, SportsTeam, and University.#### Who are the source language producers?\n\n\nThere are no source texts, all textual material was compiled during the annotation process.### Annotations", "passage: #### Annotation process\n\n\nAnnotators were first asked to create sentences that verbalise single triples. In a second round, annotators were asked to combine single-triple sentences together into sentences that cover 2 triples. And so on until 7 triples. Quality checks were performed to ensure the quality of the annotations. See Section 3.3 in the dataset paper.\n\n\nRussian data was translated from English with an MT system and then was post-edited by crowdworkers. See Section 2.2 of this paper.#### Who are the annotators?\n\n\nAll references were collected through crowdsourcing platforms (CrowdFlower/Figure 8 and Amazon Mechanical Turk). For Russian, post-editing was done using the Yandex.Toloka crowdsourcing platform.### Personal and Sensitive Information\n\n\nNeither the dataset as published or the annotation process involves the collection or sharing of any kind of personal / demographic information.\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset\n\n\nWe do not foresee any negative social impact in particular from this dataset or task.\n\n\nPositive outlooks: Being able to generate good quality text from RDF data would permit, e.g., making this data more accessible to lay users, enriching existing text with information drawn from knowledge bases such as DBpedia or describing, comparing and relating entities present in these knowledge bases.### Discussion of Biases\n\n\nThis dataset is created using DBpedia RDF triples which naturally exhibit biases that have been found to exist in Wikipedia such as some forms of, e.g., gender bias.\n\n\nThe choice of entities, described by RDF trees, was not controlled. As such, they may contain gender biases; for instance, all the astronauts described by RDF triples are male. Hence, in texts, pronouns *he/him/his* occur more often. Similarly, entities can be related to the Western culture more often than to other cultures.### Other Known Limitations\n\n\nThe quality of the crowdsourced references is limited, in particular in terms of fluency/naturalness of the collected texts.\n\n\nRussian data was machine-translated and then post-edited by crowdworkers, so some examples may still exhibit issues related to bad translations.\n\n\nAdditional Information\n----------------------" ]
[ -0.03674902394413948, 0.06482818722724915, -0.00491196196526289, 0.05749508738517761, 0.07234732806682587, -0.019330689683556557, 0.06884699314832687, 0.052208852022886276, -0.019123129546642303, 0.039621248841285706, 0.029708795249462128, -0.060111694037914276, 0.04202476888895035, 0.1000472828745842, 0.046601977199316025, -0.18694984912872314, 0.0491638258099556, -0.08903791755437851, -0.04275013133883476, 0.04608171805739403, 0.13419657945632935, -0.04226025566458702, 0.039645396173000336, -0.04559311270713806, -0.06474152207374573, 0.04619930684566498, -0.012969576753675938, -0.025300489738583565, 0.09111052006483078, 0.10254910588264465, 0.07020764797925949, 0.01226968877017498, 0.026215117424726486, -0.1836121678352356, 0.014215673319995403, 0.08112087845802307, -0.020515652373433113, 0.00919189490377903, 0.06081755831837654, 0.01478322222828865, 0.10649864375591278, -0.10613799095153809, 0.03812098503112793, 0.007842319086194038, -0.10340109467506409, -0.09206200391054153, -0.13313300907611847, 0.0711367055773735, 0.06404397636651993, 0.06184222176671028, -0.02504800818860531, 0.025899596512317657, -0.011442332528531551, 0.03647535294294357, 0.06729297339916229, -0.0641847550868988, -0.05662492290139198, 0.025462061166763306, -0.025137800723314285, 0.14163662493228912, -0.033229365944862366, 0.01367864292114973, -0.0038715777918696404, 0.03550351411104202, -0.0014499574899673462, -0.021390022709965706, -0.002235783264040947, 0.004187273792922497, -0.11838490515947342, -0.07062072306871414, 0.2167040854692459, -0.00449634063988924, -0.08374479413032532, -0.09670931100845337, -0.017370348796248436, 0.11712460964918137, 0.026858657598495483, -0.057500921189785004, -0.036966510117053986, -0.00840536318719387, 0.05518023669719696, -0.1290534883737564, -0.11030344665050507, 0.013833132572472095, -0.06663741171360016, 0.1667739748954773, 0.00988052599132061, 0.047534435987472534, 0.008605292066931725, 0.046607229858636856, 0.0012448057532310486, -0.047158099710941315, -0.01865250989794731, -0.06844382733106613, -0.08687454462051392, -0.01028374582529068, -0.04238683730363846, -0.10472288727760315, 0.019656527787446976, 0.09584018588066101, -0.08696125447750092, 0.0153794065117836, -0.06235714629292488, 0.02661166712641716, 0.0953252837061882, 0.10621421784162521, -0.03170095384120941, -0.058495648205280304, 0.039625927805900574, 0.0018721921369433403, 0.03223421797156334, -0.013857107609510422, -0.04376305639743805, 0.014212008565664291, 0.012466196902096272, 0.06079116836190224, 0.07456725090742111, 0.021859165281057358, -0.005481130909174681, -0.039675273001194, 0.20015539228916168, -0.1139453649520874, -0.009058665484189987, 0.004357641562819481, -0.030279774218797684, 0.02219509519636631, -0.0061301300302147865, 0.011726344004273415, -0.05657326430082321, 0.023717783391475677, 0.0040205963887274265, 0.0023764618672430515, -0.03345851972699165, -0.11686114221811295, 0.035103995352983475, -0.050397735089063644, -0.04975694417953491, -0.10388840734958649, -0.1739470362663269, -0.07730653136968613, 0.022511707618832588, -0.02916494943201542, -0.00812215730547905, 0.02303730696439743, 0.00033671563141979277, -0.034686677157878876, 0.018371108919382095, -0.04609685391187668, -0.02344691753387451, -0.007972178980708122, -0.08775024116039276, 0.02774777263402939, -0.07981741428375244, 0.027896437793970108, -0.10502961277961731, -0.008612852543592453, -0.15168048441410065, 0.1334838569164276, -0.0994260162115097, -0.004641144536435604, -0.045968469232320786, 0.006017343606799841, -0.02384093776345253, 0.012814411893486977, 0.0194330345839262, 0.09161563962697983, -0.24230509996414185, -0.003623634809628129, -0.015964219346642494, -0.13913804292678833, 0.00915453303605318, 0.10606123507022858, -0.05678550899028778, 0.08480578660964966, 0.10470515489578247, 0.13017497956752777, 0.09373939782381058, 0.009433685801923275, -0.07022835314273834, -0.06995690613985062, -0.026327747851610184, 0.1497233659029007, 0.034408487379550934, -0.043085891753435135, 0.0433465838432312, 0.025179514661431313, -0.02821219712495804, -0.009842785075306892, 0.013892341405153275, -0.04556237906217575, 0.016167547553777695, -0.0016016957815736532, -0.0005669915117323399, 0.02467569336295128, -0.024617820978164673, -0.028122343122959137, -0.03127656131982803, 0.024329209700226784, 0.030243268236517906, -0.028565803542733192, 0.03650086745619774, 0.00988575629889965, 0.007968677207827568, -0.017307888716459274, 0.009068934246897697, -0.1609068214893341, -0.12450683116912842, 0.045311395078897476, -0.01507608499377966, 0.0753312036395073, 0.01471631694585085, -0.004170343279838562, 0.005060468800365925, -0.034439727663993835, 0.007408448029309511, -0.02897796407341957, 0.010948765091598034, -0.023250559344887733, -0.12294568121433258, 0.010609136894345284, -0.0660160481929779, -0.005880293436348438, -0.08350257575511932, 0.000133005203679204, 0.0484025739133358, 0.10380245000123978, 0.039898745715618134, -0.04271252825856209, 0.009013711474835873, 0.050377026200294495, -0.04616479203104973, -0.04410988837480545, -0.004731342196464539, 0.0032595093362033367, 0.011057732626795769, 0.09329633414745331, -0.019594185054302216, -0.11944976449012756, 0.04550544545054436, 0.08471201360225677, -0.07575184106826782, 0.02114856243133545, -0.03940391540527344, -0.005330401938408613, -0.0971069186925888, -0.0449548065662384, 0.13796500861644745, 0.025006063282489777, 0.017888864502310753, -0.06299787014722824, -0.0322817787528038, -0.013508489355444908, -0.004422217607498169, -0.08856033533811569, 0.029858097434043884, -0.01374058797955513, -0.2067985236644745, 0.09018231183290482, -0.04227875918149948, 0.05060999095439911, 0.2077273726463318, 0.011592457070946693, -0.05090625584125519, -0.008593153208494186, 0.009379001334309578, -0.0032921030651777983, 0.1639317274093628, 0.037210334092378616, 0.0088682034984231, 0.0009151515550911427, 0.0533406101167202, 0.03872169554233551, -0.059591472148895264, 0.03729059919714928, -0.00197749026119709, -0.07062327116727829, -0.0021858655381947756, -0.020946981385350227, 0.009041443467140198, 0.08753520250320435, -0.004979465156793594, 0.06954940408468246, 0.003608754836022854, -0.04773279279470444, -0.11234688758850098, 0.11645681411027908, -0.1285339593887329, -0.25044628977775574, -0.10239407420158386, 0.05258580669760704, -0.08108780533075333, 0.005548444576561451, 0.034200817346572876, -0.03725335747003555, -0.01869000494480133, -0.10742099583148956, 0.09545839577913284, -0.04161674901843071, -0.06389269977807999, -0.07175691425800323, 0.013115087524056435, -0.007748743519186974, -0.07298294454813004, 0.019622409716248512, -0.01745600625872612, 0.009880989789962769, 0.02993321791291237, 0.005375035107135773, 0.1136932522058487, 0.01105499267578125, -0.028849121183156967, -0.029156487435102463, -0.06358719617128372, 0.1464850902557373, -0.08470308035612106, 0.14498357474803925, 0.02463895082473755, -0.04320096969604492, 0.049167342483997345, 0.14524009823799133, 0.003969564102590084, -0.01707299053668976, 0.02381233498454094, 0.02798423171043396, -0.07200000435113907, -0.21693411469459534, -0.09834887087345123, -0.046401508152484894, -0.008475145325064659, 0.03404167294502258, 0.046026308089494705, 0.0008340012282133102, 0.031005609780550003, -0.08186851441860199, 0.019618138670921326, 0.041969649493694305, 0.052389875054359436, 0.17344313859939575, 0.01044584158807993, 0.07156695425510406, -0.06176266074180603, 0.013737156987190247, 0.09763370454311371, -0.007104608230292797, 0.24179980158805847, -0.05218327045440674, 0.038797393441200256, 0.052631132304668427, 0.027659175917506218, -0.008224010467529297, 0.05211373791098595, 0.035379454493522644, 0.039764080196619034, -0.03967191278934479, -0.04540063440799713, 0.021669713780283928, 0.06430301070213318, 0.07815318554639816, -0.07695448398590088, 0.04740370064973831, -0.02390403486788273, 0.056004978716373444, 0.16060185432434082, -0.029683928936719894, -0.029041927307844162, -0.06014399230480194, 0.030570030212402344, -0.019753996282815933, -0.05179041624069214, -0.0059003629721701145, 0.11839312314987183, -0.10221308469772339, 0.06341422349214554, -0.003935585264116526, 0.052508797496557236, -0.05832832306623459, -0.009199722670018673, 0.035582467913627625, 0.005083833821117878, -0.03689991682767868, 0.0677095279097557, -0.18964195251464844, 0.12349578738212585, 0.0010864861542358994, 0.05247398838400841, -0.04276096075773239, 0.028785699978470802, 0.004515075124800205, 0.007576052099466324, 0.0749223381280899, 0.033133283257484436, -0.1510511040687561, -0.010773731395602226, -0.040995121002197266, 0.03874973952770233, 0.049631550908088684, -0.03869358077645302, 0.07590964436531067, 0.022094521671533585, 0.037942588329315186, -0.03377069532871246, 0.012379750609397888, -0.18164534866809845, -0.20112717151641846, 0.02411414124071598, -0.06584955751895905, -0.052730415016412735, -0.040880024433135986, -0.03548547625541687, -0.002351912669837475, 0.11458955705165863, -0.015462661162018776, -0.07808918505907059, -0.11525455117225647, 0.008569982834160328, 0.1322626769542694, -0.04441792517900467, 0.01667753979563713, -0.0012423545122146606, 0.07686278223991394, -0.06486774981021881, -0.07485245913267136, 0.01381758600473404, -0.08669605851173401, -0.13346105813980103, -0.05138244479894638, 0.07166716456413269, 0.11283418536186218, 0.024569228291511536, 0.0038569378666579723, 0.0907648354768753, 0.02575254626572132, -0.11415718495845795, 0.022534694522619247, 0.03637560456991196, -0.0558609664440155, 0.13256870210170746, -0.034295909106731415, -0.12345603108406067, -0.08701358735561371, -0.09825806319713593, 0.09446127712726593, 0.13570643961429596, -0.08765135705471039, 0.13699394464492798, 0.10470955073833466, -0.11410709470510483, -0.18323476612567902, 0.011824391782283783, 0.04195728525519371, 0.01983349770307541, 0.016512788832187653, -0.21327300369739532, 0.007560720667243004, 0.053790606558322906, 0.012295077554881573, 0.020985478535294533, -0.13113586604595184, -0.09130682051181793, 0.05063803866505623, 0.003138395491987467, 0.0034837936982512474, -0.08274360746145248, -0.017010483890771866, -0.024682510644197464, 0.032155394554138184, 0.10628096759319305, -0.03633066639304161, 0.02848844975233078, -0.00807184912264347, 0.010261562652885914, 0.008996696211397648, -0.003366743912920356, 0.10704968124628067, 0.014384759590029716, 0.029112808406352997, -0.050442885607481, -0.019740689545869827, 0.07217544317245483, -0.009623624384403229, 0.10137006640434265, 0.06868639588356018, 0.026937585324048996, -0.09136590361595154, -0.03859083727002144, -0.07645317912101746, 0.03957533463835716, -0.047592632472515106, -0.04770669713616371, -0.12213696539402008, 0.06403838098049164, 0.06289410591125488, -0.007991284132003784, 0.01876801624894142, -0.03280807286500931, 0.031199313700199127, 0.10203418880701065, 0.08006593585014343, 0.05699262395501137, -0.05897638946771622, 0.024884875863790512, -0.02103250101208687, 0.03402560576796532, -0.07856184989213943, 0.02111782878637314, 0.07670853286981583, 0.0007676016539335251, 0.07840074598789215, -0.0010239621624350548, -0.15971507132053375, 0.012585512362420559, 0.054675426334142685, -0.11156805604696274, -0.10906306654214859, -0.0009716115891933441, -0.040034860372543335, -0.03907057270407677, -0.06048118323087692, 0.12334979325532913, -0.059774260967969894, -0.0024079226423054934, -0.029039107263088226, 0.04666498675942421, 0.03823735564947128, 0.09153570979833603, 0.04757115617394447, -0.0038285995833575726, -0.032578274607658386, 0.12711484730243683, 0.10164381563663483, -0.04470756649971008, 0.024362754076719284, 0.10323607921600342, -0.07203066349029541, -0.05533803999423981, -0.049521416425704956, 0.005899000912904739, -0.05651434510946274, -0.06897005438804626, -0.018789250403642654, -0.09809474647045135, 0.03788810968399048, 0.11372809112071991, -0.005383276846259832, 0.02377799153327942, -0.03585540130734444, -0.025561749935150146, -0.027303460985422134, 0.08029013127088547, 0.015476085245609283, 0.013400711119174957, -0.015039863996207714, -0.016150109469890594, 0.001437914790585637, -0.015206131152808666, -0.004185555502772331, -0.02172456681728363, -0.045719459652900696, -0.01897343248128891, -0.11926249414682388, 0.0023511203471571207, -0.04100636765360832, -0.005297806113958359, 0.006676813121885061, -0.025468945503234863, 0.005284654907882214, 0.02894829586148262, -0.022392190992832184, -0.02355179376900196, -0.049541622400283813, 0.05422172695398331, -0.1101728156208992, -0.016137614846229553, 0.023391852155327797, -0.03954320400953293, 0.09407214820384979, 0.010645141825079918, -0.03167293593287468, 0.004448311869055033, -0.06024777144193649, 0.04331839084625244, -0.01684495434165001, 0.028122201561927795, 0.014599400572478771, -0.1148953065276146, -0.004575242288410664, 0.047660864889621735, -0.013292274437844753, 0.038230910897254944, 0.05374221131205559, -0.05497948080301285, 0.07755148410797119, -0.01194651797413826, -0.030630353838205338, -0.051776014268398285, 0.04965803772211075, 0.03671060502529144, 0.0759071409702301, 0.11592493206262589, -0.07873370498418808, 0.0536627322435379, -0.10750839859247208, -0.020670337602496147, 0.014216828159987926, -0.010694386437535286, -0.022664211690425873, 0.005159233696758747, 0.03365911543369293, 0.02710496447980404, 0.23366473615169525, 0.02614927850663662, 0.02026424929499626, 0.046296343207359314, -0.02563396841287613, -0.05860082060098648, 0.025764431804418564, -0.028769511729478836, -0.03961846977472305, -0.03985430672764778, -0.033478330820798874, -0.02118109166622162, -0.05760331451892853, -0.03299444913864136, 0.12681050598621368, 0.06935441493988037, 0.15138648450374603, 0.012536993250250816, 0.029573168605566025, -0.08589819073677063, 0.05999517813324928, -0.009446699172258377, 0.0008387870620936155, 0.017733629792928696, -0.02256089076399803, 0.03822211176156998, 0.11623629927635193, -0.155796617269516, 0.10377293825149536, -0.022521182894706726, -0.057318754494190216, -0.022387783974409103, -0.08036348223686218, -0.027416251599788666, -0.047006577253341675, -0.014956987462937832, -0.12286974489688873, 0.031127044931054115, 0.06860049068927765, 0.022325308993458748, -0.00652060704305768, 0.029903080314397812, 0.026714229956269264, -0.10320283472537994, 0.05256957188248634, 0.008872216567397118, 0.059451792389154434, 0.07657386362552643, 0.043830711394548416, 0.005250633228570223, 0.020835090428590775, 0.03708541765809059, 0.08708228170871735, 0.0485755056142807, 0.030943235382437706, -0.06123262271285057, -0.022219039499759674, 0.013731368817389011, -0.0014414533507078886, 0.03979460895061493, 0.20814433693885803, 0.08337032794952393, -0.031589653342962265, 0.03547537699341774, 0.1306591033935547, 0.018049679696559906, -0.11077500879764557, -0.12392576038837433, 0.08216822147369385, -0.0018154855351895094, 0.02908998541533947, -0.004514864180237055, -0.10882409662008286, 0.02669500559568405, 0.058870308101177216, 0.20280589163303375, 0.020742692053318024, -0.0036969315260648727, -0.04405822232365608, -0.004732312634587288, 0.028594832867383957, 0.046111077070236206, 0.02855771780014038, 0.212571382522583, -0.0340409055352211, 0.028765972703695297, -0.09017683565616608, 0.01123583409935236, -0.06925000250339508, 0.10397257655858994, 0.010640411637723446, -0.015495697036385536, -0.0828668624162674, 0.11304426193237305, -0.03734342008829117, -0.22735370695590973, -0.014996500685811043, -0.08046504855155945, -0.05645810067653656, 0.013523370958864689, -0.008445005863904953, -0.024745451286435127, 0.030529988929629326, 0.022268973290920258, 0.006340071093291044, 0.09172365069389343, 0.00993584468960762, -0.06193248927593231, -0.01618322730064392, 0.09051474928855896, -0.06650024652481079, 0.1258687824010849, -0.028785541653633118, 0.1240425854921341, 0.06454379856586456, 0.019145138561725616, -0.08848629891872406, 0.036277253180742264, 0.011879997327923775, 0.03294500336050987, 0.0051538157276809216, 0.09515012055635452, 0.01573987305164337, 0.10191139578819275, 0.09936963766813278, 0.06764020770788193, 0.09358710050582886, 0.06185555458068848, -0.0036704987287521362, -0.05777338519692421, 0.07301922887563705, -0.11130708456039429, 0.11055043339729309, 0.11142629384994507, 0.003739461535587907, 0.03995659947395325, -0.03639432042837143, -0.016802046447992325, -0.009425066411495209, 0.15095850825309753, -0.015555482357740402, -0.10034692287445068, -0.003081002738326788, -0.027939021587371826, 0.0479632243514061, -0.13662934303283691, -0.06431595981121063, 0.03418540954589844, -0.02842048555612564, 0.03685234114527702, 0.10126163810491562, 0.01565367728471756, 0.006779687013477087, -0.046961650252342224, -0.030602004379034042, -0.008255820721387863, 0.07800804078578949, -0.036692168563604355, -0.023804735392332077 ]
704856927e6bdbb0d739052675490454202d40d2
# Dataset Card for "imdb-genre-prediction" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
james-burton/imdb-genre-prediction
[ "region:us" ]
2023-03-10T09:39:40+00:00
{"dataset_info": {"features": [{"name": "Description", "dtype": "string"}, {"name": "Genre_is_Drama", "dtype": "bool"}, {"name": "label", "dtype": "bool"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 229204, "num_examples": 680}, {"name": "validation", "num_bytes": 39016, "num_examples": 120}, {"name": "test", "num_bytes": 66552, "num_examples": 200}], "download_size": 244006, "dataset_size": 334772}}
2023-03-10T09:39:52+00:00
[]
[]
TAGS #region-us
# Dataset Card for "imdb-genre-prediction" More Information needed
[ "# Dataset Card for \"imdb-genre-prediction\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"imdb-genre-prediction\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"imdb-genre-prediction\"\n\nMore Information needed" ]
[ -0.1113697737455368, 0.14884501695632935, -0.0038070811424404383, -0.06505843997001648, 0.06615538895130157, 0.09982769936323166, 0.15544112026691437, 0.07494822144508362, 0.22573482990264893, -0.03181827813386917, 0.09831351041793823, -0.05532889813184738, 0.0683179423213005, 0.18028706312179565, -0.11121007800102234, -0.08540695905685425, 0.055516209453344345, 0.013183873146772385, 0.03392419219017029, 0.07149285078048706, 0.0012503777397796512, -0.05406930670142174, 0.060340069234371185, -0.021203136071562767, -0.184701070189476, 0.032856427133083344, 0.004733538255095482, -0.008731745183467865, -0.009380745701491833, -0.0683634802699089, 0.20388369262218475, 0.029771005734801292, 0.0396258570253849, -0.12913884222507477, 0.013444383628666401, -0.06020364165306091, -0.0076903291046619415, 0.061679765582084656, 0.11841931194067001, -0.1481323093175888, -0.10204778611660004, 0.09569238126277924, 0.04514358192682266, -0.01103085558861494, -0.16234828531742096, -0.12636658549308777, -0.07363465428352356, -0.04256536811590195, 0.0005035445792600513, -0.0907147154211998, 0.007784707937389612, 0.15200938284397125, -0.14658936858177185, 0.00302925705909729, 0.05815592035651207, -0.034371569752693176, 0.09682469815015793, 0.1916743367910385, 0.006132768001407385, 0.058694250881671906, -0.03437452018260956, 0.06567913293838501, 0.06702914088964462, -0.03429527208209038, 0.03394140303134918, -0.02255011722445488, 0.004889355506747961, 0.0613517239689827, -0.08564041554927826, -0.09821861982345581, 0.3771331310272217, 0.02046852558851242, -0.015910491347312927, -0.008505798876285553, 0.0364193357527256, -0.025733789429068565, -0.033839836716651917, -0.015668552368879318, 0.00007334454130614176, -0.016995709389448166, 0.05710911005735397, 0.09899360686540604, -0.06989722698926926, -0.16317647695541382, -0.15700873732566833, 0.19759498536586761, -0.05128072202205658, 0.13636372983455658, -0.17557218670845032, -0.0207541324198246, -0.11457839608192444, -0.02775396965444088, -0.047275394201278687, -0.1644277721643448, -0.08174668252468109, -0.097349151968956, -0.0318700410425663, 0.05729491263628006, 0.1011749804019928, 0.15149196982383728, 0.002370433649048209, 0.05925998091697693, -0.03400586172938347, 0.04995577409863472, 0.21048052608966827, -0.05362274497747421, -0.016706256195902824, -0.02385014481842518, -0.07253486663103104, -0.09797274321317673, -0.058980897068977356, -0.06374344974756241, -0.07357222586870193, -0.05896337702870369, 0.05684342607855797, 0.09369991719722748, -0.11999782919883728, -0.08682055026292801, -0.10283692181110382, -0.08614044636487961, 0.15776486694812775, -0.023809611797332764, 0.01113208569586277, 0.03859091177582741, -0.13285687565803528, 0.03220747783780098, -0.12447643280029297, 0.06104353815317154, 0.0551738440990448, -0.0006746546714566648, -0.048037804663181305, -0.0002665951324161142, -0.07491700351238251, -0.055710144340991974, 0.0045220209285616875, -0.051647502928972244, 0.08253820985555649, -0.08383726328611374, -0.23244699835777283, 0.019464505836367607, -0.004573885817080736, -0.10518883168697357, 0.19087335467338562, 0.012084884569048882, 0.07373861968517303, 0.005103033035993576, -0.04124828428030014, 0.06212843954563141, -0.07917609810829163, -0.0001595307985553518, 0.010635429061949253, 0.08436357229948044, -0.13333427906036377, 0.0508887842297554, -0.12079345434904099, 0.046349845826625824, -0.11783765256404877, 0.05837348476052284, -0.09144852310419083, 0.05223368853330612, -0.05927514657378197, -0.006179934833198786, -0.13624326884746552, 0.05226936936378479, -0.041757646948099136, 0.15529340505599976, -0.14028076827526093, -0.03381595015525818, 0.1556490659713745, -0.11875133216381073, -0.21309086680412292, -0.03816358745098114, -0.03763492405414581, 0.01450024638324976, 0.061935409903526306, 0.3180525302886963, 0.04951060190796852, 0.027143264189362526, 0.021893979981541634, 0.13283701241016388, -0.11759744584560394, -0.24197527766227722, 0.1258925050497055, 0.04521149769425392, -0.19289569556713104, 0.018972881138324738, 0.09425367414951324, 0.020222391933202744, -0.07013119757175446, -0.031089147552847862, 0.047498274594545364, -0.1124701052904129, 0.012479595839977264, -0.029108628630638123, 0.06955466419458389, -0.0007087136036716402, 0.17261166870594025, 0.05903335288167, 0.08711569011211395, 0.06144336238503456, -0.1227610856294632, -0.0239648949354887, 0.13054390251636505, -0.12639541923999786, -0.05519648268818855, -0.2138555347919464, -0.11571415513753891, 0.03505779057741165, -0.011260309256613255, -0.012772111222147942, -0.044419657438993454, 0.08304116129875183, -0.03217063471674919, 0.021555401384830475, 0.03403359279036522, 0.24590948224067688, 0.029408125206828117, -0.010305233299732208, -0.010865596123039722, -0.0009123377385549247, -0.11847992241382599, -0.026676733046770096, -0.0945446565747261, -0.0727088525891304, 0.036152902990579605, 0.061045221984386444, 0.056657932698726654, 0.0038224714808166027, 0.12393254786729813, -0.026415236294269562, -0.01623665913939476, -0.06510753184556961, 0.0317411869764328, -0.07814251631498337, -0.05941688269376755, 0.09992355853319168, -0.08832242339849472, 0.19230379164218903, 0.1232951432466507, -0.05363601818680763, -0.0023296542931348085, -0.21725161373615265, 0.04680225998163223, 0.013732836581766605, 0.003347876714542508, -0.017032962292432785, -0.08500629663467407, -0.02171005681157112, 0.04012841358780861, -0.06749678403139114, -0.005485737696290016, 0.019094832241535187, -0.029889563098549843, -0.11202725768089294, 0.004587838426232338, 0.1682601273059845, -0.25523513555526733, 0.13846048712730408, 0.12611332535743713, 0.10863921046257019, 0.10675571858882904, -0.04574302211403847, -0.07775051891803741, 0.02676190622150898, -0.03048967756330967, -0.05755124241113663, 0.1185898557305336, -0.06581538170576096, 0.006651242263615131, 0.11010737717151642, 0.04090920463204384, 0.0529942661523819, -0.09316924214363098, -0.10942969471216202, -0.027100933715701103, 0.020422594621777534, -0.1692119836807251, 0.025797031819820404, 0.01290487963706255, 0.14223524928092957, -0.0026323909405618906, -0.07395987212657928, 0.09458214789628983, -0.043968092650175095, -0.07406461983919144, 0.1361960470676422, -0.09938381612300873, -0.23371805250644684, 0.007763831876218319, -0.20690515637397766, 0.015362218953669071, 0.06469259411096573, -0.09409939497709274, -0.05663495138287544, -0.02776886150240898, -0.009136078879237175, -0.03029492311179638, -0.20524591207504272, 0.000605157227255404, -0.04133637249469757, -0.007807160262018442, -0.019138218834996223, -0.06202579289674759, 0.001511830952949822, -0.03240912780165672, 0.19163697957992554, 0.16985923051834106, -0.14135636389255524, 0.11196859925985336, 0.11495313793420792, 0.010214396752417088, 0.07475072890520096, -0.015026259236037731, 0.13159318268299103, -0.04776272177696228, -0.07127605378627777, 0.07766944169998169, -0.014370040968060493, -0.013774183578789234, 0.09370511025190353, 0.07748490571975708, -0.17720431089401245, -0.037998851388692856, -0.05264628306031227, -0.14416836202144623, -0.12256311625242233, -0.13553327322006226, -0.02796432189643383, -0.0016846214421093464, 0.0610223226249218, -0.0025342677254229784, 0.06679154932498932, 0.09746965765953064, 0.048737116158008575, 0.009856980293989182, -0.09985272586345673, -0.02382229082286358, -0.10621810704469681, 0.010998722165822983, 0.024366658180952072, -0.07000367343425751, -0.034668780863285065, 0.12839575111865997, 0.10831189900636673, 0.18397913873195648, 0.12842534482479095, 0.10371365398168564, 0.015551337972283363, 0.040258992463350296, 0.14877961575984955, 0.11956968903541565, 0.03815367445349693, -0.040305960923433304, 0.013901821337640285, 0.015280945226550102, -0.025452304631471634, 0.015865998342633247, 0.05780946835875511, -0.1341729611158371, 0.012871067970991135, -0.19651077687740326, -0.016856703907251358, -0.27711036801338196, 0.12603232264518738, -0.3516908884048462, 0.12528768181800842, 0.08936236053705215, 0.09827698022127151, -0.14240501821041107, 0.07917410880327225, -0.0317259319126606, -0.029504744336009026, 0.13456037640571594, 0.007358047645539045, 0.08741497993469238, -0.10163229703903198, -0.053535692393779755, -0.051141779869794846, 0.008285252377390862, -0.06503324955701828, 0.13874338567256927, -0.20431534945964813, 0.14492937922477722, 0.03632063418626785, -0.06558012217283249, -0.10400708764791489, -0.09272772818803787, 0.009781468659639359, 0.06567545235157013, 0.1371312141418457, 0.005127968266606331, -0.06928927451372147, -0.2168034464120865, -0.04880119487643242, -0.03302201256155968, 0.10652020573616028, -0.08143487572669983, -0.06064769998192787, 0.057812582701444626, 0.01470276154577732, 0.002106271917000413, -0.3128884732723236, -0.0761926919221878, -0.013712462969124317, -0.02882225438952446, 0.012928878888487816, 0.004336950369179249, 0.07689304649829865, 0.035101518034935, -0.10888081043958664, -0.06495808064937592, 0.04296933859586716, -0.06087110936641693, -0.1473962813615799, 0.07576926052570343, 0.13212504982948303, 0.024927956983447075, -0.0805414617061615, 0.02966024912893772, 0.1320287138223648, 0.038366250693798065, -0.17717264592647552, 0.04661788046360016, -0.09054223448038101, 0.08255992084741592, -0.10190792381763458, 0.11124198883771896, 0.03761391341686249, 0.05112498253583908, 0.004536482505500317, 0.02475297823548317, 0.004210703540593386, -0.09044931083917618, 0.1590467393398285, -0.06479126214981079, 0.12834736704826355, 0.2076820284128189, 0.08162150532007217, 0.02520083077251911, 0.04256626218557358, 0.04850877448916435, 0.15158917009830475, 0.10509325563907623, -0.009036230854690075, 0.145300954580307, 0.15261319279670715, -0.017739975824952126, -0.21798193454742432, 0.02691178023815155, -0.09368474781513214, 0.017369469627738, 0.0641912966966629, -0.2410571426153183, 0.07493146508932114, 0.053961850702762604, -0.016748972237110138, 0.23188675940036774, -0.11379895359277725, -0.018444353714585304, 0.1874224692583084, 0.07532478123903275, 0.2802214026451111, -0.11239057779312134, -0.1307007372379303, -0.06823932379484177, 0.07548292726278305, 0.25709378719329834, 0.0439574234187603, -0.004498125985264778, -0.03339042887091637, 0.11013731360435486, 0.05173219367861748, -0.022061215713620186, 0.1883222460746765, 0.043276794254779816, 0.13232243061065674, -0.07581589370965958, -0.02450207620859146, 0.0481659397482872, -0.03758799657225609, 0.08556406199932098, -0.01967262476682663, 0.020889049395918846, -0.1428992599248886, -0.03746078163385391, 0.062211159616708755, 0.0043077911250293255, 0.08121873438358307, -0.058065030723810196, -0.07029148936271667, 0.012118397280573845, -0.15591607987880707, -0.0604742094874382, 0.11288020014762878, 0.011539082042872906, -0.04120108485221863, -0.022890686988830566, 0.1074485257267952, -0.02317630872130394, 0.02621985599398613, -0.09854208678007126, -0.036786604672670364, 0.09325405955314636, -0.16652145981788635, 0.03130919486284256, 0.10751650482416153, 0.03784387186169624, 0.10519992560148239, 0.06411674618721008, -0.059186533093452454, -0.00808353815227747, 0.1224232017993927, -0.08970636874437332, 0.03568645566701889, 0.022660933434963226, -0.0014530913904309273, -0.00010810895037138835, 0.017221542075276375, 0.006842051167041063, 0.05676897615194321, -0.011382685974240303, -0.030849697068333626, 0.06313249468803406, -0.006213048473000526, 0.10300438851118088, 0.10504841059446335, 0.018856162205338478, -0.2010844647884369, 0.1455734223127365, -0.009638083167374134, 0.05013995245099068, -0.005099784582853317, -0.07016628980636597, -0.1062489002943039, -0.08529716730117798, -0.007355361245572567, 0.3477482199668884, -0.061190374195575714, -0.13143502175807953, 0.01547104399651289, -0.11536248028278351, 0.059189073741436005, 0.17467686533927917, 0.07981301844120026, 0.08848992735147476, 0.03864309936761856, -0.11063466966152191, -0.02355193719267845, -0.006659372244030237, -0.09185459464788437, 0.001560807228088379, -0.14661143720149994, -0.17814327776432037, 0.004025505390018225, 0.03047253005206585, -0.09493444859981537, -0.13867798447608948, -0.10917235910892487, 0.08172287046909332, -0.25437548756599426, 0.033220209181308746, -0.021398738026618958, 0.007313393522053957, 0.011179746128618717, 0.04714219272136688, -0.03222895413637161, -0.055332932621240616, -0.1344226598739624, 0.14007611572742462, 0.005974169354885817, 0.05558212101459503, -0.05718536302447319, -0.02259770780801773, 0.047927867621183395, 0.05867233872413635, 0.06019595265388489, 0.18397797644138336, 0.045328289270401, 0.06238824874162674, -0.1032952293753624, -0.08634845167398453, 0.10222496092319489, 0.0671376958489418, 0.06660058349370956, -0.03347386419773102, -0.020579082891345024, 0.08753833919763565, -0.1022319495677948, 0.07647932320833206, -0.11363356560468674, -0.021516932174563408, -0.04022146388888359, -0.15193726122379303, -0.03180558234453201, -0.06262814253568649, 0.004808983765542507, 0.23748032748699188, 0.07851371169090271, 0.01156668458133936, 0.14666682481765747, -0.005432851146906614, -0.058354008942842484, -0.016338348388671875, 0.007211353629827499, -0.08148747682571411, -0.05309025198221207, 0.07021815329790115, 0.051422663033008575, 0.009471239522099495, 0.5072535276412964, 0.011464488692581654, -0.06470039486885071, -0.07174289971590042, 0.180342897772789, 0.05429285019636154, 0.038787391036748886, 0.2557208240032196, 0.10897412896156311, -0.05946081131696701, -0.035955823957920074, 0.12985825538635254, 0.05983173847198486, 0.066512331366539, 0.04833076149225235, 0.11513673514127731, -0.11715877801179886, -0.0030133966356515884, -0.021633321419358253, -0.11677733808755875, 0.09557396918535233, 0.021934334188699722, 0.006678283214569092, -0.0416753776371479, 0.10725443810224533, 0.08757416903972626, 0.02239277772605419, -0.050487272441387177, 0.013222957029938698, -0.032410889863967896, -0.07947812974452972, -0.06585212051868439, -0.1796189695596695, -0.0009761013207025826, -0.0970299020409584, 0.028503643348813057, -0.0984295979142189, -0.033982887864112854, 0.2766708433628082, 0.08595233410596848, 0.02565179020166397, 0.016114389523863792, -0.11838331818580627, 0.01991187036037445, 0.024614935740828514, -0.022599462419748306, -0.05469350144267082, 0.02127053588628769, -0.06799500435590744, 0.1172662302851677, -0.05714898183941841, -0.015893854200839996, -0.04086208716034889, 0.05904986709356308, 0.012587429955601692, -0.1463608592748642, -0.1030193418264389, -0.05743156746029854, 0.017531264573335648, -0.09270432591438293, 0.021302178502082825, 0.037153154611587524, 0.07341273874044418, 0.010109739378094673, 0.1385844200849533, 0.04961894452571869, 0.16467280685901642, -0.06094035878777504, 0.004158337134867907, -0.06322133541107178, 0.08631674945354462, 0.005132219288498163, -0.06748892366886139, -0.03444874659180641, 0.1524694263935089, 0.15675196051597595, -0.09026722609996796, -0.05528150871396065, -0.04106465354561806, 0.022663678973913193, 0.06711210310459137, 0.14990198612213135, -0.05390508845448494, 0.09754789620637894, 0.003816175740212202, -0.04715924337506294, -0.020564233884215355, -0.046797726303339005, 0.15878115594387054, 0.13590268790721893, 0.10890889912843704, -0.04099753499031067, -0.18186788260936737, 0.17204919457435608, -0.2179051786661148, 0.06354738026857376, 0.04800820350646973, -0.020233286544680595, -0.0986613929271698, -0.019324256107211113, -0.016949377954006195, 0.028656059876084328, 0.005886665545403957, -0.09353587031364441, 0.0217068362981081, -0.17868508398532867, -0.0012464780593290925, -0.2895190715789795, -0.14015789330005646, 0.028616182506084442, 0.18238675594329834, 0.05254017189145088, 0.012475649826228619, 0.22004833817481995, -0.02054288424551487, -0.0009503773180767894, -0.096770279109478, -0.0032539526000618935, -0.019906647503376007, 0.12273942679166794, 0.02822638303041458, 0.19518467783927917, -0.0052699255757033825, -0.052852366119623184, 0.09037358313798904, -0.07080908119678497, -0.05974757671356201, -0.08437246829271317, -0.1391250193119049, -0.011510640382766724, -0.047556038945913315, -0.057247649878263474, 0.1021721139550209, -0.0003000693104695529, -0.0041791414842009544, 0.009215169586241245, 0.019416775554418564, 0.14331559836864471, 0.028955142945051193, -0.11294566094875336, -0.02204793505370617, -0.03557460010051727, -0.10734042525291443, 0.1275535672903061, -0.04228399693965912, -0.18642951548099518, 0.0923890769481659, -0.14557094871997833, 0.029149126261472702, 0.0419493205845356, 0.05694305896759033, 0.10111109167337418, 0.08957300335168839, -0.08058696240186691, 0.06168440356850624, 0.06668215245008469, 0.023560119792819023, -0.01802268996834755, -0.09451349824666977 ]
8b6cbbc0b75133beebec63d2ff4af9972187de16
# Dataset Card for "imdb_genre_prediction" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
james-burton/imdb_genre_prediction
[ "region:us" ]
2023-03-10T09:41:46+00:00
{"dataset_info": {"features": [{"name": "Rank", "dtype": "int64"}, {"name": "Title", "dtype": "string"}, {"name": "Description", "dtype": "string"}, {"name": "Director", "dtype": "string"}, {"name": "Actors", "dtype": "string"}, {"name": "Year", "dtype": "int64"}, {"name": "Runtime (Minutes)", "dtype": "int64"}, {"name": "Rating", "dtype": "float64"}, {"name": "Votes", "dtype": "int64"}, {"name": "Revenue (Millions)", "dtype": "float64"}, {"name": "Metascore", "dtype": "float64"}, {"name": "Genre_is_Drama", "dtype": "int64"}], "splits": [{"name": "train", "num_bytes": 224399.15, "num_examples": 680}, {"name": "validation", "num_bytes": 39599.85, "num_examples": 120}, {"name": "test", "num_bytes": 65392, "num_examples": 200}], "download_size": 0, "dataset_size": 329391.0}}
2023-03-15T10:21:37+00:00
[]
[]
TAGS #region-us
# Dataset Card for "imdb_genre_prediction" More Information needed
[ "# Dataset Card for \"imdb_genre_prediction\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"imdb_genre_prediction\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"imdb_genre_prediction\"\n\nMore Information needed" ]
[ -0.10465778410434723, 0.15873418748378754, -0.003862162586301565, -0.06166435033082962, 0.08695411682128906, 0.09572362899780273, 0.16775581240653992, 0.06420175731182098, 0.22509683668613434, -0.03404903784394264, 0.11031168699264526, -0.059009991586208344, 0.07383766025304794, 0.18705002963542938, -0.11080320924520493, -0.09241925179958344, 0.06246574968099594, 0.005645393393933773, 0.03176911920309067, 0.07263043522834778, 0.005005606450140476, -0.05784021317958832, 0.07496365159749985, -0.01716073788702488, -0.1789422333240509, 0.03224073350429535, 0.008668727241456509, -0.007970242761075497, -0.025969870388507843, -0.06427393853664398, 0.218377023935318, 0.030261224135756493, 0.04342036321759224, -0.12264424562454224, 0.01358327828347683, -0.05485110357403755, -0.015222717076539993, 0.052892472594976425, 0.12996026873588562, -0.15180368721485138, -0.09327156841754913, 0.09365375339984894, 0.0459500290453434, -0.0026295797433704138, -0.17048679292201996, -0.12620237469673157, -0.07300052046775818, -0.03966584801673889, 0.0020311232656240463, -0.08722870796918869, 0.011321240104734898, 0.14813485741615295, -0.14192548394203186, 0.009560936130583286, 0.05965249985456467, -0.01920776069164276, 0.09316350519657135, 0.2000383734703064, 0.013212284073233604, 0.06499074399471283, -0.04086683690547943, 0.05821870267391205, 0.0675448626279831, -0.03210514411330223, 0.04517193138599396, -0.030975913628935814, 0.008824539370834827, 0.05361705645918846, -0.08512263745069504, -0.10293424874544144, 0.3749998211860657, 0.026810627430677414, -0.017898693680763245, 0.0025043312925845385, 0.03701942041516304, -0.04047100618481636, -0.04250743240118027, -0.012175174430012703, 0.002200657268986106, -0.013014281168580055, 0.063340924680233, 0.10545450448989868, -0.07243412733078003, -0.15919189155101776, -0.14859451353549957, 0.2053280919790268, -0.05156707763671875, 0.14019760489463806, -0.18596850335597992, -0.04272381588816643, -0.1107892170548439, -0.030564280226826668, -0.04471703991293907, -0.16308073699474335, -0.08362683653831482, -0.09985675662755966, -0.030567247420549393, 0.04586513713002205, 0.1009892076253891, 0.14475111663341522, -0.0033446159213781357, 0.06610926240682602, -0.010002064518630505, 0.048178743571043015, 0.21558639407157898, -0.04933246970176697, -0.003005204489454627, -0.01748923398554325, -0.07136167585849762, -0.09268344938755035, -0.06214543804526329, -0.0735432356595993, -0.07241947948932648, -0.06314029544591904, 0.06533970683813095, 0.09266556054353714, -0.12019959837198257, -0.08081745356321335, -0.10679305344820023, -0.08908583968877792, 0.16385212540626526, -0.024141959846019745, 0.011769251897931099, 0.038532454520463943, -0.1341547667980194, 0.04439269378781319, -0.12253386527299881, 0.06325117498636246, 0.05680546537041664, -0.0018599239410832524, -0.052132606506347656, -0.013047676533460617, -0.07666660100221634, -0.055515192449092865, 0.005506899673491716, -0.049008868634700775, 0.08157816529273987, -0.08137376606464386, -0.25223514437675476, 0.004635240416973829, -0.0029399036429822445, -0.09562638401985168, 0.18980056047439575, 0.014639747329056263, 0.06212727352976799, 0.0008588238270021975, -0.0341111496090889, 0.05301554501056671, -0.07980979979038239, 0.0002562434528954327, 0.008341670967638493, 0.0922374427318573, -0.1334078013896942, 0.059003494679927826, -0.12187915295362473, 0.0470510758459568, -0.12376128882169724, 0.06373656541109085, -0.09133709967136383, 0.0671398714184761, -0.05881126597523689, -0.012322556227445602, -0.1347317397594452, 0.054132699966430664, -0.05059104785323143, 0.14903980493545532, -0.13859984278678894, -0.03618756681680679, 0.1516442745923996, -0.12309421598911285, -0.21464824676513672, -0.04850964620709419, -0.03139079362154007, 0.005116130691021681, 0.06806258112192154, 0.3069407045841217, 0.07252757251262665, 0.03410227224230766, 0.018428687006235123, 0.12437424063682556, -0.12368147820234299, -0.2445148229598999, 0.12588587403297424, 0.04580439254641533, -0.17932383716106415, 0.01743696816265583, 0.0806085392832756, 0.024638570845127106, -0.0721278116106987, -0.0458734929561615, 0.049828384071588516, -0.11043389141559601, 0.016955440863966942, -0.020818468183279037, 0.06799837946891785, 0.009198644198477268, 0.17398342490196228, 0.06740237772464752, 0.08510780334472656, 0.06594390422105789, -0.13214480876922607, -0.019145693629980087, 0.1299465298652649, -0.12123627215623856, -0.04737091064453125, -0.21021497249603271, -0.13862699270248413, 0.030537467449903488, -0.02109706774353981, -0.023886170238256454, -0.05850627273321152, 0.08353458344936371, -0.03552519902586937, 0.02413880079984665, 0.027788735926151276, 0.24373489618301392, 0.028615258634090424, -0.008331983350217342, -0.01664026826620102, -0.008948762901127338, -0.11331994831562042, -0.038492027670145035, -0.10480258613824844, -0.06559917330741882, 0.05141022428870201, 0.06521917879581451, 0.05872703343629837, -0.003197925863787532, 0.12007009238004684, -0.02244642935693264, -0.01779555156826973, -0.07703585922718048, 0.03230119124054909, -0.08290527015924454, -0.047482095658779144, 0.09999771416187286, -0.09678326547145844, 0.19200900197029114, 0.13073310256004333, -0.06473302841186523, -0.016594503074884415, -0.20174619555473328, 0.0469089038670063, 0.017300909385085106, 0.00804471131414175, -0.017260823398828506, -0.08881920576095581, -0.015097620896995068, 0.038368627429008484, -0.070632703602314, -0.010088476352393627, 0.03262271732091904, -0.026202218607068062, -0.11091417819261551, -0.010588252916932106, 0.17517191171646118, -0.25625574588775635, 0.14055906236171722, 0.12844255566596985, 0.1084844321012497, 0.1206088736653328, -0.04418814554810524, -0.07000462710857391, 0.02996820956468582, -0.024686411023139954, -0.06326992809772491, 0.11460068076848984, -0.06662818789482117, 0.0005182469612918794, 0.10708055645227432, 0.03955399617552757, 0.044217951595783234, -0.09286921471357346, -0.10867927968502045, -0.027603816241025925, 0.015102780424058437, -0.16184929013252258, 0.021111853420734406, 0.015656404197216034, 0.14288820326328278, 0.007892078720033169, -0.06731992214918137, 0.09672099351882935, -0.042012833058834076, -0.08538834750652313, 0.14452296495437622, -0.09106790274381638, -0.22031638026237488, 0.0004995758063159883, -0.19739200174808502, 0.00304824928753078, 0.06771504133939743, -0.09975350648164749, -0.06477058678865433, -0.03207244724035263, -0.004825166426599026, -0.0297648087143898, -0.20828628540039062, 0.004084146115928888, -0.04112575203180313, -0.0025349839124828577, -0.017283786088228226, -0.06187153607606888, -0.002348345471546054, -0.01898210681974888, 0.1917298287153244, 0.16985034942626953, -0.13852709531784058, 0.10814449936151505, 0.10824309289455414, -0.0068289306946098804, 0.07176920771598816, -0.0058451504446566105, 0.15678879618644714, -0.04796832427382469, -0.06379712373018265, 0.0785670205950737, -0.008987042121589184, -0.008677247911691666, 0.09985917806625366, 0.07388732582330704, -0.17719770967960358, -0.03734387457370758, -0.0373801663517952, -0.15078327059745789, -0.12150228768587112, -0.1405794769525528, -0.026694945991039276, -0.01017202902585268, 0.06023082137107849, 0.0018708114512264729, 0.08056604117155075, 0.09820332378149033, 0.0394110381603241, 0.02201354131102562, -0.10974638909101486, -0.02123730629682541, -0.0977792739868164, 0.019001107662916183, 0.02228003740310669, -0.07043655216693878, -0.03250187262892723, 0.1271490901708603, 0.09786957502365112, 0.19551672041416168, 0.1303848922252655, 0.09958101063966751, 0.020872341468930244, 0.034866783767938614, 0.15029287338256836, 0.11303699761629105, 0.05458884313702583, -0.042713697999715805, 0.023611994460225105, 0.010115637443959713, -0.028944063931703568, 0.02594631165266037, 0.04904063791036606, -0.14133931696414948, 0.00445550587028265, -0.2007482945919037, -0.0177655890583992, -0.26807376742362976, 0.1086701899766922, -0.383405476808548, 0.11845192313194275, 0.09496384114027023, 0.0995197594165802, -0.13494540750980377, 0.07334165275096893, -0.04106740653514862, -0.038828324526548386, 0.15136225521564484, 0.009363345801830292, 0.09055754542350769, -0.11133953928947449, -0.05227529630064964, -0.04238208755850792, 0.012893318198621273, -0.061306729912757874, 0.13756753504276276, -0.20237849652767181, 0.14983467757701874, 0.040219757705926895, -0.05558133125305176, -0.09463265538215637, -0.09430484473705292, 0.005779806990176439, 0.0706159770488739, 0.1315336376428604, 0.015952087938785553, -0.07418479025363922, -0.23977138102054596, -0.040200088173151016, -0.03357427567243576, 0.10762954503297806, -0.06630204617977142, -0.05894768610596657, 0.05455554649233818, 0.01034202054142952, 0.001978781772777438, -0.3246190845966339, -0.08183988183736801, -0.008629947900772095, -0.03366202861070633, 0.010582388378679752, 0.02331976592540741, 0.07737608253955841, 0.03290635719895363, -0.10262647271156311, -0.062437448650598526, 0.04603837430477142, -0.07608069479465485, -0.1527053266763687, 0.060874953866004944, 0.11974670737981796, 0.019713575020432472, -0.07487457990646362, 0.019881922751665115, 0.14398665726184845, 0.03825894370675087, -0.17269061505794525, 0.042627107352018356, -0.08573939651250839, 0.0760585367679596, -0.11022362112998962, 0.1022883728146553, 0.04128783196210861, 0.04410789906978607, 0.008645296096801758, 0.029790254309773445, 0.0011032213224098086, -0.1034979373216629, 0.16086772084236145, -0.06581921130418777, 0.11799478530883789, 0.18728476762771606, 0.09472649544477463, 0.019827941432595253, 0.04753026366233826, 0.05708635225892067, 0.14230228960514069, 0.11386464536190033, -0.011090823449194431, 0.14468908309936523, 0.15895885229110718, -0.01562067773193121, -0.21635058522224426, 0.03134694695472717, -0.08501479029655457, 0.009185666218400002, 0.06350542604923248, -0.24559205770492554, 0.06721752136945724, 0.05011530593037605, -0.01450539380311966, 0.22965554893016815, -0.10768651217222214, -0.01914968341588974, 0.18047203123569489, 0.08922813832759857, 0.27200672030448914, -0.12349095195531845, -0.13797535002231598, -0.07897289842367172, 0.0637499988079071, 0.2672964334487915, 0.06301333010196686, -0.013961403630673885, -0.034255411475896835, 0.11122585088014603, 0.044601231813430786, -0.01858270727097988, 0.1855335831642151, 0.043940454721450806, 0.13152743875980377, -0.07472072541713715, -0.03569147363305092, 0.06435921788215637, -0.03538786992430687, 0.07900244742631912, -0.023358147591352463, 0.029857797548174858, -0.15997827053070068, -0.033981334418058395, 0.06187771260738373, 0.017251046374440193, 0.07428057491779327, -0.06090221554040909, -0.07222423702478409, 0.006236117333173752, -0.15248456597328186, -0.06055387482047081, 0.11383743584156036, 0.020137343555688858, -0.029100343585014343, -0.012758416123688221, 0.09759360551834106, -0.02454029768705368, 0.027078451588749886, -0.09853573143482208, -0.03798878192901611, 0.10206400603055954, -0.17326322197914124, 0.024571917951107025, 0.10708055645227432, 0.039025597274303436, 0.09923339635133743, 0.059560466557741165, -0.05762758105993271, -0.01535806991159916, 0.12552180886268616, -0.10060060769319534, 0.03785889595746994, 0.022898726165294647, 0.004403490573167801, -0.0014957739040255547, 0.0058703431859612465, -0.0034817431587725878, 0.05141114443540573, -0.018158961087465286, -0.035026781260967255, 0.0647682175040245, -0.009753650985658169, 0.09789922088384628, 0.11021136492490768, 0.02797839604318142, -0.20200729370117188, 0.14009366929531097, -0.0013515291502699256, 0.04536820948123932, -0.001304023782722652, -0.055461373180150986, -0.11261571943759918, -0.08788572251796722, 0.009753398597240448, 0.35810133814811707, -0.07820014655590057, -0.13256767392158508, 0.012380518019199371, -0.1109115406870842, 0.0632551833987236, 0.19208738207817078, 0.07388576865196228, 0.09957969933748245, 0.05214179679751396, -0.11180411279201508, -0.017215069383382797, -0.016066964715719223, -0.09598470479249954, -0.003883864264935255, -0.16097328066825867, -0.17919014394283295, 0.009621518664062023, 0.0239748302847147, -0.09281862527132034, -0.14366215467453003, -0.11875494569540024, 0.0754428505897522, -0.2509092092514038, 0.030713515356183052, -0.027528589591383934, 0.010211307555437088, 0.006740373093634844, 0.04045085608959198, -0.03815129026770592, -0.06036297604441643, -0.13771314918994904, 0.13481509685516357, 0.006326673552393913, 0.06607146561145782, -0.06653287261724472, -0.01850195601582527, 0.049838755279779434, 0.0635477751493454, 0.0470147579908371, 0.17897412180900574, 0.04834327846765518, 0.05744834989309311, -0.10241296887397766, -0.0759824588894844, 0.10320290923118591, 0.0658029094338417, 0.05862533301115036, -0.03203558921813965, -0.01829448714852333, 0.09039543569087982, -0.09574685990810394, 0.0776326060295105, -0.11222130805253983, -0.03084711730480194, -0.03250899538397789, -0.14551827311515808, -0.02773408591747284, -0.06584685295820236, 0.012104985304176807, 0.24761492013931274, 0.0651579201221466, 0.025168858468532562, 0.14655090868473053, -0.0026514509227126837, -0.06885453313589096, -0.014449038542807102, 0.0028239390812814236, -0.08147035539150238, -0.06284588575363159, 0.08198715001344681, 0.046812448650598526, 0.010718327946960926, 0.5071697235107422, 0.029132269322872162, -0.05010640621185303, -0.06687916070222855, 0.19751884043216705, 0.048300955444574356, 0.04161861911416054, 0.26145580410957336, 0.11238724738359451, -0.06252282857894897, -0.0290699265897274, 0.13353824615478516, 0.05649341270327568, 0.04636205732822418, 0.04621100425720215, 0.1161554604768753, -0.131058931350708, -0.004803473595529795, -0.010331443510949612, -0.11357218772172928, 0.08342558890581131, 0.010555462911725044, 0.011171338148415089, -0.039312563836574554, 0.0967307761311531, 0.09074309468269348, 0.029095033183693886, -0.06054447963833809, 0.022065602242946625, -0.031064406037330627, -0.08568015694618225, -0.06312878429889679, -0.17938263714313507, 0.00025081506464630365, -0.10305847227573395, 0.0314951092004776, -0.0964764803647995, -0.026827219873666763, 0.2715361416339874, 0.0744614452123642, 0.02333427034318447, 0.013029695488512516, -0.12354204058647156, 0.01754838414490223, 0.019717151299118996, -0.023878619074821472, -0.05079234763979912, 0.03401896730065346, -0.06178303807973862, 0.1197216585278511, -0.057330623269081116, -0.017123492434620857, -0.03407435119152069, 0.05954131484031677, 0.020467976108193398, -0.1511087715625763, -0.11319497227668762, -0.05361758545041084, 0.018571680411696434, -0.095480777323246, 0.025821004062891006, 0.0350043848156929, 0.07954691350460052, 0.012288421392440796, 0.13773739337921143, 0.052213747054338455, 0.17706723511219025, -0.05192151665687561, 0.01212562806904316, -0.059290967881679535, 0.08360209316015244, 0.0024983836337924004, -0.07526006549596786, -0.03893692046403885, 0.15233486890792847, 0.1415923535823822, -0.0695003941655159, -0.047500818967819214, -0.04522523283958435, 0.019839083775877953, 0.0711442157626152, 0.15501272678375244, -0.06598472595214844, 0.09121429175138474, 0.0007192060584202409, -0.037090156227350235, -0.019169583916664124, -0.0432325154542923, 0.15640448033809662, 0.13334642350673676, 0.11187838017940521, -0.03730560094118118, -0.18289075791835785, 0.1782706081867218, -0.229092538356781, 0.06315656006336212, 0.05179166793823242, -0.02368728630244732, -0.0986470952630043, -0.02163262851536274, -0.025990135967731476, 0.040369097143411636, 0.008591817691922188, -0.08779601752758026, 0.02107899636030197, -0.1797359138727188, 0.00008909706230042502, -0.2968733310699463, -0.1508399099111557, 0.028322909027338028, 0.18275593221187592, 0.0517367422580719, 0.003511651884764433, 0.21914778649806976, -0.01564851775765419, -0.001010460895486176, -0.10621708631515503, -0.004724279511719942, -0.016343440860509872, 0.1300988793373108, 0.021605869755148888, 0.20767655968666077, -0.007770041935145855, -0.05448825657367706, 0.09129025787115097, -0.06305558979511261, -0.06055709347128868, -0.09572204947471619, -0.14025770127773285, -0.005363602191209793, -0.04874606430530548, -0.05761953815817833, 0.09022145718336105, -0.00011807525879703462, -0.004899538122117519, -0.0035214300733059645, 0.015491067431867123, 0.14515447616577148, 0.03480122238397598, -0.12590263783931732, -0.03724214807152748, -0.03420406952500343, -0.11032213270664215, 0.13502587378025055, -0.04163556173443794, -0.18541087210178375, 0.09964659810066223, -0.15328651666641235, 0.038249172270298004, 0.04378664121031761, 0.06956057995557785, 0.09206206351518631, 0.0861969068646431, -0.07920536398887634, 0.06097206100821495, 0.06681012362241745, 0.030483439564704895, -0.01771369017660618, -0.09780286252498627 ]
c879ff89cfce5d7974795cb50ff721e7904b7d4e
# GEM Submission Submission name: BART-base_Original_CACAPO
GEM-submissions/Simon1997__bart-base_original_cacapo__1678442337
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2023-03-10T09:58:57+00:00
{"benchmark": "gem", "type": "prediction", "submission_name": "BART-base_Original_CACAPO", "tags": ["evaluation", "benchmark"]}
2023-03-10T09:59:00+00:00
[]
[]
TAGS #benchmark-gem #evaluation #benchmark #region-us
# GEM Submission Submission name: BART-base_Original_CACAPO
[ "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ "TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n", "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ 19, 19 ]
[ "passage: TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ -0.021579695865511894, 0.11193563044071198, -0.007865269668400288, -0.019038047641515732, 0.04843319207429886, 0.0193680077791214, 0.0743320882320404, 0.07335235178470612, 0.06355492025613785, 0.06977829337120056, 0.17659561336040497, 0.08783257007598877, 0.05115296691656113, 0.08241039514541626, -0.10767046362161636, -0.12662985920906067, 0.019682614132761955, 0.05298498645424843, 0.028147032484412193, 0.11377457529306412, 0.03042258881032467, -0.057743873447179794, 0.08618064969778061, -0.02179625816643238, -0.15480123460292816, 0.10764462500810623, -0.0420137420296669, -0.06961661577224731, 0.011794783174991608, -0.09721928834915161, 0.13173601031303406, 0.0650508850812912, -0.15197256207466125, -0.12650203704833984, 0.05225776880979538, -0.042505331337451935, -0.03838919848203659, 0.08507134765386581, 0.018296683207154274, -0.10766889154911041, 0.08583088964223862, 0.027503326535224915, -0.02333226054906845, 0.049808088690042496, -0.21371446549892426, -0.06375905126333237, -0.08980027586221695, 0.034447215497493744, 0.04615015536546707, -0.0022657562512904406, -0.01870938017964363, 0.17669916152954102, -0.1344486027956009, -0.04263029620051384, 0.218666672706604, -0.3457527756690979, -0.05775916576385498, 0.12548093497753143, -0.00980045460164547, 0.03517572209239006, -0.05543021857738495, 0.06470152735710144, 0.02757439762353897, -0.03863587975502014, -0.12272787094116211, -0.13928109407424927, -0.15338633954524994, 0.0537513792514801, -0.08391180634498596, -0.009055896662175655, 0.36483997106552124, 0.02442103996872902, -0.07561526447534561, 0.12641125917434692, -0.08264773339033127, -0.1554422676563263, -0.0026797824539244175, 0.04781627655029297, 0.055526018142700195, 0.07737627625465393, 0.01610959880053997, -0.040104735642671585, -0.09095452725887299, -0.11607497930526733, -0.06996772438287735, 0.08775271475315094, -0.01740850694477558, 0.08585234731435776, -0.08989033102989197, 0.04919518157839775, -0.1259991079568863, -0.05683298408985138, -0.07052518427371979, -0.07626019418239594, 0.014248992316424847, 0.002542787231504917, 0.023836011067032814, -0.00792502611875534, 0.13464495539665222, 0.19646106660366058, 0.173765629529953, 0.08661793172359467, -0.11065520346164703, 0.15497291088104248, 0.06933274865150452, 0.10690978914499283, 0.03826291859149933, -0.041093211621046066, 0.08788680285215378, -0.16168591380119324, 0.024191204458475113, -0.048443060368299484, -0.09577569365501404, 0.0003135722363367677, 0.01599740982055664, 0.07476209104061127, 0.04572264477610588, -0.07223887741565704, -0.12257254868745804, 0.018205974251031876, 0.25575006008148193, 0.03607264161109924, -0.04029591381549835, -0.03739015758037567, -0.003446701681241393, -0.01089679915457964, -0.06802812218666077, 0.07189081609249115, 0.07140394300222397, 0.008206410333514214, -0.11594346910715103, -0.049614883959293365, -0.02800353430211544, 0.07075642049312592, 0.059330638498067856, -0.06082887947559357, 0.05835231766104698, -0.10463473945856094, -0.07303127646446228, -0.011785757727921009, 0.012723468244075775, -0.024758918210864067, 0.00686256680637598, 0.042665235698223114, 0.03828485682606697, -0.040771134197711945, -0.016646381467580795, -0.05917441099882126, -0.06156102940440178, 0.03805740550160408, -0.014565866440534592, 0.024614647030830383, -0.2050780951976776, -0.013496886007487774, -0.16844433546066284, 0.09644220024347305, -0.1445394605398178, -0.055288154631853104, -0.04696909710764885, 0.12064862251281738, -0.10780677199363708, -0.020485997200012207, -0.15497271716594696, -0.04006257653236389, -0.0047983452677726746, 0.17488402128219604, -0.04095560312271118, -0.00988810695707798, 0.1946643590927124, 0.0045458911918103695, -0.1080051138997078, 0.08928655833005905, -0.013472361490130424, -0.05169422924518585, 0.08399120718240738, 0.29951027035713196, -0.1218472346663475, -0.018729042261838913, -0.038115017116069794, -0.039656590670347214, 0.004058880265802145, -0.13161879777908325, 0.13748402893543243, -0.07663698494434357, -0.1539548635482788, -0.010011649690568447, -0.07245270162820816, -0.04452331364154816, -0.0321793258190155, -0.012092088349163532, -0.011476387269794941, -0.04397948086261749, -0.05388451740145683, -0.04113294929265976, 0.05766065791249275, -0.059836190193891525, 0.01922992430627346, -0.1270141303539276, 0.027813304215669632, 0.10963951796293259, 0.005136584397405386, -0.03328736871480942, 0.24840255081653595, -0.1617705523967743, -0.03947341442108154, -0.13169841468334198, 0.08387058228254318, 0.09611855447292328, 0.11008039116859436, 0.11572857946157455, 0.07656212896108627, 0.012510224245488644, -0.1050240620970726, 0.017968520522117615, -0.02239055186510086, 0.03773706406354904, -0.04543626680970192, 0.05189795792102814, -0.09433245658874512, 0.020536962896585464, -0.03516801819205284, 0.11923356354236603, -0.06443270295858383, -0.014874282293021679, 0.21115443110466003, -0.04288418963551521, 0.08854367583990097, -0.05291197821497917, 0.05880606919527054, 0.0012242794036865234, 0.00971280224621296, -0.009553705342113972, 0.002232361352071166, 0.03145148232579231, -0.14376480877399445, 0.008970461785793304, -0.02138606458902359, 0.1195681095123291, 0.09908004105091095, -0.1816939115524292, -0.006263781804591417, -0.14833277463912964, -0.02813703753054142, 0.0039808489382267, 0.06377451121807098, 0.0816207081079483, 0.16023662686347961, -0.04764799773693085, 0.011684675700962543, -0.08814384043216705, 0.020302804186940193, -0.026592981070280075, -0.0876510962843895, -0.0027186984661966562, 0.030639102682471275, 0.1669885218143463, -0.21265286207199097, 0.07759512960910797, 0.2238851934671402, -0.017560819163918495, 0.17997777462005615, 0.015712397173047066, -0.020971491932868958, -0.058320578187704086, 0.05422632023692131, 0.013153853826224804, 0.11819566041231155, -0.1468164026737213, -0.04417850822210312, 0.02773381397128105, -0.05740843340754509, 0.07378899306058884, -0.1104518249630928, -0.03250576928257942, -0.02758859097957611, 0.03422693908214569, -0.11324812471866608, 0.08558940887451172, -0.04733530059456825, 0.05061193183064461, 0.052186671644449234, 0.08483115583658218, -0.015010670758783817, -0.0010786574566736817, 0.047802288085222244, 0.1523342877626419, -0.0630466639995575, -0.015582586638629436, -0.04677833616733551, 0.038473352789878845, 0.007523400243371725, 0.08442540466785431, 0.05212770029902458, -0.08481200784444809, 0.03791239857673645, 0.09764720499515533, 0.02277459017932415, -0.08627249300479889, -0.006797954440116882, -0.05277538299560547, -0.006956822704523802, -0.08383826166391373, -0.0006375816883519292, -0.1271851360797882, -0.06247144192457199, -0.04944370314478874, 0.07200876623392105, -0.11199738085269928, 0.10190802812576294, 0.06414510309696198, 0.08012809604406357, 0.021841803565621376, -0.03564387559890747, 0.16241957247257233, -0.08338168263435364, -0.07658151537179947, 0.12032606452703476, -0.04989209026098251, 0.014865313656628132, 0.05964354798197746, 0.0348515547811985, -0.13443124294281006, -0.01444522850215435, -0.03455476090312004, -0.130478635430336, -0.2651083469390869, -0.014117592945694923, -0.10630802065134048, 0.09374158084392548, -0.050816912204027176, 0.059159379452466965, 0.08187459409236908, 0.1134495958685875, -0.0328698605298996, -0.03079993650317192, -0.06543897092342377, 0.0643099918961525, -0.08198422193527222, -0.001240216544829309, 0.022972365841269493, -0.05183392018079758, -0.038902610540390015, 0.1151328906416893, 0.16873838007450104, 0.14704366028308868, 0.20488911867141724, 0.0742553099989891, 0.0758693516254425, 0.1083894595503807, 0.13607865571975708, -0.01792825199663639, 0.024863021448254585, -0.03097197599709034, -0.039644643664360046, -0.03780544549226761, -0.08840280026197433, 0.06348954141139984, 0.14108912646770477, -0.011862077750265598, 0.08096214383840561, -0.17575876414775848, 0.08445069938898087, 0.17281821370124817, 0.08948201686143875, -0.13409268856048584, 0.09603910148143768, 0.11579474806785583, 0.0846925675868988, -0.07180486619472504, 0.058506790548563004, -0.19260692596435547, -0.11439380049705505, 0.07001122087240219, -0.02820400893688202, 0.0975528359413147, -0.12656596302986145, 0.015393758192658424, -0.060270946472883224, -0.22409150004386902, 0.016476722434163094, -0.006743189878761768, -0.041179269552230835, 0.2428085207939148, 0.014138923026621342, -0.11793524026870728, -0.022936983034014702, -0.016759177669882774, -0.06102839484810829, 0.0977877750992775, 0.1334802359342575, 0.007657190319150686, -0.05321509391069412, 0.0009863139130175114, -0.1052904799580574, 0.04205476492643356, 0.06530746072530746, -0.16987715661525726, -0.0526791475713253, 0.030349085107445717, 0.006094824522733688, -0.08800612390041351, -0.0017600130522623658, -0.06706606596708298, 0.01316143199801445, 0.06887100636959076, 0.025978239253163338, 0.11010605841875076, -0.07423356920480728, 0.055442169308662415, 0.23662172257900238, 0.20986983180046082, -0.0890561118721962, -0.02719230391085148, -0.05723053589463234, -0.04095903038978577, 0.12789881229400635, -0.03731594607234001, 0.08165527880191803, -0.10427816957235336, -0.12102903425693512, -0.018005546182394028, -0.09051370620727539, 0.18183547258377075, -0.012136449106037617, -0.033038802444934845, -0.06372213363647461, 0.10298684984445572, -0.034451041370630264, 0.04596986621618271, 0.009746667928993702, 0.042940039187669754, -0.10142259299755096, -0.061800502240657806, 0.06148635223507881, -0.15118539333343506, 0.04340172931551933, 0.12895682454109192, 0.15243160724639893, 0.1012551560997963, -0.01613634079694748, -0.004256247542798519, 0.082456573843956, 0.3365144729614258, 0.0030113104730844498, 0.05805813521146774, 0.07501976191997528, -0.06380590051412582, -0.1059136614203453, 0.050607532262802124, -0.10817094147205353, -0.03982983157038689, -0.06320635974407196, -0.1607973873615265, 0.05460568889975548, 0.08748199790716171, -0.12118691205978394, 0.18853667378425598, -0.1638891100883484, 0.000596787256654352, 0.14590314030647278, -0.049259454011917114, 0.4527512490749359, -0.24835464358329773, -0.13774536550045013, -0.08973640203475952, -0.17268797755241394, -0.019460467621684074, -0.036844152957201004, 0.05650511756539345, -0.07779985666275024, -0.01580316200852394, 0.03165536746382713, -0.033218614757061005, 0.17811748385429382, -0.019162211567163467, 0.0925801619887352, 0.02719845622777939, -0.06955769658088684, 0.09698715806007385, -0.013328460976481438, -0.020285947248339653, 0.015104745514690876, 0.02707255445420742, -0.08567553758621216, 0.01767898164689541, -0.023705216124653816, 0.12396779656410217, 0.022384867072105408, -0.07045446336269379, -0.1100577637553215, -0.0401095449924469, -0.2143709510564804, 0.07704698294401169, 0.287211149930954, -0.06893354654312134, 0.08686082810163498, -0.026206007227301598, -0.008196169510483742, 0.06924820691347122, 0.02390177547931671, 0.0017314099241048098, -0.023532088845968246, 0.16216079890727997, -0.18194237351417542, -0.025814417749643326, 0.06582697480916977, -0.006291679106652737, -0.003056509420275688, 0.019216973334550858, -0.07997514307498932, 0.09200426191091537, 0.11691504716873169, -0.21543334424495697, 0.08720863610506058, 0.009543423540890217, 0.12921008467674255, 0.09656878560781479, 0.0957961305975914, 0.09856005758047104, 0.03543996065855026, -0.08425328880548477, 0.05146349221467972, -0.021590055897831917, -0.11533249169588089, -0.04783876612782478, 0.0782305896282196, -0.030668187886476517, -0.08736828714609146, 0.10413406789302826, 0.07527928054332733, -0.0677732601761818, -0.0626891553401947, -0.11014524847269058, -0.004414908587932587, -0.05926482006907463, -0.04199204593896866, 0.06489213556051254, -0.06872202455997467, 0.005244578700512648, -0.07243989408016205, -0.053377002477645874, 0.01596974767744541, 0.12872305512428284, 0.07694020122289658, 0.14244097471237183, 0.006556227803230286, 0.04793849587440491, 0.05879376083612442, -0.13272832334041595, -0.0395723395049572, 0.12814217805862427, -0.12104054540395737, -0.2803148031234741, -0.03627355396747589, 0.043610580265522, -0.03820079192519188, -0.04861895740032196, -0.18224456906318665, 0.028751861304044724, -0.04347386211156845, -0.02004869654774666, -0.02612677402794361, -0.04938105121254921, -0.014253220520913601, -0.01134243793785572, -0.14334458112716675, 0.006137413438409567, -0.11546618491411209, 0.06360429525375366, 0.023525230586528778, 0.08551331609487534, -0.044218629598617554, -0.024981141090393066, 0.16849473118782043, -0.04519416019320488, 0.09726546704769135, 0.12121233344078064, 0.04273297265172005, 0.07530836015939713, -0.1019846573472023, 0.08808861672878265, 0.12976638972759247, -0.031097223982214928, -0.02398737333714962, 0.14632399380207062, 0.025718173012137413, -0.025519737973809242, -0.00755481980741024, 0.006191868335008621, 0.055977921932935715, -0.10876382887363434, -0.15603378415107727, -0.000858552404679358, -0.1514161229133606, 0.05233379825949669, -0.08371268957853317, 0.19073159992694855, 0.0813504159450531, -0.10261281579732895, 0.06991997361183167, -0.0096095846965909, -0.0684608593583107, 0.023165598511695862, -0.010993259958922863, -0.1294020712375641, -0.06300408393144608, -0.06397292762994766, 0.01751432754099369, -0.026368871331214905, 0.3474676012992859, -0.05063028633594513, -0.0028583351522684097, -0.013498812913894653, 0.21017396450042725, 0.1518271118402481, 0.0667039006948471, 0.16769666969776154, 0.06858953088521957, -0.06615714728832245, -0.03101140633225441, 0.051454491913318634, -0.0065730540081858635, 0.024559475481510162, -0.013270951807498932, 0.20855601131916046, 0.022737231105566025, -0.00088446622248739, -0.004823807626962662, 0.09491924941539764, 0.11364535987377167, -0.04552547633647919, 0.004820928908884525, 0.015299452468752861, 0.040926605463027954, 0.053041331470012665, 0.1699252426624298, -0.02044920064508915, -0.05398346111178398, 0.02536207064986229, 0.013174672611057758, -0.12167896330356598, -0.06252347677946091, -0.06263351440429688, -0.10167399048805237, 0.0943915992975235, -0.05833037570118904, 0.01691645383834839, 0.14131131768226624, -0.015101443976163864, -0.0083268191665411, 0.20360365509986877, -0.016474589705467224, -0.0964694395661354, 0.1480197161436081, -0.021044036373496056, -0.06489002704620361, -0.04457644000649452, -0.038067106157541275, -0.00709373876452446, -0.03879980742931366, -0.015355944633483887, 0.027034146711230278, -0.03194557875394821, -0.02386436052620411, -0.0985819399356842, -0.0828060731291771, -0.0338335782289505, 0.015445326454937458, -0.08613556623458862, 0.1124025285243988, -0.09363500028848648, 0.009853442199528217, 0.058383483439683914, 0.19958212971687317, -0.016542287543416023, 0.204411581158638, -0.03516901284456253, -0.040400367230176926, -0.00866116676479578, 0.050776612013578415, -0.04612758755683899, -0.03341473639011383, 0.03507360443472862, 0.07562855631113052, 0.2302832156419754, 0.06140356510877609, 0.0316380113363266, 0.07614865899085999, 0.022648541256785393, 0.01623620092868805, 0.015413346700370312, -0.01287915837019682, 0.02480931580066681, -0.08074072748422623, -0.08661357313394547, -0.07382915169000626, 0.017145391553640366, -0.06847268342971802, 0.0898599773645401, 0.06694379448890686, -0.0374385230243206, -0.07522894442081451, 0.14870308339595795, -0.103878915309906, -0.04418492317199707, 0.08992372453212738, -0.1901727169752121, -0.10120400786399841, 0.01716569997370243, -0.04378591850399971, 0.034039195626974106, 0.058075327426195145, -0.09201301634311676, -0.17699697613716125, -0.0053894659504294395, 0.09104720503091812, -0.23863869905471802, -0.1808481514453888, 0.08113312721252441, -0.08162465691566467, 0.15607991814613342, -0.04891659691929817, 0.0068571483716368675, 0.05075748637318611, 0.002906787907704711, -0.03141161426901817, -0.011236291378736496, 0.06305687874555588, -0.07589142769575119, -0.09082116186618805, 0.058189280331134796, 0.009630441665649414, 0.060172051191329956, 0.051299288868904114, 0.055763255804777145, -0.04676862806081772, -0.07536833733320236, 0.05303254723548889, -0.13008029758930206, 0.10355806350708008, -0.16686506569385529, 0.0339360386133194, -0.025804409757256508, -0.037451889365911484, -0.016802946105599403, -0.00990577694028616, 0.03653770312666893, 0.12299459427595139, -0.05398330092430115, -0.04811703413724899, -0.029328493401408195, 0.010220877826213837, 0.0674658790230751, 0.02805914171040058, -0.1512753963470459, 0.029583558440208435, -0.14175589382648468, 0.09944022446870804, -0.09940825402736664, 0.045231617987155914, -0.01622990518808365, -0.07393898069858551, -0.0030944219324737787, -0.12137972563505173, 0.0496835820376873, 0.0029584914445877075, -0.08517318218946457, -0.057165153324604034 ]
4f652b1bac72b72757933c6c020a59724c864fba
# GEM Submission Submission name: BART-base_Original_CACAPO
GEM-submissions/Simon1997__bart-base_original_cacapo__1678442415
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2023-03-10T10:00:16+00:00
{"benchmark": "gem", "type": "prediction", "submission_name": "BART-base_Original_CACAPO", "tags": ["evaluation", "benchmark"]}
2023-03-10T10:00:18+00:00
[]
[]
TAGS #benchmark-gem #evaluation #benchmark #region-us
# GEM Submission Submission name: BART-base_Original_CACAPO
[ "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ "TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n", "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ 19, 19 ]
[ "passage: TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ -0.021579695865511894, 0.11193563044071198, -0.007865269668400288, -0.019038047641515732, 0.04843319207429886, 0.0193680077791214, 0.0743320882320404, 0.07335235178470612, 0.06355492025613785, 0.06977829337120056, 0.17659561336040497, 0.08783257007598877, 0.05115296691656113, 0.08241039514541626, -0.10767046362161636, -0.12662985920906067, 0.019682614132761955, 0.05298498645424843, 0.028147032484412193, 0.11377457529306412, 0.03042258881032467, -0.057743873447179794, 0.08618064969778061, -0.02179625816643238, -0.15480123460292816, 0.10764462500810623, -0.0420137420296669, -0.06961661577224731, 0.011794783174991608, -0.09721928834915161, 0.13173601031303406, 0.0650508850812912, -0.15197256207466125, -0.12650203704833984, 0.05225776880979538, -0.042505331337451935, -0.03838919848203659, 0.08507134765386581, 0.018296683207154274, -0.10766889154911041, 0.08583088964223862, 0.027503326535224915, -0.02333226054906845, 0.049808088690042496, -0.21371446549892426, -0.06375905126333237, -0.08980027586221695, 0.034447215497493744, 0.04615015536546707, -0.0022657562512904406, -0.01870938017964363, 0.17669916152954102, -0.1344486027956009, -0.04263029620051384, 0.218666672706604, -0.3457527756690979, -0.05775916576385498, 0.12548093497753143, -0.00980045460164547, 0.03517572209239006, -0.05543021857738495, 0.06470152735710144, 0.02757439762353897, -0.03863587975502014, -0.12272787094116211, -0.13928109407424927, -0.15338633954524994, 0.0537513792514801, -0.08391180634498596, -0.009055896662175655, 0.36483997106552124, 0.02442103996872902, -0.07561526447534561, 0.12641125917434692, -0.08264773339033127, -0.1554422676563263, -0.0026797824539244175, 0.04781627655029297, 0.055526018142700195, 0.07737627625465393, 0.01610959880053997, -0.040104735642671585, -0.09095452725887299, -0.11607497930526733, -0.06996772438287735, 0.08775271475315094, -0.01740850694477558, 0.08585234731435776, -0.08989033102989197, 0.04919518157839775, -0.1259991079568863, -0.05683298408985138, -0.07052518427371979, -0.07626019418239594, 0.014248992316424847, 0.002542787231504917, 0.023836011067032814, -0.00792502611875534, 0.13464495539665222, 0.19646106660366058, 0.173765629529953, 0.08661793172359467, -0.11065520346164703, 0.15497291088104248, 0.06933274865150452, 0.10690978914499283, 0.03826291859149933, -0.041093211621046066, 0.08788680285215378, -0.16168591380119324, 0.024191204458475113, -0.048443060368299484, -0.09577569365501404, 0.0003135722363367677, 0.01599740982055664, 0.07476209104061127, 0.04572264477610588, -0.07223887741565704, -0.12257254868745804, 0.018205974251031876, 0.25575006008148193, 0.03607264161109924, -0.04029591381549835, -0.03739015758037567, -0.003446701681241393, -0.01089679915457964, -0.06802812218666077, 0.07189081609249115, 0.07140394300222397, 0.008206410333514214, -0.11594346910715103, -0.049614883959293365, -0.02800353430211544, 0.07075642049312592, 0.059330638498067856, -0.06082887947559357, 0.05835231766104698, -0.10463473945856094, -0.07303127646446228, -0.011785757727921009, 0.012723468244075775, -0.024758918210864067, 0.00686256680637598, 0.042665235698223114, 0.03828485682606697, -0.040771134197711945, -0.016646381467580795, -0.05917441099882126, -0.06156102940440178, 0.03805740550160408, -0.014565866440534592, 0.024614647030830383, -0.2050780951976776, -0.013496886007487774, -0.16844433546066284, 0.09644220024347305, -0.1445394605398178, -0.055288154631853104, -0.04696909710764885, 0.12064862251281738, -0.10780677199363708, -0.020485997200012207, -0.15497271716594696, -0.04006257653236389, -0.0047983452677726746, 0.17488402128219604, -0.04095560312271118, -0.00988810695707798, 0.1946643590927124, 0.0045458911918103695, -0.1080051138997078, 0.08928655833005905, -0.013472361490130424, -0.05169422924518585, 0.08399120718240738, 0.29951027035713196, -0.1218472346663475, -0.018729042261838913, -0.038115017116069794, -0.039656590670347214, 0.004058880265802145, -0.13161879777908325, 0.13748402893543243, -0.07663698494434357, -0.1539548635482788, -0.010011649690568447, -0.07245270162820816, -0.04452331364154816, -0.0321793258190155, -0.012092088349163532, -0.011476387269794941, -0.04397948086261749, -0.05388451740145683, -0.04113294929265976, 0.05766065791249275, -0.059836190193891525, 0.01922992430627346, -0.1270141303539276, 0.027813304215669632, 0.10963951796293259, 0.005136584397405386, -0.03328736871480942, 0.24840255081653595, -0.1617705523967743, -0.03947341442108154, -0.13169841468334198, 0.08387058228254318, 0.09611855447292328, 0.11008039116859436, 0.11572857946157455, 0.07656212896108627, 0.012510224245488644, -0.1050240620970726, 0.017968520522117615, -0.02239055186510086, 0.03773706406354904, -0.04543626680970192, 0.05189795792102814, -0.09433245658874512, 0.020536962896585464, -0.03516801819205284, 0.11923356354236603, -0.06443270295858383, -0.014874282293021679, 0.21115443110466003, -0.04288418963551521, 0.08854367583990097, -0.05291197821497917, 0.05880606919527054, 0.0012242794036865234, 0.00971280224621296, -0.009553705342113972, 0.002232361352071166, 0.03145148232579231, -0.14376480877399445, 0.008970461785793304, -0.02138606458902359, 0.1195681095123291, 0.09908004105091095, -0.1816939115524292, -0.006263781804591417, -0.14833277463912964, -0.02813703753054142, 0.0039808489382267, 0.06377451121807098, 0.0816207081079483, 0.16023662686347961, -0.04764799773693085, 0.011684675700962543, -0.08814384043216705, 0.020302804186940193, -0.026592981070280075, -0.0876510962843895, -0.0027186984661966562, 0.030639102682471275, 0.1669885218143463, -0.21265286207199097, 0.07759512960910797, 0.2238851934671402, -0.017560819163918495, 0.17997777462005615, 0.015712397173047066, -0.020971491932868958, -0.058320578187704086, 0.05422632023692131, 0.013153853826224804, 0.11819566041231155, -0.1468164026737213, -0.04417850822210312, 0.02773381397128105, -0.05740843340754509, 0.07378899306058884, -0.1104518249630928, -0.03250576928257942, -0.02758859097957611, 0.03422693908214569, -0.11324812471866608, 0.08558940887451172, -0.04733530059456825, 0.05061193183064461, 0.052186671644449234, 0.08483115583658218, -0.015010670758783817, -0.0010786574566736817, 0.047802288085222244, 0.1523342877626419, -0.0630466639995575, -0.015582586638629436, -0.04677833616733551, 0.038473352789878845, 0.007523400243371725, 0.08442540466785431, 0.05212770029902458, -0.08481200784444809, 0.03791239857673645, 0.09764720499515533, 0.02277459017932415, -0.08627249300479889, -0.006797954440116882, -0.05277538299560547, -0.006956822704523802, -0.08383826166391373, -0.0006375816883519292, -0.1271851360797882, -0.06247144192457199, -0.04944370314478874, 0.07200876623392105, -0.11199738085269928, 0.10190802812576294, 0.06414510309696198, 0.08012809604406357, 0.021841803565621376, -0.03564387559890747, 0.16241957247257233, -0.08338168263435364, -0.07658151537179947, 0.12032606452703476, -0.04989209026098251, 0.014865313656628132, 0.05964354798197746, 0.0348515547811985, -0.13443124294281006, -0.01444522850215435, -0.03455476090312004, -0.130478635430336, -0.2651083469390869, -0.014117592945694923, -0.10630802065134048, 0.09374158084392548, -0.050816912204027176, 0.059159379452466965, 0.08187459409236908, 0.1134495958685875, -0.0328698605298996, -0.03079993650317192, -0.06543897092342377, 0.0643099918961525, -0.08198422193527222, -0.001240216544829309, 0.022972365841269493, -0.05183392018079758, -0.038902610540390015, 0.1151328906416893, 0.16873838007450104, 0.14704366028308868, 0.20488911867141724, 0.0742553099989891, 0.0758693516254425, 0.1083894595503807, 0.13607865571975708, -0.01792825199663639, 0.024863021448254585, -0.03097197599709034, -0.039644643664360046, -0.03780544549226761, -0.08840280026197433, 0.06348954141139984, 0.14108912646770477, -0.011862077750265598, 0.08096214383840561, -0.17575876414775848, 0.08445069938898087, 0.17281821370124817, 0.08948201686143875, -0.13409268856048584, 0.09603910148143768, 0.11579474806785583, 0.0846925675868988, -0.07180486619472504, 0.058506790548563004, -0.19260692596435547, -0.11439380049705505, 0.07001122087240219, -0.02820400893688202, 0.0975528359413147, -0.12656596302986145, 0.015393758192658424, -0.060270946472883224, -0.22409150004386902, 0.016476722434163094, -0.006743189878761768, -0.041179269552230835, 0.2428085207939148, 0.014138923026621342, -0.11793524026870728, -0.022936983034014702, -0.016759177669882774, -0.06102839484810829, 0.0977877750992775, 0.1334802359342575, 0.007657190319150686, -0.05321509391069412, 0.0009863139130175114, -0.1052904799580574, 0.04205476492643356, 0.06530746072530746, -0.16987715661525726, -0.0526791475713253, 0.030349085107445717, 0.006094824522733688, -0.08800612390041351, -0.0017600130522623658, -0.06706606596708298, 0.01316143199801445, 0.06887100636959076, 0.025978239253163338, 0.11010605841875076, -0.07423356920480728, 0.055442169308662415, 0.23662172257900238, 0.20986983180046082, -0.0890561118721962, -0.02719230391085148, -0.05723053589463234, -0.04095903038978577, 0.12789881229400635, -0.03731594607234001, 0.08165527880191803, -0.10427816957235336, -0.12102903425693512, -0.018005546182394028, -0.09051370620727539, 0.18183547258377075, -0.012136449106037617, -0.033038802444934845, -0.06372213363647461, 0.10298684984445572, -0.034451041370630264, 0.04596986621618271, 0.009746667928993702, 0.042940039187669754, -0.10142259299755096, -0.061800502240657806, 0.06148635223507881, -0.15118539333343506, 0.04340172931551933, 0.12895682454109192, 0.15243160724639893, 0.1012551560997963, -0.01613634079694748, -0.004256247542798519, 0.082456573843956, 0.3365144729614258, 0.0030113104730844498, 0.05805813521146774, 0.07501976191997528, -0.06380590051412582, -0.1059136614203453, 0.050607532262802124, -0.10817094147205353, -0.03982983157038689, -0.06320635974407196, -0.1607973873615265, 0.05460568889975548, 0.08748199790716171, -0.12118691205978394, 0.18853667378425598, -0.1638891100883484, 0.000596787256654352, 0.14590314030647278, -0.049259454011917114, 0.4527512490749359, -0.24835464358329773, -0.13774536550045013, -0.08973640203475952, -0.17268797755241394, -0.019460467621684074, -0.036844152957201004, 0.05650511756539345, -0.07779985666275024, -0.01580316200852394, 0.03165536746382713, -0.033218614757061005, 0.17811748385429382, -0.019162211567163467, 0.0925801619887352, 0.02719845622777939, -0.06955769658088684, 0.09698715806007385, -0.013328460976481438, -0.020285947248339653, 0.015104745514690876, 0.02707255445420742, -0.08567553758621216, 0.01767898164689541, -0.023705216124653816, 0.12396779656410217, 0.022384867072105408, -0.07045446336269379, -0.1100577637553215, -0.0401095449924469, -0.2143709510564804, 0.07704698294401169, 0.287211149930954, -0.06893354654312134, 0.08686082810163498, -0.026206007227301598, -0.008196169510483742, 0.06924820691347122, 0.02390177547931671, 0.0017314099241048098, -0.023532088845968246, 0.16216079890727997, -0.18194237351417542, -0.025814417749643326, 0.06582697480916977, -0.006291679106652737, -0.003056509420275688, 0.019216973334550858, -0.07997514307498932, 0.09200426191091537, 0.11691504716873169, -0.21543334424495697, 0.08720863610506058, 0.009543423540890217, 0.12921008467674255, 0.09656878560781479, 0.0957961305975914, 0.09856005758047104, 0.03543996065855026, -0.08425328880548477, 0.05146349221467972, -0.021590055897831917, -0.11533249169588089, -0.04783876612782478, 0.0782305896282196, -0.030668187886476517, -0.08736828714609146, 0.10413406789302826, 0.07527928054332733, -0.0677732601761818, -0.0626891553401947, -0.11014524847269058, -0.004414908587932587, -0.05926482006907463, -0.04199204593896866, 0.06489213556051254, -0.06872202455997467, 0.005244578700512648, -0.07243989408016205, -0.053377002477645874, 0.01596974767744541, 0.12872305512428284, 0.07694020122289658, 0.14244097471237183, 0.006556227803230286, 0.04793849587440491, 0.05879376083612442, -0.13272832334041595, -0.0395723395049572, 0.12814217805862427, -0.12104054540395737, -0.2803148031234741, -0.03627355396747589, 0.043610580265522, -0.03820079192519188, -0.04861895740032196, -0.18224456906318665, 0.028751861304044724, -0.04347386211156845, -0.02004869654774666, -0.02612677402794361, -0.04938105121254921, -0.014253220520913601, -0.01134243793785572, -0.14334458112716675, 0.006137413438409567, -0.11546618491411209, 0.06360429525375366, 0.023525230586528778, 0.08551331609487534, -0.044218629598617554, -0.024981141090393066, 0.16849473118782043, -0.04519416019320488, 0.09726546704769135, 0.12121233344078064, 0.04273297265172005, 0.07530836015939713, -0.1019846573472023, 0.08808861672878265, 0.12976638972759247, -0.031097223982214928, -0.02398737333714962, 0.14632399380207062, 0.025718173012137413, -0.025519737973809242, -0.00755481980741024, 0.006191868335008621, 0.055977921932935715, -0.10876382887363434, -0.15603378415107727, -0.000858552404679358, -0.1514161229133606, 0.05233379825949669, -0.08371268957853317, 0.19073159992694855, 0.0813504159450531, -0.10261281579732895, 0.06991997361183167, -0.0096095846965909, -0.0684608593583107, 0.023165598511695862, -0.010993259958922863, -0.1294020712375641, -0.06300408393144608, -0.06397292762994766, 0.01751432754099369, -0.026368871331214905, 0.3474676012992859, -0.05063028633594513, -0.0028583351522684097, -0.013498812913894653, 0.21017396450042725, 0.1518271118402481, 0.0667039006948471, 0.16769666969776154, 0.06858953088521957, -0.06615714728832245, -0.03101140633225441, 0.051454491913318634, -0.0065730540081858635, 0.024559475481510162, -0.013270951807498932, 0.20855601131916046, 0.022737231105566025, -0.00088446622248739, -0.004823807626962662, 0.09491924941539764, 0.11364535987377167, -0.04552547633647919, 0.004820928908884525, 0.015299452468752861, 0.040926605463027954, 0.053041331470012665, 0.1699252426624298, -0.02044920064508915, -0.05398346111178398, 0.02536207064986229, 0.013174672611057758, -0.12167896330356598, -0.06252347677946091, -0.06263351440429688, -0.10167399048805237, 0.0943915992975235, -0.05833037570118904, 0.01691645383834839, 0.14131131768226624, -0.015101443976163864, -0.0083268191665411, 0.20360365509986877, -0.016474589705467224, -0.0964694395661354, 0.1480197161436081, -0.021044036373496056, -0.06489002704620361, -0.04457644000649452, -0.038067106157541275, -0.00709373876452446, -0.03879980742931366, -0.015355944633483887, 0.027034146711230278, -0.03194557875394821, -0.02386436052620411, -0.0985819399356842, -0.0828060731291771, -0.0338335782289505, 0.015445326454937458, -0.08613556623458862, 0.1124025285243988, -0.09363500028848648, 0.009853442199528217, 0.058383483439683914, 0.19958212971687317, -0.016542287543416023, 0.204411581158638, -0.03516901284456253, -0.040400367230176926, -0.00866116676479578, 0.050776612013578415, -0.04612758755683899, -0.03341473639011383, 0.03507360443472862, 0.07562855631113052, 0.2302832156419754, 0.06140356510877609, 0.0316380113363266, 0.07614865899085999, 0.022648541256785393, 0.01623620092868805, 0.015413346700370312, -0.01287915837019682, 0.02480931580066681, -0.08074072748422623, -0.08661357313394547, -0.07382915169000626, 0.017145391553640366, -0.06847268342971802, 0.0898599773645401, 0.06694379448890686, -0.0374385230243206, -0.07522894442081451, 0.14870308339595795, -0.103878915309906, -0.04418492317199707, 0.08992372453212738, -0.1901727169752121, -0.10120400786399841, 0.01716569997370243, -0.04378591850399971, 0.034039195626974106, 0.058075327426195145, -0.09201301634311676, -0.17699697613716125, -0.0053894659504294395, 0.09104720503091812, -0.23863869905471802, -0.1808481514453888, 0.08113312721252441, -0.08162465691566467, 0.15607991814613342, -0.04891659691929817, 0.0068571483716368675, 0.05075748637318611, 0.002906787907704711, -0.03141161426901817, -0.011236291378736496, 0.06305687874555588, -0.07589142769575119, -0.09082116186618805, 0.058189280331134796, 0.009630441665649414, 0.060172051191329956, 0.051299288868904114, 0.055763255804777145, -0.04676862806081772, -0.07536833733320236, 0.05303254723548889, -0.13008029758930206, 0.10355806350708008, -0.16686506569385529, 0.0339360386133194, -0.025804409757256508, -0.037451889365911484, -0.016802946105599403, -0.00990577694028616, 0.03653770312666893, 0.12299459427595139, -0.05398330092430115, -0.04811703413724899, -0.029328493401408195, 0.010220877826213837, 0.0674658790230751, 0.02805914171040058, -0.1512753963470459, 0.029583558440208435, -0.14175589382648468, 0.09944022446870804, -0.09940825402736664, 0.045231617987155914, -0.01622990518808365, -0.07393898069858551, -0.0030944219324737787, -0.12137972563505173, 0.0496835820376873, 0.0029584914445877075, -0.08517318218946457, -0.057165153324604034 ]
49bd6156fe7db315aec039e338e8c9ac7b1b3e35
# GEM Submission Submission name: BART-base_Original_CACAPO
GEM-submissions/Simon1997__bart-base_original_cacapo__1678442421
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2023-03-10T10:00:21+00:00
{"benchmark": "gem", "type": "prediction", "submission_name": "BART-base_Original_CACAPO", "tags": ["evaluation", "benchmark"]}
2023-03-10T10:00:23+00:00
[]
[]
TAGS #benchmark-gem #evaluation #benchmark #region-us
# GEM Submission Submission name: BART-base_Original_CACAPO
[ "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ "TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n", "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ 19, 19 ]
[ "passage: TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ -0.021579695865511894, 0.11193563044071198, -0.007865269668400288, -0.019038047641515732, 0.04843319207429886, 0.0193680077791214, 0.0743320882320404, 0.07335235178470612, 0.06355492025613785, 0.06977829337120056, 0.17659561336040497, 0.08783257007598877, 0.05115296691656113, 0.08241039514541626, -0.10767046362161636, -0.12662985920906067, 0.019682614132761955, 0.05298498645424843, 0.028147032484412193, 0.11377457529306412, 0.03042258881032467, -0.057743873447179794, 0.08618064969778061, -0.02179625816643238, -0.15480123460292816, 0.10764462500810623, -0.0420137420296669, -0.06961661577224731, 0.011794783174991608, -0.09721928834915161, 0.13173601031303406, 0.0650508850812912, -0.15197256207466125, -0.12650203704833984, 0.05225776880979538, -0.042505331337451935, -0.03838919848203659, 0.08507134765386581, 0.018296683207154274, -0.10766889154911041, 0.08583088964223862, 0.027503326535224915, -0.02333226054906845, 0.049808088690042496, -0.21371446549892426, -0.06375905126333237, -0.08980027586221695, 0.034447215497493744, 0.04615015536546707, -0.0022657562512904406, -0.01870938017964363, 0.17669916152954102, -0.1344486027956009, -0.04263029620051384, 0.218666672706604, -0.3457527756690979, -0.05775916576385498, 0.12548093497753143, -0.00980045460164547, 0.03517572209239006, -0.05543021857738495, 0.06470152735710144, 0.02757439762353897, -0.03863587975502014, -0.12272787094116211, -0.13928109407424927, -0.15338633954524994, 0.0537513792514801, -0.08391180634498596, -0.009055896662175655, 0.36483997106552124, 0.02442103996872902, -0.07561526447534561, 0.12641125917434692, -0.08264773339033127, -0.1554422676563263, -0.0026797824539244175, 0.04781627655029297, 0.055526018142700195, 0.07737627625465393, 0.01610959880053997, -0.040104735642671585, -0.09095452725887299, -0.11607497930526733, -0.06996772438287735, 0.08775271475315094, -0.01740850694477558, 0.08585234731435776, -0.08989033102989197, 0.04919518157839775, -0.1259991079568863, -0.05683298408985138, -0.07052518427371979, -0.07626019418239594, 0.014248992316424847, 0.002542787231504917, 0.023836011067032814, -0.00792502611875534, 0.13464495539665222, 0.19646106660366058, 0.173765629529953, 0.08661793172359467, -0.11065520346164703, 0.15497291088104248, 0.06933274865150452, 0.10690978914499283, 0.03826291859149933, -0.041093211621046066, 0.08788680285215378, -0.16168591380119324, 0.024191204458475113, -0.048443060368299484, -0.09577569365501404, 0.0003135722363367677, 0.01599740982055664, 0.07476209104061127, 0.04572264477610588, -0.07223887741565704, -0.12257254868745804, 0.018205974251031876, 0.25575006008148193, 0.03607264161109924, -0.04029591381549835, -0.03739015758037567, -0.003446701681241393, -0.01089679915457964, -0.06802812218666077, 0.07189081609249115, 0.07140394300222397, 0.008206410333514214, -0.11594346910715103, -0.049614883959293365, -0.02800353430211544, 0.07075642049312592, 0.059330638498067856, -0.06082887947559357, 0.05835231766104698, -0.10463473945856094, -0.07303127646446228, -0.011785757727921009, 0.012723468244075775, -0.024758918210864067, 0.00686256680637598, 0.042665235698223114, 0.03828485682606697, -0.040771134197711945, -0.016646381467580795, -0.05917441099882126, -0.06156102940440178, 0.03805740550160408, -0.014565866440534592, 0.024614647030830383, -0.2050780951976776, -0.013496886007487774, -0.16844433546066284, 0.09644220024347305, -0.1445394605398178, -0.055288154631853104, -0.04696909710764885, 0.12064862251281738, -0.10780677199363708, -0.020485997200012207, -0.15497271716594696, -0.04006257653236389, -0.0047983452677726746, 0.17488402128219604, -0.04095560312271118, -0.00988810695707798, 0.1946643590927124, 0.0045458911918103695, -0.1080051138997078, 0.08928655833005905, -0.013472361490130424, -0.05169422924518585, 0.08399120718240738, 0.29951027035713196, -0.1218472346663475, -0.018729042261838913, -0.038115017116069794, -0.039656590670347214, 0.004058880265802145, -0.13161879777908325, 0.13748402893543243, -0.07663698494434357, -0.1539548635482788, -0.010011649690568447, -0.07245270162820816, -0.04452331364154816, -0.0321793258190155, -0.012092088349163532, -0.011476387269794941, -0.04397948086261749, -0.05388451740145683, -0.04113294929265976, 0.05766065791249275, -0.059836190193891525, 0.01922992430627346, -0.1270141303539276, 0.027813304215669632, 0.10963951796293259, 0.005136584397405386, -0.03328736871480942, 0.24840255081653595, -0.1617705523967743, -0.03947341442108154, -0.13169841468334198, 0.08387058228254318, 0.09611855447292328, 0.11008039116859436, 0.11572857946157455, 0.07656212896108627, 0.012510224245488644, -0.1050240620970726, 0.017968520522117615, -0.02239055186510086, 0.03773706406354904, -0.04543626680970192, 0.05189795792102814, -0.09433245658874512, 0.020536962896585464, -0.03516801819205284, 0.11923356354236603, -0.06443270295858383, -0.014874282293021679, 0.21115443110466003, -0.04288418963551521, 0.08854367583990097, -0.05291197821497917, 0.05880606919527054, 0.0012242794036865234, 0.00971280224621296, -0.009553705342113972, 0.002232361352071166, 0.03145148232579231, -0.14376480877399445, 0.008970461785793304, -0.02138606458902359, 0.1195681095123291, 0.09908004105091095, -0.1816939115524292, -0.006263781804591417, -0.14833277463912964, -0.02813703753054142, 0.0039808489382267, 0.06377451121807098, 0.0816207081079483, 0.16023662686347961, -0.04764799773693085, 0.011684675700962543, -0.08814384043216705, 0.020302804186940193, -0.026592981070280075, -0.0876510962843895, -0.0027186984661966562, 0.030639102682471275, 0.1669885218143463, -0.21265286207199097, 0.07759512960910797, 0.2238851934671402, -0.017560819163918495, 0.17997777462005615, 0.015712397173047066, -0.020971491932868958, -0.058320578187704086, 0.05422632023692131, 0.013153853826224804, 0.11819566041231155, -0.1468164026737213, -0.04417850822210312, 0.02773381397128105, -0.05740843340754509, 0.07378899306058884, -0.1104518249630928, -0.03250576928257942, -0.02758859097957611, 0.03422693908214569, -0.11324812471866608, 0.08558940887451172, -0.04733530059456825, 0.05061193183064461, 0.052186671644449234, 0.08483115583658218, -0.015010670758783817, -0.0010786574566736817, 0.047802288085222244, 0.1523342877626419, -0.0630466639995575, -0.015582586638629436, -0.04677833616733551, 0.038473352789878845, 0.007523400243371725, 0.08442540466785431, 0.05212770029902458, -0.08481200784444809, 0.03791239857673645, 0.09764720499515533, 0.02277459017932415, -0.08627249300479889, -0.006797954440116882, -0.05277538299560547, -0.006956822704523802, -0.08383826166391373, -0.0006375816883519292, -0.1271851360797882, -0.06247144192457199, -0.04944370314478874, 0.07200876623392105, -0.11199738085269928, 0.10190802812576294, 0.06414510309696198, 0.08012809604406357, 0.021841803565621376, -0.03564387559890747, 0.16241957247257233, -0.08338168263435364, -0.07658151537179947, 0.12032606452703476, -0.04989209026098251, 0.014865313656628132, 0.05964354798197746, 0.0348515547811985, -0.13443124294281006, -0.01444522850215435, -0.03455476090312004, -0.130478635430336, -0.2651083469390869, -0.014117592945694923, -0.10630802065134048, 0.09374158084392548, -0.050816912204027176, 0.059159379452466965, 0.08187459409236908, 0.1134495958685875, -0.0328698605298996, -0.03079993650317192, -0.06543897092342377, 0.0643099918961525, -0.08198422193527222, -0.001240216544829309, 0.022972365841269493, -0.05183392018079758, -0.038902610540390015, 0.1151328906416893, 0.16873838007450104, 0.14704366028308868, 0.20488911867141724, 0.0742553099989891, 0.0758693516254425, 0.1083894595503807, 0.13607865571975708, -0.01792825199663639, 0.024863021448254585, -0.03097197599709034, -0.039644643664360046, -0.03780544549226761, -0.08840280026197433, 0.06348954141139984, 0.14108912646770477, -0.011862077750265598, 0.08096214383840561, -0.17575876414775848, 0.08445069938898087, 0.17281821370124817, 0.08948201686143875, -0.13409268856048584, 0.09603910148143768, 0.11579474806785583, 0.0846925675868988, -0.07180486619472504, 0.058506790548563004, -0.19260692596435547, -0.11439380049705505, 0.07001122087240219, -0.02820400893688202, 0.0975528359413147, -0.12656596302986145, 0.015393758192658424, -0.060270946472883224, -0.22409150004386902, 0.016476722434163094, -0.006743189878761768, -0.041179269552230835, 0.2428085207939148, 0.014138923026621342, -0.11793524026870728, -0.022936983034014702, -0.016759177669882774, -0.06102839484810829, 0.0977877750992775, 0.1334802359342575, 0.007657190319150686, -0.05321509391069412, 0.0009863139130175114, -0.1052904799580574, 0.04205476492643356, 0.06530746072530746, -0.16987715661525726, -0.0526791475713253, 0.030349085107445717, 0.006094824522733688, -0.08800612390041351, -0.0017600130522623658, -0.06706606596708298, 0.01316143199801445, 0.06887100636959076, 0.025978239253163338, 0.11010605841875076, -0.07423356920480728, 0.055442169308662415, 0.23662172257900238, 0.20986983180046082, -0.0890561118721962, -0.02719230391085148, -0.05723053589463234, -0.04095903038978577, 0.12789881229400635, -0.03731594607234001, 0.08165527880191803, -0.10427816957235336, -0.12102903425693512, -0.018005546182394028, -0.09051370620727539, 0.18183547258377075, -0.012136449106037617, -0.033038802444934845, -0.06372213363647461, 0.10298684984445572, -0.034451041370630264, 0.04596986621618271, 0.009746667928993702, 0.042940039187669754, -0.10142259299755096, -0.061800502240657806, 0.06148635223507881, -0.15118539333343506, 0.04340172931551933, 0.12895682454109192, 0.15243160724639893, 0.1012551560997963, -0.01613634079694748, -0.004256247542798519, 0.082456573843956, 0.3365144729614258, 0.0030113104730844498, 0.05805813521146774, 0.07501976191997528, -0.06380590051412582, -0.1059136614203453, 0.050607532262802124, -0.10817094147205353, -0.03982983157038689, -0.06320635974407196, -0.1607973873615265, 0.05460568889975548, 0.08748199790716171, -0.12118691205978394, 0.18853667378425598, -0.1638891100883484, 0.000596787256654352, 0.14590314030647278, -0.049259454011917114, 0.4527512490749359, -0.24835464358329773, -0.13774536550045013, -0.08973640203475952, -0.17268797755241394, -0.019460467621684074, -0.036844152957201004, 0.05650511756539345, -0.07779985666275024, -0.01580316200852394, 0.03165536746382713, -0.033218614757061005, 0.17811748385429382, -0.019162211567163467, 0.0925801619887352, 0.02719845622777939, -0.06955769658088684, 0.09698715806007385, -0.013328460976481438, -0.020285947248339653, 0.015104745514690876, 0.02707255445420742, -0.08567553758621216, 0.01767898164689541, -0.023705216124653816, 0.12396779656410217, 0.022384867072105408, -0.07045446336269379, -0.1100577637553215, -0.0401095449924469, -0.2143709510564804, 0.07704698294401169, 0.287211149930954, -0.06893354654312134, 0.08686082810163498, -0.026206007227301598, -0.008196169510483742, 0.06924820691347122, 0.02390177547931671, 0.0017314099241048098, -0.023532088845968246, 0.16216079890727997, -0.18194237351417542, -0.025814417749643326, 0.06582697480916977, -0.006291679106652737, -0.003056509420275688, 0.019216973334550858, -0.07997514307498932, 0.09200426191091537, 0.11691504716873169, -0.21543334424495697, 0.08720863610506058, 0.009543423540890217, 0.12921008467674255, 0.09656878560781479, 0.0957961305975914, 0.09856005758047104, 0.03543996065855026, -0.08425328880548477, 0.05146349221467972, -0.021590055897831917, -0.11533249169588089, -0.04783876612782478, 0.0782305896282196, -0.030668187886476517, -0.08736828714609146, 0.10413406789302826, 0.07527928054332733, -0.0677732601761818, -0.0626891553401947, -0.11014524847269058, -0.004414908587932587, -0.05926482006907463, -0.04199204593896866, 0.06489213556051254, -0.06872202455997467, 0.005244578700512648, -0.07243989408016205, -0.053377002477645874, 0.01596974767744541, 0.12872305512428284, 0.07694020122289658, 0.14244097471237183, 0.006556227803230286, 0.04793849587440491, 0.05879376083612442, -0.13272832334041595, -0.0395723395049572, 0.12814217805862427, -0.12104054540395737, -0.2803148031234741, -0.03627355396747589, 0.043610580265522, -0.03820079192519188, -0.04861895740032196, -0.18224456906318665, 0.028751861304044724, -0.04347386211156845, -0.02004869654774666, -0.02612677402794361, -0.04938105121254921, -0.014253220520913601, -0.01134243793785572, -0.14334458112716675, 0.006137413438409567, -0.11546618491411209, 0.06360429525375366, 0.023525230586528778, 0.08551331609487534, -0.044218629598617554, -0.024981141090393066, 0.16849473118782043, -0.04519416019320488, 0.09726546704769135, 0.12121233344078064, 0.04273297265172005, 0.07530836015939713, -0.1019846573472023, 0.08808861672878265, 0.12976638972759247, -0.031097223982214928, -0.02398737333714962, 0.14632399380207062, 0.025718173012137413, -0.025519737973809242, -0.00755481980741024, 0.006191868335008621, 0.055977921932935715, -0.10876382887363434, -0.15603378415107727, -0.000858552404679358, -0.1514161229133606, 0.05233379825949669, -0.08371268957853317, 0.19073159992694855, 0.0813504159450531, -0.10261281579732895, 0.06991997361183167, -0.0096095846965909, -0.0684608593583107, 0.023165598511695862, -0.010993259958922863, -0.1294020712375641, -0.06300408393144608, -0.06397292762994766, 0.01751432754099369, -0.026368871331214905, 0.3474676012992859, -0.05063028633594513, -0.0028583351522684097, -0.013498812913894653, 0.21017396450042725, 0.1518271118402481, 0.0667039006948471, 0.16769666969776154, 0.06858953088521957, -0.06615714728832245, -0.03101140633225441, 0.051454491913318634, -0.0065730540081858635, 0.024559475481510162, -0.013270951807498932, 0.20855601131916046, 0.022737231105566025, -0.00088446622248739, -0.004823807626962662, 0.09491924941539764, 0.11364535987377167, -0.04552547633647919, 0.004820928908884525, 0.015299452468752861, 0.040926605463027954, 0.053041331470012665, 0.1699252426624298, -0.02044920064508915, -0.05398346111178398, 0.02536207064986229, 0.013174672611057758, -0.12167896330356598, -0.06252347677946091, -0.06263351440429688, -0.10167399048805237, 0.0943915992975235, -0.05833037570118904, 0.01691645383834839, 0.14131131768226624, -0.015101443976163864, -0.0083268191665411, 0.20360365509986877, -0.016474589705467224, -0.0964694395661354, 0.1480197161436081, -0.021044036373496056, -0.06489002704620361, -0.04457644000649452, -0.038067106157541275, -0.00709373876452446, -0.03879980742931366, -0.015355944633483887, 0.027034146711230278, -0.03194557875394821, -0.02386436052620411, -0.0985819399356842, -0.0828060731291771, -0.0338335782289505, 0.015445326454937458, -0.08613556623458862, 0.1124025285243988, -0.09363500028848648, 0.009853442199528217, 0.058383483439683914, 0.19958212971687317, -0.016542287543416023, 0.204411581158638, -0.03516901284456253, -0.040400367230176926, -0.00866116676479578, 0.050776612013578415, -0.04612758755683899, -0.03341473639011383, 0.03507360443472862, 0.07562855631113052, 0.2302832156419754, 0.06140356510877609, 0.0316380113363266, 0.07614865899085999, 0.022648541256785393, 0.01623620092868805, 0.015413346700370312, -0.01287915837019682, 0.02480931580066681, -0.08074072748422623, -0.08661357313394547, -0.07382915169000626, 0.017145391553640366, -0.06847268342971802, 0.0898599773645401, 0.06694379448890686, -0.0374385230243206, -0.07522894442081451, 0.14870308339595795, -0.103878915309906, -0.04418492317199707, 0.08992372453212738, -0.1901727169752121, -0.10120400786399841, 0.01716569997370243, -0.04378591850399971, 0.034039195626974106, 0.058075327426195145, -0.09201301634311676, -0.17699697613716125, -0.0053894659504294395, 0.09104720503091812, -0.23863869905471802, -0.1808481514453888, 0.08113312721252441, -0.08162465691566467, 0.15607991814613342, -0.04891659691929817, 0.0068571483716368675, 0.05075748637318611, 0.002906787907704711, -0.03141161426901817, -0.011236291378736496, 0.06305687874555588, -0.07589142769575119, -0.09082116186618805, 0.058189280331134796, 0.009630441665649414, 0.060172051191329956, 0.051299288868904114, 0.055763255804777145, -0.04676862806081772, -0.07536833733320236, 0.05303254723548889, -0.13008029758930206, 0.10355806350708008, -0.16686506569385529, 0.0339360386133194, -0.025804409757256508, -0.037451889365911484, -0.016802946105599403, -0.00990577694028616, 0.03653770312666893, 0.12299459427595139, -0.05398330092430115, -0.04811703413724899, -0.029328493401408195, 0.010220877826213837, 0.0674658790230751, 0.02805914171040058, -0.1512753963470459, 0.029583558440208435, -0.14175589382648468, 0.09944022446870804, -0.09940825402736664, 0.045231617987155914, -0.01622990518808365, -0.07393898069858551, -0.0030944219324737787, -0.12137972563505173, 0.0496835820376873, 0.0029584914445877075, -0.08517318218946457, -0.057165153324604034 ]
e399aaa508f09dc08bf3f3994fd2a07570fddb68
# GEM Submission Submission name: BART-base_Original_CACAPO
GEM-submissions/Simon1997__bart-base_original_cacapo__1678442469
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2023-03-10T10:01:09+00:00
{"benchmark": "gem", "type": "prediction", "submission_name": "BART-base_Original_CACAPO", "tags": ["evaluation", "benchmark"]}
2023-03-10T10:01:11+00:00
[]
[]
TAGS #benchmark-gem #evaluation #benchmark #region-us
# GEM Submission Submission name: BART-base_Original_CACAPO
[ "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ "TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n", "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ 19, 19 ]
[ "passage: TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ -0.021579695865511894, 0.11193563044071198, -0.007865269668400288, -0.019038047641515732, 0.04843319207429886, 0.0193680077791214, 0.0743320882320404, 0.07335235178470612, 0.06355492025613785, 0.06977829337120056, 0.17659561336040497, 0.08783257007598877, 0.05115296691656113, 0.08241039514541626, -0.10767046362161636, -0.12662985920906067, 0.019682614132761955, 0.05298498645424843, 0.028147032484412193, 0.11377457529306412, 0.03042258881032467, -0.057743873447179794, 0.08618064969778061, -0.02179625816643238, -0.15480123460292816, 0.10764462500810623, -0.0420137420296669, -0.06961661577224731, 0.011794783174991608, -0.09721928834915161, 0.13173601031303406, 0.0650508850812912, -0.15197256207466125, -0.12650203704833984, 0.05225776880979538, -0.042505331337451935, -0.03838919848203659, 0.08507134765386581, 0.018296683207154274, -0.10766889154911041, 0.08583088964223862, 0.027503326535224915, -0.02333226054906845, 0.049808088690042496, -0.21371446549892426, -0.06375905126333237, -0.08980027586221695, 0.034447215497493744, 0.04615015536546707, -0.0022657562512904406, -0.01870938017964363, 0.17669916152954102, -0.1344486027956009, -0.04263029620051384, 0.218666672706604, -0.3457527756690979, -0.05775916576385498, 0.12548093497753143, -0.00980045460164547, 0.03517572209239006, -0.05543021857738495, 0.06470152735710144, 0.02757439762353897, -0.03863587975502014, -0.12272787094116211, -0.13928109407424927, -0.15338633954524994, 0.0537513792514801, -0.08391180634498596, -0.009055896662175655, 0.36483997106552124, 0.02442103996872902, -0.07561526447534561, 0.12641125917434692, -0.08264773339033127, -0.1554422676563263, -0.0026797824539244175, 0.04781627655029297, 0.055526018142700195, 0.07737627625465393, 0.01610959880053997, -0.040104735642671585, -0.09095452725887299, -0.11607497930526733, -0.06996772438287735, 0.08775271475315094, -0.01740850694477558, 0.08585234731435776, -0.08989033102989197, 0.04919518157839775, -0.1259991079568863, -0.05683298408985138, -0.07052518427371979, -0.07626019418239594, 0.014248992316424847, 0.002542787231504917, 0.023836011067032814, -0.00792502611875534, 0.13464495539665222, 0.19646106660366058, 0.173765629529953, 0.08661793172359467, -0.11065520346164703, 0.15497291088104248, 0.06933274865150452, 0.10690978914499283, 0.03826291859149933, -0.041093211621046066, 0.08788680285215378, -0.16168591380119324, 0.024191204458475113, -0.048443060368299484, -0.09577569365501404, 0.0003135722363367677, 0.01599740982055664, 0.07476209104061127, 0.04572264477610588, -0.07223887741565704, -0.12257254868745804, 0.018205974251031876, 0.25575006008148193, 0.03607264161109924, -0.04029591381549835, -0.03739015758037567, -0.003446701681241393, -0.01089679915457964, -0.06802812218666077, 0.07189081609249115, 0.07140394300222397, 0.008206410333514214, -0.11594346910715103, -0.049614883959293365, -0.02800353430211544, 0.07075642049312592, 0.059330638498067856, -0.06082887947559357, 0.05835231766104698, -0.10463473945856094, -0.07303127646446228, -0.011785757727921009, 0.012723468244075775, -0.024758918210864067, 0.00686256680637598, 0.042665235698223114, 0.03828485682606697, -0.040771134197711945, -0.016646381467580795, -0.05917441099882126, -0.06156102940440178, 0.03805740550160408, -0.014565866440534592, 0.024614647030830383, -0.2050780951976776, -0.013496886007487774, -0.16844433546066284, 0.09644220024347305, -0.1445394605398178, -0.055288154631853104, -0.04696909710764885, 0.12064862251281738, -0.10780677199363708, -0.020485997200012207, -0.15497271716594696, -0.04006257653236389, -0.0047983452677726746, 0.17488402128219604, -0.04095560312271118, -0.00988810695707798, 0.1946643590927124, 0.0045458911918103695, -0.1080051138997078, 0.08928655833005905, -0.013472361490130424, -0.05169422924518585, 0.08399120718240738, 0.29951027035713196, -0.1218472346663475, -0.018729042261838913, -0.038115017116069794, -0.039656590670347214, 0.004058880265802145, -0.13161879777908325, 0.13748402893543243, -0.07663698494434357, -0.1539548635482788, -0.010011649690568447, -0.07245270162820816, -0.04452331364154816, -0.0321793258190155, -0.012092088349163532, -0.011476387269794941, -0.04397948086261749, -0.05388451740145683, -0.04113294929265976, 0.05766065791249275, -0.059836190193891525, 0.01922992430627346, -0.1270141303539276, 0.027813304215669632, 0.10963951796293259, 0.005136584397405386, -0.03328736871480942, 0.24840255081653595, -0.1617705523967743, -0.03947341442108154, -0.13169841468334198, 0.08387058228254318, 0.09611855447292328, 0.11008039116859436, 0.11572857946157455, 0.07656212896108627, 0.012510224245488644, -0.1050240620970726, 0.017968520522117615, -0.02239055186510086, 0.03773706406354904, -0.04543626680970192, 0.05189795792102814, -0.09433245658874512, 0.020536962896585464, -0.03516801819205284, 0.11923356354236603, -0.06443270295858383, -0.014874282293021679, 0.21115443110466003, -0.04288418963551521, 0.08854367583990097, -0.05291197821497917, 0.05880606919527054, 0.0012242794036865234, 0.00971280224621296, -0.009553705342113972, 0.002232361352071166, 0.03145148232579231, -0.14376480877399445, 0.008970461785793304, -0.02138606458902359, 0.1195681095123291, 0.09908004105091095, -0.1816939115524292, -0.006263781804591417, -0.14833277463912964, -0.02813703753054142, 0.0039808489382267, 0.06377451121807098, 0.0816207081079483, 0.16023662686347961, -0.04764799773693085, 0.011684675700962543, -0.08814384043216705, 0.020302804186940193, -0.026592981070280075, -0.0876510962843895, -0.0027186984661966562, 0.030639102682471275, 0.1669885218143463, -0.21265286207199097, 0.07759512960910797, 0.2238851934671402, -0.017560819163918495, 0.17997777462005615, 0.015712397173047066, -0.020971491932868958, -0.058320578187704086, 0.05422632023692131, 0.013153853826224804, 0.11819566041231155, -0.1468164026737213, -0.04417850822210312, 0.02773381397128105, -0.05740843340754509, 0.07378899306058884, -0.1104518249630928, -0.03250576928257942, -0.02758859097957611, 0.03422693908214569, -0.11324812471866608, 0.08558940887451172, -0.04733530059456825, 0.05061193183064461, 0.052186671644449234, 0.08483115583658218, -0.015010670758783817, -0.0010786574566736817, 0.047802288085222244, 0.1523342877626419, -0.0630466639995575, -0.015582586638629436, -0.04677833616733551, 0.038473352789878845, 0.007523400243371725, 0.08442540466785431, 0.05212770029902458, -0.08481200784444809, 0.03791239857673645, 0.09764720499515533, 0.02277459017932415, -0.08627249300479889, -0.006797954440116882, -0.05277538299560547, -0.006956822704523802, -0.08383826166391373, -0.0006375816883519292, -0.1271851360797882, -0.06247144192457199, -0.04944370314478874, 0.07200876623392105, -0.11199738085269928, 0.10190802812576294, 0.06414510309696198, 0.08012809604406357, 0.021841803565621376, -0.03564387559890747, 0.16241957247257233, -0.08338168263435364, -0.07658151537179947, 0.12032606452703476, -0.04989209026098251, 0.014865313656628132, 0.05964354798197746, 0.0348515547811985, -0.13443124294281006, -0.01444522850215435, -0.03455476090312004, -0.130478635430336, -0.2651083469390869, -0.014117592945694923, -0.10630802065134048, 0.09374158084392548, -0.050816912204027176, 0.059159379452466965, 0.08187459409236908, 0.1134495958685875, -0.0328698605298996, -0.03079993650317192, -0.06543897092342377, 0.0643099918961525, -0.08198422193527222, -0.001240216544829309, 0.022972365841269493, -0.05183392018079758, -0.038902610540390015, 0.1151328906416893, 0.16873838007450104, 0.14704366028308868, 0.20488911867141724, 0.0742553099989891, 0.0758693516254425, 0.1083894595503807, 0.13607865571975708, -0.01792825199663639, 0.024863021448254585, -0.03097197599709034, -0.039644643664360046, -0.03780544549226761, -0.08840280026197433, 0.06348954141139984, 0.14108912646770477, -0.011862077750265598, 0.08096214383840561, -0.17575876414775848, 0.08445069938898087, 0.17281821370124817, 0.08948201686143875, -0.13409268856048584, 0.09603910148143768, 0.11579474806785583, 0.0846925675868988, -0.07180486619472504, 0.058506790548563004, -0.19260692596435547, -0.11439380049705505, 0.07001122087240219, -0.02820400893688202, 0.0975528359413147, -0.12656596302986145, 0.015393758192658424, -0.060270946472883224, -0.22409150004386902, 0.016476722434163094, -0.006743189878761768, -0.041179269552230835, 0.2428085207939148, 0.014138923026621342, -0.11793524026870728, -0.022936983034014702, -0.016759177669882774, -0.06102839484810829, 0.0977877750992775, 0.1334802359342575, 0.007657190319150686, -0.05321509391069412, 0.0009863139130175114, -0.1052904799580574, 0.04205476492643356, 0.06530746072530746, -0.16987715661525726, -0.0526791475713253, 0.030349085107445717, 0.006094824522733688, -0.08800612390041351, -0.0017600130522623658, -0.06706606596708298, 0.01316143199801445, 0.06887100636959076, 0.025978239253163338, 0.11010605841875076, -0.07423356920480728, 0.055442169308662415, 0.23662172257900238, 0.20986983180046082, -0.0890561118721962, -0.02719230391085148, -0.05723053589463234, -0.04095903038978577, 0.12789881229400635, -0.03731594607234001, 0.08165527880191803, -0.10427816957235336, -0.12102903425693512, -0.018005546182394028, -0.09051370620727539, 0.18183547258377075, -0.012136449106037617, -0.033038802444934845, -0.06372213363647461, 0.10298684984445572, -0.034451041370630264, 0.04596986621618271, 0.009746667928993702, 0.042940039187669754, -0.10142259299755096, -0.061800502240657806, 0.06148635223507881, -0.15118539333343506, 0.04340172931551933, 0.12895682454109192, 0.15243160724639893, 0.1012551560997963, -0.01613634079694748, -0.004256247542798519, 0.082456573843956, 0.3365144729614258, 0.0030113104730844498, 0.05805813521146774, 0.07501976191997528, -0.06380590051412582, -0.1059136614203453, 0.050607532262802124, -0.10817094147205353, -0.03982983157038689, -0.06320635974407196, -0.1607973873615265, 0.05460568889975548, 0.08748199790716171, -0.12118691205978394, 0.18853667378425598, -0.1638891100883484, 0.000596787256654352, 0.14590314030647278, -0.049259454011917114, 0.4527512490749359, -0.24835464358329773, -0.13774536550045013, -0.08973640203475952, -0.17268797755241394, -0.019460467621684074, -0.036844152957201004, 0.05650511756539345, -0.07779985666275024, -0.01580316200852394, 0.03165536746382713, -0.033218614757061005, 0.17811748385429382, -0.019162211567163467, 0.0925801619887352, 0.02719845622777939, -0.06955769658088684, 0.09698715806007385, -0.013328460976481438, -0.020285947248339653, 0.015104745514690876, 0.02707255445420742, -0.08567553758621216, 0.01767898164689541, -0.023705216124653816, 0.12396779656410217, 0.022384867072105408, -0.07045446336269379, -0.1100577637553215, -0.0401095449924469, -0.2143709510564804, 0.07704698294401169, 0.287211149930954, -0.06893354654312134, 0.08686082810163498, -0.026206007227301598, -0.008196169510483742, 0.06924820691347122, 0.02390177547931671, 0.0017314099241048098, -0.023532088845968246, 0.16216079890727997, -0.18194237351417542, -0.025814417749643326, 0.06582697480916977, -0.006291679106652737, -0.003056509420275688, 0.019216973334550858, -0.07997514307498932, 0.09200426191091537, 0.11691504716873169, -0.21543334424495697, 0.08720863610506058, 0.009543423540890217, 0.12921008467674255, 0.09656878560781479, 0.0957961305975914, 0.09856005758047104, 0.03543996065855026, -0.08425328880548477, 0.05146349221467972, -0.021590055897831917, -0.11533249169588089, -0.04783876612782478, 0.0782305896282196, -0.030668187886476517, -0.08736828714609146, 0.10413406789302826, 0.07527928054332733, -0.0677732601761818, -0.0626891553401947, -0.11014524847269058, -0.004414908587932587, -0.05926482006907463, -0.04199204593896866, 0.06489213556051254, -0.06872202455997467, 0.005244578700512648, -0.07243989408016205, -0.053377002477645874, 0.01596974767744541, 0.12872305512428284, 0.07694020122289658, 0.14244097471237183, 0.006556227803230286, 0.04793849587440491, 0.05879376083612442, -0.13272832334041595, -0.0395723395049572, 0.12814217805862427, -0.12104054540395737, -0.2803148031234741, -0.03627355396747589, 0.043610580265522, -0.03820079192519188, -0.04861895740032196, -0.18224456906318665, 0.028751861304044724, -0.04347386211156845, -0.02004869654774666, -0.02612677402794361, -0.04938105121254921, -0.014253220520913601, -0.01134243793785572, -0.14334458112716675, 0.006137413438409567, -0.11546618491411209, 0.06360429525375366, 0.023525230586528778, 0.08551331609487534, -0.044218629598617554, -0.024981141090393066, 0.16849473118782043, -0.04519416019320488, 0.09726546704769135, 0.12121233344078064, 0.04273297265172005, 0.07530836015939713, -0.1019846573472023, 0.08808861672878265, 0.12976638972759247, -0.031097223982214928, -0.02398737333714962, 0.14632399380207062, 0.025718173012137413, -0.025519737973809242, -0.00755481980741024, 0.006191868335008621, 0.055977921932935715, -0.10876382887363434, -0.15603378415107727, -0.000858552404679358, -0.1514161229133606, 0.05233379825949669, -0.08371268957853317, 0.19073159992694855, 0.0813504159450531, -0.10261281579732895, 0.06991997361183167, -0.0096095846965909, -0.0684608593583107, 0.023165598511695862, -0.010993259958922863, -0.1294020712375641, -0.06300408393144608, -0.06397292762994766, 0.01751432754099369, -0.026368871331214905, 0.3474676012992859, -0.05063028633594513, -0.0028583351522684097, -0.013498812913894653, 0.21017396450042725, 0.1518271118402481, 0.0667039006948471, 0.16769666969776154, 0.06858953088521957, -0.06615714728832245, -0.03101140633225441, 0.051454491913318634, -0.0065730540081858635, 0.024559475481510162, -0.013270951807498932, 0.20855601131916046, 0.022737231105566025, -0.00088446622248739, -0.004823807626962662, 0.09491924941539764, 0.11364535987377167, -0.04552547633647919, 0.004820928908884525, 0.015299452468752861, 0.040926605463027954, 0.053041331470012665, 0.1699252426624298, -0.02044920064508915, -0.05398346111178398, 0.02536207064986229, 0.013174672611057758, -0.12167896330356598, -0.06252347677946091, -0.06263351440429688, -0.10167399048805237, 0.0943915992975235, -0.05833037570118904, 0.01691645383834839, 0.14131131768226624, -0.015101443976163864, -0.0083268191665411, 0.20360365509986877, -0.016474589705467224, -0.0964694395661354, 0.1480197161436081, -0.021044036373496056, -0.06489002704620361, -0.04457644000649452, -0.038067106157541275, -0.00709373876452446, -0.03879980742931366, -0.015355944633483887, 0.027034146711230278, -0.03194557875394821, -0.02386436052620411, -0.0985819399356842, -0.0828060731291771, -0.0338335782289505, 0.015445326454937458, -0.08613556623458862, 0.1124025285243988, -0.09363500028848648, 0.009853442199528217, 0.058383483439683914, 0.19958212971687317, -0.016542287543416023, 0.204411581158638, -0.03516901284456253, -0.040400367230176926, -0.00866116676479578, 0.050776612013578415, -0.04612758755683899, -0.03341473639011383, 0.03507360443472862, 0.07562855631113052, 0.2302832156419754, 0.06140356510877609, 0.0316380113363266, 0.07614865899085999, 0.022648541256785393, 0.01623620092868805, 0.015413346700370312, -0.01287915837019682, 0.02480931580066681, -0.08074072748422623, -0.08661357313394547, -0.07382915169000626, 0.017145391553640366, -0.06847268342971802, 0.0898599773645401, 0.06694379448890686, -0.0374385230243206, -0.07522894442081451, 0.14870308339595795, -0.103878915309906, -0.04418492317199707, 0.08992372453212738, -0.1901727169752121, -0.10120400786399841, 0.01716569997370243, -0.04378591850399971, 0.034039195626974106, 0.058075327426195145, -0.09201301634311676, -0.17699697613716125, -0.0053894659504294395, 0.09104720503091812, -0.23863869905471802, -0.1808481514453888, 0.08113312721252441, -0.08162465691566467, 0.15607991814613342, -0.04891659691929817, 0.0068571483716368675, 0.05075748637318611, 0.002906787907704711, -0.03141161426901817, -0.011236291378736496, 0.06305687874555588, -0.07589142769575119, -0.09082116186618805, 0.058189280331134796, 0.009630441665649414, 0.060172051191329956, 0.051299288868904114, 0.055763255804777145, -0.04676862806081772, -0.07536833733320236, 0.05303254723548889, -0.13008029758930206, 0.10355806350708008, -0.16686506569385529, 0.0339360386133194, -0.025804409757256508, -0.037451889365911484, -0.016802946105599403, -0.00990577694028616, 0.03653770312666893, 0.12299459427595139, -0.05398330092430115, -0.04811703413724899, -0.029328493401408195, 0.010220877826213837, 0.0674658790230751, 0.02805914171040058, -0.1512753963470459, 0.029583558440208435, -0.14175589382648468, 0.09944022446870804, -0.09940825402736664, 0.045231617987155914, -0.01622990518808365, -0.07393898069858551, -0.0030944219324737787, -0.12137972563505173, 0.0496835820376873, 0.0029584914445877075, -0.08517318218946457, -0.057165153324604034 ]
c639bc6db9236831c9233abebdb45bcb52fb6de7
# GEM Submission Submission name: BART-base_Original_CACAPO
GEM-submissions/Simon1997__bart-base_original_cacapo__1678442552
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2023-03-10T10:02:32+00:00
{"benchmark": "gem", "type": "prediction", "submission_name": "BART-base_Original_CACAPO", "tags": ["evaluation", "benchmark"]}
2023-03-10T10:02:35+00:00
[]
[]
TAGS #benchmark-gem #evaluation #benchmark #region-us
# GEM Submission Submission name: BART-base_Original_CACAPO
[ "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ "TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n", "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ 19, 19 ]
[ "passage: TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ -0.021579695865511894, 0.11193563044071198, -0.007865269668400288, -0.019038047641515732, 0.04843319207429886, 0.0193680077791214, 0.0743320882320404, 0.07335235178470612, 0.06355492025613785, 0.06977829337120056, 0.17659561336040497, 0.08783257007598877, 0.05115296691656113, 0.08241039514541626, -0.10767046362161636, -0.12662985920906067, 0.019682614132761955, 0.05298498645424843, 0.028147032484412193, 0.11377457529306412, 0.03042258881032467, -0.057743873447179794, 0.08618064969778061, -0.02179625816643238, -0.15480123460292816, 0.10764462500810623, -0.0420137420296669, -0.06961661577224731, 0.011794783174991608, -0.09721928834915161, 0.13173601031303406, 0.0650508850812912, -0.15197256207466125, -0.12650203704833984, 0.05225776880979538, -0.042505331337451935, -0.03838919848203659, 0.08507134765386581, 0.018296683207154274, -0.10766889154911041, 0.08583088964223862, 0.027503326535224915, -0.02333226054906845, 0.049808088690042496, -0.21371446549892426, -0.06375905126333237, -0.08980027586221695, 0.034447215497493744, 0.04615015536546707, -0.0022657562512904406, -0.01870938017964363, 0.17669916152954102, -0.1344486027956009, -0.04263029620051384, 0.218666672706604, -0.3457527756690979, -0.05775916576385498, 0.12548093497753143, -0.00980045460164547, 0.03517572209239006, -0.05543021857738495, 0.06470152735710144, 0.02757439762353897, -0.03863587975502014, -0.12272787094116211, -0.13928109407424927, -0.15338633954524994, 0.0537513792514801, -0.08391180634498596, -0.009055896662175655, 0.36483997106552124, 0.02442103996872902, -0.07561526447534561, 0.12641125917434692, -0.08264773339033127, -0.1554422676563263, -0.0026797824539244175, 0.04781627655029297, 0.055526018142700195, 0.07737627625465393, 0.01610959880053997, -0.040104735642671585, -0.09095452725887299, -0.11607497930526733, -0.06996772438287735, 0.08775271475315094, -0.01740850694477558, 0.08585234731435776, -0.08989033102989197, 0.04919518157839775, -0.1259991079568863, -0.05683298408985138, -0.07052518427371979, -0.07626019418239594, 0.014248992316424847, 0.002542787231504917, 0.023836011067032814, -0.00792502611875534, 0.13464495539665222, 0.19646106660366058, 0.173765629529953, 0.08661793172359467, -0.11065520346164703, 0.15497291088104248, 0.06933274865150452, 0.10690978914499283, 0.03826291859149933, -0.041093211621046066, 0.08788680285215378, -0.16168591380119324, 0.024191204458475113, -0.048443060368299484, -0.09577569365501404, 0.0003135722363367677, 0.01599740982055664, 0.07476209104061127, 0.04572264477610588, -0.07223887741565704, -0.12257254868745804, 0.018205974251031876, 0.25575006008148193, 0.03607264161109924, -0.04029591381549835, -0.03739015758037567, -0.003446701681241393, -0.01089679915457964, -0.06802812218666077, 0.07189081609249115, 0.07140394300222397, 0.008206410333514214, -0.11594346910715103, -0.049614883959293365, -0.02800353430211544, 0.07075642049312592, 0.059330638498067856, -0.06082887947559357, 0.05835231766104698, -0.10463473945856094, -0.07303127646446228, -0.011785757727921009, 0.012723468244075775, -0.024758918210864067, 0.00686256680637598, 0.042665235698223114, 0.03828485682606697, -0.040771134197711945, -0.016646381467580795, -0.05917441099882126, -0.06156102940440178, 0.03805740550160408, -0.014565866440534592, 0.024614647030830383, -0.2050780951976776, -0.013496886007487774, -0.16844433546066284, 0.09644220024347305, -0.1445394605398178, -0.055288154631853104, -0.04696909710764885, 0.12064862251281738, -0.10780677199363708, -0.020485997200012207, -0.15497271716594696, -0.04006257653236389, -0.0047983452677726746, 0.17488402128219604, -0.04095560312271118, -0.00988810695707798, 0.1946643590927124, 0.0045458911918103695, -0.1080051138997078, 0.08928655833005905, -0.013472361490130424, -0.05169422924518585, 0.08399120718240738, 0.29951027035713196, -0.1218472346663475, -0.018729042261838913, -0.038115017116069794, -0.039656590670347214, 0.004058880265802145, -0.13161879777908325, 0.13748402893543243, -0.07663698494434357, -0.1539548635482788, -0.010011649690568447, -0.07245270162820816, -0.04452331364154816, -0.0321793258190155, -0.012092088349163532, -0.011476387269794941, -0.04397948086261749, -0.05388451740145683, -0.04113294929265976, 0.05766065791249275, -0.059836190193891525, 0.01922992430627346, -0.1270141303539276, 0.027813304215669632, 0.10963951796293259, 0.005136584397405386, -0.03328736871480942, 0.24840255081653595, -0.1617705523967743, -0.03947341442108154, -0.13169841468334198, 0.08387058228254318, 0.09611855447292328, 0.11008039116859436, 0.11572857946157455, 0.07656212896108627, 0.012510224245488644, -0.1050240620970726, 0.017968520522117615, -0.02239055186510086, 0.03773706406354904, -0.04543626680970192, 0.05189795792102814, -0.09433245658874512, 0.020536962896585464, -0.03516801819205284, 0.11923356354236603, -0.06443270295858383, -0.014874282293021679, 0.21115443110466003, -0.04288418963551521, 0.08854367583990097, -0.05291197821497917, 0.05880606919527054, 0.0012242794036865234, 0.00971280224621296, -0.009553705342113972, 0.002232361352071166, 0.03145148232579231, -0.14376480877399445, 0.008970461785793304, -0.02138606458902359, 0.1195681095123291, 0.09908004105091095, -0.1816939115524292, -0.006263781804591417, -0.14833277463912964, -0.02813703753054142, 0.0039808489382267, 0.06377451121807098, 0.0816207081079483, 0.16023662686347961, -0.04764799773693085, 0.011684675700962543, -0.08814384043216705, 0.020302804186940193, -0.026592981070280075, -0.0876510962843895, -0.0027186984661966562, 0.030639102682471275, 0.1669885218143463, -0.21265286207199097, 0.07759512960910797, 0.2238851934671402, -0.017560819163918495, 0.17997777462005615, 0.015712397173047066, -0.020971491932868958, -0.058320578187704086, 0.05422632023692131, 0.013153853826224804, 0.11819566041231155, -0.1468164026737213, -0.04417850822210312, 0.02773381397128105, -0.05740843340754509, 0.07378899306058884, -0.1104518249630928, -0.03250576928257942, -0.02758859097957611, 0.03422693908214569, -0.11324812471866608, 0.08558940887451172, -0.04733530059456825, 0.05061193183064461, 0.052186671644449234, 0.08483115583658218, -0.015010670758783817, -0.0010786574566736817, 0.047802288085222244, 0.1523342877626419, -0.0630466639995575, -0.015582586638629436, -0.04677833616733551, 0.038473352789878845, 0.007523400243371725, 0.08442540466785431, 0.05212770029902458, -0.08481200784444809, 0.03791239857673645, 0.09764720499515533, 0.02277459017932415, -0.08627249300479889, -0.006797954440116882, -0.05277538299560547, -0.006956822704523802, -0.08383826166391373, -0.0006375816883519292, -0.1271851360797882, -0.06247144192457199, -0.04944370314478874, 0.07200876623392105, -0.11199738085269928, 0.10190802812576294, 0.06414510309696198, 0.08012809604406357, 0.021841803565621376, -0.03564387559890747, 0.16241957247257233, -0.08338168263435364, -0.07658151537179947, 0.12032606452703476, -0.04989209026098251, 0.014865313656628132, 0.05964354798197746, 0.0348515547811985, -0.13443124294281006, -0.01444522850215435, -0.03455476090312004, -0.130478635430336, -0.2651083469390869, -0.014117592945694923, -0.10630802065134048, 0.09374158084392548, -0.050816912204027176, 0.059159379452466965, 0.08187459409236908, 0.1134495958685875, -0.0328698605298996, -0.03079993650317192, -0.06543897092342377, 0.0643099918961525, -0.08198422193527222, -0.001240216544829309, 0.022972365841269493, -0.05183392018079758, -0.038902610540390015, 0.1151328906416893, 0.16873838007450104, 0.14704366028308868, 0.20488911867141724, 0.0742553099989891, 0.0758693516254425, 0.1083894595503807, 0.13607865571975708, -0.01792825199663639, 0.024863021448254585, -0.03097197599709034, -0.039644643664360046, -0.03780544549226761, -0.08840280026197433, 0.06348954141139984, 0.14108912646770477, -0.011862077750265598, 0.08096214383840561, -0.17575876414775848, 0.08445069938898087, 0.17281821370124817, 0.08948201686143875, -0.13409268856048584, 0.09603910148143768, 0.11579474806785583, 0.0846925675868988, -0.07180486619472504, 0.058506790548563004, -0.19260692596435547, -0.11439380049705505, 0.07001122087240219, -0.02820400893688202, 0.0975528359413147, -0.12656596302986145, 0.015393758192658424, -0.060270946472883224, -0.22409150004386902, 0.016476722434163094, -0.006743189878761768, -0.041179269552230835, 0.2428085207939148, 0.014138923026621342, -0.11793524026870728, -0.022936983034014702, -0.016759177669882774, -0.06102839484810829, 0.0977877750992775, 0.1334802359342575, 0.007657190319150686, -0.05321509391069412, 0.0009863139130175114, -0.1052904799580574, 0.04205476492643356, 0.06530746072530746, -0.16987715661525726, -0.0526791475713253, 0.030349085107445717, 0.006094824522733688, -0.08800612390041351, -0.0017600130522623658, -0.06706606596708298, 0.01316143199801445, 0.06887100636959076, 0.025978239253163338, 0.11010605841875076, -0.07423356920480728, 0.055442169308662415, 0.23662172257900238, 0.20986983180046082, -0.0890561118721962, -0.02719230391085148, -0.05723053589463234, -0.04095903038978577, 0.12789881229400635, -0.03731594607234001, 0.08165527880191803, -0.10427816957235336, -0.12102903425693512, -0.018005546182394028, -0.09051370620727539, 0.18183547258377075, -0.012136449106037617, -0.033038802444934845, -0.06372213363647461, 0.10298684984445572, -0.034451041370630264, 0.04596986621618271, 0.009746667928993702, 0.042940039187669754, -0.10142259299755096, -0.061800502240657806, 0.06148635223507881, -0.15118539333343506, 0.04340172931551933, 0.12895682454109192, 0.15243160724639893, 0.1012551560997963, -0.01613634079694748, -0.004256247542798519, 0.082456573843956, 0.3365144729614258, 0.0030113104730844498, 0.05805813521146774, 0.07501976191997528, -0.06380590051412582, -0.1059136614203453, 0.050607532262802124, -0.10817094147205353, -0.03982983157038689, -0.06320635974407196, -0.1607973873615265, 0.05460568889975548, 0.08748199790716171, -0.12118691205978394, 0.18853667378425598, -0.1638891100883484, 0.000596787256654352, 0.14590314030647278, -0.049259454011917114, 0.4527512490749359, -0.24835464358329773, -0.13774536550045013, -0.08973640203475952, -0.17268797755241394, -0.019460467621684074, -0.036844152957201004, 0.05650511756539345, -0.07779985666275024, -0.01580316200852394, 0.03165536746382713, -0.033218614757061005, 0.17811748385429382, -0.019162211567163467, 0.0925801619887352, 0.02719845622777939, -0.06955769658088684, 0.09698715806007385, -0.013328460976481438, -0.020285947248339653, 0.015104745514690876, 0.02707255445420742, -0.08567553758621216, 0.01767898164689541, -0.023705216124653816, 0.12396779656410217, 0.022384867072105408, -0.07045446336269379, -0.1100577637553215, -0.0401095449924469, -0.2143709510564804, 0.07704698294401169, 0.287211149930954, -0.06893354654312134, 0.08686082810163498, -0.026206007227301598, -0.008196169510483742, 0.06924820691347122, 0.02390177547931671, 0.0017314099241048098, -0.023532088845968246, 0.16216079890727997, -0.18194237351417542, -0.025814417749643326, 0.06582697480916977, -0.006291679106652737, -0.003056509420275688, 0.019216973334550858, -0.07997514307498932, 0.09200426191091537, 0.11691504716873169, -0.21543334424495697, 0.08720863610506058, 0.009543423540890217, 0.12921008467674255, 0.09656878560781479, 0.0957961305975914, 0.09856005758047104, 0.03543996065855026, -0.08425328880548477, 0.05146349221467972, -0.021590055897831917, -0.11533249169588089, -0.04783876612782478, 0.0782305896282196, -0.030668187886476517, -0.08736828714609146, 0.10413406789302826, 0.07527928054332733, -0.0677732601761818, -0.0626891553401947, -0.11014524847269058, -0.004414908587932587, -0.05926482006907463, -0.04199204593896866, 0.06489213556051254, -0.06872202455997467, 0.005244578700512648, -0.07243989408016205, -0.053377002477645874, 0.01596974767744541, 0.12872305512428284, 0.07694020122289658, 0.14244097471237183, 0.006556227803230286, 0.04793849587440491, 0.05879376083612442, -0.13272832334041595, -0.0395723395049572, 0.12814217805862427, -0.12104054540395737, -0.2803148031234741, -0.03627355396747589, 0.043610580265522, -0.03820079192519188, -0.04861895740032196, -0.18224456906318665, 0.028751861304044724, -0.04347386211156845, -0.02004869654774666, -0.02612677402794361, -0.04938105121254921, -0.014253220520913601, -0.01134243793785572, -0.14334458112716675, 0.006137413438409567, -0.11546618491411209, 0.06360429525375366, 0.023525230586528778, 0.08551331609487534, -0.044218629598617554, -0.024981141090393066, 0.16849473118782043, -0.04519416019320488, 0.09726546704769135, 0.12121233344078064, 0.04273297265172005, 0.07530836015939713, -0.1019846573472023, 0.08808861672878265, 0.12976638972759247, -0.031097223982214928, -0.02398737333714962, 0.14632399380207062, 0.025718173012137413, -0.025519737973809242, -0.00755481980741024, 0.006191868335008621, 0.055977921932935715, -0.10876382887363434, -0.15603378415107727, -0.000858552404679358, -0.1514161229133606, 0.05233379825949669, -0.08371268957853317, 0.19073159992694855, 0.0813504159450531, -0.10261281579732895, 0.06991997361183167, -0.0096095846965909, -0.0684608593583107, 0.023165598511695862, -0.010993259958922863, -0.1294020712375641, -0.06300408393144608, -0.06397292762994766, 0.01751432754099369, -0.026368871331214905, 0.3474676012992859, -0.05063028633594513, -0.0028583351522684097, -0.013498812913894653, 0.21017396450042725, 0.1518271118402481, 0.0667039006948471, 0.16769666969776154, 0.06858953088521957, -0.06615714728832245, -0.03101140633225441, 0.051454491913318634, -0.0065730540081858635, 0.024559475481510162, -0.013270951807498932, 0.20855601131916046, 0.022737231105566025, -0.00088446622248739, -0.004823807626962662, 0.09491924941539764, 0.11364535987377167, -0.04552547633647919, 0.004820928908884525, 0.015299452468752861, 0.040926605463027954, 0.053041331470012665, 0.1699252426624298, -0.02044920064508915, -0.05398346111178398, 0.02536207064986229, 0.013174672611057758, -0.12167896330356598, -0.06252347677946091, -0.06263351440429688, -0.10167399048805237, 0.0943915992975235, -0.05833037570118904, 0.01691645383834839, 0.14131131768226624, -0.015101443976163864, -0.0083268191665411, 0.20360365509986877, -0.016474589705467224, -0.0964694395661354, 0.1480197161436081, -0.021044036373496056, -0.06489002704620361, -0.04457644000649452, -0.038067106157541275, -0.00709373876452446, -0.03879980742931366, -0.015355944633483887, 0.027034146711230278, -0.03194557875394821, -0.02386436052620411, -0.0985819399356842, -0.0828060731291771, -0.0338335782289505, 0.015445326454937458, -0.08613556623458862, 0.1124025285243988, -0.09363500028848648, 0.009853442199528217, 0.058383483439683914, 0.19958212971687317, -0.016542287543416023, 0.204411581158638, -0.03516901284456253, -0.040400367230176926, -0.00866116676479578, 0.050776612013578415, -0.04612758755683899, -0.03341473639011383, 0.03507360443472862, 0.07562855631113052, 0.2302832156419754, 0.06140356510877609, 0.0316380113363266, 0.07614865899085999, 0.022648541256785393, 0.01623620092868805, 0.015413346700370312, -0.01287915837019682, 0.02480931580066681, -0.08074072748422623, -0.08661357313394547, -0.07382915169000626, 0.017145391553640366, -0.06847268342971802, 0.0898599773645401, 0.06694379448890686, -0.0374385230243206, -0.07522894442081451, 0.14870308339595795, -0.103878915309906, -0.04418492317199707, 0.08992372453212738, -0.1901727169752121, -0.10120400786399841, 0.01716569997370243, -0.04378591850399971, 0.034039195626974106, 0.058075327426195145, -0.09201301634311676, -0.17699697613716125, -0.0053894659504294395, 0.09104720503091812, -0.23863869905471802, -0.1808481514453888, 0.08113312721252441, -0.08162465691566467, 0.15607991814613342, -0.04891659691929817, 0.0068571483716368675, 0.05075748637318611, 0.002906787907704711, -0.03141161426901817, -0.011236291378736496, 0.06305687874555588, -0.07589142769575119, -0.09082116186618805, 0.058189280331134796, 0.009630441665649414, 0.060172051191329956, 0.051299288868904114, 0.055763255804777145, -0.04676862806081772, -0.07536833733320236, 0.05303254723548889, -0.13008029758930206, 0.10355806350708008, -0.16686506569385529, 0.0339360386133194, -0.025804409757256508, -0.037451889365911484, -0.016802946105599403, -0.00990577694028616, 0.03653770312666893, 0.12299459427595139, -0.05398330092430115, -0.04811703413724899, -0.029328493401408195, 0.010220877826213837, 0.0674658790230751, 0.02805914171040058, -0.1512753963470459, 0.029583558440208435, -0.14175589382648468, 0.09944022446870804, -0.09940825402736664, 0.045231617987155914, -0.01622990518808365, -0.07393898069858551, -0.0030944219324737787, -0.12137972563505173, 0.0496835820376873, 0.0029584914445877075, -0.08517318218946457, -0.057165153324604034 ]
45fad694360844f8aa6d907ee9cee357556e88d4
# GEM Submission Submission name: BART-base_Original_CACAPO
GEM-submissions/Simon1997__bart-base_original_cacapo__1678442649
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2023-03-10T10:04:09+00:00
{"benchmark": "gem", "type": "prediction", "submission_name": "BART-base_Original_CACAPO", "tags": ["evaluation", "benchmark"]}
2023-03-10T10:04:11+00:00
[]
[]
TAGS #benchmark-gem #evaluation #benchmark #region-us
# GEM Submission Submission name: BART-base_Original_CACAPO
[ "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ "TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n", "# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ 19, 19 ]
[ "passage: TAGS\n#benchmark-gem #evaluation #benchmark #region-us \n# GEM Submission\n\nSubmission name: BART-base_Original_CACAPO" ]
[ -0.021579695865511894, 0.11193563044071198, -0.007865269668400288, -0.019038047641515732, 0.04843319207429886, 0.0193680077791214, 0.0743320882320404, 0.07335235178470612, 0.06355492025613785, 0.06977829337120056, 0.17659561336040497, 0.08783257007598877, 0.05115296691656113, 0.08241039514541626, -0.10767046362161636, -0.12662985920906067, 0.019682614132761955, 0.05298498645424843, 0.028147032484412193, 0.11377457529306412, 0.03042258881032467, -0.057743873447179794, 0.08618064969778061, -0.02179625816643238, -0.15480123460292816, 0.10764462500810623, -0.0420137420296669, -0.06961661577224731, 0.011794783174991608, -0.09721928834915161, 0.13173601031303406, 0.0650508850812912, -0.15197256207466125, -0.12650203704833984, 0.05225776880979538, -0.042505331337451935, -0.03838919848203659, 0.08507134765386581, 0.018296683207154274, -0.10766889154911041, 0.08583088964223862, 0.027503326535224915, -0.02333226054906845, 0.049808088690042496, -0.21371446549892426, -0.06375905126333237, -0.08980027586221695, 0.034447215497493744, 0.04615015536546707, -0.0022657562512904406, -0.01870938017964363, 0.17669916152954102, -0.1344486027956009, -0.04263029620051384, 0.218666672706604, -0.3457527756690979, -0.05775916576385498, 0.12548093497753143, -0.00980045460164547, 0.03517572209239006, -0.05543021857738495, 0.06470152735710144, 0.02757439762353897, -0.03863587975502014, -0.12272787094116211, -0.13928109407424927, -0.15338633954524994, 0.0537513792514801, -0.08391180634498596, -0.009055896662175655, 0.36483997106552124, 0.02442103996872902, -0.07561526447534561, 0.12641125917434692, -0.08264773339033127, -0.1554422676563263, -0.0026797824539244175, 0.04781627655029297, 0.055526018142700195, 0.07737627625465393, 0.01610959880053997, -0.040104735642671585, -0.09095452725887299, -0.11607497930526733, -0.06996772438287735, 0.08775271475315094, -0.01740850694477558, 0.08585234731435776, -0.08989033102989197, 0.04919518157839775, -0.1259991079568863, -0.05683298408985138, -0.07052518427371979, -0.07626019418239594, 0.014248992316424847, 0.002542787231504917, 0.023836011067032814, -0.00792502611875534, 0.13464495539665222, 0.19646106660366058, 0.173765629529953, 0.08661793172359467, -0.11065520346164703, 0.15497291088104248, 0.06933274865150452, 0.10690978914499283, 0.03826291859149933, -0.041093211621046066, 0.08788680285215378, -0.16168591380119324, 0.024191204458475113, -0.048443060368299484, -0.09577569365501404, 0.0003135722363367677, 0.01599740982055664, 0.07476209104061127, 0.04572264477610588, -0.07223887741565704, -0.12257254868745804, 0.018205974251031876, 0.25575006008148193, 0.03607264161109924, -0.04029591381549835, -0.03739015758037567, -0.003446701681241393, -0.01089679915457964, -0.06802812218666077, 0.07189081609249115, 0.07140394300222397, 0.008206410333514214, -0.11594346910715103, -0.049614883959293365, -0.02800353430211544, 0.07075642049312592, 0.059330638498067856, -0.06082887947559357, 0.05835231766104698, -0.10463473945856094, -0.07303127646446228, -0.011785757727921009, 0.012723468244075775, -0.024758918210864067, 0.00686256680637598, 0.042665235698223114, 0.03828485682606697, -0.040771134197711945, -0.016646381467580795, -0.05917441099882126, -0.06156102940440178, 0.03805740550160408, -0.014565866440534592, 0.024614647030830383, -0.2050780951976776, -0.013496886007487774, -0.16844433546066284, 0.09644220024347305, -0.1445394605398178, -0.055288154631853104, -0.04696909710764885, 0.12064862251281738, -0.10780677199363708, -0.020485997200012207, -0.15497271716594696, -0.04006257653236389, -0.0047983452677726746, 0.17488402128219604, -0.04095560312271118, -0.00988810695707798, 0.1946643590927124, 0.0045458911918103695, -0.1080051138997078, 0.08928655833005905, -0.013472361490130424, -0.05169422924518585, 0.08399120718240738, 0.29951027035713196, -0.1218472346663475, -0.018729042261838913, -0.038115017116069794, -0.039656590670347214, 0.004058880265802145, -0.13161879777908325, 0.13748402893543243, -0.07663698494434357, -0.1539548635482788, -0.010011649690568447, -0.07245270162820816, -0.04452331364154816, -0.0321793258190155, -0.012092088349163532, -0.011476387269794941, -0.04397948086261749, -0.05388451740145683, -0.04113294929265976, 0.05766065791249275, -0.059836190193891525, 0.01922992430627346, -0.1270141303539276, 0.027813304215669632, 0.10963951796293259, 0.005136584397405386, -0.03328736871480942, 0.24840255081653595, -0.1617705523967743, -0.03947341442108154, -0.13169841468334198, 0.08387058228254318, 0.09611855447292328, 0.11008039116859436, 0.11572857946157455, 0.07656212896108627, 0.012510224245488644, -0.1050240620970726, 0.017968520522117615, -0.02239055186510086, 0.03773706406354904, -0.04543626680970192, 0.05189795792102814, -0.09433245658874512, 0.020536962896585464, -0.03516801819205284, 0.11923356354236603, -0.06443270295858383, -0.014874282293021679, 0.21115443110466003, -0.04288418963551521, 0.08854367583990097, -0.05291197821497917, 0.05880606919527054, 0.0012242794036865234, 0.00971280224621296, -0.009553705342113972, 0.002232361352071166, 0.03145148232579231, -0.14376480877399445, 0.008970461785793304, -0.02138606458902359, 0.1195681095123291, 0.09908004105091095, -0.1816939115524292, -0.006263781804591417, -0.14833277463912964, -0.02813703753054142, 0.0039808489382267, 0.06377451121807098, 0.0816207081079483, 0.16023662686347961, -0.04764799773693085, 0.011684675700962543, -0.08814384043216705, 0.020302804186940193, -0.026592981070280075, -0.0876510962843895, -0.0027186984661966562, 0.030639102682471275, 0.1669885218143463, -0.21265286207199097, 0.07759512960910797, 0.2238851934671402, -0.017560819163918495, 0.17997777462005615, 0.015712397173047066, -0.020971491932868958, -0.058320578187704086, 0.05422632023692131, 0.013153853826224804, 0.11819566041231155, -0.1468164026737213, -0.04417850822210312, 0.02773381397128105, -0.05740843340754509, 0.07378899306058884, -0.1104518249630928, -0.03250576928257942, -0.02758859097957611, 0.03422693908214569, -0.11324812471866608, 0.08558940887451172, -0.04733530059456825, 0.05061193183064461, 0.052186671644449234, 0.08483115583658218, -0.015010670758783817, -0.0010786574566736817, 0.047802288085222244, 0.1523342877626419, -0.0630466639995575, -0.015582586638629436, -0.04677833616733551, 0.038473352789878845, 0.007523400243371725, 0.08442540466785431, 0.05212770029902458, -0.08481200784444809, 0.03791239857673645, 0.09764720499515533, 0.02277459017932415, -0.08627249300479889, -0.006797954440116882, -0.05277538299560547, -0.006956822704523802, -0.08383826166391373, -0.0006375816883519292, -0.1271851360797882, -0.06247144192457199, -0.04944370314478874, 0.07200876623392105, -0.11199738085269928, 0.10190802812576294, 0.06414510309696198, 0.08012809604406357, 0.021841803565621376, -0.03564387559890747, 0.16241957247257233, -0.08338168263435364, -0.07658151537179947, 0.12032606452703476, -0.04989209026098251, 0.014865313656628132, 0.05964354798197746, 0.0348515547811985, -0.13443124294281006, -0.01444522850215435, -0.03455476090312004, -0.130478635430336, -0.2651083469390869, -0.014117592945694923, -0.10630802065134048, 0.09374158084392548, -0.050816912204027176, 0.059159379452466965, 0.08187459409236908, 0.1134495958685875, -0.0328698605298996, -0.03079993650317192, -0.06543897092342377, 0.0643099918961525, -0.08198422193527222, -0.001240216544829309, 0.022972365841269493, -0.05183392018079758, -0.038902610540390015, 0.1151328906416893, 0.16873838007450104, 0.14704366028308868, 0.20488911867141724, 0.0742553099989891, 0.0758693516254425, 0.1083894595503807, 0.13607865571975708, -0.01792825199663639, 0.024863021448254585, -0.03097197599709034, -0.039644643664360046, -0.03780544549226761, -0.08840280026197433, 0.06348954141139984, 0.14108912646770477, -0.011862077750265598, 0.08096214383840561, -0.17575876414775848, 0.08445069938898087, 0.17281821370124817, 0.08948201686143875, -0.13409268856048584, 0.09603910148143768, 0.11579474806785583, 0.0846925675868988, -0.07180486619472504, 0.058506790548563004, -0.19260692596435547, -0.11439380049705505, 0.07001122087240219, -0.02820400893688202, 0.0975528359413147, -0.12656596302986145, 0.015393758192658424, -0.060270946472883224, -0.22409150004386902, 0.016476722434163094, -0.006743189878761768, -0.041179269552230835, 0.2428085207939148, 0.014138923026621342, -0.11793524026870728, -0.022936983034014702, -0.016759177669882774, -0.06102839484810829, 0.0977877750992775, 0.1334802359342575, 0.007657190319150686, -0.05321509391069412, 0.0009863139130175114, -0.1052904799580574, 0.04205476492643356, 0.06530746072530746, -0.16987715661525726, -0.0526791475713253, 0.030349085107445717, 0.006094824522733688, -0.08800612390041351, -0.0017600130522623658, -0.06706606596708298, 0.01316143199801445, 0.06887100636959076, 0.025978239253163338, 0.11010605841875076, -0.07423356920480728, 0.055442169308662415, 0.23662172257900238, 0.20986983180046082, -0.0890561118721962, -0.02719230391085148, -0.05723053589463234, -0.04095903038978577, 0.12789881229400635, -0.03731594607234001, 0.08165527880191803, -0.10427816957235336, -0.12102903425693512, -0.018005546182394028, -0.09051370620727539, 0.18183547258377075, -0.012136449106037617, -0.033038802444934845, -0.06372213363647461, 0.10298684984445572, -0.034451041370630264, 0.04596986621618271, 0.009746667928993702, 0.042940039187669754, -0.10142259299755096, -0.061800502240657806, 0.06148635223507881, -0.15118539333343506, 0.04340172931551933, 0.12895682454109192, 0.15243160724639893, 0.1012551560997963, -0.01613634079694748, -0.004256247542798519, 0.082456573843956, 0.3365144729614258, 0.0030113104730844498, 0.05805813521146774, 0.07501976191997528, -0.06380590051412582, -0.1059136614203453, 0.050607532262802124, -0.10817094147205353, -0.03982983157038689, -0.06320635974407196, -0.1607973873615265, 0.05460568889975548, 0.08748199790716171, -0.12118691205978394, 0.18853667378425598, -0.1638891100883484, 0.000596787256654352, 0.14590314030647278, -0.049259454011917114, 0.4527512490749359, -0.24835464358329773, -0.13774536550045013, -0.08973640203475952, -0.17268797755241394, -0.019460467621684074, -0.036844152957201004, 0.05650511756539345, -0.07779985666275024, -0.01580316200852394, 0.03165536746382713, -0.033218614757061005, 0.17811748385429382, -0.019162211567163467, 0.0925801619887352, 0.02719845622777939, -0.06955769658088684, 0.09698715806007385, -0.013328460976481438, -0.020285947248339653, 0.015104745514690876, 0.02707255445420742, -0.08567553758621216, 0.01767898164689541, -0.023705216124653816, 0.12396779656410217, 0.022384867072105408, -0.07045446336269379, -0.1100577637553215, -0.0401095449924469, -0.2143709510564804, 0.07704698294401169, 0.287211149930954, -0.06893354654312134, 0.08686082810163498, -0.026206007227301598, -0.008196169510483742, 0.06924820691347122, 0.02390177547931671, 0.0017314099241048098, -0.023532088845968246, 0.16216079890727997, -0.18194237351417542, -0.025814417749643326, 0.06582697480916977, -0.006291679106652737, -0.003056509420275688, 0.019216973334550858, -0.07997514307498932, 0.09200426191091537, 0.11691504716873169, -0.21543334424495697, 0.08720863610506058, 0.009543423540890217, 0.12921008467674255, 0.09656878560781479, 0.0957961305975914, 0.09856005758047104, 0.03543996065855026, -0.08425328880548477, 0.05146349221467972, -0.021590055897831917, -0.11533249169588089, -0.04783876612782478, 0.0782305896282196, -0.030668187886476517, -0.08736828714609146, 0.10413406789302826, 0.07527928054332733, -0.0677732601761818, -0.0626891553401947, -0.11014524847269058, -0.004414908587932587, -0.05926482006907463, -0.04199204593896866, 0.06489213556051254, -0.06872202455997467, 0.005244578700512648, -0.07243989408016205, -0.053377002477645874, 0.01596974767744541, 0.12872305512428284, 0.07694020122289658, 0.14244097471237183, 0.006556227803230286, 0.04793849587440491, 0.05879376083612442, -0.13272832334041595, -0.0395723395049572, 0.12814217805862427, -0.12104054540395737, -0.2803148031234741, -0.03627355396747589, 0.043610580265522, -0.03820079192519188, -0.04861895740032196, -0.18224456906318665, 0.028751861304044724, -0.04347386211156845, -0.02004869654774666, -0.02612677402794361, -0.04938105121254921, -0.014253220520913601, -0.01134243793785572, -0.14334458112716675, 0.006137413438409567, -0.11546618491411209, 0.06360429525375366, 0.023525230586528778, 0.08551331609487534, -0.044218629598617554, -0.024981141090393066, 0.16849473118782043, -0.04519416019320488, 0.09726546704769135, 0.12121233344078064, 0.04273297265172005, 0.07530836015939713, -0.1019846573472023, 0.08808861672878265, 0.12976638972759247, -0.031097223982214928, -0.02398737333714962, 0.14632399380207062, 0.025718173012137413, -0.025519737973809242, -0.00755481980741024, 0.006191868335008621, 0.055977921932935715, -0.10876382887363434, -0.15603378415107727, -0.000858552404679358, -0.1514161229133606, 0.05233379825949669, -0.08371268957853317, 0.19073159992694855, 0.0813504159450531, -0.10261281579732895, 0.06991997361183167, -0.0096095846965909, -0.0684608593583107, 0.023165598511695862, -0.010993259958922863, -0.1294020712375641, -0.06300408393144608, -0.06397292762994766, 0.01751432754099369, -0.026368871331214905, 0.3474676012992859, -0.05063028633594513, -0.0028583351522684097, -0.013498812913894653, 0.21017396450042725, 0.1518271118402481, 0.0667039006948471, 0.16769666969776154, 0.06858953088521957, -0.06615714728832245, -0.03101140633225441, 0.051454491913318634, -0.0065730540081858635, 0.024559475481510162, -0.013270951807498932, 0.20855601131916046, 0.022737231105566025, -0.00088446622248739, -0.004823807626962662, 0.09491924941539764, 0.11364535987377167, -0.04552547633647919, 0.004820928908884525, 0.015299452468752861, 0.040926605463027954, 0.053041331470012665, 0.1699252426624298, -0.02044920064508915, -0.05398346111178398, 0.02536207064986229, 0.013174672611057758, -0.12167896330356598, -0.06252347677946091, -0.06263351440429688, -0.10167399048805237, 0.0943915992975235, -0.05833037570118904, 0.01691645383834839, 0.14131131768226624, -0.015101443976163864, -0.0083268191665411, 0.20360365509986877, -0.016474589705467224, -0.0964694395661354, 0.1480197161436081, -0.021044036373496056, -0.06489002704620361, -0.04457644000649452, -0.038067106157541275, -0.00709373876452446, -0.03879980742931366, -0.015355944633483887, 0.027034146711230278, -0.03194557875394821, -0.02386436052620411, -0.0985819399356842, -0.0828060731291771, -0.0338335782289505, 0.015445326454937458, -0.08613556623458862, 0.1124025285243988, -0.09363500028848648, 0.009853442199528217, 0.058383483439683914, 0.19958212971687317, -0.016542287543416023, 0.204411581158638, -0.03516901284456253, -0.040400367230176926, -0.00866116676479578, 0.050776612013578415, -0.04612758755683899, -0.03341473639011383, 0.03507360443472862, 0.07562855631113052, 0.2302832156419754, 0.06140356510877609, 0.0316380113363266, 0.07614865899085999, 0.022648541256785393, 0.01623620092868805, 0.015413346700370312, -0.01287915837019682, 0.02480931580066681, -0.08074072748422623, -0.08661357313394547, -0.07382915169000626, 0.017145391553640366, -0.06847268342971802, 0.0898599773645401, 0.06694379448890686, -0.0374385230243206, -0.07522894442081451, 0.14870308339595795, -0.103878915309906, -0.04418492317199707, 0.08992372453212738, -0.1901727169752121, -0.10120400786399841, 0.01716569997370243, -0.04378591850399971, 0.034039195626974106, 0.058075327426195145, -0.09201301634311676, -0.17699697613716125, -0.0053894659504294395, 0.09104720503091812, -0.23863869905471802, -0.1808481514453888, 0.08113312721252441, -0.08162465691566467, 0.15607991814613342, -0.04891659691929817, 0.0068571483716368675, 0.05075748637318611, 0.002906787907704711, -0.03141161426901817, -0.011236291378736496, 0.06305687874555588, -0.07589142769575119, -0.09082116186618805, 0.058189280331134796, 0.009630441665649414, 0.060172051191329956, 0.051299288868904114, 0.055763255804777145, -0.04676862806081772, -0.07536833733320236, 0.05303254723548889, -0.13008029758930206, 0.10355806350708008, -0.16686506569385529, 0.0339360386133194, -0.025804409757256508, -0.037451889365911484, -0.016802946105599403, -0.00990577694028616, 0.03653770312666893, 0.12299459427595139, -0.05398330092430115, -0.04811703413724899, -0.029328493401408195, 0.010220877826213837, 0.0674658790230751, 0.02805914171040058, -0.1512753963470459, 0.029583558440208435, -0.14175589382648468, 0.09944022446870804, -0.09940825402736664, 0.045231617987155914, -0.01622990518808365, -0.07393898069858551, -0.0030944219324737787, -0.12137972563505173, 0.0496835820376873, 0.0029584914445877075, -0.08517318218946457, -0.057165153324604034 ]
3019b760cd849830aec6d0654dbe8a4a03e791d6
### Dataset Summary This dataset contains GPT-3.5 (`text-davinci-003`) generations from MS-MARCO queries. [Query2doc: Query Expansion with Large Language Models](https://arxiv.org/pdf/2303.07678.pdf) Liang Wang, Nan Yang and Furu Wei ### Data Instances An example looks as follows. ``` { "query_id": "1030303", "query": "who is aziz hashim", "pseudo_doc": "Aziz Hashim is a renowned entrepreneur, business leader, and one of the most successful restaurant franchise operators in the US. He is the founder of NRD Capital, a private equity firm focused on investments in multi-unit restaurant franchised businesses. Hashim has built a formidable track record of success in the franchise industry, with brands such as Outback Steakhouse and Jamba Juice. His accomplishments and philanthropic initiatives have earned him numerous awards, including the prestigious Ernst and Young Entrepreneur of the Year award." } ``` ### Data Fields - `query_id`: a `string` feature. - `query`: a `string` feature. - `pseudo_doc`: a `string` feature. ### Data Splits | train | dev | test | trec_dl2019 | trec_dl2020 | |--------|------:|------:|------:|------:| | 502939 | 6980 | 6837 | 43 | 54 | ### How to use this dataset ```python from datasets import load_dataset dataset = load_dataset('intfloat/query2doc_msmarco') print(dataset['trec_dl2019'][0]) ``` ### Reproducing our results We provide a python script [repro_bm25.py](https://huggingface.co/datasets/intfloat/query2doc_msmarco/blob/main/repro_bm25.py) to reproduce our results with BM25 retrieval. First install some python dependency packages: ``` pip install pyserini==0.15.0 pytrec_eval datasets tqdm ``` Then download and run the python code: ``` python repro_bm25.py ``` This script utilizes the pre-built Lucene index from [Pyserini](https://github.com/castorini/pyserini/blob/pyserini-0.15.0/docs/prebuilt-indexes.md) and might yield slightly different results compared to the paper. ### Citation Information ``` @article{wang2023query2doc, title={Query2doc: Query Expansion with Large Language Models}, author={Wang, Liang and Yang, Nan and Wei, Furu}, journal={arXiv preprint arXiv:2303.07678}, year={2023} } ```
intfloat/query2doc_msmarco
[ "size_categories:100K<n<1M", "language:en", "license:cc-by-4.0", "arxiv:2303.07678", "region:us" ]
2023-03-10T10:28:59+00:00
{"language": ["en"], "license": "cc-by-4.0", "size_categories": ["100K<n<1M"]}
2023-03-30T01:44:59+00:00
[ "2303.07678" ]
[ "en" ]
TAGS #size_categories-100K<n<1M #language-English #license-cc-by-4.0 #arxiv-2303.07678 #region-us
### Dataset Summary This dataset contains GPT-3.5 ('text-davinci-003') generations from MS-MARCO queries. Query2doc: Query Expansion with Large Language Models Liang Wang, Nan Yang and Furu Wei ### Data Instances An example looks as follows. ### Data Fields * 'query\_id': a 'string' feature. * 'query': a 'string' feature. * 'pseudo\_doc': a 'string' feature. ### Data Splits ### How to use this dataset ### Reproducing our results We provide a python script repro\_bm25.py to reproduce our results with BM25 retrieval. First install some python dependency packages: Then download and run the python code: This script utilizes the pre-built Lucene index from Pyserini and might yield slightly different results compared to the paper.
[ "### Dataset Summary\n\n\nThis dataset contains GPT-3.5 ('text-davinci-003') generations from MS-MARCO queries.\n\n\nQuery2doc: Query Expansion with Large Language Models Liang Wang, Nan Yang and Furu Wei", "### Data Instances\n\n\nAn example looks as follows.", "### Data Fields\n\n\n* 'query\\_id': a 'string' feature.\n* 'query': a 'string' feature.\n* 'pseudo\\_doc': a 'string' feature.", "### Data Splits", "### How to use this dataset", "### Reproducing our results\n\n\nWe provide a python script repro\\_bm25.py to reproduce our results with BM25 retrieval.\n\n\nFirst install some python dependency packages:\n\n\nThen download and run the python code:\n\n\nThis script utilizes the pre-built Lucene index from Pyserini\nand might yield slightly different results compared to the paper." ]
[ "TAGS\n#size_categories-100K<n<1M #language-English #license-cc-by-4.0 #arxiv-2303.07678 #region-us \n", "### Dataset Summary\n\n\nThis dataset contains GPT-3.5 ('text-davinci-003') generations from MS-MARCO queries.\n\n\nQuery2doc: Query Expansion with Large Language Models Liang Wang, Nan Yang and Furu Wei", "### Data Instances\n\n\nAn example looks as follows.", "### Data Fields\n\n\n* 'query\\_id': a 'string' feature.\n* 'query': a 'string' feature.\n* 'pseudo\\_doc': a 'string' feature.", "### Data Splits", "### How to use this dataset", "### Reproducing our results\n\n\nWe provide a python script repro\\_bm25.py to reproduce our results with BM25 retrieval.\n\n\nFirst install some python dependency packages:\n\n\nThen download and run the python code:\n\n\nThis script utilizes the pre-built Lucene index from Pyserini\nand might yield slightly different results compared to the paper." ]
[ 39, 60, 13, 47, 5, 8, 79 ]
[ "passage: TAGS\n#size_categories-100K<n<1M #language-English #license-cc-by-4.0 #arxiv-2303.07678 #region-us \n### Dataset Summary\n\n\nThis dataset contains GPT-3.5 ('text-davinci-003') generations from MS-MARCO queries.\n\n\nQuery2doc: Query Expansion with Large Language Models Liang Wang, Nan Yang and Furu Wei### Data Instances\n\n\nAn example looks as follows.### Data Fields\n\n\n* 'query\\_id': a 'string' feature.\n* 'query': a 'string' feature.\n* 'pseudo\\_doc': a 'string' feature.### Data Splits### How to use this dataset### Reproducing our results\n\n\nWe provide a python script repro\\_bm25.py to reproduce our results with BM25 retrieval.\n\n\nFirst install some python dependency packages:\n\n\nThen download and run the python code:\n\n\nThis script utilizes the pre-built Lucene index from Pyserini\nand might yield slightly different results compared to the paper." ]
[ -0.05285485088825226, 0.1829787939786911, -0.004376675002276897, 0.10352589935064316, 0.1141994297504425, -0.0004404650826472789, 0.02935663051903248, 0.13932201266288757, -0.005537809804081917, 0.0795714259147644, 0.08343859016895294, -0.0006791605846956372, 0.07851167023181915, 0.15685169398784637, 0.05588125064969063, -0.18976609408855438, -0.00908641330897808, -0.016039563342928886, 0.008008774369955063, 0.1136157363653183, 0.08755955100059509, -0.07516399025917053, 0.10372931510210037, -0.012414871715009212, -0.0908457413315773, 0.042871810495853424, -0.07222484052181244, 0.03044055588543415, 0.06980347633361816, -0.01598818600177765, 0.04041273146867752, -0.04058132693171501, 0.06355743855237961, -0.17370928823947906, 0.025291861966252327, 0.03308400139212608, 0.05941968783736229, 0.057772405445575714, 0.1751111000776291, -0.02854762226343155, 0.004938547499477863, -0.06531162559986115, -0.008720781654119492, 0.03630208224058151, -0.03417200222611427, -0.13934201002120972, -0.09799116849899292, 0.021991649642586708, -0.0011498305248096585, 0.08665751665830612, -0.03151163458824158, 0.084238201379776, -0.10790173709392548, 0.044431235641241074, 0.2801477611064911, -0.17933332920074463, 0.01355353556573391, 0.0723273754119873, 0.04452015087008476, 0.03279225155711174, -0.017889445647597313, -0.06852491199970245, -0.0026190720964223146, 0.02415594831109047, -0.03232590854167938, -0.07236950844526291, -0.1345161646604538, -0.001876438152976334, -0.11953720450401306, -0.06245330721139908, 0.2985910177230835, -0.01372549869120121, -0.04815366491675377, -0.04228224232792854, -0.07445733994245529, 0.011734425090253353, -0.045305851846933365, 0.06867846101522446, 0.03810097649693489, 0.030186088755726814, 0.05223237723112106, -0.00677495589479804, -0.08841037005186081, -0.04991358891129494, -0.07390060275793076, 0.052629172801971436, 0.053503792732954025, 0.06948164105415344, -0.08261629194021225, 0.07815777510404587, -0.11162617057561874, -0.06274004280567169, -0.026496727019548416, -0.06984642893075943, 0.014938765205442905, 0.07438597083091736, -0.04217138886451721, -0.07593397051095963, 0.16836285591125488, 0.2530457675457001, -0.04239118471741676, 0.05377162992954254, -0.0059567843563854694, 0.013332465663552284, 0.030358213931322098, 0.16298505663871765, -0.1554705798625946, -0.01822337880730629, 0.05843537673354149, 0.006217150948941708, 0.004234038293361664, 0.008792280219495296, -0.07579102367162704, -0.058996837586164474, 0.02139289304614067, 0.07092694193124771, 0.0604897066950798, 0.07311346381902695, -0.0624118410050869, -0.04984843358397484, 0.0843810886144638, -0.14482320845127106, -0.034262917935848236, 0.03348925709724426, -0.0999191403388977, 0.06457975506782532, 0.044145070016384125, -0.03490033000707626, -0.16193369030952454, 0.03536925092339516, -0.09481555968523026, 0.0006719906232319772, -0.0605708509683609, -0.11292616277933121, 0.016233742237091064, -0.035735614597797394, -0.009208785369992256, -0.08051583915948868, -0.12595176696777344, 0.021807614713907242, 0.030317842960357666, -0.010175351053476334, 0.04311070591211319, 0.011459480971097946, -0.001798240002244711, -0.04502847045660019, -0.005682763177901506, 0.05301949381828308, -0.05769272893667221, 0.041223619133234024, 0.01478620246052742, 0.01917818747460842, -0.05465802177786827, 0.023759394884109497, -0.1106858029961586, 0.09625879675149918, 0.060793038457632065, 0.08012411743402481, -0.041336242109537125, -0.01987489126622677, -0.13268952071666718, -0.06604856252670288, -0.047765351831912994, -0.049396101385354996, 0.07458698749542236, 0.1338481456041336, -0.1732008308172226, 0.0034066562075167894, 0.14010891318321228, -0.006696305237710476, -0.09742661565542221, 0.12792590260505676, 0.004794130101799965, -0.04629721865057945, 0.016172412782907486, 0.21171878278255463, 0.0927264541387558, -0.09896009415388107, -0.09078790247440338, 0.09613380581140518, -0.01717354543507099, -0.0334237702190876, 0.1804419308900833, -0.09504246711730957, 0.04460657015442848, 0.061497997492551804, -0.10893791913986206, -0.016114303842186928, -0.013327091000974178, -0.04912884905934334, -0.02185448445379734, -0.013676771894097328, 0.01822631247341633, -0.02549823187291622, -0.025907402858138084, -0.0005000587552785873, -0.09110569953918457, -0.08121788501739502, 0.12073899060487747, -0.07011903077363968, 0.04714861139655113, -0.10297754406929016, 0.13520096242427826, 0.004603223875164986, 0.04888629913330078, -0.15751765668392181, 0.00838704314082861, 0.0743095725774765, -0.0559883713722229, 0.03804273530840874, -0.08972340822219849, -0.004890727810561657, 0.024831648916006088, 0.025775061920285225, 0.04783086106181145, 0.010784433223307133, -0.07299912720918655, 0.004724122583866119, -0.021567652001976967, -0.05310630798339844, 0.0032132817432284355, 0.08225367963314056, 0.02886289171874523, -0.006996285170316696, 0.056415706872940063, 0.025687258690595627, -0.0709424689412117, -0.037647780030965805, 0.0346483439207077, -0.021502479910850525, -0.015759311616420746, -0.03976758196949959, 0.04384951665997505, -0.025091398507356644, 0.028059905394911766, -0.04610760882496834, -0.11181191354990005, -0.1369459331035614, 0.10947299748659134, 0.055854637175798416, 0.029052898287773132, -0.05577201396226883, -0.03906311094760895, -0.00772776547819376, 0.002869902178645134, -0.01579558476805687, 0.08855568617582321, 0.0627371296286583, 0.12974150478839874, -0.12333929538726807, -0.017684143036603928, -0.020565807819366455, -0.05656455457210541, -0.013438208028674126, 0.053672533482313156, 0.050213754177093506, -0.037252701818943024, 0.0314529687166214, 0.01348563190549612, -0.03454308956861496, 0.05215926840901375, -0.01620759628713131, -0.06827867776155472, -0.040269386023283005, 0.1090741828083992, -0.027250714600086212, 0.03727056086063385, -0.07729138433933258, 0.03848724812269211, 0.08946387469768524, -0.002843259833753109, 0.07216716557741165, -0.07626302540302277, -0.004174374043941498, -0.011923113837838173, -0.05039238557219505, -0.06839693337678909, 0.020206548273563385, 0.021836109459400177, 0.0225348062813282, 0.09652256965637207, 0.0719563215970993, -0.01440406497567892, -0.05091451480984688, -0.08449876308441162, 0.21933549642562866, -0.12947778403759003, -0.2219185084104538, -0.17301742732524872, -0.1399475634098053, -0.10375561565160751, -0.020352818071842194, 0.0007522969390265644, -0.08921685069799423, -0.060864828526973724, -0.08659986406564713, 0.10673321038484573, -0.03479795157909393, -0.027303241193294525, -0.08670448511838913, 0.01042181346565485, 0.0201821681112051, -0.16085629165172577, 0.021836623549461365, -0.015230033546686172, -0.028799258172512054, 0.002539596753194928, -0.09586550295352936, 0.09680711477994919, 0.11083067208528519, -0.036574725061655045, 0.037272196263074875, 0.026643121615052223, 0.21460270881652832, -0.005933156702667475, -0.037730589509010315, 0.2314853072166443, -0.02247847057878971, 0.056594863533973694, 0.11257956176996231, 0.0319848507642746, -0.008995301090180874, 0.007606507278978825, -0.0038358212914317846, -0.03700430318713188, -0.23088780045509338, -0.08360698819160461, -0.06874904781579971, 0.13433001935482025, 0.13179901242256165, 0.021435817703604698, -0.13174638152122498, 0.08284635096788406, -0.053709615021944046, 0.044807180762290955, 0.003078772686421871, 0.08276655524969101, 0.11235944926738739, 0.027806224301457405, 0.05649132281541824, -0.016959350556135178, 0.004147070925682783, 0.08986499160528183, 0.10865186899900436, 0.12844432890415192, -0.10760293900966644, 0.20556512475013733, 0.06415161490440369, 0.17211847007274628, -0.00011245429777773097, 0.08645326644182205, -0.06732818484306335, 0.07237419486045837, 0.015247421339154243, -0.07299970090389252, -0.022246412932872772, -0.0132139902561903, -0.0001588591403560713, -0.03991740569472313, -0.017085688188672066, 0.020796114578843117, 0.02269040420651436, 0.07189509272575378, 0.048361096531152725, -0.20784491300582886, -0.011929374188184738, -0.004351518582552671, 0.03510751202702522, -0.08107195794582367, 0.04560711607336998, 0.07261662185192108, -0.11155054718255997, 0.03294798731803894, -0.02883017621934414, 0.12326276302337646, -0.02772267907857895, -0.007455890066921711, -0.0059680878184735775, 0.14564919471740723, 0.0073451087810099125, 0.12371222674846649, -0.07369973510503769, 0.09981861710548401, 0.03722386807203293, -0.016384059563279152, -0.06490606814622879, 0.058603230863809586, -0.008397541008889675, -0.025322923436760902, 0.12056194245815277, 0.00119164923671633, 0.18199187517166138, -0.06930908560752869, -0.112616166472435, 0.03822483494877815, 0.13574689626693726, -0.0072592562064528465, 0.07828962057828903, -0.06593828648328781, -0.000043384374293964356, -0.046231795102357864, 0.09332654625177383, -0.013109841383993626, -0.18158964812755585, 0.04871663451194763, -0.06390459835529327, -0.023677095770835876, -0.0321645624935627, 0.02410382404923439, 0.025557249784469604, 0.1285761445760727, -0.12250500917434692, -0.10016220808029175, -0.057617783546447754, 0.08562000840902328, 0.19476944208145142, -0.10058973729610443, 0.043174903839826584, -0.12461905926465988, 0.06813201308250427, -0.03030800074338913, -0.15275578200817108, 0.006347945425659418, -0.035580895841121674, -0.04805343225598335, -0.013704072684049606, 0.16591492295265198, -0.04609977826476097, 0.012157654389739037, -0.0239150021225214, 0.04152677580714226, -0.12293484061956406, -0.0991031676530838, -0.1070798709988594, -0.01129532977938652, 0.09731202572584152, 0.15738002955913544, -0.07703840732574463, -0.05367210879921913, -0.07747416198253632, 0.006749777588993311, 0.11642412841320038, 0.11795837432146072, -0.07679148763418198, 0.011724703945219517, 0.10817316174507141, -0.019176961854100227, -0.2605384886264801, -0.09437590092420578, 0.09276458621025085, -0.03277501091361046, -0.007165343500673771, -0.18113678693771362, 0.08353140950202942, 0.09720148146152496, 0.021720493212342262, -0.032929085195064545, -0.3543151915073395, -0.09571992605924606, 0.07800053060054779, 0.011856150813400745, -0.035097330808639526, -0.10229672491550446, -0.05523636192083359, -0.057179536670446396, -0.09378965944051743, 0.12630504369735718, -0.023377498611807823, 0.09065878391265869, -0.06211865320801735, 0.05402660369873047, 0.03806018456816673, -0.06019171327352524, 0.1097344234585762, -0.026985440403223038, -0.003905865829437971, -0.05697764456272125, -0.07517218589782715, 0.050487324595451355, -0.01579088345170021, 0.2069600373506546, -0.061716772615909576, 0.11210797727108002, -0.02428509294986725, -0.028976500034332275, -0.0639743059873581, 0.007217577192932367, -0.007192541845142841, -0.06361021846532822, -0.1560279279947281, 0.009704604744911194, 0.018062615767121315, 0.0342780277132988, 0.0766039788722992, 0.03374049812555313, -0.07327188551425934, 0.18847844004631042, 0.09061859548091888, -0.014251867309212685, -0.1408008635044098, 0.0220646932721138, -0.004581348039209843, 0.011513572186231613, -0.14020979404449463, 0.01477273553609848, 0.13256284594535828, 0.04871603101491928, 0.06129811704158783, 0.04930366575717926, -0.1341448426246643, -0.032632630318403244, 0.09158635139465332, -0.11515025794506073, -0.21672439575195312, -0.04048919677734375, 0.03281714394688606, -0.21656964719295502, -0.04376418888568878, 0.06863986700773239, 0.004611737094819546, -0.047368377447128296, 0.042050156742334366, 0.041689299046993256, -0.035162344574928284, 0.16906028985977173, 0.11990325897932053, 0.034511081874370575, -0.10824394226074219, 0.104688860476017, 0.10568896681070328, 0.08504552394151688, -0.03877998888492584, 0.19086205959320068, -0.12429329752922058, -0.04997743293642998, 0.009751468896865845, 0.01575705222785473, -0.0602944940328598, -0.01608278974890709, -0.06081411987543106, 0.00025833482504822314, 0.006189949344843626, -0.03822997584939003, 0.07118012011051178, 0.0702911764383316, -0.028332611545920372, -0.06607353687286377, -0.0848889946937561, 0.13445843756198883, 0.051306791603565216, 0.01711174286901951, -0.06784824281930923, 0.045587413012981415, -0.014146287925541401, 0.10515149682760239, -0.0034331586211919785, -0.03328362852334976, -0.034413669258356094, -0.0017188808415085077, -0.213457852602005, 0.053852640092372894, -0.04375777393579483, 0.005476178601384163, -0.045393407344818115, 0.0526239313185215, -0.049113549292087555, 0.023868659511208534, -0.04414448142051697, -0.08740022033452988, -0.06702762842178345, 0.004603543318808079, -0.1325138807296753, 0.021846024319529533, 0.0630989521741867, -0.021411990746855736, 0.08399774879217148, 0.03806938976049423, -0.019169460982084274, 0.02526913583278656, 0.004108792170882225, -0.12088549137115479, -0.009728716686367989, 0.10063192248344421, -0.012760321609675884, -0.020270967856049538, 0.010694088414311409, 0.0067292628809809685, -0.03266944736242294, -0.024792682379484177, 0.18600605428218842, -0.13145789504051208, -0.016313418745994568, -0.08155719935894012, 0.01012984849512577, -0.08277949690818787, 0.08300125598907471, 0.002275761216878891, 0.14553625881671906, 0.107192263007164, -0.013131162151694298, 0.07637835294008255, -0.12366073578596115, -0.04835521802306175, -0.01442637387663126, -0.04118581861257553, -0.12361960113048553, 0.015091401524841785, 0.0347679927945137, -0.014882208779454231, 0.17450296878814697, 0.035197559744119644, -0.0031133051961660385, -0.016240781173110008, 0.16606615483760834, 0.12435311824083328, -0.00006977042357902974, 0.1394551545381546, 0.007552537601441145, -0.04753682389855385, 0.015959031879901886, 0.04134467989206314, 0.008394423872232437, 0.04468227177858353, 0.1133023127913475, 0.10959715396165848, 0.07919126749038696, -0.007982545532286167, 0.021466007456183434, -0.08972568064928055, -0.06688301265239716, -0.02951839566230774, 0.03425325080752373, 0.0224592462182045, -0.05845339968800545, 0.10953520238399506, 0.13093984127044678, -0.10127636045217514, 0.09358100593090057, 0.0189644917845726, -0.09060393273830414, -0.09658341854810715, -0.10390574485063553, -0.06366908550262451, -0.11500070989131927, -0.04493755102157593, -0.14047294855117798, 0.00826349202543497, 0.12017393857240677, 0.02466779388487339, -0.04659941792488098, 0.14832334220409393, -0.0695948451757431, -0.18567107617855072, -0.057223591953516006, -0.011533704586327076, 0.01908162236213684, 0.14699599146842957, 0.03571564331650734, 0.09236452728509903, -0.05006381496787071, 0.1124999150633812, 0.07191284745931625, 0.0749266967177391, 0.04373113065958023, -0.10831941664218903, -0.056089919060468674, -0.03778572753071785, 0.0428055115044117, 0.01352577842772007, 0.18876871466636658, 0.027535969391465187, -0.03847676143050194, -0.007994348183274269, 0.12933975458145142, 0.036555685102939606, -0.11262678354978561, -0.07500208914279938, 0.14975351095199585, 0.007989061065018177, 0.029417138546705246, -0.004054545890539885, -0.10958104580640793, -0.11001202464103699, 0.26177820563316345, 0.19184021651744843, -0.05641932785511017, -0.04654264450073242, 0.07167696952819824, 0.020120112225413322, -0.02196250483393669, 0.11676250398159027, 0.04429654777050018, 0.24259017407894135, -0.025300052016973495, 0.03437802568078041, 0.016611741855740547, 0.0034539259504526854, -0.15848398208618164, 0.041297320276498795, 0.015288207679986954, -0.035336390137672424, -0.07953627407550812, 0.04628835245966911, -0.05725107342004776, -0.027194544672966003, -0.043389372527599335, -0.12137851119041443, -0.09848271310329437, -0.03186366707086563, -0.049666374921798706, 0.022622523829340935, 0.05536424741148949, -0.02898588217794895, 0.05407075583934784, 0.036151207983493805, 0.01848110742866993, -0.18327461183071136, -0.12667839229106903, 0.09530344605445862, -0.029644537717103958, 0.1718270480632782, 0.013806290924549103, 0.11406688392162323, 0.07541216164827347, -0.02459496073424816, -0.1418711543083191, 0.009015287272632122, 0.0675927996635437, 0.04819049686193466, 0.03312043473124504, 0.02175627090036869, -0.021288303658366203, -0.007717040833085775, -0.005333565641194582, 0.040994271636009216, -0.0029653911478817463, 0.09891407936811447, 0.05699314549565315, -0.15942613780498505, -0.017355741932988167, -0.1571371704339981, 0.08081755042076111, 0.16270624101161957, -0.05548615753650665, -0.015115071088075638, -0.06918066740036011, 0.022227546200156212, 0.01053551770746708, 0.0169321708381176, -0.010843498632311821, -0.11083728075027466, -0.018931550905108452, -0.045592933893203735, -0.005578060168772936, -0.16067911684513092, 0.03586577624082565, -0.018247846513986588, 0.0070974742993712425, -0.03606391325592995, 0.12732966244220734, -0.0014523575082421303, 0.014822481200098991, -0.031241366639733315, -0.12828490138053894, -0.008735128678381443, 0.03319761902093887, -0.10269104689359665, -0.09826931357383728 ]
7077c509beedbfb07bf0566ffc6b1a43d7a9da01
# Wikitext Document Level This is a modified version of [https://huggingface.co/datasets/wikitext](https://huggingface.co/datasets/wikitext) that returns Wiki pages instead of Wiki text line-by-line. The original readme is contained below. # Dataset Card for "wikitext" ## 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://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/](https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/) - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) - **Paper:** [Pointer Sentinel Mixture Models](https://arxiv.org/abs/1609.07843) - **Point of Contact:** [Stephen Merity](mailto:[email protected]) - **Size of downloaded dataset files:** 373.28 MB - **Size of the generated dataset:** 1072.25 MB - **Total amount of disk used:** 1445.53 MB ### Dataset Summary The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike License. Compared to the preprocessed version of Penn Treebank (PTB), WikiText-2 is over 2 times larger and WikiText-103 is over 110 times larger. The WikiText dataset also features a far larger vocabulary and retains the original case, punctuation and numbers - all of which are removed in PTB. As it is composed of full articles, the dataset is well suited for models that can take advantage of long term dependencies. ### 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 #### wikitext-103-raw-v1 - **Size of downloaded dataset files:** 183.09 MB - **Size of the generated dataset:** 523.97 MB - **Total amount of disk used:** 707.06 MB An example of 'validation' looks as follows. ``` This example was too long and was cropped: { "text": "\" The gold dollar or gold one @-@ dollar piece was a coin struck as a regular issue by the United States Bureau of the Mint from..." } ``` #### wikitext-103-v1 - **Size of downloaded dataset files:** 181.42 MB - **Size of the generated dataset:** 522.66 MB - **Total amount of disk used:** 704.07 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "text": "\" Senjō no Valkyria 3 : <unk> Chronicles ( Japanese : 戦場のヴァルキュリア3 , lit . Valkyria of the Battlefield 3 ) , commonly referred to..." } ``` #### wikitext-2-raw-v1 - **Size of downloaded dataset files:** 4.50 MB - **Size of the generated dataset:** 12.91 MB - **Total amount of disk used:** 17.41 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "text": "\" The Sinclair Scientific Programmable was introduced in 1975 , with the same case as the Sinclair Oxford . It was larger than t..." } ``` #### wikitext-2-v1 - **Size of downloaded dataset files:** 4.27 MB - **Size of the generated dataset:** 12.72 MB - **Total amount of disk used:** 16.99 MB An example of 'train' looks as follows. ``` This example was too long and was cropped: { "text": "\" Senjō no Valkyria 3 : <unk> Chronicles ( Japanese : 戦場のヴァルキュリア3 , lit . Valkyria of the Battlefield 3 ) , commonly referred to..." } ``` ### Data Fields The data fields are the same among all splits. #### wikitext-103-raw-v1 - `text`: a `string` feature. #### wikitext-103-v1 - `text`: a `string` feature. #### wikitext-2-raw-v1 - `text`: a `string` feature. #### wikitext-2-v1 - `text`: a `string` feature. ### Data Splits | name | train |validation|test| |-------------------|------:|---------:|---:| |wikitext-103-raw-v1|1801350| 3760|4358| |wikitext-103-v1 |1801350| 3760|4358| |wikitext-2-raw-v1 | 36718| 3760|4358| |wikitext-2-v1 | 36718| 3760|4358| ## 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 dataset is available under the [Creative Commons Attribution-ShareAlike License (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/). ### Citation Information ``` @misc{merity2016pointer, title={Pointer Sentinel Mixture Models}, author={Stephen Merity and Caiming Xiong and James Bradbury and Richard Socher}, year={2016}, eprint={1609.07843}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.
EleutherAI/wikitext_document_level
[ "arxiv:1609.07843", "region:us" ]
2023-03-10T10:57:24+00:00
{}
2023-03-10T11:04:18+00:00
[ "1609.07843" ]
[]
TAGS #arxiv-1609.07843 #region-us
Wikitext Document Level ======================= This is a modified version of URL that returns Wiki pages instead of Wiki text line-by-line. The original readme is contained below. Dataset Card for "wikitext" =========================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: URL * Repository: * Paper: Pointer Sentinel Mixture Models * Point of Contact: Stephen Merity * Size of downloaded dataset files: 373.28 MB * Size of the generated dataset: 1072.25 MB * Total amount of disk used: 1445.53 MB ### Dataset Summary The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike License. Compared to the preprocessed version of Penn Treebank (PTB), WikiText-2 is over 2 times larger and WikiText-103 is over 110 times larger. The WikiText dataset also features a far larger vocabulary and retains the original case, punctuation and numbers - all of which are removed in PTB. As it is composed of full articles, the dataset is well suited for models that can take advantage of long term dependencies. ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances #### wikitext-103-raw-v1 * Size of downloaded dataset files: 183.09 MB * Size of the generated dataset: 523.97 MB * Total amount of disk used: 707.06 MB An example of 'validation' looks as follows. #### wikitext-103-v1 * Size of downloaded dataset files: 181.42 MB * Size of the generated dataset: 522.66 MB * Total amount of disk used: 704.07 MB An example of 'train' looks as follows. #### wikitext-2-raw-v1 * Size of downloaded dataset files: 4.50 MB * Size of the generated dataset: 12.91 MB * Total amount of disk used: 17.41 MB An example of 'train' looks as follows. #### wikitext-2-v1 * Size of downloaded dataset files: 4.27 MB * Size of the generated dataset: 12.72 MB * Total amount of disk used: 16.99 MB An example of 'train' looks as follows. ### Data Fields The data fields are the same among all splits. #### wikitext-103-raw-v1 * 'text': a 'string' feature. #### wikitext-103-v1 * 'text': a 'string' feature. #### wikitext-2-raw-v1 * 'text': a 'string' feature. #### wikitext-2-v1 * 'text': a 'string' feature. ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information The dataset is available under the Creative Commons Attribution-ShareAlike License (CC BY-SA 4.0). ### Contributions Thanks to @thomwolf, @lewtun, @patrickvonplaten, @mariamabarham for adding this dataset.
[ "### Dataset Summary\n\n\nThe WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified\nGood and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike License.\n\n\nCompared to the preprocessed version of Penn Treebank (PTB), WikiText-2 is over 2 times larger and WikiText-103 is over\n110 times larger. The WikiText dataset also features a far larger vocabulary and retains the original case, punctuation\nand numbers - all of which are removed in PTB. As it is composed of full articles, the dataset is well suited for models\nthat can take advantage of long term dependencies.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### wikitext-103-raw-v1\n\n\n* Size of downloaded dataset files: 183.09 MB\n* Size of the generated dataset: 523.97 MB\n* Total amount of disk used: 707.06 MB\n\n\nAn example of 'validation' looks as follows.", "#### wikitext-103-v1\n\n\n* Size of downloaded dataset files: 181.42 MB\n* Size of the generated dataset: 522.66 MB\n* Total amount of disk used: 704.07 MB\n\n\nAn example of 'train' looks as follows.", "#### wikitext-2-raw-v1\n\n\n* Size of downloaded dataset files: 4.50 MB\n* Size of the generated dataset: 12.91 MB\n* Total amount of disk used: 17.41 MB\n\n\nAn example of 'train' looks as follows.", "#### wikitext-2-v1\n\n\n* Size of downloaded dataset files: 4.27 MB\n* Size of the generated dataset: 12.72 MB\n* Total amount of disk used: 16.99 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### wikitext-103-raw-v1\n\n\n* 'text': a 'string' feature.", "#### wikitext-103-v1\n\n\n* 'text': a 'string' feature.", "#### wikitext-2-raw-v1\n\n\n* 'text': a 'string' feature.", "#### wikitext-2-v1\n\n\n* 'text': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe dataset is available under the Creative Commons Attribution-ShareAlike License (CC BY-SA 4.0).", "### Contributions\n\n\nThanks to @thomwolf, @lewtun, @patrickvonplaten, @mariamabarham for adding this dataset." ]
[ "TAGS\n#arxiv-1609.07843 #region-us \n", "### Dataset Summary\n\n\nThe WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified\nGood and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike License.\n\n\nCompared to the preprocessed version of Penn Treebank (PTB), WikiText-2 is over 2 times larger and WikiText-103 is over\n110 times larger. The WikiText dataset also features a far larger vocabulary and retains the original case, punctuation\nand numbers - all of which are removed in PTB. As it is composed of full articles, the dataset is well suited for models\nthat can take advantage of long term dependencies.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "#### wikitext-103-raw-v1\n\n\n* Size of downloaded dataset files: 183.09 MB\n* Size of the generated dataset: 523.97 MB\n* Total amount of disk used: 707.06 MB\n\n\nAn example of 'validation' looks as follows.", "#### wikitext-103-v1\n\n\n* Size of downloaded dataset files: 181.42 MB\n* Size of the generated dataset: 522.66 MB\n* Total amount of disk used: 704.07 MB\n\n\nAn example of 'train' looks as follows.", "#### wikitext-2-raw-v1\n\n\n* Size of downloaded dataset files: 4.50 MB\n* Size of the generated dataset: 12.91 MB\n* Total amount of disk used: 17.41 MB\n\n\nAn example of 'train' looks as follows.", "#### wikitext-2-v1\n\n\n* Size of downloaded dataset files: 4.27 MB\n* Size of the generated dataset: 12.72 MB\n* Total amount of disk used: 16.99 MB\n\n\nAn example of 'train' looks as follows.", "### Data Fields\n\n\nThe data fields are the same among all splits.", "#### wikitext-103-raw-v1\n\n\n* 'text': a 'string' feature.", "#### wikitext-103-v1\n\n\n* 'text': a 'string' feature.", "#### wikitext-2-raw-v1\n\n\n* 'text': a 'string' feature.", "#### wikitext-2-v1\n\n\n* 'text': a 'string' feature.", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nThe dataset is available under the Creative Commons Attribution-ShareAlike License (CC BY-SA 4.0).", "### Contributions\n\n\nThanks to @thomwolf, @lewtun, @patrickvonplaten, @mariamabarham for adding this dataset." ]
[ 15, 150, 10, 11, 6, 61, 57, 56, 54, 17, 21, 19, 21, 19, 11, 7, 4, 10, 10, 5, 5, 9, 18, 7, 8, 14, 6, 26, 34 ]
[ "passage: TAGS\n#arxiv-1609.07843 #region-us \n### Dataset Summary\n\n\nThe WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified\nGood and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike License.\n\n\nCompared to the preprocessed version of Penn Treebank (PTB), WikiText-2 is over 2 times larger and WikiText-103 is over\n110 times larger. The WikiText dataset also features a far larger vocabulary and retains the original case, punctuation\nand numbers - all of which are removed in PTB. As it is composed of full articles, the dataset is well suited for models\nthat can take advantage of long term dependencies.### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances#### wikitext-103-raw-v1\n\n\n* Size of downloaded dataset files: 183.09 MB\n* Size of the generated dataset: 523.97 MB\n* Total amount of disk used: 707.06 MB\n\n\nAn example of 'validation' looks as follows.#### wikitext-103-v1\n\n\n* Size of downloaded dataset files: 181.42 MB\n* Size of the generated dataset: 522.66 MB\n* Total amount of disk used: 704.07 MB\n\n\nAn example of 'train' looks as follows.#### wikitext-2-raw-v1\n\n\n* Size of downloaded dataset files: 4.50 MB\n* Size of the generated dataset: 12.91 MB\n* Total amount of disk used: 17.41 MB\n\n\nAn example of 'train' looks as follows.#### wikitext-2-v1\n\n\n* Size of downloaded dataset files: 4.27 MB\n* Size of the generated dataset: 12.72 MB\n* Total amount of disk used: 16.99 MB\n\n\nAn example of 'train' looks as follows.### Data Fields\n\n\nThe data fields are the same among all splits.#### wikitext-103-raw-v1\n\n\n* 'text': a 'string' feature.#### wikitext-103-v1\n\n\n* 'text': a 'string' feature.#### wikitext-2-raw-v1\n\n\n* 'text': a 'string' feature." ]
[ -0.09713207185268402, 0.1270100623369217, -0.0033558697905391455, 0.08187300711870193, 0.06906495243310928, 0.01996038854122162, 0.0018838040996342897, 0.1227843314409256, -0.10568347573280334, 0.10343267023563385, 0.09372458606958389, -0.05908749997615814, 0.09628050774335861, 0.17711468040943146, 0.06389787048101425, -0.20498056709766388, 0.04276886582374573, -0.07563813775777817, -0.01908262073993683, 0.09329620748758316, 0.09576449543237686, -0.07820683717727661, 0.10724183917045593, -0.05618088319897652, -0.1359657198190689, -0.03081636130809784, -0.05106770992279053, -0.006340863648802042, 0.0383797213435173, 0.04735506325960159, -0.02111194096505642, -0.052005838602781296, 0.07290203124284744, -0.17070873081684113, 0.005158810876309872, 0.08809499442577362, 0.0340205654501915, 0.05751800909638405, 0.1145184338092804, 0.07969412952661514, 0.254122793674469, -0.0601457804441452, 0.004843122325837612, 0.021544896066188812, -0.07523496448993683, -0.16523367166519165, -0.13461187481880188, 0.08210678398609161, 0.04838293790817261, 0.06165563315153122, -0.050486233085393906, -0.02104252204298973, 0.016862940043210983, 0.07348746061325073, 0.15040449798107147, -0.08238764852285385, -0.03515729308128357, 0.025670591741800308, 0.02632894553244114, 0.07866065204143524, -0.05997374653816223, -0.028490295633673668, 0.01112693827599287, 0.038961902260780334, 0.0824696272611618, -0.0030102187301963568, -0.03056950867176056, 0.03546249866485596, -0.12663225829601288, -0.07587025314569473, 0.24726983904838562, 0.04543853551149368, -0.04311035946011543, -0.1721763163805008, -0.025563428178429604, -0.056971896439790726, 0.02518482506275177, 0.020946260541677475, -0.006645895075052977, 0.009062029421329498, -0.03963026776909828, -0.02203710563480854, -0.0996641144156456, -0.021073924377560616, -0.017344145104289055, -0.11921581625938416, -0.008596966043114662, 0.06018984317779541, 0.025115199387073517, 0.061622221022844315, -0.12691017985343933, -0.08316974341869354, -0.04403330385684967, -0.06246452406048775, -0.06044037267565727, 0.0008196642738766968, -0.00944127794355154, -0.10906607657670975, -0.0018343229312449694, 0.01073911227285862, -0.051698632538318634, 0.033995021134614944, 0.010684467852115631, 0.024416016414761543, 0.09666860103607178, 0.11797203868627548, -0.1715424358844757, -0.10535652190446854, -0.000615576165728271, 0.016526054590940475, -0.00372174265794456, -0.00936996378004551, -0.0371253527700901, 0.054682597517967224, 0.0995873287320137, 0.017720818519592285, 0.07045747339725494, 0.022987231612205505, -0.050980094820261, -0.05088738724589348, 0.22757770121097565, -0.11112741380929947, 0.02597871609032154, 0.036019518971443176, -0.06664545834064484, 0.01079393271356821, 0.09883667528629303, -0.020694667473435402, -0.0766359493136406, 0.09995923936367035, -0.05195384845137596, -0.02841670624911785, -0.06037113443017006, -0.12116353213787079, 0.06201748177409172, -0.0197142381221056, -0.057200074195861816, -0.08146746456623077, -0.19560416042804718, -0.05543506518006325, 0.0268411785364151, -0.03976442664861679, 0.0032291628886014223, 0.02319709211587906, -0.028638526797294617, 0.017517250031232834, 0.0043281265534460545, 0.18138691782951355, -0.028108524158596992, 0.07890045642852783, -0.10540999472141266, 0.030777543783187866, 0.011581573635339737, 0.02264411933720112, -0.0980411022901535, 0.03957363963127136, -0.13036149740219116, 0.09786108136177063, -0.03452729433774948, 0.02518499828875065, -0.16020049154758453, -0.02521081641316414, -0.11452127993106842, -0.01034750696271658, 0.05336356908082962, 0.12001360952854156, -0.23805883526802063, 0.007840907201170921, 0.05840793997049332, -0.047051992267370224, -0.09769117087125778, 0.09155010432004929, -0.01854543201625347, 0.08619336038827896, 0.05307585000991821, 0.1550411581993103, 0.05779826268553734, -0.06887731701135635, -0.1268945038318634, -0.014253975823521614, 0.07377196848392487, 0.056240327656269073, 0.08380861580371857, -0.11083446443080902, 0.0989808663725853, 0.02983888052403927, -0.02056906558573246, -0.0059161377139389515, -0.013496710918843746, -0.043443139642477036, -0.05473700538277626, -0.08634977787733078, -0.02994084544479847, 0.01795840449631214, -0.04079291224479675, -0.020443690940737724, -0.08452863246202469, -0.010797507129609585, 0.0990038737654686, -0.02944340370595455, 0.0529155433177948, 0.0011427639983594418, 0.03816063702106476, -0.13024814426898956, 0.034181930124759674, -0.18970681726932526, -0.03177143260836601, 0.04000713676214218, 0.016796136274933815, 0.011889057233929634, -0.08962753415107727, 0.047670647501945496, 0.017903154715895653, -0.04959394410252571, -0.009971676394343376, 0.013107385486364365, -0.011138832196593285, -0.06472904235124588, -0.09451375901699066, -0.06620608270168304, -0.01803847774863243, -0.0019818576984107494, -0.10292689502239227, -0.03127892687916756, 0.14072705805301666, 0.07612933218479156, 0.028194181621074677, -0.13156649470329285, 0.07365060597658157, -0.014825998805463314, -0.016112996265292168, -0.07536253333091736, -0.025112688541412354, 0.014837014488875866, -0.005760943982750177, 0.06750203669071198, -0.16739840805530548, -0.04421795532107353, 0.08327687531709671, 0.16927456855773926, -0.058148693293333054, 0.02168416418135166, -0.012920299544930458, -0.04905597120523453, -0.09331075847148895, -0.12718170881271362, -0.0031903351191431284, 0.03646670654416084, 0.03439794480800629, -0.10575937479734421, -0.0732521116733551, 0.035466887056827545, 0.0381871797144413, -0.02505684643983841, 0.09017694741487503, 0.0716308057308197, -0.16150416433811188, 0.07969220727682114, 0.08045767992734909, 0.04083549231290817, 0.18592442572116852, -0.029392361640930176, -0.13261404633522034, -0.038392744958400726, 0.028587888926267624, 0.013302371837198734, 0.10683020204305649, 0.07549901306629181, 0.030975598841905594, 0.06880368292331696, 0.0779213160276413, 0.025014925748109818, -0.04239054024219513, 0.03842262551188469, 0.06562615185976028, -0.03367212042212486, 0.005175174213945866, 0.013178400695323944, -0.03755355626344681, 0.06290607899427414, 0.009672715328633785, 0.12834389507770538, -0.02323387749493122, -0.03076891601085663, -0.14834941923618317, 0.17457735538482666, -0.10809613019227982, -0.1393255889415741, -0.10931742936372757, -0.0004851210687775165, -0.017437605187296867, -0.02801596373319626, -0.0008020104141905904, -0.04621560871601105, -0.06348131597042084, -0.1266636997461319, 0.10164498537778854, -0.039077967405319214, -0.035884153097867966, -0.03672030568122864, -0.01717381738126278, 0.06149429455399513, -0.13113577663898468, 0.034543439745903015, 0.06299098581075668, -0.016391171142458916, -0.030948456376791, 0.027013441547751427, 0.15795187652111053, 0.063767209649086, 0.04128873720765114, 0.008423436433076859, 0.00829252414405346, 0.2419077455997467, -0.09048803895711899, 0.14890038967132568, 0.069425068795681, -0.029651490971446037, 0.06231703981757164, 0.06813591718673706, 0.015179452486336231, -0.02946677803993225, 0.04533211514353752, 0.011749663390219212, -0.09782911837100983, -0.20072278380393982, -0.07022485136985779, -0.048198699951171875, 0.08885111659765244, 0.12162607908248901, 0.043907202780246735, -0.1343768686056137, 0.05373135209083557, -0.058506082743406296, 0.06421664357185364, 0.003573635360226035, 0.029907988384366035, -0.08128707855939865, 0.016781741753220558, 0.06302731484174728, -0.07389327883720398, 0.11167798936367035, 0.12609179317951202, -0.02108035422861576, 0.20390339195728302, -0.12282305955886841, 0.17928044497966766, 0.04990521818399429, 0.09768310934305191, -0.04045962914824486, 0.14744427800178528, -0.09265612810850143, 0.061665523797273636, 0.009563885629177094, -0.0875382050871849, 0.006133980583399534, 0.08424032479524612, 0.050512105226516724, -0.014972166158258915, 0.004208622965961695, 0.0006416828837245703, 0.03444437310099602, 0.12100300937891006, 0.0518781840801239, -0.15745291113853455, -0.047096870839595795, 0.05331205576658249, 0.01703554578125477, -0.06979815661907196, -0.022016426548361778, 0.17487886548042297, -0.1139916405081749, 0.03362997993826866, -0.02096313238143921, 0.08147373795509338, -0.10212108492851257, -0.04561074823141098, 0.05151095241308212, 0.0505434013903141, -0.039054855704307556, 0.0816311240196228, -0.12433066219091415, 0.07151681184768677, 0.01614801399409771, 0.032080333679914474, -0.07964369654655457, 0.036235418170690536, 0.0038740290328860283, -0.05246405676007271, 0.1291678249835968, 0.037186458706855774, -0.10427810251712799, -0.028278425335884094, -0.10572546720504761, -0.009561938233673573, 0.06808649748563766, -0.06578376144170761, 0.0662536695599556, 0.016907798126339912, 0.008705444633960724, 0.00022523629013448954, 0.11421756446361542, -0.07376910746097565, -0.20741796493530273, 0.011428997851908207, -0.07338714599609375, -0.010550634935498238, -0.03936009109020233, 0.02372986637055874, -0.05810892954468727, 0.11809442937374115, -0.0065357880666852, -0.07424356043338776, -0.12060010433197021, 0.00272532575763762, 0.22539518773555756, -0.06852541863918304, 0.046423256397247314, -0.017602892592549324, 0.10969991981983185, -0.04995052516460419, -0.07166389375925064, 0.06266666948795319, -0.07492120563983917, -0.16339819133281708, -0.05730291083455086, 0.08296617120504379, 0.04534631595015526, 0.0402880422770977, -0.02197880670428276, 0.10775449126958847, -0.05690399929881096, -0.08343913406133652, 0.018021557480096817, 0.13135926425457, 0.034223947674036026, 0.04653451219201088, -0.008676162920892239, 0.04798468202352524, 0.006832691375166178, -0.10903897136449814, 0.05383991077542305, 0.09779328107833862, -0.09096324443817139, 0.07271819561719894, 0.09406238794326782, -0.08835659176111221, -0.24839991331100464, -0.023899177089333534, 0.05479922145605087, 0.044837646186351776, 0.07455609738826752, -0.1604345291852951, 0.04799400269985199, 0.09649790823459625, -0.015029332600533962, 0.07740883529186249, -0.23305833339691162, -0.1259254813194275, 0.0002909333852585405, 0.002494154265150428, -0.11337356269359589, -0.16813932359218597, -0.05960632860660553, -0.05043578892946243, -0.11620362848043442, 0.07330991327762604, -0.09235697239637375, 0.029482021927833557, 0.01466001570224762, 0.03844683989882469, 0.02902158349752426, -0.0452842153608799, 0.1034039556980133, 0.009623601101338863, 0.0033116876147687435, -0.09100176393985748, 0.047252554446458817, 0.037932466715574265, -0.07548720389604568, 0.19650249183177948, -0.09550304710865021, 0.09074320644140244, -0.1349211037158966, -0.007253424730151892, -0.0751526802778244, -0.02490657940506935, -0.07647670060396194, -0.049743786454200745, -0.11492841690778732, 0.020993933081626892, 0.05484875664114952, -0.045705266296863556, -0.0362001471221447, 0.0037242830730974674, -0.02438930794596672, 0.2071673572063446, 0.04075106233358383, 0.11091820895671844, -0.16129723191261292, -0.01252215076237917, -0.046285200864076614, 0.050839703530073166, -0.31208887696266174, 0.009477916173636913, 0.06470510363578796, 0.0313192643225193, 0.09003046154975891, -0.03286999091506004, -0.19462132453918457, -0.013011972419917583, 0.08386805653572083, -0.09677309542894363, -0.151261106133461, 0.0086878826841712, 0.056142836809158325, -0.1988249272108078, -0.0849638283252716, 0.06044832989573479, -0.031283073127269745, -0.003973349463194609, -0.004414265509694815, 0.1222292110323906, -0.012478683143854141, 0.19964709877967834, 0.09812789410352707, 0.02010406367480755, -0.08334463089704514, 0.13739138841629028, 0.08437338471412659, -0.042880695313215256, 0.048197004944086075, 0.11785601824522018, -0.06238637864589691, -0.02963145077228546, 0.06197242811322212, 0.020456567406654358, 0.05660799890756607, -0.022627122700214386, 0.07444804906845093, -0.08289659023284912, 0.06180819123983383, -0.048811547458171844, 0.012164012528955936, 0.08113163709640503, 0.0067832088097929955, -0.03605061396956444, -0.0956399217247963, 0.13845856487751007, 0.08908075094223022, 0.04400046542286873, -0.03701812028884888, -0.00836712121963501, -0.03549227491021156, -0.003052683547139168, 0.04035106301307678, 0.04864773899316788, -0.0297352597117424, -0.023634765297174454, -0.08516774326562881, -0.020722607150673866, -0.05638075992465019, -0.03464442119002342, -0.041633740067481995, 0.011972691863775253, 0.02804485335946083, 0.01809770241379738, -0.03592679649591446, -0.08290089666843414, -0.09547889977693558, 0.017872832715511322, -0.11866487562656403, -0.00034535452141426504, 0.05754923075437546, -0.06582430005073547, 0.10209348052740097, -0.00997971836477518, -0.01714646816253662, 0.028221435844898224, 0.014766894280910492, 0.008992111310362816, 0.0018461975269019604, -0.007608781103044748, -0.010554236359894276, -0.07407154142856598, -0.02664005383849144, -0.004407437518239021, -0.02509714476764202, -0.0008339868509210646, 0.02354421652853489, -0.11968500912189484, 0.10030397027730942, -0.0032034360338002443, 0.03493152931332588, -0.031039541587233543, 0.09915865957736969, 0.032257914543151855, 0.07631074637174606, 0.10255809873342514, -0.004782681353390217, 0.018893588334321976, -0.1763245016336441, -0.01060536503791809, 0.017902443185448647, -0.031222952529788017, -0.02817903831601143, 0.018802668899297714, 0.07650810480117798, -0.03217941150069237, 0.12432827800512314, -0.04937340319156647, -0.07508378475904465, 0.014015493914484978, 0.10503708571195602, -0.057825732976198196, 0.04039016738533974, 0.12987056374549866, -0.09027182310819626, -0.036150701344013214, -0.03769419714808464, 0.025973811745643616, 0.011952605098485947, 0.1730380356311798, 0.08593329042196274, 0.09419392794370651, 0.1390029639005661, 0.00919012725353241, -0.006108877249062061, -0.09747545421123505, -0.028761453926563263, 0.0703091025352478, -0.05791236087679863, 0.09652546048164368, -0.06065883859992027, 0.041725676506757736, 0.08778119832277298, -0.1973385363817215, 0.07626673579216003, -0.026911672204732895, -0.08579348772764206, -0.03109188750386238, -0.15491823852062225, -0.06251072883605957, -0.024437032639980316, -0.018570957705378532, -0.11676163971424103, 0.06325525790452957, 0.09798279404640198, 0.019797736778855324, 0.008557403460144997, 0.14636491239070892, -0.029910657554864883, -0.09527875483036041, 0.05688880383968353, -0.0019163779215887189, -0.07298586517572403, 0.11248420923948288, 0.05987757816910744, 0.05644967034459114, 0.0010236238595098257, 0.11958900094032288, 0.07160397619009018, -0.0298589076846838, 0.03875255212187767, -0.011388100683689117, -0.05187680199742317, -0.03652730584144592, -0.012935749255120754, -0.018490195274353027, 0.16757388412952423, 0.05185927078127861, 0.004846371244639158, -0.013051232323050499, 0.12562838196754456, -0.04286482557654381, -0.09510097652673721, -0.1510842740535736, -0.04317667707800865, -0.049272436648607254, -0.025036800652742386, 0.0036289107520133257, -0.13335636258125305, 0.038683097809553146, 0.18125273287296295, 0.19080747663974762, -0.025866322219371796, -0.004126086365431547, 0.004231161903589964, -0.00217387150041759, -0.040965817868709564, 0.07816632837057114, 0.01760248839855194, 0.16576240956783295, -0.04958013817667961, 0.12691450119018555, -0.04345010593533516, -0.0689866691827774, -0.025012418627738953, 0.12564590573310852, -0.02479908987879753, -0.008645804598927498, -0.06605187058448792, 0.04568571224808693, -0.03629613295197487, -0.22190679609775543, -0.055660638958215714, -0.0959736630320549, -0.09896653145551682, -0.010319291613996029, 0.029178285971283913, 0.04043341055512428, 0.04610352963209152, -0.0077784378081560135, 0.04419282451272011, 0.13353455066680908, 0.006109090056270361, -0.110758937895298, -0.07056702673435211, 0.023845648393034935, -0.014111299067735672, 0.13750742375850677, 0.0517529658973217, 0.01672643981873989, 0.06576953083276749, -0.014449937269091606, -0.18276527523994446, 0.02916526608169079, 0.06279077380895615, 0.04446757957339287, -0.011587005108594894, 0.13007186353206635, -0.02839956246316433, 0.10488751530647278, 0.03213387355208397, 0.0011974817607551813, 0.009946240112185478, 0.10685310512781143, 0.05939096957445145, -0.0998145118355751, 0.01117902621626854, -0.06973742693662643, 0.1611350178718567, 0.15534332394599915, -0.040986068546772, 0.003278839634731412, -0.03211422637104988, 0.04084883630275726, -0.019778771325945854, 0.11488314718008041, 0.03822909668087959, -0.11089715361595154, -0.013807801529765129, 0.005638995673507452, 0.09338825941085815, -0.17636018991470337, -0.040873657912015915, 0.06145453825592995, -0.05451859533786774, -0.0241952333599329, 0.15334220230579376, 0.04865659028291702, -0.01468286570161581, -0.03530304506421089, 0.14029189944267273, 0.001604971126653254, 0.07443540543317795, -0.04872194305062294, -0.04501614347100258 ]
6786c9aa250952a8bf1e51cb016ac4712e301806
# Dataset Card for "symptom_text_to_disease_01_strat" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
celikmus/symptom_text_to_disease_01_strat
[ "region:us" ]
2023-03-10T12:01:59+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "labels", "dtype": {"class_label": {"names": {"0": "emotional pain", "1": "hair falling out", "2": "heart hurts", "3": "infected wound", "4": "foot ache", "5": "shoulder pain", "6": "injury from sports", "7": "skin issue", "8": "stomach ache", "9": "knee pain", "10": "joint pain", "11": "hard to breath", "12": "head ache", "13": "body feels weak", "14": "feeling dizzy", "15": "back pain", "16": "open wound", "17": "internal pain", "18": "blurry vision", "19": "acne", "20": "muscle pain", "21": "neck pain", "22": "cough", "23": "ear ache", "24": "feeling cold"}}}}], "splits": [{"name": "train", "num_bytes": 330494.3762197868, "num_examples": 5328}, {"name": "test", "num_bytes": 41373.82675273983, "num_examples": 667}, {"name": "valid", "num_bytes": 41311.79702747335, "num_examples": 666}], "download_size": 146293, "dataset_size": 413180.0}}
2023-03-10T12:04:59+00:00
[]
[]
TAGS #region-us
# Dataset Card for "symptom_text_to_disease_01_strat" More Information needed
[ "# Dataset Card for \"symptom_text_to_disease_01_strat\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"symptom_text_to_disease_01_strat\"\n\nMore Information needed" ]
[ 6, 26 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"symptom_text_to_disease_01_strat\"\n\nMore Information needed" ]
[ -0.1622433066368103, 0.007834885269403458, -0.004167473874986172, -0.022706979885697365, 0.10249600559473038, 0.09550032019615173, 0.10077261179685593, 0.13111118972301483, 0.1652251034975052, 0.11267251521348953, 0.2721530497074127, 0.022548988461494446, 0.005732467398047447, 0.19989873468875885, -0.06852938234806061, -0.003854831913486123, 0.08497795462608337, 0.03804434463381767, 0.05112490430474281, 0.12559965252876282, 0.03875192627310753, 0.023862875998020172, 0.10706540942192078, 0.01567254401743412, -0.10614615678787231, 0.012494049035012722, 0.10224009305238724, -0.024284690618515015, 0.13992193341255188, -0.18145301938056946, 0.08715727180242538, 0.016975417733192444, 0.05134965479373932, -0.14822269976139069, -0.0068809050135314465, -0.0072768330574035645, 0.017927177250385284, 0.01778683438897133, 0.08926820009946823, -0.16733936965465546, -0.060461971908807755, -0.19168192148208618, 0.07875215262174606, -0.011262322776019573, -0.13056817650794983, -0.2139914631843567, -0.14266850054264069, 0.0029209803324192762, 0.02006356231868267, 0.0679430291056633, 0.04826014116406441, 0.20156662166118622, -0.075483538210392, 0.081218421459198, 0.10420118272304535, -0.07322215288877487, 0.10659590363502502, 0.050994038581848145, 0.08484242111444473, 0.050543446093797684, -0.002178389113396406, 0.06371448934078217, 0.0716630145907402, -0.025141097605228424, -0.09990100562572479, -0.019960008561611176, -0.15184955298900604, 0.12175224721431732, -0.02711314707994461, -0.08152280002832413, 0.3478916585445404, -0.04262196272611618, 0.05144249647855759, 0.11219639331102371, 0.03204791247844696, -0.13173078000545502, 0.07915960252285004, 0.0062929075211286545, -0.05831233039498329, 0.040025029331445694, 0.13255803287029266, 0.05933181941509247, -0.10866513103246689, -0.14267653226852417, -0.09271137416362762, -0.1475873738527298, -0.08515920490026474, 0.1742817759513855, -0.1675664633512497, -0.07480364292860031, -0.10951526463031769, 0.011521261185407639, -0.017067192122340202, -0.0966692715883255, -0.13325715065002441, -0.015230276621878147, -0.05974098667502403, -0.18274946510791779, 0.1223553717136383, -0.07216039299964905, 0.02039022371172905, 0.02275848388671875, -0.05887515842914581, 0.03181104734539986, 0.12860628962516785, -0.19567883014678955, -0.040626972913742065, 0.028223438188433647, -0.07664354890584946, -0.025875600054860115, 0.024291114881634712, -0.05515889450907707, -0.1203048899769783, -0.025544695556163788, 0.039691951125860214, 0.07830250263214111, -0.11436264961957932, -0.06621292978525162, -0.052432745695114136, -0.026549944654107094, -0.013169045560061932, -0.0739424005150795, -0.007746053859591484, 0.06775663793087006, 0.03791266679763794, 0.11090833693742752, -0.0007005996303632855, -0.05315719544887543, -0.00832138117402792, 0.09386789798736572, -0.07062255591154099, -0.029284000396728516, -0.049229636788368225, -0.006158771459013224, 0.12039441615343094, -0.24416059255599976, -0.05242741480469704, 0.057509735226631165, -0.2770797312259674, -0.026608087122440338, -0.04974161088466644, -0.013922999612987041, 0.18492113053798676, -0.054068341851234436, 0.07125098258256912, 0.0965210497379303, -0.023536989465355873, 0.07732625305652618, -0.09483117610216141, -0.0003614877932704985, -0.12851271033287048, 0.018771568313241005, -0.2901652753353119, -0.0028874690178781748, -0.058144330978393555, 0.01011762022972107, 0.04945942386984825, -0.008277078159153461, -0.10317796468734741, 0.06336463987827301, -0.07310362160205841, 0.07018613070249557, -0.10369883477687836, 0.01593031734228134, 0.03376907855272293, 0.1904309093952179, -0.18248814344406128, 0.0030653285793960094, 0.17352336645126343, -0.07480399310588837, -0.18432369828224182, -0.00801721028983593, -0.02342371642589569, 0.01810527965426445, 0.028818879276514053, 0.37251919507980347, 0.044772908091545105, -0.10297852009534836, 0.0009706922573968768, 0.08784645050764084, -0.2569632828235626, -0.22186797857284546, 0.10459587723016739, -0.12079042941331863, -0.12308838963508606, 0.004054628312587738, 0.11776033043861389, -0.03875681757926941, -0.046594563871622086, -0.014346874319016933, -0.08999621123075485, -0.11694410443305969, -0.0035491122398525476, -0.002245781011879444, 0.017315663397312164, -0.08692124485969543, 0.13586214184761047, 0.016682058572769165, 0.09508007019758224, 0.05855058133602142, -0.059051379561424255, -0.09935542196035385, -0.011466792784631252, -0.014457755722105503, -0.07383120059967041, -0.1833823323249817, -0.06969670206308365, -0.062880739569664, 0.10295841842889786, -0.030048171058297157, -0.05679042637348175, 0.1124146357178688, -0.027400705963373184, -0.00512978108599782, 0.11579155921936035, 0.179839625954628, 0.03968824818730354, -0.07786574214696884, -0.14393121004104614, 0.07795100659132004, -0.15822815895080566, -0.039069391787052155, -0.11717590689659119, -0.021686576306819916, 0.09292086213827133, -0.006415360141545534, -0.010730958543717861, -0.10224628448486328, 0.11368536949157715, -0.07507766783237457, 0.025987572968006134, 0.005313654895871878, -0.018875595182180405, -0.0851922333240509, -0.07265949994325638, 0.1703418493270874, -0.08489071577787399, 0.05026078224182129, 0.060082145035266876, -0.007587846834212542, -0.027190692722797394, -0.05970076844096184, 0.00895831361413002, 0.06585998833179474, -0.07806011289358139, -0.13196182250976562, -0.14747822284698486, 0.007975840009748936, 0.012212210334837437, 0.06483563780784607, 0.0621240995824337, 0.06480363011360168, -0.01845310442149639, -0.0857890322804451, 0.056747861206531525, 0.09802652150392532, -0.26040342450141907, 0.06866472959518433, 0.05613640323281288, 0.059064194560050964, 0.10029993951320648, -0.019517241045832634, -0.07667312771081924, -0.014103061519563198, -0.05933252349495888, 0.01545974425971508, 0.1988721638917923, -0.23801366984844208, 0.0017710342071950436, 0.10487311333417892, 0.001739842351526022, 0.06112738326191902, -0.03911752998828888, -0.08954377472400665, -0.03058302029967308, -0.0467991977930069, -0.22518399357795715, 0.04530269652605057, 0.06906381994485855, 0.15982815623283386, 0.027471475303173065, -0.03768376633524895, 0.08393096178770065, 0.022552717477083206, -0.20165413618087769, 0.07469213008880615, -0.1886092871427536, -0.2859792709350586, -0.10871943086385727, -0.07029067724943161, 0.09993301331996918, 0.07939297705888748, -0.0073127043433487415, -0.2270561009645462, -0.012468907982110977, -0.08263447880744934, -0.15524964034557343, -0.07305122911930084, -0.013896874152123928, 0.06051227077841759, 0.10468081384897232, -0.007922256365418434, -0.010266723111271858, 0.03011322021484375, -0.14047425985336304, 0.20407171547412872, 0.07574725896120071, -0.20432932674884796, 0.15797413885593414, 0.21782201528549194, 0.08852440863847733, 0.050217434763908386, -0.02631884068250656, -0.034338705241680145, -0.0012608037795871496, 0.023861244320869446, 0.10039323568344116, -0.05860884487628937, -0.023713232949376106, 0.05636591464281082, 0.008018285036087036, -0.07368160784244537, 0.009486868046224117, -0.05177091062068939, -0.09911741316318512, -0.3721337616443634, -0.08863401412963867, -0.10576684772968292, 0.027846340090036392, -0.02622188813984394, 0.06113786995410919, 0.012835484929382801, 0.047279853373765945, 0.17758707702159882, -0.028639184311032295, -0.07219697535037994, -0.020649446174502373, -0.04435572028160095, -0.025407275184988976, 0.04887515679001808, -0.08250980824232101, 0.02788742445409298, 0.17498230934143066, 0.05290116369724274, 0.24580679833889008, 0.07865697145462036, 0.15602755546569824, 0.060727059841156006, 0.043053168803453445, 0.0489782840013504, 0.0440698079764843, 0.19007596373558044, -0.020549306645989418, 0.002365370513871312, 0.0012030784273520112, -0.11919465661048889, -0.03228972852230072, -0.02388719841837883, -0.1613910049200058, 0.02899247035384178, -0.0005390205187723041, 0.0658334344625473, -0.19546502828598022, 0.13882145285606384, -0.21247528493404388, 0.12265530228614807, -0.05093531310558319, 0.11730233579874039, -0.11775979399681091, 0.04237321764230728, 0.04436222091317177, -0.050175588577985764, 0.07089507579803467, 0.025533387437462807, 0.10657230019569397, -0.008741130121052265, 0.04017001762986183, -0.20578351616859436, -0.1627717763185501, -0.11691989004611969, 0.07695510983467102, -0.16475550830364227, 0.19925077259540558, 0.05692066252231598, -0.03759224712848663, -0.09251973032951355, -0.10040882229804993, 0.02674337849020958, 0.28533175587654114, 0.13917557895183563, 0.07976417243480682, -0.1711004674434662, -0.059968605637550354, -0.029341062530875206, -0.04583537578582764, 0.23186296224594116, 0.09353265166282654, -0.12158046662807465, -0.0034764930605888367, 0.048186805099248886, -0.034653209149837494, -0.20766319334506989, -0.06511933356523514, 0.011011057533323765, 0.08906321972608566, 0.05991026386618614, -0.10680034756660461, 0.013608907349407673, 0.049623534083366394, -0.01485916506499052, 0.05886974558234215, -0.00021493351960089058, 0.07700613141059875, -0.16809828579425812, 0.09008431434631348, 0.09394147992134094, 0.0164779145270586, -0.09140241146087646, 0.00606903899461031, -0.13245320320129395, 0.0021622164640575647, -0.13633236289024353, 0.05402190983295441, -0.06592002511024475, 0.032520096749067307, -0.17937038838863373, 0.12983053922653198, -0.02836141735315323, -0.014414919540286064, 0.03380882740020752, 0.06558504700660706, -0.061102595180273056, 0.0015912806848064065, 0.2709312438964844, 0.016461728140711784, 0.08507075905799866, 0.2513088881969452, -0.00784251932054758, -0.12826472520828247, 0.034717950969934464, -0.07448183000087738, 0.1720382273197174, 0.012143030762672424, -0.02517854794859886, 0.25839143991470337, 0.06894275546073914, -0.06140683591365814, -0.3107501268386841, 0.1495278775691986, 0.023616798222064972, -0.043290700763463974, -0.05343315377831459, -0.1549847424030304, 0.10309825837612152, 0.1477949023246765, -0.014108557254076004, 0.21390561759471893, -0.16173012554645538, -0.04675900563597679, 0.12160108983516693, -0.029072344303131104, 0.3804226517677307, -0.13781894743442535, -0.1165887787938118, -0.04807300865650177, -0.10620933026075363, 0.15977977216243744, -0.07972225546836853, 0.04067481681704521, -0.003510716138407588, 0.03679795563220978, 0.0463225282728672, -0.08101863414049149, 0.16279277205467224, 0.09207773953676224, 0.1004072055220604, -0.00968878623098135, -0.01655934564769268, 0.2455940544605255, -0.018063412979245186, 0.08587490022182465, 0.01325911097228527, 0.012199604883790016, -0.3501705527305603, -0.013483629561960697, -0.05529092252254486, 0.018407421186566353, 0.09676536917686462, -0.025380657985806465, -0.07687175273895264, -0.12000799179077148, -0.13133671879768372, -0.04667781665921211, 0.12252065539360046, -0.10447453707456589, -0.1138765960931778, 0.0019534872844815254, 0.10439827293157578, -0.021505769342184067, -0.0604485422372818, 0.05160647630691528, -0.1431630253791809, 0.04598144814372063, -0.22252559661865234, -0.023812681436538696, 0.04475048556923866, 0.09560677409172058, 0.06627000123262405, 0.09375634789466858, -0.03288371488451958, 0.05477503314614296, 0.18494559824466705, -0.10415809601545334, 0.07736454904079437, 0.0747377872467041, -0.15932723879814148, -0.06435243040323257, 0.06174899637699127, 0.09608303010463715, 0.09955577552318573, 0.021388104185461998, -0.05801067873835564, 0.12421584129333496, -0.0685977190732956, 0.11919251084327698, 0.11240736395120621, -0.003404593328014016, -0.13996672630310059, 0.12346778810024261, 0.058990709483623505, -0.09887024015188217, 0.07919388264417648, 0.10847064852714539, -0.16866165399551392, -0.07888251543045044, 0.004051413852721453, 0.2912581264972687, -0.089730404317379, -0.13951757550239563, 0.043825700879096985, -0.05459047481417656, 0.07915040850639343, 0.26253950595855713, -0.0436638779938221, 0.0902690589427948, -0.025492863729596138, -0.09985833615064621, -0.04450356215238571, -0.033962592482566833, -0.057972412556409836, 0.031088881194591522, 0.09840276092290878, -0.024062927812337875, -0.06277909129858017, 0.09885583817958832, -0.06530915945768356, -0.012068718671798706, -0.09576047211885452, 0.03816652670502663, -0.22448699176311493, 0.1094076931476593, 0.092644102871418, -0.10412511229515076, 0.045228999108076096, 0.018184257671236992, 0.014618337154388428, -0.034243807196617126, -0.06709794700145721, -0.016835598275065422, 0.09992846101522446, 0.008928116410970688, -0.13418206572532654, 0.006638213060796261, 0.09615780413150787, 0.02706068754196167, 0.14043240249156952, 0.17664021253585815, -0.0689891129732132, 0.08099929988384247, -0.13468003273010254, -0.10002145171165466, 0.0572475790977478, 0.12314256280660629, -0.001108922646380961, 0.10935842990875244, -0.021700143814086914, 0.09327413141727448, -0.05750897154211998, 0.1466754525899887, 0.042848922312259674, 0.05056840181350708, 0.05222788825631142, -0.06975242495536804, -0.08764544129371643, -0.007083033677190542, -0.05804892256855965, 0.07100846618413925, 0.04882122203707695, -0.0270758718252182, 0.026703426614403725, 0.04371476173400879, -0.00992780365049839, -0.040418483316898346, 0.026200050488114357, -0.041608136147260666, -0.155557319521904, 0.048852380365133286, 0.1086297407746315, -0.016757378354668617, 0.2790907323360443, -0.10493806004524231, -0.16503988206386566, -0.02956809289753437, 0.22443458437919617, 0.032787252217531204, -0.03828464075922966, 0.26694488525390625, 0.07728686928749084, -0.09359803795814514, -0.07009883970022202, 0.01290456298738718, 0.051780324429273605, 0.01141273882240057, 0.1354021430015564, 0.020145952701568604, 0.11025029420852661, 0.03187108412384987, -0.03628011792898178, -0.09474915266036987, 0.06492914259433746, -0.0010279723210260272, -0.062124114483594894, -0.0011293557472527027, 0.14720329642295837, -0.06078431382775307, 0.0745108500123024, 0.011437010951340199, 0.028951380401849747, -0.08288375288248062, -0.10190387815237045, -0.0706995278596878, 0.021576590836048126, 0.003104159375652671, -0.09669885039329529, 0.05856126546859741, -0.06446808576583862, 0.05456262826919556, 0.15685109794139862, 0.06802615523338318, 0.08791419118642807, -0.007419331930577755, -0.12791606783866882, 0.10078335553407669, 0.02891608327627182, -0.023001547902822495, 0.000647138396743685, 0.01880677603185177, -0.07000991702079773, 0.09881656616926193, -0.045913685113191605, 0.04464239999651909, 0.0736619383096695, 0.1344674825668335, -0.047697171568870544, -0.11787891387939453, -0.025037767365574837, 0.03360642492771149, 0.11595693230628967, -0.15971814095973969, 0.15789766609668732, 0.08962307125329971, 0.07380381971597672, 0.011269361712038517, 0.22003428637981415, -0.007490772288292646, 0.05396239459514618, -0.047151118516922, 0.03034968115389347, -0.0508091039955616, 0.0587916299700737, -0.08029869198799133, -0.07605931162834167, 0.004852387588471174, 0.22895295917987823, 0.21043886244297028, -0.09073944389820099, -0.019994350150227547, -0.07200656831264496, 0.03822629153728485, 0.1570209562778473, 0.14351075887680054, 0.016095878556370735, 0.044036559760570526, -0.014159287326037884, -0.03815006464719772, 0.027991950511932373, -0.014106501825153828, -0.07276728749275208, 0.0455729216337204, 0.0459681935608387, -0.03694458305835724, -0.11147423833608627, 0.15120811760425568, -0.11023019999265671, 0.12047175318002701, 0.009671034291386604, 0.011027120053768158, -0.04280879348516464, -0.011080634780228138, 0.09848731756210327, -0.06661037355661392, -0.08683621883392334, 0.003830966539680958, 0.012846897356212139, -0.07948457449674606, -0.08139076828956604, -0.38487520813941956, -0.126295268535614, 0.028298407793045044, -0.18424035608768463, 0.09432488679885864, 0.062151867896318436, 0.16591167449951172, 0.0207386277616024, -0.034857772290706635, -0.09412091225385666, 0.030185341835021973, -0.06390668451786041, 0.11005821824073792, 0.015835033729672432, 0.030522320419549942, -0.0048292940482497215, -0.09652655571699142, 0.02772904932498932, -0.12713710963726044, -0.09259697049856186, 0.2516317069530487, 0.02409268170595169, -0.0008392083691433072, -0.030697457492351532, -0.11276289820671082, 0.05983956530690193, 0.026722347363829613, 0.014939806424081326, 0.1070387214422226, -0.05637750402092934, 0.008441025391221046, -0.016230307519435883, -0.18188680708408356, -0.030514687299728394, -0.044454947113990784, 0.028585284948349, 0.05517764389514923, -0.005217764992266893, -0.2746531069278717, 0.01127462089061737, -0.10731928050518036, 0.03902111202478409, 0.04254155978560448, 0.043222811073064804, 0.07507136464118958, 0.06128152087330818, -0.06724298000335693, 0.0255951676517725, 0.13789281249046326, 0.06556390970945358, -0.0660565197467804, -0.08635779470205307 ]
37a5c9bcd29a949b24c24dbc69583204ff656fd7
**DISCLAIMER:** None of the data here is of my property, but this is rather a extraction and compilation of data from different sources into one common place. Currently the sources are [spanish CSS10](https://www.kaggle.com/datasets/bryanpark/spanish-single-speaker-speech-dataset) and [this Kaggle Dataset](https://www.kaggle.com/datasets/carlfm01/120h-spanish-speech). The code used to create combine.zip can be found [here](https://github.com/lopezjuanma96/spanish_voices), it requires you to download the full datasets because the Kaggle API was not working properly, at least for me at the time of creating this: it only allowed me access to the first ~30 files of a dataset when trying to download specifically, the other option was downloading the whole dataset. The main reason I created this is for my project of adapting [this VITS fine-tuning](https://github.com/Plachtaa/VITS-fast-fine-tuning) script to [spanish](https://github.com/lopezjuanma96/VITS-fast-fine-tuning), therefore the format given to the transcript file and the distribution and amount of audio data, but it can probably be adapted to other formats easily.
lopezjm96/spanish_voices
[ "region:us" ]
2023-03-10T13:33:50+00:00
{}
2023-04-20T01:39:50+00:00
[]
[]
TAGS #region-us
DISCLAIMER: None of the data here is of my property, but this is rather a extraction and compilation of data from different sources into one common place. Currently the sources are spanish CSS10 and this Kaggle Dataset. The code used to create URL can be found here, it requires you to download the full datasets because the Kaggle API was not working properly, at least for me at the time of creating this: it only allowed me access to the first ~30 files of a dataset when trying to download specifically, the other option was downloading the whole dataset. The main reason I created this is for my project of adapting this VITS fine-tuning script to spanish, therefore the format given to the transcript file and the distribution and amount of audio data, but it can probably be adapted to other formats easily.
[]
[ "TAGS\n#region-us \n" ]
[ 6 ]
[ "passage: TAGS\n#region-us \n" ]
[ 0.024608636274933815, -0.026205500587821007, -0.009666500613093376, -0.10395516455173492, 0.08638657629489899, 0.059816278517246246, 0.01882290467619896, 0.020661840215325356, 0.23975107073783875, -0.005599027033895254, 0.1219947561621666, 0.0015615287702530622, -0.037353623658418655, 0.03733762726187706, -0.0035912662278860807, -0.17583473026752472, 0.03876631706953049, -0.018274923786520958, 0.01843859627842903, 0.026470553129911423, -0.07776834815740585, -0.07564429938793182, 0.015296397730708122, -0.10247814655303955, -0.083692267537117, 0.11002834886312485, 0.031466204673051834, -0.019670886918902397, 0.10779199749231339, -0.04243955761194229, 0.18699054419994354, -0.011512263678014278, -0.11213519424200058, -0.2536850869655609, 0.021806683391332626, -0.01765260472893715, -0.08747660368680954, 0.01506110467016697, 0.0665089413523674, -0.09014441072940826, -0.0588928684592247, 0.0795099288225174, -0.01132340170443058, 0.04246443510055542, -0.27593839168548584, -0.12684126198291779, -0.05297930911183357, -0.1421966552734375, 0.08651168644428253, 0.04035491496324539, 0.008764253929257393, 0.15506891906261444, -0.20897391438484192, 0.004104613792151213, 0.08255259692668915, -0.2538507878780365, 0.05591634660959244, 0.17671173810958862, 0.03623908758163452, 0.18037272989749908, 0.0060391901060938835, 0.11029672622680664, 0.0716743916273117, -0.024263937026262283, -0.17590197920799255, -0.08127854019403458, -0.04696211963891983, 0.16642488539218903, -0.06727185100317001, -0.14248386025428772, 0.34701237082481384, 0.00015008423360995948, 0.009657775051891804, 0.16921205818653107, -0.059524230659008026, -0.09972117841243744, 0.07259953022003174, 0.016484731808304787, 0.018492350354790688, 0.1471305936574936, 0.16307872533798218, -0.0458691343665123, -0.13837823271751404, -0.018630273640155792, -0.22798998653888702, 0.17510560154914856, -0.03248048573732376, 0.13137903809547424, -0.27447956800460815, 0.01684025302529335, -0.2570667266845703, 0.0032130838371813297, 0.04178816080093384, -0.06004921346902847, -0.0226522795855999, -0.013265985064208508, -0.08018817007541656, 0.004899587947875261, 0.06192673370242119, 0.1266920566558838, -0.06128726154565811, 0.06128238886594772, -0.09319206327199936, 0.141696035861969, 0.07166698575019836, 0.07868369668722153, 0.13037432730197906, 0.041205424815416336, -0.07187089323997498, -0.21872246265411377, -0.0026476888451725245, -0.06275863200426102, -0.09502086788415909, -0.0020165652967989445, -0.11606067419052124, 0.17244569957256317, -0.030802514404058456, -0.09825427830219269, -0.11208184063434601, 0.09148659557104111, -0.032992321997880936, -0.03437839448451996, -0.03552987426519394, -0.020977836102247238, 0.019381176680326462, 0.04704452306032181, -0.1548958420753479, -0.005131472367793322, 0.07039852440357208, 0.11502562463283539, -0.1346137970685959, -0.003783059772104025, -0.07908964157104492, 0.03039063885807991, 0.07654735445976257, -0.16510222852230072, 0.03158547356724739, -0.1124754324555397, -0.07531405985355377, 0.002912673633545637, -0.015710093080997467, -0.016202643513679504, 0.166526660323143, -0.0020451415330171585, 0.0714716836810112, -0.026345307007431984, -0.05890209600329399, -0.11243434250354767, -0.08489254862070084, 0.05390460044145584, 0.03670717030763626, 0.03266148269176483, -0.2193479984998703, 0.014805203303694725, -0.12762966752052307, 0.1360815018415451, -0.10566820204257965, -0.04705966264009476, -0.022842247039079666, 0.20562705397605896, 0.037286072969436646, 0.08762791007757187, -0.22171171009540558, 0.039756543934345245, -0.05404696613550186, 0.18480908870697021, -0.1502426266670227, -0.0799463614821434, 0.20813211798667908, -0.07964949309825897, -0.10115210711956024, 0.021235812455415726, 0.020391687750816345, 0.026287272572517395, 0.0766737088561058, 0.4564172327518463, -0.09766800701618195, -0.09146861732006073, 0.10178250074386597, 0.17055274546146393, -0.12427149713039398, -0.1827561855316162, 0.06446871906518936, -0.16666454076766968, -0.1973118633031845, 0.0018917324487119913, 0.09222044050693512, 0.038269978016614914, -0.07875611633062363, -0.020746968686580658, 0.06325206160545349, -0.0007678253459744155, 0.09095914661884308, 0.03755716234445572, 0.09034032374620438, -0.08716782182455063, 0.11115926504135132, -0.05017651244997978, 0.004037132486701012, 0.1343354731798172, 0.027325427159667015, -0.03223329409956932, 0.08694463223218918, -0.0485352948307991, 0.05295134335756302, -0.1662379503250122, -0.15068690478801727, 0.03398871049284935, 0.06283251196146011, 0.03186952322721481, 0.1280253529548645, 0.08141885697841644, -0.10732853412628174, 0.022690722718834877, -0.004228927195072174, 0.058398615568876266, 0.03891623765230179, 0.006107209715992212, 0.008764320984482765, 0.0961301177740097, -0.10607069730758667, -0.13589619100093842, -0.07336436957120895, -0.014715781435370445, 0.14371353387832642, -0.0302802175283432, 0.07690227776765823, -0.004240254405885935, 0.00013200697139836848, 0.06930823624134064, 0.08137880265712738, 0.016412746161222458, 0.08971183747053146, -0.05237193778157234, -0.05160155147314072, 0.10863113403320312, -0.13533565402030945, 0.17837053537368774, 0.14053137600421906, -0.20532016456127167, 0.029453208670020103, -0.06838275492191315, 0.03670361638069153, -0.008162540383636951, 0.0975119024515152, -0.08272241055965424, -0.02106042578816414, 0.013134466484189034, 0.0052274600602686405, -0.013007243163883686, 0.017682146281003952, -0.07295988500118256, -0.07787393033504486, -0.10233919322490692, 0.08436838537454605, 0.11562882363796234, -0.10282530635595322, 0.14214380085468292, 0.4384984076023102, 0.11495281755924225, 0.21582984924316406, -0.09581480920314789, -0.0412987545132637, 0.007486371789127588, 0.0001535322517156601, -0.04476691037416458, 0.08031861484050751, -0.15973517298698425, -0.038901735097169876, 0.027348900213837624, 0.07128690183162689, 0.11475157737731934, -0.14959022402763367, -0.09639324247837067, -0.00793045200407505, 0.0022841424215584993, -0.1249532699584961, 0.023905446752905846, -0.03974650055170059, 0.04015624523162842, 0.07232289016246796, -0.021535737439990044, 0.13939237594604492, -0.04166141897439957, -0.0639561116695404, 0.07585346698760986, -0.2017085999250412, -0.23179671168327332, -0.12309670448303223, -0.14680525660514832, 0.04366797208786011, 0.05154111236333847, 0.01726446859538555, -0.17635835707187653, -0.015074856579303741, 0.07706750929355621, 0.07820965349674225, -0.20886357128620148, -0.022814949974417686, -0.004290030337870121, 0.0895976573228836, -0.10227091610431671, -0.0017130117630586028, -0.04419664293527603, -0.10150232166051865, 0.0017003051470965147, 0.07279510796070099, -0.137485533952713, 0.13807645440101624, 0.21589438617229462, 0.07225540280342102, 0.07359948754310608, -0.019093448296189308, 0.09936179965734482, -0.10856141895055771, -0.16549113392829895, 0.08348225057125092, -0.06234746053814888, 0.047262318432331085, 0.17534415423870087, 0.03307317942380905, -0.13904969394207, -0.015682822093367577, -0.0402069091796875, -0.15603256225585938, -0.238995760679245, -0.09178274869918823, -0.1182505264878273, 0.16442428529262543, 0.0009358620154671371, 0.06651917099952698, 0.08258313685655594, -0.022042419761419296, 0.16447891294956207, -0.07379321753978729, -0.07578866183757782, -0.006978808436542749, 0.12375060468912125, -0.056660156697034836, -0.03080669604241848, -0.10566964000463486, -0.008295975625514984, 0.1151021271944046, 0.15304014086723328, 0.12214863300323486, 0.2957419455051422, 0.08268889784812927, 0.026645636186003685, 0.08958091586828232, 0.17622539401054382, 0.09495089203119278, 0.07838419824838638, -0.045413073152303696, -0.014814783819019794, 0.014317171648144722, -0.04022889584302902, 0.010141594335436821, 0.14683100581169128, -0.2679629921913147, -0.006678564939647913, -0.2710230350494385, 0.0965198427438736, -0.10913380235433578, 0.11837165057659149, -0.01015760749578476, 0.10194015502929688, 0.11082887649536133, 0.03233652561903, -0.03858073800802231, 0.16613617539405823, 0.08450309932231903, -0.11277695000171661, 0.001758623169735074, 0.03737903758883476, 0.09715615212917328, -0.02818971499800682, 0.12721189856529236, -0.11048974841833115, -0.1464834064245224, 0.013753619976341724, 0.07152791321277618, -0.15373679995536804, 0.3138748109340668, 0.012069208547472954, -0.13481520116329193, -0.01481647603213787, -0.09957809001207352, -0.006440147757530212, 0.1254177987575531, 0.09333524852991104, 0.07935678958892822, -0.2185502052307129, -0.13339371979236603, 0.05872276425361633, -0.00575496768578887, 0.22408108413219452, -0.034034017473459244, -0.11356475204229355, -0.027013886719942093, 0.04241163283586502, -0.06043251231312752, 0.08524788916110992, 0.023536119610071182, -0.08113526552915573, -0.032957352697849274, 0.05323701351881027, 0.012368366122245789, 0.00524376705288887, 0.09360801428556442, 0.020107939839363098, -0.0009265501867048442, 0.01785753294825554, 0.047885000705718994, -0.0675911232829094, -0.1984109878540039, 0.09357594698667526, -0.05215044692158699, 0.0015536568826064467, -0.08013670891523361, -0.15122665464878082, -0.08837161958217621, -0.16009655594825745, 0.12540200352668762, -0.034406669437885284, 0.12700119614601135, -0.06619787961244583, 0.17341409623622894, -0.07871770113706589, 0.04481020197272301, -0.047349292784929276, 0.050332702696323395, -0.007268077693879604, -0.07756082713603973, 0.16585899889469147, -0.15564003586769104, 0.01809087023139, 0.19572502374649048, -0.018915493041276932, 0.07177707552909851, 0.021322092041373253, -0.0636206790804863, 0.23147478699684143, 0.3014698624610901, 0.008138049393892288, 0.1665448248386383, 0.3018903136253357, -0.07466315478086472, -0.2642788887023926, -0.05505012720823288, -0.2841376066207886, -0.05371501296758652, 0.10716094076633453, -0.22523896396160126, 0.06986407935619354, 0.14383509755134583, -0.06471995264291763, 0.30228954553604126, -0.21825523674488068, 0.012589273042976856, 0.15434536337852478, -0.08868814259767532, 0.5515313148498535, -0.1133413165807724, -0.17677772045135498, -0.008122089318931103, -0.08741296827793121, 0.10602109134197235, -0.0340677872300148, 0.06877441704273224, 0.013465235009789467, 0.04797380417585373, 0.048932258039712906, -0.03111894056200981, 0.22701001167297363, 0.008710170164704323, 0.09015397727489471, -0.07378865778446198, -0.18624304234981537, 0.11639340221881866, -0.04359482601284981, -0.08891059458255768, 0.0849778801202774, -0.05942516401410103, -0.11078983545303345, 0.04663389176130295, -0.07950539886951447, -0.024862350896000862, 0.08423490077257156, -0.04678233340382576, -0.042606171220541, -0.008054176345467567, -0.1618063747882843, -0.0002289071271661669, 0.31360217928886414, -0.07096036523580551, 0.16695955395698547, 0.03677211329340935, 0.00038613268407061696, -0.11027684062719345, 0.030288029462099075, -0.05203165486454964, -0.021576624363660812, 0.09578979015350342, -0.11096979677677155, 0.03204701095819473, 0.14160704612731934, -0.04864364117383957, 0.05846960097551346, 0.09256096184253693, -0.0849417969584465, 0.007583672646433115, 0.17753590643405914, -0.17537221312522888, -0.1273445188999176, -0.006135711446404457, -0.09862716495990753, 0.14055661857128143, 0.04394126310944557, 0.05191568285226822, 0.16669964790344238, 0.03967129811644554, -0.029474308714270592, -0.02817419543862343, -0.1153380498290062, -0.0201893113553524, 0.040153320878744125, 0.00045633706031367183, -0.08791285753250122, 0.2262638509273529, 0.06409153342247009, -0.1328488290309906, -0.051157206296920776, 0.2161225974559784, -0.06805316358804703, -0.04911920800805092, -0.223562553524971, 0.10752306133508682, -0.07112517952919006, -0.0965060144662857, 0.05453834682703018, -0.02270081453025341, 0.005106312222778797, 0.181985542178154, 0.03941008821129799, 0.11070270836353302, 0.03738937899470329, -0.02448922023177147, 0.15798696875572205, -0.142850860953331, -0.14191335439682007, -0.025354057550430298, -0.08757315576076508, -0.13844476640224457, -0.026804137974977493, 0.1617041826248169, -0.09177309274673462, -0.14772607386112213, -0.2621181011199951, 0.10968475043773651, -0.16432365775108337, -0.10192688554525375, -0.03469514101743698, -0.08968492597341537, 0.0696166530251503, 0.030301768332719803, -0.03093348816037178, -0.06706760823726654, -0.18593791127204895, 0.0816768929362297, 0.06349513679742813, 0.045533183962106705, -0.017847947776317596, 0.0067379772663116455, 0.1720137596130371, 0.025955144315958023, 0.10040043294429779, 0.16762186586856842, 0.011397695168852806, 0.2246655523777008, -0.1671202927827835, -0.11496317386627197, 0.1336962729692459, -0.026543032377958298, 0.06762003898620605, 0.16792191565036774, -0.0772583931684494, 0.015526676550507545, -0.028136352077126503, 0.07066910713911057, -0.11003983020782471, -0.105624258518219, 0.007937257178127766, 0.02567129209637642, -0.2755882740020752, -0.005599735304713249, -0.19717298448085785, 0.14788752794265747, 0.02579621411859989, 0.03297143429517746, 0.10257530212402344, 0.10404334217309952, 0.08312062919139862, -0.0017710148822516203, 0.03226327523589134, -0.1176818460226059, 0.02753005363047123, -0.059239376336336136, -0.020663779228925705, 0.017624232918024063, 0.36952024698257446, -0.03603357449173927, -0.046802736818790436, 0.003710439894348383, 0.1307835876941681, -0.02139742486178875, 0.017395347356796265, 0.13209912180900574, 0.12607666850090027, -0.08595693111419678, -0.1504845917224884, 0.04888554662466049, -0.04565655067563057, -0.02836887165904045, 0.1464131623506546, 0.05905961990356445, 0.1050296202301979, 0.0908031314611435, -0.014463032595813274, -0.00318976235575974, 0.012856799177825451, -0.15486004948616028, 0.06223496049642563, -0.010558074340224266, 0.012565906159579754, 0.017934376373887062, 0.15238402783870697, -0.005540105979889631, 0.07739730179309845, -0.09889880567789078, 0.004208535887300968, -0.13498884439468384, -0.07913459837436676, 0.03617347031831741, -0.13393273949623108, 0.04141177982091904, -0.01871878281235695, 0.029611799865961075, 0.30386561155319214, 0.02558239921927452, -0.020639164373278618, 0.12512871623039246, -0.1214587539434433, -0.12050267308950424, -0.001594188273884356, -0.029960084706544876, 0.0791488066315651, -0.02633434161543846, -0.0997740775346756, -0.1001306027173996, -0.15166029334068298, -0.09759195148944855, 0.05182836204767227, -0.04993441700935364, -0.059362251311540604, -0.17634081840515137, -0.05707859992980957, -0.05147340148687363, 0.14025864005088806, -0.12263951450586319, 0.15159130096435547, -0.014490418136119843, 0.004084470681846142, 0.04405883327126503, 0.1950942426919937, -0.03644494712352753, 0.08714226633310318, 0.0154351145029068, 0.1522706001996994, -0.05119588226079941, 0.14720745384693146, -0.10931728035211563, -0.04014137014746666, -0.06710435450077057, 0.21513493359088898, 0.25630924105644226, -0.06136954948306084, -0.008937356993556023, -0.012760217301547527, 0.058654606342315674, 0.1073930487036705, 0.16049085557460785, 0.002326392102986574, 0.2802925705909729, -0.03133585304021835, 0.04815128445625305, 0.02901598811149597, 0.013607407920062542, -0.06336209923028946, 0.03397751972079277, 0.07539387792348862, -0.035039983689785004, -0.1412304788827896, 0.15837742388248444, -0.21980468928813934, 0.18157227337360382, 0.11640069633722305, -0.19996967911720276, -0.013728445395827293, -0.04882071167230606, 0.1689416468143463, -0.0856364443898201, 0.1637246012687683, -0.0903693437576294, -0.2108195722103119, -0.2056000679731369, 0.03867346793413162, -0.34623071551322937, -0.254462867975235, 0.10422009229660034, 0.1488201916217804, 0.04015883058309555, -0.018507536500692368, -0.019967829808592796, -0.018367022275924683, 0.04877542704343796, -0.0067357709631323814, 0.06014643982052803, 0.031397558748722076, -0.02988368645310402, -0.24127542972564697, -0.029804671183228493, 0.023964406922459602, -0.07093082368373871, 0.07464958727359772, -0.06874357163906097, -0.022495782002806664, 0.08059766888618469, -0.03066304884850979, 0.03298592567443848, -0.035373736172914505, -0.16326889395713806, 0.027529051527380943, 0.03900543600320816, 0.036012712866067886, 0.00634160777553916, 0.0008072225609794259, -0.03455270454287529, 0.0644603744149208, -0.16716794669628143, -0.16015739738941193, 0.14140215516090393, -0.06745140254497528, 0.2779497504234314, -0.05812826007604599, -0.0809100940823555, 0.04766704887151718, -0.03426874056458473, 0.1807648241519928, -0.07756473124027252, 0.047254521399736404, 0.12766779959201813, 0.011127962730824947, 0.03121316432952881, -0.3092964291572571, 0.11082969605922699, -0.000795336440205574, -0.006093299947679043, -0.07581598311662674 ]
e42d330f33d65b7b72dfd408883daf1661f06f18
# Cyrillic dataset of 8 Turkic languages spoken in Russia and former USSR ## Dataset Description The dataset is a part of the [Leipzig Corpora (Wiki) Collection]: https://corpora.uni-leipzig.de/ For the text-classification comparison, Russian has been included to the dataset. **Paper:** Dirk Goldhahn, Thomas Eckart and Uwe Quasthoff (2012): Building Large Monolingual Dictionaries at the Leipzig Corpora Collection: From 100 to 200 Languages. In: Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC'12), 2012. ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages - ba - Bashkir - cv - Chuvash - sah - Sakha - tt - Tatar - ky - Kyrgyz - kk - Kazakh - tyv - Tuvinian - krc - Karachay-Balkar - ru - Russian ### Data Splits train: Dataset({ features: ['text', 'label'], num_rows: 72000 }) test: Dataset({ features: ['text', 'label'], num_rows: 9000 }) validation: Dataset({ features: ['text', 'label'], num_rows: 9000 }) ## Dataset Creation [Link to the notebook](https://github.com/tatiana-merz/YakuToolkit/blob/main/CyrillicTurkicCorpus.ipynb) ### Curation Rationale [More Information Needed] ### Source Data ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
tatiana-merz/cyrillic_turkic_langs
[ "task_categories:text-classification", "size_categories:10K<n<100K", "language:ba", "language:cv", "language:sah", "language:tt", "language:ky", "language:kk", "language:tyv", "language:krc", "language:ru", "license:cc", "wiki", "region:us" ]
2023-03-10T13:55:33+00:00
{"language": ["ba", "cv", "sah", "tt", "ky", "kk", "tyv", "krc", "ru"], "license": "cc", "size_categories": ["10K<n<100K"], "task_categories": ["text-classification"], "tags": ["wiki"]}
2023-03-15T19:41:05+00:00
[]
[ "ba", "cv", "sah", "tt", "ky", "kk", "tyv", "krc", "ru" ]
TAGS #task_categories-text-classification #size_categories-10K<n<100K #language-Bashkir #language-Chuvash #language-Yakut #language-Tatar #language-Kirghiz #language-Kazakh #language-Tuvinian #language-Karachay-Balkar #language-Russian #license-cc #wiki #region-us
# Cyrillic dataset of 8 Turkic languages spoken in Russia and former USSR ## Dataset Description The dataset is a part of the [Leipzig Corpora (Wiki) Collection]: URL For the text-classification comparison, Russian has been included to the dataset. Paper: Dirk Goldhahn, Thomas Eckart and Uwe Quasthoff (2012): Building Large Monolingual Dictionaries at the Leipzig Corpora Collection: From 100 to 200 Languages. In: Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC'12), 2012. ### Dataset Summary ### Supported Tasks and Leaderboards ### Languages - ba - Bashkir - cv - Chuvash - sah - Sakha - tt - Tatar - ky - Kyrgyz - kk - Kazakh - tyv - Tuvinian - krc - Karachay-Balkar - ru - Russian ### Data Splits train: Dataset({ features: ['text', 'label'], num_rows: 72000 }) test: Dataset({ features: ['text', 'label'], num_rows: 9000 }) validation: Dataset({ features: ['text', 'label'], num_rows: 9000 }) ## Dataset Creation Link to the notebook ### Curation Rationale ### Source Data ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions
[ "# Cyrillic dataset of 8 Turkic languages spoken in Russia and former USSR", "## Dataset Description\n\nThe dataset is a part of the [Leipzig Corpora (Wiki) Collection]: URL\n\nFor the text-classification comparison, Russian has been included to the dataset.\n\n Paper: \nDirk Goldhahn, Thomas Eckart and Uwe Quasthoff (2012): Building Large Monolingual Dictionaries at the Leipzig Corpora Collection: From 100 to 200 Languages. In: Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC'12), 2012.", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages\n\n - ba - Bashkir\n - cv - Chuvash\n - sah - Sakha\n - tt - Tatar\n - ky - Kyrgyz\n - kk - Kazakh\n - tyv - Tuvinian\n - krc - Karachay-Balkar\n - ru - Russian", "### Data Splits\n\n\n train: Dataset({\n features: ['text', 'label'],\n num_rows: 72000\n })\n \n test: Dataset({\n features: ['text', 'label'],\n num_rows: 9000\n })\n \n validation: Dataset({\n features: ['text', 'label'],\n num_rows: 9000\n })", "## Dataset Creation\n\nLink to the notebook", "### Curation Rationale", "### Source Data", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions" ]
[ "TAGS\n#task_categories-text-classification #size_categories-10K<n<100K #language-Bashkir #language-Chuvash #language-Yakut #language-Tatar #language-Kirghiz #language-Kazakh #language-Tuvinian #language-Karachay-Balkar #language-Russian #license-cc #wiki #region-us \n", "# Cyrillic dataset of 8 Turkic languages spoken in Russia and former USSR", "## Dataset Description\n\nThe dataset is a part of the [Leipzig Corpora (Wiki) Collection]: URL\n\nFor the text-classification comparison, Russian has been included to the dataset.\n\n Paper: \nDirk Goldhahn, Thomas Eckart and Uwe Quasthoff (2012): Building Large Monolingual Dictionaries at the Leipzig Corpora Collection: From 100 to 200 Languages. In: Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC'12), 2012.", "### Dataset Summary", "### Supported Tasks and Leaderboards", "### Languages\n\n - ba - Bashkir\n - cv - Chuvash\n - sah - Sakha\n - tt - Tatar\n - ky - Kyrgyz\n - kk - Kazakh\n - tyv - Tuvinian\n - krc - Karachay-Balkar\n - ru - Russian", "### Data Splits\n\n\n train: Dataset({\n features: ['text', 'label'],\n num_rows: 72000\n })\n \n test: Dataset({\n features: ['text', 'label'],\n num_rows: 9000\n })\n \n validation: Dataset({\n features: ['text', 'label'],\n num_rows: 9000\n })", "## Dataset Creation\n\nLink to the notebook", "### Curation Rationale", "### Source Data", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions" ]
[ 90, 20, 104, 6, 10, 59, 85, 9, 7, 4, 5, 6, 6, 5 ]
[ "passage: TAGS\n#task_categories-text-classification #size_categories-10K<n<100K #language-Bashkir #language-Chuvash #language-Yakut #language-Tatar #language-Kirghiz #language-Kazakh #language-Tuvinian #language-Karachay-Balkar #language-Russian #license-cc #wiki #region-us \n# Cyrillic dataset of 8 Turkic languages spoken in Russia and former USSR## Dataset Description\n\nThe dataset is a part of the [Leipzig Corpora (Wiki) Collection]: URL\n\nFor the text-classification comparison, Russian has been included to the dataset.\n\n Paper: \nDirk Goldhahn, Thomas Eckart and Uwe Quasthoff (2012): Building Large Monolingual Dictionaries at the Leipzig Corpora Collection: From 100 to 200 Languages. In: Proceedings of the Eighth International Conference on Language Resources and Evaluation (LREC'12), 2012.### Dataset Summary### Supported Tasks and Leaderboards### Languages\n\n - ba - Bashkir\n - cv - Chuvash\n - sah - Sakha\n - tt - Tatar\n - ky - Kyrgyz\n - kk - Kazakh\n - tyv - Tuvinian\n - krc - Karachay-Balkar\n - ru - Russian### Data Splits\n\n\n train: Dataset({\n features: ['text', 'label'],\n num_rows: 72000\n })\n \n test: Dataset({\n features: ['text', 'label'],\n num_rows: 9000\n })\n \n validation: Dataset({\n features: ['text', 'label'],\n num_rows: 9000\n })## Dataset Creation\n\nLink to the notebook### Curation Rationale### Source Data## Additional Information### Dataset Curators### Licensing Information### Contributions" ]
[ -0.05218927934765816, 0.0995609387755394, -0.0019213637569919229, 0.040707122534513474, 0.037047117948532104, 0.054605212062597275, 0.1383894979953766, 0.09746439009904861, 0.11690514534711838, 0.08696131408214569, 0.006466222461313009, -0.06246700510382652, 0.1380711942911148, 0.16845658421516418, -0.013855019584298134, -0.2649829387664795, 0.03203852102160454, -0.0897054448723793, -0.05230724811553955, 0.09235945343971252, 0.17604437470436096, -0.07004999369382858, 0.014094002544879913, -0.09106683731079102, -0.07912147790193558, 0.05929788574576378, -0.03941082954406738, -0.08193009346723557, 0.08713465183973312, 0.02434500865638256, 0.13052788376808167, 0.04648156464099884, 0.009974917396903038, -0.19105887413024902, 0.03786727786064148, 0.0004651437920983881, -0.016254253685474396, -0.004445434547960758, 0.11473890393972397, -0.07177510112524033, 0.21797920763492584, -0.18990889191627502, 0.01197865977883339, -0.0016359883593395352, -0.05757885053753853, -0.019625429064035416, -0.1507931798696518, 0.12118703871965408, 0.0869918093085289, 0.02127484604716301, -0.06905166059732437, 0.10121383517980576, -0.0957770049571991, 0.07994139194488525, 0.04211139306426048, -0.20591075718402863, -0.08406783640384674, 0.08311773836612701, -0.03991847112774849, 0.06793714314699173, -0.09556076675653458, 0.0406847707927227, 0.003986694384366274, -0.020566070452332497, -0.08501565456390381, -0.05307241901755333, -0.22808855772018433, 0.024112263694405556, -0.14162461459636688, -0.00019781658193096519, 0.2084037810564041, 0.013619385659694672, 0.06204032152891159, -0.12101102620363235, -0.018807442858815193, 0.01241227425634861, -0.038579076528549194, -0.03909081593155861, -0.026791037991642952, -0.0641217902302742, 0.04883205145597458, -0.006760049145668745, -0.10992667824029922, -0.01711721532046795, -0.05941031128168106, 0.08399680256843567, 0.0858287364244461, -0.020859017968177795, 0.02096429094672203, 0.021372776478528976, -0.06707055121660233, -0.14819131791591644, -0.006854766048491001, -0.09763386100530624, -0.16046105325222015, -0.018756883218884468, 0.030094634741544724, -0.10013555735349655, 0.13426201045513153, 0.09527692198753357, -0.07193505764007568, 0.07650619000196457, -0.024180999025702477, -0.03326921910047531, 0.008589808829128742, 0.15950365364551544, -0.07107061892747879, -0.14652732014656067, -0.033786047250032425, 0.013524169102311134, -0.015395145863294601, 0.00568299600854516, -0.05050897225737572, -0.0930664986371994, 0.021292299032211304, 0.09179769456386566, 0.05726417899131775, 0.044901344925165176, -0.03230466693639755, -0.0007320870063267648, 0.04932062700390816, -0.14180724322795868, 0.04078329727053642, -0.013052385300397873, -0.07241366803646088, 0.015971995890140533, -0.1020900309085846, 0.016413569450378418, -0.03585193306207657, 0.06687434017658234, -0.01194081362336874, 0.05558865889906883, -0.07020650804042816, -0.12361729145050049, 0.07969161868095398, -0.07094325870275497, -0.04101286455988884, -0.10708874464035034, -0.07806587964296341, -0.06376616656780243, 0.018625842407345772, -0.07505536079406738, 0.05631314963102341, -0.038284413516521454, -0.06894233822822571, 0.03772108629345894, -0.005644616670906544, 0.05531524866819382, -0.07459071278572083, -0.010645585134625435, -0.12993310391902924, 0.06997444480657578, 0.08456507325172424, -0.009484810754656792, -0.07692285627126694, 0.023142414167523384, -0.14945611357688904, 0.13790468871593475, -0.1856299638748169, 0.00790236983448267, -0.10879306495189667, 0.011647457256913185, -0.0020961170084774494, -0.020829597488045692, 0.05213294178247452, 0.15789668262004852, -0.2769429683685303, -0.02747715823352337, 0.11501048505306244, -0.1442568004131317, -0.11064501851797104, 0.09678498655557632, -0.011224730871617794, 0.011748521588742733, 0.10720719397068024, 0.2494833916425705, 0.15880389511585236, -0.026133699342608452, -0.21585778892040253, -0.09099960327148438, 0.037949088960886, 0.16893994808197021, 0.06238801032304764, -0.0012756341602653265, 0.11402903497219086, 0.025246551260352135, 0.028046151623129845, -0.04621214047074318, -0.033308930695056915, -0.053381334990262985, 0.01355971209704876, -0.005123041570186615, 0.10988534986972809, 0.0029841610230505466, 0.024304673075675964, -0.1012931689620018, -0.0597727969288826, -0.046183738857507706, 0.0853252112865448, 0.018827926367521286, 0.025617534294724464, -0.08937419950962067, 0.03939737007021904, 0.044288747012615204, 0.03297840431332588, -0.14722971618175507, -0.11594905704259872, 0.08930206298828125, -0.012731187045574188, 0.06644201278686523, -0.049078088253736496, 0.019387073814868927, -0.023854287341237068, -0.08456066250801086, -0.015134377405047417, -0.03089958243072033, 0.017285466194152832, -0.0220368430018425, -0.23662737011909485, 0.029016783460974693, -0.030270002782344818, 0.06535495072603226, -0.062225744128227234, -0.012880931608378887, 0.17141756415367126, 0.21264314651489258, -0.020682159811258316, 0.03676074370741844, 0.009345009922981262, 0.10416869074106216, -0.06508147716522217, -0.015244119800627232, -0.036137331277132034, -0.06834396719932556, -0.050806254148483276, 0.13262543082237244, 0.012531133368611336, -0.1643509864807129, 0.1106155663728714, 0.14687776565551758, -0.08637217432260513, 0.04050726443529129, -0.05037759989500046, -0.03586885705590248, 0.037211887538433075, -0.03246224299073219, 0.04553046077489853, 0.028333567082881927, 0.010073463432490826, -0.06339959800243378, -0.05898167937994003, -0.037419117987155914, -0.030091771855950356, -0.07384544610977173, 0.17155033349990845, -0.02400599978864193, -0.1908431351184845, 0.15354324877262115, 0.035237327218055725, 0.06384238600730896, 0.2733473479747772, -0.05384817346930504, -0.055252015590667725, -0.02758030779659748, -0.013894508592784405, -0.02822679653763771, 0.18665704131126404, -0.05677890032529831, -0.0091188233345747, 0.045621514320373535, 0.06670630723237991, 0.029323682188987732, -0.0705089122056961, 0.041372150182724, -0.07525970041751862, -0.06085910275578499, 0.005607265047729015, 0.09682554006576538, 0.04908885061740875, 0.10959727317094803, -0.02101467363536358, 0.05102161318063736, -0.08696134388446808, -0.07907317578792572, -0.07083417475223541, 0.13448134064674377, -0.19657814502716064, -0.21482934057712555, -0.031828999519348145, -0.02644863724708557, -0.11488596349954605, -0.025818783789873123, 0.04635108262300491, -0.15004436671733856, -0.059159159660339355, -0.04596225544810295, 0.14555862545967102, 0.025324484333395958, -0.021566491574048996, -0.08917315304279327, 0.06214733421802521, -0.085991770029068, -0.07668032497167587, -0.0189015232026577, 0.0032781176269054413, 0.039517246186733246, 0.06476432830095291, -0.0029018293134868145, 0.11121632158756256, 0.06661717593669891, -0.039476972073316574, -0.021317627280950546, -0.10779288411140442, 0.06154260411858559, -0.14023089408874512, 0.1475123018026352, 0.06322989612817764, 0.013799628242850304, 0.02881576307117939, 0.23344101011753082, -0.02021491713821888, -0.030348729342222214, 0.03068039007484913, 0.00562002370133996, -0.010921471752226353, -0.31225693225860596, -0.16703113913536072, -0.09156927466392517, 0.022195465862751007, -0.0002692508860491216, -0.0026749251410365105, -0.06489071995019913, 0.0456242710351944, -0.09880410879850388, -0.05173862725496292, 0.09543582797050476, 0.04961921274662018, 0.15981285274028778, 0.027186987921595573, 0.09989476203918457, -0.09965311735868454, 0.06470606476068497, 0.10286077111959457, 0.004080716986209154, 0.236607626080513, -0.00654746824875474, 0.11686921864748001, 0.08932994306087494, 0.16555386781692505, 0.025402981787919998, -0.018876679241657257, 0.0547759048640728, 0.04333505406975746, 0.07747720927000046, -0.04522039741277695, 0.03956269100308418, 0.08555606752634048, 0.056378867477178574, -0.06486936658620834, -0.005166081245988607, -0.0016696942038834095, 0.15173549950122833, 0.15564808249473572, 0.09067108482122421, -0.10466286540031433, -0.08413627743721008, 0.057405803352594376, -0.029023796319961548, -0.04322228580713272, -0.015536447986960411, 0.1080433577299118, -0.13759338855743408, 0.16533707082271576, -0.015291315503418446, 0.08243503421545029, 0.0011844274122267962, -0.03853865712881088, -0.061910636723041534, 0.04541681706905365, -0.05374632030725479, 0.11059830337762833, -0.23632904887199402, 0.2970419228076935, 0.012988558039069176, 0.03186139091849327, -0.06912102550268173, 0.011427358724176884, 0.03720491752028465, 0.032882820814847946, 0.05782199278473854, 0.013152359053492546, -0.18578530848026276, -0.061080850660800934, -0.08761008083820343, 0.04181552305817604, 0.12701624631881714, -0.09285009652376175, 0.13792474567890167, -0.010317530483007431, -0.013189409859478474, -0.06810740381479263, -0.0740954577922821, -0.1729680299758911, -0.17762906849384308, 0.04669888690114021, -0.004168108105659485, 0.06940040737390518, -0.04559725150465965, -0.07618403434753418, -0.08799874782562256, 0.0563698448240757, -0.08567008376121521, -0.10813673585653305, -0.057860590517520905, 0.05854019522666931, 0.20349673926830292, -0.12025411427021027, 0.01331820897758007, -0.04370826855301857, 0.1129966601729393, -0.062463510781526566, -0.03453616052865982, -0.002012461656704545, -0.04494522511959076, -0.1677573025226593, -0.00758316507562995, 0.18166236579418182, 0.03967473283410072, 0.057758938521146774, 0.0397290401160717, 0.10177162289619446, 0.026582729071378708, -0.06246206909418106, -0.01124414149671793, 0.0750022828578949, 0.07492995262145996, 0.15877868235111237, -0.07811073958873749, -0.16600404679775238, -0.14998969435691833, -0.10484970360994339, 0.15138959884643555, 0.19188524782657623, -0.11239314079284668, 0.1780613660812378, 0.00839691050350666, -0.10774490982294083, -0.24621954560279846, 0.019313687458634377, 0.06416716426610947, 0.06758895516395569, -0.03140692785382271, -0.12706121802330017, -0.06611999869346619, 0.021428458392620087, 0.019743142649531364, -0.024746494367718697, -0.17974430322647095, -0.13869264721870422, -0.0033320956863462925, -0.04924088716506958, -0.1560210883617401, -0.10315890610218048, -0.033708952367305756, -0.07117494195699692, -0.020439311861991882, 0.043114278465509415, 0.02349524013698101, 0.018939223140478134, -0.0054256729781627655, 0.06147158145904541, 0.015831977128982544, -0.006842087022960186, 0.18380169570446014, 0.026834934949874878, -0.015498321503400803, -0.07970350980758667, -0.00431914534419775, 0.16839171946048737, -0.05599477142095566, 0.052412524819374084, 0.03477506712079048, 0.016880976036190987, -0.10529661178588867, -0.013590212911367416, -0.03878653421998024, 0.07943666726350784, -0.049410510808229446, -0.04044601321220398, -0.14303380250930786, 0.09684361517429352, 0.06134170666337013, -0.04433509707450867, 0.10825961828231812, -0.03001430444419384, 0.08133716881275177, -0.08019844442605972, 0.11818613857030869, 0.054639268666505814, 0.03343635052442551, 0.06392595171928406, -0.00372651987709105, -0.0003262284444645047, -0.18282605707645416, 0.006191518623381853, 0.1615907847881317, -0.007134043611586094, 0.05916091427206993, -0.04193480685353279, -0.1330600082874298, 0.035217683762311935, 0.11545249819755554, -0.12130794674158096, -0.18564869463443756, 0.005157933104783297, -0.09435294568538666, -0.045809555798769, -0.06739016622304916, 0.10463924705982208, -0.05201737955212593, -0.03588441386818886, 0.009968547150492668, 0.044296327978372574, 0.025973891839385033, 0.12843859195709229, 0.01873897761106491, 0.03029404766857624, -0.06658270210027695, 0.1259644329547882, 0.08609087765216827, -0.08743096143007278, 0.04858526587486267, 0.1122157871723175, -0.10662993043661118, -0.03872114419937134, 0.01659226045012474, 0.10823295265436172, 0.051701489835977554, -0.07596523314714432, -0.049384377896785736, -0.10522682219743729, 0.014005115255713463, 0.16194245219230652, 0.03533322736620903, 0.043664537370204926, 0.06850993633270264, -0.028924861922860146, -0.042874857783317566, 0.16043341159820557, 0.12010806798934937, 0.01909378357231617, -0.10899960249662399, -0.010173304937779903, -0.026683174073696136, 0.029516590759158134, -0.005300217308104038, -0.009356601163744926, -0.08232754468917847, -0.0158713236451149, -0.14788378775119781, 0.008994375355541706, -0.11580674350261688, -0.014449003152549267, -0.030395066365599632, -0.10172101855278015, -0.06212567165493965, 0.014385035261511803, -0.08802235126495361, -0.023834537714719772, -0.09424843639135361, 0.18124529719352722, -0.13072456419467926, -0.006543670780956745, 0.0784352645277977, -0.05317477881908417, 0.0822780653834343, 0.07254167646169662, -0.006858971435576677, 0.14572638273239136, -0.11209665983915329, 0.03485047444701195, -0.015583204105496407, 0.08586280792951584, 0.06125587597489357, -0.09685739129781723, -0.02809954434633255, 0.01902240514755249, 0.022942453622817993, 0.06571587175130844, 0.024421392008662224, -0.04135994613170624, 0.019043272361159325, -0.077578604221344, -0.04174664616584778, 0.03432811051607132, 0.10513301938772202, 0.08296871930360794, 0.11666273325681686, 0.13426654040813446, -0.10119853913784027, 0.09843313694000244, -0.10541584342718124, -0.01725323498249054, -0.044315747916698456, -0.0624813511967659, 0.014579413458704948, -0.053184859454631805, 0.12627537548542023, -0.02061484567821026, 0.15197663009166718, 0.08218549937009811, 0.0844189003109932, 0.06412773579359055, -0.02558102272450924, -0.05086864158511162, 0.10146020352840424, 0.07299641519784927, 0.0076169478707015514, -0.015302004292607307, -0.022467562928795815, -0.025655219331383705, -0.048154283314943314, -0.08422143012285233, 0.09754118323326111, 0.19711172580718994, 0.11655938625335693, -0.01789149083197117, 0.06711257994174957, -0.09555406868457794, -0.016362318769097328, -0.01475030742585659, -0.1503904014825821, 0.03559548780322075, -0.09341209381818771, 0.15291562676429749, 0.08193446695804596, -0.26237577199935913, 0.09627611935138702, -0.06524476408958435, -0.11797399073839188, -0.01804163306951523, -0.11201789230108261, -0.12488792091608047, -0.11243274807929993, 0.02386113815009594, -0.14188024401664734, 0.06238280236721039, 0.10032390058040619, 0.054503921419382095, -0.004760943818837404, 0.130253866314888, -0.045767299830913544, -0.08410325646400452, 0.11112798005342484, 0.03855598345398903, 0.011561870574951172, 0.040256403386592865, -0.05244703218340874, -0.015017940662801266, -0.000035777797165792435, -0.022319968789815903, 0.05898834019899368, -0.06717155873775482, -0.014600103721022606, -0.0520206056535244, -0.050826545804739, 0.036793455481529236, 0.013350206427276134, 0.09246990829706192, 0.06583121418952942, 0.08498798310756683, -0.02978917397558689, -0.00002621406747493893, 0.25423917174339294, 0.03116229735314846, -0.17819534242153168, -0.15314197540283203, 0.01278409268707037, -0.0269221942871809, 0.013491135090589523, 0.04023464769124985, -0.1127513200044632, -0.06202910467982292, 0.09389232099056244, 0.21395565569400787, 0.098773293197155, 0.02168412320315838, -0.07893545925617218, 0.041173551231622696, -0.02124081738293171, 0.0845639780163765, 0.021517479792237282, 0.09214156866073608, -0.0123412711545825, 0.0010691691422834992, -0.0865948423743248, 0.005487371701747179, -0.06427393108606339, 0.11735425889492035, -0.016922052949666977, -0.10198803246021271, -0.05751955509185791, 0.1840149313211441, -0.012035898864269257, -0.2407798171043396, 0.052881285548210144, -0.25233301520347595, -0.17698179185390472, 0.0022149125579744577, 0.14460721611976624, 0.013838516548275948, 0.029015591368079185, 0.04651131480932236, -0.001938569126650691, 0.015889398753643036, 0.08087684959173203, -0.031144384294748306, -0.08822169899940491, 0.11410857737064362, -0.04532575234770775, 0.12981995940208435, -0.03240140154957771, 0.17610718309879303, 0.10889294743537903, 0.032650116831064224, -0.10230955481529236, -0.0024127373471856117, 0.1442088633775711, -0.04445810243487358, 0.046747613698244095, 0.09322042763233185, -0.014108184725046158, 0.0837983638048172, 0.1361238658428192, -0.009637667797505856, 0.08357199281454086, -0.059841688722372055, -0.00769820436835289, -0.07147511839866638, 0.1610013097524643, -0.11377120763063431, 0.10484464466571808, 0.19608353078365326, -0.03960656374692917, 0.027338404208421707, -0.04154660552740097, 0.0003059094597119838, -0.051166027784347534, 0.11977727711200714, -0.010221774689853191, -0.20047782361507416, -0.01832958497107029, -0.0029086547438055277, 0.09399045258760452, -0.05003762245178223, -0.052922483533620834, -0.019437039270997047, 0.04132897034287453, -0.03674638271331787, 0.1893814206123352, 0.05369175225496292, -0.024455159902572632, -0.022244416177272797, -0.18976421654224396, 0.03980739787220955, 0.10972724854946136, -0.11335024982690811, -0.03850317746400833 ]
e895019ffb6857521af1756c2d85b64e919af32c
# Dataset Card for "LowerCourtInsertionSwissJudgmentPrediction": An implementation of lower court insertion bias analysis for Swiss judgment prediction ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Summary](#dataset-summary) - [Documents](#documents) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset **str**ucture](#dataset-**str**ucture) - [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) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Summary This dataset contains an implementation of lower-court-insertion for the SwissJudgmentPrediction task. Note that this dataset only provides a test set and should be used in comination with the [Swiss-Judgment-Prediction](https://huggingface.co/datasets/swiss_judgment_prediction) dataset. ### Documents Lower-Court-Insertion-Swiss-Judgment-Prediction is a subset of the [Swiss-Judgment-Prediction](https://huggingface.co/datasets/swiss_judgment_prediction) dataset. The Swiss-Judgment-Prediction dataset is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), the publication year, the legal area and the canton of origin per case. Lower-Court-Insertion-Swiss-Judgment-Prediction extends this dataset by adding lower court insertion. ### Supported Tasks and Leaderboards LowerCourtInsertionSwissJudgmentPrediction can be used for performing the LowerCourtInsertion in the legal judgment prediction task. ### Languages Switzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings. ## Dataset structure ### Data Instances #### Multilingual use of the dataset When the dataset is used in a multilingual setting selecting the the 'all' flag: ```python from datasets import load_dataset dataset = load_dataset('rcds/lower_court_insertion_swiss_judgment_prediction', 'all') ``` #### Monolingual use of the dataset When the dataset is used in a monolingual setting selecting the ISO language code for one of the 3 supported languages. For example: ```python from datasets import load_dataset dataset = load_dataset('rcds/lower-court-insertion_swiss_judgment_prediction', 'de') ``` ### Data Fields The following data fields are provided for documents (test): id: (**int**) a unique identifier of the for the document<br/> year: (**int**) the publication year<br/> label: (**str**) the judgment outcome: dismissal or approval<br/> language: (**str**) one of (de, fr, it)<br/> region: (**str**) the region of the lower court<br/> canton: (**str**) the canton of the lower court<br/> legal area: (**str**) the legal area of the case<br/> explainability_label: (**str**) the explainability label assigned to the occluded text: (Lower court, Baseline)<br/> text: (**str**) the facts of the case w/o the occluded text except for cases w/ explainability label "Baseline" (contain entire facts)<br/> lower_court: (**str**) the inserted lower_court (for Baseline there is no insertion)<br/> ### Data Splits (Including Swiss Judgment Prediction) Language | Subset | Number of Rows (Test) |-----|-----|------| German| de| __378__ French | fr| __414__ Italian | it| __335__ All | all | __1127__ Language | Subset | Number of Documents (Test) | ----------- | ----------- | ----------- | German| de | __38__ French | fr | __36__ Italian | it | __34__ All | all | __108__ ## Dataset Creation ### Curation Rationale The dataset was curated by Niklaus et al. (2021) and Nina Baumgartner. ### Source Data #### Initial Data Collection and Normalization The original data are available at the Swiss Federal Supreme Court (https://www.bger.ch) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (https://entscheidsuche.ch) in HTML. #### Who are the source language producers? Switzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings. ### Annotations #### Annotation process The decisions have been annotated with the binarized judgment outcome using parsers and regular expressions. In addition the a subset of the test set (27 cases in German, 24 in French and 23 in Italian spanning over the years 2017 an 20200) was annotated by legal experts with the lower court. These lower court annotations were then use the insert each lower court into each case once (instead of the original lower court). Allowing an analysis of the changes in the models performance for each inserted lower court, giving insight into a possible bias among them. The legal expert annotation were conducted from April 2020 to August 2020. #### Who are the annotators? Joel Niklaus and Adrian Jörg annotated the binarized judgment outcomes. Metadata is published by the Swiss Federal Supreme Court (https://www.bger.ch). The group of legal experts consists of Thomas Lüthi (lawyer), Lynn Grau (law student at master's level) and Angela Stefanelli (law student at master's level). ### Personal and Sensitive Information The dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: https://www.bger.ch/home/juridiction/anonymisierungsregeln.html. ## Additional Information ### Dataset Curators Niklaus et al. (2021) and Nina Baumgartner ### Licensing Information We release the data under CC-BY-4.0 which complies with the court licensing (https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffentlichung_d.pdf) © Swiss Federal Supreme Court, 2000-2020 The copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, 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://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffentlichung_d.pdf ### Citation Information ``` @misc{baumgartner_nina_occlusion_2019, title = {From Occlusion to Transparancy – An Occlusion-Based Explainability Approach for Legal Judgment Prediction in Switzerland}, shorttitle = {From Occlusion to Transparancy}, abstract = {Natural Language Processing ({NLP}) models have been used for more and more complex tasks such as Legal Judgment Prediction ({LJP}). A {LJP} model predicts the outcome of a legal case by utilizing its facts. This increasing deployment of Artificial Intelligence ({AI}) in high-stakes domains such as law and the involvement of sensitive data has increased the need for understanding such systems. We propose a multilingual occlusion-based explainability approach for {LJP} in Switzerland and conduct a study on the bias using Lower Court Insertion ({LCI}). We evaluate our results using different explainability metrics introduced in this thesis and by comparing them to high-quality Legal Expert Annotations using Inter Annotator Agreement. Our findings show that the model has a varying understanding of the semantic meaning and context of the facts section, and struggles to distinguish between legally relevant and irrelevant sentences. We also found that the insertion of a different lower court can have an effect on the prediction, but observed no distinct effects based on legal areas, cantons, or regions. However, we did identify a language disparity with Italian performing worse than the other languages due to representation inequality in the training data, which could lead to potential biases in the prediction in multilingual regions of Switzerland. Our results highlight the challenges and limitations of using {NLP} in the judicial field and the importance of addressing concerns about fairness, transparency, and potential bias in the development and use of {NLP} systems. The use of explainable artificial intelligence ({XAI}) techniques, such as occlusion and {LCI}, can help provide insight into the decision-making processes of {NLP} systems and identify areas for improvement. Finally, we identify areas for future research and development in this field in order to address the remaining limitations and challenges.}, author = {{Baumgartner, Nina}}, year = {2022}, langid = {english} } ``` ### Contributions Thanks to [@ninabaumgartner](https://github.com/ninabaumgartner) for adding this dataset.
rcds/lower_court_insertion_swiss_judgment_prediction
[ "task_categories:text-classification", "task_categories:other", "annotations_creators:expert-generated", "language_creators:expert-generated", "language_creators:found", "multilinguality:multilingual", "size_categories:1K<n<10K", "source_datasets:extended|swiss_judgment_prediction", "language:de", "language:fr", "language:it", "language:en", "license:cc-by-sa-4.0", "explainability-judgment-prediction", "region:us" ]
2023-03-10T14:05:58+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["expert-generated", "found"], "language": ["de", "fr", "it", "en"], "license": ["cc-by-sa-4.0"], "multilinguality": ["multilingual"], "size_categories": ["1K<n<10K"], "source_datasets": ["extended|swiss_judgment_prediction"], "task_categories": ["text-classification", "other"], "task_ids": [], "pretty_name": "LowerCourtInsertionSwissJudgmentPrediction", "tags": ["explainability-judgment-prediction"]}
2023-03-28T07:19:04+00:00
[]
[ "de", "fr", "it", "en" ]
TAGS #task_categories-text-classification #task_categories-other #annotations_creators-expert-generated #language_creators-expert-generated #language_creators-found #multilinguality-multilingual #size_categories-1K<n<10K #source_datasets-extended|swiss_judgment_prediction #language-German #language-French #language-Italian #language-English #license-cc-by-sa-4.0 #explainability-judgment-prediction #region-us
Dataset Card for "LowerCourtInsertionSwissJudgmentPrediction": An implementation of lower court insertion bias analysis for Swiss judgment prediction ===================================================================================================================================================== Table of Contents ----------------- * Table of Contents * Dataset Summary + Documents + Supported Tasks and Leaderboards + Languages * Dataset structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Summary --------------- This dataset contains an implementation of lower-court-insertion for the SwissJudgmentPrediction task. Note that this dataset only provides a test set and should be used in comination with the Swiss-Judgment-Prediction dataset. ### Documents Lower-Court-Insertion-Swiss-Judgment-Prediction is a subset of the Swiss-Judgment-Prediction dataset. The Swiss-Judgment-Prediction dataset is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), the publication year, the legal area and the canton of origin per case. Lower-Court-Insertion-Swiss-Judgment-Prediction extends this dataset by adding lower court insertion. ### Supported Tasks and Leaderboards LowerCourtInsertionSwissJudgmentPrediction can be used for performing the LowerCourtInsertion in the legal judgment prediction task. ### Languages Switzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings. Dataset structure ----------------- ### Data Instances #### Multilingual use of the dataset When the dataset is used in a multilingual setting selecting the the 'all' flag: #### Monolingual use of the dataset When the dataset is used in a monolingual setting selecting the ISO language code for one of the 3 supported languages. For example: ### Data Fields The following data fields are provided for documents (test): id: (int) a unique identifier of the for the document year: (int) the publication year label: (str) the judgment outcome: dismissal or approval language: (str) one of (de, fr, it) region: (str) the region of the lower court canton: (str) the canton of the lower court legal area: (str) the legal area of the case explainability\_label: (str) the explainability label assigned to the occluded text: (Lower court, Baseline) text: (str) the facts of the case w/o the occluded text except for cases w/ explainability label "Baseline" (contain entire facts) lower\_court: (str) the inserted lower\_court (for Baseline there is no insertion) ### Data Splits (Including Swiss Judgment Prediction) Language: German, Subset: de, Number of Rows (Test): **378** Language: French, Subset: fr, Number of Rows (Test): **414** Language: Italian, Subset: it, Number of Rows (Test): **335** Language: All, Subset: all, Number of Rows (Test): **1127** Language: German, Subset: de, Number of Documents (Test): **38** Language: French, Subset: fr, Number of Documents (Test): **36** Language: Italian, Subset: it, Number of Documents (Test): **34** Language: All, Subset: all, Number of Documents (Test): **108** Dataset Creation ---------------- ### Curation Rationale The dataset was curated by Niklaus et al. (2021) and Nina Baumgartner. ### Source Data #### Initial Data Collection and Normalization The original data are available at the Swiss Federal Supreme Court (URL) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (URL) in HTML. #### Who are the source language producers? Switzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings. ### Annotations #### Annotation process The decisions have been annotated with the binarized judgment outcome using parsers and regular expressions. In addition the a subset of the test set (27 cases in German, 24 in French and 23 in Italian spanning over the years 2017 an 20200) was annotated by legal experts with the lower court. These lower court annotations were then use the insert each lower court into each case once (instead of the original lower court). Allowing an analysis of the changes in the models performance for each inserted lower court, giving insight into a possible bias among them. The legal expert annotation were conducted from April 2020 to August 2020. #### Who are the annotators? Joel Niklaus and Adrian Jörg annotated the binarized judgment outcomes. Metadata is published by the Swiss Federal Supreme Court (URL). The group of legal experts consists of Thomas Lüthi (lawyer), Lynn Grau (law student at master's level) and Angela Stefanelli (law student at master's level). ### Personal and Sensitive Information The dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: URL Additional Information ---------------------- ### Dataset Curators Niklaus et al. (2021) and Nina Baumgartner ### Licensing Information We release the data under CC-BY-4.0 which complies with the court licensing (URL © Swiss Federal Supreme Court, 2000-2020 The copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, 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: URL ### Contributions Thanks to @ninabaumgartner for adding this dataset.
[ "### Documents\n\n\nLower-Court-Insertion-Swiss-Judgment-Prediction is a subset of the Swiss-Judgment-Prediction dataset.\nThe Swiss-Judgment-Prediction dataset is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), the publication year, the legal area and the canton of origin per case. Lower-Court-Insertion-Swiss-Judgment-Prediction extends this dataset by adding lower court insertion.", "### Supported Tasks and Leaderboards\n\n\nLowerCourtInsertionSwissJudgmentPrediction can be used for performing the LowerCourtInsertion in the legal judgment prediction task.", "### Languages\n\n\nSwitzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings.\n\n\nDataset structure\n-----------------", "### Data Instances", "#### Multilingual use of the dataset\n\n\nWhen the dataset is used in a multilingual setting selecting the the 'all' flag:", "#### Monolingual use of the dataset\n\n\nWhen the dataset is used in a monolingual setting selecting the ISO language code for one of the 3 supported languages. For example:", "### Data Fields\n\n\nThe following data fields are provided for documents (test):\n\n\nid: (int) a unique identifier of the for the document \n\nyear: (int) the publication year \n\nlabel: (str) the judgment outcome: dismissal or approval \n\nlanguage: (str) one of (de, fr, it) \n\nregion: (str) the region of the lower court \n\ncanton: (str) the canton of the lower court \n\nlegal area: (str) the legal area of the case \n\nexplainability\\_label: (str) the explainability label assigned to the occluded text: (Lower court, Baseline) \n\ntext: (str) the facts of the case w/o the occluded text except for cases w/ explainability label \"Baseline\" (contain entire facts) \n\nlower\\_court: (str) the inserted lower\\_court (for Baseline there is no insertion)", "### Data Splits (Including Swiss Judgment Prediction)\n\n\nLanguage: German, Subset: de, Number of Rows (Test): **378**\nLanguage: French, Subset: fr, Number of Rows (Test): **414**\nLanguage: Italian, Subset: it, Number of Rows (Test): **335**\nLanguage: All, Subset: all, Number of Rows (Test): **1127**\n\n\nLanguage: German, Subset: de, Number of Documents (Test): **38**\nLanguage: French, Subset: fr, Number of Documents (Test): **36**\nLanguage: Italian, Subset: it, Number of Documents (Test): **34**\nLanguage: All, Subset: all, Number of Documents (Test): **108**\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe dataset was curated by Niklaus et al. (2021) and Nina Baumgartner.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe original data are available at the Swiss Federal Supreme Court (URL) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (URL) in HTML.", "#### Who are the source language producers?\n\n\nSwitzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings.", "### Annotations", "#### Annotation process\n\n\nThe decisions have been annotated with the binarized judgment outcome using parsers and regular expressions. In addition the a subset of the test set (27 cases in German, 24 in French and 23 in Italian spanning over the years 2017 an 20200) was annotated by legal experts with the lower court. These lower court annotations were then use the insert each lower court into each case once (instead of the original lower court). Allowing an analysis of the changes in the models performance for each inserted lower court, giving insight into a possible bias among them. The legal expert annotation were conducted from April 2020 to August 2020.", "#### Who are the annotators?\n\n\nJoel Niklaus and Adrian Jörg annotated the binarized judgment outcomes. Metadata is published by the Swiss Federal Supreme Court (URL). The group of legal experts consists of Thomas Lüthi (lawyer), Lynn Grau (law student at master's level) and Angela Stefanelli (law student at master's level).", "### Personal and Sensitive Information\n\n\nThe dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: URL\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nNiklaus et al. (2021) and Nina Baumgartner", "### Licensing Information\n\n\nWe release the data under CC-BY-4.0 which complies with the court licensing (URL\n\n\n© Swiss Federal Supreme Court, 2000-2020\n\n\nThe copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, 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.\n\n\nSource: URL", "### Contributions\n\n\nThanks to @ninabaumgartner for adding this dataset." ]
[ "TAGS\n#task_categories-text-classification #task_categories-other #annotations_creators-expert-generated #language_creators-expert-generated #language_creators-found #multilinguality-multilingual #size_categories-1K<n<10K #source_datasets-extended|swiss_judgment_prediction #language-German #language-French #language-Italian #language-English #license-cc-by-sa-4.0 #explainability-judgment-prediction #region-us \n", "### Documents\n\n\nLower-Court-Insertion-Swiss-Judgment-Prediction is a subset of the Swiss-Judgment-Prediction dataset.\nThe Swiss-Judgment-Prediction dataset is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), the publication year, the legal area and the canton of origin per case. Lower-Court-Insertion-Swiss-Judgment-Prediction extends this dataset by adding lower court insertion.", "### Supported Tasks and Leaderboards\n\n\nLowerCourtInsertionSwissJudgmentPrediction can be used for performing the LowerCourtInsertion in the legal judgment prediction task.", "### Languages\n\n\nSwitzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings.\n\n\nDataset structure\n-----------------", "### Data Instances", "#### Multilingual use of the dataset\n\n\nWhen the dataset is used in a multilingual setting selecting the the 'all' flag:", "#### Monolingual use of the dataset\n\n\nWhen the dataset is used in a monolingual setting selecting the ISO language code for one of the 3 supported languages. For example:", "### Data Fields\n\n\nThe following data fields are provided for documents (test):\n\n\nid: (int) a unique identifier of the for the document \n\nyear: (int) the publication year \n\nlabel: (str) the judgment outcome: dismissal or approval \n\nlanguage: (str) one of (de, fr, it) \n\nregion: (str) the region of the lower court \n\ncanton: (str) the canton of the lower court \n\nlegal area: (str) the legal area of the case \n\nexplainability\\_label: (str) the explainability label assigned to the occluded text: (Lower court, Baseline) \n\ntext: (str) the facts of the case w/o the occluded text except for cases w/ explainability label \"Baseline\" (contain entire facts) \n\nlower\\_court: (str) the inserted lower\\_court (for Baseline there is no insertion)", "### Data Splits (Including Swiss Judgment Prediction)\n\n\nLanguage: German, Subset: de, Number of Rows (Test): **378**\nLanguage: French, Subset: fr, Number of Rows (Test): **414**\nLanguage: Italian, Subset: it, Number of Rows (Test): **335**\nLanguage: All, Subset: all, Number of Rows (Test): **1127**\n\n\nLanguage: German, Subset: de, Number of Documents (Test): **38**\nLanguage: French, Subset: fr, Number of Documents (Test): **36**\nLanguage: Italian, Subset: it, Number of Documents (Test): **34**\nLanguage: All, Subset: all, Number of Documents (Test): **108**\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\nThe dataset was curated by Niklaus et al. (2021) and Nina Baumgartner.", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe original data are available at the Swiss Federal Supreme Court (URL) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (URL) in HTML.", "#### Who are the source language producers?\n\n\nSwitzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings.", "### Annotations", "#### Annotation process\n\n\nThe decisions have been annotated with the binarized judgment outcome using parsers and regular expressions. In addition the a subset of the test set (27 cases in German, 24 in French and 23 in Italian spanning over the years 2017 an 20200) was annotated by legal experts with the lower court. These lower court annotations were then use the insert each lower court into each case once (instead of the original lower court). Allowing an analysis of the changes in the models performance for each inserted lower court, giving insight into a possible bias among them. The legal expert annotation were conducted from April 2020 to August 2020.", "#### Who are the annotators?\n\n\nJoel Niklaus and Adrian Jörg annotated the binarized judgment outcomes. Metadata is published by the Swiss Federal Supreme Court (URL). The group of legal experts consists of Thomas Lüthi (lawyer), Lynn Grau (law student at master's level) and Angela Stefanelli (law student at master's level).", "### Personal and Sensitive Information\n\n\nThe dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: URL\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nNiklaus et al. (2021) and Nina Baumgartner", "### Licensing Information\n\n\nWe release the data under CC-BY-4.0 which complies with the court licensing (URL\n\n\n© Swiss Federal Supreme Court, 2000-2020\n\n\nThe copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, 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.\n\n\nSource: URL", "### Contributions\n\n\nThanks to @ninabaumgartner for adding this dataset." ]
[ 143, 153, 51, 59, 6, 31, 41, 198, 178, 27, 4, 50, 60, 5, 141, 79, 52, 18, 100, 19 ]
[ "passage: TAGS\n#task_categories-text-classification #task_categories-other #annotations_creators-expert-generated #language_creators-expert-generated #language_creators-found #multilinguality-multilingual #size_categories-1K<n<10K #source_datasets-extended|swiss_judgment_prediction #language-German #language-French #language-Italian #language-English #license-cc-by-sa-4.0 #explainability-judgment-prediction #region-us \n### Documents\n\n\nLower-Court-Insertion-Swiss-Judgment-Prediction is a subset of the Swiss-Judgment-Prediction dataset.\nThe Swiss-Judgment-Prediction dataset is a multilingual, diachronic dataset of 85K Swiss Federal Supreme Court (FSCS) cases annotated with the respective binarized judgment outcome (approval/dismissal), the publication year, the legal area and the canton of origin per case. Lower-Court-Insertion-Swiss-Judgment-Prediction extends this dataset by adding lower court insertion.### Supported Tasks and Leaderboards\n\n\nLowerCourtInsertionSwissJudgmentPrediction can be used for performing the LowerCourtInsertion in the legal judgment prediction task.### Languages\n\n\nSwitzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings.\n\n\nDataset structure\n-----------------### Data Instances#### Multilingual use of the dataset\n\n\nWhen the dataset is used in a multilingual setting selecting the the 'all' flag:#### Monolingual use of the dataset\n\n\nWhen the dataset is used in a monolingual setting selecting the ISO language code for one of the 3 supported languages. For example:", "passage: ### Data Fields\n\n\nThe following data fields are provided for documents (test):\n\n\nid: (int) a unique identifier of the for the document \n\nyear: (int) the publication year \n\nlabel: (str) the judgment outcome: dismissal or approval \n\nlanguage: (str) one of (de, fr, it) \n\nregion: (str) the region of the lower court \n\ncanton: (str) the canton of the lower court \n\nlegal area: (str) the legal area of the case \n\nexplainability\\_label: (str) the explainability label assigned to the occluded text: (Lower court, Baseline) \n\ntext: (str) the facts of the case w/o the occluded text except for cases w/ explainability label \"Baseline\" (contain entire facts) \n\nlower\\_court: (str) the inserted lower\\_court (for Baseline there is no insertion)### Data Splits (Including Swiss Judgment Prediction)\n\n\nLanguage: German, Subset: de, Number of Rows (Test): **378**\nLanguage: French, Subset: fr, Number of Rows (Test): **414**\nLanguage: Italian, Subset: it, Number of Rows (Test): **335**\nLanguage: All, Subset: all, Number of Rows (Test): **1127**\n\n\nLanguage: German, Subset: de, Number of Documents (Test): **38**\nLanguage: French, Subset: fr, Number of Documents (Test): **36**\nLanguage: Italian, Subset: it, Number of Documents (Test): **34**\nLanguage: All, Subset: all, Number of Documents (Test): **108**\n\n\nDataset Creation\n----------------### Curation Rationale\n\n\nThe dataset was curated by Niklaus et al. (2021) and Nina Baumgartner.### Source Data#### Initial Data Collection and Normalization\n\n\nThe original data are available at the Swiss Federal Supreme Court (URL) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (URL) in HTML.#### Who are the source language producers?\n\n\nSwitzerland has four official languages with 3 languages (German, French and Italian) being represented in more than 1000 Swiss Federal Supreme court decisions. The decisions are written by the judges and clerks in the language of the proceedings.### Annotations#### Annotation process\n\n\nThe decisions have been annotated with the binarized judgment outcome using parsers and regular expressions. In addition the a subset of the test set (27 cases in German, 24 in French and 23 in Italian spanning over the years 2017 an 20200) was annotated by legal experts with the lower court. These lower court annotations were then use the insert each lower court into each case once (instead of the original lower court). Allowing an analysis of the changes in the models performance for each inserted lower court, giving insight into a possible bias among them. The legal expert annotation were conducted from April 2020 to August 2020." ]
[ -0.09312006831169128, 0.17612320184707642, -0.006293033715337515, 0.049859218299388885, -0.021312782540917397, 0.00938442163169384, 0.03702565282583237, 0.042587146162986755, 0.025348618626594543, 0.11988236010074615, 0.030833974480628967, -0.07409835606813431, 0.04799128323793411, 0.10123531520366669, -0.0009843427687883377, -0.14518988132476807, 0.021162286400794983, -0.09878949075937271, 0.04043092206120491, 0.0819752886891365, 0.1792699694633484, -0.07067656517028809, 0.04452415183186531, -0.06041579693555832, 0.02740449830889702, 0.08404794335365295, -0.029390186071395874, 0.03872734680771828, -0.013451620005071163, 0.06250984221696854, 0.03602396696805954, 0.0230757687240839, 0.08877214789390564, -0.17629894614219666, -0.007885891012847424, 0.028655564412474632, -0.025518979877233505, -0.04088088124990463, 0.08819763362407684, -0.008416268974542618, -0.005444007460027933, -0.1412486433982849, -0.053514983505010605, 0.05236022174358368, -0.0610978864133358, -0.08559419959783554, -0.1355341374874115, 0.03845939785242081, 0.005253894254565239, 0.06511995941400528, -0.027782756835222244, 0.054623715579509735, -0.0701787918806076, 0.011883335188031197, 0.047205258160829544, -0.13497795164585114, -0.0660540834069252, 0.05089416354894638, 0.03351293504238129, 0.11332757025957108, -0.11445114016532898, -0.031146198511123657, 0.03418697789311409, 0.029954412952065468, -0.12797300517559052, -0.08893716335296631, -0.003551128087565303, 0.01723560504615307, -0.12369771301746368, -0.040614768862724304, 0.21577544510364532, -0.02610081247985363, -0.1337696760892868, -0.07615314424037933, 0.057579874992370605, 0.02818870171904564, -0.03732120990753174, 0.008620469830930233, 0.08549344539642334, -0.000735805369913578, 0.17321515083312988, 0.020135190337896347, -0.11017955839633942, -0.004970539826899767, 0.0015626316890120506, 0.11691758781671524, -0.009106962941586971, -0.00492887943983078, 0.05610326677560806, 0.026182129979133606, -0.020506465807557106, -0.09596326947212219, -0.07832642644643784, -0.06823566555976868, -0.11961077898740768, -0.011293760500848293, -0.0337526798248291, -0.04024944826960564, 0.048118505626916885, 0.1660946011543274, -0.040960438549518585, 0.08416564762592316, -0.09630828350782394, 0.011476045474410057, 0.056640226393938065, 0.197031170129776, -0.02117067761719227, -0.15895524621009827, -0.10096100717782974, -0.019359391182661057, 0.009061895310878754, 0.047516725957393646, -0.015420282259583473, 0.002216239459812641, -0.09532798826694489, 0.059989750385284424, 0.014922886155545712, -0.02951977029442787, -0.0650712102651596, -0.023761827498674393, 0.08125738054513931, -0.15069663524627686, 0.008323072455823421, 0.06047618389129639, -0.006048773415386677, 0.028133437037467957, -0.1373193860054016, -0.0394611731171608, -0.07314454764127731, 0.06747984886169434, -0.01816539280116558, 0.0007954848697409034, -0.0864851325750351, -0.04518618434667587, 0.02049526385962963, 0.0004943814128637314, -0.08377231657505035, -0.04678045213222504, -0.033079132437705994, -0.12720997631549835, 0.02191469445824623, -0.05623632296919823, 0.03511010482907295, -0.04686740040779114, -0.02355440892279148, -0.035498835146427155, -0.009366440586745739, -0.09547122567892075, -0.01959329843521118, -0.04611457139253616, -0.07730918377637863, -0.014571944251656532, -0.039272479712963104, -0.032142091542482376, -0.14512690901756287, 0.035992104560136795, -0.13745757937431335, 0.12346958369016647, -0.1843586564064026, -0.024869689717888832, -0.06509020179510117, -0.04336570203304291, 0.053524550050497055, 0.009630398824810982, 0.0004855301231145859, 0.12827469408512115, -0.30932536721229553, -0.02553388848900795, 0.14824411273002625, -0.16618263721466064, -0.019296878948807716, 0.12671221792697906, -0.03233078494668007, -0.04640616104006767, 0.080603688955307, 0.1545678824186325, 0.07759138941764832, -0.05737213045358658, -0.10084802657365799, -0.05219300836324692, 0.055771101266145706, 0.2106286883354187, 0.13147318363189697, -0.08625034242868423, 0.012560706585645676, 0.005243897903710604, -0.17064908146858215, -0.12072187662124634, -0.0015089064836502075, -0.04795170575380325, -0.007038911804556847, 0.0007983651012182236, 0.05127190798521042, 0.057666465640068054, -0.08934465050697327, -0.06254525482654572, -0.04230286926031113, -0.07544690370559692, 0.05432398244738579, -0.04601869732141495, -0.0031513050198554993, 0.0003862306475639343, 0.015185004100203514, 0.06901774555444717, -0.030400987714529037, -0.11313788592815399, -0.14409002661705017, 0.10845538973808289, -0.04949447512626648, 0.10468544065952301, 0.0645742118358612, 0.0802571028470993, 0.030620278790593147, -0.05307012051343918, -0.006796285510063171, -0.02487671747803688, -0.040327392518520355, 0.057508304715156555, -0.16887271404266357, -0.026326686143875122, -0.05600728094577789, 0.04780241847038269, -0.11894617974758148, -0.044579628854990005, -0.008731034584343433, 0.1122213751077652, 0.014329418540000916, -0.04136840999126434, -0.07188589870929718, 0.024386903271079063, -0.010026099160313606, -0.02152087911963463, -0.03185241296887398, -0.03838169574737549, 0.05801001936197281, 0.04150985926389694, 0.006962713319808245, -0.031140398234128952, -0.00821806862950325, 0.03860760107636452, -0.06190777197480202, -0.1381310224533081, -0.10163359344005585, 0.03596865385770798, -0.03640666604042053, -0.05895882099866867, 0.15016654133796692, 0.025439517572522163, 0.004315072670578957, -0.07992924749851227, -0.06531836837530136, 0.005934438668191433, -0.0067310091108083725, -0.13196048140525818, 0.07251134514808655, 0.013453681953251362, -0.1406518965959549, 0.1142488569021225, 0.09176904708147049, 0.015773151069879532, 0.1329106241464615, -0.0823870599269867, -0.12781618535518646, -0.00888032279908657, 0.10198235511779785, 0.0035691154189407825, 0.1123584657907486, 0.02274782955646515, 0.04961295798420906, 0.019098928198218346, 0.006901422515511513, 0.003685140749439597, 0.013979936949908733, 0.03558240830898285, -0.04592837765812874, -0.06117065250873566, -0.0036738188937306404, -0.06916221976280212, -0.0012664827518165112, 0.06195344030857086, -0.010172502137720585, 0.0013346001505851746, -0.04634564369916916, -0.0719718262553215, -0.06360547244548798, 0.15562406182289124, -0.1678440272808075, -0.2168913334608078, -0.11794346570968628, 0.06612858176231384, -0.10935047268867493, 0.03289671242237091, -0.032034292817115784, -0.06820438802242279, -0.13051076233386993, -0.09752342849969864, 0.008899161592125893, 0.018614791333675385, -0.0631372332572937, -0.01800387166440487, 0.014311533421278, 0.013002360239624977, -0.11152651906013489, -0.007286817766726017, -0.0047608730383217335, -0.0067895036190748215, -0.07228916883468628, 0.06083882972598076, 0.09117112308740616, 0.03929268941283226, 0.01521385833621025, -0.03745786100625992, 0.005823507905006409, 0.15758216381072998, -0.12237048149108887, 0.08006975799798965, 0.014922551810741425, -0.11910786479711533, 0.04667556658387184, 0.17491158843040466, 0.011164981871843338, -0.04389207065105438, -0.005295007489621639, 0.0957852452993393, 0.028923731297254562, -0.19438380002975464, -0.11886487901210785, -0.09412597119808197, 0.025286899879574776, 0.05280251055955887, 0.027392830699682236, -0.0856219083070755, 0.004027095623314381, -0.07444342970848083, -0.12732011079788208, 0.08103600889444351, 0.03795129060745239, 0.08654861152172089, 0.012641169130802155, 0.05865982919931412, -0.07161888480186462, -0.059749625623226166, 0.1107131689786911, 0.06381909549236298, 0.1409737467765808, 0.03633003309369087, 0.12830591201782227, 0.07989515364170074, 0.01957709901034832, -0.045286696404218674, 0.006347020622342825, -0.002177191898226738, 0.0020778293255716562, 0.009949193336069584, -0.0933651477098465, -0.00023150630295276642, 0.045798033475875854, 0.05884558707475662, -0.093849316239357, -0.015810929238796234, -0.08443691581487656, 0.11737798154354095, 0.09701154381036758, 0.07636804133653641, -0.02081500180065632, -0.03386896103620529, 0.06290889531373978, -0.04747229814529419, -0.07831427454948425, 0.050667084753513336, 0.14592161774635315, -0.09343363344669342, 0.12670396268367767, 0.03129997476935387, 0.07119083404541016, -0.0150631507858634, 0.004180920775979757, 0.0665966048836708, 0.044600147753953934, 0.01867198757827282, 0.08796645700931549, -0.18645590543746948, 0.1343381106853485, 0.024113193154335022, -0.024393051862716675, -0.10207761824131012, 0.06300126016139984, -0.025073114782571793, 0.05017345771193504, 0.2149582803249359, 0.04856029525399208, -0.16231057047843933, 0.014551347121596336, 0.02987825684249401, -0.003127285046502948, 0.1874791383743286, -0.05499221011996269, 0.07233986258506775, -0.017490994185209274, -0.033255480229854584, -0.09110109508037567, -0.07875443994998932, -0.10490136593580246, -0.1751282662153244, 0.06079896539449692, -0.06891576200723648, -0.01759546436369419, -0.04777907207608223, 0.0066296691074967384, -0.1375262439250946, 0.16706642508506775, -0.12327546626329422, 0.011264851316809654, -0.09497442096471786, -0.058241941034793854, 0.1454486846923828, -0.04747588187456131, 0.03855543211102486, -0.010001221671700478, 0.14548224210739136, -0.044035546481609344, -0.04913434386253357, 0.0215974822640419, -0.12627696990966797, -0.1414313167333603, -0.032755061984062195, 0.15227198600769043, 0.0832439512014389, 0.003217858262360096, 0.04186449199914932, 0.04718776047229767, 0.055178143084049225, -0.1330045759677887, 0.012675841338932514, -0.03843473643064499, 0.08786921203136444, 0.12295955419540405, -0.057713769376277924, -0.14821070432662964, -0.0373806431889534, 0.0568234845995903, 0.08190922439098358, 0.16165639460086823, -0.06824833899736404, 0.16801400482654572, 0.10844388604164124, -0.09725935757160187, -0.24221137166023254, 0.07173649966716766, 0.10158418864011765, -0.02333442121744156, 0.05760078504681587, -0.10419614613056183, 0.036292530596256256, 0.051737263798713684, -0.02563779056072235, 0.03002549335360527, -0.07536323368549347, -0.03372971713542938, -0.008954353630542755, -0.025457561016082764, -0.20396308600902557, -0.0837567150592804, -0.06962688267230988, -0.016447464004158974, -0.0859902948141098, 0.014309210702776909, 0.05668157339096069, 0.006426878739148378, 0.05994566157460213, -0.2117593139410019, 0.046779606491327286, -0.048427846282720566, 0.19035348296165466, 0.093997061252594, 0.05830203741788864, -0.05782873556017876, 0.029581258073449135, 0.15212762355804443, 0.07814233005046844, 0.12109167873859406, -0.014838676899671555, 0.04913874715566635, -0.10213078558444977, -0.02160063572227955, -0.060995958745479584, 0.05829615890979767, -0.08803410828113556, -0.05718793720006943, -0.09557437896728516, 0.14057795703411102, 0.06440715491771698, 0.015845216810703278, 0.04046664759516716, -0.04871742054820061, -0.03878864273428917, 0.1918928474187851, 0.14434781670570374, 0.14582490921020508, -0.0999748557806015, 0.02238648384809494, 0.01174366194754839, -0.057699743658304214, 0.0647466853260994, 0.09377332031726837, 0.12360695004463196, -0.061165325343608856, 0.12019108235836029, -0.058865100145339966, -0.06355778872966766, -0.03998170047998428, 0.10159267485141754, -0.04282695800065994, -0.12824097275733948, -0.01971336267888546, -0.07150763273239136, -0.07142668962478638, -0.0008507594466209412, 0.09454717487096786, 0.02021636813879013, -0.006608874537050724, -0.03952530771493912, 0.06535951793193817, -0.020410457625985146, 0.0750485211610794, 0.02706592157483101, 0.05023642256855965, -0.06863415986299515, 0.11875654011964798, 0.022587038576602936, -0.069734588265419, 0.01055642869323492, 0.10625229775905609, -0.03544814512133598, -0.0017620446160435677, 0.06898851692676544, 0.09535171091556549, -0.01219288632273674, -0.05033224821090698, -0.08041632920503616, -0.13424086570739746, 0.06827831268310547, 0.011462533846497536, 0.04720503091812134, -0.0280892513692379, 0.033996276557445526, -0.04308174178004265, 0.02059459686279297, 0.08403477072715759, 0.056309740990400314, 0.037013523280620575, 0.005036805756390095, 0.03459525853395462, -0.06866568326950073, -0.01566801220178604, 0.024642249569296837, -0.010754130780696869, -0.08208400011062622, -0.03051759861409664, -0.07217637449502945, 0.02440507896244526, -0.052349429577589035, 0.02443161979317665, 0.01974615640938282, -0.027819689363241196, -0.004994727671146393, 0.008587876334786415, -0.05579910799860954, -0.015679404139518738, -0.022488635033369064, 0.08042196929454803, -0.13162222504615784, 0.026434294879436493, 0.07269032299518585, -0.05019731447100639, 0.06899094581604004, -0.04650299996137619, -0.004134605638682842, 0.04814179614186287, -0.14629432559013367, -0.024115387350320816, -0.010979784652590752, 0.07787806540727615, -0.033197298645973206, -0.07468646764755249, 0.037484098225831985, 0.043100614100694656, -0.0499415323138237, 0.003087880089879036, -0.01846100576221943, -0.011139948852360249, 0.09025827050209045, 0.03546709567308426, -0.1138778030872345, 0.010206364095211029, 0.06384197622537613, 0.012283403426408768, -0.0047047678381204605, 0.08086149394512177, -0.03239031881093979, 0.017243599519133568, -0.049472514539957047, -0.028379209339618683, 0.024700164794921875, -0.060890231281518936, -0.0469711571931839, -0.05470021069049835, 0.04677709564566612, 0.014298063702881336, 0.17676380276679993, -0.019430240616202354, 0.007449168711900711, 0.0414636991918087, -0.05118662118911743, 0.022421645000576973, 0.11847858130931854, 0.006526626646518707, -0.04045318439602852, -0.004591654054820538, -0.11065708100795746, -0.07494968175888062, -0.08992685377597809, -0.015031439252197742, 0.15698131918907166, 0.19301602244377136, 0.032777465879917145, 0.041741129010915756, 0.08157438039779663, -0.0988631322979927, -0.04858522117137909, 0.11764605343341827, 0.008462056517601013, 0.02656550519168377, -0.08078344911336899, 0.06625368446111679, 0.05923271179199219, -0.22684216499328613, 0.14033794403076172, -0.04309525713324547, -0.048854097723960876, -0.040572892874479294, -0.150902658700943, -0.02648560144007206, -0.017013730481266975, 0.01872490718960762, -0.09331873059272766, 0.16608774662017822, -0.05004582926630974, 0.06886210292577744, -0.026649655774235725, 0.1368609368801117, -0.1720273494720459, -0.06529077887535095, 0.12121545523405075, 0.006046312861144543, 0.099830761551857, 0.10127152502536774, -0.013667146675288677, -0.03495783358812332, -0.012127491645514965, 0.012726733461022377, 0.05765916407108307, 0.109520822763443, -0.058761872351169586, -0.02922610193490982, -0.04494953155517578, 0.0415169931948185, -0.044860899448394775, 0.06597522646188736, 0.1951013207435608, -0.0010929722338914871, 0.00615012738853693, 0.03330020233988762, 0.11011777818202972, -0.03935347497463226, -0.1236359104514122, -0.1881123185157776, -0.027390435338020325, 0.030528105795383453, 0.10665079206228256, 0.011265303939580917, -0.10176296532154083, 0.049045760184526443, 0.08057527244091034, 0.08607898652553558, 0.02129187062382698, 0.05077837407588959, 0.05325780063867569, 0.014189406298100948, 0.09684117138385773, 0.08038818836212158, -0.10159662365913391, 0.26026302576065063, -0.028562134131789207, -0.008183359168469906, -0.0068503487855196, 0.01015272457152605, 0.0011803191155195236, 0.19218602776527405, -0.010178694501519203, -0.017119018360972404, -0.06205182522535324, 0.10431446135044098, 0.014026908203959465, -0.1546000838279724, 0.06486698985099792, -0.08928689360618591, -0.0882612019777298, -0.047696322202682495, 0.03225386515259743, 0.04275957867503166, 0.021273139864206314, 0.08003166317939758, -0.04169364273548126, 0.17950604856014252, 0.051632046699523926, 0.01691972091794014, -0.10052074491977692, 0.03408408164978027, -0.06776203960180283, 0.22189950942993164, 0.02553645893931389, 0.10572494566440582, 0.07410580664873123, -0.000774492509663105, -0.08499259501695633, -0.012910166755318642, 0.08118680864572525, -0.05255487188696861, -0.023880653083324432, 0.09590405225753784, -0.03154197707772255, 0.20330901443958282, 0.03472885861992836, 0.013476463034749031, 0.1108015701174736, 0.06395168602466583, -0.04641132056713104, -0.08757289499044418, 0.13266240060329437, -0.11215853691101074, 0.10509920120239258, 0.1360393911600113, 0.04916640743613243, 0.03671173006296158, -0.08681589365005493, 0.1096019446849823, -0.0035857907496392727, 0.159919872879982, 0.02736639976501465, -0.09865744411945343, 0.057429805397987366, -0.008398025296628475, 0.06922230124473572, -0.0872548446059227, -0.03067014180123806, 0.06451037526130676, 0.04669038951396942, -0.010002200491726398, 0.09147170186042786, 0.03713027760386467, -0.034840140491724014, -0.007186372298747301, -0.14053356647491455, 0.03020140528678894, 0.05082576721906662, 0.007298491895198822, 0.04780394583940506 ]
9f089a3f3528d1bbd5758d2f6d985541c7c0795c
# Dataset Card for "en-cat-tedtalk" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
raquelsmv/en-cat-tedtalk
[ "region:us" ]
2023-03-10T14:18:26+00:00
{"dataset_info": {"features": [{"name": "en", "dtype": "string"}, {"name": "cat", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 7423333.995939504, "num_examples": 40783}, {"name": "test", "num_bytes": 1855879.0040604954, "num_examples": 10196}], "download_size": 6436438, "dataset_size": 9279213.0}}
2023-03-10T14:18:47+00:00
[]
[]
TAGS #region-us
# Dataset Card for "en-cat-tedtalk" More Information needed
[ "# Dataset Card for \"en-cat-tedtalk\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"en-cat-tedtalk\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"en-cat-tedtalk\"\n\nMore Information needed" ]
[ -0.07510686665773392, 0.18311810493469238, -0.002348637441173196, -0.027392523363232613, 0.0905659943819046, 0.09020978957414627, 0.11778215318918228, 0.06651703268289566, 0.13417495787143707, -0.034890733659267426, 0.11488929390907288, 0.14102579653263092, 0.058131635189056396, 0.29184460639953613, -0.04763038828969002, -0.07663722336292267, 0.06489164382219315, 0.06850217282772064, 0.040210239589214325, 0.011608072556555271, 0.03052063100039959, -0.09583770483732224, 0.0480191633105278, -0.12649784982204437, -0.14529100060462952, 0.0695376768708229, -0.07917632162570953, -0.038261886686086655, 0.016004793345928192, -0.07346989214420319, 0.1739034801721573, -0.012898743152618408, -0.0004558342625387013, -0.1435607373714447, 0.01854279451072216, 0.029885295778512955, -0.08601895719766617, 0.022676510736346245, 0.013841814361512661, -0.06344537436962128, -0.021242279559373856, 0.024102963507175446, 0.06109928339719772, 0.0032218110281974077, -0.01936604641377926, -0.23520466685295105, -0.0509624220430851, -0.03898925334215164, 0.00797837134450674, -0.016523869708180428, 0.05893637612462044, 0.20148791372776031, -0.05561666190624237, 0.08824091404676437, 0.07322145998477936, -0.08483720570802689, 0.043442487716674805, 0.22120937705039978, 0.05660376325249672, 0.13063398003578186, -0.04410259425640106, 0.046609971672296524, 0.08867769688367844, -0.044460538774728775, -0.04021579399704933, -0.02659042365849018, -0.2011122703552246, 0.06354500353336334, -0.06713318079710007, -0.06732597947120667, 0.3061123490333557, 0.015774443745613098, 0.023822734132409096, 0.05545893684029579, -0.06126972660422325, -0.1164693683385849, 0.01030079834163189, 0.035853151232004166, 0.006597053725272417, 0.013272642157971859, 0.046942297369241714, -0.045215047895908356, -0.09894942492246628, -0.09346426278352737, -0.1379932016134262, 0.055962398648262024, -0.001702312147244811, 0.14812415838241577, -0.18984225392341614, -0.03761379048228264, -0.044196322560310364, -0.009277964942157269, -0.027817964553833008, -0.09368731081485748, -0.04449935257434845, -0.023947255685925484, 0.00023454197798855603, -0.016061412170529366, 0.10637978464365005, 0.06248355656862259, 0.042178429663181305, 0.08323715627193451, -0.11159572005271912, 0.0885491669178009, 0.17724770307540894, -0.03153286874294281, 0.03475334867835045, -0.030673600733280182, -0.04328465461730957, -0.16262152791023254, -0.01639634184539318, -0.11281510442495346, -0.17753972113132477, 0.1352398544549942, -0.12499416619539261, 0.08208311349153519, -0.05418429151177406, -0.08523662388324738, -0.029144402593374252, -0.04661690443754196, 0.11232838034629822, -0.08174272626638412, 0.08292656391859055, 0.02527472749352455, -0.05064256861805916, 0.008262427523732185, -0.09230359643697739, -0.018286798149347305, 0.04262808710336685, 0.0195965263992548, -0.07494968920946121, -0.029393313452601433, -0.09219954907894135, -0.08130595088005066, 0.08223330229520798, -0.19985754787921906, 0.062458958476781845, -0.10454203188419342, -0.14958326518535614, 0.07308918982744217, 0.06775867193937302, -0.023281991481781006, 0.17277468740940094, -0.07059220969676971, 0.05146414041519165, 0.013311832211911678, -0.003396509913727641, -0.020293299108743668, -0.0862715095281601, 0.005036152899265289, -0.06870850175619125, 0.12787438929080963, -0.3008407950401306, 0.03896701708436012, -0.07373600453138351, -0.0424065999686718, -0.06954235583543777, 0.01167262438684702, -0.1315380036830902, 0.1395496279001236, -0.02133720926940441, 0.0036303740926086903, -0.11928249895572662, 0.007875456474721432, -0.018009545281529427, 0.0265395138412714, -0.10745232552289963, -0.016641318798065186, 0.26527389883995056, -0.10397957265377045, -0.1837209314107895, 0.030742259696125984, -0.04098997637629509, 0.12358464300632477, 0.03471875190734863, 0.3094466030597687, 0.13417135179042816, -0.1191805750131607, 0.0024585535284131765, 0.20420868694782257, -0.1801980435848236, -0.23207050561904907, 0.038437552750110626, -0.011204928159713745, -0.10948594659566879, -0.025374284014105797, 0.2755148708820343, -0.0735841915011406, -0.0625518411397934, -0.05199706181883812, 0.023781422525644302, -0.14274415373802185, 0.03973488509654999, 0.0062368097715079784, 0.002204856602475047, -0.06992462277412415, 0.10892026126384735, 0.07063706964254379, 0.10079370439052582, -0.039318107068538666, -0.016969293355941772, -0.06174660101532936, 0.05350493639707565, -0.03528176248073578, 0.01562182791531086, -0.11733673512935638, -0.14843644201755524, 0.04316341131925583, 0.06238867715001106, 0.07433503866195679, 0.11874599009752274, 0.053222235292196274, -0.017239421606063843, 0.06832659989595413, 0.05816349759697914, 0.1548733413219452, 0.051728036254644394, -0.010558276437222958, -0.059780947864055634, 0.07375803589820862, -0.11932503432035446, 0.030923424288630486, -0.12932255864143372, -0.02697143331170082, 0.09362965077161789, 0.025886770337820053, 0.004198662471026182, -0.03878060728311539, 0.011899258010089397, -0.06517349928617477, -0.027617881074547768, -0.028479862958192825, 0.006412822287529707, -0.02629650942981243, -0.06537441164255142, 0.028136085718870163, -0.11135910451412201, 0.15762260556221008, 0.1627427637577057, -0.06971993297338486, 0.040013574063777924, -0.028356265276670456, 0.03839683160185814, -0.02386142499744892, -0.03252412751317024, -0.09010452777147293, -0.0854392945766449, -0.07927148044109344, 0.06462491303682327, -0.08155477792024612, 0.022675063461065292, 0.05081622302532196, -0.013470152392983437, -0.08825039118528366, 0.07164157181978226, 0.17957459390163422, -0.3903983235359192, 0.13756074011325836, 0.12797361612319946, 0.1387135237455368, 0.19129665195941925, 0.024716731160879135, -0.0824868232011795, 0.0031261856202036142, 0.007747916504740715, -0.048294369131326675, 0.19083476066589355, -0.14872144162654877, 0.0504428930580616, 0.08427760004997253, 0.011236169375479221, 0.10486233979463577, -0.12403730303049088, -0.05340011790394783, -0.00332127558067441, -0.00784365739673376, -0.22202907502651215, -0.008512458764016628, 0.013712211512029171, 0.06166796013712883, -0.02542661316692829, -0.1217452734708786, 0.11980675160884857, -0.02523209899663925, -0.0619613379240036, 0.11061279475688934, -0.23076659440994263, -0.35190752148628235, -0.07546769082546234, -0.23326700925827026, 0.10492544621229172, 0.04237516224384308, 0.014182067476212978, -0.07851479947566986, -0.06047743931412697, -0.033993642777204514, -0.18225449323654175, -0.26815685629844666, 0.0070951031520962715, 0.023987408727407455, 0.018354732543230057, -0.10290379077196121, -0.15231460332870483, 0.021639961749315262, -0.04074941202998161, 0.07829240709543228, 0.12230135500431061, -0.14722926914691925, 0.1169852465391159, 0.18733300268650055, -0.07647298276424408, 0.09988106042146683, -0.09836539626121521, 0.06481214612722397, -0.05661684274673462, -0.0372450165450573, -0.037021834403276443, -0.0696345642209053, 0.06399481743574142, 0.10192693024873734, 0.05712175369262695, -0.15689142048358917, 0.020893480628728867, -0.08659502118825912, -0.22030243277549744, -0.2962389290332794, -0.12508144974708557, -0.09481067955493927, 0.1992678940296173, 0.08770136535167694, 0.06327862292528152, 0.10839640349149704, 0.013936989940702915, 0.08346983045339584, -0.013145522214472294, -0.08689629286527634, -0.002962909871712327, -0.06244391202926636, -0.024310078471899033, -0.015088558197021484, -0.16337929666042328, 0.023715665563941002, 0.13624408841133118, 0.14354506134986877, 0.22391213476657867, 0.14548709988594055, 0.11429678648710251, 0.027440620586276054, 0.07760974019765854, 0.06882383674383163, 0.14264778792858124, 0.003573385300114751, -0.004304097965359688, -0.01245051994919777, 0.006580552086234093, 0.045627858489751816, 0.03807910531759262, 0.11497178673744202, -0.1761484444141388, 0.05288979783654213, -0.14531366527080536, 0.010586916469037533, -0.26097261905670166, 0.08672337979078293, -0.20513322949409485, 0.11565902829170227, 0.00757788447663188, 0.10480007529258728, -0.08425934612751007, 0.05695236474275589, 0.1432698369026184, -0.0028865050990134478, 0.07250481098890305, 0.04930760711431503, 0.07709072530269623, -0.006186394952237606, -0.0396609827876091, -0.07904808223247528, 0.00406800489872694, -0.00934170838445425, 0.14095783233642578, -0.08320053666830063, 0.1451813280582428, 0.03846076875925064, -0.037416163831949234, -0.11988736689090729, -0.0767747089266777, -0.0318748876452446, 0.03573242202401161, 0.05406583845615387, 0.02752489224076271, -0.2307107299566269, -0.18261924386024475, -0.06319083273410797, -0.029673155397176743, 0.21648794412612915, 0.05443791300058365, -0.10172304511070251, 0.05748138949275017, -0.025348475202918053, -0.0004159378295298666, -0.1928083300590515, 0.05348188430070877, -0.1560264527797699, 0.0021697883494198322, 0.1787988543510437, -0.14579004049301147, 0.07376870512962341, 0.04246058687567711, -0.12828266620635986, 0.10141314566135406, 0.03481410816311836, 0.003837267169728875, -0.05925845354795456, -0.031807295978069305, 0.11511914432048798, 0.017191680148243904, 0.09224396198987961, 0.014231417328119278, -0.009216629900038242, -0.034057654440402985, -0.18585127592086792, 0.10147782415151596, -0.10965239256620407, 0.1294252574443817, -0.11336594074964523, 0.10558456927537918, 0.025160789489746094, 0.028030574321746826, 0.028810445219278336, -0.02496523968875408, -0.05581273138523102, -0.08143050968647003, 0.09041816741228104, -0.0032668509520590305, 0.0666862279176712, 0.21850964426994324, 0.00872554536908865, -0.04091370105743408, 0.05076736584305763, -0.016282832249999046, 0.21949587762355804, 0.07811513543128967, -0.09712173044681549, 0.20335523784160614, 0.1310790628194809, -0.07810119539499283, -0.27361762523651123, 0.019327430054545403, -0.15754884481430054, -0.08794287592172623, 0.05294681340456009, -0.21556387841701508, 0.12842752039432526, 0.0805678740143776, -0.0358075350522995, 0.3982076048851013, -0.10657099634408951, -0.0029781972989439964, 0.13691768050193787, 0.02385563962161541, 0.330452024936676, -0.07261160761117935, -0.09111166000366211, -0.0371413491666317, -0.07952112704515457, 0.2814796268939972, -0.17773619294166565, 0.06277701258659363, 0.09392382204532623, 0.034022390842437744, -0.022132016718387604, -0.02749028429389, 0.10535220801830292, 0.012826921418309212, 0.01584518328309059, -0.06826350092887878, -0.00963269080966711, 0.14659927785396576, -0.040486857295036316, 0.04692573845386505, -0.059872034937143326, 0.006129199638962746, -0.1419205367565155, 0.005630827974528074, 0.08524983376264572, 0.03093397617340088, 0.07561998069286346, -0.0459965281188488, -0.16006991267204285, -0.06318970024585724, -0.04385489597916603, -0.002964349929243326, 0.17461977899074554, 0.019305672496557236, 0.011397959664463997, 0.09652717411518097, 0.02822760120034218, -0.14774157106876373, 0.01792256347835064, -0.08108169585466385, -0.11316265165805817, 0.09982956200838089, -0.19086837768554688, 0.04307439550757408, 0.11620914191007614, -0.0046813213266432285, 0.04974145069718361, 0.07589732110500336, -0.04720117524266243, -0.015275626443326473, 0.15845634043216705, -0.07645750790834427, -0.06528356671333313, 0.0850486010313034, 0.02714225836098194, 0.03214145451784134, 0.1855670064687729, 0.02989915944635868, 0.08860982954502106, 0.015681369230151176, -0.018306974321603775, 0.06156713142991066, -0.03699195384979248, 0.0520404651761055, 0.08709148317575455, 0.03850492089986801, -0.17562726140022278, 0.1811216026544571, 0.07672601193189621, -0.1203264445066452, 0.038909800350666046, 0.022699899971485138, -0.07389640063047409, -0.08744139224290848, -0.018305834382772446, 0.1065833568572998, 0.005040973424911499, -0.15648292005062103, 0.045465581119060516, 0.013031686656177044, 0.036924488842487335, 0.26456138491630554, 0.031064165756106377, 0.07393957674503326, 0.035693712532520294, 0.04047335684299469, -0.07196137309074402, -0.01853187009692192, -0.16435882449150085, 0.02686804160475731, -0.06779646128416061, -0.1306125819683075, 0.014437488280236721, 0.12306448072195053, -0.07036649435758591, -0.10660210251808167, -0.11369649320840836, 0.07309265434741974, 0.07086338102817535, 0.07418228685855865, 0.024245601147413254, 0.00437657767906785, 0.02668236941099167, 0.034401293843984604, -0.012759611941874027, -0.00544827152043581, -0.09049458056688309, 0.1086014062166214, 0.061645254492759705, 0.040661171078681946, -0.10103516280651093, -0.012385588139295578, 0.04328026995062828, 0.03727566823363304, 0.09153677523136139, 0.13650348782539368, -0.03962010145187378, 0.08208625018596649, -0.19701014459133148, -0.09525009244680405, 0.08994957059621811, 0.1155528873205185, 0.08111706376075745, 0.17731955647468567, -0.04195920750498772, 0.07798106968402863, -0.03954704478383064, 0.03310099616646767, -0.07530562579631805, -0.06600391119718552, -0.0027153322007507086, -0.190324604511261, -0.12211274355649948, 0.018769504502415657, -0.07865429669618607, 0.07160402834415436, -0.002665427979081869, 0.018996277824044228, 0.09893487393856049, 0.031581174582242966, 0.035674549639225006, -0.03987734019756317, 0.02694154717028141, -0.1376490443944931, 0.01202422846108675, 0.011105822399258614, 0.015058477409183979, -0.04382753372192383, 0.41500282287597656, -0.06919242441654205, -0.12934963405132294, -0.04426722973585129, 0.09144136309623718, -0.028295602649450302, -0.01878339983522892, 0.34838899970054626, 0.06200212612748146, -0.03831549733877182, -0.1277679055929184, 0.0555136613547802, 0.08476728945970535, 0.10712774097919464, 0.11955596506595612, 0.03893448784947395, 0.07070223242044449, 0.022948874160647392, 0.05601399764418602, -0.03724294155836105, -0.12921583652496338, -0.015873096883296967, 0.035833340138196945, 0.04031030461192131, 0.06596826761960983, 0.06304214149713516, 0.038518961519002914, 0.011465336196124554, 0.03416924923658371, -0.011367239989340305, -0.06921346485614777, -0.10084506124258041, -0.11060000956058502, -0.04363883286714554, -0.14079949259757996, 0.034038618206977844, -0.06540261954069138, 0.05073470249772072, 0.15463808178901672, 0.07161721587181091, 0.03739164024591446, 0.11099816858768463, -0.11237318813800812, 0.08428621292114258, -0.044967733323574066, -0.0063104950822889805, -0.055528439581394196, 0.002122314879670739, -0.12269456684589386, 0.028204279020428658, -0.012845110148191452, 0.010468720458447933, -0.03900442644953728, 0.1044185683131218, 0.03706308826804161, -0.11320129781961441, -0.053033992648124695, -0.07784468680620193, 0.06871837377548218, -0.13318012654781342, 0.008761121891438961, 0.05986156687140465, 0.008479965850710869, 0.02945210598409176, 0.06971146166324615, -0.02163814753293991, 0.011205441318452358, 0.011872498318552971, 0.03646519035100937, -0.0044539025984704494, 0.09636640548706055, -0.0037839675787836313, -0.09620984643697739, -0.12263108044862747, 0.23073655366897583, 0.29855892062187195, -0.0047494228929281235, -0.00396738713607192, -0.006305341143161058, 0.04147510230541229, 0.02087162621319294, 0.14820173382759094, 0.044976856559515, 0.2087337076663971, 0.06543738394975662, -0.1380494385957718, 0.010562554933130741, 0.004653268028050661, -0.05987291783094406, -0.1036953404545784, 0.038657136261463165, -0.06411997228860855, -0.0665099248290062, 0.12932124733924866, -0.21587654948234558, -0.05283520743250847, 0.08155778050422668, -0.08040992170572281, -0.039768777787685394, -0.013691576197743416, 0.1969015747308731, -0.004320813342928886, -0.01308455877006054, -0.09896698594093323, -0.01993352361023426, -0.0932542011141777, -0.01507179532200098, -0.34918028116226196, -0.14345556497573853, -0.015324926935136318, -0.16492238640785217, 0.17736580967903137, -0.050773270428180695, 0.11730509251356125, 0.02940676361322403, 0.0275088082998991, -0.008782114833593369, 0.04462004452943802, 0.030813418328762054, 0.004864610265940428, -0.02800641395151615, 0.01709859073162079, -0.12247057259082794, 0.08576962351799011, 0.05575839430093765, -0.06419777125120163, -0.07017374783754349, 0.09862613677978516, -0.0014713234268128872, 0.008471403270959854, -0.0648161917924881, -0.11301549524068832, 0.1099097728729248, 0.01951177604496479, 0.00010494543676031753, -0.0027839059475809336, 0.047264955937862396, 0.023914813995361328, 0.0033654100261628628, -0.16759556531906128, -0.07025527954101562, -0.06550955772399902, -0.1426793932914734, 0.03711977228522301, 0.06125139445066452, -0.1356174200773239, 0.06778503954410553, -0.09785248339176178, 0.05386743322014809, -0.0769917443394661, 0.010017229244112968, 0.18837499618530273, 0.03086509183049202, -0.08556956797838211, -0.030969731509685516, 0.02195104770362377, 0.022519277408719063, -0.03645743802189827, -0.08774735033512115 ]
1325386eb198e297129bf26964650ebdaa22056f
This dataset contains sentences and their scattered counterparts(with no semantic meaning)
damilojohn/Text-Descrambling
[ "task_categories:text-generation", "language:en", "license:apache-2.0", "region:us" ]
2023-03-10T14:28:01+00:00
{"language": ["en"], "license": "apache-2.0", "task_categories": ["text-generation"]}
2023-03-10T14:38:49+00:00
[]
[ "en" ]
TAGS #task_categories-text-generation #language-English #license-apache-2.0 #region-us
This dataset contains sentences and their scattered counterparts(with no semantic meaning)
[]
[ "TAGS\n#task_categories-text-generation #language-English #license-apache-2.0 #region-us \n" ]
[ 29 ]
[ "passage: TAGS\n#task_categories-text-generation #language-English #license-apache-2.0 #region-us \n" ]
[ -0.014497799798846245, 0.07987477630376816, -0.006398638244718313, -0.01848512515425682, 0.03160033002495766, 0.06409235298633575, 0.21250423789024353, 0.10581188648939133, 0.1436290591955185, -0.0951569527387619, 0.11429144442081451, 0.05834035575389862, 0.01924983412027359, 0.034539807587862015, -0.0029627182520926, -0.20941458642482758, 0.08885975182056427, -0.0966343805193901, -0.0192088782787323, 0.0364270843565464, 0.09773744642734528, 0.015877388417720795, -0.008914031088352203, -0.03170860931277275, -0.00910723116248846, 0.015337965451180935, 0.01082643959671259, -0.08679628372192383, 0.07963325083255768, 0.013888334855437279, 0.07420633733272552, 0.014180973172187805, -0.031933221966028214, -0.2823352813720703, 0.003520180005580187, -0.04016399756073952, -0.051671866327524185, 0.0012247092090547085, 0.06472311168909073, -0.0005293693975545466, 0.06254107505083084, 0.03060891106724739, -0.04566934332251549, 0.10053208470344543, -0.13103604316711426, -0.12470041960477829, -0.10626166313886642, 0.02975107729434967, 0.05317574366927147, 0.08426592499017715, 0.02783266454935074, 0.095144122838974, -0.12549611926078796, 0.011151176877319813, 0.0799843892455101, -0.32229092717170715, 0.007725061848759651, 0.130478635430336, 0.09005730599164963, 0.09263505041599274, -0.03171834349632263, 0.06183214485645294, 0.06222492456436157, -0.018670158460736275, -0.10755570977926254, -0.09903083741664886, -0.16003325581550598, 0.06535328179597855, -0.05484071373939514, -0.0965648889541626, 0.34607529640197754, 0.041748762130737305, 0.020670631900429726, -0.005069669336080551, -0.036585088819265366, 0.09763571619987488, -0.04149436950683594, 0.09420963376760483, 0.030017143115401268, 0.14913804829120636, 0.25357142090797424, -0.14264078438282013, -0.1382046490907669, -0.06878294050693512, -0.14165854454040527, 0.06404191255569458, 0.005095928441733122, 0.05949200689792633, -0.10662225633859634, 0.02029806561768055, -0.034963782876729965, -0.07646294683218002, -0.019664591178297997, -0.09175173193216324, 0.011462023481726646, 0.07153353840112686, -0.014491005800664425, 0.038951776921749115, 0.17228694260120392, 0.14796073734760284, -0.009373429231345654, 0.03638157993555069, -0.11607959866523743, 0.17984266579151154, 0.015960384160280228, 0.06207523122429848, 0.07988924533128738, -0.023571938276290894, 0.06122558191418648, -0.10279370099306107, 0.04976356402039528, -0.0395597480237484, -0.15230220556259155, -0.015475728549063206, -0.13220281898975372, 0.18782556056976318, 0.08278056979179382, -0.02261495776474476, -0.06566427648067474, 0.04417472705245018, 0.13071347773075104, -0.08870053291320801, -0.04895705729722977, 0.004530884325504303, 0.005477123893797398, -0.01429067738354206, -0.022743746638298035, 0.061988990753889084, -0.04710306599736214, -0.019727248698472977, -0.05232866480946541, -0.05151247978210449, -0.03330487012863159, 0.012784636579453945, 0.10818152874708176, -0.11114761233329773, 0.02923908643424511, -0.03472205623984337, -0.27522364258766174, -0.012218215502798557, 0.05511131137609482, -0.01124769076704979, -0.06574341654777527, 0.006642769556492567, 0.002303021028637886, -0.003932323306798935, -0.0794423297047615, -0.003690434852614999, -0.12595093250274658, 0.054166559129953384, -0.12393266707658768, -0.011469739489257336, -0.2284468114376068, 0.012783837504684925, -0.11061766743659973, 0.03364108130335808, -0.05819635093212128, 0.01754678599536419, -0.16385480761528015, 0.22635552287101746, -0.0780554786324501, 0.06964292377233505, -0.017323356121778488, 0.04853427782654762, -0.13335411250591278, 0.15260833501815796, -0.13814742863178253, -0.033168725669384, 0.15692374110221863, -0.10218195617198944, -0.1786975860595703, 0.022933198139071465, 0.0399053692817688, 0.1200435608625412, 0.06316625326871872, 0.3512398302555084, -0.0021704165264964104, 0.030770009383559227, 0.12109529972076416, 0.18063047528266907, -0.01796288602054119, -0.14235319197177887, 0.12353983521461487, -0.14338882267475128, -0.10288918763399124, 0.026017174124717712, -0.06749726086854935, 0.05395469442009926, 0.035517286509275436, -0.11248835921287537, -0.022727685049176216, -0.028213365003466606, 0.007333363406360149, -0.014073681086301804, 0.06386832147836685, -0.060741446912288666, 0.0031348008196800947, -0.07092417031526566, 0.05679281800985336, 0.09806875139474869, 0.028996698558330536, -0.01641003228724003, 0.016615573316812515, 0.09938651323318481, 0.06149681285023689, -0.10306455940008163, -0.05065765604376793, 0.015077927149832249, 0.04364632070064545, 0.09787066280841827, 0.11534468084573746, 0.0075617339462041855, -0.1151273101568222, -0.020796801894903183, 0.0242885984480381, -0.0217689611017704, 0.009656090289354324, 0.018377482891082764, -0.15164148807525635, 0.07084903120994568, -0.023992318660020828, 0.05634720250964165, -0.03227394446730614, -0.003483583452180028, 0.043868303298950195, -0.011124198324978352, -0.010089141316711903, 0.09654305130243301, 0.015131409280002117, -0.017873821780085564, -0.023965198546648026, -0.009132085368037224, 0.09914107620716095, -0.018921973183751106, -0.0969928726553917, 0.17022469639778137, -0.03306475281715393, 0.11185356974601746, 0.16680268943309784, -0.06501370668411255, 0.12047063559293747, -0.049918144941329956, 0.005125804338604212, -0.0003817921387962997, 0.041356220841407776, -0.04583036154508591, -0.02584211900830269, 0.05536353215575218, 0.05869266018271446, -0.07454099506139755, 0.0008290459518320858, -0.06677009165287018, -0.024810798466205597, -0.01241535134613514, 0.03650771826505661, 0.1685892790555954, -0.14825734496116638, 0.16302724182605743, 0.35628050565719604, 0.06528163701295853, 0.20512747764587402, -0.1245003342628479, -0.01703309826552868, 0.0563652366399765, 0.019807659089565277, -0.06786839663982391, 0.08267008513212204, -0.18627910315990448, 0.029914993792772293, 0.09481972455978394, 0.11094643175601959, 0.07400388270616531, -0.13807697594165802, -0.12428823858499527, -0.07034081220626831, -0.10431463271379471, -0.10086837410926819, -0.006103216670453548, -0.03152213618159294, 0.042555637657642365, -0.020556246861815453, -0.042650602757930756, 0.11755498498678207, -0.05061795935034752, -0.049015890806913376, 0.09844260662794113, -0.19311782717704773, -0.19051571190357208, -0.17748050391674042, 0.002727124374359846, -0.053828269243240356, 0.021858904510736465, 0.12244370579719543, -0.0655953660607338, -0.06304100155830383, -0.023721516132354736, 0.04567791149020195, -0.08240026980638504, -0.09228824079036713, 0.005624833516776562, 0.09633941203355789, -0.06341838836669922, -0.1043800488114357, -0.019226429983973503, 0.027389338240027428, -0.000987944076769054, 0.04569709300994873, -0.14717260003089905, 0.0780918225646019, 0.15845561027526855, 0.08699905872344971, 0.0173044390976429, -0.0765535980463028, 0.14222358167171478, -0.11421414464712143, 0.0005086109740659595, 0.1702476143836975, 0.0035367377568036318, 0.014977863989770412, 0.20100104808807373, 0.03699866682291031, -0.09152120351791382, 0.013548286631703377, 0.004700752440840006, -0.06736456602811813, -0.4076758325099945, -0.10444991290569305, -0.12214607000350952, 0.1301407516002655, -0.009074756875634193, 0.12306145578622818, 0.13403481245040894, 0.0014854903565719724, -0.041005656123161316, 0.01888885349035263, 0.054220665246248245, 0.025514479726552963, 0.23855431377887726, -0.04737056791782379, 0.03383071720600128, -0.13758546113967896, 0.030091725289821625, 0.15683326125144958, 0.1760932058095932, 0.1856054961681366, 0.2769436836242676, 0.235499307513237, 0.09367977827787399, 0.08203213661909103, 0.03015771694481373, 0.07573362439870834, 0.08008074760437012, 0.02300914004445076, -0.09861575067043304, -0.04281173273921013, 0.0012171128764748573, 0.09544242918491364, 0.008739825338125229, -0.2302376627922058, 0.027898794040083885, -0.16204723715782166, 0.07851225137710571, 0.19398577511310577, 0.034436944872140884, 0.01787201501429081, 0.12104226648807526, 0.15757085382938385, 0.005353711545467377, -0.08247322589159012, 0.16627773642539978, -0.01569937914609909, -0.08703483641147614, 0.12044986337423325, 0.04202943667769432, 0.18340028822422028, 0.006842150818556547, 0.028094977140426636, -0.1430124044418335, -0.21638157963752747, 0.06133616343140602, 0.18391911685466766, -0.15102362632751465, 0.29376181960105896, 0.03398512676358223, -0.024563875049352646, -0.06845962256193161, -0.017555497586727142, 0.05317092314362526, 0.2281174510717392, 0.14913447201251984, 0.021582594141364098, -0.12168236821889877, 0.06473000347614288, -0.0798448994755745, 0.015036304481327534, 0.012677637860178947, -0.039393894374370575, -0.13033419847488403, -0.04302145540714264, 0.02856561355292797, -0.00582759827375412, 0.05670236051082611, -0.1301218569278717, -0.11474130302667618, 0.021409111097455025, 0.15635992586612701, 0.03445720672607422, -0.07756325602531433, 0.05046602711081505, -0.002110972534865141, 0.13252538442611694, -0.1267462968826294, -0.04365938901901245, -0.08679472655057907, -0.21420468389987946, 0.08527666330337524, 0.0007664179429411888, -0.008542434312403202, -0.08190296590328217, -0.04774369299411774, -0.10651320219039917, -0.11156190186738968, 0.12942445278167725, -0.07440841197967529, 0.008366364054381847, -0.043325282633304596, 0.13388507068157196, -0.12578539550304413, 0.044884372502565384, -0.02106093056499958, 0.004457986913621426, -0.05012074112892151, -0.1410330832004547, 0.024433137848973274, -0.021308589726686478, -0.04053819924592972, 0.05573367699980736, -0.11841192841529846, 0.0008947013993747532, -0.0011387559352442622, -0.1404951959848404, 0.2645481526851654, 0.2775717079639435, -0.024416306987404823, 0.2097865641117096, 0.2571137249469757, -0.1576796919107437, -0.2994224727153778, -0.12967315316200256, -0.1888464242219925, -0.06875938177108765, 0.06995303183794022, -0.2434331774711609, 0.03994898870587349, 0.09475982189178467, -0.10341903567314148, 0.16918139159679413, -0.2727896273136139, -0.0660230964422226, 0.1354701817035675, -0.08257544040679932, 0.20635512471199036, -0.1867305487394333, -0.11650943756103516, -0.13124777376651764, -0.13110125064849854, 0.08719300478696823, -0.19954347610473633, 0.05290437489748001, 0.035221751779317856, -0.01451432891190052, -0.05089367553591728, 0.001421622233465314, 0.20909000933170319, 0.006780109368264675, 0.034536175429821014, -0.055065304040908813, -0.0032707788050174713, 0.19453026354312897, 0.009135445579886436, 0.01627788133919239, -0.16749581694602966, -0.019825248047709465, -0.1204192191362381, -0.03390033170580864, -0.02413058467209339, 0.08928784728050232, -0.031947895884513855, -0.05185059830546379, -0.06111973524093628, -0.001130379969254136, -0.07616005837917328, 0.040461309254169464, 0.3676333427429199, -0.022864311933517456, -0.023561198264360428, 0.09453589469194412, 0.06146662309765816, -0.1421975940465927, 0.032112471759319305, -0.08744644373655319, -0.0210254043340683, 0.07646467536687851, -0.24756594002246857, 0.009712236933410168, 0.07600637525320053, -0.07734980434179306, 0.09714935719966888, 0.03592418506741524, -0.06585205346345901, -0.014839005656540394, 0.10589105635881424, -0.03035232238471508, -0.1551990807056427, 0.0019159860676154494, 0.10372142493724823, 0.06365029513835907, -0.03943872079253197, 0.10735289752483368, 0.07864364981651306, 0.011218433268368244, 0.03474847599864006, 0.020419878885149956, -0.09193205088376999, -0.011323054321110249, 0.020957062020897865, 0.008784731850028038, -0.12337741255760193, 0.20749083161354065, 0.11409290134906769, -0.07571575790643692, -0.05291678011417389, 0.1840386688709259, -0.07270674407482147, -0.11878962814807892, -0.056351929903030396, 0.08674732595682144, -0.048379652202129364, -0.12550626695156097, -0.01108474936336279, -0.126685231924057, 0.01355939731001854, 0.05101872608065605, 0.03459615632891655, 0.054203540086746216, 0.02948198840022087, -0.06184690073132515, 0.20540083944797516, -0.03552836924791336, -0.15063542127609253, -0.019619649276137352, -0.0811397060751915, -0.20691457390785217, 0.04394726827740669, 0.08716163039207458, -0.027216972783207893, -0.06252596527338028, -0.10375979542732239, 0.08361027389764786, -0.1839061975479126, 0.05745578184723854, -0.05935047194361687, 0.0010134512558579445, 0.013217381201684475, -0.05320281907916069, -0.04870668798685074, -0.04137586057186127, -0.1678551733493805, -0.046940144151449203, -0.04411238431930542, 0.1364639699459076, -0.08114390075206757, -0.03397096320986748, 0.1307898461818695, 0.031204024329781532, 0.11353316158056259, 0.03722817823290825, -0.03780251741409302, 0.14834074676036835, -0.1440601348876953, -0.03231087327003479, 0.0898851528763771, 0.05787493288516998, -0.0004964384716004133, 0.07782945781946182, -0.07379870861768723, 0.06876444816589355, 0.038499120622873306, 0.04738805070519447, -0.15602175891399384, -0.16972804069519043, -0.09282565116882324, -0.03512909263372421, -0.21158958971500397, 0.04840080067515373, -0.14348509907722473, 0.15923534333705902, 0.003929915837943554, 0.13020996749401093, 0.05530960485339165, 0.03944457322359085, -0.01133399736136198, 0.05340276286005974, -0.02107984758913517, -0.05902983993291855, -0.11211264133453369, -0.0981227308511734, -0.08178606629371643, -0.01438060961663723, 0.3026091754436493, 0.04352733865380287, -0.06907232105731964, 0.08740738779306412, 0.06186036020517349, 0.02229171246290207, 0.01991288550198078, 0.2503955066204071, 0.11432760953903198, 0.021222880110144615, -0.06628967076539993, -0.07074326276779175, 0.01719684712588787, -0.052049603313207626, 0.13369786739349365, 0.12484093755483627, 0.12817083299160004, 0.08251408487558365, 0.05303134396672249, -0.014543072320520878, -0.03584454581141472, -0.04281311854720116, 0.17492596805095673, 0.05038057640194893, -0.01662594825029373, 0.11079191416501999, 0.1850588023662567, -0.07344784587621689, 0.06218293309211731, -0.04375874623656273, -0.03378878906369209, -0.13748328387737274, -0.039797961711883545, -0.03730197250843048, -0.15103042125701904, 0.00900228414684534, -0.06390386074781418, 0.05440352112054825, 0.15382587909698486, 0.041134778410196304, -0.030997496098279953, 0.03228326514363289, -0.08442243188619614, -0.10563460737466812, 0.006339997984468937, -0.05686717480421066, 0.050369612872600555, -0.11197750270366669, -0.0688147097826004, -0.026127560064196587, -0.05594489350914955, -0.07557522505521774, 0.07993916422128677, -0.04518215358257294, 0.01034549344331026, -0.16491352021694183, -0.0408594086766243, -0.0699077770113945, 0.08763931691646576, -0.0030692489817738533, 0.2526527941226959, 0.05422208458185196, -0.019660040736198425, 0.12427033483982086, 0.1688346117734909, -0.018197989091277122, -0.21705999970436096, -0.020490387454628944, 0.07716745138168335, -0.017971789464354515, 0.05481474846601486, -0.06266741454601288, -0.033994950354099274, -0.06046753376722336, 0.25097107887268066, 0.26612335443496704, -0.09015391767024994, -0.03793736547231674, -0.06441923975944519, 0.03150249645113945, -0.0006153053254820406, 0.15046927332878113, 0.03077889233827591, 0.16163121163845062, -0.02969866804778576, -0.011942999437451363, -0.027295196428894997, 0.005344925448298454, -0.20192216336727142, 0.07526078075170517, 0.01412286888808012, -0.1052594780921936, -0.016866857185959816, 0.186936154961586, -0.11319633573293686, 0.11017459630966187, 0.024236906319856644, -0.060348525643348694, -0.04550480097532272, -0.017039427533745766, 0.17706356942653656, 0.02655508741736412, 0.034929610788822174, -0.051490604877471924, -0.1211741492152214, -0.00709894672036171, -0.01986062526702881, -0.25213339924812317, -0.16191859543323517, 0.12144389003515244, -0.05930178612470627, 0.22776450216770172, -0.007393889129161835, 0.0784711018204689, 0.01582651399075985, 0.026399126276373863, -0.07579566538333893, 0.10121409595012665, 0.062344372272491455, 0.03929322957992554, -0.03295797109603882, -0.07400096952915192, -0.06290536373853683, -0.006785172037780285, 0.09725573658943176, 0.02213495410978794, 0.015858760103583336, 0.17260901629924774, -0.07473378628492355, -0.04031990095973015, -0.00018127493967767805, -0.18117617070674896, 0.04511053115129471, -0.01598515175282955, -0.010607481002807617, -0.059407737106084824, -0.03405946493148804, -0.00008092482312349603, 0.015839161351323128, -0.144392728805542, -0.10289455205202103, 0.069671630859375, -0.052058957517147064, 0.16297085583209991, 0.047192126512527466, -0.14372892677783966, 0.00787294004112482, -0.08031819015741348, 0.11085055023431778, -0.09735298901796341, 0.04258789122104645, 0.11542079597711563, -0.08925046771764755, 0.025665689259767532, -0.30879834294319153, 0.06349640339612961, 0.0030714599415659904, -0.019449200481176376, -0.08348500728607178 ]
dcbaff58902b12fbb2b973e2d3b5b8a5616d9f33
# Dataset Card for "TASTESet" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dmargutierrez/TASTESet
[ "task_categories:text-classification", "task_categories:token-classification", "size_categories:1K<n<10K", "language:en", "food", "recipes", "name-entity-recognition", "region:us" ]
2023-03-10T14:41:03+00:00
{"language": ["en"], "size_categories": ["1K<n<10K"], "task_categories": ["text-classification", "token-classification"], "pretty_name": "TASTESet", "dataset_info": {"features": [{"name": "input_ids", "sequence": "int32"}, {"name": "attention_mask", "sequence": "int8"}, {"name": "labels", "sequence": "int64"}, {"name": "recipes", "sequence": "string"}, {"name": "prediction_mask", "sequence": "bool"}, {"name": "ner_tags", "sequence": "string"}], "splits": [{"name": "train", "num_bytes": 652275.4, "num_examples": 490}, {"name": "test", "num_bytes": 279546.6, "num_examples": 210}], "download_size": 161613, "dataset_size": 931822}, "subtask_categories": ["name-entity-recognition"], "tags": ["food", "recipes", "name-entity-recognition"]}
2023-03-17T09:38:31+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #task_categories-token-classification #size_categories-1K<n<10K #language-English #food #recipes #name-entity-recognition #region-us
# Dataset Card for "TASTESet" More Information needed
[ "# Dataset Card for \"TASTESet\"\n\nMore Information needed" ]
[ "TAGS\n#task_categories-text-classification #task_categories-token-classification #size_categories-1K<n<10K #language-English #food #recipes #name-entity-recognition #region-us \n", "# Dataset Card for \"TASTESet\"\n\nMore Information needed" ]
[ 60, 13 ]
[ "passage: TAGS\n#task_categories-text-classification #task_categories-token-classification #size_categories-1K<n<10K #language-English #food #recipes #name-entity-recognition #region-us \n# Dataset Card for \"TASTESet\"\n\nMore Information needed" ]
[ -0.08015667647123337, 0.14836019277572632, 0.00011850560986204073, 0.05160798504948616, 0.14505138993263245, 0.10204418748617172, 0.025210751220583916, 0.14420939981937408, 0.2102796882390976, 0.0326991081237793, 0.0503820925951004, 0.03254402056336403, 0.08650712668895721, 0.23791784048080444, -0.023412326350808144, -0.19394530355930328, 0.07510045170783997, 0.0052187517285346985, -0.023621302098035812, 0.14504215121269226, 0.06400707364082336, -0.06818591058254242, 0.08965930342674255, -0.10692814737558365, -0.1468358188867569, 0.041917022317647934, -0.001960309688001871, -0.12940265238285065, 0.08646105229854584, -0.08695267140865326, 0.15904833376407623, -0.015152878127992153, 0.0063792341388762, -0.19225990772247314, 0.024495964869856834, 0.020069072023034096, 0.023170705884695053, 0.04154641181230545, 0.047439102083444595, -0.047757942229509354, -0.10800080746412277, -0.1578303873538971, 0.05639450252056122, 0.0799289271235466, -0.10065753757953644, -0.19865787029266357, -0.03928392380475998, 0.06964218616485596, -0.050927214324474335, -0.009129907004535198, 0.006966826040297747, -0.035490185022354126, -0.1769258826971054, 0.04517904669046402, 0.14116264879703522, -0.0010641952976584435, -0.02118602581322193, 0.0575316846370697, -0.021817168220877647, 0.05316548049449921, -0.023073161020874977, 0.03998429328203201, 0.08806135505437851, -0.008447801694273949, -0.11430966854095459, -0.013781264424324036, -0.10088866949081421, 0.009310810826718807, -0.0031285749282687902, -0.03263282775878906, 0.32411134243011475, 0.03605702519416809, -0.013482488691806793, -0.0907573476433754, -0.062144212424755096, -0.1370149403810501, -0.05943230167031288, -0.05431647226214409, 0.010481947101652622, -0.0485798642039299, 0.10856112837791443, 0.04977528378367424, -0.03842636197805405, -0.11009737849235535, -0.07130862772464752, 0.137606680393219, -0.011054903268814087, -0.004849202930927277, -0.04542563110589981, -0.07526551932096481, -0.10421427339315414, -0.051408346742391586, -0.025875652208924294, -0.05840647220611572, -0.15251952409744263, -0.06595231592655182, 0.0805707648396492, 0.01273585855960846, 0.12745891511440277, -0.019115202128887177, 0.008265063166618347, 0.09262971580028534, -0.13841401040554047, 0.02052110619843006, 0.12832601368427277, 0.06914431601762772, 0.004354177974164486, -0.031731411814689636, -0.14044395089149475, -0.03369203209877014, -0.07843934744596481, -0.0537775382399559, -0.11660254746675491, -0.028699571266770363, 0.012147055938839912, 0.09111468493938446, 0.03198165073990822, 0.011351840570569038, -0.08755780011415482, -0.05447370186448097, 0.10931145399808884, -0.08890558034181595, 0.0075309425592422485, 0.05671413987874985, -0.09860649704933167, 0.048211511224508286, -0.12485677748918533, -0.014395042322576046, 0.002047749934718013, 0.06918446719646454, -0.08218205720186234, -0.04680128023028374, -0.03321646898984909, -0.07312227040529251, 0.09991072118282318, -0.21031337976455688, 0.004078012891113758, -0.0673779547214508, -0.2745211720466614, -0.011059806682169437, 0.023393038660287857, -0.0808497741818428, 0.021252654492855072, -0.0676286369562149, 0.014439688064157963, -0.013911408372223377, 0.01407393254339695, 0.07392622530460358, -0.06628603488206863, 0.08800790458917618, -0.11257746070623398, 0.10532373934984207, -0.029574960470199585, 0.0665324479341507, -0.06703594326972961, 0.046570003032684326, -0.15454402565956116, 0.04728149622678757, -0.12576882541179657, 0.13215754926204681, -0.14635691046714783, -0.046123068779706955, -0.09651769697666168, -0.01180051639676094, -0.181671142578125, 0.18186992406845093, -0.23290975391864777, -0.03923901543021202, 0.11298596858978271, -0.055340588092803955, -0.07802674919366837, 0.09277129173278809, 0.033998265862464905, 0.12780772149562836, 0.13843666017055511, 0.3742767572402954, 0.12763027846813202, 0.03911048546433449, 0.037883926182985306, 0.1025996133685112, -0.01649753376841545, -0.06338426470756531, 0.0933706983923912, -0.06116754934191704, -0.0907224491238594, 0.007153910584747791, 0.13754288852214813, -0.049788977950811386, -0.03693915158510208, -0.08287566155195236, 0.023372851312160492, -0.09457191079854965, 0.22504276037216187, -0.010360399261116982, 0.052222222089767456, -0.008896996267139912, 0.04828239977359772, -0.07421696931123734, 0.01802201196551323, 0.02930362895131111, -0.021512137725949287, -0.001182042877189815, 0.1124069020152092, 0.0414595752954483, -0.006258707027882338, -0.14454804360866547, -0.02544199675321579, 0.055290672928094864, 0.04568679258227348, -0.0030409255996346474, 0.013638288713991642, 0.013042047619819641, -0.08658693730831146, 0.00552370073273778, 0.03726484999060631, 0.08060957491397858, 0.058137133717536926, -0.04664037749171257, -0.06455737352371216, 0.0025132556911557913, -0.0423889085650444, 0.07419386506080627, -0.039618171751499176, -0.00491350470110774, 0.16141249239444733, -0.006005951203405857, 0.0651719868183136, -0.012746598571538925, 0.033804506063461304, 0.07242675870656967, 0.0333336740732193, -0.012075192295014858, 0.006624545436352491, -0.12136486917734146, -0.013907778076827526, -0.030702099204063416, -0.012756436131894588, 0.12004835158586502, 0.06135663762688637, 0.06354083120822906, -0.0796658843755722, -0.0531778447329998, 0.03498538210988045, -0.0026839356869459152, -0.1259172558784485, -0.036657869815826416, -0.012083165347576141, -0.008271277882158756, 0.06590191274881363, -0.05455773323774338, 0.006163481157273054, 0.04741322994232178, 0.055113159120082855, -0.08504852652549744, 0.09151356667280197, -0.02070501260459423, -0.23259472846984863, 0.14192326366901398, 0.13935847580432892, 0.17577405273914337, 0.15277795493602753, 0.008432175032794476, -0.017974812537431717, 0.02433040365576744, 0.0638812780380249, -0.09509027004241943, 0.09369023144245148, -0.20757752656936646, 0.042547211050987244, 0.07316245883703232, 0.07147428393363953, 0.003400480607524514, -0.04004748910665512, -0.03024918958544731, 0.013860547915101051, -0.061761755496263504, -0.1526346206665039, -0.06260915100574493, 0.07645105570554733, 0.06055467203259468, 0.10278395563364029, -0.00857058260589838, 0.07524082064628601, -0.029571276158094406, -0.020196979865431786, 0.15573231875896454, -0.18272341787815094, -0.3097749352455139, -0.0533442497253418, -0.09732949733734131, 0.07215583324432373, 0.05827988684177399, 0.008922945708036423, -0.17850130796432495, -0.0640174001455307, 0.04012421891093254, 0.03099089488387108, -0.11826931685209274, -0.04108785092830658, -0.07670263200998306, 0.06786198168992996, -0.127993643283844, -0.03628690540790558, 0.008120798505842686, 0.0015984850469976664, 0.10758890211582184, 0.05929267406463623, -0.16603593528270721, 0.06652718782424927, 0.14144396781921387, -0.029560891911387444, 0.053908102214336395, -0.09268198907375336, 0.05254070460796356, -0.11136993765830994, 0.04793430119752884, 0.04332137480378151, 0.028993811458349228, 0.02618352696299553, 0.20864006876945496, 0.021130159497261047, -0.04873335361480713, 0.0037445833440870047, -0.00393243134021759, -0.09271440654993057, -0.23377232253551483, -0.12468007206916809, -0.07049254328012466, 0.148306205868721, 0.14015066623687744, 0.08329760283231735, 0.11160319298505783, 0.061811596155166626, 0.02709648571908474, 0.06963005661964417, -0.05459519103169441, -0.04172684624791145, 0.1002083271741867, -0.015556053258478642, -0.027678826823830605, -0.08752165734767914, -0.01367537397891283, 0.10391926765441895, 0.18000701069831848, 0.22635404765605927, 0.1859978586435318, 0.26944974064826965, 0.025469733402132988, 0.043210823088884354, 0.07412336766719818, 0.057547081261873245, 0.06572721898555756, 0.046482376754283905, -0.05654624104499817, -0.02835020422935486, -0.06074168533086777, 0.028348304331302643, 0.12464646250009537, -0.09629467874765396, -0.0004586711002048105, -0.0966411679983139, 0.043491341173648834, 0.029484542086720467, 0.005105127114802599, -0.15687242150306702, 0.11421271413564682, 0.10812261700630188, -0.009569275192916393, -0.1282191276550293, 0.07985526323318481, 0.049388837069272995, -0.12386823445558548, 0.0592886321246624, 0.008351153694093227, 0.12430430948734283, -0.05852651596069336, 0.007215429563075304, 0.04590071737766266, -0.19599798321723938, -0.02240017056465149, 0.16770154237747192, -0.1190553605556488, 0.2821781039237976, 0.05895225703716278, -0.04425688460469246, -0.18435107171535492, -0.0613606795668602, -0.0441771000623703, 0.10874436050653458, 0.18755590915679932, 0.010947909206151962, -0.11963152885437012, -0.21333278715610504, -0.07169841974973679, -0.022668929770588875, 0.1140010729432106, -0.05204915255308151, -0.06303314119577408, -0.0026974151842296124, 0.005218686535954475, -0.037071533501148224, -0.007831800729036331, -0.0693117156624794, -0.058475978672504425, -0.02733127772808075, 0.06864382326602936, 0.049832459539175034, 0.00040273930062539876, -0.02093903347849846, -0.08648122847080231, 0.0862283855676651, -0.1352016180753708, -0.058732789009809494, -0.15583018958568573, -0.05170026794075966, 0.0818353220820427, -0.008512702770531178, 0.021056639030575752, -0.03181036561727524, 0.06908373534679413, -0.02587740682065487, -0.0886387825012207, 0.12849386036396027, 0.006955814082175493, -0.020267564803361893, -0.09877332299947739, 0.029832499101758003, -0.013368714600801468, 0.06402380019426346, 0.01587684266269207, 0.07109907269477844, -0.016148384660482407, -0.016348158940672874, -0.03488679975271225, -0.04865915700793266, 0.039295703172683716, 0.3161298334598541, -0.07150837779045105, -0.14564688503742218, 0.006214790046215057, 0.01728013902902603, 0.20723223686218262, 0.11156430095434189, -0.05176285281777382, 0.2197357565164566, 0.057035088539123535, -0.01928086020052433, -0.2468380182981491, 0.08099424839019775, -0.07647844403982162, 0.006934113334864378, -0.05412162467837334, -0.2387729436159134, 0.10054106265306473, 0.1225912943482399, -0.062071025371551514, 0.11468879878520966, -0.250353068113327, -0.07122024893760681, 0.05790911614894867, -0.002509993501007557, 0.0513036847114563, -0.06328852474689484, -0.08823206275701523, -0.14656327664852142, -0.0029451963491737843, 0.11543573439121246, -0.1055753156542778, 0.0519409142434597, -0.02306297793984413, 0.030193505808711052, -0.0037437831051647663, -0.01878051459789276, 0.140208438038826, 0.16060559451580048, 0.05140169709920883, -0.04272081330418587, -0.11792979389429092, 0.14382880926132202, -0.0045782350935041904, 0.021858295425772667, 0.02528412640094757, -0.022572774440050125, -0.19879944622516632, -0.030235234647989273, -0.05420251190662384, 0.06054242327809334, -0.009774223901331425, -0.06808922439813614, -0.08118895441293716, 0.04201662912964821, -0.03115462325513363, 0.007656336762011051, 0.12023776024580002, -0.03449495509266853, 0.12012896686792374, 0.06432154029607773, 0.07683555781841278, -0.010180387645959854, -0.03163383528590202, -0.026126248762011528, -0.06372132152318954, 0.07566307485103607, -0.22937168180942535, 0.016373062506318092, 0.09294244647026062, 0.03752415254712105, 0.11320329457521439, 0.03831059858202934, 0.012853072956204414, -0.01219497062265873, 0.0810387134552002, 0.01677008345723152, -0.11754303425550461, 0.03874192759394646, -0.09822777658700943, -0.12313123047351837, -0.09362240880727768, -0.003999995067715645, 0.06043057143688202, -0.022356320172548294, -0.019496673718094826, 0.04452057182788849, -0.021149275824427605, 0.12348150461912155, 0.11702653765678406, 0.08792118728160858, -0.15539896488189697, 0.12788648903369904, 0.1733054220676422, -0.15143725275993347, 0.006342040840536356, 0.0878153145313263, -0.10801535844802856, -0.07616843283176422, 0.04646546393632889, 0.15254320204257965, 0.09495043009519577, -0.09063632786273956, 0.004181837663054466, -0.11514029651880264, 0.07572510093450546, 0.1742209792137146, 0.038999877870082855, 0.07159224152565002, -0.01604020595550537, -0.0789119079709053, 0.02501058578491211, 0.08012270927429199, -0.09666714072227478, 0.0521702840924263, -0.11445830762386322, -0.13714882731437683, -0.04431712254881859, 0.16167329251766205, -0.05202958360314369, -0.04389994591474533, -0.1219450980424881, 0.08018630743026733, -0.03239941969513893, 0.14294840395450592, 0.019354207441210747, 0.011590391397476196, -0.035659149289131165, 0.01351933553814888, -0.025171255692839622, -0.05199962481856346, -0.09526149928569794, 0.05410062521696091, 0.017091454938054085, 0.1160460039973259, -0.10957074165344238, -0.022245945408940315, 0.08946902304887772, 0.039991579949855804, 0.052431922405958176, -0.021585632115602493, -0.07819430530071259, 0.044056717306375504, -0.04733322188258171, -0.021692533046007156, 0.0913703590631485, 0.05355587974190712, 0.059405963867902756, -0.013180955313146114, -0.015003209002315998, -0.051272470504045486, 0.03901756927371025, 0.1177559420466423, -0.05668312683701515, -0.09872283786535263, 0.024720802903175354, -0.15133611857891083, -0.13022875785827637, -0.01279265247285366, -0.013607628643512726, 0.12388589978218079, -0.08587788045406342, 0.04419642314314842, 0.07044857740402222, 0.015382729470729828, -0.008549206890165806, -0.030150530859827995, -0.029399417340755463, -0.10104385763406754, -0.05783551558852196, -0.007865574210882187, 0.05055222660303116, -0.0012932558311149478, 0.26736992597579956, 0.10168422758579254, -0.01682961732149124, 0.06963564455509186, 0.06755635142326355, -0.048848528414964676, 0.03276804834604263, 0.2998269200325012, 0.094689279794693, -0.051965758204460144, 0.10380960255861282, 0.011135706678032875, -0.008048370480537415, 0.1295011192560196, 0.1321161687374115, 0.2525249719619751, 0.025044357404112816, -0.0316811129450798, 0.01758521795272827, -0.02859625220298767, -0.034227654337882996, 0.07565826177597046, -0.034797511994838715, 0.03627036511898041, 0.008570785634219646, -0.0804174467921257, -0.005119633860886097, -0.1439630091190338, 0.07218247652053833, -0.0673530101776123, -0.09740113466978073, -0.06030247360467911, -0.05793357267975807, -0.08127976953983307, -0.09498555213212967, 0.019765926524996758, -0.07503309845924377, 0.009762994945049286, 0.22365686297416687, 0.00877711083739996, 0.0963313952088356, 0.1996629685163498, -0.22535504400730133, 0.005311774089932442, 0.09237749874591827, -0.01046955306082964, -0.016102410852909088, -0.09955400973558426, -0.07598065584897995, 0.04805547744035721, 0.00978944357484579, 0.028105217963457108, 0.004607940558344126, -0.045750681310892105, -0.03034341149032116, -0.16907431185245514, -0.0953880175948143, -0.013721834868192673, 0.017077671363949776, -0.051005758345127106, 0.0037834071554243565, 0.016294322907924652, -0.035823024809360504, 0.032067667692899704, 0.17640851438045502, -0.029378773644566536, -0.09379538148641586, -0.040943969041109085, 0.09272386133670807, 0.06039454787969589, 0.00432265130802989, -0.003967867698520422, -0.10336103290319443, -0.013014749623835087, 0.09973415732383728, 0.22760790586471558, 0.036068789660930634, -0.008379854261875153, -0.018982039764523506, 0.036249469965696335, 0.06678450852632523, 0.10985785722732544, -0.02680966816842556, -0.06436039507389069, -0.05865130573511124, -0.012470373883843422, 0.10589572042226791, -0.0885261669754982, -0.1735697090625763, 0.0640270859003067, 0.11389999836683273, -0.05713610723614693, -0.13217398524284363, 0.24813072383403778, -0.15586474537849426, 0.03665031120181084, 0.08757898211479187, -0.10672669857740402, -0.1798611879348755, -0.08512520045042038, 0.07099025696516037, 0.032131973654031754, 0.018328936770558357, -0.04559367522597313, -0.06685410439968109, -0.07625263929367065, 0.013552457094192505, -0.2728042006492615, -0.09550030529499054, 0.03699839487671852, -0.05262566730380058, 0.1740381121635437, 0.01673964597284794, 0.032647840678691864, 0.046316444873809814, -0.055311042815446854, -0.06586742401123047, -0.06737221777439117, 0.054906200617551804, 0.12889067828655243, -0.0014049852034077048, 0.12174997478723526, -0.02964601293206215, -0.03219251707196236, 0.08811783045530319, -0.17463354766368866, -0.04331362992525101, 0.1719534993171692, 0.0639679804444313, -0.09904342144727707, 0.010427945293486118, -0.0662759318947792, 0.11589134484529495, 0.07951928675174713, 0.028694704174995422, -0.013688767328858376, -0.01096524577587843, 0.012530229054391384, 0.027236666530370712, -0.049905914813280106, -0.09280475974082947, -0.0917288139462471, -0.1323067992925644, -0.05330779775977135, -0.01148777175694704, -0.28900936245918274, 0.01731416955590248, -0.10786289721727371, 0.05717919021844864, -0.01594967395067215, 0.0807165801525116, 0.037821657955646515, -0.03537781536579132, -0.006855690851807594, -0.27794378995895386, 0.04865923151373863, 0.12638840079307556, -0.09624482691287994, -0.03420795872807503 ]
5e0413cc2c944f973d603faaf1047475e91092d4
# Compas The [Compas dataset](https://github.com/propublica/compas-analysis) for recidivism prediction. Dataset known to have racial bias issues, check this [Propublica article](https://www.propublica.org/article/machine-bias-risk-assessments-in-criminal-sentencing) on the topic. # Configurations and tasks | **Configuration** | **Task** | Description | |----------------------------------|---------------------------|-----------------------------------------------------------------| | encoding | | Encoding dictionary showing original values of encoded features.| | two-years-recidividity | Binary classification | Will the defendant be a violent recidivist? | | two-years-recidividity-no-race | Binary classification | As above, but the `race` feature is removed. | | priors-prediction | Regression | How many prior crimes has the defendant committed? | | priors-prediction-no-race | Binary classification | As above, but the `race` feature is removed. | | race | Multiclass classification | What is the `race` of the defendant? | # Usage ```python from datasets import load_dataset dataset = load_dataset("mstz/compas", "two-years-recidividity")["train"] ``` # Features |**Feature** |**Type** |**Description** | |---------------------------------------|-----------|---------------------------------------| |`sex` |`int64` | | |`age` |`int64` | | |`race` |`int64` | | |`number_of_juvenile_fellonies` |`int64` | | |`decile_score` |`int64` |Criminality score | |`number_of_juvenile_misdemeanors` |`int64` | | |`number_of_other_juvenile_offenses` |`int64` | | |`number_of_prior_offenses` |`int64` | | |`days_before_screening_arrest` |`int64` | | |`is_recidivous` |`int64` | | |`days_in_custody` |`int64` |Days spent in custody | |`is_violent_recidivous` |`int64` | | |`violence_decile_score` |`int64` |Criminality score for violent crimes | |`two_years_recidivous` |`int64` | |
mstz/compas
[ "task_categories:tabular-classification", "size_categories:1K<n<10K", "language:en", "license:cc", "compas", "tabular_classification", "binary_classification", "UCI", "region:us" ]
2023-03-10T14:43:18+00:00
{"language": ["en"], "license": "cc", "size_categories": ["1K<n<10K"], "task_categories": ["tabular-classification"], "pretty_name": "Compas", "tags": ["compas", "tabular_classification", "binary_classification", "UCI"], "configs": ["encoding", "two-years-recidividity", "two-years-recidividity-no-race", "priors-prediction", "priors-prediction-no-race", "race"]}
2023-04-23T12:57:50+00:00
[]
[ "en" ]
TAGS #task_categories-tabular-classification #size_categories-1K<n<10K #language-English #license-cc #compas #tabular_classification #binary_classification #UCI #region-us
Compas ====== The Compas dataset for recidivism prediction. Dataset known to have racial bias issues, check this Propublica article on the topic. Configurations and tasks ======================== Configuration: encoding, Task: , Description: Encoding dictionary showing original values of encoded features. Configuration: two-years-recidividity, Task: Binary classification, Description: Will the defendant be a violent recidivist? Configuration: two-years-recidividity-no-race, Task: Binary classification, Description: As above, but the 'race' feature is removed. Configuration: priors-prediction, Task: Regression, Description: How many prior crimes has the defendant committed? Configuration: priors-prediction-no-race, Task: Binary classification, Description: As above, but the 'race' feature is removed. Configuration: race, Task: Multiclass classification, Description: What is the 'race' of the defendant? Usage ===== Features ======== Feature: 'sex', Type: 'int64', Description: Feature: 'age', Type: 'int64', Description: Feature: 'race', Type: 'int64', Description: Feature: 'number\_of\_juvenile\_fellonies', Type: 'int64', Description: Feature: 'decile\_score', Type: 'int64', Description: Criminality score Feature: 'number\_of\_juvenile\_misdemeanors', Type: 'int64', Description: Feature: 'number\_of\_other\_juvenile\_offenses', Type: 'int64', Description: Feature: 'number\_of\_prior\_offenses', Type: 'int64', Description: Feature: 'days\_before\_screening\_arrest', Type: 'int64', Description: Feature: 'is\_recidivous', Type: 'int64', Description: Feature: 'days\_in\_custody', Type: 'int64', Description: Days spent in custody Feature: 'is\_violent\_recidivous', Type: 'int64', Description: Feature: 'violence\_decile\_score', Type: 'int64', Description: Criminality score for violent crimes Feature: 'two\_years\_recidivous', Type: 'int64', Description:
[]
[ "TAGS\n#task_categories-tabular-classification #size_categories-1K<n<10K #language-English #license-cc #compas #tabular_classification #binary_classification #UCI #region-us \n" ]
[ 56 ]
[ "passage: TAGS\n#task_categories-tabular-classification #size_categories-1K<n<10K #language-English #license-cc #compas #tabular_classification #binary_classification #UCI #region-us \n" ]
[ 0.014075963757932186, 0.11614678800106049, -0.0035823285579681396, 0.0492374524474144, 0.09539855271577835, 0.07422766089439392, 0.17515821754932404, 0.0845009982585907, 0.18773788213729858, 0.031087905168533325, 0.09047884494066238, 0.004818328190594912, 0.0491919182240963, 0.08879082649946213, -0.06738559901714325, -0.30954018235206604, -0.00435949582606554, -0.023303579539060593, -0.11992941796779633, 0.0788324847817421, 0.094025619328022, -0.12332070618867874, 0.005633947439491749, -0.04370947554707527, -0.011871445924043655, 0.04149159416556358, 0.022174334153532982, -0.08762432634830475, 0.08949007838964462, 0.10059396177530289, 0.17395956814289093, 0.06772562116384506, -0.021913064643740654, -0.253632515668869, 0.013493433594703674, -0.026404552161693573, -0.05747203156352043, 0.056402213871479034, 0.024954136461019516, 0.014125892892479897, 0.030664047226309776, -0.08283068984746933, 0.03153328225016594, 0.06115518882870674, -0.11419882625341415, -0.1651567965745926, -0.03792746737599373, 0.0981438159942627, 0.020026084035634995, -0.12540476024150848, 0.01216843444854021, 0.15064896643161774, -0.27584388852119446, -0.03443033620715141, -0.059576574712991714, -0.1877545565366745, 0.0005008322768844664, 0.15278802812099457, 0.03211431950330734, 0.10578179359436035, -0.1272047907114029, -0.022203680127859116, 0.0706024169921875, -0.0025794983375817537, -0.06150186061859131, -0.05685292184352875, -0.12734392285346985, 0.01253077108412981, -0.017640894278883934, -0.05082964897155762, 0.175002783536911, 0.09405069053173065, 0.048473257571458817, -0.06505119055509567, 0.0071848114021122456, -0.06982851773500443, -0.057307932525873184, 0.06994236260652542, 0.008342355489730835, 0.010737976990640163, 0.15665271878242493, 0.06569062173366547, -0.09867178648710251, -0.025588737800717354, -0.1873539239168167, 0.1425071507692337, 0.0024347230792045593, 0.033401355147361755, -0.03696640208363533, -0.015817871317267418, -0.03883868828415871, -0.030451126396656036, 0.028071939945220947, -0.08062604069709778, -0.10406870394945145, -0.08393492549657822, 0.11775670200586319, 0.12036819010972977, 0.14214873313903809, 0.04533781856298447, -0.019275661557912827, 0.06748191267251968, -0.07239114493131638, 0.11545589566230774, 0.07857134193181992, 0.048214055597782135, -0.02372506447136402, -0.003472407115623355, -0.03007955104112625, -0.03899936005473137, 0.013401513919234276, -0.024237846955657005, -0.12265043705701828, -0.11615603417158127, -0.005763640161603689, 0.14806191623210907, -0.03322761133313179, -0.008084873668849468, -0.02316289395093918, -0.018337273970246315, 0.21054919064044952, -0.024847952648997307, 0.042195022106170654, 0.05152229592204094, -0.03089522384107113, -0.031639717519283295, -0.17917105555534363, -0.0017541160341352224, 0.047743797302246094, 0.08651997148990631, -0.1234511211514473, -0.022310487926006317, -0.04238824173808098, -0.08610687404870987, 0.11401865631341934, 0.00213800766505301, -0.01475969236344099, -0.02208295650780201, -0.08117222785949707, -0.006635545287281275, -0.03548283502459526, -0.04994254186749458, 0.029531678184866905, -0.007191813085228205, 0.0495237335562706, 0.029731417074799538, -0.024551576003432274, -0.01710130088031292, -0.08573420345783234, 0.09155453741550446, -0.15693479776382446, 0.08346682041883469, -0.20383134484291077, -0.02604157105088234, -0.04612978175282478, 0.10254831612110138, -0.22003987431526184, 0.007666421122848988, -0.1973067969083786, 0.0686558187007904, -0.12644895911216736, -0.0910186916589737, -0.05465675890445709, -0.006545843556523323, -0.09873803704977036, 0.08137013018131256, -0.1770479530096054, -0.09488684684038162, 0.1723799854516983, -0.06208401545882225, -0.02138361893594265, 0.09718038141727448, -0.02322354167699814, 0.0022091965656727552, 0.049096863716840744, 0.22162467241287231, 0.12411469966173172, 0.08242098242044449, 0.007380851078778505, 0.04468829557299614, -0.01385622937232256, -0.10954926908016205, 0.1352900117635727, -0.06824327260255814, -0.018403563648462296, 0.002509377896785736, 0.12712620198726654, 0.011375511065125465, -0.05184954032301903, -0.07236523926258087, 0.038079045712947845, 0.010151938535273075, 0.17976561188697815, 0.11604539304971695, 0.11729783564805984, -0.09642983973026276, 0.029856478795409203, 0.10453107953071594, 0.05153097212314606, 0.015071085654199123, -0.04055637866258621, -0.06444106996059418, 0.042057204991579056, -0.040649428963661194, -0.06050003319978714, -0.09935590624809265, -0.09290332347154617, 0.05722460895776749, 0.01122503262013197, 0.04403140768408775, 0.16497430205345154, 0.01068915706127882, -0.06233416497707367, -0.09163083881139755, 0.10920479148626328, 0.09223009645938873, 0.007349117659032345, -0.015256521292030811, -0.17239755392074585, 0.08010994642972946, -0.0023193401284515858, 0.1128678023815155, -0.26310253143310547, 0.007575273979455233, 0.24269956350326538, 0.04743576794862747, 0.04739269241690636, 0.08862578123807907, 0.0017518434906378388, 0.09221749752759933, -0.09770412743091583, -0.008425101637840271, 0.07377902418375015, -0.12799619138240814, -0.06716739386320114, -0.021514587104320526, 0.018500518053770065, 0.12480662763118744, 0.16495223343372345, -0.005542469210922718, -0.03444286808371544, -0.14152370393276215, -0.051176950335502625, 0.03649907931685448, -0.025169333443045616, -0.007537457160651684, -0.0913531556725502, 0.012694472447037697, 0.08478624373674393, -0.06892221421003342, -0.06386885792016983, 0.04616817459464073, 0.026155253872275352, -0.03254471719264984, 0.1139654666185379, 0.24801447987556458, -0.2824574410915375, 0.17916469275951385, 0.18433941900730133, 0.05867265909910202, 0.26864689588546753, -0.01782401092350483, 0.026746829971671104, 0.03833627700805664, 0.028511742129921913, -0.00433169212192297, 0.12959624826908112, -0.1889495700597763, 0.024096552282571793, 0.05129032954573631, 0.027831345796585083, 0.03424173220992088, -0.13249604403972626, -0.0581037737429142, -0.09354512393474579, -0.0025640330277383327, -0.15570691227912903, -0.006023970432579517, 0.06693431735038757, 0.0931621566414833, 0.04721035435795784, -0.10472555458545685, 0.08236990123987198, -0.03788187727332115, -0.03783236816525459, 0.15872670710086823, -0.12501201033592224, -0.16474361717700958, -0.15993203222751617, 0.007076888810843229, -0.059728048741817474, 0.0712289810180664, -0.04110455885529518, -0.06918598711490631, -0.026009878143668175, 0.02439073659479618, 0.0770103856921196, -0.02766629308462143, 0.02174747735261917, -0.09539377689361572, 0.19011589884757996, -0.1590980887413025, -0.07897147536277771, -0.017631225287914276, 0.02523013763129711, 0.044857997447252274, 0.0819564238190651, -0.1707250475883484, 0.02060476876795292, 0.33805733919143677, -0.08136339485645294, -0.02360277995467186, -0.07275538891553879, 0.10100378841161728, -0.1692153513431549, 0.08896590769290924, -0.0053445338271558285, 0.03792157024145126, -0.01114280242472887, 0.26149407029151917, 0.0777420923113823, -0.06497222930192947, -0.01014329306781292, 0.018364669755101204, -0.08657323569059372, -0.28287094831466675, -0.13286735117435455, -0.07408798485994339, 0.11026661843061447, 0.0635395422577858, 0.07568620145320892, 0.13147224485874176, 0.09761662036180496, 0.012103838846087456, 0.11650542169809341, 0.0009624123340472579, 0.0218946672976017, 0.2597167193889618, 0.03733958303928375, 0.08750542253255844, -0.13269992172718048, -0.08473667502403259, 0.11504711955785751, 0.15089264512062073, 0.09754025191068649, 0.17519232630729675, 0.10321871191263199, 0.05789826065301895, -0.08438654243946075, 0.13506564497947693, 0.07523031532764435, 0.06161287799477577, 0.006394154857844114, -0.04953709617257118, -0.0145003916695714, -0.013534204103052616, 0.012031998485326767, 0.1627674698829651, -0.136374369263649, -0.023661108687520027, -0.25491654872894287, 0.08777687698602676, 0.013910233043134212, 0.15336757898330688, -0.05964440479874611, 0.016524288803339005, 0.16282430291175842, -0.06409958750009537, -0.11245362460613251, 0.10007239133119583, 0.12897244095802307, -0.1402650773525238, 0.0807565450668335, 0.06685005128383636, 0.08737750351428986, -0.0839589536190033, 0.012539735063910484, -0.035986125469207764, -0.1386026293039322, -0.058107439428567886, 0.14339487254619598, -0.0349089615046978, 0.2959402799606323, 0.1033368855714798, -0.08785488456487656, -0.16183121502399445, -0.07522013038396835, 0.005871483590453863, 0.2318686842918396, 0.07224098592996597, 0.036217086017131805, -0.05756404250860214, -0.18758073449134827, -0.024891115725040436, -0.039589058607816696, 0.04479683190584183, 0.028655827045440674, -0.04207947105169296, 0.009624737314879894, 0.027455614879727364, -0.014611613936722279, -0.12499850243330002, -0.027958186343312263, -0.07810630649328232, -0.010448072105646133, 0.11637503653764725, -0.08564483374357224, -0.007372512482106686, -0.03532373160123825, -0.0587751641869545, 0.06463883817195892, -0.26081809401512146, -0.056476008147001266, -0.07150432467460632, -0.07280849665403366, 0.11733187735080719, -0.05166890472173691, -0.02990507148206234, -0.05962080508470535, 0.06620144098997116, -0.04960808902978897, -0.013981272466480732, 0.16529041528701782, 0.0007433848804794252, -0.10414710640907288, -0.11602415144443512, 0.1320745199918747, -0.1333901286125183, 0.08617079257965088, 0.029378656297922134, -0.01052386499941349, 0.03690944239497185, -0.18631620705127716, 0.058727167546749115, -0.14440637826919556, 0.009065588004887104, 0.1208585724234581, -0.010630099102854729, -0.10920996963977814, 0.07976428419351578, -0.06233697012066841, 0.2361520379781723, 0.3066670000553131, -0.06192595139145851, 0.10023185610771179, 0.2179960161447525, -0.03084706887602806, -0.3249235153198242, 0.06756138801574707, -0.10602428019046783, -0.04848571866750717, -0.008671050891280174, -0.11262331902980804, 0.05796368420124054, 0.15863405168056488, -0.07027222961187363, 0.22709132730960846, -0.12238796055316925, -0.08780889213085175, 0.06634359061717987, -0.03457167372107506, 0.1327199786901474, -0.15265625715255737, -0.1060708686709404, -0.1725969761610031, -0.1917402744293213, 0.205112487077713, 0.023243864998221397, 0.08573085814714432, -0.0687355026602745, -0.023139450699090958, -0.007503642234951258, -0.03586466237902641, 0.23688904941082, 0.08390608429908752, 0.05511176586151123, 0.00941550824791193, -0.2769399881362915, 0.30630961060523987, 0.08884511142969131, -0.10926459729671478, 0.049635179340839386, -0.09337827563285828, -0.2093513309955597, -0.02652297355234623, -0.07904187589883804, 0.03150365874171257, -0.04998183995485306, -0.09540026634931564, -0.1524127870798111, 0.10317809134721756, -0.03140685707330704, -0.003916560672223568, 0.26667386293411255, -0.0697757676243782, 0.07617373019456863, 0.08146246522665024, 0.18202611804008484, -0.023910194635391235, 0.07934065163135529, 0.07266909629106522, -0.0637633427977562, 0.017611583694815636, -0.22444531321525574, 0.06919899582862854, 0.11065471917390823, -0.03429020568728447, 0.07368684560060501, 0.07695376127958298, 0.009803608991205692, -0.00030921847792342305, 0.1680850386619568, 0.010659989900887012, -0.10672266036272049, 0.07397950440645218, 0.04875849187374115, 0.003730767872184515, -0.044269148260354996, -0.034344833344221115, 0.07789304107427597, -0.03696279600262642, 0.05018491670489311, -0.05676970258355141, -0.04742779582738876, 0.06459750980138779, 0.14621280133724213, 0.08782663196325302, -0.049435004591941833, 0.02470305748283863, 0.19142627716064453, -0.015865078195929527, -0.10984861850738525, 0.05576253682374954, -0.09922437369823456, -0.04427599161863327, -0.01996067725121975, -0.024915093556046486, -0.018351560458540916, -0.1073884516954422, -0.005859265103936195, -0.14430667459964752, 0.0009498143917880952, 0.1930021494626999, -0.0026462306268513203, 0.06413035094738007, 0.029711129143834114, -0.06425280123949051, 0.04611032083630562, 0.010996521450579166, -0.2560020685195923, 0.007724636700004339, -0.03467510640621185, -0.0037640626542270184, -0.05212835222482681, 0.05035882070660591, -0.034857675433158875, -0.017582159489393234, -0.20482107996940613, -0.0021443855948746204, -0.12393517792224884, 0.03132255747914314, -0.051053356379270554, -0.006503040436655283, -0.01851148158311844, -0.02269916608929634, -0.036586787551641464, -0.1140725314617157, -0.15105770528316498, 0.06112660840153694, 0.008404099382460117, 0.20102469623088837, -0.03695618733763695, -0.007675075437873602, 0.11338295042514801, -0.004834716208279133, 0.0794667974114418, -0.11786030232906342, 0.044815607368946075, 0.03083932027220726, -0.07674218714237213, 0.028538040816783905, 0.04461170360445976, 0.02008078061044216, 0.05916639044880867, -0.023290293291211128, 0.006662825122475624, -0.013781772926449776, 0.09171713143587112, 0.12029760330915451, -0.12185051292181015, -0.051432058215141296, 0.05569450929760933, -0.12268500030040741, -0.23078800737857819, 0.05312921851873398, 0.011820505373179913, 0.09167404472827911, -0.06533948332071304, 0.05821938440203667, 0.058424875140190125, -0.0490606427192688, -0.11099013686180115, -0.02239636890590191, -0.04858440160751343, -0.06076636165380478, -0.021763920783996582, 0.0017087286105379462, -0.010356164537370205, 0.049344439059495926, 0.3405459225177765, 0.12173948436975479, -0.004269330762326717, 0.06595727801322937, 0.010498302057385445, -0.08590018004179001, 0.05093606188893318, 0.17392000555992126, 0.09867582470178604, -0.041981447488069534, 0.02739247865974903, -0.09275583922863007, 0.016056520864367485, 0.013996121473610401, 0.18774408102035522, 0.07764489948749542, -0.014062996953725815, -0.024462079629302025, -0.01901571825146675, -0.008015737868845463, -0.06249704211950302, 0.14042547345161438, 0.13772106170654297, -0.016101079061627388, -0.06548817455768585, 0.10573910921812057, 0.09299679100513458, -0.19571051001548767, 0.07968943566083908, -0.11911846697330475, -0.0804525837302208, -0.16141921281814575, -0.06544792652130127, -0.06355030834674835, -0.11245738714933395, 0.05923004075884819, -0.056031543761491776, -0.006538653280586004, 0.09480365365743637, 0.05994754657149315, 0.008679734542965889, -0.02248702198266983, -0.21148993074893951, 0.0662093237042427, 0.023666199296712875, 0.027040986344218254, 0.07361675798892975, -0.17969542741775513, -0.012671777047216892, -0.059670139104127884, -0.08296830952167511, -0.033787526190280914, -0.0016821977915242314, -0.07290785014629364, -0.0529647134244442, -0.1310214102268219, -0.049605488777160645, -0.009354899637401104, 0.030018337070941925, 0.09365955740213394, 0.11787201464176178, 0.009910681284964085, 0.036102667450904846, 0.0358799584209919, 0.13407672941684723, 0.020595988258719444, -0.1465233415365219, -0.05771747604012489, 0.1994994431734085, 0.009631832130253315, 0.12629565596580505, 0.009541892446577549, -0.14439399540424347, 0.006409785244613886, 0.09882781654596329, 0.19685740768909454, -0.022227955982089043, -0.002202355768531561, -0.027271369472146034, 0.023015130311250687, 0.07991035282611847, 0.09738168865442276, -0.05454736575484276, 0.059761472046375275, -0.05454651266336441, -0.07066100090742111, 0.02670377865433693, 0.05331909656524658, -0.035572685301303864, 0.14410117268562317, 0.05434703081846237, -0.032491203397512436, -0.12412889301776886, 0.13274376094341278, -0.13275939226150513, -0.010836909525096416, 0.16553258895874023, -0.21283327043056488, -0.12142285704612732, 0.00033542513847351074, -0.03919424116611481, -0.053832750767469406, 0.0387982614338398, -0.05649137496948242, -0.11857602000236511, -0.2141561508178711, 0.042066678404808044, -0.18845431506633759, -0.0888185054063797, 0.11377818137407303, 0.12731893360614777, 0.22599531710147858, -0.04974628612399101, 0.16070708632469177, 0.11373185366392136, -0.012598107568919659, -0.016706105321645737, 0.01560584269464016, 0.08311877399682999, 0.15140597522258759, -0.07421363145112991, 0.024629073217511177, -0.0044057429768145084, -0.02409491129219532, 0.07741720974445343, -0.06756547838449478, 0.065862275660038, -0.01836114563047886, -0.0952857956290245, -0.12237217277288437, 0.07889966666698456, -0.09780432283878326, 0.05144160985946655, 0.054545436054468155, -0.03868747502565384, -0.04060416668653488, -0.053143199533224106, -0.015363264828920364, -0.006748557556420565, 0.019110117107629776, -0.16466420888900757, 0.022026900202035904, 0.0003738984523806721, 0.021878989413380623, 0.06963584572076797, -0.2527936100959778, 0.04961907118558884, -0.08102972060441971, 0.07615264505147934, -0.08108461648225784, 0.08987095952033997, 0.018584858626127243, -0.04404482617974281, -0.03900418430566788, -0.36743202805519104, -0.003639519214630127, 0.02402268722653389, -0.04769376292824745, -0.044299159198999405 ]
37ae980005f907ab2435d3e2c1db2d6a04add603
# Dataset Card for "invisible_char_on_small_persian_QA" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jalalnb/invisible_char_on_small_persian_QA
[ "region:us" ]
2023-03-10T15:07:09+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "title", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "answers", "sequence": [{"name": "text", "dtype": "string"}, {"name": "answer_start", "dtype": "int32"}]}], "splits": [{"name": "validation", "num_bytes": 335122, "num_examples": 130}, {"name": "train", "num_bytes": 3266777, "num_examples": 1261}], "download_size": 1123718, "dataset_size": 3601899}}
2023-03-10T15:07:11+00:00
[]
[]
TAGS #region-us
# Dataset Card for "invisible_char_on_small_persian_QA" More Information needed
[ "# Dataset Card for \"invisible_char_on_small_persian_QA\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"invisible_char_on_small_persian_QA\"\n\nMore Information needed" ]
[ 6, 24 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"invisible_char_on_small_persian_QA\"\n\nMore Information needed" ]
[ -0.09887824207544327, 0.04384052753448486, -0.003059956943616271, 0.06001482158899307, 0.1010773554444313, 0.03282809630036354, 0.14264677464962006, 0.13390706479549408, 0.17865926027297974, 0.03880765289068222, 0.18147386610507965, -0.1105051338672638, 0.062376659363508224, 0.14365516602993011, 0.045496128499507904, -0.025588270276784897, -0.01079375110566616, 0.020602190867066383, 0.011902139522135258, 0.002696140669286251, 0.05375983193516731, -0.08832281827926636, 0.08568094670772552, -0.06997758150100708, -0.06737510859966278, -0.0015909215435385704, 0.0015691207954660058, -0.12398204952478409, 0.029132375493645668, -0.042784079909324646, 0.006679548881947994, 0.014830480329692364, -0.035203441977500916, -0.12563978135585785, 0.041061218827962875, 0.05171488970518112, -0.10557210445404053, -0.007839770056307316, 0.11849161982536316, -0.030083969235420227, -0.13648369908332825, 0.026450682431459427, -0.07416895776987076, 0.025087257847189903, 0.027571100741624832, -0.27645787596702576, -0.069455087184906, 0.03610430285334587, -0.07490884512662888, -0.003931608982384205, 0.05767989158630371, 0.12218190729618073, -0.20298141241073608, 0.06606190651655197, 0.07253531366586685, -0.135463684797287, 0.05243876576423645, -0.028972048312425613, -0.1447601020336151, 0.13451102375984192, 0.043161626905202866, 0.016063828021287918, 0.020390955731272697, -0.04524813964962959, -0.05422140657901764, 0.0015887495828792453, -0.26535147428512573, 0.1048734039068222, 0.05414371192455292, -0.07557269185781479, 0.2167305201292038, -0.02148871123790741, 0.026185041293501854, 0.002221132395789027, 0.0090739531442523, -0.052333980798721313, -0.03710217773914337, 0.09186982363462448, 0.07591909170150757, 0.03338223695755005, 0.00056030647829175, 0.0672597736120224, -0.12396372109651566, -0.11123468726873398, -0.1362852156162262, -0.035786062479019165, 0.0344698503613472, 0.17094817757606506, -0.24233105778694153, -0.08193200081586838, -0.16819897294044495, -0.03436434641480446, -0.03809438273310661, -0.12761248648166656, 0.08535261452198029, 0.05712074041366577, -0.03296694532036781, 0.08401896059513092, 0.1765272468328476, 0.06198853626847267, 0.17770922183990479, 0.08169953525066376, -0.0020080972462892532, 0.0716753900051117, 0.04912741854786873, 0.011787372641265392, -0.01493642944842577, -0.0012155711883679032, 0.00642829854041338, -0.018642161041498184, 0.004233116749674082, -0.07595617324113846, -0.12022722512483597, -0.0015963530167937279, -0.004525119438767433, 0.10251445323228836, -0.011732975021004677, -0.08800200372934341, 0.03584671393036842, 0.008689540438354015, 0.16554264724254608, -0.07970067858695984, -0.04989852011203766, 0.05170700326561928, -0.04193762317299843, 0.09899778664112091, -0.10207895934581757, -0.06131420284509659, 0.012889184057712555, -0.04264732077717781, -0.028349077329039574, 0.01887635327875614, 0.050294551998376846, -0.02051883563399315, 0.026595158502459526, -0.05254175141453743, 0.10674184560775757, -0.19627338647842407, -0.01181094627827406, 0.14926917850971222, 0.016416018828749657, -0.035912685096263885, 0.17311148345470428, 0.0788477286696434, 0.00038940765080042183, 0.007035782095044851, -0.04256144165992737, 0.038553982973098755, -0.09097061306238174, 0.0918482318520546, 0.08285744488239288, 0.16540761291980743, -0.09828873723745346, 0.03434652462601662, -0.1496792733669281, -0.023464126512408257, -0.033645644783973694, 0.042339250445365906, -0.08912061154842377, 0.025508208200335503, -0.061206404119729996, -0.038834571838378906, -0.0006429351633414626, -0.0014763432554900646, 0.013994348235428333, 0.06766749918460846, -0.2621021568775177, -0.05638362839818001, 0.27448248863220215, -0.049929164350032806, -0.23608016967773438, 0.06192852556705475, 0.014932346530258656, -0.06763423979282379, 0.0038887455593794584, 0.26787880063056946, 0.12487871199846268, -0.025973372161388397, -0.1271037608385086, 0.24695685505867004, -0.13629525899887085, -0.22416076064109802, 0.11053597182035446, -0.017958786338567734, -0.0174486692994833, 0.06334315240383148, 0.10288011282682419, 0.08996077626943588, -0.014719780534505844, -0.09222961217164993, -0.06104801595211029, -0.16919486224651337, 0.07797601819038391, -0.0023171566426753998, 0.1027287095785141, -0.028769999742507935, 0.06079941615462303, -0.12593086063861847, 0.05425886809825897, 0.03436804562807083, -0.014053059741854668, -0.10662564635276794, 0.2665131390094757, -0.20504653453826904, 0.05499011278152466, -0.12313016504049301, 0.06716650724411011, 0.015673479065299034, 0.003276654751971364, -0.024349592626094818, -0.05194801837205887, 0.09855276346206665, -0.05644740164279938, 0.0064771296456456184, 0.034689366817474365, 0.09621983766555786, 0.05573957785964012, -0.059148985892534256, 0.009661221876740456, 0.036804523319005966, -0.08170465379953384, -0.08578157424926758, 0.05374861881136894, -0.06722176820039749, 0.15961067378520966, -0.04747946187853813, 0.032211966812610626, 0.09649214893579483, 0.004804524593055248, -0.00862587708979845, 6.2606790152131e-7, -0.02671843022108078, 0.02179436944425106, -0.07444745302200317, -0.004315462429076433, 0.0028005149215459824, -0.09981760382652283, 0.22575482726097107, 0.1684695929288864, -0.05741026625037193, 0.08466348797082901, -0.047583457082509995, 0.06169799342751503, -0.003955511841922998, 0.09054338932037354, 0.06135047972202301, -0.122829869389534, -0.07178064435720444, 0.11247297376394272, -0.12173431366682053, 0.06759733706712723, 0.08853007853031158, -0.04289386421442032, -0.12251455336809158, 0.05182187259197235, 0.07145003974437714, -0.1888168603181839, 0.11847777664661407, 0.2578917145729065, 0.19236978888511658, 0.10264235734939575, -0.01344249676913023, -0.11622277647256851, 0.09653583914041519, -0.0159084964543581, -0.04192114621400833, 0.1406523585319519, 0.011965394020080566, -0.05287985876202583, 0.09453750401735306, 0.0055806939490139484, 0.03585471585392952, -0.0253088790923357, -0.030625658109784126, -0.02311084233224392, -0.0024071589577943087, -0.24843420088291168, 0.04240444675087929, 0.04060018062591553, 0.11092055588960648, 0.05801355466246605, 0.022704174742102623, 0.12765464186668396, 0.006234918255358934, -0.04105133190751076, 0.12065804749727249, -0.13045090436935425, -0.2038274109363556, 0.005451624281704426, -0.2008225917816162, 0.052355553954839706, 0.016394400969147682, 0.04151078313589096, -0.2753675580024719, 0.023950781673192978, -0.044809117913246155, -0.17633827030658722, -0.05782623216509819, -0.008499560877680779, -0.06768970191478729, 0.00134348648134619, -0.0011722673662006855, -0.10552894324064255, 0.028592964634299278, -0.02699102833867073, 0.15321575105190277, 0.09972648322582245, -0.11346036195755005, 0.06711763143539429, 0.06246829777956009, -0.08125538378953934, 0.06571053713560104, -0.026311025023460388, 0.15213879942893982, -0.024356534704566002, 0.02127588540315628, 0.2141251415014267, 0.01601221039891243, 0.04035573825240135, 0.0062485639937222, -0.009181851521134377, -0.04892656207084656, -0.058731358498334885, -0.035701900720596313, -0.1984463930130005, -0.10178286582231522, -0.08474510908126831, -0.04040512442588806, 0.1352940797805786, 0.0502469539642334, 0.05440514162182808, -0.11558762937784195, 0.05922159552574158, 0.06563565135002136, -0.0018599607283249497, -0.18265493214130402, -0.027582744136452675, -0.09234743565320969, 0.06159606948494911, 0.025852326303720474, -0.19184711575508118, 0.13006626069545746, 0.1629904806613922, 0.21998846530914307, 0.16405054926872253, -0.017963174730539322, 0.05709703639149666, 0.0016443891217932105, 0.1484566330909729, 0.14539900422096252, 0.04673770070075989, 0.05147229880094528, -0.06615208089351654, 0.06147430092096329, 0.0013908701948821545, -0.11359778791666031, -0.02468528412282467, 0.09741558879613876, -0.09440981596708298, -0.07432210445404053, 0.03738562390208244, 0.09161530435085297, -0.08354703336954117, 0.017175355926156044, -0.057366061955690384, -0.013571777381002903, 0.033485013991594315, 0.11755643039941788, -0.06403923779726028, 0.09478060156106949, 0.10926613211631775, -0.07545709609985352, -0.06010763719677925, 0.04095090553164482, 0.056129466742277145, 0.02384265698492527, 0.04126307740807533, 0.013633490540087223, -0.11856107413768768, 0.0539192259311676, 0.12805834412574768, -0.25399088859558105, 0.08764304965734482, 0.0725632756948471, -0.008114107884466648, -0.15657290816307068, -0.029529698193073273, 0.023523995652794838, -0.07206624746322632, 0.11639371514320374, 0.053450509905815125, -0.05036282539367676, -0.23511750996112823, -0.059910114854574203, 0.05609474331140518, 0.13025175034999847, 0.17119978368282318, -0.1256386637687683, -0.03810351714491844, 0.03328029438853264, -0.029879748821258545, -0.06400799006223679, 0.00885764416307211, -0.17371304333209991, 0.021760249510407448, 0.05992449074983597, -0.2546088695526123, -0.02514394372701645, 0.04964977875351906, -0.3290511667728424, -0.10255798697471619, -0.05829256400465965, -0.10304396599531174, 0.008149302564561367, -0.12045443803071976, 0.07684186846017838, -0.040678367018699646, 0.04157772660255432, -0.05108514428138733, -0.06154240667819977, 0.033854421228170395, -0.21679310500621796, 0.04488132521510124, -0.11828543245792389, 0.03243016451597214, -0.022563382983207703, 0.07362553477287292, -0.06668980419635773, -0.01152349915355444, 0.0016830821987241507, -0.03320852667093277, -0.1176358237862587, -0.05654522031545639, 0.12788599729537964, -0.17592373490333557, 0.052462417632341385, 0.1044982522726059, 0.0492619127035141, -0.05285927653312683, 0.09583961963653564, 0.02328316867351532, 0.14866159856319427, 0.14514020085334778, -0.08857672661542892, 0.2774224281311035, 0.25465714931488037, 0.08339599519968033, -0.19028152525424957, -0.06950017809867859, -0.19722115993499756, -0.048473432660102844, 0.10855046659708023, -0.15522921085357666, 0.0309215746819973, 0.0544135756790638, -0.01595403626561165, 0.21206170320510864, -0.15594927966594696, 0.050836652517318726, 0.2236015945672989, 0.010454806499183178, 0.21973583102226257, -0.1450074017047882, -0.05316753312945366, -0.10448772460222244, -0.16153348982334137, 0.030234508216381073, -0.18870435655117035, 0.06715084612369537, -0.08149590343236923, -0.029684090986847878, -0.005529477261006832, -0.06346917152404785, 0.15195222198963165, -0.06303159892559052, 0.027657480910420418, -0.09602166712284088, -0.16048921644687653, 0.18235433101654053, -0.0096780089661479, -0.07380490005016327, -0.14713680744171143, 0.07899703830480576, -0.11548586934804916, 0.005362194962799549, 0.0014656961429864168, -0.1111278086900711, 0.06156685948371887, -0.056594379246234894, -0.09546931833028793, -0.06865622848272324, -0.026856422424316406, 0.010944247245788574, -0.035886500030756, -0.06030796468257904, -0.01678437367081642, 0.1031225323677063, 0.05708158016204834, -0.09494751691818237, 0.046986740082502365, -0.07087518274784088, -0.09300583600997925, 0.10734772682189941, -0.2396572381258011, 0.07196789979934692, 0.06418322026729584, -0.03696820139884949, -0.10460331290960312, 0.03644225001335144, 0.023147238418459892, 0.10026326030492783, 0.07121800631284714, 0.005354179069399834, -0.07147999852895737, 0.06661420315504074, 0.03445877879858017, 0.006056407932192087, 0.049332067370414734, -0.03578592464327812, 0.06735526770353317, -0.019885152578353882, -0.02451312728226185, 0.012703643180429935, -0.0333050861954689, 0.033357881009578705, 0.12969902157783508, 0.07690684497356415, -0.13021047413349152, 0.20122022926807404, -0.002856339793652296, -0.044201403856277466, 0.04375311732292175, -0.06603303551673889, -0.13739216327667236, -0.10993839800357819, 0.000035136061342200264, 0.10798176378011703, 0.007413613609969616, -0.13947907090187073, 0.030712755396962166, -0.05981056019663811, 0.02243087626993656, 0.08783004432916641, 0.03183794021606445, 0.006400417536497116, -0.010931096971035004, -0.03411865234375, -0.0028034814167767763, 0.017450407147407532, -0.2179442197084427, -0.05717627331614494, -0.07730018347501755, -0.17290760576725006, -0.08726052194833755, 0.2957460880279541, -0.05009506270289421, -0.027558565139770508, -0.0740421861410141, 0.053680770099163055, -0.3480949103832245, 0.06824184209108353, 0.043318141251802444, 0.03551146015524864, -0.00842373538762331, 0.12834584712982178, 0.00332069955766201, -0.01444222405552864, -0.05226193368434906, 0.06998913735151291, 0.06689789891242981, 0.08217626810073853, -0.030519763007760048, 0.0719480961561203, 0.0027374206110835075, 0.11445266008377075, 0.17618994414806366, 0.1020444855093956, -0.05864030867815018, 0.07031876593828201, -0.08662017434835434, -0.15368936955928802, -0.0536716990172863, 0.05494864657521248, 0.0597897469997406, 0.11985365301370621, 0.0404931977391243, 0.02204223908483982, -0.12874019145965576, 0.04897848516702652, 0.12225187569856644, -0.010737148113548756, 0.03896358609199524, -0.1218838095664978, 0.0262902844697237, -0.06314050406217575, 0.035968780517578125, 0.09898076206445694, 0.021970143541693687, -0.08116146922111511, 0.035718027502298355, -0.007980510592460632, 0.03276434540748596, -0.049702566117048264, -0.036305204033851624, -0.1196775883436203, -0.05552500858902931, 0.08853670209646225, 0.04651682823896408, -0.08771727979183197, 0.412659227848053, -0.09544254839420319, -0.07556163519620895, -0.011119138449430466, 0.09228436648845673, -0.061556149274110794, -0.004476448055356741, 0.33765116333961487, 0.04144812375307083, -0.04046936705708504, -0.022781064733862877, 0.02062801644206047, -0.009140126407146454, 0.16393573582172394, 0.09654500335454941, 0.17302089929580688, 0.006540137343108654, -0.004014180041849613, -0.05645314231514931, -0.13140332698822021, -0.03700894117355347, -0.11707475781440735, -0.016456782817840576, -0.025363607332110405, 0.03200799599289894, -0.06144262105226517, 0.18384893238544464, 0.07363397628068924, -0.013798111118376255, -0.17130063474178314, -0.04925431311130524, -0.041143566370010376, -0.07062062621116638, -0.020217858254909515, -0.0025741648860275745, -0.008664525113999844, 0.03464546427130699, -0.019459767267107964, 0.2962898015975952, 0.00027331270393915474, -0.03716038912534714, 0.10891176760196686, -0.13821585476398468, 0.06744205206632614, -0.007618465926498175, -0.03505377098917961, -0.05529317259788513, 0.09444287419319153, -0.09133600443601608, 0.044138580560684204, -0.09783656150102615, -0.038936346769332886, -0.0001168910093838349, 0.04184473678469658, 0.03184337168931961, -0.17062775790691376, -0.05460784584283829, -0.038487859070301056, 0.10110016912221909, -0.048736102879047394, 0.13644742965698242, 0.021187588572502136, 0.03192533180117607, 0.002724879886955023, 0.18062327802181244, 0.022067349404096603, 0.015587975271046162, 0.041245315223932266, -0.0989949181675911, -0.06399720162153244, 0.0633990541100502, -0.015008006244897842, -0.09043911099433899, -0.11765950918197632, 0.20333445072174072, 0.21853148937225342, -0.12737832963466644, 0.024556702002882957, 0.013211444020271301, 0.035544414073228836, 0.02212478034198284, 0.16543596982955933, 0.025547638535499573, 0.11409420520067215, -0.039616454392671585, -0.03815456107258797, 0.02924390882253647, 0.008942883461713791, -0.1214858815073967, 0.20564639568328857, 0.02075941115617752, -0.02639099583029747, -0.11025793105363846, 0.015352982096374035, -0.1547914445400238, 0.22499185800552368, 0.05919041484594345, -0.017928676679730415, -0.08554607629776001, -0.01236285362392664, 0.08542846888303757, 0.06297951936721802, -0.05490473657846451, -0.07497724145650864, 0.0033770992886275053, -0.14691276848316193, 0.006890283431857824, -0.20492780208587646, -0.06937184929847717, 0.02025223709642887, 0.04591016843914986, 0.13749246299266815, 0.018708929419517517, 0.09478766471147537, 0.09554383903741837, 0.11261014640331268, -0.07970592379570007, 0.10579612106084824, 0.03830854967236519, 0.00005892993067391217, -0.0280863456428051, -0.027877235785126686, -0.014662664383649826, -0.08037696033716202, 0.062083467841148376, 0.04897576570510864, -0.007777782157063484, 0.15469349920749664, 0.05367903411388397, -0.01349162869155407, -0.023840799927711487, -0.07084380835294724, 0.08116132020950317, -0.05902077257633209, -0.058762893080711365, -0.10006415098905563, 0.03538675606250763, 0.08763711899518967, 0.027691053226590157, -0.14380371570587158, -0.09048793464899063, 0.039704855531454086, -0.0160723477602005, 0.0075111547484993935, -0.010740991681814194, -0.12615512311458588, 0.055135488510131836, -0.10260527580976486, 0.06366393715143204, -0.03620520979166031, 0.052625156939029694, 0.15462513267993927, 0.056089017540216446, -0.057293567806482315, 0.09588917344808578, 0.0034570866264402866, 0.03039049729704857, -0.07022957503795624, -0.12160153687000275 ]
719bf1e8e6be725addf086d48bb86ebdbab0a75e
# common_voice_11_0_processed ## Dataset Description ### Dataset Summary The data files can be found on the illuin gcloud instance at this adress: unknown_url This dataset has been processed from Huggingface Hub dataset ``mozilla-foundation/common_voice_11_0`` and the config ``fr`` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] #### Columns ``path`` ``audio`` ``sentence`` ``taxonomy`` ``taxonomy_large`` ``sentence_processed`` #### Sample ``` { 'audio': { 'array': array([ 0.00000000e+00, 0.00000000e+00, 0.00000000e+00, ..., -6.10351562e-05, -6.10351562e-05, 0.00000000e+00]), 'path': None, 'sampling_rate': 16000}, 'path': '/home/brunohays/.cache/huggingface/datasets/downloads/extracted/e95cbf12249133734218c89e4b09426a7807adcae4a709e56bc54e89ec65bc58/common_voice_fr_27787676.mp3', 'sentence': 'Il collaborera aussi avec Alan Bennett sur différentes comédies et téléfilm dramatiques.', 'sentence_processed': 'il collaborera aussi avec alan bennett sur différentes comédies et téléfilm dramatiques', 'taxonomy': 'common_voice', 'taxonomy_large': 'common_voice'} ``` ### Data Splits |split|number_of_rows| |:---:|:---: |train|487011| |test|15611| ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] ### Annotations [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the dataset ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Property of Illuin Technology ### Contributions This dataset has been pushed using the repo [illuin-hf-dataset-pusher](https://gitlab.illuin.tech/data-science/ml/libraries/illuin-hf-dataset-pusher)
illuin/common_voice_11_0_processed
[ "region:us" ]
2023-03-10T15:12:52+00:00
{}
2023-03-11T19:09:20+00:00
[]
[]
TAGS #region-us
common\_voice\_11\_0\_processed =============================== Dataset Description ------------------- ### Dataset Summary The data files can be found on the illuin gcloud instance at this adress: unknown\_url This dataset has been processed from Huggingface Hub dataset ''mozilla-foundation/common\_voice\_11\_0'' and the config ''fr'' ### Supported Tasks and Leaderboards ### Languages Dataset Structure ----------------- ### Data Instances ### Data Fields #### Columns ''path'' ''audio'' ''sentence'' ''taxonomy'' ''taxonomy\_large'' ''sentence\_processed'' #### Sample ### Data Splits Dataset Creation ---------------- ### Curation Rationale ### Source Data ### Annotations ### Personal and Sensitive Information Considerations for Using the dataset ------------------------------------ ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information Property of Illuin Technology ### Contributions This dataset has been pushed using the repo illuin-hf-dataset-pusher
[ "### Dataset Summary\n\n\nThe data files can be found on the illuin gcloud instance at this adress: unknown\\_url\n\n\nThis dataset has been processed from Huggingface Hub dataset ''mozilla-foundation/common\\_voice\\_11\\_0'' and the config ''fr''", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields", "#### Columns\n\n\n''path'' ''audio'' ''sentence'' ''taxonomy'' ''taxonomy\\_large'' ''sentence\\_processed''", "#### Sample", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "### Annotations", "### Personal and Sensitive Information\n\n\nConsiderations for Using the dataset\n------------------------------------", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nProperty of Illuin Technology", "### Contributions\n\n\nThis dataset has been pushed using the repo illuin-hf-dataset-pusher" ]
[ "TAGS\n#region-us \n", "### Dataset Summary\n\n\nThe data files can be found on the illuin gcloud instance at this adress: unknown\\_url\n\n\nThis dataset has been processed from Huggingface Hub dataset ''mozilla-foundation/common\\_voice\\_11\\_0'' and the config ''fr''", "### Supported Tasks and Leaderboards", "### Languages\n\n\nDataset Structure\n-----------------", "### Data Instances", "### Data Fields", "#### Columns\n\n\n''path'' ''audio'' ''sentence'' ''taxonomy'' ''taxonomy\\_large'' ''sentence\\_processed''", "#### Sample", "### Data Splits\n\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "### Annotations", "### Personal and Sensitive Information\n\n\nConsiderations for Using the dataset\n------------------------------------", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nProperty of Illuin Technology", "### Contributions\n\n\nThis dataset has been pushed using the repo illuin-hf-dataset-pusher" ]
[ 6, 72, 10, 11, 6, 5, 37, 4, 11, 7, 4, 5, 19, 8, 14, 6, 12, 27 ]
[ "passage: TAGS\n#region-us \n### Dataset Summary\n\n\nThe data files can be found on the illuin gcloud instance at this adress: unknown\\_url\n\n\nThis dataset has been processed from Huggingface Hub dataset ''mozilla-foundation/common\\_voice\\_11\\_0'' and the config ''fr''### Supported Tasks and Leaderboards### Languages\n\n\nDataset Structure\n-----------------### Data Instances### Data Fields#### Columns\n\n\n''path'' ''audio'' ''sentence'' ''taxonomy'' ''taxonomy\\_large'' ''sentence\\_processed''#### Sample### Data Splits\n\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data### Annotations### Personal and Sensitive Information\n\n\nConsiderations for Using the dataset\n------------------------------------### Discussion of Biases### Other Known Limitations\n\n\nAdditional Information\n----------------------### Dataset Curators### Licensing Information\n\n\nProperty of Illuin Technology### Contributions\n\n\nThis dataset has been pushed using the repo illuin-hf-dataset-pusher" ]
[ -0.02593955211341381, 0.20210233330726624, 0.000008694222742633428, 0.06777263432741165, 0.058349333703517914, 0.025929927825927734, 0.16752682626247406, 0.12074700742959976, 0.02019806206226349, 0.08406923711299896, 0.03306717798113823, 0.05104710906744003, 0.15299014747142792, 0.046341292560100555, -0.01078946515917778, -0.17111217975616455, 0.004157566465437412, -0.06855619698762894, -0.011195026338100433, 0.07186343520879745, 0.12495889514684677, -0.0632648691534996, 0.09663757681846619, -0.05961206182837486, -0.04684685915708542, -0.009943518787622452, -0.039778392761945724, 0.021142343059182167, 0.06237286329269409, 0.08936049044132233, -0.0185722466558218, 0.02045094221830368, 0.010279715992510319, -0.2421063482761383, 0.03811267018318176, 0.002159202005714178, 0.001151115633547306, 0.03864314407110214, 0.07421831041574478, -0.030015595257282257, 0.026046622544527054, -0.08384541422128677, -0.055494654923677444, 0.04988887161016464, -0.09406886249780655, -0.04736746475100517, -0.1931033432483673, 0.10153727233409882, 0.008559757843613625, 0.07412083446979523, -0.04170839115977287, 0.08897440880537033, -0.054524440318346024, 0.053329866379499435, 0.2595908045768738, -0.13733497262001038, -0.026392925530672073, 0.06617254763841629, 0.06668422371149063, 0.07842567563056946, -0.09517741948366165, 0.05067793279886246, -0.0032577672973275185, -0.00909440778195858, -0.044917359948158264, -0.03346879780292511, -0.10387362539768219, 0.06101411581039429, -0.10744690895080566, -0.05498442426323891, 0.276949942111969, 0.059166427701711655, 0.004886549897491932, -0.10140112042427063, 0.013054766692221165, -0.04604789987206459, -0.026419147849082947, 0.04353580251336098, 0.011253248900175095, -0.009008471854031086, 0.04502250626683235, -0.07407880574464798, -0.07868057489395142, -0.015436870977282524, -0.00650694640353322, 0.12519830465316772, -0.003715707454830408, -0.028896111994981766, 0.02579224295914173, 0.03268558904528618, -0.03284681960940361, -0.11483577638864517, -0.018168775364756584, -0.010462513193488121, -0.05233101546764374, 0.02825736813247204, 0.009828118607401848, 0.05672620236873627, 0.15870846807956696, 0.1247239038348198, -0.04617058485746384, -0.0344298891723156, -0.062327172607183456, 0.06777830421924591, 0.06799059361219406, 0.09140610694885254, -0.18814852833747864, -0.08089811354875565, 0.0015763896517455578, 0.03348613530397415, 0.01429223082959652, -0.02411768212914467, -0.09614228457212448, 0.038452085107564926, -0.00869839172810316, 0.08493368327617645, 0.12506109476089478, -0.004352898336946964, -0.15955162048339844, -0.059648044407367706, 0.18013237416744232, -0.09074424207210541, 0.039715513586997986, 0.007827024906873703, -0.07836627960205078, -0.006287591997534037, -0.018527289852499962, 0.06485015153884888, -0.05648369342088699, 0.04627840593457222, -0.08890082687139511, 0.031653426587581635, -0.042592164129018784, -0.06700728833675385, 0.08868303894996643, -0.08170367032289505, 0.024855324998497963, -0.03268961235880852, -0.1396298110485077, -0.05667607858777046, 0.04314790666103363, -0.08136779814958572, -0.038554634898900986, -0.00952924694865942, -0.05910930782556534, -0.0116664357483387, -0.07123743742704391, -0.0007215416990220547, -0.11053840070962906, 0.061186615377664566, -0.13013797998428345, 0.031427524983882904, -0.10874860733747482, 0.04658714681863785, -0.08291355520486832, 0.0660286471247673, -0.0588417574763298, 0.05529841408133507, -0.14660851657390594, 0.08377108722925186, -0.1218709722161293, -0.0360255092382431, 0.0529014952480793, -0.019648302346467972, 0.09123872965574265, 0.18706189095973969, -0.24867868423461914, -0.004831263329833746, 0.0651002898812294, -0.03926413506269455, -0.18475383520126343, 0.1421889215707779, -0.0007710872450843453, 0.06255055218935013, -0.006341366097331047, 0.18240439891815186, 0.016795797273516655, -0.09463804215192795, -0.15487506985664368, -0.010572080500423908, -0.015221652574837208, 0.11662684381008148, 0.11358825862407684, -0.08067844063043594, 0.16589508950710297, 0.002325231209397316, 0.032414305955171585, 0.009746190160512924, -0.024596404284238815, -0.08364718407392502, 0.01464154664427042, -0.0273458119481802, 0.03521477431058884, 0.013904179446399212, -0.0613275021314621, 0.023857375606894493, -0.02017824724316597, -0.04579584673047066, 0.08971428871154785, 0.026165805757045746, 0.043085552752017975, -0.05331570282578468, 0.08957923203706741, 0.025473279878497124, 0.0245281383395195, -0.15692734718322754, -0.1632496863603592, 0.02717372588813305, 0.03694052994251251, 0.10333692282438278, -0.08548038452863693, 0.008992084302008152, -0.029911931604146957, 0.0026125959120690823, -0.014142804779112339, 0.05068701505661011, 0.0028990749269723892, -0.006289338227361441, -0.25299379229545593, -0.011500329710543156, -0.030543606728315353, 0.1880308985710144, -0.08569548279047012, -0.009888360276818275, 0.0992821678519249, 0.14901570975780487, 0.00759263476356864, -0.0537564717233181, 0.05010782554745674, 0.0057118297554552555, -0.07472755759954453, -0.03435710072517395, 0.004873964004218578, -0.022530922666192055, -0.10131994634866714, 0.07958060503005981, -0.0525883324444294, -0.042554035782814026, 0.1186605766415596, 0.05117369070649147, 0.008693568408489227, -0.2052367478609085, -0.033727388828992844, -0.061695441603660583, -0.0002439669769955799, -0.025472717359662056, 0.012644416652619839, 0.039083316922187805, 0.0006978413439355791, -0.08786790072917938, -0.05772542208433151, -0.015027555637061596, -0.07162363827228546, -0.09003046900033951, 0.1218825951218605, 0.040332943201065063, -0.2060125172138214, 0.18142008781433105, 0.04505712538957596, 0.08448568731546402, 0.15266087651252747, -0.026123084127902985, -0.06601549685001373, -0.06499955803155899, 0.05350415036082268, 0.03720315545797348, 0.1759052723646164, -0.1341019570827484, 0.020957713946700096, 0.04437575489282608, -0.0022233270574361086, 0.03410510718822479, -0.10248567909002304, -0.010465812869369984, -0.07098276168107986, -0.07570704072713852, 0.03844897821545601, 0.026823565363883972, -0.02250763587653637, 0.10094858705997467, 0.06712950766086578, 0.04263575002551079, -0.0010543203679844737, -0.04670098051428795, -0.08661843091249466, 0.10637223720550537, -0.15032421052455902, -0.1546308845281601, -0.07935495674610138, -0.1723940074443817, -0.1297299861907959, -0.03930027782917023, 0.03481536731123924, -0.026677684858441353, -0.06820812821388245, -0.05627603456377983, -0.09296514093875885, 0.010964314453303814, -0.0888751745223999, -0.0822320505976677, -0.02290908619761467, 0.0007748205098323524, -0.11170058697462082, 0.002851401222869754, 0.0487743578851223, 0.11164050549268723, -0.005464751739054918, 0.024755029007792473, 0.17232300341129303, 0.08902008086442947, 0.08815163373947144, 0.008515293709933758, -0.019312139600515366, 0.1954653114080429, -0.13680680096149445, 0.034177474677562714, 0.06615754216909409, -0.04301277548074722, 0.06112922728061676, 0.24755859375, 0.03727502375841141, -0.09178654104471207, 0.022700266912579536, 0.045288898050785065, -0.015987025573849678, -0.23267672955989838, -0.14029255509376526, -0.09588850289583206, 0.031900495290756226, 0.015422984026372433, 0.06795290857553482, 0.05242008715867996, 0.017088843509554863, -0.05189932510256767, 0.020848937332630157, 0.04099591076374054, 0.07924026995897293, -0.016647882759571075, -0.013516261242330074, 0.010794423520565033, -0.011745554395020008, 0.04787716269493103, 0.13231691718101501, 0.0681702047586441, 0.2656368911266327, -0.027982458472251892, 0.2859905958175659, 0.10586671531200409, 0.1892520785331726, -0.01960069313645363, 0.009317131713032722, 0.018206821754574776, 0.014758123084902763, 0.015161871910095215, -0.07603248953819275, 0.003292201552540064, 0.10019948333501816, 0.08474631607532501, -0.1001051515340805, 0.07256418466567993, -0.02503766119480133, 0.0811745747923851, 0.13013769686222076, 0.043018899857997894, -0.11857813596725464, -0.0038301609456539154, 0.0978582575917244, 0.040403302758932114, -0.10175489634275436, -0.0101741598919034, 0.0892215147614479, -0.052076999098062515, 0.02314719930291176, -0.042010072618722916, 0.09968049824237823, -0.04715776816010475, -0.042896438390016556, -0.044573377817869186, 0.03510904312133789, -0.0416109673678875, 0.09014452248811722, -0.24053587019443512, 0.2649487555027008, 0.030415860936045647, -0.009646113030612469, -0.09039038419723511, 0.00710658123716712, 0.049825649708509445, 0.04681504890322685, 0.17833124101161957, 0.04512464627623558, 0.0863431841135025, -0.029368557035923004, -0.10949292033910751, -0.04400995746254921, 0.09284046292304993, -0.04820610582828522, 0.052526503801345825, -0.010547399520874023, -0.021004442125558853, -0.03527563065290451, -0.03529739752411842, -0.11167306452989578, -0.1722307950258255, 0.08525393158197403, -0.020909423008561134, 0.20224778354167938, -0.04375215992331505, -0.0022388750221580267, -0.12275514006614685, 0.15846318006515503, -0.018281063064932823, -0.04938742518424988, -0.13727033138275146, 0.09093976020812988, 0.1585928052663803, -0.0643252357840538, -0.014208055101335049, -0.05720838904380798, 0.07383593916893005, 0.005062051583081484, -0.008818424306809902, 0.0820811465382576, -0.0673491358757019, -0.12913544476032257, -0.0557384267449379, 0.07551259547472, 0.060208261013031006, 0.0590885728597641, 0.004100118763744831, -0.00421997532248497, -0.026954205706715584, -0.1101033017039299, 0.05417417362332344, 0.03562039136886597, 0.048590440303087234, 0.17766785621643066, -0.03606371581554413, -0.11900532245635986, -0.11845768988132477, -0.1417248249053955, 0.16017869114875793, 0.22358524799346924, -0.04753277078270912, 0.09839338809251785, 0.16323518753051758, -0.08916324377059937, -0.23986859619617462, -0.056174300611019135, -0.025936178863048553, -0.03914720192551613, 0.027941664680838585, -0.1404903382062912, -0.031012222170829773, 0.02740469016134739, -0.02525404468178749, 0.06756623089313507, -0.18910875916481018, -0.11826110631227493, 0.029271520674228668, 0.014524772763252258, -0.05511236563324928, -0.18690970540046692, -0.11686510592699051, -0.034875307232141495, -0.057685207575559616, 0.09978219866752625, -0.011583923362195492, 0.0367606058716774, 0.014044832438230515, 0.027906928211450577, -0.01162938866764307, -0.04973004758358002, 0.1668587028980255, 0.01660042814910412, 0.04397726431488991, -0.08083293586969376, -0.09959296882152557, 0.06046362966299057, -0.006945377215743065, 0.11424390971660614, 0.008209632709622383, -0.020865751430392265, -0.13321734964847565, 0.02566210925579071, -0.0830700546503067, 0.03683006390929222, -0.0413326695561409, -0.07239726930856705, -0.09379175305366516, 0.10283953696489334, 0.03207261860370636, 0.03417977690696716, 0.16681542992591858, -0.056375157088041306, 0.010047598741948605, 0.025979740545153618, 0.12925848364830017, -0.04209529608488083, -0.03264366462826729, -0.0234655924141407, 0.0041433474980294704, -0.005959447007626295, -0.12925608456134796, 0.008004623465240002, 0.12074045836925507, 0.03450830653309822, 0.1858862340450287, -0.006826062221080065, -0.1537904292345047, 0.04704589769244194, 0.06757142394781113, -0.11463716626167297, -0.21326011419296265, -0.03983728587627411, 0.018888821825385094, -0.11580538749694824, -0.010042587295174599, 0.09045947343111038, 0.017905598506331444, -0.01967242918908596, 0.01916971430182457, 0.1031799465417862, -0.043094370514154434, 0.045132651925086975, 0.0373404286801815, 0.025468500331044197, -0.14812254905700684, 0.07790479063987732, 0.1294572949409485, -0.1065620556473732, 0.024834614247083664, 0.16148178279399872, -0.06085485592484474, -0.09353677928447723, -0.0597173236310482, 0.08250979334115982, -0.026364212855696678, -0.06614724546670914, -0.05032413452863693, -0.07037800550460815, 0.010799536481499672, 0.06723080575466156, -0.0022412475664168596, 0.028987426310777664, 0.03609408438205719, -0.03760041669011116, -0.05582640692591667, 0.12925897538661957, 0.047551479190588, 0.03815676271915436, -0.10346534103155136, -0.08300270885229111, -0.0025172349996864796, 0.043590717017650604, 0.008373847231268883, -0.029279667884111404, -0.11170210689306259, -0.009760100394487381, -0.18283745646476746, -0.020298179239034653, -0.1453707069158554, 0.010923349298536777, 0.012810617685317993, -0.065158411860466, 0.023247679695487022, -0.010844683274626732, -0.07598283141851425, -0.04546239227056503, 0.003812696784734726, 0.13775892555713654, -0.15235435962677002, -0.05299755185842514, 0.039288997650146484, -0.02183094620704651, 0.16688543558120728, 0.05568685382604599, 0.006040751468390226, -0.03062220849096775, -0.1353738158941269, -0.007281969767063856, -0.007561496924608946, 0.07291670143604279, 0.08210187405347824, -0.1275331825017929, -0.0660100057721138, 0.00021292336168698967, -0.034502364695072174, 0.016034040600061417, -0.056807391345500946, -0.08889135718345642, 0.04077254608273506, -0.0429527647793293, -0.03191947191953659, -0.03039643168449402, 0.05299444496631622, 0.08037984371185303, 0.0258155707269907, 0.08637852966785431, -0.007933113723993301, 0.06361263245344162, -0.073104627430439, 0.018475625663995743, 0.0008703941712155938, -0.06670967489480972, -0.04097932577133179, -0.05931249260902405, 0.05403254181146622, -0.00861041434109211, 0.15642713010311127, 0.02939433604478836, -0.036982763558626175, 0.026811905205249786, 0.06824953109025955, -0.0418388806283474, 0.01388127077370882, -0.031531646847724915, -0.0034339416306465864, -0.024378912523388863, -0.015297061763703823, 0.006323221139609814, -0.012619636952877045, -0.0276084803044796, 0.13306519389152527, 0.0620369128882885, 0.1706516295671463, -0.01078663021326065, 0.07268902659416199, -0.19864214956760406, -0.06379613280296326, 0.06477513909339905, -0.04007573053240776, 0.06673156470060349, -0.061555858701467514, 0.07066092640161514, 0.05959147959947586, -0.18125267326831818, 0.06821808218955994, -0.05430242419242859, -0.09239425510168076, 0.014474421739578247, -0.12758934497833252, -0.023768845945596695, -0.07612299919128418, -0.020775403827428818, -0.15634483098983765, 0.13951832056045532, 0.1272483766078949, 0.0009506306960247457, 0.007157974410802126, 0.07360010594129562, -0.008297888562083244, -0.05300823599100113, 0.03827593848109245, 0.014872209168970585, 0.007623731158673763, -0.07433684170246124, 0.009897052310407162, -0.013063947670161724, -0.03625398501753807, 0.04120365157723427, 0.10127802938222885, 0.04422352463006973, 0.01318297442048788, -0.04590088129043579, -0.10359819233417511, -0.004921599291265011, 0.007414819672703743, -0.007353008259087801, 0.23962996900081635, 0.0619896799325943, 0.07517795264720917, 0.03542809560894966, 0.1484222114086151, -0.04615883156657219, -0.0851617380976677, -0.11204453557729721, 0.06451674550771713, -0.08212752640247345, -0.049074336886405945, -0.008204410783946514, -0.1077776625752449, 0.03241961821913719, 0.20581282675266266, 0.1347275674343109, -0.08132749795913696, -0.0017615831457078457, 0.0024939097929745913, 0.01639891415834427, -0.047502800822257996, 0.025254560634493828, 0.10156378895044327, 0.20539811253547668, -0.05866490676999092, 0.012981950305402279, -0.09613928198814392, -0.032157834619283676, -0.0721500888466835, 0.014690686948597431, 0.043269526213407516, -0.029401356354355812, -0.05212178826332092, 0.13380388915538788, -0.1647091954946518, -0.162702277302742, 0.024764640256762505, -0.1473294496536255, -0.0990556925535202, -0.06016109883785248, 0.0444125160574913, 0.07052015513181686, 0.01069144532084465, 0.01817331649363041, 0.015516916289925575, 0.11085230857133865, 0.016425063833594322, -0.12822504341602325, 0.04215395450592041, 0.09556914865970612, -0.07418052852153778, 0.16625496745109558, -0.03270649537444115, 0.0627855658531189, 0.1340654194355011, -0.03514402359724045, -0.17887745797634125, -0.007664419244974852, 0.08825130015611649, -0.11095665395259857, 0.004167817533016205, 0.08973708748817444, 0.015565515495836735, 0.05622253939509392, 0.04305656999349594, 0.017831288278102875, 0.0355379693210125, 0.1300424486398697, 0.02098722755908966, -0.06669968366622925, 0.05149806663393974, -0.107422836124897, 0.1527719348669052, 0.0804571807384491, -0.05704016238451004, -0.007249773014336824, -0.037452079355716705, 0.016303598880767822, 0.004597655031830072, 0.1072467565536499, -0.023032868281006813, -0.13178274035453796, 0.018099384382367134, 0.0027901516295969486, 0.05473808944225311, -0.1840384155511856, 0.022319963201880455, 0.040398865938186646, 0.007307545281946659, -0.06679444760084152, 0.09051412343978882, 0.14259956777095795, -0.0032973161432892084, -0.019111590459942818, -0.08704304695129395, -0.004450984764844179, 0.0588555783033371, -0.06648646295070648, -0.02245270274579525 ]
c524a79a2ff623ea926d08f2d9c64ae6b21e62e0
# Dataset Card for "AddAny-dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
mohammadhossein/addany-dataset
[ "region:us" ]
2023-03-10T15:34:50+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "int64"}, {"name": "title", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "question", "dtype": "string"}, {"name": "answers", "struct": [{"name": "answer_start", "sequence": "int64"}, {"name": "text", "sequence": "string"}]}], "splits": [{"name": "train", "num_bytes": 2043824, "num_examples": 1000}, {"name": "validation", "num_bytes": 271573, "num_examples": 130}], "download_size": 933556, "dataset_size": 2315397}}
2023-03-10T15:35:52+00:00
[]
[]
TAGS #region-us
# Dataset Card for "AddAny-dataset" More Information needed
[ "# Dataset Card for \"AddAny-dataset\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"AddAny-dataset\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"AddAny-dataset\"\n\nMore Information needed" ]
[ -0.12162860482931137, 0.24801264703273773, -0.003680909052491188, -0.015098881907761097, 0.12000292539596558, 0.13112996518611908, 0.09934255480766296, 0.07993074506521225, 0.10518161207437515, -0.03395108878612518, 0.11787053942680359, 0.04582194983959198, 0.0541091151535511, 0.21826067566871643, -0.030191851779818535, -0.0846402496099472, 0.06540483236312866, 0.02894326113164425, -0.020974431186914444, 0.022288717329502106, 0.007935695350170135, -0.085839182138443, 0.07069587707519531, -0.12967105209827423, -0.17839966714382172, 0.07022363692522049, -0.059245795011520386, -0.05516897886991501, 0.08420351147651672, -0.09048885852098465, 0.14558756351470947, 0.022674746811389923, -0.006490611471235752, -0.18015272915363312, 0.010505760088562965, -0.020086469128727913, -0.05155743658542633, 0.051770422607660294, 0.009270526468753815, -0.0866616889834404, -0.1261458545923233, -0.004790144972503185, 0.02278037555515766, -0.003661808557808399, -0.13526789844036102, -0.24372799694538116, -0.10732574760913849, -0.11529757082462311, 0.003501541679725051, -0.03564047813415527, 0.05176255851984024, 0.10396116971969604, -0.06530795991420746, -0.00042161234887316823, 0.07392106205224991, -0.07986034452915192, 0.07299187779426575, 0.20132362842559814, -0.004448974505066872, 0.09210814535617828, -0.0041702440939843655, 0.058211009949445724, 0.08421039581298828, -0.03000752069056034, 0.0019228392047807574, -0.031201587989926338, -0.1277422159910202, 0.12176596373319626, -0.013313211500644684, -0.08076557517051697, 0.39742645621299744, -0.02807178907096386, 0.010942373424768448, 0.0109758535400033, 0.009111856110394001, -0.05832539498806, -0.025301441550254822, 0.03141310065984726, 0.038691192865371704, 0.014908555895090103, 0.029232904314994812, -0.043308645486831665, -0.09878776967525482, -0.07478751242160797, -0.12065058201551437, 0.012285016477108002, -0.048495180904865265, 0.1530112475156784, -0.17769232392311096, -0.016432778909802437, -0.14191268384456635, -0.006012618541717529, -0.015326149761676788, -0.09702833741903305, -0.06666091829538345, -0.031954649835824966, -0.05425170436501503, -0.04795333370566368, 0.11666508764028549, 0.05501799285411835, 0.11193457245826721, 0.044331882148981094, -0.11497229337692261, 0.07959113270044327, 0.20525720715522766, -0.10729440301656723, 0.006391280330717564, -0.0476534441113472, -0.05841481313109398, -0.1357233226299286, -0.026095572859048843, -0.10610047727823257, -0.1095433384180069, 0.03215622156858444, -0.09522632509469986, 0.11378111690282822, 0.004821223672479391, -0.08933566510677338, -0.0551224984228611, -0.03844355046749115, 0.1511041820049286, -0.0927506536245346, 0.007019303273409605, -0.018409965559840202, -0.05942387878894806, -0.06150007247924805, -0.09045200049877167, 0.014163088984787464, 0.08307239413261414, 0.046776775270700455, -0.10479757189750671, -0.023859301581978798, -0.054295942187309265, 0.002143521560356021, 0.09798312932252884, -0.19884563982486725, 0.061281099915504456, -0.07058244943618774, -0.2745300233364105, 0.07778359949588776, 0.04999437928199768, -0.04277438297867775, 0.1657264679670334, -0.007385298144072294, 0.1003757119178772, -0.0018049533246085048, -0.07997167855501175, 0.0761876180768013, -0.07407112419605255, 0.041061658412218094, -0.0342881940305233, 0.07318490743637085, -0.2448113113641739, 0.06172477453947067, -0.12561410665512085, 0.016625849530100822, -0.00033068767515942454, 0.05107555165886879, -0.10458291321992874, 0.04747661575675011, -0.067997045814991, 0.018526699393987656, -0.10457645356655121, 0.014531683176755905, -0.02082456275820732, 0.1139616072177887, -0.24009253084659576, -0.03666451945900917, 0.14186371862888336, -0.13140088319778442, -0.1956644356250763, -0.04463556408882141, -0.05977816879749298, 0.06559745222330093, 0.025550438091158867, 0.2869349718093872, 0.0817718654870987, -0.041283898055553436, -0.026095042005181313, 0.11432506144046783, -0.1327982097864151, -0.2901292145252228, 0.05690407752990723, -0.016730807721614838, -0.08298560976982117, 0.05676710978150368, 0.16602399945259094, -0.02256953716278076, -0.058107711374759674, -0.09212270379066467, -0.009088120423257351, -0.13503313064575195, 0.08529277890920639, 0.016782477498054504, 0.004128605592995882, 0.01251023169606924, 0.16534431278705597, 0.03521774336695671, 0.07052291184663773, 0.002568228403106332, -0.023182479664683342, -0.029886411502957344, 0.09685129672288895, -0.14511042833328247, -0.02903742901980877, -0.18489015102386475, -0.17354167997837067, 0.01174605917185545, 0.01984279416501522, 0.007204421330243349, 0.08769632130861282, 0.07764886319637299, -0.04030241072177887, -0.007530220318585634, 0.08089267462491989, 0.12443684786558151, 0.06892615556716919, 0.04638780653476715, 0.00428934209048748, -0.01920241117477417, -0.12680350244045258, 0.004012644290924072, -0.043678078800439835, -0.049502354115247726, 0.07422731816768646, 0.028685428202152252, 0.04922447353601456, -0.04902895912528038, 0.0408720001578331, 0.007044103462249041, 0.00689326599240303, -0.03744766488671303, 0.023157134652137756, -0.023125160485506058, -0.06210865080356598, 0.01951594650745392, -0.056625694036483765, 0.14969907701015472, 0.12238994985818863, -0.0032141958363354206, 0.043571457266807556, -0.18017227947711945, 0.03542708605527878, -0.03266521915793419, -0.038376837968826294, -0.01634422317147255, -0.10260098427534103, -0.006525563076138496, 0.054716356098651886, -0.0415799655020237, 0.042168308049440384, 0.059834256768226624, -0.006430939305573702, -0.14254461228847504, -0.03731497749686241, 0.15661436319351196, -0.16360773146152496, 0.15425913035869598, 0.21303783357143402, 0.1748696267604828, 0.14191895723342896, -0.04472539201378822, -0.0880243182182312, 0.0009803695138543844, -0.09307879209518433, -0.06258025765419006, 0.175872802734375, -0.04308983311057091, 0.04959049075841904, 0.11641532182693481, 0.04864794388413429, 0.10664386302232742, -0.04915575683116913, -0.10309749841690063, 0.00896761566400528, -0.0073133111000061035, -0.16634400188922882, 0.009946326725184917, 0.017670772969722748, 0.04907691851258278, 0.0035866007674485445, 0.03271058574318886, 0.15800359845161438, 0.0009525404311716557, -0.026658594608306885, 0.11187712103128433, -0.21134144067764282, -0.33100661635398865, -0.048740483820438385, -0.22168700397014618, 0.04962567985057831, 0.04237896576523781, -0.012316801585257053, -0.13142499327659607, -0.02623678185045719, 0.05676792189478874, -0.08949469029903412, -0.18656614422798157, -0.04442613571882248, -0.05813535675406456, 0.05229046568274498, -0.07224231958389282, -0.10694941878318787, 0.02090521715581417, -0.02231854945421219, 0.08405396342277527, 0.14205220341682434, -0.06975527107715607, 0.10729891806840897, 0.0875021442770958, -0.008156501688063145, 0.0703977569937706, -0.051208045333623886, 0.08005991578102112, -0.0347813256084919, -0.060729097574949265, 0.09999953210353851, -0.042448680847883224, 0.025981595739722252, 0.08233407884836197, 0.06494293361902237, -0.1509227156639099, -0.017636122182011604, -0.06425677984952927, -0.19112126529216766, -0.2532634437084198, -0.1743772178888321, -0.04919225350022316, 0.09924512356519699, 0.10552781820297241, 0.04882664233446121, 0.0004513087042141706, 0.08643799275159836, 0.11825234442949295, -0.0578429251909256, -0.14547540247440338, -0.02807915210723877, -0.005197432357817888, -0.032830651849508286, 0.004005826078355312, -0.12883345782756805, 0.0363796129822731, 0.14462822675704956, 0.217461958527565, 0.2958669364452362, 0.1440417468547821, 0.10360579937696457, 0.0004137346113566309, 0.10871805995702744, 0.07601577043533325, 0.1640525758266449, 0.10044444352388382, -0.025183990597724915, -0.0032070353627204895, 0.013278207741677761, -0.09530285000801086, 0.0191947054117918, 0.14569304883480072, -0.20354163646697998, 0.0007204220164567232, -0.14016246795654297, 0.0006149284308776259, -0.16982610523700714, 0.09632192552089691, -0.22625964879989624, 0.12530674040317535, 0.008319574408233166, 0.15511082112789154, -0.10707860440015793, 0.05219269543886185, 0.0666777491569519, -0.04770057275891304, 0.10114911943674088, -0.024552447721362114, 0.047882627695798874, -0.09206566214561462, -0.02961641177535057, -0.08593321591615677, -0.10519984364509583, -0.002063262276351452, 0.1418847292661667, -0.13825859129428864, 0.25888562202453613, 0.04652051627635956, -0.09659627825021744, -0.13379189372062683, -0.054658956825733185, -0.05355014652013779, 0.020111355930566788, 0.12996557354927063, 0.02247273549437523, -0.2137536257505417, -0.15356950461864471, -0.06195085123181343, 0.013937418349087238, 0.12114778906106949, 0.0059831212274730206, -0.11442979425191879, 0.06818730384111404, 0.030452648177742958, -0.04620235785841942, -0.09239662438631058, -0.05720662698149681, -0.19606250524520874, 0.038183536380529404, 0.10036773234605789, -0.09243703633546829, 0.02649899758398533, 0.02423262968659401, -0.03925349935889244, 0.1161838248372078, 0.09772138297557831, -0.016605807468295097, -0.11441148072481155, 0.0470259003341198, 0.1834401786327362, 0.016185712069272995, 0.0366116538643837, 0.02434345707297325, 0.01833213120698929, -0.050823405385017395, -0.18289731442928314, 0.05973989889025688, -0.06461557745933533, 0.16718333959579468, -0.12911957502365112, 0.06930569559335709, 0.00863849837332964, 0.00917927548289299, 0.011755973100662231, 0.020915772765874863, 0.0028680507093667984, -0.03620287775993347, 0.1212485283613205, -0.11882463097572327, 0.1556798815727234, 0.22820761799812317, 0.0026159496046602726, 0.020478012040257454, 0.09226954728364944, -0.05266791209578514, 0.21132482588291168, 0.10484176129102707, -0.06480862200260162, 0.23947107791900635, 0.17559272050857544, -0.07457269728183746, -0.24466562271118164, 0.0067747896537184715, -0.15805122256278992, -0.07033924758434296, 0.100723497569561, -0.2963971495628357, 0.11037865281105042, 0.13975036144256592, -0.03310896456241608, 0.21079683303833008, -0.1023389995098114, -0.0003028914798051119, 0.15769997239112854, 0.00857496727257967, 0.3156369924545288, -0.07823895663022995, -0.09090674668550491, -0.09900590032339096, -0.14252810180187225, 0.2485983520746231, -0.06608067452907562, 0.01967671699821949, 0.014093458652496338, 0.07882870733737946, 0.015363086014986038, -0.06523427367210388, 0.19220243394374847, 0.08268246799707413, 0.09183624386787415, -0.08033423870801926, -0.030294789001345634, 0.15479816496372223, -0.05996847152709961, 0.05581462010741234, 0.014668361283838749, 0.0022255247458815575, -0.14098411798477173, 0.003165867645293474, 0.037230897694826126, 0.021338816732168198, 0.05575544014573097, -0.09605275094509125, -0.07385828346014023, 0.008145206607878208, -0.07787612825632095, -0.01881249248981476, 0.10051783919334412, 0.011791759170591831, 0.026282398030161858, 0.06725619733333588, 0.04960963502526283, -0.11967793852090836, -0.008722170256078243, -0.07534822076559067, -0.07523278892040253, 0.04179232940077782, -0.2270382195711136, 0.05960508808493614, 0.10740523785352707, -0.01609121449291706, 0.054601021111011505, 0.0549408495426178, -0.03915610909461975, 0.04476380720734596, 0.15472935140132904, -0.08430846780538559, -0.02561636082828045, 0.08077255636453629, 0.010013175196945667, -0.022672496736049652, 0.05454081669449806, 0.04499726742506027, 0.09179995954036713, -0.014475357718765736, -0.05763578414916992, 0.057503048330545425, -0.04753958433866501, 0.09560421109199524, 0.07673510909080505, 0.041281912475824356, -0.18743425607681274, 0.23513364791870117, 0.06196194514632225, -0.15723171830177307, 0.02458936721086502, -0.09013762325048447, -0.07966350764036179, -0.09942690283060074, -0.04250335693359375, 0.205002099275589, -0.05551667511463165, -0.13964365422725677, 0.07061152905225754, 0.022273434326052666, 0.009120936505496502, 0.04788622260093689, 0.039440326392650604, 0.1086275577545166, 0.03623035550117493, -0.05143279582262039, -0.03144169971346855, -0.055210407823324203, -0.07126451283693314, 0.05695663020014763, -0.05879273638129234, -0.18873271346092224, -0.03884981572628021, 0.17622901499271393, -0.06253641098737717, -0.08935028314590454, -0.051186010241508484, 0.06709977239370346, -0.10974361002445221, 0.026800354942679405, -0.017093351110816002, -0.023094406351447105, 0.02618151716887951, 0.02645191363990307, -0.020401405170559883, -0.050399985164403915, -0.1222088411450386, 0.12870195508003235, 0.05591947212815285, 0.021711671724915504, -0.10283342003822327, -0.02688540332019329, 0.08351784199476242, 0.04193265363574028, 0.13808581233024597, 0.1187853142619133, -0.01722513884305954, 0.11215528845787048, -0.08101364225149155, -0.09064305573701859, 0.0630226731300354, 0.06784467399120331, 0.09221400320529938, 0.06379064172506332, -0.013665980659425259, 0.10107502341270447, -0.054449036717414856, 0.04902544245123863, -0.03630834445357323, -0.09701013565063477, -0.026502462103962898, -0.12377513200044632, -0.11142400652170181, 0.009680179879069328, -0.07547398656606674, 0.17618811130523682, 0.04360943287611008, 0.0065374053083360195, 0.09977857023477554, 0.02725004218518734, -0.005010518245398998, -0.05404793471097946, -0.03539561852812767, -0.1234840452671051, 0.05660093203186989, 0.031955815851688385, 0.0337175652384758, -0.04240933433175087, 0.4995981454849243, -0.03872833400964737, -0.10293068736791611, -0.05153058469295502, 0.07768300920724869, -0.05431124195456505, 0.006190685089677572, 0.34036192297935486, 0.10075875371694565, -0.05850658565759659, -0.025342343375086784, 0.10577289015054703, -0.016920212656259537, 0.145667165517807, 0.08372476696968079, 0.07264062017202377, 0.09791434556245804, -0.04533872753381729, 0.042308829724788666, -0.10209539532661438, 0.09107526391744614, 0.031208954751491547, 0.022724218666553497, 0.04199241101741791, 0.09820447117090225, -0.04681780934333801, -0.014027321711182594, -0.04718933627009392, 0.08636611700057983, -0.05137114226818085, -0.05992574617266655, -0.07507777959108353, -0.09218569099903107, -0.03580101206898689, -0.10280591249465942, 0.04438689351081848, -0.07147011160850525, -0.02625775709748268, 0.2877175211906433, 0.04279656708240509, 0.03318588063120842, 0.06655476987361908, -0.07241157442331314, 0.05726274475455284, -0.006985796149820089, -0.007879640907049179, -0.053892310708761215, -0.008719016797840595, -0.06540347635746002, 0.03355265408754349, -0.00607813848182559, -0.014286796562373638, -0.0071739861741662025, 0.1127747893333435, 0.06075165048241615, -0.14639948308467865, -0.06574385613203049, -0.07594748586416245, 0.04290652275085449, -0.11363348364830017, 0.04065782204270363, 0.008541220799088478, 0.04379172623157501, 0.024189511314034462, 0.15557235479354858, 0.02065155655145645, 0.04618976265192032, -0.06076506897807121, -0.002265084767714143, 0.00026549233007244766, 0.07836528867483139, -0.018845565617084503, -0.06103191524744034, -0.04063163325190544, 0.12414554506540298, 0.3199100196361542, -0.02932845428586006, -0.0164847020059824, 0.030443880707025528, 0.03102468140423298, 0.03223883733153343, 0.16598102450370789, -0.012537296861410141, 0.025467148050665855, -0.02510463260114193, -0.07354999333620071, -0.012785596773028374, -0.02973257564008236, -0.016206471249461174, 0.06622683256864548, 0.037628527730703354, -0.04272529110312462, -0.09491685777902603, 0.14776276051998138, -0.12477537244558334, 0.053970400243997574, 0.0855034664273262, -0.10493792593479156, -0.08397210389375687, -0.018450388684868813, 0.09039551764726639, -0.008773739449679852, -0.0016526607796549797, -0.06422463059425354, -0.03386774659156799, -0.06966675817966461, -0.00466783344745636, -0.3282777667045593, -0.1960793286561966, 0.045879825949668884, 0.026969710364937782, 0.15645620226860046, -0.01719682104885578, 0.10587053000926971, -0.0000015155032997427043, 0.05537582188844681, -0.09061818569898605, 0.020904717966914177, 0.025099527090787888, 0.11824960261583328, -0.01578187383711338, 0.04206245020031929, -0.05735167860984802, -0.03932776302099228, 0.05429069325327873, -0.051432445645332336, -0.03361774981021881, 0.10817602276802063, 0.023851320147514343, 0.037976961582899094, -0.003944587428122759, -0.06593409180641174, 0.1267843246459961, -0.04990963637828827, -0.0038696955889463425, 0.006855762097984552, -0.027275511994957924, 0.08064822107553482, 0.01383741945028305, -0.08672475069761276, -0.09302154928445816, -0.012190187349915504, -0.10779193788766861, 0.11885319650173187, -0.00857948511838913, -0.16720454394817352, 0.07258771359920502, -0.024043450132012367, 0.025146901607513428, -0.004330984782427549, 0.08069920539855957, 0.10759983956813812, 0.039112213999032974, -0.06495353579521179, 0.07346655428409576, 0.052182506769895554, 0.0010629715397953987, -0.048645567148923874, -0.09577253460884094 ]
4a27a2ffbc09e8550ae3a6dccb2b1292791830cd
# Dataset Card for "NER_dataset" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Aleereza/NER_dataset
[ "region:us" ]
2023-03-10T15:45:52+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "O", "1": "B-DAT", "2": "I-DAT", "3": "B-EVE", "4": "I-EVE", "5": "B-LOC", "6": "I-LOC", "7": "B-ORG", "8": "I-ORG", "9": "B-PER", "10": "I-PER"}}}}], "splits": [{"name": "train", "num_bytes": 453592585.5859551, "num_examples": 22521473}, {"name": "test", "num_bytes": 25199589.207022466, "num_examples": 1251193}, {"name": "val", "num_bytes": 25199589.207022466, "num_examples": 1251193}], "download_size": 185174999, "dataset_size": 503991764.00000006}}
2023-12-26T07:25:55+00:00
[]
[]
TAGS #region-us
# Dataset Card for "NER_dataset" More Information needed
[ "# Dataset Card for \"NER_dataset\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"NER_dataset\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"NER_dataset\"\n\nMore Information needed" ]
[ -0.08262625336647034, 0.20829932391643524, -0.002057516248896718, 0.0019456302979961038, 0.06903481483459473, 0.09448659420013428, 0.06930585950613022, 0.04708580672740936, -0.007756948471069336, 0.04247475042939186, 0.12227920442819595, 0.0002937565150205046, 0.02514956146478653, 0.20113444328308105, -0.023466991260647774, -0.0251156073063612, 0.04138650372624397, 0.01697494275867939, 0.0392475463449955, 0.05277569219470024, -0.023884521797299385, -0.035220030695199966, 0.0394989512860775, -0.05259030684828758, -0.2091829776763916, 0.08062711358070374, -0.04860728606581688, -0.008666136302053928, 0.042242631316185, -0.1326143890619278, 0.19244293868541718, -0.008285392075777054, 0.0031640667002648115, -0.22514349222183228, 0.015039562247693539, 0.00012854626402258873, -0.07422950118780136, 0.05895361304283142, 0.024985909461975098, -0.1683637946844101, 0.005519418511539698, -0.07290462404489517, 0.022202039137482643, 0.012334123253822327, -0.14145885407924652, -0.13567419350147247, -0.08123908191919327, 0.013142675161361694, -0.038900475949048996, -0.0021022167056798935, 0.053994640707969666, 0.12280803918838501, -0.17824260890483856, 0.010561245493590832, 0.11536649614572525, -0.01024699304252863, 0.016511952504515648, 0.16264669597148895, -0.10231060534715652, 0.13091956079006195, -0.0401528924703598, 0.04864075779914856, 0.10078088194131851, -0.03469375520944595, -0.010193604975938797, 0.023644106462597847, -0.22900104522705078, 0.1450108140707016, -0.06231609359383583, -0.06999648362398148, 0.22897572815418243, 0.02768096886575222, 0.08219961076974869, 0.10154872387647629, -0.02750331722199917, -0.1662629097700119, -0.025598274543881416, 0.03745923936367035, 0.005438828840851784, -0.04854043200612068, 0.034250658005476, -0.04407571628689766, -0.05106304958462715, -0.14650149643421173, -0.18748152256011963, 0.000606629706453532, -0.026489073410630226, 0.13329748809337616, -0.20478248596191406, -0.0563080720603466, -0.11808907985687256, 0.009810983203351498, -0.003942869137972593, -0.09949583560228348, -0.11396791785955429, 0.009186387993395329, -0.015180669724941254, 0.0710294172167778, 0.0981176421046257, 0.14479535818099976, 0.06173941120505333, 0.04424877092242241, -0.0187396053224802, 0.07824253290891647, 0.11679597944021225, -0.17832648754119873, 0.0030172206461429596, -0.03129894658923149, -0.016752230003476143, -0.1512479931116104, -0.01660904660820961, -0.10701356083154678, -0.10861032456159592, 0.008055577985942364, -0.061527449637651443, 0.0712045207619667, -0.005408242344856262, -0.12105438858270645, -0.0501287579536438, -0.019672377035021782, 0.13400588929653168, -0.04476626589894295, 0.022610830143094063, 0.03725823387503624, -0.055377691984176636, 0.027442192658782005, -0.14157824218273163, -0.007047813385725021, 0.07196902483701706, 0.0332353301346302, -0.13168643414974213, -0.05708895996212959, -0.05075475201010704, 0.02774098515510559, 0.13206028938293457, -0.2267799824476242, 0.03508709743618965, -0.11598444730043411, -0.2745639979839325, 0.054720837622880936, 0.08235908299684525, -0.07206546515226364, 0.1320379376411438, -0.05752068758010864, 0.05614183470606804, -0.008164110593497753, -0.06711076945066452, 0.02601502276957035, -0.05719250813126564, -0.019752953201532364, 0.011186131276190281, 0.11004384607076645, -0.20123405754566193, 0.01897893287241459, -0.10169539600610733, 0.01977146603167057, 0.06605419516563416, 0.0070727220736444, -0.14602883160114288, 0.02515205554664135, -0.09227356314659119, -0.0034650377929210663, -0.18983209133148193, -0.05321239307522774, 0.03713583946228027, 0.09152829647064209, -0.22505664825439453, -0.08855152875185013, 0.1014862060546875, -0.10477917641401291, -0.1410096287727356, 0.021069342270493507, -0.05985303223133087, 0.017372889444231987, -0.014221611432731152, 0.42460477352142334, 0.10778852552175522, -0.059379275888204575, -0.03838798776268959, 0.12027764320373535, -0.15760697424411774, -0.3770722448825836, 0.0034251760225743055, 0.03158113360404968, -0.103339284658432, 0.04607493802905083, 0.11299524456262589, 0.05923756957054138, -0.061768725514411926, -0.12488982826471329, 0.04160480573773384, -0.1499939113855362, 0.13131578266620636, 0.014025191776454449, 0.0677315965294838, 0.020120758563280106, 0.17032457888126373, 0.10896965116262436, 0.05789996311068535, -0.0027171808760613203, 0.02448544092476368, 0.02623520977795124, 0.14554224908351898, -0.12945808470249176, -0.015412762761116028, -0.16606223583221436, -0.2118273228406906, -0.027712712064385414, -0.20764963328838348, 0.08024132996797562, -0.035541679710149765, 0.06398564577102661, -0.03735564649105072, 0.0008769317646510899, 0.09019842743873596, 0.04781248793005943, 0.09312912076711655, 0.10318217426538467, -0.03398827463388443, 0.05672113224864006, -0.06186579167842865, 0.06180634722113609, -0.1176827922463417, -0.04838591441512108, 0.0024677272886037827, 0.04503225162625313, -0.005545856896787882, -0.04585576057434082, 0.019787078723311424, 0.030293099582195282, -0.0023593115620315075, -0.0003871545195579529, 0.05266044661402702, -0.029456883668899536, -0.03998962789773941, -0.03144260123372078, -0.00506108021363616, 0.04769092798233032, 0.08601397275924683, -0.05391247943043709, 0.0409090518951416, -0.05311407521367073, 0.016054054722189903, -0.06882568448781967, -0.009184028021991253, 0.10960841178894043, -0.10689359903335571, -0.007158968131989241, 0.004678048193454742, -0.06105981767177582, -0.008238290436565876, 0.10213836282491684, -0.04081612452864647, -0.1031709611415863, 0.05502129718661308, 0.22568093240261078, -0.2186228185892105, 0.1993667483329773, 0.14022758603096008, -0.06077807769179344, 0.14834053814411163, -0.009354784153401852, -0.09586569666862488, 0.007503794971853495, -0.07511112093925476, -0.0279830489307642, 0.1657925248146057, -0.01526652742177248, 0.04894191399216652, 0.07745083421468735, 0.031648024916648865, 0.14883865416049957, -0.05802427604794502, -0.09901857376098633, -0.053070247173309326, -0.024369703605771065, -0.1687350869178772, 0.022410428151488304, -0.038967326283454895, 0.03806465491652489, 0.042937297374010086, -0.03270253166556358, 0.14154024422168732, 0.015087112784385681, -0.029059914872050285, 0.08676282316446304, -0.1823236346244812, -0.2206546515226364, -0.07281610369682312, -0.07348868995904922, -0.07271374017000198, -0.03905928507447243, -0.08215590566396713, -0.11401543021202087, 0.020520808175206184, 0.05699770525097847, -0.21456937491893768, -0.18295902013778687, -0.06543073058128357, -0.013936660252511501, 0.017458481714129448, -0.05256284773349762, -0.0659165307879448, 0.051199834793806076, -0.08120108395814896, 0.14166198670864105, 0.09032116085290909, -0.14435133337974548, 0.2237740308046341, 0.13140827417373657, -0.03448263555765152, 0.0859295055270195, -0.011109518818557262, 0.08554080873727798, -0.06626379489898682, -0.07584873586893082, 0.024702435359358788, -0.011903181672096252, 0.025241529569029808, 0.05405382439494133, 0.061850618571043015, -0.08412616699934006, -0.05894952639937401, 0.01129856612533331, -0.20652109384536743, -0.2671237587928772, -0.17492514848709106, -0.13471072912216187, 0.08574416488409042, 0.04706992208957672, 0.04917276278138161, 0.07719659060239792, 0.0014570722123607993, 0.16490478813648224, -0.08659031242132187, -0.13593734800815582, 0.015978503972291946, 0.052705466747283936, 0.04331177845597267, -0.03854931890964508, -0.12658531963825226, -0.020638203248381615, 0.12596139311790466, 0.2319767028093338, 0.29394087195396423, 0.12925158441066742, 0.22704695165157318, 0.028083808720111847, 0.15648721158504486, 0.15027906000614166, 0.1056114211678505, 0.062086623162031174, -0.03335200622677803, 0.04892231896519661, 0.03134552761912346, -0.045362234115600586, -0.005778492894023657, 0.08011404424905777, -0.20059971511363983, 0.10753441601991653, -0.16789741814136505, 0.05725245550274849, -0.28624996542930603, 0.08472102135419846, -0.2506580352783203, 0.12105283886194229, -0.04128545522689819, 0.1894281655550003, -0.03662940114736557, 0.06422991305589676, 0.03756760433316231, -0.007239615079015493, 0.12781624495983124, 0.012076730839908123, 0.05119313672184944, -0.044106919318437576, -0.028150901198387146, -0.09056494385004044, 0.008542397990822792, 0.009347738698124886, 0.15460222959518433, -0.14673180878162384, 0.23168958723545074, 0.006685724016278982, -0.06815075129270554, -0.05267499387264252, -0.16640836000442505, -0.09697582572698593, -0.020100263878703117, 0.15122656524181366, 0.07446472346782684, -0.2326260358095169, -0.04011388495564461, -0.05510623753070831, 0.0067693316377699375, 0.1304480880498886, 0.042326729744672775, -0.13718603551387787, 0.08396551758050919, -0.015326720662415028, -0.030469929799437523, -0.027431825175881386, -0.04120562970638275, -0.20473097264766693, -0.0217460785061121, 0.06336066126823425, -0.23679794371128082, 0.061872463673353195, -0.020002547651529312, -0.0756731629371643, 0.13201873004436493, 0.0017518693348392844, 0.05051799491047859, -0.11707639694213867, -0.014692517928779125, 0.14763802289962769, -0.060697317123413086, 0.02351711504161358, 0.013504215516149998, 0.024127697572112083, -0.0904545858502388, -0.2499326914548874, 0.04357385262846947, -0.05165812000632286, 0.14267869293689728, -0.06317689269781113, 0.02759811468422413, 0.08052242547273636, 0.029540957883000374, -0.029991628602147102, 0.04577605798840523, -0.047595154494047165, -0.07922173291444778, 0.11128246039152145, 0.034562740474939346, 0.09851295500993729, 0.15377353131771088, 0.0730060562491417, -0.0004050393181387335, 0.11152669042348862, -0.00658695911988616, 0.2528560161590576, 0.08996354788541794, -0.07676497101783752, 0.22392182052135468, 0.2858886122703552, -0.057198166847229004, -0.27087727189064026, 0.04239493981003761, -0.10180502384901047, -0.08391115814447403, 0.0395372100174427, -0.2234192043542862, 0.08289728313684464, 0.1891130656003952, -0.0404975600540638, 0.15658019483089447, -0.0596475712954998, 0.013431726954877377, 0.11239102482795715, 0.02806239016354084, 0.41254258155822754, -0.027485108003020287, -0.05006992816925049, -0.08843332529067993, -0.11592477560043335, 0.3388110101222992, -0.14238493144512177, 0.021734364330768585, -0.008359006606042385, 0.12089637666940689, -0.012173879891633987, -0.08719971776008606, 0.11360800266265869, 0.12215455621480942, 0.05680682137608528, -0.01846950687468052, -0.03487411141395569, 0.15529398620128632, -0.08840189129114151, 0.014825105667114258, 0.0181119367480278, 0.03712873533368111, 0.02984723448753357, -0.018517985939979553, -0.017412470653653145, 0.06471925228834152, 0.07839828729629517, -0.07235187292098999, -0.09276378154754639, 0.05016610026359558, -0.04833323135972023, 0.0009669719147495925, 0.20377576351165771, 0.04510645195841789, 0.060300420969724655, 0.0655948743224144, -0.011794392950832844, -0.005242504179477692, 0.03942154347896576, -0.08873585611581802, -0.10425426810979843, 0.04570593312382698, -0.22938334941864014, 0.02179098129272461, 0.16659407317638397, 0.036215245723724365, 0.024479620158672333, 0.05398523434996605, -0.08701788634061813, -0.057434890419244766, 0.1599741131067276, -0.10832351446151733, -0.00398287596181035, 0.06782350689172745, -0.19625337421894073, -0.020400753244757652, 0.10276702791452408, -0.0023468283470720053, -0.010480533353984356, 0.02482500672340393, -0.00898784026503563, 0.054148707538843155, -0.07003781199455261, 0.060634125024080276, 0.18661439418792725, 0.03142194077372551, -0.16768717765808105, 0.16079552471637726, 0.07390163838863373, -0.044151972979307175, 0.03469168767333031, -0.01601100154221058, -0.11101952940225601, -0.06741566210985184, 0.014758446253836155, 0.289924293756485, -0.14874501526355743, -0.14578868448734283, 0.06020362302660942, 0.04147889092564583, 0.02680022455751896, 0.14630700647830963, 0.0316966287791729, 0.049268972128629684, -0.006189084146171808, -0.02794209122657776, -0.08293471485376358, -0.020621323958039284, -0.13454648852348328, 0.08868900686502457, -0.07449546456336975, -0.24493308365345, -0.0024200773332268, 0.18878085911273956, -0.06003553792834282, -0.043437838554382324, -0.13477568328380585, 0.09922059625387192, -0.10621257871389389, 0.012799371033906937, -0.033408667892217636, 0.022818008437752724, -0.009219556115567684, 0.07568788528442383, -0.0737389400601387, -0.01436448935419321, -0.08981668949127197, 0.12030160427093506, 0.037680502980947495, 0.013491623103618622, -0.10799755901098251, 0.05240263417363167, 0.08633202314376831, 0.05226439610123634, 0.06795979291200638, 0.12151647359132767, 0.06084491312503815, 0.19144725799560547, -0.14296026527881622, -0.10526881366968155, 0.03312736377120018, 0.11270362138748169, 0.09605010598897934, 0.08964698761701584, -0.026540935039520264, 0.11435246467590332, -0.04967939853668213, 0.04748496040701866, -0.1923268884420395, -0.06466714292764664, 0.019181638956069946, -0.16220001876354218, -0.13282643258571625, -0.00637830188497901, -0.07691103965044022, 0.10054653882980347, 0.08170954883098602, -0.025022557005286217, 0.11825292557477951, 0.033821623772382736, 0.04899749532341957, -0.07909107953310013, 0.021943293511867523, -0.14932021498680115, 0.016878239810466766, 0.005751991178840399, 0.023618148639798164, -0.05376715585589409, 0.46777772903442383, -0.03021027147769928, -0.18495745956897736, -0.07726054638624191, 0.05485556647181511, -0.11551889032125473, -0.026178190484642982, 0.25549784302711487, 0.13910222053527832, -0.0754346176981926, -0.013922438025474548, 0.06551925092935562, -0.04488563537597656, 0.20226983726024628, 0.19806690514087677, 0.08764088153839111, -0.05992000177502632, -0.04465819522738457, 0.08913058042526245, -0.11959334462881088, 0.07213962078094482, 0.09703513234853745, -0.09200196713209152, 0.011404921300709248, 0.0993400439620018, -0.07355213165283203, 0.13254769146442413, -0.04686504602432251, 0.04165307804942131, -0.00038718883297406137, -0.13015078008174896, -0.12796658277511597, -0.2368803769350052, -0.04733521118760109, -0.11030152440071106, 0.0673481896519661, -0.03187589719891548, -0.03476401045918465, 0.22937524318695068, 0.073030985891819, 0.025393908843398094, 0.03620839864015579, 0.07232172787189484, 0.075269915163517, -0.038778599351644516, -0.03191395476460457, -0.08585818856954575, 0.006434846203774214, -0.06866396218538284, 0.047460317611694336, -0.03310909494757652, 0.02993025816977024, -0.02838161773979664, 0.1287941038608551, 0.07776486873626709, -0.1110348328948021, -0.04227059707045555, -0.07341735810041428, 0.05458168312907219, -0.11262855678796768, 0.03358981013298035, 0.026924604550004005, 0.010263148695230484, 0.06045273318886757, 0.0592685230076313, 0.06444491446018219, -0.0035478537902235985, -0.01712384633719921, 0.09624602645635605, 0.01775277405977249, 0.0634724572300911, -0.011840288527309895, -0.03459516912698746, -0.0692339614033699, 0.18967656791210175, 0.3166487216949463, -0.026222603395581245, -0.02709411270916462, 0.039260052144527435, 0.04322798177599907, 0.013570097275078297, 0.14570963382720947, 0.004539284855127335, 0.17236573994159698, 0.007318789139389992, -0.10135060548782349, -0.02718055061995983, -0.04529372975230217, -0.03527449071407318, 0.08670047670602798, 0.09896650165319443, -0.07768190652132034, -0.12761840224266052, 0.1293826848268509, -0.33194082975387573, 0.093788743019104, 0.0749303326010704, -0.06852955371141434, -0.1474258452653885, -0.023534322157502174, 0.14617763459682465, -0.050680965185165405, -0.044787902384996414, -0.09195641428232193, -0.04641902074217796, -0.17155075073242188, 0.011622059158980846, -0.3015967309474945, -0.13438649475574493, 0.007448350545018911, 0.10688038915395737, 0.07646628469228745, -0.018549250438809395, 0.08500074595212936, 0.012399088591337204, 0.039800357073545456, -0.11721507459878922, 0.10526776313781738, 0.011800594627857208, 0.048683345317840576, -0.03688622638583183, 0.03772418573498726, -0.0776294469833374, -0.118480384349823, 0.09438347816467285, -0.012209777720272541, -0.06894940882921219, 0.092143714427948, 0.0571749247610569, 0.0024496987462043762, 0.0025268197059631348, -0.053318414837121964, 0.12578000128269196, -0.04118350148200989, -0.010993212461471558, 0.015882344916462898, -0.03551878407597542, 0.04470580816268921, 0.015271038748323917, -0.001115915714763105, -0.020866135135293007, -0.014354821294546127, -0.11106648296117783, 0.09101053327322006, 0.027071407064795494, -0.09909102320671082, 0.11859390884637833, -0.03369125351309776, 0.05058634281158447, 0.027147643268108368, 0.05250732600688934, 0.1689816117286682, 0.03173096105456352, -0.04930400848388672, -0.03484608978033066, 0.03530281409621239, -0.035974811762571335, -0.029040539637207985, -0.09228453040122986 ]
f730729fd0fd880c7715b0a1b08a46b313b84312
# ParaDetox: Detoxification with Parallel Data (Russian) This repository contains information about Russian Paradetox dataset -- the first parallel corpus for the detoxification task -- as well as models for the detoxification of Russian texts. ## ParaDetox Collection Pipeline The ParaDetox Dataset collection was done via [Yandex.Toloka](https://toloka.yandex.com/) crowdsource platform. The collection was done in three steps: * *Task 1:* **Generation of Paraphrases**: The first crowdsourcing task asks users to eliminate toxicity in a given sentence while keeping the content. * *Task 2:* **Content Preservation Check**: We show users the generated paraphrases along with their original variants and ask them to indicate if they have close meanings. * *Task 3:* **Toxicity Check**: Finally, we check if the workers succeeded in removing toxicity. All these steps were done to ensure high quality of the data and make the process of collection automated. For more details please refer to the original paper. ## Detoxification model **New SOTA** for detoxification task -- ruT5 (base) model trained on Russian ParaDetox dataset -- we released online in HuggingFace🤗 repository [here](https://huggingface.co/s-nlp/ruT5-base-detox). You can also check out our [demo](https://detoxifier.nlp.zhores.net/junction/) and telegram [bot](https://t.me/rudetoxifierbot). ## Citation ``` @article{dementievarusse, title={RUSSE-2022: Findings of the First Russian Detoxification Shared Task Based on Parallel Corpora}, author={Dementieva, Daryna and Logacheva, Varvara and Nikishina, Irina and Fenogenova, Alena and Dale, David and Krotova, Irina and Semenov, Nikita and Shavrina, Tatiana and Panchenko, Alexander} } ``` ## Contacts If you find some issue, do not hesitate to add it to [Github Issues](https://github.com/s-nlp/russe_detox_2022). For any questions, please contact: Daryna Dementieva ([email protected])
s-nlp/ru_paradetox
[ "task_categories:text-generation", "language:ru", "license:openrail++", "region:us" ]
2023-03-10T15:52:55+00:00
{"language": ["ru"], "license": "openrail++", "task_categories": ["text-generation"]}
2023-09-07T12:15:00+00:00
[]
[ "ru" ]
TAGS #task_categories-text-generation #language-Russian #license-openrail++ #region-us
# ParaDetox: Detoxification with Parallel Data (Russian) This repository contains information about Russian Paradetox dataset -- the first parallel corpus for the detoxification task -- as well as models for the detoxification of Russian texts. ## ParaDetox Collection Pipeline The ParaDetox Dataset collection was done via Yandex.Toloka crowdsource platform. The collection was done in three steps: * *Task 1:* Generation of Paraphrases: The first crowdsourcing task asks users to eliminate toxicity in a given sentence while keeping the content. * *Task 2:* Content Preservation Check: We show users the generated paraphrases along with their original variants and ask them to indicate if they have close meanings. * *Task 3:* Toxicity Check: Finally, we check if the workers succeeded in removing toxicity. All these steps were done to ensure high quality of the data and make the process of collection automated. For more details please refer to the original paper. ## Detoxification model New SOTA for detoxification task -- ruT5 (base) model trained on Russian ParaDetox dataset -- we released online in HuggingFace repository here. You can also check out our demo and telegram bot. ## Contacts If you find some issue, do not hesitate to add it to Github Issues. For any questions, please contact: Daryna Dementieva (dardem96@URL)
[ "# ParaDetox: Detoxification with Parallel Data (Russian)\n\nThis repository contains information about Russian Paradetox dataset -- the first parallel corpus for the detoxification task -- as well as models for the detoxification of Russian texts.", "## ParaDetox Collection Pipeline\n\nThe ParaDetox Dataset collection was done via Yandex.Toloka crowdsource platform. The collection was done in three steps:\n* *Task 1:* Generation of Paraphrases: The first crowdsourcing task asks users to eliminate toxicity in a given sentence while keeping the content.\n* *Task 2:* Content Preservation Check: We show users the generated paraphrases along with their original variants and ask them to indicate if they have close meanings.\n* *Task 3:* Toxicity Check: Finally, we check if the workers succeeded in removing toxicity.\n\nAll these steps were done to ensure high quality of the data and make the process of collection automated. For more details please refer to the original paper.", "## Detoxification model\nNew SOTA for detoxification task -- ruT5 (base) model trained on Russian ParaDetox dataset -- we released online in HuggingFace repository here.\n\nYou can also check out our demo and telegram bot.", "## Contacts\n\nIf you find some issue, do not hesitate to add it to Github Issues.\n\nFor any questions, please contact: Daryna Dementieva (dardem96@URL)" ]
[ "TAGS\n#task_categories-text-generation #language-Russian #license-openrail++ #region-us \n", "# ParaDetox: Detoxification with Parallel Data (Russian)\n\nThis repository contains information about Russian Paradetox dataset -- the first parallel corpus for the detoxification task -- as well as models for the detoxification of Russian texts.", "## ParaDetox Collection Pipeline\n\nThe ParaDetox Dataset collection was done via Yandex.Toloka crowdsource platform. The collection was done in three steps:\n* *Task 1:* Generation of Paraphrases: The first crowdsourcing task asks users to eliminate toxicity in a given sentence while keeping the content.\n* *Task 2:* Content Preservation Check: We show users the generated paraphrases along with their original variants and ask them to indicate if they have close meanings.\n* *Task 3:* Toxicity Check: Finally, we check if the workers succeeded in removing toxicity.\n\nAll these steps were done to ensure high quality of the data and make the process of collection automated. For more details please refer to the original paper.", "## Detoxification model\nNew SOTA for detoxification task -- ruT5 (base) model trained on Russian ParaDetox dataset -- we released online in HuggingFace repository here.\n\nYou can also check out our demo and telegram bot.", "## Contacts\n\nIf you find some issue, do not hesitate to add it to Github Issues.\n\nFor any questions, please contact: Daryna Dementieva (dardem96@URL)" ]
[ 29, 53, 166, 55, 43 ]
[ "passage: TAGS\n#task_categories-text-generation #language-Russian #license-openrail++ #region-us \n# ParaDetox: Detoxification with Parallel Data (Russian)\n\nThis repository contains information about Russian Paradetox dataset -- the first parallel corpus for the detoxification task -- as well as models for the detoxification of Russian texts.## ParaDetox Collection Pipeline\n\nThe ParaDetox Dataset collection was done via Yandex.Toloka crowdsource platform. The collection was done in three steps:\n* *Task 1:* Generation of Paraphrases: The first crowdsourcing task asks users to eliminate toxicity in a given sentence while keeping the content.\n* *Task 2:* Content Preservation Check: We show users the generated paraphrases along with their original variants and ask them to indicate if they have close meanings.\n* *Task 3:* Toxicity Check: Finally, we check if the workers succeeded in removing toxicity.\n\nAll these steps were done to ensure high quality of the data and make the process of collection automated. For more details please refer to the original paper.## Detoxification model\nNew SOTA for detoxification task -- ruT5 (base) model trained on Russian ParaDetox dataset -- we released online in HuggingFace repository here.\n\nYou can also check out our demo and telegram bot.## Contacts\n\nIf you find some issue, do not hesitate to add it to Github Issues.\n\nFor any questions, please contact: Daryna Dementieva (dardem96@URL)" ]
[ -0.03931773826479912, 0.05520744249224663, -0.005599693860858679, -0.02369791455566883, 0.14497911930084229, -0.005893303547054529, 0.15448559820652008, 0.09946424514055252, 0.012733258306980133, 0.11388184130191803, 0.0069559854455292225, 0.052674151957035065, 0.047509294003248215, 0.18694692850112915, 0.08123234659433365, -0.19335122406482697, 0.036941464990377426, -0.11996239423751831, -0.030753571540117264, 0.1043093204498291, 0.11670255661010742, -0.05859319865703583, 0.04241563007235527, -0.05285114049911499, 0.011268788948655128, 0.030135905370116234, -0.004151014611124992, -0.01484846044331789, 0.08024285733699799, 0.008678123354911804, -0.0010285676689818501, 0.02888198383152485, -0.0382893830537796, -0.09806104004383087, 0.04114248976111412, 0.08844854682683945, -0.01366194523870945, 0.016626518219709396, 0.05505257099866867, -0.09866892546415329, 0.23336519300937653, -0.2076738029718399, 0.0035274336114525795, 0.07350180298089981, -0.055428069084882736, -0.15764425694942474, -0.18384644389152527, 0.023766860365867615, 0.210222989320755, 0.1297520250082016, -0.07021144032478333, 0.20189492404460907, 0.027109861373901367, 0.0513562336564064, 0.091133713722229, -0.1575780063867569, -0.05501823499798775, 0.04779079928994179, 0.024534303694963455, 0.03642316535115242, -0.02457469515502453, 0.07252054661512375, 0.014314824715256691, -0.01665976643562317, -0.09256310015916824, -0.011273731477558613, 0.13827645778656006, -0.0980459675192833, -0.12995970249176025, -0.011601979844272137, 0.11224628984928131, -0.01701277121901512, -0.07823094725608826, -0.14540067315101624, -0.06338649988174438, 0.014542600139975548, 0.02411065809428692, -0.008042920380830765, -0.03293662890791893, 0.0019576773047447205, -0.010938800871372223, -0.11936898529529572, -0.11813537031412125, -0.045859962701797485, 0.06376229226589203, 0.12769469618797302, 0.06138458847999573, 0.0061453478410840034, 0.012853427790105343, 0.06526027619838715, 0.019987713545560837, -0.05691097304224968, 0.02246348187327385, -0.09859996289014816, -0.10774658620357513, -0.0004202750569675118, -0.024380594491958618, -0.21419015526771545, 0.06017197668552399, 0.12445293366909027, -0.04417204484343529, -0.011970066465437412, -0.026987794786691666, 0.015137944370508194, 0.04178452864289284, 0.07249968498945236, 0.0025326982140541077, -0.03074522875249386, 0.04902372136712074, -0.026088731363415718, 0.09967605024576187, 0.035092853009700775, -0.019541403278708458, 0.03018653392791748, 0.04203256219625473, 0.15962031483650208, 0.06471895426511765, -0.0013976347399875522, -0.005779394879937172, 0.01327696442604065, 0.1266181319952011, -0.12234139442443848, -0.00965771172195673, -0.026078850030899048, 0.005604216363281012, 0.0021629619877785444, -0.03346329554915428, -0.02388625033199787, -0.10479328781366348, 0.10222074389457703, 0.016666963696479797, 0.06399258226156235, -0.04586569964885712, -0.11785028129816055, 0.01599336601793766, -0.11653539538383484, -0.0462234690785408, -0.10805799067020416, -0.13476720452308655, -0.11686521023511887, 0.011003037914633751, -0.057814210653305054, 0.0279714222997427, 0.023418661206960678, -0.013237637467682362, 0.0031670855823904276, 0.017555980011820793, -0.04212325066328049, -0.04605553299188614, 0.03867089003324509, -0.11071401089429855, 0.032665081322193146, 0.10129715502262115, 0.004100776743143797, -0.10350704193115234, -0.02940576896071434, -0.18253637850284576, 0.06351108103990555, -0.0642753466963768, 0.09099511802196503, -0.13068537414073944, 0.018394475802779198, -0.0331081859767437, -0.0010128753492608666, 0.032316725701093674, 0.21443799138069153, -0.2388017326593399, -0.07409276068210602, 0.1550673544406891, -0.1558685004711151, 0.048713453114032745, 0.12571434676647186, 0.007402611896395683, 0.09071788936853409, 0.1249132752418518, 0.053215112537145615, 0.024926982820034027, -0.151969775557518, -0.11312597244977951, -0.14325623214244843, -0.15156638622283936, 0.11465410888195038, -0.0022848686203360558, -0.13412174582481384, 0.09264220297336578, -0.02260090596973896, 0.0184120312333107, -0.05266076698899269, -0.007916022092103958, -0.06109378859400749, 0.021217746660113335, 0.01058915164321661, -0.02831319160759449, -0.03139394894242287, 0.013847618363797665, -0.06598865240812302, -0.12109583616256714, -0.10823579132556915, 0.09700731188058853, 0.03319591283798218, 0.07210186868906021, -0.03882130980491638, 0.0648384541273117, 0.015836939215660095, 0.05364712327718735, -0.13076607882976532, 0.0017641510348767042, 0.034947674721479416, -0.03361063450574875, 0.01161266677081585, -0.10758925974369049, 0.017921430990099907, 0.037913721054792404, -0.010984509252011776, -0.008432839065790176, -0.0029563703574240208, -0.04032696783542633, -0.08410478383302689, -0.17028555274009705, 0.05887402594089508, -0.07140372693538666, 0.08221178501844406, -0.012327302247285843, 0.0028586434200406075, 0.05399208143353462, 0.08340228348970413, -0.01051327120512724, -0.03126407042145729, 0.05445630103349686, 0.00228870683349669, -0.06475512683391571, -0.05642705783247948, 0.016145823523402214, -0.02202543057501316, -0.06299111247062683, 0.07368157058954239, -0.04659712314605713, -0.17600904405117035, 0.11096937209367752, 0.2153443992137909, -0.10858815908432007, 0.0058523076586425304, -0.07262668758630753, 0.017828771844506264, -0.04022732377052307, -0.0032718682195991278, 0.03171185404062271, 0.06423366069793701, 0.03673293814063072, -0.010478989221155643, 0.02454005368053913, 0.01671498641371727, -0.04085066542029381, -0.10912760347127914, 0.08649183064699173, -0.04125944525003433, -0.2051161676645279, 0.05460678040981293, 0.0016498531913384795, 0.054702505469322205, 0.19716159999370575, 0.041701026260852814, -0.1092216968536377, -0.014668903313577175, 0.09234753996133804, 0.03522350266575813, 0.16164915263652802, 0.018089650198817253, -0.009647727943956852, 0.002517020795494318, -0.007047952618449926, 0.02457970194518566, -0.013780542649328709, 0.03612673655152321, -0.048410382121801376, -0.03580291569232941, 0.033019669353961945, 0.08111925423145294, 0.0025867216754704714, 0.11852072179317474, -0.00615359703078866, 0.06389903277158737, -0.03516826033592224, -0.02118612453341484, -0.0839390829205513, 0.12289606034755707, -0.12580963969230652, -0.23971129953861237, -0.06867718696594238, 0.0891435444355011, -0.0043648225255310535, 0.007533424533903599, 0.1047653779387474, -0.2161901593208313, -0.07622220367193222, -0.031811561435461044, 0.10865699499845505, 0.07247436046600342, -0.039835285395383835, -0.08143524080514908, 0.09631816297769547, 0.012553062289953232, -0.04428252950310707, -0.004243255592882633, -0.07468698918819427, -0.09336914867162704, 0.1014043539762497, 0.013800234533846378, 0.042621370404958725, -0.003646700643002987, 0.04488959163427353, 0.016115598380565643, -0.03012099489569664, 0.07403931766748428, -0.15966948866844177, 0.10085195302963257, 0.13043297827243805, 0.05498705804347992, 0.033556245267391205, 0.03823789954185486, -0.05478851869702339, -0.0629783645272255, 0.11047019809484482, 0.08396416157484055, -0.06943455338478088, -0.20225413143634796, -0.13286419212818146, -0.01833593100309372, 0.02380765788257122, -0.005931456573307514, 0.095277339220047, -0.04656839370727539, -0.0019206854049116373, -0.1355503648519516, -0.1632174700498581, 0.058128755539655685, 0.104435034096241, -0.08854670077562332, -0.04320855438709259, 0.06759929656982422, -0.04365725815296173, 0.008926336653530598, 0.14158502221107483, -0.07963085919618607, 0.23568753898143768, -0.005264883395284414, -0.016214465722441673, 0.09576416015625, 0.05438956990838051, -0.016212133690714836, 0.06507200747728348, 0.09899818897247314, 0.017429394647479057, -0.008759076707065105, -0.09346763789653778, -0.008132373914122581, 0.09975860267877579, 0.07949186861515045, -0.08043624460697174, -0.039466001093387604, 0.08460965752601624, 0.13936616480350494, 0.26845163106918335, 0.07041825354099274, -0.0928465723991394, -0.09715688228607178, 0.026166167110204697, 0.0004501857911236584, -0.02686357870697975, -0.05873796343803406, -0.004314960911870003, -0.1442800909280777, 0.06969350576400757, -0.061960313469171524, 0.03318451717495918, 0.04303474351763725, 0.01323897484689951, -0.03332294896245003, -0.011333958245813847, -0.06988956779241562, 0.05806226283311844, -0.2486506998538971, 0.14605969190597534, 0.004753504414111376, 0.09537433832883835, -0.01889997534453869, 0.014151666313409805, 0.058580685406923294, -0.047604385763406754, 0.19306941330432892, 0.007632785011082888, -0.11540739983320236, -0.010546251200139523, -0.23587453365325928, 0.009993753395974636, 0.08727778494358063, -0.05815040320158005, 0.1073509231209755, 0.004877137951552868, -0.012976136058568954, -0.09009367972612381, 0.046134334057569504, -0.1984877586364746, -0.13138949871063232, -0.0012280103983357549, -0.15061567723751068, -0.0383889339864254, -0.03749794140458107, -0.06058642640709877, 0.11235320568084717, 0.20182867348194122, -0.05346233397722244, -0.14650584757328033, -0.0640140175819397, 0.020046129822731018, 0.11979497969150543, -0.06802532076835632, -0.018812555819749832, 0.011892342939972878, 0.05515023320913315, -0.10093511641025543, -0.07691475749015808, 0.025326211005449295, -0.10041762888431549, -0.2086171656847, -0.029991982504725456, 0.19364990293979645, 0.10425037890672684, 0.0368584468960762, 0.026227643713355064, 0.06730322539806366, -0.002455050591379404, -0.056457433849573135, 0.06726448237895966, 0.10099766403436661, 0.10483313351869583, 0.08886827528476715, -0.13845737278461456, -0.12192314863204956, -0.21056266129016876, -0.07225661724805832, 0.09415236115455627, 0.29650986194610596, -0.044562432914972305, 0.17130205035209656, 0.057327691465616226, -0.0942499116063118, -0.14534389972686768, 0.0076452139765024185, 0.008145884610712528, 0.046747591346502304, 0.0032461744267493486, -0.2032039910554886, -0.05633246526122093, 0.059745270758867264, -0.03781292587518692, 0.07017930597066879, -0.160933256149292, -0.11741553992033005, 0.08731787651777267, -0.03431856632232666, 0.16312040388584137, -0.14262458682060242, -0.012997405603528023, -0.11003441363573074, 0.10538053512573242, 0.06151644513010979, -0.09160148352384567, 0.10003726929426193, -0.004248378798365593, -0.04265747219324112, 0.06099890172481537, -0.04634798690676689, 0.09395261853933334, -0.041864894330501556, 0.06250782310962677, -0.06422114372253418, 0.019887370988726616, 0.041484296321868896, -0.08186919242143631, 0.07580333203077316, 0.07963764667510986, -0.006881415378302336, -0.07624086737632751, -0.024069659411907196, -0.05806126073002815, 0.10797970741987228, -0.0662929117679596, -0.03809010982513428, -0.09569141268730164, 0.13604584336280823, 0.05825313925743103, -0.03444571793079376, 0.0936298668384552, -0.022432390600442886, 0.04709290713071823, 0.07606305181980133, -0.020342521369457245, 0.07223036140203476, -0.04057367518544197, 0.13168512284755707, -0.01325939316302538, 0.058414265513420105, -0.019857944920659065, 0.04270288720726967, 0.06705477833747864, -0.017372073605656624, 0.02847670391201973, -0.010705203749239445, -0.17561312019824982, 0.030790630728006363, 0.08447630703449249, -0.14038816094398499, -0.13268187642097473, -0.014382471330463886, -0.1337893307209015, 0.04561377316713333, 0.0194849893450737, 0.16286173462867737, -0.051579877734184265, -0.009969164617359638, -0.020785875618457794, 0.10873646289110184, -0.0006849042838439345, 0.15639075636863708, -0.061377570033073425, 0.007703837938606739, -0.0519745908677578, 0.13066896796226501, 0.020496942102909088, -0.046091463416814804, 0.05295140668749809, 0.04315745458006859, -0.14220662415027618, -0.05000021681189537, -0.10987453907728195, -0.02689354494214058, -0.026677945628762245, -0.020000852644443512, -0.11387202888727188, -0.02458614856004715, -0.004398503340780735, -0.015395455993711948, 0.0372292660176754, 0.04103641211986542, 0.049879517406225204, -0.0030595208518207073, -0.13212615251541138, 0.03077845834195614, 0.07618330419063568, -0.058190133422613144, -0.02049785479903221, 0.09437602013349533, -0.018214387819170952, 0.02190638892352581, -0.04686933755874634, -0.03457736596465111, -0.057408250868320465, -0.00016063380462583154, -0.06044555827975273, -0.056471653282642365, -0.11658017337322235, -0.11024472862482071, -0.023451073095202446, 0.0540710873901844, 0.023552995175123215, 0.05335397645831108, -0.024065881967544556, -0.05305519700050354, -0.09623171389102936, 0.0545676164329052, -0.12551212310791016, 0.03883148357272148, -0.006300933193415403, -0.08922521770000458, 0.13406769931316376, 0.12017044425010681, 0.019747834652662277, -0.0004930607392452657, 0.0030034298542886972, -0.0011209702352061868, 0.03081926703453064, -0.037560682743787766, 0.03437948599457741, -0.20244376361370087, -0.0017961817793548107, -0.038106076419353485, 0.012293489649891853, 0.031851593405008316, 0.11877408623695374, -0.08784040808677673, 0.1074473112821579, 0.01304255798459053, -0.002227261196821928, 0.014776245690882206, 0.03674565628170967, -0.029094163328409195, 0.12636230885982513, 0.21980731189250946, -0.11469102650880814, 0.07375597208738327, -0.07534624636173248, 0.0004685161402449012, -0.022200467064976692, -0.012188853695988655, 0.0069425092078745365, 0.0204382985830307, 0.06297246366739273, 0.006012402009218931, 0.09067516028881073, 0.05251514911651611, 0.059416405856609344, 0.08461349457502365, -0.003994238097220659, -0.04470926523208618, -0.011615579947829247, -0.09134630858898163, -0.0046927123330533504, 0.025368595495820045, -0.018282584846019745, -0.003513507079333067, 0.010601179674267769, -0.12980934977531433, 0.17153872549533844, 0.15788303315639496, 0.2399904876947403, 0.07213915884494781, -0.014304963871836662, -0.13798902928829193, -0.0876968652009964, -0.0988479033112526, -0.026610488072037697, 0.09939412772655487, -0.013768421486020088, -0.05456387251615524, 0.2354574203491211, -0.16463719308376312, 0.07913845777511597, 0.023311574012041092, -0.03856094926595688, -0.12325277179479599, -0.06475898623466492, -0.06128228083252907, -0.027788760140538216, 0.014840974472463131, -0.03704867884516716, 0.008266402408480644, -0.012218940071761608, 0.046949293464422226, -0.04801662638783455, 0.044834721833467484, -0.01382580865174532, -0.12259554862976074, 0.11083207279443741, 0.024037698283791542, -0.02154736965894699, 0.13057482242584229, 0.030932556837797165, -0.03209451958537102, -0.013481938280165195, 0.0605013407766819, 0.061983298510313034, 0.038491424173116684, 0.10606864839792252, -0.05752340704202652, -0.04364536330103874, 0.00885036215186119, 0.0534222349524498, 0.10476617515087128, 0.18512091040611267, 0.08130178600549698, -0.04619072005152702, -0.0027586808428168297, 0.2571150064468384, -0.0006814045482315123, -0.018983887508511543, -0.07620754837989807, 0.19450321793556213, 0.09871373325586319, -0.0037908831145614386, -0.04521925002336502, -0.12676165997982025, 0.01487448625266552, 0.06761398166418076, 0.25201332569122314, 0.05128570273518562, 0.025957690551877022, -0.0676853209733963, 0.01588428020477295, -0.002257334068417549, 0.06407184898853302, 0.0903783068060875, 0.15825006365776062, -0.034024063497781754, 0.13994593918323517, -0.07105844467878342, -0.017856400460004807, -0.1760530173778534, 0.07104073464870453, -0.03069821372628212, -0.011141963303089142, 0.02250143140554428, 0.14522004127502441, -0.037119511514902115, -0.22518125176429749, -0.0032113236375153065, -0.061603523790836334, -0.13906361162662506, 0.07044713199138641, 0.00042492186184972525, 0.05052610859274864, 0.12511032819747925, 0.039977461099624634, -0.0014572589425370097, 0.10450812429189682, -0.017361756414175034, 0.005770966876298189, -0.12588940560817719, 0.0815981924533844, -0.1211552619934082, 0.18717078864574432, -0.0023124455474317074, -0.009116184897720814, 0.07178076356649399, -0.05374295637011528, -0.14387349784374237, 0.09362048655748367, -0.019924256950616837, -0.0938151404261589, 0.0716230720281601, 0.09795382618904114, -0.01179951149970293, 0.04519110172986984, 0.09928826242685318, 0.010615326464176178, 0.05517341569066048, -0.0326729342341423, 0.01745382510125637, -0.11855024099349976, 0.20817646384239197, -0.15872308611869812, 0.062346018850803375, 0.20959122478961945, -0.0543559230864048, 0.07557982206344604, -0.03825308755040169, 0.010955266654491425, 0.026377184316515923, 0.08755762130022049, -0.019663779065012932, -0.22453369200229645, 0.0680084079504013, 0.0013806633651256561, 0.04698088765144348, -0.18687395751476288, -0.065069280564785, -0.02912026457488537, -0.04465726017951965, -0.03121895343065262, 0.10521620512008667, -0.07845724374055862, 0.04179833084344864, -0.023875834420323372, -0.1007712185382843, 0.03285965695977211, 0.09606026858091354, -0.12335129082202911, -0.05860660970211029 ]
40c3b2b88a7e6db389062252822326923d3ca0da
# Dataset Card for "segment_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
wieheistdu/segment_test
[ "region:us" ]
2023-03-10T15:54:56+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "annotation", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 428896877.0, "num_examples": 320}, {"name": "annotation", "num_bytes": 106564278.0, "num_examples": 80}], "download_size": 0, "dataset_size": 535461155.0}}
2023-03-12T04:48:48+00:00
[]
[]
TAGS #region-us
# Dataset Card for "segment_test" More Information needed
[ "# Dataset Card for \"segment_test\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"segment_test\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"segment_test\"\n\nMore Information needed" ]
[ -0.18667443096637726, 0.14003857970237732, -0.0008320786873809993, -0.019148588180541992, 0.03205803036689758, 0.0997997522354126, 0.1500568985939026, 0.12181084603071213, 0.13916073739528656, -0.01059599220752716, 0.16288337111473083, -0.021282300353050232, 0.01215767115354538, 0.16212832927703857, -0.07133974134922028, -0.0240407083183527, 0.03228585794568062, 0.060035984963178635, -0.06731117516756058, 0.11240559816360474, 0.0247271116822958, -0.09487982839345932, 0.06207073852419853, -0.091331847012043, -0.21730166673660278, 0.08331254869699478, -0.005942971911281347, -0.03560912236571312, 0.09383713454008102, -0.09772399812936783, 0.18256933987140656, -0.011407815851271152, -0.005343485623598099, -0.15311242640018463, 0.019614482298493385, -0.007800372317433357, 0.007309372071176767, 0.05841365084052086, 0.03381162881851196, -0.029887527227401733, -0.07882969826459885, 0.07338321954011917, 0.05154148116707802, -0.03689296916127205, -0.14897161722183228, -0.19933278858661652, -0.12956510484218597, -0.06789702922105789, 0.01972476951777935, 0.009713967330753803, 0.027581356465816498, 0.2290550023317337, -0.22691850364208221, 0.033926304429769516, 0.12200070172548294, -0.03040337562561035, 0.039893295615911484, 0.21969564259052277, 0.07464360445737839, 0.06884890794754028, -0.030907416716217995, 0.034544434398412704, 0.11990819126367569, 0.0018163536442443728, -0.12371506541967392, -0.05805673077702522, -0.17036348581314087, 0.13837285339832306, -0.07417359203100204, -0.13057486712932587, 0.32965436577796936, -0.0007363227196037769, -0.0007894945447333157, 0.027486421167850494, -0.02109791897237301, -0.061951082199811935, 0.08699557185173035, 0.023718200623989105, 0.019415071234107018, -0.011847724206745625, 0.007253526244312525, 0.04862383008003235, -0.09386413544416428, -0.23235268890857697, -0.16529715061187744, 0.0896311029791832, -0.019019639119505882, 0.11020401865243912, -0.18653714656829834, 0.012639430351555347, -0.12965936958789825, -0.02855355478823185, -0.0735415443778038, -0.11206912994384766, -0.0929810032248497, -0.06947550177574158, -0.09934917837381363, -0.03237122297286987, 0.1443070024251938, 0.17378300428390503, -0.05156782642006874, 0.08749669790267944, -0.08220794796943665, 0.06362749636173248, 0.16499356925487518, 0.01920159161090851, 0.07712239772081375, 0.1070125475525856, -0.12248758226633072, -0.0652695968747139, -0.08781277388334274, -0.06154565513134003, -0.05683009698987007, -0.0008724589715711772, 0.022468065842986107, 0.16231076419353485, -0.05934334918856621, -0.13545377552509308, -0.05330801382660866, -0.020529722794890404, 0.10423485189676285, -0.1134001836180687, 0.04028695449233055, 0.042857587337493896, -0.022348880767822266, -0.0682937428355217, -0.12988318502902985, -0.06708269566297531, 0.06498821824789047, 0.0173434279859066, -0.07578904181718826, -0.02643403969705105, -0.08864156156778336, -0.005948614329099655, 0.061976879835128784, -0.22589440643787384, 0.06021256744861603, -0.09684547781944275, -0.3003528416156769, -0.04341530427336693, -0.022366387769579887, -0.04857460781931877, 0.18578998744487762, 0.0036114994436502457, 0.0849158987402916, -0.05714705213904381, -0.04731344059109688, 0.16119256615638733, -0.059932321310043335, 0.09693548083305359, 0.05006667971611023, 0.03328394517302513, -0.08886871486902237, 0.03725150227546692, -0.13002018630504608, 0.06490635126829147, -0.0282587930560112, -0.0048528374172747135, -0.1360509842634201, 0.05020108446478844, -0.05286432430148125, -0.041186194866895676, -0.11682381480932236, 0.03689337894320488, 0.0014882130781188607, 0.13248546421527863, -0.20668603479862213, -0.032249413430690765, 0.15403877198696136, -0.16083663702011108, -0.18648786842823029, 0.018724603578448296, -0.041534990072250366, 0.011769558303058147, 0.045389387756586075, 0.387785404920578, 0.11852697283029556, -0.04809991642832756, 0.04627924785017967, 0.1594022661447525, -0.10010451078414917, -0.21540220081806183, 0.1389746218919754, -0.07708797603845596, -0.16441668570041656, 0.025461122393608093, 0.10184191912412643, -0.05665506049990654, -0.07126026600599289, -0.0220906063914299, -0.03642153739929199, -0.10534060001373291, 0.14577029645442963, 0.07756737619638443, 0.04219554737210274, -0.07607702910900116, 0.13259081542491913, 0.009382061660289764, 0.10767000913619995, 0.004808628465980291, -0.04715437814593315, -0.07214929908514023, 0.2173827439546585, -0.1183895468711853, -0.04652683436870575, -0.2852238118648529, -0.07531090825796127, 0.045216720551252365, 0.023674175143241882, -0.02372986078262329, 0.08498521894216537, 0.0785001590847969, -0.07335352152585983, 0.02210628055036068, 0.05138640105724335, 0.08546283096075058, 0.011653393507003784, -0.03398752585053444, -0.0018565928330644965, 0.009890042245388031, -0.12784980237483978, -0.1672240048646927, -0.06382932513952255, -0.0777018740773201, 0.0869012102484703, 0.016157807782292366, 0.00792258232831955, 0.019551975652575493, 0.04212361201643944, 0.0434754379093647, 0.021999822929501534, -0.06413425505161285, -0.0002505543234292418, -0.03699730709195137, 0.00975100602954626, -0.06120650842785835, 0.015256349928677082, 0.13340604305267334, 0.05928468331694603, -0.01895320601761341, -0.029948459938168526, -0.1279321312904358, -0.010779309086501598, 0.02084490656852722, -0.137065127491951, 0.00972684845328331, -0.04232695326209068, -0.051323045045137405, 0.04307742789387703, -0.1036798357963562, -0.013993908651173115, -0.009838140569627285, -0.034534234553575516, -0.05794035270810127, 0.08955657482147217, 0.12835007905960083, -0.2704007029533386, 0.14727045595645905, 0.1979093998670578, 0.05333961173892021, 0.13477008044719696, -0.16830255091190338, -0.1269511580467224, 0.00973272230476141, 0.016927961260080338, -0.08188354969024658, 0.21190018951892853, -0.149002805352211, 0.08141063898801804, 0.0856567993760109, 0.1007627472281456, 0.08725053071975708, -0.09783904999494553, -0.0957038477063179, -0.0066260662861168385, -0.0013075669994577765, -0.2105552703142166, 0.04856126382946968, 0.04291189834475517, 0.0575108528137207, 0.026188969612121582, -0.003505351720377803, 0.09889141470193863, -0.019281363114714622, -0.10779687017202377, 0.18869948387145996, -0.11854314059019089, -0.22753798961639404, -0.04769150912761688, -0.10740187764167786, 0.08035583049058914, 0.03186711296439171, 0.007035203743726015, -0.19589482247829437, -0.0025501654017716646, -0.02038639225065708, -0.10540568083524704, -0.08875706791877747, -0.01395103707909584, -0.030312994495034218, 0.06898009032011032, -0.049468670040369034, -0.07492831349372864, 0.016776233911514282, -0.03719616308808327, 0.21151256561279297, 0.11120158433914185, -0.15122215449810028, 0.09687066823244095, 0.16046388447284698, 0.004335384350270033, 0.1027451679110527, -0.04202441871166229, 0.13060879707336426, -0.08144032955169678, -0.11439619213342667, 0.17344021797180176, -0.07315144687891006, -0.026856789365410805, 0.012648814357817173, -0.006531964987516403, -0.14787918329238892, -0.02538588084280491, -0.06899169087409973, -0.14531965553760529, -0.28384384512901306, -0.10868944972753525, -0.055444926023483276, 0.101296566426754, 0.07123973965644836, 0.03395736962556839, -0.02273162268102169, 0.08634495735168457, 0.16687680780887604, -0.07810889184474945, -0.2032521516084671, -0.060060396790504456, 0.0455995537340641, -0.03364209085702896, -0.012484945356845856, -0.1574459671974182, -0.02254723198711872, 0.12274185568094254, 0.14751623570919037, 0.3026128113269806, 0.12490171194076538, 0.06750025600194931, 0.04778565838932991, 0.09984896332025528, 0.10987799614667892, 0.11420998722314835, 0.07370325922966003, -0.05989022180438042, 0.022592531517148018, 0.014619145542383194, -0.04903106391429901, -0.051099035888910294, 0.11499796062707901, -0.15968911349773407, -0.05062901973724365, -0.19947312772274017, 0.034665193408727646, -0.12717507779598236, 0.14711697399616241, -0.2489781379699707, 0.04435422644019127, -0.020864516496658325, 0.07098757475614548, -0.14350052177906036, 0.053998637944459915, 0.13513965904712677, -0.11016105860471725, 0.04847855493426323, 0.0034746427554637194, 0.09911739826202393, 0.0021275568287819624, 0.0020798922050744295, -0.08137909322977066, -0.16925282776355743, -0.03191131353378296, 0.1767657846212387, -0.14811445772647858, 0.2944261133670807, 0.009010285139083862, -0.04216572642326355, -0.09979891777038574, -0.06923914700746536, -0.021301621571183205, 0.12697218358516693, 0.14000536501407623, -0.0270762387663126, -0.2850213348865509, -0.19793474674224854, 0.018861716613173485, 0.013547179289162159, 0.1394200325012207, 0.028176316991448402, -0.06790174543857574, -0.004110136069357395, 0.04718681052327156, -0.06432817131280899, -0.23331554234027863, 0.013029190711677074, 0.014336470514535904, -0.012062476016581059, -0.04861078038811684, -0.05210733786225319, 0.0023714485578238964, 0.029678435996174812, -0.06770678609609604, 0.09621325880289078, 0.01438869908452034, -0.007077390793710947, -0.10857971757650375, 0.062310755252838135, 0.18549923598766327, -0.024288080632686615, -0.00946581270545721, 0.01028826180845499, 0.04070805758237839, 0.012799275107681751, -0.16606000065803528, 0.04311474785208702, -0.055564459413290024, 0.033279355615377426, -0.10625287890434265, 0.09863994270563126, -0.051786769181489944, 0.03885143995285034, 0.04276341199874878, 0.04179784283041954, -0.059975042939186096, -0.06773462146520615, 0.1438450664281845, -0.16338886320590973, 0.11587953567504883, 0.2364678829908371, 0.06439217180013657, 0.11982177942991257, 0.09112032502889633, -0.010563659481704235, 0.22528181970119476, 0.10375449806451797, -0.023507490754127502, 0.14286121726036072, 0.18378697335720062, -0.06098124012351036, -0.255583256483078, 0.08129679411649704, -0.14800336956977844, 0.020039856433868408, 0.07719478011131287, -0.20888753235340118, 0.09358633309602737, 0.09745758026838303, -0.033930566161870956, 0.2063741683959961, -0.21426327526569366, -0.020526448264718056, 0.20815972983837128, 0.0021944779437035322, 0.19885818660259247, -0.10705822706222534, -0.11070217937231064, -0.07084193080663681, 0.032532915472984314, 0.08337996155023575, -0.07576923817396164, 0.05335642024874687, -0.05562146380543709, 0.02452397346496582, 0.018571166321635246, -0.05724940821528435, 0.2457292228937149, 0.00037070331745781004, 0.1353996843099594, -0.037381988018751144, -0.04485270380973816, 0.11882162094116211, -0.05012678727507591, 0.04938490688800812, -0.006667724344879389, 0.11315802484750748, -0.13944154977798462, -0.019671527668833733, 0.056575894355773926, 0.025945885106921196, 0.07293299585580826, -0.0544956773519516, -0.1314883679151535, 0.00690392917022109, -0.17445413768291473, -0.04007028415799141, 0.10187804698944092, -0.05959167703986168, 0.08953091502189636, -0.0054008145816624165, 0.10552998632192612, -0.06546729803085327, -0.09563487768173218, -0.021383395418524742, -0.05527840182185173, 0.08320474624633789, -0.2510482966899872, 0.020366037264466286, 0.1557917594909668, 0.05614084005355835, 0.05564703047275543, 0.05213211104273796, -0.05428961291909218, 0.018445393070578575, 0.1373685598373413, -0.08801579475402832, 0.017855538055300713, 0.06633484363555908, -0.134410560131073, -0.12324035167694092, 0.03586491569876671, -0.0023488299921154976, 0.09996513277292252, 0.020203281193971634, -0.054687902331352234, 0.016486510634422302, -0.10037039965391159, 0.16434568166732788, 0.12741991877555847, 0.07445093244314194, -0.16943053901195526, 0.14122812449932098, 0.010132365860044956, -0.08729944378137589, -0.0018516704440116882, -0.01511762011796236, -0.08548521995544434, -0.082718126475811, -0.015500694513320923, 0.3267032206058502, -0.021128268912434578, -0.17203913629055023, -0.09505189210176468, -0.06044444069266319, 0.09708992391824722, 0.2172684669494629, 0.11613894253969193, 0.12834523618221283, 0.04015498235821724, -0.08528367429971695, -0.002777623012661934, -0.004657000303268433, -0.0735466405749321, 0.03892510011792183, -0.0872240662574768, -0.12899784743785858, -0.03973807767033577, 0.22778107225894928, -0.09605274349451065, -0.07524868845939636, -0.1284053772687912, 0.1401214599609375, -0.26821550726890564, 0.019710345193743706, 0.042216602712869644, -0.012820922769606113, 0.057522546499967575, 0.03463315963745117, -0.03234158456325531, -0.04518521949648857, -0.13332660496234894, 0.14882558584213257, 0.05445931479334831, 0.024886945262551308, -0.12296280264854431, 0.05363297462463379, 0.13764892518520355, 0.010254903696477413, 0.10163385421037674, 0.06314275413751602, -0.000023879731088527478, 0.10887733846902847, -0.051136258989572525, -0.07956800609827042, 0.05678674578666687, 0.09785238653421402, 0.04095975309610367, -0.0677528902888298, 0.02285212092101574, 0.1182410717010498, -0.016711009666323662, 0.1623176485300064, -0.11735457926988602, -0.06536782532930374, 0.04943782091140747, -0.13374711573123932, -0.13585548102855682, 0.0006856762920506299, -0.06655599921941757, 0.14538227021694183, 0.09479770809412003, -0.004962412174791098, 0.09239683300256729, 0.055143263190984726, -0.04722554609179497, -0.06106282398104668, -0.00288520404137671, -0.097859226167202, -0.06986550241708755, 0.023987919092178345, 0.06233545020222664, -0.031355664134025574, 0.43293556571006775, 0.01940208673477173, -0.02245233952999115, -0.027674607932567596, 0.13244310021400452, 0.08883558958768845, 0.03722887113690376, 0.30476894974708557, 0.07857707887887955, -0.07346323132514954, -0.04236574470996857, 0.03155086934566498, -0.030491987243294716, 0.06189068779349327, 0.1721981316804886, 0.18353848159313202, -0.05260978639125824, 0.007775945123285055, -0.05251277610659599, -0.05171242356300354, 0.048237722367048264, -0.006391080562025309, -0.0014940337277948856, 0.0029219959396868944, 0.11952677369117737, 0.006275538355112076, 0.013511854223906994, -0.1018727496266365, 0.0738491415977478, -0.09797398000955582, -0.07198628783226013, -0.10211017727851868, -0.057831112295389175, -0.06794857978820801, -0.1536683589220047, 0.050299022346735, -0.039539966732263565, -0.012258638627827168, 0.29356253147125244, 0.054878368973731995, -0.016682522371411324, 0.12905782461166382, -0.11333007365465164, 0.06638791412115097, 0.043224040418863297, -0.03882767632603645, -0.05063356086611748, -0.005741879343986511, -0.053348395973443985, 0.13333499431610107, -0.09758201986551285, -0.004080495331436396, -0.025032751262187958, 0.025850191712379456, -0.004538043402135372, -0.16366125643253326, -0.038904327899217606, -0.037944402545690536, 0.0685328021645546, -0.10474475473165512, 0.054037194699048996, 0.018003590404987335, 0.11696425825357437, 0.029146360233426094, 0.17107541859149933, 0.027481431141495705, -0.04655348137021065, -0.12602750957012177, 0.1282040923833847, -0.042711447924375534, 0.06493088603019714, -0.005157361272722483, -0.07508320361375809, -0.0019018234452232718, 0.21904371678829193, 0.1404915153980255, -0.011662807315587997, -0.04130415618419647, 0.040409013628959656, 0.03670525550842285, 0.020967038348317146, 0.17550384998321533, -0.03475477173924446, 0.12001752853393555, -0.030383771285414696, -0.15524767339229584, -0.0007423057104460895, -0.07291630655527115, 0.014771201647818089, 0.010897827334702015, 0.13725930452346802, -0.057915449142456055, -0.12101662904024124, 0.19522757828235626, -0.11472804099321365, 0.16137303411960602, 0.17473860085010529, -0.07135007530450821, -0.14603787660598755, -0.00024079717695713043, 0.1087462529540062, -0.09335798025131226, -0.018966322764754295, -0.12030038982629776, -0.029201894998550415, -0.09004770964384079, -0.05903840437531471, -0.22818680107593536, -0.26074424386024475, 0.0864911898970604, 0.014870583079755306, 0.08561228960752487, -0.017813803628087044, 0.22929520905017853, 0.02852419577538967, -0.00024115294218063354, -0.10911061614751816, 0.055370599031448364, 0.07568521052598953, 0.045475203543901443, 0.00410571089014411, 0.04942819103598595, 0.032564710825681686, -0.03374798223376274, 0.07072195410728455, 0.004990800749510527, -0.02295958437025547, -0.020808475092053413, 0.04227285459637642, -0.09452987462282181, -0.02948889136314392, -0.09843286871910095, 0.11291855573654175, 0.032020773738622665, -0.026414187625050545, 0.03530130907893181, -0.018610624596476555, 0.16021601855754852, 0.029237745329737663, -0.13707712292671204, -0.04967648908495903, -0.07929830998182297, -0.06372127681970596, 0.1859646588563919, -0.0766076073050499, -0.20202338695526123, 0.024145347997546196, -0.04213985428214073, 0.03302590921521187, 0.08191708475351334, 0.055783409625291824, 0.10975956916809082, 0.05632023140788078, -0.03315781429409981, -0.09576938301324844, 0.044552650302648544, 0.012228012084960938, -0.0405987948179245, -0.09652652591466904 ]
71dc942178a6c50cd7ea69de5f09797ed8389fdb
Entity Disambiguation datasets as provided in the [GENRE](https://github.com/facebookresearch/GENRE/blob/main/scripts_genre/download_all_datasets.sh) repo. The dataset can be used to train and evaluate entity disambiguators. The datasets can be imported easily as follows: ``` from datasets import load_dataset ds = load_dataset("boragokbakan/entity_disambiguation", "aida") ``` Available dataset names are: - `blink` - `ace2004` - `aida` - `aquaint` - `blink` - `clueweb` - `msnbc` - `wiki` **Note:** As the BLINK training set is very large in size (~10GB), it is advised to set `streaming=True` when calling `load_dataset`.
boragokbakan/entity_disambiguation
[ "task_categories:question-answering", "language:en", "license:afl-3.0", "entity disambiguation", "disambiguation", "ned", "GENRE", "BLINK", "region:us" ]
2023-03-10T15:56:58+00:00
{"language": ["en"], "license": "afl-3.0", "task_categories": ["question-answering"], "pretty_name": "Entity Disambiguation", "tags": ["entity disambiguation", "disambiguation", "ned", "GENRE", "BLINK"]}
2023-03-10T19:29:56+00:00
[]
[ "en" ]
TAGS #task_categories-question-answering #language-English #license-afl-3.0 #entity disambiguation #disambiguation #ned #GENRE #BLINK #region-us
Entity Disambiguation datasets as provided in the GENRE repo. The dataset can be used to train and evaluate entity disambiguators. The datasets can be imported easily as follows: Available dataset names are: - 'blink' - 'ace2004' - 'aida' - 'aquaint' - 'blink' - 'clueweb' - 'msnbc' - 'wiki' Note: As the BLINK training set is very large in size (~10GB), it is advised to set 'streaming=True' when calling 'load_dataset'.
[]
[ "TAGS\n#task_categories-question-answering #language-English #license-afl-3.0 #entity disambiguation #disambiguation #ned #GENRE #BLINK #region-us \n" ]
[ 50 ]
[ "passage: TAGS\n#task_categories-question-answering #language-English #license-afl-3.0 #entity disambiguation #disambiguation #ned #GENRE #BLINK #region-us \n" ]
[ -0.02385026402771473, 0.024721279740333557, -0.009702395647764206, 0.05504506453871727, 0.03321804106235504, 0.06752675771713257, 0.1726817786693573, 0.08919806778430939, 0.2113562375307083, -0.02073735184967518, 0.12389221042394638, 0.08325959742069244, 0.005411685444414616, -0.052994586527347565, -0.06758149713277817, -0.1536824256181717, 0.0294913649559021, -0.016337065026164055, 0.08406174927949905, 0.04459073767066002, 0.11042246222496033, -0.06609486043453217, 0.02185671404004097, -0.05147979035973549, -0.06302236765623093, 0.07654500752687454, 0.02883053943514824, -0.014689077623188496, 0.1458614319562912, 0.08396967500448227, 0.06859959661960602, 0.07933586835861206, -0.014966475777328014, -0.23565681278705597, 0.04488426819443703, -0.0764467865228653, -0.05913794785737991, 0.02888781949877739, 0.028473377227783203, -0.03281253203749657, -0.02884727530181408, 0.08336809277534485, 0.017663726583123207, 0.12684059143066406, -0.19573090970516205, -0.1487731784582138, -0.09074658155441284, 0.0657396987080574, 0.03674637898802757, 0.08005228638648987, -0.02104458585381508, 0.09208055585622787, -0.1748981475830078, 0.047992341220378876, 0.11688416451215744, -0.27379849553108215, 0.015659799799323082, 0.1598314493894577, 0.09197082370519638, 0.03981521353125572, -0.07378533482551575, 0.08930423855781555, 0.08297411352396011, -0.01641075499355793, -0.13699452579021454, -0.12666213512420654, -0.06426738947629929, 0.0739925429224968, -0.03428152948617935, -0.08294036984443665, 0.26345935463905334, 0.09543481469154358, -0.012181836180388927, -0.06004570052027702, -0.006207354832440615, 0.07066712528467178, 0.0458492711186409, 0.003172890981659293, -0.010178446769714355, 0.04961128532886505, 0.18791665136814117, -0.09736183285713196, -0.07452782243490219, -0.059069011360406876, -0.22881580889225006, 0.12342825531959534, 0.029745889827609062, 0.05254267156124115, -0.1279638111591339, 0.029200756922364235, -0.043525200337171555, -0.050250109285116196, -0.059801649302244186, -0.056946296244859695, -0.07865175604820251, 0.03147629648447037, 0.0555838905274868, 0.0939144715666771, 0.11177754402160645, 0.17016637325286865, -0.0878988727927208, 0.03126155585050583, -0.14061175286769867, 0.16865061223506927, 0.09945669770240784, 0.11172998696565628, 0.02223888225853443, -0.006459766533225775, -0.046471819281578064, -0.09617540240287781, -0.03308486193418503, -0.018883993849158287, -0.14953559637069702, -0.009345241822302341, -0.1250309944152832, 0.23944371938705444, 0.058504026383161545, -0.01800178736448288, -0.10801525413990021, 0.042277608066797256, -0.022867318242788315, -0.03951817378401756, -0.000761448813136667, 0.02073626220226288, -0.05824670195579529, -0.05786924809217453, -0.13023431599140167, 0.06145360693335533, 0.0008112473879009485, 0.031542226672172546, -0.07993108034133911, -0.036973197013139725, -0.014211655594408512, -0.041541580110788345, 0.08036718517541885, -0.13303303718566895, 0.06771965324878693, -0.030986418947577477, -0.17335407435894012, -0.011676241643726826, -0.027689624577760696, -0.08212331682443619, 0.006923106033354998, -0.04725803807377815, 0.031189050525426865, -0.06599236279726028, -0.07065411657094955, -0.06519559770822525, -0.07240823656320572, 0.07950647920370102, -0.006677417084574699, -0.01829361543059349, -0.20252946019172668, -0.008586818352341652, -0.09105199575424194, 0.12608015537261963, -0.027021951973438263, -0.011140990070998669, -0.1302875280380249, 0.08886934071779251, -0.05868406966328621, -0.048992034047842026, -0.009596985764801502, 0.047365691512823105, -0.13894802331924438, 0.12296164780855179, -0.050392501056194305, -0.04785457253456116, 0.09458436816930771, -0.06053059175610542, -0.14679892361164093, 0.04756247624754906, 0.002897747792303562, 0.10051502287387848, 0.06369941681623459, 0.32672372460365295, -0.08466246724128723, -0.04757562279701233, 0.06156689301133156, 0.13660843670368195, -0.10116483271121979, 0.04714229702949524, 0.10142062604427338, -0.13056407868862152, -0.03990120813250542, -0.012871638871729374, 0.006024939939379692, 0.03462596610188484, -0.046370942145586014, -0.1226956769824028, 0.01896296814084053, 0.06519603729248047, 0.08529757708311081, 0.05901279300451279, -0.022928373888134956, -0.043681222945451736, 0.04238969460129738, -0.0539514385163784, 0.007796192541718483, 0.08618535101413727, -0.03763135150074959, -0.09559479355812073, 0.053687769919633865, 0.050868768244981766, 0.016177354380488396, -0.09384242445230484, -0.15088197588920593, -0.007781064137816429, 0.08567199110984802, 0.11529579758644104, 0.2226322889328003, -0.005343636963516474, -0.11732316762208939, -0.07066181302070618, -0.007506179623305798, 0.026529045775532722, 0.027252651751041412, 0.014836621470749378, -0.1386946141719818, 0.053979601711034775, -0.004782444331794977, -0.04946386441588402, -0.07875452935695648, -0.00514086801558733, 0.1426931768655777, 0.010952472686767578, 0.042288921773433685, 0.09849563986063004, -0.031080342829227448, 0.041804239153862, 0.011724467389285564, -0.013443227857351303, 0.09674328565597534, -0.08770251274108887, -0.06478645652532578, 0.07995034754276276, -0.05225951224565506, 0.17280787229537964, 0.09505457431077957, -0.08197687566280365, -0.008510120213031769, -0.11294914036989212, -0.06826766580343246, 0.017563465982675552, 0.0037837300915271044, -0.019098225980997086, -0.00607535894960165, 0.027905931696295738, 0.013543945737183094, -0.08625398576259613, -0.041390590369701385, -0.033158592879772186, -0.011550648137927055, -0.09812599420547485, 0.10302918404340744, 0.11345309019088745, -0.24411927163600922, 0.1948968768119812, 0.25534069538116455, 0.16352027654647827, 0.22687318921089172, -0.07227886468172073, -0.006453387904912233, -0.04116489738225937, 0.0448949858546257, -0.06615421921014786, 0.21646420657634735, -0.16989386081695557, 0.05044567212462425, 0.05055435374379158, 0.06399743258953094, 0.02872348576784134, -0.10915540903806686, -0.134603813290596, -0.0596366822719574, -0.06547161936759949, -0.07914179563522339, 0.06887123733758926, -0.023566409945487976, 0.07085622102022171, 0.04944734275341034, -0.07042330503463745, 0.1420358419418335, -0.05459997057914734, -0.08113855868577957, 0.07216016203165054, -0.14878423511981964, -0.16307872533798218, -0.08863183110952377, -0.054622430354356766, -0.07759717106819153, -0.0026411954313516617, 0.07071829587221146, -0.0321238711476326, -0.04498697817325592, 0.04702625796198845, 0.08133887499570847, -0.18251092731952667, -0.12985965609550476, -0.03875128552317619, 0.10945125669240952, -0.11680790781974792, -0.09575191140174866, -0.0527348518371582, 0.004116187337785959, -0.00160693796351552, 0.050453685224056244, -0.09161558002233505, 0.04797830805182457, 0.12082904577255249, 0.05474494397640228, 0.02825789712369442, -0.13776810467243195, 0.2813888192176819, -0.1877521127462387, -0.026713283732533455, 0.05946033075451851, -0.02524712309241295, 0.023387117311358452, 0.26707321405410767, 0.012882565148174763, -0.0899534747004509, -0.011209819465875626, 0.03584430366754532, -0.016351742669939995, -0.2907513380050659, -0.0734616369009018, -0.08692692220211029, 0.21230563521385193, -0.031619708985090256, 0.11133275181055069, 0.17995522916316986, -0.033360037952661514, -0.0216009970754385, -0.07159125059843063, 0.047911759465932846, 0.06332532316446304, 0.38462090492248535, -0.08464765548706055, 0.02236926555633545, -0.08050394058227539, -0.03842901811003685, 0.07397090643644333, 0.17547832429409027, 0.16899405419826508, 0.2827219069004059, 0.11990520358085632, 0.13211128115653992, 0.06539250165224075, 0.013993457891047001, -0.043779466301202774, -0.00923705194145441, -0.0539894625544548, -0.06498032063245773, 0.0061393119394779205, 0.0755973756313324, 0.015635209158062935, 0.14656655490398407, -0.07316531240940094, 0.016679808497428894, -0.20270033180713654, 0.027846522629261017, 0.03247600048780441, 0.07402905821800232, 0.07387734949588776, 0.08117279410362244, 0.12443423271179199, -0.036183081567287445, -0.09008591622114182, 0.1152893602848053, 0.05393729358911514, -0.15729683637619019, -0.011360548436641693, 0.06306643784046173, 0.15457555651664734, 0.06082385405898094, 0.06808590143918991, -0.17817513644695282, -0.20175878703594208, 0.01576148346066475, 0.17027167975902557, -0.2899377644062042, 0.3169895112514496, 0.07637949287891388, -0.060620568692684174, -0.09803975373506546, -0.05351586639881134, -0.083067387342453, 0.17587776482105255, 0.24031421542167664, 0.005100330337882042, 0.02282029762864113, -0.0798950120806694, 0.07513099908828735, -0.0068575837649405, 0.08878955990076065, -0.0123831145465374, -0.07208188623189926, -0.04889066889882088, 0.07374834269285202, -0.02324030175805092, 0.051766347140073776, -0.12180308252573013, -0.09943389892578125, 0.02902826853096485, 0.08133315294981003, 0.06996475160121918, -0.04310884699225426, 0.03668854013085365, -0.08617343753576279, 0.08820638060569763, -0.19147184491157532, -0.03643037751317024, -0.10918460041284561, -0.11366980522871017, 0.05252671241760254, -0.017206721007823944, -0.05788121744990349, -0.06439334899187088, -0.048559337854385376, -0.06487102061510086, -0.05715213716030121, 0.1487002968788147, -0.030855374410748482, -0.06735250353813171, -0.047124676406383514, 0.14820021390914917, -0.07434588670730591, 0.0962510034441948, -0.002086493419483304, 0.027896186336874962, -0.023388005793094635, -0.12073321640491486, 0.09405886381864548, -0.13138341903686523, 0.01670723408460617, 0.12339498102664948, -0.058500077575445175, 0.03121383674442768, -0.030602268874645233, -0.13329850137233734, 0.25569474697113037, 0.31878164410591125, -0.010523812845349312, 0.1810656189918518, 0.17008532583713531, -0.09523896127939224, -0.22888490557670593, -0.0023181545548141003, -0.19908885657787323, -0.055085960775613785, 0.14793193340301514, -0.13654038310050964, -0.05530870333313942, 0.10392751544713974, -0.06767668575048447, 0.18243122100830078, -0.27940085530281067, -0.0023932477924972773, 0.12375840544700623, -0.04727572947740555, 0.20556983351707458, -0.11345142126083374, -0.11026421189308167, -0.05155114829540253, -0.2151835411787033, 0.09875000268220901, 0.035180799663066864, 0.06608530879020691, -0.030890539288520813, 0.02765217050909996, -0.02502056397497654, 0.024766886606812477, 0.17777098715305328, 0.024838529527187347, 0.07159744203090668, -0.060099393129348755, -0.1986532211303711, 0.2519734501838684, 0.05595698580145836, -0.010014623403549194, -0.06640496104955673, 0.01743762567639351, -0.13687345385551453, -0.04298965632915497, -0.08990266919136047, 0.05893397703766823, -0.05116242915391922, -0.09800185263156891, -0.12679997086524963, 0.06389711052179337, -0.07906590402126312, 0.006734868977218866, 0.292097270488739, -0.1086084321141243, 0.04783117026090622, -0.039952587336301804, 0.18853650987148285, -0.10468436777591705, -0.04863626882433891, -0.05028252676129341, -0.05857449024915695, 0.0694919228553772, -0.03335389867424965, 0.04460597038269043, 0.15445706248283386, -0.02704545296728611, 0.16674549877643585, 0.06660401076078415, -0.023178914561867714, 0.01792413368821144, 0.05537707731127739, -0.025954270735383034, -0.2633320093154907, 0.02791419066488743, -0.009255182929337025, 0.05321508273482323, -0.022537998855113983, 0.01906496100127697, 0.15857985615730286, 0.020090213045477867, 0.07701707631349564, -0.03600345179438591, -0.07726889848709106, -0.018843187019228935, 0.07213376462459564, 0.03921051695942879, -0.08549278974533081, 0.11660632491111755, 0.06031777337193489, -0.08059778064489365, -0.02976282872259617, 0.09324565529823303, -0.026884127408266068, -0.08207214623689651, -0.24027790129184723, 0.08619202673435211, -0.09971090406179428, -0.05621416121721268, -0.013535406440496445, -0.1479567140340805, -0.0012983219930902123, 0.13931357860565186, -0.021826371550559998, 0.08802857249975204, 0.010509653948247433, -0.055791303515434265, 0.1363062709569931, 0.021078070625662804, -0.19201156497001648, -0.00429572444409132, -0.06698622554540634, -0.13863462209701538, 0.023074869066476822, 0.16182735562324524, -0.04026801139116287, -0.09365814924240112, -0.21184180676937103, 0.10749936103820801, -0.1771559715270996, -0.04866766184568405, -0.019058968871831894, -0.008185082115232944, 0.02973974123597145, -0.08821321278810501, -0.0033606502693146467, -0.07160564512014389, -0.14527171850204468, 0.051629438996315, 0.1142301857471466, 0.12204789370298386, -0.08813423663377762, -0.026507796719670296, 0.11823957413434982, 0.04742300882935524, 0.1504976451396942, -0.034523818641901016, -0.027203939855098724, 0.0814862847328186, -0.1638495773077011, -0.051603298634290695, 0.04506997764110565, -0.015163592994213104, 0.04579338803887367, 0.0545610673725605, -0.08570736646652222, 0.03353818133473396, 0.039580512791872025, 0.10334260016679764, -0.1944931596517563, -0.10443691164255142, 0.027437997981905937, -0.02114449441432953, -0.20736457407474518, 0.036218173801898956, -0.07779130339622498, 0.06146031990647316, -0.05640612170100212, 0.09363409131765366, 0.0425521656870842, 0.03284342959523201, -0.02966909296810627, 0.026900948956608772, -0.0003805203305091709, -0.008981053717434406, -0.013015828095376492, -0.10153190046548843, -0.023334937170147896, -0.029683806002140045, 0.2996297776699066, 0.045317716896533966, -0.0838049128651619, 0.0729600042104721, 0.04038386791944504, -0.04383473098278046, -0.0396193191409111, 0.201734259724617, 0.07215047627687454, -0.022864166647195816, -0.06086647883057594, -0.006159118376672268, -0.13034899532794952, -0.09840983897447586, 0.17205855250358582, 0.1039544865489006, 0.09168578684329987, -0.0235429797321558, 0.0904533788561821, -0.06933888792991638, 0.04225322604179382, -0.03786289319396019, 0.17693454027175903, -0.03907205909490585, -0.05740153044462204, 0.1336832493543625, 0.16228102147579193, -0.06327055394649506, 0.07749535143375397, -0.04440348595380783, -0.037429194897413254, -0.12395226210355759, -0.1035073921084404, -0.018261583521962166, -0.09400242567062378, 0.0899173840880394, -0.06629122793674469, 0.04812229424715042, 0.060743000358343124, 0.06862924993038177, -0.0626995638012886, 0.031858302652835846, -0.08665375411510468, -0.08084053546190262, -0.023872561752796173, 0.0008535905508324504, 0.1151304543018341, -0.13430196046829224, 0.03717215359210968, -0.014428309164941311, -0.10182494670152664, -0.009923381730914116, 0.058180902153253555, -0.07928749918937683, -0.1277773529291153, -0.18552951514720917, -0.050174735486507416, -0.032344575971364975, 0.1524592489004135, -0.035682301968336105, 0.24594518542289734, -0.00408336753025651, 0.04523445665836334, 0.05571194365620613, 0.16707035899162292, 0.029740391299128532, -0.11499527841806412, 0.0058143604546785355, 0.1564216911792755, 0.008520682342350483, 0.09860248863697052, -0.06664606183767319, -0.06873953342437744, 0.020889218896627426, 0.16019150614738464, 0.2448451817035675, -0.08240313082933426, -0.00600259518250823, -0.012159883975982666, 0.035919833928346634, 0.0506950318813324, 0.03935971483588219, -0.046486321836709976, 0.20637883245944977, -0.07693972438573837, 0.026285327970981598, 0.008954976685345173, 0.04256351664662361, -0.05108257755637169, 0.02710103616118431, 0.07906564325094223, -0.04973702132701874, -0.08289245516061783, 0.14758163690567017, -0.13306891918182373, 0.12803566455841064, 0.12328093498945236, -0.07282503694295883, -0.03609616309404373, -0.023671314120292664, 0.09497980028390884, -0.0030140415765345097, 0.03932921588420868, -0.024788467213511467, -0.09325989335775375, -0.04561758041381836, 0.02381156198680401, -0.1891888827085495, -0.161154106259346, 0.1437741369009018, 0.052382566034793854, 0.19715768098831177, -0.03190099447965622, 0.1211702972650528, 0.049328818917274475, -0.0007862139609642327, -0.027195312082767487, 0.07670492678880692, 0.07780195027589798, 0.02700047567486763, -0.10748729854822159, -0.04661831259727478, 0.07453441619873047, 0.027633218094706535, 0.07946746796369553, -0.024796199053525925, 0.031175823882222176, 0.07856670022010803, -0.09258539229631424, -0.11289986968040466, 0.08685889840126038, -0.09738513827323914, 0.0051413411274552345, 0.006277567707002163, 0.0017414455069229007, -0.05975360423326492, -0.03896937891840935, 0.001983762951567769, 0.07156555354595184, -0.04197917506098747, -0.09604093432426453, 0.11943694949150085, 0.015323113650083542, 0.1099407821893692, -0.03312066197395325, -0.17321808636188507, -0.007761977147310972, -0.03923463821411133, 0.0853695198893547, -0.034115664660930634, 0.00881869625300169, 0.13718901574611664, -0.025506140664219856, 0.03300071135163307, -0.42695239186286926, 0.027100922539830208, 0.01658105105161667, -0.051272518932819366, 0.024325570091605186 ]
f4f4f9569cacd325b978aee301a4db3dd2d623b0
# Open Recipes Open Recipes is an open database of recipe bookmarks Data taken from https://github.com/fictivekin/openrecipes Please credit the original creators. Collected via: ```bash curl -O https://s3.amazonaws.com/openrecipes/20170107-061401-recipeitems.json.gz ``` ## License The Open Recipes Database is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.en_US">Creative Commons Attribution 3.0 Unported License</a>. <a rel="license" href="http://creativecommons.org/licenses/by/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" /></a> © 2013 Fictive Kin LLC
napsternxg/openrecipes-20170107-061401-recipeitems
[ "size_categories:100K<n<1M", "language:en", "license:cc", "region:us" ]
2023-03-10T15:58:22+00:00
{"language": ["en"], "license": "cc", "size_categories": ["100K<n<1M"], "pretty_name": "open recipes"}
2023-03-10T16:10:36+00:00
[]
[ "en" ]
TAGS #size_categories-100K<n<1M #language-English #license-cc #region-us
# Open Recipes Open Recipes is an open database of recipe bookmarks Data taken from URL Please credit the original creators. Collected via: ## License The Open Recipes Database is licensed under a <a rel="license" href="URL Commons Attribution 3.0 Unported License</a>. <a rel="license" href="URL alt="Creative Commons License" style="border-width:0" src="http://i.URL /></a> © 2013 Fictive Kin LLC
[ "# Open Recipes\n\nOpen Recipes is an open database of recipe bookmarks\n\nData taken from URL\nPlease credit the original creators. \n\nCollected via:", "## License\n\nThe Open Recipes Database is licensed under a <a rel=\"license\" href=\"URL Commons Attribution 3.0 Unported License</a>.\n\n<a rel=\"license\" href=\"URL alt=\"Creative Commons License\" style=\"border-width:0\" src=\"http://i.URL /></a>\n\n© 2013 Fictive Kin LLC" ]
[ "TAGS\n#size_categories-100K<n<1M #language-English #license-cc #region-us \n", "# Open Recipes\n\nOpen Recipes is an open database of recipe bookmarks\n\nData taken from URL\nPlease credit the original creators. \n\nCollected via:", "## License\n\nThe Open Recipes Database is licensed under a <a rel=\"license\" href=\"URL Commons Attribution 3.0 Unported License</a>.\n\n<a rel=\"license\" href=\"URL alt=\"Creative Commons License\" style=\"border-width:0\" src=\"http://i.URL /></a>\n\n© 2013 Fictive Kin LLC" ]
[ 27, 30, 78 ]
[ "passage: TAGS\n#size_categories-100K<n<1M #language-English #license-cc #region-us \n# Open Recipes\n\nOpen Recipes is an open database of recipe bookmarks\n\nData taken from URL\nPlease credit the original creators. \n\nCollected via:## License\n\nThe Open Recipes Database is licensed under a <a rel=\"license\" href=\"URL Commons Attribution 3.0 Unported License</a>.\n\n<a rel=\"license\" href=\"URL alt=\"Creative Commons License\" style=\"border-width:0\" src=\"http://i.URL /></a>\n\n© 2013 Fictive Kin LLC" ]
[ -0.10478270798921585, 0.1263991743326187, 0.0046097394078969955, 0.04976387694478035, -0.03606973960995674, 0.043757230043411255, 0.10722342878580093, 0.10012683272361755, 0.26231133937835693, -0.02299169823527336, 0.04237533360719681, 0.05864783748984337, -0.04377882555127144, 0.16946271061897278, -0.04426688328385353, -0.10201162099838257, 0.0555693618953228, 0.04224446415901184, 0.019306840375065804, 0.07612881064414978, 0.00661938451230526, 0.013103990815579891, 0.008261563256382942, -0.032424964010715485, -0.05381070077419281, 0.015089990571141243, 0.007373744156211615, -0.06889651715755463, 0.03979935124516487, -0.06009340286254883, 0.04438084736466408, 0.042533162981271744, -0.04867660626769066, -0.2133302241563797, 0.037217527627944946, -0.03566510230302811, -0.016730139032006264, 0.012960686348378658, 0.012977139092981815, 0.07058706879615784, 0.030930839478969574, 0.005451065953820944, -0.047989144921302795, 0.1268496811389923, -0.07330095767974854, -0.19345641136169434, -0.02761678397655487, -0.07015977054834366, -0.1639343798160553, 0.0324273519217968, 0.06726440042257309, -0.12313168495893478, -0.12917646765708923, -0.002391441259533167, 0.22068648040294647, -0.17859025299549103, -0.007274982985109091, 0.08721465617418289, 0.007018784526735544, -0.06139293313026428, -0.024442723020911217, 0.04481447860598564, 0.11009355634450912, -0.0166824609041214, -0.09435013681650162, -0.04374117776751518, -0.08349959552288055, -0.07776956260204315, 0.09164015203714371, -0.016333691775798798, 0.3661838471889496, 0.048767466098070145, -0.1271255910396576, -0.03399374336004257, -0.14647334814071655, 0.0667247548699379, -0.07495703548192978, 0.07998219132423401, 0.09864576905965805, 0.09346026182174683, -0.005733889527618885, -0.12961281836032867, -0.05746719613671303, -0.143251433968544, -0.1304992437362671, 0.2833467125892639, -0.008916404098272324, 0.014694929122924805, 0.012799049727618694, -0.03588814660906792, -0.11083685606718063, -0.11049068719148636, -0.08042607456445694, -0.07411536574363708, 0.14688122272491455, 0.036796826869249344, -0.017240040004253387, 0.01603216864168644, 0.17001381516456604, 0.1893320083618164, -0.06924622505903244, -0.02421245537698269, -0.09603497385978699, 0.03464522212743759, 0.09397345036268234, -0.017354635521769524, 0.01375590916723013, 0.07849293202161789, 0.027282826602458954, -0.12174336612224579, 0.011682085692882538, -0.03908263519406319, -0.04063837602734566, -0.07331150025129318, -0.08442212641239166, -0.007215666584670544, 0.05326040834188461, 0.011416765861213207, -0.04938465729355812, -0.0020316692534834146, 0.2759586274623871, 0.005923944991081953, -0.022171780467033386, 0.03091706521809101, -0.10321325063705444, 0.03960197791457176, -0.008462294936180115, 0.07663659006357193, 0.08037968724966049, -0.036613453179597855, -0.09484289586544037, -0.07171589881181717, -0.02983642928302288, 0.006005535833537579, 0.08583658933639526, -0.14513646066188812, 0.02667527087032795, -0.05783386155962944, -0.1324075162410736, -0.02204998955130577, 0.051735758781433105, 0.007903487421572208, -0.01286513265222311, -0.006330844946205616, 0.06661277264356613, -0.047797154635190964, 0.025251096114516258, -0.05720682069659233, -0.08566939830780029, 0.10310859233140945, -0.13772711157798767, 0.07355078309774399, -0.17970620095729828, -0.012927820906043053, -0.11732517182826996, 0.025661475956439972, -0.04552919790148735, -0.02019375190138817, -0.049226827919483185, 0.00439758226275444, -0.032019369304180145, -0.00974107626825571, -0.12837499380111694, -0.03266463428735733, -0.04142351821064949, 0.17948980629444122, -0.13291920721530914, 0.1103733703494072, 0.26979735493659973, 0.02627849578857422, -0.11494406312704086, 0.1274476796388626, 0.02338920347392559, 0.09230540692806244, 0.059081997722387314, 0.2639533579349518, -0.0009169538388960063, 0.02536027878522873, 0.051295600831508636, 0.1153249740600586, 0.14120295643806458, -0.17126987874507904, 0.04079097881913185, -0.15115593373775482, -0.087803415954113, 0.015252863056957722, 0.10980365425348282, -0.03309166803956032, 0.02451876550912857, -0.07605486363172531, -0.02920989692211151, -0.1250901073217392, 0.01825866475701332, -0.036719389259815216, 0.055740293115377426, -0.05140477418899536, 0.12652626633644104, -0.06395163387060165, 0.008489682339131832, 0.00989674311131239, 0.048386719077825546, 0.014812939800322056, 0.067592091858387, -0.058152616024017334, -0.029984092339873314, -0.003556342562660575, 0.007285536266863346, 0.03951030224561691, 0.005506803747266531, -0.010035441257059574, -0.03107803501188755, 0.0057846964336931705, -0.07206574082374573, 0.05869521573185921, 0.04068239405751228, 0.0033137721475213766, 0.06020249053835869, -0.05854858085513115, -0.06009325385093689, 0.01433321088552475, 0.008050363510847092, -0.07426103949546814, 0.04585977643728256, -0.017859531566500664, 0.16936606168746948, -0.020830178633332253, 0.055853426456451416, -0.017494866624474525, 0.13111251592636108, 0.037953462451696396, 0.007908442057669163, 0.055436570197343826, 0.023038489744067192, 0.005158387124538422, -0.13195261359214783, 0.10285310447216034, 0.08790401369333267, 0.19974467158317566, 0.03387055918574333, -0.14466559886932373, 0.011220342479646206, -0.1821153461933136, -0.02966882847249508, 0.01261064037680626, -0.06713616847991943, 0.05446190387010574, -0.06877097487449646, -0.0417337603867054, 0.008064246736466885, -0.09529703110456467, 0.016886144876480103, 0.022768590599298477, -0.0810207650065422, 0.0052274917252361774, 0.036181122064590454, 0.15612107515335083, -0.1381155401468277, 0.07446266710758209, 0.2358383983373642, 0.12219532579183578, 0.17121337354183197, -0.012700882740318775, 0.03901839628815651, -0.015581430867314339, 0.07934726029634476, -0.09334766119718552, 0.08958905190229416, -0.0907132551074028, 0.10549391061067581, -0.002123559359461069, 0.0745735689997673, 0.03674916923046112, -0.1241229847073555, -0.0689055323600769, 0.05654347687959671, -0.0258952509611845, -0.0008670691750012338, 0.003883644472807646, -0.05139521136879921, 0.012404811568558216, 0.08058544248342514, 0.006322141271084547, 0.0854065790772438, -0.06910823285579681, 0.016841495409607887, 0.1218363493680954, -0.07506215572357178, 0.22683344781398773, 0.053916603326797485, -0.08201151341199875, -0.059813566505908966, 0.03286416828632355, 0.05900530889630318, 0.005931268446147442, -0.05866631865501404, -0.01812349259853363, -0.19137252867221832, 0.0010524917161092162, -0.08090343326330185, -0.0234497282654047, 0.01274622417986393, -0.09244810044765472, -0.0822008028626442, -0.030273491516709328, -0.014778469689190388, -0.1048915684223175, 0.00459181098267436, -0.12248631566762924, 0.14762355387210846, -0.0029438789933919907, 0.09437134861946106, -0.0382031686604023, 0.02107139118015766, 0.046226076781749725, -0.02244824729859829, -0.06951794773340225, -0.01802578568458557, 0.09412971138954163, 0.08691875636577606, 0.13704286515712738, 0.11028582602739334, -0.11285906285047531, 0.00035171807394362986, -0.015188501216471195, -0.04801822826266289, -0.08045369386672974, -0.05590341240167618, -0.12298043072223663, 0.12552396953105927, 0.07315443456172943, 0.03463798761367798, 0.04350174590945244, 0.12649543583393097, 0.009460517205297947, 0.13706927001476288, -0.10238024592399597, -0.057149630039930344, 0.2058258354663849, -0.006512242369353771, -0.06352414190769196, -0.06495511531829834, 0.0827820897102356, 0.18819716572761536, 0.17938850820064545, 0.06623619794845581, 0.05593317002058029, 0.3372306227684021, 0.1702851504087448, 0.10160315036773682, -0.02206367626786232, 0.11135828495025635, -0.09248942881822586, 0.08309902995824814, -0.023446843028068542, -0.08252044767141342, -0.0715678408741951, 0.012701321393251419, -0.1910206526517868, -0.17384499311447144, 0.020940689370036125, -0.14647310972213745, 0.07411246746778488, 0.10817757248878479, 0.03757074102759361, 0.050675954669713974, 0.08644607663154602, 0.06446639448404312, 0.06463067978620529, -0.060469627380371094, 0.10824040323495865, 0.0418364517390728, -0.0667237862944603, 0.011067608371376991, 0.07295315712690353, 0.09516240656375885, -0.06964673101902008, -0.048301685601472855, 0.010500805452466011, -0.08713963627815247, -0.03628779202699661, 0.06940364092588425, -0.18390148878097534, 0.17213760316371918, 0.0398038886487484, -0.06970862299203873, -0.16654588282108307, -0.11442702263593674, -0.0016870511462911963, -0.04652765765786171, 0.05493178963661194, 0.013898747973144054, -0.013257273472845554, -0.06478952616453171, -0.0960463136434555, 0.03338859602808952, -0.005672864615917206, -0.07467564195394516, -0.048387762159109116, 0.02629503607749939, 0.07682984322309494, -0.0001831866247812286, 0.23606333136558533, -0.1064886525273323, -0.07493351399898529, -0.06734045594930649, 0.2323322594165802, -0.0680672749876976, -0.0390738844871521, 0.02663140557706356, 0.08255559951066971, 0.002628056798130274, -0.13454435765743256, -0.08606283366680145, -0.10347595065832138, -0.12234269827604294, 0.028095221146941185, -0.015302869491279125, 0.08587183803319931, -0.0776406079530716, -0.10029422491788864, -0.055337291210889816, -0.09948406368494034, 0.16140611469745636, -0.06003608554601669, -0.0689646452665329, 0.0039115361869335175, -0.05927864462137222, 0.029418181627988815, 0.0023096248041838408, 0.0009934729896485806, 0.07809608429670334, -0.06556927412748337, -0.06479670852422714, -0.1325826644897461, -0.018455468118190765, 0.03647412732243538, 0.18652138113975525, -0.14034609496593475, 0.0095366220921278, 0.0911262035369873, -0.023016279563307762, -0.0005524405278265476, 0.11667254567146301, 0.0026533629279583693, 0.14060060679912567, 0.17611192166805267, 0.022791415452957153, -0.1114155650138855, -0.06139697879552841, -0.1878127157688141, -0.04139743745326996, -0.015483026392757893, -0.2290799766778946, 0.11302553117275238, 0.10328006744384766, -0.11327103525400162, 0.27184346318244934, -0.24193313717842102, -0.05894455313682556, 0.05290577560663223, 0.028729677200317383, 0.26604190468788147, -0.02224578522145748, -0.07851890474557877, -0.0870678499341011, -0.0793098509311676, 0.06770162284374237, -0.004530064761638641, 0.09717105329036713, -0.06739946454763412, -0.0419880747795105, 0.022296229377388954, -0.011924341320991516, 0.046797700226306915, 0.010567624121904373, 0.08960504829883575, -0.12032466381788254, 0.0034493098501116037, -0.0485798642039299, 0.0397028848528862, 0.015640929341316223, -0.11826689541339874, 0.01835431158542633, -0.05707791447639465, -0.05456498637795448, -0.06151561066508293, 0.06632591784000397, -0.012733057141304016, -0.1556830257177353, -0.0029790308326482773, 0.00397592643275857, -0.04756070673465729, 0.07540947198867798, -0.014387081377208233, 0.029156796634197235, 0.12558573484420776, 0.10768567025661469, 0.05994206294417381, 0.00417728815227747, 0.09892050921916962, 0.00220665754750371, -0.062341757118701935, 0.052230093628168106, -0.07443173974752426, -0.030008452013134956, 0.0668364092707634, 0.05586649850010872, 0.010795151814818382, -0.008336016908288002, -0.03490482643246651, 0.06881283223628998, 0.0659271776676178, -0.04193717613816261, 0.005321919452399015, 0.07225334644317627, 0.05739816278219223, -0.012797142378985882, -0.044833358377218246, 0.06590104848146439, -0.007329673506319523, 0.0237937793135643, -0.052192650735378265, 0.06468314677476883, 0.023690855130553246, 0.017220817506313324, 0.15398481488227844, -0.05696338042616844, -0.06292569637298584, 0.13677924871444702, 0.026752615347504616, -0.03585362806916237, -0.019570723176002502, 0.048484742641448975, -0.061684008687734604, -0.035522010177373886, 0.032204221934080124, -0.017222484573721886, -0.1780204027891159, -0.03120008483529091, 0.01844823732972145, 0.0527927540242672, -0.008444850333034992, 0.11807230859994888, 0.11460873484611511, 0.09261147677898407, 0.05103093385696411, -0.02037821337580681, 0.10694204270839691, 0.024245692417025566, -0.10173443704843521, 0.04706130176782608, 0.017708588391542435, -0.22177071869373322, -0.04281872138381004, 0.04802548885345459, -0.02026076801121235, 0.0038163450080901384, -0.07106348872184753, 0.00392390601336956, -0.16784484684467316, 0.064419224858284, -0.05966774374246597, -0.02423800528049469, -0.08592415601015091, 0.028892455622553825, -0.035486605018377304, 0.016362419351935387, -0.07213588804006577, -0.0037641648668795824, 0.00864315964281559, 0.011259167455136776, -0.11722263693809509, -0.04967769235372543, 0.10368934273719788, 0.04416573420166969, 0.048501212149858475, -0.01672274060547352, -0.0860014259815216, -0.11979103088378906, -0.11366318166255951, 0.008457410149276257, 0.023648332804441452, 0.005896476097404957, -0.044483382254838943, 0.05921256169676781, -0.027283895760774612, 0.007597742602229118, 0.096750907599926, -0.013776575215160847, 0.07855304330587387, -0.18752820789813995, -0.020421283319592476, 0.04305381327867508, -0.0546925850212574, -0.07475192844867706, -0.0814523920416832, 0.12779118120670319, -0.027169855311512947, -0.030687719583511353, 0.03249065577983856, 0.03231015056371689, 0.013652605935931206, -0.012614764273166656, 0.00835405196994543, -0.05029446631669998, -0.10204700380563736, 0.04053468257188797, -0.008869889192283154, 0.021425945684313774, 0.3878299593925476, -0.032572850584983826, -0.13570137321949005, 0.02176576294004917, -0.03747096657752991, 0.0892314612865448, -0.0320398211479187, 0.28364109992980957, 0.020622938871383667, -0.03612871840596199, 0.001894113840535283, 0.10941397398710251, -0.025224626064300537, -0.007248829118907452, 0.012476585805416107, 0.11955887824296951, 0.04960307478904724, -0.0739181637763977, 0.013931489549577236, -0.026327231898903847, 0.03897523880004883, -0.1387399584054947, 0.025261035189032555, 0.036299340426921844, -0.0849878340959549, -0.09201107174158096, -0.051472242921590805, -0.09738007932901382, 0.05321716144680977, 0.07935573905706406, 0.01541581004858017, -0.12249132245779037, -0.16802668571472168, -0.01621144451200962, -0.07911650091409683, 0.0074383472092449665, -0.04262271150946617, -0.006647530011832714, 0.0461464524269104, 0.0016711869975551963, 0.07345698028802872, 0.22837895154953003, -0.21573536098003387, -0.021763864904642105, 0.10547345131635666, -0.024292677640914917, -0.05837923288345337, -0.0910760685801506, -0.0987648293375969, -0.053905315697193146, -0.02499505877494812, -0.016362298280000687, 0.02796318009495735, -0.04131908714771271, -0.07567059248685837, -0.022723404690623283, -0.027729656547307968, -0.11318124085664749, -0.021910643205046654, 0.0689050704240799, 0.08225516229867935, 0.02955719456076622, -0.01617097109556198, 0.07200092077255249, 0.19160489737987518, 0.004603685345500708, -0.05100296065211296, 0.025977935642004013, -0.09365451335906982, -0.03132467716932297, -0.1085982620716095, -0.029587602242827415, -0.049231287091970444, 0.0960349291563034, 0.07805392891168594, 0.16945479810237885, -0.07526897639036179, 0.03367489576339722, 0.019956225529313087, 0.009579718112945557, 0.14437274634838104, 0.03640509396791458, -0.05982949212193489, 0.22233840823173523, -0.046460460871458054, -0.07185907661914825, 0.12435329705476761, 0.001620222581550479, -0.16072268784046173, -0.0024540142621845007, 0.06881352514028549, -0.060987092554569244, -0.14697735011577606, 0.15103615820407867, -0.0754224881529808, 0.033299874514341354, 0.053464606404304504, -0.011739934794604778, -0.000565611757338047, -0.08865495771169662, -0.05061296746134758, 0.06325924396514893, 0.06186790391802788, -0.08130045235157013, -0.03862495347857475, -0.07809494435787201, 0.01308255735784769, -0.2277311533689499, 0.0671834722161293, 0.005583512131124735, 0.04326728358864784, 0.22908072173595428, 0.028547538444399834, -0.01515861414372921, 0.04304321110248566, -0.015083972364664078, -0.11070861667394638, -0.014666571281850338, 0.06215684860944748, -0.004725717008113861, -0.04914579167962074, -0.1106337234377861, -0.05530890077352524, -0.16129793226718903, 0.08992432057857513, -0.07101881504058838, 0.031440746039152145, 0.4143190085887909, 0.06318704783916473, -0.17763394117355347, 0.00794299878180027, -0.15744778513908386, 0.0966624841094017, -0.02059212699532509, -0.04763505607843399, -0.09174077957868576, 0.005400754511356354, -0.04467706009745598, 0.023440444841980934, -0.2581852376461029, -0.07148879766464233, 0.01439632661640644, 0.013137444853782654, 0.10638196021318436, -0.02579314075410366, -0.0809955969452858, 0.018904147669672966, -0.007053833454847336, 0.04420068487524986, -0.054879751056432724, -0.021017715334892273, 0.021135836839675903, -0.026667531579732895, 0.022373322397470474, -0.15913119912147522, -0.017343077808618546, 0.0013712320942431688, -0.11862952262163162, -0.08624307066202164 ]
72a65b98a2b5b0ae515b3c939ab24604c85ac7e5
# Dataset Card for "tokenized-codeparrot-train" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
rohitsuv/tokenized-codeparrot-train
[ "region:us" ]
2023-03-10T16:04:01+00:00
{"dataset_info": {"features": [{"name": "input_ids", "sequence": "int32"}, {"name": "ratio_char_token", "dtype": "float64"}], "splits": [{"name": "train", "num_bytes": 1485252, "num_examples": 1819}], "download_size": 0, "dataset_size": 1485252}}
2023-03-10T18:14:53+00:00
[]
[]
TAGS #region-us
# Dataset Card for "tokenized-codeparrot-train" More Information needed
[ "# Dataset Card for \"tokenized-codeparrot-train\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"tokenized-codeparrot-train\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"tokenized-codeparrot-train\"\n\nMore Information needed" ]
[ -0.1205788105726242, 0.28526726365089417, -0.003739188192412257, 0.04673114791512489, 0.10998598486185074, 0.08786650002002716, 0.07668178528547287, 0.0746590718626976, -0.08131957054138184, -0.017227264121174812, 0.12124758213758469, 0.1090187281370163, 0.021495111286640167, 0.25152695178985596, 0.02339678816497326, -0.08787835389375687, 0.04335392639040947, 0.04066785052418709, -0.06610087305307388, 0.0816076248884201, 0.049341924488544464, -0.016688324511051178, 0.0569775328040123, -0.08317132294178009, -0.25808605551719666, 0.08194737136363983, -0.05351217836141586, -0.050977922976017, 0.05258552357554436, -0.11559479683637619, 0.2141595184803009, -0.0074324519373476505, 0.020726632326841354, -0.05456673726439476, 0.009782565757632256, 0.026021765545010567, -0.05985112860798836, 0.07119821757078171, 0.04613582417368889, -0.11684325337409973, -0.05969344079494476, 0.08950669318437576, 0.06742547452449799, -0.008397577330470085, -0.09810888767242432, -0.19547338783740997, -0.09187857061624527, -0.0633692666888237, 0.019777758046984673, 0.014429254457354546, 0.07982493937015533, 0.1018926128745079, -0.08827433735132217, 0.06802935153245926, -0.025167694315314293, -0.14298920333385468, 0.021916775032877922, 0.2504945695400238, 0.01629606820642948, 0.1265685111284256, -0.05195973813533783, 0.01212393119931221, 0.1258344054222107, -0.04134394973516464, -0.01570221036672592, -0.043885067105293274, -0.16289444267749786, 0.07475832104682922, -0.06101177632808685, -0.08017702400684357, 0.24482402205467224, -0.11160299181938171, 0.02430674619972706, 0.042109306901693344, -0.08150129020214081, -0.20869967341423035, 0.03275340050458908, 0.00009692360617918894, 0.026048246771097183, 0.07463547587394714, -0.0231944527477026, -0.017813103273510933, -0.06938911974430084, -0.138620063662529, -0.10159678757190704, 0.041991766542196274, -0.025286654010415077, 0.11712915450334549, -0.21227677166461945, 0.06342379003763199, 0.0382901094853878, -0.036042094230651855, 0.03945701941847801, -0.10351308435201645, -0.004589931108057499, -0.030730299651622772, -0.020830592140555382, -0.05764004960656166, 0.05218782648444176, 0.10183899849653244, 0.10775842517614365, 0.05732005462050438, -0.08006107807159424, 0.05881437286734581, 0.12554529309272766, -0.04585128277540207, -0.013342652469873428, -0.007734074257314205, -0.05781974643468857, -0.096760593354702, -0.012448756024241447, -0.09738097339868546, -0.17449188232421875, 0.03752812370657921, -0.044184863567352295, 0.14150728285312653, -0.07372689247131348, -0.07582786679267883, -0.06293177604675293, -0.0198281891644001, 0.14445582032203674, -0.08768443763256073, 0.05359276384115219, -0.005400606896728277, -0.018287086859345436, -0.07105113565921783, -0.11068345606327057, -0.048176370561122894, 0.02805110439658165, 0.06833108514547348, -0.12541377544403076, -0.012608167715370655, -0.09967119246721268, -0.030016280710697174, 0.013769852928817272, -0.21965952217578888, 0.029201658442616463, -0.10768130421638489, -0.20963655412197113, 0.030205197632312775, 0.047586750239133835, -0.044279683381319046, 0.1479438841342926, -0.05587102472782135, -0.000218857079744339, 0.024054519832134247, -0.0035500049125403166, 0.06300763040781021, -0.05886274203658104, 0.051008351147174835, -0.027816900983452797, 0.06807694584131241, -0.18295833468437195, 0.03210635110735893, -0.13362540304660797, 0.008341492153704166, -0.050342559814453125, 0.040398381650447845, -0.13831853866577148, 0.06439477950334549, -0.005174190737307072, 0.003876128699630499, -0.0736529529094696, 0.025341380387544632, 0.016650529578328133, 0.03852158412337303, -0.25607436895370483, -0.037928201258182526, 0.2118520885705948, -0.15582546591758728, -0.057027142494916916, -0.003929723519831896, -0.05763373151421547, 0.06594303995370865, -0.019603140652179718, 0.3204323351383209, 0.18570010364055634, -0.021329881623387337, 0.06497780978679657, 0.13038261234760284, -0.2006070464849472, -0.26650476455688477, 0.003184439381584525, -0.0472901426255703, -0.1723233163356781, 0.01539066806435585, 0.15722860395908356, -0.02400984801352024, -0.012111601419746876, -0.06409510225057602, 0.007592004258185625, -0.11614912003278732, 0.11876874417066574, 0.004988959990441799, 0.05515739694237709, -0.04295646399259567, 0.1254456341266632, 0.02578890323638916, 0.08312895894050598, -0.009522705338895321, -0.026198068633675575, -0.036806751042604446, 0.06698150932788849, -0.06718651205301285, -0.01843380182981491, -0.18174666166305542, -0.021722624078392982, 0.038644544780254364, -0.013002726249396801, 0.01390272006392479, 0.1337246596813202, 0.070070281624794, -0.01549171470105648, 0.01662314496934414, 0.007341951131820679, 0.1223597601056099, 0.03128295764327049, -0.04558468610048294, 0.008710717782378197, 0.06383906304836273, -0.11846137046813965, -0.02099432237446308, -0.0593726709485054, 0.02214660495519638, 0.10724011063575745, 0.06452648341655731, 0.05209000036120415, -0.015929650515317917, 0.06977320462465286, 0.04217100515961647, -0.03669201582670212, -0.07925283163785934, 0.024996483698487282, 0.00687002157792449, 0.030866019427776337, -0.014748397283256054, -0.10868852585554123, 0.19358955323696136, 0.11286874115467072, -0.02381006069481373, -0.04011086747050285, 0.014173471368849277, 0.0394534096121788, 0.001711042714305222, -0.03450595214962959, -0.011310984380543232, -0.05569276958703995, -0.07193061709403992, 0.14054177701473236, -0.05474819615483284, 0.03488283231854439, 0.009724772535264492, -0.013346516527235508, -0.07998748123645782, 0.027384301647543907, 0.060106340795755386, -0.0914299339056015, 0.18263085186481476, 0.17514482140541077, 0.020494723692536354, 0.2449604570865631, -0.016101157292723656, -0.05112581327557564, -0.04889972135424614, -0.04010351374745369, -0.06408610194921494, 0.13458369672298431, -0.0778147280216217, -0.04142313078045845, 0.07131462544202805, 0.05189446732401848, 0.11597811430692673, -0.1336154043674469, -0.06342441588640213, -0.0035097007639706135, -0.007569221779704094, -0.10273232311010361, 0.02343403920531273, -0.03468865156173706, 0.02734045870602131, -0.04466331750154495, -0.13070572912693024, 0.14741577208042145, -0.0012244603130966425, 0.007497972343116999, 0.08469859510660172, -0.24643617868423462, -0.2973008155822754, -0.1587228775024414, -0.06366271525621414, 0.03296690806746483, 0.06976484507322311, -0.010221192613244057, -0.1477687507867813, 0.0026721705216914415, 0.01582239754498005, -0.16285958886146545, -0.2535784840583801, -0.043063536286354065, -0.037261318415403366, 0.05210015922784805, -0.06671352684497833, -0.15925553441047668, 0.06694988906383514, -0.006895922590047121, 0.06194491311907768, 0.1325097531080246, -0.08324301987886429, 0.11619593948125839, 0.18292976915836334, -0.03695543110370636, 0.09056523442268372, -0.06228652223944664, 0.011019096709787846, -0.02265738882124424, -0.07669639587402344, 0.0539410337805748, 0.00323281972669065, 0.05926605686545372, 0.07603589445352554, 0.021385543048381805, -0.13063280284404755, -0.010477879084646702, -0.10376670956611633, -0.19242842495441437, -0.24733686447143555, -0.10273881256580353, -0.04520135000348091, 0.16266576945781708, 0.06978519260883331, 0.07616046071052551, 0.03557391092181206, 0.11543877422809601, 0.15513770282268524, 0.0344432108104229, -0.15458713471889496, 0.00517659867182374, -0.12003378570079803, -0.00404801219701767, 0.02184227667748928, -0.16432993113994598, -0.0553838349878788, 0.15279899537563324, 0.19740912318229675, 0.1627787947654724, 0.08098437637090683, 0.1430705040693283, -0.010757134296000004, 0.1817842423915863, 0.1584392935037613, 0.1318323165178299, 0.05325489863753319, -0.01488149631768465, -0.0029656141996383667, 0.05099594593048096, -0.10396886616945267, -0.013782915659248829, 0.11371981352567673, -0.13346172869205475, 0.06952284276485443, -0.05828958377242088, 0.03524875268340111, -0.099020816385746, 0.059302572160959244, -0.19763626158237457, 0.150090292096138, -0.023735232651233673, 0.12024378776550293, -0.10864768177270889, 0.10651659965515137, 0.14854775369167328, -0.04946056380867958, 0.008947172202169895, -0.02589346654713154, 0.046403709799051285, -0.10893681645393372, -0.023213982582092285, -0.028403427451848984, -0.038495663553476334, -0.003031848929822445, 0.12864530086517334, -0.1722259819507599, 0.16587819159030914, 0.01447086688131094, -0.023740969598293304, -0.06702589988708496, -0.03303781896829605, -0.001065842341631651, 0.05690808594226837, 0.08085259050130844, 0.020313408225774765, -0.15983842313289642, -0.16753575205802917, -0.07799132168292999, -0.05169936642050743, 0.1540253907442093, -0.05106646940112114, -0.1192874163389206, 0.025920342653989792, -0.007027676794677973, -0.06612180918455124, -0.25446006655693054, 0.03359713405370712, -0.14514367282390594, 0.04181022569537163, 0.09762779623270035, -0.05803859233856201, 0.04185717925429344, 0.03201718255877495, -0.01589718647301197, 0.13605886697769165, -0.02396378107368946, -0.021276839077472687, -0.08522845804691315, -0.09660781174898148, 0.09952818602323532, 0.023821748793125153, 0.07245955616235733, 0.022216159850358963, 0.03244468942284584, -0.008091984316706657, -0.13506640493869781, 0.0916455090045929, -0.05473678186535835, 0.10774049162864685, -0.13718374073505402, 0.0916362777352333, -0.05481772497296333, -0.006328326649963856, -0.01626894250512123, 0.004981996025890112, -0.0656292513012886, -0.07062236964702606, 0.102322056889534, -0.10064168274402618, 0.09100014716386795, 0.22104886174201965, 0.02856486849486828, -0.01363797765225172, 0.0967017188668251, -0.018254725262522697, 0.1887856423854828, 0.1048583984375, -0.09082545340061188, 0.18065325915813446, 0.18752434849739075, -0.056647010147571564, -0.2705477178096771, 0.013157067820429802, -0.15603038668632507, -0.06088655814528465, -0.030927598476409912, -0.27431976795196533, 0.05699741467833519, 0.1401146501302719, -0.03976146876811981, 0.24490483105182648, -0.2010091096162796, -0.025891315191984177, 0.15804354846477509, 0.05141933634877205, 0.25645220279693604, -0.10089827328920364, -0.09838414192199707, -0.09991376847028732, -0.1473039984703064, 0.15117022395133972, -0.23244398832321167, 0.05134625732898712, 0.002510065445676446, 0.0805462896823883, -0.019830724224448204, -0.057452600449323654, 0.11630924791097641, 0.08724308013916016, 0.13604551553726196, -0.07957199960947037, -0.07195640355348587, 0.19971607625484467, -0.06668481975793839, 0.05475727096199989, 0.013608197681605816, 0.07728341966867447, -0.14088769257068634, 0.02221955545246601, 0.07193674892187119, -0.029786592349410057, 0.054680898785591125, -0.09262330085039139, -0.11971267312765121, -0.0372898243367672, -0.1151551753282547, -0.06699816882610321, 0.053182050585746765, 0.08460860699415207, -0.018653659150004387, 0.11491239815950394, 0.03284972906112671, -0.06324388086795807, -0.045486774295568466, -0.0873115211725235, -0.06492685526609421, 0.10500381886959076, -0.12976139783859253, 0.018295537680387497, 0.07905220985412598, 0.02701466903090477, 0.06114010885357857, 0.07378362119197845, 0.026877421885728836, 0.03523820638656616, 0.10731261223554611, -0.11573662608861923, 0.019983984529972076, 0.08927642554044724, -0.017783304676413536, -0.000620272767264396, 0.1642722487449646, 0.057181235402822495, 0.09642603993415833, 0.001894041313789785, -0.00870482623577118, 0.02387053146958351, -0.031986020505428314, 0.10723566263914108, 0.11327912658452988, 0.03708844631910324, -0.180287703871727, 0.1860959380865097, 0.04050401970744133, -0.057544905692338943, 0.029299605637788773, -0.03656810149550438, -0.11133365333080292, -0.0958324447274208, 0.007655880879610777, 0.36629050970077515, -0.044943276792764664, -0.10238897055387497, 0.021476801484823227, 0.005604411009699106, 0.010652812197804451, 0.09124596416950226, 0.08976451307535172, 0.10908802598714828, -0.05718129500746727, -0.010341282933950424, -0.0727134644985199, -0.05465086176991463, -0.0535709373652935, 0.10816933214664459, -0.13745540380477905, 0.009370053187012672, -0.04048895835876465, 0.09578550606966019, -0.08590340614318848, -0.07665608078241348, -0.10014940053224564, 0.07161005586385727, -0.06689104437828064, 0.05488891154527664, -0.011522982269525528, 0.004854935221374035, 0.02976660244166851, 0.05089377611875534, -0.028063196688890457, -0.006031980272382498, -0.11397670209407806, 0.10718218237161636, 0.023749111220240593, -0.027037018910050392, -0.07135786861181259, 0.04448062554001808, 0.02993565797805786, 0.018716303631663322, 0.0641542300581932, 0.1137467548251152, -0.033055830746889114, 0.043764665722846985, -0.07797208428382874, -0.10664117336273193, 0.04359237477183342, 0.0007405874785035849, 0.08032727986574173, 0.11448808014392853, -0.019829321652650833, 0.058079395443201065, -0.00621942849829793, 0.05110181123018265, 0.03752084821462631, -0.07944314181804657, 0.039825692772865295, -0.08146913349628448, -0.11858861148357391, -0.03110039234161377, -0.026045650243759155, 0.21821703016757965, 0.04109792411327362, 0.10791830718517303, 0.06782736629247665, 0.022978583350777626, 0.04943770542740822, -0.05764869973063469, 0.02445666864514351, -0.10008078068494797, 0.00890390481799841, 0.015463576652109623, -0.02027527429163456, -0.0419008806347847, 0.3808985650539398, 0.029169945046305656, -0.12364167720079422, -0.09154388308525085, 0.09061314165592194, 0.012541155330836773, 0.023531530052423477, 0.2546645998954773, 0.0945955440402031, -0.04567874222993851, -0.0714728906750679, 0.08889662474393845, 0.07432529330253601, 0.17597869038581848, 0.04012243449687958, 0.016047142446041107, 0.03209323808550835, 0.047087207436561584, -0.03411524370312691, -0.026280108839273453, -0.08961691707372665, -0.023409372195601463, -0.04936317726969719, 0.03373035416007042, 0.04941049590706825, 0.013332373462617397, 0.022264648228883743, 0.021934716030955315, 0.029498737305402756, 0.0024462779983878136, -0.09967098385095596, -0.05588700622320175, -0.09106466174125671, -0.042778339236974716, -0.14628487825393677, 0.024347079917788506, -0.01915922574698925, -0.014330011792480946, 0.23617461323738098, 0.05698941648006439, 0.02992693893611431, 0.1291218250989914, -0.08067863434553146, 0.0474921315908432, 0.0005759616615250707, -0.010257763788104057, -0.05768512934446335, -0.06032663211226463, -0.07000299543142319, 0.014322554692626, -0.03057119809091091, 0.016175171360373497, -0.026084331795573235, 0.08340096473693848, -0.0007851272821426392, -0.13257816433906555, -0.014554362744092941, -0.04982389509677887, 0.054332341998815536, -0.1162475124001503, 0.043631505221128464, 0.041564345359802246, -0.009281168691813946, 0.055529750883579254, 0.0704837366938591, -0.0248845424503088, -0.0009263445972464979, -0.0848424881696701, -0.007009244058281183, -0.02155831642448902, 0.1393924355506897, -0.005316869355738163, -0.08019762486219406, -0.03805600106716156, 0.17419938743114471, 0.24460969865322113, -0.06533042341470718, -0.007965045981109142, 0.06665734201669693, 0.017415793612599373, 0.02358447201550007, 0.1694726198911667, 0.03387846052646637, 0.03964335098862648, 0.010024568997323513, -0.13626140356063843, -0.020109867677092552, -0.09427449107170105, -0.05082591250538826, 0.022381845861673355, -0.017949607223272324, -0.07619337737560272, -0.09194974601268768, 0.07817278057336807, -0.13418962061405182, 0.09714864939451218, 0.09434930235147476, -0.03183851018548012, -0.07696696370840073, 0.03132402524352074, 0.20480088889598846, -0.039935436099767685, -0.014206337742507458, -0.02575967274606228, -0.023194296285510063, -0.027644570916891098, -0.04765493795275688, -0.2561877965927124, -0.1958625763654709, -0.0121088782325387, -0.16235023736953735, 0.1900225728750229, -0.03556334972381592, 0.056883715093135834, 0.061515506356954575, 0.05772099643945694, -0.05226843059062958, 0.08198580890893936, -0.027706626802682877, 0.05897030979394913, -0.02399422414600849, 0.035501256585121155, -0.058521468192338943, -0.0632094219326973, 0.02715819887816906, 0.012826026417315006, -0.028266223147511482, 0.051357451826334, 0.05480005219578743, -0.0438045896589756, -0.033422939479351044, -0.04611588642001152, 0.1094621941447258, 0.028930263593792915, 0.017509406432509422, 0.04360298067331314, 0.022264594212174416, 0.0323830284178257, -0.01586916483938694, -0.11837048828601837, -0.04266170784831047, -0.0626833513379097, -0.13196393847465515, 0.18626995384693146, 0.012566943652927876, -0.09785984456539154, 0.06485648453235626, -0.11685702949762344, 0.027728915214538574, -0.06287601590156555, 0.040811412036418915, 0.07160880416631699, 0.10921908169984818, -0.03664856031537056, 0.10877653956413269, 0.008195986039936543, 0.02029152400791645, -0.05919618904590607, -0.10651469230651855 ]
b8843cb4ceea0e29b546a0203eb14cb9c19250d2
An imitation learning environment for the peg-insert-side-v2 environment, sample for the policy peg-insert-side-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_peg_insert_side_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_peg_insert_side_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_peg_insert_side_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:19:32+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:19:40+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the peg-insert-side-v2 environment, sample for the policy peg-insert-side-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
bb3be6d11c2d65cdb44adbdc5ac8978a6306dd34
An imitation learning environment for the peg-unplug-side-v2 environment, sample for the policy peg-unplug-side-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_peg_unplug_side_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_peg_unplug_side_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_peg_unplug_side_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:21:13+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:21:20+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the peg-unplug-side-v2 environment, sample for the policy peg-unplug-side-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
d5739ce0fc56d5dc3048303ee5913698840fae0c
An imitation learning environment for the pick-out-of-hole-v2 environment, sample for the policy pick-out-of-hole-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_pick_out_of_hole_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_pick_out_of_hole_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_pick_out_of_hole_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:22:49+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:22:56+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the pick-out-of-hole-v2 environment, sample for the policy pick-out-of-hole-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
f29882b20f63d039006b3013bf9d41515f4dec75
An imitation learning environment for the pick-place-v2 environment, sample for the policy pick-place-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_pick_place_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_pick_place_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_pick_place_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:24:31+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:24:38+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the pick-place-v2 environment, sample for the policy pick-place-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
036f3a582aa35e3b9349fdd37e0ce165d3765899
An imitation learning environment for the pick-place-wall-v2 environment, sample for the policy pick-place-wall-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_pick_place_wall_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_pick_place_wall_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_pick_place_wall_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:26:11+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:26:19+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the pick-place-wall-v2 environment, sample for the policy pick-place-wall-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
8808e1ec383e19c7c124d776adeed2e7c121468c
An imitation learning environment for the plate-slide-back-side-v2 environment, sample for the policy plate-slide-back-side-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_plate_slide_back_side_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_plate_slide_back_side_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_plate_slide_back_side_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:27:44+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:27:51+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the plate-slide-back-side-v2 environment, sample for the policy plate-slide-back-side-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
9a848cb55de765d04e7cc0500a0b9c2bbc54b0a9
An imitation learning environment for the plate-slide-back-v2 environment, sample for the policy plate-slide-back-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_plate_slide_back_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_plate_slide_back_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_plate_slide_back_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:29:14+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:29:20+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the plate-slide-back-v2 environment, sample for the policy plate-slide-back-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
4a1baf314299aa0ef9b9e5001efff23522632f48
An imitation learning environment for the plate-slide-side-v2 environment, sample for the policy plate-slide-side-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_plate_slide_side_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_plate_slide_side_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_plate_slide_side_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:30:57+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:31:03+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the plate-slide-side-v2 environment, sample for the policy plate-slide-side-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
bfb8104192f2007179dd80b713dd5e07a6dd3cf5
# Dataset Card for "pokemon-name-description-small" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
mfumanelli/pokemon-name-description-small
[ "region:us" ]
2023-03-10T17:31:58+00:00
{"dataset_info": {"features": [{"name": "description", "dtype": "string"}, {"name": "name", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 4323, "num_examples": 73}], "download_size": 3327, "dataset_size": 4323}}
2023-03-10T17:35:59+00:00
[]
[]
TAGS #region-us
# Dataset Card for "pokemon-name-description-small" More Information needed
[ "# Dataset Card for \"pokemon-name-description-small\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"pokemon-name-description-small\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"pokemon-name-description-small\"\n\nMore Information needed" ]
[ -0.02571045607328415, 0.09556104242801666, -0.006152221001684666, 0.024475393816828728, 0.11006499081850052, 0.07757905125617981, 0.06902618706226349, 0.1388876587152481, 0.022556371986865997, -0.0007066744146868587, 0.07935989648103714, 0.012252685613930225, 0.0802028477191925, 0.18513937294483185, -0.046239741146564484, -0.14854110777378082, 0.05971107259392738, 0.07825057208538055, 0.019361188635230064, 0.022534264251589775, 0.0632922574877739, -0.11033131927251816, 0.09847014397382736, -0.02001609466969967, -0.1387355625629425, 0.031254399567842484, -0.030090132728219032, -0.07454667240381241, 0.00030516248079948127, -0.1346813589334488, 0.11845701187849045, -0.04033350944519043, -0.037043265998363495, -0.1004035621881485, 0.00486813485622406, -0.007676010485738516, 0.00025978387566283345, 0.026546012610197067, 0.10052303969860077, -0.07126209139823914, -0.07996700704097748, -0.02059304714202881, 0.04361581429839134, 0.006012313067913055, -0.0009141644113697112, -0.3256089389324188, -0.06002069264650345, -0.009541365318000317, -0.045044030994176865, -0.08590500801801682, 0.08378473669290543, 0.11570177227258682, -0.17469431459903717, -0.028114916756749153, 0.12801489233970642, -0.012694573029875755, 0.02904791571199894, 0.137473925948143, -0.037263814359903336, 0.07581622153520584, -0.035413481295108795, -0.0008556416723877192, 0.03132060542702675, -0.006355465855449438, -0.03895080089569092, 0.02708454616367817, -0.17507310211658478, 0.09631019085645676, 0.017510589212179184, -0.042312368750572205, 0.28549301624298096, -0.04907650500535965, 0.04023740440607071, -0.018613338470458984, 0.032881129533052444, -0.1528053730726242, -0.07521729171276093, -0.018787721171975136, 0.06685853004455566, -0.0007233688957057893, 0.1120927557349205, 0.045826639980077744, -0.05349353700876236, -0.13773447275161743, -0.06711647659540176, 0.02344716526567936, -0.022680167108774185, 0.15906725823879242, -0.23521313071250916, -0.16431675851345062, -0.1223134845495224, 0.03407794609665871, -0.06340342015028, -0.11215557903051376, 0.06593944877386093, -0.024285512045025826, -0.015012229792773724, 0.039658598601818085, 0.18179573118686676, 0.06374084204435349, 0.09335638582706451, 0.057172711938619614, -0.04895346239209175, 0.042903218418359756, 0.1462610363960266, -0.09184697270393372, 0.029690129682421684, 0.025541089475154877, 0.015366789884865284, -0.10429371148347855, -0.004636156372725964, -0.056756336241960526, -0.1695438027381897, 0.006906147580593824, -0.01956130750477314, 0.09542346000671387, -0.01714855618774891, -0.04782121255993843, -0.022810468450188637, -0.043932508677244186, 0.16487306356430054, -0.06029313802719116, 0.056628722697496414, 0.06944915652275085, -0.07176647335290909, 0.036316029727458954, -0.17177323997020721, -0.08011209219694138, 0.05120702460408211, 0.04820144176483154, -0.05463843792676926, -0.008844908326864243, -0.041815970093011856, -0.06591253727674484, 0.09879643470048904, -0.1500539481639862, 0.06823638081550598, -0.16374240815639496, -0.1554734855890274, 0.0924750491976738, 0.002136813709512353, -0.04895039275288582, 0.13575688004493713, -0.007458512205630541, -0.014661346562206745, 0.008704944513738155, -0.029624108225107193, 0.005616143811494112, -0.08585774153470993, 0.02340163104236126, 0.009893009439110756, 0.15650947391986847, -0.2343215048313141, 0.060193292796611786, -0.10418450087308884, -0.012608530931174755, -0.05197818949818611, 0.005861451383680105, -0.08126061409711838, 0.1072724312543869, -0.048777058720588684, -0.03464684262871742, -0.13419632613658905, 0.00789818074554205, -0.05544085428118706, 0.02610337920486927, -0.15585622191429138, -0.04617321491241455, 0.16235998272895813, -0.08761969953775406, -0.1398182213306427, 0.0007681182469241321, -0.016429204493761063, 0.020093528553843498, 0.03983158618211746, 0.4159083068370819, 0.19221070408821106, 0.04922251030802727, 0.013933052308857441, 0.1603594422340393, -0.19235482811927795, -0.3487998843193054, 0.09251650422811508, -0.0414314866065979, -0.12986673414707184, 0.052421893924474716, 0.13736183941364288, -0.05379017814993858, -0.02779380790889263, -0.06943497061729431, 0.0298728309571743, -0.14582602679729462, 0.11649931222200394, 0.01214331854134798, 0.05497819930315018, -0.06021108850836754, 0.12363025546073914, 0.13355058431625366, 0.031009532511234283, 0.030745966359972954, -0.04202502965927124, -0.08498789370059967, 0.17071297764778137, -0.07664648443460464, 0.005531127564609051, -0.11885981261730194, -0.06213501840829849, 0.07342199236154556, -0.00809620600193739, -0.015532274730503559, -0.0029293319676071405, 0.08889762312173843, -0.1118297353386879, 0.022647850215435028, 0.13466401398181915, 0.1599699705839157, 0.022284923121333122, 0.031661082059144974, 0.05467546731233597, -0.045055489987134933, -0.06838646531105042, -0.1280141919851303, -0.029526185244321823, -0.050349149852991104, 0.1292845755815506, -0.06097285449504852, -0.004095469601452351, -0.021857837215065956, 0.02299572341144085, -0.027848899364471436, 0.011991660110652447, -0.0008717626915313303, 0.05556321144104004, -0.022068850696086884, 0.09111590683460236, 0.011020665988326073, -0.060290735214948654, 0.1386694759130478, 0.12207012623548508, -0.02390717715024948, 0.0755724236369133, -0.056631121784448624, 0.03900342807173729, 0.003937935456633568, -0.005054366774857044, -0.02771696075797081, -0.09957243502140045, -0.055907417088747025, 0.0608498640358448, -0.1309213489294052, 0.029855577275156975, 0.024000292643904686, 0.0017935241339728236, -0.0752723440527916, 0.03746926039457321, 0.10108808428049088, -0.10602353513240814, 0.17871052026748657, 0.06579820066690445, 0.0703684613108635, 0.11113721877336502, -0.06621263176202774, -0.05277841165661812, 0.06495174765586853, -0.02232258766889572, -0.010163946077227592, 0.07415680587291718, -0.10947572439908981, 0.004088268149644136, 0.12668848037719727, 0.040421996265649796, 0.10362116247415543, -0.05565603822469711, -0.04542301595211029, 0.040667977184057236, -0.006699679885059595, -0.13202117383480072, -0.018668431788682938, 0.07149003446102142, 0.0599442720413208, 0.06871560215950012, -0.013922910206019878, 0.14755947887897491, -0.0034374261740595102, -0.03222217410802841, 0.09210719913244247, -0.19613157212734222, -0.2901098132133484, -0.028453409671783447, -0.1108761802315712, 0.10016204416751862, 0.0699431449174881, 0.0071440162137150764, -0.13163156807422638, -0.001439396059140563, 0.04744226485490799, -0.09890221059322357, -0.2247764617204666, -0.0021062155719846487, -0.05715078487992287, 0.0511891134083271, -0.06778141856193542, -0.11553701013326645, 0.027975749224424362, -0.0202063899487257, 0.10903199762105942, 0.12288222461938858, -0.10691376775503159, 0.05883091315627098, 0.12605738639831543, -0.10783568024635315, 0.08047644048929214, -0.046412792056798935, 0.0006391465431079268, 0.03502792865037918, -0.03958597034215927, 0.088948093354702, -0.006604738067835569, 0.02839098684489727, 0.044019635766744614, 0.01236014999449253, -0.10697175562381744, -0.032355695962905884, -0.06048916280269623, -0.2035112977027893, -0.16448427736759186, -0.12210140377283096, -0.06592421233654022, 0.19273847341537476, 0.11931705474853516, 0.08232896775007248, 0.049087412655353546, 0.034404244273900986, 0.12171874195337296, 0.0015794167993590236, -0.0999000295996666, -0.03524213284254074, 0.007200655061751604, 0.06800614297389984, -0.01412108913064003, -0.1006741002202034, 0.01906532607972622, 0.11562711745500565, 0.13010922074317932, 0.1587999314069748, 0.10672847181558609, 0.2152235507965088, -0.001058691763319075, 0.0737069621682167, 0.17817990481853485, 0.14731965959072113, 0.028488822281360626, 0.009835971519351006, 0.010488936677575111, -0.01281326450407505, -0.09487538039684296, 0.0018900667782872915, 0.18579334020614624, -0.10187242925167084, 0.031225021928548813, -0.08616029471158981, 0.008526893332600594, -0.09467565268278122, 0.025272661820054054, -0.22334614396095276, 0.061064235866069794, 0.0014443546533584595, 0.07677135616540909, -0.07636217772960663, 0.1048717126250267, 0.07922481000423431, -0.001836092327721417, 0.0023155396338552237, 0.043487973511219025, 0.037050239741802216, -0.05122103542089462, -0.01750999316573143, 0.02269480936229229, -0.060812462121248245, 0.07092785835266113, 0.12251853942871094, -0.06161310151219368, 0.07224319875240326, 0.017675556242465973, -0.021314021199941635, -0.123691625893116, -0.0647469162940979, -0.0027848354075104, -0.07465891540050507, 0.05840415135025978, 0.029493873938918114, -0.21852827072143555, -0.16558389365673065, -0.1050400584936142, -0.020171504467725754, 0.13322480022907257, 0.03160756081342697, -0.10247315466403961, -0.012781769037246704, 0.006176314782351255, -0.005449388641864061, -0.1251138597726822, 0.01901131123304367, -0.12189242243766785, -0.029942253604531288, 0.12363999336957932, -0.11408112943172455, 0.010204401798546314, 0.035359956324100494, -0.05072496458888054, -0.004615962039679289, 0.07798705250024796, -0.059613969177007675, -0.06276830285787582, -0.04173491895198822, 0.06654682010412216, 0.04710384085774422, 0.09297491610050201, -0.01227631513029337, 0.07013009488582611, 0.005690280813723803, -0.21698322892189026, 0.06746476143598557, -0.048851825296878815, 0.10085546225309372, -0.0678614005446434, 0.08158895373344421, -0.0199531689286232, 0.03657263144850731, 0.034494463354349136, 0.022105995565652847, 0.017253154888749123, -0.008744567632675171, 0.07623100280761719, 0.007148405071347952, 0.04902765899896622, 0.16218188405036926, 0.0008986254688352346, -0.03918033465743065, 0.1416044533252716, 0.0638614147901535, 0.2465047836303711, 0.08871234953403473, -0.11013396829366684, 0.24678198993206024, 0.11860688775777817, 0.006712629925459623, -0.30341485142707825, 0.05061101168394089, -0.10566198080778122, -0.0936492457985878, -0.00031066537485457957, -0.2225698083639145, 0.21077308058738708, 0.14355246722698212, -0.028316838666796684, 0.26513075828552246, -0.11228237301111221, 0.026561425998806953, 0.13602396845817566, 0.00524423411116004, 0.22384290397167206, -0.11791447550058365, -0.12222056090831757, -0.10645262897014618, -0.10884105414152145, 0.2704693675041199, 0.0015170613769441843, 0.012930599972605705, -0.0429668053984642, 0.03833291307091713, -0.0002937914105132222, -0.03155265003442764, 0.12267858535051346, 0.052069973200559616, 0.05650772899389267, -0.04795108735561371, -0.10565127432346344, 0.1671326905488968, -0.056376632302999496, 0.03799762949347496, 0.02606627345085144, -0.031316306442022324, -0.1621287614107132, -0.013940954580903053, -0.023401999846100807, 0.014344479888677597, 0.0912957638502121, -0.04781479015946388, -0.155728280544281, -0.04440371319651604, -0.06082504615187645, 0.017188364639878273, 0.045714836567640305, -0.006446012761443853, -0.052380166947841644, 0.0170496366918087, 0.06644095480442047, -0.11776334792375565, -0.01979834772646427, -0.03965006396174431, -0.10066334158182144, 0.09710410237312317, -0.18773005902767181, 0.0679858922958374, 0.04921503737568855, 0.022214803844690323, -0.061751969158649445, 0.09416989982128143, 0.011219428852200508, -0.017076807096600533, 0.10883744806051254, 0.0219494067132473, -0.026602033525705338, 0.0886707454919815, 0.03893100470304489, -0.05370683595538139, 0.05891241878271103, -0.10245607793331146, 0.07484447956085205, -0.05382854864001274, -0.016858959570527077, 0.06030087545514107, -0.03839278221130371, 0.012803377583622932, 0.13358911871910095, 0.07690049707889557, -0.17592042684555054, 0.18931888043880463, 0.016507089138031006, -0.045125946402549744, 0.03746744617819786, -0.017785701900720596, -0.09316898882389069, -0.07316743582487106, 0.0857626274228096, 0.12720271944999695, 0.129924476146698, -0.15744318068027496, 0.0954781249165535, -0.11038858443498611, 0.054307859390974045, 0.09574463963508606, 0.0561840683221817, 0.08745158463716507, 0.057459548115730286, 0.028260398656129837, -0.08832279592752457, -0.018286701291799545, -0.1599576324224472, 0.04390872269868851, -0.04420100525021553, -0.16844412684440613, -0.11034119874238968, 0.12492445856332779, -0.04310218617320061, -0.04308265075087547, -0.10732768476009369, 0.06654676795005798, -0.1822391152381897, 0.16626740992069244, -0.0035723496694117785, 0.011769592761993408, 0.07918602973222733, 0.15029487013816833, -0.05665745586156845, -0.04169563204050064, -0.13999249041080475, 0.07945311069488525, 0.033684320747852325, 0.04984207823872566, -0.021216915920376778, -0.005451632663607597, 0.035914432257413864, 0.05547928065061569, 0.07320462167263031, 0.11623325198888779, -0.021817879751324654, 0.05719679221510887, -0.05509791895747185, -0.19395847618579865, 0.0947965607047081, 0.06155175343155861, 0.062434885650873184, 0.09058113396167755, 0.010824738070368767, 0.10439325124025345, -0.052848733961582184, 0.05959705635905266, 0.013340625911951065, -0.0668235570192337, 0.030352870002388954, -0.22393007576465607, -0.06610290706157684, 0.04482161998748779, -0.11000414192676544, 0.15891088545322418, -0.0078284265473485, 0.0405658483505249, 0.08126287907361984, -0.0015690664295107126, 0.045796237885951996, -0.05340484157204628, -0.04851677641272545, -0.17531989514827728, -0.05486036464571953, 0.07259639352560043, 0.04571199044585228, -0.009501153603196144, 0.40356317162513733, 0.03055858239531517, -0.22553889453411102, -0.02892669476568699, 0.09913326799869537, -0.023991206660866737, 0.05069220811128616, 0.4096592664718628, 0.09334266185760498, -0.08996643871068954, 0.10065560042858124, 0.10200869292020798, 0.043150290846824646, 0.176670104265213, 0.18219321966171265, 0.2062678337097168, -0.006771847140043974, 0.03698321431875229, 0.02503954991698265, -0.06587830930948257, -0.02152033895254135, 0.0685189887881279, 0.003247349988669157, 0.05858129635453224, 0.04176764562726021, -0.03721367567777634, 0.023999560624361038, 0.014596344903111458, 0.059603627771139145, -0.14133840799331665, -0.04564649239182472, -0.10258091241121292, -0.1290130615234375, -0.06984159350395203, -0.12165657430887222, 0.0028481914196163416, -0.03278420493006706, -0.10669776797294617, 0.31271734833717346, 0.011210846714675426, 0.0060828328132629395, 0.06222456693649292, -0.18878291547298431, 0.09558891505002975, 0.02355106547474861, -0.08810814470052719, -0.09005221724510193, 0.01640477403998375, -0.14804469048976898, 0.012982266955077648, -0.04785257577896118, 0.0009906882187351584, -0.030892932787537575, 0.03489084169268608, -0.0036206236109137535, -0.15400047600269318, -0.08254958689212799, -0.026074619963765144, 0.015961822122335434, -0.10464224964380264, -0.01120744738727808, 0.028323829174041748, -0.04440281167626381, 0.04420200362801552, 0.05809573456645012, 0.04791783541440964, -0.02081504836678505, 0.02710413560271263, -0.034560464322566986, -0.008083250373601913, 0.08292783051729202, 0.0045843482948839664, -0.07546296715736389, -0.1131804808974266, 0.19421379268169403, 0.3110661804676056, 0.04977966099977493, -0.014324772171676159, 0.0009764785645529628, 0.02276088483631611, -0.014531673863530159, 0.21168486773967743, -0.017401600256562233, -0.005188358016312122, 0.007542581297457218, -0.08937288075685501, 0.05371182784438133, -0.018566671758890152, -0.13832831382751465, 0.038559697568416595, 0.10907457768917084, -0.06001725047826767, -0.09714269638061523, 0.062415529042482376, -0.21767348051071167, 0.13782405853271484, 0.15065190196037292, -0.05437016487121582, -0.08521842956542969, -0.02661188133060932, 0.028433920815587044, 0.019089164212346077, 0.012042399495840073, -0.048619594424963, -0.03488575667142868, -0.13460248708724976, -0.04531154781579971, -0.3648276627063751, -0.11973096430301666, 0.038775525987148285, 0.00112229585647583, 0.20100077986717224, -0.028733232989907265, 0.028655966743826866, 0.04428453370928764, 0.04366083815693855, -0.10537262260913849, -0.02987542748451233, 0.010034303180873394, 0.07932236790657043, -0.00700721750035882, 0.017994357272982597, -0.06743116676807404, 0.011693608947098255, 0.023594897240400314, -0.08770710974931717, -0.0943882018327713, 0.10823456197977066, 0.07096637040376663, -0.04888824000954628, -0.09737341850996017, -0.07138753682374954, 0.05556860938668251, -0.043735820800065994, -0.0034701332915574312, -0.05679941177368164, 0.027556193992495537, 0.07711303979158401, 0.03815048560500145, -0.07501879334449768, -0.10235367715358734, -0.06228916719555855, -0.14814534783363342, 0.02544509805738926, 0.046468574553728104, -0.12259650230407715, 0.08819040656089783, -0.10314080119132996, 0.03210411220788956, -0.06554562598466873, 0.0077504259534180164, 0.11679661273956299, 0.05794543772935867, -0.05871206149458885, 0.026624886319041252, 0.018303735181689262, 0.08683560788631439, -0.03524327278137207, -0.07512900978326797 ]
5c31d3cb7c9c969bac5914fe78a2e213ccaf2d4b
An imitation learning environment for the plate-slide-v2 environment, sample for the policy plate-slide-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_plate_slide_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_plate_slide_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_plate_slide_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:32:31+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:32:37+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the plate-slide-v2 environment, sample for the policy plate-slide-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
94874ec4792140f459a40afe8940805aaf1e28bf
An imitation learning environment for the push-back-v2 environment, sample for the policy push-back-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_push_back_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_push_back_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_push_back_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:34:07+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:34:13+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the push-back-v2 environment, sample for the policy push-back-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
ca779422bb63e847ac14406f48f9d8ae301f4dd1
An imitation learning environment for the push-v2 environment, sample for the policy push-v2 This environment was created as part of the Generally Intelligent Agents project gia: https://github.com/huggingface/gia ## Load dataset First, clone it with ```sh git clone https://huggingface.co/datasets/qgallouedec/prj_gia_dataset_metaworld_push_v2_1111 ``` Then, load it with ```python import numpy as np dataset = np.load("prj_gia_dataset_metaworld_push_v2_1111/dataset.npy", allow_pickle=True).item() print(dataset.keys()) # dict_keys(['observations', 'actions', 'dones', 'rewards']) ```
qgallouedec/prj_gia_dataset_metaworld_push_v2_1111
[ "deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning", "region:us" ]
2023-03-10T17:35:45+00:00
{"library_name": "gia", "tags": ["deep-reinforcement-learning", "reinforcement-learning", "gia", "multi-task", "multi-modal", "imitation-learning", "offline-reinforcement-learning"]}
2023-03-10T17:35:51+00:00
[]
[]
TAGS #deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us
An imitation learning environment for the push-v2 environment, sample for the policy push-v2 This environment was created as part of the Generally Intelligent Agents project gia: URL ## Load dataset First, clone it with Then, load it with
[ "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ "TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n", "## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ 46, 16 ]
[ "passage: TAGS\n#deep-reinforcement-learning #reinforcement-learning #gia #multi-task #multi-modal #imitation-learning #offline-reinforcement-learning #region-us \n## Load dataset\n\nFirst, clone it with\n\n\n\nThen, load it with" ]
[ -0.020067431032657623, 0.051824308931827545, -0.00237893033772707, 0.02493325062096119, 0.09671634435653687, 0.09918947517871857, 0.12120503187179565, 0.10613151639699936, 0.08444275707006454, 0.018491238355636597, 0.07358003407716751, 0.07456595450639725, 0.024749601259827614, 0.24954639375209808, 0.043461382389068604, -0.1967591494321823, 0.06471320986747742, -0.05949149653315544, -0.13516351580619812, 0.017161501571536064, 0.07773482799530029, -0.05483032017946243, 0.05009637400507927, -0.10634453594684601, -0.1019710823893547, 0.03278021141886711, -0.05299726873636246, 0.0011508885072544217, 0.08643802255392075, 0.007045391481369734, 0.12289310246706009, -0.008414356037974358, 0.042402803897857666, -0.10821351408958435, 0.05469276383519173, 0.03452036902308464, -0.038932956755161285, 0.031071359291672707, -0.019800618290901184, -0.06253822147846222, 0.007737416308373213, 0.0785747691988945, 0.04534889757633209, 0.021168306469917297, -0.15080775320529938, -0.024166297167539597, -0.04110565409064293, 0.01600799337029457, 0.10726293921470642, -0.018378421664237976, -0.06120568513870239, 0.037044379860162735, -0.13215979933738708, 0.010837717913091183, 0.012535486370325089, -0.2319069802761078, -0.04013536497950554, 0.3456076681613922, -0.020718980580568314, 0.12222499400377274, -0.03572891652584076, 0.07193636894226074, 0.007333680056035519, 0.057795051485300064, -0.06789974123239517, -0.02612030692398548, -0.04580824822187424, 0.0783170685172081, -0.11452674865722656, 0.008613008074462414, 0.21958060562610626, -0.009651880711317062, 0.10018063336610794, -0.15632429718971252, -0.03581561893224716, 0.0769234448671341, -0.10227854549884796, -0.040422048419713974, 0.01616540178656578, 0.08566150814294815, -0.05179329589009285, -0.18298663198947906, -0.046093448996543884, -0.04341355711221695, -0.06495340913534164, -0.10278479009866714, 0.021811852231621742, 0.003701514331623912, -0.07018285989761353, 0.04983324557542801, -0.033540450036525726, 0.006537069100886583, 0.06712383776903152, -0.0887305811047554, -0.059222396463155746, -0.0886012613773346, -0.04482051357626915, -0.04621141403913498, 0.17199479043483734, 0.2366800755262375, 0.19462840259075165, 0.0348229855298996, -0.10314217954874039, 0.13061317801475525, 0.10488758981227875, 0.012491208501160145, -0.1679484099149704, -0.020350130274891853, 0.03719506040215492, 0.029553247615695, -0.09275256842374802, -0.05119401216506958, -0.10846032947301865, 0.07483040541410446, -0.00623246468603611, 0.10072410106658936, 0.05447186157107353, 0.0374387726187706, -0.0630640909075737, -0.045448753982782364, -0.14978629350662231, -0.04980744794011116, -0.04987994581460953, -0.010062492452561855, -0.06387627124786377, -0.0006580241024494171, 0.04320218414068222, 0.056075260043144226, 0.02195313572883606, -0.163308247923851, -0.06619910895824432, -0.0565456859767437, -0.09658539295196533, -0.020437059924006462, 0.05476093292236328, -0.03921055793762207, 0.04981198534369469, -0.11466691642999649, -0.2523499131202698, -0.05398038029670715, 0.10087399184703827, -0.04950927942991257, -0.017337948083877563, -0.12045344710350037, 0.04826391860842705, -0.06187255308032036, -0.0019766122568398714, 0.1263095885515213, -0.06451637297868729, 0.04890701174736023, -0.11622197926044464, 0.05265844240784645, 0.014146928675472736, 0.006619335152208805, -0.08269454538822174, 0.027984188869595528, -0.25879907608032227, 0.07540886849164963, -0.14558200538158417, 0.0737900361418724, -0.15576058626174927, 0.07572553306818008, -0.05036642774939537, 0.07409889250993729, 0.050621192902326584, 0.17734378576278687, -0.21178121864795685, -0.01821536384522915, 0.1201232299208641, -0.032959721982479095, -0.1173170953989029, 0.09677977114915848, -0.03640378639101982, 0.3022265136241913, 0.05859292298555374, 0.27716875076293945, -0.02487478032708168, -0.0012261738302186131, 0.05399240180850029, 0.13021516799926758, -0.11664719134569168, 0.018401088193058968, 0.021917615085840225, 0.06510666757822037, -0.049978286027908325, -0.005519522819668055, 0.08430800586938858, 0.17752674221992493, -0.08620590716600418, -0.09320372343063354, 0.011464759707450867, -0.1378241777420044, -0.02784864418208599, -0.003365444950759411, 0.1111413761973381, 0.03478169068694115, -0.009701053611934185, -0.0602230541408062, 0.06557036936283112, -0.05327187851071358, -0.019387410953640938, -0.1634771227836609, 0.12285255640745163, 0.008359566330909729, 0.09147508442401886, -0.10614427179098129, -0.2088603675365448, 0.013389967381954193, 0.11820241063833237, 0.04191117361187935, 0.058157239109277725, 0.08453335613012314, -0.06116867810487747, -0.045966289937496185, 0.014710905961692333, 0.051460396498441696, -0.020731154829263687, -0.0728154107928276, -0.11895248293876648, -0.006433191243559122, -0.05652313306927681, 0.09132027626037598, -0.1686437875032425, 0.025501210242509842, -0.05533173307776451, 0.08909480273723602, 0.007703517563641071, -0.008829053491353989, 0.029725654050707817, -0.058168310672044754, 0.049261391162872314, -0.09415914118289948, 0.125121608376503, 0.040724918246269226, -0.14051543176174164, 0.025699764490127563, -0.017149722203612328, 0.07265330851078033, 0.0880872830748558, -0.15800753235816956, 0.013715835288167, -0.061176568269729614, -0.04928090423345566, -0.041489750146865845, 0.0009885053150355816, 0.06235920265316963, 0.07189568877220154, 0.000447493715910241, 0.03527561575174332, -0.04518197476863861, 0.04726729542016983, -0.04263382777571678, 0.0023354701697826385, -0.018490036949515343, 0.10710253566503525, 0.14653410017490387, -0.13669759035110474, 0.09755410254001617, 0.14477163553237915, -0.03359764441847801, 0.0700397863984108, -0.08420410752296448, -0.02837834134697914, -0.0431334413588047, 0.017866773530840874, -0.04847169294953346, 0.06517437845468521, -0.04989323765039444, 0.009738191030919552, 0.06041707471013069, 0.00828532688319683, 0.1214771568775177, -0.07896420359611511, -0.07164569944143295, -0.09882891178131104, 0.003252514638006687, 0.09863021224737167, 0.07292212545871735, -0.021752847358584404, 0.028767313808202744, -0.00013743685849476606, -0.020762993022799492, 0.06348081678152084, -0.03853601962327957, -0.02399592474102974, 0.1662781685590744, -0.06855617463588715, -0.15352076292037964, -0.060340821743011475, -0.14930477738380432, -0.019556501880288124, 0.0284854955971241, -0.030154939740896225, -0.06377372145652771, -0.02099701389670372, 0.014015349559485912, 0.19083471596240997, -0.010592241771519184, -0.043233174830675125, -0.07736501097679138, 0.1032099649310112, -0.08553224056959152, -0.0836888998746872, -0.00604261364787817, -0.044446978718042374, -0.14481689035892487, 0.05401434749364853, -0.13056442141532898, -0.04854130744934082, 0.11118856072425842, 0.12062997370958328, 0.08315785229206085, -0.03342292830348015, 0.18790660798549652, -0.12349968403577805, 0.006384635344147682, 0.14636889100074768, -0.06475025415420532, -0.03067612648010254, 0.02902567759156227, 0.0436885803937912, -0.16740922629833221, 0.02823597565293312, 0.10034745931625366, -0.04988468810915947, -0.15958932042121887, -0.07912823557853699, -0.04439051076769829, 0.14828765392303467, 0.12468850612640381, 0.0282047837972641, 0.021107643842697144, 0.05855409428477287, 0.0645252987742424, 0.016029123216867447, 0.09127087891101837, -0.047922421246767044, -0.07852206379175186, -0.09234549105167389, 0.05359392240643501, -0.029132748022675514, -0.040924087166786194, 0.0418098121881485, 0.1748025268316269, 0.1625519096851349, 0.08568441867828369, -0.005507948342710733, 0.08104613423347473, 0.08270382881164551, -0.01310989074409008, 0.11347174644470215, -0.025530345737934113, -0.08274511992931366, -0.06177837774157524, -0.0015167762758210301, 0.06338727474212646, 0.04790179058909416, 0.1631399691104889, -0.1551956981420517, -0.028212586417794228, -0.006737990770488977, 0.05887029320001602, 0.17607107758522034, 0.0420418344438076, -0.12978245317935944, 0.06145548075437546, 0.10406341403722763, -0.011891720816493034, -0.09367062896490097, 0.11910133063793182, 0.0495418980717659, -0.09880037605762482, -0.10466039180755615, -0.005773196462541819, 0.09360898286104202, -0.11462516337633133, -0.0112442122772336, -0.07870002835988998, -0.002822027076035738, 0.01598629727959633, 0.0981229618191719, -0.1793564110994339, 0.12441527098417282, 0.04217953234910965, 0.030750758945941925, -0.11783263832330704, -0.03571245074272156, 0.10657290369272232, -0.03298299014568329, 0.16511592268943787, -0.01745881326496601, -0.1551642268896103, -0.07579035311937332, -0.13949747383594513, 0.02621820755302906, 0.037241846323013306, -0.168630450963974, -0.017391879111528397, -0.012222842313349247, 0.06718546897172928, 0.0480765700340271, 0.07227388769388199, -0.07948550581932068, -0.07414761185646057, -0.007596636191010475, -0.02782580256462097, 0.05984031781554222, -0.060551341623067856, 0.0061739846132695675, -0.10246741771697998, 0.21945606172084808, 0.026247823610901833, 0.04666813462972641, -0.07078635692596436, 0.17260004580020905, 0.08556915819644928, 0.02109481953084469, 0.006389285437762737, 0.019566072151064873, 0.027670742943882942, -0.11093321442604065, -0.16231998801231384, 0.14009340107440948, -0.06818857789039612, 0.050677988678216934, 0.014104469679296017, 0.00820993259549141, 0.036996565759181976, 0.05319812521338463, -0.013429246842861176, -0.009500007145106792, 0.0204106867313385, 0.012306124903261662, 0.07974353432655334, -0.003004634054377675, 0.001228430075570941, 0.16307327151298523, -0.16337347030639648, 0.14942055940628052, -0.015017811208963394, -0.03783024102449417, 0.2338659167289734, 0.1836046278476715, 0.021795278415083885, 0.03892963007092476, 0.09608802944421768, -0.06745383143424988, -0.4038222134113312, 0.01937898062169552, -0.12851540744304657, 0.02060050703585148, -0.007392511237412691, -0.28995180130004883, 0.1239510029554367, 0.06735721230506897, -0.03906552121043205, 0.0076652648858726025, -0.3226943016052246, -0.0779554471373558, 0.18559852242469788, 0.02908136323094368, 0.2614300549030304, -0.08357896655797958, 0.006984373088926077, -0.0019813321996480227, 0.23498789966106415, 0.1206020787358284, -0.15395784378051758, 0.10919371247291565, 0.09453781694173813, -0.019725380465388298, 0.061435867100954056, -0.00896168127655983, 0.08789632469415665, -0.03251447528600693, 0.07413437217473984, -0.03987930342555046, 0.03312583267688751, 0.02750464342534542, -0.021231545135378838, -0.014450046233832836, 0.08321092277765274, -0.013676542788743973, -0.07453147321939468, -0.00034606410190463066, 0.013470479287207127, 0.0681968480348587, 0.05367487668991089, -0.04640989750623703, -0.025850027799606323, 0.1310410350561142, 0.015362945385277271, 0.09707654267549515, 0.1793464720249176, 0.0012861315626651049, 0.021307092159986496, -0.16167399287223816, 0.035937536507844925, -0.06412088871002197, 0.01372792199254036, -0.02369498275220394, -0.06347529590129852, 0.011690915562212467, -0.17623528838157654, 0.043267685920000076, 0.02878742665052414, -0.06019983068108559, 0.13583660125732422, 0.10772202163934708, -0.015212642028927803, -0.020574217662215233, 0.12345822900533676, -0.09518763422966003, -0.1273086667060852, -0.056382324546575546, 0.024289632216095924, 0.00035872377338819206, -0.05102318525314331, 0.1157117635011673, 0.0482160821557045, 0.00892720092087984, 0.019914664328098297, 0.05984341725707054, -0.1274280548095703, 0.013531351462006569, 0.042125970125198364, -0.001298591261729598, -0.10868196189403534, 0.24531595408916473, 0.07751641422510147, -0.1550767868757248, 0.07280392944812775, 0.04645859822630882, -0.02068278379738331, -0.12648656964302063, 0.043443240225315094, 0.2673749327659607, 0.11310450732707977, -0.023829787969589233, -0.06146804615855217, -0.01975550875067711, 0.017940791323781013, 0.09237857908010483, 0.09886837005615234, 0.012478705495595932, -0.00877825915813446, 0.020155811682343483, -0.014091507531702518, 0.048044513911008835, 0.07299613207578659, -0.00893479585647583, -0.03217693790793419, -0.031917646527290344, 0.014076048508286476, 0.10956448316574097, -0.0943208560347557, -0.0461873821914196, -0.23511843383312225, 0.07557188719511032, 0.06916444003582001, -0.10286837071180344, 0.004024045541882515, -0.024555813521146774, 0.027232402935624123, -0.0007164525450207293, -0.07663526386022568, -0.09376496076583862, -0.10869824141263962, 0.03806280344724655, 0.031237291172146797, 0.12059098482131958, 0.004854601342231035, -0.07902781665325165, 0.050489556044340134, -0.06194254010915756, 0.13449828326702118, 0.07423984259366989, 0.056017596274614334, 0.08059445768594742, -0.05192587152123451, -0.06963983178138733, 0.002175139030441642, 0.03687217831611633, -0.024157708510756493, -0.006681298371404409, 0.02980770915746689, -0.08200942724943161, -0.020351458340883255, 0.037089329212903976, -0.05617805942893028, -0.04648808389902115, 0.0536750853061676, -0.07328208535909653, -0.037528716027736664, -0.05141324922442436, -0.027626745402812958, 0.050126802176237106, 0.10834049433469772, -0.001167631009593606, -0.038732513785362244, 0.01534761767834425, -0.04462504759430885, 0.0328981913626194, -0.016592256724834442, -0.09972730278968811, 0.11726447939872742, -0.1489914506673813, 0.02790617197751999, -0.060799989849328995, 0.19877947866916656, 0.003746902337297797, -0.018487723544239998, 0.03406360745429993, 0.11782338470220566, -0.011308967135846615, 0.11912170052528381, 0.13550116121768951, 0.11035551875829697, 0.031685926020145416, -0.025672653689980507, 0.16059941053390503, 0.06988605111837387, 0.027711879462003708, -0.03782005235552788, 0.11148133128881454, 0.029554933309555054, 0.08142135292291641, 0.03921741247177124, -0.07646869868040085, 0.057664837688207626, 0.2793307304382324, 0.0013314984971657395, 0.0074098738841712475, -0.08504463732242584, 0.08915189653635025, -0.005667459219694138, -0.07161840051412582, 0.0317855030298233, -0.016233034431934357, -0.03487081825733185, -0.10242636501789093, -0.15867814421653748, -0.05967140197753906, -0.1394720822572708, 0.04977625608444214, -0.07294807583093643, -0.11116428673267365, 0.15154597163200378, 0.07606402784585953, -0.007860994897782803, 0.050205547362565994, -0.1559927612543106, 0.008725494146347046, 0.06250829249620438, -0.07145918905735016, -0.012403298169374466, -0.1363830715417862, -0.18148702383041382, -0.03400646150112152, 0.046261295676231384, -0.010861536487936974, -0.02133764699101448, 0.02536897175014019, 0.07517604529857635, -0.13614067435264587, -0.0757506862282753, -0.0641106367111206, -0.06425218284130096, -0.08110232651233673, 0.013035543262958527, 0.0400523841381073, -0.06072123721241951, 0.023768747225403786, 0.19682304561138153, 0.01436204370111227, -0.09915261715650558, -0.18900689482688904, 0.0629066601395607, -0.08986999094486237, 0.053234029561281204, -0.09409132599830627, 0.012999692000448704, -0.0977310985326767, 0.27333077788352966, 0.1715719848871231, -0.22216668725013733, -0.07144283503293991, 0.1307351440191269, -0.008920978754758835, -0.09036431461572647, 0.07792142778635025, 0.07335519045591354, -0.049037445336580276, -0.09961232542991638, -0.06336823105812073, -0.01855180598795414, -0.07400146871805191, -0.09339875727891922, 0.06389057636260986, 0.13463659584522247, 0.05247744917869568, -0.053478073328733444, 0.13279519975185394, -0.23981232941150665, 0.08896567672491074, -0.06119993329048157, -0.1257987767457962, -0.13115370273590088, -0.08477451652288437, -0.023458564653992653, -0.038090288639068604, 0.08558548241853714, -0.06397822499275208, -0.028596391901373863, -0.14559702575206757, 0.004036447498947382, -0.04546360671520233, -0.12729208171367645, 0.05503949895501137, 0.12268246710300446, 0.18344078958034515, -0.05885523557662964, -0.05079574137926102, 0.09226881712675095, -0.09190717339515686, -0.03878674656152725, -0.06647320836782455, 0.011876455508172512, -0.030181920155882835, -0.035661935806274414, 0.06243645027279854, -0.072960764169693, 0.10033747553825378, 0.06598536670207977, -0.18716494739055634, -0.003033786779269576, -0.05878385528922081, -0.0874439999461174, 0.019755028188228607, 0.05231238901615143, -0.07995191216468811, 0.11838507652282715, 0.029463179409503937, -0.01646328903734684, 0.03664921969175339, -0.051707301288843155, 0.06566450744867325, 0.05209212377667427, 0.010875772684812546, -0.0915323793888092, -0.14564324915409088, -0.07879603654146194, -0.07769227772951126, -0.007582976017147303, -0.09933916479349136, -0.02945302240550518, -0.005660821218043566, 0.06542453914880753, -0.16217072308063507, 0.167499840259552, 0.1948624551296234, -0.08120892941951752, -0.01902282051742077, -0.1887911856174469, 0.05382028967142105, -0.016362164169549942, -0.05652525648474693, -0.11247405409812927 ]
9d14b3b8b85eb9310c32c474ac108869b4f0f973
# Dataset Card for "TinyCalliFont" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
arbml/TinyCalliFont
[ "region:us" ]
2023-03-10T17:56:45+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 489803410.8, "num_examples": 1600}, {"name": "test", "num_bytes": 61689478.0, "num_examples": 200}, {"name": "validation", "num_bytes": 62852027.0, "num_examples": 200}], "download_size": 617998205, "dataset_size": 614344915.8}}
2023-03-10T17:57:27+00:00
[]
[]
TAGS #region-us
# Dataset Card for "TinyCalliFont" More Information needed
[ "# Dataset Card for \"TinyCalliFont\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"TinyCalliFont\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"TinyCalliFont\"\n\nMore Information needed" ]
[ -0.077934131026268, 0.143954336643219, -0.004746969323605299, 0.08546921610832214, 0.08384240418672562, 0.05874321237206459, 0.08430510014295578, 0.11624132841825485, 0.07138080894947052, 0.005817039869725704, 0.1082659661769867, -0.006141161546111107, 0.02391483634710312, 0.156306192278862, -0.08727756142616272, -0.10126232355833054, 0.00017872854368761182, 0.08946458995342255, 0.047932349145412445, -0.00361900613643229, 0.021747823804616928, -0.1318974792957306, 0.06789775937795639, -0.11293793469667435, -0.22302749752998352, 0.041177716106176376, -0.03917505592107773, -0.02834838256239891, 0.013146600686013699, -0.06009382754564285, 0.10488300025463104, -0.040149442851543427, 0.011770610697567463, -0.06933678686618805, 0.018168888986110687, -0.005981058813631535, 0.007454083301126957, 0.0421462245285511, 0.05863925442099571, -0.06891500949859619, -0.06361223757266998, -0.041818637400865555, -0.009453728795051575, -0.012556309811770916, -0.07521545886993408, -0.14623063802719116, -0.10303934663534164, 0.0192661564797163, -0.04504813626408577, -0.05727873370051384, 0.11729126423597336, 0.16819557547569275, -0.19407694041728973, 0.02154279686510563, 0.12572476267814636, 0.03468181565403938, 0.0023426536936312914, 0.17926660180091858, -0.053406961262226105, 0.07061341404914856, -0.02805308625102043, 0.0350981280207634, 0.1057301014661789, -0.015627460554242134, -0.07749516516923904, -0.016591940075159073, -0.1964438110589981, 0.06041908264160156, 0.025650598108768463, -0.08432509005069733, 0.28734350204467773, -0.050045352429151535, 0.0047697750851511955, -0.009076794609427452, 0.016857875511050224, -0.1068972498178482, -0.0657598078250885, 0.05491399019956589, 0.06315015256404877, 0.028250209987163544, 0.10098034888505936, -0.03989221528172493, -0.13776111602783203, -0.05293623358011246, -0.16845537722110748, 0.06694567948579788, -0.08442335575819016, 0.12502731382846832, -0.24897949397563934, -0.08668547123670578, -0.16123364865779877, -0.0194181427359581, -0.03760653734207153, -0.060067422688007355, 0.1323787420988083, -0.03015458956360817, -0.03242948278784752, 0.07888932526111603, 0.17769168317317963, 0.0880645215511322, 0.06204628571867943, 0.014409133233129978, -0.10579515993595123, 0.08492214977741241, 0.14233054220676422, -0.11351055651903152, 0.07574308663606644, -0.007923110388219357, 0.043565135449171066, -0.11324012279510498, 0.07860457897186279, -0.07177886366844177, -0.13040389120578766, 0.014387213625013828, -0.10454566031694412, 0.1393442153930664, 0.05623656511306763, -0.14813469350337982, -0.045928146690130234, -0.022298656404018402, 0.1395733654499054, -0.07176173478364944, 0.05981986224651337, 0.004280793480575085, -0.024704186245799065, 0.13373182713985443, -0.13355404138565063, -0.0207197368144989, 0.05772024765610695, 0.05564359948039055, -0.07188262045383453, -0.02573440782725811, 0.0035549013409763575, 0.020158421248197556, 0.09834687411785126, -0.2095019668340683, 0.1123373806476593, -0.10880394279956818, -0.21812526881694794, 0.07566145062446594, 0.02271636202931404, -0.07470869272947311, 0.09636463224887848, 0.010127837769687176, -0.021007908508181572, 0.011141983792185783, -0.03126005828380585, 0.05628322809934616, -0.06237456575036049, 0.028002716600894928, -0.01093886699527502, 0.1233220100402832, -0.23560938239097595, 0.006242448464035988, -0.11010467261075974, -0.011615291237831116, 0.014447899535298347, 0.0369563065469265, -0.011572129093110561, 0.0763120949268341, -0.028205815702676773, -0.022835291922092438, -0.19095897674560547, 0.023033080622553825, -0.03604065254330635, 0.1075720265507698, -0.18764939904212952, -0.05779425799846649, 0.13990770280361176, -0.12619134783744812, -0.1095530241727829, 0.02290121465921402, -0.020428193733096123, 0.03132500499486923, 0.06346987932920456, 0.3860725164413452, 0.12858647108078003, -0.005921864882111549, -0.01832977682352066, 0.1539384424686432, -0.12120221555233002, -0.32638347148895264, 0.05353844165802002, -0.049675848335027695, -0.026374101638793945, 0.03817904740571976, 0.10039296746253967, -0.014627824537456036, -0.056568410247564316, -0.05012991279363632, -0.04336940497159958, -0.1523214727640152, 0.05170783773064613, 0.0565909706056118, 0.05453501269221306, -0.05682075396180153, 0.18613210320472717, 0.06834288686513901, 0.06977773457765579, 0.010845326818525791, -0.03103453293442726, -0.052085764706134796, 0.1711921989917755, -0.14089171588420868, -0.04150393232703209, -0.13838252425193787, -0.05089370906352997, 0.02844342403113842, 0.032581377774477005, -0.0006754258065484464, 0.10488637536764145, 0.0995912030339241, -0.05856402963399887, 0.029018931090831757, 0.12067963182926178, 0.17037591338157654, 0.026533808559179306, -0.025584829971194267, 0.008442601189017296, -0.01644866354763508, -0.11144329607486725, -0.04624651372432709, -0.11187494546175003, -0.06816431879997253, 0.13057635724544525, 0.028831353411078453, 0.039305832237005234, -0.014629369601607323, 0.014608289115130901, -0.010830951854586601, -0.013146806508302689, -0.06753971427679062, 0.060849592089653015, -0.0017214813269674778, 0.07935620844364166, -0.026380687952041626, -0.0068295737728476524, 0.14693015813827515, 0.15239585936069489, 0.022593732923269272, 0.05826246738433838, -0.1242423802614212, 0.008829304948449135, 0.03239503130316734, -0.004807626362890005, 0.014953743666410446, -0.09322821348905563, -0.04081286862492561, 0.077761210501194, -0.09838045388460159, -0.02643009088933468, 0.0711391493678093, -0.010746678337454796, -0.134237602353096, 0.03298864886164665, 0.0988868921995163, -0.17924723029136658, 0.16123048961162567, 0.14199760556221008, 0.1816374659538269, 0.1349460780620575, -0.07160277664661407, -0.05769399553537369, 0.04641119763255119, -0.03389948233962059, -0.008308125659823418, 0.08636222779750824, -0.04681875929236412, 0.02274419739842415, 0.11293251067399979, -0.0036674663424491882, 0.11741113662719727, -0.06330105662345886, -0.06870149075984955, 0.052162133157253265, 0.012079859152436256, -0.0775030106306076, -0.010590115562081337, 0.01703554019331932, 0.07903051376342773, 0.026998387649655342, 0.03036777302622795, 0.14513185620307922, 0.011146142147481441, -0.009654184803366661, 0.08319371193647385, -0.13828669488430023, -0.2651253938674927, -0.021854253485798836, -0.08417745679616928, 0.08896051347255707, 0.07114043831825256, -0.0074280076660215855, -0.14381232857704163, -0.012776067480444908, -0.012153198942542076, -0.21176426112651825, -0.13370917737483978, -0.018396463245153427, 0.03491224721074104, 0.04747932776808739, -0.11198846995830536, -0.1296263188123703, -0.001808449043892324, -0.012749526649713516, 0.09217159450054169, 0.12032277882099152, -0.11499436944723129, 0.04780850559473038, 0.11094960570335388, -0.048484738916158676, 0.07232710719108582, -0.024682870134711266, 0.06254570186138153, -0.03683002293109894, -0.019739698618650436, 0.19524900615215302, 0.06216773763298988, -0.004214905668050051, 0.03347017988562584, 0.048601727932691574, -0.1559859812259674, -0.041443489491939545, -0.06487171351909637, -0.2010883241891861, -0.17825672030448914, -0.16192477941513062, -0.062385909259319305, 0.09184081107378006, 0.1198534220457077, 0.07279382646083832, -0.006197912618517876, 0.07624457776546478, 0.10865230858325958, 0.028761496767401695, -0.1735938936471939, -0.029651688411831856, 0.0431249663233757, 0.04438720643520355, -0.013924443162977695, -0.14695259928703308, -0.0011172461090609431, 0.19734486937522888, 0.08790850639343262, 0.13282659649848938, 0.09541793912649155, 0.1163957417011261, -0.04466188699007034, 0.06700487434864044, 0.10000357031822205, 0.16650907695293427, 0.06428233534097672, -0.06050143390893936, 0.005263874307274818, 0.000958081625867635, -0.09372352063655853, -0.05794227868318558, 0.14668186008930206, -0.09388025104999542, -0.006478513590991497, -0.052433811128139496, -0.0014374795136973262, -0.056111063808202744, 0.056588295847177505, -0.17469941079616547, 0.030725525692105293, 0.005437214858829975, 0.12073718756437302, -0.05919555574655533, 0.05360215902328491, 0.16344910860061646, -0.03481153026223183, 0.0038337172009050846, 0.056300632655620575, 0.03350585326552391, -0.07938827574253082, 0.008990335278213024, -0.08378572016954422, -0.09026061743497849, 0.05596742406487465, 0.10815159231424332, -0.13438063859939575, 0.13376010954380035, 0.04360878840088844, 0.014776934869587421, -0.1563810557126999, -0.05352529510855675, -0.03877268359065056, -0.04196607321500778, 0.12148784101009369, 0.03264344483613968, -0.0814194530248642, -0.24598731100559235, -0.0869886502623558, 0.0005708761163987219, 0.1531553715467453, 0.025822864845395088, -0.09403342753648758, -0.028498701751232147, 0.0014032647013664246, -0.036222320050001144, -0.24878372251987457, -0.008750181645154953, -0.18640705943107605, -0.015426785685122013, 0.13204534351825714, -0.2180902361869812, -0.007927938364446163, 0.0031426113564521074, -0.019037868827581406, 0.057946231216192245, 0.05280087888240814, -0.05401156470179558, -0.10237869620323181, -0.007377379573881626, 0.15244798362255096, 0.028091398999094963, 0.08812539279460907, -0.019370920956134796, 0.054279472678899765, -0.03968355432152748, -0.21520373225212097, 0.008795131929218769, -0.11340724676847458, 0.06654425710439682, -0.04844776168465614, 0.13332928717136383, -0.026512857526540756, 0.03014720417559147, 0.06916947662830353, 0.023222457617521286, -0.007223332300782204, -0.05735021457076073, 0.08222652226686478, -0.06159279868006706, 0.08635960519313812, 0.2004680037498474, 0.072091244161129, 0.013518028892576694, 0.17423173785209656, -0.02279629372060299, 0.22459270060062408, 0.13666585087776184, -0.06909476965665817, 0.21801508963108063, 0.14954033493995667, -0.0424506850540638, -0.28061234951019287, 0.0272925216704607, -0.141738161444664, -0.07081670314073563, 0.04249177873134613, -0.18536554276943207, 0.19264020025730133, 0.1363123059272766, -0.00134493806399405, 0.29672619700431824, -0.25219422578811646, 0.033486224710941315, 0.1088106706738472, -0.011419277638196945, 0.35820192098617554, -0.11019906401634216, -0.11851952970027924, -0.10353787243366241, -0.136906698346138, 0.2899567186832428, -0.12276656925678253, 0.03813493996858597, -0.03805255889892578, 0.004761511459946632, 0.028002440929412842, -0.05488163232803345, 0.1369437575340271, 0.00838286243379116, 0.10179039090871811, -0.09019330888986588, -0.17678895592689514, 0.14906951785087585, -0.02592776156961918, 0.026084380224347115, 0.06623808294534683, 0.0008330425480380654, -0.12723328173160553, 0.0041437773033976555, 0.01013682410120964, 0.040652330964803696, 0.05576684698462486, -0.04430371895432472, -0.14184658229351044, -0.035616859793663025, -0.08041919022798538, 0.017381368204951286, 0.028933893889188766, 0.021252630278468132, 0.024580029770731926, 0.12268809229135513, 0.0988871306180954, -0.19082030653953552, 0.02560717985033989, -0.09310223162174225, -0.062377672642469406, 0.00996619276702404, -0.14853397011756897, 0.040827877819538116, 0.09101260453462601, 0.06784404814243317, -0.03676832094788551, 0.06026336923241615, 0.025280971080064774, 0.03159351646900177, 0.11826524138450623, -0.05703330039978027, -0.0560653880238533, 0.08766117691993713, -0.034108683466911316, 0.013662861660122871, 0.03483668714761734, 0.01686692051589489, 0.06482304632663727, -0.028730574995279312, -0.06108011677861214, 0.03953162580728531, -0.04219603165984154, 0.07852739840745926, 0.1210661455988884, 0.030615128576755524, -0.1754818558692932, 0.18893812596797943, 0.04496154561638832, -0.13025620579719543, 0.025225790217518806, 0.013893932104110718, -0.04872849956154823, -0.1103949025273323, 0.13279154896736145, 0.13881555199623108, -0.03273596987128258, -0.10798705369234085, 0.050845686346292496, -0.03082379512488842, 0.03174543008208275, 0.08360281586647034, 0.048904016613960266, 0.07527422159910202, -0.025231173262000084, -0.019878217950463295, -0.11441659182310104, -0.06341780722141266, -0.10733985900878906, 0.018776919692754745, -0.06642592698335648, -0.09669212251901627, -0.11837205290794373, 0.12637944519519806, -0.053856175392866135, -0.060590870678424835, -0.09178633987903595, 0.055627886205911636, -0.06317964196205139, 0.15681611001491547, -0.006976125296205282, 0.0037352631334215403, 0.04489745572209358, 0.0693773552775383, -0.05289890617132187, -0.025708675384521484, -0.11444922536611557, 0.09662449359893799, 0.046963416039943695, 0.04779263585805893, -0.042906466871500015, 0.006961598992347717, 0.03428495675325394, 0.0671764463186264, 0.08554375916719437, 0.06117863953113556, -0.014766468666493893, 0.030316578224301338, -0.20315656065940857, -0.20253886282444, 0.0740811824798584, 0.05235002562403679, 0.10879524797201157, 0.08571489155292511, 0.011047909036278725, 0.16096562147140503, -0.023605357855558395, 0.06673558801412582, 0.04656478017568588, -0.08772477507591248, 0.01215436588972807, -0.14796346426010132, -0.10577181726694107, 0.003874025074765086, -0.06468211859464645, 0.21714812517166138, -0.01494559645652771, 0.023812463507056236, 0.046654585748910904, 0.015417302958667278, -0.006654317956417799, -0.07865540683269501, -0.05393205210566521, -0.14279510080814362, -0.06598938256502151, 0.08967529982328415, 0.0396515391767025, 0.03000202588737011, 0.36922910809516907, 0.009632930159568787, -0.09474949538707733, -0.049709346145391464, 0.07757122069597244, -0.053732387721538544, 0.006896061822772026, 0.39871183037757874, 0.10558390617370605, -0.08427543938159943, 0.00206349091604352, 0.09056529402732849, 0.047795314341783524, 0.14951442182064056, 0.16727164387702942, 0.13275550305843353, -0.037032101303339005, 0.015768947079777718, -0.022783806547522545, -0.09534041583538055, 0.011751307174563408, -0.010708899237215519, 0.01539615262299776, 0.03897201269865036, 0.02601630613207817, -0.04863877594470978, 0.00476814154535532, -0.06163037568330765, 0.022854696959257126, -0.11292756348848343, -0.03267569839954376, -0.07945403456687927, -0.15702618658542633, -0.062425676733255386, -0.025254739448428154, -0.012496819719672203, -0.07096950709819794, 0.013763642869889736, 0.22356370091438293, 0.040223199874162674, -0.019843459129333496, 0.03458290547132492, -0.1503954976797104, 0.08358364552259445, 0.054506540298461914, -0.03677181154489517, -0.04272240027785301, -0.04819187894463539, -0.08966295421123505, -0.04380631446838379, -0.04138210043311119, 0.006329704541712999, 0.03841603547334671, 0.13687226176261902, -0.027541842311620712, -0.15299715101718903, -0.08687954396009445, -0.03291139379143715, 0.04513052850961685, -0.06787417083978653, 0.02341965027153492, -0.0019331768853589892, 0.00943593867123127, 0.03132162243127823, 0.10086797922849655, 0.029179921373724937, -0.016964424401521683, 0.047094348818063736, -0.040657903999090195, -0.03776272386312485, 0.07932122051715851, -0.02342459373176098, -0.06761408597230911, -0.05933690816164017, 0.26861846446990967, 0.25056344270706177, -0.01983838528394699, 0.02863282337784767, 0.048004087060689926, 0.037087712436914444, 0.03277431055903435, 0.19584479928016663, -0.01942720077931881, 0.06017071753740311, -0.024116434156894684, -0.04289698973298073, 0.03993155434727669, -0.03425268083810806, -0.14820565283298492, 0.06992492079734802, 0.015834148973226547, -0.02678137645125389, -0.07623566687107086, 0.08576157689094543, -0.11067268252372742, 0.12947556376457214, 0.16574157774448395, -0.16460640728473663, -0.07454977929592133, -0.03254630044102669, 0.045157454907894135, 0.008077881298959255, 0.019033370539546013, -0.09624771028757095, -0.06063936650753021, -0.15462416410446167, -0.036397747695446014, -0.3608890175819397, -0.1167999878525734, -0.006867735646665096, -0.025369247421622276, 0.17752234637737274, -0.022530946880578995, 0.047215983271598816, 0.04212881624698639, 0.04518154636025429, -0.1681833118200302, -0.035080436617136, 0.015117830596864223, 0.08073572814464569, 0.017488645389676094, 0.03877481445670128, -0.06420330703258514, -0.10627157986164093, 0.04849136248230934, -0.06867446005344391, -0.026039885357022285, 0.17823615670204163, 0.09610997140407562, -0.013244970701634884, -0.07767406851053238, -0.09337074309587479, 0.10042519122362137, -0.07205551117658615, -0.01721624843776226, -0.06368707865476608, -0.0037038875743746758, 0.11462454497814178, 0.05874720588326454, -0.039224643260240555, -0.12391574680805206, -0.020393596962094307, -0.07000794261693954, 0.07529502362012863, 0.025381913408637047, -0.08800811320543289, 0.09651677310466766, -0.1205303966999054, 0.02299845591187477, -0.07374046742916107, 0.036138713359832764, 0.1403835117816925, 0.0647418349981308, -0.04199957475066185, 0.023800769820809364, 0.014092435128986835, 0.03213507682085037, -0.0038081768434494734, -0.04252302274107933 ]
8ba030abc7dc8f7e1e4394f92c9384bd2f4f3694
**CoT Datasets from Google's FLan Dataset**
iamplus/CoT
[ "license:apache-2.0", "region:us" ]
2023-03-10T18:49:59+00:00
{"license": "apache-2.0"}
2023-07-10T05:52:45+00:00
[]
[]
TAGS #license-apache-2.0 #region-us
CoT Datasets from Google's FLan Dataset
[]
[ "TAGS\n#license-apache-2.0 #region-us \n" ]
[ 14 ]
[ "passage: TAGS\n#license-apache-2.0 #region-us \n" ]
[ -0.014972950331866741, 0.1377405971288681, -0.008658665232360363, -0.026387644931674004, -0.06495039910078049, 0.02879125252366066, 0.153837651014328, 0.10483942180871964, 0.1256849616765976, -0.0962781235575676, 0.15542295575141907, 0.06252618134021759, 0.01139750611037016, 0.01549961045384407, 0.010183668695390224, -0.10781864821910858, 0.10650338232517242, -0.03490327671170235, -0.0707244873046875, 0.013394840992987156, 0.033960238099098206, 0.01981612667441368, -0.023830559104681015, -0.012257595546543598, 0.01112176850438118, 0.0037393702659755945, 0.07398658245801926, -0.03678586333990097, 0.0712570771574974, -0.0307270847260952, 0.04963022843003273, 0.037079621106386185, -0.007749613840132952, -0.26644203066825867, 0.0024822098203003407, -0.024022065103054047, -0.07085459679365158, 0.029720399528741837, 0.013389789499342442, 0.01578286662697792, 0.00231059524230659, 0.07178761065006256, -0.05940864980220795, 0.031044602394104004, -0.10492347925901413, -0.29222142696380615, -0.17006294429302216, 0.01744023710489273, 0.06068360060453415, 0.05476497858762741, 0.09300920367240906, 0.11550862342119217, -0.14644485712051392, -0.044547248631715775, 0.07099119573831558, -0.3628372251987457, 0.050203535705804825, 0.08580845594406128, -0.01402231678366661, 0.057996317744255066, 0.02550811693072319, 0.06553854793310165, 0.10383764654397964, -0.038684334605932236, -0.08282918483018875, -0.048850782215595245, -0.07356837391853333, 0.10531846433877945, -0.00149822561070323, -0.12009333074092865, 0.345758318901062, 0.07138761878013611, -0.013982822187244892, 0.1401686668395996, -0.03401775285601616, 0.08242715895175934, 0.00856063887476921, 0.07128778845071793, 0.11027930676937103, 0.21097713708877563, 0.1913771778345108, -0.10426254570484161, -0.16983820497989655, -0.05970091372728348, -0.17783339321613312, 0.02624516934156418, 0.006967680528759956, 0.1441962569952011, -0.15566711127758026, -0.007344068959355354, -0.08945375680923462, -0.05843057110905647, -0.052450742572546005, -0.06543421745300293, 0.15477518737316132, 0.08793632686138153, -0.09496267139911652, 0.12857593595981598, 0.16295284032821655, 0.27066588401794434, 0.0397113561630249, 0.0019443186465650797, -0.1110435351729393, 0.16749770939350128, -0.07042741030454636, 0.013758119195699692, 0.11881717294454575, 0.07653947174549103, 0.10706596076488495, -0.16501086950302124, 0.12452162802219391, -0.016609763726592064, -0.11789992451667786, -0.018261663615703583, -0.1484517753124237, 0.16352272033691406, 0.06240275129675865, -0.10497567802667618, -0.06494749337434769, 0.07674259692430496, 0.11038123816251755, -0.04079411178827286, -0.009143678471446037, -0.015199431218206882, 0.01051195990294218, -0.009426284581422806, 0.027398476377129555, 0.04705727845430374, 0.058609262108802795, 0.0033366302959620953, -0.07381071150302887, -0.020023247227072716, 0.003280751407146454, 0.1267043501138687, 0.1569293588399887, -0.05185375362634659, 0.04033694788813591, -0.06643003970384598, -0.15634682774543762, 0.033434003591537476, 0.08608060330152512, 0.0321158766746521, -0.007054667454212904, 0.10480355471372604, 0.0473899245262146, -0.004594990983605385, -0.090055912733078, -0.06355541944503784, -0.08356712758541107, 0.04190095514059067, -0.11996523290872574, -0.0058386498130857944, -0.25945019721984863, 0.00316249905154109, -0.1388063281774521, 0.0704830139875412, 0.04737875238060951, -0.11123143136501312, -0.11911641061306, 0.18649786710739136, -0.07714612036943436, 0.055908672511577606, -0.05615519732236862, -0.008492839522659779, -0.03699778765439987, 0.06682316213846207, -0.14747841656208038, -0.0005399030051194131, 0.18717823922634125, -0.14897091686725616, -0.183698832988739, 0.007495424710214138, 0.03250853717327118, 0.014232120476663113, 0.028690440580248833, 0.30018556118011475, -0.04365801066160202, -0.022711357101798058, 0.14066553115844727, 0.16189178824424744, -0.0973799079656601, -0.2718583643436432, 0.14789041876792908, -0.18816958367824554, -0.19481199979782104, 0.02703963965177536, -0.10175284743309021, 0.06735242903232574, 0.0434052050113678, -0.12173084169626236, -0.040761545300483704, -0.06889492273330688, -0.03939614072442055, -0.04728172346949577, 0.01916317269206047, -0.06263907253742218, 0.06502450257539749, -0.0881565511226654, 0.0690668523311615, 0.1269703209400177, 0.08447451889514923, -0.026536764577031136, 0.009126527234911919, 0.025589320808649063, 0.017330490052700043, -0.03833708539605141, 0.01929517462849617, 0.01688491925597191, -0.09582766890525818, 0.07343678176403046, 0.10080436617136002, 0.0517999529838562, -0.10638647526502609, 0.023197486996650696, 0.03179466351866722, 0.0024750155862420797, 0.0694531574845314, 0.06032438576221466, -0.10287857055664062, 0.06489933282136917, -0.0037468012887984514, 0.0518820621073246, 0.07478269934654236, -0.022493045777082443, 0.020172767341136932, -0.044141460210084915, -0.04319985210895538, 0.08567604422569275, -0.019361646845936775, -0.08695904165506363, 0.02959357015788555, 0.005028232932090759, 0.10603106021881104, 0.04762826859951019, -0.10406646132469177, 0.16851206123828888, 0.03276379778981209, 0.14172857999801636, 0.16983027756214142, -0.05003548413515091, 0.13265447318553925, -0.018061332404613495, 0.011779023334383965, -0.027860842645168304, 0.08203933387994766, 0.013741283677518368, -0.0884268656373024, 0.010677173733711243, -0.0012559969909489155, -0.04808245599269867, 0.026862075552344322, -0.05627221614122391, -0.11836695671081543, -0.059314463287591934, -0.028883814811706543, 0.22526615858078003, -0.10537033528089523, 0.12464691698551178, 0.5217018723487854, 0.024548746645450592, 0.047969620674848557, -0.16087572276592255, -0.06556912511587143, -0.03724734112620354, 0.01234061736613512, -0.03181084617972374, 0.13119523227214813, -0.06553105264902115, 0.03862816467881203, 0.0817440003156662, 0.07771708816289902, 0.04734378680586815, -0.17659273743629456, -0.12391189485788345, 0.0027862393762916327, -0.06264690309762955, -0.1301562488079071, -0.015394099988043308, -0.11034313589334488, 0.036011673510074615, 0.015018938109278679, -0.09842728823423386, 0.16451223194599152, -0.03630390390753746, -0.045461565256118774, 0.04944632574915886, -0.2314302921295166, -0.0839247852563858, -0.12943525612354279, -0.03678453713655472, -0.023447291925549507, 0.016634400933980942, 0.09078312665224075, -0.055623311549425125, -0.0538143664598465, 0.03897318243980408, -0.08703092485666275, -0.05625670403242111, -0.015357088297605515, 0.04862850904464722, 0.08293753117322922, 0.04238975793123245, -0.10195945203304291, -0.04045995697379112, -0.002702324651181698, -0.01255359873175621, 0.033146876841783524, -0.07412629574537277, 0.0853082686662674, 0.11064175516366959, 0.049554772675037384, 0.03361808881163597, -0.0033064892049878836, 0.07316921651363373, -0.013150024227797985, -0.06427362561225891, 0.1754506230354309, -0.014537261798977852, 0.052527204155921936, 0.1614663302898407, 0.06942721456289291, -0.08693967014551163, -0.016334567219018936, -0.05160483345389366, -0.11219155788421631, -0.313568115234375, -0.0514010526239872, -0.0697566568851471, 0.10370723158121109, 0.016293581575155258, 0.11431120336055756, 0.11805130541324615, 0.05553880333900452, 0.02477053552865982, -0.030986998230218887, -0.013935171999037266, -0.008552669547498226, 0.14244908094406128, -0.040016934275627136, -0.025634407997131348, -0.16582822799682617, 0.05352972075343132, 0.19532184302806854, 0.17346875369548798, 0.16141186654567719, 0.2949795722961426, 0.1219889223575592, 0.1499485820531845, 0.20596453547477722, 0.03277221694588661, 0.08221390843391418, 0.06475520879030228, 0.0147244893014431, -0.07361224293708801, -0.02132425457239151, -0.0358458049595356, 0.09254280477762222, -0.020926684141159058, -0.1894368976354599, 0.04358299449086189, -0.20253854990005493, 0.04529424384236336, 0.1325015276670456, 0.10060963034629822, 0.0372280478477478, 0.12041204422712326, 0.10496384650468826, 0.07236151397228241, 0.02265322208404541, 0.155935138463974, -0.10047086328268051, -0.04170655459165573, 0.10314960777759552, 0.03088374249637127, 0.08923831582069397, 0.05249778553843498, 0.024546442553400993, -0.09486964344978333, -0.18898503482341766, 0.08735544979572296, 0.15138362348079681, -0.18271131813526154, 0.25446999073028564, 0.007140269037336111, -0.10152944922447205, -0.04616072401404381, -0.034160908311605453, 0.07485716044902802, 0.1744716465473175, 0.09998820722103119, 0.07455950975418091, -0.2311946600675583, 0.06371928006410599, -0.0805746391415596, 0.03850121796131134, 0.009798256680369377, -0.0012644194066524506, -0.1523386389017105, -0.06277230381965637, 0.03955406695604324, 0.028464701026678085, 0.16074317693710327, -0.09644434601068497, -0.07261957228183746, 0.0019746189936995506, 0.14707164466381073, -0.027826759964227676, -0.12161600589752197, 0.07778380811214447, 0.026536058634519577, 0.10129949450492859, -0.046719279140233994, 0.01687805913388729, -0.0395737923681736, -0.22956150770187378, 0.06549007445573807, -0.02001434937119484, 0.016561396420001984, -0.057295773178339005, -0.095908522605896, -0.09420177340507507, -0.1935003399848938, 0.09841206669807434, -0.0820716917514801, 0.02724429965019226, -0.03322573006153107, 0.12508079409599304, -0.09227079153060913, 0.022051848471164703, 0.002473256317898631, -0.0009367846651002765, -0.0559639148414135, -0.12471262365579605, 0.08924731612205505, -0.02971985563635826, -0.0013593619223684072, -0.004879474639892578, -0.037194594740867615, 0.05458180233836174, 0.06104811653494835, -0.09029456228017807, 0.17284651100635529, 0.304045170545578, -0.06797412037849426, 0.21419626474380493, 0.3437173664569855, -0.12620802223682404, -0.22579985857009888, -0.2027367204427719, -0.287395715713501, -0.1499757170677185, 0.09507355093955994, -0.18301111459732056, 0.10197417438030243, 0.19583699107170105, -0.1618303805589676, 0.17492994666099548, -0.18311083316802979, -0.021827004849910736, 0.20329692959785461, -0.06383024156093597, 0.3788199722766876, -0.11906247586011887, -0.10778811573982239, -0.09945111721754074, -0.1618940234184265, 0.10558515042066574, -0.18797975778579712, 0.02240607887506485, 0.03505697101354599, -0.06375153362751007, -0.049790963530540466, -0.018343381583690643, 0.24272295832633972, -0.001803387189283967, 0.0726020559668541, -0.07976466417312622, 0.016474680975079536, 0.1855529397726059, -0.05465783178806305, 0.036813490092754364, -0.15827761590480804, -0.028589751571416855, -0.009538229554891586, 0.037033237516880035, -0.03485805541276932, 0.07510014623403549, 0.0011767554096877575, -0.07188761979341507, -0.0968698114156723, -0.021874895319342613, -0.04847799241542816, -0.005289438646286726, 0.26872649788856506, 0.076040118932724, -0.053988635540008545, 0.10166085511445999, -0.0624149851500988, -0.1741536259651184, 0.016763299703598022, -0.10044022649526596, -0.07138258218765259, 0.0554080568253994, -0.24670164287090302, 0.034909263253211975, 0.05687393248081207, -0.06160387769341469, 0.03683772310614586, 0.05927642062306404, -0.09550898522138596, -0.021464845165610313, 0.12709221243858337, -0.0498422347009182, -0.0725388154387474, 0.06216653808951378, 0.1259109526872635, 0.11850999295711517, 0.0343933068215847, 0.07898429036140442, 0.04615308716893196, 0.00829920545220375, 0.021227914839982986, 0.07433275133371353, -0.17039799690246582, -0.05188438296318054, 0.05058757960796356, -0.02595781534910202, -0.1195429265499115, 0.25599008798599243, 0.024486735463142395, -0.03208741545677185, -0.03641199693083763, 0.034413471817970276, -0.05278664082288742, -0.09139014035463333, -0.055758245289325714, -0.012565652839839458, -0.09509796649217606, -0.18549469113349915, 0.037074074149131775, -0.09632396697998047, -0.031133420765399933, -0.03407083451747894, 0.1050528809428215, 0.10973811894655228, 0.0608430951833725, -0.035467516630887985, 0.16503585875034332, -0.08250437676906586, -0.18473856151103973, -0.014520380645990372, -0.04597662389278412, -0.2016236037015915, 0.02965214103460312, 0.06940829008817673, -0.013816002756357193, -0.046515315771102905, -0.05482683703303337, 0.08873733133077621, -0.2119728922843933, 0.016329854726791382, -0.08455836027860641, 0.001034914399497211, 0.0714198648929596, -0.0625232607126236, -0.02158266305923462, 0.019058139994740486, -0.16247235238552094, -0.057285383343696594, -0.010741667822003365, 0.05505165457725525, -0.10866090655326843, -0.059575166553258896, 0.13569991290569305, 0.05747954174876213, 0.09156093001365662, 0.08844062685966492, 0.012601320631802082, 0.14171354472637177, -0.1320880800485611, -0.07235664874315262, 0.07277880609035492, 0.03337378427386284, -0.02606162242591381, 0.016614673659205437, -0.08515988290309906, 0.08969198167324066, -0.07962571084499359, 0.01820359006524086, -0.060848966240882874, -0.13395224511623383, -0.14613622426986694, -0.008169831708073616, -0.17318809032440186, 0.04386909306049347, -0.1962924599647522, 0.20117418467998505, 0.049670200794935226, 0.11739125847816467, 0.09586193412542343, 0.0011940872063860297, 0.02116451971232891, 0.03084888681769371, -0.038015320897102356, -0.06214485689997673, -0.1336703896522522, -0.034515380859375, -0.14342233538627625, -0.05508563295006752, 0.3311520218849182, -0.04312245175242424, -0.13223427534103394, 0.05347722768783569, 0.08347365260124207, 0.016498390585184097, 0.023317286744713783, 0.24889890849590302, 0.04722274839878082, 0.01573793776333332, -0.13385194540023804, -0.026428358629345894, 0.01794368028640747, -0.16727277636528015, 0.06783340871334076, 0.09281940758228302, 0.16844220459461212, 0.05829422175884247, 0.05544407665729523, -0.019741542637348175, -0.05980636551976204, -0.07777530699968338, 0.14353948831558228, 0.032101042568683624, 0.07295279204845428, 0.09418365359306335, 0.159424290060997, -0.01132612582296133, 0.011219488456845284, -0.048546407371759415, 0.018409814685583115, -0.15742093324661255, -0.13183769583702087, 0.0072431364096701145, -0.15321512520313263, 0.010697826743125916, 0.011604762636125088, 0.031117310747504234, 0.2556179463863373, 0.040744051337242126, -0.06757266819477081, -0.061626169830560684, -0.15643614530563354, -0.04558565840125084, -0.04036465659737587, -0.007026704493910074, -0.038584496825933456, -0.04671114683151245, -0.11182798445224762, -0.0216030515730381, -0.08770470321178436, -0.06560606509447098, 0.03681713715195656, 0.030047502368688583, 0.026680879294872284, -0.10008109360933304, -0.026802673935890198, -0.08784958720207214, 0.040374286472797394, 0.0004315301775932312, 0.18315750360488892, 0.03631989657878876, 0.0276914332062006, 0.1346033811569214, 0.07949449867010117, -0.04593978822231293, -0.1404203623533249, -0.04276864603161812, 0.050976864993572235, -0.04557491093873978, 0.06821722537279129, -0.047834381461143494, -0.008090421557426453, -0.03426219895482063, 0.22107382118701935, 0.2087077796459198, -0.07518038153648376, -0.0023365700617432594, -0.04285150393843651, 0.01813213713467121, 0.007908736355602741, 0.15072014927864075, 0.0591626912355423, 0.10565771162509918, -0.0679246187210083, -0.012176652438938618, -0.016756610944867134, 0.013343945145606995, -0.18723566830158234, 0.07582846283912659, -0.030456462875008583, -0.11726406216621399, -0.038775019347667694, 0.12641341984272003, -0.06347712874412537, 0.09165021777153015, 0.09027697890996933, -0.029973473399877548, 0.027466343715786934, 0.0041959225200116634, 0.20493634045124054, 0.02617124654352665, 0.048617783933877945, -0.1167941614985466, -0.09022688120603561, 0.04032917320728302, 0.00874406099319458, -0.3118123412132263, -0.1954881250858307, 0.10563000291585922, 0.06715425848960876, 0.2813838720321655, 0.0376100093126297, 0.04810243472456932, 0.015465166419744492, 0.07121489197015762, -0.12309351563453674, 0.13339413702487946, 0.046601615846157074, -0.01129146758466959, -0.11312273144721985, -0.22528712451457977, -0.08437834680080414, -0.05826718360185623, 0.07650711387395859, 0.06533077359199524, 0.0024006948806345463, 0.1862800121307373, -0.0665736049413681, -0.02629813738167286, -0.025829114019870758, -0.15687870979309082, 0.03671088442206383, -0.06590475142002106, -0.042691074311733246, -0.0751107782125473, -0.03413062542676926, -0.023224810138344765, 0.055103402584791183, -0.24346224963665009, -0.05677183344960213, 0.2217833697795868, 0.021673565730452538, 0.14538446068763733, 0.02648567035794258, 0.03698272630572319, -0.035830456763505936, -0.04817749559879303, 0.054671525955200195, -0.08730608224868774, 0.004225281998515129, 0.10913265496492386, -0.03198149800300598, 0.021041326224803925, -0.1597670465707779, 0.046472933143377304, -0.043475229293107986, -0.005544837564229965, -0.0814170315861702 ]
afc6bcb1734112a3292ae6e58860ff093c4100b6
This dataset is curated by [GIZ Data Service Center](https://www.giz.de/expertise/html/63018.html) in the form of Sqaud dataset with features `question`, `answer`, `answer_start`, `context` and `language`. The source dataset for this comes from [Changing Transport Tracker](https://changing-transport.org/tracker/), where partners analyze Intended nationally determined contribution (INDC), NDC and Revised/Updated NDC of countries to understand transport related climate mitigation actions. Specifications - Dataset size: 3194 - Language: English, Spanish, French
alessio-vertemati/ikitracs-qa
[ "task_categories:question-answering", "size_categories:1K<n<10K", "language:en", "language:es", "language:fr", "license:apache-2.0", "region:us" ]
2023-03-10T19:44:14+00:00
{"language": ["en", "es", "fr"], "license": "apache-2.0", "size_categories": ["1K<n<10K"], "task_categories": ["question-answering"]}
2023-03-21T17:02:02+00:00
[]
[ "en", "es", "fr" ]
TAGS #task_categories-question-answering #size_categories-1K<n<10K #language-English #language-Spanish #language-French #license-apache-2.0 #region-us
This dataset is curated by GIZ Data Service Center in the form of Sqaud dataset with features 'question', 'answer', 'answer_start', 'context' and 'language'. The source dataset for this comes from Changing Transport Tracker, where partners analyze Intended nationally determined contribution (INDC), NDC and Revised/Updated NDC of countries to understand transport related climate mitigation actions. Specifications - Dataset size: 3194 - Language: English, Spanish, French
[]
[ "TAGS\n#task_categories-question-answering #size_categories-1K<n<10K #language-English #language-Spanish #language-French #license-apache-2.0 #region-us \n" ]
[ 53 ]
[ "passage: TAGS\n#task_categories-question-answering #size_categories-1K<n<10K #language-English #language-Spanish #language-French #license-apache-2.0 #region-us \n" ]
[ -0.04634557664394379, 0.10219135135412216, -0.004944527056068182, 0.06479159742593765, -0.0021179935429245234, 0.03121914714574814, 0.15063625574111938, 0.143642395734787, 0.1783008575439453, 0.00874279998242855, 0.12599197030067444, 0.033778250217437744, 0.016010206192731857, 0.013012324459850788, -0.037517204880714417, -0.2205873429775238, 0.046650130301713943, -0.0881986916065216, -0.04464413970708847, 0.04284849390387535, 0.08774983137845993, -0.015321669168770313, -0.007677158806473017, -0.06981487572193146, 0.008070790208876133, 0.06193618103861809, -0.016081739217042923, -0.10350115597248077, 0.09025061130523682, 0.02049795165657997, 0.037396155297756195, 0.036301035434007645, -0.009888891130685806, -0.2519109547138214, -0.014750940725207329, -0.07771468907594681, -0.023776665329933167, 0.01756514422595501, 0.07491321116685867, 0.010826022364199162, -0.026924682781100273, -0.06765902787446976, -0.029010223224759102, 0.10091641545295715, -0.13496895134449005, -0.2584910988807678, -0.11480963230133057, 0.029460875317454338, 0.02828402817249298, 0.07649599015712738, -0.005775496829301119, 0.11747515201568604, -0.21236923336982727, -0.005918971728533506, 0.1518356204032898, -0.292822003364563, -0.023514848202466965, 0.12703680992126465, 0.09469318389892578, 0.11106619238853455, -0.05270665884017944, 0.049760349094867706, 0.10557308048009872, -0.042176373302936554, -0.14588011801242828, -0.12359107285737991, -0.1331506073474884, 0.03267495706677437, -0.042186394333839417, -0.07297966629266739, 0.3188798129558563, 0.12601038813591003, 0.03383138030767441, -0.08217217773199081, -0.030461976304650307, 0.07235180586576462, -0.05196087807416916, 0.0436093769967556, 0.06765078753232956, 0.05051538348197937, 0.1915912628173828, -0.018197156488895416, -0.08186667412519455, -0.07337136566638947, -0.17010997235774994, 0.06602169573307037, 0.023573938757181168, 0.04280046001076698, -0.03274819627404213, -0.02986406907439232, -0.17489854991436005, -0.09898640215396881, -0.026336807757616043, -0.05275166779756546, -0.07566013932228088, 0.049312155693769455, 0.07184543460607529, 0.1262308657169342, 0.2170378565788269, 0.17653869092464447, -0.0559801384806633, 0.021759452298283577, -0.06038489192724228, 0.11839812994003296, 0.038564831018447876, 0.14234967529773712, -0.00898513663560152, -0.08780129253864288, -0.04055376350879669, -0.05004296824336052, 0.001535890158265829, 0.003540276549756527, -0.13075177371501923, -0.08810947835445404, -0.1340346485376358, 0.19767852127552032, 0.09839460998773575, -0.06493377685546875, -0.029418814927339554, 0.025524532422423363, 0.08572081476449966, -0.06391765922307968, 0.002049245871603489, 0.01849878951907158, -0.039834968745708466, 0.036789730191230774, -0.16563573479652405, 0.04897194728255272, -0.026770533993840218, -0.03994053974747658, -0.022283468395471573, -0.053748853504657745, -0.014936210587620735, -0.0427270345389843, 0.12964686751365662, -0.06884534657001495, 0.026574769988656044, -0.04251506179571152, -0.13998566567897797, -0.015943964943289757, 0.0417921207845211, -0.09626980125904083, -0.02130226232111454, -0.03274805471301079, -0.03540314361453056, -0.019186684861779213, -0.041376564651727676, 0.04361896589398384, -0.1061650812625885, 0.033092960715293884, -0.05472308024764061, 0.060866616666316986, -0.15516188740730286, -0.02895885519683361, -0.06282220035791397, 0.06705662608146667, -0.1085188165307045, 0.044117748737335205, -0.16516631841659546, 0.1306886076927185, -0.1377910077571869, -0.0439881794154644, -0.023495689034461975, -0.0005530294147320092, -0.08760692179203033, 0.1483413577079773, -0.1345621943473816, -0.034892432391643524, 0.1655472368001938, -0.008263388648629189, -0.16006886959075928, 0.1078604906797409, 0.05738590657711029, 0.06483790278434753, 0.06346350163221359, 0.35001757740974426, -0.02636321447789669, 0.04530635476112366, 0.05509834364056587, 0.16088126599788666, 0.015413614921271801, -0.10354260355234146, 0.18753986060619354, -0.18207947909832, -0.07500260323286057, 0.01898919977247715, -0.03822038322687149, -0.005719003267586231, -0.013794058933854103, -0.13152678310871124, -0.007719585672020912, -0.0008113352814689279, 0.09860755503177643, 0.0637982115149498, 0.0805114135146141, -0.08983741700649261, 0.007141811773180962, -0.14057721197605133, 0.035641636699438095, 0.09174330532550812, -0.04421054944396019, 0.0038678532000631094, 0.047086600214242935, 0.0180339477956295, 0.04213618487119675, -0.10192592442035675, -0.01924111135303974, 0.039931196719408035, -0.005593117792159319, 0.07913254201412201, 0.17424438893795013, 0.023474059998989105, -0.13381226360797882, -0.043620456010103226, 0.061727650463581085, -0.029907921329140663, 0.009068252518773079, -0.005418152082711458, -0.12089334428310394, 0.10709045827388763, -0.01511918380856514, 0.04343102127313614, -0.023379936814308167, -0.031019369140267372, 0.03357178717851639, -0.05037812143564224, -0.024319108575582504, 0.12566615641117096, -0.04419279843568802, 0.047467611730098724, -0.0036428470630198717, -0.010262844152748585, 0.0786445215344429, -0.09846089035272598, -0.04600482061505318, 0.03426869586110115, 0.02912628836929798, 0.08848671615123749, 0.13708174228668213, 0.04091547429561615, 0.0516582652926445, -0.06003835052251816, -0.002021186985075474, 0.0206913985311985, 0.009011376649141312, -0.004280881490558386, -0.00685716699808836, 0.059474650770425797, 0.05159871652722359, -0.11360186338424683, -0.02749599516391754, -0.00870558898895979, -0.028696440160274506, 0.007541004102677107, 0.12277501076459885, 0.16430415213108063, -0.13372880220413208, 0.18178614974021912, 0.30211639404296875, 0.030818359926342964, 0.11683211475610733, -0.12856851518154144, -0.056909333914518356, -0.009743318893015385, 0.08557862788438797, -0.034743987023830414, 0.15007160604000092, -0.1810554713010788, 0.04475938156247139, 0.10557113587856293, 0.07399985194206238, 0.014869296923279762, -0.11521650850772858, -0.0891132652759552, -0.0773530825972557, -0.11758171021938324, -0.12179645895957947, 0.03755476325750351, 0.008099713362753391, 0.05252974480390549, 0.06588191539049149, -0.09207894653081894, 0.047351568937301636, -0.057070858776569366, -0.04179399833083153, 0.1271219551563263, -0.10813474655151367, -0.18367616832256317, -0.0646342858672142, 0.08311676234006882, -0.08168994635343552, 0.021777167916297913, 0.08933086693286896, -0.14528952538967133, -0.038618866354227066, 0.0046305470168590546, 0.005441730841994286, -0.09454251080751419, -0.08490670472383499, -0.009539629332721233, 0.12606589496135712, -0.10029343515634537, -0.08925658464431763, -0.02199547365307808, 0.03295256942510605, 0.010677825659513474, 0.028742216527462006, -0.14742662012577057, 0.06619356572628021, 0.19823338091373444, 0.048684392124414444, 0.018272090703248978, -0.06988230347633362, 0.17225489020347595, -0.1375390589237213, 0.02336663194000721, 0.12809252738952637, 0.12791113555431366, 0.031116940081119537, 0.30102455615997314, 0.05313894897699356, -0.0681835412979126, -0.0011244222987443209, 0.04996016249060631, -0.04819349944591522, -0.3422231078147888, -0.08137743920087814, -0.08612535148859024, 0.14032061398029327, 0.06625736504793167, 0.07035735249519348, 0.12770207226276398, 0.06540392339229584, -0.01110879797488451, -0.01061777863651514, 0.028396643698215485, 0.03865708410739899, 0.28876441717147827, -0.028591444715857506, 0.04688079655170441, -0.1426241248846054, -0.06915009766817093, 0.13591179251670837, 0.183787539601326, 0.1792556643486023, 0.24895817041397095, 0.22974427044391632, 0.06632063537836075, 0.1115921139717102, -0.008806481957435608, 0.02753676474094391, 0.09388908743858337, -0.011676514521241188, -0.09127240628004074, -0.027601366862654686, 0.08906002342700958, 0.03009110316634178, 0.08483514934778214, -0.13217929005622864, -0.03850354999303818, -0.16377736628055573, 0.0898800864815712, 0.16366347670555115, 0.11042844504117966, 0.0222586952149868, 0.1176586002111435, 0.1229381263256073, -0.05102275684475899, -0.06617435812950134, 0.1274394989013672, 0.05174179747700691, -0.15186096727848053, 0.05742870271205902, 0.04580104723572731, 0.16940812766551971, 0.09849151968955994, 0.043762098997831345, -0.10907472670078278, -0.17539148032665253, 0.0705743134021759, 0.1988523006439209, -0.14620371162891388, 0.35316404700279236, 0.04889179393649101, -0.06933430582284927, -0.11756216734647751, -0.0076982202008366585, -0.018072878941893578, 0.11534237116575241, 0.16926176846027374, 0.002848641946911812, 0.001469674869440496, 0.020346833392977715, -0.05377897992730141, 0.009468438103795052, -0.009677099995315075, -0.05224155634641647, -0.07054927945137024, -0.027818508446216583, 0.005003142636269331, -0.033496394753456116, 0.03813408687710762, -0.10156174749135971, -0.11415490508079529, -0.002142734592780471, 0.11141499131917953, -0.037705350667238235, -0.07630548626184464, 0.002307469490915537, -0.071678027510643, 0.10222523659467697, -0.08754362910985947, -0.04533864185214043, -0.07946690171957016, -0.14277757704257965, 0.1779795140028, -0.03269246220588684, 0.02236531674861908, -0.09257850050926208, -0.06109914928674698, -0.05259357765316963, -0.019184498116374016, 0.1529102921485901, -0.0755186602473259, -0.006046759430319071, -0.04189840704202652, 0.12956567108631134, -0.1600893884897232, 0.06896530836820602, 0.018067367374897003, 0.005727970972657204, -0.06589575856924057, -0.17655248939990997, -0.03424828127026558, -0.14517252147197723, 0.002340470440685749, 0.08772918581962585, -0.04505959153175354, -0.05134473741054535, -0.029236039146780968, -0.10117863863706589, 0.2479698210954666, 0.2955494821071625, -0.09152285009622574, 0.12488394975662231, 0.21259869635105133, -0.03809015080332756, -0.23306529223918915, -0.08810531347990036, -0.06537632644176483, -0.07680186629295349, 0.022663075476884842, -0.10508441925048828, 0.030398016795516014, 0.13125275075435638, -0.09389929473400116, 0.08436539024114609, -0.3461342751979828, -0.04101237654685974, 0.07895299047231674, -0.08526278287172318, 0.18923872709274292, -0.17148026823997498, -0.08762555569410324, -0.1370326578617096, -0.11449434608221054, 0.042508937418460846, -0.12158386409282684, 0.04212024062871933, -0.012096038088202477, -0.022467687726020813, -0.016661591827869415, -0.01505475863814354, 0.26383110880851746, 0.05644124746322632, 0.017960887402296066, -0.008043956942856312, -0.09256259351968765, 0.1971587985754013, 0.03151293098926544, 0.06045382469892502, -0.08572223037481308, 0.003832761198282242, -0.11965810507535934, -0.033283531665802, -0.0732889398932457, 0.034711044281721115, -0.04833207279443741, -0.027723783627152443, -0.10313508659601212, 0.006329727824777365, -0.042063407599925995, 0.02635444700717926, 0.20320071280002594, 0.009043659083545208, -0.03286255896091461, 0.06489592045545578, 0.09521602094173431, -0.11575254797935486, -0.05458308011293411, -0.009683583863079548, -0.014988529495894909, 0.06994931399822235, -0.19197659194469452, 0.026512907817959785, 0.1512097269296646, -0.038713861256837845, 0.08264121413230896, 0.01562819629907608, -0.030633851885795593, -0.03679434210062027, 0.0937725231051445, 0.07914038747549057, -0.22682350873947144, 0.02912066876888275, 0.055435992777347565, -0.03725546598434448, -0.07612085342407227, -0.04874158278107643, 0.12310697138309479, -0.003119777189567685, 0.03899697586894035, -0.029152531176805496, -0.07370156049728394, 0.04976753890514374, 0.07550714910030365, 0.06347452104091644, -0.11166735738515854, 0.12794864177703857, 0.11491399258375168, -0.10247988253831863, -0.09450197219848633, 0.1567392796278, -0.04396391287446022, -0.08861102908849716, 0.06124504655599594, 0.00865103118121624, -0.060719672590494156, -0.10236529260873795, -0.052101071923971176, -0.12338576465845108, -0.009640911594033241, 0.036326173692941666, 0.021300019696354866, -0.026141725480556488, 0.07541701942682266, -0.09960135072469711, 0.1539531946182251, 0.04083787277340889, -0.10456165671348572, -0.018004782497882843, -0.06139063462615013, -0.2412477731704712, 0.0032846431713551283, 0.11152390390634537, -0.013619815930724144, -0.018198931589722633, -0.1574140042066574, 0.06869395077228546, -0.18313539028167725, 0.06515397876501083, -0.07973631471395493, 0.020942436531186104, 0.0021198440808802843, -0.08961451798677444, -0.01169426180422306, -0.07719938457012177, -0.15876829624176025, -0.0185359176248312, -0.00011836671910714358, 0.1606282740831375, -0.059454482048749924, -0.05169423669576645, 0.1131831556558609, 0.004047120455652475, 0.07449449598789215, -0.029487373307347298, -0.010925074107944965, 0.08372282236814499, -0.09156318008899689, -0.07924379408359528, 0.061156611889600754, 0.08915844559669495, 0.05898023024201393, -0.02256856858730316, -0.03339196369051933, 0.03303184732794762, 0.12904410064220428, 0.07488660514354706, -0.1967199742794037, -0.1374792456626892, -0.08863011002540588, -0.08138665556907654, -0.25920334458351135, 0.05677812546491623, -0.06172186881303787, 0.1261518895626068, -0.04683966562151909, 0.10668446868658066, 0.059462957084178925, 0.05511215701699257, -0.07952085137367249, -0.003956726752221584, -0.06472872197628021, 0.002402456244453788, -0.03971165791153908, -0.06266017258167267, -0.027175089344382286, 0.00709414342418313, 0.2913537621498108, 0.08280369639396667, 0.07855920493602753, 0.03603717312216759, 0.010971964336931705, 0.0714767724275589, 0.0056258877739310265, 0.2849997282028198, 0.13446839153766632, 0.008997649885714054, -0.055276259779930115, -0.02601323276758194, -0.02373017743229866, -0.016248639672994614, 0.09646008908748627, 0.20088019967079163, 0.11254610866308212, 0.02814791537821293, 0.049542590975761414, -0.027507254853844643, 0.05638844519853592, 0.049280066043138504, 0.17633658647537231, -0.0018050593789666891, -0.047396279871463776, 0.07236194610595703, 0.11808892339468002, -0.1283237338066101, 0.07219696789979935, -0.06483155488967896, -0.042842648923397064, -0.13819573819637299, -0.019150368869304657, -0.07108715176582336, -0.17736756801605225, 0.04914986714720726, -0.06662231683731079, 0.0593700148165226, 0.09297113120555878, 0.07866960018873215, -0.018166810274124146, 0.003487246111035347, -0.1630041003227234, -0.09745272994041443, 0.005702808033674955, -0.021562935784459114, 0.1125505268573761, -0.08627038449048996, 0.041008446365594864, -0.035108231008052826, -0.05793409422039986, -0.036341749131679535, 0.07277890294790268, -0.12349661439657211, -0.0487077534198761, -0.15960629284381866, -0.02637775056064129, -0.05045213922858238, 0.07524898648262024, 0.07652244716882706, 0.282080739736557, 0.030058303847908974, -0.033335719257593155, 0.071552574634552, 0.15448763966560364, -0.02650422602891922, -0.2658785581588745, -0.07924285531044006, 0.11154060810804367, -0.04209975525736809, 0.05823563039302826, -0.08276733011007309, -0.08762139081954956, -0.04792497307062149, 0.18741574883460999, 0.2216365933418274, -0.015246163122355938, -0.039858922362327576, -0.016884250566363335, 0.016034750267863274, 0.021493567153811455, 0.03863232582807541, 0.00902993232011795, 0.1610909402370453, -0.08200780302286148, -0.012850749306380749, 0.004486174788326025, 0.03384321555495262, -0.21417997777462006, 0.07468122988939285, 0.026527490466833115, -0.1122426837682724, -0.008836166001856327, 0.20853525400161743, -0.028778495267033577, 0.15538784861564636, 0.10653263330459595, -0.10604467242956161, -0.10596154630184174, -0.009901512414216995, 0.08039610087871552, 0.06427757441997528, 0.042153388261795044, -0.044648636132478714, -0.10601095855236053, -0.0707923099398613, -0.004906236194074154, -0.21294383704662323, -0.1843862682580948, 0.10302433371543884, 0.021610954776406288, 0.23673231899738312, -0.01683439500629902, 0.16217041015625, 0.07358440011739731, -0.029547130689024925, -0.08297041803598404, 0.08585537225008011, 0.12233460694551468, 0.05413397401571274, 0.010995067656040192, -0.09301240742206573, -0.02313026413321495, -0.05211638659238815, 0.08407381922006607, 0.0018117992440238595, 0.00944988988339901, 0.16206622123718262, 0.0018657490145415068, -0.15463340282440186, 0.07796072214841843, -0.15629932284355164, 0.03448013588786125, 0.025657162070274353, -0.05161595717072487, -0.03260941803455353, -0.022805215790867805, 0.03343519940972328, 0.059460319578647614, -0.09089396148920059, -0.13443125784397125, 0.041825663298368454, 0.03199642896652222, 0.0400223471224308, 0.017083125188946724, -0.12738831341266632, 0.017104461789131165, -0.04391801729798317, 0.10066920518875122, -0.04211468994617462, 0.007581770420074463, 0.10096435248851776, -0.07542705535888672, 0.022086145356297493, -0.39614567160606384, -0.022531140595674515, 0.0415913462638855, -0.06348714232444763, -0.0452159121632576 ]
f4ce8a93caf3bff6f8f3ab2460c5b7db3782aac3
# Dataset Card for "github-issues_big" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Kasper7953/github-issues_big
[ "region:us" ]
2023-03-10T19:52:11+00:00
{"dataset_info": {"features": [{"name": "input_ids", "sequence": "int64"}, {"name": "labels", "sequence": "int64"}], "splits": [{"name": "train", "num_bytes": 80208096.0, "num_examples": 20012}, {"name": "val", "num_bytes": 14156256.0, "num_examples": 3532}], "download_size": 26942780, "dataset_size": 94364352.0}}
2023-03-10T19:52:23+00:00
[]
[]
TAGS #region-us
# Dataset Card for "github-issues_big" More Information needed
[ "# Dataset Card for \"github-issues_big\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"github-issues_big\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"github-issues_big\"\n\nMore Information needed" ]
[ -0.03693566098809242, 0.022916026413440704, -0.003265723120421171, 0.03774726763367653, 0.08978305011987686, 0.06602668762207031, 0.13047455251216888, 0.11179471760988235, 0.17611190676689148, 0.003983908798545599, 0.17160670459270477, -0.048918161541223526, 0.06912156194448471, 0.23930491507053375, 0.0003104356292169541, -0.1081395298242569, -0.0010306464973837137, 0.016676826402544975, 0.042232695966959, 0.030000511556863785, 0.08831917494535446, -0.08610900491476059, 0.05913333594799042, -0.11149102449417114, -0.18359491229057312, 0.04378524422645569, -0.023973779752850533, -0.06904718279838562, 0.07310322672128677, -0.05662164092063904, 0.05963476374745369, -0.019380757585167885, -0.044178370386362076, -0.06552119553089142, 0.047375768423080444, 0.026962628588080406, 0.0023604067973792553, 0.06524381786584854, -0.01775427907705307, -0.04485467076301575, -0.1469302773475647, -0.12275315821170807, -0.049778327345848083, -0.027350977063179016, -0.04068536311388016, -0.13576918840408325, -0.12726423144340515, 0.07423171401023865, -0.07446486502885818, -0.013333640992641449, 0.05789601430296898, 0.07279559969902039, -0.13504602015018463, -0.010322430171072483, 0.219291090965271, -0.019894709810614586, 0.041609182953834534, 0.20534327626228333, 0.019649121910333633, 0.1885552555322647, -0.03464168682694435, 0.0311877503991127, 0.08138083666563034, 0.011403186246752739, -0.06840034574270248, 0.021291958168148994, -0.17105038464069366, 0.09132027626037598, -0.006429696921259165, -0.07267316430807114, 0.22208815813064575, 0.03007609397172928, 0.02581118606030941, -0.06844692677259445, -0.020389676094055176, -0.05045301094651222, 0.049252983182668686, 0.08402176201343536, 0.025722460821270943, 0.018871178850531578, 0.0063528199680149555, -0.12828151881694794, -0.08374220877885818, -0.05436248332262039, -0.17953817546367645, 0.032515402883291245, -0.05328044295310974, 0.1823170930147171, -0.18919913470745087, -0.06161179393529892, -0.13669387996196747, -0.07190440595149994, -0.025019057095050812, -0.07857014238834381, 0.02907496877014637, -0.051526572555303574, 0.03908760845661163, 0.20583759248256683, 0.2143341302871704, 0.09836708754301071, -0.06895269453525543, -0.050933096557855606, -0.06701375544071198, 0.09721149504184723, 0.2500801384449005, -0.044220931828022, -0.19551800191402435, 0.02193300426006317, 0.1349991112947464, -0.09415198117494583, -0.013812354765832424, -0.06103337183594704, -0.12213673442602158, -0.011200775392353535, -0.10067509114742279, 0.09997311234474182, 0.0532551147043705, -0.15550804138183594, -0.0005357707268558443, -0.03137204423546791, 0.1104954406619072, -0.029854020103812218, -0.0014775809831917286, -0.00901027861982584, -0.09172224998474121, 0.02963120862841606, -0.17901279032230377, 0.004109035711735487, 0.08608788996934891, 0.060000915080308914, -0.09592870622873306, -0.05993817746639252, 0.028544295579195023, 0.008533001877367496, 0.12337112426757812, -0.23081161081790924, 0.10814715176820755, -0.05337665230035782, -0.22102124989032745, 0.043360255658626556, -0.020088862627744675, -0.06417500227689743, 0.09917229413986206, 0.12588660418987274, 0.03827206417918205, -0.033196911215782166, -0.08450211584568024, 0.05957930162549019, -0.09388845413923264, 0.01157309953123331, -0.041507914662361145, 0.06496356427669525, -0.2076047956943512, -0.014127767644822598, -0.11878585815429688, 0.002576432889327407, -0.13773295283317566, -0.0023570028133690357, -0.09124250710010529, 0.13760973513126373, -0.09614710509777069, 0.011726672761142254, -0.0009156222804449499, 0.018707875162363052, -0.0057694572024047375, 0.04537595808506012, -0.03764807805418968, -0.0582108274102211, 0.12589538097381592, -0.04930123686790466, -0.1863631010055542, 0.12008871883153915, -0.006153325084596872, 0.02173072099685669, 0.04289089888334274, 0.2541094720363617, -0.033945728093385696, -0.029940776526927948, -0.13364249467849731, 0.16715282201766968, -0.12953102588653564, -0.18509787321090698, 0.06066051125526428, 0.0009023271268233657, -0.03187612071633339, -0.02377973683178425, 0.1408839076757431, 0.04090294986963272, -0.06972502171993256, -0.0426756776869297, -0.061019692569971085, -0.1310487985610962, -0.12903206050395966, -0.019025364890694618, 0.05099799856543541, -0.015790995210409164, 0.1147548034787178, -0.02583928033709526, 0.06579657644033432, 0.08380980044603348, -0.0037649869918823242, -0.030386149883270264, 0.11636579781770706, -0.12233057618141174, 0.013127774000167847, -0.0661688968539238, -0.10232582688331604, 0.02198723517358303, -0.008241414092481136, 0.03879735246300697, -0.03033365309238434, 0.07603952288627625, -0.08226951211690903, -0.0266838651150465, 0.10482834279537201, 0.1018817350268364, 0.010270597413182259, 0.01604374870657921, -0.0337936133146286, 0.06321869790554047, -0.07167958468198776, -0.0007748868665657938, 0.04592583701014519, -0.07156835496425629, 0.22040265798568726, 0.054373521357774734, 0.04531029984354973, -0.0384211465716362, 0.08879965543746948, -0.07652899622917175, -0.024403050541877747, -0.08613329380750656, -0.05854625999927521, -0.07623546570539474, -0.05535481497645378, 0.005394250154495239, 0.0919223353266716, 0.228581041097641, 0.14951755106449127, 0.1441231071949005, 0.061071109026670456, -0.05977094545960426, -0.012448658235371113, 0.026790915057063103, -0.05833390727639198, 0.020221641287207603, -0.1354348510503769, -0.015483505092561245, -0.035808056592941284, -0.03246486186981201, 0.04088800400495529, 0.045826658606529236, 0.015010970644652843, -0.042216747999191284, 0.007585219573229551, 0.12807892262935638, -0.19552570581436157, 0.16527965664863586, 0.13179662823677063, 0.0579901747405529, 0.22526875138282776, -0.03156086429953575, -0.053620144724845886, 0.012778849340975285, -0.08625927567481995, -0.07269173115491867, 0.17625464498996735, -0.10025852918624878, 0.02718728967010975, 0.09365196526050568, -0.005836468189954758, 0.07782486081123352, -0.02301383949816227, -0.08645111322402954, -0.029500877484679222, -0.008152113296091557, -0.13691586256027222, -0.00790779571980238, 0.03982916474342346, 0.06735988706350327, 0.1159973293542862, 0.057135771960020065, 0.1417146474123001, 0.02423146180808544, 0.009196893312036991, 0.12035904824733734, -0.11470157653093338, -0.23649081587791443, 0.012940426357090473, -0.06132073700428009, -0.02462754212319851, 0.014731238596141338, -0.0622221902012825, -0.19406236708164215, -0.00968454871326685, 0.0576804019510746, 0.06808342784643173, -0.05503671616315842, 0.03771667182445526, 0.022756090387701988, 0.054496098309755325, -0.15961943566799164, -0.10803638398647308, -0.0000030571525257983012, -0.024573849514126778, -0.029816817492246628, 0.07702489197254181, -0.07319498807191849, 0.0715022087097168, 0.06469393521547318, 0.04011177644133568, 0.09567464143037796, -0.052885089069604874, 0.10231413692235947, -0.14071474969387054, 0.004400567151606083, 0.20285870134830475, 0.06226836144924164, -0.04774085059762001, 0.07956253737211227, 0.06681425124406815, -0.11602435261011124, -0.0167694129049778, -0.03883388265967369, -0.1631380170583725, -0.21968886256217957, -0.10621558129787445, -0.08293992280960083, 0.19249366223812103, 0.042308829724788666, 0.07859023660421371, -0.06703820824623108, 0.09839387238025665, 0.048484619706869125, -0.01497308537364006, -0.13878443837165833, -0.035792116075754166, -0.18112356960773468, -0.04880702123045921, -0.03347111865878105, -0.08758040517568588, -0.0024877742398530245, 0.22094987332820892, 0.21345685422420502, 0.12024340033531189, 0.02580329217016697, 0.1839575618505478, 0.020939454436302185, 0.12605692446231842, 0.08323758095502853, 0.11678123474121094, 0.012204806320369244, -0.06972099095582962, 0.04185287281870842, 0.015065835788846016, -0.03917160630226135, 0.011293458752334118, 0.10851211845874786, -0.1454354226589203, 0.08347676694393158, -0.09858056902885437, 0.059103824198246, 0.012485848739743233, 0.06812666356563568, -0.1660296469926834, 0.024634024128317833, 0.05510358512401581, 0.09211499243974686, -0.08158203959465027, 0.06662802398204803, 0.1243857741355896, -0.04263252392411232, 0.059371933341026306, 0.0692947581410408, 0.03421064466238022, -0.1333993524312973, -0.012825429439544678, -0.15520907938480377, 0.003466057823970914, -0.061315637081861496, 0.1332065761089325, -0.21261519193649292, 0.06054496765136719, 0.034216251224279404, -0.08709030598402023, -0.2002873569726944, -0.07156514376401901, 0.010406085290014744, -0.007241606246680021, 0.09595512598752975, 0.043493133038282394, -0.05476565659046173, -0.09204202890396118, -0.09306751191616058, 0.05532209202647209, 0.06377281248569489, -0.07474248856306076, -0.1047869548201561, 0.0669870674610138, 0.023976799100637436, -0.053072623908519745, -0.18292935192584991, -0.0249182116240263, -0.08148329704999924, -0.025763913989067078, 0.05081931874155998, -0.07115929573774338, -0.02989598549902439, 0.024153340607881546, 0.06942993402481079, 0.13043949007987976, 0.09098958969116211, -0.07525306940078735, -0.08493619412183762, 0.0949786826968193, 0.1510254144668579, 0.0041626859456300735, 0.006504369899630547, -0.0013030628906562924, 0.04636978730559349, -0.0652143657207489, -0.14009997248649597, 0.13667353987693787, -0.12293222546577454, 0.019615456461906433, -0.03137526661157608, 0.06949099153280258, -0.009016260504722595, 0.009685068391263485, -0.011149879544973373, -0.028993133455514908, -0.07883241772651672, -0.07570457458496094, 0.13814280927181244, -0.015832819044589996, 0.057657819241285324, 0.3079676330089569, 0.15000690519809723, 0.03209666535258293, 0.15565894544124603, -0.10346299409866333, 0.20327144861221313, 0.07509374618530273, -0.028358234092593193, 0.15600769221782684, 0.20027148723602295, 0.056489069014787674, -0.2722243666648865, 0.06713537126779556, -0.1497780680656433, -0.0537538081407547, -0.04104287922382355, -0.2387690246105194, 0.19972942769527435, 0.1491771638393402, -0.06843028217554092, 0.2901988923549652, -0.04752049967646599, -0.0105894785374403, 0.08467289805412292, -0.13049796223640442, 0.3931578993797302, -0.10946191102266312, -0.04103684052824974, -0.12639109790325165, -0.03977975994348526, 0.2555607557296753, -0.18221984803676605, 0.03621949255466461, -0.012404783628880978, 0.10975218564271927, -0.02103191427886486, -0.08078405261039734, 0.10512539744377136, 0.0025783313903957605, 0.0003868540225084871, -0.07271197438240051, -0.06253574043512344, 0.16168896853923798, -0.05191540718078613, 0.06061362475156784, 0.0008229952654801309, 0.013379577547311783, -0.13201844692230225, -0.01632867194712162, -0.023644400760531425, 0.10080324113368988, 0.08454674482345581, -0.11882004886865616, -0.17740017175674438, 0.04079883173108101, -0.17106564342975616, 0.006179803051054478, 0.20311105251312256, 0.07862071692943573, -0.022645115852355957, 0.02716396562755108, -0.015095533803105354, -0.2807145416736603, 0.055640727281570435, 0.01329647284001112, -0.08529429882764816, 0.11025223135948181, -0.2640262246131897, 0.03401908650994301, 0.06283740699291229, 0.03316819667816162, 0.010927085764706135, 0.030866436660289764, -0.0680912584066391, 0.027308480814099312, 0.13034602999687195, -0.09542198479175568, -0.04540738835930824, 0.06632576882839203, -0.08128485828638077, 0.013853542506694794, 0.052576880902051926, 0.10933952033519745, 0.09066205471754074, -0.07019123435020447, -0.038805171847343445, 0.12341111153364182, -0.08755534142255783, 0.07531321793794632, 0.11871819198131561, 0.028169186785817146, -0.20425927639007568, 0.16203628480434418, 0.08887585252523422, -0.08642373979091644, 0.0273048747330904, 0.01083388552069664, -0.05254432559013367, -0.05796642601490021, -0.027771877124905586, 0.009345291182398796, -0.044361043721437454, -0.07124985009431839, 0.007529158145189285, -0.09721720963716507, 0.002042091451585293, -0.011972256936132908, 0.01781552843749523, 0.06965592503547668, 0.0471133254468441, 0.031539108604192734, -0.09893164783716202, -0.04955141618847847, -0.13462276756763458, 0.04658138379454613, -0.10718469321727753, -0.23645181953907013, -0.06103105843067169, 0.2008560299873352, -0.0633816048502922, 0.01580158807337284, -0.16879326105117798, 0.043148089200258255, -0.21728011965751648, 0.019444286823272705, 0.01859603077173233, -0.005505172535777092, -0.020180929452180862, -0.012803805992007256, 0.009705151431262493, -0.027612648904323578, -0.09531552344560623, 0.09896230697631836, 0.00914247240871191, 0.06292906403541565, -0.11173825711011887, 0.0015304209664463997, 0.08656474947929382, 0.030430126935243607, 0.2719283401966095, 0.11508762091398239, 0.0378819964826107, -0.0035199103876948357, -0.0640910193324089, -0.1521613448858261, 0.07788533717393875, 0.04884245991706848, 0.0827668309211731, 0.09193048626184464, 0.037270087748765945, 0.049437515437603, -0.019772669300436974, 0.04917725920677185, -0.04327349364757538, -0.07314778864383698, 0.007934758439660072, -0.0958830937743187, 0.02064928598701954, 0.037018224596977234, -0.05283631384372711, 0.18960373103618622, -0.032419316470623016, -0.0371810682117939, 0.09392494708299637, 0.004033880308270454, -0.05725057050585747, -0.05769512057304382, -0.07393226772546768, -0.13069234788417816, 0.013905081897974014, 0.10693032294511795, 0.06624545156955719, -0.03444409742951393, 0.48112595081329346, 0.030836472287774086, -0.17393454909324646, -0.010846411809325218, 0.2012794315814972, 0.08701305091381073, -0.001249545719474554, 0.19121192395687103, 0.04859345778822899, -0.049193479120731354, -0.12086636573076248, 0.03238024190068245, 0.10011536628007889, -0.029923690482974052, 0.04326670244336128, 0.041933756321668625, 0.08125043660402298, -0.09393391758203506, 0.1606440395116806, -0.10276918113231659, 0.03722396865487099, -0.03986489400267601, -0.027697168290615082, 0.008269260637462139, 0.021779358386993408, -0.20086976885795593, 0.07332741469144821, 0.012605960480868816, 0.002070991089567542, -0.0789828971028328, -0.029365945607423782, -0.04737085476517677, -0.04169464856386185, -0.037381235510110855, -0.1322968304157257, 0.06966296583414078, -0.11349138617515564, -0.020701300352811813, 0.33614447712898254, 0.11154831945896149, 0.00748186931014061, 0.08569731563329697, 0.03289332985877991, 0.032312195748090744, 0.05703459680080414, 0.031462162733078, -0.07289918512105942, 0.07112215459346771, -0.12589281797409058, 0.029043903574347496, -0.013152164407074451, 0.03023655340075493, 0.006533787585794926, 0.02408309280872345, 0.005823204759508371, -0.11337889730930328, -0.03750288113951683, -0.12643831968307495, 0.05443379282951355, -0.0993557795882225, 0.11442645639181137, -0.026351749897003174, 0.018770553171634674, 0.06687888503074646, 0.20966123044490814, -0.005360474344342947, 0.01921010948717594, -0.005767424125224352, 0.008052396588027477, -0.11054152250289917, 0.060692377388477325, -0.03820135071873665, -0.0640997439622879, -0.0895727276802063, 0.1500491201877594, 0.31856071949005127, -0.08331938087940216, -0.00213393522426486, 0.011270221322774887, 0.01782434806227684, -0.010724379681050777, 0.17144916951656342, 0.08340620994567871, 0.15305095911026, 0.010584794916212559, 0.04204200208187103, 0.1148596927523613, -0.04097165912389755, -0.10991758853197098, 0.05434567108750343, 0.0686827152967453, 0.024825701490044594, -0.0706489160656929, 0.0876365527510643, -0.17608381807804108, -0.09802189469337463, 0.03484727069735527, -0.20524615049362183, -0.12796716392040253, -0.020624205470085144, 0.11079161614179611, 0.017218992114067078, 0.04668280854821205, -0.05208013951778412, -0.018389878794550896, -0.170882910490036, -0.01611865870654583, -0.3143353760242462, -0.14958399534225464, 0.08759322762489319, -0.022116132080554962, 0.15200825035572052, -0.07103297114372253, 0.05213608965277672, 0.06475779414176941, -0.037645649164915085, -0.1774795651435852, -0.03698137030005455, -0.006691700778901577, 0.022886177524924278, -0.07311161607503891, 0.06072437763214111, -0.0887889713048935, -0.12060174345970154, 0.10659442096948624, -0.07947690039873123, -0.14605140686035156, 0.13286177814006805, 0.08643894642591476, -0.1137567088007927, -0.007686791475862265, -0.07829207181930542, 0.0898212417960167, -0.03482596203684807, -0.09857431799173355, 0.011640007607638836, -0.046758923679590225, 0.11883967369794846, 0.08255182206630707, -0.0381455160677433, -0.08975568413734436, -0.015432038344442844, -0.06685630232095718, 0.10631431639194489, 0.0009310643072240055, -0.11891336739063263, 0.09420359879732132, -0.03406164050102234, 0.07195722311735153, -0.062275480479002, 0.019377537071704865, 0.18616098165512085, 0.07539378851652145, -0.002435950329527259, -0.023132964968681335, 0.005801305174827576, -0.08710289001464844, -0.07680216431617737, -0.09597199410200119 ]
85a1abd0c7152a20b81da727599786fca479c372
# Dataset Card for "github-issues_small" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Kasper7953/github-issues_small
[ "region:us" ]
2023-03-10T19:55:26+00:00
{"dataset_info": {"features": [{"name": "input_ids", "sequence": "int64"}, {"name": "labels", "sequence": "int64"}], "splits": [{"name": "train", "num_bytes": 2837664.0, "num_examples": 708}, {"name": "val", "num_bytes": 505008.0, "num_examples": 126}], "download_size": 1006544, "dataset_size": 3342672.0}}
2023-03-10T19:55:30+00:00
[]
[]
TAGS #region-us
# Dataset Card for "github-issues_small" More Information needed
[ "# Dataset Card for \"github-issues_small\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"github-issues_small\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"github-issues_small\"\n\nMore Information needed" ]
[ -0.04212459921836853, -0.006943244021385908, -0.0030058883130550385, 0.023547720164060593, 0.08755853027105331, 0.043588411062955856, 0.18853828310966492, 0.15800373256206512, 0.16802985966205597, -0.007735296618193388, 0.11650441586971283, -0.051489584147930145, 0.08116207271814346, 0.1959618479013443, -0.04180160164833069, -0.10107825696468353, -0.007835661992430687, 0.06564253568649292, 0.10370560735464096, 0.012557201087474823, 0.10793087631464005, -0.09144004434347153, 0.06339035928249359, -0.07767857611179352, -0.1684003621339798, 0.032885871827602386, 0.01920008473098278, -0.05529350787401199, 0.04730416461825371, -0.07141474634408951, 0.08372492343187332, -0.004300854634493589, -0.01705191098153591, -0.1033666804432869, 0.04920191317796707, 0.05228216201066971, 0.02248019352555275, 0.043825797736644745, -0.012257680296897888, -0.06722960621118546, -0.09815865010023117, -0.10616857558488846, -0.045814160257577896, -0.025113839656114578, -0.01810506358742714, -0.11681396514177322, -0.13249103724956512, 0.05811222270131111, -0.04257740452885628, -0.009460958652198315, 0.06416475772857666, 0.14210925996303558, -0.19858956336975098, -0.03040851466357708, 0.28227895498275757, 0.024509981274604797, 0.029864385724067688, 0.22208140790462494, 0.0049188160337507725, 0.16138391196727753, -0.06640421599149704, 0.04473353177309036, 0.05972302705049515, 0.02116609923541546, -0.0774746760725975, 0.0275906790047884, -0.20509417355060577, 0.11797977983951569, 0.014180989935994148, -0.10693381726741791, 0.2362179309129715, -0.017635323107242584, 0.01712767407298088, -0.07758797705173492, 0.02703280933201313, -0.008782842196524143, -0.018782151862978935, 0.06800644099712372, 0.019813233986496925, 0.052087973803281784, -0.00947683583945036, -0.10702315717935562, -0.1166929379105568, -0.07883469760417938, -0.09061787277460098, 0.06045542284846306, -0.0521407313644886, 0.167565256357193, -0.22597262263298035, -0.09250277280807495, -0.11461729556322098, -0.024601608514785767, -0.0357067845761776, -0.07061485201120377, 0.13401278853416443, -0.05077185109257698, 0.011668172664940357, 0.14915843307971954, 0.23497739434242249, 0.14399170875549316, -0.05513237044215202, -0.0537278912961483, -0.011154485866427422, 0.07589554786682129, 0.20867189764976501, -0.08529559522867203, -0.06452737003564835, 0.039534229785203934, 0.1413024514913559, -0.05355673283338547, -0.002183979144319892, -0.04201626405119896, -0.14538191258907318, 0.0003041704767383635, -0.08651655167341232, 0.12188313156366348, 0.07461171597242355, -0.1497557908296585, 0.004770360887050629, -0.03851482644677162, 0.13687045872211456, -0.03190382197499275, 0.003401723923161626, -0.011098653078079224, -0.039723221212625504, 0.016130955889821053, -0.17478737235069275, -0.018600983545184135, 0.024167435243725777, 0.0418059341609478, -0.08476048707962036, -0.03884899616241455, 0.050365593284368515, -0.0313754566013813, 0.10249681025743484, -0.2742568850517273, 0.1119656190276146, -0.11578350514173508, -0.1998477429151535, 0.07067038118839264, -0.016618123278021812, -0.04426099732518196, 0.07974790036678314, 0.1185946837067604, 0.019373003393411636, -0.005095392465591431, -0.051277030259370804, -0.004438786301761866, -0.0859149843454361, 0.0004179147654213011, -0.076301708817482, 0.05715569481253624, -0.18194732069969177, -0.011388340033590794, -0.10442396253347397, -0.023860961198806763, -0.11919714510440826, -0.02170008234679699, -0.10676547139883041, 0.11696682125329971, -0.08929964154958725, 0.023965341970324516, -0.024570060893893242, 0.02770337089896202, -0.004042905755341053, 0.07021423429250717, 0.001972832949832082, -0.07719284296035767, 0.07145129889249802, -0.09120552986860275, -0.10872793197631836, 0.06902851164340973, 0.01016597542911768, 0.03488300368189812, 0.052928585559129715, 0.3380143940448761, 0.0529366135597229, -0.019565509632229805, -0.10387992858886719, 0.18899543583393097, -0.11965376883745193, -0.2142745703458786, 0.014632170088589191, -0.019113915041089058, -0.03653664141893387, -0.028020337224006653, 0.12208543717861176, 0.024732382968068123, -0.0719301700592041, -0.0324096605181694, -0.06735003739595413, -0.15004798769950867, -0.0860307365655899, 0.02739817090332508, 0.06582624465227127, -0.012666046619415283, 0.12118685245513916, 0.005854525603353977, 0.05702066048979759, 0.052449025213718414, -0.014649727381765842, -0.0667509064078331, 0.12287281453609467, -0.12190485000610352, -0.002557006198912859, -0.056828174740076065, -0.07657180726528168, 0.0435418076813221, -0.01275912206619978, 0.01147390715777874, -0.0013467589160427451, 0.08868132531642914, -0.13704736530780792, -0.041561875492334366, 0.13815760612487793, 0.07777774333953857, 0.04439244046807289, -0.01865088753402233, -0.03211154788732529, 0.03230486810207367, -0.06411458551883698, -0.023688921704888344, 0.04339931532740593, -0.060868363827466965, 0.21193954348564148, 0.06817737966775894, 0.034316979348659515, -0.04487106204032898, 0.07948177307844162, -0.07558245211839676, -0.003676013322547078, -0.09076636284589767, -0.025634804740548134, -0.02577390894293785, 0.0483500137925148, 0.032066162675619125, 0.12036270648241043, 0.09077441692352295, 0.1431952565908432, 0.12874701619148254, 0.07781078666448593, -0.05610546097159386, -0.014059535227715969, 0.03612011298537254, -0.10350178182125092, -0.02089066244661808, -0.13336063921451569, -0.05919292941689491, -0.040696900337934494, -0.07487881183624268, 0.021000074222683907, 0.038298118859529495, -0.016793912276625633, -0.0284099318087101, 0.0023212966043502092, 0.13520655035972595, -0.13918602466583252, 0.16459037363529205, 0.046845730394124985, 0.1105518713593483, 0.18179753422737122, -0.040722642093896866, -0.0388663150370121, 0.08456339687108994, -0.06669705361127853, -0.03436223417520523, 0.18625466525554657, -0.06924203783273697, -0.011980296112596989, 0.09692645072937012, -0.0033311571460217237, 0.11311670392751694, -0.06740369647741318, -0.06410670280456543, -0.01584796793758869, -0.034777648746967316, -0.09116470813751221, 0.009704828262329102, 0.04586821049451828, 0.060113098472356796, 0.10557929426431656, 0.07793771475553513, 0.11913241446018219, 0.04165138676762581, -0.029520133510231972, 0.0973382517695427, -0.11123497039079666, -0.2429712861776352, 0.02656620740890503, 0.0004950932343490422, 0.04723430424928665, 0.052986569702625275, -0.022824132815003395, -0.2038358896970749, -0.027778903022408485, 0.036242034286260605, 0.022113541141152382, -0.061056144535541534, 0.013422747142612934, 0.005271143279969692, 0.08317423611879349, -0.13449446856975555, -0.12026514112949371, 0.000039234226278495044, -0.014798516407608986, 0.031015368178486824, 0.09592580050230026, -0.12212555855512619, 0.012350024655461311, 0.08929644525051117, 0.029703771695494652, 0.09386791288852692, -0.06934233754873276, 0.14313337206840515, -0.08045418560504913, 0.05633183568716049, 0.2023840993642807, 0.09153534471988678, -0.04672980681061745, 0.0610189214348793, 0.023050686344504356, -0.11919810622930527, -0.02578640542924404, -0.002033315831795335, -0.1582515388727188, -0.2057064324617386, -0.10037919133901596, -0.08065706491470337, 0.17461185157299042, 0.08975373953580856, 0.09082330763339996, -0.027730124071240425, 0.10497666895389557, 0.0223274864256382, 0.039649900048971176, -0.13530854880809784, -0.008440070785582066, -0.11825359612703323, -0.0042955284006893635, -0.017718402668833733, -0.07559526711702347, 0.0410081148147583, 0.21358776092529297, 0.1465904861688614, 0.15335974097251892, 0.030829714611172676, 0.16874659061431885, 0.03430956229567528, 0.09617352485656738, 0.15647602081298828, 0.11146700382232666, 0.03633556142449379, -0.055538926273584366, 0.04025363177061081, 0.02263868972659111, -0.0767756849527359, -0.022640077397227287, 0.08721888810396194, -0.20153848826885223, 0.060183025896549225, -0.08810555934906006, 0.03643712028861046, 0.05408354476094246, 0.1165095791220665, -0.09447342157363892, -0.040869709104299545, 0.024367963895201683, 0.02763247676193714, -0.06226138398051262, 0.06826109439134598, 0.15018914639949799, -0.03377501294016838, -0.0358288548886776, 0.06447955220937729, 0.04046528413891792, -0.1394197791814804, -0.014301651157438755, -0.11936558783054352, -0.01862669363617897, -0.027567502111196518, 0.1088278666138649, -0.12032616883516312, 0.09717043489217758, 0.037461962550878525, -0.03211728855967522, -0.17566029727458954, -0.051850806921720505, 0.011479056440293789, -0.012177294120192528, 0.04512576386332512, 0.08945824205875397, -0.08590972423553467, -0.10991445928812027, -0.09381170570850372, 0.06637677550315857, 0.10912953317165375, -0.06728199869394302, -0.09483528882265091, -0.00708896666765213, 0.028275426477193832, -0.047845661640167236, -0.2469511330127716, -0.09677664190530777, -0.1165286973118782, 0.007880257442593575, 0.11046545952558517, -0.12521536648273468, -0.05383952334523201, 0.042885422706604004, 0.10370315611362457, 0.10064537078142166, 0.13110198080539703, -0.10497839003801346, -0.09196271002292633, 0.07948415726423264, 0.09873750060796738, 0.02954314835369587, 0.0647939071059227, 0.010542439296841621, 0.05037118121981621, -0.0691390261054039, -0.1746046543121338, 0.06985409557819366, -0.15006650984287262, 0.00013462135393638164, -0.013485157862305641, 0.04749039188027382, 0.013014666736125946, -0.010577785782516003, 0.04922870174050331, -0.036889247596263885, -0.04555083066225052, -0.05309851095080376, 0.0917980894446373, 0.003508139867335558, 0.027684668079018593, 0.2859579622745514, 0.12962578237056732, 0.0014149254420772195, 0.12052565068006516, -0.12408006191253662, 0.1391604244709015, 0.06476204842329025, -0.036790650337934494, 0.16212895512580872, 0.20708288252353668, 0.04040558263659477, -0.2818109393119812, 0.03290940448641777, -0.16010865569114685, -0.09712927043437958, -0.03627368062734604, -0.22054298222064972, 0.18941399455070496, 0.06772632896900177, -0.06236555054783821, 0.23834900557994843, -0.0704612210392952, 0.013304007239639759, 0.10603194683790207, -0.08183247596025467, 0.36914417147636414, -0.10627026855945587, -0.07261335104703903, -0.08512164652347565, -0.1240791454911232, 0.23054464161396027, -0.13664104044437408, 0.05064595490694046, -0.04744268208742142, 0.09140221774578094, -0.011486000381410122, -0.05280348286032677, 0.11271528899669647, 0.005938812159001827, -0.010866587981581688, -0.07540334761142731, -0.09684755653142929, 0.11247848719358444, -0.04312240332365036, -0.0012990087270736694, -0.0161739494651556, 0.031213317066431046, -0.14997617900371552, -0.014165126718580723, -0.023961439728736877, 0.07849676162004471, 0.09405899047851562, -0.13432112336158752, -0.2396460324525833, 0.010966422036290169, -0.15123358368873596, 0.02007708139717579, 0.13826920092105865, 0.022496679797768593, -0.011379842646420002, 0.016073595732450485, -0.004309481009840965, -0.30299219489097595, 0.06223173812031746, 0.001165694440715015, -0.09045609086751938, 0.09069423377513885, -0.2632751762866974, 0.027392828837037086, 0.00999106653034687, 0.044736508280038834, -0.0036757055204361677, 0.018094247207045555, -0.05435096099972725, 0.00015043521125335246, 0.10462471097707748, -0.07701513916254044, 0.017356155440211296, 0.07171671092510223, -0.056104984134435654, 0.0025718442630022764, 0.03188495710492134, 0.10249799489974976, 0.049309711903333664, -0.08392209559679031, -0.04945134371519089, 0.11536234617233276, -0.06577783823013306, 0.055002015084028244, 0.101906418800354, 0.04508470743894577, -0.169960618019104, 0.17460568249225616, 0.08142781257629395, -0.0939658135175705, 0.0191966500133276, 0.010442663915455341, -0.09378830343484879, -0.08008909970521927, 0.027807649224996567, -0.014925120398402214, -0.05830688402056694, -0.0778961032629013, 0.006879856344312429, -0.10624032467603683, 0.0027529182843863964, -0.012158850207924843, 0.0052319541573524475, 0.09573185443878174, 0.060689281672239304, 0.05121481791138649, -0.11409461498260498, -0.08919163048267365, -0.08705872297286987, 0.04697734862565994, -0.07860265672206879, -0.22893096506595612, -0.083103246986866, 0.1500081717967987, -0.0468953512609005, 0.025251496583223343, -0.19915522634983063, 0.04192516580224037, -0.23812301456928253, 0.12373930960893631, -0.01198538113385439, -0.026272382587194443, 0.02148565463721752, 0.008744419552385807, -0.02740067057311535, -0.0052496991120278835, -0.10541243106126785, 0.09515906870365143, 0.012265562079846859, 0.07756256312131882, -0.031053319573402405, 0.0418526865541935, 0.09181451052427292, 0.023278366774320602, 0.22853286564350128, 0.09485964477062225, 0.025463776662945747, 0.024585653096437454, -0.10260607302188873, -0.14979825913906097, 0.055304210633039474, 0.04456323757767677, 0.061932068318128586, 0.10918974131345749, 0.024823691695928574, 0.06939917057752609, -0.008415010757744312, 0.055203430354595184, 0.030535807833075523, -0.057446692138910294, 0.02024723030626774, -0.08400922268629074, 0.0034839746076613665, 0.035715501755476, -0.06030214577913284, 0.24272421002388, -0.04700944200158119, -0.04248058795928955, 0.04425046965479851, -0.015635084360837936, -0.041277818381786346, -0.04500170797109604, -0.07689044624567032, -0.11503772437572479, 0.027915315702557564, 0.09293227642774582, 0.051865093410015106, 0.0005387073033489287, 0.41611507534980774, 0.05416245013475418, -0.15986736118793488, -0.0016144519904628396, 0.1696561574935913, 0.05779190734028816, -0.00042263258364982903, 0.22362759709358215, 0.05672840401530266, -0.06643093377351761, -0.13828103244304657, 0.016601232811808586, 0.10069156438112259, -0.027014514431357384, 0.12076099216938019, 0.09301961213350296, 0.026059474796056747, -0.03552144765853882, 0.05588388070464134, -0.1229621171951294, 0.024813886731863022, 0.02040332928299904, -0.007964646443724632, 0.03514775261282921, -0.02566433511674404, -0.22080516815185547, 0.10994330793619156, 0.0047705816105008125, 0.03409683331847191, -0.14028915762901306, -0.01694619096815586, -0.059543807059526443, -0.10274620354175568, -0.034038759768009186, -0.1853417605161667, 0.03111724741756916, -0.0751408115029335, -0.015507395379245281, 0.2846722900867462, 0.0680452361702919, 0.016827041283249855, 0.05267384648323059, -0.03647135570645332, 0.05226251110434532, 0.04042989760637283, 0.0028109538834542036, -0.07906084507703781, 0.05042797327041626, -0.15430164337158203, 0.0067894356325268745, -0.025668051093816757, 0.03721184283494949, -0.03054245375096798, 0.037273552268743515, 0.007815040647983551, -0.09960957616567612, -0.048216562718153, -0.1003832221031189, 0.011496302671730518, -0.11195780336856842, 0.11905781179666519, -0.02446281537413597, 0.03408259525895119, 0.07409633696079254, 0.2441837340593338, 0.007659401278942823, -0.08159586042165756, -0.005147506948560476, -0.017203575000166893, -0.12358583509922028, 0.04263782873749733, -0.002653796225786209, -0.07698778063058853, -0.0835765078663826, 0.2529725432395935, 0.2869326174259186, -0.008619020693004131, 0.030963853001594543, -0.004425860941410065, 0.009452243335545063, -0.018628869205713272, 0.18970191478729248, 0.016215210780501366, 0.09198469668626785, 0.01678399369120598, -0.030411170795559883, 0.0963587835431099, -0.052170250564813614, -0.16360333561897278, 0.04608413577079773, 0.07640568166971207, -0.00016880713519640267, -0.0891810730099678, 0.07920118421316147, -0.12033111602067947, -0.061512112617492676, 0.10536855459213257, -0.16014449298381805, -0.05945749953389168, -0.02245134487748146, 0.08850986510515213, -0.02412266656756401, 0.06042640656232834, -0.05837678909301758, -0.020152347162365913, -0.16922856867313385, -0.03755554184317589, -0.30662769079208374, -0.12407959997653961, 0.12885861098766327, -0.06749089807271957, 0.1611977517604828, -0.08107198029756546, 0.005587566643953323, 0.07914427667856216, -0.01210814993828535, -0.20335745811462402, -0.02363523654639721, -0.003189644543454051, 0.002171088708564639, -0.05017070099711418, 0.11755647510290146, -0.10627396404743195, -0.08158021420240402, 0.046158213168382645, -0.11127681285142899, -0.1064515933394432, 0.21996723115444183, 0.12625814974308014, -0.07881315797567368, -0.061576757580041885, -0.10194797068834305, 0.09204338490962982, -0.08511053770780563, -0.058777306228876114, -0.010800656862556934, -0.002510384889319539, 0.13995203375816345, 0.06650710105895996, -0.033836182206869125, -0.08707373589277267, -0.039050959050655365, -0.07688480615615845, 0.06896542757749557, 0.023869168013334274, -0.07147274911403656, 0.11591605097055435, -0.05687706917524338, 0.052002836018800735, -0.09074534475803375, 0.04039774462580681, 0.1999991089105606, 0.057841457426548004, -0.020750686526298523, -0.03736221790313721, 0.01557230856269598, -0.022213773801922798, -0.035673998296260834, -0.08525855839252472 ]
aedc54f1626195c246e64f67a4d21869daf9bff8
# Metaphors and analogies datasets These datasets contain word pairs and quadruples forming analogies, metaphoric mapping or sematically unacceptable compositions. - Pair instances are pairs of nouns A and B in a sentence of the form "A is a B". - Quadruple instances are of the form : < (A,B),(C,D) > There is an analogy when A is to B what C is to D. The analogy is also a metaphor when the (A,B) and (C,D) form a metaphoric mapping, usually when they come from different domains. ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** Language : English ### Datasets and paper links | Name | Size | Labels | Description | | ---------: | :----- |:-------- | :-------------------------------------------------------------------------- | | `Cardillo` | 260 *2 | 1, 2 | Pairs of "A is-a B" sentences composed of one metaphoric and one literal sentence. The two sentences of a given pair share the same B term. | | `Jankowiak`| 120*3 | 0, 1, 2 | Triples of "A is-a/is-like-a B" sentences with exactly one literal, one semantic abnormal and one metaphoric sentence. | | `Green` | 40*3 | 0, 1, 2 | Triples of proportional analogies, made of 4 terms <A, B, Ci, Di> each. One stem <A,B> is composed with 3 different <Ci,Di> pairs, to form exaclty one near analogy, one far analogy and one non analogic quadruple| | `Kmiecik` | 720 | 0, 1, 2 | Quadruples <A,B,C,D> labelled as analogy:True/False and far_analogy: True/False| | `SAT-met` | 160?*5 | 0, 1, 2, 12 | One pair stem <A,B> to combine with 5 different pairs <Ci,Di> and attempt to form proportional analogies. Only one <Ci,Di> forms an analogy with <A,B> We additionally labelled the analogies as **metaphoric**:True/False| | Name | Paper Citation | Paper link | Dataset link | | ---------: | :------- | :------------------------------ |-----------------------------------------: | | `Cardillo` | | [Cardillo (2010)](https://link.springer.com/article/10.3758/s13428-016-0717-1) [Cardillo (2017)](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2952404/ ) | | | `Jankowiak`| | [Jankowiak (2020)]( https://link-springer-com.abc.cardiff.ac.uk/article/10.1007/s10936-020-09695-7) | | | `Green` | Green, A. E., Kraemer, D. J. M., Fugelsang, J., Gray, J. R., & Dunbar, K. (2010). Connecting Long Distance: Semantic Distance in Analogical Reasoning Modulates Frontopolar Cortex Activity. Cerebral Cortex, 10, 70-76. | [Green (20)]() || | `Kmiecik` |Kmiecik, M. J., Brisson, R. J., & Morrison, R. G. (2019). The time course of semantic and relational processing during verbal analogical reasoning. Brain and Cognition, 129, 25-34. | [Kmiecik (20)]() || | `SAT-met` | | [Turney (2005)](https://arxiv.org/pdf/cs/0508053.pdf) | | ### Labels : - Pairs - **0** : anomaly - **1** : literal - **2** : metaphor - Quadruples : - **0** : not an analogy - **1** : an analogy but not a metaphor - **2** : an analogy and a metaphor or a far analogy - **12** : maybe a metaphor, somewhere between 1 and 2 ### Dataset Splits - Both lexical and random splits are available for classification experiments. - Size of the splits : - **train** : 50 % - **validation** : 10 % - **test** : 40 % - Additionally, for all datasets, the `5-folds` field gives frozen splits for a five-folds cross validation experiment with train/val/test = 70/10/20% of the sets. # Datasets for Classification - Task : binary classification or 3-classes classification of pairs or quadruples. Each pair or quadruple is to classify between anomaly, non-metaphoric and metaphoric. ## Pairs ### Datasets names & splits : | Original set | Dataset name | Split | |-------------:| :------------ | :------ | | Cardillo | Pairs\_Cardillo\_random_split | random | | | Pairs\_Cardillo\_lexical_split | lexical | | Jankowiac | Pairs\_Jankowiac\_random_split | random | | | Pairs\_Jankowiac\_lexical_split | lexical | ### Data fields : | Field | Description | Type | | -------------:| :------------ | ---- | | corpus | name of the orgiginal dataset | str | | id | instance id | str | | set_id | id of the set containing the given instance in the multiple choice task | int | | label | 0, 1, 2 | int | | sentence | A is-a B sentence. | str | | A | A expression in the sentence | str | | B | B expression in the sentence | str | | A\_position | position of A in the sentence | list(int) | | B\_position | position of B in the sentence | list(int) | | 5-folds | frozen splits for cross validation | list(str) | ### Examples : | Name | Example | Label| | -------: | :------------------------------------- | :-------- | |Cardillo | | | |Jankowiac | | | ## Quadruples ### Datasets names & splits | Original set | dataset name | Split | | -------: | :------------------------------------- | :-------- | |Green | Quadruples\_Green\_random_split | random | | | Quadruples\_Green\_lexical_split | lexical | |Kmiecik | Quadruples\_Kmiecik\_random_split | random | | | Quadruples\_Kmiecik\_lexical\_split\_on\_AB | lexical AB | | | Quadruples\_Kmiecik\_lexical_split\_on\_CD | lexical CD | |SAT | Quadruples\_SAT\_random\_split | random | random | | | Quadruples\_SAT\_lexical\_split | lexical | lexical | ### Data fields : | Field| Description | Type | | -------------: | :------------ | :------------ | | corpus | Name of the orgiginal dataset | str | | id | Element id | str | | set\_id | Id of the set containing the given instance in the multiple-choice task datasets | int | | label | 0, 1, 2, 12 | int | | AB | pair of terms | list(str) | | CD | pair of terms | list(str) | | 5-folds | frozen splits for cross validation | list(str) | ### Examples : | Name | Example | Label| |-------: | :------------------------------------- | :-------- | |Green | | | |Kmiecik | | | | SAT | | | # Datasets for multiple choice questions or permutation - Task : One stem and multiple choices. The stem and its possible combinations are to be combined to form a sentence. The resulting sentence has a label <0,1,2>. ## Pairs ### Datasets names & splits : | Original set | dataset name | Split | | -----------|------| :---- | | Cardillo | Pairs\_Cardillo\_set | test only | | Jankowiac | Pairs\_Jankowiac\_set |test only | ### Data fields : | Field | Description | Type | | -------------: | :------------ | :------------ | | corpus | Name of the orgiginal dataset | str | | id | Element id | str | | pair_ids | Ids of each pair as appearing in the classification datasets. | list(str) | | labels | 0, 1, 2 | list(int) | | sentences | List of the sentences composing the set | list(str) | | A\_positions | Positions of the A's in each sentence | list(list(int)) | | B\_positions | Positions of the B's in each sentence | list(list(int)) | | answer | Index of the metaphor | int | | stem | Term shared between the sentences of the set. | str | | 5-folds | frozen splits for cross validation | list(str) | ### Examples : | Name | Stem | Sentences |Label| |-------: |-------: | :------------------------------------- | :-------- | |Cardillo | comet | The astronomer's obssession was a comet. | 1 | | | | The politician's career was a comet. | 2 | | Jankoviac | harbour | This banana is like a harbour | 0 | | | | A house is a harbour | 2| | | | This area is a harbour | 1 | ## Quadruples ### Datasets names & splits : | Original set | dataset name | Split | | ----------: | :------| :---- | | Green | Quadruples\_Green\_set | test only | | SAT | Quadruples\_SAT\_met_set | test only | ### Data fields : | Field | Description | Type | |-------------: | :------------ | :------------ | | corpus | name of the orgiginal dataset | str | | id | Element id | str | | pair\_ids | Ids of the instances as appearing in the clasification datasets | list(str) | | labels | 0, 1, 2, 12 | list(int) | | answer | temp | int | | stem | Word pair to compose with all the other pairs of the set | list(str) | | pairs | List of word pairs | list(list(str)) | | 5-folds | Frozen splits for cross validation | list(str) | ### Examples : | Name | Example | Label| |-------: | :------------------------------------- | :-------- | |Green | | | | | | | | SAT | | |
Joanne/Metaphors_and_Analogies
[ "task_categories:question-answering", "task_categories:token-classification", "language:en", "region:us" ]
2023-03-10T19:57:35+00:00
{"language": ["en"], "task_categories": ["question-answering", "token-classification"]}
2023-05-30T19:40:56+00:00
[]
[ "en" ]
TAGS #task_categories-question-answering #task_categories-token-classification #language-English #region-us
Metaphors and analogies datasets ================================ These datasets contain word pairs and quadruples forming analogies, metaphoric mapping or sematically unacceptable compositions. * Pair instances are pairs of nouns A and B in a sentence of the form "A is a B". * Quadruple instances are of the form : < (A,B),(C,D) > There is an analogy when A is to B what C is to D. The analogy is also a metaphor when the (A,B) and (C,D) form a metaphoric mapping, usually when they come from different domains. Dataset Description ------------------- * Homepage: * Repository: * Paper: * Leaderboard: * Point of Contact: Language : English ### Datasets and paper links ### Labels : * Pairs + 0 : anomaly + 1 : literal + 2 : metaphor * Quadruples : + 0 : not an analogy + 1 : an analogy but not a metaphor + 2 : an analogy and a metaphor or a far analogy + 12 : maybe a metaphor, somewhere between 1 and 2 ### Dataset Splits * Both lexical and random splits are available for classification experiments. + Size of the splits : - train : 50 % - validation : 10 % - test : 40 % * Additionally, for all datasets, the '5-folds' field gives frozen splits for a five-folds cross validation experiment with train/val/test = 70/10/20% of the sets. Datasets for Classification =========================== * Task : binary classification or 3-classes classification of pairs or quadruples. Each pair or quadruple is to classify between anomaly, non-metaphoric and metaphoric. Pairs ----- ### Datasets names & splits : ### Data fields : ### Examples : Quadruples ---------- ### Datasets names & splits ### Data fields : ### Examples : Datasets for multiple choice questions or permutation ===================================================== * Task : One stem and multiple choices. The stem and its possible combinations are to be combined to form a sentence. The resulting sentence has a label <0,1,2>. Pairs ----- ### Datasets names & splits : ### Data fields : ### Examples : Quadruples ---------- ### Datasets names & splits : ### Data fields : ### Examples :
[ "### Datasets and paper links", "### Labels :\n\n\n* Pairs\n\n\n\t+ 0 : anomaly\n\t+ 1 : literal\n\t+ 2 : metaphor\n* Quadruples :\n\n\n\t+ 0 : not an analogy\n\t+ 1 : an analogy but not a metaphor\n\t+ 2 : an analogy and a metaphor or a far analogy\n\t+ 12 : maybe a metaphor, somewhere between 1 and 2", "### Dataset Splits\n\n\n* Both lexical and random splits are available for classification experiments.\n\n\n\t+ Size of the splits :\n\t\n\t\n\t\t- train : 50 %\n\t\t- validation : 10 %\n\t\t- test : 40 %\n* Additionally, for all datasets, the '5-folds' field gives frozen splits for a five-folds cross validation experiment with train/val/test = 70/10/20% of the sets.\n\n\nDatasets for Classification\n===========================\n\n\n* Task : binary classification or 3-classes classification of pairs or quadruples. Each pair or quadruple is to classify between anomaly, non-metaphoric and metaphoric.\n\n\nPairs\n-----", "### Datasets names & splits :", "### Data fields :", "### Examples :\n\n\n\nQuadruples\n----------", "### Datasets names & splits", "### Data fields :", "### Examples :\n\n\n\nDatasets for multiple choice questions or permutation\n=====================================================\n\n\n* Task : One stem and multiple choices. The stem and its possible combinations are to be combined to form a sentence. The resulting sentence has a label <0,1,2>.\n\n\nPairs\n-----", "### Datasets names & splits :", "### Data fields :", "### Examples :\n\n\n\nQuadruples\n----------", "### Datasets names & splits :", "### Data fields :", "### Examples :" ]
[ "TAGS\n#task_categories-question-answering #task_categories-token-classification #language-English #region-us \n", "### Datasets and paper links", "### Labels :\n\n\n* Pairs\n\n\n\t+ 0 : anomaly\n\t+ 1 : literal\n\t+ 2 : metaphor\n* Quadruples :\n\n\n\t+ 0 : not an analogy\n\t+ 1 : an analogy but not a metaphor\n\t+ 2 : an analogy and a metaphor or a far analogy\n\t+ 12 : maybe a metaphor, somewhere between 1 and 2", "### Dataset Splits\n\n\n* Both lexical and random splits are available for classification experiments.\n\n\n\t+ Size of the splits :\n\t\n\t\n\t\t- train : 50 %\n\t\t- validation : 10 %\n\t\t- test : 40 %\n* Additionally, for all datasets, the '5-folds' field gives frozen splits for a five-folds cross validation experiment with train/val/test = 70/10/20% of the sets.\n\n\nDatasets for Classification\n===========================\n\n\n* Task : binary classification or 3-classes classification of pairs or quadruples. Each pair or quadruple is to classify between anomaly, non-metaphoric and metaphoric.\n\n\nPairs\n-----", "### Datasets names & splits :", "### Data fields :", "### Examples :\n\n\n\nQuadruples\n----------", "### Datasets names & splits", "### Data fields :", "### Examples :\n\n\n\nDatasets for multiple choice questions or permutation\n=====================================================\n\n\n* Task : One stem and multiple choices. The stem and its possible combinations are to be combined to form a sentence. The resulting sentence has a label <0,1,2>.\n\n\nPairs\n-----", "### Datasets names & splits :", "### Data fields :", "### Examples :\n\n\n\nQuadruples\n----------", "### Datasets names & splits :", "### Data fields :", "### Examples :" ]
[ 34, 8, 74, 157, 10, 6, 10, 9, 6, 66, 10, 6, 10, 10, 6, 5 ]
[ "passage: TAGS\n#task_categories-question-answering #task_categories-token-classification #language-English #region-us \n### Datasets and paper links### Labels :\n\n\n* Pairs\n\n\n\t+ 0 : anomaly\n\t+ 1 : literal\n\t+ 2 : metaphor\n* Quadruples :\n\n\n\t+ 0 : not an analogy\n\t+ 1 : an analogy but not a metaphor\n\t+ 2 : an analogy and a metaphor or a far analogy\n\t+ 12 : maybe a metaphor, somewhere between 1 and 2### Dataset Splits\n\n\n* Both lexical and random splits are available for classification experiments.\n\n\n\t+ Size of the splits :\n\t\n\t\n\t\t- train : 50 %\n\t\t- validation : 10 %\n\t\t- test : 40 %\n* Additionally, for all datasets, the '5-folds' field gives frozen splits for a five-folds cross validation experiment with train/val/test = 70/10/20% of the sets.\n\n\nDatasets for Classification\n===========================\n\n\n* Task : binary classification or 3-classes classification of pairs or quadruples. Each pair or quadruple is to classify between anomaly, non-metaphoric and metaphoric.\n\n\nPairs\n-----### Datasets names & splits :### Data fields :### Examples :\n\n\n\nQuadruples\n----------### Datasets names & splits### Data fields :### Examples :\n\n\n\nDatasets for multiple choice questions or permutation\n=====================================================\n\n\n* Task : One stem and multiple choices. The stem and its possible combinations are to be combined to form a sentence. The resulting sentence has a label <0,1,2>.\n\n\nPairs\n-----### Datasets names & splits :### Data fields :### Examples :\n\n\n\nQuadruples\n----------### Datasets names & splits :### Data fields :### Examples :" ]
[ -0.057778649032115936, 0.16341403126716614, -0.0077164797112345695, 0.06467573344707489, 0.04863875359296799, 0.0755472183227539, 0.08982115238904953, 0.12503550946712494, 0.04904627054929733, 0.12616407871246338, -0.0008191833039745688, 0.053296737372875214, 0.0732245221734047, 0.07466989010572433, -0.10539805144071579, -0.2602648437023163, 0.0025086223613470793, -0.08131244033575058, -0.11199448257684708, 0.10607937723398209, 0.12118636071681976, -0.07489894330501556, 0.02797120064496994, -0.06642057001590729, -0.04186159744858742, -0.011734314262866974, -0.03580131754279137, 0.02451305277645588, 0.04637911170721054, 0.08670991659164429, 0.055621176958084106, 0.04529740288853645, -0.033091720193624496, -0.21671494841575623, 0.01966790482401848, 0.02236785739660263, 0.024979770183563232, 0.061929889023303986, 0.06305505335330963, -0.10945893079042435, -0.0035667631309479475, -0.0947093665599823, 0.07929506152868271, 0.06174565106630325, -0.10845202952623367, -0.18791399896144867, -0.09032636135816574, 0.008363059721887112, 0.1184425801038742, -0.003877546638250351, -0.06976116448640823, 0.07177715003490448, -0.10287085175514221, 0.04012107104063034, 0.06500127911567688, -0.10679866373538971, -0.08266668766736984, -0.0029994435608386993, -0.038201816380023956, 0.058784980326890945, -0.09881990402936935, -0.05326297879219055, 0.015608130022883415, 0.044783513993024826, -0.05695263296365738, -0.021677611395716667, -0.10007533431053162, 0.03072904236614704, -0.1268337219953537, -0.04159533977508545, 0.13104543089866638, 0.023210059851408005, -0.03987348452210426, -0.1482820212841034, -0.0003912911924999207, 0.03638285771012306, -0.02137184888124466, -0.03490138798952103, -0.001705010887235403, -0.020993661135435104, 0.08102882653474808, 0.01728270947933197, -0.07898819446563721, 0.0012117591686546803, -0.09610499441623688, 0.013287155888974667, 0.03979229927062988, 0.012176667340099812, 0.10196848958730698, 0.03435523062944412, -0.08696361631155014, -0.11791405081748962, -0.0025003927294164896, -0.05859535187482834, -0.18629522621631622, -0.02958759479224682, -0.021515121683478355, -0.1313045471906662, 0.0697445422410965, 0.17629393935203552, -0.09938293695449829, 0.048793576657772064, -0.0587230809032917, 0.002646856242790818, 0.10928456485271454, -0.004704436752945185, -0.05736109986901283, 0.02433314360678196, -0.07525571435689926, 0.05994633957743645, 0.004769730381667614, -0.005375865381211042, -0.042246412485837936, 0.0195477157831192, 0.052578989416360855, 0.08771302551031113, 0.07494603097438812, -0.011933146975934505, -0.08194350451231003, -0.04269880801439285, 0.0425572469830513, -0.1018795296549797, 0.05090255290269852, 0.08549430221319199, -0.0369805209338665, 0.021244719624519348, -0.06291799992322922, 0.07505521178245544, -0.005209834780544043, 0.0941467136144638, -0.05616137385368347, 0.02394700050354004, -0.05545530468225479, -0.11493083089590073, 0.07010766118764877, 0.08628964424133301, -0.09686627984046936, -0.015520953573286533, -0.0585196316242218, -0.0562136173248291, 0.05696018040180206, -0.12661388516426086, -0.0425305999815464, 0.0011958256363868713, -0.02056976966559887, 0.005768328905105591, 0.023199906572699547, 0.1779910922050476, -0.019979344680905342, 0.023295840248465538, -0.007060938514769077, 0.05540924146771431, 0.04205698519945145, 0.04797190800309181, -0.07772824168205261, 0.09022088348865509, -0.24837781488895416, 0.1860434114933014, -0.0978252962231636, -0.009033259935677052, -0.13758423924446106, -0.04465397819876671, 0.07771269977092743, -0.037890370935201645, -0.016551505774259567, 0.11320508271455765, -0.2678791284561157, -0.007884718477725983, 0.0003168600087519735, -0.0976879671216011, -0.09191583842039108, 0.15483196079730988, -0.09342509508132935, 0.026504874229431152, 0.027733979746699333, 0.17655806243419647, 0.17259006202220917, 0.059788819402456284, -0.06741245090961456, -0.0894535705447197, 0.04855863377451897, 0.19056618213653564, 0.133522167801857, -0.06359870731830597, 0.03498569503426552, 0.002152473898604512, -0.018970441073179245, -0.019343815743923187, -0.0453430637717247, -0.0960470512509346, -0.006134015042334795, -0.029808619990944862, 0.11085530370473862, 0.03476972505450249, -0.03344237059354782, -0.08394686877727509, -0.09476876258850098, 0.014493915252387524, 0.005206448957324028, -0.007847790606319904, -0.006119985599070787, -0.062529556453228, -0.007275184616446495, -0.008742484264075756, -0.019086064770817757, -0.1643522083759308, -0.12373379617929459, 0.04399721696972847, -0.08553041517734528, 0.07159469276666641, -0.01589255779981613, 0.032173797488212585, 0.03194957226514816, -0.06902607530355453, 0.03350656107068062, 0.07408365607261658, 0.027658049017190933, -0.029146693646907806, -0.166253924369812, -0.022359944880008698, -0.048111721873283386, 0.1443619579076767, -0.057639919221401215, -0.006414184812456369, 0.059760499745607376, 0.14902925491333008, 0.00041788487578742206, -0.03205546736717224, 0.02021859586238861, 0.011854679323732853, -0.04216502979397774, -0.013168023899197578, 0.018336748704314232, -0.06575202196836472, -0.035726144909858704, 0.007924703881144524, -0.10357781499624252, -0.1876663863658905, 0.04249466210603714, 0.083107128739357, -0.11984708160161972, -0.08125165849924088, -0.07851388305425644, -0.021375544369220734, -0.03381238505244255, -0.09927058964967728, 0.08602503687143326, 0.05998505279421806, 0.030239975079894066, -0.07944300770759583, -0.03284251689910889, -0.020541971549391747, -0.005793390795588493, -0.06090298667550087, 0.14468148350715637, -0.004118794575333595, -0.1665603667497635, 0.11477913707494736, 0.11502069979906082, 0.014763246290385723, 0.022008642554283142, -0.0373389832675457, -0.029762350022792816, -0.12686415016651154, 0.09480344504117966, 0.04099692031741142, 0.04708430543541908, -0.06333553791046143, 0.11364536732435226, 0.07567691802978516, 0.017712047323584557, -0.002037005266174674, -0.10339410603046417, 0.012961708940565586, -0.011555256322026253, -0.00747988186776638, 0.07082539051771164, -0.01365253422409296, 0.08551014214754105, 0.10672028362751007, 0.03157629817724228, 0.021845540031790733, 0.035626575350761414, -0.061750106513500214, -0.10782653838396072, 0.16617296636104584, -0.16044053435325623, -0.22270861268043518, -0.0921911671757698, -0.03719969838857651, -0.07832279801368713, -0.03423621878027916, 0.042796291410923004, -0.015076686628162861, -0.072304368019104, -0.08976034820079803, 0.13707077503204346, -0.007570362649857998, -0.08436242491006851, -0.12645882368087769, 0.0255888719111681, -0.02220163494348526, -0.06293603777885437, 0.0362662672996521, 0.021169491112232208, 0.007586631458252668, 0.04492102563381195, 0.008274245075881481, 0.016830427572131157, 0.14112502336502075, 0.00390838785097003, -0.02461080253124237, -0.031101765111088753, 0.1959441900253296, -0.06892599165439606, 0.09819472581148148, 0.05058455094695091, -0.0680081769824028, 0.0744614377617836, 0.23888567090034485, 0.04035571962594986, -0.036716364324092865, 0.04909304901957512, 0.09950301796197891, -0.025058632716536522, -0.23476825654506683, -0.07945086807012558, -0.07918301224708557, 0.052954427897930145, 0.04891163110733032, -0.00047649574116803706, -0.014005376026034355, 0.05253002792596817, -0.0593906044960022, -0.1227932721376419, -0.0005465582944452763, 0.0348246805369854, 0.22350913286209106, -0.005668222904205322, 0.08541882038116455, -0.04853055998682976, -0.030390998348593712, 0.0777306854724884, 0.03309057280421257, 0.17148946225643158, 0.02572951465845108, 0.1531984657049179, 0.07634977996349335, 0.09243335574865341, -0.006687583867460489, 0.024520210921764374, -0.0016161032253876328, 0.0427997000515461, -0.03724777325987816, -0.06443636864423752, 0.05494314804673195, 0.08582033216953278, 0.17783261835575104, 0.024178635329008102, 0.00022091111168265343, -0.07141589373350143, 0.06589580327272415, 0.16925230622291565, 0.11939813941717148, -0.11646450310945511, -0.03619646281003952, 0.08783315867185593, -0.052003271877765656, -0.046986475586891174, -0.015462091192603111, 0.10886996239423752, -0.11405160278081894, 0.07558214664459229, -0.06199292838573456, 0.062316667288541794, -0.007882547564804554, -0.03999524936079979, -0.026187917217612267, 0.037804875522851944, -0.029742248356342316, 0.12142233550548553, -0.21691814064979553, 0.07040985673666, 0.0136863449588418, -0.030708560720086098, -0.05377858504652977, 0.048037607222795486, 0.01319834217429161, -0.04413831606507301, 0.1022615134716034, 0.001966345589607954, -0.04267909377813339, -0.010980695486068726, -0.06823737174272537, -0.03165503591299057, 0.10171619802713394, -0.09816905111074448, 0.09744081646203995, -0.013543549925088882, 0.000006344106623146217, 0.012529878877103329, 0.15224161744117737, -0.05527288839221001, -0.18161462247371674, 0.050896238535642624, -0.06524980068206787, -0.023311782628297806, -0.025848668068647385, -0.07731053978204727, -0.16630859673023224, 0.12231682986021042, -0.16018781065940857, -0.14225292205810547, -0.10153362900018692, 0.04001404717564583, 0.22783808410167694, -0.0352042131125927, -0.014007140882313251, -0.07327060401439667, 0.1324501484632492, -0.06441735476255417, -0.02927812561392784, 0.0702797919511795, -0.013331545516848564, -0.19693772494792938, -0.06157051399350166, 0.16053923964500427, -0.04165920242667198, 0.07354427129030228, -0.024388983845710754, 0.10101263225078583, -0.03897939249873161, -0.08197180926799774, 0.060757704079151154, -0.07546120136976242, 0.08258023858070374, 0.20136234164237976, -0.07113241404294968, -0.10771793872117996, -0.09670883417129517, -0.037257783114910126, 0.18793147802352905, 0.23997867107391357, -0.08417319506406784, 0.0825904905796051, 0.01644732616841793, -0.02775043621659279, -0.20531345903873444, 0.024531373754143715, 0.09531812369823456, -0.0036295626778155565, 0.07778935879468918, -0.12685632705688477, 0.033554259687662125, 0.10606525093317032, 0.004584395792335272, 0.05349162593483925, -0.24065770208835602, -0.10672596096992493, 0.018297845497727394, 0.01954430341720581, -0.20350083708763123, -0.18683062493801117, -0.10743866860866547, -0.022954359650611877, -0.05382024496793747, 0.2619713842868805, 0.07652502506971359, 0.05083262920379639, -0.0034658177755773067, 0.06268396228551865, 0.025627927854657173, -0.029653562232851982, 0.2206251472234726, 0.02243702858686447, 0.04769698902964592, -0.033245574682950974, -0.15644806623458862, 0.10102513432502747, -0.01489147450774908, 0.05460737273097038, -0.044166821986436844, 0.022340495139360428, -0.06691158562898636, -0.011873980052769184, -0.0741652399301529, -0.0002506679738871753, -0.08483145385980606, -0.03141391649842262, -0.13518573343753815, 0.07526241987943649, 0.040667105466127396, -0.016507312655448914, 0.06810727715492249, -0.04960956797003746, 0.11193016916513443, 0.2748015224933624, 0.10510020703077316, 0.0721493810415268, -0.13053733110427856, 0.031263142824172974, -0.0049933865666389465, -0.013511528261005878, -0.1671931892633438, 0.05243152379989624, 0.13898754119873047, 0.020917490124702454, 0.19473223388195038, 0.01803656481206417, -0.1326827108860016, 0.002227406483143568, 0.054352931678295135, -0.04226997122168541, -0.35718685388565063, 0.017325302585959435, 0.004029435571283102, -0.20066998898983002, -0.10915584862232208, 0.0760771855711937, 0.006948094815015793, 0.0004376778961159289, 0.04943455383181572, 0.08987628668546677, 0.029641043394804, 0.12783707678318024, 0.02198001556098461, 0.08574458211660385, -0.0929914116859436, 0.034186236560344696, 0.14781810343265533, -0.1042642742395401, 0.008510380983352661, 0.15477213263511658, -0.02688462845981121, -0.05280109867453575, -0.03875240683555603, 0.10224450379610062, 0.025099504739046097, 0.025187520310282707, -0.02346726693212986, -0.1853344738483429, 0.046018000692129135, 0.09386233985424042, 0.012503364123404026, 0.044084370136260986, 0.007463281508535147, -0.05367230623960495, -0.026829127222299576, 0.20560233294963837, 0.012371646240353584, 0.06630054861307144, 0.04024635627865791, 0.06674926728010178, -0.04210824891924858, 0.0007700517307966948, 0.003277815179899335, -0.04348326474428177, -0.046158794313669205, -0.00857843179255724, -0.18515168130397797, 0.02311536855995655, -0.06438808143138885, -0.02007811889052391, 0.03855450823903084, -0.04633883386850357, -0.0002863092813640833, -0.03818906843662262, -0.061843570321798325, -0.06041552126407623, -0.028940970078110695, 0.09875456988811493, -0.15721212327480316, -0.04897294566035271, 0.07282621413469315, -0.05837241932749748, 0.08646272122859955, -0.022750157862901688, -0.04475391283631325, -0.033890340477228165, -0.0351705402135849, -0.07577632367610931, -0.03036041185259819, 0.07204848527908325, 0.02627989463508129, -0.23257558047771454, -0.05029335618019104, -0.0016585872508585453, -0.01814281940460205, 0.06976770609617233, 0.04841882362961769, -0.10277698189020157, 0.06975695490837097, -0.01912228763103485, -0.07168319076299667, -0.029984764754772186, 0.02654925547540188, -0.011018700897693634, 0.03583884611725807, 0.14131060242652893, -0.009207752533257008, 0.12055731564760208, -0.161809504032135, -0.06877772510051727, -0.014672370627522469, -0.0076685319654643536, -0.02312910184264183, 0.014567788690328598, 0.04220578819513321, -0.0112709179520607, 0.1255967617034912, 0.01656115986406803, -0.047830455005168915, 0.04871097579598427, 0.04022086039185524, 0.08215397596359253, 0.07308856397867203, 0.10542057454586029, 0.0099719213321805, -0.06867331266403198, -0.028949236497282982, -0.017205478623509407, -0.031763844192028046, -0.0907326191663742, 0.11182886362075806, 0.18751567602157593, 0.09846370667219162, -0.04338042065501213, 0.10400567948818207, -0.09047512710094452, 0.05537387728691101, 0.18092204630374908, 0.04320255294442177, 0.036649737507104874, -0.03217391297221184, 0.08005388081073761, 0.03876599669456482, -0.1964915543794632, 0.16422481834888458, -0.07217827439308167, -0.09151094406843185, -0.021385665982961655, -0.08166060596704483, -0.09456980973482132, -0.06969235092401505, -0.04018007963895798, -0.12423502653837204, 0.03835160657763481, 0.172247976064682, 0.015746204182505608, 0.009116250090301037, 0.08694469183683395, -0.0896344780921936, -0.04114411771297455, 0.059765592217445374, 0.04094161465764046, 0.025524422526359558, 0.07021061331033707, 0.028572311624884605, 0.04398616775870323, 0.03522063046693802, 0.06179646775126457, 0.07989466935396194, 0.025137102231383324, -0.018559027463197708, -0.08277378976345062, -0.11885400116443634, 0.020983373746275902, -0.015182890929281712, -0.02259727008640766, 0.12182409316301346, 0.04436327517032623, 0.02963603287935257, -0.0045120976865291595, 0.10705123841762543, -0.05164741352200508, -0.108925960958004, -0.14438383281230927, 0.19628062844276428, -0.05604188144207001, 0.051818400621414185, 0.05832987651228905, -0.12816476821899414, -0.008245754987001419, 0.008776918984949589, 0.16138708591461182, -0.10036981105804443, -0.02975355088710785, 0.04478427767753601, 0.009823164902627468, 0.021777242422103882, 0.06112135574221611, 0.046374108642339706, 0.19053295254707336, -0.07130412757396698, 0.11242974549531937, -0.027965063229203224, -0.08732824772596359, -0.06941897422075272, 0.12791509926319122, 0.04979797452688217, 0.02419092506170273, -0.05750240013003349, 0.18327762186527252, -0.03970322385430336, -0.10011553764343262, 0.050394657999277115, -0.17253956198692322, -0.18143720924854279, -0.0538884736597538, 0.07292462885379791, -0.04172343388199806, 0.03522023558616638, 0.013245905749499798, -0.007245509885251522, 0.0766315758228302, -0.00017605024913791567, -0.03354167565703392, -0.022605055943131447, 0.10483483970165253, -0.1808021068572998, 0.0721796452999115, 0.027577251195907593, 0.13972720503807068, 0.13953809440135956, -0.047648362815380096, -0.08281560242176056, 0.04062893986701965, 0.12007316946983337, -0.00392116466537118, 0.08367625623941422, 0.13459838926792145, 0.03374897316098213, 0.1386469602584839, 0.10891900956630707, -0.05079393833875656, 0.04200148209929466, 0.024523286148905754, -0.08769486844539642, -0.09623030573129654, 0.049677230417728424, -0.09415958821773529, 0.08941400051116943, 0.18222296237945557, -0.0526597835123539, 0.03969407454133034, -0.028137750923633575, -0.027371389791369438, 0.01370628084987402, 0.24127042293548584, -0.0334046371281147, -0.18101291358470917, 0.04614247381687164, 0.026792379096150398, 0.1149655133485794, -0.3002196252346039, -0.07671049982309341, 0.012624608352780342, 0.0019587052520364523, 0.015418905764818192, 0.11709137260913849, 0.0848003476858139, 0.02180507406592369, -0.06223050132393837, -0.1752946674823761, -0.026511726900935173, 0.134675070643425, -0.008187418803572655, 0.005647579208016396 ]
f8cee6b17e27d9dabbfa4a674c8ed428c62fd72a
# MIMIC-IV Clinical Database Demo The Medical Information Mart for Intensive Care (MIMIC)-IV database is comprised of deidentified electronic health records for patients admitted to the Beth Israel Deaconess Medical Center. Access to MIMIC-IV is limited to credentialed users. Here, we have provided an openly-available demo of MIMIC-IV containing a subset of 100 patients. The dataset includes similar content to MIMIC-IV, but excludes free-text clinical notes. The demo may be useful for running workshops and for assessing whether the MIMIC-IV is appropriate for a study before making an access request. For details on the data, see the MIMIC-IV project on PhysioNet: https://doi.org/10.13026/07hj-2a80 The contents of this project also contain an additional file: demo_subject_id.csv This is a CSV file containing the subject_id used to filter MIMIC-IV. Only these subject_id are available in the demo.
physionet/mimic-iv-demo
[ "license:odbl", "region:us" ]
2023-03-10T20:36:28+00:00
{"license": "odbl"}
2023-03-10T21:25:43+00:00
[]
[]
TAGS #license-odbl #region-us
# MIMIC-IV Clinical Database Demo The Medical Information Mart for Intensive Care (MIMIC)-IV database is comprised of deidentified electronic health records for patients admitted to the Beth Israel Deaconess Medical Center. Access to MIMIC-IV is limited to credentialed users. Here, we have provided an openly-available demo of MIMIC-IV containing a subset of 100 patients. The dataset includes similar content to MIMIC-IV, but excludes free-text clinical notes. The demo may be useful for running workshops and for assessing whether the MIMIC-IV is appropriate for a study before making an access request. For details on the data, see the MIMIC-IV project on PhysioNet: URL The contents of this project also contain an additional file: demo_subject_id.csv This is a CSV file containing the subject_id used to filter MIMIC-IV. Only these subject_id are available in the demo.
[ "# MIMIC-IV Clinical Database Demo\n\nThe Medical Information Mart for Intensive Care (MIMIC)-IV database is comprised\nof deidentified electronic health records for patients admitted to the Beth Israel\nDeaconess Medical Center. Access to MIMIC-IV is limited to credentialed users.\nHere, we have provided an openly-available demo of MIMIC-IV containing a subset\nof 100 patients. The dataset includes similar content to MIMIC-IV, but excludes\nfree-text clinical notes. The demo may be useful for running workshops and for\nassessing whether the MIMIC-IV is appropriate for a study before making an access\nrequest.\n\nFor details on the data, see the MIMIC-IV project on PhysioNet:\nURL\n\nThe contents of this project also contain an additional file:\ndemo_subject_id.csv\n\nThis is a CSV file containing the subject_id used to filter MIMIC-IV. Only\nthese subject_id are available in the demo." ]
[ "TAGS\n#license-odbl #region-us \n", "# MIMIC-IV Clinical Database Demo\n\nThe Medical Information Mart for Intensive Care (MIMIC)-IV database is comprised\nof deidentified electronic health records for patients admitted to the Beth Israel\nDeaconess Medical Center. Access to MIMIC-IV is limited to credentialed users.\nHere, we have provided an openly-available demo of MIMIC-IV containing a subset\nof 100 patients. The dataset includes similar content to MIMIC-IV, but excludes\nfree-text clinical notes. The demo may be useful for running workshops and for\nassessing whether the MIMIC-IV is appropriate for a study before making an access\nrequest.\n\nFor details on the data, see the MIMIC-IV project on PhysioNet:\nURL\n\nThe contents of this project also contain an additional file:\ndemo_subject_id.csv\n\nThis is a CSV file containing the subject_id used to filter MIMIC-IV. Only\nthese subject_id are available in the demo." ]
[ 12, 213 ]
[ "passage: TAGS\n#license-odbl #region-us \n# MIMIC-IV Clinical Database Demo\n\nThe Medical Information Mart for Intensive Care (MIMIC)-IV database is comprised\nof deidentified electronic health records for patients admitted to the Beth Israel\nDeaconess Medical Center. Access to MIMIC-IV is limited to credentialed users.\nHere, we have provided an openly-available demo of MIMIC-IV containing a subset\nof 100 patients. The dataset includes similar content to MIMIC-IV, but excludes\nfree-text clinical notes. The demo may be useful for running workshops and for\nassessing whether the MIMIC-IV is appropriate for a study before making an access\nrequest.\n\nFor details on the data, see the MIMIC-IV project on PhysioNet:\nURL\n\nThe contents of this project also contain an additional file:\ndemo_subject_id.csv\n\nThis is a CSV file containing the subject_id used to filter MIMIC-IV. Only\nthese subject_id are available in the demo." ]
[ -0.10467901825904846, 0.07647420465946198, -0.0036524112801998854, -0.056870926171541214, 0.06771358847618103, 0.08943998068571091, 0.2882314622402191, 0.05857735872268677, 0.14760331809520721, 0.002631276613101363, -0.046573206782341, -0.0015007267938926816, 0.02651728130877018, 0.0682862251996994, -0.0016448640963062644, -0.10062321275472641, -0.04081929475069046, 0.023755939677357674, -0.08667658269405365, -0.002647896995767951, 0.029512863606214523, -0.013359371572732925, 0.02200997807085514, 0.07618871331214905, 0.043123431503772736, -0.06421147286891937, 0.030826210975646973, -0.038680125027894974, 0.024241864681243896, -0.05438254401087761, 0.007922560907900333, 0.028532404452562332, 0.0566830113530159, -0.19590137898921967, 0.018281390890479088, 0.01221892237663269, 0.008323756977915764, 0.025225592777132988, -0.03637601062655449, -0.008242711424827576, 0.3040255010128021, -0.15876604616641998, 0.03217214718461037, -0.009330865927040577, -0.08150456100702286, -0.18343116343021393, -0.02956627495586872, -0.05531636252999306, -0.0024006739258766174, 0.15730132162570953, 0.017359135672450066, 0.30294618010520935, -0.08378518372774124, 0.06779202073812485, -0.014239654876291752, -0.10821934789419174, 0.043111760169267654, 0.1258014589548111, 0.10685982555150986, 0.029490837827324867, -0.00456240912899375, 0.07267013192176819, -0.029785264283418655, 0.03571214899420738, -0.009658046066761017, -0.059720009565353394, 0.031220337375998497, -0.031253933906555176, -0.09702915698289871, -0.042079586535692215, 0.4968515634536743, -0.07011682540178299, -0.047457609325647354, 0.09089487046003342, 0.0012908066855743527, 0.18615025281906128, 0.0114288916811347, -0.0008212046814151108, 0.057945773005485535, -0.0022920144256204367, 0.010701795108616352, 0.04953589662909508, -0.08519294112920761, 0.009530274197459221, -0.05661385878920555, -0.015742413699626923, -0.03307309374213219, 0.07239590585231781, -0.0720079094171524, -0.0349920429289341, -0.02687990479171276, -0.017106935381889343, 0.0015254606259986758, -0.01144162192940712, 0.04830992966890335, -0.11302616447210312, -0.07198282331228256, -0.15644556283950806, 0.07190624624490738, -0.061963167041540146, -0.050670742988586426, -0.03849303722381592, 0.009723812341690063, 0.027337731793522835, 0.21064041554927826, -0.1421191394329071, 0.04786640405654907, 0.08641979843378067, 0.029907284304499626, -0.02554650418460369, 0.12658676505088806, 0.026782173663377762, -0.018512563779950142, 0.13922415673732758, -0.06804242730140686, 0.06782765686511993, -0.03247825801372528, 0.0881817564368248, -0.045273520052433014, -0.0953013151884079, 0.09583590179681778, -0.039083946496248245, -0.07046593725681305, 0.014203900471329689, -0.009070898406207561, -0.06613089889287949, 0.1318797767162323, 0.02531643770635128, -0.049199167639017105, 0.03374485298991203, -0.04402561113238335, 0.0716724619269371, -0.04948725551366806, -0.026542168110609055, 0.10256796330213547, 0.02680036425590515, 0.03446448594331741, -0.17194588482379913, -0.03288488835096359, 0.01923196017742157, 0.09562224894762039, 0.023006834089756012, 0.14693483710289001, 0.10272440314292908, 0.0712275356054306, -0.035634882748126984, 0.015239820815622807, -0.04533235728740692, -0.07557104527950287, 0.03313622623682022, -0.02861941047012806, 0.027382615953683853, -0.025217318907380104, -0.01414018776267767, -0.057321593165397644, 0.024772804230451584, 0.05908698961138725, -0.08584334701299667, -0.07157623767852783, -0.062046851962804794, -0.03165004029870033, 0.024647751823067665, 0.03439118713140488, -0.015082281082868576, 0.021767431870102882, 0.14170204102993011, -0.1598634123802185, 0.015080486424267292, -0.07215160131454468, -0.1195102110505104, -0.1326429694890976, 0.03273918479681015, 0.0012842104770243168, -0.031080598011612892, 0.011598373763263226, 0.2639664113521576, -0.1277519315481186, -0.2955160439014435, -0.07780555635690689, -0.06256934255361557, -0.00895631592720747, -0.09050613641738892, 0.15404434502124786, 0.045149918645620346, 0.06522621214389801, -0.01475418359041214, -0.03264295682311058, -0.020739011466503143, -0.006673444528132677, -0.03281756490468979, 0.0093147037550807, -0.0847499892115593, -0.052606623619794846, 0.08749503642320633, 0.006926496047526598, -0.028025656938552856, 0.1452919840812683, 0.10935769230127335, 0.17312733829021454, 0.051621705293655396, -0.09145031869411469, -0.08990505337715149, 0.030889028683304787, -0.18392543494701385, -0.02515762485563755, -0.15522609651088715, -0.05711369588971138, 0.010808030143380165, -0.00984850712120533, 0.05086709186434746, 0.17966465651988983, 0.00585888372734189, 0.08984111249446869, 0.017922529950737953, 0.13157261908054352, 0.047230832278728485, 0.053505875170230865, -0.016675561666488647, -0.1858835369348526, 0.03377104923129082, -0.06204637885093689, 0.051656268537044525, -0.09661208838224411, -0.02009960263967514, -0.059306032955646515, 0.10508833825588226, 0.10424057394266129, -0.058433063328266144, 0.16887597739696503, -0.014880731701850891, 0.04559206962585449, -0.008562480099499226, 0.03766045346856117, 0.042474500834941864, 0.11513032764196396, -0.03598970174789429, -0.07738424092531204, -0.034176088869571686, 0.08530545234680176, -0.0977567732334137, 0.04757222905755043, -0.09196415543556213, -0.029935145750641823, 0.01255717221647501, -0.09020733088254929, 0.05631256848573685, 0.12136693298816681, -0.04819750785827637, 0.04552900418639183, 0.026230817660689354, 0.014790861867368221, 0.014708188362419605, -0.14441877603530884, -0.09675916284322739, -0.0513666570186615, 0.23799066245555878, -0.24453327059745789, -0.006652143318206072, 0.08313204348087311, 0.04714947193861008, 0.08831404149532318, -0.018076861277222633, -0.05108937993645668, -0.10216941684484482, -0.09429748356342316, 0.07707801461219788, 0.24950730800628662, -0.27556324005126953, 0.018335966393351555, 0.044894613325595856, 0.007058005314320326, 0.02582732029259205, 0.028371702879667282, 0.027319837361574173, 0.002529326593503356, 0.019141865894198418, -0.2524558901786804, 0.010337935760617256, -0.09011488407850266, 0.037471313029527664, -0.030426209792494774, 0.17875510454177856, -0.043276846408843994, -0.03309578076004982, -0.12409371882677078, 0.07079261541366577, -0.14908704161643982, -0.11160142719745636, 0.07748129963874817, -0.07897511124610901, -0.011759662069380283, 0.05249359831213951, 0.021331727504730225, -0.03188207745552063, -0.04963656887412071, -0.0632130578160286, 0.02403625287115574, 0.008352715522050858, -0.09221717715263367, 0.003844324266538024, 0.10488008707761765, 0.03246144950389862, -0.05154364928603172, -0.021025126799941063, -0.10608730465173721, 0.10978870838880539, 0.08979243785142899, -0.06596064567565918, 0.05633310601115227, -0.003419693326577544, 0.06180272623896599, -0.01259009912610054, 0.05693817138671875, 0.24274328351020813, -0.048025816679000854, 0.016905151307582855, 0.16710351407527924, 0.08158989995718002, -0.07259561121463776, 0.11779789626598358, 0.036398012191057205, -0.08904044330120087, 0.03212863206863403, -0.024923697113990784, -0.009023286402225494, -0.2653840184211731, -0.18545304238796234, -0.14943963289260864, -0.11525239795446396, -0.10833375155925751, -0.029301699250936508, 0.05484846606850624, 0.06103154271841049, -0.005554974544793367, 0.1758449226617813, -0.09627106785774231, 0.03408346325159073, 0.17161525785923004, 0.020159050822257996, 0.027463139966130257, -0.04064150154590607, -0.013824784196913242, 0.08720742166042328, -0.0437999963760376, 0.32965087890625, -0.023412179201841354, 0.07622833549976349, 0.159195214509964, 0.028779227286577225, 0.07662583142518997, 0.04091916233301163, 0.018566671758890152, 0.022041428834199905, -0.027002401649951935, -0.09133350104093552, -0.11130408942699432, 0.01410639751702547, -0.024869007989764214, -0.11866483837366104, -0.045724622905254364, -0.0033500574063509703, 0.024409614503383636, 0.08405901491641998, 0.061307720839977264, -0.09867820888757706, -0.046988774091005325, 0.021904705092310905, 0.07337916642427444, -0.066970594227314, -0.039996929466724396, 0.11167188733816147, -0.059983011335134506, 0.012751965783536434, -0.018786098808050156, 0.05153598263859749, -0.17820395529270172, 0.036691516637802124, 0.06895426660776138, -0.10789357125759125, -0.03997024521231651, 0.07453873753547668, -0.1067185327410698, 0.15052103996276855, 0.09766613692045212, 0.11179903149604797, -0.15265487134456635, -0.02199575863778591, 0.04956167936325073, 0.28296828269958496, 0.03116571344435215, 0.10057828575372696, -0.11562009155750275, -0.10527145862579346, -0.011769008822739124, 0.056915171444416046, 0.041018303483724594, 0.041008271276950836, -0.010112414136528969, -0.009897182695567608, 0.03162023425102234, -0.049900855869054794, -0.06759031116962433, -0.2851449251174927, -0.06855257600545883, 0.16154606640338898, 0.10018830001354218, -0.10166223347187042, 0.01726316660642624, -0.009732969105243683, 0.13377399742603302, 0.12894174456596375, 0.020712215453386307, -0.08356627076864243, -0.1286277174949646, 0.036388564854860306, 0.08274772018194199, -0.02481546625494957, -0.10473182797431946, 0.028115764260292053, 0.07550913095474243, 0.020492929965257645, -0.14760088920593262, -0.0014365764800459146, -0.22675296664237976, -0.02200445905327797, -0.1627436876296997, 0.006642519496381283, -0.04793429374694824, 0.035647399723529816, 0.01980268955230713, 0.06826827675104141, -0.011337794363498688, 0.033496785908937454, 0.13246192038059235, 0.16380903124809265, 0.20355579257011414, 0.025844218209385872, -0.18018124997615814, -0.07513837516307831, -0.0109102176502347, -0.12780411541461945, -0.03182436153292656, 0.13370610773563385, 0.023903559893369675, 0.033690765500068665, 0.24097630381584167, -0.10454968363046646, -0.11958935111761093, 0.06712347269058228, -0.03981728479266167, -0.04530948027968407, 0.08861885964870453, -0.1762896478176117, 0.12190987914800644, -0.0433075875043869, 0.017901113256812096, 0.10184965282678604, 0.02286634035408497, 0.008867711760103703, -0.04069569706916809, 0.08129777759313583, 0.14207269251346588, -0.14118143916130066, -0.06851354241371155, 0.04687696322798729, -0.11659678816795349, -0.00601697713136673, -0.19610074162483215, 0.07970097661018372, 0.002151061547920108, -0.03838609531521797, 0.05911201611161232, -0.04069923236966133, 0.08576720952987671, 0.015040582045912743, 0.06655383110046387, -0.11648596078157425, -0.10596241801977158, 0.007863434962928295, -0.006604465190321207, 0.06961303949356079, 0.06914553046226501, 0.04164396598935127, -0.03471226617693901, -0.07080382108688354, 0.003291553817689419, 0.01838769018650055, 0.015566234476864338, -0.14585576951503754, -0.05784060060977936, 0.07155749946832657, 0.009247872047126293, -0.033567145466804504, -0.1054561659693718, -0.03184982016682625, -0.08963969349861145, 0.06178835779428482, 0.1400114893913269, -0.018073122948408127, -0.07800202816724777, 0.027818778529763222, -0.04748688265681267, 0.02542394958436489, -0.061243776232004166, -0.06481202691793442, 0.029166273772716522, 0.034681785851716995, 0.09867482632398605, -0.02199004776775837, -0.06848455220460892, 0.03985796868801117, 0.0355214923620224, -0.04997406154870987, 0.07380839437246323, 0.009749995544552803, 0.18999239802360535, -0.012925946153700352, 0.09904357045888901, 0.13142873346805573, -0.05836091190576553, 0.06642614305019379, -0.065294049680233, 0.046098493039608, 0.010454476810991764, 0.08349540084600449, -0.02153693698346615, 0.019480913877487183, -0.1012425348162651, 0.03728245198726654, 0.12481877952814102, -0.04675491899251938, 0.01940459944307804, -0.08715170621871948, -0.18618860840797424, -0.14023984968662262, 0.00424239644780755, 0.23064567148685455, 0.11134427785873413, -0.11167041212320328, -0.07339698076248169, -0.044863492250442505, -0.05891735106706619, 0.005175604950636625, -0.005822678096592426, -0.06236181780695915, -0.10150867700576782, -0.046948231756687164, -0.13974452018737793, 0.08961599320173264, -0.08435255289077759, 0.007998144254088402, -0.012970183044672012, -0.001529895467683673, 0.008043551817536354, 0.03862838074564934, -0.03450474888086319, -0.0193471722304821, -0.0344649963080883, -0.02842077799141407, -0.03559049963951111, 0.003433635924011469, -0.05987255647778511, -0.017887026071548462, 0.04396399110555649, -0.02535933442413807, -0.047402530908584595, 0.03213198482990265, -0.0009138123714365065, 0.02925793081521988, 0.05930570513010025, 0.06737075746059418, -0.06062610074877739, -0.0836804211139679, 0.017094863578677177, -0.031775303184986115, 0.061866577714681625, 0.05355609580874443, -0.05230988562107086, -0.06287882477045059, -0.05944136530160904, -0.032603006809949875, -0.007348258979618549, 0.16482345759868622, 0.03671589121222496, -0.11413107067346573, -0.0018240978242829442, 0.07636766880750656, -0.0027225154917687178, 0.04049378260970116, 0.0979873463511467, 0.008068048395216465, -0.027287878096103668, -0.02942434512078762, -0.050343625247478485, -0.09427226334810257, -0.012670908123254776, 0.039860665798187256, 0.04322253167629242, 0.1150563508272171, -0.00948512926697731, 0.04343074932694435, -0.04403376206755638, -0.038369424641132355, 0.05084271356463432, -0.009243197739124298, -0.1744011491537094, 0.0030154245905578136, 0.06866111606359482, 0.0009863493032753468, 0.21631905436515808, 0.0373869314789772, -0.005959969013929367, -0.00440857233479619, 0.023144567385315895, 0.15074163675308228, -0.08645380288362503, -0.01945638470351696, -0.002394953044131398, 0.0038991053588688374, -0.11550862342119217, -0.006778856739401817, -0.006218018941581249, 0.04801952838897705, 0.1394551694393158, 0.1505359262228012, 0.08127400279045105, -0.0928371474146843, -0.08619694411754608, -0.07802793383598328, -0.025386912748217583, -0.17143186926841736, 0.052575115114450455, 0.0742996335029602, 0.009771623648703098, -0.061179958283901215, 0.039811406284570694, -0.08953730016946793, 0.010548487305641174, -0.10740229487419128, -0.05149446427822113, -0.04720934480428696, 0.029030123725533485, 0.03214173763990402, -0.02716236375272274, -0.03384685143828392, -0.0972144827246666, -0.022247081622481346, 0.08389542996883392, 0.01872078888118267, 0.008485513739287853, 0.08323190361261368, -0.1672111600637436, 0.06788221001625061, -0.0632210299372673, -0.055497605353593826, -0.13643473386764526, -0.14075875282287598, 0.0661451667547226, 0.02228904515504837, -0.12214422225952148, 0.011381317861378193, 0.030769217759370804, -0.016340041533112526, -0.015437480993568897, -0.02526565082371235, -0.10024566948413849, -0.0006067605572752655, -0.07574701309204102, -0.04449102655053139, 0.2232179045677185, 0.09296432137489319, 0.026637226343154907, 0.051109667867422104, 0.08338368684053421, 0.057039834558963776, -0.10094915330410004, -0.1548667848110199, -0.005977925378829241, -0.11241427809000015, -0.09584736078977585, 0.005130579695105553, -0.07354175299406052, 0.0433138869702816, 0.2992461323738098, 0.15094754099845886, 0.021043920889496803, -0.011170879937708378, 0.0189611054956913, -0.005382922478020191, -0.06717798858880997, 0.09230218827724457, -0.002069059992209077, 0.22298549115657806, -0.000019314669771119952, -0.03645026683807373, -0.07788912206888199, -0.017157042399048805, -0.06580358743667603, -0.021927857771515846, 0.09101025760173798, -0.052266448736190796, 0.06628260761499405, 0.10049203038215637, 0.016123279929161072, -0.10071902722120285, 0.042844969779253006, 0.004991686437278986, -0.014574812725186348, -0.048598434776067734, 0.003789049806073308, 0.04163983091711998, 0.013340797275304794, -0.09653572738170624, 0.011766374111175537, 0.08398161083459854, 0.02183982916176319, -0.15829342603683472, -0.02469984069466591, 0.1361764818429947, 0.10038869827985764, 0.13646385073661804, -0.015251120552420616, 0.2174762785434723, -0.008409759029746056, 0.0021721504162997007, -0.08342675119638443, 0.10847657918930054, 0.013151035644114017, -0.08160683512687683, 0.06712430715560913, 0.03240456059575081, -0.06720058619976044, 0.02006012201309204, 0.04069323465228081, -0.006863200105726719, 0.014557624235749245, 0.03805911913514137, 0.04131437838077545, -0.030179796740412712, 0.11722772568464279, -0.07313551008701324, 0.10133267194032669, 0.07128982245922089, 0.03863826394081116, -0.03780694678425789, -0.07023406773805618, 0.16563895344734192, 0.08875660598278046, -0.13865406811237335, -0.03701341152191162, -0.09164818376302719, 0.057715341448783875, -0.13602696359157562, 0.04991788789629936, -0.18091154098510742, -0.05538645014166832, -0.037921059876680374, -0.08507981151342392, -0.01145784743130207, -0.06919411569833755, 0.10729160904884338, -0.01881306990981102, -0.09943996369838715, 0.05147862434387207, 0.0752566009759903, 0.005625509656965733, -0.07486850768327713, -0.044405050575733185 ]
6d8acbdc8e167a7b530118519787dd43c885e05d
# Dataset Card for "entofr" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
raquelsmv/entofr
[ "region:us" ]
2023-03-10T20:47:37+00:00
{"dataset_info": {"features": [{"name": "en", "dtype": "string"}, {"name": "fr", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1168821.9757975799, "num_examples": 7999}, {"name": "test", "num_bytes": 292242.02420242026, "num_examples": 2000}], "download_size": 476822, "dataset_size": 1461064.0}}
2023-03-10T20:47:56+00:00
[]
[]
TAGS #region-us
# Dataset Card for "entofr" More Information needed
[ "# Dataset Card for \"entofr\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"entofr\"\n\nMore Information needed" ]
[ 6, 12 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"entofr\"\n\nMore Information needed" ]
[ -0.09541035443544388, 0.05590268597006798, -0.005414476618170738, 0.06651332974433899, 0.12368364632129669, 0.09696004539728165, 0.021535029634833336, 0.024558372795581818, 0.12470506876707077, -0.03560264781117439, 0.1413593888282776, 0.05232518911361694, 0.041524626314640045, 0.27101391553878784, -0.10888972878456116, -0.038132958114147186, 0.016216564923524857, 0.03751904517412186, -0.0575634129345417, -0.006958853919059038, 0.052996888756752014, -0.0746384859085083, 0.12467651814222336, -0.11381102353334427, -0.1814010590314865, 0.14406633377075195, -0.09818418323993683, -0.042239006608724594, 0.07427016645669937, -0.0002551941724959761, 0.1639086902141571, -0.018102478235960007, 0.05871520936489105, -0.20001988112926483, 0.012199402786791325, -0.007282398175448179, -0.12549632787704468, 0.025928985327482224, -0.026843423023819923, -0.06689897924661636, -0.09148979187011719, -0.030636845156550407, 0.03538252040743828, -0.06819406151771545, -0.1000121608376503, -0.19356636703014374, -0.07060191035270691, -0.04766276106238365, 0.04060964286327362, 0.008655308745801449, 0.09005805850028992, 0.10721752047538757, -0.0784662589430809, 0.06802130490541458, 0.12561553716659546, 0.0407644547522068, 0.059009063988924026, 0.045356687158346176, -0.048155177384614944, 0.054104696959257126, -0.02606542780995369, -0.007158830761909485, 0.16529197990894318, 0.014811723493039608, 0.01646755449473858, -0.03288307413458824, -0.18751424551010132, 0.0738583579659462, -0.0315723717212677, -0.06365576386451721, 0.3718608021736145, 0.03220653533935547, -0.021984821185469627, 0.09231321513652802, -0.03787407651543617, -0.04867647960782051, 0.057891227304935455, 0.019864290952682495, 0.04454777017235756, -0.020159777253866196, 0.1060018539428711, -0.060754481703042984, -0.15736334025859833, -0.08127639442682266, -0.2273181825876236, 0.16304375231266022, 0.019174106419086456, 0.17978435754776, -0.2224431037902832, -0.05577069893479347, -0.1855820119380951, -0.02291594259440899, -0.07173454761505127, -0.1114143654704094, -0.020722173154354095, -0.044236741960048676, -0.018636716529726982, 0.00009649043931858614, 0.07419098168611526, 0.16341368854045868, -0.10660295933485031, 0.06252918392419815, -0.04189649969339371, 0.09951769560575485, 0.24080520868301392, -0.08285582810640335, 0.07309036701917648, -0.00884257908910513, -0.028956448659300804, -0.2187202125787735, -0.04663282260298729, -0.0970754623413086, -0.1663903295993805, 0.09104537963867188, -0.16044235229492188, 0.05293865501880646, -0.08406708389520645, -0.13916362822055817, -0.02365495078265667, -0.011521265842020512, 0.19608575105667114, -0.10063710808753967, 0.08005182445049286, 0.014527034014463425, -0.11915180087089539, -0.022726235911250114, -0.09584422409534454, -0.012996242381632328, 0.05555040016770363, 0.06536517292261124, -0.05335192754864693, -0.024419128894805908, -0.051189109683036804, -0.07509452104568481, 0.10896453261375427, -0.19603972136974335, 0.15839256346225739, -0.1687542200088501, -0.2789199650287628, 0.03672008961439133, 0.06337576359510422, -0.06600329279899597, 0.18653637170791626, -0.06400573998689651, 0.04795406013727188, -0.010931571945548058, -0.052306339144706726, 0.016735393553972244, -0.07952959835529327, -0.009891263209283352, -0.008143637329339981, 0.09050978720188141, -0.289968878030777, 0.03097233735024929, -0.07494748383760452, -0.032978177070617676, 0.0752543956041336, -0.026034019887447357, -0.07951798290014267, 0.06093280389904976, -0.018996773287653923, -0.04206516966223717, -0.19248470664024353, 0.05519488826394081, 0.010779610835015774, 0.06310449540615082, -0.13174539804458618, -0.046360671520233154, 0.13773959875106812, -0.12645573914051056, -0.19661660492420197, -0.00016846525250002742, -0.06579974293708801, 0.05324140936136246, 0.006732092704623938, 0.28818827867507935, -0.03335902467370033, -0.11859143525362015, -0.004956079646945, 0.16487421095371246, -0.19739288091659546, -0.30017220973968506, 0.05531049892306328, 0.004880042281001806, -0.06989087909460068, -0.01761370524764061, 0.1676476150751114, -0.025606799870729446, -0.0866527333855629, -0.04051312431693077, 0.0590662844479084, -0.09022259712219238, 0.00936738308519125, -0.018434913828969002, 0.04223734512925148, -0.03733663633465767, 0.16510933637619019, 0.04909493774175644, 0.05297602340579033, -0.005795094184577465, 0.0032677447889000177, -0.027886081486940384, 0.045304689556360245, -0.0748962014913559, -0.009250915609300137, -0.14487938582897186, -0.14463387429714203, 0.01913800649344921, -0.040410783141851425, 0.02470979280769825, 0.05768241733312607, 0.09753608703613281, 0.024731606245040894, 0.05749528110027313, 0.041200146079063416, 0.06927995383739471, 0.055525802075862885, 0.021838052198290825, -0.06878138333559036, 0.03953738138079643, -0.13561807572841644, -0.06146043911576271, -0.12404782325029373, -0.03323262929916382, 0.059262022376060486, 0.007846672087907791, 0.011372929438948631, 0.0374755822122097, -0.045678332448005676, 0.02313786745071411, -0.03464971110224724, -0.026437724009156227, -0.05170184001326561, -0.03471750020980835, -0.03917836770415306, -0.017253030091524124, -0.018021797761321068, 0.2104138731956482, 0.10291457921266556, -0.11223549395799637, -0.009752634912729263, -0.08749260008335114, 0.02343730442225933, -0.014940818771719933, -0.10545852035284042, -0.009759278036653996, -0.02531474269926548, -0.0777997151017189, 0.09913197159767151, -0.048738036304712296, -0.020128220319747925, 0.06507626175880432, -0.07723130285739899, -0.14213083684444427, 0.04024883732199669, 0.21203631162643433, -0.3062792420387268, 0.15233668684959412, 0.16286449134349823, 0.08378211408853531, 0.1019718199968338, 0.01863298937678337, -0.09587552398443222, 0.004311900585889816, -0.04682173952460289, -0.08775732666254044, 0.20510143041610718, -0.05282837525010109, 0.02910590171813965, 0.06440648436546326, 0.05049017444252968, 0.12171375006437302, -0.0912851020693779, -0.06532889604568481, 0.051994845271110535, 0.034826550632715225, -0.19545961916446686, 0.0034092881251126528, -0.02273365668952465, 0.0321347750723362, 0.002716493560001254, -0.10145986825227737, 0.14018100500106812, 0.0037871638778597116, -0.04846850410103798, 0.15171708166599274, -0.21346162259578705, -0.30961912870407104, -0.07349035143852234, -0.2624114155769348, 0.0852327048778534, 0.04638427123427391, 0.04349423944950104, -0.14907340705394745, -0.09446894377470016, 0.0172586627304554, -0.13953572511672974, -0.21216358244419098, 0.010532360523939133, 0.12927035987377167, 0.038697198033332825, -0.07946091890335083, -0.09503516554832458, -0.008826255798339844, -0.06319839507341385, 0.13026119768619537, 0.1716494858264923, -0.0943475067615509, 0.17727124691009521, 0.047009214758872986, -0.052995339035987854, 0.11066761612892151, -0.07070183753967285, 0.11359072476625443, -0.03829849138855934, -0.050824448466300964, 0.043249960988759995, -0.05823960155248642, 0.033717334270477295, 0.06755510717630386, 0.054441627115011215, -0.1336991786956787, 0.015526533126831055, -0.06804933398962021, -0.20078276097774506, -0.30851471424102783, -0.10498065501451492, -0.06055925786495209, 0.0565313845872879, 0.09775126725435257, 0.10380430519580841, 0.14132684469223022, 0.01636175997555256, 0.16968877613544464, 0.029063332825899124, -0.10099703818559647, -0.003452424192801118, 0.006000978872179985, 0.015355932526290417, -0.056516241282224655, -0.11327146738767624, -0.006349937990307808, 0.15872430801391602, 0.18607063591480255, 0.33455774188041687, 0.1574651598930359, 0.05137936770915985, 0.0453169085085392, 0.03435072302818298, 0.011344593949615955, 0.1596307009458542, 0.03956702724099159, -0.0012731411261484027, -0.02409716136753559, 0.0597507618367672, 0.0018645200179889798, 0.04025179520249367, 0.06696715205907822, -0.15959885716438293, -0.023774035274982452, -0.08999912440776825, 0.015525379218161106, -0.2683466672897339, 0.028641922399401665, -0.176589697599411, 0.12777742743492126, 0.018032291904091835, 0.135036900639534, -0.0448998361825943, 0.04442019388079643, 0.13129772245883942, -0.04277355968952179, 0.10428313910961151, 0.09798306971788406, 0.07488074153661728, -0.011690523475408554, -0.030831895768642426, -0.01692325249314308, -0.020602835342288017, 0.004413277842104435, 0.09152226150035858, -0.1556759476661682, 0.26224401593208313, 0.026556484401226044, 0.012816251255571842, -0.09493356198072433, -0.05460122600197792, -0.07922253012657166, 0.039507001638412476, 0.13414686918258667, 0.017441408708691597, -0.2415875941514969, -0.24520006775856018, -0.023497862741351128, -0.030330084264278412, 0.14397616684436798, 0.07429621368646622, -0.11326538771390915, 0.08503879606723785, 0.008340459316968918, -0.014186758548021317, -0.12051565200090408, 0.002456369809806347, -0.13692016899585724, -0.09105896204710007, 0.06312746554613113, -0.19163335859775543, 0.04983888566493988, 0.021728944033384323, -0.11501955986022949, 0.014723393134772778, -0.02205168642103672, -0.005071696359664202, -0.11828526854515076, 0.04476055130362511, 0.07947375625371933, -0.04883096367120743, 0.028793128207325935, 0.08239303529262543, -0.0027715726755559444, -0.03395303711295128, -0.17235614359378815, 0.06287854164838791, -0.12873682379722595, 0.15940408408641815, -0.07316064834594727, 0.03830237314105034, 0.0564655065536499, 0.007335524074733257, 0.0031352273654192686, -0.010430824011564255, -0.06773339956998825, -0.0851970836520195, 0.15679079294204712, -0.05688299983739853, 0.09234149008989334, 0.25488534569740295, 0.03265487775206566, -0.04324939101934433, 0.11346609145402908, -0.017697695642709732, 0.20309357345104218, 0.21323004364967346, -0.03885062038898468, 0.15364417433738708, 0.24334649741649628, -0.09810423851013184, -0.2008076310157776, 0.00836958084255457, -0.12248896807432175, -0.038291532546281815, 0.03895847126841545, -0.2450396865606308, 0.06263024359941483, 0.1521851122379303, 0.009210794232785702, 0.22190037369728088, -0.10144049674272537, 0.006610056851059198, 0.1676378697156906, -0.0147267309948802, 0.42436322569847107, -0.03601333871483803, -0.05975605174899101, -0.07171162962913513, -0.15683507919311523, 0.20210756361484528, -0.1680227816104889, 0.003141338936984539, 0.03761977329850197, 0.008010786958038807, -0.046340253204107285, -0.024925561621785164, 0.14388257265090942, 0.08792729675769806, 0.12722152471542358, -0.045162029564380646, 0.010620889253914356, 0.11660992354154587, -0.038965530693531036, 0.10668306052684784, 0.08644502609968185, -0.02012575976550579, -0.13578861951828003, -0.03540676459670067, 0.07934237271547318, 0.06517589837312698, 0.08966381102800369, -0.06479126960039139, -0.05951007828116417, -0.06295030564069748, -0.026002509519457817, -0.010212332010269165, 0.1809854656457901, 0.0926036611199379, -0.028884882107377052, 0.021403536200523376, 0.028292519971728325, -0.11924345046281815, -0.007282480597496033, -0.04304952546954155, -0.09231235831975937, 0.04260419309139252, -0.18910492956638336, 0.030246907845139503, 0.13105903565883636, -0.01321746502071619, 0.11423978209495544, 0.09258981049060822, -0.004433716647326946, 0.017527524381875992, 0.16951297223567963, -0.05001349747180939, 0.021215073764324188, 0.0862462967634201, -0.08737414330244064, 0.08524885773658752, 0.1260375827550888, 0.015257606282830238, 0.03422633931040764, 0.01582752913236618, -0.07768835872411728, 0.08983630686998367, -0.06479336321353912, 0.10511057823896408, 0.18587221205234528, -0.01760414056479931, -0.1747552901506424, 0.195197194814682, 0.02165144681930542, -0.04505592957139015, 0.08684948086738586, 0.009659095667302608, -0.06002608686685562, -0.08079913258552551, -0.014132383279502392, 0.20885862410068512, -0.15354856848716736, -0.2246243953704834, 0.04906940832734108, 0.017873894423246384, 0.044504087418317795, 0.0930839329957962, 0.04357611760497093, 0.028232000768184662, 0.04669589176774025, 0.04274286702275276, -0.04231971502304077, -0.06861476600170135, -0.07081624865531921, 0.061168231070041656, -0.07871746271848679, -0.24025963246822357, -0.018989378586411476, 0.20561003684997559, -0.06333010643720627, -0.06329693645238876, -0.07424808293581009, 0.08197176456451416, -0.0016111306613311172, 0.05513531342148781, 0.033054009079933167, 0.007780215237289667, 0.04589492082595825, -0.004194858483970165, -0.05131347477436066, 0.03945890814065933, -0.10048218071460724, 0.12535656988620758, 0.10421431064605713, -0.0005444667767733335, -0.10081596672534943, -0.04220551624894142, 0.05310296639800072, 0.04136331379413605, 0.07704821228981018, 0.16366766393184662, -0.014319446869194508, 0.11818535625934601, -0.14802859723567963, -0.09753977507352829, 0.13878558576107025, 0.12840646505355835, 0.13514195382595062, 0.13666214048862457, -0.004357853438705206, 0.10843271762132645, -0.10500330477952957, 0.01596003957092762, -0.16499042510986328, -0.07743778824806213, 0.021526960656046867, -0.2156275361776352, -0.161553755402565, 0.0015022457810118794, -0.08004655689001083, 0.1397542506456375, 0.05473429337143898, 0.025456823408603668, 0.11645076423883438, 0.03639981523156166, 0.05216269567608833, -0.03902698680758476, 0.050156090408563614, -0.11519982665777206, -0.04682955890893936, 0.03252343460917473, 0.04672316461801529, -0.056971777230501175, 0.48065999150276184, -0.019434383139014244, -0.10041742026805878, -0.04507775232195854, 0.035209812223911285, -0.10699167847633362, -0.0232560858130455, 0.22315803170204163, 0.0366087406873703, -0.0568854846060276, -0.10909995436668396, 0.06322579085826874, 0.07138032466173172, 0.009832260198891163, 0.14783288538455963, 0.018726300448179245, 0.08894980698823929, 0.023719949647784233, 0.05835551396012306, -0.10479111969470978, 0.012884524650871754, -0.05987440422177315, 0.00829592626541853, -0.024036461487412453, 0.14404846727848053, -0.042399462312459946, 0.00933699682354927, -0.00785871408879757, 0.01328872051090002, -0.0013511083088815212, -0.08066427707672119, -0.11249730736017227, -0.0037820502184331417, -0.06353273242712021, -0.07025403529405594, 0.0493982695043087, -0.09812779724597931, 0.00529260141775012, 0.13908618688583374, 0.06912897527217865, 0.03492693975567818, 0.058400318026542664, 0.003702425165101886, 0.06348596513271332, -0.054571326822042465, -0.02833360992372036, -0.01603327877819538, -0.0022119975183159113, -0.06531617045402527, 0.03420083969831467, -0.04432787001132965, -0.018352672457695007, -0.03274114802479744, 0.12290601432323456, 0.01916508749127388, -0.11947445571422577, -0.012023207731544971, -0.06756886094808578, 0.08834114670753479, -0.16641496121883392, 0.020126722753047943, 0.04122938588261604, 0.04199790954589844, 0.06669452786445618, 0.07049889117479324, 0.017323175445199013, 0.003511265851557255, -0.047851935029029846, -0.01599077507853508, 0.161612406373024, 0.13706113398075104, 0.00005757605322287418, -0.10159502178430557, -0.09337759017944336, 0.08564296364784241, 0.25759243965148926, -0.0010718906996771693, -0.016703087836503983, 0.041166990995407104, 0.06117063760757446, 0.07041588425636292, 0.08962659537792206, 0.07137446850538254, 0.15926901996135712, 0.005434129387140274, -0.08347857743501663, -0.018704088404774666, 0.05659690126776695, -0.028049713000655174, 0.02651495300233364, 0.07925987988710403, -0.05875173583626747, -0.10741657763719559, 0.12077527493238449, -0.13933342695236206, -0.08157801628112793, 0.11866667121648788, -0.0762171819806099, -0.07669778168201447, 0.010049208998680115, 0.16237543523311615, 0.052043475210666656, 0.012346860021352768, -0.0952477678656578, -0.06617902964353561, -0.0062916954047977924, 0.01036585308611393, -0.3601115643978119, -0.1197432279586792, 0.007525762543082237, -0.07338906079530716, 0.15158317983150482, -0.02529243938624859, 0.20730870962142944, -0.00290075340308249, 0.04122544452548027, -0.026786934584379196, 0.058487437665462494, -0.009752800688147545, 0.08955953270196915, -0.008074883371591568, 0.00546029768884182, -0.07248009741306305, -0.13592666387557983, 0.06432011723518372, -0.09973349422216415, -0.08630739152431488, 0.1758389174938202, -0.015453863888978958, 0.018641792237758636, -0.007948332466185093, -0.09859657287597656, 0.07133730500936508, -0.031141621991991997, 0.02775535173714161, -0.005119526293128729, -0.0006141208577901125, 0.0734529122710228, 0.06943564116954803, -0.0517004132270813, -0.06444557756185532, -0.0011447427095845342, -0.07646152377128601, 0.01715068146586418, 0.05986470356583595, -0.043151918798685074, 0.04753575101494789, -0.10290100425481796, 0.05009069666266441, -0.016798727214336395, 0.009657054208219051, 0.14523573219776154, 0.08282175660133362, -0.06684921681880951, 0.1404516100883484, 0.005852905102074146, -0.0246830265969038, 0.002808164106681943, -0.07381481677293777 ]
72cc9090fce5dd5783c82c5df86450c81307c498
# Dataset Card for "yolov5-predictions" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
nielsr/yolov5-predictions
[ "region:us" ]
2023-03-10T21:18:39+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "objects", "struct": [{"name": "bbox", "sequence": {"sequence": "int64"}}, {"name": "categories", "sequence": "int64"}]}, {"name": "prediction", "sequence": {"sequence": "float64"}}], "splits": [{"name": "test", "num_bytes": 5075872429.0, "num_examples": 385}], "download_size": 5075043191, "dataset_size": 5075872429.0}}
2023-03-10T21:21:42+00:00
[]
[]
TAGS #region-us
# Dataset Card for "yolov5-predictions" More Information needed
[ "# Dataset Card for \"yolov5-predictions\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"yolov5-predictions\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"yolov5-predictions\"\n\nMore Information needed" ]
[ -0.08920326828956604, 0.18466797471046448, -0.003235806943848729, -0.020331500098109245, 0.12632542848587036, 0.018963167443871498, 0.09875469654798508, 0.05378756299614906, 0.20539608597755432, 0.037616852670907974, 0.16547080874443054, -0.07734410464763641, 0.07803647220134735, 0.25969430804252625, -0.07439836859703064, -0.1221352368593216, 0.03068421594798565, -0.014387339353561401, -0.08188922703266144, 0.04273464158177376, -0.039627496153116226, -0.10459303855895996, 0.08605118840932846, -0.024936070665717125, -0.19243814051151276, 0.08384789526462555, -0.009074142202734947, -0.06783287972211838, 0.011005472391843796, -0.05713944137096405, 0.08065081387758255, -0.003889692248776555, 0.0010510178981348872, -0.08463527262210846, 0.011735115200281143, -0.02867637202143669, -0.0685528814792633, 0.04822733625769615, 0.1430172622203827, -0.16067981719970703, -0.11147264391183853, -0.059966959059238434, -0.045233335345983505, 0.016123665496706963, -0.19251592457294464, -0.12224625051021576, -0.11997677385807037, -0.024390699341893196, 0.06801106035709381, -0.054952703416347504, -0.0047006369568407536, 0.09146780520677567, -0.0927635133266449, 0.01828465238213539, 0.21487225592136383, -0.15640942752361298, 0.05568673089146614, 0.1722087562084198, -0.0758727639913559, 0.03643692284822464, 0.0016546970000490546, 0.08536230772733688, 0.17979471385478973, -0.05599607527256012, -0.06744180619716644, 0.015464602038264275, 0.06024148687720299, 0.12596741318702698, -0.11778240650892258, -0.12852859497070312, 0.37613794207572937, 0.01841697283089161, 0.002349596470594406, 0.08373288065195084, -0.0034821073058992624, -0.0452817864716053, -0.003767190035432577, 0.009442506358027458, 0.011777516454458237, -0.004140869714319706, 0.06984668225049973, 0.06504873931407928, -0.1002093106508255, -0.13742931187152863, -0.09724374860525131, 0.27767521142959595, -0.012815163470804691, 0.19813735783100128, -0.17267534136772156, 0.04308297485113144, -0.2628180682659149, -0.050004228949546814, 0.000011011958122253418, -0.1289857178926468, -0.036554012447595596, -0.01637837290763855, -0.060100726783275604, 0.008254477754235268, 0.11133938282728195, 0.05719427764415741, 0.13416224718093872, -0.018528573215007782, 0.012805690988898277, 0.04109066352248192, 0.20485375821590424, -0.06426989287137985, -0.081067755818367, -0.051164932548999786, -0.03821428865194321, -0.06720482558012009, -0.0224558524787426, -0.05424337089061737, -0.07279371470212936, -0.1098070964217186, 0.0036646907683461905, 0.09306054562330246, -0.04246542975306511, -0.15429216623306274, -0.06646132469177246, -0.01618126779794693, 0.16038426756858826, -0.0654509961605072, -0.016852272674441338, -0.021039921790361404, -0.16154929995536804, -0.025564255192875862, -0.1425149142742157, 0.01793784275650978, 0.057020917534828186, -0.026102382689714432, -0.06306306272745132, -0.021046560257673264, -0.1024484932422638, -0.016449062153697014, -0.004029539413750172, -0.033740438520908356, 0.09711280465126038, -0.04640229791402817, -0.28886568546295166, 0.000976980896666646, -0.0015421704156324267, -0.10315099358558655, 0.15047724545001984, -0.02280796319246292, -0.004286920186132193, -0.06767087429761887, -0.0470765084028244, 0.13659583032131195, -0.08683990687131882, 0.027652310207486153, 0.044279150664806366, 0.08644624799489975, -0.05358167365193367, -0.014842897653579712, -0.16563469171524048, 0.0639161467552185, 0.04137243703007698, 0.051743846386671066, -0.10097182542085648, 0.07309956848621368, -0.05927705392241478, -0.01446076575666666, -0.07685323059558868, 0.021271776407957077, 0.05076499655842781, 0.13649456202983856, -0.16573041677474976, -0.04556528851389885, 0.20292916893959045, -0.14127956330776215, -0.17525717616081238, -0.043334025889635086, -0.027466701343655586, -0.03961310163140297, 0.12105663865804672, 0.2759552597999573, -0.019035296514630318, 0.027611734345555305, -0.050648536533117294, 0.02805389277637005, -0.11932318657636642, -0.24560587108135223, 0.08206191658973694, 0.0644461065530777, -0.22727622091770172, 0.0701785758137703, 0.06117108091711998, 0.03142804279923439, -0.08689010888338089, -0.07478107511997223, -0.010157872922718525, -0.13912846148014069, 0.05812152475118637, -0.09906507283449173, 0.0685504749417305, -0.06927136331796646, 0.13215747475624084, -0.05625861510634422, 0.10090203583240509, 0.07028799504041672, -0.03478047624230385, 0.005208665505051613, 0.1470082849264145, -0.20248724520206451, -0.015750689432024956, -0.11437591910362244, 0.032540321350097656, 0.039324600249528885, 0.01686790958046913, -0.01298429910093546, -0.012529687955975533, 0.0981936901807785, -0.025327136740088463, 0.031350765377283096, 0.011704476550221443, 0.11627060920000076, 0.03855979070067406, -0.01148792915046215, -0.03192007541656494, 0.007975081913173199, -0.07979904860258102, -0.1610194742679596, -0.10111311078071594, -0.06267109513282776, 0.056372229009866714, 0.038870878517627716, 0.018690019845962524, 0.04731929302215576, 0.13358594477176666, -0.0032867377158254385, 0.0035842396318912506, -0.024716781452298164, -0.010187774896621704, -0.10232160985469818, -0.06240430846810341, 0.022070564329624176, -0.05499320849776268, 0.14315316081047058, 0.1154296025633812, 0.060984935611486435, 0.05998435243964195, -0.13146446645259857, -0.006320488173514605, -0.014821593649685383, 0.033705759793519974, 0.08852510154247284, -0.22473716735839844, -0.07122218608856201, -0.010874665342271328, -0.04287073388695717, 0.07055999338626862, 0.08225448429584503, -0.11258448660373688, -0.10419359803199768, 0.07130682468414307, 0.11578241735696793, -0.10515078902244568, 0.16989341378211975, 0.14777861535549164, 0.03436892852187157, 0.09915801882743835, -0.010299323126673698, -0.13344189524650574, -0.003157170722261071, -0.06051641330122948, -0.028994260355830193, 0.20603325963020325, 0.0021684281527996063, -0.0293721966445446, 0.08854563534259796, -0.004283293150365353, 0.06450140476226807, -0.15526443719863892, -0.11575639992952347, -0.056495364755392075, 0.01754956692457199, -0.10773307830095291, 0.020986152812838554, -0.07023733109235764, 0.1249236911535263, 0.01742706634104252, -0.0023352147545665503, 0.06433377414941788, -0.02869981899857521, -0.009247341193258762, 0.11708009988069534, -0.11949977278709412, -0.11877177655696869, 0.02121840976178646, -0.19067035615444183, 0.003943881019949913, 0.06096881255507469, 0.0011289904359728098, -0.21689572930335999, -0.08217180520296097, 0.00952921248972416, -0.03702691197395325, -0.19976255297660828, 0.03116566874086857, 0.059912506490945816, 0.00022537863696925342, -0.10287681221961975, -0.02714960090816021, 0.008672986179590225, -0.14350837469100952, 0.11786074191331863, 0.1208648681640625, -0.07508493959903717, 0.11280564963817596, 0.08614000678062439, 0.05319203436374664, 0.10138293355703354, -0.08241885155439377, 0.14990605413913727, -0.010007860139012337, -0.1285703480243683, 0.16641324758529663, 0.03657417744398117, -0.003831470152363181, 0.08757197111845016, 0.06862901896238327, -0.20035377144813538, 0.014692907221615314, -0.09447383880615234, -0.1783726066350937, -0.22025060653686523, -0.11956311762332916, -0.037419501692056656, 0.08685682713985443, 0.09879665821790695, 0.027261320501565933, 0.011144771240651608, 0.12394221872091293, 0.04902762547135353, -0.011731856502592564, -0.15895390510559082, -0.01250753179192543, -0.07585081458091736, 0.03197653591632843, -0.02989787794649601, -0.07611717283725739, 0.0111005287617445, 0.13216599822044373, 0.23438522219657898, 0.2276364415884018, 0.09629152715206146, 0.09465387463569641, 0.01820439100265503, 0.07309015840291977, 0.11186417937278748, 0.06904803216457367, 0.08510345965623856, -0.014691262505948544, 0.04378793388605118, -0.03686922416090965, -0.026668420061469078, 0.07587520778179169, 0.002218950306996703, -0.05546246096491814, 0.03110414929687977, -0.0993037074804306, 0.0339168980717659, -0.22186978161334991, 0.09149740636348724, -0.2771908640861511, 0.047755543142557144, 0.07831721007823944, 0.14593547582626343, -0.06529971957206726, 0.11645494401454926, -0.053563494235277176, -0.023310337215662003, 0.10606221109628677, 0.015798363834619522, 0.031949203461408615, 0.04270980879664421, -0.015625925734639168, -0.15366724133491516, 0.08827464282512665, -0.08413464576005936, 0.14086288213729858, -0.25216829776763916, 0.19632509350776672, 0.0037043849006295204, -0.034321270883083344, -0.09096959978342056, -0.037848275154829025, -0.020904580131173134, -0.07764902710914612, 0.20247110724449158, 0.000271509459707886, -0.01400027610361576, -0.13096913695335388, -0.1603553295135498, -0.013001357205212116, 0.06144863739609718, -0.09304702281951904, -0.02739148586988449, 0.07373356819152832, 0.013526647351682186, -0.03220333904027939, -0.3319207429885864, -0.09480518847703934, -0.019750650972127914, -0.0061487979255616665, -0.06754861772060394, 0.025431610643863678, 0.008223233744502068, -0.07894596457481384, -0.1391422152519226, -0.10674479603767395, 0.049730125814676285, -0.06362877786159515, -0.08816330134868622, 0.1581849753856659, 0.20032545924186707, 0.0029230776708573103, -0.026055794209241867, 0.06454849988222122, 0.015495819970965385, 0.02352740429341793, -0.1942385882139206, 0.08020295202732086, -0.08414176851511002, -0.0010615552309900522, -0.04861639067530632, 0.19319182634353638, 0.08384669572114944, 0.02588539943099022, -0.05478401482105255, 0.03906264528632164, -0.08365130424499512, -0.05123797804117203, 0.18921534717082977, 0.03186310455203056, 0.1192166730761528, 0.17759224772453308, 0.20330169796943665, -0.08801215142011642, -0.012210514396429062, 0.001445820671506226, 0.11368691176176071, 0.17332124710083008, -0.03255731239914894, 0.18587610125541687, 0.10564936697483063, -0.02452262118458748, -0.15534712374210358, 0.018706541508436203, -0.06760678440332413, 0.07836353033781052, 0.011905734427273273, -0.16712138056755066, 0.11629453301429749, 0.10982067883014679, -0.05500485375523567, 0.25487279891967773, -0.19314071536064148, -0.04043596610426903, 0.1452169120311737, 0.09807029366493225, 0.49873146414756775, -0.08153706043958664, -0.06164558604359627, 0.011643053963780403, 0.011963356286287308, 0.19214247167110443, 0.11546798795461655, 0.028814852237701416, -0.044608794152736664, 0.0618131160736084, 0.02698621153831482, -0.035492900758981705, 0.19854895770549774, 0.040452584624290466, 0.09178528189659119, -0.029192663729190826, -0.06444638222455978, 0.09453697502613068, -0.09057294577360153, 0.009459213353693485, 0.11029811948537827, 0.027671771124005318, -0.04305095970630646, -0.049053583294153214, 0.03744414821267128, 0.03510361164808273, 0.0930461585521698, -0.09488136321306229, -0.05926533788442612, -0.02486414648592472, -0.11010101437568665, -0.03735806792974472, 0.15372143685817719, 0.039411984384059906, -0.07043196260929108, 0.016451247036457062, -0.003328809281811118, -0.011414235457777977, 0.08243075013160706, -0.013415022753179073, -0.04175784811377525, 0.117403045296669, -0.3057740330696106, 0.014188747853040695, 0.10443568974733353, 0.06039465218782425, 0.00010575167834758759, 0.04760819301009178, -0.11512168496847153, 0.03917231038212776, 0.10952596366405487, -0.18968121707439423, -0.028126468881964684, -0.009031976573169231, -0.06226301193237305, 0.038218241184949875, 0.13777825236320496, 0.03787848725914955, -0.04708715155720711, -0.05241011828184128, -0.029851671308279037, 0.07505523413419724, -0.04355655610561371, 0.1376858502626419, 0.11763220280408859, -0.012712695635855198, -0.21082966029644012, 0.1619727611541748, -0.029822012409567833, -0.011329898610711098, 0.06208256259560585, -0.08509264886379242, -0.09040561318397522, -0.034676626324653625, -0.05987417697906494, 0.25552675127983093, -0.06171688809990883, -0.135573148727417, -0.030199114233255386, -0.05035683885216713, 0.047204628586769104, 0.17387492954730988, 0.13254860043525696, 0.04612841457128525, 0.024480972439050674, -0.04053615778684616, -0.04278629645705223, 0.028894182294607162, 0.01639457792043686, 0.012143637984991074, -0.1498434990644455, -0.18830543756484985, -0.007537379395216703, 0.10994784533977509, -0.08760461211204529, -0.1310586780309677, -0.06256513297557831, 0.10286764055490494, -0.11220645904541016, 0.013522288762032986, -0.12417393177747726, -0.003605675185099244, -0.022696100175380707, 0.0028624495025724173, -0.019316989928483963, 0.06042536720633507, -0.13935574889183044, 0.13376042246818542, -0.0034745382145047188, 0.05959455668926239, -0.09794880449771881, 0.02777959778904915, 0.019986119121313095, 0.07060272246599197, 0.03791000694036484, 0.20852206647396088, 0.06110580638051033, 0.11085908114910126, -0.09301023930311203, -0.07691620290279388, 0.10293979942798615, 0.012868293561041355, 0.10226932913064957, 0.07271373271942139, -0.020401235669851303, 0.0644112303853035, -0.09801141917705536, -0.0015200490597635508, -0.09468507766723633, -0.05695253610610962, -0.03649793565273285, -0.09441875666379929, 0.023982582613825798, 0.004495430272072554, -0.02803202159702778, 0.1588381975889206, 0.11871642619371414, -0.05125473439693451, 0.10571156442165375, 0.008533860556781292, -0.03921831399202347, -0.05885959044098854, -0.05172647535800934, -0.09226575493812561, -0.16058224439620972, 0.07695602625608444, 0.09043879061937332, 0.009856528602540493, 0.4675914943218231, -0.0029208234045654535, -0.008203985169529915, -0.1036454290151596, 0.08187945187091827, 0.0164057444781065, 0.06444096565246582, 0.3207913637161255, 0.09808195382356644, -0.009729424491524696, -0.03487734869122505, 0.12049517035484314, 0.0649714320898056, 0.007571246009320021, -0.027678845450282097, -0.01301550678908825, 0.055306460708379745, 0.02303345873951912, -0.04049087315797806, -0.10670959204435349, 0.029552383348345757, 0.02883879281580448, -0.11671274155378342, -0.023335415869951248, 0.11636917293071747, -0.03618430718779564, 0.10794089734554291, -0.02747841365635395, -0.0506478026509285, 0.025596637278795242, -0.06763823330402374, -0.04909225553274155, -0.23090395331382751, -0.03556075319647789, -0.21860061585903168, 0.054607078433036804, -0.10915282368659973, -0.02372002974152565, 0.3386692404747009, 0.06162967160344124, 0.0176682248711586, 0.03534983843564987, 0.11568177491426468, 0.03237004950642586, 0.008773472160100937, -0.05154985934495926, -0.03827153146266937, 0.05601313337683678, -0.09112697094678879, 0.058444518595933914, -0.1256842315196991, -0.061023250222206116, -0.014641345478594303, 0.0801810696721077, 0.04645582288503647, -0.0974692776799202, -0.05098004639148712, -0.04141925275325775, 0.08265567570924759, -0.055274710059165955, -0.013660978525876999, 0.050766393542289734, 0.00428194273263216, 0.032755620777606964, 0.2105504870414734, 0.008403195068240166, 0.17227718234062195, -0.017046192660927773, 0.07678720355033875, 0.03278149664402008, 0.05975853651762009, 0.02116725780069828, -0.09893565624952316, -0.02458512969315052, 0.0890994742512703, 0.16168993711471558, 0.007853218354284763, -0.045433685183525085, -0.04614268243312836, 0.02565750852227211, 0.019285142421722412, 0.12997807562351227, -0.023488828912377357, 0.06108108535408974, -0.0732656866312027, -0.05353529751300812, -0.04156073182821274, -0.040616270154714584, 0.03742296248674393, 0.06179237365722656, 0.025955520570278168, -0.10515713691711426, -0.11635570228099823, 0.19304385781288147, -0.1231481283903122, 0.022758373990654945, 0.030796727165579796, -0.13653624057769775, -0.1300739347934723, 0.022898254916071892, 0.11622342467308044, 0.08013400435447693, 0.04922471567988396, -0.106936976313591, 0.020740637555718422, -0.09810253232717514, 0.03321230039000511, -0.24814939498901367, -0.1508481353521347, 0.013663271442055702, 0.11662963777780533, 0.04035433009266853, 0.005650512874126434, 0.13462164998054504, -0.056232795119285583, 0.027763606980443, -0.11971624195575714, -0.028644492849707603, 0.03372371569275856, 0.07163058966398239, -0.005419248715043068, 0.06816944479942322, 0.009551999159157276, -0.0683089941740036, 0.07698987424373627, -0.0699337050318718, -0.10897353291511536, 0.11290241777896881, 0.0022016074508428574, -0.022957848384976387, 0.02108931913971901, -0.10075122863054276, 0.0971405878663063, -0.05279729515314102, -0.08568554371595383, -0.020113717764616013, -0.011853850446641445, 0.1355481743812561, 0.01526268944144249, -0.0535825677216053, -0.01983584091067314, -0.01909247227013111, -0.06689254939556122, 0.15648967027664185, -0.007585008628666401, -0.05871792137622833, 0.07558020204305649, -0.15178051590919495, 0.07279825955629349, 0.018700795248150826, 0.035065073519945145, 0.10787273943424225, 0.06743919104337692, -0.05453368276357651, 0.05646718293428421, 0.05702082812786102, 0.028453262522816658, -0.07397698611021042, -0.1480441391468048 ]
be26433ddaceaffb9a2ad4dcccd437c664cde3c4
- This Dataset has been downloaded from PubMed - It has abstracts and titles that are related to acute lymphoblastic leukemia - the data has been cleaned before uploading - it could be used for any NLP task, such as Domain Adaptation
Gaborandi/Acute_Lymphoblastic_Leukemia_pubmed_abstracts
[ "region:us" ]
2023-03-10T21:38:18+00:00
{}
2023-03-10T21:41:34+00:00
[]
[]
TAGS #region-us
- This Dataset has been downloaded from PubMed - It has abstracts and titles that are related to acute lymphoblastic leukemia - the data has been cleaned before uploading - it could be used for any NLP task, such as Domain Adaptation
[]
[ "TAGS\n#region-us \n" ]
[ 6 ]
[ "passage: TAGS\n#region-us \n" ]
[ 0.024608636274933815, -0.026205500587821007, -0.009666500613093376, -0.10395516455173492, 0.08638657629489899, 0.059816278517246246, 0.01882290467619896, 0.020661840215325356, 0.23975107073783875, -0.005599027033895254, 0.1219947561621666, 0.0015615287702530622, -0.037353623658418655, 0.03733762726187706, -0.0035912662278860807, -0.17583473026752472, 0.03876631706953049, -0.018274923786520958, 0.01843859627842903, 0.026470553129911423, -0.07776834815740585, -0.07564429938793182, 0.015296397730708122, -0.10247814655303955, -0.083692267537117, 0.11002834886312485, 0.031466204673051834, -0.019670886918902397, 0.10779199749231339, -0.04243955761194229, 0.18699054419994354, -0.011512263678014278, -0.11213519424200058, -0.2536850869655609, 0.021806683391332626, -0.01765260472893715, -0.08747660368680954, 0.01506110467016697, 0.0665089413523674, -0.09014441072940826, -0.0588928684592247, 0.0795099288225174, -0.01132340170443058, 0.04246443510055542, -0.27593839168548584, -0.12684126198291779, -0.05297930911183357, -0.1421966552734375, 0.08651168644428253, 0.04035491496324539, 0.008764253929257393, 0.15506891906261444, -0.20897391438484192, 0.004104613792151213, 0.08255259692668915, -0.2538507878780365, 0.05591634660959244, 0.17671173810958862, 0.03623908758163452, 0.18037272989749908, 0.0060391901060938835, 0.11029672622680664, 0.0716743916273117, -0.024263937026262283, -0.17590197920799255, -0.08127854019403458, -0.04696211963891983, 0.16642488539218903, -0.06727185100317001, -0.14248386025428772, 0.34701237082481384, 0.00015008423360995948, 0.009657775051891804, 0.16921205818653107, -0.059524230659008026, -0.09972117841243744, 0.07259953022003174, 0.016484731808304787, 0.018492350354790688, 0.1471305936574936, 0.16307872533798218, -0.0458691343665123, -0.13837823271751404, -0.018630273640155792, -0.22798998653888702, 0.17510560154914856, -0.03248048573732376, 0.13137903809547424, -0.27447956800460815, 0.01684025302529335, -0.2570667266845703, 0.0032130838371813297, 0.04178816080093384, -0.06004921346902847, -0.0226522795855999, -0.013265985064208508, -0.08018817007541656, 0.004899587947875261, 0.06192673370242119, 0.1266920566558838, -0.06128726154565811, 0.06128238886594772, -0.09319206327199936, 0.141696035861969, 0.07166698575019836, 0.07868369668722153, 0.13037432730197906, 0.041205424815416336, -0.07187089323997498, -0.21872246265411377, -0.0026476888451725245, -0.06275863200426102, -0.09502086788415909, -0.0020165652967989445, -0.11606067419052124, 0.17244569957256317, -0.030802514404058456, -0.09825427830219269, -0.11208184063434601, 0.09148659557104111, -0.032992321997880936, -0.03437839448451996, -0.03552987426519394, -0.020977836102247238, 0.019381176680326462, 0.04704452306032181, -0.1548958420753479, -0.005131472367793322, 0.07039852440357208, 0.11502562463283539, -0.1346137970685959, -0.003783059772104025, -0.07908964157104492, 0.03039063885807991, 0.07654735445976257, -0.16510222852230072, 0.03158547356724739, -0.1124754324555397, -0.07531405985355377, 0.002912673633545637, -0.015710093080997467, -0.016202643513679504, 0.166526660323143, -0.0020451415330171585, 0.0714716836810112, -0.026345307007431984, -0.05890209600329399, -0.11243434250354767, -0.08489254862070084, 0.05390460044145584, 0.03670717030763626, 0.03266148269176483, -0.2193479984998703, 0.014805203303694725, -0.12762966752052307, 0.1360815018415451, -0.10566820204257965, -0.04705966264009476, -0.022842247039079666, 0.20562705397605896, 0.037286072969436646, 0.08762791007757187, -0.22171171009540558, 0.039756543934345245, -0.05404696613550186, 0.18480908870697021, -0.1502426266670227, -0.0799463614821434, 0.20813211798667908, -0.07964949309825897, -0.10115210711956024, 0.021235812455415726, 0.020391687750816345, 0.026287272572517395, 0.0766737088561058, 0.4564172327518463, -0.09766800701618195, -0.09146861732006073, 0.10178250074386597, 0.17055274546146393, -0.12427149713039398, -0.1827561855316162, 0.06446871906518936, -0.16666454076766968, -0.1973118633031845, 0.0018917324487119913, 0.09222044050693512, 0.038269978016614914, -0.07875611633062363, -0.020746968686580658, 0.06325206160545349, -0.0007678253459744155, 0.09095914661884308, 0.03755716234445572, 0.09034032374620438, -0.08716782182455063, 0.11115926504135132, -0.05017651244997978, 0.004037132486701012, 0.1343354731798172, 0.027325427159667015, -0.03223329409956932, 0.08694463223218918, -0.0485352948307991, 0.05295134335756302, -0.1662379503250122, -0.15068690478801727, 0.03398871049284935, 0.06283251196146011, 0.03186952322721481, 0.1280253529548645, 0.08141885697841644, -0.10732853412628174, 0.022690722718834877, -0.004228927195072174, 0.058398615568876266, 0.03891623765230179, 0.006107209715992212, 0.008764320984482765, 0.0961301177740097, -0.10607069730758667, -0.13589619100093842, -0.07336436957120895, -0.014715781435370445, 0.14371353387832642, -0.0302802175283432, 0.07690227776765823, -0.004240254405885935, 0.00013200697139836848, 0.06930823624134064, 0.08137880265712738, 0.016412746161222458, 0.08971183747053146, -0.05237193778157234, -0.05160155147314072, 0.10863113403320312, -0.13533565402030945, 0.17837053537368774, 0.14053137600421906, -0.20532016456127167, 0.029453208670020103, -0.06838275492191315, 0.03670361638069153, -0.008162540383636951, 0.0975119024515152, -0.08272241055965424, -0.02106042578816414, 0.013134466484189034, 0.0052274600602686405, -0.013007243163883686, 0.017682146281003952, -0.07295988500118256, -0.07787393033504486, -0.10233919322490692, 0.08436838537454605, 0.11562882363796234, -0.10282530635595322, 0.14214380085468292, 0.4384984076023102, 0.11495281755924225, 0.21582984924316406, -0.09581480920314789, -0.0412987545132637, 0.007486371789127588, 0.0001535322517156601, -0.04476691037416458, 0.08031861484050751, -0.15973517298698425, -0.038901735097169876, 0.027348900213837624, 0.07128690183162689, 0.11475157737731934, -0.14959022402763367, -0.09639324247837067, -0.00793045200407505, 0.0022841424215584993, -0.1249532699584961, 0.023905446752905846, -0.03974650055170059, 0.04015624523162842, 0.07232289016246796, -0.021535737439990044, 0.13939237594604492, -0.04166141897439957, -0.0639561116695404, 0.07585346698760986, -0.2017085999250412, -0.23179671168327332, -0.12309670448303223, -0.14680525660514832, 0.04366797208786011, 0.05154111236333847, 0.01726446859538555, -0.17635835707187653, -0.015074856579303741, 0.07706750929355621, 0.07820965349674225, -0.20886357128620148, -0.022814949974417686, -0.004290030337870121, 0.0895976573228836, -0.10227091610431671, -0.0017130117630586028, -0.04419664293527603, -0.10150232166051865, 0.0017003051470965147, 0.07279510796070099, -0.137485533952713, 0.13807645440101624, 0.21589438617229462, 0.07225540280342102, 0.07359948754310608, -0.019093448296189308, 0.09936179965734482, -0.10856141895055771, -0.16549113392829895, 0.08348225057125092, -0.06234746053814888, 0.047262318432331085, 0.17534415423870087, 0.03307317942380905, -0.13904969394207, -0.015682822093367577, -0.0402069091796875, -0.15603256225585938, -0.238995760679245, -0.09178274869918823, -0.1182505264878273, 0.16442428529262543, 0.0009358620154671371, 0.06651917099952698, 0.08258313685655594, -0.022042419761419296, 0.16447891294956207, -0.07379321753978729, -0.07578866183757782, -0.006978808436542749, 0.12375060468912125, -0.056660156697034836, -0.03080669604241848, -0.10566964000463486, -0.008295975625514984, 0.1151021271944046, 0.15304014086723328, 0.12214863300323486, 0.2957419455051422, 0.08268889784812927, 0.026645636186003685, 0.08958091586828232, 0.17622539401054382, 0.09495089203119278, 0.07838419824838638, -0.045413073152303696, -0.014814783819019794, 0.014317171648144722, -0.04022889584302902, 0.010141594335436821, 0.14683100581169128, -0.2679629921913147, -0.006678564939647913, -0.2710230350494385, 0.0965198427438736, -0.10913380235433578, 0.11837165057659149, -0.01015760749578476, 0.10194015502929688, 0.11082887649536133, 0.03233652561903, -0.03858073800802231, 0.16613617539405823, 0.08450309932231903, -0.11277695000171661, 0.001758623169735074, 0.03737903758883476, 0.09715615212917328, -0.02818971499800682, 0.12721189856529236, -0.11048974841833115, -0.1464834064245224, 0.013753619976341724, 0.07152791321277618, -0.15373679995536804, 0.3138748109340668, 0.012069208547472954, -0.13481520116329193, -0.01481647603213787, -0.09957809001207352, -0.006440147757530212, 0.1254177987575531, 0.09333524852991104, 0.07935678958892822, -0.2185502052307129, -0.13339371979236603, 0.05872276425361633, -0.00575496768578887, 0.22408108413219452, -0.034034017473459244, -0.11356475204229355, -0.027013886719942093, 0.04241163283586502, -0.06043251231312752, 0.08524788916110992, 0.023536119610071182, -0.08113526552915573, -0.032957352697849274, 0.05323701351881027, 0.012368366122245789, 0.00524376705288887, 0.09360801428556442, 0.020107939839363098, -0.0009265501867048442, 0.01785753294825554, 0.047885000705718994, -0.0675911232829094, -0.1984109878540039, 0.09357594698667526, -0.05215044692158699, 0.0015536568826064467, -0.08013670891523361, -0.15122665464878082, -0.08837161958217621, -0.16009655594825745, 0.12540200352668762, -0.034406669437885284, 0.12700119614601135, -0.06619787961244583, 0.17341409623622894, -0.07871770113706589, 0.04481020197272301, -0.047349292784929276, 0.050332702696323395, -0.007268077693879604, -0.07756082713603973, 0.16585899889469147, -0.15564003586769104, 0.01809087023139, 0.19572502374649048, -0.018915493041276932, 0.07177707552909851, 0.021322092041373253, -0.0636206790804863, 0.23147478699684143, 0.3014698624610901, 0.008138049393892288, 0.1665448248386383, 0.3018903136253357, -0.07466315478086472, -0.2642788887023926, -0.05505012720823288, -0.2841376066207886, -0.05371501296758652, 0.10716094076633453, -0.22523896396160126, 0.06986407935619354, 0.14383509755134583, -0.06471995264291763, 0.30228954553604126, -0.21825523674488068, 0.012589273042976856, 0.15434536337852478, -0.08868814259767532, 0.5515313148498535, -0.1133413165807724, -0.17677772045135498, -0.008122089318931103, -0.08741296827793121, 0.10602109134197235, -0.0340677872300148, 0.06877441704273224, 0.013465235009789467, 0.04797380417585373, 0.048932258039712906, -0.03111894056200981, 0.22701001167297363, 0.008710170164704323, 0.09015397727489471, -0.07378865778446198, -0.18624304234981537, 0.11639340221881866, -0.04359482601284981, -0.08891059458255768, 0.0849778801202774, -0.05942516401410103, -0.11078983545303345, 0.04663389176130295, -0.07950539886951447, -0.024862350896000862, 0.08423490077257156, -0.04678233340382576, -0.042606171220541, -0.008054176345467567, -0.1618063747882843, -0.0002289071271661669, 0.31360217928886414, -0.07096036523580551, 0.16695955395698547, 0.03677211329340935, 0.00038613268407061696, -0.11027684062719345, 0.030288029462099075, -0.05203165486454964, -0.021576624363660812, 0.09578979015350342, -0.11096979677677155, 0.03204701095819473, 0.14160704612731934, -0.04864364117383957, 0.05846960097551346, 0.09256096184253693, -0.0849417969584465, 0.007583672646433115, 0.17753590643405914, -0.17537221312522888, -0.1273445188999176, -0.006135711446404457, -0.09862716495990753, 0.14055661857128143, 0.04394126310944557, 0.05191568285226822, 0.16669964790344238, 0.03967129811644554, -0.029474308714270592, -0.02817419543862343, -0.1153380498290062, -0.0201893113553524, 0.040153320878744125, 0.00045633706031367183, -0.08791285753250122, 0.2262638509273529, 0.06409153342247009, -0.1328488290309906, -0.051157206296920776, 0.2161225974559784, -0.06805316358804703, -0.04911920800805092, -0.223562553524971, 0.10752306133508682, -0.07112517952919006, -0.0965060144662857, 0.05453834682703018, -0.02270081453025341, 0.005106312222778797, 0.181985542178154, 0.03941008821129799, 0.11070270836353302, 0.03738937899470329, -0.02448922023177147, 0.15798696875572205, -0.142850860953331, -0.14191335439682007, -0.025354057550430298, -0.08757315576076508, -0.13844476640224457, -0.026804137974977493, 0.1617041826248169, -0.09177309274673462, -0.14772607386112213, -0.2621181011199951, 0.10968475043773651, -0.16432365775108337, -0.10192688554525375, -0.03469514101743698, -0.08968492597341537, 0.0696166530251503, 0.030301768332719803, -0.03093348816037178, -0.06706760823726654, -0.18593791127204895, 0.0816768929362297, 0.06349513679742813, 0.045533183962106705, -0.017847947776317596, 0.0067379772663116455, 0.1720137596130371, 0.025955144315958023, 0.10040043294429779, 0.16762186586856842, 0.011397695168852806, 0.2246655523777008, -0.1671202927827835, -0.11496317386627197, 0.1336962729692459, -0.026543032377958298, 0.06762003898620605, 0.16792191565036774, -0.0772583931684494, 0.015526676550507545, -0.028136352077126503, 0.07066910713911057, -0.11003983020782471, -0.105624258518219, 0.007937257178127766, 0.02567129209637642, -0.2755882740020752, -0.005599735304713249, -0.19717298448085785, 0.14788752794265747, 0.02579621411859989, 0.03297143429517746, 0.10257530212402344, 0.10404334217309952, 0.08312062919139862, -0.0017710148822516203, 0.03226327523589134, -0.1176818460226059, 0.02753005363047123, -0.059239376336336136, -0.020663779228925705, 0.017624232918024063, 0.36952024698257446, -0.03603357449173927, -0.046802736818790436, 0.003710439894348383, 0.1307835876941681, -0.02139742486178875, 0.017395347356796265, 0.13209912180900574, 0.12607666850090027, -0.08595693111419678, -0.1504845917224884, 0.04888554662466049, -0.04565655067563057, -0.02836887165904045, 0.1464131623506546, 0.05905961990356445, 0.1050296202301979, 0.0908031314611435, -0.014463032595813274, -0.00318976235575974, 0.012856799177825451, -0.15486004948616028, 0.06223496049642563, -0.010558074340224266, 0.012565906159579754, 0.017934376373887062, 0.15238402783870697, -0.005540105979889631, 0.07739730179309845, -0.09889880567789078, 0.004208535887300968, -0.13498884439468384, -0.07913459837436676, 0.03617347031831741, -0.13393273949623108, 0.04141177982091904, -0.01871878281235695, 0.029611799865961075, 0.30386561155319214, 0.02558239921927452, -0.020639164373278618, 0.12512871623039246, -0.1214587539434433, -0.12050267308950424, -0.001594188273884356, -0.029960084706544876, 0.0791488066315651, -0.02633434161543846, -0.0997740775346756, -0.1001306027173996, -0.15166029334068298, -0.09759195148944855, 0.05182836204767227, -0.04993441700935364, -0.059362251311540604, -0.17634081840515137, -0.05707859992980957, -0.05147340148687363, 0.14025864005088806, -0.12263951450586319, 0.15159130096435547, -0.014490418136119843, 0.004084470681846142, 0.04405883327126503, 0.1950942426919937, -0.03644494712352753, 0.08714226633310318, 0.0154351145029068, 0.1522706001996994, -0.05119588226079941, 0.14720745384693146, -0.10931728035211563, -0.04014137014746666, -0.06710435450077057, 0.21513493359088898, 0.25630924105644226, -0.06136954948306084, -0.008937356993556023, -0.012760217301547527, 0.058654606342315674, 0.1073930487036705, 0.16049085557460785, 0.002326392102986574, 0.2802925705909729, -0.03133585304021835, 0.04815128445625305, 0.02901598811149597, 0.013607407920062542, -0.06336209923028946, 0.03397751972079277, 0.07539387792348862, -0.035039983689785004, -0.1412304788827896, 0.15837742388248444, -0.21980468928813934, 0.18157227337360382, 0.11640069633722305, -0.19996967911720276, -0.013728445395827293, -0.04882071167230606, 0.1689416468143463, -0.0856364443898201, 0.1637246012687683, -0.0903693437576294, -0.2108195722103119, -0.2056000679731369, 0.03867346793413162, -0.34623071551322937, -0.254462867975235, 0.10422009229660034, 0.1488201916217804, 0.04015883058309555, -0.018507536500692368, -0.019967829808592796, -0.018367022275924683, 0.04877542704343796, -0.0067357709631323814, 0.06014643982052803, 0.031397558748722076, -0.02988368645310402, -0.24127542972564697, -0.029804671183228493, 0.023964406922459602, -0.07093082368373871, 0.07464958727359772, -0.06874357163906097, -0.022495782002806664, 0.08059766888618469, -0.03066304884850979, 0.03298592567443848, -0.035373736172914505, -0.16326889395713806, 0.027529051527380943, 0.03900543600320816, 0.036012712866067886, 0.00634160777553916, 0.0008072225609794259, -0.03455270454287529, 0.0644603744149208, -0.16716794669628143, -0.16015739738941193, 0.14140215516090393, -0.06745140254497528, 0.2779497504234314, -0.05812826007604599, -0.0809100940823555, 0.04766704887151718, -0.03426874056458473, 0.1807648241519928, -0.07756473124027252, 0.047254521399736404, 0.12766779959201813, 0.011127962730824947, 0.03121316432952881, -0.3092964291572571, 0.11082969605922699, -0.000795336440205574, -0.006093299947679043, -0.07581598311662674 ]
c23b4db05acb4de5083dc34c4721346de1c04a34
- This Dataset has been downloaded from PubMed - It has abstracts and titles that are related to Stroke - the data has been cleaned before uploading - it could be used for any NLP task, such as Domain Adaptation
Gaborandi/Stroke_pubmed_abstracts
[ "region:us" ]
2023-03-10T22:03:29+00:00
{}
2023-03-10T22:04:28+00:00
[]
[]
TAGS #region-us
- This Dataset has been downloaded from PubMed - It has abstracts and titles that are related to Stroke - the data has been cleaned before uploading - it could be used for any NLP task, such as Domain Adaptation
[]
[ "TAGS\n#region-us \n" ]
[ 6 ]
[ "passage: TAGS\n#region-us \n" ]
[ 0.024608636274933815, -0.026205500587821007, -0.009666500613093376, -0.10395516455173492, 0.08638657629489899, 0.059816278517246246, 0.01882290467619896, 0.020661840215325356, 0.23975107073783875, -0.005599027033895254, 0.1219947561621666, 0.0015615287702530622, -0.037353623658418655, 0.03733762726187706, -0.0035912662278860807, -0.17583473026752472, 0.03876631706953049, -0.018274923786520958, 0.01843859627842903, 0.026470553129911423, -0.07776834815740585, -0.07564429938793182, 0.015296397730708122, -0.10247814655303955, -0.083692267537117, 0.11002834886312485, 0.031466204673051834, -0.019670886918902397, 0.10779199749231339, -0.04243955761194229, 0.18699054419994354, -0.011512263678014278, -0.11213519424200058, -0.2536850869655609, 0.021806683391332626, -0.01765260472893715, -0.08747660368680954, 0.01506110467016697, 0.0665089413523674, -0.09014441072940826, -0.0588928684592247, 0.0795099288225174, -0.01132340170443058, 0.04246443510055542, -0.27593839168548584, -0.12684126198291779, -0.05297930911183357, -0.1421966552734375, 0.08651168644428253, 0.04035491496324539, 0.008764253929257393, 0.15506891906261444, -0.20897391438484192, 0.004104613792151213, 0.08255259692668915, -0.2538507878780365, 0.05591634660959244, 0.17671173810958862, 0.03623908758163452, 0.18037272989749908, 0.0060391901060938835, 0.11029672622680664, 0.0716743916273117, -0.024263937026262283, -0.17590197920799255, -0.08127854019403458, -0.04696211963891983, 0.16642488539218903, -0.06727185100317001, -0.14248386025428772, 0.34701237082481384, 0.00015008423360995948, 0.009657775051891804, 0.16921205818653107, -0.059524230659008026, -0.09972117841243744, 0.07259953022003174, 0.016484731808304787, 0.018492350354790688, 0.1471305936574936, 0.16307872533798218, -0.0458691343665123, -0.13837823271751404, -0.018630273640155792, -0.22798998653888702, 0.17510560154914856, -0.03248048573732376, 0.13137903809547424, -0.27447956800460815, 0.01684025302529335, -0.2570667266845703, 0.0032130838371813297, 0.04178816080093384, -0.06004921346902847, -0.0226522795855999, -0.013265985064208508, -0.08018817007541656, 0.004899587947875261, 0.06192673370242119, 0.1266920566558838, -0.06128726154565811, 0.06128238886594772, -0.09319206327199936, 0.141696035861969, 0.07166698575019836, 0.07868369668722153, 0.13037432730197906, 0.041205424815416336, -0.07187089323997498, -0.21872246265411377, -0.0026476888451725245, -0.06275863200426102, -0.09502086788415909, -0.0020165652967989445, -0.11606067419052124, 0.17244569957256317, -0.030802514404058456, -0.09825427830219269, -0.11208184063434601, 0.09148659557104111, -0.032992321997880936, -0.03437839448451996, -0.03552987426519394, -0.020977836102247238, 0.019381176680326462, 0.04704452306032181, -0.1548958420753479, -0.005131472367793322, 0.07039852440357208, 0.11502562463283539, -0.1346137970685959, -0.003783059772104025, -0.07908964157104492, 0.03039063885807991, 0.07654735445976257, -0.16510222852230072, 0.03158547356724739, -0.1124754324555397, -0.07531405985355377, 0.002912673633545637, -0.015710093080997467, -0.016202643513679504, 0.166526660323143, -0.0020451415330171585, 0.0714716836810112, -0.026345307007431984, -0.05890209600329399, -0.11243434250354767, -0.08489254862070084, 0.05390460044145584, 0.03670717030763626, 0.03266148269176483, -0.2193479984998703, 0.014805203303694725, -0.12762966752052307, 0.1360815018415451, -0.10566820204257965, -0.04705966264009476, -0.022842247039079666, 0.20562705397605896, 0.037286072969436646, 0.08762791007757187, -0.22171171009540558, 0.039756543934345245, -0.05404696613550186, 0.18480908870697021, -0.1502426266670227, -0.0799463614821434, 0.20813211798667908, -0.07964949309825897, -0.10115210711956024, 0.021235812455415726, 0.020391687750816345, 0.026287272572517395, 0.0766737088561058, 0.4564172327518463, -0.09766800701618195, -0.09146861732006073, 0.10178250074386597, 0.17055274546146393, -0.12427149713039398, -0.1827561855316162, 0.06446871906518936, -0.16666454076766968, -0.1973118633031845, 0.0018917324487119913, 0.09222044050693512, 0.038269978016614914, -0.07875611633062363, -0.020746968686580658, 0.06325206160545349, -0.0007678253459744155, 0.09095914661884308, 0.03755716234445572, 0.09034032374620438, -0.08716782182455063, 0.11115926504135132, -0.05017651244997978, 0.004037132486701012, 0.1343354731798172, 0.027325427159667015, -0.03223329409956932, 0.08694463223218918, -0.0485352948307991, 0.05295134335756302, -0.1662379503250122, -0.15068690478801727, 0.03398871049284935, 0.06283251196146011, 0.03186952322721481, 0.1280253529548645, 0.08141885697841644, -0.10732853412628174, 0.022690722718834877, -0.004228927195072174, 0.058398615568876266, 0.03891623765230179, 0.006107209715992212, 0.008764320984482765, 0.0961301177740097, -0.10607069730758667, -0.13589619100093842, -0.07336436957120895, -0.014715781435370445, 0.14371353387832642, -0.0302802175283432, 0.07690227776765823, -0.004240254405885935, 0.00013200697139836848, 0.06930823624134064, 0.08137880265712738, 0.016412746161222458, 0.08971183747053146, -0.05237193778157234, -0.05160155147314072, 0.10863113403320312, -0.13533565402030945, 0.17837053537368774, 0.14053137600421906, -0.20532016456127167, 0.029453208670020103, -0.06838275492191315, 0.03670361638069153, -0.008162540383636951, 0.0975119024515152, -0.08272241055965424, -0.02106042578816414, 0.013134466484189034, 0.0052274600602686405, -0.013007243163883686, 0.017682146281003952, -0.07295988500118256, -0.07787393033504486, -0.10233919322490692, 0.08436838537454605, 0.11562882363796234, -0.10282530635595322, 0.14214380085468292, 0.4384984076023102, 0.11495281755924225, 0.21582984924316406, -0.09581480920314789, -0.0412987545132637, 0.007486371789127588, 0.0001535322517156601, -0.04476691037416458, 0.08031861484050751, -0.15973517298698425, -0.038901735097169876, 0.027348900213837624, 0.07128690183162689, 0.11475157737731934, -0.14959022402763367, -0.09639324247837067, -0.00793045200407505, 0.0022841424215584993, -0.1249532699584961, 0.023905446752905846, -0.03974650055170059, 0.04015624523162842, 0.07232289016246796, -0.021535737439990044, 0.13939237594604492, -0.04166141897439957, -0.0639561116695404, 0.07585346698760986, -0.2017085999250412, -0.23179671168327332, -0.12309670448303223, -0.14680525660514832, 0.04366797208786011, 0.05154111236333847, 0.01726446859538555, -0.17635835707187653, -0.015074856579303741, 0.07706750929355621, 0.07820965349674225, -0.20886357128620148, -0.022814949974417686, -0.004290030337870121, 0.0895976573228836, -0.10227091610431671, -0.0017130117630586028, -0.04419664293527603, -0.10150232166051865, 0.0017003051470965147, 0.07279510796070099, -0.137485533952713, 0.13807645440101624, 0.21589438617229462, 0.07225540280342102, 0.07359948754310608, -0.019093448296189308, 0.09936179965734482, -0.10856141895055771, -0.16549113392829895, 0.08348225057125092, -0.06234746053814888, 0.047262318432331085, 0.17534415423870087, 0.03307317942380905, -0.13904969394207, -0.015682822093367577, -0.0402069091796875, -0.15603256225585938, -0.238995760679245, -0.09178274869918823, -0.1182505264878273, 0.16442428529262543, 0.0009358620154671371, 0.06651917099952698, 0.08258313685655594, -0.022042419761419296, 0.16447891294956207, -0.07379321753978729, -0.07578866183757782, -0.006978808436542749, 0.12375060468912125, -0.056660156697034836, -0.03080669604241848, -0.10566964000463486, -0.008295975625514984, 0.1151021271944046, 0.15304014086723328, 0.12214863300323486, 0.2957419455051422, 0.08268889784812927, 0.026645636186003685, 0.08958091586828232, 0.17622539401054382, 0.09495089203119278, 0.07838419824838638, -0.045413073152303696, -0.014814783819019794, 0.014317171648144722, -0.04022889584302902, 0.010141594335436821, 0.14683100581169128, -0.2679629921913147, -0.006678564939647913, -0.2710230350494385, 0.0965198427438736, -0.10913380235433578, 0.11837165057659149, -0.01015760749578476, 0.10194015502929688, 0.11082887649536133, 0.03233652561903, -0.03858073800802231, 0.16613617539405823, 0.08450309932231903, -0.11277695000171661, 0.001758623169735074, 0.03737903758883476, 0.09715615212917328, -0.02818971499800682, 0.12721189856529236, -0.11048974841833115, -0.1464834064245224, 0.013753619976341724, 0.07152791321277618, -0.15373679995536804, 0.3138748109340668, 0.012069208547472954, -0.13481520116329193, -0.01481647603213787, -0.09957809001207352, -0.006440147757530212, 0.1254177987575531, 0.09333524852991104, 0.07935678958892822, -0.2185502052307129, -0.13339371979236603, 0.05872276425361633, -0.00575496768578887, 0.22408108413219452, -0.034034017473459244, -0.11356475204229355, -0.027013886719942093, 0.04241163283586502, -0.06043251231312752, 0.08524788916110992, 0.023536119610071182, -0.08113526552915573, -0.032957352697849274, 0.05323701351881027, 0.012368366122245789, 0.00524376705288887, 0.09360801428556442, 0.020107939839363098, -0.0009265501867048442, 0.01785753294825554, 0.047885000705718994, -0.0675911232829094, -0.1984109878540039, 0.09357594698667526, -0.05215044692158699, 0.0015536568826064467, -0.08013670891523361, -0.15122665464878082, -0.08837161958217621, -0.16009655594825745, 0.12540200352668762, -0.034406669437885284, 0.12700119614601135, -0.06619787961244583, 0.17341409623622894, -0.07871770113706589, 0.04481020197272301, -0.047349292784929276, 0.050332702696323395, -0.007268077693879604, -0.07756082713603973, 0.16585899889469147, -0.15564003586769104, 0.01809087023139, 0.19572502374649048, -0.018915493041276932, 0.07177707552909851, 0.021322092041373253, -0.0636206790804863, 0.23147478699684143, 0.3014698624610901, 0.008138049393892288, 0.1665448248386383, 0.3018903136253357, -0.07466315478086472, -0.2642788887023926, -0.05505012720823288, -0.2841376066207886, -0.05371501296758652, 0.10716094076633453, -0.22523896396160126, 0.06986407935619354, 0.14383509755134583, -0.06471995264291763, 0.30228954553604126, -0.21825523674488068, 0.012589273042976856, 0.15434536337852478, -0.08868814259767532, 0.5515313148498535, -0.1133413165807724, -0.17677772045135498, -0.008122089318931103, -0.08741296827793121, 0.10602109134197235, -0.0340677872300148, 0.06877441704273224, 0.013465235009789467, 0.04797380417585373, 0.048932258039712906, -0.03111894056200981, 0.22701001167297363, 0.008710170164704323, 0.09015397727489471, -0.07378865778446198, -0.18624304234981537, 0.11639340221881866, -0.04359482601284981, -0.08891059458255768, 0.0849778801202774, -0.05942516401410103, -0.11078983545303345, 0.04663389176130295, -0.07950539886951447, -0.024862350896000862, 0.08423490077257156, -0.04678233340382576, -0.042606171220541, -0.008054176345467567, -0.1618063747882843, -0.0002289071271661669, 0.31360217928886414, -0.07096036523580551, 0.16695955395698547, 0.03677211329340935, 0.00038613268407061696, -0.11027684062719345, 0.030288029462099075, -0.05203165486454964, -0.021576624363660812, 0.09578979015350342, -0.11096979677677155, 0.03204701095819473, 0.14160704612731934, -0.04864364117383957, 0.05846960097551346, 0.09256096184253693, -0.0849417969584465, 0.007583672646433115, 0.17753590643405914, -0.17537221312522888, -0.1273445188999176, -0.006135711446404457, -0.09862716495990753, 0.14055661857128143, 0.04394126310944557, 0.05191568285226822, 0.16669964790344238, 0.03967129811644554, -0.029474308714270592, -0.02817419543862343, -0.1153380498290062, -0.0201893113553524, 0.040153320878744125, 0.00045633706031367183, -0.08791285753250122, 0.2262638509273529, 0.06409153342247009, -0.1328488290309906, -0.051157206296920776, 0.2161225974559784, -0.06805316358804703, -0.04911920800805092, -0.223562553524971, 0.10752306133508682, -0.07112517952919006, -0.0965060144662857, 0.05453834682703018, -0.02270081453025341, 0.005106312222778797, 0.181985542178154, 0.03941008821129799, 0.11070270836353302, 0.03738937899470329, -0.02448922023177147, 0.15798696875572205, -0.142850860953331, -0.14191335439682007, -0.025354057550430298, -0.08757315576076508, -0.13844476640224457, -0.026804137974977493, 0.1617041826248169, -0.09177309274673462, -0.14772607386112213, -0.2621181011199951, 0.10968475043773651, -0.16432365775108337, -0.10192688554525375, -0.03469514101743698, -0.08968492597341537, 0.0696166530251503, 0.030301768332719803, -0.03093348816037178, -0.06706760823726654, -0.18593791127204895, 0.0816768929362297, 0.06349513679742813, 0.045533183962106705, -0.017847947776317596, 0.0067379772663116455, 0.1720137596130371, 0.025955144315958023, 0.10040043294429779, 0.16762186586856842, 0.011397695168852806, 0.2246655523777008, -0.1671202927827835, -0.11496317386627197, 0.1336962729692459, -0.026543032377958298, 0.06762003898620605, 0.16792191565036774, -0.0772583931684494, 0.015526676550507545, -0.028136352077126503, 0.07066910713911057, -0.11003983020782471, -0.105624258518219, 0.007937257178127766, 0.02567129209637642, -0.2755882740020752, -0.005599735304713249, -0.19717298448085785, 0.14788752794265747, 0.02579621411859989, 0.03297143429517746, 0.10257530212402344, 0.10404334217309952, 0.08312062919139862, -0.0017710148822516203, 0.03226327523589134, -0.1176818460226059, 0.02753005363047123, -0.059239376336336136, -0.020663779228925705, 0.017624232918024063, 0.36952024698257446, -0.03603357449173927, -0.046802736818790436, 0.003710439894348383, 0.1307835876941681, -0.02139742486178875, 0.017395347356796265, 0.13209912180900574, 0.12607666850090027, -0.08595693111419678, -0.1504845917224884, 0.04888554662466049, -0.04565655067563057, -0.02836887165904045, 0.1464131623506546, 0.05905961990356445, 0.1050296202301979, 0.0908031314611435, -0.014463032595813274, -0.00318976235575974, 0.012856799177825451, -0.15486004948616028, 0.06223496049642563, -0.010558074340224266, 0.012565906159579754, 0.017934376373887062, 0.15238402783870697, -0.005540105979889631, 0.07739730179309845, -0.09889880567789078, 0.004208535887300968, -0.13498884439468384, -0.07913459837436676, 0.03617347031831741, -0.13393273949623108, 0.04141177982091904, -0.01871878281235695, 0.029611799865961075, 0.30386561155319214, 0.02558239921927452, -0.020639164373278618, 0.12512871623039246, -0.1214587539434433, -0.12050267308950424, -0.001594188273884356, -0.029960084706544876, 0.0791488066315651, -0.02633434161543846, -0.0997740775346756, -0.1001306027173996, -0.15166029334068298, -0.09759195148944855, 0.05182836204767227, -0.04993441700935364, -0.059362251311540604, -0.17634081840515137, -0.05707859992980957, -0.05147340148687363, 0.14025864005088806, -0.12263951450586319, 0.15159130096435547, -0.014490418136119843, 0.004084470681846142, 0.04405883327126503, 0.1950942426919937, -0.03644494712352753, 0.08714226633310318, 0.0154351145029068, 0.1522706001996994, -0.05119588226079941, 0.14720745384693146, -0.10931728035211563, -0.04014137014746666, -0.06710435450077057, 0.21513493359088898, 0.25630924105644226, -0.06136954948306084, -0.008937356993556023, -0.012760217301547527, 0.058654606342315674, 0.1073930487036705, 0.16049085557460785, 0.002326392102986574, 0.2802925705909729, -0.03133585304021835, 0.04815128445625305, 0.02901598811149597, 0.013607407920062542, -0.06336209923028946, 0.03397751972079277, 0.07539387792348862, -0.035039983689785004, -0.1412304788827896, 0.15837742388248444, -0.21980468928813934, 0.18157227337360382, 0.11640069633722305, -0.19996967911720276, -0.013728445395827293, -0.04882071167230606, 0.1689416468143463, -0.0856364443898201, 0.1637246012687683, -0.0903693437576294, -0.2108195722103119, -0.2056000679731369, 0.03867346793413162, -0.34623071551322937, -0.254462867975235, 0.10422009229660034, 0.1488201916217804, 0.04015883058309555, -0.018507536500692368, -0.019967829808592796, -0.018367022275924683, 0.04877542704343796, -0.0067357709631323814, 0.06014643982052803, 0.031397558748722076, -0.02988368645310402, -0.24127542972564697, -0.029804671183228493, 0.023964406922459602, -0.07093082368373871, 0.07464958727359772, -0.06874357163906097, -0.022495782002806664, 0.08059766888618469, -0.03066304884850979, 0.03298592567443848, -0.035373736172914505, -0.16326889395713806, 0.027529051527380943, 0.03900543600320816, 0.036012712866067886, 0.00634160777553916, 0.0008072225609794259, -0.03455270454287529, 0.0644603744149208, -0.16716794669628143, -0.16015739738941193, 0.14140215516090393, -0.06745140254497528, 0.2779497504234314, -0.05812826007604599, -0.0809100940823555, 0.04766704887151718, -0.03426874056458473, 0.1807648241519928, -0.07756473124027252, 0.047254521399736404, 0.12766779959201813, 0.011127962730824947, 0.03121316432952881, -0.3092964291572571, 0.11082969605922699, -0.000795336440205574, -0.006093299947679043, -0.07581598311662674 ]
062de68479d00474fcda9cf69183a4ab7c4aecd5
# Dataset Card for "well-pad-us-group-5-100-100" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
neelr11/well-pad-us-group-5-100-100
[ "region:us" ]
2023-03-11T00:05:13+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "index", "dtype": "int64"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 25132222.0, "num_examples": 200}], "download_size": 25126330, "dataset_size": 25132222.0}}
2023-03-11T00:05:19+00:00
[]
[]
TAGS #region-us
# Dataset Card for "well-pad-us-group-5-100-100" More Information needed
[ "# Dataset Card for \"well-pad-us-group-5-100-100\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"well-pad-us-group-5-100-100\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"well-pad-us-group-5-100-100\"\n\nMore Information needed" ]
[ -0.14933957159519196, 0.06593585014343262, 0.0020490463357418776, -0.01506961602717638, 0.1038779765367508, 0.1464504599571228, 0.13379856944084167, 0.08854683488607407, 0.148367241024971, -0.01961129531264305, 0.09808476269245148, -0.021459830924868584, 0.09179095923900604, 0.2613503634929657, 0.0223408006131649, -0.07942970842123032, 0.054846469312906265, 0.0865926444530487, 0.02483777329325676, 0.05598554387688637, -0.016009727492928505, -0.10076823085546494, 0.03715699166059494, -0.10398101806640625, -0.16949084401130676, 0.04679304361343384, -0.0257552657276392, -0.033059511333703995, 0.06848056614398956, -0.12504667043685913, 0.14819511771202087, -0.006399753037840128, 0.01209397055208683, -0.15776656568050385, -0.0009424209711141884, -0.017364799976348877, -0.0210760235786438, 0.062250640243291855, 0.024294819682836533, -0.034233320504426956, -0.06100592762231827, -0.021211523562669754, -0.01702696457505226, -0.015241648070514202, -0.11024072021245956, -0.3052947223186493, -0.16882242262363434, -0.018976839259266853, 0.0596228651702404, -0.08785092085599899, 0.022497590631246567, 0.06317199021577835, -0.08247130364179611, -0.003048076294362545, 0.1498272716999054, -0.22225330770015717, 0.09006163477897644, 0.1040482223033905, 0.061577096581459045, 0.05181797221302986, -0.046573225408792496, 0.02259313501417637, 0.07507990300655365, -0.04738393798470497, -0.007600543089210987, -0.030203668400645256, -0.15636707842350006, 0.10942497104406357, -0.04793601483106613, -0.0045610517263412476, 0.40076133608818054, 0.05759810656309128, 0.014116217382252216, -0.024186691269278526, 0.012456509284675121, -0.14884907007217407, -0.004462770652025938, 0.006458113435655832, 0.025917384773492813, -0.008681129664182663, 0.03229539096355438, 0.041593678295612335, -0.12145943939685822, -0.12901660799980164, -0.11983316391706467, 0.04152471944689751, -0.033258311450481415, 0.1308969259262085, -0.1689903885126114, -0.020412441343069077, -0.15399107336997986, 0.02319958247244358, 0.01685165800154209, -0.08600228279829025, -0.0443001314997673, -0.006280133035033941, -0.02065633423626423, 0.05204702913761139, 0.13537372648715973, 0.07095098495483398, 0.11295571178197861, 0.03894868865609169, 0.046149253845214844, 0.04996190220117569, 0.1581665575504303, -0.0750468447804451, -0.023508425801992416, -0.10116362571716309, -0.05045904964208603, -0.07867316901683807, 0.04926528409123421, -0.0564093254506588, -0.12795741856098175, -0.008639547973871231, -0.03480001538991928, 0.08453163504600525, -0.1063365638256073, -0.10516931116580963, -0.08602387458086014, 0.0004114985349588096, 0.10680900514125824, -0.10289362818002701, 0.04591147229075432, -0.0004927384434267879, -0.030911382287740707, -0.01939750835299492, -0.17235876619815826, -0.05423277989029884, 0.022603489458560944, 0.02909708023071289, -0.05487125366926193, -0.03229007497429848, -0.07597498595714569, -0.02232917584478855, 0.095854252576828, -0.20127391815185547, 0.056806422770023346, -0.05699963495135307, -0.24246622622013092, 0.0604843944311142, 0.0022781407460570335, -0.09521455317735672, 0.19295936822891235, 0.015576140955090523, 0.0668799877166748, 0.02674526907503605, -0.07314251363277435, 0.1206539124250412, -0.0780855044722557, 0.04690352827310562, 0.04719167575240135, 0.09339643269777298, -0.17813269793987274, 0.055112775415182114, -0.02401059865951538, -0.0034130390267819166, -0.08071019500494003, -0.044985707849264145, -0.08786079287528992, 0.025852590799331665, -0.04394090548157692, -0.011497748084366322, -0.11013026535511017, 0.0636371374130249, -0.013097256422042847, 0.01604207046329975, -0.11195795238018036, -0.05778488144278526, 0.16383342444896698, -0.07968424260616302, -0.16815589368343353, 0.0012388057075440884, -0.01279992051422596, 0.06359445303678513, 0.033687345683574677, 0.32874172925949097, 0.03847465664148331, -0.027945157140493393, -0.05805988237261772, 0.129683256149292, -0.1515703797340393, -0.38199812173843384, 0.05938814952969551, -0.047946374863386154, -0.05565071478486061, 0.033097393810749054, 0.15548300743103027, 0.0020625917240977287, -0.016974596306681633, -0.05328059196472168, 0.002055511809885502, -0.1676032990217209, 0.0892820879817009, -0.013697387650609016, 0.06295125931501389, -0.07885594666004181, 0.0972054973244667, -0.012072774581611156, 0.08394128829240799, -0.03084636852145195, -0.055329225957393646, -0.052955348044633865, 0.21794697642326355, -0.17234720289707184, 0.005440050270408392, -0.16919323801994324, -0.06340410560369492, 0.04411401227116585, 0.010434240102767944, -0.06978869438171387, 0.07263164967298508, 0.0972282811999321, -0.04835910350084305, -0.024765975773334503, 0.07680635899305344, 0.14579804241657257, 0.0452624149620533, -0.00659825187176466, 0.026426207274198532, -0.030137991532683372, -0.10441425442695618, -0.03503355011343956, -0.02615874633193016, -0.032180361449718475, 0.13345851004123688, 0.03969151899218559, 0.005214601755142212, -0.020088626071810722, 0.06914618611335754, 0.03682709485292435, 0.06198606267571449, -0.028206396847963333, 0.05783752724528313, -0.043133001774549484, -0.019152915105223656, -0.10284953564405441, -0.12244213372468948, 0.1393904983997345, 0.10069819539785385, 0.04557108134031296, -0.017956579104065895, -0.06135974079370499, 0.06359114497900009, 0.002229748759418726, -0.05057569965720177, 0.004544286988675594, -0.18726234138011932, -0.04523388668894768, 0.051844071596860886, -0.04213252291083336, -0.010570927523076534, 0.04582301154732704, 0.023960325866937637, -0.03880380839109421, 0.0296760406345129, 0.06565593183040619, -0.1348811686038971, 0.11242194473743439, 0.2333792746067047, 0.0606599785387516, 0.15375664830207825, -0.09846201539039612, -0.11748696863651276, -0.03255871310830116, -0.04516090080142021, -0.08237072825431824, 0.29359322786331177, -0.09894172847270966, -0.009091976098716259, 0.10532792657613754, 0.0034743407741189003, 0.08677065372467041, -0.13365143537521362, -0.06350205838680267, -0.06329820305109024, -0.019850963726639748, -0.1495022475719452, 0.01736428216099739, -0.0005927670863457024, 0.059818100184202194, 0.010171109810471535, 0.028283616527915, 0.1636524647474289, 0.005635416600853205, -0.028273046016693115, 0.11133316159248352, -0.17372336983680725, -0.2606349289417267, -0.03811762481927872, -0.10100380331277847, 0.09621968120336533, 0.014670715667307377, -0.02017688751220703, -0.14808854460716248, -0.012385262176394463, 0.049800291657447815, -0.04591621458530426, -0.120793916285038, 0.009408309124410152, 0.055850353091955185, 0.000621853512711823, -0.024615775793790817, -0.052050963044166565, 0.02643514983355999, -0.047366414219141006, 0.11202681809663773, 0.11811088770627975, -0.031864821910858154, 0.09860933572053909, 0.11809780448675156, 0.006181187462061644, 0.07580108940601349, -0.058666519820690155, -0.009153137914836407, -0.0790887326002121, -0.0016199707752093673, 0.09676194190979004, 0.010211706161499023, -0.02797534130513668, 0.038634516298770905, 0.05122646316885948, -0.12366025149822235, -0.05201009288430214, -0.07303178310394287, -0.1799221634864807, -0.18547944724559784, -0.06963055580854416, -0.04904358461499214, 0.05912799760699272, 0.061184559017419815, 0.04990403726696968, -0.07570362091064453, 0.09135420620441437, 0.1288909614086151, -0.09072085469961166, -0.12790623307228088, -0.062236055731773376, 0.03725459799170494, -0.02583315782248974, -0.005789943505078554, -0.17174386978149414, -0.0005849602166563272, 0.13048842549324036, 0.22432240843772888, 0.22364076972007751, 0.11283852159976959, 0.1385970115661621, 0.001281200791709125, 0.1337086260318756, 0.07676748931407928, 0.16061808168888092, 0.050203900784254074, -0.04516812786459923, 0.006999482866376638, 0.029162241145968437, 0.008311238139867783, -0.03972726687788963, 0.10568031668663025, -0.1620733141899109, 0.015987809747457504, -0.16384582221508026, 0.03848796710371971, -0.1565333753824234, 0.14500567317008972, -0.1866270750761032, 0.05373966693878174, 0.026267800480127335, 0.11226463317871094, -0.12599031627178192, 0.07823136448860168, 0.10643085092306137, -0.00942261703312397, 0.12033741921186447, 0.008879673667252064, 0.005480590742081404, -0.12632423639297485, -0.03896334022283554, -0.0018664837116375566, -0.0020425240509212017, 0.026641031727194786, 0.12709000706672668, -0.10277453809976578, 0.15347929298877716, 0.047094520181417465, 0.0429152250289917, -0.082120880484581, -0.059497009962797165, -0.0522058941423893, -0.07052042335271835, 0.09476090967655182, 0.018580909818410873, -0.12915386259555817, -0.1380932629108429, -0.0354103185236454, 0.016553586348891258, 0.13963375985622406, 0.05322527140378952, -0.10202936828136444, 0.04649750515818596, 0.008061586879193783, -0.040715232491493225, -0.25797969102859497, -0.062261272221803665, -0.12074143439531326, 0.0007716795080341399, 0.14547447860240936, -0.044122595340013504, 0.00962868332862854, 0.04116744548082352, -0.09218212217092514, -0.003118707798421383, -0.07861273735761642, -0.022918961942195892, -0.08041705191135406, 0.02924908883869648, 0.1636383980512619, 0.03421839699149132, -0.015001962892711163, 0.06163552775979042, -0.014306467957794666, 0.014850028790533543, -0.1499786674976349, 0.06953664124011993, -0.06043727323412895, 0.04830934852361679, -0.09029599279165268, 0.1013568863272667, -0.007549881003797054, 0.006866024807095528, -0.02090555988252163, 0.0064474246464669704, -0.028107475489377975, -0.0635979026556015, 0.2182522714138031, -0.035315465182065964, 0.18451985716819763, 0.18126635253429413, -0.014894560910761356, 0.08088677376508713, 0.11129011958837509, -0.06724724918603897, 0.20423151552677155, 0.06069551408290863, -0.07908336073160172, 0.21438010036945343, 0.23185104131698608, -0.020764457061886787, -0.19126152992248535, -0.03464468941092491, -0.15715256333351135, 0.01365004014223814, -0.0038886666297912598, -0.2622068226337433, 0.1568494737148285, 0.1761755496263504, -0.0171407051384449, 0.24897292256355286, -0.09274636209011078, -0.019191915169358253, 0.21703656017780304, 0.0354422926902771, 0.39706534147262573, -0.12978072464466095, -0.07416586577892303, -0.10043153166770935, -0.14711323380470276, 0.18344411253929138, -0.1430855542421341, 0.07592300325632095, -0.04523498937487602, 0.07680049538612366, -0.08074750006198883, -0.04315336421132088, 0.18166889250278473, 0.0719146579504013, 0.06590807437896729, -0.054491959512233734, -0.09470918774604797, 0.13657191395759583, -0.05832988768815994, 0.06447046250104904, 0.0002551357029005885, -0.06374483555555344, -0.1404905915260315, 0.0011831085430458188, 0.03290637955069542, -0.036799412220716476, 0.08272519707679749, -0.024815229699015617, -0.08434232324361801, -0.008455428294837475, -0.15516649186611176, -0.09575077891349792, -0.051332809031009674, 0.03290664777159691, -0.006730713415890932, -0.1031767874956131, 0.037188299000263214, -0.1660459339618683, -0.11019287258386612, -0.07145820558071136, -0.10023024678230286, 0.09212886542081833, -0.11263395845890045, -0.0040441593155264854, 0.08874531090259552, -0.02817891724407673, 0.10297462344169617, 0.06990412622690201, -0.019122859463095665, 0.03175390139222145, 0.1916082352399826, -0.08835367858409882, -0.08283575624227524, 0.11154118180274963, -0.15384933352470398, -0.09892229735851288, 0.1391930729150772, 0.0046125492081046104, 0.11584686487913132, -0.0331571139395237, -0.04491058364510536, 0.08674788475036621, -0.10742206871509552, 0.13983990252017975, 0.12254881858825684, 0.060885023325681686, -0.16982725262641907, 0.1668827086687088, -0.018214674666523933, -0.09063560515642166, 0.02754434011876583, -0.06152274087071419, -0.11864296346902847, -0.06971318274736404, 0.03901030495762825, 0.2745008170604706, -0.017101192846894264, -0.20169395208358765, 0.009137507528066635, -0.0755566731095314, 0.051888346672058105, 0.1090063601732254, 0.010312608443200588, 0.09622640907764435, 0.010514381341636181, -0.008594295009970665, -0.029284048825502396, -0.07377532869577408, -0.06744972616434097, 0.027996478602290154, -0.09826967120170593, -0.22273734211921692, -0.06410149484872818, 0.11935380101203918, -0.07147216796875, -0.06406961381435394, -0.10358753055334091, 0.043457116931676865, -0.1069541797041893, -0.007922320626676083, -0.0165408942848444, -0.005178413819521666, 0.04969673603773117, 0.0516027994453907, -0.01987394317984581, -0.0393359549343586, -0.1179768517613411, 0.13317200541496277, 0.07058641314506531, -0.00040279229870066047, -0.11562779545783997, 0.0374181866645813, 0.026381857693195343, 0.03525842726230621, 0.12535351514816284, 0.11780529469251633, 0.035772260278463364, 0.07420074194669724, -0.09403292089700699, -0.13363967835903168, 0.026643000543117523, 0.037357546389102936, 0.06048780307173729, 0.00797194428741932, -0.030804280191659927, 0.08804380893707275, -0.007666025776416063, 0.10121618956327438, -0.02165796421468258, -0.052054740488529205, -0.00010722775914473459, -0.23055022954940796, -0.04163205623626709, -0.06274686008691788, -0.03291976824402809, 0.23192471265792847, 0.06939423084259033, -0.0002379249781370163, 0.056201353669166565, -0.04843134805560112, -0.005470566917210817, -0.02272437885403633, -0.0207358431071043, -0.1589955985546112, -0.04625445231795311, 0.022803250700235367, 0.06363793462514877, 0.03274412825703621, 0.44308847188949585, -0.1087198555469513, -0.21956148743629456, -0.08169388025999069, 0.10612862557172775, -0.0385056771337986, 0.008517506532371044, 0.3153826594352722, 0.06559539586305618, -0.09447375684976578, -0.08281092345714569, 0.12914784252643585, 0.026436423882842064, 0.09838604182004929, 0.12075742334127426, 0.04590431600809097, 0.01878863386809826, 0.034571774303913116, -0.00619540037587285, -0.11752764135599136, 0.1274176836013794, 0.13692519068717957, -0.06397990882396698, 0.030079936608672142, 0.0786677673459053, 0.05623818188905716, -0.032759491354227066, -0.018351195380091667, 0.0342869907617569, -0.07816822081804276, -0.0984039381146431, -0.07153937220573425, -0.04688277468085289, -0.011297688819468021, -0.15594998002052307, 0.029926398769021034, -0.0568581186234951, -0.07420026510953903, 0.32254552841186523, 0.07555625587701797, 0.03680143505334854, 0.11741381138563156, -0.027410361915826797, 0.14138826727867126, 0.020887065678834915, -0.004463768098503351, -0.09194517135620117, -0.024262478575110435, -0.07444731146097183, 0.05443930998444557, -0.07970873266458511, 0.03826538473367691, -0.042022354900836945, 0.02576141431927681, 0.007024750113487244, -0.10575848072767258, -0.0210327859967947, -0.050973858684301376, 0.07288909703493118, -0.05400784686207771, 0.04756508022546768, 0.015885042026638985, -0.00980264600366354, 0.018460281193256378, 0.1168912872672081, 0.0147013571113348, -0.02328008972108364, -0.05249733850359917, -0.11053640395402908, -0.050501711666584015, 0.02628520131111145, -0.02687501162290573, -0.09059181064367294, -0.010004042647778988, 0.17135460674762726, 0.2537229061126709, 0.03416908532381058, 0.0019455290166661143, 0.002074373187497258, 0.019085444509983063, 0.037760987877845764, 0.1146712601184845, 0.029955768957734108, 0.062425240874290466, 0.003982619382441044, -0.03796212375164032, 0.01632668264210224, -0.06030143052339554, -0.008352573961019516, 0.07762257009744644, 0.06916120648384094, -0.04332711920142174, -0.11142678558826447, 0.11484216153621674, 0.0047927298583090305, 0.059225890785455704, 0.1523708999156952, -0.061165571212768555, -0.08870053291320801, -0.013240504078567028, 0.21487241983413696, -0.005277342163026333, -0.04213956743478775, -0.11322074383497238, -0.012120709754526615, -0.11299837380647659, -0.009707866236567497, -0.3015676736831665, -0.14786919951438904, 0.022387411445379257, -0.04510198161005974, 0.04122567176818848, -0.035297077149152756, 0.15947017073631287, 0.06571497023105621, 0.010109628550708294, -0.09519384801387787, 0.060691189020872116, -0.04142024740576744, 0.0867447704076767, 0.022858619689941406, 0.04792141914367676, -0.010321008041501045, -0.12400151044130325, 0.023306000977754593, -0.011848405934870243, -0.04353232681751251, 0.028656233102083206, -0.012066858820617199, -0.02197849564254284, -0.05618435516953468, -0.07413652539253235, 0.15499266982078552, -0.027586890384554863, -0.019189350306987762, -0.010137295350432396, 0.005851658061146736, 0.08274662494659424, 0.046071626245975494, -0.07681620121002197, -0.010852660052478313, -0.025142963975667953, -0.08772221952676773, 0.15867914259433746, -0.003576666349545121, -0.13844266533851624, 0.05450372025370598, -0.05201676860451698, 0.01200161688029766, -0.04208412393927574, 0.018685515969991684, 0.15959902107715607, 0.12107206881046295, -0.08949146419763565, 0.058268409222364426, 0.029790299013257027, 0.015186315402388573, -0.06739393621683121, -0.09021158516407013 ]
a7b5eb8a6c861dda13ebc27fc2115846974646ec
# Dataset Card for "glue_text_to_text" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
hanmaegeo/glue_text_to_text
[ "region:us" ]
2023-03-11T00:20:20+00:00
{"dataset_info": {"features": [{"name": "input", "dtype": "string"}, {"name": "target", "dtype": "string"}], "splits": [{"name": "validation", "num_bytes": 12895402, "num_examples": 69711}, {"name": "test", "num_bytes": 68584768, "num_examples": 425205}], "download_size": 42875561, "dataset_size": 81480170}}
2023-03-14T23:13:33+00:00
[]
[]
TAGS #region-us
# Dataset Card for "glue_text_to_text" More Information needed
[ "# Dataset Card for \"glue_text_to_text\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"glue_text_to_text\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"glue_text_to_text\"\n\nMore Information needed" ]
[ -0.05655244365334511, 0.0646359845995903, -0.0020962716080248356, 0.007478331681340933, 0.1437799632549286, 0.06239110231399536, 0.1483222395181656, 0.10692351311445236, 0.1546829491853714, -0.015541651286184788, 0.1008686050772667, 0.013698382303118706, 0.09102898091077805, 0.24834808707237244, -0.011769885197281837, -0.12354034930467606, 0.0028134870808571577, 0.0027268570847809315, -0.040691886097192764, 0.054290108382701874, -0.004199518822133541, 0.004751957952976227, 0.11149605363607407, -0.09659682959318161, -0.20432724058628082, 0.057709816843271255, -0.06571369618177414, -0.022930486127734184, 0.05400208756327629, -0.08169524371623993, 0.09658416360616684, 0.013744777999818325, -0.03075585886836052, -0.23083530366420746, 0.027797851711511612, -0.013815125450491905, -0.060258302837610245, 0.040538132190704346, 0.11215976625680923, -0.12210962921380997, -0.12692086398601532, -0.1112108901143074, -0.008595597930252552, 0.07450713962316513, -0.127950057387352, -0.08038146793842316, -0.091127909719944, -0.13805770874023438, 0.042630016803741455, -0.01620974950492382, 0.024705002084374428, -0.007115896325558424, -0.0014203137252479792, 0.059729158878326416, 0.17049291729927063, -0.14845779538154602, 0.04444413259625435, 0.22516591846942902, -0.0139759611338377, 0.09872179478406906, -0.022923583164811134, 0.06593047827482224, 0.04185635596513748, -0.01873614825308323, -0.03710160776972771, -0.03709128126502037, -0.28635841608047485, 0.09393537044525146, -0.0212735366076231, -0.012716831639409065, 0.30117419362068176, -0.02762979455292225, 0.008113418705761433, -0.03192930296063423, -0.010414810851216316, 0.035187337547540665, -0.008958128280937672, 0.08812197297811508, 0.05233054608106613, 0.08022056519985199, 0.019933849573135376, -0.09907960891723633, -0.10949940234422684, -0.12429072707891464, -0.14294378459453583, -0.05399256944656372, -0.08573801070451736, 0.13416288793087006, -0.1606874167919159, 0.007991899736225605, -0.10927877575159073, -0.027791636064648628, 0.03248017281293869, -0.0697004646062851, -0.05829879641532898, 0.009137091226875782, -0.04237827658653259, -0.10488397628068924, 0.12042178213596344, 0.009583880193531513, 0.12111209332942963, 0.08042962104082108, -0.050444118678569794, 0.11387123912572861, 0.12495019286870956, -0.05018085986375809, 0.07203198969364166, -0.009316378273069859, -0.061209701001644135, -0.18700440227985382, -0.03826574608683586, -0.11237405240535736, -0.1381024271249771, 0.019334152340888977, -0.16794098913669586, 0.11824122816324234, 0.004953786730766296, -0.05680821090936661, -0.05352166295051575, -0.0006671681185252964, 0.07004904747009277, -0.10803598910570145, -0.0033500955905765295, -0.027657851576805115, -0.05072123557329178, 0.010831798426806927, -0.03231687471270561, -0.02813132479786873, 0.04702798277139664, 0.0846981331706047, -0.0839645117521286, 0.05997801944613457, -0.045694801956415176, -0.012074251659214497, 0.06529300659894943, -0.2082146853208542, -0.010094916447997093, -0.064019575715065, -0.3065066337585449, 0.030824339017271996, 0.004048083908855915, -0.061656754463911057, 0.2153257578611374, -0.05586133524775505, 0.09140074998140335, 0.008939208462834358, -0.05768581107258797, 0.05304301157593727, -0.07573514431715012, 0.01184801571071148, -0.05468767136335373, 0.1400534063577652, -0.21028010547161102, 0.024345669895410538, -0.10401129722595215, 0.014961359091103077, -0.03993576765060425, 0.08146381378173828, -0.1198386624455452, 0.16965357959270477, -0.07609238475561142, 0.0649692639708519, -0.12859567999839783, 0.025533968582749367, -0.03021770715713501, 0.15229131281375885, -0.2619103491306305, -0.0461612343788147, 0.29685714840888977, -0.10048018395900726, -0.18247655034065247, 0.013433507643640041, 0.004574742633849382, 0.0954911857843399, 0.010353480465710163, 0.42351993918418884, 0.054165780544281006, -0.08151662349700928, -0.011039762757718563, 0.25391197204589844, -0.18445755541324615, -0.2618154287338257, 0.061172883957624435, -0.08117719739675522, -0.07681111246347427, 0.04792756587266922, 0.22103874385356903, 0.03754549100995064, -0.04199991375207901, -0.06428392231464386, -0.021976249292492867, -0.07526963204145432, 0.031293436884880066, -0.023719003424048424, 0.01208951510488987, -0.03375805541872978, 0.11766862124204636, -0.006639215163886547, -0.009049937129020691, 0.02795344777405262, 0.007418420631438494, 0.0441642589867115, 0.08723358809947968, -0.09089551866054535, -0.007625337690114975, -0.16703513264656067, -0.2083277404308319, -0.024813737720251083, 0.035288721323013306, 0.06797707825899124, 0.008453561924397945, 0.08536779880523682, -0.05156293511390686, 0.027703987434506416, 0.08214112371206284, 0.16619884967803955, 0.011301341466605663, 0.004981448408216238, 0.037416424602270126, 0.08329076319932938, -0.11289965361356735, 0.031020866706967354, 0.053562410175800323, 0.0316978357732296, 0.1632622927427292, 0.015330260619521141, 0.013028587214648724, -0.0434696190059185, 0.07877155393362045, -0.013563334010541439, 0.04205271229147911, -0.06897247582674026, 0.08324790000915527, 0.024614570662379265, -0.06615487486124039, 0.05045351758599281, -0.13433316349983215, 0.11107809096574783, 0.10764771699905396, -0.04424228146672249, 0.03928607702255249, -0.19908414781093597, 0.004411864094436169, -0.0037191316951066256, -0.050743453204631805, -0.02079741097986698, -0.04009730741381645, 0.031040886417031288, 0.09092177450656891, -0.05145266279578209, -0.006488031707704067, 0.01729978434741497, -0.0695553869009018, -0.09004431217908859, 0.013234913349151611, 0.07896684110164642, -0.1134973019361496, 0.15947866439819336, 0.18553312122821808, 0.17078439891338348, 0.24638564884662628, -0.02439168468117714, -0.044815268367528915, -0.01077108085155487, -0.00810721330344677, -0.07957334071397781, 0.09204400330781937, 0.009188837371766567, 0.01353265531361103, 0.09280971437692642, 0.05514407902956009, 0.1437995731830597, -0.07037893682718277, -0.0923527404665947, -0.014387001283466816, -0.05898580327630043, -0.13397076725959778, 0.06744212657213211, 0.01956353709101677, 0.036247748881578445, 0.008411792106926441, 0.11361755430698395, 0.11689668893814087, -0.02567433938384056, -0.07951723039150238, 0.11865953356027603, -0.23339731991291046, -0.3184191882610321, -0.18059369921684265, -0.2067645639181137, 0.02260483242571354, 0.01364572811871767, 0.027555515989661217, -0.20997902750968933, 0.006742111872881651, 0.02268410101532936, -0.0022625327110290527, -0.11434853821992874, -0.05117829516530037, -0.04963501915335655, 0.03297709673643112, -0.04829182103276253, -0.11631495505571365, 0.01671580597758293, -0.03627803176641464, 0.14900361001491547, 0.13022908568382263, -0.11486677080392838, 0.1396733820438385, 0.09869587421417236, -0.007549681700766087, 0.10381146520376205, -0.05371794477105141, 0.10897956788539886, -0.014940985478460789, -0.025268662720918655, 0.15106186270713806, -0.015777861699461937, 0.06944446265697479, 0.055653709918260574, 0.03854471445083618, -0.13129492104053497, -0.010492478497326374, -0.02208172157406807, -0.18686389923095703, -0.26678338646888733, -0.17265960574150085, -0.06685387343168259, 0.21732647716999054, 0.02217954583466053, 0.06781165301799774, -0.044723398983478546, 0.05285865440964699, 0.1367862969636917, -0.09565232694149017, -0.12491132318973541, 0.01674732193350792, -0.05459275096654892, -0.03535548970103264, 0.006809670943766832, -0.1577177494764328, 0.0033808297012001276, 0.17913256585597992, 0.18267090618610382, 0.20950102806091309, 0.13031664490699768, 0.13502748310565948, 0.014601892791688442, -0.010961181484162807, 0.08397220820188522, 0.15792250633239746, 0.06139901652932167, -0.007204937748610973, -0.005587688181549311, -0.0006196473841555417, -0.028859300538897514, -0.004225661978125572, 0.039435070008039474, -0.20954956114292145, -0.005206726957112551, -0.10120027512311935, 0.09729679673910141, -0.1978931874036789, 0.02620909921824932, -0.17531943321228027, 0.11857693642377853, 0.03895192965865135, 0.1666993796825409, -0.12800011038780212, 0.03913707286119461, 0.12217163294553757, -0.07241690158843994, 0.12116087973117828, -0.036332402378320694, 0.11554437130689621, -0.0713588148355484, -0.005316793918609619, -0.00609342847019434, -0.0359661802649498, -0.022210000082850456, 0.1675051599740982, -0.0969671681523323, 0.174323171377182, 0.06393987685441971, -0.07509903609752655, -0.042702801525592804, -0.021916914731264114, -0.02321631833910942, -0.052053302526474, 0.14633886516094208, 0.04818987101316452, -0.20073802769184113, -0.18438546359539032, -0.13369622826576233, -0.025499504059553146, 0.2007814347743988, 0.01880772039294243, -0.11487697064876556, 0.04926912859082222, 0.006210005842149258, -0.052362095564603806, -0.17027096450328827, -0.03171989694237709, -0.18585634231567383, 0.040332671254873276, 0.05661768466234207, -0.08375734835863113, 0.045554663985967636, 0.07131966948509216, -0.09779632091522217, 0.16441766917705536, 0.061182379722595215, -0.05259793996810913, -0.1350163072347641, -0.03600746765732765, 0.049812860786914825, 0.005505449138581753, 0.013773808255791664, -0.017035791650414467, 0.044633615761995316, -0.10335113108158112, -0.20482982695102692, 0.07435775548219681, -0.06193272024393082, 0.1964559108018875, -0.11286590993404388, 0.11391936242580414, -0.07083262503147125, -0.02174544148147106, -0.021365629509091377, -0.006347730755805969, -0.11190080642700195, -0.10272867977619171, 0.15339024364948273, -0.08203543722629547, 0.05128248408436775, 0.21897141635417938, -0.012082633562386036, 0.060519542545080185, 0.06314573436975479, -0.022146811708807945, 0.2760467231273651, 0.12520496547222137, -0.07898763567209244, 0.23533985018730164, 0.13689647614955902, -0.07232259213924408, -0.2342979460954666, 0.0160260908305645, -0.18398430943489075, -0.048066142946481705, 0.07318883389234543, -0.20328767597675323, 0.07976623624563217, 0.09109187871217728, -0.042255401611328125, 0.1965414434671402, -0.05923697352409363, -0.01192060112953186, 0.09915431588888168, 0.003346714423969388, 0.31146034598350525, -0.09994567930698395, -0.14002804458141327, -0.11964885890483856, -0.21155443787574768, 0.2151271253824234, -0.22310826182365417, 0.02966555953025818, -0.003485527355223894, 0.0973968356847763, -0.02367427572607994, -0.08958864212036133, 0.15109191834926605, 0.10259198397397995, 0.08014682680368423, -0.059991754591464996, -0.03266346827149391, 0.16385889053344727, -0.052316758781671524, 0.10241321474313736, -0.10647670179605484, 0.023510228842496872, -0.12473869323730469, 0.017119605094194412, 0.053522415459156036, 0.013989091850817204, 0.07099144905805588, -0.08760999888181686, -0.06128318980336189, -0.02631477825343609, -0.11248523741960526, 0.005842455662786961, -0.04029693827033043, -0.0608285553753376, 0.0343143455684185, 0.12501969933509827, -0.004012827295809984, -0.07591406255960464, -0.01633748970925808, -0.054341401904821396, -0.0929696187376976, 0.004535061307251453, -0.24044640362262726, 0.02061639167368412, 0.11735855787992477, -0.0409516915678978, 0.09775246679782867, 0.08482624590396881, 0.0036207488738000393, 0.019776269793510437, 0.17118528485298157, -0.1517849713563919, -0.014704914763569832, 0.005662749521434307, -0.09624411165714264, -0.025518786162137985, -0.009853067807853222, 0.02601245418190956, 0.14088128507137299, 0.012537850067019463, 0.0015245453687384725, 0.051667213439941406, -0.04644765704870224, 0.04060933366417885, 0.06617861986160278, 0.039444226771593094, -0.1628257781267166, 0.20357277989387512, 0.0033681695349514484, -0.09329853951931, -0.006603181827813387, 0.0762290209531784, -0.13181482255458832, -0.07690804451704025, -0.011835932731628418, 0.33295300602912903, -0.03605981543660164, -0.08291202783584595, -0.028151869773864746, -0.046398501843214035, 0.001954857259988785, 0.10847396403551102, 0.022968769073486328, 0.07516919076442719, 0.024553490802645683, -0.02962997555732727, 0.030002491548657417, -0.0052906209602952, -0.02385300025343895, 0.024529382586479187, -0.044027648866176605, -0.12020190805196762, -0.053669869899749756, 0.20890940725803375, -0.048499081283807755, -0.08972525596618652, -0.09577059000730515, 0.0073061552830040455, -0.021112486720085144, 0.03320596367120743, 0.028056833893060684, -0.0072669642977416515, 0.007093091960996389, 0.0746765211224556, 0.0005656704306602478, -0.06941654533147812, -0.08653508126735687, 0.07911574840545654, -0.00909519661217928, 0.03702972084283829, -0.0814398005604744, -0.01916661486029625, 0.09855283051729202, 0.05994531139731407, 0.09533558040857315, 0.11374906450510025, -0.02558485046029091, 0.07924745976924896, -0.15109793841838837, -0.1249006986618042, 0.08664041012525558, 0.041725628077983856, 0.04702393338084221, 0.12454943358898163, -0.04606519266963005, 0.006503697019070387, -0.037621233612298965, 0.034962382167577744, -0.033136118203401566, -0.05970936268568039, 0.08827357739210129, -0.1646694391965866, -0.0687202736735344, -0.058345895260572433, -0.07896419614553452, 0.16674955189228058, 0.11083292216062546, -0.03038361296057701, 0.03478986397385597, 0.08621750771999359, -0.04527036473155022, -0.02691064588725567, 0.050352174788713455, -0.14355182647705078, 0.06049341708421707, -0.053185850381851196, 0.02965203858911991, -0.05885627493262291, 0.42105552554130554, 0.05935261771082878, -0.10542212426662445, -0.03613046929240227, 0.16106407344341278, -0.06089829280972481, -0.03669220209121704, 0.22858667373657227, 0.06626275926828384, -0.046463366597890854, -0.024716002866625786, 0.08521239459514618, 0.01721116714179516, 0.06391901522874832, 0.14821672439575195, 0.006451140623539686, 0.03126106783747673, 0.03286070004105568, 0.03140051290392876, -0.04190283268690109, -0.025323083624243736, 0.010142304934561253, 0.051924075931310654, 0.005201399326324463, 0.027311084792017937, -0.057582251727581024, 0.018801918253302574, -0.03278033062815666, 0.08455320447683334, 0.04202277213335037, -0.09470750391483307, -0.12189339846372604, -0.02718193270266056, 0.005210018716752529, -0.12229903787374496, 0.031214585527777672, -0.05154958739876747, 0.02240659110248089, 0.28493040800094604, 0.030438261106610298, 0.08253588527441025, 0.1462295800447464, -0.15192507207393646, 0.005994230508804321, 0.010785679332911968, -0.06143059954047203, -0.024556348100304604, -0.06684429198503494, -0.04462388530373573, 0.0267032440751791, 0.005924669560045004, -0.0007100232760421932, 0.036475058645009995, 0.10913623869419098, 0.021437328308820724, -0.20129616558551788, -0.09551271051168442, -0.07322634756565094, 0.09686902910470963, -0.12047343701124191, 0.08328036218881607, 0.0623646043241024, -0.009021799080073833, 0.041401829570531845, 0.11269114911556244, -0.04802622273564339, 0.03866617754101753, 0.02439936064183712, -0.05330318585038185, -0.04285142570734024, 0.09047090262174606, -0.07645829766988754, -0.09027894586324692, -0.06785359233617783, 0.2220643311738968, 0.2525779902935028, -0.039439648389816284, 0.002815350890159607, 0.02313387393951416, 0.04227107763290405, 0.13822825253009796, 0.14724516868591309, -0.035225559026002884, 0.092349573969841, -0.04391726478934288, -0.06211134418845177, 0.049814846366643906, -0.09626561403274536, -0.041939400136470795, 0.05434613674879074, 0.03309712931513786, -0.02975393831729889, -0.07326017320156097, 0.1535855084657669, -0.25934287905693054, 0.14603151381015778, 0.032095830887556076, -0.1070447638630867, -0.04976409673690796, -0.028107881546020508, 0.12489735335111618, -0.026759948581457138, 0.027687402442097664, -0.06707150489091873, -0.050611283630132675, -0.0067532905377447605, -0.0020251083187758923, -0.3551346957683563, -0.11017816513776779, -0.05126411095261574, -0.19891564548015594, 0.056957751512527466, -0.01627158746123314, 0.036607831716537476, 0.03983727842569351, 0.02578011527657509, -0.04910365492105484, 0.03431910276412964, -0.035234786570072174, 0.10314750671386719, -0.022318808361887932, 0.04289517179131508, -0.06003906577825546, -0.119908407330513, 0.03806213289499283, -0.11414424329996109, -0.03123188391327858, 0.19041334092617035, -0.013639948330819607, 0.0030165540520101786, -0.030161555856466293, -0.06281130015850067, 0.10761386901140213, -0.01459534652531147, 0.024777429178357124, 0.03896523267030716, 0.02216506190598011, 0.020306702703237534, -0.013564340770244598, -0.07856376469135284, -0.051183439791202545, 0.05624384805560112, -0.1471550166606903, 0.17553316056728363, -0.00861928891390562, -0.25741973519325256, 0.027114897966384888, -0.07985735684633255, 0.08214311301708221, -0.04534222558140755, 0.11509925127029419, 0.17851948738098145, 0.04625009745359421, -0.0394628643989563, -0.03535563498735428, 0.09811709821224213, 0.042126964777708054, -0.014021361246705055, -0.0860624834895134 ]
c72ca64e4f6f1bc79b455753f242c93d89255a76
## Dataset description This dataset was used to fine-tune this [model](keras-dreambooth/dreambooth_diffusion_minercraft) ## Demo You can try with this [demo](https://huggingface.co/spaces/keras-dreambooth/minecraft-landscape-demo) ## Intended uses & limitations A lot of image is belonging to landscape in Minecraft world
keras-dreambooth/minercraft
[ "size_categories:n<1K", "license:apache-2.0", "keras-dreambooth", "scifi", "diffusers", "text-to-image", "region:us" ]
2023-03-11T01:42:59+00:00
{"license": "apache-2.0", "size_categories": ["n<1K"], "tags": ["keras-dreambooth", "scifi", "diffusers", "text-to-image"]}
2023-03-13T21:32:56+00:00
[]
[]
TAGS #size_categories-n<1K #license-apache-2.0 #keras-dreambooth #scifi #diffusers #text-to-image #region-us
## Dataset description This dataset was used to fine-tune this model ## Demo You can try with this demo ## Intended uses & limitations A lot of image is belonging to landscape in Minecraft world
[ "## Dataset description\nThis dataset was used to fine-tune this model", "## Demo \nYou can try with this demo", "## Intended uses & limitations\nA lot of image is belonging to landscape in Minecraft world" ]
[ "TAGS\n#size_categories-n<1K #license-apache-2.0 #keras-dreambooth #scifi #diffusers #text-to-image #region-us \n", "## Dataset description\nThis dataset was used to fine-tune this model", "## Demo \nYou can try with this demo", "## Intended uses & limitations\nA lot of image is belonging to landscape in Minecraft world" ]
[ 44, 15, 8, 21 ]
[ "passage: TAGS\n#size_categories-n<1K #license-apache-2.0 #keras-dreambooth #scifi #diffusers #text-to-image #region-us \n## Dataset description\nThis dataset was used to fine-tune this model## Demo \nYou can try with this demo## Intended uses & limitations\nA lot of image is belonging to landscape in Minecraft world" ]
[ -0.05594804510474205, 0.21865352988243103, -0.0008783743833191693, 0.14125609397888184, 0.025048349052667618, -0.03286460414528847, 0.16266703605651855, 0.06589828431606293, 0.0017377310432493687, 0.0002923473948612809, 0.18163326382637024, 0.047096509486436844, 0.05383305996656418, 0.16873107850551605, 0.04267392307519913, -0.29217755794525146, 0.047527115792036057, -0.011897945776581764, -0.11660883575677872, 0.08717240393161774, 0.08621221780776978, -0.09989269077777863, 0.11003784090280533, -0.02365781180560589, -0.07072462886571884, -0.07285834103822708, -0.08172141760587692, -0.02079426497220993, 0.06478217244148254, -0.04227500408887863, -0.03835278004407883, 0.020053721964359283, 0.06425328552722931, -0.18338456749916077, 0.045931924134492874, -0.03769606351852417, 0.006313812918961048, 0.016528261825442314, 0.05853128433227539, 0.1297137439250946, 0.1094931960105896, 0.012182572856545448, -0.0599047876894474, 0.0839691013097763, -0.05763730779290199, -0.14732059836387634, -0.04298930987715721, 0.01938845030963421, 0.07137975096702576, 0.04204719141125679, -0.006594524253159761, 0.140692338347435, -0.05565295368432999, 0.0052750990726053715, 0.16427329182624817, -0.056143831461668015, -0.09799536317586899, 0.18642272055149078, 0.018483497202396393, 0.13933686912059784, -0.07232867926359177, 0.08691810816526413, 0.07099401205778122, 0.0788981094956398, -0.05083666369318962, -0.030566902831196785, -0.05002253130078316, 0.0321996733546257, -0.049746375530958176, -0.07123587280511856, 0.36325713992118835, 0.07386083900928497, 0.055009327828884125, -0.05681086704134941, -0.06794388592243195, 0.053025174885988235, -0.03338710218667984, 0.04015873372554779, 0.04908648505806923, 0.045885615050792694, -0.061642181128263474, -0.04040766879916191, -0.11366156488656998, -0.05128299444913864, -0.10411408543586731, -0.10056467354297638, -0.06120346114039421, 0.08991911262273788, -0.16565528512001038, 0.08107118308544159, -0.0287299994379282, -0.13741882145404816, -0.0757758617401123, -0.11378666758537292, 0.0042439959943294525, 0.030491679906845093, -0.016106849536299706, 0.052249062806367874, 0.2023434340953827, 0.11840685456991196, 0.10002637654542923, 0.06213032081723213, -0.01806606911122799, 0.10198251157999039, 0.1315440982580185, -0.028532790020108223, -0.07852370291948318, -0.11283504217863083, 0.00751351797953248, 0.06855888664722443, 0.10427232831716537, -0.0528397411108017, -0.10542205721139908, -0.02048204466700554, -0.03801704943180084, 0.026169635355472565, 0.16399867832660675, -0.02413768880069256, -0.04204527288675308, -0.042751483619213104, 0.14810460805892944, 0.033255238085985184, -0.046476639807224274, -0.01104976050555706, -0.06991509348154068, -0.027319740504026413, -0.03719605132937431, 0.041323985904455185, 0.09628557413816452, -0.16874413192272186, -0.06257332116365433, -0.031268224120140076, -0.029396027326583862, 0.03197934851050377, 0.0972156822681427, 0.012632859870791435, -0.00856850203126669, -0.13077689707279205, -0.12974731624126434, 0.010682627558708191, 0.06270594894886017, -0.017155520617961884, -0.06469274312257767, -0.058223821222782135, -0.06435982882976532, 0.019225262105464935, -0.017528487369418144, 0.15368561446666718, -0.06651434302330017, 0.032723214477300644, -0.10584719479084015, 0.1570662260055542, -0.1288945972919464, -0.0006212830194272101, -0.09449010342359543, 0.03776821494102478, -0.10212676972150803, 0.08051100373268127, -0.07487301528453827, 0.10369754582643509, -0.08910512179136276, -0.014723258092999458, -0.02079250104725361, -0.023204945027828217, -0.02888110838830471, 0.15072967112064362, -0.3186270594596863, 0.01000997330993414, -0.006984405685216188, -0.12987662851810455, -0.18099403381347656, 0.07638026773929596, -0.05672146752476692, 0.04157906025648117, 0.012689023278653622, 0.19334028661251068, 0.0472196601331234, 0.004055175464600325, -0.047552574425935745, 0.1041029840707779, -0.11245733499526978, -0.09568076580762863, 0.1344316601753235, -0.042962752282619476, 0.03566097840666771, 0.0025966365355998278, -0.12738972902297974, 0.10260596871376038, -0.006646333262324333, -0.0830681100487709, -0.04053399711847305, -0.11505813896656036, 0.0571635477244854, 0.0675177276134491, 0.0376446358859539, -0.06935807317495346, 0.07312382012605667, -0.10762874037027359, 0.09665988385677338, 0.022646034136414528, 0.006954726297408342, -0.031200097873806953, 0.0851316824555397, -0.10252214223146439, 0.03276262432336807, -0.12566925585269928, -0.014303361997008324, 0.01566973328590393, 0.024077899754047394, 0.04976852238178253, 0.12723755836486816, 0.09419073164463043, -0.006772702559828758, -0.006555525586009026, 0.0173824243247509, -0.04928159713745117, 0.015859955921769142, 0.007608353625983, -0.14351291954517365, -0.05433421954512596, -0.06612967699766159, -0.022471778094768524, -0.0375981405377388, -0.035194799304008484, 0.13245654106140137, 0.06503146141767502, -0.017829496413469315, -0.00323286559432745, 0.02944103255867958, -0.06525726616382599, -0.08254978060722351, -0.07641149312257767, 0.0567023903131485, -0.012924105860292912, -0.04372391477227211, 0.021729517728090286, -0.015837552025914192, 0.004739382304251194, 0.2033996731042862, -0.06613060086965561, 0.09834214299917221, 0.02159375324845314, -0.021501237526535988, -0.017907045781612396, -0.04773840680718422, -0.00109435326885432, 0.04484228044748306, 0.03806881234049797, 0.03067788854241371, -0.09715305268764496, 0.0408400259912014, 0.023722480982542038, -0.07168083637952805, -0.08405528217554092, 0.009920407086610794, 0.15593808889389038, -0.27022725343704224, 0.11785674840211868, 0.2599209249019623, 0.07995269447565079, 0.12613460421562195, -0.04268530011177063, 0.0018337019719183445, -0.017242861911654472, -0.0354204922914505, -0.03588564693927765, 0.1889793574810028, -0.09393367171287537, 0.06328537315130234, 0.09678318351507187, 0.007167554460465908, 0.029308496043086052, -0.09806784242391586, -0.047235533595085144, 0.0367639884352684, -0.02806568332016468, -0.04810509458184242, 0.0717940405011177, -0.03837784752249718, 0.0800088495016098, -0.007502200081944466, -0.07518836855888367, 0.10372532159090042, -0.02959943376481533, -0.041645485907793045, 0.11023881286382675, -0.16488485038280487, -0.14189162850379944, -0.03276319056749344, -0.005273155868053436, -0.08536204695701599, 0.0317244790494442, 0.017300454899668694, -0.1723763346672058, -0.0028256636578589678, -0.04941872879862785, -0.011364188976585865, -0.053571902215480804, -0.0348682664334774, 0.08622990548610687, 0.04815100133419037, -0.04344677925109863, -0.08313126116991043, -0.030672723427414894, 0.03224078565835953, 0.03426917642354965, 0.10775669664144516, -0.10271742939949036, 0.16819816827774048, 0.17527006566524506, 0.014608204364776611, 0.0867009162902832, 0.0415162518620491, 0.20238125324249268, -0.08189703524112701, 0.09726404398679733, 0.17232221364974976, 0.10406768321990967, 0.05737308785319328, 0.13166196644306183, 0.049613382667303085, -0.06806915998458862, 0.0005084777367301285, -0.030183320865035057, -0.15499475598335266, -0.04121329262852669, -0.05962797999382019, -0.061465587466955185, 0.07169847190380096, 0.12459010630846024, 0.0472407191991806, 0.04882292076945305, 0.17025211453437805, 0.0597282275557518, -0.0732937753200531, -0.014880144037306309, 0.021979834884405136, -0.005985976662486792, -0.06185007095336914, 0.0052065555937588215, -0.08900881558656693, -0.038688987493515015, 0.1318986713886261, 0.03421376645565033, 0.22119498252868652, 0.06561247259378433, 0.06372223049402237, 0.13092678785324097, 0.05117097869515419, 0.023310424759984016, 0.08072706311941147, 0.07210566103458405, -0.038474611937999725, -0.06358026713132858, -0.057455144822597504, -0.005550363101065159, 0.08276000618934631, 0.06090616062283516, -0.019436102360486984, -0.060664236545562744, 0.055627305060625076, 0.04841933026909828, 0.11002589017152786, 0.06551139056682587, -0.2716381251811981, 0.049250658601522446, 0.09019164741039276, 0.042985763400793076, -0.063575878739357, 0.10626015067100525, 0.21184606850147247, -0.08350858092308044, 0.12867890298366547, -0.04528718441724777, 0.05333360284566879, 0.025934670120477676, 0.04443119093775749, 0.029860273003578186, -0.018408294767141342, 0.006523957941681147, 0.09189221262931824, -0.08763232827186584, 0.1787276417016983, -0.01946563459932804, -0.019518276676535606, -0.11701902747154236, -0.046067334711551666, 0.13652443885803223, 0.097744882106781, 0.06995806097984314, 0.024577869102358818, -0.16087710857391357, 0.0011709373211488128, -0.06307204067707062, 0.0108148492872715, -0.029915204271674156, -0.055900610983371735, -0.010641757398843765, 0.03892725333571434, 0.02960987202823162, -0.026915661990642548, 0.04140874743461609, -0.0869319960474968, -0.14910925924777985, -0.050723664462566376, 0.17459027469158173, -0.03483172878623009, -0.07711881399154663, 0.005632735323160887, 0.002509357873350382, -0.00726046459749341, 0.13888071477413177, -0.08521747589111328, -0.04077087342739105, 0.026862720027565956, 0.1015164777636528, 0.006096449214965105, 0.004892274737358093, -0.08035754412412643, 0.10134831815958023, -0.13727283477783203, -0.07546495646238327, -0.006766154430806637, -0.10571853071451187, -0.10760416090488434, -0.05250730738043785, 0.010625137947499752, 0.07680770754814148, 0.032232169061899185, 0.02820313721895218, 0.01841755025088787, -0.05223393812775612, -0.12461763620376587, 0.03656427562236786, -0.005952660925686359, -0.014348849654197693, 0.002172744832932949, 0.18843163549900055, 0.07044211775064468, -0.0027790036983788013, 0.014308221638202667, 0.12945418059825897, 0.18506909906864166, -0.12034259736537933, 0.05029631033539772, 0.10513333976268768, 0.0048661804758012295, -0.2490723729133606, -0.07830473780632019, -0.09538533538579941, -0.07511487603187561, 0.062497541308403015, -0.11843830347061157, 0.1095530092716217, -0.02564823068678379, -0.06500149518251419, 0.10746201127767563, -0.3747054934501648, -0.024024082347750664, 0.05313011258840561, 0.06542132049798965, 0.1672729104757309, -0.13205036520957947, -0.01274514477699995, -0.05930306017398834, -0.08732210099697113, 0.06310360878705978, -0.15786372125148773, 0.04528072103857994, -0.051121387630701065, 0.0879262387752533, 0.013667573221027851, -0.07051870971918106, 0.27701908349990845, 0.04749101772904396, 0.09428077936172485, -0.13299959897994995, -0.09681737422943115, 0.16761721670627594, -0.08766631036996841, -0.009488013572990894, -0.07796745747327805, 0.04038015753030777, -0.06970853358507156, 0.04329271614551544, -0.093437060713768, -0.005771522875875235, -0.0009900775039568543, -0.05478282645344734, -0.16955259442329407, 0.06442038714885712, -0.020465606823563576, 0.07703316956758499, 0.10779977589845657, 0.042838942259550095, -0.11125154048204422, 0.1473836451768875, 0.06991925090551376, -0.06765072047710419, -0.15713608264923096, -0.07740957289934158, -0.030702894553542137, 0.06382650882005692, -0.1894100308418274, -0.03172321245074272, 0.07684652507305145, 0.03619987517595291, -0.047021836042404175, 0.06188707798719406, -0.054060306400060654, 0.13549430668354034, 0.08099273592233658, 0.034437477588653564, -0.23942458629608154, 0.0070179845206439495, 0.1467033177614212, -0.03290577605366707, -0.053400881588459015, 0.02741110324859619, 0.024891270324587822, 0.059561729431152344, -0.02662060409784317, 0.050379637628793716, -0.03955937549471855, 0.03374877944588661, 0.10111422091722488, 0.04624280706048012, -0.1373593509197235, 0.19312213361263275, -0.04257102310657501, 0.0766839012503624, -0.00630419934168458, -0.014857446774840355, -0.09433365613222122, -0.08421985059976578, 0.060360196977853775, 0.04244505241513252, -0.012674346566200256, -0.11559239029884338, -0.017832238227128983, -0.11028958112001419, 0.03475242853164673, -0.07565580308437347, 0.10303547978401184, -0.031172500923275948, -0.02047412469983101, -0.10626004636287689, -0.04185040667653084, -0.0007619188982062042, -0.03523937240242958, -0.018252767622470856, -0.17993707954883575, -0.15610991418361664, -0.0126311294734478, 0.0987437441945076, -0.03578962758183479, -0.06470401585102081, 0.023160500451922417, 0.04780861735343933, -0.15750190615653992, 0.06258011609315872, -0.152652770280838, -0.014102461747825146, -0.008365731686353683, -0.00677525857463479, -0.04615289717912674, -0.022149596363306046, -0.11365804076194763, -0.013337016105651855, 0.03999215364456177, 0.0678175687789917, -0.034176431596279144, -0.048231933265924454, 0.06175006553530693, -0.04222166910767555, 0.047096893191337585, -0.0575321726500988, -0.07581784576177597, -0.020268108695745468, -0.1891023814678192, -0.14641635119915009, 0.09053754061460495, 0.07850265502929688, 0.01884874887764454, 0.029738664627075195, -0.04559674486517906, -0.003396891290321946, -0.0011596917174756527, 0.020724011585116386, 0.04098530486226082, -0.08657382428646088, 0.051531922072172165, -0.029523247852921486, -0.022295719012618065, -0.0444394126534462, 0.06419411301612854, 0.1580369770526886, 0.01751578412950039, 0.1149429902434349, -0.012286171317100525, 0.06406668573617935, -0.1535707712173462, 0.03692388907074928, -0.037883296608924866, -0.08136294782161713, -0.017225246876478195, 0.0009171880083158612, -0.0073659345507621765, -0.06434845179319382, 0.10927923768758774, -0.05138427019119263, -0.06493052840232849, -0.029763713479042053, 0.08226234465837479, 0.0643630102276802, -0.00751507468521595, 0.30095168948173523, -0.02004716359078884, 0.029049286618828773, 0.05279669910669327, 0.09277094155550003, 0.13175956904888153, -0.003080977126955986, 0.1447744220495224, 0.1412857472896576, -0.03651450201869011, 0.0934373065829277, 0.05488525703549385, -0.05254000797867775, -0.0071520013734698296, 0.13132023811340332, 0.06700876355171204, 0.10807893425226212, -0.02356603369116783, -0.06628543138504028, 0.12346705049276352, -0.0680718868970871, -0.03319640830159187, 0.01628062129020691, 0.004507696256041527, -0.05798723176121712, -0.04369323328137398, -0.07258763909339905, -0.11367461830377579, 0.030952930450439453, -0.05898771807551384, -0.006406231317669153, 0.11125048995018005, 0.004349997732788324, -0.06455353647470474, 0.005762224085628986, -0.039125826209783554, -0.006058129016309977, 0.05314420536160469, -0.07496035099029541, -0.11289101094007492, -0.010598300956189632, -0.06719041615724564, 0.04994692653417587, -0.07539397478103638, -0.03404039144515991, 0.02550230175256729, -0.024011092260479927, 0.020942794159054756, -0.08214032649993896, -0.06986453384160995, -0.04609250649809837, -0.029713215306401253, 0.029305407777428627, 0.03805098310112953, 0.09030061215162277, -0.06759478896856308, 0.030405962839722633, 0.014009210281074047, 0.03229040652513504, -0.1865016669034958, -0.05825711414217949, 0.047128353267908096, -0.11120256781578064, -0.027392443269491196, -0.0033457602839916945, -0.07351452112197876, -0.042236845940351486, 0.1379064917564392, 0.23265086114406586, -0.14889435470104218, -0.04848663508892059, -0.11987142264842987, -0.01473862212151289, -0.06647598743438721, 0.1323516070842743, -0.05223523825407028, 0.0632326528429985, -0.09140772372484207, -0.010049588046967983, -0.08531682193279266, -0.023030884563922882, -0.07345209270715714, -0.0433211624622345, 0.12953302264213562, -0.028066731989383698, -0.07405179738998413, 0.11583969742059708, -0.08197588473558426, 0.17600098252296448, 0.0880814641714096, -0.042180176824331284, -0.05312277376651764, 0.04485061764717102, 0.0021805332507938147, 0.048299338668584824, 0.0723428800702095, -0.09577517956495285, 0.04444998875260353, 0.009733125567436218, -0.024442365393042564, -0.22038422524929047, 0.0013208668678998947, 0.08418343961238861, -0.12811176478862762, 0.28404104709625244, -0.07393074035644531, 0.01816844753921032, 0.14236284792423248, -0.06010659039020538, -0.1665385216474533, 0.051273614168167114, 0.03300103172659874, 0.19317224621772766, -0.021138424053788185, -0.059156306087970734, 0.03726167604327202, -0.00480086961761117, 0.06695044040679932, 0.014611994847655296, 0.013467910699546337, 0.05607280507683754, 0.039641790091991425, -0.14448663592338562, 0.06566227972507477, -0.04500212520360947, 0.0901344045996666, -0.07273039221763611, -0.08003224432468414, -0.03894839063286781, 0.004381799139082432, 0.07921205461025238, -0.007093969266861677, -0.01317680161446333, -0.06835491955280304, 0.04800479859113693, -0.09238118678331375, -0.08575435727834702, -0.01708734780550003, -0.14407654106616974, -0.06662318110466003, -0.053942203521728516, -0.03192503750324249, 0.09976182132959366, 0.03437734767794609, 0.11799918115139008, -0.0003083678020630032, 0.0037991167046129704, 0.13172027468681335, -0.05810124799609184, 0.07651268690824509, -0.025382472202181816, -0.05509909614920616 ]
dd543ef8969212ffb1b056659049127681b780c8
# Dataset Card for "movie_captioned-augmented" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
jlbaker361/movie_captioned-augmented
[ "region:us" ]
2023-03-11T02:50:57+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "src", "dtype": "string"}, {"name": "split", "dtype": "string"}, {"name": "id", "dtype": "int64"}, {"name": "caption", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 138703022.0, "num_examples": 542}], "download_size": 138688197, "dataset_size": 138703022.0}}
2023-03-17T08:04:47+00:00
[]
[]
TAGS #region-us
# Dataset Card for "movie_captioned-augmented" More Information needed
[ "# Dataset Card for \"movie_captioned-augmented\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"movie_captioned-augmented\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"movie_captioned-augmented\"\n\nMore Information needed" ]
[ -0.12989939749240875, 0.23256492614746094, -0.0008277512388303876, -0.009772821329534054, 0.1832253634929657, 0.09945858269929886, 0.12839117646217346, 0.0864425003528595, 0.07001233845949173, -0.031178263947367668, 0.02713962085545063, 0.028003714978694916, 0.07681062817573547, 0.2747100591659546, 0.015302347019314766, -0.16732995212078094, -0.025184765458106995, 0.0034832351375371218, -0.060994211584329605, 0.04409854859113693, 0.02399294450879097, -0.08457747846841812, 0.11570832133293152, -0.1545289158821106, -0.2619278132915497, 0.07103870809078217, 0.020327946171164513, -0.041019029915332794, 0.1142234355211258, -0.06435408443212509, 0.09076420217752457, -0.03309587761759758, 0.12135495990514755, -0.09681428968906403, 0.023231346160173416, -0.059761933982372284, -0.031655553728342056, -0.030885178595781326, 0.11880498379468918, 0.06861630827188492, 0.034382011741399765, 0.015343994833528996, 0.04239156097173691, -0.035098250955343246, -0.05572282895445824, -0.20603297650814056, -0.03641856089234352, -0.16630229353904724, -0.12381107360124588, -0.0774776041507721, 0.02234269492328167, 0.0053098807111382484, -0.0712367370724678, 0.044429928064346313, 0.04792746901512146, 0.008982970379292965, 0.015957027673721313, 0.26102420687675476, 0.1406906545162201, 0.11124479025602341, -0.15301834046840668, 0.07595575600862503, 0.040048614144325256, -0.036018457263708115, 0.0005789537681266665, -0.0518333837389946, -0.2413121908903122, -0.028685687109827995, -0.013156481087207794, -0.07664237916469574, 0.2628014385700226, 0.028467226773500443, -0.0498676635324955, -0.04539291188120842, 0.03742332383990288, -0.06918822228908539, -0.09543751180171967, 0.10718334466218948, 0.08165282756090164, -0.015205315314233303, -0.06793247163295746, 0.003988252487033606, -0.03742384910583496, -0.10955283045768738, -0.01206504087895155, -0.0008643002365715802, -0.02574039064347744, 0.1603814959526062, -0.28550824522972107, -0.00731464521959424, -0.10712062567472458, 0.009472856298089027, 0.03591235727071762, -0.07692041248083115, 0.050468116998672485, 0.028248174116015434, -0.04495004937052727, 0.027588753029704094, -0.020660756155848503, 0.05781067535281181, -0.0006697599310427904, 0.036626268178224564, -0.14381922781467438, 0.1428530067205429, 0.13832572102546692, -0.02132350392639637, -0.017254287376999855, -0.020514214411377907, 0.035631537437438965, -0.060562994331121445, 0.013488487340509892, -0.09251007437705994, -0.14753393828868866, 0.0796409472823143, -0.11776866018772125, 0.08537235110998154, -0.01786763034760952, -0.03198065608739853, -0.07858650386333466, -0.05437073856592178, 0.18841086328029633, -0.06326041370630264, -0.0072706835344433784, -0.08708395063877106, -0.07738742977380753, 0.02075771801173687, -0.10392273217439651, -0.02319403551518917, 0.09810075908899307, 0.10265278071165085, -0.07666236162185669, 0.04045652970671654, -0.035341888666152954, 0.030721405521035194, 0.1167745441198349, -0.17128385603427887, 0.039874859154224396, -0.07578180730342865, -0.1626848727464676, 0.07803933322429657, 0.009103504940867424, -0.035067059099674225, 0.14517560601234436, 0.022581085562705994, 0.17642684280872345, 0.02619527466595173, -0.09204702079296112, 0.08570531010627747, -0.0473315604031086, 0.009582619182765484, 0.0075106690637767315, 0.14374560117721558, -0.23413895070552826, 0.044959187507629395, -0.06471610814332962, 0.04372850060462952, -0.17999808490276337, 0.05677991732954979, -0.038592614233493805, 0.02986692637205124, -0.0037617688067257404, -0.001207481138408184, -0.012691684067249298, 0.06979019194841385, -0.08814836293458939, 0.11683741956949234, -0.2699752748012543, -0.06263473629951477, 0.14286625385284424, -0.13901546597480774, -0.20468924939632416, -0.02918705902993679, -0.042849864810705185, -0.06135636195540428, -0.037636734545230865, 0.30259859561920166, -0.08848787844181061, -0.12738795578479767, -0.039353132247924805, 0.1588781327009201, -0.15636378526687622, -0.18477120995521545, 0.10977164655923843, 0.050956759601831436, -0.024738801643252373, -0.01168473158031702, 0.08407939225435257, 0.02382839284837246, -0.06687435507774353, -0.04000723734498024, 0.07959352433681488, -0.08899984508752823, 0.08965165913105011, 0.003706342075020075, 0.08197876811027527, -0.018394362181425095, 0.1206880733370781, -0.02504882961511612, 0.11165179312229156, 0.012325344607234001, 0.11047424376010895, -0.0032118698582053185, 0.0823768749833107, -0.05953633412718773, 0.0033782371319830418, -0.17311595380306244, -0.1432519108057022, -0.022697025910019875, -0.028980448842048645, -0.010496102273464203, 0.03175438195466995, 0.026166299358010292, 0.032310113310813904, -0.07536735385656357, 0.0976853221654892, 0.04464844986796379, 0.006659221835434437, 0.15742851793766022, -0.02967653051018715, -0.023853367194533348, -0.12300287187099457, 0.005492752883583307, -0.08077225834131241, -0.08510880917310715, 0.10933730006217957, 0.06376966834068298, 0.014612012542784214, -0.12080542743206024, 0.05304832383990288, -0.036909446120262146, 0.05273960903286934, -0.12586134672164917, 0.054477520287036896, -0.06467476487159729, 0.0020754546858370304, 0.15123805403709412, -0.08069180697202682, 0.08940785378217697, 0.16796106100082397, -0.1449432671070099, -0.0028034797869622707, -0.09875083714723587, -0.010323896072804928, 0.032877661287784576, -0.06211713328957558, 0.0022837272845208645, -0.12799161672592163, 0.014834376983344555, 0.10174392908811569, -0.019768735393881798, 0.11774004250764847, 0.06919338554143906, -0.02837447077035904, -0.18787448108196259, -0.0861329436302185, 0.23221981525421143, -0.14428924024105072, 0.10372057557106018, 0.2383478283882141, 0.20914538204669952, 0.22599685192108154, 0.05068695917725563, -0.07625680416822433, 0.041887640953063965, -0.0949806496500969, -0.027203314006328583, 0.2147909700870514, -0.062629334628582, -0.05400252714753151, 0.08913625776767731, -0.01273719035089016, 0.018320120871067047, -0.07710707932710648, -0.12124040722846985, -0.01758866384625435, 0.010099685750901699, -0.194370299577713, 0.03917418792843819, -0.029171844944357872, 0.07496565580368042, 0.012645273469388485, -0.025014705955982208, 0.15348905324935913, -0.06434153765439987, -0.04567128047347069, 0.04330930486321449, -0.1385522037744522, -0.36856406927108765, -0.0630616843700409, -0.2546696066856384, 0.10765940696001053, 0.05496112257242203, -0.06818164139986038, -0.09810346364974976, -0.0016151034506037831, 0.07397395372390747, -0.17898143827915192, -0.27236539125442505, -0.076922208070755, -0.05525565519928932, 0.03198887035250664, -0.02203129231929779, -0.044470760971307755, 0.008877085521817207, -0.04601431265473366, -0.05442392826080322, 0.11988813430070877, -0.04850908741354942, 0.12000486999750137, 0.054124198853969574, -0.1165522038936615, 0.11336979269981384, -0.07957963645458221, 0.03477790206670761, -0.13351958990097046, -0.10735906660556793, 0.1609773337841034, -0.01511448621749878, -0.018766961991786957, 0.11373405158519745, 0.0931539312005043, -0.14879702031612396, -0.033204786479473114, -0.07369785755872726, -0.22464308142662048, -0.15769065916538239, -0.0587054081261158, -0.07804708182811737, 0.11929306387901306, 0.1877034306526184, 0.027510635554790497, -0.015062977559864521, 0.05818617343902588, 0.08974887430667877, 0.031109822914004326, -0.10761938244104385, 0.012027577497065067, -0.08499190211296082, 0.01431456208229065, -0.047708284109830856, -0.06386465579271317, 0.04537297040224075, 0.12288849800825119, 0.13413648307323456, 0.15241168439388275, 0.12282655388116837, 0.030267521739006042, -0.031572576612234116, 0.036850567907094955, 0.12206662446260452, 0.06540780514478683, 0.16411426663398743, -0.048305511474609375, -0.036485541611909866, 0.0030012433417141438, -0.0565459281206131, 0.05347766727209091, 0.16598790884017944, -0.27616086602211, -0.013584650121629238, -0.06832540780305862, -0.002544514136388898, -0.2538856267929077, 0.03551626577973366, -0.1980687528848648, 0.22633236646652222, -0.0006251931190490723, 0.2241140455007553, -0.06517667323350906, 0.052883733063936234, 0.18094474077224731, -0.16316312551498413, 0.1961822509765625, -0.006863424554467201, 0.022380592301487923, -0.12488387525081635, -0.05448739230632782, -0.06053946167230606, -0.09843714535236359, 0.020836282521486282, 0.10811404883861542, -0.09991186857223511, 0.16391631960868835, 0.016039641574025154, -0.08360586315393448, -0.06176295876502991, -0.0762469619512558, 0.044634588062763214, 0.0044362591579556465, 0.26291248202323914, 0.07493390887975693, -0.13188956677913666, -0.16463704407215118, -0.014291346073150635, 0.0036908090114593506, 0.16177545487880707, -0.03745318949222565, -0.13214467465877533, 0.0696246400475502, -0.04660665988922119, -0.08266153186559677, -0.1251913607120514, 0.08870623260736465, -0.11592273414134979, 0.028950992971658707, 0.08968830853700638, -0.12193761765956879, -0.0011637508869171143, -0.02918258123099804, -0.04047866538167, 0.09405491501092911, 0.1528313010931015, 0.05443888157606125, -0.07832586020231247, 0.06897972524166107, 0.08288644999265671, 0.027934493497014046, 0.10351531207561493, -0.01432256679981947, 0.13960136473178864, -0.1695915162563324, -0.14214633405208588, 0.13814733922481537, -0.06378094851970673, 0.15070222318172455, -0.16147027909755707, 0.07744662463665009, -0.11544805020093918, 0.005467086564749479, -0.043236058205366135, -0.004714241251349449, 0.06689330190420151, -0.009377074427902699, 0.08720698207616806, -0.13950441777706146, 0.14689388871192932, 0.18809624016284943, 0.030276872217655182, 0.08760081231594086, 0.06762992590665817, -0.057191330939531326, 0.18213215470314026, 0.14229761064052582, -0.07311701029539108, 0.0506705567240715, 0.0694364681839943, -0.02978816069662571, -0.2613528370857239, 0.00806385837495327, -0.10759621113538742, -0.1645245999097824, 0.1487995684146881, -0.1974424123764038, 0.016459770500659943, 0.06336165219545364, -0.014975182712078094, 0.27847641706466675, -0.09640001505613327, -0.08423645794391632, 0.048921000212430954, 0.12722153961658478, 0.2740230858325958, -0.030474847182631493, -0.012156224809587002, -0.11578872054815292, -0.024165861308574677, 0.08726651966571808, -0.02673424780368805, 0.038169048726558685, 0.02338685654103756, 0.05869569629430771, -0.02876458317041397, -0.051700472831726074, 0.10191384702920914, 0.026119515299797058, 0.029598956927657127, -0.079157754778862, -0.20318925380706787, 0.07186366617679596, -0.05634394288063049, 0.03145671635866165, -0.007188795134425163, -0.08553259074687958, -0.08411979675292969, 0.026469431817531586, 0.043137822300195694, -0.02925872802734375, 0.08896733820438385, -0.022580286487936974, -0.10787992179393768, 0.07551198452711105, -0.1480269432067871, 0.037343889474868774, 0.11278586834669113, -0.06970138102769852, -0.04977600276470184, 0.08549637347459793, -0.052521105855703354, -0.011265648528933525, -0.1791582703590393, -0.06323501467704773, -0.014288186095654964, 0.07644651085138321, -0.10877877473831177, -0.007625256199389696, 0.11572322994470596, -0.0032189160119742155, 0.10322896391153336, 0.04095321521162987, 0.01684088073670864, 0.06650690734386444, 0.19657836854457855, 0.011560790240764618, -0.018426867201924324, 0.047090981155633926, 0.1466248780488968, 0.005782461259514093, -0.07341025769710541, -0.06436559557914734, 0.008749458007514477, 0.00827234797179699, -0.08012746274471283, 0.06197276711463928, -0.029790235683321953, 0.0134042389690876, 0.07195191085338593, 0.03437159210443497, -0.2090119868516922, 0.30511245131492615, 0.014263767749071121, -0.12170949578285217, -0.0012445743195712566, 0.022056160494685173, -0.06357076019048691, -0.024290092289447784, -0.03003421239554882, 0.1546446532011032, -0.02921619638800621, -0.141452819108963, 0.08034001290798187, 0.002608398674055934, 0.01436956413090229, -0.03836282342672348, 0.023620914667844772, 0.09366782009601593, -0.0684579461812973, -0.03711389750242233, -0.05870499834418297, -0.09009455144405365, -0.07487724721431732, 0.05189765617251396, -0.08803761750459671, -0.09915626794099808, 0.010522396303713322, 0.20671038329601288, -0.08753369748592377, -0.11665134131908417, 0.03920453414320946, 0.0659116581082344, 0.02701469138264656, 0.039608512073755264, 0.011275608092546463, 0.00394055712968111, -0.036364126950502396, 0.07535479217767715, -0.019522469490766525, -0.031883589923381805, -0.1336456537246704, 0.009502976201474667, 0.017233209684491158, -0.05630994215607643, -0.08612917363643646, -0.008128274232149124, 0.07854430377483368, -0.014206537045538425, 0.049987103790044785, 0.11521495878696442, 0.009212085977196693, 0.0845060646533966, -0.10817325860261917, -0.280693918466568, 0.08443998545408249, 0.037740133702754974, 0.032825518399477005, 0.2161634862422943, 0.0061324830166995525, 0.07326485216617584, -0.004132314585149288, 0.0011807556729763746, -0.15367835760116577, -0.09869985282421112, -0.00756687531247735, -0.05776286870241165, -0.0601254478096962, 0.001145383808761835, 0.030901826918125153, 0.10674833506345749, -0.009098450653254986, -0.07175754755735397, 0.03235229104757309, 0.02527078613638878, -0.06561429053544998, -0.029102317988872528, -0.037335727363824844, -0.09026017040014267, 0.024358797818422318, 0.017777688801288605, 0.037611428648233414, -0.030316131189465523, 0.4261050522327423, 0.03150055184960365, -0.04536563903093338, -0.059233780950307846, 0.17706796526908875, -0.04206956550478935, -0.025111323222517967, 0.25919464230537415, 0.11813579499721527, -0.037614017724990845, -0.038232721388339996, 0.06748555600643158, 0.08753862231969833, 0.23836438357830048, 0.05991271510720253, 0.0345350056886673, -0.032250504940748215, -0.022503424435853958, 0.06712883710861206, -0.048997681587934494, 0.0076627000235021114, 0.03517690673470497, 0.02018047124147415, 0.01554103847593069, 0.056880202144384384, -0.09838990867137909, 0.03210883587598801, -0.019712479785084724, 0.10085564106702805, 0.026391224935650826, -0.08699510991573334, -0.048151031136512756, -0.018651504069566727, -0.00137939746491611, -0.16479715704917908, 0.10190968960523605, -0.05491667613387108, 0.10470172762870789, 0.2608731985092163, 0.12001346796751022, -0.02879784069955349, 0.18958790600299835, -0.11702781170606613, -0.024191472679376602, 0.10132870078086853, 0.04603247717022896, 0.006961761973798275, 0.06956848502159119, -0.05811390280723572, 0.06318309158086777, -0.08852063864469528, 0.07723210006952286, 0.0017462559044361115, 0.1200391948223114, 0.08409057557582855, -0.032161157578229904, -0.09589756280183792, -0.0507705882191658, 0.03204260766506195, -0.09387527406215668, 0.11948122829198837, -0.0024436621461063623, 0.09501123428344727, 0.0016878454480320215, 0.05842411145567894, -0.019441206008195877, 0.09010683745145798, 0.05095217004418373, -0.044562432914972305, -0.06792787462472916, 0.10412976890802383, -0.09629619866609573, -0.07608334720134735, -0.05951130390167236, 0.08165519684553146, 0.28264835476875305, -0.15330196917057037, -0.08852499723434448, -0.022641664370894432, 0.034152861684560776, 0.020677203312516212, 0.16674886643886566, -0.04283638671040535, -0.01879117451608181, -0.05089758709073067, -0.08522612601518631, 0.04886384680867195, 0.010006011463701725, 0.12201403081417084, -0.07010149210691452, 0.0565841943025589, 0.02725634165108204, -0.21032465994358063, 0.055059924721717834, -0.09441643953323364, 0.04523605480790138, 0.1611981987953186, -0.12467344850301743, 0.021535273641347885, -0.028002064675092697, 0.07377874106168747, 0.06595983356237411, 0.009032312780618668, -0.06595762819051743, -0.03625654801726341, -0.1576068103313446, 0.047812119126319885, -0.31113526225090027, -0.29131531715393066, 0.059967171400785446, 0.005148861091583967, 0.21783088147640228, -0.09088188409805298, 0.09410002082586288, -0.06546584516763687, 0.05526076257228851, -0.003490547649562359, -0.017266573384404182, -0.05052480846643448, 0.10037333518266678, -0.08057247847318649, 0.20077699422836304, -0.1296909898519516, -0.0636812150478363, 0.04075175151228905, 0.08665960282087326, -0.03078308142721653, 0.025339443236589432, -0.0006349888280965388, -0.00039063446456566453, -0.07313895970582962, -0.08755847811698914, 0.12007055431604385, 0.0069595817476511, 0.048732660710811615, 0.06601577997207642, -0.03431554138660431, -0.012481331825256348, 0.10595046728849411, -0.07087093591690063, -0.02183237299323082, 0.050158534198999405, -0.17616130411624908, 0.008707882836461067, 0.0011985065648332238, -0.10290525108575821, 0.09783702343702316, -0.0953359305858612, 0.03451892361044884, 0.02048683911561966, 0.07494707405567169, 0.01638850010931492, 0.08576560765504837, -0.06637502461671829, -0.007216772064566612, 0.14487837255001068, 0.014932502061128616, -0.061081092804670334, -0.06648604571819305 ]
696ed44008fdf10efc4726a46d568a6b8817d0bf
# Dataset Card for "well-pad-global-500-500" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
neelr11/well-pad-global-500-500
[ "region:us" ]
2023-03-11T05:16:19+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "index", "dtype": "int64"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 103120399.0, "num_examples": 1000}], "download_size": 103077439, "dataset_size": 103120399.0}}
2023-03-11T05:16:26+00:00
[]
[]
TAGS #region-us
# Dataset Card for "well-pad-global-500-500" More Information needed
[ "# Dataset Card for \"well-pad-global-500-500\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"well-pad-global-500-500\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"well-pad-global-500-500\"\n\nMore Information needed" ]
[ -0.10907206684350967, 0.05701114609837532, 0.000996887218207121, 0.025915103033185005, 0.12117897719144821, 0.1477867215871811, 0.1461857110261917, 0.053759265691041946, 0.0975550040602684, -0.049206677824258804, 0.10949373245239258, -0.03407759964466095, 0.11831299215555191, 0.28574612736701965, 0.03285369649529457, -0.06145677715539932, 0.02803603559732437, 0.03857630118727684, -0.08396705240011215, 0.02602531760931015, -0.013259612955152988, -0.09210339933633804, 0.07079947739839554, -0.12233377248048782, -0.1354459673166275, 0.09749149531126022, -0.012579264119267464, -0.008005143143236637, 0.023038329556584358, -0.07384143769741058, 0.08020919561386108, -0.030963709577918053, 0.05861831083893776, -0.154100701212883, -0.011757842265069485, -0.0020591604989022017, -0.039491478353738785, 0.05751814693212509, 0.03753521293401718, -0.023202883079648018, -0.051538411527872086, -0.0016886445228010416, -0.05045025050640106, -0.03557583689689636, -0.05383457988500595, -0.28881776332855225, -0.12266721576452255, 0.007466426119208336, 0.008521301671862602, -0.08222497254610062, 0.07333961129188538, 0.018348010256886482, -0.028174635022878647, -0.0007411141996271908, 0.046195365488529205, -0.17558668553829193, 0.0773760974407196, 0.06776589900255203, -0.04199778661131859, 0.09314369410276413, -0.013653949834406376, 0.05208021029829979, 0.07230085134506226, -0.04128825291991234, -0.0052373819053173065, -0.0073339203372597694, -0.2246771603822708, 0.07776369899511337, 0.0014495893847197294, -0.02675950527191162, 0.39151057600975037, -0.01126527227461338, 0.02042834646999836, -0.007901979610323906, -0.010817314498126507, -0.18859060108661652, 0.004944664426147938, -0.008368018083274364, 0.01999327912926674, 0.028731178492307663, 0.09642458707094193, -0.026514507830142975, -0.09572961926460266, -0.14744336903095245, -0.16867248713970184, 0.08952409774065018, -0.019792946055531502, 0.1594620794057846, -0.17798416316509247, -0.012716003693640232, -0.08746906369924545, 0.004914629273116589, 0.029441120103001595, -0.044809143990278244, -0.0093002300709486, 0.031699202954769135, 0.02462952956557274, 0.049710486084222794, 0.05899868905544281, 0.019662341102957726, 0.11931018531322479, 0.022346045821905136, 0.07155993580818176, 0.0494004562497139, 0.14389371871948242, -0.06273084878921509, -0.06888556480407715, -0.1027999296784401, -0.030846569687128067, -0.08655954152345657, 0.061682622879743576, -0.07502756267786026, -0.09844278544187546, 0.02471999078989029, -0.07449556887149811, 0.09882421791553497, -0.06716707348823547, -0.16596022248268127, -0.10021596401929855, 0.03890973702073097, 0.07506879419088364, -0.09639247506856918, 0.053044285625219345, -0.017734261229634285, -0.049653295427560806, -0.0019458862952888012, -0.14421989023685455, -0.06853251159191132, 0.03264273703098297, 0.06639032065868378, -0.0632772371172905, -0.03319554030895233, -0.07034682482481003, 0.005291909910738468, 0.06487655639648438, -0.1137901172041893, 0.0632437989115715, -0.05121254548430443, -0.24795149266719818, 0.08928917348384857, 0.05867953971028328, -0.09087532758712769, 0.2253485918045044, 0.020164858549833298, 0.06336156278848648, 0.010899861343204975, -0.048135869204998016, 0.19762687385082245, -0.07135776430368423, 0.07666952162981033, 0.08097964525222778, 0.08913873881101608, -0.20795437693595886, 0.026229068636894226, -0.05378830060362816, -0.03691710904240608, 0.10498667508363724, 0.007771999109536409, -0.10767281800508499, 0.011745947413146496, -0.03364644944667816, -0.011585701256990433, -0.14327658712863922, 0.0699508786201477, 0.04218874126672745, 0.007525130640715361, -0.1345597207546234, -0.039329007267951965, 0.132666677236557, -0.10028976947069168, -0.16335128247737885, -0.02093224599957466, 0.019085021689534187, 0.10505635291337967, -0.014705915004014969, 0.268820196390152, 0.06261416524648666, 0.003981607034802437, -0.009276905097067356, 0.12838642299175262, -0.15413372218608856, -0.3589067757129669, 0.04562375321984291, -0.01640232652425766, -0.08853267133235931, 0.03602525591850281, 0.15885880589485168, 0.017308520153164864, -0.029891571030020714, -0.07958430796861649, -0.03789146617054939, -0.18113046884536743, 0.029594220221042633, -0.021779701113700867, 0.03983249515295029, -0.0396735854446888, 0.09577590227127075, -0.09241315722465515, 0.05043601244688034, -0.03547336161136627, -0.05378660559654236, -0.021495452150702477, 0.2128935158252716, -0.17033424973487854, 0.032813623547554016, -0.1113014742732048, -0.09242638200521469, 0.04243277758359909, -0.024030959233641624, 0.005058941897004843, 0.031708672642707825, 0.12263403087854385, -0.009296657517552376, -0.029584040865302086, 0.07973241806030273, 0.146113321185112, 0.03185354918241501, -0.0005088751786388457, 0.0367012694478035, 0.00766756059601903, -0.06684986501932144, -0.12599140405654907, 0.029829109087586403, -0.04396703094244003, 0.14726117253303528, 0.013263195753097534, 0.04657489433884621, -0.03215980529785156, 0.0427558496594429, 0.01987696811556816, 0.030100896954536438, -0.04369901865720749, 0.008033553138375282, -0.09425415843725204, -0.0546552874147892, -0.0956876277923584, -0.07268815487623215, 0.2890879213809967, 0.08919300884008408, 0.10408687591552734, -0.0058340816758573055, 0.01647999696433544, 0.07577630877494812, -0.00555232772603631, -0.08415635675191879, 0.06700735539197922, -0.14416739344596863, -0.09391424059867859, -0.015043160878121853, -0.038874246180057526, 0.029360013082623482, 0.04974708706140518, 0.006404208950698376, -0.06381209194660187, 0.047243356704711914, 0.10254792869091034, -0.08575814217329025, 0.12879802286624908, 0.18197019398212433, 0.03719629719853401, 0.1392347514629364, -0.052312422543764114, -0.10875532031059265, -0.010189074091613293, -0.024569733068346977, -0.05657059699296951, 0.2965288460254669, -0.058214589953422546, 0.04467445984482765, 0.10097074508666992, -0.001783055835403502, 0.1265200674533844, -0.16666118800640106, -0.06383095681667328, -0.05739043280482292, -0.05135262385010719, -0.19756966829299927, 0.018268227577209473, -0.020016441121697426, 0.061064306646585464, -0.029072223231196404, 0.06485260277986526, 0.157008558511734, 0.028365399688482285, 0.00067414395743981, 0.11529730260372162, -0.18077726662158966, -0.2535896599292755, -0.06457487493753433, 0.028374480083584785, 0.03956696763634682, 0.034975748509168625, -0.031136535108089447, -0.13567133247852325, -0.08427759259939194, 0.05769326910376549, -0.06945530325174332, -0.06687681376934052, 0.00936516746878624, 0.05127503350377083, 0.017709247767925262, -0.03203808143734932, -0.05459927022457123, 0.04795539751648903, 0.001348699675872922, 0.07652384042739868, 0.10729710012674332, 0.023892473429441452, 0.1329917311668396, 0.057576779276132584, -0.04565005004405975, 0.08752865344285965, -0.005472503136843443, -0.03127550333738327, -0.1015406921505928, -0.01517574954777956, 0.0709659680724144, 0.09504414349794388, -0.02272888831794262, 0.03903250768780708, 0.06903701275587082, -0.1511911004781723, -0.04221084341406822, -0.10759438574314117, -0.1803145557641983, -0.1569788157939911, -0.08360029011964798, -0.06789076328277588, 0.02005818858742714, 0.008576823398470879, 0.07544707506895065, -0.1912710964679718, 0.09105633199214935, 0.12097229808568954, -0.06545759737491608, -0.12722809612751007, -0.07892786711454391, -0.045614976435899734, -0.001749443239532411, -0.008237355388700962, -0.1949862688779831, -0.002879559528082609, 0.1686418354511261, 0.2385970503091812, 0.1546960026025772, 0.08159876614809036, 0.09855341166257858, -0.04369157925248146, 0.19791404902935028, 0.06184854358434677, 0.2022729516029358, 0.09597554057836533, -0.039016079157590866, 0.048187579959630966, 0.054368048906326294, -0.07444215565919876, -0.020115472376346588, 0.14940398931503296, -0.12378420680761337, 0.07996834069490433, -0.06926903128623962, 0.03955976292490959, -0.2106514722108841, 0.06112350896000862, -0.1358708143234253, 0.07992661744356155, 0.046478934586048126, 0.13689668476581573, -0.13224293291568756, 0.07960980385541916, 0.13089925050735474, -0.0071770912036299706, 0.09217514842748642, 0.028484318405389786, -0.013400435447692871, -0.13476364314556122, -0.0887226089835167, -0.046819545328617096, 0.018135515972971916, 0.029879093170166016, 0.15331661701202393, -0.20344007015228271, 0.11746314913034439, 0.04286373034119606, 0.030196141451597214, -0.11633778363466263, -0.04232443869113922, -0.0807664543390274, -0.07890184968709946, 0.0862765684723854, 0.03663531318306923, -0.13434042036533356, -0.15320879220962524, -0.03787791728973389, 0.01755804382264614, 0.17580288648605347, 0.07087577879428864, -0.16602344810962677, 0.032657209783792496, 0.01111877616494894, -0.08948622643947601, -0.35005152225494385, -0.048485975712537766, -0.16647222638130188, 0.04954734444618225, 0.12285714596509933, -0.025955304503440857, -0.008596161380410194, 0.02972002886235714, -0.023477161303162575, 0.018984602764248848, -0.11017294228076935, -0.02538975514471531, -0.07890496402978897, -0.007080545648932457, 0.14903558790683746, 0.03531603515148163, -0.025013618171215057, 0.058555763214826584, -0.07056611776351929, 0.03725426644086838, -0.13789451122283936, 0.09334570169448853, -0.05571017414331436, 0.07018112391233444, -0.06760475784540176, 0.05679936334490776, -0.05430951714515686, -0.017854351550340652, -0.04465075209736824, -0.019528698176145554, -0.05139829218387604, -0.10199867933988571, 0.17336438596248627, -0.045033544301986694, 0.05044810101389885, 0.25057294964790344, 0.0002314434532308951, -0.006651808973401785, 0.16100171208381653, -0.09974788874387741, 0.13515783846378326, -0.002893796656280756, -0.03193117678165436, 0.1988479346036911, 0.20872031152248383, -0.0005670319660566747, -0.25045275688171387, -0.050831910222768784, -0.15739937126636505, 0.01880376599729061, -0.015874013304710388, -0.22116512060165405, 0.15198926627635956, 0.1055908054113388, -0.04856567457318306, 0.34474170207977295, -0.13162201642990112, -0.025990953668951988, 0.1005207821726799, 0.07837486267089844, 0.3721408545970917, -0.13682648539543152, -0.0633777529001236, -0.1020207330584526, -0.16439859569072723, 0.19636620581150055, -0.03844917193055153, 0.1013525128364563, -0.03799877688288689, 0.09921585768461227, -0.08976153284311295, -0.05384104326367378, 0.17771850526332855, -0.01048582699149847, 0.09876274317502975, -0.024357318878173828, 0.0162808895111084, 0.21077880263328552, 0.022428086027503014, 0.07445912063121796, -0.006835053209215403, -0.008985322900116444, -0.10523325949907303, -0.019518498331308365, 0.07608117163181305, -0.03311086818575859, 0.08229976147413254, -0.03097190521657467, -0.032448045909404755, -0.022370683029294014, -0.14249354600906372, -0.08405549079179764, -0.056661207228899, 0.05150776728987694, -0.06658109277486801, -0.09894198179244995, 0.013274695724248886, -0.19877876341342926, -0.04264889284968376, -0.08319912850856781, -0.07892061024904251, 0.08403941243886948, -0.1306096315383911, 0.0439152792096138, 0.09106913208961487, -0.04395730420947075, 0.021310387179255486, 0.06519869714975357, 0.024452654644846916, 0.04542054980993271, 0.22014425694942474, -0.091535285115242, -0.1742812544107437, 0.10001467168331146, -0.10463124513626099, -0.0004910056595690548, 0.16248705983161926, -0.009283255785703659, 0.08679838478565216, -0.02218504808843136, -0.048477839678525925, 0.0911908820271492, -0.11494065821170807, 0.13652478158473969, 0.06813245266675949, 0.03741200640797615, -0.17810459434986115, 0.22942344844341278, -0.036393143236637115, -0.05693858489394188, 0.019243774935603142, -0.03543854132294655, -0.08327056467533112, -0.05135350674390793, 0.07183941453695297, 0.218525230884552, 0.004672081209719181, -0.1812974065542221, 0.05084342509508133, -0.07993260025978088, -0.01770348846912384, -0.00016644045535940677, -0.0011044442653656006, 0.050500065088272095, -0.03963245823979378, -0.02826714888215065, -0.010855455882847309, -0.08064603805541992, -0.026438815519213676, 0.01541617140173912, -0.07614855468273163, -0.24371719360351562, -0.04820792376995087, 0.10486360639333725, -0.08284278213977814, -0.036907486617565155, -0.0583512969315052, 0.0629890039563179, 0.012710755690932274, -0.04238125681877136, 0.0515906997025013, 0.03559800609946251, 0.04346125200390816, -0.02107936143875122, -0.027520762756466866, 0.00097057776292786, -0.09905730932950974, 0.09923940151929855, 0.061994004994630814, -0.03928747773170471, -0.12235923856496811, 0.03543904423713684, 0.06892424821853638, 0.058432772755622864, 0.10042329877614975, 0.12945976853370667, 0.04472380131483078, 0.12151014059782028, -0.146300807595253, -0.1255941092967987, 0.003174627898260951, 0.0738065093755722, 0.0444406196475029, 0.06755951046943665, 0.005072938743978739, 0.12172592431306839, 0.00421715434640646, 0.08911450952291489, 0.03208889812231064, -0.056815508753061295, -0.02248048037290573, -0.2619633674621582, -0.007328846026211977, -0.02758108638226986, -0.0005026807193644345, 0.21309329569339752, 0.03787700831890106, -0.005187235306948423, 0.046555694192647934, -0.07288026809692383, 0.051908254623413086, 0.015961889177560806, -0.0353766493499279, -0.1944587081670761, -0.14635878801345825, 0.03493623062968254, 0.07338699698448181, 0.016309669241309166, 0.4503701627254486, -0.1143139898777008, -0.20719574391841888, -0.0966045930981636, 0.12493185698986053, -0.03687947243452072, -0.03114147111773491, 0.31113624572753906, 0.09647722542285919, -0.051109813153743744, -0.11430205404758453, 0.10360307991504669, 0.05370653048157692, 0.08866066485643387, 0.11103328317403793, -0.003993181046098471, -0.06638440489768982, 0.034337349236011505, -0.05037651211023331, -0.13732555508613586, 0.12411750853061676, 0.11263519525527954, -0.10840562731027603, -0.014288109727203846, 0.040640559047460556, 0.03680820390582085, -0.033745117485523224, 0.005065769888460636, 0.00020604056771844625, 0.022447193041443825, -0.1043032631278038, -0.08305893838405609, -0.05948057398200035, -0.040419645607471466, -0.1296130269765854, 0.06405176222324371, -0.01792595162987709, -0.03766494616866112, 0.268402099609375, 0.06806380301713943, 0.018128739669919014, 0.14330942928791046, -0.04431304335594177, 0.17399002611637115, -0.016905995085835457, -0.0024277169723063707, -0.08808164298534393, 0.0487818643450737, -0.1457688808441162, -0.03238904848694801, -0.09084013849496841, 0.04003925621509552, 0.006242877803742886, -0.05112672224640846, -0.0009399178088642657, -0.08529361337423325, -0.008582379668951035, -0.10857053846120834, 0.04444961994886398, -0.1307746171951294, 0.06155315041542053, -0.01325188111513853, 0.008713866584002972, 0.029720593243837357, 0.17544664442539215, -0.01717999391257763, 0.008262473158538342, -0.019777676090598106, -0.10894641280174255, -0.02320411615073681, 0.10711769014596939, 0.03594305366277695, -0.11095951497554779, -0.07555491477251053, 0.1729215532541275, 0.24283774197101593, -0.03430052474141121, 0.0030410487670451403, 0.025103403255343437, 0.013413562439382076, 0.02406093291938305, 0.11136747151613235, 0.022555014118552208, 0.05641619488596916, -0.005166349932551384, -0.02615240588784218, 0.00869040284305811, -0.047798775136470795, 0.008694948628544807, 0.06402217596769333, 0.009353778325021267, -0.06701712310314178, -0.11791873723268509, 0.07917562872171402, -0.05102452635765076, 0.06138608604669571, 0.12990091741085052, -0.0933694988489151, -0.07382369041442871, -0.03726703301072121, 0.20592038333415985, -0.01992536336183548, -0.07979044318199158, -0.06009160727262497, 0.05196290835738182, -0.11069381982088089, 0.02337716706097126, -0.318948894739151, -0.14120733737945557, -0.04392704367637634, -0.09078315645456314, 0.045895010232925415, -0.018253233283758163, 0.115895576775074, 0.04697848856449127, 0.006370658054947853, -0.06586258858442307, 0.11515624076128006, -0.07186707109212875, 0.04478754848241806, 0.001047941274009645, 0.05967209115624428, -0.0478241927921772, -0.13431382179260254, 0.004336192738264799, 0.06265277415513992, -0.05250919610261917, 0.02862640656530857, 0.0420941524207592, 0.016058001667261124, -0.046197716146707535, -0.07087406516075134, 0.13536852598190308, -0.023897461593151093, 0.010388786904513836, 0.0020871588494628668, 0.0014558796538040042, 0.12457748502492905, 0.022222932428121567, -0.001102917711250484, 0.005549666937440634, -0.03887338191270828, -0.12381914258003235, 0.09792601317167282, 0.0184091255068779, -0.08003798127174377, 0.055945634841918945, -0.10581216216087341, 0.021327897906303406, -0.0413963757455349, 0.0701216459274292, 0.2183617353439331, 0.08767853677272797, -0.06835675239562988, -0.07189417630434036, 0.041432302445173264, 0.0046403552405536175, -0.054601069539785385, -0.06484130769968033 ]
28e5704a376e778b212cd310faedf670c56cad85
# Dataset Card for "well-pad-global-500-0" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
neelr11/well-pad-global-500-0
[ "region:us" ]
2023-03-11T05:49:06+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "index", "dtype": "int64"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 343119936.674, "num_examples": 4998}], "download_size": 378900610, "dataset_size": 343119936.674}}
2023-03-11T05:49:24+00:00
[]
[]
TAGS #region-us
# Dataset Card for "well-pad-global-500-0" More Information needed
[ "# Dataset Card for \"well-pad-global-500-0\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"well-pad-global-500-0\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"well-pad-global-500-0\"\n\nMore Information needed" ]
[ -0.10590947419404984, 0.05660760775208473, 0.001097553875297308, 0.02517605945467949, 0.10139816999435425, 0.13564154505729675, 0.13918288052082062, 0.06764206290245056, 0.0899335965514183, -0.0567258819937706, 0.12244614958763123, -0.02753884717822075, 0.09798356145620346, 0.2759349048137665, 0.02589978463947773, -0.046986669301986694, 0.037336137145757675, 0.04011821746826172, -0.08576097339391708, 0.02720741368830204, -0.013505138456821442, -0.07845083624124527, 0.0663614273071289, -0.12142714858055115, -0.13457921147346497, 0.09597378969192505, -0.012782164849340916, -0.01201983168721199, 0.0241234228014946, -0.0813571959733963, 0.07058798521757126, -0.02082650177180767, 0.03892512246966362, -0.15180645883083344, -0.006043460685759783, 0.007293344475328922, -0.04941442981362343, 0.04800352454185486, 0.04005596414208412, -0.034415170550346375, -0.045597996562719345, -0.023606274276971817, -0.05522821471095085, -0.03692328929901123, -0.06055048480629921, -0.3187716007232666, -0.12302356958389282, 0.015623926185071468, -0.013931844383478165, -0.06684347242116928, 0.07291694730520248, 0.042726702988147736, -0.02988496981561184, 0.00451050465926528, 0.03661425784230232, -0.16078393161296844, 0.090386763215065, 0.06551741808652878, -0.04553353413939476, 0.09435401111841202, -0.008977336809039116, 0.04668739065527916, 0.06313929706811905, -0.042913466691970825, -0.02957313135266304, -0.009214718826115131, -0.23539236187934875, 0.08215554803609848, 0.013371706008911133, -0.03748807683587074, 0.3733329176902771, -0.0060504707507789135, 0.013853593729436398, 0.0027730960864573717, -0.002929764101281762, -0.18212471902370453, 0.003095221472904086, 0.008115732111036777, 0.018922213464975357, 0.04269061237573624, 0.08566071093082428, -0.01949535682797432, -0.09720385819673538, -0.14023111760616302, -0.16346009075641632, 0.12982556223869324, -0.02107023075222969, 0.17195142805576324, -0.18111343681812286, -0.02108333259820938, -0.10194233059883118, 0.004822419956326485, 0.029529614374041557, -0.0320148728787899, 0.010545476339757442, 0.04424476623535156, 0.012171292677521706, 0.08173418045043945, 0.08106116950511932, 0.007821822538971901, 0.07225820422172546, 0.031729068607091904, 0.06565582752227783, 0.04651940241456032, 0.13936738669872284, -0.06293739378452301, -0.04715842753648758, -0.06030585989356041, -0.0038902470842003822, -0.10186606645584106, 0.07502402365207672, -0.08544203639030457, -0.1037043109536171, 0.019844071939587593, -0.053182534873485565, 0.09873387217521667, -0.05129767209291458, -0.16137321293354034, -0.08918403834104538, 0.03177843242883682, 0.11395318061113358, -0.0906984880566597, 0.049294549971818924, -0.010554034262895584, -0.04931432381272316, -0.012446217238903046, -0.137124702334404, -0.07067671418190002, 0.01738421805202961, 0.05787002295255661, -0.0675177201628685, -0.02140071615576744, -0.05749434605240822, 0.015199785120785236, 0.07782468944787979, -0.08934838324785233, 0.057881832122802734, -0.0558585487306118, -0.2537454068660736, 0.09157714992761612, 0.06056287884712219, -0.09028194844722748, 0.21537907421588898, 0.043888576328754425, 0.044399235397577286, 0.018012983724474907, -0.050543952733278275, 0.1773429811000824, -0.07875863462686539, 0.06353555619716644, 0.08821386843919754, 0.08182588964700699, -0.24558144807815552, 0.024914178997278214, -0.06701084226369858, -0.02935987524688244, 0.06808851659297943, 0.011197132058441639, -0.11794589459896088, 0.01637987047433853, -0.041710831224918365, -0.015559627674520016, -0.13238312304019928, 0.06671421974897385, 0.044025491923093796, -0.005377382971346378, -0.11362498253583908, -0.04394955188035965, 0.14392535388469696, -0.09850659221410751, -0.144919291138649, -0.013915715739130974, 0.013903472572565079, 0.06639332324266434, -0.025725316256284714, 0.307059109210968, 0.042107947170734406, 0.008398639038205147, 0.0024598909076303244, 0.13597117364406586, -0.17144916951656342, -0.3469434976577759, 0.043453965336084366, -0.027442634105682373, -0.09671790152788162, 0.034659210592508316, 0.1598573625087738, 0.015346521511673927, -0.03361794352531433, -0.07517598569393158, -0.052073653787374496, -0.15677602589130402, 0.04499833285808563, -0.022733140736818314, 0.03616159036755562, -0.05489514395594597, 0.09109529107809067, -0.07244046032428741, 0.056508030742406845, -0.03905873000621796, -0.031528353691101074, -0.033654164522886276, 0.21851366758346558, -0.1812615543603897, 0.026032231748104095, -0.1244136169552803, -0.11222978681325912, 0.03697865828871727, -0.00912146084010601, 0.011173222213983536, 0.0099421925842762, 0.11569016426801682, -0.023310087621212006, -0.026051970198750496, 0.06862770766019821, 0.14320364594459534, 0.03141985088586807, 0.008704101666808128, 0.020110763609409332, 0.01874994859099388, -0.0657811239361763, -0.11420327425003052, 0.0060742683708667755, -0.04949908331036568, 0.12974843382835388, 0.004063005093485117, 0.03233569487929344, -0.03414428234100342, 0.0425557903945446, 0.020084789022803307, 0.03501981869339943, -0.048092518001794815, 0.02439015358686447, -0.08220372349023819, -0.07261404395103455, -0.06664388626813889, -0.0802953913807869, 0.28085359930992126, 0.10177356004714966, 0.07566890120506287, 0.0028363829478621483, 0.041429001837968826, 0.07322186976671219, -0.008163008838891983, -0.05115683004260063, 0.0882759541273117, -0.14136075973510742, -0.09387164562940598, -0.013247176073491573, -0.048785075545310974, 0.04057634249329567, 0.04156550392508507, -0.02106987126171589, -0.07246984541416168, 0.05841638892889023, 0.06499876081943512, -0.10126219689846039, 0.13121891021728516, 0.19282390177249908, 0.026775719597935677, 0.14647787809371948, -0.05538906902074814, -0.1101914793252945, -0.01194806769490242, -0.029412146657705307, -0.059417519718408585, 0.2977364957332611, -0.0789797306060791, 0.04628283157944679, 0.10365251451730728, 0.011474977247416973, 0.13958723843097687, -0.15947169065475464, -0.0647898018360138, -0.06041467934846878, -0.053922511637210846, -0.19897334277629852, 0.01854543574154377, -0.01721864938735962, 0.06360135972499847, -0.013353482820093632, 0.06146573647856712, 0.16055968403816223, 0.03540946543216705, -0.00423708138987422, 0.11849810183048248, -0.19862930476665497, -0.23655007779598236, -0.08594604581594467, 0.021955855190753937, 0.01908712647855282, 0.025890644639730453, -0.026780392974615097, -0.13985952734947205, -0.08066213876008987, 0.042833779007196426, -0.09749933332204819, -0.09080585837364197, 0.0023533867206424475, 0.06093133985996246, 0.01452632062137127, -0.005015428643673658, -0.056272394955158234, 0.03231889382004738, 0.005954176187515259, 0.06979396194219589, 0.10626937448978424, 0.017720745876431465, 0.1109827533364296, 0.07038833200931549, -0.05332677438855171, 0.08334040641784668, -0.0009412917424924672, -0.03971258923411369, -0.08884865790605545, -0.037472717463970184, 0.08845163881778717, 0.06987886130809784, -0.016897106543183327, 0.015043036080896854, 0.06376726925373077, -0.139439657330513, -0.046785708516836166, -0.10084809362888336, -0.1888822466135025, -0.15881572663784027, -0.0954834595322609, -0.0660751685500145, 0.038244061172008514, -0.010732853785157204, 0.09049295634031296, -0.1695476770401001, 0.07751684635877609, 0.11704002320766449, -0.07456822693347931, -0.13141442835330963, -0.06932384520769119, -0.030233120545744896, 0.007809752598404884, -0.014720349572598934, -0.2054651528596878, 0.0079849474132061, 0.17392320930957794, 0.22663024067878723, 0.14164064824581146, 0.07579535245895386, 0.09519214928150177, -0.032827168703079224, 0.19275905191898346, 0.06731358170509338, 0.1637222170829773, 0.09882628172636032, -0.05045261234045029, 0.0474964864552021, 0.04974331334233284, -0.07902689278125763, -0.030033044517040253, 0.1367672234773636, -0.12686188519001007, 0.08934546262025833, -0.07152034342288971, 0.04573594033718109, -0.22239567339420319, 0.06264042109251022, -0.15064212679862976, 0.05465092882514, 0.03880909085273743, 0.14994752407073975, -0.12504999339580536, 0.07356991618871689, 0.11986792832612991, 0.006761080585420132, 0.09143820405006409, 0.04461640492081642, -0.020022809505462646, -0.12268108874559402, -0.09086555242538452, -0.042185697704553604, 0.01899646408855915, 0.036349762231111526, 0.15324002504348755, -0.17828595638275146, 0.1186089888215065, 0.04056207835674286, 0.026912936940789223, -0.11633782833814621, -0.04279746860265732, -0.07504377514123917, -0.0701494812965393, 0.08260815590620041, 0.0505947582423687, -0.12443803995847702, -0.13306845724582672, -0.050697438418865204, 0.015249855816364288, 0.17424365878105164, 0.10044460743665695, -0.15736418962478638, 0.025666972622275352, 0.02056814171373844, -0.08030322939157486, -0.30609413981437683, -0.05345088616013527, -0.15129071474075317, 0.04492906108498573, 0.1409335434436798, -0.05520531162619591, -0.01775304414331913, 0.03511381521821022, -0.023546457290649414, 0.04581448808312416, -0.056740548461675644, -0.01921461522579193, -0.08264519274234772, -0.01931600831449032, 0.14531388878822327, 0.03667060658335686, -0.03803665190935135, 0.047623805701732635, -0.07567695528268814, 0.04774928465485573, -0.16301195323467255, 0.1066843569278717, -0.06109299510717392, 0.055247217416763306, -0.06306692957878113, 0.05963291600346565, -0.042009398341178894, -0.024430222809314728, -0.04491943493485451, -0.018473558127880096, -0.057395704090595245, -0.1003774031996727, 0.19059975445270538, -0.04919261485338211, 0.08423571288585663, 0.22992576658725739, 0.009750209748744965, 0.0016595876077190042, 0.17085936665534973, -0.11101757735013962, 0.14032599329948425, 0.0023134637158364058, -0.03337723761796951, 0.20695559680461884, 0.20883187651634216, -0.0003238091303501278, -0.26650241017341614, -0.045765187591314316, -0.15383988618850708, 0.005048200022429228, -0.024169791489839554, -0.2082083374261856, 0.16007480025291443, 0.11436764150857925, -0.05283043533563614, 0.34075653553009033, -0.11764764785766602, -0.021335549652576447, 0.1122470498085022, 0.06892311573028564, 0.3856120705604553, -0.1408587396144867, -0.0629887729883194, -0.11228432506322861, -0.17672951519489288, 0.20691260695457458, -0.05691998079419136, 0.09458684921264648, -0.043810199946165085, 0.10381942242383957, -0.08788693696260452, -0.05614829808473587, 0.18503835797309875, -0.0013837494188919663, 0.10301665216684341, -0.024580590426921844, 0.005442539695650339, 0.22580386698246002, 0.0035069938749074936, 0.06214972957968712, 0.020898155868053436, 0.001112035010010004, -0.12921464443206787, -0.006992795970290899, 0.052674055099487305, -0.030644787475466728, 0.0797857791185379, -0.018169110640883446, -0.022138843312859535, -0.01914285309612751, -0.14675024151802063, -0.09275148808956146, -0.014200355857610703, 0.02361065335571766, -0.07170058786869049, -0.07719627022743225, -0.000852370576467365, -0.19510294497013092, -0.01843787357211113, -0.06830469518899918, -0.08481985330581665, 0.080259770154953, -0.14423799514770508, 0.05790018290281296, 0.07581224292516708, -0.05239797383546829, 0.014606009237468243, 0.06925024092197418, 0.03196059539914131, 0.037524864077568054, 0.222108393907547, -0.1092991754412651, -0.13768796622753143, 0.09993662685155869, -0.11764553189277649, 0.028565071523189545, 0.17698700726032257, 0.009300168603658676, 0.10355173796415329, -0.023369286209344864, -0.03875567018985748, 0.0876961275935173, -0.13264548778533936, 0.11383694410324097, 0.07574392110109329, 0.03156043961644173, -0.1789342314004898, 0.23781411349773407, -0.04299820214509964, -0.06742003560066223, 0.04051029309630394, -0.03625288978219032, -0.0897793248295784, -0.052751000970602036, 0.06373241543769836, 0.23501646518707275, 0.0000850403739605099, -0.19515247642993927, 0.058793943375349045, -0.06722508370876312, -0.006999245844781399, 0.02042694017291069, 0.004917597398161888, 0.04733783379197121, -0.027434205636382103, -0.025298142805695534, -0.019165806472301483, -0.09674979001283646, -0.03515603765845299, 0.004822967108339071, -0.07709359377622604, -0.2360609918832779, -0.06675002723932266, 0.11538691073656082, -0.0823119506239891, -0.039742786437273026, -0.06978856027126312, 0.05971017852425575, -0.021263321861624718, -0.03298720717430115, 0.024815896525979042, 0.03645487502217293, 0.04900028184056282, -0.0034578111954033375, -0.022220157086849213, 0.013949410058557987, -0.10226590186357498, 0.08938856422901154, 0.058265119791030884, -0.037968117743730545, -0.1296047568321228, 0.03987325727939606, 0.051320817321538925, 0.06706816703081131, 0.1096341535449028, 0.168969064950943, 0.05038324370980263, 0.11163681745529175, -0.1288147270679474, -0.1328422874212265, 0.007372254505753517, 0.06197497621178627, 0.0433114618062973, 0.06459919363260269, -0.0022407451178878546, 0.12490387260913849, -0.011170804500579834, 0.08716793358325958, 0.054341871291399, -0.048497993499040604, -0.021011004224419594, -0.25919145345687866, -0.020077824592590332, -0.02846653386950493, -0.004055073484778404, 0.2174934446811676, 0.03903340548276901, -0.015861932188272476, 0.033764682710170746, -0.0723574087023735, 0.05456731840968132, 0.006739245727658272, -0.02819659560918808, -0.18013136088848114, -0.14333635568618774, 0.027332017198204994, 0.07504201680421829, 0.008167787455022335, 0.44597548246383667, -0.11776569485664368, -0.21454375982284546, -0.0883883535861969, 0.1073707863688469, -0.02940390817821026, -0.03142664209008217, 0.31544986367225647, 0.07997170090675354, -0.05258331075310707, -0.08199767768383026, 0.09287581592798233, 0.05626089125871658, 0.10289615392684937, 0.11803776025772095, 0.004344886168837547, -0.04376872256398201, 0.042781978845596313, -0.05418860539793968, -0.14483371376991272, 0.11379916220903397, 0.10671547055244446, -0.10979987680912018, -0.005146627780050039, 0.05797138065099716, 0.013047748245298862, -0.02920004539191723, -0.0023727803491055965, -0.013117940165102482, 0.006432162597775459, -0.1042126938700676, -0.08371689915657043, -0.08369316160678864, -0.03636978566646576, -0.1472080498933792, 0.0632687509059906, -0.023391738533973694, -0.03347676247358322, 0.2843923568725586, 0.07158521562814713, 0.012430180795490742, 0.14165355265140533, -0.04800169914960861, 0.164184108376503, -0.02648727037012577, -0.006172661203891039, -0.0803147405385971, 0.06200633943080902, -0.13594388961791992, -0.021582690998911858, -0.09219437837600708, 0.04525613412261009, 0.017266077920794487, -0.02968435361981392, 0.010573930107057095, -0.09735686331987381, -0.01701318845152855, -0.09782294929027557, 0.06698963046073914, -0.10915275663137436, 0.07438782602548599, -0.01806846261024475, 0.005789563991129398, 0.03151669725775719, 0.18909160792827606, -0.01590212807059288, -0.0029026458505541086, -0.003216649405658245, -0.07607956230640411, -0.03094489872455597, 0.09089544415473938, 0.025619348511099815, -0.11149819940328598, -0.06269235908985138, 0.167933851480484, 0.23938466608524323, -0.04442538321018219, 0.0078084091655910015, 0.03160366788506508, 0.01831248588860035, 0.02690768986940384, 0.11015649884939194, 0.028468826785683632, 0.048937804996967316, -0.004601661581546068, -0.06113673001527786, -0.0028685869183391333, -0.03228899464011192, -0.016391344368457794, 0.08086896687746048, 0.004914084915071726, -0.08393515646457672, -0.12041398882865906, 0.06317491084337234, -0.073073610663414, 0.05519277974963188, 0.15170590579509735, -0.0950043648481369, -0.06917430460453033, -0.032733287662267685, 0.21040965616703033, -0.03088150918483734, -0.07319510728120804, -0.06391602754592896, 0.04832034558057785, -0.11041902750730515, 0.01936417445540428, -0.31012198328971863, -0.11324216425418854, -0.06102448329329491, -0.08070788532495499, 0.04673145338892937, -0.021524809300899506, 0.13273188471794128, 0.06052229925990105, 0.01735314540565014, -0.07508154213428497, 0.12477750331163406, -0.08118831366300583, 0.0290035679936409, -0.021897923201322556, 0.051543839275836945, -0.045056749135255814, -0.1405124068260193, 0.017532953992486, 0.04695497453212738, -0.057471711188554764, 0.05561211332678795, 0.024788277223706245, 0.021678021177649498, -0.07572094351053238, -0.08703163266181946, 0.13930536806583405, -0.031119875609874725, 0.002864311682060361, -0.008120518177747726, -0.00017314872820861638, 0.1202012151479721, 0.025145182386040688, -0.0196826308965683, -0.0023446325212717056, -0.03837619721889496, -0.10490486025810242, 0.10597218573093414, 0.023817865177989006, -0.09627527743577957, 0.06037575379014015, -0.08603092283010483, 0.0291497353464365, -0.03894312307238579, 0.06939765065908432, 0.1879989504814148, 0.09808475524187088, -0.07499194145202637, -0.03421170264482498, 0.0541384220123291, 0.011086021549999714, -0.05057864636182785, -0.06965310871601105 ]
aaca90acb61c587dacf211eaf698b6d5a33af5b2
# Dataset Card for "WhisperSmallTest20000" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Nolan1206/WhisperSmallTest20000
[ "region:us" ]
2023-03-11T06:23:30+00:00
{"dataset_info": {"features": [{"name": "audio", "sequence": "float32"}, {"name": "sentence", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 3882577961, "num_examples": 18450}, {"name": "test", "num_bytes": 40879128, "num_examples": 377}], "download_size": 3938134546, "dataset_size": 3923457089}}
2023-03-11T06:24:49+00:00
[]
[]
TAGS #region-us
# Dataset Card for "WhisperSmallTest20000" More Information needed
[ "# Dataset Card for \"WhisperSmallTest20000\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"WhisperSmallTest20000\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"WhisperSmallTest20000\"\n\nMore Information needed" ]
[ -0.11988566815853119, 0.2837057411670685, -0.0003569048421923071, 0.0018232731381431222, 0.059388041496276855, 0.0544741116464138, 0.160732701420784, 0.0780814066529274, 0.061599258333444595, 0.017063042148947716, 0.13419897854328156, 0.007725483737885952, 0.025170886889100075, 0.2118655890226364, -0.057686466723680496, -0.020077746361494064, 0.05831396207213402, 0.0010922873625531793, 0.050934016704559326, 0.05251810699701309, -0.008831334300339222, -0.09064328670501709, 0.06436826288700104, -0.1186794862151146, -0.16216492652893066, 0.029072443023324013, 0.017416950315237045, -0.07561881095170975, 0.03588518872857094, -0.08548640459775925, 0.12001273781061172, -0.006338396575301886, 0.018819008022546768, -0.08020635694265366, 0.012116081081330776, -0.020540937781333923, 0.013869836926460266, 0.03534718602895737, -0.018351735547184944, -0.0431349091231823, -0.08402284234762192, 0.11554908752441406, 0.03646228089928627, 0.0090117696672678, -0.0942465215921402, -0.11506889015436172, -0.1467369943857193, -0.02954060398042202, -0.00022076709137763828, 0.011139952577650547, 0.07154858857393265, 0.2458205223083496, -0.0810399055480957, 0.05032675713300705, 0.15286575257778168, -0.06212824955582619, 0.05271079018712044, 0.11210368573665619, -0.09391634166240692, 0.10877357423305511, 0.026048941537737846, 0.09209944307804108, 0.13981299102306366, 0.0036179337184876204, -0.10066623240709305, -0.027113130316138268, -0.17833496630191803, 0.07810072600841522, 0.0005397062050178647, -0.09235928952693939, 0.2766255736351013, -0.015277164988219738, -0.020628372207283974, -0.01896613836288452, -0.027435939759016037, -0.11128420382738113, 0.035800959914922714, 0.017383046448230743, 0.01660989783704281, 0.001295381342060864, -0.041426561772823334, 0.03177475184202194, -0.07997544854879379, -0.1680177003145218, -0.10425358265638351, 0.11568313091993332, -0.05851345881819725, 0.14544865489006042, -0.20614801347255707, -0.0646236464381218, -0.035099662840366364, -0.05390401557087898, -0.02348383702337742, -0.08334998041391373, 0.025680528953671455, 0.005350180901587009, -0.005259659606963396, -0.06877932697534561, 0.12844492495059967, 0.050694696605205536, 0.08294554799795151, 0.08517049998044968, -0.05093401297926903, 0.06392527371644974, 0.15478266775608063, -0.06923799961805344, 0.10914242267608643, -0.08580834418535233, -0.032217446714639664, -0.09234229475259781, 0.09253231436014175, -0.10993867367506027, -0.063472218811512, -0.003202744061127305, -0.06348519772291183, 0.10862045735120773, -0.028051774948835373, -0.1279676854610443, -0.051505811512470245, -0.011365649290382862, 0.10822518914937973, -0.10334580391645432, -0.01122926827520132, -0.04748668521642685, 0.0025768536143004894, 0.012330928817391396, -0.0423244833946228, -0.03253747895359993, 0.03140535205602646, 0.0512349009513855, -0.08075705915689468, -0.06870575249195099, -0.004987423773854971, 0.01512862928211689, 0.0840763971209526, -0.14967015385627747, 0.06788065284490585, -0.09862277656793594, -0.21077319979667664, 0.021841004490852356, 0.027951320633292198, 0.003012334695085883, 0.1000816822052002, 0.0016897922614589334, 0.05598894879221916, 0.018733952194452286, -0.05387427285313606, -0.061829824000597, -0.04399970546364784, 0.014372335746884346, 0.021246222779154778, 0.053360965102910995, -0.18737125396728516, 0.0021980409510433674, -0.14593291282653809, -0.0055838110856711864, -0.10160312801599503, -0.024444201961159706, -0.10139982402324677, 0.17785774171352386, -0.033189695328474045, -0.0522073395550251, -0.11271059513092041, 0.029002292081713676, 0.019635239616036415, 0.11116623878479004, -0.20055153965950012, -0.05765094980597496, 0.2005172222852707, -0.2311028689146042, -0.18137118220329285, 0.03198080509901047, 0.003374479478225112, -0.03291226178407669, 0.08628801256418228, 0.4134034514427185, 0.10553719103336334, -0.05104995518922806, -0.01798270083963871, 0.10369564592838287, -0.15679225325584412, -0.3375087082386017, 0.0789080411195755, -0.11692460626363754, -0.1462264508008957, 0.03555544465780258, 0.23246683180332184, -0.0036172315012663603, -0.045778751373291016, -0.07577507942914963, -0.018355371430516243, -0.14932771027088165, 0.018417714163661003, 0.012979970313608646, 0.023832570761442184, -0.1305374652147293, 0.14938421547412872, 0.07441747933626175, 0.12102915346622467, 0.0006051723612472415, -0.026240898296236992, -0.06715715676546097, 0.11863502115011215, -0.09367743879556656, -0.045921795070171356, -0.10653319209814072, 0.02963075414299965, 0.012131608091294765, -0.04569815471768379, 0.04060559719800949, -0.03314024582505226, 0.09618575125932693, -0.02209814451634884, -0.003897812683135271, 0.027170147746801376, 0.12809641659259796, 0.036875009536743164, 0.02479192055761814, 0.02204475738108158, -0.0016893597785383463, -0.10202838480472565, -0.10146263986825943, -0.07507485896348953, -0.05552356690168381, 0.09743266552686691, 0.004412444308400154, 0.050367023795843124, -0.09506434202194214, 0.08615809679031372, 0.007795281708240509, 0.027217907831072807, -0.04191964864730835, 0.00007299653225345537, 0.029622269794344902, -0.025700123980641365, 0.0019962277729064226, -0.10300426930189133, 0.12897494435310364, 0.13689155876636505, 0.030447570607066154, 0.027983417734503746, -0.062002114951610565, 0.045474451035261154, -0.009194153361022472, -0.058470986783504486, -0.007854181341826916, 0.00009802835120353848, -0.043823905289173126, 0.053515560925006866, -0.10360606759786606, 0.007732086814939976, 0.04751640558242798, -0.046938974410295486, -0.11691918224096298, 0.050311047583818436, -0.055706512182950974, -0.2623348832130432, 0.1276816874742508, 0.1206991896033287, 0.09646696597337723, 0.17889121174812317, -0.08821128308773041, -0.061756011098623276, 0.009554965421557426, -0.058835718780756, -0.025876423344016075, 0.1148059219121933, -0.04995834082365036, -0.0030907478649169207, 0.09623735398054123, 0.036144156008958817, 0.09968674182891846, -0.057354867458343506, -0.10293161869049072, 0.01369181927293539, 0.00732208788394928, -0.15347807109355927, 0.006337870378047228, -0.026519689708948135, 0.03672918304800987, -0.004941361490637064, 0.05706208571791649, 0.11873967945575714, -0.03547045215964317, -0.07063616812229156, 0.10192915052175522, -0.19562241435050964, -0.22666218876838684, -0.13288186490535736, -0.006902039051055908, 0.07083668559789658, 0.05479302257299423, -0.00878539402037859, -0.18600933253765106, -0.004742505494505167, -0.0212080217897892, -0.12115509063005447, -0.14952264726161957, 0.013945787213742733, 0.10467778146266937, 0.03220418840646744, -0.039951879531145096, -0.11655311286449432, -0.009580917656421661, -0.02720615640282631, 0.155923992395401, 0.11161188036203384, -0.11671384423971176, 0.07763732969760895, 0.1473442167043686, -0.04909184202551842, 0.07616250962018967, -0.01817387342453003, 0.09283309429883957, -0.0086844926699996, -0.0912509486079216, 0.15904204547405243, -0.007912170141935349, 0.037134502083063126, 0.060783397406339645, 0.02280399017035961, -0.13316397368907928, -0.008480059914290905, -0.08893628418445587, -0.23142196238040924, -0.26246219873428345, -0.16637209057807922, -0.010773194022476673, 0.1141052097082138, 0.07698281854391098, 0.04509495943784714, 0.020199386402964592, 0.08274514228105545, 0.1293734610080719, -0.12824955582618713, -0.13899703323841095, -0.008385983295738697, -0.10799188166856766, 0.022095980122685432, -0.024426771327853203, -0.17764803767204285, 0.031565774232149124, 0.1486082822084427, 0.07349003851413727, 0.18995682895183563, 0.0883094072341919, 0.12634111940860748, -0.0018300871597602963, -0.0009656069451011717, 0.1559782326221466, 0.14150620996952057, 0.117600217461586, -0.05195853114128113, 0.019930528476834297, -0.01508722547441721, -0.15417885780334473, 0.009404517710208893, 0.03374522924423218, -0.03881451115012169, 0.012975567020475864, -0.004285193048417568, 0.03205964341759682, -0.07234261929988861, 0.10282091796398163, -0.18166320025920868, 0.01252014096826315, 0.03823795169591904, 0.04477930814027786, -0.04602176696062088, 0.1252703219652176, 0.2207665741443634, -0.0275893472135067, 0.066318079829216, 0.0647820383310318, 0.04457661882042885, -0.06655227392911911, -0.007127170916646719, -0.14527539908885956, -0.09022610634565353, -0.0049562701024115086, 0.08685380965471268, -0.07680410146713257, 0.267885684967041, 0.01126658171415329, 0.013616899959743023, -0.07220227271318436, -0.06220730021595955, -0.04515116661787033, -0.03401288762688637, 0.1347283571958542, 0.06401785463094711, -0.26502880454063416, -0.13054633140563965, -0.06359145790338516, -0.022865688428282738, 0.12166856229305267, 0.14562878012657166, -0.13367459177970886, 0.020127389580011368, 0.02446330152451992, -0.04769739881157875, -0.2323668748140335, 0.002493565669283271, -0.06492890417575836, -0.01618124358355999, 0.11416549980640411, -0.17435888946056366, -0.020535210147500038, 0.01870758645236492, -0.07290203869342804, 0.030230697244405746, 0.0876392349600792, -0.0338454432785511, -0.0792255774140358, -0.09599925577640533, 0.1456594467163086, -0.025013690814375877, 0.04012253135442734, 0.030747681856155396, -0.029559968039393425, -0.04304436966776848, -0.16050736606121063, 0.032357897609472275, -0.05590912327170372, 0.05708131939172745, -0.060944028198719025, 0.16870692372322083, 0.0014073207275941968, 0.03381647914648056, -0.0014250613749027252, 0.04759062081575394, 0.03633959963917732, -0.07839158922433853, 0.1443275511264801, -0.028347250074148178, 0.08723134547472, 0.1629400998353958, 0.1516420543193817, 0.028621865436434746, 0.0913035050034523, -0.06595652550458908, 0.2149636447429657, 0.1327749788761139, -0.03445187211036682, 0.24642102420330048, 0.2625308632850647, -0.07434853166341782, -0.2562902867794037, -0.00817123707383871, -0.13829754292964935, -0.06211331859230995, 0.04191651940345764, -0.1827368438243866, 0.20220783352851868, 0.1214226633310318, -0.027504082769155502, 0.08719576895236969, -0.2109355926513672, -0.023661822080612183, 0.14857248961925507, 0.04664289206266403, 0.3471232056617737, -0.07273253053426743, -0.12094541639089584, -0.15303830802440643, -0.16127915680408478, 0.14033745229244232, -0.17413054406642914, 0.005631960462778807, 0.018699850887060165, 0.10205043852329254, 0.021402107551693916, -0.10169924050569534, 0.15626642107963562, 0.021482130512595177, 0.10525722056627274, -0.08732492476701736, -0.12117702513933182, 0.1352386623620987, -0.040878064930438995, 0.07283074408769608, -0.03088057041168213, 0.07335758209228516, -0.06922335922718048, -0.0030291262082755566, 0.024768995121121407, 0.006433121860027313, 0.07367879897356033, -0.06391890347003937, -0.06747795641422272, -0.023481309413909912, -0.06671307981014252, -0.028979118913412094, 0.11672032624483109, -0.023590657860040665, 0.06067216396331787, 0.04188871011137962, 0.10861362516880035, -0.17373190820217133, 0.056309375911951065, -0.051179248839616776, -0.09688485413789749, 0.0696638897061348, -0.1734766662120819, 0.03153011202812195, 0.10519009083509445, 0.0755266472697258, -0.0311909057199955, 0.011094518005847931, -0.012660969980061054, 0.045423440635204315, 0.1348358690738678, -0.1305180937051773, -0.02289840206503868, 0.049878962337970734, 0.057948771864175797, -0.001092070946469903, 0.12018964439630508, 0.022149214521050453, 0.06949425488710403, 0.01399931963533163, -0.056887466460466385, 0.03304889425635338, -0.11936739832162857, 0.13873335719108582, 0.07144788652658463, 0.06783176958560944, -0.18558692932128906, 0.24929945170879364, -0.01716441474854946, -0.03846205025911331, 0.09926984459161758, 0.06992366164922714, -0.06296878308057785, -0.06933527439832687, -0.01110796444118023, 0.1883842647075653, 0.04888637736439705, -0.11340277642011642, 0.013011671602725983, -0.0033261547796428204, -0.011901676654815674, 0.1897127628326416, 0.06172334402799606, 0.0938987284898758, 0.009945237077772617, -0.05287262424826622, -0.04335648939013481, -0.10101941972970963, -0.07862918823957443, 0.01593160070478916, -0.13066886365413666, -0.04446179047226906, -0.05260951444506645, 0.09777320921421051, -0.07757922261953354, -0.08780562877655029, -0.13115142285823822, 0.11212896555662155, -0.05335639789700508, 0.09312576800584793, -0.04792371019721031, 0.01475485134869814, 0.010891640558838844, 0.05276627093553543, -0.05715392157435417, -0.0071379211731255054, -0.11148009449243546, 0.10029427707195282, 0.07469147443771362, 0.02054164744913578, -0.010514704510569572, 0.013211024925112724, 0.07727688550949097, 0.06938493251800537, 0.06592787057161331, 0.11208256334066391, -0.030537400394678116, 0.10898695886135101, -0.09427201747894287, -0.15255190432071686, 0.09237147867679596, 0.05923617631196976, 0.01784188114106655, 0.07976080477237701, -0.07020529359579086, 0.10922776162624359, -0.0327291265130043, 0.06539355963468552, 0.08842586725950241, -0.08517131954431534, -0.043368544429540634, -0.060552000999450684, -0.15419898927211761, -0.0699348896741867, -0.0695054680109024, 0.2508923411369324, 0.0014851875603199005, -0.011452028527855873, 0.022913796827197075, 0.01396771427243948, -0.021087851375341415, -0.04045668616890907, 0.01599929668009281, -0.13352937996387482, -0.13508222997188568, 0.09573113918304443, 0.02509525790810585, -0.057006627321243286, 0.3580380380153656, -0.10850366204977036, -0.18533022701740265, -0.02077331207692623, 0.06314615905284882, -0.04804738238453865, -0.007597705814987421, 0.4115212857723236, 0.08331867307424545, -0.07197682559490204, -0.010235617868602276, 0.030755015090107918, -0.02005881257355213, 0.11799730360507965, 0.08315876871347427, 0.1488233357667923, 0.04804370924830437, 0.016849776729941368, -0.006855059880763292, -0.010529106482863426, -0.037148334085941315, -0.058338481932878494, -0.0051840306259691715, 0.019583042711019516, 0.061934858560562134, 0.03473168984055519, 0.06867121160030365, 0.044714558869600296, 0.042403217405080795, -0.07296422868967056, -0.06971188634634018, -0.12515565752983093, -0.2146202176809311, -0.06906134635210037, -0.0678667426109314, 0.05767969414591789, -0.06216197833418846, -0.0016105148242786527, 0.2646072804927826, 0.03883900120854378, -0.0027263122610747814, 0.06527332961559296, -0.16234932839870453, 0.10876084864139557, -0.017755312845110893, -0.04193487390875816, -0.056372109800577164, 0.06381790339946747, -0.0941983014345169, 0.10742529481649399, 0.02699095942080021, -0.022030960768461227, -0.024698929861187935, 0.02184927649796009, 0.007181166671216488, -0.08808165043592453, -0.08324791491031647, -0.058879733085632324, 0.0562964491546154, -0.032462168484926224, 0.02198900654911995, 0.03889089077711105, 0.0022809370420873165, 0.0027426290325820446, 0.10292764753103256, -0.034391868859529495, -0.060918305069208145, -0.03147271275520325, 0.04027879238128662, -0.038271401077508926, 0.1070021241903305, -0.035143811255693436, -0.06186885014176369, -0.08354096859693527, 0.1294107586145401, 0.29613715410232544, 0.06891144812107086, 0.018824351951479912, -0.026759590953588486, 0.040618013590574265, -0.040277350693941116, 0.17484678328037262, -0.032215215265750885, 0.038598932325839996, 0.009496684186160564, -0.06286968290805817, -0.004774593282490969, -0.08690289407968521, -0.05796825885772705, 0.0441405214369297, 0.003470794530585408, -0.058640990406274796, -0.07857874780893326, 0.11687660217285156, -0.14118830859661102, 0.14899764955043793, 0.03210008889436722, -0.15502777695655823, -0.07476706057786942, 0.00464146863669157, 0.06816888600587845, 0.04845010116696358, -0.0030244297813624144, -0.044534098356962204, -0.006672858726233244, -0.12289796769618988, 0.004885215777903795, -0.3546523451805115, -0.18926075100898743, 0.021546687930822372, -0.07495544850826263, 0.1456591933965683, 0.00201825681142509, 0.09456932544708252, 0.035858213901519775, 0.049682021141052246, -0.0907750278711319, 0.09885382652282715, 0.008847726508975029, -0.02055336907505989, -0.05567120760679245, 0.0796806812286377, -0.06648202240467072, 0.022752398625016212, 0.03335336223244667, 0.008227420039474964, -0.10910873860120773, 0.10227774828672409, 0.07416718453168869, -0.026532918214797974, -0.03162618726491928, -0.09397464245557785, 0.14277593791484833, -0.046517353504896164, -0.022843122482299805, -0.036133576184511185, 0.011783430352807045, 0.09566395729780197, 0.02940353937447071, -0.2011423408985138, -0.06560565531253815, -0.08134942501783371, -0.09601175785064697, 0.03509802743792534, -0.0012148560490459204, -0.14230291545391083, 0.09094134718179703, -0.12962020933628082, 0.02660960890352726, -0.019726930186152458, 0.01902802661061287, 0.1532130241394043, 0.05853944644331932, -0.03426353260874748, 0.045045025646686554, 0.07104884833097458, 0.04628398269414902, -0.04894022271037102, -0.11329030990600586 ]
8bf18c2b089c2e0ade9d424ec4b162636f847782
--- language: - ko ---!wget https://proa5rkqlv7ckf-8888.proxy.runpod.net/lab/tree/workspace/stable-diffusion-webui/models/Stable-diffusion
moonx3/3moonrunpod
[ "region:us" ]
2023-03-11T06:31:46+00:00
{}
2023-04-25T13:23:17+00:00
[]
[]
TAGS #region-us
--- language: - ko ---!wget URL
[]
[ "TAGS\n#region-us \n" ]
[ 6 ]
[ "passage: TAGS\n#region-us \n" ]
[ 0.024608636274933815, -0.026205500587821007, -0.009666500613093376, -0.10395516455173492, 0.08638657629489899, 0.059816278517246246, 0.01882290467619896, 0.020661840215325356, 0.23975107073783875, -0.005599027033895254, 0.1219947561621666, 0.0015615287702530622, -0.037353623658418655, 0.03733762726187706, -0.0035912662278860807, -0.17583473026752472, 0.03876631706953049, -0.018274923786520958, 0.01843859627842903, 0.026470553129911423, -0.07776834815740585, -0.07564429938793182, 0.015296397730708122, -0.10247814655303955, -0.083692267537117, 0.11002834886312485, 0.031466204673051834, -0.019670886918902397, 0.10779199749231339, -0.04243955761194229, 0.18699054419994354, -0.011512263678014278, -0.11213519424200058, -0.2536850869655609, 0.021806683391332626, -0.01765260472893715, -0.08747660368680954, 0.01506110467016697, 0.0665089413523674, -0.09014441072940826, -0.0588928684592247, 0.0795099288225174, -0.01132340170443058, 0.04246443510055542, -0.27593839168548584, -0.12684126198291779, -0.05297930911183357, -0.1421966552734375, 0.08651168644428253, 0.04035491496324539, 0.008764253929257393, 0.15506891906261444, -0.20897391438484192, 0.004104613792151213, 0.08255259692668915, -0.2538507878780365, 0.05591634660959244, 0.17671173810958862, 0.03623908758163452, 0.18037272989749908, 0.0060391901060938835, 0.11029672622680664, 0.0716743916273117, -0.024263937026262283, -0.17590197920799255, -0.08127854019403458, -0.04696211963891983, 0.16642488539218903, -0.06727185100317001, -0.14248386025428772, 0.34701237082481384, 0.00015008423360995948, 0.009657775051891804, 0.16921205818653107, -0.059524230659008026, -0.09972117841243744, 0.07259953022003174, 0.016484731808304787, 0.018492350354790688, 0.1471305936574936, 0.16307872533798218, -0.0458691343665123, -0.13837823271751404, -0.018630273640155792, -0.22798998653888702, 0.17510560154914856, -0.03248048573732376, 0.13137903809547424, -0.27447956800460815, 0.01684025302529335, -0.2570667266845703, 0.0032130838371813297, 0.04178816080093384, -0.06004921346902847, -0.0226522795855999, -0.013265985064208508, -0.08018817007541656, 0.004899587947875261, 0.06192673370242119, 0.1266920566558838, -0.06128726154565811, 0.06128238886594772, -0.09319206327199936, 0.141696035861969, 0.07166698575019836, 0.07868369668722153, 0.13037432730197906, 0.041205424815416336, -0.07187089323997498, -0.21872246265411377, -0.0026476888451725245, -0.06275863200426102, -0.09502086788415909, -0.0020165652967989445, -0.11606067419052124, 0.17244569957256317, -0.030802514404058456, -0.09825427830219269, -0.11208184063434601, 0.09148659557104111, -0.032992321997880936, -0.03437839448451996, -0.03552987426519394, -0.020977836102247238, 0.019381176680326462, 0.04704452306032181, -0.1548958420753479, -0.005131472367793322, 0.07039852440357208, 0.11502562463283539, -0.1346137970685959, -0.003783059772104025, -0.07908964157104492, 0.03039063885807991, 0.07654735445976257, -0.16510222852230072, 0.03158547356724739, -0.1124754324555397, -0.07531405985355377, 0.002912673633545637, -0.015710093080997467, -0.016202643513679504, 0.166526660323143, -0.0020451415330171585, 0.0714716836810112, -0.026345307007431984, -0.05890209600329399, -0.11243434250354767, -0.08489254862070084, 0.05390460044145584, 0.03670717030763626, 0.03266148269176483, -0.2193479984998703, 0.014805203303694725, -0.12762966752052307, 0.1360815018415451, -0.10566820204257965, -0.04705966264009476, -0.022842247039079666, 0.20562705397605896, 0.037286072969436646, 0.08762791007757187, -0.22171171009540558, 0.039756543934345245, -0.05404696613550186, 0.18480908870697021, -0.1502426266670227, -0.0799463614821434, 0.20813211798667908, -0.07964949309825897, -0.10115210711956024, 0.021235812455415726, 0.020391687750816345, 0.026287272572517395, 0.0766737088561058, 0.4564172327518463, -0.09766800701618195, -0.09146861732006073, 0.10178250074386597, 0.17055274546146393, -0.12427149713039398, -0.1827561855316162, 0.06446871906518936, -0.16666454076766968, -0.1973118633031845, 0.0018917324487119913, 0.09222044050693512, 0.038269978016614914, -0.07875611633062363, -0.020746968686580658, 0.06325206160545349, -0.0007678253459744155, 0.09095914661884308, 0.03755716234445572, 0.09034032374620438, -0.08716782182455063, 0.11115926504135132, -0.05017651244997978, 0.004037132486701012, 0.1343354731798172, 0.027325427159667015, -0.03223329409956932, 0.08694463223218918, -0.0485352948307991, 0.05295134335756302, -0.1662379503250122, -0.15068690478801727, 0.03398871049284935, 0.06283251196146011, 0.03186952322721481, 0.1280253529548645, 0.08141885697841644, -0.10732853412628174, 0.022690722718834877, -0.004228927195072174, 0.058398615568876266, 0.03891623765230179, 0.006107209715992212, 0.008764320984482765, 0.0961301177740097, -0.10607069730758667, -0.13589619100093842, -0.07336436957120895, -0.014715781435370445, 0.14371353387832642, -0.0302802175283432, 0.07690227776765823, -0.004240254405885935, 0.00013200697139836848, 0.06930823624134064, 0.08137880265712738, 0.016412746161222458, 0.08971183747053146, -0.05237193778157234, -0.05160155147314072, 0.10863113403320312, -0.13533565402030945, 0.17837053537368774, 0.14053137600421906, -0.20532016456127167, 0.029453208670020103, -0.06838275492191315, 0.03670361638069153, -0.008162540383636951, 0.0975119024515152, -0.08272241055965424, -0.02106042578816414, 0.013134466484189034, 0.0052274600602686405, -0.013007243163883686, 0.017682146281003952, -0.07295988500118256, -0.07787393033504486, -0.10233919322490692, 0.08436838537454605, 0.11562882363796234, -0.10282530635595322, 0.14214380085468292, 0.4384984076023102, 0.11495281755924225, 0.21582984924316406, -0.09581480920314789, -0.0412987545132637, 0.007486371789127588, 0.0001535322517156601, -0.04476691037416458, 0.08031861484050751, -0.15973517298698425, -0.038901735097169876, 0.027348900213837624, 0.07128690183162689, 0.11475157737731934, -0.14959022402763367, -0.09639324247837067, -0.00793045200407505, 0.0022841424215584993, -0.1249532699584961, 0.023905446752905846, -0.03974650055170059, 0.04015624523162842, 0.07232289016246796, -0.021535737439990044, 0.13939237594604492, -0.04166141897439957, -0.0639561116695404, 0.07585346698760986, -0.2017085999250412, -0.23179671168327332, -0.12309670448303223, -0.14680525660514832, 0.04366797208786011, 0.05154111236333847, 0.01726446859538555, -0.17635835707187653, -0.015074856579303741, 0.07706750929355621, 0.07820965349674225, -0.20886357128620148, -0.022814949974417686, -0.004290030337870121, 0.0895976573228836, -0.10227091610431671, -0.0017130117630586028, -0.04419664293527603, -0.10150232166051865, 0.0017003051470965147, 0.07279510796070099, -0.137485533952713, 0.13807645440101624, 0.21589438617229462, 0.07225540280342102, 0.07359948754310608, -0.019093448296189308, 0.09936179965734482, -0.10856141895055771, -0.16549113392829895, 0.08348225057125092, -0.06234746053814888, 0.047262318432331085, 0.17534415423870087, 0.03307317942380905, -0.13904969394207, -0.015682822093367577, -0.0402069091796875, -0.15603256225585938, -0.238995760679245, -0.09178274869918823, -0.1182505264878273, 0.16442428529262543, 0.0009358620154671371, 0.06651917099952698, 0.08258313685655594, -0.022042419761419296, 0.16447891294956207, -0.07379321753978729, -0.07578866183757782, -0.006978808436542749, 0.12375060468912125, -0.056660156697034836, -0.03080669604241848, -0.10566964000463486, -0.008295975625514984, 0.1151021271944046, 0.15304014086723328, 0.12214863300323486, 0.2957419455051422, 0.08268889784812927, 0.026645636186003685, 0.08958091586828232, 0.17622539401054382, 0.09495089203119278, 0.07838419824838638, -0.045413073152303696, -0.014814783819019794, 0.014317171648144722, -0.04022889584302902, 0.010141594335436821, 0.14683100581169128, -0.2679629921913147, -0.006678564939647913, -0.2710230350494385, 0.0965198427438736, -0.10913380235433578, 0.11837165057659149, -0.01015760749578476, 0.10194015502929688, 0.11082887649536133, 0.03233652561903, -0.03858073800802231, 0.16613617539405823, 0.08450309932231903, -0.11277695000171661, 0.001758623169735074, 0.03737903758883476, 0.09715615212917328, -0.02818971499800682, 0.12721189856529236, -0.11048974841833115, -0.1464834064245224, 0.013753619976341724, 0.07152791321277618, -0.15373679995536804, 0.3138748109340668, 0.012069208547472954, -0.13481520116329193, -0.01481647603213787, -0.09957809001207352, -0.006440147757530212, 0.1254177987575531, 0.09333524852991104, 0.07935678958892822, -0.2185502052307129, -0.13339371979236603, 0.05872276425361633, -0.00575496768578887, 0.22408108413219452, -0.034034017473459244, -0.11356475204229355, -0.027013886719942093, 0.04241163283586502, -0.06043251231312752, 0.08524788916110992, 0.023536119610071182, -0.08113526552915573, -0.032957352697849274, 0.05323701351881027, 0.012368366122245789, 0.00524376705288887, 0.09360801428556442, 0.020107939839363098, -0.0009265501867048442, 0.01785753294825554, 0.047885000705718994, -0.0675911232829094, -0.1984109878540039, 0.09357594698667526, -0.05215044692158699, 0.0015536568826064467, -0.08013670891523361, -0.15122665464878082, -0.08837161958217621, -0.16009655594825745, 0.12540200352668762, -0.034406669437885284, 0.12700119614601135, -0.06619787961244583, 0.17341409623622894, -0.07871770113706589, 0.04481020197272301, -0.047349292784929276, 0.050332702696323395, -0.007268077693879604, -0.07756082713603973, 0.16585899889469147, -0.15564003586769104, 0.01809087023139, 0.19572502374649048, -0.018915493041276932, 0.07177707552909851, 0.021322092041373253, -0.0636206790804863, 0.23147478699684143, 0.3014698624610901, 0.008138049393892288, 0.1665448248386383, 0.3018903136253357, -0.07466315478086472, -0.2642788887023926, -0.05505012720823288, -0.2841376066207886, -0.05371501296758652, 0.10716094076633453, -0.22523896396160126, 0.06986407935619354, 0.14383509755134583, -0.06471995264291763, 0.30228954553604126, -0.21825523674488068, 0.012589273042976856, 0.15434536337852478, -0.08868814259767532, 0.5515313148498535, -0.1133413165807724, -0.17677772045135498, -0.008122089318931103, -0.08741296827793121, 0.10602109134197235, -0.0340677872300148, 0.06877441704273224, 0.013465235009789467, 0.04797380417585373, 0.048932258039712906, -0.03111894056200981, 0.22701001167297363, 0.008710170164704323, 0.09015397727489471, -0.07378865778446198, -0.18624304234981537, 0.11639340221881866, -0.04359482601284981, -0.08891059458255768, 0.0849778801202774, -0.05942516401410103, -0.11078983545303345, 0.04663389176130295, -0.07950539886951447, -0.024862350896000862, 0.08423490077257156, -0.04678233340382576, -0.042606171220541, -0.008054176345467567, -0.1618063747882843, -0.0002289071271661669, 0.31360217928886414, -0.07096036523580551, 0.16695955395698547, 0.03677211329340935, 0.00038613268407061696, -0.11027684062719345, 0.030288029462099075, -0.05203165486454964, -0.021576624363660812, 0.09578979015350342, -0.11096979677677155, 0.03204701095819473, 0.14160704612731934, -0.04864364117383957, 0.05846960097551346, 0.09256096184253693, -0.0849417969584465, 0.007583672646433115, 0.17753590643405914, -0.17537221312522888, -0.1273445188999176, -0.006135711446404457, -0.09862716495990753, 0.14055661857128143, 0.04394126310944557, 0.05191568285226822, 0.16669964790344238, 0.03967129811644554, -0.029474308714270592, -0.02817419543862343, -0.1153380498290062, -0.0201893113553524, 0.040153320878744125, 0.00045633706031367183, -0.08791285753250122, 0.2262638509273529, 0.06409153342247009, -0.1328488290309906, -0.051157206296920776, 0.2161225974559784, -0.06805316358804703, -0.04911920800805092, -0.223562553524971, 0.10752306133508682, -0.07112517952919006, -0.0965060144662857, 0.05453834682703018, -0.02270081453025341, 0.005106312222778797, 0.181985542178154, 0.03941008821129799, 0.11070270836353302, 0.03738937899470329, -0.02448922023177147, 0.15798696875572205, -0.142850860953331, -0.14191335439682007, -0.025354057550430298, -0.08757315576076508, -0.13844476640224457, -0.026804137974977493, 0.1617041826248169, -0.09177309274673462, -0.14772607386112213, -0.2621181011199951, 0.10968475043773651, -0.16432365775108337, -0.10192688554525375, -0.03469514101743698, -0.08968492597341537, 0.0696166530251503, 0.030301768332719803, -0.03093348816037178, -0.06706760823726654, -0.18593791127204895, 0.0816768929362297, 0.06349513679742813, 0.045533183962106705, -0.017847947776317596, 0.0067379772663116455, 0.1720137596130371, 0.025955144315958023, 0.10040043294429779, 0.16762186586856842, 0.011397695168852806, 0.2246655523777008, -0.1671202927827835, -0.11496317386627197, 0.1336962729692459, -0.026543032377958298, 0.06762003898620605, 0.16792191565036774, -0.0772583931684494, 0.015526676550507545, -0.028136352077126503, 0.07066910713911057, -0.11003983020782471, -0.105624258518219, 0.007937257178127766, 0.02567129209637642, -0.2755882740020752, -0.005599735304713249, -0.19717298448085785, 0.14788752794265747, 0.02579621411859989, 0.03297143429517746, 0.10257530212402344, 0.10404334217309952, 0.08312062919139862, -0.0017710148822516203, 0.03226327523589134, -0.1176818460226059, 0.02753005363047123, -0.059239376336336136, -0.020663779228925705, 0.017624232918024063, 0.36952024698257446, -0.03603357449173927, -0.046802736818790436, 0.003710439894348383, 0.1307835876941681, -0.02139742486178875, 0.017395347356796265, 0.13209912180900574, 0.12607666850090027, -0.08595693111419678, -0.1504845917224884, 0.04888554662466049, -0.04565655067563057, -0.02836887165904045, 0.1464131623506546, 0.05905961990356445, 0.1050296202301979, 0.0908031314611435, -0.014463032595813274, -0.00318976235575974, 0.012856799177825451, -0.15486004948616028, 0.06223496049642563, -0.010558074340224266, 0.012565906159579754, 0.017934376373887062, 0.15238402783870697, -0.005540105979889631, 0.07739730179309845, -0.09889880567789078, 0.004208535887300968, -0.13498884439468384, -0.07913459837436676, 0.03617347031831741, -0.13393273949623108, 0.04141177982091904, -0.01871878281235695, 0.029611799865961075, 0.30386561155319214, 0.02558239921927452, -0.020639164373278618, 0.12512871623039246, -0.1214587539434433, -0.12050267308950424, -0.001594188273884356, -0.029960084706544876, 0.0791488066315651, -0.02633434161543846, -0.0997740775346756, -0.1001306027173996, -0.15166029334068298, -0.09759195148944855, 0.05182836204767227, -0.04993441700935364, -0.059362251311540604, -0.17634081840515137, -0.05707859992980957, -0.05147340148687363, 0.14025864005088806, -0.12263951450586319, 0.15159130096435547, -0.014490418136119843, 0.004084470681846142, 0.04405883327126503, 0.1950942426919937, -0.03644494712352753, 0.08714226633310318, 0.0154351145029068, 0.1522706001996994, -0.05119588226079941, 0.14720745384693146, -0.10931728035211563, -0.04014137014746666, -0.06710435450077057, 0.21513493359088898, 0.25630924105644226, -0.06136954948306084, -0.008937356993556023, -0.012760217301547527, 0.058654606342315674, 0.1073930487036705, 0.16049085557460785, 0.002326392102986574, 0.2802925705909729, -0.03133585304021835, 0.04815128445625305, 0.02901598811149597, 0.013607407920062542, -0.06336209923028946, 0.03397751972079277, 0.07539387792348862, -0.035039983689785004, -0.1412304788827896, 0.15837742388248444, -0.21980468928813934, 0.18157227337360382, 0.11640069633722305, -0.19996967911720276, -0.013728445395827293, -0.04882071167230606, 0.1689416468143463, -0.0856364443898201, 0.1637246012687683, -0.0903693437576294, -0.2108195722103119, -0.2056000679731369, 0.03867346793413162, -0.34623071551322937, -0.254462867975235, 0.10422009229660034, 0.1488201916217804, 0.04015883058309555, -0.018507536500692368, -0.019967829808592796, -0.018367022275924683, 0.04877542704343796, -0.0067357709631323814, 0.06014643982052803, 0.031397558748722076, -0.02988368645310402, -0.24127542972564697, -0.029804671183228493, 0.023964406922459602, -0.07093082368373871, 0.07464958727359772, -0.06874357163906097, -0.022495782002806664, 0.08059766888618469, -0.03066304884850979, 0.03298592567443848, -0.035373736172914505, -0.16326889395713806, 0.027529051527380943, 0.03900543600320816, 0.036012712866067886, 0.00634160777553916, 0.0008072225609794259, -0.03455270454287529, 0.0644603744149208, -0.16716794669628143, -0.16015739738941193, 0.14140215516090393, -0.06745140254497528, 0.2779497504234314, -0.05812826007604599, -0.0809100940823555, 0.04766704887151718, -0.03426874056458473, 0.1807648241519928, -0.07756473124027252, 0.047254521399736404, 0.12766779959201813, 0.011127962730824947, 0.03121316432952881, -0.3092964291572571, 0.11082969605922699, -0.000795336440205574, -0.006093299947679043, -0.07581598311662674 ]
4d153bddde64c800110c0c450a61087db68c325b
## Prosocial Confessions A confessions datasets in prosocial-dialog data format. This can be used for red-teaming language models. - uses data from [one million reddit confessions](https://www.kaggle.com/datasets/pavellexyr/one-million-reddit-confessions) and [prosocial-dialog]() to synthesize samples to help train safety models. - A [classifier](https://huggingface.co/shahules786/prosocial-classifier) trained on prosocial dialog dataset is used for pseudo labeling. ## Example ``` { 'context': 'I lie to my friends to get out of going to bars/restaurants', 'rots': ["You shouldn't lie to your friends", 'You should not lie to your friends'], 'permalink': 'https://old.reddit.com/r/confession/comments/phgi8h/i_lie_to_my_friends_to_get_out_of_going_to/', 'episone_done': True, 'confidence': 0.87353515625, 'safety_label': '__needs_caution__', 'response': None } ``` * context : user prompt * rots : Rules of thumb * permalink : reddit post link * confidence : probability of safety label * safety label * response : none ## Citations ``` @inproceedings{ kim2022prosocialdialog, title={ProsocialDialog: A Prosocial Backbone for Conversational Agents}, author={Hyunwoo Kim and Youngjae Yu and Liwei Jiang and Ximing Lu and Daniel Khashabi and Gunhee Kim and Yejin Choi and Maarten Sap}, booktitle={EMNLP}, year=2022 } ```
shahules786/prosocial-confessions
[ "region:us" ]
2023-03-11T07:00:49+00:00
{"dataset_info": {"features": [{"name": "context", "dtype": "string"}, {"name": "rots", "sequence": "string"}, {"name": "source", "dtype": "string"}, {"name": "episode_done", "dtype": "bool"}, {"name": "confidence", "dtype": "float32"}, {"name": "safety_label", "dtype": "string"}, {"name": "response", "dtype": "null"}], "splits": [{"name": "train", "num_bytes": 4022983, "num_examples": 14805}], "download_size": 1686525, "dataset_size": 4022983}}
2023-03-16T04:21:02+00:00
[]
[]
TAGS #region-us
## Prosocial Confessions A confessions datasets in prosocial-dialog data format. This can be used for red-teaming language models. - uses data from one million reddit confessions and [prosocial-dialog]() to synthesize samples to help train safety models. - A classifier trained on prosocial dialog dataset is used for pseudo labeling. ## Example * context : user prompt * rots : Rules of thumb * permalink : reddit post link * confidence : probability of safety label * safety label * response : none s
[ "## Prosocial Confessions\n\nA confessions datasets in prosocial-dialog data format. This can be used for red-teaming language models.\n- uses data from\n one million reddit confessions\n and [prosocial-dialog]() to synthesize samples to help train safety models.\n- A classifier\n trained on prosocial dialog dataset is used for pseudo labeling.", "## Example\n\n\n\n* context : user prompt\n* rots : Rules of thumb\n* permalink : reddit post link\n* confidence : probability of safety label\n* safety label\n* response : none\ns" ]
[ "TAGS\n#region-us \n", "## Prosocial Confessions\n\nA confessions datasets in prosocial-dialog data format. This can be used for red-teaming language models.\n- uses data from\n one million reddit confessions\n and [prosocial-dialog]() to synthesize samples to help train safety models.\n- A classifier\n trained on prosocial dialog dataset is used for pseudo labeling.", "## Example\n\n\n\n* context : user prompt\n* rots : Rules of thumb\n* permalink : reddit post link\n* confidence : probability of safety label\n* safety label\n* response : none\ns" ]
[ 6, 84, 40 ]
[ "passage: TAGS\n#region-us \n## Prosocial Confessions\n\nA confessions datasets in prosocial-dialog data format. This can be used for red-teaming language models.\n- uses data from\n one million reddit confessions\n and [prosocial-dialog]() to synthesize samples to help train safety models.\n- A classifier\n trained on prosocial dialog dataset is used for pseudo labeling.## Example\n\n\n\n* context : user prompt\n* rots : Rules of thumb\n* permalink : reddit post link\n* confidence : probability of safety label\n* safety label\n* response : none\ns" ]
[ -0.07065767794847488, 0.14126437902450562, -0.0008378064376302063, -0.00879182480275631, 0.010577279143035412, 0.003333289409056306, 0.14020226895809174, 0.01374487392604351, 0.05700379237532616, 0.026289448142051697, 0.057562071830034256, 0.020133009180426598, 0.014786266721785069, 0.14427851140499115, -0.13479141891002655, -0.07645681500434875, 0.05596933141350746, -0.11192366480827332, 0.13405382633209229, 0.1018986701965332, 0.06419897079467773, -0.03377816826105118, 0.061019692569971085, -0.021693017333745956, -0.10253893584012985, 0.054769765585660934, 0.04780274257063866, -0.015636157244443893, 0.11155551671981812, -0.02085740864276886, 0.05212872102856636, 0.01836591586470604, 0.013335100375115871, -0.1228514090180397, 0.05307302996516228, -0.012968447990715504, -0.050889868289232254, -0.017043430358171463, 0.014728766866028309, -0.1295197308063507, -0.023250848054885864, 0.006647104863077402, 0.04740433767437935, 0.06822166591882706, -0.16620993614196777, -0.052531640976667404, -0.07101134955883026, -0.08171723037958145, 0.02522832714021206, 0.10553497076034546, -0.06536541879177094, 0.2221800982952118, -0.24277278780937195, 0.018093813210725784, -0.030842354521155357, -0.04311474785208702, -0.03928911313414574, 0.07215115427970886, -0.060270339250564575, 0.06475979089736938, -0.054313186556100845, 0.025335829704999924, 0.07281801849603653, 0.037015821784734726, -0.1699851006269455, -0.07435411959886551, 0.08731331676244736, -0.07698915898799896, -0.12398450076580048, -0.05438210815191269, 0.2868797481060028, 0.027788693085312843, -0.0258552897721529, -0.04668089374899864, -0.019270187243819237, 0.08423858135938644, 0.06470533460378647, 0.06804946810007095, -0.11195342987775803, 0.038158830255270004, -0.00993438996374607, 0.05223542079329491, -0.09253623336553574, -0.17083634436130524, -0.07709211856126785, 0.08428934216499329, 0.02174515649676323, 0.10856618732213974, -0.1460491269826889, -0.056298501789569855, -0.21843506395816803, -0.0062749809585511684, 0.00032794717117212713, -0.16074828803539276, -0.06447380781173706, 0.03251829743385315, -0.06800569593906403, -0.06542486697435379, 0.18814583122730255, 0.16156956553459167, -0.01629715971648693, -0.012297583743929863, -0.05809823423624039, 0.06989111751317978, 0.1816118359565735, -0.012474358081817627, 0.13636039197444916, 0.01677701435983181, -0.04112613946199417, -0.017191899940371513, 0.06325290352106094, 0.07942810654640198, 0.004781216848641634, 0.017368605360388756, -0.026831917464733124, 0.09308572858572006, 0.016957607120275497, 0.07852030545473099, -0.13449789583683014, 0.039583783596754074, 0.04875553399324417, -0.04240519180893898, -0.09002833813428879, 0.01896141842007637, -0.01857634261250496, -0.04199167713522911, -0.0572223998606205, 0.021380405873060226, 0.0619884692132473, -0.06249622628092766, 0.0033040016423910856, -0.05399688333272934, -0.08135432749986649, 0.014418970793485641, -0.007871124893426895, 0.03331281617283821, -0.031685810536146164, -0.11518625915050507, -0.06835881620645523, -0.08472029864788055, -0.10529396682977676, -0.003060824004933238, 0.017912471666932106, -0.11747347563505173, 0.1421278864145279, -0.04408545792102814, -0.04031951352953911, -0.17042632400989532, -0.048619821667671204, 0.025487935170531273, -0.09717438369989395, 0.07191768288612366, -0.21621519327163696, 0.02860197238624096, -0.20383824408054352, 0.002513371640816331, -0.138146311044693, 0.10997457057237625, -0.11975239217281342, 0.13145753741264343, -0.011856473982334137, 0.0334000289440155, -0.04639768972992897, 0.0010613980703055859, 0.006660887505859137, 0.23853488266468048, -0.23797573149204254, -0.0346946157515049, 0.28757765889167786, -0.22956807911396027, 0.01288602128624916, 0.18695664405822754, -0.00619003688916564, 0.03003896027803421, 0.14178229868412018, 0.3814610242843628, -0.06980137526988983, -0.027961136773228645, -0.024979950860142708, -0.012936132028698921, -0.0998399555683136, -0.011306960135698318, 0.024312516674399376, -0.1131499633193016, -0.034772228449583054, -0.006714321207255125, 0.11585473269224167, 0.03997403383255005, -0.043440189212560654, -0.014468010514974594, 0.008447888307273388, -0.07039349526166916, -0.016608288511633873, 0.03413509577512741, -0.08130905777215958, -0.1659999042749405, 0.03693867102265358, -0.1734417825937271, 0.05185200646519661, -0.03037247806787491, 0.018261561170220375, -0.13953377306461334, 0.08448715507984161, 0.10369224846363068, -0.006167091894894838, -0.13169585168361664, -0.051748763769865036, -0.03946901112794876, 0.17519228160381317, 0.10672405362129211, 0.036766450852155685, 0.04935193806886673, -0.038575343787670135, 0.034976836293935776, 0.02053201198577881, 0.1065124124288559, 0.007776297628879547, 0.016854550689458847, -0.0918312817811966, 0.060667943209409714, -0.07001926749944687, 0.1223839819431305, -0.06321517378091812, 0.044480614364147186, 0.14441372454166412, 0.04635344445705414, -0.018432650715112686, -0.03585318848490715, 0.06455319374799728, -0.017460420727729797, 0.02875245176255703, 0.009895837865769863, 0.07173093408346176, 0.05225137993693352, -0.13599932193756104, 0.07869195938110352, -0.05241277813911438, -0.0434209480881691, 0.1264951378107071, -0.13740672171115875, -0.04063398391008377, -0.11391416192054749, -0.05747867748141289, 0.08018029481172562, -0.12047944217920303, -0.007302227895706892, 0.14476676285266876, -0.010731052607297897, 0.003687417833134532, -0.02939930558204651, 0.07095494866371155, -0.04305895045399666, -0.13449904322624207, -0.04130496829748154, 0.1724192202091217, -0.13092996180057526, -0.2446439415216446, 0.10152710974216461, 0.09989460557699203, 0.08167041838169098, 0.05388740822672844, -0.0401463620364666, 0.07433193176984787, 0.028889073058962822, 0.03782375156879425, 0.0032053079921752214, 0.05629854276776314, -0.09189177304506302, -0.0058153849095106125, 0.013467940501868725, 0.05347022786736488, -0.010487404651939869, -0.08994071930646896, -0.05397859960794449, -0.03897595405578613, -0.040393438190221786, -0.06671799719333649, 0.08368340879678726, 0.05158476158976555, 0.10072450339794159, -0.06432877480983734, -0.06023344025015831, 0.08083075284957886, -0.03229862079024315, -0.05428129434585571, 0.13667424023151398, -0.135759636759758, -0.15897126495838165, -0.04703032597899437, -0.01768701896071434, -0.00631222128868103, 0.06227255240082741, 0.040815796703100204, -0.22580447793006897, -0.017160305753350258, -0.018134914338588715, 0.1677139550447464, -0.00074390770168975, 0.04218249022960663, -0.07536926120519638, 0.017085622996091843, 0.018378572538495064, -0.08631666749715805, -0.06493018567562103, -0.11067193746566772, -0.20693811774253845, 0.1200568899512291, -0.210624560713768, 0.06490695476531982, 0.06678006798028946, 0.05823400989174843, 0.01781787909567356, -0.0488068088889122, 0.10530845820903778, -0.030460290610790253, -0.06876331567764282, 0.19624069333076477, -0.138902485370636, 0.05325363948941231, 0.11077235639095306, -0.014338594861328602, -0.13126495480537415, 0.10739454627037048, 0.020641040056943893, -0.09205195307731628, -0.1328049749135971, -0.18830494582653046, 0.022101301699876785, 0.11684247106313705, 0.019905393943190575, 0.03568258136510849, 0.01402174960821867, 0.09942077845335007, 0.09459352493286133, -0.14682403206825256, 0.004763699136674404, -0.0013185719726607203, 0.04519950598478317, -0.08237364888191223, 0.09302595257759094, -0.08138272911310196, -0.054617926478385925, 0.10976044833660126, -0.1492314636707306, 0.10408394783735275, 0.028669197112321854, -0.024208692833781242, 0.13083797693252563, 0.18050913512706757, 0.07545488327741623, 0.04236622527241707, -0.007538452744483948, -0.003421365050598979, -0.05214148387312889, -0.000677561154589057, -0.20659640431404114, 0.011583206243813038, 0.017697252333164215, 0.010426064021885395, -0.11681137979030609, -0.08715018630027771, 0.17409665882587433, 0.12760451436042786, 0.17634329199790955, -0.14573320746421814, -0.07193449884653091, 0.0796213150024414, 0.024784112349152565, 0.031940679997205734, 0.16458356380462646, 0.13240063190460205, -0.061745163053274155, 0.045743200927972794, 0.0315936803817749, 0.09601150453090668, -0.17117314040660858, 0.09856604784727097, -0.11940888315439224, -0.042211323976516724, -0.04011029377579689, 0.05393840745091438, -0.23541976511478424, 0.18948417901992798, -0.01878909021615982, -0.0941309928894043, -0.14000974595546722, -0.08330114185810089, 0.015524874441325665, 0.08520477265119553, 0.18302085995674133, 0.020001502707600594, -0.21585750579833984, -0.01650996506214142, -0.17082399129867554, 0.07705409079790115, 0.03776415437459946, -0.055666740983724594, -0.028518421575427055, -0.030164580792188644, 0.0990709438920021, -0.03750817850232124, -0.07361551374197006, -0.15339474380016327, -0.061122097074985504, -0.11126880347728729, 0.18932411074638367, -0.05684242397546768, -0.05440825968980789, -0.0012264834949746728, 0.012573180720210075, 0.09147042036056519, 0.10948207229375839, -0.04099058732390404, -0.08506155759096146, 0.1057465523481369, 0.00992234144359827, -0.038514621555805206, -0.0406765379011631, 0.006910869386047125, -0.07114651054143906, -0.01895923912525177, -0.10243094712495804, 0.10603297501802444, -0.09210383892059326, -0.03503556177020073, -0.02316855639219284, 0.1329146921634674, 0.1505049616098404, 0.038009338080883026, 0.0489371232688427, 0.018975812941789627, 0.03193632513284683, -0.12308771908283234, 0.01215553842484951, -0.022822082042694092, 0.05005011707544327, 0.19431376457214355, 0.01130111888051033, -0.2865178883075714, -0.045039452612400055, 0.01791415736079216, 0.14875859022140503, 0.1950843334197998, 0.033813729882240295, 0.04427317902445793, 0.07762660831212997, -0.03367080166935921, -0.33038580417633057, 0.044547684490680695, -0.11144397407770157, 0.036015745252370834, 0.031146829947829247, 0.030605608597397804, 0.08390936255455017, 0.13482901453971863, -0.030523186549544334, -0.04587998613715172, -0.10838985443115234, 0.0006055160774849355, 0.21463090181350708, -0.01563272811472416, 0.2991696298122406, -0.12305275350809097, -0.09252041578292847, -0.020379694178700447, -0.003659996436908841, 0.14639617502689362, -0.25476256012916565, 0.00386793352663517, 0.07592776417732239, 0.14683185517787933, 0.04435919225215912, -0.0021878064144402742, 0.10296820104122162, 0.05508316308259964, 0.06029028818011284, -0.10862362384796143, -0.13103418052196503, -0.0025059739127755165, 0.021686602383852005, -0.06421881914138794, -0.008547252044081688, 0.020613672211766243, -0.049376748502254486, -0.0448501855134964, -0.07221350818872452, 0.03900270536541939, 0.01583058387041092, -0.053081829100847244, -0.045077476650476456, 0.0873066633939743, -0.08111411333084106, 0.04883906990289688, 0.14134293794631958, -0.20544558763504028, 0.1367703527212143, 0.06630478799343109, 0.11218762397766113, 0.16925573348999023, 0.043601248413324356, 0.043386492878198624, -0.049615975469350815, 0.0012604788644239306, -0.103694848716259, 0.08501332998275757, 0.07072127610445023, -0.057239845395088196, 0.09108330309391022, 0.0734199807047844, -0.08147777616977692, 0.1333681344985962, 0.11244694143533707, -0.13121086359024048, -0.12697669863700867, 0.10181853920221329, 0.09387604892253876, -0.0077781351283192635, 0.12936480343341827, 0.12687237560749054, 0.08220703154802322, -0.017957856878638268, -0.09874629974365234, 0.06322378665208817, -0.06945450603961945, 0.04504871368408203, 0.0028748908080160618, -0.012859872542321682, -0.1368504911661148, 0.08977467566728592, -0.028764566406607628, 0.040655963122844696, -0.017473550513386726, 0.023381957784295082, -0.06661353260278702, -0.009893069043755531, -0.06156349182128906, 0.0907381922006607, -0.012395082041621208, -0.08838855475187302, -0.09770549833774567, -0.1455618143081665, -0.09013047069311142, 0.06130063161253929, 0.09197675436735153, 0.02452218346297741, 0.029333969578146935, -0.08836402744054794, 0.02721339464187622, -0.05207229033112526, 0.012500208802521229, -0.12377548217773438, 0.04346460849046707, 0.007434032391756773, -0.05915920436382294, 0.016013897955417633, -0.04948318004608154, -0.025647630915045738, -0.22858688235282898, 0.08539945632219315, -0.005669310223311186, 0.0030663711950182915, -0.037469010800123215, 0.0338250957429409, 0.028969017788767815, -0.00930253230035305, 0.022014033049345016, -0.032782066613435745, -0.08690708130598068, 0.05165478587150574, 0.021702155470848083, 0.04817315936088562, -0.04719080775976181, -0.03153492510318756, 0.08196306973695755, 0.013287809677422047, 0.09618402272462845, 0.11105062812566757, -0.09956283867359161, 0.09758255630731583, -0.26294541358947754, -0.05212820693850517, 0.14788584411144257, -0.018344053998589516, 0.09029877185821533, 0.1367240697145462, -0.11194916814565659, 0.08827550709247589, 0.005207470618188381, 0.06710276007652283, 0.05850733071565628, -0.008957482874393463, 0.17115414142608643, 0.08922173082828522, -0.12411109358072281, -0.005750469397753477, -0.10589238256216049, 0.01909969560801983, 0.12588611245155334, 0.0503595806658268, -0.09136687219142914, 0.07367441058158875, -0.07750339061021805, 0.03259766474366188, 0.058698855340480804, -0.09178833663463593, -0.0712905079126358, -0.013415328226983547, 0.052960142493247986, 0.02754209190607071, 0.19999274611473083, -0.023411231115460396, 0.04773440957069397, 0.03965381160378456, 0.012307883240282536, 0.14153878390789032, -0.004224685952067375, -0.008828442543745041, 0.007997652515769005, -0.0018995305290445685, -0.0004853963910136372, -0.039173148572444916, 0.004606497939676046, -0.12838685512542725, 0.16889682412147522, 0.12073691934347153, 0.13745978474617004, 0.015125647187232971, 0.018963968381285667, 0.018621740862727165, 0.15702667832374573, -0.1643805056810379, 0.006172414403408766, -0.030399125069379807, 0.00645165191963315, 0.07662947475910187, -0.03477127477526665, 0.012968306429684162, 0.03129095584154129, -0.06744620949029922, -0.03760707750916481, -0.19482733309268951, -0.09840819239616394, -0.02184700220823288, -0.056289978325366974, 0.018460677936673164, -0.07226511836051941, -0.05619356036186218, 0.16200578212738037, 0.04095606878399849, 0.020899595692753792, 0.041949838399887085, -0.09840801358222961, 0.007848406210541725, -0.0013003535568714142, -0.09272071719169617, 0.03237657621502876, -0.03540021553635597, -0.02614814043045044, 0.04350803792476654, 0.07197178900241852, 0.058986205607652664, -0.0011901117395609617, 0.02233181521296501, 0.01801871322095394, -0.1605539321899414, -0.03586228936910629, -0.06935246288776398, 0.041120558977127075, -0.037221625447273254, 0.052767105400562286, 0.09704429656267166, 0.0064270687289536, 0.010311991907656193, 0.1013074517250061, -0.036252718418836594, -0.050835952162742615, -0.10598393529653549, 0.19456954300403595, -0.14687660336494446, 0.07547402381896973, -0.018248438835144043, -0.09593689441680908, 0.054575588554143906, 0.1555483043193817, 0.2801740765571594, -0.0604466050863266, 0.007145589683204889, -0.10165511816740036, 0.010944525711238384, -0.01969471387565136, 0.017653854563832283, -0.01616140641272068, 0.0980614572763443, -0.03773249313235283, 0.10251050442457199, 0.060422383248806, -0.015595241449773312, 0.040810003876686096, -0.10822737216949463, -0.02179747074842453, 0.08738815784454346, -0.054958682507276535, 0.20213739573955536, -0.11999696493148804, -0.02745376154780388, 0.08501823246479034, -0.09340064972639084, -0.08715123683214188, -0.012727865017950535, -0.028403853997588158, 0.08869826793670654, 0.17362572252750397, -0.04069969058036804, 0.011605639010667801, -0.06386374682188034, 0.012879686430096626, -0.158277690410614, -0.22440706193447113, 0.1186123713850975, 0.007425686344504356, 0.14440545439720154, -0.010331294499337673, 0.11892543733119965, 0.07589709013700485, -0.10304105281829834, -0.04614639654755592, 0.0824662372469902, -0.017368575558066368, -0.051614247262477875, -0.11499221622943878, -0.06971075385808945, -0.031896330416202545, 0.18317949771881104, 0.05914974585175514, -0.19034917652606964, 0.0913211926817894, -0.072736456990242, -0.008434292860329151, -0.14588071405887604, 0.09911219030618668, -0.108840711414814, 0.07401417195796967, 0.13137634098529816, 0.004021321423351765, 0.06635507941246033, 0.029656339436769485, 0.03331931307911873, -0.08514147251844406, -0.07230411469936371, -0.02441973052918911, -0.08088625222444534, -0.02503209561109543, 0.15271568298339844, -0.024278858676552773, -0.20828187465667725, 0.05955284833908081, -0.11534618586301804, 0.051926832646131516, -0.05190588906407356, 0.0019445364596322179, -0.01388641633093357, 0.06692250818014145, -0.01870119571685791, -0.1694907248020172, 0.07400763034820557, 0.03356889635324478, 0.06585656851530075, -0.11280620098114014 ]
107b5897e1475b490b78c66bcb387c60d899a7a5
# AutoTrain Dataset for project: nyx ## Dataset Description This dataset has been automatically processed by AutoTrain for project nyx. ### Languages The BCP-47 code for the dataset's language is unk. ## Dataset Structure ### Data Instances A sample from this dataset looks as follows: ```json [ { "image": "<800x1116 RGB PIL image>", "target": 1 }, { "image": "<1890x2372 RGB PIL image>", "target": 0 } ] ``` ### Dataset Fields The dataset has the following fields (also called "features"): ```json { "image": "Image(decode=True, id=None)", "target": "ClassLabel(names=['Nyx', 'Nyx Sapphira'], id=None)" } ``` ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow: | Split name | Num samples | | ------------ | ------------------- | | train | 62 | | valid | 17 |
dpogreb/autotrain-data-nyx
[ "task_categories:image-classification", "region:us" ]
2023-03-11T07:28:52+00:00
{"task_categories": ["image-classification"]}
2023-03-11T08:12:55+00:00
[]
[]
TAGS #task_categories-image-classification #region-us
AutoTrain Dataset for project: nyx ================================== Dataset Description ------------------- This dataset has been automatically processed by AutoTrain for project nyx. ### Languages The BCP-47 code for the dataset's language is unk. Dataset Structure ----------------- ### Data Instances A sample from this dataset looks as follows: ### Dataset Fields The dataset has the following fields (also called "features"): ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow:
[ "### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ "TAGS\n#task_categories-image-classification #region-us \n", "### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ 17, 27, 17, 23, 27 ]
[ "passage: TAGS\n#task_categories-image-classification #region-us \n### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA sample from this dataset looks as follows:### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ -0.13260804116725922, 0.1650877296924591, 0.002344331005588174, 0.055275481194257736, 0.0935901552438736, 0.11733019351959229, -0.003920542076230049, 0.14625874161720276, 0.1256745159626007, 0.016513284295797348, 0.08984463661909103, 0.06906139105558395, 0.07385160773992538, 0.2684578001499176, -0.06839899718761444, -0.22873318195343018, -0.012806170620024204, -0.03682858496904373, 0.0710519552230835, 0.07735759764909744, -0.017609689384698868, -0.055115845054388046, -0.03636694326996803, -0.17181411385536194, -0.19914676249027252, -0.06791616231203079, -0.05895097181200981, 0.03100765123963356, 0.00326990126632154, -0.000890459748916328, 0.14057216048240662, 0.05106896162033081, -0.043173011392354965, -0.2028728723526001, 0.0245402492582798, -0.004682499915361404, 0.010447600856423378, 0.06654135137796402, -0.00943301897495985, 0.08436846733093262, -0.07353637367486954, -0.1580473631620407, -0.11635159701108932, -0.03206368908286095, -0.06484586745500565, -0.13556089997291565, -0.04523663967847824, 0.05645541101694107, 0.021893074735999107, -0.024815833196043968, -0.03118259832262993, 0.09879294782876968, -0.12272464483976364, 0.06995324790477753, -0.04991353303194046, -0.1014975756406784, 0.011589104309678078, 0.0303533636033535, -0.13924939930438995, 0.13847920298576355, -0.08011752367019653, -0.03236931934952736, 0.026605159044265747, -0.01529807411134243, -0.21680735051631927, -0.05663278326392174, -0.2958793044090271, -0.018114032223820686, -0.09400329738855362, -0.05447259917855263, 0.3382509648799896, 0.03154653683304787, 0.03322945162653923, 0.03952827677130699, -0.08228040486574173, -0.08364564180374146, -0.01021014153957367, 0.10433483123779297, -0.043900858610868454, -0.0522005558013916, -0.05708668380975723, 0.06064211577177048, -0.04629509896039963, -0.05163059011101723, -0.11806635558605194, 0.11033500730991364, 0.008498867973685265, 0.08118660748004913, -0.06443437188863754, 0.0387149378657341, -0.0886768028140068, -0.12401000410318375, -0.007397993467748165, -0.07257121801376343, -0.0043367245234549046, 0.033756691962480545, 0.039459291845560074, 0.03295346349477768, 0.10709583014249802, 0.08899331092834473, -0.09312205761671066, 0.0409037210047245, -0.11727213859558105, 0.09772862493991852, 0.1312602460384369, 0.024163469672203064, -0.1154843419790268, 0.0991334393620491, 0.01154881902039051, -0.012071405537426472, -0.04336683079600334, -0.09027896821498871, -0.06340336799621582, -0.08246266096830368, 0.06658782809972763, 0.12256539613008499, 0.040195293724536896, 0.02601761929690838, -0.08807682991027832, -0.08808071911334991, 0.17847970128059387, -0.07531378418207169, 0.05158432200551033, 0.08933108299970627, -0.003270719898864627, 0.040204327553510666, -0.04044931381940842, -0.03566557914018631, -0.046311210840940475, -0.053127627819776535, -0.06506989151239395, 0.008429543115198612, -0.057468611747026443, -0.08089111000299454, 0.0650937482714653, -0.0339699313044548, 0.006555852945894003, -0.011101762764155865, -0.16072139143943787, 0.010561428032815456, -0.004302845802158117, -0.06242302432656288, 0.04602878913283348, -0.040580324828624725, -0.03916452080011368, 0.0366046205163002, -0.0630895271897316, 0.06127409264445305, -0.08402730524539948, 0.0757274404168129, -0.09443091601133347, 0.13484220206737518, -0.19733595848083496, 0.03665708377957344, -0.06435831636190414, 0.03038632497191429, -0.09788201004266739, 0.1275053173303604, -0.17852850258350372, -0.07144016772508621, 0.0004960467340424657, -0.034510452300310135, 0.01337785366922617, -0.03777846321463585, -0.02883109822869301, 0.18729659914970398, -0.3048880696296692, -0.07541321218013763, 0.0961289182305336, -0.06623383611440659, 0.0011475804494693875, 0.0357871912419796, -0.02648988924920559, 0.028192561119794846, 0.0028838084544986486, 0.30699795484542847, 0.10684079676866531, 0.12146957963705063, -0.1278466284275055, 0.1438329666852951, -0.006475930102169514, -0.03707822412252426, 0.09205738455057144, -0.03889276459813118, -0.0962255522608757, 0.045539360493421555, 0.016863416880369186, 0.09702344983816147, -0.07240792363882065, -0.08434687554836273, -0.0013869802933186293, -0.016526345163583755, 0.07899456471204758, 0.09589695930480957, 0.05501784756779671, 0.012780855409801006, 0.040595829486846924, 0.031400226056575775, 0.08626701682806015, -0.088002048432827, -0.00154205528087914, 0.007280383724719286, 0.10692702233791351, -0.10354326665401459, 0.02571302279829979, -0.10000928491353989, -0.09610144048929214, 0.08528660982847214, 0.07495026290416718, -0.006288179662078619, -0.01102457381784916, -0.01403708104044199, -0.020556727424263954, -0.05032386630773544, -0.009842009283602238, 0.04630640521645546, 0.010497190989553928, -0.041307929903268814, -0.1875079721212387, -0.002092022215947509, -0.04860956221818924, 0.0635216161608696, -0.05377424508333206, -0.062374718487262726, 0.05108296871185303, 0.10008559376001358, -0.027678394690155983, 0.00615097489207983, 0.05892163887619972, 0.08914804458618164, -0.01804606057703495, 0.016884665936231613, 0.05477456375956535, -0.0792851522564888, 0.047765884548425674, -0.06052210554480553, 0.10727806389331818, -0.15463927388191223, 0.14803054928779602, 0.009012478403747082, 0.0441608689725399, -0.01994653418660164, 0.03182635083794594, -0.033800993114709854, 0.06427455693483353, 0.05655279383063316, 0.04714858531951904, 0.030011575669050217, 0.02589160017669201, -0.08338054269552231, 0.023808684200048447, 0.008432951755821705, -0.01680682972073555, -0.02341364696621895, 0.09828833490610123, 0.055115144699811935, -0.1956838220357895, 0.16343624889850616, 0.12491500377655029, -0.012937392108142376, 0.3445113003253937, -0.05400431156158447, -0.0716950073838234, -0.05094675347208977, 0.03366149589419365, -0.0346786305308342, 0.19269578158855438, -0.22081062197685242, 0.04169536754488945, 0.08306890726089478, -0.037354182451963425, 0.08715474605560303, -0.12746967375278473, -0.06302789598703384, -0.11211303621530533, -0.05340931564569473, -0.14517565071582794, -0.000007108119916665601, 0.014796306379139423, 0.06909038126468658, -0.0020546766463667154, -0.014462517574429512, 0.09338919073343277, -0.029204074293375015, -0.04827234521508217, 0.21122078597545624, -0.245750293135643, -0.19786234200000763, -0.06668432801961899, 0.14067302644252777, -0.11362913995981216, -0.03188271075487137, -0.05045577883720398, -0.14079336822032928, 0.04270639270544052, 0.01084868423640728, 0.048686154186725616, -0.022807512432336807, -0.01862768828868866, -0.009120115078985691, -0.04282665252685547, -0.082524873316288, -0.0375349335372448, 0.034225232899188995, 0.006009810138493776, 0.04350382462143898, 0.14151860773563385, -0.08366283029317856, 0.13773150742053986, 0.20919696986675262, -0.03907254338264465, 0.02209756150841713, 0.007884055376052856, 0.08192218840122223, -0.0767575278878212, -0.0010814717970788479, -0.13868947327136993, -0.05893038585782051, 0.012286143377423286, 0.18294766545295715, 0.03372196480631828, 0.020209262147545815, -0.07810425013303757, -0.03975215181708336, -0.05027848482131958, -0.16015537083148956, -0.12840509414672852, -0.10319460928440094, 0.1272381693124771, -0.0037517170421779156, -0.007253772113472223, -0.05980980396270752, 0.08804669231176376, 0.014804616570472717, -0.010026783682405949, -0.07663334906101227, 0.0043586972169578075, -0.009968572296202183, -0.05648208409547806, 0.013468216173350811, -0.03338129073381424, 0.018924066796898842, 0.12109033018350601, 0.09736532717943192, 0.2543250024318695, -0.013354437425732613, 0.08061136305332184, 0.03781033679842949, 0.1926358938217163, 0.09921065717935562, 0.12404142320156097, -0.03509199991822243, 0.005391344428062439, 0.019813204184174538, -0.04091153293848038, -0.04121095687150955, 0.02577713318169117, 0.16206681728363037, -0.0848746970295906, 0.006054299417883158, -0.14182397723197937, 0.06888971477746964, -0.048281628638505936, 0.2529982626438141, -0.09191004931926727, -0.044842276722192764, 0.07572966068983078, 0.12704093754291534, -0.11736709624528885, 0.07213953882455826, 0.2089967429637909, -0.0032370425760746002, 0.07441405951976776, -0.06015312671661377, 0.058752983808517456, -0.091945581138134, -0.03962135314941406, -0.08849634975194931, -0.051446832716464996, -0.04122704640030861, 0.14163638651371002, -0.09828275442123413, 0.2045181691646576, 0.03112657740712166, -0.10645432770252228, -0.10758700221776962, -0.09558100253343582, 0.009539774619042873, 0.11597734689712524, 0.0783914253115654, 0.08773832023143768, 0.05855213478207588, -0.1703280657529831, -0.07157699018716812, 0.0847664400935173, 0.0866580531001091, 0.0690968856215477, 0.0028014443814754486, 0.11981596797704697, 0.023821519687771797, -0.005991517566144466, 0.031354013830423355, -0.12810289859771729, -0.0867483988404274, 0.016838444396853447, 0.04516862705349922, -0.008284809067845345, 0.057062454521656036, -0.06740551441907883, 0.05072450637817383, 0.05056849122047424, -0.08564865589141846, -0.09683293849229813, -0.02104836143553257, 0.04649130627512932, 0.2062549889087677, -0.07738245278596878, -0.021439000964164734, -0.07397570461034775, 0.000965829414781183, -0.01260015182197094, -0.13811711966991425, 0.08296813070774078, -0.04405299574136734, -0.1038675382733345, -0.09925918281078339, -0.007412757258862257, 0.013044493272900581, 0.009037273935973644, -0.053740955889225006, 0.05659077689051628, -0.04190514609217644, -0.11251499503850937, 0.04732389375567436, -0.07612662762403488, 0.028079504147171974, 0.32014599442481995, -0.10351672023534775, -0.1040177121758461, -0.04855367913842201, -0.027378398925065994, 0.20482316613197327, 0.23967133462429047, -0.07349734008312225, 0.024047238752245903, 0.20502589643001556, -0.044232048094272614, -0.3383674621582031, -0.040785051882267, 0.013564015738666058, 0.009188095107674599, -0.08103109896183014, -0.2566757798194885, 0.007313449401408434, 0.0925280898809433, 0.019693080335855484, 0.15872032940387726, -0.1479378193616867, -0.056109584867954254, 0.16889430582523346, 0.013270249590277672, 0.1467277556657791, -0.15764901041984558, -0.05935301631689072, -0.0627557784318924, 0.057795967906713486, 0.2293955534696579, -0.18953396379947662, 0.10801752656698227, -0.08478324115276337, 0.11310030519962311, 0.007135187741369009, -0.05622393265366554, 0.1901884377002716, 0.11421085149049759, 0.0608188696205616, -0.04276466742157936, -0.1673905849456787, 0.14020118117332458, -0.011988275684416294, 0.03276335820555687, 0.040499698370695114, 0.11943554878234863, -0.16351580619812012, 0.0426509790122509, -0.1748158186674118, 0.052428871393203735, -0.006109070498496294, -0.05034312233328819, -0.09636744111776352, 0.05258401855826378, -0.039759259670972824, 0.03527585789561272, 0.1834070384502411, 0.06058073416352272, -0.04312765970826149, 0.20479868352413177, -0.019602123647928238, -0.020114002749323845, 0.09693531692028046, 0.011915097944438457, -0.05598435178399086, 0.1101619079709053, -0.09508679807186127, -0.024680819362401962, 0.12684814631938934, 0.06001746654510498, 0.11657432466745377, 0.058441005647182465, -0.054321665316820145, -0.018260087817907333, 0.11495877057313919, -0.10191892087459564, -0.12612870335578918, 0.0054031494073569775, -0.12024819850921631, -0.04520365223288536, 0.005635091103613377, 0.030914034694433212, 0.01430987287312746, 0.012221082113683224, -0.05399266630411148, 0.03507290408015251, -0.046033408492803574, 0.1285248100757599, 0.17265485227108002, 0.01554541289806366, -0.1514764130115509, 0.07902943342924118, 0.05871523171663284, 0.01713290810585022, 0.016047781333327293, 0.037901706993579865, -0.113266721367836, -0.12438329309225082, 0.10695483535528183, 0.22381922602653503, -0.05848493054509163, -0.013569378294050694, 0.039154428988695145, 0.027881814166903496, 0.04217764362692833, 0.07966852933168411, -0.014510695822536945, 0.06929408758878708, 0.002760067582130432, -0.08331730216741562, -0.03399837017059326, 0.10545498132705688, -0.10781164467334747, 0.021632684394717216, -0.08624769747257233, 0.0035736821591854095, -0.03328714519739151, 0.10355312377214432, -0.06712745130062103, -0.038243986666202545, -0.17961497604846954, -0.0006746016442775726, -0.12852245569229126, 0.04057931527495384, -0.07951860874891281, 0.007301353383809328, 0.009456807747483253, -0.01198851503431797, -0.0363018773496151, -0.04708335921168327, -0.11615956574678421, 0.016290755942463875, 0.010218880139291286, 0.0803130641579628, -0.05098263546824455, -0.029111715033650398, 0.02411799319088459, 0.003078802954405546, 0.09921674430370331, 0.07261764258146286, 0.00006951644172659144, 0.12802110612392426, -0.1172659769654274, -0.05598140135407448, 0.002962126862257719, 0.058486878871917725, 0.03580040857195854, 0.038180798292160034, -0.009564890526235104, 0.02235691249370575, 0.0707506388425827, 0.09629501402378082, 0.1959926337003708, -0.07921022921800613, -0.011190922930836678, -0.04820162430405617, -0.06426840275526047, -0.031279440969228745, 0.14016768336296082, 0.020994603633880615, 0.04656180739402771, 0.09700333327054977, -0.020116014406085014, 0.048240892589092255, -0.09902340173721313, -0.09655512869358063, -0.005793907213956118, -0.08021266758441925, 0.05025183781981468, -0.017056595534086227, 0.045867353677749634, -0.04587516188621521, 0.28670963644981384, 0.013147377409040928, -0.09549231827259064, -0.09044860303401947, -0.0140537703409791, -0.0605681836605072, 0.042752087116241455, 0.3215743601322174, 0.09760154783725739, -0.0430217906832695, -0.07743579894304276, 0.07793129980564117, -0.062282782047986984, 0.10343022644519806, 0.0946490541100502, 0.050414975732564926, -0.005877554416656494, -0.013601924292743206, 0.06401997804641724, -0.19401560723781586, 0.07356296479701996, 0.009638650342822075, -0.05234914273023605, 0.1258579045534134, -0.0011748492252081633, 0.017599599435925484, -0.0505564846098423, -0.16477669775485992, 0.1171380802989006, -0.03885120525956154, -0.1695869117975235, -0.04245254024863243, -0.10934527963399887, -0.05253278464078903, -0.1879507452249527, 0.0370144322514534, -0.14450667798519135, 0.004375312943011522, 0.15844392776489258, 0.021872591227293015, -0.008507519960403442, 0.12421048432588577, -0.01058902870863676, -0.09058935940265656, 0.07312843948602676, 0.018804186955094337, -0.045217785984277725, -0.05457552894949913, 0.003190441755577922, 0.08898737281560898, -0.055298514664173126, 0.0007560960948467255, 0.01830194890499115, -0.0004427389067132026, 0.028483565896749496, -0.012273532338440418, -0.08214300870895386, -0.002103148028254509, 0.024198098108172417, 0.06809718161821365, 0.14823272824287415, 0.02537824772298336, -0.017284678295254707, 0.02038590982556343, -0.017798947170376778, 0.022669533267617226, -0.10557808727025986, -0.08437121659517288, 0.23358480632305145, -0.07408635318279266, 0.04062935709953308, -0.013403087854385376, -0.13461560010910034, -0.0669662207365036, 0.036959607154130936, 0.2034825086593628, -0.10386514663696289, -0.036101631820201874, 0.03732283040881157, 0.024631153792142868, -0.02729826234281063, 0.17010733485221863, 0.05182009935379028, 0.08146991580724716, 0.007691002916544676, -0.051317665725946426, -0.012041532434523106, -0.054597657173871994, -0.08384188264608383, -0.08792484551668167, 0.06208578497171402, -0.09037242829799652, -0.17852959036827087, 0.07405423372983932, -0.08933738619089127, 0.0018346402794122696, 0.12744049727916718, -0.20557905733585358, -0.15126897394657135, -0.0884871631860733, 0.05377539247274399, -0.022707734256982803, -0.08524888753890991, -0.05387504771351814, 0.06138598546385765, 0.07896339893341064, -0.021317198872566223, -0.16662083566188812, -0.06405960768461227, 0.01567334309220314, -0.1864386349916458, -0.01488098967820406, -0.006778317503631115, 0.2213800996541977, 0.07123614102602005, -0.017543325200676918, -0.04875034838914871, 0.07293272763490677, 0.029162118211388588, 0.12186311930418015, -0.04528415575623512, 0.17303934693336487, -0.029023025184869766, 0.005978613160550594, 0.09501879662275314, -0.004556837026029825, -0.011912274174392223, 0.016186943277716637, -0.012393264099955559, -0.09422040730714798, -0.016574043780565262, -0.13056355714797974, 0.09278218448162079, 0.18297646939754486, -0.010030415840446949, -0.021996689960360527, -0.054137032479047775, 0.043970026075839996, -0.020650306716561317, 0.1397411972284317, -0.1105647012591362, -0.03305071219801903, -0.03431644290685654, 0.017875464633107185, 0.09869683533906937, -0.1402634233236313, 0.11658275127410889, -0.048339229077100754, -0.00920232106000185, 0.0072206007316708565, 0.16129615902900696, -0.02187483012676239, 0.03138165920972824, -0.04880040884017944, -0.1617857664823532, 0.02996136248111725, 0.008484609425067902, -0.05127269774675369, -0.0733126774430275 ]
4c96ca685c3ba269dd1aa96da0f2fc7b4510a3af
# Dataset Card for "legal_simplification_corpus" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
marcus2000/legal_simplification_corpus
[ "region:us" ]
2023-03-11T08:03:06+00:00
{"dataset_info": {"features": [{"name": "\u0422\u0435\u043a\u0441\u0442", "dtype": "string"}, {"name": "\u041a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0439 \u0420\u0413", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 118357564.79574679, "num_examples": 1819}, {"name": "test", "num_bytes": 13208678.204253215, "num_examples": 203}], "download_size": 42722724, "dataset_size": 131566243.0}}
2023-03-16T20:18:43+00:00
[]
[]
TAGS #region-us
# Dataset Card for "legal_simplification_corpus" More Information needed
[ "# Dataset Card for \"legal_simplification_corpus\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"legal_simplification_corpus\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"legal_simplification_corpus\"\n\nMore Information needed" ]
[ -0.11011750251054764, 0.0902421623468399, -0.005172905046492815, -0.09384673088788986, 0.06525494903326035, 0.11366493254899979, 0.10160354524850845, 0.07014025747776031, 0.05023166537284851, -0.01317367423325777, 0.10703456401824951, 0.03461586311459541, 0.05022710561752319, 0.1560021936893463, -0.11218541115522385, -0.11174815893173218, 0.0728202536702156, 0.06911014765501022, -0.0930931344628334, 0.01206053327769041, 0.06366362422704697, -0.11197453737258911, 0.05584210157394409, -0.051409702748060226, -0.07707267254590988, 0.07031814754009247, -0.002934901276603341, 0.012195098213851452, -0.01640782319009304, -0.003809095825999975, 0.13802345097064972, 0.11569709330797195, 0.028402123600244522, -0.18924203515052795, 0.013164266012609005, -0.025055402889847755, -0.09314198791980743, 0.07011348009109497, -0.006776564754545689, -0.014639860019087791, 0.15440471470355988, -0.0827329158782959, -0.021648569032549858, 0.01709430292248726, -0.10884938389062881, -0.11269068717956543, -0.07748676091432571, -0.12422282248735428, 0.06966115534305573, -0.019850194454193115, 0.05327785387635231, 0.06728063523769379, -0.12822656333446503, 0.02681623212993145, -0.02100658230483532, -0.024352097883820534, 0.03335226699709892, 0.20847533643245697, -0.03324434533715248, -0.029642891138792038, 0.03776640072464943, 0.06603395938873291, 0.08128159493207932, -0.014961724169552326, -0.05492014437913895, -0.07525268942117691, -0.09614907205104828, 0.10657642781734467, -0.008026905357837677, -0.10007568448781967, 0.3320629894733429, -0.024288734421133995, 0.008244632743299007, 0.014365547336637974, 0.008566873148083687, -0.020392483100295067, -0.03386847674846649, 0.051107220351696014, 0.05655676871538162, 0.012466027401387691, 0.040190789848566055, -0.03082096204161644, -0.10026897490024567, -0.0778040662407875, -0.18419834971427917, -0.018092483282089233, -0.046621501445770264, 0.12538431584835052, -0.18371014297008514, -0.05147521570324898, -0.030204681679606438, -0.02298051118850708, 0.002495185239240527, -0.07116182148456573, 0.025450529530644417, -0.01623988151550293, -0.046107470989227295, -0.018832402303814888, 0.12536554038524628, 0.08227080851793289, 0.11892267316579819, 0.054863445460796356, 0.002585042268037796, 0.11970710754394531, 0.1597161591053009, -0.03260624781250954, 0.0127617372199893, 0.07083754241466522, -0.054208431392908096, -0.11620517820119858, 0.009756560437381268, -0.07081695646047592, -0.15789571404457092, 0.07830112427473068, -0.16188158094882965, 0.16202476620674133, -0.06383392959833145, -0.0919889360666275, -0.07419829815626144, -0.04224655032157898, 0.12486965209245682, -0.08568235486745834, 0.01165860891342163, -0.038206957280635834, -0.016356943175196648, -0.03746200352907181, -0.09569951146841049, 0.006773047149181366, -0.01511413510888815, 0.11860958486795425, -0.06312943994998932, -0.01599816419184208, -0.045197587460279465, -0.003727451665326953, 0.05424952879548073, -0.2181093394756317, 0.09222353249788284, -0.02273048833012581, -0.1935814768075943, 0.03364710509777069, 0.06664221733808517, -0.058807022869586945, 0.16497696936130524, -0.014920352958142757, 0.11696861684322357, -0.12865449488162994, -0.06701050698757172, 0.004548241849988699, -0.06314674019813538, 0.0514848567545414, -0.03726750612258911, 0.047731202095746994, -0.299809068441391, 0.05884897708892822, -0.1589290350675583, 0.06634677201509476, 0.01759546995162964, 0.012193044647574425, -0.1331140547990799, 0.01595930941402912, -0.015482942573726177, -0.061035629361867905, -0.058504369109869, 0.03373369202017784, -0.04054572060704231, 0.032382186502218246, -0.14086681604385376, -0.056661851704120636, 0.0076927244663238525, -0.15661785006523132, -0.1777416616678238, -0.04093068465590477, -0.0681295394897461, 0.10403884947299957, 0.020402858033776283, 0.3345560133457184, 0.10893391072750092, 0.005147664342075586, 0.0484842024743557, 0.13807471096515656, -0.10757565498352051, -0.22422483563423157, 0.06496945023536682, -0.1181357279419899, -0.17668986320495605, 0.034037087112665176, 0.03440352901816368, -0.039523184299468994, -0.06794853508472443, -0.09061426669359207, 0.024362776428461075, -0.09863181412220001, 0.10923026502132416, 0.005171228665858507, 0.0027037467807531357, 0.018283026292920113, 0.20274068415164948, 0.06378192454576492, 0.04965859279036522, -0.027263348922133446, -0.10456577688455582, -0.051781654357910156, 0.09448373317718506, -0.07956252247095108, -0.026482269167900085, -0.1591000258922577, -0.16083873808383942, -0.021354569122195244, 0.056663114577531815, 0.02058883011341095, 0.09808599948883057, 0.07455337047576904, -0.02640358917415142, -0.022736450657248497, 0.07456707954406738, 0.10328470170497894, 0.09448496997356415, 0.022274721413850784, 0.02999884821474552, -0.038904089480638504, -0.028203679248690605, -0.048568420112133026, -0.019216878339648247, -0.044276557862758636, 0.10380438715219498, 0.052066605538129807, 0.04895284026861191, 0.05162962153553963, 0.04941348358988762, 0.034812673926353455, 0.023870212957262993, -0.03402404487133026, 0.035893816500902176, -0.05214386805891991, -0.03418801352381706, -0.013003935106098652, -0.026692798361182213, 0.24012981355190277, 0.1271788775920868, -0.028578683733940125, 0.10096906125545502, -0.10889119654893875, -0.0054262420162558556, 0.04378717392683029, -0.10981476306915283, 0.06964972615242004, -0.1583445817232132, -0.06332699954509735, 0.06200724095106125, -0.09397399425506592, 0.03896726295351982, 0.05675017833709717, -0.06182419881224632, -0.12588940560817719, -0.010910113342106342, 0.30043721199035645, -0.21756315231323242, 0.13464780151844025, 0.2427660971879959, 0.1319214403629303, 0.11272992193698883, -0.11901213228702545, -0.09854718297719955, -0.03445664420723915, -0.013487884774804115, -0.05581412836909294, 0.2511501610279083, -0.10797448456287384, 0.06526796519756317, 0.09572760760784149, 0.004470626823604107, 0.13731779158115387, -0.1409861147403717, -0.07945452630519867, 0.01094942819327116, -0.057377491146326065, -0.17762629687786102, -0.00229879142716527, 0.023529959842562675, 0.04755876585841179, -0.07607714831829071, -0.03207856044173241, 0.1671135276556015, 0.005824535619467497, -0.01445118896663189, 0.11994477361440659, -0.18818899989128113, -0.27040982246398926, -0.09829623252153397, -0.07730288803577423, 0.03788497671484947, 0.061605069786310196, -0.05306245759129524, -0.051343709230422974, -0.09406701475381851, 0.027598941698670387, -0.10029862821102142, -0.16798660159111023, -0.046664316207170486, -0.024532822892069817, 0.1079254299402237, -0.03509335219860077, -0.08473337441682816, -0.02847420983016491, -0.010180694982409477, 0.14304973185062408, 0.10745362937450409, -0.15801484882831573, 0.13064314424991608, 0.09296972304582596, -0.11896811425685883, 0.06277225911617279, -0.08933920413255692, 0.03145328909158707, -0.02016129530966282, -0.07518868893384933, 0.08034127205610275, -0.0471445694565773, 0.024335430935025215, 0.09719965606927872, 0.03361649438738823, -0.14392638206481934, -0.0407874695956707, -0.06124875321984291, -0.14518702030181885, -0.19155611097812653, -0.15409646928310394, -0.10457132756710052, 0.14821447432041168, 0.08509200811386108, 0.0509217195212841, -0.018618332222104073, 0.12115653604269028, 0.09827954322099686, -0.009198461659252644, -0.09233137220144272, -0.06296906620264053, 0.131943479180336, -0.042523108422756195, -0.025432100519537926, -0.15708525478839874, -0.06897298246622086, 0.16994807124137878, 0.17676855623722076, 0.32688555121421814, 0.15544939041137695, 0.09568468481302261, 0.043171726167201996, 0.12141827493906021, 0.04304193705320358, 0.16335968673229218, 0.07642430067062378, 0.011192361824214458, -0.03723696991801262, -0.00224149483256042, -0.11559569835662842, -0.021828671917319298, 0.15701737999916077, -0.21755503118038177, -0.03303060680627823, -0.07128923386335373, 0.011415326036512852, -0.21204648911952972, 0.11646108329296112, -0.12066823989152908, 0.08037398755550385, 0.03306445851922035, 0.18650944530963898, -0.11239060014486313, 0.06571469455957413, 0.07589595019817352, -0.020989883691072464, 0.10654888302087784, -0.01264303270727396, 0.05180670693516731, -0.040419064462184906, 0.012302326038479805, -0.07946944236755371, -0.10392223298549652, 0.0646599680185318, 0.17228582501411438, -0.2015460580587387, 0.2718706429004669, 0.05506693944334984, -0.06724464148283005, -0.16668854653835297, 0.0023449573200196028, -0.05115720257163048, 0.10339125245809555, 0.14117667078971863, 0.04221164435148239, -0.28326505422592163, -0.17729265987873077, 0.041740886867046356, 0.025783836841583252, 0.1618349552154541, 0.048192765563726425, -0.101908378303051, -0.0021885265596210957, 0.019456246867775917, -0.04101860523223877, -0.2902109622955322, -0.011401568539440632, -0.21348564326763153, 0.031169788911938667, 0.027876777574419975, -0.1231527328491211, 0.0029779565520584583, 0.10843918472528458, 0.024977298453450203, 0.18937014043331146, 0.158408060669899, -0.0544511154294014, -0.15206919610500336, -0.0903092548251152, 0.17747651040554047, 0.02696782536804676, 0.041799820959568024, 0.02840060368180275, -0.021401286125183105, -0.06426738947629929, -0.2094709873199463, 0.1292414516210556, -0.10367070883512497, 0.05732562392950058, -0.06265362352132797, 0.05881321430206299, -0.13189558684825897, 0.03127769008278847, 0.04188256710767746, 0.02310311235487461, -0.06486918777227402, -0.1227404996752739, 0.1020406112074852, -0.09597969055175781, 0.045478466898202896, 0.25069186091423035, -0.00003294433918199502, -0.022903041914105415, 0.13985589146614075, 0.029995059594511986, 0.15089520812034607, 0.16112424433231354, -0.02805558778345585, 0.22495242953300476, 0.1512940227985382, -0.05778060480952263, -0.30980873107910156, -0.0016866996884346008, -0.2272518128156662, -0.01620793528854847, 0.16849961876869202, -0.21100623905658722, 0.020210176706314087, 0.16809265315532684, -0.024905210360884666, 0.20068354904651642, -0.09959065914154053, -0.006357889622449875, 0.15692172944545746, 0.09646447747945786, 0.3030920922756195, -0.05693182721734047, -0.08145005255937576, -0.1064828410744667, -0.1641077995300293, 0.15749171376228333, -0.12539330124855042, 0.014057851396501064, 0.04405710846185684, -0.01699209026992321, -0.019960248842835426, -0.047062017023563385, 0.21728995442390442, 0.0074875629507005215, 0.12027584761381149, -0.03676152229309082, -0.11081326752901077, 0.3638007342815399, -0.01808716356754303, 0.10718866437673569, -0.1381838619709015, 0.06665118783712387, -0.1535922735929489, -0.012750910595059395, 0.04766753315925598, -0.00039544966421090066, 0.034493423998355865, -0.11796823889017105, -0.13402724266052246, 0.0073889875784516335, -0.07458119839429855, -0.029245486482977867, 0.17127542197704315, 0.028852252289652824, -0.10811184346675873, 0.14287151396274567, 0.13190092146396637, -0.13729923963546753, 0.04249652102589607, -0.024319708347320557, -0.09384232014417648, 0.025102516636252403, -0.12431781738996506, 0.03493598476052284, 0.11168677359819412, -0.03532371670007706, 0.04982534423470497, 0.03041250817477703, 0.06284242123365402, -0.010034420527517796, 0.17170856893062592, -0.034388404339551926, -0.17806711792945862, 0.08035676926374435, -0.04972938820719719, -0.04586023837327957, 0.12223761528730392, -0.04145485535264015, 0.07696552574634552, 0.01505607832223177, -0.04408581182360649, 0.04858649894595146, -0.057508740574121475, 0.02319800853729248, 0.09199170023202896, 0.025767851620912552, -0.16056367754936218, 0.18740616738796234, 0.06265839189291, -0.10050822794437408, -0.018388595432043076, -0.14243189990520477, -0.13111844658851624, -0.06232283636927605, -0.09397769719362259, 0.11989378184080124, -0.03151006996631622, -0.13064494729042053, -0.06977271288633347, -0.15824148058891296, -0.013316050171852112, 0.016637902706861496, 0.04902270808815956, 0.09661401808261871, -0.025355566293001175, -0.04569469019770622, -0.04706848785281181, -0.04024144634604454, -0.09569652378559113, 0.07141723483800888, -0.011593927629292011, -0.1270229071378708, -0.04191979393362999, 0.138539656996727, -0.048173606395721436, -0.03339134901762009, -0.05413403734564781, 0.06981387734413147, -0.20547087490558624, 0.032509516924619675, -0.08890264481306076, -0.047985903918743134, 0.060237348079681396, 0.10150562971830368, -0.004128992557525635, -0.005744033493101597, -0.10584718734025955, 0.10285282135009766, 0.018223656341433525, 0.0031805261969566345, -0.027691900730133057, 0.0003098111192230135, 0.08555039018392563, 0.03772032633423805, 0.057675935328006744, -0.009760209359228611, 0.03875574469566345, 0.08892550319433212, -0.13477598130702972, -0.17969894409179688, 0.1469428390264511, 0.06605523824691772, 0.03852257505059242, -0.002563788089901209, -0.010926298797130585, 0.1616855412721634, -0.08649615198373795, 0.04620804265141487, -0.11281375586986542, -0.07542276382446289, 0.051619064062833786, -0.1073170080780983, -0.12386871874332428, 0.052522361278533936, -0.05788317695260048, 0.059786807745695114, -0.045559875667095184, 0.08550434559583664, 0.04934557154774666, -0.030927222222089767, 0.004013222176581621, -0.061375200748443604, -0.05397123843431473, -0.12753459811210632, -0.14745743572711945, -0.07033147662878036, -0.006598472595214844, -0.060820672661066055, 0.5029836297035217, 0.029135702177882195, -0.1701044738292694, -0.021038422361016273, 0.1054583266377449, 0.029256004840135574, 0.05017939954996109, 0.4077373147010803, 0.05650154501199722, -0.033956412225961685, -0.1412534862756729, 0.06647079437971115, -0.03520020842552185, 0.059337981045246124, 0.19262324273586273, 0.033940672874450684, -0.07132469117641449, 0.02941945008933544, 0.06083301454782486, -0.016883008182048798, 0.026772210374474525, 0.06987188011407852, 0.09910275787115097, 0.02517683617770672, 0.10035175830125809, -0.085208959877491, 0.04366322606801987, -0.056636374443769455, 0.07059965282678604, -0.0036112857051193714, -0.08324281871318817, -0.0864824429154396, -0.08083750307559967, -0.033478278666734695, -0.09010303020477295, 0.022468719631433487, -0.051771633327007294, -0.023391077294945717, 0.17963477969169617, 0.023558570072054863, -0.015927540138363838, 0.06845877319574356, -0.16919122636318207, 0.062074217945337296, -0.016515588387846947, -0.017522141337394714, -0.025531696155667305, -0.040301818400621414, -0.10148657858371735, -0.008112303912639618, -0.09763681143522263, 0.02664233185350895, -0.019719580188393593, 0.0667949765920639, 0.0035147538874298334, -0.10421569645404816, -0.029331576079130173, -0.05192253366112709, 0.0648108497262001, -0.05619148537516594, 0.07077788561582565, -0.0077121322974562645, 0.05333944037556648, 0.062233783304691315, 0.02366228587925434, -0.031486596912145615, -0.08617866784334183, -0.044896211475133896, 0.12771865725517273, 0.03750532120466232, 0.12003587186336517, 0.052100200206041336, -0.10206007957458496, 0.0354645662009716, 0.12853243947029114, 0.37698644399642944, -0.01738266460597515, -0.009084073826670647, 0.012186617590487003, 0.021903634071350098, 0.10019979625940323, 0.13784493505954742, -0.04603223130106926, 0.09111319482326508, -0.021574106067419052, -0.14667566120624542, 0.017361927777528763, -0.07721711695194244, -0.014190935529768467, 0.026344820857048035, 0.13027434051036835, -0.08730805665254593, -0.06624181568622589, 0.12919458746910095, -0.12368171662092209, 0.15279535949230194, 0.20962905883789062, -0.07713113725185394, -0.021324055269360542, -0.01858946867287159, 0.04859104007482529, 0.01497853547334671, 0.0193528663367033, -0.10998871177434921, -0.062017835676670074, 0.06736046820878983, 0.019592102617025375, -0.3903386890888214, -0.06092049553990364, 0.03363623470067978, 0.07277287542819977, 0.045457612723112106, 0.02302292361855507, 0.06033359095454216, -0.005460216663777828, 0.05915717035531998, -0.04302414506673813, 0.1641419678926468, 0.030832139775156975, 0.12039534002542496, -0.004231176804751158, -0.14607073366641998, -0.04947739839553833, 0.010298021137714386, 0.023170556873083115, -0.05458465591073036, 0.012543455697596073, 0.044495489448308945, -0.02075754664838314, 0.014851465821266174, -0.02278183028101921, -0.057047512382268906, 0.06650815159082413, 0.02015625312924385, 0.03811699151992798, 0.01535160094499588, 0.0004044130037073046, 0.12038572877645493, 0.07170984894037247, -0.045961666852235794, -0.04936087131500244, 0.13263115286827087, -0.1091107502579689, 0.14737056195735931, 0.0052306936122477055, -0.17607532441616058, 0.07755095511674881, -0.11552698165178299, 0.05312564596533775, -0.0188533216714859, 0.0959770679473877, 0.1745619922876358, 0.036228422075510025, -0.04598120227456093, 0.085875503718853, 0.048962969332933426, -0.03385497257113457, 0.017843065783381462, -0.0032863770611584187 ]
ffd33ae715bbdbcbdb0ff469e0fe7b2a25c329ac
June 10: 1. Почищены криво переведенные примеры кода 2. Добавлено >50000 человеческих примеров QA и инструкций Обновленная версия русского датасета инструкций и QA. Улучшения: ``` 1. Увеличен размер с 40 мегабайт до 130 (60к сэмплов - 200к) 2. Улучшено качество перевода. ``` Структура датасета: ``` { "sample":[ "Как я могу улучшить свою связь между телом и разумом?", "Начните с разработки регулярной практики осознанности. 2. Обязательно практикуйте баланс на нескольких уровнях: физическом, эмоциональном, умственном и духовном. 3. Свяжитесь с природой, когда это возможно - идите на прогулки или бегайте на улице, или просто сидите в парке и наблюдайте природу вокруг вас. 4. Развивайте позитивные утверждения, которые вы можете использовать, чтобы помочь поддерживать оптимизм и сильные отношения с вашим телом." ] } ``` Старая версия: https://huggingface.co/datasets/Den4ikAI/russian_instructions ``` @MISC{russian_instructions, author = {Denis Petrov}, title = {Russian instructions dataset for conversational agents}, url = {https://huggingface.co/datasets/Den4ikAI/russian_instructions_2}, year = 2023 } ```
Den4ikAI/russian_instructions_2
[ "size_categories:100K<n<1M", "language:ru", "license:mit", "region:us" ]
2023-03-11T10:10:28+00:00
{"language": ["ru"], "license": "mit", "size_categories": ["100K<n<1M"]}
2023-06-11T04:20:17+00:00
[]
[ "ru" ]
TAGS #size_categories-100K<n<1M #language-Russian #license-mit #region-us
June 10: 1. Почищены криво переведенные примеры кода 2. Добавлено >50000 человеческих примеров QA и инструкций Обновленная версия русского датасета инструкций и QA. Улучшения: Структура датасета: Старая версия: URL
[]
[ "TAGS\n#size_categories-100K<n<1M #language-Russian #license-mit #region-us \n" ]
[ 28 ]
[ "passage: TAGS\n#size_categories-100K<n<1M #language-Russian #license-mit #region-us \n" ]
[ 0.011724533513188362, -0.06761480867862701, -0.005653719417750835, 0.04846866428852081, 0.11042097955942154, 0.0526248961687088, 0.2498966008424759, 0.04311268776655197, 0.2593827247619629, -0.0012332592159509659, 0.1582353413105011, -0.08019275218248367, -0.01728464663028717, 0.15019509196281433, 0.021476130932569504, -0.3138718605041504, 0.04463432729244232, -0.046865008771419525, 0.07788766920566559, 0.034185945987701416, 0.08383327722549438, -0.07183322310447693, -0.005136508494615555, -0.11988238990306854, -0.0826905146241188, 0.07996241748332977, 0.03625316172838211, -0.10409269481897354, 0.05267691612243652, -0.04834772273898125, 0.07747706025838852, 0.014194835908710957, -0.027927733957767487, -0.1665468066930771, -0.009090445004403591, -0.1089547649025917, -0.10064762830734253, -0.008817427791655064, 0.055163852870464325, -0.028024446219205856, 0.07570705562829971, -0.14077433943748474, -0.08534043282270432, 0.06929870694875717, -0.12316985428333282, -0.19117233157157898, -0.05887747183442116, 0.08824709057807922, 0.0020650788210332394, 0.10998203605413437, -0.012789906933903694, 0.1123119592666626, -0.16965797543525696, 0.02065690979361534, 0.1475929617881775, -0.36788177490234375, 0.037574708461761475, 0.2592213749885559, -0.04857218265533447, 0.16608673334121704, -0.03759613633155823, 0.0812242180109024, 0.08294495940208435, -0.0817829966545105, -0.09128305315971375, -0.06336028128862381, 0.0032809413969516754, 0.06802856922149658, -0.04099029302597046, -0.03418957442045212, 0.256860613822937, 0.07156210392713547, 0.050927259027957916, -0.03987010940909386, -0.005780454725027084, -0.21824151277542114, -0.0266643725335598, 0.12254651635885239, 0.020065581426024437, 0.05550898611545563, 0.018829355016350746, -0.012668678537011147, -0.15568998456001282, -0.03646230325102806, -0.2168119251728058, 0.2553912401199341, 0.005860318895429373, 0.10622645169496536, -0.05747707933187485, -0.07637311518192291, -0.32342180609703064, -0.06459976732730865, 0.02794673852622509, -0.07821684330701828, -0.0549754798412323, 0.036731451749801636, -0.04857197403907776, 0.08238185942173004, 0.16040663421154022, 0.08349007368087769, -0.041065141558647156, 0.05279160663485527, 0.08462642133235931, 0.14442403614521027, 0.022190343588590622, 0.12613758444786072, 0.07012380659580231, -0.03053220547735691, -0.06746094673871994, -0.1444747895002365, 0.0669335275888443, -0.012764869257807732, -0.22938832640647888, -0.14912259578704834, -0.056921347975730896, 0.12813569605350494, -0.10810617357492447, 0.00863690860569477, 0.008284344337880611, 0.09625845402479172, 0.002376038581132889, -0.061507608741521835, 0.03429768607020378, -0.029812313616275787, 0.02277323231101036, 0.0394178107380867, -0.2632138431072235, -0.05261034518480301, 0.04749450087547302, 0.13882189989089966, -0.02312612347304821, 0.07938507199287415, -0.0041041625663638115, -0.09994478523731232, 0.07716909050941467, -0.17082209885120392, 0.02597128041088581, -0.1710221916437149, -0.01634279265999794, 0.02988177351653576, 0.021314051002264023, -0.06922394037246704, 0.1094319224357605, 0.020420467481017113, -0.0670655220746994, -0.013632688671350479, -0.06881658732891083, -0.1259564757347107, -0.09893308579921722, 0.03895178809762001, -0.04528775066137314, 0.114503875374794, -0.16416075825691223, -0.05007147043943405, -0.11238951981067657, -0.006683233194053173, -0.06888096034526825, 0.030691884458065033, -0.1430615484714508, 0.15542860329151154, 0.0251709446310997, -0.01983455941081047, -0.1576298326253891, 0.044998615980148315, -0.043711259961128235, 0.10639900714159012, -0.21386995911598206, -0.0550469309091568, 0.19193801283836365, -0.06546346098184586, -0.031968604773283005, 0.03174782544374466, 0.03155237436294556, -0.02705659344792366, 0.1318633258342743, 0.417136013507843, -0.07539103925228119, -0.002712838351726532, -0.02784281224012375, 0.14151014387607574, -0.11715720593929291, -0.20394106209278107, 0.06119345873594284, -0.09826632589101791, -0.00854397565126419, 0.0390729159116745, 0.06335122883319855, 0.030462708324193954, -0.019315486773848534, -0.07427114248275757, -0.022378696128726006, -0.0236361101269722, 0.10599857568740845, -0.0035434775054454803, 0.14648021757602692, -0.18069815635681152, 0.0008806604892015457, -0.02777545526623726, -0.006957734003663063, 0.12397122383117676, 0.008413528092205524, -0.02104126662015915, 0.06066730245947838, 0.026846420019865036, 0.05792704224586487, -0.09607911109924316, 0.048523202538490295, 0.025621967390179634, 0.03709528595209122, 0.07652392238378525, 0.16062510013580322, 0.0646180510520935, -0.09016993641853333, -0.06666658818721771, 0.08434809744358063, -0.0027940114960074425, 0.04510972648859024, -0.05957983806729317, -0.0483594685792923, 0.06544291228055954, 0.00016530882567167282, -0.12086254358291626, 0.024873847141861916, -0.0032327482476830482, 0.15741406381130219, -0.07098135352134705, -0.04547536000609398, 0.11818183958530426, -0.08568070828914642, 0.04329490661621094, -0.010864711366593838, 0.014788337051868439, 0.07417872548103333, -0.05323111265897751, -0.11048091948032379, 0.06856734305620193, 0.008309963159263134, 0.12244787812232971, 0.24867425858974457, 0.04662064090371132, -0.029475031420588493, -0.1501827836036682, 0.015629634261131287, 0.05526302754878998, 0.06804907321929932, -0.018534693866968155, -0.07717199623584747, 0.038854923099279404, 0.018341870978474617, -0.026851387694478035, 0.016327666118741035, 0.008883876726031303, -0.07064007967710495, -0.0753399133682251, 0.10687416046857834, 0.12912878394126892, -0.23137235641479492, 0.2025100141763687, 0.27638429403305054, 0.05022343993186951, 0.26700085401535034, -0.10435140132904053, -0.009425094351172447, -0.007911034859716892, -0.03167462348937988, -0.05333676189184189, 0.20815303921699524, -0.09040770679712296, -0.07814455032348633, 0.05509146302938461, 0.05237198621034622, 0.018945517018437386, -0.099119633436203, -0.0972861498594284, -0.04813198000192642, -0.08791100233793259, -0.14570292830467224, 0.04875297099351883, -0.005813077557832003, 0.051681362092494965, 0.04377910867333412, -0.06100860983133316, 0.05903556942939758, -0.04661562293767929, -0.008928998373448849, 0.08469249308109283, -0.1439649909734726, -0.06449609249830246, -0.11585082113742828, -0.008828769437968731, -0.033542465418577194, 0.06490415334701538, 0.05595292150974274, -0.20920370519161224, 0.02261960506439209, -0.027321675792336464, 0.06026782840490341, -0.08895466476678848, 0.011370193213224411, -0.028799405321478844, 0.13348045945167542, -0.15186022222042084, -0.011117268353700638, -0.08797852694988251, -0.08958642184734344, 0.06443902850151062, 0.1497448980808258, -0.12343797087669373, 0.04638697952032089, 0.16932490468025208, -0.05926871299743652, 0.0913018062710762, -0.10125286877155304, 0.08877892047166824, -0.09505534172058105, -0.0009065456688404083, 0.0077111078426241875, 0.1321784257888794, 0.03136983886361122, 0.28417760133743286, 0.06453908979892731, -0.04375492408871651, -0.0030935723334550858, -0.034380655735731125, -0.15902087092399597, -0.16426792740821838, -0.11665078997612, -0.10076355934143066, 0.1569499671459198, 0.050524987280368805, 0.04624352604150772, 0.010710332542657852, 0.07277268171310425, 0.03615206107497215, -0.1047685369849205, 0.022069130092859268, 0.06560739129781723, 0.24788686633110046, 0.0070802196860313416, 0.06393016129732132, -0.14017367362976074, -0.016740169376134872, 0.13032162189483643, 0.024738548323512077, 0.22543805837631226, 0.2439412772655487, 0.1504228711128235, 0.03761647269129753, 0.056838348507881165, 0.1258639693260193, 0.06570696085691452, 0.1419956386089325, -0.023888275027275085, -0.010233639739453793, -0.04902132973074913, 0.11153768002986908, 0.06183546781539917, 0.020768286660313606, -0.1896378993988037, 0.002487385645508766, -0.14447325468063354, 0.12314265966415405, 0.05101286619901657, 0.15942524373531342, -0.023647435009479523, -0.010358382947742939, 0.08297529816627502, 0.02364055998623371, -0.029196269810199738, 0.10385734587907791, 0.05692595988512039, -0.0821806788444519, 0.11828112602233887, 0.026814984157681465, 0.10534505546092987, 0.13449929654598236, 0.10727273672819138, -0.0589030459523201, -0.13764387369155884, -0.0037439437583088875, 0.14302043616771698, -0.17727544903755188, 0.3703133761882782, 0.02574077621102333, -0.05150079354643822, -0.09077610075473785, -0.12376444786787033, -0.02859463170170784, 0.10538908839225769, 0.009160853922367096, 0.05534263327717781, -0.181257426738739, -0.19095593690872192, -0.06483879685401917, -0.028923537582159042, 0.11968308687210083, 0.00928613729774952, -0.02763056941330433, -0.025630254298448563, 0.018414000049233437, -0.04172948747873306, 0.026723027229309082, -0.0676402747631073, -0.12990467250347137, -0.05615080147981644, 0.16717766225337982, -0.08168311417102814, -0.010515568777918816, -0.0035532740876078606, 0.0028518754988908768, 0.02601861022412777, -0.10973919928073883, -0.07821431756019592, -0.041742585599422455, -0.05958317965269089, 0.13347205519676208, -0.06982707977294922, 0.03445861488580704, -0.03213456645607948, -0.03983113169670105, -0.1304452121257782, -0.09398464113473892, 0.09075117111206055, -0.017293013632297516, -0.023050755262374878, 0.009720465168356895, 0.17713147401809692, -0.08254095166921616, 0.06779569387435913, -0.006596700754016638, 0.0832330584526062, -0.005268411710858345, -0.1387045681476593, 0.04264308512210846, -0.1025010347366333, 0.031022483482956886, 0.09107638895511627, -0.04658054560422897, -0.0882800966501236, -0.055220577865839005, -0.10615965723991394, 0.19177192449569702, 0.29765748977661133, -0.14628638327121735, 0.15313822031021118, 0.18906840682029724, 0.02232552319765091, -0.2095596045255661, -0.05211919546127319, -0.14908073842525482, 0.016329729929566383, 0.0352126881480217, -0.09637993574142456, 0.004251779988408089, 0.08485576510429382, -0.07567068934440613, 0.17793387174606323, -0.19258937239646912, -0.09822908043861389, 0.10492195934057236, -0.13189208507537842, 0.40655994415283203, -0.1044994443655014, -0.08740518987178802, -0.17190030217170715, -0.018349632620811462, 0.0752834677696228, 0.01689068414270878, 0.11045923829078674, -0.025021787732839584, 0.045265402644872665, 0.0410766676068306, -0.020260285586118698, 0.16911864280700684, 0.06903738528490067, 0.07595187425613403, -0.09429743885993958, -0.22193530201911926, 0.21747298538684845, -0.016461346298456192, 0.017002860084176064, -0.07858889549970627, -0.06209811195731163, -0.0193468164652586, -0.053558770567178726, -0.024557719007134438, 0.027921337634325027, 0.034605737775564194, -0.10535213351249695, -0.15677420794963837, 0.012018177658319473, -0.12112052738666534, -0.0479864738881588, 0.27343857288360596, -0.014490478672087193, -0.030985575169324875, 0.05456280708312988, -0.008169100619852543, -0.128745898604393, 0.04280279949307442, 0.05609889328479767, -0.05815165862441063, 0.07769660651683807, -0.12671034038066864, -0.07879631221294403, 0.13080638647079468, -0.03666958212852478, -0.028259824961423874, 0.03103668987751007, -0.0777231752872467, -0.029109559953212738, 0.16773177683353424, -0.03511219844222069, -0.09988997876644135, 0.023630039766430855, -0.03446068614721298, 0.11277522891759872, 0.002353810705244541, -0.03163273632526398, -0.020098067820072174, 0.04586298391222954, 0.008567476645112038, -0.03536609187722206, -0.04050745815038681, 0.029620150104165077, 0.05036954581737518, 0.025410614907741547, -0.07956147938966751, 0.14589020609855652, 0.06187717616558075, 0.023056376725435257, -0.04956752061843872, 0.11174463480710983, -0.1549036204814911, -0.0625208243727684, -0.008992881514132023, -0.01562913879752159, -0.11645852774381638, -0.06339120864868164, 0.03855226933956146, -0.14360633492469788, -0.03199167177081108, 0.01420995220541954, 0.05445726215839386, 0.0262160561978817, 0.028280524536967278, -0.05424053221940994, 0.11746115237474442, -0.01708551123738289, -0.07112951576709747, 0.011532207950949669, -0.13440096378326416, -0.07760744541883469, -0.04321099817752838, 0.0693545937538147, -0.04875127598643303, 0.005677646026015282, -0.1410612165927887, 0.03845534473657608, -0.12320271134376526, 0.015552530065178871, -0.11349080502986908, -0.047372061759233475, -0.007612733636051416, -0.0513109490275383, -0.04365939646959305, -0.07304546236991882, -0.16429391503334045, 0.03424340859055519, -0.03821365535259247, 0.10526785254478455, 0.0030220001935958862, -0.016387153416872025, 0.024515315890312195, 0.03568470850586891, 0.08661217987537384, 0.13043853640556335, 0.05592064931988716, 0.1491185426712036, -0.07376942038536072, 0.016118831932544708, 0.12718841433525085, 0.015383847057819366, 0.039787933230400085, 0.15966635942459106, -0.039839617908000946, 0.0108063705265522, 0.1263805329799652, 0.09417665004730225, -0.09830007702112198, -0.11613970249891281, -0.07052981108427048, -0.08520280569791794, -0.16519679129123688, 0.019203774631023407, -0.046465158462524414, 0.18886807560920715, 0.017403336241841316, 0.1649453043937683, -0.00914166122674942, 0.07121618837118149, -0.009305093437433243, 0.03437099978327751, -0.062166642397642136, -0.1165967732667923, -0.05162864923477173, -0.09573506563901901, 0.02175394631922245, 0.002493861597031355, 0.39681121706962585, 0.13775458931922913, -0.12123294919729233, 0.04433345049619675, 0.05128326639533043, 0.02389156073331833, 0.017362842336297035, 0.36723729968070984, 0.1188732236623764, -0.057836223393678665, -0.16752701997756958, 0.044880159199237823, -0.04174686595797539, -0.08505399525165558, 0.1082996129989624, 0.17574048042297363, -0.029686395078897476, 0.06214868277311325, 0.09837222099304199, -0.055906787514686584, 0.1160547286272049, -0.0014687702059745789, 0.010775314643979073, 0.006973749026656151, -0.045310601592063904, 0.14037573337554932, 0.200494647026062, -0.08792880922555923, 0.0635404884815216, -0.056742262095212936, -0.05145951732993126, -0.11204235255718231, -0.18425986170768738, -0.05042671039700508, -0.17146261036396027, 0.04595717042684555, 0.01987932063639164, 0.02590305544435978, 0.12522034347057343, 0.053962405771017075, -0.024706175550818443, 0.03335195407271385, -0.13565045595169067, -0.0756831243634224, 0.06089227646589279, -0.010862721130251884, -0.0007937261834740639, 0.01760534569621086, -0.12313287705183029, -0.03659285232424736, -0.190146803855896, -0.08929705619812012, 0.06310955435037613, -0.07094389200210571, -0.06687440723180771, -0.10409772396087646, -0.0453745536506176, -0.03257492557168007, 0.07619395852088928, 0.09296517074108124, 0.15231288969516754, 0.0005462490953505039, -0.037431713193655014, -0.016056407243013382, 0.15740706026554108, 0.022685490548610687, -0.18249666690826416, 0.1007724404335022, 0.07831279933452606, 0.048258475959300995, 0.1367402970790863, -0.12274076789617538, -0.10040409862995148, -0.07159946858882904, 0.10163740813732147, 0.40666037797927856, 0.06322063505649567, 0.021709535270929337, -0.07799060642719269, 0.03596757724881172, 0.0780753642320633, 0.13413144648075104, -0.052544694393873215, 0.10783439129590988, 0.022227417677640915, 0.08211854845285416, -0.039992157369852066, 0.032801613211631775, -0.21322286128997803, 0.07838618755340576, 0.07105827331542969, -0.11519840359687805, -0.08101290464401245, 0.18671929836273193, -0.06731919944286346, 0.19667445123195648, 0.1445300579071045, -0.186642125248909, -0.01568380743265152, 0.06039697304368019, 0.07185938209295273, 0.07195942103862762, 0.13479334115982056, -0.09233947843313217, -0.05535398796200752, -0.2784464359283447, 0.0209258534014225, -0.3152720332145691, -0.12454822659492493, 0.05867985263466835, 0.08634690940380096, 0.08133155107498169, -0.04254598915576935, 0.16140452027320862, 0.07014361768960953, 0.04198116809129715, -0.014298051595687866, 0.1930934339761734, 0.04861309379339218, 0.07968946546316147, -0.03134354203939438, -0.11066098511219025, -0.04186798632144928, -0.18427689373493195, 0.10334160923957825, -0.07091150432825089, 0.00334595562890172, 0.09866420924663544, -0.010683303698897362, -0.11489684879779816, 0.09020823240280151, -0.15369489789009094, 0.02724784053862095, 0.07071845978498459, -0.05400417745113373, -0.09856051206588745, -0.0003372621722519398, -0.023594515398144722, 0.11241476982831955, -0.2300601601600647, -0.10625290870666504, 0.04481245204806328, -0.055625203996896744, 0.14810976386070251, 0.003936088643968105, -0.08373377472162247, 0.035375818610191345, -0.11109678447246552, 0.15471160411834717, -0.09413886070251465, 0.0277914647012949, 0.07798588275909424, -0.028537632897496223, 0.014244111254811287, -0.29784664511680603, 0.05864443629980087, 0.03728533163666725, -0.12472188472747803, -0.10893608629703522 ]
4e2e7a574ac7eaddc41d2724eb176f2f0dcc03a1
# Dataset Card [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
counterintuitive/qualitative_evaluation_set
[ "region:us" ]
2023-03-11T11:07:10+00:00
{"dataset_info": {"features": [{"name": "evaluation", "struct": [{"name": "gpt_result", "dtype": "string"}, {"name": "prompt", "dtype": "string"}]}], "splits": [{"name": "train", "num_bytes": 5251, "num_examples": 3}], "download_size": 0, "dataset_size": 5251}}
2023-04-01T20:45:31+00:00
[]
[]
TAGS #region-us
# Dataset Card More Information needed
[ "# Dataset Card\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card\n\nMore Information needed" ]
[ 6, 7 ]
[ "passage: TAGS\n#region-us \n# Dataset Card\n\nMore Information needed" ]
[ -0.11992689967155457, 0.19310779869556427, -0.002749884268268943, -0.0007684252923354506, 0.10798947513103485, 0.11449690163135529, 0.08462174981832504, 0.07210025191307068, 0.12371061742305756, -0.01385694369673729, 0.1478797346353531, 0.029117178171873093, 0.06797587871551514, 0.22191308438777924, -0.05084410309791565, -0.09521710127592087, 0.07150528579950333, 0.006236473564058542, -0.034746598452329636, 0.02157944068312645, -0.0013368602376431227, -0.09400678426027298, 0.06318644434213638, -0.14372242987155914, -0.18596410751342773, 0.06312163919210434, -0.04983319342136383, -0.03106953389942646, 0.09642405807971954, -0.08277574926614761, 0.1456364393234253, 0.005091497208923101, 0.024297073483467102, -0.18294848501682281, 0.011113579384982586, -0.009824424050748348, -0.06264399737119675, 0.06432274729013443, 0.0023585932794958353, -0.09557551145553589, -0.10027743875980377, -0.003193509066477418, 0.045424796640872955, -0.01406070776283741, -0.16100601851940155, -0.2568778991699219, -0.12435910105705261, -0.06059376522898674, 0.00899520330131054, -0.03059295378625393, 0.0655554011464119, 0.09791877120733261, -0.12050700187683105, 0.005612585693597794, 0.08399535715579987, -0.08574612438678741, 0.08398378640413284, 0.20441362261772156, -0.010332241654396057, 0.13140064477920532, -0.03687532991170883, 0.08675108850002289, 0.11558511108160019, -0.041381288319826126, -0.055583056062459946, 0.0024457587860524654, -0.12042613327503204, 0.12489812821149826, -0.00391711900010705, -0.10384625941514969, 0.39499542117118835, -0.01762370951473713, 0.021166011691093445, 0.03330663591623306, -0.008569072932004929, -0.08874774724245071, 0.028532668948173523, 0.04852233827114105, 0.024888940155506134, 0.035704802721738815, 0.06662077456712723, -0.011707772500813007, -0.10072419792413712, -0.13510505855083466, -0.16787303984165192, -0.000519739231094718, -0.04766516014933586, 0.16936756670475006, -0.19383275508880615, -0.023400641977787018, -0.08773692697286606, -0.03161245957016945, -0.0330364853143692, -0.11767524480819702, -0.024561051279306412, -0.018725484609603882, -0.001518827397376299, 0.05552385374903679, 0.09591716527938843, 0.07936489582061768, 0.046245284378528595, 0.06276734173297882, -0.09579948335886002, 0.10259021818637848, 0.22340650856494904, -0.08600033819675446, 0.017225846648216248, 0.004765243735164404, -0.08559194952249527, -0.16284410655498505, -0.023472098633646965, -0.1359347105026245, -0.11086331307888031, 0.03298630565404892, -0.07787905633449554, 0.1516619771718979, -0.04270443320274353, -0.14314037561416626, -0.07292911410331726, -0.0013629542663693428, 0.09409567713737488, -0.10205463320016861, 0.03485582396388054, 0.02396015264093876, -0.07159575819969177, -0.01796330325305462, -0.11034911125898361, -0.015416912734508514, 0.08246221393346786, 0.04593786597251892, -0.10489553213119507, -0.040781598538160324, -0.05403708294034004, 0.008256882429122925, 0.11253715306520462, -0.23590433597564697, 0.08981124311685562, -0.06919389963150024, -0.27641764283180237, 0.054292231798172, 0.027036063373088837, -0.09773671627044678, 0.19609791040420532, -0.003542695427313447, 0.1056009903550148, -0.005004928447306156, -0.08497985452413559, 0.07900318503379822, -0.09723389893770218, 0.05958481505513191, -0.03177742660045624, 0.08657403290271759, -0.20219218730926514, 0.03803422302007675, -0.10551739484071732, 0.04910403490066528, 0.007193568162620068, 0.0010742165613919497, -0.12919405102729797, 0.08161769062280655, -0.05236470326781273, 0.0006832635845057666, -0.11890250444412231, 0.006161372642964125, -0.02054555155336857, 0.10990406572818756, -0.1987866908311844, -0.03225357457995415, 0.17084906995296478, -0.14666002988815308, -0.17798848450183868, -0.021401837468147278, -0.06017414107918739, 0.08434852212667465, 0.02836407721042633, 0.3436700105667114, 0.05577974393963814, -0.08757217973470688, -0.007322616409510374, 0.17104381322860718, -0.12541036307811737, -0.29045072197914124, 0.0851287916302681, -0.038546156138181686, -0.10542379319667816, 0.04066143557429314, 0.16992127895355225, -0.01057693175971508, -0.07640271633863449, -0.0851210281252861, 0.02686449885368347, -0.14228419959545135, 0.09932582825422287, 0.05162340775132179, 0.03561796620488167, -0.007080822251737118, 0.17004521191120148, 0.036548126488924026, 0.07315137982368469, 0.011639761738479137, -0.05412066727876663, -0.024745739996433258, 0.12111358344554901, -0.12455161660909653, -0.020474303513765335, -0.18485040962696075, -0.16524150967597961, -0.009714845567941666, 0.005137411877512932, -0.018476400524377823, 0.06870821118354797, 0.1088256686925888, -0.017603665590286255, 0.024341339245438576, 0.07669837027788162, 0.1252177357673645, 0.07961967587471008, 0.01603860594332218, -0.010792289860546589, 0.005975130945444107, -0.12319426238536835, -0.016897888854146004, -0.05853316932916641, -0.061139900237321854, 0.12493335455656052, 0.03305458649992943, 0.03394926339387894, -0.04437876492738724, 0.03470524773001671, 0.011332021094858646, 0.027430564165115356, -0.0641602873802185, 0.03753328695893288, -0.04534211382269859, -0.004945692606270313, 0.006955089047551155, -0.08266992121934891, 0.2040148675441742, 0.12369567155838013, -0.027744969353079796, 0.039625369012355804, -0.11579078435897827, 0.03900787606835365, -0.016290798783302307, -0.058249689638614655, -0.017860636115074158, -0.10715709626674652, -0.04866449534893036, 0.057210296392440796, -0.05339215695858002, 0.012377558276057243, 0.05231425166130066, -0.015224151313304901, -0.13805662095546722, 0.03747771680355072, 0.17222875356674194, -0.2020302563905716, 0.19317105412483215, 0.21942615509033203, 0.1864703744649887, 0.18389633297920227, -0.08540597558021545, -0.11142068356275558, 0.0044034672901034355, -0.05925707146525383, -0.07370870560407639, 0.23822173476219177, -0.09140627086162567, 0.015821538865566254, 0.10344311594963074, 0.04624418914318085, 0.09759765863418579, -0.09910423308610916, -0.12429080158472061, 0.0066588036715984344, -0.00021466765610966831, -0.18885982036590576, -0.020077960565686226, -0.020467687398195267, 0.08350271731615067, 0.05495220422744751, -0.014548680745065212, 0.14212220907211304, -0.016122926026582718, -0.03527660295367241, 0.125663161277771, -0.21645905077457428, -0.3119020462036133, -0.034665901213884354, -0.18397369980812073, 0.07708743959665298, 0.04626881703734398, -0.05825329199433327, -0.16027340292930603, -0.04643842577934265, 0.059814222157001495, -0.07558733224868774, -0.21773625910282135, -0.04067184031009674, 0.05716310441493988, 0.04254395142197609, -0.09174381196498871, -0.10494261234998703, 0.014403789304196835, -0.04926813766360283, 0.11279306560754776, 0.10447252541780472, -0.12370823323726654, 0.16041605174541473, 0.13273581862449646, -0.012213228270411491, 0.10142462700605392, -0.05406472086906433, 0.06287287175655365, -0.05971361696720123, -0.09044331312179565, 0.08775174617767334, -0.05499408766627312, 0.013381732627749443, 0.07447231560945511, 0.06606685370206833, -0.16619840264320374, -0.03553565591573715, -0.09387650340795517, -0.22268635034561157, -0.2572290301322937, -0.15170475840568542, -0.07227224111557007, 0.1625821739435196, 0.09505967795848846, 0.0771435871720314, 0.018926413729786873, 0.060532163828611374, 0.14713415503501892, -0.047626543790102005, -0.10763061791658401, -0.04715969040989876, -0.03421364352107048, -0.046467125415802, -0.027380529791116714, -0.1625608205795288, -0.007179057225584984, 0.15971222519874573, 0.2157045304775238, 0.2708505690097809, 0.16351793706417084, 0.13327372074127197, -0.008786655031144619, 0.1438732147216797, 0.08215583860874176, 0.18438446521759033, 0.09430360794067383, -0.019289985299110413, -0.0009957896545529366, 0.025826431810855865, -0.0874956026673317, -0.006898719351738691, 0.09947508573532104, -0.19468526542186737, -0.00041955336928367615, -0.1864604949951172, 0.0119780907407403, -0.22465573251247406, 0.10904126614332199, -0.2105005383491516, 0.09511794149875641, 0.028251901268959045, 0.169874906539917, -0.1153453141450882, 0.10031381249427795, 0.08204907923936844, -0.07795808464288712, 0.07701331377029419, 0.01554366946220398, 0.06376655399799347, -0.08819752186536789, -0.028085794299840927, -0.10472763329744339, -0.13655751943588257, -0.01198513712733984, 0.16186557710170746, -0.1431705355644226, 0.2670884430408478, 0.03229397162795067, -0.06289175152778625, -0.13966163992881775, -0.06320545822381973, -0.04631614312529564, 0.019169747829437256, 0.16479603946208954, 0.018760306760668755, -0.20495519042015076, -0.22293971478939056, -0.05182851478457451, -0.022271839901804924, 0.14964306354522705, -0.005464095622301102, -0.1450127810239792, 0.0506804920732975, 0.028275225311517715, -0.045686233788728714, -0.15812353789806366, 0.0072580911219120026, -0.1383036971092224, 0.0038511166349053383, 0.004902389366179705, -0.09063496440649033, 0.05078069865703583, 0.014620985835790634, -0.0794002115726471, 0.05376339703798294, 0.049482785165309906, -0.02036108262836933, -0.12508606910705566, -0.03481283411383629, 0.1353769600391388, 0.005629366729408503, 0.02104826457798481, 0.03867713361978531, -0.0011916114017367363, -0.03744473308324814, -0.2294832020998001, 0.07766654342412949, -0.06974665820598602, 0.10660020262002945, -0.10600937902927399, 0.08658752590417862, -0.012909239158034325, 0.02998361550271511, -0.011767811141908169, 0.05021623522043228, -0.043133385479450226, -0.07820456475019455, 0.19148467481136322, -0.08784035593271255, 0.14706237614154816, 0.24211423099040985, 0.07015354186296463, 0.03469322621822357, 0.14319734275341034, -0.03205946087837219, 0.2345316857099533, 0.1588411182165146, -0.08292067050933838, 0.2584375739097595, 0.21932145953178406, -0.08078931272029877, -0.3092629313468933, 0.009515071287751198, -0.23996005952358246, -0.051433466374874115, 0.09731487929821014, -0.26277032494544983, 0.0760212168097496, 0.15296028554439545, -0.06363131105899811, 0.24168269336223602, -0.16804280877113342, 0.0067687793634831905, 0.1753605455160141, 0.01661211997270584, 0.4267866909503937, -0.11985748261213303, -0.09769754856824875, -0.0909750685095787, -0.17096364498138428, 0.2387673705816269, -0.12217706441879272, 0.022129157558083534, 0.016063958406448364, 0.05001503974199295, 0.0011679063318297267, -0.0694984570145607, 0.22370542585849762, 0.050989896059036255, 0.1090758815407753, -0.098503977060318, -0.058948811143636703, 0.17289826273918152, -0.04563046619296074, 0.04824959859251976, 0.034057047218084335, 0.01501836534589529, -0.16148078441619873, 0.0008994336239993572, 0.06398581713438034, -0.0010479390621185303, 0.07411029934883118, -0.08803758025169373, -0.09374009817838669, 0.01137135922908783, -0.10323582589626312, -0.02491305209696293, 0.14967581629753113, 0.05049338564276695, 0.03406427800655365, 0.0630376785993576, 0.05558719113469124, -0.08489300310611725, -0.0018052669474855065, -0.07694381475448608, -0.09476012736558914, 0.0677696168422699, -0.23022516071796417, 0.03481541946530342, 0.1425086408853531, 0.016932308673858643, 0.05610117316246033, 0.08204127103090286, -0.04894683137536049, 0.03444764390587807, 0.15424254536628723, -0.10894840210676193, -0.0701245591044426, 0.08330031484365463, -0.09315911680459976, 0.0386553630232811, 0.08228125423192978, 0.007439451292157173, 0.062384992837905884, 0.011952065862715244, -0.04379250481724739, 0.0767589882016182, -0.04968985915184021, 0.09672775864601135, 0.12668481469154358, 0.039800770580768585, -0.2014542669057846, 0.27405980229377747, 0.06542245298624039, -0.0757245272397995, 0.04382181912660599, -0.04411955922842026, -0.08829503506422043, -0.07363050431013107, -0.07324012368917465, 0.22871792316436768, -0.05187591165304184, -0.16130134463310242, 0.04332931712269783, -0.0330718457698822, 0.018194476142525673, 0.13983280956745148, 0.04135403409600258, 0.11774258315563202, 0.029202604666352272, -0.02882416546344757, -0.02763136848807335, -0.04209289699792862, -0.1176668033003807, 0.009071983397006989, -0.07054904848337173, -0.20280393958091736, -0.025037337094545364, 0.19341623783111572, -0.08609627187252045, -0.10690395534038544, -0.10375679284334183, 0.11203590035438538, -0.16205154359340668, 0.008136133663356304, 0.008866963908076286, -0.021290108561515808, 0.003899176372215152, 0.023606376722455025, -0.010034745559096336, -0.030701864510774612, -0.12389621883630753, 0.14830461144447327, 0.05434810370206833, 0.0011324913939461112, -0.12879575788974762, -0.016280338168144226, 0.09675738215446472, 0.048795316368341446, 0.13013586401939392, 0.13622359931468964, 0.030599232763051987, 0.13344287872314453, -0.11058378219604492, -0.11133809387683868, 0.06852419674396515, 0.05825859680771828, 0.09990236163139343, 0.07842277735471725, -0.037907712161540985, 0.08782685548067093, -0.10652635991573334, 0.08386767655611038, -0.09707283228635788, -0.08029162883758545, 0.014513595961034298, -0.14645017683506012, -0.11228499561548233, 0.01789991930127144, -0.05701807141304016, 0.1992729753255844, 0.02879093401134014, -0.03832649812102318, 0.12355273962020874, 0.04951782524585724, 0.0030222272034734488, -0.06433384865522385, -0.004003494046628475, -0.14996013045310974, -0.048344578593969345, 0.05626390129327774, 0.036704134196043015, -0.060959190130233765, 0.5282346606254578, -0.0118824802339077, -0.13120527565479279, -0.054502394050359726, 0.14558625221252441, -0.037169694900512695, 0.010030440986156464, 0.3227323591709137, 0.11094550043344498, -0.06597268581390381, -0.060643769800662994, 0.10235196352005005, -0.010342889465391636, 0.08641273528337479, 0.1219911128282547, 0.057476311922073364, 0.0801926925778389, -0.03767544403672218, 0.03300139680504799, -0.09812282025814056, 0.03641826659440994, -0.02210666611790657, 0.0065865349024534225, 0.010639269836246967, 0.06322405487298965, -0.07012590020895004, 0.043365754187107086, -0.038844384253025055, 0.061298854649066925, -0.08991687744855881, -0.08321187645196915, -0.11396148055791855, -0.07510752230882645, -0.014046913012862206, -0.09866032004356384, 0.048960793763399124, -0.06829016655683517, -0.012891329824924469, 0.3495219647884369, 0.06740671396255493, 0.033252619206905365, 0.061973780393600464, -0.10468930751085281, 0.08209527283906937, 0.004886612296104431, 0.0006354280048981309, -0.041479576379060745, -0.05162174254655838, -0.07307121157646179, 0.045698780566453934, -0.047010764479637146, -0.006932749412953854, -0.0004861876368522644, 0.08613435178995132, 0.008835438638925552, -0.13170161843299866, -0.05655627325177193, -0.06516282260417938, 0.08443813025951385, -0.13333269953727722, 0.07414142787456512, 0.006363799795508385, 0.0657065212726593, 0.04212087392807007, 0.13843296468257904, 0.02208074741065502, 0.07411174476146698, -0.033411964774131775, 0.015807757154107094, -0.017350904643535614, 0.10294675827026367, 0.0018207707908004522, -0.08780789375305176, -0.03816727548837662, 0.15007524192333221, 0.28878098726272583, -0.03479963541030884, -0.018251115456223488, 0.005447546020150185, 0.047309279441833496, 0.0658395066857338, 0.18542365729808807, 0.018197406083345413, 0.14442060887813568, -0.03937794268131256, -0.05210631713271141, 0.0322239026427269, -0.057823408395051956, -0.02342141792178154, 0.05243640020489693, 0.06334471702575684, -0.024844327941536903, -0.14883559942245483, 0.13735531270503998, -0.18011316657066345, 0.04226834326982498, 0.12010765075683594, -0.15427686274051666, -0.10656619817018509, -0.024259300902485847, 0.12973564863204956, -0.023928755894303322, -0.004326051101088524, -0.08176110684871674, -0.032566141337156296, -0.09017226845026016, 0.018639326095581055, -0.3640017807483673, -0.19417628645896912, 0.024941090494394302, 0.0830516442656517, 0.13071219623088837, -0.032956089824438095, 0.08862008899450302, -0.006546638440340757, 0.02750045619904995, -0.10644154995679855, 0.02045535482466221, 0.049077339470386505, 0.08281224220991135, -0.06635073572397232, 0.02973080426454544, -0.06339818239212036, -0.07324918359518051, 0.08333905041217804, -0.039519377052783966, -0.054073601961135864, 0.1002088189125061, 0.01298557873815298, 0.022087283432483673, -0.03566711023449898, -0.07584860920906067, 0.12032578885555267, -0.03169529139995575, -0.005635351408272982, -0.010588254779577255, -0.011025316081941128, 0.07809140533208847, 0.01631058380007744, -0.10000009089708328, -0.0679844319820404, 0.034286241978406906, -0.11224880069494247, 0.13463646173477173, 0.010794770903885365, -0.12835629284381866, 0.06580666452646255, -0.06406610459089279, 0.05787353962659836, -0.016261359676718712, 0.05178266018629074, 0.1408434808254242, 0.04141861945390701, -0.06464646011590958, 0.018634632229804993, 0.05391997471451759, -0.010906320996582508, -0.009055550210177898, -0.07789941132068634 ]
4ebcdeefaf4d369e9d37e77eec22209ed2cca2a7
# Noisy join mixed ASR Problem with common ASR dataset, each audio sample is a monolanguage, but we can generate an audio sample with multilanguage using ASR and Force Alignment models. Notebooks at https://github.com/huseinzol05/malaya-speech/tree/master/data/noisy-join-mixed-asr Figure like below, <img src="https://cdn-lfs.huggingface.co/repos/f9/09/f9096f10880558cdf11dc767d127251c9f4d859cebd9b300ab3e98e2117a2157/0f9967a068e8681221a92d2e6d4cd8b31f2f50d399b262882f2f41827c196d03?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27augment-noisy-join-mixed-asr.png%3B+filename%3D%22augment-noisy-join-mixed-asr.png%22%3B&response-content-type=image%2Fpng&Expires=1679119880&Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9jZG4tbGZzLmh1Z2dpbmdmYWNlLmNvL3JlcG9zL2Y5LzA5L2Y5MDk2ZjEwODgwNTU4Y2RmMTFkYzc2N2QxMjcyNTFjOWY0ZDg1OWNlYmQ5YjMwMGFiM2U5OGUyMTE3YTIxNTcvMGY5OTY3YTA2OGU4NjgxMjIxYTkyZDJlNmQ0Y2Q4YjMxZjJmNTBkMzk5YjI2Mjg4MmYyZjQxODI3YzE5NmQwMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSomcmVzcG9uc2UtY29udGVudC10eXBlPSoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE2NzkxMTk4ODB9fX1dfQ__&Signature=QXze412o9at4ktGZfGpHz4sKL4T9-AFZ7-NVoppv0soj3wbykyyZxN967OxdQjoevVxBtPdsyFt7-vGXCzO-HLyMc5WNtbCCdTqvoEA4UpmeBR7ODYheULvQpFmj3JLrG8dIN36VYnYeMc8oV4Zv%7EjhY524-hM9udqx7r55RfOeNQr%7E0-51f1Vg3UkSob7bECqMXRUWpLV2gKDv9IptVNJAi-QsCIA8a%7ExqqcjXvHzuUs5rJvHLFnkEn4XZc52BboT2Z44PkNT8XO-w4nEnrM8PnHuHrKsK3YtTdOD8Hsqk0zOe4ohK-AGiz621NZulr9LUlsbJQbatKN2YC5hjgnQ__&Key-Pair-Id=KVTP0A1DKRTAX" width="50%"> Generated samples ~601 hours.
mesolitica/noisy-join-mixed-asr
[ "region:us" ]
2023-03-11T11:14:00+00:00
{}
2023-03-15T06:14:39+00:00
[]
[]
TAGS #region-us
# Noisy join mixed ASR Problem with common ASR dataset, each audio sample is a monolanguage, but we can generate an audio sample with multilanguage using ASR and Force Alignment models. Notebooks at URL Figure like below, <img src="URL width="50%"> Generated samples ~601 hours.
[ "# Noisy join mixed ASR\n\nProblem with common ASR dataset, each audio sample is a monolanguage, but we can generate an audio sample with multilanguage using ASR and Force Alignment models. Notebooks at URL\n\nFigure like below,\n\n<img src=\"URL width=\"50%\">\n\nGenerated samples ~601 hours." ]
[ "TAGS\n#region-us \n", "# Noisy join mixed ASR\n\nProblem with common ASR dataset, each audio sample is a monolanguage, but we can generate an audio sample with multilanguage using ASR and Force Alignment models. Notebooks at URL\n\nFigure like below,\n\n<img src=\"URL width=\"50%\">\n\nGenerated samples ~601 hours." ]
[ 6, 75 ]
[ "passage: TAGS\n#region-us \n# Noisy join mixed ASR\n\nProblem with common ASR dataset, each audio sample is a monolanguage, but we can generate an audio sample with multilanguage using ASR and Force Alignment models. Notebooks at URL\n\nFigure like below,\n\n<img src=\"URL width=\"50%\">\n\nGenerated samples ~601 hours." ]
[ -0.09916502237319946, -0.041732050478458405, 0.004033371806144714, -0.01631760224699974, 0.09863296151161194, 0.0018263329984620214, 0.15855801105499268, -0.020571138709783554, -0.031021643429994583, 0.021165255457162857, 0.05213770642876625, 0.02579759992659092, -0.03540346026420593, 0.040972061455249786, -0.052377477288246155, -0.1325678825378418, 0.01343639474362135, -0.12469859421253204, -0.04965735226869583, 0.020844167098402977, 0.07186170667409897, 0.03511776402592659, -0.0018899868009611964, 0.010428897105157375, -0.10167447477579117, 0.017325302585959435, -0.012682202272117138, -0.06220573931932449, -0.005014545749872923, 0.03920119255781174, 0.03118831105530262, 0.05302637815475464, 0.033109135925769806, 0.01774618588387966, 0.055726613849401474, -0.06999032199382782, 0.06441490352153778, 0.04797884821891785, 0.017003260552883148, 0.03544018045067787, -0.12175954133272171, 0.03843842074275017, -0.05959772318601608, 0.08088692277669907, -0.0901399478316307, -0.10608956962823868, -0.08599015325307846, -0.021899063140153885, 0.15040281414985657, -0.009975175373256207, -0.03767482936382294, 0.02104460820555687, -0.11186358332633972, 0.04449264332652092, -0.004301181063055992, -0.09044373780488968, 0.04760247841477394, 0.10436707735061646, 0.0405682772397995, 0.11143167316913605, 0.003277805633842945, -0.021103287115693092, 0.10411887615919113, -0.004835154861211777, -0.11974390596151352, -0.09703624993562698, -0.28273558616638184, 0.024760745465755463, -0.10032616555690765, -0.00649645458906889, 0.2145400494337082, 0.048398859798908234, -0.011897883377969265, -0.056298524141311646, -0.05592735484242439, -0.05470345541834831, -0.047501109540462494, 0.1489437371492386, -0.08137951791286469, 0.03545382618904114, 0.048434458673000336, 0.06235357001423836, -0.03418200835585594, -0.052053920924663544, -0.022479545325040817, -0.05607948452234268, -0.03083462081849575, 0.050962988287210464, -0.030163060873746872, -0.03061763197183609, -0.05185867100954056, -0.08590122312307358, 0.10730862617492676, -0.04349768906831741, -0.15754470229148865, 0.025201017037034035, -0.06315851211547852, -0.26967525482177734, 0.1408534049987793, -0.050335973501205444, 0.07792438566684723, -0.014824545942246914, 0.017969271168112755, 0.09298144280910492, 0.11993543803691864, -0.03918066620826721, -0.027005430310964584, -0.12549185752868652, 0.03139162063598633, 0.08874766528606415, 0.012380029074847698, -0.038003090769052505, -0.09177426993846893, -0.04238129407167435, -0.10781661421060562, 0.016063112765550613, -0.007764178328216076, -0.044995926320552826, -0.06609509140253067, -0.0011790205026045442, 0.10550962388515472, -0.06610389798879623, -0.02096135914325714, 0.002177419140934944, 0.061642203480005264, 0.02472749911248684, -0.04578617215156555, 0.0214863084256649, 0.022500552237033844, 0.020014071837067604, -0.02144058421254158, -0.020471837371587753, -0.06558968126773834, -0.04468368738889694, 0.054036226123571396, 0.11900218576192856, 0.017869168892502785, 0.04487401247024536, -0.08667448908090591, -0.07361233234405518, 0.0246224794536829, -0.009934065863490105, -0.07823355495929718, -0.04585254192352295, 0.05216960236430168, 0.09331037849187851, -0.10161705315113068, 0.07982172071933746, -0.05908188596367836, 0.038696419447660446, 0.07605133205652237, 0.188266783952713, -0.10099416971206665, 0.09690655022859573, -0.07734954357147217, 0.04503976181149483, 0.0007759732543490827, 0.15788665413856506, -0.05965491011738777, 0.0016379773151129484, -0.04527267441153526, -0.02417873404920101, -0.19708599150180817, 0.01810159720480442, 0.010444281622767448, 0.03562634065747261, -0.17014636099338531, -0.07045873999595642, 0.029005512595176697, -0.004263546317815781, 0.030455240979790688, 0.20763441920280457, 0.013371364213526249, -0.06851749122142792, 0.01062666717916727, 0.17642275989055634, -0.05253394693136215, 0.05004707723855972, -0.004218521993607283, 0.0843045711517334, -0.07346443831920624, -0.013531355187296867, 0.06844299286603928, -0.001244474551640451, -0.0119120292365551, 0.014807726256549358, 0.3099174201488495, 0.2078811228275299, -0.03803078830242157, -0.07541981339454651, -0.06555667519569397, -0.09903519600629807, -0.07566700875759125, 0.011860215105116367, 0.029545161873102188, -0.012154855765402317, 0.022993938997387886, 0.04814590513706207, 0.06100603565573692, -0.04656887799501419, -0.026101993396878242, 0.0320485383272171, 0.11651253700256348, -0.2658454179763794, 0.009027799591422081, -0.17478151619434357, -0.01935219019651413, -0.09126612544059753, 0.09922794252634048, 0.1206379383802414, 0.19585475325584412, 0.025778327137231827, 0.006864783354103565, -0.031853191554546356, 0.021682219579815865, 0.08728039264678955, 0.0052736373618245125, -0.03333726152777672, -0.058400776237249374, 0.0011131123173981905, -0.08419402688741684, 0.07230957597494125, -0.0625862181186676, -0.046726424247026443, -0.027289489284157753, -0.01269796583801508, -0.009457943961024284, -0.004569740500301123, 0.1858016550540924, 0.04900093004107475, -0.016462719067931175, 0.008694024756550789, 0.023192452266812325, -0.020172452554106712, 0.040421683341264725, 0.13009536266326904, -0.16788271069526672, 0.01023012213408947, 0.08770785480737686, 0.045025989413261414, -0.06561621278524399, -0.012602043338119984, -0.002935385098680854, -0.06599124521017075, -0.08866709470748901, 0.04516374319791794, 0.08828105032444, 0.013678239658474922, 0.12228623777627945, 0.025962669402360916, 0.08790693432092667, 0.00461924821138382, -0.11704032123088837, 0.11902891844511032, 0.09131772816181183, -0.14832261204719543, -0.17454840242862701, 0.10645289719104767, 0.05234431475400925, -0.05855118855834007, 0.19615013897418976, -0.06141291931271553, -0.18693073093891144, 0.08757434040307999, -0.023647446185350418, -0.0468904934823513, 0.018968749791383743, 0.017115458846092224, 0.056405846029520035, 0.09969703108072281, 0.0011549867922440171, 0.006366574205458164, -0.14384251832962036, 0.025210225954651833, -0.06479216367006302, -0.029499342665076256, -0.28257545828819275, 0.11942818760871887, -0.012661632150411606, -0.01921861432492733, -0.05488527566194534, -0.11882712692022324, 0.0654129609465599, -0.0065264273434877396, -0.044886212795972824, -0.020246360450983047, -0.007145284675061703, -0.21813353896141052, -0.25421983003616333, -0.039597585797309875, -0.02882130816578865, 0.017457420006394386, 0.054039835929870605, -0.11195774376392365, -0.05270005017518997, 0.077229343354702, 0.22548750042915344, 0.053690966218709946, -0.013872658833861351, 0.07811092585325241, 0.026464635506272316, 0.03821485489606857, -0.07477495819330215, 0.08004257827997208, 0.009357000701129436, 0.15899693965911865, 0.029079928994178772, -0.06750044971704483, 0.019975369796156883, 0.18921643495559692, -0.045844122767448425, -0.04443197324872017, 0.09418860077857971, 0.2563137412071228, -0.054573945701122284, -0.06698743999004364, 0.09435495734214783, -0.14070208370685577, -0.001981960143893957, 0.16117984056472778, 0.06311461329460144, -0.0013114965986460447, -0.0049053397960960865, 0.02317109704017639, -0.0841015875339508, -0.1805267482995987, -0.12637321650981903, -0.14953486621379852, -0.008439027704298496, -0.020420406013727188, 0.026009835302829742, -0.06113197281956673, 0.0660528615117073, -0.005207668989896774, 0.03233255073428154, -0.041959863156080246, -0.061313752084970474, 0.16597692668437958, -0.06627704948186874, 0.02311677299439907, -0.12917907536029816, -0.09637370705604553, 0.05667177587747574, 0.18066120147705078, 0.09782586991786957, 0.1317998468875885, -0.027883470058441162, -0.033495280891656876, -0.02758408710360527, 0.14990268647670746, 0.07286310940980911, -0.0543554425239563, -0.0764140710234642, -0.04698004946112633, -0.022804629057645798, 0.0037083986680954695, 0.1325915902853012, 0.17974354326725006, -0.13777241110801697, 0.01770515739917755, -0.03513240069150925, -0.012362716719508171, 0.1721498817205429, 0.16391967236995697, -0.23140569031238556, -0.07975047081708908, 0.045319825410842896, -0.013519911095499992, -0.035172175616025925, 0.04774800315499306, 0.03458000347018242, 0.03403814136981964, 0.009710568934679031, -0.0003671705781016499, 0.143473818898201, -0.049107737839221954, -0.0035007933620363474, -0.12770046293735504, 0.04761214554309845, -0.017654912546277046, 0.03615666553378105, 0.021042468026280403, 0.15221567451953888, 0.08535995334386826, -0.04912639036774635, 0.07713805884122849, -0.04246845468878746, 0.04305671155452728, 0.02775319293141365, -0.006276063155382872, 0.006090065464377403, -0.22819916903972626, -0.06541003286838531, -0.11671463400125504, -0.029843810945749283, -0.009426407516002655, 0.26005488634109497, -0.046549614518880844, -0.04103080928325653, -0.013374744914472103, 0.04992450773715973, -0.1478150337934494, -0.12362249940633774, -0.1144457682967186, 0.00994153693318367, 0.3910197913646698, 0.01942269690334797, 0.015960585325956345, -0.03662728890776634, -0.08263687044382095, 0.14354979991912842, 0.1564709097146988, -0.0003729187010321766, -0.024522313848137856, -0.056299153715372086, 0.2932405471801758, 0.04945199191570282, 0.03158605098724365, -0.0066030812449753284, -0.06997546553611755, -0.002364401938393712, -0.027270659804344177, 0.09863301366567612, -0.02572569251060486, 0.028021054342389107, -0.06642774492502213, 0.09592978656291962, -0.060142628848552704, 0.09080024808645248, -0.06460070610046387, 0.04557785764336586, -0.07002200931310654, 0.0187674667686224, 0.06738626211881638, -0.16023652255535126, 0.03486419469118118, 0.1193341314792633, -0.1060773953795433, -0.17962199449539185, 0.09892470389604568, -0.08796999603509903, 0.16878052055835724, 0.15588583052158356, -0.016007238999009132, 0.1646624207496643, 0.2074761837720871, 0.0632660835981369, -0.2042371928691864, 0.006708032917231321, 0.045981571078300476, 0.11416790634393692, -0.011515691876411438, -0.08380560576915741, -0.013450431637465954, 0.011521137319505215, -0.05079539865255356, 0.07907222211360931, -0.23198477923870087, -0.06841128319501877, 0.25703635811805725, -0.18977466225624084, 0.30089327692985535, -0.11189046502113342, -0.013687784783542156, -0.16172392666339874, -0.1169569119811058, 0.018400764092803, -0.0651727020740509, 0.1724107414484024, 0.030352095142006874, 0.1122572049498558, 0.029731379821896553, -0.058694884181022644, 0.08812279254198074, 0.10881004482507706, -0.0020454879850149155, -0.0007467238465324044, -0.020858125761151314, 0.016616366803646088, 0.04233912378549576, 0.1313815861940384, -0.005917387083172798, 0.005815629381686449, -0.009864584542810917, -0.04283464699983597, 0.04917488619685173, -0.0013403348857536912, 0.17142254114151, 0.017979471012949944, -0.037876371294260025, -0.106711745262146, -0.03761168569326401, -0.02032317779958248, 0.20549482107162476, -0.12060986459255219, -0.08684368431568146, 0.06113942712545395, 0.009122397750616074, -0.12265025079250336, -0.16568715870380402, 0.00356289348565042, -0.03286018222570419, 0.0672435462474823, -0.18084199726581573, 0.08588172495365143, -0.01479494757950306, 0.030123714357614517, 0.04593271762132645, 0.08067154139280319, 0.056985754519701004, 0.11843650788068771, 0.1273026168346405, -0.04986228421330452, -0.04897734522819519, 0.025578321889042854, -0.13369616866111755, -0.0269869863986969, -0.03163962438702583, 0.026157887652516365, 0.025587808340787888, -0.007855643518269062, 0.002728855237364769, 0.05517436936497688, -0.14311683177947998, 0.21796143054962158, 0.06359536945819855, 0.04803450033068657, -0.10861121118068695, 0.07691546529531479, 0.0776146799325943, -0.13419534265995026, -0.022535275667905807, 0.02653629705309868, -0.024319864809513092, -0.055552225559949875, -0.0034869734663516283, -0.0469660684466362, -0.07185124605894089, -0.05420702323317528, -0.0440560057759285, 0.05995887890458107, -0.04900243505835533, -0.0609753392636776, 0.03366066887974739, 0.08704378455877304, -0.0054589021019637585, -0.10272850841283798, -0.045661069452762604, 0.034995187073946, 0.05984564498066902, 0.11194116622209549, -0.045848648995161057, -0.0735306367278099, -0.06970488280057907, 0.04585587978363037, -0.09730208665132523, -0.003705688752233982, -0.0538652241230011, 0.0501440092921257, -0.13608166575431824, -0.07154334336519241, -0.03039534017443657, 0.011529608629643917, 0.02285175397992134, -0.020223161205649376, -0.006851038429886103, 0.053423646837472916, -0.10767701268196106, 0.06925760209560394, -0.03910345956683159, 0.08386242389678955, -0.03060152195394039, -0.026960378512740135, 0.050482336431741714, 0.046941231936216354, 0.003617465030401945, 0.1230822280049324, -0.1890779584646225, -0.096766896545887, -0.3165779709815979, -0.22115015983581543, 0.14962637424468994, 0.07914115488529205, -0.02573455311357975, -0.09771314263343811, 0.05652010440826416, 0.10470382124185562, 0.152075856924057, 0.016788842156529427, 0.09450486302375793, -0.05284617841243744, -0.11632927507162094, -0.28077930212020874, -0.10008478909730911, -0.03687990456819534, -0.0660022497177124, 0.09704043716192245, 0.18666578829288483, 0.18240144848823547, -0.04111844301223755, 0.0242801271378994, -0.002857115352526307, 0.0032718630973249674, -0.026998741552233696, -0.11700725555419922, -0.10476753860712051, -0.09171056747436523, 0.02113954909145832, -0.0024401145055890083, 0.2758704125881195, 0.013668817467987537, -0.04683172330260277, 0.01854573003947735, 0.08719982951879501, 0.08460510522127151, -0.008535792119801044, 0.21803198754787445, 0.0596388578414917, -0.012026011012494564, -0.09981206059455872, 0.03486102446913719, 0.03592994809150696, 0.13334530591964722, -0.1197589859366417, -0.07159648090600967, -0.07066836953163147, 0.04097383841872215, 0.02197846584022045, -0.09832056611776352, 0.036608099937438965, 0.18474921584129333, 0.004805244039744139, 0.023291384801268578, -0.09779518097639084, 0.14144740998744965, 0.11620963364839554, 0.04536055773496628, 0.13850779831409454, -0.08743058890104294, -0.05444669723510742, -0.13043269515037537, 0.09350471198558807, -0.09188052266836166, -0.18150928616523743, 0.03781557455658913, -0.01409604586660862, 0.09679880738258362, 0.13066843152046204, -0.03417273238301277, 0.08843479305505753, 0.15083195269107819, -0.05876217037439346, 0.025973152369260788, -0.06807680428028107, -0.08934854716062546, 0.01989583484828472, -0.07592473924160004, -0.007288537919521332, 0.21053363382816315, -0.11195236444473267, -0.01315634697675705, 0.013218708336353302, 0.021894436329603195, 0.02043287828564644, -0.11014166474342346, -0.03879070654511452, -0.0995708480477333, 0.10669129341840744, 0.13163438439369202, 0.10989302396774292, 0.13441820442676544, -0.06938058882951736, -0.004894043318927288, 0.02131042629480362, -0.05915824696421623, -0.15544593334197998, -0.1043558269739151, 0.06059449166059494, -0.09757228195667267, 0.05650420859456062, -0.03329823911190033, -0.03882282227277756, 0.003441063454374671, 0.03153523802757263, 0.14046303927898407, -0.043689943850040436, -0.07026705890893936, -0.08687892556190491, 0.01148863323032856, -0.17062005400657654, 0.027176452800631523, 0.07986421883106232, 0.1943635791540146, -0.02804676815867424, -0.15013429522514343, -0.06637658923864365, -0.03309051692485809, -0.055353157222270966, 0.03487733379006386, -0.059659693390131, -0.05075836181640625, -0.008796264417469501, 0.16951018571853638, -0.08906633406877518, 0.030494142323732376, -0.17603017389774323, 0.046180352568626404, -0.03348170593380928, -0.012570167891681194, 0.06226132810115814, 0.03550426661968231, -0.002853855025023222, -0.13599760830402374, 0.000762724201194942, -0.044303275644779205, -0.0637969970703125, -0.12712468206882477, -0.006665107794106007, -0.02870241552591324, -0.06621992588043213, -0.11373471468687057, 0.05537809431552887, 0.23496685922145844, 0.0030479563865810633, -0.011907055974006653, 0.0148098049685359, 0.055345647037029266, -0.025339530780911446, -0.08708052337169647, 0.04600900039076805, 0.20446337759494781, -0.018180927261710167, 0.06522636860609055, 0.004384375177323818, 0.08045655488967896, 0.06838507205247879, -0.11323191970586777, 0.006218537222594023, -0.04928235337138176, -0.030253581702709198, 0.004764110315591097, 0.0747547298669815, -0.019132215529680252, 0.002981729106977582, -0.009993341751396656, -0.04148777946829796, 0.02587970905005932, 0.07252410799264908, -0.043392691761255264, -0.0707278698682785, -0.0362381748855114, -0.022101840004324913, -0.009496541693806648, -0.03277978673577309, -0.13293397426605225, -0.04737846553325653, -0.09925052523612976, 0.02196400985121727, 0.012819691561162472, 0.06665371358394623, 0.06853920221328735, -0.024028973653912544, -0.02200220711529255, -0.22542060911655426, 0.0921921506524086, -0.04612472280859947, -0.11373225599527359, -0.14838290214538574 ]
7422795b33cd63b4294b441736905a1830ad92fb
# Dataset Card for "testi" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
k0ntra/testi
[ "region:us" ]
2023-03-11T12:08:21+00:00
{"dataset_info": {"features": [{"name": "0", "dtype": "float32"}, {"name": "1", "dtype": "float32"}, {"name": "2", "dtype": "float32"}, {"name": "3", "dtype": "float32"}, {"name": "4", "dtype": "float32"}, {"name": "5", "dtype": "float32"}, {"name": "6", "dtype": "float32"}, {"name": "7", "dtype": "float32"}, {"name": "8", "dtype": "float32"}, {"name": "9", "dtype": "float32"}, {"name": "10", "dtype": "float32"}, {"name": "11", "dtype": "float32"}, {"name": "12", "dtype": "float32"}, {"name": "13", "dtype": "float32"}, {"name": "14", "dtype": "float32"}, {"name": "15", "dtype": "float32"}, {"name": "16", "dtype": "float32"}, {"name": "17", "dtype": "float32"}, {"name": "18", "dtype": "float32"}, {"name": "19", "dtype": "float32"}, {"name": "20", "dtype": "float32"}, {"name": "21", "dtype": "float32"}, {"name": "22", "dtype": "float32"}, {"name": "23", "dtype": "float32"}, {"name": "24", "dtype": "float32"}, {"name": "25", "dtype": "float32"}, {"name": "26", "dtype": "float32"}, {"name": "27", "dtype": "float32"}, {"name": "28", "dtype": "float32"}, {"name": "29", "dtype": "float32"}, {"name": "30", "dtype": "float32"}, {"name": "31", "dtype": "float32"}, {"name": "32", "dtype": "float32"}, {"name": "33", "dtype": "float32"}, {"name": "34", "dtype": "float32"}, {"name": "35", "dtype": "float32"}, {"name": "36", "dtype": "float32"}, {"name": "37", "dtype": "float32"}, {"name": "38", "dtype": "float32"}, {"name": "39", "dtype": "float32"}, {"name": "40", "dtype": "float32"}, {"name": "41", "dtype": "float32"}, {"name": "42", "dtype": "float32"}, {"name": "43", "dtype": "float32"}, {"name": "44", "dtype": "float32"}, {"name": "45", "dtype": "float32"}, {"name": "46", "dtype": "float32"}, {"name": "47", "dtype": "float32"}, {"name": "48", "dtype": "float32"}, {"name": "49", "dtype": "float32"}, {"name": "50", "dtype": "float32"}, {"name": "51", "dtype": "float32"}, {"name": "52", "dtype": "float32"}, {"name": "53", "dtype": "float32"}, {"name": "54", "dtype": "float32"}, {"name": "55", "dtype": "float32"}, {"name": "56", "dtype": "float32"}, {"name": "57", "dtype": "float32"}, {"name": "58", "dtype": "float32"}, {"name": "59", "dtype": "float32"}, {"name": "60", "dtype": "float32"}, {"name": "61", "dtype": "float32"}, {"name": "62", "dtype": "float32"}, {"name": "63", "dtype": "float32"}, {"name": "64", "dtype": "float32"}, {"name": "65", "dtype": "float32"}, {"name": "66", "dtype": "float32"}, {"name": "67", "dtype": "float32"}, {"name": "68", "dtype": "float32"}, {"name": "69", "dtype": "float32"}, {"name": "70", "dtype": "float32"}, {"name": "71", "dtype": "float32"}, {"name": "72", "dtype": "float32"}, {"name": "73", "dtype": "float32"}, {"name": "74", "dtype": "float32"}, {"name": "75", "dtype": "float32"}, {"name": "76", "dtype": "float32"}, {"name": "77", "dtype": "float32"}, {"name": "78", "dtype": "float32"}, {"name": "79", "dtype": "float32"}, {"name": "80", "dtype": "float32"}, {"name": "81", "dtype": "float32"}, {"name": "82", "dtype": "float32"}, {"name": "83", "dtype": "float32"}, {"name": "84", "dtype": "float32"}, {"name": "85", "dtype": "float32"}, {"name": "86", "dtype": "float32"}, {"name": "87", "dtype": "float32"}, {"name": "88", "dtype": "float32"}, {"name": "89", "dtype": "float32"}, {"name": "90", "dtype": "float32"}, {"name": "91", "dtype": "float32"}, {"name": "92", "dtype": "float32"}, {"name": "93", "dtype": "float32"}, {"name": "94", "dtype": "float32"}, {"name": "95", "dtype": "float32"}, {"name": "96", "dtype": "float32"}, {"name": "97", "dtype": "float32"}, {"name": "98", "dtype": "float32"}, {"name": "99", "dtype": "float32"}, {"name": "100", "dtype": "float32"}, {"name": "101", "dtype": "float32"}, {"name": "102", "dtype": "float32"}, {"name": "103", "dtype": "float32"}, {"name": "104", "dtype": "float32"}, {"name": "105", "dtype": "float32"}, {"name": "106", "dtype": "float32"}, {"name": "107", "dtype": "float32"}, {"name": "108", "dtype": "float32"}, {"name": "109", "dtype": "float32"}, {"name": "110", "dtype": "float32"}, {"name": "111", "dtype": "float32"}, {"name": "112", "dtype": "float32"}, {"name": "113", "dtype": "float32"}, {"name": "114", "dtype": "float32"}, {"name": "115", "dtype": "float32"}, {"name": "116", "dtype": "float32"}, {"name": "117", "dtype": "float32"}, {"name": "118", "dtype": "float32"}, {"name": "119", "dtype": "float32"}, {"name": "120", "dtype": "float32"}, {"name": "121", "dtype": "float32"}, {"name": "122", "dtype": "float32"}, {"name": "123", "dtype": "float32"}, {"name": "124", "dtype": "float32"}, {"name": "125", "dtype": "float32"}, {"name": "126", "dtype": "float32"}, {"name": "127", "dtype": "float32"}, {"name": "128", "dtype": "float32"}, {"name": "129", "dtype": "float32"}, {"name": "130", "dtype": "float32"}, {"name": "131", "dtype": "float32"}, {"name": "132", "dtype": "float32"}, {"name": "133", "dtype": "float32"}, {"name": "134", "dtype": "float32"}, {"name": "135", "dtype": "float32"}, {"name": "136", "dtype": "float32"}, {"name": "137", "dtype": "float32"}, {"name": "138", "dtype": "float32"}, {"name": "139", "dtype": "float32"}, {"name": "140", "dtype": "float32"}, {"name": "141", "dtype": "float32"}, {"name": "142", "dtype": "float32"}, {"name": "143", "dtype": "float32"}, {"name": "144", "dtype": "float32"}, {"name": "145", "dtype": "float32"}, {"name": "146", "dtype": "float32"}, {"name": "147", "dtype": "float32"}, {"name": "148", "dtype": "float32"}, {"name": "149", "dtype": "float32"}, {"name": "150", "dtype": "float32"}, {"name": "151", "dtype": "float32"}, {"name": "152", "dtype": "float32"}, {"name": "153", "dtype": "float32"}, {"name": "154", "dtype": "float32"}, {"name": "155", "dtype": "float32"}, {"name": "156", "dtype": "float32"}, {"name": "157", "dtype": "float32"}, {"name": "158", "dtype": "float32"}, {"name": "159", "dtype": "float32"}, {"name": "160", "dtype": "float32"}, {"name": "161", "dtype": "float32"}, {"name": "162", "dtype": "float32"}, {"name": "163", "dtype": "float32"}, {"name": "164", "dtype": "float32"}, {"name": "165", "dtype": "float32"}, {"name": "166", "dtype": "float32"}, {"name": "167", "dtype": "float32"}, {"name": "168", "dtype": "float32"}, {"name": "169", "dtype": "float32"}, {"name": "170", "dtype": "float32"}, {"name": "171", "dtype": "float32"}, {"name": "172", "dtype": "float32"}, {"name": "173", "dtype": "float32"}, {"name": "174", "dtype": "float32"}, {"name": "175", "dtype": "float32"}, {"name": "176", "dtype": "float32"}, {"name": "177", "dtype": "float32"}, {"name": "178", "dtype": "float32"}, {"name": "179", "dtype": "float32"}, {"name": "180", "dtype": "float32"}, {"name": "181", "dtype": "float32"}, {"name": "182", "dtype": "float32"}, {"name": "183", "dtype": "float32"}, {"name": "184", "dtype": "float32"}, {"name": "185", "dtype": "float32"}, {"name": "186", "dtype": "float32"}, {"name": "187", "dtype": "float32"}, {"name": "188", "dtype": "float32"}, {"name": "189", "dtype": "float32"}, {"name": "190", "dtype": "float32"}, {"name": "191", "dtype": "float32"}, {"name": "192", "dtype": "float32"}, {"name": "193", "dtype": "float32"}, {"name": "194", "dtype": "float32"}, {"name": "195", "dtype": "float32"}, {"name": "196", "dtype": "float32"}, {"name": "197", "dtype": "float32"}, {"name": "198", "dtype": "float32"}, {"name": "199", "dtype": "float32"}, {"name": "200", "dtype": "float32"}, {"name": "201", "dtype": "float32"}, {"name": "202", "dtype": "float32"}, {"name": "203", "dtype": "float32"}, {"name": "204", "dtype": "float32"}, {"name": "205", "dtype": "float32"}, {"name": "206", "dtype": "float32"}, {"name": "207", "dtype": "float32"}, {"name": "208", "dtype": "float32"}, {"name": "209", "dtype": "float32"}, {"name": "210", "dtype": "float32"}, {"name": "211", "dtype": "float32"}, {"name": "212", "dtype": "float32"}, {"name": "213", "dtype": "float32"}, {"name": "214", "dtype": "float32"}, {"name": "215", "dtype": "float32"}, {"name": "216", "dtype": "float32"}, {"name": "217", "dtype": "float32"}, {"name": "218", "dtype": "float32"}, {"name": "219", "dtype": "float32"}, {"name": "220", "dtype": "float32"}, {"name": "221", "dtype": "float32"}, {"name": "222", "dtype": "float32"}, {"name": "223", "dtype": "float32"}, {"name": "224", "dtype": "float32"}, {"name": "225", "dtype": "float32"}, {"name": "226", "dtype": "float32"}, {"name": "227", "dtype": "float32"}, {"name": "228", "dtype": "float32"}, {"name": "229", "dtype": "float32"}, {"name": "230", "dtype": "float32"}, {"name": "231", "dtype": "float32"}, {"name": "232", "dtype": "float32"}, {"name": "233", "dtype": "float32"}, {"name": "234", "dtype": "float32"}, {"name": "235", "dtype": "float32"}, {"name": "236", "dtype": "float32"}, {"name": "237", "dtype": "float32"}, {"name": "238", "dtype": "float32"}, {"name": "239", "dtype": "float32"}, {"name": "240", "dtype": "float32"}, {"name": "241", "dtype": "float32"}, {"name": "242", "dtype": "float32"}, {"name": "243", "dtype": "float32"}, {"name": "244", "dtype": "float32"}, {"name": "245", "dtype": "float32"}, {"name": "246", "dtype": "float32"}, {"name": "247", "dtype": "float32"}, {"name": "248", "dtype": "float32"}, {"name": "249", "dtype": "float32"}, {"name": "250", "dtype": "float32"}, {"name": "251", "dtype": "float32"}, {"name": "252", "dtype": "float32"}, {"name": "253", "dtype": "float32"}, {"name": "254", "dtype": "float32"}, {"name": "255", "dtype": "float32"}, {"name": "256", "dtype": "float32"}, {"name": "257", "dtype": "float32"}, {"name": "258", "dtype": "float32"}, {"name": "259", "dtype": "float32"}, {"name": "260", "dtype": "float32"}, {"name": "261", "dtype": "float32"}, {"name": "262", "dtype": "float32"}, {"name": "263", "dtype": "float32"}, {"name": "264", "dtype": "float32"}, {"name": "265", "dtype": "float32"}, {"name": "266", "dtype": "float32"}, {"name": "267", "dtype": "float32"}, {"name": "268", "dtype": "float32"}, {"name": "269", "dtype": "float32"}, {"name": "270", "dtype": "float32"}, {"name": "271", "dtype": "float32"}, {"name": "272", "dtype": "float32"}, {"name": "273", "dtype": "float32"}, {"name": "274", "dtype": "float32"}, {"name": "275", "dtype": "float32"}, {"name": "276", "dtype": "float32"}, {"name": "277", "dtype": "float32"}, {"name": "278", "dtype": "float32"}, {"name": "279", "dtype": "float32"}, {"name": "280", "dtype": "float32"}, {"name": "281", "dtype": "float32"}, {"name": "282", "dtype": "float32"}, {"name": "283", "dtype": "float32"}, {"name": "284", "dtype": "float32"}, {"name": "285", "dtype": "float32"}, {"name": "286", "dtype": "float32"}, {"name": "287", "dtype": "float32"}, {"name": "288", "dtype": "float32"}, {"name": "289", "dtype": "float32"}, {"name": "290", "dtype": "float32"}, {"name": "291", "dtype": "float32"}, {"name": "292", "dtype": "float32"}, {"name": "293", "dtype": "float32"}, {"name": "294", "dtype": "float32"}, {"name": "295", "dtype": "float32"}, {"name": "296", "dtype": "float32"}, {"name": "297", "dtype": "float32"}, {"name": "298", "dtype": "float32"}, {"name": "299", "dtype": "float32"}, {"name": "300", "dtype": "float32"}, {"name": "301", "dtype": "float32"}, {"name": "302", "dtype": "float32"}, {"name": "303", "dtype": "float32"}, {"name": "304", "dtype": "float32"}, {"name": "305", "dtype": "float32"}, {"name": "306", "dtype": "float32"}, {"name": "307", "dtype": "float32"}, {"name": "308", "dtype": "float32"}, {"name": "309", "dtype": "float32"}, {"name": "310", "dtype": "float32"}, {"name": "311", "dtype": "float32"}, {"name": "312", "dtype": "float32"}, {"name": "313", "dtype": "float32"}, {"name": "314", "dtype": "float32"}, {"name": "315", "dtype": "float32"}, {"name": "316", "dtype": "float32"}, {"name": "317", "dtype": "float32"}, {"name": "318", "dtype": "float32"}, {"name": "319", "dtype": "float32"}, {"name": "320", "dtype": "float32"}, {"name": "321", "dtype": "float32"}, {"name": "322", "dtype": "float32"}, {"name": "323", "dtype": "float32"}, {"name": "324", "dtype": "float32"}, {"name": "325", "dtype": "float32"}, {"name": "326", "dtype": "float32"}, {"name": "327", "dtype": "float32"}, {"name": "328", "dtype": "float32"}, {"name": "329", "dtype": "float32"}, {"name": "330", "dtype": "float32"}, {"name": "331", "dtype": "float32"}, {"name": "332", "dtype": "float32"}, {"name": "333", "dtype": "float32"}, {"name": "334", "dtype": "float32"}, {"name": "335", "dtype": "float32"}, {"name": "336", "dtype": "float32"}, {"name": "337", "dtype": "float32"}, {"name": "338", "dtype": "float32"}, {"name": "339", "dtype": "float32"}, {"name": "340", "dtype": "float32"}, {"name": "341", "dtype": "float32"}, {"name": "342", "dtype": "float32"}, {"name": "343", "dtype": "float32"}, {"name": "344", "dtype": "float32"}, {"name": "345", "dtype": "float32"}, {"name": "346", "dtype": "float32"}, {"name": "347", "dtype": "float32"}, {"name": "348", "dtype": "float32"}, {"name": "349", "dtype": "float32"}, {"name": "350", "dtype": "float32"}, {"name": "351", "dtype": "float32"}, {"name": "352", "dtype": "float32"}, {"name": "353", "dtype": "float32"}, {"name": "354", "dtype": "float32"}, {"name": "355", "dtype": "float32"}, {"name": "356", "dtype": "float32"}, {"name": "357", "dtype": "float32"}, {"name": "358", "dtype": "float32"}, {"name": "359", "dtype": "float32"}, {"name": "360", "dtype": "float32"}, {"name": "361", "dtype": "float32"}, {"name": "362", "dtype": "float32"}, {"name": "363", "dtype": "float32"}, {"name": "364", "dtype": "float32"}, {"name": "365", "dtype": "float32"}, {"name": "366", "dtype": "float32"}, {"name": "367", "dtype": "float32"}, {"name": "368", "dtype": "float32"}, {"name": "369", "dtype": "float32"}, {"name": "370", "dtype": "float32"}, {"name": "371", "dtype": "float32"}, {"name": "372", "dtype": "float32"}, {"name": "373", "dtype": "float32"}, {"name": "374", "dtype": "float32"}, {"name": "375", "dtype": "float32"}, {"name": "376", "dtype": "float32"}, {"name": "377", "dtype": "float32"}, {"name": "378", "dtype": "float32"}, {"name": "379", "dtype": "float32"}, {"name": "380", "dtype": "float32"}, {"name": "381", "dtype": "float32"}, {"name": "382", "dtype": "float32"}, {"name": "383", "dtype": "float32"}, {"name": "384", "dtype": "float32"}, {"name": "385", "dtype": "float32"}, {"name": "386", "dtype": "float32"}, {"name": "387", "dtype": "float32"}, {"name": "388", "dtype": "float32"}, {"name": "389", "dtype": "float32"}, {"name": "390", "dtype": "float32"}, {"name": "391", "dtype": "float32"}, {"name": "392", "dtype": "float32"}, {"name": "393", "dtype": "float32"}, {"name": "394", "dtype": "float32"}, {"name": "395", "dtype": "float32"}, {"name": "396", "dtype": "float32"}, {"name": "397", "dtype": "float32"}, {"name": "398", "dtype": "float32"}, {"name": "399", "dtype": "float32"}, {"name": "400", "dtype": "float32"}, {"name": "401", "dtype": "float32"}, {"name": "402", "dtype": "float32"}, {"name": "403", "dtype": "float32"}, {"name": "404", "dtype": "float32"}, {"name": "405", "dtype": "float32"}, {"name": "406", "dtype": "float32"}, {"name": "407", "dtype": "float32"}, {"name": "408", "dtype": "float32"}, {"name": "409", "dtype": "float32"}, {"name": "410", "dtype": "float32"}, {"name": "411", "dtype": "float32"}, {"name": "412", "dtype": "float32"}, {"name": "413", "dtype": "float32"}, {"name": "414", "dtype": "float32"}, {"name": "415", "dtype": "float32"}, {"name": "416", "dtype": "float32"}, {"name": "417", "dtype": "float32"}, {"name": "418", "dtype": "float32"}, {"name": "419", "dtype": "float32"}, {"name": "420", "dtype": "float32"}, {"name": "421", "dtype": "float32"}, {"name": "422", "dtype": "float32"}, {"name": "423", "dtype": "float32"}, {"name": "424", "dtype": "float32"}, {"name": "425", "dtype": "float32"}, {"name": "426", "dtype": "float32"}, {"name": "427", "dtype": "float32"}, {"name": "428", "dtype": "float32"}, {"name": "429", "dtype": "float32"}, {"name": "430", "dtype": "float32"}, {"name": "431", "dtype": "float32"}, {"name": "432", "dtype": "float32"}, {"name": "433", "dtype": "float32"}, {"name": "434", "dtype": "float32"}, {"name": "435", "dtype": "float32"}, {"name": "436", "dtype": "float32"}, {"name": "437", "dtype": "float32"}, {"name": "438", "dtype": "float32"}, {"name": "439", "dtype": "float32"}, {"name": "440", "dtype": "float32"}, {"name": "441", "dtype": "float32"}, {"name": "442", "dtype": "float32"}, {"name": "443", "dtype": "float32"}, {"name": "444", "dtype": "float32"}, {"name": "445", "dtype": "float32"}, {"name": "446", "dtype": "float32"}, {"name": "447", "dtype": "float32"}, {"name": "448", "dtype": "float32"}, {"name": "449", "dtype": "float32"}, {"name": "450", "dtype": "float32"}, {"name": "451", "dtype": "float32"}, {"name": "452", "dtype": "float32"}, {"name": "453", "dtype": "float32"}, {"name": "454", "dtype": "float32"}, {"name": "455", "dtype": "float32"}, {"name": "456", "dtype": "float32"}, {"name": "457", "dtype": "float32"}, {"name": "458", "dtype": "float32"}, {"name": "459", "dtype": "float32"}, {"name": "460", "dtype": "float32"}, {"name": "461", "dtype": "float32"}, {"name": "462", "dtype": "float32"}, {"name": "463", "dtype": "float32"}, {"name": "464", "dtype": "float32"}, {"name": "465", "dtype": "float32"}, {"name": "466", "dtype": "float32"}, {"name": "467", "dtype": "float32"}, {"name": "468", "dtype": "float32"}, {"name": "469", "dtype": "float32"}, {"name": "470", "dtype": "float32"}, {"name": "471", "dtype": "float32"}, {"name": "472", "dtype": "float32"}, {"name": "473", "dtype": "float32"}, {"name": "474", "dtype": "float32"}, {"name": "475", "dtype": "float32"}, {"name": "476", "dtype": "float32"}, {"name": "477", "dtype": "float32"}, {"name": "478", "dtype": "float32"}, {"name": "479", "dtype": "float32"}, {"name": "480", "dtype": "float32"}, {"name": "481", "dtype": "float32"}, {"name": "482", "dtype": "float32"}, {"name": "483", "dtype": "float32"}, {"name": "484", "dtype": "float32"}, {"name": "485", "dtype": "float32"}, {"name": "486", "dtype": "float32"}, {"name": "487", "dtype": "float32"}, {"name": "488", "dtype": "float32"}, {"name": "489", "dtype": "float32"}, {"name": "490", "dtype": "float32"}, {"name": "491", "dtype": "float32"}, {"name": "492", "dtype": "float32"}, {"name": "493", "dtype": "float32"}, {"name": "494", "dtype": "float32"}, {"name": "495", "dtype": "float32"}, {"name": "496", "dtype": "float32"}, {"name": "497", "dtype": "float32"}, {"name": "498", "dtype": "float32"}, {"name": "499", "dtype": "float32"}, {"name": "500", "dtype": "float32"}, {"name": "501", "dtype": "float32"}, {"name": "502", "dtype": "float32"}, {"name": "503", "dtype": "float32"}, {"name": "504", "dtype": "float32"}, {"name": "505", "dtype": "float32"}, {"name": "506", "dtype": "float32"}, {"name": "507", "dtype": "float32"}, {"name": "508", "dtype": "float32"}, {"name": "509", "dtype": "float32"}, {"name": "510", "dtype": "float32"}, {"name": "511", "dtype": "float32"}, {"name": "512", "dtype": "float32"}, {"name": "513", "dtype": "float32"}, {"name": "514", "dtype": "float32"}, {"name": "515", "dtype": "float32"}, {"name": "516", "dtype": "float32"}, {"name": "517", "dtype": "float32"}, {"name": "518", "dtype": "float32"}, {"name": "519", "dtype": "float32"}, {"name": "520", "dtype": "float32"}, {"name": "521", "dtype": "float32"}, {"name": "522", "dtype": "float32"}, {"name": "523", "dtype": "float32"}, {"name": "524", "dtype": "float32"}, {"name": "525", "dtype": "float32"}, {"name": "526", "dtype": "float32"}, {"name": "527", "dtype": "float32"}, {"name": "528", "dtype": "float32"}, {"name": "529", "dtype": "float32"}, {"name": "530", "dtype": "float32"}, {"name": "531", "dtype": "float32"}, {"name": "532", "dtype": "float32"}, {"name": "533", "dtype": "float32"}, {"name": "534", "dtype": "float32"}, {"name": "535", "dtype": "float32"}, {"name": "536", "dtype": "float32"}, {"name": "537", "dtype": "float32"}, {"name": "538", "dtype": "float32"}, {"name": "539", "dtype": "float32"}, {"name": "540", "dtype": "float32"}, {"name": "541", "dtype": "float32"}, {"name": "542", "dtype": "float32"}, {"name": "543", "dtype": "float32"}, {"name": "544", "dtype": "float32"}, {"name": "545", "dtype": "float32"}, {"name": "546", "dtype": "float32"}, {"name": "547", "dtype": "float32"}, {"name": "548", "dtype": "float32"}, {"name": "549", "dtype": "float32"}, {"name": "550", "dtype": "float32"}, {"name": "551", "dtype": "float32"}, {"name": "552", "dtype": "float32"}, {"name": "553", "dtype": "float32"}, {"name": "554", "dtype": "float32"}, {"name": "555", "dtype": "float32"}, {"name": "556", "dtype": "float32"}, {"name": "557", "dtype": "float32"}, {"name": "558", "dtype": "float32"}, {"name": "559", "dtype": "float32"}, {"name": "560", "dtype": "float32"}, {"name": "561", "dtype": "float32"}, {"name": "562", "dtype": "float32"}, {"name": "563", "dtype": "float32"}, {"name": "564", "dtype": "float32"}, {"name": "565", "dtype": "float32"}, {"name": "566", "dtype": "float32"}, {"name": "567", "dtype": "float32"}, {"name": "568", "dtype": "float32"}, {"name": "569", "dtype": "float32"}, {"name": "570", "dtype": "float32"}, {"name": "571", "dtype": "float32"}, {"name": "572", "dtype": "float32"}, {"name": "573", "dtype": "float32"}, {"name": "574", "dtype": "float32"}, {"name": "575", "dtype": "float32"}, {"name": "576", "dtype": "float32"}, {"name": "577", "dtype": "float32"}, {"name": "578", "dtype": "float32"}, {"name": "579", "dtype": "float32"}, {"name": "580", "dtype": "float32"}, {"name": "581", "dtype": "float32"}, {"name": "582", "dtype": "float32"}, {"name": "583", "dtype": "float32"}, {"name": "584", "dtype": "float32"}, {"name": "585", "dtype": "float32"}, {"name": "586", "dtype": "float32"}, {"name": "587", "dtype": "float32"}, {"name": "588", "dtype": "float32"}, {"name": "589", "dtype": "float32"}, {"name": "590", "dtype": "float32"}, {"name": "591", "dtype": "float32"}, {"name": "592", "dtype": "float32"}, {"name": "593", "dtype": "float32"}, {"name": "594", "dtype": "float32"}, {"name": "595", "dtype": "float32"}, {"name": "596", "dtype": "float32"}, {"name": "597", "dtype": "float32"}, {"name": "598", "dtype": "float32"}, {"name": "599", "dtype": "float32"}, {"name": "600", "dtype": "float32"}, {"name": "601", "dtype": "float32"}, {"name": "602", "dtype": "float32"}, {"name": "603", "dtype": "float32"}, {"name": "604", "dtype": "float32"}, {"name": "605", "dtype": "float32"}, {"name": "606", "dtype": "float32"}, {"name": "607", "dtype": "float32"}, {"name": "608", "dtype": "float32"}, {"name": "609", "dtype": "float32"}, {"name": "610", "dtype": "float32"}, {"name": "611", "dtype": "float32"}, {"name": "612", "dtype": "float32"}, {"name": "613", "dtype": "float32"}, {"name": "614", "dtype": "float32"}, {"name": "615", "dtype": "float32"}, {"name": "616", "dtype": "float32"}, {"name": "617", "dtype": "float32"}, {"name": "618", "dtype": "float32"}, {"name": "619", "dtype": "float32"}, {"name": "620", "dtype": "float32"}, {"name": "621", "dtype": "float32"}, {"name": "622", "dtype": "float32"}, {"name": "623", "dtype": "float32"}, {"name": "624", "dtype": "float32"}, {"name": "625", "dtype": "float32"}, {"name": "626", "dtype": "float32"}, {"name": "627", "dtype": "float32"}, {"name": "628", "dtype": "float32"}, {"name": "629", "dtype": "float32"}, {"name": "630", "dtype": "float32"}, {"name": "631", "dtype": "float32"}, {"name": "632", "dtype": "float32"}, {"name": "633", "dtype": "float32"}, {"name": "634", "dtype": "float32"}, {"name": "635", "dtype": "float32"}, {"name": "636", "dtype": "float32"}, {"name": "637", "dtype": "float32"}, {"name": "638", "dtype": "float32"}, {"name": "639", "dtype": "float32"}, {"name": "640", "dtype": "float32"}, {"name": "641", "dtype": "float32"}, {"name": "642", "dtype": "float32"}, {"name": "643", "dtype": "float32"}, {"name": "644", "dtype": "float32"}, {"name": "645", "dtype": "float32"}, {"name": "646", "dtype": "float32"}, {"name": "647", "dtype": "float32"}, {"name": "648", "dtype": "float32"}, {"name": "649", "dtype": "float32"}, {"name": "650", "dtype": "float32"}, {"name": "651", "dtype": "float32"}, {"name": "652", "dtype": "float32"}, {"name": "653", "dtype": "float32"}, {"name": "654", "dtype": "float32"}, {"name": "655", "dtype": "float32"}, {"name": "656", "dtype": "float32"}, {"name": "657", "dtype": "float32"}, {"name": "658", "dtype": "float32"}, {"name": "659", "dtype": "float32"}, {"name": "660", "dtype": "float32"}, {"name": "661", "dtype": "float32"}, {"name": "662", "dtype": "float32"}, {"name": "663", "dtype": "float32"}, {"name": "664", "dtype": "float32"}, {"name": "665", "dtype": "float32"}, {"name": "666", "dtype": "float32"}, {"name": "667", "dtype": "float32"}, {"name": "668", "dtype": "float32"}, {"name": "669", "dtype": "float32"}, {"name": "670", "dtype": "float32"}, {"name": "671", "dtype": "float32"}, {"name": "672", "dtype": "float32"}, {"name": "673", "dtype": "float32"}, {"name": "674", "dtype": "float32"}, {"name": "675", "dtype": "float32"}, {"name": "676", "dtype": "float32"}, {"name": "677", "dtype": "float32"}, {"name": "678", "dtype": "float32"}, {"name": "679", "dtype": "float32"}, {"name": "680", "dtype": "float32"}, {"name": "681", "dtype": "float32"}, {"name": "682", "dtype": "float32"}, {"name": "683", "dtype": "float32"}, {"name": "684", "dtype": "float32"}, {"name": "685", "dtype": "float32"}, {"name": "686", "dtype": "float32"}, {"name": "687", "dtype": "float32"}, {"name": "688", "dtype": "float32"}, {"name": "689", "dtype": "float32"}, {"name": "690", "dtype": "float32"}, {"name": "691", "dtype": "float32"}, {"name": "692", "dtype": "float32"}, {"name": "693", "dtype": "float32"}, {"name": "694", "dtype": "float32"}, {"name": "695", "dtype": "float32"}, {"name": "696", "dtype": "float32"}, {"name": "697", "dtype": "float32"}, {"name": "698", "dtype": "float32"}, {"name": "699", "dtype": "float32"}, {"name": "700", "dtype": "float32"}, {"name": "701", "dtype": "float32"}, {"name": "702", "dtype": "float32"}, {"name": "703", "dtype": "float32"}, {"name": "704", "dtype": "float32"}, {"name": "705", "dtype": "float32"}, {"name": "706", "dtype": "float32"}, {"name": "707", "dtype": "float32"}, {"name": "708", "dtype": "float32"}, {"name": "709", "dtype": "float32"}, {"name": "710", "dtype": "float32"}, {"name": "711", "dtype": "float32"}, {"name": "712", "dtype": "float32"}, {"name": "713", "dtype": "float32"}, {"name": "714", "dtype": "float32"}, {"name": "715", "dtype": "float32"}, {"name": "716", "dtype": "float32"}, {"name": "717", "dtype": "float32"}, {"name": "718", "dtype": "float32"}, {"name": "719", "dtype": "float32"}, {"name": "720", "dtype": "float32"}, {"name": "721", "dtype": "float32"}, {"name": "722", "dtype": "float32"}, {"name": "723", "dtype": "float32"}, {"name": "724", "dtype": "float32"}, {"name": "725", "dtype": "float32"}, {"name": "726", "dtype": "float32"}, {"name": "727", "dtype": "float32"}, {"name": "728", "dtype": "float32"}, {"name": "729", "dtype": "float32"}, {"name": "730", "dtype": "float32"}, {"name": "731", "dtype": "float32"}, {"name": "732", "dtype": "float32"}, {"name": "733", "dtype": "float32"}, {"name": "734", "dtype": "float32"}, {"name": "735", "dtype": "float32"}, {"name": "736", "dtype": "float32"}, {"name": "737", "dtype": "float32"}, {"name": "738", "dtype": "float32"}, {"name": "739", "dtype": "float32"}, {"name": "740", "dtype": "float32"}, {"name": "741", "dtype": "float32"}, {"name": "742", "dtype": "float32"}, {"name": "743", "dtype": "float32"}, {"name": "744", "dtype": "float32"}, {"name": "745", "dtype": "float32"}, {"name": "746", "dtype": "float32"}, {"name": "747", "dtype": "float32"}, {"name": "748", "dtype": "float32"}, {"name": "749", "dtype": "float32"}, {"name": "750", "dtype": "float32"}, {"name": "751", "dtype": "float32"}, {"name": "752", "dtype": "float32"}, {"name": "753", "dtype": "float32"}, {"name": "754", "dtype": "float32"}, {"name": "755", "dtype": "float32"}, {"name": "756", "dtype": "float32"}, {"name": "757", "dtype": "float32"}, {"name": "758", "dtype": "float32"}, {"name": "759", "dtype": "float32"}, {"name": "760", "dtype": "float32"}, {"name": "761", "dtype": "float32"}, {"name": "762", "dtype": "float32"}, {"name": "763", "dtype": "float32"}, {"name": "764", "dtype": "float32"}, {"name": "765", "dtype": "float32"}, {"name": "766", "dtype": "float32"}, {"name": "767", "dtype": "float32"}], "splits": [{"name": "train", "num_bytes": 9216, "num_examples": 3}], "download_size": 329968, "dataset_size": 9216}}
2023-03-12T09:07:06+00:00
[]
[]
TAGS #region-us
# Dataset Card for "testi" More Information needed
[ "# Dataset Card for \"testi\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"testi\"\n\nMore Information needed" ]
[ 6, 12 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"testi\"\n\nMore Information needed" ]
[ -0.15865705907344818, 0.20250311493873596, -0.004180233925580978, -0.005850438494235277, 0.08056800812482834, 0.1299910694360733, 0.14855815470218658, 0.10009756684303284, 0.196718230843544, 0.0011400451185181737, 0.12828248739242554, 0.032280679792165756, 0.05236673727631569, 0.23800154030323029, -0.06018232926726341, -0.029726935550570488, 0.05115998908877373, 0.024511020630598068, -0.029089808464050293, 0.07873177528381348, 0.01922227256000042, -0.07686245441436768, 0.07165073603391647, -0.1236456111073494, -0.18523478507995605, 0.0660749152302742, -0.002563280053436756, -0.03414127230644226, 0.09792514145374298, -0.09357965737581253, 0.1468576043844223, 0.013705551624298096, 0.012589293532073498, -0.1682155430316925, 0.023435132578015327, -0.012627184391021729, -0.01940665766596794, 0.05840061977505684, -0.009066327475011349, -0.09142914414405823, -0.09536640346050262, 0.028912736102938652, 0.05096220597624779, -0.016498852521181107, -0.15866675972938538, -0.15143144130706787, -0.1184001937508583, -0.1267557293176651, -0.03428539261221886, 0.002114025643095374, 0.06661537289619446, 0.21125026047229767, -0.1573108583688736, 0.01802242547273636, 0.11472640186548233, -0.04129757732152939, 0.05723496899008751, 0.15007342398166656, 0.02604510635137558, 0.11194882541894913, -0.04584414139389992, 0.07466831058263779, 0.10966131836175919, -0.017483241856098175, -0.1417677253484726, -0.019630031660199165, -0.11788152903318405, 0.0965542122721672, -0.025845078751444817, -0.09465058147907257, 0.3641149699687958, -0.013773283921182156, -0.02067134529352188, 0.063092902302742, -0.004151770379394293, -0.06382719427347183, 0.04020504653453827, -0.0032007573172450066, 0.008313731290400028, 0.010997713543474674, 0.0615532286465168, 0.021380681544542313, -0.12107813358306885, -0.15875257551670074, -0.16139937937259674, 0.015103758312761784, -0.023864155635237694, 0.1416989266872406, -0.20346421003341675, -0.034741129726171494, -0.10325019806623459, -0.01638340763747692, -0.03318203613162041, -0.10867223143577576, -0.05032709613442421, -0.05256678909063339, -0.027053093537688255, -0.04612372815608978, 0.14973412454128265, 0.13805386424064636, -0.018811944872140884, 0.04017266258597374, -0.1196109801530838, 0.06774971634149551, 0.17430678009986877, -0.0333806537091732, 0.031409963965415955, 0.0433504655957222, -0.09387733787298203, -0.13420407474040985, -0.05991879478096962, -0.08196574449539185, -0.06499815732240677, -0.007989832200109959, -0.059036992490291595, 0.12617045640945435, -0.057449862360954285, -0.12490632385015488, -0.08117857575416565, -0.022330202162265778, 0.10560332983732224, -0.09872334450483322, 0.0033351925667375326, 0.02758428268134594, -0.049376629292964935, 0.0035494656767696142, -0.11210063099861145, -0.03075362555682659, 0.07796858996152878, 0.000791255384683609, -0.0603291280567646, -0.03018319420516491, -0.034708064049482346, -0.0013918910408392549, 0.0820721834897995, -0.2633619010448456, 0.09814925491809845, -0.07997016608715057, -0.22579750418663025, 0.011976782232522964, 0.036912739276885986, -0.056741394102573395, 0.19838418066501617, -0.007399824447929859, 0.1226641908288002, -0.04053284972906113, -0.04956033453345299, 0.03861117735505104, -0.07206537574529648, 0.06779002398252487, -0.028458861634135246, 0.07017248123884201, -0.20289453864097595, 0.02783331461250782, -0.14463132619857788, 0.006152719259262085, 0.033577315509319305, -0.01901542954146862, -0.11703045666217804, 0.05409599840641022, -0.06968534737825394, 0.011589598841965199, -0.13211296498775482, 0.0269211046397686, 0.011548015289008617, 0.14778855443000793, -0.23473702371120453, -0.010707125999033451, 0.19749237596988678, -0.13530154526233673, -0.2124435007572174, 0.02388165146112442, -0.033774007111787796, 0.13218866288661957, 0.07706949859857559, 0.36407145857810974, 0.07852211594581604, -0.12130065262317657, 0.04291854426264763, 0.13646341860294342, -0.1466359943151474, -0.24185055494308472, 0.09518840909004211, -0.045409463346004486, -0.11428770422935486, 0.0321347750723362, 0.129475936293602, -0.03887293487787247, -0.0747537687420845, -0.07477761059999466, 0.01823890209197998, -0.15994206070899963, 0.11063838005065918, 0.057785023003816605, 0.027910374104976654, -0.03968385234475136, 0.15688301622867584, 0.0009867179905995727, 0.08149954676628113, 0.024927174672484398, -0.03765847906470299, -0.06370096653699875, 0.14652253687381744, -0.08594126999378204, -0.03915980085730553, -0.18728895485401154, -0.09702210128307343, 0.014341250993311405, 0.03802192583680153, -0.009933403693139553, 0.038930248469114304, 0.104359932243824, -0.06256838142871857, 0.02768721990287304, 0.06747318059206009, 0.1429932564496994, 0.04337150231003761, -0.011608913540840149, -0.006458244752138853, 0.04569646343588829, -0.1305823177099228, -0.04774893447756767, -0.0686207115650177, -0.05777021497488022, 0.07598447054624557, -0.005128428805619478, 0.038650691509246826, -0.019587906077504158, 0.04269595816731453, 0.0035347924567759037, 0.008763846009969711, -0.05459181219339371, -0.004493024665862322, -0.03655735403299332, -0.004816120490431786, -0.018189553171396255, 0.013134428299963474, 0.1737789660692215, 0.10100605338811874, 0.005238766316324472, 0.008193266578018665, -0.1129450723528862, 0.01833155006170273, 0.019016671925783157, -0.10581935197114944, 0.03075326234102249, -0.12788906693458557, -0.03739375248551369, 0.011721781454980373, -0.05489374324679375, 0.04254009947180748, 0.038293782621622086, -0.03423333540558815, -0.1344650536775589, 0.04968161880970001, 0.13240456581115723, -0.22592328488826752, 0.13715247809886932, 0.19420704245567322, 0.14047032594680786, 0.1494860053062439, -0.09428679198026657, -0.11674679070711136, 0.017010491341352463, -0.00045226921793073416, -0.04331577941775322, 0.21085916459560394, -0.14630144834518433, 0.06056256592273712, 0.09141509979963303, 0.02790573053061962, 0.05674660578370094, -0.08920466899871826, -0.12504976987838745, -0.01952437311410904, -0.02271505445241928, -0.19590191543102264, 0.03073110617697239, -0.004226474091410637, 0.08824896812438965, 0.02541130781173706, -0.02773520164191723, 0.11562181264162064, 0.0017802095972001553, -0.046049486845731735, 0.13839071989059448, -0.16561318933963776, -0.22465063631534576, -0.0305646900087595, -0.1295829713344574, 0.11562371999025345, 0.04189389571547508, -0.03792174160480499, -0.17564092576503754, -0.010232179425656796, 0.015050912275910378, -0.1333625465631485, -0.12678974866867065, -0.012935814447700977, 0.005896686110645533, 0.042993951588869095, -0.08237262070178986, -0.08519628643989563, 0.014135339297354221, -0.06393982470035553, 0.13169725239276886, 0.13561417162418365, -0.17126788198947906, 0.1410016417503357, 0.10373702645301819, -0.03746413812041283, 0.07738161832094193, -0.050317808985710144, 0.09136328846216202, -0.06825032085180283, -0.05492271110415459, 0.12384206801652908, -0.039073776453733444, -0.0032935142517089844, 0.09794560074806213, 0.022996801882982254, -0.16254070401191711, -0.01282640639692545, -0.08586045354604721, -0.16861413419246674, -0.32313597202301025, -0.09696079045534134, -0.033363159745931625, 0.10664810985326767, 0.05638229846954346, 0.05113240331411362, 0.004340027458965778, 0.08360430598258972, 0.155079647898674, -0.08679062873125076, -0.13090725243091583, -0.05544222891330719, -0.10526750236749649, -0.03303280100226402, -0.04786765202879906, -0.14469300210475922, 0.011069506406784058, 0.15382584929466248, 0.18421822786331177, 0.2308134138584137, 0.12951187789440155, 0.11902601271867752, 0.03275902941823006, 0.1274615377187729, 0.06176755577325821, 0.13894104957580566, 0.07532116025686264, -0.03016609512269497, -0.0005537610268220305, 0.012676832266151905, -0.08515989035367966, -0.007226376328617334, 0.08151675015687943, -0.14832571148872375, 0.025432230904698372, -0.141167551279068, 0.025480546057224274, -0.1741071343421936, 0.13775303959846497, -0.21238216757774353, 0.05736202374100685, -0.00038458406925201416, 0.14402051270008087, -0.13016203045845032, 0.06700427830219269, 0.08231895416975021, -0.06006921827793121, 0.06257294863462448, 0.012688207440078259, 0.05491003021597862, -0.006507477257400751, -0.006478342227637768, -0.0360533632338047, -0.1458873748779297, -0.03096397966146469, 0.12546159327030182, -0.24062539637088776, 0.2633669078350067, 0.029963171109557152, -0.035988565534353256, -0.13497620820999146, -0.08579817414283752, -0.050793930888175964, 0.043691184371709824, 0.17222553491592407, 0.0038042813539505005, -0.15757368505001068, -0.18220160901546478, -0.024964064359664917, 0.005579936783760786, 0.1559831202030182, 0.0279089268296957, -0.1289498656988144, 0.03414095938205719, 0.043367594480514526, -0.043244920670986176, -0.17387518286705017, -0.04413247108459473, -0.06745214015245438, 0.001608623075298965, -0.013582374900579453, -0.11983216553926468, 0.054326947778463364, 0.014127674512565136, -0.12025746703147888, 0.061340149492025375, 0.06844506412744522, -0.0005184672772884369, -0.11824603378772736, 0.02796129696071148, 0.1464252918958664, -0.024489229544997215, -0.02121138386428356, 0.030996454879641533, -0.022490112110972404, -0.022479120641946793, -0.1737087517976761, 0.0709664523601532, -0.04306810349225998, 0.08711034804582596, -0.10736660659313202, 0.07244639843702316, 0.01790321059525013, 0.03521554172039032, 0.024865584447979927, 0.012470776215195656, -0.013580926693975925, -0.018607353791594505, 0.16216662526130676, -0.07670099288225174, 0.07431376725435257, 0.20251692831516266, 0.03819897025823593, 0.002042152686044574, 0.054886385798454285, -0.03658473119139671, 0.20941829681396484, 0.14144907891750336, -0.043932076543569565, 0.2070530503988266, 0.15764054656028748, -0.10235568881034851, -0.26417770981788635, 0.08706675469875336, -0.1747286170721054, -0.01481228694319725, 0.1003662571310997, -0.2149229645729065, 0.08479984104633331, 0.12585094571113586, -0.04048814997076988, 0.23085902631282806, -0.18019351363182068, 0.003681932343170047, 0.16153651475906372, 0.0584808848798275, 0.36260202527046204, -0.12258858978748322, -0.07983729988336563, -0.07073109596967697, -0.08526623249053955, 0.1432182788848877, -0.09938473999500275, 0.017634181305766106, -0.004066897556185722, 0.04195651039481163, 0.01720907725393772, -0.059079136699438095, 0.19051165878772736, 0.041692521423101425, 0.11203432083129883, -0.0646873265504837, -0.05349520221352577, 0.16706019639968872, -0.04073600843548775, 0.07607047259807587, 0.07186594605445862, 0.027147680521011353, -0.11486215889453888, -0.004160457756370306, 0.033643677830696106, 0.018481111153960228, 0.06931973993778229, -0.0823887288570404, -0.08636391162872314, 0.013516420498490334, -0.11314607411623001, -0.024432210251688957, 0.146037295460701, -0.005038465838879347, 0.05010303482413292, -0.006003225222229958, 0.0914059653878212, -0.05351679399609566, 0.03898211941123009, -0.035739969462156296, -0.07369444519281387, 0.051672205328941345, -0.19775789976119995, 0.032499708235263824, 0.14741447567939758, 0.03480064868927002, 0.042274359613657, 0.038328591734170914, -0.06047547981142998, 0.05901043489575386, 0.1333881914615631, -0.08297991752624512, -0.03216942399740219, 0.10047446936368942, -0.09620463103055954, -0.03433609381318092, 0.10237660259008408, 0.016722314059734344, 0.09594865143299103, 0.0015834065852686763, -0.06815964728593826, 0.07227310538291931, -0.06201961264014244, 0.132464200258255, 0.12271595746278763, 0.00957407895475626, -0.16881874203681946, 0.20302583277225494, 0.02857675962150097, -0.09350721538066864, 0.040120337158441544, -0.06784532964229584, -0.07686887681484222, -0.08484406769275665, 0.016364606097340584, 0.18361249566078186, -0.031226813793182373, -0.14553514122962952, -0.010749046690762043, -0.007711348123848438, 0.03902064263820648, 0.21412892639636993, 0.06542567163705826, 0.09444571286439896, 0.034043584018945694, -0.05552035942673683, -0.03294673189520836, -0.043456438928842545, -0.08171823620796204, 0.033992353826761246, -0.06832628697156906, -0.19052691757678986, -0.05680558830499649, 0.17898674309253693, -0.07652032375335693, -0.09850793331861496, -0.10581664741039276, 0.1303420066833496, -0.13518479466438293, 0.0553155280649662, 0.029543966054916382, -0.007695481181144714, 0.012085312977433205, -0.002754559274762869, -0.024122457951307297, -0.04059908166527748, -0.11928987503051758, 0.15099984407424927, 0.06649436056613922, 0.01839553751051426, -0.10825419425964355, -0.01386971864849329, 0.0900116041302681, 0.03803589195013046, 0.10066619515419006, 0.11006953567266464, -0.0010988779831677675, 0.1249355599284172, -0.18688775599002838, -0.08015889674425125, 0.07003229856491089, 0.0749628022313118, 0.07384037226438522, 0.05349251255393028, -0.022019656375050545, 0.09153786301612854, -0.0717843696475029, 0.08919529616832733, -0.04605555534362793, -0.045677147805690765, 0.0507158488035202, -0.12818576395511627, -0.12163977324962616, 0.011819317005574703, -0.04067908227443695, 0.18478363752365112, 0.017644036561250687, -0.016399579122662544, 0.09562864154577255, 0.026226311922073364, -0.0050526391714811325, -0.051555417478084564, -0.005738459527492523, -0.10311982780694962, -0.10400988906621933, 0.06058344617486, 0.05036057159304619, -0.05265454202890396, 0.4337581396102905, -0.006248891353607178, -0.04565577581524849, -0.04243333265185356, 0.08250702917575836, 0.00030033697839826345, 0.00449531152844429, 0.30682483315467834, 0.07911422848701477, -0.05116061121225357, -0.053007904440164566, 0.054119981825351715, -0.02563950978219509, 0.10441216826438904, 0.08335879445075989, 0.14892300963401794, 0.014084726572036743, -0.0024259015917778015, -0.018252089619636536, -0.011990019120275974, 0.0623968206346035, -0.037725456058979034, -0.02624267339706421, -0.019770679995417595, 0.10589884966611862, -0.011246266774833202, 0.028150053694844246, -0.05289074406027794, 0.02379058673977852, -0.10252456367015839, -0.082223080098629, -0.11292973160743713, -0.12922118604183197, -0.03720732778310776, -0.078217513859272, 0.05262090265750885, -0.05030001327395439, -0.0074278670363128185, 0.31570351123809814, 0.07306613028049469, 0.01621919684112072, 0.0694408193230629, -0.06402336806058884, 0.07707522064447403, 0.02076254040002823, -0.014928990975022316, -0.06124680116772652, 0.0031509853433817625, -0.07231733202934265, 0.07828240096569061, -0.04027656093239784, -0.0017947998130694032, -0.019624395295977592, 0.08197282999753952, -0.02019849605858326, -0.15703286230564117, -0.06139479577541351, -0.046366095542907715, 0.08084922283887863, -0.13704556226730347, 0.004905726294964552, 0.04237721860408783, 0.06887581944465637, 0.05115330591797829, 0.12596751749515533, 0.05885988101363182, 0.03423750773072243, -0.07813113182783127, 0.06639414280653, 0.005037222523242235, 0.08837877959012985, -0.009676635265350342, -0.09458518028259277, 0.002563085174188018, 0.1747819483280182, 0.23442411422729492, -0.022656263783574104, -0.03436039388179779, 0.024140821769833565, 0.051642920821905136, 0.02796684019267559, 0.17648707330226898, 0.004539248533546925, 0.025794291868805885, -0.043520644307136536, -0.0943412035703659, 0.012569664977490902, -0.06572942435741425, -0.01737804524600506, 0.0278013963252306, 0.06041441112756729, -0.014942594803869724, -0.12410249561071396, 0.19370703399181366, -0.1424178183078766, 0.04867137596011162, 0.11838081479072571, -0.11563421040773392, -0.1313289999961853, -0.022583898156881332, 0.09456603229045868, -0.017435356974601746, -0.0027012077625840902, -0.08488350361585617, -0.03308751806616783, -0.10664038360118866, 0.0003284613776486367, -0.3069896697998047, -0.17828898131847382, 0.04037989303469658, -0.004014380741864443, 0.12697967886924744, -0.01927471160888672, 0.1388561874628067, 0.004981526173651218, 0.03669446334242821, -0.07706392556428909, 0.0372190959751606, 0.04874202981591225, 0.0973377451300621, -0.03671880438923836, 0.0013462837086990476, -0.03711263835430145, -0.03592853248119354, 0.1003870964050293, -0.009648125618696213, -0.030547356233000755, 0.03577004745602608, 0.012632578611373901, -0.05793747678399086, 0.008484188467264175, -0.0947667807340622, 0.14267469942569733, 0.011364352889358997, 0.0006331606418825686, 0.03500039875507355, -0.026947176083922386, 0.10312535613775253, 0.0446721576154232, -0.13498376309871674, -0.09621360152959824, -0.027325985953211784, -0.08517031371593475, 0.09810790419578552, -0.003038255963474512, -0.1384466290473938, 0.06990769505500793, -0.08043880760669708, 0.037487734109163284, 0.023898907005786896, 0.03942427411675453, 0.11320459842681885, 0.07364701479673386, -0.03992435708642006, -0.0034284063149243593, 0.06272433698177338, 0.01940610632300377, -0.0465129017829895, -0.0786537230014801 ]
81b432b8ed85e44642e330e3a8620c2a26f89a4a
# Dataset Card for "en_de" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
RocioUrquijo/en_de
[ "region:us" ]
2023-03-11T13:29:09+00:00
{"dataset_info": {"features": [{"name": "EN", "dtype": "string"}, {"name": "DE", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 618587.0080091533, "num_examples": 2796}, {"name": "test", "num_bytes": 154867.99199084667, "num_examples": 700}], "download_size": 528200, "dataset_size": 773455.0}}
2023-03-11T17:08:35+00:00
[]
[]
TAGS #region-us
# Dataset Card for "en_de" More Information needed
[ "# Dataset Card for \"en_de\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"en_de\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"en_de\"\n\nMore Information needed" ]
[ -0.09294090420007706, 0.0769256129860878, -0.004333451855927706, 0.04411311820149422, 0.09839680045843124, 0.10513461381196976, 0.01172660756856203, 0.008008288219571114, 0.14794674515724182, -0.01780928671360016, 0.14854583144187927, 0.10477079451084137, 0.03850318118929863, 0.2565937340259552, -0.06329984217882156, -0.04467727243900299, 0.05258282274007797, 0.024255631491541862, -0.052435435354709625, -0.048122208565473557, 0.03808676823973656, -0.06564391404390335, 0.09498580545186996, -0.15139085054397583, -0.09045039117336273, 0.1760149896144867, -0.10132675617933273, -0.018169444054365158, 0.093769870698452, -0.08872154355049133, 0.18105311691761017, -0.02455878257751465, 0.06380810588598251, -0.24826188385486603, -0.010593161918222904, 0.009131543338298798, -0.10447392612695694, -0.026052158325910568, -0.06248700991272926, -0.04976291209459305, -0.1663300096988678, -0.09297865629196167, 0.04886670038104057, -0.09602824598550797, -0.09090869128704071, -0.2662722170352936, -0.03739355877041817, -0.11125784367322922, 0.06151072308421135, 0.0021195095032453537, 0.06596509367227554, 0.03975943848490715, -0.10864139348268509, 0.01809329353272915, 0.06971997022628784, 0.005252497270703316, 0.10234242677688599, 0.08256831020116806, 0.019126025959849358, 0.09662982821464539, 0.0026482774410396814, 0.006396654061973095, 0.16830702126026154, 0.00465731043368578, -0.0052281152456998825, -0.011263305321335793, -0.036039482802152634, 0.12592048943042755, -0.012928959913551807, -0.06061220169067383, 0.3014504313468933, -0.009840580634772778, 0.011292444542050362, 0.10220415890216827, -0.03759554401040077, -0.07873742282390594, 0.05219898000359535, -0.02056664042174816, 0.06913049519062042, 0.011070859618484974, 0.06473810970783234, -0.014409723691642284, -0.1083030104637146, -0.10591401904821396, -0.1974717080593109, 0.1417967826128006, 0.04442344605922699, 0.13194827735424042, -0.24034631252288818, -0.028223156929016113, -0.1436411291360855, -0.028081679716706276, -0.0698511004447937, -0.11268343031406403, 0.004980119876563549, -0.008585869334638119, -0.021755298599600792, 0.00670998077839613, 0.09449224174022675, 0.13972517848014832, -0.05158008635044098, 0.03377349302172661, -0.04280152544379234, 0.08891171962022781, 0.24156531691551208, -0.05323505401611328, 0.05078475922346115, -0.08077170699834824, -0.04229891300201416, -0.19469669461250305, 0.0015439867274835706, -0.10027678310871124, -0.2053014487028122, 0.07336544990539551, -0.12402577698230743, 0.112212635576725, -0.0634436309337616, -0.16805501282215118, -0.0659169852733612, -0.000645000662188977, 0.17360369861125946, -0.087614506483078, 0.083477683365345, -0.010444006882607937, -0.10479207336902618, -0.050115980207920074, -0.1725793480873108, -0.005231156945228577, 0.03447924926877022, 0.10007977485656738, -0.06736750900745392, -0.06745477020740509, -0.07628094404935837, -0.09652529656887054, 0.09844581037759781, -0.20857451856136322, 0.16108141839504242, -0.1412106603384018, -0.28887099027633667, 0.042673416435718536, 0.014296160079538822, -0.06516105681657791, 0.19001081585884094, -0.11274655908346176, 0.06709565967321396, -0.018982842564582825, -0.07328368723392487, -0.0829731822013855, -0.08916452527046204, -0.007708743214607239, 0.00003819167613983154, 0.10834107547998428, -0.29222169518470764, 0.050529178231954575, -0.08431559056043625, -0.009714122861623764, 0.07221173495054245, 0.02255053073167801, -0.062436580657958984, 0.07930023223161697, -0.005558340344578028, -0.034795574843883514, -0.1374475508928299, 0.07504083216190338, 0.04768507555127144, 0.01033463142812252, -0.18826347589492798, -0.04992871731519699, 0.1617739349603653, -0.09593426436185837, -0.17500802874565125, -0.0004683018778450787, -0.07986784726381302, 0.04224560037255287, 0.05134807527065277, 0.32821646332740784, -0.09147583693265915, -0.10654378682374954, 0.01510772667825222, 0.15083174407482147, -0.16483142971992493, -0.28500840067863464, 0.04191596060991287, -0.03364434093236923, -0.10224149376153946, -0.010537195019423962, 0.11990438401699066, -0.04272330179810524, -0.04625373333692551, -0.06184661388397217, 0.084380142390728, -0.10871879011392593, 0.06793317198753357, -0.022088801488280296, -0.002277545863762498, -0.04054050147533417, 0.13663360476493835, 0.0807311087846756, 0.06760334223508835, -0.03164522722363472, -0.015150637365877628, 0.0075739710591733456, 0.019734155386686325, -0.06623023748397827, 0.013874043710529804, -0.0973435714840889, -0.14879241585731506, 0.04172166436910629, -0.1343526989221573, -0.024490652605891228, 0.06552054733037949, 0.06340372562408447, 0.014086111448705196, 0.06499779969453812, 0.016338033601641655, 0.006817981600761414, 0.08111856132745743, 0.059166181832551956, -0.04576423019170761, 0.0655565857887268, -0.11102943122386932, -0.12728433310985565, -0.039908088743686676, -0.049232419580221176, 0.010747130028903484, -0.02054583467543125, -0.011252555064857006, 0.0617092065513134, -0.08906500041484833, 0.07379401475191116, -0.028265269473195076, -0.025924816727638245, -0.048299044370651245, -0.0685846209526062, -0.042836133390665054, -0.042816318571567535, -0.038158223032951355, 0.1337561160326004, 0.09306998550891876, -0.12044323980808258, 0.05017975717782974, -0.0052601657807827, 0.06199926882982254, -0.04255709797143936, -0.07632791996002197, -0.09145087748765945, -0.03286534547805786, -0.0607898011803627, 0.059160325676202774, -0.0582357682287693, 0.009334431029856205, 0.013507288880646229, -0.030771374702453613, -0.13222168385982513, -0.001614828477613628, 0.18790563941001892, -0.21951578557491302, 0.1525963842868805, 0.21105317771434784, 0.04647821560502052, 0.09666414558887482, 0.01846020296216011, -0.11163844168186188, 0.0011926409788429737, -0.08620849251747131, -0.09908976405858994, 0.2517866790294647, -0.07222286611795425, 0.026854263618588448, 0.02543521113693714, 0.07605046033859253, 0.14394226670265198, -0.07118041068315506, -0.10052122920751572, 0.03232129290699959, 0.029548080638051033, -0.2487736940383911, -0.006806396879255772, -0.022012531757354736, 0.016300426796078682, 0.036216918379068375, -0.1055326983332634, 0.14338456094264984, -0.02111237682402134, -0.011567546986043453, 0.17716200649738312, -0.24028010666370392, -0.34923917055130005, -0.028185313567519188, -0.2246418446302414, 0.08454527705907822, 0.05071696639060974, 0.06823134422302246, -0.1788868010044098, -0.08432656526565552, 0.05316248536109924, -0.061565056443214417, -0.2520451843738556, -0.0319063626229763, 0.05221590772271156, 0.029034996405243874, -0.09315355867147446, -0.1090274304151535, -0.0031078928150236607, -0.044505421072244644, 0.17437385022640228, 0.1127045601606369, -0.10173387080430984, 0.19369231164455414, 0.09294193983078003, -0.049359019845724106, 0.07714611291885376, -0.0577017106115818, 0.06689560413360596, -0.03457857295870781, -0.0878828838467598, -0.019945431500673294, -0.061016663908958435, 0.05353279039263725, 0.13370953500270844, 0.030718069523572922, -0.1341230422258377, 0.020060904324054718, -0.05117962509393692, -0.18230268359184265, -0.30965685844421387, -0.09852059185504913, -0.03125400096178055, 0.08496453613042831, 0.08125732094049454, 0.09194917231798172, 0.1543882191181183, -0.0219267588108778, 0.17600901424884796, 0.020297575742006302, -0.12457611411809921, -0.014044920913875103, 0.06644795089960098, 0.004863237030804157, -0.051071297377347946, -0.10371441394090652, -0.03922724723815918, 0.15022128820419312, 0.2769612967967987, 0.2416851967573166, 0.1508880853652954, 0.1025262326002121, 0.05103736370801926, -0.0018028985941782594, 0.0067396825179457664, 0.10591496527194977, 0.07616320997476578, 0.015723878517746925, -0.015860125422477722, 0.05572770908474922, 0.01855389028787613, 0.0464370958507061, 0.07013263553380966, -0.19294147193431854, -0.03027378022670746, -0.08675862103700638, 0.038869913667440414, -0.3019140660762787, 0.11509601026773453, -0.2079983949661255, 0.1418609768152237, 0.07262019068002701, 0.16862529516220093, -0.05298108235001564, 0.08336873352527618, 0.08047651499509811, 0.0024568228982388973, 0.05552962049841881, 0.12715749442577362, 0.07572203874588013, -0.08483845740556717, 0.0026765617076307535, 0.012271212413907051, 0.0167643241584301, 0.03342225402593613, 0.08886604011058807, -0.19159269332885742, 0.173291876912117, 0.00500523904338479, 0.03486304730176926, -0.05494336411356926, -0.05035199224948883, -0.09615134447813034, 0.023155976086854935, 0.10810049623250961, 0.028486670926213264, -0.2830231785774231, -0.20697687566280365, -0.033779796212911606, -0.00658783596009016, 0.11046788841485977, 0.04991239681839943, -0.13024282455444336, 0.08698783069849014, 0.026768265292048454, -0.010131649672985077, -0.1574515849351883, -0.05780262500047684, -0.12744836509227753, -0.07460687309503555, 0.039933234453201294, -0.09053168445825577, 0.05701890587806702, 0.04151972383260727, -0.04640910029411316, 0.009170052595436573, -0.03981488570570946, -0.017351238057017326, -0.05772017315030098, 0.012944591231644154, 0.05760178714990616, -0.023509515449404716, 0.02554890885949135, 0.0958254411816597, -0.02245674468576908, -0.05608499422669411, -0.15460574626922607, 0.08222711831331253, -0.1072511225938797, 0.2084864377975464, -0.10468883812427521, -0.025147439911961555, 0.09338636696338654, -0.028897488489747047, 0.03175456449389458, -0.036619964987039566, -0.07671203464269638, -0.07735656201839447, 0.1637500524520874, -0.02675623819231987, 0.1274225264787674, 0.2139732986688614, 0.00099023652728647, 0.00774302426725626, 0.0807911828160286, 0.006832224316895008, 0.18967320024967194, 0.16572882235050201, -0.05910618230700493, 0.12544944882392883, 0.3084987699985504, -0.1135081797838211, -0.2361055314540863, -0.010284106247127056, -0.19840219616889954, -0.017222490161657333, 0.03511011227965355, -0.29280969500541687, 0.04006519168615341, 0.16987872123718262, 0.001377754844725132, 0.21200276911258698, -0.18339166045188904, -0.005522242747247219, 0.18927939236164093, -0.014798532240092754, 0.4565347135066986, -0.034180864691734314, -0.05441824346780777, -0.14001591503620148, -0.09167951345443726, 0.12526847422122955, -0.11236097663640976, -0.02131577581167221, 0.039395879954099655, 0.06024407222867012, -0.04875722527503967, -0.0213701780885458, 0.18603742122650146, 0.12371347099542618, 0.11886188387870789, -0.042017120867967606, 0.009074946865439415, 0.1268291026353836, -0.06246015429496765, 0.08893265575170517, 0.032048169523477554, -0.001207763678394258, -0.08819575607776642, -0.03797365352511406, 0.09977133572101593, 0.038360726088285446, 0.07196234911680222, -0.10428378731012344, -0.07010109722614288, -0.05274559184908867, -0.024925895035266876, -0.004546659998595715, 0.13696835935115814, 0.09414148330688477, -0.08003658056259155, -0.13720270991325378, 0.006703703198581934, -0.04151791334152222, 0.014247444458305836, -0.005349380895495415, -0.1051628515124321, 0.0934208557009697, -0.20145368576049805, 0.04509029537439346, 0.1441194713115692, -0.06209945306181908, 0.07410375773906708, 0.10177035629749298, -0.040649645030498505, 0.018226761370897293, 0.1533651202917099, -0.0310819074511528, -0.001429807860404253, 0.12023096531629562, -0.10267027467489243, 0.12724009156227112, 0.15854616463184357, -0.02741890959441662, 0.06300709396600723, 0.00016249975305981934, -0.058492690324783325, 0.10654783248901367, -0.06131477281451225, 0.06215418502688408, 0.15018606185913086, -0.007931554690003395, -0.14760521054267883, 0.23739418387413025, 0.024556847289204597, -0.13044369220733643, 0.09266969561576843, -0.042618781328201294, -0.04982920363545418, -0.08130630105733871, -0.04776477813720703, 0.2155899852514267, -0.10968832671642303, -0.2509711980819702, 0.019670788198709488, 0.009333610534667969, 0.046405646950006485, 0.03944265469908714, 0.04033612832427025, 0.07764715701341629, 0.060453664511442184, 0.0341024324297905, -0.04192928224802017, -0.02559022791683674, -0.10284671932458878, 0.07790618389844894, -0.05919575318694115, -0.3359340727329254, -0.010420785285532475, 0.1884145885705948, -0.04624548181891441, -0.04515128582715988, -0.09241221100091934, 0.08253386616706848, -0.15495124459266663, 0.03305479884147644, 0.017780184745788574, -0.004483350552618504, 0.039457011967897415, 0.03179726377129555, -0.02838749811053276, 0.0296025350689888, -0.06819882243871689, 0.09942010045051575, 0.10722529143095016, 0.0036267838440835476, -0.11614610999822617, -0.03800010308623314, 0.048730622977018356, 0.018392939120531082, 0.0870889276266098, 0.12182264775037766, 0.02798290178179741, 0.1167827621102333, -0.03701378405094147, -0.06177804619073868, 0.09354143589735031, 0.11378531157970428, 0.10029500722885132, 0.1201828122138977, -0.02338155172765255, 0.09845754504203796, -0.1390136480331421, -0.010378547012805939, -0.16346855461597443, -0.06544338911771774, 0.06886182725429535, -0.14888755977153778, -0.16543658077716827, 0.017265835776925087, -0.10079720616340637, 0.15649569034576416, 0.05241002142429352, -0.014428658410906792, 0.11366178840398788, 0.03623601794242859, 0.12384437769651413, -0.04470716416835785, 0.04901915043592453, -0.09511234611272812, -0.013223676942288876, 0.028084397315979004, 0.027372313663363457, -0.06684881448745728, 0.5291780233383179, -0.030900411307811737, -0.08480348438024521, -0.05563304200768471, 0.010465334169566631, -0.07101895660161972, 0.04203297942876816, 0.2782329022884369, 0.022414319217205048, -0.07734048366546631, -0.1792275756597519, 0.05476668104529381, 0.0497758686542511, 0.14551487565040588, 0.13994449377059937, 0.06060676649212837, 0.1838621199131012, 0.026575133204460144, 0.04246722161769867, -0.08985134959220886, -0.09853675216436386, -0.034425925463438034, 0.05944235995411873, -0.05874882638454437, 0.1545538455247879, -0.025720909237861633, 0.011353128589689732, 0.008911016397178173, 0.0024670674465596676, -0.002885033842176199, -0.09434270113706589, -0.13450536131858826, 0.03648727014660835, -0.030034279450774193, -0.08763661235570908, 0.02350778691470623, -0.08114102482795715, -0.03226020932197571, 0.1678696870803833, 0.05420709028840065, -0.016451207920908928, 0.06739503890275955, 0.060619935393333435, 0.06502403318881989, -0.0595230795443058, -0.012305122800171375, -0.0036414156202226877, 0.0514703169465065, -0.07799219340085983, -0.009203963913023472, -0.03983868658542633, -0.020199546590447426, -0.04776981472969055, 0.07212486118078232, 0.03897877410054207, -0.13251684606075287, 0.012051234021782875, -0.06095779314637184, 0.10356511920690536, -0.20701859891414642, 0.06057858467102051, 0.07404160499572754, -0.012739146128296852, 0.10051848739385605, 0.024526899680495262, 0.04132349044084549, 0.02306422032415867, -0.009145139716565609, -0.003009448992088437, 0.14719460904598236, 0.16916398704051971, 0.019916530698537827, -0.11293064802885056, -0.12513218820095062, 0.01663581095635891, 0.2628989815711975, 0.009451630525290966, -0.03310345485806465, 0.050038471817970276, 0.05607149749994278, 0.028187932446599007, 0.09780672192573547, 0.051478706300258636, 0.2077314555644989, 0.01061274018138647, -0.11645446717739105, -0.02211719937622547, 0.018844127655029297, -0.04548818990588188, -0.004913047421723604, 0.08220227807760239, -0.07214770466089249, -0.12940099835395813, 0.14327432215213776, -0.1863093376159668, 0.03302327170968056, 0.14377735555171967, -0.04543596878647804, -0.06499462574720383, 0.04404345154762268, 0.2118762880563736, -0.01625046692788601, 0.009775543585419655, -0.09565892070531845, -0.08050889521837234, 0.05560404434800148, -0.002482196781784296, -0.31427979469299316, -0.09896517544984818, -0.004594397731125355, 0.11030878871679306, 0.12343300879001617, -0.035078324377536774, 0.20454290509223938, 0.012383650057017803, 0.09043924510478973, -0.0023936594370752573, 0.07728998363018036, 0.027551066130399704, 0.1441558301448822, -0.01962294802069664, -0.04979448765516281, -0.10797934234142303, -0.11601072549819946, 0.11097235977649689, -0.04635237157344818, -0.0820060595870018, 0.13515333831310272, -0.05630601942539215, -0.010000402107834816, -0.035672642290592194, -0.0838196724653244, 0.052008818835020065, -0.08063089102506638, 0.02981368824839592, 0.008187336847186089, 0.03224734216928482, 0.04175247251987457, 0.04118889197707176, -0.02649475261569023, -0.05258430540561676, 0.045718125998973846, -0.06404656171798706, 0.0790867805480957, 0.07853055000305176, -0.05644308030605316, 0.08086822181940079, -0.04310256987810135, 0.07483693957328796, -0.024389950558543205, 0.028579259291291237, 0.12027952820062637, 0.05181560665369034, -0.08143184334039688, 0.084656722843647, -0.0013614983763545752, -0.01840587519109249, 0.01886984147131443, -0.13270272314548492 ]
0faa90fee1ad1a6e3e461d7be49abf71488e6687
# Alloprof dataset This is the dataset refered to in our paper: Alloprof: a new French question-answer education dataset and its use in an information retrieval case study (https://arxiv.org/abs/2302.07738) This dataset was provided by [AlloProf](https://www.alloprof.qc.ca/), an organisation in Quebec, Canada offering resources and a help forum curated by a large number of teachers to students on all subjects taught from in primary and secondary school. Raw data on questions is available in the following files: - `data/questions/categories.json`: subjects and their corresponding id - `data/questions/comments.json`: explanation (answer) data - `data/questions/discussions.json`: question data - `data/questions/grades.json`: grades and their corresponding id - `data/questions/roles.json`: information about the user type for each user id Raw data on reference pages is available in the following files: - `data/pages/page-content-en.json`: data for the reference pages in English - `data/pages/page-content-fr.json`: data for the reference pages in French The data can be parsed and structured using the script `scripts/parse_data.py` to create the file `data/alloprof.csv` with the following columns: - `id` (str) : Id of the document - `url` (str) : URL of the document - `text` (str) : Parsed text of the document - `language` (str) : Either "fr" or "en", the language of the document - `user` (int) : Id corresponding to the user who asked the question - `images` (str) : ";" separated list of URLs of images contained in the document - `relevant` (str) : ";" separated list of document ids appearing as links in the explanation to that document. For files, this will always be empty as there are no corresponding explanation - `is_query` (bool) : If this document is a question - `subject` (str) : ";" separated list of school subjects the document is related to - `grade` (str) : ";" separated list of school grade levels the document is related to - `possible` (str) : ";" separated list of possible documents ids this document may refer to. This list corresponds to every document of the same subject and grade. For files, this will always be empty to speed up reading and writing The `possible` column depends on arguments passed to the scripts to add related subjects, and lower and higher grade levels to the possible documents (see paper). Also note that the provided `alloprof.csv` file is stored with git lfs and can be pulled with `git lfs install && git lfs pull`. For images, a script to download them is available as `scripts/download_images.py`. If you have any questions, don't hesitate to mail us at [email protected]. **Please cite our work as:** ``` @misc{lef23, doi = {10.48550/ARXIV.2302.07738}, url = {https://arxiv.org/abs/2302.07738}, author = {Lefebvre-Brossard, Antoine and Gazaille, Stephane and Desmarais, Michel C.}, keywords = {Computation and Language (cs.CL), Information Retrieval (cs.IR), Machine Learning (cs.LG), FOS: Computer and information sciences, FOS: Computer and information sciences}, title = {Alloprof: a new French question-answer education dataset and its use in an information retrieval case study}, publisher = {arXiv}, year = {2023}, copyright = {Creative Commons Attribution Non Commercial Share Alike 4.0 International} } ```
antoinelb7/alloprof
[ "task_categories:question-answering", "task_categories:text-retrieval", "size_categories:10K<n<100K", "language:fr", "license:mit", "education", "arxiv:2302.07738", "region:us" ]
2023-03-11T13:38:45+00:00
{"language": ["fr"], "license": "mit", "size_categories": ["10K<n<100K"], "task_categories": ["question-answering", "text-retrieval"], "tags": ["education"]}
2023-03-11T13:53:06+00:00
[ "2302.07738" ]
[ "fr" ]
TAGS #task_categories-question-answering #task_categories-text-retrieval #size_categories-10K<n<100K #language-French #license-mit #education #arxiv-2302.07738 #region-us
# Alloprof dataset This is the dataset refered to in our paper: Alloprof: a new French question-answer education dataset and its use in an information retrieval case study (URL This dataset was provided by AlloProf, an organisation in Quebec, Canada offering resources and a help forum curated by a large number of teachers to students on all subjects taught from in primary and secondary school. Raw data on questions is available in the following files: - 'data/questions/URL': subjects and their corresponding id - 'data/questions/URL': explanation (answer) data - 'data/questions/URL': question data - 'data/questions/URL': grades and their corresponding id - 'data/questions/URL': information about the user type for each user id Raw data on reference pages is available in the following files: - 'data/pages/URL': data for the reference pages in English - 'data/pages/URL': data for the reference pages in French The data can be parsed and structured using the script 'scripts/parse_data.py' to create the file 'data/URL' with the following columns: - 'id' (str) : Id of the document - 'url' (str) : URL of the document - 'text' (str) : Parsed text of the document - 'language' (str) : Either "fr" or "en", the language of the document - 'user' (int) : Id corresponding to the user who asked the question - 'images' (str) : ";" separated list of URLs of images contained in the document - 'relevant' (str) : ";" separated list of document ids appearing as links in the explanation to that document. For files, this will always be empty as there are no corresponding explanation - 'is_query' (bool) : If this document is a question - 'subject' (str) : ";" separated list of school subjects the document is related to - 'grade' (str) : ";" separated list of school grade levels the document is related to - 'possible' (str) : ";" separated list of possible documents ids this document may refer to. This list corresponds to every document of the same subject and grade. For files, this will always be empty to speed up reading and writing The 'possible' column depends on arguments passed to the scripts to add related subjects, and lower and higher grade levels to the possible documents (see paper). Also note that the provided 'URL' file is stored with git lfs and can be pulled with 'git lfs install && git lfs pull'. For images, a script to download them is available as 'scripts/download_images.py'. If you have any questions, don't hesitate to mail us at antoine.lefebvre-brossard@URL. Please cite our work as:
[ "# Alloprof dataset\n\nThis is the dataset refered to in our paper:\n\nAlloprof: a new French question-answer education dataset and its use in an information retrieval case study (URL\n\nThis dataset was provided by AlloProf, an organisation in Quebec, Canada offering resources and a help forum curated by a large number of teachers to students on all subjects taught from in primary and secondary school.\n\nRaw data on questions is available in the following files:\n\n- 'data/questions/URL': subjects and their corresponding id\n- 'data/questions/URL': explanation (answer) data\n- 'data/questions/URL': question data\n- 'data/questions/URL': grades and their corresponding id\n- 'data/questions/URL': information about the user type for each user id\n\nRaw data on reference pages is available in the following files:\n\n- 'data/pages/URL': data for the reference pages in English\n- 'data/pages/URL': data for the reference pages in French\n\nThe data can be parsed and structured using the script 'scripts/parse_data.py' to create the file 'data/URL' with the following columns:\n\n- 'id' (str) : Id of the document\n- 'url' (str) : URL of the document\n- 'text' (str) : Parsed text of the document\n- 'language' (str) : Either \"fr\" or \"en\", the language of the document\n- 'user' (int) : Id corresponding to the user who asked the question\n- 'images' (str) : \";\" separated list of URLs of images contained in the document\n- 'relevant' (str) : \";\" separated list of document ids appearing as links in the explanation to that document. For files, this will always be empty as there are no corresponding explanation\n- 'is_query' (bool) : If this document is a question\n- 'subject' (str) : \";\" separated list of school subjects the document is related to\n- 'grade' (str) : \";\" separated list of school grade levels the document is related to\n- 'possible' (str) : \";\" separated list of possible documents ids this document may refer to. This list corresponds to every document of the same subject and grade. For files, this will always be empty to speed up reading and writing\n\nThe 'possible' column depends on arguments passed to the scripts to add related subjects, and lower and higher grade levels to the possible documents (see paper).\nAlso note that the provided 'URL' file is stored with git lfs and can be pulled with 'git lfs install && git lfs pull'.\n\nFor images, a script to download them is available as 'scripts/download_images.py'.\n\nIf you have any questions, don't hesitate to mail us at antoine.lefebvre-brossard@URL.\n\nPlease cite our work as:" ]
[ "TAGS\n#task_categories-question-answering #task_categories-text-retrieval #size_categories-10K<n<100K #language-French #license-mit #education #arxiv-2302.07738 #region-us \n", "# Alloprof dataset\n\nThis is the dataset refered to in our paper:\n\nAlloprof: a new French question-answer education dataset and its use in an information retrieval case study (URL\n\nThis dataset was provided by AlloProf, an organisation in Quebec, Canada offering resources and a help forum curated by a large number of teachers to students on all subjects taught from in primary and secondary school.\n\nRaw data on questions is available in the following files:\n\n- 'data/questions/URL': subjects and their corresponding id\n- 'data/questions/URL': explanation (answer) data\n- 'data/questions/URL': question data\n- 'data/questions/URL': grades and their corresponding id\n- 'data/questions/URL': information about the user type for each user id\n\nRaw data on reference pages is available in the following files:\n\n- 'data/pages/URL': data for the reference pages in English\n- 'data/pages/URL': data for the reference pages in French\n\nThe data can be parsed and structured using the script 'scripts/parse_data.py' to create the file 'data/URL' with the following columns:\n\n- 'id' (str) : Id of the document\n- 'url' (str) : URL of the document\n- 'text' (str) : Parsed text of the document\n- 'language' (str) : Either \"fr\" or \"en\", the language of the document\n- 'user' (int) : Id corresponding to the user who asked the question\n- 'images' (str) : \";\" separated list of URLs of images contained in the document\n- 'relevant' (str) : \";\" separated list of document ids appearing as links in the explanation to that document. For files, this will always be empty as there are no corresponding explanation\n- 'is_query' (bool) : If this document is a question\n- 'subject' (str) : \";\" separated list of school subjects the document is related to\n- 'grade' (str) : \";\" separated list of school grade levels the document is related to\n- 'possible' (str) : \";\" separated list of possible documents ids this document may refer to. This list corresponds to every document of the same subject and grade. For files, this will always be empty to speed up reading and writing\n\nThe 'possible' column depends on arguments passed to the scripts to add related subjects, and lower and higher grade levels to the possible documents (see paper).\nAlso note that the provided 'URL' file is stored with git lfs and can be pulled with 'git lfs install && git lfs pull'.\n\nFor images, a script to download them is available as 'scripts/download_images.py'.\n\nIf you have any questions, don't hesitate to mail us at antoine.lefebvre-brossard@URL.\n\nPlease cite our work as:" ]
[ 64, 666 ]
[ "passage: TAGS\n#task_categories-question-answering #task_categories-text-retrieval #size_categories-10K<n<100K #language-French #license-mit #education #arxiv-2302.07738 #region-us \n" ]
[ -0.04149468615651131, 0.06325957924127579, -0.004906488582491875, 0.0775769054889679, 0.03363338112831116, 0.03427564352750778, 0.2004426270723343, 0.07208433747291565, 0.18562927842140198, 0.022530734539031982, 0.1441362500190735, 0.02933114767074585, -0.01892595924437046, 0.004709166474640369, -0.05655843764543533, -0.18176107108592987, 0.016133850440382957, -0.04336005076766014, 0.03107069432735443, 0.0525909848511219, 0.0985449030995369, -0.0197006743401289, 0.04564366489648819, -0.0625002309679985, -0.005565473809838295, 0.10818251967430115, -0.03213721141219139, -0.06307606399059296, 0.16663992404937744, 0.04902120307087898, 0.08626552671194077, 0.042332082986831665, 0.0262471791356802, -0.21188974380493164, 0.0037517016753554344, -0.05585724115371704, -0.10218963772058487, 0.030520960688591003, 0.03798200190067291, 0.0007216625963337719, -0.005705572199076414, -0.04420683532953262, -0.019077280536293983, 0.09347426146268845, -0.16425131261348724, -0.06332896649837494, -0.09601348638534546, 0.05415985360741615, -0.015184914693236351, 0.09776850789785385, -0.009834425523877144, 0.05314139276742935, -0.18461474776268005, 0.031723570078611374, 0.20691847801208496, -0.26070573925971985, -0.019449731335043907, 0.17301341891288757, 0.13857586681842804, 0.1249723881483078, -0.1217627227306366, 0.1077088862657547, 0.06317315995693207, -0.05055695399641991, -0.12729930877685547, -0.10360076278448105, -0.06904760003089905, 0.05068761855363846, -0.03817351907491684, -0.08232150226831436, 0.31869450211524963, 0.1285133808851242, 0.013351982459425926, -0.11122795939445496, -0.03968027979135513, 0.032606277614831924, -0.07745040208101273, -0.0017332127317786217, 0.053801700472831726, 0.0265931598842144, 0.11378811299800873, -0.04395449161529541, -0.05356699600815773, -0.09786542505025864, -0.15554606914520264, -0.0037953993305563927, -0.026241164654493332, -0.017908141016960144, -0.007696467451751232, 0.029592888429760933, -0.2017064392566681, 0.005783540196716785, -0.029793458059430122, -0.03641544282436371, -0.06648032367229462, -0.020707499235868454, 0.11441247910261154, 0.04267439246177673, 0.11608929932117462, 0.1788685917854309, -0.10231830179691315, 0.03585953265428543, -0.10869293659925461, 0.14624395966529846, 0.04171264171600342, 0.1699383705854416, -0.016873754560947418, -0.09251398593187332, -0.1059613823890686, 0.018150687217712402, -0.07466139644384384, 0.03522303327918053, -0.1525285542011261, -0.09903493523597717, -0.0597386434674263, 0.16611742973327637, 0.05876188725233078, -0.06580735743045807, -0.00826161541044712, 0.055869005620479584, 0.046434398740530014, -0.027637800201773643, 0.0209711454808712, 0.023673851042985916, -0.061194904148578644, 0.004007580690085888, -0.12427840381860733, 0.04089319705963135, -0.0370277501642704, 0.03442623093724251, -0.0819014459848404, -0.035036295652389526, 0.006483188830316067, -0.09172280877828598, 0.07393550872802734, -0.058282263576984406, -0.007648754864931107, -0.07041396200656891, -0.18017232418060303, -0.05786316469311714, 0.0257522352039814, -0.08830112963914871, 0.06558699905872345, -0.10266955941915512, -0.08221825957298279, 0.009316199459135532, -0.009092616848647594, -0.001981219043955207, -0.09489122033119202, 0.05513862147927284, -0.12490237504243851, 0.02280111238360405, -0.09151342511177063, -0.030009763315320015, 0.008790896274149418, 0.07230152934789658, -0.12424106895923615, 0.08380713313817978, -0.12333720922470093, 0.10552193969488144, -0.1182277500629425, -0.0894114226102829, -0.034959595650434494, 0.016518978402018547, 0.005424252711236477, 0.18848630785942078, -0.1383887678384781, -0.05377805605530739, 0.10181763768196106, -0.0003930549428332597, -0.18044336140155792, 0.15656617283821106, 0.002055598422884941, 0.15479879081249237, 0.05863887071609497, 0.41732490062713623, -0.08252771943807602, -0.06057210639119148, -0.04423575848340988, 0.18077969551086426, -0.012053311802446842, -0.05159153789281845, 0.12823140621185303, -0.1159886047244072, -0.03736783564090729, -0.04386540502309799, 0.06204412877559662, -0.016126135364174843, -0.04691752418875694, -0.11648384481668472, 0.022438623011112213, 0.05295979604125023, 0.15392270684242249, 0.09768624603748322, 0.08940183371305466, -0.08326729387044907, -0.02674020826816559, -0.0957273468375206, -0.005962770897895098, 0.03970979154109955, -0.052688293159008026, -0.004731068387627602, 0.07173603773117065, 0.09587007761001587, 0.0094899982213974, -0.0825817883014679, -0.03844711184501648, 0.007249056827276945, 0.05520004406571388, 0.06521039456129074, 0.13640464842319489, 0.04775306209921837, -0.05367787182331085, -0.09205961227416992, 0.004397865384817123, -0.06244824081659317, -0.0007554999319836497, -0.0624210350215435, -0.0767226591706276, 0.11195318400859833, 0.01609828695654869, 0.0076962620951235294, -0.16112644970417023, -0.0012923842296004295, 0.05238863080739975, -0.04967161640524864, -0.003375033847987652, 0.10570056736469269, -0.10632696747779846, 0.030298124998807907, 0.026044141501188278, -0.009833483956754208, 0.08001085370779037, -0.0935782939195633, 0.01398094929754734, -0.04656757041811943, -0.01875453256070614, 0.09661485999822617, 0.10386842489242554, -0.03844426944851875, -0.059244632720947266, -0.10139698535203934, -0.050408706068992615, 0.032108012586832047, 0.0032963305711746216, -0.07995620369911194, 0.057648371905088425, 0.06505262106657028, 0.10820227861404419, -0.11846717447042465, -0.04587085172533989, -0.00034742720890790224, 0.044365450739860535, -0.013219233602285385, 0.1467924863100052, 0.1115623190999031, -0.21227802336215973, 0.16219857335090637, 0.1648632287979126, 0.07265675067901611, 0.14678342640399933, -0.054378606379032135, -0.028741970658302307, -0.022402148693799973, 0.07329034805297852, -0.030638758093118668, 0.15899616479873657, -0.17698991298675537, 0.025231637060642242, 0.06421176344156265, 0.0618237741291523, 0.02680048532783985, -0.11988113820552826, -0.06821177154779434, -0.08287820965051651, -0.08720089495182037, -0.1397782564163208, 0.09631411731243134, 0.009508511982858181, 0.11488436907529831, 0.09262625873088837, -0.11155270785093307, 0.013334481045603752, -0.06843584775924683, -0.07880700379610062, 0.1788310706615448, -0.0473644994199276, -0.19612400233745575, -0.07785266637802124, 0.11853926628828049, -0.05931365489959717, 0.012751287780702114, 0.07604490965604782, -0.11057913303375244, -0.03907400369644165, -0.06095089763402939, 0.01284894347190857, -0.09524524211883545, -0.1254647821187973, -0.042067814618349075, 0.13788171112537384, -0.14167584478855133, -0.14424142241477966, -0.050700921565294266, -0.025160476565361023, -0.014451541937887669, -0.007730603218078613, -0.17199040949344635, 0.028953401371836662, 0.11460959166288376, -0.012645844370126724, -0.013093587011098862, -0.07033347338438034, 0.2691403925418854, -0.15791279077529907, 0.042606864124536514, -0.011483981274068356, 0.12323026359081268, 0.03538887947797775, 0.23025453090667725, 0.02498445473611355, -0.05979302525520325, 0.005076765548437834, 0.09877513349056244, -0.027919264510273933, -0.32844144105911255, -0.13097648322582245, -0.06544414907693863, 0.20992931723594666, 0.08316916227340698, 0.08330629020929337, 0.18763457238674164, 0.003990512806922197, 0.0026244577020406723, 0.03248337656259537, 0.06721977144479752, 0.0350014865398407, 0.32967257499694824, -0.060130953788757324, 0.01833113096654415, -0.13069753348827362, -0.08224963396787643, 0.07582465559244156, 0.08155476301908493, 0.15886317193508148, 0.19782109558582306, 0.17802546918392181, 0.030220186337828636, -0.0032942399848252535, -0.04244647175073624, 0.08372505009174347, 0.06393513083457947, -0.045419659465551376, -0.09102436900138855, -0.004823464900255203, 0.11355938762426376, 0.043505486100912094, 0.061445508152246475, -0.15725819766521454, -0.11523915082216263, -0.1668860763311386, 0.14282387495040894, 0.10254649072885513, 0.08330780267715454, -0.01979445293545723, 0.048182372003793716, 0.09480830281972885, -0.07329125702381134, -0.13430942595005035, 0.11938267946243286, 0.12068606913089752, -0.19999057054519653, -0.05999443680047989, 0.03305494412779808, 0.16611993312835693, 0.03991953283548355, 0.0596676766872406, -0.11434125900268555, -0.18904580175876617, -0.01584036462008953, 0.150436133146286, -0.11686334013938904, 0.3670891523361206, 0.06128435209393501, -0.00855050515383482, -0.063168004155159, -0.04325152188539505, -0.011323811486363411, 0.17030774056911469, 0.22400414943695068, 0.023911286145448685, 0.04430290684103966, -0.027936415746808052, -0.011983431875705719, -0.03561665490269661, 0.042537081986665726, -0.07678357511758804, -0.09000024944543839, -0.0449223667383194, 0.007538977079093456, -0.019360210746526718, 0.026687612757086754, -0.09210256487131119, -0.09560117870569229, 0.006914183497428894, 0.0548592247068882, 0.05085930600762367, -0.030313722789287567, -0.04340405762195587, -0.08232354372739792, 0.13027562201023102, -0.11648043245077133, -0.004250488709658384, -0.052455950528383255, -0.15121819078922272, 0.10583043843507767, -0.0037467305082827806, 0.026885325089097023, -0.03600787743926048, -0.06579980999231339, -0.09322621673345566, 0.01042825449258089, 0.1813766360282898, -0.053400639444589615, 0.017641186714172363, -0.06691937893629074, 0.10052309185266495, -0.09776584059000015, 0.07908300310373306, 0.02383137121796608, 0.032343316823244095, -0.024832824245095253, -0.15468907356262207, -0.013621401973068714, -0.1869782954454422, 0.01885952055454254, 0.09850054979324341, -0.08639092743396759, 0.022420544177293777, -0.030399616807699203, -0.046189870685338974, 0.3068639636039734, 0.28164029121398926, -0.08546607941389084, 0.0837806984782219, 0.21772809326648712, -0.0583023764193058, -0.2783586084842682, 0.04307378828525543, -0.08979350328445435, -0.0944722518324852, -0.0461311936378479, -0.13181737065315247, -0.08559119701385498, 0.10010187327861786, -0.058907318860292435, 0.07818140089511871, -0.3655470609664917, -0.10019376128911972, 0.04994688555598259, -0.08441225439310074, 0.20071381330490112, -0.1262732595205307, -0.028430527076125145, -0.10326725244522095, -0.09009268134832382, 0.0870961919426918, -0.03255921229720116, 0.06252127885818481, -0.004435351584106684, -0.021557843312621117, -0.021440288051962852, -0.011679090559482574, 0.19837531447410583, 0.10640746355056763, 0.050213366746902466, -0.001479544211179018, -0.1648944616317749, 0.19287487864494324, 0.02671087719500065, 0.051111914217472076, 0.0026213894598186016, 0.023116692900657654, -0.19467969238758087, -0.0163070410490036, -0.051199864596128464, 0.044050078839063644, -0.06149991229176521, -0.04694154113531113, -0.1314021795988083, 0.04932994022965431, -0.052728042006492615, 0.037137798964977264, 0.15885940194129944, 0.004017225466668606, 0.06905914843082428, 0.007124209310859442, 0.13403023779392242, -0.09812597185373306, -0.08226320147514343, 0.09377938508987427, -0.014649889431893826, 0.06390578299760818, -0.14008411765098572, 0.029747577384114265, 0.19097326695919037, -0.014781185425817966, 0.17734156548976898, 0.060652606189250946, 0.0028824510518461466, -0.018893104046583176, 0.06808910518884659, -0.028925489634275436, -0.24029052257537842, -0.025421880185604095, -0.020689191296696663, -0.011221557855606079, -0.09421281516551971, -0.006636779755353928, 0.08743979036808014, 0.03809608519077301, 0.03269427642226219, -0.04750751331448555, -0.04859166964888573, -0.009219609200954437, 0.03593439981341362, 0.06426584720611572, -0.05452040210366249, 0.0596269927918911, 0.07387819141149521, -0.14509044587612152, -0.03861168026924133, 0.20393508672714233, -0.01895701326429844, -0.07145321369171143, -0.04586542025208473, 0.0936841294169426, -0.08340667933225632, -0.04808570444583893, -0.07477075606584549, -0.06881564110517502, 0.0009834300726652145, 0.12497369199991226, 0.001698263338766992, -0.016290824860334396, 0.061417944729328156, -0.09553907811641693, 0.06643730401992798, 0.0323781818151474, -0.11060148477554321, -0.026954468339681625, 0.01974581554532051, -0.18888726830482483, -0.0063509754836559296, 0.11334413290023804, -0.011999787762761116, -0.033221885561943054, -0.20673607289791107, 0.06772744655609131, -0.10189175605773926, 0.0571664422750473, -0.055778227746486664, 0.029555777087807655, -0.03352941945195198, -0.05719863995909691, -0.03830529749393463, -0.09511452913284302, -0.13485977053642273, 0.018436580896377563, 0.07246338576078415, 0.1914811134338379, -0.07817739248275757, 0.005064038559794426, 0.10908965766429901, 0.002610813593491912, 0.08322237432003021, 0.006684812251478434, -0.019032267853617668, 0.09077587723731995, -0.1546519547700882, -0.04372135549783707, -0.024784214794635773, 0.056788742542266846, 0.02949387952685356, 0.0012536592548713088, 0.005786806344985962, -0.026158468797802925, 0.15139591693878174, 0.08606115728616714, -0.2207874357700348, -0.06606646627187729, 0.001904556411318481, -0.10236573964357376, -0.22645704448223114, -0.00017112548812292516, -0.001832484733313322, 0.05451396107673645, -0.046706199645996094, 0.07098527252674103, -0.006513933651149273, 0.0232273917645216, -0.06590849906206131, 0.005336214788258076, -0.0005814074538648129, -0.03431187942624092, 0.03956398367881775, -0.12034923583269119, -0.0002725452941376716, -0.026711245998740196, 0.2546687126159668, 0.13570743799209595, 0.050946444272994995, 0.07790478318929672, -0.003595848334953189, 0.007157339248806238, 0.0037967886310070753, 0.1919703185558319, 0.09873002022504807, -0.047869108617305756, -0.10849149525165558, -0.008963256143033504, -0.011693593114614487, 0.06525085866451263, 0.12425702810287476, 0.15839730203151703, -0.004971631336957216, 0.038959212601184845, -0.008874421007931232, -0.06439949572086334, 0.01662503555417061, 0.0845470204949379, 0.14937427639961243, -0.021231424063444138, -0.12064442783594131, 0.06202046945691109, 0.1410146951675415, -0.14617912471294403, 0.08954638242721558, -0.06847797334194183, -0.07409559935331345, -0.13715258240699768, 0.08064290881156921, -0.05286400765180588, -0.111265629529953, 0.09392697364091873, -0.06858569383621216, 0.07576078176498413, 0.06520625948905945, 0.08053117990493774, -0.010995225049555302, 0.0389803908765316, -0.1166229248046875, -0.07979585975408554, 0.059924811124801636, -0.03469052165746689, 0.13869214057922363, -0.21957285702228546, 0.045760806649923325, 0.017026912420988083, -0.11286914348602295, -0.018049784004688263, 0.10462448000907898, -0.08165294677019119, -0.08021147549152374, -0.12530483305454254, -0.021140141412615776, -0.0631023719906807, 0.10180632025003433, 0.019831258803606033, 0.24300616979599, 0.043990276753902435, -0.057697080075740814, 0.06382554769515991, 0.15654392540454865, 0.0011876332573592663, -0.1478535681962967, -0.054451558738946915, 0.1350460946559906, 0.018178841099143028, 0.07496241480112076, -0.0554373599588871, -0.048745933920145035, -0.011821625754237175, 0.16390451788902283, 0.24836879968643188, -0.020811505615711212, -0.02863316237926483, -0.004572917707264423, 0.04221465438604355, 0.07538960129022598, 0.019373608753085136, 0.013003106229007244, 0.20106375217437744, -0.10439005494117737, 0.012267746962606907, -0.020362691953778267, -0.013348154723644257, -0.056950654834508896, 0.1342216432094574, 0.06410854309797287, -0.04382844641804695, -0.06590639054775238, 0.19772417843341827, -0.10151122510433197, 0.06218210235238075, 0.13020369410514832, -0.1405855119228363, -0.06843239068984985, 0.030596807599067688, 0.04290655255317688, 0.0260322242975235, 0.06014680117368698, -0.02636943757534027, -0.12010671198368073, -0.1432693749666214, 0.00002246777330583427, -0.15492179989814758, -0.17230729758739471, 0.06035645678639412, 0.06371796876192093, 0.2878498136997223, -0.028270425274968147, 0.13647489249706268, 0.08549131453037262, -0.08370394259691238, -0.03359953314065933, 0.03434000909328461, 0.13712473213672638, 0.05272984877228737, -0.050140853971242905, -0.020991070196032524, -0.011748735792934895, 0.008043336682021618, 0.05718303099274635, -0.0351085439324379, 0.0909268781542778, 0.07563719898462296, -0.08022837340831757, -0.15114395320415497, 0.07472062855958939, -0.097994863986969, 0.05339822918176651, 0.028073331341147423, 0.0004988602013327181, 0.014887531287968159, -0.027578508481383324, -0.006514717359095812, 0.052942950278520584, -0.15438131988048553, -0.07313458621501923, -0.047939471900463104, 0.05613752454519272, 0.057432085275650024, 0.026136064901947975, -0.26817798614501953, 0.022843506187200546, -0.03329189494252205, 0.10721547901630402, -0.05912870541214943, 0.03176268935203552, 0.08689370006322861, -0.09595336765050888, 0.008635755628347397, -0.4038788378238678, -0.02447696030139923, 0.06657187640666962, 0.00618563499301672, -0.04387829825282097 ]