datasetId
stringlengths
2
117
author
stringlengths
2
42
last_modified
timestamp[us, tz=UTC]
downloads
int64
0
9.36M
likes
int64
0
3.89k
tags
list
task_categories
list
createdAt
timestamp[us, tz=UTC]
card
stringlengths
19
1.01M
embedding
list
open-llm-leaderboard/details_CausalLM__14B-DPO-alpha
open-llm-leaderboard
2023-12-02T14:29:54Z
0
0
[ "region:us" ]
null
2023-12-02T14:28:48Z
--- pretty_name: Evaluation run of CausalLM/14B-DPO-alpha dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [CausalLM/14B-DPO-alpha](https://huggingface.co/CausalLM/14B-DPO-alpha) on the\ \ [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 2 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_CausalLM__14B-DPO-alpha\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T14:29:47.856386](https://huggingface.co/datasets/open-llm-leaderboard/details_CausalLM__14B-DPO-alpha/blob/main/results_2023-12-02T14-29-47.856386.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.6269901440485216,\n\ \ \"acc_stderr\": 0.01332087660977722\n },\n \"harness|gsm8k|5\": {\n\ \ \"acc\": 0.6269901440485216,\n \"acc_stderr\": 0.01332087660977722\n\ \ }\n}\n```" repo_url: https://huggingface.co/CausalLM/14B-DPO-alpha leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T14_28_45.783629 path: - '**/details_harness|gsm8k|5_2023-12-02T14-28-45.783629.parquet' - split: 2023_12_02T14_29_47.856386 path: - '**/details_harness|gsm8k|5_2023-12-02T14-29-47.856386.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T14-29-47.856386.parquet' - config_name: results data_files: - split: 2023_12_02T14_28_45.783629 path: - results_2023-12-02T14-28-45.783629.parquet - split: 2023_12_02T14_29_47.856386 path: - results_2023-12-02T14-29-47.856386.parquet - split: latest path: - results_2023-12-02T14-29-47.856386.parquet --- # Dataset Card for Evaluation run of CausalLM/14B-DPO-alpha ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/CausalLM/14B-DPO-alpha - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [CausalLM/14B-DPO-alpha](https://huggingface.co/CausalLM/14B-DPO-alpha) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_CausalLM__14B-DPO-alpha", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T14:29:47.856386](https://huggingface.co/datasets/open-llm-leaderboard/details_CausalLM__14B-DPO-alpha/blob/main/results_2023-12-02T14-29-47.856386.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.6269901440485216, "acc_stderr": 0.01332087660977722 }, "harness|gsm8k|5": { "acc": 0.6269901440485216, "acc_stderr": 0.01332087660977722 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.2835182249546051, -0.6597638130187988, 0.36103296279907227, 0.38768476247787476, -0.2454438954591751, 0.07672016322612762, -0.20902922749519348, -0.274097740650177, 0.18701879680156708, 0.5333470106124878, -0.8045312166213989, -0.876573383808136, -0.7336166501045227, 0.36278557777404785, -0.1166498064994812, 1.052412986755371, -0.24827978014945984, 0.01505550928413868, -0.05858277529478073, -0.1942584067583084, -0.4897153377532959, -0.34967905282974243, -0.5799557566642761, -0.49906212091445923, 0.5110877752304077, 0.4672829210758209, 0.2977158725261688, 0.6949445605278015, 0.8092600703239441, 0.3308679461479187, -0.05229944735765457, 0.29388323426246643, -0.5526415109634399, -0.05744783207774162, 0.09629302471876144, -0.3358083963394165, -0.698233962059021, 0.16057507693767548, 0.7736564874649048, 0.47161224484443665, -0.08184859901666641, 0.6519461870193481, 0.10235293209552765, 0.5052937269210815, -0.555405855178833, 0.5652995705604553, -0.2771218419075012, -0.09708062559366226, -0.28705158829689026, -0.22750884294509888, -0.19031502306461334, -0.30055323243141174, -0.12335798144340515, -0.5288323163986206, 0.08592260628938675, 0.24334953725337982, 0.8819908499717712, 0.3262016177177429, -0.3585629463195801, -0.19014176726341248, -0.4342707395553589, 0.7287208437919617, -0.8758949637413025, -0.0495186410844326, 0.6214468479156494, 0.1280965507030487, -0.3778759241104126, -0.6850891709327698, -0.4040115773677826, -0.12554453313350677, -0.29193365573883057, 0.13454130291938782, -0.1444333791732788, -0.09433181583881378, 0.4231705367565155, 0.6442564725875854, -0.6272783875465393, 0.13804543018341064, -0.5897033214569092, -0.1447942852973938, 1.126895546913147, 0.5354251265525818, 0.11387661844491959, -0.4623821973800659, -0.44251272082328796, -0.21190159022808075, -0.44430944323539734, -0.006642446853220463, 0.44823890924453735, 0.5328971147537231, -0.5324121713638306, 0.728911280632019, -0.3348515033721924, 0.7125871777534485, -0.10934116691350937, -0.30576807260513306, 0.730777382850647, -0.5340754985809326, -0.22796545922756195, 0.03462577983736992, 1.1719417572021484, 0.3556332588195801, -0.22672127187252045, 0.15545645356178284, -0.1526232212781906, -0.11856438964605331, -0.003283793106675148, -0.7823877930641174, -0.008375204168260098, 0.3881364166736603, -0.45846426486968994, -0.3789975643157959, 0.17191918194293976, -0.8996016979217529, -0.29919859766960144, -0.3650297522544861, 0.23046891391277313, -0.18015559017658234, -0.19050244987010956, 0.003505746368318796, -0.13327789306640625, 0.1399020403623581, 0.20076797902584076, -0.4941338300704956, 0.44088056683540344, 0.670302152633667, 0.9176346063613892, -0.16084304451942444, -0.5099191665649414, -0.40629398822784424, -0.18727920949459076, -0.16401004791259766, 0.39866214990615845, -0.1017933189868927, -0.22413653135299683, -0.07946415990591049, 0.21734264492988586, -0.3097432553768158, -0.4618791937828064, 0.7713274359703064, -0.3944243788719177, 0.18792018294334412, -0.3651309907436371, -0.5453259944915771, -0.15602366626262665, 0.2966586649417877, -0.6812860369682312, 1.3610115051269531, 0.1407182663679123, -0.9454982280731201, 0.24081633985042572, -0.7211340665817261, -0.19082100689411163, 0.05199044570326805, 0.014958462677896023, -0.5439603924751282, -0.14597980678081512, 0.042851757258176804, 0.5348379611968994, -0.5594667196273804, 0.4022119343280792, -0.43596386909484863, -0.37040576338768005, 0.0960339680314064, -0.15729805827140808, 1.17341148853302, 0.21255679428577423, -0.4307248294353485, 0.18578092753887177, -1.1608595848083496, -0.21617929637432098, 0.3294001519680023, -0.3014892041683197, -0.3799000084400177, -0.11322127282619476, 0.10976329445838928, 0.32408714294433594, 0.4886136054992676, -0.6633185744285583, 0.3345264494419098, -0.009497884660959244, 0.1925094723701477, 1.024368405342102, 0.14027446508407593, 0.05748504772782326, -0.33504751324653625, 0.43353039026260376, -0.037135086953639984, 0.4638439416885376, 0.320980966091156, -0.5216865539550781, -0.6409850120544434, -0.337444931268692, -0.052625469863414764, 0.6624577641487122, -0.386622816324234, 0.89071124792099, -0.3735067546367645, -0.7435145378112793, -0.5437799096107483, 0.0812501460313797, 0.477094829082489, 0.7221783995628357, 0.357107013463974, -0.17372636497020721, -0.7334433197975159, -1.0052298307418823, 0.13390062749385834, -0.32932955026626587, 0.13334937393665314, 0.5077614784240723, 1.0365482568740845, -0.328694224357605, 0.6553534865379333, -0.9140424132347107, -0.34205561876296997, -0.16324593126773834, 0.057069357484579086, 0.6992257833480835, 0.4820384085178375, 0.28628844022750854, -0.570127546787262, -0.24370837211608887, -0.2949118912220001, -0.8372501134872437, -0.3850451111793518, -0.10393702983856201, -0.40649792551994324, 0.12029087543487549, 0.07781286537647247, -0.38246676325798035, 0.39487752318382263, 0.45695072412490845, -0.8225027322769165, 0.659557580947876, -0.016579633578658104, 0.36427322030067444, -1.0505586862564087, 0.3448565602302551, -0.007542039733380079, 0.08737877011299133, -0.3334229588508606, -0.16679790616035461, -0.07612091302871704, 0.13804051280021667, -0.46584007143974304, 0.7950583696365356, -0.3621980845928192, -0.1327340304851532, 0.04615669697523117, 0.14496290683746338, -0.05544811859726906, 0.5685515999794006, -0.2710858881473541, 0.5333312749862671, 0.5750057697296143, -0.4863053560256958, 0.4795117676258087, 0.6572985053062439, -0.46400186419487, 0.1943112313747406, -0.5396280288696289, -0.04949871078133583, 0.0996028333902359, 0.24213433265686035, -0.9111011028289795, -0.37965184450149536, 0.5482825040817261, -0.28694799542427063, 0.2236545830965042, -0.14226007461547852, -0.7726023197174072, -0.5029047727584839, -0.39925292134284973, 0.26590555906295776, 0.4529373049736023, -0.4637213945388794, 0.16272935271263123, 0.415881872177124, 0.14470523595809937, -0.680185854434967, -0.6774049401283264, -0.21337686479091644, -0.3613610565662384, -0.6299681067466736, 0.3495238721370697, -0.12590576708316803, -0.3333616852760315, 0.0954485759139061, -0.018525687977671623, -0.03599899634718895, 0.15912149846553802, 0.298458456993103, 0.5328686237335205, 0.10728822648525238, -0.16756358742713928, -0.21154603362083435, -0.0758495107293129, 0.17809273302555084, 0.17170770466327667, 0.5281440615653992, -0.06493646651506424, -0.2651524543762207, -0.25578728318214417, 0.14722998440265656, 0.5117477178573608, -0.05510956794023514, 0.8672822713851929, 0.708114743232727, -0.2872793674468994, 0.0711224153637886, -0.4037127196788788, -0.035645369440317154, -0.38997092843055725, 0.25414347648620605, -0.08164574205875397, -0.7151341438293457, 0.8937217593193054, 0.2291431725025177, 0.14477099478244781, 0.8170856237411499, 0.612683892250061, 0.3255794942378998, 0.7379603385925293, 0.3289739191532135, -0.06660668551921844, 0.5980522036552429, -0.6279618144035339, -0.11243399232625961, -1.2193769216537476, -0.4441370368003845, -0.42092859745025635, -0.32667627930641174, -0.7431869506835938, -0.3540160059928894, 0.25435900688171387, 0.2167140692472458, -0.6417597532272339, 0.4283747971057892, -0.48339518904685974, -0.018485207110643387, 0.6020060181617737, 0.3341876268386841, 0.28535178303718567, -0.2121685892343521, -0.04097330942749977, 0.2799248993396759, -0.5732090473175049, -0.3668544888496399, 1.2901850938796997, 0.2972080111503601, 0.6535456776618958, -0.0333087220788002, 0.9539569020271301, 0.25690460205078125, 0.3793855309486389, -0.3954913914203644, 0.6383515000343323, -0.028693221509456635, -0.6343382000923157, -0.25460782647132874, -0.5797382593154907, -0.955890953540802, 0.22672268748283386, -0.05748331919312477, -0.8661273121833801, 0.3400818109512329, 0.025891615077853203, -0.07901191711425781, 0.15363962948322296, -0.40889763832092285, 0.9554508328437805, -0.2447783201932907, -0.5736550092697144, -0.023793280124664307, -0.78890460729599, 0.5361800193786621, -0.05734432116150856, 0.305824875831604, -0.41455164551734924, -0.0682663694024086, 1.1230812072753906, -0.7050285935401917, 0.9625842571258545, -0.20585475862026215, 0.08469341695308685, 0.353821724653244, -0.4627092480659485, 0.5430936813354492, 0.07076378911733627, -0.24257653951644897, 0.5493883490562439, -0.36475834250450134, -0.24540182948112488, -0.3684929609298706, 0.8797637224197388, -0.882534384727478, -0.382301926612854, -0.6126598119735718, -0.5837607979774475, 0.19678346812725067, 0.34781116247177124, 0.2833844721317291, 0.35565638542175293, -0.026327215135097504, 0.036593928933143616, 0.2082822024822235, -0.22738556563854218, 0.4992312788963318, 0.6159382462501526, -0.22618763148784637, -0.7083797454833984, 0.44697022438049316, 0.15832479298114777, 0.004625525325536728, 0.27663931250572205, 0.31605324149131775, -0.5556474924087524, -0.43194183707237244, -0.33967500925064087, 0.3434278666973114, -0.6119170784950256, -0.37159454822540283, -0.4812178313732147, -0.11556465923786163, -0.46568161249160767, 0.11946423351764679, -0.3758566677570343, -0.3456310033798218, -0.3974418640136719, -0.293550580739975, 0.7266165614128113, 0.509131133556366, -0.46818143129348755, 0.1980651170015335, -0.6764489412307739, 0.2119823843240738, -0.1259584277868271, 0.4381084442138672, -0.03567354381084442, -0.5415281057357788, -0.35743439197540283, -0.0539199560880661, -0.4275173246860504, -0.9088180065155029, 0.545066237449646, 0.01879034750163555, 0.7523322701454163, 0.026175759732723236, 0.28988251090049744, 0.8380845189094543, -0.36544227600097656, 0.9117248058319092, -0.0028536454774439335, -0.682134747505188, 0.7986351251602173, -0.3341868817806244, 0.1114819347858429, 0.5598080158233643, 0.37258380651474, -0.34661656618118286, -0.3309323489665985, -0.9317716956138611, -1.255513310432434, 0.9977301955223083, 0.533037543296814, -0.4312833249568939, -0.07987485826015472, 0.3298989534378052, -0.07497183978557587, 0.15445367991924286, -0.732816219329834, -0.8339686393737793, 0.13716168701648712, -0.13550502061843872, -0.20546512305736542, -0.1054542288184166, -0.5666931867599487, -0.4294125735759735, 0.9309540390968323, 0.13417789340019226, 0.2905627489089966, 0.3729274868965149, -0.0007870448171161115, -0.18598191440105438, 0.14209163188934326, 0.4365997910499573, 0.8454422354698181, -0.5122010707855225, -0.07099573314189911, 0.12782560288906097, -0.6102228760719299, 0.17067261040210724, 0.4539368152618408, -0.06557755172252655, -0.14682155847549438, 0.8357740044593811, 1.1135342121124268, 0.2514466941356659, -0.48601821064949036, 0.4347158968448639, 0.0236275102943182, -0.11970065534114838, -0.4976803958415985, -0.0272232573479414, -0.3076489567756653, 0.3060932755470276, 0.4452008008956909, -0.14455296099185944, 0.2022549957036972, -0.31312239170074463, 0.3170648515224457, 0.06196902319788933, -0.09575408697128296, -0.242912158370018, 0.6332095265388489, 0.07186049968004227, -0.1433190256357193, 0.753978431224823, -0.19990521669387817, -0.4046063721179962, 0.9573182463645935, 0.44828546047210693, 1.0360188484191895, -0.004838136024773121, 0.06735506653785706, 0.6603410243988037, 0.2593679130077362, -0.15696106851100922, 0.5144638419151306, 0.17560692131519318, -0.6010637283325195, -0.48286229372024536, -0.8192276358604431, -0.16192854940891266, 0.3326064646244049, -1.0253400802612305, 0.5494610667228699, -0.1257156878709793, -0.16760271787643433, -0.21841317415237427, 0.43366920948028564, -0.838523268699646, 0.11719589680433273, 0.015593571588397026, 0.8260785341262817, -1.2384309768676758, 0.49554774165153503, 0.754211962223053, -0.5818459391593933, -0.9074777364730835, -0.32485392689704895, 0.08585258573293686, -0.7820593118667603, 0.7345484495162964, 0.10236477106809616, 0.5092777013778687, -0.14603769779205322, -0.4412185847759247, -1.0546400547027588, 1.5629264116287231, 0.2437269687652588, -0.6123068332672119, 0.2965966463088989, 0.049594637006521225, 0.477084219455719, -0.28920072317123413, 0.434533953666687, 0.6027076840400696, 0.741670548915863, 0.04776362329721451, -0.8536698818206787, 0.5014198422431946, -0.39086174964904785, -0.18083800375461578, 0.2441043108701706, -0.8548992872238159, 0.9837374091148376, -0.11355265229940414, -0.0010449180845171213, -0.2583250403404236, 0.2836676836013794, 0.7055739164352417, 0.4801393151283264, 0.4308771789073944, 0.7201082110404968, 0.6587982177734375, -0.17322348058223724, 1.2393566370010376, -0.25808975100517273, 0.8427364826202393, 1.2111704349517822, -0.03969382122159004, 0.6453930139541626, 0.362170934677124, -0.4078030288219452, 0.46993398666381836, 0.8823907971382141, -0.3662331700325012, 0.5337322950363159, 0.27015483379364014, 0.01975521445274353, -0.007696694228798151, 0.009077117778360844, -0.4552517235279083, 0.4680124819278717, -0.028325054794549942, -0.563404381275177, -0.22689084708690643, -0.2771144509315491, 0.15432721376419067, -0.34661534428596497, -0.3517911732196808, 0.6054068207740784, 0.02816258929669857, -0.5963931083679199, 0.6651798486709595, -0.2128026932477951, 0.4973280429840088, -0.6651186943054199, -0.14569978415966034, -0.2375708669424057, 0.22507008910179138, -0.4308103322982788, -0.7750088572502136, 0.341509610414505, 0.0334930494427681, -0.2830957770347595, -0.2035859376192093, 0.6149901151657104, -0.3220016658306122, -0.6911039352416992, 0.5457956790924072, 0.3819628953933716, 0.2428729385137558, 0.21703369915485382, -0.8835690021514893, 0.3232586085796356, 0.04703846201300621, -0.6626706719398499, 0.3009001314640045, 0.2925524413585663, -0.05016636103391647, 0.5680803656578064, 0.6994084119796753, 0.18946269154548645, 0.04378276318311691, 0.11758729070425034, 1.0125083923339844, -0.6743512749671936, -0.35356131196022034, -1.0263761281967163, 0.8906432390213013, -0.27869656682014465, -0.7385826110839844, 0.9474700689315796, 0.8724215030670166, 0.7183024287223816, 0.03288811817765236, 0.6008561253547668, -0.44974958896636963, 0.31716519594192505, -0.42154958844184875, 0.7217013239860535, -0.6432605385780334, 0.32387641072273254, -0.47237008810043335, -0.8492597341537476, -0.20337583124637604, 0.5213651657104492, -0.32759204506874084, -0.210145965218544, 0.7094463109970093, 0.7046071290969849, 0.13023816049098969, -0.048836104571819305, -0.09898538142442703, 0.4560486674308777, 0.3576185405254364, 0.4585566520690918, 0.5673893690109253, -0.7490800023078918, 0.32207590341567993, -0.6754151582717896, -0.6245748400688171, -0.1024593636393547, -0.9372387528419495, -0.7014487385749817, -0.6136708855628967, -0.5235657095909119, -0.4562093913555145, 0.003581054974347353, 0.9102907776832581, 0.40175291895866394, -0.7192825675010681, -0.4002408981323242, -0.12855257093906403, 0.2753754258155823, -0.3655429184436798, -0.3053230345249176, 0.6496550440788269, -0.1983645111322403, -0.7479992508888245, 0.29030105471611023, -0.051597960293293, -0.2562975287437439, -0.11869950592517853, -0.1348283290863037, -0.5594497919082642, -0.3170320689678192, 0.495575487613678, 0.12796621024608612, -0.6558013558387756, -0.30440598726272583, -0.24850228428840637, 0.02094951644539833, -0.041227810084819794, 0.4576050341129303, -0.4318286180496216, 0.12790536880493164, 0.696814775466919, 0.1968173384666443, 0.633307158946991, -0.07427884638309479, 0.4227472245693207, -0.7290670275688171, 0.12822535634040833, 0.11601180583238602, 0.6089709997177124, 0.11691774427890778, -0.595470666885376, 1.0105648040771484, 0.44924354553222656, -0.8091864585876465, -1.0058956146240234, -0.13333866000175476, -1.1665793657302856, -0.05686921253800392, 1.4026252031326294, -0.25608542561531067, -0.2644684612751007, 0.04363904520869255, -0.05822223052382469, 0.47114306688308716, -0.6249498724937439, 0.6221022605895996, 0.7006807327270508, -0.5101131796836853, 0.12677645683288574, -0.5015617609024048, 0.3807314932346344, -0.11323205381631851, -0.9284101128578186, 0.1077628880739212, 0.5255127549171448, 0.36067017912864685, 0.20560182631015778, 0.7781996726989746, -0.1671978384256363, -0.15258418023586273, 0.06770222634077072, 0.1567295640707016, -0.29205766320228577, -0.0894550308585167, -0.2996234893798828, -0.03241833299398422, -0.34719234704971313, -0.4218982458114624 ]
sriramahesh2000/GenetarionDataset
sriramahesh2000
2023-12-02T14:35:53Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-02T14:35:29Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
open-llm-leaderboard/details_monology__openinstruct-mistral-7b
open-llm-leaderboard
2023-12-02T14:37:52Z
0
0
[ "region:us" ]
null
2023-12-02T14:37:47Z
--- pretty_name: Evaluation run of monology/openinstruct-mistral-7b dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [monology/openinstruct-mistral-7b](https://huggingface.co/monology/openinstruct-mistral-7b)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_monology__openinstruct-mistral-7b\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T14:37:45.308018](https://huggingface.co/datasets/open-llm-leaderboard/details_monology__openinstruct-mistral-7b/blob/main/results_2023-12-02T14-37-45.308018.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.5049279757391963,\n\ \ \"acc_stderr\": 0.013771815775470575\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.5049279757391963,\n \"acc_stderr\": 0.013771815775470575\n\ \ }\n}\n```" repo_url: https://huggingface.co/monology/openinstruct-mistral-7b leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T14_37_45.308018 path: - '**/details_harness|gsm8k|5_2023-12-02T14-37-45.308018.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T14-37-45.308018.parquet' - config_name: results data_files: - split: 2023_12_02T14_37_45.308018 path: - results_2023-12-02T14-37-45.308018.parquet - split: latest path: - results_2023-12-02T14-37-45.308018.parquet --- # Dataset Card for Evaluation run of monology/openinstruct-mistral-7b ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/monology/openinstruct-mistral-7b - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [monology/openinstruct-mistral-7b](https://huggingface.co/monology/openinstruct-mistral-7b) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_monology__openinstruct-mistral-7b", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T14:37:45.308018](https://huggingface.co/datasets/open-llm-leaderboard/details_monology__openinstruct-mistral-7b/blob/main/results_2023-12-02T14-37-45.308018.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.5049279757391963, "acc_stderr": 0.013771815775470575 }, "harness|gsm8k|5": { "acc": 0.5049279757391963, "acc_stderr": 0.013771815775470575 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.44572192430496216, -0.5521429181098938, 0.07325786352157593, 0.06274063885211945, -0.23538176715373993, -0.0333840511739254, -0.4184548854827881, -0.18038924038410187, 0.42373234033584595, 0.6949219703674316, -0.6838963031768799, -1.0468010902404785, -0.6960734128952026, 0.17415761947631836, -0.31335729360580444, 1.2568567991256714, -0.2595817446708679, -0.09264347702264786, -0.2059059739112854, -0.41183120012283325, -0.2634054720401764, -0.44737792015075684, -0.5256354212760925, -0.4202720522880554, 0.3731374442577362, 0.5590693354606628, 0.4918527901172638, 0.7876182198524475, 0.6925742626190186, 0.3449721932411194, -0.17740030586719513, 0.20841050148010254, -0.6278096437454224, -0.09462481737136841, 0.11156065762042999, -0.5721203088760376, -0.7022726535797119, 0.08245155215263367, 0.8203921914100647, 0.5581068396568298, -0.20950354635715485, 0.7539335489273071, 0.1917874664068222, 0.6138125658035278, -0.5394492745399475, 0.4741275906562805, -0.2451973855495453, 0.09765434265136719, -0.4911320209503174, -0.14112094044685364, -0.14177437126636505, -0.37880170345306396, 0.003423151792958379, -0.5629801154136658, 0.25974249839782715, 0.019162703305482864, 0.937886118888855, 0.2874964475631714, -0.04755491390824318, -0.19182664155960083, -0.359849750995636, 0.731553316116333, -0.8042930960655212, -0.048958636820316315, 0.5164629817008972, 0.1451207846403122, -0.23535986244678497, -0.7485536336898804, -0.24820637702941895, -0.032301850616931915, -0.26860904693603516, 0.23618511855602264, -0.015451926738023758, -0.011304009705781937, 0.4554830491542816, 0.8016663193702698, -0.6297284960746765, -0.08155325055122375, -0.6900472044944763, -0.20240822434425354, 0.7930985689163208, 0.44853052496910095, 0.02928926609456539, -0.46147921681404114, -0.49795347452163696, -0.37242957949638367, -0.2918202579021454, 0.2374078929424286, 0.37099868059158325, 0.5237951278686523, -0.6042775511741638, 0.7742096185684204, -0.3186139464378357, 0.5896757245063782, -0.1652175933122635, -0.30089542269706726, 0.776656985282898, -0.6730518341064453, -0.22236719727516174, 0.11000332981348038, 1.0624140501022339, 0.22494179010391235, 0.033165961503982544, 0.22601982951164246, -0.11534539610147476, -0.011335637420415878, 0.0633566826581955, -0.8135684728622437, -0.08373638987541199, 0.4063962697982788, -0.6345689296722412, -0.3802594840526581, 0.3390125632286072, -0.951681911945343, -0.281345009803772, -0.3301830291748047, 0.23198877274990082, -0.3352610468864441, -0.362060010433197, 0.0178508423268795, -0.17425212264060974, 0.1002771258354187, 0.15494312345981598, -0.38994598388671875, 0.5224806666374207, 0.5783303380012512, 1.0174508094787598, -0.16325654089450836, -0.470745712518692, -0.30122965574264526, -0.26033392548561096, -0.17834749817848206, 0.38689497113227844, -0.17596963047981262, -0.3599261939525604, -0.15486431121826172, 0.16286644339561462, -0.23653623461723328, -0.6714460253715515, 0.725814700126648, -0.11224392801523209, 0.23201404511928558, -0.23612697422504425, -0.4952830672264099, -0.21304059028625488, 0.26044419407844543, -0.6954538226127625, 1.342822551727295, 0.3842478096485138, -1.0423133373260498, 0.1735941618680954, -0.9918806552886963, -0.12408255785703659, 0.05516433343291283, -0.02963142842054367, -0.4307592511177063, -0.1549936830997467, 0.007308612577617168, 0.46354666352272034, -0.41110751032829285, 0.07197167724370956, -0.2781185805797577, -0.28705769777297974, 0.13859444856643677, -0.15472277998924255, 1.1448360681533813, 0.1937977522611618, -0.25109198689460754, 0.1898215115070343, -1.0310903787612915, 0.04070946201682091, 0.22240778803825378, -0.42362022399902344, -0.3219026029109955, -0.12369454652070999, 0.049211855977773666, 0.06829500198364258, 0.5464884042739868, -0.6358328461647034, 0.3518393337726593, -0.2365226000547409, 0.045425716787576675, 0.9653826951980591, 0.04359986633062363, 0.17655204236507416, -0.4476083815097809, 0.5795301198959351, 0.23066815733909607, 0.4267267882823944, 0.08183001726865768, -0.4996510446071625, -0.8798179626464844, -0.37605997920036316, 0.11809560656547546, 0.6231253743171692, -0.5498974323272705, 0.6458691954612732, -0.43708503246307373, -0.7799497842788696, -0.9109559059143066, 0.12331540137529373, 0.6093745231628418, 0.5582358241081238, 0.48257318139076233, -0.40177658200263977, -0.6984618902206421, -1.0160592794418335, 0.035041093826293945, -0.1398884356021881, 0.3034609258174896, 0.3512135446071625, 0.8588828444480896, -0.28689131140708923, 0.7904804348945618, -0.8358654379844666, -0.39333662390708923, -0.1314786970615387, 0.106563039124012, 0.829785943031311, 0.4636542797088623, 0.3832562565803528, -0.5496848821640015, -0.30291834473609924, -0.05672845616936684, -0.94709312915802, -0.1838095635175705, 0.035612791776657104, -0.42737114429473877, 0.18613162636756897, -0.055141229182481766, -0.423163503408432, 0.6423760056495667, 0.44747889041900635, -0.6054064631462097, 0.6654036641120911, -0.011434383690357208, 0.34396857023239136, -1.2743853330612183, 0.1365198940038681, 0.08194397389888763, 0.03152608871459961, -0.4446767568588257, 0.010012736544013023, -0.1509205549955368, 0.2767736315727234, -0.39065104722976685, 0.666068971157074, -0.4462701082229614, -0.0743979960680008, 0.10682123899459839, -0.01901046745479107, -0.2558670938014984, 0.47825756669044495, -0.30178648233413696, 0.6159865856170654, 0.7511498332023621, -0.5171760320663452, 0.4318859577178955, 0.5967686772346497, -0.5643255710601807, 0.26017943024635315, -0.4090307950973511, 0.0009533510310575366, 0.0004514171159826219, 0.09478385746479034, -0.777859091758728, -0.370993971824646, 0.48393967747688293, -0.4817540943622589, 0.20274396240711212, -0.3545111119747162, -0.7078181505203247, -0.39905160665512085, -0.4364124536514282, 0.3275000751018524, 0.506048858165741, -0.4975089430809021, 0.24719515442848206, 0.34905269742012024, 0.09122397750616074, -0.729548990726471, -0.6723990440368652, -0.2592412531375885, -0.2088722288608551, -0.7091613411903381, 0.1852424442768097, -0.2869477868080139, -0.33987173438072205, 0.08426400274038315, -0.04466463252902031, -0.03769082948565483, 0.059492532163858414, 0.4280817210674286, 0.45712050795555115, -0.23269285261631012, -0.323173850774765, -0.09243909269571304, -0.18694046139717102, 0.0772513896226883, 0.06702920794487, 0.5811840891838074, -0.12323858588933945, -0.293057918548584, -0.20694778859615326, 0.0344453901052475, 0.5513189435005188, -0.24163059890270233, 0.8432209491729736, 0.6420021057128906, -0.3356296420097351, -0.16619990766048431, -0.3025526702404022, 0.06503031402826309, -0.43890801072120667, 0.26657095551490784, -0.20791174471378326, -0.7311906218528748, 0.7651556134223938, 0.2281142771244049, 0.25930556654930115, 0.6822366714477539, 0.5971695184707642, 0.3028077781200409, 0.5798162221908569, 0.23089806735515594, -0.13284386694431305, 0.5080546736717224, -0.8001387715339661, -0.21418771147727966, -1.0422650575637817, -0.30513328313827515, -0.5018089413642883, -0.3682251572608948, -0.7772537469863892, -0.4088568389415741, 0.44025561213493347, 0.20088423788547516, -0.3492889702320099, 0.4667372405529022, -0.7067066431045532, 0.17351849377155304, 0.6421141624450684, 0.28095543384552, 0.23280522227287292, 0.039308588951826096, -0.1419612616300583, 0.24415501952171326, -0.524178683757782, -0.41778287291526794, 1.36949622631073, 0.2630689740180969, 0.7176362872123718, -0.010380825027823448, 1.0857678651809692, 0.22256813943386078, 0.42769545316696167, -0.4867439270019531, 0.6555445790290833, -0.1998578906059265, -0.562361478805542, -0.2877596616744995, -0.6271840929985046, -0.9791314601898193, 0.2220274955034256, -0.02958586812019348, -0.827168345451355, 0.11768974363803864, -0.030507780611515045, -0.0018743647960945964, 0.3253413140773773, -0.4698832929134369, 0.9257583618164062, -0.0966487005352974, -0.31538069248199463, 0.07262704521417618, -0.7583326697349548, 0.46598830819129944, 0.018768753856420517, 0.36941832304000854, -0.14138279855251312, 0.005565311759710312, 1.0745518207550049, -0.6261190176010132, 0.8260908722877502, -0.3145948350429535, 0.12497416883707047, 0.3440871238708496, -0.2899814248085022, 0.25773170590400696, -0.043001122772693634, -0.37333375215530396, 0.5277318954467773, -0.015939461067318916, -0.25601252913475037, -0.2757794260978699, 0.8646154403686523, -0.9407374858856201, -0.19976919889450073, -0.5075182318687439, -0.594994843006134, 0.282354474067688, 0.28344765305519104, 0.5576870441436768, 0.545529305934906, -0.1125621646642685, 0.1936958134174347, 0.4220292568206787, -0.16777782142162323, 0.4127002954483032, 0.3566562235355377, -0.4262455403804779, -0.8111156225204468, 0.629324734210968, 0.42270949482917786, 0.1664886623620987, 0.18063081800937653, 0.1355985701084137, -0.30825039744377136, -0.4747576117515564, -0.4304100275039673, 0.24717319011688232, -0.6747769713401794, -0.30395829677581787, -0.40229901671409607, -0.406202107667923, -0.44521623849868774, 0.12693819403648376, -0.3968937397003174, -0.3224391043186188, -0.3813738226890564, -0.20409056544303894, 0.5780410170555115, 0.6417046189308167, -0.29074186086654663, 0.17584408819675446, -0.7808657884597778, 0.31939640641212463, -0.3495897948741913, 0.5651174187660217, -0.029346365481615067, -0.5856800079345703, -0.5673571228981018, 0.143006831407547, -0.34316763281822205, -0.7705181837081909, 0.37836262583732605, 0.022006165236234665, 0.7302317023277283, 0.24323897063732147, 0.19365575909614563, 0.8246610760688782, -0.2087779939174652, 0.945946991443634, -0.010273738764226437, -0.6313703060150146, 0.7313098311424255, -0.2217559665441513, 0.2287120372056961, 0.6604931950569153, 0.29227161407470703, -0.4050373136997223, -0.2774738371372223, -0.8332809805870056, -1.105563759803772, 1.0831983089447021, 0.5860608220100403, -0.3164868950843811, 0.07520604878664017, 0.3727163076400757, 0.15738116204738617, 0.15794405341148376, -0.7330335378646851, -0.9947483539581299, -0.021194396540522575, -0.2937440872192383, -0.1698068529367447, -0.04734446853399277, -0.4898982048034668, -0.5036126375198364, 0.8710526823997498, 0.03934498876333237, 0.33328714966773987, 0.3118347227573395, 0.00394009193405509, -0.24814608693122864, 0.17552098631858826, 0.3772038221359253, 0.6774420142173767, -0.42245641350746155, -0.12727880477905273, 0.11209801584482193, -0.6275964975357056, -0.010426675900816917, 0.33471542596817017, -0.05363607406616211, 0.002374067436903715, 0.6922740936279297, 0.9832011461257935, 0.0672573670744896, -0.34756705164909363, 0.4776463508605957, 0.08623293042182922, -0.20948483049869537, -0.5825002789497375, 0.18067337572574615, -0.22798047959804535, 0.32122454047203064, 0.3022763133049011, 0.017068052664399147, 0.10034368187189102, -0.30456802248954773, 0.25234824419021606, 0.12831339240074158, -0.24364346265792847, -0.25550323724746704, 0.44307196140289307, -0.20667387545108795, -0.2224460244178772, 0.6472737789154053, -0.12351398169994354, -0.42048197984695435, 0.9066396951675415, 0.2842720150947571, 1.0078155994415283, -0.1186564564704895, 0.09794924408197403, 0.6268996596336365, 0.3338961899280548, -0.15747399628162384, 0.6579894423484802, 0.11894293129444122, -0.6163385510444641, -0.21067120134830475, -0.931613028049469, -0.2052420824766159, 0.216330885887146, -1.0822285413742065, 0.504591703414917, -0.24767953157424927, -0.19268019497394562, -0.07867909967899323, 0.18144245445728302, -0.7918693423271179, 0.02615329623222351, 0.05789979174733162, 1.0395965576171875, -0.8907182812690735, 0.5483231544494629, 0.9462763667106628, -0.7091645002365112, -0.7869967818260193, -0.29871436953544617, 0.10482126474380493, -0.6130735874176025, 0.4684232771396637, 0.19521582126617432, 0.3044562041759491, -0.15464024245738983, -0.7984133958816528, -1.036713719367981, 1.5034782886505127, 0.3033960461616516, -0.34109407663345337, 0.1507098376750946, 0.23891620337963104, 0.5058424472808838, -0.3797557055950165, 0.46096232533454895, 0.5027999877929688, 0.7778804302215576, -0.04813738539814949, -0.9885683059692383, 0.20120497047901154, -0.4745018482208252, -0.19199851155281067, 0.47273001074790955, -0.779970109462738, 1.094966173171997, -0.034371405839920044, -0.12045333534479141, 0.12724168598651886, 0.4403025507926941, 0.5060153603553772, 0.48317334055900574, 0.46650078892707825, 0.8894383311271667, 0.6251771450042725, -0.2559790015220642, 1.1373255252838135, -0.27029353380203247, 0.7887448072433472, 1.2060809135437012, 0.10600192099809647, 0.6617344617843628, 0.2814027667045593, -0.39852020144462585, 0.5748034119606018, 0.7479695677757263, -0.26625970005989075, 0.33960944414138794, 0.3554863929748535, 0.02323908731341362, 0.011965882033109665, -0.050263285636901855, -0.5431322455406189, 0.4773938059806824, 0.14929260313510895, -0.6239362359046936, -0.2705029547214508, -0.1893630027770996, 0.14290736615657806, -0.31736937165260315, -0.34233197569847107, 0.6628029942512512, 0.017415864393115044, -0.5620058178901672, 0.7497113943099976, -0.18170811235904694, 0.6097064018249512, -0.774136483669281, -0.18313053250312805, -0.24082571268081665, 0.3252420723438263, -0.5925796627998352, -0.8765100836753845, 0.1307445764541626, 0.050351403653621674, -0.4133363664150238, -0.11007530242204666, 0.5061405897140503, -0.4301338195800781, -0.6160426139831543, 0.5372297763824463, 0.46344852447509766, 0.4297480881214142, 0.19968943297863007, -0.8385959267616272, 0.11364304274320602, 0.16840118169784546, -0.5809513330459595, 0.34381571412086487, 0.39717787504196167, 0.03346558287739754, 0.5332096219062805, 0.7332377433776855, 0.23418420553207397, 0.1834334433078766, 0.033207450062036514, 1.0081101655960083, -0.7004668712615967, -0.26079270243644714, -0.7715262174606323, 0.8879114389419556, -0.22278861701488495, -0.7442676424980164, 0.7606496810913086, 1.0902674198150635, 0.9069566130638123, 0.08730205148458481, 0.7604687809944153, -0.37202197313308716, 0.5501517057418823, -0.4110220968723297, 0.8542405366897583, -0.7214843034744263, 0.2466764748096466, -0.36417239904403687, -0.8933562636375427, -0.015000109560787678, 0.43828102946281433, -0.0692136362195015, -0.09190378338098526, 0.6929537653923035, 0.9237378835678101, -0.1075061559677124, 0.05369850620627403, 0.00792838167399168, 0.5070428848266602, 0.13533060252666473, 0.3705548942089081, 0.5854600071907043, -0.6068548560142517, 0.3627060651779175, -0.6756241321563721, -0.5569731593132019, 0.08322279900312424, -0.6029103398323059, -0.7799050807952881, -0.6729085445404053, -0.35505127906799316, -0.6388803124427795, -0.07962779700756073, 1.1846309900283813, 0.4157795011997223, -0.8522253036499023, -0.625190019607544, 0.14247745275497437, 0.1367107778787613, -0.24929317831993103, -0.34230080246925354, 0.5319494009017944, -0.14797040820121765, -0.6747823357582092, 0.3055683374404907, 0.00008651330426800996, -0.25379446148872375, -0.18629901111125946, -0.1552598625421524, -0.42220330238342285, -0.2506745159626007, 0.4378126859664917, 0.061233486980199814, -0.6974306106567383, -0.23124857246875763, -0.2407456636428833, -0.040002092719078064, 0.23287314176559448, 0.3427697718143463, -0.5456839203834534, 0.3539874851703644, 0.6568910479545593, 0.21828700602054596, 0.588902473449707, -0.05090202018618584, 0.21687519550323486, -0.6563231348991394, -0.0634036734700203, -0.01331233698874712, 0.6207898855209351, 0.0817333310842514, -0.4206380546092987, 1.1109944581985474, 0.4052776098251343, -0.58444744348526, -0.9000269770622253, -0.135238379240036, -1.218883752822876, 0.008203286677598953, 1.348037838935852, -0.2329968959093094, -0.31377658247947693, 0.06894706934690475, -0.22287771105766296, 0.482975572347641, -0.6462799310684204, 0.4465206265449524, 0.7835131287574768, -0.3028423488140106, 0.08086621016263962, -0.5091937780380249, 0.3584105372428894, -0.042366109788417816, -0.985384464263916, 0.004610057454556227, 0.4147096872329712, 0.34086599946022034, 0.35885465145111084, 0.6782338619232178, -0.22465316951274872, -0.13689415156841278, -0.018624983727931976, 0.3569057285785675, -0.24124667048454285, -0.17899444699287415, -0.2795484662055969, 0.19513501226902008, -0.3116553723812103, -0.42993441224098206 ]
open-llm-leaderboard/details_vihangd__smartyplats-7b-v2
open-llm-leaderboard
2023-12-02T14:38:05Z
0
0
[ "region:us" ]
null
2023-12-02T14:38:00Z
--- pretty_name: Evaluation run of vihangd/smartyplats-7b-v2 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [vihangd/smartyplats-7b-v2](https://huggingface.co/vihangd/smartyplats-7b-v2)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_vihangd__smartyplats-7b-v2\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T14:37:57.896136](https://huggingface.co/datasets/open-llm-leaderboard/details_vihangd__smartyplats-7b-v2/blob/main/results_2023-12-02T14-37-57.896136.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.38817285822592873,\n\ \ \"acc_stderr\": 0.013423607564002743\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.38817285822592873,\n \"acc_stderr\": 0.013423607564002743\n\ \ }\n}\n```" repo_url: https://huggingface.co/vihangd/smartyplats-7b-v2 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T14_37_57.896136 path: - '**/details_harness|gsm8k|5_2023-12-02T14-37-57.896136.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T14-37-57.896136.parquet' - config_name: results data_files: - split: 2023_12_02T14_37_57.896136 path: - results_2023-12-02T14-37-57.896136.parquet - split: latest path: - results_2023-12-02T14-37-57.896136.parquet --- # Dataset Card for Evaluation run of vihangd/smartyplats-7b-v2 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/vihangd/smartyplats-7b-v2 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [vihangd/smartyplats-7b-v2](https://huggingface.co/vihangd/smartyplats-7b-v2) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_vihangd__smartyplats-7b-v2", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T14:37:57.896136](https://huggingface.co/datasets/open-llm-leaderboard/details_vihangd__smartyplats-7b-v2/blob/main/results_2023-12-02T14-37-57.896136.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.38817285822592873, "acc_stderr": 0.013423607564002743 }, "harness|gsm8k|5": { "acc": 0.38817285822592873, "acc_stderr": 0.013423607564002743 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3404400944709778, -0.6123442053794861, 0.11042311042547226, 0.29028981924057007, -0.3635508418083191, 0.062335673719644547, -0.3566060960292816, -0.14718063175678253, 0.526701033115387, 0.6652648448944092, -0.7083262801170349, -0.9571855664253235, -0.6401923894882202, 0.07477345317602158, -0.24588045477867126, 1.2387275695800781, -0.20605729520320892, -0.06586500257253647, -0.12316570430994034, -0.3347967863082886, -0.4921325147151947, -0.4082784354686737, -0.17350079119205475, -0.3786419928073883, 0.26681551337242126, 0.7365224957466125, 0.39297494292259216, 0.7723996639251709, 0.7294672131538391, 0.39541736245155334, -0.001877591828815639, 0.2662833631038666, -0.4523874819278717, 0.00509918387979269, 0.059116218239068985, -0.6598873734474182, -0.7484365105628967, 0.05661875382065773, 0.7232750058174133, 0.31257253885269165, -0.12961705029010773, 0.7736556529998779, 0.009082221426069736, 0.5645197629928589, -0.48781561851501465, 0.5623478889465332, -0.42987146973609924, -0.0067024012096226215, -0.4173549711704254, -0.271426796913147, -0.05271410942077637, -0.6056513786315918, -0.11457059532403946, -0.4516558051109314, 0.1948758363723755, -0.023573031648993492, 0.9727877378463745, 0.1715642362833023, -0.08858788758516312, -0.20249511301517487, -0.29924818873405457, 0.8221895694732666, -0.764979362487793, -0.07779166847467422, 0.597796618938446, 0.17719508707523346, -0.23372124135494232, -0.6572781205177307, -0.3145896792411804, 0.0859483927488327, -0.1484379768371582, 0.2290918529033661, 0.24244600534439087, -0.09290868043899536, 0.4629039764404297, 0.5369722843170166, -0.6878229379653931, -0.09476259350776672, -0.6910543441772461, -0.2521471381187439, 1.0214132070541382, 0.4011857807636261, -0.016804363578557968, -0.5613651275634766, -0.4019560217857361, -0.26269543170928955, -0.3560088276863098, 0.26972588896751404, 0.4291493594646454, 0.5085465908050537, -0.5224986672401428, 0.9099633693695068, -0.40985387563705444, 0.5537815093994141, -0.12191130965948105, -0.40806496143341064, 0.8358986377716064, -0.6614136099815369, -0.13190342485904694, 0.15707430243492126, 0.9700559377670288, 0.5054647922515869, 0.2234385758638382, 0.26202592253685, -0.29287073016166687, -0.029562128707766533, -0.03307369723916054, -0.8230512142181396, -0.16949380934238434, 0.4578007161617279, -0.4274890124797821, -0.24700696766376495, 0.2921616733074188, -0.803029477596283, -0.27154341340065, -0.35679158568382263, 0.20096860826015472, -0.19571587443351746, -0.2637651264667511, -0.10972923040390015, -0.11310019344091415, 0.3889203369617462, 0.0994115099310875, -0.679612934589386, 0.3940403461456299, 0.6833755373954773, 0.929232656955719, -0.1637648344039917, -0.3773917853832245, -0.4606412947177887, -0.3089815378189087, -0.17168492078781128, 0.5970536470413208, -0.08464910835027695, -0.33412113785743713, -0.08642444759607315, 0.2494664192199707, -0.3487240672111511, -0.7469610571861267, 0.6558796763420105, -0.2456383854150772, 0.18532375991344452, -0.3667086958885193, -0.423157662153244, -0.08273022621870041, 0.39637863636016846, -0.6103223562240601, 1.3747140169143677, 0.34193673729896545, -0.8705718517303467, 0.19337472319602966, -0.7546241283416748, -0.23393018543720245, 0.17454421520233154, -0.05285390093922615, -0.6614554524421692, -0.16683828830718994, 0.01172757986932993, 0.6399596333503723, -0.22332684695720673, 0.2921000123023987, -0.3005629777908325, -0.4520440995693207, 0.1355912983417511, -0.06447005271911621, 1.0073829889297485, 0.13491228222846985, -0.34547722339630127, 0.29829758405685425, -0.9611406922340393, 0.19870880246162415, 0.3512655794620514, -0.4991801977157593, -0.1837570071220398, -0.17664377391338348, 0.1946067065000534, 0.16448131203651428, 0.6303141117095947, -0.5753195285797119, 0.38244378566741943, -0.14788949489593506, 0.19581127166748047, 1.006293773651123, -0.09823960810899734, 0.09788479655981064, -0.3659113943576813, 0.5275439023971558, -0.015619786456227303, 0.4587864875793457, 0.10246866941452026, -0.5435114502906799, -0.7813358306884766, -0.27078530192375183, 0.18576644361019135, 0.7997736930847168, -0.5625283122062683, 0.6871947646141052, -0.5756224989891052, -0.6533031463623047, -0.6942866444587708, 0.28746652603149414, 0.512104332447052, 0.4431821405887604, 0.45199573040008545, -0.3783484399318695, -0.6601139307022095, -1.028740644454956, -0.08694828301668167, -0.2159612625837326, 0.2775568664073944, 0.31726133823394775, 0.9451109170913696, -0.19868196547031403, 0.897847592830658, -0.6487404704093933, -0.3445493280887604, -0.45865824818611145, -0.11265332251787186, 0.6711637377738953, 0.5083596706390381, 0.3828195631504059, -0.8099086284637451, -0.39335909485816956, -0.19541849195957184, -0.7816330790519714, -0.24792705476284027, -0.07975145429372787, -0.24219200015068054, 0.14533498883247375, -0.03950769454240799, -0.5251536965370178, 0.5529311895370483, 0.473529189825058, -0.6103076338768005, 0.8058313727378845, 0.0773080512881279, 0.21316319704055786, -1.1878581047058105, 0.042017821222543716, 0.05769678205251694, -0.07686363905668259, -0.36430007219314575, -0.11871696263551712, 0.055915288627147675, 0.4057159721851349, -0.6126748919487, 0.6207164525985718, -0.34834492206573486, -0.31066906452178955, 0.06491617858409882, 0.18282978236675262, -0.09220155328512192, 0.5186684727668762, -0.2795397639274597, 0.6429073214530945, 0.5067427754402161, -0.35646867752075195, 0.6545923352241516, 0.4695585370063782, -0.5772294998168945, 0.2651178538799286, -0.5117508172988892, -0.09526752680540085, 0.1145995557308197, 0.0934860035777092, -0.837567150592804, -0.5222651958465576, 0.4870353639125824, -0.49350157380104065, 0.2582598030567169, -0.2612968385219574, -0.7287412881851196, -0.4540445804595947, -0.6296554207801819, 0.22538630664348602, 0.4379682242870331, -0.4234030246734619, 0.2714139223098755, 0.40876293182373047, -0.04775137081742287, -0.6019482016563416, -0.7808078527450562, -0.1931447833776474, -0.3512880504131317, -0.6788400411605835, 0.2744322419166565, -0.2918449938297272, -0.2958236336708069, -0.06116008758544922, -0.12429573386907578, -0.044914327561855316, 0.06270305812358856, 0.3631730079650879, 0.5273837447166443, -0.07432878762483597, -0.2796374559402466, -0.1623997688293457, -0.1463956981897354, 0.12182294577360153, 0.13681617379188538, 0.5691413879394531, -0.3802207410335541, -0.2990250289440155, -0.30575454235076904, 0.06227630004286766, 0.503726601600647, -0.2377174198627472, 0.8660154938697815, 0.7830954790115356, -0.2586471736431122, 0.022629447281360626, -0.4884776473045349, 0.022295549511909485, -0.4829409420490265, 0.4531919062137604, -0.21715418994426727, -0.6249408721923828, 0.8884541988372803, 0.28747451305389404, 0.26410141587257385, 0.601189911365509, 0.6671956181526184, 0.20217248797416687, 0.6874598860740662, 0.30997157096862793, -0.012774654664099216, 0.7018063068389893, -0.7821441292762756, -0.08856496959924698, -1.0846076011657715, -0.5778655409812927, -0.3830666244029999, -0.2893950641155243, -0.8840188980102539, -0.4014171361923218, 0.229032501578331, 0.21665453910827637, -0.31476014852523804, 0.5402713418006897, -0.5879274010658264, 0.24350351095199585, 0.5784817337989807, 0.19037993252277374, 0.09613944590091705, -0.050068046897649765, -0.09083428233861923, 0.15113650262355804, -0.5727688670158386, -0.4746376872062683, 1.318118929862976, 0.21639738976955414, 0.6087567210197449, -0.03312821686267853, 1.0019185543060303, 0.29268723726272583, 0.45959922671318054, -0.614940881729126, 0.8556130528450012, -0.0013370250817388296, -0.4795932173728943, -0.14399458467960358, -0.49016162753105164, -0.8932753801345825, 0.2859765291213989, -0.002948111156001687, -0.9597344994544983, 0.06189870834350586, 0.03853217139840126, -0.10536184906959534, 0.18339113891124725, -0.6749399900436401, 0.87221360206604, -0.3299747109413147, -0.5224340558052063, 0.1315118670463562, -0.9122684597969055, 0.49853092432022095, 0.015222987160086632, 0.35907772183418274, -0.30998507142066956, 0.10224599391222, 1.1883589029312134, -0.6115420460700989, 0.7112976312637329, -0.30537131428718567, 0.17738886177539825, 0.511031448841095, -0.4238590598106384, 0.4892057180404663, 0.033408310264348984, -0.284699022769928, 0.29789671301841736, -0.16632547974586487, -0.35888102650642395, -0.28617188334465027, 0.9272806644439697, -0.8291953206062317, -0.32657214999198914, -0.4476058781147003, -0.6490296125411987, 0.22240766882896423, 0.29880717396736145, 0.3217238187789917, 0.39395058155059814, 0.13571704924106598, 0.2761569023132324, 0.48522233963012695, -0.14189083874225616, 0.46010661125183105, 0.36087700724601746, -0.3343428075313568, -0.5998601913452148, 0.8352342844009399, 0.40653014183044434, 0.12803968787193298, 0.16450609266757965, 0.10871486365795135, -0.5625292062759399, -0.512955367565155, -0.3567414879798889, 0.2435578852891922, -0.7280218005180359, -0.2870991826057434, -0.42705655097961426, -0.25851574540138245, -0.4957473874092102, 0.155262753367424, -0.5589084625244141, -0.4487042725086212, -0.3860299587249756, -0.34289517998695374, 0.590329647064209, 0.46946510672569275, -0.2758832573890686, 0.2623710334300995, -0.7653855681419373, 0.37797558307647705, -0.1560894399881363, 0.40009498596191406, -0.334220290184021, -0.5070480108261108, -0.5685967803001404, 0.0772305354475975, -0.4466601014137268, -0.8272878527641296, 0.535281240940094, 0.009416280314326286, 0.7186446189880371, 0.11439565569162369, 0.1944400817155838, 0.7527008652687073, -0.10045628249645233, 1.0408172607421875, -0.02739253081381321, -0.6962116360664368, 0.7470943331718445, -0.28824087977409363, 0.19448581337928772, 0.5669516921043396, 0.1384817212820053, -0.2965877056121826, -0.11762820184230804, -0.7951279282569885, -1.2715197801589966, 0.8842681646347046, 0.4466952681541443, -0.3336331844329834, 0.13355082273483276, 0.3264114260673523, -0.040319398045539856, 0.2286321222782135, -0.7346144914627075, -0.6276158690452576, -0.19045478105545044, -0.3329000771045685, -0.04712945595383644, -0.012728758156299591, -0.3299722373485565, -0.45617377758026123, 0.8431917428970337, -0.15281271934509277, 0.4023180902004242, 0.2417696714401245, -0.10994487255811691, -0.10127522051334381, 0.245911106467247, 0.5165524482727051, 0.7736963033676147, -0.44205015897750854, -0.16201475262641907, 0.16789081692695618, -0.6809011697769165, -0.08007683604955673, 0.34358730912208557, 0.00474710576236248, -0.11752114444971085, 0.6938338875770569, 0.9664334654808044, -0.06485500186681747, -0.579923152923584, 0.5641372799873352, 0.033481430262327194, -0.2409847229719162, -0.4810594618320465, 0.25178730487823486, -0.08725857734680176, 0.4131864607334137, 0.37932339310646057, -0.05215407907962799, -0.03951112926006317, -0.3830309212207794, 0.23240666091442108, 0.20552688837051392, -0.15894262492656708, -0.32864144444465637, 0.5024053454399109, -0.10170172154903412, -0.313762366771698, 0.7081273198127747, -0.16318759322166443, -0.6670889854431152, 1.055643081665039, 0.24902544915676117, 0.8776552677154541, -0.07829359173774719, 0.11868066340684891, 0.3765348792076111, 0.3151404559612274, -0.16115064918994904, 0.7869681715965271, 0.07571999728679657, -0.54926598072052, -0.37601155042648315, -0.77977454662323, -0.18982042372226715, 0.2240145355463028, -1.0805608034133911, 0.3874451220035553, -0.18097518384456635, -0.3155366778373718, -0.31807589530944824, 0.48438408970832825, -0.9018293023109436, 0.1270187348127365, 0.02236911840736866, 0.8230828046798706, -0.9789460301399231, 0.6569652557373047, 0.8017640113830566, -0.3540824055671692, -0.8158667683601379, -0.3118404150009155, 0.010141205973923206, -0.7857619524002075, 0.441122829914093, 0.3387890160083771, 0.31384095549583435, -0.21997816860675812, -0.7559878826141357, -0.9030402898788452, 1.5159426927566528, 0.20218540728092194, -0.5183625221252441, 0.34326454997062683, 0.2857615053653717, 0.4200096130371094, -0.28129270672798157, 0.49751052260398865, 0.6777323484420776, 0.7951870560646057, -0.1154327467083931, -0.949547290802002, 0.19777102768421173, -0.5421005487442017, -0.17682796716690063, 0.1815783530473709, -0.9853575229644775, 0.970890462398529, -0.3728220760822296, 0.0703747421503067, 0.06680906563997269, 0.49006444215774536, 0.6770486235618591, 0.4720911383628845, 0.3590674102306366, 0.5491052865982056, 0.6363519430160522, -0.33249539136886597, 1.0795371532440186, -0.26275119185447693, 0.8222189545631409, 1.171939492225647, -0.011619583703577518, 0.6570269465446472, 0.4379824995994568, -0.28869813680648804, 0.47656139731407166, 0.8574273586273193, -0.34013792872428894, 0.513869047164917, 0.33295953273773193, 0.11258060485124588, -0.06648918986320496, -0.18221400678157806, -0.48791027069091797, 0.4273928999900818, 0.3115047812461853, -0.49824759364128113, -0.09269127249717712, -0.25770291686058044, 0.03522934392094612, -0.3492729067802429, -0.30243322253227234, 0.47963184118270874, -0.014413543976843357, -0.5780748128890991, 0.646630585193634, -0.07898552715778351, 0.6512967348098755, -0.7728400826454163, -0.10767408460378647, -0.28926584124565125, 0.3197995126247406, -0.578660249710083, -0.9653451442718506, 0.19824931025505066, 0.06265413761138916, -0.24791568517684937, -0.258493036031723, 0.6353486180305481, -0.3789335787296295, -0.529053270816803, 0.36305108666419983, 0.4509095251560211, 0.39365920424461365, 0.18352915346622467, -0.9326602816581726, 0.2601458430290222, 0.2168014645576477, -0.8689237236976624, 0.42767536640167236, 0.22298093140125275, -0.15139463543891907, 0.665797233581543, 0.7147070169448853, 0.09904900193214417, 0.2924487888813019, 0.003974021412432194, 1.0541422367095947, -0.7368708252906799, -0.39566415548324585, -0.8052474856376648, 0.9000803828239441, -0.19518877565860748, -0.6319355964660645, 0.8868802189826965, 0.9809703826904297, 0.8439326286315918, 0.15291254222393036, 0.7883633971214294, -0.3215816617012024, 0.4020299017429352, -0.4069943130016327, 0.7316415905952454, -0.5917954444885254, 0.38635730743408203, -0.2398577779531479, -0.9573494791984558, -0.08803504705429077, 0.5790286064147949, -0.25848788022994995, -0.017580535262823105, 0.5434160828590393, 0.912265419960022, -0.00028650887543335557, 0.045722901821136475, -0.11137056350708008, 0.46225348114967346, 0.35213708877563477, 0.4231095314025879, 0.5841838121414185, -0.7014179825782776, 0.43373313546180725, -0.6239779591560364, -0.34680497646331787, -0.1990734189748764, -0.6924437880516052, -0.7812287211418152, -0.41872045397758484, -0.404922753572464, -0.557318925857544, 0.05075689032673836, 1.1480640172958374, 0.44954565167427063, -0.7930852770805359, -0.3918617069721222, 0.08094850182533264, 0.3369913697242737, -0.18697334825992584, -0.3698852062225342, 0.6352005004882812, 0.05938652902841568, -0.7346029877662659, 0.3041874170303345, -0.10429985821247101, -0.1848212629556656, -0.18296705186367035, -0.18313488364219666, -0.3148360252380371, -0.255391925573349, 0.4738454818725586, 0.18528032302856445, -0.6164090633392334, -0.19964218139648438, -0.087986059486866, -0.03914185240864754, 0.20990055799484253, 0.35425418615341187, -0.6202535629272461, 0.18029643595218658, 0.7362277507781982, 0.10825806856155396, 0.5791211724281311, 0.028772840276360512, 0.08680787682533264, -0.6631701588630676, -0.03328773379325867, 0.06695148348808289, 0.5145948529243469, 0.3037858307361603, -0.36566081643104553, 0.878975510597229, 0.5062721371650696, -0.5902771353721619, -0.9399971961975098, -0.17607904970645905, -1.2208482027053833, 0.11011145263910294, 1.410898208618164, -0.30875393748283386, -0.3674464523792267, -0.06385856121778488, -0.10690116882324219, 0.4488639831542969, -0.6274760961532593, 0.48708346486091614, 0.5849004983901978, -0.35014790296554565, 0.12521272897720337, -0.6995329856872559, 0.24964433908462524, 0.07362228631973267, -0.9782090187072754, -0.06930619478225708, 0.28608623147010803, 0.4610346257686615, 0.1843564510345459, 0.6784538626670837, -0.11614041030406952, -0.08948089182376862, -0.1103796735405922, 0.17098622024059296, -0.24030008912086487, -0.30582576990127563, -0.08251173049211502, 0.12345941364765167, -0.439070463180542, -0.4812118113040924 ]
open-llm-leaderboard/details_VAGOsolutions__SauerkrautLM-7b-HerO
open-llm-leaderboard
2023-12-02T14:47:14Z
0
0
[ "region:us" ]
null
2023-12-02T14:47:10Z
--- pretty_name: Evaluation run of VAGOsolutions/SauerkrautLM-7b-HerO dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [VAGOsolutions/SauerkrautLM-7b-HerO](https://huggingface.co/VAGOsolutions/SauerkrautLM-7b-HerO)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_VAGOsolutions__SauerkrautLM-7b-HerO\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T14:47:07.323198](https://huggingface.co/datasets/open-llm-leaderboard/details_VAGOsolutions__SauerkrautLM-7b-HerO/blob/main/results_2023-12-02T14-47-07.323198.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.4927975739196361,\n\ \ \"acc_stderr\": 0.013771055751972868\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.4927975739196361,\n \"acc_stderr\": 0.013771055751972868\n\ \ }\n}\n```" repo_url: https://huggingface.co/VAGOsolutions/SauerkrautLM-7b-HerO leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T14_47_07.323198 path: - '**/details_harness|gsm8k|5_2023-12-02T14-47-07.323198.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T14-47-07.323198.parquet' - config_name: results data_files: - split: 2023_12_02T14_47_07.323198 path: - results_2023-12-02T14-47-07.323198.parquet - split: latest path: - results_2023-12-02T14-47-07.323198.parquet --- # Dataset Card for Evaluation run of VAGOsolutions/SauerkrautLM-7b-HerO ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/VAGOsolutions/SauerkrautLM-7b-HerO - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [VAGOsolutions/SauerkrautLM-7b-HerO](https://huggingface.co/VAGOsolutions/SauerkrautLM-7b-HerO) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_VAGOsolutions__SauerkrautLM-7b-HerO", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T14:47:07.323198](https://huggingface.co/datasets/open-llm-leaderboard/details_VAGOsolutions__SauerkrautLM-7b-HerO/blob/main/results_2023-12-02T14-47-07.323198.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.4927975739196361, "acc_stderr": 0.013771055751972868 }, "harness|gsm8k|5": { "acc": 0.4927975739196361, "acc_stderr": 0.013771055751972868 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.32509955763816833, -0.6026061177253723, 0.1488923877477646, 0.07404378056526184, -0.2159067690372467, 0.1651877760887146, -0.3843173384666443, -0.01494432520121336, 0.49291539192199707, 0.7628575563430786, -0.654143214225769, -0.8858742713928223, -0.7575600147247314, 0.175819531083107, -0.0869663879275322, 1.2504708766937256, -0.20515717566013336, -0.09268185496330261, -0.20003396272659302, -0.3829425573348999, -0.44750669598579407, -0.5792216062545776, -0.3510148823261261, -0.41315704584121704, 0.37224316596984863, 0.6603264212608337, 0.30273228883743286, 0.6334800720214844, 0.6368229985237122, 0.3629697561264038, -0.12639954686164856, 0.24137423932552338, -0.5638911724090576, 0.11130547523498535, 0.01982222869992256, -0.6185839772224426, -0.6898173689842224, 0.02769898995757103, 0.6703154444694519, 0.2713703215122223, -0.17795270681381226, 0.6867774128913879, 0.0929485559463501, 0.619319498538971, -0.5231591463088989, 0.6276014447212219, -0.25461941957473755, -0.11238028854131699, -0.3349270522594452, -0.10150959342718124, -0.07286529988050461, -0.4021089971065521, -0.18125823140144348, -0.4172644019126892, 0.15720902383327484, -0.0928143635392189, 1.022283911705017, 0.2424938827753067, -0.08220655471086502, -0.21988986432552338, -0.34365543723106384, 0.6888957023620605, -0.7900561094284058, 0.042621955275535583, 0.6270356178283691, 0.3173083961009979, -0.1513201892375946, -0.7050444483757019, -0.3327023684978485, -0.046269942075014114, -0.25398707389831543, 0.19847407937049866, -0.0938580185174942, -0.18690909445285797, 0.47725909948349, 0.6050841808319092, -0.6543493866920471, -0.023764291778206825, -0.6665753722190857, -0.09599284827709198, 1.0281926393508911, 0.37646374106407166, -0.017971355468034744, -0.5909296870231628, -0.4107501804828644, -0.3454684317111969, -0.35017824172973633, 0.26813212037086487, 0.3255024552345276, 0.5775030255317688, -0.5438143014907837, 0.7900118231773376, -0.324298232793808, 0.571635365486145, -0.15665623545646667, -0.38982999324798584, 0.8783729672431946, -0.6209279894828796, -0.2640111446380615, -0.06502453237771988, 0.9404312372207642, 0.45566508173942566, 0.06525694578886032, 0.22687159478664398, -0.27460458874702454, -0.006006806157529354, 0.15413713455200195, -0.7099588513374329, -0.19033487141132355, 0.28473642468452454, -0.38380974531173706, -0.3816828727722168, 0.1778305172920227, -0.9143860340118408, -0.3648433983325958, -0.26347917318344116, 0.12446696311235428, -0.18813683092594147, -0.34342750906944275, -0.2558359205722809, -0.08286691457033157, 0.29656141996383667, 0.12972375750541687, -0.6246376037597656, 0.3674697279930115, 0.5855014324188232, 0.9376550316810608, -0.15240062773227692, -0.39353251457214355, -0.5441612005233765, -0.2206997275352478, -0.09771721065044403, 0.6035318970680237, -0.17804531753063202, -0.5144805312156677, -0.1593323051929474, 0.343971848487854, -0.2612609565258026, -0.6844599843025208, 0.8478440046310425, -0.12542051076889038, 0.023035110905766487, -0.5109817385673523, -0.5276013612747192, -0.18990270793437958, 0.4242021441459656, -0.6375832557678223, 1.3836731910705566, 0.4192603528499603, -0.7059422731399536, 0.14137142896652222, -0.8045437335968018, -0.20840324461460114, 0.2101144641637802, -0.15270742774009705, -0.4947969615459442, -0.07978181540966034, 0.2148742824792862, 0.6673884987831116, -0.4174793064594269, 0.22877384722232819, -0.13992106914520264, -0.2569736838340759, 0.07157506793737411, -0.030350077897310257, 0.9803234338760376, 0.13887983560562134, -0.21387425065040588, 0.25832492113113403, -0.8435972929000854, -0.04381474107503891, 0.43366363644599915, -0.4136452078819275, -0.1668245792388916, -0.23486842215061188, 0.1063542291522026, 0.1695127636194229, 0.3986048400402069, -0.38388964533805847, 0.43812239170074463, -0.05519472062587738, 0.2580064535140991, 0.966873824596405, 0.07562429457902908, 0.25905609130859375, -0.4772496521472931, 0.7291017174720764, -0.08025207370519638, 0.33082446455955505, 0.07255272567272186, -0.5743262767791748, -0.7077805995941162, -0.30042776465415955, 0.18074862658977509, 0.7105938792228699, -0.52643221616745, 0.8478025794029236, -0.5124327540397644, -0.8787383437156677, -0.795564591884613, 0.14796994626522064, 0.40170642733573914, 0.7748571634292603, 0.3468150794506073, -0.4279332756996155, -0.6742340922355652, -1.1157058477401733, -0.07383541762828827, -0.22066934406757355, 0.12569281458854675, 0.5923627614974976, 0.9036137461662292, -0.3224133551120758, 0.6765916347503662, -0.7499973177909851, -0.29034945368766785, -0.38645845651626587, -0.06452662497758865, 0.7081165313720703, 0.3888682723045349, 0.551360547542572, -0.6069349050521851, -0.3506768047809601, -0.1827867180109024, -0.7680643200874329, -0.3004688322544098, -0.040206700563430786, -0.2619372010231018, 0.27843815088272095, -0.06454500555992126, -0.49714091420173645, 0.5459452867507935, 0.444792777299881, -0.5231456160545349, 0.707160472869873, 0.13471560180187225, 0.3974205255508423, -1.0755045413970947, 0.16876955330371857, 0.10219141840934753, -0.04287824407219887, -0.4131276607513428, -0.05089679732918739, -0.049406904727220535, 0.24178093671798706, -0.5140143036842346, 0.7150844931602478, -0.3035733699798584, -0.1869449019432068, 0.08309953659772873, 0.12451875954866409, -0.04283958673477173, 0.5354818105697632, -0.3055116832256317, 0.6810395121574402, 0.62177574634552, -0.3647793233394623, 0.5501531362533569, 0.4950768053531647, -0.4955507516860962, 0.3844786286354065, -0.4072738289833069, -0.08640976995229721, 0.13526682555675507, 0.2300461232662201, -0.9149199724197388, -0.4567028284072876, 0.5142722725868225, -0.538000762462616, 0.19652144610881805, -0.35942691564559937, -0.7071208357810974, -0.43370291590690613, -0.35735583305358887, 0.08549795299768448, 0.5985301733016968, -0.46757736802101135, 0.4329298436641693, 0.48950690031051636, -0.021065441891551018, -0.5945528745651245, -0.6941214799880981, -0.26687607169151306, -0.34880608320236206, -0.5760987997055054, 0.09878852963447571, -0.2364610731601715, -0.22383493185043335, -0.032738201320171356, -0.19298461079597473, 0.029597083106637, 0.07190071791410446, 0.35798361897468567, 0.46814629435539246, 0.005858949851244688, -0.21977116167545319, -0.2569079101085663, -0.09520740807056427, 0.14091210067272186, 0.26837679743766785, 0.5899601578712463, -0.3646182119846344, -0.16603653132915497, -0.1436188817024231, 0.06405520439147949, 0.5257588624954224, -0.1796061247587204, 0.744013786315918, 0.7497386336326599, -0.28473401069641113, 0.04414768144488335, -0.4602423310279846, 0.07458648830652237, -0.45535698533058167, 0.3197620213031769, -0.21208247542381287, -0.6629325747489929, 0.8800376057624817, 0.19666197896003723, 0.13125476241111755, 0.8108405470848083, 0.7120881676673889, 0.16744577884674072, 0.5396361351013184, 0.12914319336414337, -0.08423902094364166, 0.5033597946166992, -0.8320130109786987, -0.0604572594165802, -1.0613410472869873, -0.5352615714073181, -0.4224828779697418, -0.36150050163269043, -0.7945067286491394, -0.4815526306629181, 0.27714335918426514, 0.3045285940170288, -0.3746897578239441, 0.5157666206359863, -0.7308637499809265, 0.31214654445648193, 0.5708360075950623, 0.12541261315345764, 0.013354664668440819, -0.07469107210636139, -0.07676903903484344, 0.12262751907110214, -0.5569150447845459, -0.41659560799598694, 1.2757887840270996, 0.2232888787984848, 0.5619215369224548, 0.00044040719512850046, 0.996738612651825, 0.3000337779521942, 0.42064550518989563, -0.6297076940536499, 0.6795764565467834, -0.0036746375262737274, -0.46902304887771606, -0.14576004445552826, -0.43287068605422974, -0.9026392102241516, 0.22382381558418274, -0.11508168280124664, -0.9673771262168884, 0.04590699076652527, -0.07187121361494064, -0.0318693146109581, 0.28218623995780945, -0.6874857544898987, 0.9263255596160889, -0.3732188940048218, -0.4055594503879547, 0.21364688873291016, -0.8736160397529602, 0.43592050671577454, 0.03761793300509453, 0.3733785152435303, -0.2572513520717621, 0.060851577669382095, 1.1207337379455566, -0.5690638422966003, 0.7898144721984863, -0.3166155517101288, 0.20059271156787872, 0.40099069476127625, -0.3625180423259735, 0.5883861780166626, 0.08771097660064697, -0.2255730777978897, 0.4286077916622162, -0.2891712784767151, -0.3505482077598572, -0.5229753255844116, 0.9297587871551514, -0.8194074034690857, -0.433126837015152, -0.5839157104492188, -0.503956139087677, 0.2315271943807602, 0.25119590759277344, 0.3958364427089691, 0.10690304636955261, -0.020330039784312248, 0.20792938768863678, 0.2745974659919739, -0.08693654835224152, 0.442545086145401, 0.3401462435722351, -0.32162049412727356, -0.6977789402008057, 0.627368688583374, 0.4201335310935974, 0.019061388447880745, 0.08998609334230423, 0.16461142897605896, -0.4962407648563385, -0.39740443229675293, -0.39886340498924255, 0.21394823491573334, -0.7147238850593567, -0.399397075176239, -0.485614538192749, -0.3758558928966522, -0.4870549440383911, -0.05767478793859482, -0.4347545802593231, -0.32038792967796326, -0.46098992228507996, -0.3625655770301819, 0.735675573348999, 0.530632734298706, -0.3370826840400696, 0.33897316455841064, -0.7971936464309692, 0.2136174440383911, -0.13400903344154358, 0.40610677003860474, -0.10226492583751678, -0.5227228999137878, -0.49868595600128174, -0.03270469978451729, -0.4004371464252472, -0.9771621227264404, 0.623219907283783, -0.07533001154661179, 0.8469657897949219, 0.01475844718515873, 0.10957136005163193, 0.6700258255004883, -0.17838069796562195, 1.1682720184326172, 0.028466956689953804, -0.6358401775360107, 0.8191626667976379, -0.3281159996986389, 0.21555164456367493, 0.5941075086593628, 0.24170179665088654, -0.411063015460968, -0.0572931207716465, -0.9774642586708069, -1.286375880241394, 0.8610706925392151, 0.5299515724182129, -0.39535877108573914, 0.08440442383289337, 0.3276127874851227, 0.06362253427505493, 0.21113383769989014, -0.6299459338188171, -0.7747126817703247, -0.1413164883852005, -0.03299974277615547, -0.2768744230270386, 0.006320549175143242, -0.48673444986343384, -0.6213902831077576, 0.8707488775253296, 0.03277398645877838, 0.29562583565711975, 0.15365125238895416, -0.0623052679002285, -0.04333973675966263, 0.28354087471961975, 0.47844940423965454, 0.7401352524757385, -0.3777725100517273, -0.2379622608423233, 0.27897289395332336, -0.5512107014656067, 0.05311441421508789, 0.32679319381713867, 0.08877882361412048, -0.07659480720758438, 0.664454460144043, 1.0972120761871338, -0.020952360704541206, -0.5046188235282898, 0.47238636016845703, 0.008370039984583855, -0.17702709138393402, -0.49120253324508667, 0.277994304895401, -0.031024929136037827, 0.4909747540950775, 0.3465394973754883, -0.017361480742692947, -0.033776309341192245, -0.3170419931411743, 0.30358046293258667, 0.05112583562731743, -0.07562980055809021, -0.24880929291248322, 0.4836064279079437, -0.03171750530600548, -0.5092928409576416, 0.691247284412384, -0.19734010100364685, -0.5514421463012695, 0.9868376851081848, 0.2110457867383957, 1.0066847801208496, -0.24261966347694397, 0.10288082808256149, 0.5582519769668579, 0.27693116664886475, -0.10505585372447968, 0.655815839767456, 0.06831559538841248, -0.45822858810424805, -0.1976262927055359, -0.8487135767936707, -0.1774563044309616, 0.385927677154541, -1.0867434740066528, 0.4244226813316345, -0.17115767300128937, -0.25354427099227905, -0.1054992601275444, 0.37584513425827026, -1.0674911737442017, 0.11190947145223618, -0.09156884253025055, 0.7843765616416931, -1.1529146432876587, 0.5918066501617432, 0.8566856980323792, -0.6545132398605347, -0.8310986161231995, -0.2895714044570923, 0.12842440605163574, -0.792466402053833, 0.38109567761421204, 0.1649666726589203, 0.44914868474006653, -0.30565905570983887, -0.5861285924911499, -0.9802845120429993, 1.5578341484069824, 0.2683696150779724, -0.605505108833313, 0.22126264870166779, 0.007227243389934301, 0.49447622895240784, -0.5021788477897644, 0.4425705671310425, 0.8605145215988159, 0.7555224299430847, 0.01696719042956829, -0.8895292282104492, 0.2074282020330429, -0.5372241735458374, -0.14999817311763763, 0.1812148243188858, -0.9008479118347168, 0.9467045068740845, -0.15685003995895386, 0.11110398173332214, -0.17939580976963043, 0.342007577419281, 0.6615003943443298, 0.2970356345176697, 0.42541083693504333, 0.7610552906990051, 0.773206889629364, -0.26772603392601013, 1.2034651041030884, -0.12159726023674011, 0.808944582939148, 1.2577662467956543, -0.0151475565508008, 0.6683703064918518, 0.3115459084510803, -0.34443995356559753, 0.4548386037349701, 0.869156539440155, -0.48639917373657227, 0.5476325750350952, 0.34234580397605896, 0.02929849736392498, -0.018270373344421387, -0.10174980759620667, -0.5586270093917847, 0.5827327966690063, 0.27844440937042236, -0.6696412563323975, -0.2037295252084732, -0.2540244460105896, 0.07650913298130035, -0.27983301877975464, -0.2880766987800598, 0.6135979294776917, -0.07643807679414749, -0.544260561466217, 0.8432149887084961, -0.25487303733825684, 0.4931035041809082, -0.6020731925964355, -0.1096155121922493, -0.2584632635116577, 0.13040851056575775, -0.4945474863052368, -0.9837092161178589, 0.24187912046909332, 0.12954288721084595, -0.3084126114845276, -0.14065656065940857, 0.6343607306480408, -0.29688969254493713, -0.6065798997879028, 0.4303989112377167, 0.5879491567611694, 0.4020586311817169, 0.2493867725133896, -0.9063705801963806, 0.312681645154953, 0.14662790298461914, -0.7384150624275208, 0.3829267919063568, 0.16901324689388275, 0.02402915619313717, 0.48885583877563477, 0.5975817441940308, 0.10375611484050751, 0.0017100227996706963, 0.04221915826201439, 1.110050916671753, -0.6796045303344727, -0.483047217130661, -0.8377057313919067, 0.9632378220558167, -0.2779344618320465, -0.6062581539154053, 0.8581376671791077, 0.9884112477302551, 0.887640118598938, 0.08826054632663727, 0.9167201519012451, -0.2948211133480072, 0.4565921425819397, -0.3031063973903656, 0.9191566705703735, -0.6676533222198486, 0.36203309893608093, -0.28138530254364014, -0.9137827157974243, -0.07528530061244965, 0.5833017230033875, -0.1955110728740692, -0.010852012783288956, 0.5253962278366089, 0.8003306984901428, -0.014548534527420998, 0.044136110693216324, -0.045256879180669785, 0.46580955386161804, 0.31719306111335754, 0.39350125193595886, 0.4143970310688019, -0.6160878539085388, 0.3397277593612671, -0.5224504470825195, -0.4429154396057129, -0.1817784607410431, -0.6753982305526733, -0.8253775238990784, -0.6325372457504272, -0.29622191190719604, -0.6438350677490234, 0.0542760044336319, 1.0364658832550049, 0.41712579131126404, -0.7278976440429688, -0.42953020334243774, 0.1369081288576126, 0.23465265333652496, -0.27085864543914795, -0.3163635730743408, 0.6222409009933472, -0.0003085701318923384, -0.642139196395874, 0.39808228611946106, -0.11296577751636505, -0.23161950707435608, -0.07302913069725037, -0.25944003462791443, -0.48787322640419006, -0.20889568328857422, 0.5144359469413757, 0.2513881325721741, -0.8490666747093201, -0.2926977574825287, -0.11774078011512756, 0.06345950067043304, 0.380367636680603, 0.33456021547317505, -0.634657621383667, 0.3585095703601837, 0.7091975212097168, 0.31660622358322144, 0.7951606512069702, -0.021791966632008553, 0.15894830226898193, -0.8705289363861084, -0.1436649113893509, 0.19113846123218536, 0.5874958634376526, 0.2805151343345642, -0.4525585472583771, 1.1145740747451782, 0.3842562437057495, -0.7107560038566589, -0.9839292168617249, -0.12846815586090088, -1.2230899333953857, 0.015239904634654522, 1.4170206785202026, -0.26834338903427124, -0.3615390956401825, 0.18163304030895233, -0.14014005661010742, 0.5565302968025208, -0.7607312202453613, 0.46212896704673767, 0.7963380217552185, -0.45646077394485474, -0.09251947700977325, -0.6343234777450562, 0.3257993459701538, -0.0990758091211319, -0.9928333163261414, 0.05936651676893234, 0.36349591612815857, 0.42523109912872314, 0.20739848911762238, 0.7430325746536255, 0.003404726041480899, -0.11477239429950714, -0.04121807590126991, 0.19753341376781464, -0.2492220252752304, -0.1927516609430313, -0.32674965262413025, 0.07563041150569916, -0.5007258653640747, -0.41552674770355225 ]
open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1
open-llm-leaderboard
2023-12-02T14:49:17Z
0
0
[ "region:us" ]
null
2023-12-02T14:49:12Z
--- pretty_name: Evaluation run of habanoz/TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [habanoz/TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1](https://huggingface.co/habanoz/TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T14:49:10.140020](https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1/blob/main/results_2023-12-02T14-49-10.140020.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.01592115238817286,\n\ \ \"acc_stderr\": 0.0034478192723889976\n },\n \"harness|gsm8k|5\"\ : {\n \"acc\": 0.01592115238817286,\n \"acc_stderr\": 0.0034478192723889976\n\ \ }\n}\n```" repo_url: https://huggingface.co/habanoz/TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T14_49_10.140020 path: - '**/details_harness|gsm8k|5_2023-12-02T14-49-10.140020.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T14-49-10.140020.parquet' - config_name: results data_files: - split: 2023_12_02T14_49_10.140020 path: - results_2023-12-02T14-49-10.140020.parquet - split: latest path: - results_2023-12-02T14-49-10.140020.parquet --- # Dataset Card for Evaluation run of habanoz/TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/habanoz/TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [habanoz/TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1](https://huggingface.co/habanoz/TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T14:49:10.140020](https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-step-2T-lr-5-5ep-oasst1-top1-instruct-V1/blob/main/results_2023-12-02T14-49-10.140020.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.01592115238817286, "acc_stderr": 0.0034478192723889976 }, "harness|gsm8k|5": { "acc": 0.01592115238817286, "acc_stderr": 0.0034478192723889976 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.29676252603530884, -0.6869046092033386, 0.22425299882888794, 0.12326235324144363, -0.1679297685623169, 0.07595120370388031, -0.4961211085319519, -0.1762579083442688, 0.5045726299285889, 0.5555830001831055, -0.7291590571403503, -0.9716752171516418, -0.6572630405426025, 0.058236878365278244, -0.152546688914299, 1.1292423009872437, -0.18828092515468597, -0.19837947189807892, 0.04626082256436348, -0.32535600662231445, -0.4731045365333557, -0.2439970076084137, -0.7538773417472839, -0.44017237424850464, 0.47923049330711365, 0.8543027639389038, 0.492912232875824, 0.7425252199172974, 0.6400468945503235, 0.3480643332004547, -0.12798725068569183, 0.23807182908058167, -0.5039622783660889, -0.196745365858078, 0.2193673700094223, -0.6813564896583557, -0.8950474262237549, 0.151887446641922, 0.7457810044288635, 0.4239189028739929, -0.24824784696102142, 0.7291715741157532, 0.24851714074611664, 0.5727021098136902, -0.37968915700912476, 0.44545355439186096, -0.28944769501686096, 0.0729505643248558, -0.4069807827472687, -0.0862063616514206, -0.08867014944553375, -0.569115400314331, -0.0729392021894455, -0.49816495180130005, 0.07062535732984543, 0.23997561633586884, 0.9333129525184631, 0.16334041953086853, -0.09558174759149551, -0.4070861041545868, -0.17639118432998657, 0.8029189109802246, -0.7931818962097168, -0.15973368287086487, 0.723274827003479, 0.2173776626586914, -0.17329467833042145, -0.6046549081802368, -0.3235403597354889, -0.07606587558984756, -0.3431808054447174, 0.10609837621450424, -0.0197617057710886, -0.2555674910545349, 0.27736368775367737, 0.6885226368904114, -0.5905865430831909, 0.17009639739990234, -0.5908408164978027, -0.0991104319691658, 0.9517931342124939, 0.49639061093330383, 0.07722675800323486, -0.6611950397491455, -0.28630805015563965, -0.3302256762981415, -0.5358953475952148, 0.25927573442459106, 0.327958345413208, 0.6570735573768616, -0.8012003302574158, 0.7268550992012024, -0.24106618762016296, 0.48701655864715576, -0.02903231792151928, -0.3651181161403656, 0.7026177048683167, -0.7186658382415771, -0.21241344511508942, 0.009006069973111153, 1.095868468284607, 0.2917363941669464, -0.04858149588108063, 0.2902332842350006, -0.11277571320533752, -0.200590118765831, 0.03503261134028435, -0.7431321740150452, -0.24472448229789734, 0.2641131281852722, -0.5843349695205688, -0.5249143242835999, 0.16830652952194214, -0.9981013536453247, -0.20950861275196075, -0.10062383115291595, 0.384915292263031, -0.18834072351455688, -0.1492968052625656, -0.1504228115081787, 0.11568956077098846, 0.0812818631529808, 0.24114249646663666, -0.6386052966117859, 0.4388161897659302, 0.5757028460502625, 1.0932825803756714, -0.157685324549675, -0.44159185886383057, -0.4689798355102539, -0.33767223358154297, -0.19384056329727173, 0.4662559926509857, -0.06958066672086716, -0.39134395122528076, -0.15025290846824646, 0.18460588157176971, -0.369197279214859, -0.6985483765602112, 0.6003415584564209, -0.24238453805446625, 0.22976985573768616, -0.2639058232307434, -0.38014107942581177, -0.11098995059728622, 0.37928202748298645, -0.60074383020401, 1.4050438404083252, 0.25889644026756287, -0.6601466536521912, 0.1481497585773468, -0.9237720966339111, -0.1942937970161438, -0.120040163397789, -0.011593119241297245, -0.6081716418266296, -0.1054694652557373, 0.10676419734954834, 0.5439321994781494, -0.3520720899105072, -0.13846218585968018, -0.24698710441589355, -0.3017975687980652, 0.14388662576675415, 0.0990566685795784, 1.0115240812301636, 0.1471751630306244, -0.24697203934192657, 0.1917525827884674, -0.938177227973938, 0.14185550808906555, 0.3394383192062378, -0.5697647333145142, -0.24282139539718628, -0.19297046959400177, 0.003954081796109676, 0.17224279046058655, 0.4398263394832611, -0.45585551857948303, 0.4532229006290436, -0.239089235663414, 0.23399239778518677, 0.9883764386177063, 0.09831170737743378, 0.33695486187934875, -0.5866969227790833, 0.5503172278404236, -0.017832381650805473, 0.28106507658958435, 0.19232475757598877, -0.640892505645752, -0.9167577028274536, -0.30553874373435974, 0.2704744338989258, 0.5821264386177063, -0.4874821603298187, 0.7012726068496704, -0.4821949303150177, -0.7243093848228455, -0.8343351483345032, 0.29576781392097473, 0.4893820583820343, 0.41382452845573425, 0.3213508427143097, -0.2958456575870514, -0.7033562660217285, -0.8988420963287354, 0.16044749319553375, -0.2701827883720398, 0.09201207756996155, 0.5031660795211792, 1.0742782354354858, -0.2108350694179535, 0.778390645980835, -0.8449801206588745, -0.5409435629844666, -0.30775749683380127, 0.09263011068105698, 0.7910211682319641, 0.4931207597255707, 0.4375472962856293, -0.4964260458946228, -0.5373198986053467, -0.1352718025445938, -0.7695221304893494, -0.19842198491096497, -0.05367076024413109, -0.3426351547241211, 0.1187824234366417, -0.13199879229068756, -0.4807368218898773, 0.5167561173439026, 0.48683539032936096, -0.5364009737968445, 0.4831278622150421, 0.004999568685889244, 0.3422316312789917, -1.1415208578109741, 0.04825649410486221, -0.0034812912344932556, 0.0008630609954707325, -0.4131707549095154, -0.04318777844309807, -0.01932852528989315, 0.3112083375453949, -0.43355271220207214, 0.6691295504570007, -0.4262189269065857, -0.15786078572273254, -0.06158232316374779, 0.2078542560338974, -0.11653545498847961, 0.5519089698791504, -0.3590211570262909, 0.7439504861831665, 0.506219744682312, -0.4402022063732147, 0.4745340943336487, 0.6426214575767517, -0.6079745888710022, 0.20101295411586761, -0.45071297883987427, 0.07251127809286118, 0.3610645532608032, 0.05125003680586815, -0.8722904324531555, -0.3675912022590637, 0.5714250206947327, -0.5320051312446594, 0.22033056616783142, -0.34307485818862915, -0.7293325662612915, -0.5115489363670349, -0.5975430607795715, 0.22894221544265747, 0.633423924446106, -0.5579861402511597, 0.11130738258361816, 0.4940794110298157, 0.01188048068434, -0.3639359474182129, -0.7562167048454285, -0.2243073731660843, -0.34596264362335205, -0.7319229245185852, 0.182856485247612, -0.2124694436788559, -0.2667621672153473, -0.05629248544573784, -0.08362725377082825, -0.007775633595883846, 0.11113497614860535, 0.3728863298892975, 0.4180600941181183, -0.16670097410678864, -0.2672421634197235, -0.2839217483997345, -0.10664746910333633, 0.04126092046499252, 0.11009465903043747, 0.5669260621070862, -0.3114507794380188, -0.18095599114894867, -0.2287261188030243, 0.029467379674315453, 0.267434686422348, 0.011020610108971596, 0.8310434222221375, 0.6584452390670776, -0.3869132101535797, -0.1023278757929802, -0.28854063153266907, -0.0009474158869124949, -0.4845494329929352, 0.13261474668979645, -0.26220715045928955, -0.7076699137687683, 0.8623613119125366, 0.3989740014076233, 0.034863680601119995, 0.6571263670921326, 0.7477028965950012, -0.03537851944565773, 0.6001837253570557, 0.29712891578674316, -0.060557588934898376, 0.5111901164054871, -0.8636083602905273, -0.13577689230442047, -1.0957248210906982, -0.39753487706184387, -0.4851953685283661, -0.41094282269477844, -0.7392649054527283, -0.42368361353874207, 0.4049922227859497, 0.19006377458572388, -0.23249304294586182, 0.5625283122062683, -0.4791549742221832, 0.22700288891792297, 0.5699455142021179, 0.2880811095237732, 0.1319558173418045, -0.020648842677474022, -0.12468718737363815, 0.08801731467247009, -0.6624775528907776, -0.4766399562358856, 1.368915319442749, 0.3363597095012665, 0.8341911435127258, 0.11739617586135864, 1.0456957817077637, 0.41976213455200195, 0.3859817087650299, -0.6764103174209595, 0.7436543703079224, 0.044545918703079224, -0.5268606543540955, -0.25420942902565, -0.4744788706302643, -0.9642778635025024, 0.34414616227149963, -0.09991175681352615, -1.0182163715362549, 0.09992305934429169, 0.0667269304394722, -0.41640743613243103, 0.20157629251480103, -0.5193443298339844, 0.9491192698478699, -0.17507152259349823, -0.5066342353820801, -0.004553528036922216, -0.7164339423179626, 0.4185630977153778, -0.13728941977024078, 0.39419278502464294, -0.23663736879825592, -0.05329647287726402, 1.260715365409851, -0.71049964427948, 0.875895082950592, -0.18515567481517792, 0.05688787251710892, 0.4171920120716095, -0.3249589204788208, 0.5202807188034058, 0.009569586254656315, -0.2790076434612274, 0.43091458082199097, -0.2852563261985779, -0.2783489227294922, -0.2793184220790863, 0.9246694445610046, -0.8728814125061035, -0.33067697286605835, -0.5019310116767883, -0.4482184648513794, 0.22388392686843872, 0.2669670581817627, 0.42590492963790894, 0.17784713208675385, 0.018356023356318474, 0.21421673893928528, 0.277191162109375, -0.020417511463165283, 0.42122596502304077, 0.42654740810394287, -0.34028542041778564, -0.6551763415336609, 0.5798940062522888, 0.345615029335022, 0.0625729039311409, 0.08635745942592621, 0.218485489487648, -0.34587791562080383, -0.6174925565719604, -0.3730122447013855, 0.2937847077846527, -0.5581070780754089, -0.3163248598575592, -0.3555983006954193, -0.25309476256370544, -0.3301381468772888, 0.03718800097703934, -0.4975217878818512, -0.4407642185688019, -0.4512728452682495, -0.17628267407417297, 0.4913625419139862, 0.5836971402168274, -0.480923056602478, 0.49944326281547546, -0.7530615329742432, 0.2896963357925415, -0.0781681016087532, 0.24994543194770813, -0.08305375277996063, -0.7284307479858398, -0.7510583996772766, 0.12870901823043823, -0.440481036901474, -0.8657326102256775, 0.5146995186805725, 0.0925026535987854, 0.6178627014160156, 0.1609259843826294, 0.0918639525771141, 0.8117722272872925, -0.2866712808609009, 0.9988513588905334, -0.0019134985050186515, -0.6466631293296814, 0.9381618499755859, -0.2429361343383789, 0.10031087696552277, 0.5880069732666016, 0.11957544833421707, -0.3519126772880554, -0.20881997048854828, -0.8006265759468079, -1.0349481105804443, 1.1647963523864746, 0.6191677451133728, -0.37514761090278625, 0.1345485895872116, 0.2836287021636963, 0.016919251531362534, 0.17634037137031555, -0.7359833121299744, -0.6855377554893494, 0.0784086063504219, -0.18441766500473022, -0.18807952105998993, -0.09416837245225906, -0.5320760607719421, -0.4971904456615448, 0.9175535440444946, -0.031909599900245667, 0.4607953131198883, 0.012053611688315868, -0.16265401244163513, -0.276718407869339, 0.24654464423656464, 0.46400463581085205, 0.651205837726593, -0.505757212638855, -0.16232594847679138, 0.2876095771789551, -0.5503895878791809, 0.10916808992624283, 0.14670546352863312, -0.061498723924160004, -0.15283283591270447, 0.7005031704902649, 0.9748873710632324, 0.2199159562587738, -0.2701256573200226, 0.4723585546016693, 0.05988007038831711, -0.14076565206050873, -0.5436264872550964, 0.3002234399318695, -0.1555889993906021, 0.394299179315567, 0.365336149930954, -0.06250478327274323, -0.03691590949892998, -0.4564596116542816, 0.22668009996414185, 0.1263355314731598, 0.030111724510788918, -0.36934399604797363, 0.5153431296348572, -0.07347533851861954, -0.35510072112083435, 0.6323234438896179, -0.16103151440620422, -0.4317695200443268, 1.0167646408081055, 0.26069921255111694, 0.8858500123023987, -0.08600178360939026, 0.06433242559432983, 0.5726246237754822, 0.4208481013774872, -0.10707224160432816, 0.557140052318573, 0.06252261251211166, -0.6658816933631897, -0.020042333751916885, -0.7888602018356323, -0.24982872605323792, 0.23002034425735474, -1.1182993650436401, 0.3472130000591278, -0.20238319039344788, -0.30824553966522217, -0.01947864703834057, 0.5642054677009583, -0.8881831765174866, 0.056837644428014755, 0.08298804610967636, 0.8989009261131287, -1.0364609956741333, 0.7872229814529419, 0.8936269879341125, -0.5899979472160339, -0.7617281079292297, -0.15787529945373535, 0.2726093828678131, -1.0179818868637085, 0.5295089483261108, 0.17896345257759094, 0.31271541118621826, -0.2083280235528946, -0.602310061454773, -0.9559407830238342, 1.5421781539916992, -0.005246147513389587, -0.3983868360519409, 0.1415843814611435, 0.10122458636760712, 0.4802985191345215, -0.5385475754737854, 0.4046034812927246, 0.7977771162986755, 0.7397617101669312, -0.021174924448132515, -0.9703058004379272, 0.26623284816741943, -0.44102251529693604, -0.03366227075457573, 0.13203053176403046, -0.9517938494682312, 1.0511744022369385, -0.32236993312835693, -0.08338034898042679, 0.15393397212028503, 0.477861613035202, 0.5518962740898132, 0.4161786139011383, 0.4780154228210449, 0.690889835357666, 0.7220157980918884, -0.3850734233856201, 1.0587209463119507, -0.11904491484165192, 0.8855799436569214, 1.1991097927093506, 0.029431913048028946, 0.7848722338676453, 0.3443664014339447, -0.4675252139568329, 0.4951368570327759, 0.9444916248321533, -0.33627334237098694, 0.6340013146400452, 0.170554518699646, 0.06456740200519562, -0.0428980216383934, 0.1023046225309372, -0.5193138718605042, 0.5583964586257935, 0.2457655519247055, -0.5082000494003296, -0.197622612118721, -0.1630016267299652, 0.18416641652584076, -0.33682340383529663, -0.3460575342178345, 0.6274285316467285, 0.12152324616909027, -0.4266950190067291, 0.7914772629737854, -0.015264950692653656, 0.700585126876831, -0.7003971338272095, 0.04356091469526291, -0.3343472480773926, 0.28097522258758545, -0.5608338713645935, -0.903961181640625, 0.2543167173862457, 0.17162510752677917, -0.3138386309146881, -0.19764520227909088, 0.5846702456474304, -0.3619825839996338, -0.48281919956207275, 0.3691866993904114, 0.5509300827980042, 0.3345436453819275, 0.33098453283309937, -0.9099026322364807, 0.2599524259567261, 0.19322317838668823, -0.7959820628166199, 0.3753879964351654, 0.17109619081020355, 0.09481996297836304, 0.594365119934082, 0.5832403302192688, 0.16262035071849823, 0.21256479620933533, -0.09734828025102615, 0.9531814455986023, -0.7145945429801941, -0.5156328082084656, -0.8818830251693726, 0.8365061283111572, -0.24915377795696259, -0.4664059281349182, 0.9758031964302063, 0.9783514738082886, 0.7812545299530029, 0.06697571277618408, 0.702428936958313, -0.42066481709480286, 0.5236126780509949, -0.6272387504577637, 0.9790225028991699, -0.8256829380989075, 0.47182697057724, -0.13215501606464386, -0.7446202635765076, -0.04020582139492035, 0.7218554019927979, -0.297276109457016, -0.022881558164954185, 0.6725777983665466, 0.9558272957801819, -0.07545385509729385, 0.13380151987075806, -0.05041465908288956, 0.5565615296363831, 0.12669585645198822, 0.5978449583053589, 0.6599351167678833, -0.7506725788116455, 0.42098966240882874, -0.6261606812477112, -0.4392470419406891, -0.23454807698726654, -0.6602044105529785, -0.8438648581504822, -0.402381032705307, -0.4422474801540375, -0.5718247294425964, -0.04544105753302574, 1.1840213537216187, 0.5542171597480774, -0.9066711664199829, -0.5655835866928101, 0.30777066946029663, 0.2800031304359436, -0.1868424266576767, -0.30316612124443054, 0.6307293772697449, -0.0204432662576437, -0.7331516742706299, 0.44483497738838196, -0.11282168328762054, -0.16322115063667297, 0.027837786823511124, -0.3249034583568573, -0.3753683865070343, -0.2189144343137741, 0.48063892126083374, 0.20409522950649261, -0.6199541091918945, -0.39472267031669617, -0.294405996799469, -0.17282423377037048, 0.36146193742752075, 0.2954195439815521, -0.4857909381389618, 0.10072660446166992, 0.5352078080177307, 0.1088600903749466, 0.7176508903503418, -0.1423594057559967, 0.032293565571308136, -0.8840745687484741, -0.061191853135824203, -0.09376955777406693, 0.5697688460350037, 0.081099733710289, -0.330905556678772, 1.0925542116165161, 0.30804166197776794, -0.5969798564910889, -0.9601746201515198, -0.22458358108997345, -1.1914396286010742, 0.1631690114736557, 1.361200213432312, -0.3146989643573761, -0.31169748306274414, 0.22066879272460938, -0.11224402487277985, 0.3515672981739044, -0.6280961036682129, 0.6127545833587646, 0.7814161777496338, -0.39864805340766907, -0.10612138360738754, -0.5660034418106079, 0.3111462891101837, -0.015451240353286266, -1.0658296346664429, -0.17369095981121063, 0.34484466910362244, 0.4262761175632477, 0.22432053089141846, 0.9370713829994202, -0.026833664625883102, -0.09904596954584122, -0.012438762933015823, 0.08479122817516327, -0.24229611456394196, -0.22397936880588531, -0.32044485211372375, 0.17821058630943298, -0.28105035424232483, -0.5755650997161865 ]
open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1
open-llm-leaderboard
2023-12-02T14:49:21Z
0
0
[ "region:us" ]
null
2023-12-02T14:49:16Z
--- pretty_name: Evaluation run of habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1](https://huggingface.co/habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T14:49:13.784877](https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1/blob/main/results_2023-12-02T14-49-13.784877.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.013646702047005308,\n\ \ \"acc_stderr\": 0.0031957470754807814\n },\n \"harness|gsm8k|5\"\ : {\n \"acc\": 0.013646702047005308,\n \"acc_stderr\": 0.0031957470754807814\n\ \ }\n}\n```" repo_url: https://huggingface.co/habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T14_49_13.784877 path: - '**/details_harness|gsm8k|5_2023-12-02T14-49-13.784877.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T14-49-13.784877.parquet' - config_name: results data_files: - split: 2023_12_02T14_49_13.784877 path: - results_2023-12-02T14-49-13.784877.parquet - split: latest path: - results_2023-12-02T14-49-13.784877.parquet --- # Dataset Card for Evaluation run of habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1](https://huggingface.co/habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T14:49:13.784877](https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-3epochs-oasst1-top1-instruct-V1/blob/main/results_2023-12-02T14-49-13.784877.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.013646702047005308, "acc_stderr": 0.0031957470754807814 }, "harness|gsm8k|5": { "acc": 0.013646702047005308, "acc_stderr": 0.0031957470754807814 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3087196946144104, -0.6856193542480469, 0.21696080267429352, 0.14810900390148163, -0.18219785392284393, 0.08262842148542404, -0.4875173568725586, -0.17362098395824432, 0.4909507930278778, 0.5698092579841614, -0.7104740142822266, -0.9960889220237732, -0.667929470539093, 0.06372741609811783, -0.14825429022312164, 1.1290652751922607, -0.21172145009040833, -0.18574059009552002, 0.0540887713432312, -0.32027673721313477, -0.4662231504917145, -0.2518685758113861, -0.7396130561828613, -0.44439390301704407, 0.4791870713233948, 0.8524340391159058, 0.4719340205192566, 0.7390254139900208, 0.6614779233932495, 0.35534435510635376, -0.1521824151277542, 0.2449205070734024, -0.49654313921928406, -0.17541006207466125, 0.23711881041526794, -0.6775435209274292, -0.9244657158851624, 0.16060568392276764, 0.749989926815033, 0.4434172809123993, -0.24763643741607666, 0.7071609497070312, 0.23724175989627838, 0.5881730318069458, -0.37707972526550293, 0.43620991706848145, -0.2766387462615967, 0.07499195635318756, -0.40926969051361084, -0.0841902419924736, -0.08030885457992554, -0.5343101620674133, -0.05957535654306412, -0.49032971262931824, 0.07048656791448593, 0.227562814950943, 0.9340828061103821, 0.15491406619548798, -0.07148493826389313, -0.3713027536869049, -0.16595515608787537, 0.8077508807182312, -0.8212985992431641, -0.1530919075012207, 0.719432532787323, 0.2018241584300995, -0.18723636865615845, -0.5866053700447083, -0.30946698784828186, -0.08635727316141129, -0.33294612169265747, 0.13269881904125214, -0.008077582344412804, -0.22768567502498627, 0.32127460837364197, 0.6866936683654785, -0.609542191028595, 0.17046058177947998, -0.5775290727615356, -0.10423999279737473, 0.9742826819419861, 0.4994538724422455, 0.07305112481117249, -0.6557495594024658, -0.30686643719673157, -0.3493267297744751, -0.531219482421875, 0.29332706332206726, 0.3553723990917206, 0.6477004289627075, -0.7994241714477539, 0.7189342379570007, -0.2547047734260559, 0.5145123600959778, -0.037844955921173096, -0.38772013783454895, 0.7102417349815369, -0.6854304075241089, -0.20909643173217773, 0.007716956548392773, 1.076310157775879, 0.30256345868110657, -0.04798959568142891, 0.29878079891204834, -0.11942252516746521, -0.18252907693386078, 0.033977918326854706, -0.7491163015365601, -0.24422740936279297, 0.2666383683681488, -0.5812169909477234, -0.5043875575065613, 0.19199249148368835, -0.9829376339912415, -0.1832185983657837, -0.12829738855361938, 0.3773762583732605, -0.2088562399148941, -0.14121703803539276, -0.12946628034114838, 0.09644731879234314, 0.11343275755643845, 0.25412651896476746, -0.6060804724693298, 0.4239383935928345, 0.5829207301139832, 1.0786490440368652, -0.16752779483795166, -0.4659007489681244, -0.4809974431991577, -0.34958356618881226, -0.21079470217227936, 0.4634134769439697, -0.1067790612578392, -0.40762171149253845, -0.16821275651454926, 0.20994515717029572, -0.37860411405563354, -0.7004889249801636, 0.6352850198745728, -0.2289455085992813, 0.21902447938919067, -0.25493866205215454, -0.4013840854167938, -0.12541364133358002, 0.3696190118789673, -0.5979887247085571, 1.4173961877822876, 0.2553097903728485, -0.6536646485328674, 0.14781765639781952, -0.8994231820106506, -0.20187264680862427, -0.10612430423498154, 0.003903808072209358, -0.6050215363502502, -0.10835012048482895, 0.11507052928209305, 0.5508185029029846, -0.34923410415649414, -0.13739363849163055, -0.258632093667984, -0.3199920356273651, 0.13732552528381348, 0.06768907606601715, 0.994778037071228, 0.15927749872207642, -0.26040977239608765, 0.17987236380577087, -0.9634502530097961, 0.1611081063747406, 0.2980699837207794, -0.5926192998886108, -0.25300920009613037, -0.20095786452293396, -0.01144986692816019, 0.17568671703338623, 0.4339280128479004, -0.4584507346153259, 0.4320302903652191, -0.24520671367645264, 0.21306166052818298, 0.9929730296134949, 0.09037068486213684, 0.30009135603904724, -0.5719945430755615, 0.5587406158447266, -0.01005442626774311, 0.2742839753627777, 0.1721697598695755, -0.656867265701294, -0.9244784712791443, -0.3068939447402954, 0.28286486864089966, 0.5639204382896423, -0.481629878282547, 0.727947473526001, -0.4698117971420288, -0.7350736260414124, -0.8358107805252075, 0.28267812728881836, 0.5005277395248413, 0.4428789019584656, 0.3412809371948242, -0.31731829047203064, -0.6900666952133179, -0.906761646270752, 0.14697813987731934, -0.24886280298233032, 0.07755180448293686, 0.4977196753025055, 1.0814247131347656, -0.1933509111404419, 0.7543795704841614, -0.8484923243522644, -0.5176461338996887, -0.28761181235313416, 0.10222179442644119, 0.7976409196853638, 0.49432894587516785, 0.4335535168647766, -0.518039882183075, -0.5650772452354431, -0.13734464347362518, -0.7592793107032776, -0.19130565226078033, -0.0377466157078743, -0.36325207352638245, 0.133504256606102, -0.12241362780332565, -0.4695226550102234, 0.5481593608856201, 0.4836117625236511, -0.5418261885643005, 0.509446382522583, -0.03879491612315178, 0.35810205340385437, -1.1316825151443481, 0.0690360888838768, 0.016953835263848305, -0.006471018306910992, -0.41481900215148926, -0.05822325125336647, -0.02231643907725811, 0.33756154775619507, -0.43031078577041626, 0.6494266390800476, -0.42782747745513916, -0.13951338827610016, -0.07506120204925537, 0.21565485000610352, -0.1355639398097992, 0.5859830975532532, -0.3422323763370514, 0.726157546043396, 0.5318413972854614, -0.4424246549606323, 0.4851793348789215, 0.6158875226974487, -0.6163546442985535, 0.22501365840435028, -0.42860648036003113, 0.0648239254951477, 0.36622506380081177, 0.05775797739624977, -0.8727554082870483, -0.35580235719680786, 0.5471574068069458, -0.5375905632972717, 0.20455360412597656, -0.3285750448703766, -0.6921972036361694, -0.5119134187698364, -0.6065956354141235, 0.22323478758335114, 0.6393002867698669, -0.5613158345222473, 0.12017832696437836, 0.46784496307373047, -0.002751572523266077, -0.40794897079467773, -0.7316111326217651, -0.22168833017349243, -0.344924658536911, -0.7265472412109375, 0.19585451483726501, -0.20789283514022827, -0.26140376925468445, -0.04522300139069557, -0.10098805278539658, 0.02410169132053852, 0.10841549932956696, 0.366546630859375, 0.4364425539970398, -0.15656054019927979, -0.2815611958503723, -0.2987934350967407, -0.12499170750379562, 0.038163576275110245, 0.11602543294429779, 0.5696223378181458, -0.31437528133392334, -0.18230083584785461, -0.22967976331710815, 0.03750293701887131, 0.2938825786113739, -0.0016405798960477114, 0.8223101496696472, 0.6577365398406982, -0.3810440003871918, -0.10574106872081757, -0.2876370847225189, 0.025626111775636673, -0.4823269546031952, 0.16226361691951752, -0.26871830224990845, -0.7024856805801392, 0.8730145692825317, 0.3836500346660614, 0.027610335499048233, 0.6730425953865051, 0.732353150844574, -0.039259739220142365, 0.6372291445732117, 0.2722347676753998, -0.08036215603351593, 0.502440869808197, -0.8805569410324097, -0.1329658031463623, -1.1158853769302368, -0.3939707577228546, -0.48388245701789856, -0.4339864253997803, -0.7564952373504639, -0.4371386170387268, 0.3875757157802582, 0.2018858939409256, -0.2521030008792877, 0.5385481119155884, -0.47368690371513367, 0.220049649477005, 0.581053614616394, 0.2938714325428009, 0.12722185254096985, -0.021793203428387642, -0.12085752934217453, 0.0912138894200325, -0.648018479347229, -0.469139039516449, 1.3794509172439575, 0.32042962312698364, 0.8308500647544861, 0.09545382857322693, 1.0330166816711426, 0.4102703332901001, 0.3925262987613678, -0.6789769530296326, 0.7600834369659424, 0.006274190731346607, -0.5109583139419556, -0.25765982270240784, -0.48989537358283997, -0.9523473381996155, 0.3453809916973114, -0.09159272164106369, -1.0159516334533691, 0.096706822514534, 0.05665494129061699, -0.4143182635307312, 0.22440607845783234, -0.5179945826530457, 0.9430508017539978, -0.18812689185142517, -0.5148897767066956, -0.011964256875216961, -0.7263755798339844, 0.39045363664627075, -0.11820785701274872, 0.3760259747505188, -0.22668327391147614, -0.027818845584988594, 1.270843744277954, -0.720019519329071, 0.8699319362640381, -0.1972818225622177, 0.05857769772410393, 0.4168761372566223, -0.3489006459712982, 0.5305207967758179, -0.013099349103868008, -0.2595314383506775, 0.4078320562839508, -0.2854920029640198, -0.2813400626182556, -0.2824360132217407, 0.9135165810585022, -0.86323481798172, -0.34015366435050964, -0.5023372173309326, -0.44883790612220764, 0.21877984702587128, 0.24916642904281616, 0.418325275182724, 0.19131900370121002, 0.03156691789627075, 0.2371649444103241, 0.27550745010375977, -0.025308093056082726, 0.43129509687423706, 0.43256115913391113, -0.30767664313316345, -0.665833592414856, 0.6155180335044861, 0.33598873019218445, 0.05967479571700096, 0.07541513442993164, 0.20755039155483246, -0.33738499879837036, -0.6288970112800598, -0.35829946398735046, 0.30082401633262634, -0.5609495043754578, -0.3201465606689453, -0.347718209028244, -0.26943451166152954, -0.32637426257133484, 0.03479037061333656, -0.4863578677177429, -0.41673755645751953, -0.43128013610839844, -0.1797621101140976, 0.49499252438545227, 0.5748703479766846, -0.4711100161075592, 0.4885219931602478, -0.7615095376968384, 0.28047263622283936, -0.0762404128909111, 0.2732899487018585, -0.06851853430271149, -0.7521005272865295, -0.7367212176322937, 0.11318902671337128, -0.4459977447986603, -0.8753043413162231, 0.5433911085128784, 0.08681297302246094, 0.6384716629981995, 0.1787528395652771, 0.08864587545394897, 0.8490361571311951, -0.28076237440109253, 1.0136284828186035, 0.0021210790146142244, -0.6547877788543701, 0.9110960960388184, -0.22807049751281738, 0.09421589225530624, 0.5672965049743652, 0.13518913090229034, -0.37590840458869934, -0.22307690978050232, -0.8231561183929443, -1.055834412574768, 1.1893410682678223, 0.6033564805984497, -0.387126624584198, 0.1725364476442337, 0.31221818923950195, 0.03005746752023697, 0.17261402308940887, -0.7287759184837341, -0.6887221932411194, 0.08507560938596725, -0.19297486543655396, -0.2029496729373932, -0.07774887979030609, -0.5250899195671082, -0.518482506275177, 0.9447869658470154, -0.0456189289689064, 0.44301459193229675, 0.03132186084985733, -0.15474462509155273, -0.2716779410839081, 0.23517712950706482, 0.4664044976234436, 0.6412777900695801, -0.509127140045166, -0.16354073584079742, 0.28225478529930115, -0.563363254070282, 0.10397422313690186, 0.17086981236934662, -0.04284697771072388, -0.17270231246948242, 0.7100979685783386, 1.0047200918197632, 0.20104530453681946, -0.28590506315231323, 0.4567185938358307, 0.06783135235309601, -0.14765751361846924, -0.5135421752929688, 0.31462937593460083, -0.1550557017326355, 0.40409037470817566, 0.35635846853256226, -0.04667956382036209, -0.041736286133527756, -0.44349178671836853, 0.22810006141662598, 0.13213282823562622, 0.018656199797987938, -0.37545156478881836, 0.4950200617313385, -0.07103008776903152, -0.35968077182769775, 0.6492835879325867, -0.15169116854667664, -0.4501601755619049, 1.0307694673538208, 0.23830409348011017, 0.9007201790809631, -0.10802923887968063, 0.07121744751930237, 0.5976248979568481, 0.38655155897140503, -0.1152813658118248, 0.5664026141166687, 0.058636266738176346, -0.6472672820091248, -0.030099203810095787, -0.8018608093261719, -0.2506873309612274, 0.23726202547550201, -1.1066185235977173, 0.35476937890052795, -0.16808044910430908, -0.3036387264728546, -0.02891802042722702, 0.5716251134872437, -0.874606192111969, 0.07980974018573761, 0.09632493555545807, 0.8934703469276428, -1.0384514331817627, 0.7758602499961853, 0.8999857902526855, -0.5580893158912659, -0.791163444519043, -0.15515244007110596, 0.23204255104064941, -1.0119667053222656, 0.5306008458137512, 0.18881046772003174, 0.3153941035270691, -0.2238224297761917, -0.6073020696640015, -0.942189633846283, 1.5284924507141113, 0.0024881616700440645, -0.39974290132522583, 0.13647551834583282, 0.10840973258018494, 0.507637619972229, -0.5370457172393799, 0.42029768228530884, 0.8032050132751465, 0.7484294176101685, -0.0028397433925420046, -0.9600788354873657, 0.25789278745651245, -0.447115421295166, -0.03868691623210907, 0.11784889549016953, -0.9454178810119629, 1.0750914812088013, -0.31827643513679504, -0.050450365990400314, 0.15312859416007996, 0.46033281087875366, 0.5698640942573547, 0.39773088693618774, 0.47902560234069824, 0.7152016758918762, 0.7143687605857849, -0.39368516206741333, 1.0658477544784546, -0.14042745530605316, 0.8831999897956848, 1.177882432937622, 0.0515294075012207, 0.7883679270744324, 0.3383182883262634, -0.4805200397968292, 0.5074899196624756, 0.9668636918067932, -0.33176663517951965, 0.6268774271011353, 0.17201654613018036, 0.05412881076335907, -0.0898284837603569, 0.13728053867816925, -0.510091245174408, 0.5546934604644775, 0.24711701273918152, -0.5042927265167236, -0.2036413550376892, -0.18005947768688202, 0.17824603617191315, -0.3517868220806122, -0.330506294965744, 0.6166133284568787, 0.13099995255470276, -0.47562190890312195, 0.8020414113998413, -0.01772807538509369, 0.6807684898376465, -0.7134421467781067, 0.014436352998018265, -0.3406018018722534, 0.2904227375984192, -0.5536909699440002, -0.9098718166351318, 0.2087530493736267, 0.17591841518878937, -0.2828715741634369, -0.19351789355278015, 0.5768065452575684, -0.37220874428749084, -0.4874327778816223, 0.38318488001823425, 0.5363857746124268, 0.33205893635749817, 0.31291717290878296, -0.9251938462257385, 0.2281709909439087, 0.20040789246559143, -0.81609046459198, 0.362891286611557, 0.1781274974346161, 0.08329293131828308, 0.5839686393737793, 0.583351731300354, 0.1648687720298767, 0.20699451863765717, -0.11985552310943604, 0.9571346640586853, -0.7374882698059082, -0.5340970158576965, -0.8834843635559082, 0.8500887155532837, -0.2576828896999359, -0.4932670593261719, 0.977131724357605, 0.9739304184913635, 0.7817568182945251, 0.07982396334409714, 0.7023318409919739, -0.4145914614200592, 0.5145901441574097, -0.6227667331695557, 0.9620580077171326, -0.8270561099052429, 0.4840107262134552, -0.15316209197044373, -0.7582780122756958, -0.043069690465927124, 0.7163751721382141, -0.30962082743644714, -0.016535410657525063, 0.6772871613502502, 0.9325218200683594, -0.05306808650493622, 0.1356004774570465, -0.042666785418987274, 0.5626468658447266, 0.1455487310886383, 0.6300104856491089, 0.6715163588523865, -0.7374112010002136, 0.4087787866592407, -0.6309043169021606, -0.45219433307647705, -0.235081747174263, -0.65411776304245, -0.8301427364349365, -0.40918442606925964, -0.4524468779563904, -0.5603862404823303, -0.06213630735874176, 1.1640996932983398, 0.5420677065849304, -0.8968348503112793, -0.572608232498169, 0.29421159625053406, 0.26473569869995117, -0.20366987586021423, -0.29938650131225586, 0.6540404558181763, -0.03713424503803253, -0.7487119436264038, 0.42399075627326965, -0.12502016127109528, -0.15767201781272888, 0.03249001130461693, -0.34550321102142334, -0.36677879095077515, -0.22120168805122375, 0.4733866751194, 0.19550888240337372, -0.6137955188751221, -0.38251131772994995, -0.27612096071243286, -0.15838566422462463, 0.3913590610027313, 0.29550203680992126, -0.5042435526847839, 0.11734644323587418, 0.5447182655334473, 0.0914495438337326, 0.7226128578186035, -0.1272846907377243, 0.033030230551958084, -0.8690380454063416, -0.07291510701179504, -0.08721266686916351, 0.5734893679618835, 0.08732619881629944, -0.30691996216773987, 1.0795798301696777, 0.33682170510292053, -0.5902673602104187, -0.9581720232963562, -0.24291439354419708, -1.186179757118225, 0.14710596203804016, 1.3536968231201172, -0.3339182734489441, -0.33656999468803406, 0.22883553802967072, -0.1302487552165985, 0.3474792242050171, -0.6218759417533875, 0.6071231961250305, 0.7974690794944763, -0.4232693910598755, -0.06472708284854889, -0.5642196536064148, 0.3147701621055603, 0.015441039577126503, -1.054506540298462, -0.15456339716911316, 0.3298237919807434, 0.4048433303833008, 0.2280523180961609, 0.9076107740402222, -0.044724952429533005, -0.10208388417959213, -0.024641234427690506, 0.08689708262681961, -0.22897718846797943, -0.2126636952161789, -0.3101414442062378, 0.1669641137123108, -0.2864861488342285, -0.5681833028793335 ]
open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1
open-llm-leaderboard
2023-12-02T14:51:17Z
0
0
[ "region:us" ]
null
2023-12-02T14:51:12Z
--- pretty_name: Evaluation run of habanoz/TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [habanoz/TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1](https://huggingface.co/habanoz/TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T14:51:09.635098](https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1/blob/main/results_2023-12-02T14-51-09.635098.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.0,\n \"\ acc_stderr\": 0.0\n },\n \"harness|gsm8k|5\": {\n \"acc\": 0.0,\n \ \ \"acc_stderr\": 0.0\n }\n}\n```" repo_url: https://huggingface.co/habanoz/TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T14_51_09.635098 path: - '**/details_harness|gsm8k|5_2023-12-02T14-51-09.635098.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T14-51-09.635098.parquet' - config_name: results data_files: - split: 2023_12_02T14_51_09.635098 path: - results_2023-12-02T14-51-09.635098.parquet - split: latest path: - results_2023-12-02T14-51-09.635098.parquet --- # Dataset Card for Evaluation run of habanoz/TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/habanoz/TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [habanoz/TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1](https://huggingface.co/habanoz/TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T14:51:09.635098](https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-2T-lr-2e-4-3ep-dolly-15k-instruct-v1/blob/main/results_2023-12-02T14-51-09.635098.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.0, "acc_stderr": 0.0 }, "harness|gsm8k|5": { "acc": 0.0, "acc_stderr": 0.0 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.23119579255580902, -0.7028966546058655, 0.14513875544071198, 0.18442732095718384, -0.1646890491247177, 0.06562111526727676, -0.44425302743911743, -0.1895010769367218, 0.5674201846122742, 0.6151418685913086, -0.6987967491149902, -0.954556941986084, -0.6746368408203125, 0.08918916434049606, -0.24661225080490112, 1.1434372663497925, -0.17148154973983765, -0.2156435251235962, -0.03199312090873718, -0.32701531052589417, -0.5218013525009155, -0.2468908578157425, -0.6734164953231812, -0.391608864068985, 0.48567458987236023, 0.8374124765396118, 0.506708025932312, 0.7422217130661011, 0.6726993918418884, 0.3635232448577881, -0.16161030530929565, 0.2673342823982239, -0.5296416878700256, -0.1815561205148697, 0.2059617042541504, -0.6711776256561279, -0.9566817879676819, 0.18061132729053497, 0.7528316378593445, 0.3775649070739746, -0.2231331765651703, 0.7549161314964294, 0.24219298362731934, 0.5593685507774353, -0.42995399236679077, 0.40708017349243164, -0.31912270188331604, 0.10301829874515533, -0.40543365478515625, -0.10803653299808502, -0.11580430716276169, -0.5441046357154846, -0.07059480994939804, -0.4927854835987091, 0.11577310413122177, 0.2022092491388321, 0.9750550985336304, 0.12144480645656586, -0.13496792316436768, -0.4041796326637268, -0.18067628145217896, 0.8519225120544434, -0.7191285490989685, -0.17726397514343262, 0.7280452847480774, 0.1990610957145691, -0.2002606838941574, -0.5881026983261108, -0.3333043158054352, -0.12833483517169952, -0.3694242537021637, 0.11849189549684525, -0.01498367264866829, -0.2754265069961548, 0.2805691659450531, 0.6931476593017578, -0.615642786026001, 0.15223053097724915, -0.6333781480789185, -0.1033417209982872, 0.9983956813812256, 0.5323706269264221, 0.02577570453286171, -0.6915853023529053, -0.3150923550128937, -0.3288666307926178, -0.5135499238967896, 0.24491725862026215, 0.3890388011932373, 0.6451079249382019, -0.8332623243331909, 0.7662276029586792, -0.22128456830978394, 0.5368213653564453, -0.05526566132903099, -0.36952656507492065, 0.6994107961654663, -0.6765131950378418, -0.21270154416561127, -0.11975207924842834, 1.0587589740753174, 0.3243071436882019, -0.09550698846578598, 0.32087352871894836, -0.164675772190094, -0.18510429561138153, 0.04819408059120178, -0.667829155921936, -0.23652847111225128, 0.24994339048862457, -0.6083180904388428, -0.5598890781402588, 0.17402976751327515, -0.9981167316436768, -0.2213873565196991, -0.18092651665210724, 0.43375736474990845, -0.12342840433120728, -0.14477410912513733, -0.18271274864673615, 0.1331358104944229, 0.1606488674879074, 0.2866867780685425, -0.6229352951049805, 0.42958563566207886, 0.5887995362281799, 1.0531671047210693, -0.19136947393417358, -0.40080687403678894, -0.5570152401924133, -0.33470699191093445, -0.22261248528957367, 0.45717886090278625, -0.07892382889986038, -0.4233423173427582, -0.1062898114323616, 0.22419199347496033, -0.32930833101272583, -0.7378694415092468, 0.6360442042350769, -0.24461102485656738, 0.20627461373806, -0.22236108779907227, -0.39731115102767944, -0.09314712136983871, 0.3970273435115814, -0.6288611888885498, 1.410076379776001, 0.24851518869400024, -0.579603910446167, 0.18105150759220123, -0.8351843953132629, -0.16401784121990204, -0.11889731884002686, 0.028826404362916946, -0.6394083499908447, -0.10096155852079391, 0.08691474050283432, 0.5889426469802856, -0.3679039478302002, -0.12786053121089935, -0.2472713589668274, -0.2519094944000244, 0.1607956886291504, 0.08092071861028671, 0.9913394451141357, 0.1331639140844345, -0.11155541986227036, 0.23450186848640442, -0.9572797417640686, 0.11773373186588287, 0.3132910132408142, -0.5746327638626099, -0.15781140327453613, -0.26942843198776245, 0.06392160803079605, 0.15742658078670502, 0.45408180356025696, -0.3958909213542938, 0.3947768211364746, -0.18918241560459137, 0.0718650370836258, 0.9944156408309937, 0.00316712842322886, 0.3480975925922394, -0.6121277213096619, 0.6249299049377441, -0.04562694951891899, 0.293771356344223, 0.22925707697868347, -0.6668489575386047, -0.9572814702987671, -0.30048349499702454, 0.29158979654312134, 0.5530126094818115, -0.4359533190727234, 0.6898726224899292, -0.444076806306839, -0.6945448517799377, -0.8498330116271973, 0.2801368534564972, 0.5014458298683167, 0.41436707973480225, 0.34385251998901367, -0.30014657974243164, -0.7367112040519714, -0.9268532395362854, 0.11801400035619736, -0.1931433379650116, 0.02076583355665207, 0.46210548281669617, 1.0929678678512573, -0.19576865434646606, 0.7847145795822144, -0.8117519617080688, -0.5624068379402161, -0.33192381262779236, 0.08256752043962479, 0.7883598208427429, 0.5025217533111572, 0.4221055507659912, -0.4956626296043396, -0.5576205253601074, -0.13582734763622284, -0.7656295299530029, -0.15342514216899872, -0.02161797694861889, -0.38485056161880493, 0.15258732438087463, -0.19259034097194672, -0.4904685914516449, 0.6223282217979431, 0.5379080176353455, -0.5433728098869324, 0.5158024430274963, -0.036665599793195724, 0.3114347457885742, -1.136257529258728, 0.011500612832605839, -0.01749381609261036, -0.029278874397277832, -0.3699042499065399, -0.07552944868803024, -0.03775503858923912, 0.30505746603012085, -0.39012056589126587, 0.6773597598075867, -0.42103180289268494, -0.14882409572601318, -0.08839139342308044, 0.29847729206085205, -0.08714745938777924, 0.5065856575965881, -0.3519710600376129, 0.608970046043396, 0.5004375576972961, -0.44071531295776367, 0.5662999749183655, 0.649222195148468, -0.5513588786125183, 0.2804061472415924, -0.42681995034217834, 0.11720166355371475, 0.3437599241733551, 0.0798763558268547, -0.7646625638008118, -0.37595126032829285, 0.5268831253051758, -0.5177385807037354, 0.24082371592521667, -0.3406357765197754, -0.6558370590209961, -0.49080371856689453, -0.6101912260055542, 0.19203707575798035, 0.6076204180717468, -0.5327768921852112, 0.16795721650123596, 0.5133950710296631, 0.07333086431026459, -0.42830997705459595, -0.7318642735481262, -0.21008044481277466, -0.38283687829971313, -0.757346510887146, 0.15385973453521729, -0.15761809051036835, -0.2779199481010437, -0.038771893829107285, -0.04713144898414612, 0.027039624750614166, 0.03180116042494774, 0.3242286741733551, 0.4432777464389801, -0.11303584277629852, -0.19819171726703644, -0.35749372839927673, -0.14200276136398315, 0.02748274989426136, 0.13841409981250763, 0.5218498110771179, -0.2770870625972748, -0.13633282482624054, -0.2494819164276123, 0.019344689324498177, 0.19713027775287628, 0.0010253937216475606, 0.8818562626838684, 0.7137606739997864, -0.37426453828811646, -0.12705302238464355, -0.29980939626693726, -0.013634135015308857, -0.469794362783432, 0.15619473159313202, -0.281176894903183, -0.7004329562187195, 0.839894711971283, 0.45565319061279297, 0.029707226902246475, 0.6734036803245544, 0.7584263682365417, -0.051201388239860535, 0.5089490413665771, 0.3226078450679779, -0.021564064547419548, 0.48746275901794434, -0.8946314454078674, -0.1486373096704483, -1.0830538272857666, -0.3910802900791168, -0.5102289319038391, -0.46334466338157654, -0.8234933614730835, -0.5310430526733398, 0.3780324459075928, 0.15546289086341858, -0.1808340847492218, 0.562788188457489, -0.46246469020843506, 0.20753103494644165, 0.5637809038162231, 0.2839032709598541, 0.1442393809556961, -0.0494246706366539, -0.061420198529958725, 0.12369821965694427, -0.6394680142402649, -0.4976845979690552, 1.4378193616867065, 0.3086214065551758, 0.8568050861358643, 0.11970178037881851, 0.9697282910346985, 0.44096681475639343, 0.37787559628486633, -0.6565160751342773, 0.7435617446899414, 0.027692675590515137, -0.5497502088546753, -0.25517845153808594, -0.47726812958717346, -0.998498797416687, 0.33655935525894165, -0.1506270468235016, -1.0203392505645752, 0.10269009321928024, 0.1221962571144104, -0.3876182734966278, 0.1690606325864792, -0.5017649531364441, 0.9661607146263123, -0.13503111898899078, -0.5408831834793091, -0.0796782448887825, -0.7339140772819519, 0.4149089455604553, -0.1305636763572693, 0.3352908194065094, -0.2859591841697693, -0.006997809745371342, 1.266674518585205, -0.7184422612190247, 0.8447179794311523, -0.16071411967277527, 0.07194440066814423, 0.46320679783821106, -0.3026445806026459, 0.5827439427375793, 0.06414579600095749, -0.23934966325759888, 0.3646587133407593, -0.290845662355423, -0.2846519351005554, -0.28183940052986145, 0.8956844806671143, -0.8668962717056274, -0.34418073296546936, -0.5009289979934692, -0.4974231719970703, 0.2140221744775772, 0.15298990905284882, 0.38135600090026855, 0.22607757151126862, 0.018720071762800217, 0.28294312953948975, 0.27736547589302063, -0.06706754118204117, 0.397157222032547, 0.43448904156684875, -0.3995722532272339, -0.6049012541770935, 0.6058220267295837, 0.30310291051864624, 0.0457010455429554, 0.17612333595752716, 0.22392186522483826, -0.3583562970161438, -0.5363472700119019, -0.3089637756347656, 0.2723676860332489, -0.5707205533981323, -0.3511628210544586, -0.3997252285480499, -0.2295268476009369, -0.30866318941116333, 0.03238402307033539, -0.5048537254333496, -0.48668795824050903, -0.4720602333545685, -0.2161450833082199, 0.5730558037757874, 0.6282784342765808, -0.5111351013183594, 0.48340895771980286, -0.7221464514732361, 0.31569284200668335, -0.0032639349810779095, 0.21538206934928894, -0.11815682053565979, -0.7997848987579346, -0.7669705152511597, 0.1137600690126419, -0.5087385773658752, -0.850549578666687, 0.5182511210441589, 0.06486421823501587, 0.5661676526069641, 0.14368019998073578, 0.09710808098316193, 0.8203564286231995, -0.2160654366016388, 0.9552944302558899, -0.010737494565546513, -0.6206798553466797, 0.911921501159668, -0.24081814289093018, 0.07173482328653336, 0.46149691939353943, 0.04891664534807205, -0.35664814710617065, -0.185893714427948, -0.8064836859703064, -1.000568151473999, 1.158700942993164, 0.6507927179336548, -0.3103524148464203, 0.18589501082897186, 0.21416525542736053, 0.0020640844013541937, 0.15363341569900513, -0.7446051239967346, -0.6038123965263367, 0.13848775625228882, -0.17467287182807922, -0.17676429450511932, -0.1713234782218933, -0.5547206997871399, -0.4835928678512573, 0.9096668362617493, -0.012214180082082748, 0.41656503081321716, -0.06177002936601639, -0.17194338142871857, -0.30167874693870544, 0.1888233721256256, 0.4596250355243683, 0.6793885827064514, -0.4781022071838379, -0.20561978220939636, 0.3281794786453247, -0.5483559966087341, 0.07429713755846024, 0.14606310427188873, -0.039180297404527664, -0.12594015896320343, 0.7361695766448975, 0.9548872709274292, 0.17020577192306519, -0.26406803727149963, 0.46755942702293396, 0.04858758673071861, -0.07205627858638763, -0.5505864024162292, 0.2339528650045395, -0.14618019759655, 0.3833789527416229, 0.30450505018234253, -0.07282759994268417, -0.06262674927711487, -0.3861221671104431, 0.2025371491909027, 0.18762356042861938, 0.016624588519334793, -0.38987410068511963, 0.5132771134376526, -0.011245512403547764, -0.3791322112083435, 0.6382771134376526, -0.14266759157180786, -0.31514766812324524, 1.0276302099227905, 0.2008764147758484, 0.9117753505706787, -0.11023063957691193, 0.10003375262022018, 0.5739628672599792, 0.40603402256965637, -0.03196589648723602, 0.553181529045105, 0.09320198744535446, -0.6755533814430237, -0.02114001102745533, -0.8752198219299316, -0.23021097481250763, 0.24005158245563507, -1.0989912748336792, 0.4566298723220825, -0.13673491775989532, -0.3077757954597473, -0.08425123244524002, 0.5485495328903198, -0.9478530287742615, 0.08183712512254715, 0.033691875636577606, 0.8201426863670349, -0.9949377179145813, 0.7259295582771301, 0.8664242625236511, -0.5308401584625244, -0.7703496813774109, -0.1916230469942093, 0.3004579544067383, -1.0002928972244263, 0.5158123970031738, 0.1702258288860321, 0.32360371947288513, -0.3205433785915375, -0.6053580641746521, -0.9514362812042236, 1.4761943817138672, -0.00814496073871851, -0.38869717717170715, 0.2195848971605301, 0.0970040112733841, 0.46916815638542175, -0.5276777744293213, 0.417594850063324, 0.8003003597259521, 0.6945710182189941, 0.00474302563816309, -1.0216158628463745, 0.16736479103565216, -0.3896700441837311, 0.011478208936750889, 0.07398427277803421, -0.9471482634544373, 1.0382944345474243, -0.32631635665893555, 0.0006024050526320934, 0.1800851821899414, 0.5460771322250366, 0.5831974148750305, 0.4243730902671814, 0.44764575362205505, 0.7071053981781006, 0.7020556330680847, -0.3783358037471771, 1.035111665725708, -0.06933648139238358, 0.9084458351135254, 1.1888196468353271, 0.08125949651002884, 0.7690480947494507, 0.30903589725494385, -0.5011930465698242, 0.4695940911769867, 0.9002285003662109, -0.2911697328090668, 0.5346531271934509, 0.2309948056936264, 0.04620346426963806, -0.029385367408394814, 0.07415872067213058, -0.5033408403396606, 0.6466588377952576, 0.24052484333515167, -0.5274038910865784, -0.156571164727211, -0.17572078108787537, 0.20143936574459076, -0.3033815026283264, -0.3163870573043823, 0.5725259184837341, 0.13869065046310425, -0.36064985394477844, 0.78044593334198, -0.03155285865068436, 0.646470844745636, -0.6893415451049805, -0.003511580638587475, -0.3777138292789459, 0.3014425039291382, -0.5440256595611572, -0.869954526424408, 0.2685694396495819, 0.18920551240444183, -0.3039197027683258, -0.20909927785396576, 0.5585722327232361, -0.3780151903629303, -0.5579695701599121, 0.3447829484939575, 0.5322537422180176, 0.3407639265060425, 0.38504689931869507, -0.8753936886787415, 0.2844462990760803, 0.15938229858875275, -0.7874850034713745, 0.35384130477905273, 0.20261551439762115, 0.07654040306806564, 0.6114019155502319, 0.5327538251876831, 0.11718858778476715, 0.1974291354417801, -0.11606774479150772, 0.9328137636184692, -0.6991347670555115, -0.5003067255020142, -0.8178182244300842, 0.8749894499778748, -0.2734164893627167, -0.4992060363292694, 0.996184229850769, 0.9593088626861572, 0.783489465713501, 0.03107580356299877, 0.6174672245979309, -0.42724794149398804, 0.5426216125488281, -0.6251956224441528, 0.9274855852127075, -0.8514883518218994, 0.4728933572769165, -0.18938082456588745, -0.7680574655532837, -0.040582310408353806, 0.7019326090812683, -0.2820776402950287, 0.0312952995300293, 0.655971884727478, 0.9860807657241821, -0.010234203189611435, 0.10728882253170013, 0.011040532030165195, 0.5634250640869141, 0.11404559016227722, 0.523200511932373, 0.7116410136222839, -0.7208934426307678, 0.44919320940971375, -0.6149836778640747, -0.44396457076072693, -0.28053295612335205, -0.6645781397819519, -0.8413662910461426, -0.4191136658191681, -0.433707058429718, -0.597160816192627, -0.04767165333032608, 1.1543420553207397, 0.5500375628471375, -0.9226487278938293, -0.6119668483734131, 0.3749368190765381, 0.3137024939060211, -0.18895645439624786, -0.2964891493320465, 0.6721352934837341, -0.021211590617895126, -0.7571329474449158, 0.4146672487258911, -0.09373567998409271, -0.1863723248243332, 0.016789603978395462, -0.333746075630188, -0.3830093741416931, -0.25175416469573975, 0.5090940594673157, 0.14637446403503418, -0.6191676259040833, -0.36214885115623474, -0.2760752737522125, -0.11201496422290802, 0.30168935656547546, 0.27415910363197327, -0.5351788401603699, 0.19456803798675537, 0.5424384474754333, 0.04950399696826935, 0.7301850318908691, -0.12847460806369781, 0.06648235023021698, -0.9039323329925537, -0.0007688188925385475, -0.0024485306348651648, 0.5380927324295044, 0.10529366880655289, -0.3013972342014313, 1.0752596855163574, 0.33117255568504333, -0.6397339105606079, -0.9400793313980103, -0.2156415730714798, -1.1506761312484741, 0.23534592986106873, 1.3438279628753662, -0.280690997838974, -0.2979532480239868, 0.21291671693325043, -0.08634409308433533, 0.33208468556404114, -0.5873644351959229, 0.6267907619476318, 0.7307671904563904, -0.389497309923172, -0.11126220226287842, -0.5955175757408142, 0.33180078864097595, -0.012207967229187489, -1.015099287033081, -0.18471097946166992, 0.3557298183441162, 0.35867762565612793, 0.1860608458518982, 0.8857443332672119, -0.021822530776262283, -0.08765164017677307, -0.01932729221880436, 0.10499180108308792, -0.12952664494514465, -0.2335861176252365, -0.2756885588169098, 0.1352609097957611, -0.31554076075553894, -0.5856882333755493 ]
open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1
open-llm-leaderboard
2023-12-02T14:51:34Z
0
0
[ "region:us" ]
null
2023-12-02T14:51:29Z
--- pretty_name: Evaluation run of habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1](https://huggingface.co/habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T14:51:26.830602](https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1/blob/main/results_2023-12-02T14-51-26.830602.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.01288855193328279,\n\ \ \"acc_stderr\": 0.003106901266499671\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.01288855193328279,\n \"acc_stderr\": 0.003106901266499671\n\ \ }\n}\n```" repo_url: https://huggingface.co/habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T14_51_26.830602 path: - '**/details_harness|gsm8k|5_2023-12-02T14-51-26.830602.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T14-51-26.830602.parquet' - config_name: results data_files: - split: 2023_12_02T14_51_26.830602 path: - results_2023-12-02T14-51-26.830602.parquet - split: latest path: - results_2023-12-02T14-51-26.830602.parquet --- # Dataset Card for Evaluation run of habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1](https://huggingface.co/habanoz/TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T14:51:26.830602](https://huggingface.co/datasets/open-llm-leaderboard/details_habanoz__TinyLlama-1.1B-intermediate-step-715k-1.5T-lr-5-4epochs-oasst1-top1-instruct-V1/blob/main/results_2023-12-02T14-51-26.830602.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.01288855193328279, "acc_stderr": 0.003106901266499671 }, "harness|gsm8k|5": { "acc": 0.01288855193328279, "acc_stderr": 0.003106901266499671 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.30663949251174927, -0.6823339462280273, 0.21734920144081116, 0.1377287656068802, -0.18363146483898163, 0.08835053443908691, -0.4890580475330353, -0.17531804740428925, 0.4992724359035492, 0.5742103457450867, -0.7119373083114624, -0.9987660646438599, -0.6651336550712585, 0.06565041840076447, -0.1442851573228836, 1.1281616687774658, -0.2115900069475174, -0.19014334678649902, 0.05572584643959999, -0.3225112855434418, -0.4663190543651581, -0.25469064712524414, -0.7410922050476074, -0.4383608400821686, 0.48476269841194153, 0.8503148555755615, 0.47395986318588257, 0.7495955228805542, 0.66083824634552, 0.3572578430175781, -0.155135378241539, 0.24311557412147522, -0.4976328909397125, -0.1774778515100479, 0.24133004248142242, -0.6812206506729126, -0.9264358878135681, 0.15928475558757782, 0.749049723148346, 0.4435311555862427, -0.24482572078704834, 0.7090098857879639, 0.23386144638061523, 0.5925388336181641, -0.3747890889644623, 0.4361618459224701, -0.2775789499282837, 0.07894638925790787, -0.4087037146091461, -0.08555398136377335, -0.07651016861200333, -0.5333842635154724, -0.054227933287620544, -0.4975718557834625, 0.06478918343782425, 0.23303575813770294, 0.9341673851013184, 0.15168951451778412, -0.07029304653406143, -0.37836629152297974, -0.1606714427471161, 0.810430109500885, -0.8183531165122986, -0.14396388828754425, 0.7182922959327698, 0.20139610767364502, -0.1822170615196228, -0.5851969122886658, -0.3057785928249359, -0.08703035861253738, -0.3288285732269287, 0.13020296394824982, -0.004112059250473976, -0.2301364243030548, 0.31195974349975586, 0.6847935914993286, -0.6040364503860474, 0.16662897169589996, -0.5736573338508606, -0.10119682550430298, 0.9731805324554443, 0.49981340765953064, 0.06754395365715027, -0.6584838628768921, -0.3028509318828583, -0.3485894501209259, -0.5383954048156738, 0.295534610748291, 0.36302292346954346, 0.6533547639846802, -0.8042840361595154, 0.7151058912277222, -0.2571963369846344, 0.5136080980300903, -0.03422144427895546, -0.3832770884037018, 0.711883544921875, -0.6898117661476135, -0.20780615508556366, 0.0009471921948716044, 1.0837788581848145, 0.3023688495159149, -0.047905128449201584, 0.289215087890625, -0.11621326953172684, -0.19256475567817688, 0.03396724909543991, -0.7525771856307983, -0.25018036365509033, 0.26471948623657227, -0.5819804072380066, -0.508201003074646, 0.18645378947257996, -0.9884335994720459, -0.18949131667613983, -0.12983138859272003, 0.372302383184433, -0.20763905346393585, -0.14466014504432678, -0.13112998008728027, 0.09890799224376678, 0.10510483384132385, 0.2518877387046814, -0.6132465600967407, 0.4224398732185364, 0.5798147916793823, 1.0813316106796265, -0.16467110812664032, -0.4673317074775696, -0.4694545269012451, -0.35208138823509216, -0.2177731692790985, 0.4674775302410126, -0.09887788444757462, -0.4041142165660858, -0.16547945141792297, 0.20852288603782654, -0.37483885884284973, -0.7050939798355103, 0.6337770223617554, -0.23153339326381683, 0.20952601730823517, -0.2600882649421692, -0.39739930629730225, -0.12442918866872787, 0.37539142370224, -0.5966289639472961, 1.409765601158142, 0.2597147822380066, -0.6486318707466125, 0.15431183576583862, -0.9015903472900391, -0.2015123963356018, -0.10776760429143906, -0.0012049430515617132, -0.6037230491638184, -0.10855332762002945, 0.11710580438375473, 0.5489789843559265, -0.3578117787837982, -0.14432622492313385, -0.2617090940475464, -0.317931205034256, 0.1434834748506546, 0.07237124443054199, 0.9880760908126831, 0.15678498148918152, -0.2571731209754944, 0.182303324341774, -0.9656844735145569, 0.1592506617307663, 0.30614200234413147, -0.5923768281936646, -0.2515963315963745, -0.2024058997631073, -0.01976877823472023, 0.17331627011299133, 0.429463267326355, -0.4521438181400299, 0.43054214119911194, -0.24968475103378296, 0.21421754360198975, 0.9910122752189636, 0.09222161024808884, 0.3124593198299408, -0.5730659365653992, 0.5573461651802063, -0.011304600164294243, 0.27927714586257935, 0.16800840198993683, -0.6539438962936401, -0.9281240701675415, -0.31231409311294556, 0.2845703065395355, 0.5619701147079468, -0.4787110686302185, 0.729378342628479, -0.47362440824508667, -0.7318429946899414, -0.842402994632721, 0.29021185636520386, 0.4969508945941925, 0.4442340135574341, 0.33770278096199036, -0.31074780225753784, -0.6970632672309875, -0.9070707559585571, 0.149793341755867, -0.2503642141819, 0.07798301428556442, 0.4970274269580841, 1.07774817943573, -0.1960482895374298, 0.7549868822097778, -0.8370701670646667, -0.5143862366676331, -0.2811468541622162, 0.09829534590244293, 0.799566388130188, 0.49133774638175964, 0.4357440769672394, -0.5148090720176697, -0.5633956789970398, -0.13502511382102966, -0.7698152661323547, -0.18888071179389954, -0.03621198982000351, -0.36269378662109375, 0.1301470845937729, -0.11965963989496231, -0.47120535373687744, 0.5425941348075867, 0.489427387714386, -0.5409190654754639, 0.5043489933013916, -0.028706973418593407, 0.36752235889434814, -1.1329023838043213, 0.06589794903993607, 0.016172973439097404, -0.008903779089450836, -0.4151732623577118, -0.05519693344831467, -0.023284772410988808, 0.3376145660877228, -0.4336932897567749, 0.6481166481971741, -0.43056821823120117, -0.1387132704257965, -0.07607284188270569, 0.21459928154945374, -0.13121269643306732, 0.5838190317153931, -0.34552234411239624, 0.724975049495697, 0.5255505442619324, -0.4357680678367615, 0.4874107539653778, 0.6121951341629028, -0.6175580024719238, 0.22073252499103546, -0.43182989954948425, 0.06462303549051285, 0.3759797513484955, 0.05583682656288147, -0.867141604423523, -0.3513834774494171, 0.5530300736427307, -0.5377525687217712, 0.2046704888343811, -0.3465958535671234, -0.6948749423027039, -0.5174569487571716, -0.6123474836349487, 0.22171592712402344, 0.6413007378578186, -0.5624086856842041, 0.12007185816764832, 0.4715980291366577, 0.0031100839842110872, -0.40504735708236694, -0.734662652015686, -0.22016075253486633, -0.3505730628967285, -0.7298922538757324, 0.18982286751270294, -0.2119894027709961, -0.2599588632583618, -0.044103462249040604, -0.09497783333063126, 0.029219813644886017, 0.1082848459482193, 0.37161651253700256, 0.4400187134742737, -0.15573450922966003, -0.28655678033828735, -0.2963230311870575, -0.12092850357294083, 0.038976095616817474, 0.11306250840425491, 0.5762215256690979, -0.3141024708747864, -0.17492425441741943, -0.23816968500614166, 0.03194788843393326, 0.29358983039855957, 0.006898022256791592, 0.8234983682632446, 0.6564827561378479, -0.37567296624183655, -0.10040321201086044, -0.2805159091949463, 0.021326221525669098, -0.4844302833080292, 0.15815286338329315, -0.2771907448768616, -0.7084144949913025, 0.886921763420105, 0.3796793818473816, 0.028461456298828125, 0.6735641360282898, 0.7356581091880798, -0.04219665750861168, 0.6371328830718994, 0.2631811201572418, -0.07649514824151993, 0.504298210144043, -0.8850261569023132, -0.13127759099006653, -1.1185051202774048, -0.3919350504875183, -0.47989049553871155, -0.42668259143829346, -0.7581537961959839, -0.43517962098121643, 0.38509395718574524, 0.20979903638362885, -0.2536503076553345, 0.540181040763855, -0.47720253467559814, 0.21929170191287994, 0.5739572048187256, 0.2916247248649597, 0.12327457219362259, -0.020596012473106384, -0.12104277312755585, 0.08386647701263428, -0.6481420397758484, -0.46635547280311584, 1.3897051811218262, 0.3254184424877167, 0.8348737359046936, 0.09552788734436035, 1.0344210863113403, 0.41101545095443726, 0.39479517936706543, -0.6796226501464844, 0.7583087086677551, 0.017299991101026535, -0.5115303993225098, -0.25411996245384216, -0.4941452443599701, -0.9516052007675171, 0.3486769199371338, -0.09936302900314331, -1.0169881582260132, 0.09281767904758453, 0.05848940834403038, -0.4118364751338959, 0.21920590102672577, -0.5219408869743347, 0.9446473121643066, -0.18814417719841003, -0.5098167657852173, -0.006354721263051033, -0.7213736772537231, 0.39017581939697266, -0.11803644150495529, 0.376820832490921, -0.23252783715724945, -0.024581478908658028, 1.2721935510635376, -0.7170897722244263, 0.8698946237564087, -0.19406388700008392, 0.062782883644104, 0.4188002943992615, -0.3457249701023102, 0.5317086577415466, -0.0023732457775622606, -0.2596467435359955, 0.4164002537727356, -0.2816436290740967, -0.27917712926864624, -0.2864195704460144, 0.9152836203575134, -0.8674585819244385, -0.33729133009910583, -0.5034271478652954, -0.4487306773662567, 0.21977242827415466, 0.2515866458415985, 0.42098650336265564, 0.1891176402568817, 0.03571408987045288, 0.23367740213871002, 0.2739091217517853, -0.02273390255868435, 0.42473992705345154, 0.43208983540534973, -0.3151773512363434, -0.6740298867225647, 0.6113985776901245, 0.3364914357662201, 0.05701680853962898, 0.0714036077260971, 0.2145860344171524, -0.34315070509910583, -0.6395153999328613, -0.3688664138317108, 0.3022196888923645, -0.5626806616783142, -0.32635992765426636, -0.3456905484199524, -0.27062302827835083, -0.33406636118888855, 0.029218412935733795, -0.4979690909385681, -0.41093194484710693, -0.4401247799396515, -0.1785106509923935, 0.497094988822937, 0.5692524313926697, -0.4683079421520233, 0.49087807536125183, -0.7608056664466858, 0.27925267815589905, -0.07709234207868576, 0.2689136862754822, -0.07107722759246826, -0.7571383714675903, -0.7449244260787964, 0.11435231566429138, -0.43896737694740295, -0.8676170110702515, 0.5400121212005615, 0.08029069751501083, 0.6342975497245789, 0.1786700338125229, 0.08739154785871506, 0.8501214385032654, -0.28652089834213257, 1.0134966373443604, 0.010945729911327362, -0.6532117128372192, 0.911030113697052, -0.2362295389175415, 0.09633208811283112, 0.5726224184036255, 0.13032983243465424, -0.37293538451194763, -0.22080272436141968, -0.817302942276001, -1.0573945045471191, 1.1836036443710327, 0.5957584381103516, -0.38300108909606934, 0.1701774299144745, 0.31276190280914307, 0.0281674861907959, 0.1763765662908554, -0.7282090187072754, -0.6851514577865601, 0.08083956688642502, -0.19763512909412384, -0.19730891287326813, -0.07804186642169952, -0.5340133905410767, -0.5213401913642883, 0.9350496530532837, -0.04446907341480255, 0.44580328464508057, 0.025146376341581345, -0.15378914773464203, -0.276930570602417, 0.23066526651382446, 0.4673141837120056, 0.6434541940689087, -0.5172604918479919, -0.1663183569908142, 0.28020620346069336, -0.5593799352645874, 0.10108305513858795, 0.16985464096069336, -0.045919861644506454, -0.17277933657169342, 0.7114154100418091, 1.0039381980895996, 0.20374439656734467, -0.2891301214694977, 0.4541783928871155, 0.06165669113397598, -0.15276849269866943, -0.5166320204734802, 0.3090493083000183, -0.15296731889247894, 0.4089207351207733, 0.36033058166503906, -0.0514022633433342, -0.03677736222743988, -0.442685604095459, 0.22527024149894714, 0.12701986730098724, 0.02203359454870224, -0.3845950663089752, 0.49245384335517883, -0.07203412055969238, -0.3617689609527588, 0.6428757309913635, -0.16075661778450012, -0.4464707672595978, 1.0217498540878296, 0.24132487177848816, 0.8991454839706421, -0.10573011636734009, 0.06859616190195084, 0.5917178988456726, 0.39015913009643555, -0.11233412474393845, 0.5622231960296631, 0.06288622319698334, -0.6525545716285706, -0.028102202340960503, -0.8016329407691956, -0.25121453404426575, 0.23476769030094147, -1.098828673362732, 0.35329505801200867, -0.18062607944011688, -0.30915719270706177, -0.02497606910765171, 0.5725041031837463, -0.8759974837303162, 0.07422929257154465, 0.09420284628868103, 0.8894295692443848, -1.0351253747940063, 0.7744842171669006, 0.8975487351417542, -0.5591754913330078, -0.7888192534446716, -0.15900026261806488, 0.23825415968894958, -1.0100964307785034, 0.5326113700866699, 0.18439695239067078, 0.31367477774620056, -0.2252560555934906, -0.6062729358673096, -0.9467377066612244, 1.5292470455169678, 0.004243809729814529, -0.3962077498435974, 0.14077268540859222, 0.10794186592102051, 0.5064353346824646, -0.5406894683837891, 0.4187391996383667, 0.8020545840263367, 0.744330883026123, -0.0013371271779760718, -0.9563471078872681, 0.2538098096847534, -0.4395292401313782, -0.04026688635349274, 0.11974170804023743, -0.9497246742248535, 1.0749642848968506, -0.3164766728878021, -0.04838936775922775, 0.15147019922733307, 0.4622652530670166, 0.5748652219772339, 0.3982679843902588, 0.47956904768943787, 0.7208896279335022, 0.7136462926864624, -0.39081475138664246, 1.0640400648117065, -0.14004826545715332, 0.8860942721366882, 1.1747654676437378, 0.049622584134340286, 0.7858652472496033, 0.3402132987976074, -0.47928401827812195, 0.5092560052871704, 0.9682966470718384, -0.32780641317367554, 0.633388102054596, 0.16978521645069122, 0.0576530396938324, -0.07839310169219971, 0.13778212666511536, -0.5034353137016296, 0.5578873157501221, 0.24800264835357666, -0.5056340098381042, -0.19634093344211578, -0.17934921383857727, 0.1877451092004776, -0.35073715448379517, -0.3311920464038849, 0.6142528653144836, 0.12809765338897705, -0.4639321565628052, 0.8095530867576599, -0.019399086013436317, 0.6898295879364014, -0.7111601233482361, 0.02369975484907627, -0.3428080379962921, 0.2855361998081207, -0.5509167909622192, -0.9064037203788757, 0.21152600646018982, 0.17425236105918884, -0.2854602336883545, -0.18737590312957764, 0.5751636624336243, -0.36881163716316223, -0.48679912090301514, 0.3870683014392853, 0.5328181982040405, 0.324709951877594, 0.31534212827682495, -0.9321457147598267, 0.2353537678718567, 0.19646446406841278, -0.8212082386016846, 0.3635820746421814, 0.1760561764240265, 0.0876203328371048, 0.5851913690567017, 0.5932322144508362, 0.16621246933937073, 0.2164381593465805, -0.11489908397197723, 0.9581285715103149, -0.7377257347106934, -0.5327149033546448, -0.8831521272659302, 0.8472298383712769, -0.26141366362571716, -0.49316492676734924, 0.9778556227684021, 0.9734016060829163, 0.7789108157157898, 0.07832706719636917, 0.7004952430725098, -0.41037517786026, 0.517086923122406, -0.6273127794265747, 0.9616856575012207, -0.8288699984550476, 0.48166730999946594, -0.14876601099967957, -0.7535800933837891, -0.04528661072254181, 0.7166920304298401, -0.3085365295410156, -0.017363250255584717, 0.6787290573120117, 0.9336551427841187, -0.052312757819890976, 0.13118800520896912, -0.04026350751519203, 0.5518142580986023, 0.14559072256088257, 0.6229637265205383, 0.6770482659339905, -0.7436159253120422, 0.40852025151252747, -0.6314742565155029, -0.4502164423465729, -0.23839610815048218, -0.6498327851295471, -0.8370859026908875, -0.4087947905063629, -0.44578438997268677, -0.5677635669708252, -0.06052260473370552, 1.1681554317474365, 0.5530756115913391, -0.8960875868797302, -0.571405827999115, 0.29827654361724854, 0.26437386870384216, -0.19685101509094238, -0.29933875799179077, 0.6551342606544495, -0.0331214964389801, -0.7503855228424072, 0.4320385456085205, -0.11624285578727722, -0.15503236651420593, 0.03547709435224533, -0.3500247895717621, -0.36430302262306213, -0.21983331441879272, 0.4746313989162445, 0.20178920030593872, -0.6076143980026245, -0.3831106126308441, -0.27123624086380005, -0.1591688096523285, 0.3936343491077423, 0.29903292655944824, -0.4967252314090729, 0.12136989086866379, 0.5414246916770935, 0.09544260799884796, 0.7210201025009155, -0.1329115927219391, 0.024071307852864265, -0.8704798221588135, -0.06121831387281418, -0.08456125110387802, 0.5718469619750977, 0.09304837137460709, -0.30845293402671814, 1.0790343284606934, 0.3374785780906677, -0.5943021178245544, -0.9596583843231201, -0.24533288180828094, -1.1884020566940308, 0.1513257622718811, 1.3528530597686768, -0.33138468861579895, -0.3380257785320282, 0.23016363382339478, -0.11770589649677277, 0.35249918699264526, -0.6272274255752563, 0.6081420183181763, 0.7936950922012329, -0.42368918657302856, -0.0803278386592865, -0.5651393532752991, 0.31384363770484924, 0.008425161242485046, -1.0582252740859985, -0.15428873896598816, 0.32694417238235474, 0.40837517380714417, 0.22824279963970184, 0.913818895816803, -0.05010998994112015, -0.10958471894264221, -0.01861804910004139, 0.09108777344226837, -0.2296774685382843, -0.21599681675434113, -0.3068726658821106, 0.15905757248401642, -0.28208988904953003, -0.5677098035812378 ]
Danieldlima21/ralux
Danieldlima21
2023-12-02T15:00:33Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T14:57:57Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Rayan2023/dataset2music
Rayan2023
2023-12-02T15:01:49Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T15:01:28Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots-v2
open-llm-leaderboard
2023-12-02T15:09:14Z
0
0
[ "region:us" ]
null
2023-12-02T15:03:52Z
--- pretty_name: Evaluation run of openaccess-ai-collective/openhermes-2_5-dpo-no-robots-v2 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [openaccess-ai-collective/openhermes-2_5-dpo-no-robots-v2](https://huggingface.co/openaccess-ai-collective/openhermes-2_5-dpo-no-robots-v2)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 2 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots-v2\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:09:06.633053](https://huggingface.co/datasets/open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots-v2/blob/main/results_2023-12-02T15-09-06.633053.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.55420773313116,\n\ \ \"acc_stderr\": 0.013691305174506691\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.55420773313116,\n \"acc_stderr\": 0.013691305174506691\n\ \ }\n}\n```" repo_url: https://huggingface.co/openaccess-ai-collective/openhermes-2_5-dpo-no-robots-v2 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_03_49.963342 path: - '**/details_harness|gsm8k|5_2023-12-02T15-03-49.963342.parquet' - split: 2023_12_02T15_09_06.633053 path: - '**/details_harness|gsm8k|5_2023-12-02T15-09-06.633053.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-09-06.633053.parquet' - config_name: results data_files: - split: 2023_12_02T15_03_49.963342 path: - results_2023-12-02T15-03-49.963342.parquet - split: 2023_12_02T15_09_06.633053 path: - results_2023-12-02T15-09-06.633053.parquet - split: latest path: - results_2023-12-02T15-09-06.633053.parquet --- # Dataset Card for Evaluation run of openaccess-ai-collective/openhermes-2_5-dpo-no-robots-v2 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/openaccess-ai-collective/openhermes-2_5-dpo-no-robots-v2 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [openaccess-ai-collective/openhermes-2_5-dpo-no-robots-v2](https://huggingface.co/openaccess-ai-collective/openhermes-2_5-dpo-no-robots-v2) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots-v2", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:09:06.633053](https://huggingface.co/datasets/open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots-v2/blob/main/results_2023-12-02T15-09-06.633053.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.55420773313116, "acc_stderr": 0.013691305174506691 }, "harness|gsm8k|5": { "acc": 0.55420773313116, "acc_stderr": 0.013691305174506691 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.416079580783844, -0.6255433559417725, 0.2277328222990036, 0.011819944716989994, -0.17551900446414948, 0.09616433829069138, -0.4094642996788025, -0.26173651218414307, 0.3653756380081177, 0.6314564347267151, -0.7296494245529175, -1.0231292247772217, -0.7121591567993164, 0.24789093434810638, -0.1393687129020691, 1.132609248161316, -0.3658415675163269, -0.14876246452331543, -0.19197528064250946, -0.39584052562713623, -0.2799312472343445, -0.34790292382240295, -0.4633912146091461, -0.35559991002082825, 0.3203985393047333, 0.7160966396331787, 0.41577306389808655, 0.7239195704460144, 0.7641041874885559, 0.3643951714038849, -0.0009188962867483497, 0.3448752164840698, -0.4995698630809784, -0.09417355060577393, 0.0812797099351883, -0.5216891169548035, -0.7587839961051941, 0.2402290254831314, 0.6911773681640625, 0.4755465090274811, -0.12313514947891235, 0.5970315933227539, 0.11175263673067093, 0.5509483814239502, -0.586024820804596, 0.527668297290802, -0.31612133979797363, 0.05865137651562691, -0.2551104426383972, -0.14826002717018127, -0.13511522114276886, -0.3319597840309143, -0.1669609546661377, -0.5550877451896667, 0.055577363818883896, 0.020486805588006973, 0.8783994913101196, 0.2849140763282776, -0.04881512001156807, -0.1977483630180359, -0.5043399930000305, 0.7897805571556091, -0.7834826707839966, -0.10216554999351501, 0.6291657090187073, 0.1429503709077835, -0.2762680649757385, -0.6843093037605286, -0.5153700709342957, -0.08600740879774094, -0.19579572975635529, 0.2713015377521515, -0.11063789576292038, -0.12703867256641388, 0.2802526354789734, 0.6714909672737122, -0.6296441555023193, 0.2213336080312729, -0.5724238157272339, -0.11445596069097519, 0.9394675493240356, 0.3900202810764313, 0.06040295585989952, -0.26011696457862854, -0.47127655148506165, -0.4882908761501312, -0.273249089717865, 0.24818171560764313, 0.5017526745796204, 0.5922059416770935, -0.6700648069381714, 0.8511707186698914, -0.4350820481777191, 0.47855791449546814, -0.1451157033443451, -0.2542251646518707, 0.8403216004371643, -0.6268005967140198, -0.11512324959039688, -0.04487653821706772, 1.1963495016098022, 0.41690123081207275, 0.04373368248343468, 0.12026362121105194, -0.13937917351722717, -0.05183720588684082, -0.035053860396146774, -0.7565739154815674, -0.10673196613788605, 0.4554065763950348, -0.5258392095565796, -0.37548843026161194, 0.4331555962562561, -0.9685279130935669, -0.14509673416614532, -0.23887145519256592, 0.10660337656736374, -0.17006486654281616, -0.2963878810405731, -0.11309632658958435, -0.10850024968385696, 0.14848586916923523, 0.1656288504600525, -0.47846606373786926, 0.5091877579689026, 0.6344010829925537, 1.1087229251861572, -0.22418206930160522, -0.4408092498779297, -0.5542678833007812, -0.30416837334632874, -0.1977221965789795, 0.4122561514377594, -0.2930719554424286, -0.32787227630615234, -0.11480125784873962, 0.20643635094165802, -0.24732112884521484, -0.6032543182373047, 0.626720130443573, -0.2539168894290924, 0.2492193728685379, -0.27992576360702515, -0.4372161626815796, -0.07132476568222046, 0.2946173846721649, -0.7219899296760559, 1.2672572135925293, 0.24729131162166595, -0.7939707636833191, 0.12870141863822937, -1.0303936004638672, -0.1305752843618393, -0.05581069737672806, -0.031694743782281876, -0.5032485723495483, -0.25458818674087524, 0.1653742641210556, 0.46291783452033997, -0.2975558042526245, -0.011547166854143143, -0.3613823652267456, -0.31543126702308655, 0.06917305290699005, -0.04517517611384392, 1.1278138160705566, 0.16781122982501984, -0.25810304284095764, 0.24470606446266174, -0.7988526225090027, 0.019786272197961807, 0.38838231563568115, -0.3615722060203552, -0.1873261034488678, -0.004844531416893005, -0.0972127765417099, 0.22016283869743347, 0.503849983215332, -0.7164096832275391, 0.3341255486011505, -0.22861400246620178, 0.28785237669944763, 1.012109398841858, -0.00821659155189991, 0.24439223110675812, -0.43365925550460815, 0.5086143016815186, 0.12157624959945679, 0.4184974730014801, 0.11893774569034576, -0.700583815574646, -0.6103273034095764, -0.32850411534309387, 0.06427142769098282, 0.7289128303527832, -0.519935667514801, 0.9168241620063782, -0.39782100915908813, -0.6816142201423645, -0.7148489952087402, 0.08646790683269501, 0.442209392786026, 0.5299661159515381, 0.4532751441001892, -0.4466331899166107, -0.6236202716827393, -0.8956903219223022, 0.13256415724754333, -0.3374658226966858, 0.032975804060697556, 0.537421464920044, 1.0794402360916138, -0.23759116232395172, 0.7433308362960815, -0.7221188545227051, -0.4627269208431244, -0.13118208944797516, -0.040862418711185455, 0.6157287359237671, 0.43273651599884033, 0.4900376796722412, -0.5161533355712891, -0.2651112377643585, -0.14211121201515198, -0.7616005539894104, -0.13408727943897247, 0.05168812721967697, -0.2732011675834656, 0.26732343435287476, 0.007187296636402607, -0.5354664921760559, 0.5447194576263428, 0.5164547562599182, -0.5421856045722961, 0.5858207941055298, 0.01803593896329403, 0.3865061104297638, -1.1548123359680176, 0.22794552147388458, 0.005422297399491072, 0.08826524019241333, -0.26211273670196533, -0.0785478875041008, -0.24032148718833923, 0.2881523072719574, -0.44294607639312744, 0.7023001313209534, -0.2934350073337555, -0.24823172390460968, 0.11987695097923279, 0.3049088418483734, -0.11488965898752213, 0.6348204016685486, -0.31358766555786133, 0.71219801902771, 0.5739496350288391, -0.4644242525100708, 0.5626093745231628, 0.6414130926132202, -0.4922136068344116, 0.20465613901615143, -0.5131521821022034, 0.1728900969028473, 0.1190311387181282, 0.23374919593334198, -0.9612722396850586, -0.36321428418159485, 0.6209003925323486, -0.5894194841384888, 0.07564882934093475, -0.1346106231212616, -0.784304678440094, -0.578984797000885, -0.5035547018051147, 0.25029435753822327, 0.5333713889122009, -0.541420042514801, 0.048375166952610016, 0.466866672039032, 0.11543896794319153, -0.6435059309005737, -0.6101031303405762, -0.274926096200943, -0.16109390556812286, -0.5988239645957947, 0.27530571818351746, -0.2081240713596344, -0.3857889473438263, 0.10691352188587189, -0.005956275854259729, -0.0692334845662117, 0.12171584367752075, 0.2993692457675934, 0.4426206946372986, -0.08922971040010452, -0.31631651520729065, -0.211485356092453, -0.09759657829999924, 0.09428883343935013, 0.03836418688297272, 0.5762161016464233, -0.22824053466320038, -0.39359423518180847, -0.3767431974411011, 0.07897619903087616, 0.5209414958953857, -0.28972870111465454, 0.8431460857391357, 0.6705425977706909, -0.25562065839767456, -0.028515929356217384, -0.18098770081996918, -0.10285163670778275, -0.45513716340065, 0.3620900511741638, -0.10781079530715942, -0.8171961307525635, 0.8025603890419006, 0.24546298384666443, 0.3506968021392822, 0.7997353672981262, 0.6659973859786987, 0.1677916795015335, 0.7740961909294128, 0.24870681762695312, -0.20603375136852264, 0.5158007740974426, -0.7266977429389954, -0.10128499567508698, -1.0245097875595093, -0.48863494396209717, -0.5901722311973572, -0.4721965193748474, -0.8315050005912781, -0.4912571609020233, 0.3075961172580719, 0.12762351334095, -0.41401609778404236, 0.4238065481185913, -0.6747328639030457, 0.21464109420776367, 0.668540358543396, 0.23671039938926697, 0.09868881106376648, 0.04063943400979042, -0.1437384933233261, 0.3215703070163727, -0.4725068211555481, -0.5398116111755371, 1.294633150100708, 0.2943989932537079, 0.4877525866031647, 0.051694221794605255, 0.8986384272575378, 0.3740730583667755, 0.12130597978830338, -0.5215042233467102, 0.7045714855194092, -0.1677691638469696, -0.3869090676307678, -0.3459586203098297, -0.5775546431541443, -1.0739085674285889, 0.09681735187768936, 0.058670517057180405, -0.9231574535369873, 0.06094210967421532, -0.07650299370288849, -0.13333530724048615, 0.5052701234817505, -0.3366994857788086, 0.8801705241203308, -0.13750167191028595, -0.3363136947154999, -0.03612229973077774, -0.8304411768913269, 0.38605940341949463, 0.1371384859085083, 0.30344870686531067, -0.2968612313270569, -0.12793950736522675, 1.1156373023986816, -0.746512770652771, 0.8580541014671326, -0.28398507833480835, 0.16339991986751556, 0.6000900864601135, -0.41323575377464294, 0.4118878245353699, -0.02269577980041504, -0.3084808588027954, 0.6158420443534851, -0.33785194158554077, -0.2741316854953766, -0.2272823452949524, 0.8665930032730103, -1.0522658824920654, -0.21531936526298523, -0.42839181423187256, -0.4989979565143585, 0.24936500191688538, 0.20580248534679413, 0.27701500058174133, 0.2105872929096222, -0.08750979602336884, 0.17762549221515656, 0.2942942678928375, -0.21163013577461243, 0.5546659827232361, 0.3723564147949219, -0.13727349042892456, -0.7308006286621094, 0.5135600566864014, 0.21748487651348114, 0.09386460483074188, 0.23842276632785797, 0.11326616257429123, -0.4057781398296356, -0.47808006405830383, -0.44915735721588135, 0.18289324641227722, -0.45641207695007324, -0.30864620208740234, -0.44602540135383606, -0.2386205494403839, -0.4923667013645172, 0.16494494676589966, -0.39020758867263794, -0.4240891933441162, -0.5110679268836975, -0.25308844447135925, 0.7445776462554932, 0.5963751673698425, -0.4505193829536438, 0.22948557138442993, -0.750410795211792, 0.3302258849143982, -0.1647215038537979, 0.6179163455963135, -0.09745323657989502, -0.5042029619216919, -0.4444885551929474, 0.2824977934360504, -0.5094708800315857, -0.8260883688926697, 0.3924393355846405, 0.050474099814891815, 0.7655668258666992, 0.13879099488258362, 0.2618834972381592, 0.6463225483894348, -0.19883546233177185, 1.1420084238052368, -0.0475507415831089, -0.6303997039794922, 0.77861088514328, -0.29990196228027344, 0.10418834537267685, 0.6035254001617432, 0.24585209786891937, -0.28500983119010925, -0.19052205979824066, -0.7858707308769226, -1.1760449409484863, 1.1902079582214355, 0.6120098829269409, -0.28533220291137695, -0.049750376492738724, 0.4359975755214691, -0.026283390820026398, 0.19112582504749298, -0.5204718112945557, -0.72745680809021, -0.031140364706516266, -0.21234072744846344, -0.16756008565425873, 0.04821614548563957, -0.44217735528945923, -0.3546483516693115, 0.8727622032165527, -0.02340056374669075, 0.4883812963962555, 0.25793570280075073, 0.11305557936429977, -0.312584787607193, 0.092494435608387, 0.4720405042171478, 0.5443224310874939, -0.30782759189605713, -0.22955536842346191, 0.14379101991653442, -0.5778480172157288, -0.009226316586136818, 0.2606458365917206, 0.06357441842556, -0.1410219371318817, 0.7288992404937744, 0.9952443242073059, -0.13986946642398834, -0.546898603439331, 0.5660492181777954, 0.10553713142871857, -0.3234696090221405, -0.5308706760406494, 0.23394738137722015, -0.32767724990844727, 0.37186169624328613, 0.27683329582214355, 0.04033050313591957, 0.009145605377852917, -0.4184465706348419, 0.35921260714530945, 0.20489533245563507, -0.16315677762031555, -0.3875262141227722, 0.5871874690055847, -0.015368076041340828, -0.3378119468688965, 0.8682969808578491, -0.19644954800605774, -0.4273360073566437, 1.1299736499786377, 0.1387285590171814, 1.0087306499481201, -0.14833395183086395, 0.1591985821723938, 0.6331228613853455, 0.28545981645584106, -0.15002301335334778, 0.6013152599334717, 0.08534540981054306, -0.6556901931762695, -0.3143891990184784, -0.7128244042396545, -0.356531023979187, 0.2510300278663635, -1.0280698537826538, 0.4476886987686157, -0.26915329694747925, -0.22060509026050568, -0.19625554978847504, 0.4254629909992218, -0.9146856665611267, 0.0010869347024708986, 0.021742764860391617, 0.8605915904045105, -0.9964861869812012, 0.47721701860427856, 0.8944414258003235, -0.5820556282997131, -0.6587368249893188, -0.21824902296066284, 0.018097922205924988, -0.8164225816726685, 0.39129379391670227, 0.18670015037059784, 0.364610493183136, -0.24068929255008698, -0.7160574793815613, -0.9981101751327515, 1.5078939199447632, 0.13950954377651215, -0.5248858332633972, 0.18389813601970673, 0.2750372588634491, 0.4771386981010437, -0.4411805272102356, 0.5118541121482849, 0.5282912850379944, 0.816781759262085, -0.001263603218831122, -1.0472617149353027, 0.22067925333976746, -0.44995710253715515, -0.30289316177368164, 0.25064441561698914, -0.9685105085372925, 1.1294268369674683, -0.31300029158592224, 0.012060298584401608, 0.08022639900445938, 0.3847128450870514, 0.5075686573982239, 0.4759069085121155, 0.5022299289703369, 0.7990680932998657, 0.6982773542404175, -0.26756229996681213, 1.124130368232727, -0.2182559221982956, 0.6937034130096436, 1.2349790334701538, -0.17406149208545685, 0.748015284538269, 0.21662093698978424, -0.41422039270401, 0.634218692779541, 0.7501991391181946, -0.3883117735385895, 0.5056780576705933, 0.21111053228378296, 0.13286618888378143, 0.01760013960301876, -0.05272525176405907, -0.4436856508255005, 0.6672828793525696, 0.1092214584350586, -0.612237811088562, -0.1971934735774994, -0.2802298367023468, 0.11266183108091354, -0.17204445600509644, -0.21909628808498383, 0.742461085319519, -0.08484894037246704, -0.609240710735321, 0.6163326501846313, -0.03194786608219147, 0.46933433413505554, -0.5755552053451538, -0.18006305396556854, -0.09794735908508301, 0.3126222491264343, -0.43190789222717285, -0.985718309879303, 0.29933086037635803, 0.11082150787115097, -0.30120155215263367, -0.13767293095588684, 0.38361090421676636, -0.24317459762096405, -0.5045039653778076, 0.5400456786155701, 0.5097920894622803, 0.4390977621078491, 0.1723593920469284, -0.8798796534538269, 0.1827360987663269, 0.1428682506084442, -0.6329816579818726, 0.3108464181423187, 0.28749415278434753, -0.014293788932263851, 0.40098837018013, 0.69753497838974, 0.024103239178657532, -0.06663384288549423, 0.01464142743498087, 1.04132878780365, -0.6029033064842224, -0.32499948143959045, -0.9122542142868042, 0.8814459443092346, -0.27832669019699097, -0.682618260383606, 0.7983582019805908, 0.9512608647346497, 0.9532164335250854, 0.18608814477920532, 0.8049596548080444, -0.3900386393070221, 0.47349244356155396, -0.33439478278160095, 0.7793689966201782, -0.665221631526947, 0.25782352685928345, -0.27441173791885376, -0.8252635598182678, -0.056273315101861954, 0.5478103160858154, -0.17158837616443634, 0.04312872141599655, 0.5152744650840759, 0.8100239634513855, 0.06862495094537735, 0.08141102641820908, -0.11836718022823334, 0.511559247970581, 0.2708105444908142, 0.4702109396457672, 0.5334919095039368, -0.6064597964286804, 0.43356505036354065, -0.6685553193092346, -0.5668984055519104, -0.09589743614196777, -0.6353542804718018, -0.8636932373046875, -0.5466766953468323, -0.45666956901550293, -0.4834293723106384, -0.02919064462184906, 1.054734230041504, 0.4702261686325073, -0.866597056388855, -0.4013712406158447, -0.025695761665701866, 0.21623919904232025, -0.347836971282959, -0.3077329695224762, 0.5353730916976929, -0.09036404639482498, -0.7797375321388245, 0.3892335593700409, -0.1317608654499054, -0.2280619740486145, -0.14216135442256927, -0.2643730044364929, -0.35944050550460815, -0.1762605905532837, 0.47279632091522217, 0.1399252861738205, -0.7027572989463806, -0.34640225768089294, -0.058611661195755005, 0.058875419199466705, 0.25916770100593567, 0.3092915117740631, -0.6276928782463074, 0.19669613242149353, 0.684903085231781, 0.07641676813364029, 0.45750340819358826, -0.037197720259428024, 0.18906088173389435, -0.7586119771003723, 0.003739976091310382, 0.14573417603969574, 0.5180802345275879, 0.10643163323402405, -0.4066317677497864, 1.0077122449874878, 0.3632529675960541, -0.655389130115509, -0.9282652735710144, -0.09232515096664429, -1.111822247505188, -0.07608505338430405, 1.3462553024291992, -0.3284200131893158, -0.2176882028579712, 0.10825295001268387, -0.06771501898765564, 0.5069419741630554, -0.7468122243881226, 0.5397955179214478, 0.5889726877212524, -0.3719036281108856, 0.12273192405700684, -0.5339463353157043, 0.1900104284286499, -0.10039030015468597, -0.953449010848999, -0.026916442438960075, 0.4204038679599762, 0.22179991006851196, 0.3017277419567108, 0.6596012115478516, -0.20447340607643127, -0.16649755835533142, -0.010330810211598873, 0.23956438899040222, -0.30203476548194885, -0.2823164761066437, -0.14256329834461212, 0.18285346031188965, -0.3794300854206085, -0.6637592315673828 ]
open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots
open-llm-leaderboard
2023-12-02T15:08:33Z
0
0
[ "region:us" ]
null
2023-12-02T15:08:28Z
--- pretty_name: Evaluation run of openaccess-ai-collective/openhermes-2_5-dpo-no-robots dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [openaccess-ai-collective/openhermes-2_5-dpo-no-robots](https://huggingface.co/openaccess-ai-collective/openhermes-2_5-dpo-no-robots)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:08:25.673533](https://huggingface.co/datasets/open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots/blob/main/results_2023-12-02T15-08-25.673533.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.5526914329037149,\n\ \ \"acc_stderr\": 0.013695795709089898\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.5526914329037149,\n \"acc_stderr\": 0.013695795709089898\n\ \ }\n}\n```" repo_url: https://huggingface.co/openaccess-ai-collective/openhermes-2_5-dpo-no-robots leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_08_25.673533 path: - '**/details_harness|gsm8k|5_2023-12-02T15-08-25.673533.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-08-25.673533.parquet' - config_name: results data_files: - split: 2023_12_02T15_08_25.673533 path: - results_2023-12-02T15-08-25.673533.parquet - split: latest path: - results_2023-12-02T15-08-25.673533.parquet --- # Dataset Card for Evaluation run of openaccess-ai-collective/openhermes-2_5-dpo-no-robots ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/openaccess-ai-collective/openhermes-2_5-dpo-no-robots - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [openaccess-ai-collective/openhermes-2_5-dpo-no-robots](https://huggingface.co/openaccess-ai-collective/openhermes-2_5-dpo-no-robots) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:08:25.673533](https://huggingface.co/datasets/open-llm-leaderboard/details_openaccess-ai-collective__openhermes-2_5-dpo-no-robots/blob/main/results_2023-12-02T15-08-25.673533.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.5526914329037149, "acc_stderr": 0.013695795709089898 }, "harness|gsm8k|5": { "acc": 0.5526914329037149, "acc_stderr": 0.013695795709089898 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.45066308975219727, -0.632522702217102, 0.22631126642227173, 0.01703554205596447, -0.17014996707439423, 0.08818221092224121, -0.41948989033699036, -0.2251611202955246, 0.3836835026741028, 0.6328179240226746, -0.7221826314926147, -1.0585118532180786, -0.6984919309616089, 0.2713928520679474, -0.15356142818927765, 1.1418477296829224, -0.3621693551540375, -0.16284091770648956, -0.1814776211977005, -0.4048110246658325, -0.25411853194236755, -0.35622766613960266, -0.45700815320014954, -0.33378782868385315, 0.31304028630256653, 0.7049703598022461, 0.41770148277282715, 0.7313743829727173, 0.7574664354324341, 0.3715810775756836, 0.01824856549501419, 0.34462422132492065, -0.5000949501991272, -0.10673978924751282, 0.09265023469924927, -0.5088808536529541, -0.7610749006271362, 0.24438811838626862, 0.7098015546798706, 0.4902210533618927, -0.13674326241016388, 0.598210871219635, 0.08758919686079025, 0.5513750910758972, -0.6149416565895081, 0.5075472593307495, -0.3107173442840576, 0.056018102914094925, -0.2665932774543762, -0.14219695329666138, -0.13936826586723328, -0.3435767590999603, -0.18091820180416107, -0.5559864640235901, 0.08303007483482361, 0.04214449226856232, 0.8806405663490295, 0.27886059880256653, -0.031755078583955765, -0.1843765676021576, -0.500735878944397, 0.7703505158424377, -0.8068636059761047, -0.10518497973680496, 0.6218745708465576, 0.1337626427412033, -0.2796720266342163, -0.6682938933372498, -0.5368472933769226, -0.09637883305549622, -0.18203558027744293, 0.2542622983455658, -0.10475059598684311, -0.10419696569442749, 0.29439669847488403, 0.6892837882041931, -0.6296265125274658, 0.18664425611495972, -0.5520987510681152, -0.11632578819990158, 0.945447564125061, 0.40870192646980286, 0.07259645313024521, -0.26524633169174194, -0.44993144273757935, -0.48130151629447937, -0.263182669878006, 0.2298598289489746, 0.5004994869232178, 0.5984753966331482, -0.67216956615448, 0.8453884124755859, -0.44275400042533875, 0.5079929828643799, -0.14378991723060608, -0.24220307171344757, 0.8424544930458069, -0.6209105253219604, -0.1366613209247589, -0.03372085094451904, 1.2131117582321167, 0.3730047643184662, 0.046702757477760315, 0.11484716087579727, -0.14172972738742828, -0.04070691019296646, -0.0259501114487648, -0.7436579465866089, -0.10891557484865189, 0.446646511554718, -0.5296525359153748, -0.37198805809020996, 0.4382585883140564, -0.9675378799438477, -0.1357208490371704, -0.22869347035884857, 0.09407791495323181, -0.19448615610599518, -0.28018707036972046, -0.09906153380870819, -0.10288066416978836, 0.11992358416318893, 0.16348353028297424, -0.46702104806900024, 0.513332724571228, 0.5979017615318298, 1.1024549007415771, -0.21946461498737335, -0.45985400676727295, -0.5482271313667297, -0.29631349444389343, -0.2040359526872635, 0.41728630661964417, -0.30675819516181946, -0.330005407333374, -0.1329924464225769, 0.2057492733001709, -0.281513512134552, -0.5808150172233582, 0.6338061094284058, -0.2497182935476303, 0.25356030464172363, -0.26647618412971497, -0.44352495670318604, -0.07649624347686768, 0.30650579929351807, -0.737652599811554, 1.231913685798645, 0.2312779426574707, -0.8093364238739014, 0.13831458985805511, -1.0709799528121948, -0.11969906836748123, -0.04605983570218086, -0.025243377313017845, -0.49501925706863403, -0.25646042823791504, 0.19638210535049438, 0.4761802852153778, -0.29045262932777405, 0.005814630072563887, -0.37054330110549927, -0.31330204010009766, 0.09190233796834946, -0.06500144302845001, 1.1318113803863525, 0.1972561478614807, -0.2514001727104187, 0.2623533606529236, -0.8172308206558228, 0.0019009032985195518, 0.37575778365135193, -0.36221224069595337, -0.2006138563156128, -0.0316077284514904, -0.09307114034891129, 0.19242355227470398, 0.4789557158946991, -0.7468270659446716, 0.3410075008869171, -0.2247924655675888, 0.27940717339515686, 1.020188331604004, 0.00007159313827287406, 0.25519245862960815, -0.42302030324935913, 0.5308508276939392, 0.13325119018554688, 0.4154471457004547, 0.10510561615228653, -0.6700449585914612, -0.6133520603179932, -0.36663103103637695, 0.0783134251832962, 0.6991162896156311, -0.5231417417526245, 0.9125725626945496, -0.4096836447715759, -0.675923228263855, -0.730574369430542, 0.07342250645160675, 0.41035884618759155, 0.5440899133682251, 0.4482625424861908, -0.4458024501800537, -0.6061229109764099, -0.8905284404754639, 0.14747865498065948, -0.30929794907569885, 0.04382504150271416, 0.5267761945724487, 1.0917848348617554, -0.2550021708011627, 0.7508302927017212, -0.7423275113105774, -0.46042558550834656, -0.11625780165195465, -0.025986820459365845, 0.6289457678794861, 0.4418463408946991, 0.4836893379688263, -0.5194212794303894, -0.27386343479156494, -0.14627082645893097, -0.75990229845047, -0.12412601709365845, 0.0490897037088871, -0.26844295859336853, 0.2703340947628021, -0.0011970644118264318, -0.5471106767654419, 0.5553986430168152, 0.5137661099433899, -0.5472517609596252, 0.6016085147857666, 0.020952802151441574, 0.40544393658638, -1.155185341835022, 0.2558246850967407, 0.006143022328615189, 0.08205842226743698, -0.250358521938324, -0.06838922202587128, -0.23944377899169922, 0.25005394220352173, -0.44904616475105286, 0.7024489641189575, -0.2890639305114746, -0.20955337584018707, 0.1407901644706726, 0.29045918583869934, -0.1250731647014618, 0.6386977434158325, -0.316250741481781, 0.7022486329078674, 0.5863785147666931, -0.4889512062072754, 0.5615531206130981, 0.6460229754447937, -0.4796813726425171, 0.2112973928451538, -0.4906192421913147, 0.15007208287715912, 0.10166822373867035, 0.2354503720998764, -0.9362745881080627, -0.35911673307418823, 0.6220519542694092, -0.5779693722724915, 0.08352570980787277, -0.1244974434375763, -0.7737172842025757, -0.5773389339447021, -0.4905139207839966, 0.2583153545856476, 0.497105211019516, -0.5386587381362915, 0.07278705388307571, 0.46240246295928955, 0.13836629688739777, -0.6580280661582947, -0.5886699557304382, -0.2728699743747711, -0.16964730620384216, -0.6122614741325378, 0.27725955843925476, -0.20899607241153717, -0.37407365441322327, 0.13033680617809296, 0.007589752785861492, -0.07307744026184082, 0.1222691759467125, 0.291949987411499, 0.44413623213768005, -0.09749460965394974, -0.3140084445476532, -0.2448791265487671, -0.08989441394805908, 0.07757318764925003, 0.0462786927819252, 0.5734344124794006, -0.2608200013637543, -0.4181849956512451, -0.3643634617328644, 0.0651429072022438, 0.5288525223731995, -0.2982293963432312, 0.851554274559021, 0.666911780834198, -0.24799688160419464, -0.040277231484651566, -0.19078940153121948, -0.09423414617776871, -0.45250779390335083, 0.3329657316207886, -0.10822638869285583, -0.8141475319862366, 0.8280637860298157, 0.24899786710739136, 0.3443073034286499, 0.7963554859161377, 0.6458480358123779, 0.17464566230773926, 0.7791398763656616, 0.2539339065551758, -0.2377011924982071, 0.5135129690170288, -0.7292510271072388, -0.11367707699537277, -1.0160129070281982, -0.44279077649116516, -0.6037210822105408, -0.46612244844436646, -0.852307915687561, -0.4692676365375519, 0.3159504532814026, 0.09510014951229095, -0.43260714411735535, 0.41390183568000793, -0.6843040585517883, 0.2135593295097351, 0.6608077883720398, 0.24038052558898926, 0.11838935315608978, 0.008583220653235912, -0.16157376766204834, 0.3390238881111145, -0.49222347140312195, -0.5296469330787659, 1.2982980012893677, 0.2902272045612335, 0.5355136394500732, 0.027804942801594734, 0.9348071217536926, 0.36665138602256775, 0.15422722697257996, -0.49826493859291077, 0.7037919759750366, -0.16553658246994019, -0.4035094678401947, -0.35725146532058716, -0.6107629537582397, -1.0877363681793213, 0.08752419799566269, 0.0476587638258934, -0.9120311737060547, 0.0735192745923996, -0.06936045736074448, -0.1408359408378601, 0.5149186253547668, -0.3326115012168884, 0.8968110084533691, -0.13725635409355164, -0.33273032307624817, -0.027394194155931473, -0.8059952259063721, 0.39458009600639343, 0.14789699018001556, 0.32665616273880005, -0.3018862009048462, -0.11287730932235718, 1.1145037412643433, -0.7424768209457397, 0.8648945093154907, -0.2894812226295471, 0.1780359447002411, 0.590745747089386, -0.40072858333587646, 0.3932976722717285, -0.04157582297921181, -0.30313748121261597, 0.6180931925773621, -0.3246810734272003, -0.28463420271873474, -0.22623804211616516, 0.8647357821464539, -1.0458784103393555, -0.2093508392572403, -0.43849894404411316, -0.5210852026939392, 0.2531287372112274, 0.2128497064113617, 0.2679864466190338, 0.2158012092113495, -0.11417879164218903, 0.17868560552597046, 0.2986453175544739, -0.22717061638832092, 0.5586167573928833, 0.3798173666000366, -0.1396676003932953, -0.7418255805969238, 0.5372574329376221, 0.2156621664762497, 0.07745218276977539, 0.23592066764831543, 0.11644589900970459, -0.3869111239910126, -0.46736088395118713, -0.4584222435951233, 0.19385342299938202, -0.4628158509731293, -0.3117102086544037, -0.4396659731864929, -0.22908300161361694, -0.505280077457428, 0.16221678256988525, -0.3831714391708374, -0.4158923029899597, -0.4995325803756714, -0.24381723999977112, 0.7434910535812378, 0.571314811706543, -0.44089755415916443, 0.2334580421447754, -0.785102903842926, 0.3326464295387268, -0.1857411116361618, 0.6293159127235413, -0.0868205800652504, -0.48082947731018066, -0.4455445110797882, 0.2757742702960968, -0.5200331807136536, -0.8221251368522644, 0.4291258752346039, 0.05688047036528587, 0.7902244925498962, 0.14363540709018707, 0.29074910283088684, 0.6619819402694702, -0.20275214314460754, 1.1326706409454346, -0.061879560351371765, -0.6432920098304749, 0.7650612592697144, -0.3159809410572052, 0.12745393812656403, 0.616213858127594, 0.2688634395599365, -0.29299259185791016, -0.21524572372436523, -0.8129135966300964, -1.169587254524231, 1.1714309453964233, 0.5976639986038208, -0.2835400700569153, -0.06891030073165894, 0.4129793047904968, -0.03915007412433624, 0.20683887600898743, -0.5301246047019958, -0.7187809944152832, -0.03972267359495163, -0.2309993952512741, -0.16834954917430878, 0.10332851111888885, -0.4498417377471924, -0.3499728739261627, 0.8779429793357849, -0.04433237761259079, 0.47346681356430054, 0.2739642262458801, 0.10783778876066208, -0.31150177121162415, 0.11100886017084122, 0.4679720997810364, 0.5502369999885559, -0.30805960297584534, -0.2254733294248581, 0.13961271941661835, -0.5753588080406189, -0.020701810717582703, 0.2615644037723541, 0.06270845234394073, -0.15304908156394958, 0.7162954211235046, 0.9912480115890503, -0.13597379624843597, -0.5521904230117798, 0.5484238862991333, 0.08779725432395935, -0.30658286809921265, -0.5309498906135559, 0.23629829287528992, -0.3245006203651428, 0.34145045280456543, 0.2864830791950226, 0.056387580931186676, 0.003823433071374893, -0.4106416702270508, 0.3491069972515106, 0.22750911116600037, -0.15635532140731812, -0.3802250623703003, 0.5720176696777344, -0.002356945304200053, -0.3138168156147003, 0.8876001834869385, -0.16985538601875305, -0.4261709153652191, 1.1166688203811646, 0.11918852478265762, 1.0220451354980469, -0.15298478305339813, 0.1577545702457428, 0.6251083612442017, 0.2848254442214966, -0.13978451490402222, 0.5895466804504395, 0.0711241289973259, -0.6733261942863464, -0.3239316940307617, -0.7419393658638, -0.36283445358276367, 0.25502753257751465, -1.0062403678894043, 0.44335052371025085, -0.26032599806785583, -0.2151353657245636, -0.19811299443244934, 0.40185147523880005, -0.926236093044281, 0.0068684909492731094, 0.01869805157184601, 0.8785475492477417, -1.014014720916748, 0.4749034643173218, 0.8831565976142883, -0.6084685325622559, -0.6669670939445496, -0.22278515994548798, 0.004625444766134024, -0.7975053191184998, 0.3957290053367615, 0.17777030169963837, 0.3763541877269745, -0.21935142576694489, -0.7396013140678406, -0.9941316843032837, 1.4790499210357666, 0.158085897564888, -0.49985551834106445, 0.17967554926872253, 0.27245959639549255, 0.4754040241241455, -0.4597805142402649, 0.5012166500091553, 0.5142326951026917, 0.8294602036476135, -0.010530265048146248, -1.046729326248169, 0.22664399445056915, -0.45909252762794495, -0.3221457898616791, 0.2566782236099243, -0.9359073042869568, 1.132501244544983, -0.29975876212120056, 0.008225368335843086, 0.05430735647678375, 0.3645312786102295, 0.5016695857048035, 0.471017450094223, 0.5119464993476868, 0.8227784037590027, 0.7013534307479858, -0.24886347353458405, 1.1352267265319824, -0.2176687866449356, 0.6819552183151245, 1.217320442199707, -0.16067960858345032, 0.734005868434906, 0.21115423738956451, -0.40434446930885315, 0.6417600512504578, 0.7498592138290405, -0.38949307799339294, 0.48291897773742676, 0.21233579516410828, 0.12966500222682953, 0.012187131680548191, -0.05433806777000427, -0.426859974861145, 0.6650096774101257, 0.11105312407016754, -0.6179066300392151, -0.20207710564136505, -0.24927392601966858, 0.086342953145504, -0.16677120327949524, -0.23686310648918152, 0.7466318607330322, -0.08859734982252121, -0.6059264540672302, 0.6440390944480896, -0.05261821672320366, 0.49143877625465393, -0.5900306701660156, -0.1757073700428009, -0.0835345908999443, 0.31675055623054504, -0.44746342301368713, -0.9659712314605713, 0.2942397892475128, 0.09183236956596375, -0.29436397552490234, -0.13884472846984863, 0.385800302028656, -0.23821386694908142, -0.5116694569587708, 0.5101962685585022, 0.5132133960723877, 0.43478384613990784, 0.15812663733959198, -0.8692773580551147, 0.1690041869878769, 0.14298023283481598, -0.6362084150314331, 0.31365180015563965, 0.3035997152328491, -0.0185824166983366, 0.4194674491882324, 0.720447301864624, 0.05591028556227684, -0.07078459113836288, 0.013017158955335617, 1.0545341968536377, -0.6208047866821289, -0.33845990896224976, -0.9166963696479797, 0.8862460255622864, -0.27061542868614197, -0.6672808527946472, 0.8048442006111145, 0.9397578835487366, 0.9488511085510254, 0.1681983470916748, 0.8033109307289124, -0.38943037390708923, 0.4682416617870331, -0.3180004954338074, 0.8024911284446716, -0.647575855255127, 0.2548181414604187, -0.30822843313217163, -0.8254185318946838, -0.0589846707880497, 0.553204357624054, -0.1869625300168991, 0.03952840715646744, 0.5196189284324646, 0.8097792267799377, 0.04834314063191414, 0.10304003953933716, -0.10117684304714203, 0.49713993072509766, 0.26695191860198975, 0.4423154294490814, 0.5336805582046509, -0.5903641581535339, 0.42961034178733826, -0.6715794801712036, -0.5681793093681335, -0.07116524875164032, -0.6574669480323792, -0.8550627827644348, -0.553194522857666, -0.44990408420562744, -0.4621303081512451, -0.04776334390044212, 1.0770095586776733, 0.4765057861804962, -0.8758496046066284, -0.4168740510940552, -0.036308519542217255, 0.2174428105354309, -0.3563601076602936, -0.3132362961769104, 0.5341087579727173, -0.1041482537984848, -0.7680622935295105, 0.3767189383506775, -0.15532879531383514, -0.2290700525045395, -0.1529398262500763, -0.2536141574382782, -0.37725791335105896, -0.19124576449394226, 0.4534384608268738, 0.14543107151985168, -0.685189962387085, -0.33697718381881714, -0.046997178345918655, 0.06900305300951004, 0.25484681129455566, 0.3218283951282501, -0.6359176635742188, 0.20492760837078094, 0.6834580898284912, 0.09367650747299194, 0.47491368651390076, -0.026293057948350906, 0.20927099883556366, -0.7720903754234314, 0.001781970844604075, 0.16414624452590942, 0.529545247554779, 0.11713729798793793, -0.4216735363006592, 1.0168806314468384, 0.35974058508872986, -0.67007976770401, -0.9238172173500061, -0.12088239938020706, -1.0909706354141235, -0.07713591307401657, 1.3151719570159912, -0.33578068017959595, -0.24079255759716034, 0.10414044559001923, -0.06858085095882416, 0.49729123711586, -0.7785536646842957, 0.5586352944374084, 0.5896118879318237, -0.3905191123485565, 0.12307524681091309, -0.5172770023345947, 0.1899644285440445, -0.11423555016517639, -0.9597585797309875, -0.009587808512151241, 0.44116201996803284, 0.22488322854042053, 0.3307686448097229, 0.6676148772239685, -0.20093472301959991, -0.17322282493114471, -0.019352039322257042, 0.26394325494766235, -0.301895409822464, -0.26001912355422974, -0.14481773972511292, 0.2036978155374527, -0.37512674927711487, -0.6634852290153503 ]
open-llm-leaderboard/details_rinna__youri-7b-instruction
open-llm-leaderboard
2023-12-02T15:10:10Z
0
0
[ "region:us" ]
null
2023-12-02T15:10:04Z
--- pretty_name: Evaluation run of rinna/youri-7b-instruction dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [rinna/youri-7b-instruction](https://huggingface.co/rinna/youri-7b-instruction)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_rinna__youri-7b-instruction\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:10:01.872073](https://huggingface.co/datasets/open-llm-leaderboard/details_rinna__youri-7b-instruction/blob/main/results_2023-12-02T15-10-01.872073.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.0,\n \"\ acc_stderr\": 0.0\n },\n \"harness|gsm8k|5\": {\n \"acc\": 0.0,\n \ \ \"acc_stderr\": 0.0\n }\n}\n```" repo_url: https://huggingface.co/rinna/youri-7b-instruction leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_10_01.872073 path: - '**/details_harness|gsm8k|5_2023-12-02T15-10-01.872073.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-10-01.872073.parquet' - config_name: results data_files: - split: 2023_12_02T15_10_01.872073 path: - results_2023-12-02T15-10-01.872073.parquet - split: latest path: - results_2023-12-02T15-10-01.872073.parquet --- # Dataset Card for Evaluation run of rinna/youri-7b-instruction ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/rinna/youri-7b-instruction - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [rinna/youri-7b-instruction](https://huggingface.co/rinna/youri-7b-instruction) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_rinna__youri-7b-instruction", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:10:01.872073](https://huggingface.co/datasets/open-llm-leaderboard/details_rinna__youri-7b-instruction/blob/main/results_2023-12-02T15-10-01.872073.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.0, "acc_stderr": 0.0 }, "harness|gsm8k|5": { "acc": 0.0, "acc_stderr": 0.0 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.42895764112472534, -0.5854179859161377, 0.11241009086370468, 0.23436294496059418, -0.20566244423389435, 0.0026548102032393217, -0.2871803939342499, -0.1238783448934555, 0.4697513282299042, 0.794004499912262, -0.6661797761917114, -0.9713388085365295, -0.7007270455360413, 0.18174470961093903, -0.1635054051876068, 1.1908414363861084, -0.10975901782512665, -0.08221041411161423, -0.010548430494964123, -0.37452518939971924, -0.6494172811508179, -0.31081515550613403, -0.38701295852661133, -0.4636113941669464, 0.5921800136566162, 0.7889630198478699, 0.24582721292972565, 0.8620548248291016, 0.7265473008155823, 0.3934324383735657, -0.07894835621118546, 0.2464466243982315, -0.5370284914970398, 0.13048990070819855, 0.13560591638088226, -0.6289293766021729, -0.6619323492050171, 0.11198990792036057, 0.8758235573768616, 0.413246214389801, -0.12757596373558044, 0.8293123245239258, 0.03815759718418121, 0.5655276775360107, -0.6109949350357056, 0.46724316477775574, -0.38450106978416443, -0.04986647143959999, -0.4531138241291046, -0.1947493553161621, -0.1483432799577713, -0.43698424100875854, -0.2616649866104126, -0.37844324111938477, 0.1590738445520401, 0.08315686881542206, 0.9542443752288818, 0.216838538646698, -0.2547113001346588, -0.2790489196777344, -0.3285585045814514, 0.784599781036377, -0.8716220855712891, 0.009728292003273964, 0.4675470292568207, 0.16371551156044006, -0.37981081008911133, -0.6748851537704468, -0.332760214805603, -0.11022372543811798, -0.2027265429496765, 0.1940697878599167, 0.26532211899757385, -0.09159127622842789, 0.5743410587310791, 0.6037909388542175, -0.6926109790802002, -0.011144589632749557, -0.699586033821106, -0.05892125889658928, 0.9503276944160461, 0.5075010061264038, 0.07142703235149384, -0.4617878198623657, -0.299701452255249, -0.3648815453052521, -0.4702918231487274, 0.1525266021490097, 0.5171900987625122, 0.4460921585559845, -0.6863372921943665, 0.8974842429161072, -0.297042578458786, 0.5411112904548645, -0.06396572291851044, -0.4452965259552002, 0.6871414184570312, -0.4121898114681244, -0.21019335091114044, 0.1278172880411148, 0.9096802473068237, 0.445163369178772, 0.01341152098029852, 0.2751164734363556, -0.2026616930961609, -0.01074793841689825, 0.05659353360533714, -0.733016848564148, -0.13985438644886017, 0.3459721505641937, -0.530000627040863, -0.4202406704425812, 0.20607903599739075, -0.8442516922950745, -0.25482913851737976, -0.2831389605998993, 0.13883580267429352, 0.03720957413315773, -0.335220605134964, -0.09039958566427231, -0.037070803344249725, 0.3350832164287567, 0.0826898068189621, -0.5428599715232849, 0.3738437294960022, 0.6237198710441589, 0.8325092792510986, -0.11350466310977936, -0.5043243765830994, -0.41373488306999207, -0.1783631443977356, -0.13007338345050812, 0.5305609107017517, -0.22185638546943665, -0.5304937958717346, -0.21864701807498932, 0.2635183036327362, -0.4553452432155609, -0.6441765427589417, 0.7263731360435486, -0.36363479495048523, 0.17436324059963226, -0.3282551169395447, -0.48329752683639526, -0.17574428021907806, 0.294332891702652, -0.726570188999176, 1.3326148986816406, 0.14495141804218292, -0.9229363799095154, 0.06629184633493423, -0.9065930247306824, -0.22794446349143982, 0.0429656095802784, -0.07619395852088928, -0.6265063285827637, -0.10506930202245712, 0.0077885896898806095, 0.5760339498519897, -0.272396981716156, 0.1448861062526703, -0.40707412362098694, -0.4326472580432892, 0.28261324763298035, -0.12527558207511902, 0.9800801873207092, 0.2085251808166504, -0.270189106464386, 0.13605739176273346, -1.0547773838043213, 0.11879690736532211, 0.22425128519535065, -0.5735296010971069, -0.06665679067373276, -0.3463486433029175, 0.20726293325424194, 0.045881811529397964, 0.45317399501800537, -0.5900558829307556, 0.2976105213165283, -0.19450972974300385, 0.11224454641342163, 0.9453766942024231, 0.19908253848552704, 0.278736412525177, -0.4906938374042511, 0.5944773554801941, 0.1096729263663292, 0.30537673830986023, 0.06710440665483475, -0.62686687707901, -0.9140657186508179, -0.11466817557811737, 0.16200374066829681, 0.6675081253051758, -0.26542389392852783, 0.6044610142707825, -0.42399466037750244, -0.695417046546936, -0.8217940926551819, 0.19428956508636475, 0.5822171568870544, 0.6361991167068481, 0.27376943826675415, -0.30964395403862, -0.7258849740028381, -1.0612066984176636, 0.00030015906668268144, -0.12864649295806885, 0.32641664147377014, 0.42534857988357544, 1.0135419368743896, -0.1704854518175125, 0.6649044156074524, -0.7196439504623413, -0.29109472036361694, -0.4538296163082123, 0.024132568389177322, 0.820833146572113, 0.6672219634056091, 0.27548182010650635, -0.7782662510871887, -0.36459165811538696, -0.1749887466430664, -0.8427742719650269, -0.28120750188827515, -0.14163485169410706, -0.3786298334598541, 0.1428603082895279, -0.13122312724590302, -0.3552436828613281, 0.628751277923584, 0.4111673831939697, -0.5134453773498535, 0.6127637028694153, 0.07121467590332031, 0.3743603527545929, -1.3361185789108276, 0.09323500841856003, 0.15977433323860168, 0.017029039561748505, -0.3500799536705017, -0.04399334266781807, -0.061244070529937744, 0.24583853781223297, -0.4689960777759552, 0.6337586045265198, -0.4168137013912201, -0.29777610301971436, -0.035127535462379456, -0.006974952761083841, -0.003332416992634535, 0.5387365818023682, -0.25340670347213745, 0.6944446563720703, 0.38394176959991455, -0.44967591762542725, 0.4172361493110657, 0.5635098814964294, -0.5218761563301086, 0.29510989785194397, -0.5109100937843323, 0.10549373924732208, 0.06913740932941437, 0.17764434218406677, -0.7998810410499573, -0.5077555775642395, 0.524954617023468, -0.5429150462150574, 0.3512950837612152, -0.4764617383480072, -0.5426348447799683, -0.3119734823703766, -0.3495454490184784, 0.1967610865831375, 0.42276525497436523, -0.4533401131629944, 0.3357618749141693, 0.39911210536956787, 0.07789522409439087, -0.6592241525650024, -0.702277421951294, -0.16992756724357605, -0.45819199085235596, -0.6313623785972595, 0.20715880393981934, -0.27863308787345886, -0.3220643401145935, -0.01814883016049862, 0.03275899589061737, -0.07229847460985184, 0.13961054384708405, 0.5221837162971497, 0.523749828338623, -0.18253597617149353, -0.3697774410247803, -0.1759488731622696, -0.17022040486335754, 0.11887902021408081, 0.32665643095970154, 0.4552898406982422, -0.11849379539489746, -0.32653769850730896, -0.4095829427242279, 0.2896258533000946, 0.48575595021247864, -0.1811421811580658, 0.8150854110717773, 0.8258476257324219, -0.3055139482021332, -0.030478505417704582, -0.6508093476295471, 0.03840480372309685, -0.45292332768440247, 0.28199896216392517, -0.45145899057388306, -0.6081897020339966, 0.8508580327033997, 0.3331851363182068, 0.23517392575740814, 0.5921401381492615, 0.6399844288825989, 0.09807340800762177, 0.7690384387969971, 0.3193444609642029, -0.12419532239437103, 0.5504942536354065, -0.8215862512588501, -0.09459785372018814, -1.3236929178237915, -0.43841537833213806, -0.5461989641189575, -0.4735666513442993, -0.8593519330024719, -0.1500672847032547, 0.39675819873809814, 0.15771006047725677, -0.523932933807373, 0.4608980417251587, -0.5785837173461914, 0.2928522229194641, 0.60643070936203, 0.26837554574012756, 0.11810159683227539, -0.058772630989551544, 0.048172399401664734, 0.1384401172399521, -0.5463300347328186, -0.4775848686695099, 1.3400225639343262, 0.36003565788269043, 0.774188756942749, -0.043034493923187256, 1.170988917350769, 0.31492742896080017, 0.4672810733318329, -0.4696975648403168, 0.6091939210891724, 0.0503542535007, -0.49549224972724915, -0.06374305486679077, -0.5474572777748108, -0.7871868014335632, 0.23370474576950073, -0.0029577596578747034, -0.904123067855835, 0.1794072389602661, -0.07706646621227264, -0.06824766844511032, 0.23190689086914062, -0.6655387282371521, 0.8553809523582458, -0.15804609656333923, -0.4153900742530823, 0.0923447236418724, -0.7749823331832886, 0.5258017778396606, 0.14657464623451233, 0.25831303000450134, -0.29012972116470337, 0.06933342665433884, 1.1987228393554688, -0.5490096807479858, 0.9383661150932312, -0.31045857071876526, 0.24041776359081268, 0.3854260742664337, -0.3630741536617279, 0.431099534034729, 0.133955717086792, -0.23350565135478973, 0.23876599967479706, -0.14937616884708405, -0.25615164637565613, -0.4683712422847748, 1.043592095375061, -0.9019901156425476, -0.3360382318496704, -0.4224436283111572, -0.5784408450126648, 0.24769410490989685, 0.12450984865427017, 0.4300084412097931, 0.5181218981742859, 0.12861540913581848, 0.20156198740005493, 0.4851149320602417, -0.08888720721006393, 0.3015238344669342, 0.4072943329811096, -0.16387054324150085, -0.7172732949256897, 0.7454951405525208, 0.34173914790153503, -0.025879712775349617, 0.20497316122055054, 0.12123022973537445, -0.5490054488182068, -0.4944663941860199, -0.45467686653137207, 0.2960607409477234, -0.7559705972671509, -0.4022429883480072, -0.5323081612586975, -0.274314284324646, -0.48984256386756897, 0.08488675951957703, -0.4212779104709625, -0.29926419258117676, -0.40942081809043884, -0.24217313528060913, 0.5404616594314575, 0.802197277545929, -0.26959511637687683, 0.3531445562839508, -0.7783228754997253, 0.2288980782032013, -0.29254692792892456, 0.34372678399086, -0.09053362905979156, -0.6332017779350281, -0.5437636971473694, 0.12630359828472137, -0.4182765781879425, -0.897458553314209, 0.5276628136634827, 0.015534029342234135, 0.7552247643470764, 0.03649163618683815, 0.11258909106254578, 0.8114860653877258, -0.017423506826162338, 0.9143163561820984, -0.07901565730571747, -0.5088548064231873, 0.7181185483932495, -0.24172674119472504, 0.14614374935626984, 0.5295141935348511, 0.18822398781776428, -0.383315771818161, -0.12360367923974991, -0.8401597142219543, -1.0884650945663452, 0.8239228129386902, 0.4342794716358185, -0.35308244824409485, 0.0852256640791893, 0.44510984420776367, -0.11779915541410446, 0.09668310731649399, -0.7364007234573364, -0.7172570824623108, -0.014223872683942318, -0.3342866003513336, -0.03075961023569107, -0.10708118230104446, -0.3445717990398407, -0.3374955952167511, 0.9559698104858398, 0.019239693880081177, 0.3542599380016327, 0.22094957530498505, -0.1709001660346985, -0.10845556855201721, 0.26555150747299194, 0.4907669126987457, 0.6657871603965759, -0.434744268655777, -0.23465219140052795, 0.30211806297302246, -0.6854454278945923, 0.021470699459314346, 0.09343183785676956, 0.03979083523154259, -0.1483309119939804, 0.7455077171325684, 0.8538077473640442, 0.21162888407707214, -0.322528213262558, 0.3724362552165985, -0.04272131249308586, -0.022212402895092964, -0.5983957052230835, 0.2598915696144104, -0.11407057195901871, 0.44641226530075073, 0.26127201318740845, -0.20845666527748108, 0.10472911596298218, -0.26411786675453186, 0.2145334631204605, -0.006657274439930916, -0.006178081035614014, -0.23436777293682098, 0.4944445788860321, -0.09896890819072723, -0.2643212080001831, 0.7766927480697632, -0.08636470884084702, -0.5018806457519531, 1.1550114154815674, 0.39939868450164795, 0.9667043685913086, -0.0675947517156601, 0.019327407702803612, 0.5938230752944946, 0.13433144986629486, -0.03236456215381622, 0.7263739705085754, 0.11311013251543045, -0.6785901188850403, -0.23939020931720734, -0.9173129796981812, -0.19602464139461517, 0.34356358647346497, -1.2088500261306763, 0.3557888865470886, -0.23877356946468353, -0.20674259960651398, -0.15353424847126007, 0.5327025055885315, -0.9644978046417236, 0.2137589305639267, 0.015079859644174576, 0.9188323020935059, -1.0391002893447876, 0.6475786566734314, 0.8359620571136475, -0.5943291783332825, -1.0215883255004883, -0.4043540954589844, 0.07118798792362213, -0.8001965880393982, 0.5991409420967102, 0.2235686331987381, 0.32020777463912964, -0.08841578662395477, -0.7195537090301514, -0.8770310282707214, 1.520636796951294, 0.020840270444750786, -0.5241208076477051, 0.2753680944442749, 0.16303911805152893, 0.2849346399307251, -0.6484050154685974, 0.5757849216461182, 0.6984928250312805, 0.7678914666175842, 0.021676218137145042, -0.7749857306480408, 0.14313872158527374, -0.5100300312042236, -0.008902988396584988, 0.14019940793514252, -0.7865219116210938, 0.8810386061668396, -0.22994641959667206, -0.0008422264363616705, 0.13588634133338928, 0.5436322093009949, 0.5641961097717285, 0.452563613653183, 0.442937433719635, 0.7813970446586609, 0.5876396894454956, -0.1471841186285019, 1.0606005191802979, -0.24074780941009521, 0.6532499194145203, 1.3095170259475708, -0.12438812106847763, 0.7775511741638184, 0.27848494052886963, -0.24568752944469452, 0.4636889100074768, 0.8689423203468323, -0.35707324743270874, 0.36224985122680664, 0.2482002079486847, -0.039442602545022964, -0.07370718568563461, -0.16729415953159332, -0.5138339400291443, 0.5826593041419983, 0.3154143989086151, -0.5757511258125305, -0.22279883921146393, -0.237750843167305, 0.12842091917991638, -0.2535993158817291, -0.25643712282180786, 0.6788368821144104, 0.004326433874666691, -0.5148214101791382, 0.6759679317474365, -0.09769294410943985, 0.5683110952377319, -0.6492366194725037, -0.30729126930236816, -0.3404579162597656, 0.21108035743236542, -0.635400652885437, -0.8975619077682495, 0.2732578217983246, 0.06808868795633316, -0.40500953793525696, -0.11848951876163483, 0.6352619528770447, -0.3657844066619873, -0.6256384253501892, 0.3093591630458832, 0.44560736417770386, 0.4477372467517853, 0.2944442629814148, -0.9128099083900452, 0.47165122628211975, 0.2649163603782654, -0.7042178511619568, 0.4421999752521515, 0.12465028464794159, 0.010690972208976746, 0.6625701785087585, 0.7046427726745605, 0.17876023054122925, 0.24344176054000854, 0.14709356427192688, 1.084495186805725, -0.7331607341766357, -0.3191525638103485, -0.6746823787689209, 0.8502953052520752, -0.14456729590892792, -0.7048888802528381, 0.7749968767166138, 0.9917194247245789, 0.8591729402542114, 0.11023349314928055, 0.8118786215782166, -0.35012510418891907, 0.5778825283050537, -0.4680660665035248, 0.8727059364318848, -0.526373028755188, 0.3893032968044281, -0.08435092866420746, -0.898598849773407, 0.029893506318330765, 0.592546820640564, -0.28118839859962463, 0.01656920462846756, 0.4847467243671417, 1.163995623588562, -0.10396668314933777, 0.11777477711439133, 0.053795091807842255, 0.519621729850769, 0.25028711557388306, 0.44053971767425537, 0.6486750245094299, -0.6923421621322632, 0.24536272883415222, -0.7088727355003357, -0.39838069677352905, -0.030582450330257416, -0.6569585800170898, -0.8482939600944519, -0.5751205682754517, -0.4230618476867676, -0.6007839441299438, 0.11537514626979828, 1.18056321144104, 0.45213454961776733, -0.8078444004058838, -0.5826294422149658, 0.19738593697547913, 0.3338981568813324, -0.05511210113763809, -0.3374967873096466, 0.5229402780532837, -0.11013036966323853, -0.7477736473083496, 0.43198904395103455, -0.2089054137468338, -0.20189347863197327, -0.26740849018096924, -0.15043610334396362, -0.3760102093219757, -0.39582064747810364, 0.26765888929367065, 0.19297058880329132, -0.5399184823036194, -0.19006584584712982, -0.28819555044174194, 0.006269114091992378, 0.210628941655159, 0.369417279958725, -0.4936041235923767, 0.10934644192457199, 0.6347851157188416, 0.15298746526241302, 0.6153379678726196, -0.019119441509246826, 0.29155513644218445, -0.567301869392395, -0.10291709005832672, 0.05757376179099083, 0.5521984100341797, 0.2177407294511795, -0.5526029467582703, 0.8674084544181824, 0.31861740350723267, -0.7200207114219666, -0.9336681365966797, -0.051512718200683594, -1.1033440828323364, 0.2658909857273102, 1.3101972341537476, -0.4035945236682892, -0.5885413289070129, 0.0479833260178566, -0.14413627982139587, 0.41344887018203735, -0.7147167325019836, 0.4696211516857147, 0.5122733116149902, -0.28562113642692566, -0.09269072115421295, -0.6465238928794861, 0.23786906898021698, -0.103774793446064, -0.7860751152038574, -0.20383304357528687, 0.2730809450149536, 0.5508202910423279, 0.10516462475061417, 0.612770676612854, -0.10513104498386383, -0.1597091406583786, 0.009759572334587574, 0.13788127899169922, -0.28943952918052673, -0.2996419370174408, -0.2952314019203186, 0.07725626230239868, -0.2859368324279785, -0.5584912300109863 ]
open-llm-leaderboard/details_rinna__youri-7b-chat
open-llm-leaderboard
2023-12-02T15:12:29Z
0
0
[ "region:us" ]
null
2023-12-02T15:11:39Z
--- pretty_name: Evaluation run of rinna/youri-7b-chat dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [rinna/youri-7b-chat](https://huggingface.co/rinna/youri-7b-chat) on the [Open\ \ LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 4 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_rinna__youri-7b-chat\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:12:23.080545](https://huggingface.co/datasets/open-llm-leaderboard/details_rinna__youri-7b-chat/blob/main/results_2023-12-02T15-12-23.080545.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.013646702047005308,\n\ \ \"acc_stderr\": 0.0031957470754808235\n },\n \"harness|gsm8k|5\"\ : {\n \"acc\": 0.013646702047005308,\n \"acc_stderr\": 0.0031957470754808235\n\ \ }\n}\n```" repo_url: https://huggingface.co/rinna/youri-7b-chat leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_11_37.192628 path: - '**/details_harness|gsm8k|5_2023-12-02T15-11-37.192628.parquet' - split: 2023_12_02T15_11_43.336973 path: - '**/details_harness|gsm8k|5_2023-12-02T15-11-43.336973.parquet' - split: 2023_12_02T15_11_58.617219 path: - '**/details_harness|gsm8k|5_2023-12-02T15-11-58.617219.parquet' - split: 2023_12_02T15_12_23.080545 path: - '**/details_harness|gsm8k|5_2023-12-02T15-12-23.080545.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-12-23.080545.parquet' - config_name: results data_files: - split: 2023_12_02T15_11_37.192628 path: - results_2023-12-02T15-11-37.192628.parquet - split: 2023_12_02T15_11_43.336973 path: - results_2023-12-02T15-11-43.336973.parquet - split: 2023_12_02T15_11_58.617219 path: - results_2023-12-02T15-11-58.617219.parquet - split: 2023_12_02T15_12_23.080545 path: - results_2023-12-02T15-12-23.080545.parquet - split: latest path: - results_2023-12-02T15-12-23.080545.parquet --- # Dataset Card for Evaluation run of rinna/youri-7b-chat ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/rinna/youri-7b-chat - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [rinna/youri-7b-chat](https://huggingface.co/rinna/youri-7b-chat) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 4 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_rinna__youri-7b-chat", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:12:23.080545](https://huggingface.co/datasets/open-llm-leaderboard/details_rinna__youri-7b-chat/blob/main/results_2023-12-02T15-12-23.080545.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.013646702047005308, "acc_stderr": 0.0031957470754808235 }, "harness|gsm8k|5": { "acc": 0.013646702047005308, "acc_stderr": 0.0031957470754808235 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.39342284202575684, -0.677157998085022, 0.07906977832317352, 0.2686598300933838, -0.16034512221813202, 0.09372343122959137, -0.4232642948627472, -0.18527117371559143, 0.5076078772544861, 0.7503151297569275, -0.6670020222663879, -0.9432088732719421, -0.703542172908783, 0.17636600136756897, -0.21210645139217377, 1.2317936420440674, -0.08831559121608734, -0.14490079879760742, -0.004599640145897865, -0.3850560188293457, -0.6216486692428589, -0.36592918634414673, -0.4942438006401062, -0.4090759754180908, 0.535477340221405, 0.7807537317276001, 0.29193809628486633, 0.7317959666252136, 0.7347179055213928, 0.40802252292633057, -0.03686293959617615, 0.26608532667160034, -0.6659918427467346, 0.14769555628299713, 0.16303999722003937, -0.6717917919158936, -0.6963624358177185, 0.08249269425868988, 0.7958029508590698, 0.38839107751846313, -0.15764018893241882, 0.7360783219337463, 0.1007997915148735, 0.5666700005531311, -0.579657256603241, 0.5120706558227539, -0.4161650240421295, -0.07435113936662674, -0.41767415404319763, -0.1833646446466446, -0.14152580499649048, -0.35165077447891235, -0.21689291298389435, -0.36424046754837036, 0.08184701204299927, 0.09433937817811966, 0.9794593453407288, 0.20668372511863708, -0.17794913053512573, -0.24061810970306396, -0.3678905963897705, 0.7995904684066772, -0.9301538467407227, 0.03577584773302078, 0.5321281552314758, 0.16320450603961945, -0.42850327491760254, -0.7025083899497986, -0.39520320296287537, -0.07718893140554428, -0.2186456024646759, 0.12891711294651031, 0.12667597830295563, -0.12861236929893494, 0.45196735858917236, 0.6039451360702515, -0.6522377133369446, 0.054983437061309814, -0.640821099281311, -0.09309359639883041, 0.9570581316947937, 0.5099388360977173, 0.09943056106567383, -0.46224939823150635, -0.29391783475875854, -0.3792088031768799, -0.3840131163597107, 0.18786033987998962, 0.5099762082099915, 0.5408352017402649, -0.7152210474014282, 0.843505322933197, -0.34744367003440857, 0.49257150292396545, -0.1088370680809021, -0.4157986044883728, 0.7350755333900452, -0.5630889534950256, -0.15446561574935913, -0.03867693990468979, 1.0428253412246704, 0.48030993342399597, 0.04568574205040932, 0.31122034788131714, -0.1290242224931717, 0.013875633478164673, 0.03247169032692909, -0.7196009755134583, -0.1929633915424347, 0.404638409614563, -0.5225265622138977, -0.46738165616989136, 0.07753201574087143, -0.8982468247413635, -0.277992844581604, -0.22798208892345428, 0.10928485542535782, -0.06849069148302078, -0.39319708943367004, -0.12943963706493378, -0.03673744946718216, 0.23545962572097778, 0.09740433841943741, -0.5264244079589844, 0.38108402490615845, 0.6130746006965637, 0.8884481191635132, -0.1316775232553482, -0.46709394454956055, -0.3845304250717163, -0.29619303345680237, -0.1191229373216629, 0.5534905791282654, -0.23729322850704193, -0.4306594729423523, -0.20668527483940125, 0.20921044051647186, -0.3741305470466614, -0.5648621320724487, 0.7390748858451843, -0.2998538315296173, 0.24425140023231506, -0.24839137494564056, -0.5441068410873413, -0.12012428045272827, 0.3517763018608093, -0.664980947971344, 1.3167589902877808, 0.14894834160804749, -0.9355078935623169, 0.09667916595935822, -0.8974666595458984, -0.16556155681610107, 0.06684596836566925, -0.09566952288150787, -0.6065618395805359, -0.23363512754440308, 0.08253131806850433, 0.6447625160217285, -0.28215914964675903, 0.17212757468223572, -0.4312713146209717, -0.39142170548439026, 0.33290666341781616, -0.13925065100193024, 0.9472714066505432, 0.20310837030410767, -0.26946690678596497, 0.19656136631965637, -0.946450412273407, 0.10626707226037979, 0.22737085819244385, -0.5111905336380005, -0.1277155876159668, -0.2420540153980255, 0.21605224907398224, 0.09251070022583008, 0.45907819271087646, -0.6079311966896057, 0.26307135820388794, -0.2195296436548233, 0.2105659544467926, 0.9064295291900635, 0.1665015071630478, 0.27686941623687744, -0.4565151631832123, 0.5685222744941711, 0.09078805148601532, 0.32289373874664307, 0.06885889172554016, -0.6142278909683228, -0.8738754987716675, -0.2473176270723343, 0.16554707288742065, 0.6817644238471985, -0.37691572308540344, 0.710512638092041, -0.48088398575782776, -0.7274914979934692, -0.8172297477722168, 0.17682859301567078, 0.5218521356582642, 0.5483543872833252, 0.20642976462841034, -0.3305359482765198, -0.7755877375602722, -1.0504376888275146, -0.0396537259221077, -0.1935366541147232, 0.25237783789634705, 0.5355542302131653, 0.989788293838501, -0.2382601797580719, 0.7113186120986938, -0.6825010776519775, -0.3528654873371124, -0.4437646269798279, 0.030181454494595528, 0.7984194159507751, 0.5891371965408325, 0.2967059314250946, -0.7498389482498169, -0.4755648076534271, -0.1546216458082199, -0.8009060025215149, -0.24052919447422028, -0.13323643803596497, -0.3880924880504608, 0.21973195672035217, -0.09174184501171112, -0.38729968667030334, 0.6179385781288147, 0.5106114745140076, -0.5435886979103088, 0.5903781652450562, 0.11538603901863098, 0.4093337953090668, -1.3199012279510498, 0.09301618486642838, 0.09726719558238983, -0.04339275881648064, -0.4218655228614807, -0.14019019901752472, -0.08836711198091507, 0.24684551358222961, -0.4283270537853241, 0.6723504662513733, -0.373277485370636, -0.22342215478420258, -0.043118447065353394, 0.13622888922691345, -0.06464362144470215, 0.6087201237678528, -0.24331361055374146, 0.7005643844604492, 0.45732375979423523, -0.4223284125328064, 0.4694206416606903, 0.6339163184165955, -0.5101975202560425, 0.31998056173324585, -0.5249152183532715, 0.12246379256248474, 0.16408009827136993, 0.23854592442512512, -0.9205660820007324, -0.4456593692302704, 0.5443793535232544, -0.6178032755851746, 0.2932608425617218, -0.3934931755065918, -0.5386505126953125, -0.33431729674339294, -0.3824194371700287, 0.15470463037490845, 0.41607415676116943, -0.36904847621917725, 0.2825213074684143, 0.5086663365364075, 0.03273351863026619, -0.7289113998413086, -0.6697173118591309, -0.07356345653533936, -0.43344032764434814, -0.6966091990470886, 0.17905132472515106, -0.27027514576911926, -0.2939239740371704, 0.0023685619235038757, 0.06027495115995407, -0.03394387289881706, 0.07816283404827118, 0.4684722125530243, 0.4832794964313507, -0.10360812395811081, -0.3888983130455017, -0.32870587706565857, -0.13523174822330475, 0.0833248421549797, 0.3454326391220093, 0.5449500679969788, -0.20705735683441162, -0.29416775703430176, -0.3840978145599365, 0.24789701402187347, 0.4724343419075012, -0.13995744287967682, 0.9000117778778076, 0.7912197113037109, -0.23210112750530243, -0.019985612481832504, -0.6130949854850769, -0.03573468327522278, -0.45685917139053345, 0.36677467823028564, -0.3293839395046234, -0.772768497467041, 0.9069525003433228, 0.3714102506637573, 0.2806221544742584, 0.533772885799408, 0.6858004331588745, 0.07067447155714035, 0.7267908453941345, 0.3044475317001343, -0.16133223474025726, 0.6091912388801575, -0.7470977902412415, 0.002266994444653392, -1.2159267663955688, -0.38758546113967896, -0.5025096535682678, -0.49708589911460876, -0.8679603934288025, -0.2351943552494049, 0.318528950214386, 0.06277745962142944, -0.43735581636428833, 0.4928862452507019, -0.531506359577179, 0.24946121871471405, 0.5666119456291199, 0.23912471532821655, 0.1121567115187645, -0.13575956225395203, 0.08551379293203354, 0.09553269296884537, -0.5339148640632629, -0.44634199142456055, 1.3558706045150757, 0.40945443511009216, 0.7261353135108948, -0.029312660917639732, 1.058330774307251, 0.3236543536186218, 0.41660526394844055, -0.47471779584884644, 0.6576671600341797, 0.0834193080663681, -0.5405744910240173, -0.20900103449821472, -0.6067249178886414, -0.8539475202560425, 0.23501408100128174, -0.0684104934334755, -0.9274289011955261, 0.11595635861158371, -0.10791996866464615, -0.040693193674087524, 0.24101166427135468, -0.6020654439926147, 0.9007846117019653, -0.10234281420707703, -0.36904430389404297, 0.010191749781370163, -0.8279312252998352, 0.548345685005188, 0.10524874180555344, 0.35099658370018005, -0.3459973633289337, 0.0957072526216507, 1.1955357789993286, -0.5485894083976746, 0.9750815629959106, -0.2229045182466507, 0.22498874366283417, 0.3658933639526367, -0.2924236059188843, 0.5034477114677429, 0.07833795994520187, -0.1308385580778122, 0.32468700408935547, -0.14868874847888947, -0.23257343471050262, -0.4903126657009125, 0.9881554245948792, -0.9260036945343018, -0.2865374684333801, -0.3661545217037201, -0.6133713722229004, 0.17197249829769135, 0.13061487674713135, 0.3521726429462433, 0.41668716073036194, 0.0593535453081131, 0.3185042142868042, 0.3727061450481415, -0.15155377984046936, 0.29963088035583496, 0.4365742802619934, -0.23031668365001678, -0.7112536430358887, 0.6171736121177673, 0.2540637254714966, 0.03773065656423569, 0.19441145658493042, 0.0656537115573883, -0.5210899710655212, -0.428261399269104, -0.2809295356273651, 0.29645228385925293, -0.7144944071769714, -0.39688485860824585, -0.5667946338653564, -0.31563299894332886, -0.49175766110420227, 0.16454730927944183, -0.4681847095489502, -0.34236884117126465, -0.4025016725063324, -0.23722998797893524, 0.6424056887626648, 0.670065701007843, -0.2932531535625458, 0.32783642411231995, -0.7828094363212585, 0.19637431204319, -0.2725631296634674, 0.4035550057888031, -0.12726198136806488, -0.6421694159507751, -0.5174416899681091, 0.17726825177669525, -0.36065006256103516, -0.8589173555374146, 0.6140581369400024, 0.09043695777654648, 0.7448446154594421, 0.025708140805363655, 0.168458953499794, 0.8254537582397461, -0.0747591108083725, 0.9649376273155212, -0.08132897317409515, -0.5083843469619751, 0.6981020569801331, -0.29253584146499634, 0.03879799321293831, 0.5529295802116394, 0.15721896290779114, -0.5125390291213989, -0.2592102289199829, -0.8893042206764221, -1.104568362236023, 0.8973401188850403, 0.5693913102149963, -0.23592154681682587, 0.056956347078084946, 0.3669189512729645, -0.13095180690288544, 0.11022495478391647, -0.7226323485374451, -0.7496050000190735, 0.014127434231340885, -0.28110000491142273, -0.07397742569446564, -0.0955398827791214, -0.35056567192077637, -0.33460766077041626, 0.9198365211486816, 0.004277694504708052, 0.40278252959251404, 0.12612594664096832, -0.06566563248634338, -0.0919000431895256, 0.2756998836994171, 0.4369019865989685, 0.6079831123352051, -0.38993826508522034, -0.24095945060253143, 0.29373353719711304, -0.6382541656494141, -0.05066981911659241, 0.056661151349544525, 0.17784903943538666, -0.1635245680809021, 0.7067552208900452, 0.974475622177124, 0.25088438391685486, -0.420170396566391, 0.46450328826904297, -0.10966171324253082, -0.08046571165323257, -0.591747522354126, 0.2502414286136627, -0.06497826427221298, 0.49352017045021057, 0.2581735849380493, -0.15834181010723114, 0.030669894069433212, -0.3042348325252533, 0.2777315080165863, 0.07883025705814362, -0.009721162728965282, -0.24312211573123932, 0.4735073149204254, -0.060839515179395676, -0.32329604029655457, 0.8596900701522827, -0.0247784610837698, -0.5094784498214722, 1.0054186582565308, 0.3186967074871063, 0.935397744178772, -0.027021680027246475, 0.031106766313314438, 0.5872577428817749, 0.11583120375871658, -0.016790516674518585, 0.7006336450576782, 0.09763340651988983, -0.7943912148475647, -0.34258463978767395, -0.8404335975646973, -0.2567073404788971, 0.36562350392341614, -1.126600742340088, 0.39413896203041077, -0.11902811378240585, -0.3058702051639557, -0.15417391061782837, 0.5000259280204773, -0.9450060725212097, 0.04013345018029213, -0.011786507442593575, 0.8858526349067688, -1.0640085935592651, 0.6335281729698181, 0.7738544344902039, -0.5531077980995178, -0.9911454916000366, -0.4706282615661621, 0.06662483513355255, -0.7893683910369873, 0.5590672492980957, 0.1479935646057129, 0.3958966135978699, -0.12897717952728271, -0.7567445039749146, -0.9576661586761475, 1.473412036895752, 0.03139422833919525, -0.49778780341148376, 0.2553272247314453, 0.16170158982276917, 0.3974635601043701, -0.6104565858840942, 0.5791034698486328, 0.7230867743492126, 0.7283231616020203, 0.06206516921520233, -0.9184468984603882, 0.11705207824707031, -0.5893004536628723, -0.04243088141083717, 0.1305469125509262, -0.785539984703064, 0.8768984079360962, -0.15352490544319153, 0.001758976373821497, 0.015556764788925648, 0.5751772522926331, 0.6074323058128357, 0.37118998169898987, 0.47544363141059875, 0.7072964310646057, 0.6137028336524963, -0.17657996714115143, 1.0265425443649292, -0.2669989764690399, 0.7254595756530762, 1.2883710861206055, -0.08640772104263306, 0.8200717568397522, 0.27357926964759827, -0.32809019088745117, 0.5463820695877075, 0.8108027577400208, -0.2819920778274536, 0.3854215145111084, 0.15390639007091522, 0.0377482995390892, -0.07474865764379501, -0.092276930809021, -0.39429810643196106, 0.6046604514122009, 0.35722243785858154, -0.5052894949913025, -0.17021064460277557, -0.2056943029165268, 0.15479187667369843, -0.2516883909702301, -0.1474180668592453, 0.7088407874107361, 0.03744165226817131, -0.4962334930896759, 0.7035577297210693, -0.13694612681865692, 0.6708911657333374, -0.6332322359085083, -0.23747800290584564, -0.31767746806144714, 0.2646907567977905, -0.5544662475585938, -0.976141631603241, 0.29023540019989014, 0.07287772744894028, -0.2627212405204773, -0.13480840623378754, 0.6527029275894165, -0.3820295035839081, -0.5089597105979919, 0.3368147313594818, 0.4690448045730591, 0.4687562584877014, 0.2696002721786499, -0.9504474401473999, 0.42205381393432617, 0.25763049721717834, -0.7701283693313599, 0.4193039834499359, 0.198787659406662, 0.014723066240549088, 0.6928113102912903, 0.7550311088562012, 0.15571744740009308, 0.13029958307743073, 0.08536726236343384, 1.0682213306427002, -0.6858094930648804, -0.40772905945777893, -0.7556682229042053, 0.8693475127220154, -0.2139648199081421, -0.6607800722122192, 0.8480076193809509, 0.8879823684692383, 0.7579017281532288, 0.16745582222938538, 0.7577593326568604, -0.4118458330631256, 0.6368229985237122, -0.342204213142395, 0.8905147910118103, -0.522537112236023, 0.36442485451698303, -0.20233626663684845, -0.8450018167495728, -0.013517002575099468, 0.6078267693519592, -0.241202712059021, -0.004816183354705572, 0.4990253448486328, 1.1237810850143433, 0.006079826503992081, 0.15887589752674103, 0.04641466215252876, 0.5284225940704346, 0.3082744777202606, 0.469198614358902, 0.674748420715332, -0.6625412106513977, 0.32668983936309814, -0.6508616209030151, -0.41565802693367004, -0.08273732662200928, -0.7059614658355713, -0.8945105075836182, -0.6747366786003113, -0.40281274914741516, -0.6083589792251587, 0.014592340216040611, 1.1489468812942505, 0.4772779047489166, -0.8381374478340149, -0.534048318862915, 0.20027029514312744, 0.24580268561840057, -0.1139838770031929, -0.3491147458553314, 0.4774304926395416, -0.12651289999485016, -0.745972752571106, 0.39943963289260864, -0.22403043508529663, -0.24135345220565796, -0.2575945258140564, -0.1641361564397812, -0.40261325240135193, -0.3479749262332916, 0.3182275891304016, 0.1897396594285965, -0.5708129405975342, -0.28104525804519653, -0.21636463701725006, -0.025793258100748062, 0.2294301986694336, 0.30846425890922546, -0.5458201169967651, 0.07569072395563126, 0.681215226650238, 0.1531846821308136, 0.6714230179786682, -0.03551338613033295, 0.32667601108551025, -0.7010577917098999, -0.051017243415117264, 0.07044117152690887, 0.5277125835418701, 0.263370156288147, -0.5257123112678528, 0.9203009009361267, 0.26370149850845337, -0.7744678258895874, -0.9866647720336914, -0.12056329846382141, -1.087203860282898, 0.20695827901363373, 1.3689064979553223, -0.3622562289237976, -0.48489317297935486, -0.010147017426788807, -0.16213831305503845, 0.39070144295692444, -0.7415585517883301, 0.49614012241363525, 0.632648229598999, -0.316027969121933, -0.11501279473304749, -0.6331130266189575, 0.30169594287872314, -0.11983728408813477, -0.8171567320823669, -0.04538425803184509, 0.29973137378692627, 0.556078314781189, 0.12883888185024261, 0.7345653176307678, -0.06225826218724251, -0.21926748752593994, -0.027612464502453804, 0.1944773942232132, -0.22803598642349243, -0.25704145431518555, -0.2313975691795349, 0.027139712125062943, -0.3310084342956543, -0.4840752184391022 ]
open-llm-leaderboard/details_iGenius-AI-Team__LLAMA-13B-test-finetuning
open-llm-leaderboard
2023-12-02T15:13:15Z
0
0
[ "region:us" ]
null
2023-12-02T15:13:10Z
--- pretty_name: Evaluation run of iGenius-AI-Team/LLAMA-13B-test-finetuning dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [iGenius-AI-Team/LLAMA-13B-test-finetuning](https://huggingface.co/iGenius-AI-Team/LLAMA-13B-test-finetuning)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_iGenius-AI-Team__LLAMA-13B-test-finetuning\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:13:07.767154](https://huggingface.co/datasets/open-llm-leaderboard/details_iGenius-AI-Team__LLAMA-13B-test-finetuning/blob/main/results_2023-12-02T15-13-07.767154.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.22517058377558757,\n\ \ \"acc_stderr\": 0.011505385424294625\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.22517058377558757,\n \"acc_stderr\": 0.011505385424294625\n\ \ }\n}\n```" repo_url: https://huggingface.co/iGenius-AI-Team/LLAMA-13B-test-finetuning leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_13_07.767154 path: - '**/details_harness|gsm8k|5_2023-12-02T15-13-07.767154.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-13-07.767154.parquet' - config_name: results data_files: - split: 2023_12_02T15_13_07.767154 path: - results_2023-12-02T15-13-07.767154.parquet - split: latest path: - results_2023-12-02T15-13-07.767154.parquet --- # Dataset Card for Evaluation run of iGenius-AI-Team/LLAMA-13B-test-finetuning ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/iGenius-AI-Team/LLAMA-13B-test-finetuning - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [iGenius-AI-Team/LLAMA-13B-test-finetuning](https://huggingface.co/iGenius-AI-Team/LLAMA-13B-test-finetuning) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_iGenius-AI-Team__LLAMA-13B-test-finetuning", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:13:07.767154](https://huggingface.co/datasets/open-llm-leaderboard/details_iGenius-AI-Team__LLAMA-13B-test-finetuning/blob/main/results_2023-12-02T15-13-07.767154.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.22517058377558757, "acc_stderr": 0.011505385424294625 }, "harness|gsm8k|5": { "acc": 0.22517058377558757, "acc_stderr": 0.011505385424294625 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.4955154359340668, -0.6189997792243958, 0.105500727891922, 0.3783102333545685, -0.243777796626091, 0.2580202519893646, -0.3834446966648102, -0.20236708223819733, 0.368598073720932, 0.5063852071762085, -0.8495503067970276, -0.9766696691513062, -0.8222861289978027, 0.2995516359806061, -0.30414721369743347, 1.1626393795013428, -0.28678759932518005, -0.10218808799982071, -0.13500620424747467, -0.41381946206092834, -0.37085387110710144, -0.37205415964126587, -0.4220599830150604, -0.5171751976013184, 0.3014804720878601, 0.7925047874450684, 0.2689308822154999, 0.7255399823188782, 0.7708129286766052, 0.3443010449409485, 0.011382452212274075, 0.24121186137199402, -0.5665217041969299, -0.0871921181678772, 0.17612624168395996, -0.5808776617050171, -0.5644789934158325, 0.18947531282901764, 0.7410644888877869, 0.36253422498703003, -0.03205602616071701, 0.7235167622566223, 0.12505705654621124, 0.501835286617279, -0.370111346244812, 0.542275607585907, -0.32350194454193115, -0.06835724413394928, -0.3442787528038025, -0.24966689944267273, -0.06253720074892044, -0.39725348353385925, -0.21428760886192322, -0.4951130449771881, 0.16425983607769012, 0.0020766155794262886, 1.088750958442688, 0.4187847971916199, -0.13286039233207703, -0.23710349202156067, -0.368045836687088, 0.727196455001831, -0.9052281975746155, -0.19015967845916748, 0.6238758563995361, 0.10753365606069565, -0.19452360272407532, -0.592805027961731, -0.4405226707458496, -0.25181302428245544, -0.2195052057504654, 0.1939789205789566, -0.016961190849542618, -0.09732773154973984, 0.4605627655982971, 0.6118398308753967, -0.6777534484863281, 0.21352803707122803, -0.6758899092674255, -0.057049740105867386, 1.1586476564407349, 0.454756498336792, 0.11832699924707413, -0.4116111099720001, -0.4341076910495758, -0.46891218423843384, -0.4226782023906708, 0.14689621329307556, 0.5289595127105713, 0.5237376093864441, -0.6535073518753052, 0.829367995262146, -0.47009459137916565, 0.45049574971199036, 0.007638088893145323, -0.3284059166908264, 0.858479917049408, -0.6221815943717957, -0.07095785439014435, 0.1084929034113884, 1.066633939743042, 0.3894485533237457, 0.03237185254693031, 0.14049237966537476, -0.1712944358587265, 0.1143464744091034, -0.04254479333758354, -0.8544134497642517, -0.11314757168292999, 0.42883068323135376, -0.5231735110282898, -0.4278362989425659, 0.24392899870872498, -0.774612307548523, -0.23291288316249847, -0.32676807045936584, 0.22556385397911072, -0.3439250588417053, -0.34775009751319885, -0.18763171136379242, -0.023953629657626152, 0.3533763885498047, 0.043077170848846436, -0.5914056301116943, 0.4201246500015259, 0.775244414806366, 0.8484295606613159, -0.18921291828155518, -0.5045373439788818, -0.49485644698143005, -0.34898340702056885, -0.08822186291217804, 0.5126714110374451, -0.16213996708393097, -0.43485140800476074, -0.20205701887607574, 0.22720806300640106, -0.36401909589767456, -0.7076524496078491, 0.6702269911766052, -0.16314120590686798, 0.15641885995864868, -0.30046290159225464, -0.6721900105476379, -0.18539252877235413, 0.3747197985649109, -0.562414288520813, 1.348426103591919, 0.21824604272842407, -0.7368969321250916, 0.16763201355934143, -0.9132483601570129, -0.20193850994110107, 0.12636218965053558, -0.06245240941643715, -0.5469610691070557, -0.25007855892181396, 0.09362871199846268, 0.612095296382904, -0.33647605776786804, 0.22062377631664276, -0.23746304214000702, -0.5187414884567261, 0.058191873133182526, -0.08042477816343307, 1.0376032590866089, 0.18579550087451935, -0.43915310502052307, 0.2973906993865967, -1.0472711324691772, 0.017504043877124786, 0.34403783082962036, -0.5680097937583923, -0.11577191948890686, -0.17394399642944336, 0.1666656732559204, 0.0825425535440445, 0.5023998618125916, -0.5769779682159424, 0.3881789445877075, -0.07897468656301498, 0.2249644696712494, 1.0163460969924927, -0.02360915020108223, 0.17719869315624237, -0.4271678626537323, 0.6332660913467407, -0.03854479640722275, 0.2946000397205353, 0.20202258229255676, -0.5408588647842407, -0.8268797397613525, -0.27002158761024475, 0.23987989127635956, 0.8366013765335083, -0.4930431544780731, 0.8651124835014343, -0.4939619302749634, -0.78952556848526, -0.7936701774597168, 0.20062220096588135, 0.43610918521881104, 0.529583215713501, 0.327470988035202, -0.23762279748916626, -0.6925879716873169, -1.0369880199432373, 0.1058192029595375, -0.27614694833755493, 0.0921538844704628, 0.43126916885375977, 0.9572468400001526, -0.3722664713859558, 0.5726668238639832, -0.6129692196846008, -0.38994958996772766, -0.35963064432144165, 0.09736648947000504, 0.7523118257522583, 0.5602641105651855, 0.4936365783214569, -0.5837460160255432, -0.3944449722766876, -0.24865631759166718, -0.8439456820487976, -0.3096926212310791, -0.16509827971458435, -0.29250600934028625, 0.12562426924705505, 0.09136977046728134, -0.427057147026062, 0.4333356022834778, 0.5851970314979553, -0.624599277973175, 0.5464065670967102, 0.10793468356132507, 0.3312845230102539, -1.1261452436447144, 0.133896604180336, 0.12570445239543915, 0.08549704402685165, -0.2983463406562805, -0.014317807741463184, -0.08923099935054779, 0.44044244289398193, -0.31047314405441284, 0.5827357769012451, -0.22371208667755127, -0.15041865408420563, 0.06486930698156357, 0.12628568708896637, -0.1689610630273819, 0.5452483296394348, -0.44059479236602783, 0.8595308661460876, 0.4211025536060333, -0.4255179166793823, 0.45599493384361267, 0.6588484644889832, -0.6021298170089722, 0.2663666605949402, -0.44962218403816223, 0.02500440739095211, 0.030080946162343025, 0.13762037456035614, -1.0141268968582153, -0.42866647243499756, 0.5634183287620544, -0.49803367257118225, 0.22377736866474152, -0.1406698375940323, -0.7388419508934021, -0.4113500118255615, -0.4536909759044647, 0.24688224494457245, 0.5120599269866943, -0.5646800994873047, 0.24291376769542694, 0.3315144181251526, 0.0239581149071455, -0.6199292540550232, -0.6188928484916687, -0.06872881948947906, -0.4042932391166687, -0.7264884114265442, 0.3693642318248749, -0.334907203912735, -0.4284757673740387, 0.04584329575300217, 0.06381509453058243, -0.05666366592049599, 0.2729963958263397, 0.40199053287506104, 0.5534899830818176, -0.16936394572257996, -0.1912652850151062, -0.18943609297275543, -0.173640638589859, 0.10964170843362808, 0.391438752412796, 0.6679999828338623, -0.30731409788131714, -0.2351190596818924, -0.3564836084842682, 0.11192379146814346, 0.4006507098674774, -0.15917696058750153, 0.8211526274681091, 0.7804081439971924, -0.1956811547279358, 0.09072326868772507, -0.47993871569633484, -0.03578547388315201, -0.4515503942966461, 0.3553787171840668, -0.22677862644195557, -0.6910247802734375, 0.7950856685638428, 0.16523317992687225, 0.22808967530727386, 0.8392930626869202, 0.5668954253196716, 0.05956850200891495, 0.6781334280967712, 0.29919710755348206, -0.21613086760044098, 0.5691354870796204, -0.9118014574050903, -0.13104672729969025, -1.1179076433181763, -0.3815843462944031, -0.44192028045654297, -0.5363972187042236, -0.8298656940460205, -0.24203912913799286, 0.29322129487991333, 0.08865111321210861, -0.4118209183216095, 0.39535441994667053, -0.6392033696174622, 0.25215762853622437, 0.735819935798645, 0.21465900540351868, 0.16480351984500885, -0.09874122589826584, 0.06438900530338287, 0.20592068135738373, -0.4391591250896454, -0.47532787919044495, 1.2982181310653687, 0.19165007770061493, 0.6003103256225586, -0.07011749595403671, 1.0332592725753784, 0.3211268484592438, 0.4254749119281769, -0.5676326751708984, 0.7016015648841858, -0.14413416385650635, -0.4466114342212677, -0.16895166039466858, -0.458156019449234, -0.8943926692008972, 0.22207669913768768, -0.11585064977407455, -0.7944868803024292, -0.013905690051615238, -0.10856309533119202, -0.1868700236082077, 0.2575604021549225, -0.5048911571502686, 0.8151835799217224, -0.24285949766635895, -0.2924330532550812, -0.07878661900758743, -0.8698061108589172, 0.4723341763019562, 0.10881561040878296, 0.2697815001010895, -0.4434593617916107, 0.08784497529268265, 1.1304348707199097, -0.5907266736030579, 0.8290883898735046, -0.2120514065027237, 0.1668136566877365, 0.41454485058784485, -0.3831092417240143, 0.42813846468925476, -0.0335463210940361, -0.3298082947731018, 0.49715614318847656, -0.2327404022216797, -0.23061144351959229, -0.16128584742546082, 0.8858712315559387, -0.9751624464988708, -0.42853841185569763, -0.48809608817100525, -0.6281191110610962, 0.17606277763843536, 0.10119710862636566, 0.48281964659690857, 0.18209382891654968, -0.010781112127006054, 0.21543534100055695, 0.3210570812225342, -0.13821372389793396, 0.4702813923358917, 0.3301878869533539, -0.13552504777908325, -0.6139911413192749, 0.6307811141014099, 0.2873481214046478, 0.02406361885368824, 0.12563522160053253, 0.032860733568668365, -0.36190786957740784, -0.47044968605041504, -0.4430418610572815, 0.3248535096645355, -0.6195263862609863, -0.3629595637321472, -0.41721317172050476, -0.3892830014228821, -0.34119004011154175, 0.09365060925483704, -0.3246421217918396, -0.4316965639591217, -0.5277081727981567, -0.4006849527359009, 0.763563871383667, 0.580470621585846, -0.38180503249168396, 0.35324427485466003, -0.7550919651985168, 0.23459306359291077, -0.1845562607049942, 0.36250489950180054, -0.1101255863904953, -0.5209499001502991, -0.34253743290901184, 0.05438507720828056, -0.3621564209461212, -0.6590926051139832, 0.497196227312088, 0.10890190303325653, 0.6766507029533386, 0.050174251198768616, 0.1144459992647171, 0.7785579562187195, -0.18393254280090332, 1.005568504333496, -0.15122251212596893, -0.652431309223175, 0.6782841682434082, -0.23141853511333466, 0.16596470773220062, 0.660133957862854, 0.1348721981048584, -0.37236079573631287, -0.2325366586446762, -0.8114461898803711, -1.196784496307373, 0.9592586755752563, 0.47896280884742737, -0.18454468250274658, 0.1603464037179947, 0.43306225538253784, 0.10578250885009766, 0.08713442832231522, -0.6253792643547058, -0.741902768611908, 0.04345230013132095, -0.36893224716186523, -0.19644483923912048, -0.12051744014024734, -0.45816493034362793, -0.4627908766269684, 0.9558377265930176, -0.046537138521671295, 0.3062358796596527, 0.16511070728302002, -0.011703281663358212, -0.19031469523906708, 0.14272719621658325, 0.419714093208313, 0.6666620969772339, -0.38163381814956665, -0.2691931426525116, 0.2749987840652466, -0.608669102191925, 0.1034046933054924, 0.3984304666519165, -0.033996596932411194, -0.17093488574028015, 0.7304746508598328, 0.9274627566337585, -0.04665038734674454, -0.5502646565437317, 0.4597373604774475, -0.03373043239116669, -0.2992192506790161, -0.5776872038841248, 0.22756916284561157, -0.10806748270988464, 0.5107693076133728, 0.321606308221817, -0.045447323471307755, 0.059615034610033035, -0.2817392349243164, 0.2880114018917084, 0.12272428721189499, -0.033642180263996124, -0.25877851247787476, 0.6652219891548157, -0.09508819878101349, -0.22060535848140717, 0.8870308995246887, -0.1229979544878006, -0.49710023403167725, 1.1502461433410645, 0.28356900811195374, 0.9039411544799805, -0.10363426804542542, 0.1501530557870865, 0.6134348511695862, 0.24568812549114227, -0.08118318021297455, 0.6883522868156433, 0.127871572971344, -0.5915036201477051, -0.3307032883167267, -0.7031064033508301, -0.20788273215293884, 0.2597047686576843, -0.9876593947410583, 0.3590995669364929, -0.3128313422203064, -0.18550623953342438, -0.16649861633777618, 0.40570497512817383, -0.9309727549552917, 0.08161851018667221, 0.13307665288448334, 0.8910477757453918, -1.0043532848358154, 0.5675039887428284, 0.7042169570922852, -0.5952200293540955, -0.8688879609107971, -0.22866249084472656, 0.02314860001206398, -0.9592146873474121, 0.5905604362487793, 0.24090704321861267, 0.4084961712360382, -0.21481306850910187, -0.8156636953353882, -1.076267957687378, 1.550773024559021, 0.22589704394340515, -0.5490085482597351, 0.2325495183467865, 0.23198358714580536, 0.42122921347618103, -0.3623383343219757, 0.23930901288986206, 0.7029076218605042, 0.7473811507225037, 0.08277326077222824, -0.871289849281311, 0.2909342348575592, -0.5615778565406799, -0.2530606687068939, 0.10727359354496002, -1.0285757780075073, 1.0646346807479858, -0.19472993910312653, 0.058149006217718124, 0.10228166729211807, 0.41734668612480164, 0.6459677815437317, 0.3977828621864319, 0.48146703839302063, 0.7268340587615967, 0.7305445671081543, -0.31122127175331116, 1.1909443140029907, -0.2805699408054352, 0.7059940099716187, 1.1740331649780273, -0.003448285860940814, 0.7244675755500793, 0.2861505150794983, -0.2976175546646118, 0.5354959964752197, 0.9191416501998901, -0.4746408462524414, 0.5801069736480713, 0.3428797721862793, 0.010598442517220974, -0.1109054908156395, -0.11439210176467896, -0.47386229038238525, 0.5864127278327942, 0.20700837671756744, -0.5420895218849182, -0.12107754498720169, -0.2567121386528015, 0.19153086841106415, -0.2731616795063019, -0.2338699996471405, 0.6783011555671692, -0.002995037008076906, -0.5685899257659912, 0.738726794719696, -0.16240766644477844, 0.6827022433280945, -0.6019800901412964, -0.19972458481788635, -0.2462409883737564, 0.2924359440803528, -0.5121894478797913, -0.9027099013328552, 0.18961608409881592, 0.09791149944067001, -0.14455433189868927, -0.11221776902675629, 0.48576587438583374, -0.3194894790649414, -0.6734848022460938, 0.45536381006240845, 0.44823041558265686, 0.2950660288333893, 0.24988748133182526, -0.8260267972946167, 0.2991289496421814, 0.1951923668384552, -0.6292542815208435, 0.29853856563568115, 0.13931633532047272, 0.057377345860004425, 0.5913215279579163, 0.601018488407135, -0.03137911856174469, 0.1453436017036438, 0.049975283443927765, 1.0266313552856445, -0.6388341784477234, -0.2654203474521637, -0.9471437931060791, 0.876916229724884, -0.2545112073421478, -0.6792414784431458, 0.7999266386032104, 0.9063881039619446, 0.8498890995979309, 0.14975714683532715, 0.870516836643219, -0.3541088402271271, 0.40146198868751526, -0.37727874517440796, 0.8289413452148438, -0.6244845986366272, 0.3212648630142212, -0.17804042994976044, -0.8824538588523865, -0.15012715756893158, 0.636868953704834, -0.16392286121845245, -0.16119010746479034, 0.40428560972213745, 0.7297675609588623, 0.026768671348690987, 0.11669456958770752, -0.12696266174316406, 0.5863451957702637, 0.35711222887039185, 0.4936196804046631, 0.6649318337440491, -0.7433179020881653, 0.36807307600975037, -0.6894646286964417, -0.43646034598350525, -0.1475408673286438, -0.6135793328285217, -0.7969523668289185, -0.5856383442878723, -0.4419112503528595, -0.5521602630615234, -0.041169825941324234, 1.2477030754089355, 0.3464013338088989, -0.8682188987731934, -0.5107246041297913, 0.11050150543451309, 0.1322028487920761, -0.20308564603328705, -0.29997894167900085, 0.5841774344444275, -0.07117189466953278, -0.7462387681007385, 0.3750806152820587, -0.22242334485054016, -0.16079843044281006, -0.08159057796001434, -0.16899724304676056, -0.4066372513771057, -0.2927532196044922, 0.42475274205207825, 0.08405882865190506, -0.6690030694007874, -0.3286451995372772, -0.14296235144138336, 0.011307758279144764, 0.34665507078170776, 0.09583216160535812, -0.6004211902618408, 0.03623330593109131, 0.5777599811553955, 0.23002584278583527, 0.6905775666236877, -0.017215488478541374, 0.24300718307495117, -0.6232994794845581, -0.005307182669639587, 0.08297968655824661, 0.5919767618179321, 0.2813147306442261, -0.5268370509147644, 1.2256224155426025, 0.21355855464935303, -0.6415790319442749, -0.8919813632965088, -0.2668367624282837, -1.089411973953247, 0.09805554151535034, 1.3993399143218994, -0.22703960537910461, -0.24021759629249573, 0.2978024482727051, -0.22874689102172852, 0.4548034369945526, -0.6140835881233215, 0.7446556687355042, 0.7198121547698975, -0.3927297294139862, 0.14090609550476074, -0.5381478071212769, 0.29516342282295227, -0.026556100696325302, -1.0040868520736694, -0.1320669949054718, 0.2919488549232483, 0.5095503926277161, 0.17037661373615265, 0.6495713591575623, 0.005451671779155731, -0.21606895327568054, -0.04617766663432121, 0.15185081958770752, -0.13594220578670502, -0.06704673916101456, -0.22372929751873016, 0.004689163528382778, -0.34538984298706055, -0.5406855940818787 ]
Schandkroete/SLCSentiment1
Schandkroete
2023-12-02T16:24:48Z
0
0
[ "size_categories:n<1K", "language:en", "region:us" ]
null
2023-12-02T15:15:05Z
--- language: - en size_categories: - n<1K ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
mesolitica/chatgpt4-commonsense-qa
mesolitica
2023-12-03T05:16:18Z
0
0
[ "task_categories:question-answering", "language:ms", "region:us" ]
[ "question-answering" ]
2023-12-02T15:21:55Z
--- task_categories: - question-answering language: - ms --- # Synthetic CommonSense Generated using ChatGPT4, originally from https://huggingface.co/datasets/commonsense_qa Notebook at https://github.com/mesolitica/malaysian-dataset/tree/master/question-answer/chatgpt4-commonsense
[ -0.3616154193878174, -0.8402865529060364, 0.2853549122810364, 0.3317386507987976, -0.10298939794301987, 0.02449626661837101, 0.11885036528110504, -0.3014623522758484, 0.4739631712436676, 0.24086004495620728, -0.9709374308586121, -0.3721596896648407, -0.06335946172475815, 0.39215755462646484, -0.06437461078166962, 1.1946555376052856, 0.23636861145496368, 0.001578990020789206, -0.15885551273822784, -0.3405328392982483, -0.0621703565120697, -0.3473726511001587, -0.7511175870895386, -0.06895962357521057, 0.47801288962364197, 0.5597626566886902, 0.7095139622688293, 0.1638588160276413, 0.1540263295173645, 0.2502952814102173, 0.08401739597320557, 0.08266529440879822, -0.5862931609153748, -0.3387104570865631, -0.39020076394081116, 0.05689775571227074, -0.372640997171402, 0.21033281087875366, 0.6345771551132202, 0.19157294929027557, -0.23406080901622772, 0.5859032869338989, -0.025955429300665855, 0.5508091449737549, -0.3475772440433502, 0.30720633268356323, -0.703324556350708, 0.08567193895578384, -0.26333698630332947, -0.18567153811454773, 0.10191933810710907, -0.5686537027359009, 0.036626558750867844, -1.0550998449325562, 0.4474954903125763, -0.0531960092484951, 1.2456454038619995, 0.16671808063983917, -0.6537262201309204, -0.3053703308105469, -0.22564895451068878, 0.5917686223983765, -0.7042790651321411, 0.30635958909988403, 0.3761707842350006, 0.9046540856361389, -0.17178815603256226, -1.219717264175415, -1.0059014558792114, -0.02658710815012455, -0.2275199592113495, 0.2652990221977234, -0.18149784207344055, -0.16092532873153687, 0.23181353509426117, 0.5870262384414673, -0.721332848072052, -0.22722283005714417, -0.9146729707717896, -0.34673669934272766, 0.7279303669929504, 0.09530189633369446, 0.4502427279949188, -0.7177000045776367, -0.2076941579580307, -0.051458146423101425, -0.921173632144928, -0.14871148765087128, 0.49971848726272583, 0.11357934027910233, -0.3411848247051239, 0.8936195373535156, -0.634321928024292, 0.37596559524536133, -0.035509802401065826, 0.15451233088970184, 0.6332496404647827, -0.8678290247917175, -0.18684394657611847, -0.058427341282367706, 0.7622209787368774, 0.6269503235816956, 0.50033038854599, 0.29513534903526306, -0.10176670551300049, 0.24457773566246033, 0.04702339321374893, -0.841618001461029, -0.9797810316085815, 0.38377857208251953, -0.5035651922225952, -0.7635930776596069, -0.1480502486228943, -0.7943246960639954, -0.08035332709550858, -0.43642958998680115, 0.09067147970199585, -0.20149585604667664, -0.8338385820388794, -0.04986567050218582, -0.06806349754333496, 0.49297627806663513, -0.05178119242191315, -0.8852760195732117, 0.4226599633693695, 0.7709789276123047, 0.7127020955085754, 0.019567331299185753, 0.0029396158643066883, -0.16183283925056458, -0.1976757049560547, -0.06321593374013901, 0.6048009395599365, -0.4269159734249115, -0.4183667302131653, -0.17697206139564514, 0.09416089951992035, 0.07821495085954666, -0.703755259513855, 0.6509983539581299, -0.533416211605072, 0.661827027797699, -0.1898428350687027, -0.4540587365627289, -0.12773653864860535, 0.5316521525382996, -0.8087126612663269, 1.2636749744415283, 0.3933863043785095, -0.9315689206123352, 0.5174825191497803, -1.1927443742752075, -0.1092846691608429, 0.19188645482063293, -0.10577420145273209, -0.7036457657814026, -0.4360584616661072, 0.34229740500450134, 0.3037782311439514, 0.1642831563949585, 0.39946886897087097, -0.30486738681793213, 0.05119209364056587, 0.38776955008506775, -0.4347538650035858, 0.9636596441268921, 0.5843974947929382, 0.2632792890071869, 0.20842279493808746, -0.8252725005149841, 0.028863079845905304, 0.27508649230003357, -0.03922698646783829, -0.22288411855697632, -0.48059922456741333, 0.18619310855865479, 0.30779826641082764, 0.5407657623291016, -0.9285961985588074, 0.18167084455490112, -0.11192213743925095, 0.544245719909668, 0.7161096930503845, 0.4979146122932434, 0.12903714179992676, -0.5343571305274963, 0.6167773008346558, -0.03825804218649864, 0.280610054731369, 0.11344952136278152, -0.8955115079879761, -0.3493902385234833, -0.1005551666021347, 0.11618697643280029, 0.4401049315929413, -0.8897718787193298, -0.024423060938715935, -0.2719810903072357, -0.7005483508110046, -0.3614480793476105, 0.008067701943218708, 0.3038185238838196, 0.32820558547973633, 0.34255364537239075, 0.06757929176092148, -0.8394911289215088, -0.9768050909042358, -0.031716108322143555, -0.25025683641433716, -0.19869676232337952, 0.7460911273956299, 0.6350067257881165, -0.2995873987674713, 1.1400177478790283, -0.7822641730308533, 0.01112570520490408, -0.12215270847082138, -0.11186746507883072, 0.5198591947555542, 0.8496173024177551, 0.6792173385620117, -0.8583493828773499, -0.629240870475769, -0.11519277840852737, -0.49429813027381897, -0.5392459034919739, -0.15529164671897888, -0.5177344083786011, 0.27451273798942566, 0.5078935623168945, -0.8659466505050659, 0.10223174840211868, 0.8419102430343628, -0.37471961975097656, 1.1425037384033203, 0.20067401230335236, 0.016244176775217056, -1.7485231161117554, 0.5237410664558411, -0.018901754170656204, -0.24053852260112762, -0.26007580757141113, 0.051360148936510086, -0.09052518755197525, -0.3025171160697937, -0.5391035079956055, 0.9107818603515625, -0.2518131136894226, -0.09039230644702911, 0.24711664021015167, 0.05963175743818283, -0.15386788547039032, 0.6567239165306091, 0.08155333995819092, 1.1292383670806885, 0.3402423858642578, -0.3227970600128174, 0.5473253726959229, 0.664643406867981, -0.026826459914445877, 0.6898410320281982, -0.9601293206214905, 0.03819261118769646, 0.376191645860672, 0.3040636479854584, -0.8412982821464539, -0.71165531873703, 0.5975996851921082, -0.5496031641960144, -0.3133034408092499, -0.455117791891098, -0.5700496435165405, -0.5282739996910095, -0.3481391966342926, 0.8269149661064148, 0.602891743183136, -0.8413471579551697, 0.21744386851787567, 0.5375530123710632, -0.21921955049037933, -0.46751198172569275, -0.32112836837768555, 0.057103898376226425, -0.27144432067871094, -0.668657660484314, 0.26095739006996155, 0.02187376283109188, -0.18575716018676758, 0.09218210726976395, 0.09802860766649246, -0.21198278665542603, -0.3721175193786621, 0.1511533409357071, 0.25698351860046387, -0.41052207350730896, 0.07731936126947403, 0.2014981508255005, -0.010306264273822308, 0.34121328592300415, 0.07185030728578568, 0.5642406344413757, -0.18871372938156128, -0.19515001773834229, -0.8072720170021057, 0.018493816256523132, 0.2762311100959778, 0.2090768665075302, 0.2909388840198517, 0.5945379137992859, -0.14874370396137238, -0.18443407118320465, -0.3850456178188324, -0.5964930653572083, -0.585874080657959, 0.2064644694328308, -0.6539640426635742, -0.8173962235450745, 0.5354756116867065, -0.08367523550987244, 0.12505392730236053, 0.5852725505828857, 0.5193704962730408, 0.11381281912326813, 0.637843668460846, 0.006509595084935427, 0.12367496639490128, 0.30667632818222046, -0.1372978389263153, 0.12068641930818558, -0.6942435503005981, -0.31113478541374207, -0.10161983966827393, -0.22868238389492035, -1.3887406587600708, -0.5115301012992859, 0.30767253041267395, -0.23656098544597626, -0.24413447082042694, 0.3796483278274536, -0.5180615782737732, 0.6663079261779785, 0.6829085350036621, 0.16843895614147186, 0.29012560844421387, -0.2715054154396057, -0.030373742803931236, 0.07821100950241089, -0.7833112478256226, -0.6017205119132996, 1.3459198474884033, 0.3662828207015991, 0.2589431703090668, 0.22567574679851532, 0.7922384738922119, 0.18737132847309113, 0.4240797162055969, -0.35132619738578796, 0.723607063293457, 0.1712392270565033, -0.7617478370666504, -0.14088256657123566, -0.657782793045044, -1.2522354125976562, 0.010808596387505531, -0.21737398207187653, -0.2873055338859558, -0.48918724060058594, 0.35132870078086853, -0.20226021111011505, 0.12091120332479477, -0.821585476398468, 1.209007740020752, 0.44169944524765015, -0.20003749430179596, -0.199629545211792, -0.5452890396118164, 1.0025660991668701, 0.05080419406294823, -0.30766528844833374, -0.12649227678775787, 0.22718548774719238, 0.785513699054718, -0.6138653755187988, 0.9296579360961914, -0.23405249416828156, -0.1841742843389511, 0.6504127383232117, 0.03439825028181076, 0.06443318724632263, 0.479469358921051, 0.21783079206943512, 0.061781808733940125, 0.374849796295166, -0.8729823231697083, -0.40909701585769653, 0.8523639440536499, -0.8208205699920654, -0.14099058508872986, -0.4665929973125458, -0.2675371766090393, -0.10423096269369125, 0.25624433159828186, -0.07177862524986267, 0.7192527651786804, -0.6898884177207947, -0.1251494437456131, 0.14915785193443298, -0.5264686346054077, 0.16293953359127045, 0.38665464520454407, -0.46250423789024353, -0.4969380497932434, 1.1269373893737793, -0.2790428698062897, 0.30269891023635864, 0.06902443617582321, 0.3742442727088928, -0.818474531173706, -0.29069116711616516, -0.6046571135520935, 0.42053118348121643, -0.39468032121658325, -0.31961748003959656, -0.49306216835975647, -0.6021547913551331, -0.5449135899543762, 0.009128083474934101, -0.29278913140296936, -0.9154748320579529, -0.21746954321861267, -0.4420921504497528, 0.7523832321166992, 0.8353375196456909, -0.4008188545703888, 0.15521655976772308, -0.9889892339706421, 0.466531902551651, 0.6152731776237488, 0.33597898483276367, -0.34489595890045166, -0.09696389734745026, 0.1853390485048294, 0.2132130265235901, -0.45786869525909424, -0.5516306757926941, 0.5797534584999084, 0.18420936167240143, 0.5096195936203003, 0.28291743993759155, 0.13208109140396118, 0.2192886471748352, -0.20337624847888947, 1.0664000511169434, 0.04474693164229393, -0.521412193775177, 0.425629198551178, -0.8179566860198975, 0.3758092522621155, 0.3533078730106354, 0.30744656920433044, -0.5310360193252563, -0.3128832280635834, -1.1130361557006836, -0.7587637901306152, 0.2239060401916504, 0.7714133262634277, 0.32887282967567444, -0.0025949308183044195, 0.19212913513183594, 0.3307812511920929, 0.05401771515607834, -0.8424794673919678, -0.1441461145877838, -0.6284990310668945, -0.5365716814994812, 0.44840583205223083, -0.3318270742893219, -0.08095325529575348, -0.21424993872642517, 0.5911074876785278, -0.13358309864997864, 0.18838857114315033, 0.004950427915900946, 0.16233190894126892, 0.26212167739868164, -0.0032228929921984673, 0.7984901666641235, 0.5955410599708557, -0.326494038105011, 0.10911417752504349, 0.20958034694194794, -0.6154338121414185, -0.20614103972911835, 0.06527874618768692, 0.007064230740070343, -0.09554199874401093, 0.04313407093286514, 0.5421647429466248, 0.043369896709918976, -0.6622089743614197, 0.37839892506599426, 0.005880753509700298, -0.14693103730678558, -0.7774624824523926, 0.10095510631799698, 0.25466009974479675, 0.04784870147705078, 0.06555525958538055, -0.02522101253271103, 0.3068966269493103, -0.2196112424135208, 0.8331838846206665, 0.22177238762378693, 0.18794244527816772, -0.6965687274932861, 0.5569356083869934, 0.6575872302055359, -0.11322934180498123, 0.852046012878418, -0.6968113780021667, -0.6276690363883972, 0.40707001090049744, 0.5429744720458984, 0.6862902045249939, -0.02979022078216076, 0.6141802072525024, 1.0866786241531372, -0.1465134173631668, 0.5100754499435425, 0.6318247318267822, -0.2437567561864853, -1.0034924745559692, -0.5093064308166504, -0.5913246273994446, -0.5499117970466614, 0.29335516691207886, -0.2606395184993744, 0.34152913093566895, -0.5172380805015564, 0.15282344818115234, -0.2651917636394501, 0.23401221632957458, -0.4191846549510956, 0.26967981457710266, 0.011258106678724289, 0.9777153134346008, -0.9077650904655457, 0.7766560316085815, 0.49672824144363403, -0.40753665566444397, -0.6723350882530212, -0.20464126765727997, 0.17701543867588043, -0.9780685305595398, 0.49816834926605225, 0.1589420884847641, 0.08416588604450226, 0.1457376331090927, -0.8264144659042358, -0.8002710342407227, 1.0227344036102295, -0.2526974678039551, -0.41263294219970703, 0.15748266875743866, 0.35018616914749146, 0.49438372254371643, 0.13511760532855988, 0.20852506160736084, 0.7708292007446289, 0.4213196933269501, 0.39005646109580994, -1.1627354621887207, 0.20291844010353088, -0.8922022581100464, -0.29350873827934265, -0.08357441425323486, -0.5745253562927246, 0.4151541590690613, -0.13352400064468384, -0.37919169664382935, 0.16357937455177307, 0.8181969523429871, 0.9230577945709229, 0.558546245098114, 0.339517742395401, 0.7174320816993713, 0.5704447031021118, -0.011388523504137993, 0.8534016013145447, -0.029105260968208313, 0.27568385004997253, 1.3351839780807495, -0.010162964463233948, 0.5625230669975281, 0.5002962350845337, -0.23592573404312134, 0.46006980538368225, 0.8225810527801514, -0.20553304255008698, 0.4237572252750397, 0.20814429223537445, -0.38245150446891785, 0.2671223282814026, -0.22155407071113586, -0.33195778727531433, 0.49080610275268555, 0.3985257148742676, -0.01645500399172306, -0.2814342677593231, -0.528873860836029, 0.26756781339645386, -0.041082900017499924, -0.08483469486236572, 0.8231166005134583, 0.08022170513868332, -0.6701288223266602, 0.625148594379425, -0.2825777232646942, 0.7814270257949829, -0.3493252992630005, -0.16720156371593475, -0.3202612102031708, -0.1274873912334442, -0.16916510462760925, -1.3866711854934692, 0.5904226899147034, -0.11898734420537949, 0.4158729016780853, -0.2771684527397156, 0.6437956690788269, -0.593350350856781, -0.5489680767059326, -0.4094601571559906, 0.5202944874763489, 0.3882499039173126, 0.13203956186771393, -0.9817754626274109, -0.26032283902168274, 0.15599608421325684, -0.21114429831504822, 0.015303720720112324, 0.6350057125091553, -0.08173200488090515, 0.6843897700309753, 1.2402172088623047, 0.052836108952760696, 0.1669994443655014, -0.1022782176733017, 1.0456790924072266, -0.6472508311271667, -0.7126100063323975, -0.6155053377151489, 0.3553951680660248, -0.7478821873664856, -0.6317753195762634, 0.6313582062721252, 0.8689027428627014, 0.9048234820365906, -0.32359832525253296, 0.7429092526435852, -0.3156556189060211, 0.5671315789222717, -0.6776608228683472, 0.8026553988456726, -0.28149980306625366, -0.2084733545780182, -0.2631725072860718, -0.8821659684181213, -0.15674996376037598, 0.49415096640586853, 0.03487105295062065, 0.0747353807091713, 0.54660564661026, 1.490493655204773, -0.49952369928359985, 0.21554340422153473, 0.07431398332118988, 0.1385379582643509, 0.4367940127849579, 0.43531396985054016, 0.7856751680374146, -0.17615772783756256, 0.372396320104599, -0.44690263271331787, 0.03969845175743103, -0.1001950353384018, -0.9297202229499817, -0.7658694386482239, -0.7657408118247986, -0.449307918548584, -0.4917961061000824, -0.28471267223358154, 1.1081478595733643, 0.6609684824943542, -1.1818599700927734, -0.04587646201252937, -0.36204442381858826, -0.09334160387516022, 0.13843104243278503, -0.4374605119228363, 0.713893473148346, -0.08464609086513519, -0.7509215474128723, 0.039721958339214325, -0.2724979817867279, 0.4243656098842621, -0.21008507907390594, -0.1469305157661438, -0.14628303050994873, 0.16410301625728607, 0.5744226574897766, 0.4494376480579376, -0.4047510325908661, -0.29613789916038513, -0.27605608105659485, -0.17574892938137054, -0.019611947238445282, 0.6398773789405823, -0.6967373490333557, 0.11815809458494186, 0.6383943557739258, 0.3874153196811676, 0.2879458963871002, 0.3559480309486389, 0.767930269241333, -1.0146160125732422, 0.14829854667186737, 0.16981522738933563, 0.15181612968444824, 0.6068342328071594, -0.24356023967266083, 0.8382403254508972, 0.540558397769928, -0.4967275857925415, -0.6638196706771851, 0.1798073798418045, -1.5018296241760254, 0.13868355751037598, 1.4011433124542236, 0.06328040361404419, -0.3473835587501526, -0.15949690341949463, -0.7778035998344421, 0.29763615131378174, -0.7164768576622009, 0.9029815793037415, 0.11226999014616013, -0.042081546038389206, -0.3075302243232727, -0.22311829030513763, 1.0077977180480957, 0.08771044760942459, -1.1353944540023804, 0.02132016234099865, 0.6399409770965576, 0.5534224510192871, -0.0648045539855957, 0.864520788192749, -0.24730676412582397, 0.2418539822101593, 0.12387451529502869, -0.05293501913547516, -0.10899031162261963, 0.1830739676952362, 0.20904652774333954, 0.029946714639663696, -0.2684747278690338, -0.681699812412262 ]
open-llm-leaderboard/details_rinna__youri-7b
open-llm-leaderboard
2023-12-02T15:23:49Z
0
0
[ "region:us" ]
null
2023-12-02T15:23:35Z
--- pretty_name: Evaluation run of rinna/youri-7b dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [rinna/youri-7b](https://huggingface.co/rinna/youri-7b) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_rinna__youri-7b\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:23:30.420258](https://huggingface.co/datasets/open-llm-leaderboard/details_rinna__youri-7b/blob/main/results_2023-12-02T15-23-30.420258.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.08642911296436695,\n\ \ \"acc_stderr\": 0.007740044337103775\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.08642911296436695,\n \"acc_stderr\": 0.007740044337103775\n\ \ }\n}\n```" repo_url: https://huggingface.co/rinna/youri-7b leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_23_30.420258 path: - '**/details_harness|gsm8k|5_2023-12-02T15-23-30.420258.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-23-30.420258.parquet' - config_name: results data_files: - split: 2023_12_02T15_23_30.420258 path: - results_2023-12-02T15-23-30.420258.parquet - split: latest path: - results_2023-12-02T15-23-30.420258.parquet --- # Dataset Card for Evaluation run of rinna/youri-7b ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/rinna/youri-7b - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [rinna/youri-7b](https://huggingface.co/rinna/youri-7b) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_rinna__youri-7b", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:23:30.420258](https://huggingface.co/datasets/open-llm-leaderboard/details_rinna__youri-7b/blob/main/results_2023-12-02T15-23-30.420258.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.08642911296436695, "acc_stderr": 0.007740044337103775 }, "harness|gsm8k|5": { "acc": 0.08642911296436695, "acc_stderr": 0.007740044337103775 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.40842828154563904, -0.6009609699249268, 0.11730117350816727, 0.24139077961444855, -0.16319899260997772, 0.04610607773065567, -0.35839635133743286, -0.15377312898635864, 0.4983263611793518, 0.7791867256164551, -0.6385339498519897, -0.9680706858634949, -0.7100385427474976, 0.2042473703622818, -0.16693641245365143, 1.222406029701233, -0.186677947640419, -0.10935621708631516, -0.007069747429341078, -0.40608781576156616, -0.5637825131416321, -0.3250024616718292, -0.41849881410598755, -0.4723423421382904, 0.6071199178695679, 0.7452020049095154, 0.27276915311813354, 0.7929874658584595, 0.7344141006469727, 0.3785364627838135, -0.06675117462873459, 0.25381189584732056, -0.5445210933685303, 0.1340402066707611, 0.13727858662605286, -0.6504361629486084, -0.6964133381843567, 0.10141181945800781, 0.8217629194259644, 0.42350292205810547, -0.1355605274438858, 0.8254128098487854, 0.055971819907426834, 0.5775474309921265, -0.6244207620620728, 0.4492085576057434, -0.36514610052108765, -0.012235392816364765, -0.43918830156326294, -0.1640908271074295, -0.11659340560436249, -0.39868322014808655, -0.25653326511383057, -0.4174627959728241, 0.12625208497047424, 0.09129323065280914, 0.9889065623283386, 0.2267904430627823, -0.20337922871112823, -0.23966115713119507, -0.33001211285591125, 0.7613047957420349, -0.8661403656005859, 0.015657832846045494, 0.49267396330833435, 0.13859905302524567, -0.3538455367088318, -0.7158690094947815, -0.3342486023902893, -0.10754475742578506, -0.19966931641101837, 0.1910582333803177, 0.1950211524963379, -0.150361105799675, 0.5262714624404907, 0.6388285160064697, -0.707711398601532, 0.02517583593726158, -0.6263788342475891, -0.05935218930244446, 0.9418437480926514, 0.5057497024536133, 0.07965130358934402, -0.4608002305030823, -0.3330077528953552, -0.380554735660553, -0.4373064637184143, 0.20282119512557983, 0.5065524578094482, 0.4979081451892853, -0.6712964177131653, 0.8960071206092834, -0.31514212489128113, 0.4965084493160248, -0.13440348207950592, -0.38600605726242065, 0.7173543572425842, -0.4859968423843384, -0.19713275134563446, 0.04125681892037392, 0.9549775123596191, 0.43816298246383667, 0.055085476487874985, 0.2812923789024353, -0.24098220467567444, -0.0005421541864052415, 0.0694161131978035, -0.727365255355835, -0.1724727600812912, 0.34269556403160095, -0.5330610275268555, -0.4503839313983917, 0.201071098446846, -0.8813333511352539, -0.28344422578811646, -0.2676883935928345, 0.14213068783283234, 0.014674040488898754, -0.39665791392326355, -0.10065104067325592, -0.03632310777902603, 0.27786579728126526, 0.09110026806592941, -0.5101606845855713, 0.3839724361896515, 0.6202723979949951, 0.9056785106658936, -0.12621866166591644, -0.48602548241615295, -0.4178069829940796, -0.2379259467124939, -0.14461937546730042, 0.5177228450775146, -0.1891319900751114, -0.47620096802711487, -0.19599269330501556, 0.2498502880334854, -0.4136244058609009, -0.6381264925003052, 0.7385368943214417, -0.3240358233451843, 0.16103313863277435, -0.3107074201107025, -0.46013110876083374, -0.13448986411094666, 0.33933645486831665, -0.7383217215538025, 1.361340045928955, 0.22728374600410461, -0.9267911911010742, 0.11298754811286926, -0.9039822816848755, -0.1845264583826065, 0.06019022315740585, -0.05753248184919357, -0.6581661105155945, -0.14057202637195587, 0.03988529369235039, 0.5697226524353027, -0.2964034378528595, 0.16846352815628052, -0.37938547134399414, -0.37849485874176025, 0.27050650119781494, -0.08125453442335129, 0.9683338403701782, 0.250730037689209, -0.25777021050453186, 0.16142985224723816, -0.9997356534004211, 0.11835793405771255, 0.26745855808258057, -0.5635107159614563, -0.1052437424659729, -0.3595721125602722, 0.2483578771352768, 0.0822039321064949, 0.47273489832878113, -0.5957892537117004, 0.310372918844223, -0.1715787798166275, 0.1546679586172104, 0.9387853741645813, 0.15895797312259674, 0.24462682008743286, -0.4856399595737457, 0.6464417576789856, 0.09755934774875641, 0.28225457668304443, 0.08439980447292328, -0.6149532198905945, -0.8650199770927429, -0.1763705313205719, 0.21118046343326569, 0.6676703691482544, -0.29093292355537415, 0.624345600605011, -0.4584532678127289, -0.694032609462738, -0.83283531665802, 0.19663703441619873, 0.5469463467597961, 0.6077730655670166, 0.2635018229484558, -0.3352019190788269, -0.7531478404998779, -1.0591723918914795, -0.03828524425625801, -0.17217519879341125, 0.27204430103302, 0.4619475305080414, 1.0695303678512573, -0.20224185287952423, 0.6935015320777893, -0.7313587665557861, -0.3163894712924957, -0.41904884576797485, 0.032405152916908264, 0.82498699426651, 0.6225636601448059, 0.2860412895679474, -0.7700573801994324, -0.41035744547843933, -0.1289491504430771, -0.8202636241912842, -0.25502967834472656, -0.14086385071277618, -0.36414241790771484, 0.19781312346458435, -0.1349724382162094, -0.40094396471977234, 0.6145600080490112, 0.4452786445617676, -0.5538280010223389, 0.650126576423645, 0.07093887031078339, 0.368527889251709, -1.2903145551681519, 0.16458797454833984, 0.164420485496521, -0.004646075423806906, -0.3687223196029663, -0.02836013026535511, -0.05322597548365593, 0.23867471516132355, -0.4334639012813568, 0.6628983616828918, -0.3819916546344757, -0.27204179763793945, 0.01100502535700798, 0.0434039831161499, -0.0061716362833976746, 0.5553553700447083, -0.24816381931304932, 0.7172374725341797, 0.39762890338897705, -0.409168541431427, 0.404962420463562, 0.5677192807197571, -0.5642550587654114, 0.29887595772743225, -0.5151050090789795, 0.04749765247106552, 0.11614982783794403, 0.19445501267910004, -0.8301218152046204, -0.47431012988090515, 0.5218353271484375, -0.5659655928611755, 0.3262619972229004, -0.41756105422973633, -0.5708590745925903, -0.3534434139728546, -0.39305272698402405, 0.19871161878108978, 0.4080340564250946, -0.44822725653648376, 0.31773319840431213, 0.41634082794189453, 0.05542854964733124, -0.6761829257011414, -0.7213537096977234, -0.14020445942878723, -0.450622022151947, -0.6542324423789978, 0.22110943496227264, -0.25774237513542175, -0.34182730317115784, 0.008374793455004692, 0.0168521236628294, -0.039312176406383514, 0.1436355859041214, 0.47008761763572693, 0.5030088424682617, -0.17238537967205048, -0.3878896236419678, -0.28300711512565613, -0.17055486142635345, 0.10847895592451096, 0.2981872856616974, 0.4756184220314026, -0.1716848760843277, -0.2838652729988098, -0.3375622630119324, 0.24282890558242798, 0.5085330009460449, -0.2182406634092331, 0.8478853106498718, 0.8147845268249512, -0.28347283601760864, -0.05033975839614868, -0.5758737921714783, 0.04986942186951637, -0.4402066767215729, 0.3280111253261566, -0.43074026703834534, -0.6545538306236267, 0.8854555487632751, 0.3193589150905609, 0.24320657551288605, 0.5963576436042786, 0.6473637819290161, 0.10243214666843414, 0.7451134324073792, 0.29274246096611023, -0.1495264768600464, 0.5450695157051086, -0.8499329090118408, -0.06589177995920181, -1.316757082939148, -0.4212118685245514, -0.5303699970245361, -0.4805942475795746, -0.8842567801475525, -0.1962180882692337, 0.38214999437332153, 0.13683927059173584, -0.5200287103652954, 0.48183685541152954, -0.5624576210975647, 0.24132657051086426, 0.5966834425926208, 0.2517906427383423, 0.1153055876493454, -0.08861467242240906, 0.008756962604820728, 0.14732319116592407, -0.5334882140159607, -0.44873151183128357, 1.3669813871383667, 0.39240968227386475, 0.7284121513366699, -0.017329126596450806, 1.1194286346435547, 0.32372376322746277, 0.43578648567199707, -0.4717291593551636, 0.6104463338851929, 0.029794855043292046, -0.5062200427055359, -0.12979218363761902, -0.5607090592384338, -0.8256905674934387, 0.265119731426239, -0.042550183832645416, -0.8871234059333801, 0.12573063373565674, -0.10820876061916351, -0.08383188396692276, 0.28905099630355835, -0.5907031297683716, 0.8706268072128296, -0.1540488749742508, -0.4671729803085327, 0.08428400009870529, -0.7919449210166931, 0.5092545747756958, 0.10531024634838104, 0.30736199021339417, -0.2833227813243866, 0.04157312959432602, 1.1726151704788208, -0.5572754144668579, 0.9045166969299316, -0.2902134656906128, 0.20016077160835266, 0.3591232895851135, -0.3317238688468933, 0.4940963089466095, 0.10397311300039291, -0.2324686497449875, 0.28829362988471985, -0.1912899911403656, -0.24416327476501465, -0.45347970724105835, 1.0229936838150024, -0.9064281582832336, -0.28910577297210693, -0.4370417594909668, -0.5998116135597229, 0.24142146110534668, 0.14330044388771057, 0.3908838629722595, 0.4455166757106781, 0.09664595872163773, 0.22134162485599518, 0.4152226746082306, -0.11173716932535172, 0.30980047583580017, 0.41765284538269043, -0.2065180540084839, -0.742087185382843, 0.6964243054389954, 0.32795798778533936, -0.02866104617714882, 0.18198880553245544, 0.10450787842273712, -0.5423040986061096, -0.4820169508457184, -0.40563833713531494, 0.31538254022598267, -0.7177659869194031, -0.3916146159172058, -0.5263153910636902, -0.2703307271003723, -0.4700685739517212, 0.08750282227993011, -0.4184805750846863, -0.3488849401473999, -0.4009624421596527, -0.2572329640388489, 0.5697743892669678, 0.7626789212226868, -0.3110157549381256, 0.301804780960083, -0.7195092439651489, 0.21847054362297058, -0.3045349419116974, 0.3935176730155945, -0.10077673196792603, -0.6160427927970886, -0.546816349029541, 0.09249677509069443, -0.4005378782749176, -0.860772430896759, 0.5703936219215393, 0.020479364320635796, 0.7423056364059448, 0.018595363944768906, 0.1289723962545395, 0.8020071387290955, -0.03688947111368179, 0.964195966720581, -0.06713642179965973, -0.49838191270828247, 0.711649477481842, -0.2712135314941406, 0.12547534704208374, 0.5711023807525635, 0.18609248101711273, -0.4412439465522766, -0.18880675733089447, -0.8554229140281677, -1.1611193418502808, 0.8385803699493408, 0.47379356622695923, -0.38331013917922974, 0.10785068571567535, 0.4233587086200714, -0.09865027666091919, 0.10473046451807022, -0.7774478197097778, -0.7317063808441162, 0.006515932269394398, -0.313046932220459, -0.06926778703927994, -0.05351117253303528, -0.3634033799171448, -0.3542048931121826, 0.9583664536476135, -0.003560174023732543, 0.3296196460723877, 0.21035532653331757, -0.14356260001659393, -0.141397163271904, 0.24991895258426666, 0.45728784799575806, 0.6666606664657593, -0.4270743429660797, -0.22606149315834045, 0.2944146692752838, -0.6580849289894104, -0.00895824283361435, 0.09807649254798889, 0.03990504890680313, -0.1663367748260498, 0.7479128241539001, 0.8928964734077454, 0.22002264857292175, -0.36540353298187256, 0.40160417556762695, -0.020958783105015755, -0.06164019927382469, -0.6078183650970459, 0.23470494151115417, -0.11518120020627975, 0.44901517033576965, 0.25624197721481323, -0.15204265713691711, 0.0452406220138073, -0.2726314961910248, 0.25750648975372314, 0.05489202216267586, -0.01394741702824831, -0.2408251315355301, 0.5300995111465454, -0.12262988835573196, -0.2915055453777313, 0.8025821447372437, -0.026658108457922935, -0.5125505328178406, 1.1212632656097412, 0.3686390221118927, 0.9908297061920166, -0.04755435138940811, 0.029295606538653374, 0.6349567770957947, 0.15805040299892426, -0.041117388755083084, 0.7030175924301147, 0.08747304975986481, -0.6716897487640381, -0.25136619806289673, -0.9150770306587219, -0.21080303192138672, 0.36754661798477173, -1.1945209503173828, 0.363070011138916, -0.18661390244960785, -0.2511034607887268, -0.17149388790130615, 0.5532332062721252, -0.9661791324615479, 0.1737212836742401, 0.029498305171728134, 0.9485095143318176, -1.0704611539840698, 0.6344120502471924, 0.856818675994873, -0.6250755786895752, -0.9757794141769409, -0.3912442624568939, 0.055630821734666824, -0.7854459285736084, 0.5966789722442627, 0.21380026638507843, 0.34163832664489746, -0.12619392573833466, -0.7051011323928833, -0.9179423451423645, 1.5395694971084595, 0.009746497496962547, -0.49769890308380127, 0.2716210186481476, 0.1852985918521881, 0.34385624527931213, -0.6266080141067505, 0.5774099230766296, 0.7070391774177551, 0.8025418519973755, -0.03054111637175083, -0.8259340524673462, 0.15098507702350616, -0.5449877381324768, -0.0012548536760732532, 0.17001335322856903, -0.8008031249046326, 0.9302031397819519, -0.21280856430530548, 0.015253236517310143, 0.10924708843231201, 0.5142350196838379, 0.6064220666885376, 0.4569307267665863, 0.45716267824172974, 0.8184444308280945, 0.631026566028595, -0.1829272210597992, 1.0690116882324219, -0.2486354112625122, 0.7035579085350037, 1.271073579788208, -0.11544472724199295, 0.783454954624176, 0.30264031887054443, -0.31715697050094604, 0.5236107110977173, 0.8443547487258911, -0.3447033166885376, 0.3868114948272705, 0.2360890954732895, -0.02286870963871479, -0.060466449707746506, -0.14603373408317566, -0.4698807895183563, 0.550421416759491, 0.27160337567329407, -0.5694118738174438, -0.20936135947704315, -0.24125704169273376, 0.12633204460144043, -0.22355997562408447, -0.24882274866104126, 0.6470547318458557, 0.01582394354045391, -0.5260383486747742, 0.664469301700592, -0.09864786267280579, 0.6016882061958313, -0.659612238407135, -0.2377767413854599, -0.3229028582572937, 0.2315150648355484, -0.6103009581565857, -0.9457953572273254, 0.2346583753824234, 0.09745386242866516, -0.3611646592617035, -0.17201322317123413, 0.6189259886741638, -0.3474230468273163, -0.5924409627914429, 0.35370540618896484, 0.4652642607688904, 0.4062606692314148, 0.278972864151001, -0.9276357889175415, 0.427129864692688, 0.2394118458032608, -0.7677270174026489, 0.44109997153282166, 0.161419078707695, 0.006033029872924089, 0.6518949866294861, 0.7351783514022827, 0.20031337440013885, 0.16349844634532928, 0.11634511500597, 1.1008450984954834, -0.7294045090675354, -0.3620030879974365, -0.7094104290008545, 0.8912673592567444, -0.14084197580814362, -0.7173828482627869, 0.8129703998565674, 1.0077186822891235, 0.8253838419914246, 0.11906250566244125, 0.789465069770813, -0.36175233125686646, 0.5720992684364319, -0.42515596747398376, 0.8955537676811218, -0.6008105278015137, 0.3494000732898712, -0.15461277961730957, -0.8812583684921265, -0.01901227980852127, 0.6034783124923706, -0.23300625383853912, -0.010938534513115883, 0.4841292202472687, 1.1085251569747925, -0.045034732669591904, 0.12338235229253769, 0.0195268876850605, 0.5236108303070068, 0.2691154181957245, 0.4711061418056488, 0.6451554298400879, -0.6760089993476868, 0.23941165208816528, -0.6764608025550842, -0.40010884404182434, -0.04672325402498245, -0.6724849343299866, -0.8011956810951233, -0.6136555671691895, -0.41566112637519836, -0.6078611612319946, 0.06556669622659683, 1.1510798931121826, 0.4500840902328491, -0.8379713296890259, -0.5595274567604065, 0.16707341372966766, 0.2802116572856903, -0.10021916031837463, -0.3465646505355835, 0.513493001461029, -0.09528299421072006, -0.7375083565711975, 0.41712331771850586, -0.22352784872055054, -0.23758384585380554, -0.26880669593811035, -0.18811197578907013, -0.39930295944213867, -0.3880990147590637, 0.29214075207710266, 0.20076467096805573, -0.5719161033630371, -0.21946236491203308, -0.25556039810180664, 0.014641248621046543, 0.2364286333322525, 0.37862932682037354, -0.5510312914848328, 0.09950997680425644, 0.6352809071540833, 0.16870877146720886, 0.6582090258598328, -0.010105336084961891, 0.2671208083629608, -0.6148713231086731, -0.1165308728814125, 0.07832799106836319, 0.5683902502059937, 0.22600503265857697, -0.5311623811721802, 0.969082772731781, 0.29889652132987976, -0.7449163794517517, -0.9886078834533691, -0.07177064567804337, -1.0973955392837524, 0.20852747559547424, 1.3145502805709839, -0.38889336585998535, -0.5253364443778992, 0.05155341699719429, -0.09705231338739395, 0.3956252634525299, -0.6995574235916138, 0.4512729346752167, 0.5914929509162903, -0.2990536391735077, -0.061052002012729645, -0.6604247689247131, 0.22825899720191956, -0.07110617309808731, -0.7951685190200806, -0.1304762363433838, 0.277415007352829, 0.543591320514679, 0.13972845673561096, 0.6425421833992004, -0.09612002223730087, -0.17725689709186554, -0.008794441819190979, 0.1780521124601364, -0.2889200747013092, -0.2941606640815735, -0.3031563460826874, 0.09956229478120804, -0.30376550555229187, -0.48988622426986694 ]
Rayan2023/dataset2teste
Rayan2023
2023-12-04T00:25:48Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T15:25:27Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
open-llm-leaderboard/details_ajibawa-2023__SlimOrca-13B
open-llm-leaderboard
2023-12-02T15:27:29Z
0
0
[ "region:us" ]
null
2023-12-02T15:27:22Z
--- pretty_name: Evaluation run of ajibawa-2023/SlimOrca-13B dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [ajibawa-2023/SlimOrca-13B](https://huggingface.co/ajibawa-2023/SlimOrca-13B)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_ajibawa-2023__SlimOrca-13B\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:27:16.441316](https://huggingface.co/datasets/open-llm-leaderboard/details_ajibawa-2023__SlimOrca-13B/blob/main/results_2023-12-02T15-27-16.441316.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.3995451099317665,\n\ \ \"acc_stderr\": 0.013491660298815988\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.3995451099317665,\n \"acc_stderr\": 0.013491660298815988\n\ \ }\n}\n```" repo_url: https://huggingface.co/ajibawa-2023/SlimOrca-13B leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_27_16.441316 path: - '**/details_harness|gsm8k|5_2023-12-02T15-27-16.441316.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-27-16.441316.parquet' - config_name: results data_files: - split: 2023_12_02T15_27_16.441316 path: - results_2023-12-02T15-27-16.441316.parquet - split: latest path: - results_2023-12-02T15-27-16.441316.parquet --- # Dataset Card for Evaluation run of ajibawa-2023/SlimOrca-13B ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/ajibawa-2023/SlimOrca-13B - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [ajibawa-2023/SlimOrca-13B](https://huggingface.co/ajibawa-2023/SlimOrca-13B) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_ajibawa-2023__SlimOrca-13B", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:27:16.441316](https://huggingface.co/datasets/open-llm-leaderboard/details_ajibawa-2023__SlimOrca-13B/blob/main/results_2023-12-02T15-27-16.441316.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.3995451099317665, "acc_stderr": 0.013491660298815988 }, "harness|gsm8k|5": { "acc": 0.3995451099317665, "acc_stderr": 0.013491660298815988 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.47989213466644287, -0.6634734869003296, 0.23299844563007355, 0.2417663186788559, -0.20783688127994537, 0.012951117940247059, -0.426750510931015, -0.2007935643196106, 0.4944760203361511, 0.6409696340560913, -0.7851454019546509, -0.9756240248680115, -0.7172622084617615, 0.2419702410697937, -0.15526717901229858, 1.2000929117202759, -0.3156242072582245, -0.21093760430812836, -0.06554096192121506, -0.3993324935436249, -0.40089651942253113, -0.2976018786430359, -0.4727138876914978, -0.391967236995697, 0.4318622946739197, 0.6733211278915405, 0.3802672028541565, 0.798620879650116, 0.6330857872962952, 0.35327237844467163, -0.10101522505283356, 0.2688272297382355, -0.47263479232788086, -0.06204061955213547, 0.19993671774864197, -0.6601645350456238, -0.7257764339447021, 0.13620525598526, 0.6559562087059021, 0.5192025303840637, -0.23909738659858704, 0.7142118811607361, 0.08553826808929443, 0.5628524422645569, -0.5993800759315491, 0.5225542187690735, -0.3115910291671753, -0.03363359346985817, -0.4425022006034851, -0.13021458685398102, -0.04813697934150696, -0.4418727159500122, -0.22911801934242249, -0.5125573873519897, 0.05361546576023102, 0.06460631638765335, 1.0332155227661133, 0.26080378890037537, -0.130348801612854, -0.33167701959609985, -0.25322434306144714, 0.705605685710907, -0.8161869645118713, -0.09160014241933823, 0.6978213787078857, 0.1160908192396164, -0.18777158856391907, -0.5772513747215271, -0.34877896308898926, -0.0022981741931289434, -0.18491119146347046, 0.3103143274784088, 0.05303950607776642, -0.21297989785671234, 0.4027281701564789, 0.644731342792511, -0.6335703134536743, 0.12357255071401596, -0.623261570930481, -0.10830634832382202, 0.9538471102714539, 0.5105217099189758, 0.008619759231805801, -0.48922255635261536, -0.2587524950504303, -0.3954567611217499, -0.39504000544548035, 0.16099487245082855, 0.6004960536956787, 0.6043423414230347, -0.704058825969696, 0.8605949878692627, -0.39784055948257446, 0.482766330242157, -0.16091740131378174, -0.3499531149864197, 0.7766909003257751, -0.537194550037384, -0.2255563735961914, 0.031888511031866074, 1.1008846759796143, 0.33568865060806274, 0.010865738615393639, 0.26073548197746277, -0.21150293946266174, -0.05130123347043991, -0.0041395858861505985, -0.8098052740097046, -0.1612231433391571, 0.4038276672363281, -0.5777324438095093, -0.3605598509311676, 0.271583616733551, -0.9761865139007568, -0.23510798811912537, -0.19872459769248962, 0.14409826695919037, -0.1224328875541687, -0.28145885467529297, -0.10983947664499283, 0.04998922720551491, 0.18081873655319214, 0.15154793858528137, -0.6032800078392029, 0.43877875804901123, 0.5526621341705322, 1.0257874727249146, -0.16548849642276764, -0.3445490896701813, -0.28178977966308594, -0.22650006413459778, -0.11873308569192886, 0.5447748899459839, -0.18088175356388092, -0.49611708521842957, -0.1167629212141037, 0.26358407735824585, -0.3371427655220032, -0.6536893248558044, 0.7974899411201477, -0.1707383394241333, 0.2256462275981903, -0.29212790727615356, -0.43546193838119507, -0.1487196683883667, 0.34350356459617615, -0.7113026976585388, 1.3423049449920654, 0.272053599357605, -0.8277230858802795, 0.14165878295898438, -0.9090913534164429, -0.24320586025714874, -0.021007398143410683, 0.11960268765687943, -0.6719902157783508, -0.18206429481506348, 0.24840280413627625, 0.6130746006965637, -0.3232334554195404, -0.0044938623905181885, -0.29313603043556213, -0.34683406352996826, 0.09708470851182938, -0.031953174620866776, 1.058741569519043, 0.3099670112133026, -0.19236691296100616, 0.11388429254293442, -0.9941725134849548, 0.06694214046001434, 0.44112375378608704, -0.5372996926307678, -0.2177942395210266, -0.23682710528373718, 0.09165124595165253, 0.07644492387771606, 0.5637698769569397, -0.5359907746315002, 0.40784743428230286, -0.16262298822402954, 0.1650932878255844, 0.9786444306373596, 0.06519436091184616, 0.15088745951652527, -0.43028759956359863, 0.6633115410804749, 0.023596737533807755, 0.3001457452774048, 0.020325439050793648, -0.60191410779953, -0.8058023452758789, -0.3200232684612274, 0.21373865008354187, 0.7007476687431335, -0.3453381657600403, 0.8041005730628967, -0.4289649426937103, -0.7037842869758606, -0.7217454314231873, 0.15083833038806915, 0.3451530337333679, 0.4653016924858093, 0.3446177542209625, -0.3852592408657074, -0.7849863171577454, -0.9396917223930359, 0.126987487077713, -0.22733360528945923, 0.1209288239479065, 0.5118339657783508, 1.0243103504180908, -0.21926242113113403, 0.6575927734375, -0.815910816192627, -0.45235389471054077, -0.3042856752872467, -0.008955830708146095, 0.8188720941543579, 0.44558513164520264, 0.4096910357475281, -0.5389163494110107, -0.364372193813324, -0.15065470337867737, -0.784776508808136, -0.2803785800933838, -0.12027549743652344, -0.3006362020969391, 0.16085834801197052, -0.13208332657814026, -0.4828396737575531, 0.5278446674346924, 0.5627350807189941, -0.5127769708633423, 0.5694335699081421, 0.08485309779644012, 0.3249368965625763, -1.2237800359725952, 0.18057362735271454, 0.0949036180973053, 0.03169000521302223, -0.22991235554218292, -0.03280763700604439, -0.11724913120269775, 0.29574212431907654, -0.3682129979133606, 0.6198074221611023, -0.35992613434791565, -0.20444099605083466, 0.021634114906191826, 0.16618552803993225, -0.15494422614574432, 0.5639253258705139, -0.32255417108535767, 0.7655378580093384, 0.48955947160720825, -0.3678705394268036, 0.42725253105163574, 0.65115886926651, -0.5629344582557678, 0.3088874816894531, -0.4688735902309418, 0.06263138353824615, 0.19752544164657593, 0.16336697340011597, -0.8410668969154358, -0.3855917155742645, 0.4802197813987732, -0.4590255618095398, 0.20004253089427948, -0.28896576166152954, -0.7081564664840698, -0.5227832198143005, -0.4376920759677887, 0.09627871215343475, 0.5181653499603271, -0.499065101146698, 0.33170458674430847, 0.44403570890426636, 0.05468253046274185, -0.6188487410545349, -0.7274661660194397, -0.21207930147647858, -0.3855200707912445, -0.6207069754600525, 0.1968708634376526, -0.2205476611852646, -0.2615048587322235, -0.016466431319713593, -0.060925088822841644, -0.013100586831569672, 0.22393551468849182, 0.4255709648132324, 0.49005061388015747, -0.06348540633916855, -0.48727142810821533, -0.21395619213581085, -0.027624905109405518, 0.17084115743637085, 0.21427565813064575, 0.6117921471595764, -0.14684516191482544, -0.21293410658836365, -0.29669249057769775, 0.0299077145755291, 0.32450616359710693, -0.13166257739067078, 0.9807194471359253, 0.6460723876953125, -0.22515149414539337, -0.04141408950090408, -0.34768199920654297, 0.04806536063551903, -0.45089226961135864, 0.3212929666042328, -0.3249592185020447, -0.6306413412094116, 0.9606164693832397, 0.20441444218158722, 0.1885225772857666, 0.6377184391021729, 0.6879395246505737, 0.11883877217769623, 0.7274785041809082, 0.32016417384147644, -0.0788436233997345, 0.5252265930175781, -0.8611467480659485, -0.14941447973251343, -1.2387025356292725, -0.5031448006629944, -0.5618902444839478, -0.38037803769111633, -0.83953857421875, -0.25891467928886414, 0.2723110318183899, 0.17410771548748016, -0.356023371219635, 0.5581443309783936, -0.5280700325965881, 0.25507253408432007, 0.5079807043075562, 0.27768853306770325, 0.13523702323436737, -0.16587421298027039, -0.1570097655057907, 0.22854363918304443, -0.486904501914978, -0.44075754284858704, 1.449479579925537, 0.262225866317749, 0.6675934195518494, 0.018081095069646835, 1.0252381563186646, 0.2371884435415268, 0.44125911593437195, -0.5818954110145569, 0.7044023871421814, -0.02963091805577278, -0.5137414932250977, -0.134193554520607, -0.5785283446311951, -0.9578069448471069, 0.24085649847984314, -0.04534495994448662, -0.9224851131439209, -0.004958320874720812, -0.10258250683546066, -0.06581854075193405, 0.2885053753852844, -0.5084386467933655, 0.8688146471977234, -0.1610347479581833, -0.4454490542411804, 0.0535130612552166, -0.7788576483726501, 0.4772953391075134, -0.016083650290966034, 0.341937780380249, -0.30011019110679626, -0.04475002735853195, 1.1507608890533447, -0.6690454483032227, 0.8098663091659546, -0.26085996627807617, 0.05370216444134712, 0.38840875029563904, -0.29047244787216187, 0.5497466325759888, -0.003152698976919055, -0.29315587878227234, 0.45342424511909485, -0.31272855401039124, -0.23169605433940887, -0.27747681736946106, 0.8624298572540283, -0.9473195672035217, -0.2923254072666168, -0.46496111154556274, -0.5887377858161926, 0.11532602459192276, 0.21995121240615845, 0.27284595370292664, 0.19049008190631866, -0.020550280809402466, 0.1410026252269745, 0.2616059184074402, -0.12543874979019165, 0.4386788308620453, 0.423179030418396, -0.2224975824356079, -0.6646797060966492, 0.5464844703674316, 0.27294495701789856, -0.019834334030747414, 0.15210533142089844, 0.06457993388175964, -0.46742916107177734, -0.6169058680534363, -0.421561598777771, 0.300699383020401, -0.642419159412384, -0.3705056309700012, -0.46981626749038696, -0.21340234577655792, -0.3561009168624878, 0.07553219050168991, -0.41778090596199036, -0.4412941038608551, -0.4520116448402405, -0.3151889145374298, 0.5784074664115906, 0.5725642442703247, -0.36837002635002136, 0.35826629400253296, -0.6504359841346741, 0.19025057554244995, -0.2517276108264923, 0.3818487524986267, -0.08667317777872086, -0.5778775811195374, -0.5460478067398071, 0.0818432867527008, -0.48457416892051697, -0.8402494788169861, 0.5738082528114319, -0.005084707401692867, 0.695117175579071, 0.09325113892555237, 0.08333272486925125, 0.8644672632217407, -0.18384692072868347, 1.0306220054626465, -0.06775020807981491, -0.6349469423294067, 0.8460964560508728, -0.2925874888896942, 0.19067905843257904, 0.6026129722595215, 0.3017845153808594, -0.3476051688194275, -0.25491657853126526, -0.8522770404815674, -1.1873904466629028, 1.0081955194473267, 0.4939177632331848, -0.3156006336212158, 0.11036690324544907, 0.34996360540390015, 0.028816785663366318, 0.15289363265037537, -0.6863542795181274, -0.7787318229675293, -0.11428198218345642, -0.32900771498680115, -0.018655387684702873, 0.06755375117063522, -0.44704824686050415, -0.32002779841423035, 0.9405134320259094, -0.1260097175836563, 0.34534573554992676, 0.06204037740826607, -0.013886373490095139, -0.23325978219509125, 0.1641470044851303, 0.36556923389434814, 0.6821807622909546, -0.4164451062679291, -0.27209606766700745, 0.2752930819988251, -0.6434047818183899, -0.027858056128025055, 0.3308124542236328, -0.05985341966152191, -0.2814464271068573, 0.7030240893363953, 0.9701814651489258, -0.00631669070571661, -0.4804811179637909, 0.42670050263404846, 0.06406150013208389, -0.1685493141412735, -0.5142430067062378, 0.22447368502616882, -0.12897741794586182, 0.30249330401420593, 0.337520569562912, -0.051973242312669754, 0.020197231322526932, -0.4246193766593933, 0.23548364639282227, 0.18722718954086304, 0.043697699904441833, -0.28333571553230286, 0.6504648327827454, -0.07616407424211502, -0.14944547414779663, 0.8050505518913269, -0.04806962609291077, -0.46220090985298157, 1.0636619329452515, 0.3258833587169647, 0.8654253482818604, -0.11509542912244797, 0.08753876388072968, 0.6708621978759766, 0.25225430727005005, -0.12741313874721527, 0.621379017829895, 0.08618752658367157, -0.6568106412887573, -0.2837381660938263, -0.8500682711601257, -0.2789563834667206, 0.3216601610183716, -1.1233768463134766, 0.39280596375465393, -0.2339383214712143, -0.20461978018283844, -0.18569430708885193, 0.5679380297660828, -0.8953971266746521, 0.1433783620595932, 0.09616132080554962, 0.8959935903549194, -1.0870064496994019, 0.5832201838493347, 0.8101086616516113, -0.6409190893173218, -0.9413256645202637, -0.22507426142692566, 0.0961848795413971, -0.9184436798095703, 0.46300527453422546, 0.23846150934696198, 0.41339245438575745, -0.2330566644668579, -0.6633211374282837, -0.9868801236152649, 1.5693016052246094, 0.13054606318473816, -0.47835803031921387, 0.2605573534965515, 0.15168456733226776, 0.40560922026634216, -0.4166156053543091, 0.5940752029418945, 0.6972688436508179, 0.8347718715667725, 0.04979696869850159, -0.948078989982605, 0.2944447696208954, -0.40913456678390503, -0.11385563015937805, 0.1952112913131714, -1.005169153213501, 0.931317925453186, -0.2663899064064026, -0.06817080825567245, 0.17168892920017242, 0.5082088112831116, 0.5987319350242615, 0.32035329937934875, 0.4287812411785126, 0.8409932851791382, 0.7440139055252075, -0.41418179869651794, 1.1554265022277832, -0.1211877167224884, 0.7656070590019226, 1.1394528150558472, -0.10290046036243439, 0.6896454095840454, 0.2495042085647583, -0.48977214097976685, 0.6408834457397461, 0.8530171513557434, -0.4297579526901245, 0.5449531078338623, 0.18206903338432312, 0.10787353664636612, 0.003068310208618641, -0.13015933334827423, -0.3863561153411865, 0.5910642147064209, 0.17947474122047424, -0.5352978706359863, -0.12769149243831635, -0.2554483413696289, 0.2591727375984192, -0.2063666731119156, -0.3398704528808594, 0.6345891952514648, -0.020512208342552185, -0.5260778665542603, 0.640463650226593, -0.044249650090932846, 0.6865342259407043, -0.748603105545044, -0.05880597233772278, -0.33186501264572144, 0.24078369140625, -0.5510350465774536, -0.9915294647216797, 0.26352056860923767, 0.12374663352966309, -0.1979808211326599, -0.16733071208000183, 0.4097086787223816, -0.25488361716270447, -0.5638430118560791, 0.3644975423812866, 0.4971511960029602, 0.33938345313072205, 0.28705254197120667, -0.9716241359710693, 0.3548140823841095, 0.2079135626554489, -0.8249383568763733, 0.37112370133399963, 0.22954057157039642, 0.05119485780596733, 0.5936581492424011, 0.7476733326911926, 0.1709316074848175, 0.07458598911762238, 0.08049453794956207, 1.033634066581726, -0.6369303464889526, -0.4347969889640808, -0.7909140586853027, 0.8059806227684021, -0.24789364635944366, -0.6497212648391724, 0.9298931956291199, 1.0298222303390503, 0.875281810760498, 0.17941872775554657, 0.769095778465271, -0.49112722277641296, 0.43267622590065, -0.515807569026947, 0.7748980522155762, -0.663662314414978, 0.3717939555644989, -0.2248469740152359, -0.8976653814315796, -0.0645773857831955, 0.7172187566757202, -0.18039895594120026, 0.0914355218410492, 0.6305150985717773, 0.8800031542778015, 0.04516999423503876, 0.20764100551605225, -0.1307869255542755, 0.5425085425376892, 0.23296867311000824, 0.5760510563850403, 0.601489245891571, -0.684558093547821, 0.42202386260032654, -0.6716470718383789, -0.33197808265686035, -0.04322836548089981, -0.6961054801940918, -0.8471778035163879, -0.544708788394928, -0.41496536135673523, -0.5494107604026794, -0.00006792733620386571, 1.044607162475586, 0.5034326314926147, -0.8771778345108032, -0.45894601941108704, 0.12032800167798996, 0.15840157866477966, -0.2565058469772339, -0.33050236105918884, 0.604689359664917, 0.07654937356710434, -0.8323156833648682, 0.36090201139450073, -0.24304281175136566, -0.15363425016403198, -0.17034916579723358, -0.17305225133895874, -0.3887871205806732, -0.25515955686569214, 0.285403311252594, 0.16741354763507843, -0.5432708859443665, -0.22789835929870605, -0.20970088243484497, 0.05138188600540161, 0.3194497227668762, 0.3139771819114685, -0.6282796263694763, 0.010889380238950253, 0.5365939736366272, 0.11757739633321762, 0.7513478398323059, 0.007528762798756361, 0.1557367593050003, -0.7901361584663391, 0.03822893649339676, 0.03555574640631676, 0.6519687175750732, 0.2963586747646332, -0.45598435401916504, 1.1843433380126953, 0.307020902633667, -0.6378446221351624, -0.8810290694236755, -0.18030482530593872, -1.2208638191223145, 0.02462933212518692, 1.3006553649902344, -0.3346938490867615, -0.3763003647327423, 0.14709360897541046, -0.09534694999456406, 0.35592398047447205, -0.6961867213249207, 0.5578721761703491, 0.7022304534912109, -0.3550333082675934, -0.030274081975221634, -0.5647647380828857, 0.14910253882408142, -0.09227494895458221, -1.0794321298599243, -0.04925645887851715, 0.36565348505973816, 0.43057215213775635, 0.18779274821281433, 0.6027661561965942, -0.1301526129245758, -0.23009546101093292, -0.030064811930060387, 0.13528212904930115, -0.32476964592933655, -0.13520270586013794, -0.15781567990779877, 0.15227742493152618, -0.4425734877586365, -0.3812708258628845 ]
murilor9/piteco
murilor9
2023-12-02T15:32:59Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T15:30:44Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
mikehemberger/inat_2021_train_mini_plantae
mikehemberger
2023-12-03T02:36:42Z
0
1
[ "region:us" ]
null
2023-12-02T15:33:44Z
--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': 05729_Plantae_Bryophyta_Bryopsida_Bryales_Bryaceae_Bryum_argenteum '1': 05730_Plantae_Bryophyta_Bryopsida_Bryales_Bryaceae_Rhodobryum_ontariense '2': 05731_Plantae_Bryophyta_Bryopsida_Bryales_Mniaceae_Leucolepis_acanthoneura '3': 05732_Plantae_Bryophyta_Bryopsida_Bryales_Mniaceae_Plagiomnium_cuspidatum '4': 05733_Plantae_Bryophyta_Bryopsida_Bryales_Mniaceae_Plagiomnium_insigne '5': 05734_Plantae_Bryophyta_Bryopsida_Bryales_Mniaceae_Rhizomnium_glabrescens '6': 05735_Plantae_Bryophyta_Bryopsida_Dicranales_Dicranaceae_Dicranum_scoparium '7': 05736_Plantae_Bryophyta_Bryopsida_Dicranales_Ditrichaceae_Ceratodon_purpureus '8': 05737_Plantae_Bryophyta_Bryopsida_Dicranales_Leucobryaceae_Leucobryum_glaucum '9': 05738_Plantae_Bryophyta_Bryopsida_Funariales_Funariaceae_Funaria_hygrometrica '10': 05739_Plantae_Bryophyta_Bryopsida_Funariales_Funariaceae_Physcomitrium_pyriforme '11': 05740_Plantae_Bryophyta_Bryopsida_Grimmiales_Grimmiaceae_Grimmia_pulvinata '12': 05741_Plantae_Bryophyta_Bryopsida_Grimmiales_Grimmiaceae_Racomitrium_lanuginosum '13': 05742_Plantae_Bryophyta_Bryopsida_Hedwigiales_Hedwigiaceae_Hedwigia_ciliata '14': 05743_Plantae_Bryophyta_Bryopsida_Hypnales_Anomodontaceae_Anomodon_attenuatus '15': 05744_Plantae_Bryophyta_Bryopsida_Hypnales_Brachytheciaceae_Kindbergia_oregana '16': 05745_Plantae_Bryophyta_Bryopsida_Hypnales_Hylocomiaceae_Hylocomium_splendens '17': 05746_Plantae_Bryophyta_Bryopsida_Hypnales_Hylocomiaceae_Pleurozium_schreberi '18': 05747_Plantae_Bryophyta_Bryopsida_Hypnales_Hylocomiaceae_Rhytidiadelphus_loreus '19': 05748_Plantae_Bryophyta_Bryopsida_Hypnales_Hylocomiaceae_Rhytidiadelphus_squarrosus '20': 05749_Plantae_Bryophyta_Bryopsida_Hypnales_Hylocomiaceae_Rhytidiadelphus_triquetrus '21': 05750_Plantae_Bryophyta_Bryopsida_Hypnales_Hypnaceae_Hypnum_cupressiforme '22': 05751_Plantae_Bryophyta_Bryopsida_Hypnales_Lembophyllaceae_Isothecium_stoloniferum '23': 05752_Plantae_Bryophyta_Bryopsida_Hypnales_Leucodontaceae_Dendroalsia_abietina '24': 05753_Plantae_Bryophyta_Bryopsida_Hypnales_Neckeraceae_Neckera_pennata '25': 05754_Plantae_Bryophyta_Bryopsida_Hypnales_Plagiotheciaceae_Plagiothecium_undulatum '26': 05755_Plantae_Bryophyta_Bryopsida_Hypnales_Pylaisiaceae_Ptilium_crista-castrensis '27': 05756_Plantae_Bryophyta_Bryopsida_Hypnales_Thuidiaceae_Thuidium_delicatulum '28': 05757_Plantae_Bryophyta_Bryopsida_Pottiales_Pottiaceae_Syntrichia_ruralis '29': 05758_Plantae_Bryophyta_Bryopsida_Pottiales_Pottiaceae_Tortula_muralis '30': 05759_Plantae_Bryophyta_Polytrichopsida_Polytrichales_Polytrichaceae_Dawsonia_superba '31': 05760_Plantae_Bryophyta_Polytrichopsida_Polytrichales_Polytrichaceae_Polytrichum_commune '32': 05761_Plantae_Bryophyta_Polytrichopsida_Polytrichales_Polytrichaceae_Polytrichum_juniperinum '33': 05762_Plantae_Bryophyta_Polytrichopsida_Polytrichales_Polytrichaceae_Polytrichum_piliferum '34': 05763_Plantae_Bryophyta_Sphagnopsida_Sphagnales_Sphagnaceae_Sphagnum_squarrosum '35': 05764_Plantae_Chlorophyta_Ulvophyceae_Bryopsidales_Codiaceae_Codium_fragile '36': 05765_Plantae_Chlorophyta_Ulvophyceae_Cladophorales_Cladophoraceae_Cladophora_columbiana '37': 05766_Plantae_Chlorophyta_Ulvophyceae_Ulvales_Ulvaceae_Ulva_intestinalis '38': 05767_Plantae_Chlorophyta_Ulvophyceae_Ulvales_Ulvaceae_Ulva_lactuca '39': 05768_Plantae_Marchantiophyta_Jungermanniopsida_Jungermanniales_Lepidoziaceae_Bazzania_trilobata '40': 05769_Plantae_Marchantiophyta_Jungermanniopsida_Porellales_Radulaceae_Radula_complanata '41': 05770_Plantae_Marchantiophyta_Marchantiopsida_Lunulariales_Lunulariaceae_Lunularia_cruciata '42': 05771_Plantae_Marchantiophyta_Marchantiopsida_Marchantiales_Conocephalaceae_Conocephalum_conicum '43': 05772_Plantae_Marchantiophyta_Marchantiopsida_Marchantiales_Conocephalaceae_Conocephalum_salebrosum '44': 05773_Plantae_Marchantiophyta_Marchantiopsida_Marchantiales_Marchantiaceae_Marchantia_polymorpha '45': 05774_Plantae_Marchantiophyta_Marchantiopsida_Marchantiales_Rebouliaceae_Asterella_californica '46': 05775_Plantae_Rhodophyta_Florideophyceae_Ceramiales_Rhodomelaceae_Neorhodomela_larix '47': 05776_Plantae_Rhodophyta_Florideophyceae_Corallinales_Corallinaceae_Corallina_officinalis '48': 05777_Plantae_Rhodophyta_Florideophyceae_Gigartinales_Endocladiaceae_Endocladia_muricata '49': 05778_Plantae_Rhodophyta_Florideophyceae_Gigartinales_Gigartinaceae_Chondracanthus_exasperatus '50': 05779_Plantae_Rhodophyta_Florideophyceae_Gigartinales_Gigartinaceae_Chondrus_crispus '51': 05780_Plantae_Rhodophyta_Florideophyceae_Gigartinales_Phyllophoraceae_Mastocarpus_papillatus '52': 05781_Plantae_Rhodophyta_Florideophyceae_Palmariales_Palmariaceae_Halosaccion_glandiforme '53': 05782_Plantae_Tracheophyta_Cycadopsida_Cycadales_Zamiaceae_Zamia_integrifolia '54': 05783_Plantae_Tracheophyta_Gnetopsida_Ephedrales_Ephedraceae_Ephedra_trifurca '55': 05784_Plantae_Tracheophyta_Gnetopsida_Ephedrales_Ephedraceae_Ephedra_viridis '56': 05785_Plantae_Tracheophyta_Liliopsida_Acorales_Acoraceae_Acorus_calamus '57': 05786_Plantae_Tracheophyta_Liliopsida_Alismatales_Alismataceae_Alisma_plantago-aquatica '58': 05787_Plantae_Tracheophyta_Liliopsida_Alismatales_Alismataceae_Alisma_triviale '59': 05788_Plantae_Tracheophyta_Liliopsida_Alismatales_Alismataceae_Sagittaria_lancifolia '60': 05789_Plantae_Tracheophyta_Liliopsida_Alismatales_Alismataceae_Sagittaria_latifolia '61': 05790_Plantae_Tracheophyta_Liliopsida_Alismatales_Alismataceae_Sagittaria_sagittifolia '62': 05791_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Alocasia_odora '63': 05792_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Arisaema_dracontium '64': 05793_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Arisaema_triphyllum '65': 05794_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Arum_italicum '66': 05795_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Arum_maculatum '67': 05796_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Calla_palustris '68': 05797_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Colocasia_esculenta '69': 05798_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Epipremnum_aureum '70': 05799_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Lemna_minor '71': 05800_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Lemna_trisulca '72': 05801_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Lysichiton_americanus '73': 05802_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Monstera_deliciosa '74': 05803_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Orontium_aquaticum '75': 05804_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Peltandra_virginica '76': 05805_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Pistia_stratiotes '77': 05806_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Spirodela_polyrhiza '78': 05807_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Symplocarpus_foetidus '79': 05808_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Syngonium_podophyllum '80': 05809_Plantae_Tracheophyta_Liliopsida_Alismatales_Araceae_Zantedeschia_aethiopica '81': 05810_Plantae_Tracheophyta_Liliopsida_Alismatales_Butomaceae_Butomus_umbellatus '82': 05811_Plantae_Tracheophyta_Liliopsida_Alismatales_Hydrocharitaceae_Elodea_canadensis '83': 05812_Plantae_Tracheophyta_Liliopsida_Alismatales_Hydrocharitaceae_Hydrocharis_morsus-ranae '84': 05813_Plantae_Tracheophyta_Liliopsida_Alismatales_Hydrocharitaceae_Stratiotes_aloides '85': 05814_Plantae_Tracheophyta_Liliopsida_Alismatales_Juncaginaceae_Triglochin_maritima '86': 05815_Plantae_Tracheophyta_Liliopsida_Alismatales_Potamogetonaceae_Potamogeton_crispus '87': 05816_Plantae_Tracheophyta_Liliopsida_Alismatales_Potamogetonaceae_Potamogeton_natans '88': 05817_Plantae_Tracheophyta_Liliopsida_Alismatales_Potamogetonaceae_Potamogeton_nodosus '89': 05818_Plantae_Tracheophyta_Liliopsida_Alismatales_Potamogetonaceae_Potamogeton_perfoliatus '90': 05819_Plantae_Tracheophyta_Liliopsida_Alismatales_Scheuchzeriaceae_Scheuchzeria_palustris '91': 05820_Plantae_Tracheophyta_Liliopsida_Alismatales_Tofieldiaceae_Triantha_glutinosa '92': 05821_Plantae_Tracheophyta_Liliopsida_Alismatales_Zosteraceae_Phyllospadix_torreyi '93': 05822_Plantae_Tracheophyta_Liliopsida_Alismatales_Zosteraceae_Zostera_marina '94': 05823_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Chamaerops_humilis '95': 05824_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Cocos_nucifera '96': 05825_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Phoenix_canariensis '97': 05826_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Phoenix_dactylifera '98': 05827_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Phoenix_reclinata '99': 05828_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Rhopalostylis_sapida '100': 05829_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Sabal_minor '101': 05830_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Sabal_palmetto '102': 05831_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Serenoa_repens '103': 05832_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Washingtonia_filifera '104': 05833_Plantae_Tracheophyta_Liliopsida_Arecales_Arecaceae_Washingtonia_robusta '105': 05834_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Agapanthus_praecox '106': 05835_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_acuminatum '107': 05836_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_canadense '108': 05837_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_cernuum '109': 05838_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_drummondii '110': 05839_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_neapolitanum '111': 05840_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_oleraceum '112': 05841_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_schoenoprasum '113': 05842_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_stellatum '114': 05843_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_tricoccum '115': 05844_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_triquetrum '116': 05845_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_ursinum '117': 05846_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Allium_vineale '118': 05847_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Amaryllis_belladonna '119': 05848_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Boophone_disticha '120': 05849_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Brunsvigia_orientalis '121': 05850_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Crinum_americanum '122': 05851_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Crinum_asiaticum '123': 05852_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Galanthus_nivalis '124': 05853_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Habranthus_tubispathus '125': 05854_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Haemanthus_coccineus '126': 05855_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Haemanthus_sanguineus '127': 05856_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Hymenocallis_liriosme '128': 05857_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Hymenocallis_littoralis '129': 05858_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Ipheion_uniflorum '130': 05859_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Leucojum_aestivum '131': 05860_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Leucojum_vernum '132': 05861_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Lycoris_radiata '133': 05862_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Narcissus_poeticus '134': 05863_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Narcissus_pseudonarcissus '135': 05864_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Narcissus_tazetta '136': 05865_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Nothoscordum_bivalve '137': 05866_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Pancratium_maritimum '138': 05867_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Scadoxus_puniceus '139': 05868_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Zephyranthes_atamasco '140': 05869_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Zephyranthes_chlorosolen '141': 05870_Plantae_Tracheophyta_Liliopsida_Asparagales_Amaryllidaceae_Zephyranthes_drummondii '142': 05871_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Agave_americana '143': 05872_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Agave_deserti '144': 05873_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Agave_lechuguilla '145': 05874_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Agave_parryi '146': 05875_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Agave_salmiana '147': 05876_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Agave_shawii '148': 05877_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Agave_utahensis '149': 05878_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Asparagus_acutifolius '150': 05879_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Asparagus_aethiopicus '151': 05880_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Asparagus_asparagoides '152': 05881_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Asparagus_officinalis '153': 05882_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Asparagus_scandens '154': 05883_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Bloomeria_crocea '155': 05884_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Brodiaea_elegans '156': 05885_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Brodiaea_terrestris '157': 05886_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Camassia_leichtlinii '158': 05887_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Camassia_quamash '159': 05888_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Camassia_scilloides '160': 05889_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Chlorogalum_pomeridianum '161': 05890_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Convallaria_majalis '162': 05891_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Cordyline_australis '163': 05892_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Cordyline_fruticosa '164': 05893_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Dasylirion_texanum '165': 05894_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Dasylirion_wheeleri '166': 05895_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Dichelostemma_capitatum '167': 05896_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Dichelostemma_congestum '168': 05897_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Dichelostemma_volubile '169': 05898_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Hesperocallis_undulata '170': 05899_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Hesperoyucca_whipplei '171': 05900_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Hyacinthoides_hispanica '172': 05901_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Hyacinthoides_non-scripta '173': 05902_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Leopoldia_comosa '174': 05903_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Leucocrinum_montanum '175': 05904_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Liriope_muscari '176': 05905_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Maianthemum_bifolium '177': 05906_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Maianthemum_canadense '178': 05907_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Maianthemum_dilatatum '179': 05908_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Maianthemum_racemosum '180': 05909_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Maianthemum_stellatum '181': 05910_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Maianthemum_trifolium '182': 05911_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Manfreda_virginica '183': 05912_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Milla_biflora '184': 05913_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Muilla_maritima '185': 05914_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Muscari_armeniacum '186': 05915_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Muscari_botryoides '187': 05916_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Muscari_neglectum '188': 05917_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Nolina_parryi '189': 05918_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Nolina_texana '190': 05919_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Ornithogalum_umbellatum '191': 05920_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Polygonatum_biflorum '192': 05921_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Polygonatum_multiflorum '193': 05922_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Polygonatum_odoratum '194': 05923_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Polygonatum_pubescens '195': 05924_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Prospero_autumnale '196': 05925_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Ruscus_aculeatus '197': 05926_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Scilla_bifolia '198': 05927_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Scilla_forbesii '199': 05928_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Scilla_siberica '200': 05929_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Triteleia_grandiflora '201': 05930_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Triteleia_hyacinthina '202': 05931_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Triteleia_ixioides '203': 05932_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Triteleia_laxa '204': 05933_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_arkansana '205': 05934_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_baccata '206': 05935_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_brevifolia '207': 05936_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_elata '208': 05937_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_filamentosa '209': 05938_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_filifera '210': 05939_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_glauca '211': 05940_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_pallida '212': 05941_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_rupicola '213': 05942_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_schidigera '214': 05943_Plantae_Tracheophyta_Liliopsida_Asparagales_Asparagaceae_Yucca_treculeana '215': 05944_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Aloe_arborescens '216': 05945_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Aloe_ferox '217': 05946_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Aloe_vera '218': 05947_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Asphodelus_fistulosus '219': 05948_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Asphodelus_ramosus '220': 05949_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Dianella_nigra '221': 05950_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Hemerocallis_fulva '222': 05951_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Kniphofia_uvaria '223': 05952_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Phormium_cookianum '224': 05953_Plantae_Tracheophyta_Liliopsida_Asparagales_Asphodelaceae_Phormium_tenax '225': 05954_Plantae_Tracheophyta_Liliopsida_Asparagales_Asteliaceae_Astelia_fragrans '226': 05955_Plantae_Tracheophyta_Liliopsida_Asparagales_Asteliaceae_Astelia_hastata '227': 05956_Plantae_Tracheophyta_Liliopsida_Asparagales_Asteliaceae_Astelia_nervosa '228': 05957_Plantae_Tracheophyta_Liliopsida_Asparagales_Hypoxidaceae_Hypoxis_hirsuta '229': 05958_Plantae_Tracheophyta_Liliopsida_Asparagales_Hypoxidaceae_Pauridia_capensis '230': 05959_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Alophia_drummondii '231': 05960_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Chasmanthe_floribunda '232': 05961_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Crocus_tommasinianus '233': 05962_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Crocus_vernus '234': 05963_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Gladiolus_italicus '235': 05964_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Herbertia_lahue '236': 05965_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_cristata '237': 05966_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_domestica '238': 05967_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_douglasiana '239': 05968_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_foetidissima '240': 05969_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_lacustris '241': 05970_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_missouriensis '242': 05971_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_pseudacorus '243': 05972_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_ruthenica '244': 05973_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_setosa '245': 05974_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_sibirica '246': 05975_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_tenax '247': 05976_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_verna '248': 05977_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_versicolor '249': 05978_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Iris_virginica '250': 05979_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Moraea_gawleri '251': 05980_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Moraea_sisyrinchium '252': 05981_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Nemastylis_geminiflora '253': 05982_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Olsynium_douglasii '254': 05983_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Romulea_rosea '255': 05984_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Sisyrinchium_angustifolium '256': 05985_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Sisyrinchium_bellum '257': 05986_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Sisyrinchium_montanum '258': 05987_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Sisyrinchium_rosulatum '259': 05988_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Sparaxis_tricolor '260': 05989_Plantae_Tracheophyta_Liliopsida_Asparagales_Iridaceae_Tigridia_pavonia '261': 05990_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Acianthus_caudatus '262': 05991_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Acianthus_sinclairii '263': 05992_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Anacamptis_coriophora '264': 05993_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Anacamptis_morio '265': 05994_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Anacamptis_papilionacea '266': 05995_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Anacamptis_pyramidalis '267': 05996_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Aplectrum_hyemale '268': 05997_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Arethusa_bulbosa '269': 05998_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Arundina_graminifolia '270': 05999_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Caladenia_carnea '271': 06000_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Calopogon_tuberosus '272': 06001_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Calypso_bulbosa '273': 06002_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cephalanthera_austiniae '274': 06003_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cephalanthera_damasonium '275': 06004_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cephalanthera_longifolia '276': 06005_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cephalanthera_rubra '277': 06006_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Chiloglottis_cornuta '278': 06007_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Corallorhiza_maculata '279': 06008_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Corallorhiza_mertensiana '280': 06009_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Corallorhiza_striata '281': 06010_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Corallorhiza_trifida '282': 06011_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cypripedium_acaule '283': 06012_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cypripedium_calceolus '284': 06013_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cypripedium_candidum '285': 06014_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cypripedium_macranthos '286': 06015_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cypripedium_montanum '287': 06016_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cypripedium_parviflorum '288': 06017_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Cypripedium_reginae '289': 06018_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dactylorhiza_fuchsii '290': 06019_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dactylorhiza_incarnata '291': 06020_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dactylorhiza_maculata '292': 06021_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dactylorhiza_majalis '293': 06022_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dactylorhiza_sambucina '294': 06023_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dactylorhiza_viridis '295': 06024_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dendrobium_cunninghamii '296': 06025_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dichromanthus_cinnabarinus '297': 06026_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Dipodium_roseum '298': 06027_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Disa_bracteata '299': 06028_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Diuris_orientis '300': 06029_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Diuris_pardina '301': 06030_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Earina_autumnalis '302': 06031_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Earina_mucronata '303': 06032_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Epidendrum_radicans '304': 06033_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Epipactis_atrorubens '305': 06034_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Epipactis_gigantea '306': 06035_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Epipactis_helleborine '307': 06036_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Epipactis_palustris '308': 06037_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Galearis_spectabilis '309': 06038_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Glossodia_major '310': 06039_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Goodyera_oblongifolia '311': 06040_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Goodyera_pubescens '312': 06041_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Goodyera_repens '313': 06042_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Goodyera_tesselata '314': 06043_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Gymnadenia_conopsea '315': 06044_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Gymnadenia_rhellicani '316': 06045_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Himantoglossum_hircinum '317': 06046_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Himantoglossum_robertianum '318': 06047_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Limodorum_abortivum '319': 06048_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Liparis_liliifolia '320': 06049_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Liparis_loeselii '321': 06050_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Microtis_unifolia '322': 06051_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Neotinea_tridentata '323': 06052_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Neotinea_ustulata '324': 06053_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Neottia_cordata '325': 06054_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Neottia_nidus-avis '326': 06055_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Neottia_ovata '327': 06056_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Oeceoclades_maculata '328': 06057_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ophrys_apifera '329': 06058_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ophrys_fuciflora '330': 06059_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ophrys_fusca '331': 06060_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ophrys_insectifera '332': 06061_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ophrys_lutea '333': 06062_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ophrys_scolopax '334': 06063_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ophrys_sphegodes '335': 06064_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ophrys_tenthredinifera '336': 06065_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Orchis_anthropophora '337': 06066_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Orchis_italica '338': 06067_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Orchis_mascula '339': 06068_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Orchis_militaris '340': 06069_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Orchis_purpurea '341': 06070_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_aquilonis '342': 06071_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_bifolia '343': 06072_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_blephariglottis '344': 06073_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_chlorantha '345': 06074_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_ciliaris '346': 06075_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_clavellata '347': 06076_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_dilatata '348': 06077_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_elegans '349': 06078_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_huronensis '350': 06079_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_lacera '351': 06080_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_orbiculata '352': 06081_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_psycodes '353': 06082_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_stricta '354': 06083_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Platanthera_transversa '355': 06084_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Pogonia_ophioglossoides '356': 06085_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Ponerorchis_cucullata '357': 06086_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Prasophyllum_colensoi '358': 06087_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Pterostylis_banksii '359': 06088_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Pterostylis_melagramma '360': 06089_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Pterostylis_nana '361': 06090_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Pterostylis_nutans '362': 06091_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Pterostylis_pedunculata '363': 06092_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Pyrorchis_nigricans '364': 06093_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Serapias_lingua '365': 06094_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Spathoglottis_plicata '366': 06095_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Spiranthes_cernua '367': 06096_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Spiranthes_incurva '368': 06097_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Spiranthes_lacera '369': 06098_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Spiranthes_magnicamporum '370': 06099_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Spiranthes_romanzoffiana '371': 06100_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Spiranthes_vernalis '372': 06101_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Thelymitra_longifolia '373': 06102_Plantae_Tracheophyta_Liliopsida_Asparagales_Orchidaceae_Tipularia_discolor '374': 06103_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Commelina_africana '375': 06104_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Commelina_communis '376': 06105_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Commelina_diffusa '377': 06106_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Commelina_erecta '378': 06107_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Commelina_virginica '379': 06108_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Tinantia_anomala '380': 06109_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Tradescantia_fluminensis '381': 06110_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Tradescantia_occidentalis '382': 06111_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Tradescantia_ohiensis '383': 06112_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Tradescantia_pallida '384': 06113_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Tradescantia_spathacea '385': 06114_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Tradescantia_virginiana '386': 06115_Plantae_Tracheophyta_Liliopsida_Commelinales_Commelinaceae_Tradescantia_zebrina '387': 06116_Plantae_Tracheophyta_Liliopsida_Commelinales_Haemodoraceae_Lachnanthes_caroliniana '388': 06117_Plantae_Tracheophyta_Liliopsida_Commelinales_Haemodoraceae_Wachendorfia_paniculata '389': 06118_Plantae_Tracheophyta_Liliopsida_Commelinales_Pontederiaceae_Pontederia_cordata '390': 06119_Plantae_Tracheophyta_Liliopsida_Commelinales_Pontederiaceae_Pontederia_crassipes '391': 06120_Plantae_Tracheophyta_Liliopsida_Dioscoreales_Dioscoreaceae_Dioscorea_bulbifera '392': 06121_Plantae_Tracheophyta_Liliopsida_Dioscoreales_Dioscoreaceae_Dioscorea_communis '393': 06122_Plantae_Tracheophyta_Liliopsida_Dioscoreales_Dioscoreaceae_Dioscorea_villosa '394': 06123_Plantae_Tracheophyta_Liliopsida_Dioscoreales_Nartheciaceae_Narthecium_ossifragum '395': 06124_Plantae_Tracheophyta_Liliopsida_Liliales_Colchicaceae_Burchardia_umbellata '396': 06125_Plantae_Tracheophyta_Liliopsida_Liliales_Colchicaceae_Colchicum_autumnale '397': 06126_Plantae_Tracheophyta_Liliopsida_Liliales_Colchicaceae_Gloriosa_superba '398': 06127_Plantae_Tracheophyta_Liliopsida_Liliales_Colchicaceae_Uvularia_grandiflora '399': 06128_Plantae_Tracheophyta_Liliopsida_Liliales_Colchicaceae_Uvularia_perfoliata '400': 06129_Plantae_Tracheophyta_Liliopsida_Liliales_Colchicaceae_Uvularia_sessilifolia '401': 06130_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_albus '402': 06131_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_amabilis '403': 06132_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_argillosus '404': 06133_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_catalinae '405': 06134_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_clavatus '406': 06135_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_gunnisonii '407': 06136_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_invenustus '408': 06137_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_kennedyi '409': 06138_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_leichtlinii '410': 06139_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_luteus '411': 06140_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_macrocarpus '412': 06141_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_monophyllus '413': 06142_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_nuttallii '414': 06143_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_plummerae '415': 06144_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_pulchellus '416': 06145_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_splendens '417': 06146_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_tolmiei '418': 06147_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_umbellatus '419': 06148_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_venustus '420': 06149_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Calochortus_weedii '421': 06150_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Clintonia_andrewsiana '422': 06151_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Clintonia_borealis '423': 06152_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Clintonia_uniflora '424': 06153_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Erythronium_albidum '425': 06154_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Erythronium_americanum '426': 06155_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Erythronium_grandiflorum '427': 06156_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Erythronium_montanum '428': 06157_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Erythronium_oregonum '429': 06158_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Erythronium_sibiricum '430': 06159_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Erythronium_umbilicatum '431': 06160_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Fritillaria_affinis '432': 06161_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Fritillaria_atropurpurea '433': 06162_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Fritillaria_biflora '434': 06163_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Fritillaria_camschatcensis '435': 06164_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Fritillaria_pudica '436': 06165_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Fritillaria_recurva '437': 06166_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Gagea_lutea '438': 06167_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Gagea_minima '439': 06168_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_bulbiferum '440': 06169_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_canadense '441': 06170_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_columbianum '442': 06171_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_formosanum '443': 06172_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_humboldtii '444': 06173_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_lancifolium '445': 06174_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_martagon '446': 06175_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_michiganense '447': 06176_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_pardalinum '448': 06177_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_parvum '449': 06178_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_philadelphicum '450': 06179_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_superbum '451': 06180_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Lilium_washingtonianum '452': 06181_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Medeola_virginiana '453': 06182_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Prosartes_hookeri '454': 06183_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Prosartes_smithii '455': 06184_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Prosartes_trachycarpa '456': 06185_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Scoliopus_bigelovii '457': 06186_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Streptopus_amplexifolius '458': 06187_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Streptopus_lanceolatus '459': 06188_Plantae_Tracheophyta_Liliopsida_Liliales_Liliaceae_Tulipa_sylvestris '460': 06189_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Anticlea_elegans '461': 06190_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Paris_quadrifolia '462': 06191_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Toxicoscordion_fremontii '463': 06192_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Toxicoscordion_venenosum '464': 06193_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_albidum '465': 06194_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_catesbaei '466': 06195_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_cernuum '467': 06196_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_chloropetalum '468': 06197_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_cuneatum '469': 06198_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_erectum '470': 06199_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_flexipes '471': 06200_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_grandiflorum '472': 06201_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_luteum '473': 06202_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_nivale '474': 06203_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_ovatum '475': 06204_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_recurvatum '476': 06205_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_sessile '477': 06206_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Trillium_undulatum '478': 06207_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Veratrum_californicum '479': 06208_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Veratrum_lobelianum '480': 06209_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Veratrum_viride '481': 06210_Plantae_Tracheophyta_Liliopsida_Liliales_Melanthiaceae_Xerophyllum_tenax '482': 06211_Plantae_Tracheophyta_Liliopsida_Liliales_Ripogonaceae_Ripogonum_scandens '483': 06212_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_aspera '484': 06213_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_auriculata '485': 06214_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_bona-nox '486': 06215_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_glauca '487': 06216_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_herbacea '488': 06217_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_lasioneura '489': 06218_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_laurifolia '490': 06219_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_pumila '491': 06220_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_rotundifolia '492': 06221_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_smallii '493': 06222_Plantae_Tracheophyta_Liliopsida_Liliales_Smilacaceae_Smilax_tamnoides '494': 06223_Plantae_Tracheophyta_Liliopsida_Pandanales_Pandanaceae_Freycinetia_banksii '495': 06224_Plantae_Tracheophyta_Liliopsida_Pandanales_Pandanaceae_Pandanus_tectorius '496': 06225_Plantae_Tracheophyta_Liliopsida_Poales_Bromeliaceae_Bromelia_pinguin '497': 06226_Plantae_Tracheophyta_Liliopsida_Poales_Bromeliaceae_Tillandsia_fasciculata '498': 06227_Plantae_Tracheophyta_Liliopsida_Poales_Bromeliaceae_Tillandsia_recurvata '499': 06228_Plantae_Tracheophyta_Liliopsida_Poales_Bromeliaceae_Tillandsia_usneoides '500': 06229_Plantae_Tracheophyta_Liliopsida_Poales_Bromeliaceae_Tillandsia_utriculata '501': 06230_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Bolboschoenus_maritimus '502': 06231_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_albursina '503': 06232_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_aurea '504': 06233_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_blanda '505': 06234_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_canescens '506': 06235_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_cherokeensis '507': 06236_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_comosa '508': 06237_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_crinita '509': 06238_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_digitata '510': 06239_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_eburnea '511': 06240_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_echinata '512': 06241_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_flava '513': 06242_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_gracillima '514': 06243_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_granularis '515': 06244_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_grayi '516': 06245_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_hirta '517': 06246_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_hystericina '518': 06247_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_intumescens '519': 06248_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_leptalea '520': 06249_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_lupulina '521': 06250_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_lurida '522': 06251_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_macrocephala '523': 06252_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_magellanica '524': 06253_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_obnupta '525': 06254_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_oligosperma '526': 06255_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_pallescens '527': 06256_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_pedunculata '528': 06257_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_pendula '529': 06258_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_pensylvanica '530': 06259_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_pilosa '531': 06260_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_plantaginea '532': 06261_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_pseudocyperus '533': 06262_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_pumila '534': 06263_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_rosea '535': 06264_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_rostrata '536': 06265_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_spicata '537': 06266_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_sprengelii '538': 06267_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_squarrosa '539': 06268_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_stipata '540': 06269_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_sylvatica '541': 06270_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_utriculata '542': 06271_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_vesicaria '543': 06272_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_viridula '544': 06273_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Carex_vulpinoidea '545': 06274_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cladium_mariscus '546': 06275_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_brevifolius '547': 06276_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_echinatus '548': 06277_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_eragrostis '549': 06278_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_esculentus '550': 06279_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_involucratus '551': 06280_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_odoratus '552': 06281_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_rotundus '553': 06282_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_strigosus '554': 06283_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Cyperus_ustulatus '555': 06284_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Dulichium_arundinaceum '556': 06285_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Eleocharis_palustris '557': 06286_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Eriophorum_angustifolium '558': 06287_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Eriophorum_vaginatum '559': 06288_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Eriophorum_virginicum '560': 06289_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Ficinia_nodosa '561': 06290_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Ficinia_spiralis '562': 06291_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Rhynchospora_alba '563': 06292_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Rhynchospora_colorata '564': 06293_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Schoenoplectus_acutus '565': 06294_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Schoenoplectus_californicus '566': 06295_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Schoenoplectus_pungens '567': 06296_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Schoenoplectus_tabernaemontani '568': 06297_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Scirpus_atrovirens '569': 06298_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Scirpus_cyperinus '570': 06299_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Scirpus_microcarpus '571': 06300_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Scirpus_pendulus '572': 06301_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Scirpus_sylvaticus '573': 06302_Plantae_Tracheophyta_Liliopsida_Poales_Cyperaceae_Trichophorum_cespitosum '574': 06303_Plantae_Tracheophyta_Liliopsida_Poales_Eriocaulaceae_Eriocaulon_aquaticum '575': 06304_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Juncus_acutus '576': 06305_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Juncus_articulatus '577': 06306_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Juncus_balticus '578': 06307_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Juncus_bufonius '579': 06308_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Juncus_compressus '580': 06309_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Juncus_effusus '581': 06310_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Juncus_tenuis '582': 06311_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Juncus_torreyi '583': 06312_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Luzula_campestris '584': 06313_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Luzula_multiflora '585': 06314_Plantae_Tracheophyta_Liliopsida_Poales_Juncaceae_Luzula_pilosa '586': 06315_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Achnatherum_hymenoides '587': 06316_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Achnatherum_miliaceum '588': 06317_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Agropyron_cristatum '589': 06318_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Alopecurus_aequalis '590': 06319_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Alopecurus_pratensis '591': 06320_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Ammophila_arenaria '592': 06321_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Ammophila_breviligulata '593': 06322_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Andropogon_gerardi '594': 06323_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Andropogon_glomeratus '595': 06324_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Andropogon_ternarius '596': 06325_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Andropogon_virginicus '597': 06326_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Anthoxanthum_odoratum '598': 06327_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Aristida_purpurea '599': 06328_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Arrhenatherum_elatius '600': 06329_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Arundinaria_gigantea '601': 06330_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Arundo_donax '602': 06331_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Austroderia_richardii '603': 06332_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Avena_barbata '604': 06333_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Avena_fatua '605': 06334_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bothriochloa_ischaemum '606': 06335_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bothriochloa_laguroides '607': 06336_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bouteloua_curtipendula '608': 06337_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bouteloua_dactyloides '609': 06338_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bouteloua_gracilis '610': 06339_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bouteloua_hirsuta '611': 06340_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bouteloua_rigidiseta '612': 06341_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Briza_maxima '613': 06342_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Briza_media '614': 06343_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Briza_minor '615': 06344_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bromus_catharticus '616': 06345_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bromus_diandrus '617': 06346_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bromus_hordeaceus '618': 06347_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bromus_inermis '619': 06348_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bromus_rubens '620': 06349_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Bromus_tectorum '621': 06350_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Calamagrostis_canadensis '622': 06351_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Calamagrostis_epigejos '623': 06352_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Cenchrus_ciliaris '624': 06353_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Cenchrus_setaceus '625': 06354_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Chasmanthium_latifolium '626': 06355_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Chloris_barbata '627': 06356_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Cortaderia_jubata '628': 06357_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Cortaderia_selloana '629': 06358_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Cynodon_dactylon '630': 06359_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Cynosurus_echinatus '631': 06360_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Dactylis_glomerata '632': 06361_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Dactyloctenium_aegyptium '633': 06362_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Danthonia_spicata '634': 06363_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Dasyochloa_pulchella '635': 06364_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Deschampsia_cespitosa '636': 06365_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Dichanthelium_clandestinum '637': 06366_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Digitaria_sanguinalis '638': 06367_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Distichlis_spicata '639': 06368_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Echinochloa_crus-galli '640': 06369_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Ehrharta_erecta '641': 06370_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Eleusine_indica '642': 06371_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Elymus_canadensis '643': 06372_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Elymus_elymoides '644': 06373_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Elymus_hystrix '645': 06374_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Elymus_repens '646': 06375_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Elymus_virginicus '647': 06376_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Glyceria_canadensis '648': 06377_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Glyceria_maxima '649': 06378_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Glyceria_striata '650': 06379_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Hilaria_rigida '651': 06380_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Holcus_lanatus '652': 06381_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Hordeum_jubatum '653': 06382_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Hordeum_murinum '654': 06383_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Hordeum_pusillum '655': 06384_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Imperata_cylindrica '656': 06385_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Koeleria_macrantha '657': 06386_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Lagurus_ovatus '658': 06387_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Lamarckia_aurea '659': 06388_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Leersia_oryzoides '660': 06389_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Leymus_condensatus '661': 06390_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Leymus_mollis '662': 06391_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Lolium_arundinaceum '663': 06392_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Lolium_perenne '664': 06393_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Lolium_pratense '665': 06394_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Melica_nutans '666': 06395_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Melinis_repens '667': 06396_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Microstegium_vimineum '668': 06397_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Milium_effusum '669': 06398_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Miscanthus_sinensis '670': 06399_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Muhlenbergia_rigens '671': 06400_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Nassella_leucotricha '672': 06401_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Nassella_pulchra '673': 06402_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Oplismenus_hirtellus '674': 06403_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Oryzopsis_asperifolia '675': 06404_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Panicum_capillare '676': 06405_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Panicum_maximum '677': 06406_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Panicum_virgatum '678': 06407_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Paspalum_dilatatum '679': 06408_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Paspalum_notatum '680': 06409_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Paspalum_urvillei '681': 06410_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Pennisetum_clandestinum '682': 06411_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Phalaris_aquatica '683': 06412_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Phalaris_arundinacea '684': 06413_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Phleum_alpinum '685': 06414_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Phleum_pratense '686': 06415_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Phragmites_australis '687': 06416_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Poa_annua '688': 06417_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Poa_bulbosa '689': 06418_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Poa_pratensis '690': 06419_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Polypogon_monspeliensis '691': 06420_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Schizachyrium_scoparium '692': 06421_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Setaria_faberi '693': 06422_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Setaria_palmifolia '694': 06423_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Setaria_parviflora '695': 06424_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Setaria_pumila '696': 06425_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Setaria_viridis '697': 06426_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Sorghastrum_nutans '698': 06427_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Sorghum_halepense '699': 06428_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Spinifex_sericeus '700': 06429_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Sporobolus_alterniflorus '701': 06430_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Sporobolus_michauxianus '702': 06431_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Stenotaphrum_secundatum '703': 06432_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Stipa_pennata '704': 06433_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Themeda_triandra '705': 06434_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Tridens_albescens '706': 06435_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Tridens_flavus '707': 06436_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Tripsacum_dactyloides '708': 06437_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Triticum_aestivum '709': 06438_Plantae_Tracheophyta_Liliopsida_Poales_Poaceae_Uniola_paniculata '710': 06439_Plantae_Tracheophyta_Liliopsida_Poales_Restionaceae_Apodasmia_similis '711': 06440_Plantae_Tracheophyta_Liliopsida_Poales_Typhaceae_Sparganium_emersum '712': 06441_Plantae_Tracheophyta_Liliopsida_Poales_Typhaceae_Sparganium_erectum '713': 06442_Plantae_Tracheophyta_Liliopsida_Poales_Typhaceae_Sparganium_eurycarpum '714': 06443_Plantae_Tracheophyta_Liliopsida_Poales_Typhaceae_Typha_angustifolia '715': 06444_Plantae_Tracheophyta_Liliopsida_Poales_Typhaceae_Typha_domingensis '716': 06445_Plantae_Tracheophyta_Liliopsida_Poales_Typhaceae_Typha_latifolia '717': 06446_Plantae_Tracheophyta_Liliopsida_Poales_Typhaceae_Typha_orientalis '718': 06447_Plantae_Tracheophyta_Liliopsida_Zingiberales_Cannaceae_Canna_indica '719': 06448_Plantae_Tracheophyta_Liliopsida_Zingiberales_Costaceae_Hellenia_speciosa '720': 06449_Plantae_Tracheophyta_Liliopsida_Zingiberales_Heliconiaceae_Heliconia_latispatha '721': 06450_Plantae_Tracheophyta_Liliopsida_Zingiberales_Heliconiaceae_Heliconia_psittacorum '722': 06451_Plantae_Tracheophyta_Liliopsida_Zingiberales_Heliconiaceae_Heliconia_rostrata '723': 06452_Plantae_Tracheophyta_Liliopsida_Zingiberales_Marantaceae_Thalia_geniculata '724': 06453_Plantae_Tracheophyta_Liliopsida_Zingiberales_Musaceae_Musa_acuminata '725': 06454_Plantae_Tracheophyta_Liliopsida_Zingiberales_Zingiberaceae_Alpinia_purpurata '726': 06455_Plantae_Tracheophyta_Liliopsida_Zingiberales_Zingiberaceae_Alpinia_zerumbet '727': 06456_Plantae_Tracheophyta_Liliopsida_Zingiberales_Zingiberaceae_Etlingera_elatior '728': 06457_Plantae_Tracheophyta_Liliopsida_Zingiberales_Zingiberaceae_Hedychium_coronarium '729': 06458_Plantae_Tracheophyta_Liliopsida_Zingiberales_Zingiberaceae_Hedychium_gardnerianum '730': 06459_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Dendrolycopodium_dendroideum '731': 06460_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Dendrolycopodium_hickeyi '732': 06461_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Dendrolycopodium_obscurum '733': 06462_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Diphasiastrum_complanatum '734': 06463_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Diphasiastrum_digitatum '735': 06464_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Huperzia_lucidula '736': 06465_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Huperzia_selago '737': 06466_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Lycopodiella_cernua '738': 06467_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Lycopodiella_inundata '739': 06468_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Lycopodium_clavatum '740': 06469_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Lycopodium_deuterodensum '741': 06470_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Lycopodium_fastigiatum '742': 06471_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Lycopodium_scariosum '743': 06472_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Lycopodium_volubile '744': 06473_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Phlegmariurus_varius '745': 06474_Plantae_Tracheophyta_Lycopodiopsida_Lycopodiales_Lycopodiaceae_Spinulum_annotinum '746': 06475_Plantae_Tracheophyta_Lycopodiopsida_Selaginellales_Selaginellaceae_Selaginella_bigelovii '747': 06476_Plantae_Tracheophyta_Lycopodiopsida_Selaginellales_Selaginellaceae_Selaginella_kraussiana '748': 06477_Plantae_Tracheophyta_Lycopodiopsida_Selaginellales_Selaginellaceae_Selaginella_lepidophylla '749': 06478_Plantae_Tracheophyta_Lycopodiopsida_Selaginellales_Selaginellaceae_Selaginella_rupestris '750': 06479_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Aegopodium_podagraria '751': 06480_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Angelica_archangelica '752': 06481_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Angelica_atropurpurea '753': 06482_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Angelica_capitellata '754': 06483_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Angelica_sylvestris '755': 06484_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Anthriscus_caucalis '756': 06485_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Anthriscus_sylvestris '757': 06486_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Apium_prostratum '758': 06487_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Astrantia_major '759': 06488_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Bifora_americana '760': 06489_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Bowlesia_incana '761': 06490_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Carum_carvi '762': 06491_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Centella_asiatica '763': 06492_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Chaerophyllum_aromaticum '764': 06493_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Chaerophyllum_tainturieri '765': 06494_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Cicuta_bulbifera '766': 06495_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Cicuta_maculata '767': 06496_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Cicuta_virosa '768': 06497_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Conium_maculatum '769': 06498_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Crithmum_maritimum '770': 06499_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Cryptotaenia_canadensis '771': 06500_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Cyclospermum_leptophyllum '772': 06501_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Daucus_carota '773': 06502_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Daucus_pusillus '774': 06503_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Erigenia_bulbosa '775': 06504_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Eryngium_campestre '776': 06505_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Eryngium_hookeri '777': 06506_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Eryngium_leavenworthii '778': 06507_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Eryngium_maritimum '779': 06508_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Eryngium_planum '780': 06509_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Eryngium_yuccifolium '781': 06510_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Falcaria_vulgaris '782': 06511_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Ferula_communis '783': 06512_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Foeniculum_vulgare '784': 06513_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Heracleum_mantegazzianum '785': 06514_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Heracleum_maximum '786': 06515_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Heracleum_sosnowskyi '787': 06516_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Heracleum_sphondylium '788': 06517_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Ligusticum_scoticum '789': 06518_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Lomatium_dissectum '790': 06519_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Lomatium_triternatum '791': 06520_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Lomatium_utriculatum '792': 06521_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Oenanthe_aquatica '793': 06522_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Oenanthe_sarmentosa '794': 06523_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Osmorhiza_berteroi '795': 06524_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Osmorhiza_claytonii '796': 06525_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Osmorhiza_longistylis '797': 06526_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Oxypolis_rigidior '798': 06527_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Pastinaca_sativa '799': 06528_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Pimpinella_saxifraga '800': 06529_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Polytaenia_texana '801': 06530_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Pseudocymopterus_montanus '802': 06531_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Sanicula_arctopoides '803': 06532_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Sanicula_bipinnatifida '804': 06533_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Sanicula_canadensis '805': 06534_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Sanicula_crassicaulis '806': 06535_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Sanicula_europaea '807': 06536_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Sanicula_odorata '808': 06537_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Scandix_pecten-veneris '809': 06538_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Seseli_libanotis '810': 06539_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Sium_suave '811': 06540_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Smyrnium_olusatrum '812': 06541_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Taenidia_integerrima '813': 06542_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Torilis_arvensis '814': 06543_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Torilis_japonica '815': 06544_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Torilis_nodosa '816': 06545_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Zizia_aptera '817': 06546_Plantae_Tracheophyta_Magnoliopsida_Apiales_Apiaceae_Zizia_aurea '818': 06547_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Aralia_californica '819': 06548_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Aralia_elata '820': 06549_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Aralia_hispida '821': 06550_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Aralia_nudicaulis '822': 06551_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Aralia_racemosa '823': 06552_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Aralia_spinosa '824': 06553_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Cussonia_spicata '825': 06554_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Fatsia_japonica '826': 06555_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Hedera_helix '827': 06556_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Hydrocotyle_bonariensis '828': 06557_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Hydrocotyle_moschata '829': 06558_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Hydrocotyle_ranunculoides '830': 06559_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Hydrocotyle_umbellata '831': 06560_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Oplopanax_horridus '832': 06561_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Panax_quinquefolius '833': 06562_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Panax_trifolius '834': 06563_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Pseudopanax_arboreus '835': 06564_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Pseudopanax_colensoi '836': 06565_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Pseudopanax_crassifolius '837': 06566_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Pseudopanax_lessonii '838': 06567_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Raukaua_simplex '839': 06568_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Schefflera_actinophylla '840': 06569_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Schefflera_arboricola '841': 06570_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Schefflera_digitata '842': 06571_Plantae_Tracheophyta_Magnoliopsida_Apiales_Araliaceae_Schefflera_heptaphylla '843': 06572_Plantae_Tracheophyta_Magnoliopsida_Apiales_Griseliniaceae_Griselinia_littoralis '844': 06573_Plantae_Tracheophyta_Magnoliopsida_Apiales_Pennantiaceae_Pennantia_corymbosa '845': 06574_Plantae_Tracheophyta_Magnoliopsida_Apiales_Pittosporaceae_Bursaria_spinosa '846': 06575_Plantae_Tracheophyta_Magnoliopsida_Apiales_Pittosporaceae_Pittosporum_crassifolium '847': 06576_Plantae_Tracheophyta_Magnoliopsida_Apiales_Pittosporaceae_Pittosporum_eugenioides '848': 06577_Plantae_Tracheophyta_Magnoliopsida_Apiales_Pittosporaceae_Pittosporum_tenuifolium '849': 06578_Plantae_Tracheophyta_Magnoliopsida_Apiales_Pittosporaceae_Pittosporum_undulatum '850': 06579_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_aquifolium '851': 06580_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_cassine '852': 06581_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_cornuta '853': 06582_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_decidua '854': 06583_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_glabra '855': 06584_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_mucronata '856': 06585_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_opaca '857': 06586_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_verticillata '858': 06587_Plantae_Tracheophyta_Magnoliopsida_Aquifoliales_Aquifoliaceae_Ilex_vomitoria '859': 06588_Plantae_Tracheophyta_Magnoliopsida_Asterales_Alseuosmiaceae_Alseuosmia_macrophylla '860': 06589_Plantae_Tracheophyta_Magnoliopsida_Asterales_Argophyllaceae_Corokia_cotoneaster '861': 06590_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Achillea_millefolium '862': 06591_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Achillea_ptarmica '863': 06592_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Achyrachaena_mollis '864': 06593_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Acmella_repens '865': 06594_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Acourtia_microcephala '866': 06595_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Adenocaulon_bicolor '867': 06596_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Adenophyllum_porophylloides '868': 06597_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ageratina_adenophora '869': 06598_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ageratina_altissima '870': 06599_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ageratina_havanensis '871': 06600_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ageratum_conyzoides '872': 06601_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ageratum_houstonianum '873': 06602_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Agoseris_aurantiaca '874': 06603_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ambrosia_ambrosioides '875': 06604_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ambrosia_artemisiifolia '876': 06605_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ambrosia_chamissonis '877': 06606_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ambrosia_deltoidea '878': 06607_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ambrosia_dumosa '879': 06608_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ambrosia_psilostachya '880': 06609_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ambrosia_salsola '881': 06610_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ambrosia_trifida '882': 06611_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Anaphalioides_bellidioides '883': 06612_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Anaphalis_margaritacea '884': 06613_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Anisocarpus_madioides '885': 06614_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Antennaria_dioica '886': 06615_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Antennaria_neglecta '887': 06616_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Antennaria_rosea '888': 06617_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Anthemis_cotula '889': 06618_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arctium_lappa '890': 06619_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arctium_minus '891': 06620_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arctium_tomentosum '892': 06621_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arctotheca_calendula '893': 06622_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arctotheca_prostrata '894': 06623_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arnica_cordifolia '895': 06624_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arnica_montana '896': 06625_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arnoglossum_atriplicifolium '897': 06626_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Arnoglossum_plantagineum '898': 06627_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_absinthium '899': 06628_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_annua '900': 06629_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_californica '901': 06630_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_campestris '902': 06631_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_douglasiana '903': 06632_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_dracunculus '904': 06633_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_filifolia '905': 06634_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_frigida '906': 06635_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_ludoviciana '907': 06636_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_pycnocephala '908': 06637_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_stelleriana '909': 06638_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_tridentata '910': 06639_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Artemisia_vulgaris '911': 06640_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Aster_alpinus '912': 06641_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Atrichoseris_platyphylla '913': 06642_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Baccharis_halimifolia '914': 06643_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Baccharis_neglecta '915': 06644_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Baccharis_pilularis '916': 06645_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Baccharis_salicifolia '917': 06646_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Baccharis_sarothroides '918': 06647_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bahiopsis_laciniata '919': 06648_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bahiopsis_parishii '920': 06649_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Baileya_multiradiata '921': 06650_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Balsamorhiza_sagittata '922': 06651_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Barkleyanthus_salicifolius '923': 06652_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bebbia_juncea '924': 06653_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bellis_perennis '925': 06654_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Berlandiera_lyrata '926': 06655_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bidens_aristosa '927': 06656_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bidens_bipinnata '928': 06657_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bidens_cernua '929': 06658_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bidens_frondosa '930': 06659_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bidens_pilosa '931': 06660_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Bidens_tripartita '932': 06661_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Borrichia_frutescens '933': 06662_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Brachyglottis_repanda '934': 06663_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Brickellia_californica '935': 06664_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Brickellia_eupatorioides '936': 06665_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Calendula_arvensis '937': 06666_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Calendula_officinalis '938': 06667_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Calycoseris_wrightii '939': 06668_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Calyptocarpus_vialis '940': 06669_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Carduus_acanthoides '941': 06670_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Carduus_crispus '942': 06671_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Carduus_nutans '943': 06672_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Carduus_pycnocephalus '944': 06673_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Carlina_acaulis '945': 06674_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Carlina_biebersteinii '946': 06675_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Carlina_vulgaris '947': 06676_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Celmisia_spectabilis '948': 06677_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_calcitrapa '949': 06678_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_cyanus '950': 06679_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_jacea '951': 06680_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_melitensis '952': 06681_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_montana '953': 06682_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_nigra '954': 06683_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_phrygia '955': 06684_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_scabiosa '956': 06685_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_solstitialis '957': 06686_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Centaurea_stoebe '958': 06687_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chaenactis_artemisiifolia '959': 06688_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chaenactis_carphoclinia '960': 06689_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chaenactis_douglasii '961': 06690_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chaenactis_fremontii '962': 06691_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chaenactis_glabriuscula '963': 06692_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chaenactis_stevioides '964': 06693_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chaetopappa_ericoides '965': 06694_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chondrilla_juncea '966': 06695_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chromolaena_odorata '967': 06696_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chrysogonum_virginianum '968': 06697_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chrysothamnus_viscidiflorus '969': 06698_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Chuquiraga_jussieui '970': 06699_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cichorium_intybus '971': 06700_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_acaule '972': 06701_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_altissimum '973': 06702_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_andersonii '974': 06703_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_arizonicum '975': 06704_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_arvense '976': 06705_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_discolor '977': 06706_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_eriophorum '978': 06707_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_heterophyllum '979': 06708_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_horridulum '980': 06709_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_muticum '981': 06710_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_neomexicanum '982': 06711_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_occidentale '983': 06712_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_oleraceum '984': 06713_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_palustre '985': 06714_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_pitcheri '986': 06715_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_scariosum '987': 06716_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_texanum '988': 06717_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_undulatum '989': 06718_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cirsium_vulgare '990': 06719_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Conoclinium_coelestinum '991': 06720_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Coreopsis_basalis '992': 06721_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Coreopsis_lanceolata '993': 06722_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Coreopsis_major '994': 06723_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Coreopsis_palmata '995': 06724_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Coreopsis_tinctoria '996': 06725_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Coreopsis_tripteris '997': 06726_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Corethrogyne_filaginifolia '998': 06727_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cosmos_bipinnatus '999': 06728_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cosmos_sulphureus '1000': 06729_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cota_tinctoria '1001': 06730_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cotula_australis '1002': 06731_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cotula_coronopifolia '1003': 06732_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Crassocephalum_crepidioides '1004': 06733_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Crepis_capillaris '1005': 06734_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Crepis_tectorum '1006': 06735_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cyanthillium_cinereum '1007': 06736_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cyclachaena_xanthiifolia '1008': 06737_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Cynara_cardunculus '1009': 06738_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Dahlia_coccinea '1010': 06739_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Deinandra_fasciculata '1011': 06740_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Delairea_odorata '1012': 06741_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Diaperia_prolifera '1013': 06742_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Diaperia_verna '1014': 06743_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Dieteria_canescens '1015': 06744_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Dimorphotheca_fruticosa '1016': 06745_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Dittrichia_graveolens '1017': 06746_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Dittrichia_viscosa '1018': 06747_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Doellingeria_umbellata '1019': 06748_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Echinacea_angustifolia '1020': 06749_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Echinacea_pallida '1021': 06750_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Echinacea_purpurea '1022': 06751_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Echinops_ritro '1023': 06752_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Echinops_sphaerocephalus '1024': 06753_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eclipta_prostrata '1025': 06754_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Elephantopus_carolinianus '1026': 06755_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Elephantopus_tomentosus '1027': 06756_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Elytropappus_rhinocerotis '1028': 06757_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Emilia_fosbergii '1029': 06758_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Emilia_sonchifolia '1030': 06759_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Encelia_actoni '1031': 06760_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Encelia_californica '1032': 06761_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Encelia_farinosa '1033': 06762_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Engelmannia_peristenia '1034': 06763_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erechtites_hieraciifolius '1035': 06764_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ericameria_cuneata '1036': 06765_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ericameria_ericoides '1037': 06766_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ericameria_linearifolia '1038': 06767_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ericameria_nauseosa '1039': 06768_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_acris '1040': 06769_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_annuus '1041': 06770_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_bonariensis '1042': 06771_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_canadensis '1043': 06772_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_compositus '1044': 06773_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_foliosus '1045': 06774_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_glaucus '1046': 06775_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_karvinskianus '1047': 06776_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_philadelphicus '1048': 06777_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_pulchellus '1049': 06778_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_strigosus '1050': 06779_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Erigeron_sumatrensis '1051': 06780_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eriocephalus_africanus '1052': 06781_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eriophyllum_confertiflorum '1053': 06782_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eriophyllum_lanatum '1054': 06783_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eriophyllum_staechadifolium '1055': 06784_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eriophyllum_wallacei '1056': 06785_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eupatorium_altissimum '1057': 06786_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eupatorium_cannabinum '1058': 06787_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eupatorium_capillifolium '1059': 06788_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eupatorium_hyssopifolium '1060': 06789_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eupatorium_perfoliatum '1061': 06790_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eupatorium_rotundifolium '1062': 06791_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eupatorium_serotinum '1063': 06792_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eurybia_divaricata '1064': 06793_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eurybia_macrophylla '1065': 06794_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eurybia_sibirica '1066': 06795_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Euthamia_graminifolia '1067': 06796_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eutrochium_fistulosum '1068': 06797_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eutrochium_maculatum '1069': 06798_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Eutrochium_purpureum '1070': 06799_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gaillardia_aestivalis '1071': 06800_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gaillardia_aristata '1072': 06801_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gaillardia_pinnatifida '1073': 06802_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gaillardia_pulchella '1074': 06803_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Galactites_tomentosus '1075': 06804_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Galinsoga_parviflora '1076': 06805_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Galinsoga_quadriradiata '1077': 06806_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gamochaeta_pensylvanica '1078': 06807_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gazania_linearis '1079': 06808_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gazania_rigens '1080': 06809_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Geraea_canescens '1081': 06810_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Glebionis_coronaria '1082': 06811_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gnaphalium_uliginosum '1083': 06812_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Grindelia_ciliata '1084': 06813_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Grindelia_squarrosa '1085': 06814_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Grindelia_stricta '1086': 06815_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Gutierrezia_sarothrae '1087': 06816_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hazardia_squarrosa '1088': 06817_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hedypnois_rhagadioloides '1089': 06818_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helenium_amarum '1090': 06819_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helenium_autumnale '1091': 06820_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helenium_bigelovii '1092': 06821_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helenium_flexuosum '1093': 06822_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helenium_puberulum '1094': 06823_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_angustifolius '1095': 06824_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_annuus '1096': 06825_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_debilis '1097': 06826_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_divaricatus '1098': 06827_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_grosseserratus '1099': 06828_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_maximiliani '1100': 06829_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_mollis '1101': 06830_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_occidentalis '1102': 06831_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_petiolaris '1103': 06832_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helianthus_tuberosus '1104': 06833_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helichrysum_arenarium '1105': 06834_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Heliopsis_helianthoides '1106': 06835_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Helminthotheca_echioides '1107': 06836_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hemizonia_congesta '1108': 06837_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Heterotheca_grandiflora '1109': 06838_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Heterotheca_subaxillaris '1110': 06839_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Heterotheca_villosa '1111': 06840_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hieracium_albiflorum '1112': 06841_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hieracium_umbellatum '1113': 06842_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hieracium_venosum '1114': 06843_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hymenopappus_artemisiifolius '1115': 06844_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hymenopappus_scabiosaeus '1116': 06845_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hypochaeris_glabra '1117': 06846_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Hypochaeris_radicata '1118': 06847_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Inula_britannica '1119': 06848_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Inula_helenium '1120': 06849_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Inula_salicina '1121': 06850_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Isocoma_acradenia '1122': 06851_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Isocoma_menziesii '1123': 06852_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Iva_annua '1124': 06853_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Iva_frutescens '1125': 06854_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ixeris_chinensis '1126': 06855_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Jacobaea_maritima '1127': 06856_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Jacobaea_vulgaris '1128': 06857_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Jaumea_carnosa '1129': 06858_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Krigia_biflora '1130': 06859_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Krigia_virginica '1131': 06860_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lactuca_biennis '1132': 06861_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lactuca_canadensis '1133': 06862_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lactuca_floridana '1134': 06863_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lactuca_serriola '1135': 06864_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lactuca_tatarica '1136': 06865_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lapsana_communis '1137': 06866_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lasthenia_californica '1138': 06867_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lasthenia_gracilis '1139': 06868_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Layia_glandulosa '1140': 06869_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Layia_platyglossa '1141': 06870_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Leontopodium_nivale '1142': 06871_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lepidospartum_squamatum '1143': 06872_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Leptosyne_gigantea '1144': 06873_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Leptosyne_maritima '1145': 06874_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Leucanthemum_vulgare '1146': 06875_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Liatris_aspera '1147': 06876_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Liatris_cylindracea '1148': 06877_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Liatris_elegans '1149': 06878_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Liatris_punctata '1150': 06879_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Liatris_pycnostachya '1151': 06880_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Liatris_spicata '1152': 06881_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lindheimera_texana '1153': 06882_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Lygodesmia_texana '1154': 06883_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Machaeranthera_tanacetifolia '1155': 06884_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Madia_elegans '1156': 06885_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Madia_gracilis '1157': 06886_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Madia_sativa '1158': 06887_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Malacothrix_glabrata '1159': 06888_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Malacothrix_saxatilis '1160': 06889_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Marshallia_caespitosa '1161': 06890_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Matricaria_chamomilla '1162': 06891_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Matricaria_discoidea '1163': 06892_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Melampodium_leucanthum '1164': 06893_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Melanthera_nivea '1165': 06894_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Metalasia_densa '1166': 06895_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Metalasia_muricata '1167': 06896_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Micropus_californicus '1168': 06897_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Mikania_micrantha '1169': 06898_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Mikania_scandens '1170': 06899_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Monoptilon_bellioides '1171': 06900_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Mycelis_muralis '1172': 06901_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Nabalus_albus '1173': 06902_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Nabalus_altissimus '1174': 06903_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Nabalus_trifoliolatus '1175': 06904_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Oclemena_acuminata '1176': 06905_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Olearia_arborescens '1177': 06906_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Olearia_avicenniifolia '1178': 06907_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Olearia_paniculata '1179': 06908_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Omalotheca_sylvatica '1180': 06909_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Oncosiphon_pilulifer '1181': 06910_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Onopordum_acanthium '1182': 06911_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Osteospermum_moniliferum '1183': 06912_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ozothamnus_leptophyllus '1184': 06913_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Packera_anonyma '1185': 06914_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Packera_aurea '1186': 06915_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Packera_glabella '1187': 06916_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Packera_obovata '1188': 06917_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Packera_paupercula '1189': 06918_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Packera_tampicana '1190': 06919_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Palafoxia_arida '1191': 06920_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Palafoxia_callosa '1192': 06921_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pallenis_spinosa '1193': 06922_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Parasenecio_hastatus '1194': 06923_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Parthenium_hysterophorus '1195': 06924_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Parthenium_incanum '1196': 06925_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Parthenium_integrifolium '1197': 06926_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pectis_papposa '1198': 06927_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Perityle_emoryi '1199': 06928_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Petasites_albus '1200': 06929_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Petasites_frigidus '1201': 06930_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Petasites_hybridus '1202': 06931_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Petasites_spurius '1203': 06932_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Peucephyllum_schottii '1204': 06933_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Phaenocoma_prolifera '1205': 06934_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Picris_hieracioides '1206': 06935_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pilosella_aurantiaca '1207': 06936_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pilosella_caespitosa '1208': 06937_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pilosella_officinarum '1209': 06938_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pinaropappus_roseus '1210': 06939_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pityopsis_falcata '1211': 06940_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pityopsis_graminifolia '1212': 06941_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Plectocephalus_americanus '1213': 06942_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pleurocoronis_pluriseta '1214': 06943_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pluchea_baccharis '1215': 06944_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pluchea_camphorata '1216': 06945_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pluchea_carolinensis '1217': 06946_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pluchea_odorata '1218': 06947_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pluchea_sericea '1219': 06948_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Polymnia_canadensis '1220': 06949_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Porophyllum_gracile '1221': 06950_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Prenanthes_purpurea '1222': 06951_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pseudognaphalium_biolettii '1223': 06952_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pseudognaphalium_californicum '1224': 06953_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pseudognaphalium_luteoalbum '1225': 06954_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pseudognaphalium_obtusifolium '1226': 06955_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pterocaulon_pycnostachyum '1227': 06956_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pulicaria_dysenterica '1228': 06957_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Pyrrhopappus_pauciflorus '1229': 06958_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Rafinesquia_californica '1230': 06959_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Rafinesquia_neomexicana '1231': 06960_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ratibida_columnifera '1232': 06961_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Ratibida_pinnata '1233': 06962_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Rudbeckia_amplexicaulis '1234': 06963_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Rudbeckia_hirta '1235': 06964_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Rudbeckia_laciniata '1236': 06965_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Rudbeckia_triloba '1237': 06966_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Sanvitalia_procumbens '1238': 06967_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Scolymus_hispanicus '1239': 06968_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Scorzoneroides_autumnalis '1240': 06969_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_ampullaceus '1241': 06970_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_elegans '1242': 06971_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_flaccidus '1243': 06972_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_glastifolius '1244': 06973_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_glomeratus '1245': 06974_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_inaequidens '1246': 06975_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_integerrimus '1247': 06976_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_minimus '1248': 06977_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_ovatus '1249': 06978_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_pseudoarnica '1250': 06979_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_quadridentatus '1251': 06980_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_skirrhodon '1252': 06981_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_triangularis '1253': 06982_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_vernalis '1254': 06983_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_viscosus '1255': 06984_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Senecio_vulgaris '1256': 06985_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Seriphium_plumosum '1257': 06986_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Silphium_albiflorum '1258': 06987_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Silphium_integrifolium '1259': 06988_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Silphium_laciniatum '1260': 06989_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Silphium_perfoliatum '1261': 06990_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Silphium_terebinthinaceum '1262': 06991_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Silybum_marianum '1263': 06992_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Smallanthus_uvedalia '1264': 06993_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_altissima '1265': 06994_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_bicolor '1266': 06995_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_caesia '1267': 06996_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_canadensis '1268': 06997_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_flexicaulis '1269': 06998_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_gigantea '1270': 06999_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_hispida '1271': 07000_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_juncea '1272': 07001_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_multiradiata '1273': 07002_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_nemoralis '1274': 07003_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_ptarmicoides '1275': 07004_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_rigida '1276': 07005_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_rugosa '1277': 07006_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_sempervirens '1278': 07007_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_speciosa '1279': 07008_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_uliginosa '1280': 07009_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_velutina '1281': 07010_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Solidago_virgaurea '1282': 07011_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Soliva_sessilis '1283': 07012_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Sonchus_arvensis '1284': 07013_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Sonchus_asper '1285': 07014_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Sonchus_oleraceus '1286': 07015_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Sphagneticola_trilobata '1287': 07016_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Stephanomeria_pauciflora '1288': 07017_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_chilense '1289': 07018_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_ciliolatum '1290': 07019_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_cordifolium '1291': 07020_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_divaricatum '1292': 07021_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_drummondii '1293': 07022_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_ericoides '1294': 07023_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_laeve '1295': 07024_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_lanceolatum '1296': 07025_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_lateriflorum '1297': 07026_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_novae-angliae '1298': 07027_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_novi-belgii '1299': 07028_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_pilosum '1300': 07029_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_puniceum '1301': 07030_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_sericeum '1302': 07031_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Symphyotrichum_subulatum '1303': 07032_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Syncarpha_vestita '1304': 07033_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tagetes_lucida '1305': 07034_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tagetes_lunulata '1306': 07035_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tanacetum_bipinnatum '1307': 07036_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tanacetum_parthenium '1308': 07037_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tanacetum_vulgare '1309': 07038_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Taraxacum_erythrospermum '1310': 07039_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Taraxacum_officinale '1311': 07040_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tarchonanthus_littoralis '1312': 07041_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tetraneuris_linearifolia '1313': 07042_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tetraneuris_scaposa '1314': 07043_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Thelesperma_filifolium '1315': 07044_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Thelesperma_megapotamicum '1316': 07045_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Thymophylla_pentachaeta '1317': 07046_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tithonia_diversifolia '1318': 07047_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tithonia_tubaeformis '1319': 07048_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tragopogon_dubius '1320': 07049_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tragopogon_porrifolius '1321': 07050_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tragopogon_pratensis '1322': 07051_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Trichoptilium_incisum '1323': 07052_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tridax_procumbens '1324': 07053_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tripleurospermum_inodorum '1325': 07054_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tripolium_pannonicum '1326': 07055_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Trixis_californica '1327': 07056_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Tussilago_farfara '1328': 07057_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Uropappus_lindleyi '1329': 07058_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Urospermum_dalechampii '1330': 07059_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Urospermum_picroides '1331': 07060_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Venegasia_carpesioides '1332': 07061_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Verbesina_alternifolia '1333': 07062_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Verbesina_encelioides '1334': 07063_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Verbesina_virginica '1335': 07064_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Vernonia_baldwinii '1336': 07065_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Vernonia_fasciculata '1337': 07066_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Vernonia_gigantea '1338': 07067_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Vernonia_missurica '1339': 07068_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Vernonia_noveboracensis '1340': 07069_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Viguiera_dentata '1341': 07070_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Wedelia_hispida '1342': 07071_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Wyethia_angustifolia '1343': 07072_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Wyethia_glabra '1344': 07073_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Wyethia_mollis '1345': 07074_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Xanthisma_spinulosum '1346': 07075_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Xanthium_orientale '1347': 07076_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Xanthium_spinosum '1348': 07077_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Xanthium_strumarium '1349': 07078_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Xylorhiza_orcuttii '1350': 07079_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Xylorhiza_tortifolia '1351': 07080_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Youngia_japonica '1352': 07081_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Zinnia_acerosa '1353': 07082_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Zinnia_elegans '1354': 07083_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Zinnia_grandiflora '1355': 07084_Plantae_Tracheophyta_Magnoliopsida_Asterales_Asteraceae_Zinnia_peruviana '1356': 07085_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_aparinoides '1357': 07086_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_barbata '1358': 07087_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_glomerata '1359': 07088_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_lasiocarpa '1360': 07089_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_latifolia '1361': 07090_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_patula '1362': 07091_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_persicifolia '1363': 07092_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_prenanthoides '1364': 07093_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_rapunculoides '1365': 07094_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_rapunculus '1366': 07095_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_rotundifolia '1367': 07096_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_sibirica '1368': 07097_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanula_trachelium '1369': 07098_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Campanulastrum_americanum '1370': 07099_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Hippobroma_longiflora '1371': 07100_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Jasione_montana '1372': 07101_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_anceps '1373': 07102_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_angulata '1374': 07103_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_cardinalis '1375': 07104_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_dortmanna '1376': 07105_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_inflata '1377': 07106_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_kalmii '1378': 07107_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_laxiflora '1379': 07108_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_pinifolia '1380': 07109_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_puberula '1381': 07110_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_siphilitica '1382': 07111_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Lobelia_spicata '1383': 07112_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Phyteuma_orbiculare '1384': 07113_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Phyteuma_spicatum '1385': 07114_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Triodanis_biflora '1386': 07115_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Triodanis_perfoliata '1387': 07116_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Wahlenbergia_albomarginata '1388': 07117_Plantae_Tracheophyta_Magnoliopsida_Asterales_Campanulaceae_Wahlenbergia_marginata '1389': 07118_Plantae_Tracheophyta_Magnoliopsida_Asterales_Goodeniaceae_Goodenia_ovata '1390': 07119_Plantae_Tracheophyta_Magnoliopsida_Asterales_Goodeniaceae_Scaevola_plumieri '1391': 07120_Plantae_Tracheophyta_Magnoliopsida_Asterales_Goodeniaceae_Scaevola_taccada '1392': 07121_Plantae_Tracheophyta_Magnoliopsida_Asterales_Goodeniaceae_Selliera_radicans '1393': 07122_Plantae_Tracheophyta_Magnoliopsida_Asterales_Menyanthaceae_Menyanthes_trifoliata '1394': 07123_Plantae_Tracheophyta_Magnoliopsida_Asterales_Menyanthaceae_Nephrophyllidium_crista-galli '1395': 07124_Plantae_Tracheophyta_Magnoliopsida_Asterales_Menyanthaceae_Nymphoides_indica '1396': 07125_Plantae_Tracheophyta_Magnoliopsida_Asterales_Rousseaceae_Carpodetus_serratus '1397': 07126_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Adelinia_grande '1398': 07127_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Aegonychon_purpurocaeruleum '1399': 07128_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Amsinckia_menziesii '1400': 07129_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Amsinckia_tessellata '1401': 07130_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Anchusa_arvensis '1402': 07131_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Anchusa_officinalis '1403': 07132_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Andersonglossum_virginianum '1404': 07133_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Borago_officinalis '1405': 07134_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Buglossoides_arvensis '1406': 07135_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Cordia_boissieri '1407': 07136_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Cordia_sebestena '1408': 07137_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Cynoglossum_officinale '1409': 07138_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Echium_candicans '1410': 07139_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Echium_plantagineum '1411': 07140_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Echium_vulgare '1412': 07141_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Ehretia_anacua '1413': 07142_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Emmenanthe_penduliflora '1414': 07143_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Eriodictyon_californicum '1415': 07144_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Eriodictyon_crassifolium '1416': 07145_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Eriodictyon_trichocalyx '1417': 07146_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Eucrypta_chrysanthemifolia '1418': 07147_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Euploca_procumbens '1419': 07148_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Euploca_tenella '1420': 07149_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Hackelia_virginiana '1421': 07150_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Heliotropium_angiospermum '1422': 07151_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Heliotropium_arboreum '1423': 07152_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Heliotropium_curassavicum '1424': 07153_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Heliotropium_europaeum '1425': 07154_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Heliotropium_indicum '1426': 07155_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Hydrophyllum_appendiculatum '1427': 07156_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Hydrophyllum_canadense '1428': 07157_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Hydrophyllum_capitatum '1429': 07158_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Hydrophyllum_tenuipes '1430': 07159_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Hydrophyllum_virginianum '1431': 07160_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Johnstonella_angustifolia '1432': 07161_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Lithospermum_canescens '1433': 07162_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Lithospermum_caroliniense '1434': 07163_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Lithospermum_incisum '1435': 07164_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Lithospermum_officinale '1436': 07165_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Lithospermum_ruderale '1437': 07166_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Mertensia_ciliata '1438': 07167_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Mertensia_maritima '1439': 07168_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Mertensia_paniculata '1440': 07169_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Mertensia_virginica '1441': 07170_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Myosotis_arvensis '1442': 07171_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Myosotis_discolor '1443': 07172_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Myosotis_latifolia '1444': 07173_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Myosotis_scorpioides '1445': 07174_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Myosotis_sylvatica '1446': 07175_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nama_demissa '1447': 07176_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nama_hispida '1448': 07177_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nemophila_heterophylla '1449': 07178_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nemophila_maculata '1450': 07179_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nemophila_menziesii '1451': 07180_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nemophila_parviflora '1452': 07181_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nemophila_phacelioides '1453': 07182_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nonea_pulla '1454': 07183_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Nonea_rossica '1455': 07184_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Pentaglottis_sempervirens '1456': 07185_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_bipinnatifida '1457': 07186_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_californica '1458': 07187_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_campanularia '1459': 07188_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_cicutaria '1460': 07189_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_congesta '1461': 07190_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_crenulata '1462': 07191_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_distans '1463': 07192_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_fremontii '1464': 07193_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_grandiflora '1465': 07194_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_hastata '1466': 07195_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_minor '1467': 07196_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_parryi '1468': 07197_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_purshii '1469': 07198_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_ramosissima '1470': 07199_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_sericea '1471': 07200_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Phacelia_tanacetifolia '1472': 07201_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Pholistoma_auritum '1473': 07202_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Pholistoma_membranaceum '1474': 07203_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Pulmonaria_mollis '1475': 07204_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Pulmonaria_obscura '1476': 07205_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Pulmonaria_officinalis '1477': 07206_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Symphytum_officinale '1478': 07207_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Tiquilia_palmeri '1479': 07208_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Tiquilia_plicata '1480': 07209_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Tournefortia_gnaphalodes '1481': 07210_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Turricula_parryi '1482': 07211_Plantae_Tracheophyta_Magnoliopsida_Boraginales_Boraginaceae_Wigandia_urens '1483': 07212_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Bataceae_Batis_maritima '1484': 07213_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Alliaria_petiolata '1485': 07214_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Arabidopsis_lyrata '1486': 07215_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Arabidopsis_thaliana '1487': 07216_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Armoracia_rusticana '1488': 07217_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Barbarea_orthoceras '1489': 07218_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Barbarea_vulgaris '1490': 07219_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Berteroa_incana '1491': 07220_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Borodinia_laevigata '1492': 07221_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Brassica_nigra '1493': 07222_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Brassica_rapa '1494': 07223_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Brassica_tournefortii '1495': 07224_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Bunias_orientalis '1496': 07225_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cakile_edentula '1497': 07226_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cakile_maritima '1498': 07227_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Capsella_bursa-pastoris '1499': 07228_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_amara '1500': 07229_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_bulbifera '1501': 07230_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_bulbosa '1502': 07231_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_californica '1503': 07232_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_concatenata '1504': 07233_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_diphylla '1505': 07234_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_douglassii '1506': 07235_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_flexuosa '1507': 07236_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_hirsuta '1508': 07237_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_impatiens '1509': 07238_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_nuttallii '1510': 07239_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Cardamine_pratensis '1511': 07240_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Caulanthus_lasiophyllus '1512': 07241_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Chorispora_tenella '1513': 07242_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Crambe_maritima '1514': 07243_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Descurainia_pinnata '1515': 07244_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Descurainia_sophia '1516': 07245_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Diplotaxis_tenuifolia '1517': 07246_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Dithyrea_californica '1518': 07247_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Draba_cuneifolia '1519': 07248_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Draba_verna '1520': 07249_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Eruca_vesicaria '1521': 07250_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Erysimum_capitatum '1522': 07251_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Erysimum_cheiranthoides '1523': 07252_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Erysimum_cheiri '1524': 07253_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Hesperis_matronalis '1525': 07254_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Hirschfeldia_incana '1526': 07255_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lepidium_campestre '1527': 07256_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lepidium_densiflorum '1528': 07257_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lepidium_didymum '1529': 07258_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lepidium_draba '1530': 07259_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lepidium_lasiocarpum '1531': 07260_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lepidium_latifolium '1532': 07261_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lepidium_nitidum '1533': 07262_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lepidium_virginicum '1534': 07263_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lobularia_maritima '1535': 07264_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lunaria_annua '1536': 07265_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Lunaria_rediviva '1537': 07266_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Nasturtium_officinale '1538': 07267_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Physaria_gordonii '1539': 07268_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Raphanus_raphanistrum '1540': 07269_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Raphanus_sativus '1541': 07270_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Rapistrum_rugosum '1542': 07271_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Rorippa_palustris '1543': 07272_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Sinapis_arvensis '1544': 07273_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Sisymbrium_altissimum '1545': 07274_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Sisymbrium_irio '1546': 07275_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Sisymbrium_loeselii '1547': 07276_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Sisymbrium_officinale '1548': 07277_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Stanleya_pinnata '1549': 07278_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Streptanthus_glandulosus '1550': 07279_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Streptanthus_tortuosus '1551': 07280_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Thlaspi_arvense '1552': 07281_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Thysanocarpus_curvipes '1553': 07282_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Brassicaceae_Turritis_glabra '1554': 07283_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Capparaceae_Capparis_spinosa '1555': 07284_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Capparaceae_Capparis_zoharyi '1556': 07285_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Caricaceae_Carica_papaya '1557': 07286_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Cleomaceae_Cleome_rutidosperma '1558': 07287_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Cleomaceae_Cleome_viscosa '1559': 07288_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Cleomaceae_Peritoma_arborea '1560': 07289_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Cleomaceae_Peritoma_serrulata '1561': 07290_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Cleomaceae_Polanisia_dodecandra '1562': 07291_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Koeberliniaceae_Koeberlinia_spinosa '1563': 07292_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Limnanthaceae_Floerkea_proserpinacoides '1564': 07293_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Limnanthaceae_Limnanthes_douglasii '1565': 07294_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Resedaceae_Reseda_lutea '1566': 07295_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Resedaceae_Reseda_luteola '1567': 07296_Plantae_Tracheophyta_Magnoliopsida_Brassicales_Tropaeolaceae_Tropaeolum_majus '1568': 07297_Plantae_Tracheophyta_Magnoliopsida_Bruniales_Bruniaceae_Brunia_noduliflora '1569': 07298_Plantae_Tracheophyta_Magnoliopsida_Buxales_Buxaceae_Pachysandra_terminalis '1570': 07299_Plantae_Tracheophyta_Magnoliopsida_Canellales_Winteraceae_Pseudowintera_colorata '1571': 07300_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Carpobrotus_chilensis '1572': 07301_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Carpobrotus_edulis '1573': 07302_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Conicosia_pugioniformis '1574': 07303_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Disphyma_australe '1575': 07304_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Mesembryanthemum_cordifolium '1576': 07305_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Mesembryanthemum_crystallinum '1577': 07306_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Mesembryanthemum_nodiflorum '1578': 07307_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Sesuvium_portulacastrum '1579': 07308_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Tetragonia_implexicoma '1580': 07309_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Aizoaceae_Tetragonia_tetragonoides '1581': 07310_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Achyranthes_aspera '1582': 07311_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Allenrolfea_occidentalis '1583': 07312_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Alternanthera_philoxeroides '1584': 07313_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Amaranthus_palmeri '1585': 07314_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Amaranthus_retroflexus '1586': 07315_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Atriplex_canescens '1587': 07316_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Atriplex_hymenelytra '1588': 07317_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Atriplex_lentiformis '1589': 07318_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Atriplex_polycarpa '1590': 07319_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Atriplex_prostrata '1591': 07320_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Atriplex_sagittata '1592': 07321_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Atriplex_semibaccata '1593': 07322_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Bassia_scoparia '1594': 07323_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Beta_vulgaris '1595': 07324_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Celosia_argentea '1596': 07325_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Chenopodiastrum_murale '1597': 07326_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Chenopodium_album '1598': 07327_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Dysphania_ambrosioides '1599': 07328_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Dysphania_pumilio '1600': 07329_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Froelichia_floridana '1601': 07330_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Gomphrena_celosioides '1602': 07331_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Gomphrena_serrata '1603': 07332_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Grayia_spinosa '1604': 07333_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Krascheninnikovia_lanata '1605': 07334_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Oxybasis_glauca '1606': 07335_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Salicornia_pacifica '1607': 07336_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Salicornia_quinqueflora '1608': 07337_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Salsola_kali '1609': 07338_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Amaranthaceae_Salsola_tragus '1610': 07339_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Basellaceae_Anredera_cordifolia '1611': 07340_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Acanthocereus_tetragonus '1612': 07341_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Bergerocactus_emoryi '1613': 07342_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Carnegiea_gigantea '1614': 07343_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Coryphantha_macromeris '1615': 07344_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Coryphantha_sulcata '1616': 07345_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_acanthocarpa '1617': 07346_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_bigelovii '1618': 07347_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_californica '1619': 07348_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_echinocarpa '1620': 07349_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_fulgida '1621': 07350_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_ganderi '1622': 07351_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_imbricata '1623': 07352_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_leptocaulis '1624': 07353_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_prolifera '1625': 07354_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_ramosissima '1626': 07355_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_thurberi '1627': 07356_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Cylindropuntia_whipplei '1628': 07357_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocactus_horizonthalonius '1629': 07358_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocactus_platyacanthus '1630': 07359_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_bakeri '1631': 07360_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_chloranthus '1632': 07361_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_coccineus '1633': 07362_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_dasyacanthus '1634': 07363_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_engelmannii '1635': 07364_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_enneacanthus '1636': 07365_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_fendleri '1637': 07366_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_pectinatus '1638': 07367_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_pentalophus '1639': 07368_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_reichenbachii '1640': 07369_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_rigidissimus '1641': 07370_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_santaritensis '1642': 07371_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_stramineus '1643': 07372_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Echinocereus_triglochidiatus '1644': 07373_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Escobaria_missouriensis '1645': 07374_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Escobaria_tuberculosa '1646': 07375_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Escobaria_vivipara '1647': 07376_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Ferocactus_cylindraceus '1648': 07377_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Ferocactus_emoryi '1649': 07378_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Ferocactus_histrix '1650': 07379_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Ferocactus_latispinus '1651': 07380_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Ferocactus_viridescens '1652': 07381_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Ferocactus_wislizeni '1653': 07382_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Hamatocactus_hamatacanthus '1654': 07383_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Homalocephala_polycephala '1655': 07384_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Homalocephala_texensis '1656': 07385_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Lophocereus_schottii '1657': 07386_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Lophophora_williamsii '1658': 07387_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Mammillaria_dioica '1659': 07388_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Mammillaria_grahamii '1660': 07389_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Mammillaria_heyderi '1661': 07390_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Mammillaria_magnimamma '1662': 07391_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Mammillaria_tetrancistra '1663': 07392_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Myrtillocactus_geometrizans '1664': 07393_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Neolloydia_conoidea '1665': 07394_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_basilaris '1666': 07395_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_cespitosa '1667': 07396_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_chlorotica '1668': 07397_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_cochenillifera '1669': 07398_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_decumbens '1670': 07399_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_engelmannii '1671': 07400_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_ficus-indica '1672': 07401_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_fragilis '1673': 07402_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_humifusa '1674': 07403_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_lindheimeri '1675': 07404_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_littoralis '1676': 07405_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_macrocentra '1677': 07406_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_macrorhiza '1678': 07407_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_microdasys '1679': 07408_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_phaeacantha '1680': 07409_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_polyacantha '1681': 07410_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_robusta '1682': 07411_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_stricta '1683': 07412_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Opuntia_tomentosa '1684': 07413_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Pachycereus_pecten-aboriginum '1685': 07414_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Pachycereus_pringlei '1686': 07415_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Pediocactus_simpsonii '1687': 07416_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Peniocereus_greggii '1688': 07417_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Selenicereus_undatus '1689': 07418_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Stenocereus_gummosus '1690': 07419_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Cactaceae_Stenocereus_thurberi '1691': 07420_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Achyronychia_cooperi '1692': 07421_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Arenaria_serpyllifolia '1693': 07422_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Cardionema_ramosissimum '1694': 07423_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Cerastium_arvense '1695': 07424_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Cerastium_fontanum '1696': 07425_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Cerastium_glomeratum '1697': 07426_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Dianthus_armeria '1698': 07427_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Dianthus_barbatus '1699': 07428_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Dianthus_carthusianorum '1700': 07429_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Dianthus_chinensis '1701': 07430_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Dianthus_deltoides '1702': 07431_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Dianthus_superbus '1703': 07432_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Drymaria_cordata '1704': 07433_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Herniaria_glabra '1705': 07434_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Honckenya_peploides '1706': 07435_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Moehringia_lateriflora '1707': 07436_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Moehringia_macrophylla '1708': 07437_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Moehringia_trinervia '1709': 07438_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Mononeuria_groenlandica '1710': 07439_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Petrorhagia_dubia '1711': 07440_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Polycarpon_tetraphyllum '1712': 07441_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Rabelera_holostea '1713': 07442_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Sabulina_michauxii '1714': 07443_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Sagina_procumbens '1715': 07444_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Saponaria_ocymoides '1716': 07445_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Saponaria_officinalis '1717': 07446_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Scleranthus_annuus '1718': 07447_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_acaulis '1719': 07448_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_antirrhina '1720': 07449_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_coronaria '1721': 07450_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_dioica '1722': 07451_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_flos-cuculi '1723': 07452_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_gallica '1724': 07453_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_laciniata '1725': 07454_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_latifolia '1726': 07455_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_nutans '1727': 07456_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_regia '1728': 07457_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_stellata '1729': 07458_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_uniflora '1730': 07459_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_virginica '1731': 07460_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Silene_vulgaris '1732': 07461_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Spergula_arvensis '1733': 07462_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Spergularia_rubra '1734': 07463_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Stellaria_aquatica '1735': 07464_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Stellaria_graminea '1736': 07465_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Stellaria_media '1737': 07466_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Stellaria_nemorum '1738': 07467_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Stellaria_pubera '1739': 07468_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Caryophyllaceae_Viscaria_vulgaris '1740': 07469_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Didiereaceae_Portulacaria_afra '1741': 07470_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_aberrans '1742': 07471_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_anglica '1743': 07472_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_arcturi '1744': 07473_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_auriculata '1745': 07474_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_brevifolia '1746': 07475_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_capillaris '1747': 07476_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_cistiflora '1748': 07477_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_intermedia '1749': 07478_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_planchonii '1750': 07479_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_rotundifolia '1751': 07480_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_spatulata '1752': 07481_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Droseraceae_Drosera_whittakeri '1753': 07482_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Frankeniaceae_Frankenia_salina '1754': 07483_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Molluginaceae_Mollugo_verticillata '1755': 07484_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Calandrinia_menziesii '1756': 07485_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Calyptridium_monandrum '1757': 07486_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Calyptridium_monospermum '1758': 07487_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Calyptridium_umbellatum '1759': 07488_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Claytonia_caroliniana '1760': 07489_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Claytonia_lanceolata '1761': 07490_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Claytonia_parviflora '1762': 07491_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Claytonia_perfoliata '1763': 07492_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Claytonia_rubra '1764': 07493_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Claytonia_sibirica '1765': 07494_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Claytonia_virginica '1766': 07495_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Lewisia_rediviva '1767': 07496_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Montiaceae_Montia_parvifolia '1768': 07497_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Abronia_latifolia '1769': 07498_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Abronia_maritima '1770': 07499_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Abronia_umbellata '1771': 07500_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Abronia_villosa '1772': 07501_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Allionia_incarnata '1773': 07502_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Boerhavia_coccinea '1774': 07503_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Mirabilis_jalapa '1775': 07504_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Mirabilis_laevis '1776': 07505_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Mirabilis_multiflora '1777': 07506_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Nyctaginaceae_Mirabilis_nyctaginea '1778': 07507_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Petiveriaceae_Rivina_humilis '1779': 07508_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Phytolaccaceae_Phytolacca_americana '1780': 07509_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Phytolaccaceae_Phytolacca_icosandra '1781': 07510_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Phytolaccaceae_Phytolacca_octandra '1782': 07511_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Plumbaginaceae_Armeria_maritima '1783': 07512_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Plumbaginaceae_Limonium_carolinianum '1784': 07513_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Plumbaginaceae_Limonium_perezii '1785': 07514_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Plumbaginaceae_Limonium_sinuatum '1786': 07515_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Plumbaginaceae_Plumbago_auriculata '1787': 07516_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Plumbaginaceae_Plumbago_zeylanica '1788': 07517_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Antigonon_leptopus '1789': 07518_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Bistorta_bistortoides '1790': 07519_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Bistorta_officinalis '1791': 07520_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Bistorta_vivipara '1792': 07521_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Chorizanthe_brevicornu '1793': 07522_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Chorizanthe_fimbriata '1794': 07523_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Chorizanthe_rigida '1795': 07524_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Coccoloba_uvifera '1796': 07525_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_cinereum '1797': 07526_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_deflexum '1798': 07527_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_fasciculatum '1799': 07528_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_inflatum '1800': 07529_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_latifolium '1801': 07530_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_longifolium '1802': 07531_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_nudum '1803': 07532_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_ovalifolium '1804': 07533_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_parvifolium '1805': 07534_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_umbellatum '1806': 07535_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Eriogonum_wrightii '1807': 07536_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Fallopia_cilinodis '1808': 07537_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Fallopia_convolvulus '1809': 07538_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Fallopia_dumetorum '1810': 07539_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Fallopia_scandens '1811': 07540_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Muehlenbeckia_australis '1812': 07541_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Muehlenbeckia_axillaris '1813': 07542_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Muehlenbeckia_complexa '1814': 07543_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Oxyria_digyna '1815': 07544_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_amphibia '1816': 07545_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_arifolia '1817': 07546_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_capitata '1818': 07547_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_chinensis '1819': 07548_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_hydropiper '1820': 07549_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_hydropiperoides '1821': 07550_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_lapathifolia '1822': 07551_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_longiseta '1823': 07552_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_maculosa '1824': 07553_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_pensylvanica '1825': 07554_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_perfoliata '1826': 07555_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_punctata '1827': 07556_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_sagittata '1828': 07557_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Persicaria_virginiana '1829': 07558_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Polygonum_aviculare '1830': 07559_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Polygonum_paronychia '1831': 07560_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Pterostegia_drymarioides '1832': 07561_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Reynoutria_japonica '1833': 07562_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Reynoutria_sachalinensis '1834': 07563_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Rumex_acetosa '1835': 07564_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Rumex_acetosella '1836': 07565_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Rumex_confertus '1837': 07566_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Rumex_crispus '1838': 07567_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Rumex_hymenosepalus '1839': 07568_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Rumex_maritimus '1840': 07569_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Polygonaceae_Rumex_obtusifolius '1841': 07570_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Portulacaceae_Portulaca_oleracea '1842': 07571_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Portulacaceae_Portulaca_pilosa '1843': 07572_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Sarcobataceae_Sarcobatus_vermiculatus '1844': 07573_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Simmondsiaceae_Simmondsia_chinensis '1845': 07574_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Talinaceae_Talinum_paniculatum '1846': 07575_Plantae_Tracheophyta_Magnoliopsida_Caryophyllales_Tamaricaceae_Tamarix_ramosissima '1847': 07576_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Canotia_holacantha '1848': 07577_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Celastrus_orbiculatus '1849': 07578_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Celastrus_scandens '1850': 07579_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Euonymus_alatus '1851': 07580_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Euonymus_americanus '1852': 07581_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Euonymus_atropurpureus '1853': 07582_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Euonymus_europaeus '1854': 07583_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Euonymus_fortunei '1855': 07584_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Euonymus_japonicus '1856': 07585_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Euonymus_obovatus '1857': 07586_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Euonymus_verrucosus '1858': 07587_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Parnassia_fimbriata '1859': 07588_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Parnassia_glauca '1860': 07589_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Parnassia_palustris '1861': 07590_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Paxistima_myrsinites '1862': 07591_Plantae_Tracheophyta_Magnoliopsida_Celastrales_Celastraceae_Pterocelastrus_tricuspidatus '1863': 07592_Plantae_Tracheophyta_Magnoliopsida_Ceratophyllales_Ceratophyllaceae_Ceratophyllum_demersum '1864': 07593_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_alba '1865': 07594_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_alternifolia '1866': 07595_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_amomum '1867': 07596_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_canadensis '1868': 07597_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_drummondii '1869': 07598_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_florida '1870': 07599_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_mas '1871': 07600_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_nuttallii '1872': 07601_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_racemosa '1873': 07602_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_rugosa '1874': 07603_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_sanguinea '1875': 07604_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_sericea '1876': 07605_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_suecica '1877': 07606_Plantae_Tracheophyta_Magnoliopsida_Cornales_Cornaceae_Cornus_unalaschkensis '1878': 07607_Plantae_Tracheophyta_Magnoliopsida_Cornales_Hydrangeaceae_Hydrangea_arborescens '1879': 07608_Plantae_Tracheophyta_Magnoliopsida_Cornales_Hydrangeaceae_Hydrangea_macrophylla '1880': 07609_Plantae_Tracheophyta_Magnoliopsida_Cornales_Hydrangeaceae_Hydrangea_quercifolia '1881': 07610_Plantae_Tracheophyta_Magnoliopsida_Cornales_Hydrangeaceae_Philadelphus_lewisii '1882': 07611_Plantae_Tracheophyta_Magnoliopsida_Cornales_Loasaceae_Cevallia_sinuata '1883': 07612_Plantae_Tracheophyta_Magnoliopsida_Cornales_Loasaceae_Eucnide_urens '1884': 07613_Plantae_Tracheophyta_Magnoliopsida_Cornales_Loasaceae_Mentzelia_hispida '1885': 07614_Plantae_Tracheophyta_Magnoliopsida_Cornales_Loasaceae_Mentzelia_involucrata '1886': 07615_Plantae_Tracheophyta_Magnoliopsida_Cornales_Loasaceae_Mentzelia_laevicaulis '1887': 07616_Plantae_Tracheophyta_Magnoliopsida_Cornales_Loasaceae_Petalonyx_thurberi '1888': 07617_Plantae_Tracheophyta_Magnoliopsida_Cornales_Nyssaceae_Nyssa_sylvatica '1889': 07618_Plantae_Tracheophyta_Magnoliopsida_Crossosomatales_Staphyleaceae_Staphylea_trifolia '1890': 07619_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Coriariaceae_Coriaria_arborea '1891': 07620_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Corynocarpaceae_Corynocarpus_laevigatus '1892': 07621_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Brandegea_bigelovii '1893': 07622_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Bryonia_cretica '1894': 07623_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Cucurbita_foetidissima '1895': 07624_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Cucurbita_palmata '1896': 07625_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Ecballium_elaterium '1897': 07626_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Echinocystis_lobata '1898': 07627_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Ibervillea_lindheimeri '1899': 07628_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Marah_fabacea '1900': 07629_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Marah_macrocarpa '1901': 07630_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Marah_oregana '1902': 07631_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Melothria_pendula '1903': 07632_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Momordica_charantia '1904': 07633_Plantae_Tracheophyta_Magnoliopsida_Cucurbitales_Cucurbitaceae_Sicyos_angulatus '1905': 07634_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Centranthus_ruber '1906': 07635_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Diervilla_lonicera '1907': 07636_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Dipsacus_fullonum '1908': 07637_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Dipsacus_laciniatus '1909': 07638_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Dipsacus_sativus '1910': 07639_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Knautia_arvensis '1911': 07640_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Leycesteria_formosa '1912': 07641_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Linnaea_borealis '1913': 07642_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_albiflora '1914': 07643_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_canadensis '1915': 07644_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_ciliosa '1916': 07645_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_dioica '1917': 07646_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_hispidula '1918': 07647_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_involucrata '1919': 07648_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_japonica '1920': 07649_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_maackii '1921': 07650_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_morrowii '1922': 07651_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_periclymenum '1923': 07652_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_sempervirens '1924': 07653_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_subspicata '1925': 07654_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_tatarica '1926': 07655_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Lonicera_xylosteum '1927': 07656_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Plectritis_congesta '1928': 07657_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Scabiosa_columbaria '1929': 07658_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Scabiosa_ochroleuca '1930': 07659_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Sixalix_atropurpurea '1931': 07660_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Succisa_pratensis '1932': 07661_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Symphoricarpos_albus '1933': 07662_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Symphoricarpos_mollis '1934': 07663_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Symphoricarpos_occidentalis '1935': 07664_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Symphoricarpos_orbiculatus '1936': 07665_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Symphoricarpos_rotundifolius '1937': 07666_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Triosteum_aurantiacum '1938': 07667_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Valeriana_officinalis '1939': 07668_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Valeriana_sitchensis '1940': 07669_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Valerianella_locusta '1941': 07670_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Caprifoliaceae_Valerianella_radiata '1942': 07671_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Adoxa_moschatellina '1943': 07672_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Sambucus_canadensis '1944': 07673_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Sambucus_cerulea '1945': 07674_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Sambucus_ebulus '1946': 07675_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Sambucus_javanica '1947': 07676_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Sambucus_nigra '1948': 07677_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Sambucus_racemosa '1949': 07678_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_acerifolium '1950': 07679_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_dentatum '1951': 07680_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_edule '1952': 07681_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_lantana '1953': 07682_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_lantanoides '1954': 07683_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_lentago '1955': 07684_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_nudum '1956': 07685_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_opulus '1957': 07686_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_prunifolium '1958': 07687_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_rafinesquianum '1959': 07688_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_rhytidophyllum '1960': 07689_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_rufidulum '1961': 07690_Plantae_Tracheophyta_Magnoliopsida_Dipsacales_Viburnaceae_Viburnum_tinus '1962': 07691_Plantae_Tracheophyta_Magnoliopsida_Ericales_Balsaminaceae_Impatiens_balfourii '1963': 07692_Plantae_Tracheophyta_Magnoliopsida_Ericales_Balsaminaceae_Impatiens_capensis '1964': 07693_Plantae_Tracheophyta_Magnoliopsida_Ericales_Balsaminaceae_Impatiens_glandulifera '1965': 07694_Plantae_Tracheophyta_Magnoliopsida_Ericales_Balsaminaceae_Impatiens_noli-tangere '1966': 07695_Plantae_Tracheophyta_Magnoliopsida_Ericales_Balsaminaceae_Impatiens_pallida '1967': 07696_Plantae_Tracheophyta_Magnoliopsida_Ericales_Balsaminaceae_Impatiens_parviflora '1968': 07697_Plantae_Tracheophyta_Magnoliopsida_Ericales_Balsaminaceae_Impatiens_walleriana '1969': 07698_Plantae_Tracheophyta_Magnoliopsida_Ericales_Clethraceae_Clethra_alnifolia '1970': 07699_Plantae_Tracheophyta_Magnoliopsida_Ericales_Cyrillaceae_Cyrilla_racemiflora '1971': 07700_Plantae_Tracheophyta_Magnoliopsida_Ericales_Diapensiaceae_Diapensia_lapponica '1972': 07701_Plantae_Tracheophyta_Magnoliopsida_Ericales_Diapensiaceae_Galax_urceolata '1973': 07702_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ebenaceae_Diospyros_texana '1974': 07703_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ebenaceae_Diospyros_virginiana '1975': 07704_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Allotropa_virgata '1976': 07705_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Andromeda_polifolia '1977': 07706_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arbutus_menziesii '1978': 07707_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arbutus_unedo '1979': 07708_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arbutus_xalapensis '1980': 07709_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arctostaphylos_glauca '1981': 07710_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arctostaphylos_nevadensis '1982': 07711_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arctostaphylos_patula '1983': 07712_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arctostaphylos_pungens '1984': 07713_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arctostaphylos_uva-ursi '1985': 07714_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Arctous_alpina '1986': 07715_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Calluna_vulgaris '1987': 07716_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Cassiope_mertensiana '1988': 07717_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Cassiope_tetragona '1989': 07718_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Ceratiola_ericoides '1990': 07719_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Chamaedaphne_calyculata '1991': 07720_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Chimaphila_maculata '1992': 07721_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Chimaphila_menziesii '1993': 07722_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Chimaphila_umbellata '1994': 07723_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Dracophyllum_longifolium '1995': 07724_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Elliottia_pyroliflora '1996': 07725_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Empetrum_nigrum '1997': 07726_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Epacris_impressa '1998': 07727_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Epigaea_repens '1999': 07728_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_abietina '2000': 07729_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_arborea '2001': 07730_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_cerinthoides '2002': 07731_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_cinerea '2003': 07732_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_coccinea '2004': 07733_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_corifolia '2005': 07734_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_discolor '2006': 07735_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_imbricata '2007': 07736_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_lusitanica '2008': 07737_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_plukenetii '2009': 07738_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_tetralix '2010': 07739_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Erica_viscaria '2011': 07740_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Gaultheria_antipoda '2012': 07741_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Gaultheria_depressa '2013': 07742_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Gaultheria_hispidula '2014': 07743_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Gaultheria_procumbens '2015': 07744_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Gaultheria_shallon '2016': 07745_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Gaylussacia_baccata '2017': 07746_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Kalmia_angustifolia '2018': 07747_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Kalmia_latifolia '2019': 07748_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Kalmia_microphylla '2020': 07749_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Kalmia_polifolia '2021': 07750_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Kalmia_procumbens '2022': 07751_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Leptecophylla_juniperina '2023': 07752_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Leptecophylla_tameiameiae '2024': 07753_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Leucopogon_fasciculatus '2025': 07754_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Leucopogon_fraseri '2026': 07755_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Leucothoe_fontanesiana '2027': 07756_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Lyonia_lucida '2028': 07757_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Moneses_uniflora '2029': 07758_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Monotropa_hypopitys '2030': 07759_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Monotropa_uniflora '2031': 07760_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Orthilia_secunda '2032': 07761_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Oxydendrum_arboreum '2033': 07762_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pentachondra_pumila '2034': 07763_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Phyllodoce_breweri '2035': 07764_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Phyllodoce_empetriformis '2036': 07765_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pterospora_andromedea '2037': 07766_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pyrola_americana '2038': 07767_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pyrola_asarifolia '2039': 07768_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pyrola_chlorantha '2040': 07769_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pyrola_elliptica '2041': 07770_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pyrola_minor '2042': 07771_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pyrola_picta '2043': 07772_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Pyrola_rotundifolia '2044': 07773_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_albiflorum '2045': 07774_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_calendulaceum '2046': 07775_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_canadense '2047': 07776_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_canescens '2048': 07777_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_columbianum '2049': 07778_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_ferrugineum '2050': 07779_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_groenlandicum '2051': 07780_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_lapponicum '2052': 07781_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_macrophyllum '2053': 07782_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_maximum '2054': 07783_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_menziesii '2055': 07784_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_occidentale '2056': 07785_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_periclymenoides '2057': 07786_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Rhododendron_tomentosum '2058': 07787_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Sarcodes_sanguinea '2059': 07788_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_angustifolium '2060': 07789_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_arboreum '2061': 07790_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_corymbosum '2062': 07791_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_macrocarpon '2063': 07792_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_membranaceum '2064': 07793_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_myrtilloides '2065': 07794_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_myrtillus '2066': 07795_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_ovalifolium '2067': 07796_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_ovatum '2068': 07797_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_oxycoccos '2069': 07798_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_parvifolium '2070': 07799_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_stamineum '2071': 07800_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_uliginosum '2072': 07801_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Vaccinium_vitis-idaea '2073': 07802_Plantae_Tracheophyta_Magnoliopsida_Ericales_Ericaceae_Xylococcus_bicolor '2074': 07803_Plantae_Tracheophyta_Magnoliopsida_Ericales_Fouquieriaceae_Fouquieria_splendens '2075': 07804_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Aliciella_latifolia '2076': 07805_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Collomia_grandiflora '2077': 07806_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Collomia_heterophylla '2078': 07807_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Collomia_linearis '2079': 07808_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Eriastrum_densifolium '2080': 07809_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Eriastrum_eremicum '2081': 07810_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Gilia_capitata '2082': 07811_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Gilia_stellata '2083': 07812_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Gilia_tricolor '2084': 07813_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Ipomopsis_aggregata '2085': 07814_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Ipomopsis_longiflora '2086': 07815_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Ipomopsis_rubra '2087': 07816_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Langloisia_setosissima '2088': 07817_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Leptosiphon_bicolor '2089': 07818_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Leptosiphon_ciliatus '2090': 07819_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Leptosiphon_nuttallii '2091': 07820_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Leptosiphon_parviflorus '2092': 07821_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Linanthus_californicus '2093': 07822_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Linanthus_dianthiflorus '2094': 07823_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Linanthus_pungens '2095': 07824_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Loeselia_mexicana '2096': 07825_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Loeseliastrum_matthewsii '2097': 07826_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Microsteris_gracilis '2098': 07827_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Navarretia_squarrosa '2099': 07828_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_diffusa '2100': 07829_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_divaricata '2101': 07830_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_drummondii '2102': 07831_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_hoodii '2103': 07832_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_longifolia '2104': 07833_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_paniculata '2105': 07834_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_pilosa '2106': 07835_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_roemeriana '2107': 07836_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Phlox_subulata '2108': 07837_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Polemonium_acutiflorum '2109': 07838_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Polemonium_caeruleum '2110': 07839_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Polemonium_californicum '2111': 07840_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Polemonium_pulcherrimum '2112': 07841_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Polemonium_reptans '2113': 07842_Plantae_Tracheophyta_Magnoliopsida_Ericales_Polemoniaceae_Polemonium_viscosum '2114': 07843_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Androsace_septentrionalis '2115': 07844_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Ardisia_crenata '2116': 07845_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Bonellia_macrocarpa '2117': 07846_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Cyclamen_hederifolium '2118': 07847_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Cyclamen_purpurascens '2119': 07848_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_arvensis '2120': 07849_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_borealis '2121': 07850_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_ciliata '2122': 07851_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_clethroides '2123': 07852_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_europaea '2124': 07853_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_latifolia '2125': 07854_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_maritima '2126': 07855_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_nemorum '2127': 07856_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_nummularia '2128': 07857_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_punctata '2129': 07858_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_quadriflora '2130': 07859_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_quadrifolia '2131': 07860_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_terrestris '2132': 07861_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_thyrsiflora '2133': 07862_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Lysimachia_vulgaris '2134': 07863_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Myrsine_australis '2135': 07864_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Myrsine_divaricata '2136': 07865_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Myrsine_salicina '2137': 07866_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_clevelandii '2138': 07867_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_elatior '2139': 07868_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_farinosa '2140': 07869_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_hendersonii '2141': 07870_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_meadia '2142': 07871_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_parryi '2143': 07872_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_pauciflora '2144': 07873_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_veris '2145': 07874_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Primula_vulgaris '2146': 07875_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Samolus_parviflorus '2147': 07876_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Samolus_repens '2148': 07877_Plantae_Tracheophyta_Magnoliopsida_Ericales_Primulaceae_Soldanella_alpina '2149': 07878_Plantae_Tracheophyta_Magnoliopsida_Ericales_Sapotaceae_Sideroxylon_inerme '2150': 07879_Plantae_Tracheophyta_Magnoliopsida_Ericales_Sapotaceae_Sideroxylon_lanuginosum '2151': 07880_Plantae_Tracheophyta_Magnoliopsida_Ericales_Sarraceniaceae_Darlingtonia_californica '2152': 07881_Plantae_Tracheophyta_Magnoliopsida_Ericales_Sarraceniaceae_Sarracenia_alata '2153': 07882_Plantae_Tracheophyta_Magnoliopsida_Ericales_Sarraceniaceae_Sarracenia_flava '2154': 07883_Plantae_Tracheophyta_Magnoliopsida_Ericales_Sarraceniaceae_Sarracenia_leucophylla '2155': 07884_Plantae_Tracheophyta_Magnoliopsida_Ericales_Sarraceniaceae_Sarracenia_minor '2156': 07885_Plantae_Tracheophyta_Magnoliopsida_Ericales_Sarraceniaceae_Sarracenia_purpurea '2157': 07886_Plantae_Tracheophyta_Magnoliopsida_Ericales_Symplocaceae_Symplocos_tinctoria '2158': 07887_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Abrus_precatorius '2159': 07888_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_confusa '2160': 07889_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_cyclops '2161': 07890_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_dealbata '2162': 07891_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_longifolia '2163': 07892_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_mearnsii '2164': 07893_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_melanoxylon '2165': 07894_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_myrtifolia '2166': 07895_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_paradoxa '2167': 07896_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_pycnantha '2168': 07897_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acacia_saligna '2169': 07898_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acmispon_americanus '2170': 07899_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acmispon_argophyllus '2171': 07900_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acmispon_glaber '2172': 07901_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acmispon_rigidus '2173': 07902_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Acmispon_strigosus '2174': 07903_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Albizia_julibrissin '2175': 07904_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Amorpha_canescens '2176': 07905_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Amorpha_fruticosa '2177': 07906_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Amphicarpaea_bracteata '2178': 07907_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Anthyllis_vulneraria '2179': 07908_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Apios_americana '2180': 07909_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_alpinus '2181': 07910_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_canadensis '2182': 07911_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_cicer '2183': 07912_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_crassicarpus '2184': 07913_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_danicus '2185': 07914_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_glycyphyllos '2186': 07915_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_lentiginosus '2187': 07916_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_mollissimus '2188': 07917_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_nuttallianus '2189': 07918_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_purshii '2190': 07919_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Astragalus_trichopodus '2191': 07920_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Baptisia_alba '2192': 07921_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Baptisia_australis '2193': 07922_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Baptisia_bracteata '2194': 07923_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Baptisia_tinctoria '2195': 07924_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Bituminaria_bituminosa '2196': 07925_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Caesalpinia_pulcherrima '2197': 07926_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Calliandra_eriophylla '2198': 07927_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Calliandra_houstoniana '2199': 07928_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Canavalia_rosea '2200': 07929_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Caragana_arborescens '2201': 07930_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Carmichaelia_australis '2202': 07931_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Cassia_fistula '2203': 07932_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Centrosema_virginianum '2204': 07933_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Ceratonia_siliqua '2205': 07934_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Cercis_canadensis '2206': 07935_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Cercis_occidentalis '2207': 07936_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Chamaecrista_fasciculata '2208': 07937_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Chamaecrista_nictitans '2209': 07938_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Chamaecytisus_ruthenicus '2210': 07939_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Clitoria_mariana '2211': 07940_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Clitoria_ternatea '2212': 07941_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Crotalaria_spectabilis '2213': 07942_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Cytisus_proliferus '2214': 07943_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Cytisus_scoparius '2215': 07944_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Dalea_aurea '2216': 07945_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Dalea_candida '2217': 07946_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Dalea_formosa '2218': 07947_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Dalea_purpurea '2219': 07948_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Delonix_regia '2220': 07949_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Dermatophyllum_secundiflorum '2221': 07950_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Desmanthus_illinoensis '2222': 07951_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Desmodium_canadense '2223': 07952_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Desmodium_paniculatum '2224': 07953_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Dichrostachys_cinerea '2225': 07954_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Ebenopsis_ebano '2226': 07955_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Enterolobium_cyclocarpum '2227': 07956_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Erythrina_herbacea '2228': 07957_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Erythrostemon_gilliesii '2229': 07958_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Erythrostemon_mexicanus '2230': 07959_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Eysenhardtia_texana '2231': 07960_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Galega_officinalis '2232': 07961_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Genista_monspessulana '2233': 07962_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Genista_tinctoria '2234': 07963_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Gleditsia_triacanthos '2235': 07964_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Gliricidia_sepium '2236': 07965_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Glycyrrhiza_lepidota '2237': 07966_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Guilandina_bonduc '2238': 07967_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Gymnocladus_dioicus '2239': 07968_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Hardenbergia_violacea '2240': 07969_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Hedysarum_alpinum '2241': 07970_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Hedysarum_boreale '2242': 07971_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Hoffmannseggia_glauca '2243': 07972_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Hoffmannseggia_microphylla '2244': 07973_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Hosackia_gracilis '2245': 07974_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Hylodesmum_glutinosum '2246': 07975_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Hylodesmum_nudiflorum '2247': 07976_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Indigofera_miniata '2248': 07977_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Kennedia_prostrata '2249': 07978_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Laburnum_anagyroides '2250': 07979_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_hirsutus '2251': 07980_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_japonicus '2252': 07981_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_latifolius '2253': 07982_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_ochroleucus '2254': 07983_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_palustris '2255': 07984_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_pratensis '2256': 07985_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_sylvestris '2257': 07986_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_tuberosus '2258': 07987_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_vernus '2259': 07988_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lathyrus_vestitus '2260': 07989_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lespedeza_capitata '2261': 07990_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lespedeza_cuneata '2262': 07991_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lespedeza_virginica '2263': 07992_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lessertia_frutescens '2264': 07993_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Leucaena_leucocephala '2265': 07994_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lotus_corniculatus '2266': 07995_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lotus_pedunculatus '2267': 07996_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_albifrons '2268': 07997_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_angustifolius '2269': 07998_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_arboreus '2270': 07999_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_arcticus '2271': 08000_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_argenteus '2272': 08001_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_arizonicus '2273': 08002_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_bicolor '2274': 08003_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_concinnus '2275': 08004_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_hirsutissimus '2276': 08005_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_lepidus '2277': 08006_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_microcarpus '2278': 08007_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_nanus '2279': 08008_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_nootkatensis '2280': 08009_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_perennis '2281': 08010_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_polyphyllus '2282': 08011_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_sparsiflorus '2283': 08012_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_succulentus '2284': 08013_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_texensis '2285': 08014_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Lupinus_truncatus '2286': 08015_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Macroptilium_atropurpureum '2287': 08016_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Macroptilium_gibbosifolium '2288': 08017_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Macroptilium_lathyroides '2289': 08018_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Medicago_arabica '2290': 08019_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Medicago_falcata '2291': 08020_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Medicago_lupulina '2292': 08021_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Medicago_minima '2293': 08022_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Medicago_polymorpha '2294': 08023_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Medicago_sativa '2295': 08024_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Melilotus_albus '2296': 08025_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Melilotus_indicus '2297': 08026_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Melilotus_officinalis '2298': 08027_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Mimosa_aculeaticarpa '2299': 08028_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Mimosa_nuttallii '2300': 08029_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Mimosa_pudica '2301': 08030_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Mimosa_quadrivalvis '2302': 08031_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Mimosa_strigillosa '2303': 08032_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Neptunia_lutea '2304': 08033_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Neptunia_pubescens '2305': 08034_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Olneya_tesota '2306': 08035_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Onobrychis_viciifolia '2307': 08036_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Ononis_spinosa '2308': 08037_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Oxytropis_campestris '2309': 08038_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Oxytropis_lambertii '2310': 08039_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Paraserianthes_lophantha '2311': 08040_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Parkinsonia_aculeata '2312': 08041_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Parkinsonia_florida '2313': 08042_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Parkinsonia_microphylla '2314': 08043_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Pediomelum_argophyllum '2315': 08044_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Pediomelum_tenuiflorum '2316': 08045_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Pickeringia_montana '2317': 08046_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Pithecellobium_dulce '2318': 08047_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Platylobium_obtusangulum '2319': 08048_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Prosopis_glandulosa '2320': 08049_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Prosopis_laevigata '2321': 08050_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Prosopis_pubescens '2322': 08051_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Prosopis_velutina '2323': 08052_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Psorothamnus_emoryi '2324': 08053_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Psorothamnus_schottii '2325': 08054_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Psorothamnus_spinosus '2326': 08055_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Pueraria_montana '2327': 08056_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Robinia_neomexicana '2328': 08057_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Robinia_pseudoacacia '2329': 08058_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Rupertia_physodes '2330': 08059_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Securigera_varia '2331': 08060_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senegalia_greggii '2332': 08061_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_alata '2333': 08062_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_armata '2334': 08063_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_covesii '2335': 08064_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_didymobotrya '2336': 08065_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_hebecarpa '2337': 08066_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_lindheimeriana '2338': 08067_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_marilandica '2339': 08068_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_obtusifolia '2340': 08069_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_occidentalis '2341': 08070_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Senna_roemeriana '2342': 08071_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Sesbania_drummondii '2343': 08072_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Sesbania_herbacea '2344': 08073_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Sesbania_punicea '2345': 08074_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Sesbania_vesicaria '2346': 08075_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Sophora_affinis '2347': 08076_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Sophora_microphylla '2348': 08077_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Spartium_junceum '2349': 08078_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Strophostyles_helvola '2350': 08079_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Strophostyles_umbellata '2351': 08080_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Stylosanthes_biflora '2352': 08081_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Tamarindus_indica '2353': 08082_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Tephrosia_virginiana '2354': 08083_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Thermopsis_californica '2355': 08084_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Thermopsis_rhombifolia '2356': 08085_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_angustifolium '2357': 08086_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_arvense '2358': 08087_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_aureum '2359': 08088_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_campestre '2360': 08089_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_depauperatum '2361': 08090_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_dubium '2362': 08091_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_fragiferum '2363': 08092_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_hirtum '2364': 08093_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_hybridum '2365': 08094_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_incarnatum '2366': 08095_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_lupinaster '2367': 08096_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_medium '2368': 08097_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_montanum '2369': 08098_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_pratense '2370': 08099_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_repens '2371': 08100_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_resupinatum '2372': 08101_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_subterraneum '2373': 08102_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Trifolium_willdenovii '2374': 08103_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Ulex_europaeus '2375': 08104_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vachellia_constricta '2376': 08105_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vachellia_cornigera '2377': 08106_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vachellia_farnesiana '2378': 08107_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vachellia_karroo '2379': 08108_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vachellia_rigidula '2380': 08109_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vachellia_schaffneri '2381': 08110_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_americana '2382': 08111_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_benghalensis '2383': 08112_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_caroliniana '2384': 08113_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_cracca '2385': 08114_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_gigantea '2386': 08115_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_hirsuta '2387': 08116_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_ludoviciana '2388': 08117_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_sativa '2389': 08118_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_sepium '2390': 08119_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_sylvatica '2391': 08120_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_tetrasperma '2392': 08121_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vicia_villosa '2393': 08122_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Vigna_luteola '2394': 08123_Plantae_Tracheophyta_Magnoliopsida_Fabales_Fabaceae_Wisteria_sinensis '2395': 08124_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Asemeia_grandiflora '2396': 08125_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Muraltia_heisteria '2397': 08126_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Muraltia_spinosa '2398': 08127_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygala_alba '2399': 08128_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygala_lutea '2400': 08129_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygala_myrtifolia '2401': 08130_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygala_nana '2402': 08131_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygala_polygama '2403': 08132_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygala_rugelii '2404': 08133_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygala_sanguinea '2405': 08134_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygala_senega '2406': 08135_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygaloides_chamaebuxus '2407': 08136_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Polygaloides_paucifolia '2408': 08137_Plantae_Tracheophyta_Magnoliopsida_Fabales_Polygalaceae_Rhinotropis_californica '2409': 08138_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Alnus_alnobetula '2410': 08139_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Alnus_glutinosa '2411': 08140_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Alnus_incana '2412': 08141_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Alnus_rhombifolia '2413': 08142_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Alnus_rubra '2414': 08143_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Alnus_serrulata '2415': 08144_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_alleghaniensis '2416': 08145_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_lenta '2417': 08146_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_nana '2418': 08147_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_nigra '2419': 08148_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_papyrifera '2420': 08149_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_pendula '2421': 08150_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_populifolia '2422': 08151_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_pubescens '2423': 08152_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Betula_pumila '2424': 08153_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Carpinus_betulus '2425': 08154_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Carpinus_caroliniana '2426': 08155_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Corylus_americana '2427': 08156_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Corylus_avellana '2428': 08157_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Corylus_cornuta '2429': 08158_Plantae_Tracheophyta_Magnoliopsida_Fagales_Betulaceae_Ostrya_virginiana '2430': 08159_Plantae_Tracheophyta_Magnoliopsida_Fagales_Casuarinaceae_Casuarina_equisetifolia '2431': 08160_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Castanea_dentata '2432': 08161_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Castanea_sativa '2433': 08162_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Chrysolepis_chrysophylla '2434': 08163_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Chrysolepis_sempervirens '2435': 08164_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Fagus_grandifolia '2436': 08165_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Fagus_sylvatica '2437': 08166_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Notholithocarpus_densiflorus '2438': 08167_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_agrifolia '2439': 08168_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_alba '2440': 08169_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_berberidifolia '2441': 08170_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_bicolor '2442': 08171_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_buckleyi '2443': 08172_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_chrysolepis '2444': 08173_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_coccifera '2445': 08174_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_coccinea '2446': 08175_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_cornelius-mulleri '2447': 08176_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_douglasii '2448': 08177_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_durata '2449': 08178_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_emoryi '2450': 08179_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_engelmannii '2451': 08180_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_falcata '2452': 08181_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_fusiformis '2453': 08182_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_gambelii '2454': 08183_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_garryana '2455': 08184_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_geminata '2456': 08185_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_ilex '2457': 08186_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_ilicifolia '2458': 08187_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_imbricaria '2459': 08188_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_kelloggii '2460': 08189_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_laevis '2461': 08190_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_lobata '2462': 08191_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_macrocarpa '2463': 08192_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_marilandica '2464': 08193_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_michauxii '2465': 08194_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_montana '2466': 08195_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_muehlenbergii '2467': 08196_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_nigra '2468': 08197_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_palustris '2469': 08198_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_phellos '2470': 08199_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_robur '2471': 08200_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_rotundifolia '2472': 08201_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_rubra '2473': 08202_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_shumardii '2474': 08203_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_sinuata '2475': 08204_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_stellata '2476': 08205_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_suber '2477': 08206_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_turbinella '2478': 08207_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_velutina '2479': 08208_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_virginiana '2480': 08209_Plantae_Tracheophyta_Magnoliopsida_Fagales_Fagaceae_Quercus_wislizeni '2481': 08210_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Carya_cordiformis '2482': 08211_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Carya_glabra '2483': 08212_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Carya_illinoinensis '2484': 08213_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Carya_ovata '2485': 08214_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Carya_tomentosa '2486': 08215_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Juglans_californica '2487': 08216_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Juglans_cinerea '2488': 08217_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Juglans_nigra '2489': 08218_Plantae_Tracheophyta_Magnoliopsida_Fagales_Juglandaceae_Juglans_regia '2490': 08219_Plantae_Tracheophyta_Magnoliopsida_Fagales_Myricaceae_Comptonia_peregrina '2491': 08220_Plantae_Tracheophyta_Magnoliopsida_Fagales_Myricaceae_Morella_californica '2492': 08221_Plantae_Tracheophyta_Magnoliopsida_Fagales_Myricaceae_Morella_cerifera '2493': 08222_Plantae_Tracheophyta_Magnoliopsida_Fagales_Myricaceae_Morella_pensylvanica '2494': 08223_Plantae_Tracheophyta_Magnoliopsida_Fagales_Myricaceae_Myrica_gale '2495': 08224_Plantae_Tracheophyta_Magnoliopsida_Fagales_Nothofagaceae_Nothofagus_cliffortioides '2496': 08225_Plantae_Tracheophyta_Magnoliopsida_Fagales_Nothofagaceae_Nothofagus_menziesii '2497': 08226_Plantae_Tracheophyta_Magnoliopsida_Garryales_Garryaceae_Garrya_elliptica '2498': 08227_Plantae_Tracheophyta_Magnoliopsida_Garryales_Garryaceae_Garrya_lindheimeri '2499': 08228_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Amsonia_ciliata '2500': 08229_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Amsonia_tabernaemontana '2501': 08230_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Apocynum_androsaemifolium '2502': 08231_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Apocynum_cannabinum '2503': 08232_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Araujia_sericifera '2504': 08233_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_albicans '2505': 08234_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_amplexicaulis '2506': 08235_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_asperula '2507': 08236_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_californica '2508': 08237_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_cordifolia '2509': 08238_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_curassavica '2510': 08239_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_eriocarpa '2511': 08240_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_erosa '2512': 08241_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_exaltata '2513': 08242_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_fascicularis '2514': 08243_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_hirtella '2515': 08244_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_humistrata '2516': 08245_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_incarnata '2517': 08246_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_lanceolata '2518': 08247_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_latifolia '2519': 08248_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_linaria '2520': 08249_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_oenotheroides '2521': 08250_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_perennis '2522': 08251_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_purpurascens '2523': 08252_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_quadrifolia '2524': 08253_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_speciosa '2525': 08254_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_subulata '2526': 08255_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_subverticillata '2527': 08256_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_syriaca '2528': 08257_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_tuberosa '2529': 08258_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_variegata '2530': 08259_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_verticillata '2531': 08260_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_viridiflora '2532': 08261_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Asclepias_viridis '2533': 08262_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Calotropis_gigantea '2534': 08263_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Calotropis_procera '2535': 08264_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Carissa_bispinosa '2536': 08265_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Carissa_macrocarpa '2537': 08266_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Cascabela_thevetia '2538': 08267_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Catharanthus_roseus '2539': 08268_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Cynanchum_laeve '2540': 08269_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Funastrum_cynanchoides '2541': 08270_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Funastrum_heterophyllum '2542': 08271_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Funastrum_hirtellum '2543': 08272_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Gomphocarpus_cancellatus '2544': 08273_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Gomphocarpus_fruticosus '2545': 08274_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Gomphocarpus_physocarpus '2546': 08275_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Gonolobus_suberosus '2547': 08276_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Matelea_biflora '2548': 08277_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Matelea_reticulata '2549': 08278_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Nerium_oleander '2550': 08279_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Parsonsia_heterophylla '2551': 08280_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Plumeria_rubra '2552': 08281_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Trachelospermum_jasminoides '2553': 08282_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Vinca_major '2554': 08283_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Vinca_minor '2555': 08284_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Vincetoxicum_hirundinaria '2556': 08285_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Vincetoxicum_nigrum '2557': 08286_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Apocynaceae_Vincetoxicum_rossicum '2558': 08287_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gelsemiaceae_Gelsemium_sempervirens '2559': 08288_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Blackstonia_perfoliata '2560': 08289_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Centaurium_erythraea '2561': 08290_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Centaurium_pulchellum '2562': 08291_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Chironia_baccifera '2563': 08292_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Eustoma_exaltatum '2564': 08293_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Frasera_caroliniensis '2565': 08294_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Frasera_speciosa '2566': 08295_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_acaulis '2567': 08296_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_alba '2568': 08297_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_algida '2569': 08298_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_andrewsii '2570': 08299_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_asclepiadea '2571': 08300_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_calycosa '2572': 08301_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_clausa '2573': 08302_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_cruciata '2574': 08303_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_linearis '2575': 08304_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_lutea '2576': 08305_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_pneumonanthe '2577': 08306_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_sedifolia '2578': 08307_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentiana_verna '2579': 08308_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentianella_amarella '2580': 08309_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentianopsis_ciliata '2581': 08310_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Gentianopsis_crinita '2582': 08311_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Obolaria_virginica '2583': 08312_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Sabatia_angularis '2584': 08313_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Sabatia_campestris '2585': 08314_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Sabatia_stellaris '2586': 08315_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Zeltnera_texensis '2587': 08316_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Gentianaceae_Zeltnera_venusta '2588': 08317_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Loganiaceae_Geniostoma_ligustrifolium '2589': 08318_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Loganiaceae_Spigelia_marilandica '2590': 08319_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Bouvardia_ternifolia '2591': 08320_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Cephalanthus_occidentalis '2592': 08321_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coffea_arabica '2593': 08322_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_acerosa '2594': 08323_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_areolata '2595': 08324_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_crassifolia '2596': 08325_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_dumosa '2597': 08326_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_foetidissima '2598': 08327_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_grandifolia '2599': 08328_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_lucida '2600': 08329_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_propinqua '2601': 08330_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_repens '2602': 08331_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_rhamnoides '2603': 08332_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_robusta '2604': 08333_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Coprosma_rotundifolia '2605': 08334_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Cruciata_laevipes '2606': 08335_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Diodia_virginiana '2607': 08336_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_album '2608': 08337_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_angustifolium '2609': 08338_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_aparine '2610': 08339_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_boreale '2611': 08340_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_circaezans '2612': 08341_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_mollugo '2613': 08342_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_odoratum '2614': 08343_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_palustre '2615': 08344_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_triflorum '2616': 08345_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Galium_verum '2617': 08346_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Hamelia_patens '2618': 08347_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Hexasepalum_teres '2619': 08348_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Houstonia_caerulea '2620': 08349_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Houstonia_longifolia '2621': 08350_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Houstonia_procumbens '2622': 08351_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Houstonia_purpurea '2623': 08352_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Houstonia_pusilla '2624': 08353_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Ixora_coccinea '2625': 08354_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Mitchella_repens '2626': 08355_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Morinda_citrifolia '2627': 08356_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Nertera_depressa '2628': 08357_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Oldenlandia_corymbosa '2629': 08358_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Paederia_foetida '2630': 08359_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Psychotria_asiatica '2631': 08360_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Psychotria_nervosa '2632': 08361_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Psychotria_poeppigiana '2633': 08362_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Richardia_grandiflora '2634': 08363_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Sherardia_arvensis '2635': 08364_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Spermacoce_verticillata '2636': 08365_Plantae_Tracheophyta_Magnoliopsida_Gentianales_Rubiaceae_Stenaria_nigricans '2637': 08366_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Erodium_botrys '2638': 08367_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Erodium_cicutarium '2639': 08368_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Erodium_moschatum '2640': 08369_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Erodium_texanum '2641': 08370_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_caespitosum '2642': 08371_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_carolinianum '2643': 08372_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_dissectum '2644': 08373_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_erianthum '2645': 08374_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_lucidum '2646': 08375_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_maculatum '2647': 08376_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_molle '2648': 08377_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_palustre '2649': 08378_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_phaeum '2650': 08379_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_pratense '2651': 08380_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_purpureum '2652': 08381_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_pusillum '2653': 08382_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_pyrenaicum '2654': 08383_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_richardsonii '2655': 08384_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_robertianum '2656': 08385_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_sanguineum '2657': 08386_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_sibiricum '2658': 08387_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_sylvaticum '2659': 08388_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Geranium_viscosissimum '2660': 08389_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Pelargonium_capitatum '2661': 08390_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Pelargonium_cucullatum '2662': 08391_Plantae_Tracheophyta_Magnoliopsida_Geraniales_Geraniaceae_Pelargonium_triste '2663': 08392_Plantae_Tracheophyta_Magnoliopsida_Gunnerales_Gunneraceae_Gunnera_tinctoria '2664': 08393_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Acanthus_mollis '2665': 08394_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Asystasia_gangetica '2666': 08395_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Avicennia_germinans '2667': 08396_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Avicennia_marina '2668': 08397_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Dicliptera_brachiata '2669': 08398_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Dyschoriste_linearis '2670': 08399_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Hypoestes_phyllostachya '2671': 08400_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Justicia_americana '2672': 08401_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Justicia_californica '2673': 08402_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Justicia_pilosella '2674': 08403_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Pachystachys_lutea '2675': 08404_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Ruellia_blechum '2676': 08405_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Ruellia_caroliniensis '2677': 08406_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Ruellia_humilis '2678': 08407_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Ruellia_nudiflora '2679': 08408_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Ruellia_simplex '2680': 08409_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Ruellia_strepens '2681': 08410_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Thunbergia_alata '2682': 08411_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Acanthaceae_Thunbergia_grandiflora '2683': 08412_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Bignonia_capreolata '2684': 08413_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Campsis_radicans '2685': 08414_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Catalpa_speciosa '2686': 08415_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Chilopsis_linearis '2687': 08416_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Crescentia_cujete '2688': 08417_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Jacaranda_mimosifolia '2689': 08418_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Spathodea_campanulata '2690': 08419_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Tabebuia_rosea '2691': 08420_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Tecoma_stans '2692': 08421_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Bignoniaceae_Tecomaria_capensis '2693': 08422_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Gesneriaceae_Rhabdothamnus_solandri '2694': 08423_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Agastache_foeniculum '2695': 08424_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Agastache_urticifolia '2696': 08425_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Ajuga_chamaepitys '2697': 08426_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Ajuga_genevensis '2698': 08427_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Ajuga_reptans '2699': 08428_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Ballota_nigra '2700': 08429_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Betonica_officinalis '2701': 08430_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Blephilia_hirsuta '2702': 08431_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Callicarpa_americana '2703': 08432_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Callicarpa_formosana '2704': 08433_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Clinopodium_acinos '2705': 08434_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Clinopodium_douglasii '2706': 08435_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Clinopodium_vulgare '2707': 08436_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Collinsonia_canadensis '2708': 08437_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Condea_emoryi '2709': 08438_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Cunila_origanoides '2710': 08439_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Galeopsis_bifida '2711': 08440_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Galeopsis_speciosa '2712': 08441_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Galeopsis_tetrahit '2713': 08442_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Glechoma_hederacea '2714': 08443_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Hedeoma_acinoides '2715': 08444_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Hyptis_alata '2716': 08445_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lamium_album '2717': 08446_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lamium_amplexicaule '2718': 08447_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lamium_galeobdolon '2719': 08448_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lamium_maculatum '2720': 08449_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lamium_purpureum '2721': 08450_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lavandula_stoechas '2722': 08451_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Leonotis_leonurus '2723': 08452_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Leonotis_nepetifolia '2724': 08453_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Leonurus_cardiaca '2725': 08454_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Leonurus_quinquelobatus '2726': 08455_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lepechinia_calycina '2727': 08456_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lycopus_americanus '2728': 08457_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lycopus_europaeus '2729': 08458_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Lycopus_uniflorus '2730': 08459_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Marrubium_vulgare '2731': 08460_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Melissa_officinalis '2732': 08461_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Melittis_melissophyllum '2733': 08462_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Mentha_aquatica '2734': 08463_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Mentha_arvensis '2735': 08464_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Mentha_canadensis '2736': 08465_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Mentha_longifolia '2737': 08466_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Mentha_pulegium '2738': 08467_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Mentha_spicata '2739': 08468_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Monarda_citriodora '2740': 08469_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Monarda_didyma '2741': 08470_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Monarda_fistulosa '2742': 08471_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Monarda_punctata '2743': 08472_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Monardella_odoratissima '2744': 08473_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Monardella_villosa '2745': 08474_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Nepeta_cataria '2746': 08475_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Origanum_vulgare '2747': 08476_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Perilla_frutescens '2748': 08477_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Phlomoides_tuberosa '2749': 08478_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Physostegia_virginiana '2750': 08479_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Prunella_vulgaris '2751': 08480_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Pycnanthemum_tenuifolium '2752': 08481_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Pycnanthemum_virginianum '2753': 08482_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_apiana '2754': 08483_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_aurea '2755': 08484_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_azurea '2756': 08485_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_coccinea '2757': 08486_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_columbariae '2758': 08487_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_dorrii '2759': 08488_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_farinacea '2760': 08489_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_glutinosa '2761': 08490_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_leucophylla '2762': 08491_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_lyrata '2763': 08492_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_mellifera '2764': 08493_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_microphylla '2765': 08494_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_pratensis '2766': 08495_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_roemeriana '2767': 08496_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_rosmarinus '2768': 08497_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_spathacea '2769': 08498_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_texana '2770': 08499_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Salvia_verticillata '2771': 08500_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Scutellaria_drummondii '2772': 08501_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Scutellaria_galericulata '2773': 08502_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Scutellaria_integrifolia '2774': 08503_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Scutellaria_lateriflora '2775': 08504_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Scutellaria_mexicana '2776': 08505_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Scutellaria_parvula '2777': 08506_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Scutellaria_tuberosa '2778': 08507_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Stachys_bullata '2779': 08508_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Stachys_byzantina '2780': 08509_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Stachys_chamissonis '2781': 08510_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Stachys_coccinea '2782': 08511_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Stachys_floridana '2783': 08512_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Stachys_palustris '2784': 08513_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Stachys_recta '2785': 08514_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Stachys_sylvatica '2786': 08515_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Teucrium_canadense '2787': 08516_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Teucrium_chamaedrys '2788': 08517_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Teucrium_cubense '2789': 08518_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Teucrium_scorodonia '2790': 08519_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Thymus_praecox '2791': 08520_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Thymus_pulegioides '2792': 08521_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Thymus_serpyllum '2793': 08522_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Trichostema_dichotomum '2794': 08523_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Trichostema_lanatum '2795': 08524_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Trichostema_lanceolatum '2796': 08525_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Trichostema_parishii '2797': 08526_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Vitex_agnus-castus '2798': 08527_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Vitex_lucens '2799': 08528_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Vitex_rotundifolia '2800': 08529_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lamiaceae_Warnockia_scutellarioides '2801': 08530_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lentibulariaceae_Pinguicula_alpina '2802': 08531_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lentibulariaceae_Pinguicula_vulgaris '2803': 08532_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lentibulariaceae_Utricularia_cornuta '2804': 08533_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lentibulariaceae_Utricularia_gibba '2805': 08534_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lentibulariaceae_Utricularia_intermedia '2806': 08535_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lentibulariaceae_Utricularia_macrorhiza '2807': 08536_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lentibulariaceae_Utricularia_purpurea '2808': 08537_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Lentibulariaceae_Utricularia_subulata '2809': 08538_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Linderniaceae_Lindernia_dubia '2810': 08539_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Linderniaceae_Torenia_crustacea '2811': 08540_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Martyniaceae_Proboscidea_althaeifolia '2812': 08541_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Martyniaceae_Proboscidea_louisianica '2813': 08542_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Mazaceae_Mazus_pumilus '2814': 08543_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Chionanthus_virginicus '2815': 08544_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Forestiera_pubescens '2816': 08545_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Fraxinus_albicans '2817': 08546_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Fraxinus_americana '2818': 08547_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Fraxinus_excelsior '2819': 08548_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Fraxinus_latifolia '2820': 08549_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Fraxinus_nigra '2821': 08550_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Fraxinus_pennsylvanica '2822': 08551_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Fraxinus_velutina '2823': 08552_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Ligustrum_lucidum '2824': 08553_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Ligustrum_quihoui '2825': 08554_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Ligustrum_sinense '2826': 08555_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Ligustrum_vulgare '2827': 08556_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Olea_europaea '2828': 08557_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Oleaceae_Syringa_vulgaris '2829': 08558_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Agalinis_heterophylla '2830': 08559_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Agalinis_purpurea '2831': 08560_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Agalinis_tenuifolia '2832': 08561_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Aphyllon_fasciculatum '2833': 08562_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Aphyllon_purpureum '2834': 08563_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Aphyllon_uniflorum '2835': 08564_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Bartsia_alpina '2836': 08565_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Bellardia_trixago '2837': 08566_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Bellardia_viscosa '2838': 08567_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_affinis '2839': 08568_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_applegatei '2840': 08569_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_arvensis '2841': 08570_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_attenuata '2842': 08571_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_chromosa '2843': 08572_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_coccinea '2844': 08573_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_densiflora '2845': 08574_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_exserta '2846': 08575_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_foliolosa '2847': 08576_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_hispida '2848': 08577_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_indivisa '2849': 08578_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_integra '2850': 08579_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_latifolia '2851': 08580_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_linariifolia '2852': 08581_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_miniata '2853': 08582_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_parviflora '2854': 08583_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_purpurea '2855': 08584_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_rhexiifolia '2856': 08585_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_rubicundula '2857': 08586_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_sessiliflora '2858': 08587_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_tenuiflora '2859': 08588_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Castilleja_wightii '2860': 08589_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Conopholis_alpina '2861': 08590_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Conopholis_americana '2862': 08591_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Cordylanthus_rigidus '2863': 08592_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Epifagus_virginiana '2864': 08593_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Euphrasia_nemorosa '2865': 08594_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Hyobanche_sanguinea '2866': 08595_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Lathraea_squamaria '2867': 08596_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Melampyrum_arvense '2868': 08597_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Melampyrum_lineare '2869': 08598_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Melampyrum_nemorosum '2870': 08599_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Melampyrum_pratense '2871': 08600_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Odontites_vulgaris '2872': 08601_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Orobanche_hederae '2873': 08602_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Orobanche_minor '2874': 08603_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_attollens '2875': 08604_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_bracteosa '2876': 08605_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_canadensis '2877': 08606_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_densiflora '2878': 08607_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_groenlandica '2879': 08608_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_labradorica '2880': 08609_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_lanceolata '2881': 08610_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_racemosa '2882': 08611_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_semibarbata '2883': 08612_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_sylvatica '2884': 08613_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Pedicularis_verticillata '2885': 08614_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Rhinanthus_alectorolophus '2886': 08615_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Rhinanthus_minor '2887': 08616_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Rhinanthus_serotinus '2888': 08617_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Triphysaria_eriantha '2889': 08618_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Orobanchaceae_Triphysaria_pusilla '2890': 08619_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Paulowniaceae_Paulownia_tomentosa '2891': 08620_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Diplacus_aurantiacus '2892': 08621_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Diplacus_bigelovii '2893': 08622_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Diplacus_brevipes '2894': 08623_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Diplacus_longiflorus '2895': 08624_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Diplacus_puniceus '2896': 08625_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Erythranthe_alsinoides '2897': 08626_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Erythranthe_cardinalis '2898': 08627_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Erythranthe_guttata '2899': 08628_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Erythranthe_lewisii '2900': 08629_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Erythranthe_moschata '2901': 08630_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Erythranthe_primuloides '2902': 08631_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Mimulus_alatus '2903': 08632_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Mimulus_ringens '2904': 08633_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Phrymaceae_Phryma_leptostachya '2905': 08634_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Antirrhinum_majus '2906': 08635_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Bacopa_monnieri '2907': 08636_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Chaenorhinum_minus '2908': 08637_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Chelone_glabra '2909': 08638_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Collinsia_heterophylla '2910': 08639_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Collinsia_parviflora '2911': 08640_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Collinsia_verna '2912': 08641_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Cymbalaria_muralis '2913': 08642_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Digitalis_grandiflora '2914': 08643_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Digitalis_purpurea '2915': 08644_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Hippuris_vulgaris '2916': 08645_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Keckiella_antirrhinoides '2917': 08646_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Keckiella_cordifolia '2918': 08647_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Keckiella_ternata '2919': 08648_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Leucospora_multifida '2920': 08649_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Linaria_alpina '2921': 08650_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Linaria_dalmatica '2922': 08651_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Linaria_purpurea '2923': 08652_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Linaria_vulgaris '2924': 08653_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Maurandya_antirrhiniflora '2925': 08654_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Mecardonia_procumbens '2926': 08655_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Mohavea_confertiflora '2927': 08656_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Nuttallanthus_canadensis '2928': 08657_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Nuttallanthus_texanus '2929': 08658_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_barbatus '2930': 08659_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_centranthifolius '2931': 08660_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_cobaea '2932': 08661_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_davidsonii '2933': 08662_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_digitalis '2934': 08663_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_eatonii '2935': 08664_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_grandiflorus '2936': 08665_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_heterophyllus '2937': 08666_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_hirsutus '2938': 08667_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_newberryi '2939': 08668_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_palmeri '2940': 08669_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_procerus '2941': 08670_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_rostriflorus '2942': 08671_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_spectabilis '2943': 08672_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Penstemon_whippleanus '2944': 08673_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_aristata '2945': 08674_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_coronopus '2946': 08675_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_erecta '2947': 08676_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_lanceolata '2948': 08677_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_major '2949': 08678_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_maritima '2950': 08679_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_media '2951': 08680_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_ovata '2952': 08681_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_patagonica '2953': 08682_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_rugelii '2954': 08683_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Plantago_virginica '2955': 08684_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Sairocarpus_coulterianus '2956': 08685_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Sairocarpus_nuttallianus '2957': 08686_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Scoparia_dulcis '2958': 08687_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_americana '2959': 08688_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_anagallis-aquatica '2960': 08689_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_arvensis '2961': 08690_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_beccabunga '2962': 08691_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_chamaedrys '2963': 08692_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_elliptica '2964': 08693_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_filiformis '2965': 08694_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_hederifolia '2966': 08695_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_longifolia '2967': 08696_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_officinalis '2968': 08697_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_peregrina '2969': 08698_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_persica '2970': 08699_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_polita '2971': 08700_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_salicifolia '2972': 08701_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_scutellata '2973': 08702_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_serpyllifolia '2974': 08703_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_spicata '2975': 08704_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_stricta '2976': 08705_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_teucrium '2977': 08706_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronica_wormskjoldii '2978': 08707_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Plantaginaceae_Veronicastrum_virginicum '2979': 08708_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Buddleja_cordata '2980': 08709_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Buddleja_davidii '2981': 08710_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Leucophyllum_frutescens '2982': 08711_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Myoporum_laetum '2983': 08712_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Oftia_africana '2984': 08713_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Scrophularia_californica '2985': 08714_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Scrophularia_nodosa '2986': 08715_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Verbascum_blattaria '2987': 08716_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Verbascum_lychnitis '2988': 08717_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Verbascum_nigrum '2989': 08718_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Verbascum_thapsus '2990': 08719_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Scrophulariaceae_Verbascum_virgatum '2991': 08720_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Stilbaceae_Halleria_lucida '2992': 08721_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Tetrachondraceae_Polypremum_procumbens '2993': 08722_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Aloysia_gratissima '2994': 08723_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Duranta_erecta '2995': 08724_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Glandularia_bipinnatifida '2996': 08725_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Glandularia_canadensis '2997': 08726_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Glandularia_pumila '2998': 08727_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Lantana_camara '2999': 08728_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Lantana_involucrata '3000': 08729_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Lantana_montevidensis '3001': 08730_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Phyla_lanceolata '3002': 08731_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Phyla_nodiflora '3003': 08732_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Stachytarpheta_jamaicensis '3004': 08733_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_bonariensis '3005': 08734_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_bracteata '3006': 08735_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_brasiliensis '3007': 08736_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_halei '3008': 08737_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_hastata '3009': 08738_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_lasiostachys '3010': 08739_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_macdougalii '3011': 08740_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_officinalis '3012': 08741_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_rigida '3013': 08742_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_stricta '3014': 08743_Plantae_Tracheophyta_Magnoliopsida_Lamiales_Verbenaceae_Verbena_urticifolia '3015': 08744_Plantae_Tracheophyta_Magnoliopsida_Laurales_Atherospermataceae_Laurelia_novae-zelandiae '3016': 08745_Plantae_Tracheophyta_Magnoliopsida_Laurales_Calycanthaceae_Calycanthus_floridus '3017': 08746_Plantae_Tracheophyta_Magnoliopsida_Laurales_Calycanthaceae_Calycanthus_occidentalis '3018': 08747_Plantae_Tracheophyta_Magnoliopsida_Laurales_Lauraceae_Beilschmiedia_tawa '3019': 08748_Plantae_Tracheophyta_Magnoliopsida_Laurales_Lauraceae_Cassytha_filiformis '3020': 08749_Plantae_Tracheophyta_Magnoliopsida_Laurales_Lauraceae_Cinnamomum_camphora '3021': 08750_Plantae_Tracheophyta_Magnoliopsida_Laurales_Lauraceae_Laurus_nobilis '3022': 08751_Plantae_Tracheophyta_Magnoliopsida_Laurales_Lauraceae_Lindera_benzoin '3023': 08752_Plantae_Tracheophyta_Magnoliopsida_Laurales_Lauraceae_Persea_americana '3024': 08753_Plantae_Tracheophyta_Magnoliopsida_Laurales_Lauraceae_Sassafras_albidum '3025': 08754_Plantae_Tracheophyta_Magnoliopsida_Laurales_Lauraceae_Umbellularia_californica '3026': 08755_Plantae_Tracheophyta_Magnoliopsida_Laurales_Monimiaceae_Hedycarya_arborea '3027': 08756_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Annonaceae_Annona_glabra '3028': 08757_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Annonaceae_Asimina_triloba '3029': 08758_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Magnoliaceae_Liriodendron_tulipifera '3030': 08759_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Magnoliaceae_Magnolia_acuminata '3031': 08760_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Magnoliaceae_Magnolia_fraseri '3032': 08761_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Magnoliaceae_Magnolia_grandiflora '3033': 08762_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Magnoliaceae_Magnolia_macrophylla '3034': 08763_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Magnoliaceae_Magnolia_tripetala '3035': 08764_Plantae_Tracheophyta_Magnoliopsida_Magnoliales_Magnoliaceae_Magnolia_virginiana '3036': 08765_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Chrysobalanaceae_Chrysobalanus_icaco '3037': 08766_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Acalypha_ostryifolia '3038': 08767_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Acalypha_rhomboidea '3039': 08768_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Cnidoscolus_stimulosus '3040': 08769_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Cnidoscolus_texanus '3041': 08770_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Codiaeum_variegatum '3042': 08771_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Croton_californicus '3043': 08772_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Croton_fruticulosus '3044': 08773_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Croton_glandulosus '3045': 08774_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Croton_lindheimeri '3046': 08775_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Croton_monanthogynus '3047': 08776_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Croton_punctatus '3048': 08777_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Croton_setiger '3049': 08778_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Ditaxis_lanceolata '3050': 08779_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_albomarginata '3051': 08780_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_amygdaloides '3052': 08781_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_antisyphilitica '3053': 08782_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_bicolor '3054': 08783_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_caput-medusae '3055': 08784_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_characias '3056': 08785_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_corollata '3057': 08786_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_cyathophora '3058': 08787_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_cyparissias '3059': 08788_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_dentata '3060': 08789_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_fendleri '3061': 08790_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_helioscopia '3062': 08791_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_heterophylla '3063': 08792_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_hirta '3064': 08793_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_hypericifolia '3065': 08794_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_hyssopifolia '3066': 08795_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_lathyris '3067': 08796_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_maculata '3068': 08797_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_marginata '3069': 08798_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_mauritanica '3070': 08799_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_melanadenia '3071': 08800_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_misera '3072': 08801_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_myrsinites '3073': 08802_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_nutans '3074': 08803_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_oblongata '3075': 08804_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_ophthalmica '3076': 08805_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_paralias '3077': 08806_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_peplus '3078': 08807_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_polycarpa '3079': 08808_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_prostrata '3080': 08809_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_serpens '3081': 08810_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_serpillifolia '3082': 08811_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_spathulata '3083': 08812_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_terracina '3084': 08813_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Euphorbia_virgata '3085': 08814_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Jatropha_dioica '3086': 08815_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Jatropha_gossypiifolia '3087': 08816_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Macaranga_tanarius '3088': 08817_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Mallotus_paniculatus '3089': 08818_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Manihot_esculenta '3090': 08819_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Mercurialis_annua '3091': 08820_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Mercurialis_perennis '3092': 08821_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Ricinus_communis '3093': 08822_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Stillingia_sylvatica '3094': 08823_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Stillingia_texana '3095': 08824_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Euphorbiaceae_Triadica_sebifera '3096': 08825_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_androsaemum '3097': 08826_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_ascyron '3098': 08827_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_calycinum '3099': 08828_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_fraseri '3100': 08829_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_gentianoides '3101': 08830_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_hypericoides '3102': 08831_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_kalmianum '3103': 08832_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_maculatum '3104': 08833_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_mutilum '3105': 08834_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_perforatum '3106': 08835_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_punctatum '3107': 08836_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Hypericaceae_Hypericum_tetrapetalum '3108': 08837_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Linaceae_Linum_bienne '3109': 08838_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Linaceae_Linum_lewisii '3110': 08839_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Linaceae_Linum_pratense '3111': 08840_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Linaceae_Linum_rigidum '3112': 08841_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Malpighiaceae_Byrsonima_crassifolia '3113': 08842_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_caerulea '3114': 08843_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_edulis '3115': 08844_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_foetida '3116': 08845_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_incarnata '3117': 08846_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_lutea '3118': 08847_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_suberosa '3119': 08848_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_tetrandra '3120': 08849_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_tripartita '3121': 08850_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Passiflora_vitifolia '3122': 08851_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Passifloraceae_Turnera_ulmifolia '3123': 08852_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Phyllanthaceae_Bischofia_javanica '3124': 08853_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Phyllanthaceae_Phyllanthus_tenellus '3125': 08854_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Phyllanthaceae_Phyllanthus_urinaria '3126': 08855_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Rhizophoraceae_Rhizophora_mangle '3127': 08856_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_alba '3128': 08857_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_balsamifera '3129': 08858_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_deltoides '3130': 08859_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_fremontii '3131': 08860_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_grandidentata '3132': 08861_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_nigra '3133': 08862_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_tremula '3134': 08863_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_tremuloides '3135': 08864_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Populus_trichocarpa '3136': 08865_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_alba '3137': 08866_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_babylonica '3138': 08867_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_bebbiana '3139': 08868_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_caprea '3140': 08869_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_cinerea '3141': 08870_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_discolor '3142': 08871_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_eriocephala '3143': 08872_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_exigua '3144': 08873_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_gooddingii '3145': 08874_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_interior '3146': 08875_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_laevigata '3147': 08876_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_lasiolepis '3148': 08877_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_myrsinifolia '3149': 08878_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_nigra '3150': 08879_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_reticulata '3151': 08880_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_triandra '3152': 08881_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Salicaceae_Salix_viminalis '3153': 08882_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Melicytus_alpinus '3154': 08883_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Melicytus_ramiflorus '3155': 08884_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_adunca '3156': 08885_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_arvensis '3157': 08886_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_bicolor '3158': 08887_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_biflora '3159': 08888_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_blanda '3160': 08889_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_canadensis '3161': 08890_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_canina '3162': 08891_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_glabella '3163': 08892_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_hastata '3164': 08893_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_hirta '3165': 08894_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_labradorica '3166': 08895_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_lanceolata '3167': 08896_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_lobata '3168': 08897_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_macloskeyi '3169': 08898_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_mirabilis '3170': 08899_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_nuttallii '3171': 08900_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_ocellata '3172': 08901_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_odorata '3173': 08902_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_palmata '3174': 08903_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_pedata '3175': 08904_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_pedatifida '3176': 08905_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_pedunculata '3177': 08906_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_primulifolia '3178': 08907_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_pubescens '3179': 08908_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_purpurea '3180': 08909_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_reichenbachiana '3181': 08910_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_riviniana '3182': 08911_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_rostrata '3183': 08912_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_rotundifolia '3184': 08913_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_sagittata '3185': 08914_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_sempervirens '3186': 08915_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_sororia '3187': 08916_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_striata '3188': 08917_Plantae_Tracheophyta_Magnoliopsida_Malpighiales_Violaceae_Viola_tricolor '3189': 08918_Plantae_Tracheophyta_Magnoliopsida_Malvales_Bixaceae_Bixa_orellana '3190': 08919_Plantae_Tracheophyta_Magnoliopsida_Malvales_Bixaceae_Cochlospermum_vitifolium '3191': 08920_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Cistus_albidus '3192': 08921_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Cistus_creticus '3193': 08922_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Cistus_ladanifer '3194': 08923_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Cistus_monspeliensis '3195': 08924_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Cistus_salviifolius '3196': 08925_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Crocanthemum_canadense '3197': 08926_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Crocanthemum_scoparium '3198': 08927_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Helianthemum_nummularium '3199': 08928_Plantae_Tracheophyta_Magnoliopsida_Malvales_Cistaceae_Hudsonia_tomentosa '3200': 08929_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Abutilon_fruticosum '3201': 08930_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Abutilon_theophrasti '3202': 08931_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Adansonia_digitata '3203': 08932_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Alcea_rosea '3204': 08933_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Allowissadula_holosericea '3205': 08934_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Anoda_cristata '3206': 08935_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Callirhoe_involucrata '3207': 08936_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Callirhoe_pedata '3208': 08937_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Ceiba_pentandra '3209': 08938_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Entelea_arborescens '3210': 08939_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Eremalche_rotundifolia '3211': 08940_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Fremontodendron_californicum '3212': 08941_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Gossypium_hirsutum '3213': 08942_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Guazuma_ulmifolia '3214': 08943_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Herissantia_crispa '3215': 08944_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Hibiscus_denudatus '3216': 08945_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Hibiscus_laevis '3217': 08946_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Hibiscus_moscheutos '3218': 08947_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Hibiscus_rosa-sinensis '3219': 08948_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Hibiscus_syriacus '3220': 08949_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Hibiscus_tiliaceus '3221': 08950_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Hibiscus_trionum '3222': 08951_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Hoheria_populnea '3223': 08952_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Horsfordia_newberryi '3224': 08953_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Kosteletzkya_pentacarpos '3225': 08954_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malacothamnus_fasciculatus '3226': 08955_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malva_arborea '3227': 08956_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malva_assurgentiflora '3228': 08957_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malva_moschata '3229': 08958_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malva_neglecta '3230': 08959_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malva_parviflora '3231': 08960_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malva_sylvestris '3232': 08961_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malva_thuringiaca '3233': 08962_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malvastrum_coromandelianum '3234': 08963_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malvaviscus_arboreus '3235': 08964_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Malvella_leprosa '3236': 08965_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Melochia_pyramidata '3237': 08966_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Melochia_tomentosa '3238': 08967_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Modiola_caroliniana '3239': 08968_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Pachira_aquatica '3240': 08969_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Pavonia_lasiopetala '3241': 08970_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Plagianthus_divaricatus '3242': 08971_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Plagianthus_regius '3243': 08972_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sida_abutifolia '3244': 08973_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sida_ciliaris '3245': 08974_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sida_rhombifolia '3246': 08975_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sidalcea_malviflora '3247': 08976_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sidalcea_oregana '3248': 08977_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sidalcea_sparsifolia '3249': 08978_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sphaeralcea_ambigua '3250': 08979_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sphaeralcea_angustifolia '3251': 08980_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Sphaeralcea_coccinea '3252': 08981_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Theobroma_cacao '3253': 08982_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Thespesia_populnea '3254': 08983_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Tilia_americana '3255': 08984_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Tilia_cordata '3256': 08985_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Urena_lobata '3257': 08986_Plantae_Tracheophyta_Magnoliopsida_Malvales_Malvaceae_Waltheria_indica '3258': 08987_Plantae_Tracheophyta_Magnoliopsida_Malvales_Muntingiaceae_Muntingia_calabura '3259': 08988_Plantae_Tracheophyta_Magnoliopsida_Malvales_Thymelaeaceae_Daphne_gnidium '3260': 08989_Plantae_Tracheophyta_Magnoliopsida_Malvales_Thymelaeaceae_Daphne_laureola '3261': 08990_Plantae_Tracheophyta_Magnoliopsida_Malvales_Thymelaeaceae_Daphne_mezereum '3262': 08991_Plantae_Tracheophyta_Magnoliopsida_Malvales_Thymelaeaceae_Dirca_palustris '3263': 08992_Plantae_Tracheophyta_Magnoliopsida_Malvales_Thymelaeaceae_Pimelea_villosa '3264': 08993_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Combretaceae_Conocarpus_erectus '3265': 08994_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Combretaceae_Laguncularia_racemosa '3266': 08995_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Combretaceae_Terminalia_catappa '3267': 08996_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Ammannia_coccinea '3268': 08997_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Cuphea_carthagenensis '3269': 08998_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Decodon_verticillatus '3270': 08999_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Lagerstroemia_indica '3271': 09000_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Lythrum_alatum '3272': 09001_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Lythrum_hyssopifolia '3273': 09002_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Lythrum_salicaria '3274': 09003_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Punica_granatum '3275': 09004_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Lythraceae_Trapa_natans '3276': 09005_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Melastomataceae_Clidemia_hirta '3277': 09006_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Melastomataceae_Melastoma_malabathricum '3278': 09007_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Melastomataceae_Rhexia_alifanus '3279': 09008_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Melastomataceae_Rhexia_mariana '3280': 09009_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Melastomataceae_Rhexia_virginica '3281': 09010_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Eucalyptus_camaldulensis '3282': 09011_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Eucalyptus_globulus '3283': 09012_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Leptospermum_laevigatum '3284': 09013_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Leptospermum_scoparium '3285': 09014_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Lophomyrtus_bullata '3286': 09015_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Metrosideros_diffusa '3287': 09016_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Metrosideros_excelsa '3288': 09017_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Metrosideros_fulgens '3289': 09018_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Metrosideros_perforata '3290': 09019_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Metrosideros_polymorpha '3291': 09020_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Metrosideros_robusta '3292': 09021_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Metrosideros_umbellata '3293': 09022_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Myrtus_communis '3294': 09023_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Psidium_cattleyanum '3295': 09024_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Myrtaceae_Psidium_guajava '3296': 09025_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Camissoniopsis_bistorta '3297': 09026_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Camissoniopsis_cheiranthifolia '3298': 09027_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Chamaenerion_angustifolium '3299': 09028_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Chamaenerion_latifolium '3300': 09029_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Chylismia_brevipes '3301': 09030_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Chylismia_claviformis '3302': 09031_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Circaea_alpina '3303': 09032_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Circaea_canadensis '3304': 09033_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Circaea_lutetiana '3305': 09034_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Clarkia_amoena '3306': 09035_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Clarkia_concinna '3307': 09036_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Clarkia_purpurea '3308': 09037_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Clarkia_rhomboidea '3309': 09038_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Clarkia_rubicunda '3310': 09039_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Clarkia_unguiculata '3311': 09040_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Epilobium_brachycarpum '3312': 09041_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Epilobium_canum '3313': 09042_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Epilobium_ciliatum '3314': 09043_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Epilobium_hirsutum '3315': 09044_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Epilobium_montanum '3316': 09045_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Eremothera_boothii '3317': 09046_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Eulobus_californicus '3318': 09047_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Fuchsia_boliviana '3319': 09048_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Fuchsia_excorticata '3320': 09049_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Fuchsia_magellanica '3321': 09050_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Lopezia_racemosa '3322': 09051_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Ludwigia_alternifolia '3323': 09052_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Ludwigia_octovalvis '3324': 09053_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Ludwigia_palustris '3325': 09054_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Ludwigia_peploides '3326': 09055_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Ludwigia_peruviana '3327': 09056_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_berlandieri '3328': 09057_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_biennis '3329': 09058_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_cespitosa '3330': 09059_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_curtiflora '3331': 09060_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_deltoides '3332': 09061_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_drummondii '3333': 09062_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_elata '3334': 09063_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_gaura '3335': 09064_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_glaucifolia '3336': 09065_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_glazioviana '3337': 09066_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_hartwegii '3338': 09067_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_laciniata '3339': 09068_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_macrocarpa '3340': 09069_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_rosea '3341': 09070_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_rubricaulis '3342': 09071_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_speciosa '3343': 09072_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_suffrutescens '3344': 09073_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_suffulta '3345': 09074_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Oenothera_triloba '3346': 09075_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Onagraceae_Taraxia_ovata '3347': 09076_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Penaeaceae_Penaea_mucronata '3348': 09077_Plantae_Tracheophyta_Magnoliopsida_Myrtales_Penaeaceae_Saltera_sarcocolla '3349': 09078_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Cabombaceae_Brasenia_schreberi '3350': 09079_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Nymphaeaceae_Nuphar_advena '3351': 09080_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Nymphaeaceae_Nuphar_lutea '3352': 09081_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Nymphaeaceae_Nuphar_polysepala '3353': 09082_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Nymphaeaceae_Nuphar_variegata '3354': 09083_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Nymphaeaceae_Nymphaea_alba '3355': 09084_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Nymphaeaceae_Nymphaea_candida '3356': 09085_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Nymphaeaceae_Nymphaea_nouchali '3357': 09086_Plantae_Tracheophyta_Magnoliopsida_Nymphaeales_Nymphaeaceae_Nymphaea_odorata '3358': 09087_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Cunoniaceae_Bauera_rubioides '3359': 09088_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Cunoniaceae_Weinmannia_racemosa '3360': 09089_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Elaeocarpaceae_Aristotelia_serrata '3361': 09090_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Elaeocarpaceae_Elaeocarpus_hookerianus '3362': 09091_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_acetosella '3363': 09092_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_articulata '3364': 09093_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_corniculata '3365': 09094_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_debilis '3366': 09095_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_dillenii '3367': 09096_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_drummondii '3368': 09097_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_incarnata '3369': 09098_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_latifolia '3370': 09099_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_luteola '3371': 09100_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_montana '3372': 09101_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_obtusa '3373': 09102_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_oregana '3374': 09103_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_pes-caprae '3375': 09104_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_polyphylla '3376': 09105_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_purpurea '3377': 09106_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_stricta '3378': 09107_Plantae_Tracheophyta_Magnoliopsida_Oxalidales_Oxalidaceae_Oxalis_violacea '3379': 09108_Plantae_Tracheophyta_Magnoliopsida_Piperales_Aristolochiaceae_Aristolochia_californica '3380': 09109_Plantae_Tracheophyta_Magnoliopsida_Piperales_Aristolochiaceae_Aristolochia_clematitis '3381': 09110_Plantae_Tracheophyta_Magnoliopsida_Piperales_Aristolochiaceae_Asarum_canadense '3382': 09111_Plantae_Tracheophyta_Magnoliopsida_Piperales_Aristolochiaceae_Asarum_caudatum '3383': 09112_Plantae_Tracheophyta_Magnoliopsida_Piperales_Aristolochiaceae_Asarum_europaeum '3384': 09113_Plantae_Tracheophyta_Magnoliopsida_Piperales_Aristolochiaceae_Endodeca_serpentaria '3385': 09114_Plantae_Tracheophyta_Magnoliopsida_Piperales_Aristolochiaceae_Hexastylis_arifolia '3386': 09115_Plantae_Tracheophyta_Magnoliopsida_Piperales_Piperaceae_Piper_excelsum '3387': 09116_Plantae_Tracheophyta_Magnoliopsida_Piperales_Saururaceae_Anemopsis_californica '3388': 09117_Plantae_Tracheophyta_Magnoliopsida_Piperales_Saururaceae_Houttuynia_cordata '3389': 09118_Plantae_Tracheophyta_Magnoliopsida_Piperales_Saururaceae_Saururus_cernuus '3390': 09119_Plantae_Tracheophyta_Magnoliopsida_Proteales_Nelumbonaceae_Nelumbo_lutea '3391': 09120_Plantae_Tracheophyta_Magnoliopsida_Proteales_Nelumbonaceae_Nelumbo_nucifera '3392': 09121_Plantae_Tracheophyta_Magnoliopsida_Proteales_Platanaceae_Platanus_occidentalis '3393': 09122_Plantae_Tracheophyta_Magnoliopsida_Proteales_Platanaceae_Platanus_racemosa '3394': 09123_Plantae_Tracheophyta_Magnoliopsida_Proteales_Platanaceae_Platanus_wrightii '3395': 09124_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Banksia_integrifolia '3396': 09125_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Banksia_marginata '3397': 09126_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Hakea_sericea '3398': 09127_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Knightia_excelsa '3399': 09128_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Leucadendron_laureolum '3400': 09129_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Leucadendron_rubrum '3401': 09130_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Leucadendron_salignum '3402': 09131_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Leucospermum_conocarpodendron '3403': 09132_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Leucospermum_cuneiforme '3404': 09133_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Mimetes_cucullatus '3405': 09134_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Protea_caffra '3406': 09135_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Protea_cynaroides '3407': 09136_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Protea_laurifolia '3408': 09137_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Protea_neriifolia '3409': 09138_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Protea_nitida '3410': 09139_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Protea_repens '3411': 09140_Plantae_Tracheophyta_Magnoliopsida_Proteales_Proteaceae_Serruria_fasciflora '3412': 09141_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Achlys_triphylla '3413': 09142_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Berberis_aquifolium '3414': 09143_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Berberis_bealei '3415': 09144_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Berberis_darwinii '3416': 09145_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Berberis_nervosa '3417': 09146_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Berberis_repens '3418': 09147_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Berberis_thunbergii '3419': 09148_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Berberis_trifoliolata '3420': 09149_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Berberis_vulgaris '3421': 09150_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Caulophyllum_giganteum '3422': 09151_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Caulophyllum_thalictroides '3423': 09152_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Jeffersonia_diphylla '3424': 09153_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Nandina_domestica '3425': 09154_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Podophyllum_peltatum '3426': 09155_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Berberidaceae_Vancouveria_hexandra '3427': 09156_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Menispermaceae_Cocculus_carolinus '3428': 09157_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Menispermaceae_Menispermum_canadense '3429': 09158_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Argemone_albiflora '3430': 09159_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Argemone_mexicana '3431': 09160_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Argemone_munita '3432': 09161_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Argemone_ochroleuca '3433': 09162_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Argemone_polyanthemos '3434': 09163_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Capnoides_sempervirens '3435': 09164_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Chelidonium_majus '3436': 09165_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Corydalis_aurea '3437': 09166_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Corydalis_cava '3438': 09167_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Corydalis_flavula '3439': 09168_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Corydalis_solida '3440': 09169_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Dendromecon_rigida '3441': 09170_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Dicentra_canadensis '3442': 09171_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Dicentra_cucullaria '3443': 09172_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Dicentra_formosa '3444': 09173_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Ehrendorferia_chrysantha '3445': 09174_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Eschscholzia_caespitosa '3446': 09175_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Eschscholzia_californica '3447': 09176_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Eschscholzia_minutiflora '3448': 09177_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Eschscholzia_parishii '3449': 09178_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Fumaria_capreolata '3450': 09179_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Fumaria_muralis '3451': 09180_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Fumaria_officinalis '3452': 09181_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Glaucium_flavum '3453': 09182_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Lamprocapnos_spectabilis '3454': 09183_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Papaver_cambricum '3455': 09184_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Papaver_dubium '3456': 09185_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Papaver_heterophyllum '3457': 09186_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Papaver_rhoeas '3458': 09187_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Papaver_somniferum '3459': 09188_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Platystemon_californicus '3460': 09189_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Pseudofumaria_lutea '3461': 09190_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Romneya_coulteri '3462': 09191_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Sanguinaria_canadensis '3463': 09192_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Papaveraceae_Stylophorum_diphyllum '3464': 09193_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aconitum_columbianum '3465': 09194_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aconitum_delphiniifolium '3466': 09195_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aconitum_lycoctonum '3467': 09196_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aconitum_napellus '3468': 09197_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aconitum_septentrionale '3469': 09198_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Actaea_pachypoda '3470': 09199_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Actaea_racemosa '3471': 09200_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Actaea_rubra '3472': 09201_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Actaea_spicata '3473': 09202_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Adonis_vernalis '3474': 09203_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemonastrum_canadense '3475': 09204_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemone_berlandieri '3476': 09205_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemone_coronaria '3477': 09206_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemone_cylindrica '3478': 09207_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemone_hortensis '3479': 09208_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemone_multifida '3480': 09209_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemone_virginiana '3481': 09210_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemonoides_altaica '3482': 09211_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemonoides_nemorosa '3483': 09212_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemonoides_quinquefolia '3484': 09213_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemonoides_ranunculoides '3485': 09214_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Anemonoides_sylvestris '3486': 09215_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aquilegia_atrata '3487': 09216_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aquilegia_canadensis '3488': 09217_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aquilegia_chrysantha '3489': 09218_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aquilegia_coerulea '3490': 09219_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aquilegia_flavescens '3491': 09220_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aquilegia_formosa '3492': 09221_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Aquilegia_vulgaris '3493': 09222_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Caltha_leptosepala '3494': 09223_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Caltha_palustris '3495': 09224_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ceratocephala_testiculata '3496': 09225_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_alpina '3497': 09226_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_crispa '3498': 09227_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_drummondii '3499': 09228_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_lasiantha '3500': 09229_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_ligusticifolia '3501': 09230_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_occidentalis '3502': 09231_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_paniculata '3503': 09232_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_pitcheri '3504': 09233_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_terniflora '3505': 09234_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_texensis '3506': 09235_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_virginiana '3507': 09236_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Clematis_vitalba '3508': 09237_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Consolida_regalis '3509': 09238_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Coptis_trifolia '3510': 09239_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Delphinium_cardinale '3511': 09240_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Delphinium_carolinianum '3512': 09241_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Delphinium_glaucum '3513': 09242_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Delphinium_nudicaule '3514': 09243_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Delphinium_nuttallianum '3515': 09244_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Delphinium_parishii '3516': 09245_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Delphinium_tricorne '3517': 09246_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Enemion_biternatum '3518': 09247_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Eranthis_hyemalis '3519': 09248_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ficaria_verna '3520': 09249_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Helleborus_foetidus '3521': 09250_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Hepatica_acutiloba '3522': 09251_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Hepatica_americana '3523': 09252_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Hepatica_nobilis '3524': 09253_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Hydrastis_canadensis '3525': 09254_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Nigella_damascena '3526': 09255_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Pulsatilla_alpina '3527': 09256_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Pulsatilla_nuttalliana '3528': 09257_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Pulsatilla_occidentalis '3529': 09258_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Pulsatilla_patens '3530': 09259_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_abortivus '3531': 09260_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_acris '3532': 09261_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_aquatilis '3533': 09262_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_auricomus '3534': 09263_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_bulbosus '3535': 09264_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_californicus '3536': 09265_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_cassubicus '3537': 09266_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_fascicularis '3538': 09267_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_flammula '3539': 09268_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_glaberrimus '3540': 09269_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_hispidus '3541': 09270_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_muricatus '3542': 09271_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_occidentalis '3543': 09272_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_polyanthemos '3544': 09273_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_recurvatus '3545': 09274_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_repens '3546': 09275_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Ranunculus_sceleratus '3547': 09276_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Thalictrum_aquilegiifolium '3548': 09277_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Thalictrum_dasycarpum '3549': 09278_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Thalictrum_dioicum '3550': 09279_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Thalictrum_fendleri '3551': 09280_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Thalictrum_lucidum '3552': 09281_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Thalictrum_minus '3553': 09282_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Thalictrum_pubescens '3554': 09283_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Thalictrum_thalictroides '3555': 09284_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Trollius_asiaticus '3556': 09285_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Trollius_europaeus '3557': 09286_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Trollius_laxus '3558': 09287_Plantae_Tracheophyta_Magnoliopsida_Ranunculales_Ranunculaceae_Xanthorhiza_simplicissima '3559': 09288_Plantae_Tracheophyta_Magnoliopsida_Rosales_Cannabaceae_Cannabis_sativa '3560': 09289_Plantae_Tracheophyta_Magnoliopsida_Rosales_Cannabaceae_Celtis_laevigata '3561': 09290_Plantae_Tracheophyta_Magnoliopsida_Rosales_Cannabaceae_Celtis_occidentalis '3562': 09291_Plantae_Tracheophyta_Magnoliopsida_Rosales_Cannabaceae_Celtis_pallida '3563': 09292_Plantae_Tracheophyta_Magnoliopsida_Rosales_Cannabaceae_Celtis_reticulata '3564': 09293_Plantae_Tracheophyta_Magnoliopsida_Rosales_Cannabaceae_Humulus_japonicus '3565': 09294_Plantae_Tracheophyta_Magnoliopsida_Rosales_Cannabaceae_Humulus_lupulus '3566': 09295_Plantae_Tracheophyta_Magnoliopsida_Rosales_Cannabaceae_Trema_orientalis '3567': 09296_Plantae_Tracheophyta_Magnoliopsida_Rosales_Elaeagnaceae_Elaeagnus_angustifolia '3568': 09297_Plantae_Tracheophyta_Magnoliopsida_Rosales_Elaeagnaceae_Elaeagnus_commutata '3569': 09298_Plantae_Tracheophyta_Magnoliopsida_Rosales_Elaeagnaceae_Elaeagnus_pungens '3570': 09299_Plantae_Tracheophyta_Magnoliopsida_Rosales_Elaeagnaceae_Elaeagnus_umbellata '3571': 09300_Plantae_Tracheophyta_Magnoliopsida_Rosales_Elaeagnaceae_Hippophae_rhamnoides '3572': 09301_Plantae_Tracheophyta_Magnoliopsida_Rosales_Elaeagnaceae_Shepherdia_canadensis '3573': 09302_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Artocarpus_altilis '3574': 09303_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Artocarpus_heterophyllus '3575': 09304_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Broussonetia_papyrifera '3576': 09305_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Fatoua_villosa '3577': 09306_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Ficus_aurea '3578': 09307_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Ficus_carica '3579': 09308_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Ficus_microcarpa '3580': 09309_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Ficus_petiolaris '3581': 09310_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Ficus_pumila '3582': 09311_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Ficus_religiosa '3583': 09312_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Maclura_pomifera '3584': 09313_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Morus_alba '3585': 09314_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Morus_indica '3586': 09315_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Morus_rubra '3587': 09316_Plantae_Tracheophyta_Magnoliopsida_Rosales_Moraceae_Streblus_heterophyllus '3588': 09317_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Berchemia_scandens '3589': 09318_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_americanus '3590': 09319_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_cordulatus '3591': 09320_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_crassifolius '3592': 09321_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_cuneatus '3593': 09322_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_fendleri '3594': 09323_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_herbaceus '3595': 09324_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_integerrimus '3596': 09325_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_leucodermis '3597': 09326_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_megacarpus '3598': 09327_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_oliganthus '3599': 09328_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_perplexans '3600': 09329_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_prostratus '3601': 09330_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_spinosus '3602': 09331_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_thyrsiflorus '3603': 09332_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_velutinus '3604': 09333_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ceanothus_verrucosus '3605': 09334_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Colubrina_texensis '3606': 09335_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Condalia_hookeri '3607': 09336_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Discaria_toumatou '3608': 09337_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Frangula_alnus '3609': 09338_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Frangula_californica '3610': 09339_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Frangula_caroliniana '3611': 09340_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Frangula_purshiana '3612': 09341_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Paliurus_spina-christi '3613': 09342_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Rhamnus_alaternus '3614': 09343_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Rhamnus_alnifolia '3615': 09344_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Rhamnus_cathartica '3616': 09345_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Rhamnus_crocea '3617': 09346_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Rhamnus_humboldtiana '3618': 09347_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Rhamnus_ilicifolia '3619': 09348_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Trichocephalus_stipularis '3620': 09349_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rhamnaceae_Ziziphus_obtusifolia '3621': 09350_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Acaena_anserinifolia '3622': 09351_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Acaena_novae-zelandiae '3623': 09352_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Adenostoma_fasciculatum '3624': 09353_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Adenostoma_sparsifolium '3625': 09354_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Agrimonia_eupatoria '3626': 09355_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Agrimonia_gryposepala '3627': 09356_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Agrimonia_parviflora '3628': 09357_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Agrimonia_pilosa '3629': 09358_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Amelanchier_alnifolia '3630': 09359_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Amelanchier_arborea '3631': 09360_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Amelanchier_spicata '3632': 09361_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Amelanchier_utahensis '3633': 09362_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Argentina_anserina '3634': 09363_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Aronia_melanocarpa '3635': 09364_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Aruncus_dioicus '3636': 09365_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Cercocarpus_betuloides '3637': 09366_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Cercocarpus_ledifolius '3638': 09367_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Cercocarpus_montanus '3639': 09368_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Chamaebatia_foliolosa '3640': 09369_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Chamaebatiaria_millefolium '3641': 09370_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Coleogyne_ramosissima '3642': 09371_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Comarum_palustre '3643': 09372_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Crataegus_marshallii '3644': 09373_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Crataegus_monogyna '3645': 09374_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Dasiphora_fruticosa '3646': 09375_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Dryas_drummondii '3647': 09376_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Dryas_octopetala '3648': 09377_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Drymocallis_arguta '3649': 09378_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Drymocallis_glandulosa '3650': 09379_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Eriobotrya_japonica '3651': 09380_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Fallugia_paradoxa '3652': 09381_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Filipendula_rubra '3653': 09382_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Filipendula_ulmaria '3654': 09383_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Filipendula_vulgaris '3655': 09384_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Fragaria_chiloensis '3656': 09385_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Fragaria_vesca '3657': 09386_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Fragaria_virginiana '3658': 09387_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Fragaria_viridis '3659': 09388_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Geum_aleppicum '3660': 09389_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Geum_canadense '3661': 09390_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Geum_macrophyllum '3662': 09391_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Geum_rivale '3663': 09392_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Geum_rossii '3664': 09393_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Geum_triflorum '3665': 09394_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Geum_urbanum '3666': 09395_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Heteromeles_arbutifolia '3667': 09396_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Holodiscus_discolor '3668': 09397_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Kerria_japonica '3669': 09398_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Luetkea_pectinata '3670': 09399_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Malus_domestica '3671': 09400_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Malus_fusca '3672': 09401_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Malus_pumila '3673': 09402_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Oemleria_cerasiformis '3674': 09403_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Petrophytum_caespitosum '3675': 09404_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Photinia_serratifolia '3676': 09405_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Physocarpus_capitatus '3677': 09406_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Physocarpus_opulifolius '3678': 09407_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_argentea '3679': 09408_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_canadensis '3680': 09409_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_erecta '3681': 09410_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_gracilis '3682': 09411_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_indica '3683': 09412_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_norvegica '3684': 09413_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_recta '3685': 09414_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_reptans '3686': 09415_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Potentilla_simplex '3687': 09416_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_americana '3688': 09417_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_angustifolia '3689': 09418_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_avium '3690': 09419_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_caroliniana '3691': 09420_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_cerasifera '3692': 09421_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_dulcis '3693': 09422_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_emarginata '3694': 09423_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_fasciculata '3695': 09424_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_fremontii '3696': 09425_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_ilicifolia '3697': 09426_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_laurocerasus '3698': 09427_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_mexicana '3699': 09428_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_padus '3700': 09429_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_pensylvanica '3701': 09430_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_persica '3702': 09431_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_pumila '3703': 09432_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_serotina '3704': 09433_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_spinosa '3705': 09434_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Prunus_virginiana '3706': 09435_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Purshia_stansburyana '3707': 09436_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Purshia_tridentata '3708': 09437_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Pyracantha_coccinea '3709': 09438_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Pyrus_calleryana '3710': 09439_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Pyrus_communis '3711': 09440_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rhaphiolepis_indica '3712': 09441_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rhodotypos_scandens '3713': 09442_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_acicularis '3714': 09443_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_arkansana '3715': 09444_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_bracteata '3716': 09445_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_californica '3717': 09446_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_canina '3718': 09447_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_carolina '3719': 09448_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_gymnocarpa '3720': 09449_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_majalis '3721': 09450_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_multiflora '3722': 09451_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_nutkana '3723': 09452_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_palustris '3724': 09453_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_rubiginosa '3725': 09454_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_rugosa '3726': 09455_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_spinosissima '3727': 09456_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rosa_woodsii '3728': 09457_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_allegheniensis '3729': 09458_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_arcticus '3730': 09459_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_armeniacus '3731': 09460_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_bifrons '3732': 09461_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_caesius '3733': 09462_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_chamaemorus '3734': 09463_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_cissoides '3735': 09464_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_dalibarda '3736': 09465_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_flagellaris '3737': 09466_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_hispidus '3738': 09467_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_idaeus '3739': 09468_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_laciniatus '3740': 09469_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_leucodermis '3741': 09470_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_occidentalis '3742': 09471_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_odoratus '3743': 09472_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_parviflorus '3744': 09473_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_pedatus '3745': 09474_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_phoenicolasius '3746': 09475_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_pubescens '3747': 09476_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_saxatilis '3748': 09477_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_schmidelioides '3749': 09478_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_spectabilis '3750': 09479_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_trivialis '3751': 09480_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_ulmifolius '3752': 09481_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Rubus_ursinus '3753': 09482_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sanguisorba_canadensis '3754': 09483_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sanguisorba_minor '3755': 09484_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sanguisorba_officinalis '3756': 09485_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sibbaldia_procumbens '3757': 09486_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sibbaldiopsis_tridentata '3758': 09487_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sorbaria_sorbifolia '3759': 09488_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sorbus_americana '3760': 09489_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sorbus_aucuparia '3761': 09490_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Sorbus_sitchensis '3762': 09491_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Spiraea_alba '3763': 09492_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Spiraea_betulifolia '3764': 09493_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Spiraea_douglasii '3765': 09494_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Spiraea_japonica '3766': 09495_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Spiraea_splendens '3767': 09496_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Spiraea_tomentosa '3768': 09497_Plantae_Tracheophyta_Magnoliopsida_Rosales_Rosaceae_Waldsteinia_fragarioides '3769': 09498_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_alata '3770': 09499_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_americana '3771': 09500_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_crassifolia '3772': 09501_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_glabra '3773': 09502_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_laevis '3774': 09503_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_minor '3775': 09504_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_parvifolia '3776': 09505_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_pumila '3777': 09506_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_rubra '3778': 09507_Plantae_Tracheophyta_Magnoliopsida_Rosales_Ulmaceae_Ulmus_thomasii '3779': 09508_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Boehmeria_cylindrica '3780': 09509_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Elatostema_rugosum '3781': 09510_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Laportea_canadensis '3782': 09511_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Parietaria_judaica '3783': 09512_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Parietaria_pensylvanica '3784': 09513_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Pilea_microphylla '3785': 09514_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Pilea_pumila '3786': 09515_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Urtica_chamaedryoides '3787': 09516_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Urtica_dioica '3788': 09517_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Urtica_ferox '3789': 09518_Plantae_Tracheophyta_Magnoliopsida_Rosales_Urticaceae_Urtica_urens '3790': 09519_Plantae_Tracheophyta_Magnoliopsida_Santalales_Loranthaceae_Ileostylus_micranthus '3791': 09520_Plantae_Tracheophyta_Magnoliopsida_Santalales_Santalaceae_Arceuthobium_campylopodum '3792': 09521_Plantae_Tracheophyta_Magnoliopsida_Santalales_Santalaceae_Colpoon_compressum '3793': 09522_Plantae_Tracheophyta_Magnoliopsida_Santalales_Santalaceae_Comandra_umbellata '3794': 09523_Plantae_Tracheophyta_Magnoliopsida_Santalales_Santalaceae_Exocarpos_cupressiformis '3795': 09524_Plantae_Tracheophyta_Magnoliopsida_Santalales_Santalaceae_Geocaulon_lividum '3796': 09525_Plantae_Tracheophyta_Magnoliopsida_Santalales_Santalaceae_Phoradendron_californicum '3797': 09526_Plantae_Tracheophyta_Magnoliopsida_Santalales_Santalaceae_Phoradendron_leucarpum '3798': 09527_Plantae_Tracheophyta_Magnoliopsida_Santalales_Santalaceae_Viscum_album '3799': 09528_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Anacardium_occidentale '3800': 09529_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Cotinus_coggygria '3801': 09530_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Malosma_laurina '3802': 09531_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Mangifera_indica '3803': 09532_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Pistacia_chinensis '3804': 09533_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Pistacia_lentiscus '3805': 09534_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_aromatica '3806': 09535_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_copallinum '3807': 09536_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_glabra '3808': 09537_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_integrifolia '3809': 09538_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_lanceolata '3810': 09539_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_microphylla '3811': 09540_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_ovata '3812': 09541_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_typhina '3813': 09542_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Rhus_virens '3814': 09543_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Schinus_molle '3815': 09544_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Schinus_terebinthifolia '3816': 09545_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Searsia_lucida '3817': 09546_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Toxicodendron_diversilobum '3818': 09547_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Toxicodendron_radicans '3819': 09548_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Toxicodendron_rydbergii '3820': 09549_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Anacardiaceae_Toxicodendron_vernix '3821': 09550_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Burseraceae_Bursera_microphylla '3822': 09551_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Burseraceae_Bursera_simaruba '3823': 09552_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Meliaceae_Azadirachta_indica '3824': 09553_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Meliaceae_Dysoxylum_spectabile '3825': 09554_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Meliaceae_Melia_azedarach '3826': 09555_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Citrus_trifoliata '3827': 09556_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Cneoridium_dumosum '3828': 09557_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Correa_reflexa '3829': 09558_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Murraya_paniculata '3830': 09559_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Ptelea_trifoliata '3831': 09560_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Thamnosma_montana '3832': 09561_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Zanthoxylum_americanum '3833': 09562_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Zanthoxylum_clava-herculis '3834': 09563_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Zanthoxylum_fagara '3835': 09564_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Rutaceae_Zanthoxylum_hirsutum '3836': 09565_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_campestre '3837': 09566_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_circinatum '3838': 09567_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_floridanum '3839': 09568_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_ginnala '3840': 09569_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_glabrum '3841': 09570_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_grandidentatum '3842': 09571_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_macrophyllum '3843': 09572_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_negundo '3844': 09573_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_nigrum '3845': 09574_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_palmatum '3846': 09575_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_pensylvanicum '3847': 09576_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_platanoides '3848': 09577_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_pseudoplatanus '3849': 09578_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_rubrum '3850': 09579_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_saccharinum '3851': 09580_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_saccharum '3852': 09581_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_spicatum '3853': 09582_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Acer_tataricum '3854': 09583_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Aesculus_californica '3855': 09584_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Aesculus_glabra '3856': 09585_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Aesculus_hippocastanum '3857': 09586_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Aesculus_pavia '3858': 09587_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Alectryon_excelsus '3859': 09588_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Cardiospermum_halicacabum '3860': 09589_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Dodonaea_viscosa '3861': 09590_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Koelreuteria_paniculata '3862': 09591_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Sapindus_drummondii '3863': 09592_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Sapindaceae_Ungnadia_speciosa '3864': 09593_Plantae_Tracheophyta_Magnoliopsida_Sapindales_Simaroubaceae_Ailanthus_altissima '3865': 09594_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Altingiaceae_Liquidambar_styraciflua '3866': 09595_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Cotyledon_orbiculata '3867': 09596_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Crassula_connata '3868': 09597_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Crassula_ovata '3869': 09598_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Dudleya_arizonica '3870': 09599_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Dudleya_cymosa '3871': 09600_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Dudleya_edulis '3872': 09601_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Dudleya_farinosa '3873': 09602_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Dudleya_lanceolata '3874': 09603_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Dudleya_pulverulenta '3875': 09604_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Dudleya_saxosa '3876': 09605_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Echeveria_gibbiflora '3877': 09606_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Hylotelephium_telephium '3878': 09607_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Kalanchoe_delagoensis '3879': 09608_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Kalanchoe_pinnata '3880': 09609_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Orostachys_spinosa '3881': 09610_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Rhodiola_integrifolia '3882': 09611_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Rhodiola_rosea '3883': 09612_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_acre '3884': 09613_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_album '3885': 09614_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_dasyphyllum '3886': 09615_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_lanceolatum '3887': 09616_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_nuttallii '3888': 09617_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_obtusatum '3889': 09618_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_sexangulare '3890': 09619_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_spathulifolium '3891': 09620_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sedum_ternatum '3892': 09621_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sempervivum_arachnoideum '3893': 09622_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Sempervivum_tectorum '3894': 09623_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Tylecodon_paniculatus '3895': 09624_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Crassulaceae_Umbilicus_rupestris '3896': 09625_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_americanum '3897': 09626_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_aureum '3898': 09627_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_bracteosum '3899': 09628_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_cereum '3900': 09629_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_cynosbati '3901': 09630_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_indecorum '3902': 09631_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_lacustre '3903': 09632_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_malvaceum '3904': 09633_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_nevadense '3905': 09634_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_nigrum '3906': 09635_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_roezlii '3907': 09636_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_rubrum '3908': 09637_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_sanguineum '3909': 09638_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_speciosum '3910': 09639_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_triste '3911': 09640_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Grossulariaceae_Ribes_uva-crispa '3912': 09641_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Haloragaceae_Haloragis_erecta '3913': 09642_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Haloragaceae_Myriophyllum_aquaticum '3914': 09643_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Haloragaceae_Myriophyllum_spicatum '3915': 09644_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Hamamelidaceae_Hamamelis_virginiana '3916': 09645_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Iteaceae_Itea_virginica '3917': 09646_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Paeoniaceae_Paeonia_brownii '3918': 09647_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Paeoniaceae_Paeonia_californica '3919': 09648_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Penthoraceae_Penthorum_sedoides '3920': 09649_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Chrysosplenium_alternifolium '3921': 09650_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Chrysosplenium_americanum '3922': 09651_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Darmera_peltata '3923': 09652_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Heuchera_cylindrica '3924': 09653_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Heuchera_micrantha '3925': 09654_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Heuchera_richardsonii '3926': 09655_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Leptarrhena_pyrolifolia '3927': 09656_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Lithophragma_affine '3928': 09657_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Lithophragma_heterophyllum '3929': 09658_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Lithophragma_parviflorum '3930': 09659_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Micranthes_californica '3931': 09660_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Micranthes_ferruginea '3932': 09661_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Micranthes_pensylvanica '3933': 09662_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Micranthes_virginiensis '3934': 09663_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Mitella_diphylla '3935': 09664_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Mitella_nuda '3936': 09665_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Saxifraga_aizoides '3937': 09666_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Saxifraga_bronchialis '3938': 09667_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Saxifraga_granulata '3939': 09668_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Saxifraga_oppositifolia '3940': 09669_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Saxifraga_paniculata '3941': 09670_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Saxifraga_tricuspidata '3942': 09671_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Tellima_grandiflora '3943': 09672_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Tiarella_cordifolia '3944': 09673_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Tiarella_trifoliata '3945': 09674_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Tolmiea_menziesii '3946': 09675_Plantae_Tracheophyta_Magnoliopsida_Saxifragales_Saxifragaceae_Whipplea_modesta '3947': 09676_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Calystegia_macrostegia '3948': 09677_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Calystegia_sepium '3949': 09678_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Calystegia_silvatica '3950': 09679_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Calystegia_soldanella '3951': 09680_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Convolvulus_althaeoides '3952': 09681_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Convolvulus_arvensis '3953': 09682_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Convolvulus_equitans '3954': 09683_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Cuscuta_californica '3955': 09684_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Cuscuta_gronovii '3956': 09685_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Cuscuta_pacifica '3957': 09686_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Dichondra_carolinensis '3958': 09687_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Dichondra_repens '3959': 09688_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Distimake_dissectus '3960': 09689_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Evolvulus_alsinoides '3961': 09690_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Evolvulus_sericeus '3962': 09691_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_alba '3963': 09692_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_batatas '3964': 09693_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_cairica '3965': 09694_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_carnea '3966': 09695_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_coccinea '3967': 09696_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_cordatotriloba '3968': 09697_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_hederacea '3969': 09698_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_hederifolia '3970': 09699_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_imperati '3971': 09700_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_indica '3972': 09701_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_lacunosa '3973': 09702_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_obscura '3974': 09703_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_pandurata '3975': 09704_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_pes-caprae '3976': 09705_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_purpurea '3977': 09706_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_quamoclit '3978': 09707_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_sagittata '3979': 09708_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Ipomoea_triloba '3980': 09709_Plantae_Tracheophyta_Magnoliopsida_Solanales_Convolvulaceae_Jacquemontia_tamnifolia '3981': 09710_Plantae_Tracheophyta_Magnoliopsida_Solanales_Hydroleaceae_Hydrolea_ovata '3982': 09711_Plantae_Tracheophyta_Magnoliopsida_Solanales_Montiniaceae_Montinia_caryophyllacea '3983': 09712_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Alkekengi_officinarum '3984': 09713_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Atropa_belladonna '3985': 09714_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Capsicum_annuum '3986': 09715_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Datura_discolor '3987': 09716_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Datura_inoxia '3988': 09717_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Datura_stramonium '3989': 09718_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Datura_wrightii '3990': 09719_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Hyoscyamus_niger '3991': 09720_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Lycium_andersonii '3992': 09721_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Lycium_barbarum '3993': 09722_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Lycium_carolinianum '3994': 09723_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Lycium_ferocissimum '3995': 09724_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Nicandra_physalodes '3996': 09725_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Nicotiana_glauca '3997': 09726_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Nicotiana_obtusifolia '3998': 09727_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Physalis_angulata '3999': 09728_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Physalis_crassifolia '4000': 09729_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Physalis_heterophylla '4001': 09730_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Physalis_peruviana '4002': 09731_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Quincula_lobata '4003': 09732_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_americanum '4004': 09733_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_carolinense '4005': 09734_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_chenopodioides '4006': 09735_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_dimidiatum '4007': 09736_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_diphyllum '4008': 09737_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_douglasii '4009': 09738_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_dulcamara '4010': 09739_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_elaeagnifolium '4011': 09740_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_emulans '4012': 09741_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_erianthum '4013': 09742_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_laciniatum '4014': 09743_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_lycopersicum '4015': 09744_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_mauritianum '4016': 09745_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_nigrum '4017': 09746_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_pseudocapsicum '4018': 09747_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_rostratum '4019': 09748_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_tuberosum '4020': 09749_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_umbelliferum '4021': 09750_Plantae_Tracheophyta_Magnoliopsida_Solanales_Solanaceae_Solanum_xanti '4022': 09751_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Ampelopsis_arborea '4023': 09752_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Ampelopsis_cordata '4024': 09753_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Ampelopsis_glandulosa '4025': 09754_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Cayratia_japonica '4026': 09755_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Cissus_trifoliata '4027': 09756_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Parthenocissus_inserta '4028': 09757_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Parthenocissus_quinquefolia '4029': 09758_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Parthenocissus_tricuspidata '4030': 09759_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Vitis_aestivalis '4031': 09760_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Vitis_arizonica '4032': 09761_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Vitis_californica '4033': 09762_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Vitis_mustangensis '4034': 09763_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Vitis_riparia '4035': 09764_Plantae_Tracheophyta_Magnoliopsida_Vitales_Vitaceae_Vitis_rotundifolia '4036': 09765_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Krameriaceae_Krameria_bicolor '4037': 09766_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Krameriaceae_Krameria_erecta '4038': 09767_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Krameriaceae_Krameria_lanceolata '4039': 09768_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Zygophyllaceae_Fagonia_laevis '4040': 09769_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Zygophyllaceae_Guaiacum_angustifolium '4041': 09770_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Zygophyllaceae_Guaiacum_coulteri '4042': 09771_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Zygophyllaceae_Kallstroemia_grandiflora '4043': 09772_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Zygophyllaceae_Larrea_tridentata '4044': 09773_Plantae_Tracheophyta_Magnoliopsida_Zygophyllales_Zygophyllaceae_Tribulus_terrestris '4045': 09774_Plantae_Tracheophyta_Pinopsida_Pinales_Araucariaceae_Agathis_australis '4046': 09775_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Calocedrus_decurrens '4047': 09776_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Cupressus_macrocarpa '4048': 09777_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Cupressus_nootkatensis '4049': 09778_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_ashei '4050': 09779_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_californica '4051': 09780_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_communis '4052': 09781_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_deppeana '4053': 09782_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_grandis '4054': 09783_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_horizontalis '4055': 09784_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_monosperma '4056': 09785_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_occidentalis '4057': 09786_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_osteosperma '4058': 09787_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_oxycedrus '4059': 09788_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_scopulorum '4060': 09789_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Juniperus_virginiana '4061': 09790_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Sequoia_sempervirens '4062': 09791_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Sequoiadendron_giganteum '4063': 09792_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Taxodium_ascendens '4064': 09793_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Taxodium_distichum '4065': 09794_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Taxodium_mucronatum '4066': 09795_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Thuja_occidentalis '4067': 09796_Plantae_Tracheophyta_Pinopsida_Pinales_Cupressaceae_Thuja_plicata '4068': 09797_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Abies_alba '4069': 09798_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Abies_balsamea '4070': 09799_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Abies_concolor '4071': 09800_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Abies_grandis '4072': 09801_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Abies_lasiocarpa '4073': 09802_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Abies_sibirica '4074': 09803_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Larix_decidua '4075': 09804_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Larix_laricina '4076': 09805_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Larix_occidentalis '4077': 09806_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Larix_sibirica '4078': 09807_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Picea_abies '4079': 09808_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Picea_engelmannii '4080': 09809_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Picea_glauca '4081': 09810_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Picea_mariana '4082': 09811_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Picea_obovata '4083': 09812_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Picea_pungens '4084': 09813_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Picea_rubens '4085': 09814_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Picea_sitchensis '4086': 09815_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_albicaulis '4087': 09816_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_banksiana '4088': 09817_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_cembroides '4089': 09818_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_contorta '4090': 09819_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_coulteri '4091': 09820_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_echinata '4092': 09821_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_edulis '4093': 09822_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_elliottii '4094': 09823_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_flexilis '4095': 09824_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_jeffreyi '4096': 09825_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_lambertiana '4097': 09826_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_longaeva '4098': 09827_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_monophylla '4099': 09828_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_monticola '4100': 09829_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_nigra '4101': 09830_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_palustris '4102': 09831_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_pinaster '4103': 09832_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_pinea '4104': 09833_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_ponderosa '4105': 09834_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_radiata '4106': 09835_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_resinosa '4107': 09836_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_rigida '4108': 09837_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_sabiniana '4109': 09838_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_sibirica '4110': 09839_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_strobus '4111': 09840_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_sylvestris '4112': 09841_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_taeda '4113': 09842_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_torreyana '4114': 09843_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pinus_virginiana '4115': 09844_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Pseudotsuga_menziesii '4116': 09845_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Tsuga_canadensis '4117': 09846_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Tsuga_heterophylla '4118': 09847_Plantae_Tracheophyta_Pinopsida_Pinales_Pinaceae_Tsuga_mertensiana '4119': 09848_Plantae_Tracheophyta_Pinopsida_Pinales_Podocarpaceae_Dacrycarpus_dacrydioides '4120': 09849_Plantae_Tracheophyta_Pinopsida_Pinales_Podocarpaceae_Dacrydium_cupressinum '4121': 09850_Plantae_Tracheophyta_Pinopsida_Pinales_Podocarpaceae_Phyllocladus_alpinus '4122': 09851_Plantae_Tracheophyta_Pinopsida_Pinales_Podocarpaceae_Phyllocladus_trichomanoides '4123': 09852_Plantae_Tracheophyta_Pinopsida_Pinales_Podocarpaceae_Podocarpus_laetus '4124': 09853_Plantae_Tracheophyta_Pinopsida_Pinales_Podocarpaceae_Podocarpus_totara '4125': 09854_Plantae_Tracheophyta_Pinopsida_Pinales_Podocarpaceae_Prumnopitys_ferruginea '4126': 09855_Plantae_Tracheophyta_Pinopsida_Pinales_Podocarpaceae_Prumnopitys_taxifolia '4127': 09856_Plantae_Tracheophyta_Pinopsida_Pinales_Taxaceae_Taxus_baccata '4128': 09857_Plantae_Tracheophyta_Pinopsida_Pinales_Taxaceae_Taxus_brevifolia '4129': 09858_Plantae_Tracheophyta_Pinopsida_Pinales_Taxaceae_Taxus_canadensis '4130': 09859_Plantae_Tracheophyta_Pinopsida_Pinales_Taxaceae_Torreya_californica '4131': 09860_Plantae_Tracheophyta_Polypodiopsida_Cyatheales_Cyatheaceae_Cyathea_dealbata '4132': 09861_Plantae_Tracheophyta_Polypodiopsida_Cyatheales_Cyatheaceae_Cyathea_medullaris '4133': 09862_Plantae_Tracheophyta_Polypodiopsida_Cyatheales_Cyatheaceae_Cyathea_smithii '4134': 09863_Plantae_Tracheophyta_Polypodiopsida_Cyatheales_Dicksoniaceae_Dicksonia_antarctica '4135': 09864_Plantae_Tracheophyta_Polypodiopsida_Cyatheales_Dicksoniaceae_Dicksonia_fibrosa '4136': 09865_Plantae_Tracheophyta_Polypodiopsida_Cyatheales_Dicksoniaceae_Dicksonia_squarrosa '4137': 09866_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_arvense '4138': 09867_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_fluviatile '4139': 09868_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_hyemale '4140': 09869_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_laevigatum '4141': 09870_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_pratense '4142': 09871_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_ramosissimum '4143': 09872_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_scirpoides '4144': 09873_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_sylvaticum '4145': 09874_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_telmateia '4146': 09875_Plantae_Tracheophyta_Polypodiopsida_Equisetales_Equisetaceae_Equisetum_variegatum '4147': 09876_Plantae_Tracheophyta_Polypodiopsida_Gleicheniales_Gleicheniaceae_Dicranopteris_linearis '4148': 09877_Plantae_Tracheophyta_Polypodiopsida_Gleicheniales_Gleicheniaceae_Gleichenia_dicarpa '4149': 09878_Plantae_Tracheophyta_Polypodiopsida_Gleicheniales_Gleicheniaceae_Sticherus_cunninghamii '4150': 09879_Plantae_Tracheophyta_Polypodiopsida_Hymenophyllales_Hymenophyllaceae_Hymenophyllum_demissum '4151': 09880_Plantae_Tracheophyta_Polypodiopsida_Hymenophyllales_Hymenophyllaceae_Hymenophyllum_flabellatum '4152': 09881_Plantae_Tracheophyta_Polypodiopsida_Hymenophyllales_Hymenophyllaceae_Hymenophyllum_nephrophyllum '4153': 09882_Plantae_Tracheophyta_Polypodiopsida_Hymenophyllales_Hymenophyllaceae_Trichomanes_venosum '4154': 09883_Plantae_Tracheophyta_Polypodiopsida_Ophioglossales_Ophioglossaceae_Botrychium_lunaria '4155': 09884_Plantae_Tracheophyta_Polypodiopsida_Ophioglossales_Ophioglossaceae_Botrypus_virginianus '4156': 09885_Plantae_Tracheophyta_Polypodiopsida_Ophioglossales_Ophioglossaceae_Sceptridium_dissectum '4157': 09886_Plantae_Tracheophyta_Polypodiopsida_Ophioglossales_Ophioglossaceae_Sceptridium_multifidum '4158': 09887_Plantae_Tracheophyta_Polypodiopsida_Osmundales_Osmundaceae_Leptopteris_hymenophylloides '4159': 09888_Plantae_Tracheophyta_Polypodiopsida_Osmundales_Osmundaceae_Osmunda_claytoniana '4160': 09889_Plantae_Tracheophyta_Polypodiopsida_Osmundales_Osmundaceae_Osmunda_regalis '4161': 09890_Plantae_Tracheophyta_Polypodiopsida_Osmundales_Osmundaceae_Osmundastrum_cinnamomeum '4162': 09891_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_appendiculatum '4163': 09892_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_bulbiferum '4164': 09893_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_ceterach '4165': 09894_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_flabellifolium '4166': 09895_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_flaccidum '4167': 09896_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_gracillimum '4168': 09897_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_hookerianum '4169': 09898_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_montanum '4170': 09899_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_nidus '4171': 09900_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_oblongifolium '4172': 09901_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_platyneuron '4173': 09902_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_polyodon '4174': 09903_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_rhizophyllum '4175': 09904_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_ruta-muraria '4176': 09905_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_scolopendrium '4177': 09906_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_trichomanes '4178': 09907_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Aspleniaceae_Asplenium_viride '4179': 09908_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Athyriaceae_Athyrium_angustum '4180': 09909_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Athyriaceae_Athyrium_filix-femina '4181': 09910_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Athyriaceae_Deparia_acrostichoides '4182': 09911_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Blechnum_chambersii '4183': 09912_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Blechnum_filiforme '4184': 09913_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Blechnum_novae-zelandiae '4185': 09914_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Blechnum_parrisiae '4186': 09915_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Blechnum_penna-marina '4187': 09916_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Blechnum_procerum '4188': 09917_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Cranfillia_fluviatilis '4189': 09918_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Lomaria_discolor '4190': 09919_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Struthiopteris_spicant '4191': 09920_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Telmatoblechnum_serrulatum '4192': 09921_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Woodwardia_areolata '4193': 09922_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Woodwardia_fimbriata '4194': 09923_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Blechnaceae_Woodwardia_virginica '4195': 09924_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Cystopteridaceae_Cystopteris_bulbifera '4196': 09925_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Cystopteridaceae_Cystopteris_fragilis '4197': 09926_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Cystopteridaceae_Cystopteris_protrusa '4198': 09927_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Cystopteridaceae_Gymnocarpium_dryopteris '4199': 09928_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dennstaedtiaceae_Dennstaedtia_punctilobula '4200': 09929_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dennstaedtiaceae_Histiopteris_incisa '4201': 09930_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dennstaedtiaceae_Hypolepis_ambigua '4202': 09931_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dennstaedtiaceae_Paesia_scaberula '4203': 09932_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dennstaedtiaceae_Pteridium_aquilinum '4204': 09933_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dennstaedtiaceae_Pteridium_esculentum '4205': 09934_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dennstaedtiaceae_Pteridium_pinetorum '4206': 09935_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Diplaziopsidaceae_Homalosorus_pycnocarpos '4207': 09936_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Cyrtomium_falcatum '4208': 09937_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Dryopteris_arguta '4209': 09938_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Dryopteris_carthusiana '4210': 09939_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Dryopteris_cristata '4211': 09940_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Dryopteris_expansa '4212': 09941_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Dryopteris_filix-mas '4213': 09942_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Dryopteris_fragrans '4214': 09943_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Dryopteris_intermedia '4215': 09944_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Dryopteris_marginalis '4216': 09945_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Polystichum_acrostichoides '4217': 09946_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Polystichum_lonchitis '4218': 09947_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Polystichum_munitum '4219': 09948_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Polystichum_neozelandicum '4220': 09949_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Polystichum_vestitum '4221': 09950_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Dryopteridaceae_Rumohra_adiantiformis '4222': 09951_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Nephrolepidaceae_Nephrolepis_cordifolia '4223': 09952_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Onocleaceae_Matteuccia_struthiopteris '4224': 09953_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Onocleaceae_Onoclea_sensibilis '4225': 09954_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Microsorum_pustulatum '4226': 09955_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Microsorum_scandens '4227': 09956_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Notogrammitis_heterophylla '4228': 09957_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Phlebodium_aureum '4229': 09958_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Pleopeltis_michauxiana '4230': 09959_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Polypodium_californicum '4231': 09960_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Polypodium_glycyrrhiza '4232': 09961_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Polypodium_scouleri '4233': 09962_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Polypodium_virginianum '4234': 09963_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Polypodium_vulgare '4235': 09964_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Polypodiaceae_Pyrrosia_eleagnifolia '4236': 09965_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Acrostichum_danaeifolium '4237': 09966_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Adiantum_aleuticum '4238': 09967_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Adiantum_capillus-veneris '4239': 09968_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Adiantum_cunninghamii '4240': 09969_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Adiantum_hispidulum '4241': 09970_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Adiantum_jordanii '4242': 09971_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Adiantum_pedatum '4243': 09972_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Aspidotis_densa '4244': 09973_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Astrolepis_sinuata '4245': 09974_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Cryptogramma_acrostichoides '4246': 09975_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Myriopteris_alabamensis '4247': 09976_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Myriopteris_aurea '4248': 09977_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Myriopteris_parryi '4249': 09978_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pellaea_andromedifolia '4250': 09979_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pellaea_atropurpurea '4251': 09980_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pellaea_glabella '4252': 09981_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pellaea_mucronata '4253': 09982_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pellaea_rotundifolia '4254': 09983_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pentagramma_triangularis '4255': 09984_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pteris_cretica '4256': 09985_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pteris_macilenta '4257': 09986_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pteris_tremula '4258': 09987_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Pteridaceae_Pteris_vittata '4259': 09988_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Thelypteridaceae_Parathelypteris_noveboracensis '4260': 09989_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Thelypteridaceae_Phegopteris_connectilis '4261': 09990_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Thelypteridaceae_Phegopteris_hexagonoptera '4262': 09991_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Thelypteridaceae_Pneumatopteris_pennigera '4263': 09992_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Thelypteridaceae_Thelypteris_palustris '4264': 09993_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Woodsiaceae_Woodsia_ilvensis '4265': 09994_Plantae_Tracheophyta_Polypodiopsida_Polypodiales_Woodsiaceae_Woodsia_obtusa '4266': 09995_Plantae_Tracheophyta_Polypodiopsida_Psilotales_Psilotaceae_Psilotum_nudum '4267': 09996_Plantae_Tracheophyta_Polypodiopsida_Psilotales_Psilotaceae_Tmesipteris_elongata '4268': 09997_Plantae_Tracheophyta_Polypodiopsida_Salviniales_Salviniaceae_Azolla_filiculoides '4269': 09998_Plantae_Tracheophyta_Polypodiopsida_Salviniales_Salviniaceae_Salvinia_minima '4270': 09999_Plantae_Tracheophyta_Polypodiopsida_Schizaeales_Lygodiaceae_Lygodium_japonicum splits: - name: train num_bytes: 25180455748.65 num_examples: 213550 download_size: 7778993107 dataset_size: 25180455748.65 --- # Dataset Card for "inat_2021_train_mini_plantae" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6175370812416077, -0.14216308295726776, 0.1744619607925415, 0.2958205044269562, -0.1336289942264557, -0.15774184465408325, 0.3980602025985718, -0.11809401214122772, 0.8310925960540771, 0.16510716080665588, -1.0022165775299072, -0.3296334743499756, -0.3401615619659424, -0.21143755316734314, -0.20745916664600372, 1.218579649925232, 0.09516783803701401, 0.19004030525684357, -0.28560423851013184, -0.23288072645664215, -0.6617861986160278, -0.4619467258453369, -0.8235806226730347, -0.6824631690979004, 0.8327373266220093, 0.9201569557189941, 0.24063806235790253, 0.7019761204719543, 0.8155304193496704, 0.17269058525562286, 0.13682639598846436, -0.36709699034690857, -0.2188064306974411, -0.45888322591781616, -0.035012245178222656, -0.595623254776001, -1.1633962392807007, 0.028677569702267647, 0.6093224883079529, 0.5333706140518188, 0.09563116729259491, 0.7843918800354004, -0.24117536842823029, 0.6285251379013062, -0.0829271674156189, 0.6731901168823242, -0.25423285365104675, 0.013509645126760006, -0.6575713157653809, -0.15150435268878937, 0.1540965735912323, -0.39866185188293457, 0.047255925834178925, -1.133091926574707, 0.245531365275383, 0.18049463629722595, 1.0335291624069214, 0.42867404222488403, -0.08906466513872147, -0.22428958117961884, -0.39999014139175415, 0.11566759645938873, -0.19730620086193085, 0.02753348834812641, 0.5904776453971863, 0.5227683782577515, 0.13782258331775665, -0.5660774111747742, -0.26731494069099426, -0.12003044784069061, -0.1943233758211136, 0.22367030382156372, 0.1419047713279724, -0.12112530320882797, 0.6046154499053955, 0.7694889307022095, -0.5766730308532715, -0.06713537871837616, -0.5449374914169312, -0.22523653507232666, 0.5347568392753601, 0.136619433760643, 0.27306413650512695, -0.3229910433292389, -0.24340276420116425, -0.2538090944290161, -0.5939657092094421, -0.22243481874465942, 0.48448339104652405, 0.32817575335502625, -1.078761339187622, 0.6784437894821167, -0.08096063882112503, 0.15798881649971008, -0.1369599848985672, 0.8272415995597839, 0.6406290531158447, -0.25429415702819824, -0.3296874463558197, -0.012002458795905113, 0.5023768544197083, 0.22814533114433289, 0.16025879979133606, 0.006273531820625067, 0.007338537834584713, 0.43574681878089905, -0.21261879801750183, -0.9676461219787598, -1.1460999250411987, 0.22029130160808563, -0.47000637650489807, -0.2329178750514984, 0.2028597593307495, -1.1039018630981445, -0.2858133316040039, -0.42610061168670654, 0.271640419960022, -0.17535077035427094, -0.6079806089401245, -0.42975687980651855, -0.6218849420547485, 0.41363072395324707, 0.10735403001308441, -0.8559361100196838, 0.1624678373336792, 0.440799742937088, 0.579765796661377, 0.3450264632701874, -0.2312750220298767, -0.5625713467597961, 0.2895389497280121, -0.10305110365152359, 1.0132662057876587, -0.2898188829421997, -0.4586257338523865, -0.08261461555957794, 0.42762112617492676, -0.059430766850709915, -0.23281365633010864, 0.7889774441719055, -0.3637520968914032, -0.05438433960080147, -0.8189539909362793, -0.32539132237434387, 0.011488713324069977, 0.2605304718017578, -0.9877274632453918, 1.1711382865905762, 0.20673684775829315, -0.8594869375228882, 0.6737992167472839, -1.611693024635315, -0.3324829041957855, 0.5733267068862915, -0.034782618284225464, -0.441781222820282, 0.1421246975660324, -0.0278386939316988, 0.22360870242118835, -0.06262919306755066, 0.2452974021434784, -0.6192682385444641, -0.1185615211725235, -0.16134153306484222, -0.0974140390753746, 0.8300266265869141, 0.2802893817424774, 0.29477959871292114, 0.1611374020576477, -1.0104179382324219, -0.1432599127292633, 0.35582080483436584, -0.07529115676879883, -0.3640623092651367, -0.5716246366500854, 0.44618141651153564, -0.14410050213336945, 0.5495066046714783, -0.4262089133262634, 0.6066427826881409, -0.0002649890957400203, -0.008208297193050385, 0.76921147108078, 0.06941784173250198, 0.35033664107322693, -0.5575457215309143, 0.4550364017486572, -0.04018867015838623, 0.46683499217033386, 0.10014766454696655, -0.5346440672874451, -1.1555867195129395, 0.035911042243242264, 0.7873163819313049, 0.7123895287513733, -0.679454505443573, 0.5644062757492065, -0.1425560861825943, -0.793422520160675, -0.3370879590511322, -0.2607016861438751, 0.1938251405954361, 0.06378094851970673, 0.38216522336006165, -0.349566787481308, -1.105555772781372, -0.8524124622344971, 0.47233542799949646, -0.34261560440063477, 0.0522238165140152, 0.30836278200149536, 1.1207174062728882, -0.555806577205658, 0.7042213678359985, -0.601344883441925, -0.4048735201358795, 0.14213870465755463, 0.09508973360061646, 0.25812461972236633, 0.8761833906173706, 0.9589123725891113, -0.5150025486946106, -0.5045339465141296, -0.41389524936676025, -0.6752249598503113, -0.05926097184419632, 0.16684812307357788, -0.5802659392356873, -0.4280993342399597, 0.10258763283491135, -0.41131138801574707, 0.7160578370094299, 0.5687183141708374, -0.48169225454330444, -0.038854051381349564, -0.14032208919525146, 0.22501084208488464, -1.2242017984390259, 0.5909256935119629, -0.12925967574119568, -0.2590894401073456, -0.2658897340297699, -0.0867343544960022, 0.051844023168087006, -0.04136454313993454, -0.05546489730477333, 0.35053738951683044, -0.3843139111995697, -0.1139475628733635, -0.16656726598739624, -0.21465060114860535, -0.38095805048942566, 0.27207237482070923, 0.13350644707679749, 0.693456768989563, 0.9634302854537964, -0.49188709259033203, 0.8323135375976562, 0.8297606110572815, 0.19755831360816956, 0.8590446710586548, -0.684548556804657, 0.2662929892539978, -0.159319207072258, 0.2253832370042801, -0.62131667137146, -0.8323982357978821, 0.4111727178096771, -0.32065632939338684, 0.4986732602119446, -0.5968893766403198, -0.6461091041564941, -0.7787281274795532, -0.15049734711647034, 0.5118246674537659, 0.4328359067440033, -0.777898371219635, 0.23720528185367584, 0.6985268592834473, 0.15729227662086487, 0.19746793806552887, -1.1105715036392212, 0.037167564034461975, -0.38403695821762085, -0.03504514694213867, 0.39257487654685974, -0.4526210427284241, 0.133076012134552, -0.04930419474840164, 0.4106918275356293, -0.09958577156066895, -0.24210554361343384, 0.603977382183075, 0.17592871189117432, -0.23673786222934723, 0.3802495300769806, -0.13982121646404266, -0.8510681390762329, 0.1616532951593399, 0.055454663932323456, 0.5678280591964722, -0.30737805366516113, -0.05246163159608841, -0.524603545665741, 0.41008830070495605, 0.2916036546230316, 0.03254326060414314, 0.6040645241737366, 0.9378904104232788, -0.7024953365325928, -0.11280995607376099, -0.24865035712718964, -0.24178819358348846, -0.467318594455719, -0.06498176604509354, -0.4821740388870239, -0.22656957805156708, 0.48973873257637024, -0.20348510146141052, -0.09716232866048813, 1.0426414012908936, 0.6105682849884033, -0.08674164116382599, 0.5802809596061707, 0.9095112681388855, -0.3208889067173004, 0.5136679410934448, -0.7777286767959595, -0.4876808226108551, -0.9297477602958679, -0.39981186389923096, -0.6452931761741638, -0.30991196632385254, -0.6354973912239075, -0.2039787620306015, 0.00036690165870822966, -0.2615901231765747, -0.3740018904209137, 0.8400288224220276, -0.634695827960968, 0.3652867078781128, 0.872527539730072, 0.14769643545150757, -0.005638585425913334, -0.3347872793674469, 0.15821927785873413, 0.12399450689554214, -0.9073268175125122, -0.3972892463207245, 1.2210179567337036, 0.4945409893989563, 0.7200829982757568, 0.08806420862674713, 0.7409258484840393, 0.43178054690361023, 0.6786311864852905, -0.3436051607131958, 0.397928923368454, 0.09570296853780746, -0.8490695953369141, -0.08336612582206726, -0.2022949755191803, -0.7701147794723511, -0.5466746091842651, -0.2590266466140747, -0.29531344771385193, 0.43357837200164795, 0.5206291079521179, -0.2523363530635834, 0.3638579249382019, -0.9475522041320801, 1.1057413816452026, -0.23096978664398193, 0.07441741973161697, -0.02964913100004196, -0.6960065364837646, 0.13215063512325287, 0.027220556512475014, 0.07155251502990723, -0.1904681921005249, 0.0005193738616071641, 1.1464362144470215, -0.5696130394935608, 0.9745845794677734, -0.4880285859107971, 0.3870368003845215, 0.15168774127960205, -0.3210839331150055, 0.36563771963119507, 0.47893738746643066, -0.04193712770938873, 0.056186944246292114, 0.2315215915441513, -0.4835961163043976, 0.12009668350219727, 0.8935078978538513, -0.880071759223938, 0.31870365142822266, -0.844961941242218, -0.5539389252662659, -0.12411712110042572, 0.2887435853481293, 0.4982964098453522, 0.48548680543899536, -0.40369150042533875, -0.0656549409031868, 0.6127946376800537, 0.3767646849155426, 0.5693201422691345, 0.18402397632598877, -0.22188319265842438, -0.4104016423225403, 1.0741108655929565, 0.19812063872814178, -0.36231523752212524, 0.3611329197883606, 0.33639538288116455, -0.3133578896522522, -0.4557235538959503, -0.7096878290176392, 0.28947389125823975, -0.43028727173805237, -0.5881615877151489, -0.3801618814468384, -0.34148919582366943, -0.3649079501628876, -0.05546572059392929, -0.3643089234828949, -0.4457154870033264, -0.9838970303535461, -0.5033723711967468, 1.0541505813598633, 0.8403797745704651, -0.7993623614311218, 0.8295370936393738, -0.5958592891693115, 0.5063400268554688, 0.2691557705402374, 0.8102282285690308, -0.2573702931404114, -0.5416783690452576, -0.37841978669166565, 0.0620444230735302, -0.10769559442996979, -0.687491238117218, 0.045341722667217255, 0.18290702998638153, 0.5797078013420105, 0.1614309549331665, -0.0452471598982811, 0.8936821818351746, -0.2707778513431549, 0.44221970438957214, 0.2514254152774811, -0.5837761163711548, 0.8838057518005371, -0.43638184666633606, 0.2811824083328247, 1.0548095703125, 0.47048303484916687, -0.1352521926164627, 0.2117576003074646, -1.1629667282104492, -0.6484877467155457, 0.6456224918365479, 0.2670761048793793, -0.011162050068378448, 0.30897948145866394, 0.30382823944091797, -0.062018297612667084, 0.3643004894256592, -1.0259333848953247, -0.7865715622901917, -0.10610760003328323, -0.29911288619041443, 0.21271397173404694, -0.4201403856277466, -0.2776378095149994, -0.5977039933204651, 0.983975887298584, -0.04045415669679642, 0.6397168636322021, -0.018014060333371162, 0.282179057598114, -0.35912272334098816, -0.2577758729457855, 0.08438576757907867, 0.30739811062812805, -0.7475363612174988, -0.2236291915178299, 0.20717228949069977, -0.4415452480316162, -0.18718817830085754, 0.5749145746231079, -0.27997174859046936, -0.09878600388765335, 0.4016488492488861, 0.715165913105011, -0.2947605848312378, 0.09108536690473557, 0.24904708564281464, -0.21235881745815277, -0.1448032110929489, -0.7772019505500793, 0.13040399551391602, -0.03747452795505524, 0.12467260658740997, -0.0022384990006685257, 0.17822568118572235, 0.20655547082424164, -0.5415632128715515, 0.4776540696620941, 0.15259158611297607, -0.7497977018356323, -0.46679407358169556, 0.8028984069824219, 0.5371017456054688, -0.40059807896614075, 0.6502546668052673, -0.3247077167034149, -0.4278409481048584, 0.7085286974906921, 0.1871030479669571, 0.7893049716949463, -0.3225715160369873, 0.26380711793899536, 0.6394432187080383, 0.4415595531463623, 0.2747715711593628, 0.7650284767150879, -0.07973365485668182, -0.3612900972366333, 0.0003818028199020773, -0.35528889298439026, -0.37615707516670227, 0.06192033365368843, -0.8891295194625854, 0.42813554406166077, -0.6541376113891602, -0.41105401515960693, -0.014443878084421158, 0.33387526869773865, -0.9839214086532593, 0.380395770072937, 0.19772778451442719, 1.3943368196487427, -1.1522668600082397, 1.1044085025787354, 0.7890262603759766, -0.6191494464874268, -0.6944578886032104, -0.11062508076429367, -0.09944701194763184, -0.726155698299408, 0.12511977553367615, 0.19778478145599365, 0.49913108348846436, -0.05869967117905617, -0.7351253032684326, -0.7283837795257568, 1.2025023698806763, 0.10562090575695038, -0.724566638469696, 0.24482645094394684, -0.09479323774576187, 0.44270744919776917, -0.24498507380485535, 0.43853798508644104, 0.6779354810714722, 0.8270032405853271, 0.3427489399909973, -0.6746392250061035, -0.21077905595302582, -0.41674163937568665, -0.20681612193584442, 0.20536154508590698, -1.0273109674453735, 0.329571008682251, 0.12604936957359314, 0.01361133437603712, 0.316053569316864, 0.8319161534309387, 0.012998915277421474, 0.4601230323314667, 0.46420401334762573, 0.8587239384651184, 0.842888355255127, -0.5966006517410278, 0.8428869843482971, 0.14193902909755707, 0.5219990015029907, 1.2064498662948608, 0.0591384656727314, 0.2673179507255554, 0.5904015302658081, -0.17003311216831207, 0.289022296667099, 0.8764553070068359, -0.5356914401054382, 0.6960843801498413, 0.2379010170698166, 0.013865500688552856, -0.19406218826770782, -0.19428887963294983, -0.9021994471549988, 0.011770220473408699, 0.40273168683052063, -0.27051326632499695, -0.03167366236448288, 0.047776199877262115, 0.1423666924238205, -0.34634724259376526, -0.4915940761566162, 0.7968445420265198, 0.024424275383353233, -0.22124597430229187, -0.20636409521102905, -0.24015729129314423, 0.3716754913330078, -0.8053990602493286, -0.3335321843624115, -0.17282934486865997, 0.2588557004928589, -0.37192362546920776, -0.8627873063087463, 0.657825767993927, -0.21308735013008118, -0.2754870057106018, -0.050775617361068726, 0.3394266366958618, -0.2709600329399109, -0.9019302129745483, 0.21861393749713898, 0.1649082452058792, 0.09770490229129791, 0.37292417883872986, -1.196487545967102, 0.15621188282966614, -0.04357142746448517, 0.006066928151994944, 0.05716589465737343, 0.3282759487628937, 0.24795493483543396, 0.5555329322814941, 0.650854229927063, 0.1850561797618866, -0.21845543384552002, 0.11455245316028595, 0.9596444368362427, -0.5376242995262146, -0.5251626372337341, -0.4452330768108368, 0.6271997690200806, -0.4543980658054352, -0.81160569190979, 0.7882345914840698, 1.0873163938522339, 0.8096482753753662, -0.30778560042381287, 0.8309606909751892, -0.641928493976593, 0.7233521938323975, -0.3246522545814514, 0.5653215646743774, -0.42264118790626526, -0.02184079959988594, -0.1850331425666809, -0.6376158595085144, -0.537597119808197, 0.7989503741264343, -0.10054188221693039, 0.11100532859563828, 0.5444481372833252, 0.8248658180236816, -0.42122066020965576, 0.30480191111564636, -0.10050392150878906, 0.25644543766975403, 0.37285372614860535, 0.5328962802886963, 0.6014864444732666, -0.8574068546295166, 0.22860120236873627, -0.3783108592033386, -0.5753841400146484, -0.10385400801897049, -1.0725679397583008, -0.9918743371963501, -0.5726191401481628, -0.7693436741828918, -0.24406789243221283, -0.1351078748703003, 0.8318269848823547, 1.1222211122512817, -1.2043834924697876, -0.2523747682571411, -0.3463720977306366, 0.06426908820867538, 0.20243892073631287, -0.09048842638731003, 0.8560404181480408, 0.300424188375473, -0.7205127477645874, -0.06520657241344452, -0.1277986764907837, 0.550851047039032, -0.06608152389526367, 0.04587741941213608, -0.3424975872039795, -0.21834246814250946, 0.06868588179349899, 0.5738826394081116, 0.1622384637594223, -0.40709221363067627, -0.637549877166748, 0.13124078512191772, 0.06493820995092392, 0.8689767718315125, -0.45172882080078125, 0.0714818611741066, 0.4887312650680542, 0.1395919770002365, 0.6969352960586548, -0.10657785087823868, 0.434883177280426, -0.7615171074867249, 0.5148967504501343, -0.0058476561680436134, 0.698735237121582, 0.27221131324768066, -0.2932196855545044, 1.0631710290908813, 0.557645320892334, -0.6724705100059509, -0.6610722541809082, -0.01821383647620678, -1.379480242729187, 0.5791862607002258, 0.82298344373703, 0.19873587787151337, -0.5023593902587891, -0.02444855310022831, -0.42713475227355957, 0.37389901280403137, -0.6357481479644775, 0.2596855163574219, 0.2732647955417633, 0.18311716616153717, -0.02343025989830494, -0.5415880680084229, 0.7202094793319702, -0.2888634502887726, -1.309830665588379, -0.01765136420726776, 0.45059582591056824, 0.013276436366140842, 0.1694902777671814, 0.5618858337402344, -0.011162880808115005, 0.09185643494129181, 0.31389233469963074, 0.18967017531394958, -0.18267875909805298, -0.7415680885314941, -0.10140607506036758, -0.13717308640480042, -0.16752773523330688, -0.8297642469406128 ]
EagleConsortium/MrEagle-2126
EagleConsortium
2023-12-03T04:01:08Z
0
0
[ "license:wtfpl", "region:us" ]
null
2023-12-02T15:41:41Z
--- license: wtfpl --- A dataset of 2,126 1-turn conversations artificially generated using GPT-4, designed to fit the tone of the Discord bot Mr. Eagle. This dataset was used to train MrEagle-LoRA.
[ -0.8062022924423218, -0.9107060432434082, 0.05255305394530296, 0.1939549297094345, -0.1400831639766693, -0.006918254308402538, 0.2102973610162735, -0.44339755177497864, 0.7274075150489807, 0.6770860552787781, -1.3024029731750488, -0.07397783547639847, -0.02638702653348446, 0.35052359104156494, -0.41161391139030457, 1.2025343179702759, 0.565182089805603, -0.12244218587875366, 0.8763890266418457, -0.21753577888011932, -0.7624375820159912, -0.6346346139907837, -0.8106578588485718, -0.5081340670585632, 0.5562945008277893, 0.6260003447532654, 0.8981484770774841, 0.3079685568809509, 0.4875681698322296, 0.30856144428253174, 0.39282262325286865, 0.2593519985675812, -1.018426537513733, -0.1299530267715454, -0.03043528087437153, -0.43990379571914673, -0.5239620208740234, 0.2615831196308136, 0.35764867067337036, 0.12654820084571838, -0.36522528529167175, 0.08466590940952301, -0.28979817032814026, 0.9125791788101196, 0.21460942924022675, 0.20100274682044983, -0.8840446472167969, 0.26285603642463684, -0.2300807535648346, -0.28187572956085205, -0.2733137309551239, -0.023543931543827057, 0.0817318856716156, -0.7803710103034973, 0.3544965386390686, 0.04517330974340439, 1.1197715997695923, 0.16793157160282135, -0.12642616033554077, -0.6097599267959595, -0.7295379638671875, 0.683644711971283, -0.5800575017929077, 0.39625534415245056, 0.6416244506835938, 0.4753941297531128, -0.5366694331169128, -0.6716153025627136, -0.8434524536132812, 0.23711438477039337, 0.11554370075464249, 0.31888845562934875, -0.1464146375656128, -0.11465368419885635, -0.09526681900024414, 0.5057708621025085, -0.6146581172943115, -0.25880271196365356, -0.765584409236908, 0.15545473992824554, 0.7720377445220947, 0.5044792294502258, -0.13547104597091675, -0.11394231766462326, -0.1555810421705246, -0.3805648684501648, -0.4027871787548065, -0.2072727084159851, 0.963919460773468, 0.5040229558944702, -0.048737362027168274, 0.7393678426742554, -0.1947515457868576, 0.6852710247039795, 0.5915699601173401, 0.05833050608634949, 0.48041045665740967, -0.5921656489372253, -0.3641231954097748, 0.0393061488866806, 1.1111153364181519, 0.3933320939540863, 0.4788857400417328, 0.23807020485401154, -0.13609860837459564, 0.1084267720580101, 0.3774080276489258, -0.6869215369224548, -0.4879246950149536, 0.49841827154159546, -0.31957465410232544, -0.4480741024017334, 0.2822139859199524, -0.6047676205635071, -0.2538392245769501, -0.1396259069442749, 0.02930961549282074, -0.659760594367981, -0.45331528782844543, 0.22045274078845978, -0.17718152701854706, 0.35809949040412903, 0.028495104983448982, -0.8695752024650574, 0.38044193387031555, 0.6483753323554993, 0.6955384612083435, 0.5526604652404785, -0.14381477236747742, -0.31161823868751526, -0.10737831890583038, -0.6678997874259949, 0.7498049139976501, -0.4514809548854828, -0.4406251609325409, -0.11886927485466003, -0.04986610263586044, 0.2192572057247162, -0.24229158461093903, 0.2526457607746124, -0.6371914148330688, 0.6491057872772217, -0.6146208047866821, -0.36973798274993896, -0.20577090978622437, 0.3003815710544586, -0.619795560836792, 0.8595353960990906, 0.25455668568611145, -0.6735458374023438, 0.5568246841430664, -1.1562738418579102, -0.43985214829444885, 0.189437136054039, -0.40037354826927185, -0.3719632625579834, -0.28217601776123047, 0.1431088000535965, 0.009432487189769745, 0.05384237319231033, -0.2948720455169678, -0.004714295268058777, -0.312023401260376, 0.4367719888687134, -0.22329548001289368, 0.5385709404945374, 0.4697403609752655, -0.32456421852111816, -0.14171458780765533, -0.5520131587982178, 0.18953560292720795, 0.31729501485824585, -0.42492789030075073, 0.2816614508628845, -0.0045732068829238415, -0.1214875876903534, 0.24136324226856232, 0.10139056295156479, -0.6451473236083984, 0.27477720379829407, -0.570157527923584, 0.28984320163726807, 0.8416932821273804, 0.3163692355155945, 0.036774419248104095, -0.555122435092926, 0.4905661642551422, 0.022542737424373627, 0.20648208260536194, -0.17884722352027893, -0.7781525254249573, -0.8105988502502441, -0.1888439804315567, -0.2990497946739197, 0.7192644476890564, -0.5521653890609741, 0.403810054063797, 0.10489192605018616, -0.4266235828399658, -0.7181985974311829, 0.32262149453163147, 0.2020091563463211, 0.14992712438106537, 0.35335755348205566, -0.18379539251327515, -0.4492362141609192, -1.0894371271133423, 0.055708616971969604, -0.3868003785610199, -0.026705170050263405, 0.6015071272850037, 0.20422860980033875, -0.37764784693717957, 1.0813783407211304, -0.39494696259498596, -0.6770085692405701, -0.19003458321094513, 0.34362879395484924, 0.4795472025871277, 0.21768584847450256, 0.5716926455497742, -0.5518949031829834, -0.6231554746627808, -0.15038110315799713, -0.6743720173835754, 0.20344708859920502, -0.2951556444168091, -0.4385749399662018, 0.19057370722293854, 0.18665871024131775, -0.8745872974395752, 0.18534785509109497, 0.4208689033985138, -0.45000049471855164, 0.2085142284631729, 0.0323290079832077, 0.34281978011131287, -1.2093251943588257, -0.3199980556964874, -0.026919279247522354, -0.03166689723730087, -0.6431686878204346, -0.5208720564842224, -0.49677813053131104, -0.14587318897247314, -0.4224376380443573, 0.2282254993915558, -0.5237624645233154, 0.016586147248744965, -0.16982829570770264, 0.1395532637834549, -0.32383859157562256, 0.5223594903945923, -0.15000130236148834, 1.0741773843765259, 0.3491905629634857, -0.4691280424594879, 0.6831343173980713, 1.1118178367614746, 0.10399086028337479, 0.8122601509094238, -0.7220293283462524, 0.7365669012069702, 0.09531810879707336, 0.4470134675502777, -1.1924909353256226, -0.3924308121204376, 0.5214163064956665, -0.6750563979148865, 0.04472313076257706, -0.15053939819335938, -0.7698355913162231, -0.46534445881843567, -0.28944841027259827, -0.08398270606994629, 0.5421658158302307, -0.29834774136543274, 0.14062553644180298, 0.6575961112976074, -0.3924046754837036, -0.44960924983024597, -0.4833102524280548, 0.4052206873893738, -0.027941076084971428, -0.6297699213027954, -0.29645028710365295, -0.08106357604265213, -0.1336970329284668, -0.3289714753627777, 0.32975348830223083, -0.08010849356651306, -0.619830310344696, 0.40708932280540466, 0.051601018756628036, -0.26116371154785156, 0.0727374330163002, -0.20486626029014587, 0.06424734741449356, 0.14860419929027557, 0.11488046497106552, 1.0454347133636475, -0.6968355774879456, -0.46265101432800293, -0.6045570969581604, 0.4817672073841095, 0.4727577567100525, 0.22149915993213654, 0.5118753910064697, 0.5896219611167908, 0.022415732964873314, -0.1296827346086502, -0.2891511917114258, -0.6365398168563843, -0.6217830181121826, 0.4431019723415375, -0.5849562287330627, -0.5257508754730225, 0.5901584625244141, 0.5637662410736084, 0.43691468238830566, 0.30665770173072815, 0.6502212285995483, -0.08165279030799866, 0.9941610097885132, 0.13737650215625763, -0.17971652746200562, 0.5306441187858582, -0.2709812521934509, 0.14391259849071503, -0.4719069302082062, -0.08748815208673477, -0.1643799990415573, -0.5443466901779175, -0.713133692741394, 0.02929154597222805, 0.02037283033132553, -0.33353951573371887, -0.5340797901153564, 0.3760218918323517, -0.8121920824050903, 0.6392781138420105, 0.5653120279312134, 0.29847243428230286, -0.052105627954006195, 0.010927441529929638, 0.5841881632804871, -0.00672793248668313, -0.7272458076477051, -0.5446761250495911, 1.313691258430481, 0.4124141335487366, 0.8993036150932312, 0.18977239727973938, 0.5122406482696533, 0.35824403166770935, 0.3791387975215912, -0.44197842478752136, 0.7090058326721191, 0.13714799284934998, -1.165160894393921, -0.7020120024681091, -0.2862498164176941, -1.0912063121795654, -0.21129749715328217, -0.2434164434671402, -0.4295792877674103, -0.307229608297348, 0.17515796422958374, 0.040406886488199234, 0.11732389777898788, -0.5028850436210632, 0.5908806324005127, -0.23771247267723083, 0.12074834853410721, -0.19997462630271912, -0.7997602224349976, 0.44667357206344604, -0.36534908413887024, -0.07814093679189682, -0.1346038430929184, 0.5181366205215454, 0.9161674380302429, -0.530619204044342, 0.8668842911720276, -0.12367748469114304, -0.2566355764865875, 0.8514617085456848, 0.14861030876636505, 0.6842542886734009, 0.12497052550315857, 0.1271500140428543, 0.15592460334300995, -0.08559125661849976, -0.17599636316299438, 0.08857060223817825, 0.6505558490753174, -1.0907331705093384, -0.2386290431022644, -0.3570479452610016, -0.5802773237228394, -0.08317488431930542, 0.07937411963939667, 0.45940980315208435, 0.4048539996147156, -0.37376680970191956, -0.08421976119279861, 0.3048821687698364, -0.18480302393436432, 0.09629372507333755, 0.5622738003730774, -0.33859288692474365, -0.5215206742286682, 1.0728881359100342, 0.002792363055050373, 0.3026643991470337, -0.09317949414253235, -0.06821314990520477, -0.4645976126194, 0.23183953762054443, -0.33204415440559387, 0.48490044474601746, -0.8688482642173767, -0.22306212782859802, -0.6088302135467529, -0.27812114357948303, -0.31068605184555054, -0.03460228443145752, -0.5411831140518188, -0.2862558364868164, -0.43246737122535706, -0.11652757972478867, 0.8168719410896301, 1.221632957458496, -0.03671274334192276, 0.6964343190193176, -0.6453336477279663, 0.42509979009628296, 0.48522093892097473, 0.5113970041275024, -0.7027637958526611, -0.6190447211265564, 0.05301828682422638, 0.25741147994995117, -0.3541538119316101, -0.8956379890441895, 0.5268682837486267, 0.6036186218261719, 0.40305423736572266, 0.48422595858573914, -0.10375043749809265, 0.49412035942077637, -0.7067855596542358, 0.8120629191398621, 0.22712822258472443, -0.4740615487098694, 0.4489251673221588, -0.8041415214538574, -0.03419075161218643, 0.5553537607192993, 0.12123136222362518, -0.40726882219314575, -0.630527675151825, -0.8612637519836426, -0.34562450647354126, 0.7909584045410156, 0.5099378824234009, 0.35908278822898865, -0.36639729142189026, 0.3022080361843109, 0.22054550051689148, 0.21590478718280792, -0.30208149552345276, -0.43910109996795654, -0.6757604479789734, -0.31735730171203613, -0.08127764612436295, -0.04809993878006935, -0.44682079553604126, 0.03782562166452408, 0.6423947215080261, -0.13702040910720825, 0.7102978229522705, -0.1339951753616333, 0.3165552318096161, -0.33247992396354675, 0.18421179056167603, 0.8318753242492676, 0.7137976884841919, -0.5088196396827698, -0.24503283202648163, 0.15353979170322418, -0.6550044417381287, -0.063055619597435, -0.06311555951833725, 0.3551451861858368, 0.24236366152763367, -0.023190053179860115, 0.7340071797370911, -0.3543349802494049, -0.3686310946941376, 0.11928020417690277, -0.20957420766353607, -0.47927185893058777, -0.7126399278640747, 0.21134571731090546, 0.1418142467737198, 0.24102778732776642, 0.4214722812175751, -0.2895160913467407, -0.015763800591230392, -0.5185508728027344, 0.6567692756652832, 0.6284708976745605, -0.5999882221221924, -0.5954360961914062, 0.5722630023956299, 0.3393639326095581, -0.6369399428367615, 0.984546959400177, -0.142933189868927, -0.4192478060722351, 0.21632856130599976, 0.602485716342926, 0.7282886505126953, -0.10553690046072006, 0.3131783902645111, 0.23385360836982727, 0.42679545283317566, 0.0936274453997612, 0.7045783400535583, 0.4478006064891815, -0.7356290221214294, -0.24261964857578278, -0.37386253476142883, -0.6499427556991577, 0.6464924812316895, -0.3563619554042816, 0.3711586892604828, -0.5917499661445618, -0.46371352672576904, 0.2844288945198059, -0.07930170744657516, -0.6757774353027344, 0.0733589231967926, -0.05535789579153061, 0.7602260708808899, -0.8663992285728455, 0.4294184446334839, 0.6778411865234375, -0.5618002414703369, -0.5599243640899658, -0.5640093684196472, 0.06899789720773697, -1.0074429512023926, 0.8550629615783691, -0.10333705693483353, -0.3198832869529724, 0.23590610921382904, -1.0809608697891235, -0.43890929222106934, 0.7323727607727051, -0.03881876915693283, -0.4855819642543793, 0.42490360140800476, 0.49823787808418274, 0.4494694173336029, -0.3817439377307892, 0.08564665913581848, 0.5295603275299072, 0.39417320489883423, 0.094965361058712, -1.2452325820922852, -0.3839547038078308, -0.4548152983188629, -0.5637068152427673, 0.2562480866909027, -0.886081874370575, 1.2090294361114502, -0.10955748707056046, -0.24320240318775177, -0.3406629264354706, 0.581916093826294, 0.26672136783599854, -0.17282620072364807, 0.5315910577774048, 0.33156758546829224, 0.6702256202697754, -0.09098424017429352, 0.6922116875648499, -0.4435635507106781, 0.464109867811203, 0.8874988555908203, -0.3966042697429657, 0.41222521662712097, 0.38694649934768677, -0.23467202484607697, 0.16793780028820038, 0.789778470993042, 0.1702188104391098, 0.5099849700927734, 0.2854982316493988, -0.3319244682788849, -0.06272897124290466, 0.39430099725723267, -0.5240018367767334, 0.2551047205924988, 0.6921489238739014, -0.02417485974729061, 0.12985752522945404, -0.14704996347427368, 0.1203608438372612, -0.4474469721317291, 0.13588260114192963, 1.107072353363037, 0.013182523660361767, -0.4952045679092407, 0.7294110655784607, -0.3526448905467987, 0.4181194603443146, -0.5097456574440002, -0.4410238265991211, -0.5048633217811584, 0.46510982513427734, -0.11781200766563416, -1.1582000255584717, -0.11946199089288712, -0.16184264421463013, -0.019434522837400436, 0.21364028751850128, 0.5459029674530029, -0.4069053530693054, -0.4928741455078125, -0.2463766485452652, 0.4472309350967407, 0.6988185048103333, -0.032240644097328186, -0.894774317741394, 0.22480067610740662, 0.17974422872066498, -0.4893816411495209, 0.032689474523067474, 0.8410981893539429, 0.16601277887821198, 0.8972793817520142, 0.7576335072517395, 0.001594668603502214, 0.17577388882637024, -0.14237672090530396, 1.0671581029891968, -0.8134239315986633, -0.7725183367729187, -0.6152756214141846, 0.19179986417293549, -0.12854373455047607, -0.5697793364524841, 0.5229049324989319, 0.5863800644874573, 0.32806289196014404, -0.06398966908454895, 1.0984292030334473, -0.1562751829624176, 0.8619019985198975, -0.35221055150032043, 0.5468592643737793, -0.0824156105518341, 0.14389726519584656, -0.3381665050983429, -0.8612759113311768, 0.3979548513889313, 1.089766502380371, 0.18710094690322876, 0.16333526372909546, 0.3187665641307831, 0.7056836485862732, -0.2252931147813797, 0.3798694610595703, 0.11397065967321396, 0.0469294972717762, 0.7692228555679321, 0.5441009998321533, 0.7496046423912048, -0.5517131686210632, 0.8076105713844299, 0.1472676396369934, -0.2602238357067108, -0.448016881942749, -0.5050160884857178, -1.2191210985183716, -0.7068732976913452, -0.0764169692993164, -0.7793377637863159, 0.0936683863401413, 0.7867376804351807, 0.8017569184303284, -0.6414265632629395, -0.22633244097232819, 0.017114469781517982, -0.7510547041893005, 0.08381553739309311, -0.20445705950260162, 0.2520558834075928, -0.4286801815032959, -0.33371326327323914, 0.5582340955734253, 0.04331232234835625, 0.33989420533180237, -0.33878839015960693, -0.43101635575294495, -0.22221679985523224, 0.34545913338661194, 0.4475037455558777, 0.6588812470436096, -0.3683710992336273, -0.5809562802314758, 0.2119075208902359, -0.11599554866552353, 0.3869243860244751, 0.39324378967285156, -0.5735277533531189, 0.275190144777298, 0.13706839084625244, 0.09157157689332962, 0.6820918321609497, 0.5431580543518066, 0.6379920840263367, -0.8475347757339478, 0.3989812731742859, 0.07895868271589279, -0.14258986711502075, 0.26636990904808044, -0.44698458909988403, 0.5818701386451721, 0.022194454446434975, -0.8756296634674072, -0.7572392821311951, 0.24003860354423523, -1.061750054359436, 0.15681982040405273, 1.1436874866485596, 0.44192740321159363, 0.11467377841472626, -0.33101168274879456, -0.7514509558677673, 0.19410501420497894, -0.911257266998291, 0.6026885509490967, 0.6311630606651306, -0.8099937438964844, -0.2978867292404175, -0.7724919319152832, 0.6228581070899963, -0.05313821882009506, -0.8210896849632263, 0.030877146869897842, 0.557650625705719, 0.2641467750072479, 0.40876510739326477, 0.9550477862358093, 0.04700874164700508, 0.0008815425680950284, 0.24523918330669403, 0.02823375165462494, -0.10424879938364029, -0.27054402232170105, 0.28136003017425537, -0.09696830809116364, -0.204838827252388, -0.5297046899795532 ]
open-llm-leaderboard/details_mrm8488__mistral-7b-ft-h4-no_robots_instructions
open-llm-leaderboard
2023-12-02T15:43:29Z
0
0
[ "region:us" ]
null
2023-12-02T15:42:33Z
--- pretty_name: Evaluation run of mrm8488/mistral-7b-ft-h4-no_robots_instructions dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [mrm8488/mistral-7b-ft-h4-no_robots_instructions](https://huggingface.co/mrm8488/mistral-7b-ft-h4-no_robots_instructions)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 4 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_mrm8488__mistral-7b-ft-h4-no_robots_instructions\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:43:14.595425](https://huggingface.co/datasets/open-llm-leaderboard/details_mrm8488__mistral-7b-ft-h4-no_robots_instructions/blob/main/results_2023-12-02T15-43-14.595425.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.36694465504169826,\n\ \ \"acc_stderr\": 0.013275883047712211\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.36694465504169826,\n \"acc_stderr\": 0.013275883047712211\n\ \ }\n}\n```" repo_url: https://huggingface.co/mrm8488/mistral-7b-ft-h4-no_robots_instructions leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_42_28.726427 path: - '**/details_harness|gsm8k|5_2023-12-02T15-42-28.726427.parquet' - split: 2023_12_02T15_42_53.272777 path: - '**/details_harness|gsm8k|5_2023-12-02T15-42-53.272777.parquet' - split: 2023_12_02T15_43_07.243379 path: - '**/details_harness|gsm8k|5_2023-12-02T15-43-07.243379.parquet' - split: 2023_12_02T15_43_14.595425 path: - '**/details_harness|gsm8k|5_2023-12-02T15-43-14.595425.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-43-14.595425.parquet' - config_name: results data_files: - split: 2023_12_02T15_42_28.726427 path: - results_2023-12-02T15-42-28.726427.parquet - split: 2023_12_02T15_42_53.272777 path: - results_2023-12-02T15-42-53.272777.parquet - split: 2023_12_02T15_43_07.243379 path: - results_2023-12-02T15-43-07.243379.parquet - split: 2023_12_02T15_43_14.595425 path: - results_2023-12-02T15-43-14.595425.parquet - split: latest path: - results_2023-12-02T15-43-14.595425.parquet --- # Dataset Card for Evaluation run of mrm8488/mistral-7b-ft-h4-no_robots_instructions ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/mrm8488/mistral-7b-ft-h4-no_robots_instructions - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [mrm8488/mistral-7b-ft-h4-no_robots_instructions](https://huggingface.co/mrm8488/mistral-7b-ft-h4-no_robots_instructions) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 4 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_mrm8488__mistral-7b-ft-h4-no_robots_instructions", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:43:14.595425](https://huggingface.co/datasets/open-llm-leaderboard/details_mrm8488__mistral-7b-ft-h4-no_robots_instructions/blob/main/results_2023-12-02T15-43-14.595425.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.36694465504169826, "acc_stderr": 0.013275883047712211 }, "harness|gsm8k|5": { "acc": 0.36694465504169826, "acc_stderr": 0.013275883047712211 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.42681628465652466, -0.5443674921989441, 0.22820337116718292, 0.12664636969566345, -0.17413540184497833, 0.01892107166349888, -0.28695061802864075, -0.11794328689575195, 0.3517461121082306, 0.7303290367126465, -0.855665385723114, -0.9515195488929749, -0.6842764019966125, 0.2924656867980957, -0.22482407093048096, 1.1878437995910645, -0.3304210603237152, -0.14765237271785736, -0.01613609492778778, -0.36359167098999023, -0.3955649435520172, -0.52023845911026, -0.44607266783714294, -0.4183448255062103, 0.4360451102256775, 0.5711320638656616, 0.436332106590271, 0.8612111806869507, 0.7476030588150024, 0.39291200041770935, -0.009379836730659008, 0.3252638578414917, -0.5350366830825806, -0.07333548367023468, 0.12376973778009415, -0.641296923160553, -0.8030043244361877, 0.11516052484512329, 0.6691820621490479, 0.342805415391922, -0.2876986861228943, 0.6730170845985413, 0.1384669691324234, 0.6423593759536743, -0.46999964118003845, 0.47350814938545227, -0.2537039518356323, 0.05558871850371361, -0.3632962703704834, -0.35209208726882935, -0.060537293553352356, -0.27213290333747864, -0.17933915555477142, -0.5361267328262329, 0.3051910698413849, 0.0316159650683403, 0.9974932670593262, 0.319088876247406, -0.08461141586303711, -0.2587536573410034, -0.38725951313972473, 0.8404877781867981, -0.8715616464614868, 0.032696351408958435, 0.6566488742828369, 0.15310706198215485, -0.3263927400112152, -0.6540409922599792, -0.35731062293052673, -0.04510371387004852, -0.19806696474552155, 0.22189243137836456, -0.02688192017376423, -0.0751338005065918, 0.43231841921806335, 0.5528622269630432, -0.686747670173645, -0.11885879933834076, -0.6138406991958618, -0.17501822113990784, 0.876089334487915, 0.5058369040489197, -0.024894678965210915, -0.525325357913971, -0.4709741473197937, -0.4487206041812897, -0.3385975658893585, 0.21351033449172974, 0.43018510937690735, 0.5499052405357361, -0.7011930346488953, 0.8170168995857239, -0.40132611989974976, 0.5010077357292175, -0.037115637212991714, -0.3994247317314148, 0.8744320869445801, -0.6162427663803101, -0.12166038900613785, -0.08139564841985703, 1.1618108749389648, 0.41566556692123413, -0.03477704897522926, 0.20160484313964844, -0.3976559638977051, -0.155917227268219, 0.1572125107049942, -0.8021603226661682, -0.16318842768669128, 0.4189540147781372, -0.6091423034667969, -0.3671536147594452, 0.3431989252567291, -0.8802469372749329, -0.19500672817230225, -0.3089789152145386, 0.22858326137065887, -0.2192659080028534, -0.26208192110061646, -0.005900786258280277, -0.1782943308353424, 0.18819570541381836, 0.23682676255702972, -0.46666595339775085, 0.39179205894470215, 0.6447144150733948, 0.9883571267127991, -0.15855659544467926, -0.5158750414848328, -0.329898864030838, -0.21157166361808777, -0.20122778415679932, 0.43852531909942627, -0.19635161757469177, -0.4237971901893616, -0.19607365131378174, 0.34612342715263367, -0.3328584134578705, -0.7130191326141357, 0.7107869982719421, -0.2810392379760742, 0.399340957403183, -0.2465680092573166, -0.3760748505592346, -0.2623351216316223, 0.34502556920051575, -0.7104370594024658, 1.4247370958328247, 0.42866548895835876, -0.856226921081543, 0.05991092696785927, -0.9509692788124084, -0.11081524938344955, -0.04840857908129692, 0.008775969035923481, -0.5354158878326416, -0.22361324727535248, 0.07788067311048508, 0.5687382221221924, -0.2645707428455353, 0.10553263872861862, -0.24852576851844788, -0.36619266867637634, 0.14622962474822998, -0.20237921178340912, 1.0393857955932617, 0.2140122652053833, -0.39725732803344727, 0.24290120601654053, -0.8977466821670532, 0.003981815651059151, 0.3078107535839081, -0.5202237367630005, -0.07735545933246613, -0.18705087900161743, 0.05528587847948074, 0.2076992690563202, 0.6300255656242371, -0.3835808038711548, 0.2329431176185608, -0.10067468881607056, 0.17719998955726624, 1.0287346839904785, 0.06965881586074829, 0.22508814930915833, -0.5437048077583313, 0.7199302911758423, 0.03449739143252373, 0.39048275351524353, 0.034976642578840256, -0.5708380937576294, -0.7998446822166443, -0.35599806904792786, 0.08526037633419037, 0.744306743144989, -0.572467565536499, 0.7823740243911743, -0.4004910886287689, -0.6662916541099548, -0.7988402843475342, 0.16180972754955292, 0.4825736880302429, 0.5387601256370544, 0.4422331154346466, -0.29046016931533813, -0.6986464858055115, -0.9948694705963135, 0.11113496869802475, -0.15033438801765442, 0.07650568336248398, 0.5145633220672607, 0.9413606524467468, -0.39010724425315857, 0.7478770017623901, -0.6794801950454712, -0.31286513805389404, -0.17783856391906738, 0.022051066160202026, 0.7586348056793213, 0.4122771918773651, 0.37524116039276123, -0.5635151863098145, -0.20726734399795532, -0.1904696524143219, -0.9290502667427063, -0.24668805301189423, -0.0891839936375618, -0.36465439200401306, 0.18465262651443481, -0.05932285636663437, -0.5222415328025818, 0.48003700375556946, 0.5555950999259949, -0.46652594208717346, 0.6330394744873047, -0.030598942190408707, 0.4568641781806946, -1.2239129543304443, 0.1382763385772705, 0.10006691515445709, -0.08252478390932083, -0.32562264800071716, -0.05749931558966637, -0.10837524384260178, 0.30076009035110474, -0.4134160578250885, 0.5807403326034546, -0.38574594259262085, -0.0851670503616333, -0.059639833867549896, 0.11331092566251755, -0.0637652650475502, 0.563749372959137, -0.2636474668979645, 0.7396999597549438, 0.4570292532444, -0.47181740403175354, 0.45907890796661377, 0.45175299048423767, -0.32259684801101685, 0.188322514295578, -0.513893723487854, 0.050460293889045715, 0.10130094736814499, 0.2552049458026886, -0.8337880373001099, -0.3303358554840088, 0.6754876375198364, -0.5544606447219849, 0.1533454805612564, -0.30480632185935974, -0.6776137948036194, -0.4414388835430145, -0.5444085597991943, 0.20785075426101685, 0.4671846330165863, -0.4242175221443176, 0.2975415289402008, 0.3698689043521881, 0.09579181671142578, -0.7298953533172607, -0.4996344745159149, -0.21167129278182983, -0.4441993534564972, -0.5880321264266968, 0.26075634360313416, -0.21392005681991577, -0.2423180192708969, -0.00958264246582985, -0.07219915837049484, -0.06678246706724167, 0.12202761322259903, 0.4510975778102875, 0.5129789113998413, -0.11358172446489334, -0.46836209297180176, -0.21816985309123993, -0.19980283081531525, 0.1943945586681366, 0.2900906205177307, 0.6237996816635132, -0.12545505166053772, -0.23445355892181396, -0.3913671672344208, 0.009444857947528362, 0.4530121088027954, -0.1260906308889389, 0.7734751105308533, 0.8240218162536621, -0.298056960105896, -0.10204671323299408, -0.29739129543304443, -0.12947916984558105, -0.47997477650642395, 0.3061690032482147, -0.2917671501636505, -0.7582212686538696, 0.7714357972145081, 0.21676945686340332, 0.2233266532421112, 0.6910511255264282, 0.6151254773139954, 0.1406632661819458, 0.6797847747802734, 0.32215794920921326, -0.16720126569271088, 0.5800116658210754, -0.7215965390205383, -0.1904611885547638, -1.0746650695800781, -0.3291413486003876, -0.5372177958488464, -0.28810247778892517, -0.7701270580291748, -0.5969983339309692, 0.2922772765159607, 0.1800622195005417, -0.4204092025756836, 0.5564280152320862, -0.7023074626922607, 0.11479174345731735, 0.5872159600257874, 0.22321492433547974, 0.08173274248838425, -0.04931461066007614, -0.041358307003974915, 0.2040887027978897, -0.5064200758934021, -0.5601925849914551, 1.2803881168365479, 0.3681817054748535, 0.6861168146133423, -0.052573781460523605, 1.0296058654785156, 0.375349223613739, 0.28792789578437805, -0.5132909417152405, 0.6436802744865417, 0.0771426409482956, -0.501365065574646, -0.16722045838832855, -0.6755028963088989, -1.0298199653625488, 0.3515353202819824, -0.050850339233875275, -0.7457464933395386, -0.003251564223319292, -0.054742857813835144, -0.06054670736193657, 0.21011067926883698, -0.5220622420310974, 0.8229367136955261, -0.20198027789592743, -0.27857521176338196, 0.02794848196208477, -0.8348872065544128, 0.4578891396522522, -0.019285976886749268, 0.42966440320014954, -0.2514086365699768, -0.051698531955480576, 1.2163095474243164, -0.6187150478363037, 0.8769912123680115, -0.3252551853656769, 0.021697774529457092, 0.38255953788757324, -0.38071057200431824, 0.42852771282196045, -0.07738681137561798, -0.2495979368686676, 0.5346105694770813, -0.16425806283950806, -0.16588574647903442, -0.3032485246658325, 0.7687027454376221, -0.9748581647872925, -0.29046955704689026, -0.4881216287612915, -0.616794228553772, 0.2897491157054901, 0.2673044204711914, 0.34965699911117554, 0.25699543952941895, 0.061928775161504745, 0.09682118892669678, 0.3538990616798401, -0.17142519354820251, 0.44047802686691284, 0.4816083312034607, -0.24373774230480194, -0.788396954536438, 0.6602397561073303, 0.24387942254543304, -0.01887962408363819, 0.2523610293865204, 0.12085915356874466, -0.45880764722824097, -0.3778732419013977, -0.4290715754032135, 0.3401474356651306, -0.5450368523597717, -0.35611021518707275, -0.4713203012943268, -0.2796233892440796, -0.36124905943870544, 0.11531399935483932, -0.42357462644577026, -0.379723459482193, -0.4761328101158142, -0.2027951329946518, 0.6664178371429443, 0.6921364068984985, -0.319705069065094, 0.3765822947025299, -0.8667406439781189, 0.3813403844833374, -0.31886154413223267, 0.335818350315094, -0.04513603448867798, -0.6870926022529602, -0.5584195852279663, 0.18573813140392303, -0.4840935170650482, -0.8140760064125061, 0.536903440952301, -0.10905294120311737, 0.7419359087944031, 0.1848696917295456, 0.15373454988002777, 0.8403734564781189, -0.3571661412715912, 0.962566614151001, -0.08082900196313858, -0.6305074095726013, 0.617666482925415, -0.37134385108947754, 0.07185637950897217, 0.485677033662796, 0.2770329415798187, -0.4227607250213623, -0.22203409671783447, -0.8847501873970032, -1.1362954378128052, 1.0723851919174194, 0.4752121567726135, -0.2823736369609833, 0.15989334881305695, 0.4107397794723511, -0.017787303775548935, 0.24739064276218414, -0.6258991956710815, -0.8243041634559631, -0.07875002920627594, -0.2581873834133148, -0.1487864851951599, 0.02708040364086628, -0.5500628352165222, -0.34429001808166504, 0.8498169779777527, 0.03813936933875084, 0.4813236892223358, 0.15320484340190887, 0.059634897857904434, -0.21915026009082794, 0.15032900869846344, 0.5219894051551819, 0.6445272564888, -0.4254470467567444, -0.14828312397003174, 0.15088869631290436, -0.6164169311523438, -0.013882487080991268, 0.3193299174308777, 0.10792772471904755, -0.05997274070978165, 0.7160177826881409, 0.8368608355522156, -0.003279498778283596, -0.4346309006214142, 0.47047752141952515, 0.026113569736480713, -0.28839799761772156, -0.5276294350624084, 0.2608329951763153, -0.11552780121564865, 0.3919907212257385, 0.32369884848594666, 0.014405058696866035, 0.11546234041452408, -0.19843938946723938, 0.39719831943511963, 0.18094734847545624, -0.15316316485404968, -0.35679423809051514, 0.5551224946975708, -0.15056383609771729, -0.28072816133499146, 0.6434457898139954, -0.15461131930351257, -0.5554449558258057, 0.9432186484336853, 0.27509477734565735, 0.8519234657287598, -0.16655214130878448, 0.09450273215770721, 0.5321159362792969, 0.3476461172103882, -0.1692248284816742, 0.6607200503349304, 0.12720166146755219, -0.6662611365318298, -0.25800999999046326, -0.6952064633369446, -0.2846333682537079, 0.2418290227651596, -1.072275161743164, 0.35796913504600525, -0.22785569727420807, -0.2712935209274292, -0.21905508637428284, 0.3644186854362488, -0.8279716372489929, 0.07991605252027512, -0.019269920885562897, 0.8350908756256104, -0.9801998138427734, 0.5499500632286072, 0.8514400124549866, -0.4961019456386566, -0.86386638879776, -0.28671175241470337, 0.1606631875038147, -0.8959749341011047, 0.37545046210289, 0.20815518498420715, 0.2075296938419342, -0.2571052014827728, -0.7374935150146484, -0.9277622103691101, 1.5413742065429688, 0.16746491193771362, -0.406799852848053, 0.21740861237049103, 0.2340584695339203, 0.4223663806915283, -0.3662404716014862, 0.5032897591590881, 0.5184271335601807, 0.7130327224731445, -0.03293854370713234, -0.9234001636505127, 0.2887618839740753, -0.43963396549224854, -0.19467537105083466, 0.24728862941265106, -0.8670703768730164, 1.079594373703003, -0.17002937197685242, 0.0077872928231954575, -0.017437294125556946, 0.44685935974121094, 0.6965518593788147, 0.4107722043991089, 0.4406904876232147, 0.7666647434234619, 0.7475036382675171, -0.18707866966724396, 1.0750898122787476, -0.3235148787498474, 0.801736056804657, 1.141891598701477, -0.06113748252391815, 0.7817294597625732, 0.2329426407814026, -0.43324142694473267, 0.5623210072517395, 0.8504275679588318, -0.35265129804611206, 0.41909053921699524, 0.23311783373355865, -0.00020512507762759924, 0.03821095824241638, 0.004852045327425003, -0.5046348571777344, 0.47600144147872925, 0.17367203533649445, -0.6240878701210022, -0.22069647908210754, -0.3209572732448578, 0.2450972944498062, -0.3374515473842621, -0.17577360570430756, 0.6151428818702698, 0.022813705727458, -0.4349376857280731, 0.8133541345596313, 0.026297327131032944, 0.7106436491012573, -0.6182155609130859, -0.28764885663986206, -0.15113641321659088, 0.2321072816848755, -0.5884212255477905, -0.9205944538116455, 0.12721920013427734, 0.137316033244133, -0.4238690733909607, -0.1850576549768448, 0.4891327917575836, -0.28478798270225525, -0.49649080634117126, 0.4117610454559326, 0.6027904748916626, 0.43048328161239624, 0.16475479304790497, -1.0540623664855957, 0.16811193525791168, 0.3012367784976959, -0.7068185806274414, 0.3472009003162384, 0.4170800745487213, 0.03362959623336792, 0.6406052112579346, 0.739433228969574, 0.023066889494657516, 0.15039892494678497, 0.004132573027163744, 1.0430248975753784, -0.8108327984809875, -0.22413858771324158, -0.838815450668335, 0.8679012656211853, -0.09125632047653198, -0.5835376381874084, 0.9292647242546082, 1.0081030130386353, 0.7908065319061279, 0.11088280379772186, 0.808447539806366, -0.3026715815067291, 0.5579111576080322, -0.40109166502952576, 0.7951871752738953, -0.6259849071502686, 0.30956146121025085, -0.2437712699174881, -0.8230533003807068, 0.03279157355427742, 0.6934193968772888, -0.10848532617092133, 0.11671338230371475, 0.6148855686187744, 1.0033379793167114, 0.007461486849933863, 0.01051392499357462, -0.09474674612283707, 0.36906054615974426, 0.2478693425655365, 0.40374013781547546, 0.6458630561828613, -0.6848630309104919, 0.3603745400905609, -0.6802173256874084, -0.4692600667476654, -0.022396869957447052, -0.6106196045875549, -0.8230699896812439, -0.5334709286689758, -0.2964993417263031, -0.6536463499069214, -0.04502329230308533, 1.0991183519363403, 0.5125248432159424, -0.7483822703361511, -0.5541398525238037, 0.17804019153118134, 0.21273542940616608, -0.22321011126041412, -0.3563768267631531, 0.546960175037384, -0.0788455680012703, -0.71694016456604, 0.41106119751930237, -0.18625912070274353, -0.19759821891784668, -0.07680809497833252, -0.2701531946659088, -0.23717676103115082, -0.30463290214538574, 0.4394605755805969, 0.05772862210869789, -0.6199934482574463, -0.21659868955612183, -0.0923735499382019, -0.10141973942518234, 0.31437167525291443, 0.2548675239086151, -0.5466932058334351, 0.07577941566705704, 0.5629111528396606, 0.15502148866653442, 0.5074722766876221, 0.13034087419509888, 0.27708643674850464, -0.7002845406532288, -0.08345306664705276, -0.0064047276973724365, 0.562113881111145, 0.18610379099845886, -0.430989146232605, 1.019989013671875, 0.35118091106414795, -0.7460101246833801, -0.8368487358093262, -0.23360642790794373, -1.2095407247543335, 0.038467876613140106, 1.3819535970687866, -0.26231685280799866, -0.32753533124923706, 0.09015673398971558, -0.2331421673297882, 0.42029905319213867, -0.8362460136413574, 0.5091643333435059, 0.6652706861495972, -0.42829257249832153, -0.09685369580984116, -0.7383037805557251, 0.3426807224750519, -0.1296340823173523, -0.9500741362571716, -0.016735505312681198, 0.41143935918807983, 0.4236021637916565, 0.2552768886089325, 0.694650411605835, -0.1380385160446167, -0.21132822334766388, -0.051389388740062714, 0.32225412130355835, -0.1661706417798996, -0.14835718274116516, -0.31062257289886475, 0.1222325786948204, -0.2741519510746002, -0.5217002034187317 ]
open-llm-leaderboard/details_pszemraj__distilgpt2-HC3
open-llm-leaderboard
2023-12-02T15:43:04Z
0
0
[ "region:us" ]
null
2023-12-02T15:42:52Z
--- pretty_name: Evaluation run of pszemraj/distilgpt2-HC3 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [pszemraj/distilgpt2-HC3](https://huggingface.co/pszemraj/distilgpt2-HC3) on the\ \ [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_pszemraj__distilgpt2-HC3\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:42:48.762697](https://huggingface.co/datasets/open-llm-leaderboard/details_pszemraj__distilgpt2-HC3/blob/main/results_2023-12-02T15-42-48.762697.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.0,\n \"\ acc_stderr\": 0.0\n },\n \"harness|gsm8k|5\": {\n \"acc\": 0.0,\n \ \ \"acc_stderr\": 0.0\n }\n}\n```" repo_url: https://huggingface.co/pszemraj/distilgpt2-HC3 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_42_48.762697 path: - '**/details_harness|gsm8k|5_2023-12-02T15-42-48.762697.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-42-48.762697.parquet' - config_name: results data_files: - split: 2023_12_02T15_42_48.762697 path: - results_2023-12-02T15-42-48.762697.parquet - split: latest path: - results_2023-12-02T15-42-48.762697.parquet --- # Dataset Card for Evaluation run of pszemraj/distilgpt2-HC3 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/pszemraj/distilgpt2-HC3 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [pszemraj/distilgpt2-HC3](https://huggingface.co/pszemraj/distilgpt2-HC3) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_pszemraj__distilgpt2-HC3", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:42:48.762697](https://huggingface.co/datasets/open-llm-leaderboard/details_pszemraj__distilgpt2-HC3/blob/main/results_2023-12-02T15-42-48.762697.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.0, "acc_stderr": 0.0 }, "harness|gsm8k|5": { "acc": 0.0, "acc_stderr": 0.0 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3993854820728302, -0.6206598281860352, 0.32465216517448425, 0.304091215133667, -0.30750980973243713, 0.1314033567905426, -0.4242951571941376, -0.027080507948994637, 0.2228848785161972, 0.5560324788093567, -0.7389904260635376, -0.929162859916687, -0.8838157057762146, 0.19323663413524628, -0.08000241965055466, 1.2816016674041748, -0.39020678400993347, -0.04150647297501564, -0.020985882729291916, -0.24775628745555878, -0.2765728831291199, -0.526371419429779, -0.33580344915390015, -0.5204023718833923, 0.3039858639240265, 0.625684380531311, 0.2988121211528778, 0.5190966725349426, 0.6686592698097229, 0.3524443209171295, -0.07752728462219238, 0.24118834733963013, -0.5598211288452148, -0.04080178588628769, 0.20309682190418243, -0.5450528860092163, -0.7185751795768738, 0.24822966754436493, 0.6625308394432068, 0.3997117280960083, -0.3050670325756073, 0.6822325587272644, 0.25308409333229065, 0.6623895168304443, -0.550182580947876, 0.662460207939148, -0.27792152762413025, 0.047561295330524445, -0.4072784185409546, -0.23600569367408752, -0.11479629576206207, -0.4656909704208374, -0.07915519177913666, -0.4860866069793701, 0.11908406764268875, -0.049839556217193604, 0.8624296188354492, 0.30630502104759216, -0.1851804554462433, -0.28275108337402344, -0.4707055389881134, 0.7495660185813904, -0.8411516547203064, -0.20340406894683838, 0.6132466197013855, 0.2753892242908478, -0.2629595994949341, -0.7866478562355042, -0.37182870507240295, 0.03636663779616356, -0.2590949833393097, 0.21354007720947266, -0.037181176245212555, -0.10174722969532013, 0.5125575065612793, 0.7583225965499878, -0.6998894214630127, -0.1414264589548111, -0.6423259377479553, -0.08909521251916885, 0.8781285285949707, 0.46896904706954956, 0.011803768575191498, -0.2697211802005768, -0.47001615166664124, -0.25021472573280334, -0.4353335499763489, 0.10489502549171448, 0.4361778795719147, 0.5103529691696167, -0.5647057890892029, 0.9183512330055237, -0.3664162755012512, 0.5740670561790466, 0.012529225088655949, -0.35416510701179504, 0.8204677700996399, -0.5503206253051758, -0.24859821796417236, 0.14537589251995087, 1.004002571105957, 0.43649840354919434, 0.02660759910941124, 0.27366673946380615, -0.2504485547542572, -0.020599031820893288, -0.006952843628823757, -0.9111757278442383, -0.3301812410354614, 0.3437025845050812, -0.48237326741218567, -0.32099178433418274, 0.3030681014060974, -0.8922526836395264, -0.2916460335254669, -0.33471357822418213, 0.2443557232618332, -0.15300267934799194, -0.3556780219078064, 0.06204107031226158, -0.08105770498514175, 0.2798769772052765, 0.14770236611366272, -0.672673761844635, 0.507768452167511, 0.6628297567367554, 0.9621254801750183, -0.2278442680835724, -0.4969589114189148, -0.4152008295059204, -0.27395257353782654, -0.01914532110095024, 0.4421495199203491, -0.10773485898971558, -0.3389839828014374, -0.1659652292728424, 0.3131340444087982, -0.25514182448387146, -0.6543217897415161, 0.6997436881065369, -0.2599652111530304, 0.2891678214073181, -0.39293262362480164, -0.48533204197883606, -0.1151876375079155, 0.2962297797203064, -0.5885365605354309, 1.448620080947876, 0.39711761474609375, -0.9960356950759888, 0.22512583434581757, -0.825675904750824, -0.20843786001205444, 0.0737677812576294, 0.021200980991125107, -0.6441755294799805, -0.11411092430353165, 0.08816169947385788, 0.5674111247062683, -0.3395681083202362, 0.17516785860061646, -0.17564064264297485, -0.5339608788490295, -0.003140882356092334, -0.04396902024745941, 1.0684174299240112, 0.22003856301307678, -0.3969396650791168, 0.10090357065200806, -0.8635846376419067, 0.046611953526735306, 0.3703887164592743, -0.5863528847694397, -0.11740934103727341, -0.08779126405715942, 0.17580848932266235, 0.2247304767370224, 0.5317774415016174, -0.48773518204689026, 0.3897307515144348, 0.002781745744869113, 0.3315869867801666, 0.8972805142402649, 0.09828270971775055, 0.2206575721502304, -0.3901229202747345, 0.5363827347755432, 0.05738569423556328, 0.3215010464191437, 0.30513685941696167, -0.5742674469947815, -0.7016296982765198, -0.23284876346588135, 0.05407539755105972, 0.7024626135826111, -0.46199506521224976, 0.78140789270401, -0.37159350514411926, -0.7390467524528503, -0.5704193115234375, 0.13169948756694794, 0.3376345634460449, 0.5383012890815735, 0.36644428968429565, -0.25578758120536804, -0.7610412240028381, -1.0486040115356445, 0.08544015884399414, -0.2382185012102127, 0.02500017359852791, 0.3441697359085083, 0.9705672264099121, -0.1807679384946823, 0.7458902597427368, -0.8878970146179199, -0.32049044966697693, -0.4190559983253479, 0.10247497260570526, 0.7786732316017151, 0.35909679532051086, 0.43967506289482117, -0.6249430179595947, -0.48092788457870483, -0.3871783912181854, -0.73330157995224, -0.31113991141319275, 0.013922573998570442, -0.23201467096805573, 0.06777864694595337, -0.17056429386138916, -0.4610477387905121, 0.356819748878479, 0.5338233113288879, -0.5362488031387329, 0.6558085680007935, 0.0010083153611049056, 0.4232167899608612, -1.196037769317627, 0.10690827667713165, 0.14833702147006989, 0.032322075217962265, -0.4139225482940674, -0.23252448439598083, -0.13133279979228973, 0.2703321576118469, -0.5644078850746155, 0.40516331791877747, -0.4455220401287079, -0.19134370982646942, -0.03249518945813179, 0.1624142825603485, -0.0790821760892868, 0.5984620451927185, -0.22160357236862183, 0.8702502250671387, 0.6172317266464233, -0.3856343626976013, 0.5064887404441833, 0.5853737592697144, -0.5737726092338562, 0.27674171328544617, -0.5329007506370544, 0.07100347429513931, 0.15679939091205597, 0.23622344434261322, -0.8609130382537842, -0.31666335463523865, 0.5440494418144226, -0.43334534764289856, 0.2463194578886032, -0.38617774844169617, -0.7957299947738647, -0.4057669937610626, -0.5069990754127502, 0.15532974898815155, 0.5841253995895386, -0.4826492667198181, 0.145102396607399, 0.5520687699317932, 0.03163937106728554, -0.49556559324264526, -0.7218140363693237, -0.21764737367630005, -0.4459971487522125, -0.5288041234016418, 0.2934269905090332, -0.17811641097068787, -0.33511292934417725, -0.1390356868505478, -0.08843012154102325, -0.10893352329730988, 0.08623893558979034, 0.3372083902359009, 0.5021167993545532, -0.07629180699586868, -0.4104005694389343, -0.2766190767288208, -0.176632821559906, 0.17368799448013306, 0.12000946700572968, 0.6190989017486572, -0.313610315322876, -0.23605512082576752, -0.272050678730011, 0.05908042564988136, 0.5043796896934509, -0.10859519988298416, 0.8279319405555725, 0.7279557585716248, -0.287000834941864, 0.0023726660292595625, -0.3400101661682129, -0.031974125653505325, -0.44403085112571716, 0.38745900988578796, -0.19268028438091278, -0.7643043398857117, 0.6557570099830627, 0.12872830033302307, 0.07666855305433273, 0.6465637683868408, 0.7791430950164795, 0.1477285921573639, 0.7432952523231506, 0.2755371928215027, -0.12673136591911316, 0.46630343794822693, -0.715162992477417, -0.030727142468094826, -1.2135279178619385, -0.4099055528640747, -0.4118405878543854, -0.3928729295730591, -0.8653127551078796, -0.40851178765296936, 0.2603248655796051, 0.289472758769989, -0.4456878900527954, 0.5973269939422607, -0.7307201623916626, 0.2560517191886902, 0.5085105299949646, 0.22544048726558685, 0.15927545726299286, -0.013025889173150063, 0.01381005346775055, 0.05322203040122986, -0.4493304491043091, -0.569162905216217, 1.3277643918991089, 0.28406646847724915, 0.5953431129455566, -0.009537692181766033, 0.9577676653862, 0.29421767592430115, 0.3306918442249298, -0.5426352620124817, 0.6551036238670349, -0.008647707290947437, -0.4497342109680176, -0.09524655342102051, -0.47084683179855347, -0.7476048469543457, 0.2437843531370163, -0.0439382940530777, -0.8633604049682617, -0.06545411050319672, -0.07462128251791, -0.07714086771011353, 0.36111941933631897, -0.5048959851264954, 0.8326697945594788, -0.2636677920818329, -0.46952855587005615, 0.1279674768447876, -0.8152926564216614, 0.4248476028442383, 0.0033362796530127525, 0.13266336917877197, -0.3564894497394562, -0.004024817142635584, 1.063470721244812, -0.6547781825065613, 0.7316540479660034, -0.42706963419914246, 0.1047745943069458, 0.45443567633628845, -0.4211694300174713, 0.5605798363685608, 0.014446230605244637, -0.230037659406662, 0.4472304582595825, -0.23519042134284973, -0.28612300753593445, -0.35478004813194275, 0.8348877429962158, -0.866962730884552, -0.2919706702232361, -0.6364573240280151, -0.45121729373931885, 0.11326109617948532, 0.11194271594285965, 0.39059656858444214, 0.14058689773082733, 0.011938415467739105, 0.11232613027095795, 0.3273351788520813, -0.13443110883235931, 0.4008888602256775, 0.4961715638637543, -0.18350158631801605, -0.6344134211540222, 0.5392329096794128, 0.17888249456882477, 0.026817627251148224, 0.1365717649459839, 0.07250850647687912, -0.5670536756515503, -0.6135516166687012, -0.3992275893688202, 0.1934717446565628, -0.5857300162315369, -0.23344598710536957, -0.4034574627876282, -0.29758259654045105, -0.28566333651542664, 0.17175127565860748, -0.43567758798599243, -0.4335259199142456, -0.3990032970905304, -0.32617586851119995, 0.6626845002174377, 0.6386867761611938, -0.29124391078948975, 0.30880844593048096, -0.7062661647796631, 0.17866185307502747, -0.15610197186470032, 0.4508553147315979, -0.243765726685524, -0.5171915888786316, -0.3913165032863617, 0.12227504700422287, -0.48629698157310486, -0.9325249791145325, 0.4557971656322479, 0.014249729923903942, 0.6977238059043884, 0.0335518978536129, 0.20014607906341553, 0.7194924354553223, -0.30959275364875793, 1.0835782289505005, -0.03132013976573944, -0.6304200887680054, 0.8635053634643555, -0.3181481957435608, 0.08834149688482285, 0.7331047058105469, 0.27627837657928467, -0.3203142285346985, -0.13489055633544922, -0.7133419513702393, -1.237039566040039, 1.0647920370101929, 0.6129430532455444, -0.3763260841369629, 0.05924117937684059, 0.36185410618782043, -0.022824538871645927, 0.2176264524459839, -0.7370424866676331, -0.8180391788482666, -0.046052202582359314, -0.09653717279434204, -0.13733233511447906, -0.16658419370651245, -0.42375776171684265, -0.4789356291294098, 0.9344913363456726, 0.0802592933177948, 0.3125267028808594, 0.1634603887796402, -0.04261903092265129, -0.08790986239910126, 0.26991817355155945, 0.4994336664676666, 0.7799869179725647, -0.4945262670516968, -0.035649582743644714, 0.2904631495475769, -0.6868837475776672, 0.1821662187576294, 0.30876368284225464, 0.08527576178312302, -0.15104876458644867, 0.5354040861129761, 0.913387656211853, -0.006677704397588968, -0.34554535150527954, 0.5385141372680664, -0.004862259607762098, -0.2999993860721588, -0.5594663619995117, 0.08405917882919312, -0.06333716958761215, 0.3846929967403412, 0.3893450200557709, -0.0847083106637001, 0.061574921011924744, -0.3129594922065735, 0.36735522747039795, 0.020230233669281006, -0.12095305323600769, -0.26848235726356506, 0.5398839116096497, -0.09106217324733734, -0.23477673530578613, 0.8003236651420593, -0.20901861786842346, -0.5873399972915649, 0.907691478729248, 0.3547948896884918, 0.9269298911094666, -0.06408348679542542, 0.09443840384483337, 0.6159757375717163, 0.21779334545135498, -0.3030465841293335, 0.6018652319908142, 0.02191619947552681, -0.5318208336830139, -0.26400822401046753, -0.8470603227615356, -0.16043801605701447, 0.40916264057159424, -1.0752830505371094, 0.41148054599761963, -0.1370595097541809, -0.23683428764343262, -0.2681293785572052, 0.524333655834198, -0.7118292450904846, 0.027609990909695625, 0.05648449808359146, 0.8146867156028748, -1.1669398546218872, 0.712579607963562, 0.8175239562988281, -0.5777324438095093, -0.8348159790039062, -0.19077317416667938, 0.20185410976409912, -0.7112342119216919, 0.5126103758811951, 0.18891185522079468, 0.3134803771972656, -0.2584322690963745, -0.4787527918815613, -0.8273988962173462, 1.6468150615692139, 0.2012765258550644, -0.5999040007591248, 0.28250136971473694, 0.27353477478027344, 0.518061101436615, -0.37205445766448975, 0.48049119114875793, 0.794992983341217, 0.7745362520217896, 0.0791395902633667, -0.8968565464019775, 0.2723044753074646, -0.501313328742981, -0.12358833104372025, 0.26283514499664307, -0.7863225936889648, 1.0748860836029053, -0.1629674732685089, -0.0609956793487072, -0.08854419738054276, 0.2427411526441574, 0.6984989047050476, 0.3222458064556122, 0.42886924743652344, 0.7570752501487732, 0.5819956660270691, -0.4334199130535126, 1.0406907796859741, -0.24844133853912354, 0.9327998161315918, 1.3229161500930786, -0.1766292005777359, 0.6801444888114929, 0.40131568908691406, -0.5903609991073608, 0.3714701533317566, 0.9947723150253296, -0.48563146591186523, 0.6590896844863892, 0.40683165192604065, -0.11388109624385834, -0.006859193556010723, 0.12449124455451965, -0.5393628478050232, 0.5268924832344055, 0.10703066736459732, -0.6094958186149597, -0.3206521272659302, -0.39495301246643066, 0.15615591406822205, -0.2708260118961334, -0.151799738407135, 0.6375738382339478, -0.03848579153418541, -0.5045874118804932, 0.6930394172668457, -0.0887700542807579, 0.6363554000854492, -0.6710103750228882, -0.22756220400333405, -0.16892725229263306, 0.29705217480659485, -0.5141971707344055, -0.9595115184783936, 0.3687722086906433, 0.13617466390132904, -0.2863497734069824, -0.22870099544525146, 0.46217432618141174, -0.3627777397632599, -0.5290305018424988, 0.4387405812740326, 0.49249833822250366, 0.4135664701461792, 0.07774669677019119, -0.9602321982383728, 0.19999746978282928, 0.1759234070777893, -0.7192400693893433, 0.469882607460022, 0.25532209873199463, 0.15514665842056274, 0.39855527877807617, 0.6009606719017029, 0.20664142072200775, -0.05098895728588104, 0.06522928178310394, 1.109170913696289, -0.5013456344604492, -0.2515093684196472, -1.0271133184432983, 0.8423973321914673, -0.25940844416618347, -0.5499719977378845, 0.8839558959007263, 1.143924593925476, 0.7871675491333008, 0.09093354642391205, 0.8262732028961182, -0.3654242157936096, 0.3805875778198242, -0.379535049200058, 0.9320569634437561, -0.5482441186904907, 0.42865368723869324, -0.2964421808719635, -1.0063045024871826, -0.006564388982951641, 0.6716417074203491, -0.28658124804496765, -0.03918200358748436, 0.575071394443512, 0.8553978204727173, -0.0431719645857811, 0.09349460899829865, -0.13744282722473145, 0.4158148765563965, 0.1845758706331253, 0.6657252311706543, 0.6748347878456116, -0.6976073384284973, 0.3458380401134491, -0.6661779880523682, -0.5091310143470764, -0.022260256111621857, -0.7320596575737, -0.748971700668335, -0.6382707357406616, -0.4081672728061676, -0.5587709546089172, -0.008573014289140701, 1.05520498752594, 0.4985020160675049, -0.8187657594680786, -0.4090336561203003, -0.0185551717877388, 0.03368176147341728, -0.16808244585990906, -0.3160538375377655, 0.5801966786384583, -0.007273646537214518, -0.754668653011322, 0.3205665349960327, -0.027681125327944756, -0.1655227541923523, -0.08626482635736465, -0.22673940658569336, -0.39128389954566956, -0.4201851785182953, 0.49633675813674927, 0.02358521707355976, -0.6156673431396484, -0.18008580803871155, -0.25492751598358154, -0.04726557806134224, 0.36420610547065735, 0.454852432012558, -0.4516904652118683, 0.07740709185600281, 0.5884549617767334, 0.026830410584807396, 0.7932953238487244, 0.02188991941511631, 0.2655799686908722, -0.7317711710929871, 0.020060287788510323, 0.12088852375745773, 0.6339150667190552, 0.2015855610370636, -0.46238386631011963, 1.0223485231399536, 0.29951852560043335, -0.7015054225921631, -0.7965288162231445, -0.10645479708909988, -1.1321253776550293, 0.04003949090838432, 1.382568120956421, -0.39794495701789856, -0.17689025402069092, 0.06867726147174835, -0.21393509209156036, 0.4770616888999939, -0.602039635181427, 0.6154628396034241, 0.8056871294975281, -0.45767897367477417, 0.0005407574935816228, -0.6484401226043701, 0.46122750639915466, -0.14923834800720215, -0.9890634417533875, 0.11270967125892639, 0.4174261689186096, 0.5451005101203918, 0.06198747456073761, 0.7822994589805603, -0.2815946936607361, -0.2116384357213974, -0.013350944966077805, 0.07900375127792358, -0.2964274287223816, -0.07439027726650238, -0.27559220790863037, 0.09396418929100037, -0.3088665306568146, -0.5214930176734924 ]
RenatoBC/markfinley
RenatoBC
2023-12-02T15:45:15Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T15:44:05Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
open-llm-leaderboard/details_KevinNi__mistral-class-bio-tutor
open-llm-leaderboard
2023-12-02T15:48:44Z
0
0
[ "region:us" ]
null
2023-12-02T15:48:35Z
--- pretty_name: Evaluation run of KevinNi/mistral-class-bio-tutor dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [KevinNi/mistral-class-bio-tutor](https://huggingface.co/KevinNi/mistral-class-bio-tutor)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_KevinNi__mistral-class-bio-tutor\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:48:30.567817](https://huggingface.co/datasets/open-llm-leaderboard/details_KevinNi__mistral-class-bio-tutor/blob/main/results_2023-12-02T15-48-30.567817.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.0,\n \"\ acc_stderr\": 0.0\n },\n \"harness|gsm8k|5\": {\n \"acc\": 0.0,\n \ \ \"acc_stderr\": 0.0\n }\n}\n```" repo_url: https://huggingface.co/KevinNi/mistral-class-bio-tutor leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_48_30.567817 path: - '**/details_harness|gsm8k|5_2023-12-02T15-48-30.567817.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-48-30.567817.parquet' - config_name: results data_files: - split: 2023_12_02T15_48_30.567817 path: - results_2023-12-02T15-48-30.567817.parquet - split: latest path: - results_2023-12-02T15-48-30.567817.parquet --- # Dataset Card for Evaluation run of KevinNi/mistral-class-bio-tutor ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/KevinNi/mistral-class-bio-tutor - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [KevinNi/mistral-class-bio-tutor](https://huggingface.co/KevinNi/mistral-class-bio-tutor) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_KevinNi__mistral-class-bio-tutor", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:48:30.567817](https://huggingface.co/datasets/open-llm-leaderboard/details_KevinNi__mistral-class-bio-tutor/blob/main/results_2023-12-02T15-48-30.567817.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.0, "acc_stderr": 0.0 }, "harness|gsm8k|5": { "acc": 0.0, "acc_stderr": 0.0 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3790096342563629, -0.5756153464317322, 0.19630970060825348, 0.10089103132486343, -0.15223364531993866, 0.08808650821447372, -0.360135942697525, -0.13574905693531036, 0.35929328203201294, 0.6291728019714355, -0.7048473954200745, -0.9909117221832275, -0.695448100566864, 0.2220834642648697, -0.28386688232421875, 1.1996935606002808, -0.3131824731826782, -0.03135038539767265, -0.2176896333694458, -0.32067927718162537, -0.36604005098342896, -0.37787503004074097, -0.5903969407081604, -0.42407533526420593, 0.4701985716819763, 0.6646229028701782, 0.2630285620689392, 0.8009272217750549, 0.6700013279914856, 0.3862594664096832, -0.060611870139837265, 0.213422492146492, -0.516436755657196, -0.014572364278137684, 0.10887812823057175, -0.6042117476463318, -0.7451380491256714, 0.1350666880607605, 0.8440979719161987, 0.4674077033996582, -0.14900703728199005, 0.6544641852378845, 0.23493456840515137, 0.5730761289596558, -0.5264959335327148, 0.5113446116447449, -0.2760026752948761, 0.06778814643621445, -0.3541356027126312, -0.17743326723575592, -0.051549483090639114, -0.34592267870903015, -0.03416605666279793, -0.548644483089447, 0.25410354137420654, -0.1089288517832756, 0.8910502791404724, 0.2847604751586914, -0.24298441410064697, -0.18035712838172913, -0.3784946799278259, 0.7853717803955078, -0.7077223062515259, 0.07312968373298645, 0.596801221370697, 0.16858497262001038, -0.19305667281150818, -0.7531763911247253, -0.39156433939933777, -0.011779537424445152, -0.15771852433681488, 0.2548397481441498, 0.03590603172779083, -0.008118347264826298, 0.4249311685562134, 0.6792058944702148, -0.5425418615341187, -0.02548743039369583, -0.6744341850280762, -0.13961580395698547, 0.937890887260437, 0.5218908190727234, 0.002240148140117526, -0.4714050590991974, -0.39574551582336426, -0.4863278567790985, -0.26436445116996765, 0.2905927300453186, 0.4588984251022339, 0.5212842226028442, -0.5710991024971008, 0.8152931928634644, -0.29862847924232483, 0.5636711716651917, -0.13194218277931213, -0.38475868105888367, 0.7413159012794495, -0.6347041130065918, -0.16185079514980316, 0.0709320604801178, 1.0236706733703613, 0.44789811968803406, 0.08114336431026459, 0.2352380007505417, -0.17257307469844818, -0.045556195080280304, 0.02923489175736904, -0.818772554397583, -0.1726117730140686, 0.39439883828163147, -0.48084357380867004, -0.5222514271736145, 0.2038518786430359, -0.9431787133216858, -0.16733260452747345, -0.3914118707180023, 0.17536070942878723, -0.161847323179245, -0.3241775333881378, -0.11275333911180496, -0.08228122442960739, 0.18459410965442657, 0.1360527127981186, -0.5580639243125916, 0.49004390835762024, 0.6371876001358032, 0.9618929028511047, -0.25285691022872925, -0.48077574372291565, -0.31270983815193176, -0.22082257270812988, -0.09993299841880798, 0.46125850081443787, -0.27285000681877136, -0.4463205635547638, -0.18259631097316742, 0.3345791697502136, -0.3268245458602905, -0.6163498163223267, 0.6843013763427734, -0.19757696986198425, 0.2670953869819641, -0.36676186323165894, -0.5912236571311951, -0.1574505716562271, 0.3015044331550598, -0.6310555934906006, 1.4889084100723267, 0.3375694155693054, -0.9382140636444092, 0.1931459605693817, -0.9016086459159851, -0.07823660969734192, -0.0003694644838105887, 0.030586006119847298, -0.5624635815620422, -0.29818129539489746, 0.017733242362737656, 0.6762133836746216, -0.2551882266998291, 0.17307314276695251, -0.2464984506368637, -0.34880074858665466, 0.09691809862852097, -0.08774632960557938, 1.0090980529785156, 0.1190468817949295, -0.22204117476940155, 0.14985117316246033, -1.0585029125213623, 0.0926278755068779, 0.21934956312179565, -0.5511251091957092, -0.30292564630508423, -0.21953105926513672, 0.16217629611492157, 0.11774146556854248, 0.47209930419921875, -0.6142454147338867, 0.3556893467903137, -0.11289801448583603, 0.19346557557582855, 1.0615410804748535, 0.10044402629137039, 0.19372011721134186, -0.44817596673965454, 0.5984053611755371, 0.10138800740242004, 0.29614055156707764, 0.08946213871240616, -0.4740537106990814, -0.8628373146057129, -0.29032841324806213, 0.17565661668777466, 0.7078385949134827, -0.5072647333145142, 0.6647297739982605, -0.4252544343471527, -0.7370185256004333, -0.7480312585830688, 0.2049115151166916, 0.4583759903907776, 0.6855651140213013, 0.370607852935791, -0.3276650905609131, -0.7542114853858948, -1.0139753818511963, 0.02714952826499939, -0.23181258141994476, 0.17115114629268646, 0.5100339651107788, 0.9928101897239685, -0.2716461718082428, 0.8145695328712463, -0.719061017036438, -0.29522767663002014, -0.1848534792661667, -0.010888282209634781, 0.7147284150123596, 0.5542184114456177, 0.39790788292884827, -0.5592111349105835, -0.3751267194747925, -0.1913967877626419, -0.8052866458892822, -0.2794412076473236, -0.10525956004858017, -0.37696921825408936, 0.12801210582256317, -0.07348697632551193, -0.352729469537735, 0.5323401689529419, 0.3736879527568817, -0.5550646185874939, 0.6234828233718872, 0.12448729574680328, 0.35720542073249817, -1.2936913967132568, 0.15432871878147125, 0.12121974676847458, -0.027073143050074577, -0.3487096130847931, -0.12108583003282547, -0.14859464764595032, 0.3031194806098938, -0.4344390034675598, 0.6611589789390564, -0.2232707291841507, -0.13864436745643616, 0.03486674651503563, 0.0007126065902411938, -0.13591545820236206, 0.6016160249710083, -0.16898171603679657, 0.7399475574493408, 0.5879886150360107, -0.5434247255325317, 0.5572843551635742, 0.5579750537872314, -0.4167952537536621, 0.3812050521373749, -0.5394369959831238, 0.02509673498570919, 0.09151294827461243, 0.18716835975646973, -0.8316321969032288, -0.44215935468673706, 0.4951881170272827, -0.4369259178638458, 0.20022569596767426, -0.2772802412509918, -0.6781597137451172, -0.41148996353149414, -0.5311998128890991, 0.24254955351352692, 0.40856805443763733, -0.5391272306442261, 0.25145652890205383, 0.27334460616111755, 0.056417111307382584, -0.6881078481674194, -0.6325052976608276, -0.27125367522239685, -0.31840601563453674, -0.6247044205665588, 0.2927438020706177, -0.2859339714050293, -0.294711172580719, 0.07074610888957977, -0.05770440027117729, -0.11835411936044693, 0.21721751987934113, 0.3926052451133728, 0.533514142036438, -0.19931352138519287, -0.2729881703853607, -0.15476474165916443, -0.1237901970744133, 0.236431285738945, 0.16051368415355682, 0.4711686372756958, -0.14340242743492126, -0.28923299908638, -0.3267156183719635, 0.006065065041184425, 0.4757648706436157, -0.016354721039533615, 0.8158360719680786, 0.6892568469047546, -0.2546504735946655, -0.08763323724269867, -0.38886192440986633, -0.03896680101752281, -0.46126118302345276, 0.41751131415367126, -0.13105547428131104, -0.7161632776260376, 0.7592902183532715, 0.18397340178489685, 0.2784237861633301, 0.7098026275634766, 0.5839607119560242, 0.1358461081981659, 0.642169713973999, 0.32829540967941284, -0.1123616024851799, 0.6174461245536804, -0.8379162549972534, -0.26778849959373474, -1.1547389030456543, -0.4299662709236145, -0.4681493043899536, -0.41470980644226074, -0.7589630484580994, -0.28608590364456177, 0.3620914816856384, 0.2326204776763916, -0.4886738657951355, 0.4412505328655243, -0.7167096734046936, 0.3478226065635681, 0.604220986366272, 0.24747733771800995, 0.15922224521636963, 0.051193106919527054, -0.20881135761737823, 0.15337763726711273, -0.5158153176307678, -0.4471823275089264, 1.4650501012802124, 0.327396422624588, 0.545901358127594, -0.1011054739356041, 1.0053144693374634, 0.21349267661571503, 0.34882423281669617, -0.5590812563896179, 0.682191014289856, -0.06391900777816772, -0.45823851227760315, -0.18978464603424072, -0.5619465708732605, -0.8690544366836548, 0.22030602395534515, -0.05898592248558998, -0.8283671736717224, 0.09060685336589813, -0.10422626882791519, -0.09105730801820755, 0.3322582244873047, -0.4820839464664459, 0.8802602887153625, -0.18559081852436066, -0.5181764364242554, 0.09349673241376877, -0.7254700064659119, 0.5025092363357544, -0.08167053014039993, 0.2381100207567215, -0.1814269870519638, 0.023002278059720993, 1.2330676317214966, -0.6856126189231873, 0.9329342842102051, -0.29229605197906494, 0.08945919573307037, 0.34981441497802734, -0.4111109972000122, 0.35641252994537354, -0.00782277062535286, -0.24533629417419434, 0.37620142102241516, -0.061393193900585175, -0.2500630021095276, -0.39280471205711365, 0.7959067225456238, -0.9959849715232849, -0.2622700333595276, -0.5208779573440552, -0.5072696805000305, 0.17546875774860382, 0.1612091064453125, 0.38362306356430054, 0.3192501962184906, -0.03337692469358444, 0.11815798282623291, 0.43707966804504395, -0.1485338807106018, 0.4855493903160095, 0.5001444220542908, -0.2835071086883545, -0.76069575548172, 0.6751825213432312, 0.34424957633018494, 0.031127795577049255, 0.11806537955999374, 0.08267486840486526, -0.3670005798339844, -0.36803364753723145, -0.3874499797821045, 0.18519964814186096, -0.6740878820419312, -0.3180539608001709, -0.4818282723426819, -0.4033091068267822, -0.370972603559494, 0.05621866136789322, -0.39489221572875977, -0.45267924666404724, -0.45951512455940247, -0.28806063532829285, 0.7210339307785034, 0.6382020115852356, -0.3353627920150757, 0.34029266238212585, -0.7613556385040283, 0.12858004868030548, -0.08389227837324142, 0.45634087920188904, 0.062262386083602905, -0.5287853479385376, -0.45528700947761536, 0.07711217552423477, -0.47825780510902405, -0.7396276593208313, 0.46156811714172363, 0.07511229068040848, 0.7011008262634277, 0.13183148205280304, 0.07105094194412231, 0.8040817975997925, -0.21268707513809204, 1.013416051864624, -0.040369078516960144, -0.5261735916137695, 0.8071795701980591, -0.24526868760585785, 0.09498217701911926, 0.6340495944023132, 0.2839047908782959, -0.4771622121334076, -0.21379485726356506, -0.8276546597480774, -1.1662830114364624, 1.0500510931015015, 0.46970027685165405, -0.20474402606487274, 0.08520856499671936, 0.4377530515193939, 0.0871780514717102, 0.07669305056333542, -0.7308255434036255, -0.8304018974304199, -0.05967078357934952, -0.261087566614151, -0.019481362774968147, -0.07691413909196854, -0.39571258425712585, -0.5765498876571655, 0.979995608329773, 0.018871186301112175, 0.32464542984962463, 0.21660326421260834, 0.1045997142791748, -0.18211981654167175, 0.20228175818920135, 0.43394744396209717, 0.5737847089767456, -0.4183616638183594, -0.14528656005859375, 0.2990863621234894, -0.8009530305862427, 0.07712044566869736, 0.29457882046699524, 0.097294382750988, -0.06801708787679672, 0.7827320694923401, 0.8507444262504578, 0.1358378827571869, -0.34590277075767517, 0.4889703691005707, 0.008501243777573109, -0.24252699315547943, -0.63444584608078, 0.3028649687767029, -0.24756689369678497, 0.3561468720436096, 0.314001202583313, -0.0333980955183506, 0.007030118722468615, -0.20344026386737823, 0.33696672320365906, 0.051692020148038864, -0.12088456749916077, -0.35911303758621216, 0.5904726982116699, -0.07808762043714523, -0.19030623137950897, 0.7198232412338257, 0.019088681787252426, -0.5486041903495789, 1.015986442565918, 0.2722789943218231, 0.9564052224159241, -0.17710839211940765, 0.11419876664876938, 0.6588430404663086, 0.06240243837237358, -0.165175199508667, 0.6788662672042847, -0.04420114681124687, -0.6670335531234741, -0.25415414571762085, -0.8980194330215454, -0.22359713912010193, 0.24205145239830017, -1.0269043445587158, 0.4565732479095459, -0.26487109065055847, -0.22597940266132355, -0.09792501479387283, 0.44527727365493774, -0.8562282919883728, -0.008774159476161003, -0.031558625400066376, 0.9193669557571411, -1.039640188217163, 0.6361131072044373, 0.8812224864959717, -0.6108094453811646, -0.8803615570068359, -0.36547669768333435, 0.10839115083217621, -0.7903721332550049, 0.7244915962219238, 0.07716598361730576, 0.37218335270881653, -0.1453685760498047, -0.7240641713142395, -0.9389179348945618, 1.603284478187561, 0.1814151555299759, -0.520584762096405, 0.1793959140777588, 0.3324313461780548, 0.4508052170276642, -0.4014160633087158, 0.5195826292037964, 0.6422743797302246, 0.7304888367652893, 0.08871331065893173, -0.8970950841903687, 0.09757496416568756, -0.4824359714984894, -0.1848931461572647, 0.1709621548652649, -0.8509396910667419, 1.0240075588226318, -0.021668974310159683, 0.049912355840206146, -0.016453875228762627, 0.38434654474258423, 0.6201435327529907, 0.425149530172348, 0.45609015226364136, 0.8581319451332092, 0.7586466670036316, -0.19208621978759766, 1.1454949378967285, -0.271618515253067, 0.7560532093048096, 1.1269559860229492, 0.029327457770705223, 0.7024093270301819, 0.24062389135360718, -0.4659915864467621, 0.5241371989250183, 0.9024198651313782, -0.42535164952278137, 0.4624694883823395, 0.28198564052581787, -0.08801548182964325, -0.09243003278970718, -0.12841565907001495, -0.5059118866920471, 0.5454473495483398, 0.08149689435958862, -0.6811813116073608, -0.2208963930606842, -0.23732241988182068, 0.17825543880462646, -0.308364599943161, -0.36255547404289246, 0.6472039222717285, -0.001573889865539968, -0.4590146541595459, 0.6976010203361511, -0.1332951784133911, 0.6331408619880676, -0.6042388081550598, -0.30154407024383545, -0.22392790019512177, 0.22513152658939362, -0.6133469939231873, -0.8838599920272827, 0.1440279185771942, 0.14234279096126556, -0.3502252697944641, -0.1945682317018509, 0.5204920172691345, -0.406358540058136, -0.6930161714553833, 0.3333195447921753, 0.488521546125412, 0.4289087951183319, 0.3792191445827484, -0.8935601711273193, 0.13134613633155823, 0.15619128942489624, -0.6329980492591858, 0.3128963112831116, 0.3266249895095825, 0.048996638506650925, 0.5260859131813049, 0.6924216151237488, 0.1298743039369583, 0.06319689750671387, -0.008880105800926685, 1.0777714252471924, -0.6229326725006104, -0.28744518756866455, -0.9386225342750549, 0.7971940040588379, -0.1901807188987732, -0.6947212219238281, 0.7973496913909912, 1.0646064281463623, 0.8992242217063904, 0.1907482147216797, 0.7417859435081482, -0.21513336896896362, 0.5005077719688416, -0.43452608585357666, 0.8748252987861633, -0.6338624954223633, 0.3995271623134613, -0.352743536233902, -0.9475659728050232, 0.014274727553129196, 0.5977898240089417, -0.15604734420776367, 0.038080163300037384, 0.5958898067474365, 0.8083638548851013, -0.06349727511405945, 0.16419227421283722, -0.12403589487075806, 0.42100849747657776, 0.1914813071489334, 0.5061710476875305, 0.6506913304328918, -0.6396384835243225, 0.2748314440250397, -0.7140046954154968, -0.33386602997779846, 0.08627485483884811, -0.6379492878913879, -0.8608689904212952, -0.6391412615776062, -0.4704170823097229, -0.5853996872901917, -0.04937845841050148, 1.2025504112243652, 0.504997968673706, -0.9014739990234375, -0.46053943037986755, 0.08212419599294662, 0.2018803209066391, -0.16242584586143494, -0.34090086817741394, 0.6591053605079651, -0.06820358335971832, -0.7568902969360352, 0.26377320289611816, -0.2800320088863373, -0.10493313521146774, -0.16585861146450043, -0.1913648396730423, -0.27648910880088806, -0.3825673758983612, 0.36578404903411865, 0.06370633840560913, -0.6250885128974915, -0.27116256952285767, -0.1593601256608963, 0.003535144729539752, 0.23370912671089172, 0.3178851008415222, -0.7220667600631714, 0.1677311807870865, 0.5157800316810608, 0.28678688406944275, 0.6290003657341003, -0.07391373813152313, 0.21932527422904968, -0.8218531012535095, -0.16469338536262512, 0.053888190537691116, 0.5205650925636292, 0.13016338646411896, -0.5349425077438354, 1.1273630857467651, 0.4235440492630005, -0.6247791051864624, -0.9293671250343323, -0.2508474588394165, -1.0872507095336914, 0.08487743139266968, 1.303655982017517, -0.24895189702510834, -0.39552751183509827, 0.12944714725017548, -0.13823720812797546, 0.44764474034309387, -0.6673319935798645, 0.5027675628662109, 0.8448345065116882, -0.3712460696697235, -0.01380943413823843, -0.6762265563011169, 0.3767574727535248, -0.07340297102928162, -0.8878465294837952, 0.00546368770301342, 0.33935362100601196, 0.5123938322067261, 0.13304933905601501, 0.6403864622116089, -0.05097009986639023, -0.11938970535993576, -0.09600695967674255, 0.2399689257144928, -0.30191582441329956, -0.12483895570039749, -0.2684177756309509, 0.026770353317260742, -0.4141004681587219, -0.4188198745250702 ]
open-llm-leaderboard/details_hakurei__mommygpt-3B
open-llm-leaderboard
2023-12-02T15:58:39Z
0
0
[ "region:us" ]
null
2023-12-02T15:58:30Z
--- pretty_name: Evaluation run of hakurei/mommygpt-3B dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [hakurei/mommygpt-3B](https://huggingface.co/hakurei/mommygpt-3B) on the [Open\ \ LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_hakurei__mommygpt-3B\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T15:58:26.242540](https://huggingface.co/datasets/open-llm-leaderboard/details_hakurei__mommygpt-3B/blob/main/results_2023-12-02T15-58-26.242540.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.02122820318423048,\n\ \ \"acc_stderr\": 0.003970449129848636\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.02122820318423048,\n \"acc_stderr\": 0.003970449129848636\n\ \ }\n}\n```" repo_url: https://huggingface.co/hakurei/mommygpt-3B leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T15_58_26.242540 path: - '**/details_harness|gsm8k|5_2023-12-02T15-58-26.242540.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T15-58-26.242540.parquet' - config_name: results data_files: - split: 2023_12_02T15_58_26.242540 path: - results_2023-12-02T15-58-26.242540.parquet - split: latest path: - results_2023-12-02T15-58-26.242540.parquet --- # Dataset Card for Evaluation run of hakurei/mommygpt-3B ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/hakurei/mommygpt-3B - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [hakurei/mommygpt-3B](https://huggingface.co/hakurei/mommygpt-3B) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_hakurei__mommygpt-3B", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T15:58:26.242540](https://huggingface.co/datasets/open-llm-leaderboard/details_hakurei__mommygpt-3B/blob/main/results_2023-12-02T15-58-26.242540.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.02122820318423048, "acc_stderr": 0.003970449129848636 }, "harness|gsm8k|5": { "acc": 0.02122820318423048, "acc_stderr": 0.003970449129848636 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.4381225109100342, -0.6921389698982239, 0.18226467072963715, 0.19661039113998413, -0.3026565611362457, 0.06289699673652649, -0.3909992277622223, -0.1444350630044937, 0.3342163562774658, 0.6140209436416626, -0.6888562440872192, -0.9670031070709229, -0.7612910270690918, 0.07317811995744705, -0.11450821906328201, 1.2493501901626587, -0.32557350397109985, -0.22548338770866394, 0.12659306824207306, -0.26295900344848633, -0.4082140624523163, -0.45814862847328186, -0.6379979848861694, -0.5238696932792664, 0.39298856258392334, 0.6535680294036865, 0.34667888283729553, 0.7670610547065735, 0.6893602609634399, 0.2743730843067169, -0.12356061488389969, 0.22936426103115082, -0.4947046637535095, -0.1626538783311844, 0.3145798146724701, -0.5072651505470276, -0.835762083530426, 0.17901675403118134, 0.7296216487884521, 0.40847721695899963, -0.30932730436325073, 0.6236045360565186, 0.24644874036312103, 0.5594565868377686, -0.5041383504867554, 0.5894012451171875, -0.2421375960111618, 0.08391300588846207, -0.3944016098976135, -0.08516857028007507, 0.01918759196996689, -0.4647887945175171, -0.15196216106414795, -0.4178144931793213, 0.14296334981918335, 0.08090199530124664, 1.0839730501174927, 0.17599748075008392, -0.2219865620136261, -0.18969973921775818, -0.28715407848358154, 0.7449807524681091, -0.8636181950569153, -0.06455683708190918, 0.6414947509765625, 0.16080452501773834, -0.2005116194486618, -0.561583399772644, -0.34707096219062805, 0.019292540848255157, -0.2358013391494751, 0.2183522880077362, -0.05832508206367493, -0.2191031128168106, 0.4073048532009125, 0.7025620341300964, -0.6099027991294861, 0.021172501146793365, -0.5194569230079651, -0.12863489985466003, 0.9018329381942749, 0.42629098892211914, 0.027923505753278732, -0.6619462966918945, -0.3887689709663391, -0.30910104513168335, -0.5507999062538147, 0.11744312942028046, 0.4997199475765228, 0.49259281158447266, -0.7712308764457703, 0.8294228315353394, -0.3110000491142273, 0.5749716758728027, -0.13167239725589752, -0.277250200510025, 0.7559458613395691, -0.6032755374908447, -0.17622673511505127, -0.006273373495787382, 1.1228463649749756, 0.33859026432037354, 0.022404208779335022, 0.26270610094070435, -0.25546032190322876, -0.18095546960830688, 0.08128120750188828, -0.8087193965911865, -0.16979990899562836, 0.22277085483074188, -0.5836113095283508, -0.3909524083137512, 0.2915857136249542, -0.920131504535675, -0.18910261988639832, -0.21409983932971954, 0.21184951066970825, -0.2119389772415161, -0.31340423226356506, -0.14928492903709412, 0.07058610022068024, 0.2896529734134674, 0.018717439845204353, -0.6978133916854858, 0.38248682022094727, 0.6902971863746643, 0.973690390586853, -0.20080512762069702, -0.4700224995613098, -0.3627462387084961, -0.1913132220506668, -0.14532917737960815, 0.5044973492622375, -0.0720798522233963, -0.43093058466911316, -0.19647936522960663, 0.20714861154556274, -0.3797125816345215, -0.5792927742004395, 0.8203516006469727, -0.2618490755558014, 0.21636582911014557, -0.2818692922592163, -0.41004273295402527, -0.17531941831111908, 0.4293924868106842, -0.5909993648529053, 1.3957010507583618, 0.35437270998954773, -0.852410614490509, 0.23645593225955963, -0.9636546969413757, -0.2670542895793915, -0.020591506734490395, 0.041226115077733994, -0.7001805901527405, -0.2235003262758255, 0.26680874824523926, 0.682773768901825, -0.27603915333747864, 0.09562470018863678, -0.21994663774967194, -0.36963731050491333, 0.051610104739665985, -0.10331449657678604, 1.003940224647522, 0.2302349954843521, -0.2494570016860962, 0.16161490976810455, -0.960054874420166, 0.009106216952204704, 0.39357587695121765, -0.5902673006057739, -0.04303574934601784, -0.12710238993167877, 0.038609039038419724, 0.0881323292851448, 0.4506247341632843, -0.5729125142097473, 0.3575296998023987, -0.16223010420799255, 0.3031562864780426, 0.9441275000572205, 0.11525961756706238, 0.15137532353401184, -0.5213253498077393, 0.6221749186515808, 0.026093343272805214, 0.2670992910861969, 0.09071293473243713, -0.6771632432937622, -0.8302417397499084, -0.28926387429237366, 0.1314808428287506, 0.669317364692688, -0.38322901725769043, 0.7918516397476196, -0.5198841094970703, -0.6630681753158569, -0.7327485680580139, 0.12971490621566772, 0.39335405826568604, 0.5648816227912903, 0.35386934876441956, -0.29609620571136475, -0.7472118735313416, -1.0087225437164307, 0.0909736305475235, -0.24451376497745514, 0.029606081545352936, 0.5551975965499878, 1.0223039388656616, -0.1929948925971985, 0.7036479711532593, -0.8447992205619812, -0.383158415555954, -0.3265397250652313, 0.17427586019039154, 0.8391093015670776, 0.513740599155426, 0.29077064990997314, -0.5347486734390259, -0.35206836462020874, -0.1318323165178299, -0.8126391768455505, -0.2559759318828583, 0.05148632079362869, -0.3537887930870056, 0.23743990063667297, -0.1662672460079193, -0.504246711730957, 0.48590120673179626, 0.5396479964256287, -0.5202505588531494, 0.6523130536079407, 0.07276823371648788, 0.3846578896045685, -1.2111443281173706, 0.08156612515449524, 0.019473901018500328, 0.05052157863974571, -0.2738696038722992, -0.05113134905695915, -0.0613149031996727, 0.19495180249214172, -0.4352593719959259, 0.6197783350944519, -0.38209086656570435, -0.1491527557373047, 0.027507981285452843, 0.08004790544509888, -0.11226101219654083, 0.5647018551826477, -0.31631430983543396, 0.7821972966194153, 0.49970200657844543, -0.3790466785430908, 0.4087866246700287, 0.6503890156745911, -0.5486224293708801, 0.33279573917388916, -0.46640411019325256, 0.15233811736106873, 0.29813435673713684, 0.16306152939796448, -0.7891167998313904, -0.5021907687187195, 0.6008920073509216, -0.5157977342605591, 0.2589379847049713, -0.4634250998497009, -0.7768774032592773, -0.5170926451683044, -0.41368570923805237, 0.14130845665931702, 0.5769017934799194, -0.5504301190376282, 0.3093421161174774, 0.43270769715309143, 0.04338628798723221, -0.586312472820282, -0.7491869926452637, -0.12746082246303558, -0.3588809370994568, -0.7290291786193848, 0.274991512298584, -0.10313354432582855, -0.06890019029378891, 0.00900747999548912, -0.012381182983517647, -0.05618895962834358, 0.12949751317501068, 0.32072582840919495, 0.5252041220664978, -0.20150169730186462, -0.42901748418807983, -0.2806585133075714, -0.1480635702610016, 0.20150454342365265, 0.12354739755392075, 0.5906150341033936, -0.2776980400085449, -0.30781686305999756, -0.14452975988388062, 0.0952276736497879, 0.22024807333946228, -0.10756092518568039, 0.8295782208442688, 0.8318251371383667, -0.3159084618091583, 0.04345189779996872, -0.4034671187400818, 0.10975956916809082, -0.4230178892612457, 0.22818176448345184, -0.3087189495563507, -0.7983505725860596, 0.8152322769165039, 0.47206196188926697, 0.0596926175057888, 0.5665375590324402, 0.7198212742805481, 0.08853886276483536, 0.7413052916526794, 0.22783280909061432, -0.12419263273477554, 0.44758427143096924, -0.752429723739624, -0.00956888310611248, -1.2640708684921265, -0.335379421710968, -0.4430620074272156, -0.3292861580848694, -0.895350456237793, -0.3126939535140991, 0.3497188091278076, 0.15800748765468597, -0.5023400187492371, 0.4643244445323944, -0.5324860215187073, 0.2756251394748688, 0.6217246055603027, 0.31896406412124634, 0.10314406454563141, -0.08043556660413742, -0.07320552319288254, 0.1902143955230713, -0.5912777781486511, -0.5103585720062256, 1.379604458808899, 0.30726659297943115, 0.6391493082046509, 0.05551033839583397, 1.0335391759872437, 0.1724615842103958, 0.5057094097137451, -0.595674455165863, 0.665505051612854, -0.042391180992126465, -0.5587440729141235, -0.08633595705032349, -0.5857127904891968, -0.9192768931388855, 0.25536996126174927, -0.06339413672685623, -0.935639500617981, -0.0839388519525528, -0.023582903668284416, -0.12304231524467468, 0.3657500445842743, -0.5728154182434082, 0.9004077911376953, -0.14046134054660797, -0.5001381635665894, 0.13603848218917847, -0.7486492991447449, 0.4825475215911865, -0.02503565512597561, 0.24739737808704376, -0.26920270919799805, -0.00029674600227735937, 1.2408255338668823, -0.5644262433052063, 0.8316352963447571, -0.27374067902565, 0.09089796990156174, 0.3877941370010376, -0.3224804401397705, 0.5162843465805054, -0.04333767294883728, -0.2581227123737335, 0.4942055642604828, -0.3551565706729889, -0.3499990403652191, -0.258091002702713, 0.8812382221221924, -0.8918378353118896, -0.38811415433883667, -0.4394730031490326, -0.569426953792572, 0.14424878358840942, 0.33339908719062805, 0.3714069128036499, 0.18366260826587677, -0.005015148315578699, 0.13464441895484924, 0.225323885679245, -0.0908314436674118, 0.4698199927806854, 0.36678972840309143, -0.21862779557704926, -0.7073546648025513, 0.5986827611923218, 0.2356407195329666, -0.005448314361274242, 0.07171060889959335, 0.203481987118721, -0.45034053921699524, -0.5896998047828674, -0.4774751663208008, 0.31002166867256165, -0.6503105163574219, -0.29412028193473816, -0.46441739797592163, -0.2970408499240875, -0.33792340755462646, 0.04869212582707405, -0.3655051290988922, -0.32986319065093994, -0.44477659463882446, -0.28811323642730713, 0.5009165406227112, 0.6061679124832153, -0.35904544591903687, 0.48417189717292786, -0.8209558725357056, 0.23173938691616058, -0.15422990918159485, 0.4975630044937134, -0.10436637699604034, -0.5807363390922546, -0.538474977016449, 0.03820812702178955, -0.5419204831123352, -0.8411244750022888, 0.5462146997451782, -0.07103888690471649, 0.6652530431747437, 0.05304373428225517, -0.038495127111673355, 0.710541307926178, -0.23484236001968384, 1.0872728824615479, -0.07946473360061646, -0.6544652581214905, 0.7142370939254761, -0.4964025914669037, 0.1432173252105713, 0.4902747571468353, 0.19018028676509857, -0.3676883280277252, -0.09822750091552734, -0.8800615072250366, -1.126396894454956, 1.047468662261963, 0.5726898312568665, -0.2606705129146576, 0.12846343219280243, 0.3094445765018463, -0.0009000089485198259, 0.1772645264863968, -0.7843433618545532, -0.6715771555900574, -0.10907142609357834, -0.23015837371349335, -0.05875542014837265, -0.11752306669950485, -0.43994730710983276, -0.3433462679386139, 0.9659376740455627, -0.01943329907953739, 0.48353904485702515, 0.02495139092206955, 0.006947738118469715, -0.20247629284858704, 0.3293455243110657, 0.31185150146484375, 0.7010589241981506, -0.5073661208152771, -0.17946352064609528, 0.20752190053462982, -0.6097396016120911, 0.10552685707807541, 0.4131993055343628, -0.05880125239491463, -0.31373685598373413, 0.711135745048523, 1.0099910497665405, 0.08906304091215134, -0.22408178448677063, 0.5075748562812805, 0.1149761974811554, -0.22145231068134308, -0.5124181509017944, 0.2292851209640503, -0.040440578013658524, 0.2640800476074219, 0.30546173453330994, -0.08593379706144333, -0.03780698403716087, -0.21752291917800903, 0.29610738158226013, 0.1028229370713234, -0.05208597704768181, -0.2567404806613922, 0.6005691289901733, -0.051812365651130676, -0.30165237188339233, 0.8180770874023438, -0.1891084909439087, -0.5934140682220459, 0.9491866827011108, 0.3492782711982727, 0.991439163684845, -0.06400278955698013, 0.04529353976249695, 0.6331549882888794, 0.30904507637023926, -0.07914366573095322, 0.5864168405532837, 0.06895139813423157, -0.7454092502593994, -0.3158056139945984, -0.7703521847724915, -0.27551570534706116, 0.3536592125892639, -1.0461311340332031, 0.435360312461853, -0.13656270503997803, -0.18639405071735382, -0.18631824851036072, 0.41727837920188904, -0.8831910490989685, 0.08115264028310776, 0.1543542742729187, 0.7911656498908997, -1.010072946548462, 0.5927016139030457, 0.8476132750511169, -0.5804798007011414, -0.9200142025947571, -0.18885156512260437, 0.12175245583057404, -0.9318394064903259, 0.5120116472244263, 0.27686578035354614, 0.3228800594806671, -0.08813709020614624, -0.6692159175872803, -0.9274708032608032, 1.4531347751617432, 0.008178263902664185, -0.3329111933708191, 0.21674136817455292, 0.1557144969701767, 0.3734225332736969, -0.46968257427215576, 0.45896604657173157, 0.8167083263397217, 0.7948604822158813, -0.03596404939889908, -0.8169326782226562, 0.26795658469200134, -0.4455154836177826, -0.1342959702014923, 0.28993505239486694, -0.8437209129333496, 0.9940112829208374, -0.24434497952461243, -0.03760797157883644, -0.06866868585348129, 0.4330691397190094, 0.6387169361114502, 0.3435039222240448, 0.508664608001709, 0.795799732208252, 0.5844271779060364, -0.4447735846042633, 1.191670298576355, -0.1471579372882843, 0.8430404663085938, 1.169167160987854, -0.008169474080204964, 0.6988300085067749, 0.25880151987075806, -0.4794212281703949, 0.468232661485672, 0.9255859851837158, -0.4508812725543976, 0.4289929270744324, 0.23396533727645874, 0.010665756650269032, 0.024447225034236908, 0.03547702357172966, -0.4070489704608917, 0.5456562042236328, 0.16610608994960785, -0.477469801902771, -0.21895185112953186, -0.3043700158596039, 0.3089736998081207, -0.39614802598953247, -0.17105385661125183, 0.6082227826118469, 0.025601917877793312, -0.5632931590080261, 0.7870588898658752, -0.08706977218389511, 0.6535595655441284, -0.6723175048828125, -0.13514962792396545, -0.26894238591194153, 0.1755847930908203, -0.5497687458992004, -1.00523841381073, 0.2716868817806244, 0.20153503119945526, -0.2320602983236313, -0.14962731301784515, 0.5407910943031311, -0.23910750448703766, -0.5424612760543823, 0.3831218183040619, 0.5836457014083862, 0.3475770950317383, 0.20045830309391022, -0.9713509678840637, 0.21561256051063538, 0.2400825321674347, -0.8726938366889954, 0.2844488024711609, 0.20706656575202942, 0.08897171914577484, 0.5808396339416504, 0.7330042719841003, 0.18863007426261902, 0.10330208390951157, 0.04341081902384758, 1.023506999015808, -0.7550244331359863, -0.4265808165073395, -0.8821518421173096, 0.8060969710350037, -0.17690078914165497, -0.5964657664299011, 0.8245173692703247, 0.9449161887168884, 0.8083609938621521, 0.16136881709098816, 0.8354774117469788, -0.4496154487133026, 0.5612733960151672, -0.5609546303749084, 0.852353036403656, -0.6530416011810303, 0.4396675229072571, -0.23735761642456055, -0.890508234500885, -0.12096161395311356, 0.6359246969223022, -0.29637083411216736, 0.12664610147476196, 0.6641348004341125, 0.9280700087547302, -0.12994202971458435, 0.24837267398834229, -0.14177659153938293, 0.46076706051826477, 0.3084511458873749, 0.5597755908966064, 0.7253157496452332, -0.6512677669525146, 0.4103376567363739, -0.7194488644599915, -0.410684734582901, -0.0984138771891594, -0.8699102401733398, -0.7709982395172119, -0.4366410970687866, -0.3562088906764984, -0.5499224662780762, -0.01950029656291008, 1.0737665891647339, 0.6017221212387085, -0.8135741353034973, -0.47237202525138855, 0.12002221494913101, 0.19064699113368988, -0.20365077257156372, -0.3304987847805023, 0.6880649328231812, 0.041404154151678085, -0.7191904783248901, 0.34846049547195435, -0.2563142478466034, -0.09448915719985962, -0.04628194496035576, -0.1620682179927826, -0.41556107997894287, -0.40936416387557983, 0.4414469301700592, 0.008004757575690746, -0.5764857530593872, -0.34674763679504395, -0.22608909010887146, -0.000686459185089916, 0.4416863024234772, 0.35554683208465576, -0.453052818775177, 0.02620829828083515, 0.533341646194458, 0.2171497493982315, 0.7813585996627808, 0.06379619985818863, 0.21107318997383118, -0.8078761100769043, -0.10242417454719543, 0.05016462132334709, 0.584844172000885, 0.32746827602386475, -0.4813195765018463, 1.1856027841567993, 0.3173076808452606, -0.7143774628639221, -0.8026170134544373, -0.11488395184278488, -1.1556490659713745, 0.13207051157951355, 1.3638942241668701, -0.3557736575603485, -0.3455010652542114, 0.1342419534921646, -0.10766749083995819, 0.46158501505851746, -0.7240385413169861, 0.521781325340271, 0.8855885863304138, -0.4258010685443878, -0.0768614262342453, -0.677910327911377, 0.18646694719791412, -0.026772627606987953, -0.9881411790847778, -0.01565396785736084, 0.34792596101760864, 0.42608705163002014, 0.08604826033115387, 0.7138863801956177, -0.15042735636234283, -0.21801850199699402, -0.051759153604507446, 0.23942483961582184, -0.3107312023639679, -0.0035218752454966307, -0.2699166238307953, 0.11825305223464966, -0.33353593945503235, -0.4678310751914978 ]
JinglesDados/Peri
JinglesDados
2023-12-02T16:14:08Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T16:13:28Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
nextpy/CodeExercise-Python-27k-EVOL
nextpy
2023-12-02T16:21:32Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-02T16:15:26Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1
open-llm-leaderboard
2023-12-02T16:26:37Z
0
0
[ "region:us" ]
null
2023-12-02T16:17:13Z
--- pretty_name: Evaluation run of adonlee/LLaMA_2_13B_SFT_v1 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [adonlee/LLaMA_2_13B_SFT_v1](https://huggingface.co/adonlee/LLaMA_2_13B_SFT_v1)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 2 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T16:26:28.271568](https://huggingface.co/datasets/open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1/blob/main/results_2023-12-02T16-26-28.271568.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.39272175890826383,\n\ \ \"acc_stderr\": 0.013451745349586569\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.39272175890826383,\n \"acc_stderr\": 0.013451745349586569\n\ \ }\n}\n```" repo_url: https://huggingface.co/adonlee/LLaMA_2_13B_SFT_v1 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T16_17_05.792628 path: - '**/details_harness|gsm8k|5_2023-12-02T16-17-05.792628.parquet' - split: 2023_12_02T16_26_28.271568 path: - '**/details_harness|gsm8k|5_2023-12-02T16-26-28.271568.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T16-26-28.271568.parquet' - config_name: results data_files: - split: 2023_12_02T16_17_05.792628 path: - results_2023-12-02T16-17-05.792628.parquet - split: 2023_12_02T16_26_28.271568 path: - results_2023-12-02T16-26-28.271568.parquet - split: latest path: - results_2023-12-02T16-26-28.271568.parquet --- # Dataset Card for Evaluation run of adonlee/LLaMA_2_13B_SFT_v1 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/adonlee/LLaMA_2_13B_SFT_v1 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [adonlee/LLaMA_2_13B_SFT_v1](https://huggingface.co/adonlee/LLaMA_2_13B_SFT_v1) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T16:26:28.271568](https://huggingface.co/datasets/open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1/blob/main/results_2023-12-02T16-26-28.271568.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.39272175890826383, "acc_stderr": 0.013451745349586569 }, "harness|gsm8k|5": { "acc": 0.39272175890826383, "acc_stderr": 0.013451745349586569 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3078500032424927, -0.733809232711792, 0.24673102796077728, 0.19872069358825684, -0.19592984020709991, 0.1799735128879547, -0.24573776125907898, -0.2562563717365265, 0.4757370948791504, 0.6159863471984863, -0.6714821457862854, -0.887080729007721, -0.7503354549407959, 0.1541220247745514, -0.23588742315769196, 1.217414379119873, -0.38774269819259644, -0.2529296875, -0.04628971219062805, -0.3777793347835541, -0.411163866519928, -0.4469894766807556, -0.5442624092102051, -0.36766815185546875, 0.3548683524131775, 0.5822888612747192, 0.3514743149280548, 0.7469495534896851, 0.6005780696868896, 0.33922746777534485, -0.12732335925102234, 0.27176985144615173, -0.43578916788101196, -0.09087147563695908, 0.24598094820976257, -0.6015802621841431, -0.8131412863731384, 0.17869122326374054, 0.6091944575309753, 0.3927623927593231, -0.25069016218185425, 0.78656005859375, 0.029447954148054123, 0.5879194736480713, -0.4841986894607544, 0.4421599805355072, -0.3699829876422882, -0.07438195496797562, -0.247941792011261, -0.13516639173030853, 0.02412148006260395, -0.4390566945075989, -0.20012356340885162, -0.5330633521080017, 0.08745500445365906, -0.02508406899869442, 0.89992755651474, 0.3073290288448334, -0.39054256677627563, -0.24310137331485748, -0.2880627512931824, 0.7819329500198364, -0.7778892517089844, -0.11034506559371948, 0.6977990865707397, 0.04804842919111252, -0.25070229172706604, -0.634534478187561, -0.40886324644088745, -0.03857477381825447, -0.2506556510925293, 0.16565369069576263, -0.058276526629924774, -0.20913827419281006, 0.40249934792518616, 0.6120380759239197, -0.69704669713974, 0.01162791345268488, -0.6017765402793884, -0.055971577763557434, 1.1216661930084229, 0.4126579761505127, 0.009762764908373356, -0.42104464769363403, -0.4212900996208191, -0.3731272518634796, -0.37266868352890015, 0.2346482276916504, 0.5435625314712524, 0.35932376980781555, -0.6288835406303406, 0.825816810131073, -0.3355882465839386, 0.4607529044151306, -0.17108508944511414, -0.27221331000328064, 0.7938920855522156, -0.5380969643592834, -0.1264958679676056, 0.03709125891327858, 1.0364222526550293, 0.4341469407081604, -0.0064269425347447395, 0.2637662887573242, -0.23115751147270203, 0.07329077273607254, 0.001401727320626378, -0.7237252593040466, -0.25360438227653503, 0.3973482847213745, -0.5395668745040894, -0.5438889265060425, 0.16269581019878387, -0.7910133004188538, -0.29714542627334595, -0.3459067940711975, 0.19415774941444397, -0.0426974818110466, -0.45420730113983154, -0.1229497417807579, 0.03584124520421028, 0.14339014887809753, 0.15819722414016724, -0.5519649386405945, 0.47456037998199463, 0.6263342499732971, 0.9643692970275879, -0.2141791582107544, -0.4101805090904236, -0.2959047853946686, -0.29138845205307007, -0.1776820421218872, 0.5183535218238831, -0.10442344099283218, -0.35729873180389404, -0.2548494040966034, 0.2275032252073288, -0.3876858949661255, -0.6228674054145813, 0.6175848841667175, -0.307473748922348, 0.10614888370037079, -0.22314652800559998, -0.39077794551849365, -0.29721972346305847, 0.3576805889606476, -0.7276424765586853, 1.4980790615081787, 0.3350580036640167, -0.7892246246337891, 0.07380127906799316, -0.8537814021110535, -0.26109960675239563, -0.09790027886629105, 0.027031581848859787, -0.5539278984069824, -0.15353712439537048, 0.14613491296768188, 0.5380538105964661, -0.3299139440059662, 0.17491713166236877, -0.18870216608047485, -0.4663054943084717, 0.1456880420446396, -0.15413808822631836, 1.059652328491211, 0.18270643055438995, -0.22623705863952637, 0.10740823298692703, -1.078539252281189, 0.02612117864191532, 0.4691546559333801, -0.6406001448631287, -0.190256267786026, -0.18594321608543396, 0.20853114128112793, 0.12092078477144241, 0.55574631690979, -0.5803411602973938, 0.4543296694755554, -0.05216044560074806, 0.32995864748954773, 0.9838230013847351, 0.024486415088176727, 0.13272355496883392, -0.4732706844806671, 0.6265016198158264, -0.01715497113764286, 0.26874610781669617, 0.06713299453258514, -0.5967550277709961, -0.7125821113586426, -0.21370123326778412, 0.1507599800825119, 0.7681915163993835, -0.28205329179763794, 0.7207037806510925, -0.34755411744117737, -0.6589437127113342, -0.8023577332496643, 0.21766601502895355, 0.3896050453186035, 0.4695739448070526, 0.40670010447502136, -0.30476757884025574, -0.8001253604888916, -0.9956721067428589, 0.14851681888103485, -0.37572887539863586, 0.13160765171051025, 0.5628695487976074, 0.9681068062782288, -0.3335001766681671, 0.7033528089523315, -0.8457063436508179, -0.2662924826145172, -0.2951049506664276, 0.07544604688882828, 0.7525376081466675, 0.4370008409023285, 0.4174589514732361, -0.7370625138282776, -0.291628897190094, -0.21004459261894226, -0.7121142148971558, -0.22896794974803925, -0.1050720065832138, -0.3542031943798065, 0.1818091720342636, -0.132352814078331, -0.47882699966430664, 0.5376805663108826, 0.632733941078186, -0.6300478577613831, 0.686813235282898, 0.17864786088466644, 0.4022141098976135, -1.2324992418289185, 0.17016935348510742, 0.015420163050293922, 0.01762850023806095, -0.3021898865699768, -0.16559556126594543, -0.10833144932985306, 0.32565146684646606, -0.34258005023002625, 0.5911405682563782, -0.2227153182029724, -0.14338025450706482, -0.04038155451416969, 0.0915665403008461, 0.04797147214412689, 0.5939329862594604, -0.24121464788913727, 0.7586968541145325, 0.42256250977516174, -0.41009724140167236, 0.603585422039032, 0.6888347864151001, -0.5020736455917358, 0.22401800751686096, -0.5396972298622131, 0.15157747268676758, 0.18122057616710663, 0.29948875308036804, -1.0415172576904297, -0.35908058285713196, 0.40587595105171204, -0.48961904644966125, 0.181187242269516, -0.27404436469078064, -0.6454587578773499, -0.47454333305358887, -0.5176393985748291, 0.32720768451690674, 0.4506584107875824, -0.5422666668891907, 0.16109737753868103, 0.49187996983528137, 0.05494127422571182, -0.6307256817817688, -0.7789257168769836, -0.149433895945549, -0.36935704946517944, -0.6052643060684204, 0.2533961832523346, -0.2468840330839157, -0.32156166434288025, 0.004319891799241304, -0.09192787855863571, -0.08221076428890228, 0.22811773419380188, 0.33825063705444336, 0.5448751449584961, -0.1658257395029068, -0.30980435013771057, -0.25354939699172974, -0.12984469532966614, 0.07729697972536087, 0.21846061944961548, 0.5137903094291687, -0.2271178960800171, -0.23377923667430878, -0.2629438042640686, 0.12006029486656189, 0.3955141603946686, -0.052795205265283585, 0.8458895087242126, 0.7107906341552734, -0.23653391003608704, 0.06845405697822571, -0.5173621773719788, 0.03487345948815346, -0.4360976219177246, 0.4084778130054474, -0.2867791950702667, -0.6873456835746765, 0.8069412112236023, 0.23035195469856262, 0.20331436395645142, 0.6265996694564819, 0.5315726399421692, 0.1652255356311798, 0.8191446661949158, 0.315452516078949, -0.07307548075914383, 0.5132893323898315, -0.8527231216430664, -0.14241917431354523, -1.3212939500808716, -0.40939730405807495, -0.3028942942619324, -0.513668417930603, -0.7434401512145996, -0.3118368983268738, 0.19242200255393982, 0.31066974997520447, -0.4406273663043976, 0.6664555072784424, -0.6391885280609131, 0.20185235142707825, 0.5718445181846619, 0.23025952279567719, 0.17600442469120026, -0.0626332014799118, 0.005313196685165167, 0.22833213210105896, -0.4381391406059265, -0.49974143505096436, 1.4150079488754272, 0.28893259167671204, 0.6099010109901428, 0.00155543047003448, 0.896737813949585, 0.2989765405654907, 0.296701043844223, -0.6181527972221375, 0.6786301136016846, -0.03962929546833038, -0.4111815392971039, -0.10320619493722916, -0.5351107120513916, -0.8861345052719116, 0.30519500374794006, 0.023488670587539673, -0.9248528480529785, 0.058682505041360855, -0.07847603410482407, -0.10556638240814209, 0.301798939704895, -0.5589635968208313, 0.8348103165626526, -0.2707765996456146, -0.3355802297592163, -0.0012621363857761025, -0.7559582591056824, 0.4771111011505127, -0.07761366665363312, 0.31715089082717896, -0.41352197527885437, -0.08600735664367676, 1.2263028621673584, -0.5550244450569153, 0.8021308183670044, -0.15956857800483704, 0.024887586012482643, 0.46892496943473816, -0.2670999765396118, 0.6333020925521851, 0.03088151477277279, -0.3321361541748047, 0.4765711724758148, -0.219652459025383, -0.20099635422229767, -0.29430893063545227, 0.9007306098937988, -0.937850296497345, -0.333344042301178, -0.42632144689559937, -0.6091928482055664, 0.18964430689811707, 0.05389136075973511, 0.28641241788864136, 0.22233961522579193, 0.021957986056804657, 0.13629505038261414, 0.19092044234275818, -0.14874756336212158, 0.4107820689678192, 0.5149964094161987, -0.12417628616094589, -0.6808892488479614, 0.5631750822067261, 0.2561504542827606, -0.01987716555595398, 0.17229224741458893, 0.09121368080377579, -0.5392529368400574, -0.4276595413684845, -0.4389057457447052, 0.2592001259326935, -0.6070570945739746, -0.3613573908805847, -0.4985091984272003, -0.23889757692813873, -0.35898521542549133, 0.04950394481420517, -0.49777665734291077, -0.6261313557624817, -0.4394426941871643, -0.39528024196624756, 0.7928099632263184, 0.7670031189918518, -0.31823664903640747, 0.31713563203811646, -0.6647017598152161, 0.19009603559970856, -0.12444063276052475, 0.3443668782711029, -0.016710301861166954, -0.6060905456542969, -0.41205188632011414, 0.10011408478021622, -0.5082482099533081, -0.7705427408218384, 0.40200018882751465, 0.000979929231107235, 0.6311131119728088, 0.029388444498181343, 0.13175803422927856, 0.8238086700439453, -0.17707844078540802, 1.0729763507843018, 0.01950642839074135, -0.5943284630775452, 0.8753216862678528, -0.23314736783504486, 0.015746017917990685, 0.518630862236023, 0.16742712259292603, -0.4255768358707428, -0.1393185257911682, -0.8783726692199707, -1.3582181930541992, 1.094998836517334, 0.4993570148944855, -0.23556597530841827, 0.11449426412582397, 0.35613498091697693, -0.01157230045646429, 0.21118539571762085, -0.7715946435928345, -0.7530670762062073, -0.018817175179719925, -0.28437361121177673, -0.09183266758918762, -0.13284312188625336, -0.46747681498527527, -0.3857051432132721, 0.8860886096954346, 0.025286519899964333, 0.2929491698741913, 0.1194467842578888, -0.022889498621225357, -0.2371947467327118, 0.177448108792305, 0.36049216985702515, 0.7063379287719727, -0.39625316858291626, -0.12440864741802216, 0.3292357325553894, -0.7037313580513, 0.1824783831834793, 0.2973691523075104, 0.031289223581552505, -0.241387739777565, 0.7758927345275879, 1.0217196941375732, 0.09326814115047455, -0.46585506200790405, 0.5127086043357849, 0.036654889583587646, -0.2217741161584854, -0.513068437576294, 0.16227784752845764, -0.16602154076099396, 0.4562565088272095, 0.3922848701477051, -0.009105686098337173, 0.02886159159243107, -0.274519145488739, 0.3297920525074005, 0.08379817754030228, 0.005780708510428667, -0.3579036295413971, 0.7289563417434692, -0.1065245047211647, -0.24280118942260742, 0.7116709351539612, -0.08242349326610565, -0.5127045512199402, 1.1333990097045898, 0.3727075457572937, 0.9207475185394287, -0.1420808732509613, 0.11618838459253311, 0.6462975144386292, 0.22173169255256653, -0.15658298134803772, 0.5666305422782898, 0.023251129314303398, -0.5915375351905823, -0.2701365351676941, -0.8983744382858276, -0.12957896292209625, 0.41859838366508484, -1.060193657875061, 0.36784598231315613, -0.11439178884029388, -0.2422046810388565, -0.2464340478181839, 0.5294835567474365, -0.8202158212661743, 0.08092954009771347, 0.07104479521512985, 0.7865228652954102, -1.1246408224105835, 0.5415652990341187, 0.9904061555862427, -0.5053733587265015, -0.9110687375068665, -0.2387968748807907, 0.1749344915151596, -0.9607440829277039, 0.5582432746887207, 0.24602077901363373, 0.345390647649765, -0.1404317021369934, -0.5750958323478699, -1.0437002182006836, 1.6410692930221558, 0.09982519596815109, -0.49533745646476746, 0.3206714689731598, 0.07012838870286942, 0.39930474758148193, -0.4108227491378784, 0.5494707226753235, 0.7803059220314026, 0.6499876379966736, 0.12595625221729279, -0.9072220325469971, 0.34202852845191956, -0.5539128184318542, -0.07660609483718872, 0.13815735280513763, -0.9465040564537048, 1.0185691118240356, -0.31647324562072754, 0.030276469886302948, 0.019718198105692863, 0.3249491751194, 0.6774446964263916, 0.35827937722206116, 0.5144638419151306, 0.754287838935852, 0.7047412395477295, -0.22097507119178772, 1.085433840751648, -0.16900184750556946, 0.7685139179229736, 1.0947648286819458, -0.0447104349732399, 0.8074237704277039, 0.2858686149120331, -0.5755202174186707, 0.5089185237884521, 0.9254006147384644, -0.387378990650177, 0.5329869389533997, 0.20760782063007355, -0.004234679508954287, 0.024466220289468765, -0.12324775010347366, -0.5064687132835388, 0.5644466876983643, 0.17828425765037537, -0.5316876173019409, -0.06668875366449356, -0.3196738064289093, 0.14700184762477875, -0.30479636788368225, -0.22823044657707214, 0.6822325587272644, 0.032109133899211884, -0.4547155201435089, 0.7505446076393127, -0.12159666419029236, 0.6378824710845947, -0.641253650188446, -0.24036890268325806, -0.2427693009376526, 0.24678102135658264, -0.5811790823936462, -0.9695735573768616, 0.23534618318080902, 0.1465967744588852, -0.2783357799053192, -0.11554951220750809, 0.46291282773017883, -0.34184446930885315, -0.6056298613548279, 0.5018454790115356, 0.3535896837711334, 0.3728748559951782, 0.21756133437156677, -0.9611227512359619, 0.305943101644516, 0.22692835330963135, -0.971465528011322, 0.31781238317489624, 0.14037618041038513, 0.03139383718371391, 0.5057587027549744, 0.7601422667503357, 0.1281714141368866, -0.009782814420759678, 0.06268154084682465, 1.068009376525879, -0.6128500699996948, -0.367086261510849, -0.8914126753807068, 0.8942458629608154, -0.1445145159959793, -0.6219841241836548, 0.807296872138977, 1.0115759372711182, 0.7891464829444885, 0.2167510837316513, 0.8490170240402222, -0.4086630940437317, 0.4795590341091156, -0.4282662570476532, 0.758804202079773, -0.7642369270324707, 0.447699636220932, -0.18408435583114624, -0.9028499126434326, -0.02282489463686943, 0.7610382437705994, -0.1786089986562729, -0.06455036252737045, 0.5396559238433838, 0.8408603668212891, -0.014769728295505047, 0.15881645679473877, -0.16258808970451355, 0.5019412040710449, 0.1917218416929245, 0.6468824148178101, 0.6596176028251648, -0.8217014670372009, 0.51522296667099, -0.6250401139259338, -0.4971622824668884, -0.11742885410785675, -0.6448578238487244, -0.7597649693489075, -0.5260297656059265, -0.4821193516254425, -0.5445682406425476, -0.05953969061374664, 1.096171498298645, 0.47814100980758667, -0.9495431780815125, -0.4279825687408447, 0.08575110882520676, 0.17477814853191376, -0.24560168385505676, -0.3207458555698395, 0.7175692915916443, 0.11196880042552948, -0.7405794858932495, 0.4327429234981537, -0.26863935589790344, -0.09358400851488113, 0.003705523209646344, -0.19722376763820648, -0.42724356055259705, -0.3099721074104309, 0.4606388509273529, 0.0804731547832489, -0.6184412837028503, -0.19076071679592133, -0.21290521323680878, -0.008729442954063416, 0.256757915019989, 0.30109864473342896, -0.5647271275520325, 0.037416573613882065, 0.5603735446929932, 0.14989936351776123, 0.6827747821807861, 0.163980171084404, 0.19575580954551697, -0.8271036744117737, 0.060725025832653046, 0.04391150549054146, 0.5229946970939636, 0.2459939420223236, -0.5829691290855408, 1.1820122003555298, 0.3589209318161011, -0.7119075655937195, -0.9601494073867798, -0.08577476441860199, -1.0538421869277954, 0.00256788800470531, 1.4266822338104248, -0.24802008271217346, -0.21834489703178406, 0.07519311457872391, -0.22595112025737762, 0.43206787109375, -0.6538968682289124, 0.5766777992248535, 0.7074323892593384, -0.44467848539352417, 0.0658794566988945, -0.7409241199493408, 0.25975701212882996, -0.08606896549463272, -0.8464429378509521, 0.03168473020195961, 0.2697359025478363, 0.4178711473941803, 0.17845217883586884, 0.7481355667114258, -0.0264167208224535, -0.18190228939056396, 0.05824044346809387, 0.1227962076663971, -0.352433979511261, -0.1150619387626648, -0.19946472346782684, -0.01971772126853466, -0.41864290833473206, -0.5134813785552979 ]
open-llm-leaderboard/details_fblgit__juanako-7b-UNA
open-llm-leaderboard
2023-12-02T16:19:34Z
0
0
[ "region:us" ]
null
2023-12-02T16:19:23Z
--- pretty_name: Evaluation run of fblgit/juanako-7b-UNA dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [fblgit/juanako-7b-UNA](https://huggingface.co/fblgit/juanako-7b-UNA) on the [Open\ \ LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_fblgit__juanako-7b-UNA\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T16:19:18.907702](https://huggingface.co/datasets/open-llm-leaderboard/details_fblgit__juanako-7b-UNA/blob/main/results_2023-12-02T16-19-18.907702.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.44806671721000757,\n\ \ \"acc_stderr\": 0.013697992668274525\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.44806671721000757,\n \"acc_stderr\": 0.013697992668274525\n\ \ }\n}\n```" repo_url: https://huggingface.co/fblgit/juanako-7b-UNA leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T16_19_18.907702 path: - '**/details_harness|gsm8k|5_2023-12-02T16-19-18.907702.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T16-19-18.907702.parquet' - config_name: results data_files: - split: 2023_12_02T16_19_18.907702 path: - results_2023-12-02T16-19-18.907702.parquet - split: latest path: - results_2023-12-02T16-19-18.907702.parquet --- # Dataset Card for Evaluation run of fblgit/juanako-7b-UNA ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/fblgit/juanako-7b-UNA - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [fblgit/juanako-7b-UNA](https://huggingface.co/fblgit/juanako-7b-UNA) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_fblgit__juanako-7b-UNA", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T16:19:18.907702](https://huggingface.co/datasets/open-llm-leaderboard/details_fblgit__juanako-7b-UNA/blob/main/results_2023-12-02T16-19-18.907702.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.44806671721000757, "acc_stderr": 0.013697992668274525 }, "harness|gsm8k|5": { "acc": 0.44806671721000757, "acc_stderr": 0.013697992668274525 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3555404245853424, -0.6606515645980835, 0.17473666369915009, 0.2584448456764221, -0.3154142200946808, 0.18772046267986298, -0.4127867817878723, -0.18218789994716644, 0.4610762298107147, 0.6514483690261841, -0.7180757522583008, -0.927081286907196, -0.6406627297401428, 0.19715195894241333, -0.24893714487552643, 1.2212530374526978, -0.35707637667655945, -0.17822687327861786, -0.004304376430809498, -0.3460775911808014, -0.43607333302497864, -0.3058781325817108, -0.4351610243320465, -0.4713185429573059, 0.5327556729316711, 0.6102507710456848, 0.369912713766098, 0.6504916548728943, 0.6075586676597595, 0.3640379011631012, -0.01649375446140766, 0.20598819851875305, -0.5656576752662659, -0.125765860080719, 0.14597883820533752, -0.5847882628440857, -0.7508158087730408, 0.06036146730184555, 0.8262206315994263, 0.5078645348548889, -0.12811510264873505, 0.6834550499916077, 0.10118813812732697, 0.6482111811637878, -0.47006550431251526, 0.5828436017036438, -0.331134557723999, -0.028272844851017, -0.43404918909072876, -0.1350325345993042, -0.09204254299402237, -0.42685583233833313, -0.1278703808784485, -0.5699329376220703, 0.12076783925294876, 0.07584862411022186, 0.962901771068573, 0.15316754579544067, -0.14475274085998535, -0.16617277264595032, -0.291118323802948, 0.7862188816070557, -0.8143386244773865, 0.020506802946329117, 0.5827237963676453, 0.13123071193695068, -0.23616592586040497, -0.5625514388084412, -0.3135116994380951, 0.0025273070205003023, -0.1852763444185257, 0.14294999837875366, -0.08260711282491684, -0.10876992344856262, 0.44831302762031555, 0.6992384195327759, -0.6284458637237549, 0.016053272411227226, -0.6440646052360535, -0.15351036190986633, 0.9419713020324707, 0.3941158354282379, -0.01855568028986454, -0.5253554582595825, -0.2863560616970062, -0.3530334532260895, -0.4319634437561035, 0.2663165330886841, 0.5343637466430664, 0.5928522348403931, -0.6345416903495789, 0.7481606602668762, -0.5184034109115601, 0.5550633668899536, -0.057135988026857376, -0.28193509578704834, 0.8609291911125183, -0.5752940773963928, -0.2402898222208023, 0.07293745875358582, 1.0850681066513062, 0.3861929774284363, -0.02061435580253601, 0.1381823867559433, -0.28817886114120483, -0.06254734098911285, 0.06872183829545975, -0.7674376964569092, -0.18191850185394287, 0.328451931476593, -0.5795280933380127, -0.439716637134552, 0.3002738952636719, -0.9390762448310852, -0.1385939121246338, -0.2804933488368988, 0.1978653222322464, -0.14312677085399628, -0.3863447606563568, -0.16737768054008484, 0.04884467273950577, 0.21888968348503113, 0.20431934297084808, -0.6084950566291809, 0.35007598996162415, 0.5578876733779907, 0.9955029487609863, -0.1182890459895134, -0.4314808249473572, -0.4433595836162567, -0.2918185591697693, -0.2210470587015152, 0.48157328367233276, -0.06950192898511887, -0.39643627405166626, -0.1178847998380661, 0.36530619859695435, -0.24572345614433289, -0.5641636848449707, 0.7215720415115356, -0.2847190201282501, 0.2014385610818863, -0.40844404697418213, -0.405263215303421, -0.22332483530044556, 0.3123629093170166, -0.7207413911819458, 1.3020356893539429, 0.44078290462493896, -0.8921893239021301, 0.15218095481395721, -0.8795081377029419, -0.20199759304523468, 0.05475107952952385, 0.07983680069446564, -0.5430278182029724, -0.0661354809999466, 0.12154906243085861, 0.6120604276657104, -0.3936578035354614, 0.2707732021808624, -0.2926226258277893, -0.4147384464740753, 0.15754349529743195, -0.08751235157251358, 1.066367268562317, 0.2088400274515152, -0.2513180375099182, 0.23865988850593567, -0.9612118601799011, 0.039630550891160965, 0.3920079171657562, -0.5768121480941772, -0.22942015528678894, -0.2784138321876526, 0.1095302626490593, 0.0448465459048748, 0.5050758719444275, -0.6085633635520935, 0.32111990451812744, -0.20402619242668152, 0.1572408229112625, 0.9862928986549377, -0.016332564875483513, 0.2146614044904709, -0.5588243007659912, 0.628486156463623, 0.061382293701171875, 0.2795955538749695, 0.0016325642354786396, -0.5827131271362305, -0.7486263513565063, -0.16382314264774323, 0.29240724444389343, 0.6137073636054993, -0.5670750141143799, 0.7696877717971802, -0.4797201156616211, -0.7113305330276489, -0.8301751613616943, 0.18274876475334167, 0.4731123149394989, 0.5925331115722656, 0.37402522563934326, -0.3645024299621582, -0.695706844329834, -0.980566143989563, 0.0595373660326004, -0.20239461958408356, 0.11947958171367645, 0.35017669200897217, 0.9551571607589722, -0.23369359970092773, 0.6663073897361755, -0.6945099830627441, -0.34251102805137634, -0.3257655203342438, 0.05054602026939392, 0.8166581392288208, 0.4795369505882263, 0.4823909103870392, -0.5705962777137756, -0.3275982737541199, -0.0931430459022522, -0.7968539595603943, -0.3725823163986206, -0.14044852554798126, -0.3171904683113098, 0.33200931549072266, -0.2211523801088333, -0.36492428183555603, 0.5310713648796082, 0.528113842010498, -0.579656183719635, 0.5863243937492371, 0.08727455139160156, 0.4379352629184723, -1.0676811933517456, 0.20343150198459625, 0.09575821459293365, 0.017064757645130157, -0.3919685184955597, -0.11761463433504105, -0.027464531362056732, 0.37200066447257996, -0.3913450241088867, 0.6684925556182861, -0.4212053418159485, -0.2521623969078064, 0.030247770249843597, 0.1033022552728653, -0.0480680912733078, 0.5953752994537354, -0.32163694500923157, 0.5720721483230591, 0.44904986023902893, -0.34518980979919434, 0.47889187932014465, 0.5702637434005737, -0.6157438158988953, 0.3096836805343628, -0.49820733070373535, 0.00011760055349441245, 0.1776270717382431, 0.13194432854652405, -0.8418310284614563, -0.4092198312282562, 0.5023319721221924, -0.4876135587692261, 0.2934495210647583, -0.2808949649333954, -0.7712317705154419, -0.4757951498031616, -0.5107884407043457, 0.18420061469078064, 0.4731893837451935, -0.5218098759651184, 0.22778922319412231, 0.40903717279434204, 0.04319720342755318, -0.6604323983192444, -0.7488084435462952, -0.295653373003006, -0.3531360924243927, -0.6936902403831482, 0.27227985858917236, -0.2533261179924011, -0.19770365953445435, -0.020829666405916214, -0.0434531606733799, -0.02818678691983223, 0.18143583834171295, 0.36176246404647827, 0.5363725423812866, -0.13246704638004303, -0.4158949553966522, -0.0013590131420642138, -0.04878935590386391, 0.18723618984222412, 0.25733357667922974, 0.5519782900810242, -0.24159717559814453, -0.2388690561056137, -0.21809546649456024, 0.07739622890949249, 0.33738136291503906, -0.0849919244647026, 0.8241146206855774, 0.710854172706604, -0.3005598187446594, 0.013193883001804352, -0.43677714467048645, 0.09324845671653748, -0.4554523229598999, 0.28920942544937134, -0.24219948053359985, -0.752876341342926, 0.9294267296791077, 0.27921271324157715, 0.2722853720188141, 0.5953146815299988, 0.6352294087409973, 0.1785484105348587, 0.6228592991828918, 0.20969626307487488, -0.13442787528038025, 0.6174865961074829, -0.787156343460083, -0.12307360768318176, -1.2129031419754028, -0.4124928116798401, -0.4248252511024475, -0.4552043080329895, -0.8095439076423645, -0.3720136284828186, 0.22533489763736725, 0.22137956321239471, -0.4086148738861084, 0.4428875744342804, -0.6086103320121765, 0.23256364464759827, 0.5887025594711304, 0.21610215306282043, 0.14874020218849182, -0.08506051450967789, -0.14709529280662537, 0.12077482044696808, -0.5196285247802734, -0.343560129404068, 1.3939436674118042, 0.34298616647720337, 0.5988163948059082, -0.03693841025233269, 1.062100887298584, 0.23902010917663574, 0.4950215518474579, -0.503553032875061, 0.6497947573661804, -0.026401227340102196, -0.5037639141082764, -0.13786691427230835, -0.6059635281562805, -0.9871349334716797, 0.23042449355125427, -0.10985478013753891, -0.8821796178817749, 0.07953138649463654, -0.05680198594927788, -0.03973490372300148, 0.28349214792251587, -0.4964963495731354, 0.9460848569869995, -0.27109330892562866, -0.4511483907699585, 0.11715467274188995, -0.8078357577323914, 0.5522358417510986, -0.09971567243337631, 0.40633368492126465, -0.2809485197067261, 0.11390258371829987, 1.2466357946395874, -0.5223333835601807, 0.8410884141921997, -0.3850414752960205, 0.14649826288223267, 0.3731200098991394, -0.34165409207344055, 0.3995475769042969, -0.052715204656124115, -0.2548067271709442, 0.506661057472229, -0.21448440849781036, -0.22948846220970154, -0.31351134181022644, 0.9381927847862244, -0.9077429175376892, -0.21523088216781616, -0.4587353467941284, -0.6365987062454224, 0.2502416670322418, 0.3305303752422333, 0.2850852310657501, 0.29425936937332153, -0.07149109244346619, 0.24754491448402405, 0.24678349494934082, -0.22450874745845795, 0.4187132716178894, 0.4687458574771881, -0.409332275390625, -0.8093990683555603, 0.6129927635192871, 0.35419130325317383, 0.03569374233484268, 0.21632088720798492, 0.14663562178611755, -0.5235540270805359, -0.5651853084564209, -0.4412972033023834, 0.36868545413017273, -0.6674591898918152, -0.4492105543613434, -0.39787745475769043, -0.19412097334861755, -0.39932122826576233, -0.004082316532731056, -0.37233391404151917, -0.4017661511898041, -0.4431837201118469, -0.2903085947036743, 0.6274332404136658, 0.5671436190605164, -0.33321645855903625, 0.3995223939418793, -0.8107627034187317, 0.24437904357910156, -0.32288429141044617, 0.4374662935733795, -0.03358738124370575, -0.6027941703796387, -0.5595612525939941, 0.13746702671051025, -0.4586127996444702, -0.889419436454773, 0.5855544209480286, -0.07802029699087143, 0.7794477939605713, 0.08193229138851166, 0.21553222835063934, 0.7669104933738708, -0.1379159837961197, 0.9495237469673157, 0.017088664695620537, -0.7258296608924866, 0.7669748663902283, -0.4186156690120697, 0.20645125210285187, 0.6280200481414795, 0.2007349282503128, -0.3426869511604309, -0.2664855718612671, -0.9158687591552734, -1.157667636871338, 1.0614187717437744, 0.4496300518512726, -0.35612058639526367, 0.10544201731681824, 0.3736066520214081, 0.005239018704742193, 0.301645427942276, -0.8188509941101074, -0.7186570167541504, -0.17586050927639008, -0.26169005036354065, -0.03586003929376602, 0.021369194611907005, -0.3641146421432495, -0.448198527097702, 0.8935540914535522, -0.09649761766195297, 0.37743523716926575, 0.1485501378774643, -0.057261157780885696, -0.34665897488594055, 0.1983039528131485, 0.37112048268318176, 0.685533881187439, -0.44423314929008484, -0.2887902855873108, 0.21779705584049225, -0.49228987097740173, -0.008024387992918491, 0.3672632873058319, -0.10450578480958939, -0.1343359798192978, 0.6951795220375061, 1.019535779953003, 0.2455214560031891, -0.38808906078338623, 0.44642332196235657, 0.0559794045984745, -0.27074816823005676, -0.4862058460712433, 0.1894839107990265, -0.07751243561506271, 0.41228172183036804, 0.3603020906448364, -0.15130357444286346, -0.003491808194667101, -0.3656238913536072, 0.24442972242832184, 0.15551027655601501, 0.023745542392134666, -0.37507364153862, 0.6076849102973938, -0.08062635362148285, -0.2412535846233368, 0.7659651041030884, -0.15734602510929108, -0.4928969442844391, 0.9251847863197327, 0.3223477602005005, 0.8934114575386047, -0.18653975427150726, 0.1393200159072876, 0.6268185377120972, 0.2773917615413666, -0.153366357088089, 0.6929129958152771, 0.0727701336145401, -0.6603184342384338, -0.3018220365047455, -0.8969020247459412, -0.25840532779693604, 0.31818658113479614, -1.1046128273010254, 0.38836565613746643, -0.28239715099334717, -0.17911465466022491, -0.15110473334789276, 0.5782160758972168, -0.897168755531311, 0.04466564953327179, 0.008153341710567474, 0.8138719797134399, -1.0592901706695557, 0.7029943466186523, 0.82057124376297, -0.6037775874137878, -0.8864673972129822, -0.3880857825279236, 0.06720440834760666, -0.7798970937728882, 0.46825098991394043, 0.27628663182258606, 0.4327906370162964, -0.2529156804084778, -0.5871067643165588, -0.9221910834312439, 1.5980591773986816, 0.21035398542881012, -0.5439213514328003, 0.15243607759475708, 0.13319113850593567, 0.43768128752708435, -0.5017393827438354, 0.46313464641571045, 0.7068449258804321, 0.8361375331878662, -0.008790339343249798, -0.9473792314529419, 0.30314210057258606, -0.45253515243530273, -0.15068022906780243, 0.30692577362060547, -0.8830609321594238, 1.013390064239502, -0.18386319279670715, 0.050413455814123154, 0.029661066830158234, 0.4777521789073944, 0.6647882461547852, 0.48783376812934875, 0.505705714225769, 0.6739349365234375, 0.6951214075088501, -0.3685718774795532, 1.0398021936416626, -0.11104385554790497, 0.7774781584739685, 1.1349315643310547, -0.03983055800199509, 0.6863180994987488, 0.2427847981452942, -0.41158294677734375, 0.541803777217865, 0.8063040375709534, -0.45164754986763, 0.5430582761764526, 0.25831323862075806, 0.11880471557378769, 0.11910121142864227, -0.033869776874780655, -0.37899088859558105, 0.5150304436683655, 0.2216527760028839, -0.6047607064247131, -0.16324445605278015, -0.3104664981365204, 0.1985321193933487, -0.28104156255722046, -0.29706576466560364, 0.5702551603317261, -0.006330173462629318, -0.5698437690734863, 0.7104169130325317, -0.11942075937986374, 0.6720018982887268, -0.6920128464698792, -0.08461812883615494, -0.23831984400749207, 0.1950514018535614, -0.5677595138549805, -0.932425856590271, 0.34280797839164734, 0.14803816378116608, -0.2752801775932312, -0.21830494701862335, 0.5387087464332581, -0.36621126532554626, -0.5871636867523193, 0.5106221437454224, 0.5134578943252563, 0.36425718665122986, 0.23124384880065918, -0.9827916622161865, 0.35531365871429443, 0.33943209052085876, -0.7351491451263428, 0.47985532879829407, 0.31741055846214294, 0.01623695157468319, 0.4404156804084778, 0.7639409303665161, 0.18428969383239746, 0.09306901693344116, 0.05563323572278023, 1.0969666242599487, -0.7197436690330505, -0.38172051310539246, -0.7348787188529968, 0.9161787033081055, -0.19673708081245422, -0.5764484405517578, 0.782227098941803, 0.9523444771766663, 0.8929511904716492, 0.1528182327747345, 0.731961190700531, -0.3512221574783325, 0.5697599053382874, -0.4548141658306122, 0.8551092147827148, -0.6446525454521179, 0.3476337492465973, -0.42250919342041016, -0.9072201251983643, -0.08805220574140549, 0.7641064524650574, -0.2082323282957077, -0.026717454195022583, 0.5731525421142578, 0.7925936579704285, 0.0036416153889149427, 0.16761021316051483, -0.02229076251387596, 0.44197073578834534, 0.3129553198814392, 0.5644359588623047, 0.6197404861450195, -0.7074770927429199, 0.30770841240882874, -0.7445651292800903, -0.41706809401512146, -0.0513664148747921, -0.7664985060691833, -0.8455026745796204, -0.5879877805709839, -0.3908688724040985, -0.46322768926620483, -0.10325193405151367, 1.037658452987671, 0.3526034355163574, -0.8180133104324341, -0.48838523030281067, 0.15821273624897003, 0.25924184918403625, -0.15151990950107574, -0.34906286001205444, 0.5151529908180237, 0.05074458569288254, -0.7472375631332397, 0.3949808180332184, -0.22945421934127808, -0.15483763813972473, -0.14500810205936432, -0.19345150887966156, -0.3898470997810364, -0.3973627984523773, 0.372219443321228, 0.09031449258327484, -0.6976693272590637, -0.31270498037338257, -0.1503380984067917, 0.18801507353782654, 0.29221388697624207, 0.3484838008880615, -0.6177238821983337, 0.15784817934036255, 0.6312344074249268, 0.2327309101819992, 0.6482247710227966, -0.0034804989118129015, 0.22984258830547333, -0.8048791289329529, -0.03231390193104744, 0.034662261605262756, 0.6610555648803711, 0.32244282960891724, -0.4502714276313782, 1.0721638202667236, 0.2922578752040863, -0.7429189085960388, -1.0449329614639282, -0.24347959458827972, -1.245007872581482, 0.1045919805765152, 1.2309149503707886, -0.3814425468444824, -0.35082298517227173, 0.09752080589532852, -0.0447542779147625, 0.4809931516647339, -0.8203248381614685, 0.5127905011177063, 0.7241286039352417, -0.3264279067516327, -0.06413399428129196, -0.6362033486366272, 0.21335814893245697, -0.10158566385507584, -0.989739716053009, 0.03494520112872124, 0.44366690516471863, 0.45718932151794434, 0.2600652873516083, 0.7897284030914307, -0.09339133650064468, -0.12522804737091064, -0.10018465667963028, 0.11585499346256256, -0.290631502866745, -0.17848451435565948, -0.2870655655860901, 0.0487239696085453, -0.32756897807121277, -0.38905707001686096 ]
open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1.5
open-llm-leaderboard
2023-12-02T16:28:53Z
0
0
[ "region:us" ]
null
2023-12-02T16:28:48Z
--- pretty_name: Evaluation run of adonlee/LLaMA_2_13B_SFT_v1.5 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [adonlee/LLaMA_2_13B_SFT_v1.5](https://huggingface.co/adonlee/LLaMA_2_13B_SFT_v1.5)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1.5\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T16:28:44.620973](https://huggingface.co/datasets/open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1.5/blob/main/results_2023-12-02T16-28-44.620973.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.35405610310841545,\n\ \ \"acc_stderr\": 0.013172728385222557\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.35405610310841545,\n \"acc_stderr\": 0.013172728385222557\n\ \ }\n}\n```" repo_url: https://huggingface.co/adonlee/LLaMA_2_13B_SFT_v1.5 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T16_28_44.620973 path: - '**/details_harness|gsm8k|5_2023-12-02T16-28-44.620973.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T16-28-44.620973.parquet' - config_name: results data_files: - split: 2023_12_02T16_28_44.620973 path: - results_2023-12-02T16-28-44.620973.parquet - split: latest path: - results_2023-12-02T16-28-44.620973.parquet --- # Dataset Card for Evaluation run of adonlee/LLaMA_2_13B_SFT_v1.5 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/adonlee/LLaMA_2_13B_SFT_v1.5 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [adonlee/LLaMA_2_13B_SFT_v1.5](https://huggingface.co/adonlee/LLaMA_2_13B_SFT_v1.5) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1.5", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T16:28:44.620973](https://huggingface.co/datasets/open-llm-leaderboard/details_adonlee__LLaMA_2_13B_SFT_v1.5/blob/main/results_2023-12-02T16-28-44.620973.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.35405610310841545, "acc_stderr": 0.013172728385222557 }, "harness|gsm8k|5": { "acc": 0.35405610310841545, "acc_stderr": 0.013172728385222557 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3208639919757843, -0.7340376973152161, 0.2366633415222168, 0.20842550694942474, -0.21072831749916077, 0.17285260558128357, -0.22802120447158813, -0.26728570461273193, 0.4861067235469818, 0.6036933064460754, -0.6740041375160217, -0.8946135640144348, -0.755522608757019, 0.16238176822662354, -0.2425418645143509, 1.2316454648971558, -0.3786604404449463, -0.2680719792842865, -0.042553532868623734, -0.38502752780914307, -0.4124806523323059, -0.4473634362220764, -0.5498517155647278, -0.364313542842865, 0.3642517626285553, 0.5840433239936829, 0.35400182008743286, 0.7501329183578491, 0.6176748871803284, 0.33488529920578003, -0.13138172030448914, 0.27287086844444275, -0.43240806460380554, -0.10156134516000748, 0.24631690979003906, -0.5902520418167114, -0.8251978158950806, 0.18614819645881653, 0.6097374558448792, 0.40533632040023804, -0.2621055245399475, 0.7804161906242371, 0.02112259529531002, 0.5870580077171326, -0.47681257128715515, 0.4452756643295288, -0.3614657521247864, -0.06640695035457611, -0.25050926208496094, -0.1497444212436676, 0.022968456149101257, -0.4436412751674652, -0.18148604035377502, -0.5263611078262329, 0.10065964609384537, -0.013992063701152802, 0.9088181853294373, 0.3078404664993286, -0.37683698534965515, -0.22894904017448425, -0.2922322750091553, 0.770473301410675, -0.7909892797470093, -0.12094569206237793, 0.6928514242172241, 0.04927094280719757, -0.2588442265987396, -0.6275321841239929, -0.40351811051368713, -0.05113203823566437, -0.24727481603622437, 0.15767885744571686, -0.06328893452882767, -0.19356372952461243, 0.4259108304977417, 0.6229735016822815, -0.690944254398346, -0.002211087616160512, -0.6020592451095581, -0.042951878160238266, 1.1251740455627441, 0.41327032446861267, 0.012682139873504639, -0.4288589656352997, -0.4363566040992737, -0.36647745966911316, -0.3728402554988861, 0.24391533434391022, 0.5451887845993042, 0.35951629281044006, -0.6274638772010803, 0.805681049823761, -0.33558735251426697, 0.46612608432769775, -0.15869911015033722, -0.27702417969703674, 0.7965458631515503, -0.5187883377075195, -0.13072262704372406, 0.053602516651153564, 1.0385053157806396, 0.42238524556159973, 0.0009188897674903274, 0.27842748165130615, -0.23817774653434753, 0.057995159178972244, 0.008071837946772575, -0.7277635931968689, -0.26281821727752686, 0.393951952457428, -0.5382061004638672, -0.5570670366287231, 0.17805072665214539, -0.7692710757255554, -0.2936713993549347, -0.317675918340683, 0.1892639547586441, -0.06228352338075638, -0.43955132365226746, -0.1272314190864563, 0.039722152054309845, 0.1426825076341629, 0.17467737197875977, -0.5564776659011841, 0.47135812044143677, 0.6043299436569214, 0.9512932300567627, -0.211875781416893, -0.42025256156921387, -0.2938801348209381, -0.29553160071372986, -0.17213766276836395, 0.5265503525733948, -0.10534393787384033, -0.36516785621643066, -0.274791955947876, 0.2383543998003006, -0.38778582215309143, -0.6186962127685547, 0.6343045234680176, -0.3041675090789795, 0.10981731861829758, -0.2204286903142929, -0.39930492639541626, -0.2976439297199249, 0.3487708866596222, -0.7355812788009644, 1.4868276119232178, 0.3181501030921936, -0.7870998382568359, 0.08303803205490112, -0.8632426857948303, -0.2572387456893921, -0.10260840505361557, 0.04275582358241081, -0.5572619438171387, -0.1520204246044159, 0.16303515434265137, 0.5497208833694458, -0.3135340213775635, 0.180360808968544, -0.1960768848657608, -0.4825808107852936, 0.1546141356229782, -0.1733391284942627, 1.0570286512374878, 0.19477979838848114, -0.2198588252067566, 0.1097140908241272, -1.0755518674850464, 0.02017943561077118, 0.4534130394458771, -0.6263737082481384, -0.1847597360610962, -0.17608217895030975, 0.19610366225242615, 0.10630052536725998, 0.5520162582397461, -0.584438681602478, 0.45610111951828003, -0.054766878485679626, 0.31581375002861023, 1.005476474761963, 0.025293128564953804, 0.1252237856388092, -0.47879746556282043, 0.6446536779403687, 0.004374310374259949, 0.2608156204223633, 0.05022880434989929, -0.5970694422721863, -0.7116860747337341, -0.22542689740657806, 0.17341312766075134, 0.7515674233436584, -0.26455897092819214, 0.7195464372634888, -0.3511565923690796, -0.6723147034645081, -0.8121336102485657, 0.19617503881454468, 0.37383827567100525, 0.4623219966888428, 0.41107991337776184, -0.3091598153114319, -0.7953578233718872, -0.9959448575973511, 0.1575983464717865, -0.37253594398498535, 0.13973817229270935, 0.5636017918586731, 0.9752925634384155, -0.3172178864479065, 0.7126205563545227, -0.8507930040359497, -0.26021093130111694, -0.2973846197128296, 0.07741036266088486, 0.7503325939178467, 0.4455001652240753, 0.4079033136367798, -0.7444859743118286, -0.2930943965911865, -0.2037811279296875, -0.7178992629051208, -0.23261390626430511, -0.11719541996717453, -0.33181893825531006, 0.18357069790363312, -0.13449318706989288, -0.4852515757083893, 0.5428401231765747, 0.6244587302207947, -0.6295105814933777, 0.6876032948493958, 0.1732986569404602, 0.3853285014629364, -1.2298319339752197, 0.18122798204421997, 0.023094309493899345, 0.01002703607082367, -0.2891444265842438, -0.17053209245204926, -0.11713608354330063, 0.31326964497566223, -0.3410918414592743, 0.5914155840873718, -0.22768500447273254, -0.12109503149986267, -0.039722051471471786, 0.0968409925699234, 0.039477672427892685, 0.5872529149055481, -0.2500106394290924, 0.7514832615852356, 0.4081871807575226, -0.41258686780929565, 0.6147956252098083, 0.6738207340240479, -0.4936799108982086, 0.22800864279270172, -0.5419408082962036, 0.14306935667991638, 0.17410191893577576, 0.31137531995773315, -1.0289136171340942, -0.3597986102104187, 0.4054444432258606, -0.49687615036964417, 0.17796804010868073, -0.2590542733669281, -0.6158323884010315, -0.46328699588775635, -0.5229932069778442, 0.3194008469581604, 0.45147138833999634, -0.5480575561523438, 0.16387422382831573, 0.4905186593532562, 0.060380514711141586, -0.6383688449859619, -0.7647228240966797, -0.15412409603595734, -0.36695313453674316, -0.6040950417518616, 0.25465497374534607, -0.24366451799869537, -0.3083197772502899, 0.006523365154862404, -0.10510757565498352, -0.07026971876621246, 0.2250221073627472, 0.3246106803417206, 0.539161741733551, -0.16490890085697174, -0.3042387068271637, -0.2569320499897003, -0.13923494517803192, 0.06882258504629135, 0.22938746213912964, 0.4965396523475647, -0.23656439781188965, -0.23609177768230438, -0.2625049948692322, 0.10714547336101532, 0.4042605459690094, -0.05420755222439766, 0.8403831720352173, 0.7075162529945374, -0.22923347353935242, 0.0596308596432209, -0.5247626304626465, 0.03533335402607918, -0.434287965297699, 0.4066856801509857, -0.28978610038757324, -0.6818966269493103, 0.8240808248519897, 0.23013943433761597, 0.20207180082798004, 0.6326205134391785, 0.5039910674095154, 0.1527189463376999, 0.8218650221824646, 0.33142468333244324, -0.07756445556879044, 0.5140228271484375, -0.8438265919685364, -0.13479837775230408, -1.321616530418396, -0.40123024582862854, -0.28938090801239014, -0.5266504883766174, -0.767216682434082, -0.30464962124824524, 0.19043724238872528, 0.299917995929718, -0.4251922070980072, 0.6659263968467712, -0.6472796201705933, 0.207748144865036, 0.5577983260154724, 0.22823713719844818, 0.18486584722995758, -0.07998856902122498, 0.013370953500270844, 0.22743389010429382, -0.4539846181869507, -0.5044715404510498, 1.404491662979126, 0.3046644628047943, 0.6350893378257751, -0.00978873297572136, 0.9014906287193298, 0.28948071599006653, 0.3000151216983795, -0.6103120446205139, 0.6907562017440796, -0.047098565846681595, -0.4113752543926239, -0.10645793378353119, -0.5505355596542358, -0.8942635655403137, 0.30666399002075195, 0.025325573980808258, -0.9197371006011963, 0.08159896731376648, -0.07253243029117584, -0.11977295577526093, 0.3130439519882202, -0.5743886232376099, 0.8445528149604797, -0.2710682153701782, -0.3416040539741516, 0.005470940377563238, -0.745908796787262, 0.46936270594596863, -0.07645448297262192, 0.3020624816417694, -0.42187678813934326, -0.0858938992023468, 1.222451090812683, -0.5553765296936035, 0.8217753171920776, -0.16522836685180664, 0.02254851907491684, 0.45958060026168823, -0.2793314456939697, 0.6417115926742554, 0.020622016862034798, -0.33205848932266235, 0.4740139842033386, -0.2038099616765976, -0.2086138129234314, -0.29661521315574646, 0.904471755027771, -0.932578444480896, -0.34007683396339417, -0.44724950194358826, -0.6028899550437927, 0.20008443295955658, 0.04893450811505318, 0.2781740725040436, 0.21333123743534088, 0.005599446594715118, 0.14202456176280975, 0.21373094618320465, -0.15571579337120056, 0.4074486494064331, 0.5097823739051819, -0.1250094622373581, -0.660349428653717, 0.5825075507164001, 0.26667627692222595, -0.025134285911917686, 0.1567855179309845, 0.08814098685979843, -0.5213207006454468, -0.4222033619880676, -0.43487170338630676, 0.24573977291584015, -0.6028425097465515, -0.36376965045928955, -0.4901685416698456, -0.24344561994075775, -0.34054213762283325, 0.05240420997142792, -0.4913603663444519, -0.629216194152832, -0.42921915650367737, -0.39392754435539246, 0.7932295203208923, 0.7683516144752502, -0.30696919560432434, 0.3096069395542145, -0.6653533577919006, 0.18128125369548798, -0.1217954009771347, 0.3632306456565857, -0.014883127063512802, -0.601997971534729, -0.4113135039806366, 0.09498701989650726, -0.5241695642471313, -0.7699145674705505, 0.4024394154548645, 0.0020505390129983425, 0.6376360058784485, 0.03344472497701645, 0.1376897245645523, 0.8389795422554016, -0.17059074342250824, 1.0739907026290894, 0.0019628857262432575, -0.5961262583732605, 0.8721495866775513, -0.2473069727420807, 0.02540605515241623, 0.5027989149093628, 0.17475739121437073, -0.43435314297676086, -0.14149655401706696, -0.9028310775756836, -1.3600080013275146, 1.0930912494659424, 0.48701006174087524, -0.22878675162792206, 0.10702335834503174, 0.3556930720806122, -0.009042582474648952, 0.21482177078723907, -0.7743442058563232, -0.7379007339477539, -0.017312804237008095, -0.27552103996276855, -0.08263616263866425, -0.125092551112175, -0.4418964087963104, -0.38877129554748535, 0.8840871453285217, 0.02340582385659218, 0.28876104950904846, 0.13672597706317902, -0.011209016665816307, -0.24482037127017975, 0.1851574331521988, 0.36308765411376953, 0.7045971751213074, -0.4081973135471344, -0.13697277009487152, 0.34619566798210144, -0.7046610116958618, 0.17339517176151276, 0.31376078724861145, 0.038716670125722885, -0.23889611661434174, 0.7715421319007874, 1.0278303623199463, 0.09336397051811218, -0.45634716749191284, 0.5023406744003296, 0.03322245925664902, -0.2147880643606186, -0.5154732465744019, 0.17494387924671173, -0.17498621344566345, 0.443636417388916, 0.3934361934661865, 0.003784832777455449, 0.024805380031466484, -0.27315911650657654, 0.32453209161758423, 0.0883815586566925, -0.001905757118947804, -0.3554851710796356, 0.7182142734527588, -0.09484069794416428, -0.22310471534729004, 0.7131471037864685, -0.0765247568488121, -0.49810004234313965, 1.120485782623291, 0.36583197116851807, 0.9321046471595764, -0.14944739639759064, 0.11256278306245804, 0.6510588526725769, 0.21618515253067017, -0.1605515033006668, 0.5580101013183594, 0.02235761657357216, -0.5839760899543762, -0.2744078040122986, -0.904476523399353, -0.1410740613937378, 0.4107397496700287, -1.0423489809036255, 0.36956825852394104, -0.12011056393384933, -0.24783720076084137, -0.2484542280435562, 0.5282496809959412, -0.7978340983390808, 0.0845637321472168, 0.06687525659799576, 0.795250654220581, -1.1167011260986328, 0.5424852967262268, 0.9888932704925537, -0.5210003852844238, -0.9149261116981506, -0.2267625778913498, 0.15540377795696259, -0.9500376582145691, 0.5584112405776978, 0.24191789329051971, 0.34332039952278137, -0.1317131221294403, -0.5884019136428833, -1.0282258987426758, 1.6273242235183716, 0.10105159133672714, -0.4828348755836487, 0.29936325550079346, 0.06048054248094559, 0.40899255871772766, -0.4117686152458191, 0.5479871034622192, 0.7578110694885254, 0.646501362323761, 0.12406791001558304, -0.9159210324287415, 0.35170412063598633, -0.5610089898109436, -0.07633712887763977, 0.1386922001838684, -0.9484828114509583, 1.022925853729248, -0.3254874050617218, 0.03621865436434746, 0.02604515850543976, 0.3290333151817322, 0.682415783405304, 0.33610039949417114, 0.508138120174408, 0.7531934976577759, 0.7157008051872253, -0.22320277988910675, 1.103441834449768, -0.16615639626979828, 0.7690760493278503, 1.0814900398254395, -0.033940691500902176, 0.8048991560935974, 0.29430094361305237, -0.5621846914291382, 0.5175790190696716, 0.9286117553710938, -0.40366262197494507, 0.522426962852478, 0.20719732344150543, -0.008838224224746227, 0.012698017060756683, -0.12179342657327652, -0.5127028822898865, 0.5652917623519897, 0.17442195117473602, -0.5382169485092163, -0.0640878975391388, -0.3268650770187378, 0.13235114514827728, -0.321410208940506, -0.21964721381664276, 0.6759588718414307, 0.04628370329737663, -0.443448007106781, 0.7592720985412598, -0.13259834051132202, 0.6457098722457886, -0.6511392593383789, -0.2521284222602844, -0.24201186001300812, 0.25592875480651855, -0.5960009694099426, -0.966058075428009, 0.23170627653598785, 0.13665522634983063, -0.27164366841316223, -0.121223583817482, 0.46381351351737976, -0.32693079113960266, -0.6023630499839783, 0.4763725697994232, 0.3452635407447815, 0.38509345054626465, 0.22296561300754547, -0.9546919465065002, 0.2956148684024811, 0.2289908081293106, -0.9736613035202026, 0.31586548686027527, 0.14729972183704376, 0.01906161941587925, 0.5217809677124023, 0.7690801620483398, 0.12828701734542847, -0.030423520132899284, 0.04460601881146431, 1.0615019798278809, -0.6263369917869568, -0.3661349415779114, -0.8948715329170227, 0.903512179851532, -0.14138051867485046, -0.6306686401367188, 0.8203775882720947, 0.9940213561058044, 0.7976506352424622, 0.21632182598114014, 0.8395986557006836, -0.41805338859558105, 0.48365309834480286, -0.41680455207824707, 0.7709174752235413, -0.768025815486908, 0.4732440412044525, -0.1999683976173401, -0.8899518847465515, -0.02294045127928257, 0.7818595767021179, -0.20442983508110046, -0.04544698819518089, 0.5414458513259888, 0.8301964998245239, -0.026414593681693077, 0.1736770123243332, -0.1534828394651413, 0.5006526112556458, 0.1922711282968521, 0.6334459781646729, 0.6568444967269897, -0.8258712291717529, 0.5162447690963745, -0.6248389482498169, -0.49746784567832947, -0.11040864139795303, -0.6536996960639954, -0.7556361556053162, -0.5095426440238953, -0.470811665058136, -0.5336442589759827, -0.051214974373579025, 1.1115635633468628, 0.478511780500412, -0.9428611993789673, -0.4312460124492645, 0.09453649073839188, 0.17164865136146545, -0.2465774118900299, -0.3206782639026642, 0.715543806552887, 0.1035204753279686, -0.737507164478302, 0.42052993178367615, -0.2837763726711273, -0.09431841969490051, -0.002478549722582102, -0.1912962943315506, -0.4268413186073303, -0.31868696212768555, 0.45883238315582275, 0.08358830958604813, -0.6088771224021912, -0.19435924291610718, -0.2018449753522873, -0.003898615250363946, 0.27128124237060547, 0.28102773427963257, -0.5770273804664612, 0.03160858526825905, 0.5560349822044373, 0.14498108625411987, 0.6771039962768555, 0.17138636112213135, 0.21261180937290192, -0.831423819065094, 0.05259011313319206, 0.05410002917051315, 0.5186976194381714, 0.24385429918766022, -0.5835050344467163, 1.1736174821853638, 0.3573610186576843, -0.7165812253952026, -0.9556789994239807, -0.09494620561599731, -1.0397439002990723, 0.015477247536182404, 1.4041439294815063, -0.2523294985294342, -0.23461686074733734, 0.08235840499401093, -0.23708471655845642, 0.4186531603336334, -0.6720712780952454, 0.5871564149856567, 0.7098007798194885, -0.44673269987106323, 0.054633527994155884, -0.7406765818595886, 0.26603615283966064, -0.07510824501514435, -0.8422166705131531, 0.04832785204052925, 0.2669716775417328, 0.4071565866470337, 0.1808784455060959, 0.7590329051017761, -0.04666108265519142, -0.1663057804107666, 0.04738203063607216, 0.12684506177902222, -0.34765949845314026, -0.10053843259811401, -0.21048472821712494, -0.025323832407593727, -0.39949551224708557, -0.5057108402252197 ]
open-llm-leaderboard/details_abhishek__ccy0-2g7e-wqsa-0
open-llm-leaderboard
2023-12-02T16:46:45Z
0
0
[ "region:us" ]
null
2023-12-02T16:33:06Z
--- pretty_name: Evaluation run of abhishek/ccy0-2g7e-wqsa-0 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [abhishek/ccy0-2g7e-wqsa-0](https://huggingface.co/abhishek/ccy0-2g7e-wqsa-0)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 2 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_abhishek__ccy0-2g7e-wqsa-0\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T16:46:35.234385](https://huggingface.co/datasets/open-llm-leaderboard/details_abhishek__ccy0-2g7e-wqsa-0/blob/main/results_2023-12-02T16-46-35.234385.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.32221379833206976,\n\ \ \"acc_stderr\": 0.01287243548118878\n },\n \"harness|gsm8k|5\": {\n\ \ \"acc\": 0.32221379833206976,\n \"acc_stderr\": 0.01287243548118878\n\ \ }\n}\n```" repo_url: https://huggingface.co/abhishek/ccy0-2g7e-wqsa-0 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T16_33_02.439769 path: - '**/details_harness|gsm8k|5_2023-12-02T16-33-02.439769.parquet' - split: 2023_12_02T16_46_35.234385 path: - '**/details_harness|gsm8k|5_2023-12-02T16-46-35.234385.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T16-46-35.234385.parquet' - config_name: results data_files: - split: 2023_12_02T16_33_02.439769 path: - results_2023-12-02T16-33-02.439769.parquet - split: 2023_12_02T16_46_35.234385 path: - results_2023-12-02T16-46-35.234385.parquet - split: latest path: - results_2023-12-02T16-46-35.234385.parquet --- # Dataset Card for Evaluation run of abhishek/ccy0-2g7e-wqsa-0 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/abhishek/ccy0-2g7e-wqsa-0 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [abhishek/ccy0-2g7e-wqsa-0](https://huggingface.co/abhishek/ccy0-2g7e-wqsa-0) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_abhishek__ccy0-2g7e-wqsa-0", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T16:46:35.234385](https://huggingface.co/datasets/open-llm-leaderboard/details_abhishek__ccy0-2g7e-wqsa-0/blob/main/results_2023-12-02T16-46-35.234385.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.32221379833206976, "acc_stderr": 0.01287243548118878 }, "harness|gsm8k|5": { "acc": 0.32221379833206976, "acc_stderr": 0.01287243548118878 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3828723132610321, -0.6332625150680542, 0.13273830711841583, 0.12831395864486694, -0.2886839807033539, 0.0804017186164856, -0.4243972897529602, -0.236969456076622, 0.48242852091789246, 0.5921152234077454, -0.8096683025360107, -0.9740237593650818, -0.6236296892166138, 0.15884897112846375, -0.18364809453487396, 1.0989396572113037, -0.25061818957328796, -0.12019918859004974, -0.12220839411020279, -0.37899547815322876, -0.3821137249469757, -0.37009331583976746, -0.45230117440223694, -0.44493934512138367, 0.3897345960140228, 0.6305496692657471, 0.3858308494091034, 0.7266847491264343, 0.6204848289489746, 0.3724742829799652, -0.05145173519849777, 0.17801004648208618, -0.4086778163909912, 0.04325239360332489, 0.04573940113186836, -0.5461205244064331, -0.6834377646446228, 0.20470908284187317, 0.6454188823699951, 0.5766608119010925, -0.3027409315109253, 0.7176564335823059, 0.15319786965847015, 0.6225029826164246, -0.6144495010375977, 0.4748048782348633, -0.3884921371936798, -0.05052204057574272, -0.3618219494819641, -0.06204194575548172, -0.05715512856841087, -0.3972422480583191, -0.11995257437229156, -0.5122174620628357, 0.10508786141872406, 0.11490651965141296, 0.9294512867927551, 0.17737780511379242, -0.20228791236877441, -0.2930220067501068, -0.29302582144737244, 0.829455554485321, -0.8869470953941345, 0.009398877620697021, 0.6495744585990906, 0.13729821145534515, -0.17837780714035034, -0.6558468341827393, -0.40907934308052063, -0.01031365804374218, -0.20090407133102417, 0.26093730330467224, 0.044221941381692886, -0.10168778151273727, 0.49645254015922546, 0.6820210218429565, -0.6704475283622742, 0.06512344628572464, -0.5489824414253235, -0.20862562954425812, 1.0261189937591553, 0.4833011031150818, 0.0066107637248933315, -0.39693883061408997, -0.3335575759410858, -0.4110943675041199, -0.3822147250175476, 0.30851906538009644, 0.4684367775917053, 0.5026940107345581, -0.661979615688324, 0.9554380774497986, -0.46124112606048584, 0.49843424558639526, -0.14522889256477356, -0.27364274859428406, 0.8063448667526245, -0.5819653868675232, -0.19487664103507996, 0.018956519663333893, 0.9670310616493225, 0.42476609349250793, -0.015342275612056255, 0.2486179769039154, -0.2523517608642578, 0.03471387177705765, 0.015452555380761623, -0.8091273307800293, -0.19344748556613922, 0.4388324022293091, -0.5984630584716797, -0.32396188378334045, 0.27435946464538574, -0.9269019365310669, -0.2959918677806854, -0.2985959053039551, 0.15644283592700958, -0.096962109208107, -0.3570665717124939, -0.1473114937543869, -0.11398518085479736, 0.3478544056415558, 0.15922045707702637, -0.6424163579940796, 0.36791807413101196, 0.6007212996482849, 0.9427592754364014, -0.20289456844329834, -0.4296170473098755, -0.4158707857131958, -0.2553054094314575, -0.23205561935901642, 0.42218732833862305, -0.1847541779279709, -0.43176624178886414, 0.014288336969912052, 0.3217048943042755, -0.30350276827812195, -0.590803325176239, 0.6758714318275452, -0.2686353027820587, 0.17571614682674408, -0.38018175959587097, -0.509910523891449, -0.15705911815166473, 0.34218722581863403, -0.646025538444519, 1.3983222246170044, 0.38467660546302795, -0.8796761631965637, 0.11118416488170624, -0.8108153343200684, -0.2634461224079132, 0.0737438052892685, 0.08422733098268509, -0.5469862222671509, -0.13650593161582947, 0.05093090981245041, 0.5577709078788757, -0.3463825583457947, -0.033443883061409, -0.3293330669403076, -0.38986921310424805, 0.11260206997394562, -0.07441536337137222, 1.029941201210022, 0.19920600950717926, -0.2409246563911438, 0.17364712059497833, -0.9580890536308289, 0.12591496109962463, 0.38066133856773376, -0.5337895154953003, -0.24934101104736328, -0.2118733823299408, 0.09249666333198547, 0.19739097356796265, 0.6276443600654602, -0.6077569127082825, 0.3572934865951538, -0.17817546427249908, 0.2097346931695938, 0.9373760223388672, 0.11373218894004822, 0.20702533423900604, -0.4836629331111908, 0.5982963442802429, -0.03434336930513382, 0.29443082213401794, 0.028598204255104065, -0.5943687558174133, -0.7416349053382874, -0.16084185242652893, 0.2009291648864746, 0.7038019299507141, -0.5043560862541199, 0.7913762331008911, -0.3757781386375427, -0.6908257603645325, -0.7486938238143921, 0.09092865139245987, 0.39070868492126465, 0.5617184638977051, 0.39413508772850037, -0.3733573853969574, -0.6863279938697815, -1.0164119005203247, 0.03548853471875191, -0.2530379295349121, 0.012924274429678917, 0.4859755039215088, 0.9965603351593018, -0.24752093851566315, 0.6396628618240356, -0.7661798596382141, -0.2411269247531891, -0.2658148407936096, 0.0023981730919331312, 0.7223842144012451, 0.4392795264720917, 0.3077809810638428, -0.5851752161979675, -0.38383492827415466, -0.1808357834815979, -0.7373195886611938, -0.2418041080236435, -0.07117848843336105, -0.33234649896621704, 0.30397695302963257, -0.12259311228990555, -0.5537087321281433, 0.5545969009399414, 0.5559338331222534, -0.6258928775787354, 0.7637417316436768, 0.13124851882457733, 0.4067656099796295, -1.1325122117996216, 0.2420506328344345, 0.09904345870018005, 0.06804892420768738, -0.29577380418777466, -0.0830894187092781, -0.06407291442155838, 0.35953566431999207, -0.42847228050231934, 0.6694278120994568, -0.36846357583999634, -0.22796499729156494, 0.047171857208013535, 0.2073272317647934, -0.08979059755802155, 0.6120718717575073, -0.3240690529346466, 0.7062193751335144, 0.5169454216957092, -0.37601974606513977, 0.5745755434036255, 0.6439042091369629, -0.5304387211799622, 0.30162620544433594, -0.4306815266609192, 0.025185249745845795, 0.27300235629081726, 0.10566011816263199, -0.9090493321418762, -0.36969396471977234, 0.4425566792488098, -0.5540341734886169, 0.2059703916311264, -0.3362538516521454, -0.6459384560585022, -0.5253261923789978, -0.6013281941413879, 0.11504881083965302, 0.6162448525428772, -0.5436038374900818, 0.2896592617034912, 0.4384303092956543, 0.036961402744054794, -0.7208645939826965, -0.6934288144111633, -0.26692119240760803, -0.2958539128303528, -0.6534825563430786, 0.28526902198791504, -0.240821972489357, -0.3034307062625885, 0.047251008450984955, -0.15937502682209015, 0.039933715015649796, 0.11446458101272583, 0.35430192947387695, 0.5488662719726562, -0.11325493454933167, -0.3655797839164734, -0.23513098061084747, -0.03595595061779022, 0.195684552192688, 0.1972520351409912, 0.5887323021888733, -0.1537078619003296, -0.2884106934070587, -0.25710052251815796, 0.08030934631824493, 0.4413861632347107, -0.14922919869422913, 0.8594973087310791, 0.6602002382278442, -0.30962470173835754, -0.10391469299793243, -0.37105584144592285, -0.03560526669025421, -0.4901832342147827, 0.3277101218700409, -0.24962086975574493, -0.6732635498046875, 0.8681047558784485, 0.16793127357959747, 0.26495638489723206, 0.7058875560760498, 0.6539259552955627, 0.04269155487418175, 0.6997646689414978, 0.2167121171951294, -0.11811991035938263, 0.5120084881782532, -0.760513424873352, -0.1634671837091446, -1.275475263595581, -0.4442472755908966, -0.4781096279621124, -0.35783252120018005, -0.8433870077133179, -0.2883274555206299, 0.19492976367473602, 0.2715263068675995, -0.4439889192581177, 0.438755601644516, -0.5904980301856995, 0.1772000640630722, 0.6084958910942078, 0.1489059180021286, 0.0760040283203125, -0.09309864044189453, -0.20075556635856628, 0.20740088820457458, -0.4266698658466339, -0.35187163949012756, 1.3520245552062988, 0.26683250069618225, 0.5854265689849854, -0.026876389980316162, 0.8800186514854431, 0.3312705159187317, 0.2750684916973114, -0.6423332691192627, 0.698675811290741, -0.04238161817193031, -0.4138626158237457, -0.2672373056411743, -0.5247853994369507, -0.9516430497169495, 0.268226683139801, -0.13480155169963837, -0.897999107837677, -0.03372615575790405, -0.04262998327612877, 0.032401811331510544, 0.2835245132446289, -0.48240071535110474, 0.8865306973457336, -0.14072072505950928, -0.5130907893180847, -0.02081182599067688, -0.8063123226165771, 0.4436972141265869, 0.0684545636177063, 0.35473930835723877, -0.3225056231021881, 0.010770645923912525, 1.1839126348495483, -0.6304773092269897, 0.8018137812614441, -0.38157081604003906, 0.09964681416749954, 0.4717983901500702, -0.30564796924591064, 0.6345967054367065, -0.06353705376386642, -0.2715194821357727, 0.43974655866622925, -0.23391160368919373, -0.2739652991294861, -0.3004218339920044, 0.8542749881744385, -0.8133386969566345, -0.31894320249557495, -0.48935630917549133, -0.49924787878990173, 0.08755837380886078, 0.21911849081516266, 0.31543853878974915, 0.2670519948005676, 0.010847444646060467, 0.1872827708721161, 0.2531839907169342, -0.1705329716205597, 0.5687815546989441, 0.5006787776947021, -0.16575153172016144, -0.6694734692573547, 0.5774975419044495, 0.24491049349308014, 0.006973992567509413, 0.09132526814937592, 0.10209380835294724, -0.5974340438842773, -0.5851793885231018, -0.43266335129737854, 0.30948054790496826, -0.6921631693840027, -0.34526142477989197, -0.3876035511493683, -0.3615370988845825, -0.34413042664527893, 0.03651157021522522, -0.4659138023853302, -0.48235905170440674, -0.29680904746055603, -0.23588202893733978, 0.6334179043769836, 0.6031847596168518, -0.31225723028182983, 0.2982655465602875, -0.7332338094711304, 0.16148391366004944, -0.15077458322048187, 0.47515764832496643, -0.024724548682570457, -0.5906829237937927, -0.5972700119018555, 0.14720161259174347, -0.425711065530777, -0.8381081223487854, 0.4994640350341797, -0.010622432455420494, 0.7646327018737793, 0.032778818160295486, 0.20571690797805786, 0.6930713653564453, -0.21467164158821106, 1.1582019329071045, -0.006075459066778421, -0.6975988149642944, 0.7360289692878723, -0.2932833135128021, 0.13888221979141235, 0.5377768874168396, 0.15427325665950775, -0.5486484169960022, -0.18388782441616058, -0.8379324078559875, -1.23753023147583, 1.0005520582199097, 0.4865875840187073, -0.28102782368659973, 0.1632959544658661, 0.40674707293510437, -0.05687810480594635, 0.1940079629421234, -0.6484515070915222, -0.7909564971923828, -0.11828532814979553, -0.30959588289260864, -0.009727472439408302, 0.006681770086288452, -0.421848326921463, -0.42107439041137695, 0.9917178153991699, -0.06614720076322556, 0.3286440074443817, 0.09271273761987686, -0.03076891414821148, -0.2424200028181076, 0.20151276886463165, 0.3832884132862091, 0.6600675582885742, -0.35095253586769104, -0.16102677583694458, 0.3173286020755768, -0.6629406809806824, -0.015764283016324043, 0.25176137685775757, 0.06877007335424423, -0.2559639811515808, 0.803709864616394, 0.888728141784668, 0.010399811901152134, -0.4505052864551544, 0.5254814624786377, 0.06448496878147125, -0.20187626779079437, -0.5100488662719727, 0.2624080181121826, -0.036262303590774536, 0.35532698035240173, 0.37984371185302734, -0.10360740125179291, 0.057155266404151917, -0.3114326596260071, 0.3513679504394531, 0.26163673400878906, 0.0037350445054471493, -0.3280455470085144, 0.5877386331558228, -0.033504217863082886, -0.2223946750164032, 0.8112549185752869, -0.16091711819171906, -0.48731034994125366, 1.095220923423767, 0.30914855003356934, 0.9040930271148682, -0.25238531827926636, 0.08142337203025818, 0.6864106059074402, 0.23396340012550354, -0.14728066325187683, 0.6137479543685913, 0.10705886036157608, -0.6698861122131348, -0.2425422966480255, -0.8580014109611511, -0.3359575569629669, 0.3427641689777374, -1.1178737878799438, 0.459832102060318, -0.12723053991794586, -0.1321232169866562, -0.09918759018182755, 0.5780812501907349, -0.8904111981391907, 0.1228894591331482, 0.041929423809051514, 0.8783721923828125, -1.05634343624115, 0.6588508486747742, 0.8695389628410339, -0.5412423014640808, -0.8215544819831848, -0.23463988304138184, 0.1055908352136612, -0.9279518723487854, 0.287752240896225, 0.20678184926509857, 0.3781670928001404, -0.21155953407287598, -0.6792547702789307, -0.9704264998435974, 1.6078848838806152, 0.030807914212346077, -0.5477753281593323, 0.29856085777282715, 0.11232553422451019, 0.41214004158973694, -0.44633135199546814, 0.47847744822502136, 0.7093594670295715, 0.748786985874176, 0.14880429208278656, -0.9160944819450378, 0.33700743317604065, -0.4961346387863159, -0.1316205859184265, 0.19368967413902283, -0.8953699469566345, 0.9880573749542236, -0.24596980214118958, -0.05526671186089516, -0.05155624449253082, 0.37919560074806213, 0.6091512441635132, 0.3821047842502594, 0.46795299649238586, 0.6972622275352478, 0.730231523513794, -0.24148952960968018, 1.077003836631775, -0.2167413830757141, 0.7632144093513489, 1.1546112298965454, -0.10661851614713669, 0.7874155044555664, 0.22289437055587769, -0.5354000926017761, 0.5605848431587219, 0.9276301860809326, -0.47991999983787537, 0.5491540431976318, 0.2672037184238434, 0.01972876861691475, -0.005115884356200695, -0.023629777133464813, -0.45314687490463257, 0.5533933639526367, 0.26671162247657776, -0.5002939701080322, -0.13213887810707092, -0.3177179992198944, 0.1013885885477066, -0.3049105405807495, -0.2907799780368805, 0.6541866064071655, -0.00619702460244298, -0.544696569442749, 0.7240862250328064, 0.007027310784906149, 0.6689298152923584, -0.7112368941307068, -0.20219039916992188, -0.24240323901176453, 0.15231120586395264, -0.5371397733688354, -0.9954755902290344, 0.28156232833862305, 0.015448002144694328, -0.2588070333003998, -0.0283719040453434, 0.5412161946296692, -0.3962607681751251, -0.48483166098594666, 0.4616636335849762, 0.4979054927825928, 0.32585465908050537, 0.21564587950706482, -0.9699724316596985, 0.25018996000289917, 0.24942919611930847, -0.8310776352882385, 0.37447625398635864, 0.19970904290676117, 0.02158293128013611, 0.5222693681716919, 0.7443891167640686, 0.10463815927505493, 0.034759510308504105, -0.011516125872731209, 1.0453393459320068, -0.7623968124389648, -0.4061051309108734, -0.8457160592079163, 0.9037275910377502, -0.2549971640110016, -0.602405846118927, 0.8465734720230103, 1.036989688873291, 0.7899436950683594, 0.17823652923107147, 0.8493117094039917, -0.39171138405799866, 0.49573758244514465, -0.48109230399131775, 0.825455904006958, -0.6453292369842529, 0.4056701064109802, -0.17587095499038696, -0.8962874412536621, 0.02882402017712593, 0.6514535546302795, -0.06391363590955734, 0.02403400093317032, 0.6828824281692505, 0.8045975565910339, 0.07969455420970917, 0.209865540266037, -0.07460838556289673, 0.4983522295951843, 0.18951058387756348, 0.5028142929077148, 0.6404968500137329, -0.618537187576294, 0.3408082127571106, -0.6831491589546204, -0.46830904483795166, -0.010380590334534645, -0.6636035442352295, -0.8743239045143127, -0.6135811805725098, -0.4241866171360016, -0.601690948009491, -0.10575257986783981, 1.1282671689987183, 0.43991097807884216, -0.8758913278579712, -0.39772337675094604, 0.15493540465831757, 0.22048181295394897, -0.241385817527771, -0.3216540813446045, 0.6768132448196411, -0.06438689678907394, -0.7314437627792358, 0.3442859947681427, -0.23527851700782776, -0.1568327695131302, -0.0850621834397316, -0.19426804780960083, -0.30640909075737, -0.1949864625930786, 0.45726582407951355, 0.10589153319597244, -0.6184380650520325, -0.29866695404052734, -0.16353842616081238, -0.0050125266425311565, 0.2628190219402313, 0.35144615173339844, -0.536489725112915, 0.07390525192022324, 0.51902174949646, 0.16666530072689056, 0.7394142150878906, 0.03825129568576813, 0.1307741105556488, -0.8227381706237793, -0.02805458754301071, 0.06594178080558777, 0.588071346282959, 0.23616668581962585, -0.5103430151939392, 1.1178176403045654, 0.36242735385894775, -0.659900963306427, -0.8993089199066162, -0.15394866466522217, -1.1826610565185547, -0.027156930416822433, 1.423694133758545, -0.29167717695236206, -0.30943241715431213, 0.019038226455450058, -0.05325634032487869, 0.4310726225376129, -0.7016176581382751, 0.5107325315475464, 0.8219639658927917, -0.42669904232025146, -0.021885698661208153, -0.6329024434089661, 0.3815542459487915, -0.10643845051527023, -0.9629215002059937, 0.11879941821098328, 0.3561517894268036, 0.4568736255168915, 0.11525443196296692, 0.677404522895813, -0.0803360864520073, -0.17746476829051971, 0.06618156284093857, 0.2793785035610199, -0.2401711344718933, -0.040753357112407684, -0.24633759260177612, 0.07036248594522476, -0.353154718875885, -0.5324427485466003 ]
open-llm-leaderboard/details_kaist-ai__prometheus-13b-v1.0
open-llm-leaderboard
2023-12-02T16:48:17Z
0
0
[ "region:us" ]
null
2023-12-02T16:48:06Z
--- pretty_name: Evaluation run of kaist-ai/prometheus-13b-v1.0 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [kaist-ai/prometheus-13b-v1.0](https://huggingface.co/kaist-ai/prometheus-13b-v1.0)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_kaist-ai__prometheus-13b-v1.0\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T16:47:58.854671](https://huggingface.co/datasets/open-llm-leaderboard/details_kaist-ai__prometheus-13b-v1.0/blob/main/results_2023-12-02T16-47-58.854671.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.3169067475360121,\n\ \ \"acc_stderr\": 0.012815868296721386\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.3169067475360121,\n \"acc_stderr\": 0.012815868296721386\n\ \ }\n}\n```" repo_url: https://huggingface.co/kaist-ai/prometheus-13b-v1.0 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T16_47_58.854671 path: - '**/details_harness|gsm8k|5_2023-12-02T16-47-58.854671.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T16-47-58.854671.parquet' - config_name: results data_files: - split: 2023_12_02T16_47_58.854671 path: - results_2023-12-02T16-47-58.854671.parquet - split: latest path: - results_2023-12-02T16-47-58.854671.parquet --- # Dataset Card for Evaluation run of kaist-ai/prometheus-13b-v1.0 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/kaist-ai/prometheus-13b-v1.0 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [kaist-ai/prometheus-13b-v1.0](https://huggingface.co/kaist-ai/prometheus-13b-v1.0) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_kaist-ai__prometheus-13b-v1.0", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T16:47:58.854671](https://huggingface.co/datasets/open-llm-leaderboard/details_kaist-ai__prometheus-13b-v1.0/blob/main/results_2023-12-02T16-47-58.854671.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.3169067475360121, "acc_stderr": 0.012815868296721386 }, "harness|gsm8k|5": { "acc": 0.3169067475360121, "acc_stderr": 0.012815868296721386 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.44766226410865784, -0.6978446841239929, 0.26683667302131653, 0.09559208154678345, -0.38385966420173645, 0.02487283945083618, -0.33305373787879944, -0.14164483547210693, 0.34972500801086426, 0.6780685186386108, -0.7961496114730835, -0.9820831418037415, -0.6915383338928223, 0.13624624907970428, -0.23519597947597504, 1.103773832321167, -0.11308267712593079, -0.10641118139028549, -0.002996905939653516, -0.42694807052612305, -0.506742537021637, -0.3929535746574402, -0.6908329725265503, -0.4725962281227112, 0.3426736891269684, 0.6251919865608215, 0.5018551349639893, 0.7684060335159302, 0.7422019839286804, 0.36785438656806946, -0.10344789922237396, 0.28643664717674255, -0.49430912733078003, -0.1141655445098877, 0.10148265957832336, -0.46057218313217163, -0.6200937628746033, 0.10975398123264313, 0.8022264242172241, 0.347288578748703, -0.09482825547456741, 0.5866780877113342, 0.09509345889091492, 0.5987564325332642, -0.3950033187866211, 0.4907436966896057, -0.2353287935256958, 0.12527891993522644, -0.39881202578544617, -0.1684524118900299, -0.18699191510677338, -0.42992904782295227, 0.04703564941883087, -0.5436437129974365, 0.08132392168045044, 0.022003723308444023, 0.9594834446907043, 0.32361429929733276, -0.28558680415153503, -0.13513228297233582, -0.4613416790962219, 0.8496947884559631, -0.8614266514778137, 0.03051820397377014, 0.50789475440979, 0.15149076282978058, -0.18277201056480408, -0.7413346767425537, -0.36747971177101135, -0.21174511313438416, -0.15269657969474792, 0.2872326970100403, 0.020802130922675133, -0.1362459510564804, 0.3272840678691864, 0.7056248784065247, -0.6745842099189758, 0.1159304603934288, -0.7195879220962524, -0.11587052047252655, 0.978508710861206, 0.44155195355415344, 0.09110814332962036, -0.5048469305038452, -0.4226333498954773, -0.5916480422019958, -0.3534884750843048, 0.1300952285528183, 0.32487037777900696, 0.5907770395278931, -0.7237676382064819, 0.84903484582901, -0.22728733718395233, 0.3863690197467804, -0.09959786385297775, -0.05105682089924812, 0.8469598889350891, -0.5750232338905334, -0.14878499507904053, 0.17722803354263306, 1.1453619003295898, 0.3936406672000885, -0.027227316051721573, 0.287748783826828, -0.1507970094680786, 0.047702010720968246, 0.30938220024108887, -0.6687241196632385, -0.08025073260068893, 0.3671971261501312, -0.5413013696670532, -0.4805247187614441, 0.1776912808418274, -0.8156129717826843, -0.3769870698451996, -0.24772952497005463, 0.3216724693775177, -0.3849422037601471, -0.23554643988609314, -0.15531037747859955, -0.14676395058631897, 0.34040406346321106, 0.06578969210386276, -0.41995489597320557, 0.3956102132797241, 0.6257283091545105, 0.9427515268325806, -0.14840815961360931, -0.4042753577232361, -0.3307355046272278, -0.3365703821182251, -0.21916665136814117, 0.45846131443977356, -0.12873061001300812, -0.4828527271747589, -0.22886721789836884, 0.20346681773662567, -0.2850351631641388, -0.543096661567688, 0.7359668612480164, -0.3041374087333679, 0.16894754767417908, -0.3431203067302704, -0.7748759388923645, -0.18973612785339355, 0.3003327548503876, -0.7621268630027771, 1.310963749885559, 0.2578440010547638, -0.7886564135551453, 0.03400937095284462, -0.9926664233207703, -0.1928720772266388, 0.17726191878318787, -0.1241505965590477, -0.5293703675270081, -0.1689254492521286, 0.10431240499019623, 0.5183291435241699, -0.323201984167099, 0.10691284388303757, -0.15953709185123444, -0.4061441123485565, 0.09370158612728119, -0.05790594965219498, 0.9583390355110168, 0.20074765384197235, -0.40098029375076294, 0.22800251841545105, -0.9160260558128357, 0.033845312893390656, 0.3577149212360382, -0.3763576149940491, -0.1809801608324051, -0.05364830419421196, 0.026504453271627426, 0.039063043892383575, 0.5541359186172485, -0.607509434223175, 0.21073664724826813, -0.17374102771282196, 0.16953276097774506, 1.133633017539978, 0.06485392153263092, 0.1514899730682373, -0.46877267956733704, 0.49015915393829346, 0.0574713833630085, 0.3881547451019287, 0.17491330206394196, -0.5023694038391113, -0.7563831210136414, -0.10957494378089905, 0.10476865619421005, 0.6938155889511108, -0.5303291082382202, 0.7317742705345154, -0.47841575741767883, -0.9842628240585327, -0.719576358795166, 0.012803325429558754, 0.4712793529033661, 0.48285973072052, 0.41957157850265503, -0.31017401814460754, -0.7137899994850159, -1.145955204963684, 0.07173315435647964, -0.3435049057006836, 0.20359773933887482, 0.543868899345398, 0.9129248261451721, -0.2666906714439392, 0.5868864059448242, -0.7702313661575317, -0.2579177916049957, -0.3802419900894165, 0.018710503354668617, 0.7531962990760803, 0.6014542579650879, 0.21662667393684387, -0.8227721452713013, -0.18197093904018402, -0.07954957336187363, -0.8921303749084473, -0.057033054530620575, -0.20078052580356598, -0.3514043390750885, 0.021762657910585403, 0.035365376621484756, -0.44843795895576477, 0.41354477405548096, 0.36341777443885803, -0.6904087662696838, 0.6600701808929443, 0.026664739474654198, 0.4446827173233032, -1.2809513807296753, 0.1562018245458603, 0.22873570024967194, 0.0539865642786026, -0.39975088834762573, -0.007137886248528957, -0.07551437616348267, 0.3475339114665985, -0.5573323965072632, 0.5505922436714172, -0.009247632697224617, -0.10237397253513336, -0.003976776730269194, 0.14266401529312134, -0.21719926595687866, 0.5154632329940796, -0.2074568122625351, 0.7422314882278442, 0.41736602783203125, -0.5676432251930237, 0.603847324848175, 0.7367053031921387, -0.45371490716934204, 0.21572992205619812, -0.5842539072036743, 0.07219076156616211, 0.035866349935531616, 0.11697342246770859, -0.6995819807052612, -0.3041316270828247, 0.4333917796611786, -0.5719550251960754, 0.0772944986820221, -0.12290190905332565, -0.594546914100647, -0.4558466672897339, -0.4554469883441925, 0.22960197925567627, 0.6371818780899048, -0.44905295968055725, 0.26525357365608215, 0.39626386761665344, 0.10003717243671417, -0.5638748407363892, -0.6360232830047607, -0.3116194009780884, -0.3621619641780853, -0.6101135015487671, 0.46122124791145325, -0.2526083290576935, -0.29406216740608215, 0.05514811351895332, -0.07118458300828934, -0.053884197026491165, 0.17082707583904266, 0.40711477398872375, 0.6547832489013672, -0.254050612449646, -0.29232439398765564, -0.21976514160633087, -0.18888123333454132, 0.10661996155977249, 0.1523825079202652, 0.6151135563850403, -0.4036750793457031, -0.23943433165550232, -0.33818987011909485, -0.07427375763654709, 0.528165876865387, 0.03196095675230026, 0.8626288175582886, 0.6677928566932678, -0.32285308837890625, 0.09009754657745361, -0.34242281317710876, -0.028611572459340096, -0.4615831673145294, 0.34110555052757263, -0.13379524648189545, -0.7298707365989685, 0.7402157187461853, 0.20438207685947418, 0.407187283039093, 0.9032505750656128, 0.5346173048019409, 0.10704323649406433, 0.5942909717559814, 0.35961201786994934, -0.14995045959949493, 0.5099986791610718, -0.7365996241569519, -0.16738437116146088, -1.1204322576522827, -0.40825921297073364, -0.4657554626464844, -0.40008342266082764, -0.9039159417152405, -0.22051295638084412, 0.3372364044189453, -0.027502844110131264, -0.5116182565689087, 0.6407653093338013, -0.6625794172286987, 0.23966868221759796, 0.7657981514930725, 0.3521810472011566, 0.021017178893089294, -0.14188021421432495, -0.1139959767460823, 0.1365184336900711, -0.42084595561027527, -0.4732321500778198, 1.3122248649597168, 0.16006667912006378, 0.47153371572494507, -0.08672646433115005, 0.94552081823349, 0.5021135807037354, 0.14484500885009766, -0.3736296594142914, 0.8028535842895508, -0.20968517661094666, -0.4636577367782593, -0.32491880655288696, -0.5592365264892578, -0.9434458613395691, 0.21979853510856628, 0.011990979313850403, -0.8956354856491089, -0.013334222137928009, -0.04838426783680916, -0.21931932866573334, 0.2647605836391449, -0.42176389694213867, 1.0063421726226807, -0.05763961747288704, -0.2543688416481018, -0.20341432094573975, -0.8414404392242432, 0.32023951411247253, -0.1229393482208252, 0.288208931684494, -0.22805193066596985, 0.20138217508792877, 1.1979480981826782, -0.6536750793457031, 0.7850052118301392, -0.1609264463186264, 0.13754115998744965, 0.4131529629230499, -0.4540657699108124, 0.5020202994346619, -0.04418869689106941, -0.36560285091400146, 0.3271915018558502, -0.2289862036705017, -0.26200389862060547, -0.28668785095214844, 0.8867791891098022, -1.0292445421218872, -0.26452508568763733, -0.4021018147468567, -0.529321014881134, 0.24568314850330353, 0.1489650458097458, 0.4982556104660034, 0.34599995613098145, -0.0514049157500267, 0.2303522527217865, 0.424607515335083, -0.30962690711021423, 0.3595384359359741, 0.32223638892173767, -0.07910443097352982, -0.7553262114524841, 0.6279340982437134, 0.2941643297672272, -0.010729538276791573, 0.17064303159713745, 0.07580109685659409, -0.507021963596344, -0.3505122661590576, -0.36455923318862915, 0.17444682121276855, -0.6828113198280334, -0.16878573596477509, -0.35729363560676575, -0.49646908044815063, -0.27879518270492554, -0.06331078708171844, -0.5988712310791016, -0.44970402121543884, -0.31347861886024475, -0.3247755467891693, 0.6743645071983337, 0.5733214020729065, -0.29503190517425537, 0.37768542766571045, -0.8623758554458618, 0.301980197429657, -0.2861942946910858, 0.3135860860347748, -0.12619251012802124, -0.5789986848831177, -0.48595020174980164, 0.0934174507856369, -0.5089932084083557, -0.8206412196159363, 0.4176575243473053, -0.07057663798332214, 0.6513909101486206, 0.07102778553962708, 0.23025496304035187, 0.8092435002326965, -0.215775728225708, 1.221319556236267, -0.10509061813354492, -0.7208669781684875, 0.8918138742446899, -0.20172998309135437, 0.30264565348625183, 0.5571182370185852, 0.19177106022834778, -0.5319414138793945, -0.38504448533058167, -1.0064375400543213, -1.238046407699585, 1.0400266647338867, 0.6904028654098511, -0.17471501231193542, 0.008979441598057747, 0.3916284739971161, 0.0676751509308815, 0.08942016959190369, -0.7594132423400879, -0.8840792179107666, 0.02318640425801277, -0.28884297609329224, -0.15018436312675476, 0.04992811009287834, -0.19604723155498505, -0.39655473828315735, 1.1450382471084595, 0.1424386352300644, 0.3735993802547455, 0.2209455668926239, -0.02782880887389183, -0.09024233371019363, 0.20890681445598602, 0.3063699007034302, 0.5315327644348145, -0.31626561284065247, -0.06632646173238754, 0.36759671568870544, -0.7231171131134033, 0.06570960581302643, 0.4185580313205719, -0.03983534872531891, -0.10013759136199951, 0.6570019721984863, 0.9965361952781677, 0.04915814474225044, -0.5263223648071289, 0.3062445819377899, 0.0034476611763238907, -0.1163695678114891, -0.6428171992301941, 0.25724107027053833, -0.2509574294090271, 0.5653066635131836, 0.35658466815948486, -0.08786790817975998, 0.05008354038000107, -0.11424172669649124, 0.27923595905303955, 0.05473428592085838, -0.08026966452598572, -0.2581753432750702, 0.6048481464385986, -0.12808600068092346, -0.21004562079906464, 0.9754552841186523, -0.0590352825820446, -0.3962813913822174, 1.159619927406311, 0.25660082697868347, 0.9713711738586426, -0.18441349267959595, 0.17022308707237244, 0.571603536605835, 0.32469430565834045, -0.09684814512729645, 0.6353104710578918, 0.11723724752664566, -0.6708502769470215, -0.25301966071128845, -0.6950238943099976, -0.23446547985076904, 0.47517842054367065, -1.0182139873504639, 0.450642466545105, -0.1866060346364975, -0.34685230255126953, 0.08600737899541855, 0.4297405779361725, -0.8562857508659363, 0.10807850956916809, 0.1637837439775467, 0.8592531085014343, -0.9521681070327759, 0.41272369027137756, 0.9596033692359924, -0.5006046891212463, -0.8402164578437805, -0.37930363416671753, 0.07298383116722107, -0.7061315774917603, 0.4177953600883484, 0.27759721875190735, 0.4459180235862732, -0.07810932397842407, -0.6529279947280884, -1.003345012664795, 1.4936575889587402, 0.14102226495742798, -0.4618492126464844, 0.20711813867092133, 0.3082774877548218, 0.3641166687011719, -0.2381279319524765, 0.36613598465919495, 0.6349411010742188, 0.7523322701454163, -0.026377234607934952, -0.8934733867645264, 0.28760865330696106, -0.5750231146812439, -0.09319483488798141, 0.2856573760509491, -0.8516880869865417, 0.872721254825592, -0.1294887661933899, 0.01511936541646719, -0.03968486934900284, 0.5432631373405457, 0.6829001307487488, 0.41298991441726685, 0.5307337045669556, 0.7216306924819946, 0.6936450004577637, -0.24424289166927338, 1.1152591705322266, -0.2861141860485077, 0.7185379862785339, 1.0985699892044067, -0.03381550312042236, 0.6467666625976562, 0.2237892746925354, -0.34784501791000366, 0.5250197649002075, 0.9309061169624329, -0.5517433285713196, 0.5134599804878235, 0.12036889791488647, 0.00654260441660881, -0.09319454431533813, -0.1005910187959671, -0.45292264223098755, 0.3943418860435486, 0.17668628692626953, -0.6230812668800354, -0.21929976344108582, -0.19703969359397888, 0.07828500866889954, -0.35526004433631897, -0.2740350067615509, 0.6292432546615601, 0.08924943208694458, -0.5795510411262512, 0.5977867841720581, -0.05214471369981766, 0.43777862191200256, -0.6908248066902161, -0.12425071001052856, -0.18775314092636108, 0.27704182267189026, -0.35002651810646057, -0.9576675295829773, 0.2336050420999527, 0.10258222371339798, -0.20480436086654663, -0.02773936651647091, 0.5653622150421143, -0.1218012124300003, -0.5357843041419983, 0.29458707571029663, 0.4874001741409302, 0.43877872824668884, 0.2670486271381378, -0.8674001097679138, 0.2563982605934143, 0.2447078675031662, -0.7601709961891174, 0.16120442748069763, 0.1290682703256607, -0.00173682882450521, 0.6310967206954956, 0.6646881103515625, -0.07284224778413773, 0.046582236886024475, 0.05860666558146477, 0.9447327256202698, -0.8198455572128296, -0.40965285897254944, -1.0911798477172852, 0.8261390924453735, -0.2526642978191376, -0.6964707970619202, 0.851571798324585, 0.9879801869392395, 0.7985566854476929, 0.13013899326324463, 0.7656416893005371, -0.3484223484992981, 0.22894465923309326, -0.36762696504592896, 0.7342057824134827, -0.5861804485321045, 0.2926231026649475, -0.3066006600856781, -0.789492130279541, 0.04002939909696579, 0.5795531272888184, -0.17376571893692017, -0.05699121206998825, 0.5890002846717834, 0.7388429045677185, 0.050742655992507935, 0.36146849393844604, -0.13910436630249023, 0.5215652585029602, 0.26026642322540283, 0.49636584520339966, 0.6354972720146179, -0.6738671064376831, 0.3404180109500885, -0.6768999099731445, -0.3218110203742981, 0.03254223242402077, -0.5598325133323669, -0.6830549836158752, -0.6365078091621399, -0.5786133408546448, -0.5475907325744629, 0.08939667046070099, 1.2467620372772217, 0.4610637128353119, -0.7373449206352234, -0.33808469772338867, -0.08592730015516281, 0.10674969851970673, -0.30259981751441956, -0.30484631657600403, 0.6789718270301819, -0.11429613083600998, -0.7053109407424927, 0.4448142647743225, -0.20090161263942719, -0.06854842603206635, 0.043738774955272675, -0.23114965856075287, -0.2716188430786133, -0.1282719075679779, 0.37918218970298767, 0.07158561795949936, -0.5748751759529114, -0.21060511469841003, -0.2238464206457138, 0.0337589830160141, 0.25542765855789185, 0.15159514546394348, -0.693701982498169, 0.026601333171129227, 0.4215220510959625, 0.27678167819976807, 0.6644383668899536, -0.08570107817649841, 0.2963933050632477, -0.7275825142860413, -0.11976716667413712, 0.0720360279083252, 0.5377413034439087, 0.1161409318447113, -0.5395358800888062, 1.0699458122253418, 0.216277614235878, -0.672588586807251, -0.904484212398529, -0.1761312633752823, -1.109653353691101, 0.00034272734774276614, 1.2495765686035156, -0.1781276911497116, -0.30358144640922546, 0.25615987181663513, -0.08341684937477112, 0.6084246039390564, -0.6009203791618347, 0.6108712553977966, 0.7497578859329224, -0.3015887141227722, 0.04435865581035614, -0.6494160890579224, 0.22669528424739838, 0.04930970445275307, -0.9830805659294128, -0.07018638402223587, 0.36271414160728455, 0.2578139305114746, 0.2664127051830292, 0.6146799325942993, -0.1751433163881302, 0.02635101228952408, -0.03088325634598732, 0.1853046864271164, -0.10540921241044998, -0.036186154931783676, -0.16538718342781067, 0.010031147859990597, -0.3946477174758911, -0.5081033110618591 ]
JST4/Experiment
JST4
2023-12-04T06:07:46Z
0
1
[ "license:mit", "region:us" ]
null
2023-12-02T16:52:30Z
--- license: mit dataset_info: features: - name: data dtype: string - name: activation dtype: string - name: loss_function dtype: string - name: optimizer dtype: string - name: batch_size dtype: int64 - name: epochs dtype: int64 - name: learning_rate dtype: float64 - name: lr_scheduler_step dtype: int64 - name: train_loss dtype: float64 - name: train_acc dtype: float64 - name: test_loss dtype: float64 - name: test_acc dtype: float64 - name: best_at_epoch dtype: int64 - name: score dtype: float64 - name: res_url dtype: string - name: fi_url dtype: string splits: - name: result num_bytes: 235913 num_examples: 383 download_size: 44161 dataset_size: 235913 configs: - config_name: default data_files: - split: result path: data/result-* --- ## Jaringan Syaraf Tiruan Kelompok 4
[ 0.002762432675808668, -0.6348621845245361, 0.2907094359397888, 0.9891446232795715, -0.7892768383026123, 0.08771059662103653, 0.18799206614494324, -0.021158449351787567, 0.19335134327411652, 0.6847256422042847, -0.5347919464111328, -0.657541811466217, -0.9557177424430847, 0.8701244592666626, -0.13022595643997192, 0.8488233089447021, -0.12668544054031372, 0.23659923672676086, 0.42671141028404236, 0.07664456218481064, -0.691905677318573, -0.05211518332362175, -1.0410829782485962, -0.37642595171928406, 0.48558029532432556, 0.5081874132156372, 0.395255446434021, 0.03548433631658554, 0.6030586957931519, 0.34056171774864197, 0.1585599184036255, -0.41682466864585876, -0.5733723044395447, 0.42408937215805054, -0.28702518343925476, -0.664432942867279, -0.0010674132499843836, -0.0920351892709732, 0.9472174048423767, 0.7830153107643127, -0.253396600484848, 0.4536927044391632, 0.27848491072654724, 0.5975468754768372, -0.5081700086593628, 0.8622103333473206, 0.06095052510499954, 0.36423632502555847, -0.7624280452728271, -0.025771941989660263, 0.03312020003795624, -0.8331966400146484, -0.17729786038398743, -0.9321886897087097, 0.051513586193323135, -0.23088127374649048, 1.2451837062835693, 0.2804711163043976, -0.6778822541236877, -0.2547253370285034, -0.3004293441772461, 0.5065958499908447, -0.748396635055542, 0.26886507868766785, 0.7130776643753052, 0.41776347160339355, -0.04796082526445389, -0.6462585926055908, -0.28033918142318726, 0.5633584260940552, -0.1645539551973343, 0.05427107587456703, -0.12683191895484924, -0.045074477791786194, 0.4433424770832062, 0.2852112054824829, -0.18817569315433502, -0.40190303325653076, -0.713533878326416, 0.04388003796339035, -0.13759510219097137, -0.16159802675247192, 0.34027644991874695, -0.41161665320396423, -0.19376301765441895, 0.07614240795373917, -0.3826829195022583, 0.32723286747932434, 0.4732550382614136, -0.10282499343156815, -0.5674698948860168, 0.7148579359054565, -0.2317519187927246, 0.08937779068946838, 0.35575294494628906, -0.4352119266986847, 0.22669826447963715, -0.768993616104126, -0.7385861873626709, 0.11968398094177246, 0.38267695903778076, 0.8143634796142578, -0.14806611835956573, 0.25272759795188904, 0.0753231942653656, 0.3328303396701813, -0.3253801465034485, -1.0595550537109375, -0.5330129265785217, 0.0444154217839241, -0.5848609209060669, -0.829463541507721, 0.774812638759613, -1.375529408454895, -0.1705358624458313, 0.32402241230010986, 0.1223316565155983, -0.31679826974868774, -0.6173422336578369, -0.359234482049942, -0.35011038184165955, 0.2122807651758194, -0.13745495676994324, -1.5550363063812256, 0.010143513791263103, 0.6177027225494385, 0.7051098346710205, 0.7485557198524475, 0.15250761806964874, -0.14908908307552338, 0.6011278033256531, -1.1026883125305176, 0.8443689346313477, -0.04074307531118393, -1.0057092905044556, -0.13959191739559174, 0.3672066926956177, 0.14543230831623077, -0.2860201895236969, 0.2702944278717041, -0.2633001506328583, 0.06506726145744324, -0.6858372092247009, -0.38079074025154114, -0.4264213442802429, 0.12813660502433777, -0.5426996946334839, 1.0606979131698608, 0.5552197694778442, -0.7432283759117126, 0.7262186408042908, -1.0158257484436035, -0.5318875908851624, 0.4180324971675873, -0.3783576488494873, -0.6208233833312988, 0.03567485511302948, 0.0028095378074795008, 0.7773461937904358, 0.18762275576591492, 0.2959986627101898, -0.2601814866065979, -0.06667408347129822, 0.19057127833366394, -0.18213967978954315, 1.1888563632965088, 0.6032751798629761, -0.6343767046928406, 0.2371169775724411, -0.48237764835357666, -0.2676132023334503, 0.11054752767086029, -0.41996920108795166, -0.01873107999563217, -0.5066274404525757, -0.2550584077835083, -0.18905550241470337, 0.5904848575592041, -0.9533481597900391, 0.2995074391365051, -0.324828177690506, 0.14632448554039001, 1.1524626016616821, 0.566337525844574, 0.35161706805229187, -0.07591322064399719, 0.562653124332428, -0.10979459434747696, 0.3917578160762787, 0.3099234402179718, -0.379480242729187, -0.8472979068756104, -0.16923484206199646, -0.14485745131969452, 0.31483376026153564, -0.8115254044532776, -0.13315118849277496, 0.02510330080986023, -0.5421783924102783, 0.09395334124565125, 0.1692117303609848, 0.5601832866668701, 0.37266913056373596, -0.09450723975896835, 0.10921460390090942, -0.7841236591339111, -0.5514094233512878, 0.028072288259863853, -0.6517668962478638, 0.05254713073372841, 0.23743125796318054, 0.38621678948402405, -0.25307366251945496, 0.09344066679477692, -0.2754960060119629, -0.7863841652870178, -0.6151772737503052, -0.2883639633655548, 0.779515266418457, 0.256634384393692, 1.0877622365951538, -0.9493281245231628, -0.5882260799407959, 0.08751466870307922, -1.2645275592803955, -0.6031306385993958, 0.33905595541000366, 0.10991054773330688, 0.7253977656364441, 0.6642916202545166, -0.13832026720046997, 0.8790600895881653, 0.7603397369384766, -1.2163219451904297, 0.2900274991989136, -0.338428258895874, 0.3751155138015747, -1.243214726448059, -0.12284072488546371, -0.6616469025611877, -0.3934742212295532, -0.08712046593427658, 0.22343309223651886, -0.26974475383758545, -0.21007972955703735, -0.3428605794906616, 0.4954334497451782, -0.15404775738716125, -0.03988392651081085, -0.364124596118927, -0.7172797918319702, -0.07348264753818512, 0.3531149625778198, -0.7044954299926758, 0.8105171322822571, 0.751535177230835, -0.5036701560020447, 1.2301353216171265, 0.6007510423660278, 0.026071911677718163, 0.34733882546424866, -0.5836033225059509, -0.5487115979194641, 0.2600637376308441, 0.27126434445381165, -0.913757860660553, -1.0441420078277588, 1.0241506099700928, -0.41479963064193726, 0.02030158042907715, -0.3312050402164459, -0.32295095920562744, -0.5744067430496216, -0.27944913506507874, 0.8980170488357544, 0.6925312280654907, -0.2338428497314453, 0.5037190318107605, 0.3434417247772217, -0.3874802589416504, -0.738267183303833, -0.6743332743644714, -0.06814746558666229, -0.07308615744113922, -0.3965417146682739, -0.07520422339439392, 0.3358539044857025, -0.1215980052947998, 0.010471787303686142, -0.3174505829811096, 0.20032504200935364, 0.05492623522877693, 0.7964489459991455, 0.14445924758911133, -0.10610663890838623, -0.5239675045013428, -0.2588094174861908, -0.45320919156074524, -0.06262259185314178, 0.039457399398088455, 0.9828858971595764, -0.6995978355407715, -0.15444378554821014, -0.796912431716919, 0.43758106231689453, -0.036105893552303314, 0.36370378732681274, 0.7988529205322266, 0.6148813366889954, -0.25993162393569946, 0.2539879083633423, -0.4736790060997009, 0.188426673412323, -0.49375078082084656, 0.09539184719324112, -0.8645215630531311, -1.0112664699554443, 0.5385100841522217, -0.23402339220046997, 0.014586091041564941, 1.0295592546463013, 0.6868113279342651, -0.2977488934993744, 0.5466642379760742, 1.263985514640808, 0.1827796846628189, 0.2720595598220825, -0.4864499270915985, 0.37810972332954407, -0.017436189576983452, -0.839098334312439, -0.1380133181810379, -0.14590498805046082, -1.0074117183685303, -0.06308796256780624, 0.06741960346698761, 0.47558197379112244, -0.2960057258605957, 0.3574669659137726, -0.362243115901947, 0.5395151972770691, 0.30616602301597595, 0.37082386016845703, -0.07229098677635193, -0.26296889781951904, -0.5590583682060242, 0.22595614194869995, -0.7989206314086914, -0.5219253897666931, 1.009783387184143, 0.7842681407928467, 0.9381433129310608, 0.7250120639801025, 0.5850585699081421, -0.31628161668777466, 0.25792455673217773, -0.20453421771526337, 0.7828488349914551, -0.423132061958313, -0.5423523187637329, -0.5701509118080139, -0.25536006689071655, -1.2181202173233032, -0.09055173397064209, 0.29813873767852783, -0.17037992179393768, 0.5361109375953674, -0.014717701822519302, -0.7730810642242432, 1.1307177543640137, -0.3820085823535919, 1.2920677661895752, 0.3822474479675293, 0.21810787916183472, -0.376090407371521, -0.4474627673625946, 0.31744712591171265, -0.027972519397735596, 0.03829106315970421, -1.1489454507827759, -0.4868690073490143, 0.7374690175056458, -0.42278072237968445, 0.7691414952278137, -0.116465725004673, 0.1504073143005371, -0.08928211778402328, -0.08494538813829422, -0.26949119567871094, 0.5232651233673096, 0.39933961629867554, 0.31683534383773804, 0.5766331553459167, -1.1581740379333496, -0.20205219089984894, 0.4254917502403259, -0.7817489504814148, -0.8396983742713928, -0.8922481536865234, 0.40825292468070984, 0.3163040578365326, 0.2915535867214203, 0.5826079845428467, 0.37486982345581055, -0.1807268261909485, 0.28122010827064514, 0.23592713475227356, 0.03910379111766815, 0.8708800077438354, 0.1804446130990982, -0.6758962273597717, -0.3905400037765503, 0.6477882862091064, -0.433624267578125, 0.185930997133255, -0.004608639515936375, 0.31323951482772827, -0.32749414443969727, -0.12628473341464996, -0.08047768473625183, 0.29441916942596436, -0.537705659866333, -0.13177961111068726, -0.5640588402748108, -0.44559043645858765, -0.9395220875740051, -0.15598264336585999, -0.5352668762207031, -0.0005790467257611454, -0.5212730169296265, -0.15701395273208618, 0.05191844701766968, 1.0684125423431396, -0.6546140313148499, 0.6342782974243164, -0.5411403775215149, 0.12972301244735718, 0.41853582859039307, 0.7421483993530273, -0.6639913320541382, -0.39715078473091125, -0.07265616953372955, -0.5201185345649719, -0.4510369300842285, -0.6874956488609314, 0.820356547832489, 0.14628908038139343, 0.012645883485674858, 1.1194090843200684, -0.14324811100959778, 0.6188607811927795, -0.3119162917137146, 0.9521353244781494, 0.5684238076210022, -0.3424696624279022, 0.6880629658699036, -0.3434458374977112, 0.5602796077728271, 0.2894217073917389, 0.2970346212387085, -0.4713689088821411, -0.31605255603790283, -1.0382260084152222, -0.27249959111213684, 0.35058990120887756, 0.5228121280670166, 0.1689872145652771, -0.014236041344702244, 0.1988326609134674, 0.12543179094791412, 0.2995930016040802, -1.1128196716308594, -0.21479713916778564, -0.7006008625030518, -0.1941993087530136, -0.010068857111036777, -0.8652163743972778, -0.14262408018112183, -0.12607792019844055, 0.8862925171852112, 0.29629555344581604, 0.5356976985931396, 0.2175149768590927, 0.1861133575439453, -0.29560586810112, -0.2164495885372162, 0.8259451389312744, 1.0567799806594849, -0.5306520462036133, 0.506925642490387, -0.09336011111736298, -0.6433610916137695, 0.2088131606578827, 0.11658774316310883, -0.18187911808490753, 0.7537992000579834, 0.5008929967880249, 0.9870355129241943, 0.47233664989471436, 0.2101944237947464, 0.6326226592063904, -0.24448105692863464, -0.18576021492481232, -1.130912184715271, 0.07031504064798355, -0.24654997885227203, 0.4202745258808136, 0.6980034112930298, 0.5077305436134338, -0.30252203345298767, -0.2892264425754547, 0.4203673005104065, -0.30413123965263367, -0.39718541502952576, -0.24406637251377106, 0.8145705461502075, 0.6215364933013916, -0.2896815836429596, 0.27479779720306396, -0.027781499549746513, -0.6263023614883423, 0.7439979910850525, 0.2725417912006378, 0.7689415812492371, -0.9903078079223633, 0.5617966651916504, 0.856391429901123, 0.10444150120019913, -0.07573425769805908, 0.2530447244644165, 0.3164764940738678, -0.7059776782989502, -0.39078426361083984, -0.6623649597167969, 0.02070603519678116, 0.17945578694343567, -0.11307300627231598, 0.22324641048908234, -1.050057053565979, -0.38859283924102783, 0.04863928258419037, 0.17681574821472168, -0.4156319797039032, 0.05510563403367996, -0.3406839966773987, 0.7241132855415344, -0.6871029138565063, 0.6632658839225769, 0.20875026285648346, -0.5882428288459778, -0.8824171423912048, -0.2072254717350006, 0.11635485291481018, -0.9199376702308655, 0.7731964588165283, 0.4869605302810669, 0.3001629114151001, 0.30973079800605774, -0.5359982848167419, -0.9259034395217896, 1.3502789735794067, 0.09250921756029129, -0.19954395294189453, -0.21358297765254974, -0.06353139132261276, -0.05618192255496979, -0.2621019184589386, -0.24154514074325562, 0.7912343144416809, 0.6383337378501892, -0.1004544198513031, -1.1573548316955566, -0.3388221561908722, -0.4906541109085083, 0.26448726654052734, 0.41444042325019836, -0.6918036341667175, 0.5162888765335083, -0.3124651312828064, -0.40054136514663696, 0.31619077920913696, 0.6800952553749084, 0.17396612465381622, 0.059620898216962814, 0.7800793051719666, 0.5971639156341553, 0.09894794225692749, -0.3335679769515991, 1.10870361328125, 0.15333397686481476, 0.13174211978912354, 0.2955121397972107, 0.6005401611328125, 0.41705286502838135, 0.7518526911735535, -0.25238367915153503, 0.5882390141487122, 1.2866088151931763, -0.2340332418680191, 0.7695860862731934, -0.22397950291633606, -1.0270562171936035, -0.184542715549469, -0.40103065967559814, -0.23035015165805817, 0.21811960637569427, 0.061544254422187805, 0.061258938163518906, -0.4546127915382385, 0.14644913375377655, 0.31646424531936646, 0.09600497782230377, -0.7287554740905762, 0.6312296390533447, 0.5866072177886963, -0.22249563038349152, 0.13758420944213867, 0.005708638112992048, 0.7964379191398621, -0.5138747692108154, -0.15287113189697266, -0.1415652185678482, 0.1672145277261734, 0.07391763478517532, -1.0964773893356323, 0.5550809502601624, -0.1514749974012375, -0.010032081976532936, -0.22429126501083374, 0.785396158695221, -0.5371592044830322, -0.9588817954063416, 0.15207119286060333, -0.27343669533729553, 0.6294637322425842, 0.25902339816093445, -0.7425505518913269, 0.2647646367549896, 0.10049007087945938, 0.13271059095859528, -0.2746732234954834, 0.18225859105587006, 0.07603328675031662, 0.9605996608734131, 0.8341788053512573, 0.6356711387634277, 0.32798001170158386, 0.2355664074420929, 0.40036487579345703, -0.41080930829048157, -1.0341839790344238, -1.2462420463562012, -0.09445018321275711, -0.3231104910373688, -0.5328223705291748, 0.5552605986595154, 0.3263620436191559, 0.96254563331604, -0.5075920820236206, 0.24050945043563843, -0.23543500900268555, 0.7728046774864197, -0.44935545325279236, 0.6171004772186279, -0.04339013993740082, -0.26768752932548523, -0.275005966424942, -0.8886873722076416, -0.37743866443634033, 0.7357450723648071, -0.02259930782020092, -0.11907879263162613, 0.8619560599327087, 0.6003852486610413, -0.048352960497140884, -0.031820207834243774, 0.7814345359802246, 0.22085429728031158, 0.16393154859542847, 0.9927809834480286, 0.2922353148460388, -0.5953216552734375, 0.5112531185150146, -0.46179547905921936, -0.25314390659332275, -0.5102050304412842, -0.6328039169311523, -1.298486351966858, -0.3788667321205139, -0.19294694066047668, -0.20558613538742065, -0.29838016629219055, 0.7835079431533813, 0.3933205008506775, -1.0019469261169434, -0.24682310223579407, 0.13343317806720734, 0.2732987105846405, -0.07985126227140427, -0.2289007306098938, 0.6492658853530884, -0.5832461714744568, -0.5083605647087097, -0.4434470534324646, 0.5872610807418823, 0.5949258804321289, 0.16798299551010132, 0.06969320774078369, -0.3844657838344574, -0.27026253938674927, 0.551753580570221, 0.3811858594417572, -0.9899887442588806, -0.3458229601383209, -0.3069525957107544, -0.6454360485076904, 0.11858565360307693, 0.5283505320549011, -0.3326033353805542, 0.27754485607147217, 0.23484577238559723, 0.7319027185440063, 0.411455899477005, -0.13122600317001343, 0.5910294055938721, -0.9376491904258728, 0.6549155712127686, -0.019466707482933998, 0.4007278084754944, 0.16006846725940704, -0.4826732873916626, 1.4174559116363525, 0.8171941041946411, -0.5116007924079895, -0.45857346057891846, 0.03461567685008049, -1.1020171642303467, -0.5304363369941711, 0.7048407793045044, -0.11126536875963211, -0.3673993647098541, -0.4761819839477539, -0.4447673559188843, 0.663394033908844, -0.10230500251054764, 0.201210156083107, 0.8264274597167969, -0.2567943334579468, -0.9113463163375854, -0.6840648055076599, 1.0116991996765137, 0.4562743604183197, -0.5365159511566162, -0.5666413307189941, 0.012197718024253845, 0.9516876935958862, 0.20878709852695465, 0.9710869193077087, -0.22996504604816437, 0.6846685409545898, 0.07432550191879272, 0.12287277728319168, 0.13795943558216095, 0.2181030809879303, 0.14957571029663086, 0.055869895964860916, -0.5076340436935425, -0.701699435710907 ]
Citizen75/training_presets
Citizen75
2023-12-02T18:20:49Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-02T17:21:38Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
jahb57/gpt2_token_embeddings
jahb57
2023-12-03T00:18:34Z
0
0
[ "region:us" ]
null
2023-12-02T17:33:54Z
--- dataset_info: features: - name: sentences dtype: string splits: - name: train num_bytes: 351 num_examples: 4 download_size: 1620 dataset_size: 351 configs: - config_name: default data_files: - split: train path: data/train-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
jahb57/bert_token_embeddings
jahb57
2023-12-02T17:34:16Z
0
0
[ "region:us" ]
null
2023-12-02T17:34:13Z
--- dataset_info: features: - name: embeddings sequence: float32 splits: - name: train num_bytes: 196864 num_examples: 64 download_size: 296018 dataset_size: 196864 configs: - config_name: default data_files: - split: train path: data/train-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
biadrivex/yong
biadrivex
2023-12-02T17:57:42Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T17:56:51Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Vinnyyw/Anahivoices
Vinnyyw
2023-12-02T18:21:21Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T18:19:33Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Yhyu13/ToolBench_toolllama_G123_dfs
Yhyu13
2023-12-02T19:11:07Z
0
2
[ "license:apache-2.0", "region:us" ]
null
2023-12-02T18:45:58Z
--- license: apache-2.0 --- Dataset mentioned for ToolBench project https://github.com/OpenBMB/ToolBench They were in the google drive data.zip https://drive.google.com/drive/folders/1yBUQ732mPu-KclJnuQELEhtKakdXFc3J These two json are already processed by the original author. Just plugin into the ToolBnech repo deepseed arguments. ``` --data_path ./toolllama_G123_dfs_train.json \ --eval_data_path ./toolllama_G123_dfs_eval.json \ ``` My objective is to tailer the training data to 1/100 size and used them for the LLaMA-Factory project. https://github.com/hiyouga/LLaMA-Factory So that more open source models could benifit from function calling dataset.
[ -0.5854049324989319, -0.4578607380390167, 0.614154577255249, 0.041198331862688065, -0.304034024477005, 0.3211936950683594, 0.01388742309063673, 0.04137907177209854, 0.29425933957099915, 0.7324381470680237, -1.016568660736084, -0.556056559085846, -0.33637505769729614, -0.06750072538852692, -0.5793121457099915, 0.9506745338439941, -0.18857347965240479, 0.18900270760059357, -0.06710691004991531, 0.04991740360856056, -0.4624543786048889, -0.3651253879070282, -0.2725750207901001, -0.23439286649227142, 0.44571444392204285, 0.6136425733566284, 0.6316714882850647, 0.7352595925331116, 0.7331611514091492, 0.2076450139284134, -0.0013901597121730447, -0.3427400290966034, -0.7416136264801025, 0.028219716623425484, -0.19814306497573853, -0.2866343855857849, -0.6662014126777649, 0.29138579964637756, 0.6549525260925293, 0.8705363273620605, -0.17372700572013855, 0.49779391288757324, -0.1286250650882721, 0.6380765438079834, -0.5105984210968018, 0.008838375099003315, -0.22414301335811615, 0.2506968677043915, -0.12733857333660126, -0.08005999028682709, -0.07290001213550568, -0.15145322680473328, -0.04760907217860222, -0.7033795714378357, 0.3552611172199249, 0.034732602536678314, 0.8080397844314575, 0.35106489062309265, -0.36619293689727783, -0.03227373957633972, -0.5400086641311646, 0.8669161796569824, -0.8983269929885864, 0.21274834871292114, 0.5012744069099426, 0.4825748801231384, -0.6748048067092896, -0.8672528862953186, -0.291446328163147, 0.15783564746379852, -0.05634798854589462, -0.1023348793387413, 0.005365895107388496, -0.05702550336718559, 0.6835035681724548, 0.9608668684959412, -0.8077793121337891, 0.24936875700950623, -0.712835967540741, -0.017703553661704063, 0.9671037197113037, 0.39879730343818665, -0.3743269741535187, 0.03304018825292587, -0.331454336643219, -0.5464085340499878, -0.8126392364501953, -0.044467993080616, 0.7623844146728516, 0.3564567565917969, -0.3876708745956421, 0.46202552318573, -0.7426806092262268, 0.6828013062477112, -0.04907328262925148, -0.02002933993935585, 0.7497730255126953, -0.3851519823074341, -0.5204641819000244, 0.07107305526733398, 0.7640221118927002, 0.2013266533613205, 0.18022777140140533, -0.3716472089290619, -0.19530175626277924, -0.33569884300231934, 0.4514879882335663, -1.2721809148788452, -0.4183398485183716, 0.5620757341384888, -0.372052937746048, -0.4319173991680145, 0.30375799536705017, -0.8876044154167175, -0.5871648192405701, -0.40276166796684265, 0.21677210927009583, 0.024599900469183922, -0.36994388699531555, 0.26202401518821716, -0.2288118600845337, 0.04283701628446579, 0.08026108890771866, -0.7333836555480957, 0.3763458728790283, 0.6198933720588684, 0.8854922652244568, 0.1858116090297699, -0.2680952548980713, -0.552187442779541, 0.054195161908864975, -0.5416942834854126, 0.48046359419822693, -0.17226247489452362, -0.5543798208236694, -0.007604479324072599, 0.5922988057136536, 0.2356317788362503, -0.35389944911003113, 0.5244084596633911, -0.6158454418182373, 0.15662288665771484, -0.4485786557197571, -0.420923113822937, -0.49251970648765564, -0.011679803021252155, -0.8804594874382019, 1.1019529104232788, 0.4106030762195587, -0.5906302332878113, 0.6809074282646179, -0.813778817653656, -0.6651121973991394, 0.063247911632061, 0.05588632449507713, -0.47032350301742554, 0.09203477948904037, 0.23652774095535278, 0.7996689081192017, -0.3610767424106598, 0.48745372891426086, -0.8168111443519592, -0.6220260262489319, 0.05496201664209366, -0.09756654500961304, 1.0635541677474976, 0.16392558813095093, -0.03912165015935898, 0.08360587805509567, -1.0511242151260376, 0.15453335642814636, 0.3687620460987091, -0.46959319710731506, -0.12074358016252518, -0.21592970192432404, 0.05311529338359833, 0.02251962013542652, 0.0925077572464943, -0.5661031603813171, 0.6057010293006897, -0.2940233647823334, 0.3413865864276886, 0.8312622308731079, -0.02943556010723114, 0.30900323390960693, 0.14735455811023712, 0.4966869056224823, -0.059098243713378906, 0.2108212262392044, 0.1150832325220108, -0.054145172238349915, -0.6562478542327881, -0.130876824259758, 0.41705557703971863, 0.12688766419887543, -0.2162410467863083, 0.6292293071746826, -0.24969403445720673, -0.7752106189727783, -0.6037983298301697, 0.29071182012557983, -0.1689394861459732, 0.5191155672073364, 0.2647729218006134, -0.27663084864616394, -0.8796963095664978, -1.0584934949874878, 0.41776564717292786, 0.27444469928741455, -0.3119032382965088, 0.19218313694000244, 0.8971278071403503, -0.07877029478549957, 1.091686487197876, -0.8138913512229919, -0.16841818392276764, 0.10126659274101257, -0.07047541439533234, 0.887560248374939, 0.5826758742332458, 0.8465437889099121, -0.5500754714012146, -0.1640349179506302, -0.41614794731140137, -0.6466594338417053, 0.10453744977712631, 0.10749463737010956, -0.5089550018310547, -0.20342817902565002, 0.27479609847068787, -0.553231954574585, 0.5139896869659424, 0.6809616684913635, -0.22238218784332275, 0.38978391885757446, 0.2865457534790039, 0.2711760103702545, -1.4589579105377197, 0.40849319100379944, -0.22596779465675354, -0.36994659900665283, -0.3835565745830536, -0.2746742367744446, -0.13505831360816956, 0.1953832507133484, -0.4500536024570465, 0.365429550409317, -0.3472364842891693, -0.30763038992881775, -0.223749577999115, -0.3180822730064392, -0.023535123094916344, 0.21917229890823364, -0.21675001084804535, 1.0888981819152832, 0.9035254716873169, -0.4835941791534424, 0.683612048625946, 0.4429832100868225, -0.46299031376838684, 0.1956137716770172, -0.6666271090507507, 0.38592514395713806, 0.2853078544139862, 0.35986074805259705, -0.8475607633590698, -0.5391815900802612, 0.5704230070114136, -0.17781896889209747, 0.0809909850358963, -0.5391602516174316, -0.8157139420509338, -0.6886797547340393, -0.5870131254196167, -0.003942204173654318, 0.4539310336112976, -0.7310262322425842, 0.19851921498775482, 0.4194740653038025, 0.06594410538673401, -0.35804474353790283, -0.8121049404144287, 0.013729255646467209, -0.36880430579185486, -0.3074672520160675, 0.12078806012868881, -0.1428452432155609, -0.04018327221274376, -0.10518380999565125, -0.0653901994228363, -0.1606045812368393, 0.06296339631080627, 0.6669932007789612, 0.4482746720314026, -0.23682068288326263, 0.29016053676605225, 0.07216142117977142, -0.004119605291634798, 0.21488067507743835, -0.1109597384929657, 0.6411231756210327, -0.19037561118602753, -0.2056533247232437, 0.007899158634245396, 0.1404959112405777, 0.11434952169656754, 0.267147421836853, 0.9010615944862366, 0.7813342809677124, -0.3520311713218689, 0.01975400373339653, -0.3839488625526428, -0.3858082592487335, -0.532431960105896, 0.14140503108501434, -0.3331594169139862, -0.7826583385467529, 0.5005866885185242, -0.33526521921157837, 0.1193375214934349, 0.607297956943512, 0.6585281491279602, -0.06706395745277405, 0.7928290367126465, 0.514031171798706, -0.30477142333984375, 0.41126352548599243, -0.8040822148323059, -0.0240835789591074, -1.0899182558059692, 0.12069433927536011, -0.4035666286945343, -0.48691582679748535, -0.3104371428489685, -0.040021780878305435, -0.060334738343954086, 0.3678915798664093, -0.6868178844451904, 0.6595707535743713, -0.5708328485488892, 0.4383705258369446, 0.7799630761146545, 0.06743978708982468, 0.13481146097183228, 0.269272118806839, 0.13251985609531403, 0.41036054491996765, -0.6948389410972595, -0.4552028477191925, 1.458980679512024, 0.28480079770088196, 0.7821546196937561, -0.2500609755516052, 0.6088091731071472, 0.1496300995349884, 0.0403035469353199, -0.681620717048645, 0.5213184952735901, 0.08750129491090775, -1.0664037466049194, -0.05243522301316261, -0.26399338245391846, -0.892246663570404, -0.06491719186306, 0.13332794606685638, -0.9142111539840698, 0.13598941266536713, -0.12835578620433807, -0.1537957340478897, 0.2835100591182709, -0.562049388885498, 0.9384831190109253, -0.1608092486858368, -0.26908355951309204, -0.3588741719722748, -0.583518385887146, 0.31466546654701233, -0.1426059454679489, -0.08769387006759644, -0.22811578214168549, 0.18371282517910004, 1.2159072160720825, -0.7227734923362732, 0.7312813997268677, -0.4664522707462311, -0.10654249787330627, 0.3708600699901581, -0.04486176744103432, 0.5395647883415222, 0.3859429657459259, -0.2822530269622803, 0.6365175843238831, -0.03474865481257439, -0.278798371553421, -0.03829142451286316, 0.808245062828064, -0.7125647664070129, -0.3710596561431885, -0.5103195905685425, -0.8053932189941406, -0.15586064755916595, 0.36998653411865234, -0.04466232657432556, 0.2059943526983261, 0.03297015652060509, 0.7067562937736511, 0.297129362821579, 0.2263007014989853, 0.6506138443946838, 0.5917325019836426, -0.013333989307284355, -0.3747622072696686, 0.44142258167266846, -0.008475249633193016, -0.03540858253836632, 0.025960400700569153, 0.03739297389984131, -0.23393775522708893, -0.716168224811554, -0.6723566651344299, 0.004076815210282803, -0.7761157751083374, -0.6113417148590088, -0.3587404787540436, -0.15922610461711884, -0.3096303939819336, -0.3707335293292999, -0.5669321417808533, -0.3029666841030121, -0.6413529515266418, -0.3570464849472046, 1.158300518989563, 0.6191515326499939, -0.3100108802318573, 0.6770541071891785, -0.5966847538948059, 0.17737571895122528, -0.18532933294773102, 0.796225368976593, 0.0789346992969513, -0.36638787388801575, -0.630351722240448, 0.29465389251708984, -0.1494172066450119, -0.47692087292671204, 0.22483021020889282, -0.16866236925125122, 0.4608214199542999, 0.16770881414413452, -0.050261810421943665, 0.8262298107147217, -0.17927592992782593, 0.7005183100700378, 0.06005791202187538, -0.49795442819595337, 0.7809147238731384, -0.2824205756187439, 0.094649538397789, 0.7281960248947144, 0.5181118249893188, -0.09492974728345871, 0.05284795165061951, -0.4412977993488312, -0.9650321006774902, 0.9830632209777832, -0.015380783937871456, -0.0548945814371109, 0.5716304183006287, 0.2121991366147995, 0.6531338095664978, 0.4191558361053467, -0.38108494877815247, -0.04155594855546951, -0.30549225211143494, -0.13004682958126068, -0.04340890422463417, 0.12232094258069992, -0.7205300331115723, -0.31973907351493835, 0.7301196455955505, -0.30496540665626526, -0.07053523510694504, -0.1266411393880844, 0.020919255912303925, -0.29467296600341797, 0.08139140158891678, 0.041957635432481766, 0.6960024237632751, -0.7142077088356018, -0.41960418224334717, 0.1435089409351349, -0.845373809337616, 0.23988816142082214, 0.3750963807106018, 0.04911455139517784, -0.3014238476753235, 0.39785003662109375, 0.8642920255661011, 0.011485816910862923, -0.48433974385261536, 0.22668486833572388, 0.11934542655944824, -0.42876502871513367, -0.37220627069473267, 0.33744677901268005, 0.18319053947925568, 0.49611565470695496, 0.4215371608734131, -0.1666017323732376, 0.3871525228023529, -0.10370568931102753, 0.1727757453918457, 0.1817817986011505, -0.08035386353731155, -0.19254934787750244, 0.44753971695899963, -0.09362811595201492, 0.21623554825782776, 0.8527495861053467, -0.20011790096759796, 0.005654339212924242, 0.6205456852912903, 0.2977682650089264, 0.8749161958694458, 0.3195318281650543, -0.03663041442632675, 0.47921139001846313, 0.08923058956861496, 0.0549483522772789, 0.5290362238883972, -0.016952233389019966, -0.4244322180747986, -0.49485668540000916, -0.8825430274009705, -0.448517769575119, 0.4513714015483856, -0.6958823800086975, 0.4470582902431488, -0.5379192233085632, -0.15647952258586884, 0.10721684992313385, 0.3988758325576782, -1.1664016246795654, 0.1479036659002304, 0.012970379553735256, 0.9496132135391235, -0.6917492151260376, 0.804153323173523, 0.7443500757217407, -0.5411274433135986, -0.9906335473060608, -0.34644198417663574, 0.11507934331893921, -0.7517576813697815, 0.5673573017120361, -0.024029476568102837, 0.16153649985790253, 0.036917202174663544, -0.5839952826499939, -0.9903689026832581, 1.432106852531433, 0.25102856755256653, -0.9275433421134949, 0.42529207468032837, 0.09237135946750641, 0.25129953026771545, -0.2936999201774597, 0.0876597985625267, 0.4616605043411255, 0.5780308246612549, 0.3144051730632782, -0.5230410099029541, 0.37323078513145447, -0.20743875205516815, -0.19535566866397858, 0.06854022294282913, -0.5432725548744202, 0.9233202338218689, -0.15434150397777557, 0.012254808098077774, 0.13885405659675598, 0.23498192429542542, 0.20844370126724243, -0.0065073613077402115, 0.5119297504425049, 0.7487428188323975, 0.4672377407550812, -0.22443237900733948, 1.0354355573654175, -0.0926918312907219, 0.6766738891601562, 1.066709041595459, -0.371103435754776, 0.5685696005821228, 0.5213477611541748, -0.5274943709373474, 0.4256182312965393, 1.1190489530563354, -0.769578218460083, 0.8782855868339539, 0.18356868624687195, 0.17543166875839233, 0.12753234803676605, 0.02547682635486126, -0.6485636830329895, 0.2846262454986572, 0.16147616505622864, -0.4407879412174225, -0.2035883665084839, -0.2572290897369385, 0.11551118642091751, -0.7798777222633362, -0.14021113514900208, 0.517476499080658, -0.07577554136514664, -0.12646661698818207, 0.6410788297653198, -0.2909530699253082, 0.45056864619255066, -0.6324441432952881, -0.16605918109416962, -0.08301116526126862, 0.2543773353099823, -0.44873154163360596, -1.1270012855529785, 0.11736148595809937, -0.0023931514006108046, -0.18921498954296112, -0.10546877980232239, 0.7870602011680603, -0.04826456680893898, -0.6885031461715698, 0.2706669569015503, 0.3307343125343323, 0.2355460375547409, -0.03823231905698776, -0.5317257046699524, 0.13727739453315735, -0.11011357605457306, -0.9449938535690308, 0.45309722423553467, -0.02813764102756977, 0.28269925713539124, 0.381907194852829, 0.8926915526390076, 0.03323107585310936, -0.13440048694610596, 0.3107556104660034, 1.28117835521698, -0.7327456474304199, -0.3507631719112396, -0.5695670247077942, 0.6943356394767761, -0.36357957124710083, -0.6018555164337158, 0.5440768599510193, 0.8168013095855713, 1.0894691944122314, -0.3825891315937042, 0.8248710632324219, -0.3996202051639557, 0.5883049368858337, -0.4721979796886444, 0.6193690896034241, -0.7177310585975647, -0.32902640104293823, -0.11982493102550507, -0.9069719910621643, -0.0731300562620163, 0.5868964791297913, -0.1730363517999649, -0.03571253642439842, 0.569613516330719, 0.8799331188201904, -0.4011983275413513, 0.25055089592933655, -0.2081611454486847, 0.24670326709747314, 0.4647025465965271, 0.4162093997001648, 0.35164791345596313, -0.7426421642303467, 0.38618674874305725, -0.6636675596237183, -0.0807427316904068, -0.327470064163208, -0.8385906219482422, -0.857443630695343, -0.36706873774528503, -0.1770956665277481, -0.12307978421449661, -0.003530387533828616, 0.8208273649215698, 1.0088058710098267, -0.9463840126991272, -0.35120582580566406, -0.38540807366371155, -0.13588117063045502, -0.11656998842954636, -0.2382219433784485, 0.48342859745025635, 0.11072206497192383, -0.6382179856300354, 0.705390214920044, -0.08185815811157227, 0.13041387498378754, -0.5119525790214539, -0.08925070613622665, -0.2295370101928711, -0.5258887410163879, 0.30135378241539, -0.0019152710447087884, -0.4066963791847229, -0.24791021645069122, -0.22214917838573456, 0.06125333532691002, 0.09591803699731827, 0.4503905475139618, -1.1412420272827148, 0.1471232920885086, 0.4389100670814514, 0.38140684366226196, 0.5962515473365784, -0.24244187772274017, 0.5198424458503723, -0.8261894583702087, 0.3740675151348114, -0.03399721160531044, 0.4876581132411957, 0.31940242648124695, -0.5040314793586731, 1.290112853050232, 0.050623804330825806, -0.3667575716972351, -0.9743384122848511, -0.31771329045295715, -1.1068618297576904, -0.10046962648630142, 0.8482263088226318, -0.12468911707401276, -0.05706334114074707, 0.4406823515892029, -0.24139171838760376, 0.3473571538925171, -0.5200428366661072, 0.6877865195274353, 0.864104688167572, 0.19023388624191284, 0.024448398500680923, -0.94786536693573, 0.16102002561092377, -0.07369203865528107, -0.8957962989807129, 0.01208446267992258, 0.3234117329120636, 0.32613053917884827, 0.10597392916679382, 0.193335622549057, -0.067568339407444, 0.04604358971118927, 0.4753272235393524, 0.06250691413879395, -0.45831599831581116, -0.2646878957748413, -0.13973674178123474, -0.029774939641356468, -0.3729459047317505, -0.6400048136711121 ]
Pedro1230987/MarceloGarcia
Pedro1230987
2023-12-02T18:51:27Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T18:50:06Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
dapooni/sorsolingo_bsl_en
dapooni
2023-12-02T20:09:22Z
0
0
[ "region:us" ]
null
2023-12-02T20:06:21Z
--- dataset_info: features: - name: bsl dtype: string - name: en dtype: string splits: - name: train num_bytes: 163869 num_examples: 3303 download_size: 118001 dataset_size: 163869 configs: - config_name: default data_files: - split: train path: data/train-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
gaizerick/falasvayne
gaizerick
2023-12-02T20:09:24Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T20:07:44Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Samidu/alfa
Samidu
2023-12-02T20:20:50Z
0
0
[ "license:mit", "region:us" ]
null
2023-12-02T20:19:16Z
--- license: mit ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
TioRob/LauraMoon
TioRob
2023-12-02T20:29:14Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T20:28:14Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Pankaj202133/Pankaj
Pankaj202133
2023-12-02T20:31:39Z
0
0
[ "license:cc-by-nc-4.0", "region:us" ]
null
2023-12-02T20:29:43Z
--- license: cc-by-nc-4.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
gilsonk12/THIAGOSCHUTZ
gilsonk12
2023-12-02T20:33:13Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-02T20:32:36Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
open-llm-leaderboard/details_qblocks__falcon_7b_norobots
open-llm-leaderboard
2023-12-02T22:03:13Z
0
0
[ "region:us" ]
null
2023-12-02T22:03:05Z
--- pretty_name: Evaluation run of qblocks/falcon_7b_norobots dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [qblocks/falcon_7b_norobots](https://huggingface.co/qblocks/falcon_7b_norobots)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 2 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_qblocks__falcon_7b_norobots\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T22:03:06.046351](https://huggingface.co/datasets/open-llm-leaderboard/details_qblocks__falcon_7b_norobots/blob/main/results_2023-12-02T22-03-06.046351.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.04473085670962851,\n\ \ \"acc_stderr\": 0.005693886131407044\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.04473085670962851,\n \"acc_stderr\": 0.005693886131407044\n\ \ }\n}\n```" repo_url: https://huggingface.co/qblocks/falcon_7b_norobots leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T22_03_02.492484 path: - '**/details_harness|gsm8k|5_2023-12-02T22-03-02.492484.parquet' - split: 2023_12_02T22_03_06.046351 path: - '**/details_harness|gsm8k|5_2023-12-02T22-03-06.046351.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T22-03-06.046351.parquet' - config_name: results data_files: - split: 2023_12_02T22_03_02.492484 path: - results_2023-12-02T22-03-02.492484.parquet - split: 2023_12_02T22_03_06.046351 path: - results_2023-12-02T22-03-06.046351.parquet - split: latest path: - results_2023-12-02T22-03-06.046351.parquet --- # Dataset Card for Evaluation run of qblocks/falcon_7b_norobots ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/qblocks/falcon_7b_norobots - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [qblocks/falcon_7b_norobots](https://huggingface.co/qblocks/falcon_7b_norobots) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_qblocks__falcon_7b_norobots", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T22:03:06.046351](https://huggingface.co/datasets/open-llm-leaderboard/details_qblocks__falcon_7b_norobots/blob/main/results_2023-12-02T22-03-06.046351.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.04473085670962851, "acc_stderr": 0.005693886131407044 }, "harness|gsm8k|5": { "acc": 0.04473085670962851, "acc_stderr": 0.005693886131407044 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.33560091257095337, -0.6860817074775696, 0.04411061853170395, 0.13062302768230438, -0.23719584941864014, 0.1469891369342804, -0.1963423192501068, -0.1618097871541977, 0.35455989837646484, 0.691705584526062, -0.8220815062522888, -1.0412589311599731, -0.658134400844574, 0.19400452077388763, -0.22165347635746002, 1.0827903747558594, -0.15661537647247314, -0.18236298859119415, 0.07014428824186325, -0.26194101572036743, -0.44538629055023193, -0.4402611553668976, -0.5599945783615112, -0.3315075933933258, 0.2505705654621124, 0.6662405133247375, 0.45324647426605225, 0.7855108380317688, 0.7586853504180908, 0.33248046040534973, -0.07748112082481384, 0.2628823220729828, -0.4712713062763214, 0.024327576160430908, 0.11041819304227829, -0.5044656991958618, -0.7436392307281494, 0.14904487133026123, 0.8734772801399231, 0.43998852372169495, -0.22241143882274628, 0.6364032626152039, 0.04960404336452484, 0.5785488486289978, -0.5633496642112732, 0.589674711227417, -0.36312994360923767, 0.13399891555309296, -0.4245244562625885, -0.14428476989269257, -0.005265841726213694, -0.3628475069999695, -0.3140069544315338, -0.5758044719696045, 0.1645411252975464, 0.13169509172439575, 0.860335648059845, 0.1659298837184906, -0.2619163691997528, -0.1630835086107254, -0.1875140368938446, 0.8597421646118164, -0.8498106002807617, 0.09929226338863373, 0.48643606901168823, 0.2012842297554016, -0.4038373827934265, -0.6016759276390076, -0.300972044467926, 0.03472641482949257, -0.15192769467830658, 0.2544748783111572, 0.21348094940185547, -0.11866874247789383, 0.49964454770088196, 0.5783176422119141, -0.6634990572929382, -0.006495796609669924, -0.5018910765647888, -0.22904536128044128, 1.0050880908966064, 0.5913406014442444, 0.0012585421791300178, -0.4886329472064972, -0.3987284302711487, -0.48972460627555847, -0.344383180141449, 0.41289788484573364, 0.38211801648139954, 0.6853326559066772, -0.5925241112709045, 0.8536655306816101, -0.4892973005771637, 0.5355687141418457, 0.008474105037748814, -0.38997307419776917, 0.7948489189147949, -0.6822347044944763, -0.20232561230659485, 0.028348658233880997, 1.114162802696228, 0.45758843421936035, -0.07036987692117691, 0.16548173129558563, -0.3167512118816376, -0.19027887284755707, 0.07242833822965622, -0.8584387898445129, 0.05916830152273178, 0.41054439544677734, -0.4995805621147156, -0.35829606652259827, 0.4374023973941803, -0.8899708986282349, -0.31782978773117065, -0.14543795585632324, 0.06973445415496826, -0.20258043706417084, -0.26868557929992676, -0.10562828928232193, -0.23712721467018127, 0.29295071959495544, 0.06940668076276779, -0.6525986790657043, 0.37888285517692566, 0.7595615983009338, 0.9259699583053589, -0.08536820858716965, -0.4772506058216095, -0.625822126865387, -0.16650357842445374, -0.34263986349105835, 0.5251180529594421, -0.3380555510520935, -0.48937657475471497, 0.012785057537257671, 0.2802143692970276, -0.34484487771987915, -0.6703787446022034, 0.7770731449127197, -0.3526996672153473, -0.04030270129442215, -0.41847658157348633, -0.49394553899765015, -0.12682703137397766, 0.28729790449142456, -0.6550756692886353, 1.3472633361816406, 0.3717576265335083, -0.7877199649810791, 0.2296767234802246, -0.9052338004112244, -0.2938365340232849, 0.1182524561882019, -0.04200398549437523, -0.5870900750160217, -0.12000636756420135, 0.14824624359607697, 0.5849816799163818, -0.311757355928421, 0.14315980672836304, -0.41004452109336853, -0.47038009762763977, 0.11519689112901688, 0.13697567582130432, 1.1270084381103516, 0.2541065514087677, -0.28455257415771484, 0.08295252174139023, -0.7943918704986572, 0.09863251447677612, 0.22388702630996704, -0.5177880525588989, 0.025842539966106415, -0.1431717574596405, 0.05132173374295235, 0.009553543291985989, 0.538183331489563, -0.6619547605514526, 0.32114189863204956, -0.12879136204719543, 0.2895120084285736, 0.8849986791610718, 0.03847353905439377, 0.2728283703327179, -0.48568227887153625, 0.658055305480957, 0.155381441116333, 0.4524497091770172, 0.08875098079442978, -0.5119710564613342, -0.633381187915802, -0.22266770899295807, 0.11614799499511719, 0.6592502593994141, -0.5182536840438843, 0.709733784198761, -0.4089677631855011, -0.6444563865661621, -0.5367284417152405, 0.16670671105384827, 0.4703435003757477, 0.5927728414535522, 0.41234850883483887, -0.3599957823753357, -0.6516937017440796, -0.9178946018218994, -0.07653730362653732, -0.25072425603866577, 0.19958150386810303, 0.447611927986145, 0.921122670173645, -0.23257064819335938, 0.7294470071792603, -0.6886327862739563, -0.44456496834754944, -0.24497687816619873, 0.09305007755756378, 0.7717068791389465, 0.5261892676353455, 0.43939968943595886, -0.642839252948761, -0.3727177083492279, -0.20592108368873596, -0.8498063683509827, -0.27194443345069885, -0.14196713268756866, -0.3075387179851532, 0.30075132846832275, 0.033055294305086136, -0.47006770968437195, 0.5588515996932983, 0.41332969069480896, -0.6105894446372986, 0.805118203163147, 0.24600400030612946, 0.3723143935203552, -1.0359069108963013, 0.07013890147209167, -0.05610738694667816, 0.038240861147642136, -0.312350332736969, 0.035967741161584854, -0.042480841279029846, 0.3227013647556305, -0.44965341687202454, 0.7333455681800842, -0.38424986600875854, -0.24823914468288422, 0.12834182381629944, 0.0844457596540451, -0.06936855614185333, 0.42065945267677307, -0.1648516058921814, 0.7957207560539246, 0.5798506140708923, -0.3015618920326233, 0.5095117092132568, 0.6502887606620789, -0.5404625535011292, 0.31918975710868835, -0.39986416697502136, 0.024197304621338844, 0.23973339796066284, 0.15786993503570557, -0.8428156971931458, -0.3776399791240692, 0.4996204376220703, -0.5887951254844666, 0.1848686933517456, -0.3195507824420929, -0.767443835735321, -0.4355297088623047, -0.5474933981895447, 0.086435467004776, 0.4924071431159973, -0.4369449317455292, 0.334839403629303, 0.3918319046497345, 0.005829412490129471, -0.7109435200691223, -0.7324603796005249, -0.21375536918640137, -0.2599197030067444, -0.6533911824226379, 0.26259106397628784, -0.21492156386375427, -0.19495521485805511, -0.02197928912937641, -0.17833155393600464, -0.20387986302375793, 0.17167071998119354, 0.4994606673717499, 0.49271610379219055, -0.18828809261322021, -0.1956595927476883, -0.02371281199157238, -0.022008568048477173, 0.19747008383274078, 0.17439301311969757, 0.46991074085235596, -0.29926252365112305, -0.20852865278720856, -0.21018797159194946, 0.10555928200483322, 0.3232095539569855, -0.15427829325199127, 0.9431155920028687, 0.7345634698867798, -0.15743717551231384, -0.0913836807012558, -0.479265958070755, -0.05045198276638985, -0.48045414686203003, 0.28701332211494446, -0.33963149785995483, -0.8380910158157349, 0.8494876623153687, 0.3211783468723297, 0.2784133553504944, 0.6430323123931885, 0.47762390971183777, 0.05538521707057953, 0.5684478878974915, 0.23805402219295502, -0.07423574477434158, 0.5923408269882202, -0.7620204091072083, -0.1375114470720291, -1.2264384031295776, -0.43178790807724, -0.5167481899261475, -0.3392784595489502, -0.7634477615356445, -0.3186092674732208, 0.18393965065479279, 0.325992614030838, -0.5091127753257751, 0.454764187335968, -0.533428430557251, 0.24525433778762817, 0.6398175954818726, 0.13627628982067108, 0.12553654611110687, -0.05559162050485611, -0.2336708903312683, 0.3265065550804138, -0.5853132605552673, -0.45595481991767883, 1.4880949258804321, 0.11511312425136566, 0.5904585123062134, -0.031685587018728256, 1.1364856958389282, 0.32641446590423584, 0.3399238586425781, -0.5242853164672852, 0.6961909532546997, -0.1119348332285881, -0.6742914319038391, -0.309940367937088, -0.6339825391769409, -0.8716747164726257, 0.15754061937332153, -0.12430096417665482, -0.8347221612930298, 0.11848930269479752, -0.07555720210075378, -0.18394824862480164, 0.25704216957092285, -0.5286372303962708, 0.9362049698829651, -0.09442993998527527, -0.41663292050361633, 0.18447080254554749, -0.8179077506065369, 0.44983726739883423, -0.10121164470911026, 0.36525481939315796, -0.23115789890289307, -0.057052601128816605, 1.1987850666046143, -0.7256550788879395, 0.7450627088546753, -0.3124356269836426, 0.290166974067688, 0.5171890258789062, -0.36321863532066345, 0.4582759439945221, 0.08006655424833298, -0.3942275047302246, 0.5008772611618042, -0.05188603326678276, -0.27845802903175354, -0.321542888879776, 0.7926087975502014, -0.8935530781745911, -0.3213045001029968, -0.4878072440624237, -0.6795235872268677, 0.1942756325006485, 0.3340456187725067, 0.2675086259841919, 0.3448522388935089, 0.04371520131826401, 0.272102952003479, 0.20837634801864624, -0.13172589242458344, 0.5072593688964844, 0.5689736008644104, -0.31253737211227417, -0.6626414060592651, 0.5493861436843872, 0.38049644231796265, -0.061800550669431686, 0.2510623037815094, 0.08916787058115005, -0.613580584526062, -0.5584809184074402, -0.26602500677108765, 0.2739124894142151, -0.5805084705352783, -0.4248042106628418, -0.3675079047679901, -0.35686206817626953, -0.6417814493179321, 0.02303478494286537, -0.387852281332016, -0.42820364236831665, -0.48030102252960205, -0.27802374958992004, 0.603515625, 0.5293983221054077, -0.4774952828884125, 0.403485506772995, -0.8894081115722656, 0.28229475021362305, -0.13533006608486176, 0.4098909795284271, -0.10627935081720352, -0.635745108127594, -0.4795117676258087, 0.21700280904769897, -0.5384356379508972, -0.7764883041381836, 0.5375925898551941, 0.06462305784225464, 0.7257312536239624, 0.18095897138118744, 0.34996724128723145, 0.8012073636054993, -0.13507388532161713, 1.019108533859253, -0.07446370273828506, -0.7208528518676758, 0.5932204723358154, -0.37130439281463623, 0.15819215774536133, 0.5860274434089661, 0.158980593085289, -0.3610585927963257, -0.2503810524940491, -0.7901524305343628, -1.0176739692687988, 1.1279592514038086, 0.52402663230896, -0.3389039635658264, 0.012607083655893803, 0.47030749917030334, -0.06207771599292755, 0.23075425624847412, -0.5834836363792419, -0.6545658707618713, -0.24704520404338837, -0.14362561702728271, -0.1475522220134735, -0.08214005082845688, -0.33827343583106995, -0.28919169306755066, 0.904909074306488, -0.024240078404545784, 0.3851872980594635, 0.16691158711910248, -0.019379939883947372, -0.1711367964744568, 0.24930648505687714, 0.3713153004646301, 0.5786288380622864, -0.592789351940155, -0.23468759655952454, 0.1061980351805687, -0.6586458683013916, 0.009131330996751785, 0.3381175994873047, -0.016729066148400307, -0.21880096197128296, 0.7483747005462646, 0.8107129335403442, -0.08049486577510834, -0.4660050868988037, 0.43084466457366943, 0.09465601295232773, -0.2864847183227539, -0.4375792145729065, 0.3052920699119568, -0.10042048245668411, 0.5214014649391174, 0.4067460596561432, -0.2421649843454361, 0.0985594093799591, -0.42707374691963196, 0.2683577537536621, 0.29777997732162476, -0.0947369709610939, -0.21534867584705353, 0.5054488182067871, -0.0549544021487236, -0.3691786229610443, 0.9175501465797424, -0.1945667713880539, -0.5742730498313904, 1.135741114616394, 0.23278634250164032, 0.9572473168373108, -0.125569149851799, 0.1746395081281662, 0.5846903324127197, 0.36260101199150085, -0.07703771442174911, 0.7044423818588257, 0.041501469910144806, -0.75302654504776, -0.23766033351421356, -0.8908780217170715, -0.2609822154045105, 0.22313672304153442, -1.1321239471435547, 0.2650752067565918, -0.3611450791358948, -0.4112435579299927, -0.16287949681282043, 0.5603219270706177, -0.8219591975212097, 0.11291299015283585, -0.03274782374501228, 0.9777958393096924, -1.0160691738128662, 0.6050238609313965, 0.8481957316398621, -0.5487760901451111, -0.9423443078994751, -0.36602503061294556, 0.05778363719582558, -0.7912353873252869, 0.7198851108551025, 0.22448240220546722, 0.3367388844490051, -0.19799906015396118, -0.6839637756347656, -0.9313573241233826, 1.5029202699661255, 0.11994465440511703, -0.514371931552887, 0.30359864234924316, 0.3674049377441406, 0.33717551827430725, -0.49350109696388245, 0.5407147407531738, 0.6989844441413879, 0.8019716739654541, 0.08531992882490158, -0.8424736857414246, 0.2384922355413437, -0.4107714295387268, -0.147726371884346, 0.23075614869594574, -0.9614426493644714, 1.0661438703536987, -0.21718630194664001, -0.030016249045729637, 0.04691281169652939, 0.38788121938705444, 0.6441971063613892, 0.3496581017971039, 0.361295610666275, 0.7022101283073425, 0.5813400745391846, -0.30573633313179016, 1.0422606468200684, -0.1521371752023697, 0.7842984199523926, 1.307512640953064, -0.14495660364627838, 0.7852153182029724, 0.24680307507514954, -0.3712478280067444, 0.5126253962516785, 0.8360627889633179, -0.423362672328949, 0.4474983215332031, 0.1199890598654747, 0.19610625505447388, -0.18427780270576477, -0.07689265161752701, -0.5038309097290039, 0.4498487412929535, 0.11236908286809921, -0.5019445419311523, -0.19526879489421844, -0.40787386894226074, 0.033643677830696106, -0.4025721251964569, -0.24784208834171295, 0.5768373012542725, 0.01810191199183464, -0.4682212471961975, 0.760814905166626, -0.14532893896102905, 0.4600062370300293, -0.6286340355873108, -0.18568994104862213, -0.4310348927974701, 0.12695837020874023, -0.5236809253692627, -0.9598410725593567, 0.3235135078430176, 0.06278371065855026, -0.3014732897281647, -0.14060193300247192, 0.39339274168014526, -0.19778130948543549, -0.6313678622245789, 0.4083375632762909, 0.3411717712879181, 0.3371988534927368, 0.06783492863178253, -0.9750502109527588, 0.2890123724937439, 0.11115583777427673, -0.6743221282958984, 0.36998042464256287, 0.2879006564617157, 0.05746162310242653, 0.6255132555961609, 0.718928873538971, 0.04488212242722511, 0.25641804933547974, -0.08573082834482193, 1.021291971206665, -0.8383267521858215, -0.3314542770385742, -0.7050220370292664, 0.8268981575965881, -0.1704270839691162, -0.5276424884796143, 0.856913685798645, 1.0753446817398071, 0.7560032606124878, 0.1113821417093277, 0.7342700362205505, -0.3074268698692322, 0.5996966361999512, -0.4808860123157501, 0.8770937919616699, -0.7164416313171387, 0.34442606568336487, -0.1975851058959961, -0.9232071042060852, -0.010033003985881805, 0.6437418460845947, -0.21676796674728394, 0.01584627293050289, 0.7197225093841553, 0.9470320343971252, 0.10457267612218857, 0.1841609925031662, -0.01029953546822071, 0.5663629174232483, 0.27444490790367126, 0.5743519067764282, 0.6732898354530334, -0.7151485681533813, 0.39718618988990784, -0.6052232980728149, -0.4068446159362793, -0.14563873410224915, -0.7542572617530823, -0.8929217457771301, -0.36706677079200745, -0.4356141984462738, -0.4129495918750763, 0.08138740807771683, 0.9082314968109131, 0.49510422348976135, -0.8512904047966003, -0.6137154698371887, 0.07647451758384705, 0.29743361473083496, -0.2700437307357788, -0.33844682574272156, 0.5393742322921753, -0.1922852098941803, -0.636333703994751, 0.36107850074768066, -0.14975327253341675, -0.1819176971912384, 0.04950734227895737, -0.15741007030010223, -0.30734822154045105, -0.24057194590568542, 0.35892027616500854, 0.15458662807941437, -0.6622321605682373, -0.19421009719371796, -0.12977741658687592, 0.04576032981276512, 0.23690052330493927, 0.17990310490131378, -0.6239963173866272, 0.1415129154920578, 0.5888161063194275, 0.1694333553314209, 0.620100200176239, 0.06086834892630577, 0.11779743432998657, -0.6022056341171265, -0.0748504251241684, 0.015079538337886333, 0.4890258312225342, 0.11260373145341873, -0.4021875858306885, 1.0352281332015991, 0.33659160137176514, -0.6060988903045654, -0.9515146017074585, -0.1891152411699295, -1.1912449598312378, 0.01353554055094719, 1.3284493684768677, -0.4068012237548828, -0.3162606358528137, 0.052873700857162476, 0.04622424766421318, 0.37179121375083923, -0.9134931564331055, 0.49467480182647705, 0.6674193739891052, -0.3214031457901001, -0.010804143734276295, -0.47428613901138306, 0.2831759750843048, -0.09070444107055664, -0.9216647148132324, -0.03369287773966789, 0.3707316815853119, 0.39441898465156555, 0.16905909776687622, 0.5656654238700867, -0.0760260820388794, -0.06592133641242981, 0.08906567096710205, 0.1304260939359665, -0.3939049243927002, -0.15918102860450745, -0.1542641818523407, 0.18536433577537537, -0.4029087722301483, -0.40110430121421814 ]
open-llm-leaderboard/details_abhishek__zephyr-beta-math
open-llm-leaderboard
2023-12-02T22:04:16Z
0
0
[ "region:us" ]
null
2023-12-02T22:04:11Z
--- pretty_name: Evaluation run of abhishek/zephyr-beta-math dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [abhishek/zephyr-beta-math](https://huggingface.co/abhishek/zephyr-beta-math)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_abhishek__zephyr-beta-math\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T22:04:08.967316](https://huggingface.co/datasets/open-llm-leaderboard/details_abhishek__zephyr-beta-math/blob/main/results_2023-12-02T22-04-08.967316.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.5640636846095527,\n\ \ \"acc_stderr\": 0.013658968058849159\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.5640636846095527,\n \"acc_stderr\": 0.013658968058849159\n\ \ }\n}\n```" repo_url: https://huggingface.co/abhishek/zephyr-beta-math leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T22_04_08.967316 path: - '**/details_harness|gsm8k|5_2023-12-02T22-04-08.967316.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T22-04-08.967316.parquet' - config_name: results data_files: - split: 2023_12_02T22_04_08.967316 path: - results_2023-12-02T22-04-08.967316.parquet - split: latest path: - results_2023-12-02T22-04-08.967316.parquet --- # Dataset Card for Evaluation run of abhishek/zephyr-beta-math ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/abhishek/zephyr-beta-math - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [abhishek/zephyr-beta-math](https://huggingface.co/abhishek/zephyr-beta-math) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_abhishek__zephyr-beta-math", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T22:04:08.967316](https://huggingface.co/datasets/open-llm-leaderboard/details_abhishek__zephyr-beta-math/blob/main/results_2023-12-02T22-04-08.967316.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.5640636846095527, "acc_stderr": 0.013658968058849159 }, "harness|gsm8k|5": { "acc": 0.5640636846095527, "acc_stderr": 0.013658968058849159 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.29893770813941956, -0.7270941138267517, 0.1038898378610611, 0.19594386219978333, -0.15214358270168304, 0.0369555689394474, -0.4508949816226959, -0.2166110873222351, 0.42435479164123535, 0.4759926497936249, -0.8177052736282349, -0.93574059009552, -0.6053708791732788, 0.06519114971160889, -0.17887066304683685, 1.1092766523361206, -0.25287145376205444, -0.11858232319355011, -0.0853487104177475, -0.2656249701976776, -0.2798987030982971, -0.349608838558197, -0.4035257399082184, -0.4151490032672882, 0.36037883162498474, 0.6037744283676147, 0.5159912109375, 0.6455894708633423, 0.6803716421127319, 0.36583900451660156, -0.02845696546137333, -0.0031438192818313837, -0.4736708998680115, 0.10245896130800247, 0.19972562789916992, -0.5843840837478638, -0.6569727659225464, 0.1283957064151764, 0.8432431221008301, 0.5063351392745972, -0.16304472088813782, 0.6364318132400513, 0.031494174152612686, 0.5774451494216919, -0.6043426394462585, 0.672562837600708, -0.29443851113319397, -0.06304223090410233, -0.3917180299758911, 0.013484550639986992, -0.07897866517305374, -0.43586358428001404, -0.016881639137864113, -0.48420289158821106, 0.28461021184921265, 0.05976899340748787, 0.9873143434524536, 0.13962213695049286, -0.14847038686275482, -0.2955605685710907, -0.431334912776947, 0.7285277843475342, -0.8712230324745178, 0.10690382868051529, 0.44843822717666626, 0.2275337427854538, -0.18264701962471008, -0.7133128643035889, -0.3866793215274811, -0.010544290766119957, -0.11931148916482925, 0.23828312754631042, -0.16792945563793182, -0.07421258836984634, 0.3850311040878296, 0.6934741139411926, -0.6817198991775513, -0.046037208288908005, -0.6211894154548645, -0.30692458152770996, 0.8589404821395874, 0.43757832050323486, 0.03651408106088638, -0.41882872581481934, -0.24266040325164795, -0.5049769282341003, -0.40276798605918884, 0.2780996263027191, 0.47855091094970703, 0.5552603006362915, -0.5111265182495117, 0.9764593839645386, -0.3708156645298004, 0.5593159794807434, -0.23268374800682068, -0.18398573994636536, 0.8677959442138672, -0.5843321681022644, -0.12627121806144714, 0.09987517446279526, 0.8920270204544067, 0.3926573693752289, 0.05132699012756348, 0.16466349363327026, -0.2234334647655487, 0.25280091166496277, -0.012078647501766682, -0.9489579796791077, -0.18998967111110687, 0.2946815490722656, -0.4111137390136719, -0.3986746370792389, 0.23059038817882538, -0.9130209684371948, -0.06716921180486679, -0.15182581543922424, 0.32278767228126526, -0.22534243762493134, -0.24107421934604645, -0.12742206454277039, -0.19613748788833618, 0.22467227280139923, 0.12796571850776672, -0.6446325182914734, 0.37026453018188477, 0.6298906207084656, 0.9341736435890198, 0.01732689142227173, -0.4635489284992218, -0.4096282422542572, -0.29495060443878174, -0.1382616013288498, 0.43946126103401184, -0.28071916103363037, -0.4202244281768799, -0.03283791244029999, 0.16835655272006989, -0.29121413826942444, -0.5278577208518982, 0.5851622819900513, -0.34118399024009705, 0.26378053426742554, -0.3292316496372223, -0.6783490777015686, -0.19145137071609497, 0.2921653985977173, -0.615160346031189, 1.3004188537597656, 0.48030126094818115, -0.7923951148986816, 0.14954204857349396, -0.7511715292930603, -0.16684553027153015, 0.13102546334266663, -0.0522833913564682, -0.47239401936531067, -0.07053223997354507, 0.04385631904006004, 0.39661598205566406, -0.3151783049106598, -0.03745901212096214, -0.3328348398208618, -0.35363903641700745, 0.11699992418289185, -0.1268201321363449, 1.0492775440216064, 0.13632482290267944, -0.25563591718673706, 0.2339966893196106, -0.9083163142204285, 0.1373494416475296, 0.31934767961502075, -0.4596681296825409, -0.13821594417095184, -0.23785942792892456, 0.2287316769361496, 0.14045096933841705, 0.5967045426368713, -0.6482471823692322, 0.24963343143463135, -0.22795499861240387, 0.24097077548503876, 0.9814287424087524, 0.04911947250366211, 0.24957336485385895, -0.48754432797431946, 0.662423312664032, -0.07064792513847351, 0.30977413058280945, 0.10721069574356079, -0.6295070052146912, -0.767065703868866, -0.06143821403384209, 0.17645065486431122, 0.6226435303688049, -0.36423376202583313, 0.8563180565834045, -0.44177913665771484, -0.8088425397872925, -0.7100964784622192, 0.1904064267873764, 0.41155827045440674, 0.7599138617515564, 0.36360374093055725, -0.23359709978103638, -0.6048521399497986, -1.0239557027816772, 0.06900440156459808, -0.4236183762550354, 0.11335460841655731, 0.524253785610199, 0.9364019632339478, -0.34150633215904236, 0.8326739072799683, -0.8279930949211121, -0.33008885383605957, -0.3047271966934204, 0.027516799047589302, 0.6838703751564026, 0.35481908917427063, 0.438731849193573, -0.6347092390060425, -0.4106530547142029, -0.29555076360702515, -0.7059318423271179, -0.3163835108280182, 0.0701550841331482, -0.2743321359157562, 0.2000642865896225, -0.1177680492401123, -0.45274022221565247, 0.4792378544807434, 0.5507405996322632, -0.7622197866439819, 0.7021143436431885, 0.0880223959684372, 0.2338392287492752, -1.0722609758377075, 0.20489542186260223, 0.13817575573921204, 0.16040246188640594, -0.360195517539978, -0.11142575740814209, 0.043775320053100586, 0.27904030680656433, -0.4537544548511505, 0.7885200381278992, -0.2857641875743866, -0.14674222469329834, 0.07827512174844742, 0.0519619956612587, -0.10749363154172897, 0.46001294255256653, -0.2581469714641571, 0.7283918261528015, 0.5524685382843018, -0.28182727098464966, 0.5541999936103821, 0.5973919630050659, -0.5338774919509888, 0.11705739051103592, -0.5037193298339844, -0.0995125025510788, 0.05386170744895935, 0.14002566039562225, -0.9457064867019653, -0.36620259284973145, 0.45868533849716187, -0.5818500518798828, 0.09431277960538864, -0.28719648718833923, -0.6599825620651245, -0.43236976861953735, -0.4758610427379608, 0.13170073926448822, 0.716416597366333, -0.3913712203502655, 0.33282098174095154, 0.3283926546573639, -0.08072003722190857, -0.6621970534324646, -0.5709020495414734, -0.3837362229824066, -0.2120131552219391, -0.8321383595466614, 0.3702416718006134, -0.2740485966205597, -0.37569212913513184, 0.22776125371456146, -0.21077872812747955, 0.06109489127993584, 0.07188764959573746, 0.3766850233078003, 0.6135414838790894, -0.19230562448501587, -0.24973393976688385, -0.24233384430408478, -0.13585124909877777, 0.25869396328926086, 0.2955503463745117, 0.6184198260307312, -0.4012431204319, -0.24973978102207184, -0.02915039472281933, -0.0588163398206234, 0.44951507449150085, -0.08851521462202072, 0.7758628726005554, 0.6736558675765991, -0.32032084465026855, -0.0914493277668953, -0.46419090032577515, -0.12888257205486298, -0.4732017517089844, 0.38073262572288513, -0.14698760211467743, -0.771092414855957, 0.9193830490112305, 0.31764060258865356, 0.33542272448539734, 0.7700802087783813, 0.5902535915374756, 0.1674547642469406, 0.6627511978149414, 0.3458996117115021, -0.14104217290878296, 0.6600922346115112, -0.7962474226951599, -0.21294885873794556, -1.1995368003845215, -0.3650531470775604, -0.45692741870880127, -0.47919875383377075, -0.62766033411026, -0.2814423739910126, 0.28454461693763733, 0.21284355223178864, -0.3687588572502136, 0.42050641775131226, -0.47631701827049255, 0.23461385071277618, 0.5493819713592529, 0.1430261880159378, 0.08036600798368454, -0.03367038443684578, -0.1539718061685562, 0.06033579260110855, -0.4231196641921997, -0.2770223617553711, 1.3864343166351318, 0.2624508738517761, 0.6246395707130432, 0.024129215627908707, 0.9210657477378845, 0.1654559075832367, 0.4215443432331085, -0.5981724262237549, 0.6759569048881531, -0.05190664902329445, -0.6576537489891052, -0.25969254970550537, -0.6298127174377441, -0.8662571907043457, 0.3364926874637604, -0.07883906364440918, -0.8289496302604675, -0.010382313281297684, -0.05309407413005829, -0.09782387316226959, 0.16226255893707275, -0.5851259231567383, 1.0467573404312134, -0.29435160756111145, -0.4558817744255066, -0.04474949091672897, -0.7486473917961121, 0.3316219747066498, 0.042333729565143585, 0.3047026991844177, -0.3956887423992157, -0.005294601432979107, 1.2000339031219482, -0.6377591490745544, 0.7840029001235962, -0.3778754472732544, 0.2784903943538666, 0.32509639859199524, -0.2992536723613739, 0.4739089012145996, -0.015674833208322525, -0.2805176079273224, 0.31058862805366516, -0.33436208963394165, -0.29259544610977173, -0.4042317271232605, 0.8787937760353088, -0.9520597457885742, -0.3033364415168762, -0.5386878848075867, -0.5756797194480896, 0.11030568927526474, 0.3414795696735382, 0.3834722936153412, 0.3186585605144501, -0.04930878430604935, 0.2844853103160858, 0.2152382880449295, -0.09804830700159073, 0.43241968750953674, 0.5805777907371521, -0.35833466053009033, -0.6819068193435669, 0.584191083908081, 0.34525546431541443, -0.010818676091730595, 0.06171466037631035, 0.23830069601535797, -0.6010441184043884, -0.48617276549339294, -0.39104163646698, 0.33721116185188293, -0.7564787268638611, -0.25531721115112305, -0.40473178029060364, -0.37458091974258423, -0.47916293144226074, -0.07392938435077667, -0.4235548973083496, -0.44139736890792847, -0.2891405522823334, -0.2093719244003296, 0.7139827013015747, 0.47266045212745667, -0.22147269546985626, 0.30239057540893555, -0.8167464733123779, 0.13845008611679077, -0.1407632678747177, 0.3687257766723633, -0.030023977160453796, -0.6129477024078369, -0.45772498846054077, 0.14377161860466003, -0.3078119456768036, -0.8611196875572205, 0.5818197727203369, 0.07807910442352295, 0.753981351852417, 0.09101907908916473, 0.16729669272899628, 0.763806939125061, -0.1837957352399826, 0.9866641163825989, -0.040754519402980804, -0.66214919090271, 0.8179742693901062, -0.18536899983882904, 0.1974712759256363, 0.6448606252670288, 0.19512365758419037, -0.5000930428504944, -0.2232283651828766, -0.9702301621437073, -1.3060874938964844, 0.9588890075683594, 0.5452397465705872, -0.19800883531570435, 0.0930793285369873, 0.35387349128723145, -0.1287682056427002, 0.19836126267910004, -0.6407182812690735, -0.7980896830558777, -0.08392427861690521, -0.2484053373336792, -0.1939549446105957, 0.026958832517266273, -0.3320402204990387, -0.4523557424545288, 0.9542033672332764, 0.008185256272554398, 0.19492141902446747, 0.130695641040802, -0.1554962694644928, -0.3382662534713745, 0.22672618925571442, 0.3323882520198822, 0.6645369529724121, -0.6078391671180725, -0.17177994549274445, 0.10816100239753723, -0.6921257972717285, 0.0211070217192173, 0.4048231840133667, -0.040387820452451706, -0.09853199869394302, 0.7091392874717712, 0.9244871139526367, 0.2039310336112976, -0.4846041798591614, 0.5243484973907471, 0.03699206933379173, -0.12927065789699554, -0.6324182748794556, 0.3347857594490051, -0.12497108429670334, 0.3605162501335144, 0.41479408740997314, -0.02126779779791832, -0.05841664969921112, -0.3937571346759796, 0.327440083026886, 0.20754827558994293, -0.04218363016843796, -0.4049675166606903, 0.5827606916427612, -0.038953445851802826, -0.22636878490447998, 0.9773871302604675, -0.022181574255228043, -0.584337055683136, 1.0745943784713745, 0.3814445436000824, 0.9452980160713196, -0.0675070583820343, 0.06189526990056038, 0.5608268976211548, 0.20936834812164307, -0.1131550520658493, 0.6037448048591614, 0.07689506560564041, -0.8214056491851807, -0.19837996363639832, -0.8224653601646423, -0.3653554320335388, 0.21088066697120667, -0.9888502359390259, 0.425411581993103, -0.19014258682727814, -0.24956101179122925, 0.03572635352611542, 0.5528791546821594, -0.9004014730453491, -0.04770752787590027, 0.06965517997741699, 0.9385890364646912, -1.1971237659454346, 0.6673555970191956, 0.8964995741844177, -0.6403530836105347, -0.8520176410675049, -0.32116833329200745, 0.1678069680929184, -0.9110245704650879, 0.5781822800636292, 0.20940424501895905, 0.4486492872238159, -0.08532799780368805, -0.40604618191719055, -0.9475786685943604, 1.5662792921066284, 0.12148340046405792, -0.47884273529052734, 0.03995352238416672, 0.09066185355186462, 0.4837978780269623, -0.39533543586730957, 0.5199946761131287, 0.5931674242019653, 0.7894526124000549, 0.18026790022850037, -0.7947805523872375, 0.19730396568775177, -0.6314792037010193, -0.1677207350730896, 0.25286978483200073, -0.8791602849960327, 1.0883134603500366, -0.18519607186317444, 0.0157011728733778, -0.19932705163955688, 0.4282676875591278, 0.6120074391365051, 0.28169551491737366, 0.4733697474002838, 0.7454428672790527, 0.6323565244674683, -0.27068015933036804, 1.0352473258972168, -0.32144421339035034, 0.7730510234832764, 1.0639853477478027, -0.14692550897598267, 0.7855169773101807, 0.27345550060272217, -0.46145686507225037, 0.5475174188613892, 0.722780168056488, -0.5037264227867126, 0.46289482712745667, 0.22244049608707428, -0.019891688600182533, -0.03223332762718201, 0.07451498508453369, -0.5189829468727112, 0.42188581824302673, 0.27381670475006104, -0.5376216769218445, -0.4219989478588104, -0.35049062967300415, 0.049249738454818726, -0.4219256043434143, -0.21388612687587738, 0.5208268761634827, -0.05742582678794861, -0.49906131625175476, 0.5444009900093079, -0.10833591967821121, 0.6839743852615356, -0.8218808770179749, -0.13370849192142487, -0.18253786861896515, 0.33089369535446167, -0.48144495487213135, -0.9602705836296082, 0.2288549244403839, 0.0653408020734787, -0.2977854013442993, -0.09681616723537445, 0.6077795624732971, -0.3562544584274292, -0.6842694878578186, 0.44713038206100464, 0.4975455403327942, 0.3000255227088928, 0.18244466185569763, -0.9017142653465271, 0.3088102638721466, 0.18138760328292847, -0.8175650238990784, 0.34702596068382263, 0.1803804188966751, 0.0805230662226677, 0.5757110714912415, 0.7515988349914551, 0.26649487018585205, 0.191363126039505, 0.05054910108447075, 1.0465483665466309, -0.6972832083702087, -0.41126012802124023, -0.8559790253639221, 0.7904642224311829, -0.11038018763065338, -0.6717973351478577, 0.9821295738220215, 1.0989148616790771, 0.7946363687515259, 0.14107650518417358, 0.7793639898300171, -0.40642476081848145, 0.4086024761199951, -0.30280691385269165, 0.8076115846633911, -0.562855064868927, 0.36191922426223755, -0.20627844333648682, -1.0683130025863647, -0.04694977402687073, 0.7378584742546082, -0.20847848057746887, 0.026105761528015137, 0.5632529258728027, 0.851173996925354, 0.03708457201719284, 0.15066905319690704, -0.11353665590286255, 0.4398839473724365, 0.3785960078239441, 0.5400140285491943, 0.5519545078277588, -0.6461806297302246, 0.4430636763572693, -0.8396800756454468, -0.4525018036365509, -0.15652957558631897, -0.5826392769813538, -0.749383807182312, -0.5232487320899963, -0.38837212324142456, -0.6185095906257629, -0.1110924705862999, 1.1486653089523315, 0.3508959710597992, -0.8067224025726318, -0.39187029004096985, 0.03494993597269058, 0.13174140453338623, -0.17104999721050262, -0.34970957040786743, 0.6048546433448792, -0.17355553805828094, -0.6964442729949951, 0.33423569798469543, -0.23599937558174133, -0.11602719873189926, -0.15248975157737732, -0.22007130086421967, -0.14154043793678284, -0.33578068017959595, 0.3312416076660156, 0.11402177065610886, -0.6732428669929504, -0.29039818048477173, 0.0203764196485281, 0.03385746479034424, 0.20387627184391022, 0.29407551884651184, -0.6407716274261475, 0.23165127635002136, 0.7416693568229675, 0.1608351767063141, 0.7275400757789612, -0.050094664096832275, 0.1858028620481491, -0.7625249624252319, -0.07028722763061523, 0.24877417087554932, 0.6193231344223022, 0.07531366497278214, -0.38954445719718933, 0.9810510277748108, 0.3575981855392456, -0.6343115568161011, -0.9194085597991943, -0.1687641441822052, -1.1585572957992554, -0.0017011897871270776, 1.3616496324539185, -0.20929265022277832, -0.3951275944709778, 0.15705662965774536, 0.03108501248061657, 0.384726345539093, -0.7816844582557678, 0.5509561896324158, 0.9230185747146606, -0.4139246344566345, 0.02639603056013584, -0.535794198513031, 0.2922038435935974, -0.012729165144264698, -0.8380703926086426, 0.1392602026462555, 0.4927082061767578, 0.5558017492294312, 0.2140280157327652, 0.6782692670822144, -0.16429485380649567, -0.04789155349135399, 0.11334163695573807, 0.2584691643714905, -0.30057093501091003, -0.14311636984348297, -0.2789086699485779, 0.07842464745044708, -0.28335094451904297, -0.3423469364643097 ]
open-llm-leaderboard/details_klyang__MentaLLaMA-chat-7B
open-llm-leaderboard
2023-12-02T22:04:59Z
0
0
[ "region:us" ]
null
2023-12-02T22:04:54Z
--- pretty_name: Evaluation run of klyang/MentaLLaMA-chat-7B dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [klyang/MentaLLaMA-chat-7B](https://huggingface.co/klyang/MentaLLaMA-chat-7B)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_klyang__MentaLLaMA-chat-7B\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T22:04:51.845916](https://huggingface.co/datasets/open-llm-leaderboard/details_klyang__MentaLLaMA-chat-7B/blob/main/results_2023-12-02T22-04-51.845916.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.16148597422289612,\n\ \ \"acc_stderr\": 0.010135959452134306\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.16148597422289612,\n \"acc_stderr\": 0.010135959452134306\n\ \ }\n}\n```" repo_url: https://huggingface.co/klyang/MentaLLaMA-chat-7B leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T22_04_51.845916 path: - '**/details_harness|gsm8k|5_2023-12-02T22-04-51.845916.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T22-04-51.845916.parquet' - config_name: results data_files: - split: 2023_12_02T22_04_51.845916 path: - results_2023-12-02T22-04-51.845916.parquet - split: latest path: - results_2023-12-02T22-04-51.845916.parquet --- # Dataset Card for Evaluation run of klyang/MentaLLaMA-chat-7B ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/klyang/MentaLLaMA-chat-7B - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [klyang/MentaLLaMA-chat-7B](https://huggingface.co/klyang/MentaLLaMA-chat-7B) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_klyang__MentaLLaMA-chat-7B", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T22:04:51.845916](https://huggingface.co/datasets/open-llm-leaderboard/details_klyang__MentaLLaMA-chat-7B/blob/main/results_2023-12-02T22-04-51.845916.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.16148597422289612, "acc_stderr": 0.010135959452134306 }, "harness|gsm8k|5": { "acc": 0.16148597422289612, "acc_stderr": 0.010135959452134306 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.3549594581127167, -0.6944159865379333, 0.24831068515777588, 0.3461642265319824, -0.15619774162769318, 0.1221415176987648, -0.48556920886039734, -0.22721603512763977, 0.3917977213859558, 0.5640857219696045, -0.7620093822479248, -0.9030535221099854, -0.7661654353141785, 0.17014659941196442, -0.12276344746351242, 1.1804369688034058, -0.19223186373710632, -0.11718589067459106, -0.03347526490688324, -0.3537541329860687, -0.4611830413341522, -0.5239906907081604, -0.5821626782417297, -0.5141196846961975, 0.40568405389785767, 0.5950926542282104, 0.2853730618953705, 0.6305823922157288, 0.7150006890296936, 0.3375675678253174, -0.06686278432607651, 0.20592109858989716, -0.7404202818870544, -0.08343785256147385, 0.1682133972644806, -0.6468145847320557, -0.7277275919914246, 0.04412467032670975, 0.7023502588272095, 0.422393262386322, -0.22454285621643066, 0.6682132482528687, 0.07788097858428955, 0.5580493211746216, -0.5093716979026794, 0.6578059792518616, -0.3561037480831146, -0.0642184466123581, -0.3986295163631439, -0.15567222237586975, -0.08560912311077118, -0.35519278049468994, -0.10555119812488556, -0.46125972270965576, -0.051021575927734375, -0.002907908521592617, 0.9772593379020691, 0.3030412197113037, -0.21916578710079193, -0.3376784324645996, -0.3113405108451843, 0.8077126741409302, -0.9013189077377319, 0.044106192886829376, 0.6850988864898682, 0.29719874262809753, -0.38522833585739136, -0.5732870697975159, -0.46407729387283325, -0.004722817335277796, -0.19338899850845337, 0.229556605219841, 0.0523267425596714, -0.1281716376543045, 0.4690118134021759, 0.5530654788017273, -0.6226181983947754, -0.02054205723106861, -0.6806025505065918, -0.11867015808820724, 1.0149964094161987, 0.4058464765548706, 0.10133477300405502, -0.5893278121948242, -0.3312320113182068, -0.3851131498813629, -0.35345879197120667, 0.2288448065519333, 0.40647396445274353, 0.5019670128822327, -0.711051344871521, 0.8316510915756226, -0.4138832092285156, 0.40730372071266174, -0.05178206413984299, -0.5056154727935791, 0.8362581729888916, -0.6082715392112732, -0.17839233577251434, 0.08017168939113617, 1.068137764930725, 0.5445539355278015, -0.0030304917600005865, 0.2350265234708786, -0.17458845674991608, 0.13183565437793732, -0.022922340780496597, -0.7871429324150085, -0.2885756194591522, 0.4426075220108032, -0.5849631428718567, -0.27460768818855286, 0.050150129944086075, -0.8497133851051331, -0.31228432059288025, -0.2856407165527344, 0.10155486315488815, -0.28394511342048645, -0.42459505796432495, -0.10590998828411102, -0.019485242664813995, 0.2628578841686249, 0.07431020587682724, -0.5598146915435791, 0.31178030371665955, 0.5816506743431091, 0.9202868938446045, -0.1759975701570511, -0.42964106798171997, -0.2518027126789093, -0.2659575045108795, -0.18052424490451813, 0.5459924340248108, -0.17428706586360931, -0.3457683026790619, -0.19551533460617065, 0.17835259437561035, -0.24625232815742493, -0.5622192621231079, 0.7250227928161621, -0.3118222951889038, 0.2648320198059082, -0.342792272567749, -0.6247854232788086, -0.13827863335609436, 0.39440348744392395, -0.513735830783844, 1.3548080921173096, 0.3011597990989685, -0.8016926646232605, 0.23539003729820251, -0.9292576313018799, -0.09586503356695175, -0.03822096437215805, -0.027116738259792328, -0.5001240968704224, -0.26768481731414795, 0.1503126323223114, 0.7130305171012878, -0.2102692723274231, 0.21029295027256012, -0.4088900089263916, -0.3649069666862488, 0.19520489871501923, -0.06124114990234375, 1.0702276229858398, 0.14226709306240082, -0.19595806300640106, 0.24134184420108795, -1.0119112730026245, 0.03059009090065956, 0.3653451204299927, -0.45302316546440125, -0.2873997986316681, -0.17915765941143036, 0.1466524749994278, 0.3612017035484314, 0.50967937707901, -0.613402247428894, 0.3193114697933197, -0.2432127296924591, 0.20018135011196136, 0.9371969699859619, 0.0352727510035038, 0.19830600917339325, -0.4282601475715637, 0.4607900381088257, -0.017148859798908234, 0.30259642004966736, 0.12408947199583054, -0.5515598058700562, -0.7389487624168396, -0.3767440915107727, 0.05453379824757576, 0.700684666633606, -0.58333420753479, 0.7867648601531982, -0.4917532205581665, -0.7534705996513367, -0.7947353720664978, 0.19397865235805511, 0.4344399571418762, 0.4927135705947876, 0.32424208521842957, -0.24502432346343994, -0.7991714477539062, -0.9823873043060303, 0.11246883124113083, -0.19926735758781433, 0.07704939693212509, 0.609046459197998, 0.8694251179695129, -0.23538494110107422, 0.6771763563156128, -0.7288925647735596, -0.4423809051513672, -0.30185556411743164, -0.02956651709973812, 0.7765763401985168, 0.34213903546333313, 0.4120268225669861, -0.5372734069824219, -0.5067371726036072, -0.23774650692939758, -0.9620818495750427, -0.317478209733963, -0.1394059807062149, -0.38671594858169556, 0.28191623091697693, -0.012112581171095371, -0.5704206824302673, 0.45110413432121277, 0.5574252009391785, -0.6014239192008972, 0.5955495834350586, 0.11080924421548843, 0.3422323167324066, -1.219618558883667, 0.07361029088497162, 0.01511682290583849, 0.01956677995622158, -0.442884236574173, -0.12442351877689362, -0.07755774259567261, 0.38431739807128906, -0.43060824275016785, 0.6197315454483032, -0.36665692925453186, -0.12618806958198547, -0.08540269732475281, 0.27367743849754333, -0.2119600921869278, 0.7399960160255432, -0.3777135908603668, 0.6579402089118958, 0.5459854006767273, -0.37277454137802124, 0.4895853102207184, 0.6606281995773315, -0.49562710523605347, 0.4267374575138092, -0.4848540723323822, 0.20150186121463776, 0.1568794846534729, 0.2533709704875946, -0.9770312905311584, -0.4362625777721405, 0.635477602481842, -0.4916926920413971, 0.24016855657100677, -0.1790967881679535, -0.6773281693458557, -0.32817816734313965, -0.4663507342338562, 0.2304677963256836, 0.4896894097328186, -0.4244653284549713, 0.20817691087722778, 0.5797906517982483, 0.01730952225625515, -0.5842670798301697, -0.5763396620750427, -0.06261803209781647, -0.3891080319881439, -0.6737977266311646, 0.2497057169675827, -0.1870615929365158, -0.22801394760608673, -0.06558649241924286, 0.0426744781434536, 0.07092789560556412, 0.06250981986522675, 0.36283445358276367, 0.5346263647079468, -0.04527069255709648, -0.2961254119873047, -0.2545471489429474, -0.10100054740905762, 0.2612169086933136, 0.29773223400115967, 0.6999574303627014, -0.17854304611682892, -0.24240925908088684, -0.2773160934448242, 0.13687404990196228, 0.3540573716163635, -0.016109151765704155, 0.8460745811462402, 0.7377256155014038, -0.3525039255619049, 0.07171093672513962, -0.4435748755931854, -0.018059365451335907, -0.4500593841075897, 0.44428813457489014, -0.2680542767047882, -0.8170074820518494, 0.8975992202758789, 0.30010488629341125, 0.16557982563972473, 0.6521503925323486, 0.7875478267669678, 0.14249086380004883, 0.7522433400154114, 0.31841111183166504, -0.13617579638957977, 0.534817636013031, -0.6837013959884644, -0.02561946213245392, -1.1495563983917236, -0.3721672594547272, -0.29397672414779663, -0.4770689904689789, -0.8201994299888611, -0.347092866897583, 0.2774490714073181, 0.16946348547935486, -0.3426900804042816, 0.3966326415538788, -0.5861579179763794, 0.22740493714809418, 0.529312014579773, 0.23529237508773804, 0.08669672161340714, -0.14417363703250885, 0.027999533340334892, 0.1268623024225235, -0.538251519203186, -0.45026251673698425, 1.4818997383117676, 0.35167285799980164, 0.5797837376594543, -0.01846534013748169, 0.9603635668754578, 0.1655246764421463, 0.4626650810241699, -0.5375335216522217, 0.6949207186698914, 0.07737579196691513, -0.4938289523124695, -0.3030857741832733, -0.5883606672286987, -0.9504324793815613, 0.1454094648361206, -0.07067462056875229, -1.01982843875885, 0.039255790412425995, -0.1558975875377655, -0.10848493129014969, 0.1703621745109558, -0.5783340334892273, 0.8797236680984497, -0.14748817682266235, -0.21790897846221924, -0.1099114865064621, -0.8402337431907654, 0.5847783088684082, -0.04774416610598564, 0.24945788085460663, -0.4149624705314636, 0.08107633888721466, 1.1472790241241455, -0.43474677205085754, 0.8794611692428589, -0.2517988383769989, 0.07659276574850082, 0.34625107049942017, -0.38348233699798584, 0.4465993344783783, -0.06636916100978851, -0.09561611711978912, 0.5587736964225769, -0.10855147987604141, -0.25943228602409363, -0.5063961148262024, 0.8416048884391785, -1.0077414512634277, -0.27843400835990906, -0.39842456579208374, -0.7308979630470276, 0.16031286120414734, 0.24388308823108673, 0.21313323080539703, 0.19131965935230255, 0.0851963683962822, 0.20922516286373138, 0.2058844417333603, -0.22139765322208405, 0.3665430545806885, 0.34723034501075745, -0.42332717776298523, -0.7456241846084595, 0.69712233543396, 0.37922731041908264, 0.09512308239936829, 0.048438843339681625, 0.06698505580425262, -0.5284223556518555, -0.36668938398361206, -0.28958654403686523, 0.31837257742881775, -0.730731725692749, -0.26084205508232117, -0.4813882112503052, -0.3688156306743622, -0.4319741427898407, 0.19202850759029388, -0.4025675356388092, -0.42692601680755615, -0.33472877740859985, -0.2295101284980774, 0.6202613115310669, 0.5563448071479797, -0.2643657624721527, 0.3415817320346832, -0.701969563961029, 0.3194558024406433, -0.25398480892181396, 0.48668667674064636, -0.05738864094018936, -0.516543984413147, -0.4671257734298706, 0.16780993342399597, -0.4314880073070526, -0.8944743871688843, 0.5290354490280151, 0.05250420421361923, 0.713603138923645, 0.08984604477882385, 0.21699680387973785, 0.8278247117996216, -0.18977652490139008, 0.9598232507705688, -0.035439908504486084, -0.520439624786377, 0.7164674401283264, -0.33862000703811646, 0.2120709866285324, 0.4660136103630066, 0.2266375869512558, -0.534530520439148, -0.2970629930496216, -0.875328004360199, -1.1540522575378418, 1.0588310956954956, 0.5819012522697449, -0.21891334652900696, -0.005625849589705467, 0.37719500064849854, -0.04207267984747887, 0.1477023959159851, -0.6455636620521545, -0.8396187424659729, -0.1266704648733139, -0.258868008852005, -0.12558218836784363, -0.1414010226726532, -0.4772242307662964, -0.38447853922843933, 0.9182043075561523, -0.06753868609666824, 0.47609472274780273, 0.1678895205259323, 0.02192690037190914, -0.12756402790546417, 0.21342423558235168, 0.43900808691978455, 0.7079978585243225, -0.40634721517562866, -0.18519015610218048, 0.3574342727661133, -0.5674798488616943, 0.043825604021549225, 0.23438437283039093, 0.0913400650024414, -0.2437630593776703, 0.6270815134048462, 1.0097897052764893, 0.04118736460804939, -0.5039767026901245, 0.4010467231273651, -0.016668813303112984, -0.2007037252187729, -0.5143163800239563, 0.19374977052211761, -0.014743587002158165, 0.5288605690002441, 0.30664512515068054, -0.15298569202423096, 0.05290434509515762, -0.27021732926368713, 0.2645842134952545, 0.11758635938167572, 0.0028627486899495125, -0.2982243299484253, 0.43689584732055664, -0.18987132608890533, -0.37159356474876404, 0.770804226398468, -0.23407429456710815, -0.5278289318084717, 0.8770745992660522, 0.3353932201862335, 0.9294958114624023, -0.060729168355464935, 0.013663946650922298, 0.48929789662361145, 0.15018253028392792, -0.02920680306851864, 0.7604131102561951, 0.13461284339427948, -0.7639551162719727, -0.4215548038482666, -0.7083834409713745, -0.22223320603370667, 0.37313133478164673, -0.9472718834877014, 0.37728843092918396, -0.2081347107887268, -0.3645973801612854, -0.21512389183044434, 0.4156276285648346, -0.8153412342071533, -0.025661099702119827, 0.1558249443769455, 0.8036526441574097, -0.9345460534095764, 0.5846458077430725, 0.8009549379348755, -0.47455692291259766, -0.9908835887908936, -0.3522787392139435, 0.09414038062095642, -0.8132434487342834, 0.46835947036743164, 0.23485679924488068, 0.41859593987464905, -0.23168423771858215, -0.6399292349815369, -1.0713626146316528, 1.5196800231933594, 0.2508600652217865, -0.4056839942932129, 0.2446923553943634, 0.22852292656898499, 0.5387418270111084, -0.39925357699394226, 0.4636860191822052, 0.7501708269119263, 0.6566300392150879, 0.08870508521795273, -1.0239312648773193, 0.26306965947151184, -0.5620994567871094, -0.15526077151298523, 0.1442377269268036, -0.9615586400032043, 0.8607149720191956, -0.07680229842662811, -0.07830432057380676, -0.16555729508399963, 0.5502702593803406, 0.7456014752388, 0.4150499701499939, 0.5255115628242493, 0.6641146540641785, 0.7372473478317261, -0.21752093732357025, 1.0703630447387695, -0.3847503364086151, 0.7925022840499878, 1.2541784048080444, -0.05617353692650795, 0.8052535653114319, 0.3482474982738495, -0.440439373254776, 0.4508320987224579, 0.8674755692481995, -0.3206314742565155, 0.5011541843414307, 0.20772206783294678, 0.13624291121959686, -0.05445591360330582, -0.10876552015542984, -0.4055812358856201, 0.6308214664459229, 0.2532145380973816, -0.4281647801399231, -0.20501625537872314, -0.28016024827957153, 0.15467537939548492, -0.3830958902835846, -0.20462922751903534, 0.6296595931053162, 0.13243016600608826, -0.490796834230423, 0.7868291139602661, -0.11582831293344498, 0.6811004877090454, -0.6296679973602295, -0.16303196549415588, -0.18114697933197021, 0.3115846812725067, -0.5027212500572205, -0.9465884566307068, 0.3886091709136963, -0.00215377495624125, -0.21355469524860382, -0.17297106981277466, 0.6782412528991699, -0.37917307019233704, -0.5906714200973511, 0.4868101179599762, 0.5027837753295898, 0.4750533103942871, 0.19290098547935486, -0.9456264972686768, 0.17776472866535187, 0.09486038982868195, -0.801474928855896, 0.4493182301521301, 0.3056079149246216, -0.03436671569943428, 0.7239391207695007, 0.7897496819496155, 0.13106447458267212, 0.09879322350025177, 0.09327511489391327, 1.0883240699768066, -0.6193385124206543, -0.4222194254398346, -0.9389275908470154, 0.7810267806053162, -0.2783846855163574, -0.6681081652641296, 0.9177432060241699, 0.8402529954910278, 0.8409532904624939, 0.2093370258808136, 0.6961289644241333, -0.33643919229507446, 0.48168832063674927, -0.38075393438339233, 0.9780214428901672, -0.5791594982147217, 0.31594598293304443, -0.3259279131889343, -0.8682727217674255, -0.08226199448108673, 0.7168177962303162, -0.27867019176483154, 0.0017910365713760257, 0.5377914905548096, 0.9713633060455322, 0.07647871971130371, 0.10886896401643753, 0.009649140760302544, 0.5544176697731018, 0.31939461827278137, 0.6106021404266357, 0.6760088205337524, -0.6394050717353821, 0.40545034408569336, -0.6487107872962952, -0.4607643783092499, 0.01810700260102749, -0.7220120429992676, -0.9652617573738098, -0.5058127641677856, -0.37189215421676636, -0.5940430760383606, -0.06087752804160118, 1.2332687377929688, 0.42139944434165955, -0.8797888159751892, -0.52277010679245, 0.27896028757095337, 0.18146410584449768, -0.24042671918869019, -0.3343767821788788, 0.6151809692382812, -0.09361349791288376, -0.656389594078064, 0.31988102197647095, -0.076326884329319, -0.24971796572208405, -0.2774882912635803, -0.2063506692647934, -0.48426708579063416, -0.28810837864875793, 0.5001944899559021, 0.029868898913264275, -0.6917346119880676, -0.3661282956600189, 0.005637450609356165, -0.083741195499897, 0.3002070188522339, 0.15449142456054688, -0.5627666711807251, 0.11762647330760956, 0.5605486631393433, 0.25794169306755066, 0.6160023212432861, -0.14075185358524323, 0.2911325991153717, -0.7691430449485779, -0.1262928694486618, -0.050779007375240326, 0.5470502376556396, 0.283066987991333, -0.5364213585853577, 1.0007082223892212, 0.31003764271736145, -0.7407123446464539, -0.9442142844200134, -0.23509180545806885, -1.1467185020446777, 0.1482294350862503, 1.4148414134979248, -0.35021188855171204, -0.36423081159591675, -0.015296178869903088, -0.29716822504997253, 0.514039158821106, -0.7071635127067566, 0.8074260950088501, 0.9226295351982117, -0.4310741424560547, -0.09488015621900558, -0.5931127071380615, 0.35614505410194397, -0.04463957995176315, -0.9361932873725891, 0.050951629877090454, 0.3356109857559204, 0.38970622420310974, 0.23532700538635254, 0.8653284311294556, -0.009633968584239483, -0.11830241233110428, -0.03247406706213951, 0.24732939898967743, -0.1662127673625946, -0.13227449357509613, -0.22022150456905365, 0.0709131509065628, -0.42193207144737244, -0.36539486050605774 ]
open-llm-leaderboard/details_qblocks__zephyr_7b_norobots
open-llm-leaderboard
2023-12-02T22:10:58Z
0
0
[ "region:us" ]
null
2023-12-02T22:10:54Z
--- pretty_name: Evaluation run of qblocks/zephyr_7b_norobots dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [qblocks/zephyr_7b_norobots](https://huggingface.co/qblocks/zephyr_7b_norobots)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_qblocks__zephyr_7b_norobots\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T22:10:51.334218](https://huggingface.co/datasets/open-llm-leaderboard/details_qblocks__zephyr_7b_norobots/blob/main/results_2023-12-02T22-10-51.334218.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.20621683093252463,\n\ \ \"acc_stderr\": 0.011144364089781441\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.20621683093252463,\n \"acc_stderr\": 0.011144364089781441\n\ \ }\n}\n```" repo_url: https://huggingface.co/qblocks/zephyr_7b_norobots leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T22_10_51.334218 path: - '**/details_harness|gsm8k|5_2023-12-02T22-10-51.334218.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T22-10-51.334218.parquet' - config_name: results data_files: - split: 2023_12_02T22_10_51.334218 path: - results_2023-12-02T22-10-51.334218.parquet - split: latest path: - results_2023-12-02T22-10-51.334218.parquet --- # Dataset Card for Evaluation run of qblocks/zephyr_7b_norobots ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/qblocks/zephyr_7b_norobots - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [qblocks/zephyr_7b_norobots](https://huggingface.co/qblocks/zephyr_7b_norobots) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_qblocks__zephyr_7b_norobots", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T22:10:51.334218](https://huggingface.co/datasets/open-llm-leaderboard/details_qblocks__zephyr_7b_norobots/blob/main/results_2023-12-02T22-10-51.334218.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.20621683093252463, "acc_stderr": 0.011144364089781441 }, "harness|gsm8k|5": { "acc": 0.20621683093252463, "acc_stderr": 0.011144364089781441 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.21825751662254333, -0.6306363344192505, 0.07645682990550995, 0.10901913046836853, -0.28116151690483093, 0.06590829789638519, -0.23764991760253906, -0.2073444277048111, 0.29263317584991455, 0.6622007489204407, -0.7679557800292969, -1.0391231775283813, -0.597508430480957, 0.10098974406719208, -0.12349006533622742, 1.0762370824813843, -0.15690891444683075, -0.12166991084814072, 0.09377875179052353, -0.31167203187942505, -0.4610626697540283, -0.4577021896839142, -0.4416210353374481, -0.43928757309913635, 0.30152779817581177, 0.6150232553482056, 0.5085111260414124, 0.6453793048858643, 0.6566585302352905, 0.3354719579219818, -0.09425728768110275, 0.13037504255771637, -0.5117713212966919, 0.025926265865564346, 0.12938563525676727, -0.584367573261261, -0.7486181855201721, 0.0564858578145504, 0.8559725284576416, 0.42759567499160767, -0.17994776368141174, 0.5891057848930359, 0.09196042269468307, 0.5636616945266724, -0.5213475227355957, 0.5880213975906372, -0.34125059843063354, 0.10517687350511551, -0.4331732392311096, -0.15217091143131256, -0.028613867238163948, -0.44280099868774414, -0.10249598324298859, -0.5086091160774231, 0.25255417823791504, 0.1018981859087944, 0.8727388381958008, 0.06109263002872467, -0.23886936902999878, -0.1318884938955307, -0.3229326009750366, 0.8590421676635742, -0.8738176822662354, 0.08786159008741379, 0.36152026057243347, 0.2115703523159027, -0.34280654788017273, -0.5813092589378357, -0.34795600175857544, 0.039479780942201614, -0.16454224288463593, 0.1874813288450241, 0.09297356754541397, -0.05831393972039223, 0.44283366203308105, 0.6636379361152649, -0.7593514919281006, -0.037281155586242676, -0.5200931429862976, -0.3094913959503174, 0.9018649458885193, 0.5723688006401062, 0.05377728492021561, -0.4940480589866638, -0.4374847710132599, -0.479696661233902, -0.4033064842224121, 0.3245195746421814, 0.40348735451698303, 0.6271502375602722, -0.5219380259513855, 0.8891968727111816, -0.5340809226036072, 0.6086766719818115, -0.14832714200019836, -0.3613821566104889, 0.857467532157898, -0.6718265414237976, -0.18991075456142426, 0.09748006612062454, 1.0862116813659668, 0.5001314282417297, -0.09883887320756912, 0.11577272415161133, -0.3473857343196869, -0.057282704859972, -0.03318019211292267, -0.9130712151527405, -0.11365275830030441, 0.3892214298248291, -0.45701757073402405, -0.34993118047714233, 0.30060750246047974, -0.9083014130592346, -0.19420771300792694, -0.1395430564880371, 0.26839300990104675, -0.2958418130874634, -0.2190975695848465, -0.05337794870138168, -0.3112812638282776, 0.2795924246311188, 0.1441146284341812, -0.6356846690177917, 0.28657013177871704, 0.632510781288147, 0.9665248394012451, 0.029966935515403748, -0.4033583402633667, -0.46714648604393005, -0.17285408079624176, -0.2465234249830246, 0.5700907707214355, -0.2592912018299103, -0.40018510818481445, -0.00517022330313921, 0.22170798480510712, -0.3381747007369995, -0.6632205247879028, 0.7180497050285339, -0.4219784736633301, 0.0796482041478157, -0.3576221168041229, -0.550030529499054, -0.16753239929676056, 0.3052067458629608, -0.653225839138031, 1.3173304796218872, 0.4402567744255066, -0.7514587640762329, 0.27656352519989014, -0.8303372859954834, -0.17738628387451172, 0.21702077984809875, -0.08833662420511246, -0.5441359877586365, -0.15663306415081024, 0.08277849853038788, 0.5350478887557983, -0.3416125774383545, 0.11550614982843399, -0.30665123462677, -0.35811734199523926, 0.06103398650884628, 0.048386700451374054, 1.194732427597046, 0.15471665561199188, -0.30626413226127625, 0.1808900237083435, -0.8774381875991821, 0.1928991824388504, 0.2556565999984741, -0.539845883846283, -0.01420315820723772, -0.1529158502817154, 0.1345759779214859, 0.031522102653980255, 0.5512330532073975, -0.6797218322753906, 0.26876890659332275, -0.15309761464595795, 0.3115372955799103, 0.9141426086425781, 0.052095867693424225, 0.2699718475341797, -0.5168320536613464, 0.6516631841659546, 0.04257340729236603, 0.3818591237068176, 0.15146341919898987, -0.5304980278015137, -0.5998047590255737, -0.12507949769496918, 0.12735940515995026, 0.6941661238670349, -0.5527522563934326, 0.825839102268219, -0.4719405174255371, -0.786173403263092, -0.5165073275566101, 0.24150285124778748, 0.4898208975791931, 0.6294723749160767, 0.4175059497356415, -0.36096006631851196, -0.5363312363624573, -0.9172583818435669, -0.06982265412807465, -0.30818939208984375, 0.11797469854354858, 0.4701143503189087, 0.870577871799469, -0.19274607300758362, 0.811052143573761, -0.7313283681869507, -0.45899027585983276, -0.4002438187599182, 0.060230664908885956, 0.7644460201263428, 0.5382147431373596, 0.49412834644317627, -0.6638354063034058, -0.4024050533771515, -0.23786264657974243, -0.8191404938697815, -0.249495267868042, -0.12662309408187866, -0.32743534445762634, 0.20843248069286346, -0.07490456849336624, -0.5088534355163574, 0.5196875929832458, 0.4650208652019501, -0.6821954250335693, 0.7908291816711426, 0.16361750662326813, 0.2791486084461212, -0.9882916808128357, 0.07197932153940201, -0.01850746013224125, 0.07021060585975647, -0.39902031421661377, -0.07415976375341415, -0.0012932554818689823, 0.3124113082885742, -0.4636666476726532, 0.7037281394004822, -0.42693769931793213, -0.15559926629066467, 0.15206512808799744, 0.10005475580692291, -0.0544842928647995, 0.4361538290977478, -0.14760525524616241, 0.6995959281921387, 0.6054878234863281, -0.3618687093257904, 0.5714460015296936, 0.6362664699554443, -0.6746615171432495, 0.20722974836826324, -0.49206244945526123, -0.028727727010846138, 0.16320198774337769, 0.1373938024044037, -0.8707554340362549, -0.3593352437019348, 0.5342133641242981, -0.5475156903266907, 0.12536299228668213, -0.33890143036842346, -0.7910138368606567, -0.33377817273139954, -0.496267706155777, 0.1411183625459671, 0.5597270727157593, -0.42317625880241394, 0.33981600403785706, 0.3274037539958954, -0.008870637975633144, -0.5862840414047241, -0.6300195455551147, -0.3209410607814789, -0.2560151517391205, -0.7347541451454163, 0.3670732378959656, -0.22714731097221375, -0.20798663794994354, 0.05007698014378548, -0.17442157864570618, -0.1358848661184311, 0.12571708858013153, 0.40444305539131165, 0.5545049905776978, -0.20452983677387238, -0.1591242253780365, -0.11565535515546799, -0.04291306063532829, 0.18998759984970093, 0.1912049949169159, 0.5919159054756165, -0.25888749957084656, -0.16364207863807678, -0.19053582847118378, -0.026283590123057365, 0.3147766590118408, -0.11072145402431488, 0.9751150012016296, 0.7159837484359741, -0.16065819561481476, -0.080717533826828, -0.44097867608070374, -0.049273062497377396, -0.46864673495292664, 0.29834121465682983, -0.23520325124263763, -0.8315287828445435, 0.8405958414077759, 0.33281415700912476, 0.31755194067955017, 0.6841633915901184, 0.47963517904281616, 0.18625880777835846, 0.5306375026702881, 0.3046720027923584, -0.1366550326347351, 0.6644593477249146, -0.7605476379394531, -0.09349393099546432, -1.2042720317840576, -0.4429963231086731, -0.4959222674369812, -0.3894215226173401, -0.7064089179039001, -0.3553941249847412, 0.2566809058189392, 0.3569764494895935, -0.3852373957633972, 0.5362939238548279, -0.5250880718231201, 0.2077968418598175, 0.6159059405326843, 0.20705553889274597, 0.1252562254667282, -0.09066518396139145, -0.16667094826698303, 0.2648163437843323, -0.6273232698440552, -0.48399385809898376, 1.4151921272277832, 0.11257987469434738, 0.6159853935241699, 0.05182664096355438, 1.0859538316726685, 0.2344747632741928, 0.3525085747241974, -0.5398889780044556, 0.7188772559165955, 0.017757480964064598, -0.7479828000068665, -0.38832560181617737, -0.647343099117279, -0.8904175758361816, 0.34641310572624207, -0.12133049964904785, -0.8544751405715942, 0.1760047972202301, 0.04173272103071213, -0.28533050417900085, 0.2723372280597687, -0.5349467992782593, 1.076064944267273, -0.21194253861904144, -0.42438384890556335, 0.12332872301340103, -0.834263026714325, 0.38423651456832886, 0.039013925939798355, 0.25896191596984863, -0.35827985405921936, -0.01695590279996395, 1.1800388097763062, -0.6756786704063416, 0.7911437153816223, -0.3852415680885315, 0.264949768781662, 0.5047146081924438, -0.39907294511795044, 0.4070923328399658, 0.03119514510035515, -0.374944269657135, 0.4601036012172699, -0.1410723775625229, -0.31093519926071167, -0.30285757780075073, 0.7243396043777466, -0.8688292503356934, -0.3118295967578888, -0.47145581245422363, -0.6048020720481873, 0.22612814605236053, 0.39565515518188477, 0.3798985183238983, 0.40884336829185486, -0.05275695025920868, 0.31080466508865356, 0.3004699647426605, -0.17834052443504333, 0.41596242785453796, 0.5320920348167419, -0.29732745885849, -0.6405397653579712, 0.6048962473869324, 0.3826119005680084, 0.04082025587558746, 0.2680770754814148, 0.16001762449741364, -0.5249995589256287, -0.5523211359977722, -0.3636206090450287, 0.21672594547271729, -0.6142457127571106, -0.40856418013572693, -0.4289416968822479, -0.30157774686813354, -0.6415154337882996, 0.06995631009340286, -0.33256638050079346, -0.4105525314807892, -0.46337080001831055, -0.25866955518722534, 0.6428982019424438, 0.44384342432022095, -0.37016215920448303, 0.42100948095321655, -0.9671042561531067, 0.29352867603302, -0.09130943566560745, 0.35777848958969116, -0.08168940991163254, -0.6469289064407349, -0.4422694742679596, 0.1300988793373108, -0.49112704396247864, -0.8586090803146362, 0.6146647334098816, 0.10678773373365402, 0.7710384130477905, 0.20381034910678864, 0.34661784768104553, 0.7434378862380981, -0.20740188658237457, 1.0347049236297607, -0.06658190488815308, -0.6855775117874146, 0.664180338382721, -0.30908921360969543, 0.1631731390953064, 0.5587438344955444, 0.19842015206813812, -0.3676704466342926, -0.19025321304798126, -0.814831018447876, -1.1605216264724731, 1.0528564453125, 0.5058005452156067, -0.24452587962150574, 0.03552473708987236, 0.39486896991729736, -0.08907974511384964, 0.22933503985404968, -0.690970778465271, -0.6949102878570557, -0.1480686068534851, -0.09293577820062637, -0.17569324374198914, -0.10326307266950607, -0.31872960925102234, -0.2637690007686615, 0.915679395198822, 0.00884481705725193, 0.33107006549835205, 0.23228514194488525, -0.09964513033628464, -0.19360879063606262, 0.3182728588581085, 0.3231240212917328, 0.6077342629432678, -0.6319032311439514, -0.2746153771877289, 0.04408730939030647, -0.5640701651573181, -0.011499062180519104, 0.3194987177848816, -0.051470231264829636, -0.07668110728263855, 0.7204151749610901, 0.8789480924606323, 0.008207916282117367, -0.5588083267211914, 0.4515882432460785, 0.13566924631595612, -0.2622506618499756, -0.5140418410301208, 0.3461970388889313, -0.10901360958814621, 0.4992659389972687, 0.37338975071907043, -0.16042184829711914, 0.06737349927425385, -0.49461308121681213, 0.1999235600233078, 0.29173070192337036, -0.11094333231449127, -0.33621326088905334, 0.5069618225097656, -0.060380447655916214, -0.2712211012840271, 0.9203453660011292, -0.15693399310112, -0.646472156047821, 1.0663247108459473, 0.24961021542549133, 0.9566264152526855, -0.11493434756994247, 0.08783011883497238, 0.5697667002677917, 0.35009363293647766, -0.10447970032691956, 0.6949111223220825, 0.027566825971007347, -0.8830201029777527, -0.16374985873699188, -0.8132686614990234, -0.2522362768650055, 0.18646003305912018, -1.1216470003128052, 0.2527158558368683, -0.3148787319660187, -0.3855758309364319, -0.0951148197054863, 0.44863781332969666, -0.8571274280548096, 0.09359665215015411, -0.06881546229124069, 0.9495262503623962, -1.0947258472442627, 0.6764762997627258, 0.8009147644042969, -0.5353154540061951, -0.8901881575584412, -0.3516151010990143, 0.07673714309930801, -0.7861166000366211, 0.7110673785209656, 0.23125746846199036, 0.3789934813976288, -0.23654502630233765, -0.582915186882019, -0.9071979522705078, 1.5852090120315552, 0.1445411592721939, -0.5341375470161438, 0.22251173853874207, 0.22980254888534546, 0.40950825810432434, -0.39026525616645813, 0.463336706161499, 0.6731492877006531, 0.7203755378723145, 0.020079253241419792, -0.81305992603302, 0.20660875737667084, -0.41737666726112366, -0.1257045865058899, 0.26589035987854004, -0.9797219634056091, 1.1218518018722534, -0.2212221920490265, -0.04466980695724487, 0.047748323529958725, 0.42160147428512573, 0.5944099426269531, 0.2803730070590973, 0.4480237066745758, 0.7205742001533508, 0.5430880784988403, -0.2758205533027649, 1.0421565771102905, -0.19404807686805725, 0.7599611878395081, 1.2835383415222168, -0.20176880061626434, 0.7820632457733154, 0.24146504700183868, -0.3755425810813904, 0.5613017082214355, 0.720754861831665, -0.4210319221019745, 0.5063849091529846, 0.15108880400657654, 0.025792954489588737, -0.1763686090707779, -0.03230879083275795, -0.4997692108154297, 0.3565320670604706, 0.13565510511398315, -0.5499426126480103, -0.2802397310733795, -0.43886685371398926, -0.0689278319478035, -0.4386429786682129, -0.23161627352237701, 0.5913482904434204, -0.018988316878676414, -0.39376986026763916, 0.6319890022277832, -0.1621948778629303, 0.5177898406982422, -0.647110104560852, -0.20855841040611267, -0.2862335443496704, 0.20259474217891693, -0.5175657272338867, -0.9449800848960876, 0.20907174050807953, 0.047107383608818054, -0.3240591585636139, -0.17030537128448486, 0.49620094895362854, -0.27630236744880676, -0.5621684193611145, 0.45660829544067383, 0.3827187120914459, 0.34449565410614014, 0.060428034514188766, -0.9079641699790955, 0.20944781601428986, 0.20354917645454407, -0.7313544154167175, 0.42417559027671814, 0.36189544200897217, 0.09968197345733643, 0.6062842011451721, 0.6967812776565552, 0.11654198169708252, 0.2970796227455139, -0.04415072873234749, 1.0789999961853027, -0.8190087080001831, -0.297483891248703, -0.7478435039520264, 0.8330968618392944, -0.13907042145729065, -0.5859814882278442, 0.9131689071655273, 1.0734896659851074, 0.8521480560302734, 0.08945409953594208, 0.7717528343200684, -0.40650105476379395, 0.6366289258003235, -0.47932928800582886, 0.849316418170929, -0.6199407577514648, 0.35533684492111206, -0.19499047100543976, -0.9849802255630493, -0.003981487825512886, 0.6827473044395447, -0.24230459332466125, -0.018033666536211967, 0.5700078010559082, 0.9250556230545044, 0.14426952600479126, 0.08704328536987305, 0.02579953707754612, 0.4610123932361603, 0.30147144198417664, 0.5764790773391724, 0.5958043932914734, -0.7373622059822083, 0.46862924098968506, -0.7274020910263062, -0.42203330993652344, -0.17134253680706024, -0.7093347907066345, -0.8318239450454712, -0.27156397700309753, -0.41071751713752747, -0.4480759799480438, 0.004617020953446627, 0.9834980964660645, 0.3952604830265045, -0.832639753818512, -0.5456138849258423, 0.08006306737661362, 0.2500501871109009, -0.23513995110988617, -0.34600359201431274, 0.5212074518203735, -0.18992413580417633, -0.6371890306472778, 0.3363897204399109, -0.17218658328056335, -0.15389512479305267, 0.04246646910905838, -0.1336158663034439, -0.21248669922351837, -0.36076393723487854, 0.3819611370563507, 0.139964297413826, -0.6532393097877502, -0.20145587623119354, -0.14732865989208221, 0.03593536466360092, 0.27866441011428833, 0.23197153210639954, -0.6315990686416626, 0.16866211593151093, 0.7008277773857117, 0.10433105379343033, 0.5266513228416443, 0.023252608254551888, 0.18008893728256226, -0.5837492346763611, -0.06273697316646576, 0.15563856065273285, 0.5485251545906067, 0.07512829452753067, -0.3971361517906189, 0.9638592600822449, 0.3455427289009094, -0.6392754912376404, -0.9111827611923218, -0.19694383442401886, -1.1701292991638184, 0.025558484718203545, 1.2606282234191895, -0.41979992389678955, -0.2970956265926361, 0.05887812376022339, 0.039079342037439346, 0.34584280848503113, -0.8882206082344055, 0.4759465754032135, 0.6399391889572144, -0.36932745575904846, -0.005469473544508219, -0.5430030226707458, 0.28154540061950684, 0.00460461201146245, -0.8497166037559509, 0.019048916175961494, 0.467771053314209, 0.48915258049964905, 0.22376182675361633, 0.6229472756385803, -0.14041057229042053, -0.05721142515540123, 0.08464080095291138, 0.24435418844223022, -0.18707305192947388, -0.14159245789051056, -0.23330090939998627, 0.15844693779945374, -0.30438363552093506, -0.37500789761543274 ]
open-llm-leaderboard/details_harborwater__open-llama-3b-claude-30k
open-llm-leaderboard
2023-12-02T22:19:58Z
0
0
[ "region:us" ]
null
2023-12-02T22:19:53Z
--- pretty_name: Evaluation run of harborwater/open-llama-3b-claude-30k dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [harborwater/open-llama-3b-claude-30k](https://huggingface.co/harborwater/open-llama-3b-claude-30k)\ \ on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_harborwater__open-llama-3b-claude-30k\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-02T22:19:50.317589](https://huggingface.co/datasets/open-llm-leaderboard/details_harborwater__open-llama-3b-claude-30k/blob/main/results_2023-12-02T22-19-50.317589.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.021986353297952996,\n\ \ \"acc_stderr\": 0.004039162758110046\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.021986353297952996,\n \"acc_stderr\": 0.004039162758110046\n\ \ }\n}\n```" repo_url: https://huggingface.co/harborwater/open-llama-3b-claude-30k leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_02T22_19_50.317589 path: - '**/details_harness|gsm8k|5_2023-12-02T22-19-50.317589.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-02T22-19-50.317589.parquet' - config_name: results data_files: - split: 2023_12_02T22_19_50.317589 path: - results_2023-12-02T22-19-50.317589.parquet - split: latest path: - results_2023-12-02T22-19-50.317589.parquet --- # Dataset Card for Evaluation run of harborwater/open-llama-3b-claude-30k ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/harborwater/open-llama-3b-claude-30k - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [harborwater/open-llama-3b-claude-30k](https://huggingface.co/harborwater/open-llama-3b-claude-30k) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_harborwater__open-llama-3b-claude-30k", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-02T22:19:50.317589](https://huggingface.co/datasets/open-llm-leaderboard/details_harborwater__open-llama-3b-claude-30k/blob/main/results_2023-12-02T22-19-50.317589.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.021986353297952996, "acc_stderr": 0.004039162758110046 }, "harness|gsm8k|5": { "acc": 0.021986353297952996, "acc_stderr": 0.004039162758110046 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.36409667134284973, -0.6328818798065186, 0.33515769243240356, 0.29136815667152405, -0.29472506046295166, 0.1531744748353958, -0.27626878023147583, -0.19860386848449707, 0.3588564693927765, 0.7480095028877258, -0.6530776023864746, -1.0473542213439941, -0.7409148216247559, 0.21709021925926208, -0.109837107360363, 1.1157218217849731, -0.343299001455307, -0.19143447279930115, 0.017829550430178642, -0.3649156093597412, -0.4983028173446655, -0.3436349034309387, -0.5888057351112366, -0.36920881271362305, 0.38847067952156067, 0.6478146910667419, 0.39055323600769043, 0.7333168983459473, 0.6445249319076538, 0.3421451449394226, -0.07978105545043945, 0.2080039083957672, -0.6229439377784729, -0.03648925572633743, 0.17834310233592987, -0.7006653547286987, -0.6802432537078857, 0.20848233997821808, 0.6800393462181091, 0.4517771005630493, -0.12285901606082916, 0.7156840562820435, 0.1751803755760193, 0.6492730975151062, -0.665958046913147, 0.7327504754066467, -0.2895056903362274, 0.06442184001207352, -0.43969452381134033, -0.15465068817138672, -0.01876758597791195, -0.3272199034690857, 0.04088715463876724, -0.5792055130004883, 0.045889608561992645, 0.04223921522498131, 0.9697720408439636, 0.26441633701324463, -0.225801482796669, -0.14646250009536743, -0.23667794466018677, 0.7985308170318604, -0.8975536227226257, -0.1312081664800644, 0.6639965772628784, 0.07701487094163895, -0.16660188138484955, -0.6260532736778259, -0.38724443316459656, 0.0414847731590271, -0.17152364552021027, 0.3043949007987976, -0.22230727970600128, -0.15982091426849365, 0.31668296456336975, 0.6410601735115051, -0.6173927783966064, 0.07591205835342407, -0.6057958602905273, -0.060708582401275635, 1.0084278583526611, 0.4536305367946625, -0.09505070745944977, -0.3988667130470276, -0.3612915873527527, -0.3722575008869171, -0.43645939230918884, 0.3255976438522339, 0.4274296760559082, 0.6039794087409973, -0.7824863195419312, 0.8425297141075134, -0.38345417380332947, 0.39987853169441223, -0.2097705602645874, -0.2454494684934616, 0.8698633313179016, -0.4277099072933197, -0.18930228054523468, 0.0019157903734594584, 1.0035320520401, 0.5083280801773071, 0.09809434413909912, 0.33405786752700806, -0.2979726493358612, -0.09066329151391983, 0.030324120074510574, -0.7070073485374451, -0.1792013794183731, 0.40763604640960693, -0.6119192838668823, -0.5315946936607361, 0.25236549973487854, -0.8090766668319702, -0.16962872445583344, -0.30554619431495667, 0.28310704231262207, 0.019388560205698013, -0.29877784848213196, -0.1424415111541748, -0.13763292133808136, 0.13485516607761383, 0.10941413789987564, -0.4637199938297272, 0.3743518888950348, 0.5693897008895874, 1.0068368911743164, -0.23984578251838684, -0.3932764530181885, -0.45061346888542175, -0.11850187182426453, -0.1957389861345291, 0.4678904712200165, -0.26163429021835327, -0.4671860933303833, -0.022533178329467773, 0.246394544839859, -0.16822874546051025, -0.6399562954902649, 0.5131548643112183, -0.36454910039901733, 0.13267335295677185, -0.2782464921474457, -0.40678003430366516, -0.22344794869422913, 0.3288480043411255, -0.7530893683433533, 1.3480627536773682, 0.35543686151504517, -0.8380361199378967, 0.07981355488300323, -0.9649998545646667, -0.14508016407489777, 0.06642650067806244, 0.12414310872554779, -0.5667114853858948, -0.14330576360225677, 0.20706132054328918, 0.6009940505027771, -0.3335852026939392, 0.1265597641468048, -0.3714461922645569, -0.4441481828689575, 0.10703685879707336, -0.07512065768241882, 1.0621681213378906, 0.2143523395061493, -0.23914743959903717, 0.16995234787464142, -0.9569082856178284, -0.005842771381139755, 0.3633812367916107, -0.7014991641044617, -0.16138023138046265, -0.16272062063217163, 0.10928872972726822, -0.08354262262582779, 0.5581631660461426, -0.5606977939605713, 0.3360869884490967, -0.11248282343149185, 0.33958497643470764, 1.0638236999511719, 0.16696986556053162, 0.20824868977069855, -0.44992566108703613, 0.6243748068809509, 0.10983569920063019, 0.384805291891098, 0.11010105907917023, -0.646463930606842, -0.781130850315094, -0.2950953245162964, 0.08434396237134933, 0.7268799543380737, -0.4303763210773468, 0.6308000683784485, -0.49144911766052246, -0.7462643384933472, -0.7480847239494324, 0.12662601470947266, 0.3709644675254822, 0.5622917413711548, 0.4990672767162323, -0.3608236610889435, -0.7090001106262207, -1.083305835723877, 0.09505550563335419, -0.2560080885887146, 0.09616739302873611, 0.5558191537857056, 1.0151245594024658, -0.3230043947696686, 0.8129010796546936, -0.9173820614814758, -0.3457435369491577, -0.20211076736450195, 0.09727007895708084, 0.9355415105819702, 0.4048735499382019, 0.4293602406978607, -0.6111778616905212, -0.38396039605140686, -0.26928991079330444, -0.7701473832130432, -0.37909460067749023, 0.042807694524526596, -0.3192497789859772, 0.22707714140415192, -0.0674598291516304, -0.5150086879730225, 0.5380885004997253, 0.6351259350776672, -0.45272141695022583, 0.6118666529655457, 0.10860419273376465, 0.26216399669647217, -1.1376279592514038, 0.1498786211013794, 0.07796280831098557, 0.08972224593162537, -0.2836516201496124, -0.03148015961050987, -0.13994263112545013, 0.24718134105205536, -0.3593294322490692, 0.5752246975898743, -0.2734684944152832, -0.12748044729232788, 0.04218519106507301, 0.13549350202083588, -0.1344052255153656, 0.537376880645752, -0.23899969458580017, 0.6728286147117615, 0.48319369554519653, -0.42328697443008423, 0.4693154990673065, 0.6157678365707397, -0.3892861604690552, 0.2514471709728241, -0.5305131673812866, 0.06333455443382263, 0.13142479956150055, 0.27305030822753906, -0.9285427331924438, -0.30423402786254883, 0.45764654874801636, -0.39725834131240845, 0.1499866247177124, -0.33570823073387146, -0.5989083647727966, -0.4481678307056427, -0.5764131546020508, 0.19788330793380737, 0.42216554284095764, -0.5403416752815247, 0.269210547208786, 0.41526833176612854, -0.06154853105545044, -0.6984635591506958, -0.7717177271842957, -0.17906299233436584, -0.38584962487220764, -0.5898544788360596, 0.3372642695903778, -0.22477395832538605, -0.29997560381889343, 0.0453035905957222, -0.051737230271101, -0.12477252632379532, 0.1305922567844391, 0.4161975085735321, 0.557340681552887, -0.12647894024848938, -0.4027259945869446, -0.19616979360580444, -0.18234875798225403, 0.18860580027103424, 0.1885645091533661, 0.4723401367664337, -0.23413391411304474, -0.20697560906410217, -0.17735712230205536, 0.053741004317998886, 0.4514748454093933, -0.12224660068750381, 0.7256634831428528, 0.6196152567863464, -0.21727877855300903, 0.026821404695510864, -0.42057403922080994, 0.055407702922821045, -0.4372655153274536, 0.2837829291820526, -0.2757190763950348, -0.8961829543113708, 0.7682510614395142, 0.23406510055065155, 0.25400611758232117, 0.6877371072769165, 0.5112133026123047, 0.0050697000697255135, 0.6504127383232117, 0.3674815893173218, -0.3201727271080017, 0.43792566657066345, -0.8103605508804321, -0.07443948835134506, -1.1588914394378662, -0.31085723638534546, -0.47939738631248474, -0.47924429178237915, -0.8975141644477844, -0.29252147674560547, 0.36989855766296387, 0.2560878396034241, -0.5044728517532349, 0.4997132420539856, -0.5328702926635742, 0.1406344771385193, 0.6762406826019287, 0.25658780336380005, 0.19729889929294586, -0.0831865444779396, -0.1534743756055832, 0.13824307918548584, -0.43914762139320374, -0.5325223207473755, 1.4918184280395508, 0.3074137568473816, 0.46904829144477844, 0.07198391854763031, 1.0371748208999634, 0.34395632147789, 0.45463407039642334, -0.5066073536872864, 0.6426961421966553, 0.01260258350521326, -0.5012075304985046, -0.21636493504047394, -0.48505616188049316, -1.0227985382080078, 0.27072668075561523, -0.12040438503026962, -0.855614960193634, -0.02118651382625103, -0.010119889862835407, -0.06936148554086685, 0.22210608422756195, -0.4888579845428467, 0.7734523415565491, -0.1920584738254547, -0.4169427156448364, -0.06671901792287827, -0.823887288570404, 0.4237457513809204, -0.11635255813598633, 0.40916764736175537, -0.3419652581214905, -0.16906869411468506, 0.9897500276565552, -0.6821218132972717, 0.9108320474624634, -0.3728717863559723, 0.061824049800634384, 0.40491485595703125, -0.3425300419330597, 0.5370679497718811, 0.005607940256595612, -0.16517271101474762, 0.6011255979537964, -0.25897765159606934, -0.2574906647205353, -0.23544526100158691, 0.7482706904411316, -0.9589409828186035, -0.3334921598434448, -0.44739052653312683, -0.5627422332763672, 0.13011139631271362, 0.18689577281475067, 0.2620972990989685, 0.029217122122645378, 0.08603359758853912, 0.15852254629135132, 0.18978600203990936, -0.18343570828437805, 0.5731669664382935, 0.6092994809150696, -0.1799798607826233, -0.8156600594520569, 0.5365244746208191, 0.28545382618904114, -0.0818677768111229, 0.3123999238014221, 0.10962438583374023, -0.4404416084289551, -0.5470367670059204, -0.31221717596054077, 0.23679828643798828, -0.5916205644607544, -0.4403474032878876, -0.3621501922607422, -0.2540329396724701, -0.2542937099933624, 0.016341647133231163, -0.34017524123191833, -0.33527079224586487, -0.5104387402534485, -0.32284611463546753, 0.6472353339195251, 0.7040721774101257, -0.40852513909339905, 0.35516196489334106, -0.8777690529823303, 0.17189106345176697, -0.10542479157447815, 0.3612441420555115, -0.05109257251024246, -0.5388984680175781, -0.39303696155548096, 0.09050675481557846, -0.5211958289146423, -0.9027040600776672, 0.5061821341514587, -0.04709979519248009, 0.675148069858551, 0.1865920126438141, 0.09478197246789932, 0.8085864186286926, -0.16762545704841614, 1.1081479787826538, -0.063149094581604, -0.7191871404647827, 0.8449258804321289, -0.34280940890312195, 0.12851451337337494, 0.49174225330352783, 0.3242355287075043, -0.3220278322696686, -0.1923961043357849, -0.8432003855705261, -1.230938196182251, 0.8910374045372009, 0.4832442104816437, -0.220134437084198, 0.06187337264418602, 0.35208117961883545, -0.004156688693910837, 0.22826847434043884, -0.7961223721504211, -0.688753604888916, 0.018368341028690338, -0.19639557600021362, -0.15955039858818054, -0.04960744082927704, -0.3590298593044281, -0.38691091537475586, 0.9678556323051453, -0.10003749281167984, 0.22611701488494873, 0.10354434698820114, -0.012568463571369648, -0.15311121940612793, 0.15731669962406158, 0.3184362053871155, 0.6531062126159668, -0.4047424793243408, -0.12481782585382462, 0.32663676142692566, -0.6845022439956665, -0.014744504354894161, 0.2812923192977905, 0.038917385041713715, -0.21831145882606506, 0.8576969504356384, 0.8349508047103882, 0.2133808732032776, -0.4609929621219635, 0.5435870885848999, 0.15437935292720795, -0.17248456180095673, -0.45967650413513184, 0.16866573691368103, -0.03027993068099022, 0.5657569169998169, 0.4363020062446594, -0.09216487407684326, -0.029081465676426888, -0.27358004450798035, 0.09688150882720947, 0.13906782865524292, -0.02905244007706642, -0.21964508295059204, 0.5515442490577698, 0.0028010366950184107, -0.15754321217536926, 0.9480559229850769, 0.010831503197550774, -0.4629872143268585, 0.8901702761650085, 0.3170676827430725, 0.8923763632774353, -0.07323244959115982, -0.00331005803309381, 0.6364548206329346, 0.2676580846309662, 0.0017466724384576082, 0.7570545077323914, 0.019201727584004402, -0.7708884477615356, -0.29430896043777466, -0.8334906101226807, -0.23453746736049652, 0.4568372666835785, -1.0754132270812988, 0.3350038230419159, -0.20737095177173615, -0.3170662820339203, -0.21927990019321442, 0.44838905334472656, -0.8823742866516113, 0.026382341980934143, 0.016793888062238693, 0.9364553093910217, -1.1160986423492432, 0.42224550247192383, 0.8332393765449524, -0.6419984698295593, -0.8698247075080872, -0.35945209860801697, 0.12827758491039276, -0.9646176099777222, 0.583613932132721, 0.24313917756080627, 0.3971680998802185, -0.1274452805519104, -0.8282262682914734, -1.0780481100082397, 1.6709257364273071, 0.12695372104644775, -0.5622702836990356, 0.329886794090271, 0.25255775451660156, 0.38281169533729553, -0.48434457182884216, 0.4177224040031433, 0.7338882684707642, 0.8438788652420044, -0.12453439086675644, -0.9561123847961426, 0.27565109729766846, -0.5024451017379761, 0.03649427369236946, 0.07625503093004227, -0.8751500248908997, 0.9870379567146301, -0.32354283332824707, 0.08099234849214554, 0.01391062792390585, 0.35394424200057983, 0.8413262963294983, 0.3206871747970581, 0.510792076587677, 0.8800172209739685, 0.6643977761268616, -0.3224911391735077, 1.0285398960113525, -0.15186384320259094, 0.7399010062217712, 1.1150137186050415, -0.03305226191878319, 0.9642770886421204, 0.3219592273235321, -0.5575240850448608, 0.5860593318939209, 0.9136695861816406, -0.49984249472618103, 0.5743623971939087, 0.2813544273376465, 0.0021501134615391493, 0.05353341996669769, -0.06645258516073227, -0.4156442880630493, 0.587648868560791, 0.09085943549871445, -0.5785776376724243, -0.1291930377483368, -0.3792418837547302, 0.17439596354961395, -0.3799630105495453, -0.3098503053188324, 0.5569453239440918, 0.05890771746635437, -0.502328634262085, 0.6229063272476196, -0.0648907944560051, 0.6162052750587463, -0.5994663238525391, -0.28632739186286926, -0.23440489172935486, 0.13503892719745636, -0.5342769622802734, -1.018661379814148, 0.07389961183071136, 0.16122114658355713, -0.32579031586647034, -0.15026038885116577, 0.4741242527961731, -0.18345516920089722, -0.3786434531211853, 0.44106778502464294, 0.5273200869560242, 0.4320075511932373, 0.08117256313562393, -0.8959521651268005, 0.28990301489830017, 0.20264431834220886, -0.7736425399780273, 0.1872737556695938, 0.18791364133358002, 0.028643351048231125, 0.5960623621940613, 0.8532559275627136, 0.13477368652820587, 0.005844233091920614, 0.1326742172241211, 1.0332804918289185, -0.6293008923530579, -0.35041630268096924, -0.8422622680664062, 0.9545167684555054, -0.18665564060211182, -0.6656478047370911, 0.7560952305793762, 1.0794188976287842, 0.9014737010002136, 0.03855514153838158, 0.8572480082511902, -0.222319558262825, 0.3704150319099426, -0.390610009431839, 0.8300939202308655, -0.5577758550643921, 0.3245121240615845, -0.2910192906856537, -1.0354070663452148, 0.0018227031687274575, 0.6779504418373108, -0.17557497322559357, -0.011245721019804478, 0.574950635433197, 0.8009690642356873, 0.06430251151323318, 0.2421906292438507, -0.19897925853729248, 0.5568603277206421, 0.24933762848377228, 0.5995100736618042, 0.6849846839904785, -0.6073024272918701, 0.3882307708263397, -0.5882107019424438, -0.5105913877487183, -0.05600643530488014, -0.7749309539794922, -0.7389992475509644, -0.5198398232460022, -0.35902509093284607, -0.4127856194972992, -0.07747099548578262, 0.9300965070724487, 0.4991305470466614, -0.8155072331428528, -0.49674755334854126, 0.02749660052359104, 0.045472677797079086, -0.1944226324558258, -0.33905792236328125, 0.5657928586006165, -0.033404409885406494, -0.6891400814056396, 0.41011860966682434, -0.05192212015390396, -0.045529965311288834, -0.12928521633148193, -0.1957758665084839, -0.3080185353755951, -0.3840208649635315, 0.5093694925308228, 0.01001966092735529, -0.6437058448791504, -0.3113456964492798, -0.25124233961105347, 0.08767183870077133, 0.21141447126865387, 0.19454343616962433, -0.6373570561408997, 0.06781921535730362, 0.5319957733154297, 0.17954564094543457, 0.8676073551177979, -0.09407410025596619, 0.23566637933254242, -0.7559720277786255, -0.21544361114501953, 0.02509119361639023, 0.6097077131271362, 0.12964576482772827, -0.4033586382865906, 1.2154316902160645, 0.38623741269111633, -0.6064619421958923, -0.7983254194259644, -0.20619387924671173, -1.116385579109192, 0.02611486054956913, 1.2029656171798706, -0.3476676046848297, -0.1755494326353073, 0.16147774457931519, -0.0685654953122139, 0.38398849964141846, -0.6895981431007385, 0.5368929505348206, 0.8412342667579651, -0.39761751890182495, 0.03527242690324783, -0.6946892738342285, 0.10735391825437546, -0.11342154443264008, -0.9683485627174377, -0.039467718452215195, 0.405568391084671, 0.5621709227561951, 0.18027789890766144, 0.6115140318870544, -0.06231853738427162, -0.24025683104991913, -0.04164412245154381, 0.10059895366430283, -0.23910115659236908, -0.056076034903526306, -0.16484451293945312, 0.14825767278671265, -0.40489932894706726, -0.4011208713054657 ]
tiagoblima/qg_squad_v1_pt
tiagoblima
2023-12-02T23:29:39Z
0
0
[ "region:us" ]
null
2023-12-02T23:01:06Z
--- dataset_info: features: - name: question dtype: string - name: paragraph dtype: string - name: answer dtype: string - name: paragraph_id dtype: string - name: paragraph_question dtype: string splits: - name: train num_bytes: 156957713 num_examples: 87599 - name: validation num_bytes: 19224127 num_examples: 10570 download_size: 17481361 dataset_size: 176181840 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
ContinuumLabs/Genie
ContinuumLabs
2023-12-04T01:15:43Z
0
1
[ "region:us" ]
null
2023-12-02T23:19:10Z
--- dataset_info: features: - name: id dtype: int64 - name: instruction dtype: string - name: domain dtype: string - name: response dtype: string splits: - name: train num_bytes: 453516 num_examples: 1000 download_size: 242147 dataset_size: 453516 configs: - config_name: default data_files: - split: train path: data/train-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
open-llm-leaderboard/details_migtissera__Tess-M-v1.1
open-llm-leaderboard
2023-12-03T00:02:07Z
0
0
[ "region:us" ]
null
2023-12-03T00:02:03Z
--- pretty_name: Evaluation run of migtissera/Tess-M-v1.1 dataset_summary: "Dataset automatically created during the evaluation run of model\ \ [migtissera/Tess-M-v1.1](https://huggingface.co/migtissera/Tess-M-v1.1) on the\ \ [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard).\n\ \nThe dataset is composed of 1 configuration, each one coresponding to one of the\ \ evaluated task.\n\nThe dataset has been created from 1 run(s). Each run can be\ \ found as a specific split in each configuration, the split being named using the\ \ timestamp of the run.The \"train\" split is always pointing to the latest results.\n\ \nAn additional configuration \"results\" store all the aggregated results of the\ \ run (and is used to compute and display the aggregated metrics on the [Open LLM\ \ Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)).\n\ \nTo load the details from a run, you can for instance do the following:\n```python\n\ from datasets import load_dataset\ndata = load_dataset(\"open-llm-leaderboard/details_migtissera__Tess-M-v1.1\"\ ,\n\t\"harness_gsm8k_5\",\n\tsplit=\"train\")\n```\n\n## Latest results\n\nThese\ \ are the [latest results from run 2023-12-03T00:02:00.527557](https://huggingface.co/datasets/open-llm-leaderboard/details_migtissera__Tess-M-v1.1/blob/main/results_2023-12-03T00-02-00.527557.json)(note\ \ that their might be results for other tasks in the repos if successive evals didn't\ \ cover the same tasks. You find each in the results and the \"latest\" split for\ \ each eval):\n\n```python\n{\n \"all\": {\n \"acc\": 0.5466262319939348,\n\ \ \"acc_stderr\": 0.013712471049515444\n },\n \"harness|gsm8k|5\":\ \ {\n \"acc\": 0.5466262319939348,\n \"acc_stderr\": 0.013712471049515444\n\ \ }\n}\n```" repo_url: https://huggingface.co/migtissera/Tess-M-v1.1 leaderboard_url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard point_of_contact: [email protected] configs: - config_name: harness_gsm8k_5 data_files: - split: 2023_12_03T00_02_00.527557 path: - '**/details_harness|gsm8k|5_2023-12-03T00-02-00.527557.parquet' - split: latest path: - '**/details_harness|gsm8k|5_2023-12-03T00-02-00.527557.parquet' - config_name: results data_files: - split: 2023_12_03T00_02_00.527557 path: - results_2023-12-03T00-02-00.527557.parquet - split: latest path: - results_2023-12-03T00-02-00.527557.parquet --- # Dataset Card for Evaluation run of migtissera/Tess-M-v1.1 ## Dataset Description - **Homepage:** - **Repository:** https://huggingface.co/migtissera/Tess-M-v1.1 - **Paper:** - **Leaderboard:** https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard - **Point of Contact:** [email protected] ### Dataset Summary Dataset automatically created during the evaluation run of model [migtissera/Tess-M-v1.1](https://huggingface.co/migtissera/Tess-M-v1.1) on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard). The dataset is composed of 1 configuration, each one coresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An additional configuration "results" store all the aggregated results of the run (and is used to compute and display the aggregated metrics on the [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)). To load the details from a run, you can for instance do the following: ```python from datasets import load_dataset data = load_dataset("open-llm-leaderboard/details_migtissera__Tess-M-v1.1", "harness_gsm8k_5", split="train") ``` ## Latest results These are the [latest results from run 2023-12-03T00:02:00.527557](https://huggingface.co/datasets/open-llm-leaderboard/details_migtissera__Tess-M-v1.1/blob/main/results_2023-12-03T00-02-00.527557.json)(note that their might be results for other tasks in the repos if successive evals didn't cover the same tasks. You find each in the results and the "latest" split for each eval): ```python { "all": { "acc": 0.5466262319939348, "acc_stderr": 0.013712471049515444 }, "harness|gsm8k|5": { "acc": 0.5466262319939348, "acc_stderr": 0.013712471049515444 } } ``` ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions [More Information Needed]
[ -0.4262353181838989, -0.5388941168785095, 0.24283498525619507, 0.24597756564617157, -0.30822286009788513, 0.05777476355433464, -0.4107963442802429, -0.1254764050245285, 0.42102569341659546, 0.4925806522369385, -0.824410080909729, -1.0666632652282715, -0.848486602306366, 0.1840379238128662, -0.2086249142885208, 1.3075822591781616, -0.25911346077919006, -0.0290504302829504, -0.2476307600736618, -0.31448420882225037, -0.27742481231689453, -0.33270707726478577, -0.5858885049819946, -0.38273897767066956, 0.6615216135978699, 0.59305340051651, 0.3452475070953369, 0.6809264421463013, 0.7111870646476746, 0.3620719313621521, -0.17667514085769653, 0.1590065360069275, -0.5463486909866333, -0.07080424576997757, 0.21402695775032043, -0.573803186416626, -0.6466493606567383, 0.23063242435455322, 0.9180528521537781, 0.30904507637023926, -0.06333577632904053, 0.6637983322143555, 0.21990849077701569, 0.5263930559158325, -0.4719557762145996, 0.44609296321868896, -0.2599119246006012, -0.02570357918739319, -0.41822314262390137, -0.16772213578224182, -0.10608848929405212, -0.4179399013519287, -0.017800917848944664, -0.5114335417747498, 0.09560190886259079, -0.14249005913734436, 0.9679476022720337, 0.40743303298950195, -0.1023908331990242, -0.1522163301706314, -0.4415031969547272, 0.785626232624054, -0.641514003276825, -0.05407463386654854, 0.5453909039497375, 0.21761681139469147, -0.22664867341518402, -0.6639716029167175, -0.2925577759742737, -0.09398185461759567, -0.2518789768218994, 0.22888745367527008, -0.12458184361457825, -0.2140929400920868, 0.38039037585258484, 0.5660998821258545, -0.668215274810791, 0.02954748272895813, -0.5462455749511719, -0.11595730483531952, 0.8684537410736084, 0.4388042688369751, 0.02887224406003952, -0.4333398938179016, -0.49986857175827026, -0.46840324997901917, -0.46242302656173706, 0.14315669238567352, 0.42391297221183777, 0.5332090258598328, -0.7644866108894348, 0.8874718546867371, -0.30611470341682434, 0.5156551599502563, -0.37370628118515015, -0.2605140805244446, 0.700860321521759, -0.5331956148147583, -0.14712120592594147, -0.10643643885850906, 0.9455540180206299, 0.2372383028268814, 0.10123235732316971, 0.044390588998794556, -0.2137589156627655, 0.01135377399623394, 0.04130313917994499, -0.8252232670783997, -0.008921073749661446, 0.30481764674186707, -0.35553932189941406, -0.3167186379432678, 0.31139707565307617, -0.9167464375495911, -0.08545412868261337, -0.357045978307724, 0.2789129912853241, -0.16828906536102295, -0.34897229075431824, -0.08588403463363647, -0.11092979460954666, 0.19353923201560974, 0.1491468846797943, -0.3567349910736084, 0.38771864771842957, 0.6865319013595581, 1.0137368440628052, -0.3145749568939209, -0.5056267976760864, -0.2930843234062195, -0.27261224389076233, 0.004838951863348484, 0.5925084352493286, -0.19056931138038635, -0.4682718515396118, -0.2239370197057724, 0.2923893630504608, -0.41011932492256165, -0.478655606508255, 0.7475712299346924, -0.12004812806844711, 0.3150706887245178, -0.31896889209747314, -0.5032705068588257, -0.06867312639951706, 0.45394614338874817, -0.5983967185020447, 1.3606337308883667, 0.42624610662460327, -0.8392797708511353, 0.17610737681388855, -1.0066574811935425, -0.17776280641555786, -0.030804309993982315, -0.015081486664712429, -0.7023569941520691, -0.1844824254512787, 0.048310212790966034, 0.5706111788749695, -0.3425107002258301, 0.08683227002620697, -0.14873984456062317, -0.3637194335460663, 0.04222682863473892, -0.13014401495456696, 0.9583350419998169, 0.33484235405921936, -0.24166308343410492, 0.14938771724700928, -0.8172122240066528, 0.01804388128221035, 0.4361817240715027, -0.5530487895011902, -0.10048209875822067, -0.14028531312942505, 0.18967604637145996, 0.03919685259461403, 0.49020981788635254, -0.6790382862091064, 0.37242501974105835, -0.04682208597660065, 0.2707211375236511, 0.9669212102890015, -0.06731095910072327, 0.14709612727165222, -0.6228442192077637, 0.5928019285202026, 0.21200411021709442, 0.2774798572063446, 0.017588062211871147, -0.6698739528656006, -0.8194764852523804, -0.3078349828720093, 0.19405756890773773, 0.610866129398346, -0.5127143263816833, 0.6254969239234924, -0.5765260457992554, -0.8900939226150513, -0.6098179817199707, -0.06265325844287872, 0.5453426241874695, 0.44763630628585815, 0.395846426486969, -0.11248264461755753, -0.6758776307106018, -0.9803372025489807, 0.010479739867150784, -0.19973765313625336, 0.14661356806755066, 0.5126335024833679, 0.951349675655365, -0.251558780670166, 0.8497653007507324, -0.7729102969169617, -0.3726416826248169, -0.2396652102470398, 0.07222968339920044, 0.681891679763794, 0.6932435035705566, 0.4605095088481903, -0.6490601897239685, -0.17194455862045288, -0.2388768047094345, -0.6976858377456665, -0.12055923789739609, -0.045814722776412964, -0.2915970981121063, 0.22601386904716492, -0.22469404339790344, -0.5025307536125183, 0.5770201683044434, 0.48823854327201843, -0.7583810687065125, 0.5863631367683411, 0.07908985018730164, 0.3529437184333801, -1.3849393129348755, 0.022587958723306656, 0.2336985021829605, 0.09240119904279709, -0.2465444952249527, -0.07154985517263412, -0.1797918975353241, 0.314339816570282, -0.5151839852333069, 0.6496139764785767, -0.277482271194458, -0.23475156724452972, 0.14697983860969543, -0.021882599219679832, -0.09909696131944656, 0.6068311929702759, -0.2818570137023926, 0.8871325850486755, 0.5033593773841858, -0.42600390315055847, 0.2824633717536926, 0.6337828636169434, -0.5506855249404907, 0.22528491914272308, -0.48184171319007874, 0.12144581973552704, 0.06739825010299683, 0.057639122009277344, -0.9714474678039551, -0.2994874119758606, 0.419651061296463, -0.5774058103561401, 0.26067638397216797, -0.3738596737384796, -0.7104844450950623, -0.4543856084346771, -0.3176909387111664, 0.2859255075454712, 0.5140045285224915, -0.5181779265403748, 0.3607730567455292, 0.4477510452270508, 0.008824849501252174, -0.4964633584022522, -0.7114334106445312, -0.07648418843746185, -0.3058267831802368, -0.7193877696990967, 0.3200370669364929, -0.30844372510910034, -0.2552517354488373, -0.021380653604865074, 0.0636531338095665, -0.015495344065129757, 0.19402867555618286, 0.3142557442188263, 0.4860333800315857, -0.19286620616912842, -0.21467304229736328, -0.09904755651950836, -0.3306690454483032, 0.08408249914646149, 0.18029160797595978, 0.6295734643936157, -0.2425844967365265, -0.2989031970500946, -0.35384151339530945, 0.06444720178842545, 0.6024947166442871, -0.05638030543923378, 0.7140421867370605, 0.6928208470344543, -0.3413292467594147, 0.09548432379961014, -0.5129997730255127, -0.00028136943001300097, -0.4103231430053711, 0.3146006762981415, -0.35509392619132996, -0.7791178226470947, 0.7671856880187988, 0.2495853155851364, 0.15345007181167603, 0.7856816053390503, 0.5997726321220398, 0.12983253598213196, 0.7451523542404175, 0.3356233239173889, -0.17771096527576447, 0.5439549684524536, -0.8364923000335693, -0.301050066947937, -1.1122606992721558, -0.49709591269493103, -0.7266995310783386, -0.46534088253974915, -0.7734723687171936, -0.3013857901096344, 0.3860302269458771, -0.031785592436790466, -0.4002177119255066, 0.6585981249809265, -0.7613593339920044, 0.3256388008594513, 0.639682412147522, 0.33654215931892395, 0.15035830438137054, -0.024184763431549072, -0.1464611142873764, 0.13721221685409546, -0.6108162999153137, -0.49805182218551636, 1.3313384056091309, 0.30116957426071167, 0.6391071677207947, -0.05021609738469124, 0.947678804397583, 0.24468344449996948, 0.4899313747882843, -0.5162546634674072, 0.682603120803833, -0.1332331895828247, -0.3239283561706543, -0.20791402459144592, -0.5731835961341858, -0.863627552986145, 0.15766213834285736, -0.18111850321292877, -0.7937835454940796, -0.007489809766411781, -0.21084341406822205, -0.10225698351860046, 0.37260279059410095, -0.6621116399765015, 0.9105188250541687, -0.04222038388252258, -0.39045462012290955, 0.09233812987804413, -0.6320351362228394, 0.255911260843277, 0.0878131166100502, 0.13306991755962372, -0.34863969683647156, 0.04271559417247772, 1.1711498498916626, -0.4854194223880768, 0.8112237453460693, -0.3250900208950043, 0.08939488232135773, 0.29387980699539185, -0.30417826771736145, 0.5673615336418152, -0.024082418531179428, -0.3027629256248474, 0.5328387022018433, -0.05124414339661598, -0.270161896944046, -0.22725297510623932, 0.9062699675559998, -1.0195938348770142, -0.37193045020103455, -0.37643134593963623, -0.6485931277275085, 0.245883047580719, 0.13993273675441742, 0.46295788884162903, 0.3188919126987457, -0.12242783606052399, 0.17830003798007965, 0.21695390343666077, -0.022623974829912186, 0.4967062473297119, 0.43017637729644775, -0.1335587203502655, -0.6669732928276062, 0.6091518402099609, 0.35730883479118347, -0.08229663223028183, 0.08379363268613815, 0.12968012690544128, -0.44233596324920654, -0.6019030213356018, -0.48525315523147583, 0.21399030089378357, -0.5232985615730286, -0.34487250447273254, -0.5216788649559021, -0.3013722896575928, -0.39755499362945557, 0.08888759464025497, -0.39330053329467773, -0.455183207988739, -0.502674400806427, -0.1865627020597458, 0.6686793565750122, 0.6733812689781189, -0.1648862063884735, 0.3647901117801666, -0.7995017170906067, 0.08931263536214828, -0.22740748524665833, 0.5601216554641724, -0.26245081424713135, -0.49082642793655396, -0.4462928771972656, 0.19165275990962982, -0.34491074085235596, -0.6702261567115784, 0.33723995089530945, -0.09043093770742416, 0.671337902545929, 0.11361383646726608, 0.038808424025774, 0.7957600951194763, -0.21094946563243866, 1.0426554679870605, -0.09684306383132935, -0.5813615322113037, 0.7615683078765869, -0.3485293984413147, 0.21735575795173645, 0.5105408430099487, 0.18744014203548431, -0.3522806763648987, -0.3255161643028259, -0.8265975713729858, -0.9079962968826294, 1.0061836242675781, 0.711266279220581, -0.1538253128528595, -0.02518821693956852, 0.44341516494750977, 0.046283137053251266, -0.018672393634915352, -0.7216593027114868, -0.67513507604599, 0.0013090349966660142, -0.24447095394134521, -0.20322056114673615, -0.16570799052715302, -0.4312133491039276, -0.5423279404640198, 0.9051694273948669, 0.011268542148172855, 0.5058587193489075, 0.2947551906108856, 0.0303217601031065, -0.1787399798631668, 0.13238835334777832, 0.6304135322570801, 0.7179538607597351, -0.3086736798286438, -0.15891917049884796, 0.25078457593917847, -0.6756575703620911, 0.00142214959487319, 0.3486796021461487, 0.007720874156802893, -0.10098598897457123, 0.5465139746665955, 0.8655940890312195, 0.04661107435822487, -0.35935255885124207, 0.5010995864868164, 0.04248865321278572, -0.23318617045879364, -0.6417062282562256, 0.2083934098482132, -0.1992688924074173, 0.4196321368217468, 0.3732449412345886, -0.012829369865357876, -0.1164693683385849, -0.08584648370742798, 0.3536672294139862, 0.27092456817626953, -0.19098344445228577, -0.3208385407924652, 0.5863185524940491, -0.13167129456996918, -0.32796022295951843, 0.7187907695770264, -0.06118055805563927, -0.462601900100708, 1.175255298614502, 0.3232792317867279, 1.1014002561569214, -0.08790401369333267, 0.11621323227882385, 0.6635428071022034, 0.348903626203537, -0.04465030878782272, 0.5392859578132629, 0.0053504640236496925, -0.7022148370742798, -0.2676410377025604, -0.7766518592834473, -0.25495854020118713, 0.13910451531410217, -1.002664566040039, 0.4917380213737488, -0.12640005350112915, -0.25161364674568176, -0.17207521200180054, 0.30896055698394775, -0.8816428780555725, 0.11925199627876282, 0.0520789735019207, 1.0190690755844116, -0.9327518939971924, 0.617047131061554, 0.7574222087860107, -0.5216095447540283, -0.7277956604957581, -0.36612021923065186, 0.031485214829444885, -0.8991717100143433, 0.4362123906612396, 0.26833951473236084, 0.27763161063194275, 0.008559930138289928, -0.7336377501487732, -0.9696689248085022, 1.5962989330291748, 0.18617017567157745, -0.4060106873512268, 0.2332724630832672, 0.37931543588638306, 0.3921601474285126, -0.5753650665283203, 0.4854133427143097, 0.6802905201911926, 0.8409820795059204, 0.18181730806827545, -0.713481068611145, 0.174952432513237, -0.5349974632263184, -0.11773715913295746, 0.29923000931739807, -0.7641311287879944, 0.9567986130714417, -0.2675648331642151, -0.1638416200876236, 0.26191818714141846, 0.34705793857574463, 0.4558831453323364, 0.4365869462490082, 0.5301889777183533, 1.0023401975631714, 0.48022398352622986, -0.6307318210601807, 1.144476294517517, -0.2785738706588745, 0.8277837634086609, 1.161663293838501, 0.1403680294752121, 0.6769180297851562, 0.3956927955150604, -0.4251062870025635, 0.5018911361694336, 0.9230903387069702, -0.4626636207103729, 0.3422130346298218, 0.2698487639427185, 0.01519011054188013, -0.08315826952457428, -0.06908269971609116, -0.46488189697265625, 0.5778369903564453, 0.1368228644132614, -0.5716622471809387, -0.3927328288555145, -0.14548182487487793, 0.24157440662384033, -0.32649749517440796, -0.22289805114269257, 0.7652939558029175, -0.19580502808094025, -0.6024291515350342, 0.6332706809043884, -0.17650558054447174, 0.5842083692550659, -0.6398993730545044, -0.1560484617948532, -0.21200621128082275, 0.13226060569286346, -0.4367276728153229, -0.9921967387199402, 0.3791588544845581, 0.17862586677074432, -0.2544960379600525, -0.20439200103282928, 0.400628924369812, -0.2955305278301239, -0.6826455593109131, 0.39416074752807617, 0.5336246490478516, 0.43822839856147766, 0.08482386916875839, -0.8928800821304321, 0.20066869258880615, 0.10878705978393555, -0.7836162447929382, 0.24084371328353882, 0.11796032637357712, 0.14699110388755798, 0.6123480200767517, 0.7770799398422241, -0.06970379501581192, 0.04355938732624054, 0.0644681453704834, 1.2111982107162476, -0.7107747197151184, -0.34994691610336304, -0.8548627495765686, 0.964297890663147, -0.08681729435920715, -0.7750503420829773, 0.7312130331993103, 1.062442421913147, 0.8205567598342896, 0.1984192132949829, 0.6026712656021118, -0.2723424732685089, 0.5123620629310608, -0.474151611328125, 0.906548798084259, -0.6596441268920898, 0.313728928565979, -0.21798592805862427, -1.0271459817886353, -0.15081407129764557, 0.43173661828041077, -0.19381506741046906, 0.006955258548259735, 0.5374804139137268, 0.9540955424308777, 0.08866202086210251, 0.23057910799980164, -0.00860386248677969, 0.501471996307373, 0.16967074573040009, 0.5230047106742859, 0.7258277535438538, -0.6590753793716431, 0.3814992308616638, -0.5844903588294983, -0.3739543855190277, 0.17034277319908142, -0.7018899917602539, -0.7391809821128845, -0.6906112432479858, -0.42495810985565186, -0.5688053965568542, -0.07060496509075165, 1.1185022592544556, 0.46536940336227417, -0.766185998916626, -0.32069024443626404, 0.03973503038287163, 0.2937566339969635, -0.1095091849565506, -0.3110288679599762, 0.5504201054573059, -0.17004546523094177, -0.9812463521957397, 0.27896904945373535, -0.0783902183175087, 0.057891763746738434, -0.1633863002061844, -0.1751968264579773, -0.3461257815361023, -0.35050204396247864, 0.3809993863105774, -0.040711209177970886, -0.5931800007820129, -0.3103916347026825, -0.1819998174905777, -0.02843373268842697, 0.3816295564174652, 0.3916515111923218, -0.6246395111083984, 0.08215770125389099, 0.5228907465934753, 0.24208511412143707, 0.7330757975578308, -0.2051643580198288, 0.10204611718654633, -0.6884327530860901, 0.009993604384362698, 0.13312122225761414, 0.675920307636261, 0.07297851145267487, -0.5286937952041626, 1.1107858419418335, 0.3598228394985199, -0.5727340579032898, -0.8107638359069824, -0.14203518629074097, -1.2127147912979126, 0.07690036296844482, 1.356736421585083, -0.3216387927532196, -0.33519113063812256, 0.1618981659412384, -0.11664701998233795, 0.42198458313941956, -0.5671067237854004, 0.5762786269187927, 0.737254798412323, -0.1540469527244568, 0.025773536413908005, -0.3677963614463806, 0.27335479855537415, 0.048468589782714844, -0.9896498322486877, -0.14120660722255707, 0.22245417535305023, 0.4193175137042999, 0.22670356929302216, 0.5112562775611877, -0.24229496717453003, -0.12913191318511963, -0.16741882264614105, 0.20489639043807983, -0.3664338290691376, -0.2549092471599579, -0.2629741132259369, 0.08780157566070557, -0.4805559813976288, -0.5155016183853149 ]
gilsonk12/Rastreando
gilsonk12
2023-12-03T00:12:03Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T00:11:19Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Rayan2023/rafaeldataset
Rayan2023
2023-12-03T00:18:10Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T00:17:52Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Rayan2023/gabrielteste1
Rayan2023
2023-12-03T00:50:59Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T00:50:43Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
lum-ai/metal-python-synthetic-explanations-gpt4-raw
lum-ai
2023-12-03T01:30:25Z
0
0
[ "region:us" ]
null
2023-12-03T01:29:16Z
--- dataset_info: features: - name: id dtype: string - name: chunk_id dtype: string - name: model_name dtype: string - name: temperature dtype: int64 - name: max_tokens dtype: float64 - name: use_raw_code dtype: bool - name: description dtype: string - name: created_at dtype: timestamp[ns] - name: raw_text dtype: string - name: text dtype: string - name: code dtype: string - name: kind dtype: string - name: start_text dtype: int64 - name: stop_text dtype: int64 - name: start_code dtype: int64 - name: stop_code dtype: int64 - name: domain dtype: string - name: full_name dtype: string - name: license struct: - name: key dtype: string - name: name dtype: string - name: node_id dtype: string - name: spdx_id dtype: string - name: url dtype: string - name: stargazers_count dtype: int64 - name: filename dtype: string - name: chunk_type dtype: string splits: - name: train num_bytes: 2771369932.206809 num_examples: 300092 - name: validation num_bytes: 167612875.8429717 num_examples: 18272 - name: test num_bytes: 324461765.3020142 num_examples: 35131 download_size: 75623364 dataset_size: 3263444573.351795 --- # Dataset Card for "metal-python-synthetic-explanations-gpt4-raw" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.4944292902946472, -0.45468318462371826, 0.5829523801803589, 0.13220439851284027, -0.1881314069032669, 0.06547405570745468, 0.11505107581615448, -0.07658705115318298, 0.34933024644851685, -0.000017074176867026836, -1.1744163036346436, -0.6394250988960266, -0.1792905181646347, 0.2821040153503418, -0.1261603683233261, 1.5303215980529785, -0.20394834876060486, 0.09243780374526978, -0.21673530340194702, 0.11016199737787247, -0.30232784152030945, -0.5256145000457764, -0.5359795689582825, -0.8475173711776733, 0.92851322889328, 0.22362926602363586, 0.6467542052268982, 0.7698512673377991, 0.5458847880363464, 0.26830190420150757, 0.28183501958847046, -0.3153829872608185, -0.09385140240192413, -0.3021720349788666, -0.6286393404006958, -0.5896176099777222, -1.0317095518112183, 0.2639981806278229, 0.5255083441734314, 0.5092847347259521, -0.04744817689061165, 0.5116376280784607, -0.3382137417793274, 0.41296401619911194, -0.1728152483701706, 0.5292320847511292, -0.2555749714374542, 0.21446067094802856, -0.5235238075256348, -0.48869529366493225, 0.17119647562503815, -0.31978490948677063, -0.19656065106391907, -1.3653732538223267, 0.5072842836380005, -0.15556415915489197, 0.9068951606750488, 0.3882788121700287, -0.13745653629302979, 0.06435414403676987, -0.6335803270339966, 0.2205040156841278, -0.33784395456314087, 0.04750960320234299, 0.5412987470626831, 0.5389689803123474, 0.011004355736076832, -1.0208488702774048, -0.6220197081565857, 0.3154985308647156, -0.03456762060523033, 0.5592769980430603, 0.3014613687992096, 0.3226454555988312, 0.7176579833030701, 0.899307370185852, -0.8540354371070862, -0.2706245183944702, -0.7599889039993286, -0.8031746745109558, 0.6271820068359375, 0.18687354028224945, 0.39564186334609985, 0.034410640597343445, -0.14055109024047852, -0.08066459745168686, -0.6034978628158569, -0.4143464267253876, 0.722805917263031, 0.2319699376821518, -0.9841265082359314, 0.79427170753479, 0.02152322791516781, 0.4570855498313904, -0.02035030722618103, 0.6714583039283752, 0.6401217579841614, -0.7608305811882019, -0.19588328897953033, -0.08885827660560608, 0.6073539853096008, 0.45406070351600647, 0.09542834758758545, -0.1536071002483368, 0.06575385481119156, 0.5228999853134155, -0.0435088649392128, -1.2350101470947266, -1.1654531955718994, 0.5949143767356873, -0.6772667765617371, -0.22168415784835815, 0.13748858869075775, -0.8656955361366272, -0.46123167872428894, -0.5565300583839417, 0.31561723351478577, 0.02643759921193123, -0.8925438523292542, -0.16284070909023285, -0.9396358132362366, 0.3228071630001068, 0.06837102770805359, -0.9842930436134338, 0.3710329830646515, 0.7801663875579834, 0.829497218132019, 0.21691924333572388, -0.31572338938713074, -0.5528393983840942, 0.10195036232471466, -0.09644351899623871, 0.9830400943756104, -0.46524062752723694, -0.1297500878572464, -0.16917675733566284, 0.41462793946266174, 0.1938643902540207, -0.24128009378910065, 0.80991530418396, -0.16461391746997833, 0.1483553797006607, -0.7181795239448547, -0.24047131836414337, -0.28164470195770264, 0.4183560907840729, -0.9368444085121155, 0.9506493806838989, 0.4065041244029999, -0.7418107390403748, 0.5400680899620056, -1.382817029953003, -0.2536237835884094, 0.49557027220726013, -0.022747376933693886, -0.20863382518291473, 0.11151210218667984, -0.03144451603293419, 0.27768799662590027, 0.07529908418655396, 0.10471252351999283, -0.7518537044525146, -0.37771832942962646, 0.2509893774986267, -0.11864546686410904, 0.8083143830299377, 0.48557326197624207, 0.14409740269184113, 0.3883321285247803, -0.861134946346283, -0.07424535602331161, 0.11506330966949463, -0.1374189853668213, -0.11635987460613251, -0.4958760440349579, 0.38126400113105774, 0.06141480803489685, 0.412041574716568, -0.45878711342811584, 0.42779770493507385, -0.19879429042339325, 0.546524167060852, 0.8485382199287415, -0.04026411101222038, 0.398346871137619, -0.44425052404403687, 0.5241087079048157, -0.08223561197519302, 0.1391049176454544, -0.05438299849629402, -0.3865288197994232, -0.26571834087371826, 0.07759325206279755, 0.6883638501167297, 0.6446198225021362, -0.6841158270835876, 0.22783756256103516, 0.1381276696920395, -0.4128390848636627, -0.20891988277435303, 0.05855413153767586, 0.07134685665369034, 0.09099843353033066, 0.3450852632522583, -0.25357571244239807, -0.9258490204811096, -0.6983913779258728, 0.0823289006948471, -0.024331944063305855, -0.1437745988368988, 0.11701872944831848, 0.8515142202377319, -0.6602861881256104, 0.7934507131576538, -0.5325766801834106, -0.020690778270363808, 0.048375096172094345, 0.15079525113105774, 0.6015039682388306, 0.5784634351730347, 0.5379233956336975, -0.8267033100128174, -0.2890413701534271, -0.17426076531410217, -0.6521848440170288, -0.14978070557117462, 0.06563468277454376, -0.5147034525871277, -0.0901118740439415, 0.010928070172667503, -0.618989109992981, 0.38169029355049133, 0.7073699235916138, -0.5280281901359558, 0.5381724834442139, -0.3166698217391968, -0.014813330955803394, -1.3680672645568848, 0.32504451274871826, 0.11983352154493332, -0.11122442781925201, -0.4482119381427765, 0.1156090497970581, 0.09952375292778015, -0.20377585291862488, -0.08921834081411362, 0.44561663269996643, -0.44521406292915344, -0.16438673436641693, -0.10109496861696243, -0.05597995966672897, -0.06622190773487091, 0.44073471426963806, 0.2292582392692566, 0.8968669772148132, 0.8285964131355286, -0.45128992199897766, 1.1591447591781616, 0.43352046608924866, 0.4376734793186188, 0.7979660034179688, -0.9199423789978027, 0.3026074469089508, 0.026082312688231468, 0.4739287197589874, -0.8226690292358398, -0.8292145133018494, 0.6937604546546936, -0.46901682019233704, 0.33496037125587463, -0.8042256236076355, -0.757098376750946, -0.7384723424911499, -0.4474222660064697, 0.8324876427650452, 0.3790111541748047, -0.5822147727012634, 0.5122798085212708, 0.4113471508026123, -0.09242455661296844, -0.10300350189208984, -0.8826726675033569, 0.03514625504612923, -0.38000839948654175, -0.26249706745147705, 0.5492286682128906, -0.6712210774421692, -0.11287246644496918, -0.1879216730594635, 0.07137355953454971, -0.1665031909942627, -0.16646093130111694, 0.2788408696651459, 0.18089455366134644, -0.15263980627059937, 0.39767971634864807, -0.010426761582493782, -0.7213199734687805, 0.48184633255004883, -0.2810737192630768, 0.5697396397590637, -0.3391280472278595, 0.1189701110124588, -0.6453669667243958, 0.27333909273147583, 0.3293827474117279, -0.11925291270017624, 0.20666372776031494, 1.1663986444473267, -0.5703812837600708, -0.18010084331035614, -0.10561744123697281, -0.3753262758255005, -0.5167698264122009, 0.05806547403335571, -0.5027003288269043, -0.1684540957212448, 0.910295844078064, -0.21539385616779327, 0.0552741140127182, 0.9263576865196228, 0.8668199181556702, -0.049942757934331894, 0.874663770198822, 0.2614869773387909, -0.08594082295894623, 0.1892792284488678, -0.4924330711364746, -0.38191384077072144, -0.7411434650421143, -0.2562953531742096, -0.40120741724967957, -0.3914300501346588, -0.8009625673294067, -0.22006861865520477, -0.06314950436353683, -0.314653605222702, -0.4333212077617645, 0.5817660689353943, -0.9232756495475769, 0.43140164017677307, 0.5412333607673645, 0.14531223475933075, 0.073486328125, -0.10491304099559784, 0.11062342673540115, 0.295952707529068, -0.7173681259155273, -0.21707096695899963, 1.3342177867889404, 0.5521113276481628, 0.9568783640861511, 0.010033944621682167, 0.7319126725196838, 0.26237329840660095, 0.14646203815937042, -0.5935843586921692, 0.2918926179409027, 0.26895812153816223, -0.9574114084243774, 0.013338356278836727, -0.36114418506622314, -0.75213223695755, -0.21494999527931213, -0.2379351407289505, -0.12785322964191437, 0.04472503066062927, 0.3606705665588379, -0.42264828085899353, 0.22739039361476898, -0.9601125717163086, 1.1229265928268433, -0.17243178188800812, -0.31145891547203064, -0.03494209423661232, -0.6109170913696289, 0.27567845582962036, 0.1723705232143402, 0.24107597768306732, -0.048018135130405426, -0.07387249916791916, 0.91275954246521, -0.698244571685791, 0.9479331970214844, -0.5320938229560852, -0.2212699055671692, 0.14945487678050995, -0.26569634675979614, 0.3028198182582855, 0.5160556435585022, -0.1637343317270279, 0.21089385449886322, 0.3303101658821106, -0.3611975610256195, -0.4576066732406616, 0.7349031567573547, -0.7346006035804749, 0.22007519006729126, -0.6808549165725708, -0.908279299736023, 0.3322165310382843, 0.30648571252822876, 0.450934499502182, 0.831676721572876, 0.025360912084579468, -0.19635742902755737, 0.6130234599113464, 0.12272793799638748, 0.41217532753944397, 0.007318827789276838, -0.0025749572087079287, -0.6068519353866577, 1.157784104347229, 0.12736481428146362, -0.33177050948143005, 0.10636553168296814, 0.5392819046974182, -0.6381896138191223, -0.5521577000617981, -0.7732232213020325, 0.4306910037994385, -0.5199098587036133, -0.3754197359085083, -0.12412035465240479, -0.16562314331531525, -0.3606158196926117, -0.10682974010705948, -0.11092174798250198, -0.7157649397850037, -0.6622505187988281, -0.6348692178726196, 1.0480138063430786, 0.5989784002304077, -0.7091805338859558, 0.2468590885400772, -0.7508976459503174, 0.817668080329895, -0.04058241844177246, 0.9889890551567078, -0.5971384048461914, -0.35431405901908875, -0.20630590617656708, 0.33572709560394287, -0.16793422400951385, -0.6099584102630615, -0.06559789180755615, 0.1916355937719345, 0.705656111240387, 0.24355152249336243, 0.1742912232875824, 0.7743706107139587, -0.1687391847372055, 0.6995978355407715, 0.10852312296628952, -0.7551032900810242, 0.6289946436882019, -0.7133896946907043, 0.3321739137172699, 0.559542715549469, 0.496981143951416, -0.24792049825191498, 0.06068017706274986, -0.8207823038101196, -0.6344506144523621, 0.6697292923927307, 0.14585939049720764, 0.18927495181560516, 0.35761114954948425, 0.48053860664367676, 0.29323622584342957, 0.09239732474088669, -1.197977066040039, -0.6449952125549316, -0.6209596991539001, -0.4363701343536377, 0.2605178654193878, -0.18396876752376556, -0.6113958358764648, -0.6557089686393738, 0.7526187300682068, -0.24487926065921783, 0.7398935556411743, 0.03256769850850105, 0.22212843596935272, -0.12543290853500366, -0.03132781386375427, 0.6639521718025208, 0.7777910232543945, -0.5491099953651428, 0.20287781953811646, -0.058376338332891464, -0.5100627541542053, -0.2854461669921875, 0.6576833724975586, 0.07454012334346771, -0.2211007922887802, 0.35529959201812744, 0.5120437741279602, -0.5496813058853149, 0.020726190879940987, 0.12190239876508713, 0.0034954361617565155, -0.7020373940467834, -0.7020468711853027, 0.09954416006803513, 0.14670422673225403, 0.12929663062095642, 0.11174993216991425, -0.13709476590156555, 0.3383980691432953, -0.8838616013526917, 0.39570289850234985, 0.05667673796415329, -0.465378999710083, -0.7667037844657898, 0.7337308526039124, 0.45737358927726746, -0.33188945055007935, 0.6672885417938232, -0.2526760697364807, -0.6633508801460266, 0.5573373436927795, 0.6211706399917603, 0.7153983116149902, -0.11893689632415771, 0.4703507125377655, 0.5363853573799133, 0.13817600905895233, 0.2582920789718628, 0.8545753955841064, -0.5877001881599426, -0.5295881032943726, -0.4084221422672272, -0.1407262235879898, -0.5361974239349365, -0.0006589089171029627, -0.6776219606399536, 0.10611414164304733, -0.7508225440979004, -0.16927111148834229, 0.04311408847570419, 0.4301877021789551, -0.675562858581543, 0.2284107208251953, 0.11270470917224884, 1.0696840286254883, -0.9763062596321106, 0.7656515836715698, 0.771257758140564, -0.8117494583129883, -0.7240292429924011, -0.27490782737731934, 0.11560183763504028, -0.5934392809867859, 0.18213152885437012, 0.08137428760528564, 0.3952461779117584, 0.09498762339353561, -0.7818413376808167, -0.40584367513656616, 1.0956037044525146, 0.19889886677265167, -0.23260819911956787, 0.21370117366313934, 0.028826043009757996, 0.4373478591442108, 0.1644531637430191, 0.6562410593032837, 0.6018400192260742, 1.0940595865249634, 0.24618083238601685, -0.6495493054389954, 0.21904189884662628, -0.7462357878684998, -0.45173344016075134, 0.20341083407402039, -0.5074812769889832, 0.5547283291816711, -0.017546920105814934, -0.09143298119306564, 0.07387510687112808, 0.5710217356681824, 0.18865588307380676, 0.6299152374267578, 0.1936747431755066, 0.5708419680595398, 0.9375826120376587, -0.5920768976211548, 1.0951173305511475, 0.17100466787815094, 0.37639960646629333, 0.8616175651550293, -0.124883271753788, 0.00804843008518219, 0.45082712173461914, -0.3051162660121918, 0.6099275350570679, 1.1052383184432983, -0.7176505327224731, 0.4972192943096161, 0.5493829846382141, -0.25321847200393677, -0.237732395529747, 0.17382648587226868, -0.8951151967048645, -0.033956389874219894, 0.4512600004673004, -0.34493714570999146, -0.17343084514141083, -0.15545541048049927, -0.14365041255950928, -0.23248662054538727, -0.5680036544799805, 0.8303444981575012, 0.05017926171422005, -0.20836466550827026, 0.4360603392124176, -0.0573725551366806, 0.49421074986457825, -0.6961899995803833, -0.5395523905754089, -0.031599778681993484, 0.24666167795658112, -0.7596256732940674, -1.0972318649291992, 0.7925951480865479, -0.2962988018989563, -0.4421127736568451, -0.13726019859313965, 0.5774810910224915, -0.48012685775756836, -0.7027902603149414, -0.0338214673101902, -0.11594262719154358, 0.4078593850135803, -0.05195813253521919, -1.1710389852523804, 0.11130131036043167, -0.25716328620910645, -0.028407325968146324, 0.08219145238399506, 0.3227372169494629, 0.09493397176265717, 0.5305995941162109, 1.0355645418167114, 0.05107058957219124, -0.31045591831207275, 0.1588742434978485, 0.8832628726959229, -0.5911391973495483, -0.587638258934021, -0.8539370894432068, 0.7717733979225159, -0.4080314636230469, -0.3451496660709381, 0.7489240169525146, 1.0626391172409058, 0.9737067222595215, -0.26950690150260925, 1.0638422966003418, -0.16964691877365112, 0.4079718589782715, -0.4322708547115326, 0.8766114115715027, -0.3198382258415222, -0.23196056485176086, -0.25938984751701355, -0.8922656774520874, -0.5937715768814087, 0.8725501894950867, 0.08742623031139374, 0.048409704118967056, 0.7501252293586731, 0.9467248320579529, -0.49177977442741394, 0.2026732861995697, -0.12212400138378143, 0.3100650906562805, 0.3376096189022064, 0.30335769057273865, 0.5334834456443787, -0.598558247089386, 0.47471052408218384, -0.2698945999145508, -0.33901938796043396, 0.17510993778705597, -1.1930657625198364, -0.9248116612434387, -0.7094101905822754, -0.6318564414978027, -0.5035023093223572, -0.28909558057785034, 0.9018427729606628, 0.9693515300750732, -0.9280588626861572, -0.16229982674121857, -0.41423770785331726, 0.3193383514881134, -0.13120625913143158, -0.16267384588718414, 0.6083275675773621, 0.18868258595466614, -0.6813269257545471, 0.16712038218975067, -0.13748539984226227, 0.13211846351623535, -0.14298686385154724, -0.23104438185691833, 0.1634509265422821, -0.21678663790225983, 0.2874446213245392, 0.664190411567688, -0.3410201370716095, -0.1842559278011322, -0.5634508728981018, 0.29479897022247314, -0.07853733748197556, 0.9540703892707825, -0.571108341217041, 0.2774996757507324, 0.6729955673217773, 0.3144136369228363, 0.6530752182006836, 0.17867408692836761, 1.0371836423873901, -0.5090619921684265, 0.12202195823192596, -0.17957858741283417, 0.5069973468780518, 0.16317209601402283, -0.5789853930473328, 0.8865824341773987, 0.7853332757949829, -0.4935241639614105, -0.6926555633544922, 0.1757921725511551, -1.4132816791534424, 0.20896491408348083, 1.1306869983673096, 0.1746891587972641, -0.4066505432128906, -0.4084465801715851, -0.5804192423820496, 0.5396268367767334, -0.6069075465202332, 0.2206646353006363, 0.5202964544296265, 0.23798610270023346, -0.3430684208869934, -0.36550581455230713, 0.6508252620697021, -0.5295686721801758, -1.1881381273269653, 0.36260879039764404, 0.5872839689254761, 0.39859363436698914, 0.13662946224212646, 0.6210082173347473, -0.296558678150177, 0.3618279695510864, 0.2906855344772339, 0.2620293200016022, -0.7360709309577942, -0.4419999122619629, -0.2579249143600464, -0.09124826639890671, -0.38440388441085815, -0.45365142822265625 ]
RenatoBC/markfinley2
RenatoBC
2023-12-03T01:32:59Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T01:32:24Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
icaro23/icaro5
icaro23
2023-12-03T02:11:35Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T02:07:28Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
icaro23/icaro4
icaro23
2023-12-03T02:38:13Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T02:26:09Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
multiset/recordings_20230702_20230715
multiset
2023-12-03T03:22:45Z
0
0
[ "license:mit", "region:us" ]
null
2023-12-03T02:33:15Z
--- license: mit --- This dataset consists of real-world recordings placed in several locations in Hangzhou, China. Researchers may find it useful for fine-tuning Speech-to-Text models. For privacy reasons, the file is encrypted, and anyone interested in the dataset should contact the uploader for the access key. However, access will only be granted to those who can provide a reasonable explanation of their intended use of the data and agree to respect the privacy of the individuals in the recordings.
[ -0.025812041014432907, -0.5818290710449219, 0.3357584476470947, 0.02315165475010872, -0.17263191938400269, -0.1235676258802414, -0.11370133608579636, -0.8821055293083191, -0.049074191600084305, 0.8080130219459534, -0.8616464734077454, -0.5935540795326233, -0.2225060760974884, -0.20855267345905304, -0.5712501406669617, 0.9189156889915466, 0.15676279366016388, 0.2632885277271271, 0.27797919511795044, -0.10085098445415497, -0.2774812579154968, -0.7356594800949097, -0.6938281059265137, -0.10306555032730103, 0.24030375480651855, 0.40473511815071106, 0.7682501077651978, 0.9257017970085144, 0.43511468172073364, 0.12451142817735672, -0.3615838885307312, -0.009724619798362255, -0.6470293402671814, -0.03781649097800255, 0.021428074687719345, -0.35253623127937317, -0.3230741620063782, 0.16081427037715912, 0.8307622075080872, 0.38794708251953125, -0.35238486528396606, 0.43041297793388367, -0.2540960907936096, 0.3606310188770294, -0.25864335894584656, -0.3390766680240631, -0.45106419920921326, 0.16579031944274902, -0.4612523913383484, -0.0050393505953252316, -0.2844502925872803, -0.541439414024353, 0.45871514081954956, -0.533294141292572, 0.5048790574073792, 0.1356697976589203, 1.1138249635696411, 0.255148708820343, -0.4135347902774811, -0.17861968278884888, -0.7793711423873901, 0.5588891506195068, -0.9305205941200256, 0.16020487248897552, 0.6482664942741394, 0.590467095375061, -0.23623424768447876, -0.7291450500488281, -0.3996559679508209, 0.07313317060470581, -0.15377071499824524, 0.168950617313385, 0.26569098234176636, 0.14434882998466492, 0.4541558027267456, 0.573265016078949, -0.5282390117645264, -0.009467843919992447, -0.6784157752990723, -0.058719467371702194, 1.0041230916976929, 0.19516900181770325, 0.41141900420188904, -0.2581968307495117, -0.03768348693847656, -0.22744621336460114, -0.6931625604629517, 0.3692372739315033, 0.352450430393219, 0.5663229823112488, -0.5588825345039368, 0.43641409277915955, -0.32735103368759155, 0.9507139325141907, -0.4230155944824219, -0.13189248740673065, 0.2570558786392212, -0.4737788140773773, -0.3171076774597168, 0.32121849060058594, 0.42759379744529724, 0.38419151306152344, 0.1878187209367752, 0.10769510269165039, -0.1777391880750656, -0.46280571818351746, 0.021879831328988075, -0.8119430541992188, -0.32702338695526123, 0.529498279094696, -0.7888593673706055, -0.21134436130523682, 0.3140055239200592, -0.44029733538627625, -0.23854976892471313, -0.5791621208190918, 0.23896318674087524, -0.12935912609100342, -0.41459906101226807, -0.09404350072145462, -0.4167381823062897, 0.21580909192562103, -0.12553077936172485, -1.0184969902038574, 0.40481656789779663, 0.5576504468917847, 1.1741876602172852, 0.1436535120010376, -0.3357253670692444, -0.14089499413967133, 0.2703719735145569, -0.5136580467224121, 0.4591706693172455, -0.2917654514312744, -0.5003787875175476, 0.2221003919839859, 0.24198512732982635, -0.02692263200879097, -0.5970229506492615, 0.7433419227600098, -0.2900770604610443, 0.09903422743082047, -0.29636165499687195, -0.5005888938903809, -0.23308107256889343, -0.1145550012588501, -0.6855117082595825, 1.0234235525131226, -0.20777612924575806, -0.778575599193573, 0.33601486682891846, -0.6195350289344788, -0.3783937394618988, -0.16442900896072388, -0.23762403428554535, -0.4353451728820801, 0.01987539790570736, 0.3321147859096527, 0.6478323936462402, 0.13330765068531036, 0.4388231635093689, 0.09825123101472855, -0.6069263815879822, 0.5007120966911316, -0.6449127793312073, 1.1487174034118652, 0.36920365691185, -0.1815365105867386, -0.08713535219430923, -1.291502594947815, -0.11328166723251343, 0.17934484779834747, -0.37864378094673157, -0.46863260865211487, 0.3461947739124298, 0.4784141480922699, 0.25480663776397705, 0.16717587411403656, -0.7307325601577759, 0.24400557577610016, -0.5764137506484985, 0.7453721761703491, 0.4955868721008301, 0.24033239483833313, -0.06467720121145248, -0.5496857762336731, 0.33450010418891907, 0.0006088141235522926, 0.2998833954334259, -0.06324392557144165, -0.4243974983692169, -0.306873083114624, -0.18925265967845917, 0.5009901523590088, 0.5621712803840637, -0.03850599750876427, 0.08382819592952728, -0.24130865931510925, -0.754544734954834, -0.7367685437202454, -0.41411924362182617, 0.1977909654378891, 0.5194635391235352, 0.11387306451797485, 0.351607084274292, -0.4639662504196167, -0.8532002568244934, 0.00342419627122581, 0.13587093353271484, -0.4151856601238251, 0.7623462080955505, 0.613745391368866, 0.08508633822202682, 0.9402649998664856, -0.6530338525772095, -0.3062256872653961, 0.3253464698791504, -0.010584969073534012, 0.7344085574150085, 0.4436694383621216, 0.7932539582252502, -1.042236566543579, -0.41138824820518494, -0.3445504605770111, -0.6890479922294617, -0.007634570822119713, -0.2745029330253601, -0.18800495564937592, -0.33527299761772156, 0.3644874691963196, -0.19992944598197937, 0.4354376196861267, 1.023668646812439, -0.20375429093837738, 0.4961112439632416, -0.2942117154598236, 0.23679916560649872, -1.5539885759353638, 0.1836613118648529, -0.36428892612457275, -0.33199211955070496, -0.7898039817810059, -0.2369018942117691, -0.2195623219013214, -0.47322317957878113, -0.5754684209823608, 0.15468013286590576, -0.3000333905220032, -0.11735626310110092, 0.07888603955507278, 0.46081259846687317, -0.17362523078918457, 0.2564219534397125, 0.3148294985294342, 0.970176100730896, 0.8643120527267456, -0.4385017454624176, 0.20688208937644958, 0.7454389929771423, -0.7197416424751282, 0.5014016628265381, -0.8293089866638184, 0.19136936962604523, 0.07602288573980331, 0.21345950663089752, -0.8159311413764954, -0.8281605839729309, 0.007881338708102703, -0.6907280683517456, -0.21418987214565277, -0.04222853109240532, -0.3180309236049652, 0.07432262599468231, -0.16739727556705475, 0.18980833888053894, 0.14900562167167664, -0.8948962092399597, -0.02538471668958664, 0.834990382194519, -0.24576698243618011, -0.4675523042678833, -1.202681541442871, 0.15751796960830688, -0.25461384654045105, -0.4457796812057495, 0.437265008687973, 0.04449378699064255, -0.3026903569698334, -0.24972690641880035, 0.3138263523578644, -0.5391175746917725, -0.029568899422883987, 0.6146302223205566, -0.014252157881855965, 0.03655443340539932, 0.2687888443470001, -0.10180497914552689, 0.34558936953544617, -0.01984826661646366, -0.016653679311275482, 0.313963919878006, 0.39005833864212036, -0.08180197328329086, -0.6636804342269897, 0.5372156500816345, 0.38945531845092773, 0.1222391203045845, 0.7015339732170105, 0.2638424336910248, -0.924830436706543, -0.43950098752975464, -0.05297403410077095, -0.14091980457305908, -0.5070350766181946, 0.3516477644443512, -0.2050485610961914, -0.6449397206306458, 0.8331311345100403, 0.12927035987377167, 0.44367891550064087, 0.1375846415758133, 0.37029924988746643, -0.3968990445137024, 0.9265198111534119, 0.5686346292495728, -0.3878774344921112, 0.42668938636779785, -0.23684093356132507, -0.13160058856010437, -0.7752202153205872, -0.1647612452507019, -0.8597946166992188, -0.15625981986522675, -0.6548383831977844, 0.09030063450336456, 0.13053300976753235, -0.12542778253555298, -0.35268744826316833, 0.37355661392211914, -0.8549559116363525, 0.6223228573799133, 0.5828899145126343, 0.4445461928844452, 0.30388709902763367, -0.11805190145969391, 0.19999010860919952, -0.15618407726287842, -0.5971980094909668, -0.4948650300502777, 1.0253695249557495, 0.373229444026947, 0.4864386320114136, 0.08167512714862823, 0.3669625520706177, 0.32530665397644043, -0.3250347077846527, -0.452088862657547, 0.37418538331985474, -0.332078218460083, -1.0041391849517822, -0.6730509996414185, -0.25220978260040283, -1.0524613857269287, 0.023762870579957962, 0.019716566428542137, -0.8360084295272827, 0.16015014052391052, 0.27797940373420715, -0.3584275245666504, 0.305446594953537, -0.48418906331062317, 0.5491979122161865, -0.04994307458400726, 0.18765556812286377, -0.2629653811454773, -0.9227092862129211, 0.3229871392250061, -0.04431427642703056, 0.46153321862220764, -0.2855544686317444, 0.6288760900497437, 1.0870532989501953, -0.3825741112232208, 0.8254324197769165, -0.38184091448783875, -0.20123893022537231, 0.09076286852359772, -0.29880771040916443, 0.4544923007488251, 0.037442244589328766, -0.21353884041309357, 0.52488112449646, 0.29706981778144836, -0.006322549190372229, 0.02233961969614029, 0.5202914476394653, -0.9996387362480164, -0.1133909821510315, -0.3985019028186798, -0.6716642379760742, -0.09023907780647278, 0.21569980680942535, 0.6625984907150269, 0.9727738499641418, -0.2342696338891983, 0.400460809469223, 0.5590658187866211, -0.25930672883987427, 0.6083552837371826, 0.5261616110801697, 0.007736107334494591, -0.4155299663543701, 0.770165741443634, 0.6854143142700195, 0.16656537353992462, 0.27941280603408813, 0.3255058825016022, -0.2402794361114502, -0.43174344301223755, -0.3888750970363617, 0.0761043056845665, -0.7247081995010376, 0.18272973597049713, -0.12096337974071503, -0.622539758682251, -0.46030542254447937, -0.07882349193096161, -0.3018333315849304, -0.5126411318778992, -0.296902596950531, -0.26824134588241577, 0.5497990250587463, 0.6280306577682495, -0.2747754752635956, 0.7574611902236938, -0.6685429215431213, 0.6657155156135559, 0.28255581855773926, 0.3885805606842041, -0.31047898530960083, -0.7739415764808655, -0.7422922253608704, 0.511420488357544, 0.10339612513780594, -0.6809840202331543, 0.5286028981208801, 0.5611898303031921, 0.6066718697547913, 0.40368106961250305, 0.08419322967529297, 0.9085597395896912, -0.5565118789672852, 1.1851511001586914, -0.38397160172462463, -0.9524207711219788, 0.954667329788208, -0.7758688926696777, 0.37889397144317627, 0.6842273473739624, 0.24122408032417297, -0.7795368432998657, -0.31421929597854614, -0.4932147264480591, -0.7318955063819885, 1.1126798391342163, 0.26085904240608215, -0.010863162577152252, 0.7211794257164001, 0.6203328967094421, -0.10306663066148758, 0.14953617751598358, -0.9076475501060486, -0.35323479771614075, -0.39080166816711426, -0.27595779299736023, 0.041322946548461914, 0.011236347258090973, -0.5826260447502136, -0.2689259350299835, 0.6001185178756714, 0.23740139603614807, 0.2771017551422119, 0.3978455364704132, 0.11408773064613342, -0.18012750148773193, 0.07922276109457016, 0.74003005027771, 0.8911619186401367, -0.4365452826023102, -0.18707525730133057, 0.2738926112651825, -0.903659462928772, -0.05016465112566948, -0.08277148008346558, -0.4199071526527405, 0.2220098227262497, 0.31556904315948486, 0.8868017196655273, 0.14960527420043945, -0.6528986096382141, 0.31519997119903564, -0.170818030834198, -0.3935948610305786, -0.8806650638580322, 0.20744992792606354, -0.04604129120707512, 0.24699829518795013, 0.43439993262290955, -0.24045664072036743, 0.3871958255767822, -0.26023179292678833, 0.240215465426445, -0.002332965610548854, -0.30306538939476013, -0.3138381242752075, 0.9181988835334778, 0.01736748032271862, -0.6954877972602844, 0.9510518908500671, 0.4701218008995056, -0.2455461472272873, 0.6179398894309998, 0.5634623765945435, 0.7410662770271301, -0.27432528138160706, 0.033719226717948914, 0.5514025688171387, 0.29920926690101624, -0.03744889423251152, 0.6052615642547607, -0.16013942658901215, -0.7241463661193848, -0.3021373748779297, -0.3757731020450592, -0.9654654860496521, 0.3379236161708832, -1.0786914825439453, 0.3206862211227417, -0.1633462905883789, -0.10629940032958984, -0.05350135639309883, -0.19924971461296082, -0.23686151206493378, 0.6227068305015564, 0.2813258171081543, 0.981351375579834, -1.0007554292678833, 1.104132056236267, 0.317385733127594, -0.027263641357421875, -0.9225578308105469, 0.14966633915901184, -0.006767896004021168, -0.6763045191764832, 0.3345256745815277, 0.20359398424625397, -0.10033714026212692, -0.038528922945261, -1.1500160694122314, -0.8486286997795105, 1.2549084424972534, 0.22086195647716522, -0.9615388512611389, 0.011375508271157742, 0.4213372766971588, 0.4561098515987396, -0.031895603984594345, -0.24381034076213837, 0.7238134741783142, 0.24487818777561188, -0.2744239270687103, -1.0755205154418945, -0.3408655524253845, -0.02294265106320381, -0.18571823835372925, -0.24926404654979706, -0.9396570920944214, 0.7979140877723694, 0.13082380592823029, -0.32974275946617126, -0.19610640406608582, 0.47897857427597046, 0.5939606428146362, 0.09951918572187424, 0.34639808535575867, 0.30344775319099426, 1.065772533416748, -0.1837739795446396, 0.6272412538528442, -0.38561317324638367, 0.267522931098938, 1.2167054414749146, -0.10543052107095718, 1.0804980993270874, 0.2144118994474411, -0.26204487681388855, 0.19165495038032532, 1.1167798042297363, -0.3097384572029114, 0.7733283042907715, 0.07403862476348877, -0.24539542198181152, 0.13603933155536652, -0.34186506271362305, -0.32366785407066345, 0.4730536937713623, 0.6164279580116272, -0.2087988704442978, 0.30834081768989563, 0.08228323608636856, 0.0005683992640115321, -0.07425213605165482, -0.3259466290473938, 0.700184166431427, 0.05204647779464722, -0.2537785470485687, 0.47202786803245544, -0.2846227288246155, 0.555741012096405, -0.6793974041938782, -0.0858277976512909, 0.1770605742931366, -0.025909248739480972, -0.40462014079093933, -0.9812986254692078, 0.603429913520813, 0.023122653365135193, -0.1679639220237732, -0.22981755435466766, 0.5876603126525879, -0.5166608095169067, -0.32113486528396606, 0.11178503185510635, -0.10639514029026031, 0.540286660194397, 0.22648710012435913, -0.60149747133255, -0.28757259249687195, 0.0327589325606823, -0.5858306288719177, 0.03125825896859169, 0.2560896873474121, 0.11584409326314926, 0.5991466641426086, 0.6256506443023682, 0.6575884222984314, 0.005585504695773125, 0.3828394412994385, 0.5002766847610474, -0.866064190864563, -0.754313588142395, -0.5517294406890869, 0.41915467381477356, -0.2876827120780945, -0.7772829532623291, 0.8049060702323914, 0.6935011148452759, 0.940035343170166, -0.041701558977365494, 1.1372324228286743, -0.026567991822957993, 1.0551650524139404, -0.6820105910301208, 1.0106534957885742, -0.3921451270580292, -0.2937225103378296, -0.15233148634433746, -0.5755279660224915, -0.34614694118499756, 0.7891688346862793, 0.16750061511993408, -0.5613412857055664, 0.1388683170080185, 0.9100003838539124, 0.1246735006570816, 0.38646581768989563, 0.5335599780082703, 0.3237593472003937, 0.32045865058898926, 0.3047110438346863, 0.5972247123718262, -0.6606747508049011, 0.475269615650177, -0.4676908552646637, -0.11897541582584381, 0.23771731555461884, -0.8475220799446106, -0.719083309173584, -0.797170877456665, -0.09491953253746033, 0.0981784537434578, 0.015797855332493782, 0.8397185206413269, 0.9688606858253479, -1.0999164581298828, -0.5569716095924377, 0.07006742060184479, -0.42676013708114624, -0.37552815675735474, -0.2025715857744217, 0.7786270380020142, 0.4368632137775421, -0.9075331091880798, 0.6754241585731506, -0.06781326979398727, 0.31141337752342224, -0.24027638137340546, 0.1397933065891266, -0.22580890357494354, 0.15238265693187714, 0.1259545534849167, 0.24261513352394104, -0.3971591293811798, -0.4700722098350525, -0.013428312726318836, -0.03153509646654129, 0.1146782860159874, 0.688338577747345, -0.32862865924835205, 0.5063385963439941, 0.6643293499946594, 0.09980487078428268, 0.6051100492477417, 0.3196139633655548, 0.6202964782714844, -1.1580870151519775, 0.5005292892456055, 0.0012263270327821374, 0.36946284770965576, 0.26137620210647583, -0.49050652980804443, 0.4827735424041748, 0.043586328625679016, -1.166174054145813, -0.9322304129600525, -0.34764397144317627, -1.0392729043960571, -0.1770164668560028, 1.0700361728668213, -0.29945963621139526, -0.022670302540063858, -0.41679590940475464, -0.3917214572429657, 0.5105895400047302, -0.32433655858039856, 0.8236905932426453, 0.9020305871963501, -0.26064416766166687, -0.12191896140575409, -1.129440188407898, 0.6866683959960938, -0.1864284873008728, -0.7378314137458801, 0.375957190990448, 0.43968239426612854, 0.13453246653079987, -0.006759666837751865, 0.4703958034515381, -0.17058254778385162, 0.09030859172344208, 0.10057681053876877, -0.047271475195884705, 0.0424756221473217, -0.30648064613342285, -0.5606844425201416, 0.0787581279873848, -0.19114378094673157, -0.6110283136367798 ]
syp1229/Y_normal_add
syp1229
2023-12-03T02:52:18Z
0
0
[ "region:us" ]
null
2023-12-03T02:49:08Z
--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: audio struct: - name: array sequence: float64 - name: path dtype: string - name: sample_rate dtype: int64 - name: text dtype: string - name: scriptId dtype: int64 - name: fileNm dtype: string - name: recrdTime dtype: float64 - name: recrdQuality dtype: int64 - name: recrdDt dtype: string - name: scriptSetNo dtype: string - name: recrdEnvrn dtype: string - name: colctUnitCode dtype: string - name: cityCode dtype: string - name: recrdUnit dtype: string - name: convrsThema dtype: string - name: gender dtype: string - name: recorderId dtype: string - name: age dtype: int64 splits: - name: train num_bytes: 5348401048 num_examples: 7001 - name: test num_bytes: 3224765 num_examples: 5 download_size: 1168516332 dataset_size: 5351625813 --- # Dataset Card for "Y_normal_add" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6466860771179199, -0.30624058842658997, -0.04548373073339462, 0.09784876555204391, -0.16979408264160156, -0.393330454826355, 0.15413916110992432, -0.25717654824256897, 1.0123008489608765, 0.7659271359443665, -0.747894287109375, -0.9063131213188171, -0.4242417812347412, -0.3357117772102356, -0.13114996254444122, 1.529773235321045, 0.2551365792751312, -0.17201651632785797, -0.5041244029998779, -0.42519238591194153, -0.7247549295425415, -0.6983091235160828, -0.4123394787311554, -0.3113047182559967, 0.5971384644508362, 0.5949212312698364, 0.6598184704780579, 0.7242379784584045, 0.7160291075706482, 0.22608594596385956, 0.030572989955544472, -0.2968704402446747, -0.6120865941047668, -0.14123275876045227, -0.20005758106708527, -0.7991901636123657, -1.239578366279602, -0.031717609614133835, 0.7483275532722473, 0.7865829467773438, -0.15792204439640045, 0.741139829158783, -0.1823291778564453, 0.7979480624198914, -0.5785201191902161, 0.43488460779190063, -0.12350354343652725, -0.12542910873889923, -0.6566405892372131, -0.09944003820419312, 0.41623368859291077, -0.8048388957977295, -0.0017756858142092824, -1.1751042604446411, 0.27161651849746704, -0.08463944494724274, 0.8306899666786194, 0.1731955111026764, 0.06101815775036812, -0.03675774484872818, -0.43970510363578796, 0.15980495512485504, -0.2522297501564026, 0.3277765214443207, 0.5759517550468445, 0.22038087248802185, -0.18899771571159363, -0.9289701581001282, -0.2444574534893036, -0.019332025200128555, -0.16724669933319092, 0.04645294323563576, -0.1385478377342224, 0.16095589101314545, 0.4426688253879547, 0.5642927289009094, -0.5238856077194214, -0.27087071537971497, -0.5683441162109375, -0.430059015750885, 0.7791292667388916, 0.3362103998661041, 0.5028400421142578, -0.0740211084485054, -0.08300509303808212, 0.06453565508127213, -0.45346903800964355, 0.1611381620168686, 0.4142412543296814, 0.44916731119155884, -1.2558103799819946, 0.8372886180877686, -0.16977795958518982, 0.7412351369857788, 0.09852084517478943, 0.4944141209125519, 0.5754076242446899, -0.2242356836795807, -0.18257132172584534, -0.2711286246776581, 0.3615613281726837, 0.9244929552078247, 0.4145934283733368, 0.0512201301753521, -0.0850529670715332, 0.045072346925735474, 0.10959646105766296, -0.9210511445999146, -0.7924931049346924, 0.08907666057348251, -0.7179204821586609, -0.2150798887014389, 0.32149842381477356, -0.8993863463401794, -0.5415729284286499, -0.5379051566123962, 0.44767269492149353, 0.016866929829120636, -0.426790326833725, -0.030587906017899513, -0.9016719460487366, 0.01363524328917265, 0.2305925190448761, -0.6993382573127747, 0.7209100127220154, 0.5952927470207214, 0.48482635617256165, 0.15215057134628296, -0.3065163493156433, -0.8397809267044067, 0.23001514375209808, -0.1278468668460846, 1.025882601737976, -0.25613948702812195, -0.4298742413520813, 0.13843123614788055, 0.5668469071388245, -0.017057552933692932, -0.4319314956665039, 0.7384966611862183, -0.20296940207481384, 0.06592892855405807, -0.5235922336578369, -0.4702513813972473, -0.1481228768825531, 0.2676292955875397, -0.8984134793281555, 1.192883014678955, 0.5772993564605713, -0.7602234482765198, 0.26461055874824524, -1.1788517236709595, -0.3906891644001007, 0.7697727680206299, -0.097269706428051, -0.24113649129867554, 0.3749370574951172, -0.07863161712884903, 0.6076476573944092, -0.14351828396320343, 0.3397729992866516, -1.0052282810211182, -0.4960712194442749, 0.35438859462738037, 0.19579185545444489, 1.2584658861160278, 0.11369160562753677, 0.5023590326309204, 0.1398763358592987, -1.165448784828186, -0.06826507300138474, 0.08600487560033798, -0.008648787625133991, -0.6889964938163757, -0.6123771071434021, 0.6068946719169617, -0.3419686555862427, 0.32131096720695496, -0.3723200857639313, 0.6774927973747253, 0.021972429007291794, -0.1239408403635025, 0.6062094569206238, 0.3341875970363617, 0.43312564492225647, -0.3687818646430969, 0.3274875283241272, -0.1883266568183899, 0.16126427054405212, 0.4476575255393982, -0.674374520778656, -0.5194133520126343, -0.2129548341035843, 0.43140190839767456, 0.6629756093025208, -0.30937400460243225, 0.713063657283783, 0.02214820496737957, -0.5428860783576965, -0.21071109175682068, 0.23514561355113983, 0.10883685946464539, 0.6297748684883118, 0.2869616448879242, -0.6988169550895691, -0.7569498419761658, -0.625095546245575, 0.3207550644874573, -0.1693948358297348, -0.19946691393852234, 0.284260094165802, 0.5714995265007019, -0.516567051410675, 0.8668145537376404, -1.0706698894500732, -0.33257636427879333, -0.08360029757022858, -0.0058312974870204926, 0.30352574586868286, 0.6728755831718445, 1.231575608253479, -0.566105306148529, -0.31532391905784607, -0.6023557186126709, -0.593425989151001, -0.18367557227611542, 0.25036895275115967, -0.48881611227989197, -0.16030634939670563, -0.016200611367821693, -0.40140894055366516, 0.981055498123169, 0.7765157222747803, -0.7123174071311951, 0.10707593709230423, -0.43433788418769836, 0.19977645576000214, -1.2902908325195312, 0.3264743387699127, 0.26373520493507385, 0.009640244767069817, -0.8131737112998962, 0.08191705495119095, 0.302325963973999, -0.3058052361011505, -0.06684497743844986, 0.5597705841064453, -0.2934340834617615, -0.13147512078285217, -0.0586654469370842, -0.002227647230029106, -0.0815538540482521, 0.25949129462242126, 0.20936580002307892, 0.4077497124671936, 1.0646144151687622, -0.7921385169029236, 0.8785656094551086, 0.35941314697265625, 0.1804322600364685, 1.034376859664917, -0.8110492825508118, 0.2054876834154129, -0.301209419965744, 0.44558554887771606, -0.8649942278862, -1.0209009647369385, 0.6174216270446777, -0.31871387362480164, 0.3154325783252716, -0.7008721232414246, -0.39424827694892883, -0.6355078220367432, -0.6074835658073425, 0.46275410056114197, 0.40887606143951416, -0.6087832450866699, 0.26266488432884216, 0.7321145534515381, 0.16664975881576538, 0.1798156499862671, -1.040734052658081, 0.03347828984260559, -0.3322729468345642, -0.47615987062454224, 0.7068493962287903, -0.525769054889679, 0.05748723819851875, 0.040589187294244766, 0.5919203162193298, -0.4826207756996155, 0.01128362212330103, 0.34392037987709045, 0.5377280116081238, -0.21485362946987152, 0.28275564312934875, -0.023971877992153168, -0.7396560311317444, 0.08695203810930252, 0.0798235833644867, 0.2937885522842407, -0.14539146423339844, -0.013221463188529015, -0.7691878080368042, 0.5054469108581543, 0.2891995310783386, -0.2632882595062256, 0.39332807064056396, 1.111688494682312, -0.9595623016357422, 0.0699908658862114, -0.41544684767723083, -0.01754094287753105, -0.47820180654525757, 0.3594510555267334, -0.16624964773654938, -0.4709792733192444, 0.6722595691680908, 0.4285770654678345, -0.021714482456445694, 0.8364270329475403, 0.6832090020179749, -0.0014473701594397426, 0.706771194934845, 0.8337396383285522, -0.4499901533126831, 0.1726827472448349, -0.2995951175689697, -0.37442582845687866, -0.7055400013923645, -0.14885829389095306, -0.7292869091033936, -0.44538745284080505, -1.1188088655471802, -0.31864655017852783, -0.03720911964774132, 0.2010885328054428, -0.08943802863359451, 0.6158925890922546, -0.8013617992401123, 0.24720367789268494, 0.7343844771385193, 0.1265527755022049, -0.009628749452531338, -0.27461913228034973, 0.7026940584182739, 0.18175306916236877, -0.6801161170005798, 0.10855871438980103, 1.3580197095870972, 0.5167580842971802, 1.027220368385315, 0.19269920885562897, 1.236281156539917, 0.029750410467386246, 0.5027797818183899, -0.6449931859970093, 0.38265174627304077, -0.10889222472906113, -0.8305202722549438, -0.028883926570415497, -0.15894228219985962, -0.6864228844642639, -0.744758129119873, -0.41334983706474304, -0.7524310946464539, 0.672102153301239, 0.4361688792705536, -0.33583930134773254, 0.17949694395065308, -0.9081465601921082, 0.7029246687889099, -0.020154248923063278, -0.09079279750585556, 0.11445723474025726, -0.7615566849708557, 0.12316355854272842, 0.5425767302513123, 0.10265831649303436, -0.1110362783074379, -0.26766493916511536, 1.1684225797653198, -0.2360173612833023, 1.0647536516189575, -0.8066882491111755, 0.17756371200084686, 0.5336724519729614, -0.3690454363822937, 0.25999370217323303, 0.7515724897384644, 0.15830615162849426, 0.0006175827002152801, 0.2917250394821167, -0.3966745436191559, -0.35491329431533813, 0.8268715739250183, -0.8491911888122559, 0.23791827261447906, -0.2809332013130188, -1.0160168409347534, -0.1652429699897766, 0.1995517462491989, 0.3252168297767639, 0.6970542669296265, -0.35094907879829407, 0.1259629726409912, 0.8689237236976624, 0.1965101957321167, 0.23422785103321075, 0.03637336567044258, -0.2956189215183258, -0.4697154760360718, 1.1794259548187256, 0.4658234715461731, -0.3522510230541229, 0.21393240988254547, 0.7103620767593384, -0.22244460880756378, -0.5128294229507446, -0.7245713472366333, 0.17164495587348938, -0.4640457034111023, -0.44905218482017517, -0.3562358021736145, -0.27619192004203796, -0.7061737179756165, -0.20175056159496307, -0.3132155239582062, -0.734484851360321, -0.6577309966087341, -0.359331339597702, 1.0995839834213257, 0.5664034485816956, -0.7836419343948364, 0.4003928303718567, -1.0370588302612305, 0.90010005235672, 0.2455492913722992, 1.0939245223999023, -0.5398204922676086, -0.49909213185310364, -0.3276216983795166, 0.07636362314224243, 0.026352079585194588, -0.6810925602912903, -0.1617385894060135, 0.23626625537872314, 0.7784647345542908, 0.3644545376300812, 0.019772272557020187, 0.8239850401878357, 0.2554452419281006, 0.6179108023643494, 0.31446942687034607, -0.44666486978530884, 0.5506756901741028, -0.44481584429740906, 0.3244316279888153, 0.935418426990509, 0.6568132042884827, -0.4699089229106903, 0.008423647843301296, -0.9080837965011597, -0.48579704761505127, 0.6273616552352905, -0.13993152976036072, 0.4499453902244568, 0.1875169575214386, 0.6017301082611084, -0.11429848521947861, 0.027529316022992134, -0.898776650428772, -1.1223409175872803, -0.16829240322113037, -0.3273732662200928, 0.06667362153530121, -0.3861536383628845, -0.4591251015663147, -0.7330741286277771, 0.410035103559494, -0.08339405804872513, 0.5812966227531433, -0.039131563156843185, 0.15393002331256866, -0.13640613853931427, -0.02119215950369835, 0.3878813683986664, 0.4359431862831116, -0.9404271245002747, -0.1850775182247162, -0.018304362893104553, -0.679222583770752, -0.3789137899875641, 0.8034290075302124, -0.14498919248580933, -0.17898553609848022, 0.43661823868751526, 0.41520950198173523, -0.3488890528678894, 0.12572947144508362, 0.38159018754959106, -0.1835882067680359, -0.6113231778144836, -0.0630575492978096, 0.33817970752716064, 0.3100978136062622, -0.12545336782932281, 0.001176053425297141, 0.03140058368444443, 0.34919047355651855, -0.5418746471405029, 0.43410056829452515, -0.1503097265958786, -0.9535589814186096, -0.5613245964050293, 0.17034226655960083, 0.5083373188972473, -0.5691561698913574, 0.7774050235748291, -0.20885978639125824, -0.3811819553375244, 0.6155486702919006, 0.5839281678199768, 0.8953372836112976, -0.18608902394771576, 0.3421577215194702, 0.658000111579895, 0.18001002073287964, 0.3815500736236572, 0.7915422916412354, -0.1233581006526947, -0.710562527179718, 0.03764709457755089, -0.18203064799308777, -0.11151336878538132, -0.042379532009363174, -1.2224303483963013, 0.4941942095756531, -0.7139359712600708, -0.18156594038009644, -0.13871584832668304, 0.15647611021995544, -1.005145788192749, 0.36396658420562744, 0.2398342788219452, 1.1583924293518066, -1.0318007469177246, 0.8379529118537903, 0.9750320315361023, -0.30541613698005676, -0.7696598768234253, -0.08404094725847244, 0.3885982036590576, -0.7259652614593506, -0.1718907207250595, 0.1040811687707901, 0.36845719814300537, -0.302031934261322, -0.6790159940719604, -0.8116379976272583, 1.0845645666122437, 0.05329513922333717, -0.513276219367981, 0.24484804272651672, -0.03218431398272514, 0.5840334296226501, -0.5165622234344482, 0.21392640471458435, 0.34394460916519165, 0.6852085590362549, -0.014665642753243446, -0.3732350170612335, 0.06764473021030426, -0.3851463496685028, -0.04233987629413605, 0.4927964508533478, -0.45920640230178833, 0.2679021656513214, -0.14028193056583405, 0.1430365890264511, 0.16160957515239716, 0.7392083406448364, 0.05635495483875275, 0.6913206577301025, 0.5667217373847961, 0.6816092729568481, 0.8871031999588013, -0.1611587554216385, 0.9193009734153748, 0.07199831306934357, 0.3292381465435028, 1.311134696006775, -0.04753362014889717, 0.1981727033853531, 0.6493984460830688, -0.009304862469434738, 0.19954726099967957, 0.462415874004364, -0.362910658121109, 0.5153213143348694, 0.42070019245147705, 0.021292181685566902, 0.009839411824941635, -0.2784479856491089, -0.9288372993469238, 0.15080243349075317, 0.4710800349712372, -0.18338964879512787, -0.007259976584464312, -0.0682075247168541, 0.055892907083034515, -0.06375287473201752, -0.6134468913078308, 0.6766334176063538, -0.15177161991596222, -0.24315239489078522, 0.08458046615123749, 0.028884481638669968, 0.4968067407608032, -0.7459688782691956, -0.2442052662372589, -0.22990934550762177, 0.07703516632318497, -0.7037377953529358, -1.1501597166061401, 0.8826304078102112, -0.23262862861156464, -0.18439333140850067, 0.307515949010849, 0.8691903948783875, -0.2617711126804352, -0.9969220161437988, 0.3020881712436676, 0.18736466765403748, -0.20894113183021545, 0.3604382574558258, -1.1273611783981323, -0.06457097083330154, 0.022746343165636063, -0.22601506114006042, 0.45680922269821167, 0.3292781412601471, -0.1464262455701828, 0.5229821801185608, 0.6639145612716675, -0.07756589353084564, -0.42635443806648254, 0.5011307001113892, 1.1061502695083618, -0.6106957197189331, -0.4295336902141571, -0.20344534516334534, 0.939907431602478, -0.23533692955970764, -1.046634316444397, 0.41931745409965515, 0.6916760206222534, 0.9014579057693481, -0.11289232224225998, 0.6145656108856201, -0.6415131688117981, 0.6140996813774109, -0.2106943577528, 0.8110039234161377, -0.4464954733848572, -0.12104777246713638, -0.4453858733177185, -0.9041042327880859, -0.9600634574890137, 0.5381656289100647, 0.25012537837028503, -0.293722927570343, 0.37796148657798767, 1.2550300359725952, -0.36131551861763, 0.17782974243164062, 0.060192082077264786, 0.03821350634098053, 0.09315202385187149, 0.32644665241241455, 0.3925371468067169, -0.5033577084541321, 0.16103631258010864, -0.7524309754371643, -0.9544185400009155, 0.097336046397686, -1.1216720342636108, -1.0543229579925537, -0.5322464108467102, -0.6319364905357361, -0.44364339113235474, -0.023353101685643196, 1.173035740852356, 0.7166863679885864, -0.92635178565979, -0.5859371423721313, -0.10751812905073166, 0.19382382929325104, -0.1558140516281128, -0.19971047341823578, 0.6224477291107178, 0.32811155915260315, -0.48343509435653687, -0.3126290440559387, -0.07635150849819183, 0.19215062260627747, 0.16613127291202545, -0.2028629630804062, -0.12788686156272888, -0.28749749064445496, -0.002620459534227848, 0.4586265981197357, 0.09553762525320053, -0.4813876450061798, -0.4448302984237671, -0.030735911801457405, 0.0061667622067034245, 0.8067783117294312, -0.3541466295719147, 0.41683822870254517, 0.7233412265777588, 0.2848479151725769, 0.7191556096076965, -0.2587578594684601, 0.7558678388595581, -0.45883363485336304, 0.26881009340286255, 0.00004937187259201892, 0.39066752791404724, -0.05444623902440071, -0.4844874143600464, 0.6449722051620483, 0.45824456214904785, -0.3921681046485901, -0.5605350136756897, 0.0929906889796257, -1.47178316116333, 0.5092026591300964, 0.6253171563148499, -0.10553112626075745, -0.3682839870452881, -0.13252368569374084, -0.37314704060554504, 0.36710721254348755, -0.7057473659515381, 0.313322514295578, 0.2093696892261505, -0.028388196602463722, 0.055265817791223526, -0.1507110595703125, 0.5527849793434143, -0.3003407418727875, -1.2174997329711914, 0.11769979447126389, 0.6466513872146606, 0.28495603799819946, 0.14014945924282074, 0.736189067363739, -0.1218833327293396, 0.5561954975128174, -0.011395156383514404, 0.10463250428438187, -0.3790172338485718, -0.49959254264831543, -0.4254782199859619, -0.12667933106422424, -0.08329219371080399, -0.4566592276096344 ]
jvicts22/mjacksondeep
jvicts22
2023-12-03T03:25:07Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T03:24:31Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Teera/RelationExtraction-NLG-Thai
Teera
2023-12-03T03:56:13Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T03:51:49Z
--- license: apache-2.0 --- This is translate dataset NLG for data extraction in english language to thai language.
[ -0.10763520747423172, -0.864033043384552, -0.30839672684669495, 0.4284905791282654, -0.8030222058296204, -0.03454629331827164, -0.35535451769828796, -0.29430997371673584, 0.5781925320625305, 0.9163614511489868, -0.6812472939491272, -0.7138601541519165, -0.8387672901153564, 0.8021478652954102, -0.3371407985687256, 1.0621073246002197, -0.38603830337524414, 0.28084737062454224, 0.4254511296749115, -0.21202534437179565, -0.6993146538734436, 0.18333542346954346, -1.0150409936904907, -0.40403884649276733, 0.12627024948596954, 1.0215140581130981, 0.49934396147727966, 0.7704931497573853, 0.8443078398704529, 0.1152554452419281, 0.5855898261070251, 0.0024457494728267193, -0.41898882389068604, 0.15403835475444794, -0.04316568002104759, -0.7841421365737915, -0.6777370572090149, -0.05752512067556381, 0.32831263542175293, 0.8036770820617676, -0.19962500035762787, 0.4871317148208618, -0.30822283029556274, 0.8696004748344421, -0.5256907939910889, 0.7217257618904114, -0.30730757117271423, 0.5843299627304077, -0.1697046309709549, -0.40678736567497253, -0.4636356830596924, -0.5246825218200684, 0.3090859353542328, -1.2368766069412231, -0.2322358787059784, 0.06626119464635849, 1.0928303003311157, 0.45755261182785034, -0.8531039357185364, -0.5399994254112244, -0.6206327676773071, 0.7247542142868042, -0.6244356036186218, 0.4870361387729645, 0.6149032711982727, 0.6364731788635254, -0.07089095562696457, -1.1163257360458374, -0.5827711224555969, 0.4091314971446991, 0.02413208782672882, 0.43396657705307007, -0.1832232028245926, -0.0549137108027935, -0.06742246448993683, 0.5777515172958374, -0.8414220809936523, -0.13419264554977417, -0.4649936258792877, 0.053871337324380875, 0.6342805624008179, -0.11011569201946259, 0.5002180337905884, -0.5666971802711487, -0.21922741830348969, -0.13802413642406464, -0.6568166017532349, -0.5051738619804382, -0.1007208526134491, 0.6825388669967651, -0.2917325794696808, 0.9748549461364746, -0.20024046301841736, 0.5750247836112976, -0.11773204803466797, -0.2057502716779709, 0.28952106833457947, -0.6002793312072754, -0.6505972146987915, 0.7701348662376404, 0.5069115161895752, 0.9166703224182129, 0.8108338713645935, -0.1621214896440506, 0.03823207691311836, -0.38155344128608704, -0.194965660572052, -0.7910987734794617, -0.6894246935844421, -0.018509045243263245, -0.5449261665344238, -0.4686371684074402, 0.3756907880306244, -1.2394927740097046, -0.0011906638974323869, -0.28451791405677795, -0.24051113426685333, -0.04786612465977669, -0.7951105237007141, 0.7876529097557068, 0.038337625563144684, 0.41996049880981445, -0.21370135247707367, -0.11175045371055603, 0.4620296061038971, 0.1282646656036377, 0.8089041709899902, -0.391787588596344, 0.20218560099601746, -0.6660163998603821, 0.42705705761909485, -0.4487782120704651, 0.3568154573440552, -0.25829610228538513, -0.5446399450302124, 0.0426950678229332, 0.7283535003662109, 0.13157260417938232, -0.5877470970153809, 0.5905207991600037, -0.7361595034599304, 0.7745470404624939, -0.2540172040462494, -0.4702136516571045, -0.43496930599212646, 0.01922711543738842, -0.983076810836792, 1.1126869916915894, 0.34687650203704834, -0.933782696723938, 0.8029417991638184, -1.168220043182373, -0.6644096374511719, 0.624433159828186, 0.285791277885437, -0.6550548076629639, -0.5039229989051819, 0.6476898193359375, 0.6716020703315735, -0.5084165930747986, 0.39239105582237244, -0.15470053255558014, 0.3005785048007965, -0.09033455699682236, 0.10731817781925201, 1.1774091720581055, 0.8100974559783936, -0.12319421768188477, -0.2907595932483673, -1.1375575065612793, 0.10942792892456055, 0.2978953421115875, -0.532810389995575, -0.5449447631835938, -0.0747201219201088, 0.3773009181022644, 0.2945151925086975, 0.24130964279174805, -0.43117237091064453, 0.38209477066993713, -0.47263526916503906, 0.3647574484348297, 0.3754308819770813, 0.5087011456489563, 0.6186444163322449, 0.18672437965869904, 1.0671247243881226, 0.539006769657135, -0.5068714022636414, 0.08944504708051682, -0.3776741921901703, -0.6341098546981812, -0.48961374163627625, 0.6551567912101746, 0.8721524477005005, -1.37263822555542, 0.9425238370895386, -0.9181064963340759, -0.13114191591739655, -0.566399335861206, 0.1774330586194992, -0.04793399199843407, 0.41650253534317017, 0.2069128155708313, -0.16531042754650116, -1.1510801315307617, -1.0060447454452515, 0.07734956592321396, 0.1356469988822937, -0.2353373020887375, -0.030674828216433525, 0.46131962537765503, -0.32788917422294617, 1.096920371055603, -0.5473825335502625, -0.47237566113471985, -0.5275537967681885, -0.08300960808992386, 0.33820417523384094, 0.38610517978668213, 0.4628351032733917, -0.9010310173034668, -1.04560124874115, 0.6867970824241638, -1.0761398077011108, -0.43393412232398987, 0.13834257423877716, -0.3192106783390045, -0.06806344538927078, 0.47896459698677063, -0.372883141040802, 0.5604398846626282, 0.34340324997901917, -0.10850858688354492, 0.296705424785614, 0.07021623104810715, 0.3535729944705963, -1.7450182437896729, 0.14428386092185974, 0.28348270058631897, -0.7187707424163818, -0.2559601664543152, 0.06171765550971031, 0.07630002498626709, -0.13499724864959717, -0.33760887384414673, 0.6814872622489929, -0.49969401955604553, -0.048234593123197556, -0.2244078516960144, 0.19137084484100342, -0.12360851466655731, 0.03340550512075424, 0.0213710218667984, 1.0256117582321167, 0.8568065762519836, -0.8054490089416504, 0.9908175468444824, 0.4317937195301056, -0.17298036813735962, 0.8593785166740417, -0.547366738319397, 0.045468900352716446, 0.23991595208644867, 0.2159871608018875, -0.686569094657898, -0.5345855355262756, 0.47714781761169434, -0.34413567185401917, 0.13513582944869995, 0.010171912610530853, -0.776702880859375, -0.3413326144218445, -0.20498433709144592, 0.11516710370779037, 0.18707884848117828, -0.8148109912872314, 0.4129481315612793, 0.41888904571533203, -0.5109512805938721, -0.7425616383552551, -1.101396918296814, 0.2731153964996338, -0.8389082551002502, 0.02707146294414997, -0.22512836754322052, 0.450834184885025, -0.46599939465522766, -0.01958938129246235, -0.18771301209926605, -0.46510306000709534, -0.36744001507759094, -0.2660181224346161, 0.14390787482261658, -0.7934555411338806, 0.14783401787281036, 0.007671900559216738, 0.02989387884736061, 0.29664939641952515, -0.5976393818855286, 0.3988726735115051, 0.37176990509033203, 0.39342132210731506, -0.06574013084173203, 0.4509776830673218, 0.5697198510169983, -0.15627677738666534, 0.5901601910591125, 0.5644237995147705, -0.5151215195655823, -0.23720912635326385, -0.08037064969539642, -0.2024906873703003, -0.4591807425022125, 0.8510030508041382, -0.6524584889411926, -0.08472214639186859, 0.6646389961242676, -0.27928683161735535, -0.03434956818819046, 0.43939465284347534, 0.2941119968891144, 0.11989948898553848, 0.8670755624771118, 0.7405653595924377, -0.5149301290512085, 0.06177973002195358, -0.3401673436164856, 0.27583107352256775, -0.2617112696170807, -0.24303238093852997, -0.23071281611919403, -0.29389020800590515, -0.4743068218231201, 0.10409330576658249, -0.1267290562391281, 0.2333441823720932, 0.08598953485488892, 0.6733904480934143, -0.8530669212341309, 0.35382768511772156, 0.07502013444900513, 0.11619780212640762, 0.3491181433200836, 0.33299490809440613, 0.29010429978370667, -0.6848154067993164, -0.6427693367004395, -0.339364230632782, 1.4080884456634521, 0.2011118233203888, 0.5224756002426147, -0.0968516543507576, 0.18706554174423218, 0.2633000314235687, -0.1552007645368576, -0.8670398592948914, 0.584366500377655, -0.3663081228733063, -0.4506383240222931, -0.2427845001220703, -0.4723261296749115, -1.377209186553955, -0.41419535875320435, 0.26993614435195923, -0.39699357748031616, 0.11188512295484543, -0.6735503673553467, 0.6436512470245361, 0.4514419138431549, -0.8226704597473145, 0.42525291442871094, -0.18068306148052216, 0.3379964828491211, -0.22438041865825653, -0.5429955124855042, 0.41641321778297424, -0.09484095871448517, -0.00466989865526557, -0.06526976823806763, -0.20601558685302734, 1.3198370933532715, -0.5534272193908691, 0.44095221161842346, -0.18204793334007263, -0.21406151354312897, 0.14964139461517334, 0.17616580426692963, 0.4846378266811371, 0.3423703908920288, -0.08723757416009903, -0.10730070620775223, -0.14404387772083282, -0.6566957831382751, -0.33469077944755554, 0.3173454701900482, -0.6047511696815491, 0.4416797459125519, -0.31300991773605347, -0.5828250050544739, 0.17693790793418884, 0.19345009326934814, 0.36248645186424255, -0.013207401148974895, 0.07824390381574631, 0.4542742669582367, 0.5052223205566406, -0.11025247722864151, 0.3787076771259308, 0.7882781028747559, -0.6085625886917114, -0.5285038948059082, 0.9715892672538757, 0.10229220241308212, 0.012781566940248013, 0.49370062351226807, -0.016857219859957695, -0.6594650149345398, 0.08140789717435837, -0.2901975214481354, 0.38513773679733276, -0.9858059883117676, -0.6078811287879944, -0.37979838252067566, -0.2781752943992615, -0.3510943055152893, -0.14406925439834595, -0.31774958968162537, -0.6566113829612732, -0.3487050533294678, -0.7089454531669617, 1.104150414466858, 0.8074051141738892, -0.03827664628624916, 0.6622638702392578, -0.25834324955940247, 0.5086115002632141, 0.022486982867121696, 0.23235684633255005, -0.7090706825256348, -0.45109859108924866, -0.48089876770973206, -0.08785689622163773, 0.02516021579504013, -0.9709959626197815, 0.9673969149589539, 0.5685458779335022, 0.1475616693496704, 0.45809340476989746, -0.10911174863576889, 0.9345743060112, -0.10544285178184509, 0.5997827649116516, 0.1717185527086258, -0.4963188171386719, 0.9524423480033875, -0.39926376938819885, 0.23775939643383026, 0.5146575570106506, 0.665118396282196, -0.6606786251068115, -0.19962206482887268, -0.7025006413459778, -0.9329386353492737, 0.7293832302093506, -0.09807771444320679, -0.6763063669204712, -0.05658864974975586, 0.7629026174545288, 0.4303382635116577, 0.5003897547721863, -1.1002740859985352, -0.606141984462738, -0.33166590332984924, -0.11427512764930725, 0.051590919494628906, 0.13305485248565674, 0.18055249750614166, -0.5323668122291565, 0.5540459752082825, -0.1976650208234787, 0.04194675013422966, 0.03165384382009506, -0.04484662786126137, -0.2807365357875824, 0.1858636438846588, 0.21770693361759186, 0.4344295561313629, -0.20489971339702606, 0.21909600496292114, 0.3359422981739044, -0.7547564506530762, 0.3548619747161865, 0.08277398347854614, 0.06109730899333954, 0.25136834383010864, 0.41666892170906067, 0.31003209948539734, 0.29991164803504944, -0.31597810983657837, 0.3135025203227997, -0.14839708805084229, -0.2659813165664673, -0.5642244219779968, -0.3411659002304077, -0.40500521659851074, -0.4231813848018646, 0.6393024325370789, -0.24012506008148193, 0.05623798444867134, -0.06050471216440201, 0.8858373761177063, -0.16684089601039886, -0.2865959405899048, -0.21514920890331268, 0.7385115027427673, 0.25773292779922485, -0.5505408048629761, 1.0262967348098755, -0.3133639395236969, -0.2765235900878906, 0.46342137455940247, 0.683647632598877, 0.9859259724617004, -0.34571513533592224, 0.30346646904945374, 0.9373937845230103, 0.24841749668121338, -0.20882774889469147, 0.5436153411865234, 0.2263001650571823, -0.581903338432312, -0.9238602519035339, -0.3124536871910095, -0.052451878786087036, 0.6702723503112793, -1.0811045169830322, 0.6126285195350647, -0.004123897757381201, 0.29505589604377747, -0.3872377872467041, 0.478163480758667, -0.7105265259742737, 0.3683372735977173, -0.5179508328437805, 0.9026437997817993, -1.108728051185608, 1.176969051361084, 0.8491015434265137, -0.30209919810295105, -0.7458208203315735, -0.23148679733276367, -0.27311137318611145, -1.0479748249053955, 1.1002458333969116, -0.14859701693058014, 0.2469559758901596, 0.3355425298213959, -0.6978329420089722, -0.535731315612793, 0.9103350639343262, 0.4013192057609558, -0.16372057795524597, -0.12888333201408386, 0.5643643736839294, 0.3142828047275543, -0.40569961071014404, -0.12223099172115326, 1.013067603111267, 0.9470155835151672, -0.49584323167800903, -1.036826491355896, -0.11732635647058487, -0.3485356271266937, -0.42329657077789307, -0.024335823953151703, 0.0833159014582634, 0.47564101219177246, 0.48947569727897644, -0.33386147022247314, -0.5546543598175049, 0.7391746640205383, 0.0783129334449768, -0.022512590512633324, 0.30392131209373474, 0.594743549823761, 0.5525176525115967, -0.33346256613731384, 0.8768467307090759, -0.33017340302467346, 0.3420117199420929, 0.7748803496360779, -0.3255818486213684, 0.6701685786247253, 0.7308237552642822, -0.1916140764951706, 0.08542333543300629, 0.8949801921844482, 0.11777304112911224, 0.911113440990448, -0.04109267517924309, -0.23462148010730743, 0.34526774287223816, -0.08390486240386963, -0.2286858856678009, 0.6544042825698853, 0.5116813778877258, -0.08484344929456711, -0.48923608660697937, 0.46629267930984497, 0.19639021158218384, 0.026538509875535965, -0.30417895317077637, 0.9419061541557312, 0.13817667961120605, -0.4354904592037201, 0.6176249384880066, -0.05412391573190689, 0.7521625757217407, -0.655081570148468, -0.1599547415971756, -0.1536089926958084, 0.03663437068462372, -0.26911067962646484, -0.9894947409629822, 0.4869006276130676, -0.10738629102706909, -0.04348858445882797, -0.2964060306549072, 0.6784990429878235, -0.6259970664978027, -0.6551080942153931, 0.45744726061820984, 0.6567476391792297, 0.5225569009780884, 0.3812481760978699, -1.0683993101119995, -0.6116334199905396, 0.07731684297323227, -0.2628494203090668, -0.20285500586032867, 0.8058712482452393, 0.04059784486889839, 0.8425676226615906, 0.24532648921012878, 1.0602127313613892, 0.30023348331451416, -0.16094230115413666, 0.3053377568721771, -0.5528092384338379, -0.8957059979438782, -0.5466025471687317, 0.3632108271121979, -0.4258807301521301, -0.5100482106208801, 0.7689197659492493, 1.269291877746582, 0.8456718325614929, -0.14027975499629974, 1.0324604511260986, -0.14642712473869324, 0.5783324241638184, -0.617175817489624, 0.7972835302352905, -0.2691410481929779, -0.06826402992010117, -0.20096151530742645, -1.002682089805603, -0.43211057782173157, 0.9510675668716431, -0.21437695622444153, -0.2438887506723404, 0.9092150330543518, 0.6167380809783936, -0.3872484862804413, 0.09618788212537766, 0.26811420917510986, 0.24823720753192902, 0.5431875586509705, 0.5972211956977844, 0.029621349647641182, -0.8970960378646851, 0.5354166030883789, -0.2876303493976593, 0.16703705489635468, -0.22850072383880615, -0.7457636594772339, -0.7056950926780701, -0.9369863271713257, -0.5289971232414246, -0.35547101497650146, -0.29879891872406006, 0.8250706195831299, 0.8995663523674011, -1.101998209953308, -0.3802606165409088, -0.4719680845737457, -0.09569190442562103, -0.15231017768383026, -0.41646772623062134, 0.6842565536499023, 0.11522617936134338, -0.7264833450317383, 0.47760009765625, 0.1992771178483963, -0.00995851494371891, -0.1083938479423523, -0.23542393743991852, -0.4079083502292633, -0.3455503582954407, 0.44317713379859924, 0.4972314238548279, -0.5665570497512817, -0.3097544014453888, -0.03665713965892792, -0.2951154112815857, 0.4527823328971863, 0.6366702914237976, -0.6156846284866333, 0.6818758249282837, 0.058587852865457535, 0.8099947571754456, 0.47940388321876526, -0.3028686046600342, 1.200501799583435, -1.378769874572754, 0.6423808932304382, 0.0046929591335356236, 0.360248863697052, 0.2729300856590271, -0.5104972124099731, 1.1525226831436157, 0.14107684791088104, -0.5115720629692078, -1.0017095804214478, 0.030124789103865623, -1.142715334892273, 0.18870675563812256, 1.1254308223724365, 0.0042727976106107235, -0.3245541751384735, -0.47270363569259644, -0.29743051528930664, 0.7840222716331482, -0.1973918378353119, 0.6566188931465149, 0.8725000619888306, 0.3310641348361969, -0.503746509552002, -1.1061803102493286, 0.5190119743347168, 0.1776292622089386, -1.167464017868042, -0.1224140152335167, -0.09139453619718552, 0.014982038177549839, -0.033985864371061325, 0.45077744126319885, -0.25591710209846497, 0.573759138584137, -0.17393085360527039, 0.2829160690307617, 0.16625553369522095, -0.10431253165006638, -0.403532475233078, -0.1759917140007019, -0.45998141169548035, -0.7493964433670044 ]
Danieldlima21/mcmelody
Danieldlima21
2023-12-03T04:26:58Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T04:26:08Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Carlosgg14/killua
Carlosgg14
2023-12-03T04:36:05Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T04:35:32Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Vinnyyw/AnahiSA
Vinnyyw
2023-12-03T04:49:22Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T04:47:43Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
dapooni/sorsolingo_bsl_tl
dapooni
2023-12-03T05:11:40Z
0
0
[ "region:us" ]
null
2023-12-03T05:10:07Z
--- dataset_info: features: - name: bsl dtype: string - name: tl dtype: string splits: - name: train num_bytes: 172777 num_examples: 3303 download_size: 120569 dataset_size: 172777 configs: - config_name: default data_files: - split: train path: data/train-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
zicsx/Hindi-Gutenberg
zicsx
2023-12-03T05:50:57Z
0
0
[ "region:us" ]
null
2023-12-03T05:46:29Z
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 9668856603 num_examples: 11159 download_size: 3798213011 dataset_size: 9668856603 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "Hindi-Gutenberg" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.535138726234436, -0.30390462279319763, 0.04836472496390343, 0.2945752739906311, -0.19440646469593048, 0.1546555459499359, -0.06006716936826706, -0.22850991785526276, 0.6614402532577515, 0.30921658873558044, -0.6807106137275696, -0.785930335521698, -0.798386812210083, -0.13158294558525085, -0.5012723803520203, 1.206215500831604, -0.03587360680103302, 0.1288817971944809, -0.15641197562217712, -0.05346354469656944, -0.37245362997055054, -0.3244812786579132, -0.5527188181877136, -0.5035482048988342, 0.7917910814285278, 0.7157396078109741, 0.40307557582855225, 0.44975659251213074, 0.7682535648345947, 0.14117825031280518, 0.04589376226067543, -0.31924930214881897, -0.23379679024219513, -0.04275387153029442, -0.35102513432502747, -0.4316408038139343, -0.8784512877464294, -0.08216895908117294, 0.7745810151100159, 0.42633578181266785, -0.15419486165046692, 0.8149646520614624, -0.1763799786567688, 1.0850129127502441, -0.3177812397480011, 0.4500546157360077, 0.03271614387631416, 0.008039058186113834, -0.7746161818504333, -0.21320419013500214, 0.0782194659113884, -0.7597700357437134, -0.11825412511825562, -1.0056592226028442, 0.10395428538322449, 0.02580282650887966, 0.9996022582054138, 0.023768115788698196, 0.15338964760303497, -0.24662765860557556, -0.6021206974983215, 0.17426903545856476, -0.05696003884077072, 0.32241499423980713, 0.8536697030067444, 0.6129012703895569, 0.3262753188610077, -0.45910194516181946, -0.539120078086853, 0.30081605911254883, -0.15254445374011993, 0.40244346857070923, 0.05653300881385803, -0.15801310539245605, 0.40267032384872437, 0.949445903301239, -0.7286151647567749, -0.2837361693382263, -0.7831282019615173, -0.3930340111255646, 0.6442051529884338, -0.09816087782382965, 0.6552653312683105, -0.41684967279434204, 0.1377662867307663, -0.36677923798561096, -0.6272091269493103, -0.25827497243881226, 0.5734553933143616, 0.3727661073207855, -1.130420207977295, 0.8255807757377625, -0.057574715465307236, 0.6212576627731323, 0.03495953977108002, 0.5335085391998291, 0.4961477518081665, -0.4208546280860901, -0.2542203664779663, 0.15120995044708252, 0.33531975746154785, 0.32924431562423706, 0.5693212151527405, 0.08357896655797958, 0.12559345364570618, 0.07623713463544846, 0.07650124281644821, -0.934154748916626, -0.6564479470252991, 0.12046626210212708, -0.6487603187561035, -0.09998581558465958, 0.14002090692520142, -1.241818904876709, -0.6490926146507263, -0.49620163440704346, 0.06492268294095993, -0.21720634400844574, -0.9392223954200745, -0.44265055656433105, -0.742475152015686, 0.7021285891532898, 0.045930810272693634, -0.9617781043052673, 0.218276709318161, 0.5985932946205139, 0.7871313691139221, 0.34707650542259216, -0.28395989537239075, -0.4925749897956848, 0.1799401491880417, -0.08580479770898819, 1.187626600265503, -0.7489306926727295, -0.5502945184707642, 0.2305956333875656, 0.16297799348831177, 0.12472566217184067, -0.16273626685142517, 0.9597150087356567, -0.40538936853408813, -0.14329876005649567, -0.8192853331565857, -0.5030741095542908, -0.05718158558011055, 0.5370046496391296, -0.9601754546165466, 0.9586552381515503, 0.4023328423500061, -0.7730412483215332, 0.41009318828582764, -1.1091959476470947, -0.5604804754257202, 0.605801522731781, -0.21718521416187286, -0.14957745373249054, 0.29310235381126404, 0.061038244515657425, 0.46195197105407715, -0.2389317750930786, 0.4326724112033844, -0.4444079101085663, -0.15580236911773682, -0.17768163979053497, 0.19686245918273926, 0.7599219083786011, 0.3727666437625885, 0.5543226599693298, 0.15494763851165771, -1.1749022006988525, -0.2451670616865158, 0.34861811995506287, -0.18428418040275574, -0.31770920753479004, -0.3632856607437134, 0.6588683724403381, -0.1891690194606781, 0.32686084508895874, -0.43970152735710144, 0.49855542182922363, -0.09859460592269897, -0.22618542611598969, 0.7557149529457092, -0.11551210284233093, 0.4703046381473541, -0.5099610686302185, 0.7521235942840576, -0.22150717675685883, 0.07706156373023987, -0.019039368256926537, -0.38004326820373535, -0.6278762817382812, 0.20710191130638123, 0.6934195756912231, 0.7567792534828186, -0.6854812502861023, 0.4591493010520935, -0.12421931326389313, -0.972936749458313, -0.3663814663887024, 0.11318737268447876, 0.42070773243904114, 0.2443537414073944, 0.2653193175792694, -0.5098469257354736, -0.8770303130149841, -0.7498705983161926, 0.008231026120483875, -0.20267856121063232, 0.15696226060390472, 0.20670421421527863, 0.6218799352645874, -0.3034096658229828, 0.6626332402229309, -0.7735434174537659, -0.4631628394126892, -0.17562973499298096, -0.0699206292629242, 0.14273914694786072, 0.7523691058158875, 0.6191619634628296, -0.8958075046539307, -0.6266767978668213, -0.23874154686927795, -0.5599451065063477, -0.28943172097206116, 0.3613131046295166, -0.6121135950088501, -0.002013210440054536, 0.12341200560331345, -0.34186044335365295, 0.6315069794654846, 1.0474926233291626, -0.4354531466960907, 0.39976975321769714, 0.11019117385149002, 0.11585821211338043, -1.6215016841888428, 0.4779256284236908, 0.19388599693775177, 0.0051408144645392895, -0.3943619132041931, 0.10163019597530365, 0.16569696366786957, -0.3962366580963135, 0.058264218270778656, 0.8158779740333557, -0.47296813130378723, -0.04965198412537575, -0.18201276659965515, 0.047995246946811676, -0.11486335098743439, 0.29352933168411255, 0.3548426628112793, 0.6672215461730957, 1.2214239835739136, -0.3511366546154022, 0.7204294800758362, 0.7485952377319336, -0.09567730128765106, 1.1628384590148926, -0.7310957908630371, -0.13985106348991394, -0.22369888424873352, 0.23641952872276306, -0.7288638353347778, -0.8727483749389648, 0.5474918484687805, -0.5113090872764587, 0.617087721824646, -0.5224002003669739, -0.886168897151947, -0.4517224133014679, -0.25959742069244385, 0.679768443107605, 0.5837927460670471, -0.544594943523407, 0.5569380521774292, 0.8116825222969055, -0.16873086988925934, -0.007879339158535004, -1.1640552282333374, 0.12582938373088837, -0.09056422859430313, 0.0025623810943216085, 0.30570656061172485, -0.426943302154541, 0.12962740659713745, -0.12064830958843231, 0.2912023067474365, -0.2764786183834076, -0.3909200429916382, 0.5521945357322693, -0.06459423899650574, -0.07346438616514206, 0.6007084846496582, 0.2072724848985672, -0.6536576151847839, -0.10719406604766846, -0.03487759828567505, 0.5437301397323608, -0.19465400278568268, -0.1896604597568512, -0.4922962784767151, 0.6298071146011353, 0.1126524806022644, -0.254871666431427, 0.3057398498058319, 1.1869922876358032, -0.7804117798805237, 0.17644423246383667, -0.4283006191253662, 0.15659087896347046, -0.4365949034690857, 0.00018714612815529108, -0.2364061325788498, -0.49886026978492737, 0.5786818861961365, -0.1652638465166092, -0.26225411891937256, 0.9425866007804871, 0.8507575988769531, 0.2895278036594391, 0.3622937500476837, 0.8224804997444153, -0.4337924122810364, 0.3227083683013916, -0.18562521040439606, -0.13365307450294495, -0.8588740229606628, -0.3797031342983246, -0.6855547428131104, -0.3191208243370056, -0.8723410964012146, -0.22779187560081482, -0.2339000105857849, -0.11849229037761688, -0.05821891129016876, 0.8003124594688416, -1.0046863555908203, 0.4612330198287964, 0.5893885493278503, -0.08064593374729156, 0.09704118221998215, -0.07554794102907181, 0.17694689333438873, 0.3365737497806549, -0.5532914996147156, -0.2916388213634491, 1.1199973821640015, 0.24092674255371094, 0.9682134389877319, 0.43534472584724426, 0.7521630525588989, 0.2595467269420624, 0.5217769742012024, -0.29112669825553894, 0.3647509813308716, 0.13632799685001373, -0.8863366842269897, -0.02244384214282036, 0.07295279204845428, -0.767488956451416, -0.5980883836746216, -0.24511073529720306, -0.44544243812561035, 0.28465959429740906, 0.4125678241252899, -0.16731885075569153, 0.21259358525276184, -0.9341018199920654, 0.9091816544532776, -0.04605668783187866, -0.026462046429514885, -0.1447352021932602, -0.6359809637069702, 0.02813570201396942, 0.06245846301317215, 0.11107541620731354, -0.2037779837846756, 0.06576505303382874, 0.9907799363136292, -0.1803879588842392, 1.1217191219329834, -0.42999523878097534, -0.05597571283578873, 0.11460763961076736, -0.25879135727882385, 0.08174887299537659, 0.4205358326435089, -0.2336311936378479, 0.07302224636077881, 0.08219022303819656, -0.5740166306495667, -0.2327907681465149, 0.9051371812820435, -0.667580783367157, 0.1410445123910904, -0.6757951378822327, -0.4479180872440338, -0.008469505235552788, 0.5596397519111633, 0.31428682804107666, 0.7226243615150452, -0.4816685616970062, -0.1175694540143013, 0.544730007648468, 0.0777926817536354, 0.33504363894462585, 0.15960414707660675, -0.4768873155117035, -0.4510558843612671, 1.0960243940353394, 0.318887859582901, -0.4532093405723572, 0.4674491286277771, 0.505282461643219, -0.3110053837299347, -0.4711005985736847, -0.841590166091919, 0.26512086391448975, -0.6225857734680176, -0.409003347158432, -0.2965053915977478, -0.47276151180267334, -0.4734770655632019, -0.29136142134666443, -0.1379268765449524, -0.4541085362434387, -0.6192387938499451, -0.5357680916786194, 1.1424704790115356, 0.7073749303817749, -0.4377797842025757, 0.5691842436790466, -0.9640465974807739, 0.5660848021507263, 0.025475382804870605, 1.2769948244094849, 0.049629949033260345, -0.4192461371421814, -0.4850996136665344, -0.20911310613155365, -0.06748712807893753, -0.7796546816825867, -0.04185936227440834, 0.2912963926792145, 0.36474311351776123, 0.2755754888057709, -0.1070391833782196, 0.7320104241371155, -0.3326758146286011, 0.6526674628257751, 0.08075745403766632, -0.7647897005081177, 0.8845105171203613, -0.5210468769073486, 0.8122299909591675, 0.9972999691963196, 0.6851658821105957, -0.552720844745636, 0.012912738136947155, -0.7392087578773499, -0.6274961233139038, 0.4342105984687805, 0.09214060753583908, 0.3601602613925934, 0.23289057612419128, 0.31335321068763733, 0.2585507333278656, 0.22048602998256683, -0.8180195689201355, -0.6103326082229614, -0.21735550463199615, -0.36970609426498413, 0.175228551030159, -0.5324695110321045, -0.061237264424562454, -0.8531241416931152, 0.6595078110694885, 0.13882993161678314, 0.24122916162014008, 0.1648416817188263, 0.12274447083473206, -0.1848541647195816, 0.06449681520462036, 0.5835127830505371, 0.6533629894256592, -0.33852922916412354, -0.13906142115592957, -0.25656551122665405, -0.5718051195144653, -0.3877527713775635, 0.6198709011077881, -0.024070769548416138, -0.23715732991695404, 0.420772910118103, 0.7960373759269714, -0.5097862482070923, -0.36490964889526367, 0.08121880888938904, -0.1273115873336792, -0.19833427667617798, -0.8922052979469299, 0.028352931141853333, 0.250289648771286, 0.05222218856215477, 0.19591481983661652, -0.0026520222891122103, 0.17786726355552673, -0.38965821266174316, 0.3009761869907379, -0.09296699613332748, -0.6142348051071167, -0.5970064997673035, 0.23611418902873993, 0.5693974494934082, -0.7435160279273987, 0.5846738815307617, -0.3113338351249695, -0.4831690490245819, 0.3771358132362366, 0.3508196771144867, 0.8174787759780884, -0.39040181040763855, 0.5028170943260193, 0.6900439262390137, 0.2775613069534302, 0.1615266054868698, 0.6841363310813904, -0.5688263177871704, -0.3806126117706299, -0.15627874433994293, -0.7071073055267334, -0.44104430079460144, -0.19979526102542877, -0.8309618830680847, 0.22271884977817535, -0.619304358959198, -0.08490049839019775, -0.0513075515627861, 0.191427081823349, -0.8152288198471069, 0.19048844277858734, 0.17746707797050476, 1.346737265586853, -0.9343307614326477, 0.8564214110374451, 0.715125560760498, -0.5558591485023499, -0.7002070546150208, 0.052492860704660416, 0.1956486850976944, -0.7845081686973572, 0.10143660753965378, 0.3056711256504059, 0.3092873990535736, 0.0006918282015249133, -0.5266467928886414, -0.9017934203147888, 1.0038604736328125, -0.0276848953217268, -0.7444109320640564, 0.3422253727912903, -0.12106350064277649, 0.6801942586898804, -0.07763626426458359, 0.16402697563171387, 0.534491240978241, 1.1441725492477417, 0.16856840252876282, -0.6557334661483765, 0.032482389360666275, -0.8944417834281921, -0.2261005938053131, 0.5255745649337769, -0.6289886236190796, 0.007051454391330481, 0.18991054594516754, -0.15506508946418762, 0.10268125683069229, 0.6984312534332275, -0.00933464802801609, 0.4373358190059662, 0.10144786536693573, 0.8185232281684875, 0.8083468079566956, -0.2818351984024048, 1.305638313293457, -0.11051353067159653, 0.3367191255092621, 1.1417620182037354, -0.1960584819316864, 0.3890071213245392, 0.5186206698417664, -0.08634486049413681, 0.36759892106056213, 0.6853391528129578, -0.6562861204147339, 0.37617188692092896, 0.42846474051475525, 0.13409164547920227, 0.020576437935233116, -0.4190029203891754, -0.749024510383606, 0.30815553665161133, 0.3551856577396393, -0.29724305868148804, -0.2954418361186981, -0.05670914798974991, 0.09176008403301239, 0.1852646768093109, -0.4071867763996124, 0.7157080769538879, 0.02670268900692463, -0.3885585069656372, 0.024991650134325027, -0.2293919026851654, 0.4064306616783142, -0.8009034991264343, -0.24886702001094818, 0.027672303840517998, -0.067096047103405, -0.49323898553848267, -1.2227599620819092, 1.1180354356765747, 0.06817370653152466, -0.37275898456573486, -0.08966287225484848, 0.8125360012054443, -0.5744962692260742, -1.1891388893127441, 0.35839787125587463, 0.2771896421909332, 0.13583196699619293, 0.20451070368289948, -1.0125560760498047, 0.29516884684562683, -0.33838772773742676, -0.1477702558040619, 0.16536006331443787, -0.05053218454122543, 0.11483833938837051, 0.48240938782691956, 0.6174291968345642, 0.2210523933172226, -0.5289670825004578, 0.5201382040977478, 0.7898979783058167, -0.7028603553771973, -0.418099045753479, -0.8229638338088989, 0.5514177680015564, -0.5360735654830933, -0.6080323457717896, 0.8127082586288452, 0.9462391138076782, 0.950788676738739, -0.2107575684785843, 0.9382600784301758, -0.5139009952545166, 0.48737844824790955, -0.33104410767555237, 1.100388765335083, -0.629885196685791, -0.4417424499988556, -0.379583477973938, -0.7681521773338318, -0.945804238319397, 0.38996148109436035, -0.021672053262591362, 0.05504191294312477, 0.5056847333908081, 0.8682111501693726, -0.1873481571674347, 0.13396354019641876, -0.09247511625289917, -0.08495154231786728, 0.16061444580554962, 0.2525362968444824, 0.2707197964191437, -0.38505256175994873, 0.18149171769618988, -0.12219073623418808, -0.48884040117263794, 0.030255643650889397, -1.1479827165603638, -0.9384347200393677, -1.0695594549179077, -0.5155392289161682, -0.3071964383125305, -0.17205579578876495, 0.8520255088806152, 0.803433358669281, -0.9296378493309021, -0.3436756432056427, -0.13470245897769928, 0.46020400524139404, 0.10328135639429092, -0.11050750315189362, 0.8515517711639404, 0.48415446281433105, -0.6568982601165771, -0.3788154423236847, 0.2506571114063263, 0.2243182361125946, -0.17484955489635468, 0.043263114988803864, -0.3636552095413208, 0.04429836571216583, 0.3352545499801636, 0.6505138278007507, -0.1657678782939911, -0.12372425198554993, -0.6507073044776917, 0.08200806379318237, 0.14470119774341583, 0.9663548469543457, -0.2824126183986664, 0.3733139634132385, 0.6938801407814026, 0.6379072070121765, 0.5257444381713867, 0.07254517823457718, 0.6382315158843994, -0.7664164304733276, 0.22714963555335999, -0.17272014915943146, 0.3801480233669281, 0.5083292722702026, -0.5408982038497925, 0.7643480896949768, 0.28638458251953125, -0.47209739685058594, -0.5855734348297119, 0.309611052274704, -1.5315734148025513, 0.3240146040916443, 1.0559093952178955, 0.39637282490730286, -0.454658567905426, 0.011840241961181164, -0.512999415397644, 0.5511110424995422, -0.7723070979118347, 0.41002753376960754, 0.8369483351707458, 0.37280192971229553, -0.36414867639541626, -0.14433994889259338, 0.5742526650428772, -0.26701122522354126, -1.1314533948898315, 0.1758267730474472, 0.3595816195011139, -0.06210646778345108, 0.4431249797344208, 0.8831931948661804, -0.22933679819107056, 0.2697980999946594, 0.04915342852473259, 0.4206434488296509, -0.334382027387619, -0.5154827237129211, -0.33788812160491943, 0.06449995189905167, -0.10520216077566147, -0.2873034179210663 ]
automated-research-group/phi-boolq-results_playing
automated-research-group
2023-12-03T06:24:29Z
0
0
[ "region:us" ]
null
2023-12-03T06:24:28Z
--- dataset_info: config_name: '{''do_sample''=False, ''beams''=1}' features: - name: id dtype: string - name: prediction dtype: string - name: bool_accuracy dtype: bool splits: - name: train num_bytes: 93279 num_examples: 3270 download_size: 68581 dataset_size: 93279 configs: - config_name: '{''do_sample''=False, ''beams''=1}' data_files: - split: train path: '{''do_sample''=False, ''beams''=1}/train-*' --- # Dataset Card for "phi-boolq-results_playing" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.37647104263305664, -0.31994330883026123, 0.11630639433860779, 0.23325467109680176, -0.2784324884414673, -0.06932251900434494, 0.44468265771865845, -0.2287074625492096, 0.8391626477241516, 0.6746388077735901, -0.7592706680297852, -0.8037360310554504, -0.3651007413864136, -0.46415990591049194, -0.39018404483795166, 1.18035888671875, 0.5510221123695374, 0.19361329078674316, -0.2750296890735626, -0.09486327320337296, -0.31546032428741455, -0.44072356820106506, -0.7257609367370605, -0.6712452173233032, 0.7366955876350403, 0.6439355611801147, 0.46538975834846497, 0.4365525245666504, 0.8639664053916931, 0.12286742776632309, 0.06880338490009308, -0.20958375930786133, -0.6887437701225281, 0.1599981188774109, -0.2673748731613159, -0.7520442008972168, -1.1672316789627075, 0.21188686788082123, 0.7384713888168335, 0.41771987080574036, -0.21206584572792053, 0.6363202929496765, -0.2556482255458832, 0.8653578162193298, -0.4028908312320709, 0.8624078035354614, 0.056444767862558365, 0.20245647430419922, -0.8474056124687195, -0.3662748634815216, 0.06636245548725128, -0.993864119052887, 0.0292083490639925, -1.0289376974105835, -0.006223474629223347, 0.233397975564003, 0.580315351486206, 0.19521598517894745, -0.346545934677124, -0.06269536167383194, -0.4231462776660919, 0.031269464641809464, -0.7202942371368408, 0.35933756828308105, 0.8118304014205933, 0.6267935037612915, -0.09625157713890076, -0.5752068758010864, -0.49989017844200134, 0.2191479355096817, 0.036089878529310226, 0.3901890218257904, 0.30383145809173584, 0.09305652230978012, 0.7353668212890625, 1.0625264644622803, -0.6163437962532043, -0.22848065197467804, -0.7628567814826965, -0.4354613423347473, 0.9604218602180481, 0.2510858476161957, 0.21918803453445435, 0.05402923375368118, 0.3170028626918793, -0.16793493926525116, -0.5633631348609924, 0.36461904644966125, 0.48778921365737915, 0.32839128375053406, -0.9808074235916138, 0.9874204993247986, -0.3754652440547943, 0.4186244606971741, 0.09819230437278748, 0.28103187680244446, 0.528169572353363, -0.05621378496289253, -0.2358396053314209, 0.04014667496085167, 0.4749714732170105, 0.4606895446777344, 0.035460032522678375, 0.12551841139793396, -0.11675547808408737, 0.191063791513443, -0.27705803513526917, -1.028183937072754, -1.153826355934143, 0.38255488872528076, -0.8263864517211914, -0.4624095857143402, 0.3035212457180023, -1.2662036418914795, -0.8469517827033997, -0.1673634648323059, 0.39589929580688477, -0.13834527134895325, -0.68780517578125, -0.11399968713521957, -0.6616335511207581, 0.5582225918769836, -0.17513974010944366, -0.7484108209609985, 0.6172016263008118, 0.6857892870903015, 0.5427218079566956, 0.1641809195280075, -0.22440913319587708, -1.4026832580566406, 0.017210176214575768, -0.3711540997028351, 0.7983154654502869, -0.5576021671295166, -0.6537840366363525, 0.15661457180976868, 0.15936872363090515, 0.36439722776412964, -0.36469531059265137, 0.9469609260559082, -0.5864661931991577, 0.26606208086013794, -0.9904120564460754, -0.81818026304245, -0.1292736679315567, -0.007888421416282654, -0.982949435710907, 1.2265809774398804, 0.04526549577713013, -0.6569528579711914, 0.4918956160545349, -1.0497084856033325, -0.6244907975196838, 0.5426393151283264, -0.08355653285980225, -0.5296974182128906, 0.4653661251068115, -0.09023778885602951, 0.2916664183139801, -0.1910558044910431, 0.0886770561337471, -0.8834191560745239, -0.5449993014335632, 0.3002467453479767, 0.20205384492874146, 1.1698945760726929, 0.03318395838141441, -0.028700584545731544, 0.17372597754001617, -0.9635199308395386, -0.06951986998319626, 0.05428515002131462, -0.1977333128452301, -0.1295028179883957, -0.17722898721694946, 0.2886162996292114, 0.1493888944387436, 0.03395150229334831, -0.5782996416091919, 0.441624253988266, -0.10784657299518585, -0.2049388885498047, 0.5182796716690063, 0.06911660730838776, 0.39830276370048523, -0.7441908717155457, 0.46523192524909973, -0.16321015357971191, 0.2349764108657837, 0.08212313055992126, -0.7108259201049805, -0.5082769393920898, -0.1814378798007965, 0.6888328194618225, 0.5900664925575256, -0.6195369958877563, 0.5194694995880127, 0.27118751406669617, -0.7776825428009033, -0.5735015869140625, -0.1439599096775055, 0.19032622873783112, 0.5452142357826233, 0.298016756772995, -0.484929621219635, -0.5577083826065063, -0.6549901366233826, 0.16454188525676727, -0.18367628753185272, -0.033368997275829315, 0.560240626335144, 0.5812560319900513, -0.1658686101436615, 0.5463035106658936, -0.7568922638893127, -0.45475149154663086, 0.2666715085506439, -0.04142788052558899, 0.3722572326660156, 0.7107974886894226, 0.7454366087913513, -0.6772944331169128, -0.29478368163108826, -0.6746365427970886, -0.6571121215820312, -0.4051256477832794, 0.42704203724861145, -0.5614970922470093, -0.1739719957113266, -0.11477997899055481, -0.47322359681129456, 0.8943517208099365, 0.7599261999130249, -0.775955319404602, 0.38329851627349854, 0.16764883697032928, 0.5796728134155273, -0.8964499235153198, 0.284366250038147, -0.23384293913841248, -0.0861712098121643, -0.16565793752670288, 0.2507930397987366, 0.058721575886011124, -0.42477723956108093, 0.03382408246397972, 0.4633823037147522, -0.2644054889678955, -0.49964118003845215, -0.09535883367061615, -0.00630473718047142, -0.16249877214431763, 0.3278055191040039, 0.21406880021095276, 0.6150064468383789, 1.3057031631469727, -0.7413778305053711, 1.269419550895691, 0.3916579782962799, 0.09820596128702164, 0.9636443257331848, -0.8589390516281128, -0.030310707166790962, 0.01697564870119095, 0.312797486782074, -0.8401669263839722, -0.820995032787323, 0.6592264175415039, -0.5104031562805176, 0.3403525650501251, -0.47721943259239197, -0.5600104928016663, -0.537833571434021, -0.5730329751968384, 0.7967416048049927, 0.6201826333999634, -0.6103240847587585, 0.33613911271095276, 0.8637701272964478, 0.09800409525632858, 0.027178384363651276, -1.153100609779358, -0.25182151794433594, -0.3215152323246002, -0.1374472975730896, 0.45215728878974915, -0.39923956990242004, 0.13884223997592926, -0.23402069509029388, 0.39358285069465637, 0.054562706500291824, -0.2643429636955261, 0.47115153074264526, 0.16751189529895782, -0.39431095123291016, 0.5027627348899841, -0.019942810758948326, -0.6329156160354614, 0.1997940093278885, -0.2737426161766052, 0.40351057052612305, -0.10708783566951752, -0.3482542335987091, -0.6241310238838196, 0.3248556852340698, 0.29615482687950134, -0.7387494444847107, 0.41571420431137085, 0.8361796736717224, -0.8064940571784973, 0.02200627699494362, -0.5624473094940186, -0.3379835784435272, -0.4119139313697815, -0.1603366881608963, -0.20542895793914795, -0.5260746479034424, 0.7485141158103943, 0.022548971697688103, 0.004832737147808075, 0.4560440480709076, 0.673194944858551, -0.22121036052703857, 0.622502863407135, 0.6329565048217773, -0.09521696716547012, 0.2583104372024536, -0.299235075712204, -0.361717164516449, -0.7396082878112793, -0.4003225266933441, -0.338059663772583, -0.4672144055366516, -1.0684877634048462, -0.4978925585746765, -0.03405652567744255, 0.06286518275737762, -0.14805518090724945, 0.3006967008113861, -0.5892378091812134, 0.1382216513156891, 0.867942214012146, 0.25460001826286316, 0.03130451217293739, -0.2140466570854187, 0.21295134723186493, -0.041926026344299316, -0.5424509048461914, 0.11107858270406723, 1.4718689918518066, 0.35641077160835266, 0.7966848611831665, 0.7196608781814575, 1.1731973886489868, 0.30867302417755127, 0.291290283203125, -0.4852040708065033, 0.4227219223976135, 0.17404724657535553, -0.7717622518539429, -0.36429667472839355, -0.3145750164985657, -0.6521543860435486, -0.44243085384368896, -0.643133282661438, -0.5282174944877625, 0.4797837734222412, 0.4086790382862091, -0.26647040247917175, 0.17545469105243683, -0.2983018755912781, 0.9957519173622131, -0.14869077503681183, -0.3795294761657715, -0.08883678913116455, -0.2711091637611389, 0.5251433849334717, 0.3492089509963989, -0.06577590852975845, -0.14646343886852264, -0.03162406384944916, 0.960530698299408, -0.3617860674858093, 0.7144550085067749, -0.424786776304245, 0.006630650255829096, 0.21867994964122772, 0.09306090325117111, 0.13882556557655334, 0.783135712146759, -0.3101342022418976, -0.14422431588172913, 0.2658805251121521, -0.7260096073150635, -0.2442263960838318, 0.7588310241699219, -0.37176740169525146, 0.09105726331472397, -0.6819854974746704, -0.44431161880493164, -0.12922731041908264, 0.40398019552230835, 0.40623727440834045, 0.807200014591217, -0.40497663617134094, 0.08113895356655121, 1.109130859375, -0.02080666273832321, 0.22156059741973877, 0.32012322545051575, -0.9925734996795654, -0.28468963503837585, 1.174804449081421, 0.15665988624095917, -0.6377787590026855, 0.3326384723186493, 0.4436246454715729, -0.5132288336753845, -0.4000602960586548, -0.2844131886959076, 0.38602447509765625, -0.13037168979644775, -0.39980950951576233, -0.1347707062959671, -0.16991280019283295, -0.6981134414672852, 0.24344395101070404, -0.25932207703590393, -0.6041961312294006, -0.3076172471046448, -0.5629737973213196, 0.7407767176628113, 0.4546036124229431, -0.852909505367279, 0.35401254892349243, -0.6977922916412354, 0.6115455031394958, 0.40562862157821655, 1.2809996604919434, -0.4449397027492523, -0.3536597192287445, -0.14286936819553375, 0.014395484700798988, -0.012028063647449017, -1.2208142280578613, -0.11013853549957275, 0.2590102553367615, 0.6907591223716736, 0.36140361428260803, 0.28062963485717773, 0.48767170310020447, 0.07976426184177399, 0.6619438529014587, 0.013237761333584785, -0.6276990175247192, 0.8087854981422424, -0.6772037148475647, 0.2839769423007965, 0.7260181307792664, 0.3174211382865906, -0.40512025356292725, 0.1329660266637802, -0.8921346068382263, -0.37205424904823303, 0.6606934070587158, 0.2670896053314209, -0.0943184643983841, 0.20846900343894958, 0.36864373087882996, -0.10063386708498001, 0.506983757019043, -0.8752018809318542, -0.8348327875137329, -0.24450767040252686, -0.06794208288192749, 0.09752488881349564, -0.5556293725967407, -0.3693922162055969, -0.4280747175216675, 0.8772624731063843, 0.007182080298662186, 0.3406403958797455, -0.04905140772461891, 0.2752552628517151, -0.23362348973751068, -0.24994798004627228, 0.3105461001396179, 0.6147807836532593, -0.5345525741577148, -0.26234397292137146, -0.2774714231491089, -0.19116659462451935, -0.47399845719337463, 0.8543351292610168, -0.19964784383773804, -0.24391226470470428, 0.5964383482933044, 0.3861613869667053, -0.12884940207004547, -0.28951114416122437, 0.309324711561203, -0.14753319323062897, -0.20457571744918823, -0.31545042991638184, 0.32666853070259094, 0.25894635915756226, 0.3533826470375061, 0.0850793793797493, -0.3588161766529083, 0.7960476875305176, -0.7678624987602234, 0.6379176378250122, -0.08690247684717178, -0.7268665432929993, -0.20870709419250488, 0.685063898563385, 0.519568145275116, -0.8413465023040771, 1.067824125289917, -0.3943388760089874, -0.5453996658325195, 0.6025252938270569, 0.12177357822656631, 0.4316529929637909, -0.45361658930778503, 0.5924136638641357, 0.5053428411483765, 0.014187897555530071, 0.255582332611084, 0.9305102229118347, -0.45144543051719666, -0.3463592231273651, 0.047737445682287216, -0.31558966636657715, -0.21643497049808502, -0.09781087934970856, -1.1091564893722534, 0.15887351334095, -0.5777584314346313, -0.45246967673301697, -0.11505978554487228, 0.4227553904056549, -0.7916953563690186, 0.15865689516067505, 0.17146801948547363, 1.2567813396453857, -0.7019702196121216, 0.8432033658027649, 0.7224929332733154, -0.6967777013778687, -0.6062857508659363, -0.07229350507259369, 0.34919577836990356, -0.3976300060749054, 0.033119551837444305, -0.016448291018605232, 0.5094430446624756, -0.3245438039302826, -0.5400182604789734, -0.5865724086761475, 1.280928611755371, 0.06344201415777206, -0.5630512237548828, 0.32300880551338196, 0.04833170026540756, 0.6069477200508118, -0.20765002071857452, 0.27222195267677307, 0.636658251285553, 0.5394685864448547, 0.11527681350708008, -0.7659794092178345, -0.18950596451759338, -0.4699856638908386, -0.3166012763977051, 0.16271647810935974, -0.7088115811347961, 0.32488158345222473, -0.04661334306001663, 0.11478245258331299, -0.01899082027375698, 1.0215297937393188, 0.5963963866233826, 0.8079710602760315, 0.1507471650838852, 0.5447696447372437, 1.1796101331710815, -0.3689345717430115, 0.8302425146102905, 0.028470773249864578, 0.504348635673523, 1.4045833349227905, -0.1961732804775238, 0.4463142156600952, 0.3314184844493866, -0.13175217807292938, 0.0674743577837944, 0.8471840620040894, -0.2956893742084503, 0.5994206666946411, 0.5270199179649353, -0.03722038492560387, -0.3656720817089081, -0.026392633095383644, -0.9058910608291626, 0.3425491452217102, 0.4134056866168976, -0.2348373830318451, 0.2712019383907318, -0.21476444602012634, -0.38714125752449036, 0.08502069860696793, -0.45536237955093384, 0.5967939496040344, 0.05088348314166069, -0.2760123014450073, -0.3252224624156952, -0.18807625770568848, 0.48832622170448303, -0.5000553727149963, -0.7226359248161316, -0.35496029257774353, 0.042861729860305786, -0.6085546612739563, -1.139828085899353, 0.5178057551383972, -0.5354458093643188, -0.23281621932983398, 0.35796114802360535, 0.5158880949020386, -0.46247929334640503, -0.8605824112892151, 0.4914768636226654, 0.20670467615127563, 0.2055988609790802, 0.17528025805950165, -1.1668634414672852, 0.12220996618270874, -0.24037832021713257, -0.05061592534184456, 0.13794173300266266, 0.2725127935409546, 0.33492130041122437, 0.6745768189430237, 0.6436273455619812, 0.1946505606174469, -0.11766619980335236, 0.13819845020771027, 0.7232730388641357, -0.5078669786453247, -0.6939122676849365, -0.23776601254940033, 0.7212966084480286, -0.6127585172653198, -0.7786328196525574, 0.5534409284591675, 1.255262851715088, 0.8106036186218262, 0.04751284793019295, 0.47107744216918945, -0.16224811971187592, 0.7249705195426941, -0.3098049759864807, 0.8133253455162048, -0.47340068221092224, 0.3079734146595001, -0.30816593766212463, -0.867522656917572, -0.3480542004108429, 0.7337068915367126, 0.029088109731674194, -0.0618661604821682, 0.1799563318490982, 0.8903633952140808, -0.3542979061603546, 0.39080604910850525, 0.28047260642051697, 0.3230813443660736, 0.3397946357727051, 0.38539421558380127, 0.26172009110450745, -0.758524477481842, 0.2065597027540207, -0.642890214920044, -0.7871314287185669, -0.18436290323734283, -0.8865991234779358, -1.0024906396865845, -0.6897240877151489, -0.6101701855659485, -0.7654401063919067, 0.2218245267868042, 0.7867754101753235, 0.8766525387763977, -1.1948835849761963, -0.5405700206756592, 0.1768546849489212, 0.30875322222709656, -0.3210352659225464, -0.21909499168395996, 0.7424065470695496, 0.3103477656841278, -0.4777142107486725, -0.06558523327112198, 0.031063860282301903, -0.02616468258202076, -0.19022004306316376, -0.1755477637052536, -0.20942141115665436, -0.00991849321871996, 0.27504390478134155, 0.7125228047370911, -0.15006384253501892, -0.011666270904242992, -0.30848047137260437, -0.03196113929152489, -0.2748354971408844, 1.0175648927688599, -0.5731043815612793, 0.3834657371044159, 0.6801462769508362, 0.4555146098136902, 0.9587481021881104, -0.1682448834180832, 0.8164682388305664, -0.23740971088409424, -0.012246168218553066, 0.2657893896102905, 0.4358673095703125, 0.035268574953079224, -0.4943915903568268, 0.9516457319259644, 0.392027884721756, -0.5733465552330017, -0.7327774167060852, 0.21868081390857697, -1.2033679485321045, 0.4231686592102051, 0.7430780529975891, -0.03651499003171921, -0.14518485963344574, -0.07479573786258698, -0.309998095035553, 0.4190906882286072, -0.7969627380371094, 0.5446139574050903, 0.5400009155273438, -0.2160809487104416, -0.5563599467277527, -0.3147152364253998, 0.9790115356445312, -0.1708124577999115, -1.0111865997314453, 0.054256100207567215, 0.6501173973083496, 0.0566134937107563, -0.06780386716127396, 1.0172340869903564, -0.2869355082511902, 0.7911192774772644, 0.2940289080142975, -0.0730452686548233, -0.24812369048595428, -0.277346134185791, -0.30848225951194763, -0.019861875101923943, -0.14820685982704163, -0.46293529868125916 ]
mesolitica/chatgpt-malaysian-qa-choice
mesolitica
2023-12-03T07:59:59Z
0
0
[ "task_categories:question-answering", "language:ms", "region:us" ]
[ "question-answering" ]
2023-12-03T06:27:27Z
--- task_categories: - question-answering language: - ms pretty_name: malaysian-qa-choice --- # Synthetic QA Choice Generated using ChatGPT3.5, 1. https://huggingface.co/datasets/malaysia-ai/dedup-text-dataset/resolve/main/dewanbahasa-jdbp.jsonl 2. https://huggingface.co/datasets/malaysia-ai/dedup-text-dataset/resolve/main/majalahsains.jsonl 3. https://huggingface.co/datasets/malaysia-ai/dedup-text-dataset/resolve/main/wikipedia-2023-10-01.jsonl Notebooks at https://github.com/mesolitica/malaysian-dataset/tree/master/question-answer/chatgpt3.5-qa-choice
[ -0.560051441192627, -0.9111992716789246, 0.4355854392051697, 0.45482081174850464, -0.3705509901046753, 0.2679242789745331, -0.013964717276394367, -0.4113873243331909, 0.3095657527446747, 0.33652952313423157, -0.8839799761772156, -0.3958122432231903, -0.12611673772335052, 0.46077796816825867, -0.03402138128876686, 1.088206171989441, -0.17669938504695892, 0.02738393284380436, -0.09988126158714294, -0.20589303970336914, -0.4089850187301636, -0.45158764719963074, -1.1856811046600342, -0.0495709553360939, 0.3418070375919342, 0.43178460001945496, 0.9800835251808167, 0.2793697714805603, 0.326367050409317, 0.18619246780872345, -0.22239358723163605, 0.23394519090652466, -0.2876347303390503, 0.22464214265346527, -0.1815585047006607, -0.306184321641922, -0.3740839660167694, 0.22374969720840454, 0.5256448984146118, 0.30326586961746216, 0.0017186006298288703, 0.7653520107269287, -0.09206777811050415, 0.9584529399871826, -0.45342350006103516, 0.4009264409542084, -0.4551730453968048, 0.08617562800645828, -0.21925777196884155, -0.08349107205867767, -0.14165212213993073, -0.5424565076828003, 0.20126773416996002, -0.6762603521347046, 0.14323487877845764, -0.011648553423583508, 1.2185032367706299, 0.3080180287361145, -0.6964597702026367, -0.2525792121887207, -0.8039029836654663, 0.522514283657074, -0.5174260139465332, 0.39083462953567505, 0.45847591757774353, 0.9046297669410706, -0.15443642437458038, -0.8822588920593262, -0.8529270887374878, 0.1470685750246048, -0.005798296071588993, 0.3122853636741638, -0.14740993082523346, -0.1410445123910904, 0.35296738147735596, 0.5273718237876892, -0.8036410212516785, -0.24264156818389893, -0.6134428381919861, -0.09457411617040634, 0.7852543592453003, 0.1734866499900818, 0.28367647528648376, -0.6337574124336243, 0.11614967882633209, -0.247274249792099, -0.8942769169807434, 0.22731764614582062, 0.42579060792922974, 0.29372256994247437, -0.18086083233356476, 0.8363619446754456, -0.5384396910667419, 0.582130491733551, 0.1739872545003891, -0.02472766675055027, 0.5410557985305786, -0.6514989137649536, -0.4826939105987549, -0.12991614639759064, 1.0212159156799316, 0.24148419499397278, 0.28813636302948, 0.36600494384765625, 0.1601513773202896, -0.04650382697582245, 0.21198736131191254, -0.8855882883071899, -0.4831170439720154, 0.7376080751419067, -0.5574841499328613, -0.45340532064437866, -0.21455153822898865, -0.607776939868927, -0.2514835298061371, -0.4832223057746887, 0.2615540325641632, -0.3844699561595917, -0.5374627709388733, 0.03821365162730217, -0.08866261690855026, 0.3625882863998413, 0.15733937919139862, -0.8497139811515808, 0.05911335349082947, 0.3582288324832916, 0.4481511414051056, 0.02448144555091858, 0.11341920495033264, 0.032622095197439194, -0.1827246993780136, -0.33397769927978516, 0.6441897749900818, -0.35523703694343567, -0.47829124331474304, -0.09548701345920563, -0.09509406238794327, 0.043154917657375336, -0.6396626830101013, 0.8185439705848694, -0.7207388281822205, 0.794413685798645, -0.32489684224128723, -0.3864443302154541, -0.5024235844612122, 0.3544331192970276, -0.798163115978241, 1.0956233739852905, 0.5767858624458313, -0.8289199471473694, 0.6672779321670532, -0.7454456686973572, -0.1825956255197525, 0.031737782061100006, -0.2532593905925751, -0.8086606860160828, -0.5484392642974854, 0.4489326477050781, 0.19717882573604584, -0.18498671054840088, 0.31127986311912537, -0.47879543900489807, -0.2262270301580429, 0.23616114258766174, -0.4424285590648651, 1.209726095199585, 0.4906689524650574, -0.11099158972501755, 0.19781571626663208, -0.8204091191291809, 0.19227567315101624, 0.3000887930393219, -0.27445393800735474, -0.05782408267259598, 0.01703140139579773, -0.05538087338209152, 0.3874317407608032, 0.3352145552635193, -0.6618479490280151, 0.4324635863304138, -0.22570180892944336, -0.000961561338044703, 0.6127158999443054, 0.31996041536331177, 0.10775581747293472, -0.42524632811546326, 0.8588135242462158, 0.15933717787265778, 0.3224356770515442, 0.39727360010147095, -0.7675595879554749, -0.735339343547821, -0.4529000222682953, 0.5131369233131409, 0.6848613619804382, -0.9379098415374756, 0.2729136347770691, -0.2159908413887024, -0.7774107456207275, -0.7593780755996704, -0.2755401134490967, 0.13843892514705658, 0.23921841382980347, 0.3903890550136566, 0.3976919651031494, -1.1684858798980713, -1.00996994972229, 0.051595915108919144, -0.5465607047080994, -0.33216094970703125, 0.5037752985954285, 0.35715627670288086, -0.3870903253555298, 1.3234196901321411, -0.6801851987838745, -0.11053916066884995, -0.3195646107196808, -0.17722687125205994, 0.5121071934700012, 0.47230759263038635, 0.7446134686470032, -1.1047171354293823, -0.6838472485542297, -0.2721913754940033, -0.5791929364204407, -0.2683384120464325, -0.3049447238445282, -0.42112669348716736, 0.41203299164772034, 0.10983631014823914, -0.8876264095306396, 0.3203471302986145, 0.5522424578666687, -0.5141067504882812, 0.9598085880279541, 0.27438271045684814, 0.3097076117992401, -1.709343671798706, 0.2675081789493561, -0.20128557085990906, -0.24306444823741913, -0.2956543266773224, 0.003900830401107669, -0.12584981322288513, 0.06720618903636932, -0.4575710594654083, 0.8272303342819214, 0.06963323801755905, 0.06576985120773315, 0.15259386599063873, 0.009560118429362774, -0.05779307335615158, 0.5024809837341309, 0.027134262025356293, 1.0914027690887451, 0.3513784110546112, -0.6522473096847534, 0.3757982850074768, 0.789818525314331, 0.026325497776269913, 0.22589001059532166, -0.7933345437049866, -0.04608234763145447, 0.3079525828361511, 0.5500578284263611, -0.8751959800720215, -0.33595719933509827, 0.9206275343894958, -0.6876429319381714, -0.23888766765594482, -0.29420313239097595, -0.6162152290344238, -0.4890407919883728, -0.4423663318157196, 0.7469974756240845, 0.8252694010734558, -0.6670810580253601, 0.35214611887931824, 0.5091162323951721, -0.0960637554526329, -0.40031909942626953, -0.35546743869781494, -0.13504251837730408, -0.2858031094074249, -0.4123828411102295, 0.31590983271598816, -0.43470075726509094, -0.061894480139017105, -0.13778109848499298, 0.003981371875852346, -0.21777315437793732, -0.13462196290493011, 0.4172899127006531, 0.44681426882743835, -0.12837888300418854, -0.10514390468597412, 0.1999083310365677, -0.04869511350989342, 0.22187037765979767, 0.05131658539175987, 0.5949046015739441, -0.16248680651187897, -0.38475683331489563, -0.41142091155052185, 0.08377053588628769, 0.39810389280319214, 0.04325196519494057, 0.6126810312271118, 0.6421107649803162, -0.31355929374694824, 0.014708749949932098, -0.2722729742527008, 0.16095128655433655, -0.5246067047119141, 0.04862629622220993, -0.6964155435562134, -0.9104169607162476, 0.6917929649353027, 0.3206743597984314, 0.14349542558193207, 0.8500217199325562, 0.8576206564903259, 0.015544711612164974, 1.3980391025543213, -0.007444996852427721, 0.1791858673095703, 0.3344511091709137, -0.1971067637205124, 0.387827068567276, -0.6848371624946594, -0.16485129296779633, -0.4379572570323944, -0.03407261520624161, -1.470241904258728, -0.3268297612667084, 0.2772580087184906, 0.2187267392873764, -0.35320478677749634, 0.37448111176490784, -0.594896137714386, 0.5030181407928467, 0.6920222043991089, 0.07277026027441025, 0.21312452852725983, -0.20409348607063293, -0.267734557390213, 0.12087871134281158, -0.6303118467330933, -0.7690659165382385, 1.249639868736267, 0.3269309103488922, 0.21236862242221832, 0.27882060408592224, 0.8405924439430237, 0.07401344180107117, 0.2100822925567627, -0.5573590993881226, 0.7583866119384766, 0.12722107768058777, -0.5651823282241821, -0.18595580756664276, -0.5626260638237, -1.2740322351455688, 0.1102985069155693, -0.04578808695077896, -0.38025379180908203, -0.20524777472019196, 0.1605386584997177, -0.49714234471321106, 0.07058479636907578, -0.753458559513092, 0.8187222480773926, 0.47444045543670654, 0.001177831320092082, -0.14547328650951385, -0.39192116260528564, 0.586165726184845, 0.06463347375392914, -0.36849018931388855, -0.1296331286430359, 0.44653934240341187, 0.7361772656440735, -0.07480929046869278, 0.629964292049408, -0.13273145258426666, -0.2573377788066864, 0.7466046810150146, 0.22605803608894348, 0.03599891439080238, 0.6425645351409912, -0.03399307653307915, -0.00802366528660059, 0.6467611789703369, -0.5606179237365723, -0.47650235891342163, 0.4384656250476837, -0.940957248210907, -0.5085936784744263, -0.5877493619918823, -0.2927313446998596, -0.29309460520744324, 0.1580158919095993, -0.04842163249850273, 0.3799978792667389, -0.3086547255516052, -0.022751329466700554, 0.2803843319416046, -0.4284142851829529, 0.23811066150665283, 0.6939849257469177, -0.8123555183410645, -0.49047327041625977, 0.8701749444007874, 0.00315519655123353, 0.07278481125831604, 0.2207036167383194, 0.03548724204301834, -0.7681673169136047, -0.5153513550758362, -0.694068193435669, -0.02448977902531624, -0.4651479423046112, -0.35544201731681824, -0.5756060481071472, -0.8682531714439392, -0.4409415125846863, 0.13088621199131012, -0.301412433385849, -0.8482404351234436, -0.47504445910453796, -0.3343465328216553, 0.5474712252616882, 0.36609724164009094, -0.08099926263093948, -0.14636729657649994, -1.0869741439819336, 0.7128230333328247, 0.4521806836128235, 0.3813553750514984, -0.32970374822616577, -0.18261006474494934, -0.020390460267663002, 0.46020933985710144, -0.57459557056427, -0.6566454172134399, 0.5444705486297607, -0.187669038772583, 0.3911106586456299, 0.08331195265054703, 0.20990097522735596, 0.5639775395393372, -0.24432338774204254, 1.1685346364974976, -0.4546284079551697, -0.5833702683448792, 0.6785733103752136, -0.6882810592651367, 0.5081486105918884, 0.6105844974517822, 0.31296655535697937, -0.6232699155807495, -0.5384142994880676, -1.0241903066635132, -0.8072870969772339, 0.39008694887161255, 0.6836519837379456, 0.01587921380996704, -0.21284495294094086, 0.2612868547439575, 0.4161665439605713, 0.1627894937992096, -0.8297601342201233, -0.23373614251613617, -0.10200085490942001, -0.3424924314022064, 0.4071594476699829, -0.3577369749546051, 0.04205789789557457, -0.30212336778640747, 0.9166293144226074, -0.10606757551431656, 0.3362556993961334, 0.2807954251766205, 0.12535662949085236, 0.02211219258606434, 0.22774989902973175, 0.5810688734054565, 0.6840389370918274, -0.5107951760292053, -0.12347032874822617, 0.035750847309827805, -0.4788172245025635, 0.1374906450510025, 0.15196670591831207, -0.3932020962238312, -0.05324159562587738, 0.08839108794927597, 0.8261218070983887, -0.5968953371047974, -0.708245038986206, 0.14530223608016968, -0.3036792576313019, -0.24678602814674377, -0.6816210746765137, 0.28659626841545105, -0.04457145556807518, 0.17719125747680664, 0.2105148285627365, 0.11140471696853638, 0.2332649677991867, 0.021831847727298737, 0.412259966135025, 0.3171480596065521, -0.0053685372695326805, -0.3678555190563202, 0.4238414168357849, 0.2974609136581421, -0.2483370453119278, 0.8295648097991943, -0.8802345991134644, -0.5327748656272888, 0.5084701776504517, 0.44681400060653687, 1.0567173957824707, 0.024992849677801132, 0.7266191244125366, 0.8275421857833862, -0.04237755015492439, 0.3647519648075104, 0.791908860206604, 0.2016749083995819, -0.8770357966423035, -0.6624152660369873, -0.6069501638412476, -0.5938172340393066, 0.48277029395103455, -0.37182921171188354, 0.3293822109699249, -0.42403706908226013, -0.03574196994304657, -0.3747076988220215, 0.31740471720695496, -0.7185567021369934, 0.3244077265262604, 0.12587575614452362, 0.9333888292312622, -0.714353084564209, 0.5788877606391907, 0.7012872099876404, -0.6405045390129089, -0.8351035714149475, -0.020811839029192924, 0.007550785783678293, -0.5148813128471375, 0.6157106161117554, 0.03348618000745773, 0.27122020721435547, -0.002420865697786212, -0.559246838092804, -0.9022156000137329, 1.1316289901733398, 0.16280560195446014, -0.20063292980194092, 0.27822309732437134, 0.48122841119766235, 0.7352159023284912, -0.048901449888944626, 0.5778821110725403, 0.68728107213974, 0.3501691222190857, 0.062032293528318405, -1.1516807079315186, 0.14889968931674957, -0.5567131638526917, -0.16513408720493317, 0.08036083728075027, -0.7178516983985901, 0.5662121176719666, 0.036899060010910034, -0.39192551374435425, -0.028951318934559822, 0.7311517596244812, 0.8059639930725098, 0.015626274049282074, 0.5324950814247131, 0.5076024532318115, 0.4900992512702942, -0.03877263516187668, 0.9627534747123718, -0.11488793790340424, 0.36243462562561035, 1.245918869972229, -0.24079640209674835, 0.7538552284240723, 0.4992126524448395, -0.5690321326255798, 0.43251264095306396, 1.488071084022522, -0.11178246140480042, 0.3882477879524231, 0.11813455075025558, -0.2094687968492508, 0.014678522013127804, -0.12963594496250153, -0.3439493775367737, 0.6644412875175476, 0.16532665491104126, -0.042783886194229126, -0.20388434827327728, -0.43873342871665955, 0.020420758053660393, -0.3858293890953064, 0.08720727264881134, 0.7450951933860779, -0.3658071458339691, -0.8980813026428223, 0.7731432914733887, -0.11936604231595993, 0.3132736384868622, -0.46466198563575745, -0.3238942623138428, -0.27465298771858215, -0.08333200961351395, -0.035360705107450485, -1.0886811017990112, 0.44878944754600525, -0.22554124891757965, -0.1299608200788498, -0.34576931595802307, 0.5877645015716553, -0.5282797813415527, -0.5383893251419067, -0.23505865037441254, 0.6688539385795593, -0.10471415519714355, -0.005397547967731953, -0.9104121923446655, -0.35872071981430054, 0.3010028004646301, -0.48142942786216736, 0.29989078640937805, 0.29458755254745483, -0.10352461040019989, 0.9101545810699463, 1.0404292345046997, -0.03191551938652992, -0.21391764283180237, 0.09389776736497879, 0.9619916677474976, -0.45018234848976135, -0.6106917858123779, -0.859477698802948, 0.5623179078102112, -0.36269301176071167, -0.5492002367973328, 0.6174761652946472, 0.8256970643997192, 0.8751317262649536, -0.25763171911239624, 0.8308864235877991, -0.4128662347793579, 0.8331979513168335, -0.6908900737762451, 0.6901311278343201, -0.20911550521850586, 0.07099775969982147, -0.20857319235801697, -0.8527072668075562, -0.1839853674173355, 0.5107932686805725, -0.042485035955905914, 0.03381754830479622, 0.7958690524101257, 1.0205037593841553, -0.05973826348781586, 0.23418700695037842, -0.19507502019405365, 0.014187697321176529, 0.5642983913421631, 0.4126110374927521, 0.7209993004798889, -0.4861234724521637, 0.4707310199737549, -0.23867782950401306, 0.0037521091289818287, -0.06530538946390152, -0.8675908446311951, -0.7884536385536194, -0.854250431060791, -0.5393486022949219, -0.5595021843910217, -0.378682941198349, 1.3949775695800781, 0.5018149614334106, -1.1328015327453613, 0.0545186884701252, -0.049887094646692276, 0.21529170870780945, -0.20279142260551453, -0.4220481812953949, 0.7207630276679993, -0.13270944356918335, -0.7211793661117554, 0.13203439116477966, -0.05896976962685585, 0.46979573369026184, -0.0823829174041748, 0.11604324728250504, -0.3039184808731079, 0.09234926849603653, 0.6765541434288025, 0.2522205114364624, -0.6005837321281433, -0.5169011354446411, -0.17174984514713287, -0.22151444852352142, 0.1659887433052063, 0.4672178030014038, -1.1247410774230957, 0.14695557951927185, 0.7769055962562561, 0.685636043548584, 0.12634581327438354, 0.025193890556693077, 0.7571457624435425, -0.851288914680481, -0.010473046451807022, 0.28122884035110474, 0.04803146421909332, 0.1673056036233902, -0.3151627480983734, 0.9268532991409302, 0.14183305203914642, -0.5549412965774536, -0.6273345947265625, 0.1886269599199295, -1.123885989189148, -0.014770874753594398, 1.4719526767730713, 0.16939477622509003, -0.03284774348139763, -0.17220889031887054, -1.0617400407791138, 0.4653054177761078, -0.4038769602775574, 1.1698801517486572, 0.6151189208030701, -0.3022620379924774, -0.12274649739265442, -0.4913894534111023, 1.1193565130233765, 0.43993204832077026, -1.150046706199646, -0.02738184481859207, 0.5155022144317627, 0.13771486282348633, -0.019248485565185547, 0.7925422191619873, -0.022366728633642197, 0.21460583806037903, -0.205823615193367, -0.15464961528778076, 0.11225895583629608, 0.09727781265974045, 0.05054168403148651, 0.0028303279541432858, 0.028487402945756912, -0.5952885150909424 ]
Falah/anime_arabic_style_prompts
Falah
2023-12-03T13:25:52Z
0
0
[ "region:us" ]
null
2023-12-03T07:03:53Z
--- dataset_info: features: - name: prompts dtype: string splits: - name: train num_bytes: 623328012 num_examples: 1000000 download_size: 112334528 dataset_size: 623328012 --- # Dataset Card for "anime_arabic_style_prompts" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.6880944967269897, -0.38993605971336365, 0.21356694400310516, 0.458913654088974, -0.25911518931388855, -0.06917624920606613, 0.24318325519561768, 0.08260330557823181, 0.937096357345581, 0.3259800374507904, -1.108475685119629, -0.9229836463928223, -0.5399144887924194, 0.08692526072263718, -0.0877794697880745, 1.2309606075286865, -0.08644403517246246, 0.049685556441545486, -0.16064301133155823, -0.2085149735212326, -0.7611591815948486, -0.4505435526371002, -0.8486846089363098, -0.37857720255851746, 0.9035154581069946, 0.81858891248703, 0.7105985879898071, 0.5061804056167603, 0.4758718013763428, 0.10741081088781357, 0.3508189618587494, -0.1585552990436554, -0.23495244979858398, 0.13301782310009003, -0.07787573337554932, -0.5633994340896606, -0.7744898796081543, -0.1579885482788086, 0.49011462926864624, 0.3624556362628937, -0.1367495059967041, 0.6438321471214294, -0.3418802320957184, 0.8692752718925476, -0.32056549191474915, 0.35803863406181335, 0.01957128383219242, 0.024090295657515526, -0.5718669295310974, -0.2021661400794983, 0.2014809548854828, -0.6758899688720703, -0.1744258999824524, -0.8829860687255859, 0.013131885789334774, 0.04448729380965233, 0.8477817177772522, 0.279914915561676, 0.028640901669859886, -0.10919708758592606, -0.294422447681427, 0.22507339715957642, -0.1572776734828949, 0.050615280866622925, 0.8447885513305664, 0.6097190380096436, 0.043856725096702576, -0.6728621125221252, -0.5048527717590332, 0.30517855286598206, -0.10777100920677185, 0.13970275223255157, -0.25229722261428833, -0.12302172929048538, 0.542197585105896, 0.41110745072364807, -0.6753541231155396, -0.1629248410463333, -0.345420241355896, -0.38683319091796875, 0.7616580724716187, 0.3000040054321289, 0.7678274512290955, -0.1965659260749817, 0.18447676301002502, -0.39438894391059875, -0.7695691585540771, 0.10517783463001251, 0.5879271626472473, 0.05267900973558426, -1.161895990371704, 0.5774957537651062, -0.07828549295663834, 0.28977057337760925, 0.08108586817979813, 0.4452199935913086, 0.5069628357887268, -0.1823773980140686, 0.10121841728687286, 0.13509239256381989, 0.5942928194999695, 0.6272384524345398, 0.42141658067703247, 0.3436358571052551, 0.13474711775779724, 0.039884261786937714, -0.04892200976610184, -1.2863163948059082, -0.6986982226371765, 0.4203026294708252, -0.8473333716392517, -0.12579180300235748, -0.05767151713371277, -1.107736349105835, -0.5271418690681458, -0.32441624999046326, 0.12342333793640137, -0.09320532530546188, -0.49276673793792725, -0.23014873266220093, -0.6861072182655334, 0.2918793261051178, 0.2189098596572876, -0.8973439335823059, 0.02863575518131256, 0.503526508808136, 0.6897225975990295, 0.30530136823654175, -0.055353954434394836, -0.4028843939304352, -0.11583123356103897, -0.1691163182258606, 0.9684759378433228, -0.9090863466262817, -0.5278741121292114, 0.1943134367465973, 0.12611937522888184, 0.23585818707942963, -0.2744736075401306, 0.8652505874633789, -0.40519580245018005, -0.21814090013504028, -0.6422645449638367, -0.24144181609153748, -0.1374979466199875, 0.1619691401720047, -1.061417818069458, 1.0382896661758423, 0.19145648181438446, -0.5806200504302979, 0.29805880784988403, -1.2457560300827026, -0.27438539266586304, 0.4392063617706299, -0.22798992693424225, -0.3194069564342499, 0.053617801517248154, 0.34754469990730286, 0.5164493322372437, -0.14380209147930145, 0.45280638337135315, -0.7035112977027893, -0.2531885504722595, 0.3107042610645294, -0.19652606546878815, 0.9664997458457947, 0.4899037778377533, 0.17818093299865723, 0.20549926161766052, -1.0001450777053833, -0.3061445355415344, 0.2013959437608719, 0.2505488991737366, -0.3426453471183777, -0.3602953255176544, 0.4308203458786011, -0.1134757399559021, 0.4009615480899811, -0.2382294088602066, 0.6190528869628906, 0.26844969391822815, -0.16741904616355896, 0.6884890198707581, 0.2223225235939026, 0.13005217909812927, -0.4922844469547272, 0.7940751314163208, -0.10835582762956619, 0.16214273869991302, -0.3833254873752594, -0.5526808500289917, -0.6547417640686035, -0.09125352650880814, 0.3307504951953888, 0.7054296731948853, -0.8022769093513489, 0.5822056531906128, 0.29461538791656494, -0.9078770279884338, -0.5087765455245972, -0.04108967259526253, 0.14334329962730408, 0.23320449888706207, 0.3192138075828552, -0.4551864564418793, -0.8787422776222229, -0.6982399821281433, 0.2625734210014343, -0.06703314930200577, 0.0423877090215683, 0.43499061465263367, 0.8839423656463623, -0.41226768493652344, 0.6726211309432983, -0.6627199649810791, -0.06016339361667633, -0.035567935556173325, 0.10635238140821457, 0.6447104811668396, 0.6872959733009338, 0.9294750690460205, -0.7814984917640686, -0.6222267746925354, -0.5283102989196777, -0.6692673563957214, -0.40637463331222534, 0.2717147171497345, -0.6308366656303406, -0.3292085826396942, 0.1404315084218979, -0.3758408725261688, 0.7987672090530396, 0.8065465092658997, -0.7570138573646545, 0.36452990770339966, 0.2672134339809418, 0.3755602240562439, -1.4429376125335693, 0.40251678228378296, -0.02989150956273079, 0.06729668378829956, -0.48970669507980347, -0.036419518291950226, -0.04868698865175247, -0.36550167202949524, 0.0013550115982070565, 0.8501012325286865, -0.13176706433296204, 0.1893528550863266, -0.26013171672821045, -0.2835187613964081, 0.020740702748298645, 0.43725964426994324, 0.41111627221107483, 0.9098120331764221, 1.174729347229004, -0.48924314975738525, 0.9718369841575623, 0.7267725467681885, -0.14297010004520416, 1.1259112358093262, -1.0128357410430908, 0.2592300474643707, -0.4138687252998352, 0.44163015484809875, -1.03732168674469, -0.7021649479866028, 0.826876699924469, -0.45133116841316223, 0.23840536177158356, -0.5267641544342041, -0.675591766834259, -0.37192100286483765, -0.3682916462421417, 1.0245821475982666, 0.7200379371643066, -0.6526426672935486, 0.372489333152771, 0.3498445451259613, -0.423825204372406, -0.2917676568031311, -0.48621028661727905, 0.04157125949859619, -0.40707892179489136, -0.1605922281742096, 0.25171512365341187, -0.5765241384506226, -0.020902840420603752, -0.3734956979751587, 0.5488938689231873, -0.0887942984700203, -0.13839933276176453, 0.5198376178741455, 0.3057548999786377, -0.3195335566997528, 0.35337913036346436, 0.3728129267692566, -0.5169351696968079, 0.1650008112192154, -0.022620590403676033, 0.7879878282546997, -0.012192667461931705, -0.2790866792201996, -0.9514447450637817, 0.679265022277832, 0.011131418868899345, -0.25872305035591125, 0.6268643736839294, 0.9953410029411316, -0.5689616203308105, 0.1150256022810936, -0.40126174688339233, -0.22647757828235626, -0.47136664390563965, 0.11808755993843079, -0.28736624121665955, -0.4377542734146118, 0.7153567671775818, -0.06514301896095276, -0.06829490512609482, 0.7576259970664978, 0.6626583337783813, -0.03528107702732086, 1.0622429847717285, 0.5387591123580933, -0.5019415020942688, 0.5530402660369873, -0.21536459028720856, -0.5139001607894897, -0.632559061050415, -0.2597448229789734, -0.8877128958702087, -0.6574178338050842, -0.6278539896011353, -0.16251182556152344, 0.20235168933868408, -0.040068138390779495, -0.4468519389629364, 0.27576857805252075, -0.4063721299171448, 0.4059031903743744, 0.5927941799163818, 0.1686568707227707, -0.07244103401899338, 0.19803360104560852, 0.29679936170578003, -0.008754887618124485, -0.7097231149673462, -0.4030851423740387, 1.133292317390442, 0.48506462574005127, 1.0026764869689941, 0.28331631422042847, 0.7580134272575378, 0.3712158501148224, 0.3554559648036957, -0.4987032413482666, 0.2635185718536377, 0.03697969764471054, -0.5859766006469727, -0.18368133902549744, -0.011607897467911243, -0.9111470580101013, -0.7212969660758972, -0.25354617834091187, -0.3927273154258728, 0.6006703972816467, 0.3485777676105499, -0.2310386449098587, 0.11315635591745377, -0.3769899308681488, 0.845866858959198, 0.030971109867095947, 0.06140296533703804, -0.021474966779351234, -0.6925927996635437, -0.22556428611278534, 0.2929033041000366, 0.15973350405693054, -0.2668987214565277, -0.1527746319770813, 1.0748552083969116, -0.3570041060447693, 1.3165489435195923, -0.5008217096328735, -0.06432995200157166, 0.3235383927822113, -0.2445497065782547, 0.15305542945861816, 0.5758870244026184, -0.19010251760482788, 0.27576157450675964, -0.0863679051399231, -0.4819599390029907, -0.44062408804893494, 0.5414516925811768, -0.9950404167175293, 0.09119632095098495, -0.3541628420352936, -0.47038182616233826, 0.04107694327831268, 0.3114328682422638, 0.5183281302452087, 0.9939953088760376, -0.26567789912223816, 0.01671498268842697, 0.822084903717041, 0.058734018355607986, 0.29734325408935547, 0.02227868139743805, -0.42793431878089905, -0.6075565218925476, 0.8843055367469788, -0.08769641071557999, -0.475862592458725, 0.3572878837585449, 0.40571507811546326, -0.391914963722229, -0.349067360162735, -1.0505450963974, 0.26793116331100464, -0.5918048024177551, -0.46938005089759827, -0.07330910116434097, -0.1273653209209442, -0.42093607783317566, -0.229213148355484, 0.02282905951142311, -0.5529757738113403, -0.7867456674575806, -0.40951406955718994, 1.2913402318954468, 0.6127747893333435, -0.37096545100212097, 0.6676805019378662, -0.9905151128768921, 0.5567060112953186, -0.008948296308517456, 0.8216415643692017, -0.11920364946126938, -0.5801429152488708, -0.15242141485214233, -0.06274720281362534, -0.07166444510221481, -0.8042401671409607, 0.05101865530014038, 0.2822364270687103, 0.394538551568985, 0.5439650416374207, -0.01688259467482567, 0.8252063393592834, -0.3205120861530304, 0.8196852803230286, 0.2431475818157196, -0.5627453327178955, 0.8485351800918579, -0.4401196539402008, 0.5220672488212585, 0.849688708782196, 0.9768903851509094, -0.6744864583015442, 0.11276745796203613, -0.8161950707435608, -0.4726520776748657, 0.613884687423706, 0.043279241770505905, 0.5510888695716858, 0.1558530330657959, 0.5995407700538635, 0.30416935682296753, 0.4053161144256592, -0.5189234018325806, -1.1745338439941406, -0.36427366733551025, -0.6074790358543396, 0.08752454817295074, -0.467833936214447, -0.1840249001979828, -0.5584725141525269, 0.7385765910148621, -0.10449576377868652, 0.3840354084968567, -0.06800511479377747, 0.45782172679901123, -0.23501823842525482, 0.026295600458979607, 0.34003356099128723, 0.5772304534912109, -0.14437445998191833, -0.32867422699928284, -0.3139544427394867, -0.495160847902298, -0.1246919184923172, 0.42170068621635437, -0.2894442677497864, 0.10813765972852707, 0.5073335766792297, 1.2283633947372437, -0.5026366710662842, -0.2957710325717926, 0.12735506892204285, -0.2559717893600464, -0.10754528641700745, -0.6846301555633545, 0.2669106721878052, -0.15704463422298431, 0.09436796605587006, 0.3131641149520874, -0.12809638679027557, 0.44149139523506165, -0.5957019329071045, 0.3210926949977875, 0.03260667622089386, -0.5941941738128662, -0.4440687298774719, 0.346678227186203, 0.46784234046936035, -0.5723586678504944, 0.8566713929176331, 0.05466680973768234, -0.4754488468170166, 0.7100779414176941, 0.42575332522392273, 0.7396087050437927, -0.5076331496238708, 0.6093644499778748, 0.7382628321647644, -0.1925087869167328, 0.34414151310920715, 0.849996030330658, -0.4026223421096802, -0.6165907382965088, -0.0409574918448925, -0.3691801130771637, -0.4248879849910736, -0.11569356173276901, -0.9170954823493958, 0.43437665700912476, -0.7859898805618286, -0.3612692654132843, -0.20680955052375793, 0.01651718094944954, -0.7025359869003296, 0.24061790108680725, 0.18321436643600464, 1.394618272781372, -0.9307159185409546, 0.5851621031761169, 0.9837867617607117, -0.5711148381233215, -0.8706000447273254, -0.2511056065559387, 0.09584111720323563, -1.0134918689727783, 0.12274718284606934, 0.24947333335876465, 0.3538762629032135, -0.037557560950517654, -1.113502860069275, -0.6436142921447754, 0.9830045700073242, 0.06456814706325531, -0.5632418394088745, 0.2652938663959503, -0.04538805037736893, 0.45060259103775024, -0.4356381893157959, 0.4959588944911957, 0.6378477811813354, 0.7875329852104187, 0.2942049503326416, -0.52008455991745, -0.028713645413517952, -0.9071313738822937, -0.2255905121564865, 0.38655582070350647, -0.6480661034584045, 0.19560199975967407, 0.0669640302658081, 0.06755229830741882, 0.45395427942276, 1.0017120838165283, 0.35103243589401245, 0.6957403421401978, 0.17547352612018585, 0.40881574153900146, 0.8127596378326416, -0.2868198752403259, 1.0252835750579834, -0.0016678131651133299, 0.1039489284157753, 0.9824528098106384, -0.021484265103936195, 0.3790450990200043, 0.5122166275978088, -0.1677323579788208, 0.904023289680481, 0.7349076867103577, -0.5101926922798157, 0.4023738205432892, 0.028572048991918564, -0.12256363034248352, -0.22021006047725677, -0.5994012951850891, -0.8430739045143127, 0.0510135293006897, 0.5288997292518616, -0.33368054032325745, 0.09569970518350601, -0.02925932966172695, 0.4092666208744049, 0.043268464505672455, -0.6600274443626404, 0.8898524045944214, 0.13956445455551147, -0.4303094744682312, 0.13445329666137695, -0.1983843296766281, 0.41994625329971313, -1.0129821300506592, -0.6848742365837097, -0.2662562429904938, -0.31392985582351685, -0.44205281138420105, -1.1536095142364502, 0.42233723402023315, 0.006987449713051319, -0.319100946187973, 0.051001258194446564, 0.6315480470657349, -0.4200851023197174, -0.8754768967628479, -0.09948211908340454, -0.012114647775888443, 0.2297428846359253, 0.2236935794353485, -1.2104310989379883, 0.30910050868988037, -0.0888390988111496, 0.050599604845047, 0.015484842471778393, 0.3215494453907013, -0.025544634088873863, 0.5083252787590027, 0.5724615454673767, -0.01935277134180069, -0.4937931299209595, 0.5490543842315674, 0.6653420329093933, -0.6104830503463745, -0.584255576133728, -0.8130327463150024, 0.7944725751876831, -0.24699129164218903, -0.5687836408615112, 0.6214931011199951, 0.5316343307495117, 0.7057214379310608, -0.3849261999130249, 0.8519532680511475, -0.417091965675354, 0.3542535901069641, -0.6417644619941711, 0.7789240479469299, -0.44987088441848755, -0.19074618816375732, -0.3204639256000519, -0.7322975993156433, -0.5770002007484436, 0.6863526701927185, 0.10083017498254776, 0.2622162997722626, 0.355472207069397, 0.9805822968482971, -0.024214504286646843, 0.2420525699853897, -0.17032209038734436, -0.03153926506638527, 0.1322183609008789, 0.2875400185585022, 0.6906747817993164, -0.40705054998397827, -0.01035460177809, -0.47393798828125, -0.5192301869392395, -0.11365139484405518, -1.137524962425232, -1.0916337966918945, -0.7734655737876892, -0.5890883803367615, -0.3672785758972168, -0.24537965655326843, 1.2536005973815918, 0.6745780110359192, -1.2247123718261719, -0.5321902632713318, 0.1895938366651535, 0.269702672958374, 0.03116876818239689, -0.10866022855043411, 0.8411109447479248, 0.35017502307891846, -0.6757428646087646, -0.2922733724117279, -0.16800908744335175, 0.2663706839084625, 0.04159427061676979, -0.060767386108636856, 0.08736118674278259, -0.13567577302455902, 0.26657044887542725, 0.4514501690864563, -0.09346754103899002, -0.26218360662460327, -0.5001571774482727, 0.21708083152770996, 0.10313908755779266, 0.924920916557312, -0.4534458816051483, 0.17015551030635834, 0.5977548956871033, 0.4982440173625946, 0.16134999692440033, 0.1475086361169815, 0.7075651288032532, -0.7226548194885254, 0.2861316502094269, -0.2514260709285736, 0.5425467491149902, 0.2049163579940796, -0.5778177380561829, 0.6214268803596497, 0.2549898326396942, -0.36260274052619934, -0.308620810508728, 0.2390739470720291, -1.1574232578277588, 0.37266939878463745, 0.9110126495361328, 0.13607676327228546, -0.2915077209472656, -0.17093171179294586, -0.9345963597297668, 0.19894927740097046, -1.0649183988571167, 0.3251373767852783, 0.6719232201576233, 0.045148372650146484, -0.28493982553482056, -0.019731830805540085, 0.6926013827323914, -0.1344854235649109, -1.0896130800247192, -0.10989677906036377, 0.7099369168281555, -0.007792247459292412, 0.18671172857284546, 0.6805434823036194, -0.04782923310995102, 0.6361425518989563, -0.019677994772791862, 0.10796034336090088, -0.2404671311378479, -0.7544366717338562, -0.5128759741783142, -0.15616750717163086, 0.016092689707875252, -0.16278176009655 ]
stoptalk344/vacuum1333
stoptalk344
2023-12-03T07:16:16Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T07:06:55Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-KeySentenceSelect-QuALITY
Asimok
2023-12-03T10:38:25Z
0
0
[ "region:us" ]
null
2023-12-03T07:14:30Z
--- configs: - config_name: normal data_files: - split: train path: - "KGLQA-KeySentenceSelect-QuALITY/train.jsonl" - split: dev path: - "KGLQA-KeySentenceSelect-QuALITY/dev.jsonl" - split: test path: - "KGLQA-KeySentenceSelect-QuALITY/test.jsonl" - config_name: instruct data_files: - split: train path: - "KGLQA-KeySentenceSelect-QuALITY-instruct/train.jsonl" - split: dev path: - "KGLQA-KeySentenceSelect-QuALITY-instruct/dev.jsonl" - config_name: raw data_files: - split: train path: - "KGLQA-KeySentenceSelect-QuALITY-raw/*.train" - split: dev path: - "KGLQA-KeySentenceSelect-QuALITY-raw/*.dev.jsonl" - split: test path: - "KGLQA-KeySentenceSelect-QuALITY-raw/*.test.jsonl" ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
AshanGimhana/Mydata
AshanGimhana
2023-12-03T07:18:43Z
0
0
[ "license:mit", "region:us" ]
null
2023-12-03T07:18:43Z
--- license: mit ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
toshi456/LLaVA-CC3M-Pretrain-595K-JA
toshi456
2023-12-03T07:45:54Z
0
0
[ "task_categories:visual-question-answering", "size_categories:100K<n<1M", "language:ja", "license:other", "region:us" ]
[ "visual-question-answering" ]
2023-12-03T07:26:55Z
--- dataset_info: features: - name: id dtype: string - name: image dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 146361663 num_examples: 595375 download_size: 45579837 dataset_size: 146361663 license: other task_categories: - visual-question-answering language: - ja pretty_name: 'Japanese LLaVA CC3M Pretrain 595K ' size_categories: - 100K<n<1M --- # Dataset Card for "LLaVA-CC3M-Pretrain-595K-JA" ## Dataset Details **Dataset Type:** Japanese LLaVA CC3M Pretrain 595K is a localized version of the original LLaVA Visual Instruct CC3M 595K dataset. This version is translated into Japanese using [cyberagent/calm2-7b-chat](https://huggingface.co/cyberagent/calm2-7b-chat) and is aimed at serving similar purposes in the context of Japanese language. **Resources for More Information:** For information on the original dataset: [liuhaotian/LLaVA-CC3M-Pretrain-595K](https://huggingface.co/datasets/liuhaotian/LLaVA-CC3M-Pretrain-595K) **License:** Must comply with license of [CC-3M](https://github.com/google-research-datasets/conceptual-captions/blob/master/LICENSE), [BLIP](https://github.com/salesforce/BLIP/blob/main/LICENSE.txt) (if you use their synthetic caption). CC-3M The dataset may be freely used for any purpose, although acknowledgement of Google LLC ("Google") as the data source would be appreciated. The dataset is provided "AS IS" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset. **Questions or Comments:** For questions or comments about the original model, you can go to [LLaVA GitHub Issues](https://github.com/haotian-liu/LLaVA/issues). ## Intended use **Primary intended uses:** The primary use of LLaVA is research on large multimodal models and chatbots. **Primary intended users:** The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, and artificial intelligence.
[ -0.14332109689712524, -0.6464303731918335, 0.4719213545322418, 0.20749546587467194, -0.5829668045043945, 0.13835185766220093, -0.16935160756111145, -0.5893054008483887, 0.499887079000473, 0.5966761112213135, -0.9400801062583923, -0.6619454026222229, -0.4249398112297058, 0.0804549977183342, -0.045891277492046356, 1.0154865980148315, -0.2007700502872467, 0.10197821259498596, -0.4088647961616516, 0.17140929400920868, -0.5409212112426758, -0.5537003874778748, -0.6570373177528381, -0.3571179211139679, 0.49440038204193115, 0.723873496055603, 0.554673969745636, 0.18255870044231415, 0.804704487323761, 0.3475759029388428, 0.23039452731609344, -0.04713543504476547, -0.7811028361320496, -0.26501762866973877, 0.30763667821884155, -0.9127501249313354, -0.9045553803443909, -0.11632297188043594, 0.6890783905982971, 0.2040853351354599, -0.15553432703018188, 0.2501308023929596, -0.006824621930718422, 0.5153507590293884, -0.5391924977302551, 0.5607227087020874, -0.7165055871009827, 0.030656849965453148, -0.5809449553489685, -0.13052642345428467, -0.3020722270011902, -0.3370393216609955, -0.21329928934574127, -1.2126744985580444, 0.011301866732537746, 0.15761883556842804, 1.0539863109588623, 0.1939486861228943, -0.2433047741651535, -0.0009678138303570449, -0.49429863691329956, 0.7457586526870728, -0.741808295249939, 0.13422828912734985, 0.6006273627281189, 0.636441171169281, -0.16351044178009033, -0.6013243198394775, -0.5351860523223877, -0.05490026995539665, 0.07742856442928314, 0.43166643381118774, -0.17039050161838531, -0.07659807056188583, 0.4730590879917145, 0.3796975910663605, -0.6584388613700867, 0.12361698597669601, -0.6504752039909363, -0.24876059591770172, 0.8537392020225525, 0.49702656269073486, 0.32329145073890686, -0.2374275028705597, -0.5007203817367554, -0.2531161308288574, -0.7458122968673706, -0.11549954116344452, 0.5225772261619568, 0.2833543121814728, -0.6681442260742188, 0.5844867825508118, -0.35148167610168457, 0.4292549788951874, -0.2516843378543854, -0.536804735660553, 0.8288542628288269, -0.5797017216682434, -0.4524472653865814, 0.0196823813021183, 1.0500301122665405, 0.36626580357551575, 0.2335386723279953, 0.27607837319374084, 0.047868452966213226, -0.0820649042725563, 0.2145141214132309, -0.6604158282279968, -0.09519471228122711, 0.0555083304643631, -0.2209116518497467, -0.23998905718326569, -0.06303144991397858, -0.7377679944038391, -0.2006882131099701, -0.29568442702293396, -0.0026260209269821644, -0.27593129873275757, -0.38363945484161377, 0.056477129459381104, 0.2485828697681427, 0.5455053448677063, 0.4383903741836548, -0.844417929649353, 0.22967703640460968, 0.3728942573070526, 0.7058537006378174, -0.20696388185024261, -0.29380151629447937, 0.2937777638435364, 0.21640804409980774, -0.11726236343383789, 0.6801245808601379, -0.28176993131637573, -0.6289218068122864, -0.06163780763745308, 0.37927958369255066, -0.03462032228708267, -0.3258075714111328, 0.5446372032165527, -0.5875200629234314, 0.21196508407592773, -0.20987290143966675, -0.28950056433677673, -0.1577339619398117, 0.3335626423358917, -0.701737642288208, 1.0237444639205933, -0.09062136709690094, -0.9250789284706116, 0.3200998902320862, -0.7819985747337341, -0.1786082684993744, 0.4176870286464691, -0.0987626388669014, -0.6068817377090454, -0.33365780115127563, 0.15976999700069427, 0.32864195108413696, -0.4277246296405792, 0.2965414822101593, -0.6222320199012756, -0.36572501063346863, 0.1521705538034439, -0.3259318172931671, 1.0633368492126465, 0.294595330953598, -0.06285818666219711, 0.052969854325056076, -0.7419396042823792, -0.2139165997505188, 0.5345031023025513, -0.11383015662431717, -0.23834945261478424, -0.27962151169776917, -0.06001874804496765, 0.013104862533509731, 0.7179043292999268, -0.6580325961112976, 0.19905999302864075, -0.28984859585762024, 0.023470137268304825, 0.7857655882835388, -0.05479605868458748, 0.20363938808441162, -0.3354463577270508, 0.90212082862854, 0.15012742578983307, 0.6619029641151428, -0.03346752002835274, -0.767926037311554, -0.791267991065979, -0.3315874934196472, -0.021289266645908356, 0.7366086840629578, -0.9695140719413757, 0.2713261544704437, -0.5458165407180786, -0.636385440826416, -0.5807716846466064, 0.1319776326417923, 0.2475677728652954, 0.44535014033317566, 0.1556384414434433, -0.2816098630428314, -0.6582090854644775, -1.115209698677063, 0.18812045454978943, -0.16621921956539154, 0.13483595848083496, 0.49122387170791626, 0.7589457631111145, -0.3569304049015045, 0.6940584182739258, -0.6529178619384766, -0.3064729869365692, -0.34174153208732605, -0.09195845574140549, 0.3885427415370941, 0.37179890275001526, 0.47733670473098755, -0.648181140422821, -0.5354835987091064, -0.05079223960638046, -0.9714095592498779, 0.007866237312555313, -0.07558955997228622, -0.4651675522327423, 0.002428984735161066, 0.22479648888111115, -0.47539377212524414, 0.5259203910827637, 0.6638731360435486, -0.023039815947413445, 0.39711618423461914, 0.016112476587295532, 0.3228590190410614, -1.5207808017730713, 0.37944185733795166, -0.13122521340847015, -0.3782109320163727, -0.5077022314071655, -0.02438581921160221, -0.07815505564212799, -0.27343037724494934, -0.866361677646637, 0.6498773694038391, -0.3982754945755005, -0.16973784565925598, -0.1500387340784073, 0.352555513381958, -0.10157863795757294, 0.5338335037231445, -0.04522682726383209, 0.8610833287239075, 0.5461517572402954, -0.529211699962616, 0.6504432559013367, 0.5384654402732849, -0.46342211961746216, 0.5787802338600159, -0.7425568699836731, 0.18351121246814728, 0.022850988432765007, 0.35829031467437744, -0.7842664122581482, -0.5765730142593384, 0.6193821430206299, -0.5834874510765076, 0.1182108074426651, -0.01596054434776306, -0.779982328414917, -0.37223756313323975, -0.29023656249046326, 0.568699300289154, 0.5201120972633362, -0.3905130922794342, 0.3378976583480835, 0.5673826932907104, -0.0716501921415329, -0.64974045753479, -1.0407230854034424, -0.10595197230577469, -0.44482073187828064, -0.6518732905387878, 0.3603672683238983, -0.24459192156791687, 0.1045096144080162, -0.18979565799236298, 0.3115399479866028, -0.08381421864032745, 0.1371912658214569, 0.37882527709007263, 0.7572477459907532, -0.011590277776122093, -0.13477593660354614, -0.36565274000167847, -0.20393973588943481, 0.09321234375238419, 0.3278781771659851, 0.4717872738838196, -0.02107827737927437, -0.3084147870540619, -0.7587401270866394, 0.08823877573013306, 0.320089191198349, 0.13864614069461823, 0.6371278762817383, 0.6321229934692383, -0.23608814179897308, 0.2765965461730957, -0.38935986161231995, -0.07802256941795349, -0.5315909385681152, 0.4171484410762787, -0.4294634461402893, -0.8013596534729004, 0.6510385870933533, 0.04516385868191719, 0.009594378061592579, 0.5091090798377991, 0.5190725326538086, -0.19014397263526917, 0.8052114248275757, 0.5543990731239319, -0.3720945119857788, 0.6699555516242981, -0.28711262345314026, -0.06350653618574142, -1.0384870767593384, -0.3886435925960541, -0.351372629404068, -0.19436343014240265, -0.7668117880821228, -0.26997110247612, 0.3151329755783081, -0.2442745566368103, -0.42811235785484314, 0.1979595422744751, -0.12187989056110382, 0.5273674130439758, 0.32943961024284363, 0.26057925820350647, 0.19490741193294525, 0.22556258738040924, 0.1550285667181015, -0.1391904056072235, -0.5467385649681091, -0.29548341035842896, 1.2889937162399292, 0.4068433344364166, 0.7688816785812378, 0.22721686959266663, 0.7713726162910461, 0.038792502135038376, 0.34039726853370667, -0.5977765917778015, 0.7623120546340942, -0.049020156264305115, -0.9529718160629272, -0.0022915613371878862, -0.5681217908859253, -1.2252793312072754, -0.13495413959026337, -0.2543897330760956, -0.8082015514373779, -0.040162887424230576, 0.1623910665512085, 0.07225848734378815, 0.22577959299087524, -0.5879025459289551, 0.8704372644424438, -0.35291343927383423, -0.2785947024822235, -0.13199394941329956, -0.6379044651985168, 0.7705370187759399, -0.17128056287765503, 0.33077093958854675, -0.33036378026008606, 0.010288150049746037, 0.9385744333267212, -0.31786319613456726, 1.209439992904663, -0.3087296485900879, -0.003696105210110545, 0.2907678782939911, -0.24280373752117157, 0.6082561612129211, 0.0676533430814743, 0.11306437849998474, 0.3884683847427368, -0.1661645770072937, -0.5328255891799927, -0.3794098198413849, 0.7309374809265137, -1.2543960809707642, -0.5659987330436707, -0.47277331352233887, -0.271138995885849, -0.23719491064548492, 0.33037835359573364, 0.3682471513748169, 0.15856105089187622, -0.10508301854133606, 0.3919740319252014, 0.40878763794898987, -0.3073776960372925, 0.09268808364868164, 0.596729040145874, -0.3080906867980957, -0.604059100151062, 0.8506962060928345, -0.19497643411159515, 0.38263237476348877, 0.24465841054916382, -0.04018021374940872, -0.31708645820617676, -0.2761961817741394, -0.2542934715747833, 0.5252566337585449, -0.790759265422821, -0.193442240357399, -0.14293314516544342, -0.28453758358955383, -0.29240158200263977, -0.04554644972085953, -0.4679865539073944, -0.14512835443019867, -0.6382402181625366, -0.1098775789141655, 0.544820249080658, 0.48512113094329834, 0.10635597258806229, 0.6771945357322693, -0.5263471007347107, 0.36138787865638733, 0.05851282924413681, 0.36071833968162537, -0.32894834876060486, -0.7064224481582642, -0.45765790343284607, 0.22938761115074158, -0.3041662573814392, -0.7883104085922241, 0.46486830711364746, -0.09936539083719254, 0.7070361971855164, 0.051256392151117325, -0.25647813081741333, 0.8789804577827454, -0.06384238600730896, 1.0945464372634888, 0.5090006589889526, -0.5671364068984985, 0.7870481014251709, -0.41850876808166504, 0.6087694764137268, 0.935960054397583, 0.622197687625885, -0.3013834059238434, -0.18184144794940948, -0.8737496137619019, -0.7946387529373169, 0.9393097758293152, 0.17437167465686798, 0.1911991685628891, 0.22813090682029724, 0.26567596197128296, -0.03254944458603859, 0.09072082489728928, -1.1043827533721924, -0.4613690674304962, -0.27074483036994934, -0.3507092297077179, -0.1586824208498001, -0.15793026983737946, -0.09481749683618546, -0.09247022867202759, 0.8568211197853088, -0.16148288547992706, 0.4945571720600128, 0.0011261760955676436, -0.15301164984703064, 0.07301773875951767, 0.1014980897307396, 0.6484225392341614, 0.4809497594833374, -0.39961764216423035, -0.34318122267723083, 0.302638977766037, -0.8323172330856323, 0.08075281232595444, -0.08818987756967545, -0.25534486770629883, -0.15934190154075623, 0.3261953592300415, 1.0836668014526367, 0.29461944103240967, -0.40320849418640137, 0.5909728407859802, -0.24062955379486084, -0.34290894865989685, -0.7839365601539612, 0.11663566529750824, -0.04116570204496384, 0.03269048407673836, -0.02631845697760582, -0.24968402087688446, 0.13566060364246368, -0.45251891016960144, -0.13867206871509552, 0.2324640452861786, -0.3166818618774414, -0.33639654517173767, 0.6734995245933533, 0.27567002177238464, 0.044947754591703415, 0.7967325448989868, -0.017195317894220352, -0.11689600348472595, 0.6113288998603821, 0.6138893365859985, 0.9483625888824463, -0.11138056218624115, 0.1123044341802597, 0.7687697410583496, 0.2483501136302948, 0.09609092772006989, 0.5039871335029602, 0.010131936520338058, -0.9245875477790833, -0.4132594168186188, -0.4610125422477722, -0.5469412803649902, 0.3290286958217621, -0.7643678188323975, 0.47765418887138367, -0.48704031109809875, -0.3511846363544464, -0.23167772591114044, 0.30335524678230286, -0.8786346912384033, 0.3191566467285156, 0.4348929524421692, 0.6610901355743408, -0.8149416446685791, 1.110906958580017, 0.6676440834999084, -0.5267695188522339, -0.7347134947776794, -0.42128369212150574, 0.21615315973758698, -1.2090150117874146, 0.6058571338653564, -0.11398930102586746, -0.028610775247216225, -0.2794787585735321, -0.8798577189445496, -1.102176308631897, 1.5328882932662964, 0.3887269198894501, -0.769955039024353, 0.2685186266899109, 0.38176313042640686, 0.36525049805641174, -0.4369664788246155, 0.5148322582244873, 0.46484699845314026, 0.5118053555488586, 0.2823173999786377, -0.9303983449935913, -0.08875049650669098, -0.5799726247787476, 0.01829802803695202, -0.15732866525650024, -1.1027299165725708, 0.5258069634437561, 0.04245222732424736, -0.15946762263774872, -0.12600915133953094, 0.5630558729171753, 0.6957486271858215, 0.2238251268863678, 0.3731105327606201, 0.4531349837779999, 0.7533696293830872, -0.0721796452999115, 1.2226687669754028, -0.2831116318702698, 0.2571130394935608, 1.2069851160049438, -0.20949827134609222, 0.6844383478164673, 0.2687223255634308, -0.3850221335887909, 0.6470917463302612, 0.811147928237915, -0.1749427765607834, 0.595429539680481, -0.06656666845083237, -0.10490048676729202, -0.06136536970734596, 0.0198642760515213, -0.4769759178161621, 0.5555042624473572, 0.39798399806022644, -0.19417697191238403, 0.19993042945861816, -0.14549411833286285, 0.31606948375701904, -0.4416438341140747, -0.18156158924102783, 0.8514744639396667, 0.06302861869335175, -0.3487693965435028, 0.7533774971961975, -0.2336331009864807, 0.6362394094467163, -0.9558016657829285, 0.17484354972839355, -0.42683839797973633, -0.1068321242928505, -0.23658527433872223, -0.7666149139404297, 0.24910888075828552, 0.12605668604373932, 0.006457326002418995, -0.01731838285923004, 0.6399513483047485, -0.04851102828979492, -0.6265989542007446, 0.2031114101409912, 0.17387935519218445, 0.49589550495147705, 0.4906477630138397, -1.0694549083709717, 0.33391621708869934, 0.3735368847846985, -0.2912069857120514, 0.38526901602745056, 0.12416280806064606, 0.09055466204881668, 0.7662730813026428, 0.6673622131347656, 0.21480043232440948, -0.14569590985774994, 0.30753210186958313, 0.9811195135116577, -0.756232738494873, -0.5555419325828552, -0.6463239789009094, 0.7227511405944824, -0.28726688027381897, -0.5879998207092285, 0.8152965307235718, 0.6659366488456726, 0.8740900158882141, -0.11513693630695343, 0.9173726439476013, 0.09736572951078415, 0.2765180766582489, -0.7068527340888977, 0.3163377642631531, -0.872092604637146, 0.2252853512763977, -0.3012196123600006, -0.7623385190963745, -0.3679332137107849, 0.4928191602230072, -0.33013132214546204, 0.12591497600078583, 0.6089614629745483, 0.9084234237670898, -0.142508864402771, 0.08657803386449814, 0.3784691095352173, 0.34308260679244995, 0.2882305085659027, 0.8322658538818359, 0.7386213541030884, -0.7226264476776123, 0.5178875923156738, -0.26404905319213867, -0.19946961104869843, -0.3469414710998535, -0.7784457206726074, -0.8795199394226074, -0.3855448067188263, -0.36754998564720154, -0.05466320365667343, -0.16978247463703156, 0.602941632270813, 0.7215012907981873, -0.6290806531906128, -0.41540300846099854, 0.17496955394744873, -0.10205726325511932, 0.3258962631225586, -0.22257351875305176, 0.17449069023132324, -0.1534791737794876, -0.6502887010574341, 0.3710538148880005, -0.08783440291881561, 0.17316043376922607, -0.24952612817287445, -0.1424005925655365, -0.11200964450836182, -0.20727674663066864, 0.41024383902549744, 0.3539051115512848, -0.5946054458618164, 0.011707578785717487, -0.1581035703420639, -0.10416553914546967, 0.3438919484615326, 0.47983625531196594, -0.4282739460468292, 0.5228282809257507, 0.46636590361595154, 0.2433951199054718, 0.9980082511901855, -0.0941799059510231, 0.38277173042297363, -0.7818506956100464, 0.6268080472946167, -0.04857725650072098, 0.5347707867622375, 0.41219761967658997, -0.470406174659729, 0.5788486003875732, 0.31283673644065857, -0.6638279557228088, -0.6182610392570496, 0.066683828830719, -1.2761273384094238, 0.09838324040174484, 1.2643100023269653, -0.1733911633491516, -0.5713878273963928, 0.06085624918341637, -0.28148701786994934, 0.11942902952432632, -0.4491792619228363, 0.3644503653049469, 0.6134035587310791, 0.034874316304922104, -0.3363053500652313, -0.8433112502098083, 0.4410077929496765, 0.02941654995083809, -1.2107309103012085, -0.08783517777919769, 0.4353552460670471, 0.3077590763568878, -0.024799352511763573, 1.0131044387817383, -0.26149076223373413, 0.18953494727611542, 0.08612876385450363, 0.45972347259521484, 0.07499046623706818, -0.2033267766237259, -0.1619325429201126, -0.2806532680988312, -0.021839695051312447, -0.24722686409950256 ]
longhoang06/GSM8K-ViMetaMath
longhoang06
2023-12-03T07:34:56Z
0
0
[ "region:us" ]
null
2023-12-03T07:34:50Z
--- dataset_info: features: - name: question dtype: string - name: answer dtype: string splits: - name: train num_bytes: 213748056 num_examples: 240000 download_size: 95107081 dataset_size: 213748056 configs: - config_name: default data_files: - split: train path: data/train-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-KnowledgeBank-QuALITY
Asimok
2023-12-03T08:28:45Z
0
0
[ "region:us" ]
null
2023-12-03T08:04:01Z
--- configs: - config_name: caption data_files: - split: train path: - "KGLQA-KnowledgeBank-QuALITY-Caption/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBank-QuALITY-Caption/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBank-QuALITY-Caption/test.jsonl" - config_name: selected data_files: - split: train path: - "KGLQA-KnowledgeBank-QuALITY-Caption-Selected/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBank-QuALITY-Caption-Selected/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBank-QuALITY-Caption-Selected/test.jsonl" - config_name: instruct data_files: - split: train path: - "KGLQA-KnowledgeBank-QuALITY-Caption-Selected-instruct/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBank-QuALITY-Caption-Selected-instruct/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBank-QuALITY-Caption-Selected-instruct/test.jsonl" ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Danieldlima21/Bocoyoutuber
Danieldlima21
2023-12-03T08:26:56Z
0
0
[ "license:openrail", "region:us" ]
null
2023-12-03T08:26:05Z
--- license: openrail ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
zicsx/Hindi-HackerNews
zicsx
2023-12-03T10:23:45Z
0
0
[ "region:us" ]
null
2023-12-03T08:34:52Z
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 9055034477 num_examples: 787509 download_size: 0 dataset_size: 9055034477 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "Hindi-HackerNews" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.37369751930236816, -0.4065694510936737, -0.03697725385427475, 0.5266537070274353, -0.29172030091285706, 0.33228370547294617, 0.11516464501619339, -0.15111401677131653, 0.9152234792709351, 0.2174655646085739, -0.7471487522125244, -0.5722964406013489, -0.6746924519538879, -0.08129635453224182, -0.6484664082527161, 1.2965240478515625, 0.1529093235731125, 0.1974775493144989, -0.12019102275371552, 0.18458718061447144, -0.6692498922348022, -0.33937665820121765, -0.576246440410614, -0.32920658588409424, 0.5821530818939209, 0.6925803422927856, 0.4061688780784607, 0.23162385821342468, 0.9044281840324402, 0.15249989926815033, 0.20087924599647522, -0.2225004881620407, -0.23720455169677734, -0.100245401263237, -0.3371998369693756, -0.5454804301261902, -0.6727403402328491, 0.019519032910466194, 0.650303065776825, 0.2890680134296417, -0.35730084776878357, 0.7626091837882996, -0.3239620327949524, 0.9699973464012146, -0.3532842695713043, 0.34920576214790344, -0.3006312847137451, -0.010125545784831047, -0.8329878449440002, -0.0792056992650032, 0.015202818438410759, -0.6474045515060425, -0.4109898507595062, -0.8624989986419678, 0.015138438902795315, -0.059858713299036026, 0.9327316284179688, 0.040492549538612366, 0.09430139511823654, 0.03251057490706444, -0.5524900555610657, 0.24284270405769348, -0.1258053481578827, 0.4151610732078552, 0.7546485066413879, 0.7102228999137878, 0.047903064638376236, -0.3610980808734894, -0.4987616240978241, 0.25599178671836853, -0.11936162412166595, 0.2798442840576172, 0.06653254479169846, -0.34468069672584534, 0.4628223180770874, 0.6594876646995544, -0.468432754278183, -0.27802830934524536, -0.891354501247406, -0.4797165095806122, 0.7594592571258545, 0.015621714293956757, 0.5591737031936646, -0.36111047863960266, 0.0815921425819397, -0.11511193215847015, -0.6364529132843018, -0.22688835859298706, 0.5737369060516357, 0.3330058157444, -1.151228666305542, 0.6688476800918579, -0.14698468148708344, 0.6720199584960938, 0.03464260324835777, 0.31857961416244507, 0.6793776154518127, -0.5761498808860779, -0.3322348892688751, 0.19276578724384308, 0.3898620009422302, 0.2229650318622589, 0.21210941672325134, 0.052784230560064316, 0.2529076635837555, 0.09043978154659271, 0.07692036032676697, -0.946379542350769, -0.7091450691223145, 0.18237830698490143, -0.7186628580093384, -0.3141167163848877, 0.3030584752559662, -1.3561455011367798, -0.6261351704597473, -0.27152687311172485, 0.07887447625398636, -0.053653534501791, -0.8971930742263794, -0.30018433928489685, -0.7994767427444458, 0.6428488492965698, 0.23407775163650513, -0.7392435669898987, 0.19605420529842377, 0.5558038353919983, 0.7782224416732788, 0.3950907289981842, -0.28832852840423584, -0.6380890011787415, 0.17975760996341705, -0.10211701691150665, 1.0245287418365479, -0.7257642149925232, -0.43404677510261536, 0.06016465649008751, 0.036777887493371964, 0.0748625323176384, -0.06662044674158096, 0.6974914073944092, -0.5836334228515625, -0.1555761992931366, -0.6666319370269775, -0.2736777365207672, 0.14637251198291779, 0.41350826621055603, -0.8863948583602905, 0.8613012433052063, 0.22997842729091644, -0.7286141514778137, 0.4644817113876343, -1.1737196445465088, -0.6304988265037537, 0.5240861773490906, -0.11952593922615051, -0.2654280960559845, 0.12983275949954987, 0.07623742520809174, 0.33318954706192017, -0.2137659192085266, 0.5680666565895081, -0.45807376503944397, -0.11531755328178406, 0.10208973288536072, 0.15867671370506287, 1.0853081941604614, 0.46807539463043213, 0.4238549470901489, 0.03604065254330635, -1.0996826887130737, -0.21296875178813934, 0.3019857108592987, -0.10842090845108032, -0.16454598307609558, -0.28224003314971924, 0.32175153493881226, -0.05845053866505623, 0.3371894955635071, -0.5941300392150879, 0.3858243525028229, -0.045591507107019424, -0.07967622578144073, 0.7561658024787903, 0.07931073009967804, 0.2921002209186554, -0.34955036640167236, 0.5852680802345276, -0.08953898400068283, 0.3954661786556244, 0.053250692784786224, -0.3733847141265869, -0.5382430553436279, -0.022679878398776054, 0.6952489614486694, 0.9100789427757263, -0.6717999577522278, 0.3500089645385742, -0.01791040413081646, -0.9155856370925903, -0.3012319505214691, 0.2008097916841507, 0.4123275578022003, 0.17064815759658813, 0.25245311856269836, -0.47707146406173706, -1.1844258308410645, -0.6462863087654114, -0.3024838864803314, -0.126131072640419, 0.1655091643333435, 0.11465183645486832, 0.6920478940010071, -0.42456042766571045, 0.6485227346420288, -0.7983188033103943, -0.3450305461883545, -0.0952971801161766, -0.20037752389907837, 0.28306666016578674, 0.6346039772033691, 0.678348958492279, -1.086500644683838, -0.5275000333786011, -0.4842367172241211, -0.4154145121574402, -0.20525285601615906, 0.25654464960098267, -0.4800037443637848, -0.049865107983350754, 0.3824513256549835, -0.42813149094581604, 0.7893399596214294, 0.9913939833641052, -0.5073027610778809, 0.4293662905693054, 0.40037503838539124, 0.24095159769058228, -1.699358582496643, 0.27447617053985596, 0.04719306528568268, -0.2518637180328369, -0.4504556655883789, 0.2276732474565506, -0.03164377063512802, -0.43462690711021423, -0.07240597158670425, 0.6981676816940308, -0.4391198456287384, -0.023302102461457253, -0.10350219905376434, 0.11714013665914536, -0.31618747115135193, 0.12253127247095108, 0.01876058429479599, 0.8236042261123657, 1.2236913442611694, -0.3519496023654938, 0.9538758993148804, 0.60826575756073, 0.020174892619252205, 0.8209958076477051, -0.7348215579986572, -0.02263069711625576, -0.02297328971326351, 0.3144519329071045, -0.6648727059364319, -1.0191742181777954, 0.6828675270080566, -0.6887806057929993, 0.4642740786075592, -0.4809379577636719, -0.7700441479682922, -0.6077998280525208, -0.42940619587898254, 0.7542173266410828, 0.6834858059883118, -0.603539228439331, 0.41919606924057007, 1.0225801467895508, 0.07907390594482422, -0.09556055068969727, -1.1979011297225952, 0.23712539672851562, -0.043411385267972946, 0.10113763064146042, 0.16862069070339203, -0.29371336102485657, -0.03145718201994896, -0.11451063305139542, 0.30242371559143066, -0.34794148802757263, -0.36628344655036926, 0.4983648657798767, 0.12543652951717377, 0.024435831233859062, 0.43845251202583313, -0.08398082107305527, -0.4806268513202667, 0.047799523919820786, 0.09885668009519577, 0.5621306300163269, -0.20244330167770386, -0.28995177149772644, -0.5309760570526123, 0.5641531944274902, -0.07298508286476135, -0.25735610723495483, 0.6400573253631592, 0.936974823474884, -0.7391057014465332, 0.1399555504322052, -0.47031646966934204, 0.13760483264923096, -0.47425907850265503, 0.0953846126794815, -0.10142813622951508, -0.5059670209884644, 0.5407727360725403, -0.14606893062591553, -0.3266560137271881, 0.9477087259292603, 0.744964599609375, 0.3684081435203552, 0.6469734311103821, 0.8083417415618896, -0.6022502183914185, 0.39109668135643005, 0.01760636270046234, 0.196066215634346, -0.6751528382301331, -0.5779784321784973, -0.8010532855987549, -0.15640734136104584, -0.8846356868743896, -0.295927494764328, -0.16970312595367432, -0.12328527867794037, -0.15324927866458893, 0.6567143797874451, -0.8907063603401184, 0.6180837154388428, 0.5645919442176819, 0.13014669716358185, -0.016053803265094757, -0.09133846312761307, 0.42666128277778625, 0.29472142457962036, -0.5495595335960388, 0.06984983384609222, 1.1000088453292847, 0.2687356472015381, 1.0596171617507935, 0.4350932836532593, 0.827653169631958, 0.36132708191871643, 0.25033342838287354, -0.2068127542734146, 0.4967309534549713, 0.13487064838409424, -0.7687511444091797, -0.08602113276720047, -0.18501441180706024, -0.7260543704032898, -0.7008097171783447, -0.12743555009365082, -0.5908939242362976, 0.3171471953392029, 0.31115207076072693, -0.04473985731601715, 0.3012133538722992, -0.8431715369224548, 0.6295857429504395, -0.03255625069141388, 0.027399197220802307, -0.36391371488571167, -0.6295559406280518, 0.4171779453754425, 0.03588945418596268, 0.2478204369544983, -0.15333718061447144, 0.05947168916463852, 1.103467583656311, -0.4508351981639862, 1.1878390312194824, -0.5488141775131226, 0.25760114192962646, 0.13416041433811188, -0.3357635736465454, 0.08401256054639816, 0.7660890817642212, -0.03616196662187576, 0.23819458484649658, -0.05411117896437645, -0.624093770980835, -0.1066751554608345, 0.898601233959198, -0.7246118187904358, -0.06868385523557663, -0.8086428046226501, -0.3907907009124756, -0.2162192463874817, 0.5282713770866394, 0.2629680037498474, 0.5824121832847595, -0.30212709307670593, -0.015547404997050762, 0.6977583765983582, 0.22523747384548187, 0.2632259726524353, 0.06301122158765793, -0.4566148519515991, -0.34426984190940857, 0.9886948466300964, 0.10531104356050491, -0.47974687814712524, 0.34747314453125, 0.2908349335193634, -0.09014823287725449, -0.3586353659629822, -0.724929690361023, 0.13918133080005646, -0.48506003618240356, -0.8433343172073364, -0.23865170776844025, -0.7649151682853699, -0.5940026640892029, -0.1493169069290161, -0.13751356303691864, -0.5259915590286255, -0.5194216966629028, -0.4245569407939911, 1.186118245124817, 0.6537992358207703, -0.5301972031593323, 0.4309384524822235, -0.9673523306846619, 0.8316940069198608, 0.13961566984653473, 1.28542959690094, -0.20960934460163116, -0.4193856120109558, -0.5324544310569763, 0.09722349792718887, 0.022198596969246864, -0.9633188843727112, -0.14109103381633759, 0.3087518811225891, 0.4420860707759857, 0.134917750954628, -0.2447638213634491, 0.9057344794273376, -0.17271862924098969, 0.7868184447288513, 0.18032051622867584, -0.9003299474716187, 1.0721715688705444, -0.4341431260108948, 0.6117494106292725, 0.8826528787612915, 0.4943920969963074, -0.4389842450618744, -0.0546603687107563, -0.7483630180358887, -0.5355286598205566, 0.601621150970459, 0.025458870455622673, 0.4903009235858917, 0.1286659985780716, 0.39110860228538513, 0.04156559333205223, 0.2752246856689453, -0.8806434273719788, -0.6275242567062378, -0.27836814522743225, -0.13304106891155243, 0.3524436950683594, -0.5334710478782654, -0.1918865144252777, -0.7724266052246094, 0.826616108417511, 0.2613357603549957, 0.45485618710517883, 0.058668166399002075, 0.18733841180801392, -0.11233220249414444, 0.039251793175935745, 0.6078232526779175, 0.7116069197654724, -0.17678703367710114, -0.2350732982158661, -0.12270884215831757, -0.7719758152961731, -0.33031249046325684, 0.5001903772354126, -0.03713759034872055, -0.15085150301456451, 0.4261833429336548, 0.6944317817687988, -0.5760626196861267, -0.3867928981781006, 0.2993920147418976, -0.27100634574890137, -0.26288357377052307, -0.6994141936302185, 0.26429933309555054, 0.08507545292377472, 0.05792691931128502, 0.27284425497055054, 0.23048099875450134, 0.2819545865058899, -0.6100257039070129, 0.3068962097167969, 0.057396918535232544, -0.45817407965660095, -0.5728501081466675, 0.3339671492576599, 0.5069804787635803, -0.7142982482910156, 0.7939265966415405, -0.3854255676269531, -0.589174747467041, 0.5114831328392029, 0.44898471236228943, 0.8105217218399048, -0.5813286304473877, 0.5337029695510864, 0.6692336201667786, 0.25178882479667664, 0.06118679419159889, 0.8260800838470459, -0.3346070349216461, -0.3272938132286072, -0.25247928500175476, -0.46667537093162537, -0.28458157181739807, -0.24658812582492828, -0.8124786615371704, 0.4448838531970978, -0.6393284201622009, 0.027599859982728958, -0.1036379262804985, 0.1281740367412567, -0.7578739523887634, 0.15308889746665955, -0.1062416061758995, 1.510807752609253, -1.0532420873641968, 0.8643591403961182, 0.6538601517677307, -0.41515612602233887, -0.8210718631744385, 0.13165283203125, 0.10931011289358139, -0.8826349377632141, 0.19453135132789612, 0.10425945371389389, 0.26279109716415405, -0.20053964853286743, -0.8154998421669006, -0.9643387198448181, 0.9032266139984131, 0.205322265625, -0.6939657926559448, 0.37559959292411804, -0.08663401752710342, 0.5568547248840332, -0.12550310790538788, -0.060672737658023834, 0.4614207446575165, 0.9649089574813843, 0.1381015181541443, -0.8050311803817749, 0.01153919380158186, -0.8601900935173035, -0.3456794321537018, 0.727671205997467, -0.8547173738479614, 0.1804255247116089, 0.018256820738315582, -0.06822259724140167, -0.16421474516391754, 0.5710494518280029, -0.020241381600499153, 0.4234814941883087, 0.04981042817234993, 0.8088504076004028, 0.7631919980049133, -0.23592498898506165, 1.1320576667785645, 0.06552480161190033, 0.23682120442390442, 1.2099294662475586, -0.046511437743902206, 0.3197955787181854, 0.5841320157051086, -0.21652428805828094, 0.5336492657661438, 0.5315130352973938, -0.6799626350402832, 0.5696799755096436, 0.35121291875839233, 0.14020441472530365, 0.057455286383628845, -0.40464144945144653, -0.7690497636795044, 0.43024924397468567, 0.3390621542930603, -0.15271498262882233, -0.20129452645778656, 0.0042826831340789795, 0.12168298661708832, 0.0047422610223293304, -0.6315677165985107, 0.8071950078010559, -0.07354990392923355, -0.32545241713523865, -0.11330639570951462, 0.0025284034200012684, 0.34917280077934265, -0.8555663824081421, -0.3575722277164459, 0.060343556106090546, -0.10297311097383499, -0.5851078033447266, -1.0421425104141235, 1.1505337953567505, 0.10684462636709213, -0.30536791682243347, 0.09658485651016235, 1.0386947393417358, -0.37223702669143677, -1.0817158222198486, 0.16283097863197327, 0.1528046429157257, 0.00942840427160263, 0.2417149692773819, -1.0311838388442993, 0.304157018661499, -0.24884672462940216, -0.03983517736196518, 0.2514864504337311, -0.09452509135007858, -0.027016157284379005, 0.5444463491439819, 0.6968978047370911, 0.3879547119140625, -0.3630179166793823, 0.3643285036087036, 0.9449898600578308, -0.6897385716438293, -0.46238186955451965, -0.9663251042366028, 0.4716109037399292, -0.6717184782028198, -0.5195562243461609, 1.0315929651260376, 0.976118266582489, 0.9298805594444275, -0.0411376878619194, 0.8589847683906555, -0.5942846536636353, 0.6019206047058105, -0.4540703594684601, 0.778727650642395, -0.4423247277736664, -0.11760680377483368, -0.25672560930252075, -0.5460081696510315, -0.8550680875778198, 0.2920742332935333, 0.08446501940488815, 0.13996705412864685, 0.38005968928337097, 0.8342974185943604, -0.23946382105350494, 0.09702052175998688, -0.20856274664402008, 0.016652388498187065, 0.1917906105518341, 0.2491520345211029, 0.3379253149032593, -0.5055938363075256, 0.2395547777414322, -0.18981997668743134, -0.41350147128105164, -0.1605059951543808, -1.0914323329925537, -1.0355764627456665, -0.8982926607131958, -0.47979187965393066, -0.3815299868583679, -0.061126239597797394, 0.8639474511146545, 0.8937608003616333, -0.9343488216400146, -0.2035531997680664, -0.26768362522125244, 0.5284301042556763, 0.1591697633266449, -0.16792833805084229, 0.6679834127426147, 0.3343380391597748, -0.34253570437431335, -0.32784634828567505, 0.23646555840969086, -0.024456607177853584, -0.19463936984539032, 0.17422893643379211, -0.3950231373310089, 0.08488442748785019, 0.24966618418693542, 0.6756073236465454, -0.0662490651011467, -0.16972146928310394, -0.5529030561447144, 0.041862111538648605, 0.03625667467713356, 1.0150837898254395, -0.5314139127731323, 0.21531763672828674, 0.677137017250061, 0.5555235147476196, 0.34839585423469543, -0.02224665693938732, 0.5316472053527832, -0.870399534702301, 0.38209643959999084, -0.15719829499721527, 0.3316904306411743, 0.3275642395019531, -0.7493067383766174, 0.7211834192276001, 0.22812913358211517, -0.4922637939453125, -0.8990556001663208, 0.2911239266395569, -1.1636972427368164, 0.19416920840740204, 1.0178170204162598, 0.5051349997520447, -0.5027112364768982, -0.11679282039403915, -0.4550224244594574, 0.3850487172603607, -0.8292922377586365, 0.5944423079490662, 0.7485471963882446, 0.14782686531543732, -0.3016129732131958, -0.14294645190238953, 0.7402366399765015, -0.4102194011211395, -1.283805012702942, 0.028279021382331848, 0.39432746171951294, -0.06412997841835022, 0.31239184737205505, 0.9806138873100281, -0.27373868227005005, 0.5894327759742737, 0.18830464780330658, 0.034063275903463364, -0.37435662746429443, -0.6920474767684937, -0.36372873187065125, -0.15334957838058472, -0.14421197772026062, -0.3698003888130188 ]
Asimok/KGLQA-LangChain-QuALITY
Asimok
2023-12-03T08:56:47Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T08:43:14Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-LangChain-RACE
Asimok
2023-12-03T09:02:40Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T08:55:04Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-KeySentenceSelect-RACE
Asimok
2023-12-03T08:59:13Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T08:57:51Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-KnowledgeBank-RACE
Asimok
2023-12-03T09:05:59Z
0
0
[ "region:us" ]
null
2023-12-03T09:00:41Z
--- configs: - config_name: caption data_files: - split: train path: - "KGLQA-KnowledgeBank-RACE-Caption/*_train.jsonl" - split: dev path: - "KGLQA-KnowledgeBank-RACE-Caption/*dev.jsonl" - split: test path: - "KGLQA-KnowledgeBank-RACE-Caption/*test.jsonl" - config_name: selected data_files: - split: train path: - "KGLQA-KnowledgeBank-RACE-Caption-Selected/*_train.jsonl" - split: dev path: - "KGLQA-KnowledgeBank-RACE-Caption-Selected/*dev.jsonl" - split: test path: - "KGLQA-KnowledgeBank-RACE-Caption-Selected/*test.jsonl" - config_name: instruct data_files: - split: train path: - "KGLQA-KnowledgeBank-RACE-Caption-Selected-instruct/*_train.jsonl" - split: dev path: - "KGLQA-KnowledgeBank-RACE-Caption-Selected-instruct/*dev.jsonl" - split: test path: - "KGLQA-KnowledgeBank-RACE-Caption-Selected-instruct/*test.jsonl" ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
fadeke/clavis_studio_dataset
fadeke
2023-12-03T09:15:52Z
0
0
[ "region:us" ]
null
2023-12-03T09:10:27Z
--- dataset_info: features: - name: image dtype: image - name: text dtype: string splits: - name: train num_bytes: 31077171.0 num_examples: 72 download_size: 30449595 dataset_size: 31077171.0 configs: - config_name: default data_files: - split: train path: data/train-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Jacques7103/AI
Jacques7103
2023-12-03T10:51:14Z
0
0
[ "region:us" ]
null
2023-12-03T09:43:56Z
--- dataset_info: features: - name: image dtype: image - name: label dtype: class_label: names: '0': apple_pie '1': baby_back_ribs '2': baklava '3': beef_carpaccio '4': beef_tartare '5': beet_salad '6': beignets '7': bibimbap '8': bread_pudding '9': breakfast_burrito '10': bruschetta '11': caesar_salad '12': cannoli '13': caprese_salad '14': carrot_cake '15': ceviche '16': cheese_plate '17': cheesecake '18': chicken_curry '19': chicken_quesadilla '20': chicken_wings '21': chocolate_cake '22': chocolate_mousse '23': churros '24': clam_chowder '25': club_sandwich '26': crab_cakes '27': creme_brulee '28': croque_madame '29': cup_cakes '30': deviled_eggs '31': donuts '32': dumplings '33': edamame '34': eggs_benedict '35': escargots '36': falafel '37': filet_mignon '38': fish_and_chips '39': foie_gras '40': french_fries '41': french_onion_soup '42': french_toast '43': fried_calamari '44': fried_rice '45': frozen_yogurt '46': garlic_bread '47': gnocchi '48': greek_salad '49': grilled_cheese_sandwich '50': grilled_salmon '51': guacamole '52': gyoza '53': hamburger '54': hot_and_sour_soup '55': hot_dog '56': huevos_rancheros '57': hummus '58': ice_cream '59': lasagna '60': lobster_bisque '61': lobster_roll_sandwich '62': macaroni_and_cheese '63': macarons '64': miso_soup '65': mussels '66': nachos '67': omelette '68': onion_rings '69': oysters '70': pad_thai '71': paella '72': pancakes '73': panna_cotta '74': peking_duck '75': pho '76': pizza '77': pork_chop '78': poutine '79': prime_rib '80': pulled_pork_sandwich '81': ramen '82': ravioli '83': red_velvet_cake '84': risotto '85': samosa '86': sashimi '87': scallops '88': seaweed_salad '89': shrimp_and_grits '90': spaghetti_bolognese '91': spaghetti_carbonara '92': spring_rolls '93': steak '94': strawberry_shortcake '95': sushi '96': tacos '97': takoyaki '98': tiramisu '99': tuna_tartare '100': waffles splits: - name: train num_bytes: 4356950902.35 num_examples: 85850 - name: test num_bytes: 762032024.4 num_examples: 15150 download_size: 5060231219 dataset_size: 5118982926.75 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-KeySentenceSelect-NCR
Asimok
2023-12-03T10:47:14Z
0
0
[ "region:us" ]
null
2023-12-03T09:55:57Z
--- configs: - config_name: normal data_files: - split: train path: - KGLQA-KeySentenceSelect-NCR/train.jsonl - split: dev path: - KGLQA-KeySentenceSelect-NCR/dev.jsonl - split: test path: - KGLQA-KeySentenceSelect-NCR/test.jsonl - config_name: instruct data_files: - split: train path: - KGLQA-KeySentenceSelect-NCR-instruct/train.jsonl - split: dev path: - KGLQA-KeySentenceSelect-NCR-instruct/dev.jsonl - split: test path: - KGLQA-KeySentenceSelect-NCR-instruct/test.jsonl - config_name: raw data_files: - split: train path: - KGLQA-KeySentenceSelect-NCR-raw/train.json - split: dev path: - KGLQA-KeySentenceSelect-NCR-raw/dev.json - split: test path: - KGLQA-KeySentenceSelect-NCR-raw/test.json ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-KnowledgeBant-NCR
Asimok
2023-12-03T10:05:23Z
0
0
[ "region:us" ]
null
2023-12-03T10:03:55Z
--- configs: - config_name: caption data_files: - split: train path: - "KGLQA-KnowledgeBant-NCR-Caption/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBant-NCR-Caption/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBant-NCR-Caption/test.jsonl" - config_name: selected data_files: - split: train path: - "KGLQA-KnowledgeBant-NCR-Caption-Selected/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBant-NCR-Caption-Selected/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBant-NCR-Caption-Selected/test.jsonl" - config_name: instruct data_files: - split: train path: - "KGLQA-KnowledgeBant-NCR-Caption-Selected-instruct/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBant-NCR-Caption-Selected-instruct/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBant-NCR-Caption-Selected-instruct/test.jsonl" ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Poreya/azil
Poreya
2023-12-03T10:05:03Z
0
0
[ "license:mit", "region:us" ]
null
2023-12-03T10:05:03Z
--- license: mit ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-LangChain-NCR
Asimok
2023-12-03T10:07:10Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T10:06:29Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-LangChain-CCLUE-MRC
Asimok
2023-12-03T10:11:51Z
0
0
[ "license:apache-2.0", "region:us" ]
null
2023-12-03T10:11:39Z
--- license: apache-2.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-KeySentenceSelect-CCLUE-MRC
Asimok
2023-12-03T10:16:28Z
0
0
[ "region:us" ]
null
2023-12-03T10:15:51Z
--- configs: - config_name: raw data_files: - split: train path: - "KGLQA-KeySentenceSelect-CCLUE-MRC-raw/train.jsonl" - split: dev path: - "KGLQA-KeySentenceSelect-CCLUE-MRC-raw/dev.jsonl" - split: test path: - "KGLQA-KeySentenceSelect-CCLUE-MRC-raw/test.jsonl" - config_name: normal data_files: - split: train path: - "KGLQA-KeySentenceSelect-CCLUE-MRC/train.jsonl" - split: dev path: - "KGLQA-KeySentenceSelect-CCLUE-MRC/dev.jsonl" - split: test path: - "KGLQA-KeySentenceSelect-CCLUE-MRC/test.jsonl" - config_name: instruct data_files: - split: train path: - "KGLQA-KeySentenceSelect-CCLUE-MRC-instruct/train.jsonl" - split: dev path: - "KGLQA-KeySentenceSelect-CCLUE-MRC-instruct/dev.jsonl" - split: test path: - "KGLQA-KeySentenceSelect-CCLUE-MRC-instruct/test.jsonl" ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
Asimok/KGLQA-KnowledgeBant-CCLUE-MRC
Asimok
2023-12-03T10:18:03Z
0
0
[ "region:us" ]
null
2023-12-03T10:17:08Z
--- configs: - config_name: caption data_files: - split: train path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption/test.jsonl" - config_name: selected data_files: - split: train path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption-Selected/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption-Selected/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption-Selected/test.jsonl" - config_name: instruct data_files: - split: train path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption-Selected-instruct/train.jsonl" - split: dev path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption-Selected-instruct/dev.jsonl" - split: test path: - "KGLQA-KnowledgeBant-CCLUE-MRC-Caption-Selected-instruct/test.jsonl" ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]
zicsx/Hindi-PhilPapers
zicsx
2023-12-03T10:33:23Z
0
0
[ "region:us" ]
null
2023-12-03T10:22:56Z
--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 2367530789 num_examples: 24942 download_size: 797028187 dataset_size: 2367530789 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "Hindi-PhilPapers" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
[ -0.5422738790512085, -0.19828951358795166, -0.13121074438095093, 0.5417041778564453, -0.36068129539489746, 0.07652384787797928, 0.017869485542178154, -0.22812522947788239, 1.0408906936645508, 0.38388827443122864, -0.7431609034538269, -0.6161827445030212, -0.8134874105453491, -0.06276552379131317, -0.47301071882247925, 1.3150001764297485, 0.016851158812642097, 0.1501760482788086, 0.03554020822048187, -0.034833867102861404, -0.36233484745025635, -0.1488887220621109, -0.5846416354179382, -0.3974228799343109, 0.6685890555381775, 0.6545519828796387, 0.38533222675323486, 0.4558010697364807, 0.9199491739273071, 0.17728427052497864, 0.09784618765115738, -0.08330211788415909, -0.32913175225257874, -0.0052607301622629166, -0.3099561035633087, -0.4250999689102173, -0.8075124621391296, 0.08643102645874023, 0.6856579780578613, 0.5439268350601196, -0.33675137162208557, 0.6757701635360718, -0.23574011027812958, 0.9412195682525635, -0.3859657645225525, 0.5402436256408691, -0.07258953899145126, 0.13010403513908386, -0.856264591217041, -0.2608344256877899, 0.1500854343175888, -0.8612993359565735, -0.12266670912504196, -1.1312116384506226, 0.05285469815135002, -0.06893467158079147, 0.9407181739807129, -0.028322553262114525, 0.22949032485485077, -0.4406490921974182, -0.5579250454902649, 0.11410943418741226, 0.005456368904560804, 0.31367984414100647, 0.7699409127235413, 0.6516660451889038, 0.259728342294693, -0.4440987706184387, -0.4982289671897888, 0.309323251247406, -0.012997400015592575, 0.3140107989311218, 0.22131824493408203, -0.2018166184425354, 0.42268526554107666, 0.8376038074493408, -0.4472028911113739, -0.41934895515441895, -0.8232452273368835, -0.3505517542362213, 0.5661343336105347, -0.13517171144485474, 0.7136569023132324, -0.2962958514690399, 0.07369403541088104, -0.3213939368724823, -0.5040135383605957, -0.1723441183567047, 0.42286282777786255, 0.3989018499851227, -1.1353566646575928, 0.921984076499939, 0.10079654306173325, 0.6052659749984741, 0.23168277740478516, 0.19922992587089539, 0.4629511535167694, -0.5485185384750366, -0.1537921130657196, 0.2861366271972656, 0.33634689450263977, 0.2522592544555664, 0.4471951127052307, 0.21903705596923828, 0.16227611899375916, 0.022606205195188522, -0.16025161743164062, -0.9574878811836243, -0.8297650814056396, -0.09368256479501724, -0.6569904088973999, -0.03959937021136284, 0.22402030229568481, -1.3989944458007812, -0.7269557118415833, -0.5157322883605957, -0.15836860239505768, -0.3147125840187073, -0.9380509257316589, -0.34240585565567017, -0.7196155786514282, 0.7145277261734009, 0.22371511161327362, -0.9544540047645569, 0.153741717338562, 0.6468787789344788, 0.7081602811813354, 0.3971063792705536, -0.3849330544471741, -0.555286169052124, 0.3862583339214325, -0.3155878484249115, 1.2324491739273071, -0.9003177881240845, -0.6557701826095581, 0.16068917512893677, -0.03075779415667057, -0.03332943469285965, -0.275459349155426, 0.9919693470001221, -0.417515367269516, -0.09457598626613617, -1.0028804540634155, -0.4536473751068115, 0.24485838413238525, 0.18381038308143616, -0.7354508638381958, 0.9058173298835754, 0.2931327819824219, -0.816487193107605, 0.543180525302887, -1.1752293109893799, -0.4182750880718231, 0.556368350982666, -0.22676695883274078, -0.1515910029411316, 0.14452685415744781, 0.08642171323299408, 0.3737633228302002, -0.13536514341831207, 0.44314995408058167, -0.6800891160964966, -0.187896728515625, -0.07424981147050858, 0.2536862790584564, 1.003495216369629, 0.5132660269737244, 0.5635172128677368, 0.08291783183813095, -1.1013983488082886, -0.30337148904800415, 0.27221837639808655, -0.12237491458654404, -0.39582207798957825, -0.480682373046875, 0.3699440360069275, -0.1714984029531479, 0.2596559524536133, -0.4702295958995819, 0.4397496283054352, -0.07445348799228668, -0.11460787057876587, 0.7918274998664856, -0.02982194535434246, 0.4528736174106598, -0.39813533425331116, 0.5907267928123474, -0.11045823991298676, 0.06752520799636841, -0.047084297984838486, -0.41225311160087585, -0.5673034191131592, -0.034091923385858536, 0.5639901161193848, 0.8215199708938599, -0.7261751890182495, 0.4189242720603943, -0.12105128914117813, -0.8315948843955994, -0.3065136969089508, 0.3645654022693634, 0.48182088136672974, 0.27640050649642944, 0.10150906443595886, -0.6340978741645813, -0.9236376285552979, -0.6515138149261475, -0.014912090264260769, -0.10802355408668518, 0.19493739306926727, 0.17797867953777313, 0.6203955411911011, -0.24539530277252197, 0.770285964012146, -0.7915773987770081, -0.4360584020614624, -0.08965686708688736, -0.17672792077064514, 0.1302945911884308, 0.6407359838485718, 0.8093506693840027, -0.9396629333496094, -0.6397721767425537, -0.6429302096366882, -0.5088602304458618, -0.34346961975097656, 0.4259774684906006, -0.5901926755905151, -0.05130890756845474, 0.11515701562166214, -0.5447679162025452, 0.5678766965866089, 0.9146522283554077, -0.48947906494140625, 0.1608465611934662, 0.1452789604663849, 0.08955289423465729, -1.5322214365005493, 0.3113517463207245, 0.3536164164543152, 0.047413088381290436, -0.23849539458751678, 0.02808244712650776, -0.06767363101243973, -0.6777765154838562, 0.07338770478963852, 0.6566839814186096, -0.34909921884536743, -0.23614415526390076, 0.026980074122548103, 0.06920509785413742, -0.1136375293135643, 0.20423536002635956, 0.19223935902118683, 0.9243512153625488, 1.1829848289489746, -0.2823939919471741, 0.8271945714950562, 0.7320226430892944, -0.02198067493736744, 1.1295489072799683, -0.6688750386238098, -0.07186509668827057, -0.24166430532932281, 0.388935923576355, -0.8715217113494873, -0.9204354882240295, 0.8979140520095825, -0.37001049518585205, 0.6030240058898926, -0.45149773359298706, -0.7979862093925476, -0.4492042362689972, -0.40393683314323425, 0.5754663348197937, 0.48113682866096497, -0.608422040939331, 0.39784738421440125, 0.9481006860733032, -0.23295743763446808, 0.06375329941511154, -1.0623284578323364, 0.1908874660730362, -0.16414481401443481, 0.07495157420635223, 0.2863077223300934, -0.35158538818359375, -0.00813800748437643, -0.03329091891646385, 0.3775392174720764, -0.3959744870662689, -0.6181900501251221, 0.4509192705154419, 0.02119307406246662, -0.1258697807788849, 0.3670976161956787, 0.06292802840471268, -0.6145349740982056, -0.08378526568412781, 0.0524301715195179, 0.5630657076835632, -0.1968385875225067, -0.3229760229587555, -0.5707024335861206, 0.6033846735954285, 0.12670695781707764, -0.3402177393436432, 0.3841610550880432, 1.1252834796905518, -0.7265623211860657, 0.14053167402744293, -0.4926600754261017, 0.1945473700761795, -0.46348288655281067, -0.04749433696269989, -0.2224445641040802, -0.40156057476997375, 0.5625084638595581, -0.13181890547275543, -0.31435492634773254, 0.8634573817253113, 0.673401951789856, 0.18795090913772583, 0.40158751606941223, 0.8256315588951111, -0.419899046421051, 0.399484783411026, -0.09448977559804916, 0.15938374400138855, -0.7043090462684631, -0.4126363694667816, -0.6772125363349915, -0.08473154157400131, -0.9007928967475891, -0.28297528624534607, -0.10208825021982193, -0.0499817319214344, -0.07514279335737228, 0.5655996799468994, -1.1308733224868774, 0.594761312007904, 0.6263021230697632, 0.02454013004899025, -0.10801854729652405, 0.02934771403670311, 0.33715981245040894, 0.1197253167629242, -0.4866470694541931, -0.20529478788375854, 1.0796934366226196, 0.32722172141075134, 0.9144005179405212, 0.32456526160240173, 0.8245282769203186, 0.19991351664066315, 0.40578675270080566, -0.12617811560630798, 0.58819979429245, -0.08850815147161484, -0.7129727005958557, -0.1050080806016922, 0.034016434103250504, -0.5772963762283325, -0.5883205533027649, -0.07344509661197662, -0.3744904398918152, 0.43185481429100037, 0.3594718277454376, -0.2400699108839035, 0.23493696749210358, -0.9692230224609375, 0.6531400084495544, -0.047668032348155975, -0.11244553327560425, -0.16180190443992615, -0.5167339444160461, 0.35551416873931885, 0.1450628936290741, -0.0009834161028265953, -0.28075963258743286, -0.027578912675380707, 1.1380099058151245, -0.3101705014705658, 1.2937372922897339, -0.59665447473526, -0.1541191190481186, 0.3491322994232178, -0.34562909603118896, -0.13135017454624176, 0.6080821752548218, -0.12310781329870224, 0.032337211072444916, 0.1808336079120636, -0.6532520055770874, -0.13226357102394104, 0.9032666683197021, -0.6914966702461243, 0.14203950762748718, -0.7055792212486267, -0.45555347204208374, -0.03501908853650093, 0.5617380738258362, 0.26667681336402893, 0.6935963034629822, -0.07170749455690384, -0.27479228377342224, 0.8121380805969238, -0.014852381311357021, 0.3253878057003021, -0.009992819279432297, -0.4541490077972412, -0.5695644617080688, 1.1062918901443481, 0.3431227207183838, -0.7107635140419006, 0.3128143846988678, 0.41862425208091736, -0.4180888235569, -0.3627132773399353, -0.814115047454834, 0.3653196096420288, -0.643105685710907, -0.3910715579986572, -0.0989450141787529, -0.42327702045440674, -0.6651563048362732, -0.14810101687908173, -0.20208518207073212, -0.47924938797950745, -0.5544989109039307, -0.3286110758781433, 1.0951696634292603, 0.6312063932418823, -0.5706620812416077, 0.33753544092178345, -0.8998427391052246, 0.8224371671676636, 0.24042299389839172, 1.4335697889328003, -0.19647939503192902, -0.3558250665664673, -0.22548042237758636, 0.01690865494310856, -0.10459532588720322, -0.8710265755653381, 0.003754222532734275, 0.4457801580429077, 0.3236842751502991, 0.3761754333972931, -0.1899995058774948, 1.061670184135437, -0.12752951681613922, 0.6147210001945496, 0.09313581883907318, -0.7806311249732971, 1.0429656505584717, -0.638922393321991, 0.3749893307685852, 0.9699242115020752, 0.5499156713485718, -0.3140084743499756, 0.19820371270179749, -0.6112016439437866, -0.4761882424354553, 0.521258533000946, -0.009287621825933456, 0.42459413409233093, 0.20677204430103302, 0.689378559589386, 0.08588264137506485, 0.3221758008003235, -0.7056415677070618, -0.617865264415741, -0.3680306375026703, -0.2143165022134781, 0.13677498698234558, -0.7314639687538147, -0.1773553490638733, -0.8712688088417053, 0.6342719197273254, 0.2816997468471527, 0.3700292110443115, 0.2611655592918396, 0.42355599999427795, -0.31502342224121094, -0.01936592161655426, 0.8112446665763855, 0.8642383217811584, -0.4083969295024872, -0.21504493057727814, -0.29711776971817017, -0.6258504390716553, -0.3727690875530243, 0.7439045906066895, -0.04915589839220047, -0.12980635464191437, 0.4080210030078888, 0.7253496050834656, -0.4381195306777954, -0.32158350944519043, 0.05019739642739296, -0.14042000472545624, -0.04798351600766182, -0.9343219995498657, 0.1312597692012787, 0.10402378439903259, -0.07367897033691406, 0.15575867891311646, 0.04911377280950546, 0.11780986934900284, -0.5634199380874634, 0.3518972098827362, -0.05162794142961502, -0.49544113874435425, -0.5659151673316956, 0.2731795012950897, 0.530754029750824, -0.7025702595710754, 0.7487151026725769, -0.42517977952957153, -0.48895663022994995, 0.41089606285095215, 0.33339351415634155, 0.5875417590141296, -0.5540854334831238, 0.4189286530017853, 0.5496619939804077, 0.04328928515315056, 0.14537839591503143, 0.7340091466903687, -0.4287858307361603, -0.4204612076282501, -0.23099838197231293, -0.6031282544136047, -0.5307040214538574, -0.23982840776443481, -0.7848337292671204, 0.33905208110809326, -0.7762546539306641, 0.001137763261795044, -0.010018563829362392, 0.22263459861278534, -0.5568998456001282, 0.02623671293258667, 0.15581455826759338, 1.450408935546875, -0.9828430414199829, 0.897261381149292, 0.8981488347053528, -0.5297561287879944, -0.8438012003898621, 0.004139268305152655, 0.18788030743598938, -0.8733882308006287, 0.27303045988082886, 0.12733662128448486, 0.2652091085910797, -0.16550347208976746, -0.539394736289978, -0.9018704295158386, 0.8675035834312439, 0.2461235672235489, -0.5565223097801208, 0.2282455712556839, 0.05324433743953705, 0.6606624126434326, -0.10089615732431412, 0.0609816275537014, 0.4390065371990204, 0.9096635580062866, 0.28807395696640015, -0.7575902342796326, -0.1852026730775833, -0.9300729632377625, -0.1827087104320526, 0.5721355676651001, -0.7319011688232422, 0.16125032305717468, 0.1343993842601776, -0.01801338978111744, -0.062294214963912964, 0.6706410050392151, 0.3642708659172058, 0.5709136724472046, 0.15741290152072906, 0.8799692988395691, 0.7225139141082764, -0.23513354361057281, 1.1848232746124268, -0.19604001939296722, 0.2539023756980896, 1.1404411792755127, -0.37973564863204956, 0.3125789761543274, 0.6250091791152954, -0.18838460743427277, 0.268987238407135, 0.7245507836341858, -0.6457411050796509, 0.5025214552879333, 0.3583041727542877, 0.09363177418708801, -0.003122650785371661, -0.5832832455635071, -0.8357962965965271, 0.4197722375392914, 0.4589196741580963, -0.10413401573896408, -0.327719509601593, -0.02874772436916828, 0.05922069773077965, 0.21536141633987427, -0.40251559019088745, 0.6045750975608826, -0.007719292771071196, -0.5420293211936951, -0.03750527650117874, -0.22220374643802643, 0.4224588871002197, -0.8601101040840149, -0.5015479326248169, -0.0018546739593148232, -0.005322156473994255, -0.40548175573349, -1.2273777723312378, 1.159864068031311, -0.032916780561208725, -0.2434156984090805, -0.26695534586906433, 0.9214260578155518, -0.48522111773490906, -1.1547768115997314, 0.1308383345603943, 0.13211698830127716, -0.03758622705936432, 0.41277822852134705, -1.1427218914031982, 0.3332599699497223, -0.3001364767551422, -0.03134449943900108, 0.2554643452167511, 0.12717489898204803, 0.18124553561210632, 0.6581664681434631, 0.5591133236885071, 0.4293079376220703, -0.37945467233657837, 0.35118287801742554, 0.7983212471008301, -0.45727163553237915, -0.4415609836578369, -0.7143548727035522, 0.23564209043979645, -0.5189295411109924, -0.5648883581161499, 0.780020534992218, 0.9979233145713806, 0.9961941838264465, -0.12956222891807556, 0.67085200548172, -0.4705730676651001, 0.8198269009590149, -0.3879510760307312, 0.800621747970581, -0.2937520444393158, 0.00956815853714943, -0.4264824092388153, -0.6666582226753235, -0.7543778419494629, 0.6051227450370789, -0.13162343204021454, 0.09881279617547989, 0.1790613979101181, 0.8129437565803528, -0.31582242250442505, 0.24338112771511078, -0.3875297009944916, -0.12066590040922165, 0.216470405459404, 0.27269259095191956, 0.39405161142349243, -0.365438312292099, 0.2431965321302414, -0.6659170389175415, -0.3656475245952606, 0.2145201414823532, -1.0395807027816772, -0.9369093179702759, -1.0416221618652344, -0.5506393909454346, -0.32152631878852844, -0.020232703536748886, 0.9805481433868408, 0.8003422617912292, -0.9562216997146606, -0.37656593322753906, -0.130796879529953, 0.33782055974006653, 0.39193835854530334, -0.17307065427303314, 0.9491573572158813, 0.4613279700279236, -0.6409381628036499, -0.4920210540294647, 0.299831360578537, 0.2839219272136688, -0.0758715271949768, 0.1759784072637558, -0.20184557139873505, -0.09222275018692017, 0.2902717590332031, 0.6620132327079773, -0.16406495869159698, -0.04678574576973915, -0.710795521736145, 0.0411161407828331, 0.1500638872385025, 1.0305707454681396, -0.2849475145339966, 0.1801525503396988, 0.5304373502731323, 0.470207154750824, 0.24588793516159058, 0.11780816316604614, 0.41490688920021057, -0.6260913610458374, 0.31898626685142517, -0.13846789300441742, 0.46736687421798706, 0.3928893208503723, -0.5185306668281555, 0.7866173386573792, 0.388192743062973, -0.32739824056625366, -0.8337064981460571, 0.16233065724372864, -1.3843801021575928, 0.3733711242675781, 0.8964201807975769, 0.2802504003047943, -0.2597477436065674, 0.028550054877996445, -0.591998815536499, 0.5083898901939392, -0.8465864658355713, 0.5973384380340576, 0.6644726395606995, 0.06110881268978119, -0.5596126914024353, -0.11477474123239517, 0.668962836265564, -0.19050490856170654, -1.0928071737289429, 0.10949450731277466, 0.26663050055503845, -0.020642686635255814, 0.5043878555297852, 1.0581231117248535, -0.24718086421489716, 0.27241989970207214, 0.07871490716934204, 0.012296508997678757, -0.24655002355575562, -0.5247234106063843, -0.323591411113739, 0.11460448801517487, -0.05164862051606178, -0.3591594696044922 ]
Crystal427/EroCrystyWriter
Crystal427
2023-12-03T10:25:01Z
0
0
[ "license:gpl-3.0", "region:us" ]
null
2023-12-03T10:25:01Z
--- license: gpl-3.0 ---
[ -0.1285339891910553, -0.186167910695076, 0.6529129147529602, 0.4943627417087555, -0.19319313764572144, 0.23607458174228668, 0.3607197701931, 0.05056354030966759, 0.5793653726577759, 0.740013599395752, -0.6508103609085083, -0.2378397285938263, -0.7102249264717102, -0.047825902700424194, -0.3894753158092499, 0.8470762372016907, -0.09598255157470703, 0.024004921317100525, 0.047120124101638794, -0.14317825436592102, -0.612104058265686, -0.04771730303764343, -1.052453875541687, -0.06787486374378204, 0.3002282381057739, 0.5120974779129028, 0.8275899291038513, 0.3960294723510742, 0.503056526184082, 1.7515552043914795, -0.08836923539638519, -0.22754432260990143, -0.458920419216156, 0.4223068356513977, -0.3327738642692566, -0.4213368892669678, -0.26241645216941833, -0.0744934156537056, 0.32380396127700806, 0.7903715372085571, -0.3810413181781769, 0.19328097999095917, -0.22438472509384155, 1.0082244873046875, -0.8202076554298401, 0.22630855441093445, -0.16698351502418518, 0.14053210616111755, 0.04230847209692001, -0.1459193229675293, -0.1326322704553604, -0.6440033912658691, 0.06469465792179108, -0.899596095085144, 0.10274963080883026, -0.044611215591430664, 0.8789561986923218, 0.219090536236763, -0.5102371573448181, -0.04597741365432739, -0.6883596777915955, 1.0972506999969482, -0.17556023597717285, 0.7615713477134705, 0.4507812261581421, 0.4528856873512268, -0.5849330425262451, -1.1782182455062866, -0.4441865384578705, -0.1357896625995636, 0.14722830057144165, 0.3055610954761505, -0.3453030586242676, -0.02234397828578949, 0.10801112651824951, 0.5610314607620239, -0.5003758668899536, -0.3119594156742096, -0.95799320936203, -0.18164938688278198, 0.6820486783981323, 0.319308340549469, 0.8340444564819336, 0.18731510639190674, -0.7347197532653809, 0.12866313755512238, -1.323970079421997, 0.07650740444660187, 0.6465024948120117, 0.23946750164031982, -0.554598867893219, 0.8594783544540405, -0.285879909992218, 0.6262494325637817, 0.2728464603424072, -0.11645249277353287, 0.27842527627944946, -0.23030756413936615, -0.2735063135623932, 0.03308776021003723, 0.34597325325012207, 0.82044917345047, 0.16248628497123718, -0.019985012710094452, -0.22123977541923523, 0.002071663737297058, 0.2684451937675476, -0.7935094833374023, -0.47126704454421997, 0.19266964495182037, -0.5589528679847717, -0.09108471870422363, 0.4327021837234497, -1.0976827144622803, -0.4812982976436615, -0.18798476457595825, 0.054681576788425446, -0.5451692342758179, -0.3697947859764099, 0.07273247092962265, -0.7925416231155396, -0.12434181571006775, 0.5709511041641235, -0.6230254173278809, 0.4397459924221039, 0.5336258411407471, 0.7861635684967041, 0.2330390214920044, -0.23613624274730682, -0.6695020198822021, 0.48848259449005127, -0.8661868572235107, 0.3686073422431946, -0.30737799406051636, -0.8298640847206116, -0.09631044417619705, 0.5393159985542297, 0.20664851367473602, -0.6653255820274353, 0.7074048519134521, -0.5496984720230103, -0.0780654326081276, -0.43082866072654724, -0.24322015047073364, 0.17460428178310394, 0.11115417629480362, -0.623891294002533, 0.9402235746383667, 0.55511075258255, -0.5841100215911865, 0.3170125484466553, -0.4869506359100342, -0.6865583062171936, 0.2674812078475952, -0.00875093787908554, -0.04715244472026825, 0.32795292139053345, -0.15983980894088745, -0.0020510032773017883, 0.10505759716033936, 0.00829986110329628, -0.21891704201698303, -0.47863033413887024, 0.06349943578243256, 0.15165026485919952, 1.2536835670471191, 0.40836215019226074, -0.3771880567073822, -0.13140130043029785, -1.0526149272918701, 0.025432676076889038, 0.050501368939876556, -0.42306777834892273, -0.25045639276504517, -0.14882196485996246, -0.2038157433271408, 0.43072637915611267, 0.21184735000133514, -0.8131152391433716, 0.22643619775772095, -0.20640221238136292, 0.36449670791625977, 0.8222092390060425, 0.27031028270721436, 0.3976057171821594, -0.6625286340713501, 0.656313955783844, 0.20761863887310028, 0.495901882648468, 0.3540419936180115, -0.3845823407173157, -0.9641584157943726, -0.4421616196632385, -0.10117404907941818, 0.2975531220436096, -0.7744958400726318, 0.5847322344779968, 0.01297944039106369, -0.5836708545684814, -0.4465281367301941, -0.15488097071647644, 0.27553316950798035, -0.06606579571962357, 0.03334915637969971, -0.4049780070781708, -0.7394421100616455, -1.0127900838851929, -0.13788148760795593, -0.5021389722824097, -0.21892818808555603, 0.31605854630470276, 0.2617737948894501, -0.3429003953933716, 0.7610747814178467, -0.6059278249740601, -0.7040642499923706, -0.13973554968833923, -0.0995984673500061, 0.618772029876709, 0.9297671318054199, 0.749138355255127, -0.7224892377853394, -0.8973817825317383, -0.05623054504394531, -0.5420041084289551, -0.02004440873861313, 0.038149815052747726, -0.18260686099529266, -0.10514988005161285, 0.2235254943370819, -0.6100801825523376, 0.8851075172424316, 0.43224990367889404, -0.681546688079834, 0.5210591554641724, -0.44444143772125244, 0.6073803901672363, -0.8642841577529907, -0.2911491394042969, -0.1682359129190445, -0.1976119428873062, -0.709015965461731, 0.1941153109073639, -0.30022358894348145, -0.3302987813949585, -0.7474033832550049, 0.5274897813796997, -0.9497013092041016, -0.1878153383731842, -0.3367277681827545, -0.03423108905553818, 0.2580781877040863, 0.1949051171541214, -0.23560261726379395, 0.8900532126426697, 0.916048526763916, -0.7121306657791138, 0.5487277507781982, 0.3930909037590027, -0.19200101494789124, 0.7131239771842957, -0.3887738585472107, 0.05162004381418228, -0.12344934046268463, 0.14374598860740662, -1.126388669013977, -0.5611584782600403, 0.13677376508712769, -0.7127034664154053, 0.17686940729618073, -0.1655687689781189, -0.09428541362285614, -0.6608467102050781, -0.3380640149116516, 0.2591009736061096, 0.48612308502197266, -0.4796995520591736, 0.6188148260116577, 0.5728047490119934, 0.026518866419792175, -0.5307408571243286, -0.72068190574646, 0.20418129861354828, 0.03964671120047569, -0.5569697618484497, 0.30116912722587585, 0.006543654948472977, -0.6622446179389954, -0.371124804019928, -0.2635419964790344, -0.6043858528137207, -0.22679764032363892, 0.7826985120773315, 0.11994237452745438, -0.09012271463871002, -0.20310260355472565, -0.31995370984077454, -0.061675313860177994, 0.30487409234046936, -0.07575300335884094, 0.7232835292816162, -0.33623751997947693, -0.1785007119178772, -0.8877344131469727, 0.652754545211792, 0.9970464110374451, 0.09446706622838974, 0.806644082069397, 0.4632423520088196, -0.3564748167991638, -0.1304660141468048, -0.3535459339618683, -0.15120600163936615, -0.685774564743042, -0.18067969381809235, -0.5322477221488953, -0.5411434769630432, 0.4053066372871399, 0.1010146290063858, -0.002104133367538452, 0.5167046785354614, 0.2533606290817261, -0.2880688011646271, 0.7550326585769653, 1.0343406200408936, 0.13917960226535797, 0.36029160022735596, -0.28547123074531555, 0.6341595649719238, -0.8329950571060181, -0.34052175283432007, -0.45480719208717346, -0.2563585638999939, -0.3121439814567566, -0.10750865936279297, 0.5791023969650269, 0.28182169795036316, -0.4463467001914978, 0.1250680685043335, -0.5994209051132202, 0.6587363481521606, 0.627398669719696, 0.5719727277755737, 0.19973035156726837, -0.46199482679367065, 0.1998298317193985, 0.0481669157743454, -0.457456111907959, -0.4009109139442444, 0.7711144089698792, 0.23996251821517944, 0.8364025354385376, 0.20927031338214874, 0.49577751755714417, 0.3337545096874237, 0.25280582904815674, -0.6318976879119873, 0.200980082154274, -0.22282817959785461, -1.245961308479309, -0.206426739692688, -0.1655132919549942, -1.0080584287643433, -0.11792079359292984, -0.1828901469707489, -0.8406621217727661, 0.2665729522705078, -0.1922563910484314, -0.6640644669532776, 0.5206149816513062, -0.5103875398635864, 0.69347083568573, -0.23555895686149597, -0.2817089557647705, 0.11930064857006073, -0.6889920234680176, 0.5254613757133484, 0.3667147159576416, 0.29168421030044556, -0.37968987226486206, -0.31928732991218567, 0.5068994164466858, -0.881224513053894, 0.4408112168312073, -0.10564983636140823, 0.1942814588546753, 0.5358877778053284, 0.41535913944244385, 0.38239699602127075, 0.2869904041290283, -0.24593788385391235, -0.23415416479110718, 0.22503408789634705, -0.7581344842910767, -0.2775459885597229, 0.9095461368560791, -0.7519428730010986, -0.8586915731430054, -0.6954255104064941, -0.30644944310188293, 0.28865307569503784, 0.027814723551273346, 0.7154772281646729, 0.645688533782959, -0.18821071088314056, 0.23776985704898834, 0.7208225727081299, -0.01469430886209011, 0.7235565185546875, 0.29411181807518005, -0.4056648015975952, -0.6169788837432861, 0.7182322144508362, 0.2627045810222626, 0.05162655934691429, 0.02832791954278946, 0.3058735728263855, -0.17546726763248444, -0.15078593790531158, -0.6318325400352478, -0.06395332515239716, -0.7465731501579285, -0.09279504418373108, -0.75413978099823, -0.25077420473098755, -0.7114589810371399, -0.8068138360977173, -0.7080163359642029, -0.45604419708251953, -0.4301195442676544, -0.23352214694023132, 0.5163110494613647, 1.1627085208892822, -0.2613157033920288, 0.801105260848999, -0.8900957107543945, 0.41936343908309937, 0.496954083442688, 0.751973032951355, -0.11061017960309982, -0.6746935248374939, -0.07836262881755829, -0.533875584602356, -0.2948506474494934, -1.0156973600387573, 0.3177463710308075, -0.036885589361190796, 0.40537145733833313, 0.4293889105319977, 0.2519025504589081, 0.4939277172088623, -0.3007313013076782, 1.1130688190460205, 0.7274301648139954, -0.8033811450004578, 0.5195276141166687, -0.7635001540184021, 0.16122353076934814, 0.9363658428192139, 0.5447747707366943, -0.4417077600955963, -0.15113937854766846, -1.0259766578674316, -0.8431374430656433, 0.5963036417961121, 0.1543993502855301, 0.01684405654668808, 0.01821412891149521, 0.03168249875307083, 0.2946639060974121, 0.3591301441192627, -0.7847291231155396, -0.8240221738815308, -0.13851109147071838, 0.2580329477787018, 0.3145606815814972, -0.16485406458377838, -0.30038708448410034, -0.6116158962249756, 0.8711392879486084, 0.1828649491071701, 0.3546232283115387, 0.12073366343975067, 0.0436934158205986, -0.35506924986839294, 0.14787036180496216, 0.5522999167442322, 1.2529062032699585, -0.4098331928253174, 0.36739131808280945, 0.1751261055469513, -0.654007077217102, 0.6494998931884766, -0.3036348819732666, -0.021784590557217598, 0.6203134655952454, 0.17760887742042542, 0.2852838933467865, 0.3155994713306427, -0.3621426820755005, 0.604780375957489, -0.02942200005054474, -0.17758500576019287, -0.700569748878479, 0.1586698293685913, 0.029350772500038147, 0.2750795781612396, 0.43920236825942993, 0.24443334341049194, 0.0824676901102066, -1.0602877140045166, 0.5711056590080261, 0.24493908882141113, -0.8676618337631226, -0.3011006712913513, 0.7047958970069885, 0.40753892064094543, -0.4759959578514099, 0.38749051094055176, 0.012702330946922302, -0.6710242033004761, 0.5987740159034729, 0.5510412454605103, 0.7569674253463745, -0.47024279832839966, 0.30880194902420044, 0.624560534954071, 0.06711319088935852, 0.20550523698329926, 0.6923202276229858, 0.03149378299713135, -0.4473864436149597, 0.2302244007587433, -0.5986731052398682, -0.14689886569976807, 0.13735318183898926, -0.8047429323196411, 0.3515334725379944, -0.9312616586685181, -0.24089954793453217, 0.08751603215932846, 0.11761090904474258, -0.6130944490432739, 0.6674697399139404, -0.008524730801582336, 0.9280493855476379, -0.8549085855484009, 0.9626274108886719, 0.8559583425521851, -0.31830811500549316, -0.7709448337554932, -0.3355674743652344, 0.020139474421739578, -0.6660526990890503, 0.7108277678489685, -0.18973013758659363, -0.4120742082595825, -0.09323939681053162, -0.6229829788208008, -1.0003728866577148, 0.030618250370025635, 0.01741563156247139, -0.46250343322753906, 0.4454798102378845, -0.5157257914543152, 0.3289684057235718, -0.19169729948043823, 0.30509501695632935, 0.7719471454620361, 0.7958452701568604, 0.22960799932479858, -0.6354783773422241, -0.4466685950756073, -0.010276205837726593, -0.16682815551757812, 0.4545808434486389, -1.0710971355438232, 0.9677367210388184, -0.4652576148509979, -0.3473321795463562, 0.2706643342971802, 0.7977622747421265, 0.25384998321533203, 0.3524128198623657, 0.6219537258148193, 0.9016808271408081, 0.36450135707855225, -0.3117833435535431, 0.7276747822761536, 0.24263408780097961, 0.4152538478374481, 0.7364204525947571, -0.22712206840515137, 0.5403846502304077, 0.8906412124633789, -0.7861621975898743, 0.5381765961647034, 0.7879034280776978, 0.16047371923923492, 0.7758155465126038, 0.594414472579956, -0.6119526624679565, -0.11859433352947235, -0.14641420543193817, -0.6171561479568481, 0.19797512888908386, 0.0529261976480484, -0.11974731832742691, -0.284601092338562, -0.13567377626895905, 0.12295070290565491, 0.28364571928977966, -0.5959329605102539, 0.6068668365478516, 0.3434157371520996, -0.6328280568122864, 0.21025115251541138, -0.2577957212924957, 0.6709500551223755, -0.5978156328201294, 0.02733646333217621, -0.2269933968782425, 0.41810402274131775, -0.4618743062019348, -1.0075827836990356, 0.4713839888572693, -0.2920244634151459, -0.4055132567882538, -0.2694244086742401, 0.8072363138198853, -0.22133922576904297, -0.5572863221168518, 0.37486040592193604, 0.1346661001443863, 0.41473662853240967, 0.40145963430404663, -0.548729419708252, 0.047790080308914185, 0.1376015841960907, -0.2006179243326187, 0.3601188659667969, 0.297372967004776, 0.2548876404762268, 0.7100127935409546, 0.5052477121353149, 0.22198711335659027, 0.25694382190704346, -0.18668611347675323, 0.8387458324432373, -0.9102797508239746, -0.8167636394500732, -0.949733555316925, 0.38498955965042114, 0.025727588683366776, -0.8801447153091431, 0.7920308113098145, 0.7652609348297119, 0.5113962292671204, -0.4877891540527344, 0.475528359413147, -0.3264794647693634, 0.5047137141227722, -0.13870961964130402, 1.0010892152786255, -0.7607628703117371, -0.29587265849113464, -0.03055388480424881, -0.9216440320014954, -0.25337523221969604, 0.5375741720199585, 0.154083251953125, -0.14608079195022583, 0.43859076499938965, 0.44216388463974, 0.02217339724302292, 0.25223156809806824, 0.32861003279685974, 0.06042788550257683, 0.14508455991744995, 0.5510438084602356, 1.0931146144866943, -0.4339442253112793, 0.18694792687892914, -0.4923475682735443, -0.453624963760376, -0.4153490662574768, -0.9548059105873108, -0.6640313863754272, -0.4818546772003174, -0.2973935902118683, -0.5915579199790955, 0.11726449429988861, 0.9300887584686279, 0.9018141031265259, -0.6256728172302246, -0.41243651509284973, 0.2571355700492859, 0.3029341697692871, -0.22954177856445312, -0.14626789093017578, 0.2736490070819855, -0.006407397799193859, -0.7211179137229919, 0.393094539642334, 0.807976484298706, 0.38871288299560547, 0.0844399705529213, -0.0721711665391922, -0.4407081604003906, 0.02610151469707489, 0.5373558402061462, 0.5729565620422363, -0.6281182169914246, -0.40996453166007996, -0.5328316688537598, -0.2138674408197403, 0.1552945077419281, 0.48077553510665894, -0.5166379809379578, 0.3266112208366394, 0.8128960132598877, 0.1701764315366745, 0.7187886834144592, -0.002249196171760559, 0.6678644418716431, -0.8970249891281128, 0.4446259140968323, 0.39533865451812744, 0.5681871771812439, 0.08998043090105057, -0.7339166402816772, 0.982024073600769, 0.49674350023269653, -0.6334057450294495, -1.0034244060516357, 0.030799388885498047, -1.1931142807006836, -0.37881752848625183, 0.9890843629837036, -0.09595758467912674, -0.9597458243370056, -0.36448973417282104, -0.36777186393737793, 0.07989636063575745, -0.33809754252433777, 0.3549821972846985, 0.8268197774887085, -0.2538071274757385, -0.22041839361190796, -0.9505582451820374, 0.4752943813800812, 0.3102525770664215, -0.5886633992195129, -0.051143795251846313, 0.32939136028289795, 0.4523688554763794, 0.3009701073169708, 0.5239560008049011, 0.10428224503993988, 0.8970533609390259, 0.25200408697128296, 0.3049141764640808, -0.04526616632938385, -0.5900785326957703, -0.016066566109657288, 0.26214760541915894, 0.04487833380699158, -0.6869441866874695 ]