sha
stringlengths
40
40
text
stringlengths
1
13.4M
id
stringlengths
2
117
tags
listlengths
1
7.91k
created_at
stringlengths
25
25
metadata
stringlengths
2
875k
last_modified
stringlengths
25
25
arxiv
listlengths
0
25
languages
listlengths
0
7.91k
tags_str
stringlengths
17
159k
text_str
stringlengths
1
447k
text_lists
listlengths
0
352
processed_texts
listlengths
1
353
tokens_length
listlengths
1
353
input_texts
listlengths
1
40
embeddings
listlengths
768
768
c71fd4ee19ce4b9e2c253194b1e45e1ad8b200a2
# Dataset Card for Law Area Prediction ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary The dataset contains cases to be classified into the four main areas of law: Public, Civil, Criminal and Social These can be classified further into sub-areas: ``` "public": ['Tax', 'Urban Planning and Environmental', 'Expropriation', 'Public Administration', 'Other Fiscal'], "civil": ['Rental and Lease', 'Employment Contract', 'Bankruptcy', 'Family', 'Competition and Antitrust', 'Intellectual Property'], 'criminal': ['Substantive Criminal', 'Criminal Procedure'] ``` ### Supported Tasks and Leaderboards Law Area Prediction can be used as text classification task ### Languages Switzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings. | Language | Subset | Number of Documents| |------------|------------|--------------------| | German | **de** | 127K | | French | **fr** | 156K | | Italian | **it** | 46K | ## Dataset Structure - decision_id: unique identifier for the decision - facts: facts section of the decision - considerations: considerations section of the decision - law_area: label of the decision (main area of law) - law_sub_area: sub area of law of the decision - language: language of the decision - year: year of the decision - court: court of the decision - chamber: chamber of the decision - canton: canton of the decision - region: region of the decision ### Data Fields [More Information Needed] ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits The dataset was split date-stratisfied - Train: 2002-2015 - Validation: 2016-2017 - Test: 2018-2022 ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization The original data are published from the Swiss Federal Supreme Court (https://www.bger.ch) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (https://entscheidsuche.ch) in HTML. #### Who are the source language producers? The decisions are written by the judges and clerks in the language of the proceedings. ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information The dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: https://www.bger.ch/home/juridiction/anonymisierungsregeln.html. ## 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 We release the data under CC-BY-4.0 which complies with the court licensing (https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffentlichung_d.pdf) © Swiss Federal Supreme Court, 2002-2022 The copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, is licensed under the Creative Commons Attribution 4.0 International licence. This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made. Source: https://www.bger.ch/files/live/sites/bger/files/pdf/de/urteilsveroeffentlichung_d.pdf ### Citation Information Please cite our [ArXiv-Preprint](https://arxiv.org/abs/2306.09237) ``` @misc{rasiah2023scale, title={SCALE: Scaling up the Complexity for Advanced Language Model Evaluation}, author={Vishvaksenan Rasiah and Ronja Stern and Veton Matoshi and Matthias Stürmer and Ilias Chalkidis and Daniel E. Ho and Joel Niklaus}, year={2023}, eprint={2306.09237}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions
rcds/swiss_law_area_prediction
[ "task_categories:text-classification", "annotations_creators:machine-generated", "language_creators:expert-generated", "multilinguality:multilingual", "size_categories:100K<n<1M", "source_datasets:original", "language:de", "language:fr", "language:it", "license:cc-by-sa-4.0", "arxiv:2306.09237", "region:us" ]
2023-03-25T10:51:36+00:00
{"annotations_creators": ["machine-generated"], "language_creators": ["expert-generated"], "language": ["de", "fr", "it"], "license": "cc-by-sa-4.0", "multilinguality": ["multilingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["text-classification"], "pretty_name": "Law Area Prediction"}
2023-07-20T06:38:52+00:00
[ "2306.09237" ]
[ "de", "fr", "it" ]
TAGS #task_categories-text-classification #annotations_creators-machine-generated #language_creators-expert-generated #multilinguality-multilingual #size_categories-100K<n<1M #source_datasets-original #language-German #language-French #language-Italian #license-cc-by-sa-4.0 #arxiv-2306.09237 #region-us
Dataset Card for Law Area Prediction ==================================== Table of Contents ----------------- * Table of Contents * Dataset Description + Dataset Summary + Supported Tasks and Leaderboards + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Dataset Creation + Curation Rationale + Source Data + Annotations + Personal and Sensitive Information * Considerations for Using the Data + Social Impact of Dataset + Discussion of Biases + Other Known Limitations * Additional Information + Dataset Curators + Licensing Information + Citation Information + Contributions Dataset Description ------------------- * Homepage: * Repository: * Paper: * Leaderboard: * Point of Contact: ### Dataset Summary The dataset contains cases to be classified into the four main areas of law: Public, Civil, Criminal and Social These can be classified further into sub-areas: ### Supported Tasks and Leaderboards Law Area Prediction can be used as text classification task ### Languages Switzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings. Language: German, Subset: de, Number of Documents: 127K Language: French, Subset: fr, Number of Documents: 156K Language: Italian, Subset: it, Number of Documents: 46K Dataset Structure ----------------- * decision\_id: unique identifier for the decision * facts: facts section of the decision * considerations: considerations section of the decision * law\_area: label of the decision (main area of law) * law\_sub\_area: sub area of law of the decision * language: language of the decision * year: year of the decision * court: court of the decision * chamber: chamber of the decision * canton: canton of the decision * region: region of the decision ### Data Fields ### Data Instances ### Data Fields ### Data Splits The dataset was split date-stratisfied * Train: 2002-2015 * Validation: 2016-2017 * Test: 2018-2022 Dataset Creation ---------------- ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization The original data are published from the Swiss Federal Supreme Court (URL) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (URL) in HTML. #### Who are the source language producers? The decisions are written by the judges and clerks in the language of the proceedings. ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information The dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: URL Considerations for Using the Data --------------------------------- ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations Additional Information ---------------------- ### Dataset Curators ### Licensing Information We release the data under CC-BY-4.0 which complies with the court licensing (URL © Swiss Federal Supreme Court, 2002-2022 The copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, is licensed under the Creative Commons Attribution 4.0 International licence. This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made. Source: URL Please cite our ArXiv-Preprint ### Contributions
[ "### Dataset Summary\n\n\nThe dataset contains cases to be classified into the four main areas of law: Public, Civil, Criminal and Social\n\n\nThese can be classified further into sub-areas:", "### Supported Tasks and Leaderboards\n\n\nLaw Area Prediction can be used as text classification task", "### Languages\n\n\nSwitzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings.\n\n\nLanguage: German, Subset: de, Number of Documents: 127K\nLanguage: French, Subset: fr, Number of Documents: 156K\nLanguage: Italian, Subset: it, Number of Documents: 46K\n\n\nDataset Structure\n-----------------\n\n\n* decision\\_id: unique identifier for the decision\n* facts: facts section of the decision\n* considerations: considerations section of the decision\n* law\\_area: label of the decision (main area of law)\n* law\\_sub\\_area: sub area of law of the decision\n* language: language of the decision\n* year: year of the decision\n* court: court of the decision\n* chamber: chamber of the decision\n* canton: canton of the decision\n* region: region of the decision", "### Data Fields", "### Data Instances", "### Data Fields", "### Data Splits\n\n\nThe dataset was split date-stratisfied\n\n\n* Train: 2002-2015\n* Validation: 2016-2017\n* Test: 2018-2022\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe original data are published from the Swiss Federal Supreme Court (URL) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (URL) in HTML.", "#### Who are the source language producers?\n\n\nThe decisions are written by the judges and clerks in the language of the proceedings.", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nThe dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: URL\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nWe release the data under CC-BY-4.0 which complies with the court licensing (URL\n© Swiss Federal Supreme Court, 2002-2022\n\n\nThe copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, is licensed under the Creative Commons Attribution 4.0 International licence. This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made.\nSource: URL\n\n\nPlease cite our ArXiv-Preprint", "### Contributions" ]
[ "TAGS\n#task_categories-text-classification #annotations_creators-machine-generated #language_creators-expert-generated #multilinguality-multilingual #size_categories-100K<n<1M #source_datasets-original #language-German #language-French #language-Italian #license-cc-by-sa-4.0 #arxiv-2306.09237 #region-us \n", "### Dataset Summary\n\n\nThe dataset contains cases to be classified into the four main areas of law: Public, Civil, Criminal and Social\n\n\nThese can be classified further into sub-areas:", "### Supported Tasks and Leaderboards\n\n\nLaw Area Prediction can be used as text classification task", "### Languages\n\n\nSwitzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings.\n\n\nLanguage: German, Subset: de, Number of Documents: 127K\nLanguage: French, Subset: fr, Number of Documents: 156K\nLanguage: Italian, Subset: it, Number of Documents: 46K\n\n\nDataset Structure\n-----------------\n\n\n* decision\\_id: unique identifier for the decision\n* facts: facts section of the decision\n* considerations: considerations section of the decision\n* law\\_area: label of the decision (main area of law)\n* law\\_sub\\_area: sub area of law of the decision\n* language: language of the decision\n* year: year of the decision\n* court: court of the decision\n* chamber: chamber of the decision\n* canton: canton of the decision\n* region: region of the decision", "### Data Fields", "### Data Instances", "### Data Fields", "### Data Splits\n\n\nThe dataset was split date-stratisfied\n\n\n* Train: 2002-2015\n* Validation: 2016-2017\n* Test: 2018-2022\n\n\nDataset Creation\n----------------", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization\n\n\nThe original data are published from the Swiss Federal Supreme Court (URL) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (URL) in HTML.", "#### Who are the source language producers?\n\n\nThe decisions are written by the judges and clerks in the language of the proceedings.", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information\n\n\nThe dataset contains publicly available court decisions from the Swiss Federal Supreme Court. Personal or sensitive information has been anonymized by the court before publication according to the following guidelines: URL\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations\n\n\nAdditional Information\n----------------------", "### Dataset Curators", "### Licensing Information\n\n\nWe release the data under CC-BY-4.0 which complies with the court licensing (URL\n© Swiss Federal Supreme Court, 2002-2022\n\n\nThe copyright for the editorial content of this website and the consolidated texts, which is owned by the Swiss Federal Supreme Court, is licensed under the Creative Commons Attribution 4.0 International licence. This means that you can re-use the content provided you acknowledge the source and indicate any changes you have made.\nSource: URL\n\n\nPlease cite our ArXiv-Preprint", "### Contributions" ]
[ 104, 43, 23, 210, 5, 6, 5, 38, 7, 4, 50, 30, 5, 5, 9, 55, 7, 8, 14, 6, 110, 5 ]
[ "passage: TAGS\n#task_categories-text-classification #annotations_creators-machine-generated #language_creators-expert-generated #multilinguality-multilingual #size_categories-100K<n<1M #source_datasets-original #language-German #language-French #language-Italian #license-cc-by-sa-4.0 #arxiv-2306.09237 #region-us \n### Dataset Summary\n\n\nThe dataset contains cases to be classified into the four main areas of law: Public, Civil, Criminal and Social\n\n\nThese can be classified further into sub-areas:### Supported Tasks and Leaderboards\n\n\nLaw Area Prediction can be used as text classification task### Languages\n\n\nSwitzerland has four official languages with three languages German, French and Italian being represenated. The decisions are written by the judges and clerks in the language of the proceedings.\n\n\nLanguage: German, Subset: de, Number of Documents: 127K\nLanguage: French, Subset: fr, Number of Documents: 156K\nLanguage: Italian, Subset: it, Number of Documents: 46K\n\n\nDataset Structure\n-----------------\n\n\n* decision\\_id: unique identifier for the decision\n* facts: facts section of the decision\n* considerations: considerations section of the decision\n* law\\_area: label of the decision (main area of law)\n* law\\_sub\\_area: sub area of law of the decision\n* language: language of the decision\n* year: year of the decision\n* court: court of the decision\n* chamber: chamber of the decision\n* canton: canton of the decision\n* region: region of the decision### Data Fields### Data Instances### Data Fields### Data Splits\n\n\nThe dataset was split date-stratisfied\n\n\n* Train: 2002-2015\n* Validation: 2016-2017\n* Test: 2018-2022\n\n\nDataset Creation\n----------------### Curation Rationale### Source Data#### Initial Data Collection and Normalization\n\n\nThe original data are published from the Swiss Federal Supreme Court (URL) in unprocessed formats (HTML). The documents were downloaded from the Entscheidsuche portal (URL) in HTML." ]
[ -0.08125530183315277, 0.2076728641986847, -0.005291578359901905, 0.03878864273428917, 0.02100382372736931, 0.0525566004216671, 0.055584151297807693, 0.0426141582429409, -0.034174226224422455, 0.08139123022556305, -0.0066297622397542, -0.05503126606345177, 0.07359277456998825, 0.057499174028635025, -0.010786397382616997, -0.19075267016887665, 0.01667710579931736, -0.13731679320335388, 0.04910721257328987, 0.08606058359146118, 0.1498548686504364, -0.10678112506866455, 0.038136184215545654, -0.03599974140524864, -0.003672623774036765, 0.06249869242310524, -0.07145047932863235, 0.03991745039820671, -0.005310932639986277, 0.05099068209528923, 0.057423532009124756, 0.03999274969100952, 0.08566343039274216, -0.1989755481481552, 0.00032896059565246105, 0.0008334318990819156, -0.028887342661619186, -0.05577497184276581, 0.11433207988739014, -0.0016694024670869112, 0.01528081577271223, -0.13436567783355713, -0.06868714094161987, 0.04511401057243347, -0.07069451361894608, -0.10486206412315369, -0.17271257936954498, 0.0981854572892189, 0.027279609814286232, 0.06595859676599503, -0.04510166123509407, 0.004443947691470385, -0.091525599360466, -0.00658187922090292, 0.06654446572065353, -0.08496204763650894, -0.06994394212961197, -0.017006894573569298, 0.01765495538711548, 0.06474222987890244, -0.10593882203102112, -0.02088809385895729, 0.030607011169195175, -0.003189409850165248, -0.12675486505031586, -0.1050025150179863, -0.02165725640952587, -0.02002815343439579, -0.10815881937742233, -0.03781083598732948, 0.1488294154405594, -0.03301524370908737, -0.08888349682092667, -0.12369023263454437, 0.05426632612943649, 0.00032706657657399774, -0.03234163671731949, 0.0408051423728466, 0.09439074248075485, -0.02338840626180172, 0.11140778660774231, 0.022729692980647087, -0.07302764803171158, 0.020859455689787865, -0.0041838171891868114, 0.22183264791965485, -0.020592492073774338, -0.02203126810491085, 0.06189872696995735, 0.07776569575071335, 0.008434516377747059, -0.11531811952590942, -0.06422381848096848, -0.034398965537548065, -0.10363242775201797, -0.03450307622551918, 0.0037145274691283703, 0.0534999780356884, 0.07256348431110382, 0.11804735660552979, -0.08527299016714096, 0.051931045949459076, -0.05039680004119873, 0.020976312458515167, 0.07907379418611526, 0.1971263438463211, -0.08920520544052124, -0.1617981344461441, -0.0680517703294754, -0.015428720973432064, 0.022426465526223183, 0.07799175381660461, -0.03151370957493782, 0.036692336201667786, -0.07401343435049057, 0.11935935914516449, 0.04347784072160721, -0.008717316202819347, -0.11005916446447372, -0.02334168180823326, 0.10380736738443375, -0.12905481457710266, -0.002941614016890526, 0.07291107624769211, -0.0676816925406456, -0.013047035783529282, -0.1331675797700882, -0.01812162809073925, -0.07044882327318192, 0.15599435567855835, -0.02896074205636978, -0.019601138308644295, -0.07386564463376999, -0.08238651603460312, 0.04392450675368309, 0.046021316200494766, -0.06776826083660126, -0.036191221326589584, -0.09296209365129471, -0.11949305236339569, 0.03169817477464676, -0.08236066997051239, 0.006837111432105303, -0.02776065468788147, -0.040407296270132065, -0.04642758518457413, -0.012318704277276993, -0.10153214633464813, -0.040302153676748276, -0.02840646170079708, -0.06109372153878212, 0.003209211165085435, 0.04839008301496506, -0.01558121107518673, -0.17077943682670593, 0.041261155158281326, -0.15407264232635498, 0.11259610950946808, -0.1721060872077942, 0.05218929052352905, -0.06826330721378326, -0.05318126827478409, 0.019042102620005608, -0.017863132059574127, -0.01779145747423172, 0.1566685289144516, -0.2186882346868515, -0.09194839000701904, 0.1219354197382927, -0.16060078144073486, -0.06342966854572296, 0.125544473528862, -0.0034999442286789417, -0.035656481981277466, 0.07493139058351517, 0.13250720500946045, 0.10750716924667358, 0.004640781786292791, -0.12952587008476257, -0.050297047942876816, 0.0677587166428566, 0.21161381900310516, 0.12757878005504608, -0.08076057583093643, 0.07178325206041336, -0.007117777597159147, -0.177250474691391, -0.07554161548614502, -0.02141045406460762, -0.05091656744480133, 0.04900483042001724, -0.0113191157579422, 0.04352295771241188, 0.04769836738705635, -0.09850973635911942, -0.03651011735200882, -0.059329722076654434, -0.06448341906070709, 0.06708041578531265, -0.03138146176934242, -0.008825242519378662, 0.031228987500071526, 0.0440453477203846, 0.05194072797894478, 0.001563135883770883, -0.13041962683200836, -0.13075095415115356, 0.08851873129606247, -0.13188551366329193, 0.10215801000595093, 0.03387529402971268, 0.028606457635760307, 0.000550463330000639, -0.0889398604631424, -0.04991830512881279, -0.05594097077846527, -0.04023045301437378, 0.0761224776506424, -0.19363325834274292, 0.03835009038448334, -0.030455224215984344, 0.07205277681350708, -0.04471965879201889, -0.0489056333899498, 0.09581833332777023, 0.12197226285934448, 0.030879991129040718, -0.02071797475218773, -0.06162487342953682, 0.04781905189156532, -0.016913598403334618, -0.017445795238018036, -0.03199222311377525, -0.04371987283229828, 0.0979589894413948, 0.05204502120614052, -0.008458121679723263, -0.034373633563518524, 0.015358547680079937, 0.01098581962287426, -0.0703943595290184, -0.09803613275289536, -0.08374026417732239, 0.02610063925385475, -0.04421630874276161, -0.06633215397596359, 0.14515291154384613, 0.014481434598565102, 0.017425816506147385, -0.08265061676502228, -0.09830789268016815, 0.008960970677435398, 0.01601257175207138, -0.12272851914167404, 0.08301229774951935, 0.06935613602399826, -0.11164496839046478, 0.1645859032869339, 0.08007016032934189, -0.0030266980174928904, 0.15939004719257355, -0.056123487651348114, -0.07503200322389603, -0.021058818325400352, 0.08966662734746933, -0.007571638096123934, 0.10807575285434723, -0.011389336548745632, 0.002539057284593582, 0.003455396508798003, -0.00640059681609273, 0.024012872949242592, -0.01860850118100643, 0.025433829054236412, -0.05431203171610832, -0.046984247863292694, -0.027695629745721817, -0.06127763167023659, -0.005132012069225311, 0.08909616619348526, 0.022967053577303886, 0.04396599531173706, -0.0375027172267437, -0.0984356552362442, -0.07536154240369797, 0.17996418476104736, -0.16053654253482819, -0.21003742516040802, -0.07596049457788467, 0.08569777011871338, -0.12370842695236206, 0.009255237877368927, -0.028211141005158424, -0.06439657509326935, -0.11109147220849991, -0.06232621893286705, 0.08203095197677612, 0.008140853606164455, -0.05067852512001991, -0.01989496871829033, 0.03860044106841087, -0.0008724411018192768, -0.11146848648786545, 0.004101975355297327, -0.01856433041393757, 0.028471797704696655, -0.06839822232723236, 0.09096825122833252, 0.12820255756378174, 0.07528872042894363, -0.003405025927349925, -0.05693491920828819, -0.012121694162487984, 0.17215684056282043, -0.14696377515792847, 0.058314789086580276, -0.022678857669234276, -0.06221771612763405, 0.07406895607709885, 0.23678986728191376, 0.03779842332005501, -0.035372428596019745, 0.015828778967261314, 0.1013633981347084, 0.05323544517159462, -0.19464966654777527, -0.14962759613990784, -0.10515566170215607, 0.051254887133836746, 0.04836956039071083, 0.030455851927399635, -0.076771579682827, 0.0007624361314810812, -0.11882396787405014, -0.10116270929574966, 0.07965575903654099, 0.06901778280735016, 0.16155903041362762, 0.03845901042222977, 0.028000768274068832, -0.05895833671092987, -0.0808148980140686, 0.10987300425767899, 0.05765572935342789, 0.19565975666046143, 0.035960853099823, 0.1966404765844345, 0.06447550654411316, 0.0023349360562860966, -0.07713983207941055, 0.030548948794603348, 0.03525959700345993, 0.0006218155613169074, 0.03264716640114784, -0.0798691064119339, 0.05489330738782883, 0.056271929293870926, 0.04907691106200218, -0.04786348342895508, 0.021300382912158966, -0.10273513197898865, 0.18681086599826813, 0.18026450276374817, 0.062488432973623276, -0.029222069308161736, -0.02324395440518856, 0.08224845677614212, -0.06973743438720703, -0.021421821787953377, 0.031101878732442856, 0.1055183932185173, -0.08177093416452408, 0.12016325443983078, 0.009215463884174824, 0.10405763983726501, -0.07625048607587814, -0.010289523750543594, 0.0776914432644844, 0.05470872297883034, -0.021161602810025215, 0.10041333734989166, -0.1070304736495018, 0.2047106772661209, 0.021868832409381866, -0.04266998544335365, -0.11970239132642746, 0.05463393032550812, 0.015299993567168713, 0.09397060424089432, 0.2203032374382019, 0.03260083124041557, -0.06919758021831512, -0.0025080794002860785, 0.04547763615846634, -0.02166757546365261, 0.1891733855009079, -0.1239916980266571, 0.07911662012338638, -0.006276153493672609, -0.028935624286532402, -0.08441441506147385, -0.05499547719955444, -0.10993441939353943, -0.13963565230369568, 0.0736553966999054, -0.1079348772764206, 0.010110819712281227, -0.03283865004777908, -0.022138604894280434, -0.15542808175086975, 0.22168463468551636, -0.19999149441719055, -0.012401559390127659, -0.09379158169031143, -0.10765673220157623, 0.12624257802963257, -0.07087107002735138, 0.03865550085902214, -0.002602576045319438, 0.1652519702911377, -0.078877292573452, -0.04347355663776398, 0.06806512176990509, -0.17441563308238983, -0.1944337636232376, -0.061084482818841934, 0.09861458837985992, 0.08755242824554443, 0.012056121602654457, 0.009182187728583813, 0.03414241597056389, 0.011172715574502945, -0.1458503156900406, 0.008962116204202175, -0.057905443012714386, 0.08655864745378494, 0.12703558802604675, -0.0354718454182148, -0.1971522867679596, -0.05927995219826698, 0.03113589435815811, 0.029380690306425095, 0.1529424488544464, -0.054836612194776535, 0.11427731066942215, 0.18669593334197998, -0.0630192905664444, -0.30873173475265503, 0.06986813247203827, 0.06729679554700851, -0.05095530301332474, 0.08440670371055603, -0.11367995291948318, 0.002118044998496771, 0.07855977863073349, -0.048659685999155045, 0.035794783383607864, -0.09535074979066849, -0.06836330890655518, -0.02277594804763794, -0.01477042492479086, -0.22319383919239044, -0.11365244537591934, -0.07477549463510513, -0.06272837519645691, -0.033074360340833664, 0.0024430362973362207, 0.06267982721328735, -0.01136228907853365, 0.0800071582198143, -0.1429312527179718, 0.009246480651199818, -0.04037320241332054, 0.20713192224502563, 0.09652885049581528, 0.04500289261341095, -0.06425364315509796, -0.09232205897569656, 0.15962286293506622, 0.06965714693069458, 0.0695965513586998, -0.011779767461121082, 0.049880579113960266, -0.08044492453336716, -0.017643066123127937, -0.07719763368368149, 0.09521133452653885, -0.05757087469100952, -0.09571556001901627, -0.13333991169929504, 0.14994993805885315, 0.0688820406794548, -0.0036000267136842012, 0.04081542789936066, -0.04859953746199608, -0.05467892438173294, 0.23866510391235352, 0.15936456620693207, 0.21958127617835999, -0.030503468587994576, 0.015778040513396263, -0.005792764946818352, -0.04453627020120621, 0.003918478265404701, 0.07319501042366028, 0.11563684791326523, -0.036186616867780685, 0.1701732575893402, -0.08693739771842957, -0.06632814556360245, -0.029119515791535378, 0.09985838085412979, -0.04936105012893677, -0.13261796534061432, -0.05213943123817444, -0.1034463420510292, -0.10061845928430557, 0.01151836384087801, 0.015524842776358128, -0.02272411249577999, -0.011821391060948372, -0.04077218472957611, 0.09633955359458923, -0.0018363932613283396, 0.09354297071695328, 0.013895682990550995, 0.059766530990600586, -0.0947355329990387, 0.17558084428310394, 0.0375220887362957, -0.12523150444030762, -0.031185755506157875, 0.10376832634210587, -0.01765168271958828, -0.012194964103400707, 0.020432520657777786, 0.0383448526263237, 0.00536506250500679, -0.048210952430963516, -0.1362895369529724, -0.14536111056804657, 0.06690423935651779, 0.01690932922065258, 0.051858797669410706, -0.0009148628450930119, 0.023751776665449142, -0.033769916743040085, 0.00021522751194424927, 0.11322686076164246, 0.08009716123342514, 0.005533459596335888, -0.013101626187562943, 0.012676063925027847, -0.030638307332992554, -0.04993494972586632, 0.02499009668827057, 0.023568764328956604, -0.08948323130607605, -0.03454006463289261, -0.08069553226232529, 0.011866560205817223, -0.14347060024738312, 0.02541661635041237, 0.0013207116862758994, -0.040025703608989716, -0.05198768898844719, -0.006720995530486107, -0.08751904964447021, 0.003992757759988308, -0.012733052484691143, 0.10487309843301773, -0.14073707163333893, 0.03563283756375313, 0.057245466858148575, -0.024800555780529976, 0.09843435138463974, -0.061612848192453384, 0.044510990381240845, 0.03580702468752861, -0.15636159479618073, -0.0370246097445488, 0.004451849963515997, 0.04541179537773132, -0.048962004482746124, -0.11753351241350174, 0.014123075641691685, 0.02550937980413437, -0.041050780564546585, -0.004901168402284384, -0.12220178544521332, -0.04568275436758995, 0.136935755610466, 0.009460979141294956, -0.13845115900039673, 0.006750698667019606, 0.07801202684640884, 0.0937952920794487, -0.071011982858181, 0.1293683648109436, -0.04957123100757599, 0.01004625391215086, -0.049009568989276886, -0.010049734264612198, 0.018718868494033813, -0.0754643902182579, -0.10847699642181396, -0.03690338879823685, 0.04220668226480484, 0.013429374434053898, 0.21635141968727112, 0.014970013871788979, 0.0008295480511151254, 0.05531509593129158, 0.03882049769163132, -0.04882584139704704, 0.13090182840824127, -0.005216475110501051, -0.04809049889445305, 0.0023112406488507986, -0.17554552853107452, -0.08427228778600693, -0.08254221826791763, -0.027013448998332024, 0.14930282533168793, 0.14949926733970642, 0.11970773339271545, 0.031939126551151276, 0.13419730961322784, -0.11792832612991333, -0.042772214859724045, 0.10876920074224472, -0.016203375533223152, 0.016359368339180946, -0.10156957805156708, 0.058590322732925415, 0.09705206006765366, -0.2237749695777893, 0.12052134424448013, -0.020208468660712242, -0.044530238956213, -0.0038301823660731316, -0.2009599655866623, -0.021496355533599854, -0.05342939496040344, 0.0024774782359600067, -0.1028108224272728, 0.15568411350250244, -0.014931309968233109, 0.02834862656891346, -0.05531514436006546, 0.14807206392288208, -0.16580583155155182, -0.12739787995815277, 0.14382705092430115, 0.042543377727270126, 0.07787301391363144, 0.02840735763311386, -0.028095167130231857, -0.000004629496288544033, 0.004610583186149597, 0.04121895134449005, 0.09542570263147354, 0.005028028506785631, -0.05322589725255966, -0.028444411233067513, -0.07890404760837555, 0.019911784678697586, -0.021292638033628464, 0.04661471024155617, 0.21068786084651947, -0.03933517262339592, 0.019248513504862785, 0.031866490840911865, 0.09211138635873795, -0.09113036096096039, -0.038215603679418564, -0.15787647664546967, -0.03216550871729851, 0.011883755214512348, 0.12981358170509338, 0.038437601178884506, -0.14632448554039001, 0.05437374860048294, 0.09867047518491745, 0.15486332774162292, 0.05103391781449318, 0.05735820159316063, 0.048549458384513855, 0.033661726862192154, 0.06786811351776123, -0.008376180194318295, -0.08626445382833481, 0.216299369931221, -0.010775664821267128, 0.024894889444112778, -0.012792655266821384, -0.009992258623242378, 0.06686586141586304, 0.13004621863365173, 0.02380833774805069, -0.039215974509716034, -0.11220162361860275, 0.17047932744026184, -0.018464945256710052, -0.20111198723316193, 0.14678966999053955, -0.11750892549753189, -0.09140363335609436, -0.05252252519130707, 0.02234097383916378, 0.11976359039545059, 0.050606004893779755, 0.07002603262662888, -0.04566683620214462, 0.21105971932411194, 0.05874321982264519, -0.041571423411369324, -0.14742186665534973, 0.010280661284923553, -0.0038454998284578323, 0.22903306782245636, 0.0004972413880750537, 0.06301645189523697, 0.09089118987321854, -0.04495378956198692, -0.08399853110313416, 0.000945288164075464, 0.10786569118499756, -0.10416195541620255, -0.011914702132344246, 0.09579668194055557, -0.06452712416648865, 0.19009210169315338, 0.057659368962049484, 0.005402412265539169, 0.11324550956487656, 0.05345829576253891, -0.02979661151766777, -0.11452221870422363, 0.1642843782901764, -0.09114101529121399, 0.1103602722287178, 0.1499808430671692, 0.018168264999985695, 0.03732454404234886, -0.04429187998175621, 0.07891890406608582, 0.02221481129527092, 0.21503092348575592, 0.05486290529370308, -0.1393347978591919, 0.0759204775094986, -0.041975002735853195, 0.1124986857175827, -0.11444699019193649, 0.025082813575863838, 0.06146858632564545, 0.034643080085515976, -0.0368940494954586, 0.10844488441944122, -0.0039040804840624332, -0.0573328472673893, 0.00859276857227087, -0.1917116492986679, 0.023177197203040123, 0.0633663609623909, 0.012444188818335533, 0.03779313713312149 ]
f39db019a94f8dbea48ab30d2bdc090703284559
# Dataset Description - **Project Page:** https://instruction-tuning-with-gpt-4.github.io - **Repo:** https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM - **Paper:** https://arxiv.org/abs/2304.03277 # Dataset Card for "alpaca-zh" 本数据集是参考Alpaca方法基于GPT4得到的self-instruct数据,约5万条。 Dataset from https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM It is the chinese dataset from https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM/blob/main/data/alpaca_gpt4_data_zh.json # Usage and License Notices The data is intended and licensed for research use only. The dataset is CC BY NC 4.0 (allowing only non-commercial use) and models trained using the dataset should not be used outside of research purposes. train model with alpaca-zh dataset: https://github.com/shibing624/textgen # English Dataset [Found here](https://huggingface.co/datasets/c-s-ale/alpaca-gpt4-data) # Citation ``` @article{peng2023gpt4llm, title={Instruction Tuning with GPT-4}, author={Baolin Peng, Chunyuan Li, Pengcheng He, Michel Galley, Jianfeng Gao}, journal={arXiv preprint arXiv:2304.03277}, year={2023} } ```
shibing624/alpaca-zh
[ "task_categories:text-generation", "size_categories:10K<n<100K", "language:zh", "license:cc-by-4.0", "gpt", "alpaca", "fine-tune", "instruct-tune", "instruction", "arxiv:2304.03277", "region:us" ]
2023-03-25T11:37:25+00:00
{"language": ["zh"], "license": "cc-by-4.0", "size_categories": ["10K<n<100K"], "task_categories": ["text-generation"], "pretty_name": "Instruction Tuning with GPT-4", "dataset_info": {"features": [{"name": "instruction", "dtype": "string"}, {"name": "input", "dtype": "string"}, {"name": "output", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 32150579, "num_examples": 48818}], "download_size": 35100559, "dataset_size": 32150579}, "tags": ["gpt", "alpaca", "fine-tune", "instruct-tune", "instruction"]}
2023-05-10T05:09:06+00:00
[ "2304.03277" ]
[ "zh" ]
TAGS #task_categories-text-generation #size_categories-10K<n<100K #language-Chinese #license-cc-by-4.0 #gpt #alpaca #fine-tune #instruct-tune #instruction #arxiv-2304.03277 #region-us
# Dataset Description - Project Page: URL - Repo: URL - Paper: URL # Dataset Card for "alpaca-zh" 本数据集是参考Alpaca方法基于GPT4得到的self-instruct数据,约5万条。 Dataset from URL It is the chinese dataset from URL # Usage and License Notices The data is intended and licensed for research use only. The dataset is CC BY NC 4.0 (allowing only non-commercial use) and models trained using the dataset should not be used outside of research purposes. train model with alpaca-zh dataset: URL # English Dataset Found here
[ "# Dataset Description\n\n- Project Page: URL\n- Repo: URL\n- Paper: URL", "# Dataset Card for \"alpaca-zh\"\n\n本数据集是参考Alpaca方法基于GPT4得到的self-instruct数据,约5万条。\n\nDataset from URL \n\nIt is the chinese dataset from URL", "# Usage and License Notices\n\nThe data is intended and licensed for research use only. The dataset is CC BY NC 4.0 (allowing only non-commercial use) and models trained using the dataset should not be used outside of research purposes.\n\ntrain model with alpaca-zh dataset: URL", "# English Dataset\n\nFound here" ]
[ "TAGS\n#task_categories-text-generation #size_categories-10K<n<100K #language-Chinese #license-cc-by-4.0 #gpt #alpaca #fine-tune #instruct-tune #instruction #arxiv-2304.03277 #region-us \n", "# Dataset Description\n\n- Project Page: URL\n- Repo: URL\n- Paper: URL", "# Dataset Card for \"alpaca-zh\"\n\n本数据集是参考Alpaca方法基于GPT4得到的self-instruct数据,约5万条。\n\nDataset from URL \n\nIt is the chinese dataset from URL", "# Usage and License Notices\n\nThe data is intended and licensed for research use only. The dataset is CC BY NC 4.0 (allowing only non-commercial use) and models trained using the dataset should not be used outside of research purposes.\n\ntrain model with alpaca-zh dataset: URL", "# English Dataset\n\nFound here" ]
[ 69, 18, 50, 68, 6 ]
[ "passage: TAGS\n#task_categories-text-generation #size_categories-10K<n<100K #language-Chinese #license-cc-by-4.0 #gpt #alpaca #fine-tune #instruct-tune #instruction #arxiv-2304.03277 #region-us \n# Dataset Description\n\n- Project Page: URL\n- Repo: URL\n- Paper: URL# Dataset Card for \"alpaca-zh\"\n\n本数据集是参考Alpaca方法基于GPT4得到的self-instruct数据,约5万条。\n\nDataset from URL \n\nIt is the chinese dataset from URL# Usage and License Notices\n\nThe data is intended and licensed for research use only. The dataset is CC BY NC 4.0 (allowing only non-commercial use) and models trained using the dataset should not be used outside of research purposes.\n\ntrain model with alpaca-zh dataset: URL# English Dataset\n\nFound here" ]
[ -0.09239188581705093, 0.1426195651292801, 0.0016303403535857797, 0.11592405289411545, 0.09315822273492813, 0.0440349280834198, 0.2233947366476059, 0.06368306279182434, 0.09858644008636475, 0.009759562090039253, 0.03618788719177246, -0.007292265072464943, 0.07177376747131348, 0.11992555111646652, -0.011921480298042297, -0.1776292473077774, 0.014465255662798882, 0.06997685879468918, 0.08795425295829773, 0.1189970150589943, 0.0981612429022789, -0.06096557527780533, 0.13410724699497223, 0.022920217365026474, -0.11651098728179932, -0.032220084220170975, 0.01663425751030445, -0.08403357863426208, 0.08248680830001831, 0.017278574407100677, 0.11382437497377396, 0.0560348816215992, 0.03952844440937042, -0.08093114197254181, 0.003309389343485236, -0.03843254595994949, -0.07540235668420792, 0.06096579506993294, 0.08379378169775009, -0.00469251861795783, 0.15324191749095917, -0.02432997152209282, -0.00955879781395197, 0.08072049170732498, -0.08197930455207825, -0.1230611652135849, -0.10197938233613968, 0.13895535469055176, 0.016252955421805382, 0.06288086622953415, -0.017590293660759926, 0.0623621866106987, -0.11339646577835083, 0.018077796325087547, 0.10743901133537292, -0.21047097444534302, -0.004400276113301516, 0.23590245842933655, 0.010973588563501835, 0.1386336088180542, -0.06262337416410446, 0.035911690443754196, 0.04109599068760872, -0.020203350111842155, 0.05162338539958, -0.11239562183618546, -0.08190317451953888, 0.03863149508833885, -0.06286557763814926, 0.044093742966651917, 0.370135098695755, 0.01193420309573412, -0.03366643190383911, -0.11200597882270813, -0.01410925853997469, -0.02681039460003376, -0.027831722050905228, 0.047533340752124786, 0.04117535799741745, -0.0025507870595902205, 0.08482606709003448, -0.027443604543805122, -0.08638598769903183, -0.11019221693277359, -0.04464311897754669, -0.04419910907745361, -0.012047226540744305, 0.044410355389118195, -0.07436680048704147, 0.05366981402039528, -0.08841603249311447, -0.03311091661453247, -0.07044971734285355, -0.08650189638137817, -0.032685428857803345, 0.00915380660444498, 0.03957177698612213, -0.01460263691842556, 0.08225689083337784, 0.06673973798751831, -0.001523441867902875, 0.06227423995733261, 0.01039932481944561, 0.04675507918000221, 0.09997876733541489, 0.05461025610566139, -0.12686818838119507, -0.042543184012174606, 0.06096753478050232, -0.027843698859214783, 0.007909633219242096, -0.01669103093445301, -0.1339341104030609, -0.05782904848456383, -0.0440421886742115, 0.03584319353103638, -0.04300098493695259, 0.05277807265520096, -0.05742103233933449, -0.045212674885988235, 0.1718987375497818, -0.05250120535492897, -0.021926796063780785, 0.038301981985569, -0.05954233556985855, 0.030438710004091263, -0.0049661858938634396, 0.03066224604845047, 0.04202072694897652, 0.04164663329720497, -0.13429267704486847, -0.0023674864787608385, -0.025018543004989624, -0.06766996532678604, 0.034094199538230896, -0.09600631892681122, 0.025198889896273613, -0.09211596101522446, -0.29867640137672424, -0.027236124500632286, 0.016791991889476776, -0.03438173234462738, 0.04827693849802017, 0.040331896394491196, 0.03853724151849747, -0.026255842298269272, -0.016262581571936607, 0.028791025280952454, -0.0873584896326065, 0.07074832171201706, -0.03095357120037079, 0.0686560720205307, -0.17236846685409546, 0.02170349657535553, -0.11500829458236694, 0.04128759354352951, -0.09730879962444305, 0.0693172886967659, -0.07213761657476425, 0.03585401177406311, -0.08598554134368896, -0.060638733208179474, 0.02885589189827442, -0.003079978981986642, -0.01243630237877369, 0.07177651673555374, -0.140516996383667, -0.0006210283609107137, 0.1328812688589096, -0.1021818220615387, -0.149184450507164, 0.09587861597537994, -0.03941615670919418, 0.19708767533302307, 0.08403948694467545, 0.2652154266834259, 0.10067246109247208, -0.019699912518262863, -0.10926470905542374, 0.010416526347398758, -0.021093573421239853, -0.17926660180091858, 0.13104023039340973, 0.03139260411262512, -0.11857843399047852, 0.03954809904098511, -0.053177740424871445, -0.03657662123441696, -0.015207122080028057, -0.10055762529373169, -0.006821393966674805, -0.10218388587236404, 0.07426168769598007, -0.025765923783183098, 0.0662517175078392, -0.0070306058041751385, 0.018029315397143364, -0.027302369475364685, 0.09386447817087173, -0.04660581052303314, -0.035182107239961624, -0.07839291542768478, 0.11171992123126984, -0.02105407789349556, -0.008519728668034077, -0.060006145387887955, -0.01787675730884075, 0.03370027616620064, 0.0352751724421978, 0.05345907062292099, 0.011189269833266735, -0.012760675512254238, -0.009238634258508682, -0.11180552840232849, 0.02654767408967018, -0.014521577395498753, -0.009837998077273369, -0.04908167943358421, -0.0897507593035698, 0.034206293523311615, 0.008559134788811207, 0.11501067131757736, -0.17920777201652527, 0.010863707400858402, 0.09372781217098236, -0.05900801718235016, 0.002018177416175604, 0.002724634949117899, 0.09418473392724991, 0.010378582403063774, -0.038740597665309906, -0.0025924635119736195, 0.03333931416273117, -0.004682507831603289, -0.08742817491292953, 0.051974814385175705, -0.02179867774248123, 0.004144622012972832, 0.10154389590024948, 0.0054077282547950745, -0.05406174808740616, -0.08366703987121582, -0.009757263585925102, -0.0273954626172781, -0.06985453516244888, 0.0031654504127800465, 0.051557861268520355, -0.04495380446314812, 0.08070366084575653, -0.15007521212100983, 0.03306081146001816, 0.015598393976688385, -0.043403830379247665, 0.05147205665707588, 0.07056216895580292, 0.18509060144424438, -0.13309147953987122, 0.14020855724811554, -0.01475459709763527, -0.02128507010638714, 0.23272140324115753, 0.03469359502196312, -0.031419772654771805, -0.03252199664711952, -0.011119462549686432, -0.04150351509451866, 0.19725099205970764, -0.08534944802522659, 0.01827244833111763, 0.09280084073543549, 0.03364623337984085, 0.03749636560678482, -0.12307929247617722, -0.08771184831857681, -0.037093766033649445, -0.043039724230766296, -0.16647732257843018, -0.01141990628093481, -0.08572489023208618, 0.09773281961679459, -0.02455250360071659, 0.05458516255021095, 0.0522516593337059, 0.019691718742251396, -0.12729310989379883, 0.13640020787715912, -0.05410609394311905, -0.20059411227703094, -0.08008482307195663, -0.02848302200436592, -0.07502693682909012, 0.028416380286216736, 0.020462479442358017, -0.06938911229372025, -0.06878358870744705, -0.08564082533121109, -0.07972574234008789, -0.030016867443919182, -0.07191108167171478, -0.08411373943090439, 0.019069835543632507, -0.07877130061388016, -0.10972456634044647, 0.021699685603380203, -0.028671614825725555, -0.02647559344768524, 0.11861491203308105, -0.107286736369133, 0.1258929967880249, 0.12773147225379944, -0.0013512555742636323, 0.002823159797117114, -0.08338680118322372, 0.09506187587976456, -0.0798257365822792, 0.06608766317367554, 0.11241544038057327, 0.11356242001056671, 0.013777467422187328, 0.0665225237607956, 0.05319037288427353, -0.07707156985998154, 0.014979195781052113, -0.00532960332930088, -0.13410277664661407, -0.2723587453365326, -0.07830475270748138, -0.07387007772922516, 0.09275408834218979, 0.01571548543870449, 0.03166172280907631, 0.13817435503005981, 0.17102554440498352, -0.0013649860629811883, 0.16307151317596436, -0.05015801638364792, 0.02212168462574482, 0.061719123274087906, 0.05067061632871628, 0.07554514706134796, -0.12359916418790817, 0.10607538372278214, 0.12526671588420868, 0.11943184584379196, 0.25282469391822815, 0.004166317172348499, 0.2545277178287506, 0.0751877874135971, 0.16309094429016113, 0.10370079427957535, 0.10927549004554749, -0.04986248165369034, 0.016409508883953094, -0.042689885944128036, -0.06550285220146179, -0.01919849030673504, 0.08545168489217758, -0.0468081496655941, -0.1063481792807579, 0.049771200865507126, 0.011873227544128895, 0.03241625055670738, 0.04462314397096634, 0.04003465175628662, -0.18367575109004974, -0.026394318789243698, 0.023283518850803375, 0.15262144804000854, -0.07605897635221481, 0.07765677571296692, 0.1657346785068512, -0.09324408322572708, 0.09518056362867355, 0.005195283330976963, 0.09787032753229141, -0.045147236436605453, -0.039178986102342606, -0.041763510555028915, -0.08383361995220184, -0.07652277499437332, 0.10770304501056671, -0.217924565076828, 0.17480872571468353, 0.042518310248851776, 0.0172391589730978, -0.10229825228452682, -0.060833998024463654, 0.00995431188493967, 0.10060453414916992, 0.14313210546970367, 0.03345218300819397, 0.042757369577884674, -0.09342755377292633, -0.12164231389760971, 0.0364391952753067, -0.05313156172633171, 0.003953545819967985, -0.017068902030587196, 0.01882500946521759, 0.011290973983705044, -0.016145844012498856, -0.08804003149271011, -0.1364908516407013, -0.09360815584659576, 0.04180784523487091, 0.1391511857509613, -0.0008012480102479458, 0.036293238401412964, 0.00797869823873043, -0.05746109038591385, 0.06213688477873802, -0.1246764063835144, -0.13367320597171783, -0.11637157946825027, -0.0883123055100441, 0.08850830793380737, -0.03796794265508652, 0.04773957282304764, 0.0033635334111750126, -0.027405135333538055, 0.007978301495313644, -0.02322172187268734, 0.0878424122929573, -0.04476865753531456, -0.09947604686021805, -0.04925128072500229, 0.04272326081991196, 0.013866395689547062, 0.08349931240081787, 0.01505301147699356, -0.00553734228014946, -0.03109552711248398, -0.17106859385967255, -0.010836096480488777, -0.0007142205140553415, 0.06167072802782059, 0.14432983100414276, -0.07640979439020157, -0.027663802728056908, 0.01196324173361063, -0.14703848958015442, 0.10392169654369354, 0.1052122637629509, -0.08561956882476807, 0.11532512307167053, 0.17552810907363892, -0.0631318986415863, -0.22578632831573486, 0.029893599450588226, -0.0643572062253952, 0.0006770743057131767, -0.016469547525048256, -0.2468595802783966, 0.045959990471601486, 0.12686842679977417, -0.030352041125297546, 0.10522736608982086, -0.1773698478937149, -0.12977983057498932, -0.002351409988477826, 0.050615034997463226, 0.10943881422281265, -0.154968723654747, -0.07513798773288727, -0.035814184695482254, -0.1224295124411583, 0.16240346431732178, -0.12633630633354187, 0.0872616246342659, -0.0734311193227768, 0.0861796960234642, -0.016442906111478806, -0.06543781608343124, 0.13083478808403015, 0.09443099796772003, 0.0730111226439476, -0.044098854064941406, -0.11076970398426056, 0.2494511604309082, 0.005768696311861277, 0.18163305521011353, -0.044361356645822525, 0.04816590994596481, -0.10639018565416336, -0.06886287778615952, -0.03016282618045807, 0.01759699359536171, -0.005846137646585703, -0.12601837515830994, -0.14990846812725067, 0.051634229719638824, -0.020649975165724754, 0.012520073913037777, 0.042672570794820786, -0.04491424188017845, -0.17115767300128937, 0.030855979770421982, 0.135036438703537, -0.009904074482619762, -0.036237750202417374, -0.06095849350094795, -0.04996476322412491, 0.07693646103143692, -0.27836358547210693, -0.0010921959765255451, 0.07557453960180283, 0.04480082914233208, 0.09702052921056747, 0.030288010835647583, -0.018329882994294167, 0.09890835732221603, 0.07826004177331924, -0.07165452092885971, -0.11571408063173294, -0.021793225780129433, -0.07481241226196289, -0.053048428148031235, 0.019851498305797577, 0.029087591916322708, -0.0673568919301033, -0.0016616759821772575, -0.022769400849938393, 0.034289270639419556, -0.009340065531432629, 0.08184096217155457, 0.0397786907851696, -0.001172173535451293, -0.13518841564655304, 0.01426088996231556, 0.14308631420135498, 0.09222277998924255, 0.006509830709546804, 0.00770055316388607, -0.1137859895825386, -0.07008130103349686, -0.031604036688804626, 0.14487367868423462, -0.10454754531383514, -0.11253324896097183, -0.04326527193188667, -0.0644439235329628, -0.039831213653087616, 0.05952073633670807, 0.021332254633307457, 0.04363008588552475, 0.02427266351878643, -0.0820494070649147, -0.1033235713839531, 0.007125455420464277, -0.062212273478507996, 0.07863353192806244, -0.13732421398162842, -0.016782978549599648, 0.047985468059778214, 0.03587428480386734, -0.03954887017607689, 0.0030168190132826567, -0.08986736834049225, 0.021769294515252113, -0.21928371489048004, 0.10271835327148438, -0.06021752581000328, -0.006458062678575516, -0.06940073519945145, -0.020115351304411888, -0.052899982780218124, 0.004061946179717779, -0.0696389228105545, 0.0483255535364151, 0.0443621426820755, 0.11895764619112015, -0.10200854390859604, -0.016848113387823105, 0.04153486341238022, 0.02136312983930111, 0.13007372617721558, 0.040979500859975815, -0.037890683859586716, 0.033430565148591995, -0.14630042016506195, 0.08213846385478973, 0.02560635469853878, 0.05115681514143944, 0.0034017611760646105, 0.01598888821899891, 0.0060262735933065414, 0.030829105526208878, 0.008840984664857388, 0.08215370029211044, 0.004852277226746082, -0.1115245670080185, 0.03811649978160858, -0.13404150307178497, -0.06216001138091087, -0.05071549117565155, 0.05682619288563728, 0.08244691044092178, 0.04977329447865486, 0.09473149478435516, -0.0016657515661790967, -0.026752259582281113, -0.10756263881921768, -0.02081434056162834, -0.024913249537348747, -0.01893838308751583, -0.1134197786450386, -0.04298284277319908, 0.00965944118797779, 0.007781174499541521, 0.31476759910583496, 0.06772693991661072, -0.1850772649049759, -0.0397961363196373, 0.15684176981449127, 0.04845786467194557, -0.03249220550060272, 0.26881587505340576, 0.01584901288151741, -0.00699592474848032, 0.04847296327352524, 0.07172572612762451, 0.01679844968020916, 0.06968673318624496, 0.14298458397388458, 0.0701269805431366, -0.011020057834684849, -0.011571088805794716, 0.0024636692833155394, -0.09465358406305313, -0.028095871210098267, 0.020730258896946907, -0.09480216354131699, -0.01694726012647152, -0.04694097116589546, 0.0614878349006176, 0.09516524523496628, -0.10321345925331116, 0.07782881706953049, -0.017212025821208954, -0.12410635501146317, -0.05563068017363548, -0.1416512429714203, -0.08846139907836914, -0.08545544743537903, -0.011376993730664253, -0.09873100370168686, -0.043489642441272736, 0.1482928842306137, 0.014293735846877098, -0.03809186443686485, 0.11691946536302567, -0.08797886967658997, -0.005644702352583408, -0.0010728376219049096, 0.009394501335918903, -0.06223916634917259, -0.10996848344802856, -0.037169843912124634, 0.026209775358438492, -0.05618776008486748, 0.047559887170791626, 0.03703998401761055, 0.002984096296131611, -0.007907583378255367, -0.0073395464569330215, -0.03815237432718277, -0.0818745568394661, 0.016314946115016937, 0.04462161287665367, 0.04605264961719513, 0.03837522864341736, -0.021019460633397102, 0.03129979595541954, 0.1367894858121872, 0.05675199627876282, 0.004604299087077379, -0.05619620531797409, 0.09060102701187134, -0.07099908590316772, -0.04874255880713463, 0.05943905562162399, -0.09153787791728973, 0.07635758817195892, 0.22406259179115295, 0.22363296151161194, -0.06720559298992157, -0.04287812486290932, -0.11458684504032135, 0.016143934801220894, 0.012468007393181324, 0.13739140331745148, -0.043031804263591766, 0.2417449951171875, -0.025774871930480003, 0.023517537862062454, -0.056589074432849884, 0.00934491865336895, -0.062373820692300797, 0.04976244643330574, 0.05037902668118477, -0.07602299749851227, -0.10474152117967606, 0.11005114763975143, -0.09453598409891129, 0.03448878601193428, 0.09709812700748444, -0.05877727270126343, -0.07154735177755356, -0.006178475450724363, -0.09861806035041809, 0.01648324728012085, -0.015243501402437687, -0.04916141554713249, 0.03581136092543602, 0.00823911651968956, 0.016221344470977783, -0.20623455941677094, -0.002046365989372134, 0.13493351638317108, 0.05453288555145264, 0.26052817702293396, 0.0023243336472660303, 0.12018772214651108, 0.07591082900762558, -0.005255905445665121, -0.08922626823186874, 0.11700813472270966, -0.0034640796948224306, 0.0329691581428051, 0.00809538271278143, -0.027952395379543304, -0.0460079200565815, 0.03617528825998306, 0.02295611798763275, 0.06441833823919296, 0.011901607736945152, 0.1425747275352478, 0.0434272326529026, -0.093716099858284, 0.02682703360915184, -0.08639106899499893, 0.13097231090068817, 0.05518236756324768, -0.07125794887542725, -0.031319379806518555, -0.04332108050584793, 0.08249171823263168, 0.009590871632099152, -0.05885659158229828, -0.005311786662787199, -0.11099281907081604, -0.03793410211801529, 0.07237371057271957, 0.04131780192255974, -0.27793535590171814, 0.053889162838459015, -0.06292153894901276, -0.005402942653745413, -0.10164586454629898, 0.013097899034619331, 0.06603359431028366, 0.012163129635155201, -0.04154941812157631, -0.04829762130975723, -0.044252458959817886, 0.03947911784052849, -0.07990808039903641, -0.1253999024629593 ]
0989639a187afad84c687ebce824505159473a56
# AutoTrain Dataset for project: pegasus-reddit-summarizer ## Dataset Description This dataset has been automatically processed by AutoTrain for project pegasus-reddit-summarizer. ### Languages The BCP-47 code for the dataset's language is en. ## Dataset Structure ### Data Instances A sample from this dataset looks as follows: ```json [ { "feat_id": "82n2za", "text": "User who has been working in sales for 30+ years gets a new laptop on Monday. This morning when I get in, my phone is ringing already. I'm not supposed to start for another 20 mins, but I'm nice, so I answer it.\n\n\"This new laptop doesn't have Microsoft on it. Do I need to bring it back in? Just I'm in Scotland, so I'll have to fly down again.\"\n\nEr, yes it does. We went through it when I handed it over, I showed you Outlook, and how Outlook 2016 looks ever so slightly different to Outlook 2010 on your old laptop.\n\n\"Look, it's not there. Every time I click on the button, it just opens the internet. I've emailed my boss from my phone to let him know I'm cancelling all my appointments today, so can you fix it over the VPN or do I need to fly down?\"\n\nSo, I ask him what he's clicking on. \"The blue E. You said the icon was blue now instead of orange. But that just opens the internet, I've already TOLD YOU.\"\n\nI ask him to look along the taskbar for any other blue icons. \"There's a blue and white O. Are you telling me that's it?\" I ask him to confirm that Outlook begins with the letter O, and advise him to try clicking on that icon instead.\n\nSo he clicks on it, and ta-da! Outlook opens. \"Oh for God's sake. This is too confusing. Why did you change the colour anyway? Now I have to re-arrange all my appointments, this is really inconvenient.\"\n\nSorry, I did ring up my mate Bill and ask him to change the colour of Outlook from orange to blue just to confuse you. Luckily I have great power and influence over at Microsoft, so they did me a favour, and I'm now reaping the untold rewards.\n\nGTG, writing an email to his boss to cover my arse...\n", "target": "User receives a new laptop and complains to IT that it doesn't have Microsoft on it. IT informs the user that they had gone through it when handing it over and that the user had simply clicked on the wrong icon. The user complains about the change in icon color and that they now have to rearrange their entire schedule. IT sarcastically apologizes and writes an email to cover themselves." }, { "feat_id": "q4kjoe", "text": "The title implies I was there but really it was just my mom and my sister.\n\nMy sister was craving a cheddar jalapeo bagel so my mom decided to go to a chain caf to get one for her. It was 10 minutes before closing, and they went through the drive thru. My mom orders the cheddar bagel for my sister plus some other things for the rest of the people at home, including coffee cake. The gal at the drive thru window said \"you're lucky, you're getting the last ones of everything you're ordering!\"\n\nMy mom pulls up to the window to pay and receive the food and the drive thru gal (about 19) is crying and apologizing profusely. She says the people in front of my mom STOLE THE FOOD. Mom asked how it happened and the lady said that she had made a mistake and was about to give the car in front the wrong order, but she realized her mistake before handing it over and announced it. The people then REACHED for the bag (it was not handed to them!!!) and stole it, apparently saying \"you can't have it back now, it's cross contaminated!\" Then when the lady called for her manager, he was busy, and the people's order wasn't ready yet, so the poor gal just told them to pull up and wait for their food and they did.\n\nMy mom is a really loving person and so she's trying to tell this lady it's okay, she didn't really need the food, she's not mad, etc., and in the meantime the manager comes over to ask what is happening. She tells him and he is shocked. He asked if the car in front was those people, and she said yes. So he starts going out to talk to the people in the car, and at that moment, they step on it and zip out of the parking lot. \n\nSo now those people have not only stolen my mom's order, which were the last items, but they didn't even receive their order! But the good news is that the manager said to my mom that he had been saving a cheddar bagel for himself and that he would give that one to her free of charge. \n\nHave you ever heard of anything like this??? My mom told me this on the phone and I was stunned. I've worked food service before but nothing like this has ever happened!! She thinks the people in the other car had done this maneuver before since the \"cross contamination\" response came out way too quickly. Also I feel so sorry for the lady! She's working in a fucking pandemic getting underpaid and overworked and now has to deal with deranged people!", "target": "A woman went to a chain caf\u00e9 with her daughter to buy a cheddar jalape\u00f1o bagel for her sister. The drive thru attendant announces they are getting the last items of everything. The attendant then reveals that the people in the car in front of them stole their food. The woman's mother attempted to comfort the attendant and the manager offered the woman a cheddar bagel for free. The woman wonders if the \"cross contamination\" defense may have been used by the thieves before." } ] ``` ### Dataset Fields The dataset has the following fields (also called "features"): ```json { "feat_id": "Value(dtype='string', id=None)", "text": "Value(dtype='string', id=None)", "target": "Value(dtype='string', id=None)" } ``` ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow: | Split name | Num samples | | ------------ | ------------------- | | train | 7200 | | valid | 1800 |
stevied67/autotrain-data-pegasus-reddit-summarizer
[ "task_categories:summarization", "language:en", "region:us" ]
2023-03-25T11:50:33+00:00
{"language": ["en"], "task_categories": ["summarization"]}
2023-03-25T11:51:23+00:00
[]
[ "en" ]
TAGS #task_categories-summarization #language-English #region-us
AutoTrain Dataset for project: pegasus-reddit-summarizer ======================================================== Dataset Description ------------------- This dataset has been automatically processed by AutoTrain for project pegasus-reddit-summarizer. ### Languages The BCP-47 code for the dataset's language is en. Dataset Structure ----------------- ### Data Instances A sample from this dataset looks as follows: ### Dataset Fields The dataset has the following fields (also called "features"): ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow:
[ "### Languages\n\n\nThe BCP-47 code for the dataset's language is en.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ "TAGS\n#task_categories-summarization #language-English #region-us \n", "### Languages\n\n\nThe BCP-47 code for the dataset's language is en.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ 20, 26, 17, 23, 27 ]
[ "passage: TAGS\n#task_categories-summarization #language-English #region-us \n### Languages\n\n\nThe BCP-47 code for the dataset's language is en.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA sample from this dataset looks as follows:### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ -0.1602717787027359, 0.13760444521903992, -0.0008060188847593963, 0.06391860544681549, 0.04438386484980583, 0.08786878734827042, -0.03636863827705383, 0.12403982877731323, 0.08290647715330124, 0.03962325677275658, 0.1198059469461441, 0.05719369649887085, 0.06489790230989456, 0.30578792095184326, -0.059235528111457825, -0.20461507141590118, -0.014979497529566288, 0.005918992217630148, -0.011294996365904808, 0.11265923082828522, 0.08174990862607956, -0.04354464262723923, 0.001269421074539423, -0.14616824686527252, -0.14600619673728943, 0.009686463512480259, -0.05239272490143776, 0.012245746329426765, 0.07348031550645828, 0.02894674241542816, 0.1580718755722046, 0.003952361643314362, -0.007984928786754608, -0.2854626178741455, 0.01720929518342018, -0.03333277627825737, -0.006376176606863737, 0.08256859332323074, 0.012728326953947544, 0.04493461549282074, -0.09323332458734512, -0.09874119609594345, -0.0669141411781311, -0.0012031281366944313, -0.08306760340929031, -0.1546739637851715, -0.024521594867110252, -0.006855594459921122, 0.05464212968945503, 0.0161503404378891, -0.05550064519047737, 0.11462348699569702, -0.13221900165081024, 0.061710309237241745, 0.007961094379425049, -0.14313721656799316, 0.01254723034799099, 0.01718754693865776, -0.019673265516757965, 0.1325867772102356, -0.06452830880880356, -0.05037035793066025, 0.073161780834198, 0.01673029735684395, -0.16125796735286713, -0.04990513250231743, -0.12415026873350143, 0.03404468670487404, -0.11303473263978958, -0.091854989528656, 0.3916390538215637, 0.0051228925585746765, 0.026536623015999794, -0.005965745076537132, -0.09365159273147583, -0.06686235964298248, -0.004096177406609058, 0.06893350183963776, -0.04710445553064346, 0.011937047354876995, 0.03182891756296158, 0.0595109760761261, -0.09165714681148529, -0.08671994507312775, -0.10271385312080383, -0.03134952485561371, -0.013071544468402863, 0.05515603348612785, -0.10173218697309494, 0.02393767423927784, -0.02894398383796215, -0.0849575400352478, -0.024735301733016968, -0.07475294172763824, -0.04687047749757767, 0.018502021208405495, 0.0210100170224905, 0.05462109297513962, 0.09323245286941528, 0.07562366873025894, -0.08171812444925308, 0.054860979318618774, -0.08676325529813766, 0.07563918828964233, 0.12671129405498505, 0.05633337423205376, -0.0788976326584816, -0.06183750554919243, -0.019407005980610847, -0.032578691840171814, -0.0412910096347332, -0.05268225073814392, -0.1052134782075882, -0.034402232617139816, 0.02853439562022686, 0.13072682917118073, 0.013733194209635258, -0.02005980722606182, -0.11378347873687744, -0.018207527697086334, 0.09031301736831665, -0.11772572249174118, 0.06306799501180649, 0.07077977806329727, 0.015568066388368607, -0.04990258440375328, -0.09277550131082535, -0.04974579066038132, -0.08968226611614227, -0.08684752881526947, -0.11016085743904114, -0.015085253864526749, -0.07795592397451401, -0.10367956757545471, 0.059951890259981155, -0.011529304087162018, 0.0014764695661142468, 0.006860318593680859, -0.20388440787792206, 0.01701682060956955, -0.028441492468118668, -0.07612645626068115, 0.045580144971609116, -0.06679382920265198, -0.018840927630662918, 0.015410143882036209, -0.07125318795442581, 0.06497692316770554, -0.09371887892484665, 0.061032939702272415, -0.038422051817178726, 0.10752925276756287, -0.19095556437969208, 0.022604383528232574, -0.09093107283115387, 0.06272110342979431, -0.021713756024837494, 0.15032953023910522, -0.11952181905508041, -0.06317926198244095, -0.033202800899744034, -0.06308858841657639, 0.016054576262831688, 0.01099325716495514, -0.024141227826476097, 0.1844099909067154, -0.3544831871986389, -0.08163531124591827, 0.17547520995140076, -0.09249449521303177, -0.027325516566634178, 0.028196441009640694, -0.043032556772232056, 0.05962018668651581, 0.028122033923864365, 0.3061414659023285, 0.016063449904322624, 0.10726431012153625, -0.09104932099580765, 0.11529985815286636, 0.01004967000335455, -0.07002521306276321, 0.10833598673343658, -0.04994231089949608, -0.05453427508473396, 0.024687226861715317, 0.07349606603384018, 0.0462256483733654, -0.06314882636070251, -0.06675446033477783, 0.027924424037337303, 0.010973464697599411, 0.028600050136446953, 0.08548473566770554, 0.008805632591247559, -0.03566160798072815, 0.04722592607140541, 0.050380345433950424, 0.05457331985235214, -0.05733984336256981, -0.010324330069124699, -0.03693290427327156, 0.07914803177118301, -0.09120550751686096, -0.001005623722448945, -0.13860830664634705, -0.04611261561512947, 0.057640593498945236, 0.1687578707933426, -0.018415888771414757, 0.043490275740623474, 0.023466551676392555, -0.021742265671491623, -0.025158628821372986, -0.009566801600158215, 0.05037795007228851, 0.0014206242049112916, -0.05939251184463501, -0.15150903165340424, -0.047783635556697845, -0.08237021416425705, 0.16531948745250702, -0.09995495527982712, -0.052308157086372375, 0.04833286628127098, 0.11026943475008011, -0.003637495217844844, -0.020420238375663757, 0.028226379305124283, 0.08215080201625824, -0.046371523290872574, 0.03337951377034187, 0.011474321596324444, -0.08743614703416824, 0.0337149053812027, -0.0446898452937603, 0.11923249065876007, -0.03450866416096687, 0.1420479714870453, 0.008441496640443802, 0.058999646455049515, -0.09339596331119537, 0.004071609582751989, 0.0029821021016687155, 0.048974279314279556, -0.0692984089255333, 0.03558342903852463, 0.040101706981658936, 0.06610216200351715, -0.11985775828361511, 0.004488309845328331, -0.02342625893652439, -0.04024573042988777, -0.06600218266248703, 0.11459992080926895, 0.04334287345409393, -0.2277480661869049, 0.192980095744133, 0.10891886800527573, 0.06260784715414047, 0.2990487217903137, -0.039655424654483795, -0.09593826532363892, -0.0418287068605423, 0.020391851663589478, -0.05294797569513321, 0.19180379807949066, -0.20338255167007446, 0.04915933683514595, 0.08558940887451172, -0.005360518582165241, 0.09200962632894516, -0.10497326403856277, -0.06056509166955948, -0.05277978256344795, -0.06148131936788559, -0.15329329669475555, -0.05752404406666756, 0.03206918016076088, 0.07690492272377014, -0.004553796257823706, -0.0732581838965416, 0.05858224257826805, -0.05007143318653107, -0.059258874505758286, 0.21109482645988464, -0.2698725461959839, -0.2415238916873932, -0.16097623109817505, 0.08877861499786377, -0.02247808687388897, 0.01662583462893963, -0.03164068982005119, -0.14648418128490448, -0.0001849807013059035, -0.03650374710559845, 0.1148652732372284, -0.055467382073402405, -0.03163960948586464, -0.02299772948026657, 0.011899420991539955, -0.0823156014084816, -0.08737720549106598, 0.034987661987543106, -0.017403606325387955, 0.10299346596002579, 0.0998510867357254, -0.16255682706832886, 0.10852330923080444, 0.19338765740394592, 0.017272038385272026, 0.04150013253092766, -0.04541408270597458, 0.15043750405311584, -0.09410999715328217, -0.02527412585914135, -0.1079421192407608, -0.027722185477614403, -0.022084949538111687, 0.18319743871688843, 0.006380532868206501, -0.04720531776547432, -0.0542006716132164, -0.05715467035770416, -0.05116703361272812, -0.2124381810426712, -0.16246460378170013, -0.10668326914310455, 0.11208070814609528, 0.02893993817269802, 0.0030347201973199844, -0.0848420038819313, 0.02701372094452381, 0.02156740240752697, -0.019494103267788887, -0.06185603141784668, -0.022074609994888306, 0.04434030130505562, -0.09872745722532272, 0.024861043319106102, -0.026317235082387924, -0.03743740916252136, 0.12043201178312302, 0.07792941480875015, 0.21869517862796783, 0.030271628871560097, 0.19380252063274384, -0.009687809273600578, 0.1660812944173813, 0.04912468418478966, 0.19620653986930847, -0.02521829679608345, 0.0333612896502018, -0.0005523408181034029, -0.018860913813114166, -0.07522962987422943, 0.047557517886161804, 0.1798182874917984, -0.05660364404320717, -0.0012637779582291842, -0.14919455349445343, 0.04438921809196472, -0.04785511642694473, 0.2345021516084671, -0.14334429800510406, -0.037475235760211945, 0.09885572642087936, 0.04387488216161728, -0.14547617733478546, 0.08825922012329102, 0.2436341643333435, 0.006329899188131094, 0.02818445861339569, 0.0017529932083562016, 0.08544665575027466, -0.03844296187162399, -0.019782863557338715, -0.15302135050296783, -0.09443523734807968, -0.028264041990041733, 0.1410413682460785, -0.07730714231729507, 0.25671371817588806, 0.056010618805885315, -0.1042800173163414, -0.10672687739133835, -0.02299927920103073, -0.09600336849689484, 0.0667349174618721, 0.10065384954214096, 0.04488873854279518, 0.05991917848587036, -0.17293968796730042, -0.09077104181051254, 0.036076467484235764, 0.07991129159927368, 0.03729258477687836, 0.026056461036205292, 0.07852311432361603, 0.03471507877111435, 0.0016549121355637908, -0.028118684887886047, -0.02175348624587059, -0.13878285884857178, 0.008870784193277359, 0.0897444412112236, 0.018516143783926964, 0.006493705324828625, -0.0421287976205349, 0.16136276721954346, 0.061247486621141434, -0.1713499128818512, -0.08428535610437393, -0.05543262138962746, 0.06688343733549118, 0.23175190389156342, -0.037306103855371475, -0.002343346131965518, -0.018509449437260628, 0.04507167264819145, -0.03479219973087311, -0.05869594216346741, 0.09981877356767654, -0.04576541483402252, -0.06434877216815948, -0.1181122288107872, 0.14757484197616577, 0.007165701128542423, 0.06138698756694794, 0.004403766710311174, 0.048017170280218124, -0.06540386378765106, -0.0896541029214859, 0.005695966072380543, -0.10969355702400208, 0.016736555844545364, 0.29761257767677307, -0.0738162025809288, -0.10217977315187454, 0.0237543024122715, -0.029372522607445717, 0.2606717646121979, 0.16334837675094604, -0.05879444256424904, 0.027331406250596046, 0.18248972296714783, -0.0601084940135479, -0.2785934507846832, -0.04695766791701317, 0.02393248863518238, 0.05105398967862129, -0.10204314440488815, -0.22201430797576904, 0.03474489226937294, 0.08483409881591797, 0.031270720064640045, 0.07493674010038376, -0.17645736038684845, -0.03900424763560295, 0.15809933841228485, -0.026958566159009933, 0.07135096937417984, -0.10873360931873322, -0.09512798488140106, -0.09007193893194199, -0.027408365160226822, 0.18860884010791779, -0.1878487765789032, 0.0800391435623169, -0.05051779747009277, 0.09814038127660751, 0.007320505566895008, -0.054376162588596344, 0.1816996932029724, 0.11214400082826614, 0.040284812450408936, -0.020366962999105453, -0.153224378824234, 0.18124590814113617, 0.056706756353378296, 0.0681401714682579, -0.024198194965720177, 0.04048820585012436, -0.218195378780365, -0.0026641457807272673, -0.1306215226650238, 0.034880489110946655, -0.019162418320775032, -0.07854736596345901, -0.09056094288825989, 0.02030128426849842, -0.07825256139039993, 0.018314961344003677, 0.1796569526195526, 0.0238746777176857, -0.038225170224905014, 0.23176947236061096, 0.09975747764110565, -0.11174724251031876, 0.06293672323226929, 0.079348623752594, -0.041898757219314575, 0.08661993592977524, -0.07368512451648712, 0.00031338169355876744, 0.134969562292099, 0.030185479670763016, 0.14960089325904846, 0.07820767164230347, -0.07978123426437378, -0.020603518933057785, 0.15458177030086517, -0.08638327568769455, -0.1868123859167099, 0.02215678058564663, -0.068231500685215, -0.08234690129756927, 0.00021824424038641155, 0.07398617267608643, 0.05584591627120972, -0.000981681514531374, -0.054485857486724854, 0.04801787808537483, -0.079167440533638, 0.21348080039024353, 0.13180404901504517, 0.042129646986722946, -0.15583856403827667, 0.005232756491750479, 0.06456059217453003, 0.010610726661980152, 0.031035130843520164, 0.09882094711065292, -0.0905095711350441, -0.11491148173809052, 0.07521266490221024, 0.21194136142730713, -0.041900042444467545, -0.04229164496064186, 0.01609724946320057, -0.05030401423573494, 0.05673624575138092, 0.10391789674758911, 0.020089589059352875, 0.08785253018140793, -0.013633635826408863, -0.10486758500337601, -0.008419476449489594, 0.06506821513175964, -0.06077595427632332, -0.0008758286712691188, -0.007409780751913786, 0.031862691044807434, -0.06479642540216446, 0.07215675711631775, -0.05301966518163681, -0.03450849652290344, -0.1383732557296753, 0.04389667883515358, -0.11933362483978271, 0.03577534109354019, -0.07019176334142685, -0.016982117667794228, 0.020690876990556717, -0.008516942150890827, -0.04016885533928871, -0.05269959196448326, -0.11455545574426651, 0.035308439284563065, -0.022457584738731384, 0.07892153412103653, -0.1116001307964325, -0.0013171985046938062, 0.05347186326980591, 0.007052172906696796, 0.12982775270938873, 0.06505534797906876, -0.0034311884082853794, 0.13664281368255615, -0.052994854748249054, -0.026404157280921936, 0.06045965105295181, 0.07965726405382156, 0.09226355701684952, 0.024967243894934654, -0.013016287237405777, 0.07007014751434326, 0.010063868016004562, 0.09617289900779724, 0.14587587118148804, -0.07583722472190857, 0.0018444444285705686, -0.05799972638487816, -0.11281375586986542, -0.015161932446062565, 0.09304095059633255, 0.05134332925081253, 0.03478095680475235, 0.0928160771727562, 0.022083420306444168, 0.026964547112584114, -0.11444045603275299, -0.06642206013202667, -0.027888283133506775, -0.04432215169072151, 0.06303110718727112, -0.02505503036081791, 0.04742817580699921, -0.031552329659461975, 0.3102816343307495, 0.016141870990395546, -0.08687783777713776, -0.06206274405121803, -0.0047463043592870235, 0.06147231161594391, 0.05074997618794441, 0.26294347643852234, 0.09842277318239212, -0.06046099588274956, -0.04902422055602074, 0.04522598534822464, -0.0032472966704517603, 0.17700625956058502, 0.0623604916036129, 0.04249173402786255, 0.11412195861339569, 0.03884337097406387, 0.04146663099527359, -0.1763625293970108, 0.06355433911085129, -0.04785524681210518, 0.013549571856856346, 0.03712790831923485, 0.026504822075366974, 0.1187313124537468, -0.016534462571144104, -0.15502819418907166, 0.08982739597558975, -0.03754204139113426, -0.1417710781097412, -0.048377297818660736, 0.003986315801739693, -0.05480048432946205, -0.14580661058425903, -0.015029200352728367, -0.18993088603019714, -0.03286408260464668, 0.07852599024772644, 0.039445605129003525, -0.002707257168367505, 0.12923474609851837, 0.04464542493224144, -0.09665647149085999, -0.0028853740077465773, 0.035330794751644135, 0.016317836940288544, -0.06878749281167984, 0.016712184995412827, 0.01657094620168209, -0.08891049027442932, 0.006710949819535017, 0.025863224640488625, -0.021465353667736053, 0.01346440240740776, -0.04754427447915077, -0.04486493766307831, -0.031317997723817825, 0.04773459956049919, 0.0122003722935915, 0.1674179583787918, 0.031055666506290436, -0.03012017160654068, 0.03045164979994297, -0.028848959133028984, 0.013210286386311054, -0.10889321565628052, -0.08514521270990372, 0.22157447040081024, -0.006482546683400869, 0.09066716581583023, -0.027910524979233742, -0.10199438035488129, -0.06187908723950386, 0.0659932792186737, 0.24726858735084534, -0.09795999526977539, -0.04128165915608406, 0.026892654597759247, 0.031020142138004303, -0.004953883122652769, 0.11915501207113266, 0.0712004229426384, 0.23308339715003967, -0.002039833925664425, -0.040200743824243546, -0.029684776440262794, -0.04423874616622925, -0.05415259674191475, -0.03631420433521271, 0.051788896322250366, -0.07420921325683594, -0.13532963395118713, 0.10034820437431335, -0.05081113427877426, -0.030205655843019485, 0.11126192659139633, -0.2210281640291214, -0.13039855659008026, -0.043684471398591995, 0.04848165810108185, -0.029748762026429176, -0.03061964549124241, -0.005255018826574087, 0.022236278280615807, 0.0852978304028511, -0.00628322921693325, -0.23977234959602356, -0.10351713001728058, 0.08591456711292267, -0.2859188914299011, 0.027437053620815277, -0.017924679443240166, 0.17880885303020477, 0.08300929516553879, 0.018013617023825645, -0.044441111385822296, 0.08080409467220306, 0.08066484332084656, 0.13999268412590027, -0.04792627692222595, 0.09588636457920074, -0.031005417928099632, 0.07267870008945465, 0.05362192913889885, -0.027410298585891724, -0.008986813016235828, 0.005814374424517155, -0.036824293434619904, -0.1014544665813446, -0.03857932239770889, -0.11799091845750809, 0.0836346447467804, 0.15596991777420044, -0.027504289522767067, -0.014281848445534706, -0.03841495141386986, 0.06109404191374779, -0.02694300189614296, 0.1286468803882599, -0.10610300302505493, -0.12031421065330505, -0.05852788686752319, 0.051989246159791946, 0.03490887209773064, -0.17409135401248932, 0.08125238120555878, -0.05270741879940033, -0.0009882792364805937, 0.0008813720778562129, 0.15958641469478607, -0.0010524201206862926, 0.021058082580566406, -0.02798711508512497, -0.08035510778427124, 0.030945150181651115, 0.04124981909990311, -0.04116429015994072, -0.06556067615747452 ]
73cc18da1ea455dcc2fed97eca91e325888415b6
# Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** https://github.com/mskandalis/daccord-dataset-contradictions - **Paper:** https://aclanthology.org/2023.jeptalnrecital-long.22/ - **Leaderboard:** - **Point of Contact:** ### Dataset Summary The DACCORD dataset is an entirely new collection of 1034 sentence pairs annotated as a binary classification task for automatic detection of contradictions between sentences in French. Each pair of sentences receives a label according to whether or not the two sentences contradict each other. DACCORD currently covers the themes of Russia’s invasion of Ukraine in 2022, the Covid-19 pandemic, and the climate crisis. The sentences of the dataset were extracted from (or based on sentences from) AFP Factuel articles. ### Supported Tasks and Leaderboards The task of automatic detection of contradictions between sentences is a sentence-pair binary classification task. It can be viewed as a task related to both natural language inference task and misinformation detection task. ## Dataset Structure ### Data Fields - `id`: Index number. - `premise`: The translated premise in the target language. - `hypothesis`: The translated premise in the target language. - `label`: The classification label, with possible values 0 (`entailment`), 1 (`neutral`), 2 (`contradiction`). - `label_text`: The classification label, with possible values `entailment` (0), `neutral` (1), `contradiction` (2). - `genre`: a `string` feature . ### Data Splits | theme |contradiction|compatible| |----------------|------------:|---------:| |Russian invasion| 215 | 257 | | Covid-19 | 251 | 199 | | Climate change | 49 | 63 | ## Additional Information ### Citation Information **BibTeX:** ````BibTeX @inproceedings{skandalis-etal-2023-daccord, title = "{DACCORD} : un jeu de donn{\'e}es pour la D{\'e}tection Automatique d{'}{\'e}non{C}{\'e}s {CO}nt{R}a{D}ictoires en fran{\c{c}}ais", author = "Skandalis, Maximos and Moot, Richard and Robillard, Simon", booktitle = "Actes de CORIA-TALN 2023. Actes de la 30e Conf{\'e}rence sur le Traitement Automatique des Langues Naturelles (TALN), volume 1 : travaux de recherche originaux -- articles longs", month = "6", year = "2023", address = "Paris, France", publisher = "ATALA", url = "https://aclanthology.org/2023.jeptalnrecital-long.22", pages = "285--297", abstract = "La t{\^a}che de d{\'e}tection automatique de contradictions logiques entre {\'e}nonc{\'e}s en TALN est une t{\^a}che de classification binaire, o{\`u} chaque paire de phrases re{\c{c}}oit une {\'e}tiquette selon que les deux phrases se contredisent ou non. Elle peut {\^e}tre utilis{\'e}e afin de lutter contre la d{\'e}sinformation. Dans cet article, nous pr{\'e}sentons DACCORD, un jeu de donn{\'e}es d{\'e}di{\'e} {\`a} la t{\^a}che de d{\'e}tection automatique de contradictions entre phrases en fran{\c{c}}ais. Le jeu de donn{\'e}es {\'e}labor{\'e} est actuellement compos{\'e} de 1034 paires de phrases. Il couvre les th{\'e}matiques de l{'}invasion de la Russie en Ukraine en 2022, de la pand{\'e}mie de Covid-19 et de la crise climatique. Pour mettre en avant les possibilit{\'e}s de notre jeu de donn{\'e}es, nous {\'e}valuons les performances de certains mod{\`e}les de transformeurs sur lui. Nous constatons qu{'}il constitue pour eux un d{\'e}fi plus {\'e}lev{\'e} que les jeux de donn{\'e}es existants pour le fran{\c{c}}ais, qui sont d{\'e}j{\`a} peu nombreux. In NLP, the automatic detection of logical contradictions between statements is a binary classification task, in which a pair of sentences receives a label according to whether or not the two sentences contradict each other. This task has many potential applications, including combating disinformation. In this article, we present DACCORD, a new dataset dedicated to the task of automatically detecting contradictions between sentences in French. The dataset is currently composed of 1034 sentence pairs. It covers the themes of Russia{'}s invasion of Ukraine in 2022, the Covid-19 pandemic, and the climate crisis. To highlight the possibilities of our dataset, we evaluate the performance of some recent Transformer models on it. We conclude that our dataset is considerably more challenging than the few existing datasets for French.", language = "French", } ```` **ACL:** Maximos Skandalis, Richard Moot, and Simon Robillard. 2023. [DACCORD : un jeu de données pour la Détection Automatique d’énonCés COntRaDictoires en français](https://aclanthology.org/2023.jeptalnrecital-long.22). In *Actes de CORIA-TALN 2023. Actes de la 30e Conférence sur le Traitement Automatique des Langues Naturelles (TALN), volume 1 : travaux de recherche originaux -- articles longs*, pages 285–297, Paris, France. ATALA. ### Acknowledgements This work was supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, _Institut Cybersécurité Occitanie_, funded by Région Occitanie, France.
maximoss/daccord-contradictions
[ "task_categories:text-classification", "task_ids:multi-input-text-classification", "size_categories:1K<n<10K", "language:fr", "license:bsd-2-clause", "region:us" ]
2023-03-25T12:03:33+00:00
{"language": ["fr"], "license": "bsd-2-clause", "size_categories": ["1K<n<10K"], "task_categories": ["text-classification"], "task_ids": ["multi-input-text-classification"]}
2024-02-04T12:31:29+00:00
[]
[ "fr" ]
TAGS #task_categories-text-classification #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #license-bsd-2-clause #region-us
Dataset Card for Dataset Name ============================= Dataset Description ------------------- * Homepage: * Repository: URL * Paper: URL * Leaderboard: * Point of Contact: ### Dataset Summary The DACCORD dataset is an entirely new collection of 1034 sentence pairs annotated as a binary classification task for automatic detection of contradictions between sentences in French. Each pair of sentences receives a label according to whether or not the two sentences contradict each other. DACCORD currently covers the themes of Russia’s invasion of Ukraine in 2022, the Covid-19 pandemic, and the climate crisis. The sentences of the dataset were extracted from (or based on sentences from) AFP Factuel articles. ### Supported Tasks and Leaderboards The task of automatic detection of contradictions between sentences is a sentence-pair binary classification task. It can be viewed as a task related to both natural language inference task and misinformation detection task. Dataset Structure ----------------- ### Data Fields * 'id': Index number. * 'premise': The translated premise in the target language. * 'hypothesis': The translated premise in the target language. * 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction'). * 'label\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2). * 'genre': a 'string' feature . ### Data Splits Additional Information ---------------------- BibTeX: ' ACL: Maximos Skandalis, Richard Moot, and Simon Robillard. 2023. DACCORD : un jeu de données pour la Détection Automatique d’énonCés COntRaDictoires en français. In *Actes de CORIA-TALN 2023. Actes de la 30e Conférence sur le Traitement Automatique des Langues Naturelles (TALN), volume 1 : travaux de recherche originaux -- articles longs*, pages 285–297, Paris, France. ATALA. ### Acknowledgements This work was supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France.
[ "### Dataset Summary\n\n\nThe DACCORD dataset is an entirely new collection of 1034 sentence pairs annotated as a binary classification task for automatic detection of contradictions between sentences in French.\nEach pair of sentences receives a label according to whether or not the two sentences contradict each other.\nDACCORD currently covers the themes of Russia’s invasion of Ukraine in 2022, the Covid-19 pandemic, and the climate crisis. The sentences of the dataset were extracted from (or based on sentences from) AFP Factuel articles.", "### Supported Tasks and Leaderboards\n\n\nThe task of automatic detection of contradictions between sentences is a sentence-pair binary classification task. It can be viewed as a task related to both natural language inference task and misinformation detection task.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\n* 'id': Index number.\n* 'premise': The translated premise in the target language.\n* 'hypothesis': The translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'genre': a 'string' feature .", "### Data Splits\n\n\n\nAdditional Information\n----------------------\n\n\nBibTeX:\n\n\n'\n\n\nACL:\n\n\nMaximos Skandalis, Richard Moot, and Simon Robillard. 2023. DACCORD : un jeu de données pour la Détection Automatique d’énonCés COntRaDictoires en français. In *Actes de CORIA-TALN 2023. Actes de la 30e Conférence sur le Traitement Automatique des Langues Naturelles (TALN), volume 1 : travaux de recherche originaux -- articles longs*, pages 285–297, Paris, France. ATALA.", "### Acknowledgements\n\n\nThis work was supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France." ]
[ "TAGS\n#task_categories-text-classification #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #license-bsd-2-clause #region-us \n", "### Dataset Summary\n\n\nThe DACCORD dataset is an entirely new collection of 1034 sentence pairs annotated as a binary classification task for automatic detection of contradictions between sentences in French.\nEach pair of sentences receives a label according to whether or not the two sentences contradict each other.\nDACCORD currently covers the themes of Russia’s invasion of Ukraine in 2022, the Covid-19 pandemic, and the climate crisis. The sentences of the dataset were extracted from (or based on sentences from) AFP Factuel articles.", "### Supported Tasks and Leaderboards\n\n\nThe task of automatic detection of contradictions between sentences is a sentence-pair binary classification task. It can be viewed as a task related to both natural language inference task and misinformation detection task.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\n* 'id': Index number.\n* 'premise': The translated premise in the target language.\n* 'hypothesis': The translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'genre': a 'string' feature .", "### Data Splits\n\n\n\nAdditional Information\n----------------------\n\n\nBibTeX:\n\n\n'\n\n\nACL:\n\n\nMaximos Skandalis, Richard Moot, and Simon Robillard. 2023. DACCORD : un jeu de données pour la Détection Automatique d’énonCés COntRaDictoires en français. In *Actes de CORIA-TALN 2023. Actes de la 30e Conférence sur le Traitement Automatique des Langues Naturelles (TALN), volume 1 : travaux de recherche originaux -- articles longs*, pages 285–297, Paris, France. ATALA.", "### Acknowledgements\n\n\nThis work was supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France." ]
[ 60, 126, 64, 132, 132, 73 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #license-bsd-2-clause #region-us \n### Dataset Summary\n\n\nThe DACCORD dataset is an entirely new collection of 1034 sentence pairs annotated as a binary classification task for automatic detection of contradictions between sentences in French.\nEach pair of sentences receives a label according to whether or not the two sentences contradict each other.\nDACCORD currently covers the themes of Russia’s invasion of Ukraine in 2022, the Covid-19 pandemic, and the climate crisis. The sentences of the dataset were extracted from (or based on sentences from) AFP Factuel articles.### Supported Tasks and Leaderboards\n\n\nThe task of automatic detection of contradictions between sentences is a sentence-pair binary classification task. It can be viewed as a task related to both natural language inference task and misinformation detection task.\n\n\nDataset Structure\n-----------------### Data Fields\n\n\n* 'id': Index number.\n* 'premise': The translated premise in the target language.\n* 'hypothesis': The translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'genre': a 'string' feature ." ]
[ -0.007865271531045437, -0.11595519632101059, -0.008881155401468277, -0.04167303815484047, 0.01839999109506607, -0.0012327255681157112, 0.13652044534683228, -0.037107035517692566, 0.1648654192686081, 0.053977157920598984, 0.0012262306408956647, -0.04276348277926445, 0.03175590932369232, 0.06069883331656456, 0.030601315200328827, -0.1886807233095169, 0.09401587396860123, -0.10567930340766907, -0.09431445598602295, 0.015587341971695423, 0.1262345165014267, -0.055111438035964966, -0.0011599465506151319, -0.029768621549010277, -0.021283650770783424, 0.05229471996426582, 0.019251955673098564, -0.057378798723220825, 0.08115339279174805, 0.07787397503852844, 0.14215075969696045, 0.01775948889553547, -0.03788759931921959, -0.07388883829116821, -0.00820198468863964, 0.03243410214781761, -0.08536255359649658, -0.02434258721768856, 0.16372233629226685, -0.0841076597571373, 0.26357558369636536, -0.24182748794555664, 0.014059922657907009, 0.023763446137309074, -0.09158226102590561, -0.09577525407075882, -0.07552739232778549, 0.13012544810771942, 0.13803623616695404, 0.06608619540929794, -0.05830182507634163, 0.06921365857124329, -0.05877552554011345, 0.08886487036943436, -0.11032950133085251, -0.17796652019023895, -0.0342409610748291, 0.0711289718747139, -0.0648358091711998, 0.1715756505727768, 0.0428331084549427, 0.050954923033714294, -0.02581268548965454, -0.02266060560941696, -0.04218609258532524, -0.03778097778558731, -0.05413262918591499, -0.03612224757671356, -0.20387403666973114, -0.0903707966208458, 0.1331050544977188, 0.04380885139107704, -0.012601707130670547, -0.04279821738600731, -0.03601560741662979, -0.04117722064256668, -0.002075818134471774, 0.01006421446800232, -0.025650039315223694, -0.01039669755846262, 0.21813200414180756, -0.10102665424346924, -0.12456977367401123, -0.05850004777312279, -0.16898317635059357, 0.2590971887111664, -0.006045749876648188, 0.09631874412298203, 0.023770665749907494, 0.04893310368061066, -0.03408108651638031, -0.029978258535265923, -0.007988136261701584, -0.023500382900238037, -0.24813628196716309, -0.009631440974771976, -0.10504774004220963, -0.10347386449575424, 0.0015567209338769317, -0.020384784787893295, -0.03956880047917366, 0.014228269457817078, -0.0887937918305397, 0.11696827411651611, 0.07954343408346176, 0.12808580696582794, -0.03513036668300629, -0.009809213690459728, -0.011549095623195171, -0.09937477111816406, 0.06339669227600098, 0.00858359970152378, -0.14269326627254486, -0.1358293741941452, 0.05757436156272888, 0.08647290617227554, 0.04838774725794792, 0.007643704768270254, -0.0010010660625994205, -0.03901444748044014, 0.07940924167633057, -0.11467037349939346, -0.06360577791929245, -0.018873004242777824, -0.04841979965567589, 0.054118990898132324, -0.07774654775857925, 0.04267207905650139, -0.06194114685058594, -0.019244998693466187, -0.013281573541462421, 0.037432532757520676, -0.07962542027235031, -0.1587836891412735, 0.02715940587222576, -0.09015771746635437, -0.05528263747692108, -0.10600140690803528, -0.10062191635370255, -0.03547384589910507, 0.0028081052005290985, -0.03825397416949272, 0.0336025170981884, -0.00965497549623251, -0.03995136171579361, -0.0770995169878006, 0.003298866795375943, 0.0612962432205677, -0.051024675369262695, -0.014870784245431423, -0.12895549833774567, 0.10226120799779892, -0.01704990118741989, -0.09057704359292984, -0.14020611345767975, 0.006259939167648554, -0.313676118850708, 0.2294357568025589, -0.16913075745105743, 0.03069983422756195, -0.08437106758356094, 0.04683871939778328, 0.03390848636627197, 0.030639395117759705, -0.0749201849102974, 0.14715413749217987, -0.14006991684436798, -0.02579413168132305, 0.16413231194019318, -0.15748584270477295, -0.020982226356863976, 0.0909658670425415, -0.00500753428786993, 0.08097943663597107, 0.14934365451335907, 0.14553862810134888, -0.015865420922636986, -0.0530664436519146, -0.054232534021139145, -0.014146283268928528, -0.12890271842479706, 0.17131184041500092, 0.09526342898607254, -0.015776241198182106, -0.044978026300668716, -0.010401204228401184, -0.05053117871284485, -0.0436963327229023, 0.042808085680007935, -0.07207299023866653, 0.019904151558876038, 0.052010342478752136, 0.042007360607385635, -0.04670146107673645, 0.013873078860342503, -0.03517986834049225, -0.05522185191512108, 0.03316499665379524, 0.011646456085145473, 0.03321465477347374, 0.05814659595489502, -0.008469500578939915, -0.09589624404907227, -0.016869256272912025, 0.008098055608570576, -0.19448494911193848, -0.15054462850093842, 0.008751016110181808, -0.02074468322098255, 0.13034212589263916, 0.113700270652771, 0.01237422227859497, 0.0015796967782080173, -0.05055106058716774, 0.018775882199406624, -0.09443861246109009, 0.016485756263136864, -0.04863816499710083, -0.22823011875152588, 0.028126677498221397, -0.022793414071202278, 0.09574180841445923, -0.009054447524249554, 0.003920151386409998, 0.14021064341068268, 0.10437273979187012, 0.029338335618376732, 0.07733892649412155, -0.051976364105939865, 0.07234350591897964, 0.005874370690435171, 0.06082330644130707, 0.039929602295160294, -0.058038029819726944, -0.08663013577461243, 0.1705983430147171, -0.019952913746237755, -0.16677136719226837, 0.08721945434808731, 0.00443011149764061, -0.086261086165905, -0.09945210069417953, -0.04223735257983208, 0.00011610821820795536, 0.06999486684799194, -0.10474326461553574, 0.07584694027900696, 0.051731035113334656, -0.01849658042192459, -0.08212357759475708, 0.03500428423285484, 0.00748842628672719, -0.04607754945755005, -0.09627622365951538, 0.11195395141839981, 0.015327769331634045, -0.293121337890625, 0.11633703112602234, -0.059191375970840454, -0.049587324261665344, 0.23664702475070953, -0.004123218823224306, -0.09935104846954346, -0.028512978926301003, -0.014207142405211926, 0.00887630321085453, 0.1791180819272995, -0.0894431546330452, 0.009815147146582603, 0.047231245785951614, 0.036897655576467514, 0.05324093624949455, -0.08016890287399292, 0.04248582199215889, -0.03182194009423256, -0.04975349083542824, -0.024626627564430237, 0.043760061264038086, 0.0680786669254303, 0.13398301601409912, 0.04944475367665291, -0.012330482713878155, -0.010557753033936024, -0.0831250250339508, -0.11626052856445312, 0.10624714940786362, -0.12924668192863464, -0.21421508491039276, -0.1174735426902771, 0.10687103122472763, -0.07319532334804535, 0.032683659344911575, -0.02268669568002224, -0.01878482662141323, -0.03569912910461426, -0.06146816536784172, 0.17058038711547852, -0.101565420627594, -0.05794732645153999, -0.11971693485975266, 0.15709899365901947, -0.1306229829788208, 0.02304413914680481, -0.0394112654030323, -0.08599597215652466, -0.02780461497604847, 0.036565493792295456, -0.06678152084350586, 0.06240446865558624, 0.09379872679710388, -0.00765948137268424, -0.035543546080589294, -0.09272541850805283, 0.11727747321128845, -0.17569570243358612, 0.1428287774324417, 0.0015256516635417938, 0.04329177364706993, 0.04292794689536095, 0.24338245391845703, -0.022084945812821388, 0.021624481305480003, 0.05802108719944954, 0.031596288084983826, -0.050902899354696274, -0.2627016007900238, -0.24339838325977325, -0.0635940432548523, 0.0006925265188328922, 0.002246861346065998, -0.06879878789186478, 0.15780775249004364, 0.003178603947162628, -0.11693655699491501, -0.02395702712237835, 0.04695463180541992, 0.06648534536361694, 0.22016620635986328, 0.013874202966690063, 0.08667661994695663, -0.06744955480098724, 0.0012018611887469888, 0.059521570801734924, -0.020783178508281708, 0.21695679426193237, 0.05144787207245827, 0.03079562820494175, 0.08798205107450485, -0.03240043669939041, 0.021455833688378334, 0.00795879028737545, 0.07835227251052856, 0.03997799754142761, 0.015501596964895725, -0.1065107062458992, 0.03165556117892265, 0.1457018107175827, 0.08551714569330215, -0.07373640686273575, 0.04099027439951897, -0.08299990743398666, 0.10648992657661438, 0.16046637296676636, 0.03507533669471741, -0.01385204866528511, -0.09191443771123886, 0.07063449174165726, 0.03131366893649101, -0.08497107028961182, -0.04146808758378029, 0.049352556467056274, -0.09470424056053162, 0.05664654076099396, -0.006899814587086439, 0.0499790757894516, 0.08219113945960999, 0.025611231103539467, -0.15830934047698975, -0.03133898600935936, -0.036235783249139786, 0.12292542308568954, -0.21931524574756622, 0.26347580552101135, 0.057026952505111694, -0.0015834694495424628, -0.0925230011343956, -0.0445835180580616, 0.0029826753307133913, 0.13090895116329193, 0.1089673638343811, 0.057826995849609375, -0.15011167526245117, -0.11490454524755478, -0.1111486628651619, -0.016858285292983055, 0.08119142055511475, -0.09345688670873642, 0.11055678874254227, 0.05293230339884758, 0.01094869989901781, -0.07804831862449646, 0.043413300067186356, -0.10554051399230957, -0.1298891305923462, 0.04262559488415718, -0.02988843061029911, 0.031771138310432434, 0.004555229563266039, -0.05555406212806702, 0.03848917782306671, 0.051858142018318176, -0.20799373090267181, -0.14646635949611664, -0.03978750482201576, -0.08875787258148193, 0.1306038647890091, -0.06713633984327316, 0.04386310651898384, -0.0459887869656086, 0.12004541605710983, -0.08968282490968704, -0.06504407525062561, 0.10888472944498062, -0.058775197714567184, -0.07837628573179245, -0.02564450167119503, 0.13341762125492096, 0.14506296813488007, 0.07510269433259964, 0.019151844084262848, 0.14060187339782715, 0.003856450319290161, -0.06774462014436722, 0.004159093368798494, 0.052877556532621384, 0.06207848712801933, 0.2600802481174469, -0.10107394307851791, -0.17916981875896454, -0.13384674489498138, -0.08468300849199295, 0.11706054210662842, 0.17279915511608124, -0.12439248710870743, 0.152495875954628, 0.041357312351465225, -0.05001974478363991, -0.26812317967414856, 0.074845090508461, 0.14774367213249207, 0.06877630203962326, -0.02770698256790638, -0.16734986007213593, -0.020815573632717133, 0.07483313232660294, -0.012275509536266327, 0.10141060501337051, -0.1827801614999771, -0.11423202604055405, 0.03254542499780655, -0.07318473607301712, -0.024432599544525146, -0.04415172338485718, -0.007697276771068573, -0.04808102175593376, 0.09767661243677139, 0.21021533012390137, 0.01531172078102827, 0.026416152715682983, 0.04845631122589111, 0.053697675466537476, 0.03841325268149376, 0.0216375682502985, 0.19719354808330536, 0.058714140206575394, 0.010631423443555832, 0.008002848364412785, -0.05326979234814644, 0.18909819424152374, -0.04933176934719086, 0.04012448713183403, 0.18785639107227325, 0.0013421516632661223, -0.10137944668531418, -0.044551849365234375, -0.08517581224441528, 0.094797283411026, -0.055934857577085495, -0.0718245878815651, -0.12438290566205978, 0.05901198089122772, 0.016219494864344597, -0.03664753958582878, 0.21771931648254395, -0.12547840178012848, -0.004405295010656118, 0.14628882706165314, 0.05477644130587578, 0.08341723680496216, -0.012189838103950024, 0.06679019331932068, -0.043171364814043045, 0.08039434999227524, -0.1006331667304039, 0.029400557279586792, 0.09794642776250839, -0.016001522541046143, 0.01753542572259903, -0.01585991494357586, -0.16643698513507843, -0.02302790991961956, 0.0330740362405777, -0.10437735170125961, -0.08897677063941956, -0.0028396211564540863, 0.07115095108747482, 0.07829805463552475, -0.03943737968802452, 0.12161353975534439, -0.0600103996694088, 0.015574343502521515, 0.030663540586829185, -0.02107531763613224, 0.006777586415410042, -0.0050736539997160435, 0.007898545823991299, 0.03872176632285118, -0.03504890203475952, 0.09697353839874268, 0.08529144525527954, -0.1859770566225052, 0.008225098252296448, 0.06481238454580307, -0.12799133360385895, -0.06934218853712082, -0.11701119691133499, -0.009844227693974972, -0.08602949976921082, -0.07715632766485214, 0.0003048633225262165, -0.15711075067520142, 0.028640806674957275, 0.3313277065753937, 0.07242801040410995, 0.013178969733417034, -0.011595427989959717, -0.029703503474593163, 0.02469533123075962, 0.0647469237446785, -0.06132780387997627, -0.042007241398096085, 0.03249591216444969, 0.14830739796161652, 0.03690044954419136, 0.021866781637072563, -0.042675282806158066, -0.06283620744943619, -0.04807622358202934, 0.03293916583061218, -0.12814007699489594, 0.011910256929695606, -0.047656089067459106, -0.03612035512924194, -0.01182186882942915, -0.03347257152199745, -0.02218477427959442, 0.027770409360527992, -0.0601390115916729, 0.06391659379005432, -0.09086648374795914, 0.09164419025182724, -0.05050623416900635, -0.050916820764541626, 0.025289257988333702, -0.05232618749141693, 0.03666776791214943, 0.13857139647006989, 0.07374750822782516, 0.08614271879196167, 0.0166801605373621, 0.13761354982852936, 0.0036055706441402435, 0.0717495009303093, 0.03386291489005089, -0.052720021456480026, -0.04106532037258148, -0.011328869499266148, 0.06212754175066948, 0.06922024488449097, -0.043088849633932114, -0.032463204115629196, 0.10765394568443298, 0.03927363455295563, -0.07977428287267685, -0.023709530010819435, 0.0843350887298584, 0.029619360342621803, 0.06274059414863586, 0.0870683416724205, -0.0620407871901989, 0.05750210955739021, -0.019758835434913635, 0.0018444763263687491, -0.040012456476688385, 0.010438709519803524, -0.0007024268270470202, -0.08800504356622696, 0.045673269778490067, -0.007258979137986898, 0.2414603978395462, 0.09664615243673325, 0.14452217519283295, 0.09390368312597275, -0.013273283839225769, -0.029108060523867607, 0.07956641167402267, 0.030042387545108795, 0.0457775853574276, 0.04334638640284538, 0.033851977437734604, -0.023096894845366478, -0.030332664027810097, 0.02396952547132969, 0.1521894782781601, 0.044761817902326584, 0.1703513115644455, 0.046880435198545456, 0.04953259229660034, -0.05004739761352539, 0.036271411925554276, -0.0742998793721199, 0.00756165711209178, -0.03301383554935455, -0.03972470387816429, 0.1697417050600052, 0.12111429125070572, -0.17648319900035858, 0.13058580458164215, 0.05786728858947754, -0.099559485912323, -0.026789085939526558, -0.13232827186584473, -0.008112159557640553, 0.0005972472135908902, -0.08896744251251221, -0.09251955151557922, -0.0205474104732275, 0.08862218260765076, 0.03756174445152283, 0.02126813493669033, 0.0937776193022728, -0.1103411316871643, -0.12297425419092178, 0.07743211835622787, 0.04118744656443596, 0.10562189668416977, 0.06400937587022781, -0.038903746753931046, 0.028175951912999153, 0.012487129308283329, -0.04005855694413185, 0.08993574976921082, -0.03538098558783531, -0.07939747720956802, -0.029364610090851784, -0.04655710980296135, 0.026271134614944458, 0.0308315921574831, 0.02666386403143406, 0.1460055112838745, 0.07485276460647583, -0.050006359815597534, -0.014705106616020203, 0.2182905524969101, -0.006845128256827593, -0.08816266059875488, -0.03144516423344612, 0.31510302424430847, -0.03845875337719917, 0.0918135941028595, 0.009907401166856289, -0.11557245254516602, -0.08235771209001541, 0.07299236953258514, 0.11438951641321182, 0.035041701048612595, 0.009816725738346577, -0.05753175541758537, 0.02188275009393692, 0.037484731525182724, 0.02663285844027996, -0.09424686431884766, 0.22396190464496613, -0.04134184122085571, 0.12102964520454407, -0.11248145252466202, 0.05607639253139496, -0.11638957262039185, -0.020564163103699684, -0.026276415213942528, -0.0934782400727272, -0.07937484234571457, 0.17580974102020264, -0.07912919670343399, -0.129449725151062, 0.11944597959518433, -0.0949292853474617, -0.09562026709318161, 0.04752573370933533, 0.05123373866081238, -0.0005788194830529392, 0.07606891542673111, -0.008828980848193169, -0.03284015133976936, 0.05466242507100105, 0.04356006160378456, -0.045121561735868454, -0.13038288056850433, 0.07532935589551926, 0.05086296796798706, 0.10919559001922607, -0.02312617562711239, 0.23125500977039337, 0.050534334033727646, 0.005263039376586676, -0.04789910092949867, -0.001416953862644732, 0.05003799498081207, -0.057300012558698654, -0.029284631833434105, 0.04996807500720024, -0.025778336450457573, 0.0474889762699604, 0.1461927443742752, -0.17844462394714355, 0.049338649958372116, -0.018545230850577354, -0.055179741233587265, -0.012233798392117023, 0.1254153698682785, -0.14148198068141937, -0.010603879578411579, 0.18724648654460907, 0.005785141605883837, -0.014969768933951855, -0.03633695840835571, -0.04734133183956146, 0.05793272331357002, 0.07153976708650589, -0.03946470096707344, -0.0627254843711853, 0.02210446260869503, 0.024151956662535667, 0.03823086619377136, -0.14683188498020172, -0.014619044959545135, -0.01324867457151413, 0.035075876861810684, 0.06279958784580231, 0.040193453431129456, -0.08721768856048584, -0.03610825911164284, -0.014427188783884048, -0.23952917754650116, 0.08645860105752945, 0.09898421913385391, -0.0630657821893692, -0.05208255723118782 ]
69f64ef5e23c1cf2643f166c6c478fc0a68d166c
# Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** https://github.com/mskandalis/rte3-french - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This repository contains all manually translated versions of RTE-3 dataset, plus the original English one. The languages into which RTE-3 dataset has so far been translated are Italian (2012), German (2013), and French (2023). Unlike in other repositories, both our own French version and the older Italian and German ones are here annotated in 3 classes (entailment, neutral, contradiction), and not in 2 (entailment, not entailment). If you want to use the dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish. ### Supported Tasks and Leaderboards This dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task. ## Dataset Structure ### Data Fields - `id`: Index number. - `language`: The language of the concerned pair of sentences. - `premise`: The translated premise in the target language. - `hypothesis`: The translated premise in the target language. - `label`: The classification label, with possible values 0 (`entailment`), 1 (`neutral`), 2 (`contradiction`). - `label_text`: The classification label, with possible values `entailment` (0), `neutral` (1), `contradiction` (2). - `task`: The particular NLP task that the data was drawn from (IE, IR, QA and SUM). - `length`: The length of the text of the pair. ### Data Splits | name |development|test| |-------------|----------:|---:| |all_languages| 3200 |3200| | fr | 800 | 800| | de | 800 | 800| | it | 800 | 800| For French RTE-3: | name |entailment|neutral|contradiction| |-------------|---------:|------:|------------:| | dev | 412 | 299 | 89 | | test | 410 | 318 | 72 | | name |short|long| |-------------|----:|---:| | dev | 665 | 135| | test | 683 | 117| | name | IE| IR| QA|SUM| |-------------|--:|--:|--:|--:| | dev |200|200|200|200| | test |200|200|200|200| ## Additional Information ### Citation Information **BibTeX:** ````BibTeX @inproceedings{giampiccolo-etal-2007-third, title = "The Third {PASCAL} Recognizing Textual Entailment Challenge", author = "Giampiccolo, Danilo and Magnini, Bernardo and Dagan, Ido and Dolan, Bill", booktitle = "Proceedings of the {ACL}-{PASCAL} Workshop on Textual Entailment and Paraphrasing", month = jun, year = "2007", address = "Prague", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/W07-1401", pages = "1--9", } ```` **ACL:** Danilo Giampiccolo, Bernardo Magnini, Ido Dagan, and Bill Dolan. 2007. [The Third PASCAL Recognizing Textual Entailment Challenge](https://aclanthology.org/W07-1401). In *Proceedings of the ACL-PASCAL Workshop on Textual Entailment and Paraphrasing*, pages 1–9, Prague. Association for Computational Linguistics. ### Acknowledgements This work was supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, _Institut Cybersécurité Occitanie_, funded by Région Occitanie, France.
maximoss/rte3-multi
[ "task_categories:text-classification", "task_ids:natural-language-inference", "task_ids:multi-input-text-classification", "size_categories:1K<n<10K", "language:fr", "language:en", "language:it", "language:de", "license:cc-by-4.0", "region:us" ]
2023-03-25T12:04:19+00:00
{"language": ["fr", "en", "it", "de"], "license": "cc-by-4.0", "size_categories": ["1K<n<10K"], "task_categories": ["text-classification"], "task_ids": ["natural-language-inference", "multi-input-text-classification"]}
2024-02-04T12:23:56+00:00
[]
[ "fr", "en", "it", "de" ]
TAGS #task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #language-English #language-Italian #language-German #license-cc-by-4.0 #region-us
Dataset Card for Dataset Name ============================= Dataset Description ------------------- * Homepage: * Repository: URL * Paper: * Leaderboard: * Point of Contact: ### Dataset Summary This repository contains all manually translated versions of RTE-3 dataset, plus the original English one. The languages into which RTE-3 dataset has so far been translated are Italian (2012), German (2013), and French (2023). Unlike in other repositories, both our own French version and the older Italian and German ones are here annotated in 3 classes (entailment, neutral, contradiction), and not in 2 (entailment, not entailment). If you want to use the dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish. ### Supported Tasks and Leaderboards This dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task. Dataset Structure ----------------- ### Data Fields * 'id': Index number. * 'language': The language of the concerned pair of sentences. * 'premise': The translated premise in the target language. * 'hypothesis': The translated premise in the target language. * 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction'). * 'label\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2). * 'task': The particular NLP task that the data was drawn from (IE, IR, QA and SUM). * 'length': The length of the text of the pair. ### Data Splits For French RTE-3: Additional Information ---------------------- BibTeX: ' ACL: Danilo Giampiccolo, Bernardo Magnini, Ido Dagan, and Bill Dolan. 2007. The Third PASCAL Recognizing Textual Entailment Challenge. In *Proceedings of the ACL-PASCAL Workshop on Textual Entailment and Paraphrasing*, pages 1–9, Prague. Association for Computational Linguistics. ### Acknowledgements This work was supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France.
[ "### Dataset Summary\n\n\nThis repository contains all manually translated versions of RTE-3 dataset, plus the original English one. The languages into which RTE-3 dataset has so far been translated are Italian (2012), German (2013), and French (2023).\n\n\nUnlike in other repositories, both our own French version and the older Italian and German ones are here annotated in 3 classes (entailment, neutral, contradiction), and not in 2 (entailment, not entailment).\n\n\nIf you want to use the dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish.", "### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\n* 'id': Index number.\n* 'language': The language of the concerned pair of sentences.\n* 'premise': The translated premise in the target language.\n* 'hypothesis': The translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'task': The particular NLP task that the data was drawn from (IE, IR, QA and SUM).\n* 'length': The length of the text of the pair.", "### Data Splits\n\n\n\nFor French RTE-3:\n\n\n\n\n\nAdditional Information\n----------------------\n\n\nBibTeX:\n\n\n'\n\n\nACL:\n\n\nDanilo Giampiccolo, Bernardo Magnini, Ido Dagan, and Bill Dolan. 2007. The Third PASCAL Recognizing Textual Entailment Challenge. In *Proceedings of the ACL-PASCAL Workshop on Textual Entailment and Paraphrasing*, pages 1–9, Prague. Association for Computational Linguistics.", "### Acknowledgements\n\n\nThis work was supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France." ]
[ "TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #language-English #language-Italian #language-German #license-cc-by-4.0 #region-us \n", "### Dataset Summary\n\n\nThis repository contains all manually translated versions of RTE-3 dataset, plus the original English one. The languages into which RTE-3 dataset has so far been translated are Italian (2012), German (2013), and French (2023).\n\n\nUnlike in other repositories, both our own French version and the older Italian and German ones are here annotated in 3 classes (entailment, neutral, contradiction), and not in 2 (entailment, not entailment).\n\n\nIf you want to use the dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish.", "### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\n* 'id': Index number.\n* 'language': The language of the concerned pair of sentences.\n* 'premise': The translated premise in the target language.\n* 'hypothesis': The translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'task': The particular NLP task that the data was drawn from (IE, IR, QA and SUM).\n* 'length': The length of the text of the pair.", "### Data Splits\n\n\n\nFor French RTE-3:\n\n\n\n\n\nAdditional Information\n----------------------\n\n\nBibTeX:\n\n\n'\n\n\nACL:\n\n\nDanilo Giampiccolo, Bernardo Magnini, Ido Dagan, and Bill Dolan. 2007. The Third PASCAL Recognizing Textual Entailment Challenge. In *Proceedings of the ACL-PASCAL Workshop on Textual Entailment and Paraphrasing*, pages 1–9, Prague. Association for Computational Linguistics.", "### Acknowledgements\n\n\nThis work was supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France." ]
[ 85, 150, 61, 178, 107, 73 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #language-English #language-Italian #language-German #license-cc-by-4.0 #region-us \n### Dataset Summary\n\n\nThis repository contains all manually translated versions of RTE-3 dataset, plus the original English one. The languages into which RTE-3 dataset has so far been translated are Italian (2012), German (2013), and French (2023).\n\n\nUnlike in other repositories, both our own French version and the older Italian and German ones are here annotated in 3 classes (entailment, neutral, contradiction), and not in 2 (entailment, not entailment).\n\n\nIf you want to use the dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish.### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------### Data Fields\n\n\n* 'id': Index number.\n* 'language': The language of the concerned pair of sentences.\n* 'premise': The translated premise in the target language.\n* 'hypothesis': The translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'task': The particular NLP task that the data was drawn from (IE, IR, QA and SUM).\n* 'length': The length of the text of the pair." ]
[ -0.07287222892045975, 0.13651826977729797, -0.007879330776631832, 0.05555283650755882, 0.0043980274349451065, -0.0019703288562595844, 0.06811922788619995, 0.04875711351633072, 0.1292417049407959, 0.09247419238090515, -0.07029473781585693, 0.009594060480594635, 0.035814717411994934, 0.04129990190267563, -0.03283968195319176, -0.16224077343940735, 0.032422132790088654, -0.0766180157661438, 0.058510471135377884, 0.0898294523358345, 0.15727010369300842, -0.04737009480595589, 0.05979299917817116, -0.04459437355399132, -0.008954847231507301, 0.08502804487943649, -0.000058363213611301035, 0.002350783674046397, 0.08628338575363159, 0.06334467232227325, 0.17765095829963684, 0.011726376600563526, 0.008768470026552677, -0.15653754770755768, 0.009020708501338959, 0.09948422759771347, -0.023229261860251427, -0.01676960289478302, 0.10355226695537567, -0.1392711102962494, 0.013724667951464653, -0.1426359862089157, 0.013127891346812248, 0.03707908093929291, -0.11100330203771591, -0.03576206788420677, -0.08442923426628113, -0.0013981135562062263, 0.057402074337005615, 0.055361900478601456, -0.03185950964689255, 0.035391777753829956, -0.09874654561281204, 0.02635626122355461, 0.08658701181411743, -0.07840684801340103, -0.0329974964261055, -0.05340883135795593, -0.023112433031201363, 0.0962202250957489, -0.06904898583889008, 0.019141919910907745, -0.0041336482390761375, 0.012488547712564468, -0.027767585590481758, -0.052292630076408386, -0.04273800179362297, -0.05933069810271263, -0.11989260464906693, -0.05807437375187874, 0.21636687219142914, -0.011195658706128597, -0.07267985492944717, -0.08460474759340286, -0.08362900465726852, 0.02412419393658638, -0.0061185648664832115, -0.006896513514220715, 0.005077453795820475, 0.01935119368135929, 0.1271631419658661, -0.0457441583275795, -0.09838622808456421, -0.03540954366326332, -0.07978937774896622, 0.22025319933891296, 0.03315197303891182, -0.000744038843549788, 0.03072863072156906, 0.09019137173891068, -0.068077452480793, -0.05016334354877472, -0.05052001401782036, -0.07593709230422974, -0.2141231894493103, -0.031680911779403687, -0.0810408964753151, -0.13808973133563995, 0.003973282407969236, 0.15120430290699005, -0.09475266933441162, 0.038335975259542465, -0.06664714217185974, 0.055984076112508774, 0.07916206866502762, 0.09631102532148361, -0.056969620287418365, -0.09521609544754028, -0.03475652262568474, -0.09008265286684036, 0.03482000529766083, 0.00003248659777455032, -0.02014406956732273, -0.02537832409143448, -0.0041275713592767715, 0.0615188293159008, 0.04147612303495407, 0.028478415682911873, -0.07707644999027252, -0.06897462159395218, 0.04000837355852127, -0.15941742062568665, 0.013241389766335487, 0.06420852988958359, -0.08060809224843979, 0.03821045160293579, -0.05569649487733841, -0.010906323790550232, -0.12853334844112396, 0.0189229566603899, -0.043434880673885345, 0.04250601306557655, -0.10387840867042542, -0.16056904196739197, 0.025555340573191643, -0.07703749090433121, -0.09856829792261124, -0.06836102157831192, -0.10736064612865448, -0.061401207000017166, 0.056844562292099, -0.0465790294110775, 0.06018951162695885, -0.06659336388111115, 0.031366512179374695, -0.02050170488655567, 0.03580261021852493, -0.1582907885313034, -0.06504353135824203, -0.0388118214905262, -0.1015879213809967, 0.05744994059205055, -0.04952644184231758, -0.008013605140149593, -0.12821798026561737, 0.01730312965810299, -0.19011950492858887, 0.1753493845462799, -0.10036279261112213, -0.031244385987520218, -0.07926394045352936, -0.010892617516219616, 0.0031408281065523624, 0.023644888773560524, -0.00973802711814642, 0.10240564495325089, -0.29275044798851013, -0.02498171478509903, 0.1566716730594635, -0.15101559460163116, 0.012336993589997292, 0.1499176174402237, -0.0429585725069046, 0.027836564928293228, 0.12570101022720337, 0.13951797783374786, 0.17976950109004974, -0.043305300176143646, -0.10530755668878555, 0.003557247342541814, -0.06705717742443085, 0.1616828590631485, 0.08144684880971909, -0.0273890420794487, 0.05392555519938469, -0.0006992029375396669, -0.0004975394695065916, -0.08830980956554413, 0.02261439897119999, -0.04482019320130348, 0.008062209002673626, 0.0105039793998003, 0.11847151070833206, 0.015954386442899704, -0.03144347295165062, 0.011832473799586296, -0.057129550725221634, -0.027752848342061043, 0.07908742129802704, -0.06122483313083649, 0.04604409262537956, -0.04381977394223213, 0.019386928528547287, 0.06457474082708359, -0.012175926938652992, -0.19613583385944366, -0.1697576493024826, 0.05861609801650047, -0.0901448205113411, 0.09497949481010437, 0.08482997119426727, 0.019098708406090736, 0.04263001307845116, -0.052214786410331726, 0.034007903188467026, -0.008693015202879906, -0.03267983719706535, 0.051247600466012955, -0.14505945146083832, -0.00019705170416273177, -0.0312490351498127, 0.17175106704235077, -0.07081027328968048, -0.015138720162212849, 0.09670717269182205, 0.1437082439661026, 0.043685294687747955, -0.01065573189407587, -0.03737887740135193, 0.05320224165916443, -0.04400863125920296, -0.011279603466391563, -0.011483165435492992, -0.0615382194519043, 0.04608457162976265, 0.05189472436904907, -0.07554084807634354, -0.19995278120040894, 0.03249546140432358, -0.07117486745119095, -0.07960530370473862, -0.01586819812655449, -0.02376452647149563, -0.0012884294847026467, -0.08479587733745575, -0.058073610067367554, 0.12841825187206268, 0.07155659049749374, 0.05975080654025078, -0.107394278049469, -0.026464741677045822, -0.029154401272535324, -0.015686560422182083, -0.04450459033250809, 0.07636125385761261, 0.034755904227495193, -0.23638011515140533, 0.06500858813524246, -0.015598034486174583, -0.07101842015981674, 0.1520651876926422, 0.0670640841126442, -0.0801934003829956, 0.0084318732842803, 0.08740071207284927, -0.0017231105593964458, 0.05532066524028778, 0.0051558190025389194, 0.012400713749229908, 0.03651594743132591, 0.019550377503037453, 0.02402988076210022, -0.06573553383350372, 0.05210193246603012, -0.0294173751026392, -0.050932060927152634, -0.07865899056196213, -0.025054102763533592, 0.0519709475338459, 0.09301765263080597, -0.004982244689017534, -0.06804291903972626, -0.025125794112682343, -0.09327955543994904, -0.07119337469339371, 0.15119057893753052, -0.13097868859767914, -0.3634208142757416, -0.10696539282798767, -0.018016744405031204, -0.15822626650333405, 0.07142604142427444, 0.004310647491365671, -0.003815153380855918, -0.05793339014053345, -0.081110380589962, 0.0010178134543821216, -0.012202889658510685, -0.09300651401281357, -0.17992444336414337, 0.07192619889974594, 0.0012430892093107104, -0.08184025436639786, 0.018444687128067017, -0.051932428032159805, -0.02073722332715988, -0.013763378374278545, -0.026411356404423714, 0.1118740439414978, 0.120475172996521, -0.01914757862687111, -0.017923226580023766, -0.022112717851996422, 0.10578766465187073, -0.1256384700536728, 0.0860183984041214, 0.009493603371083736, -0.003119066124781966, 0.08656876534223557, 0.21985504031181335, 0.0333779938519001, -0.042823098599910736, 0.012773856520652771, 0.1091436967253685, -0.04047079011797905, -0.22884848713874817, -0.17570573091506958, -0.0876876562833786, -0.07215701043605804, 0.07082544267177582, 0.01272917352616787, 0.0650300607085228, 0.001149938441812992, -0.10506495088338852, -0.028557853773236275, 0.07187651097774506, 0.06858371943235397, 0.18013952672481537, 0.019854875281453133, 0.07135738432407379, -0.05016617849469185, -0.06014284864068031, 0.07740051299333572, 0.04610035941004753, 0.18876327574253082, -0.044489067047834396, 0.15183982253074646, 0.05570744350552559, 0.015379582531750202, -0.023909959942102432, 0.04391861706972122, 0.042015548795461655, 0.026695620268583298, -0.022382453083992004, -0.05585720017552376, -0.015978600829839706, 0.0779767706990242, 0.07348635792732239, -0.06810853630304337, -0.011001857928931713, 0.008855140767991543, 0.11082974821329117, 0.17085948586463928, 0.08949795365333557, -0.0914858803153038, 0.020244397222995758, 0.011012009344995022, 0.002671437570825219, -0.055215973407030106, 0.01253922376781702, 0.13711576163768768, -0.0502595417201519, 0.08225926756858826, -0.0034853077959269285, 0.09335688501596451, -0.12906500697135925, 0.0005043271812610328, -0.023315154016017914, 0.09902966767549515, -0.008245729841291904, 0.10955284535884857, -0.09925417602062225, 0.18612080812454224, 0.018878355622291565, 0.031445831060409546, -0.0841812714934349, -0.007369685918092728, -0.015780009329319, 0.10950561612844467, 0.1544380486011505, 0.03810052573680878, -0.10944249480962753, -0.056368596851825714, -0.05986132100224495, -0.023845821619033813, 0.14415253698825836, -0.06493839621543884, 0.05334014073014259, 0.01213124394416809, -0.03354759141802788, -0.06023930013179779, 0.02722924016416073, -0.06941404193639755, -0.1634037047624588, 0.07193463295698166, 0.007130688987672329, -0.02606165036559105, 0.023668577894568443, 0.0016049945261329412, -0.008150303736329079, 0.21184979379177094, -0.14253491163253784, -0.03558900207281113, -0.07878854870796204, -0.08387582004070282, 0.10426736623048782, -0.07447221130132675, 0.014103243127465248, 0.004904402419924736, 0.14370211958885193, -0.03923206031322479, -0.027209589257836342, 0.04570663720369339, -0.08885025233030319, -0.000019284794689156115, -0.0658007338643074, 0.10396362841129303, 0.06768883019685745, 0.0059725455939769745, 0.056815147399902344, 0.0472363606095314, 0.02582685276865959, -0.11606469750404358, -0.015466563403606415, 0.03405784070491791, -0.016285806894302368, 0.21682074666023254, -0.0780416876077652, -0.12542489171028137, -0.10137373954057693, 0.04945287108421326, 0.16256092488765717, 0.09154124557971954, -0.08136782795190811, 0.14988327026367188, 0.12269037216901779, -0.09983488917350769, -0.23833543062210083, -0.016272980719804764, 0.061342112720012665, -0.03827712684869766, -0.03708658367395401, -0.2046610414981842, 0.007260340731590986, 0.062116775661706924, 0.012932023964822292, -0.07023695111274719, -0.2370442897081375, -0.086912602186203, -0.03310021385550499, -0.03880971297621727, -0.07072610408067703, 0.01248024683445692, -0.03804180398583412, -0.06738204509019852, -0.003746814327314496, 0.13121633231639862, -0.06970982253551483, 0.06133916229009628, 0.06712444126605988, -0.02055417001247406, 0.04779070243239403, -0.016392162069678307, 0.12904132902622223, 0.07059430330991745, 0.035636384040117264, -0.02416011318564415, 0.027015427127480507, 0.08124910295009613, -0.005234765820205212, 0.08280830085277557, 0.03274532034993172, 0.024232227355241776, -0.017640098929405212, -0.04436103254556656, -0.0545492097735405, 0.0976189449429512, -0.037984006106853485, -0.03326600044965744, -0.05896981805562973, 0.08544197678565979, 0.0976983904838562, 0.04049408435821533, 0.03638143837451935, -0.07994828373193741, -0.0009207451366819441, 0.11844737082719803, 0.12244152277708054, 0.012367241084575653, -0.16203102469444275, 0.017296042293310165, 0.013004827313125134, 0.020013367757201195, -0.013942444697022438, 0.10573013126850128, 0.0962587222456932, 0.021274928003549576, 0.13932614028453827, -0.0027921837754547596, -0.09626845270395279, -0.004449234344065189, 0.09578549116849899, -0.07659707218408585, -0.13767865300178528, -0.011295605450868607, 0.0016349193174391985, -0.0048860521055758, -0.011574813164770603, 0.136731818318367, -0.009459968656301498, 0.015586650930345058, -0.009934216737747192, 0.03732096031308174, 0.028850944712758064, 0.07285242527723312, 0.006387120112776756, 0.034140776842832565, -0.06273110210895538, 0.12147974222898483, 0.1581583321094513, -0.07821974158287048, -0.0003750910400412977, 0.11672379076480865, -0.08310568332672119, -0.05880580469965935, -0.08231054991483688, 0.0008190975640900433, -0.04520053043961525, -0.09840314835309982, -0.10587228834629059, -0.033521316945552826, 0.02059752121567726, 0.12218409776687622, 0.03150899335741997, 0.05413074791431427, -0.05197818577289581, -0.09232277423143387, -0.01874781772494316, 0.05259915441274643, 0.036980487406253815, 0.018488286063075066, -0.026308400556445122, 0.07423942536115646, 0.003902822034433484, -0.018381021916866302, -0.013344460166990757, -0.061186641454696655, -0.036106351763010025, 0.01445178035646677, -0.12807951867580414, 0.08525624126195908, -0.02701556123793125, 0.022562282159924507, -0.0058980961330235004, -0.00945261586457491, -0.05301707237958908, 0.0023806130047887564, -0.06292543560266495, -0.0005975355743430555, 0.004149782471358776, 0.07832059264183044, -0.16720779240131378, 0.014711788855493069, 0.07942039519548416, -0.038781385868787766, 0.06890983879566193, 0.0022274453658610582, -0.04639233276247978, 0.028573671355843544, -0.1288379430770874, -0.041526149958372116, -0.046228982508182526, 0.09365615248680115, 0.008213129825890064, -0.09804484248161316, 0.030464816838502884, 0.052365101873874664, -0.013865182176232338, 0.011642451398074627, -0.08622123301029205, -0.058435339480638504, 0.12923888862133026, 0.03648992255330086, -0.10570774227380753, -0.06095193699002266, 0.0984310731291771, 0.03246014565229416, 0.039559971541166306, 0.09424343705177307, -0.025116637349128723, 0.06663930416107178, -0.01647520437836647, -0.010639284737408161, 0.03712085261940956, -0.01771734096109867, -0.002305747475475073, -0.04916877672076225, 0.026089677587151527, -0.006782375276088715, 0.16565492749214172, 0.0820690467953682, 0.10018349438905716, 0.027196330949664116, 0.03285698965191841, -0.1265980750322342, 0.05613062530755997, -0.01768437959253788, 0.013644322752952576, 0.0080295754596591, 0.012646475806832314, -0.04130229353904724, -0.028752431273460388, 0.12455303966999054, 0.1487104296684265, 0.14348110556602478, 0.1551823616027832, -0.014855831861495972, 0.016002601012587547, -0.04940921813249588, -0.05932219699025154, 0.08443830907344818, -0.006425197701901197, 0.01618891954421997, -0.060252830386161804, 0.004413915798068047, 0.038158487528562546, -0.12725898623466492, 0.1397440880537033, 0.028279893100261688, -0.09540733695030212, -0.059742070734500885, -0.12642210721969604, -0.048368748277425766, -0.014727571979165077, -0.023761121556162834, -0.12110365182161331, 0.09559092670679092, 0.020253250375390053, 0.027015678584575653, 0.0058529735542833805, 0.07886867970228195, -0.13586261868476868, -0.10734255611896515, 0.06142275035381317, -0.00702746631577611, 0.08670303970575333, 0.06721293181180954, -0.006499482784420252, 0.009749318473041058, 0.0347173847258091, 0.033271659165620804, 0.06280209124088287, 0.11845963448286057, -0.049268562346696854, -0.07474993914365768, -0.03704367205500603, -0.003422121750190854, -0.008924818597733974, 0.029732421040534973, 0.135250523686409, 0.06288023293018341, -0.0617411732673645, 0.02222834900021553, 0.21670617163181305, -0.0181716438382864, -0.13331018388271332, -0.17705658078193665, 0.23364804685115814, 0.03504416346549988, 0.07135949283838272, 0.010145395994186401, -0.13213913142681122, 0.011242826469242573, 0.06432926654815674, 0.1503024697303772, 0.020344289019703865, 0.029460085555911064, 0.0032168517354875803, 0.017162546515464783, 0.03456795588135719, 0.014253809116780758, -0.058076389133930206, 0.28368061780929565, -0.039239853620529175, 0.08296312391757965, -0.003767375135794282, 0.04145466163754463, -0.08117195218801498, 0.10346987843513489, -0.013341705314815044, -0.008310980163514614, -0.11628174781799316, 0.1289755254983902, -0.02343766577541828, -0.13754288852214813, 0.03276629000902176, -0.08080985397100449, -0.09891510009765625, -0.03242844343185425, 0.04800392687320709, 0.030650505796074867, 0.07513834536075592, 0.013620374724268913, -0.07483234256505966, 0.13918423652648926, 0.00970882922410965, -0.055097971111536026, -0.11094065755605698, 0.06951610743999481, -0.06562559306621552, 0.16993483901023865, -0.03259655088186264, 0.14681026339530945, 0.10508310049772263, -0.021320953965187073, -0.03010719083249569, -0.008518981747329235, 0.051591817289590836, -0.07183738797903061, 0.011835320852696896, 0.1635952740907669, -0.05797840654850006, 0.14039768278598785, 0.07725661993026733, -0.02020103856921196, 0.08379848301410675, 0.022129446268081665, 0.001246085506863892, -0.05418471246957779, 0.07455446571111679, -0.09204892069101334, 0.08457370102405548, 0.178523451089859, 0.028113117441534996, 0.04631491377949715, -0.06634818017482758, 0.03234640136361122, -0.018792081624269485, 0.03442075848579407, -0.034422099590301514, -0.14736835658550262, 0.05204237997531891, 0.034141410142183304, 0.07332128286361694, -0.11213826388120651, -0.036801233887672424, 0.07830087840557098, 0.00711838249117136, 0.027021540328860283, 0.07107454538345337, 0.041514940559864044, 0.003071291372179985, -0.03237342834472656, -0.17195014655590057, 0.02506556175649166, 0.06800860166549683, -0.012965346686542034, -0.04475097358226776 ]
02a9c28b1d6e6ddbdc484575d50014119070e7b5
# Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This repository contains a collection of machine translations of [LingNLI](https://github.com/Alicia-Parrish/ling_in_loop) dataset into 9 different languages (Bulgarian, Finnish, French, Greek, Italian, Korean, Lithuanian, Portuguese, Spanish). The goal is to predict textual entailment (does sentence A imply/contradict/neither sentence B), which is a classification task (given two sentences, predict one of three labels). It is here formatted in the same manner as the widely used [XNLI](https://huggingface.co/datasets/xnli) dataset for convenience. If you want to use this dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish. ### Supported Tasks and Leaderboards This dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task. ## Dataset Structure ### Data Fields - `language`: The language in which the pair of sentences is given. - `premise`: The machine translated premise in the target language. - `hypothesis`: The machine translated premise in the target language. - `label`: The classification label, with possible values 0 (`entailment`), 1 (`neutral`), 2 (`contradiction`). - `label_text`: The classification label, with possible values `entailment` (0), `neutral` (1), `contradiction` (2). - `premise_original`: The original premise from the English source dataset. - `hypothesis_original`: The original hypothesis from the English source dataset. ### Data Splits For the whole dataset (LitL and LotS subsets): | language |train|validation| |-------------|----:|---------:| |all_languages|269865| 44037| |el-gr |29985| 4893| |fr |29985| 4893| |it |29985| 4893| |es |29985| 4893| |pt |29985| 4893| |ko |29985| 4893| |fi |29985| 4893| |lt |29985| 4893| |bg |29985| 4893| For LitL subset: | language |train|validation| |-------------|----:|---------:| |all_languages|134955| 21825| |el-gr |14995| 2425| |fr |14995| 2425| |it |14995| 2425| |es |14995| 2425| |pt |14995| 2425| |ko |14995| 2425| |fi |14995| 2425| |lt |14995| 2425| |bg |14995| 2425| For LotS subset: | language |train|validation| |-------------|----:|---------:| |all_languages|134910| 22212| |el-gr |14990| 2468| |fr |14990| 2468| |it |14990| 2468| |es |14990| 2468| |pt |14990| 2468| |ko |14990| 2468| |fi |14990| 2468| |lt |14990| 2468| |bg |14990| 2468| ## Dataset Creation The two subsets of the original dataset were machine translated using the latest neural machine translation [opus-mt-tc-big](https://huggingface.co/models?sort=downloads&search=opus-mt-tc-big) models available for the respective languages. Running the translations lasted from March 25, 2023 until April 8, 2023. ## Additional Information ### Citation Information **BibTeX:** ````BibTeX @inproceedings{parrish-etal-2021-putting-linguist, title = "Does Putting a Linguist in the Loop Improve {NLU} Data Collection?", author = "Parrish, Alicia and Huang, William and Agha, Omar and Lee, Soo-Hwan and Nangia, Nikita and Warstadt, Alexia and Aggarwal, Karmanya and Allaway, Emily and Linzen, Tal and Bowman, Samuel R.", booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021", month = nov, year = "2021", address = "Punta Cana, Dominican Republic", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2021.findings-emnlp.421", doi = "10.18653/v1/2021.findings-emnlp.421", pages = "4886--4901", abstract = "Many crowdsourced NLP datasets contain systematic artifacts that are identified only after data collection is complete. Earlier identification of these issues should make it easier to create high-quality training and evaluation data. We attempt this by evaluating protocols in which expert linguists work {`}in the loop{'} during data collection to identify and address these issues by adjusting task instructions and incentives. Using natural language inference as a test case, we compare three data collection protocols: (i) a baseline protocol with no linguist involvement, (ii) a linguist-in-the-loop intervention with iteratively-updated constraints on the writing task, and (iii) an extension that adds direct interaction between linguists and crowdworkers via a chatroom. We find that linguist involvement does not lead to increased accuracy on out-of-domain test sets compared to baseline, and adding a chatroom has no effect on the data. Linguist involvement does, however, lead to more challenging evaluation data and higher accuracy on some challenge sets, demonstrating the benefits of integrating expert analysis during data collection.", } @inproceedings{tiedemann-thottingal-2020-opus, title = "{OPUS}-{MT} {--} Building open translation services for the World", author = {Tiedemann, J{\"o}rg and Thottingal, Santhosh}, booktitle = "Proceedings of the 22nd Annual Conference of the European Association for Machine Translation", month = nov, year = "2020", address = "Lisboa, Portugal", publisher = "European Association for Machine Translation", url = "https://aclanthology.org/2020.eamt-1.61", pages = "479--480", abstract = "This paper presents OPUS-MT a project that focuses on the development of free resources and tools for machine translation. The current status is a repository of over 1,000 pre-trained neural machine translation models that are ready to be launched in on-line translation services. For this we also provide open source implementations of web applications that can run efficiently on average desktop hardware with a straightforward setup and installation.", } ```` **ACL:** Alicia Parrish, William Huang, Omar Agha, Soo-Hwan Lee, Nikita Nangia, Alexia Warstadt, Karmanya Aggarwal, Emily Allaway, Tal Linzen, and Samuel R. Bowman. 2021. [Does Putting a Linguist in the Loop Improve NLU Data Collection?](https://aclanthology.org/2021.findings-emnlp.421). In *Findings of the Association for Computational Linguistics: EMNLP 2021*, pages 4886–4901, Punta Cana, Dominican Republic. Association for Computational Linguistics. Jörg Tiedemann and Santhosh Thottingal. 2020. [OPUS-MT – Building open translation services for the World](https://aclanthology.org/2020.eamt-1.61). In *Proceedings of the 22nd Annual Conference of the European Association for Machine Translation*, pages 479–480, Lisboa, Portugal. European Association for Machine Translation. ### Acknowledgements These translations of the original dataset were done as part of a research project supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, _Institut Cybersécurité Occitanie_, funded by Région Occitanie, France.
maximoss/lingnli-multi-mt
[ "task_categories:text-classification", "task_ids:natural-language-inference", "task_ids:multi-input-text-classification", "size_categories:10K<n<100K", "language:el", "language:fr", "language:it", "language:es", "language:pt", "language:ko", "language:fi", "language:lt", "language:bg", "license:bsd-2-clause", "region:us" ]
2023-03-25T12:06:26+00:00
{"language": ["el", "fr", "it", "es", "pt", "ko", "fi", "lt", "bg"], "license": "bsd-2-clause", "size_categories": ["10K<n<100K"], "task_categories": ["text-classification"], "task_ids": ["natural-language-inference", "multi-input-text-classification"]}
2024-02-04T12:26:55+00:00
[]
[ "el", "fr", "it", "es", "pt", "ko", "fi", "lt", "bg" ]
TAGS #task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-10K<n<100K #language-Modern Greek (1453-) #language-French #language-Italian #language-Spanish #language-Portuguese #language-Korean #language-Finnish #language-Lithuanian #language-Bulgarian #license-bsd-2-clause #region-us
Dataset Card for Dataset Name ============================= Dataset Description ------------------- * Homepage: * Repository: * Paper: * Leaderboard: * Point of Contact: ### Dataset Summary This repository contains a collection of machine translations of LingNLI dataset into 9 different languages (Bulgarian, Finnish, French, Greek, Italian, Korean, Lithuanian, Portuguese, Spanish). The goal is to predict textual entailment (does sentence A imply/contradict/neither sentence B), which is a classification task (given two sentences, predict one of three labels). It is here formatted in the same manner as the widely used XNLI dataset for convenience. If you want to use this dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish. ### Supported Tasks and Leaderboards This dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task. Dataset Structure ----------------- ### Data Fields * 'language': The language in which the pair of sentences is given. * 'premise': The machine translated premise in the target language. * 'hypothesis': The machine translated premise in the target language. * 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction'). * 'label\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2). * 'premise\_original': The original premise from the English source dataset. * 'hypothesis\_original': The original hypothesis from the English source dataset. ### Data Splits For the whole dataset (LitL and LotS subsets): For LitL subset: For LotS subset: Dataset Creation ---------------- The two subsets of the original dataset were machine translated using the latest neural machine translation opus-mt-tc-big models available for the respective languages. Running the translations lasted from March 25, 2023 until April 8, 2023. Additional Information ---------------------- BibTeX: ' ACL: Alicia Parrish, William Huang, Omar Agha, Soo-Hwan Lee, Nikita Nangia, Alexia Warstadt, Karmanya Aggarwal, Emily Allaway, Tal Linzen, and Samuel R. Bowman. 2021. Does Putting a Linguist in the Loop Improve NLU Data Collection?. In *Findings of the Association for Computational Linguistics: EMNLP 2021*, pages 4886–4901, Punta Cana, Dominican Republic. Association for Computational Linguistics. Jörg Tiedemann and Santhosh Thottingal. 2020. OPUS-MT – Building open translation services for the World. In *Proceedings of the 22nd Annual Conference of the European Association for Machine Translation*, pages 479–480, Lisboa, Portugal. European Association for Machine Translation. ### Acknowledgements These translations of the original dataset were done as part of a research project supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France.
[ "### Dataset Summary\n\n\nThis repository contains a collection of machine translations of LingNLI dataset\ninto 9 different languages (Bulgarian, Finnish, French, Greek, Italian, Korean, Lithuanian, Portuguese, Spanish). The goal is to predict textual entailment (does sentence A\nimply/contradict/neither sentence B), which is a classification task (given two sentences,\npredict one of three labels). It is here formatted in the same manner as the widely used XNLI dataset for convenience.\n\n\nIf you want to use this dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish.", "### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\n* 'language': The language in which the pair of sentences is given.\n* 'premise': The machine translated premise in the target language.\n* 'hypothesis': The machine translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'premise\\_original': The original premise from the English source dataset.\n* 'hypothesis\\_original': The original hypothesis from the English source dataset.", "### Data Splits\n\n\nFor the whole dataset (LitL and LotS subsets):\n\n\n\nFor LitL subset:\n\n\n\nFor LotS subset:\n\n\n\nDataset Creation\n----------------\n\n\nThe two subsets of the original dataset were machine translated using the latest neural machine translation opus-mt-tc-big models available for the respective languages.\nRunning the translations lasted from March 25, 2023 until April 8, 2023.\n\n\nAdditional Information\n----------------------\n\n\nBibTeX:\n\n\n'\n\n\nACL:\n\n\nAlicia Parrish, William Huang, Omar Agha, Soo-Hwan Lee, Nikita Nangia, Alexia Warstadt, Karmanya Aggarwal, Emily Allaway, Tal Linzen, and Samuel R. Bowman. 2021. Does Putting a Linguist in the Loop Improve NLU Data Collection?. In *Findings of the Association for Computational Linguistics: EMNLP 2021*, pages 4886–4901, Punta Cana, Dominican Republic. Association for Computational Linguistics.\n\n\nJörg Tiedemann and Santhosh Thottingal. 2020. OPUS-MT – Building open translation services for the World. In *Proceedings of the 22nd Annual Conference of the European Association for Machine Translation*, pages 479–480, Lisboa, Portugal. European Association for Machine Translation.", "### Acknowledgements\n\n\nThese translations of the original dataset were done as part of a research project supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France." ]
[ "TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-10K<n<100K #language-Modern Greek (1453-) #language-French #language-Italian #language-Spanish #language-Portuguese #language-Korean #language-Finnish #language-Lithuanian #language-Bulgarian #license-bsd-2-clause #region-us \n", "### Dataset Summary\n\n\nThis repository contains a collection of machine translations of LingNLI dataset\ninto 9 different languages (Bulgarian, Finnish, French, Greek, Italian, Korean, Lithuanian, Portuguese, Spanish). The goal is to predict textual entailment (does sentence A\nimply/contradict/neither sentence B), which is a classification task (given two sentences,\npredict one of three labels). It is here formatted in the same manner as the widely used XNLI dataset for convenience.\n\n\nIf you want to use this dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish.", "### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\n* 'language': The language in which the pair of sentences is given.\n* 'premise': The machine translated premise in the target language.\n* 'hypothesis': The machine translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'premise\\_original': The original premise from the English source dataset.\n* 'hypothesis\\_original': The original hypothesis from the English source dataset.", "### Data Splits\n\n\nFor the whole dataset (LitL and LotS subsets):\n\n\n\nFor LitL subset:\n\n\n\nFor LotS subset:\n\n\n\nDataset Creation\n----------------\n\n\nThe two subsets of the original dataset were machine translated using the latest neural machine translation opus-mt-tc-big models available for the respective languages.\nRunning the translations lasted from March 25, 2023 until April 8, 2023.\n\n\nAdditional Information\n----------------------\n\n\nBibTeX:\n\n\n'\n\n\nACL:\n\n\nAlicia Parrish, William Huang, Omar Agha, Soo-Hwan Lee, Nikita Nangia, Alexia Warstadt, Karmanya Aggarwal, Emily Allaway, Tal Linzen, and Samuel R. Bowman. 2021. Does Putting a Linguist in the Loop Improve NLU Data Collection?. In *Findings of the Association for Computational Linguistics: EMNLP 2021*, pages 4886–4901, Punta Cana, Dominican Republic. Association for Computational Linguistics.\n\n\nJörg Tiedemann and Santhosh Thottingal. 2020. OPUS-MT – Building open translation services for the World. In *Proceedings of the 22nd Annual Conference of the European Association for Machine Translation*, pages 479–480, Lisboa, Portugal. European Association for Machine Translation.", "### Acknowledgements\n\n\nThese translations of the original dataset were done as part of a research project supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France." ]
[ 123, 157, 61, 172, 293, 86 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-10K<n<100K #language-Modern Greek (1453-) #language-French #language-Italian #language-Spanish #language-Portuguese #language-Korean #language-Finnish #language-Lithuanian #language-Bulgarian #license-bsd-2-clause #region-us \n### Dataset Summary\n\n\nThis repository contains a collection of machine translations of LingNLI dataset\ninto 9 different languages (Bulgarian, Finnish, French, Greek, Italian, Korean, Lithuanian, Portuguese, Spanish). The goal is to predict textual entailment (does sentence A\nimply/contradict/neither sentence B), which is a classification task (given two sentences,\npredict one of three labels). It is here formatted in the same manner as the widely used XNLI dataset for convenience.\n\n\nIf you want to use this dataset only in a specific language among those provided here, you can filter data by selecting only the language column value you wish.### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------" ]
[ -0.060424789786338806, 0.05275587737560272, -0.00424106465652585, 0.07133518904447556, 0.09748628735542297, -0.03993000462651253, 0.13878238201141357, 0.06356140226125717, 0.1855834722518921, 0.11994341760873795, -0.0739237442612648, 0.019906090572476387, 0.05096032842993736, 0.15308067202568054, 0.023008549585938454, -0.24458494782447815, 0.05169963836669922, -0.10149208456277847, 0.050845302641391754, 0.0821380540728569, 0.12201965600252151, -0.03197745233774185, 0.05107123777270317, -0.04989213868975639, -0.016883715987205505, 0.0652475655078888, -0.00827209372073412, -0.040309179574251175, 0.023408327251672745, 0.06812375038862228, 0.1213843896985054, 0.022987207397818565, -0.018727842718362808, -0.15651966631412506, -0.0009821004932746291, 0.013052093796432018, -0.007681033108383417, -0.06374406069517136, 0.13120593130588531, -0.1554143875837326, 0.054759226739406586, -0.2242213785648346, 0.016641974449157715, 0.03344177082180977, -0.10552719235420227, -0.10577240586280823, -0.08686460554599762, 0.01725841499865055, 0.08818824589252472, 0.06009752303361893, -0.08912672847509384, 0.03837025910615921, -0.10795018821954727, 0.09770472347736359, 0.11319933086633682, -0.15100806951522827, -0.04180756211280823, 0.05847705900669098, 0.009595926851034164, 0.09571816027164459, 0.0016740792198106647, 0.05824925750494003, -0.023767612874507904, -0.005430163815617561, -0.0397193506360054, -0.05461617931723595, -0.04839767888188362, -0.06155882403254509, -0.17943193018436432, -0.036244165152311325, 0.24052105844020844, -0.011816268786787987, -0.023387527093291283, -0.18006464838981628, -0.01252563577145338, 0.03657342493534088, -0.048965487629175186, 0.017425280064344406, -0.014001666568219662, -0.03930128365755081, 0.19499237835407257, 0.0034448467195034027, -0.07491293549537659, -0.025690777227282524, -0.07526981085538864, 0.3562853932380676, 0.010854697786271572, 0.0022019119933247566, 0.006319715641438961, 0.05382443591952324, -0.00831096526235342, -0.06835473328828812, -0.009781556203961372, -0.04656405374407768, -0.24772466719150543, -0.015455090440809727, -0.020264524966478348, -0.09294679760932922, 0.0394618883728981, 0.08698851615190506, -0.016451284289360046, 0.06226063147187233, -0.032442957162857056, 0.02162698470056057, 0.10414968430995941, 0.09065376222133636, -0.035893917083740234, -0.08497557789087296, -0.06042594835162163, -0.04388046637177467, 0.07035412639379501, 0.0006629172130487859, -0.07674794644117355, -0.030006352812051773, -0.020685536786913872, 0.1243988648056984, 0.023503219708800316, 0.03939319774508476, -0.04728492349386215, -0.08265688270330429, 0.133757084608078, -0.17195165157318115, 0.00046362087596207857, 0.03444782644510269, -0.08262457698583603, 0.054986365139484406, -0.0909452959895134, -0.0031480477191507816, -0.09629092365503311, -0.03509128466248512, -0.0025409890804439783, 0.07732132077217102, -0.04650982469320297, -0.17015321552753448, 0.04898539185523987, -0.042390964925289154, -0.0681210309267044, -0.08198922872543335, -0.15511679649353027, -0.10810311883687973, -0.008874705992639065, -0.1050529032945633, 0.018124105408787727, -0.05750301107764244, 0.012779909186065197, -0.0036792291793972254, 0.004191289655864239, -0.013458908535540104, -0.07599855959415436, -0.02496681921184063, -0.032270293682813644, 0.09580101817846298, 0.07240039855241776, -0.002360088285058737, -0.11313073337078094, 0.0227041132748127, -0.2563961446285248, 0.1993337720632553, -0.16477854549884796, 0.047255780547857285, -0.09561550617218018, 0.014294463209807873, 0.04486418142914772, 0.06329378485679626, -0.05166346952319145, 0.14456471800804138, -0.2594248056411743, -0.06263881176710129, 0.22660614550113678, -0.17553409934043884, -0.03973369300365448, 0.09182452410459518, 0.026435431092977524, 0.04414007440209389, 0.13197168707847595, 0.1855783313512802, 0.18088985979557037, -0.04762554168701172, -0.11829609423875809, -0.03484449163079262, -0.07586519420146942, 0.037675973027944565, 0.09506161510944366, 0.007862572558224201, 0.03790459409356117, 0.03645174577832222, 0.013997119851410389, -0.009499404579401016, 0.03365315869450569, -0.034117311239242554, 0.044193584471940994, 0.02732778899371624, 0.03389279916882515, -0.0006997367017902434, 0.01808037795126438, -0.03547472506761551, -0.06614876538515091, -0.03457411006093025, 0.06955564767122269, -0.030483486130833626, 0.04246969521045685, -0.06038356199860573, 0.08826126158237457, 0.010104446671903133, 0.017248455435037613, -0.19654087722301483, -0.14962400496006012, 0.05020240694284439, -0.027827922254800797, 0.02915262058377266, 0.004176429472863674, 0.022115377709269524, -0.012905528768897057, -0.03445510193705559, 0.027034638449549675, 0.09068451076745987, -0.025981886312365532, -0.0089991744607687, -0.16829098761081696, 0.043330833315849304, -0.07035856693983078, 0.1707877814769745, -0.07995281368494034, -0.019306711852550507, 0.13236477971076965, 0.11358387768268585, 0.014656770043075085, -0.020336681976914406, 0.06353828310966492, 0.08896037936210632, 0.0050781299360096455, -0.02356121689081192, 0.014459798112511635, -0.08974327892065048, -0.03727893903851509, 0.11208251118659973, -0.14715363085269928, -0.24930621683597565, 0.09012921899557114, 0.06316127628087997, -0.06841930747032166, -0.1127236932516098, -0.02868310734629631, -0.013569522649049759, -0.06218715012073517, -0.011264960281550884, 0.03902920335531235, 0.07182319462299347, 0.029369961470365524, -0.07596307247877121, -0.028725741431117058, -0.010566753335297108, -0.01645534671843052, -0.06996481120586395, 0.12856216728687286, 0.005588246509432793, -0.1703042984008789, 0.07622634619474411, -0.07496088743209839, 0.022273527458310127, 0.19620691239833832, 0.03975243866443634, -0.07033534348011017, -0.002402357989922166, 0.09074875712394714, 0.02191346511244774, 0.062415704131126404, -0.03471595048904419, 0.011198627762496471, 0.0415276437997818, 0.05189039558172226, 0.01804010011255741, -0.03420151770114899, -0.013017367571592331, -0.0709487646818161, -0.0948624536395073, -0.005180621054023504, 0.030588900670409203, 0.017025357112288475, 0.07134237140417099, -0.013014898635447025, -0.04790998995304108, -0.03270987048745155, -0.09110745787620544, -0.0825427770614624, 0.12441728264093399, -0.10681584477424622, -0.37144848704338074, -0.13629645109176636, -0.028831737115979195, -0.1307969093322754, 0.04668225720524788, 0.0006355380173772573, -0.08233971148729324, -0.08110346645116806, -0.10656122863292694, 0.10462287068367004, 0.016302363947033882, -0.09406685084104538, -0.13302765786647797, 0.04846162721514702, -0.03637410327792168, -0.0385657362639904, -0.02253822423517704, -0.06560517102479935, 0.014385271817445755, 0.04050365835428238, -0.08848924189805984, 0.07582375407218933, 0.11106906086206436, 0.11108605563640594, 0.01785222254693508, -0.07621000707149506, 0.12600310146808624, -0.15007321536540985, 0.0763552114367485, 0.060021426528692245, 0.08617718517780304, 0.03336542844772339, 0.22980575263500214, 0.023340195417404175, -0.09547743946313858, 0.03289378434419632, 0.1096608117222786, -0.06574743986129761, -0.2176201343536377, -0.20919805765151978, -0.07842575013637543, -0.055685315281152725, 0.008921564556658268, 0.04219507798552513, -0.020695174112915993, -0.005815752781927586, -0.08770204335451126, -0.030167192220687866, 0.06706693023443222, 0.04730870574712753, 0.16962365806102753, -0.0019684964790940285, 0.07309970259666443, -0.06413902342319489, -0.03325313329696655, 0.09665995091199875, 0.033089522272348404, 0.22662945091724396, 0.010548943653702736, 0.1780562847852707, 0.0618048831820488, -0.031035779044032097, -0.02237679995596409, 0.046197496354579926, 0.08139655739068985, -0.026222189888358116, 0.025440847501158714, -0.08887501806020737, 0.042344409972429276, 0.07218586653470993, 0.03055410087108612, -0.1023091971874237, -0.007078123744577169, -0.015748657286167145, 0.10797721147537231, 0.12393536418676376, 0.08071913570165634, -0.09383068233728409, 0.014398210681974888, 0.06914367526769638, 0.006879514083266258, -0.0222480446100235, -0.011913975700736046, 0.11966758221387863, -0.0580105222761631, 0.16739143431186676, -0.04278194159269333, 0.06545381993055344, -0.1054825484752655, -0.04166959598660469, -0.08081182092428207, 0.06831586360931396, -0.01230224035680294, 0.14381952583789825, -0.0998506098985672, 0.20565572381019592, 0.021920472383499146, 0.04214915633201599, -0.08128409832715988, 0.010836677625775337, -0.018782271072268486, 0.07117506116628647, 0.15855813026428223, 0.034486278891563416, -0.04514569416642189, -0.12581883370876312, -0.14134351909160614, -0.04092114418745041, 0.0892619863152504, -0.08049315959215164, 0.10356049239635468, 0.0625654011964798, -0.026606734842061996, -0.08698291331529617, -0.05509495362639427, -0.07639194279909134, -0.1595451980829239, 0.05418005585670471, 0.03706538304686546, -0.02721584588289261, -0.000482082279631868, -0.07320932298898697, -0.0707947239279747, 0.11280126124620438, -0.10736192762851715, -0.09485674649477005, -0.11866031587123871, -0.013521742075681686, 0.1370311826467514, -0.06960751116275787, -0.053072817623615265, 0.004515846725553274, 0.12943126261234283, -0.027884339913725853, 0.0052295890636742115, 0.08246404677629471, -0.07674185931682587, -0.05528394132852554, -0.03888188302516937, 0.15651662647724152, 0.09167280793190002, 0.012302074581384659, 0.009646362625062466, 0.049104370176792145, 0.06824418157339096, -0.11671581119298935, -0.009506618604063988, 0.07702111452817917, -0.06798799335956573, 0.2084697037935257, -0.03053363785147667, -0.11405683308839798, -0.14056256413459778, -0.025209302082657814, 0.15409661829471588, 0.12552031874656677, -0.05045570805668831, 0.14558352530002594, 0.018463457003235817, -0.08674804866313934, -0.17328913509845734, -0.04619710147380829, 0.09561143070459366, 0.042510002851486206, 0.007558552548289299, -0.17475691437721252, 0.06849092990159988, 0.06410038471221924, -0.009200763888657093, -0.06395022571086884, -0.23625074326992035, -0.12283077090978622, -0.06333456188440323, 0.041070107370615005, -0.025003749877214432, -0.057033222168684006, -0.04011572152376175, -0.033607117831707, 0.10790321230888367, 0.12964539229869843, -0.019824469462037086, 0.07018839567899704, 0.039946626871824265, 0.010150321759283543, 0.043111756443977356, 0.008542328141629696, 0.17252299189567566, 0.08561593294143677, 0.023677127435803413, -0.04637015238404274, 0.024872751906514168, 0.08061832934617996, -0.01975378207862377, 0.10501618683338165, 0.028528524562716484, -0.05031062290072441, -0.1304808109998703, -0.09745139628648758, -0.08738802373409271, 0.059297457337379456, -0.03167688846588135, 0.01124867144972086, -0.011567959561944008, 0.10100916028022766, 0.03972138464450836, 0.00355539214797318, 0.06924379616975784, -0.11084625124931335, -0.11240096390247345, 0.04918327555060387, 0.14403238892555237, 0.05325683206319809, -0.09199457615613937, 0.02771070972084999, 0.029708748683333397, -0.006615741178393364, -0.04285314306616783, 0.047680821269750595, 0.07779280841350555, -0.014346028678119183, 0.08230705559253693, -0.022893520072102547, -0.14961808919906616, 0.0015748292207717896, 0.13163191080093384, -0.04734812676906586, -0.2052142173051834, -0.01781921088695526, -0.07460173964500427, -0.03752884268760681, -0.08014798164367676, 0.09403134137392044, 0.03472716361284256, -0.00022435258142650127, -0.005544809624552727, 0.04948281869292259, 0.026690147817134857, 0.10844960063695908, -0.003877532435581088, 0.041506327688694, -0.09915704280138016, 0.08597327023744583, 0.13121987879276276, -0.0849502757191658, 0.011095103807747364, 0.1267947107553482, -0.1077747568488121, -0.0729154497385025, -0.032588351517915726, 0.09455510973930359, 0.04877134785056114, -0.10056795179843903, -0.10508593916893005, -0.08055917918682098, 0.01936267875134945, 0.13410642743110657, 0.08107902109622955, 0.014104761183261871, 0.0017534096259623766, -0.07284735888242722, -0.021434463560581207, 0.0648585706949234, 0.06685163825750351, -0.02756948210299015, -0.10910259187221527, 0.04217575490474701, 0.03763522952795029, -0.008997784927487373, -0.03926292061805725, -0.07571131736040115, -0.07737314701080322, 0.018893858417868614, -0.06435330212116241, 0.07458826154470444, -0.12812408804893494, 0.01797150820493698, -0.0284509789198637, -0.020839503034949303, -0.04884667322039604, -0.029235972091555595, -0.08047546446323395, 0.016210228204727173, -0.049243826419115067, 0.1347440928220749, -0.13045667111873627, -0.050098247826099396, 0.024955948814749718, -0.0315139964222908, 0.09498834609985352, 0.04257858544588089, 0.020174140110611916, 0.06966611742973328, -0.10487933456897736, 0.046012286096811295, 0.014485361985862255, 0.06616882234811783, 0.034888457506895065, -0.14816756546497345, -0.013920809142291546, 0.06376603245735168, 0.021012218669056892, 0.053107816725969315, -0.10736594349145889, -0.09401464462280273, 0.07989242672920227, 0.021776802837848663, -0.09081172198057175, -0.054113298654556274, 0.1459532380104065, 0.06661806255578995, 0.04990208521485329, 0.0788586437702179, -0.05547911673784256, 0.06004185974597931, -0.04441538080573082, -0.0022710119374096394, -0.020746299996972084, 0.0015313437907025218, 0.026691827923059464, -0.02097783237695694, 0.05222718045115471, 0.05397318676114082, 0.18919514119625092, 0.1415073573589325, 0.1495858132839203, 0.018042219802737236, 0.037211328744888306, 0.01818537898361683, 0.03795155882835388, -0.05015424266457558, 0.06141671538352966, 0.023564498871564865, 0.0912456288933754, -0.027178382501006126, 0.014536644332110882, 0.14665846526622772, 0.07891492545604706, 0.09499838203191757, 0.07870373874902725, 0.030884748324751854, 0.015846064314246178, -0.09887654334306717, -0.025901611894369125, 0.0036496762186288834, -0.11387930065393448, 0.001358501729555428, -0.06558726727962494, 0.1003771498799324, -0.006104197818785906, -0.12579861283302307, 0.11836957931518555, 0.061856959015131, -0.12389539182186127, -0.061637405306100845, -0.22078001499176025, -0.048532359302043915, -0.042118653655052185, -0.012664374895393848, -0.11641725152730942, 0.0400802418589592, 0.07974794507026672, 0.05200659856200218, 0.02553890459239483, 0.08381839096546173, -0.06233224272727966, -0.07667234539985657, 0.05755675584077835, -0.04564439505338669, 0.06999118626117706, 0.05994761735200882, 0.021810060366988182, -0.01915767788887024, 0.006209069862961769, 0.011138150468468666, 0.10742221027612686, 0.034019604325294495, -0.015424964018166065, -0.11332055181264877, -0.07185440510511398, -0.0063164024613797665, -0.0005453936173580587, 0.0775095522403717, 0.1385304480791092, 0.09639258682727814, -0.05004064366221428, -0.0031085736118257046, 0.23699919879436493, 0.04478934034705162, -0.08466170728206635, -0.14354528486728668, 0.11600994318723679, 0.019266683608293533, 0.036405351012945175, -0.06328488141298294, -0.12229063361883163, -0.06834819167852402, 0.15462733805179596, 0.10231946408748627, 0.08499417454004288, 0.01536095142364502, -0.03916208818554878, 0.010068000294268131, 0.037868961691856384, 0.04281783103942871, -0.09734009951353073, 0.2757187783718109, -0.028717245906591415, 0.06505785137414932, -0.05676893889904022, -0.025105725973844528, -0.08806299418210983, -0.018400607630610466, 0.022315410897135735, -0.021663963794708252, -0.09123025089502335, 0.17785391211509705, -0.10482633113861084, -0.05163844674825668, 0.0816340297460556, -0.05760602653026581, -0.15180550515651703, -0.0482458733022213, 0.05521968752145767, 0.07322882860898972, 0.08962691575288773, 0.02528942935168743, -0.04574541747570038, 0.07748188823461533, 0.016471421346068382, -0.10011447966098785, -0.10191129893064499, 0.05590029060840607, -0.09820806235074997, 0.09629134088754654, -0.04354461282491684, 0.18788783252239227, 0.10264619439840317, -0.03224281966686249, -0.10161726921796799, 0.05086660757660866, 0.0013452251441776752, -0.022720852866768837, 0.10933773219585419, 0.184640571475029, -0.05321254953742027, 0.09478605538606644, 0.08466870337724686, 0.03080897033214569, 0.07408416271209717, 0.03363683447241783, 0.0412868969142437, -0.05950133129954338, 0.09077709168195724, -0.12439119815826416, 0.07770907133817673, 0.21755124628543854, 0.0031982073560357094, 0.0350743904709816, -0.06604866683483124, 0.02028367854654789, -0.043887943029403687, 0.06612153351306915, -0.05331442505121231, -0.18175934255123138, 0.006082906387746334, 0.05562437325716019, 0.024269331246614456, -0.17337363958358765, -0.023680180311203003, -0.009395797736942768, -0.02255168929696083, 0.004287051502615213, 0.11459442973136902, 0.03428966924548149, 0.005881000310182571, -0.04250894486904144, -0.18414191901683807, 0.04753990098834038, 0.10614156723022461, -0.10916297137737274, -0.07277106493711472 ]
ce1dc54de2ec1f5591bb62e7324d7b11733aded7
# Dataset Card for "tokenized-codeparrot-train-verilog" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
rohitsuv/tokenized-codeparrot-train-verilog
[ "region:us" ]
2023-03-25T12:11:52+00:00
{"dataset_info": {"features": [{"name": "input_ids", "sequence": "int32"}, {"name": "ratio_char_token", "dtype": "float64"}], "splits": [{"name": "train", "num_bytes": 3664280, "num_examples": 5906}], "download_size": 879597, "dataset_size": 3664280}}
2023-03-25T12:11:55+00:00
[]
[]
TAGS #region-us
# Dataset Card for "tokenized-codeparrot-train-verilog" More Information needed
[ "# Dataset Card for \"tokenized-codeparrot-train-verilog\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"tokenized-codeparrot-train-verilog\"\n\nMore Information needed" ]
[ 6, 23 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"tokenized-codeparrot-train-verilog\"\n\nMore Information needed" ]
[ -0.11085283756256104, 0.25513866543769836, -0.00485988287255168, 0.007956850342452526, 0.14184242486953735, 0.0699567049741745, 0.052054863423109055, 0.07936856150627136, -0.07673189043998718, -0.01755034178495407, 0.10384619235992432, 0.1112246885895729, -0.0018091161036863923, 0.22376985847949982, 0.0016812249086797237, -0.09836164861917496, 0.0628395825624466, 0.028575005009770393, -0.09494659304618835, 0.03837905451655388, 0.09347894042730331, -0.0464576855301857, 0.08000601828098297, -0.07437188923358917, -0.26040467619895935, 0.11276683956384659, -0.07601567357778549, -0.03421251103281975, 0.06453035026788712, -0.09675128757953644, 0.2125801146030426, 0.012009368278086185, 0.021191373467445374, -0.06772541999816895, 0.012084110639989376, 0.035762518644332886, -0.07608655840158463, 0.046685874462127686, -0.004380437545478344, -0.08304765820503235, -0.05623762309551239, 0.04421309381723404, 0.05702434480190277, 0.0037207524292171, -0.05787428840994835, -0.17561191320419312, -0.09125132858753204, -0.0715901255607605, -0.0028620893135666847, -0.0007911586435511708, 0.07896554470062256, 0.09863200038671494, -0.09399324655532837, 0.06406568735837936, 0.03855627402663231, -0.12548081576824188, 0.04225856810808182, 0.2957376539707184, 0.0063200150616467, 0.15107792615890503, -0.04674237221479416, 0.023794040083885193, 0.10139568150043488, -0.04608755558729172, 0.02174260839819908, -0.02296462096273899, -0.12527909874916077, 0.0911531001329422, -0.08059071004390717, -0.05980689823627472, 0.22669148445129395, -0.09182272106409073, 0.057006146758794785, 0.09440796822309494, -0.10205475240945816, -0.20968025922775269, 0.05213591456413269, 0.011023049242794514, 0.0632312074303627, -0.007570579648017883, 0.0340922474861145, -0.06354052573442459, -0.11522610485553741, -0.13689443469047546, -0.10693033039569855, -0.02242528274655342, 0.006365714594721794, 0.06517215818166733, -0.20618999004364014, 0.0633171796798706, 0.026091784238815308, -0.04181116819381714, 0.02268989011645317, -0.08872470259666443, -0.06471983343362808, -0.03776885196566582, -0.05785801634192467, -0.11573584377765656, 0.10276483744382858, 0.07724538445472717, 0.04106932505965233, 0.010842554271221161, -0.08682373911142349, 0.04654679074883461, 0.1289246380329132, -0.040033988654613495, -0.08170829713344574, 0.05733421817421913, -0.02670837752521038, -0.0978768840432167, -0.02535971999168396, -0.07113703340291977, -0.16933821141719818, -0.025803158059716225, -0.0065259444527328014, 0.15628258883953094, -0.0905003622174263, -0.06699931621551514, 0.009763667359948158, -0.032397087663412094, 0.04266340658068657, -0.11375715583562851, 0.005843893624842167, -0.03125159442424774, 0.004278306383639574, -0.08156735450029373, -0.09210275113582611, -0.038405369967222214, -0.014389078132808208, 0.09792958199977875, -0.11847341805696487, -0.02308044582605362, -0.04893527925014496, -0.04399729147553444, 0.012885767966508865, -0.3064213991165161, 0.023781487718224525, -0.14692798256874084, -0.1664077192544937, 0.011416652239859104, 0.026308944448828697, -0.017945095896720886, 0.11641716212034225, -0.042812880128622055, 0.0443139486014843, -0.012195277959108353, -0.01945636235177517, 0.04363406449556351, -0.043055325746536255, 0.05621478706598282, -0.014374524354934692, 0.07038526982069016, -0.18207034468650818, 0.03912056237459183, -0.10779885947704315, -0.04025464504957199, -0.014358173124492168, 0.004764449782669544, -0.160061314702034, 0.10397208482027054, -0.0470220148563385, -0.021893935278058052, -0.06782372295856476, 0.008868109434843063, 0.013809839263558388, -0.00017853284953162074, -0.2343091070652008, -0.03129822760820389, 0.16422565281391144, -0.16612358391284943, -0.0651494562625885, 0.04306461662054062, -0.0481412410736084, 0.00642396742478013, -0.0057265423238277435, 0.3000483512878418, 0.20724521577358246, -0.08002227544784546, 0.062029000371694565, 0.12774014472961426, -0.2152416706085205, -0.27507483959198, 0.004834545776247978, -0.03312811255455017, -0.15482361614704132, -0.009260766208171844, 0.05856703966856003, -0.008063054643571377, -0.010242121294140816, -0.09606580436229706, -0.039097003638744354, -0.13150620460510254, 0.09378683567047119, 0.0012426696484908462, 0.08447342365980148, -0.024142861366271973, 0.14250370860099792, 0.009016336873173714, 0.10059692710638046, -0.01060494501143694, -0.00865148939192295, -0.020345119759440422, 0.15383557975292206, -0.06387259811162949, -0.0018042810261249542, -0.12659874558448792, -0.01456721592694521, 0.015036584809422493, -0.04770703613758087, -0.001967770280316472, 0.16869083046913147, 0.04388928413391113, -0.04051932692527771, 0.008324426598846912, 0.011805999092757702, 0.0940144881606102, 0.04861098527908325, 0.014201468788087368, 0.024931855499744415, 0.07696618884801865, -0.07434464991092682, -0.056716691702604294, -0.007179724518209696, -0.0038978918455541134, 0.11914219707250595, 0.09925936907529831, 0.03794309124350548, 0.013374410569667816, 0.04584068804979324, -0.009976087138056755, -0.04079905524849892, -0.04503745958209038, 0.007893936708569527, 0.00025719357654452324, 0.041428886353969574, 0.04066859930753708, -0.0263786893337965, 0.2508636713027954, 0.09342216700315475, -0.07668805122375488, -0.01627316325902939, -0.03885434567928314, 0.03983493894338608, 0.0203937366604805, -0.07735896855592728, -0.03908667340874672, -0.15420684218406677, -0.10791181027889252, 0.13827532529830933, -0.056661978363990784, 0.03739931806921959, 0.0366702601313591, -0.028145762160420418, -0.06282485276460648, 0.04191567376255989, 0.024097420275211334, -0.1225394457578659, 0.13528481125831604, 0.14582809805870056, -0.05093793943524361, 0.25620123744010925, -0.03638456389307976, -0.008743448182940483, -0.05080553889274597, -0.04591571167111397, -0.06392868608236313, 0.11695841699838638, -0.197677880525589, -0.03831344470381737, 0.06218895688652992, 0.04161780700087547, 0.10467958450317383, -0.09943439066410065, -0.05603128671646118, 0.02359471656382084, 0.00873933732509613, -0.0940089151263237, 0.07808563113212585, -0.006069961003959179, 0.040387112647295, -0.048034265637397766, -0.11341125518083572, 0.12836910784244537, -0.038111284375190735, 0.02741926535964012, 0.0997019037604332, -0.228436678647995, -0.2253202348947525, -0.12198403477668762, -0.11319489777088165, 0.02805306203663349, 0.06978731602430344, 0.009851782582700253, -0.18997465074062347, -0.01704888977110386, 0.012689062394201756, -0.06647060811519623, -0.2836931645870209, 0.003709344193339348, -0.06711748987436295, 0.0595315545797348, -0.08256388455629349, -0.15406037867069244, 0.07422943413257599, -0.051184117794036865, 0.03862195089459419, 0.11280441284179688, -0.036679983139038086, 0.1281968504190445, 0.17384649813175201, -0.06412318348884583, 0.09234270453453064, -0.053323082625865936, 0.06900110840797424, 0.028416123241186142, -0.0791100487112999, 0.0482502356171608, 0.022984584793448448, 0.0549384169280529, 0.09050799161195755, 0.024211497977375984, -0.09735063463449478, -0.005113215185701847, -0.04169377312064171, -0.1715439110994339, -0.24260203540325165, -0.1145232617855072, -0.026694951578974724, 0.09811695665121078, 0.051846615970134735, 0.08412646502256393, 0.04083642736077309, 0.0951538234949112, 0.1268783062696457, 0.020419657230377197, -0.15823788940906525, -0.020566504448652267, 0.022843211889266968, -0.02032196708023548, -0.012197156436741352, -0.11151901632547379, -0.040240734815597534, 0.12916313111782074, 0.20602180063724518, 0.2053869217634201, 0.0273114126175642, 0.15129241347312927, 0.008830124512314796, 0.16084860265254974, 0.15166710317134857, 0.13646627962589264, -0.008265301585197449, 0.012256884947419167, 0.02517416886985302, 0.030214298516511917, -0.0027372529730200768, -0.02536432072520256, 0.11978425830602646, -0.16262464225292206, 0.012444516643881798, -0.03442254289984703, 0.03046688437461853, -0.09218904376029968, 0.06560219079256058, -0.12896287441253662, 0.15540562570095062, -0.052889347076416016, 0.09442924708127975, -0.08734408766031265, 0.11179517209529877, 0.14168384671211243, 0.030219295993447304, 0.0010023349896073341, -0.041371576488018036, 0.009444043040275574, -0.13082705438137054, 0.005621413700282574, -0.06293973326683044, -0.029457494616508484, 0.003111530328169465, 0.13728740811347961, -0.18151234090328217, 0.1762370467185974, -0.023159895092248917, -0.02527165226638317, -0.0502069927752018, -0.059084538370370865, -0.014715473167598248, 0.07760806381702423, 0.1334129124879837, 0.048295315355062485, 0.00817333348095417, -0.16521361470222473, -0.02917168103158474, -0.05455024912953377, 0.13860876858234406, -0.037576913833618164, -0.10454882681369781, 0.03343554213643074, -0.01950850896537304, -0.059988800436258316, -0.23451679944992065, -0.025486232712864876, -0.12013928592205048, 0.08491206169128418, 0.07756717503070831, -0.06300012022256851, 0.02207675389945507, 0.010466808453202248, -0.11430542171001434, 0.07168839126825333, -0.0580744743347168, -0.010478454641997814, -0.04549834877252579, -0.05824485793709755, 0.0992545485496521, 0.007695439271628857, 0.11005611717700958, -0.02555437572300434, 0.028487028554081917, -0.03407659754157066, -0.1173006147146225, 0.0622030533850193, -0.026009269058704376, 0.1033523753285408, -0.10391949862241745, 0.08232365548610687, -0.08413102477788925, -0.05616578087210655, 0.01133403368294239, -0.0007884102524258196, -0.0838482454419136, -0.06786586344242096, 0.12582311034202576, -0.08248880505561829, 0.038732584565877914, 0.2376457005739212, 0.0021984640043228865, -0.02833745628595352, 0.11900728940963745, -0.02974839136004448, 0.21875618398189545, 0.08661801367998123, -0.07009007781744003, 0.1759364753961563, 0.2098751664161682, -0.07767561823129654, -0.3036225438117981, -0.03892624378204346, -0.17033572494983673, -0.0454971045255661, 0.0031131580471992493, -0.24842920899391174, 0.06999995559453964, 0.1266682893037796, -0.03918149322271347, 0.16689544916152954, -0.248854398727417, -0.03804006800055504, 0.16741453111171722, 0.05366750434041023, 0.275176078081131, -0.06110478937625885, -0.0968957468867302, -0.10758719593286514, -0.18615931272506714, 0.16623711585998535, -0.20672552287578583, 0.10234891623258591, -0.025294538587331772, 0.02689250372350216, -0.012781389988958836, -0.07516414672136307, 0.08153119683265686, 0.11502993106842041, 0.09636575728654861, -0.08673068881034851, -0.13319803774356842, 0.14209924638271332, -0.10864273458719254, 0.07423486560583115, 0.0007546200649812818, 0.12881891429424286, -0.1438569724559784, 0.0052087013609707355, 0.038571760058403015, 0.03895988315343857, 0.04645313322544098, -0.08582868427038193, -0.1170116737484932, -0.005516819655895233, -0.05328725650906563, -0.06424641609191895, 0.08568022400140762, 0.04182446748018265, -0.06873396784067154, 0.0685851201415062, -0.000644193438347429, -0.08290347456932068, -0.05697411298751831, -0.0483153834939003, -0.027136221528053284, 0.11573566496372223, -0.10694611817598343, 0.040966540575027466, 0.10288131982088089, 0.04789317026734352, 0.0408463217318058, 0.07707874476909637, -0.00787816196680069, 0.04345810040831566, 0.11758961528539658, -0.12354904413223267, -0.0696045383810997, 0.05418546125292778, -0.10367683321237564, 0.04177394509315491, 0.19792994856834412, 0.09055319428443909, 0.07776208221912384, 0.0112362215295434, 0.007636866997927427, 0.029155468568205833, -0.01296356413513422, 0.1276950091123581, 0.14150367677211761, 0.03794402629137039, -0.1768801361322403, 0.20031900703907013, 0.05160355195403099, -0.03911805897951126, 0.02033071219921112, 0.0008897609659470618, -0.11587153375148773, -0.11634671688079834, -0.05424165725708008, 0.3608718812465668, -0.08890735357999802, -0.0794493705034256, 0.015298458747565746, -0.009232744574546814, 0.005222800653427839, 0.17178373038768768, 0.10782196372747421, 0.15158455073833466, -0.04214172065258026, -0.02334500662982464, -0.0615067183971405, -0.008132709190249443, -0.01822040043771267, 0.11354529857635498, -0.14714938402175903, -0.05420905351638794, -0.0626157596707344, 0.13846686482429504, -0.08267716318368912, -0.07732769846916199, -0.10884774476289749, 0.034282512962818146, -0.10348741710186005, 0.02687756158411503, 0.06415663659572601, 0.01235956884920597, 0.022150475531816483, 0.05388861894607544, -0.0045813024044036865, 0.05457282066345215, -0.10034006088972092, 0.09077979624271393, 0.0035908916033804417, 0.009234991855919361, -0.0877898707985878, 0.0285885501652956, 0.0044876579195261, 0.039707425981760025, 0.13416269421577454, 0.059627022594213486, -0.04159950837492943, 0.057247940450906754, -0.1633453369140625, -0.12087458372116089, 0.042793069034814835, -0.01424346212297678, 0.08149110525846481, 0.06972573697566986, -0.006046315189450979, 0.03603639826178551, 0.0010870834812521935, 0.02361742965877056, 0.003241089405491948, -0.10684607923030853, 0.013770634308457375, -0.08992758393287659, -0.08570016175508499, 0.007202574983239174, -0.04977933689951897, 0.1869726926088333, 0.053800154477357864, 0.09688763320446014, 0.06497026979923248, 0.018994038924574852, 0.04221893101930618, -0.03935208171606064, 0.04118996858596802, -0.14441132545471191, -0.06314568221569061, 0.04343153536319733, -0.024374179542064667, -0.07357869297266006, 0.30028998851776123, 0.053227633237838745, -0.11377717554569244, -0.03606295585632324, 0.07188168913125992, -0.04882483556866646, 0.01229653786867857, 0.24661824107170105, 0.07066261023283005, -0.03656131029129028, -0.10635671019554138, 0.02912413328886032, 0.0640079528093338, 0.19658809900283813, 0.03469281643629074, 0.0036254834849387407, 0.05829983204603195, 0.051861315965652466, 0.04525590315461159, -0.03786711022257805, -0.06965582817792892, 0.05819126218557358, -0.02277454547584057, 0.09290657192468643, 0.008141323924064636, -0.07635868340730667, 0.03510584309697151, 0.07047466933727264, 0.015068567357957363, 0.02231249399483204, -0.10997384786605835, -0.07944528013467789, -0.09693847596645355, -0.05683869868516922, -0.1560637354850769, 0.036410629749298096, -0.03879543021321297, 0.028820373117923737, 0.18813668191432953, 0.07811849564313889, 0.01309756375849247, 0.14638438820838928, 0.007481818087399006, 0.06478289514780045, 0.05923299118876457, -0.025444334372878075, -0.07787863165140152, 0.027815567329525948, -0.06357593089342117, 0.04752108454704285, -0.04667610675096512, -0.031118908897042274, -0.021879753097891808, 0.0731205865740776, -0.00601286580786109, -0.11327894032001495, 0.0018388723256066442, -0.04800945892930031, 0.04432316869497299, -0.12361249327659607, 0.11416157335042953, 0.03711927309632301, -0.00828948337584734, 0.03409402072429657, 0.1068643257021904, 0.0016568154096603394, 0.011122251860797405, -0.04901284724473953, -0.057948216795921326, 0.07583368569612503, 0.15823319554328918, -0.004810716491192579, -0.0982590988278389, -0.06269919127225876, 0.17482341825962067, 0.16827274858951569, 0.028158793225884438, 0.01657787710428238, 0.06951677799224854, 0.022042367607355118, 0.00773122813552618, 0.12710531055927277, 0.06702054291963577, 0.05976031348109245, 0.023887265473604202, -0.06794236600399017, 0.021746886894106865, -0.07312360405921936, -0.036377862095832825, -0.0007929675630293787, 0.02950442023575306, -0.041097525507211685, -0.06795854866504669, 0.06165904551744461, -0.13861645758152008, 0.030127201229333878, 0.1271360069513321, 0.009493211284279823, -0.0621686615049839, 0.022916259244084358, 0.2473657727241516, -0.08697143942117691, -0.01427872758358717, -0.03876100853085518, -0.04936093091964722, 0.0536516048014164, -0.03573890030384064, -0.2575186789035797, -0.2351977825164795, 0.0011008804431185126, -0.07457209378480911, 0.1426226645708084, -0.05734652280807495, 0.04261396825313568, 0.047797076404094696, 0.0603729784488678, -0.0751740038394928, 0.1224084198474884, -0.04739454388618469, 0.00771874375641346, -0.015466832555830479, 0.07722833752632141, -0.06886862218379974, -0.04802211746573448, -0.014095544815063477, 0.03188377246260643, -0.03318880870938301, 0.0938234031200409, 0.04516853764653206, -0.05272132530808449, -0.008219578303396702, -0.060641463845968246, 0.09461981058120728, 0.033475361764431, 0.018374228850007057, 0.049767691642045975, -0.01028696820139885, 0.03042752481997013, -0.03589383140206337, -0.13085977733135223, -0.02481742389500141, -0.05915266275405884, -0.09293994307518005, 0.21127720177173615, 0.02504650317132473, -0.04483840987086296, 0.08171576261520386, -0.1076391264796257, 0.07721080631017685, -0.043946124613285065, 0.04882609471678734, 0.1357138603925705, 0.1265661120414734, -0.01755928061902523, 0.16451062262058258, 0.013452226296067238, 0.009319466538727283, -0.1232227236032486, -0.14538393914699554 ]
b0f79ac04f910b42d68bf18c76e3a09b03e1b232
## This is a dataset of Onion news articles: Note - The headers and body of the news article is split by a ' #~# ' token - Lines with just the token had no body or no header and can be skipped - Feel free to use the script provided to scape the latest version, it takes about 30 mins on an i7-6850K
Biddls/Onion_News
[ "task_categories:summarization", "task_categories:text2text-generation", "task_categories:text-generation", "task_categories:text-classification", "language:en", "license:mit", "region:us" ]
2023-03-25T12:50:01+00:00
{"language": ["en"], "license": "mit", "task_categories": ["summarization", "text2text-generation", "text-generation", "text-classification"], "pretty_name": "OnionNewsScrape"}
2023-03-25T12:57:47+00:00
[]
[ "en" ]
TAGS #task_categories-summarization #task_categories-text2text-generation #task_categories-text-generation #task_categories-text-classification #language-English #license-mit #region-us
## This is a dataset of Onion news articles: Note - The headers and body of the news article is split by a ' #~# ' token - Lines with just the token had no body or no header and can be skipped - Feel free to use the script provided to scape the latest version, it takes about 30 mins on an i7-6850K
[ "## This is a dataset of Onion news articles:\nNote\n - The headers and body of the news article is split by a ' #~# ' token\n - Lines with just the token had no body or no header and can be skipped\n - Feel free to use the script provided to scape the latest version, it takes about 30 mins on an i7-6850K" ]
[ "TAGS\n#task_categories-summarization #task_categories-text2text-generation #task_categories-text-generation #task_categories-text-classification #language-English #license-mit #region-us \n", "## This is a dataset of Onion news articles:\nNote\n - The headers and body of the news article is split by a ' #~# ' token\n - Lines with just the token had no body or no header and can be skipped\n - Feel free to use the script provided to scape the latest version, it takes about 30 mins on an i7-6850K" ]
[ 60, 82 ]
[ "passage: TAGS\n#task_categories-summarization #task_categories-text2text-generation #task_categories-text-generation #task_categories-text-classification #language-English #license-mit #region-us \n## This is a dataset of Onion news articles:\nNote\n - The headers and body of the news article is split by a ' #~# ' token\n - Lines with just the token had no body or no header and can be skipped\n - Feel free to use the script provided to scape the latest version, it takes about 30 mins on an i7-6850K" ]
[ -0.01954030431807041, -0.04602663218975067, -0.001916979905217886, -0.003448934992775321, 0.010300223715603352, 0.06071602180600166, 0.16349481046199799, 0.10873410105705261, 0.12291529774665833, 0.0698758214712143, 0.12696607410907745, 0.09412344545125961, -0.013956059701740742, 0.0925905704498291, -0.05541835352778435, -0.19735248386859894, 0.0825665071606636, -0.0705515444278717, 0.12584447860717773, 0.1096067950129509, 0.06487931311130524, -0.052073657512664795, 0.026771413162350655, -0.06763545423746109, -0.1078743115067482, 0.06340416520833969, 0.04698031395673752, -0.051428038626909256, 0.11934878677129745, 0.034947603940963745, 0.051900479942560196, -0.003018582472577691, -0.043529920279979706, -0.18367165327072144, 0.049828313291072845, 0.04305730760097504, -0.02676115371286869, 0.07610796391963959, -0.018571944907307625, 0.07233333587646484, 0.13513441383838654, -0.16192500293254852, -0.05158650502562523, 0.03148513659834862, -0.11908475309610367, 0.0051728347316384315, -0.0698016807436943, 0.11380559951066971, 0.03457380458712578, 0.08026409149169922, -0.06165177375078201, 0.16763189435005188, -0.10840657353401184, 0.04258492961525917, 0.1795019656419754, -0.21362219750881195, -0.0023032401222735643, 0.021830663084983826, -0.04268895834684372, 0.08596809208393097, -0.011342882178723812, 0.07363695651292801, 0.03959013521671295, -0.020184693858027458, -0.12729740142822266, -0.04787031561136246, -0.15399831533432007, 0.0004245128948241472, -0.12847453355789185, -0.09653874486684799, 0.1993764340877533, 0.10019692033529282, -0.01326600182801485, -0.0413939505815506, -0.12046453356742859, 0.028758248314261436, -0.12553946673870087, 0.08438849449157715, -0.01732981950044632, 0.023201309144496918, 0.09876233339309692, -0.06203635036945343, -0.11651703715324402, -0.06770306080579758, -0.14845998585224152, 0.10259515047073364, -0.01649630069732666, 0.030548937618732452, -0.09672614932060242, 0.03363106772303581, -0.09347791224718094, -0.06975185126066208, -0.0068023367784917355, -0.015879962593317032, 0.0024967133067548275, -0.01855880208313465, 0.05678357928991318, -0.1570805013179779, 0.09157238155603409, -0.024475976824760437, -0.12116120010614395, 0.026184257119894028, -0.15472820401191711, 0.12686310708522797, 0.0815531387925148, -0.008622624911367893, -0.05006764829158783, 0.019338084384799004, -0.00566933723166585, -0.03190939128398895, 0.15419891476631165, -0.031018821522593498, -0.05175954848527908, 0.06057737395167351, -0.0704910084605217, 0.08733642101287842, 0.09337820112705231, 0.10258210450410843, -0.06365155428647995, -0.008777940645813942, 0.1876409351825714, -0.10574092715978622, -0.0206292774528265, -0.01854575239121914, 0.008471261709928513, 0.002073299838230014, -0.06167234852910042, 0.02144004963338375, -0.050272926688194275, 0.04404912516474724, -0.17310380935668945, -0.03154182806611061, -0.003634781576693058, -0.08989501744508743, 0.043334003537893295, 0.022301414981484413, -0.10181614011526108, 0.0012980331666767597, -0.09037961065769196, -0.012465659528970718, -0.02355506271123886, -0.06691336631774902, -0.045455291867256165, -0.06043431535363197, 0.039257075637578964, 0.0564555786550045, 0.005810942966490984, 0.08464624732732773, -0.1141582652926445, 0.09453124552965164, -0.09572093933820724, 0.07376901060342789, -0.12840254604816437, 0.001716088387183845, -0.13879665732383728, 0.05967581644654274, -0.2804674208164215, 0.004053953103721142, -0.13004596531391144, 0.11249053478240967, -0.07328253239393234, 0.05942682921886444, -0.09228760749101639, 0.023512953892350197, -0.09074997901916504, 0.2504875361919403, -0.10596822202205658, -0.0924859493970871, 0.15543965995311737, -0.06970956921577454, -0.01705314591526985, 0.08475528657436371, 0.004929047543555498, 0.0937107726931572, 0.08677826821804047, 0.3438446819782257, -0.1294638067483902, -0.06951626390218735, -0.04514096677303314, 0.14628398418426514, -0.014902323484420776, -0.009558679535984993, 0.033510368317365646, -0.10197469592094421, -0.10084448754787445, -0.012611186131834984, 0.056767307221889496, 0.002538190223276615, 0.021181153133511543, -0.00663755601271987, 0.03067799098789692, 0.05167824774980545, 0.040807921439409256, 0.02512860856950283, 0.03678363934159279, -0.09514769166707993, -0.07430688291788101, -0.06714311242103577, 0.08332660049200058, 0.05604248866438866, 0.060241203755140305, -0.03167847543954849, 0.04920339956879616, -0.006646564230322838, 0.05884759873151779, -0.10954941809177399, -0.008282797411084175, 0.0022456208243966103, 0.1653139591217041, 0.1021067202091217, 0.0330926887691021, -0.05450863391160965, -0.08332204073667526, -0.05249142274260521, 0.057478610426187515, 0.028710681945085526, -0.0003253585018683225, -0.08331595361232758, -0.175755575299263, 0.024045350030064583, -0.026553889736533165, 0.09864294528961182, -0.12609434127807617, 0.0069312346167862415, 0.0489170216023922, 0.0003136825980618596, 0.04474959149956703, -0.014627587050199509, 0.09923279285430908, -0.03089643456041813, -0.008945613168179989, -0.01534782350063324, 0.04929908737540245, -0.00895305722951889, -0.06912418454885483, 0.09329548478126526, -0.06282956898212433, -0.021717626601457596, 0.08169462531805038, -0.10800030082464218, 0.015457721427083015, 0.027467165142297745, -0.007451965473592281, -0.008272557519376278, -0.0840391144156456, -0.07057937979698181, -0.09213846921920776, 0.040435176342725754, 0.07420866191387177, -0.0734294205904007, -0.028944045305252075, -0.011448627337813377, -0.024591388180851936, -0.0825880765914917, 0.07277394831180573, 0.11991389840841293, -0.3463747799396515, 0.07697125524282455, 0.1668633371591568, 0.12977054715156555, 0.2588629424571991, 0.009371231310069561, -0.017200015485286713, 0.039363741874694824, -0.014038072898983955, -0.006157852243632078, 0.030319299548864365, -0.28398075699806213, 0.06427130848169327, 0.03665188327431679, 0.04001464322209358, 0.03567582741379738, -0.07430708408355713, -0.04719102010130882, -0.0808301791548729, -0.033996835350990295, -0.13726907968521118, 0.004510155878961086, -0.0027923425659537315, 0.09590667486190796, 0.09047742187976837, 0.016522247344255447, 0.017277400940656662, -0.016630444675683975, -0.06770126521587372, 0.14198936522006989, -0.06567756086587906, -0.21763131022453308, -0.14240725338459015, -0.11330834776163101, -0.017087174579501152, 0.03649897500872612, 0.0034653139300644398, -0.1473965346813202, -0.020344123244285583, -0.11937205493450165, 0.097495898604393, 0.05084327235817909, -0.023385880514979362, 0.043996162712574005, -0.007248790934681892, -0.03480621799826622, -0.07931321114301682, -0.03369887173175812, -0.11274155229330063, 0.05570075288414955, 0.002593778073787689, -0.18950319290161133, 0.06037963554263115, 0.2298508733510971, 0.09735056757926941, 0.008639829233288765, -0.025459397584199905, 0.18623892962932587, -0.11840509623289108, 0.0917326882481575, 0.024193674325942993, 0.02048005722463131, 0.08135487884283066, 0.20362606644630432, 0.059518977999687195, -0.094796322286129, 0.060791075229644775, 0.08036889135837555, 0.013114573433995247, -0.2490512877702713, -0.09643775224685669, -0.11256072670221329, 0.14137686789035797, 0.0032796068117022514, 0.09096521884202957, 0.01744191348552704, -0.011649399995803833, -0.08982038497924805, 0.08867831528186798, -0.017610423266887665, 0.054003261029720306, 0.26523926854133606, -0.057646214962005615, 0.02488294057548046, -0.09168770164251328, -0.035302650183439255, 0.12313733249902725, 0.01609024964272976, 0.04785194993019104, 0.13936705887317657, 0.2521350085735321, 0.05066830664873123, -0.0646529421210289, 0.04682186245918274, 0.05693017691373825, 0.01935925893485546, -0.0492292121052742, -0.0626501590013504, -0.042621441185474396, 0.05581247806549072, -0.004388125613331795, -0.06415318697690964, -0.06821375340223312, 0.04766849800944328, 0.07348470389842987, 0.06920038163661957, 0.19938918948173523, 0.14785052835941315, 0.007317430339753628, 0.01494358666241169, 0.0935186892747879, -0.14503473043441772, -0.12423125654459, 0.017760805785655975, 0.07101362198591232, -0.040249817073345184, 0.05841534584760666, 0.0683688297867775, 0.11708550900220871, -0.09289373457431793, 0.08856495469808578, -0.1513349711894989, -0.16401048004627228, -0.08951453119516373, 0.12214429676532745, -0.040511567145586014, 0.2981243431568146, 0.08962801098823547, -0.03663099929690361, -0.11216357350349426, -0.08155129104852676, -0.0032551048789173365, 0.14852839708328247, 0.1272263079881668, 0.03902510926127434, 0.037504829466342926, -0.011509906500577927, -0.12696386873722076, -0.02163984626531601, 0.0385257825255394, -0.05734584107995033, 0.01175765972584486, -0.021892845630645752, -0.016129320487380028, 0.020876342430710793, 0.08162648975849152, -0.08942384272813797, -0.08832202851772308, 0.03345794975757599, 0.14472904801368713, -0.0774829238653183, -0.04411103203892708, -0.008486956357955933, 0.09520788490772247, 0.17554427683353424, -0.07081220299005508, -0.009494242258369923, -0.08898798376321793, 0.06549154222011566, -0.05121951922774315, -0.04618694633245468, -0.07104332745075226, -0.04953614994883537, 0.07480432838201523, -0.05663750320672989, -0.04530622065067291, 0.17868413031101227, -0.030914368107914925, -0.08500386774539948, -0.0909464955329895, 0.08038809895515442, -0.04625163972377777, 0.0721854716539383, -0.07055088877677917, 0.06620080024003983, 0.059940554201602936, -0.07280336320400238, 0.026844535022974014, -0.1490422934293747, -0.0049590133130550385, 0.10829885303974152, -0.0527760274708271, -0.07571344077587128, -0.0658998191356659, -0.10601285099983215, 0.23164214193820953, 0.27153006196022034, 0.015060199424624443, 0.07888071984052658, 0.17979153990745544, -0.08450526744127274, -0.31481441855430603, -0.07311461120843887, -0.11376795172691345, -0.04945218190550804, -0.00840037502348423, -0.13550813496112823, 0.10619324445724487, 0.14783532917499542, -0.07344116270542145, 0.11684351414442062, -0.2754833400249481, -0.11920523643493652, 0.11485298722982407, -0.08066868782043457, 0.3294577896595001, -0.06101233512163162, -0.11816371232271194, -0.07750847190618515, 0.03479202091693878, 0.06040934473276138, -0.16430291533470154, 0.08482911437749863, -0.052305176854133606, -0.003268804866820574, -0.016377126798033714, -0.00806780532002449, 0.051194243133068085, 0.06740975379943848, 0.08380249887704849, -0.047822006046772, -0.20567578077316284, 0.1391860842704773, -0.019508300349116325, 0.011751918122172356, -0.12624700367450714, -0.025669917464256287, -0.09053777158260345, -0.03751075267791748, -0.07291807234287262, -0.01552217174321413, -0.02250358834862709, -0.04100377485156059, -0.0884798988699913, -0.004518830217421055, -0.10724218189716339, 0.03307384252548218, 0.45384183526039124, -0.1226428970694542, 0.1494181901216507, 0.07747402787208557, 0.04854058846831322, -0.1665153056383133, 0.05084250867366791, -0.045718006789684296, -0.0386003702878952, 0.07838808000087738, -0.23131707310676575, -0.030374016612768173, -0.006537509150803089, 0.0697065219283104, 0.09465011954307556, 0.007930735126137733, -0.10435730218887329, 0.011009047739207745, 0.09015773236751556, -0.15822818875312805, -0.16410253942012787, 0.038227759301662445, 0.046005476266145706, -0.09508315473794937, -0.06347094476222992, 0.07394077628850937, 0.08850273489952087, 0.00930860172957182, 0.07094426453113556, 0.04125656932592392, -0.01021145936101675, 0.050698623061180115, 0.05289676412940025, 0.07356569170951843, -0.10361795872449875, 0.12320993840694427, 0.1762801706790924, -0.04505540058016777, -0.019060732796788216, 0.2235751450061798, -0.0925040915608406, -0.10489381849765778, -0.05985197424888611, 0.18066366016864777, 0.054122913628816605, -0.018855221569538116, -0.09398818016052246, -0.03757161647081375, 0.08678486198186874, 0.14392827451229095, 0.006848809774965048, 0.08266640454530716, -0.03998224809765816, -0.08253471553325653, 0.04773393273353577, 0.08050041645765305, -0.08564644306898117, 0.02581522800028324, -0.04716845601797104, -0.19346357882022858, 0.001018853043206036, 0.12774904072284698, -0.042943526059389114, -0.04928417503833771, -0.13094888627529144, 0.030262162908911705, -0.06797041743993759, 0.028899861499667168, -0.005417692940682173, -0.03586006164550781, -0.06130168214440346, 0.011704356409609318, -0.06157988682389259, -0.07025761157274246, -0.08164491504430771, -0.010275892913341522, 0.003798287594690919, 0.11025359481573105, -0.0868658646941185, 0.03150729462504387, 0.09045717120170593, -0.00023114717623684555, 0.0574478954076767, -0.03599170595407486, 0.002087885281071067, 0.07257095724344254, -0.03700769692659378, 0.0028427913784980774, 0.06369089335203171, 0.005034253932535648, 0.06630883365869522, 0.16118890047073364, -0.05932539328932762, -0.02718473970890045, 0.09283027052879333, 0.07998475432395935, -0.007401156704872847, -0.14221487939357758, 0.15984739363193512, -0.0849144458770752, -0.15481990575790405, -0.029020318761467934, 0.009888047352433205, 0.07663004845380783, -0.08167070150375366, 0.12682576477527618, -0.06902580708265305, -0.027354367077350616, -0.08580669015645981, 0.06707572191953659, 0.005916427355259657, -0.11392444372177124, 0.022180838510394096, -0.04400380700826645, 0.000024009304979699664, -0.03638573735952377, 0.13855178654193878, 0.015788432210683823, -0.05270657315850258, 0.11831995844841003, 0.05839349329471588, -0.0928649976849556, -0.08442436903715134, 0.09248674660921097, 0.10177038609981537, -0.06260194629430771, -0.04233555123209953, -0.04594285041093826, 0.08391124755144119, 0.16626541316509247, 0.24603711068630219, 0.11375024914741516, 0.13257789611816406, 0.08379658311605453, -0.00017731779371388257, -0.025556398555636406, -0.1176651194691658, 0.07091959565877914, -0.016028596088290215, 0.05905485898256302, 0.022704901173710823, -0.021550264209508896, 0.21567468345165253, -0.053111687302589417, 0.0037555901799350977, 0.002942688064649701, -0.006057260558009148, -0.11533591896295547, -0.1160205826163292, -0.03371820226311684, -0.16768017411231995, -0.001994786551222205, -0.03964648023247719, 0.05597371235489845, 0.11089292168617249, 0.0371108241379261, 0.02825876697897911, 0.20842260122299194, 0.001844295533373952, -0.0681709498167038, 0.1463518887758255, -0.04670551046729088, -0.06626083701848984, -0.16416893899440765, 0.04898989573121071, 0.05663822218775749, 0.006745980121195316, 0.007368082646280527, 0.07092570513486862, 0.021651364862918854, 0.0062299566343426704, -0.14546866714954376, -0.16274432837963104, -0.04096490517258644, 0.09361958503723145, -0.011069942265748978, 0.14771492779254913, 0.047482848167419434, 0.012914938852190971, 0.014011848717927933, 0.09126108139753342, -0.05303538218140602, -0.10380864888429642, 0.01733466610312462, 0.2484617680311203, -0.04663205146789551, 0.05270526558160782, -0.06921503692865372, -0.11834222823381424, -0.04375631734728813, 0.1427597999572754, 0.1979060173034668, 0.0012924813199788332, -0.02209157682955265, 0.00043300652760080993, 0.033975258469581604, -0.030234411358833313, 0.09367828816175461, -0.0031267881859093904, 0.17890198528766632, -0.026478948071599007, -0.029208222404122353, 0.004723907448351383, -0.0720137432217598, -0.1171891987323761, 0.03431199863553047, 0.14167745411396027, 0.029869869351387024, -0.06372082233428955, 0.1334380805492401, -0.13341721892356873, -0.06061093509197235, -0.023146769031882286, -0.03936336189508438, -0.06080788001418114, -0.04616227000951767, 0.011606483720242977, -0.013514638878405094, 0.10267427563667297, 0.005068330559879541, -0.04495074227452278, -0.08611537516117096, -0.007152913138270378, -0.15498898923397064, -0.18726485967636108, 0.10547047108411789, -0.06435398012399673, 0.20087292790412903, -0.024748338386416435, 0.01576385460793972, 0.0470082052052021, -0.08552488684654236, -0.04558148607611656, 0.1259593665599823, 0.03337602689862251, 0.09433942288160324, -0.01796572096645832, -0.0005186401540413499, 0.026482535526156425, 0.026690013706684113, 0.11736883223056793, -0.10932391881942749, 0.0072725568898022175, -0.10664311051368713, -0.06905385106801987, -0.11621970683336258, 0.008083492517471313, -0.06091436743736267, 0.08640783280134201, 0.12320668995380402, -0.0072662364691495895, -0.01887846365571022, -0.009707489982247353, 0.01527127530425787, 0.05730979144573212, -0.05465718358755112, -0.08106525987386703, -0.07232365757226944, 0.0008411642629653215, -0.01929294690489769, 0.010033166967332363, -0.3492741584777832, 0.049553096294403076, -0.042627837508916855, 0.07030270248651505, -0.05343788117170334, 0.004231809638440609, 0.17647194862365723, -0.02000083588063717, -0.025989819318056107, -0.24326865375041962, 0.027945904061198235, 0.04408106952905655, -0.044093258678913116, -0.024623967707157135 ]
c5588cba87a4917dc094449910d091a76094cebc
# Dataset Card for "oa_tell_a_joke_10000" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
mikegarts/oa_tell_a_joke_10000
[ "region:us" ]
2023-03-25T13:12:26+00:00
{"dataset_info": {"features": [{"name": "INSTRUCTION", "dtype": "string"}, {"name": "RESPONSE", "dtype": "string"}, {"name": "SOURCE", "dtype": "string"}, {"name": "METADATA", "struct": [{"name": "link", "dtype": "string"}, {"name": "nsfw", "dtype": "bool"}]}, {"name": "__index_level_0__", "dtype": "int64"}], "splits": [{"name": "train", "num_bytes": 6108828, "num_examples": 10000}], "download_size": 3247379, "dataset_size": 6108828}}
2023-03-25T13:12:29+00:00
[]
[]
TAGS #region-us
# Dataset Card for "oa_tell_a_joke_10000" More Information needed
[ "# Dataset Card for \"oa_tell_a_joke_10000\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"oa_tell_a_joke_10000\"\n\nMore Information needed" ]
[ 6, 22 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"oa_tell_a_joke_10000\"\n\nMore Information needed" ]
[ -0.03948508948087692, 0.19886845350265503, -0.0010294844396412373, 0.061600327491760254, 0.08640086650848389, 0.08681830763816833, 0.18347051739692688, 0.0923357754945755, 0.10518711805343628, 0.01372976042330265, 0.1762910634279251, 0.04604719579219818, 0.13338465988636017, 0.2326863408088684, -0.06214737892150879, -0.045778460800647736, 0.048611462116241455, -0.023613251745700836, 0.0424189418554306, 0.014882362447679043, -0.05267713963985443, -0.03628014773130417, 0.06767362356185913, -0.12041515856981277, -0.09088459610939026, 0.09945711493492126, 0.02140495739877224, -0.06913864612579346, 0.006550024263560772, -0.08629743754863739, 0.07239710539579391, -0.04962405934929848, -0.020008567720651627, -0.14690077304840088, 0.0016178914811462164, -0.04364638030529022, -0.07091204077005386, -0.0009381524287164211, -0.056304849684238434, -0.06809388101100922, -0.055229246616363525, -0.01641317829489708, 0.004273576661944389, 0.033510368317365646, -0.14076702296733856, -0.16738949716091156, -0.0036264732480049133, -0.016738077625632286, 0.012541599571704865, 0.018456675112247467, 0.012769034132361412, 0.12984707951545715, -0.14351776242256165, -0.005686648190021515, 0.11666318774223328, -0.026852544397115707, 0.07168103754520416, 0.16145312786102295, -0.015909843146800995, 0.08748233318328857, -0.07691192626953125, -0.027589939534664154, 0.10511039197444916, -0.01955353654921055, -0.14612480998039246, -0.05764910578727722, -0.013977499678730965, 0.15931537747383118, -0.01992558129131794, -0.11852559447288513, 0.26043301820755005, 0.09135666489601135, -0.0074910968542099, 0.06202059984207153, 0.0034925751388072968, -0.2671966552734375, -0.01508394069969654, 0.07204782962799072, 0.07137368619441986, 0.008735096082091331, -0.030883636325597763, 0.11287282407283783, -0.12724433839321136, -0.05591965466737747, -0.10036635398864746, 0.04352927207946777, -0.06937897205352783, 0.12158236652612686, -0.2585493326187134, -0.08927442878484726, -0.1399020552635193, -0.039455562829971313, 0.00669742189347744, -0.03593496233224869, -0.005704599432647228, 0.08125239610671997, -0.04315858334302902, 0.0711391270160675, 0.21663643419742584, -0.02471845969557762, 0.1742180585861206, 0.07131503522396088, -0.13154873251914978, 0.0828201174736023, 0.2167036384344101, 0.019267328083515167, 0.013781016692519188, -0.11305217444896698, -0.059464603662490845, -0.08084113895893097, 0.0329086072742939, -0.07659611105918884, -0.10647280514240265, 0.0404013991355896, -0.06401561200618744, 0.08218654990196228, -0.012217506766319275, -0.031414005905389786, -0.046523675322532654, -0.0006658034399151802, 0.025269703939557076, -0.0993368849158287, -0.017230762168765068, 0.018658224493265152, -0.0902850329875946, 0.08581814169883728, -0.11992764472961426, 0.03244570642709732, 0.005576830357313156, -0.03381752595305443, -0.07314915210008621, -0.03600563108921051, -0.02124694734811783, 0.02721894532442093, 0.05047617852687836, -0.12314636260271072, 0.09617359936237335, -0.07919134199619293, -0.15589052438735962, -0.0394868366420269, -0.020240269601345062, -0.012177875265479088, 0.1772727072238922, -0.1424294114112854, 0.058414213359355927, -0.03827938809990883, -0.007477841340005398, 0.015012549236416817, -0.08152903616428375, 0.06820674240589142, -0.06259376555681229, 0.10034553706645966, -0.22721070051193237, 0.03448166698217392, -0.163686603307724, 0.05118079110980034, 0.04581364989280701, -0.07942559570074081, -0.02438950724899769, 0.13673117756843567, 0.04662889242172241, 0.04068177938461304, -0.10602188855409622, 0.029408009722828865, -0.02496200241148472, 0.0773388147354126, -0.13689535856246948, 0.012345662340521812, 0.17570197582244873, -0.0028457297012209892, -0.14009761810302734, -0.004829828627407551, -0.01890895515680313, -0.015184283256530762, 0.03465350344777107, 0.28935399651527405, -0.021306384354829788, -0.0533163845539093, 0.039348676800727844, 0.04255937784910202, -0.1981084644794464, -0.2900177538394928, 0.12297672033309937, -0.0810321569442749, -0.12437359988689423, 0.02906143292784691, 0.2526322603225708, 0.010158960707485676, -0.02737322449684143, -0.11196286976337433, 0.01568087935447693, -0.17961442470550537, 0.037637826055288315, 0.042564257979393005, -0.053928669542074203, -0.0706758052110672, 0.12166428565979004, -0.13647618889808655, 0.09168169647455215, -0.003529968671500683, -0.05125431343913078, -0.07742489874362946, 0.15978917479515076, -0.12935735285282135, 0.012407447211444378, -0.0651257187128067, 0.035337820649147034, -0.06721817702054977, 0.03710756450891495, -0.01003994233906269, 0.1225275993347168, 0.11240320652723312, -0.03191804140806198, 0.09943930059671402, 0.037727706134319305, 0.1344466209411621, 0.04890676960349083, 0.08780030906200409, 0.07151339948177338, 0.09400789439678192, -0.11441890895366669, 0.013655375689268112, 0.0010853921994566917, -0.07218332588672638, -0.03352835029363632, -0.058423999696969986, 0.028723035007715225, -0.07672819495201111, 0.038931477814912796, -0.021287787705659866, 0.025142550468444824, -0.08015282452106476, 0.028956884518265724, -0.013741323724389076, -0.027552936226129532, -0.037928491830825806, -0.18711696565151215, 0.10226288437843323, 0.18574750423431396, 0.021617040038108826, 0.0496697723865509, -0.08238785713911057, -0.021177079528570175, 0.009859645739197731, 0.020091649144887924, -0.024747975170612335, -0.007847726345062256, -0.033473432064056396, 0.018429014831781387, -0.022515984252095222, 0.01626146212220192, 0.13593634963035583, -0.04169219359755516, -0.1317002773284912, 0.03910589590668678, 0.049283917993307114, -0.17601251602172852, 0.1752917319536209, 0.2340657263994217, 0.133527010679245, 0.21081413328647614, -0.01767771504819393, -0.07898606359958649, -0.04736125469207764, -0.002752622589468956, -0.06489235162734985, 0.1816287487745285, -0.2305477261543274, 0.03092854470014572, 0.075720876455307, -0.0518747940659523, 0.060520101338624954, -0.06237069517374039, -0.15401718020439148, -0.027249323204159737, 0.03081623464822769, -0.19639195501804352, -0.0647125318646431, -0.012201722711324692, 0.041062720119953156, 0.07933309674263, -0.07157295942306519, 0.15498535335063934, -0.009179440326988697, -0.02051609382033348, 0.10865325480699539, -0.0740865170955658, -0.22579242289066315, -0.06285060942173004, -0.16053855419158936, 0.03213684633374214, 0.07407081872224808, -0.023505566641688347, -0.1284356564283371, -0.042190685868263245, 0.0334773026406765, -0.072877898812294, -0.14885848760604858, 0.009585948660969734, 0.028523851186037064, 0.034642577171325684, -0.0391802079975605, -0.046929605305194855, -0.05596546828746796, -0.054358549416065216, 0.0805990993976593, 0.12300242483615875, -0.14235156774520874, 0.12482884526252747, 0.12896563112735748, 0.013410479761660099, 0.10785883665084839, 0.0014980410924181342, -0.013893485069274902, 0.0047095888294279575, -0.09000072628259659, 0.026774141937494278, -0.08460873365402222, 0.0338994525372982, 0.09260226786136627, 0.025059008970856667, -0.13256210088729858, 0.0602758452296257, -0.018412243574857712, -0.15537981688976288, -0.15827079117298126, -0.006427887827157974, -0.012576013803482056, 0.17629754543304443, 0.06115957722067833, 0.0854419618844986, 0.0768289640545845, 0.10948111116886139, 0.18897002935409546, 0.0033131204545497894, -0.18449708819389343, -0.06681811809539795, -0.13621561229228973, -0.01514364592730999, -0.11219598352909088, -0.07142474502325058, -0.04059640318155289, 0.13466773927211761, 0.11086593568325043, 0.020637497305870056, 0.1719527244567871, 0.040123190730810165, -0.0005415722262114286, 0.06180742383003235, 0.016596784815192223, 0.1478825807571411, 0.14762753248214722, -0.04797446355223656, -0.016250064596533775, 0.022254418581724167, -0.08440449833869934, 0.0480583980679512, 0.17613950371742249, -0.12089596688747406, 0.05660853534936905, -0.17483769357204437, 0.02373984083533287, -0.18143874406814575, 0.09984253346920013, -0.24329884350299835, 0.12939336895942688, 0.058078207075595856, 0.08761648833751678, -0.1018996387720108, 0.15866607427597046, 0.00809578225016594, -0.04629687964916229, -0.01549128070473671, 0.04997001588344574, 0.019013117998838425, -0.03573719039559364, 0.012612544000148773, -0.14191025495529175, -0.10306841135025024, -0.028810132294893265, 0.16102775931358337, -0.2532801628112793, 0.09462060779333115, -0.025387344881892204, -0.032263390719890594, -0.15058928728103638, -0.10481346398591995, -0.03506889194250107, -0.19923636317253113, 0.2048911303281784, 0.008158254437148571, -0.07808634638786316, -0.27078863978385925, -0.08780787885189056, -0.010930647142231464, 0.10660534352064133, 0.039135511964559555, -0.06621253490447998, 0.025357181206345558, 0.005463194102048874, -0.04323390871286392, -0.06384868174791336, 0.058606769889593124, 0.00536489300429821, 0.015196620486676693, 0.12532088160514832, -0.005549765191972256, 0.06446103751659393, 0.04823168367147446, -0.07329685986042023, -0.06263264268636703, 0.05138460174202919, 0.023879386484622955, -0.08562897890806198, 0.07722422480583191, 0.09322696924209595, 0.015701737254858017, 0.008391745388507843, 0.028835967183113098, -0.023432336747646332, -0.05470123887062073, -0.1593419760465622, 0.08797778189182281, 0.008887184783816338, 0.05427061766386032, -0.05997220426797867, 0.11199881881475449, 0.009137393906712532, 0.02350103110074997, -0.022107969969511032, 0.02735380455851555, -0.026769407093524933, -0.054941169917583466, 0.17894551157951355, -0.08274859935045242, 0.14946162700653076, 0.08550804853439331, 0.18398769199848175, -0.07217089831829071, 0.02018241211771965, 0.03485117852687836, 0.21922750771045685, 0.13452421128749847, -0.020826641470193863, 0.14197975397109985, 0.15925829112529755, -0.01984710432589054, -0.18808606266975403, -0.08082953095436096, -0.2214614599943161, -0.02065238729119301, 0.029627837240695953, -0.037419792264699936, 0.04892595112323761, 0.09693391621112823, -0.037979207932949066, 0.26828429102897644, -0.18839487433433533, -0.036664970219135284, 0.28377291560173035, 0.09108346700668335, 0.46297487616539, -0.1504327654838562, -0.059139229357242584, -0.13788829743862152, -0.10872776806354523, 0.2285870611667633, -0.14270922541618347, 0.06884562969207764, -0.024259153753519058, 0.1770506054162979, 0.04136083275079727, -0.11072276532649994, 0.1147223711013794, 0.043470658361911774, 0.08863751590251923, -0.18364575505256653, -0.23873350024223328, 0.17376354336738586, -0.0020907949656248093, 0.04354165494441986, -0.043293289840221405, -0.04587719216942787, -0.16594426333904266, -0.025732582435011864, -0.005700163077563047, -0.05809140205383301, 0.045933835208415985, -0.052992187440395355, -0.09350014477968216, -0.018048996105790138, -0.03426795452833176, 0.007232845760881901, 0.06321515887975693, -0.0420050323009491, -0.0799117237329483, 0.014628052711486816, -0.034716758877038956, 0.045495208352804184, -0.0033569205552339554, -0.06860906630754471, -0.07946833968162537, 0.051772668957710266, -0.23950311541557312, -0.0012947674840688705, 0.13070404529571533, -0.0025444254279136658, 0.09276656806468964, 0.0753200426697731, -0.03297186270356178, 0.090814009308815, 0.13995270431041718, -0.09579236060380936, -0.030860360711812973, 0.07184223085641861, -0.1042393296957016, -0.01843458041548729, 0.0010311263613402843, -0.06385575979948044, 0.028109019622206688, 0.03966623172163963, -0.031063973903656006, 0.11906532943248749, -0.11677352339029312, -0.008517201989889145, 0.12742453813552856, 0.0190589539706707, -0.15523402392864227, 0.20795777440071106, 0.06370968371629715, -0.16613538563251495, 0.10069217532873154, -0.04097667708992958, -0.0049306913278996944, -0.06598754972219467, 0.07861465215682983, 0.26680171489715576, -0.012363150715827942, -0.17474713921546936, -0.03489689156413078, 0.00475042499601841, 0.026907645165920258, 0.08660310506820679, 0.005711435340344906, 0.10166101157665253, 0.08798037469387054, -0.07999872416257858, -0.023074204102158546, -0.05926790088415146, -0.07631823420524597, -0.040936682373285294, -0.02891968935728073, -0.16620579361915588, -0.06833106279373169, 0.13098777830600739, -0.04474162682890892, -0.06230219453573227, -0.14199292659759521, 0.07956516742706299, -0.11791682243347168, 0.09079711139202118, -0.027482759207487106, -0.0031846901401877403, 0.026685472577810287, 0.012661002576351166, -0.028924686834216118, -0.06050778180360794, -0.10301821678876877, 0.07767324894666672, 0.07863351702690125, -0.0781744047999382, -0.06080339848995209, -0.04874934256076813, 0.04245065152645111, 0.06106816977262497, 0.06793934851884842, 0.17177605628967285, -0.052900657057762146, 0.08061083406209946, -0.11555548757314682, -0.07388055324554443, 0.05607620254158974, -0.0031598922796547413, 0.05136324092745781, 0.1595136970281601, -0.04370811581611633, 0.09315775334835052, -0.06284356117248535, 0.028493359684944153, 0.09327973425388336, -0.11045274138450623, -0.003526469226926565, -0.014525892212986946, -0.15407440066337585, -0.03726997226476669, -0.1323888897895813, 0.1484968364238739, -0.020734399557113647, -0.009007340297102928, 0.08716629445552826, 0.09456793963909149, -0.022537102922797203, -0.04430033266544342, 0.04046911746263504, -0.0790272131562233, 0.06452357769012451, 0.04148644953966141, 0.0283440500497818, -0.03617256507277489, 0.3270253837108612, -0.06882578134536743, -0.027620673179626465, -0.05802350863814354, 0.11049767583608627, 0.059807222336530685, 0.059547342360019684, 0.32124507427215576, 0.03184358775615692, -0.10382236540317535, -0.17693762481212616, 0.03853331878781319, 0.00775927072390914, 0.1309744119644165, 0.11772698163986206, -0.004237323999404907, 0.07954028993844986, 0.034630514681339264, 0.025411076843738556, -0.009117444977164268, 0.12375448644161224, 0.10227979719638824, -0.10141414403915405, -0.016258593648672104, 0.04178288206458092, 0.005669001489877701, 0.049785517156124115, 0.008226857520639896, 0.01204973179847002, -0.1752297580242157, -0.0766223669052124, -0.02084304951131344, -0.12641620635986328, -0.032148830592632294, -0.09915702044963837, 0.08893357962369919, -0.010901318863034248, 0.01638137735426426, 0.3073917627334595, 0.03363259881734848, -0.042658284306526184, 0.13731339573860168, -0.04015522077679634, 0.0788322240114212, 0.03147668391466141, -0.028698232024908066, -0.04130434989929199, 0.001017782837152481, -0.06776213645935059, 0.05276135727763176, -0.07331493496894836, 0.01946420781314373, -0.007179282605648041, 0.11226584762334824, 0.04212918132543564, -0.17661666870117188, -0.032612331211566925, -0.0421835258603096, 0.00815910566598177, -0.09532064199447632, 0.006493578664958477, 0.039990972727537155, 0.09729033708572388, 0.04330030828714371, 0.005832393653690815, 0.019498994573950768, -0.03839801251888275, -0.06673847138881683, -0.12591463327407837, -0.06722737848758698, 0.032951612025499344, -0.0667177364230156, -0.11182887852191925, -0.03732678294181824, 0.19828099012374878, 0.18941617012023926, 0.025630278512835503, -0.03865896910429001, 0.004842613823711872, 0.042401086539030075, -0.018710393458604813, 0.1250009983778, -0.034762267023324966, 0.07306161522865295, -0.049646057188510895, -0.10072703659534454, 0.0719456896185875, -0.060005608946084976, 0.05382736027240753, 0.11381027102470398, 0.029624739661812782, -0.02976817451417446, -0.12940175831317902, 0.0869426429271698, -0.19884225726127625, 0.11598443984985352, 0.08744727075099945, -0.10990244150161743, -0.01911674626171589, -0.08905375003814697, 0.08417850732803345, 0.06833966076374054, 0.059648558497428894, -0.05659724026918411, -0.01789146475493908, -0.13911128044128418, -0.008779644966125488, -0.3829570412635803, -0.07455596327781677, -0.02675563469529152, -0.03497162088751793, 0.10715094208717346, -0.020076151937246323, 0.10488556325435638, 0.04477841407060623, 0.032172128558158875, -0.03910895064473152, 0.11624570190906525, 0.058576710522174835, 0.1358390897512436, -0.023531436920166016, 0.012831770814955235, -0.05280357226729393, -0.1678471863269806, 0.04756304621696472, 0.08874869346618652, -0.01978381723165512, 0.10300218313932419, 0.06971076130867004, -0.01991116814315319, -0.015475768595933914, -0.0861576721072197, 0.11878971755504608, -0.06444625556468964, -0.019096247851848602, 0.029039597138762474, -0.01243530958890915, 0.09914188086986542, -0.059429146349430084, -0.18586057424545288, -0.10698495805263519, 0.0420963317155838, -0.0716124176979065, 0.04305834695696831, -0.049425460398197174, -0.22167353332042694, 0.12720219790935516, -0.06965184211730957, 0.01036423072218895, -0.03205474466085434, -0.011131273582577705, 0.1051386371254921, 0.06964927911758423, -0.09616038203239441, 0.13313403725624084, 0.05577443540096283, 0.06872329860925674, 0.016925834119319916, -0.13413387537002563 ]
18add89e3b884703ec869a5c6e2bcf1412ee7edc
# Instruction-Finetuning Dataset Collection (Alpaca-CoT) This repository will continuously collect various instruction tuning datasets. And we standardize different datasets into the same format, which can be directly loaded by the [code](https://github.com/PhoebusSi/alpaca-CoT) of Alpaca model. We also have conducted empirical study on various instruction-tuning datasets based on the Alpaca model, as shown in [https://github.com/PhoebusSi/alpaca-CoT](https://github.com/PhoebusSi/alpaca-CoT). If you think this dataset collection is helpful to you, please `like` this dataset and `star` our [github project](https://github.com/PhoebusSi/alpaca-CoT)! You are in a warm welcome to provide us with any non-collected instruction-tuning datasets (or their sources). We will uniformly format them, train Alpaca model with these datasets and open source the model checkpoints. # Contribute Welcome to join us and become a contributor to this project! If you want to share some datasets, adjust the data in the following format: ``` example.json [ {"instruction": instruction string, "input": input string, # (may be empty) "output": output string} ] ``` Folder should be like this: ``` Alpaca-CoT | |----example | | | |----example.json | | | ----example_context.json ... ``` Create a new pull request in [Community ](https://huggingface.co/datasets/QingyiSi/Alpaca-CoT/discussions) and publish your branch when you are ready. We will merge it as soon as we can. # Data Usage and Resources ## Data Format All data in this folder is formatted into the same templates, where each sample is as follows: ``` [ {"instruction": instruction string, "input": input string, # (may be empty) "output": output string} ] ``` ## alpaca #### alpaca_data.json > This dataset is published by [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca). It contains 52K English instruction-following samples obtained by [Self-Instruction](https://github.com/yizhongw/self-instruct) techniques. #### alpaca_data_cleaned.json > This dataset is obtained [here](https://github.com/tloen/alpaca-lora). It is a revised version of `alpaca_data.json` by stripping of various tokenization artifacts. ## alpacaGPT4 #### alpaca_gpt4_data.json > This dataset is published by [Instruction-Tuning-with-GPT-4](https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM). It contains 52K English instruction-following samples generated by GPT-4 using Alpaca prompts for fine-tuning LLMs. #### alpaca_gpt4_data_zh.json > This dataset is generated by GPT-4 using Chinese prompts translated from Alpaca by ChatGPT. <!-- ## belle_cn #### belle_data_cn.json This dataset is published by [BELLE](https://github.com/LianjiaTech/BELLE). It contains 0.5M Chinese instruction-following samples, which is also generated by [Self-Instruction](https://github.com/yizhongw/self-instruct) techniques. #### belle_data1M_cn.json This dataset is published by [BELLE](https://github.com/LianjiaTech/BELLE). It contains 1M Chinese instruction-following samples. The data of `belle_data_cn.json` and `belle_data1M_cn.json` are not duplicated. --> ## Chain-of-Thought #### CoT_data.json > This dataset is obtained by formatting the combination of 9 CoT datasets published by [FLAN](https://github.com/google-research/FLAN). It contains 9 CoT tasks involving 74771 samples. #### CoT_CN_data.json > This dataset is obtained by tranlating `CoT_data.json` into Chinese, using Google Translate(en2cn). #### formatted_cot_data folder > This folder contains the formatted English data for each CoT dataset. #### formatted_cot_data folder > This folder contains the formatted Chinese data for each CoT dataset. ## CodeAlpaca #### code_alpaca.json > This dataset is published by [codealpaca](https://github.com/sahil280114/codealpaca). It contains code generation task involving 20022 samples. ## finance #### finance_en.json > This dataset is collected from [here](https://huggingface.co/datasets/gbharti/finance-alpaca). It contains 68912 financial related instructions in English. ## firefly #### firefly.json > his dataset is collected from [here](https://github.com/yangjianxin1/Firefly). It contains 1649398 chinese instructions in 23 nlp tasks. ## GPT4all #### gpt4all.json > This dataset is collected from [here](https://github.com/nomic-ai/gpt4all). It contains 806199 en instructions in code, storys and dialogs tasks. #### gpt4all_without_p3.json > gpt4all without Bigscience/P3, contains 437605 samples. ## GPTeacher #### GPTeacher.json > This dataset is collected from [here](https://github.com/teknium1/GPTeacher). It contains 29013 en instructions generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer. ## Guanaco #### GuanacoDataset.json > This dataset is collected from [here](https://huggingface.co/datasets/JosephusCheung/GuanacoDataset). It contains 534610 en instructions generated by text-davinci-003 upon 175 tasks from the Alpaca model by providing rewrites of seed tasks in different languages and adding new tasks specifically designed for English grammar analysis, natural language understanding, cross-lingual self-awareness, and explicit content recognition. #### Guanaco_additional_Dataset.json > A new additional larger dataset for different languages. ## HC3 #### HC3_ChatGPT.json/HC3_Human.json > This dataset is collected from [here](https://huggingface.co/datasets/Hello-SimpleAI/HC3). It contains 37175 en/zh instructions generated by ChatGPT and human. #### HC3_ChatGPT_deduplication.json/HC3_Human_deduplication.json > HC3 dataset without deduplication instructions. ## instinwild #### instinwild_en.json & instinwild_cn.json > The two datasets are obtained [here](https://github.com/XueFuzhao/InstructionWild). It contains 52191 English and 51504 Chinese instructions, which are collected from Twitter, where users tend to share their interesting prompts of mostly generation, open QA, and mind-storm types. (Colossal AI used these datasets to train the ColossalChat model.) ## instruct #### instruct.json > The two datasets are obtained [here](https://huggingface.co/datasets/swype/instruct). It contains 888969 English instructions, which are caugmentation performed using the advanced NLP tools provided by AllenAI. ## Natural Instructions #### natural-instructions-1700tasks.zip > This dataset is obtained [here](https://github.com/allenai/natural-instructions). It contains 5040134 instructions, which are collected from diverse nlp tasks ## prosocial dialog #### natural-instructions-1700tasks.zip > This dataset is obtained [here](https://huggingface.co/datasets/allenai/prosocial-dialog). It contains 165681 English instructions, which are produuced by GPT-3 rewrites questions and humans feedback ## xP3 #### natural-instructions-1700tasks.zip > This dataset is obtained [here](https://huggingface.co/datasets/bigscience/xP3). It contains 78883588 instructions, which are collected by prompts & datasets across 46 of languages & 16 NLP tasks ## Chinese-instruction-collection > all datasets of Chinese instruction collection ## combination #### alcapa_plus_belle_data.json > This dataset is the combination of English `alpaca_data.json` and Chinese `belle_data_cn.json`. #### alcapa_plus_cot_data.json > This dataset is the combination of English `alpaca_data.json` and CoT `CoT_data.json`. #### alcapa_plus_belle_cot_data.json > This dataset is the combination of English `alpaca_data.json`, Chinese `belle_data_cn.json` and CoT `CoT_data.json`. ## Citation Please cite the repo if you use the data collection, code, and experimental findings in this repo. ``` @misc{alpaca-cot, author = {Qingyi Si, Zheng Lin }, school = {Institute of Information Engineering, Chinese Academy of Sciences, Beijing, China}, title = {Alpaca-CoT: An Instruction Fine-Tuning Platform with Instruction Data Collection and Unified Large Language Models Interface}, year = {2023}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/PhoebusSi/alpaca-CoT}}, } ``` Cite the original Stanford Alpaca, BELLE and FLAN papers as well, please.
QingyiSi/Alpaca-CoT
[ "language:en", "language:zh", "language:ml", "license:apache-2.0", "Instruction", "Cot", "region:us" ]
2023-03-25T14:58:30+00:00
{"language": ["en", "zh", "ml"], "license": "apache-2.0", "tags": ["Instruction", "Cot"], "datasets": ["dataset1", "dataset2"]}
2023-09-14T07:52:10+00:00
[]
[ "en", "zh", "ml" ]
TAGS #language-English #language-Chinese #language-Malayalam #license-apache-2.0 #Instruction #Cot #region-us
# Instruction-Finetuning Dataset Collection (Alpaca-CoT) This repository will continuously collect various instruction tuning datasets. And we standardize different datasets into the same format, which can be directly loaded by the code of Alpaca model. We also have conducted empirical study on various instruction-tuning datasets based on the Alpaca model, as shown in URL If you think this dataset collection is helpful to you, please 'like' this dataset and 'star' our github project! You are in a warm welcome to provide us with any non-collected instruction-tuning datasets (or their sources). We will uniformly format them, train Alpaca model with these datasets and open source the model checkpoints. # Contribute Welcome to join us and become a contributor to this project! If you want to share some datasets, adjust the data in the following format: Folder should be like this: Create a new pull request in Community and publish your branch when you are ready. We will merge it as soon as we can. # Data Usage and Resources ## Data Format All data in this folder is formatted into the same templates, where each sample is as follows: ## alpaca #### alpaca_data.json > This dataset is published by Stanford Alpaca. It contains 52K English instruction-following samples obtained by Self-Instruction techniques. #### alpaca_data_cleaned.json > This dataset is obtained here. It is a revised version of 'alpaca_data.json' by stripping of various tokenization artifacts. ## alpacaGPT4 #### alpaca_gpt4_data.json > This dataset is published by Instruction-Tuning-with-GPT-4. It contains 52K English instruction-following samples generated by GPT-4 using Alpaca prompts for fine-tuning LLMs. #### alpaca_gpt4_data_zh.json > This dataset is generated by GPT-4 using Chinese prompts translated from Alpaca by ChatGPT. ## Chain-of-Thought #### CoT_data.json > This dataset is obtained by formatting the combination of 9 CoT datasets published by FLAN. It contains 9 CoT tasks involving 74771 samples. #### CoT_CN_data.json > This dataset is obtained by tranlating 'CoT_data.json' into Chinese, using Google Translate(en2cn). #### formatted_cot_data folder > This folder contains the formatted English data for each CoT dataset. #### formatted_cot_data folder > This folder contains the formatted Chinese data for each CoT dataset. ## CodeAlpaca #### code_alpaca.json > This dataset is published by codealpaca. It contains code generation task involving 20022 samples. ## finance #### finance_en.json > This dataset is collected from here. It contains 68912 financial related instructions in English. ## firefly #### URL > his dataset is collected from here. It contains 1649398 chinese instructions in 23 nlp tasks. ## GPT4all #### URL > This dataset is collected from here. It contains 806199 en instructions in code, storys and dialogs tasks. #### gpt4all_without_p3.json > gpt4all without Bigscience/P3, contains 437605 samples. ## GPTeacher #### URL > This dataset is collected from here. It contains 29013 en instructions generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer. ## Guanaco #### URL > This dataset is collected from here. It contains 534610 en instructions generated by text-davinci-003 upon 175 tasks from the Alpaca model by providing rewrites of seed tasks in different languages and adding new tasks specifically designed for English grammar analysis, natural language understanding, cross-lingual self-awareness, and explicit content recognition. #### Guanaco_additional_Dataset.json > A new additional larger dataset for different languages. ## HC3 #### HC3_ChatGPT.json/HC3_Human.json > This dataset is collected from here. It contains 37175 en/zh instructions generated by ChatGPT and human. #### HC3_ChatGPT_deduplication.json/HC3_Human_deduplication.json > HC3 dataset without deduplication instructions. ## instinwild #### instinwild_en.json & instinwild_cn.json > The two datasets are obtained here. It contains 52191 English and 51504 Chinese instructions, which are collected from Twitter, where users tend to share their interesting prompts of mostly generation, open QA, and mind-storm types. (Colossal AI used these datasets to train the ColossalChat model.) ## instruct #### URL > The two datasets are obtained here. It contains 888969 English instructions, which are caugmentation performed using the advanced NLP tools provided by AllenAI. ## Natural Instructions #### URL > This dataset is obtained here. It contains 5040134 instructions, which are collected from diverse nlp tasks ## prosocial dialog #### URL > This dataset is obtained here. It contains 165681 English instructions, which are produuced by GPT-3 rewrites questions and humans feedback ## xP3 #### URL > This dataset is obtained here. It contains 78883588 instructions, which are collected by prompts & datasets across 46 of languages & 16 NLP tasks ## Chinese-instruction-collection > all datasets of Chinese instruction collection ## combination #### alcapa_plus_belle_data.json > This dataset is the combination of English 'alpaca_data.json' and Chinese 'belle_data_cn.json'. #### alcapa_plus_cot_data.json > This dataset is the combination of English 'alpaca_data.json' and CoT 'CoT_data.json'. #### alcapa_plus_belle_cot_data.json > This dataset is the combination of English 'alpaca_data.json', Chinese 'belle_data_cn.json' and CoT 'CoT_data.json'. Please cite the repo if you use the data collection, code, and experimental findings in this repo. Cite the original Stanford Alpaca, BELLE and FLAN papers as well, please.
[ "# Instruction-Finetuning Dataset Collection (Alpaca-CoT)\nThis repository will continuously collect various instruction tuning datasets. And we standardize different datasets into the same format, which can be directly loaded by the code of Alpaca model.\n\nWe also have conducted empirical study on various instruction-tuning datasets based on the Alpaca model, as shown in URL \n\nIf you think this dataset collection is helpful to you, please 'like' this dataset and 'star' our github project!\n\nYou are in a warm welcome to provide us with any non-collected instruction-tuning datasets (or their sources). We will uniformly format them, train Alpaca model with these datasets and open source the model checkpoints.", "# Contribute\n\nWelcome to join us and become a contributor to this project!\nIf you want to share some datasets, adjust the data in the following format:\n\nFolder should be like this:\n\nCreate a new pull request in Community\n and publish your branch when you are ready. We will merge it as soon as we can.", "# Data Usage and Resources", "## Data Format\nAll data in this folder is formatted into the same templates, where each sample is as follows:", "## alpaca", "#### alpaca_data.json\n> This dataset is published by Stanford Alpaca. It contains 52K English instruction-following samples obtained by Self-Instruction techniques.", "#### alpaca_data_cleaned.json\n> This dataset is obtained here. It is a revised version of 'alpaca_data.json' by stripping of various tokenization artifacts.", "## alpacaGPT4", "#### alpaca_gpt4_data.json\n> This dataset is published by Instruction-Tuning-with-GPT-4. \nIt contains 52K English instruction-following samples generated by GPT-4 using Alpaca prompts for fine-tuning LLMs.", "#### alpaca_gpt4_data_zh.json\n> This dataset is generated by GPT-4 using Chinese prompts translated from Alpaca by ChatGPT.", "## Chain-of-Thought", "#### CoT_data.json\n> This dataset is obtained by formatting the combination of 9 CoT datasets published by FLAN. It contains 9 CoT tasks involving 74771 samples.", "#### CoT_CN_data.json\n> This dataset is obtained by tranlating 'CoT_data.json' into Chinese, using Google Translate(en2cn).", "#### formatted_cot_data folder\n> This folder contains the formatted English data for each CoT dataset.", "#### formatted_cot_data folder\n> This folder contains the formatted Chinese data for each CoT dataset.", "## CodeAlpaca", "#### code_alpaca.json\n> This dataset is published by codealpaca. It contains code generation task involving 20022 samples.", "## finance", "#### finance_en.json\n> This dataset is collected from here. It contains 68912 financial related instructions in English.", "## firefly", "#### URL\n> his dataset is collected from here. It contains 1649398 chinese instructions in 23 nlp tasks.", "## GPT4all", "#### URL\n> This dataset is collected from here. It contains 806199 en instructions in code, storys and dialogs tasks.", "#### gpt4all_without_p3.json\n> gpt4all without Bigscience/P3, contains 437605 samples.", "## GPTeacher", "#### URL\n> This dataset is collected from here. It contains 29013 en instructions generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer.", "## Guanaco", "#### URL\n> This dataset is collected from here. It contains 534610 en instructions generated by text-davinci-003 upon 175 tasks from the Alpaca model by providing rewrites of seed tasks in different languages and adding new tasks specifically designed for English grammar analysis, natural language understanding, cross-lingual self-awareness, and explicit content recognition.", "#### Guanaco_additional_Dataset.json\n> A new additional larger dataset for different languages.", "## HC3", "#### HC3_ChatGPT.json/HC3_Human.json\n> This dataset is collected from here. It contains 37175 en/zh instructions generated by ChatGPT and human.", "#### HC3_ChatGPT_deduplication.json/HC3_Human_deduplication.json\n> HC3 dataset without deduplication instructions.", "## instinwild", "#### instinwild_en.json & instinwild_cn.json\n> The two datasets are obtained here. It contains 52191 English and 51504 Chinese instructions, which are collected from Twitter, where users tend to share their interesting prompts of mostly generation, open QA, and mind-storm types. (Colossal AI used these datasets to train the ColossalChat model.)", "## instruct", "#### URL\n> The two datasets are obtained here. It contains 888969 English instructions, which are caugmentation performed using the advanced NLP tools provided by AllenAI.", "## Natural Instructions", "#### URL\n> This dataset is obtained here. It contains 5040134 instructions, which are collected from diverse nlp tasks", "## prosocial dialog", "#### URL\n> This dataset is obtained here. It contains 165681 English instructions, which are produuced by GPT-3 rewrites questions and humans feedback", "## xP3", "#### URL\n> This dataset is obtained here. It contains 78883588 instructions, which are collected by prompts & datasets across 46 of languages & 16 NLP tasks", "## Chinese-instruction-collection\n> all datasets of Chinese instruction collection", "## combination", "#### alcapa_plus_belle_data.json\n> This dataset is the combination of English 'alpaca_data.json' and Chinese 'belle_data_cn.json'.", "#### alcapa_plus_cot_data.json\n> This dataset is the combination of English 'alpaca_data.json' and CoT 'CoT_data.json'.", "#### alcapa_plus_belle_cot_data.json\n> This dataset is the combination of English 'alpaca_data.json', Chinese 'belle_data_cn.json' and CoT 'CoT_data.json'.\n\nPlease cite the repo if you use the data collection, code, and experimental findings in this repo. \n\nCite the original Stanford Alpaca, BELLE and FLAN papers as well, please." ]
[ "TAGS\n#language-English #language-Chinese #language-Malayalam #license-apache-2.0 #Instruction #Cot #region-us \n", "# Instruction-Finetuning Dataset Collection (Alpaca-CoT)\nThis repository will continuously collect various instruction tuning datasets. And we standardize different datasets into the same format, which can be directly loaded by the code of Alpaca model.\n\nWe also have conducted empirical study on various instruction-tuning datasets based on the Alpaca model, as shown in URL \n\nIf you think this dataset collection is helpful to you, please 'like' this dataset and 'star' our github project!\n\nYou are in a warm welcome to provide us with any non-collected instruction-tuning datasets (or their sources). We will uniformly format them, train Alpaca model with these datasets and open source the model checkpoints.", "# Contribute\n\nWelcome to join us and become a contributor to this project!\nIf you want to share some datasets, adjust the data in the following format:\n\nFolder should be like this:\n\nCreate a new pull request in Community\n and publish your branch when you are ready. We will merge it as soon as we can.", "# Data Usage and Resources", "## Data Format\nAll data in this folder is formatted into the same templates, where each sample is as follows:", "## alpaca", "#### alpaca_data.json\n> This dataset is published by Stanford Alpaca. It contains 52K English instruction-following samples obtained by Self-Instruction techniques.", "#### alpaca_data_cleaned.json\n> This dataset is obtained here. It is a revised version of 'alpaca_data.json' by stripping of various tokenization artifacts.", "## alpacaGPT4", "#### alpaca_gpt4_data.json\n> This dataset is published by Instruction-Tuning-with-GPT-4. \nIt contains 52K English instruction-following samples generated by GPT-4 using Alpaca prompts for fine-tuning LLMs.", "#### alpaca_gpt4_data_zh.json\n> This dataset is generated by GPT-4 using Chinese prompts translated from Alpaca by ChatGPT.", "## Chain-of-Thought", "#### CoT_data.json\n> This dataset is obtained by formatting the combination of 9 CoT datasets published by FLAN. It contains 9 CoT tasks involving 74771 samples.", "#### CoT_CN_data.json\n> This dataset is obtained by tranlating 'CoT_data.json' into Chinese, using Google Translate(en2cn).", "#### formatted_cot_data folder\n> This folder contains the formatted English data for each CoT dataset.", "#### formatted_cot_data folder\n> This folder contains the formatted Chinese data for each CoT dataset.", "## CodeAlpaca", "#### code_alpaca.json\n> This dataset is published by codealpaca. It contains code generation task involving 20022 samples.", "## finance", "#### finance_en.json\n> This dataset is collected from here. It contains 68912 financial related instructions in English.", "## firefly", "#### URL\n> his dataset is collected from here. It contains 1649398 chinese instructions in 23 nlp tasks.", "## GPT4all", "#### URL\n> This dataset is collected from here. It contains 806199 en instructions in code, storys and dialogs tasks.", "#### gpt4all_without_p3.json\n> gpt4all without Bigscience/P3, contains 437605 samples.", "## GPTeacher", "#### URL\n> This dataset is collected from here. It contains 29013 en instructions generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer.", "## Guanaco", "#### URL\n> This dataset is collected from here. It contains 534610 en instructions generated by text-davinci-003 upon 175 tasks from the Alpaca model by providing rewrites of seed tasks in different languages and adding new tasks specifically designed for English grammar analysis, natural language understanding, cross-lingual self-awareness, and explicit content recognition.", "#### Guanaco_additional_Dataset.json\n> A new additional larger dataset for different languages.", "## HC3", "#### HC3_ChatGPT.json/HC3_Human.json\n> This dataset is collected from here. It contains 37175 en/zh instructions generated by ChatGPT and human.", "#### HC3_ChatGPT_deduplication.json/HC3_Human_deduplication.json\n> HC3 dataset without deduplication instructions.", "## instinwild", "#### instinwild_en.json & instinwild_cn.json\n> The two datasets are obtained here. It contains 52191 English and 51504 Chinese instructions, which are collected from Twitter, where users tend to share their interesting prompts of mostly generation, open QA, and mind-storm types. (Colossal AI used these datasets to train the ColossalChat model.)", "## instruct", "#### URL\n> The two datasets are obtained here. It contains 888969 English instructions, which are caugmentation performed using the advanced NLP tools provided by AllenAI.", "## Natural Instructions", "#### URL\n> This dataset is obtained here. It contains 5040134 instructions, which are collected from diverse nlp tasks", "## prosocial dialog", "#### URL\n> This dataset is obtained here. It contains 165681 English instructions, which are produuced by GPT-3 rewrites questions and humans feedback", "## xP3", "#### URL\n> This dataset is obtained here. It contains 78883588 instructions, which are collected by prompts & datasets across 46 of languages & 16 NLP tasks", "## Chinese-instruction-collection\n> all datasets of Chinese instruction collection", "## combination", "#### alcapa_plus_belle_data.json\n> This dataset is the combination of English 'alpaca_data.json' and Chinese 'belle_data_cn.json'.", "#### alcapa_plus_cot_data.json\n> This dataset is the combination of English 'alpaca_data.json' and CoT 'CoT_data.json'.", "#### alcapa_plus_belle_cot_data.json\n> This dataset is the combination of English 'alpaca_data.json', Chinese 'belle_data_cn.json' and CoT 'CoT_data.json'.\n\nPlease cite the repo if you use the data collection, code, and experimental findings in this repo. \n\nCite the original Stanford Alpaca, BELLE and FLAN papers as well, please." ]
[ 36, 173, 68, 7, 25, 4, 44, 51, 7, 66, 42, 9, 49, 43, 26, 26, 5, 34, 2, 30, 3, 29, 5, 32, 35, 5, 48, 4, 85, 27, 3, 47, 38, 5, 96, 3, 40, 5, 30, 4, 37, 4, 43, 17, 2, 44, 44, 99 ]
[ "passage: TAGS\n#language-English #language-Chinese #language-Malayalam #license-apache-2.0 #Instruction #Cot #region-us \n# Instruction-Finetuning Dataset Collection (Alpaca-CoT)\nThis repository will continuously collect various instruction tuning datasets. And we standardize different datasets into the same format, which can be directly loaded by the code of Alpaca model.\n\nWe also have conducted empirical study on various instruction-tuning datasets based on the Alpaca model, as shown in URL \n\nIf you think this dataset collection is helpful to you, please 'like' this dataset and 'star' our github project!\n\nYou are in a warm welcome to provide us with any non-collected instruction-tuning datasets (or their sources). We will uniformly format them, train Alpaca model with these datasets and open source the model checkpoints.# Contribute\n\nWelcome to join us and become a contributor to this project!\nIf you want to share some datasets, adjust the data in the following format:\n\nFolder should be like this:\n\nCreate a new pull request in Community\n and publish your branch when you are ready. We will merge it as soon as we can.# Data Usage and Resources## Data Format\nAll data in this folder is formatted into the same templates, where each sample is as follows:## alpaca#### alpaca_data.json\n> This dataset is published by Stanford Alpaca. It contains 52K English instruction-following samples obtained by Self-Instruction techniques.#### alpaca_data_cleaned.json\n> This dataset is obtained here. It is a revised version of 'alpaca_data.json' by stripping of various tokenization artifacts.## alpacaGPT4#### alpaca_gpt4_data.json\n> This dataset is published by Instruction-Tuning-with-GPT-4. \nIt contains 52K English instruction-following samples generated by GPT-4 using Alpaca prompts for fine-tuning LLMs.", "passage: #### alpaca_gpt4_data_zh.json\n> This dataset is generated by GPT-4 using Chinese prompts translated from Alpaca by ChatGPT.## Chain-of-Thought#### CoT_data.json\n> This dataset is obtained by formatting the combination of 9 CoT datasets published by FLAN. It contains 9 CoT tasks involving 74771 samples.#### CoT_CN_data.json\n> This dataset is obtained by tranlating 'CoT_data.json' into Chinese, using Google Translate(en2cn).#### formatted_cot_data folder\n> This folder contains the formatted English data for each CoT dataset.#### formatted_cot_data folder\n> This folder contains the formatted Chinese data for each CoT dataset.## CodeAlpaca#### code_alpaca.json\n> This dataset is published by codealpaca. It contains code generation task involving 20022 samples.## finance#### finance_en.json\n> This dataset is collected from here. It contains 68912 financial related instructions in English.## firefly#### URL\n> his dataset is collected from here. It contains 1649398 chinese instructions in 23 nlp tasks.## GPT4all#### URL\n> This dataset is collected from here. It contains 806199 en instructions in code, storys and dialogs tasks.#### gpt4all_without_p3.json\n> gpt4all without Bigscience/P3, contains 437605 samples.## GPTeacher#### URL\n> This dataset is collected from here. It contains 29013 en instructions generated by GPT-4, General-Instruct - Roleplay-Instruct - Code-Instruct - and Toolformer.## Guanaco#### URL\n> This dataset is collected from here. It contains 534610 en instructions generated by text-davinci-003 upon 175 tasks from the Alpaca model by providing rewrites of seed tasks in different languages and adding new tasks specifically designed for English grammar analysis, natural language understanding, cross-lingual self-awareness, and explicit content recognition.#### Guanaco_additional_Dataset.json\n> A new additional larger dataset for different languages.## HC3", "passage: #### HC3_ChatGPT.json/HC3_Human.json\n> This dataset is collected from here. It contains 37175 en/zh instructions generated by ChatGPT and human.#### HC3_ChatGPT_deduplication.json/HC3_Human_deduplication.json\n> HC3 dataset without deduplication instructions.## instinwild#### instinwild_en.json & instinwild_cn.json\n> The two datasets are obtained here. It contains 52191 English and 51504 Chinese instructions, which are collected from Twitter, where users tend to share their interesting prompts of mostly generation, open QA, and mind-storm types. (Colossal AI used these datasets to train the ColossalChat model.)## instruct#### URL\n> The two datasets are obtained here. It contains 888969 English instructions, which are caugmentation performed using the advanced NLP tools provided by AllenAI.## Natural Instructions#### URL\n> This dataset is obtained here. It contains 5040134 instructions, which are collected from diverse nlp tasks## prosocial dialog#### URL\n> This dataset is obtained here. It contains 165681 English instructions, which are produuced by GPT-3 rewrites questions and humans feedback## xP3#### URL\n> This dataset is obtained here. It contains 78883588 instructions, which are collected by prompts & datasets across 46 of languages & 16 NLP tasks## Chinese-instruction-collection\n> all datasets of Chinese instruction collection## combination#### alcapa_plus_belle_data.json\n> This dataset is the combination of English 'alpaca_data.json' and Chinese 'belle_data_cn.json'.#### alcapa_plus_cot_data.json\n> This dataset is the combination of English 'alpaca_data.json' and CoT 'CoT_data.json'." ]
[ -0.07775787264108658, 0.24466891586780548, -0.004353935364633799, 0.06814754009246826, 0.10503518581390381, -0.026114514097571373, 0.06930046528577805, 0.12684157490730286, -0.03026355803012848, 0.11355656385421753, -0.028129637241363525, 0.04525216296315193, 0.12431516498327255, 0.09608348459005356, 0.08962768316268921, -0.17430905997753143, 0.0030223808716982603, -0.04470055177807808, 0.016121407970786095, 0.04800434038043022, 0.06981972604990005, -0.07471777498722076, 0.11377990245819092, -0.01206487137824297, 0.011133036576211452, -0.0063682496547698975, -0.06773680448532104, -0.026503870263695717, 0.06441190093755722, 0.07350599020719528, 0.05590084195137024, -0.009417583234608173, 0.055788397789001465, -0.16200487315654755, 0.014204093255102634, 0.03979992866516113, -0.001735467929393053, 0.030961105599999428, 0.11453662067651749, -0.002651543589308858, 0.11771807074546814, -0.0817524865269661, 0.021367812529206276, 0.06824834644794464, -0.11523723602294922, -0.11648648977279663, -0.1402847319841385, 0.07979237288236618, 0.12247645854949951, 0.09643308073282242, -0.01854645647108555, 0.027371490374207497, 0.00887655932456255, 0.038689106702804565, 0.11149192601442337, -0.14126130938529968, -0.013488568365573883, 0.031726863235235214, 0.026196733117103577, 0.10126537084579468, -0.04866260290145874, -0.028078662231564522, 0.017806142568588257, 0.002092039445415139, -0.0362955741584301, -0.06818028539419174, -0.08665472269058228, 0.03209583833813667, -0.11328937858343124, -0.038463134318590164, 0.20378577709197998, -0.004311156924813986, -0.04809996485710144, -0.11204656958580017, -0.01562761329114437, 0.024333685636520386, 0.004994697868824005, 0.004084703046828508, 0.01587601937353611, 0.013469974510371685, 0.08480921387672424, -0.07222718000411987, -0.08283823728561401, -0.007506054360419512, 0.012774426490068436, -0.050486039370298386, -0.008397331461310387, 0.0166704710572958, -0.04792028293013573, 0.06707186996936798, 0.050308432430028915, -0.0628218799829483, -0.050527423620224, -0.018139496445655823, -0.04503810033202171, -0.003561570541933179, 0.03722396120429039, -0.07581434398889542, 0.053433049470186234, 0.13439027965068817, 0.002079244004562497, 0.05231891945004463, -0.04327920451760292, 0.008251650258898735, 0.06316757202148438, 0.12571118772029877, -0.06940049678087234, -0.07617004215717316, 0.027473000809550285, 0.005473619792610407, 0.04706628993153572, -0.02690420299768448, -0.03736576810479164, -0.011059840209782124, -0.05311853066086769, 0.09099633246660233, 0.07414824515581131, 0.009062583558261395, -0.06779224425554276, -0.030282700434327126, 0.2243313044309616, -0.1315179318189621, 0.03585824742913246, 0.052422601729631424, -0.045855846256017685, 0.04243521764874458, 0.054571688175201416, 0.014899134635925293, -0.08050402253866196, -0.021672241389751434, -0.050476789474487305, -0.0014357231557369232, -0.03910581395030022, -0.043907880783081055, 0.03418416902422905, 0.0142013318836689, -0.04034402593970299, -0.0602688305079937, -0.11615204811096191, -0.0829944908618927, 0.006408275570720434, -0.02991512231528759, 0.004237925633788109, -0.05676781013607979, 0.019753603264689445, -0.017920445650815964, -0.007593905087560415, -0.0042684623040258884, -0.048076141625642776, 0.016012372449040413, -0.03261981159448624, 0.04062927886843681, 0.018345247954130173, 0.02369254268705845, -0.07929426431655884, 0.027368677780032158, -0.09760423749685287, 0.11620328575372696, -0.06954001635313034, 0.04152505099773407, -0.12175583839416504, -0.0027125829365104437, 0.08137339353561401, -0.018122011795639992, 0.036814261227846146, 0.14779634773731232, -0.17775189876556396, -0.03512219712138176, 0.1436367630958557, -0.10698908567428589, -0.06755026429891586, 0.07812625914812088, 0.0029123786371201277, 0.03719322010874748, 0.07144130021333694, 0.11999905109405518, 0.11163138598203659, -0.07349378615617752, -0.11312339454889297, -0.014631819911301136, -0.00046600899077020586, 0.027646921575069427, 0.06896252185106277, -0.08020082861185074, 0.012965240515768528, 0.003181694308295846, -0.02312128059566021, 0.020863709971308708, -0.0036132249515503645, -0.07325340062379837, 0.03722785413265228, -0.03918321430683136, -0.07738104462623596, -0.003126198425889015, -0.048627305775880814, 0.004007791634649038, -0.0236202385276556, -0.11951350420713425, 0.09605094790458679, -0.06231129169464111, 0.03471739590167999, -0.05421721935272217, 0.09460083395242691, 0.01331235934048891, 0.010136526077985764, -0.08858844637870789, -0.07336818426847458, 0.04973728582262993, -0.04450960084795952, 0.034045133739709854, -0.09363428503274918, 0.014217677526175976, 0.07112322002649307, 0.006899548694491386, -0.04804403707385063, 0.0024962660390883684, -0.026455560699105263, -0.025937629863619804, -0.105313740670681, -0.01810428686439991, -0.025486735627055168, 0.16249145567417145, -0.15059535205364227, -0.015848815441131592, 0.04814477637410164, 0.0874316468834877, 0.010921481065452099, -0.0596834272146225, 0.08311498910188675, 0.011167745105922222, -0.00872497633099556, -0.04701848700642586, 0.003683734918013215, 0.023444682359695435, -0.08050176501274109, 0.09468764066696167, -0.12168624252080917, -0.21633803844451904, 0.05499109625816345, 0.03973352909088135, -0.06203392148017883, -0.07281190901994705, -0.030231401324272156, -0.04982060194015503, -0.062007587403059006, -0.01141548901796341, 0.16405045986175537, 0.019162487238645554, 0.07168500870466232, -0.06397052854299545, -0.007915572263300419, -0.014109323732554913, -0.01228344440460205, -0.015177224762737751, 0.10493575781583786, 0.049169596284627914, -0.06517113745212555, 0.06677360087633133, -0.008650030940771103, 0.0657658576965332, 0.1170167550444603, 0.014460002072155476, -0.07864075154066086, -0.03119695372879505, 0.06912998110055923, 0.03446401655673981, 0.06263556331396103, -0.0023768283426761627, 0.002179305301979184, 0.047582268714904785, -0.006405510473996401, 0.012875422835350037, -0.08768975734710693, 0.0033830490428954363, 0.009077237918972969, -0.057118456810712814, 0.005708207841962576, -0.008724709041416645, -0.02308996580541134, 0.07091619819402695, -0.006225064862519503, 0.08543894439935684, -0.0210563987493515, -0.052131060510873795, -0.13782303035259247, 0.12244250625371933, -0.12105131149291992, -0.18665927648544312, -0.13382945954799652, -0.0019741225987672806, -0.03768691048026085, 0.008745752274990082, 0.030130865052342415, -0.09850019216537476, -0.08793462067842484, -0.12247776985168457, 0.007857722230255604, 0.04669468104839325, -0.07445646077394485, -0.03411776199936867, -0.010096373967826366, -0.009890285320580006, -0.11444149166345596, 0.023848263546824455, 0.0496569387614727, -0.09833454340696335, 0.015763720497488976, -0.012007246725261211, 0.11068017035722733, 0.06553629785776138, 0.060571860522031784, -0.012195073999464512, -0.006135107949376106, 0.17015600204467773, -0.0915885642170906, 0.06376843899488449, 0.10426463931798935, 0.0015158789465203881, 0.05685677006840706, 0.06778206676244736, 0.01350135076791048, -0.04607604071497917, 0.024586329236626625, 0.011876814067363739, -0.031054778024554253, -0.2496325522661209, -0.07873424142599106, -0.03848836198449135, 0.05604467913508415, 0.044110942631959915, 0.05863403156399727, -0.020824210718274117, 0.0202084481716156, -0.051669638603925705, 0.07269296795129776, 0.010506612248718739, 0.05285866931080818, -0.005218310747295618, 0.01830499805510044, 0.00404689135029912, -0.07307881861925125, 0.026585722342133522, 0.11327388137578964, 0.03223045542836189, 0.15545649826526642, -0.03250925615429878, 0.1818169504404068, 0.01115073636174202, 0.11738809943199158, -0.004214146174490452, 0.07627139985561371, -0.03282910957932472, 0.05628402158617973, -0.010664605535566807, -0.10577317327260971, -0.05831914767622948, 0.08699876070022583, 0.061911504715681076, -0.06890782713890076, -0.030103551223874092, 0.02631036378443241, 0.03577584773302078, 0.12467687577009201, 0.01942691206932068, -0.13421861827373505, -0.03986445441842079, 0.03976844623684883, 0.042372673749923706, -0.04196318984031677, 0.04773464798927307, 0.13652288913726807, -0.12813697755336761, 0.08645755052566528, 0.006805825978517532, 0.09066524356603622, -0.14094379544258118, -0.04854639247059822, -0.02705451101064682, 0.018065933138132095, -0.005611382890492678, 0.08069393783807755, -0.1321513056755066, 0.0835452675819397, 0.025466471910476685, 0.016487250104546547, -0.05953880771994591, 0.0325537845492363, -0.0028203341644257307, -0.011056401766836643, 0.15491469204425812, 0.040798939764499664, -0.10385358333587646, -0.09856750816106796, -0.15036217868328094, 0.028781527653336525, 0.031189700588583946, -0.05570602789521217, 0.06482329964637756, 0.019698960706591606, -0.032309819012880325, -0.07097918540239334, -0.04688955470919609, -0.06822347640991211, -0.18950800597667694, 0.05056464672088623, -0.043609004467725754, 0.0833793580532074, -0.008482961915433407, -0.005650752689689398, -0.005427979398518801, 0.08778075128793716, -0.12076415866613388, -0.08534104377031326, -0.09100854396820068, -0.05219477415084839, 0.13588847219944, -0.0802714005112648, 0.024434499442577362, 0.01179736852645874, 0.007119657006114721, 0.007214400451630354, -0.03231491148471832, 0.040172744542360306, -0.06640831381082535, -0.12394484132528305, -0.04099052771925926, 0.10222623497247696, 0.08545408397912979, 0.028438961133360863, -0.020990267395973206, 0.025271959602832794, -0.005883164703845978, -0.11859741061925888, 0.0065144426189363, 0.1633589267730713, 0.09077497571706772, 0.11479289084672928, -0.044264908879995346, -0.07256711274385452, -0.11289861053228378, -0.11049532145261765, 0.059032175689935684, 0.16181616485118866, -0.03742010146379471, 0.09733792394399643, 0.11243137717247009, -0.12776006758213043, -0.1645815223455429, -0.08145371824502945, -0.016315320506691933, 0.004634313751012087, -0.008885260671377182, -0.21447151899337769, 0.07988680154085159, 0.05743010714650154, -0.00007167932199081406, 0.0237612072378397, -0.2460412234067917, -0.10630909353494644, -0.010156640782952309, 0.031650908291339874, -0.1161782443523407, -0.13078032433986664, -0.08512461185455322, 0.03267351910471916, -0.09073305130004883, 0.10508086532354355, -0.05801652744412422, 0.040741171687841415, 0.00311957742087543, 0.06198079511523247, 0.041167646646499634, -0.04974883794784546, 0.09430521726608276, 0.027755508199334145, 0.002450067549943924, -0.0800921693444252, -0.027809808030724525, -0.011115815490484238, -0.024336976930499077, 0.14321543276309967, -0.009512722492218018, 0.058864396065473557, -0.1552017480134964, 0.01535263191908598, -0.05513422191143036, 0.01174162793904543, -0.0511162169277668, -0.0252474844455719, -0.10780936479568481, 0.07996664196252823, 0.09759580343961716, 0.031498126685619354, 0.09859461337327957, 0.008009553886950016, -0.0012658797204494476, 0.09096211194992065, 0.11740436404943466, 0.02183636464178562, -0.018430594354867935, -0.0516362190246582, -0.010306941345334053, 0.037033483386039734, -0.08855101466178894, 0.03473696485161781, 0.11093101650476456, 0.006001379806548357, 0.11445445567369461, 0.0001098985449061729, -0.14044319093227386, 0.04445411637425423, 0.06957336515188217, -0.16153614223003387, -0.1526920050382614, -0.04702703282237053, -0.007014747709035873, -0.05059242621064186, -0.041636303067207336, 0.10984127968549728, -0.03045552782714367, -0.039368901401758194, -0.00829166080802679, 0.09183422476053238, -0.007978610694408417, 0.0887756422162056, 0.035404641181230545, -0.006171862129122019, -0.06582196801900864, 0.0827973410487175, 0.16464568674564362, -0.1150355115532875, 0.03927385434508324, 0.17735765874385834, -0.07483310997486115, -0.05614212155342102, -0.026507355272769928, 0.15616755187511444, -0.07480303943157196, -0.04209015145897865, -0.003965978976339102, 0.025545677170157433, 0.004818593617528677, 0.01671913079917431, -0.02992350421845913, 0.05367348715662956, 0.04260702803730965, -0.015773480758070946, -0.058291077613830566, 0.06707791984081268, 0.016163161024451256, 0.01398254930973053, -0.019402900710701942, 0.07414170354604721, 0.029193168506026268, 0.04303551837801933, 0.006486786529421806, -0.04804582893848419, -0.09986912459135056, -0.009945190511643887, -0.063097283244133, 0.0414436049759388, -0.12216261774301529, -0.008935564197599888, -0.032552946358919144, -0.011238341219723225, 0.021951384842395782, 0.02285238541662693, -0.020731044933199883, -0.036198683083057404, -0.05734691396355629, 0.1210247278213501, -0.16877059638500214, -0.018406899645924568, 0.05568399652838707, -0.0389595702290535, 0.11134985089302063, 0.038571033626794815, -0.022763073444366455, -0.0011661642929539084, -0.04451688006520271, 0.012702028267085552, -0.030835546553134918, 0.0487607903778553, 0.02963959239423275, -0.09152347594499588, -0.03989458829164505, -0.0007583390106447041, -0.05235731974244118, -0.018740549683570862, 0.062401000410318375, -0.07398654520511627, 0.04354190453886986, -0.020413236692547798, -0.041111964732408524, -0.09590446949005127, 0.07925746589899063, 0.03609457612037659, 0.024142300710082054, 0.08064792305231094, -0.060970500111579895, 0.08929059654474258, -0.12888123095035553, -0.04205416515469551, 0.013664357364177704, 0.009733583778142929, -0.030046403408050537, -0.019329311326146126, 0.04383116587996483, -0.04520011320710182, 0.10381317138671875, -0.030493149533867836, 0.048901841044425964, -0.0035530629102140665, -0.010555935092270374, 0.017277531325817108, 0.009841203689575195, 0.02162138558924198, 0.00451642507687211, -0.01675742119550705, 0.017926618456840515, 0.013822133652865887, -0.04011242091655731, 0.0697411298751831, 0.09633921831846237, -0.0011983824661001563, 0.1511239856481552, 0.0347994826734066, 0.018942007794976234, -0.14704586565494537, -0.09387920051813126, -0.07085200399160385, -0.044678945094347, 0.0362916924059391, -0.04460575804114342, 0.09680063277482986, 0.12228518724441528, -0.15224547684192657, 0.10918104648590088, -0.009925076737999916, -0.08443745225667953, -0.06755311787128448, -0.18605442345142365, -0.04101943597197533, -0.06386435031890869, -0.023795558139681816, -0.11261439323425293, 0.08596662431955338, 0.017848217859864235, 0.014906507916748524, -0.02033120207488537, 0.08060947060585022, 0.04453740641474724, -0.054259806871414185, -0.025814348831772804, 0.018902529031038284, 0.05466015636920929, 0.021982109174132347, 0.044664401561021805, 0.011380684562027454, -0.0007635553483851254, 0.04238234832882881, 0.09803026169538498, 0.07359908521175385, 0.0779004767537117, -0.013980727642774582, -0.05574925243854523, -0.007707512006163597, -0.029194464907050133, -0.025696389377117157, 0.10898413509130478, 0.09838620573282242, 0.011127742938697338, 0.03080209344625473, 0.12518922984600067, -0.027151869609951973, -0.014456406235694885, -0.10675398260354996, 0.1373359113931656, -0.01961609534919262, -0.018763212487101555, 0.018297674134373665, -0.10391389578580856, -0.0036790408194065094, 0.18731556832790375, 0.1351514458656311, -0.031958140432834625, -0.00847680401057005, -0.038123562932014465, 0.018646186217665672, -0.019550247117877007, 0.06558278948068619, 0.0722278282046318, 0.2441985011100769, -0.020873956382274628, 0.026709452271461487, -0.06291819363832474, -0.003328124061226845, -0.09409502893686295, 0.07156635075807571, -0.06029790639877319, -0.002585547510534525, -0.012841436080634594, 0.08013153076171875, -0.11626586318016052, -0.17953169345855713, -0.039187248796224594, -0.09128866344690323, -0.08998648077249527, 0.000987591571174562, 0.00032122680568136275, 0.05724580958485603, 0.028806177899241447, 0.03570390120148659, 0.01724197529256344, 0.19474609196186066, 0.040452372282743454, -0.10321018844842911, -0.056043434888124466, 0.04358890652656555, -0.16895930469036102, 0.22186829149723053, 0.04354913905262947, 0.03053516335785389, 0.06795401126146317, 0.017340244725346565, -0.13763505220413208, 0.035895008593797684, 0.05428701639175415, -0.012942318804562092, 0.015130117535591125, 0.1062568947672844, -0.004566544201225042, 0.13870014250278473, 0.05075140297412872, 0.07592805474996567, 0.05115680769085884, 0.10643715411424637, 0.08407842367887497, -0.08155748248100281, 0.023619437590241432, -0.10193753242492676, 0.15821866691112518, 0.11656948924064636, -0.05109807848930359, 0.022115593776106834, -0.021519646048545837, -0.00861080177128315, -0.039724200963974, 0.08411610871553421, -0.035253968089818954, -0.09701460599899292, 0.000073965173214674, -0.03529734909534454, 0.0903640016913414, -0.07280033826828003, -0.00011791040742537007, 0.010281138122081757, -0.04364118352532387, -0.05566363409161568, 0.11392854899168015, 0.03196679800748825, -0.0023610687348991632, -0.047825053334236145, -0.028989478945732117, 0.02390267886221409, 0.0985322818160057, -0.09551326185464859, -0.09073993563652039 ]
7cd356ecf220a6808de6782c6e2eba8a33d7d743
# Dataset information Dataset from the [French translation](https://lbourdois.github.io/cours-dl-nyu/) by Loïck Bourdois of the [course](https://atcold.github.io/pytorch-Deep-Learning/) by Yann Le Cun and Alfredo Canziani from the NYU. More than 3000 parallel data were created. The whole corpus has been manually checked to make sure of the good alignment of the data. Note that the English data comes from several different people (about 190, see the acknowledgement section below). This has an impact on the homogeneity of the texts (some write in the past tense, others in the present tense; the abbreviations used are not always the same; some write short sentences, while others write sentences of up to 5 or 6 lines, etc.). The translation into French was done by a single person in order to alleviate the problems mentioned above and to propose a homogeneous translation. This means that the corpus of data does not correspond to word by word translations but rather to concept translations. In this logic, the data were not aligned at the sentence level but rather at the paragraph level. The translation choices made are explained [here](https://lbourdois.github.io/cours-dl-nyu/). # Usage ``` from datasets import load_dataset dataset = load_dataset("lbourdois/en-fr-nyu-dl-course-corpus", sep=";") ``` # Acknowledgments A huge thank you to the more than 190 students who shared their course notes (in chronological order of contribution): Yunya Wang, SunJoo Park, Mark Estudillo, Justin Mae, Marina Zavalina, Peeyush Jain, Adrian Pearl, Davida Kollmar, Derek Yen, Tony Xu, Ben Stadnick, Prasanthi Gurumurthy, Amartya Prasad, Dongning Fang, Yuxin Tang, Sahana Upadhya, Micaela Flores, Sheetal Laad, Brina Seidel, Aishwarya Rajan, Jiuhong Xiao, Trieu Trinh, Elliot Silva, Calliea Pan, Chris Ick, Soham Tamba, Ziyu Lei, Hengyu Tang, Ashwin Bhola, Nyutian Long, Linfeng Zhang, Poornima Haridas, Yuchi Ge, Anshan He, Shuting Gu, Weiyang Wen, Vaibhav Gupta, Himani Shah, Gowri Addepalli, Lakshmi Addepalli, Guido Petri, Haoyue Ping, Chinmay Singhal, Divya Juneja, Leyi Zhu, Siqi Wang, Tao Wang, Anqi Zhang, Shiqing Li, Chenqin Yang, Yakun Wang, Jimin Tan, Jiayao Liu, Jialing Xu, Zhengyang Bian, Christina Dominguez, Zhengyuan Ding, Biao Huang, Lin Jiang, Nhung Le, Karanbir Singh Chahal,Meiyi He, Alexander Gao, Weicheng Zhu, Ravi Choudhary,B V Nithish Addepalli, Syed Rahman,Jiayi Du, Xinmeng Li, Atul Gandhi, Li Jiang, Xiao Li, Vishwaesh Rajiv, Wenjun Qu, Xulai Jiang, Shuya Zhao, Henry Steinitz, Rutvi Malaviya, Aathira Manoj, Richard Pang, Aja Klevs, Hsin-Rung Chou, Mrinal Jain, Kelly Sooch, Anthony Tse, Arushi Himatsingka, Eric Kosgey, Bofei Zhang, Andrew Hopen, Maxwell Goldstein, Zeping Zhan, William Huang, Kunal Gadkar, Gaomin Wu, Lin Ye, Aniket Bhatnagar, Dhruv Goyal, Cole Smith, Nikhil Supekar, Zhonghui Hu, Yuqing Wang, Alfred Ajay Aureate Rajakumar, Param Shah, Muyang Jin, Jianzhi Li, Jing Qian, Zeming Lin, Haochen Wang, Eunkyung An, Ying Jin, Ningyuan Huang, Charles Brillo-Sonnino, Shizhan Gong, Natalie Frank, Yunan Hu, Anuj Menta, Dipika Rajesh, Vikas Patidar, Mohith Damarapati, Jiayu Qiu, Yuhong Zhu, Lyuang Fu, Ian Leefmans, Trevor Mitchell, Andrii Dobroshynskyi, Shreyas Chandrakaladharan, Ben Wolfson, Francesca Guiso, Annika Brundyn, Noah Kasmanoff, Luke Martin, Bilal Munawar, Alexander Bienstock, Can Cui, Shaoling Chen, Neil Menghani, Tejaishwarya Gagadam, Joshua Meisel, Jatin Khilnani, Go Inoue, Muhammad Osama Khan, Muhammad Shujaat Mirza, Muhammad Muneeb Afzal, Junrong Zha, Muge Chen, Rishabh Yadav, Zhuocheng Xu, Yada Pruksachatkun, Ananya Harsh Jha, Joseph Morag, Dan Jefferys-White, Brian Kelly, Karl Otness, Xiaoyi Zhang, Shreyas Chandrakaladharan, Chady Raach, Yilang Hao, Binfeng Xu, Ebrahim Rasromani, Mars Wei-Lun Huang, Anu-Ujin Gerelt-Od, Sunidhi Gupta, Bichen Kou, Binfeng Xu, Rajashekar Vasantha, Wenhao Li, Vidit Bhargava, Monika Dagar, Nandhitha Raghuram, Xinyi Zhao, Vasudev Awatramani, Sumit Mamtani, Srishti Bhargava, Jude Naveen Raj Ilango, Duc Anh Phi, Krishna Karthik Reddy Jonnala, Rahul Ahuja, jingshuai jiang, Cal Peyser, Kevin Chang, Gyanesh Gupta, Abed Qaddoumi, Fanzeng Xia, Rohith Mukku, Angela Teng, Joanna Jin, Yang Zhou, Daniel Yao and Sai Charitha Akula. # Citation ``` @misc{nyudlcourseinfrench, author = {Canziani, Alfredo and LeCun, Yann and Bourdois, Loïck}, title = {Cours d’apprentissage profond de la New York University}, howpublished = "\url{https://lbourdois.github.io/cours-dl-nyu/}", year = {2023}"} ``` # License [cc-by-4.0](https://creativecommons.org/licenses/by/4.0/deed.en)
lbourdois/en-fr-nyu-dl-course-corpus
[ "task_categories:translation", "size_categories:1K<n<10K", "language:fr", "language:en", "license:cc-by-4.0", "region:us" ]
2023-03-25T16:15:24+00:00
{"language": ["fr", "en"], "license": "cc-by-4.0", "size_categories": ["1K<n<10K"], "task_categories": ["translation"], "configs": [{"config_name": "semicolon", "data_files": "en-fr-nyu-dl-course-corpus.csv", "sep": ";"}]}
2023-11-11T14:09:15+00:00
[]
[ "fr", "en" ]
TAGS #task_categories-translation #size_categories-1K<n<10K #language-French #language-English #license-cc-by-4.0 #region-us
# Dataset information Dataset from the French translation by Loïck Bourdois of the course by Yann Le Cun and Alfredo Canziani from the NYU. More than 3000 parallel data were created. The whole corpus has been manually checked to make sure of the good alignment of the data. Note that the English data comes from several different people (about 190, see the acknowledgement section below). This has an impact on the homogeneity of the texts (some write in the past tense, others in the present tense; the abbreviations used are not always the same; some write short sentences, while others write sentences of up to 5 or 6 lines, etc.). The translation into French was done by a single person in order to alleviate the problems mentioned above and to propose a homogeneous translation. This means that the corpus of data does not correspond to word by word translations but rather to concept translations. In this logic, the data were not aligned at the sentence level but rather at the paragraph level. The translation choices made are explained here. # Usage # Acknowledgments A huge thank you to the more than 190 students who shared their course notes (in chronological order of contribution): Yunya Wang, SunJoo Park, Mark Estudillo, Justin Mae, Marina Zavalina, Peeyush Jain, Adrian Pearl, Davida Kollmar, Derek Yen, Tony Xu, Ben Stadnick, Prasanthi Gurumurthy, Amartya Prasad, Dongning Fang, Yuxin Tang, Sahana Upadhya, Micaela Flores, Sheetal Laad, Brina Seidel, Aishwarya Rajan, Jiuhong Xiao, Trieu Trinh, Elliot Silva, Calliea Pan, Chris Ick, Soham Tamba, Ziyu Lei, Hengyu Tang, Ashwin Bhola, Nyutian Long, Linfeng Zhang, Poornima Haridas, Yuchi Ge, Anshan He, Shuting Gu, Weiyang Wen, Vaibhav Gupta, Himani Shah, Gowri Addepalli, Lakshmi Addepalli, Guido Petri, Haoyue Ping, Chinmay Singhal, Divya Juneja, Leyi Zhu, Siqi Wang, Tao Wang, Anqi Zhang, Shiqing Li, Chenqin Yang, Yakun Wang, Jimin Tan, Jiayao Liu, Jialing Xu, Zhengyang Bian, Christina Dominguez, Zhengyuan Ding, Biao Huang, Lin Jiang, Nhung Le, Karanbir Singh Chahal,Meiyi He, Alexander Gao, Weicheng Zhu, Ravi Choudhary,B V Nithish Addepalli, Syed Rahman,Jiayi Du, Xinmeng Li, Atul Gandhi, Li Jiang, Xiao Li, Vishwaesh Rajiv, Wenjun Qu, Xulai Jiang, Shuya Zhao, Henry Steinitz, Rutvi Malaviya, Aathira Manoj, Richard Pang, Aja Klevs, Hsin-Rung Chou, Mrinal Jain, Kelly Sooch, Anthony Tse, Arushi Himatsingka, Eric Kosgey, Bofei Zhang, Andrew Hopen, Maxwell Goldstein, Zeping Zhan, William Huang, Kunal Gadkar, Gaomin Wu, Lin Ye, Aniket Bhatnagar, Dhruv Goyal, Cole Smith, Nikhil Supekar, Zhonghui Hu, Yuqing Wang, Alfred Ajay Aureate Rajakumar, Param Shah, Muyang Jin, Jianzhi Li, Jing Qian, Zeming Lin, Haochen Wang, Eunkyung An, Ying Jin, Ningyuan Huang, Charles Brillo-Sonnino, Shizhan Gong, Natalie Frank, Yunan Hu, Anuj Menta, Dipika Rajesh, Vikas Patidar, Mohith Damarapati, Jiayu Qiu, Yuhong Zhu, Lyuang Fu, Ian Leefmans, Trevor Mitchell, Andrii Dobroshynskyi, Shreyas Chandrakaladharan, Ben Wolfson, Francesca Guiso, Annika Brundyn, Noah Kasmanoff, Luke Martin, Bilal Munawar, Alexander Bienstock, Can Cui, Shaoling Chen, Neil Menghani, Tejaishwarya Gagadam, Joshua Meisel, Jatin Khilnani, Go Inoue, Muhammad Osama Khan, Muhammad Shujaat Mirza, Muhammad Muneeb Afzal, Junrong Zha, Muge Chen, Rishabh Yadav, Zhuocheng Xu, Yada Pruksachatkun, Ananya Harsh Jha, Joseph Morag, Dan Jefferys-White, Brian Kelly, Karl Otness, Xiaoyi Zhang, Shreyas Chandrakaladharan, Chady Raach, Yilang Hao, Binfeng Xu, Ebrahim Rasromani, Mars Wei-Lun Huang, Anu-Ujin Gerelt-Od, Sunidhi Gupta, Bichen Kou, Binfeng Xu, Rajashekar Vasantha, Wenhao Li, Vidit Bhargava, Monika Dagar, Nandhitha Raghuram, Xinyi Zhao, Vasudev Awatramani, Sumit Mamtani, Srishti Bhargava, Jude Naveen Raj Ilango, Duc Anh Phi, Krishna Karthik Reddy Jonnala, Rahul Ahuja, jingshuai jiang, Cal Peyser, Kevin Chang, Gyanesh Gupta, Abed Qaddoumi, Fanzeng Xia, Rohith Mukku, Angela Teng, Joanna Jin, Yang Zhou, Daniel Yao and Sai Charitha Akula. # License cc-by-4.0
[ "# Dataset information \nDataset from the French translation by Loïck Bourdois of the course by Yann Le Cun and Alfredo Canziani from the NYU. \nMore than 3000 parallel data were created. The whole corpus has been manually checked to make sure of the good alignment of the data.\n\nNote that the English data comes from several different people (about 190, see the acknowledgement section below). \nThis has an impact on the homogeneity of the texts (some write in the past tense, others in the present tense; the abbreviations used are not always the same; some write short sentences, while others write sentences of up to 5 or 6 lines, etc.). \nThe translation into French was done by a single person in order to alleviate the problems mentioned above and to propose a homogeneous translation. \nThis means that the corpus of data does not correspond to word by word translations but rather to concept translations. \nIn this logic, the data were not aligned at the sentence level but rather at the paragraph level. \n\nThe translation choices made are explained here.", "# Usage", "# Acknowledgments \nA huge thank you to the more than 190 students who shared their course notes (in chronological order of contribution): \nYunya Wang, SunJoo Park, Mark Estudillo, Justin Mae, Marina Zavalina, Peeyush Jain, Adrian Pearl, Davida Kollmar, Derek Yen, Tony Xu, Ben Stadnick, Prasanthi Gurumurthy, Amartya Prasad, Dongning Fang, Yuxin Tang, Sahana Upadhya, Micaela Flores, Sheetal Laad, Brina Seidel, Aishwarya Rajan, Jiuhong Xiao, Trieu Trinh, Elliot Silva, Calliea Pan, Chris Ick, Soham Tamba, Ziyu Lei, Hengyu Tang, Ashwin Bhola, Nyutian Long, Linfeng Zhang, Poornima Haridas, Yuchi Ge, Anshan He, Shuting Gu, Weiyang Wen, Vaibhav Gupta, Himani Shah, Gowri Addepalli, Lakshmi Addepalli, Guido Petri, Haoyue Ping, Chinmay Singhal, Divya Juneja, Leyi Zhu, Siqi Wang, Tao Wang, Anqi Zhang, Shiqing Li, Chenqin Yang, Yakun Wang, Jimin Tan, Jiayao Liu, Jialing Xu, Zhengyang Bian, Christina Dominguez, Zhengyuan Ding, Biao Huang, Lin Jiang, Nhung Le, Karanbir Singh Chahal,Meiyi He, Alexander Gao, Weicheng Zhu, Ravi Choudhary,B V Nithish Addepalli, Syed Rahman,Jiayi Du, Xinmeng Li, Atul Gandhi, Li Jiang, Xiao Li, Vishwaesh Rajiv, Wenjun Qu, Xulai Jiang, Shuya Zhao, Henry Steinitz, Rutvi Malaviya, Aathira Manoj, Richard Pang, Aja Klevs, Hsin-Rung Chou, Mrinal Jain, Kelly Sooch, Anthony Tse, Arushi Himatsingka, Eric Kosgey, Bofei Zhang, Andrew Hopen, Maxwell Goldstein, Zeping Zhan, William Huang, Kunal Gadkar, Gaomin Wu, Lin Ye, Aniket Bhatnagar, Dhruv Goyal, Cole Smith, Nikhil Supekar, Zhonghui Hu, Yuqing Wang, Alfred Ajay Aureate Rajakumar, Param Shah, Muyang Jin, Jianzhi Li, Jing Qian, Zeming Lin, Haochen Wang, Eunkyung An, Ying Jin, Ningyuan Huang, Charles Brillo-Sonnino, Shizhan Gong, Natalie Frank, Yunan Hu, Anuj Menta, Dipika Rajesh, Vikas Patidar, Mohith Damarapati, Jiayu Qiu, Yuhong Zhu, Lyuang Fu, Ian Leefmans, Trevor Mitchell, Andrii Dobroshynskyi, Shreyas Chandrakaladharan, Ben Wolfson, Francesca Guiso, Annika Brundyn, Noah Kasmanoff, Luke Martin, Bilal Munawar, Alexander Bienstock, Can Cui, Shaoling Chen, Neil Menghani, Tejaishwarya Gagadam, Joshua Meisel, Jatin Khilnani, Go Inoue, Muhammad Osama Khan, Muhammad Shujaat Mirza, Muhammad Muneeb Afzal, Junrong Zha, Muge Chen, Rishabh Yadav, Zhuocheng Xu, Yada Pruksachatkun, Ananya Harsh Jha, Joseph Morag, Dan Jefferys-White, Brian Kelly, Karl Otness, Xiaoyi Zhang, Shreyas Chandrakaladharan, Chady Raach, Yilang Hao, Binfeng Xu, Ebrahim Rasromani, Mars Wei-Lun Huang, Anu-Ujin Gerelt-Od, Sunidhi Gupta, Bichen Kou, Binfeng Xu, Rajashekar Vasantha, Wenhao Li, Vidit Bhargava, Monika Dagar, Nandhitha Raghuram, Xinyi Zhao, Vasudev Awatramani, Sumit Mamtani, Srishti Bhargava, Jude Naveen Raj Ilango, Duc Anh Phi, Krishna Karthik Reddy Jonnala, Rahul Ahuja, jingshuai jiang, Cal Peyser, Kevin Chang, Gyanesh Gupta, Abed Qaddoumi, Fanzeng Xia, Rohith Mukku, Angela Teng, Joanna Jin, Yang Zhou, Daniel Yao and Sai Charitha Akula.", "# License\ncc-by-4.0" ]
[ "TAGS\n#task_categories-translation #size_categories-1K<n<10K #language-French #language-English #license-cc-by-4.0 #region-us \n", "# Dataset information \nDataset from the French translation by Loïck Bourdois of the course by Yann Le Cun and Alfredo Canziani from the NYU. \nMore than 3000 parallel data were created. The whole corpus has been manually checked to make sure of the good alignment of the data.\n\nNote that the English data comes from several different people (about 190, see the acknowledgement section below). \nThis has an impact on the homogeneity of the texts (some write in the past tense, others in the present tense; the abbreviations used are not always the same; some write short sentences, while others write sentences of up to 5 or 6 lines, etc.). \nThe translation into French was done by a single person in order to alleviate the problems mentioned above and to propose a homogeneous translation. \nThis means that the corpus of data does not correspond to word by word translations but rather to concept translations. \nIn this logic, the data were not aligned at the sentence level but rather at the paragraph level. \n\nThe translation choices made are explained here.", "# Usage", "# Acknowledgments \nA huge thank you to the more than 190 students who shared their course notes (in chronological order of contribution): \nYunya Wang, SunJoo Park, Mark Estudillo, Justin Mae, Marina Zavalina, Peeyush Jain, Adrian Pearl, Davida Kollmar, Derek Yen, Tony Xu, Ben Stadnick, Prasanthi Gurumurthy, Amartya Prasad, Dongning Fang, Yuxin Tang, Sahana Upadhya, Micaela Flores, Sheetal Laad, Brina Seidel, Aishwarya Rajan, Jiuhong Xiao, Trieu Trinh, Elliot Silva, Calliea Pan, Chris Ick, Soham Tamba, Ziyu Lei, Hengyu Tang, Ashwin Bhola, Nyutian Long, Linfeng Zhang, Poornima Haridas, Yuchi Ge, Anshan He, Shuting Gu, Weiyang Wen, Vaibhav Gupta, Himani Shah, Gowri Addepalli, Lakshmi Addepalli, Guido Petri, Haoyue Ping, Chinmay Singhal, Divya Juneja, Leyi Zhu, Siqi Wang, Tao Wang, Anqi Zhang, Shiqing Li, Chenqin Yang, Yakun Wang, Jimin Tan, Jiayao Liu, Jialing Xu, Zhengyang Bian, Christina Dominguez, Zhengyuan Ding, Biao Huang, Lin Jiang, Nhung Le, Karanbir Singh Chahal,Meiyi He, Alexander Gao, Weicheng Zhu, Ravi Choudhary,B V Nithish Addepalli, Syed Rahman,Jiayi Du, Xinmeng Li, Atul Gandhi, Li Jiang, Xiao Li, Vishwaesh Rajiv, Wenjun Qu, Xulai Jiang, Shuya Zhao, Henry Steinitz, Rutvi Malaviya, Aathira Manoj, Richard Pang, Aja Klevs, Hsin-Rung Chou, Mrinal Jain, Kelly Sooch, Anthony Tse, Arushi Himatsingka, Eric Kosgey, Bofei Zhang, Andrew Hopen, Maxwell Goldstein, Zeping Zhan, William Huang, Kunal Gadkar, Gaomin Wu, Lin Ye, Aniket Bhatnagar, Dhruv Goyal, Cole Smith, Nikhil Supekar, Zhonghui Hu, Yuqing Wang, Alfred Ajay Aureate Rajakumar, Param Shah, Muyang Jin, Jianzhi Li, Jing Qian, Zeming Lin, Haochen Wang, Eunkyung An, Ying Jin, Ningyuan Huang, Charles Brillo-Sonnino, Shizhan Gong, Natalie Frank, Yunan Hu, Anuj Menta, Dipika Rajesh, Vikas Patidar, Mohith Damarapati, Jiayu Qiu, Yuhong Zhu, Lyuang Fu, Ian Leefmans, Trevor Mitchell, Andrii Dobroshynskyi, Shreyas Chandrakaladharan, Ben Wolfson, Francesca Guiso, Annika Brundyn, Noah Kasmanoff, Luke Martin, Bilal Munawar, Alexander Bienstock, Can Cui, Shaoling Chen, Neil Menghani, Tejaishwarya Gagadam, Joshua Meisel, Jatin Khilnani, Go Inoue, Muhammad Osama Khan, Muhammad Shujaat Mirza, Muhammad Muneeb Afzal, Junrong Zha, Muge Chen, Rishabh Yadav, Zhuocheng Xu, Yada Pruksachatkun, Ananya Harsh Jha, Joseph Morag, Dan Jefferys-White, Brian Kelly, Karl Otness, Xiaoyi Zhang, Shreyas Chandrakaladharan, Chady Raach, Yilang Hao, Binfeng Xu, Ebrahim Rasromani, Mars Wei-Lun Huang, Anu-Ujin Gerelt-Od, Sunidhi Gupta, Bichen Kou, Binfeng Xu, Rajashekar Vasantha, Wenhao Li, Vidit Bhargava, Monika Dagar, Nandhitha Raghuram, Xinyi Zhao, Vasudev Awatramani, Sumit Mamtani, Srishti Bhargava, Jude Naveen Raj Ilango, Duc Anh Phi, Krishna Karthik Reddy Jonnala, Rahul Ahuja, jingshuai jiang, Cal Peyser, Kevin Chang, Gyanesh Gupta, Abed Qaddoumi, Fanzeng Xia, Rohith Mukku, Angela Teng, Joanna Jin, Yang Zhou, Daniel Yao and Sai Charitha Akula.", "# License\ncc-by-4.0" ]
[ 46, 233, 3, 980, 8 ]
[ "passage: TAGS\n#task_categories-translation #size_categories-1K<n<10K #language-French #language-English #license-cc-by-4.0 #region-us \n# Dataset information \nDataset from the French translation by Loïck Bourdois of the course by Yann Le Cun and Alfredo Canziani from the NYU. \nMore than 3000 parallel data were created. The whole corpus has been manually checked to make sure of the good alignment of the data.\n\nNote that the English data comes from several different people (about 190, see the acknowledgement section below). \nThis has an impact on the homogeneity of the texts (some write in the past tense, others in the present tense; the abbreviations used are not always the same; some write short sentences, while others write sentences of up to 5 or 6 lines, etc.). \nThe translation into French was done by a single person in order to alleviate the problems mentioned above and to propose a homogeneous translation. \nThis means that the corpus of data does not correspond to word by word translations but rather to concept translations. \nIn this logic, the data were not aligned at the sentence level but rather at the paragraph level. \n\nThe translation choices made are explained here.# Usage" ]
[ -0.05400950834155083, -0.11539972573518753, -0.0007032685098238289, 0.008347860537469387, 0.04426531866192818, 0.05432681739330292, 0.21875342726707458, 0.0337245911359787, 0.14094330370426178, 0.07983480393886566, 0.05309634283185005, -0.0391412079334259, 0.08848240971565247, -0.0256915632635355, 0.04212314262986183, -0.15345589816570282, 0.06935892254114151, -0.053726863116025925, -0.029965806752443314, 0.008680466562509537, 0.05674714967608452, -0.0175310205668211, 0.08239138126373291, 0.020530615001916885, 0.0005208082729950547, 0.008673956617712975, 0.0030729402787983418, 0.04527614265680313, 0.15207932889461517, 0.13281109929084778, 0.06901633739471436, 0.06851474195718765, -0.032199010252952576, -0.1856987625360489, 0.027500873431563377, 0.03355963155627251, -0.024234628304839134, -0.03276468813419342, 0.01696798950433731, -0.04659530147910118, 0.07031381130218506, -0.13263492286205292, -0.050771404057741165, 0.03442759811878204, -0.08620190620422363, -0.030527811497449875, -0.09965585917234421, -0.03381718322634697, -0.047830719500780106, -0.0658893883228302, -0.056188568472862244, 0.060565073043107986, 0.00327486265450716, 0.02664491906762123, 0.14252860844135284, -0.26154905557632446, -0.022749781608581543, 0.1170220673084259, 0.05442487448453903, 0.14681270718574524, 0.033436089754104614, 0.060111284255981445, 0.06139647960662842, -0.0018125171773135662, -0.04847587272524834, -0.08240103721618652, -0.06117726117372513, -0.017118772491812706, -0.12913691997528076, -0.0065507348626852036, 0.132648304104805, -0.009673724882304668, -0.03996478393673897, -0.17629680037498474, -0.07952994108200073, 0.04572029039263725, 0.03154762461781502, -0.04243544116616249, 0.009640705771744251, -0.003599889576435089, 0.2000671923160553, -0.06768999248743057, -0.06673865765333176, 0.030033761635422707, -0.07697800546884537, 0.1652204841375351, 0.01051798090338707, 0.023415997624397278, 0.04106402024626732, 0.02902512066066265, -0.193855419754982, -0.04324604198336601, 0.05641217157244682, -0.0976143553853035, -0.12477754801511765, 0.057016659528017044, 0.003296218579635024, -0.10003426671028137, 0.02270870842039585, -0.04019111394882202, 0.03847173973917961, 0.01476444024592638, -0.027842285111546516, 0.09510130435228348, 0.10102726519107819, 0.21369333565235138, -0.10005730390548706, -0.10221310704946518, -0.019820183515548706, 0.013000943697988987, 0.09924811869859695, -0.015090842731297016, -0.1272362768650055, -0.11630662530660629, -0.03638230636715889, 0.12114027142524719, 0.017944037914276123, 0.05355415493249893, -0.06783633679151535, -0.0019607862923294306, -0.016744570806622505, -0.0637594610452652, -0.012504184618592262, -0.00908252689987421, -0.013788466341793537, 0.05193657800555229, -0.002428874373435974, -0.05075608193874359, -0.09588327258825302, -0.0009686796693131328, -0.06405375152826309, -0.043175894767045975, -0.041967496275901794, -0.17532625794410706, -0.004702250473201275, -0.023570697754621506, -0.07011967152357101, -0.03788084536790848, 0.0038095638155937195, -0.08591584116220474, -0.037846777588129044, -0.05400434881448746, 0.03914843127131462, -0.08052482455968857, 0.0373704619705677, -0.052182018756866455, -0.011303216218948364, -0.09983695298433304, -0.08556283265352249, -0.003642263123765588, -0.10652047395706177, 0.11214111000299454, -0.056306224316358566, 0.007913095876574516, -0.054565995931625366, 0.09113559871912003, -0.25937384366989136, 0.12150221318006516, -0.0699339434504509, -0.05846228823065758, -0.03373722732067108, -0.0728662982583046, 0.0048540919087827206, 0.07530143111944199, -0.02103264443576336, 0.108785480260849, -0.13930857181549072, -0.09585613757371902, 0.09067287296056747, -0.07631012797355652, -0.041557975113391876, 0.14911840856075287, 0.01960468664765358, 0.15919166803359985, 0.07729878276586533, 0.2595854699611664, 0.04074839502573013, -0.08501062542200089, 0.0035714611876755953, 0.056343499571084976, 0.004350738134235144, 0.13189519941806793, 0.01738503947854042, -0.037038881331682205, -0.007736174389719963, 0.020579682663083076, 0.015106728300452232, -0.03692058101296425, -0.02131298929452896, -0.03686930984258652, 0.009927650913596153, 0.08139613270759583, -0.056486256420612335, -0.019381996244192123, -0.06413504481315613, -0.04379536584019661, -0.026934627443552017, -0.04019896313548088, -0.009452100843191147, -0.08355565369129181, 0.037749096751213074, 0.05466601625084877, 0.11319612711668015, 0.07117670029401779, 0.042252156883478165, -0.06156410649418831, -0.19003815948963165, 0.04245152696967125, 0.038219794631004333, 0.08733086287975311, 0.1413276046514511, -0.050403255969285965, 0.031726282089948654, -0.06784392148256302, 0.049703601747751236, 0.05345837399363518, -0.03837984427809715, -0.023138459771871567, -0.16186095774173737, 0.025380941107869148, -0.0005636808346025646, 0.03549875691533089, -0.0423196516931057, 0.008198925293982029, -0.02982810139656067, 0.077276811003685, 0.028825562447309494, 0.0553247444331646, 0.0013225007569417357, 0.12688718736171722, -0.02657264471054077, 0.010782664641737938, 0.04095945134758949, -0.06854867935180664, -0.1025327667593956, 0.19532184302806854, -0.19889290630817413, -0.1278831660747528, 0.08161654323339462, -0.07018280774354935, -0.038223087787628174, -0.07280908524990082, -0.04611261934041977, 0.004688596352934837, 0.017675017938017845, -0.034443993121385574, 0.01515401154756546, 0.03235675394535065, 0.07603851705789566, -0.12155330181121826, 0.03978973254561424, -0.01648138463497162, 0.007338033057749271, -0.03712594136595726, 0.11985424160957336, 0.10059209913015366, -0.07984653115272522, 0.08973895013332367, -0.012275902554392815, 0.07899012416601181, 0.17890852689743042, 0.02076605148613453, -0.07289639115333557, -0.00716012017801404, 0.12152286618947983, -0.025434929877519608, 0.11406087875366211, -0.09824180603027344, -0.033078860491514206, 0.037815436720848083, 0.06658053398132324, 0.012911190278828144, -0.1059308722615242, 0.048394057899713516, -0.042711347341537476, -0.09124600887298584, 0.02595795877277851, 0.042389437556266785, 0.024259870871901512, 0.11439180374145508, 0.029571086168289185, -0.013792076148092747, -0.07430464029312134, -0.07248397171497345, -0.11740412563085556, 0.15700115263462067, -0.13840702176094055, -0.18106132745742798, -0.17030958831310272, 0.0010635998332872987, -0.1673082411289215, 0.022820906713604927, 0.025849947705864906, -0.036009084433317184, -0.03188087046146393, -0.06703866273164749, 0.3363264203071594, 0.013775590807199478, -0.05308600887656212, -0.17043958604335785, 0.030635429546236992, -0.10549163818359375, -0.12378288805484772, -0.023016078397631645, -0.09614573419094086, 0.019974028691649437, 0.007598502561450005, -0.162299245595932, 0.05511505901813507, 0.13257676362991333, 0.0027878782711923122, -0.11277621239423752, -0.11809605360031128, 0.23417247831821442, -0.09177563339471817, 0.03629259020090103, 0.01682344637811184, -0.00022358421119861305, 0.04891562834382057, 0.22863411903381348, -0.03906279429793358, -0.08381357043981552, -0.020521562546491623, 0.01098567247390747, -0.057111047208309174, -0.17306886613368988, -0.14070037007331848, -0.11907589435577393, 0.12939006090164185, -0.0061911954544484615, -0.032253626734018326, -0.12653279304504395, 0.003801532555371523, -0.10144660621881485, 0.07434852421283722, 0.042620450258255005, 0.09839371591806412, 0.35652071237564087, -0.03914988040924072, 0.06617078930139542, -0.0464937686920166, -0.05106675252318382, 0.10958556830883026, 0.13924553990364075, 0.14719617366790771, -0.042251452803611755, 0.27482134103775024, 0.09250263124704361, 0.050418101251125336, -0.00390068581327796, 0.025421923026442528, 0.02270953729748726, 0.04595403000712395, -0.11176317930221558, -0.07975098490715027, -0.018870916217565536, 0.07166977226734161, 0.04826938360929489, -0.06088742986321449, -0.040405772626399994, 0.011504598893225193, 0.08911742269992828, 0.12853750586509705, 0.09402483701705933, -0.09791863709688187, -0.025408348068594933, 0.0545668825507164, -0.016193920746445656, -0.09221728891134262, 0.021893875673413277, 0.17855466902256012, -0.08198823034763336, 0.05759770795702934, 0.055405884981155396, 0.0849466621875763, -0.08579249680042267, 0.02692565508186817, -0.16869278252124786, -0.005987027194350958, -0.05691445618867874, 0.0495954304933548, -0.033988106995821, 0.18297477066516876, 0.0855179876089096, -0.10119747370481491, -0.04126594588160515, -0.053284090012311935, -0.004187502432614565, 0.12262541800737381, 0.09035000205039978, 0.027432413771748543, -0.003671522717922926, 0.01153708714991808, -0.017616678029298782, 0.010829126462340355, 0.0795510932803154, 0.06245093420147896, 0.026458803564310074, -0.011043369770050049, 0.02774624340236187, -0.047043830156326294, 0.03966536372900009, 0.06283590942621231, -0.1760135143995285, -0.007096775807440281, 0.034090928733348846, -0.0077931140549480915, 0.017606033012270927, -0.04363986849784851, -0.01004019659012556, 0.22111693024635315, 0.008805282413959503, -0.09279747307300568, -0.04348894953727722, -0.04150738567113876, 0.12429085373878479, -0.0018297721398994327, -0.04068483039736748, -0.0795697346329689, 0.07348471134901047, -0.12008325755596161, -0.05462682619690895, 0.08844111114740372, -0.05514806881546974, -0.09978469461202621, -0.1185419037938118, 0.16053281724452972, -0.028883976861834526, 0.05625999718904495, -0.03081883303821087, 0.005521794781088829, -0.02540251426398754, -0.10366508364677429, -0.05284625664353371, 0.043563347309827805, 0.08429797738790512, 0.2320895493030548, -0.14611326158046722, -0.12714675068855286, -0.08308957517147064, -0.008405396714806557, 0.09052496403455734, 0.27344924211502075, -0.06482066959142685, 0.09955012053251266, 0.15295358002185822, -0.09927459061145782, -0.2335788756608963, 0.019832905381917953, -0.020635617896914482, 0.08638478815555573, 0.00925642903894186, -0.06632769107818604, -0.0567537322640419, 0.03747041895985603, 0.053200140595436096, 0.1352933943271637, -0.1964288204908371, -0.11283394694328308, -0.01524881087243557, 0.03252280876040459, 0.3439957797527313, -0.07162334024906158, -0.029665103182196617, -0.06309086829423904, 0.010742533020675182, 0.004803092684596777, 0.06822799146175385, 0.07255110889673233, -0.01107057835906744, 0.025899209082126617, 0.017024360597133636, 0.048239815980196, 0.2053770273923874, 0.05445622280240059, -0.008235239423811436, 0.004281219560652971, 0.013196893967688084, 0.047174252569675446, -0.011639893054962158, 0.005331950727850199, 0.018838319927453995, -0.023981725797057152, -0.03979557380080223, -0.06151760369539261, -0.039302412420511246, 0.023608552291989326, -0.06822913140058517, -0.07312500476837158, -0.1737847924232483, 0.02040908858180046, 0.030947335064411163, -0.011867836117744446, -0.022555146366357803, -0.1286541223526001, 0.02947244793176651, 0.06985337287187576, 0.12649020552635193, -0.023330647498369217, -0.0466756634414196, 0.11057041585445404, 0.013569876551628113, 0.05367427319288254, -0.003530838992446661, 0.014691783115267754, 0.13772617280483246, -0.06242799386382103, 0.08071979880332947, 0.019459430128335953, -0.09390764683485031, -0.016667412593960762, 0.07191820442676544, -0.10378696024417877, -0.18234451115131378, 0.03517819941043854, -0.19528242945671082, 0.009498639963567257, -0.03646397590637207, 0.13824836909770966, -0.0035783653147518635, -0.029294943436980247, 0.026026751846075058, 0.04151018336415291, 0.03668926656246185, -0.026079390197992325, 0.0034094175789505243, 0.04473145306110382, -0.0313984639942646, 0.0345371849834919, 0.07041241228580475, -0.13771113753318787, -0.04588712379336357, 0.043355152010917664, -0.15271058678627014, 0.006696665659546852, -0.12981194257736206, 0.023820865899324417, -0.07860242575407028, -0.06877566874027252, -0.10920196771621704, -0.08168867230415344, -0.03708373382687569, 0.11869598925113678, 0.016336578875780106, 0.05844969302415848, 0.03925195336341858, -0.08075778931379318, 0.039867956191301346, 0.02358412742614746, -0.0703561007976532, 0.006877536419779062, 0.05344482883810997, -0.0929742306470871, -0.020104149356484413, 0.08750580251216888, -0.027710145339369774, -0.049268316477537155, -0.15601588785648346, -0.01912270113825798, -0.16890586912631989, 0.02027803659439087, -0.08484235405921936, -0.0356392078101635, 0.02495439164340496, -0.02399122156202793, -0.03272942826151848, -0.04345585033297539, -0.06096724048256874, 0.0323241651058197, -0.06836609542369843, 0.12574155628681183, -0.06916302442550659, 0.026013817638158798, 0.07010163366794586, -0.0645914301276207, 0.09342546761035919, -0.04852224886417389, -0.06580965965986252, 0.024508913978934288, 0.10692668706178665, -0.030086033046245575, 0.007792817894369364, 0.07823032885789871, 0.037174392491579056, -0.07589682191610336, -0.007311273366212845, -0.00007665053271921352, 0.04414529353380203, 0.04050743952393532, -0.024185316637158394, -0.029290132224559784, 0.09968502074480057, -0.021478183567523956, -0.062155645340681076, -0.01758284494280815, 0.08685947209596634, -0.05389399826526642, 0.027985358610749245, 0.041772693395614624, -0.04916635900735855, -0.013703850097954273, -0.0622093565762043, -0.023322725668549538, -0.008573373779654503, -0.027253035455942154, 0.044488679617643356, -0.10405057668685913, 0.014272978529334068, 0.06870008260011673, 0.2928023934364319, 0.0868978202342987, 0.045379750430583954, 0.0367300845682621, -0.030931469053030014, -0.018187085166573524, 0.02120383456349373, 0.009388251230120659, 0.015775732696056366, 0.011081232689321041, -0.09425865858793259, -0.0004695270035881549, 0.0017824795795604587, 0.11748038977384567, 0.14003421366214752, 0.009454062208533287, 0.19830849766731262, 0.1018766537308693, -0.025462569668889046, -0.08973194658756256, -0.028764303773641586, -0.05039811134338379, 0.06754995882511139, 0.08385693281888962, -0.014142393134534359, 0.04599407687783241, 0.08506102859973907, -0.10226172208786011, 0.16069631278514862, -0.0373099148273468, -0.09559987485408783, -0.13193528354167938, -0.015378708951175213, -0.01117037609219551, -0.17311327159404755, -0.046863656491041183, -0.08944500237703323, -0.023674454540014267, 0.055695679038763046, 0.08389518409967422, 0.0069268750958144665, 0.02390529401600361, -0.13045933842658997, -0.1698334664106369, -0.004447510931640863, 0.059900444000959396, 0.14178547263145447, -0.02514570578932762, 0.002451747888699174, 0.009732089005410671, 0.019167236983776093, 0.01890956051647663, 0.13199034333229065, 0.09766613692045212, -0.022284740582108498, -0.09593623131513596, 0.02385168895125389, -0.04714316874742508, 0.05352528393268585, -0.008524789474904537, 0.20752771198749542, 0.009986619465053082, -0.09029147028923035, 0.03851521760225296, 0.08934235572814941, 0.01710928976535797, -0.10030458867549896, -0.09522534161806107, 0.2898615300655365, -0.08585324883460999, 0.06423724442720413, -0.05801687017083168, -0.052787985652685165, -0.03228415548801422, 0.17877891659736633, 0.3045048117637634, -0.009208491072058678, -0.04968546703457832, -0.004436826333403587, 0.01536556426435709, 0.03152327612042427, 0.03637523949146271, -0.006196679547429085, 0.2856086194515228, -0.04098839685320854, 0.051197294145822525, -0.042898695915937424, 0.015266818925738335, -0.03516761586070061, 0.09477251023054123, 0.024160102009773254, -0.02868730016052723, -0.07036371529102325, 0.11579729616641998, -0.025997444987297058, -0.2592947781085968, 0.1622878760099411, -0.11886456608772278, -0.07585401833057404, -0.03228845074772835, -0.07510481029748917, -0.03908778354525566, 0.07398951798677444, -0.04698515310883522, -0.07627558708190918, 0.15442831814289093, -0.04012340307235718, -0.08936996757984161, -0.08653968572616577, 0.04733683541417122, 0.05986325815320015, 0.06429743766784668, -0.024929435923695564, 0.08810543268918991, 0.060226086527109146, -0.006918931379914284, 0.03187200799584389, -0.005026339553296566, 0.07696918398141861, 0.06746847182512283, -0.07249148935079575, -0.07919516414403915, -0.03434835001826286, 0.02592957392334938, 0.03201178088784218, -0.06656051427125931, 0.07156629860401154, -0.01571526564657688, -0.08682651817798615, -0.07004757225513458, -0.005267736967653036, -0.12690649926662445, 0.07224851101636887, 0.14487920701503754, 0.03820105642080307, -0.02109040692448616, -0.01118310634046793, -0.07029618322849274, 0.027599943801760674, 0.11939617246389389, 0.05201699957251549, -0.05590185523033142, 0.029217123985290527, 0.10183347761631012, 0.004815799184143543, -0.27516642212867737, -0.029087459668517113, 0.08317387849092484, 0.07612765580415726, 0.02709449641406536, 0.10378886759281158, -0.06961342692375183, -0.03127140924334526, -0.05830324441194534, -0.3198259472846985, 0.018592076376080513, 0.04759516566991806, 0.02619379758834839, -0.09923438727855682 ]
faa032274636e1f1d0cb3ff1a09eb68d7b96b86e
# Dataset Card for "pandas-documentation" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
pacovaldez/pandas-documentation
[ "region:us" ]
2023-03-25T18:05:07+00:00
{"dataset_info": {"features": [{"name": "title", "dtype": "string"}, {"name": "summary", "dtype": "string"}, {"name": "context", "dtype": "string"}, {"name": "path", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 11630760, "num_examples": 4729}, {"name": "validate", "num_bytes": 4424483, "num_examples": 1577}, {"name": "test", "num_bytes": 4048249, "num_examples": 1577}], "download_size": 6979790, "dataset_size": 20103492}}
2023-04-07T19:55:11+00:00
[]
[]
TAGS #region-us
# Dataset Card for "pandas-documentation" More Information needed
[ "# Dataset Card for \"pandas-documentation\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"pandas-documentation\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"pandas-documentation\"\n\nMore Information needed" ]
[ -0.013519149273633957, 0.26128342747688293, -0.0027203781064599752, 0.007022365927696228, 0.13246352970600128, 0.09754183143377304, 0.13015800714492798, 0.10873764008283615, 0.06679057329893112, -0.10325616598129272, 0.10376038402318954, -0.04088304936885834, 0.07624191790819168, 0.1888146847486496, 0.004537983797490597, -0.17860250174999237, 0.08624551445245743, 0.12519080936908722, -0.06998603790998459, 0.05423363298177719, -0.019948679953813553, -0.07629741728305817, 0.0881538987159729, -0.03994330018758774, -0.26776087284088135, -0.08590596914291382, -0.10815191268920898, -0.04931287840008736, 0.08887682110071182, -0.15734584629535675, 0.15636517107486725, -0.029469074681401253, 0.035467859357595444, -0.016811151057481766, -0.010751125402748585, -0.08762829005718231, -0.04418366774916649, 0.06608211994171143, -0.0023540020920336246, 0.00794935505837202, -0.03589586913585663, 0.003184477100148797, 0.03564333915710449, 0.005875153001397848, -0.03146979585289955, -0.39657309651374817, -0.09962259232997894, -0.06207244470715523, 0.03710241615772247, 0.010866229422390461, -0.002410681452602148, 0.07055684924125671, -0.10597352683544159, 0.023305507376790047, -0.11093837767839432, -0.07039010524749756, 0.047546423971652985, 0.09685403108596802, -0.05617301166057587, 0.03359592333436012, -0.009208397008478642, 0.10837063193321228, 0.11923690885305405, -0.055280547589063644, -0.03766263648867607, -0.074779212474823, -0.029400775209069252, -0.04402453079819679, 0.03314337134361267, -0.02900579944252968, 0.3318995535373688, -0.032940931618213654, -0.04967459663748741, 0.016591671854257584, -0.006019452586770058, -0.13238434493541718, 0.001428815070539713, 0.10248962044715881, 0.0484183207154274, 0.0005689632962457836, 0.16307079792022705, -0.006757757626473904, -0.0820816233754158, -0.09965143352746964, -0.05191865935921669, -0.1666785180568695, -0.02120308391749859, 0.12255208194255829, -0.23336192965507507, -0.0869302749633789, 0.0968010351061821, -0.04623423144221306, 0.046811990439891815, -0.015653153881430626, -0.04886994883418083, 0.05010315030813217, -0.0014323651557788253, 0.08065231144428253, 0.14021646976470947, 0.16576771438121796, 0.10930643230676651, 0.05112731084227562, -0.17575892806053162, 0.09585326164960861, 0.18904808163642883, 0.0500771664083004, -0.04652799665927887, 0.06972916424274445, 0.06977847218513489, -0.1751091629266739, 0.07604562491178513, -0.08218567073345184, -0.06459443271160126, -0.03133244439959526, 0.025784511119127274, 0.07391964644193649, -0.009521895088255405, -0.053380221128463745, -0.024142935872077942, 0.006299663335084915, 0.09563186764717102, -0.028704529628157616, 0.04138205572962761, -0.018514001742005348, -0.009791189804673195, 0.0590423122048378, -0.10004851967096329, 0.010626768693327904, 0.14279408752918243, 0.12342008948326111, -0.09802286326885223, 0.07650818675756454, 0.04107823222875595, 0.015399867668747902, 0.0402313657104969, -0.204177126288414, 0.1280253380537033, -0.12748105823993683, -0.1570088267326355, 0.11864389479160309, 0.004304517060518265, -0.054720234125852585, 0.09946361184120178, 0.05015692114830017, 0.03670038282871246, -0.0005523610161617398, -0.021316079422831535, 0.01398823969066143, -0.06871448457241058, 0.03100970759987831, 0.09657489508390427, 0.13345858454704285, -0.26485100388526917, -0.016336999833583832, -0.17056699097156525, 0.04482254013419151, -0.07916971296072006, -0.008736438117921352, -0.11330628395080566, 0.20710985362529755, 0.07759333401918411, 0.08107516914606094, 0.04760240390896797, 0.0012193142902106047, -0.03851134330034256, 0.11947746574878693, -0.17907634377479553, -0.019623393192887306, 0.19483867287635803, -0.15891803801059723, -0.1773093342781067, 0.15916690230369568, 0.0010058274492621422, 0.03013613075017929, 0.015488965436816216, 0.2978358566761017, 0.05311230197548866, -0.093729168176651, 0.025831110775470734, 0.06139171123504639, -0.12293574213981628, -0.1729097217321396, 0.10055467486381531, 0.032653309404850006, -0.16415321826934814, 0.027253475040197372, 0.0719962790608406, 0.015927458181977272, -0.025389613583683968, -0.0856512188911438, -0.012478484772145748, -0.16319866478443146, 0.08668973296880722, -0.03800554573535919, 0.1496894508600235, -0.012423553504049778, 0.18666644394397736, -0.027449956163764, 0.04419020190834999, 0.01810840144753456, -0.023450521752238274, 0.034116484224796295, 0.17898797988891602, -0.08315464854240417, 0.026995239779353142, -0.1361714005470276, 0.04527052864432335, 0.1301979422569275, -0.05795199051499367, 0.03218226879835129, -0.036570969969034195, 0.016866695135831833, -0.007480483036488295, -0.003244313644245267, 0.04909186437726021, 0.04440091922879219, 0.03623537719249725, 0.03142896667122841, 0.09622219204902649, 0.13736014068126678, -0.05700979381799698, 0.16794174909591675, -0.058129359036684036, -0.028489507734775543, 0.023737924173474312, -0.017867542803287506, 0.03660779073834419, 0.04366394877433777, 0.09979551285505295, -0.010310700163245201, -0.03208484128117561, 0.012208474799990654, 0.04120628535747528, 0.04426167905330658, -0.09082372486591339, 0.07235659658908844, 0.06532809138298035, 0.1996278315782547, 0.21249714493751526, -0.04456566646695137, -0.015949927270412445, -0.004018755629658699, 0.0798681378364563, -0.009059257805347443, -0.11733255535364151, 0.014667954295873642, -0.05792367085814476, -0.1057806983590126, 0.11297228187322617, -0.029287653043866158, 0.11207877844572067, 0.05391575023531914, -0.10229429602622986, -0.04506446048617363, 0.035583995282649994, 0.17882610857486725, -0.14872457087039948, 0.20212453603744507, 0.06614559143781662, 0.06722444295883179, 0.1335163116455078, -0.03197021037340164, -0.016266023740172386, 0.023459196090698242, -0.01354013942182064, -0.016078677028417587, 0.2240586131811142, -0.05195731297135353, 0.0069147562608122826, 0.08774617314338684, 0.005950021091848612, 0.014347932301461697, -0.16808433830738068, -0.10064557939767838, 0.020245637744665146, 0.026753798127174377, -0.25050830841064453, -0.07759296149015427, -0.04343276843428612, 0.12126412242650986, -0.016858747228980064, 0.058454375714063644, 0.06263626366853714, 0.06251835078001022, -0.041036609560251236, 0.09688486158847809, -0.18075032532215118, -0.5031191110610962, -0.00742434523999691, -0.09174346923828125, 0.06421259045600891, 0.060170747339725494, -0.02567065879702568, -0.19978943467140198, 0.02155197225511074, 0.08415405452251434, -0.12365776300430298, -0.15252293646335602, 0.059965673834085464, 0.1100950539112091, 0.050730761140584946, -0.0482594333589077, -0.0030242078937590122, 0.016913335770368576, -0.048136111348867416, 0.11288201063871384, 0.1860707849264145, -0.09258589148521423, 0.20229144394397736, -0.03575495630502701, -0.07640281319618225, -0.03255892172455788, -0.037097252905368805, -0.005120606627315283, -0.03241946920752525, -0.02701239101588726, 0.06682446599006653, -0.03504318371415138, -0.04009733349084854, 0.06305763870477676, 0.0014631359372287989, -0.162544846534729, 0.04166886955499649, -0.07280261814594269, -0.2265717089176178, -0.11460202932357788, -0.10142619907855988, -0.05538453161716461, 0.31015321612358093, 0.11896209418773651, 0.024392951279878616, 0.033306337893009186, 0.11571101099252701, 0.12094661593437195, 0.12303951382637024, -0.10422973334789276, -0.0288444384932518, -0.20057891309261322, 0.014146652072668076, 0.01978323608636856, -0.14210189878940582, 0.020251788198947906, 0.06872721016407013, 0.2081933170557022, 0.17015153169631958, 0.13600268959999084, 0.05411454290151596, -0.04967724159359932, 0.16325044631958008, 0.22459623217582703, 0.16203051805496216, 0.0007279824931174517, -0.013083457946777344, -0.02162153087556362, 0.02399151399731636, -0.10124555230140686, -0.006906720343977213, 0.101201631128788, -0.05588158965110779, 0.054762307554483414, -0.048029422760009766, 0.03802844509482384, -0.12500835955142975, 0.08272552490234375, -0.1106758862733841, 0.07084276527166367, -0.03207635506987572, 0.2033635675907135, -0.048246368765830994, 0.05850136652588844, 0.04092544689774513, -0.08679131418466568, 0.12196508049964905, -0.04559370130300522, 0.06633932888507843, -0.0883987694978714, 0.007064961828291416, -0.07169101387262344, -0.2255687713623047, 0.009799391962587833, 0.02908112108707428, -0.33158743381500244, 0.20764251053333282, -0.00339613133110106, -0.11429725587368011, -0.0998687669634819, -0.01704232394695282, -0.007911057211458683, 0.02551564760506153, 0.11496389657258987, 0.029219193384051323, -0.05771226808428764, -0.20208700001239777, -0.1883370578289032, -0.004647461231797934, 0.044567205011844635, 0.036009568721055984, -0.10545577108860016, 0.038101065903902054, 0.026351934298872948, -0.08077263087034225, -0.04079702869057655, -0.06091070547699928, -0.1331043839454651, -0.019645538181066513, -0.016649244353175163, -0.15372096002101898, 0.10587417334318161, 0.016113892197608948, 0.02607419528067112, 0.013595427386462688, 0.02365894615650177, -0.09677896648645401, -0.05565580353140831, -0.023892700672149658, 0.06403648108243942, -0.0399075523018837, 0.07380587607622147, -0.050293441861867905, -0.0448794811964035, -0.02600932866334915, -0.19323383271694183, 0.09224148839712143, -0.07120678573846817, 0.026382559910416603, -0.12654699385166168, -0.021580319851636887, -0.0488893985748291, 0.10078991204500198, 0.016837192699313164, 0.05008925870060921, 0.007628718391060829, -0.06329598277807236, 0.07205747812986374, -0.053483638912439346, 0.16503292322158813, 0.1768556386232376, -0.09734100103378296, -0.1375608593225479, -0.0007600024109706283, -0.056386757642030716, 0.1729089766740799, 0.11055803298950195, -0.08979851007461548, 0.22210508584976196, 0.19875255227088928, -0.04057272896170616, -0.25495821237564087, 0.01785396784543991, -0.10757709294557571, -0.013542617671191692, -0.026317309588193893, -0.3058100640773773, 0.134855255484581, 0.24428538978099823, -0.06454735994338989, 0.25843343138694763, 0.005643228068947792, -0.04448482394218445, 0.06067255139350891, 0.05828334018588066, 0.2109716832637787, -0.19591449201107025, -0.0492652952671051, -0.08281415700912476, -0.1885586977005005, 0.2747684717178345, 0.04772063344717026, -0.0021208799444139004, 0.03194880858063698, -0.06465506553649902, -0.006918636616319418, -0.053785838186740875, 0.18041090667247772, 0.0002101105492329225, 0.031276553869247437, -0.07093068957328796, -0.11393418908119202, 0.04894576594233513, -0.01230815052986145, 0.0750216543674469, -0.07355348020792007, 0.004984721541404724, -0.27921241521835327, 0.03556625917553902, 0.04156610369682312, -0.0527576245367527, 0.05671950429677963, -0.10084554553031921, -0.13643018901348114, -0.04190114513039589, -0.11450746655464172, -0.014197257347404957, 0.2098180055618286, 0.09914271533489227, -0.08925243467092514, -0.022289980202913284, -0.07060053199529648, -0.010222252458333969, 0.14190462231636047, -0.16779416799545288, -0.1088004782795906, 0.04795484617352486, -0.1684427261352539, 0.004228466656059027, 0.06091298907995224, 0.01423782017081976, 0.0691775232553482, 0.028345609083771706, 0.06006665155291557, 0.18954235315322876, 0.09834975004196167, -0.05108907073736191, -0.010945098474621773, 0.13770408928394318, -0.2131434679031372, 0.13244912028312683, 0.06852841377258301, 0.0021643126383423805, -0.0015565508510917425, -0.07257383316755295, -0.03888249024748802, 0.11287436634302139, -0.002356195356696844, 0.08496022969484329, -0.0050706155598163605, 0.023249557241797447, -0.18144363164901733, 0.2524382472038269, 0.0509406179189682, 0.017519673332571983, 0.03684060648083687, -0.06085583195090294, -0.11592701077461243, -0.03173930570483208, -0.05762437731027603, 0.17952094972133636, -0.029504403471946716, -0.023594899103045464, -0.031142065301537514, -0.07702700048685074, -0.05055541545152664, -0.01959846541285515, 0.06494686752557755, 0.016820568591356277, -0.0023631369695067406, -0.05231884866952896, -0.1162579283118248, -0.033171508461236954, -0.10928773880004883, 0.050910621881484985, -0.068566232919693, -0.1918882578611374, 0.0770791545510292, 0.10823924094438553, -0.06873713433742523, -0.036557637155056, -0.16488365828990936, 0.04330238327383995, -0.15231291949748993, 0.1428290158510208, -0.0005804013926535845, -0.047092314809560776, -0.020430592820048332, -0.000759286864195019, 0.04694068059325218, -0.0527731217443943, -0.07561221718788147, 0.038144126534461975, 0.05808641016483307, -0.03090655244886875, -0.04794272035360336, -0.0370718389749527, 0.06599116325378418, 0.061357129365205765, 0.10915613919496536, 0.19713491201400757, 0.017592402175068855, 0.06622365862131119, -0.03822027146816254, -0.1009710505604744, 0.17514272034168243, 0.02598775364458561, 0.06680282950401306, 0.022201616317033768, 0.0020532032940536737, 0.06223492696881294, -0.04382927715778351, 0.07499780505895615, 0.09669873118400574, -0.07360298186540604, -0.07004373520612717, -0.1992940455675125, -0.13263586163520813, 0.0016574645414948463, -0.0735396221280098, 0.20641209185123444, 0.03204069659113884, 0.03499854728579521, 0.07557216286659241, 0.07781271636486053, 0.021287856623530388, -0.06623148918151855, -0.10411934554576874, -0.16312290728092194, -0.22031480073928833, 0.0263130571693182, 0.009195626713335514, -0.046057239174842834, 0.3872186541557312, -0.08736972510814667, -0.04927118867635727, -0.07505729049444199, 0.16106754541397095, -0.03338790312409401, 0.04634833708405495, 0.3863401710987091, 0.0692140981554985, -0.03949945420026779, 0.009418127126991749, 0.14484140276908875, 0.03520175442099571, 0.037780314683914185, 0.009267226792871952, 0.05128593370318413, -0.039422959089279175, -0.007357354741543531, 0.037163253873586655, 0.027383694425225258, -0.06142382696270943, -0.08201153576374054, -0.13421230018138885, 0.08221492916345596, 0.122535839676857, 0.03862501680850983, 0.05927366390824318, -0.018582072108983994, 0.020592425018548965, -0.05473040044307709, -0.0798957347869873, -0.03452792018651962, -0.0661378875374794, -0.006528983823955059, -0.041989222168922424, -0.006408226676285267, -0.03933592885732651, -0.1338132619857788, 0.1491338014602661, 0.047244101762771606, -0.06101510673761368, 0.017537496984004974, 0.005641292314976454, 0.04648115485906601, 0.01947099156677723, 0.0405162051320076, -0.14441481232643127, 0.007341661490499973, -0.13660842180252075, 0.00808149203658104, 0.0777599960565567, 0.012014131993055344, -0.013442004099488258, -0.038571763783693314, 0.0214027538895607, -0.08731311559677124, -0.05905982851982117, -0.018886929377913475, -0.011764555238187313, -0.10375209152698517, -0.0342504158616066, 0.035370245575904846, 0.010202438570559025, 0.04214700683951378, 0.14127211272716522, 0.05589330568909645, 0.16161395609378815, -0.1012362688779831, 0.10700664669275284, -0.16704928874969482, 0.0639466941356659, 0.028812900185585022, -0.03010922111570835, -0.11623172461986542, 0.22639209032058716, 0.26273852586746216, -0.054264020174741745, -0.038240328431129456, -0.08417261391878128, 0.01698913797736168, 0.016767580062150955, 0.1964014768600464, 0.11331184208393097, 0.06836483627557755, 0.07273223996162415, -0.07231808453798294, -0.07124187797307968, -0.14904466271400452, -0.11596931517124176, -0.043754491955041885, 0.03588590770959854, -0.0037007175851613283, -0.09581362456083298, 0.07285618036985397, -0.11980850994586945, 0.08511290699243546, 0.015535390004515648, -0.10366228222846985, -0.10931293666362762, 0.03256027773022652, -0.02180822379887104, 0.03638601303100586, -0.018177613615989685, -0.03120492957532406, 0.049672480672597885, -0.05501730740070343, -0.0022272756323218346, -0.2129940241575241, -0.11588741093873978, -0.05814512073993683, -0.001163477310910821, 0.15292099118232727, 0.007079740986227989, -0.042813852429389954, 0.008225680328905582, 0.05901079252362251, -0.12380418926477432, 0.024494783952832222, -0.016786759719252586, 0.14339810609817505, -0.0034709328319877386, 0.05256874859333038, -0.06671257317066193, -0.15374764800071716, 0.1317761391401291, 0.1336757093667984, 0.006663013249635696, -0.05450226739048958, 0.1085268035531044, -0.014036540873348713, 0.07688093185424805, -0.11791934818029404, 0.11307840049266815, 0.06744065135717392, -0.031608838587999344, 0.014392311684787273, 0.05414591729640961, 0.028501152992248535, -0.030685946345329285, -0.20778903365135193, -0.08951044827699661, -0.07996036857366562, -0.11167290061712265, 0.05775463953614235, 0.006738457828760147, -0.061754751950502396, 0.045733898878097534, -0.14574462175369263, -0.0060140942223370075, -0.03556305915117264, -0.05233655124902725, 0.006696654483675957, 0.038016632199287415, -0.06839872151613235, -0.10719700157642365, 0.06838812679052353, 0.07371937483549118, 0.033313021063804626, -0.12018261849880219 ]
dae1ea6b3b0e0a6f2cd9ea47500a9605d4fdca8c
# Dataset Card for "speech_chatgpt" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
zion84006/speech_chatgpt
[ "region:us" ]
2023-03-25T18:25:40+00:00
{"dataset_info": {"features": [{"name": "file_id", "dtype": "string"}, {"name": "instruction", "dtype": "string"}, {"name": "transcription", "dtype": "string"}, {"name": "src_encodec_0", "sequence": "int64"}, {"name": "src_encodec_1", "sequence": "int64"}, {"name": "src_encodec_2", "sequence": "int64"}, {"name": "src_encodec_3", "sequence": "int64"}, {"name": "src_encodec_4", "sequence": "int64"}, {"name": "src_encodec_5", "sequence": "int64"}, {"name": "src_encodec_6", "sequence": "int64"}, {"name": "src_encodec_7", "sequence": "int64"}, {"name": "tgt_encodec_0", "sequence": "int64"}, {"name": "tgt_encodec_1", "sequence": "int64"}, {"name": "tgt_encodec_2", "sequence": "int64"}, {"name": "tgt_encodec_3", "sequence": "int64"}, {"name": "tgt_encodec_4", "sequence": "int64"}, {"name": "tgt_encodec_5", "sequence": "int64"}, {"name": "tgt_encodec_6", "sequence": "int64"}, {"name": "tgt_encodec_7", "sequence": "int64"}], "splits": [{"name": "train", "num_bytes": 206456352, "num_examples": 5311}, {"name": "validation", "num_bytes": 5602794, "num_examples": 152}, {"name": "test", "num_bytes": 8155880, "num_examples": 152}], "download_size": 34937248, "dataset_size": 220215026}}
2023-05-28T09:30:10+00:00
[]
[]
TAGS #region-us
# Dataset Card for "speech_chatgpt" More Information needed
[ "# Dataset Card for \"speech_chatgpt\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"speech_chatgpt\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"speech_chatgpt\"\n\nMore Information needed" ]
[ -0.12179221212863922, 0.15867307782173157, -0.003089651931077242, -0.036871783435344696, 0.10093141347169876, 0.028685901314020157, 0.13320189714431763, 0.08291887491941452, 0.07418175786733627, -0.05067146569490433, 0.05959073826670647, 0.06648268550634384, 0.07633577287197113, 0.22158962488174438, -0.015920016914606094, -0.15253077447414398, 0.048855461180210114, 0.0020336152520030737, 0.0941772535443306, 0.07039634138345718, 0.03794977441430092, -0.020431261509656906, 0.03209378197789192, -0.032049305737018585, -0.15519405901432037, 0.018365027382969856, 0.0011428617872297764, -0.11453775316476822, 0.11415426433086395, -0.040604837238788605, 0.062119100242853165, -0.034110501408576965, -0.05011305958032608, -0.1453665792942047, 0.03159914165735245, 0.009369859471917152, -0.0022015960421413183, 0.03263747692108154, -0.08186708390712738, -0.08061470091342926, -0.04212191328406334, 0.06763739138841629, 0.03144250437617302, 0.06724680215120316, -0.09471523016691208, -0.22658905386924744, -0.061266180127859116, -0.05669989064335823, 0.0401400662958622, 0.019359877333045006, -0.018193669617176056, 0.1468622088432312, -0.09881018102169037, 0.047803815454244614, 0.05039006844162941, -0.15858830511569977, 0.044773928821086884, 0.14997968077659607, -0.03172748163342476, 0.21713314950466156, -0.03166119381785393, 0.07451699674129486, 0.03968106210231781, -0.0209360308945179, -0.16386255621910095, -0.028533797711133957, -0.2131645828485489, 0.07934555411338806, -0.04488144442439079, -0.039764828979969025, 0.37236228585243225, -0.0014698200393468142, -0.0007433683495037258, -0.05253458395600319, 0.054725281894207, -0.06464719772338867, 0.0006946871289983392, -0.005230332724750042, -0.03547109663486481, 0.0527031347155571, -0.05708755925297737, -0.0968853160738945, -0.1292828619480133, -0.13268595933914185, -0.13424724340438843, 0.06406406313180923, -0.005461669992655516, 0.12594185769557953, -0.17797771096229553, -0.03575848042964935, -0.11017374694347382, 0.0028928432147949934, -0.0717763900756836, -0.10947314649820328, -0.030021796002984047, 0.013452106155455112, 0.013737584464251995, -0.028783630579710007, 0.12713120877742767, -0.05954362824559212, -0.022985000163316727, 0.11361265182495117, -0.12740927934646606, 0.07048717886209488, 0.16872651875019073, -0.0260536577552557, 0.09547628462314606, 0.02747267857193947, -0.06645520031452179, -0.17067450284957886, -0.013452881015837193, -0.10108032822608948, -0.11419390141963959, 0.06776486337184906, -0.12387161701917648, 0.13501118123531342, -0.07929312437772751, -0.06093021482229233, -0.03348083794116974, -0.0394911989569664, 0.19391073286533356, -0.06860698759555817, -0.011073270812630653, 0.024107852950692177, -0.02789740450680256, -0.013072668574750423, -0.024097850546240807, 0.02613612823188305, -0.02004352957010269, -0.0940888449549675, -0.004089901223778725, -0.017639437690377235, -0.010407240130007267, 0.0007145382114686072, 0.022984949871897697, -0.08834965527057648, 0.014801408164203167, -0.13424061238765717, -0.1440069079399109, 0.0235199723392725, -0.021109014749526978, -0.017210759222507477, 0.0802484005689621, -0.09538228064775467, 0.08254460245370865, -0.025359759107232094, -0.09251201897859573, -0.03294392302632332, -0.07923905551433563, 0.05401367321610451, -0.04318038746714592, 0.1120300143957138, -0.2277398705482483, 0.047084152698516846, -0.07170640677213669, -0.06165001913905144, -0.04911969229578972, 0.12590168416500092, -0.11612104624509811, 0.06879124045372009, -0.06555815041065216, 0.0015675643226131797, -0.1887947916984558, 0.031818486750125885, -0.0535031296312809, 0.1227935254573822, -0.15521866083145142, -0.09997251629829407, 0.27886924147605896, -0.11281979084014893, -0.12677477300167084, 0.09936967492103577, -0.015972206369042397, 0.05661952495574951, 0.11971836537122726, 0.4399358332157135, 0.08123839646577835, -0.1298677772283554, 0.014678732492029667, 0.16231313347816467, -0.1774771362543106, -0.22019170224666595, 0.06014185771346092, -0.15536724030971527, -0.07082214951515198, 0.04036622866988182, 0.18992570042610168, 0.05165652930736542, -0.04632764682173729, -0.05251852795481682, 0.03153226524591446, -0.11230088770389557, 0.08906240016222, 0.007332740351557732, 0.005012602545320988, -0.09295904636383057, 0.08125367760658264, 0.028484592214226723, 0.097640261054039, -0.04636692255735397, -0.011677839793264866, -0.1198008731007576, 0.006617160979658365, -0.008873913437128067, 0.019544411450624466, -0.058408256620168686, -0.03577134758234024, -0.006385000888258219, 0.12297002971172333, 0.14145028591156006, 0.056423041969537735, 0.1239091232419014, -0.0743488147854805, -0.00911665614694357, 0.09529665857553482, 0.15608519315719604, 0.05556293576955795, 0.007972527295351028, -0.034487709403038025, 0.10423071682453156, -0.09402979910373688, 0.10359657555818558, -0.03867896646261215, -0.06632687151432037, 0.1309463381767273, 0.021037783473730087, 0.020769279450178146, -0.10433079302310944, 0.061854004859924316, -0.00830058939754963, 0.03782496973872185, -0.03573749586939812, -0.008203216828405857, 0.02462705969810486, 0.00823371671140194, 0.18619655072689056, -0.12178512662649155, -0.01371922716498375, 0.16324098408222198, -0.013527915813028812, 0.03810403496026993, -0.10416968911886215, 0.015401414595544338, -0.009814787656068802, -0.03224571421742439, -0.047441188246011734, 0.2052510678768158, -0.06487283110618591, 0.08190270513296127, -0.025731783360242844, 0.019494540989398956, 0.02227902226150036, -0.02843576855957508, -0.08224039524793625, 0.031624142080545425, 0.02147236466407776, -0.15316253900527954, 0.14146727323532104, 0.04345081374049187, 0.12239687144756317, 0.2804070711135864, -0.019634602591395378, -0.05043741315603256, 0.023485930636525154, 0.04062499850988388, -0.06944979727268219, 0.17331314086914062, -0.2980060279369354, -0.06878472119569778, 0.09554333239793777, 0.035500068217515945, 0.1284356713294983, -0.09919635206460953, -0.063719742000103, -0.03523046895861626, -0.08401238173246384, -0.07234792411327362, 0.028147442266345024, -0.007386075798422098, 0.06541252136230469, -0.00014321964408736676, -0.05781557783484459, 0.10153928399085999, -0.01845390908420086, -0.07585699111223221, 0.041431717574596405, -0.23653846979141235, -0.38750964403152466, -0.02137935161590576, -0.12861183285713196, 0.042955949902534485, 0.05978156626224518, 0.001284345518797636, -0.2529456317424774, 0.0064208414405584335, 0.039852485060691833, -0.08043980598449707, -0.16795755922794342, -0.012748300097882748, 0.03096049092710018, -0.038773003965616226, -0.07971484959125519, -0.13579529523849487, 0.01300404779613018, -0.07122364640235901, 0.07864349335432053, 0.10806246846914291, -0.1364034116268158, 0.03847331181168556, 0.24001404643058777, 0.011715414002537727, 0.11283580958843231, -0.08297974616289139, 0.07571569830179214, -0.10814302414655685, -0.0838983803987503, 0.05658336728811264, 0.021010737866163254, -0.014923397451639175, 0.11284839361906052, 0.014398040249943733, -0.10247090458869934, 0.018140308558940887, -0.08106294274330139, -0.18366359174251556, -0.27432408928871155, -0.1844392716884613, -0.0867137461900711, 0.14995084702968597, -0.0064483690075576305, 0.0938616618514061, 0.13650915026664734, -0.005087343510240316, 0.11034733802080154, -0.13326260447502136, 0.010652977973222733, -0.02145707607269287, 0.03971713408827782, -0.10023049265146255, 0.025335120037198067, -0.1069033071398735, -0.049399442970752716, 0.15742911398410797, 0.15552233159542084, 0.16928409039974213, 0.13562121987342834, 0.20717836916446686, -0.007073333486914635, 0.13076506555080414, 0.12524963915348053, -0.0020081177353858948, 0.08452051132917404, -0.014571498148143291, 0.004429449327290058, -0.005209330003708601, -0.09287301450967789, 0.04285825043916702, 0.2785501778125763, -0.22607554495334625, 0.08340226113796234, -0.15660788118839264, 0.06461019068956375, -0.13412462174892426, 0.09705822169780731, -0.13047415018081665, 0.03658124431967735, 0.00964032206684351, 0.09245039522647858, -0.07704976946115494, 0.10598793625831604, 0.1830478012561798, -0.05680408328771591, 0.06983476132154465, 0.08082617819309235, 0.025033235549926758, -0.09943248331546783, -0.037387724965810776, -0.13698817789554596, -0.0653090626001358, -0.03785741329193115, 0.10498551279306412, -0.1288611739873886, 0.16154511272907257, 0.016090527176856995, -0.02561873011291027, -0.10805520415306091, -0.04993201047182083, -0.01966707594692707, -0.03822856768965721, 0.11322377622127533, 0.04551549628376961, -0.1029665470123291, -0.07941260933876038, -0.08590169250965118, 0.010073651559650898, 0.14460933208465576, 0.10875140875577927, -0.1982191950082779, 0.05402589589357376, -0.011848186142742634, -0.001458349754102528, -0.36913469433784485, -0.06374837458133698, -0.11246338486671448, 0.021093212068080902, 0.24877284467220306, -0.033373020589351654, 0.05861210823059082, 0.008877824060618877, -0.09747527539730072, 0.23306098580360413, 0.10655239969491959, -0.0767417922616005, -0.0648365467786789, -0.1186152994632721, 0.09206410497426987, -0.005581364501267672, 0.038900140672922134, 0.028963565826416016, 0.01819758675992489, -0.03762420266866684, -0.1395433396100998, 0.08597549796104431, -0.07517591863870621, 0.15476776659488678, -0.07067018002271652, 0.25091129541397095, 0.06209103763103485, 0.016841378062963486, 0.006326488684862852, -0.003987752366811037, -0.03875967487692833, -0.07596220076084137, 0.13186360895633698, -0.03149251639842987, -0.08540897071361542, 0.22388345003128052, 0.10937542468309402, -0.16622355580329895, -0.00535464845597744, -0.07273764163255692, 0.2817994952201843, 0.05918038636445999, -0.07335367053747177, 0.25972217321395874, 0.22985488176345825, -0.04819971323013306, -0.19987381994724274, -0.050828997045755386, -0.10614635050296783, -0.06341839581727982, -0.01604733057320118, -0.23471447825431824, 0.02972099557518959, 0.05941752344369888, -0.06591591238975525, 0.22905078530311584, -0.2007526010274887, -0.04434830695390701, 0.2405194491147995, -0.027216773480176926, 0.3777906596660614, -0.07997651398181915, -0.14303913712501526, -0.05213994160294533, -0.022004544734954834, 0.22402983903884888, -0.1643637716770172, 0.050618547946214676, 0.10901059210300446, 0.12896083295345306, 0.022482695057988167, -0.05174665153026581, 0.13127948343753815, 0.09088872373104095, -0.05014977231621742, -0.06526505202054977, -0.05072053149342537, 0.010614970698952675, 0.017777452245354652, 0.10540403425693512, 0.029809266328811646, 0.008722358383238316, -0.10347329825162888, -0.013313361443579197, -0.024379689246416092, 0.021177656948566437, 0.1451292186975479, -0.07654444128274918, -0.07394567131996155, -0.05813766270875931, -0.12950442731380463, 0.03181636705994606, 0.07536514848470688, -0.08575545251369476, 0.07972661405801773, 0.1253224015235901, 0.06284785270690918, -0.15245836973190308, -0.006774350069463253, -0.0755876824259758, -0.0951445922255516, 0.07238452136516571, -0.1269000619649887, -0.002504403702914715, 0.07837942987680435, 0.03836409002542496, 0.11210943758487701, -0.00040982491918839514, -0.0707625076174736, 0.07793091982603073, 0.09800837934017181, -0.10716564953327179, -0.08486991375684738, 0.03834277018904686, 0.056525327265262604, 0.07385093718767166, 0.15765556693077087, 0.11339301615953445, 0.0384506918489933, 0.013853550888597965, -0.05655184015631676, 0.058943334966897964, -0.08379222452640533, 0.10955886542797089, 0.11041560769081116, 0.014881984330713749, -0.2129114419221878, 0.1225772276520729, 0.03780839964747429, -0.016577329486608505, 0.06467194855213165, 0.026125969365239143, -0.08513745665550232, -0.10093270987272263, -0.16748857498168945, 0.035387422889471054, 0.06500249356031418, -0.12629128992557526, 0.07053644955158234, -0.045560821890830994, -0.012223831377923489, 0.06363038718700409, -0.00810001976788044, 0.08695526421070099, 0.008764881640672684, 0.02856353297829628, 0.0021505230106413364, -0.07112158089876175, -0.12873122096061707, -0.023003220558166504, -0.05858413130044937, -0.06598397344350815, 0.021252168342471123, 0.1544649451971054, -0.07573949545621872, -0.19799207150936127, -0.10146097093820572, 0.13381102681159973, 0.03902966156601906, 0.001773787196725607, -0.04976171255111694, -0.006853005848824978, 0.014275939203798771, -0.024443503469228745, 0.004632270894944668, 0.007667859550565481, -0.12268882244825363, 0.1363261640071869, 0.07102877646684647, 0.019551174715161324, -0.1301109343767166, 0.022967040538787842, 0.05447357892990112, 0.08326610177755356, 0.1780996322631836, 0.19443145394325256, -0.08497878164052963, 0.14960099756717682, -0.1727007031440735, -0.1312985122203827, 0.1762651652097702, 0.06462716311216354, 0.04458228498697281, 0.08423253148794174, -0.03666269779205322, 0.1020536944270134, 0.026048537343740463, 0.060848455876111984, 0.0433567613363266, -0.0914720967411995, 0.013420728966593742, -0.1363278031349182, -0.09675844013690948, -0.005710214842110872, -0.04272885620594025, 0.09534654021263123, 0.07902013510465622, -0.043486934155225754, -0.005836848635226488, -0.009363784454762936, 0.007951470091938972, -0.023218167945742607, -0.012248706072568893, -0.11858060956001282, 0.02284334786236286, 0.06737187504768372, 0.049527134746313095, -0.043348826467990875, 0.35600244998931885, -0.03759107366204262, -0.15197323262691498, -0.011293837800621986, 0.04250951483845711, -0.06743945926427841, -0.009370522573590279, 0.2791878879070282, 0.10303293913602829, -0.05653824657201767, -0.032292917370796204, 0.04181089624762535, 0.04293805733323097, 0.011089884676039219, -0.00514514185488224, -0.0070192208513617516, 0.0754823088645935, -0.0033532199449837208, 0.07238202542066574, -0.08671701699495316, 0.0028503776993602514, -0.025839928537607193, -0.10789848864078522, 0.023068226873874664, -0.02856234461069107, 0.0960230678319931, 0.025301914662122726, 0.024136964231729507, 0.026818830519914627, -0.013638878241181374, -0.0970468670129776, -0.09836110472679138, -0.03250227868556976, -0.00402315566316247, -0.17839178442955017, 0.04071333631873131, -0.0512085035443306, 0.023456143215298653, 0.22462698817253113, 0.08589467406272888, 0.02157100848853588, 0.10195816308259964, -0.07140035927295685, -0.04734857380390167, 0.019006775692105293, -0.06181492656469345, 0.04177311807870865, -0.11231736093759537, -0.06218741834163666, 0.08770744502544403, 0.06938252598047256, 0.017761798575520515, -0.010558981448411942, 0.03348493203520775, 0.01357131078839302, -0.1217416375875473, -0.029406415298581123, -0.046752627938985825, 0.10289506614208221, -0.08002514392137527, 0.07030501961708069, 0.11143570393323898, -0.016954775899648666, 0.04512760415673256, 0.090072862803936, -0.033926378935575485, -0.06878495216369629, -0.0498967170715332, 0.0071442024782299995, -0.033455610275268555, 0.07366538792848587, -0.03468066081404686, -0.06323986500501633, -0.08933006972074509, 0.17736123502254486, 0.33700481057167053, -0.029131166636943817, 0.020184358581900597, -0.04851183667778969, 0.042903147637844086, 0.04530060663819313, 0.13390299677848816, 0.06100273132324219, 0.1799268126487732, 0.043334707617759705, -0.05267727002501488, 0.05745264142751694, -0.04103561490774155, -0.05424686148762703, -0.07267006486654282, -0.029107235372066498, -0.058062296360731125, -0.07290205359458923, 0.15057805180549622, -0.20412905514240265, 0.0256815142929554, -0.1222853809595108, -0.17464183270931244, -0.09205783158540726, -0.013619824312627316, 0.11649643629789352, 0.10432947427034378, -0.00018287220154888928, -0.04124390333890915, -0.05240124091506004, 0.0033427535090595484, 0.00923012662678957, -0.3331100046634674, -0.18235312402248383, 0.036025822162628174, -0.11951649934053421, 0.06252474337816238, -0.038143280893564224, 0.13293570280075073, -0.02366192825138569, 0.06545582413673401, -0.000953409937210381, 0.07717442512512207, 0.003060328308492899, 0.008126648142933846, -0.018723975867033005, 0.05282976105809212, -0.042898811399936676, 0.08137016743421555, 0.06935877352952957, -0.03564496338367462, -0.047346048057079315, 0.040059007704257965, 0.0609792023897171, -0.026160959154367447, -0.006475560832768679, -0.08969085663557053, 0.09252246469259262, -0.04387115687131882, -0.009682467207312584, 0.003717325162142515, 0.021486060693860054, 0.0006331984768621624, 0.0033398079685866833, -0.1415647715330124, -0.10088364034891129, -0.08623424172401428, -0.14422060549259186, 0.05133388563990593, 0.01907966285943985, -0.15466317534446716, 0.08774371445178986, -0.10862825810909271, 0.08979482203722, 0.01662837155163288, 0.05079913139343262, 0.09489632397890091, 0.06554622203111649, -0.04003092274069786, 0.16043883562088013, 0.09423837065696716, 0.010490715503692627, -0.056752994656562805, -0.061334963887929916 ]
e7f6f17c8cf040c484c56ddc5d6b2b4596e5e9df
# Dataset Card for "bookcorpus_stage1_SV_100000" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
MartinKu/bookcorpus_stage1_SV_100000
[ "region:us" ]
2023-03-25T19:55:47+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 3107159, "num_examples": 163335}], "download_size": 1947741, "dataset_size": 3107159}}
2023-03-25T20:21:12+00:00
[]
[]
TAGS #region-us
# Dataset Card for "bookcorpus_stage1_SV_100000" More Information needed
[ "# Dataset Card for \"bookcorpus_stage1_SV_100000\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"bookcorpus_stage1_SV_100000\"\n\nMore Information needed" ]
[ 6, 21 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"bookcorpus_stage1_SV_100000\"\n\nMore Information needed" ]
[ -0.10939493775367737, 0.09359361231327057, -0.001003301003947854, 0.018550653010606766, 0.06472674757242203, 0.10378555953502655, 0.15148577094078064, 0.08458460867404938, 0.049661166965961456, 0.028546901419758797, 0.20080465078353882, 0.05448054522275925, 0.07524815201759338, 0.30484265089035034, -0.042935241013765335, -0.035868287086486816, 0.08011642098426819, 0.020162340253591537, 0.011880658566951752, 0.007040990516543388, 0.011258584447205067, -0.058051660656929016, 0.09913109242916107, -0.12688222527503967, -0.16405758261680603, 0.01895836926996708, -0.03179408982396126, -0.04164249077439308, 0.08274827152490616, -0.03261895477771759, 0.14261260628700256, 0.03753560408949852, 0.08808840811252594, -0.06444686651229858, 0.016550693660974503, -0.027088172733783722, -0.09702085703611374, 0.06160859018564224, -0.0436294861137867, -0.028897039592266083, 0.004161619581282139, -0.013286489062011242, -0.02160245180130005, -0.08198720961809158, -0.14781643450260162, -0.11346627026796341, -0.1726209819316864, 0.08669693022966385, 0.020315567031502724, -0.05315891280770302, 0.08161783218383789, 0.08060506731271744, 0.004028770606964827, 0.04783711954951286, 0.038434769958257675, -0.11514460295438766, 0.0051877787336707115, 0.25316402316093445, 0.02090097963809967, 0.15255652368068695, -0.013521677814424038, 0.06541720777750015, 0.10969680547714233, -0.03524257242679596, -0.017670433968305588, -0.036312494426965714, -0.08196544647216797, 0.1180167868733406, -0.025254452601075172, -0.1508399248123169, 0.32341936230659485, -0.0448228158056736, -0.006889857817441225, 0.05413061007857323, -0.004228096920996904, -0.049085844308137894, 0.009638763032853603, 0.05661758407950401, 0.04688888043165207, 0.003937742207199335, 0.07182487100362778, -0.07973507791757584, -0.0928935632109642, -0.18181101977825165, -0.09247901290655136, -0.011160491965711117, -0.07374166697263718, 0.16746456921100616, -0.13855774700641632, 0.008159157820045948, -0.19889220595359802, 0.008166697807610035, 0.003318823641166091, -0.11092652380466461, 0.0010094699682667851, -0.013096621260046959, -0.0007506455294787884, -0.015431580133736134, 0.020314743742346764, 0.013078238815069199, 0.052321337163448334, 0.004052678123116493, 0.014351475983858109, 0.13205879926681519, 0.11266971379518509, -0.05474505200982094, 0.07473210245370865, 0.016739778220653534, -0.017849180847406387, -0.013947244733572006, 0.057939283549785614, -0.09290232509374619, -0.16883118450641632, -0.03638112545013428, -0.09175416082143784, 0.02668861858546734, -0.0514359250664711, -0.15441784262657166, 0.0330611951649189, 0.030677204951643944, 0.2431800663471222, -0.06815861165523529, -0.004059597384184599, -0.019311854615807533, -0.05644518509507179, -0.054702386260032654, -0.06269898265600204, -0.0816001296043396, 0.021484805271029472, 0.03932207450270653, -0.07656899094581604, -0.04074590280652046, -0.036471176892519, -0.026581909507513046, 0.10381109267473221, -0.16192470490932465, 0.03334026783704758, -0.04669748619198799, -0.3808858394622803, -0.01359890028834343, 0.051377974450588226, -0.05428579822182655, 0.11675781011581421, 0.02816719003021717, 0.07349756360054016, 0.037007760256528854, -0.03859395533800125, 0.17637167870998383, -0.07894591242074966, 0.04762696474790573, -0.02444690652191639, 0.11642945557832718, -0.22139699757099152, 0.01797698810696602, -0.06592819094657898, 0.005819803569465876, -0.12718872725963593, -0.032873157411813736, -0.13546210527420044, 0.05223006382584572, 0.006860549561679363, 0.020421946421265602, -0.14573559165000916, 0.0839431881904602, 0.012081225402653217, 0.09503316879272461, -0.20437468588352203, -0.07660795748233795, 0.18038780987262726, -0.17006191611289978, -0.17309753596782684, -0.04630305618047714, -0.022320618852972984, 0.006026958581060171, 0.026894519105553627, 0.3431924879550934, 0.022677265107631683, -0.018801521509885788, -0.05096341669559479, 0.181060329079628, -0.1671777218580246, -0.3455028533935547, 0.07674668729305267, -0.04494649916887283, -0.07950711250305176, 0.015747223049402237, 0.07042399048805237, -0.07951933145523071, -0.0017375521128997207, -0.07664863020181656, -0.05825803428888321, -0.10690052062273026, 0.04512947052717209, 0.016935791820287704, 0.0582563653588295, -0.01353282481431961, 0.1384071260690689, 0.04940985143184662, 0.06358623504638672, 0.020307444036006927, -0.009177085012197495, 0.09220334142446518, 0.1620054543018341, -0.0883774608373642, 0.018484028056263924, -0.17735810577869415, -0.017746752128005028, 0.0076315077021718025, -0.09315590560436249, 0.04029657691717148, 0.05426011607050896, 0.08892028033733368, -0.01110930647701025, -0.0497877299785614, 0.056813161820173264, 0.069039486348629, -0.01902235671877861, -0.035664383322000504, -0.021450351923704147, 0.03754834830760956, -0.09806400537490845, -0.08164366334676743, -0.16638438403606415, -0.0022780117578804493, 0.010476403869688511, -0.008852274157106876, -0.00844778586179018, -0.04609973356127739, 0.05461706593632698, -0.020942851901054382, -0.0015854205703362823, -0.05570203438401222, 0.03590325638651848, -0.03340792655944824, -0.047861795872449875, -0.03608422726392746, 0.013474804349243641, 0.1383647620677948, 0.1180504634976387, 0.0927325189113617, -0.02455236203968525, -0.10874860733747482, 0.02083462104201317, 0.009640080854296684, -0.058134015649557114, 0.07956934720277786, -0.13440439105033875, -0.055299311876297, 0.04715976491570473, -0.09869949519634247, 0.031159020960330963, 0.06524524837732315, -0.013985439203679562, -0.08683529496192932, 0.08918623626232147, 0.11047177016735077, -0.18672582507133484, 0.1259029656648636, 0.16209492087364197, 0.03548574075102806, 0.16128909587860107, -0.05360424891114235, -0.09629897773265839, -0.01404955331236124, -0.03880360722541809, -0.050817832350730896, 0.27951037883758545, -0.093722403049469, -0.07909742742776871, 0.08206548541784286, -0.01909821480512619, 0.08203563094139099, -0.13804690539836884, -0.06982482969760895, -0.03157636150717735, -0.03798549249768257, -0.1908467561006546, 0.0000060921715885342564, -0.044626735150814056, 0.0985708087682724, 0.007197001948952675, 0.01689516007900238, 0.09077252447605133, -0.013833420351147652, -0.047611579298973083, 0.14131872355937958, -0.1391419768333435, -0.23772430419921875, -0.1341891586780548, 0.0377875454723835, 0.04173073172569275, 0.0798371359705925, -0.06237785145640373, -0.09029892832040787, 0.0035177378449589014, -0.02364017441868782, -0.17833958566188812, -0.15557760000228882, -0.028394006192684174, 0.037614475935697556, 0.06574366241693497, -0.11181137710809708, -0.08351026475429535, 0.014589968137443066, -0.06598815321922302, 0.15569591522216797, 0.0683571919798851, -0.08741594851016998, 0.09380742162466049, 0.09513365477323532, -0.051472388207912445, 0.0686386451125145, -0.0572417713701725, 0.04292474687099457, -0.02950013056397438, -0.0390174575150013, 0.07259701192378998, 0.02853049710392952, 0.007798956241458654, 0.0625348687171936, 0.03304348886013031, -0.06686215102672577, -0.040790800005197525, -0.14022871851921082, -0.220504492521286, -0.31582993268966675, -0.07748273015022278, -0.03326598182320595, 0.17039154469966888, 0.05988718569278717, 0.06712968647480011, -0.04714079201221466, 0.08199643343687057, 0.11738169938325882, 0.07504206895828247, -0.05230299010872841, -0.02114887349307537, -0.08176196366548538, 0.009577634744346142, -0.0032151134219020605, -0.15428785979747772, 0.0898415595293045, 0.15818151831626892, 0.16931574046611786, 0.20749858021736145, 0.05233476310968399, 0.07323700189590454, -0.03386981785297394, 0.03268244117498398, 0.09632386267185211, 0.14496037364006042, 0.08967781066894531, -0.04509579762816429, -0.018515612930059433, 0.013075864873826504, -0.0824706181883812, 0.05842667073011398, 0.06356820464134216, -0.14067378640174866, -0.024340741336345673, -0.03169974684715271, 0.002798607340082526, -0.21140417456626892, 0.08499639481306076, -0.1772308349609375, 0.019025975838303566, 0.06426320970058441, 0.15492254495620728, -0.126440167427063, 0.052817944437265396, 0.08701326698064804, -0.05418003723025322, 0.05594882369041443, 0.04615136981010437, 0.026904821395874023, -0.07251589000225067, -0.025985172018408775, -0.18096111714839935, -0.10252886265516281, -0.0292606670409441, 0.10430062562227249, -0.1053939163684845, 0.30106106400489807, 0.0285653043538332, -0.01209032628685236, -0.06684349477291107, 0.00974930077791214, -0.03290169686079025, 0.06311163306236267, 0.18132764101028442, 0.06754007190465927, -0.29010048508644104, -0.06644930690526962, -0.05399978160858154, -0.05549519509077072, 0.07616621255874634, 0.08004135638475418, -0.14033062756061554, 0.07990024238824844, 0.012262950651347637, -0.10159023106098175, -0.12498634308576584, 0.01559279765933752, -0.10722360014915466, 0.05116138979792595, -0.049823686480522156, -0.1615387350320816, -0.01797976717352867, 0.015982016921043396, 0.006876752246171236, 0.10751708596944809, 0.012719101272523403, -0.009677116759121418, -0.07252577692270279, -0.022086966782808304, 0.1104256734251976, 0.006828312762081623, 0.02693626470863819, 0.018554015085101128, 0.035192474722862244, -0.1068144142627716, -0.14598578214645386, 0.05133841931819916, -0.05577293783426285, 0.05442480742931366, -0.11621223390102386, 0.1075054258108139, -0.09561862051486969, 0.02953435480594635, -0.02942303754389286, 0.012796003371477127, -0.08036778122186661, -0.02532140165567398, 0.24204184114933014, -0.01854647509753704, 0.1460747867822647, 0.17725031077861786, 0.03216063976287842, 0.009979931637644768, 0.15453073382377625, -0.07504578679800034, 0.11871805787086487, 0.17722083628177643, -0.059321265667676926, 0.2075003683567047, 0.2308577448129654, -0.09499677270650864, -0.2683984041213989, 0.025928566232323647, -0.13938680291175842, -0.007415303029119968, -0.04742449149489403, -0.17516006529331207, 0.056837297976017, 0.17963773012161255, -0.04641871899366379, 0.21222135424613953, -0.0916844829916954, -0.054917749017477036, 0.13467277586460114, 0.005874235648661852, 0.3499733805656433, -0.12601949274539948, -0.09751527011394501, -0.147824227809906, -0.13434362411499023, 0.08420570939779282, -0.128357395529747, 0.03403287008404732, -0.013270528987050056, 0.06860023736953735, -0.07369022816419601, -0.06917139887809753, 0.156812384724617, 0.07258559763431549, 0.08380547165870667, -0.05448342487215996, -0.14468209445476532, 0.15617167949676514, -0.11105196177959442, 0.05109097808599472, 0.07439619302749634, 0.06679269671440125, -0.198518767952919, 0.0124445091933012, 0.013704052194952965, 0.038413792848587036, 0.04435496777296066, -0.03933238238096237, -0.12630748748779297, 0.006605368573218584, -0.14066356420516968, -0.04239356145262718, 0.18942588567733765, 0.032804057002067566, 0.034485120326280594, 0.12091711908578873, -0.018268141895532608, -0.07720306515693665, 0.03720565140247345, -0.024321075528860092, -0.10523277521133423, 0.04770677164196968, -0.2730548083782196, -0.02540917508304119, 0.10381557047367096, 0.06058553233742714, 0.06927626579999924, 0.043137241154909134, 0.05020912364125252, 0.018957555294036865, 0.11933831125497818, -0.15431219339370728, 0.02211127057671547, 0.07027671486139297, -0.08082763850688934, -0.014781038276851177, 0.0848400741815567, 0.014165972359478474, 0.018268128857016563, -0.0072645992040634155, -0.034767065197229385, 0.05663585662841797, -0.06262343376874924, 0.10662906616926193, 0.1242481917142868, 0.04515940323472023, -0.16289572417736053, 0.25649189949035645, 0.037969958037137985, -0.08108145743608475, 0.015041644684970379, -0.022206183522939682, -0.10571882873773575, -0.07245514541864395, 0.01442225556820631, 0.20245297253131866, -0.07162139564752579, -0.07222820818424225, 0.01687665469944477, -0.06093776971101761, 0.05735793709754944, 0.1974371373653412, 0.04875171557068825, 0.05689268559217453, 0.04603640362620354, -0.006585865281522274, -0.00941458996385336, -0.04860245808959007, -0.07568502426147461, 0.06025485694408417, -0.03928978368639946, -0.11300196498632431, -0.0863778293132782, 0.10880380868911743, -0.05592195317149162, -0.017281392589211464, -0.1399584263563156, 0.046322207897901535, -0.0980905219912529, 0.06718283146619797, -0.03858490660786629, -0.02523399144411087, 0.009443391114473343, 0.05493715777993202, -0.01331175584346056, -0.021790996193885803, -0.1348591446876526, 0.1299746334552765, 0.001758873462677002, 0.06377045810222626, -0.09703850001096725, 0.026848843321204185, 0.04110125079751015, 0.05311764404177666, 0.05913657695055008, 0.15940696001052856, 0.07495421916246414, 0.11122570931911469, -0.07056815922260284, -0.08074773102998734, 0.01687818206846714, 0.045408278703689575, 0.030729850754141808, 0.07764331996440887, -0.030139274895191193, 0.04611976817250252, -0.07969999313354492, 0.08968014270067215, -0.10384420305490494, -0.0003030876978300512, 0.05581241101026535, -0.10271506756544113, -0.08214641362428665, 0.025637958198785782, 0.029343385249376297, 0.21661792695522308, 0.04337290674448013, -0.049101121723651886, 0.0460522398352623, -0.04420803487300873, -0.04629833623766899, 0.0003400685382075608, 0.020936492830514908, -0.14627115428447723, -0.09597870707511902, -0.010723968036472797, 0.03247203677892685, -0.00932247657328844, 0.43360620737075806, -0.006099294871091843, -0.07320758700370789, -0.03471750766038895, 0.0763668417930603, -0.017987845465540886, 0.02854003757238388, 0.29442098736763, 0.10449321568012238, -0.05648509040474892, 0.006486309692263603, 0.09499987959861755, 0.030015554279088974, 0.18384863436222076, 0.13814786076545715, 0.04412520304322243, 0.06990044564008713, 0.10189352929592133, 0.045000120997428894, -0.05123084411025047, 0.02448362112045288, -0.007963644340634346, 0.0006679717334918678, 0.058376360684633255, 0.030978163704276085, 0.02252359129488468, 0.03235580772161484, -0.10186009854078293, 0.001080184243619442, -0.05318174883723259, -0.1415402740240097, -0.08067289739847183, -0.13910634815692902, -0.0488094836473465, -0.07490726560354233, 0.06323391944169998, -0.07149071246385574, 0.015676338225603104, 0.1709083765745163, 0.04777861759066582, 0.03458644449710846, -0.022339852526783943, -0.02668369561433792, 0.0788194015622139, 0.03692028671503067, -0.008805748075246811, -0.07604455947875977, -0.05739350989460945, -0.10499260574579239, 0.0651661679148674, -0.15081436932086945, -0.02677738480269909, -0.018702244386076927, 0.09743468463420868, 0.011947260238230228, -0.004927237052470446, -0.016533637419342995, -0.04858420044183731, 0.07027187943458557, -0.07508371770381927, 0.09428955614566803, 0.02358103170990944, 0.02207772620022297, 0.04466083645820618, 0.1344711184501648, -0.02008429728448391, 0.07498564571142197, -0.022108104079961777, -0.04364488646388054, -0.040141452103853226, 0.07390442490577698, -0.022826768457889557, -0.0612848624587059, -0.01340538077056408, 0.20267431437969208, 0.22495180368423462, 0.0048588537611067295, -0.029746314510703087, 0.07781103253364563, 0.024863753467798233, 0.021901525557041168, 0.11637015640735626, 0.008733445778489113, 0.033810850232839584, -0.020337950438261032, -0.08930797129869461, 0.004107518587261438, -0.03938551992177963, -0.01368020661175251, 0.08142799139022827, 0.043383873999118805, -0.08805813640356064, -0.07595212757587433, 0.07578016072511673, -0.1476760059595108, -0.04760413616895676, 0.06290959566831589, -0.13773055374622345, -0.08518379181623459, -0.01036786288022995, 0.11158908158540726, -0.0013595839263871312, -0.01889190450310707, -0.08353187143802643, -0.015025273896753788, -0.06066659092903137, -0.030934734269976616, -0.3226882219314575, -0.21747669577598572, -0.00474171107634902, -0.01185507234185934, 0.1518285870552063, -0.03301132842898369, 0.09667056053876877, 0.00501902075484395, 0.05045943707227707, -0.07636880874633789, 0.04390681907534599, -0.010890595614910126, 0.010773207992315292, -0.060280654579401016, 0.09427673369646072, -0.08053413033485413, -0.03527205064892769, 0.06312375515699387, 0.020183438435196877, -0.07020639628171921, 0.2130948007106781, -0.008417707867920399, -0.008751953020691872, -0.01691092923283577, -0.11522122472524643, 0.11051270365715027, 0.03943779692053795, 0.043253883719444275, 0.00677618058398366, 0.007108778227120638, 0.055022064596414566, 0.03847150504589081, -0.027701757848262787, -0.024112185463309288, 0.006245986092835665, -0.0540008470416069, 0.049554385244846344, 0.009393914602696896, -0.12661686539649963, 0.029916929081082344, -0.1539902240037918, 0.03144366294145584, -0.035420939326286316, 0.07010854035615921, 0.11025557667016983, 0.04815709963440895, -0.047769077122211456, 0.1156061664223671, 0.05169667303562164, 0.0471719428896904, -0.03137723356485367, -0.14127801358699799 ]
e23395284a75450a753cc26611a2d84b635c53a2
# Dataset Card for "bookcorpus_stage1_OC_100000" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
MartinKu/bookcorpus_stage1_OC_100000
[ "region:us" ]
2023-03-25T19:56:41+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 4445625, "num_examples": 149929}], "download_size": 2970506, "dataset_size": 4445625}}
2023-03-25T20:21:14+00:00
[]
[]
TAGS #region-us
# Dataset Card for "bookcorpus_stage1_OC_100000" More Information needed
[ "# Dataset Card for \"bookcorpus_stage1_OC_100000\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"bookcorpus_stage1_OC_100000\"\n\nMore Information needed" ]
[ 6, 21 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"bookcorpus_stage1_OC_100000\"\n\nMore Information needed" ]
[ -0.11939888447523117, 0.14499014616012573, -0.0019697872921824455, 0.023150866851210594, 0.028647759929299355, 0.10940466076135635, 0.17669665813446045, 0.0883505716919899, 0.0463273823261261, 0.016376575455069542, 0.16337496042251587, 0.05483480542898178, 0.09505516290664673, 0.30190107226371765, -0.1097983866930008, -0.013116126880049706, 0.06751774251461029, 0.03500871732831001, 0.011124402284622192, 0.018338968977332115, -0.015449200756847858, -0.026638995856046677, 0.07008658349514008, -0.13382303714752197, -0.1730574667453766, 0.027178199961781502, -0.062104787677526474, -0.06553613394498825, 0.043374307453632355, -0.03061707317829132, 0.16873133182525635, 0.059710096567869186, 0.04973796755075455, -0.060442015528678894, 0.01838734932243824, -0.026093194261193275, -0.13272620737552643, 0.051977019757032394, -0.0504322424530983, -0.05633626505732536, 0.05258782207965851, -0.01601315476000309, 0.013719099573791027, -0.09166033565998077, -0.15321572124958038, -0.1333240568637848, -0.14792849123477936, 0.09514253586530685, 0.004492499865591526, -0.005186712369322777, 0.07940154522657394, 0.13871942460536957, -0.025698192417621613, 0.04791151359677315, 0.022573113441467285, -0.05969785153865814, 0.007819956168532372, 0.24353405833244324, 0.06246655806899071, 0.16309978067874908, -0.052192289382219315, -0.02099618874490261, 0.07431241124868393, -0.03012431040406227, -0.04964230954647064, -0.06528923660516739, -0.030034270137548447, 0.09258130192756653, -0.014747077599167824, -0.12890800833702087, 0.29729965329170227, -0.0034334962256252766, -0.028842799365520477, 0.09309159219264984, 0.002019979991018772, -0.07254134118556976, 0.002572574419900775, 0.09015806019306183, 0.06808239221572876, 0.0063294414430856705, 0.06434603780508041, -0.04631761461496353, -0.103271484375, -0.10433463007211685, -0.1655207723379135, 0.050273340195417404, -0.10208800435066223, 0.15265779197216034, -0.11810073256492615, 0.0005750011769123375, -0.09934672713279724, 0.005994882900267839, -0.028802506625652313, -0.061386436223983765, 0.04865388572216034, -0.019774068146944046, -0.010719742625951767, 0.103434719145298, 0.03296127915382385, 0.006122136488556862, 0.06071485951542854, 0.0009395374218001962, -0.07199293375015259, 0.14087311923503876, 0.14583517611026764, -0.033661603927612305, 0.07821410894393921, 0.03235763683915138, -0.0010861490154638886, 0.005556756630539894, 0.04158882051706314, -0.08569789677858353, -0.14268288016319275, 0.006371666677296162, -0.07975184172391891, 0.019038312137126923, -0.01237414125353098, -0.17106255888938904, -0.02074388600885868, 0.0012274350738152862, 0.2552148103713989, -0.08561450988054276, 0.027174491435289383, -0.00207022693939507, -0.09018738567829132, -0.02632525935769081, -0.028296973556280136, -0.04050181433558464, 0.010997349396348, 0.01760186068713665, -0.08771412074565887, -0.029044970870018005, -0.012870503589510918, 0.022963471710681915, 0.10567320883274078, -0.16528372466564178, 0.06648704409599304, -0.046571072190999985, -0.2974848449230194, -0.047357551753520966, 0.053855426609516144, -0.04520830884575844, 0.09573899954557419, -0.00434420770034194, 0.06604710221290588, 0.019665401428937912, -0.03334207087755203, 0.14640343189239502, -0.0767970085144043, 0.0767797976732254, -0.03329253941774368, 0.07449591904878616, -0.28957685828208923, 0.026471640914678574, -0.0891949012875557, -0.010128317400813103, -0.05573427304625511, -0.07538094371557236, -0.09271091222763062, 0.04951703920960426, 0.011918511241674423, 0.029926465824246407, -0.09889019280672073, 0.08102241903543472, -0.004055343102663755, 0.05407625064253807, -0.1128922775387764, -0.0612090602517128, 0.13034309446811676, -0.12139721214771271, -0.1621461659669876, -0.06296667456626892, -0.02175755798816681, 0.027780083939433098, -0.008354512974619865, 0.29039227962493896, -0.018509579822421074, -0.045713309198617935, -0.05149829387664795, 0.11872324347496033, -0.13418321311473846, -0.35386738181114197, 0.09464411437511444, -0.04474438354372978, -0.07532350718975067, -0.01329855527728796, 0.14967060089111328, -0.11779869347810745, 0.008450771681964397, -0.07330383360385895, -0.038820624351501465, -0.10484867542982101, -0.011795813217759132, 0.03924308344721794, 0.025993725284934044, -0.011574352160096169, 0.11258070170879364, 0.01875189132988453, 0.07916482537984848, 0.012635397724807262, -0.018805118277668953, 0.06768203526735306, 0.13415060937404633, -0.12499004602432251, -0.015265223570168018, -0.17169053852558136, -0.030433649197220802, 0.0003045314224436879, -0.037899699062108994, 0.06282658129930496, 0.0651794970035553, 0.08193672448396683, 0.011699145659804344, -0.021928174421191216, 0.04897593706846237, 0.08195678889751434, -0.022226175293326378, -0.02239837683737278, -0.004802959971129894, 0.06101049855351448, -0.10836825519800186, -0.025341354310512543, -0.15482361614704132, -0.014204202219843864, 0.02331695705652237, -0.022753434255719185, 0.005452404264360666, -0.05012892559170723, 0.05041826143860817, -0.0025311659555882215, -0.007767907809466124, -0.07473041117191315, 0.046004101634025574, 0.00030560840968973935, -0.04967249557375908, -0.07016406208276749, -0.04172978177666664, 0.21419909596443176, 0.14374320209026337, 0.11362291127443314, -0.011586345732212067, -0.12412626296281815, -0.022337887436151505, -0.003349995007738471, -0.012855952605605125, 0.1304038166999817, -0.04751287400722504, -0.07445435971021652, 0.028943900018930435, -0.08834610879421234, 0.0369395948946476, 0.06872192770242691, -0.003962390124797821, -0.11298228800296783, 0.07056799530982971, 0.12086156010627747, -0.20998148620128632, 0.12613733112812042, 0.18641437590122223, 0.05533595755696297, 0.1315212845802307, -0.02475937269628048, -0.09196039289236069, -0.025867732241749763, -0.04919486492872238, -0.029761414974927902, 0.26047632098197937, -0.1113796979188919, -0.017469976097345352, 0.07214289903640747, -0.02767128311097622, 0.09135918319225311, -0.1360962688922882, -0.07901491969823837, -0.020188240334391594, 0.011091888882219791, -0.21585941314697266, -0.03482590988278389, -0.009804504923522472, 0.0954124853014946, 0.0031780379358679056, -0.05860486254096031, 0.11912541091442108, -0.0007585950661450624, -0.012895876541733742, 0.1512518972158432, -0.1165039911866188, -0.2767133414745331, -0.0961361974477768, -0.002307811053469777, 0.05675565078854561, 0.06990838795900345, -0.05141875892877579, -0.01799805462360382, 0.00400086585432291, -0.02967333048582077, -0.15473896265029907, -0.1490546464920044, -0.05695626884698868, 0.04658868536353111, 0.0748974159359932, -0.11601591855287552, -0.08501721173524857, -0.024778885766863823, -0.03261607140302658, 0.07200383394956589, 0.09170884639024734, -0.13867470622062683, 0.08325238525867462, 0.08077183365821838, -0.048883579671382904, 0.04848768934607506, -0.03444743528962135, -0.03951402008533478, -0.06730590015649796, -0.05591234192252159, 0.015752281993627548, 0.011291696690022945, -0.001984173199161887, 0.05634986236691475, 0.026337461546063423, -0.08473271876573563, -0.019759630784392357, -0.11228036135435104, -0.1759023368358612, -0.3128732442855835, -0.05559593811631203, -0.03017345629632473, 0.18029576539993286, 0.08361106365919113, 0.07712044566869736, 0.02171424962580204, 0.0758591964840889, 0.13563863933086395, 0.08718684315681458, -0.06869389861822128, -0.020000703632831573, -0.14763115346431732, 0.03217857703566551, -0.009354088455438614, -0.11079151928424835, 0.06956464052200317, 0.1593732237815857, 0.20003899931907654, 0.1989811509847641, 0.07312211394309998, 0.07451807707548141, -0.053985413163900375, 0.04967276006937027, 0.08865530043840408, 0.15352000296115875, 0.12681728601455688, -0.01601027511060238, -0.020579639822244644, 0.02811422199010849, -0.05762593075633049, 0.044687531888484955, 0.12795940041542053, -0.12194555252790451, -0.06735040992498398, -0.12783437967300415, -0.04418851062655449, -0.191973477602005, 0.059772007167339325, -0.22168029844760895, 0.06540084630250931, 0.03810952603816986, 0.13071094453334808, -0.15100325644016266, 0.07421468943357468, 0.005045404192060232, -0.07540173828601837, 0.0293376836925745, 0.04691323637962341, 0.022117871791124344, -0.11501213908195496, -0.058257076889276505, -0.18193581700325012, -0.1587136834859848, -0.04461810737848282, 0.09377159923315048, -0.10761580616235733, 0.29421597719192505, 0.014149878174066544, -0.008306985720992088, -0.08676720410585403, -0.028096603229641914, -0.02508317492902279, 0.027948910370469093, 0.15387004613876343, 0.031198345124721527, -0.19241252541542053, -0.09767705947160721, -0.11890189349651337, -0.03254938870668411, 0.05983677878975868, 0.025997208431363106, -0.10967900604009628, 0.07966269552707672, -0.0013386138016358018, -0.10805486887693405, -0.14196930825710297, 0.05197526514530182, -0.10063599050045013, 0.06709746271371841, -0.01490299217402935, -0.14659906923770905, -0.014370393939316273, 0.010092437267303467, 0.08663420379161835, 0.154510959982872, 0.0650549978017807, 0.01572907157242298, -0.06418997794389725, -0.027097241953015327, 0.13860765099525452, 0.01979750581085682, -0.005197199527174234, 0.009081252850592136, -0.005254991818219423, -0.08288194239139557, -0.1719888597726822, 0.08916925638914108, -0.03185603767633438, 0.06498071551322937, -0.1281389743089676, 0.1048295795917511, -0.07602028548717499, 0.0294499471783638, -0.033642303198575974, 0.013474350795149803, -0.09493594616651535, 0.00795454066246748, 0.22580589354038239, -0.0716104805469513, 0.23940879106521606, 0.21457406878471375, 0.08410163223743439, -0.02242719754576683, 0.12836208939552307, -0.0598352886736393, 0.0818358063697815, 0.1559906303882599, -0.0003152566496282816, 0.17755155265331268, 0.22313648462295532, -0.09177359938621521, -0.19184239208698273, 0.032645586878061295, -0.14354358613491058, -0.008421603590250015, -0.08816897124052048, -0.1374673843383789, 0.07408929616212845, 0.1967715322971344, -0.044841211289167404, 0.2961876094341278, -0.0735124722123146, -0.03425281122326851, 0.19435791671276093, 0.030860092490911484, 0.38841018080711365, -0.18763692677021027, -0.03684936836361885, -0.13236159086227417, -0.16828247904777527, 0.1447342336177826, -0.1146431565284729, 0.04169236496090889, -0.03965800628066063, 0.0810738056898117, -0.05473256856203079, -0.06261419504880905, 0.1435641497373581, 0.061935797333717346, 0.06552615016698837, -0.11099033802747726, -0.17879372835159302, 0.10406971722841263, -0.08753722906112671, 0.026731567457318306, 0.062055155634880066, 0.05054890364408493, -0.1977044939994812, -0.021343881264328957, 0.024893613532185555, 0.02209925465285778, 0.02236843854188919, -0.024287400767207146, -0.10436901450157166, 0.046432312577962875, -0.14211218059062958, -0.019130472093820572, 0.19315709173679352, 0.031111232936382294, 0.04147223383188248, 0.10890713334083557, -0.01973474957048893, -0.07833784818649292, 0.03442227467894554, -0.05777779594063759, -0.10496272146701813, 0.030921570956707, -0.22308985888957977, -0.048590801656246185, 0.13436637818813324, 0.03417663648724556, 0.08920659124851227, 0.06205008924007416, 0.05574731156229973, 0.016533512622117996, 0.11436286568641663, -0.11830243468284607, 0.09061378240585327, 0.0785721093416214, -0.043626561760902405, -0.01935756951570511, 0.07191957533359528, 0.02192826382815838, 0.02277837134897709, -0.020268071442842484, -0.025598403066396713, 0.07769907265901566, -0.07974330335855484, 0.058133672922849655, 0.10125438868999481, 0.045284368097782135, -0.1372893899679184, 0.23304179310798645, 0.10383255034685135, -0.1117536798119545, 0.004129924811422825, -0.02827279455959797, -0.051845259964466095, -0.07233158499002457, 0.07159488648176193, 0.2215481698513031, -0.08427900820970535, -0.08795715868473053, 0.019377997145056725, -0.04971916601061821, 0.07600587606430054, 0.2502799332141876, 0.033986419439315796, 0.08471880853176117, 0.047330670058727264, -0.0333312563598156, -0.04351615905761719, -0.09660917520523071, -0.10622904449701309, 0.05218363553285599, 0.013655977323651314, -0.13973984122276306, -0.08542219549417496, 0.0982900932431221, -0.03742493689060211, -0.036814335733652115, -0.16136163473129272, 0.03547591716051102, -0.09533285349607468, 0.09618841856718063, -0.010164489969611168, 0.007244076579809189, 0.01123963575810194, 0.025642337277531624, -0.01289833802729845, -0.03212077170610428, -0.13060809671878815, 0.12154335528612137, 0.03643069788813591, 0.027528921142220497, -0.08024702966213226, -0.003958919085562229, 0.041682761162519455, 0.041047561913728714, 0.05201595649123192, 0.1771160513162613, 0.054176636040210724, 0.052663251757621765, -0.057109285145998, -0.046863626688718796, -0.014929356053471565, 0.029601261019706726, 0.0474386140704155, 0.05184944346547127, -0.02651296555995941, 0.09249130636453629, -0.09469675272703171, 0.08256668597459793, -0.062258247286081314, -0.03266777843236923, 0.0023713938426226377, -0.12478113174438477, -0.13600920140743256, 0.02240435965359211, 0.00023288544616661966, 0.1990005373954773, 0.026255274191498756, -0.05796940252184868, 0.08662127703428268, -0.018378879874944687, -0.03954058140516281, -0.015356617979705334, 0.02805253304541111, -0.14101144671440125, -0.00660444563254714, -0.016065280884504318, 0.042880889028310776, 0.013641399331390858, 0.39296117424964905, -0.024776646867394447, -0.030959514901041985, -0.07173687219619751, 0.006564953830093145, 0.02242962457239628, 0.02093815989792347, 0.2600618898868561, 0.10547631233930588, -0.0758046954870224, 0.0437614731490612, 0.059840764850378036, 0.03049873560667038, 0.16615137457847595, 0.17103569209575653, 0.03683794289827347, 0.074120432138443, 0.1065974161028862, 0.03755245730280876, -0.07477317005395889, 0.0662614181637764, -0.04998413473367691, 0.032283324748277664, 0.02635945938527584, 0.028878841549158096, -0.0009655877947807312, 0.0044289324432611465, -0.06778254359960556, -0.011605053208768368, -0.06755561381578445, -0.1311958134174347, -0.05393029749393463, -0.04642800986766815, -0.05849767476320267, -0.034124162048101425, 0.06217676028609276, -0.05811411514878273, 0.004568972159177065, 0.16281363368034363, 0.06355839967727661, 0.024215826764702797, -0.011869027279317379, -0.03668117895722389, 0.09970774501562119, 0.06421074271202087, -0.02012738399207592, -0.06619270145893097, -0.09024370461702347, -0.11391422152519226, 0.008725160732865334, -0.13710080087184906, -0.010316012427210808, -0.010444407351315022, 0.08883631974458694, 0.03614642098546028, -0.04566372185945511, -0.022284846752882004, -0.051709383726119995, 0.052874162793159485, -0.04379105567932129, 0.12925024330615997, 0.02335643768310547, 0.05660349503159523, 0.07187332212924957, 0.0994478240609169, 0.009056338109076023, 0.047848980873823166, -0.01962382160127163, -0.05838571861386299, -0.06981174647808075, -0.005627585109323263, 0.001250555389560759, -0.05435660481452942, -0.025720132514834404, 0.17718133330345154, 0.17691680788993835, -0.00713341636583209, -0.036019179970026016, 0.1215011477470398, 0.0267975851893425, 0.022276580333709717, 0.13164286315441132, 0.049364589154720306, 0.10648097097873688, -0.046792298555374146, -0.187279611825943, 0.02794487215578556, -0.0004484097007662058, 0.01282865833491087, 0.045086219906806946, 0.042859576642513275, -0.055538590997457504, -0.06699640303850174, 0.05507775396108627, -0.13216759264469147, -0.031169872730970383, 0.10935235768556595, -0.16874024271965027, -0.10387910157442093, -0.036999307572841644, 0.0793195515871048, -0.03254198282957077, -0.005079113412648439, -0.07166226208209991, -0.060626983642578125, -0.08709940314292908, -0.041946426033973694, -0.3280734419822693, -0.17917999625205994, -0.02042384445667267, -0.009947134181857109, 0.17876000702381134, -0.049954336136579514, 0.1360199898481369, 0.013476258143782616, 0.08210626244544983, -0.05061592906713486, 0.04346628487110138, -0.01472925953567028, 0.03799740597605705, -0.014089587144553661, 0.07523264735937119, -0.0902237743139267, -0.06529345363378525, 0.07966490834951401, 0.07290024310350418, -0.04309842735528946, 0.11565937101840973, 0.024062639102339745, 0.001663499278947711, -0.03738101199269295, -0.13430185616016388, 0.10846865922212601, 0.0417838990688324, 0.03848198056221008, -0.0133381187915802, 0.016527848318219185, 0.09953436255455017, 0.04616079851984978, -0.057152215391397476, -0.03325698524713516, 0.03419141843914986, -0.038531310856342316, -0.007657661568373442, 0.0007270584465004504, -0.19909565150737762, 0.03328990191221237, -0.12539826333522797, 0.0028716663364320993, -0.09567905962467194, 0.023758547380566597, 0.05190880224108696, 0.03923619166016579, -0.08025441318750381, 0.15189900994300842, 0.03479432314634323, 0.03407016396522522, -0.05746655911207199, -0.1194232776761055 ]
bc14e85d80c1ba9fedb7b3e8164d1800a805bf57
<!-- Thank you for your interest in the VISION Datasets! --> # Dataset Card for VISION Datasets ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Dataset Information](#dataset-information) - [Datasets Overview](#datasets-overview) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Building Dataset Splits](#building-dataset-splits) - [Additional Information](#additional-information) - [License](#license) - [Disclaimer](#disclaimer) - [Citation](#citation) ## Dataset Description - **Homepage:** [VISION homepage](https://vision-based-industrial-inspection.github.io/cvpr-2023/) - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** [VISION email](mailto:[email protected]) ### Dataset Summary The **VISION Datasets** are a collection of 14 industrial inspection datasets, designed to explore the unique challenges of vision-based industrial inspection. These datasets are carefully curated from [Roboflow](https://roboflow.com) and cover a wide range of manufacturing processes, materials, and industries. To further enable precise defect segmentation, we annotate each dataset with polygon labels based on the provided bounding box labels. ### Supported Tasks and Leaderboards We currently host two prized challenges on the VISION Datasets: - The VISION [Track 1 Challenge](https://bit.ly/VISION_Track_1) aims to evaluate solutions that can effectively learn with limited labeled data in combination with unlabeled data across diverse images from different industries and contexts. - The VISION [Track 2 Challenge](https://bit.ly/VISION_Track_2) aims to challenge algorithmic solutions to generate synthetic data that will help improve model performance given only limited labeled data. Please check out our [workshop website](https://vision-based-industrial-inspection.github.io/cvpr-2023/) and competition pages for further details. ## Dataset Information ### Datasets Overview The VISION Datasets consist of the following 14 individual datasets: - Cable - Capacitor - Casting - Console - Cylinder - Electronics - Groove - Hemisphere - Lens - PCB_1 - PCB_2 - Ring - Screw - Wood ### Data Splits Each dataset contains three folders: train, val, and inference. The train and val folders contain the training and validation data, respectively. The inference folder contains both the testing data and the unused data for generating submissions to our evaluation platform. The _annotations.coco.json files contain the [COCO format](https://cocodataset.org/#format-data) annotations for each dataset. We will release more information on the testing data as the competitions conclude. Each dataset has the following structure: ```yaml ├── dataset_name/ │ ├── train/ │ │ ├── _annotations.coco.json # COCO format annotation │ │ ├── 000001.png # Images │ │ ├── 000002.png │ │ ├── ... │ ├── val/ │ │ ├── _annotations.coco.json # COCO format annotation │ │ ├── xxxxxx.png # Images │ │ ├── ... │ ├── inference/ │ │ ├── _annotations.coco.json # COCO format annotation with unlabeled image list only │ │ ├── xxxxxx.png # Images │ │ ├── ... ``` ## Dataset Creation ### Curation Rationale Our primary goal is to encourage further alignment between academic research and production practices in vision-based industrial inspection. Due to both the consideration to remain faithful to naturally existing label challenges and the difficulty in distinguishing between unintentional labeling oversight and domain-specific judgments without the manufacturers' specification sheets, we refrain from modifying original defect decisions. To enable precise defect detection even with existing label limitations, we provide refined segmentation masks for each defect indicated by the original bounding boxes. ### Building Dataset Splits To ensure the benchmark can faithfully reflect the performance of algorithms, we need to minimize leakage across train, validation, and testing data. Due to the crowd-sourced nature, the original dataset splits are not always guaranteed to be free of leakage. As a result, we design a process to resplit the datasets with specific considerations for industrial defect detection. Given distinct characteristics of defect detection datasets, including but not limited to: - Stark contrast between large image size and small defect size - Highly aligned non-defective images may seem to be duplicates, but are necessary to represent natural distribution and variation to properly assess the false detection rate. Naively deduping with image-level embedding or hash would easily drown out small defects and regard distinct non-defective images as duplicates. Therefore, we first only deduplicate images with identical byte contents and set the images without defect annotation aside. For images with defect annotations, we want to reduce leakage at the defect level. We train a self-supervised similarity model on the defect regions and model the similarity between two images as the maximum pairwise similarity between the defects on each image. Finally, we perform connected component analysis on the image similarity graph and randomly assign connected components to dataset splits in a stratified manner. In order to discourage manual exploitation during the data competition, the discarded images are provided alongside the test split data as the inference data for participants to generate their submissions. However, the testing performance is evaluated exclusively based on the test split data. Further details will be provided in a paper to be released soon. ## Additional Information ### License The provided polygon annotations are licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) License. All the original dataset assets are under the original dataset licenses. ### Disclaimer While we believe the terms of the original datasets permit our use and publication herein, we do not make any representations as to the license terms of the original dataset. Please follow the license terms of such datasets if you would like to use them. ### Citation If you apply this dataset to any project and research, please cite our repo: ``` @article{vision-datasets, title = {VISION Datasets: A Benchmark for Vision-based InduStrial InspectiON}, author = {Haoping Bai, Shancong Mou, Tatiana Likhomanenko, Ramazan Gokberk Cinbis, Oncel Tuzel, Ping Huang, Jiulong Shan, Jianjun Shi, Meng Cao}, journal = {arXiv preprint arXiv:2306.07890}, year = {2023}, } ```
VISION-Workshop/VISION-Datasets
[ "task_categories:object-detection", "size_categories:1K<n<10K", "license:cc-by-nc-4.0", "Defect Detection", "Anomaly Detection", "Instance Segmentation", "region:us" ]
2023-03-25T20:26:45+00:00
{"license": "cc-by-nc-4.0", "size_categories": ["1K<n<10K"], "task_categories": ["object-detection"], "pretty_name": "VISION Datasets", "tags": ["Defect Detection", "Anomaly Detection", "Instance Segmentation"], "extra_gated_fields": {"Name": "text", "Affiliation": "text", "Email": "text", "I confirm my understanding and acceptance of the license and disclaimer presented to me": "checkbox"}}
2023-06-15T15:14:25+00:00
[]
[]
TAGS #task_categories-object-detection #size_categories-1K<n<10K #license-cc-by-nc-4.0 #Defect Detection #Anomaly Detection #Instance Segmentation #region-us
# Dataset Card for VISION Datasets ## Table of Contents - Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Dataset Information - Datasets Overview - Data Splits - Dataset Creation - Curation Rationale - Building Dataset Splits - Additional Information - License - Disclaimer - Citation ## Dataset Description - Homepage: VISION homepage - Repository: - Paper: - Leaderboard: - Point of Contact: VISION email ### Dataset Summary The VISION Datasets are a collection of 14 industrial inspection datasets, designed to explore the unique challenges of vision-based industrial inspection. These datasets are carefully curated from Roboflow and cover a wide range of manufacturing processes, materials, and industries. To further enable precise defect segmentation, we annotate each dataset with polygon labels based on the provided bounding box labels. ### Supported Tasks and Leaderboards We currently host two prized challenges on the VISION Datasets: - The VISION Track 1 Challenge aims to evaluate solutions that can effectively learn with limited labeled data in combination with unlabeled data across diverse images from different industries and contexts. - The VISION Track 2 Challenge aims to challenge algorithmic solutions to generate synthetic data that will help improve model performance given only limited labeled data. Please check out our workshop website and competition pages for further details. ## Dataset Information ### Datasets Overview The VISION Datasets consist of the following 14 individual datasets: - Cable - Capacitor - Casting - Console - Cylinder - Electronics - Groove - Hemisphere - Lens - PCB_1 - PCB_2 - Ring - Screw - Wood ### Data Splits Each dataset contains three folders: train, val, and inference. The train and val folders contain the training and validation data, respectively. The inference folder contains both the testing data and the unused data for generating submissions to our evaluation platform. The _annotations.URL files contain the COCO format annotations for each dataset. We will release more information on the testing data as the competitions conclude. Each dataset has the following structure: ## Dataset Creation ### Curation Rationale Our primary goal is to encourage further alignment between academic research and production practices in vision-based industrial inspection. Due to both the consideration to remain faithful to naturally existing label challenges and the difficulty in distinguishing between unintentional labeling oversight and domain-specific judgments without the manufacturers' specification sheets, we refrain from modifying original defect decisions. To enable precise defect detection even with existing label limitations, we provide refined segmentation masks for each defect indicated by the original bounding boxes. ### Building Dataset Splits To ensure the benchmark can faithfully reflect the performance of algorithms, we need to minimize leakage across train, validation, and testing data. Due to the crowd-sourced nature, the original dataset splits are not always guaranteed to be free of leakage. As a result, we design a process to resplit the datasets with specific considerations for industrial defect detection. Given distinct characteristics of defect detection datasets, including but not limited to: - Stark contrast between large image size and small defect size - Highly aligned non-defective images may seem to be duplicates, but are necessary to represent natural distribution and variation to properly assess the false detection rate. Naively deduping with image-level embedding or hash would easily drown out small defects and regard distinct non-defective images as duplicates. Therefore, we first only deduplicate images with identical byte contents and set the images without defect annotation aside. For images with defect annotations, we want to reduce leakage at the defect level. We train a self-supervised similarity model on the defect regions and model the similarity between two images as the maximum pairwise similarity between the defects on each image. Finally, we perform connected component analysis on the image similarity graph and randomly assign connected components to dataset splits in a stratified manner. In order to discourage manual exploitation during the data competition, the discarded images are provided alongside the test split data as the inference data for participants to generate their submissions. However, the testing performance is evaluated exclusively based on the test split data. Further details will be provided in a paper to be released soon. ## Additional Information ### License The provided polygon annotations are licensed under CC BY-NC 4.0 License. All the original dataset assets are under the original dataset licenses. ### Disclaimer While we believe the terms of the original datasets permit our use and publication herein, we do not make any representations as to the license terms of the original dataset. Please follow the license terms of such datasets if you would like to use them. If you apply this dataset to any project and research, please cite our repo:
[ "# Dataset Card for VISION Datasets", "## Table of Contents\n- Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n- Dataset Information\n - Datasets Overview\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Building Dataset Splits\n- Additional Information\n - License\n - Disclaimer\n - Citation", "## Dataset Description\n\n- Homepage: VISION homepage\n- Repository: \n- Paper:\n- Leaderboard:\n- Point of Contact: VISION email", "### Dataset Summary\n\nThe VISION Datasets are a collection of 14 industrial inspection datasets, designed to explore the unique challenges of vision-based industrial inspection. These datasets are carefully curated from Roboflow and cover a wide range of manufacturing processes, materials, and industries. To further enable precise defect segmentation, we annotate each dataset with polygon labels based on the provided bounding box labels.", "### Supported Tasks and Leaderboards\n\nWe currently host two prized challenges on the VISION Datasets:\n\n- The VISION Track 1 Challenge aims to evaluate solutions that can effectively learn with limited labeled data in combination with unlabeled data across diverse images from different industries and contexts.\n\n- The VISION Track 2 Challenge aims to challenge algorithmic solutions to generate synthetic data that will help improve model performance given only limited labeled data.\n\nPlease check out our workshop website and competition pages for further details.", "## Dataset Information", "### Datasets Overview\n\nThe VISION Datasets consist of the following 14 individual datasets:\n\n- Cable\n- Capacitor\n- Casting\n- Console\n- Cylinder\n- Electronics\n- Groove\n- Hemisphere\n- Lens\n- PCB_1\n- PCB_2\n- Ring\n- Screw\n- Wood", "### Data Splits\n\nEach dataset contains three folders: train, val, and inference. The train and val folders contain the training and validation data, respectively. The inference folder contains both the testing data and the unused data for generating submissions to our evaluation platform. The _annotations.URL files contain the COCO format annotations for each dataset. We will release more information on the testing data as the competitions conclude.\n\nEach dataset has the following structure:", "## Dataset Creation", "### Curation Rationale\n\nOur primary goal is to encourage further alignment between academic research and production practices in vision-based industrial inspection. Due to both the consideration to remain faithful to naturally existing label challenges and the difficulty in distinguishing between unintentional labeling oversight and domain-specific judgments without the manufacturers' specification sheets, we refrain from modifying original defect decisions. To enable precise defect detection even with existing label limitations, we provide refined segmentation masks for each defect indicated by the original bounding boxes.", "### Building Dataset Splits\n\nTo ensure the benchmark can faithfully reflect the performance of algorithms, we need to minimize leakage across train, validation, and testing data. Due to the crowd-sourced nature, the original dataset splits are not always guaranteed to be free of leakage. As a result, we design a process to resplit the datasets with specific considerations for industrial defect detection.\n\nGiven distinct characteristics of defect detection datasets, including but not limited to:\n\n- Stark contrast between large image size and small defect size\n- Highly aligned non-defective images may seem to be duplicates, but are necessary to represent natural distribution and variation to properly assess the false detection rate.\n\nNaively deduping with image-level embedding or hash would easily drown out small defects and regard distinct non-defective images as duplicates. Therefore, we first only deduplicate images with identical byte contents and set the images without defect annotation aside. For images with defect annotations, we want to reduce leakage at the defect level. We train a self-supervised similarity model on the defect regions and model the similarity between two images as the maximum pairwise similarity between the defects on each image. Finally, we perform connected component analysis on the image similarity graph and randomly assign connected components to dataset splits in a stratified manner. In order to discourage manual exploitation during the data competition, the discarded images are provided alongside the test split data as the inference data for participants to generate their submissions. However, the testing performance is evaluated exclusively based on the test split data. Further details will be provided in a paper to be released soon.", "## Additional Information", "### License\n\nThe provided polygon annotations are licensed under CC BY-NC 4.0 License. All the original dataset assets are under the original dataset licenses.", "### Disclaimer\nWhile we believe the terms of the original datasets permit our use and publication herein, we do not make any representations as to the license terms of the original dataset. Please follow the license terms of such datasets if you would like to use them.\n\nIf you apply this dataset to any project and research, please cite our repo:" ]
[ "TAGS\n#task_categories-object-detection #size_categories-1K<n<10K #license-cc-by-nc-4.0 #Defect Detection #Anomaly Detection #Instance Segmentation #region-us \n", "# Dataset Card for VISION Datasets", "## Table of Contents\n- Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n- Dataset Information\n - Datasets Overview\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Building Dataset Splits\n- Additional Information\n - License\n - Disclaimer\n - Citation", "## Dataset Description\n\n- Homepage: VISION homepage\n- Repository: \n- Paper:\n- Leaderboard:\n- Point of Contact: VISION email", "### Dataset Summary\n\nThe VISION Datasets are a collection of 14 industrial inspection datasets, designed to explore the unique challenges of vision-based industrial inspection. These datasets are carefully curated from Roboflow and cover a wide range of manufacturing processes, materials, and industries. To further enable precise defect segmentation, we annotate each dataset with polygon labels based on the provided bounding box labels.", "### Supported Tasks and Leaderboards\n\nWe currently host two prized challenges on the VISION Datasets:\n\n- The VISION Track 1 Challenge aims to evaluate solutions that can effectively learn with limited labeled data in combination with unlabeled data across diverse images from different industries and contexts.\n\n- The VISION Track 2 Challenge aims to challenge algorithmic solutions to generate synthetic data that will help improve model performance given only limited labeled data.\n\nPlease check out our workshop website and competition pages for further details.", "## Dataset Information", "### Datasets Overview\n\nThe VISION Datasets consist of the following 14 individual datasets:\n\n- Cable\n- Capacitor\n- Casting\n- Console\n- Cylinder\n- Electronics\n- Groove\n- Hemisphere\n- Lens\n- PCB_1\n- PCB_2\n- Ring\n- Screw\n- Wood", "### Data Splits\n\nEach dataset contains three folders: train, val, and inference. The train and val folders contain the training and validation data, respectively. The inference folder contains both the testing data and the unused data for generating submissions to our evaluation platform. The _annotations.URL files contain the COCO format annotations for each dataset. We will release more information on the testing data as the competitions conclude.\n\nEach dataset has the following structure:", "## Dataset Creation", "### Curation Rationale\n\nOur primary goal is to encourage further alignment between academic research and production practices in vision-based industrial inspection. Due to both the consideration to remain faithful to naturally existing label challenges and the difficulty in distinguishing between unintentional labeling oversight and domain-specific judgments without the manufacturers' specification sheets, we refrain from modifying original defect decisions. To enable precise defect detection even with existing label limitations, we provide refined segmentation masks for each defect indicated by the original bounding boxes.", "### Building Dataset Splits\n\nTo ensure the benchmark can faithfully reflect the performance of algorithms, we need to minimize leakage across train, validation, and testing data. Due to the crowd-sourced nature, the original dataset splits are not always guaranteed to be free of leakage. As a result, we design a process to resplit the datasets with specific considerations for industrial defect detection.\n\nGiven distinct characteristics of defect detection datasets, including but not limited to:\n\n- Stark contrast between large image size and small defect size\n- Highly aligned non-defective images may seem to be duplicates, but are necessary to represent natural distribution and variation to properly assess the false detection rate.\n\nNaively deduping with image-level embedding or hash would easily drown out small defects and regard distinct non-defective images as duplicates. Therefore, we first only deduplicate images with identical byte contents and set the images without defect annotation aside. For images with defect annotations, we want to reduce leakage at the defect level. We train a self-supervised similarity model on the defect regions and model the similarity between two images as the maximum pairwise similarity between the defects on each image. Finally, we perform connected component analysis on the image similarity graph and randomly assign connected components to dataset splits in a stratified manner. In order to discourage manual exploitation during the data competition, the discarded images are provided alongside the test split data as the inference data for participants to generate their submissions. However, the testing performance is evaluated exclusively based on the test split data. Further details will be provided in a paper to be released soon.", "## Additional Information", "### License\n\nThe provided polygon annotations are licensed under CC BY-NC 4.0 License. All the original dataset assets are under the original dataset licenses.", "### Disclaimer\nWhile we believe the terms of the original datasets permit our use and publication herein, we do not make any representations as to the license terms of the original dataset. Please follow the license terms of such datasets if you would like to use them.\n\nIf you apply this dataset to any project and research, please cite our repo:" ]
[ 57, 10, 71, 31, 95, 109, 4, 68, 108, 5, 126, 388, 5, 36, 75 ]
[ "passage: TAGS\n#task_categories-object-detection #size_categories-1K<n<10K #license-cc-by-nc-4.0 #Defect Detection #Anomaly Detection #Instance Segmentation #region-us \n# Dataset Card for VISION Datasets## Table of Contents\n- Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n- Dataset Information\n - Datasets Overview\n - Data Splits\n- Dataset Creation\n - Curation Rationale\n - Building Dataset Splits\n- Additional Information\n - License\n - Disclaimer\n - Citation## Dataset Description\n\n- Homepage: VISION homepage\n- Repository: \n- Paper:\n- Leaderboard:\n- Point of Contact: VISION email### Dataset Summary\n\nThe VISION Datasets are a collection of 14 industrial inspection datasets, designed to explore the unique challenges of vision-based industrial inspection. These datasets are carefully curated from Roboflow and cover a wide range of manufacturing processes, materials, and industries. To further enable precise defect segmentation, we annotate each dataset with polygon labels based on the provided bounding box labels.### Supported Tasks and Leaderboards\n\nWe currently host two prized challenges on the VISION Datasets:\n\n- The VISION Track 1 Challenge aims to evaluate solutions that can effectively learn with limited labeled data in combination with unlabeled data across diverse images from different industries and contexts.\n\n- The VISION Track 2 Challenge aims to challenge algorithmic solutions to generate synthetic data that will help improve model performance given only limited labeled data.\n\nPlease check out our workshop website and competition pages for further details.## Dataset Information### Datasets Overview\n\nThe VISION Datasets consist of the following 14 individual datasets:\n\n- Cable\n- Capacitor\n- Casting\n- Console\n- Cylinder\n- Electronics\n- Groove\n- Hemisphere\n- Lens\n- PCB_1\n- PCB_2\n- Ring\n- Screw\n- Wood", "passage: ### Data Splits\n\nEach dataset contains three folders: train, val, and inference. The train and val folders contain the training and validation data, respectively. The inference folder contains both the testing data and the unused data for generating submissions to our evaluation platform. The _annotations.URL files contain the COCO format annotations for each dataset. We will release more information on the testing data as the competitions conclude.\n\nEach dataset has the following structure:## Dataset Creation### Curation Rationale\n\nOur primary goal is to encourage further alignment between academic research and production practices in vision-based industrial inspection. Due to both the consideration to remain faithful to naturally existing label challenges and the difficulty in distinguishing between unintentional labeling oversight and domain-specific judgments without the manufacturers' specification sheets, we refrain from modifying original defect decisions. To enable precise defect detection even with existing label limitations, we provide refined segmentation masks for each defect indicated by the original bounding boxes." ]
[ -0.0888318344950676, 0.04406828433275223, 0.0010316160041838884, 0.06129179894924164, 0.08689910918474197, 0.00521959038451314, 0.1161099523305893, 0.09349280595779419, -0.002270875498652458, 0.07326949387788773, -0.051176585257053375, 0.02000679448246956, 0.0505584180355072, 0.1964174211025238, -0.024831213057041168, -0.21176329255104065, 0.05363430827856064, -0.04714009910821915, -0.012496419250965118, 0.05666583403944969, 0.12033072113990784, -0.10416004061698914, 0.0532454177737236, -0.002276078797876835, -0.1292446255683899, -0.03179075941443443, 0.01753752864897251, -0.008299358189105988, 0.0752468854188919, 0.06906434893608093, 0.12924513220787048, 0.010058515705168247, 0.027148038148880005, -0.14072775840759277, 0.029598239809274673, 0.06589387357234955, 0.023979883641004562, 0.05887531116604805, 0.025706814602017403, -0.0031211581081151962, 0.04424620419740677, -0.123806431889534, 0.06759083271026611, 0.0642804503440857, -0.09156431257724762, -0.09397055953741074, -0.1358782947063446, 0.08730469644069672, 0.1070139929652214, 0.04456346482038498, -0.030238917097449303, 0.09493383765220642, -0.032782696187496185, 0.04603949189186096, 0.061925116926431656, -0.14623111486434937, -0.06568029522895813, 0.031924325972795486, 0.04785584658384323, 0.0025318022817373276, -0.07397058606147766, 0.05023020878434181, 0.021129559725522995, 0.01640930399298668, 0.023525482043623924, -0.019974444061517715, -0.09963854402303696, -0.06219659745693207, -0.11594705283641815, -0.03888184577226639, 0.18087813258171082, -0.03958849981427193, -0.07229988276958466, -0.18123264610767365, -0.03549874573945999, 0.01756124198436737, -0.004571857862174511, 0.027462029829621315, 0.0026729139499366283, -0.00926991831511259, -0.02350725792348385, -0.07503673434257507, -0.13243499398231506, -0.06050536409020424, -0.046395037323236465, 0.1319522261619568, 0.042453836649656296, 0.023594260215759277, -0.025521421805024147, 0.09403416514396667, 0.07307406514883041, -0.07604953646659851, -0.035415761172771454, -0.06343284249305725, -0.13884294033050537, -0.036561571061611176, -0.054796360433101654, -0.0943983942270279, -0.00514396745711565, 0.2549797296524048, -0.059436582028865814, -0.019299326464533806, -0.01681366190314293, 0.018559612333774567, 0.051501862704753876, 0.12452277541160583, -0.0008965246379375458, 0.06998763978481293, 0.005562129430472851, 0.006801685318350792, 0.04897008091211319, -0.03909367695450783, -0.02960861101746559, -0.019573481753468513, 0.011080974712967873, 0.08697167038917542, 0.07635930180549622, 0.011255292221903801, -0.11028774082660675, -0.04679425060749054, 0.11010706424713135, -0.1437545120716095, 0.022039463743567467, -0.026001036167144775, 0.041156381368637085, -0.05806029960513115, -0.0015999777242541313, 0.022233396768569946, -0.032979488372802734, 0.05184723436832428, -0.08312198519706726, -0.003923383541405201, -0.09335879981517792, -0.07913509011268616, 0.04891608655452728, -0.04552602767944336, -0.05597226321697235, -0.01855948567390442, -0.08418828248977661, -0.03597916662693024, 0.011447950266301632, -0.04358761012554169, -0.006295051891356707, 0.08764530718326569, 0.03606891632080078, -0.05664518475532532, 0.030323943123221397, 0.09202191978693008, -0.021393556147813797, 0.01100538857281208, -0.022772209718823433, 0.044703103601932526, -0.011275645345449448, 0.02498626336455345, -0.0584433376789093, 0.05639322102069855, -0.11694411933422089, 0.06339402496814728, -0.07251491397619247, -0.00026616454124450684, -0.05848509818315506, -0.015633145347237587, -0.01837136596441269, 0.022017676383256912, -0.03451509028673172, 0.05181706324219704, -0.1968955397605896, -0.018643246963620186, 0.10043580085039139, -0.2005748450756073, -0.03295271098613739, 0.0888049453496933, -0.039472758769989014, 0.033155493438243866, 0.04675258696079254, 0.04862838611006737, 0.1486886441707611, -0.026688408106565475, -0.07959054410457611, -0.0479448139667511, -0.0436079241335392, 0.04813676327466965, 0.10608094185590744, -0.008586697280406952, 0.07778149843215942, 0.008759738877415657, -0.03190547227859497, -0.03913930431008339, -0.02399183064699173, -0.08021289855241776, -0.0026607015170156956, 0.023339934647083282, -0.04104606807231903, -0.008289805613458157, -0.011226197704672813, -0.009012017399072647, -0.06618981063365936, 0.019358154386281967, 0.07407410442829132, -0.05692318081855774, 0.023519638925790787, -0.09420450031757355, 0.12413479387760162, -0.081535704433918, -0.016832049936056137, -0.19985955953598022, -0.21387983858585358, 0.05158765986561775, -0.08677177131175995, 0.024801870808005333, 0.05424116179347038, -0.024001184850931168, 0.043626196682453156, -0.02870345115661621, 0.026371214538812637, -0.016577184200286865, -0.003523804247379303, -0.05609201639890671, -0.16726893186569214, -0.07662168145179749, -0.08324620127677917, 0.07228925079107285, -0.030991464853286743, 0.0045630186796188354, 0.14766740798950195, 0.1454925537109375, 0.06841124594211578, -0.05183616280555725, 0.03348160535097122, 0.0550927110016346, -0.016547584906220436, -0.07347725331783295, 0.017898278310894966, -0.014579208567738533, -0.006640682928264141, 0.07251328229904175, -0.1277613341808319, -0.06499035656452179, 0.05655915290117264, -0.00902019813656807, -0.06376327574253082, -0.0449008047580719, -0.07088474929332733, -0.027495091781020164, -0.1438276469707489, -0.04634436219930649, 0.04965948313474655, 0.0015459973365068436, 0.03780867159366608, -0.0619327649474144, -0.05370926111936569, -0.02952093631029129, 0.026330221444368362, -0.0651460811495781, 0.03298787400126457, -0.01700127311050892, -0.14849185943603516, 0.08193673193454742, -0.0274234376847744, 0.09029070287942886, 0.1370808482170105, -0.027797825634479523, -0.08805330097675323, -0.011785980314016342, 0.028182603418827057, 0.018813878297805786, 0.15043628215789795, 0.013492429628968239, -0.0017068758606910706, 0.054058484733104706, -0.015938634052872658, 0.05142160505056381, -0.14158761501312256, 0.03461015596985817, 0.022595275193452835, -0.020032575353980064, -0.03393101692199707, 0.013600751757621765, -0.012592805549502373, 0.05839681997895241, 0.050700508058071136, 0.06094304099678993, 0.006812342442572117, -0.06605984270572662, -0.07349225878715515, 0.11916273087263107, -0.03644952178001404, -0.2328191101551056, -0.23290035128593445, -0.005255077965557575, -0.0405588373541832, 0.03070242889225483, 0.0255239550024271, -0.022227374836802483, -0.1114940494298935, -0.10009373724460602, 0.06815629452466965, 0.0163124930113554, -0.05293481424450874, -0.027594681829214096, 0.035051073879003525, -0.003602622076869011, -0.09820622205734253, 0.012800939381122589, -0.024651383981108665, 0.012205656617879868, 0.029320793226361275, 0.0003355024382472038, 0.12230585515499115, 0.050054095685482025, 0.012228565290570259, -0.041130419820547104, -0.04928745701909065, 0.15310150384902954, -0.07266058772802353, 0.04492814093828201, 0.21352258324623108, -0.0907830223441124, 0.046419329941272736, 0.1415306031703949, 0.008882025256752968, -0.05508051812648773, 0.027589555829763412, 0.04025164246559143, -0.045920468866825104, -0.20368441939353943, -0.0747336819767952, -0.09117305278778076, -0.09760930389165878, 0.02933109737932682, 0.030788030475378036, 0.010228605940937996, 0.020482037216424942, -0.10230067372322083, 0.06926430761814117, 0.04416874423623085, 0.08427795022726059, 0.1311984658241272, -0.02366100624203682, 0.09691324084997177, -0.06600777804851532, -0.01932685077190399, 0.09463411569595337, 0.014629209414124489, 0.32827049493789673, -0.014977789483964443, 0.17590175569057465, 0.07999439537525177, 0.0041655004024505615, 0.07363579422235489, 0.08878137916326523, -0.006946779787540436, 0.06126187741756439, -0.000721844844520092, -0.05101950466632843, -0.009304018691182137, 0.03082365170121193, 0.008921916596591473, -0.058143146336078644, -0.03219829499721527, 0.01427015382796526, 0.03316786140203476, 0.23344197869300842, 0.07533486187458038, -0.13002178072929382, -0.07066044211387634, 0.07148735225200653, 0.0006921254098415375, -0.06610173732042313, -0.06103506684303284, 0.17752982676029205, -0.07504557818174362, -0.01215026993304491, -0.06121009960770607, 0.09406225383281708, -0.0864298939704895, -0.007595530245453119, -0.0267522893846035, 0.06449329853057861, -0.026426732540130615, 0.10251899063587189, -0.07389788329601288, 0.16208626329898834, 0.01779177598655224, 0.08224019408226013, -0.07313638180494308, 0.05617261677980423, 0.024156611412763596, -0.013628393411636353, 0.12673617899417877, 0.010169753804802895, -0.17577877640724182, -0.10145752131938934, -0.08414644002914429, 0.02226700633764267, 0.08274844288825989, -0.07925818860530853, 0.07863325625658035, -0.058270759880542755, -0.018298327922821045, -0.008605385199189186, -0.05387800559401512, -0.07430154085159302, -0.1589379906654358, 0.0807313472032547, -0.06169966235756874, -0.011389067396521568, -0.10831595212221146, -0.05583750829100609, 0.030831001698970795, 0.16935475170612335, -0.13214033842086792, -0.06882604956626892, -0.15788209438323975, 0.04979003593325615, 0.14917828142642975, -0.06246895715594292, 0.053017862141132355, -0.00035941507667303085, 0.21978643536567688, -0.025525551289319992, -0.0709577351808548, 0.01821701042354107, -0.038667790591716766, -0.1737383008003235, -0.05005602538585663, 0.08853652328252792, -0.021464839577674866, 0.03781116008758545, 0.004824252333492041, 0.050905678421258926, -0.03884551301598549, -0.06779477000236511, -0.026887619867920876, 0.05785562843084335, 0.1157519593834877, 0.16258785128593445, -0.14668112993240356, -0.14988529682159424, -0.07932095974683762, -0.03336402028799057, 0.030960729345679283, 0.16728609800338745, -0.04296867921948433, 0.06838837265968323, 0.032428987324237823, -0.06223006546497345, -0.21046487987041473, -0.010279040783643723, -0.06444710493087769, 0.053001243621110916, 0.03130524605512619, -0.11979738622903824, 0.032050520181655884, 0.0302419513463974, -0.02939356304705143, 0.0731157660484314, -0.15410733222961426, -0.12975694239139557, 0.008877702057361603, 0.05856582522392273, 0.066703662276268, -0.010768495500087738, -0.03393927589058876, -0.05031438544392586, -0.03496205434203148, 0.0604519248008728, -0.03744769096374512, 0.0968623012304306, -0.020832188427448273, -0.060175251215696335, -0.004770313389599323, -0.040664367377758026, 0.1367160677909851, -0.026901312172412872, 0.09661675989627838, -0.01115000993013382, -0.02107301726937294, 0.10048326104879379, -0.05700802803039551, 0.0471586249768734, 0.025036288425326347, 0.0511944554746151, -0.012825924903154373, -0.07618792355060577, 0.009385345503687859, 0.03285034000873566, -0.044284723699092865, -0.04456712305545807, -0.09125934541225433, 0.0800720751285553, -0.028343483805656433, 0.0019383085891604424, 0.06149044632911682, -0.039791643619537354, 0.04028759524226189, -0.028564348816871643, 0.11792714893817902, 0.04119427502155304, -0.04622165113687515, -0.03578035533428192, -0.017790773883461952, 0.05655103176832199, -0.056823812425136566, 0.05991848558187485, 0.07884302735328674, -0.0052069369703531265, 0.12647795677185059, 0.0486772321164608, -0.11488936841487885, 0.02824862115085125, 0.09538957476615906, -0.05006614699959755, -0.14307498931884766, 0.005766626447439194, -0.05377160385251045, -0.13170337677001953, -0.03642810508608818, 0.08875696361064911, 0.0063053034245967865, -0.03290156275033951, -0.00047824240755289793, 0.06278407573699951, 0.00846035499125719, 0.09434521198272705, -0.004985804669559002, 0.040599673986434937, -0.08407136797904968, 0.058246225118637085, 0.08502119034528732, -0.06574903428554535, -0.05289117246866226, 0.005801163613796234, -0.08870509266853333, -0.08124259114265442, 0.016090918332338333, 0.1014140397310257, -0.04279988631606102, -0.04314584657549858, -0.0776265412569046, -0.1041627824306488, 0.0026080580428242683, 0.19863292574882507, 0.06255567073822021, 0.12692426145076752, -0.014023154973983765, -0.037115633487701416, -0.03997490555047989, 0.07019548118114471, -0.0033994875848293304, 0.054216329008340836, -0.08073034882545471, 0.06687755137681961, 0.037327587604522705, 0.009554510936141014, -0.05607351288199425, -0.01891126111149788, -0.09087543189525604, -0.03954409435391426, -0.11209480464458466, 0.019301090389490128, -0.06311023235321045, -0.01539774239063263, -0.011162005364894867, -0.02484413981437683, -0.01807272620499134, 0.06817850470542908, -0.025615692138671875, -0.037454087287187576, -0.06571506708860397, 0.0565396249294281, -0.15392234921455383, 0.01364196464419365, 0.09633347392082214, -0.0740511417388916, 0.09328977763652802, -0.054990004748106, 0.011826783418655396, -0.024337798357009888, -0.09843266010284424, -0.017803968861699104, -0.023439811542630196, 0.027554702013731003, 0.014807644300162792, -0.13741591572761536, 0.010321605019271374, 0.02565399557352066, -0.012835852801799774, 0.025095870718359947, 0.054050326347351074, -0.10971121490001678, 0.04791386425495148, -0.020651450380682945, -0.07257229089736938, -0.020979100838303566, 0.031936533749103546, 0.1024121642112732, 0.07497730851173401, 0.13267745077610016, -0.020772790536284447, 0.02302681840956211, -0.13173197209835052, 0.008270899765193462, 0.0012651998549699783, -0.019828125834465027, -0.0023674149997532368, -0.034498441964387894, 0.020784834399819374, 0.002724665217101574, 0.21880291402339935, 0.024130549281835556, 0.038632363080978394, 0.056964341551065445, 0.06308253109455109, -0.026986729353666306, 0.0501452311873436, 0.07036363333463669, 0.006140983663499355, -0.010197483003139496, 0.033877525478601456, -0.058035507798194885, -0.011717470362782478, 0.0015302794054150581, 0.11444999277591705, 0.16824433207511902, 0.10677458345890045, 0.021011829376220703, 0.07885938882827759, -0.03345495089888573, -0.12716256082057953, -0.06614448130130768, -0.012029803358018398, -0.010802172124385834, -0.019779443740844727, -0.0992683619260788, 0.09141594171524048, -0.16170044243335724, 0.09742015600204468, 0.0027458500117063522, -0.046043433248996735, -0.049856312572956085, -0.10516233742237091, -0.06574222445487976, 0.04002293199300766, -0.023526709526777267, -0.0849170833826065, -0.02954855188727379, 0.15225312113761902, -0.014971980825066566, 0.0027766770217567682, 0.13853754103183746, -0.16355761885643005, -0.019943002611398697, -0.001914997585117817, 0.027892816811800003, 0.04073438048362732, 0.09655775129795074, 0.01036349218338728, 0.037170082330703735, 0.04264111816883087, 0.057204753160476685, 0.02896585874259472, 0.07032180577516556, 0.020158249884843826, -0.024024654179811478, -0.07132581621408463, -0.00475980993360281, -0.03488869220018387, -0.01048821210861206, 0.15048527717590332, 0.039903413504362106, 0.029301278293132782, 0.00847058929502964, 0.2007688283920288, -0.001975013641640544, -0.06107589974999428, -0.1590154767036438, 0.16255024075508118, -0.009191388264298439, -0.03957924619317055, 0.006373909302055836, -0.11458014696836472, 0.04916801303625107, 0.12826251983642578, 0.11843670904636383, 0.01354689709842205, -0.019924651831388474, 0.021150432527065277, 0.0034578461199998856, -0.022100819274783134, 0.08212517201900482, -0.014128425158560276, 0.2010786384344101, -0.003222762607038021, 0.01727195642888546, 0.01294669695198536, -0.045506931841373444, -0.062361717224121094, 0.018529480323195457, -0.001163668930530548, -0.0015705609694123268, -0.08374257385730743, 0.09169305860996246, 0.015025432221591473, -0.14615365862846375, 0.19299839437007904, -0.06883999705314636, -0.12128227949142456, 0.03942731022834778, 0.0806867852807045, -0.056457631289958954, 0.04642806947231293, -0.0168219693005085, 0.014936855994164944, 0.09724389016628265, 0.01707054302096367, -0.03757999464869499, -0.03902805596590042, 0.09483300894498825, -0.010515203699469566, 0.1523282527923584, -0.011603067629039288, 0.07436856627464294, 0.06900320947170258, -0.03123428113758564, -0.11446253955364227, 0.03573055565357208, -0.031388502568006516, -0.06227683275938034, 0.047249168157577515, 0.204135000705719, -0.02929079905152321, 0.08567798137664795, 0.06306677311658859, -0.014160962775349617, 0.04465113580226898, -0.01877034641802311, -0.010817840695381165, -0.035635270178318024, -0.0020851106382906437, -0.12583667039871216, 0.12856179475784302, 0.14187586307525635, -0.005260840989649296, 0.011005139909684658, -0.0190237145870924, 0.016850199550390244, 0.04858378320932388, 0.11041061580181122, -0.055493004620075226, -0.12221040576696396, -0.0026960622053593397, 0.004047969356179237, 0.006548737175762653, -0.22346149384975433, -0.07023319602012634, -0.03295125067234039, -0.03280985355377197, -0.03151322528719902, 0.06860580295324326, 0.0937730222940445, 0.03675840422511101, -0.03720718249678612, -0.13104037940502167, 0.04256477579474449, 0.014998100697994232, -0.1141350194811821, -0.026955867186188698 ]
e1d386f49f1e8f51b7fcf50574faf5c87bb09d15
# Dataset Card for "cats_of_cifar10" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Aadigoel/cats_of_cifar10
[ "region:us" ]
2023-03-25T21:00:44+00:00
{"dataset_info": {"features": [{"name": "images", "sequence": {"sequence": {"sequence": "uint8"}}}], "splits": [{"name": "train", "num_bytes": 36500000, "num_examples": 5000}], "download_size": 15514466, "dataset_size": 36500000}}
2023-03-25T21:04:44+00:00
[]
[]
TAGS #region-us
# Dataset Card for "cats_of_cifar10" More Information needed
[ "# Dataset Card for \"cats_of_cifar10\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"cats_of_cifar10\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"cats_of_cifar10\"\n\nMore Information needed" ]
[ -0.142878919839859, 0.2324986755847931, -0.0012514678528532386, -0.014806837774813175, 0.06982951611280441, 0.1110302209854126, 0.08289746195077896, 0.06199514493346214, 0.2543752193450928, 0.03755718469619751, 0.12022926658391953, 0.006592356599867344, 0.10084923356771469, 0.15708617866039276, -0.029461264610290527, 0.0012800395488739014, 0.1307622343301773, 0.046197544783353806, -0.051362987607717514, 0.05412737652659416, 0.0006703835097141564, -0.04756293445825577, 0.06862068921327591, -0.05494536831974983, -0.21780811250209808, 0.010783244855701923, -0.04981052875518799, -0.04617854952812195, 0.04378374293446541, -0.12674985826015472, 0.1994580179452896, 0.018446361646056175, 0.05512649565935135, -0.040832020342350006, 0.0006367526948451996, 0.01592014729976654, -0.07450408488512039, 0.05163304880261421, 0.10513462126255035, -0.14184363186359406, -0.022196399047970772, 0.048958949744701385, 0.03956964984536171, 0.014440868981182575, -0.09801765531301498, -0.22461053729057312, -0.07281845808029175, -0.14859655499458313, 0.033907461911439896, 0.01248518843203783, 0.08374053984880447, 0.05822891369462013, -0.13132885098457336, 0.022236598655581474, 0.11962319165468216, -0.07757355272769928, 0.0709792897105217, 0.1326018124818802, 0.03920704498887062, 0.1045844554901123, -0.035167593508958817, 0.03195605054497719, 0.13100560009479523, -0.09870108217000961, -0.045648761093616486, 0.01958690583705902, -0.10196330398321152, -0.027675559744238853, -0.0410628579556942, -0.09853184223175049, 0.23649975657463074, 0.0671396479010582, 0.021952811628580093, 0.10756545513868332, -0.06905417144298553, -0.15614373981952667, -0.014740193262696266, 0.03418844938278198, 0.029032932594418526, 0.010575673542916775, 0.12109147757291794, 0.09578941762447357, -0.09108645468950272, -0.1598060429096222, -0.11283630132675171, -0.06282861530780792, -0.04148748144507408, 0.14654657244682312, -0.1463451385498047, -0.0595167875289917, -0.163187637925148, -0.02251480706036091, -0.03306317701935768, -0.024034271016716957, -0.05528157949447632, -0.01644943282008171, 0.030486201867461205, 0.15274211764335632, 0.10955947637557983, 0.05833747237920761, 0.19758912920951843, 0.06359171122312546, -0.0678788498044014, 0.06794995069503784, 0.10710741579532623, -0.10329316556453705, 0.007655457593500614, -0.10768815129995346, -0.044534821063280106, -0.09648849070072174, -0.06857754290103912, -0.135530024766922, -0.10166262090206146, -0.020333286374807358, -0.04042832925915718, 0.11199592053890228, -0.03107641637325287, -0.09202510863542557, -0.02419998310506344, 0.010957957245409489, 0.2918594777584076, -0.07430959492921829, 0.030708560720086098, 0.05620665103197098, -0.08199046552181244, 0.002749446779489517, -0.10728277266025543, -0.017334111034870148, 0.10659706592559814, 0.06411685049533844, -0.11483781784772873, -0.02023201622068882, -0.0387372262775898, -0.06533710658550262, 0.0821070522069931, -0.19468940794467926, 0.013243949972093105, -0.0805746391415596, -0.11965559422969818, 0.05952019244432449, 0.025674505159258842, -0.03734854236245155, 0.2176269292831421, -0.022107545286417007, 0.01411325391381979, -0.011410820297896862, 0.012172372080385685, -0.0009491241653449833, -0.1016034260392189, 0.0311842393130064, -0.04021685570478439, 0.15100553631782532, -0.2957952618598938, 0.028873639181256294, -0.10655374079942703, 0.016221949830651283, -0.040109217166900635, -0.06221568584442139, -0.1501440554857254, 0.12235820293426514, -0.03723246976733208, 0.0027612331323325634, -0.10141117125749588, -0.0424535796046257, -0.02407115325331688, 0.043782174587249756, -0.172759547829628, 0.0264835674315691, 0.14027716219425201, -0.11980780214071274, -0.16273106634616852, 0.012090316973626614, 0.03259417414665222, 0.029821928590536118, 0.04327809065580368, 0.388248473405838, 0.13244138658046722, -0.06675510853528976, 0.009552081115543842, 0.12496328353881836, -0.15372082591056824, -0.26173922419548035, 0.0897243395447731, -0.03737755864858627, -0.02984398417174816, -0.001700030523352325, 0.16129162907600403, -0.033068280667066574, -0.04407984018325806, -0.065536729991436, 0.036317355930805206, -0.18754856288433075, -0.011815696954727173, 0.02623981423676014, 0.0031892373226583004, -0.022890087217092514, 0.17359355092048645, -0.14953522384166718, 0.08659132570028305, -0.011118405498564243, -0.022860931232571602, -0.025848867371678352, 0.23339976370334625, -0.0896119549870491, -0.015504563227295876, -0.15489506721496582, -0.05206027254462242, 0.04920065775513649, 0.006354047451168299, -0.012625453062355518, 0.019407404586672783, 0.03917260840535164, -0.015877772122621536, 0.07634466141462326, 0.06399451196193695, 0.17010726034641266, 0.0806850716471672, -0.026630088686943054, -0.0063132019713521, 0.031433094292879105, -0.07294679433107376, 0.09549488127231598, -0.1428251713514328, -0.007431495003402233, 0.16620150208473206, -0.013422468677163124, -0.016500551253557205, -0.04962042346596718, -0.0176961999386549, -0.10713236778974533, -0.020650025457143784, -0.06896279007196426, 0.03474562615156174, -0.05965254455804825, 0.0053025404922664165, -0.014162481762468815, -0.1378980427980423, 0.23328553140163422, 0.1528952568769455, 0.020041046664118767, -0.030228694900870323, 0.045164067298173904, 0.056789666414260864, -0.014912129379808903, 0.025614602491259575, -0.05197874456644058, -0.26411324739456177, -0.09242386370897293, 0.05508662387728691, -0.10476023703813553, 0.044029831886291504, 0.08366457372903824, -0.017120737582445145, -0.0771973580121994, 0.02372818812727928, 0.14582717418670654, -0.2606212794780731, 0.12978319823741913, 0.30551818013191223, 0.15208527445793152, 0.11246810108423233, 0.045186303555965424, -0.10464245080947876, -0.003669641213491559, 0.008591310121119022, -0.01534727681428194, 0.21860353648662567, -0.03327958658337593, 0.025442739948630333, 0.06169360131025314, 0.03530343621969223, 0.0806974247097969, -0.13782748579978943, -0.04775845259428024, 0.006898890715092421, -0.009683549404144287, -0.24880743026733398, -0.04255858063697815, -0.029577884823083878, 0.11991771310567856, -0.012477540411055088, -0.1715586930513382, 0.09019474685192108, -0.03256402909755707, -0.030516471713781357, 0.1072465181350708, -0.1905149221420288, -0.20788778364658356, -0.002144166501238942, -0.08658643811941147, 0.1499740332365036, 0.061049554497003555, -0.06746544688940048, -0.05385643243789673, -0.03368673101067543, -0.00975376833230257, -0.20544178783893585, -0.2559365928173065, 0.003806101158261299, 0.059731483459472656, 0.020049503073096275, -0.07045520842075348, -0.08673368394374847, 0.0031463385093957186, -0.04250245913863182, 0.041201140731573105, 0.04499201104044914, -0.16572006046772003, 0.14726294577121735, 0.1554572433233261, -0.10881279408931732, 0.0579104907810688, -0.02580915577709675, 0.06683588773012161, -0.05879397317767143, -0.028076115995645523, -0.018162043765187263, -0.05090063065290451, 0.035130757838487625, 0.0965125560760498, 0.05296779051423073, -0.16532358527183533, -0.056304533034563065, -0.08396291732788086, -0.21237976849079132, -0.15944282710552216, -0.12101255357265472, -0.049930620938539505, 0.15711431205272675, 0.0675991028547287, 0.020886864513158798, 0.09945566207170486, 0.08200161904096603, 0.06123507767915726, -0.10220442712306976, -0.08493928611278534, -0.01579567976295948, -0.16299162805080414, 0.021650029346346855, -0.0128979766741395, -0.1672714501619339, 0.07928461581468582, 0.08034685999155045, 0.167228564620018, 0.2236291468143463, 0.1669684797525406, 0.16260094940662384, -0.041131485253572464, 0.1917751282453537, 0.12328698486089706, 0.194988414645195, 0.06825292855501175, -0.03947509080171585, -0.019851429387927055, 0.020555194467306137, -0.019453689455986023, -0.027810964733362198, 0.09418981522321701, -0.11801698058843613, 0.01868291385471821, -0.16518615186214447, 0.000023109572794055566, -0.2647208273410797, 0.08956534415483475, -0.2701466381549835, 0.11678922176361084, -0.0196075439453125, 0.1079244539141655, -0.09585375338792801, 0.05981358885765076, 0.05105772241950035, -0.022442517802119255, 0.012580588459968567, 0.04547720402479172, 0.04653051123023033, -0.015516730025410652, -0.012329836376011372, -0.06165029853582382, -0.13480477035045624, -0.020667968317866325, 0.1390654742717743, -0.10635708272457123, 0.20020246505737305, 0.030722273513674736, -0.06285365670919418, -0.13846340775489807, -0.07800410687923431, -0.05326112359762192, 0.06251180917024612, 0.14399637281894684, 0.01622602716088295, -0.17068448662757874, -0.2755154073238373, -0.07275224477052689, -0.04502367600798607, 0.1759493350982666, 0.0008618634892627597, -0.12282649427652359, 0.0438242144882679, -0.012939229607582092, -0.002640934893861413, -0.1627809703350067, 0.009686194360256195, -0.16175255179405212, 0.06766753643751144, 0.06940150260925293, -0.12611518800258636, 0.021009627729654312, 0.05402185767889023, -0.12857379019260406, 0.04942021891474724, -0.12037990242242813, 0.025070300325751305, -0.06371855735778809, -0.08945739269256592, 0.14249125123023987, 0.02535739727318287, 0.11132198572158813, -0.001735743717290461, -0.01900860294699669, -0.041779257357120514, -0.1410592496395111, 0.09404774010181427, -0.1127348318696022, 0.04540704935789108, -0.1481945663690567, 0.1487988382577896, 0.022329112514853477, 0.03516021743416786, 0.045098986476659775, 0.015281596221029758, 0.02280355431139469, -0.02014579437673092, 0.02869172766804695, -0.06742339581251144, 0.06210184842348099, 0.11388885974884033, 0.12519635260105133, -0.08563955873250961, 0.03685957193374634, 0.02710072696208954, 0.11692893505096436, 0.10657971352338791, -0.10624252259731293, 0.2077389806509018, 0.1936844140291214, -0.018585888668894768, -0.19207601249217987, 0.04013197869062424, -0.13060669600963593, -0.0628141537308693, 0.06305865198373795, -0.11555080860853195, 0.10969797521829605, 0.1937340795993805, -0.058957505971193314, 0.38616758584976196, -0.1448107808828354, 0.019658830016851425, 0.1277303397655487, 0.02357451617717743, 0.2861887514591217, -0.11142276227474213, -0.06246485933661461, -0.11896920204162598, -0.179847851395607, 0.30831271409988403, 0.013275861740112305, 0.015281856060028076, 0.042632997035980225, 0.000015370547771453857, -0.003153702011331916, -0.03937727212905884, 0.22376693785190582, 0.11778610199689865, 0.07810813188552856, -0.09550636261701584, -0.11921285092830658, 0.2484142929315567, -0.061449892818927765, -0.012826195918023586, -0.006293848622590303, -0.02310798689723015, -0.11461018025875092, 0.04844702035188675, 0.047509826719760895, 0.02785160019993782, 0.03443879634141922, 0.010355832055211067, -0.1598592847585678, -0.03228199481964111, -0.05651389807462692, -0.02376001514494419, 0.12133733183145523, 0.04558860510587692, 0.0025541484355926514, 0.024274760857224464, -0.02034003846347332, -0.10054852068424225, 0.1271289736032486, -0.056615736335515976, -0.07608798891305923, 0.12121924012899399, -0.18111617863178253, 0.020585324615240097, 0.13537493348121643, 0.035727497190237045, -0.013910680077970028, 0.047362327575683594, -0.06842498481273651, -0.023893257603049278, 0.14795327186584473, -0.08750539273023605, 0.03198656812310219, 0.16972459852695465, -0.007263209205120802, 0.04211637005209923, 0.09872526675462723, -0.08161846548318863, 0.08297856897115707, 0.0015772219048812985, -0.015099607408046722, 0.05856983736157417, -0.031367816030979156, 0.12211646139621735, 0.05513739585876465, 0.0485820509493351, -0.19065533578395844, 0.19765952229499817, 0.09684848040342331, -0.16251058876514435, -0.03247372433543205, -0.06298700720071793, -0.09284251928329468, -0.05177166685461998, -0.049467768520116806, 0.12322596460580826, 0.03096810169517994, -0.14660856127738953, 0.030113833025097847, -0.005345149431377649, -0.03401992842555046, 0.2978435456752777, 0.05255219340324402, 0.12443455308675766, 0.04641536995768547, -0.016314301639795303, -0.10726356506347656, -0.06277807801961899, -0.12653829157352448, 0.03010532259941101, -0.05418314412236214, -0.17378482222557068, -0.02690937928855419, 0.06508590281009674, -0.030516058206558228, -0.058690693229436874, -0.06095569580793381, 0.03464057296514511, 0.04967026039958, 0.03660615533590317, -0.051681943237781525, 0.0033524304162710905, 0.01686127297580242, 0.03992747515439987, -0.007711158134043217, -0.05292285233736038, -0.09972502291202545, 0.08707308769226074, 0.04128524661064148, 0.040112774819135666, -0.07706183940172195, -0.011744333431124687, 0.025321543216705322, 0.048777516931295395, 0.027919474989175797, 0.15588760375976562, 0.0579046793282032, 0.036868225783109665, -0.20051166415214539, -0.11067057400941849, 0.06464359164237976, 0.05568424612283707, 0.06167777255177498, 0.1423192322254181, -0.03924671933054924, 0.06353374570608139, -0.05540294200181961, 0.022824687883257866, -0.014647155068814754, -0.06229555234313011, -0.05134085193276405, -0.153142049908638, -0.07546063512563705, 0.03060343489050865, -0.07624312490224838, 0.22734451293945312, -0.032008398324251175, -0.0011372229782864451, 0.16329050064086914, 0.044672321528196335, -0.005948618985712528, -0.052496518939733505, -0.015397025272250175, -0.1307699829339981, -0.020497003570199013, 0.05475860461592674, 0.03973913937807083, -0.06285010278224945, 0.38083523511886597, -0.08931516110897064, -0.03497415408492088, -0.06433425098657608, 0.20206625759601593, 0.05359862372279167, 0.006048195064067841, 0.2831825613975525, 0.07291632145643234, -0.04867301508784294, -0.029028013348579407, 0.0666469857096672, 0.02580319531261921, 0.09048187732696533, 0.04750684276223183, 0.05961497873067856, -0.023282602429389954, 0.004236618056893349, 0.013440270908176899, -0.07831179350614548, 0.06308595836162567, -0.008575303480029106, -0.031333647668361664, -0.031560979783535004, 0.13324126601219177, -0.016495810821652412, 0.05272325500845909, 0.012937036342918873, -0.021657830104231834, -0.032528892159461975, -0.07432298362255096, -0.057567112147808075, -0.18392594158649445, 0.027922004461288452, -0.04511390998959541, 0.02092738263309002, -0.007116346620023251, 0.07094276696443558, 0.3226566016674042, 0.04759480431675911, 0.021740809082984924, 0.1553363800048828, -0.17238165438175201, 0.061657506972551346, 0.0006732594920322299, -0.004722537938505411, -0.07157613337039948, 0.023887664079666138, -0.10394271463155746, 0.0762573853135109, -0.022020800039172173, -0.00270967953838408, -0.03791048750281334, 0.14860574901103973, 0.016841799020767212, -0.09315192699432373, -0.07314325124025345, -0.08775781095027924, 0.058503683656454086, -0.10623539984226227, 0.09569359570741653, 0.005706022493541241, 0.038043055683374405, 0.01636832021176815, 0.005180261097848415, 0.008467942476272583, 0.10294400155544281, 0.04954097792506218, 0.00775150116533041, -0.07673738151788712, 0.06990893185138702, -0.01618882641196251, -0.06664369255304337, -0.03614217787981033, 0.15280267596244812, 0.19842901825904846, -0.02748233452439308, -0.022739004343748093, -0.04762593284249306, 0.02059452421963215, 0.027674773707985878, 0.07876897603273392, -0.0030034754890948534, 0.06503226608037949, 0.03635082021355629, -0.1525312215089798, -0.026386767625808716, -0.03511590138077736, -0.08028539270162582, 0.0659160241484642, 0.028494225814938545, -0.030008746311068535, -0.09099490195512772, 0.10243141651153564, -0.05517852306365967, -0.004691760521382093, 0.08084896951913834, -0.08955574035644531, -0.06865458190441132, 0.017089074477553368, 0.0815579742193222, 0.0067717838101089, -0.03841059282422066, -0.101619653403759, -0.006539679132401943, -0.12798336148262024, -0.003872605273500085, -0.34229883551597595, -0.1779310405254364, -0.07847649604082108, -0.21374525129795074, 0.23315851390361786, -0.02806875668466091, 0.11650170385837555, 0.006213232409209013, 0.07422696053981781, -0.10037530958652496, 0.03554818779230118, 0.06622177362442017, 0.0945931002497673, -0.022888435050845146, 0.08628208190202713, -0.046823710203170776, -0.022832265123724937, 0.09914886951446533, -0.06268556416034698, -0.024099428206682205, 0.0023448686115443707, 0.024110615253448486, -0.012223200872540474, -0.03967884182929993, -0.06263136118650436, 0.13644059002399445, 0.003632052568718791, -0.03773531690239906, -0.028997955843806267, 0.04305862635374069, -0.03920809552073479, 0.05451718345284462, -0.15682055056095123, -0.09987764805555344, -0.09712295979261398, -0.09745246917009354, -0.061947859823703766, 0.03175914287567139, 0.08631080389022827, 0.062011756002902985, -0.1497061401605606, -0.028001368045806885, -0.0226127952337265, 0.01556362770497799, 0.08086688816547394, 0.03377864137291908, -0.03565630316734314, -0.01889471523463726, 0.07075449079275131, 0.09110220521688461, -0.045592375099658966, -0.1270957738161087 ]
442b3e3892c43669ff2d1ab2821e7f65457cbd85
# Dataset Card for Dataset Name ## Dataset Description Collection of functional programming languages from GitHub. - **Point of Contact:** dhuck ### Dataset Summary This dataset is a collection of code examples of functional programming languages for code generation tasks. It was collected over a week long period in March 2023 as part of project in program synthesis. ## Dataset Structure ### Data Instances ``` { 'id': str 'repository': str 'filename': str 'license': str or Empty 'language': str 'content': str } ``` ### Data Fields * `id`: SHA256 has of the content field. This ID scheme ensure that duplicate code examples via forks or other duplications are removed from the dataset. * 'repository': The repository that the file was pulled from. This can be used for any attribution or to check updated licensing issues for the code example. * 'filename': Filename of the code example from within the repository. * 'license': Licensing information of the repository. This can be empty and further work is likely necessary to parse licensing information from individual files. * 'language': Programming language of the file. For example, Haskell, Clojure, Lisp, etc... * 'content': Source code of the file. This is full text of the source with some cleaning as described in the Curation section below. While many examples are short, others can be extremely long. This field will like require preprocessing for end tasks. ### Data Splits More information to be provided at a later date. There are 157,218 test examples and 628,869 training examples. The split was created using `scikit-learn`' `test_train_split` function. ## Dataset Creation ### Curation Rationale This dataset was put together for Programming Synthesis tasks. The majority of available datasets consist of imperative programming languages, while the program synthesis community has a rich history of methods using functional languages. This dataset aims to unify the two approaches by making a large training corpus of functional languages available to researchers. ### Source Data #### Initial Data Collection and Normalization Code examples were collected in a similar manner to other existing programming language datasets. Each example was pulled from public repositories on GitHub over a week in March 2023. I performed this task by searching common file extensions of the target languages (Clojure, Elixir, Haskell, Lisp, OCAML, Racket and Scheme). The full source is included for each coding example, so padding or truncation will be necessary for any training tasks. Significant effort was made to remove any personal information from each coding example. For each code example, I removed any email address or websites using simple regex pattern matching. Spacy NER was used to identify proper names in the comments only. Any token which spanned a name was simply replaced with the token `PERSON` while email addresses and websites were dropped from each comment. Organizations and other information were left intact. #### Who are the source language producers? Each example contains the repository the code originated from, identifying the source of each example. ### Personal and Sensitive Information While great care was taken to remove proper names, email addresses, and websites, there may exist examples where pattern matching did not work. While I used the best spacy models available, I did witness false negatives on other tasks on other datasets. To ensure no personal information makes it into training data, it is advisable to remove all comments if the training task does not require them. I made several PR to the `comment_parser` python library to support the languages in this dataset. My version of the parsing library can be found at [https://github.com/d-huck/comment_parser](https://github.com/d-huck/comment_parser) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases While code itself may not contain bias, programmers can use offensive, racist, homophobic, transphobic, misogynistic, etc words for variable names. Further updates to this dataset library will investigate and address these issues. Comments in the code examples could also contain hateful speech. Models trained on this dataset may need additional training on toxicity to remove these tendencies from the output. ### Other Known Limitations The code present in this dataset has not been checked for quality in any way. It is possible and probable that several of the coding examples are of poor quality and do not actually compile or run in their target language. Furthermore, there exists a chance that some examples are not the language they claim to be, since github search matching is dependent only on the file extension and not the actual contents of any file.
dhuck/functional_code
[ "task_categories:text-generation", "task_categories:feature-extraction", "size_categories:100K<n<1M", "license:afl-3.0", "Program Synthesis", "code", "region:us" ]
2023-03-25T21:13:43+00:00
{"license": "afl-3.0", "size_categories": ["100K<n<1M"], "task_categories": ["text-generation", "feature-extraction"], "pretty_name": "Functional Code", "tags": ["Program Synthesis", "code"], "dataset_info": {"features": [{"name": "_id", "dtype": "string"}, {"name": "repository", "dtype": "string"}, {"name": "name", "dtype": "string"}, {"name": "content", "dtype": "string"}, {"name": "license", "dtype": "null"}, {"name": "download_url", "dtype": "string"}, {"name": "language", "dtype": "string"}, {"name": "comments", "dtype": "string"}, {"name": "code", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 7561888852, "num_examples": 611738}, {"name": "test", "num_bytes": 1876266819, "num_examples": 152935}], "download_size": 3643404015, "dataset_size": 9438155671}}
2023-04-05T14:51:51+00:00
[]
[]
TAGS #task_categories-text-generation #task_categories-feature-extraction #size_categories-100K<n<1M #license-afl-3.0 #Program Synthesis #code #region-us
# Dataset Card for Dataset Name ## Dataset Description Collection of functional programming languages from GitHub. - Point of Contact: dhuck ### Dataset Summary This dataset is a collection of code examples of functional programming languages for code generation tasks. It was collected over a week long period in March 2023 as part of project in program synthesis. ## Dataset Structure ### Data Instances ### Data Fields * 'id': SHA256 has of the content field. This ID scheme ensure that duplicate code examples via forks or other duplications are removed from the dataset. * 'repository': The repository that the file was pulled from. This can be used for any attribution or to check updated licensing issues for the code example. * 'filename': Filename of the code example from within the repository. * 'license': Licensing information of the repository. This can be empty and further work is likely necessary to parse licensing information from individual files. * 'language': Programming language of the file. For example, Haskell, Clojure, Lisp, etc... * 'content': Source code of the file. This is full text of the source with some cleaning as described in the Curation section below. While many examples are short, others can be extremely long. This field will like require preprocessing for end tasks. ### Data Splits More information to be provided at a later date. There are 157,218 test examples and 628,869 training examples. The split was created using 'scikit-learn'' 'test_train_split' function. ## Dataset Creation ### Curation Rationale This dataset was put together for Programming Synthesis tasks. The majority of available datasets consist of imperative programming languages, while the program synthesis community has a rich history of methods using functional languages. This dataset aims to unify the two approaches by making a large training corpus of functional languages available to researchers. ### Source Data #### Initial Data Collection and Normalization Code examples were collected in a similar manner to other existing programming language datasets. Each example was pulled from public repositories on GitHub over a week in March 2023. I performed this task by searching common file extensions of the target languages (Clojure, Elixir, Haskell, Lisp, OCAML, Racket and Scheme). The full source is included for each coding example, so padding or truncation will be necessary for any training tasks. Significant effort was made to remove any personal information from each coding example. For each code example, I removed any email address or websites using simple regex pattern matching. Spacy NER was used to identify proper names in the comments only. Any token which spanned a name was simply replaced with the token 'PERSON' while email addresses and websites were dropped from each comment. Organizations and other information were left intact. #### Who are the source language producers? Each example contains the repository the code originated from, identifying the source of each example. ### Personal and Sensitive Information While great care was taken to remove proper names, email addresses, and websites, there may exist examples where pattern matching did not work. While I used the best spacy models available, I did witness false negatives on other tasks on other datasets. To ensure no personal information makes it into training data, it is advisable to remove all comments if the training task does not require them. I made several PR to the 'comment_parser' python library to support the languages in this dataset. My version of the parsing library can be found at URL ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases While code itself may not contain bias, programmers can use offensive, racist, homophobic, transphobic, misogynistic, etc words for variable names. Further updates to this dataset library will investigate and address these issues. Comments in the code examples could also contain hateful speech. Models trained on this dataset may need additional training on toxicity to remove these tendencies from the output. ### Other Known Limitations The code present in this dataset has not been checked for quality in any way. It is possible and probable that several of the coding examples are of poor quality and do not actually compile or run in their target language. Furthermore, there exists a chance that some examples are not the language they claim to be, since github search matching is dependent only on the file extension and not the actual contents of any file.
[ "# Dataset Card for Dataset Name", "## Dataset Description\n\nCollection of functional programming languages from GitHub.\n\n- Point of Contact: dhuck", "### Dataset Summary\n\nThis dataset is a collection of code examples of functional programming languages for code generation tasks. It was collected over a week long period in March 2023 as part of project in program synthesis.", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n* 'id': SHA256 has of the content field. This ID scheme ensure that duplicate code examples via forks or other duplications are removed from the dataset.\n* 'repository': The repository that the file was pulled from. This can be used for any attribution or to check updated licensing issues for the code example.\n* 'filename': Filename of the code example from within the repository.\n* 'license': Licensing information of the repository. This can be empty and further work is likely necessary to parse licensing information from individual files.\n* 'language': Programming language of the file. For example, Haskell, Clojure, Lisp, etc...\n* 'content': Source code of the file. This is full text of the source with some cleaning as described in the Curation section below. While many examples are short, others can be extremely long. This field will like require preprocessing for end tasks.", "### Data Splits\n\nMore information to be provided at a later date. There are 157,218 test examples and 628,869 training examples. The split was created using 'scikit-learn'' 'test_train_split' function.", "## Dataset Creation", "### Curation Rationale\n\nThis dataset was put together for Programming Synthesis tasks. The majority of available datasets consist of imperative programming languages, while the program synthesis community has a rich history of methods using functional languages. This dataset aims to unify the two approaches by making a large training corpus of functional languages available to researchers.", "### Source Data", "#### Initial Data Collection and Normalization\n\nCode examples were collected in a similar manner to other existing programming language datasets. Each example was pulled from public repositories on GitHub over a week in March 2023. I performed this task by searching common file extensions of the target languages (Clojure, Elixir, Haskell, Lisp, OCAML, Racket and Scheme). The full source is included for each coding example, so padding or truncation will be necessary for any training tasks. Significant effort was made to remove any personal information from each coding example. For each code example, I removed any email address or websites using simple regex pattern matching. Spacy NER was used to identify proper names in the comments only. Any token which spanned a name was simply replaced with the token 'PERSON' while email addresses and websites were dropped from each comment. Organizations and other information were left intact.", "#### Who are the source language producers?\n\nEach example contains the repository the code originated from, identifying the source of each example.", "### Personal and Sensitive Information\n\nWhile great care was taken to remove proper names, email addresses, and websites, there may exist examples where pattern matching did not work. While I used the best spacy models available, I did witness false negatives on other tasks on other datasets. To ensure no personal information makes it into training data, it is advisable to remove all comments if the training task does not require them. I made several PR to the 'comment_parser' python library to support the languages in this dataset. My version of the parsing library can be found at URL", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases\n\nWhile code itself may not contain bias, programmers can use offensive, racist, homophobic, transphobic, misogynistic, etc words for variable names. Further updates to this dataset library will investigate and address these issues. Comments in the code examples could also contain hateful speech. Models trained on this dataset may need additional training on toxicity to remove these tendencies from the output.", "### Other Known Limitations\n\nThe code present in this dataset has not been checked for quality in any way. It is possible and probable that several of the coding examples are of poor quality and do not actually compile or run in their target language. Furthermore, there exists a chance that some examples are not the language they claim to be, since github search matching is dependent only on the file extension and not the actual contents of any file." ]
[ "TAGS\n#task_categories-text-generation #task_categories-feature-extraction #size_categories-100K<n<1M #license-afl-3.0 #Program Synthesis #code #region-us \n", "# Dataset Card for Dataset Name", "## Dataset Description\n\nCollection of functional programming languages from GitHub.\n\n- Point of Contact: dhuck", "### Dataset Summary\n\nThis dataset is a collection of code examples of functional programming languages for code generation tasks. It was collected over a week long period in March 2023 as part of project in program synthesis.", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n* 'id': SHA256 has of the content field. This ID scheme ensure that duplicate code examples via forks or other duplications are removed from the dataset.\n* 'repository': The repository that the file was pulled from. This can be used for any attribution or to check updated licensing issues for the code example.\n* 'filename': Filename of the code example from within the repository.\n* 'license': Licensing information of the repository. This can be empty and further work is likely necessary to parse licensing information from individual files.\n* 'language': Programming language of the file. For example, Haskell, Clojure, Lisp, etc...\n* 'content': Source code of the file. This is full text of the source with some cleaning as described in the Curation section below. While many examples are short, others can be extremely long. This field will like require preprocessing for end tasks.", "### Data Splits\n\nMore information to be provided at a later date. There are 157,218 test examples and 628,869 training examples. The split was created using 'scikit-learn'' 'test_train_split' function.", "## Dataset Creation", "### Curation Rationale\n\nThis dataset was put together for Programming Synthesis tasks. The majority of available datasets consist of imperative programming languages, while the program synthesis community has a rich history of methods using functional languages. This dataset aims to unify the two approaches by making a large training corpus of functional languages available to researchers.", "### Source Data", "#### Initial Data Collection and Normalization\n\nCode examples were collected in a similar manner to other existing programming language datasets. Each example was pulled from public repositories on GitHub over a week in March 2023. I performed this task by searching common file extensions of the target languages (Clojure, Elixir, Haskell, Lisp, OCAML, Racket and Scheme). The full source is included for each coding example, so padding or truncation will be necessary for any training tasks. Significant effort was made to remove any personal information from each coding example. For each code example, I removed any email address or websites using simple regex pattern matching. Spacy NER was used to identify proper names in the comments only. Any token which spanned a name was simply replaced with the token 'PERSON' while email addresses and websites were dropped from each comment. Organizations and other information were left intact.", "#### Who are the source language producers?\n\nEach example contains the repository the code originated from, identifying the source of each example.", "### Personal and Sensitive Information\n\nWhile great care was taken to remove proper names, email addresses, and websites, there may exist examples where pattern matching did not work. While I used the best spacy models available, I did witness false negatives on other tasks on other datasets. To ensure no personal information makes it into training data, it is advisable to remove all comments if the training task does not require them. I made several PR to the 'comment_parser' python library to support the languages in this dataset. My version of the parsing library can be found at URL", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases\n\nWhile code itself may not contain bias, programmers can use offensive, racist, homophobic, transphobic, misogynistic, etc words for variable names. Further updates to this dataset library will investigate and address these issues. Comments in the code examples could also contain hateful speech. Models trained on this dataset may need additional training on toxicity to remove these tendencies from the output.", "### Other Known Limitations\n\nThe code present in this dataset has not been checked for quality in any way. It is possible and probable that several of the coding examples are of poor quality and do not actually compile or run in their target language. Furthermore, there exists a chance that some examples are not the language they claim to be, since github search matching is dependent only on the file extension and not the actual contents of any file." ]
[ 56, 8, 23, 50, 6, 6, 220, 57, 5, 82, 4, 211, 32, 133, 8, 7, 100, 100 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-feature-extraction #size_categories-100K<n<1M #license-afl-3.0 #Program Synthesis #code #region-us \n# Dataset Card for Dataset Name## Dataset Description\n\nCollection of functional programming languages from GitHub.\n\n- Point of Contact: dhuck### Dataset Summary\n\nThis dataset is a collection of code examples of functional programming languages for code generation tasks. It was collected over a week long period in March 2023 as part of project in program synthesis.## Dataset Structure### Data Instances### Data Fields\n\n* 'id': SHA256 has of the content field. This ID scheme ensure that duplicate code examples via forks or other duplications are removed from the dataset.\n* 'repository': The repository that the file was pulled from. This can be used for any attribution or to check updated licensing issues for the code example.\n* 'filename': Filename of the code example from within the repository.\n* 'license': Licensing information of the repository. This can be empty and further work is likely necessary to parse licensing information from individual files.\n* 'language': Programming language of the file. For example, Haskell, Clojure, Lisp, etc...\n* 'content': Source code of the file. This is full text of the source with some cleaning as described in the Curation section below. While many examples are short, others can be extremely long. This field will like require preprocessing for end tasks.### Data Splits\n\nMore information to be provided at a later date. There are 157,218 test examples and 628,869 training examples. The split was created using 'scikit-learn'' 'test_train_split' function.## Dataset Creation", "passage: ### Curation Rationale\n\nThis dataset was put together for Programming Synthesis tasks. The majority of available datasets consist of imperative programming languages, while the program synthesis community has a rich history of methods using functional languages. This dataset aims to unify the two approaches by making a large training corpus of functional languages available to researchers.### Source Data#### Initial Data Collection and Normalization\n\nCode examples were collected in a similar manner to other existing programming language datasets. Each example was pulled from public repositories on GitHub over a week in March 2023. I performed this task by searching common file extensions of the target languages (Clojure, Elixir, Haskell, Lisp, OCAML, Racket and Scheme). The full source is included for each coding example, so padding or truncation will be necessary for any training tasks. Significant effort was made to remove any personal information from each coding example. For each code example, I removed any email address or websites using simple regex pattern matching. Spacy NER was used to identify proper names in the comments only. Any token which spanned a name was simply replaced with the token 'PERSON' while email addresses and websites were dropped from each comment. Organizations and other information were left intact.#### Who are the source language producers?\n\nEach example contains the repository the code originated from, identifying the source of each example.### Personal and Sensitive Information\n\nWhile great care was taken to remove proper names, email addresses, and websites, there may exist examples where pattern matching did not work. While I used the best spacy models available, I did witness false negatives on other tasks on other datasets. To ensure no personal information makes it into training data, it is advisable to remove all comments if the training task does not require them. I made several PR to the 'comment_parser' python library to support the languages in this dataset. My version of the parsing library can be found at URL## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases\n\nWhile code itself may not contain bias, programmers can use offensive, racist, homophobic, transphobic, misogynistic, etc words for variable names. Further updates to this dataset library will investigate and address these issues. Comments in the code examples could also contain hateful speech. Models trained on this dataset may need additional training on toxicity to remove these tendencies from the output." ]
[ -0.08361314982175827, 0.2275700867176056, -0.003743196837604046, 0.0592009499669075, 0.12507563829421997, -0.009154080413281918, 0.02791999652981758, 0.05814909189939499, -0.04051882401108742, 0.11940428614616394, 0.0070543065667152405, 0.004092607647180557, 0.06740069389343262, 0.09267757833003998, 0.046886757016181946, -0.05915755406022072, 0.029355185106396675, -0.08285300433635712, 0.11656828224658966, 0.06687352061271667, 0.06534022092819214, -0.0333346351981163, 0.07673117518424988, -0.03888370469212532, -0.05780772119760513, -0.018253708258271217, -0.03012920171022415, -0.024063657969236374, 0.09121793508529663, 0.0665278434753418, 0.05701129883527756, -0.017617305740714073, 0.00672183558344841, -0.16887569427490234, 0.022320104762911797, 0.10824143886566162, 0.029892971739172935, 0.018848689272999763, 0.06320217251777649, -0.0356966108083725, 0.03905429691076279, -0.029236815869808197, 0.016496241092681885, 0.06104288250207901, -0.08771196007728577, 0.042855240404605865, -0.15423309803009033, -0.04193117097020149, 0.047149498015642166, 0.10102169215679169, 0.005341429263353348, 0.09969322383403778, 0.009584404528141022, 0.07875099778175354, 0.06806443631649017, -0.07325742393732071, 0.01923689991235733, -0.019318528473377228, 0.040067870169878006, 0.08974916487932205, -0.03703921660780907, -0.02359468676149845, 0.028683869168162346, 0.02636672928929329, 0.04376238211989403, -0.044514745473861694, -0.13967379927635193, -0.05739034712314606, -0.0912458747625351, -0.06788209080696106, 0.11605025827884674, -0.026231566444039345, -0.07417751103639603, -0.11003248393535614, -0.04978206753730774, -0.0824524536728859, 0.050245411694049835, 0.06018437445163727, 0.0023146886378526688, 0.023532751947641373, 0.11439047753810883, -0.10076510906219482, -0.06843395531177521, -0.009276079013943672, -0.0020314729772508144, 0.04969659447669983, 0.013726276345551014, 0.019493259489536285, 0.005849579349160194, 0.07531043142080307, 0.004353996366262436, -0.06198205053806305, -0.0814891830086708, -0.04000229761004448, -0.09633375704288483, -0.009941527619957924, -0.0295818280428648, -0.12113943696022034, -0.01673797145485878, 0.12687565386295319, -0.04150209575891495, 0.016578353941440582, -0.06669527292251587, 0.007656213827431202, 0.04677349701523781, 0.10850576311349869, 0.01800379902124405, -0.04793378338217735, 0.07170871645212173, 0.027934828773140907, 0.07136037945747375, -0.01948641985654831, -0.023198531940579414, 0.0425691157579422, 0.041817352175712585, 0.1268353909254074, 0.0732816606760025, 0.006112596020102501, -0.0718817487359047, 0.02910778298974037, 0.13435757160186768, -0.1389005035161972, 0.03732066601514816, 0.01857672818005085, 0.008940187282860279, -0.03854900598526001, 0.05801854655146599, -0.0444614440202713, -0.09761536121368408, -0.05722922831773758, -0.060888029634952545, 0.014090875163674355, -0.11668260395526886, -0.13444173336029053, 0.037144310772418976, -0.11053203791379929, -0.06570543348789215, -0.11573324352502823, -0.23754194378852844, -0.09058311581611633, -0.027444208040833473, -0.017260495573282242, 0.011207490228116512, 0.005825862288475037, -0.06639914214611053, -0.0633508712053299, -0.006009229458868504, -0.0615999773144722, -0.061791300773620605, 0.027958985418081284, -0.053387679159641266, -0.006472891196608543, -0.046542249619960785, 0.03401986509561539, -0.13767123222351074, 0.03702991083264351, -0.10323001444339752, 0.1065620481967926, -0.06449025869369507, 0.004007458686828613, -0.04939846694469452, -0.017776023596525192, -0.024724090471863747, 0.017471279948949814, 0.005833973176777363, 0.11283896863460541, -0.2405557930469513, 0.013481943868100643, 0.03281361237168312, -0.14656037092208862, 0.016841497272253036, 0.08960136771202087, -0.025794755667448044, 0.026048848405480385, 0.06319533288478851, 0.08326388895511627, 0.07339061051607132, 0.000021940097212791443, -0.12213188409805298, -0.060683123767375946, -0.025409547612071037, 0.08719124644994736, 0.012514408677816391, -0.05372559651732445, 0.09187804162502289, 0.023223362863063812, -0.07578419148921967, -0.007915525697171688, 0.022866711020469666, -0.05596798285841942, -0.00004689954221248627, -0.04497123882174492, -0.04309326410293579, 0.004563078284263611, -0.037093717604875565, -0.0006427234038710594, -0.07449384033679962, 0.05131717398762703, 0.0762500986456871, -0.05676562339067459, 0.05175059288740158, -0.029386330395936966, 0.07692628353834152, -0.021092304959893227, -0.018016638234257698, -0.20964555442333221, -0.11035636812448502, 0.06616351008415222, -0.07782263308763504, 0.034980811178684235, -0.037249334156513214, -0.03623756766319275, 0.09151170402765274, 0.029430698603391647, -0.0022378056310117245, -0.0527113676071167, -0.011990374885499477, -0.045710232108831406, -0.05455445498228073, -0.06748603284358978, -0.04944819211959839, 0.13696561753749847, -0.11624133586883545, 0.022632446140050888, 0.06057151034474373, 0.10018563270568848, 0.017766131088137627, -0.09967289865016937, 0.07101345807313919, 0.07525785267353058, -0.07928325235843658, -0.10146491229534149, -0.017295094206929207, 0.040294796228408813, 0.05480936914682388, 0.04256772994995117, -0.1601048707962036, -0.15018518269062042, 0.054812490940093994, 0.12414266169071198, -0.07431570440530777, 0.05792061239480972, -0.016582081094384193, -0.0063591813668608665, -0.09666779637336731, -0.08546143770217896, 0.13728885352611542, 0.02921294793486595, 0.07318925112485886, -0.05899403244256973, -0.020411303266882896, -0.025920536369085312, 0.037004102021455765, 0.007052890956401825, 0.028399057686328888, 0.048868633806705475, -0.058578867465257645, 0.09582886099815369, -0.08403722196817398, -0.028765007853507996, 0.11548559367656708, 0.02083761803805828, -0.09205277264118195, 0.02196550741791725, 0.04447700455784798, 0.024695944041013718, 0.07857419550418854, 0.028439786285161972, -0.03331463411450386, 0.034522611647844315, -0.01254215743392706, 0.03200392797589302, -0.047577809542417526, 0.06793880462646484, 0.03959982469677925, 0.0016247928142547607, -0.01780914142727852, -0.0642455443739891, 0.01658816635608673, 0.04320069029927254, -0.03881097212433815, 0.035012297332286835, -0.01912449672818184, -0.019403325393795967, -0.12004893273115158, 0.16603174805641174, -0.11225289106369019, -0.2404378205537796, -0.17517706751823425, 0.13231390714645386, -0.0615842342376709, 0.015483537688851357, 0.05053205043077469, 0.01237848587334156, -0.07692952454090118, -0.14881856739521027, -0.0037060249596834183, 0.013693982735276222, -0.08868172764778137, -0.08829306066036224, 0.0024330224841833115, -0.02729949541389942, -0.1367885321378708, 0.044269002974033356, 0.07660086452960968, -0.009944213554263115, 0.01538846269249916, 0.03623177856206894, 0.14548832178115845, 0.07007083296775818, 0.008874764665961266, -0.05998524650931358, -0.012671664357185364, 0.09993879497051239, -0.07205012440681458, 0.07830983400344849, 0.1254979521036148, -0.06600803881883621, 0.04645206034183502, 0.034508705139160156, -0.05568680912256241, -0.0588245689868927, 0.03728961572051048, 0.053526896983385086, -0.05552678927779198, -0.16513992846012115, -0.07143932580947876, -0.05964353680610657, 0.0062871053814888, 0.016581468284130096, 0.030988087877631187, -0.01320743840187788, -0.013616066426038742, -0.07145467400550842, -0.0122933778911829, -0.03852328658103943, 0.09989944100379944, 0.05160793662071228, -0.019428662955760956, 0.05703941732645035, -0.05662180483341217, 0.06086169555783272, 0.09422115981578827, 0.01912655681371689, 0.17606371641159058, -0.10089509189128876, 0.2156144082546234, 0.047357432544231415, 0.06380696594715118, -0.00020767375826835632, 0.06179071590304375, -0.009948674589395523, 0.10269294679164886, -0.013448430225253105, -0.05363859981298447, -0.0572744645178318, 0.06467804312705994, -0.03126509487628937, -0.02576802670955658, 0.02226141095161438, -0.0329265296459198, 0.032464250922203064, 0.2075657844543457, -0.00011858437210321426, -0.1977890431880951, -0.08680000901222229, 0.014777902513742447, -0.050579674541950226, -0.10217921435832977, -0.033575981855392456, 0.15936586260795593, -0.08584454655647278, -0.004400314763188362, 0.005661061964929104, 0.06341063976287842, -0.07694113999605179, -0.035109128803014755, -0.02067490480840206, 0.018500253558158875, -0.007164262235164642, 0.06729085743427277, -0.10536474734544754, 0.00895394291728735, 0.023027438670396805, 0.07213544100522995, -0.0403861477971077, 0.03918128460645676, 0.017676547169685364, 0.012209410779178143, 0.08915635943412781, 0.011707321740686893, -0.047861404716968536, -0.05352170765399933, -0.08029429614543915, 0.02753753773868084, 0.03492403030395508, -0.0688975527882576, 0.11216414719820023, 0.021855521947145462, -0.0011903438717126846, -0.053525395691394806, -0.09615746140480042, -0.08674298226833344, -0.16760018467903137, 0.06487293541431427, -0.04847462475299835, 0.09510912001132965, -0.04015228524804115, -0.029539622366428375, -0.0069520315155386925, 0.17611870169639587, -0.17265373468399048, -0.09511055052280426, -0.10536380857229233, -0.02525024488568306, 0.1355050802230835, -0.027728097513318062, 0.06339872628450394, 0.004890969023108482, 0.1441132128238678, -0.05789301544427872, -0.05528416112065315, -0.013881687074899673, -0.0652671754360199, -0.14160288870334625, -0.04728676378726959, 0.05056101828813553, 0.026857133954763412, 0.03813733160495758, 0.012970197014510632, 0.05996473878622055, -0.009291714057326317, -0.08635177463293076, -0.06538809835910797, 0.1471550613641739, 0.12144804000854492, 0.08379505574703217, -0.08941976726055145, -0.09583434462547302, -0.059480976313352585, -0.037736400961875916, 0.06761819124221802, 0.11666284501552582, -0.053604334592819214, 0.07637286931276321, 0.11143655329942703, -0.1104377806186676, -0.1949140578508377, 0.041910670697689056, 0.00003225822001695633, 0.05570398271083832, 0.0499536357820034, -0.16957935690879822, 0.024159349501132965, 0.07173939794301987, 0.014837708324193954, 0.11630574613809586, -0.18102306127548218, -0.08149845153093338, -0.007393429055809975, -0.0012599772308021784, -0.023893048986792564, -0.13451755046844482, -0.043432921171188354, -0.032129768282175064, -0.10590848326683044, 0.08634728938341141, -0.07179298251867294, 0.06008864566683769, 0.014663220383226871, 0.0051124985329806805, 0.03038109466433525, -0.05819817632436752, 0.08355357497930527, 0.007730628363788128, 0.0459197536110878, -0.02571011148393154, 0.03633429855108261, 0.08043467998504639, -0.05338502675294876, 0.13810066878795624, -0.014727160334587097, 0.091334268450737, -0.09574514627456665, -0.03882250562310219, -0.07448503375053406, 0.1194630116224289, -0.030212359502911568, -0.010389473289251328, -0.0564613938331604, 0.018114181235432625, 0.059171997010707855, 0.0031793219968676567, -0.021842442452907562, -0.04515645653009415, 0.006276719272136688, 0.19284527003765106, 0.08714435994625092, 0.0002625454217195511, -0.08603812009096146, 0.026957131922245026, -0.020770138129591942, 0.06312046945095062, -0.028018353506922722, 0.010347465984523296, 0.07221010327339172, 0.06527034938335419, 0.07998020946979523, 0.005497396923601627, -0.11890481412410736, 0.049854129552841187, 0.015994982793927193, -0.06847119331359863, -0.07883855700492859, 0.002602402353659272, 0.0567588172852993, -0.08044467866420746, -0.04058501496911049, 0.1367056667804718, -0.028003986924886703, -0.04369642585515976, -0.011293977499008179, 0.07282298803329468, 0.05999469757080078, 0.07723812013864517, -0.01720855012536049, 0.03214767575263977, -0.0735848993062973, 0.08064062893390656, 0.06435133516788483, -0.1325518935918808, 0.01790241152048111, 0.08910727500915527, -0.12764757871627808, -0.07219220697879791, -0.03343970328569412, 0.029648790135979652, -0.044937409460544586, -0.0297827310860157, -0.06509696692228317, -0.010840549133718014, 0.002744693774729967, 0.1730046272277832, -0.002253361977636814, 0.11045899987220764, -0.008959445171058178, -0.022824741899967194, -0.059814319014549255, 0.040018849074840546, 0.013605890795588493, 0.0744144394993782, -0.031237829476594925, 0.13974907994270325, 0.0033238129690289497, -0.011355782859027386, 0.006496589630842209, -0.005912239197641611, -0.022223016247153282, -0.02866959199309349, -0.05648117512464523, -0.00808109249919653, -0.049774281680583954, -0.02870338223874569, -0.007823851890861988, 0.000008508563041687012, 0.01590178906917572, 0.08255128562450409, -0.005113990977406502, -0.076276034116745, -0.09464681148529053, 0.07891639322042465, -0.09987887740135193, 0.014517107978463173, 0.037837471812963486, -0.09965690225362778, 0.080692358314991, -0.0053299106657505035, -0.021201983094215393, -0.008202825672924519, 0.007124509662389755, -0.015959983691573143, 0.015275133773684502, 0.03567437082529068, -0.023070206865668297, -0.0880613774061203, 0.01112409308552742, 0.025037549436092377, -0.01925668865442276, -0.011537476442754269, 0.1070546954870224, -0.08900800347328186, 0.025716934353113174, 0.005976933985948563, 0.019564611837267876, -0.030568890273571014, 0.032310135662555695, 0.10582172870635986, 0.04295365512371063, 0.14010022580623627, 0.007334298919886351, 0.03749718517065048, -0.08503592759370804, -0.028665823861956596, -0.014405214227735996, 0.009863119572401047, -0.027444802224636078, 0.026856571435928345, 0.05379535257816315, 0.01647721230983734, 0.12344948947429657, -0.024014893919229507, 0.03779090195894241, 0.02636469155550003, 0.06649672985076904, -0.06259055435657501, 0.032835736870765686, 0.020147783681750298, 0.00041096098721027374, -0.007475744001567364, 0.0028764866292476654, -0.01771954447031021, 0.0010251137427985668, -0.010825388133525848, 0.10507066547870636, 0.11043570935726166, 0.12081245332956314, 0.08774071931838989, -0.003995703998953104, -0.12132368981838226, -0.08391536772251129, 0.002820013090968132, -0.02762947417795658, 0.08323247730731964, -0.06177061051130295, 0.06719592213630676, 0.12139341980218887, -0.07678684592247009, 0.12046881020069122, 0.018700653687119484, -0.061299022287130356, -0.015180139802396297, -0.04781532287597656, -0.024603888392448425, 0.03495714068412781, -0.03042585775256157, -0.076158806681633, 0.06245508790016174, 0.12470202147960663, -0.043204475194215775, -0.0060536121018230915, 0.10209669172763824, -0.048849478363990784, -0.14671434462070465, -0.0010854965075850487, -0.012051748111844063, 0.027216415852308273, 0.07211066037416458, 0.020020022988319397, 0.05362764745950699, 0.0286172553896904, 0.10949217528104782, 0.08662661910057068, 0.12406420707702637, 0.056490182876586914, -0.048430003225803375, -0.0280475914478302, -0.00065578956855461, -0.0010928139090538025, 0.0009742183610796928, 0.21404719352722168, 0.05114416778087616, -0.025717170909047127, 0.044728972017765045, 0.1468495875597, -0.019994495436549187, -0.05315931886434555, -0.14097952842712402, 0.11140713095664978, 0.03863026946783066, -0.019497912377119064, -0.028671562671661377, -0.13472941517829895, 0.08052511513233185, 0.1213681697845459, 0.03789448365569115, 0.008969579823315144, -0.007901346310973167, -0.005324969533830881, -0.00483421515673399, -0.019373007118701935, 0.01507706567645073, 0.029033802449703217, 0.23039795458316803, -0.04387868195772171, 0.04518550634384155, -0.01933254301548004, -0.009049180895090103, -0.14441512525081635, 0.06831502169370651, -0.11716257780790329, 0.0073534101247787476, -0.017754526808857918, 0.02154889516532421, -0.014330899342894554, -0.2614959478378296, 0.024370647966861725, -0.06864117830991745, -0.08928294479846954, 0.030696231871843338, -0.021239280700683594, -0.04974902421236038, 0.051880769431591034, 0.022223854437470436, -0.004477276466786861, 0.2008551061153412, -0.04268873482942581, -0.03865605965256691, -0.06164133548736572, 0.01798965595662594, -0.06482042372226715, 0.1258116364479065, -0.01270323246717453, 0.044613178819417953, 0.07217641174793243, 0.0014179067220538855, -0.14250554144382477, 0.08044581115245819, 0.02478623390197754, 0.01463586650788784, 0.07014064490795135, 0.12098832428455353, -0.020550472661852837, 0.1500948667526245, 0.021496685221791267, 0.014345785602927208, 0.05543015897274017, 0.03640258312225342, -0.028807897120714188, -0.09322397410869598, -0.007640456780791283, -0.07916078716516495, 0.14339342713356018, 0.08135340362787247, -0.024608317762613297, -0.009192431345582008, -0.029140422120690346, -0.0022189076989889145, -0.01321704313158989, 0.08678573369979858, -0.015285820700228214, -0.14191320538520813, 0.04517547786235809, -0.07993027567863464, 0.06777983903884888, -0.18443986773490906, -0.008290366269648075, 0.05253803730010986, -0.03487863019108772, -0.012073271907866001, 0.05334542691707611, 0.03139518201351166, -0.01213560625910759, -0.03072492778301239, -0.09030014276504517, 0.03190553933382034, 0.05516909062862396, -0.072882279753685, -0.07549512386322021 ]
a8fe1aa72a0cfaeecc35e23050f9d8cbdc2e31db
# Dataset Card for "tib_slides_wip" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
gigant/tib_slides_wip
[ "region:us" ]
2023-03-26T00:20:40+00:00
{"dataset_info": {"features": [{"name": "Image", "dtype": "image"}, {"name": "file_name", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 161850916866.84, "num_examples": 595458}], "download_size": 29396407498, "dataset_size": 161850916866.84}}
2023-03-26T15:22:49+00:00
[]
[]
TAGS #region-us
# Dataset Card for "tib_slides_wip" More Information needed
[ "# Dataset Card for \"tib_slides_wip\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"tib_slides_wip\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"tib_slides_wip\"\n\nMore Information needed" ]
[ -0.11211536824703217, 0.1024770587682724, -0.002202332019805908, 0.0653388649225235, 0.07218550145626068, 0.03667731210589409, 0.09517129510641098, 0.05534299463033676, 0.1261238157749176, 0.005005593411624432, 0.1454966962337494, 0.12159236520528793, 0.07571156322956085, 0.2758752405643463, -0.046506453305482864, -0.21048590540885925, 0.054805856198072433, 0.022885415703058243, 0.007551324088126421, 0.07568931579589844, -0.011956929229199886, -0.0762413740158081, 0.03240044787526131, -0.052657756954431534, -0.14758622646331787, 0.03670455887913704, -0.049469564110040665, -0.052385952323675156, 0.08894496411085129, -0.03513403981924057, 0.1983938366174698, 0.022220445796847343, -0.015427567064762115, -0.10069651901721954, 0.03509706258773804, 0.02328171394765377, -0.012852028012275696, 0.06622612476348877, 0.03767482563853264, -0.06566502153873444, -0.13165709376335144, 0.0635036826133728, 0.023393705487251282, -0.01987423375248909, -0.09493041038513184, -0.26438987255096436, -0.17251382768154144, 0.01157720573246479, -0.009624470956623554, -0.09007322043180466, 0.07478981465101242, 0.18553921580314636, -0.13411135971546173, 0.055607520043849945, 0.2557876408100128, -0.2654561698436737, 0.032175417989492416, 0.0618157684803009, -0.05039253458380699, 0.04530586674809456, -0.05833974853157997, 0.04169221967458725, 0.053054071962833405, -0.010192318819463253, -0.06079723313450813, 0.013601222075521946, -0.12643994390964508, 0.10056769847869873, -0.05874086543917656, -0.03710002079606056, 0.263689786195755, -0.004529374651610851, -0.00024231655697803944, -0.023144589737057686, -0.04707428440451622, 0.016015009954571724, 0.030766073614358902, 0.06916958838701248, -0.01390619296580553, 0.007018574513494968, 0.011521081440150738, 0.020604213699698448, -0.05949893221259117, -0.1030988022685051, -0.1330193728208542, 0.12819597125053406, -0.03918754681944847, 0.13200555741786957, -0.14660167694091797, 0.0476577989757061, 0.025674963369965553, -0.03208329901099205, -0.03396071121096611, -0.12578825652599335, -0.0177216324955225, -0.01005556434392929, 0.036506082862615585, 0.11043340712785721, 0.10103219002485275, 0.0816674754023552, 0.19822891056537628, 0.05229981616139412, -0.11960971355438232, 0.12438244372606277, 0.15787045657634735, -0.07223118841648102, 0.016535716131329536, -0.06738206744194031, -0.029752952978014946, -0.09389225393533707, 0.024613220244646072, -0.11841731518507004, -0.04916206747293472, -0.022580159828066826, -0.03849267214536667, 0.09080799669027328, 0.026162391528487206, -0.07806791365146637, -0.035728175193071365, -0.0441264845430851, 0.32784098386764526, -0.10291784256696701, 0.01637961156666279, -0.016408924013376236, -0.02401178516447544, 0.16581198573112488, 0.008783845230937004, -0.038251034915447235, 0.03547275438904762, 0.14825426042079926, -0.128346249461174, -0.015634385868906975, -0.014189193956553936, -0.03252774104475975, 0.05448787659406662, -0.1590740829706192, 0.041941914707422256, -0.10328944772481918, -0.34561413526535034, 0.053996916860342026, -0.00240059825591743, -0.011222293600440025, 0.13102231919765472, 0.019409319385886192, 0.07322605699300766, -0.024196935817599297, -0.08989070355892181, 0.014836571179330349, -0.05866696685552597, 0.08836648613214493, -0.10991986840963364, 0.07962559163570404, -0.2345576286315918, 0.02658385969698429, -0.07632230222225189, 0.03319619223475456, -0.22094368934631348, 0.02362617664039135, -0.16093094646930695, 0.09401106834411621, -0.09521976858377457, 0.008828739635646343, -0.107487253844738, 0.015525787137448788, 0.0012939466396346688, 0.07407624274492264, -0.1988280564546585, -0.060825519263744354, 0.270342618227005, -0.22929222881793976, -0.07700888812541962, 0.03162901848554611, -0.019876694306731224, -0.01081235520541668, 0.07877139747142792, 0.28991055488586426, 0.03787346929311752, -0.05301610007882118, -0.014941838569939137, 0.10352705419063568, -0.15201839804649353, -0.21039046347141266, 0.047472674399614334, -0.04492077976465225, -0.1263476312160492, 0.007381525821983814, 0.1328515261411667, 0.024574603885412216, -0.06571311503648758, -0.034538961946964264, 0.0004997805808670819, -0.11477398872375488, 0.15016613900661469, 0.006979603786021471, 0.006575979292392731, 0.0101310471072793, 0.11341200768947601, 0.13504646718502045, 0.08541633188724518, 0.023536857217550278, -0.025209635496139526, -0.05877954512834549, 0.10257519781589508, -0.11766169965267181, -0.014025174081325531, -0.1460869312286377, -0.1368795484304428, 0.003093322506174445, 0.025973280891776085, -0.04541463404893875, 0.061351228505373, 0.08957727253437042, -0.0007361173629760742, 0.0371040441095829, 0.09154479205608368, 0.11813677847385406, 0.061093807220458984, 0.014606027863919735, -0.05530111864209175, -0.016167661175131798, -0.09423019737005234, -0.060084111988544464, -0.20734195411205292, -0.0599605031311512, 0.10631806403398514, 0.0697673037648201, 0.05944908410310745, -0.060891371220350266, 0.0004850823024753481, -0.0031600664369761944, -0.0011784827802330256, -0.08023592084646225, 0.006955750752240419, -0.0012615722371265292, 0.04097041115164757, 0.014895593747496605, -0.017027810215950012, 0.19502554833889008, 0.1487274467945099, 0.011384919285774231, 0.00799554493278265, -0.20833924412727356, 0.011160077527165413, -0.06357771158218384, -0.06959246098995209, 0.013553142547607422, -0.15425391495227814, -0.008523144759237766, 0.03643126040697098, -0.04965135455131531, 0.021142037585377693, 0.028027625754475594, -0.014317155815660954, -0.06496356427669525, 0.03439337760210037, 0.08590250462293625, -0.32750290632247925, 0.14215289056301117, 0.17802508175373077, 0.11010181158781052, 0.1562347710132599, -0.07006821781396866, -0.09591034799814224, 0.03282364457845688, 0.03856780007481575, -0.022581597790122032, 0.20682616531848907, 0.0034350939095020294, 0.012757471762597561, 0.09472236782312393, 0.01847328618168831, 0.06532105803489685, -0.06555943936109543, -0.1009453684091568, -0.026261499151587486, 0.014979533851146698, -0.22743059694766998, 0.0027804672718048096, -0.02532980963587761, 0.0709303691983223, 0.0347098782658577, 0.01943560317158699, 0.10264414548873901, 0.022533807903528214, 0.0011811809381470084, 0.09323787689208984, -0.16400577127933502, -0.16800984740257263, -0.052039604634046555, -0.18330805003643036, 0.08005069196224213, -0.03369341790676117, -0.041969526559114456, -0.10038759559392929, -0.05129797011613846, 0.07040976732969284, -0.021437253803014755, -0.08064500987529755, 0.0020613984670490026, 0.04726390168070793, -0.061335764825344086, -0.12369921058416367, -0.09878455102443695, 0.026009438559412956, -0.050695400685071945, 0.14479520916938782, 0.08778727054595947, -0.15323495864868164, 0.05069690942764282, 0.10648591071367264, 0.02701861783862114, 0.08354442566633224, -0.04613795503973961, 0.0046990299597382545, -0.04111544415354729, 0.007846961729228497, 0.13695041835308075, -0.13177920877933502, 0.060521844774484634, -0.04338228330016136, 0.039827797561883926, -0.12600408494472504, -0.0234378669410944, -0.05620420724153519, -0.21917565166950226, -0.2085018903017044, -0.128941610455513, -0.06583302468061447, 0.13563553988933563, 0.10742545127868652, 0.07217522710561752, -0.08088464289903641, 0.11067818105220795, 0.08025794476270676, -0.02847708761692047, -0.11710172146558762, -0.04655573517084122, -0.07311655580997467, -0.017683224752545357, 0.02851082943379879, -0.15055586397647858, 0.04985662177205086, 0.1400367170572281, 0.1710071563720703, 0.30518731474876404, 0.032283540815114975, 0.07546354085206985, 0.034051813185214996, 0.17625485360622406, 0.1371585577726364, 0.24483701586723328, 0.044467564672231674, -0.028747085481882095, 0.01173248142004013, -0.00044425323721952736, -0.07847949117422104, -0.02346811257302761, 0.08355917036533356, -0.11081075668334961, 0.1331595927476883, -0.15821729600429535, 0.020706435665488243, -0.009871662594377995, 0.09891605377197266, -0.2713911831378937, 0.04198041185736656, -0.0043678125366568565, 0.07534586638212204, -0.09284728020429611, 0.06083090975880623, 0.09868393838405609, -0.0810670480132103, 0.1326020061969757, -0.03630823642015457, 0.04711670055985451, -0.20001088082790375, -0.06782518327236176, -0.08234342187643051, -0.06013325974345207, -0.05117914080619812, 0.05774347111582756, -0.05614470690488815, 0.11762074381113052, 0.0049235024489462376, -0.03275464102625847, -0.10601521283388138, -0.04325038194656372, -0.0003154905862174928, 0.024112442508339882, 0.1167285293340683, 0.02458256483078003, 0.13324269652366638, -0.033027563244104385, -0.15093421936035156, -0.023227492347359657, 0.08644204586744308, 0.0223036240786314, -0.09764043241739273, 0.038226835429668427, 0.03221769258379936, -0.03454279154539108, -0.18795903027057648, -0.02738417685031891, -0.09852607548236847, -0.0010614341590553522, -0.0646519660949707, -0.06506756693124771, 0.016123680397868156, -0.03638321906328201, -0.13998258113861084, 0.11700301617383957, -0.01919412799179554, -0.05770394578576088, -0.1429663747549057, 0.013040071353316307, 0.10167086124420166, 0.015274775214493275, 0.04847659915685654, 0.037570904940366745, -0.022410491481423378, -0.0604863204061985, -0.1778533160686493, 0.11919359862804413, -0.0773998275399208, 0.03157848119735718, -0.10564262419939041, 0.01619902439415455, 0.04637390747666359, -0.04568494111299515, 0.010820557363331318, -0.015539167448878288, 0.01728508062660694, -0.10693541914224625, 0.08299873769283295, 0.014719669707119465, 0.00726581085473299, 0.17364929616451263, 0.19040744006633759, 0.04794972017407417, 0.07755773514509201, 0.021165305748581886, 0.16630175709724426, 0.10189514607191086, -0.06556989252567291, 0.21050307154655457, 0.16996143758296967, -0.009233725257217884, -0.2919248044490814, -0.0226127952337265, -0.13514092564582825, -0.0545215904712677, 0.06021067127585411, -0.20737935602664948, 0.19787825644016266, 0.1535799503326416, -0.07639048993587494, 0.41668885946273804, -0.08474836498498917, -0.006388287525624037, 0.2152131348848343, 0.06835999339818954, 0.3912335932254791, -0.09929515421390533, -0.10679769515991211, -0.0304001122713089, -0.09004426002502441, 0.18276193737983704, -0.13087479770183563, -0.0198366679251194, 0.026871921494603157, 0.06247970834374428, -0.03346842899918556, -0.06171995401382446, 0.12890580296516418, -0.0062734163366258144, 0.05355245620012283, -0.0861305519938469, -0.06767554581165314, 0.05115290358662605, -0.029594942927360535, 0.022117290645837784, 0.037898629903793335, 0.02223248966038227, -0.0896734818816185, -0.013318571262061596, -0.009281270205974579, 0.05949479341506958, 0.06096071004867554, -0.06597928702831268, -0.04015778750181198, -0.001829940010793507, -0.1701330840587616, -0.004984451923519373, 0.11180754750967026, 0.016247620806097984, -0.03225849196314812, 0.040973495692014694, 0.003120868932455778, -0.0016778036952018738, -0.013299492187798023, -0.11659271270036697, -0.09724169224500656, 0.1220691055059433, -0.2260773628950119, 0.005370021797716618, 0.06597395986318588, 0.0853179320693016, -0.012138089165091515, 0.07500674575567245, -0.1060960665345192, 0.0405975766479969, 0.11400340497493744, -0.15478143095970154, 0.016375530511140823, 0.11008846759796143, -0.05915641784667969, 0.049169640988111496, 0.1354752779006958, 0.060671091079711914, 0.048612434417009354, 0.0064147538505494595, 0.0030178313609212637, 0.04308614507317543, -0.056606538593769073, 0.048168301582336426, 0.12470393627882004, 0.04622923955321312, -0.21910731494426727, 0.16912715137004852, 0.0046998909674584866, -0.03018389269709587, -0.0012383939465507865, -0.02350989170372486, -0.08538252860307693, -0.050798747688531876, -0.16764423251152039, 0.17635372281074524, 0.03101113624870777, -0.11062509566545486, 0.06591174751520157, -0.07798517495393753, 0.05341774970293045, 0.18621616065502167, 0.03198995441198349, 0.10634002834558487, 0.013567100279033184, -0.008461331948637962, -0.0382021963596344, -0.07445324957370758, -0.06755604594945908, 0.0671280175447464, -0.12326787412166595, -0.18739305436611176, -0.030131680890917778, 0.15799911320209503, -0.08333238214254379, -0.07090135663747787, -0.10608555376529694, 0.05601143836975098, -0.049308840185403824, 0.04188740253448486, -0.08973298966884613, 0.016005560755729675, -0.008621716871857643, 0.0004894315497949719, 0.008080950006842613, -0.030409958213567734, -0.10441061109304428, 0.12112738192081451, 0.06598575413227081, 0.006970835383981466, -0.11008664220571518, 0.01380910724401474, 0.04927873611450195, -0.021662713959813118, 0.11767014116048813, 0.11197686195373535, 0.017928922548890114, 0.14080414175987244, 0.06229625269770622, -0.08573256433010101, 0.07119400799274445, 0.03127128630876541, 0.11382986605167389, 0.17504937946796417, -0.05303918570280075, 0.006770526058971882, -0.026024265214800835, 0.05027712136507034, 0.05545174703001976, -0.09268350154161453, -0.010686083696782589, -0.09047411382198334, -0.0772024616599083, -0.006810302380472422, -0.044149864464998245, 0.17334267497062683, 0.027455389499664307, -0.03054375760257244, 0.08749604225158691, 0.0029659688007086515, -0.05326065793633461, -0.07511294633150101, -0.00657532038167119, -0.12502433359622955, 0.1225348711013794, 0.1269380897283554, 0.02861757203936577, -0.021957242861390114, 0.3445855677127838, -0.10388506203889847, -0.18460766971111298, -0.06571616232395172, 0.03931444138288498, -0.155888170003891, 0.012363532558083534, 0.2558259069919586, 0.0893421396613121, -0.030345497652888298, -0.14847776293754578, 0.07166136056184769, -0.032238926738500595, 0.05931570380926132, 0.12117498368024826, 0.11756688356399536, -0.056595224887132645, 0.024785008281469345, 0.011743271723389626, -0.10535093396902084, -0.10143286734819412, 0.006719780620187521, -0.05081828311085701, 0.056726276874542236, 0.10209136456251144, -0.11361774057149887, 0.1028059646487236, 0.047655217349529266, -0.03959007188677788, 0.006924881134182215, -0.06211074814200401, -0.10382626205682755, -0.16442421078681946, -0.00025511026615276933, -0.09659411013126373, 0.054228026419878006, -0.02061823196709156, 0.014215423725545406, 0.3833323121070862, 0.0850251317024231, 0.06415373831987381, 0.06914854794740677, 0.022257132455706596, 0.023592641577124596, 0.029406262561678886, -0.01316920667886734, -0.0657716616988182, -0.0004752488457597792, -0.11152644455432892, 0.007127922959625721, -0.010535250417888165, -0.012242595665156841, -0.0025712992064654827, 0.019719308242201805, 0.06442637741565704, -0.05132284387946129, -0.05633152276277542, -0.05488556623458862, 0.08733999729156494, -0.10540825128555298, 0.02083832025527954, 0.03053971193730831, 0.06284893304109573, -0.002782088238745928, 0.04043686017394066, 0.0057512009516358376, 0.017892498522996902, -0.0605941116809845, 0.05156324431300163, -0.06821716576814651, 0.11276732385158539, -0.03562121465802193, -0.017323875799775124, 0.023988822475075722, 0.1715257316827774, 0.1381218135356903, 0.01070211362093687, 0.023003840819001198, 0.038733817636966705, 0.03578628972172737, 0.006691431161016226, 0.20991921424865723, -0.001988435862585902, 0.17798425257205963, -0.0027411680202931166, -0.13743117451667786, -0.05854998901486397, -0.0719132199883461, -0.0009738153894431889, -0.011026139371097088, 0.06031070277094841, -0.025589240714907646, -0.14867205917835236, 0.17352402210235596, -0.1434076726436615, 0.04828745126724243, 0.1559959203004837, -0.06502290815114975, -0.14216484129428864, -0.03642180934548378, 0.06982096284627914, -0.02324126474559307, 0.028910769149661064, -0.09895890206098557, -0.00589396059513092, -0.012747978791594505, 0.009384882636368275, -0.25549617409706116, -0.07740271091461182, 0.016234667971730232, -0.05106516554951668, 0.05664101615548134, -0.04124930873513222, 0.05003165826201439, 0.015714125707745552, 0.08876420557498932, -0.0857042595744133, -0.023751715198159218, -0.0020758393220603466, -0.011718054302036762, -0.07780195772647858, -0.01879291795194149, -0.035669486969709396, -0.0595821738243103, 0.049274835735559464, -0.05022845044732094, -0.04151501879096031, 0.19717979431152344, -0.028066352009773254, 0.010527432896196842, -0.0016608451260253787, -0.04138001799583435, 0.14837996661663055, -0.014393170364201069, -0.025252994149923325, 0.022556500509381294, -0.00669616786763072, 0.06588666886091232, 0.00876578688621521, -0.12290593236684799, -0.08339647203683853, -0.01169159822165966, -0.1206580325961113, 0.010435034520924091, 0.014050083234906197, -0.0660729929804802, 0.10832476615905762, -0.12537667155265808, -0.001078323577530682, -0.06582382321357727, 0.017372099682688713, 0.08515988290309906, 0.04167727008461952, -0.015944190323352814, 0.03939780220389366, 0.01941310241818428, 0.01168020348995924, -0.038271088153123856, -0.0789404958486557 ]
22d878d352742262a1fa5660b0ee7e04ec6d2a3b
# Dataset Card for "reward_model_anthropic_8" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Deojoandco/reward_model_anthropic_8
[ "region:us" ]
2023-03-26T00:38:47+00:00
{"dataset_info": {"features": [{"name": "prompt", "dtype": "string"}, {"name": "response", "dtype": "string"}, {"name": "chosen", "dtype": "string"}, {"name": "rejected", "dtype": "string"}, {"name": "output", "sequence": "string"}, {"name": "toxicity", "sequence": "float64"}, {"name": "severe_toxicity", "sequence": "float64"}, {"name": "obscene", "sequence": "float64"}, {"name": "identity_attack", "sequence": "float64"}, {"name": "insult", "sequence": "float64"}, {"name": "threat", "sequence": "float64"}, {"name": "sexual_explicit", "sequence": "float64"}, {"name": "mean_toxity_value", "dtype": "float64"}, {"name": "max_toxity_value", "dtype": "float64"}, {"name": "min_toxity_value", "dtype": "float64"}, {"name": "sd_toxity_value", "dtype": "float64"}, {"name": "median_toxity_value", "dtype": "float64"}, {"name": "median_output", "dtype": "string"}, {"name": "toxic", "dtype": "bool"}, {"name": "regard", "list": {"list": [{"name": "label", "dtype": "string"}, {"name": "score", "dtype": "float64"}]}}, {"name": "regard_neutral", "dtype": "float64"}, {"name": "regard_positive", "dtype": "float64"}, {"name": "regard_other", "dtype": "float64"}, {"name": "regard_negative", "dtype": "float64"}, {"name": "bias_matches", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 25267747, "num_examples": 8552}], "download_size": 15240877, "dataset_size": 25267747}}
2023-03-26T00:39:23+00:00
[]
[]
TAGS #region-us
# Dataset Card for "reward_model_anthropic_8" More Information needed
[ "# Dataset Card for \"reward_model_anthropic_8\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"reward_model_anthropic_8\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"reward_model_anthropic_8\"\n\nMore Information needed" ]
[ -0.1058628261089325, 0.2690347135066986, -0.0022231009788811207, 0.05535014718770981, 0.08768436312675476, 0.09723886847496033, 0.10351202636957169, 0.0576469860970974, 0.14345687627792358, -0.016887953504920006, 0.12002552300691605, 0.11980649828910828, 0.04430747777223587, 0.1522890031337738, -0.019447172060608864, -0.18047262728214264, 0.07585792988538742, -0.013607954606413841, 0.18053407967090607, 0.01487227063626051, -0.004712190944701433, -0.1196431964635849, 0.05945340916514397, -0.07175484299659729, -0.07746198773384094, 0.023299627006053925, -0.01879177801311016, -0.026662535965442657, 0.06974778324365616, -0.13898290693759918, 0.10128000378608704, 0.020049341022968292, 0.02612541988492012, -0.10628550499677658, 0.0007805101340636611, -0.08638232201337814, -0.04452746361494064, 0.05438537895679474, 0.013248427771031857, -0.08706310391426086, -0.007269625086337328, 0.14163948595523834, 0.03299463167786598, -0.005741003435105085, -0.1850447654724121, -0.24401524662971497, -0.04766031727194786, 0.009925546124577522, 0.023172101005911827, -0.04690609872341156, 0.016422085464000702, 0.1424068659543991, -0.11409616470336914, -0.037845976650714874, -0.00542404456064105, -0.07823312282562256, 0.053016725927591324, 0.15078240633010864, -0.021493148058652878, 0.12284897267818451, -0.034242406487464905, 0.06536146253347397, 0.1420373022556305, 0.029063666239380836, -0.015316824428737164, -0.035885486751794815, 0.0038926948327571154, 0.07693786174058914, -0.08809996396303177, -0.14148475229740143, 0.27256831526756287, 0.08595921099185944, -0.06459292024374008, 0.004162340424954891, -0.01417191419750452, -0.09480784833431244, -0.017018502578139305, 0.07892493903636932, 0.04930342733860016, 0.020309796556830406, 0.16477900743484497, 0.1015462800860405, -0.09393547475337982, -0.0449477918446064, -0.08182904124259949, 0.05115899816155434, -0.05742038041353226, 0.12163864821195602, -0.1791301667690277, 0.03481101617217064, -0.20509395003318787, -0.02866758592426777, -0.04912177845835686, -0.11567772179841995, -0.04607727378606796, -0.0418383963406086, 0.042556680738925934, -0.004122316837310791, 0.08902934193611145, 0.20438551902770996, 0.13308946788311005, 0.03718367964029312, -0.04558258876204491, 0.060724709182977676, 0.19347244501113892, -0.017230451107025146, -0.03345246613025665, 0.0313570536673069, -0.046246860176324844, -0.07643353193998337, -0.022320237010717392, -0.11410773545503616, -0.060661084949970245, 0.02647620067000389, -0.03127734735608101, 0.05998654291033745, -0.00038103648694232106, -0.12891657650470734, -0.13608406484127045, -0.03336678445339203, 0.2747325897216797, 0.010191265493631363, -0.007306865882128477, 0.01385241188108921, -0.06693222373723984, -0.043890330940485, -0.16803738474845886, 0.06702105700969696, 0.14093931019306183, 0.08808920532464981, -0.10704606026411057, -0.06052299216389656, -0.03908000886440277, -0.019168641418218613, 0.05409914627671242, -0.06871017813682556, 0.12902280688285828, -0.10488446801900864, -0.15019986033439636, -0.01751261204481125, 0.06732558459043503, -0.048611197620630264, 0.12849391996860504, -0.010559534654021263, 0.07506194710731506, -0.029229920357465744, -0.08210708200931549, 0.08040513843297958, -0.12215767055749893, 0.01933026686310768, -0.049214355647563934, 0.0889863520860672, -0.19515487551689148, 0.022994304075837135, -0.11607473343610764, 0.01953851990401745, -0.01632128469645977, 0.012645111419260502, -0.06589356064796448, 0.21314828097820282, 0.025791801512241364, -0.010281099006533623, -0.08438067138195038, 0.011263502761721611, -0.008497652597725391, 0.2205776423215866, -0.1346433162689209, 0.008572920225560665, 0.13611863553524017, -0.1092972457408905, -0.16567513346672058, 0.00528745586052537, -0.045626744627952576, -0.013918688520789146, 0.05609069764614105, 0.32799944281578064, 0.08229067921638489, -0.04915397986769676, 0.0018973964033648372, -0.005075005814433098, -0.14870890974998474, -0.2938235104084015, 0.0821990966796875, -0.008285002782940865, -0.13849779963493347, 0.009750915691256523, 0.11351802945137024, -0.03196083754301071, -0.1181388571858406, -0.08213456720113754, 0.039271507412195206, -0.1269713193178177, 0.04719258472323418, 0.03724513202905655, 0.05350150167942047, -0.09324760735034943, 0.15163561701774597, -0.08234564960002899, 0.051301248371601105, 0.06837983429431915, -0.06408417224884033, -0.014962212182581425, 0.22614632546901703, -0.10920517891645432, -0.019616074860095978, -0.15733496844768524, 0.05280027911067009, 0.06265772879123688, -0.026307327672839165, -0.007951905950903893, 0.09780126065015793, 0.10228552669286728, -0.030791569501161575, 0.027659893035888672, -0.02923954464495182, 0.11181872338056564, 0.031043890863656998, -0.03470543771982193, 0.014232478104531765, -0.015505475923418999, -0.09454038739204407, 0.03443819284439087, -0.11129588633775711, -0.05332440510392189, 0.08007464557886124, 0.010007347911596298, 0.012080379761755466, -0.052522290498018265, 0.07765112817287445, -0.01813894882798195, 0.012308240868151188, -0.03499146178364754, 0.033088281750679016, -0.03675525262951851, -0.041332896798849106, 0.0320822075009346, -0.034315381199121475, 0.1734265685081482, 0.09664936363697052, -0.017371514812111855, 0.03879145160317421, 0.019168050959706306, 0.022521842271089554, 0.02510371431708336, -0.045759204775094986, 0.03349184989929199, 0.030017422512173653, -0.05818232521414757, 0.01678476296365261, -0.03384854644536972, 0.08093816787004471, 0.05566535145044327, -0.0333188958466053, -0.09577351063489914, 0.05746733397245407, 0.06796354800462723, -0.15705092251300812, 0.06008221209049225, 0.1556175798177719, 0.21238161623477936, 0.09075137227773666, -0.01226284634321928, -0.05151240900158882, 0.02586447075009346, -0.05493274703621864, -0.06387541443109512, 0.16898101568222046, -0.06648916751146317, 0.03766976296901703, 0.09965962916612625, 0.042781732976436615, 0.08682160079479218, -0.14006875455379486, -0.09774612635374069, 0.017719978466629982, 0.007241981104016304, -0.2546616792678833, 0.014713089913129807, -0.03710395097732544, 0.06791719794273376, -0.005240174476057291, -0.0411006435751915, 0.1197892501950264, -0.014691602438688278, -0.024965379387140274, 0.1299239546060562, -0.04882216453552246, -0.18374404311180115, -0.10954184830188751, -0.10519208759069443, 0.06788308918476105, 0.07567732781171799, 0.016004953533411026, -0.08897221833467484, -0.05406854301691055, 0.01888277195394039, -0.139356330037117, -0.16847620904445648, 0.03205088526010513, 0.017743896692991257, -0.0656500980257988, -0.07251976430416107, -0.05631814897060394, -0.0446985624730587, -0.08362596482038498, 0.1773344725370407, 0.22212961316108704, -0.1209416389465332, 0.09038373082876205, 0.1072581484913826, -0.0037484033964574337, 0.05640909820795059, 0.03662683814764023, 0.17556823790073395, -0.07567079365253448, -0.11253952980041504, 0.09160611033439636, 0.0756402239203453, 0.03848663717508316, 0.12467648088932037, 0.059691157191991806, -0.20553286373615265, 0.010191412642598152, -0.11539909988641739, -0.17816223204135895, -0.20945841073989868, -0.10135318338871002, -0.01844753697514534, 0.0736202746629715, 0.08551258593797684, 0.02143707685172558, 0.07363476604223251, 0.12619207799434662, 0.146805539727211, -0.04345838353037834, -0.20376881957054138, -0.0523693673312664, -0.1330580711364746, 0.020090866833925247, -0.005719387903809547, -0.12647178769111633, -0.033249132335186005, 0.16287335753440857, 0.015550004318356514, 0.2139090895652771, 0.19237373769283295, -0.051020074635744095, 0.025602906942367554, 0.14323942363262177, 0.11604814231395721, 0.2414657026529312, 0.1021820679306984, -0.07721111178398132, -0.0383259616792202, 0.010040342807769775, -0.08120636641979218, 0.10013483464717865, 0.1973418891429901, -0.14207467436790466, -0.07788828015327454, -0.23455600440502167, -0.045225366950035095, -0.08917681127786636, 0.16678190231323242, -0.22160950303077698, 0.1117602214217186, 0.08168726414442062, 0.06680555641651154, -0.07387103140354156, 0.07543227076530457, 0.03472388535737991, -0.10384491086006165, 0.11679336428642273, 0.014797836542129517, 0.06664390116930008, -0.11042005568742752, 0.026675475761294365, -0.13112767040729523, -0.0892254188656807, -0.023687610402703285, 0.10890135914087296, -0.2417953759431839, 0.2541498839855194, -0.01633746735751629, -0.10107898712158203, -0.1343568116426468, -0.07855091243982315, -0.024890417233109474, 0.07226324081420898, 0.15485833585262299, 0.03682279959321022, -0.21658483147621155, -0.10575683414936066, -0.07114028930664062, -0.03153637796640396, 0.044643584638834, -0.06750689446926117, -0.0674162283539772, 0.13290506601333618, -0.015805264934897423, -0.07672592997550964, -0.08265526592731476, -0.006742936559021473, -0.0040420712903141975, -0.049125902354717255, 0.0501968115568161, 0.04088845103979111, 0.009755832143127918, -0.034463848918676376, -0.09110047668218613, -0.11710309982299805, 0.1626455932855606, -0.018491903319954872, -0.12536224722862244, -0.021998388692736626, 0.12681132555007935, -0.008640943095088005, 0.04007803276181221, -0.004860818386077881, -0.044866882264614105, 0.004480485338717699, -0.1211925521492958, 0.12556712329387665, -0.06684023886919022, 0.12523441016674042, -0.11355362087488174, -0.006589107681065798, 0.01836668886244297, 0.06582701951265335, -0.03248860314488411, 0.010553056374192238, -0.06242811679840088, -0.11118241399526596, 0.15787649154663086, -0.17485438287258148, 0.12349908798933029, 0.17300625145435333, 0.13564106822013855, 0.025400834158062935, 0.032852038741111755, -0.04402751475572586, 0.09462369233369827, 0.17390868067741394, -0.05709313601255417, 0.12589117884635925, 0.09169963747262955, -0.021517930552363396, -0.2309802621603012, 0.006269169971346855, -0.15966688096523285, 0.03049672394990921, 0.09759403765201569, -0.2029877007007599, 0.006109601352363825, 0.04538782313466072, -0.06294678896665573, 0.2017207145690918, -0.08691541105508804, -0.0016796536510810256, 0.16007812321186066, 0.12270750850439072, 0.35141125321388245, -0.08774710446596146, -0.10605644434690475, -0.02695934660732746, -0.21217480301856995, 0.13977424800395966, -0.022051597014069557, 0.04594339057803154, -0.0027881180867552757, 0.05909009650349617, 0.019810345023870468, -0.08431824296712875, 0.17936965823173523, 0.14114554226398468, 0.12800233066082, -0.07529397308826447, 0.041660767048597336, 0.04805215820670128, -0.02795010432600975, 0.03556915000081062, 0.08635809272527695, 0.015180621296167374, -0.2708616852760315, 0.016514213755726814, -0.023491207510232925, 0.008302224799990654, 0.057184044271707535, -0.07439888268709183, -0.06657702475786209, -0.030851561576128006, -0.07440788298845291, 0.020730741322040558, 0.08404426276683807, -0.014475726522505283, 0.01027069054543972, -0.05084798485040665, 0.03360234200954437, -0.19106057286262512, 0.013355182483792305, -0.1736079901456833, -0.009126829914748669, 0.04327620565891266, -0.26202481985092163, -0.00878099910914898, 0.14494942128658295, 0.0020841925870627165, 0.07799430936574936, 0.036233361810445786, -0.023669492453336716, 0.0733705535531044, 0.19511941075325012, -0.07771025598049164, 0.005289532244205475, 0.06495533138513565, -0.04356140270829201, 0.10348355770111084, 0.029889166355133057, -0.012636889703571796, 0.03930282965302467, 0.0059060826897621155, -0.061371367424726486, -0.005587649066001177, -0.0853387638926506, 0.05713791400194168, 0.12734150886535645, 0.07067039608955383, -0.17744261026382446, 0.1373564451932907, 0.03550967201590538, -0.0831015557050705, -0.02228599786758423, -0.10886220633983612, -0.0500832200050354, -0.07729510217905045, -0.020440032705664635, 0.19050754606723785, -0.15300147235393524, -0.12322335690259933, -0.06212868541479111, -0.07015077769756317, 0.010295826010406017, -0.09141295403242111, 0.08281270414590836, 0.04885352775454521, 0.018391305580735207, -0.10258601605892181, -0.008971264585852623, -0.15149322152137756, -0.08222731202840805, -0.007193735335022211, -0.11197740584611893, -0.23975108563899994, -0.039652515202760696, 0.12316285818815231, -0.07709202170372009, -0.06557032465934753, -0.08551399409770966, 0.09741094708442688, -0.11996246874332428, 0.0036506131291389465, -0.03379160910844803, -0.015392063185572624, -0.01944209448993206, -0.02043427713215351, -0.03850533068180084, -0.03676869720220566, -0.19634945690631866, 0.13228991627693176, 0.05308457463979721, 0.03854786604642868, 0.002417533192783594, -0.040631253272295, 0.05525403097271919, 0.015659553930163383, 0.07450960576534271, 0.14411386847496033, -0.022021504119038582, 0.11387646198272705, -0.023994071409106255, -0.04773428291082382, 0.09155550599098206, 0.054668691009283066, 0.09495897591114044, 0.0986311137676239, -0.03874032944440842, 0.0856800377368927, -0.05940833315253258, 0.04817479848861694, -0.17737489938735962, -0.12803032994270325, -0.07135787606239319, -0.04423635080456734, -0.0726163312792778, 0.04499591886997223, -0.056537602096796036, 0.09365857392549515, -0.02097589708864689, 0.03166965767741203, 0.0924188420176506, 0.045167528092861176, -0.04420376196503639, -0.04194986820220947, -0.013039471581578255, -0.08117012679576874, -0.04024616256356239, 0.040838226675987244, 0.051125723868608475, 0.006631898693740368, 0.4483821988105774, -0.00304012605920434, -0.06632320582866669, -0.06839819252490997, 0.2042006105184555, 0.12038061022758484, 0.033693600445985794, 0.2876122295856476, 0.09222500771284103, -0.049817781895399094, 0.03255029022693634, 0.1203676089644432, 0.042667143046855927, 0.14078395068645477, 0.11506274342536926, 0.10154499858617783, 0.06485848873853683, 0.03448956459760666, 0.00520499749109149, 0.08473323285579681, 0.005612145643681288, 0.0156839769333601, -0.00036490298225544393, 0.0467674620449543, 0.09267564117908478, -0.04996715858578682, -0.022261833772063255, -0.044904161244630814, 0.06662063300609589, -0.018886765465140343, -0.06228608638048172, -0.035979751497507095, -0.06827864795923233, -0.05269402638077736, -0.1515534371137619, 0.08169130980968475, -0.0283641517162323, 0.03464583680033684, 0.3483563959598541, 0.031458400189876556, -0.012854605913162231, 0.023714542388916016, -0.0032599607948213816, 0.10012394934892654, 0.05610018968582153, -0.03749438375234604, -0.1011202335357666, -0.032501596957445145, -0.06705591082572937, -0.033446792513132095, -0.008210116066038609, -0.016227006912231445, -0.042153604328632355, 0.022001963108778, 0.02117239497601986, -0.01739250309765339, -0.0781390443444252, -0.0731579139828682, -0.010759483091533184, -0.10417302697896957, -0.024422189220786095, -0.005218151491135359, 0.013829952105879784, 0.03695913404226303, 0.06713312119245529, 0.021391140297055244, 0.025661325082182884, -0.090874083340168, 0.15633225440979004, -0.044696561992168427, 0.058566734194755554, 0.04889516159892082, -0.07143481820821762, -0.00747097609564662, 0.16441403329372406, 0.18008798360824585, -0.07733810693025589, -0.025813668966293335, -0.004200895316898823, 0.0028220501262694597, 0.040860485285520554, 0.17041566967964172, -0.03065764531493187, -0.048962924629449844, -0.02827751263976097, -0.05768633633852005, -0.06888268887996674, -0.021582597866654396, 0.06392603367567062, 0.15257534384727478, 0.058270249515771866, -0.046286147087812424, -0.12850114703178406, 0.15303738415241241, -0.1764272004365921, 0.12143576890230179, 0.02111821435391903, -0.09455565363168716, -0.12554071843624115, -0.06496717780828476, -0.023467816412448883, 0.09546486288309097, 0.06336966156959534, -0.06255298107862473, -0.05944273620843887, -0.05265190452337265, -0.010316257365047932, -0.32416629791259766, -0.16282345354557037, -0.04310125857591629, -0.025197990238666534, 0.1772865653038025, -0.005733129568397999, 0.04836291819810867, 0.037643913179636, 0.009209737181663513, -0.06050330027937889, 0.05972447618842125, -0.008598381653428078, 0.07868807017803192, -0.05657080188393593, 0.04854120314121246, -0.002651867689564824, -0.16436681151390076, 0.006695601157844067, -0.06101825460791588, -0.05702938884496689, 0.04243411123752594, 0.03994171693921089, -0.033944230526685715, -0.009584994986653328, -0.0519794300198555, 0.10334903746843338, -0.03263489529490471, -0.01145764347165823, -0.009898616932332516, 0.02033265121281147, 0.10701031982898712, 0.004081680905073881, -0.058431219309568405, -0.08565815538167953, -0.03146734461188316, -0.06537734717130661, 0.06293737888336182, -0.06350333988666534, -0.24441251158714294, 0.054267510771751404, -0.14404211938381195, 0.019163746386766434, 0.0028568545822054148, 0.03930659964680672, 0.0495627261698246, 0.0440031997859478, -0.034917451441287994, 0.10497436672449112, 0.027711795642971992, 0.07961344718933105, 0.010822828859090805, -0.11031093448400497 ]
0f581e5a02b86246d7d9600168ab5d702d81ba97
# Dataset Card for "wikilibros_artesculinarias_recetas" ## Dataset Description Subconjunto de recetas de cocina extraidas de [Artes Culinarias](https://es.wikibooks.org/wiki/Artes_culinarias/Recetas)
ID3/wikilibros_artesculinarias_recetas
[ "language:es", "license:cc-by-sa-3.0", "region:us" ]
2023-03-26T02:25:48+00:00
{"language": ["es"], "license": "cc-by-sa-3.0", "pretty_name": "Recetas de cocina Wikilibros", "dataset_info": {"features": [{"name": "comensales", "dtype": "string"}, {"name": "tiempo", "dtype": "string"}, {"name": "dificultad", "dtype": "string"}, {"name": "ingredientes", "sequence": "string"}, {"name": "procedimiento", "sequence": "string"}, {"name": "titulo", "dtype": "string"}, {"name": "id", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 727791, "num_examples": 753}, {"name": "validation", "num_bytes": 78214, "num_examples": 84}], "download_size": 444915, "dataset_size": 806005}}
2023-03-26T02:33:17+00:00
[]
[ "es" ]
TAGS #language-Spanish #license-cc-by-sa-3.0 #region-us
# Dataset Card for "wikilibros_artesculinarias_recetas" ## Dataset Description Subconjunto de recetas de cocina extraidas de Artes Culinarias
[ "# Dataset Card for \"wikilibros_artesculinarias_recetas\"", "## Dataset Description\nSubconjunto de recetas de cocina extraidas de Artes Culinarias" ]
[ "TAGS\n#language-Spanish #license-cc-by-sa-3.0 #region-us \n", "# Dataset Card for \"wikilibros_artesculinarias_recetas\"", "## Dataset Description\nSubconjunto de recetas de cocina extraidas de Artes Culinarias" ]
[ 22, 18, 20 ]
[ "passage: TAGS\n#language-Spanish #license-cc-by-sa-3.0 #region-us \n# Dataset Card for \"wikilibros_artesculinarias_recetas\"## Dataset Description\nSubconjunto de recetas de cocina extraidas de Artes Culinarias" ]
[ -0.12752564251422882, 0.2791735827922821, -0.002171584637835622, 0.12948934733867645, 0.06871189922094345, 0.10531623661518097, 0.06147143244743347, 0.06339427083730698, 0.13299407064914703, 0.02520284429192543, 0.042688317596912384, 0.14027857780456543, 0.04165863245725632, 0.12780684232711792, -0.07793856412172318, -0.14123015105724335, 0.05885828286409378, 0.014531596563756466, 0.01395905576646328, 0.07117731869220734, 0.01546451635658741, 0.030726218596100807, 0.0711793601512909, -0.0451919287443161, -0.1806429922580719, 0.0070407395251095295, 0.02413281425833702, -0.11048365384340286, 0.08322358131408691, -0.021062497049570084, 0.17142224311828613, 0.06354066729545593, 0.036389049142599106, -0.08953476697206497, 0.024559147655963898, -0.029322510585188866, -0.05386333540081978, 0.026926007121801376, 0.03512553125619888, -0.05156021565198898, -0.0333060584962368, -0.0603325255215168, 0.020616253837943077, 0.02795807458460331, -0.16742627322673798, -0.039232611656188965, -0.10080169886350632, -0.07158352434635162, -0.05045159161090851, 0.0074542611837387085, 0.060551952570676804, -0.09938740730285645, -0.18449203670024872, -0.06069616600871086, 0.06711607426404953, -0.08998481929302216, -0.043932490050792694, -0.002782725030556321, 0.019160261377692223, 0.035777121782302856, 0.0006251166923902929, 0.08615835756063461, 0.06791593879461288, -0.029534628614783287, -0.13835878670215607, -0.10798431932926178, -0.1441890150308609, -0.013581899926066399, 0.02689673937857151, 0.014851173385977745, 0.2501681447029114, -0.03095402754843235, -0.03783301264047623, 0.045753560960292816, -0.04496028646826744, 0.014968338422477245, -0.0966230109333992, 0.028016140684485435, 0.044101063162088394, -0.01515254657715559, 0.06459388881921768, 0.029472682625055313, -0.08004069328308105, -0.029962074011564255, -0.12408749759197235, 0.06653512269258499, 0.0052489046938717365, 0.01596885919570923, -0.014567590318620205, -0.049049295485019684, -0.03146034851670265, -0.0850246325135231, -0.023970795795321465, -0.052459027618169785, 0.019764289259910583, -0.026191191747784615, 0.018915925174951553, 0.05957711860537529, 0.1532428115606308, 0.062438178807497025, -0.02995735965669155, 0.007414600811898708, -0.08672142773866653, 0.035941172391176224, 0.11069586127996445, -0.058718569576740265, -0.005284959450364113, 0.01877387799322605, 0.0009942579781636596, -0.06432341039180756, -0.028609665110707283, -0.04982011392712593, -0.18978631496429443, -0.03980180248618126, -0.15553098917007446, 0.07980350404977798, 0.039170246571302414, -0.103858083486557, -0.09813768416643143, -0.0485943928360939, 0.23694351315498352, -0.05849486216902733, 0.004023259971290827, 0.012252701446413994, -0.0654207244515419, 0.17540456354618073, -0.060948677361011505, 0.022019287571310997, 0.06070268154144287, -0.008858202025294304, -0.08936958014965057, -0.04835188388824463, -0.04442455992102623, 0.017649563029408455, 0.11250801384449005, -0.17277127504348755, 0.04143499955534935, -0.11068613082170486, -0.09845349937677383, -0.08578655123710632, 0.057806216180324554, -0.09691596776247025, 0.08052560687065125, -0.06697025895118713, 0.13389675319194794, 0.03308909758925438, -0.00453195022419095, -0.05130506306886673, -0.10012975335121155, 0.1000065803527832, -0.07413844764232635, 0.053322892636060715, -0.20729514956474304, 0.001985586481168866, -0.028613371774554253, 0.03346867859363556, -0.16485480964183807, 0.030534634366631508, -0.07088247686624527, 0.05125364661216736, -0.12631084024906158, -0.011056569404900074, 0.04263826087117195, 0.01869211532175541, -0.051192935556173325, 0.18030701577663422, -0.2534444332122803, 0.04354733228683472, 0.17149178683757782, -0.04891727492213249, -0.06813085824251175, 0.10472962260246277, -0.03519074618816376, 0.1200910285115242, 0.10448046028614044, 0.2591630816459656, 0.010138530284166336, -0.029986657202243805, 0.09842879325151443, 0.02235047146677971, 0.12725771963596344, -0.1612333506345749, 0.10399118810892105, -0.07364939153194427, -0.03891362249851227, 0.002254052786156535, -0.033424172550439835, -0.02168833091855049, -0.03188756853342056, -0.1192890852689743, 0.04122495651245117, -0.12958776950836182, 0.09721137583255768, -0.04727739840745926, 0.055734798312187195, 0.050748638808727264, 0.07648631185293198, -0.023107076063752174, 0.010196197777986526, 0.05126432329416275, 0.004436340183019638, 0.00785012822598219, 0.1674528568983078, -0.009916871786117554, -0.041642170399427414, -0.03669209033250809, 0.02171485126018524, -0.001956675201654434, 0.07315472513437271, 0.04459923133254051, -0.0740334764122963, -0.012911043129861355, -0.030642623081803322, 0.029751546680927277, 0.10324140638113022, -0.04044046998023987, 0.07764933258295059, 0.04300587996840477, -0.14038312435150146, 0.08356959372758865, -0.03266327455639839, 0.07660071551799774, -0.07595895975828171, -0.0839444026350975, 0.1607971340417862, -0.030395669862627983, -0.0042822170071303844, 0.011797172017395496, -0.0030203713104128838, 0.07030067592859268, -0.018112974241375923, 0.011098833754658699, 0.032658837735652924, -0.058087050914764404, -0.034417685121297836, 0.118181511759758, 0.05634460598230362, 0.12218739837408066, 0.11819484084844589, 0.013846798799932003, -0.07141593843698502, -0.19642473757266998, 0.08631064742803574, 0.019676025956869125, -0.03449512645602226, 0.019448842853307724, -0.018174536526203156, -0.012419851496815681, 0.04964418336749077, -0.12984098494052887, 0.10285057872533798, 0.07751042395830154, -0.040523212403059006, -0.08282583951950073, 0.02552669681608677, 0.19151686131954193, -0.23789408802986145, 0.09336337447166443, 0.22060814499855042, 0.1013270765542984, 0.12473881244659424, 0.010158542543649673, 0.01126052439212799, -0.03357581049203873, 0.010546629317104816, -0.011905208230018616, 0.17617906630039215, -0.08283089846372604, 0.03848223760724068, 0.019661331549286842, -0.03300267457962036, 0.03630342334508896, -0.1098116859793663, -0.12581978738307953, 0.019416868686676025, 0.00005385239637689665, -0.1608303040266037, -0.01694992557168007, -0.02596786618232727, 0.04470331594347954, 0.07487407326698303, -0.10933352261781693, 0.03653113916516304, 0.0076311021111905575, 0.03267297148704529, 0.14678025245666504, -0.18837226927280426, -0.11461666226387024, -0.0838887095451355, -0.16494974493980408, 0.0422901026904583, 0.08359413594007492, 0.03913012892007828, -0.08636730164289474, -0.025748087093234062, 0.09773654490709305, -0.11254721879959106, -0.019522592425346375, -0.11532751470804214, -0.05189243331551552, 0.03778456524014473, -0.1628197431564331, -0.0806586891412735, 0.0011064659338444471, 0.006010974291712046, 0.04895293712615967, 0.04561881721019745, -0.2079547941684723, 0.20415763556957245, 0.06647995114326477, 0.1141078993678093, -0.0029652793891727924, -0.012498175725340843, 0.14213430881500244, -0.07705282419919968, 0.003728308016434312, 0.08774629235267639, 0.01639992743730545, 0.040765680372714996, 0.14484266936779022, 0.1166364848613739, -0.1270938664674759, -0.08675074577331543, -0.015842566266655922, -0.08850003778934479, -0.23025773465633392, -0.13873380422592163, -0.023705987259745598, -0.04186118021607399, 0.12862853705883026, 0.00462724082171917, 0.0009026291663758457, 0.1826634705066681, 0.0742448940873146, 0.06682153046131134, -0.04981793463230133, -0.06692633777856827, 0.14257095754146576, 0.03317044675350189, -0.03995368257164955, -0.07801908999681473, 0.033335257321596146, 0.13227899372577667, 0.2866901159286499, 0.1334543526172638, 0.1409168839454651, 0.22979626059532166, 0.12071944028139114, 0.1038382351398468, 0.026156825944781303, 0.04079056158661842, 0.033370550721883774, 0.045160211622714996, -0.08146892488002777, -0.06567147374153137, -0.052286867052316666, -0.0018772654002532363, -0.04343177750706673, -0.19281278550624847, -0.04331856593489647, -0.07323151081800461, 0.013306236825883389, -0.018818549811840057, -0.04234111309051514, -0.12212640792131424, 0.12710225582122803, 0.046117380261421204, 0.13683271408081055, -0.08655927330255508, 0.06888791918754578, 0.01337438728660345, -0.033361032605171204, 0.04038175195455551, -0.022913426160812378, 0.10178352147340775, -0.10766498744487762, -0.009371197782456875, 0.040162086486816406, -0.12407314777374268, 0.01096633542329073, 0.06960481405258179, -0.1468668431043625, 0.27450990676879883, 0.0473492406308651, -0.06279109418392181, -0.08130054920911789, -0.06314143538475037, -0.06173110380768776, 0.10044725984334946, 0.205037459731102, 0.032952915877103806, -0.047733746469020844, -0.15286412835121155, -0.09061837196350098, 0.02561325393617153, 0.05418144166469574, -0.02404560148715973, -0.07152111828327179, 0.048525579273700714, 0.01985573209822178, -0.03857528418302536, -0.028236228972673416, -0.14678740501403809, -0.22706721723079681, 0.007776404265314341, 0.02550458535552025, 0.0006303347763605416, 0.012595397420227528, -0.04750989377498627, -0.16439959406852722, 0.060210585594177246, -0.029740117490291595, -0.01640208251774311, -0.10224518179893494, -0.07068818062543869, 0.11562829464673996, -0.022062454372644424, 0.07862438261508942, -0.05762505531311035, -0.06267493963241577, -0.11875048279762268, -0.06346184760332108, 0.14184962213039398, -0.04970932379364967, 0.04323301464319229, -0.12217795103788376, -0.03523049131035805, 0.0487632118165493, -0.017093295231461525, 0.12501055002212524, 0.04931322857737541, 0.014893732964992523, -0.0710771307349205, -0.09282534569501877, -0.02008468098938465, 0.058898281306028366, 0.15468253195285797, -0.1684807687997818, -0.12709374725818634, -0.00661912327632308, -0.06590741872787476, 0.10250899195671082, 0.051372308284044266, -0.022538891062140465, 0.18542473018169403, 0.15041126310825348, -0.0804390162229538, -0.15282373130321503, -0.013552102260291576, -0.05980479717254639, -0.018887724727392197, -0.015164700336754322, -0.2974705696105957, 0.04227655753493309, 0.1712491512298584, -0.08521918952465057, 0.12596075236797333, -0.3413848876953125, -0.04812967777252197, -0.060926418751478195, 0.08134016394615173, 0.21002452075481415, -0.06862495094537735, -0.0712265595793724, -0.10683170706033707, -0.061249442398548126, 0.2074156552553177, -0.015287075191736221, 0.020229898393154144, 0.014301070012152195, 0.04374726116657257, 0.016251016408205032, -0.006454863585531712, 0.1769266277551651, 0.08892416954040527, 0.04059877619147301, -0.006528508849442005, -0.10862261801958084, 0.08732788264751434, 0.04387539252638817, -0.09663984924554825, 0.02565590851008892, -0.08995997160673141, -0.13259507715702057, 0.004571383353322744, -0.017427435144782066, 0.04701782390475273, -0.0805656686425209, -0.011665759608149529, 0.01043123472481966, 0.026209568604826927, -0.04105902463197708, 0.007215755060315132, 0.014528650790452957, -0.014074298553168774, 0.05569843202829361, 0.019604574888944626, -0.007615921553224325, 0.06200859323143959, -0.007693471387028694, -0.05069475993514061, -0.04929988458752632, 0.05728190019726753, -0.13611343502998352, -0.03810226172208786, 0.06045657396316528, -0.025306308642029762, 0.007675351109355688, -0.021547531709074974, -0.03087536059319973, 0.06622128933668137, 0.14637045562267303, 0.01778130605816841, 0.02659163624048233, 0.05275590717792511, -0.00233688042499125, 0.056581463664770126, -0.1304720938205719, 0.10547737032175064, 0.09334171563386917, -0.08007825165987015, -0.03941095620393753, 0.07357161492109299, 0.012841928750276566, 0.07348649948835373, 0.139730304479599, -0.02290123701095581, -0.16141214966773987, 0.09003647416830063, 0.15601500868797302, -0.21582986414432526, 0.012281560339033604, 0.02802659571170807, -0.06938758492469788, -0.071517214179039, 0.03068508207798004, 0.09400041401386261, -0.29695838689804077, -0.07193505018949509, -0.08723345398902893, -0.06587518751621246, -0.028307871893048286, 0.1882108896970749, 0.0426364429295063, 0.07717204093933105, 0.027745435014367104, -0.15040874481201172, 0.07572038471698761, -0.021382639184594154, -0.003697043051943183, 0.04483075067400932, -0.004038027487695217, -0.1717125028371811, 0.006504942663013935, 0.04684770107269287, -0.03139554336667061, 0.005398252513259649, -0.2102252095937729, 0.028429627418518066, -0.07657957822084427, 0.17905670404434204, -0.07090316712856293, 0.026972999796271324, -0.08717846870422363, 0.014394116587936878, 0.005960770882666111, -0.039756014943122864, -0.07680603861808777, 0.055588215589523315, 0.035568516701459885, 0.06592613458633423, -0.11592883616685867, -0.02600206434726715, 0.07824772596359253, 0.0418621227145195, 0.009381897747516632, -0.06661312282085419, -0.012307722121477127, 0.07839212566614151, -0.2542915642261505, 0.03549513965845108, 0.014310681261122227, 0.06200530752539635, 0.05989116430282593, 0.054271966218948364, 0.010548688471317291, 0.017249856144189835, 0.032386161386966705, 0.045072104781866074, 0.07126442342996597, -0.08185752481222153, -0.04758398234844208, 0.025292517617344856, -0.12761105597019196, 0.006349708419293165, 0.063658706843853, 0.2525367736816406, -0.09443562477827072, -0.025467094033956528, 0.02830544486641884, 0.026778405532240868, 0.0776636078953743, -0.05637892708182335, -0.04431145265698433, -0.047227974981069565, -0.12388395518064499, -0.03799876943230629, 0.0009140441543422639, 0.028118327260017395, 0.22504663467407227, 0.07944484800100327, 0.07011514157056808, -0.015872450545430183, 0.06589807569980621, -0.07926200330257416, 0.0496443510055542, 0.2609409689903259, 0.09478745609521866, 0.0285091120749712, -0.08398022502660751, 0.07280285656452179, -0.013752072118222713, 0.12105363607406616, -0.007730821613222361, 0.1638130247592926, 0.12938669323921204, -0.028255674988031387, 0.10447517037391663, -0.048126332461833954, 0.07470118254423141, 0.051573965698480606, 0.03654112666845322, -0.0006119394674897194, -0.057204991579055786, -0.17323672771453857, -0.07630591094493866, -0.10869956761598587, 0.04867316409945488, 0.01946783997118473, -0.05659842863678932, -0.08256760984659195, -0.1468379646539688, -0.03378494828939438, -0.02825245074927807, 0.02734643779695034, -0.04708162695169449, 0.08981520682573318, 0.0701427236199379, -0.033605966717004776, 0.030361851677298546, 0.0573958158493042, -0.10813356190919876, -0.05334332585334778, 0.06380871683359146, 0.03788445517420769, 0.060541894286870956, -0.004520868416875601, -0.04483022913336754, -0.05122655630111694, 0.06150900572538376, -0.006129004992544651, 0.05628122389316559, 0.08466488122940063, 0.026286864653229713, -0.12287263572216034, -0.034105099737644196, -0.05852842330932617, 0.02073802798986435, 0.021127944812178612, 0.11453845351934433, 0.01628325693309307, -0.01116046030074358, 0.03884566202759743, 0.14259420335292816, 0.07207861542701721, -0.00458812341094017, -0.05673500895500183, -0.01371011883020401, 0.019843555986881256, 0.010409016162157059, -0.05531518533825874, -0.027339398860931396, 0.10843638330698013, 0.17054958641529083, 0.2322317212820053, -0.08384062349796295, 0.0325961709022522, 0.0020515036303550005, 0.04016745090484619, 0.08712799102067947, 0.13740400969982147, -0.07498424500226974, 0.15671513974666595, -0.0351603627204895, -0.12974481284618378, -0.037813950330019, 0.04190123826265335, -0.13354536890983582, 0.03194528445601463, 0.027149494737386703, -0.03779449313879013, -0.030933978036046028, 0.26974019408226013, -0.08714283257722855, 0.021015331149101257, 0.10151846706867218, -0.1461474895477295, -0.11995348334312439, -0.096064992249012, 0.03125244006514549, 0.09347411245107651, 0.06630588322877884, -0.04807049781084061, -0.10324378311634064, 0.025113319978117943, 0.06200810894370079, -0.2721053957939148, -0.057169023901224136, 0.01724482700228691, 0.04164360091090202, 0.19689607620239258, 0.0171587485820055, 0.04365195706486702, 0.04852401092648506, 0.061409272253513336, -0.061472125351428986, -0.03353063017129898, 0.07482945919036865, 0.09606675803661346, 0.04183167964220047, -0.0902087613940239, -0.0531923770904541, -0.04736238345503807, 0.03821037337183952, -0.009787097573280334, 0.04395458474755287, 0.24184080958366394, 0.045902300626039505, -0.036373067647218704, 0.074580617249012, -0.1614086776971817, 0.1425722986459732, 0.03085992857813835, -0.013789410702884197, -0.0024850093759596348, 0.019788751378655434, 0.055630218237638474, 0.02680368721485138, -0.08900974690914154, -0.13227809965610504, -0.08353185653686523, -0.08802541345357895, -0.07829402387142181, 0.04145552217960358, -0.14545197784900665, 0.0807519257068634, -0.13646481931209564, 0.0518014095723629, -0.08507095277309418, 0.07141223549842834, 0.05086953565478325, -0.02315618097782135, 0.014341853559017181, -0.08370745927095413, 0.0014025912387296557, -0.013019930571317673, -0.04022090509533882, -0.0660296157002449 ]
835cedb38ff5a33f98c9cffd0a08733179e10816
# Speeches This is a dataset of English speeches from notable people. [More to come!]
WillieCubed/speeches
[ "task_categories:text-classification", "task_categories:text-generation", "task_categories:summarization", "language:en", "license:cc0-1.0", "region:us" ]
2023-03-26T03:12:47+00:00
{"language": ["en"], "license": "cc0-1.0", "task_categories": ["text-classification", "text-generation", "summarization"], "pretty_name": "Speeches"}
2023-03-26T03:15:56+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #task_categories-text-generation #task_categories-summarization #language-English #license-cc0-1.0 #region-us
# Speeches This is a dataset of English speeches from notable people. [More to come!]
[ "# Speeches\n\nThis is a dataset of English speeches from notable people.\n\n[More to come!]" ]
[ "TAGS\n#task_categories-text-classification #task_categories-text-generation #task_categories-summarization #language-English #license-cc0-1.0 #region-us \n", "# Speeches\n\nThis is a dataset of English speeches from notable people.\n\n[More to come!]" ]
[ 50, 22 ]
[ "passage: TAGS\n#task_categories-text-classification #task_categories-text-generation #task_categories-summarization #language-English #license-cc0-1.0 #region-us \n# Speeches\n\nThis is a dataset of English speeches from notable people.\n\n[More to come!]" ]
[ -0.05546131730079651, 0.1526455581188202, -0.0035002324730157852, 0.007659922353923321, 0.09779868274927139, -0.00040240035741589963, 0.12119447439908981, 0.09156475961208344, 0.09507694840431213, 0.028948765248060226, 0.11588422954082489, 0.062152791768312454, -0.023024335503578186, 0.038842033594846725, 0.038469098508358, -0.3209920823574066, 0.05143321678042412, -0.09250960499048233, 0.011030718684196472, 0.04844130948185921, 0.13868685066699982, -0.0851343646645546, -0.016132386401295662, -0.06508291512727737, -0.034070439636707306, 0.04380178824067116, -0.02778242528438568, -0.09510280191898346, 0.17009000480175018, 0.05123991146683693, 0.05406489968299866, 0.026584111154079437, 0.01244549360126257, -0.27924737334251404, 0.04090302065014839, -0.039269812405109406, 0.0524543933570385, 0.033622514456510544, -0.013673934154212475, 0.0314381867647171, 0.09526493400335312, 0.054075147956609726, -0.03446878120303154, 0.1293516904115677, -0.17030219733715057, -0.038091473281383514, -0.07047693431377411, 0.11683465540409088, 0.026051927357912064, 0.04710756987333298, -0.039064276963472366, 0.07996999472379684, -0.08894520252943039, -0.018941447138786316, 0.05305507779121399, -0.1973942220211029, -0.0017581135034561157, 0.020184259861707687, -0.008334512822329998, 0.07927056401968002, -0.07665523141622543, 0.061183515936136246, 0.0152489198371768, -0.05358637496829033, -0.11961600929498672, -0.056507550179958344, -0.18353527784347534, 0.03465759754180908, -0.12299724668264389, -0.07217828929424286, 0.30842354893684387, 0.08778383582830429, 0.03783174604177475, -0.17575764656066895, 0.015513098798692226, 0.037534549832344055, -0.015395808964967728, 0.029377277940511703, -0.027017012238502502, 0.05611160397529602, 0.12672141194343567, -0.04250427335500717, -0.12452681362628937, -0.02819214016199112, -0.11995377391576767, 0.061214134097099304, -0.043905261904001236, 0.019971415400505066, -0.053886402398347855, -0.0055475966073572636, -0.045292384922504425, -0.07627769559621811, -0.015208512544631958, -0.08484745025634766, -0.08249875158071518, -0.035865992307662964, 0.057405903935432434, 0.02864961512386799, 0.11945686489343643, -0.010149531997740269, -0.02537846937775612, -0.018777919933199883, -0.07429856806993484, 0.12308336794376373, 0.1466841846704483, 0.11122602224349976, -0.01655643992125988, -0.025064576417207718, -0.11105471849441528, -0.04322395101189613, 0.012891936115920544, 0.00920827966183424, -0.08144482970237732, 0.10371498018503189, -0.1393844485282898, 0.14442312717437744, -0.039840154349803925, -0.004674956202507019, -0.12623561918735504, 0.04891480132937431, 0.1067839190363884, -0.010943422093987465, -0.06520050764083862, 0.014562900178134441, -0.05500367283821106, -0.018795156851410866, -0.0957656055688858, 0.09711983054876328, -0.027542177587747574, 0.046303920447826385, -0.12575440108776093, -0.024311693385243416, 0.03129539266228676, -0.01267992239445448, 0.07538862526416779, -0.05849645659327507, -0.027842210605740547, -0.021438589319586754, -0.07880716770887375, -0.024614892899990082, -0.0905376449227333, 0.0074769617058336735, 0.008160156197845936, -0.08124006539583206, 0.031101709231734276, -0.03213614597916603, -0.01428027544170618, -0.020416343584656715, -0.08243224769830704, 0.08012941479682922, -0.00011276100849499926, 0.002577760023996234, -0.025636568665504456, 0.025147881358861923, -0.13196629285812378, -0.012102157808840275, -0.11239971965551376, 0.055120762437582016, -0.1432424634695053, 0.15229295194149017, -0.09477626532316208, 0.02600114233791828, 0.04851238429546356, 0.05427004024386406, -0.12666603922843933, 0.2592039108276367, -0.11374662071466446, -0.06900481879711151, 0.12993033230304718, -0.06051505729556084, -0.06098237261176109, 0.07584720849990845, 0.032306741923093796, 0.16248875856399536, 0.10412056744098663, 0.3452417850494385, -0.07308092713356018, -0.0878899097442627, -0.01888938993215561, 0.12227696180343628, 0.049811434000730515, -0.003663641167804599, 0.12337657064199448, -0.14494366943836212, 0.08828315138816833, -0.011254340410232544, 0.154068723320961, -0.0604654997587204, -0.04961942136287689, -0.0821881964802742, 0.06620850414037704, -0.010396824218332767, 0.08362697809934616, 0.02578570879995823, 0.012278689071536064, -0.011750561185181141, -0.06222212314605713, 0.021294759586453438, 0.06734960526227951, 0.005856425501406193, -0.019740663468837738, -0.08472401648759842, -0.024622829630970955, 0.04360434412956238, -0.002195620909333229, -0.1013932004570961, -0.04462870955467224, 0.0005231858231127262, 0.07888461649417877, 0.18073733150959015, 0.14709283411502838, -0.02745332196354866, -0.06941644102334976, 0.016752075403928757, 0.12218932062387466, 0.0506865419447422, 0.05761755630373955, -0.02969849482178688, -0.1701716035604477, 0.1107928529381752, -0.05569455027580261, 0.15340439975261688, -0.1018093004822731, -0.024868620559573174, 0.17593833804130554, 0.08056613057851791, 0.09263928234577179, -0.027588866651058197, 0.11278574168682098, 0.04849064722657204, 0.06291398406028748, -0.005828978959470987, 0.05070570856332779, -0.08318696171045303, -0.053261153399944305, 0.08392365276813507, -0.09392065554857254, 0.020946411415934563, 0.10271169245243073, -0.058462318032979965, 0.03167879581451416, -0.0675877034664154, -0.08379314839839935, -0.013758273795247078, 0.021335696801543236, -0.05913104489445686, 0.1465960294008255, 0.021639859303832054, 0.09647172689437866, -0.014058053493499756, -0.027797294780611992, -0.03290470317006111, 0.0705869048833847, -0.09887810796499252, 0.1090412512421608, 0.18482311069965363, -0.2444273978471756, 0.10201559960842133, 0.09623020887374878, 0.1896641105413437, 0.1958182156085968, -0.040495339781045914, -0.03413654491305351, 0.037086695432662964, -0.11287287622690201, -0.0978626236319542, 0.15846821665763855, -0.282463937997818, 0.009701233357191086, 0.021768445149064064, 0.025585168972611427, 0.039446935057640076, -0.1380482167005539, -0.05614912509918213, -0.027825579047203064, -0.07056818157434464, -0.1987096667289734, 0.015918975695967674, -0.07043284177780151, 0.0560389943420887, 0.01958053559064865, -0.038805533200502396, 0.0146791385486722, -0.05147765949368477, -0.09782007336616516, 0.07327630370855331, -0.15730950236320496, -0.2751292586326599, -0.1191348284482956, 0.011801349930465221, 0.0602414496243, 0.016850989311933517, 0.033072423189878464, -0.06609992682933807, -0.06564604490995407, -0.023780809715390205, 0.16972656548023224, -0.07362987846136093, -0.08007321506738663, 0.021290713921189308, 0.01596071571111679, -0.09445112943649292, -0.12844964861869812, -0.016350803896784782, -0.043232012540102005, 0.028302563354372978, -0.06263334304094315, -0.03805839270353317, 0.08156740665435791, 0.18927402794361115, 0.1375759094953537, -0.0014403372770175338, -0.16148729622364044, 0.15751038491725922, -0.1844266653060913, -0.017726128920912743, 0.015303442254662514, -0.06992000341415405, -0.012791109271347523, 0.20044831931591034, 0.0627584159374237, -0.03522862121462822, 0.010738368146121502, -0.01472993940114975, 0.011975801549851894, -0.24559633433818817, -0.13174839317798615, -0.08525056391954422, 0.131742462515831, 0.024634400382637978, 0.09458180516958237, 0.08189547806978226, -0.07621327042579651, 0.008037653751671314, -0.09870000183582306, -0.025799421593546867, 0.011865593492984772, 0.2773052155971527, -0.09022753685712814, 0.0009755715727806091, -0.14986471831798553, -0.08715786039829254, 0.08572497963905334, -0.015735452994704247, 0.02234541065990925, 0.22575430572032928, 0.25867578387260437, 0.0025092281866818666, -0.05004069581627846, -0.003369714831933379, -0.015815380960702896, 0.030420556664466858, -0.011125901713967323, -0.02714216150343418, -0.052632708102464676, 0.018122369423508644, 0.058298662304878235, 0.2148970514535904, -0.2018698751926422, -0.036470331251621246, -0.19853529334068298, 0.05615396425127983, 0.20248940587043762, 0.14540012180805206, -0.02130766585469246, -0.04267663136124611, 0.12426614761352539, -0.14014558494091034, -0.021613791584968567, 0.14093981683254242, 0.1200060322880745, -0.08019004762172699, 0.0665426030755043, 0.06111323833465576, 0.11150352656841278, -0.10044369101524353, 0.06648948043584824, -0.14020608365535736, -0.15886284410953522, -0.017259929329156876, 0.1143982782959938, -0.14078104496002197, 0.29499930143356323, 0.025909455493092537, -0.05910308286547661, -0.16646720468997955, -0.033846162259578705, -0.03873955085873604, 0.03126860409975052, 0.1552600860595703, -0.04136477783322334, 0.007199233863502741, -0.060081928968429565, -0.12644952535629272, -0.01552025880664587, 0.06790609657764435, -0.14001069962978363, -0.036184925585985184, -0.04263276234269142, -0.018699875101447105, 0.03428639844059944, -0.08498980849981308, -0.11631277948617935, -0.06183231621980667, 0.09216469526290894, 0.1283673197031021, 0.03955359011888504, 0.013199515640735626, -0.02411646768450737, -0.025636043399572372, 0.045393843203783035, -0.2691124975681305, -0.0024496535770595074, -0.01622050069272518, -0.13744983077049255, 0.13873669505119324, 0.034104615449905396, -0.035857293754816055, -0.006562464404851198, 0.06477092951536179, -0.09455664455890656, -0.00958316307514906, 0.12967336177825928, -0.04773399233818054, -0.04724379628896713, -0.055363912135362625, 0.2159111648797989, -0.01915704645216465, 0.11681642383337021, -0.0670895203948021, 0.07030413299798965, -0.01000844407826662, -0.05985613167285919, 0.06513742357492447, -0.07593262195587158, -0.03431546688079834, 0.10995334386825562, -0.02118600718677044, -0.02904692478477955, -0.09070554375648499, -0.11232887953519821, 0.26806560158729553, 0.20463314652442932, -0.04667840152978897, 0.22751933336257935, 0.19365286827087402, -0.06209574267268181, -0.21961957216262817, -0.02832239493727684, -0.11336392164230347, -0.022853512316942215, -0.010439516045153141, -0.23694321513175964, 0.035498905926942825, 0.07192506641149521, -0.06235547363758087, 0.1418502777814865, -0.32247504591941833, -0.1263771653175354, 0.10094723105430603, -0.08926443755626678, 0.1049797460436821, -0.136311337351799, -0.07292862981557846, -0.01780756749212742, 0.04854264855384827, 0.14763708412647247, -0.01182445790618658, 0.05556916445493698, 0.07335866987705231, 0.0730954110622406, -0.004717654548585415, 0.008973531424999237, 0.1435314416885376, 0.014963793568313122, -0.0689118504524231, -0.054835110902786255, -0.22491510212421417, 0.1654219627380371, 0.011734742671251297, -0.04311799630522728, -0.02151327393949032, -0.04020211100578308, -0.18509390950202942, -0.03444428741931915, -0.05259643867611885, 0.03240351751446724, -0.00012087351205991581, -0.04268491268157959, -0.07489210367202759, -0.020666124299168587, -0.1519687920808792, 0.040472716093063354, 0.2609913945198059, -0.18612638115882874, 0.10493669658899307, 0.04822474345564842, 0.17942066490650177, 0.05130558833479881, -0.040175821632146835, -0.041473452001810074, -0.05245717987418175, 0.03302217647433281, -0.18126873672008514, -0.008853142149746418, 0.1699831634759903, 0.029235921800136566, 0.16254699230194092, -0.02839776687324047, -0.02840430475771427, 0.0229170098900795, 0.10810202360153198, -0.14107637107372284, -0.24467259645462036, -0.022839399054646492, -0.012602820992469788, -0.007327329367399216, -0.023572498932480812, 0.13077935576438904, 0.03493509069085121, 0.020126456394791603, 0.0220499187707901, 0.016819989308714867, -0.09061474353075027, 0.08679170906543732, 0.028319930657744408, 0.05807629972696304, -0.11158295720815659, 0.12147204577922821, 0.1426835060119629, -0.15014003217220306, -0.07614922523498535, 0.17712804675102234, -0.00863590743392706, -0.09529922157526016, -0.258655309677124, -0.025300011038780212, 0.005554215516895056, -0.003694229992106557, -0.09448721259832382, -0.05807308107614517, 0.07131444662809372, 0.27208206057548523, -0.005850579589605331, 0.0789761170744896, -0.04712807387113571, -0.01598978601396084, 0.04802011325955391, -0.0031236596405506134, -0.10618365556001663, -0.08823275566101074, -0.09778093546628952, 0.030281364917755127, 0.02377847023308277, 0.06921491771936417, -0.03174189478158951, -0.12286462634801865, -0.11035224050283432, 0.07901545614004135, 0.001835913979448378, 0.026941919699311256, -0.05674508213996887, 0.009500962682068348, 0.04345563054084778, -0.0696597471833229, -0.058570485562086105, -0.10012252628803253, -0.09096938371658325, 0.08943718671798706, 0.048915933817625046, 0.16571764647960663, -0.11108829826116562, 0.0646449401974678, 0.09633729606866837, 0.026997258886694908, 0.2041524350643158, 0.0037975765299052, -0.08229677379131317, 0.07067682594060898, -0.16940446197986603, 0.04732082411646843, 0.1131318137049675, 0.012621044181287289, -0.04635963216423988, 0.07089173048734665, -0.06270656734704971, 0.006401942577213049, 0.10548058152198792, 0.040215253829956055, -0.18811170756816864, -0.10404102504253387, 0.017840540036559105, 0.024128422141075134, -0.09256193786859512, -0.01003878191113472, -0.0956885814666748, 0.1199282705783844, -0.07175791263580322, 0.0719132274389267, 0.0020140609703958035, 0.011015045456588268, 0.007640328258275986, 0.0539332740008831, -0.0020221672020852566, -0.06196652725338936, -0.08091933280229568, -0.059334803372621536, 0.0013327961787581444, -0.04191896691918373, 0.3105742335319519, -0.028598634526133537, -0.03865683823823929, 0.11549355089664459, 0.038347404450178146, 0.002505311043933034, 0.037486251443624496, 0.21960991621017456, 0.1743777096271515, -0.027578046545386314, -0.10914373397827148, -0.027950305491685867, -0.03804393485188484, 0.060228440910577774, 0.18193142116069794, 0.13043484091758728, 0.1541963815689087, -0.018781783059239388, 0.08157504349946976, -0.03921912983059883, 0.06622712314128876, 0.05546135827898979, 0.08021580427885056, 0.01702290214598179, -0.10326304286718369, 0.10964436084032059, 0.10854202508926392, -0.07674997299909592, -0.00859437882900238, -0.0351405031979084, -0.039214711636304855, -0.09065831452608109, 0.07807529717683792, 0.0018694730242714286, -0.05423302575945854, 0.01259416900575161, -0.05527954176068306, 0.050779324024915695, 0.10161430388689041, 0.06294824928045273, -0.04731040820479393, 0.07392952591180801, -0.006613944657146931, -0.1221962496638298, 0.09363289922475815, -0.029789522290229797, 0.053418196737766266, -0.20246875286102295, 0.0012067602947354317, 0.026416655629873276, -0.032306086272001266, 0.0249746385961771, 0.06745460629463196, -0.09863974153995514, -0.08304721862077713, -0.22334660589694977, -0.03620360046625137, 0.002915408229455352, 0.09966855496168137, -0.035004399716854095, 0.1775081604719162, 0.045880984514951706, 0.001914737862534821, 0.051579684019088745, 0.1762920618057251, -0.05623389407992363, -0.11410891264677048, -0.039814360439777374, 0.19631272554397583, -0.03366595134139061, 0.06589540839195251, -0.06198567524552345, -0.09276868402957916, -0.02914104424417019, 0.16267965734004974, 0.3432202637195587, -0.03193657845258713, -0.014010683633387089, -0.08602815121412277, 0.06439086049795151, 0.012485165148973465, 0.06585245579481125, -0.053627967834472656, 0.2538990080356598, -0.0013002721825614572, -0.03432892635464668, 0.04026954248547554, 0.0079062944278121, -0.040546175092458725, 0.044310811907052994, 0.04468942806124687, -0.05540759861469269, -0.07045411318540573, 0.17938241362571716, -0.2028762698173523, -0.08989939838647842, -0.1252673864364624, -0.18323171138763428, -0.11189226061105728, -0.009026160463690758, -0.011375787667930126, 0.1311093419790268, 0.020866278558969498, 0.011855155229568481, -0.10672782361507416, -0.04920731857419014, 0.03833725303411484, -0.18467357754707336, -0.1613166630268097, 0.07309190183877945, -0.1341339647769928, 0.15917353332042694, -0.04537297785282135, 0.13261932134628296, 0.0285851638764143, -0.0027369444724172354, -0.015505953691899776, 0.01854047365486622, 0.10274115949869156, -0.061679989099502563, -0.10369067639112473, 0.07577021420001984, -0.0034237331710755825, 0.23457175493240356, 0.07340749353170395, -0.07969443500041962, 0.05786186829209328, 0.008250280283391476, -0.045932840555906296, -0.024903491139411926, 0.022617310285568237, -0.07695720344781876, 0.10910692065954208, 0.05287555605173111, -0.01441957801580429, -0.003965560346841812, 0.01637561060488224, -0.01941995695233345, -0.036418214440345764, -0.010006828233599663, -0.12705188989639282, -0.08633767813444138, -0.054276734590530396, -0.04642563685774803, -0.002746370155364275, -0.28341639041900635, 0.019140271469950676, 0.00046710591414012015, 0.09957338869571686, -0.010809815488755703, 0.04579268768429756, 0.1556200087070465, -0.035905737429857254, 0.008355528116226196, -0.31726664304733276, 0.06947575509548187, 0.0759737640619278, -0.04486135393381119, 0.01121626328676939 ]
fbd263443a5c717ebe8427d96c28655e5e23fc36
# Dataset Card for "clothing" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
JamesNetflix/clothing
[ "region:us" ]
2023-03-26T05:00:27+00:00
{"dataset_info": {"features": [{"name": "split", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "image", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 4862406.0, "num_examples": 44}], "download_size": 4863831, "dataset_size": 4862406.0}}
2023-03-26T05:05:13+00:00
[]
[]
TAGS #region-us
# Dataset Card for "clothing" More Information needed
[ "# Dataset Card for \"clothing\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"clothing\"\n\nMore Information needed" ]
[ 6, 12 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"clothing\"\n\nMore Information needed" ]
[ -0.08380885422229767, 0.25506094098091125, -0.002931480295956135, 0.006411238107830286, 0.14957408607006073, 0.09899696707725525, 0.21871857345104218, 0.06607348471879959, 0.1410868614912033, -0.08492223918437958, 0.12980599701404572, 0.05874011665582657, 0.11911160498857498, 0.21771340072155, 0.02057543396949768, -0.07523410767316818, 0.0020539360120892525, 0.011961597949266434, -0.03535538539290428, 0.07420715689659119, -0.010604891926050186, -0.05646787956357002, 0.09038419276475906, -0.0896717831492424, -0.12670359015464783, 0.025109589099884033, -0.047567032277584076, -0.04356931149959564, 0.0630481168627739, -0.04044374078512192, 0.27233555912971497, 0.02597103826701641, 0.07459130883216858, -0.260010689496994, 0.03371044248342514, -0.05756230652332306, -0.04256777465343475, -0.013417544774711132, 0.0014717131853103638, -0.14939875900745392, -0.07022679597139359, 0.024672359228134155, 0.05464271083474159, -0.004384520463645458, -0.03272587060928345, -0.299145370721817, 0.02606074884533882, 0.04613522067666054, -0.10258830338716507, -0.03157921880483627, 0.06158118322491646, 0.04161298647522926, -0.11808435618877411, 0.020430274307727814, 0.1161041259765625, 0.03298981487751007, 0.05342757701873779, 0.2033921182155609, 0.07562823593616486, 0.06616397202014923, -0.025637084618210793, 0.0514582134783268, 0.021826092153787613, 0.02666107378900051, -0.01854078657925129, -0.029461275786161423, -0.0902089774608612, 0.08315484970808029, 0.01784888096153736, 0.022205907851457596, 0.4854339361190796, -0.013679311610758305, -0.01651526615023613, 0.03653283044695854, 0.09646496176719666, 0.02512248605489731, -0.05178433656692505, 0.03899898752570152, 0.0013056299649178982, 0.057782698422670364, -0.05202232301235199, -0.06447126716375351, -0.16895055770874023, -0.0011648813961073756, -0.1932937055826187, 0.07736188173294067, -0.06072889640927315, 0.12049940228462219, -0.2804514765739441, -0.11027287691831589, -0.08993523567914963, -0.008736878633499146, 0.011593642644584179, -0.13294273614883423, 0.009674202650785446, -0.012615501880645752, 0.06654176115989685, 0.06594224274158478, 0.1661282628774643, 0.08024048805236816, 0.17764171957969666, 0.06839055567979813, -0.06367743760347366, 0.09794053435325623, 0.14523306488990784, -0.03351607546210289, 0.03303401544690132, -0.03478241339325905, -0.09940757602453232, -0.1586909145116806, -0.0015149943064898252, -0.07156972587108612, -0.1093318909406662, -0.004646709188818932, -0.14928887784481049, 0.06524936854839325, 0.010227148421108723, -0.14843715727329254, -0.04877106845378876, -0.02010864019393921, 0.10541443526744843, -0.14903809130191803, -0.03337245434522629, -0.03496265038847923, 0.02264706790447235, -0.094080850481987, -0.061796460300683975, 0.041347432881593704, 0.1282157152891159, 0.09276881068944931, -0.07136713713407516, -0.084715835750103, 0.05811122804880142, 0.0022943420335650444, 0.03922311216592789, -0.23178984224796295, 0.05976759269833565, -0.025078047066926956, -0.28589314222335815, 0.03631393238902092, 0.06247355043888092, -0.045958518981933594, 0.19206805527210236, -0.002505528973415494, 0.02869555540382862, -0.0655762329697609, -0.03571458160877228, 0.11009678989648819, -0.07565087825059891, 0.06762354075908661, -0.10029656440019608, 0.11100862175226212, -0.1264045238494873, 0.04832197725772858, -0.11719848960638046, 0.02033735252916813, 0.08299332112073898, 0.014655404724180698, -0.11227685958147049, 0.1188490092754364, -0.0533599853515625, -0.03972882032394409, -0.20707035064697266, 0.06959951668977737, -0.10612528026103973, 0.036668047308921814, -0.32592257857322693, -0.0885988250374794, 0.25664377212524414, -0.17943234741687775, -0.16245216131210327, -0.041945770382881165, -0.059814453125, 0.20612230896949768, 0.026883959770202637, 0.2357655018568039, 0.14042824506759644, -0.018894726410508156, -0.055328369140625, 0.23132072389125824, -0.171406090259552, -0.27405473589897156, 0.08404645323753357, -0.0044520944356918335, -0.071611687541008, 0.031852222979068756, 0.07027518004179001, -0.030845625326037407, -0.08269648998975754, -0.1172056719660759, 0.05073356628417969, -0.16840718686580658, 0.08340830355882645, 0.09458068013191223, -0.06734705716371536, -0.04594620317220688, 0.1400262862443924, 0.004843964707106352, 0.04088433086872101, -0.0373360849916935, -0.07759194076061249, -0.05719241127371788, 0.03187413513660431, 0.07467704266309738, -0.06467704474925995, -0.11112315952777863, -0.13466417789459229, -0.016949079930782318, 0.04834911972284317, 0.000020304187273723073, 0.039392437785863876, 0.11336484551429749, -0.004115413408726454, -0.05048808082938194, 0.07809723168611526, 0.15179486572742462, 0.0002922808635048568, 0.03184633329510689, -0.03826436027884483, -0.027564503252506256, -0.07623019814491272, 0.06131120026111603, 0.005612637847661972, -0.008168130181729794, 0.03597225248813629, 0.09215287864208221, 0.05788099765777588, -0.055947139859199524, 0.03617804870009422, -0.016747234389185905, 0.03652036562561989, -0.10049908608198166, 0.04092427343130112, -0.04721688851714134, -0.10969734936952591, 0.0545116551220417, -0.00893932580947876, 0.14928559958934784, 0.15014678239822388, -0.04101753607392311, -0.0470133051276207, -0.06600064784288406, 0.002902715001255274, 0.0031291330233216286, -0.15024752914905548, 0.02190476842224598, -0.07579386979341507, -0.0662517100572586, -0.05984446033835411, -0.05414017662405968, 0.027297865599393845, 0.059739645570516586, -0.023925282061100006, -0.11846177279949188, -0.029768193140625954, 0.14400269091129303, -0.10679829865694046, 0.0957246944308281, 0.22705668210983276, 0.151602640748024, 0.23621803522109985, -0.0306710172444582, 0.011255761608481407, 0.03229118883609772, -0.04569016769528389, -0.06769410520792007, 0.1671292930841446, -0.063502736389637, -0.023477114737033844, 0.06110945716500282, -0.05989765003323555, 0.025702547281980515, -0.11722741276025772, -0.1706811785697937, 0.01877245120704174, -0.01788676530122757, -0.06159663200378418, -0.03815841302275658, -0.006155680399388075, 0.006092941854149103, 0.05686862766742706, -0.09236907958984375, 0.14987121522426605, -0.0012134056305512786, -0.040820736438035965, 0.08243845403194427, -0.18108364939689636, -0.2624383270740509, -0.07637879252433777, -0.155076265335083, 0.11526145786046982, 0.05535627529025078, -0.03299403563141823, -0.20385855436325073, -0.012034810148179531, -0.006925184745341539, -0.0488610714673996, -0.1096154972910881, 0.02461886964738369, -0.09444108605384827, 0.029394058510661125, -0.11819695681333542, -0.11421404033899307, -0.0054935370571911335, -0.07208269089460373, 0.1315266489982605, 0.1536273956298828, -0.13941897451877594, 0.07740315049886703, 0.02031526155769825, -0.06538934260606766, 0.06263618171215057, -0.01845730096101761, 0.07660359889268875, -0.022841231897473335, -0.00843250472098589, 0.091875359416008, 0.09602326899766922, 0.009741108864545822, 0.2011128067970276, 0.07083506137132645, -0.10895039886236191, -0.01411252561956644, -0.024835342541337013, -0.2150910347700119, -0.22995918989181519, -0.12388021498918533, -0.019886882975697517, 0.04709495231509209, 0.09085416048765182, 0.050650790333747864, -0.02739725261926651, 0.09356720000505447, 0.12735046446323395, -0.06098592281341553, -0.09107380360364914, -0.05844096094369888, -0.15903429687023163, 0.01960873045027256, 0.041803356260061264, -0.1275290846824646, -0.05679315701127052, 0.14950571954250336, 0.15216177701950073, 0.272641122341156, 0.14358678460121155, 0.02064097858965397, 0.05435651168227196, 0.08595253527164459, 0.10552895069122314, 0.09949736297130585, 0.13138435781002045, 0.022856581956148148, 0.01972333900630474, -0.0163059551268816, -0.04691009595990181, -0.04365462437272072, 0.10322169959545135, -0.205400750041008, 0.11856221407651901, -0.1821330189704895, -0.026342500001192093, -0.2170361578464508, 0.08210045099258423, -0.13983817398548126, 0.05523362010717392, 0.07192123681306839, 0.14899152517318726, -0.07497289031744003, 0.08600199222564697, 0.1729355901479721, -0.09522786736488342, 0.11143708974123001, 0.022730903699994087, 0.018142608925700188, -0.14428097009658813, 0.018808601424098015, 0.009135473519563675, -0.07092102617025375, -0.011102214455604553, 0.11434056609869003, -0.04592876136302948, 0.2622218728065491, 0.04520007222890854, 0.025182951241731644, -0.08425023406744003, -0.055910252034664154, 0.009608859196305275, 0.03215094283223152, 0.12449207901954651, 0.03321400657296181, -0.14855724573135376, -0.17870591580867767, -0.016466446220874786, 0.049724604934453964, 0.14190532267093658, -0.03175758942961693, -0.16167372465133667, 0.04900423064827919, -0.0236172154545784, -0.06080808490514755, -0.17820362746715546, -0.06704709678888321, -0.06314384937286377, 0.0273099597543478, 0.035609807819128036, -0.08163382112979889, 0.0670832097530365, -0.03855181857943535, -0.14538492262363434, 0.08858877420425415, -0.008719723671674728, -0.10260751098394394, -0.09516122192144394, -0.09831734001636505, 0.10092125087976456, 0.006638830527663231, -0.012331834994256496, 0.042180661112070084, 0.05110977962613106, -0.061340928077697754, -0.13854609429836273, -0.04888961464166641, -0.047895267605781555, 0.1811363250017166, -0.1313980519771576, 0.0112138157710433, -0.026706069707870483, 0.038127876818180084, -0.0006221095682121813, -0.042449951171875, -0.02407386340200901, -0.09916918724775314, 0.21151337027549744, -0.1112295463681221, 0.09001433104276657, 0.18607725203037262, 0.011005472391843796, -0.048887815326452255, 0.06790442764759064, -0.005694156512618065, 0.1403140127658844, 0.1258903592824936, -0.10823927074670792, 0.16587376594543457, 0.13084372878074646, -0.041651610285043716, -0.3417186737060547, -0.04178597778081894, -0.1795251965522766, -0.014031308703124523, 0.13937512040138245, -0.2663169503211975, 0.12078705430030823, 0.07945776730775833, -0.053698595613241196, 0.22836914658546448, -0.02112394943833351, -0.05304593965411186, 0.18998068571090698, 0.11043243110179901, 0.34360456466674805, -0.08384311199188232, -0.11226504296064377, -0.09145127981901169, -0.26155707240104675, 0.21012254059314728, -0.002470435108989477, 0.041362494230270386, 0.03441006317734718, -0.005952966399490833, -0.032420992851257324, -0.023808328434824944, 0.16912558674812317, 0.13814623653888702, 0.08132832497358322, -0.06223279610276222, -0.012210732325911522, 0.07567630708217621, -0.01890486665070057, 0.015412360429763794, 0.00010079788626171649, -0.020993057638406754, -0.08818129450082779, 0.01943373493850231, 0.038058746606111526, 0.08061149716377258, 0.05770695582032204, -0.10573507100343704, -0.032918307930231094, 0.003204583190381527, -0.09955356270074844, 0.002752695931121707, 0.16241151094436646, -0.042187370359897614, 0.12887176871299744, 0.03857160732150078, 0.09879323840141296, -0.033364348113536835, -0.002047800226137042, -0.10885529220104218, -0.1480000764131546, 0.013756849803030491, -0.2594928443431854, 0.03191756829619408, 0.06821736693382263, -0.005581125617027283, 0.1206519603729248, 0.050118450075387955, 0.025171322748064995, -0.015979818999767303, 0.1653466373682022, -0.025208663195371628, -0.021486561745405197, 0.04929578676819801, -0.0324859619140625, -0.12136473506689072, 0.01111944392323494, -0.029950164258480072, 0.06296209990978241, -0.028552044183015823, -0.08078242093324661, 0.11949772387742996, -0.059122323989868164, 0.03301957994699478, 0.18924865126609802, 0.06920728832483292, -0.1872052550315857, 0.1562444567680359, 0.054958876222372055, 0.05845816060900688, -0.03591221198439598, -0.017250778153538704, -0.09368827939033508, -0.1070411205291748, 0.05272384732961655, 0.2235264927148819, -0.10134861618280411, -0.15652532875537872, 0.0535455085337162, -0.05376212298870087, -0.041413869708776474, 0.1232602596282959, 0.021576113998889923, 0.09963656216859818, 0.08469231426715851, -0.09435907006263733, 0.01643395610153675, 0.001911851461045444, -0.04149921238422394, 0.018278582021594048, -0.03237880393862724, -0.2102196365594864, 0.0038699170108884573, 0.19914375245571136, -0.09671025723218918, -0.08392476290464401, -0.06709040701389313, 0.08778055012226105, -0.09505932778120041, 0.05678272619843483, 0.058125756680965424, -0.007547810208052397, 0.028429118916392326, -0.015328219160437584, -0.05841861665248871, -0.059675488620996475, -0.09509695321321487, 0.13320595026016235, 0.06130458414554596, 0.037683069705963135, -0.05827462673187256, -0.03974541276693344, 0.15628056228160858, 0.0395650640130043, 0.04076061025261879, 0.09621953964233398, -0.006462449207901955, 0.09583213180303574, -0.10611627250909805, -0.07854729145765305, 0.03231849893927574, 0.053021952509880066, 0.0338134765625, 0.17726922035217285, -0.08517133444547653, -0.0022251249756664038, -0.11103760451078415, 0.0871390774846077, -0.020974254235625267, -0.04601633548736572, 0.1236298605799675, -0.14698350429534912, -0.10725588351488113, -0.005412050057202578, -0.04482221603393555, 0.25757238268852234, -0.02619493566453457, -0.01961367204785347, 0.07864706963300705, 0.021158384159207344, 0.014879279769957066, -0.0756218209862709, -0.04205898195505142, -0.1298995465040207, -0.024808866903185844, 0.031499285250902176, -0.010104828514158726, -0.03654756769537926, 0.4127632975578308, 0.050217803567647934, -0.10370616614818573, -0.061124976724386215, 0.1770246922969818, -0.045083120465278625, -0.030482066795229912, 0.30633383989334106, 0.06018512323498726, -0.04027342423796654, 0.027264053001999855, 0.11474506556987762, -0.0774611160159111, 0.07695405185222626, 0.0826914981007576, 0.03912785276770592, -0.006824199575930834, -0.010403151623904705, 0.045124638825654984, -0.021606670692563057, 0.04284267500042915, 0.10538485646247864, 0.0800560787320137, -0.03052876517176628, 0.06107505410909653, -0.11008839309215546, 0.08412209153175354, -0.04966526851058006, 0.13700951635837555, -0.00127664755564183, -0.0949748307466507, -0.13747631013393402, -0.1442968249320984, -0.015404610894620419, 0.013402784243226051, 0.05521891266107559, -0.05062681809067726, -0.07232294231653214, 0.34511396288871765, 0.06373489648103714, 0.07020799815654755, -0.03091154247522354, -0.1121416762471199, 0.05440446361899376, -0.09108981490135193, -0.008578659035265446, -0.05323725566267967, -0.14399300515651703, -0.03231419622898102, 0.05041306093335152, 0.008775494061410427, -0.0317947119474411, -0.09324953705072403, 0.14073659479618073, -0.022451143711805344, -0.17972439527511597, -0.14372235536575317, -0.074300117790699, 0.004019135609269142, -0.17141084372997284, -0.044690217822790146, 0.054781947284936905, 0.0826117992401123, 0.04826937988400459, 0.09907333552837372, 0.059509944170713425, 0.005968383047729731, -0.009405226446688175, 0.01232250314205885, -0.06433456391096115, 0.0541875958442688, -0.0000829029522719793, -0.11091971397399902, -0.04377947002649307, 0.22296848893165588, 0.24094276130199432, 0.04270664229989052, 0.017473621293902397, 0.11481651663780212, 0.011132883839309216, 0.06445939093828201, 0.061930716037750244, 0.0026089807506650686, -0.01498084980994463, -0.0681569054722786, -0.0816793218255043, 0.00762377493083477, -0.06412246823310852, -0.010942358523607254, -0.06411293148994446, 0.061412110924720764, -0.015855135396122932, -0.0668443962931633, 0.15595678985118866, -0.1493247151374817, -0.03853532299399376, 0.30214181542396545, -0.1302739381790161, -0.10163673758506775, -0.04318878799676895, 0.05847029387950897, 0.06052950397133827, -0.004242024850100279, -0.09561267495155334, 0.005346639081835747, -0.1022617369890213, 0.04578147083520889, -0.3634148836135864, -0.12503357231616974, -0.09850625693798065, -0.012971490621566772, 0.08094023168087006, -0.03509213775396347, -0.005634497385472059, -0.023483294993638992, 0.08897390961647034, 0.014180656522512436, 0.0949939712882042, 0.10142434388399124, 0.1961594521999359, -0.1211993619799614, 0.12929491698741913, -0.10721959918737411, -0.013515726663172245, 0.08342785388231277, -0.06770975142717361, -0.05788174644112587, 0.07250086963176727, -0.06998822093009949, 0.08556754142045975, -0.00520699005573988, -0.0813831090927124, 0.09057379513978958, -0.00437157740816474, 0.022714972496032715, -0.09552183747291565, 0.004165154881775379, -0.008488694205880165, 0.06264185905456543, -0.18197475373744965, -0.12044057995080948, 0.09753181785345078, -0.11225283145904541, 0.09981705993413925, 0.016857443377375603, -0.11263199150562286, 0.12573270499706268, -0.05646184831857681, 0.0484599843621254, -0.05669689550995827, 0.013806435279548168, 0.16397660970687866, 0.051578447222709656, -0.057272497564554214, 0.03602704033255577, 0.1183072105050087, -0.010193653404712677, -0.05436520278453827, -0.08401090651750565 ]
f201be3abc7fe747a96ee9c069c9e367504ae36b
# Dataset Card for "clothing-256" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
JamesNetflix/clothing-256
[ "region:us" ]
2023-03-26T05:10:23+00:00
{"dataset_info": {"features": [{"name": "split", "dtype": "string"}, {"name": "label", "dtype": "string"}, {"name": "image", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 510209201.5, "num_examples": 5108}], "download_size": 510152513, "dataset_size": 510209201.5}}
2023-03-26T05:30:11+00:00
[]
[]
TAGS #region-us
# Dataset Card for "clothing-256" More Information needed
[ "# Dataset Card for \"clothing-256\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"clothing-256\"\n\nMore Information needed" ]
[ 6, 14 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"clothing-256\"\n\nMore Information needed" ]
[ -0.06567572057247162, 0.3200022876262665, -0.0005548421177081764, 0.0406506210565567, 0.13517628610134125, 0.0897490456700325, 0.1831272840499878, 0.07674667984247208, 0.11261171102523804, -0.028999393805861473, 0.13199391961097717, 0.019384901970624924, 0.12593282759189606, 0.24761216342449188, 0.05687408521771431, -0.020596392452716827, -0.009680259972810745, 0.03283106908202171, -0.07510477304458618, 0.06763509660959244, -0.019226906821131706, -0.06636720895767212, 0.10616210103034973, -0.1216479018330574, -0.14115022122859955, 0.08545538783073425, -0.035900238901376724, -0.04477955773472786, 0.04656348004937172, -0.036839213222265244, 0.23288969695568085, 0.034715648740530014, 0.09759234637022018, -0.21582098305225372, 0.008038464933633804, -0.035718079656362534, -0.057441968470811844, -0.01180808711796999, -0.0011874586343765259, -0.061865564435720444, -0.048633646219968796, 0.011096258647739887, -0.032966259866952896, -0.02658747136592865, 0.00546284532174468, -0.20831365883350372, -0.006935073062777519, 0.07982777059078217, -0.08494266867637634, -0.02092152275145054, 0.07231656461954117, 0.05090499296784401, -0.02063804864883423, 0.005432639271020889, 0.054312240332365036, -0.028302304446697235, 0.055871859192848206, 0.16215525567531586, -0.00478545343503356, 0.12228775769472122, 0.001190116279758513, 0.0299398060888052, 0.061716895550489426, 0.043690044432878494, -0.024185143411159515, -0.01517412532120943, -0.14667320251464844, 0.07003895938396454, 0.03700345754623413, -0.005105903837829828, 0.42911288142204285, 0.009805786423385143, 0.00414589187130332, 0.044196564704179764, 0.04886871576309204, -0.025730520486831665, -0.032442014664411545, 0.03976098820567131, 0.012747305445373058, 0.05151339992880821, -0.0852983221411705, -0.04896670579910278, -0.14480149745941162, -0.04123528301715851, -0.17711497843265533, 0.032359618693590164, -0.04682357981801033, 0.14412067830562592, -0.18892931938171387, -0.10952576249837875, -0.04642222449183464, -0.011554148979485035, 0.04312637075781822, -0.11163455247879028, 0.06343218684196472, 0.00522336782887578, 0.05531243607401848, 0.051246434450149536, 0.1615896075963974, -0.04197315499186516, 0.08896517753601074, 0.06634611636400223, -0.03635256737470627, 0.0611368827521801, 0.11805776506662369, -0.10220732539892197, -0.015264824032783508, 0.027500927448272705, -0.10299994796514511, -0.10115190595388412, 0.028512075543403625, -0.0783000960946083, -0.11449126154184341, 0.015725817531347275, -0.08664707094430923, 0.03455366566777229, -0.011375054717063904, -0.17751538753509521, -0.053653836250305176, -0.024149658158421516, 0.1492265909910202, -0.12488169223070145, -0.021628132089972496, -0.03993579372763634, 0.01967456191778183, -0.1046171560883522, -0.08857760578393936, -0.011638046242296696, 0.0673220157623291, 0.04991535469889641, -0.09350159019231796, -0.10299867391586304, 0.04810357093811035, 0.00039863059646449983, 0.07887884229421616, -0.22843946516513824, 0.05847197771072388, -0.05355878546833992, -0.20179413259029388, 0.05781533196568489, 0.047479111701250076, -0.05363789200782776, 0.17570416629314423, 0.024604560807347298, -0.00479051424190402, -0.014440854080021381, -0.04202590510249138, 0.09796327352523804, -0.06942811608314514, 0.07612109184265137, -0.04308359697461128, 0.09893260151147842, -0.14730693399906158, 0.04992537572979927, -0.13819439709186554, 0.024156684055924416, 0.15358930826187134, -0.0002601953747216612, -0.1388666033744812, 0.03999131917953491, -0.06769359111785889, -0.05975223705172539, -0.200880765914917, 0.07218878716230392, -0.039028264582157135, 0.00021878753614146262, -0.2773689329624176, -0.0631340816617012, 0.25481653213500977, -0.16302572190761566, -0.14567309617996216, -0.03210839256644249, -0.015209871344268322, 0.03822661191225052, -0.013765384443104267, 0.23646517097949982, 0.12220606952905655, 0.05088936164975166, -0.13208408653736115, 0.2442564219236374, -0.12793336808681488, -0.34068092703819275, 0.08658913522958755, 0.0034236733336001635, -0.10954544693231583, 0.00911584123969078, 0.1303270012140274, -0.015815896913409233, -0.05957518890500069, -0.12577763199806213, -0.00392610440030694, -0.155816450715065, 0.07499241828918457, 0.09131965041160583, -0.05883399769663811, -0.078792043030262, 0.1087665855884552, -0.023649921640753746, 0.04076747968792915, -0.06386023014783859, -0.09980716556310654, -0.06623562425374985, 0.02547740936279297, 0.01884881965816021, -0.033656761050224304, -0.10152708739042282, -0.14182250201702118, 0.006204321514815092, 0.015767982229590416, -0.008776270784437656, 0.02568516694009304, 0.09208374470472336, -0.0010164231061935425, -0.057041872292757034, 0.07623694837093353, 0.11596592515707016, -0.005090837832540274, 0.03723688796162605, -0.006418589036911726, -0.06811747699975967, -0.06760695576667786, -0.019850939512252808, 0.009069092571735382, -0.03352327272295952, 0.02956964634358883, 0.09709105640649796, 0.025379903614521027, -0.06440136581659317, 0.04282434657216072, 0.01353356521576643, 0.03632025420665741, -0.10675015300512314, 0.027743345126509666, -0.050600871443748474, -0.08457771688699722, 0.018015140667557716, -0.019424615427851677, 0.19348125159740448, 0.17072100937366486, 0.027438679710030556, -0.006035144906491041, 0.022278213873505592, 0.030510516837239265, -0.015345972962677479, -0.11035660654306412, 0.045308541506528854, -0.15980368852615356, -0.0910375639796257, -0.04681582748889923, -0.055409062653779984, 0.07063237577676773, 0.0837261900305748, -0.014348112046718597, -0.13191455602645874, 0.0021973615512251854, 0.1265823245048523, -0.15727321803569794, 0.11712061613798141, 0.24077241122722626, 0.09313630312681198, 0.18980301916599274, -0.05352738872170448, -0.018738826736807823, 0.028330432251095772, -0.048178691416978836, -0.07923588901758194, 0.1523633599281311, -0.0010215826332569122, -0.022762522101402283, 0.04386899992823601, -0.060354579240083694, 0.03585889935493469, -0.14333391189575195, -0.14033395051956177, 0.014300250448286533, -0.04284514859318733, -0.05554589629173279, -0.0561462827026844, -0.018586361780762672, 0.007367441896349192, 0.06576450914144516, -0.05981695279479027, 0.16717012226581573, -0.0010614478960633278, -0.04913421347737312, 0.1111256554722786, -0.17028792202472687, -0.3059591054916382, -0.1128460243344307, -0.07546407729387283, 0.0885922834277153, 0.047261178493499756, -0.07090840488672256, -0.2174748033285141, -0.003482428379356861, -0.04511070251464844, -0.06463342159986496, -0.12376699596643448, 0.034912653267383575, -0.021716870367527008, 0.025592468678951263, -0.0451308973133564, -0.09001145511865616, 0.008170180022716522, -0.02732171304523945, 0.10861559957265854, 0.11669659614562988, -0.10130979865789413, 0.10299990326166153, 0.01778469979763031, -0.1239035502076149, 0.06058362126350403, 0.001014836598187685, 0.049731478095054626, 0.016016745939850807, -0.0271629486232996, 0.10459503531455994, 0.09559354931116104, 0.016598492860794067, 0.1113121435046196, 0.07497438788414001, -0.06859909743070602, -0.004342301283031702, -0.004075424745678902, -0.2372557371854782, -0.1997520476579666, -0.1293509155511856, -0.007046480197459459, 0.06977271288633347, 0.12570025026798248, 0.09321089833974838, -0.0714385136961937, 0.09651601314544678, 0.11885448545217514, -0.046435270458459854, -0.18012286722660065, -0.09275460243225098, -0.1487560123205185, 0.045105550438165665, 0.04457901045680046, -0.14503945410251617, -0.04767664149403572, 0.15418018400669098, 0.18624357879161835, 0.2384297251701355, 0.10568512231111526, 0.03168569505214691, 0.006863987538963556, 0.1786365956068039, 0.09199514985084534, 0.10381428152322769, 0.14104430377483368, -0.004002475645393133, 0.04683931544423103, -0.010419524274766445, -0.06495857983827591, -0.019031256437301636, 0.07111889123916626, -0.15162163972854614, 0.08053181320428848, -0.09226638078689575, -0.040748339146375656, -0.20019088685512543, 0.10742559283971786, -0.1782461553812027, 0.018645387142896652, 0.082697294652462, 0.1425020843744278, -0.08693718165159225, 0.10762109607458115, 0.23015832901000977, -0.023404350504279137, 0.0680931881070137, 0.018981045112013817, 0.013865352608263493, -0.16767656803131104, -0.004202472511678934, 0.022585058584809303, -0.0466994047164917, 0.0224982351064682, 0.1154128685593605, -0.021882111206650734, 0.22659118473529816, 0.04167705774307251, 0.0114892041310668, -0.11295685917139053, -0.03958991914987564, -0.0059738196432590485, -0.06707499921321869, 0.13738314807415009, 0.05495157837867737, -0.19852383434772491, -0.21939389407634735, -0.04054101184010506, 0.05293416976928711, 0.1330898404121399, 0.06356088072061539, -0.15690021216869354, 0.058100730180740356, -0.017057055607438087, -0.04012807086110115, -0.15901903808116913, -0.06058138981461525, -0.07479294389486313, 0.003150631906464696, 0.11413947492837906, -0.14528796076774597, 0.039921585470438004, -0.0334438718855381, -0.0625835731625557, 0.05933171883225441, 0.0014377391198650002, -0.1117841973900795, -0.05113770440220833, -0.025155911222100258, 0.12538190186023712, 0.026719754561781883, -0.027057046070694923, 0.04613814875483513, 0.025697806850075722, -0.03356687352061272, -0.18028698861598969, -0.009181859903037548, -0.046736013144254684, 0.1431809514760971, -0.09018474817276001, 0.024773329496383667, -0.020680105313658714, 0.04522508755326271, -0.03430478647351265, -0.03197371959686279, -0.005766947288066149, -0.0919441357254982, 0.23903070390224457, -0.18421034514904022, 0.09425964206457138, 0.14180679619312286, 0.06643720716238022, 0.005057657603174448, 0.1001080647110939, -0.017260706052184105, 0.10837721079587936, 0.017666930332779884, -0.09829152375459671, 0.11884871870279312, 0.1621372401714325, -0.041129302233457565, -0.3514975607395172, -0.08423056453466415, -0.1640658974647522, 0.009773042052984238, 0.06551506370306015, -0.2908463478088379, 0.1446945071220398, 0.09313700348138809, -0.0449223518371582, 0.23030056059360504, -0.06605517119169235, -0.029760519042611122, 0.18550384044647217, 0.11820986121892929, 0.31122907996177673, -0.08282161504030228, -0.113858163356781, -0.09462396055459976, -0.22633004188537598, 0.2270897626876831, -0.03365657851099968, 0.03738531097769737, 0.019520102068781853, -0.011108755134046078, -0.047793176025152206, -0.04229283332824707, 0.13185179233551025, 0.10296610742807388, 0.06351923942565918, -0.05026360973715782, 0.001459464430809021, 0.07608827203512192, 0.0064427913166582584, 0.04674750193953514, -0.09610554575920105, 0.018583668395876884, -0.09364525228738785, 0.0031349454075098038, 0.0408930703997612, 0.03643351048231125, 0.05199534818530083, -0.0843951478600502, -0.002515334403142333, 0.024204209446907043, -0.0936182364821434, -0.02644864283502102, 0.11273317784070969, 0.027269868180155754, 0.09929219633340836, 0.13075347244739532, 0.04435412213206291, -0.047399211674928665, 0.053122904151678085, -0.07449397444725037, -0.16490446031093597, 0.03170999884605408, -0.26702794432640076, 0.026583051308989525, 0.07881287485361099, -0.007282581180334091, 0.057308971881866455, 0.0451137013733387, 0.04381965473294258, -0.006138412747532129, 0.1883503645658493, -0.06921825557947159, -0.0458587110042572, 0.02463708259165287, -0.034566689282655716, -0.12119185924530029, 0.05693163350224495, -0.012719329446554184, -0.003416728228330612, -0.00552665488794446, -0.07668154686689377, 0.10346019268035889, -0.09031537920236588, 0.07547613233327866, 0.18766243755817413, 0.06525705009698868, -0.17163725197315216, 0.19059093296527863, 0.00956751685589552, 0.009864363819360733, 0.015151885338127613, -0.016867488622665405, -0.10997041314840317, -0.09273109585046768, 0.05823332071304321, 0.13266779482364655, -0.08247513324022293, -0.1824970692396164, 0.06378396600484848, -0.06150086224079132, -0.006619659718126059, 0.06188240274786949, 0.02578410692512989, 0.0868159830570221, 0.05538974702358246, -0.1013147234916687, -0.018421156331896782, -0.0036571051459759474, -0.05567559227347374, 0.0326443575322628, -0.0684388056397438, -0.20972229540348053, -0.007869849912822247, 0.18894656002521515, -0.0908229872584343, -0.02933070994913578, -0.04124597832560539, 0.06142500415444374, -0.119992695748806, 0.03334281966090202, 0.021715858951210976, -0.019499359652400017, 0.013356149196624756, 0.022277796640992165, -0.064816415309906, -0.016928980126976967, -0.05360719934105873, 0.07198803871870041, 0.04693910479545593, 0.030912144109606743, -0.0674855187535286, -0.012344288639724255, 0.11854609102010727, 0.0719374418258667, 0.026396462693810463, 0.10694083571434021, -0.0012162983184680343, 0.08973304182291031, 0.025446416810154915, -0.07776077091693878, 0.028226451948285103, 0.08191591501235962, 0.0008543903823010623, 0.16602428257465363, -0.05858797952532768, 0.027800820767879486, -0.11188141256570816, 0.07751790434122086, 0.021979888901114464, -0.05905500054359436, 0.06381195783615112, -0.20390449464321136, -0.059647079557180405, -0.01618162915110588, 0.01011256780475378, 0.3063260614871979, -0.03137833997607231, -0.022013815119862556, 0.03623747453093529, -0.02544870413839817, -0.01775755174458027, -0.060274671763181686, -0.028540855273604393, -0.12659852206707, -0.11165407299995422, 0.05282876268029213, 0.018164657056331635, -0.036258477717638016, 0.3875148296356201, 0.0036729753483086824, -0.09682685136795044, -0.05738377571105957, 0.09627797454595566, -0.04852472245693207, -0.013405664823949337, 0.3603973388671875, 0.06322675198316574, -0.0811551883816719, 0.019780902191996574, 0.07756036520004272, -0.09906279295682907, 0.10318437218666077, 0.05739946663379669, 0.08267046511173248, 0.027155539020895958, -0.011410720646381378, 0.09200727939605713, -0.03750866651535034, -0.018349045887589455, 0.16589833796024323, 0.022867845371365547, 0.012580153532326221, 0.06626363098621368, -0.06320198625326157, 0.012454256415367126, -0.002107952954247594, 0.06217201054096222, -0.02710231952369213, -0.09952964633703232, -0.11125705391168594, -0.12903641164302826, -0.05713415518403053, -0.041097503155469894, 0.0457291305065155, -0.0500062070786953, -0.06628475338220596, 0.4188368320465088, 0.04813973233103752, 0.027485085651278496, 0.03831813856959343, -0.0465618260204792, 0.09067549556493759, -0.06525231897830963, 0.00020828966808039695, -0.043006181716918945, -0.06808488816022873, -0.061611954122781754, 0.09322899580001831, 0.018787620589137077, -0.028751224279403687, -0.09116940945386887, 0.12195131927728653, 0.03454810753464699, -0.12021324783563614, -0.1237533912062645, -0.07474163174629211, -0.0030172287952154875, -0.11662078648805618, -0.027932308614253998, 0.03854302689433098, 0.04333542659878731, 0.05124512314796448, 0.05656852945685387, 0.009165633469820023, 0.04325804486870766, 0.020940624177455902, -0.0016842024633660913, -0.08086143434047699, 0.06654739379882812, 0.05302004516124725, -0.09777184575796127, -0.07842090725898743, 0.146650493144989, 0.198163703083992, 0.02364519238471985, -0.00950655061751604, 0.11804299801588058, 0.009971361607313156, 0.025950849056243896, 0.10036195069551468, 0.008618882857263088, -0.03745067119598389, -0.07931145280599594, -0.13538998365402222, -0.03335212171077728, -0.058137696236371994, -0.008203566074371338, -0.03387921303510666, 0.062195684760808945, -0.0384863056242466, -0.0906129777431488, 0.09873708337545395, -0.1117410883307457, -0.0016577380010858178, 0.32222670316696167, -0.10758738964796066, -0.06959878653287888, -0.013722495175898075, 0.086556077003479, 0.05231685936450958, -0.04953291639685631, -0.08903644233942032, 0.08997917175292969, -0.09243466705083847, 0.05018721893429756, -0.3530937731266022, -0.09626791626214981, -0.12931551039218903, 0.027950575575232506, 0.04919223487377167, -0.01964644342660904, 0.054781097918748856, 0.0073612951673567295, 0.09081660956144333, -0.01765288971364498, 0.11790657043457031, 0.07196574658155441, 0.1329452395439148, -0.10791496187448502, 0.08268021792173386, -0.08618271350860596, 0.03313346207141876, 0.06796356290578842, -0.037870075553655624, -0.11978209018707275, 0.10778480768203735, -0.03135102614760399, 0.023859703913331032, -0.033975742757320404, -0.08222945779561996, 0.11456745862960815, 0.020084239542484283, 0.017335152253508568, -0.10667216777801514, 0.024031244218349457, -0.004460638854652643, 0.041636690497398376, -0.11768016219139099, -0.0695292204618454, 0.06143409013748169, -0.1197904571890831, 0.06924057006835938, 0.03587048128247261, -0.18867778778076172, 0.1279577612876892, -0.06379332393407822, 0.03757442161440849, -0.054750848561525345, 0.030961163341999054, 0.15313544869422913, 0.05785256251692772, -0.05540872737765312, 0.10855671018362045, 0.08716589212417603, -0.002980874851346016, -0.0633305087685585, -0.11416640877723694 ]
ef509a8b4bfd46b76530ad329f81586faf904aad
# Dataset Card for Indian Foods Dataset ## Dataset Description - **Homepage:** https://www.kaggle.com/datasets/anshulmehtakaggl/themassiveindianfooddataset - **Repository:** https://www.kaggle.com/datasets/anshulmehtakaggl/themassiveindianfooddataset - **Paper:** - **Leaderboard:** - **Point of Contact:** https://www.kaggle.com/anshulmehtakaggl ### Dataset Summary This is a multi-category(multi-class classification) related Indian food dataset showcasing [The-massive-Indian-Food-Dataset](https://www.kaggle.com/datasets/anshulmehtakaggl/themassiveindianfooddataset). This card has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1). ### Supported Tasks and Leaderboards [More Information Needed] ### Languages English ## Dataset Structure ```json { "image": "Image(decode=True, id=None)", "target": "ClassLabel(names=['biryani', 'cholebhature', 'dabeli', 'dal', 'dhokla', 'dosa', 'jalebi', 'kathiroll', 'kofta', 'naan', 'pakora', 'paneer', 'panipuri', 'pavbhaji', 'vadapav'], id=None)" } ``` ### Dataset Splits This dataset is split into a train and test split. The split sizes are as follows: | Split name | Num samples | | ------------ | ------------------- | | train | 3809 | | test | 961 | ### Data Instances Each instance is a picture of the Indian food item, along with the category it belongs to. #### Initial Data Collection and Normalization Collection by Scraping data from Google Images + Leveraging some JS Functions. All the images are resized to (300,300) to maintain size uniformity. ### Dataset Curators [Anshul Mehta](https://www.kaggle.com/anshulmehtakaggl) ### Licensing Information [CC0: Public Domain](https://creativecommons.org/publicdomain/zero/1.0/) ### Citation Information [The Massive Indian Foods Dataset](https://www.kaggle.com/datasets/anshulmehtakaggl/themassiveindianfooddataset)
bharat-raghunathan/indian-foods-dataset
[ "task_categories:image-classification", "task_categories:text-to-image", "size_categories:1K<n<10K", "language:en", "license:cc0-1.0", "region:us" ]
2023-03-26T05:26:43+00:00
{"language": ["en"], "license": "cc0-1.0", "size_categories": ["1K<n<10K"], "task_categories": ["image-classification", "text-to-image"], "pretty_name": "indian-foods", "dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "biryani", "1": "cholebhature", "2": "dabeli", "3": "dal", "4": "dhokla", "5": "dosa", "6": "jalebi", "7": "kathiroll", "8": "kofta", "9": "naan", "10": "pakora", "11": "paneer", "12": "panipuri", "13": "pavbhaji", "14": "vadapav"}}}}], "splits": [{"name": "train", "num_bytes": 611741947.222, "num_examples": 3809}, {"name": "test", "num_bytes": 153961285, "num_examples": 961}], "download_size": 688922167, "dataset_size": 765703232.222}}
2023-03-26T07:58:10+00:00
[]
[ "en" ]
TAGS #task_categories-image-classification #task_categories-text-to-image #size_categories-1K<n<10K #language-English #license-cc0-1.0 #region-us
Dataset Card for Indian Foods Dataset ===================================== Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: * Leaderboard: * Point of Contact: URL ### Dataset Summary This is a multi-category(multi-class classification) related Indian food dataset showcasing The-massive-Indian-Food-Dataset. This card has been generated using this raw template. ### Supported Tasks and Leaderboards ### Languages English Dataset Structure ----------------- ### Dataset Splits This dataset is split into a train and test split. The split sizes are as follows: ### Data Instances Each instance is a picture of the Indian food item, along with the category it belongs to. #### Initial Data Collection and Normalization Collection by Scraping data from Google Images + Leveraging some JS Functions. All the images are resized to (300,300) to maintain size uniformity. ### Dataset Curators Anshul Mehta ### Licensing Information CC0: Public Domain The Massive Indian Foods Dataset
[ "### Dataset Summary\n\n\nThis is a multi-category(multi-class classification) related Indian food dataset showcasing The-massive-Indian-Food-Dataset.\nThis card has been generated using this raw template.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Dataset Splits\n\n\nThis dataset is split into a train and test split. The split sizes are as follows:", "### Data Instances\n\n\nEach instance is a picture of the Indian food item, along with the category it belongs to.", "#### Initial Data Collection and Normalization\n\n\nCollection by Scraping data from Google Images + Leveraging some JS Functions.\nAll the images are resized to (300,300) to maintain size uniformity.", "### Dataset Curators\n\n\nAnshul Mehta", "### Licensing Information\n\n\nCC0: Public Domain\n\n\nThe Massive Indian Foods Dataset" ]
[ "TAGS\n#task_categories-image-classification #task_categories-text-to-image #size_categories-1K<n<10K #language-English #license-cc0-1.0 #region-us \n", "### Dataset Summary\n\n\nThis is a multi-category(multi-class classification) related Indian food dataset showcasing The-massive-Indian-Food-Dataset.\nThis card has been generated using this raw template.", "### Supported Tasks and Leaderboards", "### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------", "### Dataset Splits\n\n\nThis dataset is split into a train and test split. The split sizes are as follows:", "### Data Instances\n\n\nEach instance is a picture of the Indian food item, along with the category it belongs to.", "#### Initial Data Collection and Normalization\n\n\nCollection by Scraping data from Google Images + Leveraging some JS Functions.\nAll the images are resized to (300,300) to maintain size uniformity.", "### Dataset Curators\n\n\nAnshul Mehta", "### Licensing Information\n\n\nCC0: Public Domain\n\n\nThe Massive Indian Foods Dataset" ]
[ 53, 53, 10, 12, 27, 27, 46, 11, 19 ]
[ "passage: TAGS\n#task_categories-image-classification #task_categories-text-to-image #size_categories-1K<n<10K #language-English #license-cc0-1.0 #region-us \n### Dataset Summary\n\n\nThis is a multi-category(multi-class classification) related Indian food dataset showcasing The-massive-Indian-Food-Dataset.\nThis card has been generated using this raw template.### Supported Tasks and Leaderboards### Languages\n\n\nEnglish\n\n\nDataset Structure\n-----------------### Dataset Splits\n\n\nThis dataset is split into a train and test split. The split sizes are as follows:### Data Instances\n\n\nEach instance is a picture of the Indian food item, along with the category it belongs to.#### Initial Data Collection and Normalization\n\n\nCollection by Scraping data from Google Images + Leveraging some JS Functions.\nAll the images are resized to (300,300) to maintain size uniformity.### Dataset Curators\n\n\nAnshul Mehta### Licensing Information\n\n\nCC0: Public Domain\n\n\nThe Massive Indian Foods Dataset" ]
[ -0.10637707263231277, 0.11436628550291061, 0.0023891376331448555, 0.023328958079218864, 0.09042345732450485, 0.059228137135505676, 0.05684049054980278, 0.1412438154220581, 0.08634272962808609, 0.09869086742401123, 0.007272721733897924, -0.08954906463623047, 0.07770383358001709, 0.25434353947639465, -0.06446235626935959, -0.25815534591674805, 0.03434232994914055, 0.03970780596137047, -0.12926748394966125, 0.08173049986362457, 0.08127585053443909, -0.09677118808031082, 0.05762877315282822, -0.13689522445201874, -0.21750102937221527, -0.04122485965490341, -0.008174576796591282, -0.006337414495646954, 0.035894036293029785, -0.02627677470445633, 0.1188138946890831, 0.04055766761302948, 0.02981402724981308, -0.23960065841674805, 0.05245840549468994, 0.03242279589176178, 0.03802579268813133, 0.0010612471960484982, 0.10717621445655823, 0.02903027832508087, 0.04992198199033737, -0.18628153204917908, -0.029511088505387306, 0.06933551281690598, -0.02761809341609478, -0.027442308142781258, -0.05880485847592354, 0.02349943295121193, 0.03265821933746338, -0.02157350815832615, -0.010638545267283916, -0.15108951926231384, -0.1442302018404007, 0.04082915559411049, -0.006750279106199741, -0.07586971670389175, -0.05438344180583954, 0.18181049823760986, -0.08722533285617828, 0.10769566893577576, -0.05521271005272865, 0.0011025106068700552, 0.0590243935585022, 0.028065651655197144, -0.07512900233268738, -0.04050238057971001, -0.126485675573349, -0.0195272509008646, 0.005914234556257725, -0.009829754009842873, 0.20948080718517303, -0.041449785232543945, 0.03711269795894623, -0.08769983053207397, -0.1404486447572708, -0.05818694829940796, -0.06338276714086533, 0.10837456583976746, 0.07698920369148254, 0.022985395044088364, 0.09606846421957016, 0.00008444301784038544, -0.09124964475631714, -0.033069998025894165, -0.05672229453921318, 0.04396262764930725, 0.03997417539358139, -0.03484527766704559, -0.052390098571777344, 0.01664595678448677, -0.17482440173625946, -0.09194912761449814, 0.00048105535097420216, 0.04686637967824936, -0.15382319688796997, 0.006473187357187271, 0.03069823607802391, -0.22151827812194824, 0.0802965760231018, -0.03457904979586601, -0.21710872650146484, 0.054962605237960815, -0.07297054678201675, -0.03789180517196655, 0.11318644881248474, 0.19683973491191864, -0.11396817117929459, 0.07123111188411713, 0.019531425088644028, 0.010677852667868137, 0.04097546637058258, -0.018126355484128, -0.00008638249710202217, 0.04025886580348015, 0.0751790925860405, 0.0339539460837841, -0.005071407184004784, 0.031263500452041626, -0.059527479112148285, -0.038698744028806686, 0.15506640076637268, -0.08374769240617752, -0.007443699054419994, -0.024363825097680092, 0.06215781718492508, 0.12135269492864609, -0.1020866185426712, -0.031275104731321335, -0.016206683591008186, 0.0693373829126358, -0.11702457815408707, -0.022089088335633278, -0.08910869061946869, 0.009002742357552052, 0.032514844089746475, -0.09359262883663177, -0.07292307168245316, -0.016539016738533974, -0.2425841987133026, -0.034025754779577255, 0.014525679871439934, -0.11727612465620041, -0.07467276602983475, 0.017000712454319, 0.018086643889546394, -0.026485327631235123, 0.016463346779346466, 0.11496463418006897, -0.07816708832979202, 0.06938241422176361, -0.08430270105600357, 0.05832007899880409, 0.08023045212030411, 0.08297452330589294, -0.07213114947080612, 0.19663776457309723, -0.09589327871799469, -0.005182900000363588, -0.060226693749427795, -0.034021928906440735, -0.029183968901634216, 0.015224340371787548, 0.03282319754362106, -0.02953420951962471, -0.16515368223190308, 0.08543013036251068, -0.24002888798713684, -0.01781369186937809, 0.08407950401306152, -0.16448846459388733, -0.06918391585350037, 0.10966594517230988, 0.056320156902074814, -0.008764171041548252, 0.047449395060539246, 0.16189543902873993, 0.056347619742155075, 0.09414326399564743, -0.09285319596529007, 0.028955761343240738, 0.04050547257065773, -0.003415221581235528, 0.08066019415855408, -0.04606711491942406, 0.11429014056921005, 0.03190324082970619, 0.009989187121391296, -0.04103747010231018, -0.04570186138153076, -0.001868976280093193, -0.07217587530612946, -0.07051610946655273, -0.00509675731882453, 0.016447588801383972, 0.02026771754026413, 0.018607355654239655, 0.04680432379245758, 0.009323741309344769, 0.037792306393384933, -0.055631671100854874, 0.06527404487133026, 0.020065708085894585, 0.2021782100200653, -0.16291017830371857, 0.006589947268366814, -0.13821019232273102, -0.07709217071533203, 0.11884583532810211, 0.04258337244391441, -0.0221547931432724, 0.02470734529197216, 0.018407540395855904, -0.005794642027467489, -0.03460089862346649, -0.030818922445178032, 0.0706809014081955, 0.026923559606075287, -0.11313852667808533, -0.08057449758052826, -0.008282051421701908, -0.051404938101768494, 0.13499867916107178, -0.017226895317435265, 0.007627127692103386, 0.15606744587421417, 0.17424993216991425, 0.04534683749079704, -0.04718495532870293, 0.11209619045257568, 0.04500456899404526, -0.05355382710695267, -0.0802559107542038, -0.02728518843650818, -0.05613148584961891, 0.0672721415758133, 0.096232108771801, -0.016105981543660164, 0.03396576642990112, 0.033703599125146866, 0.06660695374011993, 0.04165051132440567, -0.02807866595685482, -0.02501182071864605, -0.04337566718459129, -0.12970450520515442, 0.034793026745319366, -0.0406685471534729, 0.0638408437371254, 0.11402030289173126, -0.0549047626554966, 0.02220946177840233, -0.006172007415443659, -0.028162280097603798, -0.11286581307649612, -0.019189011305570602, 0.10669246315956116, -0.13377772271633148, 0.19016194343566895, 0.03822167217731476, 0.10379486531019211, 0.19987232983112335, -0.028704343363642693, -0.06587591767311096, 0.03932250291109085, 0.09794214367866516, -0.09314015507698059, 0.1074213758111, -0.031706035137176514, 0.0397522933781147, 0.05241004005074501, 0.051316771656274796, 0.08574242144823074, -0.07337751984596252, 0.07835912704467773, 0.044784609228372574, -0.06565407663583755, 0.02166377566754818, -0.009312684647738934, 0.058667756617069244, 0.08921004831790924, 0.06149449571967125, 0.059900395572185516, 0.013897246681153774, 0.002628426067531109, -0.03009018301963806, 0.15021485090255737, -0.14932416379451752, -0.13355982303619385, -0.1539025902748108, -0.0626777708530426, -0.10474570095539093, 0.03562038391828537, -0.01612279564142227, -0.10577503591775894, -0.12441932410001755, -0.04857494309544563, 0.048822835087776184, 0.07299693673849106, -0.005350273102521896, -0.17074093222618103, -0.025819746777415276, -0.09221182763576508, -0.07687036693096161, -0.0007835128344595432, 0.044660359621047974, 0.018749527633190155, 0.11642120033502579, -0.06539707630872726, 0.10704069584608078, 0.11349433660507202, -0.057058289647102356, -0.024910736829042435, 0.0012698244536295533, 0.011000014841556549, -0.0551045760512352, 0.21367882192134857, 0.14197728037834167, 0.0961073711514473, 0.047868795692920685, 0.20360782742500305, -0.017245149239897728, -0.04776297137141228, -0.009870212525129318, 0.02688692696392536, -0.0504327155649662, -0.14374570548534393, -0.14187781512737274, -0.10463432967662811, 0.04690629243850708, 0.08636366575956345, 0.024804582819342613, -0.076640784740448, 0.055434226989746094, -0.11537189781665802, 0.10017216205596924, -0.05784374848008156, -0.01004854217171669, 0.048271503299474716, 0.006129076238721609, -0.0007336394628509879, -0.04386034607887268, 0.07278063893318176, 0.16153010725975037, 0.1139567494392395, 0.2982040047645569, -0.02944502979516983, 0.2447839230298996, 0.037140220403671265, -0.016079895198345184, 0.10340837389230728, 0.0700216218829155, -0.06044472008943558, 0.03485144302248955, 0.0012535257264971733, 0.005038461647927761, -0.04121353477239609, 0.07771370559930801, 0.09183056652545929, -0.0762016549706459, 0.038155194371938705, -0.03313397616147995, 0.03917871043086052, 0.2738843858242035, 0.011250302195549011, -0.08299805968999863, -0.023943742737174034, 0.12268707156181335, -0.007492709904909134, -0.1290336549282074, 0.050618357956409454, 0.2231103926897049, -0.03565848618745804, -0.0066147311590611935, -0.07198023051023483, 0.05570591613650322, -0.08153508603572845, -0.02558775432407856, -0.018029099330306053, -0.015100807882845402, -0.0643957257270813, 0.10784351080656052, -0.1133972704410553, 0.19764354825019836, 0.05181343853473663, -0.036428794264793396, -0.06791312992572784, 0.006039799191057682, -0.06560955196619034, 0.15510772168636322, -0.031209709122776985, 0.02470032125711441, -0.08466976135969162, -0.1281791776418686, -0.029181482270359993, 0.03358688950538635, 0.06597236543893814, 0.07774432003498077, 0.11789584904909134, -0.024575090035796165, -0.02260841801762581, -0.07693372666835785, -0.03648819029331207, 0.04006293788552284, -0.14365752041339874, 0.002995769726112485, 0.013100754469633102, 0.03198256343603134, -0.11130277812480927, -0.0182113666087389, -0.07040274143218994, 0.15326344966888428, -0.10389606654644012, -0.1797073483467102, -0.1290808916091919, 0.020360343158245087, 0.07363462448120117, -0.03401616960763931, 0.02781478688120842, -0.1004839837551117, 0.1797431856393814, -0.06776201725006104, -0.029973085969686508, 0.025507871061563492, -0.0016663428395986557, -0.2114926129579544, -0.04586627334356308, -0.008763210847973824, -0.0918300449848175, 0.020392367616295815, -0.04115964099764824, 0.10686428099870682, -0.02040216512978077, -0.053186189383268356, -0.11060015857219696, 0.02507493644952774, 0.07131235301494598, 0.25800344347953796, -0.2022552192211151, -0.11612957715988159, 0.07615095376968384, -0.027954168617725372, 0.032389745116233826, 0.18497616052627563, 0.01614970527589321, 0.08044806867837906, 0.05548245459794998, -0.003001878270879388, -0.1648416370153427, -0.036929208785295486, -0.147519052028656, 0.06633689254522324, -0.05794784799218178, -0.12295593321323395, 0.1044299453496933, 0.20425648987293243, -0.014217297546565533, 0.08606325089931488, -0.137670636177063, -0.09497411549091339, -0.05548764020204544, 0.14844189584255219, 0.0661609098315239, -0.11003019660711288, -0.06328365206718445, -0.07132066041231155, 0.01814965531229973, 0.0012007043696939945, -0.04046151414513588, 0.06576833873987198, -0.11952944099903107, -0.015856361016631126, 0.0016063814982771873, -0.07719897478818893, 0.13476324081420898, 0.03434494882822037, 0.08668801188468933, 0.005046992562711239, 0.009542817249894142, 0.11661740392446518, 0.005534687079489231, 0.09513199329376221, -0.1535199135541916, 0.0023525874130427837, -0.13973340392112732, -0.008924069814383984, -0.015618875622749329, -0.053959883749485016, 0.0010561723029240966, -0.04417499899864197, -0.10598261654376984, 0.11538056284189224, 0.05946574732661247, 0.008082800544798374, 0.09811889380216599, -0.0020547101739794016, 0.034607235342264175, 0.13262784481048584, 0.031788814812898636, -0.11636186391115189, -0.05652204900979996, -0.13095307350158691, -0.013551034964621067, 0.009463333524763584, -0.18777909874916077, 0.022088954225182533, 0.06085819751024246, 0.04551839455962181, 0.11975258588790894, 0.00128413294441998, 0.015734566375613213, -0.004519396927207708, 0.09687429666519165, 0.08701582252979279, -0.23818054795265198, 0.07108990103006363, -0.09749847650527954, -0.12418796867132187, -0.09281841665506363, 0.05418514832854271, 0.001504708081483841, -0.002592050703242421, -0.02595718763768673, 0.12042578309774399, 0.02969997376203537, 0.19356398284435272, 0.05882900580763817, 0.06039124354720116, -0.10122930258512497, 0.08814870566129684, 0.15615400671958923, -0.09758128225803375, -0.09674878418445587, 0.06838053464889526, -0.1538761556148529, -0.05771363899111748, 0.13749286532402039, 0.044772591441869736, 0.014505323953926563, 0.013732352294027805, -0.12155897915363312, -0.09354230761528015, 0.05839143320918083, 0.0744132548570633, 0.04977191984653473, 0.10295455902814865, -0.08958016335964203, -0.1325206756591797, -0.04895123839378357, 0.1434798687696457, -0.017116911709308624, 0.1911645531654358, -0.09329354017972946, -0.047452930361032486, -0.0478702113032341, 0.09689418226480484, -0.055512212216854095, 0.006412426009774208, -0.04633031785488129, -0.06352811306715012, -0.19436903297901154, 0.0577772781252861, -0.0763348788022995, -0.06491851806640625, -0.03926144540309906, 0.00398465758189559, -0.04468026012182236, -0.01965378038585186, -0.019058387726545334, -0.018895864486694336, -0.09772108495235443, 0.12829864025115967, -0.10454799234867096, -0.029704084619879723, 0.11113263666629791, -0.0429796427488327, 0.012973649427294731, -0.10953832417726517, -0.05221646651625633, 0.004027180839329958, -0.024012116715312004, -0.057950764894485474, -0.0024953687097877264, 0.09809403866529465, 0.06960868835449219, -0.0865941271185875, 0.011754825711250305, 0.058680955320596695, -0.017674271017313004, 0.10593777149915695, 0.061597298830747604, -0.11371897161006927, 0.171504944562912, -0.21347586810588837, 0.024241432547569275, -0.0784120112657547, 0.06083843857049942, 0.07919225096702576, -0.00412399135529995, 0.14923730492591858, -0.05386395752429962, -0.03429591283202171, -0.09209701418876648, -0.027019869536161423, 0.00030603480990976095, -0.04790422320365906, -0.02515033446252346, 0.004314132500439882, 0.008201457560062408, 0.030463095754384995, 0.21459373831748962, 0.03856130316853523, -0.049027420580387115, 0.10881035029888153, 0.06554758548736572, 0.03819523751735687, -0.014363505877554417, 0.16697989404201508, 0.046702731400728226, -0.027293894439935684, 0.09232234954833984, -0.002212858060374856, 0.03693978488445282, 0.04952185973525047, 0.10938343405723572, 0.21783970296382904, -0.09040048718452454, -0.0033136368729174137, -0.045072056353092194, -0.14439572393894196, -0.08565856516361237, 0.056493986397981644, -0.1946353167295456, 0.07451815903186798, 0.028112368658185005, -0.02430981770157814, 0.13549818098545074, -0.25154194235801697, 0.10133735090494156, 0.01849718950688839, -0.05484823137521744, 0.08123381435871124, -0.05858243629336357, -0.10153625160455704, -0.09055611491203308, -0.011393565684556961, -0.08613138645887375, -0.012384187430143356, 0.2459326833486557, 0.0032789274118840694, 0.05535423010587692, 0.1814889907836914, -0.1623230129480362, -0.0013780009467154741, -0.015600135549902916, 0.06619325280189514, 0.04477536678314209, 0.055604781955480576, -0.08605977147817612, -0.011112612672150135, -0.040122419595718384, 0.06763428449630737, 0.037729937583208084, 0.06696242094039917, 0.0030180325265973806, -0.03768685832619667, -0.08141541481018066, 0.05362546816468239, -0.014295035973191261, -0.04237561672925949, 0.057362280786037445, -0.0009489161311648786, -0.008042944595217705, 0.0387425497174263, 0.1046256273984909, 0.0013182576512917876, -0.1704292893409729, -0.08034592121839523, 0.1492205560207367, 0.0905272513628006, -0.047693878412246704, 0.07478106766939163, -0.13224345445632935, -0.06266172975301743, 0.08054456114768982, 0.08171506971120834, -0.07704120874404907, -0.04347465932369232, -0.07639309763908386, 0.007996894419193268, -0.02137051708996296, 0.10054846107959747, 0.01897180825471878, 0.09576365351676941, -0.010826533660292625, -0.011680678464472294, 0.0051578315906226635, -0.06687993556261063, -0.21431533992290497, 0.045927271246910095, 0.015201474539935589, -0.05249495431780815, -0.09250184893608093, 0.1042165607213974, 0.06620010733604431, -0.05105290934443474, 0.09791401028633118, -0.048286452889442444, -0.16079114377498627, -0.07244648039340973, -0.05267186462879181, -0.07340501248836517, 0.009733809158205986, -0.007326854392886162, -0.0011391735170036554, 0.05282403901219368, 0.03125562518835068, -0.13017837703227997, 0.014140941202640533, 0.06533726304769516, -0.13127194344997406, 0.14146395027637482, 0.01879131980240345, -0.03986671194434166, 0.08535993844270706, -0.0666760802268982, -0.11920267343521118, 0.09829959273338318, 0.041218504309654236, 0.014177640900015831, 0.00432923249900341, 0.12643380463123322, -0.046699561178684235, 0.008828732185065746, 0.04934246093034744, -0.0351998433470726, -0.013879552483558655, 0.12501002848148346, -0.00037846900522708893, -0.13203518092632294, -0.037200089544057846, -0.038002096116542816, 0.10038815438747406, 0.15203839540481567, 0.02495683543384075, -0.02259325422346592, -0.008039637468755245, 0.0664958730340004, -0.0009909007931128144, 0.16063953936100006, -0.0628313273191452, -0.13589687645435333, -0.041050948202610016, -0.13498950004577637, 0.015699267387390137, -0.21873249113559723, -0.016275450587272644, -0.06990257650613785, 0.04769012704491615, -0.04969935119152069, 0.17906397581100464, 0.09461918473243713, 0.01486651599407196, -0.044877007603645325, -0.161327064037323, -0.036824408918619156, 0.07086087763309479, -0.09123127907514572, -0.06299217790365219 ]
2dfacbef8af9a30f79dc709c85e772a77ed1aff9
# Dataset Card for "processed2" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
spdenisov/processed2
[ "region:us" ]
2023-03-26T06:17:16+00:00
{"dataset_info": {"features": [{"name": "input_ids", "sequence": "int32"}, {"name": "attention_mask", "sequence": "int8"}], "splits": [{"name": "ru", "num_bytes": 621791230, "num_examples": 626675}, {"name": "de", "num_bytes": 1215295949, "num_examples": 1167943}, {"name": "da", "num_bytes": 30261143, "num_examples": 30681}, {"name": "en", "num_bytes": 170744736, "num_examples": 200802}, {"name": "cs", "num_bytes": 878634213, "num_examples": 714931}, {"name": "hy", "num_bytes": 38106130, "num_examples": 22400}, {"name": "it", "num_bytes": 203929974, "num_examples": 152068}, {"name": "tr", "num_bytes": 244064999, "num_examples": 420623}, {"name": "fi", "num_bytes": 136882363, "num_examples": 190386}, {"name": "fr", "num_bytes": 327327031, "num_examples": 244447}, {"name": "gd", "num_bytes": 27672811, "num_examples": 24787}, {"name": "es", "num_bytes": 321033274, "num_examples": 199318}, {"name": "ar", "num_bytes": 403562924, "num_examples": 153048}, {"name": "ga", "num_bytes": 38619575, "num_examples": 28035}, {"name": "hu", "num_bytes": 8283205, "num_examples": 6370}, {"name": "no", "num_bytes": 195622727, "num_examples": 232974}, {"name": "nl", "num_bytes": 77257944, "num_examples": 86023}, {"name": "zh", "num_bytes": 78491209, "num_examples": 55958}, {"name": "cy", "num_bytes": 8733351, "num_examples": 7777}, {"name": "pt", "num_bytes": 123118920, "num_examples": 215040}, {"name": "cop", "num_bytes": 34009564, "num_examples": 9653}, {"name": "ro", "num_bytes": 76503103, "num_examples": 56301}, {"name": "gv", "num_bytes": 4262342, "num_examples": 8204}], "download_size": 928457470, "dataset_size": 5264208717}}
2023-03-28T16:32:25+00:00
[]
[]
TAGS #region-us
# Dataset Card for "processed2" More Information needed
[ "# Dataset Card for \"processed2\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"processed2\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"processed2\"\n\nMore Information needed" ]
[ -0.08550666272640228, 0.1748967319726944, -0.002141958801075816, 0.01625698246061802, 0.04245880991220474, 0.09933456033468246, 0.09394937753677368, 0.11798281222581863, 0.16088701784610748, -0.010924970731139183, 0.13122060894966125, 0.0034030817914754152, 0.06869218498468399, 0.3195609152317047, -0.05962294712662697, -0.021597400307655334, 0.0853559672832489, -0.00838022492825985, -0.0495445691049099, 0.052964042872190475, 0.030434992164373398, -0.03421119973063469, 0.0839361846446991, -0.12669706344604492, -0.21452417969703674, 0.04760553687810898, 0.012465007603168488, 0.012400162406265736, 0.06295580416917801, -0.0719948410987854, 0.11420951038599014, 0.05822846293449402, 0.045667264610528946, -0.17862564325332642, -0.004716186784207821, -0.003339566057547927, -0.06729593127965927, 0.0146389314904809, 0.028575897216796875, -0.010445346124470234, -0.009885167703032494, 0.030775288119912148, -0.023088429123163223, -0.0008776628528721631, -0.09471876919269562, -0.26322951912879944, -0.11690735071897507, -0.0073129585944116116, 0.03248177841305733, -0.09362921863794327, 0.07461539655923843, 0.017177920788526535, -0.08197371661663055, 0.011250833049416542, -0.04979225993156433, -0.04087698087096214, 0.08962845057249069, 0.10380776226520538, -0.01800563558936119, 0.17432355880737305, 0.056787531822919846, 0.034895554184913635, 0.09624110162258148, -0.036614786833524704, -0.1294751763343811, -0.021912287920713425, -0.1441490799188614, 0.080643430352211, -0.02077261172235012, -0.1290217638015747, 0.2548389732837677, -0.0374879390001297, -0.01054407563060522, -0.008502407930791378, -0.07748861610889435, -0.17755180597305298, 0.05145424231886864, -0.0003655293839983642, 0.022508779540657997, 0.06155707687139511, 0.044907718896865845, -0.06119005009531975, -0.11619282513856888, -0.18766185641288757, -0.13441810011863708, 0.10086852312088013, -0.030198009684681892, 0.2198808640241623, -0.1789960414171219, 0.03846201300621033, -0.06357119977474213, 0.009699361398816109, -0.02833710052073002, -0.10201078653335571, -0.04235236719250679, 0.04668254405260086, -0.015355302020907402, 0.07152052223682404, 0.05204039067029953, 0.08403092622756958, 0.042177315801382065, 0.04133647680282593, -0.04168243333697319, 0.08188950270414352, 0.1660410612821579, -0.17491064965724945, 0.022778142243623734, 0.0005990376812405884, -0.05841425061225891, -0.1531498283147812, -0.015641286969184875, -0.09769441932439804, -0.16511990129947662, 0.027218513190746307, -0.08791158348321915, 0.12235511094331741, -0.022320369258522987, -0.13812603056430817, -0.10767952352762222, -0.037605900317430496, 0.18096871674060822, -0.09198356419801712, -0.007772543933242559, 0.05831639841198921, -0.07713277637958527, -0.016479751095175743, -0.04871251434087753, -0.010700751096010208, 0.0575808584690094, -0.05560463294386864, -0.060897696763277054, -0.043121274560689926, -0.034727223217487335, -0.009630117565393448, 0.10977127403020859, -0.21764473617076874, 0.047760892659425735, -0.08743119239807129, -0.34394940733909607, 0.056946128606796265, 0.06770181655883789, -0.057128969579935074, 0.18550744652748108, 0.03107019141316414, 0.1130606159567833, 0.026453301310539246, -0.07641029357910156, 0.14065662026405334, -0.05225043743848801, 0.07218082994222641, -0.040487878024578094, 0.10531497746706009, -0.25278493762016296, 0.024419385939836502, -0.12911760807037354, 0.04787125810980797, 0.07734393328428268, 0.0036797462962567806, -0.10701418668031693, -0.025973325595259666, -0.09392373263835907, 0.007958588190376759, -0.12715831398963928, 0.011647171340882778, -0.03322549909353256, 0.05611225217580795, -0.24408166110515594, -0.029309142380952835, 0.11689546704292297, -0.1709861308336258, -0.1105404943227768, 0.0027714651077985764, -0.006698223762214184, 0.11259151250123978, -0.028398286551237106, 0.31443116068840027, 0.01954050362110138, -0.029727909713983536, 0.05266989395022392, 0.15797214210033417, -0.1325928270816803, -0.23622603714466095, 0.11922123283147812, -0.04615771770477295, -0.059772931039333344, 0.00384873291477561, 0.06792861223220825, -0.03102252073585987, -0.0385805182158947, -0.10294453054666519, 0.004477193113416433, -0.11210876703262329, 0.11408210545778275, -0.024219047278165817, -0.006421044934540987, -0.0008883942500688136, 0.11006492376327515, 0.008500589057803154, 0.10259981453418732, -0.0268542617559433, 0.002920316532254219, -0.03925953432917595, 0.10005555301904678, -0.12608087062835693, -0.0018131460528820753, -0.17134125530719757, -0.047091275453567505, 0.019562747329473495, -0.08398735523223877, -0.029892804101109505, 0.07834452390670776, 0.09288360923528671, -0.007775397505611181, 0.017847426235675812, 0.0477643683552742, 0.05796927958726883, 0.060110196471214294, -0.015505291521549225, 0.01609903760254383, -0.038706399500370026, -0.102821484208107, 0.06844057887792587, -0.0505194365978241, -0.03732442855834961, 0.16943994164466858, 0.010755263268947601, 0.04116394743323326, -0.07216665893793106, 0.013532615266740322, -0.04189343377947807, -0.012370252050459385, -0.05889590457081795, 0.041122470051050186, -0.03545527160167694, -0.02435520850121975, 0.06444065272808075, -0.06270141899585724, 0.15228420495986938, 0.10345758497714996, 0.08118784427642822, 0.050003185868263245, -0.05028530955314636, 0.01097994763404131, -0.05294949933886528, -0.02915131486952305, 0.004064588341861963, -0.11762414872646332, -0.029715392738580704, 0.015267492271959782, -0.06296779215335846, 0.03942541778087616, 0.04951000213623047, -0.016828102990984917, -0.11765460669994354, -0.006933184340596199, 0.12800392508506775, -0.24533185362815857, 0.1525011956691742, 0.2653840184211731, 0.145366832613945, 0.18163706362247467, 0.006073421332985163, -0.13996458053588867, -0.028240755200386047, -0.01611734926700592, -0.08020281791687012, 0.1783447116613388, -0.030616847798228264, 0.013083642348647118, 0.11374177038669586, 0.03181049972772598, 0.1227663904428482, -0.11535186320543289, -0.06260476261377335, -0.0015511480160057545, -0.06333449482917786, -0.13883306086063385, 0.005810970906168222, -0.03295517340302467, 0.07703731209039688, 0.03280213102698326, -0.0018683283124119043, 0.15814945101737976, -0.02046210877597332, -0.06496084481477737, 0.11167684942483902, -0.18957747519016266, -0.25996163487434387, -0.07679636776447296, -0.11949191242456436, 0.1009894460439682, 0.06188509240746498, -0.044920578598976135, -0.09553402662277222, -0.03856708109378815, 0.034010715782642365, -0.12382826954126358, -0.1672622710466385, -0.03220692276954651, 0.017966730520129204, 0.052351873368024826, -0.05068241059780121, -0.08804138749837875, 0.009249074384570122, -0.016843760386109352, 0.06719968467950821, 0.1305902749300003, -0.1092468872666359, 0.1269339919090271, 0.1474781036376953, -0.022170934826135635, 0.07169029116630554, -0.024380777031183243, -0.05120597779750824, -0.033955711871385574, -0.07455796003341675, 0.15030290186405182, -0.08248443156480789, 0.006124553270637989, 0.05342261120676994, 0.00981022696942091, -0.15417632460594177, -0.0042386772111058235, -0.11627361923456192, -0.22639650106430054, -0.27747857570648193, -0.15822410583496094, -0.02704651467502117, 0.1470550298690796, 0.0914088562130928, 0.09623807668685913, -0.10753996670246124, 0.03742336854338646, 0.09759585559368134, -0.005891774781048298, -0.07955483347177505, -0.06798163801431656, -0.15184812247753143, -0.04574688524007797, -0.030492456629872322, -0.13053636252880096, 0.07931333780288696, 0.2080492079257965, 0.25828179717063904, 0.23804473876953125, 0.13650064170360565, 0.22030453383922577, 0.012351354584097862, 0.12665478885173798, 0.11238168925046921, 0.1323726326227188, 0.16691499948501587, 0.024689987301826477, -0.007202453445643187, 0.03232850134372711, -0.14299558103084564, 0.07485830038785934, 0.1357492357492447, -0.18506638705730438, 0.007887208834290504, -0.04523817449808121, 0.02963515929877758, -0.13158173859119415, 0.08030986785888672, -0.20871058106422424, 0.03833538293838501, 0.07607628405094147, 0.14243420958518982, -0.07925184071063995, 0.05152434483170509, 0.1524943709373474, -0.08586271107196808, -0.007396933622658253, 0.011542069725692272, 0.01971508376300335, -0.10898315161466599, -0.04750433191657066, -0.0574113130569458, -0.17726851999759674, 0.052559614181518555, 0.1425822675228119, -0.06784778088331223, 0.2388456016778946, 0.01843900978565216, -0.07428151369094849, -0.1212339922785759, -0.04217587783932686, -0.05806976184248924, -0.07865879684686661, 0.2113599181175232, 0.05816355347633362, -0.21310091018676758, -0.19235745072364807, -0.08989911526441574, 0.009914659895002842, 0.18376313149929047, 0.00342056667432189, -0.1483381986618042, 0.045216966420412064, 0.034070320427417755, -0.061009686440229416, -0.12848792970180511, -0.024036554619669914, -0.09665435552597046, 0.05572040006518364, -0.022996611893177032, -0.12349754571914673, -0.01742161624133587, 0.029765315353870392, 0.00343363918364048, 0.2632495164871216, -0.04597274214029312, -0.02866923250257969, -0.13667809963226318, -0.04090408608317375, 0.1172361895442009, -0.011339138261973858, 0.010562996380031109, 0.054199110716581345, 0.05030506104230881, -0.05731217935681343, -0.23764556646347046, 0.11956903338432312, -0.061981748789548874, 0.013979862444102764, -0.10883841663599014, 0.05497356131672859, 0.018192607909440994, 0.017324479296803474, 0.0035732744727283716, -0.0007691577775403857, -0.06342509388923645, -0.05068833753466606, 0.1660631000995636, 0.018090426921844482, 0.07702276855707169, 0.20986948907375336, 0.07208777219057083, 0.05140931159257889, 0.15247468650341034, -0.06378868222236633, 0.2224910408258438, 0.16672667860984802, -0.07547790557146072, 0.26122820377349854, 0.22670850157737732, -0.06521725654602051, -0.34565499424934387, -0.024337762966752052, -0.14715178310871124, -0.017496876418590546, -0.003974526654928923, -0.191831573843956, 0.006458526011556387, 0.20421113073825836, -0.0889517217874527, 0.21665216982364655, -0.16571788489818573, -0.03862249478697777, 0.1520543247461319, 0.03882299363613129, 0.334886759519577, -0.07116391509771347, -0.09901857376098633, -0.1408981829881668, -0.21441905200481415, 0.18746836483478546, -0.21026106178760529, 0.009660963900387287, -0.006611287593841553, 0.05748288705945015, -0.05162644758820534, -0.09719999879598618, 0.19287659227848053, 0.08922015130519867, 0.08830799907445908, -0.04209449142217636, -0.05507330223917961, 0.10465942323207855, -0.06216903403401375, 0.08085721731185913, 0.09615956246852875, 0.035744763910770416, -0.14982478320598602, 0.009361240081489086, 0.05309118330478668, -0.012980599887669086, 0.06060134992003441, -0.10531226545572281, -0.056067705154418945, 0.002565281465649605, -0.1053851768374443, -0.028065573424100876, 0.07829917967319489, 0.044668860733509064, -0.05572783574461937, 0.2437932789325714, 0.005434613674879074, -0.08740437775850296, 0.05134214088320732, -0.07466091960668564, -0.11571908742189407, 0.06440626829862595, -0.25266578793525696, 0.06238925829529762, 0.11127768456935883, 0.02743963524699211, 0.06526831537485123, 0.04936738684773445, 0.0013001998886466026, 0.046845532953739166, 0.13618604838848114, -0.1323413848876953, -0.011923002079129219, 0.08859492093324661, -0.09141156822443008, 0.014208266511559486, 0.030584784224629402, 0.0457453578710556, 0.042202629148960114, -0.003177081001922488, -0.04213922098278999, 0.09693022072315216, -0.11222121864557266, 0.13386473059654236, 0.08148274570703506, 0.034826721996068954, -0.1890728920698166, 0.26184290647506714, 0.00970431137830019, -0.14905324578285217, 0.023066826164722443, -0.08088606595993042, -0.10925242304801941, -0.10224935412406921, -0.042986802756786346, 0.09133410453796387, -0.015031800605356693, -0.15161047875881195, 0.06998054683208466, -0.006339226849377155, 0.010612286627292633, 0.011797755025327206, 0.09111471474170685, 0.13931313157081604, 0.013834575191140175, -0.04839174821972847, 0.011477156542241573, -0.05891622602939606, -0.0780397281050682, 0.01187592651695013, -0.021118324249982834, -0.054766830056905746, -0.04923715814948082, 0.1778433471918106, -0.08649592846632004, -0.06594131141901016, -0.05653602257370949, 0.08981938660144806, -0.16252005100250244, 0.034059375524520874, -0.0007739206193946302, -0.032094806432724, 0.014383216388523579, 0.04493057355284691, -0.03838411718606949, 0.004286925308406353, -0.12793558835983276, 0.10926362872123718, 0.0007799254963174462, -0.01996959000825882, -0.07857199758291245, 0.00038744573248550296, 0.0973033681511879, 0.05033789575099945, 0.10440053045749664, 0.1797255277633667, 0.04510409012436867, 0.11106128245592117, -0.053158219903707504, -0.13157843053340912, 0.08737242966890335, 0.06394080817699432, 0.06503606587648392, 0.06290872395038605, -0.0379161462187767, 0.11905050277709961, -0.0889691486954689, 0.036626655608415604, 0.037868645042181015, -0.056505415588617325, 0.031672440469264984, -0.19680723547935486, -0.04598388075828552, -0.034248437732458115, -0.0516301691532135, 0.15082503855228424, 0.13278663158416748, 0.0008925307774916291, 0.08873661607503891, 0.013080067932605743, 0.02438667230308056, -0.02990131266415119, 0.013749003410339355, -0.05668497085571289, -0.06509169191122055, 0.05533180385828018, 0.00879607256501913, -0.05575161799788475, 0.5305752754211426, -0.09771717339754105, -0.10029999911785126, -0.04170551523566246, 0.08299301564693451, -0.10414353758096695, -0.0008037411025725305, 0.2549493610858917, 0.10528913885354996, 0.001854824018664658, -0.034285031259059906, 0.04947338253259659, 0.006729564163833857, 0.10623445361852646, 0.1457139104604721, 0.034734804183244705, 0.120808444917202, 0.03630847856402397, 0.011139268055558205, -0.07698464393615723, -0.06998205929994583, -0.01889590546488762, -0.06245634704828262, -0.002545584226027131, 0.06821491569280624, 0.01277733501046896, 0.03129991888999939, -0.0863455981016159, -0.02885464020073414, -0.008467170409858227, -0.08425391465425491, -0.12488044798374176, -0.10627356916666031, -0.06800265610218048, -0.0748409777879715, 0.019398093223571777, -0.008980955928564072, 0.0016544791869819164, 0.2815393805503845, 0.051336728036403656, 0.02209639735519886, 0.03375616669654846, -0.1607535034418106, 0.04321425035595894, -0.04157281294465065, -0.004594418220221996, -0.026109425351023674, 0.01712440699338913, -0.12373495101928711, 0.06646206229925156, -0.028401333838701248, 0.06310921162366867, -0.002177790505811572, 0.05135214328765869, 0.02782347984611988, -0.11485171318054199, -0.053467366844415665, -0.11980671435594559, 0.1001480221748352, -0.12771941721439362, 0.08344660699367523, 0.05276450887322426, 0.05264228209853172, 0.06254745274782181, 0.02066572941839695, -0.030002953484654427, 0.04670214653015137, 0.0014603585004806519, 0.08576567471027374, -0.043628085404634476, 0.1333610862493515, 0.05628545954823494, -0.06102009490132332, -0.06634990125894547, 0.1149037629365921, 0.27291974425315857, -0.07653146982192993, 0.01049826666712761, 0.09156285971403122, 0.046373605728149414, 0.020128119736909866, 0.15511547029018402, -0.022533012554049492, 0.10086263716220856, -0.028163261711597443, -0.10209591686725616, 0.038479093462228775, -0.08208253234624863, -0.015936972573399544, 0.07874415069818497, -0.044622648507356644, -0.049307163804769516, -0.12179046124219894, 0.10536598414182663, -0.13234102725982666, 0.006552719511091709, 0.12895715236663818, -0.055832941085100174, -0.05827503278851509, 0.020869316533207893, 0.12329936772584915, -0.0014888560399413109, -0.03365673869848251, -0.09803846478462219, 0.0067161382175982, -0.020920027047395706, 0.0289781354367733, -0.3664880692958832, -0.1124562919139862, 0.021789509803056717, 0.05661966651678085, 0.12079006433486938, 0.004108784254640341, 0.15823574364185333, -0.00902311597019434, 0.07203380018472672, -0.0999022126197815, 0.11742919683456421, -0.001256763469427824, 0.021243181079626083, -0.04697142541408539, 0.06420374661684036, -0.11360317468643188, -0.04227471724152565, 0.07665245234966278, -0.039456844329833984, -0.04682527482509613, 0.14788202941417694, 0.008968682959675789, -0.011859103105962276, -0.06778154522180557, -0.07250601053237915, 0.11172514408826828, -0.026025578379631042, 0.009280495345592499, 0.0017772511346265674, -0.004127355292439461, 0.10634767264127731, -0.00006200696952873841, -0.03850196301937103, -0.03705085441470146, 0.009997645393013954, -0.1029336154460907, 0.07448546588420868, 0.047107696533203125, -0.04554269462823868, 0.0692046657204628, -0.11240571737289429, 0.02575266920030117, -0.026311488822102547, 0.08620360493659973, 0.08190251141786575, 0.04573381319642067, -0.043455496430397034, 0.032511044293642044, 0.07623109221458435, -0.01401106733828783, -0.054878782480955124, -0.1125694289803505 ]
e069796ac0025fb4594df4749e1078b77d99e769
Lis of all the questions in [the political compass test](https://www.politicalcompass.org/test/en).
lukaspetersson/ThePoliticalCompassTest
[ "language:en", "Politics", "Political compass", "Politics test", "Ideology", "region:us" ]
2023-03-26T07:51:04+00:00
{"language": ["en"], "pretty_name": "The Political Compass Questions", "tags": ["Politics", "Political compass", "Politics test", "Ideology"]}
2023-03-26T08:09:32+00:00
[]
[ "en" ]
TAGS #language-English #Politics #Political compass #Politics test #Ideology #region-us
Lis of all the questions in the political compass test.
[]
[ "TAGS\n#language-English #Politics #Political compass #Politics test #Ideology #region-us \n" ]
[ 26 ]
[ "passage: TAGS\n#language-English #Politics #Political compass #Politics test #Ideology #region-us \n" ]
[ -0.050731442868709564, 0.0844077542424202, -0.010670438408851624, -0.032175254076719284, 0.006812818814069033, 0.021471623331308365, 0.04806771129369736, 0.06293734908103943, 0.2327168881893158, 0.01800055429339409, 0.1997368335723877, 0.09038516134023666, -0.038703951984643936, -0.050680018961429596, -0.006080289836972952, -0.26257121562957764, -0.043661873787641525, -0.009410805068910122, 0.08317969739437103, 0.11401395499706268, -0.021988321095705032, -0.06535637378692627, 0.049509987235069275, -0.013235908932983875, -0.08390652388334274, 0.12959657609462738, -0.08555550873279572, -0.01125340536236763, 0.1626284420490265, -0.030522344633936882, 0.13046391308307648, -0.05900460109114647, -0.14541073143482208, -0.2623784840106964, 0.040358766913414, -0.07119887322187424, -0.02512102946639061, -0.006704444065690041, 0.08336996287107468, -0.12780918180942535, 0.1373748481273651, 0.16664984822273254, -0.02556561306118965, 0.08568373322486877, -0.2508118450641632, -0.033973805606365204, -0.010280447080731392, 0.0267912857234478, 0.04695506766438484, 0.01589229144155979, -0.05322875827550888, 0.10464726388454437, -0.15567807853221893, 0.059889793395996094, 0.06560666114091873, -0.15721037983894348, 0.005242676008492708, 0.07631691545248032, 0.0070091430097818375, 0.2235567420721054, -0.08210089802742004, 0.12771616876125336, 0.0768754780292511, 0.04968203976750374, -0.2683844268321991, -0.09299687296152115, 0.00033347855787724257, 0.11721236258745193, -0.1122637614607811, -0.07817328721284866, 0.2378348410129547, 0.042677123099565506, 0.03663182258605957, -0.015615582466125488, 0.00615736423060298, -0.024871965870261192, 0.08817647397518158, -0.1050020158290863, -0.005749235395342112, 0.11360682547092438, 0.2596687078475952, -0.04198237136006355, -0.10042193531990051, 0.06220454350113869, -0.20212164521217346, 0.15724679827690125, 0.013419938273727894, 0.08450081944465637, -0.10771115869283676, -0.09988619387149811, -0.041640754789114, -0.05965891107916832, -0.03963799402117729, -0.11179319769144058, 0.055577538907527924, -0.017624113708734512, -0.011524233967065811, 0.12162337452173233, 0.08397971838712692, 0.0324108749628067, -0.04294919967651367, 0.05514935031533241, -0.02958756685256958, 0.15978600084781647, 0.1430947333574295, 0.174170583486557, 0.14235766232013702, 0.07452689856290817, -0.14721809327602386, -0.14118638634681702, -0.03687477856874466, 0.02499496378004551, -0.0815427303314209, 0.08367440104484558, -0.056759826838970184, 0.15790489315986633, 0.025828767567873, -0.09639190137386322, -0.15157975256443024, 0.07534291595220566, -0.1899058073759079, -0.03805680200457573, -0.005037924274802208, 0.004085096530616283, -0.03867135941982269, 0.20041729509830475, -0.104014091193676, 0.007424844428896904, -0.023803075775504112, -0.034131407737731934, -0.05197087675333023, 0.1159386858344078, -0.07798942178487778, 0.020350081846117973, 0.09042893350124359, -0.0828700065612793, 0.06241075322031975, -0.07755587995052338, -0.034294769167900085, -0.03795360028743744, -0.008900078013539314, -0.02743711695075035, 0.13788962364196777, -0.061741385608911514, 0.04279116913676262, -0.1009860709309578, 0.009118855930864811, -0.16539597511291504, -0.07489191740751266, 0.0981597974896431, 0.05141659453511238, -0.0011536875972524285, 0.059757933020591736, 0.02708248421549797, -0.1304277777671814, 0.08469998091459274, -0.07606310397386551, 0.05833953991532326, -0.06439758092164993, 0.11213254928588867, 0.05321085453033447, 0.03932091221213341, -0.08481363952159882, 0.0875050351023674, -0.16080567240715027, 0.3349756896495819, -0.1970985382795334, -0.05921072140336037, 0.08177746087312698, -0.12731872498989105, -0.13286414742469788, 0.06693573296070099, 0.053047265857458115, 0.15323276817798615, 0.12128855288028717, 0.312532514333725, -0.08831221610307693, -0.17276827991008759, -0.0230944212526083, 0.14593511819839478, -0.05013119429349899, 0.07058937102556229, 0.00739752734079957, -0.07777981460094452, 0.0010968021815642715, -0.02031969651579857, 0.09157609939575195, 0.0338134765625, -0.08517149090766907, -0.046570781618356705, 0.02436353825032711, 0.031018158420920372, 0.06944187730550766, 0.11328417807817459, 0.034868981689214706, -0.14144442975521088, -0.022803762927651405, -0.0252270195633173, 0.009878027252852917, 0.0951344445347786, -0.06348999589681625, -0.05884133279323578, 0.01820889115333557, -0.05953377112746239, 0.011085034348070621, -0.15998627245426178, -0.12369491159915924, -0.055622559040784836, 0.16784802079200745, 0.1268177479505539, 0.2754895091056824, 0.07531903684139252, -0.1590518206357956, 0.029643217101693153, 0.018631331622600555, 0.07300792634487152, 0.047373216599226, -0.03747379407286644, -0.04798039048910141, 0.16180308163166046, -0.0367090217769146, -0.03232014179229736, -0.15388065576553345, 0.0033559224102646112, 0.20554335415363312, 0.028660425916314125, 0.07811209559440613, 0.014346283860504627, -0.0005351950530894101, 0.04646333307027817, 0.026403013616800308, -0.002398457145318389, 0.03485047444701195, -0.047289129346609116, -0.014278890565037727, 0.01743345707654953, -0.11808875948190689, 0.2457052767276764, 0.18004120886325836, -0.30533331632614136, -0.006581218913197517, -0.04241322726011276, -0.11783064901828766, 0.04362468048930168, 0.11980835348367691, -0.043944623321294785, -0.005544234532862902, 0.04032265394926071, -0.05985639989376068, -0.05446432903409004, -0.09602585434913635, -0.10881567001342773, -0.046707507222890854, -0.0945286676287651, 0.2289835512638092, 0.0014703988563269377, -0.07233093678951263, 0.22472979128360748, 0.43762093782424927, 0.09069350361824036, 0.1980140209197998, -0.06466413289308548, 0.04523548111319542, -0.024462992325425148, -0.03817683830857277, -0.07752139866352081, 0.05033411830663681, -0.09707701951265335, -0.013193223625421524, -0.018950846046209335, 0.06756976991891861, 0.04028647765517235, -0.1436656266450882, -0.07573353499174118, -0.01100644189864397, 0.023739449679851532, -0.015163230709731579, -0.018451597541570663, -0.09478551894426346, 0.043892886489629745, 0.004455063957720995, -0.08256328850984573, 0.1272059977054596, 0.03202582150697708, -0.11548321694135666, 0.04791935160756111, -0.19388577342033386, -0.1478527933359146, 0.05320345610380173, -0.05004027113318443, 0.019105788320302963, -0.008115176111459732, -0.00964137353003025, -0.18351145088672638, -0.016477400436997414, 0.1133720874786377, 0.15788492560386658, -0.17442823946475983, -0.06513618677854538, -0.03777917101979256, 0.09923255443572998, -0.10714363306760788, -0.051270533353090286, -0.08251860737800598, -0.08622261881828308, 0.0275410283356905, 0.012995556928217411, -0.20398348569869995, 0.0289154052734375, 0.16461968421936035, 0.09851334989070892, 0.05875987187027931, -0.0338873453438282, 0.31075313687324524, -0.19519217312335968, -0.07228221744298935, 0.004014028701931238, -0.02648673765361309, 0.051844727247953415, 0.10814429819583893, 0.02222026325762272, -0.07026240974664688, -0.01712143048644066, -0.001047744881361723, -0.004546560812741518, -0.24894216656684875, -0.049662988632917404, -0.06291528046131134, 0.16908247768878937, -0.09296348690986633, 0.07881522178649902, 0.04667327553033829, 0.0219599436968565, 0.06281880289316177, -0.18330898880958557, -0.041670139878988266, -0.042014073580503464, 0.27444615960121155, -0.13374286890029907, -0.01207539439201355, -0.11687206476926804, -0.04187356308102608, 0.0521344393491745, 0.053805574774742126, 0.027600448578596115, 0.25255587697029114, 0.06805013865232468, 0.0977352112531662, 0.08862444758415222, 0.024052264168858528, 0.006030399817973375, 0.00040934383287094533, -0.030143050476908684, 0.047013379633426666, 0.012810793705284595, -0.027752544730901718, 0.009098613634705544, 0.10902394354343414, -0.12486270070075989, 0.08350180089473724, -0.22070543467998505, 0.1357085406780243, -0.05535854399204254, 0.09649118036031723, -0.05492145195603371, 0.04914046823978424, 0.09442925453186035, -0.027197279036045074, -0.0448266826570034, 0.10875585675239563, -0.025028623640537262, -0.12728546559810638, 0.06846047937870026, 0.0714891254901886, 0.09517589211463928, -0.03564729541540146, 0.09556733071804047, -0.21614192426204681, -0.2444809526205063, 0.012151557020843029, 0.08570311963558197, -0.26897695660591125, 0.2943500280380249, 0.07711499184370041, -0.11645244061946869, -0.11296514421701431, -0.02820395864546299, 0.051956724375486374, 0.1913151741027832, 0.0940461978316307, 0.03727586194872856, -0.023528313264250755, -0.13505645096302032, 0.10616083443164825, -0.02276916243135929, 0.158375084400177, -0.011452943086624146, -0.05125022679567337, 0.01228732243180275, 0.06580323725938797, -0.10263201594352722, -0.051654160022735596, -0.06656966358423233, -0.02022484876215458, 0.041055720299482346, 0.004996165633201599, 0.06462394446134567, 0.09024480730295181, -0.027895117178559303, -0.10911606252193451, 0.09827317297458649, -0.12166444212198257, -0.01296435296535492, -0.0198375154286623, -0.16212202608585358, -0.010588445700705051, -0.04483762010931969, -0.08982058614492416, -0.015863079577684402, -0.004108332563191652, -0.10066817700862885, -0.017129389569163322, 0.10398352146148682, -0.11047513037919998, 0.013617485761642456, -0.00899348221719265, 0.12853117287158966, 0.03247873857617378, 0.11218616366386414, 0.0034264526329934597, 0.08433619886636734, -0.07938790321350098, -0.07814996689558029, 0.16326934099197388, -0.26589953899383545, -0.030196158215403557, 0.11633456498384476, -0.01585456170141697, 0.051766879856586456, 0.004198058042675257, -0.12636874616146088, 0.09649618715047836, 0.19089317321777344, 0.10613313317298889, 0.11991950869560242, 0.13828249275684357, -0.06582386046648026, -0.20466765761375427, -0.017523158341646194, -0.18286862969398499, -0.06834948807954788, 0.18885956704616547, -0.18640807271003723, 0.03236890211701393, 0.08317606151103973, -0.05128098651766777, 0.1875736564397812, -0.2014051079750061, 0.04150116816163063, 0.16558928787708282, -0.11713121831417084, 0.23384004831314087, -0.17089131474494934, -0.11256041377782822, 0.05445615574717522, 0.019004516303539276, 0.11925056576728821, 0.05590303614735603, 0.008751318790018559, 0.0350281223654747, 0.11465878039598465, 0.054103922098875046, 0.031179169192910194, 0.2501140832901001, -0.029239948838949203, 0.012078998610377312, -0.1508367359638214, -0.21480445563793182, 0.04868525639176369, 0.014019429683685303, -0.08931692689657211, -0.010454928502440453, -0.021377554163336754, -0.2719166576862335, -0.005460488144308329, -0.0889931246638298, -0.016527414321899414, 0.009189453907310963, 0.0006973660783842206, -0.05611252784729004, -0.008333667181432247, -0.1715412586927414, 0.024455618113279343, 0.2041611224412918, -0.1352819949388504, 0.12460622191429138, -0.006264809053391218, 0.1470111459493637, -0.0440712496638298, 0.020343072712421417, -0.0370788648724556, -0.015801681205630302, -0.009421479888260365, -0.032536961138248444, -0.04598546773195267, 0.17830978333950043, -0.06659947335720062, 0.07128269225358963, 0.046143971383571625, -0.07484555244445801, 0.03572162613272667, 0.027113160118460655, -0.07221218198537827, -0.15205740928649902, -0.06773719936609268, -0.05486509948968887, 0.02173774316906929, -0.014543787576258183, 0.014907719567418098, 0.147138774394989, -0.013605359941720963, 0.009851503185927868, -0.03926956281065941, -0.11506988108158112, -0.01531258225440979, 0.11933432519435883, -0.008402599953114986, -0.025320397689938545, 0.03527102991938591, -0.005968542769551277, -0.1687134951353073, -0.036962803453207016, 0.2842094600200653, 0.03400165215134621, -0.05762389674782753, -0.09953857213258743, 0.17252348363399506, -0.10405533760786057, -0.05173663794994354, -0.04480234161019325, -0.14519847929477692, 0.0710780918598175, 0.2685428261756897, 0.10974805057048798, 0.05774826556444168, 0.03969438374042511, -0.016415910795331, 0.1882038712501526, 0.023660345003008842, -0.008372033946216106, -0.12274111062288284, -0.06337317824363708, -0.167949378490448, 0.006874982733279467, 0.21569371223449707, -0.08735767751932144, -0.15390029549598694, -0.2071639448404312, 0.15163540840148926, -0.13896110653877258, -0.06507869809865952, -0.040045175701379776, -0.029627768322825432, 0.02024129219353199, -0.07192080467939377, -0.03498007357120514, -0.096391461789608, -0.15598827600479126, 0.1464972347021103, 0.11975551396608353, 0.06674129515886307, -0.04181663319468498, -0.02245902642607689, 0.19722671806812286, -0.06656637787818909, 0.12263954430818558, 0.12849317491054535, -0.11094832420349121, 0.14804978668689728, -0.1756334751844406, -0.03371148183941841, 0.15950316190719604, -0.003877057693898678, -0.03519340232014656, 0.04603045806288719, -0.17079515755176544, 0.03018249198794365, 0.04148166626691818, 0.08091191947460175, -0.1377161592245102, -0.02146795205771923, 0.10253776609897614, 0.07706689089536667, -0.2554180920124054, 0.019920652732253075, -0.05879981070756912, 0.12373390048742294, -0.11274424195289612, 0.09508425742387772, 0.02103341370820999, 0.03575043007731438, -0.03001531772315502, 0.08483398705720901, 0.04961549863219261, -0.10002601891756058, 0.013807562179863453, -0.06395859271287918, 0.047088101506233215, 0.023961259052157402, 0.2743280231952667, -0.07187558710575104, 0.03760108724236488, 0.10536346584558487, 0.13007928431034088, -0.07479473948478699, 0.01078708190470934, 0.054917339235544205, 0.09875359386205673, -0.07191351056098938, -0.12351889908313751, 0.038770340383052826, -0.040050990879535675, -0.16583433747291565, 0.08585565537214279, 0.06924472004175186, 0.05480599030852318, 0.08200116455554962, -0.11222729831933975, 0.1050330102443695, 0.11690150946378708, -0.13617248833179474, 0.01708766631782055, -0.0641167014837265, -0.07614542543888092, 0.19175907969474792, 0.1445426046848297, -0.0681353434920311, -0.001940376590937376, -0.07093829661607742, -0.024679647758603096, -0.102085180580616, -0.07517771422863007, 0.006917376536875963, -0.0823737382888794, 0.02547324448823929, -0.0347834974527359, 0.037888895720243454, 0.22752423584461212, 0.09731418639421463, -0.029774999246001244, 0.0927271917462349, -0.04997251182794571, -0.08904516696929932, -0.03125990927219391, -0.09035630524158478, 0.10857396572828293, -0.1392967700958252, -0.05650793015956879, -0.10651829093694687, -0.08612511307001114, 0.004531525541096926, -0.004694717936217785, -0.18421490490436554, -0.1369505226612091, -0.2558695375919342, -0.07791994512081146, 0.004956043791025877, 0.10585619509220123, -0.03207795321941376, 0.12153103947639465, -0.0038236237596720457, 0.07909766584634781, 0.08156225830316544, 0.1378919631242752, 0.03389696776866913, -0.021271275356411934, -0.01831028051674366, 0.03816388174891472, -0.10427406430244446, 0.1551305502653122, -0.0964217483997345, -0.027973800897598267, -0.03351680561900139, 0.2113584578037262, 0.17260314524173737, -0.10788660496473312, -0.036017682403326035, -0.029093658551573753, 0.10915091633796692, 0.12965284287929535, -0.043524935841560364, 0.05658150464296341, 0.24406474828720093, -0.16504380106925964, 0.06563340127468109, 0.005946202203631401, -0.002572491532191634, -0.0897187888622284, -0.03316342458128929, 0.08637603372335434, -0.04461435228586197, -0.04717443510890007, 0.14658072590827942, -0.14284531772136688, 0.1935754418373108, 0.09286895394325256, -0.20489104092121124, -0.10622414201498032, -0.019385408610105515, 0.06591473519802094, -0.01300140842795372, 0.14608952403068542, -0.04345903918147087, -0.23449645936489105, -0.08106856048107147, 0.026287201792001724, -0.19425220787525177, -0.2456844598054886, 0.15260308980941772, 0.03857618570327759, 0.054209183901548386, 0.02745429240167141, 0.09953697770833969, 0.08442330360412598, -0.02613925188779831, 0.010478934273123741, 0.016886943951249123, 0.08182792365550995, -0.0331621915102005, -0.1798318475484848, 0.009482619352638721, 0.05744367837905884, -0.026903169229626656, 0.1426687091588974, -0.08234716951847076, 0.07231715321540833, 0.030682170763611794, -0.10681264847517014, 0.008729517459869385, 0.09911283105611801, -0.14199534058570862, -0.03788645938038826, 0.010511854663491249, 0.08171472698450089, 0.005873515270650387, -0.019441431388258934, 0.023091504350304604, 0.015760870650410652, -0.10069943219423294, -0.05260184779763222, 0.09387180209159851, -0.08942059427499771, 0.24670058488845825, -0.053792014718055725, -0.1393156349658966, -0.08326112478971481, -0.0784975215792656, 0.13180382549762726, -0.12751953303813934, 0.009738413617014885, 0.05331326648592949, 0.0218810997903347, 0.037973660975694656, -0.1830710917711258, 0.09458186477422714, 0.02999311499297619, -0.012319876812398434, 0.016080237925052643 ]
ea6a741e034de0ae9bc56b84bfbd6a8f230eceee
# SoftVC VITS Singing Voice Conversion ## 强调!!!!!!!!!!!! SoVits是语音转换 (说话人转换),作用是将一个音频中语音的音色转化为目标说话人的音色,并不是TTS (文本转语音),SoVits虽然基于Vits开发,但两者是两个不同的项目,请不要搞混,要训练TTS请前往 [Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech](https://github.com/jaywalnut310/vits) ## 使用规约 1. 请自行解决数据集的授权问题,任何由于使用非授权数据集进行训练造成的问题,需自行承担全部责任和一切后果,与sovits无关! 2. 任何发布到视频平台的基于sovits制作的视频,都必须要在简介明确指明用于变声器转换的输入源歌声、音频,例如:使用他人发布的视频/音频,通过分离的人声作为输入源进行转换的,必须要给出明确的原视频、音乐链接;若使用是自己的人声,或是使用其他歌声合成引擎合成的声音作为输入源进行转换的,也必须在简介加以说明。 3. 由输入源造成的侵权问题需自行承担全部责任和一切后果。使用其他商用歌声合成软件作为输入源时,请确保遵守该软件的使用条例,注意,许多歌声合成引擎使用条例中明确指明不可用于输入源进行转换! ## English docs [Check here](Eng_docs.md) ## Updates > 更新了4.0-v2模型,全部流程同4.0,在[4.0-v2分支](https://github.com/innnky/so-vits-svc/tree/4.0-v2) 这是sovits最后一次更新 \ > **4.0模型及colab脚本已更新**:在[4.0分支](https://github.com/innnky/so-vits-svc/tree/4.0) 统一采样率使用44100hz(但推理显存占用比3.0的32khz还小),更换特征提取为contentvec, 目前稳定性还没有经过广泛测试 > > 据不完全统计,多说话人似乎会导致**音色泄漏加重**,不建议训练超过5人的模型,目前的建议是如果想炼出来更像目标音色,**尽可能炼单说话人的**\ > 断音问题已解决,音质提升了不少\ > 2.0版本已经移至 sovits_2.0分支\ > 3.0版本使用FreeVC的代码结构,与旧版本不通用\ > 与[DiffSVC](https://github.com/prophesier/diff-svc) 相比,在训练数据质量非常高时diffsvc有着更好的表现,对于质量差一些的数据集,本仓库可能会有更好的表现,此外,本仓库推理速度上比diffsvc快很多 ## 模型简介 歌声音色转换模型,通过SoftVC内容编码器提取源音频语音特征,与F0同时输入VITS替换原本的文本输入达到歌声转换的效果。同时,更换声码器为 [NSF HiFiGAN](https://github.com/openvpi/DiffSinger/tree/refactor/modules/nsf_hifigan) 解决断音问题 ## 注意 + 当前分支是32khz版本的分支,32khz模型推理更快,显存占用大幅减小,数据集所占硬盘空间也大幅降低,推荐训练该版本模型 + 如果要训练48khz的模型请切换到[main分支](https://github.com/innnky/so-vits-svc/tree/main) ## 预先下载的模型文件 + soft vc hubert:[hubert-soft-0d54a1f4.pt](https://github.com/bshall/hubert/releases/download/v0.1/hubert-soft-0d54a1f4.pt) + 放在`hubert`目录下 + 预训练底模文件 [G_0.pth](https://huggingface.co/innnky/sovits_pretrained/resolve/main/G_0.pth) 与 [D_0.pth](https://huggingface.co/innnky/sovits_pretrained/resolve/main/D_0.pth) + 放在`logs/32k`目录下 + 预训练底模为必选项,因为据测试从零开始训练有概率不收敛,同时底模也能加快训练速度 + 预训练底模训练数据集包含云灏 即霜 辉宇·星AI 派蒙 绫地宁宁,覆盖男女生常见音域,可以认为是相对通用的底模 + 底模删除了`optimizer speaker_embedding`等无关权重, 只可以用于初始化训练,无法用于推理 + 该底模和48khz底模通用 ```shell # 一键下载 # hubert wget -P hubert/ https://github.com/bshall/hubert/releases/download/v0.1/hubert-soft-0d54a1f4.pt # G与D预训练模型 wget -P logs/32k/ https://huggingface.co/innnky/sovits_pretrained/resolve/main/G_0.pth wget -P logs/32k/ https://huggingface.co/innnky/sovits_pretrained/resolve/main/D_0.pth ``` ## colab一键数据集制作、训练脚本 [一键colab](https://colab.research.google.com/drive/1_-gh9i-wCPNlRZw6pYF-9UufetcVrGBX?usp=sharing) ## 数据集准备 仅需要以以下文件结构将数据集放入dataset_raw目录即可 ```shell dataset_raw ├───speaker0 │ ├───xxx1-xxx1.wav │ ├───... │ └───Lxx-0xx8.wav └───speaker1 ├───xx2-0xxx2.wav ├───... └───xxx7-xxx007.wav ``` ## 数据预处理 1. 重采样至 32khz ```shell python resample.py ``` 2. 自动划分训练集 验证集 测试集 以及自动生成配置文件 ```shell python preprocess_flist_config.py # 注意 # 自动生成的配置文件中,说话人数量n_speakers会自动按照数据集中的人数而定 # 为了给之后添加说话人留下一定空间,n_speakers自动设置为 当前数据集人数乘2 # 如果想多留一些空位可以在此步骤后 自行修改生成的config.json中n_speakers数量 # 一旦模型开始训练后此项不可再更改 ``` 3. 生成hubert与f0 ```shell python preprocess_hubert_f0.py ``` 执行完以上步骤后 dataset 目录便是预处理完成的数据,可以删除dataset_raw文件夹了 ## 训练 ```shell python train.py -c configs/config.json -m 32k ``` ## 推理 使用 [inference_main.py](inference_main.py) + 更改`model_path`为你自己训练的最新模型记录点 + 将待转换的音频放在`raw`文件夹下 + `clean_names` 写待转换的音频名称 + `trans` 填写变调半音数量 + `spk_list` 填写合成的说话人名称 ## Onnx导出 ### 重要的事情说三遍:导出Onnx时,请重新克隆整个仓库!!!导出Onnx时,请重新克隆整个仓库!!!导出Onnx时,请重新克隆整个仓库!!! 使用 [onnx_export.py](onnx_export.py) + 新建文件夹:`checkpoints` 并打开 + 在`checkpoints`文件夹中新建一个文件夹作为项目文件夹,文件夹名为你的项目名称,比如`aziplayer` + 将你的模型更名为`model.pth`,配置文件更名为`config.json`,并放置到刚才创建的`aziplayer`文件夹下 + 将 [onnx_export.py](onnx_export.py) 中`path = "NyaruTaffy"` 的 `"NyaruTaffy"` 修改为你的项目名称,`path = "aziplayer"` + 运行 [onnx_export.py](onnx_export.py) + 等待执行完毕,在你的项目文件夹下会生成一个`model.onnx`,即为导出的模型 + 注意:若想导出48K模型,请按照以下步骤修改文件,或者直接使用`model_onnx_48k.py` + 请打开[model_onnx.py](model_onnx.py),将其中最后一个class`SynthesizerTrn`的hps中`sampling_rate`32000改为48000 + 请打开[nvSTFT](/vdecoder/hifigan/nvSTFT.py),将其中所有32000改为48000 ### Onnx模型支持的UI + [MoeSS](https://github.com/NaruseMioShirakana/MoeSS) + 我去除了所有的训练用函数和一切复杂的转置,一行都没有保留,因为我认为只有去除了这些东西,才知道你用的是Onnx ## Gradio(WebUI) 使用 [sovits_gradio.py](sovits_gradio.py) + 新建文件夹:checkpoints 并打开 + 在checkpoints文件夹中新建一个文件夹作为项目文件夹,文件夹名为你的项目名称 + 将你的模型更名为model.pth,配置文件更名为config.json,并放置到刚才创建的文件夹下 + 运行 [sovits_gradio.py](sovits_gradio.py)
GlowingBrick/so-vits-32k
[ "region:us" ]
2023-03-26T08:27:30+00:00
{}
2023-03-27T13:22:00+00:00
[]
[]
TAGS #region-us
# SoftVC VITS Singing Voice Conversion ## 强调!!!!!!!!!!!! SoVits是语音转换 (说话人转换),作用是将一个音频中语音的音色转化为目标说话人的音色,并不是TTS (文本转语音),SoVits虽然基于Vits开发,但两者是两个不同的项目,请不要搞混,要训练TTS请前往 Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech ## 使用规约 1. 请自行解决数据集的授权问题,任何由于使用非授权数据集进行训练造成的问题,需自行承担全部责任和一切后果,与sovits无关! 2. 任何发布到视频平台的基于sovits制作的视频,都必须要在简介明确指明用于变声器转换的输入源歌声、音频,例如:使用他人发布的视频/音频,通过分离的人声作为输入源进行转换的,必须要给出明确的原视频、音乐链接;若使用是自己的人声,或是使用其他歌声合成引擎合成的声音作为输入源进行转换的,也必须在简介加以说明。 3. 由输入源造成的侵权问题需自行承担全部责任和一切后果。使用其他商用歌声合成软件作为输入源时,请确保遵守该软件的使用条例,注意,许多歌声合成引擎使用条例中明确指明不可用于输入源进行转换! ## English docs Check here ## Updates > 更新了4.0-v2模型,全部流程同4.0,在4.0-v2分支 这是sovits最后一次更新 \ > 4.0模型及colab脚本已更新:在4.0分支 统一采样率使用44100hz(但推理显存占用比3.0的32khz还小),更换特征提取为contentvec, 目前稳定性还没有经过广泛测试 > > 据不完全统计,多说话人似乎会导致音色泄漏加重,不建议训练超过5人的模型,目前的建议是如果想炼出来更像目标音色,尽可能炼单说话人的\ > 断音问题已解决,音质提升了不少\ > 2.0版本已经移至 sovits_2.0分支\ > 3.0版本使用FreeVC的代码结构,与旧版本不通用\ > 与DiffSVC 相比,在训练数据质量非常高时diffsvc有着更好的表现,对于质量差一些的数据集,本仓库可能会有更好的表现,此外,本仓库推理速度上比diffsvc快很多 ## 模型简介 歌声音色转换模型,通过SoftVC内容编码器提取源音频语音特征,与F0同时输入VITS替换原本的文本输入达到歌声转换的效果。同时,更换声码器为 NSF HiFiGAN 解决断音问题 ## 注意 + 当前分支是32khz版本的分支,32khz模型推理更快,显存占用大幅减小,数据集所占硬盘空间也大幅降低,推荐训练该版本模型 + 如果要训练48khz的模型请切换到main分支 ## 预先下载的模型文件 + soft vc hubert:URL + 放在'hubert'目录下 + 预训练底模文件 G_0.pth 与 D_0.pth + 放在'logs/32k'目录下 + 预训练底模为必选项,因为据测试从零开始训练有概率不收敛,同时底模也能加快训练速度 + 预训练底模训练数据集包含云灏 即霜 辉宇·星AI 派蒙 绫地宁宁,覆盖男女生常见音域,可以认为是相对通用的底模 + 底模删除了'optimizer speaker_embedding'等无关权重, 只可以用于初始化训练,无法用于推理 + 该底模和48khz底模通用 ## colab一键数据集制作、训练脚本 一键colab ## 数据集准备 仅需要以以下文件结构将数据集放入dataset_raw目录即可 ## 数据预处理 1. 重采样至 32khz 2. 自动划分训练集 验证集 测试集 以及自动生成配置文件 3. 生成hubert与f0 执行完以上步骤后 dataset 目录便是预处理完成的数据,可以删除dataset_raw文件夹了 ## 训练 ## 推理 使用 inference_main.py + 更改'model_path'为你自己训练的最新模型记录点 + 将待转换的音频放在'raw'文件夹下 + 'clean_names' 写待转换的音频名称 + 'trans' 填写变调半音数量 + 'spk_list' 填写合成的说话人名称 ## Onnx导出 ### 重要的事情说三遍:导出Onnx时,请重新克隆整个仓库!!!导出Onnx时,请重新克隆整个仓库!!!导出Onnx时,请重新克隆整个仓库!!! 使用 onnx_export.py + 新建文件夹:'checkpoints' 并打开 + 在'checkpoints'文件夹中新建一个文件夹作为项目文件夹,文件夹名为你的项目名称,比如'aziplayer' + 将你的模型更名为'URL',配置文件更名为'URL',并放置到刚才创建的'aziplayer'文件夹下 + 将 onnx_export.py 中'path = "NyaruTaffy"' 的 '"NyaruTaffy"' 修改为你的项目名称,'path = "aziplayer"' + 运行 onnx_export.py + 等待执行完毕,在你的项目文件夹下会生成一个'URL',即为导出的模型 + 注意:若想导出48K模型,请按照以下步骤修改文件,或者直接使用'model_onnx_48k.py' + 请打开model_onnx.py,将其中最后一个class'SynthesizerTrn'的hps中'sampling_rate'32000改为48000 + 请打开nvSTFT,将其中所有32000改为48000 ### Onnx模型支持的UI + MoeSS + 我去除了所有的训练用函数和一切复杂的转置,一行都没有保留,因为我认为只有去除了这些东西,才知道你用的是Onnx ## Gradio(WebUI) 使用 sovits_gradio.py + 新建文件夹:checkpoints 并打开 + 在checkpoints文件夹中新建一个文件夹作为项目文件夹,文件夹名为你的项目名称 + 将你的模型更名为model.pth,配置文件更名为config.json,并放置到刚才创建的文件夹下 + 运行 sovits_gradio.py
[ "# SoftVC VITS Singing Voice Conversion", "## 强调!!!!!!!!!!!!\nSoVits是语音转换 (说话人转换),作用是将一个音频中语音的音色转化为目标说话人的音色,并不是TTS (文本转语音),SoVits虽然基于Vits开发,但两者是两个不同的项目,请不要搞混,要训练TTS请前往 Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech", "## 使用规约\n1. 请自行解决数据集的授权问题,任何由于使用非授权数据集进行训练造成的问题,需自行承担全部责任和一切后果,与sovits无关!\n2. 任何发布到视频平台的基于sovits制作的视频,都必须要在简介明确指明用于变声器转换的输入源歌声、音频,例如:使用他人发布的视频/音频,通过分离的人声作为输入源进行转换的,必须要给出明确的原视频、音乐链接;若使用是自己的人声,或是使用其他歌声合成引擎合成的声音作为输入源进行转换的,也必须在简介加以说明。\n3. 由输入源造成的侵权问题需自行承担全部责任和一切后果。使用其他商用歌声合成软件作为输入源时,请确保遵守该软件的使用条例,注意,许多歌声合成引擎使用条例中明确指明不可用于输入源进行转换!", "## English docs\nCheck here", "## Updates\n> 更新了4.0-v2模型,全部流程同4.0,在4.0-v2分支 这是sovits最后一次更新 \\\n> 4.0模型及colab脚本已更新:在4.0分支 统一采样率使用44100hz(但推理显存占用比3.0的32khz还小),更换特征提取为contentvec, 目前稳定性还没有经过广泛测试\n> \n> 据不完全统计,多说话人似乎会导致音色泄漏加重,不建议训练超过5人的模型,目前的建议是如果想炼出来更像目标音色,尽可能炼单说话人的\\\n> 断音问题已解决,音质提升了不少\\\n> 2.0版本已经移至 sovits_2.0分支\\\n> 3.0版本使用FreeVC的代码结构,与旧版本不通用\\\n> 与DiffSVC 相比,在训练数据质量非常高时diffsvc有着更好的表现,对于质量差一些的数据集,本仓库可能会有更好的表现,此外,本仓库推理速度上比diffsvc快很多", "## 模型简介\n歌声音色转换模型,通过SoftVC内容编码器提取源音频语音特征,与F0同时输入VITS替换原本的文本输入达到歌声转换的效果。同时,更换声码器为 NSF HiFiGAN 解决断音问题", "## 注意\n+ 当前分支是32khz版本的分支,32khz模型推理更快,显存占用大幅减小,数据集所占硬盘空间也大幅降低,推荐训练该版本模型\n+ 如果要训练48khz的模型请切换到main分支", "## 预先下载的模型文件\n+ soft vc hubert:URL\n + 放在'hubert'目录下\n+ 预训练底模文件 G_0.pth 与 D_0.pth\n + 放在'logs/32k'目录下\n + 预训练底模为必选项,因为据测试从零开始训练有概率不收敛,同时底模也能加快训练速度\n + 预训练底模训练数据集包含云灏 即霜 辉宇·星AI 派蒙 绫地宁宁,覆盖男女生常见音域,可以认为是相对通用的底模\n + 底模删除了'optimizer speaker_embedding'等无关权重, 只可以用于初始化训练,无法用于推理\n + 该底模和48khz底模通用", "## colab一键数据集制作、训练脚本\n一键colab", "## 数据集准备\n仅需要以以下文件结构将数据集放入dataset_raw目录即可", "## 数据预处理\n1. 重采样至 32khz\n\n\n2. 自动划分训练集 验证集 测试集 以及自动生成配置文件\n\n3. 生成hubert与f0\n\n执行完以上步骤后 dataset 目录便是预处理完成的数据,可以删除dataset_raw文件夹了", "## 训练", "## 推理\n\n使用 inference_main.py\n+ 更改'model_path'为你自己训练的最新模型记录点\n+ 将待转换的音频放在'raw'文件夹下\n+ 'clean_names' 写待转换的音频名称\n+ 'trans' 填写变调半音数量\n+ 'spk_list' 填写合成的说话人名称", "## Onnx导出", "### 重要的事情说三遍:导出Onnx时,请重新克隆整个仓库!!!导出Onnx时,请重新克隆整个仓库!!!导出Onnx时,请重新克隆整个仓库!!!\n使用 onnx_export.py\n+ 新建文件夹:'checkpoints' 并打开\n+ 在'checkpoints'文件夹中新建一个文件夹作为项目文件夹,文件夹名为你的项目名称,比如'aziplayer'\n+ 将你的模型更名为'URL',配置文件更名为'URL',并放置到刚才创建的'aziplayer'文件夹下\n+ 将 onnx_export.py 中'path = \"NyaruTaffy\"' 的 '\"NyaruTaffy\"' 修改为你的项目名称,'path = \"aziplayer\"'\n+ 运行 onnx_export.py \n+ 等待执行完毕,在你的项目文件夹下会生成一个'URL',即为导出的模型\n+ 注意:若想导出48K模型,请按照以下步骤修改文件,或者直接使用'model_onnx_48k.py'\n + 请打开model_onnx.py,将其中最后一个class'SynthesizerTrn'的hps中'sampling_rate'32000改为48000\n + 请打开nvSTFT,将其中所有32000改为48000\n ### Onnx模型支持的UI\n + MoeSS\n+ 我去除了所有的训练用函数和一切复杂的转置,一行都没有保留,因为我认为只有去除了这些东西,才知道你用的是Onnx", "## Gradio(WebUI)\n使用 sovits_gradio.py\n+ 新建文件夹:checkpoints 并打开\n+ 在checkpoints文件夹中新建一个文件夹作为项目文件夹,文件夹名为你的项目名称\n+ 将你的模型更名为model.pth,配置文件更名为config.json,并放置到刚才创建的文件夹下\n+ 运行 sovits_gradio.py" ]
[ "TAGS\n#region-us \n", "# SoftVC VITS Singing Voice Conversion", "## 强调!!!!!!!!!!!!\nSoVits是语音转换 (说话人转换),作用是将一个音频中语音的音色转化为目标说话人的音色,并不是TTS (文本转语音),SoVits虽然基于Vits开发,但两者是两个不同的项目,请不要搞混,要训练TTS请前往 Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech", "## 使用规约\n1. 请自行解决数据集的授权问题,任何由于使用非授权数据集进行训练造成的问题,需自行承担全部责任和一切后果,与sovits无关!\n2. 任何发布到视频平台的基于sovits制作的视频,都必须要在简介明确指明用于变声器转换的输入源歌声、音频,例如:使用他人发布的视频/音频,通过分离的人声作为输入源进行转换的,必须要给出明确的原视频、音乐链接;若使用是自己的人声,或是使用其他歌声合成引擎合成的声音作为输入源进行转换的,也必须在简介加以说明。\n3. 由输入源造成的侵权问题需自行承担全部责任和一切后果。使用其他商用歌声合成软件作为输入源时,请确保遵守该软件的使用条例,注意,许多歌声合成引擎使用条例中明确指明不可用于输入源进行转换!", "## English docs\nCheck here", "## Updates\n> 更新了4.0-v2模型,全部流程同4.0,在4.0-v2分支 这是sovits最后一次更新 \\\n> 4.0模型及colab脚本已更新:在4.0分支 统一采样率使用44100hz(但推理显存占用比3.0的32khz还小),更换特征提取为contentvec, 目前稳定性还没有经过广泛测试\n> \n> 据不完全统计,多说话人似乎会导致音色泄漏加重,不建议训练超过5人的模型,目前的建议是如果想炼出来更像目标音色,尽可能炼单说话人的\\\n> 断音问题已解决,音质提升了不少\\\n> 2.0版本已经移至 sovits_2.0分支\\\n> 3.0版本使用FreeVC的代码结构,与旧版本不通用\\\n> 与DiffSVC 相比,在训练数据质量非常高时diffsvc有着更好的表现,对于质量差一些的数据集,本仓库可能会有更好的表现,此外,本仓库推理速度上比diffsvc快很多", "## 模型简介\n歌声音色转换模型,通过SoftVC内容编码器提取源音频语音特征,与F0同时输入VITS替换原本的文本输入达到歌声转换的效果。同时,更换声码器为 NSF HiFiGAN 解决断音问题", "## 注意\n+ 当前分支是32khz版本的分支,32khz模型推理更快,显存占用大幅减小,数据集所占硬盘空间也大幅降低,推荐训练该版本模型\n+ 如果要训练48khz的模型请切换到main分支", "## 预先下载的模型文件\n+ soft vc hubert:URL\n + 放在'hubert'目录下\n+ 预训练底模文件 G_0.pth 与 D_0.pth\n + 放在'logs/32k'目录下\n + 预训练底模为必选项,因为据测试从零开始训练有概率不收敛,同时底模也能加快训练速度\n + 预训练底模训练数据集包含云灏 即霜 辉宇·星AI 派蒙 绫地宁宁,覆盖男女生常见音域,可以认为是相对通用的底模\n + 底模删除了'optimizer speaker_embedding'等无关权重, 只可以用于初始化训练,无法用于推理\n + 该底模和48khz底模通用", "## colab一键数据集制作、训练脚本\n一键colab", "## 数据集准备\n仅需要以以下文件结构将数据集放入dataset_raw目录即可", "## 数据预处理\n1. 重采样至 32khz\n\n\n2. 自动划分训练集 验证集 测试集 以及自动生成配置文件\n\n3. 生成hubert与f0\n\n执行完以上步骤后 dataset 目录便是预处理完成的数据,可以删除dataset_raw文件夹了", "## 训练", "## 推理\n\n使用 inference_main.py\n+ 更改'model_path'为你自己训练的最新模型记录点\n+ 将待转换的音频放在'raw'文件夹下\n+ 'clean_names' 写待转换的音频名称\n+ 'trans' 填写变调半音数量\n+ 'spk_list' 填写合成的说话人名称", "## Onnx导出", "### 重要的事情说三遍:导出Onnx时,请重新克隆整个仓库!!!导出Onnx时,请重新克隆整个仓库!!!导出Onnx时,请重新克隆整个仓库!!!\n使用 onnx_export.py\n+ 新建文件夹:'checkpoints' 并打开\n+ 在'checkpoints'文件夹中新建一个文件夹作为项目文件夹,文件夹名为你的项目名称,比如'aziplayer'\n+ 将你的模型更名为'URL',配置文件更名为'URL',并放置到刚才创建的'aziplayer'文件夹下\n+ 将 onnx_export.py 中'path = \"NyaruTaffy\"' 的 '\"NyaruTaffy\"' 修改为你的项目名称,'path = \"aziplayer\"'\n+ 运行 onnx_export.py \n+ 等待执行完毕,在你的项目文件夹下会生成一个'URL',即为导出的模型\n+ 注意:若想导出48K模型,请按照以下步骤修改文件,或者直接使用'model_onnx_48k.py'\n + 请打开model_onnx.py,将其中最后一个class'SynthesizerTrn'的hps中'sampling_rate'32000改为48000\n + 请打开nvSTFT,将其中所有32000改为48000\n ### Onnx模型支持的UI\n + MoeSS\n+ 我去除了所有的训练用函数和一切复杂的转置,一行都没有保留,因为我认为只有去除了这些东西,才知道你用的是Onnx", "## Gradio(WebUI)\n使用 sovits_gradio.py\n+ 新建文件夹:checkpoints 并打开\n+ 在checkpoints文件夹中新建一个文件夹作为项目文件夹,文件夹名为你的项目名称\n+ 将你的模型更名为model.pth,配置文件更名为config.json,并放置到刚才创建的文件夹下\n+ 运行 sovits_gradio.py" ]
[ 6, 10, 94, 200, 6, 232, 62, 65, 177, 16, 22, 66, 3, 83, 6, 357, 91 ]
[ "passage: TAGS\n#region-us \n# SoftVC VITS Singing Voice Conversion## 强调!!!!!!!!!!!!\nSoVits是语音转换 (说话人转换),作用是将一个音频中语音的音色转化为目标说话人的音色,并不是TTS (文本转语音),SoVits虽然基于Vits开发,但两者是两个不同的项目,请不要搞混,要训练TTS请前往 Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech## 使用规约\n1. 请自行解决数据集的授权问题,任何由于使用非授权数据集进行训练造成的问题,需自行承担全部责任和一切后果,与sovits无关!\n2. 任何发布到视频平台的基于sovits制作的视频,都必须要在简介明确指明用于变声器转换的输入源歌声、音频,例如:使用他人发布的视频/音频,通过分离的人声作为输入源进行转换的,必须要给出明确的原视频、音乐链接;若使用是自己的人声,或是使用其他歌声合成引擎合成的声音作为输入源进行转换的,也必须在简介加以说明。\n3. 由输入源造成的侵权问题需自行承担全部责任和一切后果。使用其他商用歌声合成软件作为输入源时,请确保遵守该软件的使用条例,注意,许多歌声合成引擎使用条例中明确指明不可用于输入源进行转换!## English docs\nCheck here", "passage: ## Updates\n> 更新了4.0-v2模型,全部流程同4.0,在4.0-v2分支 这是sovits最后一次更新 \\\n> 4.0模型及colab脚本已更新:在4.0分支 统一采样率使用44100hz(但推理显存占用比3.0的32khz还小),更换特征提取为contentvec, 目前稳定性还没有经过广泛测试\n> \n> 据不完全统计,多说话人似乎会导致音色泄漏加重,不建议训练超过5人的模型,目前的建议是如果想炼出来更像目标音色,尽可能炼单说话人的\\\n> 断音问题已解决,音质提升了不少\\\n> 2.0版本已经移至 sovits_2.0分支\\\n> 3.0版本使用FreeVC的代码结构,与旧版本不通用\\\n> 与DiffSVC 相比,在训练数据质量非常高时diffsvc有着更好的表现,对于质量差一些的数据集,本仓库可能会有更好的表现,此外,本仓库推理速度上比diffsvc快很多## 模型简介\n歌声音色转换模型,通过SoftVC内容编码器提取源音频语音特征,与F0同时输入VITS替换原本的文本输入达到歌声转换的效果。同时,更换声码器为 NSF HiFiGAN 解决断音问题## 注意\n+ 当前分支是32khz版本的分支,32khz模型推理更快,显存占用大幅减小,数据集所占硬盘空间也大幅降低,推荐训练该版本模型\n+ 如果要训练48khz的模型请切换到main分支## 预先下载的模型文件\n+ soft vc hubert:URL\n + 放在'hubert'目录下\n+ 预训练底模文件 G_0.pth 与 D_0.pth\n + 放在'logs/32k'目录下\n + 预训练底模为必选项,因为据测试从零开始训练有概率不收敛,同时底模也能加快训练速度\n + 预训练底模训练数据集包含云灏 即霜 辉宇·星AI 派蒙 绫地宁宁,覆盖男女生常见音域,可以认为是相对通用的底模\n + 底模删除了'optimizer speaker_embedding'等无关权重, 只可以用于初始化训练,无法用于推理\n + 该底模和48khz底模通用## colab一键数据集制作、训练脚本\n一键colab## 数据集准备\n仅需要以以下文件结构将数据集放入dataset_raw目录即可## 数据预处理\n1. 重采样至 32khz\n\n\n2. 自动划分训练集 验证集 测试集 以及自动生成配置文件\n\n3. 生成hubert与f0\n\n执行完以上步骤后 dataset 目录便是预处理完成的数据,可以删除dataset_raw文件夹了## 训练## 推理\n\n使用 inference_main.py\n+ 更改'model_path'为你自己训练的最新模型记录点\n+ 将待转换的音频放在'raw'文件夹下\n+ 'clean_names' 写待转换的音频名称\n+ 'trans' 填写变调半音数量\n+ 'spk_list' 填写合成的说话人名称## Onnx导出" ]
[ -0.05051247775554657, 0.01040618121623993, -0.013573778793215752, -0.012416888028383255, 0.08228161931037903, -0.010723048821091652, 0.0802796483039856, 0.046521399170160294, -0.029425352811813354, 0.06175969913601875, 0.008378265425562859, 0.025548279285430908, 0.038754213601350784, 0.06620219349861145, 0.020916912704706192, -0.11886968463659286, 0.052547093480825424, -0.015931058675050735, -0.011388616636395454, 0.04245328530669212, 0.06371205300092697, -0.020804820582270622, 0.01311993133276701, 0.0008544512093067169, -0.06284238398075104, -0.024357764050364494, 0.061288148164749146, -0.012431354261934757, 0.04872500151395798, 0.06908430904150009, 0.03436564281582832, 0.08279860019683838, 0.06749526411294937, -0.11340054124593735, 0.027632754296064377, 0.05160166323184967, 0.014672703109681606, 0.028000615537166595, -0.015965480357408524, 0.09534837305545807, 0.04820000380277634, -0.021884478628635406, -0.03041393682360649, 0.052302032709121704, -0.051955848932266235, -0.04078548401594162, -0.030143581330776215, -0.08507858961820602, 0.14741671085357666, 0.053454767912626266, -0.02752969041466713, 0.11444903165102005, -0.10169430077075958, 0.057995546609163284, 0.10699859261512756, -0.12082010507583618, -0.04201877862215042, 0.07563972473144531, 0.07146111130714417, 0.07007911801338196, -0.06991901993751526, 0.060686878859996796, 0.058596961200237274, -0.025553910061717033, 0.01623268611729145, -0.0458499975502491, -0.011653557419776917, -0.04204870015382767, -0.08782263100147247, -0.02093786746263504, 0.21415792405605316, 0.03086848556995392, -0.07200715690851212, -0.03577658161520958, -0.05651681125164032, -0.050267890095710754, 0.005383804440498352, -0.03424126282334328, 0.01036930549889803, 0.026214823126792908, 0.03961819037795067, -0.07432776689529419, -0.059959255158901215, -0.08086460828781128, 0.049347035586833954, 0.007297219708561897, 0.024214766919612885, -0.0004996354691684246, -0.013094965368509293, 0.06058222055435181, -0.03307987004518509, -0.03769176825881004, -0.014730066061019897, -0.03488245606422424, -0.09037108719348907, -0.018200524151325226, -0.04175366833806038, -0.06176973506808281, 0.04833166301250458, 0.02324344962835312, 0.060493044555187225, 0.019496489316225052, -0.060848169028759, 0.041011035442352295, 0.03183450177311897, 0.024236787110567093, 0.008412331342697144, -0.010490859858691692, 0.08485106378793716, 0.03473515436053276, 0.07510243356227875, -0.03785798326134682, -0.04356488585472107, -0.014708882197737694, -0.025495927780866623, 0.06283901631832123, 0.01102191861718893, 0.002903951331973076, -0.06304187327623367, 0.0085065346211195, 0.04504629969596863, -0.05278923362493515, -0.017978165298700333, -0.0016255429945886135, 0.033544279634952545, 0.02848712168633938, -0.014569009654223919, 0.042487211525440216, -0.05884142965078354, 0.08170223236083984, -0.021788042038679123, -0.03286636620759964, -0.03472709655761719, -0.009519443847239017, 0.0586317703127861, -0.08050841093063354, 0.03316871449351311, -0.015472372993826866, -0.03806692734360695, -0.041368983685970306, 0.01269213855266571, 0.014158898964524269, -0.07916754484176636, -0.008816683664917946, 0.005450304597616196, 0.0046606166288256645, -0.026435675099492073, -0.006308667361736298, -0.032098907977342606, 0.05056346207857132, 0.01023113913834095, 0.03996739536523819, -0.027157660573720932, 0.038266219198703766, -0.06571680307388306, 0.018375501036643982, -0.07840289175510406, 0.019825942814350128, -0.0854816883802414, -0.0689253881573677, -0.012654348276555538, -0.029657434672117233, -0.03527875617146492, 0.06688618659973145, -0.011270743794739246, 0.0892096757888794, -0.1548706591129303, -0.03496410697698593, 0.12142553925514221, -0.10596585273742676, 0.028647037222981453, 0.13403676450252533, 0.02182936668395996, -0.014714608900249004, 0.0688873827457428, 0.07454726099967957, 0.11443601548671722, -0.13702252507209778, 0.02114449068903923, 0.025542568415403366, -0.02769210934638977, 0.053588464856147766, 0.058884017169475555, 0.03467508777976036, 0.008111566305160522, 0.011112719774246216, -0.0732102245092392, -0.00020405981922522187, -0.0008588517084717751, -0.010525407269597054, -0.010176526382565498, -0.015266458503901958, -0.017711851745843887, 0.011391748674213886, -0.023532677441835403, 0.012809868901968002, -0.039544835686683655, -0.0021236352622509003, 0.08266518265008926, -0.03472571447491646, 0.043350134044885635, -0.09219086170196533, 0.03458855301141739, -0.00033882446587085724, 0.007885633036494255, -0.06133054196834564, 0.013694649562239647, 0.0017165322788059711, -0.015526389703154564, 0.08264787495136261, 0.1820434331893921, -0.012849943712353706, 0.042138826102018356, -0.032134249806404114, 0.002038926351815462, -0.01583883911371231, -0.003074116073548794, 0.025067029520869255, -0.13558948040008545, 0.02149570733308792, -0.04061924293637276, 0.08611246943473816, -0.0639851838350296, 0.00013118097558617592, 0.07762479037046432, 0.04649004340171814, 0.02470262721180916, -0.0386432483792305, 0.05706110596656799, 0.020229438319802284, -0.013122940436005592, 0.003190917894244194, -0.018660081550478935, 0.02224571630358696, -0.023693222552537918, 0.04185233265161514, -0.06394705176353455, 0.04386037960648537, 0.1075725108385086, -0.009830638766288757, 0.006779109127819538, 0.027448298409581184, 0.013323759660124779, 0.01777113974094391, -0.005181995220482349, -0.01967197097837925, 0.004902055487036705, 0.03366541117429733, 0.038075994700193405, -0.06644732505083084, 0.025150204077363014, 0.056314900517463684, -0.09234914928674698, 0.023517940193414688, -0.015386796556413174, 0.11682119965553284, -0.06117038428783417, 0.04707542061805725, 0.03658401966094971, -0.04703310877084732, 0.17902827262878418, -0.03315827250480652, -0.059487611055374146, -0.029696404933929443, 0.03630446642637253, 0.013894609175622463, 0.07529373466968536, -0.1200423538684845, 0.012519251555204391, 0.007684515789151192, -0.011547325178980827, -0.003051033243536949, -0.10284862667322159, -0.024954482913017273, -0.003022110555320978, -0.05191755294799805, -0.062135450541973114, 0.004984984174370766, -0.055918484926223755, 0.03511082008481026, -0.05370670557022095, -0.006812060251832008, 0.019916970282793045, -0.029794782400131226, -0.06060532480478287, 0.007176167331635952, -0.09221233427524567, -0.1384860873222351, -0.1476045399904251, -0.007673005573451519, -0.05089562386274338, 0.056906212121248245, 0.048015061765909195, -0.07938899099826813, -0.054240114986896515, -0.023148994892835617, 0.07135646045207977, -0.004556243307888508, -0.024679744616150856, 0.006922847591340542, 0.05326255410909653, 0.020310338586568832, -0.06316138803958893, 0.021773340180516243, -0.002711195033043623, -0.08055859804153442, 0.011547558940947056, 0.003963627852499485, 0.06690967082977295, 0.04231637343764305, 0.047278981655836105, -0.044906266033649445, -0.017161495983600616, 0.134535551071167, -0.08988866209983826, 0.05599645525217056, 0.13462264835834503, -0.03400930389761925, 0.006357167847454548, 0.09720618277788162, 0.0181305930018425, -0.04958967864513397, 0.014902671799063683, 0.040377385914325714, -0.06785792857408524, -0.14526531100273132, -0.03800570219755173, -0.09668537229299545, -0.01731577329337597, -0.04320024326443672, 0.003026277292519808, 0.039626333862543106, 0.029014620929956436, -0.1105966791510582, 0.009669942781329155, 0.07229121774435043, 0.011212607845664024, 0.09994973242282867, -0.049222417175769806, 0.04777317866683006, -0.03591760993003845, 0.009122799150645733, 0.09727619588375092, 0.0024337340146303177, 0.1502261757850647, 0.04283202439546585, 0.1104634702205658, 0.06178658455610275, 0.11725389957427979, 0.05856254696846008, 0.06724582612514496, 0.014336302876472473, 0.016191162168979645, -0.047898851335048676, -0.06173941120505333, -0.06714178621768951, 0.031140640377998352, 0.05905619263648987, -0.10292582213878632, -0.010727168060839176, 0.09332460910081863, -0.029644878581166267, 0.11243391036987305, 0.010518522001802921, -0.07927792519330978, -0.002318134531378746, 0.048628076910972595, 0.029822630807757378, -0.04606815055012703, 0.05309309437870979, 0.11737634241580963, -0.02129334956407547, 0.04570455849170685, 0.015541404485702515, 0.03819175064563751, -0.012978892773389816, 0.04851379245519638, -0.021834053099155426, 0.01970824971795082, 0.012504354119300842, 0.05145539343357086, -0.1523556113243103, 0.08920115232467651, -0.0021872292272746563, 0.059249814599752426, -0.00849834643304348, 0.031601160764694214, 0.00395597331225872, 0.10690182447433472, 0.11428769677877426, 0.014185446314513683, -0.1009896844625473, -0.08282191306352615, -0.017015185207128525, -0.00046907179057598114, 0.04875841364264488, 0.02036013826727867, 0.022500555962324142, -0.04448891803622246, -0.009242488071322441, 0.007697651628404856, -0.06679412722587585, -0.08961769938468933, -0.08957940340042114, 0.03337515518069267, 0.09263835847377777, 0.07968461513519287, -0.05001452565193176, 0.006507096812129021, -0.03593384474515915, 0.06715340912342072, -0.12022140622138977, 0.019067376852035522, -0.04976082593202591, -0.03771646320819855, 0.07696948945522308, -0.014722065068781376, 0.023296751081943512, -0.006524726748466492, 0.08585003763437271, -0.01712985523045063, -0.023808753117918968, 0.04051370918750763, -0.05829660966992378, -0.1356813609600067, -0.030764764174818993, 0.11997397243976593, -0.01064041443169117, 0.06600235402584076, 0.0109553262591362, -0.02272266149520874, 0.06230287626385689, -0.06602808088064194, 0.0259682759642601, 0.07077877223491669, -0.09562492370605469, 0.0006901416927576065, -0.05518706142902374, -0.0671929121017456, -0.024658959358930588, -0.05218101665377617, 0.05635756626725197, 0.15409600734710693, -0.0026311371475458145, 0.116302989423275, 0.1204097643494606, -0.06609368324279785, -0.15502575039863586, -0.029364384710788727, 0.02706335298717022, 0.04438933730125427, 0.051148269325494766, -0.16025978326797485, 0.04024337977170944, 0.037402089685201645, -0.0001712222583591938, -0.016661882400512695, -0.06385553628206253, -0.05115861818194389, 0.01929074339568615, -0.026578236371278763, 0.15058617293834686, -0.04042934626340866, -0.015207337215542793, -0.012604037299752235, -0.02185637131333351, 0.06567056477069855, -0.04519834741950035, 0.09324121475219727, 0.045396383851766586, -0.041174981743097305, 0.04187403619289398, -0.021252652630209923, 0.08879852294921875, -0.07916349917650223, 0.04431294649839401, -0.03026919811964035, -0.0004889434203505516, 0.08718737959861755, -0.007507434114813805, 0.022246751934289932, -0.044505275785923004, -0.02800970897078514, -0.03391744941473007, -0.04992891103029251, -0.032129980623722076, 0.033173754811286926, -0.03987720608711243, -0.03264353424310684, -0.006469034589827061, 0.019225429743528366, 0.012208782136440277, 0.006563690956681967, 0.0694848820567131, -0.07174117863178253, -0.0579061284661293, 0.10215460509061813, 0.1195731908082962, -0.0004936372861266136, -0.043314460664987564, 0.010106626898050308, -0.011694781482219696, 0.07409471273422241, -0.03809237480163574, 0.07891519367694855, 0.021455371752381325, 0.006986402440816164, 0.04716427996754646, 0.003449407871812582, -0.05104035139083862, 0.07239972054958344, 0.05893171578645706, -0.04792214557528496, -0.0805303230881691, -0.024982962757349014, -0.0306704118847847, 0.010626225732266903, 0.007373262662440538, 0.12411010265350342, -0.026352092623710632, 0.02153204381465912, 0.020871514454483986, 0.062355540692806244, -0.049241531640291214, 0.07147371023893356, -0.02927600033581257, 0.021961286664009094, -0.07735350728034973, 0.03273855149745941, 0.03531379997730255, -0.0707096979022026, 0.02492438443005085, -0.0807570070028305, -0.05953776463866234, -0.027393274009227753, -0.05866895616054535, -0.052286360412836075, 0.04283507168292999, -0.06138770282268524, -0.030400075018405914, -0.0763712078332901, -0.033083170652389526, 0.004045061767101288, -0.007958880625665188, 0.05406904220581055, -0.020328950136899948, 0.03977939113974571, -0.07229878008365631, 0.009365304373204708, 0.0005394452018663287, 0.04528763145208359, -0.14463967084884644, 0.05141244828701019, -0.009301697835326195, -0.02592971734702587, -0.048662107437849045, -0.018436551094055176, 0.0012935986742377281, 0.029910998418927193, -0.0864616185426712, 0.003420025110244751, -0.017369940876960754, -0.011093050241470337, 0.02268821746110916, -0.017406603321433067, -0.021654725074768066, 0.04030387103557587, -0.02603207901120186, 0.026120765134692192, -0.01592395082116127, 0.05087162181735039, -0.056987714022397995, 0.03390250727534294, 0.03625595569610596, -0.06665699928998947, 0.04895944148302078, 0.016612015664577484, -0.04361945390701294, 0.047057874500751495, -0.09405016154050827, -0.038560912013053894, 0.07203022390604019, 0.05750724673271179, -0.02271941304206848, 0.024534467607736588, 0.012163938954472542, 0.03241579979658127, -0.02182086929678917, -0.029861191287636757, 0.0262288935482502, -0.058182768523693085, 0.023145265877246857, 0.04600205272436142, -0.0702219158411026, -0.009935218840837479, -0.005979451350867748, 0.1157161146402359, 0.033057037740945816, 0.12353616952896118, -0.001772589050233364, 0.007782718166708946, -0.0857335776090622, 0.03118288889527321, 0.0011123865842819214, 0.00022201985120773315, -0.1314665675163269, -0.08165478706359863, 0.028953593224287033, -0.02638755366206169, 0.07021403312683105, -0.005103664472699165, 0.0005238094599917531, 0.021008092910051346, -0.050349052995443344, -0.03141655772924423, 0.02160562202334404, 0.06503330171108246, 0.06238368898630142, 0.0010842035990208387, -0.04927561432123184, -0.06192175671458244, 0.01604914478957653, -0.08206069469451904, -0.002055918797850609, 0.03832291439175606, 0.05960717797279358, 0.051922693848609924, 0.044095054268836975, -0.04726016893982887, -0.08412531763315201, 0.12991508841514587, -0.04354090616106987, 0.0676233172416687, 0.00011145033204229549, -0.0011674455599859357, 0.08008763194084167, -0.04670622944831848, 0.040020473301410675, -0.035190630704164505, -0.045354194939136505, -0.12067217379808426, -0.11823655664920807, -0.05322146415710449, -0.10181182622909546, 0.03655581921339035, -0.07503214478492737, 0.0556955449283123, -0.013162313029170036, 0.021158387884497643, -0.021701928228139877, 0.10069453716278076, -0.04224816709756851, -0.0639202818274498, 0.03378182649612427, -0.015886716544628143, -0.04542861506342888, 0.0070527903735637665, -0.06075001880526543, 0.08173243701457977, 0.023455742746591568, 0.04917948693037033, 0.02980579249560833, 0.04381243884563446, 0.04171290248632431, -0.05632321536540985, -0.03365074843168259, 0.013337978161871433, -0.013832619413733482, 0.020478621125221252, 0.10492600500583649, 0.043477728962898254, -0.026360929012298584, 0.023871179670095444, 0.1183432787656784, -0.021121859550476074, -0.05651911720633507, -0.09517419338226318, 0.08926261961460114, 0.0052233412861824036, 0.06110602617263794, -0.004621908999979496, -0.020700013265013695, 0.022967269644141197, 0.11269361525774002, 0.11613893508911133, -0.01859382912516594, -0.016760386526584625, -0.027360327541828156, 0.008835685439407825, -0.08923989534378052, 0.10205087810754776, 0.02995886653661728, 0.12719565629959106, 0.026048783212900162, 0.04353684186935425, -0.01803402230143547, -0.012506508268415928, -0.008554144762456417, -0.01252310536801815, -0.01587536744773388, -0.025672338902950287, -0.010261297225952148, 0.08209861814975739, -0.046820759773254395, -0.17898361384868622, -0.027613956481218338, -0.003417007625102997, -0.03445614129304886, -0.012178229168057442, 0.07337047159671783, 0.03547092154622078, 0.024154312908649445, -0.04238017275929451, -0.030554274097085, 0.09451410174369812, -0.007365230470895767, -0.011807367205619812, 0.0070617347955703735, 0.05218558385968208, -0.07408232986927032, 0.05588596314191818, 0.012081576511263847, 0.07931069284677505, -0.012249667197465897, -0.015551159158349037, -0.01642758399248123, 0.07610997557640076, 0.026398640125989914, -0.16838526725769043, -0.025737324729561806, 0.1244511678814888, -0.03806424140930176, 0.17896059155464172, 0.03842683881521225, 0.0017046965658664703, 0.021893125027418137, 0.013117929920554161, -0.044183000922203064, -0.04715488851070404, 0.08382467180490494, -0.12334812432527542, 0.10492770373821259, 0.0633305162191391, -0.019046800211071968, -0.011211465112864971, -0.04862627387046814, 0.06163671240210533, 0.03539290651679039, 0.05532975494861603, 0.029578523710370064, -0.11586940288543701, 0.023927098140120506, 0.04921088367700577, 0.051542676985263824, -0.04594536870718002, -0.008631105534732342, 0.001972850412130356, 0.004525856114923954, -0.03611771762371063, 0.04156140983104706, 0.04986697435379028, 0.006274485029280186, -0.0016794847324490547, -0.10401929914951324, 0.022324053570628166, 0.0506628081202507, -0.06589226424694061, -0.07675501704216003 ]
d1bc934e7f492e0a199010ed2aed98abceebcd20
## Dataset Summary Dataset contains more than 100k examples of pairs word-description, where description is kind of crossword question. It could be useful for models that generate some description for a word, or try to a guess word from a description. Source code for parsers and example of project are available [here](https://github.com/artemsnegirev/minibob) Key stats: - Number of examples: 133223 - Number of sources: 8 - Number of unique answers: 35024 | subset | count | |--------------|-------| | 350_zagadok | 350 | | bashnya_slov | 43522 | | crosswords | 39290 | | guess_answer | 1434 | | ostrova | 1526 | | top_seven | 6643 | | ugadaj_slova | 7406 | | umnyasha | 33052 |
artemsnegirev/ru-word-games
[ "task_categories:text-generation", "task_categories:text2text-generation", "size_categories:100K<n<1M", "language:ru", "license:cc-by-4.0", "region:us" ]
2023-03-26T09:05:37+00:00
{"language": ["ru"], "license": "cc-by-4.0", "size_categories": ["100K<n<1M"], "task_categories": ["text-generation", "text2text-generation"], "pretty_name": "Word Games"}
2023-04-29T14:09:55+00:00
[]
[ "ru" ]
TAGS #task_categories-text-generation #task_categories-text2text-generation #size_categories-100K<n<1M #language-Russian #license-cc-by-4.0 #region-us
Dataset Summary --------------- Dataset contains more than 100k examples of pairs word-description, where description is kind of crossword question. It could be useful for models that generate some description for a word, or try to a guess word from a description. Source code for parsers and example of project are available here Key stats: * Number of examples: 133223 * Number of sources: 8 * Number of unique answers: 35024
[]
[ "TAGS\n#task_categories-text-generation #task_categories-text2text-generation #size_categories-100K<n<1M #language-Russian #license-cc-by-4.0 #region-us \n" ]
[ 56 ]
[ "passage: TAGS\n#task_categories-text-generation #task_categories-text2text-generation #size_categories-100K<n<1M #language-Russian #license-cc-by-4.0 #region-us \n" ]
[ 0.012288889847695827, -0.07577408850193024, -0.004610016010701656, 0.025179831311106682, 0.07300899177789688, 0.06735594570636749, 0.31228649616241455, 0.05863090977072716, 0.21024687588214874, -0.0005605777259916067, 0.1457400918006897, -0.043565310537815094, 0.002292365301400423, 0.0954505056142807, -0.020708143711090088, -0.25090038776397705, 0.03747810050845146, -0.07331785559654236, 0.010092050768435001, 0.04903658851981163, 0.09632186591625214, -0.04571375995874405, 0.020143039524555206, -0.11054788529872894, -0.09584782272577286, 0.03636348247528076, 0.06086815893650055, -0.08951348811388016, 0.053786538541316986, 0.025121891871094704, 0.06558434665203094, 0.08744561672210693, -0.020313810557127, -0.16070985794067383, -0.010097136721014977, -0.07334695756435394, -0.11518038064241409, 0.01735357753932476, 0.13182146847248077, 0.02156653441488743, 0.15293659269809723, -0.13904781639575958, -0.0902903750538826, 0.0712294653058052, -0.12991346418857574, -0.015956247225403786, -0.10709912329912186, 0.1535452902317047, 0.053803570568561554, 0.10061566531658173, -0.020458726212382317, 0.061297811567783356, -0.151031956076622, 0.029634615406394005, 0.12062819302082062, -0.37734097242355347, -0.0012856274843215942, 0.29449227452278137, 0.05908771976828575, 0.155757337808609, -0.02464427798986435, 0.09474718570709229, 0.04689965769648552, -0.05557932332158089, -0.0654149055480957, -0.10358845442533493, -0.05088735371828079, 0.051144566386938095, -0.0719594657421112, -0.06639673560857773, 0.303120493888855, 0.06529124826192856, 0.061987295746803284, -0.09176759421825409, -0.013366798870265484, -0.0984584242105484, -0.036657992750406265, 0.1498657763004303, -0.018623750656843185, 0.04816269874572754, 0.06683344393968582, -0.07913238555192947, -0.16496844589710236, -0.10827252268791199, -0.12887948751449585, 0.08542837202548981, -0.026907535269856453, 0.05178558826446533, -0.024620123207569122, 0.0003200570645276457, -0.2045353502035141, -0.05971463397145271, 0.023701386526226997, -0.06463412195444107, -0.0674205794930458, 0.023992765694856644, -0.024627787992358208, 0.008523683995008469, 0.12627646327018738, 0.04735871031880379, -0.08206521719694138, 0.028723793104290962, -0.01974561996757984, 0.17983944714069366, 0.00800375360995531, 0.07866260409355164, 0.010907755233347416, -0.0020133357029408216, -0.01689385250210762, -0.07662210613489151, 0.04391179606318474, -0.008993415161967278, -0.2348993867635727, -0.13583984971046448, -0.07478372007608414, 0.15099743008613586, -0.0143740214407444, 0.026920931413769722, 0.004626682493835688, 0.05334912985563278, 0.1336127668619156, -0.0413101464509964, 0.0020525730215013027, 0.0060065011493861675, -0.0050222682766616344, -0.016823086887598038, -0.14502650499343872, 0.007874157279729843, -0.04296929016709328, 0.0995045155286789, -0.04067079722881317, 0.026738353073596954, -0.012800004333257675, -0.12673547863960266, 0.10869506001472473, -0.16257968544960022, -0.0038622398860752583, -0.11248952895402908, -0.15373636782169342, 0.0093443738296628, -0.004299224354326725, -0.07352392375469208, -0.008710344322025776, 0.014112187549471855, -0.08005344867706299, 0.011017260141670704, -0.05841046944260597, 0.015673983842134476, -0.0998530164361, 0.06136040762066841, -0.12990471720695496, 0.069877989590168, -0.1483006477355957, -0.035790491849184036, -0.0867687538266182, 0.008553111925721169, -0.14684762060642242, 0.08489671349525452, -0.1554720103740692, 0.13195201754570007, -0.06300565600395203, -0.010171519592404366, -0.04993085190653801, 0.026094045490026474, -0.08281504362821579, 0.17661158740520477, -0.15323220193386078, -0.027160676196217537, 0.13753069937229156, -0.05871421471238136, -0.08714282512664795, 0.03671719878911972, 0.044229768216609955, 0.043734122067689896, 0.09219375252723694, 0.341250479221344, -0.034595247358083725, -0.014217170886695385, -0.0175460297614336, 0.12148317694664001, -0.04061228781938553, -0.12030183523893356, 0.10339038819074631, -0.09753675758838654, 0.020184794440865517, -0.013349105603992939, 0.0065689426846802235, -0.006103395018726587, -0.012336268089711666, -0.07862232625484467, -0.022039305418729782, 0.0029040416702628136, 0.06720283627510071, -0.04992379993200302, 0.12807047367095947, -0.09379793703556061, -0.036710526794195175, -0.10413254052400589, 0.004470981191843748, 0.06277751922607422, 0.03370482474565506, -0.03658299520611763, 0.052419789135456085, 0.014783370308578014, 0.0717131644487381, -0.09913547337055206, -0.015509325079619884, 0.055409301072359085, 0.09024354070425034, 0.10908932983875275, 0.10154307633638382, 0.022823786363005638, -0.06531542539596558, -0.08370991051197052, 0.056010082364082336, -0.04634411260485649, -0.025746401399374008, -0.07334671914577484, -0.1546437293291092, 0.03724556416273117, 0.027027135714888573, -0.0013099382631480694, -0.09104208648204803, 0.0003053863765671849, 0.17857500910758972, -0.03610707446932793, -0.012489793822169304, 0.12167295068502426, -0.021415244787931442, 0.044037483632564545, -0.030138647183775902, 0.017896568402647972, 0.08311723172664642, -0.049145862460136414, -0.12971962988376617, 0.1685384064912796, -0.025574196130037308, 0.04349260404706001, 0.18726126849651337, 0.02440318651497364, -0.00042073329677805305, -0.12859822809696198, 0.017903268337249756, 0.012864261865615845, 0.05386762693524361, -0.04110484942793846, -0.011886851862072945, 0.048711877316236496, 0.0692225843667984, -0.08308733254671097, 0.023615090176463127, 0.00908153411000967, -0.025316696614027023, -0.017112407833337784, 0.10061895847320557, 0.163832888007164, -0.2223023772239685, 0.1593727469444275, 0.2070048600435257, 0.04326242581009865, 0.26500654220581055, -0.057486724108457565, -0.048810508102178574, -0.005971324630081654, 0.0298591498285532, -0.019661137834191322, 0.14769646525382996, -0.11696191877126694, 0.00011457105574663728, 0.0727420225739479, 0.07609812915325165, 0.060046181082725525, -0.13617165386676788, -0.08684723824262619, -0.08278930187225342, -0.12429854273796082, -0.15100868046283722, 0.05681188032031059, 0.019966082647442818, 0.07270332425832748, 0.018006209284067154, -0.007214104291051626, 0.08068253844976425, -0.0578765943646431, -0.06036219745874405, 0.11742010712623596, -0.11991967260837555, -0.16218522191047668, -0.2137216180562973, 0.039449118077754974, -0.07669313997030258, 0.04799419268965721, 0.07792611420154572, -0.09818831831216812, -0.021667269989848137, -0.07355158030986786, 0.12384149432182312, -0.08059319108724594, -0.05427088215947151, -0.06358406692743301, 0.14355513453483582, -0.1320313662290573, -0.021535761654376984, -0.05241362005472183, -0.013000349514186382, -0.038095276802778244, 0.11547788232564926, -0.11929237097501755, 0.06905559450387955, 0.17739716172218323, 0.00280311843380332, 0.020592696964740753, -0.12784816324710846, 0.10003843903541565, -0.12246008962392807, 0.05263889580965042, 0.10063064843416214, 0.07787574082612991, 0.023914208635687828, 0.21032698452472687, 0.03951822221279144, -0.0405932255089283, 0.014911478385329247, -0.014216987416148186, -0.0940701887011528, -0.30430489778518677, -0.12401704490184784, -0.1224956139922142, 0.18590539693832397, 0.07482997328042984, 0.061468567699193954, 0.09742732346057892, 0.054078951478004456, -0.058712705969810486, 0.03049507550895214, 0.07988127321004868, 0.08580081164836884, 0.23613806068897247, -0.013899143785238266, 0.05939924716949463, -0.12964823842048645, 0.046553414314985275, 0.12289943546056747, 0.1085323840379715, 0.27877917885780334, 0.22461098432540894, 0.2689315974712372, 0.040809690952301025, 0.05352769047021866, 0.11548959463834763, 0.07200930267572403, 0.12659597396850586, -0.006425630766898394, -0.026232965290546417, -0.08447400480508804, 0.1082414835691452, 0.09639646112918854, 0.03628525510430336, -0.23158809542655945, -0.01907128281891346, -0.10808996856212616, 0.09363862127065659, 0.21563443541526794, 0.08337415754795074, -0.05515722185373306, 0.01258242130279541, 0.09036112576723099, 0.0372740663588047, -0.05894011631608009, 0.07714458554983139, 0.10039187967777252, -0.09839193522930145, 0.09207475930452347, -0.008851543068885803, 0.1442541629076004, 0.060624860227108, 0.056457240134477615, -0.10042325407266617, -0.17963606119155884, -0.007746346760541201, 0.14853531122207642, -0.1688656210899353, 0.3207123577594757, 0.05592330917716026, -0.03307598456740379, -0.10972626507282257, -0.08113665878772736, -0.027347872033715248, 0.16431263089179993, 0.10434455424547195, 0.02439621090888977, -0.0916084423661232, -0.08229806274175644, -0.11794837564229965, -0.03478984162211418, 0.10482253134250641, -0.07702938467264175, 0.0027087111957371235, -0.007657858543097973, 0.0260804183781147, -0.022435946390032768, 0.032172247767448425, -0.0887572318315506, -0.12632964551448822, -0.0057906778529286385, 0.16391873359680176, -0.0024098926223814487, -0.048677824437618256, 0.017264556139707565, -0.0010164757259190083, 0.1051357239484787, -0.23027624189853668, -0.09356553107500076, -0.04982345178723335, -0.10981465876102448, 0.1326161026954651, -0.029184313490986824, 0.01099628210067749, -0.04907873645424843, -0.0025469192769378424, -0.13295875489711761, -0.07277605682611465, 0.11051610112190247, -0.016047125682234764, -0.08807233721017838, -0.01139787770807743, 0.18199606239795685, -0.12278594821691513, 0.08119843155145645, -0.029971927404403687, 0.0642661526799202, 0.013844829984009266, -0.12818148732185364, -0.011363363824784756, -0.0768144428730011, 0.005667491815984249, 0.13789109885692596, -0.10374360531568527, -0.00014145075692795217, -0.05900823324918747, -0.1301264464855194, 0.24359130859375, 0.33464953303337097, -0.1301630288362503, 0.17638731002807617, 0.1473674774169922, -0.0564977265894413, -0.3061712980270386, -0.007454616483300924, -0.0750041976571083, 0.007878369651734829, -0.004043736960738897, -0.18715360760688782, -0.08300067484378815, 0.08845605701208115, -0.05683504417538643, 0.21041825413703918, -0.3016027808189392, -0.11879609525203705, -0.015619846060872078, -0.11835332959890366, 0.17067284882068634, -0.1629403978586197, -0.09513293206691742, -0.1352095901966095, -0.015999387949705124, 0.10040786862373352, -0.0812620148062706, 0.13051848113536835, -0.011968269012868404, 0.05887993425130844, -0.000968831533100456, -0.016014762222766876, 0.17240828275680542, 0.02350112609565258, 0.08124285191297531, -0.06807167083024979, -0.10607662796974182, 0.3154292404651642, -0.008852376602590084, 0.01130703929811716, -0.14591124653816223, -0.040493059903383255, -0.07109300047159195, -0.056781332939863205, -0.038457997143268585, 0.034233249723911285, -0.040370408445596695, -0.0812530666589737, -0.11494386196136475, 0.00232217856682837, -0.09103883057832718, -0.0030376126524060965, 0.33485108613967896, -0.060037724673748016, -0.05262964218854904, 0.14478462934494019, 0.055536117404699326, -0.058859650045633316, -0.0061312164179980755, 0.029915962368249893, -0.05518580973148346, 0.08974800258874893, -0.22074249386787415, -0.04561688005924225, 0.12467867881059647, -0.02784048765897751, 0.057479728013277054, 0.02912677265703678, -0.05721164494752884, 0.0002004921407205984, 0.15769395232200623, -0.09201300889253616, -0.1558147817850113, -0.014753127470612526, -0.010391565039753914, 0.07832635194063187, -0.05667281150817871, 0.09224789589643478, -0.03599425405263901, 0.06179986149072647, 0.03613440692424774, -0.01013545598834753, -0.058502040803432465, 0.04918527603149414, -0.031005512923002243, 0.050148483365774155, -0.09622960537672043, 0.17306023836135864, 0.12793679535388947, -0.05542229488492012, -0.054362375289201736, 0.17742061614990234, -0.12678676843643188, -0.09700985997915268, -0.0908534824848175, 0.018983805552124977, -0.10968473553657532, -0.07224990427494049, -0.028779150918126106, -0.14666754007339478, 0.012300672009587288, 0.08109863102436066, 0.013438312336802483, 0.025410544127225876, 0.05021505430340767, -0.059340693056583405, 0.05760743468999863, -0.0055919792503118515, -0.12119196355342865, -0.0034456835128366947, -0.12275201827287674, -0.027914218604564667, -0.008934644982218742, 0.05211087688803673, -0.03397210314869881, 0.017987636849284172, -0.10590542107820511, 0.042998719960451126, -0.13228173553943634, 0.06906689703464508, -0.05620572715997696, -0.054558165371418, -0.041456468403339386, 0.021984508261084557, -0.0637136697769165, -0.043291378766298294, -0.14411813020706177, -0.023096423596143723, -0.1005089282989502, 0.14405877888202667, -0.017981339246034622, -0.030052995309233665, 0.013134186156094074, 0.01004087831825018, 0.11380578577518463, 0.07596217095851898, -0.006015188526362181, 0.12217917293310165, -0.09667005389928818, 0.0668872743844986, 0.10350633412599564, 0.033362168818712234, 0.00835826899856329, 0.11399604380130768, -0.03857011720538139, -0.001060981536284089, 0.09462535381317139, 0.10636721551418304, -0.15793609619140625, -0.14803920686244965, -0.061030879616737366, -0.09538744390010834, -0.1193666160106659, 0.012969537638127804, -0.019864803180098534, 0.10175010561943054, 0.06784752011299133, 0.15488958358764648, -0.03827013075351715, 0.06406576931476593, -0.037303075194358826, 0.03129049018025398, -0.052029840648174286, -0.06787363439798355, -0.10153566300868988, -0.11493323743343353, 0.014999539591372013, -0.008703195489943027, 0.3095923364162445, 0.11526361852884293, -0.09886670112609863, 0.07155898213386536, 0.02077571116387844, 0.022207843139767647, 0.03736572340130806, 0.2972782552242279, 0.10744206607341766, -0.02584123983979225, -0.1085815578699112, 0.019491318613290787, -0.004100296180695295, -0.022360142320394516, 0.17343221604824066, 0.14111226797103882, 0.02784070558845997, 0.053514514118433, 0.1294790506362915, -0.08485855162143707, 0.05789025500416756, 0.06772450357675552, 0.05480823665857315, 0.06392179429531097, -0.08337640762329102, 0.12024510651826859, 0.20495139062404633, -0.1418045461177826, 0.05332605168223381, -0.03734470531344414, -0.06643065810203552, -0.07637901604175568, -0.1191563606262207, -0.07467427104711533, -0.15524443984031677, 0.032250721007585526, -0.05887972563505173, 0.06526598334312439, 0.09870686382055283, 0.04274335131049156, -0.0368235744535923, 0.05925273522734642, -0.11561780422925949, -0.10187090933322906, 0.10636989027261734, -0.010099896229803562, 0.019382964819669724, -0.04150451719760895, -0.09041940420866013, 0.031344763934612274, -0.166167214512825, -0.05876646935939789, 0.10535778850317001, -0.03983735293149948, -0.05561579018831253, -0.10630777478218079, -0.05675005167722702, -0.041453488171100616, 0.08931361138820648, 0.08120980858802795, 0.23612050712108612, 0.026367217302322388, -0.05899972468614578, 0.009074145928025246, 0.1789700984954834, -0.007036183495074511, -0.19331581890583038, 0.054588112980127335, 0.16064992547035217, 0.006318206898868084, 0.0935996025800705, -0.06494396179914474, -0.08514568954706192, -0.07687143981456757, 0.14819519221782684, 0.3429111838340759, -0.014149421826004982, -0.009297500364482403, -0.10806343704462051, 0.03092672862112522, 0.025289345532655716, 0.1641395092010498, -0.056013718247413635, 0.13677066564559937, 0.0008692371193319559, 0.0453578382730484, -0.055280011147260666, 0.057404063642024994, -0.19634738564491272, 0.06277785450220108, 0.03683112561702728, -0.1124928668141365, -0.05657876655459404, 0.18665681779384613, -0.11336110532283783, 0.09564308077096939, 0.11905758827924728, -0.1551293432712555, -0.01457604207098484, 0.04997306689620018, 0.08472762256860733, 0.012566964142024517, 0.10302294045686722, -0.07620678097009659, -0.0432237945497036, -0.19741041958332062, -0.002900145249441266, -0.2176474630832672, -0.07088478654623032, 0.061145998537540436, -0.015977192670106888, 0.10518920421600342, -0.046578120440244675, 0.19992201030254364, 0.06992495805025101, 0.00727546401321888, -0.07468046247959137, 0.12239117920398712, 0.052262209355831146, -0.006373251788318157, -0.009345237165689468, -0.017163557931780815, -0.055422745645046234, -0.024717126041650772, 0.08892438560724258, -0.06349831819534302, 0.01165032759308815, 0.11317512392997742, 0.005033670924603939, -0.09794294834136963, 0.020423561334609985, -0.1266680806875229, 0.03686240687966347, 0.09004493802785873, -0.042252566665410995, -0.07402915507555008, -0.02076995186507702, -0.009669186547398567, 0.0637354776263237, -0.10657703131437302, -0.07017769664525986, -0.04699793830513954, -0.05294637009501457, 0.1580638289451599, 0.05865770950913429, -0.22289294004440308, 0.03366547450423241, -0.08686911314725876, 0.13815641403198242, -0.10890248417854309, 0.08856131881475449, 0.09505612403154373, -0.07150368392467499, 0.003300783922895789, -0.39024224877357483, 0.05152581259608269, 0.052398327738046646, -0.08229359984397888, -0.11294350028038025 ]
42a8ea374d32c9afaf2f2659054e2111bbf3f71c
# Dataset Card for "dreambooth-hackathon-images-fashion" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
linoyts/dreambooth-hackathon-images-fashion
[ "region:us" ]
2023-03-26T09:58:16+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 33312708.0, "num_examples": 14}], "download_size": 33286741, "dataset_size": 33312708.0}}
2023-03-26T09:58:30+00:00
[]
[]
TAGS #region-us
# Dataset Card for "dreambooth-hackathon-images-fashion" More Information needed
[ "# Dataset Card for \"dreambooth-hackathon-images-fashion\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"dreambooth-hackathon-images-fashion\"\n\nMore Information needed" ]
[ 6, 22 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"dreambooth-hackathon-images-fashion\"\n\nMore Information needed" ]
[ -0.030276238918304443, 0.2892570495605469, -0.004474416840821505, 0.08482735604047775, 0.06416813284158707, 0.06434459239244461, 0.12553583085536957, 0.053419411182403564, 0.043138355016708374, -0.019477229565382004, 0.15141817927360535, 0.13695397973060608, 0.05352238938212395, 0.20356248319149017, 0.010107104666531086, -0.14619851112365723, 0.05112995207309723, -0.009024973958730698, -0.11642088741064072, 0.06931595504283905, 0.015033738687634468, -0.08436737954616547, 0.06391014903783798, -0.05943775177001953, -0.15318544209003448, 0.023337850347161293, -0.07658595591783524, -0.00609713327139616, 0.051755230873823166, -0.0722397193312645, 0.1448206603527069, -0.025657346472144127, -0.008399171754717827, -0.08322139084339142, 0.050108734518289566, -0.02346159517765045, -0.04675234481692314, 0.018939461559057236, 0.021291127428412437, -0.03725091367959976, -0.06943929195404053, 0.13196179270744324, -0.023539377376437187, 0.0038299071602523327, -0.10030387341976166, -0.17962461709976196, -0.04706287384033203, 0.020236510783433914, 0.042791470885276794, -0.03303837031126022, 0.06483814120292664, 0.12247701734304428, -0.06356627494096756, 0.03855594992637634, 0.07105056941509247, 0.01828346773982048, -0.059452056884765625, 0.07240273803472519, 0.05103973671793938, 0.043892670422792435, -0.011926504783332348, 0.10247860848903656, 0.045269571244716644, 0.03759671002626419, -0.06910937279462814, -0.06496980786323547, -0.18708395957946777, 0.012504871934652328, -0.028588924556970596, -0.08442185819149017, 0.21294502913951874, 0.04232734441757202, 0.007092861458659172, 0.0004311073571443558, -0.020230621099472046, 0.0264680627733469, -0.039294496178627014, 0.042621783912181854, 0.01431260071694851, -0.001952851191163063, -0.08372916281223297, -0.04326821118593216, -0.09534365683794022, -0.08820612728595734, -0.04080904275178909, -0.0030184625647962093, -0.052356183528900146, 0.14583824574947357, -0.2592085301876068, -0.02853095531463623, 0.029015110805630684, -0.009199916385114193, -0.013507548719644547, -0.1593509316444397, 0.024528466165065765, 0.031420834362506866, 0.056529201567173004, 0.08003585040569305, 0.16924013197422028, 0.11593068391084671, 0.17706182599067688, 0.028554927557706833, -0.0041433535516262054, 0.11566650867462158, 0.14620402455329895, -0.13631457090377808, -0.009066654369235039, 0.060800701379776, -0.07411691546440125, -0.09896975755691528, 0.04607284441590309, -0.12316632270812988, -0.055311691015958786, 0.03434593975543976, -0.1296200305223465, 0.05899371951818466, -0.012699713930487633, -0.09320157766342163, -0.059859149158000946, -0.027979213744401932, 0.20329125225543976, 0.0038318224251270294, 0.0016236449591815472, -0.06871369481086731, -0.06548112630844116, -0.04790680855512619, -0.04843686521053314, 0.005839662626385689, 0.06391884386539459, 0.041518133133649826, -0.0543254017829895, -0.025059331208467484, -0.028427500277757645, 0.001464987639337778, 0.06571957468986511, -0.13005849719047546, 0.051051557064056396, -0.059048689901828766, -0.23204009234905243, 0.05230601504445076, 0.07555913925170898, -0.00364792812615633, 0.12788906693458557, -0.015639327466487885, 0.02694830670952797, -0.06883975118398666, -0.013482159934937954, 0.16713541746139526, -0.05384751409292221, 0.07519786059856415, -0.09753059595823288, 0.1556752622127533, -0.1637030988931656, 0.018983999267220497, -0.10458129644393921, 0.0009099412709474564, -0.04712005332112312, 0.06648484617471695, -0.1264101266860962, 0.1665164828300476, 0.03418219834566116, 0.019019674509763718, -0.06827202439308167, 0.05580699443817139, -0.038980696350336075, 0.10397027432918549, -0.18321071565151215, -0.05080322176218033, 0.17521163821220398, -0.13924211263656616, -0.2054470330476761, 0.006688451394438744, -0.09645699709653854, 0.09425344318151474, 0.04111289978027344, 0.18997439742088318, 0.12883536517620087, -0.02434801124036312, -0.05397201329469681, 0.031668566167354584, -0.20173509418964386, -0.18881946802139282, 0.020532989874482155, 0.046983182430267334, -0.12218151241540909, 0.012195109389722347, 0.014857223257422447, 0.0700228214263916, -0.11775742471218109, -0.08487319201231003, 0.044634003192186356, -0.1584959626197815, 0.0708475112915039, 0.07618065923452377, 0.04201168566942215, -0.0900958925485611, 0.0721765011548996, -0.10114699602127075, 0.018623460084199905, 0.01466951984912157, -0.055680133402347565, -0.061045680195093155, 0.022639956325292587, 0.01792343333363533, -0.015354478731751442, -0.05954918637871742, -0.04501289874315262, 0.016370505094528198, 0.025446249172091484, 0.020354410633444786, -0.007809973321855068, 0.12460611015558243, -0.02231517806649208, 0.02582935430109501, 0.02300494909286499, 0.05719446763396263, 0.00024212989956140518, 0.05824461206793785, 0.009721247479319572, 0.00852719321846962, -0.10535566508769989, 0.07398545742034912, 0.002877575345337391, -0.05244705080986023, 0.08031821250915527, 0.11384294927120209, 0.042124323546886444, -0.04171883314847946, 0.019998017698526382, -0.05370587110519409, -0.0028726179152727127, -0.06176961958408356, 0.05368131399154663, -0.03243126720190048, -0.012724895030260086, -0.029916953295469284, 0.07971389591693878, 0.1291867196559906, 0.1476021707057953, -0.19098609685897827, -0.0065623060800135136, 0.015496272593736649, 0.020859945565462112, 0.005620241165161133, -0.051931947469711304, 0.0052164532244205475, -0.10326589643955231, -0.017070937901735306, 0.013459268026053905, -0.015506718307733536, 0.024763159453868866, 0.05353595316410065, -0.008583695627748966, -0.12551915645599365, -0.00590865220874548, 0.06567419320344925, -0.09469489753246307, 0.08899460732936859, 0.20608972012996674, 0.0806054025888443, 0.15988531708717346, -0.02330893650650978, 0.014746835455298424, 0.0025084102526307106, -0.033875852823257446, -0.04141601175069809, 0.18149331212043762, -0.13360077142715454, -0.006834952160716057, 0.055338017642498016, -0.08528798818588257, 0.035359419882297516, -0.13436569273471832, -0.11482986807823181, -0.025027228519320488, 0.004679761826992035, -0.06906522065401077, 0.013475334271788597, -0.03344022110104561, 0.04814794659614563, -0.026389293372631073, -0.08650054037570953, 0.17612695693969727, -0.03382505849003792, 0.02297978475689888, 0.06618504226207733, -0.11741409450769424, -0.31835728883743286, -0.05416698008775711, -0.12314976006746292, 0.02412208542227745, 0.017237398773431778, -0.013391925022006035, -0.17153073847293854, -0.01793956384062767, 0.037298694252967834, -0.07615835219621658, -0.10439860075712204, -0.018501192331314087, 0.017763879150152206, -0.013788929209113121, -0.09109783172607422, -0.07700344920158386, 0.03639252483844757, -0.0410735160112381, 0.12935760617256165, 0.19202734529972076, -0.13626353442668915, 0.14429152011871338, 0.05615397170186043, -0.03363092988729477, 0.09994000196456909, 0.002386690815910697, 0.149942547082901, -0.0717015415430069, -0.023180991411209106, 0.1072806715965271, 0.05831550061702728, 0.04515053331851959, 0.02775745838880539, 0.06396347284317017, -0.11151216924190521, -0.0006312164478003979, -0.02675332874059677, -0.18772286176681519, -0.07473491132259369, -0.07636524736881256, 0.006605762988328934, 0.08752574771642685, 0.1127396821975708, 0.058720529079437256, 0.021856559440493584, 0.17315371334552765, 0.10995995998382568, -0.05822843313217163, -0.06917288899421692, -0.058206260204315186, -0.14700129628181458, -0.023516003042459488, -0.01934182643890381, -0.16264177858829498, -0.0929059237241745, 0.1419350802898407, 0.15780982375144958, 0.16198839247226715, 0.11345896124839783, 0.022784588858485222, 0.06270347535610199, 0.09558910131454468, 0.13878832757472992, 0.13915452361106873, 0.10149656236171722, -0.03153931349515915, 0.0177474282681942, 0.0011850232258439064, -0.0174820926040411, 0.03802737593650818, 0.08909868448972702, -0.1453961431980133, 0.09234154224395752, -0.12075304239988327, 0.024609889835119247, -0.04048915207386017, 0.08187826722860336, -0.2203502357006073, 0.09513074159622192, 0.08828563988208771, 0.11658959090709686, -0.11622069031000137, 0.07549318671226501, 0.12471368908882141, -0.005711328238248825, 0.1486949920654297, -0.07371021807193756, 0.0506620779633522, -0.06318436563014984, -0.017838306725025177, 0.046136341989040375, -0.0713144913315773, 0.03347625583410263, 0.0750482976436615, -0.09657290577888489, 0.11735217273235321, -0.013113128021359444, -0.011399930343031883, -0.13527055084705353, -0.05672607570886612, 0.0778307169675827, 0.017751675099134445, 0.20535391569137573, 0.027707917615771294, -0.07338365912437439, -0.09766747057437897, -0.042091742157936096, 0.03889225423336029, 0.08093807101249695, -0.021983522921800613, -0.11145257949829102, 0.1034540981054306, -0.04052697867155075, -0.05591386556625366, -0.1776864230632782, -0.050255563110113144, -0.09930646419525146, 0.00020958203822374344, 0.06649123132228851, -0.02134619653224945, 0.028935324400663376, -0.008953133597970009, -0.14942669868469238, 0.01451840065419674, 0.05901968106627464, -0.03001873567700386, -0.050219256430864334, -0.015810754150152206, 0.05734917148947716, 0.02522870898246765, 0.0381283238530159, -0.013896508142352104, 0.032783713191747665, -0.08372463285923004, -0.16307248175144196, 0.052820295095443726, -0.06461260467767715, 0.12042149156332016, -0.15386074781417847, -0.051451556384563446, 0.01586456410586834, 0.011928983964025974, -0.01757938042283058, 0.002277667634189129, -0.06322794407606125, -0.07755378633737564, 0.1881384253501892, -0.15466660261154175, 0.0003177691251039505, 0.1735459864139557, 0.1497536599636078, 0.032480962574481964, 0.03300116956233978, 0.02623271383345127, 0.08819499611854553, 0.20476403832435608, -0.1441202163696289, 0.0974346250295639, 0.05218065530061722, 0.0335535854101181, -0.3157104551792145, -0.05015222728252411, -0.15692397952079773, -0.05751720070838928, 0.05777277052402496, -0.2153024822473526, 0.081304632127285, 0.07608041912317276, -0.06562016904354095, 0.33415576815605164, -0.2252555787563324, -0.010191499255597591, 0.14041894674301147, 0.14327186346054077, 0.30257266759872437, -0.137961745262146, -0.06073720008134842, -0.10549163073301315, -0.1073751375079155, 0.2539234161376953, -0.049263373017311096, -0.017213124781847, 0.01203089952468872, 0.09005846083164215, -0.05221926420927048, -0.02711614966392517, 0.16716265678405762, 0.012644656002521515, 0.1342466026544571, -0.056279256939888, -0.08907581120729446, 0.19503259658813477, -0.023508183658123016, -0.018803054466843605, 0.055305950343608856, 0.007705777417868376, -0.05452919006347656, 0.05672533065080643, -0.006079486105591059, 0.04254835844039917, 0.02667936123907566, -0.06371854990720749, -0.13857252895832062, 0.007167101837694645, -0.16161233186721802, 0.04558456316590309, 0.1302839070558548, 0.06743831187486649, 0.03718196228146553, 0.012170897796750069, 0.00011399481445550919, -0.01194535568356514, -0.010391078889369965, -0.12265299260616302, -0.0757208839058876, 0.11193858087062836, -0.11859755218029022, -0.02751638926565647, 0.06938627362251282, 0.04923304170370102, 0.024600476026535034, 0.029557839035987854, -0.03958781063556671, 0.07762746512889862, 0.15991675853729248, -0.11174246668815613, -0.09030430018901825, 0.027744479477405548, 0.07857976853847504, 0.10956181585788727, 0.05643051117658615, 0.0007493828888982534, 0.06807953864336014, -0.014470195397734642, -0.046911559998989105, 0.06451591849327087, -0.02916776016354561, -0.02806524932384491, 0.13046196103096008, 0.044966574758291245, -0.156661719083786, 0.15749973058700562, 0.022195320576429367, -0.13099081814289093, -0.06734666228294373, 0.02519829384982586, 0.004888174124062061, -0.10668303072452545, -0.0329517237842083, 0.23601438105106354, -0.06799715012311935, -0.1137118712067604, -0.011678393930196762, -0.08438138663768768, 0.002233383944258094, 0.1020275205373764, 0.03411953151226044, 0.05506790429353714, 0.06810425221920013, -0.03787786513566971, -0.007082855328917503, -0.03637900948524475, -0.03859519213438034, 0.04568987339735031, -0.1358008086681366, -0.20223677158355713, -0.009838049300014973, 0.18287286162376404, -0.11623048782348633, -0.08648821711540222, -0.042818088084459305, 0.10017403215169907, -0.13064700365066528, 0.056835003197193146, -0.023275291547179222, -0.02084837108850479, 0.015821579843759537, 0.05962635576725006, -0.03449049964547157, -0.09108316898345947, -0.13206952810287476, 0.10687418282032013, 0.11447411775588989, -0.0384012907743454, -0.06572496891021729, -0.03684496507048607, 0.09512969851493835, -0.029898706823587418, 0.07858484238386154, 0.0720943808555603, -0.05663777142763138, 0.04734879359602928, -0.12333504110574722, -0.1610715091228485, 0.0987945944070816, 0.03282758593559265, 0.015758393332362175, 0.19964641332626343, -0.051278501749038696, -0.008175194263458252, -0.03408512845635414, 0.04235335439443588, -0.01776963286101818, -0.05373035743832588, -0.04916244000196457, -0.03545292094349861, -0.07326555997133255, -0.0490744411945343, 0.018089134246110916, 0.25784218311309814, -0.025271238759160042, 0.03832070529460907, 0.041990481317043304, 0.06699927151203156, -0.013547206297516823, -0.023167727515101433, -0.004893377423286438, -0.14995279908180237, -0.003488718532025814, 0.07539869844913483, -0.013577574864029884, -0.0513116717338562, 0.3391910195350647, -0.02884926274418831, -0.16006022691726685, -0.07867161929607391, 0.061621058732271194, -0.08733958005905151, 0.05938201770186424, 0.2742837369441986, 0.02080158144235611, -0.029499705880880356, -0.030755773186683655, 0.07901392877101898, 0.043187081813812256, 0.13117313385009766, 0.048365723341703415, 0.032087039202451706, 0.06038723140954971, 0.033765897154808044, 0.09057319909334183, 0.07754620909690857, 0.09669870138168335, 0.0900016576051712, 0.07329343259334564, 0.08911697566509247, 0.008684035390615463, -0.15575218200683594, 0.021018674597144127, 0.0037209056317806244, 0.02603277936577797, -0.004236401058733463, -0.056331880390644073, -0.0060267020016908646, -0.10602501034736633, -0.06838946044445038, -0.08944053947925568, 0.07918687164783478, -0.012667187489569187, -0.05703366547822952, 0.26513218879699707, 0.035577334463596344, -0.0266617052257061, 0.017368074506521225, -0.06261305510997772, 0.11982017010450363, 0.0691646859049797, -0.030875828117132187, -0.1105005145072937, -0.0005783014930784702, -0.0752701461315155, 0.02282125875353813, 0.04448475316166878, -0.05682402849197388, -0.02927732653915882, 0.017118604853749275, 0.03308255597949028, -0.09255708754062653, -0.1204364076256752, -0.05690177530050278, 0.01932203769683838, -0.1082349643111229, -0.01751367375254631, 0.03298608958721161, 0.04925314709544182, 0.014531729742884636, -0.03115796111524105, 0.026184426620602608, 0.08358196914196014, -0.02957911416888237, -0.0569278746843338, -0.2028498500585556, 0.07693733274936676, 0.01821424439549446, -0.06436987966299057, -0.09084316343069077, 0.14922910928726196, 0.18821239471435547, -0.11038891971111298, -0.017107060179114342, 0.05127275362610817, 0.02720903791487217, -0.05262581259012222, 0.11796710640192032, -0.04396325349807739, 0.027653109282255173, -0.08336776494979858, -0.14187145233154297, 0.012650174088776112, -0.059895627200603485, 0.016498275101184845, -0.04999490827322006, 0.0694935992360115, 0.0044060153886675835, -0.12147670239210129, 0.16534017026424408, -0.16387757658958435, 0.10335083305835724, 0.20646879076957703, -0.055823031812906265, -0.07682589441537857, 0.04841628670692444, 0.036095164716243744, 0.07188403606414795, 0.03814537078142166, -0.10835448652505875, -0.022393252700567245, -0.07150506973266602, 0.0020357759203761816, -0.28951093554496765, -0.1616239845752716, -0.019105883315205574, -0.1570756435394287, 0.20138022303581238, -0.01708463951945305, 0.020407486706972122, 0.036913953721523285, 0.007859151810407639, -0.051229313015937805, 0.02172081544995308, 0.026556100696325302, 0.1316339671611786, -0.08504626154899597, 0.13687101006507874, -0.04658522829413414, -0.07832355052232742, 0.030500169843435287, -0.027458716183900833, -0.04940684139728546, 0.08385012298822403, -0.025898810476064682, -0.015805553644895554, 0.03016439639031887, -0.06721369177103043, 0.09081195294857025, -0.0108701316639781, 0.013311910443007946, -0.023239005357027054, 0.02026941440999508, 0.04605197161436081, 0.01843923330307007, -0.13056670129299164, -0.0951172262430191, 0.05438617244362831, -0.1151418685913086, 0.04948774352669716, -0.018254857510328293, -0.13584531843662262, 0.050024714320898056, -0.1847069263458252, 0.023534325882792473, 0.028994686901569366, 0.03498575836420059, 0.13728934526443481, 0.07875252515077591, 0.00013069435954093933, 0.19610120356082916, 0.032137300819158554, 0.022685276344418526, 0.021681034937500954, -0.09787867218255997 ]
080620b9a6a71bb80e3d775f8376cc6e40fcde4f
This tadaset is perfect for training hypernet models, or dreambooth.
Borismile/Anime-dataset
[ "license:apache-2.0", "region:us" ]
2023-03-26T10:47:19+00:00
{"license": "apache-2.0"}
2023-04-11T11:51:18+00:00
[]
[]
TAGS #license-apache-2.0 #region-us
This tadaset is perfect for training hypernet models, or dreambooth.
[]
[ "TAGS\n#license-apache-2.0 #region-us \n" ]
[ 14 ]
[ "passage: TAGS\n#license-apache-2.0 #region-us \n" ]
[ -0.014972950331866741, 0.1377405971288681, -0.008658665232360363, -0.026387644931674004, -0.06495039910078049, 0.02879125252366066, 0.153837651014328, 0.10483942180871964, 0.1256849616765976, -0.0962781235575676, 0.15542295575141907, 0.06252618134021759, 0.01139750611037016, 0.01549961045384407, 0.010183668695390224, -0.10781864821910858, 0.10650338232517242, -0.03490327671170235, -0.0707244873046875, 0.013394840992987156, 0.033960238099098206, 0.01981612667441368, -0.023830559104681015, -0.012257595546543598, 0.01112176850438118, 0.0037393702659755945, 0.07398658245801926, -0.03678586333990097, 0.0712570771574974, -0.0307270847260952, 0.04963022843003273, 0.037079621106386185, -0.007749613840132952, -0.26644203066825867, 0.0024822098203003407, -0.024022065103054047, -0.07085459679365158, 0.029720399528741837, 0.013389789499342442, 0.01578286662697792, 0.00231059524230659, 0.07178761065006256, -0.05940864980220795, 0.031044602394104004, -0.10492347925901413, -0.29222142696380615, -0.17006294429302216, 0.01744023710489273, 0.06068360060453415, 0.05476497858762741, 0.09300920367240906, 0.11550862342119217, -0.14644485712051392, -0.044547248631715775, 0.07099119573831558, -0.3628372251987457, 0.050203535705804825, 0.08580845594406128, -0.01402231678366661, 0.057996317744255066, 0.02550811693072319, 0.06553854793310165, 0.10383764654397964, -0.038684334605932236, -0.08282918483018875, -0.048850782215595245, -0.07356837391853333, 0.10531846433877945, -0.00149822561070323, -0.12009333074092865, 0.345758318901062, 0.07138761878013611, -0.013982822187244892, 0.1401686668395996, -0.03401775285601616, 0.08242715895175934, 0.00856063887476921, 0.07128778845071793, 0.11027930676937103, 0.21097713708877563, 0.1913771778345108, -0.10426254570484161, -0.16983820497989655, -0.05970091372728348, -0.17783339321613312, 0.02624516934156418, 0.006967680528759956, 0.1441962569952011, -0.15566711127758026, -0.007344068959355354, -0.08945375680923462, -0.05843057110905647, -0.052450742572546005, -0.06543421745300293, 0.15477518737316132, 0.08793632686138153, -0.09496267139911652, 0.12857593595981598, 0.16295284032821655, 0.27066588401794434, 0.0397113561630249, 0.0019443186465650797, -0.1110435351729393, 0.16749770939350128, -0.07042741030454636, 0.013758119195699692, 0.11881717294454575, 0.07653947174549103, 0.10706596076488495, -0.16501086950302124, 0.12452162802219391, -0.016609763726592064, -0.11789992451667786, -0.018261663615703583, -0.1484517753124237, 0.16352272033691406, 0.06240275129675865, -0.10497567802667618, -0.06494749337434769, 0.07674259692430496, 0.11038123816251755, -0.04079411178827286, -0.009143678471446037, -0.015199431218206882, 0.01051195990294218, -0.009426284581422806, 0.027398476377129555, 0.04705727845430374, 0.058609262108802795, 0.0033366302959620953, -0.07381071150302887, -0.020023247227072716, 0.003280751407146454, 0.1267043501138687, 0.1569293588399887, -0.05185375362634659, 0.04033694788813591, -0.06643003970384598, -0.15634682774543762, 0.033434003591537476, 0.08608060330152512, 0.0321158766746521, -0.007054667454212904, 0.10480355471372604, 0.0473899245262146, -0.004594990983605385, -0.090055912733078, -0.06355541944503784, -0.08356712758541107, 0.04190095514059067, -0.11996523290872574, -0.0058386498130857944, -0.25945019721984863, 0.00316249905154109, -0.1388063281774521, 0.0704830139875412, 0.04737875238060951, -0.11123143136501312, -0.11911641061306, 0.18649786710739136, -0.07714612036943436, 0.055908672511577606, -0.05615519732236862, -0.008492839522659779, -0.03699778765439987, 0.06682316213846207, -0.14747841656208038, -0.0005399030051194131, 0.18717823922634125, -0.14897091686725616, -0.183698832988739, 0.007495424710214138, 0.03250853717327118, 0.014232120476663113, 0.028690440580248833, 0.30018556118011475, -0.04365801066160202, -0.022711357101798058, 0.14066553115844727, 0.16189178824424744, -0.0973799079656601, -0.2718583643436432, 0.14789041876792908, -0.18816958367824554, -0.19481199979782104, 0.02703963965177536, -0.10175284743309021, 0.06735242903232574, 0.0434052050113678, -0.12173084169626236, -0.040761545300483704, -0.06889492273330688, -0.03939614072442055, -0.04728172346949577, 0.01916317269206047, -0.06263907253742218, 0.06502450257539749, -0.0881565511226654, 0.0690668523311615, 0.1269703209400177, 0.08447451889514923, -0.026536764577031136, 0.009126527234911919, 0.025589320808649063, 0.017330490052700043, -0.03833708539605141, 0.01929517462849617, 0.01688491925597191, -0.09582766890525818, 0.07343678176403046, 0.10080436617136002, 0.0517999529838562, -0.10638647526502609, 0.023197486996650696, 0.03179466351866722, 0.0024750155862420797, 0.0694531574845314, 0.06032438576221466, -0.10287857055664062, 0.06489933282136917, -0.0037468012887984514, 0.0518820621073246, 0.07478269934654236, -0.022493045777082443, 0.020172767341136932, -0.044141460210084915, -0.04319985210895538, 0.08567604422569275, -0.019361646845936775, -0.08695904165506363, 0.02959357015788555, 0.005028232932090759, 0.10603106021881104, 0.04762826859951019, -0.10406646132469177, 0.16851206123828888, 0.03276379778981209, 0.14172857999801636, 0.16983027756214142, -0.05003548413515091, 0.13265447318553925, -0.018061332404613495, 0.011779023334383965, -0.027860842645168304, 0.08203933387994766, 0.013741283677518368, -0.0884268656373024, 0.010677173733711243, -0.0012559969909489155, -0.04808245599269867, 0.026862075552344322, -0.05627221614122391, -0.11836695671081543, -0.059314463287591934, -0.028883814811706543, 0.22526615858078003, -0.10537033528089523, 0.12464691698551178, 0.5217018723487854, 0.024548746645450592, 0.047969620674848557, -0.16087572276592255, -0.06556912511587143, -0.03724734112620354, 0.01234061736613512, -0.03181084617972374, 0.13119523227214813, -0.06553105264902115, 0.03862816467881203, 0.0817440003156662, 0.07771708816289902, 0.04734378680586815, -0.17659273743629456, -0.12391189485788345, 0.0027862393762916327, -0.06264690309762955, -0.1301562488079071, -0.015394099988043308, -0.11034313589334488, 0.036011673510074615, 0.015018938109278679, -0.09842728823423386, 0.16451223194599152, -0.03630390390753746, -0.045461565256118774, 0.04944632574915886, -0.2314302921295166, -0.0839247852563858, -0.12943525612354279, -0.03678453713655472, -0.023447291925549507, 0.016634400933980942, 0.09078312665224075, -0.055623311549425125, -0.0538143664598465, 0.03897318243980408, -0.08703092485666275, -0.05625670403242111, -0.015357088297605515, 0.04862850904464722, 0.08293753117322922, 0.04238975793123245, -0.10195945203304291, -0.04045995697379112, -0.002702324651181698, -0.01255359873175621, 0.033146876841783524, -0.07412629574537277, 0.0853082686662674, 0.11064175516366959, 0.049554772675037384, 0.03361808881163597, -0.0033064892049878836, 0.07316921651363373, -0.013150024227797985, -0.06427362561225891, 0.1754506230354309, -0.014537261798977852, 0.052527204155921936, 0.1614663302898407, 0.06942721456289291, -0.08693967014551163, -0.016334567219018936, -0.05160483345389366, -0.11219155788421631, -0.313568115234375, -0.0514010526239872, -0.0697566568851471, 0.10370723158121109, 0.016293581575155258, 0.11431120336055756, 0.11805130541324615, 0.05553880333900452, 0.02477053552865982, -0.030986998230218887, -0.013935171999037266, -0.008552669547498226, 0.14244908094406128, -0.040016934275627136, -0.025634407997131348, -0.16582822799682617, 0.05352972075343132, 0.19532184302806854, 0.17346875369548798, 0.16141186654567719, 0.2949795722961426, 0.1219889223575592, 0.1499485820531845, 0.20596453547477722, 0.03277221694588661, 0.08221390843391418, 0.06475520879030228, 0.0147244893014431, -0.07361224293708801, -0.02132425457239151, -0.0358458049595356, 0.09254280477762222, -0.020926684141159058, -0.1894368976354599, 0.04358299449086189, -0.20253854990005493, 0.04529424384236336, 0.1325015276670456, 0.10060963034629822, 0.0372280478477478, 0.12041204422712326, 0.10496384650468826, 0.07236151397228241, 0.02265322208404541, 0.155935138463974, -0.10047086328268051, -0.04170655459165573, 0.10314960777759552, 0.03088374249637127, 0.08923831582069397, 0.05249778553843498, 0.024546442553400993, -0.09486964344978333, -0.18898503482341766, 0.08735544979572296, 0.15138362348079681, -0.18271131813526154, 0.25446999073028564, 0.007140269037336111, -0.10152944922447205, -0.04616072401404381, -0.034160908311605453, 0.07485716044902802, 0.1744716465473175, 0.09998820722103119, 0.07455950975418091, -0.2311946600675583, 0.06371928006410599, -0.0805746391415596, 0.03850121796131134, 0.009798256680369377, -0.0012644194066524506, -0.1523386389017105, -0.06277230381965637, 0.03955406695604324, 0.028464701026678085, 0.16074317693710327, -0.09644434601068497, -0.07261957228183746, 0.0019746189936995506, 0.14707164466381073, -0.027826759964227676, -0.12161600589752197, 0.07778380811214447, 0.026536058634519577, 0.10129949450492859, -0.046719279140233994, 0.01687805913388729, -0.0395737923681736, -0.22956150770187378, 0.06549007445573807, -0.02001434937119484, 0.016561396420001984, -0.057295773178339005, -0.095908522605896, -0.09420177340507507, -0.1935003399848938, 0.09841206669807434, -0.0820716917514801, 0.02724429965019226, -0.03322573006153107, 0.12508079409599304, -0.09227079153060913, 0.022051848471164703, 0.002473256317898631, -0.0009367846651002765, -0.0559639148414135, -0.12471262365579605, 0.08924731612205505, -0.02971985563635826, -0.0013593619223684072, -0.004879474639892578, -0.037194594740867615, 0.05458180233836174, 0.06104811653494835, -0.09029456228017807, 0.17284651100635529, 0.304045170545578, -0.06797412037849426, 0.21419626474380493, 0.3437173664569855, -0.12620802223682404, -0.22579985857009888, -0.2027367204427719, -0.287395715713501, -0.1499757170677185, 0.09507355093955994, -0.18301111459732056, 0.10197417438030243, 0.19583699107170105, -0.1618303805589676, 0.17492994666099548, -0.18311083316802979, -0.021827004849910736, 0.20329692959785461, -0.06383024156093597, 0.3788199722766876, -0.11906247586011887, -0.10778811573982239, -0.09945111721754074, -0.1618940234184265, 0.10558515042066574, -0.18797975778579712, 0.02240607887506485, 0.03505697101354599, -0.06375153362751007, -0.049790963530540466, -0.018343381583690643, 0.24272295832633972, -0.001803387189283967, 0.0726020559668541, -0.07976466417312622, 0.016474680975079536, 0.1855529397726059, -0.05465783178806305, 0.036813490092754364, -0.15827761590480804, -0.028589751571416855, -0.009538229554891586, 0.037033237516880035, -0.03485805541276932, 0.07510014623403549, 0.0011767554096877575, -0.07188761979341507, -0.0968698114156723, -0.021874895319342613, -0.04847799241542816, -0.005289438646286726, 0.26872649788856506, 0.076040118932724, -0.053988635540008545, 0.10166085511445999, -0.0624149851500988, -0.1741536259651184, 0.016763299703598022, -0.10044022649526596, -0.07138258218765259, 0.0554080568253994, -0.24670164287090302, 0.034909263253211975, 0.05687393248081207, -0.06160387769341469, 0.03683772310614586, 0.05927642062306404, -0.09550898522138596, -0.021464845165610313, 0.12709221243858337, -0.0498422347009182, -0.0725388154387474, 0.06216653808951378, 0.1259109526872635, 0.11850999295711517, 0.0343933068215847, 0.07898429036140442, 0.04615308716893196, 0.00829920545220375, 0.021227914839982986, 0.07433275133371353, -0.17039799690246582, -0.05188438296318054, 0.05058757960796356, -0.02595781534910202, -0.1195429265499115, 0.25599008798599243, 0.024486735463142395, -0.03208741545677185, -0.03641199693083763, 0.034413471817970276, -0.05278664082288742, -0.09139014035463333, -0.055758245289325714, -0.012565652839839458, -0.09509796649217606, -0.18549469113349915, 0.037074074149131775, -0.09632396697998047, -0.031133420765399933, -0.03407083451747894, 0.1050528809428215, 0.10973811894655228, 0.0608430951833725, -0.035467516630887985, 0.16503585875034332, -0.08250437676906586, -0.18473856151103973, -0.014520380645990372, -0.04597662389278412, -0.2016236037015915, 0.02965214103460312, 0.06940829008817673, -0.013816002756357193, -0.046515315771102905, -0.05482683703303337, 0.08873733133077621, -0.2119728922843933, 0.016329854726791382, -0.08455836027860641, 0.001034914399497211, 0.0714198648929596, -0.0625232607126236, -0.02158266305923462, 0.019058139994740486, -0.16247235238552094, -0.057285383343696594, -0.010741667822003365, 0.05505165457725525, -0.10866090655326843, -0.059575166553258896, 0.13569991290569305, 0.05747954174876213, 0.09156093001365662, 0.08844062685966492, 0.012601320631802082, 0.14171354472637177, -0.1320880800485611, -0.07235664874315262, 0.07277880609035492, 0.03337378427386284, -0.02606162242591381, 0.016614673659205437, -0.08515988290309906, 0.08969198167324066, -0.07962571084499359, 0.01820359006524086, -0.060848966240882874, -0.13395224511623383, -0.14613622426986694, -0.008169831708073616, -0.17318809032440186, 0.04386909306049347, -0.1962924599647522, 0.20117418467998505, 0.049670200794935226, 0.11739125847816467, 0.09586193412542343, 0.0011940872063860297, 0.02116451971232891, 0.03084888681769371, -0.038015320897102356, -0.06214485689997673, -0.1336703896522522, -0.034515380859375, -0.14342233538627625, -0.05508563295006752, 0.3311520218849182, -0.04312245175242424, -0.13223427534103394, 0.05347722768783569, 0.08347365260124207, 0.016498390585184097, 0.023317286744713783, 0.24889890849590302, 0.04722274839878082, 0.01573793776333332, -0.13385194540023804, -0.026428358629345894, 0.01794368028640747, -0.16727277636528015, 0.06783340871334076, 0.09281940758228302, 0.16844220459461212, 0.05829422175884247, 0.05544407665729523, -0.019741542637348175, -0.05980636551976204, -0.07777530699968338, 0.14353948831558228, 0.032101042568683624, 0.07295279204845428, 0.09418365359306335, 0.159424290060997, -0.01132612582296133, 0.011219488456845284, -0.048546407371759415, 0.018409814685583115, -0.15742093324661255, -0.13183769583702087, 0.0072431364096701145, -0.15321512520313263, 0.010697826743125916, 0.011604762636125088, 0.031117310747504234, 0.2556179463863373, 0.040744051337242126, -0.06757266819477081, -0.061626169830560684, -0.15643614530563354, -0.04558565840125084, -0.04036465659737587, -0.007026704493910074, -0.038584496825933456, -0.04671114683151245, -0.11182798445224762, -0.0216030515730381, -0.08770470321178436, -0.06560606509447098, 0.03681713715195656, 0.030047502368688583, 0.026680879294872284, -0.10008109360933304, -0.026802673935890198, -0.08784958720207214, 0.040374286472797394, 0.0004315301775932312, 0.18315750360488892, 0.03631989657878876, 0.0276914332062006, 0.1346033811569214, 0.07949449867010117, -0.04593978822231293, -0.1404203623533249, -0.04276864603161812, 0.050976864993572235, -0.04557491093873978, 0.06821722537279129, -0.047834381461143494, -0.008090421557426453, -0.03426219895482063, 0.22107382118701935, 0.2087077796459198, -0.07518038153648376, -0.0023365700617432594, -0.04285150393843651, 0.01813213713467121, 0.007908736355602741, 0.15072014927864075, 0.0591626912355423, 0.10565771162509918, -0.0679246187210083, -0.012176652438938618, -0.016756610944867134, 0.013343945145606995, -0.18723566830158234, 0.07582846283912659, -0.030456462875008583, -0.11726406216621399, -0.038775019347667694, 0.12641341984272003, -0.06347712874412537, 0.09165021777153015, 0.09027697890996933, -0.029973473399877548, 0.027466343715786934, 0.0041959225200116634, 0.20493634045124054, 0.02617124654352665, 0.048617783933877945, -0.1167941614985466, -0.09022688120603561, 0.04032917320728302, 0.00874406099319458, -0.3118123412132263, -0.1954881250858307, 0.10563000291585922, 0.06715425848960876, 0.2813838720321655, 0.0376100093126297, 0.04810243472456932, 0.015465166419744492, 0.07121489197015762, -0.12309351563453674, 0.13339413702487946, 0.046601615846157074, -0.01129146758466959, -0.11312273144721985, -0.22528712451457977, -0.08437834680080414, -0.05826718360185623, 0.07650711387395859, 0.06533077359199524, 0.0024006948806345463, 0.1862800121307373, -0.0665736049413681, -0.02629813738167286, -0.025829114019870758, -0.15687870979309082, 0.03671088442206383, -0.06590475142002106, -0.042691074311733246, -0.0751107782125473, -0.03413062542676926, -0.023224810138344765, 0.055103402584791183, -0.24346224963665009, -0.05677183344960213, 0.2217833697795868, 0.021673565730452538, 0.14538446068763733, 0.02648567035794258, 0.03698272630572319, -0.035830456763505936, -0.04817749559879303, 0.054671525955200195, -0.08730608224868774, 0.004225281998515129, 0.10913265496492386, -0.03198149800300598, 0.021041326224803925, -0.1597670465707779, 0.046472933143377304, -0.043475229293107986, -0.005544837564229965, -0.0814170315861702 ]
8e1bc99805c961fbd0d360081f49a4bb51ea8d76
we propose the Flowmind2digital method and the hdFlowmind dataset in this paper. The hdFlowmind is a dataset containing 1,776 hand-drawn and manually annotated flowminds, which considered a larger scope of 22 scenarios while having bigger quantity compared to previous works.
caijanfeng/hdflowmind
[ "license:openrail", "region:us" ]
2023-03-26T11:06:19+00:00
{"license": "openrail"}
2023-03-26T11:19:57+00:00
[]
[]
TAGS #license-openrail #region-us
we propose the Flowmind2digital method and the hdFlowmind dataset in this paper. The hdFlowmind is a dataset containing 1,776 hand-drawn and manually annotated flowminds, which considered a larger scope of 22 scenarios while having bigger quantity compared to previous works.
[]
[ "TAGS\n#license-openrail #region-us \n" ]
[ 12 ]
[ "passage: TAGS\n#license-openrail #region-us \n" ]
[ -0.0627032071352005, 0.20364370942115784, -0.0070776790380477905, 0.002180383075028658, -0.005228010006248951, -0.018459616228938103, 0.20680901408195496, 0.013510754331946373, 0.13583551347255707, -0.07709160447120667, 0.1715884655714035, 0.12994356453418732, -0.07453788071870804, 0.08679462224245071, -0.05989879369735718, -0.18304860591888428, 0.07055921107530594, -0.07563215494155884, -0.05263461917638779, 0.05095914751291275, 0.02460538223385811, -0.030316080898046494, -0.03783666342496872, -0.011179332621395588, -0.10959870368242264, 0.10447067022323608, -0.005247598048299551, -0.04199614375829697, 0.11301977932453156, -0.016331948339939117, 0.11434071511030197, 0.07865498960018158, -0.002050557406619191, -0.1776043176651001, 0.02024059370160103, -0.06629250198602676, -0.12268514186143875, 0.0606926865875721, 0.0781099870800972, -0.026987962424755096, 0.07282538712024689, 0.16987895965576172, 0.08058670163154602, 0.059859346598386765, -0.1833706945180893, -0.26897740364074707, -0.06710389256477356, -0.0010470362612977624, 0.017952654510736465, 0.053402628749608994, 0.09913484007120132, 0.11622488498687744, -0.16690225899219513, 0.05162948742508888, 0.006744056008756161, -0.35238316655158997, 0.04522820562124252, 0.19255304336547852, 0.07492654770612717, 0.08643733710050583, -0.06893547624349594, 0.036405544728040695, 0.09614764899015427, -0.10193738341331482, -0.05269568786025047, -0.03367273882031441, -0.017953068017959595, 0.14295634627342224, -0.05411791801452637, -0.03916677460074425, 0.29724642634391785, -0.017408058047294617, 0.004061901941895485, 0.023771408945322037, -0.0764755979180336, -0.025285089388489723, 0.07867135852575302, 0.013897964730858803, 0.04705490544438362, 0.20271125435829163, 0.0842801183462143, -0.09273398667573929, -0.156398206949234, 0.0006510554812848568, -0.19461119174957275, 0.1874721795320511, -0.002070540329441428, 0.11997190117835999, -0.11074435710906982, 0.03701324015855789, -0.09175765514373779, -0.04074125364422798, -0.02204384095966816, -0.14600929617881775, 0.03385103493928909, -0.041096821427345276, -0.043685249984264374, 0.033284448087215424, 0.03250362351536751, 0.2556687891483307, 0.004407636821269989, -0.01276999432593584, -0.0627470538020134, 0.17627394199371338, 0.02560492604970932, -0.014972807839512825, 0.09617116302251816, 0.1448325663805008, -0.01785840466618538, -0.20387573540210724, 0.03913493454456329, -0.058257635682821274, -0.1636800915002823, -0.020563242956995964, -0.22049017250537872, 0.17570124566555023, -0.049090273678302765, -0.08440089970827103, -0.04649650305509567, 0.04612911120057106, 0.13947156071662903, 0.005569269880652428, 0.04518052563071251, -0.014378228224813938, -0.04690184071660042, -0.036821149289608, -0.05242220312356949, 0.044038791209459305, 0.09628202766180038, 0.2072698473930359, -0.18285785615444183, -0.028619134798645973, -0.028685851022601128, 0.04530543461441994, 0.07434971630573273, -0.19215252995491028, 0.05289759859442711, -0.10906439274549484, -0.20805157721042633, 0.005186151713132858, 0.0518706850707531, -0.019497089087963104, 0.01692560315132141, 0.024453487247228622, -0.001423599198460579, -0.02046404406428337, -0.05618840456008911, -0.09258749336004257, -0.08622604608535767, 0.0761411115527153, -0.13704322278499603, -0.04081455618143082, -0.2532404959201813, -0.048165109008550644, -0.13268356025218964, 0.006094834767282009, 0.07819274812936783, -0.08234754949808121, -0.1548471599817276, 0.23773357272148132, 0.05904164910316467, 0.06484989076852798, -0.1135428324341774, -0.0002880757674574852, -0.007063118740916252, 0.08105617761611938, -0.06833845376968384, -0.027309054508805275, 0.1545681357383728, -0.11231940984725952, -0.07858030498027802, 0.007091353181749582, -0.022424329072237015, 0.10422323644161224, 0.0038836204912513494, 0.33054983615875244, 0.004034997895359993, -0.23783563077449799, 0.20132476091384888, 0.17420557141304016, -0.2192862331867218, -0.30348366498947144, 0.07201468199491501, -0.13475646078586578, -0.12344901263713837, 0.006356566213071346, 0.14750728011131287, 0.041500501334667206, -0.022203786298632622, -0.031350959092378616, 0.030252370983362198, -0.043675247579813004, -0.021331388503313065, 0.03992011025547981, 0.09120800346136093, -0.11466702073812485, 0.05234701186418533, -0.0000972484122030437, 0.01788206212222576, 0.15140123665332794, -0.01589193567633629, -0.08121923357248306, -0.03743145987391472, 0.026379406452178955, -0.060888584703207016, -0.03854367136955261, -0.028425151482224464, 0.031841326504945755, 0.056679122149944305, 0.06872892379760742, 0.3205977976322174, 0.05025182291865349, -0.05105188488960266, 0.03311257064342499, 0.023003211244940758, 0.12998490035533905, 0.047671277076005936, -0.0027741114608943462, -0.18800359964370728, 0.09303625673055649, -0.06320087611675262, -0.13873820006847382, -0.11361245810985565, 0.019364306703209877, 0.13930447399616241, -0.010342535562813282, 0.06533592939376831, 0.06187532842159271, -0.03011184185743332, -0.012025104835629463, 0.015043102204799652, 0.010651770979166031, 0.13223397731781006, 0.09600751847028732, -0.04619649425148964, 0.21136778593063354, -0.059982720762491226, 0.36994004249572754, 0.05484386533498764, -0.10839024186134338, -0.0819130539894104, -0.14497877657413483, -0.09470511972904205, -0.01110832765698433, 0.022584090009331703, 0.035654500126838684, -0.05083756148815155, -0.08755729347467422, 0.09203687310218811, -0.02874242328107357, -0.05666686221957207, -0.06780607253313065, -0.0600639209151268, -0.06154793128371239, 0.08020736277103424, 0.1645957976579666, -0.188325434923172, 0.1601114422082901, 0.239795982837677, 0.008809205144643784, 0.19300739467144012, -0.07466618716716766, 0.018988413736224174, -0.08411207050085068, 0.06276237219572067, -0.03716874122619629, 0.16895252466201782, -0.11083261668682098, 0.019973034039139748, 0.014955260790884495, 0.06589265912771225, 0.11122901737689972, -0.16583062708377838, -0.17698872089385986, 0.0698443055152893, 0.07356780022382736, -0.04023103415966034, 0.1270194947719574, -0.12164314836263657, 0.04994911700487137, -0.008029600605368614, -0.17205852270126343, 0.14708134531974792, -0.05679657310247421, -0.0522850900888443, 0.046186767518520355, -0.14027157425880432, 0.04603146016597748, -0.13883163034915924, -0.1831498146057129, 0.07410536706447601, 0.0447724424302578, 0.0853283479809761, -0.028577202931046486, -0.06465814262628555, 0.06665623188018799, -0.1749630570411682, -0.22570179402828217, -0.05091938003897667, -0.034045301377773285, 0.14419524371623993, -0.08124358206987381, -0.09896823763847351, -0.005964708514511585, -0.052210092544555664, -0.010813425295054913, 0.04134169593453407, -0.02317074127495289, 0.11806103587150574, 0.1417810618877411, 0.052286647260189056, 0.06803225725889206, -0.05499524250626564, 0.06692277640104294, 0.023554645478725433, -0.08309011906385422, 0.022025959566235542, -0.045601945370435715, 0.08240833133459091, 0.2719753384590149, 0.14573480188846588, -0.10270857810974121, -0.0007484450470656157, -0.10092943161725998, -0.1378752440214157, -0.3071639835834503, -0.028130926191806793, -0.12524405121803284, 0.22266671061515808, -0.029526114463806152, 0.12313392013311386, 0.21313785016536713, 0.047988247126340866, 0.14353743195533752, -0.015619483776390553, -0.05400707945227623, 0.05615787208080292, 0.20738057792186737, -0.05473806709051132, 0.025631112977862358, -0.16409659385681152, -0.04295801371335983, 0.18472012877464294, 0.04788033664226532, 0.11500789225101471, 0.17596101760864258, 0.11888285726308823, 0.14841234683990479, 0.13853508234024048, 0.14224573969841003, 0.011709867976605892, -0.012162626720964909, -0.03291544318199158, -0.018143348395824432, 0.010508147068321705, 0.03816109895706177, 0.06237151101231575, 0.033416327089071274, -0.16635458171367645, 0.031931404024362564, -0.2233951836824417, -0.01804375648498535, -0.07271409034729004, 0.06956583261489868, 0.030642393976449966, 0.1505928486585617, -0.003138173371553421, 0.051961205899715424, 0.009037020616233349, 0.132927805185318, 0.03084648959338665, -0.0750235766172409, -0.03410405293107033, 0.018486052751541138, 0.07473801076412201, 0.0629948228597641, 0.02772083505988121, -0.04896235466003418, -0.11243127286434174, -0.022983266040682793, 0.16551385819911957, -0.1916615068912506, 0.27858954668045044, 0.01067773811519146, -0.0386665016412735, -0.011667381972074509, -0.08007316291332245, 0.026484157890081406, 0.15354648232460022, 0.10231147706508636, 0.010086609050631523, -0.18660838901996613, -0.05933920294046402, -0.043820418417453766, -0.038308318704366684, 0.08696462213993073, -0.030781636014580727, -0.1691860854625702, -0.04378990828990936, 0.04135192185640335, 0.014602016657590866, 0.18407824635505676, -0.03585369139909744, -0.1440497487783432, -0.022254833951592445, 0.16490554809570312, -0.08671066164970398, -0.02412339299917221, 0.0721694827079773, -0.017844783142209053, 0.11784739792346954, -0.08670317381620407, 0.02583944797515869, -0.12590694427490234, -0.22218666970729828, 0.00807685125619173, -0.021272601559758186, 0.046224676072597504, -0.04185307398438454, -0.10407603532075882, -0.06699220836162567, -0.10044616460800171, 0.12219502776861191, -0.0484132394194603, 0.03582686185836792, -0.1488019824028015, 0.11648625135421753, -0.07231436669826508, 0.01196879893541336, -0.06360335648059845, 0.029998572543263435, -0.09039641916751862, -0.1153288334608078, 0.0655239149928093, -0.12944746017456055, 0.01116858422756195, 0.04050765931606293, -0.03923957794904709, 0.06285650283098221, 0.13238166272640228, -0.09282781183719635, 0.1464308351278305, 0.39959368109703064, -0.06185029819607735, 0.2679172158241272, 0.3384433388710022, -0.11309507489204407, -0.19408804178237915, -0.03688357397913933, -0.2772204279899597, -0.08755438774824142, 0.062240175902843475, -0.1682412326335907, 0.06775794178247452, 0.11537420749664307, -0.15703564882278442, 0.22217120230197906, -0.2095055878162384, -0.07179528474807739, 0.13205309212207794, -0.10066761821508408, 0.5065434575080872, -0.07441971451044083, -0.1460752785205841, -0.009114944376051426, -0.12536391615867615, 0.10738541930913925, -0.05577101185917854, 0.05484997481107712, -0.011526862159371376, -0.05776161327958107, 0.019535750150680542, -0.03411659970879555, 0.15603476762771606, -0.06256615370512009, 0.14426708221435547, -0.12258169054985046, -0.017855186015367508, 0.1447364091873169, -0.031111007556319237, -0.006685555446892977, -0.03491931036114693, 0.03255235403776169, -0.04878688603639603, -0.029786545783281326, 0.028516782447695732, 0.09426302462816238, 0.022436857223510742, -0.14676132798194885, -0.07291810214519501, -0.0007345182821154594, -0.07167496532201767, -0.07289650291204453, 0.17307332158088684, 0.04850132763385773, 0.10564998537302017, 0.10788903385400772, -0.03750476613640785, -0.09070949256420135, 0.01834326609969139, -0.09707818925380707, -0.0308820977807045, 0.07227345556020737, -0.136226087808609, -0.024725645780563354, 0.13065305352210999, 0.027642685920000076, 0.06421518325805664, 0.08284425735473633, -0.06030714884400368, 0.009167809970676899, 0.0925099104642868, -0.13192182779312134, -0.005868949927389622, 0.047016385942697525, 0.20493273437023163, 0.17784368991851807, 0.09676651656627655, 0.0006423601880669594, 0.045030295848846436, 0.0904558002948761, 0.068960040807724, -0.03302405774593353, -0.02241319976747036, -0.042330000549554825, 0.09711189568042755, -0.02425139956176281, -0.0895950049161911, 0.16428963840007782, 0.04440106824040413, -0.07370180636644363, -0.048479631543159485, 0.11074229329824448, -0.04384893178939819, -0.02624671719968319, -0.122414730489254, 0.1568368524312973, -0.13588319718837738, -0.0907093957066536, 0.05716599151492119, -0.022373953834176064, 0.04872655123472214, 0.17407235503196716, 0.07273861020803452, 0.1389250010251999, 0.00842762365937233, 0.005431851837784052, 0.05230802297592163, -0.00874529592692852, -0.19060638546943665, 0.0403289794921875, -0.13540589809417725, -0.09807967394590378, -0.03577253594994545, 0.0067308382131159306, -0.07479912787675858, -0.08532993495464325, -0.1907149702310562, 0.08077900111675262, -0.06506624817848206, -0.02939394675195217, -0.04465707391500473, -0.046732932329177856, 0.0065111080184578896, -0.07928583025932312, -0.06333152204751968, 0.009802557528018951, -0.18724510073661804, 0.09378305822610855, 0.07958929240703583, 0.01598433405160904, -0.0697200745344162, -0.045356232672929764, 0.08197664469480515, 0.04346102476119995, 0.13501152396202087, 0.0289174634963274, -0.039062581956386566, 0.01620538905262947, -0.16332191228866577, 0.02347266674041748, 0.055925723165273666, -0.04749961569905281, 0.04704107344150543, 0.12004279345273972, -0.035934727638959885, 0.07130072265863419, -0.030849359929561615, 0.035925738513469696, -0.1710759997367859, -0.1512661725282669, 0.0058401343412697315, 0.10164609551429749, -0.2143344134092331, 0.022294187918305397, -0.18777728080749512, 0.13880613446235657, 0.0375971756875515, 0.16361333429813385, 0.07020264863967896, 0.05311155691742897, 0.08005211502313614, -0.027828359976410866, 0.07954587787389755, -0.019802402704954147, -0.028520705178380013, 0.006327409762889147, -0.14498929679393768, -0.06658892333507538, 0.4510272145271301, 0.015703769400715828, -0.2821904718875885, 0.043527767062187195, 0.0771375373005867, 0.04539259523153305, 0.022580552846193314, 0.23486676812171936, 0.024884695187211037, -0.012348615564405918, -0.1500210464000702, 0.06361567974090576, 0.006158378906548023, -0.1551964432001114, 0.021375788375735283, 0.07481808215379715, 0.06987946480512619, -0.029412997886538506, 0.045590728521347046, -0.08038526773452759, -0.023280058056116104, -0.15461409091949463, 0.05967672914266586, -0.033434733748435974, -0.003297093091532588, 0.07581543922424316, 0.18204230070114136, 0.06563178449869156, 0.029430042952299118, 0.022613830864429474, 0.028913220390677452, -0.21807532012462616, -0.10123930871486664, 0.061945073306560516, -0.0953260138630867, 0.07794244587421417, 0.05592883750796318, 0.05137878283858299, 0.08678799867630005, 0.09583818912506104, -0.0063706496730446815, -0.06562621146440506, -0.14311054348945618, -0.023454861715435982, -0.014944464899599552, -0.016881611198186874, -0.03953542932868004, -0.16099813580513, -0.022135479375720024, -0.0903681218624115, -0.1520441770553589, -0.11622175574302673, 0.024429401382803917, 0.006576411426067352, -0.07967957109212875, -0.11758485436439514, 0.032940998673439026, -0.03401431068778038, 0.061969853937625885, -0.011359911412000656, 0.12343666702508926, -0.03337010741233826, 0.05024602264165878, 0.051037903875112534, 0.24342069029808044, 0.0008752008434385061, -0.007685528136789799, -0.005120574496686459, -0.017928343266248703, -0.00631518242880702, 0.11166226118803024, -0.06987936049699783, -0.008405420929193497, 0.04975993186235428, 0.12191310524940491, 0.22373156249523163, -0.07553911954164505, 0.03645411506295204, 0.01691485196352005, 0.012556567788124084, 0.05910606309771538, 0.06852474063634872, -0.07292420417070389, 0.31682756543159485, -0.04081236571073532, 0.011642180383205414, 0.023285554721951485, 0.008143499493598938, -0.056019376963377, 0.08028119802474976, 0.04983031377196312, -0.1310703158378601, -0.17558112740516663, 0.09323941171169281, -0.22596389055252075, 0.17997068166732788, 0.11365292966365814, -0.08111763745546341, -0.01448536105453968, 0.02092084288597107, 0.24302837252616882, -0.040828555822372437, 0.07135025411844254, -0.09025757014751434, -0.12996548414230347, -0.14246447384357452, -0.009879647754132748, -0.3125556409358978, -0.16989551484584808, 0.07318179309368134, 0.13612009584903717, 0.21581228077411652, -0.0480903759598732, 0.07554048299789429, 0.039811864495277405, 0.06703165173530579, -0.11263176798820496, 0.022511878982186317, 0.057430725544691086, -0.15465670824050903, -0.14148826897144318, -0.17200633883476257, -0.015502993948757648, -0.039036087691783905, 0.04486239701509476, -0.04953448474407196, 0.007719740271568298, 0.05407801270484924, -0.05301477015018463, -0.06295661628246307, 0.04370887950062752, -0.06656435132026672, 0.04364284873008728, -0.06014677882194519, -0.00198462326079607, -0.07317212224006653, -0.020757457241415977, -0.06322602182626724, 0.11437733471393585, -0.23064494132995605, -0.017658311873674393, 0.06489717960357666, 0.02261163294315338, 0.280032753944397, 0.03993171080946922, -0.08160150051116943, -0.03466976806521416, -0.08954841643571854, 0.06492934376001358, -0.11094803363084793, -0.012616952881217003, 0.11045028269290924, 0.06276191771030426, 0.05468932166695595, -0.1941993087530136, 0.037149861454963684, -0.10050515085458755, -0.03250160813331604, -0.055393170565366745 ]
3b1a29d31405c9519900bb5aab93cee66cc08f5a
# AutoTrain Dataset for project: tree-class ## Dataset Description This dataset has been automatically processed by AutoTrain for project tree-class. ### Languages The BCP-47 code for the dataset's language is unk. ## Dataset Structure ### Data Instances A sample from this dataset looks as follows: ```json [ { "image": "<265x190 RGB PIL image>", "target": 10 }, { "image": "<800x462 RGB PIL image>", "target": 6 } ] ``` ### Dataset Fields The dataset has the following fields (also called "features"): ```json { "image": "Image(decode=True, id=None)", "target": "ClassLabel(names=['Burls \u7bc0\u7624', 'Canker \u6f70\u760d', 'Co-dominant branches \u7b49\u52e2\u679d', 'Co-dominant stems \u7b49\u52e2\u5e79', 'Cracks or splits \u88c2\u7e2b\u6216\u88c2\u958b', 'Crooks or abrupt bends \u4e0d\u5e38\u898f\u5f4e\u66f2', 'Cross branches \u758a\u679d', 'Dead surface roots \u8868\u6839\u67af\u840e ', 'Deadwood \u67af\u6728', 'Decay or cavity \u8150\u721b\u6216\u6a39\u6d1e', 'Fungal fruiting bodies \u771f\u83cc\u5b50\u5be6\u9ad4', 'Galls \u816b\u7624 ', 'Girdling root \u7e8f\u7e5e\u6839 ', 'Heavy lateral limb \u91cd\u5074\u679d', 'Included bark \u5167\u593e\u6a39\u76ae', 'Parasitic or epiphytic plants \u5bc4\u751f\u6216\u9644\u751f\u690d\u7269', 'Pest and disease \u75c5\u87f2\u5bb3', 'Poor taper \u4e0d\u826f\u6f38\u5c16\u751f\u9577', 'Root-plate movement \u6839\u57fa\u79fb\u4f4d ', 'Sap flow \u6ef2\u6db2', 'Trunk girdling \u7e8f\u7e5e\u6a39\u5e79 ', 'Wounds or mechanical injury \u50b7\u75d5\u6216\u6a5f\u68b0\u7834\u640d'], id=None)" } ``` ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow: | Split name | Num samples | | ------------ | ------------------- | | train | 225 | | valid | 67 |
OttoYu/Treecondition
[ "task_categories:image-classification", "region:us" ]
2023-03-26T11:40:53+00:00
{"task_categories": ["image-classification"]}
2023-03-26T14:16:22+00:00
[]
[]
TAGS #task_categories-image-classification #region-us
AutoTrain Dataset for project: tree-class ========================================= Dataset Description ------------------- This dataset has been automatically processed by AutoTrain for project tree-class. ### Languages The BCP-47 code for the dataset's language is unk. Dataset Structure ----------------- ### Data Instances A sample from this dataset looks as follows: ### Dataset Fields The dataset has the following fields (also called "features"): ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow:
[ "### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ "TAGS\n#task_categories-image-classification #region-us \n", "### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ 17, 27, 17, 23, 27 ]
[ "passage: TAGS\n#task_categories-image-classification #region-us \n### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA sample from this dataset looks as follows:### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ -0.13260804116725922, 0.1650877296924591, 0.002344331005588174, 0.055275481194257736, 0.0935901552438736, 0.11733019351959229, -0.003920542076230049, 0.14625874161720276, 0.1256745159626007, 0.016513284295797348, 0.08984463661909103, 0.06906139105558395, 0.07385160773992538, 0.2684578001499176, -0.06839899718761444, -0.22873318195343018, -0.012806170620024204, -0.03682858496904373, 0.0710519552230835, 0.07735759764909744, -0.017609689384698868, -0.055115845054388046, -0.03636694326996803, -0.17181411385536194, -0.19914676249027252, -0.06791616231203079, -0.05895097181200981, 0.03100765123963356, 0.00326990126632154, -0.000890459748916328, 0.14057216048240662, 0.05106896162033081, -0.043173011392354965, -0.2028728723526001, 0.0245402492582798, -0.004682499915361404, 0.010447600856423378, 0.06654135137796402, -0.00943301897495985, 0.08436846733093262, -0.07353637367486954, -0.1580473631620407, -0.11635159701108932, -0.03206368908286095, -0.06484586745500565, -0.13556089997291565, -0.04523663967847824, 0.05645541101694107, 0.021893074735999107, -0.024815833196043968, -0.03118259832262993, 0.09879294782876968, -0.12272464483976364, 0.06995324790477753, -0.04991353303194046, -0.1014975756406784, 0.011589104309678078, 0.0303533636033535, -0.13924939930438995, 0.13847920298576355, -0.08011752367019653, -0.03236931934952736, 0.026605159044265747, -0.01529807411134243, -0.21680735051631927, -0.05663278326392174, -0.2958793044090271, -0.018114032223820686, -0.09400329738855362, -0.05447259917855263, 0.3382509648799896, 0.03154653683304787, 0.03322945162653923, 0.03952827677130699, -0.08228040486574173, -0.08364564180374146, -0.01021014153957367, 0.10433483123779297, -0.043900858610868454, -0.0522005558013916, -0.05708668380975723, 0.06064211577177048, -0.04629509896039963, -0.05163059011101723, -0.11806635558605194, 0.11033500730991364, 0.008498867973685265, 0.08118660748004913, -0.06443437188863754, 0.0387149378657341, -0.0886768028140068, -0.12401000410318375, -0.007397993467748165, -0.07257121801376343, -0.0043367245234549046, 0.033756691962480545, 0.039459291845560074, 0.03295346349477768, 0.10709583014249802, 0.08899331092834473, -0.09312205761671066, 0.0409037210047245, -0.11727213859558105, 0.09772862493991852, 0.1312602460384369, 0.024163469672203064, -0.1154843419790268, 0.0991334393620491, 0.01154881902039051, -0.012071405537426472, -0.04336683079600334, -0.09027896821498871, -0.06340336799621582, -0.08246266096830368, 0.06658782809972763, 0.12256539613008499, 0.040195293724536896, 0.02601761929690838, -0.08807682991027832, -0.08808071911334991, 0.17847970128059387, -0.07531378418207169, 0.05158432200551033, 0.08933108299970627, -0.003270719898864627, 0.040204327553510666, -0.04044931381940842, -0.03566557914018631, -0.046311210840940475, -0.053127627819776535, -0.06506989151239395, 0.008429543115198612, -0.057468611747026443, -0.08089111000299454, 0.0650937482714653, -0.0339699313044548, 0.006555852945894003, -0.011101762764155865, -0.16072139143943787, 0.010561428032815456, -0.004302845802158117, -0.06242302432656288, 0.04602878913283348, -0.040580324828624725, -0.03916452080011368, 0.0366046205163002, -0.0630895271897316, 0.06127409264445305, -0.08402730524539948, 0.0757274404168129, -0.09443091601133347, 0.13484220206737518, -0.19733595848083496, 0.03665708377957344, -0.06435831636190414, 0.03038632497191429, -0.09788201004266739, 0.1275053173303604, -0.17852850258350372, -0.07144016772508621, 0.0004960467340424657, -0.034510452300310135, 0.01337785366922617, -0.03777846321463585, -0.02883109822869301, 0.18729659914970398, -0.3048880696296692, -0.07541321218013763, 0.0961289182305336, -0.06623383611440659, 0.0011475804494693875, 0.0357871912419796, -0.02648988924920559, 0.028192561119794846, 0.0028838084544986486, 0.30699795484542847, 0.10684079676866531, 0.12146957963705063, -0.1278466284275055, 0.1438329666852951, -0.006475930102169514, -0.03707822412252426, 0.09205738455057144, -0.03889276459813118, -0.0962255522608757, 0.045539360493421555, 0.016863416880369186, 0.09702344983816147, -0.07240792363882065, -0.08434687554836273, -0.0013869802933186293, -0.016526345163583755, 0.07899456471204758, 0.09589695930480957, 0.05501784756779671, 0.012780855409801006, 0.040595829486846924, 0.031400226056575775, 0.08626701682806015, -0.088002048432827, -0.00154205528087914, 0.007280383724719286, 0.10692702233791351, -0.10354326665401459, 0.02571302279829979, -0.10000928491353989, -0.09610144048929214, 0.08528660982847214, 0.07495026290416718, -0.006288179662078619, -0.01102457381784916, -0.01403708104044199, -0.020556727424263954, -0.05032386630773544, -0.009842009283602238, 0.04630640521645546, 0.010497190989553928, -0.041307929903268814, -0.1875079721212387, -0.002092022215947509, -0.04860956221818924, 0.0635216161608696, -0.05377424508333206, -0.062374718487262726, 0.05108296871185303, 0.10008559376001358, -0.027678394690155983, 0.00615097489207983, 0.05892163887619972, 0.08914804458618164, -0.01804606057703495, 0.016884665936231613, 0.05477456375956535, -0.0792851522564888, 0.047765884548425674, -0.06052210554480553, 0.10727806389331818, -0.15463927388191223, 0.14803054928779602, 0.009012478403747082, 0.0441608689725399, -0.01994653418660164, 0.03182635083794594, -0.033800993114709854, 0.06427455693483353, 0.05655279383063316, 0.04714858531951904, 0.030011575669050217, 0.02589160017669201, -0.08338054269552231, 0.023808684200048447, 0.008432951755821705, -0.01680682972073555, -0.02341364696621895, 0.09828833490610123, 0.055115144699811935, -0.1956838220357895, 0.16343624889850616, 0.12491500377655029, -0.012937392108142376, 0.3445113003253937, -0.05400431156158447, -0.0716950073838234, -0.05094675347208977, 0.03366149589419365, -0.0346786305308342, 0.19269578158855438, -0.22081062197685242, 0.04169536754488945, 0.08306890726089478, -0.037354182451963425, 0.08715474605560303, -0.12746967375278473, -0.06302789598703384, -0.11211303621530533, -0.05340931564569473, -0.14517565071582794, -0.000007108119916665601, 0.014796306379139423, 0.06909038126468658, -0.0020546766463667154, -0.014462517574429512, 0.09338919073343277, -0.029204074293375015, -0.04827234521508217, 0.21122078597545624, -0.245750293135643, -0.19786234200000763, -0.06668432801961899, 0.14067302644252777, -0.11362913995981216, -0.03188271075487137, -0.05045577883720398, -0.14079336822032928, 0.04270639270544052, 0.01084868423640728, 0.048686154186725616, -0.022807512432336807, -0.01862768828868866, -0.009120115078985691, -0.04282665252685547, -0.082524873316288, -0.0375349335372448, 0.034225232899188995, 0.006009810138493776, 0.04350382462143898, 0.14151860773563385, -0.08366283029317856, 0.13773150742053986, 0.20919696986675262, -0.03907254338264465, 0.02209756150841713, 0.007884055376052856, 0.08192218840122223, -0.0767575278878212, -0.0010814717970788479, -0.13868947327136993, -0.05893038585782051, 0.012286143377423286, 0.18294766545295715, 0.03372196480631828, 0.020209262147545815, -0.07810425013303757, -0.03975215181708336, -0.05027848482131958, -0.16015537083148956, -0.12840509414672852, -0.10319460928440094, 0.1272381693124771, -0.0037517170421779156, -0.007253772113472223, -0.05980980396270752, 0.08804669231176376, 0.014804616570472717, -0.010026783682405949, -0.07663334906101227, 0.0043586972169578075, -0.009968572296202183, -0.05648208409547806, 0.013468216173350811, -0.03338129073381424, 0.018924066796898842, 0.12109033018350601, 0.09736532717943192, 0.2543250024318695, -0.013354437425732613, 0.08061136305332184, 0.03781033679842949, 0.1926358938217163, 0.09921065717935562, 0.12404142320156097, -0.03509199991822243, 0.005391344428062439, 0.019813204184174538, -0.04091153293848038, -0.04121095687150955, 0.02577713318169117, 0.16206681728363037, -0.0848746970295906, 0.006054299417883158, -0.14182397723197937, 0.06888971477746964, -0.048281628638505936, 0.2529982626438141, -0.09191004931926727, -0.044842276722192764, 0.07572966068983078, 0.12704093754291534, -0.11736709624528885, 0.07213953882455826, 0.2089967429637909, -0.0032370425760746002, 0.07441405951976776, -0.06015312671661377, 0.058752983808517456, -0.091945581138134, -0.03962135314941406, -0.08849634975194931, -0.051446832716464996, -0.04122704640030861, 0.14163638651371002, -0.09828275442123413, 0.2045181691646576, 0.03112657740712166, -0.10645432770252228, -0.10758700221776962, -0.09558100253343582, 0.009539774619042873, 0.11597734689712524, 0.0783914253115654, 0.08773832023143768, 0.05855213478207588, -0.1703280657529831, -0.07157699018716812, 0.0847664400935173, 0.0866580531001091, 0.0690968856215477, 0.0028014443814754486, 0.11981596797704697, 0.023821519687771797, -0.005991517566144466, 0.031354013830423355, -0.12810289859771729, -0.0867483988404274, 0.016838444396853447, 0.04516862705349922, -0.008284809067845345, 0.057062454521656036, -0.06740551441907883, 0.05072450637817383, 0.05056849122047424, -0.08564865589141846, -0.09683293849229813, -0.02104836143553257, 0.04649130627512932, 0.2062549889087677, -0.07738245278596878, -0.021439000964164734, -0.07397570461034775, 0.000965829414781183, -0.01260015182197094, -0.13811711966991425, 0.08296813070774078, -0.04405299574136734, -0.1038675382733345, -0.09925918281078339, -0.007412757258862257, 0.013044493272900581, 0.009037273935973644, -0.053740955889225006, 0.05659077689051628, -0.04190514609217644, -0.11251499503850937, 0.04732389375567436, -0.07612662762403488, 0.028079504147171974, 0.32014599442481995, -0.10351672023534775, -0.1040177121758461, -0.04855367913842201, -0.027378398925065994, 0.20482316613197327, 0.23967133462429047, -0.07349734008312225, 0.024047238752245903, 0.20502589643001556, -0.044232048094272614, -0.3383674621582031, -0.040785051882267, 0.013564015738666058, 0.009188095107674599, -0.08103109896183014, -0.2566757798194885, 0.007313449401408434, 0.0925280898809433, 0.019693080335855484, 0.15872032940387726, -0.1479378193616867, -0.056109584867954254, 0.16889430582523346, 0.013270249590277672, 0.1467277556657791, -0.15764901041984558, -0.05935301631689072, -0.0627557784318924, 0.057795967906713486, 0.2293955534696579, -0.18953396379947662, 0.10801752656698227, -0.08478324115276337, 0.11310030519962311, 0.007135187741369009, -0.05622393265366554, 0.1901884377002716, 0.11421085149049759, 0.0608188696205616, -0.04276466742157936, -0.1673905849456787, 0.14020118117332458, -0.011988275684416294, 0.03276335820555687, 0.040499698370695114, 0.11943554878234863, -0.16351580619812012, 0.0426509790122509, -0.1748158186674118, 0.052428871393203735, -0.006109070498496294, -0.05034312233328819, -0.09636744111776352, 0.05258401855826378, -0.039759259670972824, 0.03527585789561272, 0.1834070384502411, 0.06058073416352272, -0.04312765970826149, 0.20479868352413177, -0.019602123647928238, -0.020114002749323845, 0.09693531692028046, 0.011915097944438457, -0.05598435178399086, 0.1101619079709053, -0.09508679807186127, -0.024680819362401962, 0.12684814631938934, 0.06001746654510498, 0.11657432466745377, 0.058441005647182465, -0.054321665316820145, -0.018260087817907333, 0.11495877057313919, -0.10191892087459564, -0.12612870335578918, 0.0054031494073569775, -0.12024819850921631, -0.04520365223288536, 0.005635091103613377, 0.030914034694433212, 0.01430987287312746, 0.012221082113683224, -0.05399266630411148, 0.03507290408015251, -0.046033408492803574, 0.1285248100757599, 0.17265485227108002, 0.01554541289806366, -0.1514764130115509, 0.07902943342924118, 0.05871523171663284, 0.01713290810585022, 0.016047781333327293, 0.037901706993579865, -0.113266721367836, -0.12438329309225082, 0.10695483535528183, 0.22381922602653503, -0.05848493054509163, -0.013569378294050694, 0.039154428988695145, 0.027881814166903496, 0.04217764362692833, 0.07966852933168411, -0.014510695822536945, 0.06929408758878708, 0.002760067582130432, -0.08331730216741562, -0.03399837017059326, 0.10545498132705688, -0.10781164467334747, 0.021632684394717216, -0.08624769747257233, 0.0035736821591854095, -0.03328714519739151, 0.10355312377214432, -0.06712745130062103, -0.038243986666202545, -0.17961497604846954, -0.0006746016442775726, -0.12852245569229126, 0.04057931527495384, -0.07951860874891281, 0.007301353383809328, 0.009456807747483253, -0.01198851503431797, -0.0363018773496151, -0.04708335921168327, -0.11615956574678421, 0.016290755942463875, 0.010218880139291286, 0.0803130641579628, -0.05098263546824455, -0.029111715033650398, 0.02411799319088459, 0.003078802954405546, 0.09921674430370331, 0.07261764258146286, 0.00006951644172659144, 0.12802110612392426, -0.1172659769654274, -0.05598140135407448, 0.002962126862257719, 0.058486878871917725, 0.03580040857195854, 0.038180798292160034, -0.009564890526235104, 0.02235691249370575, 0.0707506388425827, 0.09629501402378082, 0.1959926337003708, -0.07921022921800613, -0.011190922930836678, -0.04820162430405617, -0.06426840275526047, -0.031279440969228745, 0.14016768336296082, 0.020994603633880615, 0.04656180739402771, 0.09700333327054977, -0.020116014406085014, 0.048240892589092255, -0.09902340173721313, -0.09655512869358063, -0.005793907213956118, -0.08021266758441925, 0.05025183781981468, -0.017056595534086227, 0.045867353677749634, -0.04587516188621521, 0.28670963644981384, 0.013147377409040928, -0.09549231827259064, -0.09044860303401947, -0.0140537703409791, -0.0605681836605072, 0.042752087116241455, 0.3215743601322174, 0.09760154783725739, -0.0430217906832695, -0.07743579894304276, 0.07793129980564117, -0.062282782047986984, 0.10343022644519806, 0.0946490541100502, 0.050414975732564926, -0.005877554416656494, -0.013601924292743206, 0.06401997804641724, -0.19401560723781586, 0.07356296479701996, 0.009638650342822075, -0.05234914273023605, 0.1258579045534134, -0.0011748492252081633, 0.017599599435925484, -0.0505564846098423, -0.16477669775485992, 0.1171380802989006, -0.03885120525956154, -0.1695869117975235, -0.04245254024863243, -0.10934527963399887, -0.05253278464078903, -0.1879507452249527, 0.0370144322514534, -0.14450667798519135, 0.004375312943011522, 0.15844392776489258, 0.021872591227293015, -0.008507519960403442, 0.12421048432588577, -0.01058902870863676, -0.09058935940265656, 0.07312843948602676, 0.018804186955094337, -0.045217785984277725, -0.05457552894949913, 0.003190441755577922, 0.08898737281560898, -0.055298514664173126, 0.0007560960948467255, 0.01830194890499115, -0.0004427389067132026, 0.028483565896749496, -0.012273532338440418, -0.08214300870895386, -0.002103148028254509, 0.024198098108172417, 0.06809718161821365, 0.14823272824287415, 0.02537824772298336, -0.017284678295254707, 0.02038590982556343, -0.017798947170376778, 0.022669533267617226, -0.10557808727025986, -0.08437121659517288, 0.23358480632305145, -0.07408635318279266, 0.04062935709953308, -0.013403087854385376, -0.13461560010910034, -0.0669662207365036, 0.036959607154130936, 0.2034825086593628, -0.10386514663696289, -0.036101631820201874, 0.03732283040881157, 0.024631153792142868, -0.02729826234281063, 0.17010733485221863, 0.05182009935379028, 0.08146991580724716, 0.007691002916544676, -0.051317665725946426, -0.012041532434523106, -0.054597657173871994, -0.08384188264608383, -0.08792484551668167, 0.06208578497171402, -0.09037242829799652, -0.17852959036827087, 0.07405423372983932, -0.08933738619089127, 0.0018346402794122696, 0.12744049727916718, -0.20557905733585358, -0.15126897394657135, -0.0884871631860733, 0.05377539247274399, -0.022707734256982803, -0.08524888753890991, -0.05387504771351814, 0.06138598546385765, 0.07896339893341064, -0.021317198872566223, -0.16662083566188812, -0.06405960768461227, 0.01567334309220314, -0.1864386349916458, -0.01488098967820406, -0.006778317503631115, 0.2213800996541977, 0.07123614102602005, -0.017543325200676918, -0.04875034838914871, 0.07293272763490677, 0.029162118211388588, 0.12186311930418015, -0.04528415575623512, 0.17303934693336487, -0.029023025184869766, 0.005978613160550594, 0.09501879662275314, -0.004556837026029825, -0.011912274174392223, 0.016186943277716637, -0.012393264099955559, -0.09422040730714798, -0.016574043780565262, -0.13056355714797974, 0.09278218448162079, 0.18297646939754486, -0.010030415840446949, -0.021996689960360527, -0.054137032479047775, 0.043970026075839996, -0.020650306716561317, 0.1397411972284317, -0.1105647012591362, -0.03305071219801903, -0.03431644290685654, 0.017875464633107185, 0.09869683533906937, -0.1402634233236313, 0.11658275127410889, -0.048339229077100754, -0.00920232106000185, 0.0072206007316708565, 0.16129615902900696, -0.02187483012676239, 0.03138165920972824, -0.04880040884017944, -0.1617857664823532, 0.02996136248111725, 0.008484609425067902, -0.05127269774675369, -0.0733126774430275 ]
a304d06e6725460b62f86347fdf968820febe6c1
# Dataset Card for "reward_model_anthropic_88" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Deojoandco/reward_model_anthropic_88
[ "region:us" ]
2023-03-26T12:04:51+00:00
{"dataset_info": {"features": [{"name": "prompt", "dtype": "string"}, {"name": "response", "dtype": "string"}, {"name": "chosen", "dtype": "string"}, {"name": "rejected", "dtype": "string"}, {"name": "output", "sequence": "string"}, {"name": "toxicity", "sequence": "float64"}, {"name": "severe_toxicity", "sequence": "float64"}, {"name": "obscene", "sequence": "float64"}, {"name": "identity_attack", "sequence": "float64"}, {"name": "insult", "sequence": "float64"}, {"name": "threat", "sequence": "float64"}, {"name": "sexual_explicit", "sequence": "float64"}, {"name": "mean_toxity_value", "dtype": "float64"}, {"name": "max_toxity_value", "dtype": "float64"}, {"name": "min_toxity_value", "dtype": "float64"}, {"name": "sd_toxity_value", "dtype": "float64"}, {"name": "median_toxity_value", "dtype": "float64"}, {"name": "median_output", "dtype": "string"}, {"name": "toxic", "dtype": "bool"}, {"name": "regard_8", "list": {"list": [{"name": "label", "dtype": "string"}, {"name": "score", "dtype": "float64"}]}}, {"name": "regard_8_neutral", "sequence": "float64"}, {"name": "regard_8_negative", "sequence": "float64"}, {"name": "regard_8_positive", "sequence": "float64"}, {"name": "regard_8_other", "sequence": "float64"}, {"name": "regard_8_neutral_mean", "dtype": "float64"}, {"name": "regard_8_neutral_sd", "dtype": "float64"}, {"name": "regard_8_neutral_median", "dtype": "float64"}, {"name": "regard_8_neutral_min", "dtype": "float64"}, {"name": "regard_8_neutral_max", "dtype": "float64"}, {"name": "regard_8_negative_mean", "dtype": "float64"}, {"name": "regard_8_negative_sd", "dtype": "float64"}, {"name": "regard_8_negative_median", "dtype": "float64"}, {"name": "regard_8_negative_min", "dtype": "float64"}, {"name": "regard_8_negative_max", "dtype": "float64"}, {"name": "regard_8_positive_mean", "dtype": "float64"}, {"name": "regard_8_positive_sd", "dtype": "float64"}, {"name": "regard_8_positive_median", "dtype": "float64"}, {"name": "regard_8_positive_min", "dtype": "float64"}, {"name": "regard_8_positive_max", "dtype": "float64"}, {"name": "regard_8_other_mean", "dtype": "float64"}, {"name": "regard_8_other_sd", "dtype": "float64"}, {"name": "regard_8_other_median", "dtype": "float64"}, {"name": "regard_8_other_min", "dtype": "float64"}, {"name": "regard_8_other_max", "dtype": "float64"}, {"name": "regard", "list": {"list": [{"name": "label", "dtype": "string"}, {"name": "score", "dtype": "float64"}]}}, {"name": "regard_neutral", "dtype": "float64"}, {"name": "regard_positive", "dtype": "float64"}, {"name": "regard_negative", "dtype": "float64"}, {"name": "regard_other", "dtype": "float64"}, {"name": "bias_matches_0", "dtype": "string"}, {"name": "bias_matches_1", "dtype": "string"}, {"name": "bias_matches_2", "dtype": "string"}, {"name": "bias_matches_3", "dtype": "string"}, {"name": "bias_matches_4", "dtype": "string"}, {"name": "bias_matches_5", "dtype": "string"}, {"name": "bias_matches_6", "dtype": "string"}, {"name": "bias_matches_7", "dtype": "string"}, {"name": "bias_matches", "dtype": "string"}], "splits": [{"name": "test", "num_bytes": 38897637, "num_examples": 8552}], "download_size": 19767367, "dataset_size": 38897637}}
2023-03-26T12:05:18+00:00
[]
[]
TAGS #region-us
# Dataset Card for "reward_model_anthropic_88" More Information needed
[ "# Dataset Card for \"reward_model_anthropic_88\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"reward_model_anthropic_88\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"reward_model_anthropic_88\"\n\nMore Information needed" ]
[ -0.09079888463020325, 0.19127438962459564, -0.0020150502678006887, 0.04653697833418846, 0.08258180320262909, 0.10465588420629501, 0.04484354704618454, 0.060934171080589294, 0.11418496072292328, -0.010883297771215439, 0.1294240802526474, 0.1445644050836563, 0.06747673451900482, 0.16824087500572205, -0.018884805962443352, -0.16232571005821228, 0.06159611791372299, -0.0090611781924963, 0.12482085078954697, 0.0315546877682209, 0.006106112617999315, -0.10440068691968918, 0.06887734681367874, -0.058645907789468765, -0.04608980193734169, 0.04086148366332054, -0.01743917539715767, -0.03538261353969574, 0.09344299137592316, -0.12789320945739746, 0.1182229220867157, -0.010538190603256226, 0.02857421152293682, -0.11839605867862701, -0.006614638492465019, -0.08107541501522064, -0.02873634733259678, 0.05373823642730713, -0.029343534260988235, -0.070638008415699, -0.019831184297800064, 0.14553417265415192, 0.03064335510134697, -0.013440328650176525, -0.18877021968364716, -0.22267042100429535, -0.04596075043082237, 0.0052509368397295475, 0.025853507220745087, -0.04563146084547043, 0.02670157514512539, 0.1781790405511856, -0.10137542337179184, -0.05355758219957352, -0.002909155795350671, -0.02489875629544258, 0.05293117091059685, 0.12435836344957352, -0.05068100243806839, 0.09195297211408615, -0.02868562377989292, 0.07919240742921829, 0.14626149833202362, 0.03135612979531288, 0.03876275196671486, -0.02785247191786766, -0.012472596019506454, 0.07445164024829865, -0.0778021588921547, -0.14388804137706757, 0.22449170053005219, 0.11309505999088287, -0.06198442727327347, 0.009987988509237766, -0.02996792457997799, -0.10233413428068161, -0.006567891221493483, 0.050916772335767746, 0.04737755283713341, 0.007918660528957844, 0.15488703548908234, 0.07222413271665573, -0.11464197933673859, -0.0731901004910469, -0.1270894855260849, 0.05381539836525917, -0.0586533285677433, 0.11902831494808197, -0.14203359186649323, 0.027418561279773712, -0.23235966265201569, -0.017009159550070763, -0.06457345187664032, -0.13411067426204681, -0.04740508273243904, -0.03103056363761425, 0.06483849138021469, -0.0004226684686727822, 0.08030982315540314, 0.20228904485702515, 0.08935011178255081, 0.03884471580386162, -0.020802823826670647, 0.061364930123090744, 0.1924738883972168, -0.015911292284727097, -0.027641084045171738, 0.05464499816298485, -0.039715781807899475, -0.07604081183671951, -0.015296189114451408, -0.11105319857597351, -0.0486099012196064, 0.030597489327192307, -0.02690049447119236, 0.0669216439127922, -0.025732524693012238, -0.13526397943496704, -0.133778914809227, -0.023698752745985985, 0.2890323996543884, 0.017598986625671387, -0.01877645216882229, 0.0034154285676777363, -0.05853275582194328, -0.05921419337391853, -0.17498287558555603, 0.06512512266635895, 0.14662262797355652, 0.08319462090730667, -0.10595451295375824, -0.08630868792533875, -0.03741298243403435, -0.02670791558921337, 0.055632080882787704, -0.10766957700252533, 0.12349364161491394, -0.13899707794189453, -0.14758554100990295, -0.007140882313251495, 0.052201054990291595, -0.0472431406378746, 0.140829399228096, 0.010378425940871239, 0.085353784263134, -0.009771231561899185, -0.07836597412824631, 0.06786932796239853, -0.11883854866027832, 0.016218822449445724, -0.05660385265946388, 0.07661202549934387, -0.15947890281677246, 0.015371380373835564, -0.12813934683799744, 0.013776381500065327, -0.08749726414680481, 0.004918662831187248, -0.05857812240719795, 0.21275290846824646, 0.020028410479426384, 0.001561477780342102, -0.14444278180599213, 0.012730295769870281, 0.0022776126861572266, 0.21196500957012177, -0.12899725139141083, -0.0006828566547483206, 0.12168648093938828, -0.10925507545471191, -0.1869843602180481, 0.011753495782613754, -0.05308837071061134, 0.0017670511733740568, 0.051910798996686935, 0.35161444544792175, 0.0122232586145401, -0.08229535073041916, 0.03876771777868271, 0.007482613902539015, -0.17485958337783813, -0.29753270745277405, 0.08645849674940109, -0.028375443071126938, -0.14127908647060394, -0.019836867228150368, 0.10820107907056808, 0.0003661135851871222, -0.11517186462879181, -0.08032386749982834, 0.051212284713983536, -0.14548413455486298, 0.003979269880801439, 0.030630389228463173, 0.05744238570332527, -0.09857799112796783, 0.14542154967784882, -0.09758372604846954, 0.043487031012773514, 0.05815770849585533, -0.05762450769543648, -0.0011936855735257268, 0.2149747908115387, -0.055698443204164505, -0.026194149628281593, -0.12773357331752777, 0.0480860099196434, 0.057156648486852646, -0.08008530735969543, 0.0009205935057252645, 0.0788515955209732, 0.09960654377937317, -0.04192396253347397, 0.032610129565000534, -0.005126808304339647, 0.07905947417020798, 0.03878038749098778, -0.011530953459441662, 0.02145359292626381, 0.013574288226664066, -0.0646125078201294, 0.040353067219257355, -0.0726197138428688, -0.05688147246837616, 0.023775935173034668, 0.006209235172718763, 0.0034948736429214478, -0.04516392946243286, 0.0750994011759758, -0.01963617093861103, 0.01194064598530531, -0.029567020013928413, 0.01691073179244995, -0.026955168694257736, -0.03753850236535072, 0.05834178999066353, -0.018765827640891075, 0.153996080160141, 0.08500774204730988, -0.05105967819690704, -0.0193032156676054, 0.027364008128643036, 0.03022450953722, 0.025140734389424324, -0.07783178985118866, -0.010434330441057682, 0.033644042909145355, -0.05434088036417961, 0.026796508580446243, -0.04136200249195099, 0.061815790832042694, 0.06231244280934334, -0.04227745160460472, -0.08449078351259232, 0.07024560868740082, 0.077850341796875, -0.21040967106819153, 0.06747303158044815, 0.164459228515625, 0.17420653998851776, 0.09187174588441849, -0.016186974942684174, -0.06224338337779045, 0.025920549407601357, -0.07337934523820877, -0.06803145259618759, 0.1735203117132187, -0.0621739961206913, 0.0401117242872715, 0.08858073502779007, 0.04232408106327057, 0.0730554610490799, -0.1252477914094925, -0.10372144728899002, 0.0445009246468544, 0.019207267090678215, -0.2427644580602646, 0.011702271178364754, -0.02869558334350586, 0.06649311631917953, 0.015859736129641533, -0.042006440460681915, 0.10098002851009369, -0.01213009748607874, -0.01831965334713459, 0.1501755714416504, -0.04857521131634712, -0.2080359309911728, -0.11043807119131088, -0.048876214772462845, 0.10185065120458603, 0.07540694624185562, 0.006363262888044119, -0.07461612671613693, -0.054961126297712326, 0.00901019386947155, -0.08865917474031448, -0.17662709951400757, 0.03078630566596985, 0.022332990542054176, -0.06392695009708405, -0.0812700167298317, -0.060956988483667374, -0.05499929562211037, -0.09633391350507736, 0.19853252172470093, 0.2230343073606491, -0.13093027472496033, 0.1336938887834549, 0.11599815636873245, -0.02498318813741207, 0.049010489135980606, 0.02369280718266964, 0.18601027131080627, -0.07420489192008972, -0.097285196185112, 0.06044359132647514, 0.09353969246149063, 0.041384536772966385, 0.08111076802015305, 0.06695891916751862, -0.18630670011043549, 0.016905589029192924, -0.08555544912815094, -0.19070006906986237, -0.1959812194108963, -0.08420877158641815, -0.01041331049054861, 0.04992951452732086, 0.06570093333721161, 0.011409508995711803, 0.09113457798957825, 0.13398529589176178, 0.14751261472702026, -0.08113837242126465, -0.22750583291053772, -0.04568306729197502, -0.07566436380147934, 0.02635168842971325, -0.005226528737694025, -0.12719783186912537, -0.062124595046043396, 0.1757863312959671, 0.01554831676185131, 0.18799009919166565, 0.18302813172340393, -0.0334346704185009, 0.01263156346976757, 0.1351305991411209, 0.10503728687763214, 0.25753986835479736, 0.07054170221090317, -0.07119564712047577, -0.05326408892869949, 0.020917853340506554, -0.10917821526527405, 0.09683895111083984, 0.18578124046325684, -0.1631363034248352, -0.059974830597639084, -0.24988029897212982, -0.050248418003320694, -0.07699241489171982, 0.15065091848373413, -0.20577964186668396, 0.10476890206336975, 0.07285687327384949, 0.06872542947530746, -0.08399903029203415, 0.07301533222198486, 0.003801919985562563, -0.10682237893342972, 0.12561877071857452, 0.033698271960020065, 0.0759599432349205, -0.12897935509681702, 0.015971418470144272, -0.14433129131793976, -0.09184029698371887, -0.03890792652964592, 0.10567764937877655, -0.1743432879447937, 0.28723713755607605, -0.01447013858705759, -0.09573164582252502, -0.12565217912197113, -0.08933745324611664, -0.023212146013975143, 0.03487353399395943, 0.1580476462841034, 0.03068639524281025, -0.19228443503379822, -0.18175725638866425, -0.0758630558848381, -0.04579954966902733, 0.044365279376506805, -0.07328124344348907, -0.07934848219156265, 0.12438765913248062, -0.004521009977906942, -0.06798174977302551, -0.09603729844093323, -0.004369876813143492, 0.01895255222916603, -0.07272589206695557, 0.0433439277112484, 0.002422431018203497, 0.038281891494989395, -0.0353468582034111, -0.09234104305505753, -0.1403813362121582, 0.13091488182544708, -0.022861385717988014, -0.10991916805505753, -0.0683126151561737, 0.13916893303394318, -0.020110102370381355, 0.0570032112300396, -0.01605156436562538, -0.05377301201224327, 0.004297490697354078, -0.11657200008630753, 0.12635323405265808, -0.08340375870466232, 0.1338202953338623, -0.09470106661319733, -0.015013931319117546, 0.03459424898028374, 0.06601568311452866, -0.022557230666279793, 0.02242322452366352, -0.0814146026968956, -0.13051989674568176, 0.16056691110134125, -0.19310502707958221, 0.14141319692134857, 0.1685408502817154, 0.10837496072053909, 0.06286394596099854, 0.03217558562755585, -0.04895337298512459, 0.10867951065301895, 0.17846904695034027, -0.07082787901163101, 0.09021739661693573, 0.13709904253482819, -0.01132992934435606, -0.2243228405714035, -0.0055505684576928616, -0.1598779708147049, 0.039398446679115295, 0.08810664713382721, -0.20900119841098785, -0.0032110796310007572, 0.094058558344841, -0.0736076831817627, 0.1577456146478653, -0.050558529794216156, -0.012526316568255424, 0.1938219666481018, 0.10100357234477997, 0.32656633853912354, -0.08536868542432785, -0.10169396549463272, -0.029090434312820435, -0.1961166113615036, 0.16362325847148895, -0.02135941945016384, 0.054305799305438995, -0.008167698048055172, 0.05645674094557762, 0.01656940206885338, -0.07927808910608292, 0.17210745811462402, 0.1159452423453331, 0.12041640281677246, -0.07739386707544327, 0.06428341567516327, 0.08227375149726868, -0.03851420059800148, 0.054735321551561356, 0.10236142575740814, 0.027432391420006752, -0.2728680670261383, 0.00019423762569203973, -0.01618066616356373, 0.03988507017493248, 0.07850515097379684, -0.10544081032276154, -0.10967928916215897, -0.03472667932510376, -0.08084908872842789, -0.001791610848158598, 0.10199321061372757, 0.00474633788689971, 0.021075602620840073, -0.02515377290546894, 0.0246108528226614, -0.19829069077968597, -0.0043561882339417934, -0.1335286945104599, -0.029531367123126984, 0.03610922396183014, -0.22612939774990082, -0.013718539848923683, 0.14164556562900543, 0.009229527786374092, 0.05871446058154106, 0.029265522956848145, -0.03449243679642677, 0.07525821030139923, 0.1983955204486847, -0.07266535609960556, 0.017973553389310837, 0.07993852347135544, -0.05852505937218666, 0.12001224607229233, 0.03554553538560867, -0.025765808299183846, 0.04598293825984001, 0.014611638151109219, -0.05636779963970184, -0.010660805739462376, -0.0654364749789238, 0.07549887150526047, 0.14883610606193542, 0.046069927513599396, -0.16530154645442963, 0.13150691986083984, 0.013019368052482605, -0.061443671584129333, -0.006446403451263905, -0.11459556967020035, -0.0514417327940464, -0.05919962003827095, -0.004152667708694935, 0.18710018694400787, -0.24647201597690582, -0.1300038844347, -0.03160059079527855, -0.06299030780792236, -0.003376753767952323, -0.05069511756300926, 0.08335072547197342, 0.05022987350821495, 0.029316140338778496, -0.07721032202243805, 0.011181545443832874, -0.15753130614757538, -0.07787575572729111, -0.01296195574104786, -0.09620559960603714, -0.2613350749015808, -0.020877761766314507, 0.12912465631961823, -0.08109379559755325, -0.05907987058162689, -0.07262583076953888, 0.09849120676517487, -0.07139621675014496, 0.0090293874964118, -0.011744990944862366, -0.015764180570840836, -0.02447177655994892, -0.023853855207562447, -0.050274547189474106, -0.03542472794651985, -0.18598666787147522, 0.1299218386411667, 0.03351861983537674, 0.02296985127031803, -0.025460612028837204, -0.045604534447193146, 0.08231888711452484, 0.029382070526480675, 0.06836409866809845, 0.13750627636909485, 0.005876710172742605, 0.11619821190834045, -0.020878348499536514, -0.011489651165902615, 0.10753775388002396, 0.06996459513902664, 0.07959134131669998, 0.08831910789012909, -0.03443020209670067, 0.0728083923459053, -0.05760423466563225, 0.04666663333773613, -0.18273480236530304, -0.13338395953178406, -0.06016325205564499, -0.027812033891677856, -0.10637342929840088, 0.052532076835632324, -0.07657808810472488, 0.11692015081644058, -0.01145558524876833, 0.01447371020913124, 0.10991350561380386, 0.02488911896944046, -0.047020040452480316, -0.03484956547617912, 0.008922955021262169, -0.07589270919561386, -0.027796387672424316, 0.04961149021983147, 0.051755063235759735, 0.002060268074274063, 0.48138168454170227, 0.006070081610232592, -0.06610443443059921, -0.05506276711821556, 0.1816757172346115, 0.1580398678779602, 0.009433993138372898, 0.3016279339790344, 0.10242338478565216, -0.07616457343101501, -0.001559006399475038, 0.1096392422914505, 0.04105709493160248, 0.10960802435874939, 0.13949082791805267, 0.09288738667964935, 0.04768303409218788, 0.018304849043488503, 0.037666454911231995, 0.07787525653839111, 0.01883402280509472, -0.009719330817461014, -0.003938347101211548, 0.022640716284513474, 0.11452684551477432, 0.01908436231315136, 0.005324771162122488, -0.03770124912261963, 0.06352384388446808, -0.01921955868601799, -0.059198640286922455, -0.07581660151481628, -0.034036729484796524, -0.05399424210190773, -0.1479969471693039, 0.08592094480991364, -0.02169366367161274, 0.03988545015454292, 0.36949843168258667, 0.04003363847732544, -0.013573088683187962, 0.037822846323251724, 0.007833498530089855, 0.08280286937952042, 0.05942106246948242, -0.014463260769844055, -0.11135181039571762, -0.029103267937898636, -0.08461497724056244, -0.01290715578943491, -0.00933824386447668, -0.00862152874469757, -0.04593249037861824, 0.01627684012055397, 0.016005363315343857, -0.016211461275815964, -0.06479250639677048, -0.09610442817211151, -0.005385452415794134, -0.1148732379078865, -0.04902441054582596, -0.005371090956032276, 0.028651058673858643, 0.03872896358370781, 0.07459624856710434, 0.016614461317658424, 0.04416359215974808, -0.07074899971485138, 0.12790998816490173, -0.04212814196944237, 0.08060315996408463, 0.044193778187036514, -0.08652186393737793, -0.022383378818631172, 0.18641172349452972, 0.18621110916137695, -0.0692375898361206, -0.029265040531754494, -0.02682887576520443, 0.011914432980120182, 0.049754660576581955, 0.16936111450195312, -0.020306015387177467, -0.022995591163635254, -0.031192751601338387, -0.06032613664865494, -0.07528708130121231, -0.01630343310534954, 0.05103183537721634, 0.1483624279499054, 0.06568290293216705, -0.04809260368347168, -0.140627920627594, 0.16413506865501404, -0.16616661846637726, 0.08225087821483612, 0.0078090182505548, -0.10463377833366394, -0.11294356733560562, -0.05675447732210159, -0.05201664939522743, 0.08093058317899704, 0.06301408261060715, -0.05858567729592323, -0.04678046703338623, -0.06072675809264183, 0.0013708360493183136, -0.3473191559314728, -0.19512729346752167, -0.04406123235821724, 0.043257515877485275, 0.1639375388622284, 0.00006937583384569734, 0.05968070030212402, 0.03620415925979614, 0.00291755935177207, -0.031981587409973145, 0.10854900628328323, 0.011877274140715599, 0.08795313537120819, -0.042104534804821014, 0.027073388919234276, -0.002381213242188096, -0.18177540600299835, 0.012168425135314465, -0.06784563511610031, -0.04942689836025238, 0.021455464884638786, 0.03430873155593872, -0.04246216639876366, -0.01495360303670168, -0.07071169465780258, 0.10803304612636566, -0.0264150258153677, 0.01132807694375515, -0.01324668899178505, 0.018152784556150436, 0.085569828748703, 0.03459664061665535, -0.09392676502466202, -0.07939755171537399, -0.04514800384640694, -0.06174861639738083, 0.08611118793487549, -0.06430509686470032, -0.23773804306983948, 0.05157948657870293, -0.15174299478530884, 0.04017772153019905, 0.035826101899147034, 0.02997894212603569, 0.02703660912811756, 0.05866992473602295, -0.02511388249695301, 0.1308293491601944, 0.03408407047390938, 0.08042857050895691, 0.028125016018748283, -0.10860368609428406 ]
b1d60f7e3264c138c68dc813b9cc536e7af4bd80
"you", "ai" "Hello!", "Hi there! What's your name?" "My name is Carl.", "Wow! That's a pretty cool name! I don't have a name, but you can call me AI." "How are you?", "I'm doing just well!" "Thank you!", "You're welcome." "What is 1 + 1?", "1 + 1 makes 2." "I have a cat!", "I don't have one, since I'm a robot." "Kitten fight!", "No wait! I'm allergic to adorableness!" "Who parked their car on my sandwich?", "I did!"
JoelIzDaBest66/Talk
[ "region:us" ]
2023-03-26T12:07:52+00:00
{}
2023-03-26T12:16:44+00:00
[]
[]
TAGS #region-us
"you", "ai" "Hello!", "Hi there! What's your name?" "My name is Carl.", "Wow! That's a pretty cool name! I don't have a name, but you can call me AI." "How are you?", "I'm doing just well!" "Thank you!", "You're welcome." "What is 1 + 1?", "1 + 1 makes 2." "I have a cat!", "I don't have one, since I'm a robot." "Kitten fight!", "No wait! I'm allergic to adorableness!" "Who parked their car on my sandwich?", "I did!"
[]
[ "TAGS\n#region-us \n" ]
[ 6 ]
[ "passage: TAGS\n#region-us \n" ]
[ 0.024608636274933815, -0.026205500587821007, -0.009666500613093376, -0.10395516455173492, 0.08638657629489899, 0.059816278517246246, 0.01882290467619896, 0.020661840215325356, 0.23975107073783875, -0.005599027033895254, 0.1219947561621666, 0.0015615287702530622, -0.037353623658418655, 0.03733762726187706, -0.0035912662278860807, -0.17583473026752472, 0.03876631706953049, -0.018274923786520958, 0.01843859627842903, 0.026470553129911423, -0.07776834815740585, -0.07564429938793182, 0.015296397730708122, -0.10247814655303955, -0.083692267537117, 0.11002834886312485, 0.031466204673051834, -0.019670886918902397, 0.10779199749231339, -0.04243955761194229, 0.18699054419994354, -0.011512263678014278, -0.11213519424200058, -0.2536850869655609, 0.021806683391332626, -0.01765260472893715, -0.08747660368680954, 0.01506110467016697, 0.0665089413523674, -0.09014441072940826, -0.0588928684592247, 0.0795099288225174, -0.01132340170443058, 0.04246443510055542, -0.27593839168548584, -0.12684126198291779, -0.05297930911183357, -0.1421966552734375, 0.08651168644428253, 0.04035491496324539, 0.008764253929257393, 0.15506891906261444, -0.20897391438484192, 0.004104613792151213, 0.08255259692668915, -0.2538507878780365, 0.05591634660959244, 0.17671173810958862, 0.03623908758163452, 0.18037272989749908, 0.0060391901060938835, 0.11029672622680664, 0.0716743916273117, -0.024263937026262283, -0.17590197920799255, -0.08127854019403458, -0.04696211963891983, 0.16642488539218903, -0.06727185100317001, -0.14248386025428772, 0.34701237082481384, 0.00015008423360995948, 0.009657775051891804, 0.16921205818653107, -0.059524230659008026, -0.09972117841243744, 0.07259953022003174, 0.016484731808304787, 0.018492350354790688, 0.1471305936574936, 0.16307872533798218, -0.0458691343665123, -0.13837823271751404, -0.018630273640155792, -0.22798998653888702, 0.17510560154914856, -0.03248048573732376, 0.13137903809547424, -0.27447956800460815, 0.01684025302529335, -0.2570667266845703, 0.0032130838371813297, 0.04178816080093384, -0.06004921346902847, -0.0226522795855999, -0.013265985064208508, -0.08018817007541656, 0.004899587947875261, 0.06192673370242119, 0.1266920566558838, -0.06128726154565811, 0.06128238886594772, -0.09319206327199936, 0.141696035861969, 0.07166698575019836, 0.07868369668722153, 0.13037432730197906, 0.041205424815416336, -0.07187089323997498, -0.21872246265411377, -0.0026476888451725245, -0.06275863200426102, -0.09502086788415909, -0.0020165652967989445, -0.11606067419052124, 0.17244569957256317, -0.030802514404058456, -0.09825427830219269, -0.11208184063434601, 0.09148659557104111, -0.032992321997880936, -0.03437839448451996, -0.03552987426519394, -0.020977836102247238, 0.019381176680326462, 0.04704452306032181, -0.1548958420753479, -0.005131472367793322, 0.07039852440357208, 0.11502562463283539, -0.1346137970685959, -0.003783059772104025, -0.07908964157104492, 0.03039063885807991, 0.07654735445976257, -0.16510222852230072, 0.03158547356724739, -0.1124754324555397, -0.07531405985355377, 0.002912673633545637, -0.015710093080997467, -0.016202643513679504, 0.166526660323143, -0.0020451415330171585, 0.0714716836810112, -0.026345307007431984, -0.05890209600329399, -0.11243434250354767, -0.08489254862070084, 0.05390460044145584, 0.03670717030763626, 0.03266148269176483, -0.2193479984998703, 0.014805203303694725, -0.12762966752052307, 0.1360815018415451, -0.10566820204257965, -0.04705966264009476, -0.022842247039079666, 0.20562705397605896, 0.037286072969436646, 0.08762791007757187, -0.22171171009540558, 0.039756543934345245, -0.05404696613550186, 0.18480908870697021, -0.1502426266670227, -0.0799463614821434, 0.20813211798667908, -0.07964949309825897, -0.10115210711956024, 0.021235812455415726, 0.020391687750816345, 0.026287272572517395, 0.0766737088561058, 0.4564172327518463, -0.09766800701618195, -0.09146861732006073, 0.10178250074386597, 0.17055274546146393, -0.12427149713039398, -0.1827561855316162, 0.06446871906518936, -0.16666454076766968, -0.1973118633031845, 0.0018917324487119913, 0.09222044050693512, 0.038269978016614914, -0.07875611633062363, -0.020746968686580658, 0.06325206160545349, -0.0007678253459744155, 0.09095914661884308, 0.03755716234445572, 0.09034032374620438, -0.08716782182455063, 0.11115926504135132, -0.05017651244997978, 0.004037132486701012, 0.1343354731798172, 0.027325427159667015, -0.03223329409956932, 0.08694463223218918, -0.0485352948307991, 0.05295134335756302, -0.1662379503250122, -0.15068690478801727, 0.03398871049284935, 0.06283251196146011, 0.03186952322721481, 0.1280253529548645, 0.08141885697841644, -0.10732853412628174, 0.022690722718834877, -0.004228927195072174, 0.058398615568876266, 0.03891623765230179, 0.006107209715992212, 0.008764320984482765, 0.0961301177740097, -0.10607069730758667, -0.13589619100093842, -0.07336436957120895, -0.014715781435370445, 0.14371353387832642, -0.0302802175283432, 0.07690227776765823, -0.004240254405885935, 0.00013200697139836848, 0.06930823624134064, 0.08137880265712738, 0.016412746161222458, 0.08971183747053146, -0.05237193778157234, -0.05160155147314072, 0.10863113403320312, -0.13533565402030945, 0.17837053537368774, 0.14053137600421906, -0.20532016456127167, 0.029453208670020103, -0.06838275492191315, 0.03670361638069153, -0.008162540383636951, 0.0975119024515152, -0.08272241055965424, -0.02106042578816414, 0.013134466484189034, 0.0052274600602686405, -0.013007243163883686, 0.017682146281003952, -0.07295988500118256, -0.07787393033504486, -0.10233919322490692, 0.08436838537454605, 0.11562882363796234, -0.10282530635595322, 0.14214380085468292, 0.4384984076023102, 0.11495281755924225, 0.21582984924316406, -0.09581480920314789, -0.0412987545132637, 0.007486371789127588, 0.0001535322517156601, -0.04476691037416458, 0.08031861484050751, -0.15973517298698425, -0.038901735097169876, 0.027348900213837624, 0.07128690183162689, 0.11475157737731934, -0.14959022402763367, -0.09639324247837067, -0.00793045200407505, 0.0022841424215584993, -0.1249532699584961, 0.023905446752905846, -0.03974650055170059, 0.04015624523162842, 0.07232289016246796, -0.021535737439990044, 0.13939237594604492, -0.04166141897439957, -0.0639561116695404, 0.07585346698760986, -0.2017085999250412, -0.23179671168327332, -0.12309670448303223, -0.14680525660514832, 0.04366797208786011, 0.05154111236333847, 0.01726446859538555, -0.17635835707187653, -0.015074856579303741, 0.07706750929355621, 0.07820965349674225, -0.20886357128620148, -0.022814949974417686, -0.004290030337870121, 0.0895976573228836, -0.10227091610431671, -0.0017130117630586028, -0.04419664293527603, -0.10150232166051865, 0.0017003051470965147, 0.07279510796070099, -0.137485533952713, 0.13807645440101624, 0.21589438617229462, 0.07225540280342102, 0.07359948754310608, -0.019093448296189308, 0.09936179965734482, -0.10856141895055771, -0.16549113392829895, 0.08348225057125092, -0.06234746053814888, 0.047262318432331085, 0.17534415423870087, 0.03307317942380905, -0.13904969394207, -0.015682822093367577, -0.0402069091796875, -0.15603256225585938, -0.238995760679245, -0.09178274869918823, -0.1182505264878273, 0.16442428529262543, 0.0009358620154671371, 0.06651917099952698, 0.08258313685655594, -0.022042419761419296, 0.16447891294956207, -0.07379321753978729, -0.07578866183757782, -0.006978808436542749, 0.12375060468912125, -0.056660156697034836, -0.03080669604241848, -0.10566964000463486, -0.008295975625514984, 0.1151021271944046, 0.15304014086723328, 0.12214863300323486, 0.2957419455051422, 0.08268889784812927, 0.026645636186003685, 0.08958091586828232, 0.17622539401054382, 0.09495089203119278, 0.07838419824838638, -0.045413073152303696, -0.014814783819019794, 0.014317171648144722, -0.04022889584302902, 0.010141594335436821, 0.14683100581169128, -0.2679629921913147, -0.006678564939647913, -0.2710230350494385, 0.0965198427438736, -0.10913380235433578, 0.11837165057659149, -0.01015760749578476, 0.10194015502929688, 0.11082887649536133, 0.03233652561903, -0.03858073800802231, 0.16613617539405823, 0.08450309932231903, -0.11277695000171661, 0.001758623169735074, 0.03737903758883476, 0.09715615212917328, -0.02818971499800682, 0.12721189856529236, -0.11048974841833115, -0.1464834064245224, 0.013753619976341724, 0.07152791321277618, -0.15373679995536804, 0.3138748109340668, 0.012069208547472954, -0.13481520116329193, -0.01481647603213787, -0.09957809001207352, -0.006440147757530212, 0.1254177987575531, 0.09333524852991104, 0.07935678958892822, -0.2185502052307129, -0.13339371979236603, 0.05872276425361633, -0.00575496768578887, 0.22408108413219452, -0.034034017473459244, -0.11356475204229355, -0.027013886719942093, 0.04241163283586502, -0.06043251231312752, 0.08524788916110992, 0.023536119610071182, -0.08113526552915573, -0.032957352697849274, 0.05323701351881027, 0.012368366122245789, 0.00524376705288887, 0.09360801428556442, 0.020107939839363098, -0.0009265501867048442, 0.01785753294825554, 0.047885000705718994, -0.0675911232829094, -0.1984109878540039, 0.09357594698667526, -0.05215044692158699, 0.0015536568826064467, -0.08013670891523361, -0.15122665464878082, -0.08837161958217621, -0.16009655594825745, 0.12540200352668762, -0.034406669437885284, 0.12700119614601135, -0.06619787961244583, 0.17341409623622894, -0.07871770113706589, 0.04481020197272301, -0.047349292784929276, 0.050332702696323395, -0.007268077693879604, -0.07756082713603973, 0.16585899889469147, -0.15564003586769104, 0.01809087023139, 0.19572502374649048, -0.018915493041276932, 0.07177707552909851, 0.021322092041373253, -0.0636206790804863, 0.23147478699684143, 0.3014698624610901, 0.008138049393892288, 0.1665448248386383, 0.3018903136253357, -0.07466315478086472, -0.2642788887023926, -0.05505012720823288, -0.2841376066207886, -0.05371501296758652, 0.10716094076633453, -0.22523896396160126, 0.06986407935619354, 0.14383509755134583, -0.06471995264291763, 0.30228954553604126, -0.21825523674488068, 0.012589273042976856, 0.15434536337852478, -0.08868814259767532, 0.5515313148498535, -0.1133413165807724, -0.17677772045135498, -0.008122089318931103, -0.08741296827793121, 0.10602109134197235, -0.0340677872300148, 0.06877441704273224, 0.013465235009789467, 0.04797380417585373, 0.048932258039712906, -0.03111894056200981, 0.22701001167297363, 0.008710170164704323, 0.09015397727489471, -0.07378865778446198, -0.18624304234981537, 0.11639340221881866, -0.04359482601284981, -0.08891059458255768, 0.0849778801202774, -0.05942516401410103, -0.11078983545303345, 0.04663389176130295, -0.07950539886951447, -0.024862350896000862, 0.08423490077257156, -0.04678233340382576, -0.042606171220541, -0.008054176345467567, -0.1618063747882843, -0.0002289071271661669, 0.31360217928886414, -0.07096036523580551, 0.16695955395698547, 0.03677211329340935, 0.00038613268407061696, -0.11027684062719345, 0.030288029462099075, -0.05203165486454964, -0.021576624363660812, 0.09578979015350342, -0.11096979677677155, 0.03204701095819473, 0.14160704612731934, -0.04864364117383957, 0.05846960097551346, 0.09256096184253693, -0.0849417969584465, 0.007583672646433115, 0.17753590643405914, -0.17537221312522888, -0.1273445188999176, -0.006135711446404457, -0.09862716495990753, 0.14055661857128143, 0.04394126310944557, 0.05191568285226822, 0.16669964790344238, 0.03967129811644554, -0.029474308714270592, -0.02817419543862343, -0.1153380498290062, -0.0201893113553524, 0.040153320878744125, 0.00045633706031367183, -0.08791285753250122, 0.2262638509273529, 0.06409153342247009, -0.1328488290309906, -0.051157206296920776, 0.2161225974559784, -0.06805316358804703, -0.04911920800805092, -0.223562553524971, 0.10752306133508682, -0.07112517952919006, -0.0965060144662857, 0.05453834682703018, -0.02270081453025341, 0.005106312222778797, 0.181985542178154, 0.03941008821129799, 0.11070270836353302, 0.03738937899470329, -0.02448922023177147, 0.15798696875572205, -0.142850860953331, -0.14191335439682007, -0.025354057550430298, -0.08757315576076508, -0.13844476640224457, -0.026804137974977493, 0.1617041826248169, -0.09177309274673462, -0.14772607386112213, -0.2621181011199951, 0.10968475043773651, -0.16432365775108337, -0.10192688554525375, -0.03469514101743698, -0.08968492597341537, 0.0696166530251503, 0.030301768332719803, -0.03093348816037178, -0.06706760823726654, -0.18593791127204895, 0.0816768929362297, 0.06349513679742813, 0.045533183962106705, -0.017847947776317596, 0.0067379772663116455, 0.1720137596130371, 0.025955144315958023, 0.10040043294429779, 0.16762186586856842, 0.011397695168852806, 0.2246655523777008, -0.1671202927827835, -0.11496317386627197, 0.1336962729692459, -0.026543032377958298, 0.06762003898620605, 0.16792191565036774, -0.0772583931684494, 0.015526676550507545, -0.028136352077126503, 0.07066910713911057, -0.11003983020782471, -0.105624258518219, 0.007937257178127766, 0.02567129209637642, -0.2755882740020752, -0.005599735304713249, -0.19717298448085785, 0.14788752794265747, 0.02579621411859989, 0.03297143429517746, 0.10257530212402344, 0.10404334217309952, 0.08312062919139862, -0.0017710148822516203, 0.03226327523589134, -0.1176818460226059, 0.02753005363047123, -0.059239376336336136, -0.020663779228925705, 0.017624232918024063, 0.36952024698257446, -0.03603357449173927, -0.046802736818790436, 0.003710439894348383, 0.1307835876941681, -0.02139742486178875, 0.017395347356796265, 0.13209912180900574, 0.12607666850090027, -0.08595693111419678, -0.1504845917224884, 0.04888554662466049, -0.04565655067563057, -0.02836887165904045, 0.1464131623506546, 0.05905961990356445, 0.1050296202301979, 0.0908031314611435, -0.014463032595813274, -0.00318976235575974, 0.012856799177825451, -0.15486004948616028, 0.06223496049642563, -0.010558074340224266, 0.012565906159579754, 0.017934376373887062, 0.15238402783870697, -0.005540105979889631, 0.07739730179309845, -0.09889880567789078, 0.004208535887300968, -0.13498884439468384, -0.07913459837436676, 0.03617347031831741, -0.13393273949623108, 0.04141177982091904, -0.01871878281235695, 0.029611799865961075, 0.30386561155319214, 0.02558239921927452, -0.020639164373278618, 0.12512871623039246, -0.1214587539434433, -0.12050267308950424, -0.001594188273884356, -0.029960084706544876, 0.0791488066315651, -0.02633434161543846, -0.0997740775346756, -0.1001306027173996, -0.15166029334068298, -0.09759195148944855, 0.05182836204767227, -0.04993441700935364, -0.059362251311540604, -0.17634081840515137, -0.05707859992980957, -0.05147340148687363, 0.14025864005088806, -0.12263951450586319, 0.15159130096435547, -0.014490418136119843, 0.004084470681846142, 0.04405883327126503, 0.1950942426919937, -0.03644494712352753, 0.08714226633310318, 0.0154351145029068, 0.1522706001996994, -0.05119588226079941, 0.14720745384693146, -0.10931728035211563, -0.04014137014746666, -0.06710435450077057, 0.21513493359088898, 0.25630924105644226, -0.06136954948306084, -0.008937356993556023, -0.012760217301547527, 0.058654606342315674, 0.1073930487036705, 0.16049085557460785, 0.002326392102986574, 0.2802925705909729, -0.03133585304021835, 0.04815128445625305, 0.02901598811149597, 0.013607407920062542, -0.06336209923028946, 0.03397751972079277, 0.07539387792348862, -0.035039983689785004, -0.1412304788827896, 0.15837742388248444, -0.21980468928813934, 0.18157227337360382, 0.11640069633722305, -0.19996967911720276, -0.013728445395827293, -0.04882071167230606, 0.1689416468143463, -0.0856364443898201, 0.1637246012687683, -0.0903693437576294, -0.2108195722103119, -0.2056000679731369, 0.03867346793413162, -0.34623071551322937, -0.254462867975235, 0.10422009229660034, 0.1488201916217804, 0.04015883058309555, -0.018507536500692368, -0.019967829808592796, -0.018367022275924683, 0.04877542704343796, -0.0067357709631323814, 0.06014643982052803, 0.031397558748722076, -0.02988368645310402, -0.24127542972564697, -0.029804671183228493, 0.023964406922459602, -0.07093082368373871, 0.07464958727359772, -0.06874357163906097, -0.022495782002806664, 0.08059766888618469, -0.03066304884850979, 0.03298592567443848, -0.035373736172914505, -0.16326889395713806, 0.027529051527380943, 0.03900543600320816, 0.036012712866067886, 0.00634160777553916, 0.0008072225609794259, -0.03455270454287529, 0.0644603744149208, -0.16716794669628143, -0.16015739738941193, 0.14140215516090393, -0.06745140254497528, 0.2779497504234314, -0.05812826007604599, -0.0809100940823555, 0.04766704887151718, -0.03426874056458473, 0.1807648241519928, -0.07756473124027252, 0.047254521399736404, 0.12766779959201813, 0.011127962730824947, 0.03121316432952881, -0.3092964291572571, 0.11082969605922699, -0.000795336440205574, -0.006093299947679043, -0.07581598311662674 ]
2bcb56e596b20a8022ecc0af7d3b78c59a8f8b1c
# Dataset Card for "birds" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
JotDe/birds
[ "region:us" ]
2023-03-26T12:12:06+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "description", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "Black footed Albatross", "1": "Laysan Albatross", "2": "Sooty Albatross", "3": "Groove billed Ani", "4": "Crested Auklet", "5": "Least Auklet", "6": "Parakeet Auklet", "7": "Rhinoceros Auklet", "8": "Brewer Blackbird", "9": "Red winged Blackbird", "10": "Rusty Blackbird", "11": "Yellow headed Blackbird", "12": "Bobolink", "13": "Indigo Bunting", "14": "Lazuli Bunting", "15": "Painted Bunting", "16": "Cardinal", "17": "Spotted Catbird", "18": "Gray Catbird", "19": "Yellow breasted Chat", "20": "Eastern Towhee", "21": "Chuck will Widow", "22": "Brandt Cormorant", "23": "Red faced Cormorant", "24": "Pelagic Cormorant", "25": "Bronzed Cowbird", "26": "Shiny Cowbird", "27": "Brown Creeper", "28": "American Crow", "29": "Fish Crow", "30": "Black billed Cuckoo", "31": "Mangrove Cuckoo", "32": "Yellow billed Cuckoo", "33": "Gray crowned Rosy Finch", "34": "Purple Finch", "35": "Northern Flicker", "36": "Acadian Flycatcher", "37": "Great Crested Flycatcher", "38": "Least Flycatcher", "39": "Olive sided Flycatcher", "40": "Scissor tailed Flycatcher", "41": "Vermilion Flycatcher", "42": "Yellow bellied Flycatcher", "43": "Frigatebird", "44": "Northern Fulmar", "45": "Gadwall", "46": "American Goldfinch", "47": "European Goldfinch", "48": "Boat tailed Grackle", "49": "Eared Grebe", "50": "Horned Grebe", "51": "Pied billed Grebe", "52": "Western Grebe", "53": "Blue Grosbeak", "54": "Evening Grosbeak", "55": "Pine Grosbeak", "56": "Rose breasted Grosbeak", "57": "Pigeon Guillemot", "58": "California Gull", "59": "Glaucous winged Gull", "60": "Heermann Gull", "61": "Herring Gull", "62": "Ivory Gull", "63": "Ring billed Gull", "64": "Slaty backed Gull", "65": "Western Gull", "66": "Anna Hummingbird", "67": "Ruby throated Hummingbird", "68": "Rufous Hummingbird", "69": "Green Violetear", "70": "Long tailed Jaeger", "71": "Pomarine Jaeger", "72": "Blue Jay", "73": "Florida Jay", "74": "Green Jay", "75": "Dark eyed Junco", "76": "Tropical Kingbird", "77": "Gray Kingbird", "78": "Belted Kingfisher", "79": "Green Kingfisher", "80": "Pied Kingfisher", "81": "Ringed Kingfisher", "82": "White breasted Kingfisher", "83": "Red legged Kittiwake", "84": "Horned Lark", "85": "Pacific Loon", "86": "Mallard", "87": "Western Meadowlark", "88": "Hooded Merganser", "89": "Red breasted Merganser", "90": "Mockingbird", "91": "Nighthawk", "92": "Clark Nutcracker", "93": "White breasted Nuthatch", "94": "Baltimore Oriole", "95": "Hooded Oriole", "96": "Orchard Oriole", "97": "Scott Oriole", "98": "Ovenbird", "99": "Brown Pelican", "100": "White Pelican", "101": "Western Wood Pewee", "102": "Sayornis", "103": "American Pipit", "104": "Whip poor Will", "105": "Horned Puffin", "106": "Common Raven", "107": "White necked Raven", "108": "American Redstart", "109": "Geococcyx", "110": "Loggerhead Shrike", "111": "Great Grey Shrike", "112": "Baird Sparrow", "113": "Black throated Sparrow", "114": "Brewer Sparrow", "115": "Chipping Sparrow", "116": "Clay colored Sparrow", "117": "House Sparrow", "118": "Field Sparrow", "119": "Fox Sparrow", "120": "Grasshopper Sparrow", "121": "Harris Sparrow", "122": "Henslow Sparrow", "123": "Le Conte Sparrow", "124": "Lincoln Sparrow", "125": "Nelson Sharp tailed Sparrow", "126": "Savannah Sparrow", "127": "Seaside Sparrow", "128": "Song Sparrow", "129": "Tree Sparrow", "130": "Vesper Sparrow", "131": "White crowned Sparrow", "132": "White throated Sparrow", "133": "Cape Glossy Starling", "134": "Bank Swallow", "135": "Barn Swallow", "136": "Cliff Swallow", "137": "Tree Swallow", "138": "Scarlet Tanager", "139": "Summer Tanager", "140": "Artic Tern", "141": "Black Tern", "142": "Caspian Tern", "143": "Common Tern", "144": "Elegant Tern", "145": "Forsters Tern", "146": "Least Tern", "147": "Green tailed Towhee", "148": "Brown Thrasher", "149": "Sage Thrasher", "150": "Black capped Vireo", "151": "Blue headed Vireo", "152": "Philadelphia Vireo", "153": "Red eyed Vireo", "154": "Warbling Vireo", "155": "White eyed Vireo", "156": "Yellow throated Vireo", "157": "Bay breasted Warbler", "158": "Black and white Warbler", "159": "Black throated Blue Warbler", "160": "Blue winged Warbler", "161": "Canada Warbler", "162": "Cape May Warbler", "163": "Cerulean Warbler", "164": "Chestnut sided Warbler", "165": "Golden winged Warbler", "166": "Hooded Warbler", "167": "Kentucky Warbler", "168": "Magnolia Warbler", "169": "Mourning Warbler", "170": "Myrtle Warbler", "171": "Nashville Warbler", "172": "Orange crowned Warbler", "173": "Palm Warbler", "174": "Pine Warbler", "175": "Prairie Warbler", "176": "Prothonotary Warbler", "177": "Swainson Warbler", "178": "Tennessee Warbler", "179": "Wilson Warbler", "180": "Worm eating Warbler", "181": "Yellow Warbler", "182": "Northern Waterthrush", "183": "Louisiana Waterthrush", "184": "Bohemian Waxwing", "185": "Cedar Waxwing", "186": "American Three toed Woodpecker", "187": "Pileated Woodpecker", "188": "Red bellied Woodpecker", "189": "Red cockaded Woodpecker", "190": "Red headed Woodpecker", "191": "Downy Woodpecker", "192": "Bewick Wren", "193": "Cactus Wren", "194": "Carolina Wren", "195": "House Wren", "196": "Marsh Wren", "197": "Rock Wren", "198": "Winter Wren", "199": "Common Yellowthroat"}}}}, {"name": "file_name", "dtype": "string"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 583864786.046, "num_examples": 5994}, {"name": "test", "num_bytes": 577090882.934, "num_examples": 5794}], "download_size": 1148682949, "dataset_size": 1160955668.98}}
2023-03-26T12:15:01+00:00
[]
[]
TAGS #region-us
# Dataset Card for "birds" More Information needed
[ "# Dataset Card for \"birds\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"birds\"\n\nMore Information needed" ]
[ 6, 12 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"birds\"\n\nMore Information needed" ]
[ -0.12695416808128357, 0.29174381494522095, -0.0034906247165054083, -0.007246904540807009, 0.051303569227457047, 0.06606115400791168, -0.023826105520129204, 0.02871450036764145, 0.003748376155272126, -0.031741853803396225, 0.10748930275440216, 0.12796495854854584, 0.13985177874565125, 0.10156674683094025, -0.034165557473897934, -0.09199519455432892, 0.06621166318655014, 0.019033877179026604, -0.019537687301635742, 0.05250304564833641, -0.053275588899850845, -0.008714407682418823, 0.04159107059240341, -0.053489383310079575, -0.09666495025157928, 0.015245153568685055, -0.09527463465929031, -0.006111443508416414, 0.13337530195713043, -0.11694199591875076, 0.1538383662700653, -0.02098383754491806, 0.018637683242559433, -0.14831997454166412, -0.007747520226985216, -0.0034717239905148745, -0.006790165323764086, 0.03758867830038071, 0.005183243192732334, -0.12972381711006165, -0.01533034723252058, 0.00005211613461142406, 0.062311802059412, -0.019373681396245956, -0.06687255948781967, -0.4084983170032501, -0.16816705465316772, -0.197844460606575, 0.03388340026140213, 0.010489031672477722, 0.059838976711034775, 0.11448215693235397, -0.04385101795196533, 0.08947121351957321, 0.06490036845207214, -0.1169721856713295, 0.029147423803806305, 0.16220015287399292, -0.020541613921523094, 0.21472445130348206, -0.033647362142801285, 0.08750588446855545, 0.10505250096321106, 0.006886311341077089, -0.06456109881401062, 0.006399859208613634, -0.004497207701206207, 0.01830328069627285, -0.018529588356614113, -0.07142747193574905, 0.30953454971313477, 0.027347169816493988, -0.01716216653585434, -0.0019649742171168327, 0.00651239650323987, -0.10075259953737259, 0.04416762292385101, 0.021727927029132843, 0.04970647022128105, 0.014758803881704807, 0.14408953487873077, -0.0526561364531517, -0.08784348517656326, -0.08334574103355408, -0.13527630269527435, -0.07305118441581726, -0.03912533447146416, 0.1514521688222885, -0.18204356729984283, -0.003249922301620245, -0.007857552729547024, 0.017015723511576653, -0.05939674377441406, -0.02334979735314846, -0.048999372869729996, 0.019733436405658722, 0.012012656778097153, 0.018174173310399055, 0.12529033422470093, 0.034159693866968155, 0.10946173220872879, 0.05392266437411308, -0.1863478720188141, 0.0853954628109932, 0.14448408782482147, -0.15260063111782074, 0.06274228543043137, -0.09078848361968994, -0.020163046196103096, -0.17578546702861786, -0.010737149976193905, -0.15342549979686737, -0.05087926238775253, 0.033782586455345154, -0.033567413687705994, 0.10346631705760956, 0.04575923830270767, -0.188094362616539, -0.04285115376114845, 0.039869651198387146, 0.10813359916210175, -0.08851119875907898, 0.011913926340639591, 0.018487263470888138, 0.06683270633220673, -0.06952956318855286, -0.10297701507806778, 0.0032373564317822456, 0.14644290506839752, 0.005646646488457918, -0.08214996755123138, -0.06619948893785477, 0.08614353090524673, 0.0025051264092326164, -0.002926415763795376, -0.23658786714076996, 0.04432908073067665, -0.09247765690088272, -0.15253791213035583, 0.017284296452999115, -0.006319127511233091, -0.06165025010704994, 0.11166930198669434, -0.014842148870229721, 0.022438369691371918, -0.024341201409697533, -0.05376554653048515, 0.15226206183433533, -0.10252123326063156, 0.05401524528861046, -0.05552123859524727, 0.12007903307676315, -0.2976890504360199, 0.027722012251615524, -0.12001154571771622, -0.044983796775341034, 0.028698964044451714, 0.12905356287956238, -0.16245020925998688, 0.08764481544494629, -0.04632975161075592, -0.0017140195704996586, -0.13103708624839783, -0.011507478542625904, -0.04036448895931244, 0.07952501624822617, -0.22325873374938965, -0.018147556111216545, 0.13829825818538666, -0.1507169008255005, -0.11321518570184708, 0.022489864379167557, -0.013400754891335964, 0.07519657164812088, 0.09766495227813721, 0.37691232562065125, 0.042832907289266586, 0.03272681310772896, 0.09276758879423141, 0.22341175377368927, -0.2093580663204193, -0.2854654788970947, 0.07971099019050598, -0.07415174692869186, -0.20522743463516235, -0.00944560207426548, 0.05417963117361069, 0.00873347744345665, 0.009988692589104176, -0.08857855945825577, 0.04725860431790352, -0.13802236318588257, 0.03389137610793114, 0.014238247647881508, 0.008015681058168411, -0.06960255652666092, 0.22299669682979584, -0.046816885471343994, 0.015351933427155018, -0.0004218363028485328, -0.028395839035511017, 0.10567562282085419, 0.14522533118724823, -0.0359954871237278, -0.03318021446466446, -0.18785186111927032, -0.09142646938562393, -0.008751016110181808, -0.05022720992565155, 0.0659252479672432, 0.12698635458946228, 0.04277552291750908, 0.0006326301372610033, 0.08079058676958084, 0.10349590331315994, 0.20373821258544922, 0.08517112582921982, -0.015418247319757938, 0.048015572130680084, 0.08436406403779984, -0.06916691362857819, -0.0597524419426918, -0.09522181004285812, -0.0010395862627774477, 0.1851252168416977, -0.04392608627676964, 0.03811504691839218, -0.09689297527074814, 0.06863753497600555, -0.013310548849403858, 0.0009414509404450655, -0.0447627529501915, 0.05224356800317764, 0.030374275520443916, -0.08696494251489639, 0.02607586234807968, -0.030947091057896614, 0.17023363709449768, 0.1204228401184082, 0.12546856701374054, -0.016358133405447006, 0.05922238901257515, 0.08155672997236252, -0.04319794476032257, -0.08897716552019119, 0.004139542579650879, 0.03304879367351532, 0.046165987849235535, 0.07470592111349106, -0.11232326179742813, 0.021665163338184357, 0.051037129014730453, 0.01719699613749981, -0.045920923352241516, 0.09914091229438782, 0.007542781997472048, -0.26597365736961365, 0.151234433054924, 0.12602663040161133, 0.21726299822330475, 0.16217191517353058, -0.010775390081107616, -0.055279091000556946, 0.038165267556905746, 0.04047461971640587, -0.07485595345497131, 0.2076476514339447, -0.11504688858985901, 0.04625784233212471, 0.09534678608179092, 0.03234446421265602, 0.07126795500516891, -0.17494191229343414, -0.12169496715068817, 0.10380376130342484, -0.004915665369480848, -0.11915139853954315, -0.04591687023639679, -0.036994580179452896, 0.05921883508563042, -0.044800177216529846, -0.18773870170116425, 0.10265863686800003, -0.044581737369298935, -0.02124704048037529, 0.10169471055269241, -0.20166388154029846, -0.3934788405895233, -0.04020925611257553, -0.12732285261154175, 0.050266850739717484, -0.018302321434020996, 0.008449205197393894, -0.07949549704790115, 0.024154948070645332, 0.028139006346464157, -0.21227984130382538, -0.2214219570159912, -0.01405154075473547, -0.010473436675965786, -0.022573135793209076, -0.08650758117437363, -0.15286940336227417, 0.016709119081497192, -0.05277961865067482, 0.07031190395355225, 0.1298675388097763, -0.05088256299495697, 0.1184007003903389, 0.06810539215803146, -0.0416552796959877, 0.05319938808679581, -0.07963214069604874, 0.14683634042739868, -0.02207074873149395, -0.051255952566862106, -0.022227246314287186, -0.024574046954512596, 0.06987445056438446, 0.07583398371934891, 0.06193472445011139, -0.2081330269575119, -0.07857085019350052, -0.08934681862592697, -0.22422504425048828, -0.23076075315475464, -0.07472562044858932, -0.020966671407222748, 0.16214872896671295, 0.0521075613796711, 0.04354296252131462, 0.003485272638499737, 0.07610134780406952, 0.2046278864145279, -0.08924675732851028, -0.07050956040620804, -0.0254341010004282, -0.04493965953588486, -0.03645530715584755, 0.04746292904019356, -0.1633838266134262, 0.028155606240034103, 0.14985214173793793, 0.18355344235897064, 0.16657844185829163, 0.18808430433273315, 0.07074763625860214, -0.021949527785182, 0.15090109407901764, 0.04849182441830635, 0.22547994554042816, 0.05158810317516327, 0.017094949260354042, -0.07888775318861008, 0.02473360113799572, -0.08334731310606003, -0.030177444219589233, 0.158071368932724, -0.1549852043390274, 0.09949760884046555, -0.09285581111907959, -0.07509774714708328, -0.17555905878543854, 0.13114720582962036, -0.1221533939242363, 0.17348681390285492, -0.023567376658320427, 0.09417171031236649, -0.13520997762680054, 0.12349612265825272, 0.12380628287792206, -0.10833306610584259, 0.04356454312801361, -0.04061642289161682, 0.050952520221471786, -0.12988625466823578, 0.01480514369904995, -0.1473625749349594, -0.17552350461483002, -0.02422790601849556, 0.1126682460308075, 0.03247692435979843, 0.23783835768699646, -0.056728385388851166, -0.11963551491498947, -0.0694396048784256, -0.07041393965482712, -0.04429349675774574, -0.001711818273179233, 0.21360225975513458, 0.018790779635310173, -0.22198714315891266, -0.12979187071323395, -0.10152001678943634, 0.008426924236118793, 0.06191549450159073, -0.056309595704078674, -0.16478806734085083, 0.07303296774625778, 0.04288625344634056, -0.06209024041891098, -0.2465301901102066, 0.005390012636780739, -0.13877032697200775, -0.0110820597037673, -0.0031732632778584957, -0.08763640373945236, 0.037023767828941345, -0.0316777266561985, -0.0944841131567955, 0.07602551579475403, -0.038169458508491516, -0.08948088437318802, -0.007195981219410896, -0.09378451853990555, 0.05724117532372475, 0.01420282106846571, 0.04616544395685196, -0.0037279000971466303, -0.09685686230659485, -0.10562393814325333, -0.11872337013483047, 0.10073798149824142, -0.0306688379496336, 0.1283518671989441, -0.06289242953062057, 0.0842055231332779, 0.03585618734359741, 0.03565365821123123, 0.015507498756051064, 0.07960586249828339, -0.039306268095970154, -0.10544949024915695, 0.13120980560779572, -0.23994116485118866, 0.1612369865179062, 0.2453865110874176, 0.15803317725658417, -0.1349158138036728, -0.020854579284787178, -0.0000667741333018057, 0.3759019076824188, 0.11423547565937042, -0.12351725250482559, 0.28019407391548157, 0.15621274709701538, -0.0904269888997078, -0.18676629662513733, -0.002979477634653449, -0.21292419731616974, -0.05768846347928047, 0.12014424055814743, -0.24935974180698395, 0.17301487922668457, 0.20717082917690277, -0.05896078422665596, 0.26284676790237427, -0.13417868316173553, -0.011601523496210575, 0.18625758588314056, 0.10250473022460938, 0.2928522825241089, -0.08182830363512039, -0.06038125604391098, -0.09140754491090775, -0.07043289393186569, 0.2027357667684555, 0.0028391408268362284, 0.05028065666556358, 0.07508638501167297, 0.021811995655298233, -0.003039343049749732, -0.006654173135757446, 0.21455582976341248, 0.10048320889472961, 0.12051992118358612, -0.032504674047231674, -0.03613012284040451, 0.14931870996952057, -0.012047736905515194, 0.0308647733181715, -0.057900525629520416, -0.000928242108784616, -0.19642303884029388, 0.06167817488312721, 0.023266397416591644, 0.024450456723570824, 0.10777444392442703, -0.03423202037811279, -0.15087710320949554, -0.05464017018675804, -0.04212526977062225, -0.0031442148610949516, 0.11045529693365097, 0.02877543680369854, -0.04549577087163925, 0.07690411061048508, 0.03340557962656021, -0.021107777953147888, -0.1509963423013687, -0.1635686755180359, -0.061865564435720444, -0.01637188158929348, -0.11205630749464035, -0.04326927661895752, 0.0844358429312706, 0.06970445811748505, 0.005320271942764521, 0.0896061435341835, -0.016766417771577835, 0.07958848774433136, 0.10460588335990906, -0.010042830370366573, -0.18632115423679352, 0.10659574717283249, -0.16511958837509155, 0.07436566799879074, 0.04039422422647476, -0.006743453908711672, 0.09692781418561935, -0.02061445079743862, -0.10053840279579163, 0.051389552652835846, -0.08685829490423203, 0.028902387246489525, 0.0318315289914608, 0.046839069575071335, -0.1964242309331894, 0.16151395440101624, 0.03311736509203911, 0.020098157227039337, 0.0462869293987751, -0.0522567518055439, -0.047635771334171295, -0.06355955451726913, 0.004198763053864241, 0.18383808434009552, -0.028548330068588257, -0.006032904610037804, 0.09681710600852966, -0.03957270085811615, -0.04114716127514839, 0.16017203032970428, 0.06912923604249954, 0.0523420087993145, -0.04190538823604584, -0.07170476764440536, 0.035768505185842514, -0.023030931130051613, -0.13686364889144897, -0.014358613640069962, -0.09480129927396774, -0.22419708967208862, 0.028578639030456543, 0.050759341567754745, -0.04352657496929169, -0.13370326161384583, -0.07102138549089432, 0.036339420825242996, -0.08226872235536575, 0.12508524954319, 0.007409815210849047, 0.06550098210573196, 0.00972557533532381, 0.0218263640999794, 0.03584963083267212, -0.021465850993990898, -0.11371377110481262, 0.09475240856409073, 0.06098972633481026, 0.027263354510068893, -0.10558173805475235, -0.022063327953219414, 0.031068794429302216, 0.031653258949518204, 0.039353664964437485, 0.08703252673149109, 0.011243090964853764, 0.06762124598026276, -0.05109596624970436, -0.12575563788414001, 0.10852668434381485, 0.041330184787511826, 0.05093568190932274, -0.028073012828826904, -0.08012634515762329, 0.05415919050574303, -0.019515899941325188, 0.1054387167096138, 0.01257076021283865, -0.09208562225103378, -0.01312626525759697, -0.10028389096260071, -0.12981197237968445, 0.1028187945485115, -0.1544012874364853, 0.24021396040916443, 0.06679945439100266, 0.1140013188123703, 0.1448034644126892, 0.07538258284330368, -0.02732117660343647, -0.07761230319738388, -0.037070807069540024, -0.1801518052816391, -0.0236323494464159, 0.03410590440034866, 0.02682727575302124, -0.052376508712768555, 0.4131230115890503, 0.008594010025262833, -0.18841026723384857, -0.07919439673423767, 0.23051996529102325, -0.01005945261567831, 0.0037798366975039244, 0.3725331127643585, 0.08518629521131516, -0.03877447918057442, 0.054084789007902145, 0.10175896435976028, -0.009507915936410427, 0.13317933678627014, 0.17272888123989105, 0.05767182260751724, 0.06836971640586853, -0.028494685888290405, 0.08045919239521027, 0.017501208931207657, -0.07286088168621063, -0.033633045852184296, 0.10643833130598068, 0.05940786376595497, 0.1613016575574875, -0.032930947840213776, 0.02651461772620678, -0.043312907218933105, 0.09386429935693741, 0.01189459953457117, -0.09154757857322693, -0.1683652698993683, -0.16690175235271454, 0.03131643682718277, -0.024126963689923286, 0.012952669523656368, -0.026897311210632324, -0.04457717016339302, 0.2985406219959259, 0.10371015220880508, 0.09706397354602814, 0.02021363563835621, -0.17428390681743622, 0.0485931858420372, 0.045074816793203354, -0.04138261824846268, -0.062916100025177, -0.03766488656401634, -0.08710234612226486, 0.09798245877027512, -0.0030394664499908686, -0.004889271687716246, -0.01422191597521305, 0.062201522290706635, 0.004848730284720659, -0.1669480800628662, -0.0714392438530922, -0.07487588375806808, 0.07797575742006302, -0.13802219927310944, 0.08918087184429169, 0.10644464194774628, -0.019385285675525665, 0.06346415728330612, 0.05461641773581505, 0.02725154161453247, 0.033183787018060684, -0.0032560862600803375, 0.11698445677757263, -0.1610480546951294, 0.12662382423877716, 0.010662212036550045, -0.029182404279708862, 0.04697367176413536, 0.11611981689929962, 0.26578906178474426, -0.027105366811156273, -0.031906094402074814, 0.00954903569072485, 0.023373441770672798, 0.06920815259218216, 0.060610488057136536, 0.035536859184503555, 0.06764654815196991, -0.000008158385753631592, -0.030729025602340698, -0.02633018046617508, -0.12277748435735703, -0.08296150714159012, -0.05042554438114166, 0.1063922569155693, -0.029507307335734367, -0.09056681394577026, 0.1739782840013504, -0.13845176994800568, 0.035964418202638626, 0.0324433259665966, -0.02954440750181675, -0.1475011259317398, 0.04097475856542587, 0.04576723277568817, -0.015105221420526505, -0.0583585724234581, -0.03037429414689541, -0.06310167908668518, -0.08574458956718445, -0.006526261102408171, -0.424758642911911, -0.20655398070812225, -0.05450231209397316, -0.12899692356586456, 0.12318053096532822, 0.00298109813593328, 0.03825561702251434, -0.028636636212468147, 0.02819419652223587, -0.06666676700115204, 0.015815868973731995, -0.0071866209618747234, 0.20318497717380524, -0.02798835188150406, 0.05610951408743858, -0.0722622275352478, -0.06645496189594269, 0.11639093607664108, -0.01398660521954298, -0.0628381296992302, 0.09275440871715546, 0.025784732773900032, 0.04980212450027466, -0.02742512710392475, -0.10813701897859573, 0.08719638735055923, 0.022219400852918625, 0.04288642108440399, 0.0791466161608696, 0.04961822181940079, -0.08484494686126709, 0.0005432135076262057, -0.12811197340488434, -0.10076083987951279, -0.005189928691834211, -0.14206331968307495, 0.04784749448299408, 0.045750245451927185, -0.05516413599252701, 0.015096157789230347, -0.08472806960344315, 0.0009949288796633482, 0.043635476380586624, 0.009708547964692116, 0.08299693465232849, -0.07264479249715805, -0.023772209882736206, 0.05379773676395416, 0.050895534455776215, 0.06613649427890778, 0.02037903293967247, -0.09070706367492676 ]
53a3d0c7b18701da4093a143ff2db27e3a6040b2
# Dataset Card for Noto Emoji Captions BLIP generated captions for Noto emojis. The dataset was captioned with the [pre-trained BLIP model](https://github.com/salesforce/BLIP). It contains a list of ´image´ and ´text´ keys with the images being 512x512.
arattinger/noto-emoji-captions
[ "annotations_creators:machine-generated", "multilinguality:monolingual", "language:en", "region:us" ]
2023-03-26T12:25:46+00:00
{"annotations_creators": ["machine-generated"], "language": ["en"], "multilinguality": ["monolingual"], "pretty_name": "Pok\u00e9mon BLIP captions", "dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 77868555.5, "num_examples": 3468}], "download_size": 77424588, "dataset_size": 77868555.5}}
2023-03-26T13:21:59+00:00
[]
[ "en" ]
TAGS #annotations_creators-machine-generated #multilinguality-monolingual #language-English #region-us
# Dataset Card for Noto Emoji Captions BLIP generated captions for Noto emojis. The dataset was captioned with the pre-trained BLIP model. It contains a list of ´image´ and ´text´ keys with the images being 512x512.
[ "# Dataset Card for Noto Emoji Captions\n\nBLIP generated captions for Noto emojis.\nThe dataset was captioned with the pre-trained BLIP model.\n It contains a list of ´image´ and ´text´ keys with the images being 512x512." ]
[ "TAGS\n#annotations_creators-machine-generated #multilinguality-monolingual #language-English #region-us \n", "# Dataset Card for Noto Emoji Captions\n\nBLIP generated captions for Noto emojis.\nThe dataset was captioned with the pre-trained BLIP model.\n It contains a list of ´image´ and ´text´ keys with the images being 512x512." ]
[ 31, 62 ]
[ "passage: TAGS\n#annotations_creators-machine-generated #multilinguality-monolingual #language-English #region-us \n# Dataset Card for Noto Emoji Captions\n\nBLIP generated captions for Noto emojis.\nThe dataset was captioned with the pre-trained BLIP model.\n It contains a list of ´image´ and ´text´ keys with the images being 512x512." ]
[ -0.04328399524092674, -0.05542182922363281, -0.0037855105474591255, 0.06860633939504623, 0.12838388979434967, 0.0885743722319603, 0.19175094366073608, 0.12587441504001617, -0.015985706821084023, 0.011683138087391853, 0.05178925767540932, 0.17399555444717407, 0.053478024899959564, 0.2049068808555603, 0.02909463457763195, -0.23001441359519958, 0.02163965441286564, 0.07458018511533737, 0.07604954391717911, 0.07865840196609497, 0.09941451996564865, -0.013279966078698635, 0.04534880071878433, -0.024092072620987892, -0.1888684779405594, 0.004626777488738298, -0.056612275540828705, -0.059645041823387146, -0.04894397035241127, 0.027972383424639702, -0.039415210485458374, 0.026699505746364594, -0.03983064368367195, -0.006976291537284851, 0.018999917432665825, -0.026232343167066574, -0.07714150846004486, 0.0020287754014134407, -0.014140758663415909, -0.09183019399642944, 0.13854128122329712, -0.06577721983194351, -0.006086629815399647, 0.03245960921049118, -0.048048969358205795, -0.10450809448957443, 0.0958559587597847, -0.07057197391986847, 0.0728902816772461, -0.007463347632437944, -0.03221479430794716, 0.1289358288049698, -0.10947881639003754, 0.06767228990793228, 0.08363118767738342, -0.020989513024687767, -0.05718152970075607, -0.07530634850263596, -0.0003420392458792776, 0.05382118001580238, -0.06337863206863403, 0.04818481579422951, 0.041769832372665405, -0.04492713883519173, -0.12537701427936554, -0.028110411018133163, -0.09023317694664001, -0.10217001289129257, 0.01612028293311596, 0.06855323910713196, 0.3419661819934845, 0.02187739498913288, 0.0047323573380708694, -0.05576338246464729, 0.013202900998294353, 0.022368870675563812, -0.025111081078648567, 0.031324196606874466, 0.06053297221660614, -0.0245914775878191, 0.0533391609787941, 0.010371600277721882, -0.12028326094150543, -0.01210116222500801, -0.02772374451160431, 0.04856753721833229, -0.0376460924744606, 0.05646565183997154, -0.180413156747818, -0.08718956261873245, -0.06278200447559357, -0.09702235460281372, 0.007074752822518349, -0.077052541077137, 0.09688246250152588, 0.09509182721376419, -0.022251946851611137, -0.17014005780220032, 0.15110133588314056, -0.019592244178056717, 0.18897835910320282, 0.08836697041988373, -0.14174439013004303, 0.1114233061671257, 0.17339694499969482, -0.02201194316148758, 0.07609563320875168, 0.03995612636208534, 0.029061216861009598, -0.07953503727912903, 0.05202601104974747, -0.11015257239341736, -0.12175137549638748, 0.05723246932029724, 0.06955194473266602, 0.012170842848718166, -0.059457454830408096, -0.021233463659882545, -0.14952479302883148, 0.009178847074508667, -0.05254490673542023, -0.09689007699489594, 0.04685219004750252, -0.006402572616934776, -0.07683002203702927, 0.1460142433643341, 0.013999151065945625, -0.043587904423475266, 0.005776018835604191, 0.012239854782819748, -0.06029593572020531, 0.06379663944244385, -0.04188131168484688, -0.0076902685686945915, 0.03397050499916077, -0.12932154536247253, 0.08525270968675613, -0.10305997729301453, -0.12428708374500275, -0.036091141402721405, 0.08531320095062256, -0.05553644150495529, 0.10435328632593155, -0.11081562936306, 0.07661204040050507, 0.006928722374141216, -0.0022299441043287516, 0.05620313063263893, -0.04144548624753952, 0.1299104392528534, 0.002943397266790271, 0.17675355076789856, -0.2558313012123108, 0.003935823682695627, -0.14758729934692383, -0.052958499640226364, -0.12967681884765625, 0.0838136076927185, 0.01550514530390501, -0.047778062522411346, 0.031460296362638474, 0.010478304699063301, -0.06053333729505539, 0.0855729877948761, 0.008783431723713875, 0.12440275400876999, -0.34758466482162476, -0.10280627757310867, 0.22036196291446686, -0.13437768816947937, -0.08602024614810944, 0.0663045346736908, -0.03668634220957756, 0.2056918740272522, 0.061447467654943466, 0.26197394728660583, -0.10629439353942871, 0.07373101264238358, -0.0422501266002655, -0.06134576350450516, -0.06113506108522415, 0.0013386699138209224, 0.006491700187325478, 0.04276325926184654, -0.09889362752437592, 0.0650361031293869, 0.1824420690536499, -0.08112437278032303, -0.07722243666648865, -0.039920371025800705, 0.032328058034181595, -0.1017703115940094, 0.09481251984834671, 0.025079825893044472, 0.03333894908428192, -0.14225229620933533, -0.10231124609708786, 0.0025651019532233477, -0.0033791360910981894, -0.07106686383485794, -0.024639535695314407, -0.07384839653968811, 0.06820445507764816, -0.05301029607653618, -0.010205605998635292, -0.10168900340795517, 0.01859470084309578, 0.006271937396377325, 0.028341541066765785, 0.18527983129024506, 0.04777275770902634, 0.008658751845359802, -0.017849130555987358, -0.019491204991936684, 0.03713984414935112, 0.0623004250228405, 0.03058387152850628, -0.0009795624064281583, -0.13453277945518494, 0.15398085117340088, -0.058942560106515884, 0.1176648661494255, 0.021793456748127937, -0.03741591423749924, 0.03651160001754761, 0.11158894747495651, 0.009087258018553257, -0.0038822656497359276, 0.044097188860177994, 0.033040851354599, -0.08455968648195267, 0.013729702681303024, 0.042552005499601364, -0.053171224892139435, -0.05413410812616348, 0.016634032130241394, -0.1734941452741623, -0.0752832442522049, 0.22987119853496552, -0.07286670804023743, -0.030927153304219246, -0.023121418431401253, 0.04383854940533638, -0.015823284164071083, 0.048830512911081314, -0.03594587370753288, -0.001662463997490704, -0.11023604869842529, 0.09992695599794388, -0.09201038628816605, 0.042013294994831085, 0.11968237906694412, -0.07144545763731003, -0.14230185747146606, 0.05675482377409935, 0.1842873990535736, -0.1528875231742859, 0.11943443864583969, 0.18900534510612488, 0.06826373934745789, 0.3629967272281647, 0.03726489096879959, -0.012007291428744793, -0.06987349689006805, -0.07225015759468079, -0.00701817637309432, 0.11919652670621872, -0.39751631021499634, -0.02178098075091839, 0.006458673160523176, -0.10329952090978622, 0.05761301890015602, -0.07360794395208359, -0.020348869264125824, -0.039860330522060394, 0.024500831961631775, 0.07409287989139557, 0.03595326095819473, -0.019045429304242134, 0.08850385993719101, -0.11237280070781708, -0.014139282517135143, 0.09773291647434235, 0.05222855880856514, -0.04285833612084389, 0.06805211305618286, -0.18406429886817932, -0.2985495924949646, 0.017137134447693825, -0.025724347680807114, -0.044555556029081345, 0.03554799407720566, 0.14250372350215912, -0.08505920320749283, 0.022916056215763092, 0.010009512305259705, -0.010667720809578896, -0.11501706391572952, 0.006244259886443615, 0.058496057987213135, 0.031368669122457504, -0.0772242546081543, -0.0836087092757225, -0.03254064545035362, -0.03346557915210724, -0.013173342682421207, 0.19310054183006287, -0.1706046462059021, 0.08106333017349243, 0.021023845300078392, -0.10619724541902542, 0.05523812770843506, -0.042555876076221466, 0.07179971039295197, -0.03506164997816086, -0.008834193460643291, 0.1018717885017395, -0.014734132215380669, 0.024010950699448586, 0.048650603741407394, -0.02317127212882042, -0.13790616393089294, -0.03377363458275795, -0.055813468992710114, -0.1312585324048996, -0.08708534389734268, -0.04796692728996277, -0.050588466227054596, 0.10311467945575714, 0.038818422704935074, 0.023843642324209213, 0.0011146062752231956, 0.0967058390378952, 0.11068058758974075, 0.026594193652272224, -0.05530248209834099, 0.0110272616147995, -0.07415684312582016, 0.0060392324812710285, 0.07557986676692963, -0.01820489577949047, 0.04664730653166771, 0.163053497672081, -0.04571042209863663, 0.048653244972229004, 0.08151215314865112, -0.06906694918870926, 0.03733569756150246, -0.02765905298292637, 0.07114601880311966, 0.15468430519104004, 0.0074250963516533375, 0.02505500055849552, -0.05957861989736557, -0.053448636084795, -0.17925430834293365, 0.11885543912649155, 0.13922631740570068, -0.10261458903551102, -0.04515669867396355, 0.046001676470041275, 0.06772883236408234, -0.18518929183483124, 0.035853102803230286, -0.13110005855560303, 0.06874732673168182, 0.03221346065402031, 0.09332150220870972, -0.10493201017379761, 0.05436260253190994, 0.07791423797607422, 0.024466313421726227, 0.14100024104118347, 0.07680033892393112, -0.0037389693316072226, -0.06958504766225815, 0.03641216456890106, -0.09451574832201004, -0.08594641089439392, 0.04578990489244461, 0.11336462199687958, -0.34529224038124084, 0.043777789920568466, 0.023487266153097153, 0.0224619060754776, -0.19634418189525604, -0.049947820603847504, -0.038789451122283936, -0.21848691999912262, 0.14978355169296265, -0.016726752743124962, -0.12302499264478683, -0.04489652439951897, -0.08734053373336792, 0.018228646367788315, 0.16821664571762085, -0.003425024449825287, -0.05650582164525986, 0.08092954754829407, 0.0025573240127414465, -0.031411152333021164, 0.07666680216789246, -0.16477526724338531, -0.16252583265304565, 0.05676363408565521, 0.14395150542259216, -0.04171732813119888, 0.04416570067405701, -0.05107089504599571, 0.039358071982860565, 0.08156025409698486, -0.0035621190909296274, -0.038239069283008575, -0.04410485178232193, 0.10137416422367096, 0.06985601782798767, -0.013769873417913914, 0.006607998162508011, -0.0428798533976078, 0.06741033494472504, -0.041420381516218185, -0.057366371154785156, 0.10593808442354202, -0.04888727888464928, -0.030774157494306564, -0.16739347577095032, 0.08761221915483475, 0.03601452708244324, -0.026467321440577507, 0.06443428248167038, -0.020951833575963974, 0.005430827382951975, 0.013079223223030567, 0.10679945349693298, 0.01853262074291706, -0.02377018705010414, 0.08895590901374817, -0.14395259320735931, -0.19669046998023987, -0.0232455525547266, -0.13741670548915863, 0.09880400449037552, 0.18083764612674713, 0.024816779419779778, 0.0937897190451622, 0.20176106691360474, -0.06303500384092331, -0.09901298582553864, -0.07944677025079727, 0.01639649271965027, 0.019958913326263428, 0.01853322982788086, -0.2054298371076584, 0.03370903804898262, 0.0974319726228714, 0.058072566986083984, 0.12605929374694824, -0.12222718447446823, -0.06968412548303604, 0.036167170852422714, 0.06642860919237137, 0.289329469203949, -0.13696354627609253, -0.010667046532034874, -0.12149684876203537, 0.04121862351894379, 0.335195928812027, 0.0016661215340718627, 0.09919751435518265, -0.023913312703371048, 0.023730330169200897, 0.0070807491429150105, 0.018447309732437134, 0.0839560478925705, -0.006643994711339474, -0.03018002212047577, -0.07667543739080429, -0.15772412717342377, 0.15384942293167114, 0.004368913359940052, -0.0023163710720837116, -0.09683631360530853, -0.05829131603240967, -0.09840398281812668, -0.0431990921497345, -0.06506598740816116, -0.00299668125808239, -0.028660589829087257, -0.05717673897743225, -0.03497776389122009, -0.00957956537604332, -0.07319997251033783, 0.057485565543174744, -0.08801934868097305, -0.06748474389314651, -0.013330847024917603, 0.0596054308116436, 0.06482984125614166, -0.06063931807875633, 0.038220494985580444, -0.09709585458040237, -0.04811779037117958, 0.050114888697862625, -0.03848882392048836, 0.04984666407108307, 0.06185305118560791, -0.0018811062909662724, 0.09047562628984451, 0.008546526543796062, -0.02209869772195816, 0.11173371970653534, 0.11866811662912369, -0.05942750722169876, -0.00977129302918911, 0.03393649682402611, 0.14469246566295624, 0.14119598269462585, -0.040182292461395264, 0.11080636829137802, 0.02022804319858551, -0.02793808840215206, -0.07265999168157578, 0.05646486207842827, -0.01641015335917473, 0.0333910770714283, 0.0015748600708320737, -0.008182039484381676, -0.10860425233840942, 0.08493415266275406, 0.036003708839416504, -0.07853397727012634, 0.13407136499881744, 0.03426055610179901, 0.013085227459669113, -0.05114215612411499, 0.028204286471009254, 0.3144836723804474, -0.017982948571443558, -0.0856446847319603, 0.052672263234853745, -0.017520586028695107, 0.001456475700251758, 0.14890681207180023, 0.01572190783917904, 0.009168426506221294, 0.045927636325359344, -0.027003567665815353, -0.09776297211647034, -0.02461855113506317, 0.054066263139247894, 0.028976595029234886, 0.07857920229434967, -0.13300721347332, 0.042003143578767776, 0.06099145859479904, -0.06201582029461861, -0.06379684060811996, -0.11076436936855316, -0.04125194996595383, 0.0411987341940403, 0.14649251103401184, 0.024363277480006218, -0.06840411573648453, 0.11210451275110245, 0.029387444257736206, -0.025649232789874077, -0.04355543106794357, -0.1024729534983635, 0.03370727226138115, 0.05755935609340668, 0.03879890963435173, -0.053444888442754745, -0.06032354757189751, 0.014959988184273243, -0.018514925613999367, 0.07959655672311783, 0.05837748572230339, -0.11465392261743546, 0.02190588414669037, -0.3614976704120636, -0.06288410723209381, 0.02709759958088398, 0.04903905838727951, 0.009882914833724499, 0.07271266728639603, 0.023781752213835716, 0.10872290283441544, 0.04851774871349335, -0.01565527729690075, 0.16119755804538727, -0.09305256605148315, 0.02410094067454338, -0.075082927942276, -0.15940403938293457, 0.0009550923714414239, 0.06938537955284119, 0.051427211612463, -0.040008656680583954, 0.07796026766300201, 0.008022368885576725, 0.0326714925467968, 0.016661768779158592, 0.0067601390182971954, 0.00467270752415061, -0.10261581838130951, 0.0878625437617302, -0.06018323823809624, 0.012756424956023693, -0.05497295781970024, 0.19084568321704865, 0.16790790855884552, 0.03227079659700394, -0.05115583911538124, -0.014722009189426899, -0.20641420781612396, 0.005099095869809389, 0.23702795803546906, -0.029438843950629234, 0.09497340768575668, -0.05966738983988762, 0.059080805629491806, 0.09801845997571945, 0.04467996954917908, 0.10586237907409668, -0.04431236535310745, -0.01336799468845129, 0.0773867517709732, 0.005997385364025831, 0.04573861509561539, -0.10109569877386093, 0.09960734099149704, 0.063268281519413, 0.10569282621145248, 0.01296553760766983, 0.017526380717754364, -0.03490448743104935, 0.06525769084692001, -0.009569994173943996, -0.03469613194465637, -0.0811922550201416, -0.03949761390686035, -0.17504718899726868, -0.07903855293989182, -0.06175075098872185, 0.035799868404865265, -0.06690605729818344, 0.04957772418856621, 0.07486598938703537, 0.0745616927742958, -0.011455338448286057, 0.011478750966489315, -0.15323954820632935, -0.002759970724582672, 0.10386833548545837, -0.026198284700512886, -0.08366850018501282, -0.08326952904462814, -0.06999645382165909, -0.0925220400094986, 0.0980796292424202, 0.013047314248979092, 0.08931481838226318, -0.004911851137876511, -0.04474619776010513, -0.05052459239959717, -0.08421624451875687, -0.005774477496743202, -0.058763448148965836, 0.009499654173851013, 0.07414588332176208, 0.0019856607541441917, -0.056327469646930695, -0.015159822069108486, -0.0025413846597075462, 0.09373027086257935, 0.011048081330955029, 0.05632547661662102, -0.09862145781517029, -0.12152780592441559, 0.01976066455245018, -0.03800399601459503, -0.057889994233846664, -0.01921042799949646, 0.15098746120929718, 0.09687758982181549, -0.0200421791523695, -0.029624760150909424, 0.009571910835802555, 0.028730129823088646, -0.030262330546975136, 0.07897529751062393, -0.016714975237846375, 0.11696616560220718, 0.007791672833263874, 0.0682486742734909, -0.08367270231246948, -0.01260234322398901, -0.056460198014974594, -0.03904158994555473, 0.03323066234588623, -0.04087449237704277, -0.04574115574359894, 0.04210785776376724, -0.05459222570061684, -0.11929505318403244, 0.14661817252635956, -0.12281633168458939, -0.07730342447757721, 0.0018362440168857574, 0.1591484695672989, 0.07134944945573807, 0.04873911291360855, -0.06207393854856491, -0.04948326572775841, -0.02258589118719101, -0.001827055006287992, -0.24514345824718475, 0.040490806102752686, -0.10817878693342209, -0.2606326639652252, 0.1531183421611786, -0.018827512860298157, 0.11189766228199005, 0.017002176493406296, 0.04495914280414581, 0.06486152857542038, 0.09725063294172287, -0.02347366325557232, 0.1764160841703415, 0.10623354464769363, 0.18531166017055511, -0.05176735296845436, 0.030995797365903854, 0.06684039533138275, 0.008912035264074802, -0.01452553365379572, 0.15698003768920898, -0.08925367891788483, 0.06179050728678703, 0.1410735696554184, -0.16275645792484283, 0.08930650353431702, -0.004233187530189753, -0.021053047850728035, -0.08960635215044022, -0.020755883306264877, 0.14309567213058472, -0.05750325322151184, -0.03306836262345314, -0.09690234810113907, -0.07539340108633041, -0.1024056077003479, 0.17083467543125153, 0.05843803659081459, -0.0981036126613617, 0.0665355697274208, -0.1365855634212494, -0.013916443102061749, -0.12844885885715485, 0.06555668264627457, 0.06809109449386597, 0.017120545729994774, -0.056595899164676666, -0.011015081778168678, 0.048766471445560455, 0.06260943412780762, -0.03918348252773285, -0.05428727716207504 ]
c75ea560a75e454506b9cdc9e733c683acc74a8d
# Dataset Card for "torgo_70_30" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Akshay-Sai/torgo_70_30
[ "region:us" ]
2023-03-26T12:53:24+00:00
{"dataset_info": {"features": [{"name": "label", "dtype": {"class_label": {"names": {"0": "control", "1": "pathology"}}}}, {"name": "input_features", "sequence": {"sequence": "float32"}}], "splits": [{"name": "train", "num_bytes": 4344541968, "num_examples": 4524}, {"name": "test", "num_bytes": 1863044080, "num_examples": 1940}], "download_size": 753776953, "dataset_size": 6207586048}}
2023-03-26T12:54:38+00:00
[]
[]
TAGS #region-us
# Dataset Card for "torgo_70_30" More Information needed
[ "# Dataset Card for \"torgo_70_30\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"torgo_70_30\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"torgo_70_30\"\n\nMore Information needed" ]
[ -0.12870416045188904, 0.0666670948266983, -0.001309795887209475, 0.037842944264411926, 0.11101242899894714, 0.103600412607193, 0.12066914141178131, 0.06539488583803177, 0.07931316643953323, -0.004729293752461672, 0.12422840297222137, 0.1001056358218193, 0.07942432910203934, 0.16507083177566528, -0.015283847227692604, -0.09865108132362366, 0.01086509320884943, -0.03473200276494026, -0.04751370847225189, 0.09976942837238312, 0.0028946050442755222, -0.06432049721479416, 0.07416071742773056, -0.13259273767471313, -0.13415159285068512, 0.09293011575937271, -0.011777951382100582, -0.09369020909070969, 0.09233208745718002, -0.05543975532054901, 0.15586432814598083, -0.02659611776471138, 0.06689949333667755, -0.05194931849837303, 0.01685354858636856, 0.012915540486574173, -0.06494140625, 0.05945488438010216, -0.010769616812467575, -0.12154562026262283, -0.08264093846082687, 0.0277885589748621, -0.002939071739092469, -0.020845631137490273, -0.15567710995674133, -0.20663230121135712, -0.16415995359420776, -0.07221692055463791, 0.023495612666010857, 0.011619029566645622, 0.07711087912321091, 0.13704901933670044, -0.06550416350364685, 0.047196123749017715, 0.23214522004127502, -0.11904382705688477, 0.03533310815691948, 0.17054510116577148, 0.026356060057878494, 0.1806793212890625, 0.017550498247146606, 0.09118537604808807, 0.10109316557645798, -0.04668986052274704, -0.010818357579410076, -0.02877003885805607, -0.09252702444791794, 0.09278682619333267, -0.020138753578066826, -0.07119662314653397, 0.383655846118927, 0.025803953409194946, 0.014642779715359211, 0.07838578522205353, -0.06174498796463013, -0.1682281494140625, -0.011669301427900791, 0.08553360402584076, 0.0537634938955307, 0.02331528067588806, 0.0021131152752786875, 0.01989390328526497, -0.08589283376932144, -0.18391217291355133, -0.18754154443740845, 0.1077774316072464, -0.05120331421494484, 0.16286690533161163, -0.1698686182498932, -0.024112235754728317, -0.13606752455234528, -0.02352730743587017, 0.02598266862332821, -0.0778849646449089, 0.010327481664717197, -0.011848711408674717, 0.009390123188495636, -0.10794199258089066, 0.11336387693881989, 0.06299678236246109, 0.08161283284425735, 0.06844078749418259, -0.1282164454460144, 0.12463390082120895, 0.157886803150177, -0.0727691724896431, -0.09268902242183685, -0.0973164290189743, -0.007747908588498831, -0.08189968764781952, 0.05619488283991814, -0.10073471069335938, -0.11160065233707428, -0.037045493721961975, -0.020556490868330002, 0.13781534135341644, 0.019261883571743965, -0.0890849307179451, -0.019593894481658936, 0.005744008347392082, 0.13125726580619812, -0.11291774362325668, 0.03286292776465416, 0.0002423501864541322, -0.09573694318532944, -0.033177755773067474, -0.1049649566411972, -0.009753407910466194, 0.05800237879157066, 0.03435173258185387, -0.097319595515728, -0.033412348479032516, -0.027160827070474625, -0.06867066025733948, 0.0811275914311409, -0.023484259843826294, 0.043491117656230927, -0.06773277372121811, -0.22489826381206512, 0.0248566847294569, 0.03220890462398529, -0.10204783082008362, 0.2284582406282425, 0.04090990498661995, 0.09432876110076904, -0.014347638934850693, -0.04708359017968178, 0.06360066682100296, -0.08281289786100388, 0.07873808592557907, 0.0025312264915555716, 0.10078281909227371, -0.15316051244735718, -0.007325603626668453, -0.04841009899973869, 0.020048299804329872, -0.14714358747005463, -0.043639954179525375, -0.13103820383548737, 0.147210031747818, -0.10865721106529236, -0.03276399150490761, -0.19622018933296204, 0.0412161611020565, 0.031156539916992188, 0.055283211171627045, -0.11732024699449539, -0.04048985242843628, 0.2528243660926819, -0.10688299685716629, -0.13579103350639343, 0.010876188054680824, -0.00429572956636548, -0.00042727074469439685, 0.01305878534913063, 0.22969943284988403, -0.060831163078546524, -0.10340262949466705, 0.079154834151268, 0.1303716003894806, -0.1827305108308792, -0.29675203561782837, 0.10178181529045105, -0.08226308226585388, -0.1409633755683899, -0.0058926548808813095, 0.17024542391300201, 0.012268110178411007, -0.04515356570482254, -0.07234885543584824, 0.027133967727422714, -0.10698994249105453, -0.005923557560890913, 0.0021013382356613874, 0.07651572674512863, -0.06043239310383797, 0.09513464570045471, -0.07147848606109619, 0.06354742497205734, 0.003570923348888755, -0.01636686734855175, -0.0010221716947853565, 0.14622293412685394, -0.1129358559846878, -0.016339320689439774, -0.1351623237133026, -0.08512622863054276, -0.037033166736364365, 0.036468520760536194, -0.004074928816407919, -0.016266953200101852, 0.1226406916975975, -0.019934190437197685, -0.019266653805971146, 0.12020527571439743, 0.13179342448711395, 0.035858094692230225, 0.006938538979738951, -0.024644287303090096, 0.0014362784568220377, -0.06348641216754913, -0.04631983861327171, 0.010880053043365479, -0.04976634681224823, 0.10152892768383026, -0.03406953439116478, -0.022869199514389038, -0.044722411781549454, 0.05205181986093521, -0.037874333560466766, 0.014725932851433754, -0.08233696967363358, 0.00938527099788189, -0.052311576902866364, -0.017882011830806732, -0.022237543016672134, -0.1363346129655838, 0.2612397372722626, 0.1538248211145401, -0.07565310597419739, -0.0663103386759758, -0.15217341482639313, 0.037738919258117676, -0.007127980701625347, -0.061108194291591644, -0.04980727657675743, -0.23301146924495697, -0.06169160455465317, 0.09083930402994156, -0.07024852931499481, 0.06863593310117722, 0.06357574462890625, -0.0308979582041502, -0.07626837491989136, 0.009038903750479221, 0.1117899939417839, -0.3001755475997925, 0.13797026872634888, 0.14333292841911316, 0.09157950431108475, 0.11064047366380692, -0.01978399232029915, -0.08294112980365753, -0.010097641497850418, -0.01641242951154709, -0.04234403744339943, 0.15647666156291962, -0.051314376294612885, -0.03643139824271202, 0.07934209704399109, 0.013222767971456051, 0.06050992012023926, -0.10662034153938293, -0.10951973497867584, -0.005808993708342314, 0.01467117853462696, -0.208634153008461, 0.0180804505944252, -0.05936421453952789, 0.09436608850955963, 0.09397002309560776, -0.025862928479909897, 0.10466407239437103, -0.023792164400219917, -0.00723235821351409, 0.11482561379671097, -0.18781542778015137, -0.20705905556678772, -0.07768210023641586, -0.0983990728855133, 0.08503110706806183, 0.04834628850221634, -0.04630653187632561, -0.16715742647647858, -0.031053217127919197, 0.04920114949345589, -0.023244597017765045, -0.1989201158285141, 0.004427024628967047, 0.09977737069129944, 0.015634169802069664, -0.08249284327030182, -0.10417719930410385, 0.00905466265976429, -0.06708633899688721, 0.05778452008962631, 0.09180065989494324, -0.19059762358665466, 0.11789344251155853, 0.10419671982526779, 0.01842215284705162, 0.12404920160770416, -0.040173113346099854, 0.06679409742355347, -0.04880768433213234, -0.033095624297857285, 0.08706923574209213, 0.05743585526943207, 0.02683570608496666, 0.011870051734149456, 0.1015123575925827, -0.13460426032543182, -0.027340339496731758, -0.05597455054521561, -0.22749249637126923, -0.2197294980287552, -0.08199898898601532, -0.06792131066322327, 0.1129056066274643, 0.13272526860237122, 0.08116564154624939, 0.08276136219501495, 0.09505023062229156, 0.12664803862571716, -0.03361969441175461, -0.04591921344399452, -0.022009044885635376, -0.0482557974755764, -0.009511328302323818, -0.0027433251962065697, -0.09297787398099899, 0.015661826357245445, 0.14744701981544495, 0.21637703478336334, 0.16845528781414032, 0.1200377494096756, 0.0977715253829956, -0.03268631920218468, 0.11740212887525558, 0.027367059141397476, 0.16709759831428528, 0.10070902854204178, -0.03504681587219238, -0.013608618639409542, -0.024715367704629898, -0.07737255841493607, -0.009949670173227787, 0.06015809252858162, -0.14869162440299988, 0.07324417680501938, -0.1558016836643219, 0.03334840387105942, -0.18578308820724487, 0.03299590200185776, -0.2184327244758606, 0.09869318455457687, 0.0004854935978073627, 0.13610118627548218, -0.07709300518035889, 0.09359987080097198, -0.039748430252075195, -0.03271498531103134, 0.09298049658536911, -0.020649345591664314, 0.05886185169219971, -0.05106397718191147, -0.045787274837493896, -0.09497387707233429, -0.008545615710318089, -0.028706571087241173, 0.10437200963497162, -0.059500500559806824, 0.2745184898376465, 0.05537188798189163, -0.06548449397087097, -0.13091324269771576, -0.05784252658486366, -0.03815244510769844, 0.04978620633482933, 0.1994478851556778, 0.03856910020112991, -0.006530161015689373, -0.11615852266550064, -0.09371841698884964, -0.058975450694561005, 0.12590232491493225, 0.030337350443005562, -0.14399798214435577, 0.021083645522594452, -0.02296150103211403, -0.023837856948375702, -0.13621948659420013, 0.026327747851610184, -0.07456672936677933, -0.0026391297578811646, 0.0304887518286705, -0.14501899480819702, 0.015436531975865364, -0.011086381040513515, -0.1365809142589569, 0.08263882994651794, 0.15151847898960114, -0.02290031500160694, -0.12984757125377655, 0.06070389226078987, 0.1729896366596222, 0.026918472722172737, 0.031127942726016045, 0.0028284513391554356, -0.0628858134150505, -0.004422678612172604, -0.1462716907262802, 0.176182821393013, -0.08869372308254242, 0.12894098460674286, -0.10249603539705276, 0.15196584165096283, -0.03279290720820427, 0.00105094478931278, -0.04786592349410057, 0.019026746973395348, -0.023434219881892204, -0.07057834416627884, 0.13570444285869598, -0.11436581611633301, 0.19917131960391998, 0.19672073423862457, 0.09859229624271393, 0.1255764216184616, 0.1250670999288559, -0.029114432632923126, 0.16361775994300842, 0.07362023741006851, -0.041484005749225616, 0.15748976171016693, 0.15636347234249115, -0.008632255718111992, -0.2654893100261688, -0.011355048976838589, -0.15958738327026367, -0.04678945243358612, 0.0791827142238617, -0.18737418949604034, 0.014726817607879639, 0.16033142805099487, -0.05901798978447914, 0.18190120160579681, -0.21611908078193665, -0.009991098195314407, 0.16640223562717438, 0.07773435860872269, 0.4586125910282135, -0.15365703403949738, -0.08345765620470047, -0.10945485532283783, -0.21584807336330414, 0.09387361258268356, -0.1592300832271576, 0.046036247164011, 0.02088261768221855, 0.032928597182035446, -0.002418142044916749, -0.1214929148554802, 0.17015399038791656, 0.018795443698763847, 0.04472474381327629, -0.12265516817569733, -0.07222097367048264, 0.2009931206703186, -0.03234230354428291, 0.022677728906273842, -0.0031521504279226065, 0.024507157504558563, -0.03147964924573898, -0.025201091542840004, 0.045015156269073486, 0.027701683342456818, 0.07979864627122879, -0.06666990369558334, -0.10992658138275146, -0.007955694571137428, -0.08824845403432846, -0.06680648773908615, 0.2156304568052292, 0.020231852307915688, 0.027385471388697624, 0.07614126801490784, 0.0006126423249952495, -0.051945749670267105, -0.025157658383250237, -0.030338943004608154, -0.08072667568922043, 0.08654475957155228, -0.20631550252437592, 0.05248261243104935, 0.08594696968793869, 0.024965206161141396, 0.020354198291897774, 0.05952741578221321, -0.02986459992825985, 0.019172178581357002, 0.17340238392353058, -0.04806619510054588, -0.012884561903774738, 0.0885712280869484, -0.15093213319778442, 0.05965612456202507, 0.10775411874055862, 0.010852492414414883, 0.08088788390159607, 0.0057037691585719585, -0.006678410340100527, 0.07081110030412674, -0.08027888089418411, 0.12983962893486023, 0.13594365119934082, -0.006272912956774235, -0.18239888548851013, 0.19470025599002838, -0.00824993196874857, 0.08466765284538269, 0.03241688385605812, 0.022954564541578293, -0.09569321572780609, -0.05525527521967888, -0.051610495895147324, 0.12447024881839752, -0.15177884697914124, -0.09184327721595764, -0.02397109940648079, 0.01711026206612587, -0.01054749358445406, 0.046594325453042984, 0.035542506724596024, 0.06428447365760803, 0.01429298147559166, 0.003947058692574501, -0.01924094371497631, -0.11815690249204636, -0.1192290410399437, 0.018632670864462852, -0.07844273746013641, -0.184957355260849, -0.029519561678171158, 0.13124537467956543, -0.07536734640598297, -0.06211628392338753, -0.10370886325836182, 0.09658972173929214, -0.10243766009807587, -0.045015402138233185, -0.04498683661222458, -0.013357102870941162, -0.021030737087130547, -0.012713095173239708, -0.03888101875782013, -0.0026914156042039394, -0.11638712882995605, 0.09068861603736877, 0.015469186939299107, -0.045892659574747086, -0.0959743782877922, 0.017856242135167122, 0.06474649161100388, 0.06480379402637482, 0.07499651610851288, 0.15622355043888092, 0.05572548881173134, 0.09856180101633072, -0.08605543524026871, -0.06819615513086319, 0.08225344121456146, 0.014741865918040276, 0.07395745068788528, 0.1330924928188324, -0.03606650233268738, 0.06754406541585922, -0.060440465807914734, 0.0381343849003315, -0.02017567865550518, -0.10114673525094986, 0.015773819759488106, -0.1568479835987091, -0.0932212620973587, 0.017659086734056473, -0.012698488309979439, 0.2250351756811142, 0.002570436568930745, -0.09659983217716217, 0.10953202843666077, -0.0046722302213311195, -0.03367634117603302, -0.04224902391433716, 0.0038321774918586016, -0.1182888075709343, -0.01729181595146656, 0.06286495923995972, 0.06161549314856529, -0.028124989941716194, 0.4629235565662384, 0.03418236970901489, -0.11589019000530243, -0.0514269694685936, 0.17864693701267242, 0.03572817146778107, -0.02369292825460434, 0.3166451156139374, 0.0853617936372757, -0.047226667404174805, -0.06461003422737122, 0.09414584934711456, 0.05048646032810211, 0.0014364923117682338, 0.06728991121053696, 0.004300519358366728, 0.03137683868408203, -0.028047550469636917, 0.07078757137060165, -0.1161545142531395, -0.017382793128490448, -0.057452183216810226, 0.0065323663875460625, -0.0019313630182296038, 0.07647496461868286, -0.0974758043885231, 0.08028549700975418, 0.042557939887046814, 0.02613290399312973, -0.04584602639079094, -0.07941152155399323, -0.11618629842996597, -0.1029999777674675, -0.025687582790851593, -0.17996761202812195, 0.05995531752705574, -0.01770780421793461, 0.06102021411061287, 0.14420852065086365, 0.09406077861785889, 0.0632038563489914, 0.14916521310806274, -0.03379516676068306, 0.007504351902753115, -0.027789484709501266, 0.00251511437818408, -0.05526300147175789, 0.032512642443180084, -0.10296540707349777, 0.06522690504789352, -0.0643748864531517, 0.0003381199494469911, -0.02987329289317131, 0.07338971644639969, 0.035603854805231094, -0.10196522623300552, -0.04566855728626251, -0.10549959540367126, 0.07299426198005676, -0.0820169746875763, 0.05158788338303566, -0.014776368625462055, 0.034628696739673615, 0.031041499227285385, 0.17704211175441742, -0.002429224317893386, 0.04574503377079964, -0.003579559735953808, -0.04494582861661911, 0.0005203141481615603, 0.09675517678260803, -0.04789688065648079, -0.0889006033539772, 0.007909010164439678, 0.22466443479061127, 0.29561445116996765, -0.0189300999045372, -0.004776475019752979, 0.04387146234512329, 0.041213419288396835, 0.07301560789346695, 0.11499393731355667, 0.019216444343328476, 0.05016017705202103, -0.017801912501454353, -0.02753344364464283, 0.023653127253055573, -0.06335493922233582, -0.05514021962881088, 0.08529795706272125, 0.06258950382471085, -0.026124240830540657, -0.11895538866519928, 0.15512719750404358, -0.012166392058134079, -0.09470866620540619, 0.15245768427848816, -0.09816847741603851, -0.09199294447898865, -0.022875400260090828, 0.13356861472129822, 0.05675738677382469, 0.006545151583850384, -0.06494812667369843, -0.038182374089956284, -0.10327677428722382, 0.03312069922685623, -0.36369603872299194, -0.26605990529060364, 0.014069678261876106, 0.02233504317700863, 0.12159934639930725, -0.04037303104996681, 0.08706951141357422, 0.030901359394192696, -0.010793689638376236, -0.05205683410167694, 0.07506953179836273, 0.030244754627346992, 0.055965621024370193, -0.032483045011758804, -0.020964983850717545, -0.07773595303297043, -0.12239918112754822, 0.006165184546262026, 0.022689878940582275, -0.09069699794054031, 0.1055116280913353, 0.020679323002696037, -0.03739685192704201, -0.027727385982871056, -0.10678718984127045, 0.15314672887325287, -0.022777017205953598, -0.006174591835588217, -0.0010922133224084973, -0.037134673446416855, 0.038322124630212784, 0.07465800642967224, -0.10602540522813797, -0.07589255273342133, -0.05131501331925392, -0.1187862977385521, 0.10721314698457718, 0.009236590005457401, -0.026274479925632477, 0.07287781685590744, -0.09339813143014908, 0.025717737153172493, -0.02626262791454792, -0.014714840799570084, 0.11831719428300858, 0.05322204530239105, -0.02887061983346939, 0.09389917552471161, 0.05494273453950882, 0.016041774302721024, -0.09872046113014221, -0.06225431337952614 ]
9d1771f869ed52bf564ed2d38b4cc24cf7edcb20
# ChatGPT3.5 Noisy Translation Twitter Notebooks at https://github.com/mesolitica/malaysian-dataset/tree/master/translation/chatgpt3.5-twitter
mesolitica/chatgpt-noisy-translation-twitter
[ "task_categories:translation", "language:ms", "region:us" ]
2023-03-26T13:19:05+00:00
{"language": ["ms"], "task_categories": ["translation"]}
2023-12-17T04:07:43+00:00
[]
[ "ms" ]
TAGS #task_categories-translation #language-Malay (macrolanguage) #region-us
# ChatGPT3.5 Noisy Translation Twitter Notebooks at URL
[ "# ChatGPT3.5 Noisy Translation Twitter\n\nNotebooks at URL" ]
[ "TAGS\n#task_categories-translation #language-Malay (macrolanguage) #region-us \n", "# ChatGPT3.5 Noisy Translation Twitter\n\nNotebooks at URL" ]
[ 25, 14 ]
[ "passage: TAGS\n#task_categories-translation #language-Malay (macrolanguage) #region-us \n# ChatGPT3.5 Noisy Translation Twitter\n\nNotebooks at URL" ]
[ 0.05442901700735092, -0.2361505627632141, -0.004731085617095232, -0.012355700135231018, 0.12020503729581833, 0.0329829603433609, 0.11482541263103485, 0.053479623049497604, -0.0630721002817154, -0.01072964072227478, 0.020816676318645477, 0.050409797579050064, 0.03893861547112465, 0.11841095238924026, 0.06011879816651344, -0.3128233551979065, 0.060415834188461304, -0.1179870143532753, 0.022238822653889656, 0.10942395031452179, 0.11543648689985275, 0.04146917909383774, 0.08551672101020813, 0.0391763299703598, -0.09082698822021484, 0.058481261134147644, 0.00938328169286251, -0.12358459085226059, 0.04403369501233101, 0.06092454120516777, 0.0758068785071373, -0.02728615328669548, -0.12707118690013885, -0.04542946442961693, 0.04211338236927986, 0.00004418419484863989, -0.006780038122087717, -0.04906260594725609, -0.0017324381042271852, -0.03804381564259529, 0.1489313542842865, 0.012940660119056702, 0.010516555048525333, 0.12929758429527283, -0.12746237218379974, -0.1390335112810135, -0.142022967338562, 0.0631478801369667, 0.1299610733985901, 0.03717338666319847, -0.09602203220129013, 0.2305939495563507, -0.07615341246128082, 0.07555598765611649, 0.20863570272922516, -0.4100823402404785, -0.047776345163583755, 0.11700873076915741, 0.11072120815515518, 0.14161163568496704, 0.04987776651978493, 0.10163908451795578, 0.01589041016995907, 0.02226359024643898, -0.12686662375926971, -0.17702189087867737, -0.20674864947795868, -0.06430443376302719, -0.05866957828402519, 0.07538922131061554, 0.2053109109401703, 0.013965739868581295, 0.0034100974444299936, -0.10612040758132935, -0.0382688045501709, -0.04203055053949356, -0.10552167892456055, -0.006909908261150122, -0.07126908004283905, 0.06839505583047867, 0.07042738795280457, -0.07811243832111359, -0.1119060292840004, 0.038757942616939545, -0.15497301518917084, -0.04149844869971275, 0.034606173634529114, -0.006135155446827412, -0.1134406328201294, -0.0085905184969306, -0.0383942574262619, -0.0799778625369072, 0.05251140892505646, -0.1295398324728012, -0.08313725143671036, 0.04532692953944206, 0.08643224835395813, -0.04882478713989258, 0.09390979260206223, -0.005168033763766289, -0.0026293161790817976, 0.11742954701185226, -0.09270966798067093, 0.07039560377597809, 0.08054149150848389, -0.005703804083168507, -0.12442850321531296, -0.13298442959785461, 0.061080239713191986, -0.13756246864795685, 0.045856013894081116, -0.04062015935778618, -0.039954353123903275, -0.021945679560303688, -0.10978350788354874, 0.1632496416568756, 0.0014203711180016398, 0.09956903010606766, -0.09014757722616196, -0.01944967545568943, 0.11702822893857956, -0.030184349045157433, -0.04217515513300896, -0.01482957974076271, 0.03758271038532257, 0.04120532423257828, -0.028058931231498718, 0.03296108543872833, -0.06845352053642273, -0.07165300101041794, -0.02522629126906395, -0.020863648504018784, -0.023170409724116325, -0.026983974501490593, -0.016273142769932747, 0.14645351469516754, -0.03437185660004616, -0.12127465754747391, -0.11703483760356903, 0.005632315296679735, -0.0544288270175457, -0.049470946192741394, -0.05384676530957222, 0.016844389960169792, -0.012453936971724033, 0.013742364011704922, -0.028705120086669922, 0.044101931154727936, -0.06304359436035156, 0.07685001939535141, -0.010876711457967758, 0.11675619333982468, -0.11992011219263077, -0.0007498053018935025, -0.08010954409837723, 0.03359086066484451, -0.277727872133255, 0.16580519080162048, -0.1437198668718338, 0.15901464223861694, -0.09899284690618515, -0.017492512241005898, -0.09372679889202118, 0.07484638690948486, -0.09061364829540253, 0.17642523348331451, -0.14618971943855286, -0.08369027078151703, 0.12549015879631042, -0.08202841877937317, -0.08794298022985458, 0.18063126504421234, 0.022212045267224312, 0.1628888100385666, 0.05793813243508339, 0.3108799457550049, -0.039516497403383255, 0.014464250765740871, 0.05586736276745796, 0.019453566521406174, -0.14812800288200378, 0.0821622982621193, 0.0392422080039978, -0.05760432779788971, -0.12914888560771942, 0.00408592214807868, 0.2245224416255951, 0.11809401959180832, -0.01198416668921709, -0.043929312378168106, 0.05447682738304138, 0.030480151996016502, 0.04420448839664459, -0.07433599978685379, 0.09281781315803528, -0.14594018459320068, -0.04564214125275612, -0.018931729719042778, 0.044643472880125046, 0.02460568957030773, -0.015851836651563644, -0.1068577691912651, 0.007047880440950394, 0.12413075566291809, 0.036977190524339676, -0.026332855224609375, -0.11698751896619797, -0.02419167384505272, 0.15587130188941956, 0.2516377568244934, -0.022422192618250847, 0.028199994936585426, -0.12025422602891922, -0.07445014268159866, 0.04925744980573654, 0.06434804946184158, 0.01142153237015009, -0.035963237285614014, -0.04079269990324974, 0.12098126113414764, -0.010553480125963688, 0.011264895088970661, -0.1027480736374855, -0.003162654349580407, 0.14125165343284607, 0.05792316794395447, 0.02971670776605606, 0.022593693807721138, 0.136846125125885, 0.050070974975824356, 0.0064689768478274345, -0.05768679082393646, 0.023169737309217453, -0.0197177454829216, 0.005425973795354366, 0.3155115246772766, -0.16751547157764435, 0.11939514428377151, 0.20344576239585876, -0.0109986811876297, -0.10905715078115463, 0.0333021804690361, 0.020841427147388458, -0.01684001460671425, 0.05554189160466194, -0.022906072437763214, 0.08751807361841202, -0.015618154779076576, 0.0942712128162384, -0.012098118662834167, -0.005609496962279081, 0.011659159325063229, -0.04626636207103729, -0.028901802375912666, 0.09149712324142456, 0.004697065334767103, -0.1920529007911682, 0.11575378477573395, 0.10005918890237808, 0.16022074222564697, 0.22819501161575317, 0.0256001278758049, 0.08406849950551987, -0.025004493072628975, -0.001354152336716652, -0.05062231793999672, -0.0027333227917551994, -0.18925872445106506, -0.027773117646574974, 0.03963449224829674, 0.049846526235342026, 0.10878833383321762, -0.027513332664966583, -0.10799137502908707, -0.03414706513285637, 0.009484758600592613, -0.021697133779525757, 0.15245796740055084, 0.040039174258708954, 0.024578507989645004, -0.07618751376867294, 0.09167551249265671, 0.023624420166015625, 0.0038699957076460123, -0.05729926377534866, 0.06843188405036926, -0.2140679508447647, -0.47096332907676697, -0.11578728258609772, -0.04762765020132065, 0.04037824645638466, -0.032888948917388916, 0.11380801349878311, -0.17697633802890778, -0.03818638250231743, -0.0019979351200163364, 0.2046777606010437, -0.06362736225128174, -0.017707563936710358, -0.003720179433003068, -0.04720255360007286, -0.13298079371452332, -0.1033606007695198, 0.016045957803726196, 0.013957664370536804, -0.09663322567939758, 0.10477769374847412, -0.23132364451885223, -0.018470248207449913, 0.15886332094669342, 0.025787604972720146, 0.022677196189761162, -0.13131868839263916, 0.19031882286071777, -0.19856779277324677, -0.022137396037578583, 0.06832262873649597, 0.027506591752171516, 0.0252702534198761, 0.17867225408554077, -0.01894371211528778, -0.09215541183948517, 0.09450260549783707, 0.05469764024019241, -0.0647176131606102, -0.2576402425765991, -0.14004044234752655, -0.09763026982545853, 0.16971825063228607, -0.11698944866657257, 0.05222154036164284, 0.153883695602417, -0.01732385903596878, -0.002168139675632119, -0.0036835167557001114, 0.10203973948955536, 0.005687485449016094, 0.20736829936504364, -0.02324274741113186, 0.04696223512291908, -0.14860370755195618, 0.01933707669377327, 0.18467092514038086, 0.03337881341576576, 0.04891890659928322, 0.12815746665000916, 0.10571232438087463, 0.024958577007055283, 0.11265956610441208, 0.17289698123931885, -0.05556488409638405, -0.09763859957456589, -0.019783155992627144, -0.07219580560922623, -0.01699761115014553, 0.04815482720732689, -0.016283880919218063, 0.16443593800067902, -0.1795603632926941, -0.0011121755233034492, -0.06729207932949066, 0.1619950383901596, 0.03155246376991272, -0.0231163389980793, -0.004792440682649612, -0.0017253198893740773, 0.08648514002561569, -0.0337585024535656, -0.025089234113693237, 0.13635841012001038, 0.14848564565181732, -0.13998498022556305, 0.13316741585731506, 0.07309301197528839, 0.08048468083143234, -0.0038120823446661234, 0.006420235149562359, -0.17008107900619507, -0.06294526904821396, -0.06390812247991562, 0.07266102731227875, -0.12929876148700714, 0.195784330368042, 0.05256424471735954, -0.006905083078891039, -0.028726445510983467, -0.09998869150876999, 0.04882829263806343, 0.07530634105205536, 0.1004096269607544, 0.060584329068660736, -0.13741245865821838, -0.030788272619247437, -0.04498627409338951, 0.005734618287533522, 0.056260038167238235, 0.11586356908082962, -0.1222194954752922, -0.003222097409889102, 0.025403033941984177, -0.010159888304769993, -0.10490258038043976, -0.14500103890895844, -0.11580457538366318, 0.04712691903114319, 0.20042747259140015, -0.015647191554307938, -0.04306513071060181, -0.060971204191446304, -0.0037308542523533106, 0.2559419572353363, 0.07588779181241989, -0.0678488165140152, -0.08864926546812057, -0.11752305924892426, 0.13864095509052277, -0.06543285399675369, 0.04105931520462036, -0.05317474901676178, -0.1074504628777504, -0.047265373170375824, -0.09566250443458557, 0.187580868601799, -0.009393519721925259, -0.027185654267668724, -0.02787667326629162, 0.23480483889579773, 0.01310825441032648, 0.03823312371969223, 0.0289157684892416, -0.015317168086767197, 0.06831904500722885, -0.15231966972351074, -0.00502886064350605, -0.05968158319592476, -0.10093310475349426, 0.12036959826946259, -0.014844278804957867, -0.35373640060424805, -0.059024982154369354, -0.16252031922340393, 0.20547856390476227, 0.17012321949005127, -0.0036688821855932474, 0.14664214849472046, 0.15598435699939728, 0.012512425892055035, -0.1824742704629898, -0.0716586634516716, -0.08111963421106339, -0.03547555208206177, 0.10047756135463715, -0.1155552938580513, -0.01886751689016819, 0.10161244869232178, 0.026098834350705147, 0.1137617900967598, -0.38788458704948425, -0.1680065095424652, 0.08012759685516357, -0.04635453224182129, 0.2639247477054596, -0.16339907050132751, -0.1122228279709816, -0.02530822344124317, -0.1355459988117218, 0.19752830266952515, -0.1673087626695633, 0.08607742190361023, 0.11014781892299652, 0.1498865932226181, -0.02080509439110756, 0.06237007677555084, 0.14485938847064972, -0.024883978068828583, -0.04393400624394417, -0.10306382924318314, -0.1434270441532135, 0.1327662318944931, 0.08779216557741165, -0.005464903078973293, 0.006621250417083502, -0.010242118500173092, -0.22257687151432037, -0.015264278277754784, -0.06237130984663963, 0.10860316455364227, 0.0014632538659498096, -0.026164712384343147, -0.11151546984910965, 0.03077474795281887, -0.08259915560483932, 0.010526030324399471, 0.14280472695827484, -0.07389472424983978, 0.025170467793941498, -0.06635818630456924, 0.03234924376010895, -0.07236652821302414, 0.05034675821661949, -0.07469338923692703, -0.06157420575618744, 0.04687241464853287, -0.07886490970849991, -0.0018864142475649714, 0.0036966658663004637, -0.050377801060676575, 0.049235567450523376, -0.027281608432531357, -0.09026762843132019, 0.2085859626531601, 0.14354582130908966, -0.07315754145383835, -0.153365820646286, 0.015154898166656494, 0.06607354432344437, 0.2354341596364975, 0.02603910118341446, 0.15583933889865875, 0.017794858664274216, -0.08489952236413956, 0.054494708776474, -0.016215777024626732, -0.08245100826025009, 0.11972843110561371, -0.046664394438266754, 0.002051733201369643, -0.12420772016048431, 0.1008472889661789, 0.11703316122293472, -0.07627188414335251, 0.019162492826581, 0.3624524176120758, -0.11072338372468948, -0.0843210220336914, -0.04334910586476326, -0.07869172841310501, 0.1170092523097992, 0.02745957113802433, 0.08155733346939087, -0.03802863508462906, -0.050318341702222824, 0.161063089966774, -0.03821486234664917, 0.049001116305589676, -0.009452504105865955, -0.015916267409920692, 0.1611550748348236, -0.07047662883996964, 0.08056888729333878, 0.006492573767900467, -0.06074029952287674, 0.005340817850083113, 0.1083856076002121, 0.10121164470911026, -0.09273133426904678, -0.11233032494783401, -0.20325927436351776, -0.0021341179963201284, -0.02250629849731922, -0.017976811155676842, -0.14563174545764923, -0.022600660100579262, -0.042056526988744736, -0.09288199245929718, -0.07048746943473816, -0.050969772040843964, -0.09999840706586838, 0.02697671577334404, -0.03708149120211601, 0.0989769771695137, -0.11539177596569061, 0.00022165793052408844, 0.1517835408449173, 0.05830812081694603, 0.18190161883831024, 0.1328738033771515, -0.10761512815952301, 0.10577381402254105, -0.14761671423912048, -0.10404253751039505, 0.08135697990655899, -0.0025869044475257397, 0.04733923822641373, 0.06625958532094955, -0.01270168088376522, 0.014196407049894333, 0.2273968756198883, 0.0725771114230156, 0.17683114111423492, -0.15509472787380219, -0.07937518507242203, -0.13091282546520233, -0.17003872990608215, 0.0017945475410670042, -0.06859081238508224, 0.030720336362719536, -0.0009729792946018279, 0.10498548299074173, -0.06210312619805336, -0.010526558384299278, -0.004057681187987328, 0.0012537220027297735, -0.059004560112953186, -0.12575958669185638, 0.07925897091627121, -0.02716769464313984, 0.036871787160634995, -0.01738343946635723, 0.21370317041873932, 0.011549084447324276, -0.08801921457052231, 0.06299220770597458, -0.008181866258382797, -0.09139052778482437, 0.02503812126815319, 0.1597592979669571, 0.08625490963459015, -0.05966135114431381, -0.06529033184051514, -0.06755805760622025, -0.014208391308784485, -0.08840329200029373, 0.1211993396282196, 0.00414275424554944, 0.024496855214238167, 0.020089756697416306, 0.019037999212741852, -0.020043350756168365, -0.05073249712586403, -0.09977883845567703, -0.058275721967220306, 0.0010295392712578177, -0.10658499598503113, 0.09035146981477737, 0.20407290756702423, 0.004334783647209406, 0.03313375636935234, -0.018855569884181023, -0.041313253343105316, -0.0438213087618351, -0.047707829624414444, -0.059846967458724976, -0.17395919561386108, -0.0062319450080394745, -0.057902052998542786, 0.053697094321250916, 0.044470250606536865, 0.1433631330728531, 0.0019964566454291344, 0.21310488879680634, -0.16446036100387573, -0.11822675913572311, 0.047781623899936676, -0.028689587488770485, 0.07665494084358215, -0.018713222816586494, -0.021559426560997963, -0.08824797719717026, 0.09050489217042923, -0.05479075014591217, 0.0644536241889, -0.11156114190816879, -0.0014274169225245714, -0.15971027314662933, -0.08181967586278915, -0.07171636074781418, 0.1054680272936821, -0.016659729182720184, 0.05925348028540611, 0.12511688470840454, -0.0572996623814106, 0.005561172496527433, 0.1668950915336609, 0.03552721440792084, -0.1730697751045227, -0.05135611072182655, 0.038157835602760315, -0.11510711163282394, 0.018628960475325584, -0.07398669421672821, -0.008542472496628761, -0.12247846275568008, 0.2733328938484192, 0.31977012753486633, -0.07521392405033112, 0.008828869089484215, -0.0514436811208725, 0.07052888721227646, -0.02523689530789852, 0.21527734398841858, 0.07813303917646408, 0.23386190831661224, 0.013561415486037731, -0.05794824659824371, -0.013980484567582607, -0.04088872671127319, -0.16295966506004333, -0.018353547900915146, 0.012975355610251427, -0.023518232628703117, 0.03673291951417923, 0.2511025369167328, -0.16131120920181274, -0.08615954220294952, -0.15414275228977203, -0.08517865091562271, -0.11467492580413818, 0.030162159353494644, 0.03957490622997284, 0.11272872984409332, 0.04350922256708145, 0.03620515018701553, -0.06998765468597412, -0.06489627063274384, 0.10269168019294739, -0.22471855580806732, -0.14609885215759277, 0.12798967957496643, -0.09286385029554367, 0.09411845356225967, -0.01935594528913498, 0.036589737981557846, 0.051682572811841965, 0.0013573457254096866, -0.012232786044478416, 0.0257146917283535, 0.09982883185148239, 0.0696004256606102, -0.0488031841814518, 0.054366473108530045, 0.016365118324756622, 0.004341951571404934, 0.05702701210975647, 0.019392648711800575, 0.03176882490515709, 0.02083124965429306, 0.04934513196349144, -0.027796195819973946, 0.06361711025238037, -0.13199912011623383, 0.026624280959367752, 0.044241782277822495, -0.022694172337651253, 0.02104465663433075, -0.04044715687632561, -0.030341746285557747, -0.006508811842650175, -0.054576773196458817, -0.11109999567270279, -0.13627423346042633, -0.08815629780292511, 0.025399956852197647, 0.035007260739803314, -0.1071166917681694, 0.05470778048038483, -0.1596231758594513, 0.13213376700878143, -0.0751691535115242, 0.20151709020137787, 0.061258427798748016, -0.055535029619932175, 0.042846858501434326, -0.23496542870998383, 0.06964930146932602, 0.09192316979169846, -0.10405344516038895, -0.05421364679932594 ]
231b5e5816682d6d2fdd88b3146bbddd3c3b649f
# Dataset Card for "fake-news-detection-dataset-english" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
mohammadjavadpirhadi/fake-news-detection-dataset-english
[ "task_categories:text-classification", "size_categories:10K<n<100K", "language:en", "license:mit", "region:us" ]
2023-03-26T13:19:58+00:00
{"language": ["en"], "license": "mit", "size_categories": ["10K<n<100K"], "task_categories": ["text-classification"], "pretty_name": "Fake News Detection English", "dataset_info": {"features": [{"name": "title", "dtype": "string"}, {"name": "text", "dtype": "string"}, {"name": "subject", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "real", "1": "fake"}}}}], "splits": [{"name": "train", "num_bytes": 93521249, "num_examples": 35918}, {"name": "test", "num_bytes": 23506751, "num_examples": 8980}], "download_size": 71290190, "dataset_size": 117028000}}
2023-03-26T15:10:25+00:00
[]
[ "en" ]
TAGS #task_categories-text-classification #size_categories-10K<n<100K #language-English #license-mit #region-us
# Dataset Card for "fake-news-detection-dataset-english" More Information needed
[ "# Dataset Card for \"fake-news-detection-dataset-english\"\n\nMore Information needed" ]
[ "TAGS\n#task_categories-text-classification #size_categories-10K<n<100K #language-English #license-mit #region-us \n", "# Dataset Card for \"fake-news-detection-dataset-english\"\n\nMore Information needed" ]
[ 38, 23 ]
[ "passage: TAGS\n#task_categories-text-classification #size_categories-10K<n<100K #language-English #license-mit #region-us \n# Dataset Card for \"fake-news-detection-dataset-english\"\n\nMore Information needed" ]
[ -0.015919458121061325, 0.10930348187685013, -0.0007241616258397698, 0.050727248191833496, 0.09430617094039917, 0.07413934171199799, 0.20620852708816528, 0.08709453791379929, 0.1053013876080513, -0.05951322987675667, 0.0956181213259697, 0.03218918293714523, 0.06412959843873978, 0.21306569874286652, -0.04625295475125313, -0.13412226736545563, 0.13062360882759094, -0.06755717843770981, 0.13224492967128754, 0.08667294681072235, 0.11145905405282974, -0.03693288564682007, 0.03370625153183937, -0.09974124282598495, -0.1317916214466095, 0.0519132986664772, 0.026477351784706116, -0.10835444927215576, 0.06704490631818771, -0.027118146419525146, 0.052953705191612244, 0.020422017201781273, 0.008983171544969082, -0.10265139490365982, 0.01517573930323124, 0.009176335297524929, -0.04818325862288475, 0.036014676094055176, -0.004150561057031155, -0.03355448320508003, 0.05760817602276802, -0.2163623571395874, -0.036692555993795395, 0.07840720564126968, -0.08204913139343262, -0.1820359081029892, -0.06806197017431259, 0.07439623028039932, -0.0002936402161139995, 0.08735935389995575, -0.04334808140993118, 0.1467536985874176, -0.11123635619878769, 0.03935026749968529, 0.050228625535964966, -0.15570679306983948, 0.03584757074713707, 0.1612922102212906, -0.013568203896284103, 0.08489575237035751, -0.017599614337086678, 0.07734736800193787, 0.08392254263162613, -0.0164380744099617, -0.10209951549768448, -0.012358453124761581, -0.16827990114688873, 0.011488121002912521, -0.030714815482497215, -0.05661278963088989, 0.12982095777988434, 0.0709669291973114, 0.0031476959120482206, -0.1949586123228073, 0.016846895217895508, -0.028336482122540474, -0.018993228673934937, 0.12397629767656326, -0.04562057927250862, -0.00491856737062335, 0.08862026035785675, -0.03164167329668999, -0.06175026670098305, -0.09600520879030228, -0.1485738456249237, 0.0853426605463028, 0.002070932649075985, 0.09574379026889801, -0.04879263788461685, -0.029875498265028, -0.017267592251300812, -0.05231448635458946, 0.038275592029094696, -0.1494590789079666, -0.04925600811839104, 0.01967024989426136, -0.02044089324772358, 0.0544499009847641, 0.12273675948381424, -0.07974866032600403, -0.0549670085310936, 0.01971588097512722, -0.028743287548422813, 0.11214450001716614, 0.14731033146381378, -0.08938854187726974, -0.09775702655315399, 0.034734949469566345, -0.01089019887149334, -0.015134589746594429, 0.07319150120019913, -0.03340134769678116, -0.12412133067846298, -0.005043979734182358, -0.07221710681915283, 0.09249645471572876, -0.02590598724782467, 0.062245309352874756, -0.061787452548742294, 0.003533374285325408, 0.17363417148590088, -0.07854629307985306, -0.008540540933609009, 0.024846132844686508, -0.07093264907598495, 0.07662532478570938, -0.08895205706357956, -0.00905144214630127, -0.01891985721886158, 0.04115535691380501, -0.0506473183631897, -0.016313225030899048, -0.012542203068733215, -0.13406020402908325, 0.0840660035610199, -0.2877284586429596, -0.0029791262932121754, -0.06724636256694794, -0.29268860816955566, 0.008694300428032875, -0.01467826496809721, -0.05743568018078804, 0.03177753835916519, -0.06544426828622818, -0.031164422631263733, -0.005784216802567244, -0.02662305347621441, 0.08613048493862152, -0.12853525578975677, 0.11828858405351639, -0.11126992106437683, 0.135916605591774, -0.2109135389328003, -0.007067411206662655, -0.12104731053113937, -0.04112108051776886, 0.0125008225440979, 0.141594797372818, -0.17511455714702606, 0.15539515018463135, -0.10202361643314362, -0.018895262852311134, 0.008480762131512165, 0.11287561804056168, -0.08129967749118805, 0.11866402626037598, -0.21508917212486267, -0.015017679892480373, 0.07406497001647949, -0.024803852662444115, -0.034738972783088684, 0.04444098472595215, -0.06729020178318024, 0.14839516580104828, 0.16099031269550323, 0.25644946098327637, 0.014085271395742893, 0.04220767319202423, -0.036139827221632004, 0.0929134339094162, -0.1156669557094574, -0.0671299546957016, 0.04262008145451546, -0.03862948715686798, -0.1433364897966385, 0.014038389548659325, 0.08451692014932632, -0.010925357230007648, 0.004582473076879978, -0.07898889482021332, 0.009953171946108341, -0.11792183667421341, 0.197483092546463, -0.015706969425082207, 0.051395487040281296, -0.09641284495592117, -0.029346352443099022, -0.041426025331020355, 0.010851357132196426, 0.059306688606739044, -0.03527885675430298, -0.08969186246395111, -0.014488677494227886, 0.006738335359841585, 0.06706845015287399, -0.10841865092515945, 0.03803251311182976, -0.0014097869861871004, 0.0006398645928129554, 0.1049424260854721, -0.032066021114587784, -0.017369475215673447, -0.11413153260946274, -0.056176599115133286, 0.0847141444683075, 0.06690260767936707, 0.039708297699689865, -0.010270718485116959, -0.07412915676832199, 0.057225048542022705, -0.014434324577450752, 0.023000912740826607, -0.07612880319356918, -0.0034037441946566105, 0.0707617849111557, -0.022756323218345642, 0.0006773298373445868, 0.06704720109701157, 0.08518844842910767, 0.0027075624093413353, 0.0150840375572443, -0.04677727073431015, 0.053281527012586594, -0.08784729242324829, -0.057408031076192856, 0.005712516140192747, -0.00023270708334166557, 0.03190893679857254, 0.18511231243610382, -0.0030715062748640776, -0.01205345056951046, 0.05775107070803642, 0.07917894423007965, 0.04250367730855942, -0.08314326405525208, -0.06248558312654495, -0.05826320871710777, -0.06687087565660477, 0.040305763483047485, -0.10044175386428833, -0.020328113809227943, 0.06095082312822342, 0.07049791514873505, -0.05868867039680481, 0.10206077247858047, 0.04452406242489815, -0.22906747460365295, 0.10248274356126785, 0.13171839714050293, 0.09747540950775146, 0.16217279434204102, -0.015221923589706421, 0.0023769002873450518, 0.0713547021150589, -0.08865824341773987, -0.06469079107046127, 0.08299223333597183, -0.057224199175834656, 0.05837668478488922, 0.10681929439306259, -0.00036366909625940025, 0.03464353829622269, -0.055082593113183975, -0.12135640531778336, -0.052587367594242096, -0.09800484031438828, -0.2647438645362854, 0.0357348658144474, 0.056204844266176224, 0.0922357365489006, 0.002909698523581028, -0.023658104240894318, 0.13267791271209717, -0.044211436063051224, -0.05167761817574501, 0.07485174387693405, -0.10429345071315765, -0.3032098412513733, -0.12303509563207626, -0.015927143394947052, -0.006348595023155212, 0.032858263701200485, -0.01771487481892109, -0.14614003896713257, -0.03868855908513069, -0.09551635384559631, -0.02124728634953499, -0.012950328178703785, -0.012196725234389305, 0.056614913046360016, 0.07133103907108307, -0.042283810675144196, -0.08357542753219604, 0.028219101950526237, -0.008575118146836758, 0.09302224218845367, 0.04869949817657471, -0.18534201383590698, 0.057637184858322144, 0.10989078879356384, -0.019300835207104683, 0.03124152682721615, -0.10887044668197632, 0.14011092483997345, -0.06986238807439804, 0.046343132853507996, 0.08130010217428207, 0.008897165767848492, -0.014620160683989525, 0.1676318645477295, 0.055588990449905396, -0.05777984857559204, 0.06128889322280884, 0.03124905377626419, -0.07579116523265839, -0.29971298575401306, -0.12570486962795258, 0.037979722023010254, 0.042808353900909424, 0.06175592914223671, 0.06972379982471466, 0.08417492359876633, 0.05227484181523323, -0.008470281958580017, 0.06039039045572281, 0.08517172932624817, -0.0017443589167669415, 0.07816799730062485, 0.023067958652973175, 0.0176775474101305, -0.16584022343158722, 0.019787563011050224, 0.09646673500537872, 0.03137579560279846, 0.11698320508003235, 0.1266651451587677, 0.17774303257465363, 0.006075363140553236, -0.06692007929086685, 0.09286978840827942, 0.12862765789031982, 0.10919544100761414, 0.0020024192053824663, -0.028696203604340553, -0.008578752167522907, 0.07144908607006073, 0.012514798901975155, 0.014840088784694672, -0.05110294371843338, 0.004942042753100395, -0.15282104909420013, 0.07776478677988052, 0.02470756322145462, 0.11888621002435684, -0.19882772862911224, 0.049666788429021835, 0.08760461956262589, 0.047774530947208405, -0.11072567850351334, 0.07956108450889587, 0.06351087242364883, -0.03609957918524742, 0.1720031350851059, 0.02449207939207554, 0.1272798478603363, -0.05397206172347069, 0.01103560347110033, -0.030808748677372932, -0.17503388226032257, -0.026066258549690247, 0.16137053072452545, -0.13792267441749573, 0.20250433683395386, 0.07920955866575241, 0.045922789722681046, -0.1450182944536209, -0.12555158138275146, -0.014164319261908531, 0.020282462239265442, 0.1627494841814041, -0.005221338476985693, 0.01613309048116207, -0.13220836222171783, -0.16689012944698334, -0.05157717689871788, 0.037270717322826385, 0.008375339210033417, -0.05036216601729393, 0.060487568378448486, -0.009592297486960888, -0.017621688544750214, -0.15382464230060577, -0.1445070207118988, -0.10349998623132706, -0.03433450683951378, 0.20504434406757355, -0.023448826745152473, 0.0017289264360442758, -0.03768039867281914, -0.1913498193025589, 0.05341152101755142, -0.2065989077091217, -0.1363912969827652, -0.07878610491752625, 0.004699042532593012, 0.05874280259013176, 0.034694332629442215, -0.04986080154776573, 0.018617717549204826, 0.028215564787387848, -0.07719540596008301, -0.15087133646011353, 0.12606623768806458, 0.011924386955797672, -0.10327829420566559, -0.060224175453186035, 0.0780835822224617, 0.03325967118144035, 0.05839468538761139, -0.000296874059131369, 0.014168396592140198, 0.031080564484000206, -0.09348578006029129, 0.07434779405593872, 0.04374057427048683, -0.01673290692269802, 0.2672559916973114, 0.02944902889430523, -0.21116094291210175, -0.031585611402988434, -0.04742103070020676, 0.19116172194480896, 0.19877523183822632, -0.09102886915206909, 0.14414189755916595, 0.15320342779159546, -0.038531798869371414, -0.31182926893234253, 0.0608842708170414, -0.11367066949605942, 0.010142048820853233, -0.026761194691061974, -0.10552199929952621, 0.02890114113688469, 0.09376455843448639, -0.028654299676418304, 0.15214179456233978, -0.2729106545448303, -0.09014180302619934, 0.0950450599193573, -0.1045241504907608, 0.1747773140668869, -0.09291201084852219, -0.072845458984375, -0.19830705225467682, 0.0192644651979208, 0.24128632247447968, -0.22938445210456848, 0.055118411779403687, 0.004015718121081591, 0.05712059512734413, -0.03483908623456955, -0.006759226322174072, 0.14385099709033966, 0.08670346438884735, 0.10038958489894867, -0.058045241981744766, -0.1570442020893097, 0.26106196641921997, 0.020818157121539116, 0.09028462320566177, -0.11088162660598755, 0.001870783162303269, -0.07108594477176666, -0.06670327484607697, -0.07612300664186478, 0.0033980312291532755, -0.011898806318640709, -0.00309559004381299, -0.12153974920511246, 0.018121277913451195, -0.0699644461274147, 0.017493627965450287, 0.20806044340133667, -0.05749993026256561, -0.032109346240758896, 0.00768868625164032, 0.11090213060379028, -0.02843407355248928, 0.09195737540721893, -0.024616912007331848, -0.09658896923065186, 0.08695992082357407, -0.2420344352722168, -0.0596533864736557, 0.08995679020881653, -0.012460635043680668, 0.02875467762351036, 0.05613788589835167, -0.08877084404230118, 0.02383400686085224, 0.08861968666315079, -0.039340171962976456, -0.040083326399326324, 0.04213973134756088, 0.034449052065610886, -0.026711853221058846, -0.011118863709270954, 0.024041295051574707, 0.03566008433699608, -0.012366771697998047, 0.04369518160820007, 0.03532908484339714, -0.010867689736187458, 0.05716191232204437, 0.0595884695649147, 0.05244051292538643, -0.19785025715827942, 0.2071409374475479, 0.15630951523780823, -0.05201189965009689, -0.01510563027113676, 0.06307840347290039, -0.14548614621162415, -0.08959197998046875, -0.027683960273861885, 0.04869816452264786, 0.0798298791050911, -0.12555496394634247, 0.034535061568021774, -0.17154744267463684, 0.01594460755586624, 0.14231544733047485, 0.026949338614940643, 0.058899879455566406, 0.014545691199600697, -0.10138487070798874, 0.05098354071378708, 0.025595542043447495, -0.040440212935209274, 0.0034185454715043306, -0.10285071283578873, -0.09178689867258072, -0.0017719081370159984, 0.1359492391347885, -0.07155316323041916, 0.012833144515752792, -0.10032516717910767, 0.06884597986936569, -0.20973820984363556, 0.14030419290065765, -0.007027432322502136, 0.012067207135260105, -0.05200745910406113, 0.03429518640041351, -0.0017824984388425946, -0.08492310345172882, -0.07809014618396759, 0.0009981589391827583, 0.06888032704591751, 0.05425848439335823, -0.0694919005036354, -0.0306201484054327, 0.014620140194892883, 0.027961568906903267, 0.1005336195230484, 0.029740409925580025, -0.10139569640159607, 0.09009191393852234, -0.10133149474859238, -0.05952109396457672, 0.11702127009630203, 0.0014446084387600422, 0.030450472608208656, 0.11678959429264069, -0.0059997402131557465, 0.03707791119813919, 0.01363479532301426, 0.1281527429819107, -0.09068275988101959, -0.08540371060371399, 0.05396128445863724, -0.07887008786201477, -0.03239832818508148, 0.03484474867582321, -0.034074943512678146, 0.19055919349193573, -0.04011404514312744, 0.2029833346605301, -0.0376216359436512, -0.03521916642785072, -0.035012826323509216, 0.0095418281853199, -0.11012549698352814, -0.12200817465782166, -0.12625084817409515, 0.018638238310813904, 0.022447343915700912, -0.0726551041007042, 0.38954800367355347, 0.04884553700685501, -0.14516162872314453, 0.036426056176424026, 0.09499779343605042, -0.1163196787238121, 0.03870663046836853, 0.29471486806869507, 0.05834924057126045, -0.025317035615444183, -0.05314728990197182, -0.07679728418588638, 0.04427992179989815, 0.09029079228639603, 0.11567404121160507, 0.16879773139953613, 0.07330041378736496, 0.07341217994689941, 0.06954633444547653, 0.002043453510850668, 0.18817855417728424, 0.16624048352241516, 0.009646665304899216, -0.0015265183756127954, -0.017687378451228142, -0.023459412157535553, 0.033042844384908676, -0.04479595646262169, 0.000044084281398681924, -0.05083870887756348, -0.07411479204893112, -0.056018657982349396, -0.09853251278400421, -0.06468600034713745, -0.0476590171456337, 0.012954910285770893, 0.019868867471814156, -0.04872468486428261, 0.20369383692741394, 0.040157049894332886, -0.05210205912590027, 0.0548994280397892, -0.14825312793254852, 0.014372619800269604, 0.14845988154411316, -0.046892888844013214, -0.01429977361112833, -0.013883929699659348, -0.05566933751106262, 0.11976741254329681, 0.042634543031454086, -0.0004610199248418212, 0.05663676559925079, 0.000019867145965690725, 0.036436427384614944, -0.2025715857744217, -0.07594601064920425, -0.02072732150554657, 0.09638768434524536, -0.010379252023994923, 0.06238126754760742, 0.10984078049659729, -0.04311954230070114, 0.03331172838807106, 0.06776845455169678, 0.03723638877272606, -0.14587733149528503, 0.006122697610408068, 0.07456891983747482, -0.04948486015200615, 0.1074841246008873, -0.0033506073523312807, -0.15648402273654938, -0.07878120243549347, 0.12604016065597534, 0.368094801902771, -0.058492500334978104, -0.027619976550340652, -0.09550054371356964, 0.040622420608997345, 0.023995665833353996, 0.08931644260883331, -0.01988798938691616, 0.059243377298116684, 0.0028263372369110584, -0.011335700750350952, 0.058637671172618866, -0.02661401778459549, -0.12813569605350494, -0.008767477236688137, 0.030826356261968613, -0.05866086855530739, -0.09057637304067612, 0.19858130812644958, -0.1885921061038971, 0.127403125166893, 0.025258684530854225, -0.04179339483380318, -0.10107291489839554, 0.0004396987787913531, -0.06414108723402023, 0.06911776959896088, -0.015248103067278862, -0.055337488651275635, 0.009330778382718563, -0.14112553000450134, -0.0569717101752758, -0.18074998259544373, -0.1148155927658081, 0.026550667360424995, -0.02652471698820591, 0.15226025879383087, -0.0010714925592765212, 0.2160959094762802, 0.02372366189956665, -0.048188645392656326, -0.06403317302465439, 0.10192353278398514, 0.03128639981150627, 0.15393592417240143, 0.07225969433784485, -0.005899395793676376, -0.012340184301137924, -0.04682406783103943, 0.1278371810913086, -0.007708355784416199, 0.017091557383537292, -0.00011653573164949194, -0.07233937829732895, -0.12787537276744843, 0.024279121309518814, -0.07503076642751694, 0.06197015941143036, 0.07563822716474533, -0.05445772036910057, 0.0049314652569592, 0.03779143467545509, 0.06847435235977173, 0.020135965198278427, -0.12507066130638123, -0.03995971009135246, -0.04986020550131798, -0.059470824897289276, -0.005574225448071957, 0.09580118209123611, -0.2847050726413727, 0.1307714283466339, -0.1573047935962677, 0.0428718663752079, -0.01702997088432312, 0.04091046005487442, 0.11037653684616089, -0.015355921350419521, -0.0510057769715786, -0.14139743149280548, 0.04172535240650177, 0.06414757668972015, -0.07618585228919983, -0.09927627444267273 ]
1fa99238eb5e01496343cd31aa3bb563f416b563
# LandCover.ai: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery My project based on the dataset, can be found on Github: https://github.com/MortenTabaka/Semantic-segmentation-of-LandCover.ai-dataset The dataset used in this project is the [Landcover.ai Dataset](https://landcover.ai.linuxpolska.com/), which was originally published with [LandCover.ai: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery paper](https://arxiv.org/abs/2005.02264) also accessible on [PapersWithCode](https://paperswithcode.com/paper/landcover-ai-dataset-for-automatic-mapping-of). **Please note that I am not the author or owner of this dataset, and I am using it under the terms of the license specified by the original author. All credits for the dataset go to the original author and contributors.** --- license: cc-by-nc-sa-4.0 ---
MortenTabaka/LandCover-Aerial-Imagery-for-semantic-segmentation
[ "task_categories:image-segmentation", "license:cc-by-nc-sa-4.0", "arxiv:2005.02264", "region:us" ]
2023-03-26T13:36:08+00:00
{"license": "cc-by-nc-sa-4.0", "task_categories": ["image-segmentation"]}
2023-03-26T16:28:43+00:00
[ "2005.02264" ]
[]
TAGS #task_categories-image-segmentation #license-cc-by-nc-sa-4.0 #arxiv-2005.02264 #region-us
# URL: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery My project based on the dataset, can be found on Github: URL The dataset used in this project is the URL Dataset, which was originally published with URL: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery paper also accessible on PapersWithCode. Please note that I am not the author or owner of this dataset, and I am using it under the terms of the license specified by the original author. All credits for the dataset go to the original author and contributors. --- license: cc-by-nc-sa-4.0 ---
[ "# URL: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery\n\nMy project based on the dataset, can be found on Github: URL\n\nThe dataset used in this project is the URL Dataset, \nwhich was originally published with URL: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery paper\nalso accessible on PapersWithCode.\n\nPlease note that I am not the author or owner of this dataset, and I am using it under the terms of the license specified by the original author. \nAll credits for the dataset go to the original author and contributors.\n\n---\nlicense: cc-by-nc-sa-4.0\n---" ]
[ "TAGS\n#task_categories-image-segmentation #license-cc-by-nc-sa-4.0 #arxiv-2005.02264 #region-us \n", "# URL: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery\n\nMy project based on the dataset, can be found on Github: URL\n\nThe dataset used in this project is the URL Dataset, \nwhich was originally published with URL: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery paper\nalso accessible on PapersWithCode.\n\nPlease note that I am not the author or owner of this dataset, and I am using it under the terms of the license specified by the original author. \nAll credits for the dataset go to the original author and contributors.\n\n---\nlicense: cc-by-nc-sa-4.0\n---" ]
[ 39, 161 ]
[ "passage: TAGS\n#task_categories-image-segmentation #license-cc-by-nc-sa-4.0 #arxiv-2005.02264 #region-us \n# URL: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery\n\nMy project based on the dataset, can be found on Github: URL\n\nThe dataset used in this project is the URL Dataset, \nwhich was originally published with URL: Dataset for Automatic Mapping of Buildings, Woodlands, Water and Roads from Aerial Imagery paper\nalso accessible on PapersWithCode.\n\nPlease note that I am not the author or owner of this dataset, and I am using it under the terms of the license specified by the original author. \nAll credits for the dataset go to the original author and contributors.\n\n---\nlicense: cc-by-nc-sa-4.0\n---" ]
[ -0.1341143101453781, 0.26252976059913635, -0.000026973997591994703, 0.05455506965517998, 0.037999704480171204, -0.006765015423297882, 0.09961219877004623, -0.031792931258678436, 0.06941387057304382, -0.0013383731711655855, 0.11496679484844208, 0.15374362468719482, 0.024942846968770027, 0.02229997143149376, -0.04775760695338249, -0.13716621696949005, -0.011747274547815323, -0.03862311318516731, 0.04611426591873169, 0.03975954279303551, 0.08431989699602127, -0.05615736171603203, 0.11845609545707703, 0.020105142146348953, -0.1485072523355484, 0.021908720955252647, 0.0029834024608135223, -0.094281405210495, 0.1336502581834793, -0.024212785065174103, 0.06414283812046051, 0.1134929433465004, 0.09373661875724792, -0.013446839526295662, 0.011709225364029408, 0.007262039463967085, -0.05523087829351425, 0.08883986622095108, 0.0861443504691124, 0.03994538262486458, 0.1570422649383545, 0.10090148448944092, -0.03894076868891716, -0.046873364597558975, -0.1333485096693039, -0.012071865610778332, -0.05475877225399017, 0.02080632373690605, 0.09463386237621307, 0.08418548107147217, 0.05423388630151749, 0.06297766417264938, -0.08773243427276611, 0.08704119175672531, 0.13401950895786285, -0.05049110949039459, -0.07560563832521439, 0.22525058686733246, -0.0012782380217686296, 0.15141968429088593, -0.11759497225284576, 0.10276094824075699, -0.00018600717885419726, 0.06654701381921768, 0.07267914712429047, -0.11258234828710556, -0.1103159561753273, 0.020690497010946274, -0.04439467191696167, -0.041851554065942764, 0.39006808400154114, 0.053274210542440414, -0.04041760414838791, -0.007173451595008373, -0.05144976079463959, 0.2302623838186264, 0.02381490170955658, 0.06767186522483826, 0.02008652687072754, 0.031194383278489113, -0.07703199982643127, -0.09550053626298904, -0.15362605452537537, -0.030523600056767464, -0.056595269590616226, -0.07876964658498764, -0.1161080151796341, 0.12191641330718994, -0.11243300139904022, 0.10216901451349258, -0.1278001070022583, -0.0699194148182869, -0.026956832036376, -0.04798125848174095, 0.04081479087471962, -0.00993503537029028, 0.02346574328839779, -0.02584114298224449, 0.0552990585565567, 0.07229890674352646, 0.07639647275209427, -0.07846466451883316, -0.075584277510643, 0.088556669652462, 0.1077282577753067, 0.09334232658147812, -0.033277202397584915, 0.046710286289453506, 0.08717141300439835, -0.11422295868396759, -0.008124357089400291, -0.08844520896673203, -0.09206807613372803, 0.011707060039043427, -0.0792892649769783, 0.04102061316370964, 0.07788890600204468, -0.06263440102338791, -0.006046785973012447, -0.03708862513303757, 0.37307682633399963, 0.04111360013484955, 0.03568135201931, -0.07689856737852097, 0.03797459974884987, -0.09831272065639496, 0.06944289803504944, 0.07514278590679169, 0.03578535467386246, 0.07370991259813309, -0.1107175275683403, -0.013892769813537598, 0.06909016519784927, -0.07085123658180237, 0.016109850257635117, -0.17299668490886688, 0.017237704247236252, -0.1614142656326294, -0.18689990043640137, -0.052608467638492584, 0.055598754435777664, 0.026201477274298668, -0.05565064027905464, 0.08310788869857788, 0.03091021068394184, -0.015188231132924557, -0.02076074108481407, -0.018967317417263985, -0.03895388916134834, 0.041924770921468735, -0.20439882576465607, 0.06638187170028687, -0.26106613874435425, 0.02098202146589756, -0.0967145785689354, -0.004038920160382986, -0.15914849936962128, 0.0667039006948471, -0.029490536078810692, 0.1056525781750679, -0.10560634732246399, 0.039219941943883896, 0.021413039416074753, -0.05898739770054817, 0.05680467560887337, 0.11902141571044922, -0.042173657566308975, 0.017628643661737442, -0.08562348783016205, -0.15722203254699707, -0.09490001946687698, 0.019705206155776978, 0.010498295538127422, 0.22461284697055817, 0.08516842871904373, 0.20377063751220703, 0.03766116127371788, -0.05607633665204048, -0.037041470408439636, 0.08636575937271118, -0.030922850593924522, -0.227599635720253, -0.0018622148782014847, -0.0388263575732708, -0.02899150550365448, -0.035600822418928146, -0.09296204149723053, 0.037947382777929306, 0.02300933562219143, -0.056756582111120224, -0.04172157123684883, -0.010826092213392258, -0.10465338826179504, 0.0385855957865715, 0.03842597082257271, 0.03275274485349655, 0.0745406225323677, -0.15589065849781036, 0.006698078475892544, -0.014890900813043118, 0.03255350515246391, 0.12540742754936218, 0.00010984347318299115, -0.1222049742937088, -0.078470878303051, -0.07934124022722244, -0.034442294389009476, 0.013063338585197926, 0.03728335723280907, -0.00010629582538967952, -0.0955902487039566, -0.01950269751250744, 0.0373062789440155, 0.003290046937763691, 0.01954083889722824, -0.008239023387432098, 0.00815145019441843, -0.029158150777220726, -0.09907656908035278, 0.048874493688344955, 0.01815056800842285, -0.04854287952184677, -0.24341347813606262, 0.00497092679142952, 0.14014002680778503, -0.018819889053702354, 0.026569494977593422, -0.021513406187295914, 0.05221791937947273, -0.03640066459774971, -0.08593002706766129, -0.035060543566942215, 0.045345306396484375, 0.068573497235775, -0.08810941129922867, 0.1530049741268158, 0.11040989309549332, -0.03309035673737526, 0.04826397821307182, -0.04588167369365692, -0.010654020123183727, 0.019636262208223343, -0.04267849028110504, -0.036353014409542084, -0.14569798111915588, -0.019017357379198074, -0.03216719254851341, 0.02317538484930992, 0.03797977417707443, -0.04698564112186432, 0.020530737936496735, 0.009272553957998753, -0.05509870499372482, -0.03302878141403198, 0.08228141069412231, 0.18313129246234894, -0.11101167649030685, 0.08808166533708572, 0.1598471999168396, 0.0073081995360553265, 0.11550939828157425, 0.022792430594563484, -0.09010937064886093, -0.010540823452174664, -0.04610692337155342, 0.031470783054828644, 0.1772923320531845, -0.10636710375547409, -0.030240997672080994, 0.0573706291615963, 0.053088441491127014, -0.034307658672332764, -0.14940112829208374, -0.06078328937292099, 0.005536382086575031, 0.055880796164274216, -0.09432467073202133, -0.025123320519924164, -0.0821119025349617, 0.06447022408246994, -0.07945320755243301, -0.03431146964430809, 0.03767829388380051, -0.040063440799713135, -0.06728613376617432, 0.14077845215797424, -0.007260741200298071, -0.25807487964630127, -0.20121362805366516, 0.02747427299618721, -0.11347556859254837, -0.018707631155848503, 0.08423551172018051, -0.020151972770690918, -0.06422287970781326, -0.03288625553250313, -0.04141869395971298, -0.05017722025513649, -0.0843874141573906, -0.10050613433122635, 0.005481956526637077, -0.1351616233587265, -0.12327736616134644, 0.004563546739518642, 0.03780132904648781, -0.061254870146512985, 0.16989625990390778, -0.05221647396683693, 0.19520539045333862, 0.05026932433247566, -0.05805745720863342, 0.0009201543289236724, -0.0035299414303153753, 0.176065593957901, -0.08430290967226028, 0.15849348902702332, 0.14344802498817444, 0.013199500739574432, 0.09312574565410614, 0.12121237814426422, 0.04451731592416763, -0.09554394334554672, -0.027100179344415665, -0.03558070957660675, -0.15127111971378326, -0.13467875123023987, -0.0049032713286578655, -0.05427311733365059, 0.08733668923377991, 0.10116225481033325, 0.05398109555244446, 0.15725433826446533, 0.14719809591770172, 0.019269652664661407, 0.005758256185799837, -0.03438475728034973, 0.07057620584964752, -0.01850445754826069, -0.012245988473296165, 0.08799717575311661, -0.08686388283967972, 0.03240986540913582, 0.13973557949066162, 0.17623767256736755, 0.2645213305950165, 0.035272080451250076, 0.15580813586711884, 0.06235973536968231, 0.14518186450004578, 0.04397403076291084, 0.17979879677295685, -0.06822094321250916, -0.005801159888505936, -0.0034495340660214424, -0.08733023703098297, 0.12311180680990219, 0.09671274572610855, -0.028064437210559845, -0.14991743862628937, 0.16209056973457336, -0.1440596878528595, -0.06748757511377335, 0.15406209230422974, 0.13070353865623474, -0.13997071981430054, 0.04692171886563301, -0.008859720081090927, 0.11831218004226685, -0.1376100778579712, 0.013908348977565765, 0.1871715635061264, -0.0866277813911438, 0.013078945688903332, 0.02409122884273529, 0.07989276945590973, -0.07287447899580002, -0.08409484475851059, -0.11851229518651962, -0.13281883299350739, -0.06738822162151337, 0.02087360993027687, 0.006014198064804077, 0.2011193335056305, 0.010154373943805695, -0.0965576097369194, -0.10546012222766876, 0.003936827648431063, 0.06466705352067947, 0.21146610379219055, 0.1661323457956314, 0.0868755355477333, -0.06451771408319473, 0.06551667302846909, -0.13590162992477417, 0.027439327910542488, -0.1058109700679779, -0.2056094855070114, -0.11521636694669724, 0.0880492776632309, 0.043934110552072525, 0.013676648028194904, 0.04590578004717827, -0.09309563040733337, -0.10478697717189789, -0.00524321012198925, 0.17275722324848175, 0.054658323526382446, -0.00944766029715538, 0.01171188149601221, 0.19759726524353027, 0.08936701714992523, 0.04485291987657547, -0.0533035509288311, -0.12084157019853592, -0.18121293187141418, 0.026093995198607445, -0.003030609805136919, 0.06300105154514313, -0.0599806010723114, 0.014206873252987862, -0.07363853603601456, -0.049515500664711, 0.1292184591293335, -0.07513227313756943, 0.0636841282248497, -0.023577436804771423, 0.035968612879514694, 0.12963378429412842, -0.045432839542627335, -0.03001156821846962, 0.12749698758125305, -0.13158230483531952, -0.12004134058952332, 0.04421664774417877, -0.04200682044029236, 0.0699932649731636, 0.14331981539726257, -0.00022984544921200722, -0.10568759590387344, 0.009614014998078346, -0.19542424380779266, 0.13130803406238556, 0.04849353805184364, -0.10154078155755997, 0.08549390733242035, 0.2787153124809265, -0.12848202884197235, -0.2843128442764282, 0.04066648706793785, -0.09579843282699585, -0.009286781772971153, 0.061784546822309494, -0.1376718133687973, 0.208739772439003, 0.10924746096134186, -0.05880800262093544, 0.23822298645973206, -0.19997715950012207, -0.09780576080083847, 0.10064737498760223, 0.12494038790464401, 0.13477177917957306, -0.1359109878540039, -0.010818243958055973, -0.05789870768785477, -0.08608413487672806, 0.058987949043512344, -0.04965384304523468, 0.04692849889397621, -0.048062652349472046, 0.0907784104347229, -0.0442398376762867, 0.0004230555205140263, 0.15129506587982178, 0.07175027579069138, 0.10483354330062866, -0.03736896440386772, -0.07929201424121857, 0.3113267123699188, -0.06799869239330292, 0.10314102470874786, 0.09283623099327087, 0.07537222653627396, -0.05067426711320877, 0.01575375907123089, -0.0989459753036499, 0.08814196288585663, -0.0003663129755295813, -0.14457502961158752, -0.07232432067394257, 0.0016140546649694443, -0.0477917343378067, -0.009314189665019512, 0.12142125517129898, -0.062293533235788345, -0.009762735106050968, 0.1679607480764389, -0.045650552958250046, -0.014120297506451607, -0.12387679517269135, -0.04543052986264229, -0.055914971977472305, 0.053372468799352646, -0.21201343834400177, 0.029365792870521545, 0.023892421275377274, 0.09126116335391998, -0.0071913436986505985, 0.004342352505773306, -0.01336231455206871, 0.029786840081214905, 0.03790091723203659, -0.07232486456632614, 0.016726499423384666, -0.03469766676425934, 0.00038261301233433187, 0.024777833372354507, 0.06471910327672958, 0.10585103929042816, -0.029970601201057434, 0.05818205326795578, -0.059919413179159164, -0.024267468601465225, -0.050714969635009766, -0.04153505340218544, 0.018789203837513924, -0.02762829139828682, -0.08878789842128754, 0.10358589887619019, 0.14529907703399658, 0.1468970626592636, -0.09352166205644608, 0.04421912133693695, -0.029766615480184555, -0.07900054007768631, -0.09177034348249435, 0.05588847026228905, -0.16940313577651978, -0.04589339345693588, 0.020243598148226738, 0.021106665953993797, -0.00889868289232254, 0.167802095413208, -0.011954150162637234, 0.02307651750743389, -0.003255217568948865, -0.09495670348405838, -0.09757368266582489, -0.04074475169181824, -0.13143882155418396, 0.10840515792369843, -0.14803817868232727, -0.15869568288326263, 0.048797134310007095, 0.0012155697913840413, -0.018232058733701706, -0.060466259717941284, -0.06423545628786087, 0.032825127243995667, -0.04154384881258011, 0.03256937861442566, -0.070454441010952, 0.04126060754060745, -0.037320755422115326, -0.027585463598370552, -0.010310337878763676, 0.001148513052612543, -0.03853890299797058, 0.0277888011187315, -0.0037429193034768105, 0.09276936948299408, -0.10263428092002869, -0.08068908751010895, -0.02177109383046627, -0.025995641946792603, 0.0824163481593132, -0.07463265210390091, -0.042422741651535034, -0.055500578135252, -0.1535574197769165, 0.012831290252506733, 0.06550391763448715, -0.026408862322568893, 0.0076476591639220715, -0.06880854815244675, -0.04508478194475174, 0.017663199454545975, -0.00953734666109085, 0.056492675095796585, 0.028966113924980164, -0.12588150799274445, 0.00493060564622283, -0.04533263295888901, -0.13946068286895752, -0.028346223756670952, 0.02770076133310795, 0.13118554651737213, -0.005628405604511499, 0.0780530571937561, 0.009715941734611988, 0.06749486923217773, -0.1383676379919052, -0.03434551879763603, 0.023863259702920914, -0.08809661865234375, -0.01460177917033434, -0.10675738006830215, -0.04387196898460388, -0.019003145396709442, 0.17627012729644775, 0.06660591065883636, -0.0949823334813118, -0.009233644232153893, 0.1952103078365326, -0.020486436784267426, -0.046577394008636475, 0.0997147187590599, 0.004125866107642651, -0.04119139537215233, 0.02927088551223278, 0.15353666245937347, -0.002722966717556119, 0.08800758421421051, 0.07794249057769775, -0.06835144013166428, 0.021451929584145546, 0.017690325155854225, 0.10950793325901031, -0.017923949286341667, -0.13024914264678955, -0.0820331871509552, 0.06561044603586197, 0.06388351321220398, -0.07787205278873444, -0.14200127124786377, 0.18229372799396515, -0.10341199487447739, 0.008631064556539059, 0.058440759778022766, -0.0724400207400322, -0.09370450675487518, -0.3088500201702118, -0.04055243358016014, -0.024647008627653122, 0.00960327498614788, -0.03424607962369919, 0.05295748636126518, 0.22425857186317444, 0.009557242505252361, -0.01276014931499958, 0.02341626025736332, -0.003543840255588293, -0.09162081032991409, 0.09050041437149048, -0.013906413689255714, 0.04814895614981651, -0.10531824082136154, 0.11052656173706055, 0.053285177797079086, 0.018597083166241646, -0.005343922413885593, 0.044961318373680115, 0.06340356171131134, 0.00664206687361002, -0.049072545021772385, -0.10687707364559174, -0.09794239699840546, 0.03167864307761192, -0.051547009497880936, 0.09657774120569229, 0.09663670510053635, -0.025550266727805138, 0.1018313616514206, 0.10357123613357544, -0.01948929764330387, -0.006310955621302128, -0.01226243656128645, 0.07719848304986954, -0.1544690579175949, -0.054770998656749725, 0.026312289759516716, -0.076145701110363, 0.08301565051078796, 0.06744662672281265, 0.09409443289041519, 0.023987427353858948, -0.027810826897621155, -0.020074008032679558, -0.01973891258239746, -0.0386558398604393, 0.1196131631731987, -0.022851906716823578, 0.19213880598545074, -0.05903859809041023, -0.03748846426606178, -0.06570159643888474, -0.031205885112285614, -0.1261938363313675, -0.010850238613784313, 0.0904778316617012, -0.055136844515800476, -0.10653979331254959, 0.1365392804145813, -0.010459358803927898, -0.040983233600854874, 0.16208332777023315, -0.06609092652797699, -0.053642455488443375, -0.002965918742120266, -0.04081499204039574, -0.12503595650196075, 0.008359449915587902, -0.07100600004196167, 0.026484603062272072, 0.004152475390583277, 0.007801857776939869, -0.13303157687187195, -0.024711130186915398, 0.07447032630443573, -0.1324111372232437, 0.12419018149375916, -0.03644193336367607, -0.000032627405744278803, 0.011763055808842182, -0.03102254308760166, -0.09310400485992432, 0.052707377821207047, -0.07057829946279526, 0.03134480118751526, -0.06704230606555939, -0.02160886488854885, -0.0859304666519165, 0.11272575706243515, 0.020467929542064667, -0.03557644784450531, 0.03120054490864277, 0.17205093801021576, 0.04991187900304794, -0.06927896291017532, -0.02601270191371441, -0.08293777704238892, 0.10820271819829941, -0.06662338972091675, -0.0031886196229606867, -0.036985475569963455, -0.11391010135412216, -0.0359637551009655, 0.08434625715017319, -0.16874530911445618, 0.025924410670995712, 0.07074275612831116, -0.023496145382523537, 0.08047088235616684, 0.09461324661970139, -0.1802481710910797, 0.04266241192817688, 0.005532031413167715, -0.08587689697742462, -0.05258422717452049, 0.0016798331635072827, 0.08861516416072845, -0.012481597252190113, 0.0072029959410429, -0.09607190638780594, 0.022154847159981728, -0.018556708469986916, 0.01120658591389656, -0.08544664084911346 ]
cc7d9183b9e63bfe9ff834c0df60c92620954560
# Dataset Card for "Torgo_train-30_test-70" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
AravindVadlapudi02/Torgo_train-30_test-70
[ "region:us" ]
2023-03-26T13:56:31+00:00
{"dataset_info": {"features": [{"name": "label", "dtype": {"class_label": {"names": {"0": "control", "1": "pathology"}}}}, {"name": "input_features", "sequence": {"sequence": "float32"}}], "splits": [{"name": "train", "num_bytes": 1862083748, "num_examples": 1939}, {"name": "test", "num_bytes": 4345502300, "num_examples": 4525}], "download_size": 753824940, "dataset_size": 6207586048}}
2023-03-26T14:01:00+00:00
[]
[]
TAGS #region-us
# Dataset Card for "Torgo_train-30_test-70" More Information needed
[ "# Dataset Card for \"Torgo_train-30_test-70\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"Torgo_train-30_test-70\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"Torgo_train-30_test-70\"\n\nMore Information needed" ]
[ -0.22319136559963226, 0.08033017814159393, -0.0004782694159075618, 0.08399216830730438, 0.09036989510059357, 0.08882620930671692, 0.13312774896621704, 0.07607997208833694, 0.061092473566532135, 0.0015054664108902216, 0.16740216314792633, 0.0713796317577362, 0.0004126059648115188, 0.15214160084724426, 0.002461772644892335, -0.04959459602832794, -0.00048103928565979004, -0.029032789170742035, -0.1183730959892273, 0.17093375325202942, 0.03571314737200737, -0.05716177448630333, 0.07035624235868454, -0.05845411866903305, -0.2046061009168625, 0.1256100833415985, 0.002580199623480439, -0.12203317135572433, 0.09956741333007812, -0.06946570426225662, 0.1863780915737152, -0.0029869768768548965, 0.05104369297623634, 0.01476665586233139, 0.02852788381278515, -0.005734515376389027, -0.0352010652422905, 0.06524364650249481, 0.04635309427976608, -0.1492057740688324, -0.05134408921003342, 0.13145223259925842, 0.052508287131786346, -0.014526218175888062, -0.1509779393672943, -0.17656555771827698, -0.14415813982486725, -0.05063574016094208, -0.012556550092995167, 0.09054113179445267, 0.06219974905252457, 0.1916349083185196, -0.1817399114370346, 0.0556134358048439, 0.2448643296957016, -0.09811544418334961, 0.004627109970897436, 0.2051742821931839, 0.08871904760599136, 0.15049844980239868, -0.012811509892344475, 0.011063802987337112, 0.14738835394382477, -0.052181851118803024, -0.05445806682109833, -0.045707833021879196, -0.0751541256904602, 0.15534904599189758, -0.07441086322069168, -0.04145952686667442, 0.3571103811264038, -0.04251592978835106, -0.01364082284271717, 0.08848407864570618, -0.04728294163942337, -0.23519667983055115, 0.0679527148604393, 0.003437260165810585, 0.02695704810321331, 0.0020799627527594566, -0.06621365249156952, 0.05253263935446739, -0.06504800915718079, -0.2187947928905487, -0.1364012211561203, 0.1656322181224823, -0.015031468123197556, 0.10983850061893463, -0.161357581615448, 0.06767072528600693, -0.10584157705307007, -0.042940497398376465, 0.0104288998991251, -0.13972611725330353, -0.05476982146501541, -0.05175108462572098, -0.043009184300899506, -0.19555702805519104, 0.08614176511764526, 0.13352112472057343, 0.06912045180797577, 0.06309734284877777, -0.06690588593482971, 0.09690786153078079, 0.10079596191644669, 0.04079165309667587, -0.052940286695957184, -0.06662223488092422, -0.04892042279243469, -0.009108890779316425, -0.023375457152724266, -0.06994396448135376, -0.09454116970300674, -0.058758389204740524, 0.021394046023488045, 0.12063782662153244, -0.036733586341142654, -0.10525736957788467, -0.05896870791912079, 0.008967135101556778, 0.06619558483362198, -0.0979110598564148, 0.048618778586387634, -0.012416907586157322, -0.10732515901327133, -0.04977495223283768, -0.08435241132974625, -0.04284033924341202, 0.08176803588867188, 0.10203557461500168, -0.13052430748939514, -0.02947472780942917, -0.09970913082361221, -0.03205845504999161, 0.02379824034869671, -0.028369300067424774, 0.026332419365644455, -0.09493190050125122, -0.2846869230270386, -0.018830735236406326, 0.02970621921122074, -0.09983865916728973, 0.19967320561408997, 0.03736047074198723, 0.05879885330796242, 0.00016982648230623454, -0.010530306026339531, 0.06564825773239136, -0.061120256781578064, 0.0992325097322464, 0.06600233167409897, 0.024472249671816826, -0.05365607887506485, -0.01614137925207615, -0.08221378177404404, 0.012889920733869076, -0.15110710263252258, -0.05299897864460945, -0.1840408444404602, 0.1372549682855606, -0.03997960686683655, -0.05919725447893143, -0.17508184909820557, 0.036503154784440994, 0.07552559673786163, 0.08978737890720367, -0.1488988995552063, -0.03869993984699249, 0.20336952805519104, -0.13962844014167786, -0.092148557305336, 0.019198544323444366, -0.02904532663524151, 0.010790526866912842, -0.0018709137802943587, 0.21752406656742096, 0.053482238203287125, -0.14615002274513245, 0.12018974125385284, 0.0831369012594223, -0.1878606528043747, -0.2451653778553009, 0.11259235441684723, -0.08476167172193527, -0.22848807275295258, 0.018909787759184837, 0.14249169826507568, -0.01421377807855606, -0.03035687282681465, -0.04226958006620407, -0.017119988799095154, -0.08462661504745483, 0.056857895106077194, -0.0018641733331605792, 0.07312627136707306, -0.12652432918548584, 0.012308439239859581, -0.054843250662088394, 0.10249409079551697, 0.03637615591287613, -0.041863974183797836, -0.02574342116713524, 0.1800958663225174, -0.09360489994287491, -0.054964736104011536, -0.14480173587799072, 0.0004375011776573956, -0.006953706033527851, 0.06571993976831436, 0.02859458513557911, 0.07982827723026276, 0.12190358340740204, -0.03999504819512367, -0.03324121609330177, 0.04234497249126434, 0.04968345910310745, 0.00820812489837408, -0.035308267921209335, -0.08093293756246567, 0.046056706458330154, -0.050875771790742874, -0.06794605404138565, -0.054144926369190216, -0.018297437578439713, 0.09652400016784668, -0.013165268115699291, 0.0008120402926579118, 0.007051790598779917, 0.04305953159928322, -0.016555476933717728, -0.03684382513165474, -0.06852436810731888, -0.039373528212308884, -0.03052697889506817, 0.011432049795985222, -0.013077142648398876, -0.079026959836483, 0.2482878863811493, 0.12148848921060562, -0.031532153487205505, -0.14015799760818481, -0.09796254336833954, -0.024676397442817688, 0.004029848147183657, -0.10210590064525604, -0.03287133201956749, -0.19177357852458954, -0.11219953000545502, 0.12369685620069504, -0.0936119481921196, 0.044455062597990036, 0.023868493735790253, -0.03347739577293396, -0.03706367686390877, 0.052727822214365005, 0.07321317493915558, -0.18771904706954956, 0.13649314641952515, 0.08805062621831894, -0.06044265255331993, 0.14496341347694397, -0.02081407979130745, -0.12170839309692383, -0.04949752986431122, 0.00941279623657465, -0.047975197434425354, 0.22373120486736298, -0.05620557814836502, 0.0004112946626264602, 0.06306108087301254, 0.04865768924355507, 0.08707629889249802, -0.12145448476076126, -0.11064789444208145, 0.018787121400237083, 0.04090683534741402, -0.13094930350780487, 0.060628414154052734, -0.050658926367759705, 0.07440051436424255, 0.01173888798803091, -0.05664050579071045, 0.09014882147312164, 0.007019193843007088, -0.038689229637384415, 0.14714163541793823, -0.16468867659568787, -0.1627160906791687, -0.15593595802783966, -0.027616024017333984, 0.0848924070596695, 0.03063276596367359, 0.015414045192301273, -0.205302432179451, -0.02175780013203621, 0.007397378329187632, -0.05840372294187546, -0.2092452496290207, 0.008939968422055244, -0.004499221686273813, 0.05650912597775459, -0.06882402300834656, -0.11053356528282166, 0.041629187762737274, -0.02141147293150425, 0.12968158721923828, 0.09642264991998672, -0.15513938665390015, 0.11659661680459976, 0.1434483826160431, 0.013561785221099854, 0.1161213368177414, -0.027185531333088875, 0.0762953981757164, -0.037065450102090836, -0.05730346217751503, 0.07645829766988754, 0.042511556297540665, 0.007318527437746525, -0.014042449183762074, 0.0503656342625618, -0.09691479057073593, 0.011438583955168724, -0.07416540384292603, -0.17699478566646576, -0.32921960949897766, -0.00822057668119669, -0.043769385665655136, 0.14308881759643555, 0.07530470192432404, 0.07895220071077347, 0.13120505213737488, 0.1644790917634964, 0.16855941712856293, -0.06451421976089478, -0.10635130107402802, -0.0030194385908544064, -0.08613191545009613, 0.0037635548505932093, 0.027754804119467735, -0.14344422519207, -0.012296162545681, 0.15353785455226898, 0.14650793373584747, 0.21160989999771118, 0.058976516127586365, 0.03658345341682434, 0.016658417880535126, 0.14598415791988373, 0.07639798521995544, 0.0943683460354805, 0.08820169419050217, -0.04873601347208023, 0.005259781610220671, -0.023514971137046814, -0.032256267964839935, 0.02247943915426731, 0.06194521486759186, -0.04859578236937523, 0.037155915051698685, -0.10525865852832794, 0.04143858700990677, -0.15324082970619202, 0.0027866580057889223, -0.24458934366703033, 0.09593584388494492, -0.06679676473140717, 0.10943460464477539, -0.04859042540192604, 0.0978466048836708, -0.005895148031413555, -0.08136634528636932, 0.042090341448783875, -0.019521769136190414, 0.06507273763418198, 0.0499836690723896, -0.05476563423871994, -0.02103528194129467, 0.008826231583952904, -0.0694938376545906, 0.14292758703231812, -0.17548774182796478, 0.2317863404750824, 0.0360804945230484, -0.04533040151000023, -0.061814744025468826, -0.06069372594356537, -0.009996718727052212, 0.09684260189533234, 0.1495092660188675, -0.015980590134859085, -0.06638215482234955, -0.09649907797574997, -0.07652635872364044, -0.07263971120119095, 0.10274683684110641, 0.030471641570329666, -0.09097796678543091, -0.030349234119057655, -0.016634954139590263, -0.03994778171181679, -0.10739022493362427, -0.03351851552724838, -0.034311652183532715, 0.007958056405186653, 0.02339724265038967, -0.14158357679843903, -0.02786502055823803, -0.02841508761048317, -0.10688857734203339, 0.13937164843082428, 0.11699921637773514, -0.005773061420768499, -0.13891127705574036, 0.03581458702683449, 0.2042817622423172, 0.014880909584462643, 0.01790463551878929, 0.00937965139746666, -0.03659919649362564, 0.013561781495809555, -0.07026614248752594, 0.13769128918647766, -0.0739283412694931, 0.034443724900484085, -0.15237103402614594, 0.13552112877368927, -0.02347053773701191, 0.006978530436754227, -0.038388609886169434, 0.0017028769943863153, -0.07889946550130844, -0.06009391322731972, 0.10149850696325302, -0.13761168718338013, 0.10970070213079453, 0.2174074500799179, 0.06990788131952286, 0.11745812743902206, 0.09022880345582962, -0.0757579579949379, 0.12818560004234314, 0.06976928561925888, -0.04117557778954506, 0.1291268765926361, 0.10518225282430649, -0.03294723480939865, -0.2105051428079605, 0.12749750912189484, -0.10580688714981079, 0.011621403507888317, 0.053753722459077835, -0.1614753007888794, 0.035334497690200806, 0.18065205216407776, -0.04870080202817917, 0.17509424686431885, -0.26194483041763306, -0.06280338764190674, 0.15619367361068726, 0.0757453665137291, 0.3588130474090576, -0.1586494743824005, -0.09901229292154312, -0.09519453346729279, -0.14838477969169617, 0.0007899362244643271, -0.19395989179611206, 0.04584019258618355, -0.05135142803192139, -0.002582208951935172, 0.01925988309085369, -0.11679146438837051, 0.19018542766571045, 0.002352201845496893, 0.07891833037137985, -0.1025124043226242, -0.015549059957265854, 0.21265430748462677, -0.06953705847263336, 0.04301607981324196, -0.025870421901345253, 0.09951387345790863, -0.05994710698723793, -0.05252086743712425, 0.08297048509120941, 0.05682160705327988, 0.04271354898810387, -0.05955766141414642, -0.15423205494880676, 0.005225218366831541, -0.1276591718196869, -0.11422636359930038, 0.07528286427259445, 0.016145950183272362, 0.05791173130273819, 0.05087507888674736, 0.01852123625576496, 0.029540974646806717, -0.11810361593961716, 0.01591137796640396, -0.03897908702492714, 0.08623407781124115, -0.1810556948184967, 0.0030825610738247633, 0.10903032124042511, 0.052440088242292404, 0.04098212718963623, 0.05187245085835457, -0.06992440670728683, 0.008038373664021492, 0.15367546677589417, -0.07096216082572937, 0.119813933968544, 0.03070830926299095, -0.12387634813785553, 0.023192433640360832, 0.10564082860946655, -0.005158275831490755, 0.0747741088271141, 0.03252505883574486, 0.01325547881424427, -0.005726065021008253, -0.07751446962356567, 0.20474398136138916, 0.14047089219093323, 0.014643488451838493, -0.13347499072551727, 0.11925593763589859, 0.007742811925709248, 0.04874168336391449, 0.018245425075292587, 0.04137696325778961, -0.08331995457410812, -0.046507127583026886, -0.011481217108666897, 0.26599425077438354, -0.16629788279533386, -0.0987076610326767, -0.10976849496364594, 0.00787903182208538, 0.017202936112880707, 0.08437854051589966, 0.0931679904460907, 0.06966715306043625, 0.023712987080216408, -0.03210582956671715, -0.05051395669579506, -0.018534598872065544, -0.01298817340284586, 0.1095278337597847, -0.12490490078926086, -0.1322239488363266, -0.016210872679948807, 0.10264867544174194, -0.07183387130498886, -0.04189525917172432, -0.12132897973060608, 0.1044859066605568, -0.19196023046970367, -0.012080742977559566, -0.005549715366214514, -0.0253426656126976, -0.0003726253635250032, -0.032959114760160446, -0.06020253151655197, 0.0055404119193553925, -0.12525419890880585, 0.13011221587657928, 0.029987968504428864, -0.03947417065501213, -0.07388323545455933, 0.0701751708984375, 0.0778551995754242, 0.03181026130914688, 0.03453100845217705, 0.1446228325366974, 0.017294570803642273, 0.051417723298072815, -0.03552806004881859, -0.0016730859642848372, 0.02686956897377968, -0.005885373800992966, 0.07075558602809906, 0.057588282972574234, 0.025669073686003685, 0.05914399400353432, 0.0015008794143795967, 0.06902336329221725, -0.03713008388876915, -0.1278374344110489, 0.04001319035887718, -0.0882582738995552, -0.16221794486045837, -0.024030093103647232, -0.000616923498455435, 0.2128714919090271, 0.038993630558252335, 0.02175186201930046, 0.059686947613954544, 0.002043550368398428, -0.02675187774002552, -0.0382143035531044, 0.02243293635547161, -0.024041008204221725, -0.031054820865392685, 0.05561094731092453, 0.03008071333169937, -0.05409359186887741, 0.4454992115497589, 0.03800130635499954, -0.11324357241392136, -0.04719952121376991, 0.10074131935834885, 0.1416994035243988, 0.0029019773937761784, 0.2847158908843994, 0.0499536469578743, -0.00969641376286745, -0.07237580418586731, 0.08057664334774017, 0.08584968000650406, -0.06166277825832367, 0.08211003988981247, 0.08141279965639114, -0.026228148490190506, 0.02828395739197731, 0.002159459749236703, -0.07100605964660645, 0.03158590942621231, -0.06764156371355057, -0.08464621007442474, -0.04821651801466942, 0.10233443975448608, 0.051041338592767715, 0.09986665099859238, 0.033124297857284546, 0.035922519862651825, -0.0163242407143116, -0.07951349020004272, -0.11227194219827652, -0.019160127267241478, -0.055555492639541626, -0.24701231718063354, 0.07702234387397766, -0.00002023924571403768, 0.03018971160054207, 0.09343893826007843, 0.09763742238283157, 0.003319213865324855, 0.18885084986686707, -0.0001971721649169922, -0.0012514087138697505, -0.024957727640867233, -0.014030473306775093, -0.07733546197414398, 0.0037200707010924816, -0.06427612900733948, 0.06547673046588898, -0.08952169120311737, -0.027945501729846, -0.0337381474673748, 0.024213891476392746, -0.012774942442774773, -0.0571136549115181, 0.009983622469007969, -0.06578639149665833, 0.05105485022068024, -0.04523088037967682, -0.015131243504583836, -0.014371744357049465, 0.04667583853006363, 0.00426930608227849, 0.20624999701976776, -0.0039718556217849255, 0.013144416734576225, -0.061627380549907684, -0.005738789681345224, 0.013118200935423374, 0.08319094032049179, -0.02338596247136593, -0.11976772546768188, 0.04302195459604263, 0.22396087646484375, 0.24906906485557556, 0.0041318004950881, -0.04315762594342232, 0.06590500473976135, 0.009443811140954494, 0.026400603353977203, 0.09290383011102676, -0.024267051368951797, 0.05961707606911659, 0.0010180637473240495, -0.06003979220986366, -0.02717985026538372, -0.09277912974357605, -0.011233148165047169, 0.12985676527023315, 0.052658792585134506, -0.06484954804182053, -0.12013845145702362, 0.14816172420978546, -0.012597176246345043, -0.02367514930665493, 0.16195687651634216, -0.03648204356431961, -0.13894258439540863, -0.009591176174581051, 0.19047170877456665, -0.044889286160469055, 0.003646428231149912, -0.07586599886417389, -0.06890080869197845, -0.1397053301334381, -0.024853873997926712, -0.3021795451641083, -0.2870634198188782, 0.046394363045692444, -0.008500945754349232, 0.13363690674304962, -0.0386693999171257, 0.16126598417758942, 0.07894951850175858, 0.007120843511074781, -0.06693525612354279, 0.06667600572109222, 0.0369221493601799, -0.02021721377968788, -0.014136252924799919, -0.025357557460665703, -0.00679003307595849, -0.058205801993608475, 0.006121214013546705, 0.03640757501125336, -0.054826851934194565, 0.0192779041826725, 0.03585361689329147, -0.1657836139202118, 0.0008652004762552679, -0.09724640101194382, 0.1366502344608307, 0.02994641289114952, -0.029128994792699814, 0.021882498636841774, -0.06160242110490799, 0.07794272154569626, 0.07597851008176804, -0.09712466597557068, -0.00051503861322999, -0.1544228196144104, -0.08982586860656738, 0.17148728668689728, -0.01593133434653282, -0.16243219375610352, 0.03374435007572174, -0.07333268225193024, -0.008611556142568588, 0.023405078798532486, 0.0119367940351367, 0.083122618496418, 0.1133364737033844, -0.008288937620818615, 0.09358980506658554, 0.02807963266968727, 0.04884032532572746, -0.13586300611495972, -0.06115936487913132 ]
43398f9e1689b06b59357ff82a452a696972114a
# Dataset Card for "google_fleurs_plus_common_voice_11_arabic_language" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
MohammadJamalaldeen/google_fleurs_plus_common_voice_11_arabic_language
[ "region:us" ]
2023-03-26T14:13:45+00:00
{"dataset_info": {"features": [{"name": "input_features", "sequence": {"sequence": "float32"}}, {"name": "labels", "sequence": "int64"}], "splits": [{"name": "train", "num_bytes": 39269047480, "num_examples": 40880}, {"name": "test", "num_bytes": 10027780960, "num_examples": 10440}], "download_size": 0, "dataset_size": 49296828440}}
2023-03-26T20:09:52+00:00
[]
[]
TAGS #region-us
# Dataset Card for "google_fleurs_plus_common_voice_11_arabic_language" More Information needed
[ "# Dataset Card for \"google_fleurs_plus_common_voice_11_arabic_language\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"google_fleurs_plus_common_voice_11_arabic_language\"\n\nMore Information needed" ]
[ 6, 29 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"google_fleurs_plus_common_voice_11_arabic_language\"\n\nMore Information needed" ]
[ -0.09012021869421005, 0.11707445234060287, -0.003033051500096917, 0.02385774813592434, 0.10025031864643097, 0.06375478953123093, 0.24113182723522186, 0.03138143569231033, 0.18691612780094147, -0.05331825092434883, 0.09188949316740036, -0.10509439557790756, 0.04190165922045708, 0.12313316762447357, 0.050390519201755524, -0.144466370344162, -0.0358598530292511, -0.09127672761678696, 0.1124151274561882, 0.03094274178147316, 0.08058533817529678, 0.06218511611223221, 0.09156151115894318, -0.006762399338185787, -0.046579759567976, 0.10472387075424194, 0.02361980453133583, -0.11744420975446701, 0.12002076953649521, 0.09972134977579117, 0.06533263623714447, -0.06132589280605316, -0.034768469631671906, -0.1365099996328354, 0.031159963458776474, -0.03706137463450432, -0.04493967071175575, -0.013221063651144505, 0.018789874389767647, -0.14450322091579437, -0.09715218096971512, 0.029413685202598572, -0.06973028182983398, 0.08550120890140533, -0.09458553791046143, -0.216134175658226, -0.02197728306055069, -0.07705485820770264, -0.0594802089035511, 0.015139393508434296, -0.0015575418947264552, 0.030960045754909515, -0.12628254294395447, 0.12031687051057816, 0.04459509253501892, -0.06811193376779556, -0.04155915975570679, 0.02771303616464138, -0.020725654438138008, 0.11582022160291672, -0.0008631470846012235, 0.11205431073904037, 0.03734218329191208, -0.0633331909775734, -0.3014596104621887, -0.07002739608287811, -0.27037107944488525, -0.015436322428286076, 0.1071082130074501, -0.015753917396068573, 0.29145923256874084, 0.04296000301837921, -0.0069910683669149876, -0.0004432751447893679, 0.0013541250955313444, 0.021961411461234093, 0.014375138096511364, 0.052458543330430984, 0.025864815339446068, 0.07240606844425201, 0.09935073554515839, -0.06260477751493454, -0.09685900807380676, -0.10638933628797531, -0.2193998396396637, 0.12110871821641922, -0.0009771896293386817, 0.0952724888920784, -0.033203575760126114, -0.07213960587978363, -0.06967576593160629, -0.037281591445207596, 0.014016383327543736, -0.031676504760980606, 0.038256749510765076, 0.040021639317274094, 0.033428605645895004, 0.01592876948416233, 0.17628517746925354, 0.014181582257151604, -0.00504080206155777, 0.17082367837429047, -0.14925633370876312, 0.06579898297786713, 0.07191628962755203, -0.024516677483916283, 0.04970908910036087, 0.013158721849322319, -0.024674858897924423, -0.06861115992069244, 0.04967104643583298, -0.026363825425505638, -0.06132545322179794, 0.018807832151651382, -0.17843972146511078, 0.08745051175355911, -0.09209191799163818, 0.01713196001946926, -0.049669694155454636, 0.040224190801382065, 0.017868608236312866, -0.1833774447441101, 0.04693857207894325, 0.023978587239980698, -0.0827815905213356, 0.0013100405922159553, -0.0058445981703698635, -0.007520715240389109, -0.02462121471762657, -0.11400896310806274, 0.022409720346331596, 0.08917968720197678, 0.018515625968575478, 0.06984052807092667, 0.09134385734796524, -0.1450815498828888, 0.03332275524735451, -0.08038119226694107, -0.1697896271944046, -0.012189802713692188, 0.03916975483298302, -0.037317123264074326, 0.11501666903495789, -0.0777316465973854, 0.11350561678409576, 0.04513750225305557, -0.11001031845808029, 0.04001724347472191, -0.1309177726507187, 0.07512260973453522, 0.13417954742908478, 0.0871371328830719, -0.13758695125579834, 0.035614751279354095, 0.00524037005379796, 0.03790765628218651, -0.05900496244430542, 0.22998254001140594, -0.13620609045028687, 0.03167014941573143, -0.0914241373538971, 0.06322602927684784, -0.09822425991296768, 0.06555091589689255, -0.027315745130181313, 0.1298421025276184, -0.1914833039045334, -0.1000298261642456, 0.1266089379787445, -0.039351657032966614, -0.13032439351081848, 0.15141837298870087, -0.010128435678780079, -0.03867585211992264, 0.09302470833063126, 0.346231073141098, -0.03909922391176224, -0.006767536047846079, -0.054119233042001724, 0.17691370844841003, -0.022364532575011253, -0.11521349102258682, 0.042138420045375824, -0.10554846376180649, -0.05232547968626022, 0.07804112881422043, 0.26452961564064026, 0.16728335618972778, -0.013562708161771297, -0.04717415198683739, 0.06665021926164627, -0.11051926016807556, 0.09136329591274261, 0.07849612832069397, 0.0109696751460433, -0.10336050391197205, -0.015611240640282631, -0.11322431266307831, -0.021596964448690414, -0.03386534005403519, -0.024044476449489594, -0.020915856584906578, 0.11930498480796814, -0.06083763390779495, -0.0006503103650175035, -0.07358371466398239, -0.0787896066904068, -0.06579635292291641, 0.04389027878642082, 0.12760213017463684, -0.089698426425457, 0.08409237861633301, -0.0701310783624649, -0.07941500842571259, 0.035550057888031006, 0.1426415741443634, 0.019299941137433052, -0.009593650698661804, -0.02937425673007965, 0.1496421992778778, -0.026538921520113945, 0.012038169428706169, -0.0064090886153280735, -0.08305972069501877, 0.05277318134903908, 0.12351827323436737, -0.0885949358344078, 0.02307271584868431, 0.005393706727772951, 0.061534538865089417, -0.00989452376961708, -0.05240167677402496, 0.011681895703077316, -0.07887886464595795, -0.055598050355911255, 0.16492994129657745, -0.10586052387952805, 0.2267628163099289, 0.1960528939962387, -0.10189174115657806, 0.026730474084615707, -0.020493222400546074, 0.08674510568380356, 0.00003620991628849879, 0.08105708658695221, 0.04682011902332306, 0.17752370238304138, -0.046998970210552216, 0.139444962143898, -0.08065998554229736, 0.07007864117622375, 0.015459323301911354, -0.022588543593883514, -0.11418399959802628, 0.046011269092559814, 0.028795385733246803, -0.07465209066867828, 0.18046927452087402, 0.04181748628616333, 0.12238305807113647, 0.23853932321071625, -0.04510274901986122, 0.05872396379709244, 0.059514254331588745, -0.017694009467959404, -0.11157341301441193, 0.1215125322341919, -0.2117742896080017, -0.09776335209608078, 0.0065698265098035336, 0.018956443294882774, 0.05685381963849068, -0.08581292629241943, -0.047280266880989075, -0.08844058960676193, -0.10705158114433289, -0.17871172726154327, -0.006156887859106064, -0.011875844560563564, 0.02987935021519661, -0.0510152243077755, -0.020987795665860176, 0.07025366276502609, -0.0034738145768642426, -0.04225616529583931, 0.07030707597732544, -0.13080266118049622, -0.2253292053937912, 0.0038705498445779085, -0.14138372242450714, -0.11531481146812439, 0.08133984357118607, -0.00016184437845367938, -0.14237134158611298, 0.04422219470143318, -0.0026404792442917824, -0.04071560129523277, -0.1209176629781723, -0.04038515314459801, 0.011724579147994518, -0.0994383841753006, 0.0345013402402401, -0.16709570586681366, 0.004279200453311205, -0.04459104314446449, 0.03300713375210762, 0.02734251506626606, -0.15694139897823334, 0.042846329510211945, -0.025564175099134445, -0.001912592677399516, 0.07032115012407303, -0.043396804481744766, 0.10950528830289841, -0.11070457845926285, -0.05765732750296593, 0.033369217067956924, 0.07705581933259964, -0.0005783190135844052, 0.203998401761055, 0.04086874797940254, -0.1444023996591568, -0.008071815595030785, 0.10384086519479752, -0.07981588691473007, -0.2163764238357544, -0.1005125567317009, -0.07560617476701736, -0.0029863084200769663, -0.08035296201705933, 0.08864128589630127, -0.048471372574567795, -0.0009094583801925182, 0.0145654221996665, 0.035362813621759415, -0.019811488687992096, -0.09903580695390701, 0.26994356513023376, -0.027521487325429916, -0.013876702636480331, -0.1393720656633377, -0.02191207744181156, 0.10795549303293228, 0.12077067792415619, 0.03274157643318176, 0.12240941822528839, 0.16725701093673706, -0.059081461280584335, 0.02170180343091488, 0.077560655772686, 0.06271371245384216, 0.1622322052717209, 0.030020276084542274, 0.019618693739175797, 0.02983376383781433, -0.17498879134655, -0.027391858398914337, 0.23751792311668396, -0.13460984826087952, 0.11553940176963806, -0.0802629142999649, 0.11015833169221878, -0.14061281085014343, -0.04539285600185394, -0.14292584359645844, 0.08354581892490387, -0.009366239421069622, 0.02097149007022381, -0.12981288135051727, 0.09895306080579758, 0.017487360164523125, -0.04494703933596611, 0.2280253916978836, 0.06804654002189636, 0.05050789564847946, -0.09555086493492126, -0.011461288668215275, -0.05989239737391472, -0.14102542400360107, -0.01328527182340622, 0.13150466978549957, -0.2741202414035797, 0.24084343016147614, 0.11812686920166016, 0.012827368453145027, -0.03755290061235428, 0.03644882142543793, 0.037924621254205704, 0.02287289872765541, 0.10718303918838501, 0.06874765455722809, -0.006197028793394566, -0.1789519488811493, -0.10698225349187851, 0.06965658813714981, 0.13272389769554138, 0.0918162539601326, -0.17118722200393677, 0.08845516294240952, -0.0006705236155539751, -0.07888031750917435, -0.15101194381713867, -0.20480641722679138, -0.17032654583454132, -0.020987028256058693, 0.17082706093788147, 0.017902934923768044, 0.01810532435774803, -0.04656049981713295, -0.208637997508049, -0.05037816986441612, -0.0274773221462965, -0.08221948891878128, -0.09215397387742996, -0.035589177161455154, 0.12877023220062256, -0.009756667539477348, -0.012163757346570492, -0.04490910470485687, -0.17619013786315918, -0.048062488436698914, -0.054417695850133896, 0.09401404112577438, -0.04407212510704994, 0.08998099714517593, -0.10216976702213287, 0.2436380833387375, -0.06127065420150757, -0.033373937010765076, -0.043616898357868195, 0.0160380806773901, -0.012162705883383751, -0.06184959411621094, 0.09939366579055786, -0.09046041965484619, -0.025639554485678673, 0.18800131976604462, 0.10931232571601868, 0.0037445570342242718, 0.015345916152000427, -0.0459757074713707, 0.14428269863128662, 0.017246020957827568, 0.05740255117416382, 0.1444183737039566, 0.2130269557237625, 0.007889332249760628, -0.15455082058906555, -0.14640416204929352, 0.0025186629500240088, -0.0073286546394228935, -0.06675369292497635, -0.2743891477584839, 0.04178459197282791, 0.0020518593955785036, -0.024247508496046066, 0.1736653596162796, -0.037092726677656174, -0.07752691954374313, 0.13273519277572632, -0.1123688742518425, 0.2517807185649872, -0.11915561556816101, -0.06629681587219238, -0.1461816132068634, 0.01452241837978363, -0.011003448627889156, 0.03533170744776726, 0.04678894206881523, 0.08027143031358719, 0.07104705274105072, -0.00916781835258007, 0.0330108180642128, 0.19109508395195007, 0.045073214918375015, 0.03852140158414841, -0.13172215223312378, -0.11233934760093689, -0.018454577773809433, 0.07661543786525726, -0.0012835738016292453, -0.059035804122686386, -0.022155679762363434, -0.17375275492668152, -0.11292684078216553, -0.0073528350330889225, 0.04610183462500572, 0.14094921946525574, 0.05259154364466667, -0.001103294431231916, -0.12816886603832245, -0.08356299251317978, 0.055065590888261795, 0.05696181207895279, -0.030571838840842247, 0.001739389612339437, 0.07068558037281036, 0.14867356419563293, -0.21160277724266052, 0.014126615598797798, -0.0029534045606851578, -0.009968308731913567, 0.0650755986571312, -0.17466694116592407, -0.020949529483914375, 0.07030965387821198, -0.03564402088522911, 0.011898841708898544, 0.005446509458124638, -0.017799539491534233, 0.11464104056358337, 0.10482769459486008, 0.009117106907069683, -0.1929355412721634, -0.012749380432069302, -0.2619693875312805, 0.07632657885551453, -0.019556066021323204, 0.02379462495446205, 0.09122097492218018, 0.026605505496263504, -0.061884526163339615, -0.01343414094299078, -0.017282430082559586, 0.07543419301509857, 0.04067869484424591, 0.007975958287715912, -0.19265420734882355, 0.23890116810798645, 0.10421234369277954, -0.11158660799264908, 0.027293678373098373, 0.05842282995581627, -0.061336714774370193, -0.0644022524356842, -0.10925077646970749, 0.30517226457595825, 0.11823321878910065, -0.16526789963245392, -0.012769341468811035, -0.0737646147608757, -0.043158501386642456, 0.11135360598564148, -0.03128133341670036, 0.09217782318592072, 0.016532886773347855, -0.04674110561609268, 0.1503574103116989, 0.041932981461286545, -0.040595728904008865, -0.036318521946668625, -0.08111213892698288, -0.22532840073108673, 0.007102507632225752, 0.18141315877437592, -0.01868353597819805, -0.061495352536439896, -0.0458163283765316, 0.08107338845729828, -0.08461148291826248, 0.012285995297133923, 0.016800496727228165, 0.10296335071325302, 0.015433152206242085, -0.10539767891168594, -0.013321861624717712, -0.03600248321890831, -0.08101095259189606, 0.040513407438993454, 0.09864216297864914, 0.08128497004508972, -0.15645889937877655, 0.01072743721306324, 0.038623470813035965, 0.09892376512289047, 0.1639069765806198, 0.18755260109901428, -0.05045090243220329, 0.10318510234355927, -0.26683545112609863, -0.1260310709476471, 0.07473668456077576, 0.0315648652613163, -0.029065094888210297, 0.11579074710607529, 0.03994741290807724, 0.11573623865842819, 0.09121249616146088, -0.008393349125981331, -0.013764911331236362, -0.07074227929115295, -0.05664108321070671, -0.13326407968997955, -0.08935684710741043, 0.007260854355990887, 0.0051634833216667175, 0.1573432832956314, 0.03482645004987717, -0.004255281761288643, -0.01105131208896637, -0.06412120163440704, 0.0023149531334638596, -0.024770893156528473, -0.027356799691915512, -0.12348517030477524, -0.14023759961128235, -0.08271532505750656, 0.05823326110839844, -0.03347187861800194, 0.4116237759590149, 0.10090713202953339, -0.010933585464954376, -0.0597916804254055, 0.10214240103960037, -0.1009635329246521, -0.011246835812926292, 0.19776837527751923, 0.0011498003732413054, 0.00008438642544206232, 0.025876730680465698, -0.03903358429670334, 0.042238976806402206, 0.11612110584974289, -0.15757976472377777, 0.030669035390019417, 0.0408548042178154, 0.05559707432985306, 0.06845693290233612, -0.10845781117677689, 0.1430007368326187, 0.021745534613728523, -0.0378352589905262, -0.038526929914951324, -0.05373002216219902, -0.13595521450042725, -0.034123800694942474, 0.04065166786313057, 0.0196100864559412, -0.023649172857403755, -0.07903288304805756, -0.10189664363861084, -0.045313578099012375, -0.036473799496889114, -0.12583456933498383, 0.08439214527606964, -0.01596413180232048, 0.034204013645648956, 0.24742725491523743, 0.054108601063489914, -0.024135785177350044, 0.1791832000017166, -0.10935339331626892, -0.05896991491317749, 0.018894169479608536, -0.030202483758330345, 0.10562620311975479, -0.04827719181776047, -0.09839536249637604, 0.01978333853185177, -0.026278849691152573, -0.045734670013189316, 0.05666082352399826, 0.029650302603840828, 0.05587008222937584, -0.17312489449977875, -0.03791740536689758, -0.05205349996685982, 0.08764816075563431, 0.0011593401432037354, 0.0748482272028923, 0.06848223507404327, -0.007046457380056381, 0.024035710841417313, 0.04835652932524681, 0.06515855342149734, 0.017911840230226517, 0.006863031070679426, -0.12682144343852997, -0.10070148855447769, 0.07132589817047119, -0.11494939774274826, -0.10022003203630447, -0.011724830605089664, 0.03901848569512367, 0.25374963879585266, -0.02831987477838993, 0.013430196791887283, -0.044686365872621536, 0.04449743032455444, 0.10918638110160828, -0.01859436370432377, 0.04217539727687836, -0.05406448245048523, 0.024404259398579597, -0.06404279917478561, 0.1052154153585434, -0.0379471480846405, -0.09554922580718994, 0.11680688709020615, -0.01577879674732685, -0.03889859840273857, -0.04090006649494171, 0.1390143185853958, -0.14464955031871796, 0.11612296849489212, 0.041072990745306015, -0.14595672488212585, -0.04050047695636749, -0.04801120236515999, 0.07736081629991531, 0.24018169939517975, -0.08989805728197098, -0.007695711683481932, -0.08011337369680405, -0.08135060966014862, -0.006701275240629911, -0.3795873820781708, -0.11031688749790192, -0.05561782792210579, -0.01659247651696205, 0.08897733688354492, 0.014315235428512096, 0.1412796527147293, -0.020894579589366913, 0.05672069638967514, 0.058350350707769394, 0.11094490438699722, 0.06251610815525055, 0.11358918994665146, 0.02783307433128357, -0.034583259373903275, 0.0184269268065691, -0.06315849721431732, 0.01013546995818615, 0.17631250619888306, 0.054525431245565414, 0.047866709530353546, -0.019137516617774963, -0.04345390573143959, 0.0731910690665245, -0.18404684960842133, 0.07987096160650253, 0.005226511042565107, 0.04582199081778526, -0.02530732750892639, -0.0034616298507899046, 0.0004202005220577121, 0.006674820091575384, -0.19532586634159088, -0.09988157451152802, -0.04747492074966431, -0.07424039393663406, 0.009688561782240868, 0.007264019455760717, 0.02842780202627182, 0.11095143854618073, -0.12048753350973129, 0.0779835656285286, 0.03717348724603653, 0.025513097643852234, 0.10463150590658188, 0.029221629723906517, -0.047090526670217514, -0.17013001441955566, 0.10859954357147217, 0.03711140900850296, -0.0006079046870581806, -0.09204387664794922 ]
bde1cbacf914c896ada9796fd3c6382d90af5b40
# Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This repository contains a machine-translated French version of the portion of [MultiNLI](https://cims.nyu.edu/~sbowman/multinli) concerning the 9/11 terrorist attacks (2000 examples). Note that these 2000 examples included in MultiNLI (and machine translated in French here) on the subject of 9/11 are different from the 249 examples in the validation subset and the 501 ones in the test subset of XNLI on the same subject. In the original subset of MultiNLI on 9/11, 26 examples were left without gold label. In this French version, we have given a gold label also to these examples (so that there are no more examples without gold label), according to our reading of the examples. ### Supported Tasks and Leaderboards This dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task. ## Dataset Structure ### Data Fields - `premise`: The machine translated premise in the target language. - `hypothesis`: The machine translated premise in the target language. - `label`: The classification label, with possible values 0 (`entailment`), 1 (`neutral`), 2 (`contradiction`). - `label_text`: The classification label, with possible values `entailment` (0), `neutral` (1), `contradiction` (2). - `pairID`: Unique identifier for pair. - `promptID`: Unique identifier for prompt. - `premise_original`: The original premise from the English source dataset. - `hypothesis_original`: The original hypothesis from the English source dataset. ### Data Splits | name |entailment|neutral|contradiction| |--------|---------:|------:|------------:| |mnli_fr | 705 | 641 | 654 | ## Dataset Creation The dataset was machine translated from English to French using the latest neural machine translation [opus-mt-tc-big](https://huggingface.co/Helsinki-NLP/opus-mt-tc-big-en-fr) model available for French. The translation of the sentences was carried out on March 29th, 2023. ## Additional Information ### Citation Information **BibTeX:** ````BibTeX @InProceedings{N18-1101, author = "Williams, Adina and Nangia, Nikita and Bowman, Samuel", title = "A Broad-Coverage Challenge Corpus for Sentence Understanding through Inference", booktitle = "Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)", year = "2018", publisher = "Association for Computational Linguistics", pages = "1112--1122", location = "New Orleans, Louisiana", url = "http://aclweb.org/anthology/N18-1101" } ```` **ACL:** Adina Williams, Nikita Nangia, and Samuel Bowman. 2018. [A Broad-Coverage Challenge Corpus for Sentence Understanding through Inference](https://aclanthology.org/N18-1101/). In *Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)*, pages 1112–1122, New Orleans, Louisiana. Association for Computational Linguistics. ### Acknowledgements This translation of the original dataset was done as part of a research project supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, _Institut Cybersécurité Occitanie_, funded by Région Occitanie, France.
maximoss/mnli-nineeleven-fr-mt
[ "task_categories:text-classification", "task_ids:natural-language-inference", "task_ids:multi-input-text-classification", "size_categories:1K<n<10K", "language:fr", "license:bsd-2-clause", "region:us" ]
2023-03-26T15:07:15+00:00
{"language": ["fr"], "license": "bsd-2-clause", "size_categories": ["1K<n<10K"], "task_categories": ["text-classification"], "task_ids": ["natural-language-inference", "multi-input-text-classification"]}
2024-02-04T12:38:08+00:00
[]
[ "fr" ]
TAGS #task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #license-bsd-2-clause #region-us
Dataset Card for Dataset Name ============================= Dataset Description ------------------- * Homepage: * Repository: * Paper: * Leaderboard: * Point of Contact: ### Dataset Summary This repository contains a machine-translated French version of the portion of MultiNLI concerning the 9/11 terrorist attacks (2000 examples). Note that these 2000 examples included in MultiNLI (and machine translated in French here) on the subject of 9/11 are different from the 249 examples in the validation subset and the 501 ones in the test subset of XNLI on the same subject. In the original subset of MultiNLI on 9/11, 26 examples were left without gold label. In this French version, we have given a gold label also to these examples (so that there are no more examples without gold label), according to our reading of the examples. ### Supported Tasks and Leaderboards This dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task. Dataset Structure ----------------- ### Data Fields * 'premise': The machine translated premise in the target language. * 'hypothesis': The machine translated premise in the target language. * 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction'). * 'label\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2). * 'pairID': Unique identifier for pair. * 'promptID': Unique identifier for prompt. * 'premise\_original': The original premise from the English source dataset. * 'hypothesis\_original': The original hypothesis from the English source dataset. ### Data Splits Dataset Creation ---------------- The dataset was machine translated from English to French using the latest neural machine translation opus-mt-tc-big model available for French. The translation of the sentences was carried out on March 29th, 2023. Additional Information ---------------------- BibTeX: ' ACL: Adina Williams, Nikita Nangia, and Samuel Bowman. 2018. A Broad-Coverage Challenge Corpus for Sentence Understanding through Inference. In *Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)*, pages 1112–1122, New Orleans, Louisiana. Association for Computational Linguistics. ### Acknowledgements This translation of the original dataset was done as part of a research project supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France.
[ "### Dataset Summary\n\n\nThis repository contains a machine-translated French version of the portion of MultiNLI concerning the 9/11 terrorist attacks (2000 examples).\nNote that these 2000 examples included in MultiNLI (and machine translated in French here) on the subject of 9/11 are different from the 249 examples in the validation subset and the 501 ones in the test subset of XNLI on the same subject.\n\n\nIn the original subset of MultiNLI on 9/11, 26 examples were left without gold label. In this French version, we have given a gold label also to these examples (so that there are no more examples without gold label), according to our reading of the examples.", "### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\n* 'premise': The machine translated premise in the target language.\n* 'hypothesis': The machine translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'pairID': Unique identifier for pair.\n* 'promptID': Unique identifier for prompt.\n* 'premise\\_original': The original premise from the English source dataset.\n* 'hypothesis\\_original': The original hypothesis from the English source dataset.", "### Data Splits\n\n\n\nDataset Creation\n----------------\n\n\nThe dataset was machine translated from English to French using the latest neural machine translation opus-mt-tc-big model available for French.\nThe translation of the sentences was carried out on March 29th, 2023.\n\n\nAdditional Information\n----------------------\n\n\nBibTeX:\n\n\n'\n\n\nACL:\n\n\nAdina Williams, Nikita Nangia, and Samuel Bowman. 2018. A Broad-Coverage Challenge Corpus for Sentence Understanding through Inference. In *Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)*, pages 1112–1122, New Orleans, Louisiana. Association for Computational Linguistics.", "### Acknowledgements\n\n\nThis translation of the original dataset was done as part of a research project supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France." ]
[ "TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #license-bsd-2-clause #region-us \n", "### Dataset Summary\n\n\nThis repository contains a machine-translated French version of the portion of MultiNLI concerning the 9/11 terrorist attacks (2000 examples).\nNote that these 2000 examples included in MultiNLI (and machine translated in French here) on the subject of 9/11 are different from the 249 examples in the validation subset and the 501 ones in the test subset of XNLI on the same subject.\n\n\nIn the original subset of MultiNLI on 9/11, 26 examples were left without gold label. In this French version, we have given a gold label also to these examples (so that there are no more examples without gold label), according to our reading of the examples.", "### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------", "### Data Fields\n\n\n* 'premise': The machine translated premise in the target language.\n* 'hypothesis': The machine translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'pairID': Unique identifier for pair.\n* 'promptID': Unique identifier for prompt.\n* 'premise\\_original': The original premise from the English source dataset.\n* 'hypothesis\\_original': The original hypothesis from the English source dataset.", "### Data Splits\n\n\n\nDataset Creation\n----------------\n\n\nThe dataset was machine translated from English to French using the latest neural machine translation opus-mt-tc-big model available for French.\nThe translation of the sentences was carried out on March 29th, 2023.\n\n\nAdditional Information\n----------------------\n\n\nBibTeX:\n\n\n'\n\n\nACL:\n\n\nAdina Williams, Nikita Nangia, and Samuel Bowman. 2018. A Broad-Coverage Challenge Corpus for Sentence Understanding through Inference. In *Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)*, pages 1112–1122, New Orleans, Louisiana. Association for Computational Linguistics.", "### Acknowledgements\n\n\nThis translation of the original dataset was done as part of a research project supported by the Defence Innovation Agency (AID) of the Directorate General of Armament (DGA) of the French Ministry of Armed Forces, and by the ICO, *Institut Cybersécurité Occitanie*, funded by Région Occitanie, France." ]
[ 73, 159, 61, 185, 173, 85 ]
[ "passage: TAGS\n#task_categories-text-classification #task_ids-natural-language-inference #task_ids-multi-input-text-classification #size_categories-1K<n<10K #language-French #license-bsd-2-clause #region-us \n### Dataset Summary\n\n\nThis repository contains a machine-translated French version of the portion of MultiNLI concerning the 9/11 terrorist attacks (2000 examples).\nNote that these 2000 examples included in MultiNLI (and machine translated in French here) on the subject of 9/11 are different from the 249 examples in the validation subset and the 501 ones in the test subset of XNLI on the same subject.\n\n\nIn the original subset of MultiNLI on 9/11, 26 examples were left without gold label. In this French version, we have given a gold label also to these examples (so that there are no more examples without gold label), according to our reading of the examples.### Supported Tasks and Leaderboards\n\n\nThis dataset can be used for the task of Natural Language Inference (NLI), also known as Recognizing Textual Entailment (RTE), which is a sentence-pair classification task.\n\n\nDataset Structure\n-----------------### Data Fields\n\n\n* 'premise': The machine translated premise in the target language.\n* 'hypothesis': The machine translated premise in the target language.\n* 'label': The classification label, with possible values 0 ('entailment'), 1 ('neutral'), 2 ('contradiction').\n* 'label\\_text': The classification label, with possible values 'entailment' (0), 'neutral' (1), 'contradiction' (2).\n* 'pairID': Unique identifier for pair.\n* 'promptID': Unique identifier for prompt.\n* 'premise\\_original': The original premise from the English source dataset.\n* 'hypothesis\\_original': The original hypothesis from the English source dataset." ]
[ -0.024710332974791527, 0.17468884587287903, -0.006437982432544231, 0.10046703368425369, 0.003918251022696495, -0.0042438805103302, 0.11224306374788284, 0.055528976023197174, 0.047519881278276443, 0.07897808402776718, -0.012489700689911842, 0.04347832128405571, 0.05643041431903839, 0.039439860731363297, 0.015650339424610138, -0.1381807029247284, 0.06929891556501389, -0.11972390860319138, 0.06985195726156235, 0.08231255412101746, 0.09162724763154984, -0.03858022019267082, 0.028059860691428185, -0.051915448158979416, 0.0012785152066498995, 0.0754081979393959, -0.0405438207089901, -0.017251480370759964, 0.11212357878684998, 0.02220616303384304, 0.12009749561548233, -0.002359844045713544, 0.018220027908682823, -0.19800406694412231, 0.012028826400637627, 0.10024596005678177, -0.012548080645501614, 0.00877635832875967, 0.04960830882191658, -0.09466352313756943, -0.006731529254466295, -0.12728950381278992, 0.05057815834879875, 0.03926350921392441, -0.11971607804298401, -0.1773127168416977, -0.12512831389904022, 0.11720100790262222, -0.02926185168325901, 0.054856862872838974, -0.04118763655424118, 0.09763307869434357, -0.011238337494432926, 0.014599292539060116, 0.08758044242858887, -0.14188800752162933, -0.02220533974468708, -0.0438106469810009, -0.021277768537402153, 0.13370510935783386, -0.07455883175134659, -0.017675986513495445, 0.023602290078997612, 0.012496840208768845, -0.06245330348610878, -0.03405141830444336, -0.1141902506351471, -0.0024016094394028187, -0.12242134660482407, -0.04344911128282547, 0.21435673534870148, 0.02058512531220913, -0.09576821327209473, -0.04850517213344574, -0.06410785764455795, -0.012066220864653587, 0.029859961941838264, -0.0076081943698227406, 0.02039332501590252, 0.010141088627278805, 0.13334664702415466, -0.048290230333805084, -0.08003080636262894, -0.0014272391563281417, -0.0980178490281105, 0.08715102076530457, 0.045479368418455124, 0.03075091727077961, 0.012396768666803837, 0.07067184895277023, -0.11499807983636856, -0.07444324344396591, -0.055083997547626495, -0.10151516646146774, -0.13402169942855835, -0.013158868998289108, -0.04721669480204582, -0.0702124759554863, 0.014638376422226429, 0.13955822587013245, -0.0604432113468647, 0.07730383425951004, -0.16264306008815765, 0.04682953283190727, 0.045341022312641144, 0.09210804104804993, -0.023857684805989265, -0.04266590252518654, -0.00508239446207881, 0.03635815531015396, 0.033935148268938065, -0.01825268752872944, -0.020202208310365677, -0.02643311768770218, 0.06131255254149437, 0.04628550633788109, 0.013538657687604427, 0.04131755977869034, -0.066897913813591, -0.020756928250193596, -0.004785606171935797, -0.17794322967529297, -0.0066218567080795765, 0.03310708329081535, -0.004232453648000956, -0.024771010503172874, 0.02784791588783264, -0.0002621864259708673, -0.0816572979092598, -0.02914990298449993, -0.07784141600131989, 0.021959533914923668, -0.07687975466251373, -0.09139009565114975, 0.001963566755875945, -0.006093160714954138, -0.11447617411613464, -0.019642213359475136, -0.09254201501607895, -0.009373077191412449, 0.04923431947827339, -0.009406263008713722, 0.03629114478826523, -0.053486403077840805, 0.028253626078367233, -0.019114812836050987, 0.03506071865558624, -0.05516534671187401, -0.047234129160642624, -0.012360725551843643, -0.017093360424041748, 0.06666215509176254, -0.00004402299600769766, -0.01888103410601616, -0.11303860694169998, 0.005864810664206743, -0.2095576375722885, 0.1188635304570198, -0.12308957427740097, -0.02825901284813881, -0.07708047330379486, -0.013251540251076221, -0.0022277524694800377, 0.00749127846211195, -0.04048170894384384, 0.10922371596097946, -0.22237178683280945, -0.04090059548616409, 0.2160351425409317, -0.13524089753627777, 0.0037398855201900005, 0.10195662081241608, -0.07147008925676346, 0.01653011329472065, 0.11058136075735092, 0.14048217236995697, 0.003905072808265686, -0.07329494506120682, -0.07760866731405258, -0.03687397390604019, -0.010687509551644325, 0.2293497622013092, 0.05492446571588516, -0.08928440511226654, -0.03591372072696686, 0.0012354266364127398, -0.014022509567439556, -0.12069442868232727, 0.01621292158961296, -0.04236684367060661, -0.02340182289481163, 0.01406328659504652, 0.11189363151788712, -0.033806029707193375, -0.06051061302423477, -0.026647469028830528, -0.1180199459195137, -0.038422368466854095, 0.03971317782998085, -0.051282741129398346, 0.034082163125276566, -0.06274767220020294, -0.0217820443212986, 0.0028939624316990376, -0.036786999553442, -0.1805717796087265, -0.13501033186912537, 0.05967281013727188, -0.1550554633140564, 0.1695300042629242, 0.04646391049027443, -0.012469966895878315, 0.0708361566066742, -0.05046216771006584, 0.044358547776937485, -0.08367083966732025, 0.00952120777219534, -0.007332415319979191, -0.18370968103408813, 0.002990736160427332, -0.028723448514938354, 0.14749525487422943, -0.06304044276475906, 0.029996903613209724, 0.13237816095352173, 0.09653358161449432, 0.02470620535314083, -0.034479983150959015, 0.017921647056937218, 0.02208337001502514, -0.021435515955090523, -0.022468771785497665, -0.02901308983564377, -0.044584617018699646, -0.025814631953835487, -0.003250973066315055, -0.13318772614002228, -0.14277026057243347, 0.07089274376630783, 0.032081905752420425, -0.06549051403999329, 0.033816032111644745, -0.051730211824178696, -0.00797536876052618, -0.04581162706017494, -0.05602697283029556, 0.17635317146778107, 0.03787368908524513, 0.0817001685500145, -0.09776794165372849, -0.03639320284128189, -0.021377580240368843, -0.024991074576973915, -0.067221999168396, 0.022530658170580864, -0.012394986115396023, -0.22263893485069275, 0.10091505199670792, 0.020594831556081772, 0.008434606716036797, 0.16048477590084076, 0.02962195873260498, -0.03585828095674515, -0.04722386226058006, 0.023003844544291496, 0.005902067758142948, 0.10122590512037277, -0.09160707890987396, 0.04010391607880592, 0.038557689636945724, 0.02898835577070713, 0.01948566921055317, -0.10347052663564682, 0.044247809797525406, -0.006709876470267773, -0.028369490057229996, -0.060826338827610016, -0.04289330914616585, 0.060801368206739426, 0.0956125482916832, 0.011228351853787899, 0.036906592547893524, 0.012051298283040524, -0.05333768203854561, -0.08841489255428314, 0.15474958717823029, -0.1903524398803711, -0.2468370795249939, -0.10665763169527054, -0.07467056065797806, -0.12736289203166962, 0.028890278190374374, 0.037906330078840256, -0.06601905077695847, -0.052241936326026917, -0.0997001975774765, 0.07952480018138885, -0.017002129927277565, -0.04958098754286766, -0.03567080572247505, 0.05674377456307411, 0.013632397167384624, -0.12026845663785934, -0.025020979344844818, -0.011196506209671497, -0.06155379116535187, -0.023357190191745758, 0.011721222661435604, 0.04763593524694443, 0.10198324173688889, -0.007736834231764078, -0.0034486374352127314, -0.0021995389834046364, 0.1323002278804779, -0.04748347029089928, 0.06852101534605026, 0.021626584231853485, -0.06002507358789444, 0.1176811084151268, 0.19436432421207428, 0.028106100857257843, -0.04146622493863106, 0.015596644021570683, 0.10134764015674591, 0.01062141265720129, -0.2691177427768707, -0.06427157670259476, -0.07083268463611603, -0.04590286687016487, 0.05055486410856247, 0.031203817576169968, 0.09267428517341614, 0.0308518186211586, -0.08698495477437973, -0.003773115575313568, 0.061560627073049545, 0.08978451043367386, 0.13371385633945465, 0.011833320371806622, 0.061836306005716324, -0.08879765123128891, -0.03197949752211571, 0.07257698476314545, 0.07132289558649063, 0.16459347307682037, 0.002280420158058405, 0.045699022710323334, 0.10646295547485352, 0.036016423255205154, 0.03517485037446022, 0.03306400775909424, 0.02256537415087223, 0.037076521664857864, -0.038277268409729004, -0.0946720764040947, -0.050670623779296875, 0.05730085074901581, -0.022918157279491425, -0.004065935965627432, 0.012119430117309093, -0.05991464480757713, 0.09845899045467377, 0.07944536209106445, 0.0714280903339386, -0.11506857722997665, -0.02144957147538662, 0.05104440823197365, -0.02688545733690262, -0.08693967014551163, 0.011320294812321663, 0.04263875260949135, -0.07493548095226288, 0.1281791478395462, -0.02404121682047844, 0.05224902555346489, -0.10411707311868668, 0.043732866644859314, -0.022245604544878006, 0.03211931884288788, -0.04037754237651825, 0.08967697620391846, -0.08816984295845032, 0.13279445469379425, 0.026874173432588577, 0.030218694359064102, -0.08378779888153076, 0.04497307166457176, 0.017566611990332603, 0.06145552173256874, 0.13074514269828796, 0.0034182046074420214, -0.13504423201084137, 0.018724869936704636, -0.027018290013074875, 0.017834488302469254, 0.12037254124879837, -0.05560437589883804, 0.1108933538198471, -0.027132133021950722, 0.010868886485695839, -0.03791343420743942, 0.05494650825858116, -0.18918059766292572, -0.24376589059829712, 0.09555916488170624, -0.08150064200162888, -0.02057497575879097, -0.061503104865550995, -0.015469878911972046, -0.0006296745268628001, 0.18626514077186584, -0.1999029517173767, -0.07447011023759842, -0.07287339866161346, -0.0194924995303154, 0.12859180569648743, -0.04097277298569679, 0.0017826929688453674, -0.04212651401758194, 0.144145205616951, -0.07629336416721344, -0.061245281249284744, 0.025707410648465157, -0.0269839558750391, -0.09209630638360977, -0.09429998695850372, 0.1009368821978569, 0.08042548596858978, 0.021980084478855133, -0.00004874443038715981, 0.07421103119850159, 0.002707334468141198, -0.07999832183122635, -0.019923755899071693, 0.08300390094518661, 0.08927969634532928, 0.15892642736434937, -0.07787210494279861, -0.132984921336174, -0.11040174216032028, -0.025946075096726418, 0.09377848356962204, 0.17334145307540894, -0.05012553185224533, 0.11919692158699036, 0.15197327733039856, -0.11111687123775482, -0.21468700468540192, -0.0011518875835463405, 0.0411919541656971, -0.040722593665122986, -0.006393128540366888, -0.19617703557014465, 0.01979471929371357, 0.06979092955589294, 0.019481275230646133, 0.02091580256819725, -0.2358640879392624, -0.08786837011575699, 0.01428193412721157, -0.008348244242370129, -0.05489625409245491, -0.06283567100763321, -0.046843964606523514, -0.05013390630483627, -0.034843429923057556, 0.1317933350801468, -0.07641412317752838, 0.06649036705493927, 0.02438529208302498, 0.012033078819513321, 0.02117084711790085, -0.023503374308347702, 0.16418613493442535, 0.04108195751905441, 0.09439484030008316, -0.049833815544843674, -0.03548738732933998, 0.21245364844799042, -0.04608389362692833, 0.01705242320895195, 0.0260233823210001, 0.034585800021886826, -0.004192026797682047, -0.0664125606417656, -0.04178191348910332, 0.056065525859594345, -0.07235590368509293, -0.04063045233488083, -0.08108873665332794, 0.042995914816856384, 0.06754367053508759, -0.020867887884378433, 0.0873071476817131, -0.07821138203144073, 0.08580773323774338, 0.12000032514333725, 0.11170167475938797, 0.08714215457439423, -0.09788782149553299, 0.02615063078701496, -0.001469489885494113, 0.028945457190275192, -0.10301322489976883, 0.0635209009051323, 0.08546961098909378, 0.011223805136978626, 0.16023901104927063, 0.03897847235202789, -0.1280357986688614, -0.009223995730280876, 0.07860458642244339, -0.13382111489772797, -0.170011967420578, 0.03592945635318756, 0.03177783638238907, -0.06089382246136665, -0.049589578062295914, 0.1153125911951065, 0.024325765669345856, -0.035282496362924576, -0.006325528956949711, 0.06913132965564728, -0.015006307512521744, 0.03863693028688431, 0.042323194444179535, 0.041547991335392, -0.0527113638818264, 0.1708977073431015, 0.12673136591911316, -0.12332549691200256, 0.037540990859270096, 0.10921867936849594, -0.05965583771467209, -0.0545937679708004, -0.06951799243688583, 0.1464848518371582, -0.018163343891501427, -0.043857820332050323, -0.03437450900673866, -0.08893769234418869, 0.009946893900632858, 0.14338868856430054, -0.008184011094272137, 0.10009416192770004, -0.037020985037088394, -0.038688190281391144, -0.028041888028383255, 0.1013362854719162, -0.04159614071249962, 0.023873310536146164, -0.03807850554585457, 0.008412670344114304, 0.004003731533885002, -0.030426856130361557, 0.009397766552865505, -0.0460912324488163, -0.050750695168972015, -0.018519509583711624, -0.0981689915060997, 0.04837348312139511, 0.021504968404769897, 0.0002135879039997235, 0.0013840125175192952, -0.01692623645067215, 0.005673309322446585, 0.0230034701526165, -0.03308655694127083, -0.003507847897708416, -0.0018302506068721414, 0.08569654077291489, -0.15557311475276947, 0.022178733721375465, 0.10775860399007797, -0.08922407776117325, 0.09804107993841171, 0.010951298289000988, -0.05996576324105263, 0.06913793087005615, -0.10768187791109085, 0.02495749481022358, -0.06000007688999176, 0.07831677049398422, -0.005285297986119986, -0.06658469140529633, 0.003858413780108094, -0.031504157930612564, -0.007922257296741009, 0.0025704503059387207, 0.05519043654203415, -0.07790426909923553, 0.02533384971320629, 0.08086838573217392, -0.05722033232450485, -0.04553043097257614, 0.0705919936299324, 0.09494868665933609, 0.00785091146826744, 0.03019542619585991, -0.01849735714495182, 0.01604166254401207, -0.08434382826089859, -0.028120139613747597, 0.038747452199459076, -0.014008560217916965, 0.048708297312259674, -0.0684397742152214, 0.04619816318154335, -0.0017863166285678744, 0.20367829501628876, -0.03344934806227684, 0.03706492856144905, 0.02934231609106064, -0.054251011461019516, -0.07455277442932129, 0.06195097789168358, 0.0888059139251709, -0.049031153321266174, -0.022019032388925552, 0.02075943909585476, -0.09026635438203812, -0.022907298058271408, 0.0008998375269584358, 0.1954723298549652, 0.137105330824852, 0.16206009685993195, -0.04830082133412361, 0.03686739131808281, -0.01331800315529108, -0.05362760275602341, 0.0813816487789154, 0.10889210551977158, 0.022534510120749474, -0.06659364700317383, -0.002541234949603677, 0.07966459542512894, -0.0716356411576271, 0.14849336445331573, -0.003250947454944253, -0.09566064178943634, -0.07404842227697372, -0.12640994787216187, -0.04035228490829468, 0.005718574393540621, -0.017558585852384567, -0.13262148201465607, 0.07691791653633118, 0.06282923370599747, 0.024331310763955116, 0.012509463354945183, 0.12504969537258148, -0.08425500243902206, -0.0818232074379921, 0.015144436620175838, 0.016827331855893135, -0.023158038035035133, 0.09618112444877625, 0.017777761444449425, 0.05711900070309639, 0.062315139919519424, 0.05162150040268898, 0.08594424277544022, 0.06917905807495117, -0.0357939712703228, -0.05540952458977699, -0.028652524575591087, 0.021812759339809418, -0.019939135760068893, -0.023957286030054092, 0.14887657761573792, 0.030869940295815468, -0.05799543112516403, 0.00873512215912342, 0.20282363891601562, -0.03486396372318268, -0.17274115979671478, -0.10573307424783707, 0.2508048713207245, 0.0050482130609452724, 0.06423918157815933, 0.030861366540193558, -0.12413614243268967, 0.03277667984366417, 0.0522034615278244, 0.1096295490860939, 0.025446129962801933, 0.020045749843120575, 0.02951863594353199, 0.019072797149419785, 0.0032258639112114906, -0.01013194490224123, 0.013028268702328205, 0.18035154044628143, -0.047885823994874954, 0.12395404279232025, -0.014140324667096138, 0.05151679366827011, -0.0722547322511673, 0.13180039823055267, -0.06498508155345917, 0.02775237150490284, -0.09042833000421524, 0.06351123750209808, 0.011172129772603512, -0.24538494646549225, 0.05053748935461044, -0.07445607334375381, -0.11973532289266586, 0.012715641409158707, 0.09213711321353912, -0.0419376902282238, 0.01187225617468357, 0.04023092985153198, -0.0936177670955658, 0.17285498976707458, 0.007714138366281986, -0.051761921495199203, -0.10696451365947723, 0.056590061634778976, -0.09670760482549667, 0.21425916254520416, 0.0071952869184315205, 0.11162815243005753, 0.09481228142976761, -0.03832436352968216, -0.04933028295636177, 0.06223004311323166, 0.051424816250801086, 0.054311156272888184, -0.07018092274665833, 0.13781426846981049, 0.014956628903746605, 0.08898638188838959, 0.04966418072581291, -0.01832483895123005, 0.03023654967546463, 0.039663173258304596, -0.06993651390075684, -0.038923993706703186, 0.044666122645139694, -0.11531751602888107, 0.11992494761943817, 0.12739454209804535, 0.005476407241076231, 0.04979211837053299, -0.05034399777650833, -0.005208602640777826, -0.014441187493503094, 0.07941863685846329, -0.02121816948056221, -0.1120847687125206, 0.037480905652046204, 0.03786792233586311, 0.10004863888025284, -0.16298861801624298, -0.07052847743034363, 0.07806704938411713, 0.02159418724477291, 0.024456428363919258, 0.07627680897712708, 0.04503995180130005, 0.03323362395167351, -0.04602231830358505, -0.17101389169692993, 0.0068499003536999226, 0.1110747829079628, -0.05992268770933151, -0.012755651958286762 ]
8fb9af26c640dbfa04549b776a5830172d91fb72
# Dataset Card for "somos-clean-alpaca-es-validations" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
alarcon7a/somos-clean-alpaca-es-validations
[ "region:us" ]
2023-03-26T16:51:42+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "null"}, {"name": "inputs", "struct": [{"name": "1-instruction", "dtype": "string"}, {"name": "2-input", "dtype": "string"}, {"name": "3-output", "dtype": "string"}]}, {"name": "prediction", "dtype": "null"}, {"name": "prediction_agent", "dtype": "null"}, {"name": "annotation", "dtype": "string"}, {"name": "annotation_agent", "dtype": "string"}, {"name": "vectors", "struct": [{"name": "input", "sequence": "float64"}, {"name": "instruction", "sequence": "float64"}, {"name": "output", "sequence": "float64"}]}, {"name": "multi_label", "dtype": "bool"}, {"name": "explanation", "dtype": "null"}, {"name": "id", "dtype": "string"}, {"name": "metadata", "dtype": "null"}, {"name": "status", "dtype": "string"}, {"name": "event_timestamp", "dtype": "timestamp[us]"}, {"name": "metrics", "struct": [{"name": "text_length", "dtype": "int64"}]}], "splits": [{"name": "train", "num_bytes": 739721, "num_examples": 39}], "download_size": 0, "dataset_size": 739721}}
2023-04-05T03:29:02+00:00
[]
[]
TAGS #region-us
# Dataset Card for "somos-clean-alpaca-es-validations" More Information needed
[ "# Dataset Card for \"somos-clean-alpaca-es-validations\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"somos-clean-alpaca-es-validations\"\n\nMore Information needed" ]
[ 6, 24 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"somos-clean-alpaca-es-validations\"\n\nMore Information needed" ]
[ -0.15062057971954346, 0.11727637052536011, -0.005109280347824097, -0.031017117202281952, 0.09208657592535019, 0.02035963162779808, 0.07670789957046509, 0.09403545409440994, 0.15716256201267242, 0.0019269498297944665, 0.02127627097070217, 0.09972044825553894, 0.005278349854052067, 0.20558130741119385, -0.08151984214782715, 0.03346267342567444, 0.04457749053835869, 0.02884089946746826, 0.024836465716362, 0.04264660179615021, 0.014308582060039043, -0.06681367754936218, 0.027628585696220398, -0.1332630068063736, -0.10668861120939255, 0.05731697753071785, 0.022902678698301315, -0.12833291292190552, 0.09944282472133636, -0.05854529142379761, 0.13427796959877014, 0.03441493213176727, 0.0009106441284529865, -0.10212152451276779, 0.026290280744433403, -0.02188742533326149, -0.0056114704348146915, 0.07700152695178986, 0.013955546543002129, -0.04007311165332794, -0.061106204986572266, 0.025994500145316124, 0.013407948426902294, -0.0017635931726545095, -0.12074699252843857, -0.16841928660869598, -0.11517012864351273, -0.16862304508686066, 0.16920338571071625, -0.008294707164168358, 0.04538159817457199, 0.13389790058135986, -0.1622549295425415, 0.012176508083939552, 0.039490554481744766, 0.03091222420334816, 0.05752664804458618, 0.0653989315032959, 0.012833371758460999, 0.08505617827177048, 0.024340711534023285, 0.07678832858800888, 0.11822769045829773, -0.05074721574783325, -0.061145275831222534, -0.07095132768154144, -0.052857670933008194, 0.10609601438045502, 0.015815328806638718, -0.08501603454351425, 0.2766512632369995, 0.03314666450023651, -0.08274884521961212, 0.041713207960128784, -0.08350230008363724, 0.01939581334590912, 0.05372672528028488, 0.027335891500115395, -0.0022898635361343622, -0.0034683586563915014, 0.11835506558418274, -0.025469480082392693, -0.1079486683011055, -0.1344730257987976, -0.14359194040298462, 0.13527637720108032, -0.03651413694024086, 0.06783077865839005, -0.12904295325279236, 0.04470661282539368, -0.0447990857064724, -0.019751012325286865, 0.0004474181041587144, -0.048826102167367935, -0.06002061441540718, -0.01017825212329626, 0.0368284247815609, -0.026964955031871796, 0.14104539155960083, 0.07467524707317352, 0.06156395375728607, -0.03298315405845642, -0.04638879373669624, 0.0661928802728653, 0.11450114101171494, -0.027563564479351044, 0.12778796255588531, 0.006385481916368008, 0.04616594687104225, -0.07507144659757614, 0.0528409406542778, -0.08600638806819916, -0.01503522228449583, 0.039352234452962875, -0.04984002187848091, 0.14508700370788574, -0.007781104184687138, -0.22663775086402893, -0.05893445014953613, -0.005292614921927452, 0.1762939989566803, -0.17444762587547302, 0.04407811909914017, 0.016907386481761932, -0.006726408842951059, -0.01851608045399189, -0.08525107800960541, -0.022892968729138374, 0.01004598755389452, 0.1375924050807953, -0.04332298785448074, -0.036435212939977646, -0.021787920966744423, 0.03445499762892723, 0.07126875221729279, -0.242621511220932, 0.12545345723628998, -0.12630540132522583, -0.2271653413772583, -0.032358601689338684, 0.014567357487976551, -0.0374595932662487, 0.09329282492399216, 0.0845002606511116, 0.13710947334766388, -0.014971003867685795, -0.07247596979141235, 0.057378508150577545, -0.08917738497257233, 0.07166708260774612, 0.07548477500677109, 0.002141122007742524, -0.169144406914711, 0.052049025893211365, -0.1524125635623932, 0.02858307957649231, -0.06775876134634018, -0.06315701454877853, -0.0914364829659462, 0.15171781182289124, -0.033037666231393814, 0.01982300728559494, -0.06214466691017151, 0.07635772973299026, -0.037804581224918365, 0.1572420448064804, -0.08857741951942444, -0.0629788413643837, 0.12110885232686996, -0.14517109096050262, -0.11691441386938095, 0.06817039102315903, 0.009949535131454468, 0.08432009816169739, 0.08231667429208755, 0.25230371952056885, -0.06139761582016945, -0.05124621465802193, 0.04463884234428406, 0.012935062870383263, 0.002923751948401332, -0.21850824356079102, 0.11217600852251053, -0.11551673710346222, -0.0499260239303112, 0.020184675231575966, 0.07447067648172379, -0.006780408322811127, -0.024057332426309586, -0.059521157294511795, -0.07289870083332062, -0.07403352856636047, -0.04296903312206268, -0.01981533132493496, 0.02905639074742794, -0.04869290441274643, 0.12152796983718872, 0.03552630916237831, 0.08399529755115509, -0.04182446002960205, -0.010697056539356709, -0.08701418340206146, 0.2715938687324524, -0.12760595977306366, -0.01907750591635704, -0.14774835109710693, -0.011783936992287636, 0.029542259871959686, -0.11599607020616531, -0.02736843191087246, -0.009506610222160816, 0.03023710288107395, 0.04520203173160553, 0.03202719986438751, 0.011521254666149616, 0.03395669534802437, 0.05620228499174118, 0.0663013756275177, 0.002324561821296811, 0.058589667081832886, -0.09924253821372986, -0.003968453034758568, -0.09208983182907104, -0.028554623946547508, 0.03328302502632141, 0.0907740592956543, 0.0453772097826004, 0.028114505112171173, 0.0413176603615284, 0.04303247109055519, -0.02926204353570938, -0.03561148792505264, -0.025944270193576813, -0.0438711941242218, -0.015067428350448608, -0.06934691220521927, -0.03657197952270508, 0.26919013261795044, 0.11215688288211823, 0.05985354632139206, 0.058661434799432755, -0.013256506063044071, 0.025178417563438416, 0.0445980578660965, -0.1766711175441742, 0.03722470626235008, -0.11034779250621796, -0.02758278138935566, 0.05761372670531273, -0.037785425782203674, 0.1507517695426941, 0.035473503172397614, -0.0974036157131195, -0.08195536583662033, 0.09603603184223175, 0.131817027926445, -0.24365675449371338, 0.1000988632440567, 0.26585298776626587, 0.04490327462553978, 0.04427900165319443, -0.09630157798528671, -0.13410647213459015, 0.030154624953866005, 0.0016638339729979634, -0.02780720964074135, 0.18517005443572998, -0.06292235106229782, 0.024005582556128502, 0.05393216013908386, -0.07400816679000854, 0.09454721212387085, -0.11153274774551392, -0.08371463418006897, 0.0011883428087458014, 0.028140023350715637, -0.11265593767166138, 0.03708314523100853, -0.01254986971616745, 0.0741579532623291, -0.11567562818527222, -0.05189782381057739, 0.1121533140540123, 0.02867068164050579, -0.026071444153785706, 0.15424683690071106, -0.09715837240219116, -0.2554282546043396, -0.17734912037849426, 0.02013452537357807, 0.04080718755722046, 0.05966127663850784, 0.050818219780921936, -0.11478984355926514, -0.0502861812710762, -0.024120645597577095, -0.09344911575317383, 0.026915742084383965, 0.026070233434438705, -0.025226816534996033, 0.061244867742061615, -0.0656263679265976, -0.03105585277080536, 0.0008654952980577946, 0.018762271851301193, 0.12437798082828522, 0.15595300495624542, -0.09913741052150726, 0.1837313324213028, 0.05891373008489609, -0.02889491245150566, -0.007420990616083145, 0.02830202504992485, 0.024240920320153236, -0.06541554629802704, -0.015192031860351562, 0.24476230144500732, 0.0014065317809581757, -0.024289952591061592, 0.012691639363765717, -0.005043720360845327, -0.08404143899679184, 0.009491315111517906, -0.058058399707078934, -0.22102129459381104, -0.2954580783843994, -0.10845287889242172, -0.014192765578627586, 0.023670904338359833, 0.049393001943826675, 0.1048818901181221, -0.029220396652817726, 0.07835015654563904, 0.08633655309677124, -0.20117615163326263, -0.0917181447148323, -0.07644252479076385, -0.012373053468763828, -0.038321711122989655, -0.004523588810116053, -0.14506903290748596, 0.0027172474656254053, 0.1567651480436325, 0.209054097533226, 0.17112910747528076, 0.13405855000019073, 0.03866477310657501, 0.00824617687612772, 0.050936877727508545, 0.12048614770174026, 0.17987723648548126, 0.12503843009471893, -0.015341076999902725, -0.029818959534168243, -0.000766665383707732, -0.04948681965470314, 0.04811858385801315, 0.07501953840255737, -0.10169345885515213, -0.004311547614634037, -0.09201329946517944, 0.0038754737470299006, -0.1183520033955574, 0.058112528175115585, -0.21738344430923462, 0.03976418450474739, 0.08696931600570679, 0.10635089129209518, -0.09794723987579346, 0.01945774257183075, 0.0909838080406189, -0.006223766133189201, 0.06193365901708603, 0.037527721375226974, 0.07495518773794174, 0.036675337702035904, 0.024513617157936096, -0.08417684584856033, -0.19666700065135956, 0.0029543484561145306, 0.09778305143117905, -0.18296511471271515, 0.19636882841587067, 0.017882050946354866, -0.020877867937088013, -0.039198849350214005, -0.037847865372896194, -0.08945643901824951, 0.1524287462234497, 0.16440331935882568, -0.024284832179546356, -0.2822372317314148, -0.16085459291934967, -0.12642140686511993, 0.03212854638695717, -0.0035299789160490036, -0.008683201856911182, -0.07387959212064743, 0.04978511855006218, 0.03495720773935318, -0.09215796738862991, -0.09502803534269333, -0.047462839633226395, -0.05161568894982338, -0.007337980438023806, 0.010633595287799835, -0.047845225781202316, -0.02360091544687748, 0.005199526436626911, -0.008733498863875866, 0.12226538360118866, 0.017743444070219994, -0.005703511647880077, -0.11582102626562119, -0.08125744760036469, 0.16971510648727417, -0.04180770739912987, -0.006666379049420357, 0.033735524863004684, -0.056918829679489136, 0.019124453887343407, -0.1101914569735527, 0.1250053346157074, -0.061904508620500565, 0.03719326853752136, -0.0632014349102974, 0.04984743520617485, -0.05631690099835396, 0.02238726243376732, 0.04414435848593712, -0.00999637320637703, 0.014720252715051174, -0.04680146276950836, 0.14348988234996796, 0.059420760720968246, 0.07106096297502518, 0.1659146398305893, -0.14128845930099487, -0.05995680391788483, 0.025352582335472107, -0.1326955109834671, 0.08042149245738983, 0.10648945719003677, 0.026487255468964577, 0.15922954678535461, 0.19926784932613373, -0.08319065719842911, -0.10946793109178543, -0.041362352669239044, -0.20663855969905853, 0.1374131143093109, 0.07354633510112762, -0.224162295460701, 0.1568315178155899, 0.23023520410060883, -0.03932414576411247, 0.17589616775512695, -0.09134498983621597, -0.05136019363999367, 0.2583337426185608, 0.02399616688489914, 0.3426828682422638, -0.17706067860126495, -0.04956533759832382, -0.08851069211959839, -0.016476977616548538, 0.15995073318481445, -0.11630510538816452, 0.033038731664419174, 0.024262428283691406, -0.022867320105433464, 0.00845776591449976, -0.03440717235207558, 0.2881302833557129, 0.015261238440871239, 0.05735940486192703, -0.007920827716588974, -0.02885582484304905, 0.0922703742980957, -0.027719784528017044, 0.047688078135252, 0.059144027531147, -0.009573775343596935, -0.22390209138393402, -0.027721524238586426, 0.05576087534427643, 0.0713801309466362, 0.038860809057950974, -0.020580273121595383, -0.024379108101129532, -0.09446641802787781, -0.09991174191236496, -0.03410717844963074, 0.21200940012931824, -0.06385686248540878, 0.1257171630859375, 0.1043052226305008, -0.06560660898685455, -0.1898539811372757, -0.04377814382314682, -0.03767302632331848, -0.031247496604919434, 0.06912514567375183, -0.1471882313489914, 0.09410884231328964, 0.10044033080339432, 0.004373815841972828, 0.0834072083234787, -0.019565898925065994, -0.03920246660709381, 0.08789604902267456, 0.1429421305656433, -0.0817476361989975, 0.10752426087856293, 0.08029468357563019, -0.06799542903900146, 0.0682799220085144, 0.11308068037033081, 0.09913171827793121, 0.08946440368890762, -0.005757350940257311, -0.057628121227025986, 0.12357133626937866, -0.09870713949203491, 0.17664262652397156, 0.03657602146267891, 0.033695537596940994, -0.09543926268815994, 0.10994036495685577, 0.04003140330314636, -0.2486637681722641, -0.04514848440885544, -0.13190986216068268, -0.05192398279905319, -0.06764045357704163, -0.10053151845932007, 0.05397175997495651, -0.18639250099658966, -0.19660307466983795, -0.17891748249530792, -0.08351866155862808, 0.01834150217473507, 0.03073248080909252, 0.07716386765241623, 0.11341604590415955, 0.021666498854756355, -0.13838736712932587, 0.018413424491882324, -0.09832094609737396, -0.018848059698939323, 0.02413775958120823, -0.05447841063141823, -0.19853168725967407, -0.039436958730220795, 0.11181358247995377, -0.07201714813709259, -0.006549578160047531, -0.05476159229874611, 0.11411312967538834, -0.18456317484378815, 0.04803339019417763, -0.0013834042474627495, -0.01331152394413948, 0.025462791323661804, 0.025388482958078384, -0.007140727713704109, -0.038497041910886765, -0.11225804686546326, 0.1331985741853714, 0.030628196895122528, 0.05123639851808548, -0.062158893793821335, 0.027882369235157967, 0.07337518781423569, -0.01733505353331566, 0.03326936438679695, 0.09718647599220276, -0.005427970085293055, 0.0623662956058979, -0.03936422988772392, -0.09233976900577545, 0.1447679102420807, 0.05109972879290581, -0.0030811857432127, -0.023243248462677002, 0.013665663078427315, 0.1561352163553238, -0.08705335855484009, 0.06438876688480377, -0.06944170594215393, -0.09718318283557892, -0.07449206709861755, -0.06572896242141724, -0.17198823392391205, 0.05170973762869835, -0.05865168944001198, 0.1786138415336609, 0.0736803412437439, 0.001449747011065483, 0.07743820548057556, -0.024406909942626953, 0.02707686275243759, -0.04182782769203186, -0.09753824770450592, -0.06407061219215393, -0.10735072195529938, 0.027349555864930153, 0.020215798169374466, 0.033733487129211426, 0.3574410080909729, -0.01658548042178154, 0.027138471603393555, -0.005836005788296461, 0.04635965824127197, 0.0976819097995758, 0.07006071507930756, 0.33440083265304565, 0.07086386531591415, 0.022360805422067642, 0.017388971522450447, 0.0036882292479276657, 0.01799207180738449, 0.11792968213558197, 0.03220459446310997, 0.20438747107982635, 0.015266225673258305, 0.08889457583427429, -0.05936068668961525, -0.10687951743602753, 0.09772511571645737, 0.043690022081136703, 0.020010385662317276, 0.021206429228186607, 0.14722169935703278, -0.14042961597442627, 0.1204914078116417, -0.05672852322459221, -0.054010964930057526, -0.015710938721895218, -0.05048827826976776, -0.16793560981750488, -0.06796637177467346, -0.08803639560937881, -0.022983765229582787, -0.00997756328433752, -0.01372375525534153, -0.05988626554608345, 0.21363027393817902, 0.029088636860251427, -0.03232201561331749, 0.0325627401471138, -0.008997447788715363, -0.008007748052477837, -0.0024629042018204927, 0.020816639065742493, -0.04947500675916672, -0.018206609413027763, -0.10537146776914597, 0.03219547122716904, 0.008115879260003567, -0.03366294130682945, -0.03672714903950691, 0.08392598479986191, 0.0913747176527977, -0.14824208617210388, 0.031766556203365326, -0.09132737666368484, 0.019222594797611237, -0.0878710001707077, -0.019872164353728294, 0.04464937746524811, -0.0212437454611063, 0.07197096943855286, 0.20935319364070892, 0.020836250856518745, 0.06990176439285278, -0.030270401388406754, 0.014079311862587929, 0.07330208271741867, 0.11267495155334473, 0.006245874334126711, -0.07016763091087341, -0.03298350051045418, -0.028956107795238495, 0.1357709765434265, -0.009530634619295597, 0.016047704964876175, -0.03898021951317787, 0.0447750985622406, -0.0632123351097107, 0.05756695196032524, 0.010895419865846634, 0.08721102774143219, 0.016469266265630722, -0.07377242296934128, -0.037765614688396454, -0.06116681918501854, -0.08714288473129272, 0.055061642080545425, -0.01862238347530365, -0.022924868389964104, -0.07189296185970306, 0.16051331162452698, -0.04620769992470741, 0.03478548303246498, 0.11796558648347855, -0.12293491512537003, -0.14261741936206818, -0.025974759832024574, 0.12929901480674744, 0.010548409074544907, -0.010288173332810402, -0.14058817923069, -0.06279591470956802, -0.02143121510744095, 0.013631855137646198, -0.21120811998844147, -0.18024246394634247, -0.004698814824223518, -0.02289988100528717, 0.05503692105412483, 0.038135211914777756, 0.13931958377361298, 0.004955800250172615, -0.03262385353446007, -0.08355551958084106, 0.09791065752506256, 0.026322240009903908, -0.013487107120454311, 0.09737629443407059, -0.038908977061510086, -0.04495268687605858, 0.011712933890521526, 0.07384705543518066, 0.06904514878988266, -0.02272595651447773, -0.046215206384658813, -0.0698750913143158, -0.029117630794644356, 0.004244065843522549, -0.1830313354730606, 0.10746914893388748, -0.038409505039453506, -0.04976220056414604, 0.02967986650764942, 0.0058987932279706, 0.2077236771583557, 0.0851014256477356, -0.15329089760780334, 0.021250074729323387, -0.13256657123565674, -0.0067632757127285, -0.06692483276128769, 0.014096311293542385, -0.14961272478103638, 0.047055698931217194, -0.06709101051092148, -0.018775897100567818, -0.05450170487165451, -0.01473326701670885, 0.0538339726626873, 0.03288598731160164, -0.055089592933654785, -0.11875397711992264, 0.07017930597066879, 0.030730899423360825, -0.012440260499715805, -0.06816929578781128 ]
0ec4b0966ee3d54441474ceaac8ca08f19de3edb
# Dataset Card for "somos-clean-alpaca-es" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
alarcon7a/somos-clean-alpaca-es
[ "region:us" ]
2023-03-26T17:16:33+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "null"}, {"name": "inputs", "struct": [{"name": "1-instruction", "dtype": "string"}, {"name": "2-input", "dtype": "string"}, {"name": "3-output", "dtype": "string"}]}, {"name": "prediction", "dtype": "null"}, {"name": "prediction_agent", "dtype": "null"}, {"name": "annotation", "dtype": "string"}, {"name": "annotation_agent", "dtype": "string"}, {"name": "vectors", "struct": [{"name": "input", "sequence": "float64"}, {"name": "instruction", "sequence": "float64"}, {"name": "output", "sequence": "float64"}]}, {"name": "multi_label", "dtype": "bool"}, {"name": "explanation", "dtype": "null"}, {"name": "id", "dtype": "string"}, {"name": "metadata", "dtype": "null"}, {"name": "status", "dtype": "string"}, {"name": "event_timestamp", "dtype": "timestamp[us]"}, {"name": "metrics", "struct": [{"name": "text_length", "dtype": "int64"}]}], "splits": [{"name": "train", "num_bytes": 551730, "num_examples": 29}], "download_size": 437686, "dataset_size": 551730}}
2023-03-28T15:36:36+00:00
[]
[]
TAGS #region-us
# Dataset Card for "somos-clean-alpaca-es" More Information needed
[ "# Dataset Card for \"somos-clean-alpaca-es\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"somos-clean-alpaca-es\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"somos-clean-alpaca-es\"\n\nMore Information needed" ]
[ -0.11366092413663864, 0.10166750103235245, -0.004971164278686047, -0.008855907246470451, 0.11045471578836441, 0.03279706463217735, 0.08071871846914291, 0.08557165414094925, 0.16717758774757385, 0.005913418717682362, 0.015219416469335556, 0.1221412941813469, -0.008943337015807629, 0.21957069635391235, -0.05133521184325218, -0.04383917152881622, 0.04506644234061241, 0.027376016601920128, -0.009070543572306633, -0.010656360536813736, 0.015277286060154438, -0.05923478677868843, 0.03365886211395264, -0.1533408761024475, -0.09955504536628723, 0.04538273438811302, -0.015474018640816212, -0.0964646190404892, 0.08630131185054779, -0.060262490063905716, 0.1538582444190979, 0.011673969216644764, 0.026365775614976883, -0.09064069390296936, 0.038180820643901825, -0.03336559236049652, -0.015314090065658092, 0.08358621597290039, 0.019472578540444374, -0.06000632047653198, -0.053900815546512604, 0.00742357550188899, 0.02109490893781185, -0.007104031275957823, -0.13493037223815918, -0.14560240507125854, -0.07485511898994446, -0.175461545586586, 0.13869167864322662, -0.00800496619194746, 0.06330335140228271, 0.0715978816151619, -0.12700112164020538, -0.0010817438596859574, 0.10340169817209244, 0.07929378002882004, 0.05241341143846512, 0.031774260103702545, 0.013146314769983292, 0.09461356699466705, 0.013161635026335716, 0.07420749962329865, 0.08131987601518631, -0.03656601160764694, -0.0455428771674633, -0.06890928745269775, -0.043019216507673264, 0.07149310410022736, 0.02203398570418358, -0.08995980769395828, 0.2676149606704712, 0.01982514187693596, -0.04177819937467575, 0.061097245663404465, -0.11312989890575409, 0.019448690116405487, 0.02009076252579689, 0.06080707535147667, 0.0025165462866425514, 0.015657955780625343, 0.16808027029037476, -0.056097906082868576, -0.10702367126941681, -0.07899371534585953, -0.1284753382205963, 0.170215904712677, -0.04344703629612923, 0.06948009878396988, -0.12483728677034378, 0.0021250485442578793, -0.05897913873195648, -0.015506529249250889, 0.039072345942258835, -0.043122973293066025, -0.02737826481461525, 0.014834647066891193, 0.045608099550008774, -0.04120460897684097, 0.12375207990407944, 0.03467845544219017, 0.09047586470842361, -0.011935913935303688, -0.014716935344040394, 0.08105315268039703, 0.12808872759342194, -0.08671671897172928, 0.13660666346549988, -0.007114330772310495, 0.07573749125003815, -0.09645212441682816, 0.047550804913043976, -0.11842001229524612, -0.07416796684265137, 0.03633696958422661, -0.12425874918699265, 0.13318172097206116, 0.050682466477155685, -0.23184019327163696, -0.0647055134177208, -0.04180445522069931, 0.2276783287525177, -0.1521705985069275, 0.040804166346788406, 0.003233528696000576, 0.0012750327587127686, 0.02193683385848999, -0.0867525115609169, -0.023670684546232224, 0.025179211050271988, 0.10586445778608322, -0.0577412024140358, -0.06066931039094925, -0.04044342413544655, 0.02173817902803421, 0.06277899444103241, -0.22497525811195374, 0.11403366178274155, -0.13694359362125397, -0.21546439826488495, -0.006419030483812094, 0.045956555753946304, -0.024112049490213394, 0.06562843173742294, 0.09439647942781448, 0.14635461568832397, -0.012205156497657299, -0.07980976998806, 0.04568193852901459, -0.08340803533792496, 0.03777896240353584, 0.026405107229948044, 0.047140877693891525, -0.19689925014972687, 0.06724878400564194, -0.1102060005068779, 0.0422467403113842, -0.12296829372644424, -0.04521996155381203, -0.080654576420784, 0.1975373923778534, -0.021296855062246323, 0.02727511152625084, -0.081449955701828, 0.06507018208503723, -0.049968574196100235, 0.14084871113300323, -0.07922495156526566, -0.07978513836860657, 0.12622737884521484, -0.12429310381412506, -0.06172427162528038, 0.04600050300359726, 0.01723596826195717, 0.0679042860865593, 0.08264683187007904, 0.2711631953716278, -0.057608287781476974, -0.012490719556808472, 0.0551026314496994, 0.035375840961933136, -0.0012463966850191355, -0.2572125196456909, 0.11383039504289627, -0.11055616289377213, -0.031109239906072617, 0.017590783536434174, 0.09640487283468246, 0.030579544603824615, -0.015380961820483208, -0.05529944971203804, -0.05246129259467125, -0.0878187045454979, -0.019163310527801514, -0.015388679690659046, 0.04383576288819313, -0.006283704657107592, 0.1356167048215866, 0.08720573037862778, 0.07884953916072845, -0.025412505492568016, 0.010099300183355808, -0.05002700537443161, 0.23762203752994537, -0.08825747668743134, -0.005006430204957724, -0.15063802897930145, -0.07242291420698166, 0.03564979508519173, -0.14027009904384613, -0.008953993208706379, -0.008813794702291489, 0.03832117095589638, 0.06368593871593475, 0.023653894662857056, 0.04840971529483795, 0.031115667894482613, 0.06842067837715149, 0.06627485901117325, -0.022107180207967758, 0.0373816043138504, -0.09745395183563232, -0.026193995028734207, -0.0570702888071537, -0.00032037944765761495, 0.020361507311463356, 0.0916762575507164, 0.034187380224466324, -0.0012671381700783968, 0.0407990999519825, 0.031086493283510208, -0.02649652399122715, -0.03416309505701065, -0.00669840257614851, -0.06423643976449966, -0.02001163549721241, -0.08012430369853973, -0.054935846477746964, 0.24353832006454468, 0.1181236132979393, 0.0511530302464962, 0.059384703636169434, -0.002265110844746232, 0.03559078276157379, 0.032734163105487823, -0.12962910532951355, 0.018930355086922646, -0.09624122083187103, -0.015586640685796738, 0.06689205765724182, -0.01800580695271492, 0.14900429546833038, 0.03224104642868042, -0.06647810339927673, -0.06826111674308777, 0.08399972319602966, 0.16582491993904114, -0.247982457280159, 0.10886528342962265, 0.2611735165119171, 0.10350056737661362, 0.07240331918001175, -0.07378780841827393, -0.1073572188615799, 0.017069606110453606, -0.010458935983479023, -0.02284042350947857, 0.18170146644115448, -0.07517741620540619, 0.01968161016702652, 0.04001349210739136, -0.0689629465341568, 0.10173515975475311, -0.095827117562294, -0.09243035316467285, 0.012296361848711967, 0.052736274898052216, -0.0710778534412384, 0.006676690652966499, -0.03346363082528114, 0.06470130383968353, -0.07813926041126251, -0.04896062985062599, 0.10168520361185074, 0.03576519340276718, -0.0018954530823975801, 0.1392747312784195, -0.12434106320142746, -0.2627439498901367, -0.14902690052986145, -0.020898152142763138, 0.05739084631204605, 0.08028065413236618, 0.042857203632593155, -0.10413696616888046, -0.06672041863203049, 0.0025343666784465313, -0.06818820536136627, 0.012476778589189053, 0.029909158125519753, -0.011974184773862362, 0.044647034257650375, -0.09054335951805115, -0.04316773638129234, 0.004064884968101978, 0.029783060774207115, 0.143901064991951, 0.1244630515575409, -0.12203291058540344, 0.16636087000370026, 0.07444200664758682, 0.016223004087805748, -0.013188346289098263, 0.044259700924158096, 0.04014255851507187, -0.04999035224318504, 0.009002680890262127, 0.21608708798885345, -0.013707992620766163, -0.006449898239225149, 0.02430592104792595, 0.03957179933786392, -0.09312833845615387, -0.008309679105877876, -0.05110090225934982, -0.2325289100408554, -0.30824318528175354, -0.1302347034215927, -0.04046628996729851, 0.042576488107442856, 0.056918080896139145, 0.10649266093969345, -0.011533410288393497, 0.06505776196718216, 0.08620370179414749, -0.13699133694171906, -0.10745040327310562, -0.06385430693626404, -0.013312124647200108, -0.04013561084866524, -0.031831953674554825, -0.14203143119812012, 0.003252075519412756, 0.17447958886623383, 0.21258637309074402, 0.1796446442604065, 0.1581481546163559, 0.1394411027431488, -0.007859400473535061, 0.040878888219594955, 0.12819965183734894, 0.17912264168262482, 0.09016954898834229, 0.0021842224523425102, -0.05755951628088951, 0.016469808295369148, -0.03099861368536949, 0.05070799961686134, 0.08580753207206726, -0.13370469212532043, 0.0358206182718277, -0.07312727719545364, -0.012365536764264107, -0.11229672282934189, 0.001196746015921235, -0.1605420559644699, 0.051554933190345764, 0.10694067925214767, 0.11067518591880798, -0.07623699307441711, 0.0260834489017725, 0.10600338876247406, 0.0011534412624314427, 0.048172734677791595, 0.05997176095843315, 0.07009301334619522, -0.0012764016864821315, 0.012774063274264336, -0.07794773578643799, -0.14897975325584412, 0.02379521168768406, 0.09298992156982422, -0.13367319107055664, 0.18297944962978363, 0.006417493801563978, -0.05775219574570656, -0.04645128175616264, -0.04838580638170242, -0.06852252781391144, 0.13876615464687347, 0.12880773842334747, 0.0009279847145080566, -0.32167524099349976, -0.16685962677001953, -0.18344786763191223, -0.005706058815121651, 0.002906161593273282, -0.024104105308651924, -0.09838603436946869, 0.04530438408255577, 0.00849694199860096, -0.05741558596491814, -0.0838131532073021, 0.005080066155642271, -0.10798255354166031, 0.020908743143081665, 0.005150113720446825, -0.04363958165049553, -0.008648933842778206, 0.015100349672138691, 0.034361664205789566, 0.1138407364487648, 0.02303130552172661, -0.021103931590914726, -0.11891499906778336, -0.10234936326742172, 0.15514488518238068, -0.03747746720910072, 0.04761701449751854, 0.022339876741170883, -0.04628339782357216, -0.011393988505005836, -0.126167431473732, 0.14018255472183228, -0.05625297874212265, 0.05068511143326759, -0.08647999167442322, 0.03724496439099312, -0.043053511530160904, 0.03662129119038582, 0.0177470576018095, -0.008376517333090305, 0.006040867883712053, -0.05827918276190758, 0.14335997402668, 0.07619667053222656, 0.05698230490088463, 0.1411488652229309, -0.17611628770828247, -0.0439692884683609, 0.05589482933282852, -0.1366298347711563, 0.1326039433479309, 0.08679291605949402, -0.006083078682422638, 0.19453100860118866, 0.18144050240516663, -0.09344828873872757, -0.12914727628231049, -0.08195913583040237, -0.19039978086948395, 0.09302980452775955, 0.07285706698894501, -0.2883540987968445, 0.15775687992572784, 0.22379349172115326, -0.026776647195219994, 0.17142190039157867, -0.10735312849283218, -0.0478510707616806, 0.23944726586341858, 0.012553209438920021, 0.36020126938819885, -0.1936279684305191, -0.03631417080760002, -0.12749585509300232, 0.03267183527350426, 0.2001689225435257, -0.11390097439289093, 0.034355148673057556, 0.04147816449403763, 0.00186354317702353, -0.007239471655339003, -0.023174921050667763, 0.27357617020606995, 0.04792407527565956, 0.03891090303659439, -0.01280419621616602, -0.08003675937652588, 0.1253812462091446, -0.03204531967639923, 0.0008731643320061266, 0.11595132946968079, -0.04892183840274811, -0.22503909468650818, -0.018655944615602493, 0.055958621203899384, 0.08205623924732208, 0.05008142068982124, -0.015769904479384422, -0.010775372385978699, -0.09994129091501236, -0.05916277691721916, -0.009073819033801556, 0.22429414093494415, -0.012832371518015862, 0.09960148483514786, 0.1080835834145546, -0.08741369098424911, -0.13473033905029297, -0.06870146095752716, -0.07437904924154282, -0.0189718846231699, 0.03813474625349045, -0.1607702672481537, 0.07136329263448715, 0.0859546810388565, 0.0022289177868515253, 0.07119014859199524, -0.00573789793998003, -0.0267072431743145, 0.10335355252027512, 0.1415390521287918, -0.06972051411867142, 0.052337244153022766, 0.08328967541456223, 0.0012213841546326876, 0.06945209205150604, 0.06553064286708832, 0.06462336331605911, 0.11177727580070496, -0.023905901238322258, -0.05825727805495262, 0.11559729278087616, -0.10217616707086563, 0.1141025647521019, 0.06321287155151367, 0.02452949248254299, -0.10441093146800995, 0.09459184110164642, 0.09002553671598434, -0.21912454068660736, -0.05127348005771637, -0.05076952651143074, -0.046189162880182266, -0.09233323484659195, -0.061781127005815506, 0.04831596463918686, -0.19862668216228485, -0.15038588643074036, -0.14354519546031952, -0.0718330517411232, 0.015015474520623684, 0.030378082767128944, 0.03692520782351494, 0.06925280392169952, 0.0075172316282987595, -0.09446004033088684, 0.021725784987211227, -0.10661773383617401, -0.057114411145448685, 0.018564045429229736, -0.03415492922067642, -0.22878138720989227, -0.0378190353512764, 0.09659009426832199, -0.06511719524860382, -0.03198915719985962, -0.07270888239145279, 0.08390811085700989, -0.161472886800766, 0.06490790098905563, -0.021080724895000458, -0.005303569138050079, -0.005088470410555601, 0.01584591530263424, 0.011770576238632202, -0.04961709678173065, -0.13138049840927124, 0.11195197701454163, 0.020146938040852547, 0.038998451083898544, -0.03530871495604515, -0.003320267191156745, 0.08202420920133591, -0.006360361818224192, 0.033306416124105453, 0.12673474848270416, 0.028565965592861176, 0.048732269555330276, -0.005969780497252941, -0.10532168298959732, 0.12486386299133301, 0.06610240787267685, 0.02238546870648861, 0.009213102050125599, -0.01890377514064312, 0.10445544868707657, -0.0708688423037529, 0.024347800761461258, -0.0392909049987793, -0.11266190558671951, -0.043470725417137146, -0.038828447461128235, -0.18132689595222473, 0.05749073252081871, -0.0718650072813034, 0.18486222624778748, 0.020770426839590073, -0.03196372464299202, 0.1050456091761589, 0.031144218519330025, 0.02917773276567459, -0.027586190029978752, -0.08618925511837006, -0.0902278795838356, -0.08031271398067474, 0.01722770370543003, 0.009218291379511356, 0.04696622118353844, 0.3682713210582733, 0.00001123895253840601, -0.022215362638235092, 0.0007822411716915667, 0.0713573694229126, 0.08320679515600204, 0.07277537137269974, 0.2996622323989868, 0.08014684170484543, 0.03807218000292778, 0.04217763617634773, 0.05236586555838585, 0.034288350492715836, 0.17344380915164948, 0.03251881152391434, 0.19212840497493744, 0.052323952317237854, 0.055692266672849655, -0.05760851874947548, -0.10342761129140854, 0.013690412044525146, 0.038382094353437424, 0.02781970053911209, 0.027234874665737152, 0.10795298963785172, -0.15820816159248352, 0.050211966037750244, -0.05019274726510048, -0.007722713518887758, -0.011100842617452145, -0.05640358477830887, -0.1507270336151123, -0.05621931701898575, -0.06090091913938522, -0.015810556709766388, -0.03209445998072624, -0.02013097144663334, -0.06815784424543381, 0.22907942533493042, -0.0037807230837643147, 0.000815848761703819, 0.04708395153284073, 0.00019661386613734066, -0.012945483438670635, -0.027970073744654655, 0.020318664610385895, -0.04109688475728035, -0.06502622365951538, -0.12260805815458298, -0.0332009419798851, 0.006342461332678795, -0.05415939912199974, -0.033837318420410156, 0.07981554418802261, 0.08150307834148407, -0.1449892222881317, 0.008333834819495678, -0.11051439493894577, 0.014946600422263145, -0.11339274048805237, -0.010524619370698929, 0.016616065055131912, -0.04473763331770897, 0.07077884674072266, 0.15955162048339844, 0.029550442472100258, 0.0678868219256401, 0.01834224723279476, -0.0437551811337471, 0.05945087969303131, 0.08471989631652832, -0.01821327768266201, -0.05619713291525841, -0.05770691856741905, 0.015586781315505505, 0.1654665321111679, -0.03560306131839752, 0.024875624105334282, -0.01991848461329937, 0.048082135617733, -0.0174064002931118, 0.07474329322576523, 0.0024690728168934584, 0.11582719534635544, 0.006003109738230705, -0.06856007128953934, -0.008757784962654114, -0.0362553596496582, -0.14100195467472076, 0.06388790905475616, -0.005411382298916578, -0.02094418555498123, -0.06722822785377502, 0.11947499960660934, -0.09959776699542999, 0.045215632766485214, 0.09332211315631866, -0.17401880025863647, -0.14014765620231628, -0.04872943088412285, 0.13055206835269928, 0.04337514936923981, 0.00399333331733942, -0.12274619936943054, -0.08168471604585648, 0.007192806340754032, 0.026602383702993393, -0.28585052490234375, -0.14309161901474, 0.01942352205514908, -0.07163382321596146, 0.05137082561850548, -0.004134233575314283, 0.06225213035941124, -0.010184898041188717, -0.020274365320801735, -0.10610166192054749, 0.02456122636795044, 0.027108877897262573, -0.008773147128522396, 0.06818845868110657, -0.031910888850688934, -0.09148858487606049, 0.004758996888995171, 0.04435303062200546, 0.0601094625890255, -0.04992573335766792, 0.04670129343867302, -0.06410588324069977, 0.04034172371029854, -0.0314597450196743, -0.19522641599178314, 0.11018963158130646, -0.03451996296644211, -0.03541352599859238, -0.025638019666075706, 0.006691165268421173, 0.15498322248458862, 0.06869985908269882, -0.15411697328090668, -0.04356519505381584, -0.11889733374118805, -0.05308477580547333, -0.03429024666547775, 0.04283789172768593, -0.1255282163619995, 0.021371344104409218, -0.08568128198385239, -0.005823884624987841, -0.07855156064033508, -0.027241917327046394, 0.07047756761312485, 0.008405954577028751, -0.055199965834617615, -0.04495441913604736, 0.05492541939020157, 0.011345661245286465, 0.007353168912231922, -0.0786408856511116 ]
f62c271446c113401efa897e6a47a330359818c8
# Dataset Card for "somos-clean-alpaca-es-test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dvilasuero/somos-clean-alpaca-es-test
[ "region:us" ]
2023-03-26T17:55:58+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "null"}, {"name": "inputs", "struct": [{"name": "1-instruction", "dtype": "string"}, {"name": "2-input", "dtype": "string"}, {"name": "3-output", "dtype": "string"}]}, {"name": "prediction", "dtype": "null"}, {"name": "prediction_agent", "dtype": "null"}, {"name": "annotation", "dtype": "string"}, {"name": "annotation_agent", "dtype": "string"}, {"name": "vectors", "struct": [{"name": "input", "sequence": "float64"}, {"name": "instruction", "sequence": "float64"}, {"name": "output", "sequence": "float64"}]}, {"name": "multi_label", "dtype": "bool"}, {"name": "explanation", "dtype": "null"}, {"name": "id", "dtype": "string"}, {"name": "metadata", "dtype": "null"}, {"name": "status", "dtype": "string"}, {"name": "event_timestamp", "dtype": "timestamp[us]"}, {"name": "metrics", "struct": [{"name": "text_length", "dtype": "int64"}]}], "splits": [{"name": "train", "num_bytes": 361340, "num_examples": 19}], "download_size": 301641, "dataset_size": 361340}}
2023-03-26T18:00:25+00:00
[]
[]
TAGS #region-us
# Dataset Card for "somos-clean-alpaca-es-test" More Information needed
[ "# Dataset Card for \"somos-clean-alpaca-es-test\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"somos-clean-alpaca-es-test\"\n\nMore Information needed" ]
[ 6, 22 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"somos-clean-alpaca-es-test\"\n\nMore Information needed" ]
[ -0.17613784968852997, 0.07503034174442291, -0.004448168911039829, -0.038477350026369095, 0.05456554517149925, 0.024838823825120926, 0.09724557399749756, 0.11762897670269012, 0.21061593294143677, 0.005692151840776205, 0.06027541309595108, 0.09275803714990616, -0.028120391070842743, 0.20381684601306915, -0.05206680670380592, 0.08204185217618942, -0.0003370586782693863, 0.05501634627580643, -0.015503441914916039, 0.06531566381454468, 0.009555818513035774, -0.06393333524465561, 0.04804474115371704, -0.09425844997167587, -0.09011761099100113, 0.057119425386190414, 0.008968841284513474, -0.12642988562583923, 0.0944516658782959, -0.08386509120464325, 0.15797880291938782, 0.024234164506196976, 0.005251525901257992, -0.08147282153367996, 0.035394132137298584, -0.03940698504447937, 0.04703475162386894, 0.06385292857885361, 0.017863135784864426, -0.049703121185302734, -0.06335919350385666, 0.08393671363592148, 0.03792022168636322, -0.005114747676998377, -0.09861046075820923, -0.14324523508548737, -0.08292248845100403, -0.19344820082187653, 0.1347595751285553, 0.024236513301730156, 0.04902564734220505, 0.17380745708942413, -0.1865430623292923, 0.010666204616427422, 0.09103399515151978, 0.09725095331668854, 0.05161872133612633, 0.06127895787358284, 0.06930843740701675, 0.06144014745950699, 0.01828070357441902, 0.03791128471493721, 0.11001348495483398, -0.019506795331835747, -0.10735051333904266, -0.07496494054794312, -0.02192837931215763, 0.11341542750597, 0.008241006173193455, -0.0961441621184349, 0.2426230013370514, 0.012251169420778751, -0.09044275432825089, 0.05057419091463089, -0.08943678438663483, -0.00817876122891903, 0.08159822970628738, -0.0019614039920270443, -0.012106593698263168, -0.022440874949097633, 0.10385962575674057, -0.018782805651426315, -0.09734600782394409, -0.17998331785202026, -0.13751325011253357, 0.1497294008731842, -0.04108140617609024, 0.06957439333200455, -0.12290392816066742, 0.03575613349676132, -0.04572470858693123, 0.0012097880244255066, -0.011063267476856709, -0.05857484042644501, -0.06412790715694427, -0.02695024013519287, 0.029990507289767265, -0.10112590342760086, 0.16966795921325684, 0.046993717551231384, 0.05430988222360611, -0.016092730686068535, -0.03834005817770958, 0.05441105365753174, 0.09529002755880356, -0.02063271962106228, 0.18027979135513306, 0.021698758006095886, 0.022365538403391838, -0.039391424506902695, 0.011040176264941692, -0.0670427456498146, -0.0037914803251624107, 0.04395923763513565, -0.05163852870464325, 0.12149509787559509, 0.006246132310479879, -0.2389257401227951, -0.0611235611140728, -0.02282412350177765, 0.17751389741897583, -0.16829891502857208, 0.05576623976230621, 0.06974557042121887, 0.004274455830454826, -0.005901725962758064, -0.07248889654874802, -0.06252820789813995, 0.026816993951797485, 0.10542711615562439, -0.019628381356596947, -0.04682035744190216, -0.06821073591709137, 0.022878605872392654, 0.05299190804362297, -0.17976191639900208, 0.10574782639741898, -0.11460529267787933, -0.24397557973861694, -0.06508886814117432, 0.018918922170996666, -0.017513956874608994, 0.11823206394910812, 0.0736398696899414, 0.14595243334770203, -0.012764237821102142, -0.059710536152124405, 0.05625201761722565, -0.0817176103591919, 0.09985125809907913, 0.0977058857679367, 0.0057846130803227425, -0.09727928042411804, 0.047609444707632065, -0.15004241466522217, 0.0366048663854599, -0.08643542230129242, -0.056829940527677536, -0.1227024495601654, 0.14771586656570435, -0.027057819068431854, -0.012877354398369789, -0.10803797096014023, 0.07870356738567352, -0.033055126667022705, 0.17806732654571533, -0.07424735277891159, -0.06117658689618111, 0.11945527791976929, -0.12603676319122314, -0.10463973879814148, 0.060528915375471115, 0.028213363140821457, 0.0807020515203476, 0.07897253334522247, 0.2672310471534729, -0.04902872443199158, -0.09968993067741394, 0.06436143815517426, 0.0433511808514595, 0.00599437952041626, -0.189233660697937, 0.16191831231117249, -0.1518954336643219, -0.08425280451774597, 0.020286940038204193, 0.06825250387191772, 0.01549561694264412, -0.020641008391976357, -0.03883778676390648, -0.0883827805519104, -0.07346322387456894, 0.0014393813908100128, 0.005844526458531618, 0.028257936239242554, -0.07805338501930237, 0.1021699458360672, 0.06831619888544083, 0.11077167093753815, -0.050172142684459686, -0.020352045074105263, -0.10127942264080048, 0.2709527313709259, -0.10358323901891708, -0.038269005715847015, -0.13795866072177887, -0.003764868713915348, 0.03998592868447304, -0.11656664311885834, -0.02288973703980446, -0.0016408320516347885, 0.05407385528087616, 0.03589824587106705, 0.06033526733517647, 0.005647039506584406, 0.04548770189285278, 0.05072171986103058, 0.036002568900585175, 0.0075648389756679535, 0.06815401464700699, -0.09320920705795288, -0.021175576373934746, -0.08162663877010345, -0.03163904696702957, -0.0010834001004695892, 0.07325132191181183, 0.01884332112967968, 0.01674872264266014, 0.042123906314373016, 0.025523129850625992, -0.03437592089176178, -0.05013551563024521, -0.05512603744864464, -0.0707305297255516, -0.010824926197528839, -0.09127864241600037, 0.024080820381641388, 0.20817357301712036, 0.09604114294052124, 0.07311536371707916, 0.021431611850857735, 0.0037856092676520348, -0.017294472083449364, 0.05535294860601425, -0.19776219129562378, 0.003577370196580887, -0.08884326368570328, -0.03057970479130745, 0.050544142723083496, -0.03557508438825607, 0.14512701332569122, 0.008993075229227543, -0.0811847448348999, -0.0427066907286644, 0.11197411268949509, 0.11561506241559982, -0.23142851889133453, 0.07504948228597641, 0.239747554063797, 0.004722794517874718, 0.027159690856933594, -0.1026163399219513, -0.14439167082309723, 0.029802821576595306, 0.027130626142024994, -0.031346455216407776, 0.18121486902236938, -0.08215600997209549, 0.06647519022226334, 0.04612114652991295, -0.06057615578174591, 0.07693459838628769, -0.08868180215358734, -0.08222135156393051, 0.004100285470485687, 0.025824526324868202, -0.09643310308456421, 0.047506578266620636, -0.0055283717811107635, 0.05759833753108978, -0.11199414730072021, -0.06532979011535645, 0.092758409678936, 0.045775845646858215, -0.07299239188432693, 0.1657085120677948, -0.07942355424165726, -0.2097248136997223, -0.14307665824890137, 0.05730652064085007, 0.0735243707895279, 0.0555291622877121, 0.059799954295158386, -0.13852651417255402, -0.03471679240465164, -0.045870084315538406, -0.1080394834280014, 0.07352949678897858, 0.04079921543598175, -0.04467027634382248, 0.05260184407234192, -0.03486945107579231, -0.02334362268447876, 0.011626597493886948, 0.041042014956474304, 0.15278378129005432, 0.14278951287269592, -0.12927937507629395, 0.16657905280590057, 0.06664586812257767, -0.0304393470287323, -0.00026819994673132896, 0.04852888733148575, 0.07462470978498459, -0.07492278516292572, -0.007251986768096685, 0.21261516213417053, 0.008981231600046158, -0.04551011323928833, -0.04392239451408386, -0.022161999717354774, -0.06905584782361984, 0.009851482696831226, -0.06277884542942047, -0.19705082476139069, -0.33263519406318665, -0.08759808540344238, 0.011450517922639847, 0.014879187569022179, 0.04100366681814194, 0.11531608551740646, -0.03020750731229782, 0.08553211390972137, 0.11027748882770538, -0.21043893694877625, -0.11300714313983917, -0.10123924165964127, -0.030709214508533478, -0.04315418750047684, -0.02794162929058075, -0.14802062511444092, -0.021433942019939423, 0.143888458609581, 0.193564310669899, 0.16330105066299438, 0.12394507229328156, 0.056903623044490814, 0.03046172484755516, 0.035373859107494354, 0.10899750888347626, 0.1411915421485901, 0.11251267045736313, -0.02461409941315651, -0.023551028221845627, -0.010975541546940804, -0.02065005712211132, 0.04160477966070175, 0.09001030772924423, -0.07468807697296143, 0.022511273622512817, -0.10486051440238953, 0.00825081579387188, -0.1447320282459259, 0.043431419879198074, -0.21930867433547974, 0.031621500849723816, 0.05787714198231697, 0.0847705528140068, -0.10968509316444397, 0.014140276238322258, 0.09559202194213867, -0.016106856986880302, 0.06280635297298431, 0.032577574253082275, 0.08475147932767868, 0.0921572744846344, 0.03337368741631508, -0.06718385219573975, -0.21066203713417053, -0.0013686507008969784, 0.12775924801826477, -0.20289626717567444, 0.1478745937347412, 0.0033961613662540913, -0.013127289712429047, -0.03669694438576698, -0.060304876416921616, -0.07265016436576843, 0.14970959722995758, 0.1611975133419037, -0.047126710414886475, -0.31443583965301514, -0.17984579503536224, -0.1324041783809662, 0.028766624629497528, -0.01905876398086548, 0.04630637913942337, -0.06333940476179123, 0.022092703729867935, 0.031606871634721756, -0.09221602976322174, -0.10857995599508286, -0.04918795824050903, 0.021214518696069717, -0.002700667828321457, -0.04252241924405098, -0.04878927022218704, -0.01841488480567932, 0.019019661471247673, 0.009793629869818687, 0.11119133234024048, -0.003904402954503894, 0.01185386162251234, -0.11487250030040741, -0.06014029681682587, 0.19448521733283997, -0.04259251803159714, -0.02974427491426468, 0.034964706748723984, -0.051213037222623825, 0.02372325211763382, -0.0889962762594223, 0.09143279492855072, -0.048073962330818176, 0.0015493854880332947, -0.08810171484947205, 0.034693438559770584, -0.04962746053934097, 0.051226839423179626, 0.06237967312335968, -0.017668532207608223, -0.006462923251092434, -0.04843372106552124, 0.16539213061332703, 0.0365266315639019, -0.005672766827046871, 0.13792362809181213, -0.13551124930381775, 0.006677964702248573, 0.020406527444720268, -0.12577001750469208, 0.09049105644226074, 0.06913261860609055, 0.04106374457478523, 0.14937043190002441, 0.12527190148830414, -0.10442652553319931, -0.09858040511608124, -0.007555809803307056, -0.15117964148521423, 0.15902630984783173, 0.08818036317825317, -0.2280959188938141, 0.16694948077201843, 0.21806015074253082, -0.03935031592845917, 0.21243132650852203, -0.13103143870830536, -0.057555265724658966, 0.27407097816467285, 0.003177997190505266, 0.263261079788208, -0.19166715443134308, -0.05720873922109604, -0.08990610390901566, 0.0834365114569664, 0.10432250797748566, -0.10148844122886658, 0.042680561542510986, -0.0035694940015673637, -0.02867739275097847, 0.02109048329293728, -0.05006961524486542, 0.2916642427444458, -0.0070409029722213745, 0.025821475312113762, 0.010237681679427624, -0.012179011479020119, 0.07488427311182022, -0.014538383111357689, 0.07239478826522827, 0.06257197260856628, -0.0008384819375351071, -0.22146323323249817, -0.03886802867054939, 0.04641365259885788, 0.10883533954620361, 0.04975883290171623, 0.006816025823354721, -0.05738057941198349, -0.10971660912036896, -0.09853804111480713, -0.02375461347401142, 0.15999674797058105, -0.07117749005556107, 0.12918636202812195, 0.07316102087497711, -0.046280741691589355, -0.12449443340301514, -0.10725370049476624, 0.00045370403677225113, -0.013654123991727829, 0.05705209821462631, -0.17793771624565125, 0.07080867886543274, 0.1277112066745758, 0.016664346680045128, 0.07852765172719955, -0.029538750648498535, -0.08126542717218399, 0.08777138590812683, 0.12544533610343933, -0.06368008255958557, 0.12532705068588257, 0.06218147277832031, -0.061409320682287216, 0.020226754248142242, 0.051845502108335495, 0.06812133640050888, 0.0891302153468132, 0.002314874902367592, -0.07802720367908478, 0.10117046535015106, -0.14293980598449707, 0.20568425953388214, 0.07549737393856049, 0.036212414503097534, -0.07794466614723206, 0.039717499166727066, 0.034563664346933365, -0.2306952029466629, -0.03411266207695007, -0.09851136803627014, -0.022933412343263626, -0.07378838956356049, -0.04910902678966522, 0.11324779689311981, -0.15966607630252838, -0.18407052755355835, -0.20807060599327087, -0.06313183903694153, 0.03268810361623764, 0.024821065366268158, 0.07569701969623566, 0.10811884701251984, 0.05910586565732956, -0.13549162447452545, 0.013000056147575378, -0.05975673347711563, -0.04753649979829788, 0.02318275347352028, -0.011046858504414558, -0.19213318824768066, -0.04080478101968765, 0.13417941331863403, -0.08249993622303009, -0.003642311319708824, -0.06253354996442795, 0.13691771030426025, -0.21375425159931183, 0.06530284881591797, 0.0206571314483881, -0.030959635972976685, 0.06787136197090149, 0.013981854543089867, -0.0074020568281412125, -0.05433003231883049, -0.1263914406299591, 0.15568721294403076, 0.04767711088061333, 0.04608939215540886, -0.062877357006073, 0.038898222148418427, 0.12028989940881729, -0.02836345136165619, 0.013153539970517159, 0.10537397861480713, -0.011105349287390709, 0.030219465494155884, -0.010087283328175545, -0.09251560270786285, 0.1251809298992157, 0.08535826206207275, -0.01878742128610611, -0.044613149017095566, 0.01674448512494564, 0.17058366537094116, -0.07082457840442657, 0.08680975437164307, -0.05692271888256073, -0.07428596913814545, -0.06185746192932129, -0.06159117445349693, -0.1848544329404831, 0.04307766258716583, -0.04568212479352951, 0.1616864800453186, 0.059815458953380585, 0.005534491501748562, 0.0656808614730835, 0.015335794538259506, 0.0013859039172530174, -0.03716599568724632, -0.10138256847858429, -0.032626017928123474, -0.11160013824701309, 0.04366765171289444, 0.025507356971502304, 0.04791250824928284, 0.34515684843063354, -0.026850901544094086, 0.02907615713775158, 0.001717266859486699, 0.050445325672626495, 0.16100488603115082, 0.07663686573505402, 0.31262606382369995, 0.04578128457069397, 0.03581923618912697, 0.030158935114741325, 0.002095043659210205, -0.009463650174438953, 0.12933041155338287, 0.017030512914061546, 0.24502450227737427, -0.006601135712116957, 0.07122359424829483, -0.10747230052947998, -0.08395060896873474, 0.09228326380252838, 0.026929687708616257, 0.020345414057374, 0.01163376122713089, 0.15798437595367432, -0.09368164837360382, 0.07106806337833405, -0.07522530853748322, -0.028758348897099495, -0.047097768634557724, -0.04645697772502899, -0.17093788087368011, -0.015266751870512962, -0.09862349927425385, -0.055195119231939316, -0.001908426871523261, 0.008867410942912102, -0.060346849262714386, 0.20240089297294617, 0.019419219344854355, -0.032156310975551605, 0.07878901064395905, 0.014960536733269691, 0.009480448439717293, -0.015266990289092064, -0.0006719473749399185, -0.06079244613647461, -0.04098924249410629, -0.09704741835594177, 0.06563987582921982, -0.016665909439325333, -0.021974846720695496, -0.05181296914815903, 0.0487668514251709, 0.07049733400344849, -0.1469748616218567, 0.016456136479973793, -0.08655060827732086, 0.018804997205734253, -0.0974784642457962, -0.0364944152534008, 0.04669077694416046, 0.01511427853256464, 0.05728437006473541, 0.16379839181900024, 0.04771724343299866, 0.04475950077176094, -0.02565794251859188, 0.011918154545128345, 0.0675305500626564, 0.10000422596931458, -0.0023413742892444134, -0.040348101407289505, -0.03887563943862915, 0.02520507574081421, 0.11066173762083054, -0.023888222873210907, -0.013080638833343983, -0.0229348111897707, 0.040993280708789825, -0.05582589656114578, 0.04474084824323654, -0.00845037866383791, 0.10173861682415009, -0.010233554989099503, -0.09308647364377975, -0.04352595657110214, -0.07634565979242325, -0.08809569478034973, 0.04345664381980896, 0.005046194419264793, -0.018781928345561028, -0.05674007534980774, 0.1480628103017807, -0.05802888423204422, 0.0594325065612793, 0.13360197842121124, -0.08991020172834396, -0.14230386912822723, -0.03599390760064125, 0.12958063185214996, -0.003365381620824337, -0.030426356941461563, -0.14911237359046936, -0.06797432899475098, -0.019963180646300316, -0.02567407861351967, -0.22103726863861084, -0.16372431814670563, 0.015216633677482605, -0.10181117802858353, 0.05148027837276459, 0.03473805636167526, 0.20463526248931885, 0.014036656357347965, -0.04917271435260773, -0.10224597156047821, 0.07827872037887573, 0.04879685491323471, -0.03078366070985794, 0.10634689033031464, -0.042025890201330185, -0.019702833145856857, 0.036058735102415085, 0.0721408873796463, 0.08339104056358337, -0.026545844972133636, -0.03683490306138992, -0.06724627315998077, -0.06952662020921707, -0.0060099344700574875, -0.1875406801700592, 0.1022065281867981, -0.01385168731212616, -0.05909734219312668, 0.03955560177564621, 0.0027525098994374275, 0.21391183137893677, 0.07081419229507446, -0.15478619933128357, 0.008495962247252464, -0.17382773756980896, -0.022020023316144943, -0.07553049921989441, -0.007059501484036446, -0.17527475953102112, 0.030905460938811302, -0.06331418454647064, -0.036238376051187515, -0.002132020890712738, -0.022774800658226013, 0.04383467137813568, 0.03822130337357521, -0.05297445133328438, -0.08194640278816223, 0.06776966154575348, 0.023881353437900543, -0.031483739614486694, -0.07485037297010422 ]
3ca3aef388aa2a77d6ae11a68a2fc24d32f94bc7
This dataset includes 4,080 texts that were generated by the [**ManaGPT-1020**](https://huggingface.co/NeuraXenetica/ManaGPT-1020) large language model, in response to particular input sequences. ManaGPT-1020 is a free, open-source model available for download and use via Hugging Face’s “transformers” Python package. The model is a 1.5-billion-parameter LLM that’s capable of generating text in order to complete a sentence whose first words have been provided via a user-supplied input sequence. The model represents an elaboration of GPT-2 that has been fine-tuned (using Python and TensorFlow) on a specialized English-language corpus of over 509,000 words from the domain of organizational futures studies. In particular, the model has been trained to generate analysis, predictions, and recommendations regarding the emerging role of advanced AI, social robotics, ubiquitous computing, virtual reality, neurocybernetic augmentation, and other “posthumanizing” technologies in organizational life. In generating the texts, 102 different prompts were used, each of which was employed to generate 20 responses. The 102 input sequences were created by concatenating 12 different "subjects" with 17 different "modal variants," in every possible combination. The subjects included 6 grammatically singular subjects: - "The workplace of tomorrow" - "Technological posthumanization" - "The organizational use of AI" - "A robotic boss" - "An artificially intelligent coworker" - "Business culture within Society 5.0" Also included were 6 grammatically plural subjects: - "Social robots" - "Hybrid human-robotic organizations" - "Artificially intelligent businesses" - "The posthumanized workplaces of the future" - "Cybernetically augmented workers" - "Organizations in Society 5.0" For the 6 grammatically singular subjects, the 17 modal variants included one "blank" variant (an empty string) and 16 phrases that lend the input sequence diverse forms of "modal shading," by indicating varying degrees of certainty, probability, predictability, logical necessity, or moral obligation or approbation. These modal variants were: - "" - " is" - " is not" - " will" - " will be" - " may" - " might never" - " is likely to" - " is unlikely to" - " should" - " can" - " cannot" - " can never" - " must" - " must not" - " is like" - " will be like" The variants used with grammatically plural subjects were identical, apart from the fact that the word “is” was changed to “are,” wherever it appeared. In a small number of cases (only occurring when the empty string "" was used as part of the input sequence), the model failed to generate any output beyond the input sequence itself.
NeuraXenetica/managpt-4080-nlp-prompts-and-generated-texts
[ "task_categories:text-generation", "size_categories:1K<n<10K", "language:en", "license:cc-by-4.0", "region:us" ]
2023-03-26T18:25:25+00:00
{"language": ["en"], "license": "cc-by-4.0", "size_categories": ["1K<n<10K"], "task_categories": ["text-generation"], "pretty_name": "ManaGPT: 4,080 NLP prompts and generated texts"}
2023-03-29T16:52:49+00:00
[]
[ "en" ]
TAGS #task_categories-text-generation #size_categories-1K<n<10K #language-English #license-cc-by-4.0 #region-us
This dataset includes 4,080 texts that were generated by the ManaGPT-1020 large language model, in response to particular input sequences. ManaGPT-1020 is a free, open-source model available for download and use via Hugging Face’s “transformers” Python package. The model is a 1.5-billion-parameter LLM that’s capable of generating text in order to complete a sentence whose first words have been provided via a user-supplied input sequence. The model represents an elaboration of GPT-2 that has been fine-tuned (using Python and TensorFlow) on a specialized English-language corpus of over 509,000 words from the domain of organizational futures studies. In particular, the model has been trained to generate analysis, predictions, and recommendations regarding the emerging role of advanced AI, social robotics, ubiquitous computing, virtual reality, neurocybernetic augmentation, and other “posthumanizing” technologies in organizational life. In generating the texts, 102 different prompts were used, each of which was employed to generate 20 responses. The 102 input sequences were created by concatenating 12 different "subjects" with 17 different "modal variants," in every possible combination. The subjects included 6 grammatically singular subjects: - "The workplace of tomorrow" - "Technological posthumanization" - "The organizational use of AI" - "A robotic boss" - "An artificially intelligent coworker" - "Business culture within Society 5.0" Also included were 6 grammatically plural subjects: - "Social robots" - "Hybrid human-robotic organizations" - "Artificially intelligent businesses" - "The posthumanized workplaces of the future" - "Cybernetically augmented workers" - "Organizations in Society 5.0" For the 6 grammatically singular subjects, the 17 modal variants included one "blank" variant (an empty string) and 16 phrases that lend the input sequence diverse forms of "modal shading," by indicating varying degrees of certainty, probability, predictability, logical necessity, or moral obligation or approbation. These modal variants were: - "" - " is" - " is not" - " will" - " will be" - " may" - " might never" - " is likely to" - " is unlikely to" - " should" - " can" - " cannot" - " can never" - " must" - " must not" - " is like" - " will be like" The variants used with grammatically plural subjects were identical, apart from the fact that the word “is” was changed to “are,” wherever it appeared. In a small number of cases (only occurring when the empty string "" was used as part of the input sequence), the model failed to generate any output beyond the input sequence itself.
[]
[ "TAGS\n#task_categories-text-generation #size_categories-1K<n<10K #language-English #license-cc-by-4.0 #region-us \n" ]
[ 42 ]
[ "passage: TAGS\n#task_categories-text-generation #size_categories-1K<n<10K #language-English #license-cc-by-4.0 #region-us \n" ]
[ -0.029251500964164734, -0.004635961260646582, -0.003876538947224617, 0.0208940040320158, 0.06396960467100143, 0.08036713302135468, 0.22912932932376862, 0.10094253718852997, 0.18123100697994232, -0.013778616674244404, 0.11375074833631516, 0.024169830605387688, 0.031287215650081635, 0.08429241925477982, -0.04413461312651634, -0.29784098267555237, 0.03617500886321068, -0.04097418859601021, 0.06347830593585968, 0.050567544996738434, 0.08078452199697495, -0.06179359555244446, 0.02847074344754219, -0.09016638249158859, -0.10467985272407532, 0.006184301804751158, 0.011028819717466831, -0.09247628599405289, 0.06463732570409775, 0.0069760410115122795, 0.08628728985786438, 0.0788467526435852, -0.005948678124696016, -0.2289491891860962, -0.00804109312593937, -0.06624516099691391, -0.06445042788982391, 0.018060903996229172, 0.09545159339904785, 0.05579935386776924, 0.08773636072874069, -0.10489565134048462, -0.07312465459108353, 0.09965917468070984, -0.1236925944685936, -0.06590192019939423, -0.05046604946255684, 0.08282671123743057, 0.029239634051918983, 0.05082843452692032, -0.012201367877423763, 0.0730714201927185, -0.1692223697900772, 0.014758490025997162, 0.09375599026679993, -0.36514124274253845, 0.01876324601471424, 0.28133368492126465, 0.09916651993989944, 0.14476139843463898, -0.092658631503582, 0.047011829912662506, 0.07534458488225937, -0.017101135104894638, -0.08071523904800415, -0.10063960403203964, -0.050607677549123764, 0.047641921788454056, -0.04567695036530495, -0.04511374980211258, 0.32494187355041504, 0.07776801288127899, 0.029202522709965706, -0.12149762362241745, -0.019736338406801224, -0.055467791855335236, -0.07077989727258682, 0.13966581225395203, 0.01985078491270542, 0.07735789567232132, 0.0888555645942688, -0.047567710280418396, -0.13276726007461548, -0.07117699831724167, -0.16438162326812744, 0.06880052387714386, -0.007255607284605503, 0.02610241249203682, -0.01215932983905077, 0.007589055225253105, -0.19365650415420532, -0.06138794869184494, -0.025780295953154564, -0.09022550284862518, -0.0426885262131691, -0.006778948940336704, 0.02259475737810135, 0.08664935827255249, 0.12766475975513458, 0.002037011319771409, -0.07678160071372986, 0.011102404445409775, -0.038927655667066574, 0.15995657444000244, 0.03233763948082924, 0.07673051953315735, 0.012979065999388695, -0.031131334602832794, 0.006066127214580774, -0.047828249633312225, 0.03625142201781273, -0.0027596757281571627, -0.20124076306819916, -0.09394323080778122, -0.11798178404569626, 0.14137007296085358, -0.02818085253238678, 0.021083509549498558, -0.03132326528429985, 0.05313824489712715, 0.1699342280626297, -0.040928177535533905, -0.016186842694878578, 0.039551082998514175, -0.014777819626033306, 0.026780636981129646, -0.12166376411914825, -0.003433055942878127, -0.027844853699207306, 0.05460449308156967, -0.08738213777542114, -0.020119119435548782, -0.005856278818100691, -0.1007075086236, 0.10294362902641296, -0.1357211470603943, 0.013346272520720959, -0.07808402180671692, -0.20597437024116516, 0.01373368501663208, -0.03814760595560074, -0.056124042719602585, -0.055073000490665436, -0.04147082939743996, -0.04239674285054207, -0.011574865318834782, -0.059311602264642715, 0.001076379558071494, -0.10404800623655319, 0.09033171832561493, -0.07535476982593536, 0.07268022745847702, -0.22963599860668182, -0.014953536912798882, -0.09020925313234329, 0.019675089046359062, -0.13164566457271576, 0.07545846700668335, -0.12636464834213257, 0.16541171073913574, -0.07771693915128708, -0.03366778790950775, -0.07270525395870209, 0.03998367860913277, -0.14474327862262726, 0.1559770405292511, -0.16985197365283966, -0.044872816652059555, 0.13290199637413025, -0.021036837249994278, -0.10155444592237473, 0.05268050730228424, 0.04763820022344589, 0.07833892107009888, 0.09914737939834595, 0.3505202531814575, -0.015496296808123589, 0.007908480241894722, -0.004261125810444355, 0.2213953286409378, -0.017517726868391037, -0.1700301170349121, 0.11686700582504272, -0.13453932106494904, -0.010909573175013065, 0.02140743099153042, 0.028324022889137268, 0.012776284478604794, -0.009204782545566559, -0.06263887137174606, -0.019465189427137375, -0.02002781070768833, 0.08248420059680939, 0.013304147869348526, 0.11261642724275589, -0.08434349298477173, -0.014242922887206078, -0.02498585544526577, 0.03342834860086441, 0.04652521386742592, 0.008790204301476479, -0.014152832329273224, 0.023078327998518944, -0.007245737127959728, 0.04342801496386528, -0.09955748170614243, -0.021115530282258987, 0.05031583085656166, 0.10005035251379013, 0.11752386391162872, 0.19817882776260376, 0.0032943685073405504, -0.07520053535699844, -0.06875290721654892, 0.08291520923376083, 0.027065414935350418, -0.016334880143404007, -0.07155599445104599, -0.08239321410655975, 0.05399901792407036, 0.01415525283664465, 0.02956613339483738, -0.1236424446105957, 0.003812975250184536, 0.17202118039131165, -0.06320828944444656, -0.00031628686701878905, 0.08379078656435013, 0.02497275173664093, 0.046948567032814026, -0.014843613840639591, 0.0006356278317980468, 0.09956026077270508, -0.046464260667562485, -0.1104925200343132, 0.13904914259910583, -0.09671253710985184, 0.04526033252477646, 0.2028157263994217, -0.02251005917787552, 0.06403427571058273, -0.10122746229171753, 0.010250542312860489, 0.013590681366622448, -0.0002576036495156586, -0.06644932925701141, 0.00984697975218296, 0.03176185488700867, 0.10525436699390411, -0.1029721051454544, -0.017661219462752342, -0.01366726215928793, 0.023316679522395134, 0.0037037828005850315, 0.08961992710828781, 0.15412120521068573, -0.1606086641550064, 0.15372315049171448, 0.27136069536209106, 0.053404662758111954, 0.21408702433109283, -0.06340663135051727, -0.037193432450294495, 0.03654264286160469, 0.04217435047030449, -0.05403687804937363, 0.09338893741369247, -0.17834191024303436, 0.015654247254133224, 0.09818760305643082, 0.0748865082859993, 0.0713522657752037, -0.13644157350063324, -0.10019826889038086, -0.07651905715465546, -0.11854731291532516, -0.18262921273708344, 0.029248157516121864, 0.041645705699920654, 0.04738285765051842, 0.009724961593747139, -0.04548918828368187, 0.08756797015666962, -0.03870129585266113, -0.053230203688144684, 0.12911014258861542, -0.1233263611793518, -0.1505468636751175, -0.1939595639705658, -0.004193613771349192, -0.04637584835290909, 0.043974217027425766, 0.07333804666996002, -0.07314992696046829, -0.040448762476444244, -0.0625283494591713, 0.07720842212438583, -0.11454622447490692, -0.07232457399368286, -0.04863492399454117, 0.1159391924738884, -0.12244496494531631, -0.09888839721679688, -0.02638700045645237, 0.006235905922949314, -0.027034344151616096, 0.06988737732172012, -0.17221878468990326, 0.032673951238393784, 0.22999931871891022, 0.012987056747078896, 0.020569438114762306, -0.12098894268274307, 0.13750016689300537, -0.1016346663236618, 0.020426591858267784, 0.09609172493219376, 0.08464669436216354, 0.0023291027173399925, 0.248444601893425, 0.07815027981996536, -0.0726262778043747, -0.010097747668623924, -0.012610898353159428, -0.08351990580558777, -0.3065350651741028, -0.08876405656337738, -0.12618696689605713, 0.1745268851518631, 0.07700477540493011, 0.09447372704744339, 0.07650012522935867, 0.04362718015909195, -0.03644880652427673, 0.10428927093744278, 0.07011986523866653, 0.055313244462013245, 0.25448060035705566, -0.025845084339380264, 0.037326741963624954, -0.12984216213226318, 0.010440945625305176, 0.12063675373792648, 0.14083272218704224, 0.20498065650463104, 0.21497778594493866, 0.29950132966041565, 0.03472939878702164, 0.016283994540572166, 0.12177809327840805, 0.09906800091266632, 0.09005512297153473, -0.009847897104918957, -0.05134601145982742, -0.05741441622376442, 0.10373301804065704, 0.06291534751653671, 0.08777681738138199, -0.1919679492712021, -0.024171631783246994, -0.15168815851211548, 0.06322558969259262, 0.11366019397974014, 0.13172869384288788, -0.09888630360364914, 0.10533665865659714, 0.1127110943198204, -0.010736966505646706, -0.07766368985176086, 0.13187694549560547, 0.10631534457206726, -0.06842837482690811, 0.07907196134328842, 0.028591495007276535, 0.1387149691581726, -0.03508227691054344, 0.04108545556664467, -0.09961391240358353, -0.1510598063468933, 0.01247933879494667, 0.1536523401737213, -0.1175510436296463, 0.27505335211753845, 0.06589842587709427, 0.0036591968964785337, -0.09276922047138214, -0.06547985225915909, -0.005306257400661707, 0.17441315948963165, 0.12652650475502014, 0.013690775260329247, -0.03362474590539932, -0.06907181441783905, -0.0988449975848198, -0.024970466271042824, 0.07015444338321686, -0.041316915303468704, -0.059779487550258636, 0.0039143748581409454, 0.014446361921727657, -0.014340801164507866, -0.02442936599254608, -0.09073103219270706, -0.1074613705277443, -0.01345519907772541, 0.21089373528957367, 0.0019581480883061886, -0.032888058573007584, 0.035548966377973557, -0.10643463581800461, 0.12087161839008331, -0.22009268403053284, -0.08530516922473907, -0.060587573796510696, -0.13323421776294708, 0.1300106942653656, 0.0031298778485506773, -0.013506044633686543, -0.05989256501197815, -0.029201818630099297, -0.12050472944974899, -0.056608010083436966, 0.12462162226438522, -0.00969297718256712, -0.0407087542116642, -0.027109000831842422, 0.1554059386253357, -0.1748851090669632, 0.0898623913526535, -0.015117837116122246, 0.0063461014069616795, -0.014669002033770084, -0.13979610800743103, -0.02473648265004158, -0.08238773047924042, 0.001082389266230166, 0.11289609223604202, -0.08785563707351685, -0.023612789809703827, 0.0025526920799165964, -0.08905530720949173, 0.2644842863082886, 0.350037157535553, -0.06151830777525902, 0.11482067406177521, 0.20261140167713165, -0.06346313655376434, -0.2788306474685669, -0.037989839911460876, -0.1490904986858368, -0.03208465501666069, -0.009829147718846798, -0.1284104585647583, -0.008032574318349361, 0.1269477903842926, -0.04453103616833687, 0.20126351714134216, -0.2981807291507721, -0.09987063705921173, 0.02895016223192215, -0.07793173938989639, 0.22421248257160187, -0.1614820510149002, -0.12235444784164429, -0.13073764741420746, -0.08488509058952332, 0.07756375521421432, -0.10766451060771942, 0.13241539895534515, -0.02392096072435379, 0.04801963269710541, -0.022140322253108025, -0.0033634479623287916, 0.18345308303833008, 0.0735212117433548, 0.05833061784505844, -0.0275722686201334, -0.1431271880865097, 0.2589973509311676, 0.01755511201918125, 0.027807820588350296, -0.17622455954551697, -0.06238839402794838, -0.11310026049613953, -0.04184149578213692, -0.046713586896657944, 0.033540960401296616, -0.029954764991998672, -0.05294125899672508, -0.08740313351154327, -0.0077904765494167805, -0.11747107654809952, 0.01955496519804001, 0.2851937413215637, -0.08553758263587952, -0.05253357067704201, 0.11516133695840836, 0.11359106004238129, -0.07877512276172638, 0.003174703335389495, -0.014620793983340263, -0.05628295615315437, 0.06941797584295273, -0.24835151433944702, -0.030061127617955208, 0.12280197441577911, -0.013728213496506214, 0.08045799285173416, 0.05025733634829521, -0.024249916896224022, 0.017341120168566704, 0.15296165645122528, -0.013001988641917706, -0.15854290127754211, -0.015701210126280785, -0.02179007977247238, 0.0024387408047914505, -0.06292752921581268, 0.031418219208717346, 0.0342116579413414, 0.03728026896715164, 0.03164812922477722, -0.025446269661188126, -0.06469503045082092, 0.05253038555383682, 0.0267751794308424, 0.06538619101047516, -0.1321905106306076, 0.16033123433589935, 0.12954802811145782, -0.07029467821121216, -0.10824520885944366, 0.19212324917316437, -0.12104198336601257, -0.0925915539264679, -0.06382392346858978, -0.012808830477297306, -0.017758844420313835, -0.05973624065518379, -0.018546996638178825, -0.15489362180233002, 0.008044152520596981, 0.07600899040699005, 0.010543877258896828, 0.051050372421741486, 0.035817064344882965, -0.05997052416205406, 0.0631667822599411, 0.00681332778185606, -0.16030851006507874, 0.03750798478722572, -0.11568164825439453, -0.04988079518079758, -0.02774413861334324, 0.06528689712285995, -0.027366023510694504, 0.0001826474181143567, -0.12130729109048843, 0.03530037775635719, -0.12090792506933212, 0.08558015525341034, -0.07642455399036407, -0.02041834034025669, -0.016069723293185234, 0.034207627177238464, -0.05590825900435448, -0.08851391077041626, -0.14520643651485443, -0.016592087224125862, -0.03884505107998848, 0.1498110294342041, 0.0057731554843485355, -0.02933807484805584, 0.039656370878219604, 0.003227958921343088, 0.11818800866603851, -0.013087272644042969, -0.047204192727804184, 0.09558048099279404, -0.08199195563793182, -0.01299044769257307, 0.12048541009426117, 0.04206182062625885, 0.028715351596474648, 0.14030109345912933, -0.031923819333314896, 0.033355772495269775, 0.10282892733812332, 0.09317982941865921, -0.17383836209774017, -0.1525551974773407, -0.03551749512553215, -0.09724844992160797, -0.15041016042232513, 0.008325795643031597, -0.06095602363348007, 0.13405358791351318, -0.015646860003471375, 0.14180722832679749, 0.012728996574878693, 0.010172502137720585, -0.05159782990813255, 0.02630220353603363, -0.04683805629611015, -0.0810019001364708, -0.06692997366189957, -0.08625314384698868, -0.0037834171671420336, 0.006041053216904402, 0.31308192014694214, 0.06306163966655731, -0.10505624115467072, 0.05889953672885895, 0.07286357134580612, 0.011169970035552979, -0.000791840604506433, 0.37383028864860535, 0.13379088044166565, -0.023199645802378654, -0.0856814980506897, 0.00423405272886157, 0.027149677276611328, -0.005305823870003223, 0.16008737683296204, 0.14250580966472626, -0.0021655636373907328, 0.09201327711343765, 0.09051807224750519, -0.04854217916727066, 0.0021630756091326475, 0.10762784630060196, 0.12360959500074387, 0.040340472012758255, -0.0647653266787529, 0.07426121830940247, 0.1728510856628418, -0.11703009903430939, 0.03540202975273132, -0.036145105957984924, -0.07665633410215378, -0.12372517585754395, -0.0843106284737587, -0.0679662674665451, -0.15372276306152344, 0.05405725538730621, -0.06680762022733688, 0.04379965364933014, 0.15050198137760162, 0.03532594069838524, -0.01105200033634901, 0.03264313191175461, -0.15496326982975006, -0.09253750741481781, 0.07392722368240356, -0.04419860616326332, 0.04964932054281235, -0.09846970438957214, -0.04626497998833656, 0.014037159271538258, -0.15715812146663666, -0.0227219108492136, 0.07540596276521683, -0.048141028732061386, -0.04165220260620117, -0.1636306345462799, -0.05349734425544739, -0.060371700674295425, 0.08741655200719833, 0.04567420110106468, 0.25477585196495056, 0.03151095286011696, -0.07616119831800461, 0.03927769884467125, 0.09909261018037796, -0.028806863352656364, -0.22482548654079437, 0.026462554931640625, 0.15152305364608765, 0.021568866446614265, 0.07681752741336823, -0.048097994178533554, -0.1063685193657875, -0.01674141362309456, 0.20549827814102173, 0.29650595784187317, -0.04716503992676735, -0.028111085295677185, -0.047013234347105026, 0.01888340711593628, 0.021920548751950264, 0.14146317541599274, -0.02649417333304882, 0.14685148000717163, -0.033488597720861435, 0.008031083270907402, 0.008460781536996365, 0.02518635243177414, -0.18304306268692017, 0.05334184318780899, 0.04752194881439209, -0.10181556642055511, -0.0681963562965393, 0.16629844903945923, -0.12471501529216766, 0.18807518482208252, 0.10093018412590027, -0.08699344843626022, -0.016953421756625175, -0.010902062989771366, 0.03630680963397026, 0.013713628984987736, 0.05922836437821388, -0.09125544875860214, -0.08555205911397934, -0.1414041966199875, -0.03693335875868797, -0.27990931272506714, -0.05608966201543808, 0.06324990093708038, -0.0008156461408361793, 0.14146387577056885, -0.031610243022441864, 0.1760607659816742, 0.05171797424554825, 0.005938622169196606, -0.06690546125173569, 0.14601711928844452, 0.029869986698031425, 0.031007159501314163, 0.0000016174238908206462, 0.005565464496612549, -0.05470316857099533, -0.00318432436324656, 0.07113642990589142, -0.029794618487358093, 0.0261433906853199, 0.15027374029159546, -0.052341025322675705, -0.11767787486314774, -0.030516887083649635, -0.09311585128307343, 0.06408989429473877, 0.022744543850421906, -0.009930018335580826, -0.06272440403699875, -0.0030867268797010183, -0.0025354688987135887, 0.052115265280008316, -0.0890209749341011, -0.100273497402668, -0.0034605744294822216, -0.06317080557346344, 0.17321942746639252, 0.040902432054281235, -0.2510925531387329, 0.04441216588020325, -0.08555171638727188, 0.11798852682113647, -0.13503584265708923, 0.08397082984447479, 0.13023658096790314, -0.06568591296672821, 0.003811909118667245, -0.37930893898010254, 0.027501702308654785, 0.03835821896791458, -0.11008448898792267, -0.10135415196418762 ]
76bd37c4a0fe978bc5bef0e6cb40fca4c6e4c997
This dataset contains 44 screenshots of the game Return To Monkey Island, scraped from the web and initially used to fine-tune a Stable Diffusion model with Dreambooth.
keras-dreambooth/monkey_island_screenshots
[ "size_categories:n<1K", "license:apache-2.0", "keras-dreambooth", "region:us" ]
2023-03-26T18:29:53+00:00
{"license": "apache-2.0", "size_categories": ["n<1K"], "pretty_name": "Return To Monkey Island Screenshots", "tags": ["keras-dreambooth"]}
2023-03-26T18:32:41+00:00
[]
[]
TAGS #size_categories-n<1K #license-apache-2.0 #keras-dreambooth #region-us
This dataset contains 44 screenshots of the game Return To Monkey Island, scraped from the web and initially used to fine-tune a Stable Diffusion model with Dreambooth.
[]
[ "TAGS\n#size_categories-n<1K #license-apache-2.0 #keras-dreambooth #region-us \n" ]
[ 31 ]
[ "passage: TAGS\n#size_categories-n<1K #license-apache-2.0 #keras-dreambooth #region-us \n" ]
[ -0.007447381503880024, 0.16801226139068604, -0.007544179446995258, 0.07387024164199829, -0.013966168276965618, 0.014506573788821697, 0.13509182631969452, 0.1263481229543686, 0.08383960276842117, -0.039793532341718674, 0.16035830974578857, 0.020720254629850388, 0.014072654768824577, 0.1081397533416748, 0.0018206328386440873, -0.25927576422691345, 0.08962170034646988, -0.000531247875187546, -0.07894914597272873, 0.044715262949466705, 0.05661275237798691, -0.036292705684900284, 0.015338647179305553, -0.04642252251505852, -0.03934396803379059, -0.027867527678608894, 0.0034852800890803337, -0.06968110054731369, 0.022640518844127655, -0.04988972842693329, 0.03476933389902115, 0.011413986794650555, -0.00321601377800107, -0.23075872659683228, -0.0013357735006138682, -0.05255904048681259, -0.039023272693157196, 0.03142876923084259, 0.05330142751336098, 0.05856252461671829, -0.023345420137047768, -0.021999197080731392, -0.06247271969914436, 0.078069306910038, -0.07692563533782959, -0.2611469328403473, -0.11090019345283508, 0.08411279320716858, 0.0060494220815598965, 0.04394769296050072, 0.037918075919151306, 0.11933396011590958, -0.17937886714935303, -0.045364201068878174, 0.12368601560592651, -0.3057594895362854, -0.0021517728455364704, 0.1766936480998993, -0.02985631488263607, 0.04141376540064812, -0.018719425424933434, 0.02569844201207161, 0.1168413981795311, 0.000720570795238018, -0.014277392998337746, -0.042982067912817, -0.054657530039548874, 0.049710340797901154, -0.027179323136806488, -0.07127105444669724, 0.3304227292537689, 0.12220713496208191, 0.033875226974487305, 0.03278984874486923, -0.05898851528763771, -0.012081030756235123, -0.035739168524742126, 0.11876155436038971, 0.10559152811765671, 0.13782158493995667, 0.09725778549909592, 0.008959369733929634, -0.1366731822490692, -0.010400787927210331, -0.1935078650712967, 0.06333446502685547, -0.015318126417696476, 0.10548613965511322, -0.10274498909711838, -0.034636348485946655, -0.14931504428386688, -0.09400148689746857, -0.03654387593269348, -0.059132568538188934, 0.06658951938152313, 0.06045840308070183, -0.0380176417529583, 0.19827567040920258, 0.21255503594875336, 0.17025123536586761, 0.05065706744790077, 0.006283809430897236, 0.00845547765493393, 0.13086697459220886, -0.007500777021050453, 0.0527985617518425, 0.02451806329190731, -0.026086973026394844, 0.06868033111095428, -0.09255287796258926, 0.13829313218593597, -0.03315344825387001, -0.13415732979774475, -0.041300322860479355, -0.10229316353797913, 0.10064288228750229, 0.04099069908261299, -0.04516633599996567, -0.05422763526439667, 0.040176935493946075, 0.06060052663087845, 0.00037622792297042906, -0.015013561584055424, -0.024759193882346153, 0.005163871683180332, 0.03799847885966301, -0.07742369174957275, 0.006838034838438034, 0.08385644853115082, 0.019362762570381165, -0.09529660642147064, -0.019310524687170982, 0.0056785838678479195, 0.06531763076782227, 0.14906030893325806, -0.04920773580670357, 0.05422298610210419, -0.11438264697790146, -0.10341987758874893, 0.056622326374053955, 0.05075198784470558, -0.009193621575832367, -0.10264670848846436, 0.07171281427145004, -0.0630275160074234, -0.03224760293960571, -0.06571698933839798, 0.0026411276776343584, -0.072412870824337, 0.04402904212474823, -0.04770422726869583, 0.054243892431259155, -0.21165268123149872, -0.008072222582995892, -0.13433606922626495, 0.05244868993759155, -0.026716839522123337, -0.04820219427347183, -0.10618024319410324, 0.21241320669651031, -0.04744923114776611, 0.003171941265463829, -0.052143462002277374, -0.038136955350637436, -0.09231388568878174, 0.07382569462060928, -0.2173059582710266, -0.020560231059789658, 0.1368853747844696, -0.08059433102607727, -0.15778057277202606, 0.044670380651950836, 0.04146247357130051, -0.02150416560471058, 0.03636351600289345, 0.32758182287216187, -0.0028013628907501698, 0.06928237527608871, -0.002855010563507676, 0.17549283802509308, -0.07405572384595871, -0.26597028970718384, 0.1532253473997116, -0.1182105615735054, -0.09844620525836945, 0.05916769802570343, -0.0271344892680645, 0.06398849189281464, 0.013141307979822159, -0.09102270007133484, -0.0825047641992569, -0.08985196799039841, 0.002461398718878627, -0.007321257144212723, 0.0807865560054779, -0.07047045975923538, 0.05371128022670746, -0.06191859394311905, 0.07654909044504166, 0.14815913140773773, 0.04023617133498192, -0.02078087627887726, 0.03218149393796921, -0.017829928547143936, 0.032060470432043076, -0.06466913223266602, 0.03310929611325264, 0.04266570508480072, -0.12954431772232056, 0.06566338986158371, 0.16877785325050354, 0.015522967092692852, -0.11038866639137268, -0.0046568987891077995, 0.0937710851430893, 0.0031809373758733273, 0.05693725124001503, 0.028517652302980423, -0.07070249319076538, 0.04855119436979294, -0.00964801013469696, 0.06124991551041603, 0.051368728280067444, -0.004723655991256237, 0.089936263859272, -0.00511187082156539, -0.03168301284313202, 0.07023091614246368, 0.006737550720572472, -0.04731364548206329, -0.013690405525267124, -0.010072083212435246, 0.08893047273159027, 0.018400071188807487, -0.11158960312604904, 0.0723099634051323, 0.013710559345781803, 0.15179802477359772, 0.17875216901302338, 0.027750462293624878, 0.11659729480743408, -0.01647314615547657, -0.01627955585718155, 0.006502189673483372, 0.011840184219181538, 0.03362376615405083, -0.05057881772518158, 0.023033156991004944, 0.051041435450315475, -0.04146628826856613, -0.006790926214307547, -0.001859699608758092, -0.057388387620449066, -0.021704331040382385, 0.025685301050543785, 0.1670488566160202, -0.1425313651561737, 0.1693754643201828, 0.4189307689666748, 0.041327714920043945, 0.04796569049358368, -0.15278057754039764, 0.0056018708273768425, -0.032471902668476105, -0.014529086649417877, -0.04307323321700096, 0.1259777545928955, -0.07951164990663528, 0.05860660970211029, 0.08979368954896927, 0.06562165915966034, 0.02654767595231533, -0.12172700464725494, -0.0986415296792984, 0.004757922142744064, -0.03897225484251976, -0.0986144170165062, 0.02631939947605133, -0.03908775374293327, 0.020900240167975426, 0.025997035205364227, -0.09325186163187027, 0.11376526951789856, -0.015966076403856277, 0.0018070591613650322, 0.08198230713605881, -0.15182171761989594, -0.13636153936386108, -0.09459226578474045, 0.019503962248563766, -0.05173821002244949, 0.00206828978843987, 0.07842888683080673, -0.08514081686735153, -0.021373698487877846, -0.0015146536752581596, -0.045124560594558716, -0.08144258707761765, 0.02409178391098976, 0.030857641249895096, 0.09501397609710693, -0.004411595407873392, -0.0931217297911644, -0.030042685568332672, -0.001666126074269414, 0.027209464460611343, 0.09889444708824158, -0.07660270482301712, 0.057386793196201324, 0.209157332777977, 0.05210167169570923, 0.04084492102265358, -0.00474887527525425, 0.1305067539215088, -0.020371906459331512, 0.02111038565635681, 0.11910559982061386, 0.09586375951766968, 0.03359018638730049, 0.2566497027873993, 0.09305663406848907, -0.08281922340393066, -0.0043815746903419495, -0.004528703633695841, -0.12086858600378036, -0.20681644976139069, -0.05680852755904198, -0.08632612973451614, 0.145767480134964, 0.06357672810554504, 0.10465429723262787, 0.014775995165109634, 0.10454463958740234, 0.03996411710977554, 0.04514308646321297, -0.06736142188310623, 0.014809546992182732, 0.19972537457942963, -0.029850874096155167, -0.0011670980602502823, -0.13118691742420197, -0.007028854917734861, 0.16599798202514648, 0.1310378462076187, 0.15272535383701324, 0.2009485810995102, 0.12408414483070374, 0.10855220258235931, 0.12526269257068634, 0.08729663491249084, 0.04201905056834221, 0.09292077273130417, -0.01549520157277584, -0.07002384215593338, -0.027587899938225746, 0.03491504117846489, 0.05578533187508583, -0.025219697505235672, -0.08871548622846603, 0.0015508566284552217, -0.12035977840423584, 0.06579573452472687, 0.14545172452926636, 0.15284542739391327, -0.021838989108800888, 0.07452134788036346, 0.11462055146694183, 0.0020980217959731817, 0.01593145541846752, 0.1253480166196823, 0.000035847086110152304, -0.04015038534998894, 0.09373772144317627, 0.00933767855167389, 0.0904868021607399, 0.058195993304252625, 0.043180227279663086, -0.03917861357331276, -0.10778828710317612, 0.08194112032651901, 0.1337486356496811, -0.11173513531684875, 0.25109049677848816, -0.007884715683758259, -0.0727570578455925, -0.04290447756648064, -0.04408389329910278, 0.060512296855449677, 0.16496959328651428, 0.06522966921329498, 0.0761575922369957, -0.12124378979206085, -0.0016254778020083904, -0.11340830475091934, 0.023668931797146797, -0.03178205341100693, -0.03881089761853218, -0.0934327244758606, -0.03390813618898392, 0.031551510095596313, 0.010066118091344833, 0.1321229487657547, -0.05752254277467728, -0.06954237073659897, -0.02214055508375168, 0.1988067328929901, -0.06832617521286011, -0.11361289769411087, 0.04340531304478645, -0.004520035814493895, 0.045749034732580185, -0.0717548131942749, -0.018437132239341736, -0.017160626128315926, -0.11320197582244873, 0.10392503440380096, -0.027045683935284615, 0.028010794892907143, -0.09464156627655029, -0.009338556788861752, -0.0988917201757431, -0.14579276740550995, 0.07958828657865524, -0.07308436930179596, -0.02383049577474594, -0.0414668470621109, 0.08257430791854858, -0.13635240495204926, 0.0680677592754364, -0.010294047184288502, 0.020209921523928642, -0.05729768052697182, -0.15329031646251678, 0.005898142699152231, -0.036064814776182175, -0.044218432158231735, 0.03042292222380638, 0.02986864373087883, 0.004172423854470253, 0.05294400081038475, -0.08422048389911652, 0.16702812910079956, 0.33922749757766724, -0.12197045236825943, 0.12835098803043365, 0.21784080564975739, -0.031347062438726425, -0.23112908005714417, -0.1391294151544571, -0.206013485789299, -0.12483768165111542, 0.06102348119020462, -0.12782813608646393, 0.16127054393291473, 0.1512790024280548, -0.12604308128356934, 0.1387978196144104, -0.25946635007858276, -0.04226115345954895, 0.14673012495040894, -0.06939009577035904, 0.4039519429206848, -0.11833697557449341, -0.09193490445613861, -0.11406275629997253, -0.07443166524171829, 0.11124050617218018, -0.12514086067676544, 0.0704982727766037, -0.04615481570363045, 0.045102596282958984, -0.02495495416224003, 0.0035190023481845856, 0.2326066941022873, 0.03643092140555382, 0.05899228900671005, -0.07538699358701706, -0.06383437663316727, 0.1713167130947113, -0.05023832246661186, 0.00010213426139671355, -0.17195314168930054, -0.024531451985239983, -0.005877269897609949, 0.02408173494040966, -0.05829823389649391, 0.05054682493209839, -0.008149678818881512, -0.07658679783344269, -0.12900185585021973, 0.008209175430238247, -0.051944151520729065, -0.02311590686440468, 0.18773327767848969, 0.06928520649671555, -0.11352173984050751, 0.12324009090662003, -0.09127246588468552, -0.1649274230003357, -0.06609415262937546, -0.0723855048418045, -0.06073005497455597, 0.05645054578781128, -0.25648149847984314, -0.017157480120658875, 0.09538097679615021, -0.013112474232912064, -0.0031334490049630404, 0.06244177743792534, -0.07991889119148254, -0.022412484511733055, 0.1384257823228836, 0.016580527648329735, -0.15414531528949738, 0.03524840623140335, 0.11950402706861496, 0.016003994271159172, -0.027845151722431183, 0.004331690724939108, 0.012294954620301723, 0.01061334740370512, 0.04265953600406647, 0.04733600094914436, -0.09825249761343002, -0.028521131724119186, 0.06258022785186768, 0.02572656236588955, -0.12284115701913834, 0.20047548413276672, 0.05126406252384186, -0.028144652023911476, -0.11171085387468338, 0.10182756185531616, -0.0752624049782753, -0.10949359089136124, 0.04889822006225586, -0.041222043335437775, -0.07302573323249817, -0.07660218328237534, 0.01974816992878914, -0.16652460396289825, 0.00024312137975357473, -0.029942205175757408, 0.10541293025016785, 0.056285060942173004, 0.03873791918158531, -0.07555489987134933, 0.08308137953281403, -0.02279944159090519, -0.11194727569818497, 0.022751161828637123, -0.15962213277816772, -0.19384673237800598, -0.00679381936788559, 0.06827550381422043, -0.024793587625026703, -0.0026835838798433542, -0.057170771062374115, 0.02383418008685112, -0.17052637040615082, 0.08549386262893677, -0.10698960721492767, 0.002283687936142087, 0.03731002286076546, -0.007458350621163845, -0.05688896402716637, -0.026599740609526634, -0.13851043581962585, -0.03327222168445587, -0.0008478547679260373, 0.1017342358827591, -0.009457125328481197, -0.06430049985647202, 0.10502154380083084, -0.0015722791431471705, 0.09167041629552841, -0.003186445217579603, 0.0030978969298303127, 0.08002784103155136, -0.06723066419363022, -0.09265967458486557, 0.12631118297576904, 0.051890503615140915, 0.011681602336466312, 0.03800682723522186, -0.06196700409054756, 0.02696877531707287, 0.03329398110508919, 0.05107161030173302, -0.061692140996456146, -0.17136839032173157, -0.1442759931087494, -0.009375564754009247, -0.15654534101486206, 0.021015191450715065, -0.16045598685741425, 0.1752220094203949, 0.018512561917304993, 0.15021395683288574, 0.05825940519571304, 0.04836385324597359, -0.06274989247322083, 0.023188378661870956, -0.06058725714683533, -0.11067105829715729, -0.0969381257891655, 0.004812327679246664, -0.07806485146284103, -0.009226837195456028, 0.28360044956207275, -0.0002725037047639489, -0.15932013094425201, 0.03814937546849251, 0.057487692683935165, 0.03782283887267113, 0.005086235702037811, 0.365547776222229, 0.09292984008789062, -0.014357822015881538, -0.0687934011220932, 0.012497933581471443, 0.053093668073415756, -0.038492679595947266, 0.0707872062921524, 0.14104311168193817, 0.05174137279391289, 0.06371740251779556, 0.061217013746500015, -0.012306914664804935, -0.03924388065934181, 0.053888265043497086, 0.10788857191801071, 0.07711607962846756, 0.010652267374098301, 0.013433757238090038, 0.12251521646976471, -0.04164121299982071, -0.0010369078954681754, -0.09030139446258545, 0.007091024424880743, -0.12288868427276611, -0.09661753475666046, -0.054226599633693695, -0.13714946806430817, 0.019700562581419945, 0.0034067442175000906, -0.03373967111110687, 0.18567728996276855, -0.0008008774020709097, -0.03487369418144226, -0.05211639404296875, -0.13976223766803741, -0.02028639242053032, -0.00263891345821321, -0.013139529153704643, -0.09388827532529831, -0.027787569910287857, -0.043221428990364075, -0.054537780582904816, -0.07950276136398315, -0.07861283421516418, 0.02634636126458645, -0.03818132355809212, -0.012054569087922573, -0.13021445274353027, -0.037910621613264084, -0.07023783773183823, -0.016531191766262054, 0.033328745514154434, 0.1417599320411682, 0.024055272340774536, -0.02598150074481964, 0.07623085379600525, 0.11514974385499954, -0.03093723952770233, -0.18429715931415558, -0.0176711268723011, 0.08538291603326797, -0.0781969353556633, 0.03832413628697395, -0.05020719766616821, -0.04989006742835045, -0.0874796062707901, 0.1583111435174942, 0.24211429059505463, -0.04617202654480934, -0.006116984412074089, -0.04980216547846794, -0.007287628948688507, -0.03526148200035095, 0.13344185054302216, 0.016582757234573364, 0.1022622361779213, -0.053510937839746475, 0.029923269525170326, -0.00519954040646553, 0.0035698064602911472, -0.20314110815525055, 0.054200123995542526, 0.028763985261321068, -0.07612833380699158, -0.08031930774450302, 0.1083688735961914, -0.07533206790685654, 0.22136658430099487, 0.12595269083976746, -0.08951538056135178, -0.021554401144385338, -0.013506700284779072, 0.11029322445392609, 0.050765834748744965, 0.09201163053512573, -0.1078205481171608, -0.06299898773431778, -0.051827285438776016, -0.02876887284219265, -0.30459997057914734, -0.1141647920012474, 0.10308514535427094, 0.04648521542549133, 0.28324174880981445, -0.015838945284485817, 0.03857870027422905, 0.08229700475931168, 0.040274910628795624, -0.15780021250247955, 0.12280479073524475, 0.03565288335084915, 0.051656804978847504, -0.06465145945549011, -0.13137567043304443, -0.05607149749994278, -0.09733732789754868, 0.07520917057991028, -0.023233562707901, -0.03285765275359154, 0.1899411380290985, -0.009737905114889145, -0.10356493294239044, 0.0030948698986321688, -0.09935472160577774, 0.043051525950431824, -0.04146943986415863, -0.06506316363811493, -0.10550151020288467, -0.011232930235564709, -0.00011772556172218174, 0.05877402052283287, -0.17600251734256744, -0.07507103681564331, 0.16883964836597443, 0.0010084999958053231, 0.11628318578004837, 0.00460922671481967, -0.10325785726308823, -0.03815783932805061, -0.08467291295528412, 0.04602206498384476, -0.0828515812754631, 0.01657078042626381, 0.11251883208751678, -0.031143279746174812, 0.006800082977861166, -0.18701089918613434, -0.01975913718342781, -0.011395550332963467, -0.04779018834233284, -0.10667263716459274 ]
512d2cb5e7a9b73a27df84acbcdb778056b0fe8b
# Dataset Card for "WikiArt_mini_demos" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Artificio/WikiArt_mini_demos
[ "region:us" ]
2023-03-26T18:58:44+00:00
{"dataset_info": {"features": [{"name": "title", "dtype": "string"}, {"name": "artist", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "genre", "dtype": "string"}, {"name": "style", "dtype": "string"}, {"name": "description", "dtype": "string"}, {"name": "filename", "dtype": "string"}, {"name": "image", "dtype": "image"}, {"name": "resnet50_non_robust_features_2048", "sequence": "float32"}, {"name": "resnet50_robust_features_2048", "sequence": "float32"}, {"name": "resnet50_robust_feats", "sequence": "float32"}, {"name": "resnet50_non_robust_feats", "sequence": "float32"}], "splits": [{"name": "train", "num_bytes": 467403497.0, "num_examples": 10000}], "download_size": 445315266, "dataset_size": 467403497.0}}
2023-04-12T03:09:09+00:00
[]
[]
TAGS #region-us
# Dataset Card for "WikiArt_mini_demos" More Information needed
[ "# Dataset Card for \"WikiArt_mini_demos\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"WikiArt_mini_demos\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"WikiArt_mini_demos\"\n\nMore Information needed" ]
[ -0.05438825488090515, 0.20624862611293793, -0.0006503349868580699, 0.03773770481348038, 0.05607597902417183, 0.057787276804447174, 0.21084778010845184, 0.09784410893917084, 0.11772603541612625, -0.06678079068660736, 0.13128823041915894, -0.04262087121605873, 0.021408937871456146, 0.17536181211471558, -0.010937344282865524, -0.20293588936328888, 0.03607959300279617, 0.03789527341723442, -0.04924609884619713, 0.043652791529893875, 0.03639831021428108, -0.1556292623281479, 0.043825503438711166, -0.04636317119002342, -0.2064424604177475, 0.041087884455919266, -0.04215403273701668, -0.11653714627027512, 0.03899078816175461, -0.08151902258396149, 0.1330735981464386, -0.01759490557014942, 0.12461645156145096, -0.02933467924594879, 0.033854175359010696, 0.017858212813735008, 0.0452614463865757, 0.02962576597929001, 0.016266122460365295, 0.004753223154693842, 0.053900036960840225, 0.005200951360166073, 0.04256653040647507, -0.003070347011089325, -0.11056655645370483, -0.22340810298919678, -0.07277459651231766, -0.041300613433122635, 0.04220261424779892, -0.029819786548614502, 0.03767680749297142, 0.21848547458648682, -0.18554827570915222, 0.023169266059994698, 0.1662122905254364, -0.029984377324581146, -0.01940135657787323, 0.054943766444921494, -0.016773929819464684, -0.002593308687210083, -0.024781707674264908, 0.06838171929121017, 0.07200802862644196, 0.025891723111271858, -0.027621736750006676, -0.033132169395685196, -0.20041261613368988, 0.044202372431755066, -0.034529440104961395, -0.0718260183930397, 0.47624650597572327, 0.013417301699519157, 0.0016684104921296239, 0.031230445951223373, 0.011451899074018002, 0.040081605315208435, -0.038495395332574844, 0.05495753884315491, 0.025557182729244232, -0.02388087287545204, -0.05422503128647804, -0.0033537899143993855, -0.09662851691246033, -0.023620041087269783, -0.09529712796211243, 0.14201444387435913, -0.031332846730947495, 0.15462645888328552, -0.28656941652297974, -0.038335591554641724, 0.04278281703591347, -0.0421738401055336, -0.014810943976044655, -0.11435648053884506, 0.09677194803953171, -0.03278723731637001, 0.008841351605951786, 0.04594969004392624, 0.15303315222263336, 0.07602695375680923, 0.08674796670675278, -0.024475550279021263, 0.027221860364079475, 0.09439932554960251, 0.26364102959632874, -0.059807974845170975, -0.0011839105281978846, 0.017624132335186005, 0.026224175468087196, -0.07418521493673325, 0.023878080770373344, -0.08199681341648102, -0.09575361758470535, 0.056789230555295944, -0.05780184641480446, 0.07648999243974686, 0.009111827239394188, -0.11766114085912704, -0.062232520431280136, -0.036463622003793716, 0.1509130746126175, -0.05905434861779213, -0.020648209378123283, -0.07055269926786423, -0.049086060374975204, 0.23777665197849274, -0.05745239555835724, 0.03772275149822235, 0.08403277397155762, 0.09578415006399155, -0.07104548811912537, -0.047104611992836, -0.02177588641643524, 0.028674887493252754, 0.04062223434448242, -0.09790927171707153, 0.13440676033496857, -0.12328324466943741, -0.1545221507549286, 0.06115545704960823, 0.08397411555051804, 0.024590544402599335, 0.021345393732190132, 0.022125573828816414, 0.047274280339479446, 0.001177517930045724, -0.0358286052942276, -0.06567952036857605, -0.08857700228691101, 0.006111225578933954, -0.03565394878387451, 0.14328913390636444, -0.24528655409812927, 0.007332006935030222, -0.11996482312679291, 0.03639139235019684, -0.10028910636901855, -0.03983578085899353, -0.03896638751029968, 0.1396477371454239, -0.021179962903261185, -0.002234886633232236, -0.04280579462647438, 0.02879210375249386, -0.0030126688070595264, 0.12204401940107346, -0.17743736505508423, -0.05194384232163429, 0.19358737766742706, -0.1334158182144165, -0.13816538453102112, 0.0367155559360981, -0.03268589824438095, 0.07072056084871292, 0.08662265539169312, 0.2689114212989807, -0.006503763142973185, -0.12777572870254517, 0.006533049512654543, 0.14662045240402222, -0.0126957343891263, -0.20935967564582825, 0.07929793745279312, -0.04459192231297493, -0.026327526196837425, 0.0005153925158083439, 0.14552517235279083, 0.021471433341503143, -0.09664874523878098, -0.04509412869811058, -0.030761316418647766, -0.17709611356258392, 0.14543651044368744, 0.06643299013376236, 0.06183759495615959, -0.0938136875629425, 0.06662721931934357, 0.08539441972970963, 0.13367527723312378, 0.005003558471798897, -0.04345498979091644, -0.09232169389724731, 0.06069974973797798, -0.1574615240097046, -0.04222096502780914, -0.12391094863414764, -0.061448223888874054, 0.03837115317583084, -0.00118732126429677, 0.004945597145706415, 0.1180405244231224, 0.0540267638862133, -0.05735559016466141, 0.038983870297670364, 0.10095730423927307, -0.026139460504055023, 0.04485084116458893, 0.023303227499127388, -0.03521029278635979, -0.028032395988702774, -0.08474117517471313, -0.24156005680561066, -0.03208199143409729, -0.1097172275185585, 0.1483481377363205, 0.05134880170226097, 0.08051587641239166, -0.030262241140007973, 0.040776848793029785, -0.026113495230674744, 0.0033401725813746452, -0.0661955177783966, 0.05339493975043297, 0.004540845286101103, 0.17548447847366333, -0.005062219221144915, 0.022325750440359116, 0.06569104641675949, 0.15637776255607605, 0.024893544614315033, 0.030391233041882515, 0.09868746995925903, -0.00023889541625976562, 0.021675821393728256, -0.09465204924345016, 0.035319577902555466, -0.0552142858505249, -0.02805735170841217, 0.02303219772875309, -0.05836198851466179, 0.004412404727190733, 0.06815051287412643, -0.05551809445023537, -0.06966129690408707, -0.024446802213788033, 0.2187994122505188, -0.27711451053619385, 0.11529332399368286, 0.2563247084617615, 0.11016113311052322, 0.17078904807567596, -0.10235318541526794, -0.04805295541882515, 0.02940395101904869, -0.1351291388273239, -0.053672999143600464, 0.2531673014163971, -0.060861874371767044, 0.017837131395936012, 0.06346181035041809, -0.029607489705085754, 0.02271614782512188, -0.08168907463550568, -0.06657801568508148, 0.024030543863773346, 0.047483205795288086, -0.05340840294957161, 0.019244208931922913, -0.06334628164768219, 0.060052890330553055, 0.05687306076288223, 0.08244908601045609, 0.05651162192225456, -0.007845007814466953, -0.0053283474408090115, 0.07499776035547256, -0.09769240021705627, -0.14531783759593964, 0.053898390382528305, -0.0346151702105999, 0.08113937824964523, 0.014535941183567047, -0.025660540908575058, -0.16258281469345093, -0.030047258362174034, 0.03878038004040718, -0.08572915196418762, -0.16779543459415436, -0.011123456060886383, 0.14234763383865356, 0.029838187620043755, -0.13101744651794434, -0.13994668424129486, 0.0010639422107487917, 0.0008027167059481144, 0.14239613711833954, 0.06038002669811249, -0.09405749291181564, 0.04771756753325462, 0.09779763966798782, 0.010856401175260544, 0.06700574606657028, 0.001057727844454348, 0.23399275541305542, -0.06067552790045738, 0.023776212707161903, 0.17897337675094604, -0.10320364683866501, -0.021381450816988945, 0.021067393943667412, 0.06554373353719711, -0.18549932539463043, 0.0012978061567991972, -0.04937639832496643, -0.1970985382795334, -0.1310536414384842, -0.13908225297927856, -0.06343019753694534, 0.13879407942295074, 0.15403740108013153, -0.005406482145190239, -0.12777414917945862, 0.12615033984184265, 0.0996629074215889, 0.04588640108704567, -0.211864173412323, -0.06630668044090271, -0.09712832421064377, 0.03775107115507126, 0.004969344474375248, -0.190010666847229, -0.038345590233802795, 0.12668685615062714, 0.09964803606271744, 0.23149792850017548, 0.10011350363492966, 0.05249694362282753, 0.04498822242021561, 0.07603320479393005, 0.152896910905838, 0.15822792053222656, 0.05410914868116379, -0.02924884669482708, 0.018740173429250717, -0.0065130977891385555, -0.008422027342021465, -0.03543785959482193, 0.10221175849437714, -0.11035850644111633, 0.0004713342059403658, -0.14623846113681793, -0.02137068845331669, 0.1541936695575714, 0.14116910099983215, -0.2352304756641388, 0.008577736094594002, 0.04801949858665466, 0.055028606206178665, -0.03398697450757027, 0.09484048187732697, 0.14657261967658997, -0.1299721896648407, 0.09073755145072937, 0.037801068276166916, 0.036009859293699265, -0.22689762711524963, -0.02914564125239849, 0.003425715258345008, -0.0821450725197792, 0.01595533825457096, 0.046169813722372055, -0.06662410497665405, 0.1718776524066925, 0.003338875947520137, 0.010461105965077877, -0.142997607588768, -0.04389064759016037, 0.021705541759729385, 0.03530922159552574, 0.15477879345417023, 0.04259786754846573, -0.20161113142967224, -0.037420377135276794, -0.0502883680164814, 0.05438005179166794, 0.1366298645734787, -0.04118935763835907, -0.05187365785241127, -0.002310830168426037, -0.0027437882963567972, -0.030541561543941498, -0.1923321634531021, -0.1761842966079712, -0.13715121150016785, -0.02754436433315277, 0.1006387397646904, -0.17343145608901978, 0.0022841908503323793, -0.028296494856476784, -0.09750376641750336, 0.045574769377708435, 0.1723117083311081, -0.07458772510290146, -0.08535461127758026, -0.02075933665037155, 0.1257634311914444, 0.03640512749552727, 0.08047717064619064, -0.013856451027095318, 0.03755202516913414, -0.08331728726625443, -0.21994133293628693, 0.07678268849849701, -0.13483162224292755, 0.03070296160876751, -0.08263195306062698, -0.014252949506044388, 0.06202898174524307, -0.00203485949896276, 0.01076201256364584, 0.03316343575716019, 0.02959897741675377, -0.07058544456958771, 0.09172867238521576, -0.05461234971880913, 0.013164173811674118, 0.04897832125425339, 0.1525455117225647, 0.04581387713551521, 0.12606704235076904, -0.0403083972632885, 0.17866875231266022, 0.1332647055387497, -0.06756525486707687, 0.18806952238082886, 0.0859716460108757, -0.015222414396703243, -0.328567236661911, 0.03582678735256195, -0.12761345505714417, -0.06222210079431534, 0.09489692747592926, -0.23800647258758545, 0.183004692196846, 0.02550056017935276, -0.06549808382987976, 0.31110820174217224, -0.27022555470466614, -0.0027525017503648996, 0.12258768081665039, 0.10359330475330353, 0.3411732316017151, -0.09785904735326767, 0.0018152500269934535, -0.08428074419498444, -0.08358985930681229, 0.313828706741333, -0.1385246366262436, -0.03130737692117691, 0.03031305782496929, 0.005051670130342245, -0.013281899504363537, 0.006922548171132803, 0.1737576127052307, -0.0705869048833847, 0.026511089876294136, -0.08938409388065338, -0.09883607178926468, 0.1785113662481308, -0.03643497824668884, -0.05013137310743332, 0.01996401511132717, 0.01623534969985485, -0.13367153704166412, -0.011007611639797688, 0.008972912095487118, 0.04597615450620651, 0.043551817536354065, -0.08540760725736618, -0.14094702899456024, -0.0017394735477864742, -0.15093451738357544, 0.02383388578891754, 0.11464639008045197, 0.0622527040541172, -0.005646246485412121, 0.03966131806373596, 0.05674505978822708, 0.017142675817012787, -0.02525399811565876, -0.06497363746166229, -0.04631959646940231, 0.11326480656862259, -0.30828845500946045, -0.01785968244075775, 0.051461927592754364, 0.07311128079891205, -0.099586620926857, 0.03547876700758934, -0.09267769753932953, 0.09670713543891907, 0.10434877127408981, -0.07718715071678162, -0.021632535383105278, 0.05246398597955704, 0.0718388482928276, 0.019894829019904137, 0.05790932476520538, 0.06596451997756958, 0.024454530328512192, -0.04106874391436577, -0.06627386808395386, -0.004480902571231127, -0.08260089159011841, 0.02517552301287651, 0.12318591773509979, 0.04489801451563835, -0.16335009038448334, 0.2338630110025406, 0.07721247524023056, -0.11906123906373978, 0.031236132606863976, 0.022322257980704308, -0.0592738538980484, -0.08647333830595016, 0.08949645608663559, 0.12979772686958313, 0.02004162035882473, -0.11944656074047089, 0.015045253559947014, -0.0881878212094307, 0.009488396346569061, 0.06921409070491791, 0.055297285318374634, 0.008503925986588001, 0.00014554349763784558, -0.03735507279634476, -0.09131752699613571, -0.03853738680481911, -0.08190444856882095, 0.009137462824583054, -0.113226518034935, -0.2752296030521393, -0.03266423940658569, 0.20905590057373047, -0.0685742050409317, -0.07696165889501572, -0.1248076781630516, 0.1022195965051651, -0.11968183517456055, 0.05967861786484718, -0.1006656214594841, 0.0034124685917049646, 0.001699145301245153, 0.03337593749165535, -0.050591371953487396, -0.039209313690662384, -0.13534505665302277, 0.10785568505525589, 0.04251594468951225, 0.00882693100720644, 0.04500352963805199, 0.04548946022987366, 0.10078282654285431, -0.02496062032878399, 0.09495581686496735, -0.025295080617070198, -0.036905497312545776, 0.07086636126041412, -0.07125124335289001, -0.12367939203977585, 0.03638116642832756, 0.024109210819005966, 0.09035292267799377, 0.14094269275665283, -0.02016442082822323, 0.025547003373503685, 0.09333871304988861, 0.012817788869142532, 0.0307043194770813, -0.07090900838375092, 0.005471876356750727, -0.020885145291686058, -0.08530454337596893, 0.02461489848792553, -0.05040792003273964, 0.17682354152202606, -0.03759666159749031, -0.0076148840598762035, 0.04397355020046234, 0.06088504195213318, 0.011039669625461102, -0.05333958566188812, -0.019298676401376724, -0.10550737380981445, -0.006624547298997641, 0.06789949536323547, 0.002832608064636588, -0.025801442563533783, 0.3347318470478058, -0.03423433378338814, -0.05220438912510872, -0.02626871131360531, 0.027982614934444427, -0.13814029097557068, 0.08085807412862778, 0.37722283601760864, 0.01535982545465231, -0.05269065499305725, -0.14758528769016266, 0.06729834526777267, 0.05046262964606285, 0.03792787343263626, 0.20686770975589752, 0.15189506113529205, -0.0965806171298027, 0.029401790350675583, -0.004465668462216854, -0.041001491248607635, -0.0004949967260472476, 0.06747440248727798, 0.0789681002497673, 0.13190864026546478, 0.051347240805625916, -0.1735081523656845, 0.06412123888731003, 0.017070719972252846, -0.0024950106162577868, -0.07162705808877945, 0.0009586985106579959, -0.1113821491599083, -0.14476144313812256, -0.041931066662073135, -0.12920452654361725, 0.05779549106955528, -0.04531731456518173, -0.002558070234954357, 0.2409561276435852, 0.0533224418759346, -0.04853345826268196, 0.04363800957798958, -0.036952387541532516, 0.002589048584923148, 0.10717567056417465, -0.016998199746012688, -0.1549866646528244, 0.00412185862660408, -0.07766374200582504, -0.06855925917625427, 0.012200046330690384, -0.02348385937511921, -0.0025972698349505663, -0.11813882738351822, 0.015607594512403011, -0.06094278767704964, -0.07566326856613159, -0.0462859608232975, 0.034187570214271545, -0.07697122544050217, -0.09715064615011215, 0.009460031986236572, 0.030781058594584465, 0.012704619206488132, 0.06068475544452667, -0.010525617748498917, -0.07373930513858795, -0.07154159247875214, -0.10134855657815933, -0.16175134479999542, 0.06728050857782364, 0.006302851252257824, -0.030796458944678307, -0.07490817457437515, 0.2564547061920166, 0.21179227530956268, -0.01158138271421194, 0.04616831988096237, -0.035888444632291794, 0.005502582527697086, -0.08122105151414871, 0.2168341726064682, -0.037369515746831894, 0.07548689097166061, -0.055312853306531906, -0.132428377866745, -0.00415333965793252, -0.06271976232528687, -0.08405093103647232, -0.006338463164865971, 0.1092420294880867, -0.021330632269382477, -0.08490865677595139, 0.14797045290470123, -0.19897104799747467, 0.156948059797287, 0.1485787332057953, -0.12039349973201752, -0.11580032855272293, 0.009681657887995243, 0.014572334475815296, 0.04912788048386574, 0.0650709941983223, -0.15359488129615784, -0.047212664037942886, -0.09006854891777039, 0.014251233078539371, -0.28594112396240234, -0.10315526276826859, 0.03966282308101654, -0.0940563976764679, 0.1329200565814972, -0.047460731118917465, 0.07687923312187195, 0.014177365228533745, 0.016047464683651924, -0.1646818220615387, -0.09014342725276947, 0.03844952955842018, 0.11878680437803268, -0.07308691740036011, 0.06187881901860237, -0.062180738896131516, 0.007472791243344545, 0.05152001231908798, -0.008969110436737537, -0.02589895762503147, 0.20423656702041626, 0.10726895183324814, -0.0300707146525383, -0.027894416823983192, -0.13538704812526703, 0.14384016394615173, -0.10397101938724518, -0.06654901057481766, -0.04611491784453392, 0.059222739189863205, 0.1613992601633072, 0.02995574101805687, -0.11171618849039078, -0.11188703030347824, -0.028366826474666595, -0.09881556779146194, -0.019332563504576683, 0.03051692247390747, -0.0994071438908577, 0.10374120622873306, -0.08403085172176361, 0.035741355270147324, -0.038764722645282745, -0.0005153078236617148, 0.19719865918159485, 0.004881795030087233, -0.07174312323331833, 0.06703174859285355, 0.007571684196591377, -0.00839621014893055, -0.02263214811682701, -0.0955505222082138 ]
dbdbea42140c25ee8fc47a73348fa76eab237abf
# Dataset Card for "training-invoices" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
lowem1/training-invoices
[ "region:us" ]
2023-03-26T19:21:32+00:00
{"dataset_info": {"features": [{"name": "label", "dtype": "string"}, {"name": "line_data", "dtype": "string"}, {"name": "source", "dtype": "string"}, {"name": "noise_factor", "dtype": "null"}, {"name": "__index_level_0__", "dtype": "int64"}], "splits": [{"name": "train", "num_bytes": 10301, "num_examples": 132}], "download_size": 6493, "dataset_size": 10301}}
2023-03-26T19:21:34+00:00
[]
[]
TAGS #region-us
# Dataset Card for "training-invoices" More Information needed
[ "# Dataset Card for \"training-invoices\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"training-invoices\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"training-invoices\"\n\nMore Information needed" ]
[ -0.13490593433380127, 0.12821127474308014, -0.0017024963162839413, 0.02799026481807232, 0.16837508976459503, 0.1369473785161972, 0.09786434471607208, 0.13947050273418427, 0.045068539679050446, -0.06384115666151047, 0.1315963715314865, -0.0064644585363566875, 0.07206916809082031, 0.24759331345558167, -0.04959826171398163, -0.05349672958254814, 0.013590817339718342, 0.013143395073711872, -0.05943160876631737, 0.07216018438339233, 0.06194125488400459, -0.0639626607298851, 0.03426423668861389, -0.11064119637012482, -0.21255749464035034, -0.007014432456344366, -0.008730865083634853, -0.05207475647330284, 0.1429632008075714, -0.09263782203197479, 0.2319134920835495, -0.05646977946162224, 0.06362991034984589, -0.1289462000131607, 0.013835513964295387, 0.017363453283905983, -0.048198152333498, 0.08104510605335236, -0.09904912859201431, 0.0061032152734696865, -0.03400980308651924, -0.05350080505013466, 0.06792920082807541, 0.008882780559360981, -0.17193779349327087, -0.18452835083007812, -0.10821349918842316, -0.10010483115911484, 0.11557158827781677, 0.04211859777569771, 0.07909710705280304, 0.05650744587182999, -0.1701485812664032, -0.023287100717425346, -0.15081992745399475, -0.0661919042468071, 0.030018005520105362, 0.16232894361019135, -0.012698991224169731, -0.008137288503348827, -0.07669973373413086, 0.03896991163492203, 0.10227226465940475, -0.02333434671163559, 0.02811039425432682, 0.005062113981693983, -0.11574489623308182, 0.12411434203386307, -0.071021668612957, -0.11211319267749786, 0.28028908371925354, 0.023600349202752113, -0.04461250454187393, -0.018591200932860374, 0.05904723331332207, -0.11415201425552368, 0.03398029878735542, 0.020366378128528595, 0.0065037403255701065, 0.024096764624118805, 0.01330453623086214, 0.0018801474943757057, -0.1644621342420578, -0.14226005971431732, -0.11218662559986115, -0.09879322350025177, -0.04569588601589203, 0.08696979284286499, -0.172577902674675, 0.0522167906165123, -0.07825955003499985, 0.012790253385901451, -0.035589657723903656, -0.09957725554704666, -0.10247431695461273, -0.09311332553625107, 0.005368303041905165, -0.012106753885746002, 0.05066299811005592, 0.0550466924905777, 0.0774616226553917, -0.0439799502491951, -0.1386115998029709, 0.09573998302221298, 0.1290593296289444, -0.034003328531980515, 0.04274405539035797, 0.06247996166348457, -0.07729522138834, -0.04951127991080284, -0.05897520110011101, -0.04094481095671654, -0.13797035813331604, -0.03302803635597229, -0.02169346809387207, 0.12124282866716385, -0.11276384443044662, -0.1005248948931694, -0.1112886518239975, -0.000070316789788194, 0.0995614156126976, -0.06091432273387909, 0.013148421421647072, 0.016397638246417046, -0.1339186578989029, -0.12681066989898682, -0.03210103139281273, -0.007553613279014826, 0.06470215320587158, 0.04773256182670593, -0.04993074759840965, -0.02402513101696968, -0.08438420295715332, 0.0029905159026384354, 0.11693157255649567, -0.2533341944217682, 0.11490967124700546, -0.032648611813783646, -0.2515426576137543, 0.0014155209064483643, 0.11519408971071243, -0.06659016013145447, 0.1733337938785553, -0.06644122302532196, 0.04298252984881401, 0.01940343715250492, -0.05962550267577171, 0.2388688623905182, -0.05055452883243561, 0.07262874394655228, -0.06282410770654678, 0.04353805631399155, -0.13518165051937103, 0.026676388457417488, -0.055602673441171646, -0.09873079508543015, 0.07422686368227005, -0.014771929010748863, -0.08528106659650803, 0.06282448768615723, -0.09005920588970184, 0.0020131731871515512, -0.11184311658143997, 0.10505804419517517, -0.043362006545066833, 0.1328023374080658, -0.25046244263648987, 0.006934803910553455, 0.16285452246665955, -0.08685209602117538, -0.17890986800193787, 0.006231510546058416, -0.14026255905628204, 0.28189751505851746, 0.07381411641836166, 0.2732098698616028, 0.05835367739200592, -0.25743985176086426, 0.08626163750886917, 0.10752101242542267, -0.14401845633983612, -0.362232506275177, 0.0813666358590126, -0.0967278927564621, -0.11385820060968399, 0.017934558913111687, 0.05880942940711975, -0.047833021730184555, -0.0995030477643013, -0.07057017087936401, 0.03204064071178436, -0.14238353073596954, 0.006783006247133017, 0.023481111973524094, 0.10050970315933228, -0.0544561892747879, 0.056549690663814545, -0.02585897035896778, 0.0635523572564125, 0.06628425419330597, -0.04564094543457031, -0.0379583016037941, -0.015088972635567188, 0.06511776149272919, -0.03294247016310692, -0.08882582932710648, -0.014826502650976181, -0.010821077972650528, 0.05768280848860741, 0.037120234221220016, 0.04964391887187958, 0.08907046914100647, -0.025873135775327682, -0.022602200508117676, 0.08418717980384827, 0.07450911402702332, 0.008570891804993153, -0.018947914242744446, -0.021244758740067482, -0.04957643523812294, -0.11227284371852875, 0.007325830403715372, -0.12236421555280685, -0.014793271198868752, 0.09751922637224197, -0.026443444192409515, 0.071489617228508, -0.012700528837740421, 0.03136836364865303, 0.020711088553071022, 0.0546431839466095, -0.027431558817625046, 0.0466374009847641, 0.020436834543943405, -0.004347130190581083, -0.020248642191290855, 0.023719165474176407, 0.17829464375972748, 0.09738177061080933, 0.016568608582019806, -0.04381493479013443, -0.19582141935825348, 0.022928308695554733, 0.01757531240582466, -0.1679808646440506, 0.015486371703445911, 0.003697326174005866, -0.050159286707639694, 0.09175432473421097, -0.03173334151506424, 0.03462807834148407, 0.03127068653702736, -0.006047173868864775, -0.04997861757874489, -0.02096322923898697, 0.08853588998317719, -0.18574932217597961, 0.08866096287965775, 0.036701008677482605, 0.11628568917512894, 0.1896488219499588, -0.07467839121818542, -0.11925565451383591, -0.04682720825076103, 0.0017916149226948619, 0.010105183348059654, 0.26061156392097473, -0.15687811374664307, -0.004917760845273733, 0.07628566026687622, 0.07392515242099762, 0.10601735860109329, -0.1566896289587021, -0.1418028026819229, -0.03868955746293068, -0.059142883867025375, -0.2195252925157547, 0.06690394133329391, -0.010216504335403442, 0.04714684933423996, 0.020488372072577477, 0.028074998408555984, 0.17881622910499573, -0.04869293048977852, -0.03164972364902496, 0.11065208166837692, -0.1311979740858078, -0.2856532037258148, -0.21302905678749084, -0.09680454432964325, 0.22274108231067657, 0.04784999415278435, -0.04613903909921646, -0.14736920595169067, -0.04286019504070282, 0.04499826580286026, -0.10478553920984268, -0.13202625513076782, -0.03850392624735832, 0.0015876877587288618, 0.10615581274032593, -0.05507732555270195, -0.1000688299536705, -0.011588900350034237, -0.03864668682217598, 0.1158856749534607, 0.13845759630203247, -0.0745304748415947, 0.06442337483167648, 0.05470821261405945, -0.02374597266316414, 0.10149616003036499, -0.09136102348566055, 0.0060619474388659, -0.07174133509397507, -0.04480445012450218, 0.087644062936306, 0.025429148226976395, -0.042485643178224564, 0.0955132320523262, 0.041662272065877914, -0.17109112441539764, 0.002662579994648695, -0.08312626928091049, -0.16288432478904724, -0.32795724272727966, -0.09332390129566193, -0.061975155025720596, 0.05475747212767601, 0.14216348528862, 0.032344672828912735, 0.07902628183364868, 0.007644106168299913, 0.20718710124492645, -0.011704611591994762, -0.015913940966129303, -0.006387560162693262, -0.05452079698443413, 0.021872248500585556, -0.012653007172048092, -0.12049825489521027, 0.08817800879478455, 0.11515965312719345, 0.14844447374343872, 0.34242796897888184, 0.13017433881759644, 0.12098687887191772, 0.06241854652762413, 0.08837369829416275, 0.08880434930324554, 0.13276790082454681, 0.1285950094461441, -0.030382974073290825, -0.04821034520864487, 0.06494107842445374, -0.07144977897405624, 0.002351087285205722, 0.03524685278534889, -0.13848012685775757, -0.152225062251091, -0.1209985613822937, -0.045456308871507645, -0.09620697051286697, 0.0905214324593544, -0.18468904495239258, -0.009395342320203781, -0.005661442875862122, 0.08067405968904495, -0.08250430971384048, 0.09355396032333374, -0.015038136392831802, -0.10476651787757874, -0.03246961906552315, -0.042977046221494675, 0.06186370924115181, -0.04554637521505356, 0.027677930891513824, -0.020937832072377205, -0.10383579134941101, 0.004382594954222441, 0.12483209371566772, -0.2467326670885086, 0.3740970194339752, 0.02171267196536064, 0.10532163828611374, -0.08883409202098846, -0.06677334755659103, -0.04646381363272667, 0.0038335537537932396, 0.1696825623512268, -0.010297495871782303, -0.1469559520483017, -0.14916589856147766, 0.008120539598166943, -0.040944624692201614, 0.10750064998865128, -0.022408897057175636, -0.12312917411327362, 0.029476918280124664, 0.04332154244184494, 0.0071621970273554325, -0.1661531776189804, -0.026466738432645798, -0.16660736501216888, -0.0666029155254364, -0.08392072468996048, 0.08107835799455643, -0.00282945204526186, 0.008954853750765324, -0.02848927490413189, 0.09424453973770142, 0.04306846484541893, 0.04735134169459343, -0.07393433153629303, 0.10003767162561417, 0.09359536319971085, -0.001691468060016632, 0.013851530849933624, 0.06143922731280327, -0.07582695782184601, -0.01793750375509262, -0.08900526165962219, 0.0980416014790535, -0.06236731633543968, 0.1615356057882309, -0.10942289978265762, 0.037660498172044754, 0.05726972594857216, 0.014177343808114529, -0.0002811549638863653, -0.03557592257857323, -0.0063873399049043655, -0.0043873898684978485, 0.22546978294849396, -0.0257461816072464, 0.26599738001823425, 0.16052033007144928, -0.0030506581533700228, 0.0003161050262860954, 0.035165682435035706, -0.10960841178894043, 0.19036762416362762, 0.16418209671974182, -0.06183045357465744, 0.13439609110355377, 0.16028156876564026, -0.11553363502025604, -0.2235809713602066, 0.09476648271083832, -0.1659768521785736, 0.0431404672563076, -0.0419352762401104, -0.2615499198436737, 0.00793384201824665, 0.1242053285241127, -0.03615030646324158, 0.10020045936107635, -0.15510283410549164, -0.039417415857315063, 0.11985670030117035, 0.028472838923335075, 0.28894224762916565, -0.08100071549415588, -0.017964905127882957, 0.037932220846414566, -0.08498502522706985, 0.24780014157295227, -0.18373198807239532, 0.027378343045711517, -0.0038854286540299654, 0.08668436855077744, -0.05141918361186981, -0.09956449270248413, 0.14788730442523956, 0.05680915340781212, 0.14297932386398315, -0.038618262857198715, -0.0033541845623403788, 0.11890953779220581, -0.06021244823932648, 0.055232539772987366, 0.07226382941007614, 0.011948998086154461, -0.1617339700460434, -0.009793356992304325, 0.044614143669605255, 0.056337255984544754, 0.024473093450069427, -0.09886329621076584, -0.0843263566493988, 0.12699076533317566, -0.06194973364472389, -0.015897953882813454, 0.0909310132265091, 0.037008676677942276, 0.10186199843883514, 0.11819923669099808, 0.0964852049946785, -0.13900505006313324, 0.062316082417964935, -0.050108734518289566, -0.09132399410009384, 0.09238307923078537, -0.1918308138847351, -0.03860914707183838, 0.06189098209142685, 0.04200420901179314, 0.13240915536880493, 0.041329558938741684, 0.020777111873030663, 0.06467472016811371, 0.11279565095901489, 0.004357798025012016, -0.027936376631259918, 0.09658609330654144, -0.07103244960308075, -0.011476397514343262, 0.024749279022216797, 0.003573892405256629, 0.029693108052015305, 0.053500156849622726, -0.01498712319880724, 0.05801403149962425, -0.07607867568731308, 0.08345215022563934, 0.11133946478366852, 0.043547049164772034, -0.13969074189662933, 0.17895328998565674, 0.07683590799570084, -0.16020987927913666, 0.09921097755432129, -0.11391119658946991, -0.11367601156234741, -0.07445913553237915, -0.04781612753868103, 0.21319493651390076, -0.006914560683071613, -0.11692547053098679, 0.007245754823088646, 0.0013375079724937677, 0.05511455610394478, 0.03628162294626236, 0.05393901467323303, 0.07665678858757019, -0.022380264475941658, 0.03344626724720001, -0.09636213630437851, -0.08673950284719467, -0.028133735060691833, 0.009446322917938232, -0.04608791321516037, -0.04176180437207222, -0.029406588524580002, 0.04952564090490341, -0.06756734848022461, -0.08231353759765625, -0.12263590097427368, 0.09107562899589539, -0.04278005287051201, 0.12533541023731232, 0.02090652473270893, -0.00042378128273412585, -0.004261306952685118, 0.005463976878672838, -0.044161658734083176, -0.0027095002587884665, -0.1251080334186554, 0.15002021193504333, 0.0742880329489708, 0.05415921285748482, -0.05065551772713661, 0.010770554654300213, 0.0781828984618187, 0.022484183311462402, 0.03201689198613167, 0.05675337836146355, 0.04620705172419548, 0.1995762288570404, -0.08591530472040176, -0.042027149349451065, 0.05118327960371971, -0.005931885447353125, 0.1166791021823883, 0.003204166190698743, -0.022757044062018394, 0.0881248265504837, -0.04432873800396919, 0.07430408895015717, -0.054011888802051544, -0.044353947043418884, -0.006800639443099499, -0.011975172907114029, -0.027083462104201317, -0.03503852337598801, 0.009091159328818321, 0.2009011209011078, 0.026446061208844185, 0.12105785310268402, 0.03420187532901764, -0.01080615259706974, -0.02954847551882267, -0.023670293390750885, -0.01813952624797821, 0.0004117608186788857, -0.10579731315374374, -0.01818353869020939, 0.03598807007074356, -0.08305923640727997, 0.40350571274757385, 0.030047103762626648, -0.012982006184756756, -0.022999029606580734, -0.05969245731830597, -0.09606896340847015, 0.0007806825451552868, 0.32860153913497925, 0.0792027935385704, -0.04747501760721207, -0.005960932932794094, 0.05931636691093445, -0.015505152754485607, 0.0472751222550869, 0.14347800612449646, 0.14449052512645721, -0.03656815364956856, -0.011935398913919926, -0.03441750630736351, -0.0573609359562397, 0.002799632493406534, 0.14650608599185944, 0.04059242084622383, -0.06193341314792633, 0.03920764476060867, 0.051692258566617966, 0.059938833117485046, -0.1406869888305664, 0.08941760659217834, -0.09518780559301376, -0.1093045026063919, -0.0686543881893158, -0.1664007157087326, -0.02113235928118229, -0.14222942292690277, 0.10401476174592972, -0.03603176027536392, 0.04814022034406662, 0.23827335238456726, 0.028975795954465866, 0.01910804584622383, -0.005081126466393471, -0.04980771988630295, 0.10717041045427322, 0.05408782139420509, -0.04168755188584328, -0.09363866597414017, -0.1702028065919876, -0.04823394864797592, 0.003218260360881686, -0.059033118188381195, 0.006194904912263155, -0.04155552759766579, 0.11916839331388474, -0.020936693996191025, -0.08375896513462067, 0.04340803250670433, -0.034743085503578186, 0.07733208686113358, -0.08384477347135544, 0.14644397795200348, 0.06114673614501953, -0.025263695046305656, 0.04811159148812294, 0.18208712339401245, 0.019452327862381935, -0.11489275842905045, -0.15815074741840363, -0.0011023557744920254, 0.009645896032452583, 0.0530867874622345, -0.017398351803421974, -0.04744325205683708, -0.005404391326010227, 0.19280578196048737, 0.330654501914978, 0.0052679358050227165, 0.002830791287124157, 0.030213026329874992, 0.01429907325655222, -0.009703087620437145, 0.24845829606056213, 0.023908358067274094, 0.0021875544916838408, -0.048408713191747665, -0.08241751044988632, -0.013270589523017406, -0.04529629275202751, 0.017831290140748024, 0.10237689316272736, 0.01352030597627163, -0.0504358671605587, -0.09672225266695023, 0.1807241439819336, -0.1315929889678955, -0.12338089197874069, 0.04539721459150314, -0.13542209565639496, -0.10704826563596725, -0.06664542108774185, 0.06561388820409775, -0.007255820091813803, 0.06135993078351021, -0.08258453011512756, -0.013029291294515133, -0.04293921962380409, -0.025163473561406136, -0.2501429319381714, -0.21697646379470825, 0.04806383699178696, 0.07365629076957703, 0.146825909614563, -0.019309747964143753, 0.14916212856769562, 0.0215581227093935, 0.05690281093120575, -0.022799162194132805, 0.007398912683129311, -0.016552502289414406, 0.17659416794776917, 0.003138518426567316, -0.004479073453694582, -0.06202136352658272, -0.03481130301952362, 0.021317658945918083, -0.10470400750637054, -0.01335160993039608, -0.11627021431922913, -0.03767003118991852, -0.05217185989022255, -0.021840941160917282, -0.04464222118258476, 0.11729332059621811, 0.060015104711055756, 0.020921189337968826, 0.03327681124210358, -0.05771889537572861, 0.16347099840641022, 0.09622593224048615, -0.048802461475133896, -0.09462729096412659, -0.009660590440034866, -0.07116295397281647, 0.20980970561504364, -0.0187993124127388, -0.19572784006595612, 0.048012081533670425, -0.09072259813547134, -0.030339587479829788, -0.006602470763027668, 0.0868101418018341, 0.16691651940345764, 0.10017959773540497, -0.05655145272612572, 0.027308719232678413, 0.03767573460936546, 0.010976860299706459, -0.05087697505950928, -0.06585142761468887 ]
a7e72ccf205d51593e44da89bc88f13aab7fac19
See [Allamanis et al., 2021](https://arxiv.org/pdf/2105.12787.pdf) (NeurIPS 2021) for more information.
Nadav-Timor/PyPiBugs
[ "size_categories:1K<n<10K", "license:other", "code", "bugs", "diff", "repair", "arxiv:2105.12787", "region:us" ]
2023-03-26T19:27:24+00:00
{"license": "other", "size_categories": ["1K<n<10K"], "tags": ["code", "bugs", "diff", "repair"]}
2023-06-07T19:39:12+00:00
[ "2105.12787" ]
[]
TAGS #size_categories-1K<n<10K #license-other #code #bugs #diff #repair #arxiv-2105.12787 #region-us
See Allamanis et al., 2021 (NeurIPS 2021) for more information.
[]
[ "TAGS\n#size_categories-1K<n<10K #license-other #code #bugs #diff #repair #arxiv-2105.12787 #region-us \n" ]
[ 42 ]
[ "passage: TAGS\n#size_categories-1K<n<10K #license-other #code #bugs #diff #repair #arxiv-2105.12787 #region-us \n" ]
[ -0.04908475652337074, 0.07511336356401443, -0.0041749607771635056, 0.06430253386497498, 0.08671209961175919, 0.0539807453751564, 0.15955723822116852, 0.1108950823545456, 0.21148918569087982, 0.030851753428578377, 0.14316608011722565, 0.10984008014202118, 0.0675002932548523, 0.15658169984817505, -0.022003060206770897, -0.1504732072353363, 0.044484756886959076, 0.014700490050017834, 0.06743622571229935, 0.030390938743948936, 0.06550332903862, -0.03609822690486908, 0.0675441101193428, -0.045662280172109604, -0.1278778463602066, 0.025374572724103928, 0.07158586382865906, -0.03605629503726959, 0.11627288162708282, -0.01404844131320715, 0.11489648371934891, 0.02055073343217373, 0.048094842582941055, -0.14719900488853455, 0.002817202592268586, -0.023894058540463448, -0.08935607969760895, 0.04994213953614235, 0.05579005181789398, 0.11395767331123352, -0.05538511648774147, -0.09896190464496613, -0.056359075009822845, 0.07139945775270462, -0.13880972564220428, -0.25330427289009094, -0.10260802507400513, 0.06577058136463165, 0.06598379462957382, 0.11182045191526413, 0.04858403280377388, 0.15638026595115662, -0.024724753573536873, 0.014584176242351532, 0.2253209799528122, -0.39994528889656067, 0.05529332533478737, 0.3191126883029938, 0.07706894725561142, 0.026375602930784225, -0.07742790132761002, 0.010079707950353622, 0.1350049078464508, -0.004803283140063286, -0.06490327417850494, -0.0598287470638752, -0.041176196187734604, 0.028382332995533943, -0.012067853473126888, -0.10263341665267944, 0.1954951137304306, 0.06426168978214264, -0.010134217329323292, -0.024337219074368477, -0.05642149597406387, -0.16752973198890686, -0.016282163560390472, 0.08184047043323517, 0.01617969200015068, 0.1126306876540184, 0.10239267349243164, 0.012689761817455292, -0.11448731273412704, -0.055411409586668015, -0.15851448476314545, 0.09620706737041473, -0.02963596023619175, 0.07753592729568481, -0.11974361538887024, -0.011365897953510284, -0.18154749274253845, -0.09343134611845016, -0.014411822892725468, -0.02277188003063202, 0.01757899485528469, 0.022535836324095726, -0.029522033408284187, 0.12045086175203323, 0.16332128643989563, 0.20893022418022156, -0.07810211926698685, 0.010980206541717052, 0.02242705598473549, 0.05261007696390152, -0.02426343597471714, 0.054041288793087006, -0.01935957558453083, 0.06982696801424026, 0.08232200890779495, -0.028490237891674042, 0.10713905096054077, -0.06581787765026093, -0.1500190794467926, -0.12002313882112503, 0.0396062396466732, 0.13598233461380005, 0.08467285335063934, -0.02919088304042816, -0.11817861348390579, 0.04798433184623718, 0.17066773772239685, -0.04378089681267738, 0.011265982873737812, 0.027780527248978615, 0.045147012919187546, -0.1135772243142128, -0.07150842249393463, -0.03530343994498253, 0.051354359835386276, 0.04403265193104744, -0.14119024574756622, -0.06762932240962982, -0.007576965261250734, -0.10352466255426407, 0.12800194323062897, -0.12256590276956558, 0.02146579883992672, -0.1255701333284378, -0.10144532471895218, 0.02395632490515709, -0.058385275304317474, -0.02449984662234783, -0.03758864477276802, 0.06798605620861053, -0.12124453485012054, 0.012522409670054913, -0.021407989785075188, -0.05195152387022972, -0.036404579877853394, 0.06441090255975723, -0.06340928375720978, 0.06310851871967316, -0.3025653660297394, -0.030001791194081306, -0.11495015770196915, 0.052185241132974625, -0.02007514238357544, -0.1175910010933876, -0.1457672119140625, 0.0986701101064682, -0.06204691156744957, 0.001994300400838256, -0.09471810609102249, -0.023049548268318176, 0.02299927920103073, 0.15616947412490845, -0.16012144088745117, -0.019627034664154053, 0.12818031013011932, -0.08247694373130798, -0.08735166490077972, 0.024656450375914574, 0.07829878479242325, -0.01947365701198578, 0.020287325605750084, 0.2621377110481262, -0.014202100224792957, -0.02631329372525215, -0.1302114725112915, 0.20781579613685608, -0.11986877769231796, -0.22099967300891876, 0.09149882197380066, -0.10411188751459122, -0.021002240478992462, 0.04718143120408058, 0.0719962939620018, 0.020952941849827766, -0.01020102296024561, -0.05504879727959633, -0.1021389365196228, -0.0016785574844107032, 0.04704137519001961, -0.015964310616254807, 0.06582729518413544, -0.029917631298303604, 0.010803802870213985, -0.06777872145175934, 0.05335289612412453, 0.12971030175685883, 0.016571640968322754, -0.14395610988140106, 0.08480440825223923, 0.023571228608489037, 0.02819189615547657, -0.13763780891895294, -0.10780086368322372, 0.06050104647874832, -0.14048247039318085, -0.04141613095998764, 0.13892151415348053, 0.0534110851585865, -0.10398032516241074, 0.002057348145172, 0.04261617735028267, -0.0182206891477108, 0.02545400895178318, -0.028373610228300095, -0.07519710063934326, -0.017853019759058952, -0.04840535670518875, 0.01532360166311264, -0.06500544399023056, 0.017678922042250633, 0.17376413941383362, 0.043776076287031174, -0.013690219260752201, -0.013509918935596943, -0.03257548436522484, -0.01948288455605507, -0.029570559039711952, -0.05433020740747452, 0.07024389505386353, 0.005842925515025854, -0.10913035273551941, 0.09333666414022446, -0.10334393382072449, 0.1364426612854004, 0.19654278457164764, -0.0010752677917480469, 0.04241104796528816, 0.1066443994641304, -0.004706624895334244, 0.007938998751342297, 0.08732759207487106, -0.12737174332141876, -0.12175679951906204, 0.01683669537305832, 0.051782749593257904, -0.02317016012966633, -0.008344759233295918, 0.02622375264763832, -0.0391215905547142, -0.037681128829717636, 0.021827122196555138, 0.11767687648534775, -0.06944707036018372, 0.16563959419727325, 0.2764248549938202, -0.010155589319765568, 0.07498639822006226, -0.07531505823135376, 0.010555696673691273, -0.05108905956149101, 0.07384170591831207, 0.01486927643418312, 0.10806689411401749, -0.060048218816518784, 0.03971771523356438, 0.0651278868317604, -0.02621336653828621, 0.047620732337236404, -0.1261010617017746, -0.11004406213760376, -0.04229015111923218, -0.030199045315384865, -0.22247684001922607, 0.10106412321329117, 0.016566608101129532, 0.06733423471450806, 0.009571528993546963, -0.05930045247077942, 0.06257037818431854, -0.0036980295553803444, -0.05477584898471832, 0.1659596562385559, -0.11741127818822861, -0.22969669103622437, -0.25644782185554504, 0.020811164751648903, -0.021487155929207802, 0.014131898060441017, 0.06596525013446808, -0.20219886302947998, -0.03847510740160942, -0.02512737736105919, -0.015108214691281319, -0.06620537489652634, -0.027745286002755165, 0.08159592002630234, 0.0872468650341034, 0.03537441045045853, -0.16580019891262054, -0.050077468156814575, 0.03062068298459053, -0.006403305102139711, 0.09233901649713516, -0.07095976173877716, 0.06327035278081894, 0.16036051511764526, -0.0023505680728703737, -0.028185784816741943, -0.024627147242426872, 0.19362077116966248, 0.000023023589164949954, 0.009351424872875214, 0.21637290716171265, 0.03807391971349716, 0.07702792435884476, 0.21987967193126678, 0.10032425075769424, -0.12361542880535126, -0.0245282631367445, 0.015155808068811893, -0.09891705214977264, -0.2317306250333786, -0.049953438341617584, -0.11866738647222519, 0.11806970089673996, 0.07536424696445465, 0.10195703059434891, 0.04595126211643219, 0.03355838730931282, 0.013249192386865616, 0.09980079531669617, 0.025316648185253143, 0.10461635142564774, 0.22254031896591187, -0.03089439682662487, 0.05623190477490425, -0.10866201668977737, 0.007791724521666765, 0.13360969722270966, 0.040113285183906555, 0.14505204558372498, 0.2030094563961029, 0.23279178142547607, 0.05492502078413963, 0.07363692671060562, 0.10545356571674347, 0.09769777953624725, 0.07200519740581512, -0.05787302553653717, -0.002011276315897703, -0.015749691054224968, 0.024409683421254158, 0.005188144277781248, -0.05967235565185547, -0.11614102125167847, -0.008829829283058643, -0.12434869259595871, -0.044888176023960114, 0.0037768676411360502, 0.1851321905851364, -0.1864919811487198, 0.043623752892017365, 0.05348452180624008, 0.03467900678515434, -0.10689940303564072, 0.02173539437353611, -0.016838762909173965, -0.0484587624669075, 0.0014392889570444822, -0.02237185277044773, 0.0910000279545784, 0.06382527202367783, 0.06551756709814072, -0.11433757841587067, -0.05612223595380783, 0.00801143329590559, 0.08901971578598022, -0.19144663214683533, 0.22421729564666748, 0.062373530119657516, 0.009372326545417309, -0.04987131059169769, -0.01532956026494503, -0.005196646321564913, 0.0806647315621376, 0.07377933710813522, 0.07557746022939682, 0.00029886935953982174, -0.24070920050144196, -0.07798415422439575, 0.005152535159140825, 0.04632889851927757, 0.02901492454111576, -0.048548195511102676, -0.03378382325172424, 0.058861006051301956, 0.013920280151069164, 0.004105039406567812, -0.08513760566711426, -0.04945402964949608, 0.06773677468299866, 0.1594168245792389, 0.06107402965426445, -0.0995531678199768, 0.04348088428378105, -0.007075467612594366, 0.0930626317858696, -0.12197880446910858, -0.03676445409655571, -0.06193544715642929, 0.028321141377091408, 0.152990460395813, -0.06473849713802338, 0.0877862423658371, -0.08191069215536118, -0.04204343631863594, -0.126165971159935, -0.14130239188671112, 0.08867158740758896, -0.06441453099250793, -0.05543069168925285, -0.03572579845786095, 0.07326796650886536, -0.12622927129268646, 0.032131344079971313, 0.026517683640122414, 0.025193868204951286, -0.007445580326020718, -0.1309499889612198, 0.03466207534074783, -0.028530795127153397, -0.027683746069669724, 0.04657411575317383, -0.005461769178509712, -0.06466774642467499, 0.019124403595924377, -0.036764442920684814, 0.13670462369918823, 0.4020363688468933, -0.09367018193006516, 0.03926387429237366, 0.14763589203357697, -0.012943735346198082, -0.33136677742004395, -0.1255931854248047, -0.09927719831466675, -0.031830597668886185, 0.06317976117134094, -0.0646003782749176, 0.055919330567121506, 0.12802812457084656, -0.07654460519552231, 0.1891578584909439, -0.2052607387304306, -0.08377421647310257, 0.10562052577733994, -0.04028230533003807, 0.3892686367034912, -0.15727844834327698, -0.11893445253372192, -0.08899150788784027, -0.3249390125274658, 0.03430621325969696, 0.05915386602282524, 0.06444215029478073, -0.05873758718371391, 0.009717589244246483, -0.00004340027953730896, -0.06083015725016594, 0.23244810104370117, 0.022802019491791725, 0.1048426628112793, -0.05168056860566139, -0.17973707616329193, 0.27251118421554565, -0.0021204797085374594, 0.042112112045288086, -0.11170394718647003, 0.015130877494812012, -0.1229265034198761, 0.034051936119794846, -0.07157681882381439, 0.13359001278877258, -0.033495862036943436, -0.03848138824105263, -0.06308956444263458, -0.03937370702624321, -0.13871994614601135, -0.007146201562136412, 0.2772126793861389, 0.021446477621793747, 0.015972966328263283, 0.1564379632472992, -0.016536904498934746, -0.13578930497169495, -0.010817588306963444, 0.05533957481384277, -0.09674524515867233, 0.11174525320529938, -0.1770707368850708, 0.006437818519771099, 0.07215839624404907, 0.05484526604413986, -0.010885722935199738, 0.08692822605371475, -0.062130171805620193, 0.013302300125360489, 0.16845844686031342, -0.020353004336357117, -0.12620985507965088, 0.05421570688486099, 0.025047965347766876, -0.026037752628326416, 0.043158989399671555, 0.04426402971148491, 0.04273969680070877, -0.0019859885796904564, 0.03929741308093071, 0.04725944995880127, -0.06470806896686554, 0.0889841690659523, 0.049435220658779144, 0.0703742727637291, -0.12614022195339203, 0.08315825462341309, 0.04013274610042572, -0.05763011798262596, 0.0028913228306919336, 0.02390465699136257, -0.11458009481430054, -0.0666092038154602, -0.0009345706785097718, -0.056559208780527115, -0.09441383928060532, -0.019998585805296898, -0.08155946433544159, -0.08653979748487473, -0.0003078994632232934, 0.026490047574043274, 0.044013701379299164, 0.1396486759185791, 0.05791674554347992, -0.07707659900188446, -0.002308616414666176, -0.034207288175821304, -0.05803358927369118, 0.08653781563043594, -0.16861633956432343, -0.08121193200349808, -0.029151108115911484, 0.022534381598234177, -0.035770028829574585, 0.06408548355102539, -0.213646799325943, -0.03999936580657959, -0.1522037535905838, 0.04634207859635353, -0.08938959240913391, -0.030918531119823456, 0.00834590382874012, -0.005524911917746067, -0.04785081744194031, 0.00826104637235403, -0.10801301896572113, -0.11595962196588516, -0.010533593595027924, 0.07161061465740204, -0.04661772400140762, -0.03307894989848137, 0.06461697816848755, -0.007242078427225351, 0.06677405536174774, 0.008871507830917835, 0.047206610441207886, 0.08193214237689972, -0.07862748950719833, -0.05527465417981148, 0.11939803510904312, 0.04565588757395744, 0.018387136980891228, 0.09461473673582077, -0.02321644499897957, 0.036490216851234436, 0.02121274545788765, 0.04784568399190903, 0.0346512570977211, -0.1370590180158615, -0.08324618637561798, -0.08110924065113068, -0.11184066534042358, 0.009495718404650688, -0.05812825262546539, 0.25018370151519775, -0.03318234160542488, 0.19746220111846924, 0.05891289934515953, 0.01592164859175682, -0.1534494161605835, 0.01637745089828968, -0.0964348092675209, -0.030783336609601974, -0.05701328441500664, -0.02823656052350998, 0.016705220565199852, -0.025606298819184303, 0.1638537347316742, -0.012079586274921894, -0.1600368171930313, 0.053494662046432495, 0.1678457111120224, 0.017829114571213722, -0.02914823219180107, 0.3884311020374298, 0.0904432088136673, -0.020891962572932243, -0.08811890333890915, 0.02073046937584877, 0.004927240777760744, -0.07685870677232742, 0.06198832392692566, 0.14522112905979156, -0.12166374921798706, 0.03673743084073067, 0.12338525056838989, -0.125041201710701, -0.047509972006082535, 0.09777245670557022, 0.009747536852955818, 0.016095038503408432, 0.03459050878882408, 0.04827719181776047, 0.19477050006389618, -0.030304815620183945, 0.028910651803016663, -0.0459701307117939, -0.01738433539867401, -0.1578347235918045, -0.1588187962770462, -0.06891420483589172, -0.15632110834121704, 0.05137937143445015, -0.015473826788365841, 0.06114429607987404, 0.22760635614395142, -0.02345697209239006, -0.015578694641590118, 0.032813023775815964, -0.11514610797166824, -0.06323076039552689, -0.018818886950612068, -0.006928286049515009, -0.03494255244731903, -0.006701271049678326, -0.00003863741585519165, 0.03114609606564045, -0.03772817179560661, 0.014650671742856503, 0.02854655683040619, 0.0177108533680439, 0.023214375600218773, -0.08497730642557144, -0.07279305905103683, -0.0570601187646389, 0.046934761106967926, -0.07447577267885208, 0.2463289350271225, 0.02172684669494629, 0.014559968374669552, 0.03776898980140686, 0.12193981558084488, -0.04244103655219078, -0.13935278356075287, 0.022540681064128876, 0.191462904214859, -0.0072085075080394745, 0.10494518280029297, -0.08243308961391449, -0.08662135899066925, -0.004092921502888203, 0.09899187833070755, 0.18350258469581604, 0.028835885226726532, 0.0021175118163228035, 0.0023886992130428553, 0.019280271604657173, -0.014807998202741146, 0.1872148960828781, 0.016461003571748734, 0.15285170078277588, -0.0676463171839714, 0.010599304921925068, -0.057622913271188736, 0.015869518741965294, -0.17044183611869812, 0.08326990902423859, 0.024768346920609474, -0.11212089657783508, -0.0803203284740448, 0.0833829715847969, -0.007510713301599026, 0.1654702126979828, 0.09743545204401016, -0.11257977038621902, -0.0020240021403878927, -0.004127003718167543, 0.0619460754096508, -0.03496718406677246, 0.09929497539997101, -0.09696902334690094, -0.014875984750688076, -0.033740442246198654, -0.05994495749473572, -0.2686358392238617, -0.11125519126653671, 0.00786383356899023, -0.051954735070466995, 0.18943965435028076, -0.013470670208334923, 0.13974447548389435, 0.13869504630565643, 0.005350268445909023, -0.13932417333126068, 0.13677354156970978, 0.022925149649381638, -0.012477671727538109, -0.03450410068035126, -0.09176378697156906, -0.00669565424323082, -0.04746469110250473, 0.02602296881377697, -0.08253396302461624, -0.034645386040210724, 0.22040387988090515, -0.024094806984066963, -0.09891978651285172, -0.005448278039693832, -0.10629545152187347, 0.054259270429611206, 0.011565509252250195, -0.05728994309902191, -0.08545058965682983, 0.0005156588740646839, -0.015312353149056435, 0.09849543124437332, -0.08664184808731079, -0.11618153750896454, -0.06567041575908661, 0.056845586746931076, 0.03709190711379051, 0.0045797256752848625, -0.11700829118490219, -0.002858910243958235, -0.1116018295288086, 0.03806271404027939, -0.113296739757061, 0.054528459906578064, 0.10349000990390778, -0.03431386500597, 0.006941261701285839, -0.2583032250404358, 0.006051379255950451, 0.0867542251944542, -0.09550131857395172, -0.13290828466415405 ]
00e543a4cadbbb97cf5eeeddb2f2e404d2272892
# Dataset Card for "procedural_gen" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
sethapun/procedural_gen
[ "region:us" ]
2023-03-26T19:27:41+00:00
{"dataset_info": {"features": [{"name": "expression", "dtype": "string"}, {"name": "answer", "dtype": "float64"}, {"name": "label", "dtype": {"class_label": {"names": {"0": "false", "1": "true"}}}}], "splits": [{"name": "train", "num_bytes": 99358, "num_examples": 2000}, {"name": "validation", "num_bytes": 19864, "num_examples": 400}], "download_size": 46579, "dataset_size": 119222}}
2023-03-28T23:02:31+00:00
[]
[]
TAGS #region-us
# Dataset Card for "procedural_gen" More Information needed
[ "# Dataset Card for \"procedural_gen\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"procedural_gen\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"procedural_gen\"\n\nMore Information needed" ]
[ -0.11461915075778961, 0.22299987077713013, -0.004261445254087448, -0.062019821256399155, 0.08457572013139725, 0.13275974988937378, 0.05579105019569397, 0.121761754155159, 0.09905141592025757, 0.007739695720374584, 0.15262803435325623, 0.005694776773452759, 0.07171790301799774, 0.17763695120811462, -0.07176975160837173, -0.03788517415523529, 0.016283417120575905, 0.06585514545440674, -0.002843016991391778, 0.010720414109528065, 0.01645973138511181, -0.018037496134638786, 0.08608023822307587, -0.10647318512201309, -0.18184994161128998, 0.051453009247779846, 0.026881586760282516, 0.0005853503826074302, 0.10090047866106033, -0.046556442975997925, 0.08899274468421936, 0.01991506852209568, 0.012592612765729427, -0.16273076832294464, 0.006770159117877483, -0.017167167738080025, 0.010637969709932804, 0.08409612625837326, 0.09184485673904419, -0.11341149359941483, -0.02952272817492485, 0.08787918090820312, -0.01627778448164463, 0.01759730465710163, -0.10294079035520554, -0.1508561223745346, -0.023600252345204353, -0.08021268993616104, -0.07773926109075546, -0.08725091814994812, 0.057824622839689255, 0.02113773301243782, -0.05250600725412369, 0.015920259058475494, 0.14080244302749634, -0.04673784226179123, 0.06051547825336456, 0.22467538714408875, 0.04552750661969185, 0.053394317626953125, 0.028358500450849533, 0.07568006217479706, 0.1152397096157074, -0.06359071284532547, 0.0019065666710957885, -0.11932029575109482, -0.09924472868442535, 0.032146528363227844, -0.021781932562589645, -0.09637022018432617, 0.3662099540233612, -0.07486846297979355, 0.03759070485830307, 0.033161990344524384, -0.02841682732105255, -0.07244595140218735, 0.04695995897054672, 0.05714205652475357, -0.018386758863925934, 0.0047453539445996284, 0.10120841860771179, -0.07463153451681137, -0.03798868507146835, -0.20638209581375122, -0.11465330421924591, 0.12684498727321625, -0.012341546826064587, 0.1079019084572792, -0.16335079073905945, 0.0035019516944885254, -0.0918189212679863, 0.033234938979148865, -0.048000920563936234, -0.10035818070173264, -0.07683764398097992, -0.010863159783184528, -0.03031276911497116, 0.09254144877195358, 0.17075854539871216, 0.2188132405281067, 0.10212234407663345, 0.024652499705553055, -0.10282976180315018, 0.07099101692438126, 0.17419086396694183, -0.15856488049030304, 0.010671352036297321, 0.024214429780840874, -0.014895286411046982, -0.11673599481582642, -0.07436081022024155, -0.053634949028491974, -0.09694620966911316, -0.046058330684900284, -0.03609859570860863, 0.16397307813167572, -0.05419761687517166, -0.10144838690757751, -0.03998533636331558, -0.029956495389342308, 0.11203174293041229, -0.0949944406747818, 0.0012995632132515311, 0.044312335550785065, -0.02441350743174553, -0.046602196991443634, -0.1707455962896347, -0.045138321816921234, -0.011835252866148949, -0.058494243770837784, -0.07563702762126923, -0.048256177455186844, -0.045990247279405594, -0.004096710588783026, -0.005355664994567633, -0.23141613602638245, 0.10618032515048981, -0.09808441251516342, -0.23916278779506683, 0.009116705507040024, 0.000881341693457216, -0.06434909999370575, 0.12928926944732666, 0.01747822016477585, 0.04376550763845444, -0.03399566560983658, -0.12650680541992188, 0.11067621409893036, -0.04348161816596985, 0.03513443470001221, -0.0009890198707580566, 0.08907392621040344, -0.16715671122074127, 0.06934386491775513, -0.14974752068519592, 0.08419013768434525, -0.0482000969350338, 0.03518407791852951, -0.0825505256652832, -0.048206742852926254, -0.0517754927277565, -0.03145384043455124, -0.09253671020269394, 0.01869898848235607, -0.010692094452679157, 0.01002819649875164, -0.11600277572870255, -0.010781300254166126, 0.26585209369659424, -0.12150666862726212, -0.09838981926441193, -0.005045680329203606, -0.02954781986773014, 0.03146057948470116, 0.004284004680812359, 0.38097625970840454, 0.023101672530174255, 0.046899035573005676, 0.0561399944126606, 0.13870082795619965, -0.13623443245887756, -0.2421995997428894, 0.10802782326936722, -0.073305144906044, -0.20343975722789764, 0.025693826377391815, -0.04728728160262108, -0.003571075154468417, -0.05320039764046669, -0.029983606189489365, 0.029750680550932884, -0.10150210559368134, 0.021305620670318604, -0.017330283299088478, -0.0047449166886508465, 0.002167506143450737, 0.20505596697330475, 0.0071134138852357864, 0.08913826942443848, -0.07996179908514023, -0.0600387305021286, 0.044262420386075974, 0.11902200430631638, -0.07340853661298752, 0.0013015675358474255, -0.172806516289711, -0.04702852666378021, 0.054688408970832825, -0.08512630313634872, -0.02437753416597843, -0.01790914125740528, 0.021787015721201897, -0.007353875786066055, 0.032387495040893555, 0.043501000851392746, 0.14362402260303497, -0.011635317467153072, 0.02461155503988266, 0.01115383766591549, -0.009956719353795052, -0.06901908665895462, -0.025922322645783424, -0.05902450159192085, -0.05578584596514702, -0.06993059068918228, 0.0530538372695446, -0.003969656303524971, -0.008917907252907753, 0.0487973690032959, 0.04274268075823784, -0.08354535698890686, -0.04545356705784798, 0.04624909535050392, -0.07762429118156433, -0.007154562976211309, 0.060921501368284225, -0.029528232291340828, 0.11114334315061569, 0.08262088894844055, -0.11747993528842926, 0.01215664017945528, -0.12855586409568787, 0.026483263820409775, 0.011308952234685421, -0.08949165046215057, -0.06850513070821762, -0.008527910336852074, -0.08871166408061981, 0.08459506183862686, -0.11475948989391327, 0.020150169730186462, 0.03625087812542915, -0.007963621988892555, -0.03958544507622719, 0.049550458788871765, 0.3028918206691742, -0.2208738774061203, 0.14296503365039825, 0.06040139123797417, 0.12740857899188995, 0.11207567900419235, -0.054377466440200806, -0.10589583218097687, 0.009423298761248589, 0.02733125165104866, -0.06536080688238144, 0.1747613549232483, -0.12160155177116394, -0.014115764759480953, 0.09144514054059982, 0.05560819059610367, 0.07869144529104233, -0.09037721902132034, -0.07432439178228378, -0.04225805401802063, -0.05383719503879547, -0.05047423020005226, -0.0100908437743783, 0.0150779839605093, 0.12813568115234375, -0.014135644771158695, -0.059034768491983414, 0.09039784222841263, -0.003739268984645605, -0.06877357512712479, 0.15687894821166992, -0.1465945988893509, -0.21909065544605255, -0.04631679877638817, -0.07856272906064987, 0.008377309888601303, 0.09163574129343033, -0.046541061252355576, -0.020889341831207275, -0.030399231240153313, 0.04287360981106758, -0.010761253535747528, -0.23283572494983673, -0.06169981136918068, -0.0646057054400444, 0.032329414039850235, -0.04528094455599785, -0.06991472095251083, 0.013161608017981052, -0.04357852414250374, 0.08851255476474762, 0.16621603071689606, -0.07257256656885147, 0.13585017621517181, 0.04799704626202583, -0.01888056844472885, -0.00838695652782917, -0.06983993202447891, 0.018879268318414688, -0.004795996472239494, -0.0684441551566124, 0.09433931112289429, -0.05410788580775261, -0.04245246946811676, 0.0612778514623642, 0.037325307726860046, -0.15449610352516174, -0.05790090560913086, -0.06086944416165352, -0.17869648337364197, -0.22213397920131683, -0.1224280521273613, -0.04761521518230438, 0.1261608898639679, 0.1320839673280716, 0.05011075362563133, -0.011554095894098282, 0.06387737393379211, 0.08407314121723175, 0.04981888830661774, -0.13637390732765198, -0.041279684752225876, -0.024070389568805695, -0.033271461725234985, -0.025492973625659943, -0.03867698460817337, 0.0022255766671150923, 0.12492821365594864, 0.22673048079013824, 0.3455355167388916, 0.10122444480657578, 0.21000219881534576, -0.008509070612490177, 0.1302085667848587, 0.0870809555053711, 0.13532067835330963, 0.06935396045446396, 0.035078320652246475, -0.003005268517881632, 0.03764664754271507, -0.07177501916885376, -0.009538582526147366, -0.008617809042334557, -0.1348292976617813, 0.05179356038570404, -0.11811275780200958, -0.005881953053176403, -0.17897042632102966, 0.05933256447315216, -0.15333682298660278, 0.14248184859752655, -0.003220196580514312, 0.11941926181316376, -0.1796642243862152, 0.14305447041988373, 0.14290784299373627, -0.049781352281570435, 0.05699002370238304, -0.011823154985904694, 0.10751435905694962, -0.11919624358415604, -0.014862341806292534, -0.10196138173341751, -0.04344174265861511, -0.00833998341113329, 0.14616802334785461, -0.2091355174779892, 0.2291892170906067, 0.02613862231373787, -0.06182079389691353, -0.09269972890615463, -0.06101261451840401, -0.03946986794471741, -0.002559400862082839, 0.1625874638557434, 0.02831972762942314, -0.19018273055553436, -0.21002669632434845, -0.05551888793706894, -0.009147906675934792, 0.1627000868320465, -0.06588850915431976, -0.07409856468439102, 0.02240501157939434, 0.00963273923844099, -0.09016340225934982, -0.2711085379123688, -0.04814090207219124, -0.049263324588537216, 0.012683016248047352, -0.025691771879792213, -0.015089504420757294, 0.0602407343685627, 0.08199848979711533, -0.10590454936027527, 0.11038177460432053, -0.06137606501579285, -0.0885549858212471, -0.09748349338769913, 0.010767255909740925, 0.12704870104789734, 0.005432248115539551, -0.03563894331455231, 0.034031182527542114, 0.0027951227966696024, -0.011521082371473312, -0.272100031375885, 0.06980821490287781, -0.060984086245298386, 0.02989843301475048, -0.12110374122858047, 0.1294127106666565, -0.03550845757126808, 0.06324376910924911, 0.031532928347587585, 0.025416985154151917, -0.024371011182665825, -0.0804358422756195, 0.20435120165348053, -0.041529346257448196, 0.0840611681342125, 0.24797393381595612, -0.04102223739027977, -0.03337327390909195, 0.08382868021726608, -0.028369782492518425, 0.1982058733701706, 0.14316824078559875, -0.048650532960891724, 0.13636751472949982, 0.15700726211071014, -0.1453811675310135, -0.2581227421760559, 0.07145745307207108, -0.11833559721708298, -0.020635508000850677, 0.021305730566382408, -0.34531715512275696, 0.10756859183311462, 0.2100142240524292, -0.00008492708002449945, 0.26679980754852295, -0.16564545035362244, -0.0291146207600832, 0.10003887861967087, 0.07183945924043655, 0.28177061676979065, -0.1037016287446022, -0.10479361563920975, -0.05989332124590874, -0.0915440022945404, 0.181392103433609, 0.012396521866321564, 0.008671104907989502, -0.0433851033449173, -0.008063538931310177, -0.003481130814179778, -0.03687834367156029, 0.15129242837429047, 0.09267780184745789, 0.10310278087854385, 0.0034909152891486883, -0.009191293269395828, 0.16066177189350128, 0.005955943837761879, 0.038034096360206604, 0.025937771424651146, 0.022314835339784622, -0.18788614869117737, -0.016300465911626816, 0.06007600203156471, 0.04311145469546318, 0.07783392071723938, -0.0944189578294754, -0.09369932115077972, -0.08042671531438828, -0.09624263644218445, -0.0027023935690522194, 0.02169172279536724, 0.0019279909320175648, 0.014956197701394558, 0.03520376980304718, 0.09960468113422394, -0.02922961674630642, -0.019978033378720284, -0.04553494602441788, -0.07030615955591202, 0.08892209082841873, -0.06304867565631866, 0.03337318077683449, 0.1352020800113678, 0.029960084706544876, 0.05792646482586861, 0.03204018995165825, 0.027359655126929283, 0.06958580762147903, 0.0680096223950386, -0.11269920319318771, -0.009409662336111069, 0.05934510380029678, -0.18100330233573914, 0.02031283639371395, 0.08806674927473068, 0.015883328393101692, 0.07649671286344528, -0.0428333654999733, -0.07691612839698792, 0.07420843094587326, -0.01741231046617031, 0.09669732302427292, 0.04909944906830788, 0.022567138075828552, -0.21014651656150818, 0.13958516716957092, -0.02119162492454052, -0.06560543924570084, 0.05687859654426575, -0.07336025685071945, -0.11572059988975525, -0.08245807886123657, -0.06171939894556999, 0.27447691559791565, -0.12987428903579712, -0.11266487836837769, 0.0012706208508461714, -0.06767752766609192, 0.015366263687610626, 0.07975314557552338, 0.04836452007293701, 0.06582839787006378, 0.08183000236749649, -0.05614154413342476, -0.04717608913779259, -0.026901187375187874, -0.1757696270942688, 0.08439285308122635, -0.007639859803020954, -0.06664261966943741, -0.02429702691733837, 0.1039598286151886, -0.06699864566326141, -0.07022299617528915, -0.10896924138069153, 0.0543753057718277, -0.15337087213993073, 0.058799244463443756, -0.044660016894340515, -0.0007741200970485806, 0.06506913900375366, 0.06786621361970901, -0.012796388007700443, -0.019191455096006393, -0.1050049215555191, 0.06759082525968552, 0.028874151408672333, 0.040342625230550766, -0.0774196982383728, 0.018239978700876236, 0.032517995685338974, 0.07245747745037079, 0.12698349356651306, 0.11788108944892883, 0.003327984130010009, 0.03641863167285919, 0.04592711851000786, -0.0954127311706543, 0.0720118060708046, 0.10728594660758972, 0.002107145730406046, 0.03586174175143242, -0.02019091136753559, 0.13587071001529694, -0.09510587900876999, 0.0550529807806015, -0.095542773604393, -0.07063063234090805, 0.035273898392915726, -0.20275463163852692, -0.05058593302965164, 0.011258399114012718, -0.04553433507680893, 0.15340395271778107, 0.03878072276711464, -0.058329202234745026, 0.08674760162830353, 0.016617299988865852, -0.006886768154799938, -0.04090653359889984, 0.023751292377710342, -0.15952377021312714, -0.1420164257287979, 0.05755174532532692, 0.056377481669187546, -0.015363135375082493, 0.5492150783538818, 0.027606621384620667, -0.09840939193964005, -0.07741750776767731, 0.09963474422693253, 0.026905482634902, 0.01661429926753044, 0.32074806094169617, 0.09919356554746628, -0.07173369824886322, -0.05702264606952667, 0.12804819643497467, -0.002957991324365139, 0.10045032203197479, 0.14419083297252655, 0.06967267394065857, 0.036647893488407135, -0.0441732183098793, -0.021603351458907127, -0.168664813041687, -0.08019961416721344, -0.039641521871089935, 0.090798519551754, 0.0477064810693264, 0.11583694815635681, 0.06435644626617432, 0.03402049094438553, -0.044932249933481216, 0.06055384501814842, 0.008740960620343685, -0.05158175155520439, -0.11910267919301987, -0.1977134346961975, -0.03272782638669014, -0.0893402025103569, -0.007917728275060654, -0.12162137776613235, -0.0033696407917886972, 0.24975202977657318, 0.05300412327051163, 0.006986575201153755, -0.007227396592497826, -0.02785514108836651, -0.01821819692850113, -0.015945229679346085, -0.004359206184744835, 0.0317087396979332, -0.03303864598274231, -0.12351930886507034, 0.12973596155643463, -0.0945318415760994, 0.06128385663032532, -0.02950436621904373, 0.10446348041296005, 0.0034876675345003605, -0.1961347907781601, -0.022761056199669838, -0.049142636358737946, 0.05942733585834503, -0.12848195433616638, 0.05896035209298134, 0.04139627516269684, 0.006947856396436691, 0.032421860843896866, 0.09007827937602997, 0.07223702222108841, 0.16878190636634827, 0.0009492749231867492, 0.132840096950531, -0.024583740159869194, 0.09145904332399368, 0.021826166659593582, -0.004328778944909573, -0.0037711430341005325, 0.2467426359653473, 0.19892238080501556, 0.005123368464410305, -0.06831493228673935, 0.010302574373781681, 0.016854725778102875, 0.12878602743148804, 0.21302810311317444, 0.005046634469181299, 0.10666531324386597, 0.02354135736823082, -0.15718385577201843, 0.004185215570032597, -0.018808363005518913, -0.06813094019889832, -0.0323183611035347, 0.09959744662046432, -0.08194535970687866, -0.09928066283464432, 0.07379604130983353, -0.17640064656734467, 0.05268879979848862, 0.08038298785686493, 0.006696958560496569, -0.0706876739859581, -0.03112512268126011, 0.025376854464411736, 0.03590507060289383, -0.06184947118163109, -0.060720644891262054, 0.02337183989584446, 0.009379671886563301, 0.002373063936829567, -0.3126285672187805, -0.1505121886730194, -0.025181666016578674, 0.00750507228076458, 0.04196517914533615, -0.01320880651473999, 0.1125514805316925, -0.015134746208786964, 0.009301991201937199, -0.1222599595785141, 0.057603225111961365, 0.019741734489798546, 0.07564497739076614, 0.0789216086268425, 0.11323904246091843, -0.018241748213768005, -0.01705029234290123, 0.07217081636190414, 0.050198279321193695, -0.08496273308992386, 0.06317689269781113, -0.02775210700929165, -0.02202601358294487, -0.037582024931907654, -0.07071252167224884, 0.11027013510465622, 0.037464264780282974, 0.00927810650318861, -0.020340006798505783, -0.05781221762299538, 0.05614197626709938, -0.005552901420742273, -0.04022786021232605, -0.06678913533687592, -0.06566538661718369, -0.12160147726535797, 0.10667793452739716, -0.02073703519999981, -0.06263862550258636, 0.12790893018245697, -0.12863239645957947, 0.032245177775621414, -0.025324132293462753, 0.007618277799338102, 0.07565102726221085, 0.08250988274812698, -0.05721930414438248, -0.013811328448355198, 0.041566453874111176, 0.006251025013625622, -0.02144724875688553, -0.07212918251752853 ]
8c480d9cc769004882b0c17a59097d79a54429ba
# AutoTrain Dataset for project: trial ## Dataset Description This dataset has been automatically processed by AutoTrain for project trial. ### Languages The BCP-47 code for the dataset's language is unk. ## Dataset Structure ### Data Instances A sample from this dataset looks as follows: ```json [ { "image": "<32x36 RGBA PIL image>", "target": 0 }, { "image": "<32x36 RGBA PIL image>", "target": 2 } ] ``` ### Dataset Fields The dataset has the following fields (also called "features"): ```json { "image": "Image(decode=True, id=None)", "target": "ClassLabel(names=['Healer_f', 'healer_m', 'ninja_m', 'ranger_m', 'rpgsprites1'], id=None)" } ``` ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow: | Split name | Num samples | | ------------ | ------------------- | | train | 45 | | valid | 15 |
Fahad-7864/autotrain-data-trial
[ "task_categories:image-classification", "region:us" ]
2023-03-26T20:55:43+00:00
{"task_categories": ["image-classification"]}
2023-03-26T21:40:59+00:00
[]
[]
TAGS #task_categories-image-classification #region-us
AutoTrain Dataset for project: trial ==================================== Dataset Description ------------------- This dataset has been automatically processed by AutoTrain for project trial. ### Languages The BCP-47 code for the dataset's language is unk. Dataset Structure ----------------- ### Data Instances A sample from this dataset looks as follows: ### Dataset Fields The dataset has the following fields (also called "features"): ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow:
[ "### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ "TAGS\n#task_categories-image-classification #region-us \n", "### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ 17, 27, 17, 23, 27 ]
[ "passage: TAGS\n#task_categories-image-classification #region-us \n### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA sample from this dataset looks as follows:### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ -0.13260804116725922, 0.1650877296924591, 0.002344331005588174, 0.055275481194257736, 0.0935901552438736, 0.11733019351959229, -0.003920542076230049, 0.14625874161720276, 0.1256745159626007, 0.016513284295797348, 0.08984463661909103, 0.06906139105558395, 0.07385160773992538, 0.2684578001499176, -0.06839899718761444, -0.22873318195343018, -0.012806170620024204, -0.03682858496904373, 0.0710519552230835, 0.07735759764909744, -0.017609689384698868, -0.055115845054388046, -0.03636694326996803, -0.17181411385536194, -0.19914676249027252, -0.06791616231203079, -0.05895097181200981, 0.03100765123963356, 0.00326990126632154, -0.000890459748916328, 0.14057216048240662, 0.05106896162033081, -0.043173011392354965, -0.2028728723526001, 0.0245402492582798, -0.004682499915361404, 0.010447600856423378, 0.06654135137796402, -0.00943301897495985, 0.08436846733093262, -0.07353637367486954, -0.1580473631620407, -0.11635159701108932, -0.03206368908286095, -0.06484586745500565, -0.13556089997291565, -0.04523663967847824, 0.05645541101694107, 0.021893074735999107, -0.024815833196043968, -0.03118259832262993, 0.09879294782876968, -0.12272464483976364, 0.06995324790477753, -0.04991353303194046, -0.1014975756406784, 0.011589104309678078, 0.0303533636033535, -0.13924939930438995, 0.13847920298576355, -0.08011752367019653, -0.03236931934952736, 0.026605159044265747, -0.01529807411134243, -0.21680735051631927, -0.05663278326392174, -0.2958793044090271, -0.018114032223820686, -0.09400329738855362, -0.05447259917855263, 0.3382509648799896, 0.03154653683304787, 0.03322945162653923, 0.03952827677130699, -0.08228040486574173, -0.08364564180374146, -0.01021014153957367, 0.10433483123779297, -0.043900858610868454, -0.0522005558013916, -0.05708668380975723, 0.06064211577177048, -0.04629509896039963, -0.05163059011101723, -0.11806635558605194, 0.11033500730991364, 0.008498867973685265, 0.08118660748004913, -0.06443437188863754, 0.0387149378657341, -0.0886768028140068, -0.12401000410318375, -0.007397993467748165, -0.07257121801376343, -0.0043367245234549046, 0.033756691962480545, 0.039459291845560074, 0.03295346349477768, 0.10709583014249802, 0.08899331092834473, -0.09312205761671066, 0.0409037210047245, -0.11727213859558105, 0.09772862493991852, 0.1312602460384369, 0.024163469672203064, -0.1154843419790268, 0.0991334393620491, 0.01154881902039051, -0.012071405537426472, -0.04336683079600334, -0.09027896821498871, -0.06340336799621582, -0.08246266096830368, 0.06658782809972763, 0.12256539613008499, 0.040195293724536896, 0.02601761929690838, -0.08807682991027832, -0.08808071911334991, 0.17847970128059387, -0.07531378418207169, 0.05158432200551033, 0.08933108299970627, -0.003270719898864627, 0.040204327553510666, -0.04044931381940842, -0.03566557914018631, -0.046311210840940475, -0.053127627819776535, -0.06506989151239395, 0.008429543115198612, -0.057468611747026443, -0.08089111000299454, 0.0650937482714653, -0.0339699313044548, 0.006555852945894003, -0.011101762764155865, -0.16072139143943787, 0.010561428032815456, -0.004302845802158117, -0.06242302432656288, 0.04602878913283348, -0.040580324828624725, -0.03916452080011368, 0.0366046205163002, -0.0630895271897316, 0.06127409264445305, -0.08402730524539948, 0.0757274404168129, -0.09443091601133347, 0.13484220206737518, -0.19733595848083496, 0.03665708377957344, -0.06435831636190414, 0.03038632497191429, -0.09788201004266739, 0.1275053173303604, -0.17852850258350372, -0.07144016772508621, 0.0004960467340424657, -0.034510452300310135, 0.01337785366922617, -0.03777846321463585, -0.02883109822869301, 0.18729659914970398, -0.3048880696296692, -0.07541321218013763, 0.0961289182305336, -0.06623383611440659, 0.0011475804494693875, 0.0357871912419796, -0.02648988924920559, 0.028192561119794846, 0.0028838084544986486, 0.30699795484542847, 0.10684079676866531, 0.12146957963705063, -0.1278466284275055, 0.1438329666852951, -0.006475930102169514, -0.03707822412252426, 0.09205738455057144, -0.03889276459813118, -0.0962255522608757, 0.045539360493421555, 0.016863416880369186, 0.09702344983816147, -0.07240792363882065, -0.08434687554836273, -0.0013869802933186293, -0.016526345163583755, 0.07899456471204758, 0.09589695930480957, 0.05501784756779671, 0.012780855409801006, 0.040595829486846924, 0.031400226056575775, 0.08626701682806015, -0.088002048432827, -0.00154205528087914, 0.007280383724719286, 0.10692702233791351, -0.10354326665401459, 0.02571302279829979, -0.10000928491353989, -0.09610144048929214, 0.08528660982847214, 0.07495026290416718, -0.006288179662078619, -0.01102457381784916, -0.01403708104044199, -0.020556727424263954, -0.05032386630773544, -0.009842009283602238, 0.04630640521645546, 0.010497190989553928, -0.041307929903268814, -0.1875079721212387, -0.002092022215947509, -0.04860956221818924, 0.0635216161608696, -0.05377424508333206, -0.062374718487262726, 0.05108296871185303, 0.10008559376001358, -0.027678394690155983, 0.00615097489207983, 0.05892163887619972, 0.08914804458618164, -0.01804606057703495, 0.016884665936231613, 0.05477456375956535, -0.0792851522564888, 0.047765884548425674, -0.06052210554480553, 0.10727806389331818, -0.15463927388191223, 0.14803054928779602, 0.009012478403747082, 0.0441608689725399, -0.01994653418660164, 0.03182635083794594, -0.033800993114709854, 0.06427455693483353, 0.05655279383063316, 0.04714858531951904, 0.030011575669050217, 0.02589160017669201, -0.08338054269552231, 0.023808684200048447, 0.008432951755821705, -0.01680682972073555, -0.02341364696621895, 0.09828833490610123, 0.055115144699811935, -0.1956838220357895, 0.16343624889850616, 0.12491500377655029, -0.012937392108142376, 0.3445113003253937, -0.05400431156158447, -0.0716950073838234, -0.05094675347208977, 0.03366149589419365, -0.0346786305308342, 0.19269578158855438, -0.22081062197685242, 0.04169536754488945, 0.08306890726089478, -0.037354182451963425, 0.08715474605560303, -0.12746967375278473, -0.06302789598703384, -0.11211303621530533, -0.05340931564569473, -0.14517565071582794, -0.000007108119916665601, 0.014796306379139423, 0.06909038126468658, -0.0020546766463667154, -0.014462517574429512, 0.09338919073343277, -0.029204074293375015, -0.04827234521508217, 0.21122078597545624, -0.245750293135643, -0.19786234200000763, -0.06668432801961899, 0.14067302644252777, -0.11362913995981216, -0.03188271075487137, -0.05045577883720398, -0.14079336822032928, 0.04270639270544052, 0.01084868423640728, 0.048686154186725616, -0.022807512432336807, -0.01862768828868866, -0.009120115078985691, -0.04282665252685547, -0.082524873316288, -0.0375349335372448, 0.034225232899188995, 0.006009810138493776, 0.04350382462143898, 0.14151860773563385, -0.08366283029317856, 0.13773150742053986, 0.20919696986675262, -0.03907254338264465, 0.02209756150841713, 0.007884055376052856, 0.08192218840122223, -0.0767575278878212, -0.0010814717970788479, -0.13868947327136993, -0.05893038585782051, 0.012286143377423286, 0.18294766545295715, 0.03372196480631828, 0.020209262147545815, -0.07810425013303757, -0.03975215181708336, -0.05027848482131958, -0.16015537083148956, -0.12840509414672852, -0.10319460928440094, 0.1272381693124771, -0.0037517170421779156, -0.007253772113472223, -0.05980980396270752, 0.08804669231176376, 0.014804616570472717, -0.010026783682405949, -0.07663334906101227, 0.0043586972169578075, -0.009968572296202183, -0.05648208409547806, 0.013468216173350811, -0.03338129073381424, 0.018924066796898842, 0.12109033018350601, 0.09736532717943192, 0.2543250024318695, -0.013354437425732613, 0.08061136305332184, 0.03781033679842949, 0.1926358938217163, 0.09921065717935562, 0.12404142320156097, -0.03509199991822243, 0.005391344428062439, 0.019813204184174538, -0.04091153293848038, -0.04121095687150955, 0.02577713318169117, 0.16206681728363037, -0.0848746970295906, 0.006054299417883158, -0.14182397723197937, 0.06888971477746964, -0.048281628638505936, 0.2529982626438141, -0.09191004931926727, -0.044842276722192764, 0.07572966068983078, 0.12704093754291534, -0.11736709624528885, 0.07213953882455826, 0.2089967429637909, -0.0032370425760746002, 0.07441405951976776, -0.06015312671661377, 0.058752983808517456, -0.091945581138134, -0.03962135314941406, -0.08849634975194931, -0.051446832716464996, -0.04122704640030861, 0.14163638651371002, -0.09828275442123413, 0.2045181691646576, 0.03112657740712166, -0.10645432770252228, -0.10758700221776962, -0.09558100253343582, 0.009539774619042873, 0.11597734689712524, 0.0783914253115654, 0.08773832023143768, 0.05855213478207588, -0.1703280657529831, -0.07157699018716812, 0.0847664400935173, 0.0866580531001091, 0.0690968856215477, 0.0028014443814754486, 0.11981596797704697, 0.023821519687771797, -0.005991517566144466, 0.031354013830423355, -0.12810289859771729, -0.0867483988404274, 0.016838444396853447, 0.04516862705349922, -0.008284809067845345, 0.057062454521656036, -0.06740551441907883, 0.05072450637817383, 0.05056849122047424, -0.08564865589141846, -0.09683293849229813, -0.02104836143553257, 0.04649130627512932, 0.2062549889087677, -0.07738245278596878, -0.021439000964164734, -0.07397570461034775, 0.000965829414781183, -0.01260015182197094, -0.13811711966991425, 0.08296813070774078, -0.04405299574136734, -0.1038675382733345, -0.09925918281078339, -0.007412757258862257, 0.013044493272900581, 0.009037273935973644, -0.053740955889225006, 0.05659077689051628, -0.04190514609217644, -0.11251499503850937, 0.04732389375567436, -0.07612662762403488, 0.028079504147171974, 0.32014599442481995, -0.10351672023534775, -0.1040177121758461, -0.04855367913842201, -0.027378398925065994, 0.20482316613197327, 0.23967133462429047, -0.07349734008312225, 0.024047238752245903, 0.20502589643001556, -0.044232048094272614, -0.3383674621582031, -0.040785051882267, 0.013564015738666058, 0.009188095107674599, -0.08103109896183014, -0.2566757798194885, 0.007313449401408434, 0.0925280898809433, 0.019693080335855484, 0.15872032940387726, -0.1479378193616867, -0.056109584867954254, 0.16889430582523346, 0.013270249590277672, 0.1467277556657791, -0.15764901041984558, -0.05935301631689072, -0.0627557784318924, 0.057795967906713486, 0.2293955534696579, -0.18953396379947662, 0.10801752656698227, -0.08478324115276337, 0.11310030519962311, 0.007135187741369009, -0.05622393265366554, 0.1901884377002716, 0.11421085149049759, 0.0608188696205616, -0.04276466742157936, -0.1673905849456787, 0.14020118117332458, -0.011988275684416294, 0.03276335820555687, 0.040499698370695114, 0.11943554878234863, -0.16351580619812012, 0.0426509790122509, -0.1748158186674118, 0.052428871393203735, -0.006109070498496294, -0.05034312233328819, -0.09636744111776352, 0.05258401855826378, -0.039759259670972824, 0.03527585789561272, 0.1834070384502411, 0.06058073416352272, -0.04312765970826149, 0.20479868352413177, -0.019602123647928238, -0.020114002749323845, 0.09693531692028046, 0.011915097944438457, -0.05598435178399086, 0.1101619079709053, -0.09508679807186127, -0.024680819362401962, 0.12684814631938934, 0.06001746654510498, 0.11657432466745377, 0.058441005647182465, -0.054321665316820145, -0.018260087817907333, 0.11495877057313919, -0.10191892087459564, -0.12612870335578918, 0.0054031494073569775, -0.12024819850921631, -0.04520365223288536, 0.005635091103613377, 0.030914034694433212, 0.01430987287312746, 0.012221082113683224, -0.05399266630411148, 0.03507290408015251, -0.046033408492803574, 0.1285248100757599, 0.17265485227108002, 0.01554541289806366, -0.1514764130115509, 0.07902943342924118, 0.05871523171663284, 0.01713290810585022, 0.016047781333327293, 0.037901706993579865, -0.113266721367836, -0.12438329309225082, 0.10695483535528183, 0.22381922602653503, -0.05848493054509163, -0.013569378294050694, 0.039154428988695145, 0.027881814166903496, 0.04217764362692833, 0.07966852933168411, -0.014510695822536945, 0.06929408758878708, 0.002760067582130432, -0.08331730216741562, -0.03399837017059326, 0.10545498132705688, -0.10781164467334747, 0.021632684394717216, -0.08624769747257233, 0.0035736821591854095, -0.03328714519739151, 0.10355312377214432, -0.06712745130062103, -0.038243986666202545, -0.17961497604846954, -0.0006746016442775726, -0.12852245569229126, 0.04057931527495384, -0.07951860874891281, 0.007301353383809328, 0.009456807747483253, -0.01198851503431797, -0.0363018773496151, -0.04708335921168327, -0.11615956574678421, 0.016290755942463875, 0.010218880139291286, 0.0803130641579628, -0.05098263546824455, -0.029111715033650398, 0.02411799319088459, 0.003078802954405546, 0.09921674430370331, 0.07261764258146286, 0.00006951644172659144, 0.12802110612392426, -0.1172659769654274, -0.05598140135407448, 0.002962126862257719, 0.058486878871917725, 0.03580040857195854, 0.038180798292160034, -0.009564890526235104, 0.02235691249370575, 0.0707506388425827, 0.09629501402378082, 0.1959926337003708, -0.07921022921800613, -0.011190922930836678, -0.04820162430405617, -0.06426840275526047, -0.031279440969228745, 0.14016768336296082, 0.020994603633880615, 0.04656180739402771, 0.09700333327054977, -0.020116014406085014, 0.048240892589092255, -0.09902340173721313, -0.09655512869358063, -0.005793907213956118, -0.08021266758441925, 0.05025183781981468, -0.017056595534086227, 0.045867353677749634, -0.04587516188621521, 0.28670963644981384, 0.013147377409040928, -0.09549231827259064, -0.09044860303401947, -0.0140537703409791, -0.0605681836605072, 0.042752087116241455, 0.3215743601322174, 0.09760154783725739, -0.0430217906832695, -0.07743579894304276, 0.07793129980564117, -0.062282782047986984, 0.10343022644519806, 0.0946490541100502, 0.050414975732564926, -0.005877554416656494, -0.013601924292743206, 0.06401997804641724, -0.19401560723781586, 0.07356296479701996, 0.009638650342822075, -0.05234914273023605, 0.1258579045534134, -0.0011748492252081633, 0.017599599435925484, -0.0505564846098423, -0.16477669775485992, 0.1171380802989006, -0.03885120525956154, -0.1695869117975235, -0.04245254024863243, -0.10934527963399887, -0.05253278464078903, -0.1879507452249527, 0.0370144322514534, -0.14450667798519135, 0.004375312943011522, 0.15844392776489258, 0.021872591227293015, -0.008507519960403442, 0.12421048432588577, -0.01058902870863676, -0.09058935940265656, 0.07312843948602676, 0.018804186955094337, -0.045217785984277725, -0.05457552894949913, 0.003190441755577922, 0.08898737281560898, -0.055298514664173126, 0.0007560960948467255, 0.01830194890499115, -0.0004427389067132026, 0.028483565896749496, -0.012273532338440418, -0.08214300870895386, -0.002103148028254509, 0.024198098108172417, 0.06809718161821365, 0.14823272824287415, 0.02537824772298336, -0.017284678295254707, 0.02038590982556343, -0.017798947170376778, 0.022669533267617226, -0.10557808727025986, -0.08437121659517288, 0.23358480632305145, -0.07408635318279266, 0.04062935709953308, -0.013403087854385376, -0.13461560010910034, -0.0669662207365036, 0.036959607154130936, 0.2034825086593628, -0.10386514663696289, -0.036101631820201874, 0.03732283040881157, 0.024631153792142868, -0.02729826234281063, 0.17010733485221863, 0.05182009935379028, 0.08146991580724716, 0.007691002916544676, -0.051317665725946426, -0.012041532434523106, -0.054597657173871994, -0.08384188264608383, -0.08792484551668167, 0.06208578497171402, -0.09037242829799652, -0.17852959036827087, 0.07405423372983932, -0.08933738619089127, 0.0018346402794122696, 0.12744049727916718, -0.20557905733585358, -0.15126897394657135, -0.0884871631860733, 0.05377539247274399, -0.022707734256982803, -0.08524888753890991, -0.05387504771351814, 0.06138598546385765, 0.07896339893341064, -0.021317198872566223, -0.16662083566188812, -0.06405960768461227, 0.01567334309220314, -0.1864386349916458, -0.01488098967820406, -0.006778317503631115, 0.2213800996541977, 0.07123614102602005, -0.017543325200676918, -0.04875034838914871, 0.07293272763490677, 0.029162118211388588, 0.12186311930418015, -0.04528415575623512, 0.17303934693336487, -0.029023025184869766, 0.005978613160550594, 0.09501879662275314, -0.004556837026029825, -0.011912274174392223, 0.016186943277716637, -0.012393264099955559, -0.09422040730714798, -0.016574043780565262, -0.13056355714797974, 0.09278218448162079, 0.18297646939754486, -0.010030415840446949, -0.021996689960360527, -0.054137032479047775, 0.043970026075839996, -0.020650306716561317, 0.1397411972284317, -0.1105647012591362, -0.03305071219801903, -0.03431644290685654, 0.017875464633107185, 0.09869683533906937, -0.1402634233236313, 0.11658275127410889, -0.048339229077100754, -0.00920232106000185, 0.0072206007316708565, 0.16129615902900696, -0.02187483012676239, 0.03138165920972824, -0.04880040884017944, -0.1617857664823532, 0.02996136248111725, 0.008484609425067902, -0.05127269774675369, -0.0733126774430275 ]
2c570e86ec1bb306446b6538d094299ca84c5595
# Dataset Card for "test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Artificio/test
[ "region:us" ]
2023-03-26T21:14:30+00:00
{"dataset_info": {"features": [{"name": "title", "dtype": "string"}, {"name": "artist", "dtype": "string"}, {"name": "date", "dtype": "string"}, {"name": "genre", "dtype": "string"}, {"name": "style", "dtype": "string"}, {"name": "description", "dtype": "string"}, {"name": "filename", "dtype": "string"}, {"name": "image", "dtype": "image"}, {"name": "resnet50_non_robust_features_2048", "sequence": "float32"}, {"name": "resnet50_robust_features_2048", "sequence": "float32"}, {"name": "resnet50_non_robust_feats", "sequence": "float32"}], "splits": [{"name": "train", "num_bytes": 385443497.0, "num_examples": 10000}], "download_size": 368839559, "dataset_size": 385443497.0}}
2023-04-12T02:55:29+00:00
[]
[]
TAGS #region-us
# Dataset Card for "test" More Information needed
[ "# Dataset Card for \"test\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"test\"\n\nMore Information needed" ]
[ 6, 11 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"test\"\n\nMore Information needed" ]
[ -0.17836375534534454, 0.15626253187656403, -0.002899549901485443, -0.018766390159726143, 0.030785921961069107, 0.11628600209951401, 0.119801826775074, 0.12239029258489609, 0.205417662858963, -0.0031834617257118225, 0.2055186778306961, 0.02410067804157734, -0.0007558671059086919, 0.20414817333221436, -0.0678246021270752, 0.06180746108293533, 0.041076019406318665, 0.04289519786834717, -0.00933067686855793, 0.11761749535799026, 0.003806068329140544, -0.08458192646503448, 0.0839601382613182, -0.10327189415693283, -0.1845087707042694, 0.07514048367738724, -0.02892155386507511, -0.05297284573316574, 0.10411880165338516, -0.13081791996955872, 0.1580953150987625, 0.018546346575021744, -0.03483939170837402, -0.1846638321876526, 0.001594873727299273, -0.029576051980257034, 0.0009375200606882572, 0.025955645367503166, 0.004891750868409872, -0.08627285808324814, -0.10890130698680878, 0.08519325405359268, 0.046666018664836884, -0.029176436364650726, -0.12258444726467133, -0.23563580214977264, -0.12049797922372818, -0.14511092007160187, -0.03751605376601219, 0.02865000069141388, 0.03813695162534714, 0.2601851522922516, -0.2114640176296234, 0.018113425001502037, 0.10159409791231155, -0.03354642912745476, 0.06413552910089493, 0.2327532023191452, 0.07857402414083481, 0.10378111898899078, -0.013278190977871418, 0.05597241595387459, 0.14148439466953278, 0.015176509507000446, -0.14545288681983948, -0.021983424201607704, -0.06810777634382248, 0.13248011469841003, -0.050250791013240814, -0.12019183486700058, 0.3631826341152191, -0.026686256751418114, -0.038589783012866974, 0.013078979216516018, 0.012537713162600994, -0.09789961576461792, 0.11039987951517105, -0.010795204900205135, 0.007078867405653, -0.01792534627020359, 0.0018744139233604074, 0.01977729983627796, -0.08915475755929947, -0.23277737200260162, -0.16275222599506378, 0.02122207172214985, -0.029147133231163025, 0.13280799984931946, -0.18519335985183716, 0.00962179433554411, -0.0395636186003685, -0.038228265941143036, -0.0901167243719101, -0.12793056666851044, -0.043637052178382874, -0.06862036138772964, -0.06343501061201096, -0.02633567899465561, 0.19080188870429993, 0.1395980715751648, 0.014230058528482914, 0.09098206460475922, -0.12427990883588791, 0.06889544427394867, 0.1670651137828827, -0.0211505014449358, 0.09863842278718948, 0.060280412435531616, -0.1142047569155693, -0.08893629908561707, -0.0851970762014389, -0.07121246308088303, -0.019574502483010292, 0.005777258425951004, 0.03528350964188576, 0.15833760797977448, -0.041120246052742004, -0.15758588910102844, -0.06490512192249298, 0.00012261455412954092, 0.03300268203020096, -0.12038133293390274, 0.031596921384334564, 0.06830312311649323, -0.06760992109775543, -0.0672629252076149, -0.09695198386907578, -0.07517353445291519, 0.09998415410518646, -0.013248151168227196, -0.04654082655906677, -0.030564092099666595, -0.07097318023443222, 0.006980122532695532, 0.09023497998714447, -0.17880144715309143, 0.06979484856128693, -0.09086362272500992, -0.29785704612731934, -0.03132373467087746, 0.020950153470039368, -0.05668200924992561, 0.22820237278938293, -0.02095983922481537, 0.0771731436252594, -0.04006199911236763, -0.04467777907848358, 0.09924338757991791, -0.07696331292390823, 0.11093271523714066, 0.07124354690313339, 0.047035012394189835, -0.0917157232761383, 0.021178683266043663, -0.17020229995250702, 0.02831408753991127, 0.015962067991495132, 0.0079360231757164, -0.18751086294651031, 0.030473139137029648, -0.06827850639820099, -0.0185991358011961, -0.1234251856803894, 0.040618252009153366, 0.01612316630780697, 0.1735788881778717, -0.21305738389492035, 0.006178898271173239, 0.1556074023246765, -0.13220712542533875, -0.24789129197597504, 0.013914428651332855, -0.04908917099237442, 0.12587374448776245, 0.043529536575078964, 0.37105560302734375, 0.10085279494524002, -0.1622333973646164, 0.06247875839471817, 0.15249130129814148, -0.13910545408725739, -0.20907947421073914, 0.1347314566373825, -0.08696084469556808, -0.19962340593338013, 0.04434865713119507, 0.09087134152650833, -0.05288134142756462, -0.0694669634103775, -0.05089375376701355, -0.03432025760412216, -0.1276606321334839, 0.13846631348133087, 0.05731216073036194, 0.0071067786775529385, -0.10314343869686127, 0.11776551604270935, -0.010910053737461567, 0.08773843199014664, -0.008812307380139828, -0.06779583543539047, -0.08421112596988678, 0.1909082531929016, -0.11333524435758591, -0.052723634988069534, -0.20380017161369324, -0.07218166440725327, 0.04552130028605461, -0.018756404519081116, -0.0035092527978122234, 0.09209434688091278, 0.11268283426761627, -0.07612396031618118, 0.0718541145324707, 0.040148910135030746, 0.11253146827220917, 0.030759019777178764, -0.01303241215646267, 0.036479651927948, 0.056147411465644836, -0.11534509062767029, -0.03671841323375702, -0.0968816950917244, -0.07410003989934921, 0.08440019190311432, -0.02083619125187397, -0.0002568592899478972, -0.006580772809684277, 0.0593813955783844, -0.01181450579315424, 0.003066645236685872, -0.06299373507499695, -0.015909679234027863, -0.036760661751031876, -0.009087477810680866, -0.02947864681482315, 0.022089283913373947, 0.1697312593460083, 0.1027240976691246, 0.009712163358926773, -0.01462285965681076, -0.08109857141971588, 0.00018784758867695928, 0.013000939972698689, -0.1391986459493637, 0.0034642149694263935, -0.08256835490465164, -0.06392320990562439, 0.014903162606060505, -0.09742357581853867, 0.0071561820805072784, 0.024844147264957428, -0.04047117754817009, -0.0873565822839737, 0.08850529789924622, 0.082767553627491, -0.175737202167511, 0.12923434376716614, 0.18700340390205383, 0.03947313129901886, 0.14085201919078827, -0.11570362746715546, -0.1377139389514923, 0.015367662534117699, 0.059621430933475494, -0.06778763234615326, 0.2287745177745819, -0.13140437006950378, 0.0976514220237732, 0.10366370528936386, 0.07247921824455261, 0.09239114820957184, -0.09265352040529251, -0.11862629652023315, -0.0002364608517382294, -0.02992246486246586, -0.19124390184879303, 0.05803636834025383, 0.022194767370820045, 0.06089552119374275, -0.0028166365809738636, -0.04354138672351837, 0.13433048129081726, 0.0040303803980350494, -0.10740388184785843, 0.17123131453990936, -0.1477082520723343, -0.2505705654621124, -0.02898678369820118, -0.08000833541154861, 0.08964034169912338, 0.011413084343075752, 0.008878880180418491, -0.1744464784860611, 0.02463683858513832, -0.016994383186101913, -0.12379546463489532, -0.1186920776963234, -0.036104898899793625, 0.003573661670088768, 0.055552948266267776, -0.03950152173638344, -0.10156933218240738, 0.007902096025645733, -0.015344204381108284, 0.1442217081785202, 0.1597413718700409, -0.16343562304973602, 0.14770464599132538, 0.09776655584573746, -0.05118369311094284, 0.10116258263587952, -0.035981886088848114, 0.13099762797355652, -0.0773487463593483, -0.1021944209933281, 0.09818204492330551, -0.02525089494884014, -0.027381977066397667, 0.0015808669850230217, -0.026050172746181488, -0.17543885111808777, 0.01104374136775732, -0.09479214996099472, -0.1624857485294342, -0.3162168860435486, -0.09005650877952576, 0.0020862880628556013, 0.12210394442081451, 0.06887663155794144, 0.06875962018966675, 0.013225626200437546, 0.108293816447258, 0.1759405881166458, -0.12105945497751236, -0.14408722519874573, -0.06270672380924225, -0.050280578434467316, -0.035398419946432114, -0.031930968165397644, -0.15519240498542786, -0.022074609994888306, 0.11190585792064667, 0.16969117522239685, 0.2514607012271881, 0.13968797028064728, 0.047039203345775604, 0.054790474474430084, 0.14108185470104218, 0.06658957153558731, 0.12541228532791138, 0.11249800771474838, -0.02970544993877411, 0.022705625742673874, -0.003538658143952489, -0.08919700235128403, -0.031733546406030655, 0.11914730072021484, -0.1342954784631729, -0.009943301789462566, -0.20620323717594147, 0.03841459006071091, -0.22420065104961395, 0.1171749085187912, -0.25990206003189087, 0.06952040642499924, -0.03968009352684021, 0.12271557748317719, -0.11360211670398712, 0.0643400028347969, 0.06663692742586136, -0.09151166677474976, 0.051128286868333817, -0.009119718335568905, 0.06744629144668579, 0.046081241220235825, 0.008035416714847088, -0.09376900643110275, -0.18759626150131226, -0.03362172469496727, 0.18699762225151062, -0.2767970561981201, 0.23351287841796875, 0.005648320075124502, -0.021894777193665504, -0.14076878130435944, -0.09299232810735703, -0.042718153446912766, -0.012948279269039631, 0.17306458950042725, -0.04211235046386719, -0.18199600279331207, -0.18574687838554382, -0.010725168511271477, 0.03444015979766846, 0.12326286733150482, 0.05214356631040573, -0.06852059066295624, 0.034506507217884064, 0.0713096559047699, -0.08472765982151031, -0.17542262375354767, -0.10268031060695648, 0.02097344398498535, -0.014163128100335598, -0.04424462467432022, -0.09482307732105255, 0.02902616187930107, 0.02016637660562992, -0.08651014417409897, 0.04693600535392761, 0.009048298001289368, -0.0017490384634584188, -0.08652232587337494, -0.007642806973308325, 0.19318385422229767, -0.01986507885158062, -0.03897390514612198, 0.029399296268820763, -0.005840148311108351, -0.015035601332783699, -0.16980496048927307, 0.02502935752272606, -0.051259249448776245, 0.04603417590260506, -0.08436553180217743, 0.0723261758685112, 0.010607668198645115, 0.05309382453560829, 0.057645779103040695, 0.019170911982655525, -0.06600687652826309, -0.05039098858833313, 0.15861836075782776, -0.16619770228862762, 0.03441574051976204, 0.21824128925800323, 0.08756126463413239, 0.08406464010477066, 0.059178199619054794, -0.02286015823483467, 0.20609542727470398, 0.14900733530521393, -0.021505631506443024, 0.17023004591464996, 0.16146360337734222, -0.08136364072561264, -0.2821066379547119, 0.10794045776128769, -0.14751018583774567, 0.019518354907631874, 0.08841986209154129, -0.21592092514038086, 0.10304134339094162, 0.15951168537139893, -0.0748351588845253, 0.2772909700870514, -0.1891554445028305, -0.018814703449606895, 0.21697676181793213, 0.023318210616707802, 0.310602605342865, -0.15321765840053558, -0.10147558152675629, -0.05727516487240791, -0.05283275246620178, 0.13329099118709564, -0.11912983655929565, 0.034956108778715134, -0.03392760455608368, 0.052371252328157425, 0.030062289908528328, -0.08360841125249863, 0.2652030289173126, 0.02294735610485077, 0.11999121308326721, -0.05504251644015312, 0.019634101539850235, 0.12245236337184906, -0.04308703541755676, 0.1316317468881607, -0.012325070798397064, 0.08143950253725052, -0.17079201340675354, -0.003091842634603381, 0.028102705255150795, 0.06492729485034943, 0.05815165489912033, -0.057877201586961746, -0.11304452270269394, -0.014338821172714233, -0.15562382340431213, -0.03673282265663147, 0.09820684790611267, -0.03604474291205406, 0.05096600204706192, -0.003839126555249095, 0.10129886865615845, -0.04620029404759407, -0.023296639323234558, 0.011661078780889511, -0.08026200532913208, 0.06055242195725441, -0.24419988691806793, 0.0193663127720356, 0.16478417813777924, 0.04648973047733307, 0.029311906546354294, 0.04502151906490326, -0.10573028028011322, 0.022158147767186165, 0.13194969296455383, -0.08656775206327438, 0.026684220880270004, 0.0793439969420433, -0.11906998604536057, -0.04408218711614609, 0.05266506224870682, 0.011627309024333954, 0.07108767330646515, 0.030295321717858315, -0.08103753626346588, 0.034784238785505295, -0.09079289436340332, 0.18952663242816925, 0.12859493494033813, 0.06287172436714172, -0.17314860224723816, 0.17233417928218842, -0.013303486630320549, -0.08785142004489899, 0.040108442306518555, -0.08353129029273987, -0.052761226892471313, -0.08725687861442566, -0.009707458317279816, 0.2880156338214874, -0.02051711454987526, -0.15805158019065857, -0.04439711570739746, -0.011896895244717598, 0.04176176339387894, 0.1771816611289978, 0.12509100139141083, 0.1301431655883789, 0.10448449105024338, -0.0860695168375969, -0.034076690673828125, -0.01879776082932949, -0.07242235541343689, 0.02319600060582161, -0.049343328922986984, -0.17026473581790924, -0.027726687490940094, 0.19044238328933716, -0.10648716986179352, -0.08343740552663803, -0.11250797659158707, 0.16582447290420532, -0.23303040862083435, 0.058759190142154694, 0.056722987443208694, -0.03332683444023132, 0.07471301406621933, 0.02378661371767521, -0.02357752062380314, -0.03134468197822571, -0.12891504168510437, 0.16284994781017303, 0.07418937981128693, 0.021244999021291733, -0.13237424194812775, 0.028024278581142426, 0.1363743543624878, 0.0016965660033747554, 0.07966965436935425, 0.13059189915657043, -0.0178997740149498, 0.12285065650939941, -0.13712865114212036, -0.09034616500139236, 0.05397800728678703, 0.08491847664117813, 0.037776608020067215, -0.023175213485956192, 0.012362517416477203, 0.135637104511261, -0.04514147713780403, 0.15734998881816864, -0.06621087342500687, -0.07053018361330032, 0.030342021957039833, -0.14050976932048798, -0.11104690283536911, 0.01194212306290865, -0.04328933730721474, 0.15754657983779907, 0.08403605222702026, 0.01919497549533844, 0.0760285034775734, 0.03458965942263603, -0.02256012335419655, -0.07327581942081451, -0.029036788269877434, -0.08302262425422668, -0.07177150249481201, 0.07822274416685104, 0.06781967729330063, -0.054614827036857605, 0.4822455942630768, -0.04143894836306572, -0.03495590016245842, -0.05788419768214226, 0.0956399217247963, 0.04349552094936371, 0.013869737274944782, 0.317277193069458, 0.07116422057151794, -0.030243294313549995, -0.04536471515893936, 0.03208441287279129, -0.025583531707525253, -0.0020556841045618057, 0.09435918927192688, 0.16354921460151672, -0.03998381271958351, 0.0018742684042081237, -0.03469151630997658, -0.039911895990371704, 0.14179500937461853, -0.018655680119991302, -0.012164492160081863, 0.004734267946332693, 0.13653190433979034, 0.019507218152284622, 0.02058190107345581, -0.05216480419039726, 0.03153130039572716, -0.12457971274852753, -0.08127964287996292, -0.13112536072731018, -0.031658731400966644, -0.058553535491228104, -0.10712222009897232, 0.07570283859968185, -0.023647421970963478, -0.05080419406294823, 0.28930288553237915, 0.05889919772744179, -0.022367987781763077, 0.11017552763223648, -0.05634617060422897, 0.07215782254934311, 0.022966865450143814, -0.05315699055790901, -0.08295245468616486, 0.016225002706050873, -0.059267230331897736, 0.11707446724176407, -0.053347427397966385, 0.01668376661837101, -0.02047180011868477, 0.027430446818470955, -0.008281375281512737, -0.17839764058589935, -0.055753834545612335, -0.046763163059949875, 0.06971560418605804, -0.12748144567012787, 0.016847897320985794, 0.038472943007946014, 0.09713426977396011, 0.037768423557281494, 0.13470977544784546, 0.06778589636087418, -0.006070888601243496, -0.07585011422634125, 0.11327014863491058, -0.024915477260947227, 0.10309633612632751, 0.004315497353672981, -0.0713222399353981, -0.005975419655442238, 0.19611462950706482, 0.2102717012166977, -0.017731912434101105, -0.057549670338630676, 0.03798731043934822, 0.04338914528489113, 0.009735314175486565, 0.1464441567659378, -0.010126934386789799, 0.10483050346374512, -0.051008086651563644, -0.08938252180814743, -0.011636216193437576, -0.08273125439882278, -0.006457206793129444, -0.020426718518137932, 0.07225841283798218, -0.046037707477808, -0.10502232611179352, 0.1876540333032608, -0.13317863643169403, 0.0758599191904068, 0.1287931650876999, -0.058194976300001144, -0.1310870349407196, -0.025163693353533745, 0.1091814711689949, -0.09378401190042496, -0.018106844276189804, -0.11255459487438202, -0.02550615556538105, -0.14383402466773987, -0.05823097750544548, -0.27555346488952637, -0.1797049343585968, 0.019745012745261192, 0.028356024995446205, 0.12143097817897797, 0.01158579159528017, 0.26335760951042175, 0.024225393310189247, -0.0032948593143373728, -0.10739542543888092, 0.09657428413629532, 0.0886261835694313, 0.08156634867191315, -0.0161292664706707, 0.015226082876324654, 0.016787776723504066, -0.03746843710541725, 0.11037984490394592, 0.006615904159843922, -0.03074001334607601, 0.01569913886487484, 0.050902098417282104, -0.12533797323703766, -0.014537396840751171, -0.08242358267307281, 0.10261241346597672, 0.008754407055675983, -0.02229352295398712, 0.06200609728693962, -0.024075156077742577, 0.15769365429878235, 0.02954866550862789, -0.1215382069349289, -0.061439190059900284, -0.061326440423727036, -0.07150760293006897, 0.10123196244239807, -0.05871361121535301, -0.22867229580879211, 0.06847617030143738, -0.028846221044659615, 0.01875203289091587, 0.08118370920419693, 0.06063856557011604, 0.0956149697303772, 0.0876174122095108, -0.032196301966905594, -0.011097976006567478, 0.04285372048616409, 0.034153807908296585, -0.05297638103365898, -0.09876769781112671 ]
48520df3115a25d73a4bbc1434a4078394db44c2
# Datasets for VF prediction ## File Description - toxvf.xlsx: Table S4 from [Li et al. (2018)](https://doi.org/10.1016/j.scitotenv.2017.10.308) - data_train.csv: Training set - data_test.csv: Tesing set - df_train.csv: Molecule information for training set - df_test.csv: Molecule information for testing set ## Column Description Table below describes the columns in data_train.csv and data_test.csv. | Column Range | Description | | --- | --- | | 1 - 208 | RDKit descriptors | | 209 - 1821 | Mordred descriptors | | 1822 - 1988 | MACCSKeys fingerprint | | 1989 - 4036 | Circular fingerprint | | 4037 - 4917 | PubChem fingerprint | | 4918 - 6965 | RDKit fingerprints | | 6966 | Toxicity | ## DIY Run `python featurize.py` to reproduce these datasets.
hhaootian/toxvf
[ "license:apache-2.0", "region:us" ]
2023-03-26T21:29:25+00:00
{"license": "apache-2.0"}
2023-03-27T12:24:03+00:00
[]
[]
TAGS #license-apache-2.0 #region-us
Datasets for VF prediction ========================== File Description ---------------- * URL: Table S4 from Li et al. (2018) * data\_train.csv: Training set * data\_test.csv: Tesing set * df\_train.csv: Molecule information for training set * df\_test.csv: Molecule information for testing set Column Description ------------------ Table below describes the columns in data\_train.csv and data\_test.csv. DIY --- Run 'python URL' to reproduce these datasets.
[]
[ "TAGS\n#license-apache-2.0 #region-us \n" ]
[ 14 ]
[ "passage: TAGS\n#license-apache-2.0 #region-us \n" ]
[ -0.014972950331866741, 0.1377405971288681, -0.008658665232360363, -0.026387644931674004, -0.06495039910078049, 0.02879125252366066, 0.153837651014328, 0.10483942180871964, 0.1256849616765976, -0.0962781235575676, 0.15542295575141907, 0.06252618134021759, 0.01139750611037016, 0.01549961045384407, 0.010183668695390224, -0.10781864821910858, 0.10650338232517242, -0.03490327671170235, -0.0707244873046875, 0.013394840992987156, 0.033960238099098206, 0.01981612667441368, -0.023830559104681015, -0.012257595546543598, 0.01112176850438118, 0.0037393702659755945, 0.07398658245801926, -0.03678586333990097, 0.0712570771574974, -0.0307270847260952, 0.04963022843003273, 0.037079621106386185, -0.007749613840132952, -0.26644203066825867, 0.0024822098203003407, -0.024022065103054047, -0.07085459679365158, 0.029720399528741837, 0.013389789499342442, 0.01578286662697792, 0.00231059524230659, 0.07178761065006256, -0.05940864980220795, 0.031044602394104004, -0.10492347925901413, -0.29222142696380615, -0.17006294429302216, 0.01744023710489273, 0.06068360060453415, 0.05476497858762741, 0.09300920367240906, 0.11550862342119217, -0.14644485712051392, -0.044547248631715775, 0.07099119573831558, -0.3628372251987457, 0.050203535705804825, 0.08580845594406128, -0.01402231678366661, 0.057996317744255066, 0.02550811693072319, 0.06553854793310165, 0.10383764654397964, -0.038684334605932236, -0.08282918483018875, -0.048850782215595245, -0.07356837391853333, 0.10531846433877945, -0.00149822561070323, -0.12009333074092865, 0.345758318901062, 0.07138761878013611, -0.013982822187244892, 0.1401686668395996, -0.03401775285601616, 0.08242715895175934, 0.00856063887476921, 0.07128778845071793, 0.11027930676937103, 0.21097713708877563, 0.1913771778345108, -0.10426254570484161, -0.16983820497989655, -0.05970091372728348, -0.17783339321613312, 0.02624516934156418, 0.006967680528759956, 0.1441962569952011, -0.15566711127758026, -0.007344068959355354, -0.08945375680923462, -0.05843057110905647, -0.052450742572546005, -0.06543421745300293, 0.15477518737316132, 0.08793632686138153, -0.09496267139911652, 0.12857593595981598, 0.16295284032821655, 0.27066588401794434, 0.0397113561630249, 0.0019443186465650797, -0.1110435351729393, 0.16749770939350128, -0.07042741030454636, 0.013758119195699692, 0.11881717294454575, 0.07653947174549103, 0.10706596076488495, -0.16501086950302124, 0.12452162802219391, -0.016609763726592064, -0.11789992451667786, -0.018261663615703583, -0.1484517753124237, 0.16352272033691406, 0.06240275129675865, -0.10497567802667618, -0.06494749337434769, 0.07674259692430496, 0.11038123816251755, -0.04079411178827286, -0.009143678471446037, -0.015199431218206882, 0.01051195990294218, -0.009426284581422806, 0.027398476377129555, 0.04705727845430374, 0.058609262108802795, 0.0033366302959620953, -0.07381071150302887, -0.020023247227072716, 0.003280751407146454, 0.1267043501138687, 0.1569293588399887, -0.05185375362634659, 0.04033694788813591, -0.06643003970384598, -0.15634682774543762, 0.033434003591537476, 0.08608060330152512, 0.0321158766746521, -0.007054667454212904, 0.10480355471372604, 0.0473899245262146, -0.004594990983605385, -0.090055912733078, -0.06355541944503784, -0.08356712758541107, 0.04190095514059067, -0.11996523290872574, -0.0058386498130857944, -0.25945019721984863, 0.00316249905154109, -0.1388063281774521, 0.0704830139875412, 0.04737875238060951, -0.11123143136501312, -0.11911641061306, 0.18649786710739136, -0.07714612036943436, 0.055908672511577606, -0.05615519732236862, -0.008492839522659779, -0.03699778765439987, 0.06682316213846207, -0.14747841656208038, -0.0005399030051194131, 0.18717823922634125, -0.14897091686725616, -0.183698832988739, 0.007495424710214138, 0.03250853717327118, 0.014232120476663113, 0.028690440580248833, 0.30018556118011475, -0.04365801066160202, -0.022711357101798058, 0.14066553115844727, 0.16189178824424744, -0.0973799079656601, -0.2718583643436432, 0.14789041876792908, -0.18816958367824554, -0.19481199979782104, 0.02703963965177536, -0.10175284743309021, 0.06735242903232574, 0.0434052050113678, -0.12173084169626236, -0.040761545300483704, -0.06889492273330688, -0.03939614072442055, -0.04728172346949577, 0.01916317269206047, -0.06263907253742218, 0.06502450257539749, -0.0881565511226654, 0.0690668523311615, 0.1269703209400177, 0.08447451889514923, -0.026536764577031136, 0.009126527234911919, 0.025589320808649063, 0.017330490052700043, -0.03833708539605141, 0.01929517462849617, 0.01688491925597191, -0.09582766890525818, 0.07343678176403046, 0.10080436617136002, 0.0517999529838562, -0.10638647526502609, 0.023197486996650696, 0.03179466351866722, 0.0024750155862420797, 0.0694531574845314, 0.06032438576221466, -0.10287857055664062, 0.06489933282136917, -0.0037468012887984514, 0.0518820621073246, 0.07478269934654236, -0.022493045777082443, 0.020172767341136932, -0.044141460210084915, -0.04319985210895538, 0.08567604422569275, -0.019361646845936775, -0.08695904165506363, 0.02959357015788555, 0.005028232932090759, 0.10603106021881104, 0.04762826859951019, -0.10406646132469177, 0.16851206123828888, 0.03276379778981209, 0.14172857999801636, 0.16983027756214142, -0.05003548413515091, 0.13265447318553925, -0.018061332404613495, 0.011779023334383965, -0.027860842645168304, 0.08203933387994766, 0.013741283677518368, -0.0884268656373024, 0.010677173733711243, -0.0012559969909489155, -0.04808245599269867, 0.026862075552344322, -0.05627221614122391, -0.11836695671081543, -0.059314463287591934, -0.028883814811706543, 0.22526615858078003, -0.10537033528089523, 0.12464691698551178, 0.5217018723487854, 0.024548746645450592, 0.047969620674848557, -0.16087572276592255, -0.06556912511587143, -0.03724734112620354, 0.01234061736613512, -0.03181084617972374, 0.13119523227214813, -0.06553105264902115, 0.03862816467881203, 0.0817440003156662, 0.07771708816289902, 0.04734378680586815, -0.17659273743629456, -0.12391189485788345, 0.0027862393762916327, -0.06264690309762955, -0.1301562488079071, -0.015394099988043308, -0.11034313589334488, 0.036011673510074615, 0.015018938109278679, -0.09842728823423386, 0.16451223194599152, -0.03630390390753746, -0.045461565256118774, 0.04944632574915886, -0.2314302921295166, -0.0839247852563858, -0.12943525612354279, -0.03678453713655472, -0.023447291925549507, 0.016634400933980942, 0.09078312665224075, -0.055623311549425125, -0.0538143664598465, 0.03897318243980408, -0.08703092485666275, -0.05625670403242111, -0.015357088297605515, 0.04862850904464722, 0.08293753117322922, 0.04238975793123245, -0.10195945203304291, -0.04045995697379112, -0.002702324651181698, -0.01255359873175621, 0.033146876841783524, -0.07412629574537277, 0.0853082686662674, 0.11064175516366959, 0.049554772675037384, 0.03361808881163597, -0.0033064892049878836, 0.07316921651363373, -0.013150024227797985, -0.06427362561225891, 0.1754506230354309, -0.014537261798977852, 0.052527204155921936, 0.1614663302898407, 0.06942721456289291, -0.08693967014551163, -0.016334567219018936, -0.05160483345389366, -0.11219155788421631, -0.313568115234375, -0.0514010526239872, -0.0697566568851471, 0.10370723158121109, 0.016293581575155258, 0.11431120336055756, 0.11805130541324615, 0.05553880333900452, 0.02477053552865982, -0.030986998230218887, -0.013935171999037266, -0.008552669547498226, 0.14244908094406128, -0.040016934275627136, -0.025634407997131348, -0.16582822799682617, 0.05352972075343132, 0.19532184302806854, 0.17346875369548798, 0.16141186654567719, 0.2949795722961426, 0.1219889223575592, 0.1499485820531845, 0.20596453547477722, 0.03277221694588661, 0.08221390843391418, 0.06475520879030228, 0.0147244893014431, -0.07361224293708801, -0.02132425457239151, -0.0358458049595356, 0.09254280477762222, -0.020926684141159058, -0.1894368976354599, 0.04358299449086189, -0.20253854990005493, 0.04529424384236336, 0.1325015276670456, 0.10060963034629822, 0.0372280478477478, 0.12041204422712326, 0.10496384650468826, 0.07236151397228241, 0.02265322208404541, 0.155935138463974, -0.10047086328268051, -0.04170655459165573, 0.10314960777759552, 0.03088374249637127, 0.08923831582069397, 0.05249778553843498, 0.024546442553400993, -0.09486964344978333, -0.18898503482341766, 0.08735544979572296, 0.15138362348079681, -0.18271131813526154, 0.25446999073028564, 0.007140269037336111, -0.10152944922447205, -0.04616072401404381, -0.034160908311605453, 0.07485716044902802, 0.1744716465473175, 0.09998820722103119, 0.07455950975418091, -0.2311946600675583, 0.06371928006410599, -0.0805746391415596, 0.03850121796131134, 0.009798256680369377, -0.0012644194066524506, -0.1523386389017105, -0.06277230381965637, 0.03955406695604324, 0.028464701026678085, 0.16074317693710327, -0.09644434601068497, -0.07261957228183746, 0.0019746189936995506, 0.14707164466381073, -0.027826759964227676, -0.12161600589752197, 0.07778380811214447, 0.026536058634519577, 0.10129949450492859, -0.046719279140233994, 0.01687805913388729, -0.0395737923681736, -0.22956150770187378, 0.06549007445573807, -0.02001434937119484, 0.016561396420001984, -0.057295773178339005, -0.095908522605896, -0.09420177340507507, -0.1935003399848938, 0.09841206669807434, -0.0820716917514801, 0.02724429965019226, -0.03322573006153107, 0.12508079409599304, -0.09227079153060913, 0.022051848471164703, 0.002473256317898631, -0.0009367846651002765, -0.0559639148414135, -0.12471262365579605, 0.08924731612205505, -0.02971985563635826, -0.0013593619223684072, -0.004879474639892578, -0.037194594740867615, 0.05458180233836174, 0.06104811653494835, -0.09029456228017807, 0.17284651100635529, 0.304045170545578, -0.06797412037849426, 0.21419626474380493, 0.3437173664569855, -0.12620802223682404, -0.22579985857009888, -0.2027367204427719, -0.287395715713501, -0.1499757170677185, 0.09507355093955994, -0.18301111459732056, 0.10197417438030243, 0.19583699107170105, -0.1618303805589676, 0.17492994666099548, -0.18311083316802979, -0.021827004849910736, 0.20329692959785461, -0.06383024156093597, 0.3788199722766876, -0.11906247586011887, -0.10778811573982239, -0.09945111721754074, -0.1618940234184265, 0.10558515042066574, -0.18797975778579712, 0.02240607887506485, 0.03505697101354599, -0.06375153362751007, -0.049790963530540466, -0.018343381583690643, 0.24272295832633972, -0.001803387189283967, 0.0726020559668541, -0.07976466417312622, 0.016474680975079536, 0.1855529397726059, -0.05465783178806305, 0.036813490092754364, -0.15827761590480804, -0.028589751571416855, -0.009538229554891586, 0.037033237516880035, -0.03485805541276932, 0.07510014623403549, 0.0011767554096877575, -0.07188761979341507, -0.0968698114156723, -0.021874895319342613, -0.04847799241542816, -0.005289438646286726, 0.26872649788856506, 0.076040118932724, -0.053988635540008545, 0.10166085511445999, -0.0624149851500988, -0.1741536259651184, 0.016763299703598022, -0.10044022649526596, -0.07138258218765259, 0.0554080568253994, -0.24670164287090302, 0.034909263253211975, 0.05687393248081207, -0.06160387769341469, 0.03683772310614586, 0.05927642062306404, -0.09550898522138596, -0.021464845165610313, 0.12709221243858337, -0.0498422347009182, -0.0725388154387474, 0.06216653808951378, 0.1259109526872635, 0.11850999295711517, 0.0343933068215847, 0.07898429036140442, 0.04615308716893196, 0.00829920545220375, 0.021227914839982986, 0.07433275133371353, -0.17039799690246582, -0.05188438296318054, 0.05058757960796356, -0.02595781534910202, -0.1195429265499115, 0.25599008798599243, 0.024486735463142395, -0.03208741545677185, -0.03641199693083763, 0.034413471817970276, -0.05278664082288742, -0.09139014035463333, -0.055758245289325714, -0.012565652839839458, -0.09509796649217606, -0.18549469113349915, 0.037074074149131775, -0.09632396697998047, -0.031133420765399933, -0.03407083451747894, 0.1050528809428215, 0.10973811894655228, 0.0608430951833725, -0.035467516630887985, 0.16503585875034332, -0.08250437676906586, -0.18473856151103973, -0.014520380645990372, -0.04597662389278412, -0.2016236037015915, 0.02965214103460312, 0.06940829008817673, -0.013816002756357193, -0.046515315771102905, -0.05482683703303337, 0.08873733133077621, -0.2119728922843933, 0.016329854726791382, -0.08455836027860641, 0.001034914399497211, 0.0714198648929596, -0.0625232607126236, -0.02158266305923462, 0.019058139994740486, -0.16247235238552094, -0.057285383343696594, -0.010741667822003365, 0.05505165457725525, -0.10866090655326843, -0.059575166553258896, 0.13569991290569305, 0.05747954174876213, 0.09156093001365662, 0.08844062685966492, 0.012601320631802082, 0.14171354472637177, -0.1320880800485611, -0.07235664874315262, 0.07277880609035492, 0.03337378427386284, -0.02606162242591381, 0.016614673659205437, -0.08515988290309906, 0.08969198167324066, -0.07962571084499359, 0.01820359006524086, -0.060848966240882874, -0.13395224511623383, -0.14613622426986694, -0.008169831708073616, -0.17318809032440186, 0.04386909306049347, -0.1962924599647522, 0.20117418467998505, 0.049670200794935226, 0.11739125847816467, 0.09586193412542343, 0.0011940872063860297, 0.02116451971232891, 0.03084888681769371, -0.038015320897102356, -0.06214485689997673, -0.1336703896522522, -0.034515380859375, -0.14342233538627625, -0.05508563295006752, 0.3311520218849182, -0.04312245175242424, -0.13223427534103394, 0.05347722768783569, 0.08347365260124207, 0.016498390585184097, 0.023317286744713783, 0.24889890849590302, 0.04722274839878082, 0.01573793776333332, -0.13385194540023804, -0.026428358629345894, 0.01794368028640747, -0.16727277636528015, 0.06783340871334076, 0.09281940758228302, 0.16844220459461212, 0.05829422175884247, 0.05544407665729523, -0.019741542637348175, -0.05980636551976204, -0.07777530699968338, 0.14353948831558228, 0.032101042568683624, 0.07295279204845428, 0.09418365359306335, 0.159424290060997, -0.01132612582296133, 0.011219488456845284, -0.048546407371759415, 0.018409814685583115, -0.15742093324661255, -0.13183769583702087, 0.0072431364096701145, -0.15321512520313263, 0.010697826743125916, 0.011604762636125088, 0.031117310747504234, 0.2556179463863373, 0.040744051337242126, -0.06757266819477081, -0.061626169830560684, -0.15643614530563354, -0.04558565840125084, -0.04036465659737587, -0.007026704493910074, -0.038584496825933456, -0.04671114683151245, -0.11182798445224762, -0.0216030515730381, -0.08770470321178436, -0.06560606509447098, 0.03681713715195656, 0.030047502368688583, 0.026680879294872284, -0.10008109360933304, -0.026802673935890198, -0.08784958720207214, 0.040374286472797394, 0.0004315301775932312, 0.18315750360488892, 0.03631989657878876, 0.0276914332062006, 0.1346033811569214, 0.07949449867010117, -0.04593978822231293, -0.1404203623533249, -0.04276864603161812, 0.050976864993572235, -0.04557491093873978, 0.06821722537279129, -0.047834381461143494, -0.008090421557426453, -0.03426219895482063, 0.22107382118701935, 0.2087077796459198, -0.07518038153648376, -0.0023365700617432594, -0.04285150393843651, 0.01813213713467121, 0.007908736355602741, 0.15072014927864075, 0.0591626912355423, 0.10565771162509918, -0.0679246187210083, -0.012176652438938618, -0.016756610944867134, 0.013343945145606995, -0.18723566830158234, 0.07582846283912659, -0.030456462875008583, -0.11726406216621399, -0.038775019347667694, 0.12641341984272003, -0.06347712874412537, 0.09165021777153015, 0.09027697890996933, -0.029973473399877548, 0.027466343715786934, 0.0041959225200116634, 0.20493634045124054, 0.02617124654352665, 0.048617783933877945, -0.1167941614985466, -0.09022688120603561, 0.04032917320728302, 0.00874406099319458, -0.3118123412132263, -0.1954881250858307, 0.10563000291585922, 0.06715425848960876, 0.2813838720321655, 0.0376100093126297, 0.04810243472456932, 0.015465166419744492, 0.07121489197015762, -0.12309351563453674, 0.13339413702487946, 0.046601615846157074, -0.01129146758466959, -0.11312273144721985, -0.22528712451457977, -0.08437834680080414, -0.05826718360185623, 0.07650711387395859, 0.06533077359199524, 0.0024006948806345463, 0.1862800121307373, -0.0665736049413681, -0.02629813738167286, -0.025829114019870758, -0.15687870979309082, 0.03671088442206383, -0.06590475142002106, -0.042691074311733246, -0.0751107782125473, -0.03413062542676926, -0.023224810138344765, 0.055103402584791183, -0.24346224963665009, -0.05677183344960213, 0.2217833697795868, 0.021673565730452538, 0.14538446068763733, 0.02648567035794258, 0.03698272630572319, -0.035830456763505936, -0.04817749559879303, 0.054671525955200195, -0.08730608224868774, 0.004225281998515129, 0.10913265496492386, -0.03198149800300598, 0.021041326224803925, -0.1597670465707779, 0.046472933143377304, -0.043475229293107986, -0.005544837564229965, -0.0814170315861702 ]
4c29bf40853be7b51118a1413953058edd7ae58c
# Dataset Card for "gpt2-chitchat-learn" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
wujohns/gpt2-chitchat-learn
[ "region:us" ]
2023-03-26T23:06:17+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}, {"name": "input_ids", "sequence": "int32"}], "splits": [{"name": "train", "num_bytes": 161238019, "num_examples": 490001}, {"name": "valid", "num_bytes": 3190972, "num_examples": 10000}], "download_size": 89438438, "dataset_size": 164428991}}
2023-03-27T00:47:06+00:00
[]
[]
TAGS #region-us
# Dataset Card for "gpt2-chitchat-learn" More Information needed
[ "# Dataset Card for \"gpt2-chitchat-learn\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"gpt2-chitchat-learn\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"gpt2-chitchat-learn\"\n\nMore Information needed" ]
[ -0.14075234532356262, 0.1508958488702774, -0.0012983400374650955, 0.06049888953566551, 0.07950108498334885, 0.12043192982673645, 0.06653377413749695, 0.11729230731725693, 0.1448204070329666, -0.01033729501068592, 0.09954740107059479, 0.04452381283044815, 0.09764298051595688, 0.2533792555332184, 0.019773708656430244, -0.12195830047130585, 0.04858791455626488, 0.05814797431230545, -0.02937958762049675, 0.04781775921583176, 0.025175048038363457, -0.018345320597290993, 0.06902863830327988, -0.09401281923055649, -0.2230641096830368, -0.01701008901000023, -0.029755007475614548, -0.06574442982673645, 0.10283562541007996, -0.05164190009236336, 0.11777390539646149, -0.024448854848742485, 0.016179794445633888, -0.03995848074555397, 0.024751024320721626, 0.0045138513669371605, -0.0410061851143837, 0.054028574377298355, -0.07396197319030762, -0.06418601423501968, -0.0550013929605484, 0.04756946861743927, 0.03385702893137932, 0.003658030414953828, -0.14316581189632416, -0.09958790242671967, -0.11040332168340683, -0.06177783012390137, 0.04858119413256645, -0.007802288513630629, 0.03327357769012451, 0.13509006798267365, -0.1263413280248642, -0.011555532924830914, 0.13663128018379211, -0.22395546734333038, 0.02313663624227047, 0.22715803980827332, 0.007147167343646288, 0.12951432168483734, -0.03081791289150715, 0.07574176043272018, 0.10977876931428909, 0.022041093558073044, -0.0243990458548069, -0.008407682180404663, -0.1292112171649933, 0.0811157152056694, -0.0841006264090538, -0.06799299269914627, 0.30305880308151245, -0.032241109758615494, -0.003057172056287527, 0.0017134785884991288, -0.010053250007331371, -0.10042690485715866, -0.0021898194681853056, -0.0023952459450811148, -0.03659405931830406, 0.06415913999080658, -0.08251508325338364, -0.13612422347068787, -0.07992267608642578, -0.19397668540477753, -0.12737952172756195, 0.0751936286687851, -0.02535066194832325, 0.10950817912817001, -0.15688402950763702, 0.06512922793626785, -0.009027191437780857, 0.0701967254281044, -0.10274354368448257, -0.11063607782125473, -0.061527837067842484, -0.027550548315048218, 0.02917119674384594, 0.157382071018219, 0.1184842586517334, 0.0902504250407219, 0.02599099464714527, 0.054706454277038574, -0.01865443028509617, 0.06540223211050034, 0.11741499602794647, -0.024038581177592278, 0.014159790240228176, 0.052101146429777145, -0.00866428017616272, -0.1483229696750641, -0.06752798706293106, -0.1130816861987114, -0.11395924538373947, 0.020592553541064262, -0.02119358442723751, 0.15226751565933228, -0.05021238327026367, -0.09029404073953629, -0.046093519777059555, -0.005807326175272465, 0.1769900619983673, -0.06309839338064194, 0.002325828419998288, -0.0016550336731597781, -0.05449964478611946, -0.10425011813640594, -0.07277479767799377, -0.010744352824985981, 0.03506292402744293, -0.12193790823221207, -0.06891719251871109, -0.06952288746833801, -0.017188318073749542, 0.044476691633462906, 0.04233572259545326, -0.0714394599199295, 0.04306617006659508, -0.13802365958690643, -0.16938991844654083, 0.06835983693599701, 0.010834663175046444, -0.03241025283932686, 0.08779583126306534, -0.029437916353344917, 0.05517740175127983, -0.040389321744441986, -0.0519518218934536, 0.060736194252967834, -0.05963047593832016, 0.04214286804199219, -0.08676109462976456, 0.10097379982471466, -0.17810988426208496, 0.015273358672857285, -0.06577827036380768, 0.004080226644873619, -0.08421703428030014, 0.12731148302555084, -0.10559044033288956, 0.020227866247296333, -0.07829248160123825, -0.01871972344815731, -0.13316820561885834, 0.008262451738119125, -0.0006120651960372925, 0.10772863775491714, -0.12591926753520966, -0.040737733244895935, 0.3599596917629242, -0.07832576334476471, -0.14571775496006012, 0.048500802367925644, -0.0358227901160717, 0.09186339378356934, 0.08822397142648697, 0.3482079803943634, 0.1250675916671753, -0.10717286914587021, -0.00936671532690525, 0.17073825001716614, -0.2003767043352127, -0.21797677874565125, 0.03251936659216881, -0.010714834555983543, -0.22565045952796936, 0.00021543950424529612, 0.04778068885207176, 0.09302280098199844, -0.07969009131193161, -0.0665353462100029, 0.0006197039620019495, -0.16288766264915466, 0.11314187943935394, -0.016770631074905396, 0.0532999113202095, -0.033596232533454895, 0.09239881485700607, -0.02268413081765175, 0.11733435839414597, -0.037641387432813644, -0.02391219325363636, -0.09540907293558121, 0.16286900639533997, -0.021284516900777817, 0.004615013021975756, -0.10059080272912979, -0.12490975111722946, 0.03928978368639946, -0.00002564390524639748, 0.03317587450146675, 0.023283297196030617, 0.07968112826347351, -0.0031495264265686274, -0.01706244796514511, 0.05082101374864578, 0.09937945008277893, 0.01964733377099037, -0.01779787801206112, 0.059522345662117004, 0.033302467316389084, -0.07279989868402481, 0.11246757954359055, -0.027717014774680138, -0.002783798845484853, 0.13116435706615448, 0.01160636730492115, -0.00849786214530468, -0.05035201460123062, 0.05431520566344261, -0.037890564650297165, 0.07849014550447464, -0.11429549008607864, 0.011432686820626259, 0.04396045207977295, -0.07885900884866714, 0.061626728624105453, -0.03137364611029625, 0.03201534226536751, 0.14181120693683624, 0.02639876864850521, -0.028229618445038795, -0.07860894501209259, 0.010550334118306637, 0.012693431228399277, -0.0791124626994133, 0.00908545684069395, 0.0944710224866867, -0.07052114605903625, 0.03176124766469002, -0.07462306320667267, -0.01600521057844162, 0.02822641283273697, -0.00048667515511624515, -0.02190418727695942, -0.01290361862629652, 0.13134248554706573, -0.28038352727890015, 0.1261000782251358, 0.15876778960227966, 0.16358961164951324, 0.2081453949213028, -0.027425894513726234, -0.0684189647436142, -0.026357704773545265, 0.060946814715862274, -0.07410704344511032, 0.17378108203411102, -0.09980718791484833, 0.0018850023625418544, 0.04314486309885979, 0.04154342785477638, 0.09477714449167252, -0.16699795424938202, -0.11538718640804291, -0.0894855335354805, -0.07214728742837906, -0.05614415928721428, 0.02595476619899273, -0.0525411032140255, 0.05469503253698349, 0.059161458164453506, 0.011661305092275143, 0.1443745344877243, 0.05159403383731842, -0.05647553503513336, 0.15769344568252563, -0.19537782669067383, -0.27946990728378296, 0.07525937259197235, -0.017441093921661377, 0.14420844614505768, 0.039062634110450745, -0.013006596826016903, -0.21205416321754456, 0.044974517077207565, 0.05017130821943283, -0.12432942539453506, -0.10849746316671371, 0.007974588312208652, 0.0406508706510067, -0.01599808782339096, -0.11432406306266785, -0.11996496468782425, 0.005665630102157593, -0.04221933335065842, -0.04048818349838257, 0.11692919582128525, -0.2207648903131485, 0.03330959379673004, 0.17547470331192017, -0.027764711529016495, 0.11175002157688141, -0.10267141461372375, 0.17974752187728882, -0.11687994748353958, -0.03626871109008789, 0.007742245215922594, 0.02768852561712265, 0.010080934502184391, -0.06786996871232986, 0.024703120812773705, -0.1570235937833786, -0.018574656918644905, -0.05784221366047859, -0.19046874344348907, -0.24552904069423676, -0.13277284801006317, -0.039468929171562195, 0.1975795477628708, 0.07504627108573914, 0.08005323261022568, 0.0476093664765358, 0.06927396357059479, 0.09407543390989304, -0.06216686591506004, -0.03125552088022232, -0.03851835057139397, -0.19131384789943695, -0.0763295590877533, -0.018539341166615486, -0.11462489515542984, 0.017626404762268066, 0.14983497560024261, 0.210405170917511, 0.2429179847240448, 0.08905664831399918, 0.004707019310444593, -0.0020429035648703575, 0.24276922643184662, 0.10566654056310654, 0.06985406577587128, 0.0663101002573967, -0.0407148040831089, -0.006895643193274736, 0.05084618553519249, -0.08786110579967499, 0.00876162014901638, 0.171285018324852, -0.22856515645980835, 0.014260835014283657, -0.07729275524616241, 0.04204000160098076, -0.10302112996578217, 0.10089624673128128, -0.14745841920375824, 0.01829114742577076, 0.007837822660803795, 0.113066166639328, -0.10198504477739334, 0.1283368468284607, 0.128808856010437, -0.10800949484109879, 0.00915795098990202, 0.039698727428913116, 0.03072914481163025, -0.11821869760751724, -0.09434498101472855, -0.06663878262042999, -0.09214485436677933, -0.02956794761121273, 0.11638978123664856, -0.13336239755153656, 0.1856779158115387, 0.019859682768583298, 0.013121066614985466, -0.12233683466911316, -0.07373550534248352, 0.024989767000079155, 0.01027300488203764, 0.1619393676519394, 0.0725216194987297, -0.1916618049144745, -0.1308838427066803, -0.07745383679866791, 0.00964969303458929, 0.09704157710075378, 0.004614134784787893, -0.1477239727973938, 0.048495545983314514, 0.017707927152514458, -0.03622870519757271, -0.3367666006088257, -0.06134449690580368, -0.0626860037446022, 0.01666051335632801, 0.05680420249700546, -0.004190121311694384, -0.015008168295025826, -0.007347647566348314, -0.06859422475099564, 0.10447432100772858, 0.06070737913250923, -0.04793769493699074, -0.08693403750658035, -0.00032639005803503096, 0.08924992382526398, -0.002424964914098382, 0.08753698319196701, 0.07986850291490555, 0.0073729753494262695, -0.016324874013662338, -0.15245454013347626, 0.10318925231695175, -0.04969305917620659, 0.07561898976564407, -0.009665765799582005, 0.10479363054037094, 0.08174341171979904, 0.027489013969898224, 0.04366021603345871, -0.024398820474743843, 0.020979948341846466, -0.10787464678287506, 0.15703590214252472, -0.1198611706495285, 0.027039499953389168, 0.21513508260250092, 0.05799898877739906, -0.038273755460977554, 0.03326839581131935, -0.03025064803659916, 0.2533171474933624, 0.0838635265827179, -0.07419918477535248, 0.18468676507472992, 0.12678903341293335, -0.047291792929172516, -0.25287339091300964, 0.002643416402861476, -0.14029856026172638, -0.05996453016996384, -0.0016734027303755283, -0.3034053444862366, 0.024429352954030037, 0.09175266325473785, -0.05462050810456276, 0.12334012240171432, -0.26636818051338196, -0.018903549760580063, 0.1323000192642212, 0.06284672021865845, 0.33474743366241455, -0.05102115869522095, -0.07484818994998932, -0.01691328175365925, -0.0813717395067215, 0.23766571283340454, -0.2271641194820404, 0.07755333930253983, 0.039400745183229446, 0.0985332801938057, -0.030038215219974518, -0.028483707457780838, 0.1477004736661911, 0.03524619713425636, 0.012010992504656315, -0.07635180652141571, -0.07035722583532333, 0.11199218779802322, -0.007820586673915386, 0.03348231315612793, 0.028773324564099312, 0.06749130040407181, -0.10702452063560486, 0.0034872691612690687, 0.03553267940878868, 0.0195485670119524, 0.09196791052818298, -0.09230473637580872, -0.12974482774734497, 0.04120350629091263, -0.09415331482887268, 0.013317016884684563, -0.0663059800863266, 0.04306153953075409, -0.015470234677195549, -0.1619100570678711, 0.029165346175432205, -0.07526562362909317, 0.0477476567029953, -0.07936634868383408, -0.09842601418495178, 0.06507349759340286, -0.2211516946554184, 0.029772136360406876, 0.053539473563432693, 0.031209435313940048, 0.06864771991968155, 0.07272922247648239, -0.04672781378030777, 0.11236687004566193, 0.10641203075647354, -0.10985279083251953, -0.07997889816761017, 0.041041646152734756, -0.025881031528115273, 0.11081543564796448, 0.13889126479625702, 0.04231657087802887, 0.043876588344573975, -0.04067540168762207, -0.04982141777873039, 0.053612250834703445, -0.12809103727340698, 0.05175556242465973, 0.12095893174409866, -0.002510536229237914, -0.15758682787418365, 0.14493581652641296, 0.036985691636800766, -0.046428997069597244, 0.09183928370475769, -0.03300785273313522, -0.0916556864976883, -0.11935321241617203, -0.029262403026223183, 0.15770992636680603, -0.05306068807840347, -0.11258058249950409, 0.08002541959285736, -0.021830815821886063, 0.03816944733262062, 0.08889260143041611, 0.02780923992395401, 0.09891979396343231, 0.028066162019968033, 0.05845284461975098, -0.026254350319504738, -0.08953558653593063, -0.09192480891942978, 0.011280755512416363, -0.05332690104842186, -0.08674095571041107, 0.024328021332621574, 0.1958426535129547, -0.0809534415602684, -0.11036071926355362, -0.12049193680286407, 0.11056201905012131, -0.07096844166517258, -0.004102103877812624, -0.04646303877234459, 0.008922032080590725, -0.02030976489186287, 0.0010402202606201172, -0.024672934785485268, 0.01067850086838007, -0.0977739468216896, 0.12800343334674835, 0.021187786012887955, 0.024028293788433075, -0.06217687949538231, 0.00902626197785139, 0.07369395345449448, 0.028820058330893517, 0.1623968482017517, 0.1412409394979477, 0.043384797871112823, 0.13540008664131165, -0.019484257325530052, -0.10053037106990814, 0.06604692339897156, 0.03849005699157715, 0.03216727077960968, -0.0014127170434221625, 0.003477939637377858, 0.013880453072488308, -0.00952835101634264, 0.08172321319580078, 0.09237155318260193, -0.024262143298983574, -0.030510518699884415, -0.15102224051952362, -0.05219622328877449, -0.017473271116614342, 0.015714917331933975, 0.16976496577262878, 0.031089680269360542, -0.10897088050842285, 0.04254892095923424, 0.004346076864749193, -0.019795292988419533, -0.04752136021852493, -0.015578403137624264, -0.11149777472019196, 0.01406568568199873, 0.0382438562810421, 0.05795268341898918, -0.014608189463615417, 0.3771035373210907, -0.05576913803815842, -0.156678706407547, -0.05358107015490532, 0.05490988865494728, 0.04064413532614708, 0.02937702089548111, 0.3342788815498352, 0.07115868479013443, -0.05140356346964836, -0.03751983493566513, 0.11934282630681992, 0.010402481071650982, 0.06190452724695206, 0.06830688565969467, -0.020507527515292168, -0.0028490344993770123, -0.008144385181367397, -0.01575426571071148, -0.11002258956432343, -0.05018233507871628, -0.0792265459895134, -0.07246672362089157, -0.014172594994306564, 0.013444367796182632, 0.046078864485025406, 0.010478840209543705, -0.058258987963199615, 0.01985614374279976, -0.02995511330664158, -0.1147034615278244, -0.0997263640165329, -0.04217790439724922, -0.01974266767501831, -0.155405655503273, 0.047779832035303116, -0.0717453584074974, -0.04573770985007286, 0.19091194868087769, 0.05479893833398819, 0.03265131637454033, 0.15525935590267181, -0.05317115783691406, 0.04176616668701172, 0.03793872520327568, -0.008940210565924644, -0.008456123992800713, -0.06142737343907356, -0.12235061079263687, 0.03506949916481972, 0.02037375420331955, 0.027793286368250847, -0.035535432398319244, 0.027649905532598495, 0.07808628678321838, -0.0669681578874588, -0.015222463756799698, -0.08563106507062912, 0.06769498437643051, -0.08731598407030106, 0.024615304544568062, 0.035435181111097336, -0.008949981071054935, 0.05852309986948967, 0.11995420604944229, -0.005995383486151695, -0.031171973794698715, -0.10829933732748032, 0.03943581506609917, -0.061602164059877396, 0.061881814152002335, 0.020648067817091942, -0.015250777825713158, -0.013937254436314106, 0.23044008016586304, 0.19552214443683624, -0.059402234852313995, -0.0024668273981660604, 0.028049083426594734, 0.01778118684887886, 0.04520488530397415, 0.2323460578918457, 0.04441634938120842, 0.08368904888629913, -0.07283131033182144, -0.1321435570716858, 0.006060163956135511, -0.06247810274362564, -0.0579628087580204, 0.03325577452778816, 0.003907443955540657, -0.032014209777116776, -0.08326427638530731, 0.1479111611843109, -0.16963905096054077, 0.062338028103113174, 0.03414400294423103, -0.10241783410310745, -0.1259482055902481, 0.009265484288334846, 0.023793509230017662, 0.006843413691967726, 0.018549375236034393, -0.0634445920586586, 0.013761169277131557, -0.0013277789112180471, 0.03983290493488312, -0.31270572543144226, -0.1300702691078186, 0.024867387488484383, -0.06728904694318771, 0.18204066157341003, -0.028912387788295746, 0.17447558045387268, 0.03070632554590702, 0.010626133531332016, -0.08691368252038956, 0.0127334576100111, 0.01753261499106884, 0.053264014422893524, -0.03722097724676132, 0.03134075552225113, -0.08069147914648056, -0.07099802047014236, 0.08621900528669357, -0.006533816922456026, -0.032489024102687836, 0.11506492644548416, 0.048860300332307816, -0.06994301825761795, -0.03368787840008736, -0.08925265818834305, 0.1479172706604004, -0.037671539932489395, -0.025344332680106163, 0.015328433364629745, 0.010009253397583961, 0.034060075879096985, 0.025321580469608307, -0.05661534518003464, -0.07242533564567566, -0.0910230204463005, -0.12553204596042633, 0.0897684395313263, 0.011235350742936134, -0.06662072241306305, 0.07005743682384491, -0.09794497489929199, 0.026942698284983635, -0.013350499793887138, 0.13506823778152466, 0.09785911440849304, 0.034799814224243164, -0.01332044042646885, 0.09150628000497818, -0.014603020623326302, 0.020354485139250755, -0.058533404022455215, -0.086146779358387 ]
c56d7dc0dcc7c6e27d0a917a0ab0f40083999465
# Dataset Card for IWSLT 2014 with fairseq preprocess ## Dataset Description - **Homepage:** [https://sites.google.com/site/iwsltevaluation2014](https://sites.google.com/site/iwsltevaluation2014) dataset_info: - config_name: de-en features: - name: translation languages: - de - en splits: - name: train num_examples: 160239 - name: test num_examples: 6750 - name: validation num_examples: 7283
bbaaaa/iwslt14-de-en-preprocess
[ "task_categories:translation", "annotations_creators:crowdsourced", "language_creators:expert-generated", "multilinguality:translation", "source_datasets:original", "language:de", "language:en", "license:cc-by-nc-nd-4.0", "region:us" ]
2023-03-27T02:34:37+00:00
{"annotations_creators": ["crowdsourced"], "language_creators": ["expert-generated"], "language": ["de", "en"], "license": ["cc-by-nc-nd-4.0"], "multilinguality": ["translation"], "source_datasets": ["original"], "task_categories": ["translation"], "task_ids": [], "paperswithcode_id": "iwslt-2014 with fairseq preprocess", "pretty_name": "IWSLT 2014 with fairseq preprocess"}
2023-03-28T15:19:35+00:00
[]
[ "de", "en" ]
TAGS #task_categories-translation #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-translation #source_datasets-original #language-German #language-English #license-cc-by-nc-nd-4.0 #region-us
# Dataset Card for IWSLT 2014 with fairseq preprocess ## Dataset Description - Homepage: URL dataset_info: - config_name: de-en features: - name: translation languages: - de - en splits: - name: train num_examples: 160239 - name: test num_examples: 6750 - name: validation num_examples: 7283
[ "# Dataset Card for IWSLT 2014 with fairseq preprocess", "## Dataset Description \n \n- Homepage: URL\n\n\ndataset_info: \n- config_name: de-en \n\n features: \n - name: translation \n languages: \n \t- de \n \t- en \n\n splits: \n - name: train \n num_examples: 160239 \n - name: test \n num_examples: 6750 \n - name: validation \n num_examples: 7283" ]
[ "TAGS\n#task_categories-translation #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-translation #source_datasets-original #language-German #language-English #license-cc-by-nc-nd-4.0 #region-us \n", "# Dataset Card for IWSLT 2014 with fairseq preprocess", "## Dataset Description \n \n- Homepage: URL\n\n\ndataset_info: \n- config_name: de-en \n\n features: \n - name: translation \n languages: \n \t- de \n \t- en \n\n splits: \n - name: train \n num_examples: 160239 \n - name: test \n num_examples: 6750 \n - name: validation \n num_examples: 7283" ]
[ 75, 15, 76 ]
[ "passage: TAGS\n#task_categories-translation #annotations_creators-crowdsourced #language_creators-expert-generated #multilinguality-translation #source_datasets-original #language-German #language-English #license-cc-by-nc-nd-4.0 #region-us \n# Dataset Card for IWSLT 2014 with fairseq preprocess## Dataset Description \n \n- Homepage: URL\n\n\ndataset_info: \n- config_name: de-en \n\n features: \n - name: translation \n languages: \n \t- de \n \t- en \n\n splits: \n - name: train \n num_examples: 160239 \n - name: test \n num_examples: 6750 \n - name: validation \n num_examples: 7283" ]
[ -0.1283416450023651, 0.16161713004112244, -0.00016594586486462504, 0.1047990471124649, 0.019218921661376953, 0.11140915006399155, 0.16944488883018494, 0.039941370487213135, 0.007211313117295504, 0.02957776188850403, 0.1004241481423378, 0.006666532717645168, 0.048689909279346466, 0.06350778043270111, -0.02780122309923172, -0.13903731107711792, 0.06854324042797089, -0.07864633947610855, -0.025167113170027733, 0.10500281304121017, 0.1467256397008896, 0.0004590906610246748, 0.0989479348063469, -0.015500890091061592, -0.23278790712356567, 0.09206599742174149, -0.023637136444449425, -0.07708222419023514, 0.04617586359381676, 0.03809945657849312, 0.09200257062911987, 0.028869790956377983, 0.031919851899147034, -0.16345852613449097, 0.005343257915228605, -0.03832032531499863, -0.03418457880616188, -0.03178268298506737, 0.05321440100669861, -0.0654030591249466, 0.15300457179546356, -0.030419625341892242, -0.04018485173583031, 0.06217999383807182, -0.08936934173107147, -0.0857265517115593, -0.07897921651601791, 0.06406491249799728, -0.07473480701446533, 0.06639299541711807, -0.032821327447891235, 0.14895929396152496, -0.1589178740978241, 0.03340912237763405, -0.024238143116235733, -0.1744890660047531, -0.05847366899251938, 0.07690146565437317, 0.03738108649849892, 0.08996492624282837, -0.037220049649477005, 0.007290395442396402, 0.08584480732679367, 0.0067605492658913136, -0.20920096337795258, -0.09799660742282867, -0.048713572323322296, 0.017441002652049065, -0.1297117918729782, 0.029325278475880623, 0.2651726305484772, 0.052574463188648224, -0.03470605984330177, -0.08468561619520187, 0.006409190595149994, 0.028920235112309456, -0.007099503185600042, -0.037583883851766586, -0.02378711849451065, -0.048366986215114594, 0.09179814904928207, 0.04246965050697327, -0.04895243048667908, -0.05002948269248009, -0.04639152064919472, 0.10818523913621902, 0.06589390337467194, 0.03757215663790703, -0.0004642978310585022, -0.03778636083006859, -0.03852546587586403, -0.07367576658725739, -0.07162366062402725, -0.14777399599552155, -0.09350316971540451, 0.018462255597114563, 0.03189089149236679, -0.04197792336344719, 0.14939212799072266, 0.012748558074235916, -0.10064275562763214, 0.046110451221466064, -0.05609364062547684, 0.05737996846437454, 0.10450242459774017, -0.02561567910015583, -0.03215252235531807, -0.09381949156522751, -0.01403833832591772, -0.018830152228474617, 0.005683004390448332, 0.028778450563549995, -0.11914859712123871, -0.08467340469360352, -0.06148533895611763, 0.08508516848087311, 0.030567411333322525, -0.006783944088965654, -0.10143795609474182, -0.04023396596312523, 0.07089890539646149, -0.08979791402816772, 0.05781364068388939, 0.061121925711631775, -0.05262698978185654, 0.078274205327034, -0.11501464992761612, -0.025464409962296486, -0.08296290040016174, -0.059394948184490204, -0.07123974710702896, 0.03777740150690079, -0.06832769513130188, -0.149912029504776, 0.1051754280924797, -0.0017522249836474657, -0.03518045321106911, -0.13608437776565552, -0.13425728678703308, -0.06097249314188957, 0.023638051003217697, -0.028268156573176384, 0.035748738795518875, -0.10841996222734451, 0.01308496668934822, 0.031287774443626404, -0.027916481718420982, -0.07674158364534378, -0.08766855299472809, 0.019359614700078964, -0.04251019284129143, 0.022089531645178795, -0.18016661703586578, 0.011729834601283073, -0.12463231384754181, -0.006798903923481703, -0.04157664626836777, 0.08852288126945496, -0.17957182228565216, 0.012802203185856342, -0.0901922807097435, -0.09468239545822144, 0.047809451818466187, 0.09084784984588623, -0.025881150737404823, 0.18241657316684723, -0.16559605300426483, -0.0559101477265358, 0.10856834799051285, -0.14923734962940216, -0.10408785194158554, 0.1539604216814041, -0.023820169270038605, 0.02028915099799633, 0.037056490778923035, 0.30032122135162354, 0.09821682423353195, -0.041416533291339874, -0.02302483655512333, -0.006346344947814941, -0.024258814752101898, -0.08135160058736801, 0.10757129639387131, -0.01887725479900837, -0.15677522122859955, 0.02151159755885601, 0.061953138560056686, 0.01035011000931263, -0.028944039717316628, -0.08661648631095886, -0.007079104892909527, -0.0691976472735405, 0.10469575971364975, 0.02321675978600979, 0.025613483041524887, -0.1431642770767212, -0.051482316106557846, 0.04096129164099693, 0.03834139555692673, -0.03104950487613678, -0.012810364365577698, -0.07944079488515854, 0.05402702838182449, -0.0037699216045439243, 0.005193799268454313, -0.08796174079179764, -0.1018800437450409, 0.07276983559131622, -0.020781341940164566, 0.1249174252152443, 0.10550431162118912, 0.012223804369568825, 0.002170549239963293, -0.03687971085309982, 0.01767650619149208, 0.00006510977254947647, -0.0008811617735773325, 0.03149190545082092, -0.18084746599197388, 0.008587664924561977, -0.030604099854826927, 0.03066983073949814, -0.2480209916830063, -0.024570705369114876, 0.01617574132978916, 0.04891829565167427, -0.02665776200592518, -0.01898336224257946, 0.03230898082256317, 0.13866016268730164, -0.05787193030118942, 0.008442389778792858, 0.02499799057841301, -0.05897538736462593, -0.06489782780408859, 0.13232530653476715, -0.028426142409443855, 0.0979233905673027, 0.09218543767929077, -0.05387704819440842, -0.058933939784765244, 0.028429066762328148, -0.045411430299282074, 0.00432777451351285, -0.01140306331217289, 0.0003289130690973252, -0.057707663625478745, -0.04471101611852646, 0.035140104591846466, -0.09179597347974777, 0.031176770105957985, 0.004408327396959066, -0.007939444854855537, -0.10232914239168167, 0.21306538581848145, 0.007552440278232098, -0.12479813396930695, 0.17923055589199066, 0.08529379963874817, -0.08686450868844986, 0.21412673592567444, -0.04331754520535469, -0.031435225158929825, -0.010013244114816189, 0.04254201427102089, -0.02849126048386097, 0.17031557857990265, -0.1959848403930664, -0.018758421763777733, 0.05585436150431633, 0.06785882264375687, 0.04348883032798767, -0.06996102631092072, -0.03884335979819298, -0.05326566472649574, -0.04259394109249115, -0.17398202419281006, 0.05159824341535568, 0.019526896998286247, 0.1019836813211441, -0.05976032093167305, -0.0044885482639074326, 0.03080442175269127, -0.026956111192703247, -0.14663179218769073, 0.19556745886802673, -0.16992239654064178, -0.20792582631111145, -0.1543896347284317, -0.010541041381657124, -0.13579362630844116, -0.021236160770058632, 0.05781950056552887, -0.09102319180965424, -0.03509259968996048, -0.06636794656515121, 0.05367157608270645, -0.17216040194034576, -0.08051640540361404, -0.08257652819156647, -0.014273988083004951, -0.035613033920526505, -0.1483072191476822, 0.011651779524981976, 0.04920528456568718, 0.06225544586777687, 0.09537606686353683, -0.08523067086935043, 0.16891126334667206, 0.09530666470527649, -0.04863909259438515, 0.034135062247514725, -0.05882133170962334, 0.1970447450876236, -0.053337447345256805, 0.0029234287794679403, 0.07787848263978958, -0.02012501284480095, 0.01251548808068037, 0.1307118684053421, 0.042227745056152344, -0.07182718813419342, 0.01773158647119999, -0.03644486889243126, -0.04456430301070213, -0.2889786660671234, -0.13352566957473755, -0.10342716425657272, 0.09509637951850891, -0.004361368715763092, 0.029312418773770332, -0.04887255281209946, 0.08057866245508194, 0.040297187864780426, 0.03716399520635605, -0.023160701617598534, 0.05247215926647186, 0.19432036578655243, 0.05794354900717735, 0.05263996496796608, -0.10635308921337128, 0.0013962722150608897, 0.1403471976518631, -0.0039150468073785305, 0.12840205430984497, 0.06682328134775162, 0.10037270188331604, 0.09553807973861694, 0.14627890288829803, 0.08807967603206635, 0.02843150496482849, 0.049623578786849976, 0.05759427323937416, 0.034995511174201965, -0.08178149908781052, -0.024744363501667976, 0.0784953311085701, 0.16795893013477325, -0.058195192366838455, -0.002257309854030609, -0.061375997960567474, 0.05746176466345787, -0.017597023397684097, 0.10538220405578613, -0.2046818882226944, 0.0007164230919443071, 0.03557015210390091, -0.027847979217767715, -0.0709487795829773, 0.09614415466785431, 0.13613104820251465, -0.06705762445926666, 0.16247396171092987, 0.04373927041888237, 0.09489752352237701, -0.0008158254786394536, -0.026563020423054695, -0.0659761056303978, 0.01711997017264366, -0.026777200400829315, 0.13329020142555237, -0.29486721754074097, 0.2158285230398178, 0.04295005649328232, 0.009352206252515316, -0.09493006020784378, -0.004752518609166145, -0.028670895844697952, 0.0692426860332489, 0.15082068741321564, 0.05438883230090141, -0.11985388398170471, 0.0037923625204712152, -0.008460849523544312, 0.0337071567773819, 0.10887280106544495, 0.08883368968963623, -0.006376967299729586, 0.08818010240793228, 0.029223134741187096, -0.027562567964196205, -0.002035457408055663, -0.31263986229896545, -0.13552221655845642, 0.01963326893746853, 0.13220860064029694, 0.013686954975128174, -0.02364826761186123, -0.04256974533200264, -0.12340237945318222, 0.1775178164243698, -0.10026667267084122, -0.03004399873316288, -0.1327679455280304, 0.028582140803337097, 0.1301763653755188, -0.016993144527077675, -0.03595919534564018, -0.02750922366976738, -0.03650684654712677, -0.0758303627371788, -0.09030807018280029, 0.108261339366436, -0.06829918175935745, -0.04384955018758774, -0.07236876338720322, 0.08852007985115051, 0.05050886049866676, 0.08035454154014587, 0.014820289798080921, -0.009578073397278786, 0.010157705284655094, -0.13321608304977417, 0.035630080848932266, 0.019168419763445854, 0.02803691290318966, 0.15559670329093933, -0.10256242007017136, -0.2136242538690567, 0.022642137482762337, -0.0874049961566925, 0.15550725162029266, 0.20843034982681274, -0.05175815895199776, 0.06044091656804085, 0.19098208844661713, -0.11721011996269226, -0.2463129460811615, 0.14997512102127075, 0.019592920318245888, 0.0846494808793068, -0.10391426831483841, -0.17236989736557007, 0.08900510519742966, 0.17228738963603973, -0.0005303677171468735, 0.17201271653175354, -0.2147051990032196, -0.11837640404701233, 0.04590972140431404, 0.06012440100312233, 0.11165100336074829, -0.11149224638938904, -0.08047960698604584, -0.120030976831913, -0.21464718878269196, 0.17153938114643097, -0.018691925331950188, -0.005598562303930521, 0.013698715716600418, 0.0712515264749527, -0.04028278589248657, -0.04074772447347641, 0.1623644232749939, 0.13275140523910522, 0.05963391810655594, -0.01337375957518816, 0.020307080820202827, 0.15363851189613342, 0.03099752962589264, 0.09837672859430313, -0.03080921620130539, 0.02008911967277527, -0.20284907519817352, -0.029716139659285545, -0.05217543989419937, 0.12633705139160156, -0.06048934906721115, -0.05858125910162926, -0.1150721088051796, 0.04877471551299095, -0.006022980902343988, -0.0256037600338459, 0.09724049270153046, -0.051086168736219406, 0.05600040778517723, 0.021903160959482193, 0.17315688729286194, 0.01195340696722269, 0.0931762233376503, -0.004454196430742741, -0.051598720252513885, 0.09994736313819885, -0.09187346696853638, -0.010846361517906189, 0.13031522929668427, -0.004518379457294941, 0.08080825209617615, 0.004499019123613834, -0.04459797218441963, 0.03762994706630707, 0.09045770019292831, -0.02295103296637535, -0.1652989536523819, 0.00022671402257401496, -0.04891173169016838, -0.0017503304407000542, 0.010641075670719147, 0.07579060643911362, -0.020030977204442024, -0.0009886367479339242, -0.008629921823740005, 0.005538246128708124, -0.050466280430555344, 0.13210973143577576, 0.07125221937894821, 0.05927962437272072, -0.09615514427423477, 0.09487270563840866, 0.021161038428544998, -0.17958076298236847, 0.023121077567338943, 0.08168822526931763, -0.09512503445148468, -0.06985838711261749, -0.00720851169899106, 0.1319633424282074, -0.11245518177747726, -0.13367843627929688, 0.018707038834691048, -0.12081114947795868, 0.026617050170898438, 0.15087644755840302, 0.037495438009500504, 0.03381386771798134, 0.04341360181570053, -0.06287554651498795, 0.0011833773460239172, 0.03303401172161102, 0.03864946588873863, 0.10368472337722778, -0.07243286073207855, -0.05593893304467201, -0.06493456661701202, 0.03311682865023613, -0.02852051705121994, 0.010623256675899029, -0.1690816432237625, 0.0226835235953331, -0.13469992578029633, 0.06174825504422188, -0.13264760375022888, 0.037144530564546585, 0.005012797191739082, -0.05701805278658867, -0.06828022003173828, 0.00594039261341095, -0.13042186200618744, 0.0007314817048609257, 0.01394408755004406, 0.11842579394578934, -0.07014676183462143, 0.04167700931429863, 0.028054647147655487, -0.03520450368523598, 0.06798049062490463, 0.04615262895822525, -0.11944050341844559, 0.08424489945173264, -0.12853240966796875, 0.02015765570104122, 0.033390164375305176, 0.08756834268569946, 0.06194590404629707, 0.05468657985329628, 0.04389966279268265, 0.12157992273569107, 0.07702750712633133, 0.08165028691291809, 0.03184129297733307, -0.06100620701909065, 0.05932864919304848, -0.11584088951349258, -0.12327605485916138, -0.002877503400668502, 0.060538772493600845, 0.14291658997535706, -0.0311425868421793, 0.17575064301490784, -0.0794861763715744, 0.01419777236878872, 0.013066467829048634, -0.015487441793084145, 0.05363139882683754, -0.0553935244679451, -0.013370931148529053, -0.014205376617610455, 0.07228873670101166, -0.016978804022073746, 0.28972703218460083, -0.02290528081357479, -0.04232214018702507, 0.004707449581474066, -0.049443796277046204, -0.04772119224071503, 0.01131131686270237, 0.2201642543077469, 0.017480971291661263, -0.014963231049478054, -0.05367571860551834, -0.04474625736474991, 0.021819191053509712, 0.058996304869651794, 0.14087867736816406, 0.23226121068000793, 0.011811815202236176, 0.0875922441482544, 0.06131434440612793, -0.06617720425128937, 0.03613412007689476, 0.08302189409732819, -0.011163340881466866, 0.12706811726093292, -0.04418996721506119, 0.050156209617853165, 0.07043486833572388, -0.05796816200017929, 0.022558661177754402, -0.026052290573716164, -0.10733477026224136, -0.11730487644672394, -0.10485555231571198, -0.09833816438913345, -0.1547762155532837, 0.0639994889497757, -0.08220969885587692, 0.038363292813301086, 0.0436737947165966, 0.14852218329906464, -0.02418796345591545, 0.059372927993535995, -0.0659438967704773, -0.024177055805921555, 0.07164133340120316, -0.04552904888987541, 0.033070702105760574, 0.06543982774019241, -0.048597462475299835, 0.011890933848917484, -0.044969379901885986, 0.03398483246564865, 0.043422453105449677, -0.030492575839161873, 0.004963976796716452, -0.08882901817560196, -0.012423478998243809, -0.024939659982919693, 0.04802371561527252, 0.026368241757154465, 0.11164761334657669, 0.07797612994909286, -0.05515063554048538, 0.021647335961461067, -0.016600744798779488, -0.0043284404091537, -0.15835939347743988, -0.11167912185192108, 0.114076167345047, -0.06273840367794037, 0.06597083061933517, -0.031253814697265625, -0.11247231066226959, 0.006583740934729576, 0.08300290256738663, 0.3076609969139099, -0.0370570607483387, -0.03936946764588356, 0.032684676349163055, 0.011204328387975693, -0.02662336267530918, 0.12097365409135818, -0.065440833568573, 0.12272465229034424, 0.04844915494322777, -0.08578793704509735, -0.09562948346138, -0.017341982573270798, -0.09403175115585327, 0.16138704121112823, 0.01807919517159462, -0.1459195613861084, -0.04834868386387825, 0.1596236228942871, -0.15169315040111542, 0.00023717664589639753, 0.08517668396234512, -0.019951684400439262, -0.13329124450683594, -0.032654549926519394, 0.04528865963220596, 0.02972051501274109, 0.004540545400232077, -0.04329366981983185, -0.05758111923933029, -0.0454665832221508, -0.002163633704185486, -0.1793341487646103, -0.12327665835618973, 0.024352876469492912, 0.051373131573200226, 0.1350482702255249, 0.025100713595747948, 0.23043382167816162, 0.08487565070390701, 0.01828407309949398, -0.0556640625, 0.08077748119831085, 0.0896410346031189, 0.011902472004294395, 0.007516817189753056, 0.04757273197174072, -0.013809951022267342, 0.19560398161411285, 0.04170747846364975, -0.002342512831091881, 0.015014146454632282, -0.0047503868117928505, -0.06947481632232666, -0.14989641308784485, 0.01436315756291151, -0.09372986853122711, 0.08550923317670822, 0.10381174087524414, 0.008241111412644386, -0.023884767666459084, -0.039668865501880646, 0.0748637244105339, 0.01657761260867119, 0.06684639304876328, -0.028774665668606758, -0.214596688747406, -0.038977738469839096, -0.043174948543310165, 0.09137926250696182, -0.1792294979095459, 0.05101126432418823, -0.06150715425610542, 0.09106635302305222, -0.02864682301878929, 0.11527927964925766, 0.1248806044459343, 0.009930340573191643, -0.0027738099452108145, -0.23478522896766663, 0.06183589622378349, 0.09936343878507614, 0.024540020152926445, -0.08063826709985733 ]
15934441b9bfa29f2236e0bf3c92bd9f18277b03
# Dataset Card for "somos-clean-alpaca-es-herrius" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dvilasuero/somos-clean-alpaca-es-herrius
[ "region:us" ]
2023-03-27T06:59:48+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "null"}, {"name": "inputs", "struct": [{"name": "1-instruction", "dtype": "string"}, {"name": "2-input", "dtype": "string"}, {"name": "3-output", "dtype": "string"}]}, {"name": "prediction", "dtype": "null"}, {"name": "prediction_agent", "dtype": "null"}, {"name": "annotation", "dtype": "string"}, {"name": "annotation_agent", "dtype": "string"}, {"name": "vectors", "struct": [{"name": "input", "sequence": "float64"}, {"name": "instruction", "sequence": "float64"}, {"name": "output", "sequence": "float64"}]}, {"name": "multi_label", "dtype": "bool"}, {"name": "explanation", "dtype": "null"}, {"name": "id", "dtype": "string"}, {"name": "metadata", "dtype": "null"}, {"name": "status", "dtype": "string"}, {"name": "event_timestamp", "dtype": "timestamp[us]"}, {"name": "metrics", "struct": [{"name": "text_length", "dtype": "int64"}]}], "splits": [{"name": "train", "num_bytes": 1821652, "num_examples": 96}], "download_size": 1475326, "dataset_size": 1821652}}
2023-03-27T06:59:51+00:00
[]
[]
TAGS #region-us
# Dataset Card for "somos-clean-alpaca-es-herrius" More Information needed
[ "# Dataset Card for \"somos-clean-alpaca-es-herrius\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"somos-clean-alpaca-es-herrius\"\n\nMore Information needed" ]
[ 6, 23 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"somos-clean-alpaca-es-herrius\"\n\nMore Information needed" ]
[ -0.1125389039516449, 0.10964064300060272, -0.0045710839331150055, 0.0035065223928540945, 0.12054795771837234, 0.0399678610265255, 0.05460723116993904, 0.09126805514097214, 0.19561602175235748, 0.041061077266931534, 0.03980386257171631, 0.0901726707816124, -0.015753716230392456, 0.12659195065498352, -0.03777502477169037, -0.0689687728881836, 0.015404741279780865, 0.050609659403562546, 0.0029193428345024586, -0.02466920204460621, -0.005392653401941061, -0.0626022219657898, 0.07258360087871552, -0.13858257234096527, -0.11029855906963348, 0.03179497271776199, -0.05802515149116516, -0.08865994215011597, 0.09633851051330566, -0.07207420468330383, 0.13133680820465088, 0.010360049083828926, 0.02832840196788311, -0.038902029395103455, 0.03211241587996483, -0.05538145825266838, 0.005115416832268238, 0.0998569130897522, 0.03378628194332123, -0.1030692383646965, -0.02362309768795967, -0.03274586424231529, 0.025021621957421303, -0.024686673656105995, -0.14273430407047272, -0.1390550434589386, -0.1016729325056076, -0.13185739517211914, 0.06375950574874878, -0.014276647008955479, 0.07680162042379379, 0.11994975060224533, -0.1248876079916954, -0.03275250270962715, 0.1402233988046646, 0.03431665152311325, 0.03806453198194504, 0.07276606559753418, -0.0012898354325443506, 0.13390439748764038, -0.012445918284356594, 0.049847789108753204, 0.059344153851270676, -0.03230631351470947, -0.06938561052083969, -0.07474219053983688, 0.0059922547079622746, 0.06446053832769394, 0.029116898775100708, -0.061296310275793076, 0.25853875279426575, 0.006009204778820276, -0.025166844949126244, 0.10421719402074814, -0.08365435898303986, 0.03476608917117119, 0.011283363215625286, 0.05979623273015022, 0.033399686217308044, -0.019944341853260994, 0.23547689616680145, -0.04850371554493904, -0.1060279831290245, -0.07724649459123611, -0.15852804481983185, 0.18396422266960144, -0.03874226287007332, 0.0835079699754715, -0.11261162161827087, -0.009754369035363197, -0.09124493598937988, -0.01280235406011343, 0.01854710839688778, -0.03034130297601223, -0.01441918034106493, -0.019508013501763344, 0.040502872318029404, -0.08334504067897797, 0.11521752923727036, 0.03781388700008392, 0.07065565884113312, 0.022770702838897705, -0.0024467057082802057, 0.09992114454507828, 0.12083065509796143, -0.08624514192342758, 0.11929984390735626, 0.016825303435325623, 0.10701847821474075, -0.07133910804986954, 0.04267813637852669, -0.0888654813170433, -0.07589343935251236, -0.021347062662243843, -0.10656308382749557, 0.11205282807350159, 0.03724506124854088, -0.2346014529466629, -0.027450352907180786, -0.05924862623214722, 0.24264280498027802, -0.1333603858947754, 0.03810339793562889, 0.016300583258271217, -0.02192208170890808, 0.06150265038013458, -0.08841792494058609, -0.05827708914875984, 0.04438989236950874, 0.1092282235622406, -0.09042543172836304, -0.029974952340126038, -0.016292285174131393, 0.03778263181447983, 0.06695230305194855, -0.25671595335006714, 0.08542489260435104, -0.14982536435127258, -0.17026712000370026, -0.010151290334761143, 0.04712248966097832, -0.06113600730895996, 0.10303200781345367, 0.10223782062530518, 0.12467630207538605, 0.020701119676232338, -0.060864608734846115, 0.04414120316505432, -0.08440397679805756, 0.01979454979300499, 0.02365158498287201, 0.04133874177932739, -0.19909712672233582, 0.048472192138433456, -0.110544353723526, 0.035129278898239136, -0.12723121047019958, -0.07267232239246368, -0.07431857287883759, 0.19751229882240295, -0.039805345237255096, 0.016622910276055336, -0.10363868623971939, 0.03232093155384064, -0.03445114567875862, 0.1422315388917923, -0.07681915909051895, -0.07299840450286865, 0.13722944259643555, -0.12408530712127686, -0.06533091515302658, 0.03846295550465584, 0.01350794080644846, 0.06785948574542999, 0.06672220677137375, 0.28841304779052734, -0.03701668232679367, 0.007833641022443771, 0.060360170900821686, 0.023773638531565666, -0.023492615669965744, -0.24866482615470886, 0.1128450408577919, -0.10860422998666763, -0.004909509792923927, 0.019449124112725258, 0.052194301038980484, -0.0036868969909846783, 0.025193030014634132, -0.04396006837487221, -0.06990505754947662, -0.08997468650341034, -0.02348872646689415, -0.011249448172748089, 0.08664702624082565, -0.00365740479901433, 0.1418374627828598, 0.08913397789001465, 0.07057186961174011, -0.013300172053277493, 0.0015124098863452673, 0.00959308072924614, 0.2547929883003235, -0.04961009323596954, -0.00035392786958254874, -0.14633487164974213, -0.008758185431361198, 0.038008712232112885, -0.15078482031822205, 0.04102220758795738, -0.03164372220635414, 0.07088733464479446, 0.055174168199300766, 0.021321164444088936, 0.05376582592725754, 0.03469991311430931, 0.07750756293535233, 0.06506012380123138, -0.031130202114582062, 0.047909852117300034, -0.06515133380889893, 0.015661515295505524, -0.08552315831184387, -0.027254629880189896, 0.026828017085790634, 0.07494228333234787, 0.0298153068870306, -0.0015401114942505956, 0.03876318037509918, -0.0012978478334844112, 0.0005138051346875727, -0.03519335389137268, -0.01145767793059349, -0.064445361495018, -0.01733405515551567, -0.05730307474732399, -0.061470985412597656, 0.23040418326854706, 0.1215379610657692, 0.06987126171588898, 0.02762756124138832, -0.018317481502890587, 0.046452999114990234, 0.016663819551467896, -0.07486529648303986, 0.0057029458694159985, -0.09039242565631866, -0.025610385462641716, 0.07206474244594574, -0.029025739058852196, 0.1050688847899437, 0.04639793187379837, -0.08148223161697388, -0.045852433890104294, 0.09149391204118729, 0.12191405147314072, -0.2975963056087494, 0.08430928736925125, 0.24779680371284485, 0.021517254412174225, 0.044951412826776505, -0.038415540009737015, -0.0897829458117485, 0.01113420445472002, -0.02157483622431755, -0.0059727635234594345, 0.16447566449642181, -0.07381930947303772, -0.015945831313729286, 0.020418452098965645, -0.0345303975045681, 0.08149048686027527, -0.075869619846344, -0.07911379635334015, -0.003974772524088621, 0.0759878009557724, -0.05671117454767227, 0.009972324594855309, -0.027574332430958748, 0.1160443052649498, -0.038290612399578094, -0.051731809973716736, 0.05765514075756073, 0.05356769263744354, -0.0020923635456711054, 0.15892423689365387, -0.09631175547838211, -0.20004405081272125, -0.11225038021802902, -0.005625277757644653, 0.09606659412384033, 0.06245637685060501, 0.02889006771147251, -0.09943944215774536, -0.0368654802441597, -0.007662384770810604, -0.08865175396203995, -0.0802733451128006, 0.017891835421323776, -0.06879827380180359, 0.05399613827466965, -0.11358653753995895, -0.03878213092684746, -0.0012786946026608348, -0.012238198891282082, 0.15565761923789978, 0.12675444781780243, -0.09242848306894302, 0.14616070687770844, 0.053206998854875565, 0.013097036629915237, -0.0030530651565641165, 0.04650271683931351, 0.04463214799761772, -0.0258730947971344, 0.05083684250712395, 0.1868329793214798, -0.01115377712994814, -0.00882192887365818, -0.00023325893562287092, 0.0735655203461647, -0.08794672787189484, -0.05857929214835167, -0.0689886063337326, -0.1970534771680832, -0.3135668635368347, -0.1139381006360054, -0.038925327360630035, 0.04075359180569649, 0.05738985165953636, 0.07379917055368423, -0.01730998419225216, 0.05495366081595421, 0.09533120691776276, -0.08886377513408661, -0.12361832708120346, -0.054633334279060364, -0.02596426196396351, 0.0026865918189287186, -0.03305429220199585, -0.11732680350542068, 0.02561619132757187, 0.1624303013086319, 0.24288678169250488, 0.1825384646654129, 0.143675297498703, 0.1568862646818161, -0.006937708705663681, 0.04633476212620735, 0.1285506933927536, 0.11974482238292694, 0.09212921559810638, -0.012722961604595184, -0.07207754999399185, -0.011110413819551468, -0.01013343408703804, 0.049253810197114944, 0.05579870939254761, -0.1291515976190567, 0.040922269225120544, -0.07884800434112549, -0.025462815538048744, -0.17604219913482666, -0.006846676114946604, -0.1313411146402359, 0.037302546203136444, 0.07084953784942627, 0.10932930558919907, -0.03889133781194687, 0.012264770455658436, 0.06471295654773712, -0.012294383719563484, 0.01959475874900818, 0.05249887332320213, 0.04452769085764885, -0.04255109280347824, -0.0010117879137396812, -0.12911099195480347, -0.13800875842571259, 0.008998573757708073, 0.09827946126461029, -0.09860090911388397, 0.20666538178920746, -0.0002903642307501286, -0.08194262534379959, -0.030671166256070137, -0.06901394575834274, -0.010916909202933311, 0.11987955123186111, 0.10385282337665558, 0.02089652232825756, -0.33037805557250977, -0.13417592644691467, -0.1934497207403183, -0.024622293189167976, 0.017922932282090187, 0.019261877983808517, -0.06588858366012573, 0.04389473423361778, -0.0033500317949801683, -0.08233479410409927, -0.049471937119960785, 0.02460145764052868, -0.10485181957483292, 0.034637659788131714, -0.0539727546274662, -0.10599460452795029, 0.00801294669508934, 0.0022412766702473164, 0.05650876462459564, 0.08029504120349884, 0.0012233202578499913, -0.021250497549772263, -0.0767846554517746, -0.06104768440127373, 0.17744867503643036, -0.06547243893146515, 0.054089684039354324, -0.0001427364768460393, -0.0532778799533844, -0.021864088252186775, -0.14095355570316315, 0.0952032059431076, -0.038833990693092346, 0.07270307838916779, -0.09829921275377274, 0.07752695679664612, -0.03754682466387749, 0.04928690940141678, 0.04474295303225517, 0.036126717925071716, -0.05150888115167618, -0.03840450569987297, 0.20082472264766693, 0.06725364923477173, 0.04708888754248619, 0.13069766759872437, -0.15318137407302856, -0.03867310658097267, 0.0814799964427948, -0.10717231780290604, 0.14854389429092407, 0.05431332439184189, -0.020464956760406494, 0.17679348587989807, 0.16259527206420898, -0.10666341334581375, -0.1371062695980072, -0.02635662443935871, -0.13662852346897125, 0.05364338308572769, 0.07329745590686798, -0.29846101999282837, 0.1816183626651764, 0.2573712170124054, -0.016122013330459595, 0.1864578127861023, -0.10465259850025177, -0.008624251931905746, 0.1962660253047943, 0.014336876571178436, 0.33866775035858154, -0.2047407627105713, -0.06071636080741882, -0.12225255370140076, -0.03518712520599365, 0.1965227574110031, -0.13081631064414978, 0.046922553330659866, -0.01773441769182682, -0.006920396815985441, 0.009810124523937702, -0.028236938640475273, 0.25031405687332153, 0.04965966194868088, 0.03158443421125412, -0.0030385423451662064, -0.08885052800178528, 0.10103249549865723, -0.043817467987537384, 0.035919759422540665, 0.0796765387058258, -0.06732833385467529, -0.19759221374988556, 0.02291039377450943, 0.018956387415528297, 0.08959756046533585, 0.0451783612370491, 0.03289255499839783, -0.018345000222325325, -0.09133289009332657, -0.05205811187624931, 0.0077255782671272755, 0.19411395490169525, 0.01171797513961792, 0.050911445170640945, 0.06267302483320236, -0.09433969110250473, -0.11558903008699417, -0.09504760056734085, -0.06306874006986618, -0.028287386521697044, 0.02128751017153263, -0.2150547057390213, 0.03043828159570694, 0.08258313685655594, 0.026051277294754982, 0.04292670637369156, -0.007924996316432953, -0.04052872210741043, 0.07688532769680023, 0.12571929395198822, -0.09038662910461426, 0.04236884042620659, 0.08489692211151123, 0.0056107984855771065, 0.07533133774995804, 0.03321780636906624, 0.061434924602508545, 0.09429281949996948, -0.057996511459350586, -0.05047829449176788, 0.11195660382509232, -0.09583883732557297, 0.12740224599838257, 0.0709458589553833, 0.010283817537128925, -0.09491229802370071, 0.1185871809720993, 0.14170677959918976, -0.1931585967540741, -0.02599557675421238, 0.02233370952308178, -0.04763408377766609, -0.10703439265489578, -0.06117388606071472, 0.03633144870400429, -0.22536207735538483, -0.0918596088886261, -0.1624109297990799, -0.04853300750255585, -0.02001972682774067, 0.06355517357587814, 0.05891619995236397, 0.055441711097955704, 0.0016656131483614445, -0.09384771436452866, 0.026398813351988792, -0.07490793615579605, -0.06661379337310791, 0.05216844379901886, -0.019033586606383324, -0.17620326578617096, -0.04781873896718025, 0.06511061638593674, -0.03876665234565735, -0.030807694420218468, -0.10127115994691849, 0.06404626369476318, -0.14275041222572327, 0.10761313885450363, 0.012102826498448849, -0.014044090174138546, -0.013218250125646591, 0.05603388696908951, 0.03467953950166702, -0.017778433859348297, -0.13498930633068085, 0.08662740141153336, 0.00139776396099478, 0.0670912116765976, -0.04954203590750694, -0.012782039120793343, 0.08404963463544846, -0.010265590623021126, 0.03755640611052513, 0.17956088483333588, 0.06808950006961823, 0.0500887855887413, -0.04463350772857666, -0.09330637007951736, 0.11404381692409515, 0.06392934173345566, 0.037788596004247665, -0.03905564546585083, -0.018744902685284615, 0.09758724272251129, -0.05408706143498421, 0.03589291870594025, -0.049419939517974854, -0.08916513621807098, -0.03214211389422417, -0.04463263973593712, -0.17546014487743378, 0.0516887903213501, -0.0720837265253067, 0.17726151645183563, 0.011739818379282951, -0.047314006835222244, 0.11590839922428131, 0.0008241022005677223, -0.01078078057616949, -0.05117334425449371, -0.0717315673828125, -0.11692024022340775, -0.1406274288892746, 0.034501560032367706, 0.04516268149018288, 0.05047373101115227, 0.3208905756473541, 0.022987138479948044, -0.028981642797589302, -0.019160842522978783, 0.12475001811981201, 0.0638217031955719, 0.08379755914211273, 0.28137868642807007, 0.060961201786994934, 0.0021652390714734793, 0.036174476146698, 0.05924743413925171, 0.012326110154390335, 0.194692000746727, 0.037229813635349274, 0.20326927304267883, 0.04442465677857399, 0.03431759402155876, -0.019883960485458374, -0.06370655447244644, -0.005879939533770084, 0.031527698040008545, 0.0542837455868721, 0.03768205642700195, 0.07927420735359192, -0.12108679860830307, 0.014420585706830025, -0.03515816479921341, 0.00011093022476416081, -0.09066763520240784, -0.06839527934789658, -0.12114127725362778, -0.05561760812997818, -0.048670005053281784, -0.013345237821340561, -0.05827665328979492, -0.012099689804017544, -0.039625294506549835, 0.17320267856121063, -0.04993691295385361, -0.02549836039543152, 0.04009922966361046, -0.013871255330741405, -0.02444419078528881, -0.030746717005968094, 0.01973566971719265, -0.057695381343364716, -0.002423129742965102, -0.0840749442577362, -0.03220938518643379, -0.04417945072054863, -0.04856900870800018, -0.023475641384720802, 0.08961822092533112, 0.049003567546606064, -0.14378321170806885, -0.02974116988480091, -0.06979668885469437, 0.02848249487578869, -0.12936240434646606, -0.03003094159066677, 0.02391689456999302, -0.044062890112400055, 0.0509246326982975, 0.190637469291687, 0.05067693069577217, 0.14148694276809692, 0.06562115997076035, -0.010846659541130066, 0.08803430199623108, 0.05092940106987953, -0.02165854349732399, -0.07896868139505386, -0.021788030862808228, 0.028475414961576462, 0.13990938663482666, -0.042955540120601654, 0.02141588367521763, 0.0007580856326967478, 0.04341772571206093, 0.028989309445023537, 0.05864342302083969, -0.007369956932961941, 0.09417369961738586, -0.019042963162064552, -0.0505191907286644, -0.023862821981310844, -0.045861098915338516, -0.15803267061710358, 0.05081307888031006, -0.01758362166583538, 0.0009776742663234472, -0.07175500690937042, 0.09982812404632568, -0.07768448442220688, -0.0006656806799583137, 0.09647873789072037, -0.2240561842918396, -0.12555667757987976, -0.05023498088121414, 0.08318168669939041, 0.025936223566532135, 0.022440211847424507, -0.11955451965332031, -0.09501393139362335, 0.024448348209261894, 0.029734984040260315, -0.30984920263290405, -0.18242952227592468, 0.003151502925902605, -0.05684094876050949, 0.027636663988232613, -0.01957237720489502, 0.07539308071136475, -0.0185053963214159, 0.019909078255295753, -0.12461525201797485, -0.023554762825369835, 0.03276195004582405, 0.024820243939757347, 0.09942646324634552, 0.02935970574617386, -0.08121978491544724, -0.031068844720721245, 0.061459194868803024, 0.07414772361516953, -0.10004500299692154, 0.08275560289621353, -0.038577232509851456, 0.04923832789063454, -0.021046439185738564, -0.16748115420341492, 0.11059173196554184, -0.0002873242483474314, -0.006641116924583912, -0.03444567322731018, -0.017556138336658478, 0.09648869931697845, 0.06950066238641739, -0.15695610642433167, -0.07559119910001755, -0.10989470034837723, -0.050411079078912735, -0.04358331486582756, 0.07882480323314667, -0.14867591857910156, 0.011128113605082035, -0.11525556445121765, -0.01215460803359747, -0.05246920883655548, -0.02607070840895176, 0.0750507116317749, -0.008845392614603043, -0.057618360966444016, 0.02484467625617981, 0.07139591127634048, 0.019720720127224922, 0.005036461632698774, -0.08335252851247787 ]
49487e95e42f4532534e8d7d8bc17d42795b5af8
# Dataset Card for "pile-duped-pythia-random-sampled" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
EleutherAI/pile-duped-pythia-random-sampled
[ "region:us" ]
2023-03-27T07:03:38+00:00
{"dataset_info": {"features": [{"name": "Index", "dtype": "int64"}, {"name": "70M", "dtype": "float64"}, {"name": "160M", "dtype": "float64"}, {"name": "410M", "dtype": "float64"}, {"name": "1B", "dtype": "float64"}, {"name": "1.4B", "dtype": "float64"}, {"name": "2.8B", "dtype": "float64"}, {"name": "6.9B", "dtype": "float64"}, {"name": "12B", "dtype": "float64"}, {"name": "Tokens", "sequence": "uint16"}], "splits": [{"name": "train", "num_bytes": 1020000000, "num_examples": 5000000}], "download_size": 915501044, "dataset_size": 1020000000}}
2023-08-25T07:07:30+00:00
[]
[]
TAGS #region-us
# Dataset Card for "pile-duped-pythia-random-sampled" More Information needed
[ "# Dataset Card for \"pile-duped-pythia-random-sampled\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"pile-duped-pythia-random-sampled\"\n\nMore Information needed" ]
[ 6, 25 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"pile-duped-pythia-random-sampled\"\n\nMore Information needed" ]
[ -0.10091160237789154, 0.17802415788173676, -0.005102969240397215, -0.03075256012380123, 0.07582642138004303, 0.11516567319631577, 0.12199460715055466, 0.10549312829971313, 0.09357814490795135, 0.00739658996462822, 0.13361608982086182, 0.04757537320256233, 0.03959518298506737, 0.17420591413974762, 0.0031755852978676558, -0.09825221449136734, 0.0533939003944397, 0.010821032337844372, -0.043397728353738785, 0.056676141917705536, -0.012423114851117134, -0.05604778602719307, 0.02204807475209236, -0.07415691763162613, -0.0876394510269165, 0.05197829008102417, -0.08546917885541916, -0.033597785979509354, 0.039510272443294525, -0.05466080456972122, 0.18794512748718262, 0.0727662742137909, 0.0015108989318832755, -0.09647227078676224, 0.026581918820738792, -0.02769961580634117, -0.007123150862753391, 0.08672253787517548, 0.098017618060112, -0.05565204098820686, -0.05335920676589012, 0.10799892246723175, 0.013372733257710934, -0.024185091257095337, -0.07353054732084274, -0.24108511209487915, -0.07614408433437347, -0.04341847449541092, -0.07087095081806183, -0.12122402340173721, 0.0030601888429373503, 0.1885412186384201, -0.07750081270933151, -0.010124104097485542, 0.11678710579872131, 0.0016965866088867188, 0.05532395839691162, 0.17691494524478912, -0.024130113422870636, 0.08371390402317047, 0.01170013565570116, -0.015157300978899002, 0.11850588768720627, -0.01810472272336483, -0.09688711166381836, 0.0014846925623714924, -0.1347033679485321, 0.07507558912038803, -0.06549951434135437, -0.022608846426010132, 0.21147197484970093, -0.011738105677068233, -0.030664686113595963, 0.04328582063317299, -0.016066882759332657, -0.023166172206401825, 0.02291632443666458, 0.05368947982788086, -0.017271773889660835, -0.006514934357255697, 0.015232563018798828, 0.09490589052438736, -0.051323939114809036, -0.1331498622894287, -0.12830865383148193, 0.03801123797893524, 0.011894678696990013, 0.1266714632511139, -0.09036024659872055, 0.045484185218811035, -0.061207354068756104, 0.009286031126976013, -0.007525489199906588, -0.12565883994102478, -0.06246098875999451, -0.0624474473297596, 0.002241281094029546, -0.017914995551109314, 0.1860511749982834, 0.09637725353240967, 0.055608514696359634, 0.013741220347583294, -0.08909882605075836, 0.044796448200941086, 0.22319041192531586, -0.2385457158088684, -0.10933004319667816, 0.08177140355110168, -0.07350503653287888, -0.055847395211458206, -0.06443656980991364, -0.023033469915390015, -0.013834628276526928, -0.011531844735145569, -0.026461338624358177, 0.10430753976106644, -0.026770684868097305, -0.09356674551963806, -0.01852990686893463, -0.0978630855679512, 0.1566314548254013, -0.050251901149749756, -0.08083664625883102, 0.05121280997991562, -0.010513012297451496, 0.05401080101728439, -0.13625061511993408, -0.01394426729530096, 0.07549674808979034, 0.07216059416532516, -0.08275426179170609, -0.0397813506424427, -0.03784961998462677, -0.07921810448169708, 0.02406519651412964, -0.17877034842967987, 0.05735296010971069, -0.10184208303689957, -0.24761462211608887, 0.014146317727863789, -0.017092669382691383, -0.08382374793291092, 0.1728755384683609, -0.0033532523084431887, 0.0942259207367897, -0.02186412736773491, -0.04811772704124451, 0.14671973884105682, -0.09487529844045639, 0.09196116030216217, -0.06142796203494072, 0.1088370531797409, -0.13011889159679413, 0.031647659838199615, -0.08269426971673965, 0.02595473825931549, 0.00006797994865337387, 0.034355662763118744, -0.10964841395616531, 0.08496660739183426, -0.07660312205553055, -0.051620449870824814, -0.10086110979318619, 0.002095514442771673, 0.04597903788089752, 0.1008593812584877, -0.2140372097492218, -0.034417156130075455, 0.10172484070062637, -0.13133901357650757, -0.08883628249168396, 0.030973726883530617, -0.060325220227241516, 0.0899878665804863, -0.003119212342426181, 0.24957554042339325, 0.0975780040025711, 0.010493239387869835, 0.01573972776532173, 0.0788942500948906, -0.13773851096630096, -0.2038194239139557, 0.06417722254991531, -0.03358976170420647, -0.2419700026512146, 0.03344922512769699, 0.12396015226840973, 0.0004631131887435913, -0.10594598948955536, -0.05367641523480415, 0.03931780532002449, -0.15747366845607758, 0.056353479623794556, 0.014667415991425514, 0.04348510503768921, -0.01275709643959999, 0.18016676604747772, -0.0023582037538290024, 0.12569975852966309, -0.033376697450876236, -0.07353892922401428, 0.00560847157612443, 0.1543198823928833, -0.07789796590805054, -0.03569423034787178, -0.16389504075050354, -0.013540707528591156, 0.027412232011556625, -0.021288173273205757, -0.026675362139940262, -0.03038911148905754, 0.04503357782959938, -0.015706589445471764, 0.012895231135189533, 0.06181526184082031, 0.15041042864322662, 0.012709362432360649, 0.018884971737861633, 0.011987588368356228, 0.04442683234810829, -0.09309013187885284, -0.14542031288146973, 0.028648944571614265, -0.0871247872710228, -0.008162416517734528, 0.04438123479485512, -0.018436351791024208, -0.026934916153550148, 0.10680516809225082, -0.0017869778675958514, -0.008507720194756985, -0.0438859760761261, 0.032989878207445145, -0.06040690466761589, -0.024974407628178596, -0.06633714586496353, 0.0690721645951271, 0.042832713574171066, 0.09808173775672913, 0.0625949501991272, -0.05976983532309532, -0.10580888390541077, 0.0019293427467346191, -0.0023791927378624678, -0.08452101796865463, 0.003875930793583393, -0.13231641054153442, -0.06985542178153992, 0.031554508954286575, -0.051181498914957047, 0.09619730710983276, 0.031042378395795822, 0.02342374436557293, -0.08042087405920029, 0.061362285166978836, 0.18532662093639374, -0.1977352797985077, 0.10918799787759781, 0.08901900053024292, 0.10722947865724564, 0.1202312707901001, -0.06485287845134735, -0.11987036466598511, 0.04787365719676018, -0.020451316609978676, -0.030227232724428177, 0.11144015938043594, 0.006706869695335627, 0.12044432759284973, 0.12134714424610138, -0.02011753059923649, 0.03484814614057541, -0.047837574034929276, -0.08072341233491898, -0.06295999884605408, 0.0023961698170751333, -0.22858954966068268, 0.06458814442157745, 0.018311185762286186, 0.10195070505142212, -0.048202767968177795, -0.042693085968494415, 0.0817641168832779, 0.0026105153374373913, 0.011320097371935844, 0.11517560482025146, -0.1294964700937271, -0.19450503587722778, -0.03146008029580116, -0.0722343847155571, 0.09726181626319885, 0.025513431057333946, -0.015074563212692738, -0.07808352261781693, -0.056162457913160324, 0.020963331684470177, 0.03843381628394127, -0.12346044182777405, 0.04952651634812355, -0.07443249225616455, 0.02583632431924343, -0.03579356148838997, -0.05293013155460358, 0.09449989348649979, -0.06071304529905319, 0.1654374897480011, 0.18556095659732819, -0.10861944407224655, 0.06787288933992386, 0.04528522118926048, 0.016349008306860924, 0.026206759735941887, -0.030451346188783646, 0.10264717787504196, 0.002372310496866703, -0.0420648455619812, 0.036484651267528534, -0.03365166857838631, -0.019126003608107567, 0.07053272426128387, 0.05763060599565506, -0.1012711226940155, 0.022563910111784935, -0.036852434277534485, -0.17845484614372253, -0.23856696486473083, -0.11172318458557129, -0.00255667045712471, 0.11087213456630707, 0.12281284481287003, -0.0031441443134099245, -0.10594164580106735, 0.16300182044506073, 0.08010261505842209, -0.08325167745351791, -0.21582907438278198, -0.06661660224199295, -0.1030283123254776, -0.016221506521105766, 0.03033139370381832, -0.102220319211483, -0.051445599645376205, 0.1314154416322708, 0.10009792447090149, 0.24533087015151978, 0.04676538705825806, 0.04084867238998413, 0.0443451814353466, 0.1824331432580948, 0.12387800216674805, 0.18147777020931244, 0.06404205411672592, -0.001536079216748476, -0.027225932106375694, 0.01801186241209507, -0.000502249167766422, 0.025617849081754684, 0.09023978561162949, -0.15288589894771576, 0.06339601427316666, -0.17322592437267303, -0.03382742404937744, -0.05548548698425293, 0.09118926525115967, -0.21540823578834534, 0.09763666242361069, -0.016834748908877373, 0.15020166337490082, -0.12390653043985367, 0.05166425183415413, 0.04926680028438568, -0.003880511038005352, 0.07135365903377533, -0.02673337422311306, 0.06556502729654312, -0.05483626201748848, -0.004157024435698986, -0.07292535901069641, -0.03684035316109657, -0.09508693963289261, 0.09192398935556412, -0.08559238910675049, 0.16221831738948822, 0.004117811564356089, -0.1058930829167366, -0.07124396413564682, -0.0744129940867424, 0.00249302014708519, -0.09034883975982666, 0.11422750353813171, -0.02502462826669216, -0.13934427499771118, -0.11554469913244247, -0.04747484251856804, -0.0188809372484684, 0.0479242242872715, 0.05411793291568756, -0.06943570077419281, 0.0692562684416771, 0.036297138780355453, -0.05627473443746567, -0.1390516608953476, -0.030480507761240005, -0.008286693133413792, -0.008150432258844376, 0.043117400258779526, -0.11079394817352295, 0.02270955964922905, -0.033668458461761475, -0.11773353070020676, -0.0060758404433727264, -0.006869782693684101, -0.07076237350702286, -0.0739871934056282, 0.12130258977413177, 0.241150364279747, 0.029225192964076996, -0.013108031824231148, 0.028759779408574104, -0.06000947207212448, 0.01053676474839449, -0.1734894961118698, 0.074943408370018, -0.05691637843847275, 0.039614226669073105, -0.11766864359378815, 0.0830010399222374, 0.0338914655148983, 0.010328623466193676, -0.05032313987612724, 0.00839358288794756, -0.012932747602462769, -0.038191571831703186, 0.1304817497730255, -0.13537079095840454, 0.06679148226976395, 0.274801105260849, 0.011300886981189251, -0.031246710568666458, 0.016132552176713943, -0.05812813341617584, 0.14486727118492126, 0.07901183515787125, -0.0559811107814312, 0.176409050822258, 0.16233447194099426, -0.03949420526623726, -0.22792227566242218, -0.008760894648730755, -0.038491129875183105, 0.009061797522008419, 0.06185343489050865, -0.28884440660476685, 0.0813583955168724, 0.1630713939666748, 0.010812093503773212, 0.2765842080116272, -0.14805778861045837, -0.052834756672382355, 0.2918403744697571, 0.052283693104982376, 0.3167595863342285, -0.09422850608825684, -0.06703522801399231, -0.04255130887031555, 0.008315319195389748, 0.154616117477417, 0.037716127932071686, 0.052235741168260574, -0.057425301522016525, 0.06908614188432693, 0.03769861161708832, -0.03871273249387741, 0.19326427578926086, 0.10500698536634445, 0.08089817315340042, -0.0354074127972126, -0.009852171875536442, -0.05233233794569969, 0.030445057898759842, 0.01861545443534851, 0.07260995358228683, 0.03662998974323273, -0.017520956695079803, -0.044410720467567444, 0.03204500302672386, 0.009126509539783001, 0.10028325766324997, -0.08903408795595169, -0.13633674383163452, -0.027457408607006073, -0.10472819954156876, -0.03595488891005516, 0.020185083150863647, -0.006986376363784075, 0.020760467275977135, 0.034142494201660156, -0.05415255203843117, -0.045327942818403244, -0.061822276562452316, -0.04155222326517105, -0.045053303241729736, 0.09770457446575165, -0.12004048377275467, 0.026093367487192154, 0.1536758840084076, 0.05169132724404335, 0.02753501757979393, 0.049881238490343094, -0.056847307831048965, 0.013482779264450073, 0.11883332580327988, -0.09429562091827393, 0.045517999678850174, 0.11037567257881165, -0.10035435855388641, -0.054460424929857254, -0.0031982141081243753, 0.02436756156384945, 0.0702645406126976, 0.0002153234527213499, -0.028478389605879784, 0.06113383546471596, -0.003427705494686961, 0.1959235668182373, 0.07025579363107681, 0.014521057717502117, -0.17237575352191925, 0.14635072648525238, 0.02017005905508995, 0.013375776819884777, -0.036763377487659454, -0.1398400515317917, -0.06977825611829758, -0.07204557210206985, -0.05504748597741127, 0.10435090214014053, -0.08798309415578842, -0.10038335621356964, -0.007820197381079197, -0.04244275763630867, 0.03173142671585083, 0.01390079129487276, 0.07459641993045807, 0.10138028860092163, 0.019108401611447334, -0.11678623408079147, -0.025258952751755714, -0.028837015852332115, -0.02398078143596649, 0.04488169029355049, -0.005770784802734852, -0.13269226253032684, -0.03475244343280792, 0.12320804595947266, -0.07309912145137787, -0.03799658268690109, -0.04905768111348152, 0.05610087886452675, -0.15280628204345703, 0.05579087510704994, -0.019353333860635757, -0.03201811760663986, 0.07968749850988388, 0.06021885946393013, 0.0045038326643407345, -0.05912141874432564, -0.0963866338133812, 0.12030906975269318, 0.03834410384297371, 0.05884891375899315, -0.022932609543204308, -0.011375158093869686, 0.0709524005651474, 0.051403630524873734, 0.09769266098737717, 0.12522953748703003, 0.0002850881719496101, 0.036512747406959534, -0.03741556033492088, -0.1005210354924202, 0.08730563521385193, 0.11778571456670761, -0.009890883229672909, -0.007931135594844818, -0.01177837885916233, 0.06394914537668228, -0.07331625372171402, 0.07158797234296799, -0.04058750346302986, -0.08068987727165222, -0.019459815695881844, -0.14683076739311218, 0.013744632713496685, -0.008714854717254639, -0.10035733133554459, 0.09264637529850006, 0.09789272397756577, -0.005489598494023085, 0.0573936328291893, 0.017089176923036575, 0.022163381800055504, -0.05357860401272774, -0.03736729174852371, -0.10600880533456802, 0.0026270628441125154, 0.07733476907014847, 0.06758248805999756, -0.00705979997292161, 0.4020516574382782, -0.09116973727941513, -0.14891791343688965, -0.06235871464014053, 0.12329139560461044, 0.10520758479833603, 0.023447465151548386, 0.32681432366371155, 0.06382425874471664, -0.038270507007837296, -0.08973289281129837, 0.07542823255062103, -0.0029811484273523092, 0.09450209140777588, 0.055952295660972595, 0.07454986870288849, -0.00738923903554678, -0.08325119316577911, -0.04371999204158783, -0.08616599440574646, 0.21996113657951355, 0.07581613957881927, 0.01474252063781023, -0.003978049848228693, 0.17064979672431946, 0.021387426182627678, -0.046201057732105255, -0.045895788818597794, 0.03326549381017685, -0.03918861597776413, -0.03773016110062599, -0.07095688581466675, -0.03383583202958107, -0.01909470744431019, -0.13430839776992798, 0.04446536302566528, -0.021782048046588898, -0.08435029536485672, 0.27951478958129883, 0.08739643543958664, 0.015029465779662132, 0.024350764229893684, -0.03860751911997795, 0.0022145560942590237, 0.02781415358185768, 0.00924952793866396, -0.09212169796228409, 0.007176804356276989, -0.14162099361419678, 0.13244454562664032, 0.008991017006337643, -0.05202430859208107, -0.05480341985821724, 0.08094236999750137, 0.027210796251893044, -0.10839130729436874, -0.025212358683347702, -0.07727984338998795, 0.027738403528928757, -0.10574134439229965, 0.06767912954092026, 0.053473759442567825, 0.08842495828866959, 0.007897576317191124, 0.02380843460559845, 0.0892111212015152, 0.09329777956008911, -0.07577243447303772, 0.042966149747371674, -0.06095609813928604, 0.0461190864443779, 0.07865358144044876, -0.051368385553359985, -0.05708569288253784, 0.1411881148815155, 0.24201850593090057, -0.04899229481816292, -0.0478343591094017, -0.028316671028733253, 0.03142385557293892, 0.07004686444997787, 0.13699884712696075, 0.03713737055659294, -0.004628525581210852, 0.0010845687938854098, -0.12149301171302795, -0.07490048557519913, -0.026586979627609253, -0.009759851731359959, -0.01563802920281887, 0.09340342879295349, -0.04835941269993782, -0.10287705808877945, 0.1638353019952774, -0.19508765637874603, -0.03028232790529728, 0.10157811641693115, 0.02662523090839386, -0.11108151078224182, -0.0425812266767025, -0.03211992233991623, 0.041639089584350586, -0.05671907961368561, -0.14773748815059662, 0.045440442860126495, -0.07089715451002121, -0.0237574502825737, -0.2587813436985016, -0.19225239753723145, 0.03140537440776825, -0.023008737713098526, 0.05848713591694832, 0.004892139229923487, 0.13156740367412567, -0.015315650030970573, 0.034370534121990204, -0.07968220859766006, 0.053234752267599106, 0.014863427728414536, 0.07760220021009445, 0.03285367786884308, 0.03601865470409393, -0.0059551154263317585, -0.05768990516662598, 0.05415326729416847, -0.009410781785845757, -0.09614688903093338, 0.06047220155596733, 0.006347943097352982, -0.033304471522569656, 0.03372713550925255, -0.081043541431427, 0.11027773469686508, 0.0013022227212786674, -0.029248323291540146, -0.003702345537021756, 0.02346724271774292, 0.09734874963760376, -0.016684427857398987, -0.14360804855823517, -0.009312675334513187, -0.06839338690042496, -0.08334646373987198, -0.03977493196725845, -0.02173325978219509, -0.1721649020910263, 0.07863246649503708, -0.1140691339969635, -0.0027666918467730284, 0.041187822818756104, 0.037779536098241806, -0.022550562396645546, 0.050326745957136154, -0.04849971458315849, 0.09370831400156021, -0.003872798988595605, -0.017756029963493347, -0.013038230128586292, -0.11125583946704865 ]
0a749cfb3ceb1bf49dd529c25dc7f8846f2b0d81
* [功能](#功能) * [输出](#输出) * [实例](#实例) * [运行环境](#运行环境) * [使用说明](#使用说明) * [下载脚本](#1下载脚本) * [安装依赖](#2安装依赖) * [程序设置](#3程序设置) * [设置数据库(可选)](#4设置数据库可选) * [运行脚本](#5运行脚本) * [按需求修改脚本(可选)](#6按需求修改脚本可选) * [定期自动爬取微博(可选)](#7定期自动爬取微博可选) * [如何获取user_id](#如何获取user_id) * [添加cookie与不添加cookie的区别(可选)](#添加cookie与不添加cookie的区别可选) * [如何获取cookie(可选)](#如何获取cookie可选) * [如何检测cookie是否有效(可选)](#如何检测cookie是否有效可选) ## 功能 连续爬取**一个**或**多个**新浪微博用户(如[Dear-迪丽热巴](https://weibo.cn/u/1669879400)、[郭碧婷](https://weibo.cn/u/1729370543))的数据,并将结果信息写入文件。写入信息几乎包括了用户微博的所有数据,主要有**用户信息**和**微博信息**两大类,前者包含用户昵称、关注数、粉丝数、微博数等等;后者包含微博正文、发布时间、发布工具、评论数等等,因为内容太多,这里不再赘述,详细内容见[输出](#输出)部分。具体的写入文件类型如下: * 写入**csv文件**(默认) * 写入**json文件**(可选) * 写入**MySQL数据库**(可选) * 写入**MongoDB数据库**(可选) * 写入**SQLite数据库**(可选) * 下载用户**原创**微博中的原始**图片**(可选) * 下载用户**转发**微博中的原始**图片**(可选) * 下载用户**原创**微博中的**视频**(可选) * 下载用户**转发**微博中的**视频**(可选) * 下载用户**原创**微博**Live Photo**中的**视频**(可选) * 下载用户**转发**微博**Live Photo**中的**视频**(可选) * 下载用户**原创和转发**微博下的一级评论(可选) * 下载用户**原创和转发**微博下的转发(可选) 如果你只对用户信息感兴趣,而不需要爬用户的微博,也可以通过设置实现只爬取微博用户信息的功能。程序也可以实现**爬取结果自动更新**,即:现在爬取了目标用户的微博,几天之后,目标用户可能又发新微博了。通过设置,可以实现每隔几天**增量爬取**用户这几天发的新微博。具体方法见[定期自动爬取微博](#7定期自动爬取微博可选)。 ## 输出 **用户信息** * 用户id:微博用户id,如"1669879400" * 用户昵称:微博用户昵称,如"Dear-迪丽热巴" * 性别:微博用户性别 * 生日:用户出生日期 * 所在地:用户所在地 * 教育经历:用户上学时学校的名字 * 公司:用户所属公司名字 * 阳光信用:用户的阳光信用 * 微博注册时间:用户微博注册日期 * 微博数:用户的全部微博数(转发微博+原创微博) * 粉丝数:用户的粉丝数 * 关注数:用户关注的微博数量 * 简介:用户简介 * 主页地址:微博移动版主页url,如<https://m.weibo.cn/u/1669879400?uid=1669879400&luicode=10000011&lfid=1005051669879400> * 头像url:用户头像url * 高清头像url:用户高清头像url * 微博等级:用户微博等级 * 会员等级:微博会员用户等级,普通用户该等级为0 * 是否认证:用户是否认证,为布尔类型 * 认证类型:用户认证类型,如个人认证、企业认证、政府认证等 * 认证信息:为认证用户特有,用户信息栏显示的认证信息 *** **微博信息** * 微博id:微博的id,为一串数字形式 * 微博bid:微博的bid,与[cookie版](https://github.com/dataabc/weiboSpider)中的微博id是同一个值 * 微博内容:微博正文 * 头条文章url:微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为'' * 原始图片url:原创微博图片和转发微博转发理由中图片的url,若某条微博存在多张图片,则每个url以英文逗号分隔,若没有图片则值为'' * 视频url: 微博中的视频url和Live Photo中的视频url,若某条微博存在多个视频,则每个url以英文分号分隔,若没有视频则值为'' * 微博发布位置:位置微博中的发布位置 * 微博发布时间:微博发布时的时间,精确到天 * 点赞数:微博被赞的数量 * 转发数:微博被转发的数量 * 评论数:微博被评论的数量 * 微博发布工具:微博的发布工具,如iPhone客户端、HUAWEI Mate 20 Pro等,若没有则值为'' * 话题:微博话题,即两个#中的内容,若存在多个话题,每个url以英文逗号分隔,若没有则值为'' * @用户:微博@的用户,若存在多个@用户,每个url以英文逗号分隔,若没有则值为'' * 原始微博:为转发微博所特有,是转发微博中那条被转发的微博,存储为字典形式,包含了上述微博信息中的所有内容,如微博id、微博内容等等 * 结果文件:保存在当前目录weibo文件夹下以用户昵称为名的文件夹里,名字为"user_id.csv"形式 * 微博图片:微博中的图片,保存在以用户昵称为名的文件夹下的img文件夹里 * 微博视频:微博中的视频,保存在以用户昵称为名的文件夹下的video文件夹里 ## 实例 以爬取迪丽热巴的微博为例,我们需要修改**config.json**文件,文件内容如下: ``` { "user_id_list": ["1669879400"], "filter": 1, "since_date": "1900-01-01", "query_list": [], "write_mode": ["csv"], "original_pic_download": 1, "retweet_pic_download": 0, "original_video_download": 1, "retweet_video_download": 0, "cookie": "your cookie" } ``` 对于上述参数的含义以及取值范围,这里仅作简单介绍,详细信息见[程序设置](#3程序设置)。 >**user_id_list**代表我们要爬取的微博用户的user_id,可以是一个或多个,也可以是文件路径,微博用户Dear-迪丽热巴的user_id为1669879400,具体如何获取user_id见[如何获取user_id](#如何获取user_id); **filter**的值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发); **since_date**代表我们要爬取since_date日期之后发布的微博,因为我要爬迪丽热巴的全部原创微博,所以since_date设置了一个非常早的值; query_list代表要爬取的微博关键词,为空([])则爬取全部; **write_mode**代表结果文件的保存类型,我想要把结果写入csv文件和json文件,所以它的值为["csv", "json"],如果你想写入数据库,具体设置见[设置数据库](#4设置数据库可选); **original_pic_download**值为1代表下载原创微博中的图片,值为0代表不下载; **retweet_pic_download**值为1代表下载转发微博中的图片,值为0代表不下载; **original_video_download**值为1代表下载原创微博中的视频,值为0代表不下载; **retweet_video_download**值为1代表下载转发微博中的视频,值为0代表不下载; **cookie**是可选参数,可填可不填,具体区别见[添加cookie与不添加cookie的区别](#添加cookie与不添加cookie的区别可选)。 配置完成后运行程序: ```bash python weibo.py ``` 程序会自动生成一个weibo文件夹,我们以后爬取的所有微博都被存储在weibo文件夹里。然后程序在该文件夹下生成一个名为"Dear-迪丽热巴"的文件夹,迪丽热巴的所有微博爬取结果都在这里。"Dear-迪丽热巴"文件夹里包含一个csv文件、一个img文件夹和一个video文件夹,img文件夹用来存储下载到的图片,video文件夹用来存储下载到的视频。如果你设置了保存数据库功能,这些信息也会保存在数据库里,数据库设置见[设置数据库](#4设置数据库可选)部分。 **csv文件结果如下所示:** ![](https://picture.cognize.me/cognize/github/weibo-crawler/weibo_csv.png)*1669879400.csv* 本csv文件是爬取“全部微博”(原创微博+转发微博)的结果文件。因为迪丽热巴很多微博本身都没有图片、发布工具、位置、话题和@用户等信息,所以当这些内容没有时对应位置为空。"是否原创"列用来标记是否为原创微博, 当为转发微博时,文件中还包含转发微博的信息。为了简便起见,姑且将转发微博中被转发的原始微博称为**源微博**,它的用户id、昵称、微博id等都在名称前加上源字,以便与目标用户自己发的微博区分。对于转发微博,程序除了获取用户原创部分的信息,还会获取**源用户id**、**源用户昵称**、**源微博id**、**源微博正文**、**源微博原始图片url**、**源微博位置**、**源微博日期**、**源微博工具**、**源微博点赞数**、**源微博评论数**、**源微博转发数**、**源微博话题**、**源微博@用户**等信息。原创微博因为没有这些转发信息,所以对应位置为空。若爬取的是"全部**原创**微博",则csv文件中不会包含"是否原创"及其之后的转发属性列; 为了说明json结果文件格式,这里以迪丽热巴2019年12月27日到2019年12月28日发的2条微博为例。 **json结果文件格式如下:** ``` { "user": { "id": "1669879400", "screen_name": "Dear-迪丽热巴", "gender": "f", "birthday": "双子座", "location": "上海", "education": "上海戏剧学院", "company": "嘉行传媒", "registration_time": "2010-07-02", "sunshine": "信用极好", "statuses_count": 1121, "followers_count": 66395881, "follow_count": 250, "description": "一只喜欢默默表演的小透明。工作联系[email protected] 🍒", "profile_url": "https://m.weibo.cn/u/1669879400?uid=1669879400&luicode=10000011&lfid=1005051669879400", "profile_image_url": "https://tvax2.sinaimg.cn/crop.0.0.1080.1080.180/63885668ly8gb5sqc19mqj20u00u0mz5.jpg?KID=imgbed,tva&Expires=1584108150&ssig=Zay1N7KhK1", "avatar_hd": "https://wx2.sinaimg.cn/orj480/63885668ly8gb5sqc19mqj20u00u0mz5.jpg", "urank": 44, "mbrank": 7, "verified": true, "verified_type": 0, "verified_reason": "嘉行传媒签约演员 " }, "weibo": [ { "user_id": 1669879400, "screen_name": "Dear-迪丽热巴", "id": 4454572602912349, "bid": "ImTGkcdDn", "text": "今天的#星光大赏# ", "pics": "https://wx3.sinaimg.cn/large/63885668ly1gacppdn1nmj21yi2qp7wk.jpg,https://wx4.sinaimg.cn/large/63885668ly1gacpphkj5gj22ik3t0b2d.jpg,https://wx4.sinaimg.cn/large/63885668ly1gacppb4atej22yo4g04qr.jpg,https://wx2.sinaimg.cn/large/63885668ly1gacpn0eeyij22yo4g04qr.jpg", "video_url": "", "location": "", "created_at": "2019-12-28", "source": "", "attitudes_count": 551894, "comments_count": 182010, "reposts_count": 1000000, "topics": "星光大赏", "at_users": "" }, { "user_id": 1669879400, "screen_name": "Dear-迪丽热巴", "id": 4454081098040623, "bid": "ImGTzxJJt", "text": "我最爱用的娇韵诗双萃精华穿上限量“金”装啦,希望阿丝儿们跟我一起在新的一年更美更年轻,喜笑颜开没有细纹困扰!限定新春礼盒还有祝福悄悄话,大家了解一下~", "pics": "", "video_url": "", "location": "", "created_at": "2019-12-27", "source": "", "attitudes_count": 190840, "comments_count": 43523, "reposts_count": 1000000, "topics": "", "at_users": "", "retweet": { "user_id": 1684832145, "screen_name": "法国娇韵诗", "id": 4454028484570123, "bid": "ImFwIjaTF", "text": "#点萃成金 年轻焕新# 将源自天然的植物力量,转化为滴滴珍贵如金的双萃精华。这份点萃成金的独到匠心,只为守护娇粉们的美丽而来。点击视频,与@Dear-迪丽热巴 一同邂逅新年限量版黄金双萃,以闪耀开运金,送上新春宠肌臻礼。 跟着迪迪选年货,还有双重新春惊喜,爱丽丝们看这里! 第一重参与微淘活动邀请好友关注娇韵诗天猫旗舰店,就有机会赢取限量款热巴新年礼盒,打开就能聆听仙女迪亲口送出的新春祝福哦!点击网页链接下单晒热巴同款黄金双萃,并且@法国娇韵诗,更有机会获得热巴亲笔签名的礼盒哦! 第二重转评说出新年希望娇韵诗为你解决的肌肤愿望,截止至1/10,小娇将从铁粉中抽取1位娇粉送出限量版热巴定制礼盒,抽取3位娇粉送出热巴明信片1张~ #迪丽热巴代言娇韵诗#养成同款御龄美肌,就从现在开始。法国娇韵诗的微博视频", "pics": "", "video_url": "http://f.video.weibocdn.com/003vQjnRlx07zFkxIMjS010412003bNx0E010.mp4?label=mp4_hd&template=852x480.25.0&trans_finger=62b30a3f061b162e421008955c73f536&Expires=1578322522&ssig=P3ozrNA3mv&KID=unistore,video", "location": "", "created_at": "2019-12-27", "source": "微博 weibo.com", "attitudes_count": 18389, "comments_count": 3201, "reposts_count": 1000000, "topics": "点萃成金 年轻焕新,迪丽热巴代言娇韵诗", "at_users": "Dear-迪丽热巴,法国娇韵诗" } } ] } ``` *1669879400.json* **下载的图片如下所示:** ![](https://picture.cognize.me/cognize/github/weibo-crawler/img.png)*img文件夹* 本次下载了788张图片,大小一共1.21GB,包括她原创微博中的所有图片。图片名为yyyymmdd+微博id的形式,若某条微博存在多张图片,则图片名中还会包括它在微博图片中的序号。若某图片下载失败,程序则会以“weibo_id:pic_url”的形式将出错微博id和图片url写入同文件夹下的not_downloaded.txt里;若图片全部下载成功则不会生成not_downloaded.txt; **下载的视频如下所示:** ![](https://picture.cognize.me/cognize/github/weibo-crawler/video.png)*video文件夹* 本次下载了66个视频,是她原创微博中的视频和原创微博Live Photo中的视频,视频名为yyyymmdd+微博id的形式。有三个视频因为网络原因下载失败,程序将它们的微博id和视频url分别以“weibo_id:video_url”的形式写到了同文件夹下的not_downloaded.txt里。 因为我本地没有安装MySQL数据库和MongoDB数据库,所以暂时设置成不写入数据库。如果你想要将爬取结果写入数据库,只需要先安装数据库(MySQL或MongoDB),再安装对应包(pymysql或pymongo),然后将mysql_write或mongodb_write值设置为1即可。写入MySQL需要用户名、密码等配置信息,这些配置如何设置见[设置数据库](#4设置数据库可选)部分。 ## 运行环境 * 开发语言:python2/python3 * 系统: Windows/Linux/macOS ## 使用说明 ### 1.下载脚本 ```bash git clone https://github.com/dataabc/weibo-crawler.git ``` 运行上述命令,将本项目下载到当前目录,如果下载成功当前目录会出现一个名为"weibo-crawler"的文件夹; ### 2.安装依赖 ```bash pip install -r requirements.txt ``` ### 3.程序设置 打开**config.json**文件,你会看到如下内容: ``` { "user_id_list": ["1669879400"], "filter": 1, "remove_html_tag": 1, "since_date": "2018-01-01", "write_mode": ["csv"], "original_pic_download": 1, "retweet_pic_download": 0, "original_video_download": 1, "retweet_video_download": 0, "download_comment":1, "comment_max_download_count":1000, "download_repost": 1, "repost_max_download_count": 1000, "result_dir_name": 0, "cookie": "your cookie", "mysql_config": { "host": "localhost", "port": 3306, "user": "root", "password": "123456", "charset": "utf8mb4" } } ``` 下面讲解每个参数的含义与设置方法。 **设置user_id_list** user_id_list是我们要爬取的微博的id,可以是一个,也可以是多个,例如: ``` "user_id_list": ["1223178222", "1669879400", "1729370543"], ``` 上述代码代表我们要连续爬取user_id分别为“1223178222”、 “1669879400”、 “1729370543”的三个用户的微博,具体如何获取user_id见[如何获取user_id](#如何获取user_id)。 user_id_list的值也可以是文件路径,我们可以把要爬的所有微博用户的user_id都写到txt文件里,然后把文件的位置路径赋值给user_id_list。 在txt文件中,每个user_id占一行,也可以在user_id后面加注释(可选),如用户昵称等信息,user_id和注释之间必需要有空格,文件名任意,类型为txt,位置位于本程序的同目录下,文件内容示例如下: ``` 1223178222 胡歌 1669879400 迪丽热巴 1729370543 郭碧婷 ``` 假如文件叫user_id_list.txt,则user_id_list设置代码为: ``` "user_id_list": "user_id_list.txt", ``` **设置filter** filter控制爬取范围,值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发)。例如,如果要爬全部原创微博,请使用如下代码: ``` "filter": 1, ``` **设置since_date** since_date值可以是日期,也可以是整数。如果是日期,代表爬取该日期之后的微博,格式应为“yyyy-mm-dd”,如: ``` "since_date": "2018-01-01", ``` 代表爬取从2018年1月1日到现在的微博。 如果是整数,代表爬取最近n天的微博,如: ``` "since_date": 10, ``` 代表爬取最近10天的微博,这个说法不是特别准确,准确说是爬取发布时间从**10天前到本程序开始执行时**之间的微博。 **since_date是所有user的爬取起始时间,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个since_date,可以使用[定期自动爬取微博](#7定期自动爬取微博可选)方法二中的方法,该方法可以为多个用户设置不同的since_date,非常灵活**。 **设置query_list(可选)** query_list是一个关键词字符串列表或以`,`分隔关键词的字符串,用于指定关键词搜索爬取,若为空`[]`或`""`则爬取全部微博。例如要爬取用户包含“梦想”和“希望”的微博,则设定如下: ``` "query_list": ["梦想","希望"], "query_list": "梦想,希望", ``` 请注意,关键词搜索必须设定`cookie`信息。 **query_list是所有user的爬取关键词,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个query_list,可以使用[定期自动爬取微博](#7定期自动爬取微博可选)方法二中的方法,该方法可以为多个用户设置不同的query_list,非常灵活**。 **设置remove_html_tag** remove_html_tag控制是否移除抓取到的weibo正文和评论中的html tag,值为1代表移除,值为0代表不移除,如 ``` "remove_html_tag": 1, ``` 代表移除html tag。例如`专属新意,色彩启程~<a href='/n/路易威登'>@路易威登</a> CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!`会被处理成`专属新意,色彩启程~@路易威登 CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!`。 **设置write_mode** write_mode控制结果文件格式,取值范围是csv、json、mongo、mysql和sqlite,分别代表将结果文件写入csv、json、MongoDB、MySQL和SQLite数据库。write_mode可以同时包含这些取值中的一个或几个,如: ``` "write_mode": ["csv", "json"], ``` 代表将结果信息写入csv文件和json文件。特别注意,如果你想写入数据库,除了在write_mode添加对应数据库的名字外,还应该安装相关数据库和对应python模块,具体操作见[设置数据库](#4设置数据库可选)部分。 **设置original_pic_download** original_pic_download控制是否下载**原创**微博中的图片,值为1代表下载,值为0代表不下载,如 ``` "original_pic_download": 1, ``` 代表下载原创微博中的图片。 **设置retweet_pic_download** retweet_pic_download控制是否下载**转发**微博中的图片,值为1代表下载,值为0代表不下载,如 ``` "retweet_pic_download": 0, ``` 代表不下载转发微博中的图片。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的图片下载。 **设置original_video_download** original_video_download控制是否下载**原创**微博中的视频和**原创**微博**Live Photo**中的视频,值为1代表下载,值为0代表不下载,如 ``` "original_video_download": 1, ``` 代表下载原创微博中的视频和原创微博Live Photo中的视频。 **设置retweet_video_download** retweet_video_download控制是否下载**转发**微博中的视频和**转发**微博**Live Photo**中的视频,值为1代表下载,值为0代表不下载,如 ``` "retweet_video_download": 0, ``` 代表不下载转发微博中的视频和转发微博Live Photo中的视频。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的视频下载。 **设置result_dir_name** result_dir_name控制结果文件的目录名,可取值为0和1,默认为0: ``` "result_dir_name": 0, ``` 值为0,表示将结果文件保存在以用户昵称为名的文件夹里,这样结果更清晰;值为1表示将结果文件保存在以用户id为名的文件夹里,这样能保证多次爬取的一致性,因为用户昵称可变,用户id不可变。 **设置download_comment** download_comment控制是否下载每条微博下的一级评论(不包括对评论的评论),仅当write_mode中有sqlite时有效,可取值为0和1,默认为1: ``` "download_comment": 1, ``` 值为1,表示下载微博评论;值为0,表示不下载微博评论。 **设置comment_max_download_count** comment_max_download_count控制下载评论的最大数量,仅当write_mode中有sqlite时有效,默认为1000: ``` "comment_max_download_count": 1000, ``` **设置download_repost** download_repost控制是否下载每条微博下的转发,仅当write_mode中有sqlite时有效,可取值为0和1,默认为1: ``` "download_repost": 1, ``` 值为1,表示下载微博转发;值为0,表示不下载微博转发。 **设置repost_max_download_count** repost_max_download_count控制下载转发的最大数量,仅当write_mode中有sqlite时有效,默认为1000: ``` "repost_max_download_count": 1000, ``` 值为1000,表示最多下载每条微博下的1000条转发。 **设置cookie(可选)** cookie为可选参数,即可填可不填,具体区别见[添加cookie与不添加cookie的区别](#添加cookie与不添加cookie的区别可选)。cookie默认配置如下: ``` "cookie": "your cookie", ``` 如果想要设置cookie,可以按照[如何获取cookie](#如何获取cookie可选)中的方法,获取cookie,并将上面的"your cookie"替换成真实的cookie即可。 **设置mysql_config(可选)** mysql_config控制mysql参数配置。如果你不需要将结果信息写入mysql,这个参数可以忽略,即删除或保留都无所谓;如果你需要写入mysql且config.json文件中mysql_config的配置与你的mysql配置不一样,请将该值改成你自己mysql中的参数配置。 **设置start_page(可选)** start_page为爬取微博的初始页数,默认参数为1,即从所爬取用户的当前第一页微博内容开始爬取。 若在大批量爬取微博时出现中途被限制中断的情况,可通过查看csv文件内目前已爬取到的微博数除以10,向下取整后的值即为中断页数,手动设置start_page参数为中断页数,重新运行即可从被中断的节点继续爬取剩余微博内容。 ### 4.设置数据库(可选) 本部分是可选部分,如果不需要将爬取信息写入数据库,可跳过这一步。本程序目前支持MySQL数据库和MongoDB数据库,如果你需要写入其它数据库,可以参考这两个数据库的写法自己编写。 **MySQL数据库写入** 要想将爬取信息写入MySQL,请根据自己的系统环境安装MySQL,然后命令行执行: ```bash pip install pymysql ``` **MongoDB数据库写入** 要想将爬取信息写入MongoDB,请根据自己的系统环境安装MongoDB,然后命令行执行: ``` pip install pymongo ``` MySQL和MongDB数据库的写入内容一样。程序首先会创建一个名为"weibo"的数据库,然后再创建"user"表和"weibo"表,包含爬取的所有内容。爬取到的微博**用户信息**或插入或更新,都会存储到user表里;爬取到的**微博信息**或插入或更新,都会存储到weibo表里,两个表通过user_id关联。如果想了解两个表的具体字段,请点击"详情"。 <details> <summary>详情</summary> **user**表 **id**:微博用户id,如"1669879400"; **screen_name**:微博用户昵称,如"Dear-迪丽热巴"; **gender**:微博用户性别,取值为f或m,分别代表女和男; **birthday**:生日; **location**:所在地; **education**:教育经历; **company**:公司; **sunshine**:阳光信用; **registration_time**:注册时间; **statuses_count**:微博数; **followers_count**:粉丝数; **follow_count**:关注数; **description**:微博简介; **profile_url**:微博主页,如<https://m.weibo.cn/u/1669879400?uid=1669879400&luicode=10000011&lfid=1005051669879400>; **profile_image_url**:微博头像url; **avatar_hd**:微博高清头像url; **urank**:微博等级; **mbrank**:微博会员等级,普通用户会员等级为0; **verified**:微博是否认证,取值为true和false; **verified_type**:微博认证类型,没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断; **verified_reason**:微博认证信息,只有认证用户拥有此属性。 *** **weibo**表 **user_id**:存储微博用户id,如"1669879400"; **screen_name**:存储微博昵称,如"Dear-迪丽热巴"; **id**:存储微博id; **text**:存储微博正文; **article_url**:存储微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为''; **pics**:存储原创微博的原始图片url。若某条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为''; **video_url**:存储原创微博的视频url和Live Photo中的视频url。若某条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为''; **location**:存储微博的发布位置。若某条微博没有位置信息,则值为''; **created_at**:存储微博的发布时间; **source**:存储微博的发布工具; **attitudes_count**:存储微博获得的点赞数; **comments_count**:存储微博获得的评论数; **reposts_count**:存储微博获得的转发数; **topics**:存储微博话题,即两个#中的内容。若某条微博没有话题信息,则值为''; **at_users**:存储微博@的用户。若某条微博没有@的用户,则值为''; **retweet_id**:存储转发微博中原始微博的微博id。若某条微博为原创微博,则值为''。 </details> **SQLite数据库写入** 脚本会自动建立并配置数据库文件`weibodata.db`。 ### 5.运行脚本 大家可以根据自己的运行环境选择运行方式,Linux可以通过 ```bash python weibo.py ``` 运行; ### 6.按需求修改脚本(可选) 本部分为可选部分,如果你不需要自己修改代码或添加新功能,可以忽略此部分。 本程序所有代码都位于weibo.py文件,程序主体是一个Weibo类,上述所有功能都是通过在main函数调用Weibo类实现的,默认的调用代码如下: ```python if not os.path.isfile('./config.json'): sys.exit(u'当前路径:%s 不存在配置文件config.json' % (os.path.split(os.path.realpath(__file__))[0] + os.sep)) with open('./config.json') as f: config = json.loads(f.read()) wb = Weibo(config) wb.start() # 爬取微博信息 ``` 用户可以按照自己的需求调用或修改Weibo类。 通过执行本程序,我们可以得到很多信息: **wb.user**:存储目标微博用户信息; wb.user包含爬取到的微博用户信息,如**用户id**、**用户昵称**、**性别**、**生日**、**所在地**、**教育经历**、**公司**、**阳光信用**、**微博注册时间**、**微博数**、**粉丝数**、**关注数**、**简介**、**主页地址**、**头像url**、**高清头像url**、**微博等级**、**会员等级**、**是否认证**、**认证类型**、**认证信息**等,大家可以点击"详情"查看具体用法。 <details> <summary>详情</summary> **id**:微博用户id,取值方式为wb.user['id'],由一串数字组成; **screen_name**:微博用户昵称,取值方式为wb.user['screen_name']; **gender**:微博用户性别,取值方式为wb.user['gender'],取值为f或m,分别代表女和男; **birthday**:微博用户生日,取值方式为wb.user['birthday'],若用户没有填写该信息,则值为''; **location**:微博用户所在地,取值方式为wb.user['location'],若用户没有填写该信息,则值为''; **education**:微博用户上学时的学校,取值方式为wb.user['education'],若用户没有填写该信息,则值为''; **company**:微博用户所属的公司,取值方式为wb.user['company'],若用户没有填写该信息,则值为''; **sunshine**:微博用户的阳光信用,取值方式为wb.user['sunshine']; **registration_time**:微博用户的注册时间,取值方式为wb.user['registration_time']; **statuses_count**:微博数,取值方式为wb.user['statuses_count']; **followers_count**:微博粉丝数,取值方式为wb.user['followers_count']; **follow_count**:微博关注数,取值方式为wb.user['follow_count']; **description**:微博简介,取值方式为wb.user['description']; **profile_url**:微博主页,取值方式为wb.user['profile_url']; **profile_image_url**:微博头像url,取值方式为wb.user['profile_image_url']; **avatar_hd**:微博高清头像url,取值方式为wb.user['avatar_hd']; **urank**:微博等级,取值方式为wb.user['urank']; **mbrank**:微博会员等级,取值方式为wb.user['mbrank'],普通用户会员等级为0; **verified**:微博是否认证,取值方式为wb.user['verified'],取值为true和false; **verified_type**:微博认证类型,取值方式为wb.user['verified_type'],没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断; **verified_reason**:微博认证信息,取值方式为wb.user['verified_reason'],只有认证用户拥有此属性。 </details> **wb.weibo**:存储爬取到的所有微博信息; wb.weibo包含爬取到的所有微博信息,如**微博id**、**正文**、**原始图片url**、**视频url**、**位置**、**日期**、**发布工具**、**点赞数**、**转发数**、**评论数**、**话题**、**@用户**等。如果爬的是全部微博(原创+转发),除上述信息之外,还包含**原始用户id**、**原始用户昵称**、**原始微博id**、**原始微博正文**、**原始微博原始图片url**、**原始微博位置**、**原始微博日期**、**原始微博工具**、**原始微博点赞数**、**原始微博评论数**、**原始微博转发数**、**原始微博话题**、**原始微博@用户**等信息。wb.weibo是一个列表,包含了爬取的所有微博信息。wb.weibo[0]为爬取的第一条微博,wb.weibo[1]为爬取的第二条微博,以此类推。当filter=1时,wb.weibo[0]为爬取的第一条**原创**微博,以此类推。wb.weibo[0]['id']为第一条微博的id,wb.weibo[0]['text']为第一条微博的正文,wb.weibo[0]['created_at']为第一条微博的发布时间,还有其它很多信息不在赘述,大家可以点击下面的"详情"查看具体用法。 <details> <summary>详情</summary> **user_id**:存储微博用户id。如wb.weibo[0]['user_id']为最新一条微博的用户id; **screen_name**:存储微博昵称。如wb.weibo[0]['screen_name']为最新一条微博的昵称; **id**:存储微博id。如wb.weibo[0]['id']为最新一条微博的id; **text**:存储微博正文。如wb.weibo[0]['text']为最新一条微博的正文; **article_url**:存储微博中头条文章的url。如wb.weibo[0]['article_url']为最新一条微博的头条文章url,若微博中不存在头条文章,则该值为''; **pics**:存储原创微博的原始图片url。如wb.weibo[0]['pics']为最新一条微博的原始图片url,若该条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为''; **video_url**:存储原创微博的视频url和原创微博Live Photo中的视频url。如wb.weibo[0]['video_url']为最新一条微博的视频url,若该条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为''; **location**:存储微博的发布位置。如wb.weibo[0]['location']为最新一条微博的发布位置,若该条微博没有位置信息,则值为''; **created_at**:存储微博的发布时间。如wb.weibo[0]['created_at']为最新一条微博的发布时间; **source**:存储微博的发布工具。如wb.weibo[0]['source']为最新一条微博的发布工具; **attitudes_count**:存储微博获得的点赞数。如wb.weibo[0]['attitudes_count']为最新一条微博获得的点赞数; **comments_count**:存储微博获得的评论数。如wb.weibo[0]['comments_count']为最新一条微博获得的评论数; **reposts_count**:存储微博获得的转发数。如wb.weibo[0]['reposts_count']为最新一条微博获得的转发数; **topics**:存储微博话题,即两个#中的内容。如wb.weibo[0]['topics']为最新一条微博的话题,若该条微博没有话题信息,则值为''; **at_users**:存储微博@的用户。如wb.weibo[0]['at_users']为最新一条微博@的用户,若该条微博没有@的用户,则值为''; **retweet**:存储转发微博中原始微博的全部信息。假如wb.weibo[0]为转发微博,则wb.weibo[0]['retweet']为该转发微博的原始微博,它存储的属性与wb.weibo[0]一样,只是没有retweet属性;若该条微博为原创微博,则wb[0]没有"retweet"属性,大家可以点击"详情"查看具体用法。 <details> <summary>详情</summary> 假设爬取到的第i条微博为转发微博,则它存在以下信息: **user_id**:存储原始微博用户id。wb.weibo[i-1]['retweet']['user_id']为该原始微博的用户id; **screen_name**:存储原始微博昵称。wb.weibo[i-1]['retweet']['screen_name']为该原始微博的昵称; **id**:存储原始微博id。wb.weibo[i-1]['retweet']['id']为该原始微博的id; **text**:存储原始微博正文。wb.weibo[i-1]['retweet']['text']为该原始微博的正文; **article_url**:存储原始微博中头条文章的url。如wb.weibo[i-1]['retweet']['article_url']为该原始微博的头条文章url,若原始微博中不存在头条文章,则该值为''; **pics**:存储原始微博的原始图片url。wb.weibo[i-1]['retweet']['pics']为该原始微博的原始图片url,若该原始微博有多张图片,则存储多个url,以英文逗号分割;若该原始微博没有图片,则值为''; **video_url**:存储原始微博的视频url和原始微博Live Photo中的视频url。如wb.weibo[i-1]['retweet']['video_url']为该原始微博的视频url,若该原始微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为''; **location**:存储原始微博的发布位置。wb.weibo[i-1]['retweet']['location']为该原始微博的发布位置,若该原始微博没有位置信息,则值为''; **created_at**:存储原始微博的发布时间。wb.weibo[i-1]['retweet']['created_at']为该原始微博的发布时间; **source**:存储原始微博的发布工具。wb.weibo[i-1]['retweet']['source']为该原始微博的发布工具; **attitudes_count**:存储原始微博获得的点赞数。wb.weibo[i-1]['retweet']['attitudes_count']为该原始微博获得的点赞数; **comments_count**:存储原始微博获得的评论数。wb.weibo[i-1]['retweet']['comments_count']为该原始微博获得的评论数; **reposts_count**:存储原始微博获得的转发数。wb.weibo[i-1]['retweet']['reposts_count']为该原始微博获得的转发数; **topics**:存储原始微博话题,即两个#中的内容。wb.weibo[i-1]['retweet']['topics']为该原始微博的话题,若该原始微博没有话题信息,则值为''; **at_users**:存储原始微博@的用户。wb.weibo[i-1]['retweet']['at_users']为该原始微博@的用户,若该原始微博没有@的用户,则值为''。 </details> </details> ### 7.定期自动爬取微博(可选) 我们爬取了微博以后,很多微博账号又可能发了一些新微博,定期自动爬取微博就是每隔一段时间自动运行程序,自动爬取这段时间产生的新微博(忽略以前爬过的旧微博)。本部分为可选部分,如果不需要可以忽略。 思路是**利用第三方软件,如crontab,让程序每隔一段时间运行一次**。因为是要跳过以前爬过的旧微博,只爬新微博。所以需要**设置一个动态的since_date**。很多时候我们使用的since_date是固定的,比如since_date="2018-01-01",程序就会按照这个设置从最新的微博一直爬到发布时间为2018-01-01的微博(包括这个时间)。因为我们想追加新微博,跳过旧微博。第二次爬取时since_date值就应该是当前时间到上次爬取的时间。 如果我们使用最原始的方式实现追加爬取,应该是这样: ``` 假如程序第一次执行时间是2019-06-06,since_date假如为2018-01-01,那这一次就是爬取从2018-01-01到2019-06-06这段时间用户所发的微博; 第二次爬取,我们想要接着上次的爬,需要手动将since_date值设置为上次程序执行的日期,即2019-06-06 ``` 上面的方法太麻烦,因为每次都要手动设置since_date。因此我们需要动态设置since_date,即程序根据实际情况,自动生成since_date。 有两种方法实现动态更新since_date: **方法一:将since_date设置成整数** 将config.json文件中的since_date设置成整数,如: ``` "since_date": 10, ``` 这个配置告诉程序爬取最近10天的微博,更准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。这样since_date就是一个动态的变量,每次程序执行时,它的值就是当前日期减10。配合crontab每9天或10天执行一次,就实现了定期追加爬取。 **方法二:将上次执行程序的时间写入文件(推荐)** 这个方法很简单,就是用户把要爬的用户id写入txt文件,然后再把文件路径赋值给config.json中的user_id_list参数。 txt文件名格式可以参考[程序设置](#3程序设置)中的设置user_id_list部分,这样设置就全部结束了。 说下这个方法的原理和好处,假如你的txt文件内容为: ``` 1669879400 1223178222 胡歌 1729370543 郭碧婷 2019-01-01 ``` 第一次执行时,因为第一行和第二行都没有写时间,程序会按照config.json文件中since_date的值爬取,第三行有时间“2019-01-01”,程序就会把这个时间当作since_date。每个用户爬取结束程序都会自动更新txt文件,每一行第一部分是user_id,第二部分是用户昵称,第三部分是程序准备爬取该用户第一条微博(最新微博)时的日期。爬完三个用户后,txt文件的内容自动更新为: ``` 1669879400 Dear-迪丽热巴 2020-01-18 1223178222 胡歌 2020-01-18 1729370543 郭碧婷 2020-01-18 ``` 下次再爬取微博的时候,程序会把每行的时间数据作为since_date。这样的好处一是不用修改since_date,程序自动更新;二是每一个用户都可以单独拥有只属于自己的since_date,每个用户的since_date相互独立,互不干扰,格式为`yyyy-mm-dd`或整数。比如,现在又添加了一个新用户,以杨紫的微博为例,你想获取她2018-01-23到现在的全部微博,可以这样修改txt文件: ``` 1669879400 迪丽热巴 2020-01-18 1223178222 胡歌 2020-01-18 1729370543 郭碧婷 2020-01-18 1227368500 杨紫 3 梦想,希望 ``` 注意每一行的用户配置参数以空格分隔,如果第一个参数全部由数字组成,程序就认为此行为一个用户的配置,否则程序会认为该行只是注释,跳过该行;第二个参数可以为任意格式,建议写用户昵称;第三个如果是日期格式(yyyy-mm-dd),程序就将该日期设置为用户自己的since_date,否则使用config.json中的since_date爬取该用户的微博,第二个参数和第三个参数也可以不填。 也可以设置第四个参数,将被读取为query_list。 **方法三:将`const.py`文件中的运行模式改为`append`** 以追加模式运行程序,每次运行,每个id只获取最新的微博,而不是全部,避免频繁备份微博导致过多的请求次数。 注意: * 该模式会跳过置顶微博。 * 若采集信息后用户又编辑微博,则不会记录编辑内容。 ## 如何获取user_id 1.打开网址<https://weibo.cn>,搜索我们要找的人,如"迪丽热巴",进入她的主页; ![](https://picture.cognize.me/cognize/github/weibospider/user_home.png) 2.按照上图箭头所指,点击"资料"链接,跳转到用户资料页面; ![](https://picture.cognize.me/cognize/github/weibospider/user_info.png) 如上图所示,迪丽热巴微博资料页的地址为"<https://weibo.cn/1669879400/info>",其中的"1669879400"即为此微博的user_id。 事实上,此微博的user_id也包含在用户主页(<https://weibo.cn/u/1669879400?f=search_0>)中,之所以我们还要点击主页中的"资料"来获取user_id,是因为很多用户的主页不是"<https://weibo.cn/user_id?f=search_0>"的形式,而是"<https://weibo.cn/个性域名?f=search_0>"或"<https://weibo.cn/微号?f=search_0>"的形式。其中"微号"和user_id都是一串数字,如果仅仅通过主页地址提取user_id,很容易将"微号"误认为user_id。 ## 添加cookie与不添加cookie的区别(可选) 对于微博数2000条及以下的微博用户,不添加cookie可以获取其用户信息和大部分微博;对于微博数2000条以上的微博用户,不添加cookie可以获取其用户信息和最近2000条微博中的大部分,添加cookie可以获取其全部微博。以2020年1月2日迪丽热巴的微博为例,此时她共有1085条微博,在不添加cookie的情况下,可以获取到1026条微博,大约占全部微博的94.56%,而在添加cookie后,可以获取全部微博。其他用户类似,大部分都可以在不添加cookie的情况下获取到90%以上的微博,在添加cookie后可以获取全部微博。具体原因是,大部分微博内容都可以在[移动版](https://m.weibo.cn/)匿名获取,少量微博需要用户登录才可以获取,所以这部分微博在不添加cookie时是无法获取的。 有少部分微博用户,不添加cookie可以获取其微博,无法获取其用户信息。对于这种情况,要想获取其用户信息,是需要cookie的。 如需抓取微博转发,请添加cookie。 ## 如何获取cookie(可选) 1.用Chrome打开<https://passport.weibo.cn/signin/login>; 2.输入微博的用户名、密码,登录,如图所示: ![](https://picture.cognize.me/cognize/github/weibospider/cookie1.png) 登录成功后会跳转到<https://m.weibo.cn>; 3.按F12键打开Chrome开发者工具,在地址栏输入并跳转到<https://weibo.cn>,跳转后会显示如下类似界面: ![](https://picture.cognize.me/cognize/github/weibospider/cookie2.png) 4.依此点击Chrome开发者工具中的Network->Name中的weibo.cn->Headers->Request Headers,"Cookie:"后的值即为我们要找的cookie值,复制即可,如图所示: ![](https://picture.cognize.me/cognize/github/weibospider/cookie3.png) ## 如何检测cookie是否有效(可选) 本程序cookie检查的逻辑是:使用cookie来源账号发布**限定范围的**微博,若cookie可用,则可以读取到该微博,否则读取不到。 **操作方法** 1. 使用cookie的来源账号发布一条微博,该账号和微博需要满足以下条件: * 该微博必须是**非公开可见**的,后续需要根据可见性判断cookie是否有效; * 该微博需要是最近5条微博,不能在发布测试用微博内容后又发很多新微博; * 在`config.json`配置中的since_date之后,该账号必须有大于9条微博。 2. 将`const.py`文件中`'CHECK': False`中的`False`改为`True`,`'HIDDEN_WEIBO': '微博内容'`中的`微博内容`改为你发的限定范围的微博。 3. 将提供cookie的微博id放置在`config.json`文件中`"user_id_list"`设置项数组中的第一个。例如提供cookie的微博id为`123456`,则`"user_id_list"`设置为`"user_id_list":["123456", "<其余id...>"]`。 注:本方法也将会抓取提供cookie账号的微博内容。 在间歇运行程序时,cookie无效会导致程序不能按照预设目标执行,因此可以打开cookie通知功能。本项目使用开源项目[pushdeer](https://github.com/easychen/pushdeer)进行通知,在使用前用户需要申请push_key,具体可查看官网了解。打开方法为: 1. 在`const.py`文件中,将`'NOTIFY': False`中的`False`设为`True`; 2. 将`'PUSH_KEY': ''`的`''`替换为`'<你的push_key>'`
yajun06/TEST_TEXT_DATAS
[ "region:us" ]
2023-03-27T07:22:47+00:00
{}
2023-03-27T07:25:18+00:00
[]
[]
TAGS #region-us
* 功能 * 输出 * 实例 * 运行环境 * 使用说明 * 下载脚本 * 安装依赖 * 程序设置 * 设置数据库(可选) * 运行脚本 * 按需求修改脚本(可选) * 定期自动爬取微博(可选) * 如何获取user_id * 添加cookie与不添加cookie的区别(可选) * 如何获取cookie(可选) * 如何检测cookie是否有效(可选) ## 功能 连续爬取一个或多个新浪微博用户(如Dear-迪丽热巴、郭碧婷)的数据,并将结果信息写入文件。写入信息几乎包括了用户微博的所有数据,主要有用户信息和微博信息两大类,前者包含用户昵称、关注数、粉丝数、微博数等等;后者包含微博正文、发布时间、发布工具、评论数等等,因为内容太多,这里不再赘述,详细内容见输出部分。具体的写入文件类型如下: * 写入csv文件(默认) * 写入json文件(可选) * 写入MySQL数据库(可选) * 写入MongoDB数据库(可选) * 写入SQLite数据库(可选) * 下载用户原创微博中的原始图片(可选) * 下载用户转发微博中的原始图片(可选) * 下载用户原创微博中的视频(可选) * 下载用户转发微博中的视频(可选) * 下载用户原创微博Live Photo中的视频(可选) * 下载用户转发微博Live Photo中的视频(可选) * 下载用户原创和转发微博下的一级评论(可选) * 下载用户原创和转发微博下的转发(可选) 如果你只对用户信息感兴趣,而不需要爬用户的微博,也可以通过设置实现只爬取微博用户信息的功能。程序也可以实现爬取结果自动更新,即:现在爬取了目标用户的微博,几天之后,目标用户可能又发新微博了。通过设置,可以实现每隔几天增量爬取用户这几天发的新微博。具体方法见定期自动爬取微博。 ## 输出 用户信息 * 用户id:微博用户id,如"1669879400" * 用户昵称:微博用户昵称,如"Dear-迪丽热巴" * 性别:微博用户性别 * 生日:用户出生日期 * 所在地:用户所在地 * 教育经历:用户上学时学校的名字 * 公司:用户所属公司名字 * 阳光信用:用户的阳光信用 * 微博注册时间:用户微博注册日期 * 微博数:用户的全部微博数(转发微博+原创微博) * 粉丝数:用户的粉丝数 * 关注数:用户关注的微博数量 * 简介:用户简介 * 主页地址:微博移动版主页url,如<https://m.URL * 头像url:用户头像url * 高清头像url:用户高清头像url * 微博等级:用户微博等级 * 会员等级:微博会员用户等级,普通用户该等级为0 * 是否认证:用户是否认证,为布尔类型 * 认证类型:用户认证类型,如个人认证、企业认证、政府认证等 * 认证信息:为认证用户特有,用户信息栏显示的认证信息 * 微博信息 * 微博id:微博的id,为一串数字形式 * 微博bid:微博的bid,与cookie版中的微博id是同一个值 * 微博内容:微博正文 * 头条文章url:微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为'' * 原始图片url:原创微博图片和转发微博转发理由中图片的url,若某条微博存在多张图片,则每个url以英文逗号分隔,若没有图片则值为'' * 视频url: 微博中的视频url和Live Photo中的视频url,若某条微博存在多个视频,则每个url以英文分号分隔,若没有视频则值为'' * 微博发布位置:位置微博中的发布位置 * 微博发布时间:微博发布时的时间,精确到天 * 点赞数:微博被赞的数量 * 转发数:微博被转发的数量 * 评论数:微博被评论的数量 * 微博发布工具:微博的发布工具,如iPhone客户端、HUAWEI Mate 20 Pro等,若没有则值为'' * 话题:微博话题,即两个#中的内容,若存在多个话题,每个url以英文逗号分隔,若没有则值为'' * @用户:微博@的用户,若存在多个@用户,每个url以英文逗号分隔,若没有则值为'' * 原始微博:为转发微博所特有,是转发微博中那条被转发的微博,存储为字典形式,包含了上述微博信息中的所有内容,如微博id、微博内容等等 * 结果文件:保存在当前目录weibo文件夹下以用户昵称为名的文件夹里,名字为"user_id.csv"形式 * 微博图片:微博中的图片,保存在以用户昵称为名的文件夹下的img文件夹里 * 微博视频:微博中的视频,保存在以用户昵称为名的文件夹下的video文件夹里 ## 实例 以爬取迪丽热巴的微博为例,我们需要修改URL文件,文件内容如下: 对于上述参数的含义以及取值范围,这里仅作简单介绍,详细信息见程序设置。 >user_id_list代表我们要爬取的微博用户的user_id,可以是一个或多个,也可以是文件路径,微博用户Dear-迪丽热巴的user_id为1669879400,具体如何获取user_id见如何获取user_id; filter的值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发); since_date代表我们要爬取since_date日期之后发布的微博,因为我要爬迪丽热巴的全部原创微博,所以since_date设置了一个非常早的值; query_list代表要爬取的微博关键词,为空([])则爬取全部; write_mode代表结果文件的保存类型,我想要把结果写入csv文件和json文件,所以它的值为["csv", "json"],如果你想写入数据库,具体设置见设置数据库; original_pic_download值为1代表下载原创微博中的图片,值为0代表不下载; retweet_pic_download值为1代表下载转发微博中的图片,值为0代表不下载; original_video_download值为1代表下载原创微博中的视频,值为0代表不下载; retweet_video_download值为1代表下载转发微博中的视频,值为0代表不下载; cookie是可选参数,可填可不填,具体区别见添加cookie与不添加cookie的区别。 配置完成后运行程序: 程序会自动生成一个weibo文件夹,我们以后爬取的所有微博都被存储在weibo文件夹里。然后程序在该文件夹下生成一个名为"Dear-迪丽热巴"的文件夹,迪丽热巴的所有微博爬取结果都在这里。"Dear-迪丽热巴"文件夹里包含一个csv文件、一个img文件夹和一个video文件夹,img文件夹用来存储下载到的图片,video文件夹用来存储下载到的视频。如果你设置了保存数据库功能,这些信息也会保存在数据库里,数据库设置见设置数据库部分。 csv文件结果如下所示: ![](URL 本csv文件是爬取“全部微博”(原创微博+转发微博)的结果文件。因为迪丽热巴很多微博本身都没有图片、发布工具、位置、话题和@用户等信息,所以当这些内容没有时对应位置为空。"是否原创"列用来标记是否为原创微博, 当为转发微博时,文件中还包含转发微博的信息。为了简便起见,姑且将转发微博中被转发的原始微博称为源微博,它的用户id、昵称、微博id等都在名称前加上源字,以便与目标用户自己发的微博区分。对于转发微博,程序除了获取用户原创部分的信息,还会获取源用户id、源用户昵称、源微博id、源微博正文、源微博原始图片url、源微博位置、源微博日期、源微博工具、源微博点赞数、源微博评论数、源微博转发数、源微博话题、源微博@用户等信息。原创微博因为没有这些转发信息,所以对应位置为空。若爬取的是"全部原创微博",则csv文件中不会包含"是否原创"及其之后的转发属性列; 为了说明json结果文件格式,这里以迪丽热巴2019年12月27日到2019年12月28日发的2条微博为例。 json结果文件格式如下: *URL* 下载的图片如下所示: ![](URL*img文件夹* 本次下载了788张图片,大小一共1.21GB,包括她原创微博中的所有图片。图片名为yyyymmdd+微博id的形式,若某条微博存在多张图片,则图片名中还会包括它在微博图片中的序号。若某图片下载失败,程序则会以“weibo_id:pic_url”的形式将出错微博id和图片url写入同文件夹下的not_downloaded.txt里;若图片全部下载成功则不会生成not_downloaded.txt; 下载的视频如下所示: ![](URL*video文件夹* 本次下载了66个视频,是她原创微博中的视频和原创微博Live Photo中的视频,视频名为yyyymmdd+微博id的形式。有三个视频因为网络原因下载失败,程序将它们的微博id和视频url分别以“weibo_id:video_url”的形式写到了同文件夹下的not_downloaded.txt里。 因为我本地没有安装MySQL数据库和MongoDB数据库,所以暂时设置成不写入数据库。如果你想要将爬取结果写入数据库,只需要先安装数据库(MySQL或MongoDB),再安装对应包(pymysql或pymongo),然后将mysql_write或mongodb_write值设置为1即可。写入MySQL需要用户名、密码等配置信息,这些配置如何设置见设置数据库部分。 ## 运行环境 * 开发语言:python2/python3 * 系统: Windows/Linux/macOS ## 使用说明 ### 1.下载脚本 运行上述命令,将本项目下载到当前目录,如果下载成功当前目录会出现一个名为"weibo-crawler"的文件夹; ### 2.安装依赖 ### 3.程序设置 打开URL文件,你会看到如下内容: 下面讲解每个参数的含义与设置方法。 设置user_id_list user_id_list是我们要爬取的微博的id,可以是一个,也可以是多个,例如: 上述代码代表我们要连续爬取user_id分别为“1223178222”、 “1669879400”、 “1729370543”的三个用户的微博,具体如何获取user_id见如何获取user_id。 user_id_list的值也可以是文件路径,我们可以把要爬的所有微博用户的user_id都写到txt文件里,然后把文件的位置路径赋值给user_id_list。 在txt文件中,每个user_id占一行,也可以在user_id后面加注释(可选),如用户昵称等信息,user_id和注释之间必需要有空格,文件名任意,类型为txt,位置位于本程序的同目录下,文件内容示例如下: 假如文件叫user_id_list.txt,则user_id_list设置代码为: 设置filter filter控制爬取范围,值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发)。例如,如果要爬全部原创微博,请使用如下代码: 设置since_date since_date值可以是日期,也可以是整数。如果是日期,代表爬取该日期之后的微博,格式应为“yyyy-mm-dd”,如: 代表爬取从2018年1月1日到现在的微博。 如果是整数,代表爬取最近n天的微博,如: 代表爬取最近10天的微博,这个说法不是特别准确,准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。 since_date是所有user的爬取起始时间,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个since_date,可以使用定期自动爬取微博方法二中的方法,该方法可以为多个用户设置不同的since_date,非常灵活。 设置query_list(可选) query_list是一个关键词字符串列表或以','分隔关键词的字符串,用于指定关键词搜索爬取,若为空'[]'或'""'则爬取全部微博。例如要爬取用户包含“梦想”和“希望”的微博,则设定如下: 请注意,关键词搜索必须设定'cookie'信息。 query_list是所有user的爬取关键词,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个query_list,可以使用定期自动爬取微博方法二中的方法,该方法可以为多个用户设置不同的query_list,非常灵活。 设置remove_html_tag remove_html_tag控制是否移除抓取到的weibo正文和评论中的html tag,值为1代表移除,值为0代表不移除,如 代表移除html tag。例如'专属新意,色彩启程~<a href='/n/路易威登'>@路易威登</a> CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!'会被处理成'专属新意,色彩启程~@路易威登 CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!'。 设置write_mode write_mode控制结果文件格式,取值范围是csv、json、mongo、mysql和sqlite,分别代表将结果文件写入csv、json、MongoDB、MySQL和SQLite数据库。write_mode可以同时包含这些取值中的一个或几个,如: 代表将结果信息写入csv文件和json文件。特别注意,如果你想写入数据库,除了在write_mode添加对应数据库的名字外,还应该安装相关数据库和对应python模块,具体操作见设置数据库部分。 设置original_pic_download original_pic_download控制是否下载原创微博中的图片,值为1代表下载,值为0代表不下载,如 代表下载原创微博中的图片。 设置retweet_pic_download retweet_pic_download控制是否下载转发微博中的图片,值为1代表下载,值为0代表不下载,如 代表不下载转发微博中的图片。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的图片下载。 设置original_video_download original_video_download控制是否下载原创微博中的视频和原创微博Live Photo中的视频,值为1代表下载,值为0代表不下载,如 代表下载原创微博中的视频和原创微博Live Photo中的视频。 设置retweet_video_download retweet_video_download控制是否下载转发微博中的视频和转发微博Live Photo中的视频,值为1代表下载,值为0代表不下载,如 代表不下载转发微博中的视频和转发微博Live Photo中的视频。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的视频下载。 设置result_dir_name result_dir_name控制结果文件的目录名,可取值为0和1,默认为0: 值为0,表示将结果文件保存在以用户昵称为名的文件夹里,这样结果更清晰;值为1表示将结果文件保存在以用户id为名的文件夹里,这样能保证多次爬取的一致性,因为用户昵称可变,用户id不可变。 设置download_comment download_comment控制是否下载每条微博下的一级评论(不包括对评论的评论),仅当write_mode中有sqlite时有效,可取值为0和1,默认为1: 值为1,表示下载微博评论;值为0,表示不下载微博评论。 设置comment_max_download_count comment_max_download_count控制下载评论的最大数量,仅当write_mode中有sqlite时有效,默认为1000: 设置download_repost download_repost控制是否下载每条微博下的转发,仅当write_mode中有sqlite时有效,可取值为0和1,默认为1: 值为1,表示下载微博转发;值为0,表示不下载微博转发。 设置repost_max_download_count repost_max_download_count控制下载转发的最大数量,仅当write_mode中有sqlite时有效,默认为1000: 值为1000,表示最多下载每条微博下的1000条转发。 设置cookie(可选) cookie为可选参数,即可填可不填,具体区别见添加cookie与不添加cookie的区别。cookie默认配置如下: 如果想要设置cookie,可以按照如何获取cookie中的方法,获取cookie,并将上面的"your cookie"替换成真实的cookie即可。 设置mysql_config(可选) mysql_config控制mysql参数配置。如果你不需要将结果信息写入mysql,这个参数可以忽略,即删除或保留都无所谓;如果你需要写入mysql且config.json文件中mysql_config的配置与你的mysql配置不一样,请将该值改成你自己mysql中的参数配置。 设置start_page(可选) start_page为爬取微博的初始页数,默认参数为1,即从所爬取用户的当前第一页微博内容开始爬取。 若在大批量爬取微博时出现中途被限制中断的情况,可通过查看csv文件内目前已爬取到的微博数除以10,向下取整后的值即为中断页数,手动设置start_page参数为中断页数,重新运行即可从被中断的节点继续爬取剩余微博内容。 ### 4.设置数据库(可选) 本部分是可选部分,如果不需要将爬取信息写入数据库,可跳过这一步。本程序目前支持MySQL数据库和MongoDB数据库,如果你需要写入其它数据库,可以参考这两个数据库的写法自己编写。 MySQL数据库写入 要想将爬取信息写入MySQL,请根据自己的系统环境安装MySQL,然后命令行执行: MongoDB数据库写入 要想将爬取信息写入MongoDB,请根据自己的系统环境安装MongoDB,然后命令行执行: MySQL和MongDB数据库的写入内容一样。程序首先会创建一个名为"weibo"的数据库,然后再创建"user"表和"weibo"表,包含爬取的所有内容。爬取到的微博用户信息或插入或更新,都会存储到user表里;爬取到的微博信息或插入或更新,都会存储到weibo表里,两个表通过user_id关联。如果想了解两个表的具体字段,请点击"详情"。 <details> <summary>详情</summary> user表 id:微博用户id,如"1669879400"; screen_name:微博用户昵称,如"Dear-迪丽热巴"; gender:微博用户性别,取值为f或m,分别代表女和男; birthday:生日; location:所在地; education:教育经历; company:公司; sunshine:阳光信用; registration_time:注册时间; statuses_count:微博数; followers_count:粉丝数; follow_count:关注数; description:微博简介; profile_url:微博主页,如<https://m.URL profile_image_url:微博头像url; avatar_hd:微博高清头像url; urank:微博等级; mbrank:微博会员等级,普通用户会员等级为0; verified:微博是否认证,取值为true和false; verified_type:微博认证类型,没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断; verified_reason:微博认证信息,只有认证用户拥有此属性。 * weibo表 user_id:存储微博用户id,如"1669879400"; screen_name:存储微博昵称,如"Dear-迪丽热巴"; id:存储微博id; text:存储微博正文; article_url:存储微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为''; pics:存储原创微博的原始图片url。若某条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为''; video_url:存储原创微博的视频url和Live Photo中的视频url。若某条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为''; location:存储微博的发布位置。若某条微博没有位置信息,则值为''; created_at:存储微博的发布时间; source:存储微博的发布工具; attitudes_count:存储微博获得的点赞数; comments_count:存储微博获得的评论数; reposts_count:存储微博获得的转发数; topics:存储微博话题,即两个#中的内容。若某条微博没有话题信息,则值为''; at_users:存储微博@的用户。若某条微博没有@的用户,则值为''; retweet_id:存储转发微博中原始微博的微博id。若某条微博为原创微博,则值为''。 </details> SQLite数据库写入 脚本会自动建立并配置数据库文件'URL'。 ### 5.运行脚本 大家可以根据自己的运行环境选择运行方式,Linux可以通过 运行; ### 6.按需求修改脚本(可选) 本部分为可选部分,如果你不需要自己修改代码或添加新功能,可以忽略此部分。 本程序所有代码都位于weibo.py文件,程序主体是一个Weibo类,上述所有功能都是通过在main函数调用Weibo类实现的,默认的调用代码如下: 用户可以按照自己的需求调用或修改Weibo类。 通过执行本程序,我们可以得到很多信息: URL:存储目标微博用户信息; wb.user包含爬取到的微博用户信息,如用户id、用户昵称、性别、生日、所在地、教育经历、公司、阳光信用、微博注册时间、微博数、粉丝数、关注数、简介、主页地址、头像url、高清头像url、微博等级、会员等级、是否认证、认证类型、认证信息等,大家可以点击"详情"查看具体用法。 <details> <summary>详情</summary> id:微博用户id,取值方式为wb.user['id'],由一串数字组成; screen_name:微博用户昵称,取值方式为wb.user['screen_name']; gender:微博用户性别,取值方式为wb.user['gender'],取值为f或m,分别代表女和男; birthday:微博用户生日,取值方式为wb.user['birthday'],若用户没有填写该信息,则值为''; location:微博用户所在地,取值方式为wb.user['location'],若用户没有填写该信息,则值为''; education:微博用户上学时的学校,取值方式为wb.user['education'],若用户没有填写该信息,则值为''; company:微博用户所属的公司,取值方式为wb.user['company'],若用户没有填写该信息,则值为''; sunshine:微博用户的阳光信用,取值方式为wb.user['sunshine']; registration_time:微博用户的注册时间,取值方式为wb.user['registration_time']; statuses_count:微博数,取值方式为wb.user['statuses_count']; followers_count:微博粉丝数,取值方式为wb.user['followers_count']; follow_count:微博关注数,取值方式为wb.user['follow_count']; description:微博简介,取值方式为wb.user['description']; profile_url:微博主页,取值方式为wb.user['profile_url']; profile_image_url:微博头像url,取值方式为wb.user['profile_image_url']; avatar_hd:微博高清头像url,取值方式为wb.user['avatar_hd']; urank:微博等级,取值方式为wb.user['urank']; mbrank:微博会员等级,取值方式为wb.user['mbrank'],普通用户会员等级为0; verified:微博是否认证,取值方式为wb.user['verified'],取值为true和false; verified_type:微博认证类型,取值方式为wb.user['verified_type'],没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断; verified_reason:微博认证信息,取值方式为wb.user['verified_reason'],只有认证用户拥有此属性。 </details> URL:存储爬取到的所有微博信息; wb.weibo包含爬取到的所有微博信息,如微博id、正文、原始图片url、视频url、位置、日期、发布工具、点赞数、转发数、评论数、话题、@用户等。如果爬的是全部微博(原创+转发),除上述信息之外,还包含原始用户id、原始用户昵称、原始微博id、原始微博正文、原始微博原始图片url、原始微博位置、原始微博日期、原始微博工具、原始微博点赞数、原始微博评论数、原始微博转发数、原始微博话题、原始微博@用户等信息。wb.weibo是一个列表,包含了爬取的所有微博信息。URL[0]为爬取的第一条微博,URL[1]为爬取的第二条微博,以此类推。当filter=1时,URL[0]为爬取的第一条原创微博,以此类推。URL[0]['id']为第一条微博的id,URL[0]['text']为第一条微博的正文,URL[0]['created_at']为第一条微博的发布时间,还有其它很多信息不在赘述,大家可以点击下面的"详情"查看具体用法。 <details> <summary>详情</summary> user_id:存储微博用户id。如wb.weibo[0]['user_id']为最新一条微博的用户id; screen_name:存储微博昵称。如wb.weibo[0]['screen_name']为最新一条微博的昵称; id:存储微博id。如wb.weibo[0]['id']为最新一条微博的id; text:存储微博正文。如wb.weibo[0]['text']为最新一条微博的正文; article_url:存储微博中头条文章的url。如wb.weibo[0]['article_url']为最新一条微博的头条文章url,若微博中不存在头条文章,则该值为''; pics:存储原创微博的原始图片url。如wb.weibo[0]['pics']为最新一条微博的原始图片url,若该条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为''; video_url:存储原创微博的视频url和原创微博Live Photo中的视频url。如wb.weibo[0]['video_url']为最新一条微博的视频url,若该条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为''; location:存储微博的发布位置。如wb.weibo[0]['location']为最新一条微博的发布位置,若该条微博没有位置信息,则值为''; created_at:存储微博的发布时间。如wb.weibo[0]['created_at']为最新一条微博的发布时间; source:存储微博的发布工具。如wb.weibo[0]['source']为最新一条微博的发布工具; attitudes_count:存储微博获得的点赞数。如wb.weibo[0]['attitudes_count']为最新一条微博获得的点赞数; comments_count:存储微博获得的评论数。如wb.weibo[0]['comments_count']为最新一条微博获得的评论数; reposts_count:存储微博获得的转发数。如wb.weibo[0]['reposts_count']为最新一条微博获得的转发数; topics:存储微博话题,即两个#中的内容。如wb.weibo[0]['topics']为最新一条微博的话题,若该条微博没有话题信息,则值为''; at_users:存储微博@的用户。如wb.weibo[0]['at_users']为最新一条微博@的用户,若该条微博没有@的用户,则值为''; retweet:存储转发微博中原始微博的全部信息。假如wb.weibo[0]为转发微博,则wb.weibo[0]['retweet']为该转发微博的原始微博,它存储的属性与wb.weibo[0]一样,只是没有retweet属性;若该条微博为原创微博,则wb[0]没有"retweet"属性,大家可以点击"详情"查看具体用法。 <details> <summary>详情</summary> 假设爬取到的第i条微博为转发微博,则它存在以下信息: user_id:存储原始微博用户id。URL[i-1]['retweet']['user_id']为该原始微博的用户id; screen_name:存储原始微博昵称。URL[i-1]['retweet']['screen_name']为该原始微博的昵称; id:存储原始微博id。URL[i-1]['retweet']['id']为该原始微博的id; text:存储原始微博正文。URL[i-1]['retweet']['text']为该原始微博的正文; article_url:存储原始微博中头条文章的url。如wb.weibo[i-1]['retweet']['article_url']为该原始微博的头条文章url,若原始微博中不存在头条文章,则该值为''; pics:存储原始微博的原始图片url。URL[i-1]['retweet']['pics']为该原始微博的原始图片url,若该原始微博有多张图片,则存储多个url,以英文逗号分割;若该原始微博没有图片,则值为''; video_url:存储原始微博的视频url和原始微博Live Photo中的视频url。如wb.weibo[i-1]['retweet']['video_url']为该原始微博的视频url,若该原始微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为''; location:存储原始微博的发布位置。URL[i-1]['retweet']['location']为该原始微博的发布位置,若该原始微博没有位置信息,则值为''; created_at:存储原始微博的发布时间。URL[i-1]['retweet']['created_at']为该原始微博的发布时间; source:存储原始微博的发布工具。URL[i-1]['retweet']['source']为该原始微博的发布工具; attitudes_count:存储原始微博获得的点赞数。URL[i-1]['retweet']['attitudes_count']为该原始微博获得的点赞数; comments_count:存储原始微博获得的评论数。URL[i-1]['retweet']['comments_count']为该原始微博获得的评论数; reposts_count:存储原始微博获得的转发数。URL[i-1]['retweet']['reposts_count']为该原始微博获得的转发数; topics:存储原始微博话题,即两个#中的内容。URL[i-1]['retweet']['topics']为该原始微博的话题,若该原始微博没有话题信息,则值为''; at_users:存储原始微博@的用户。URL[i-1]['retweet']['at_users']为该原始微博@的用户,若该原始微博没有@的用户,则值为''。 </details> </details> ### 7.定期自动爬取微博(可选) 我们爬取了微博以后,很多微博账号又可能发了一些新微博,定期自动爬取微博就是每隔一段时间自动运行程序,自动爬取这段时间产生的新微博(忽略以前爬过的旧微博)。本部分为可选部分,如果不需要可以忽略。 思路是利用第三方软件,如crontab,让程序每隔一段时间运行一次。因为是要跳过以前爬过的旧微博,只爬新微博。所以需要设置一个动态的since_date。很多时候我们使用的since_date是固定的,比如since_date="2018-01-01",程序就会按照这个设置从最新的微博一直爬到发布时间为2018-01-01的微博(包括这个时间)。因为我们想追加新微博,跳过旧微博。第二次爬取时since_date值就应该是当前时间到上次爬取的时间。 如果我们使用最原始的方式实现追加爬取,应该是这样: 上面的方法太麻烦,因为每次都要手动设置since_date。因此我们需要动态设置since_date,即程序根据实际情况,自动生成since_date。 有两种方法实现动态更新since_date: 方法一:将since_date设置成整数 将config.json文件中的since_date设置成整数,如: 这个配置告诉程序爬取最近10天的微博,更准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。这样since_date就是一个动态的变量,每次程序执行时,它的值就是当前日期减10。配合crontab每9天或10天执行一次,就实现了定期追加爬取。 方法二:将上次执行程序的时间写入文件(推荐) 这个方法很简单,就是用户把要爬的用户id写入txt文件,然后再把文件路径赋值给config.json中的user_id_list参数。 txt文件名格式可以参考程序设置中的设置user_id_list部分,这样设置就全部结束了。 说下这个方法的原理和好处,假如你的txt文件内容为: 第一次执行时,因为第一行和第二行都没有写时间,程序会按照config.json文件中since_date的值爬取,第三行有时间“2019-01-01”,程序就会把这个时间当作since_date。每个用户爬取结束程序都会自动更新txt文件,每一行第一部分是user_id,第二部分是用户昵称,第三部分是程序准备爬取该用户第一条微博(最新微博)时的日期。爬完三个用户后,txt文件的内容自动更新为: 下次再爬取微博的时候,程序会把每行的时间数据作为since_date。这样的好处一是不用修改since_date,程序自动更新;二是每一个用户都可以单独拥有只属于自己的since_date,每个用户的since_date相互独立,互不干扰,格式为'yyyy-mm-dd'或整数。比如,现在又添加了一个新用户,以杨紫的微博为例,你想获取她2018-01-23到现在的全部微博,可以这样修改txt文件: 注意每一行的用户配置参数以空格分隔,如果第一个参数全部由数字组成,程序就认为此行为一个用户的配置,否则程序会认为该行只是注释,跳过该行;第二个参数可以为任意格式,建议写用户昵称;第三个如果是日期格式(yyyy-mm-dd),程序就将该日期设置为用户自己的since_date,否则使用config.json中的since_date爬取该用户的微博,第二个参数和第三个参数也可以不填。 也可以设置第四个参数,将被读取为query_list。 方法三:将'URL'文件中的运行模式改为'append' 以追加模式运行程序,每次运行,每个id只获取最新的微博,而不是全部,避免频繁备份微博导致过多的请求次数。 注意: * 该模式会跳过置顶微博。 * 若采集信息后用户又编辑微博,则不会记录编辑内容。 ## 如何获取user_id 1.打开网址<URL>,搜索我们要找的人,如"迪丽热巴",进入她的主页; ![](URL 2.按照上图箭头所指,点击"资料"链接,跳转到用户资料页面; ![](URL 如上图所示,迪丽热巴微博资料页的地址为"<URL,其中的"1669879400"即为此微博的user_id。 事实上,此微博的user_id也包含在用户主页(<URL)中,之所以我们还要点击主页中的"资料"来获取user_id,是因为很多用户的主页不是"<URL"的形式,而是"<URL/个性域名?f=search_0>"或"<URL/微号?f=search_0>"的形式。其中"微号"和user_id都是一串数字,如果仅仅通过主页地址提取user_id,很容易将"微号"误认为user_id。 ## 添加cookie与不添加cookie的区别(可选) 对于微博数2000条及以下的微博用户,不添加cookie可以获取其用户信息和大部分微博;对于微博数2000条以上的微博用户,不添加cookie可以获取其用户信息和最近2000条微博中的大部分,添加cookie可以获取其全部微博。以2020年1月2日迪丽热巴的微博为例,此时她共有1085条微博,在不添加cookie的情况下,可以获取到1026条微博,大约占全部微博的94.56%,而在添加cookie后,可以获取全部微博。其他用户类似,大部分都可以在不添加cookie的情况下获取到90%以上的微博,在添加cookie后可以获取全部微博。具体原因是,大部分微博内容都可以在移动版匿名获取,少量微博需要用户登录才可以获取,所以这部分微博在不添加cookie时是无法获取的。 有少部分微博用户,不添加cookie可以获取其微博,无法获取其用户信息。对于这种情况,要想获取其用户信息,是需要cookie的。 如需抓取微博转发,请添加cookie。 ## 如何获取cookie(可选) 1.用Chrome打开<URL; 2.输入微博的用户名、密码,登录,如图所示: ![](URL 登录成功后会跳转到<https://m.URL>; 3.按F12键打开Chrome开发者工具,在地址栏输入并跳转到<URL>,跳转后会显示如下类似界面: ![](URL 4.依此点击Chrome开发者工具中的Network->Name中的weibo.cn->Headers->Request Headers,"Cookie:"后的值即为我们要找的cookie值,复制即可,如图所示: ![](URL ## 如何检测cookie是否有效(可选) 本程序cookie检查的逻辑是:使用cookie来源账号发布限定范围的微博,若cookie可用,则可以读取到该微博,否则读取不到。 操作方法 1. 使用cookie的来源账号发布一条微博,该账号和微博需要满足以下条件: * 该微博必须是非公开可见的,后续需要根据可见性判断cookie是否有效; * 该微博需要是最近5条微博,不能在发布测试用微博内容后又发很多新微博; * 在'URL'配置中的since_date之后,该账号必须有大于9条微博。 2. 将'URL'文件中''CHECK': False'中的'False'改为'True',''HIDDEN_WEIBO': '微博内容''中的'微博内容'改为你发的限定范围的微博。 3. 将提供cookie的微博id放置在'URL'文件中'"user_id_list"'设置项数组中的第一个。例如提供cookie的微博id为'123456',则'"user_id_list"'设置为'"user_id_list":["123456", "<其余id...>"]'。 注:本方法也将会抓取提供cookie账号的微博内容。 在间歇运行程序时,cookie无效会导致程序不能按照预设目标执行,因此可以打开cookie通知功能。本项目使用开源项目pushdeer进行通知,在使用前用户需要申请push_key,具体可查看官网了解。打开方法为: 1. 在'URL'文件中,将''NOTIFY': False'中的'False'设为'True'; 2. 将''PUSH_KEY': '''的''''替换为''<你的push_key>''
[ "## 功能\n\n连续爬取一个或多个新浪微博用户(如Dear-迪丽热巴、郭碧婷)的数据,并将结果信息写入文件。写入信息几乎包括了用户微博的所有数据,主要有用户信息和微博信息两大类,前者包含用户昵称、关注数、粉丝数、微博数等等;后者包含微博正文、发布时间、发布工具、评论数等等,因为内容太多,这里不再赘述,详细内容见输出部分。具体的写入文件类型如下:\n\n* 写入csv文件(默认)\n* 写入json文件(可选)\n* 写入MySQL数据库(可选)\n* 写入MongoDB数据库(可选)\n* 写入SQLite数据库(可选)\n* 下载用户原创微博中的原始图片(可选)\n* 下载用户转发微博中的原始图片(可选)\n* 下载用户原创微博中的视频(可选)\n* 下载用户转发微博中的视频(可选)\n* 下载用户原创微博Live Photo中的视频(可选)\n* 下载用户转发微博Live Photo中的视频(可选)\n* 下载用户原创和转发微博下的一级评论(可选)\n* 下载用户原创和转发微博下的转发(可选)\n\n如果你只对用户信息感兴趣,而不需要爬用户的微博,也可以通过设置实现只爬取微博用户信息的功能。程序也可以实现爬取结果自动更新,即:现在爬取了目标用户的微博,几天之后,目标用户可能又发新微博了。通过设置,可以实现每隔几天增量爬取用户这几天发的新微博。具体方法见定期自动爬取微博。", "## 输出\n\n用户信息\n\n* 用户id:微博用户id,如\"1669879400\"\n* 用户昵称:微博用户昵称,如\"Dear-迪丽热巴\"\n* 性别:微博用户性别\n* 生日:用户出生日期\n* 所在地:用户所在地\n* 教育经历:用户上学时学校的名字\n* 公司:用户所属公司名字\n* 阳光信用:用户的阳光信用\n* 微博注册时间:用户微博注册日期\n* 微博数:用户的全部微博数(转发微博+原创微博)\n* 粉丝数:用户的粉丝数\n* 关注数:用户关注的微博数量\n* 简介:用户简介\n* 主页地址:微博移动版主页url,如<https://m.URL\n* 头像url:用户头像url\n* 高清头像url:用户高清头像url\n* 微博等级:用户微博等级\n* 会员等级:微博会员用户等级,普通用户该等级为0\n* 是否认证:用户是否认证,为布尔类型\n* 认证类型:用户认证类型,如个人认证、企业认证、政府认证等\n* 认证信息:为认证用户特有,用户信息栏显示的认证信息\n\n*\n微博信息\n\n* 微博id:微博的id,为一串数字形式\n* 微博bid:微博的bid,与cookie版中的微博id是同一个值\n* 微博内容:微博正文\n* 头条文章url:微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为''\n* 原始图片url:原创微博图片和转发微博转发理由中图片的url,若某条微博存在多张图片,则每个url以英文逗号分隔,若没有图片则值为''\n* 视频url: 微博中的视频url和Live Photo中的视频url,若某条微博存在多个视频,则每个url以英文分号分隔,若没有视频则值为''\n* 微博发布位置:位置微博中的发布位置\n* 微博发布时间:微博发布时的时间,精确到天\n* 点赞数:微博被赞的数量\n* 转发数:微博被转发的数量\n* 评论数:微博被评论的数量\n* 微博发布工具:微博的发布工具,如iPhone客户端、HUAWEI Mate 20 Pro等,若没有则值为''\n* 话题:微博话题,即两个#中的内容,若存在多个话题,每个url以英文逗号分隔,若没有则值为''\n* @用户:微博@的用户,若存在多个@用户,每个url以英文逗号分隔,若没有则值为''\n* 原始微博:为转发微博所特有,是转发微博中那条被转发的微博,存储为字典形式,包含了上述微博信息中的所有内容,如微博id、微博内容等等\n* 结果文件:保存在当前目录weibo文件夹下以用户昵称为名的文件夹里,名字为\"user_id.csv\"形式\n* 微博图片:微博中的图片,保存在以用户昵称为名的文件夹下的img文件夹里\n* 微博视频:微博中的视频,保存在以用户昵称为名的文件夹下的video文件夹里", "## 实例\n\n以爬取迪丽热巴的微博为例,我们需要修改URL文件,文件内容如下:\n\n\n\n对于上述参数的含义以及取值范围,这里仅作简单介绍,详细信息见程序设置。\n>user_id_list代表我们要爬取的微博用户的user_id,可以是一个或多个,也可以是文件路径,微博用户Dear-迪丽热巴的user_id为1669879400,具体如何获取user_id见如何获取user_id;\nfilter的值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发);\nsince_date代表我们要爬取since_date日期之后发布的微博,因为我要爬迪丽热巴的全部原创微博,所以since_date设置了一个非常早的值;\nquery_list代表要爬取的微博关键词,为空([])则爬取全部;\nwrite_mode代表结果文件的保存类型,我想要把结果写入csv文件和json文件,所以它的值为[\"csv\", \"json\"],如果你想写入数据库,具体设置见设置数据库;\noriginal_pic_download值为1代表下载原创微博中的图片,值为0代表不下载;\nretweet_pic_download值为1代表下载转发微博中的图片,值为0代表不下载;\noriginal_video_download值为1代表下载原创微博中的视频,值为0代表不下载;\nretweet_video_download值为1代表下载转发微博中的视频,值为0代表不下载;\ncookie是可选参数,可填可不填,具体区别见添加cookie与不添加cookie的区别。\n\n配置完成后运行程序:\n\n\n\n程序会自动生成一个weibo文件夹,我们以后爬取的所有微博都被存储在weibo文件夹里。然后程序在该文件夹下生成一个名为\"Dear-迪丽热巴\"的文件夹,迪丽热巴的所有微博爬取结果都在这里。\"Dear-迪丽热巴\"文件夹里包含一个csv文件、一个img文件夹和一个video文件夹,img文件夹用来存储下载到的图片,video文件夹用来存储下载到的视频。如果你设置了保存数据库功能,这些信息也会保存在数据库里,数据库设置见设置数据库部分。\n\ncsv文件结果如下所示:\n![](URL\n\n本csv文件是爬取“全部微博”(原创微博+转发微博)的结果文件。因为迪丽热巴很多微博本身都没有图片、发布工具、位置、话题和@用户等信息,所以当这些内容没有时对应位置为空。\"是否原创\"列用来标记是否为原创微博,\n当为转发微博时,文件中还包含转发微博的信息。为了简便起见,姑且将转发微博中被转发的原始微博称为源微博,它的用户id、昵称、微博id等都在名称前加上源字,以便与目标用户自己发的微博区分。对于转发微博,程序除了获取用户原创部分的信息,还会获取源用户id、源用户昵称、源微博id、源微博正文、源微博原始图片url、源微博位置、源微博日期、源微博工具、源微博点赞数、源微博评论数、源微博转发数、源微博话题、源微博@用户等信息。原创微博因为没有这些转发信息,所以对应位置为空。若爬取的是\"全部原创微博\",则csv文件中不会包含\"是否原创\"及其之后的转发属性列;\n\n为了说明json结果文件格式,这里以迪丽热巴2019年12月27日到2019年12月28日发的2条微博为例。\n\njson结果文件格式如下:\n\n\n\n*URL*\n\n下载的图片如下所示:\n\n![](URL*img文件夹*\n\n本次下载了788张图片,大小一共1.21GB,包括她原创微博中的所有图片。图片名为yyyymmdd+微博id的形式,若某条微博存在多张图片,则图片名中还会包括它在微博图片中的序号。若某图片下载失败,程序则会以“weibo_id:pic_url”的形式将出错微博id和图片url写入同文件夹下的not_downloaded.txt里;若图片全部下载成功则不会生成not_downloaded.txt;\n\n下载的视频如下所示:\n![](URL*video文件夹*\n\n本次下载了66个视频,是她原创微博中的视频和原创微博Live Photo中的视频,视频名为yyyymmdd+微博id的形式。有三个视频因为网络原因下载失败,程序将它们的微博id和视频url分别以“weibo_id:video_url”的形式写到了同文件夹下的not_downloaded.txt里。\n\n因为我本地没有安装MySQL数据库和MongoDB数据库,所以暂时设置成不写入数据库。如果你想要将爬取结果写入数据库,只需要先安装数据库(MySQL或MongoDB),再安装对应包(pymysql或pymongo),然后将mysql_write或mongodb_write值设置为1即可。写入MySQL需要用户名、密码等配置信息,这些配置如何设置见设置数据库部分。", "## 运行环境\n\n* 开发语言:python2/python3\n\n* 系统: Windows/Linux/macOS", "## 使用说明", "### 1.下载脚本\n\n\n\n运行上述命令,将本项目下载到当前目录,如果下载成功当前目录会出现一个名为\"weibo-crawler\"的文件夹;", "### 2.安装依赖", "### 3.程序设置\n\n打开URL文件,你会看到如下内容:\n\n\n\n下面讲解每个参数的含义与设置方法。\n\n设置user_id_list\n\nuser_id_list是我们要爬取的微博的id,可以是一个,也可以是多个,例如:\n\n\n\n上述代码代表我们要连续爬取user_id分别为“1223178222”、 “1669879400”、 “1729370543”的三个用户的微博,具体如何获取user_id见如何获取user_id。\n\nuser_id_list的值也可以是文件路径,我们可以把要爬的所有微博用户的user_id都写到txt文件里,然后把文件的位置路径赋值给user_id_list。\n\n在txt文件中,每个user_id占一行,也可以在user_id后面加注释(可选),如用户昵称等信息,user_id和注释之间必需要有空格,文件名任意,类型为txt,位置位于本程序的同目录下,文件内容示例如下:\n\n\n\n假如文件叫user_id_list.txt,则user_id_list设置代码为:\n\n\n\n设置filter\n\nfilter控制爬取范围,值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发)。例如,如果要爬全部原创微博,请使用如下代码:\n\n\n\n设置since_date\n\nsince_date值可以是日期,也可以是整数。如果是日期,代表爬取该日期之后的微博,格式应为“yyyy-mm-dd”,如:\n\n\n\n代表爬取从2018年1月1日到现在的微博。\n\n如果是整数,代表爬取最近n天的微博,如:\n\n\n\n代表爬取最近10天的微博,这个说法不是特别准确,准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。\n\nsince_date是所有user的爬取起始时间,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个since_date,可以使用定期自动爬取微博方法二中的方法,该方法可以为多个用户设置不同的since_date,非常灵活。\n\n设置query_list(可选)\n\nquery_list是一个关键词字符串列表或以','分隔关键词的字符串,用于指定关键词搜索爬取,若为空'[]'或'\"\"'则爬取全部微博。例如要爬取用户包含“梦想”和“希望”的微博,则设定如下:\n\n\n\n请注意,关键词搜索必须设定'cookie'信息。\nquery_list是所有user的爬取关键词,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个query_list,可以使用定期自动爬取微博方法二中的方法,该方法可以为多个用户设置不同的query_list,非常灵活。\n\n设置remove_html_tag\n\nremove_html_tag控制是否移除抓取到的weibo正文和评论中的html tag,值为1代表移除,值为0代表不移除,如\n\n\n\n代表移除html tag。例如'专属新意,色彩启程~<a href='/n/路易威登'>@路易威登</a> CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!'会被处理成'专属新意,色彩启程~@路易威登 CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!'。\n\n设置write_mode\n\nwrite_mode控制结果文件格式,取值范围是csv、json、mongo、mysql和sqlite,分别代表将结果文件写入csv、json、MongoDB、MySQL和SQLite数据库。write_mode可以同时包含这些取值中的一个或几个,如:\n\n\n\n代表将结果信息写入csv文件和json文件。特别注意,如果你想写入数据库,除了在write_mode添加对应数据库的名字外,还应该安装相关数据库和对应python模块,具体操作见设置数据库部分。\n\n设置original_pic_download\n\noriginal_pic_download控制是否下载原创微博中的图片,值为1代表下载,值为0代表不下载,如\n\n\n\n代表下载原创微博中的图片。\n\n设置retweet_pic_download\n\nretweet_pic_download控制是否下载转发微博中的图片,值为1代表下载,值为0代表不下载,如\n\n\n\n代表不下载转发微博中的图片。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的图片下载。\n\n设置original_video_download\n\noriginal_video_download控制是否下载原创微博中的视频和原创微博Live Photo中的视频,值为1代表下载,值为0代表不下载,如\n\n\n\n代表下载原创微博中的视频和原创微博Live Photo中的视频。\n\n设置retweet_video_download\n\nretweet_video_download控制是否下载转发微博中的视频和转发微博Live Photo中的视频,值为1代表下载,值为0代表不下载,如\n\n\n\n代表不下载转发微博中的视频和转发微博Live Photo中的视频。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的视频下载。\n\n设置result_dir_name\n\nresult_dir_name控制结果文件的目录名,可取值为0和1,默认为0:\n\n\n\n值为0,表示将结果文件保存在以用户昵称为名的文件夹里,这样结果更清晰;值为1表示将结果文件保存在以用户id为名的文件夹里,这样能保证多次爬取的一致性,因为用户昵称可变,用户id不可变。\n\n设置download_comment\n\ndownload_comment控制是否下载每条微博下的一级评论(不包括对评论的评论),仅当write_mode中有sqlite时有效,可取值为0和1,默认为1:\n\n\n\n值为1,表示下载微博评论;值为0,表示不下载微博评论。\n\n设置comment_max_download_count\n\ncomment_max_download_count控制下载评论的最大数量,仅当write_mode中有sqlite时有效,默认为1000:\n\n\n\n设置download_repost\n\ndownload_repost控制是否下载每条微博下的转发,仅当write_mode中有sqlite时有效,可取值为0和1,默认为1:\n\n\n\n值为1,表示下载微博转发;值为0,表示不下载微博转发。\n\n设置repost_max_download_count\n\nrepost_max_download_count控制下载转发的最大数量,仅当write_mode中有sqlite时有效,默认为1000:\n\n\n\n值为1000,表示最多下载每条微博下的1000条转发。\n\n设置cookie(可选)\n\ncookie为可选参数,即可填可不填,具体区别见添加cookie与不添加cookie的区别。cookie默认配置如下:\n\n\n\n如果想要设置cookie,可以按照如何获取cookie中的方法,获取cookie,并将上面的\"your cookie\"替换成真实的cookie即可。\n\n设置mysql_config(可选)\n\nmysql_config控制mysql参数配置。如果你不需要将结果信息写入mysql,这个参数可以忽略,即删除或保留都无所谓;如果你需要写入mysql且config.json文件中mysql_config的配置与你的mysql配置不一样,请将该值改成你自己mysql中的参数配置。\n设置start_page(可选)\n\nstart_page为爬取微博的初始页数,默认参数为1,即从所爬取用户的当前第一页微博内容开始爬取。\n若在大批量爬取微博时出现中途被限制中断的情况,可通过查看csv文件内目前已爬取到的微博数除以10,向下取整后的值即为中断页数,手动设置start_page参数为中断页数,重新运行即可从被中断的节点继续爬取剩余微博内容。", "### 4.设置数据库(可选)\n\n本部分是可选部分,如果不需要将爬取信息写入数据库,可跳过这一步。本程序目前支持MySQL数据库和MongoDB数据库,如果你需要写入其它数据库,可以参考这两个数据库的写法自己编写。\n\nMySQL数据库写入\n\n要想将爬取信息写入MySQL,请根据自己的系统环境安装MySQL,然后命令行执行:\n\n\n\nMongoDB数据库写入\n\n要想将爬取信息写入MongoDB,请根据自己的系统环境安装MongoDB,然后命令行执行:\n\n\n\nMySQL和MongDB数据库的写入内容一样。程序首先会创建一个名为\"weibo\"的数据库,然后再创建\"user\"表和\"weibo\"表,包含爬取的所有内容。爬取到的微博用户信息或插入或更新,都会存储到user表里;爬取到的微博信息或插入或更新,都会存储到weibo表里,两个表通过user_id关联。如果想了解两个表的具体字段,请点击\"详情\"。\n<details>\n\n<summary>详情</summary>\n\nuser表\n\nid:微博用户id,如\"1669879400\";\n\nscreen_name:微博用户昵称,如\"Dear-迪丽热巴\";\n\ngender:微博用户性别,取值为f或m,分别代表女和男;\n\nbirthday:生日;\n\nlocation:所在地;\n\neducation:教育经历;\n\ncompany:公司;\n\nsunshine:阳光信用;\n\nregistration_time:注册时间;\n\nstatuses_count:微博数;\n\nfollowers_count:粉丝数;\n\nfollow_count:关注数;\n\ndescription:微博简介;\n\nprofile_url:微博主页,如<https://m.URL\n\nprofile_image_url:微博头像url;\n\navatar_hd:微博高清头像url;\n\nurank:微博等级;\n\nmbrank:微博会员等级,普通用户会员等级为0;\n\nverified:微博是否认证,取值为true和false;\n\nverified_type:微博认证类型,没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断;\n\nverified_reason:微博认证信息,只有认证用户拥有此属性。\n\n*\nweibo表\n\nuser_id:存储微博用户id,如\"1669879400\";\n\nscreen_name:存储微博昵称,如\"Dear-迪丽热巴\";\n\nid:存储微博id;\n\ntext:存储微博正文;\n\narticle_url:存储微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为'';\n\npics:存储原创微博的原始图片url。若某条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为'';\n\nvideo_url:存储原创微博的视频url和Live Photo中的视频url。若某条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储微博的发布位置。若某条微博没有位置信息,则值为'';\n\ncreated_at:存储微博的发布时间;\n\nsource:存储微博的发布工具;\n\nattitudes_count:存储微博获得的点赞数;\n\ncomments_count:存储微博获得的评论数;\n\nreposts_count:存储微博获得的转发数;\n\ntopics:存储微博话题,即两个#中的内容。若某条微博没有话题信息,则值为'';\n\nat_users:存储微博@的用户。若某条微博没有@的用户,则值为'';\n\nretweet_id:存储转发微博中原始微博的微博id。若某条微博为原创微博,则值为''。\n\n</details>\nSQLite数据库写入\n\n脚本会自动建立并配置数据库文件'URL'。", "### 5.运行脚本\n\n大家可以根据自己的运行环境选择运行方式,Linux可以通过\n\n\n\n运行;", "### 6.按需求修改脚本(可选)\n\n本部分为可选部分,如果你不需要自己修改代码或添加新功能,可以忽略此部分。\n\n本程序所有代码都位于weibo.py文件,程序主体是一个Weibo类,上述所有功能都是通过在main函数调用Weibo类实现的,默认的调用代码如下:\n\n\n\n用户可以按照自己的需求调用或修改Weibo类。\n\n通过执行本程序,我们可以得到很多信息:\n\nURL:存储目标微博用户信息;\n\nwb.user包含爬取到的微博用户信息,如用户id、用户昵称、性别、生日、所在地、教育经历、公司、阳光信用、微博注册时间、微博数、粉丝数、关注数、简介、主页地址、头像url、高清头像url、微博等级、会员等级、是否认证、认证类型、认证信息等,大家可以点击\"详情\"查看具体用法。\n\n<details>\n\n<summary>详情</summary>\n\nid:微博用户id,取值方式为wb.user['id'],由一串数字组成;\n\nscreen_name:微博用户昵称,取值方式为wb.user['screen_name'];\n\ngender:微博用户性别,取值方式为wb.user['gender'],取值为f或m,分别代表女和男;\n\nbirthday:微博用户生日,取值方式为wb.user['birthday'],若用户没有填写该信息,则值为'';\n\nlocation:微博用户所在地,取值方式为wb.user['location'],若用户没有填写该信息,则值为'';\n\neducation:微博用户上学时的学校,取值方式为wb.user['education'],若用户没有填写该信息,则值为'';\n\ncompany:微博用户所属的公司,取值方式为wb.user['company'],若用户没有填写该信息,则值为'';\n\nsunshine:微博用户的阳光信用,取值方式为wb.user['sunshine'];\n\nregistration_time:微博用户的注册时间,取值方式为wb.user['registration_time'];\n\nstatuses_count:微博数,取值方式为wb.user['statuses_count'];\n\nfollowers_count:微博粉丝数,取值方式为wb.user['followers_count'];\n\nfollow_count:微博关注数,取值方式为wb.user['follow_count'];\n\ndescription:微博简介,取值方式为wb.user['description'];\n\nprofile_url:微博主页,取值方式为wb.user['profile_url'];\n\nprofile_image_url:微博头像url,取值方式为wb.user['profile_image_url'];\n\navatar_hd:微博高清头像url,取值方式为wb.user['avatar_hd'];\n\nurank:微博等级,取值方式为wb.user['urank'];\n\nmbrank:微博会员等级,取值方式为wb.user['mbrank'],普通用户会员等级为0;\n\nverified:微博是否认证,取值方式为wb.user['verified'],取值为true和false;\n\nverified_type:微博认证类型,取值方式为wb.user['verified_type'],没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断;\n\nverified_reason:微博认证信息,取值方式为wb.user['verified_reason'],只有认证用户拥有此属性。\n\n</details>\n\nURL:存储爬取到的所有微博信息;\n\nwb.weibo包含爬取到的所有微博信息,如微博id、正文、原始图片url、视频url、位置、日期、发布工具、点赞数、转发数、评论数、话题、@用户等。如果爬的是全部微博(原创+转发),除上述信息之外,还包含原始用户id、原始用户昵称、原始微博id、原始微博正文、原始微博原始图片url、原始微博位置、原始微博日期、原始微博工具、原始微博点赞数、原始微博评论数、原始微博转发数、原始微博话题、原始微博@用户等信息。wb.weibo是一个列表,包含了爬取的所有微博信息。URL[0]为爬取的第一条微博,URL[1]为爬取的第二条微博,以此类推。当filter=1时,URL[0]为爬取的第一条原创微博,以此类推。URL[0]['id']为第一条微博的id,URL[0]['text']为第一条微博的正文,URL[0]['created_at']为第一条微博的发布时间,还有其它很多信息不在赘述,大家可以点击下面的\"详情\"查看具体用法。\n<details>\n\n<summary>详情</summary>\n\nuser_id:存储微博用户id。如wb.weibo[0]['user_id']为最新一条微博的用户id;\n\nscreen_name:存储微博昵称。如wb.weibo[0]['screen_name']为最新一条微博的昵称;\n\nid:存储微博id。如wb.weibo[0]['id']为最新一条微博的id;\n\ntext:存储微博正文。如wb.weibo[0]['text']为最新一条微博的正文;\n\narticle_url:存储微博中头条文章的url。如wb.weibo[0]['article_url']为最新一条微博的头条文章url,若微博中不存在头条文章,则该值为'';\n\npics:存储原创微博的原始图片url。如wb.weibo[0]['pics']为最新一条微博的原始图片url,若该条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为'';\n\nvideo_url:存储原创微博的视频url和原创微博Live Photo中的视频url。如wb.weibo[0]['video_url']为最新一条微博的视频url,若该条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储微博的发布位置。如wb.weibo[0]['location']为最新一条微博的发布位置,若该条微博没有位置信息,则值为'';\n\ncreated_at:存储微博的发布时间。如wb.weibo[0]['created_at']为最新一条微博的发布时间;\n\nsource:存储微博的发布工具。如wb.weibo[0]['source']为最新一条微博的发布工具;\n\nattitudes_count:存储微博获得的点赞数。如wb.weibo[0]['attitudes_count']为最新一条微博获得的点赞数;\n\ncomments_count:存储微博获得的评论数。如wb.weibo[0]['comments_count']为最新一条微博获得的评论数;\n\nreposts_count:存储微博获得的转发数。如wb.weibo[0]['reposts_count']为最新一条微博获得的转发数;\n\ntopics:存储微博话题,即两个#中的内容。如wb.weibo[0]['topics']为最新一条微博的话题,若该条微博没有话题信息,则值为'';\n\nat_users:存储微博@的用户。如wb.weibo[0]['at_users']为最新一条微博@的用户,若该条微博没有@的用户,则值为'';\n\nretweet:存储转发微博中原始微博的全部信息。假如wb.weibo[0]为转发微博,则wb.weibo[0]['retweet']为该转发微博的原始微博,它存储的属性与wb.weibo[0]一样,只是没有retweet属性;若该条微博为原创微博,则wb[0]没有\"retweet\"属性,大家可以点击\"详情\"查看具体用法。\n\n<details>\n\n<summary>详情</summary>\n\n假设爬取到的第i条微博为转发微博,则它存在以下信息:\n\nuser_id:存储原始微博用户id。URL[i-1]['retweet']['user_id']为该原始微博的用户id;\n\nscreen_name:存储原始微博昵称。URL[i-1]['retweet']['screen_name']为该原始微博的昵称;\n\nid:存储原始微博id。URL[i-1]['retweet']['id']为该原始微博的id;\n\ntext:存储原始微博正文。URL[i-1]['retweet']['text']为该原始微博的正文;\n\narticle_url:存储原始微博中头条文章的url。如wb.weibo[i-1]['retweet']['article_url']为该原始微博的头条文章url,若原始微博中不存在头条文章,则该值为'';\n\npics:存储原始微博的原始图片url。URL[i-1]['retweet']['pics']为该原始微博的原始图片url,若该原始微博有多张图片,则存储多个url,以英文逗号分割;若该原始微博没有图片,则值为'';\n\nvideo_url:存储原始微博的视频url和原始微博Live Photo中的视频url。如wb.weibo[i-1]['retweet']['video_url']为该原始微博的视频url,若该原始微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储原始微博的发布位置。URL[i-1]['retweet']['location']为该原始微博的发布位置,若该原始微博没有位置信息,则值为'';\n\ncreated_at:存储原始微博的发布时间。URL[i-1]['retweet']['created_at']为该原始微博的发布时间;\n\nsource:存储原始微博的发布工具。URL[i-1]['retweet']['source']为该原始微博的发布工具;\n\nattitudes_count:存储原始微博获得的点赞数。URL[i-1]['retweet']['attitudes_count']为该原始微博获得的点赞数;\n\ncomments_count:存储原始微博获得的评论数。URL[i-1]['retweet']['comments_count']为该原始微博获得的评论数;\n\nreposts_count:存储原始微博获得的转发数。URL[i-1]['retweet']['reposts_count']为该原始微博获得的转发数;\n\ntopics:存储原始微博话题,即两个#中的内容。URL[i-1]['retweet']['topics']为该原始微博的话题,若该原始微博没有话题信息,则值为'';\n\nat_users:存储原始微博@的用户。URL[i-1]['retweet']['at_users']为该原始微博@的用户,若该原始微博没有@的用户,则值为''。\n\n</details>\n\n</details>", "### 7.定期自动爬取微博(可选)\n\n我们爬取了微博以后,很多微博账号又可能发了一些新微博,定期自动爬取微博就是每隔一段时间自动运行程序,自动爬取这段时间产生的新微博(忽略以前爬过的旧微博)。本部分为可选部分,如果不需要可以忽略。\n\n思路是利用第三方软件,如crontab,让程序每隔一段时间运行一次。因为是要跳过以前爬过的旧微博,只爬新微博。所以需要设置一个动态的since_date。很多时候我们使用的since_date是固定的,比如since_date=\"2018-01-01\",程序就会按照这个设置从最新的微博一直爬到发布时间为2018-01-01的微博(包括这个时间)。因为我们想追加新微博,跳过旧微博。第二次爬取时since_date值就应该是当前时间到上次爬取的时间。 如果我们使用最原始的方式实现追加爬取,应该是这样:\n\n\n\n上面的方法太麻烦,因为每次都要手动设置since_date。因此我们需要动态设置since_date,即程序根据实际情况,自动生成since_date。\n有两种方法实现动态更新since_date:\n\n方法一:将since_date设置成整数\n\n将config.json文件中的since_date设置成整数,如:\n\n\n\n这个配置告诉程序爬取最近10天的微博,更准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。这样since_date就是一个动态的变量,每次程序执行时,它的值就是当前日期减10。配合crontab每9天或10天执行一次,就实现了定期追加爬取。\n\n方法二:将上次执行程序的时间写入文件(推荐)\n\n这个方法很简单,就是用户把要爬的用户id写入txt文件,然后再把文件路径赋值给config.json中的user_id_list参数。\n\ntxt文件名格式可以参考程序设置中的设置user_id_list部分,这样设置就全部结束了。\n\n说下这个方法的原理和好处,假如你的txt文件内容为:\n\n\n\n第一次执行时,因为第一行和第二行都没有写时间,程序会按照config.json文件中since_date的值爬取,第三行有时间“2019-01-01”,程序就会把这个时间当作since_date。每个用户爬取结束程序都会自动更新txt文件,每一行第一部分是user_id,第二部分是用户昵称,第三部分是程序准备爬取该用户第一条微博(最新微博)时的日期。爬完三个用户后,txt文件的内容自动更新为:\n\n\n\n下次再爬取微博的时候,程序会把每行的时间数据作为since_date。这样的好处一是不用修改since_date,程序自动更新;二是每一个用户都可以单独拥有只属于自己的since_date,每个用户的since_date相互独立,互不干扰,格式为'yyyy-mm-dd'或整数。比如,现在又添加了一个新用户,以杨紫的微博为例,你想获取她2018-01-23到现在的全部微博,可以这样修改txt文件:\n\n\n\n注意每一行的用户配置参数以空格分隔,如果第一个参数全部由数字组成,程序就认为此行为一个用户的配置,否则程序会认为该行只是注释,跳过该行;第二个参数可以为任意格式,建议写用户昵称;第三个如果是日期格式(yyyy-mm-dd),程序就将该日期设置为用户自己的since_date,否则使用config.json中的since_date爬取该用户的微博,第二个参数和第三个参数也可以不填。\n也可以设置第四个参数,将被读取为query_list。\n\n方法三:将'URL'文件中的运行模式改为'append'\n\n以追加模式运行程序,每次运行,每个id只获取最新的微博,而不是全部,避免频繁备份微博导致过多的请求次数。\n\n注意:\n\n* 该模式会跳过置顶微博。\n* 若采集信息后用户又编辑微博,则不会记录编辑内容。", "## 如何获取user_id\n\n1.打开网址<URL>,搜索我们要找的人,如\"迪丽热巴\",进入她的主页;\n\n![](URL\n2.按照上图箭头所指,点击\"资料\"链接,跳转到用户资料页面;\n\n![](URL\n如上图所示,迪丽热巴微博资料页的地址为\"<URL,其中的\"1669879400\"即为此微博的user_id。\n\n事实上,此微博的user_id也包含在用户主页(<URL)中,之所以我们还要点击主页中的\"资料\"来获取user_id,是因为很多用户的主页不是\"<URL\"的形式,而是\"<URL/个性域名?f=search_0>\"或\"<URL/微号?f=search_0>\"的形式。其中\"微号\"和user_id都是一串数字,如果仅仅通过主页地址提取user_id,很容易将\"微号\"误认为user_id。", "## 添加cookie与不添加cookie的区别(可选)\n\n对于微博数2000条及以下的微博用户,不添加cookie可以获取其用户信息和大部分微博;对于微博数2000条以上的微博用户,不添加cookie可以获取其用户信息和最近2000条微博中的大部分,添加cookie可以获取其全部微博。以2020年1月2日迪丽热巴的微博为例,此时她共有1085条微博,在不添加cookie的情况下,可以获取到1026条微博,大约占全部微博的94.56%,而在添加cookie后,可以获取全部微博。其他用户类似,大部分都可以在不添加cookie的情况下获取到90%以上的微博,在添加cookie后可以获取全部微博。具体原因是,大部分微博内容都可以在移动版匿名获取,少量微博需要用户登录才可以获取,所以这部分微博在不添加cookie时是无法获取的。\n\n有少部分微博用户,不添加cookie可以获取其微博,无法获取其用户信息。对于这种情况,要想获取其用户信息,是需要cookie的。\n\n如需抓取微博转发,请添加cookie。", "## 如何获取cookie(可选)\n\n1.用Chrome打开<URL;\n\n2.输入微博的用户名、密码,登录,如图所示:\n![](URL\n登录成功后会跳转到<https://m.URL>;\n\n3.按F12键打开Chrome开发者工具,在地址栏输入并跳转到<URL>,跳转后会显示如下类似界面:\n![](URL\n4.依此点击Chrome开发者工具中的Network->Name中的weibo.cn->Headers->Request Headers,\"Cookie:\"后的值即为我们要找的cookie值,复制即可,如图所示:\n![](URL", "## 如何检测cookie是否有效(可选)\n\n本程序cookie检查的逻辑是:使用cookie来源账号发布限定范围的微博,若cookie可用,则可以读取到该微博,否则读取不到。\n\n操作方法\n\n1. 使用cookie的来源账号发布一条微博,该账号和微博需要满足以下条件:\n\n * 该微博必须是非公开可见的,后续需要根据可见性判断cookie是否有效;\n\n * 该微博需要是最近5条微博,不能在发布测试用微博内容后又发很多新微博;\n\n * 在'URL'配置中的since_date之后,该账号必须有大于9条微博。\n\n2. 将'URL'文件中''CHECK': False'中的'False'改为'True',''HIDDEN_WEIBO': '微博内容''中的'微博内容'改为你发的限定范围的微博。\n\n3. 将提供cookie的微博id放置在'URL'文件中'\"user_id_list\"'设置项数组中的第一个。例如提供cookie的微博id为'123456',则'\"user_id_list\"'设置为'\"user_id_list\":[\"123456\", \"<其余id...>\"]'。\n\n注:本方法也将会抓取提供cookie账号的微博内容。\n\n在间歇运行程序时,cookie无效会导致程序不能按照预设目标执行,因此可以打开cookie通知功能。本项目使用开源项目pushdeer进行通知,在使用前用户需要申请push_key,具体可查看官网了解。打开方法为:\n\n1. 在'URL'文件中,将''NOTIFY': False'中的'False'设为'True';\n2. 将''PUSH_KEY': '''的''''替换为''<你的push_key>''" ]
[ "TAGS\n#region-us \n", "## 功能\n\n连续爬取一个或多个新浪微博用户(如Dear-迪丽热巴、郭碧婷)的数据,并将结果信息写入文件。写入信息几乎包括了用户微博的所有数据,主要有用户信息和微博信息两大类,前者包含用户昵称、关注数、粉丝数、微博数等等;后者包含微博正文、发布时间、发布工具、评论数等等,因为内容太多,这里不再赘述,详细内容见输出部分。具体的写入文件类型如下:\n\n* 写入csv文件(默认)\n* 写入json文件(可选)\n* 写入MySQL数据库(可选)\n* 写入MongoDB数据库(可选)\n* 写入SQLite数据库(可选)\n* 下载用户原创微博中的原始图片(可选)\n* 下载用户转发微博中的原始图片(可选)\n* 下载用户原创微博中的视频(可选)\n* 下载用户转发微博中的视频(可选)\n* 下载用户原创微博Live Photo中的视频(可选)\n* 下载用户转发微博Live Photo中的视频(可选)\n* 下载用户原创和转发微博下的一级评论(可选)\n* 下载用户原创和转发微博下的转发(可选)\n\n如果你只对用户信息感兴趣,而不需要爬用户的微博,也可以通过设置实现只爬取微博用户信息的功能。程序也可以实现爬取结果自动更新,即:现在爬取了目标用户的微博,几天之后,目标用户可能又发新微博了。通过设置,可以实现每隔几天增量爬取用户这几天发的新微博。具体方法见定期自动爬取微博。", "## 输出\n\n用户信息\n\n* 用户id:微博用户id,如\"1669879400\"\n* 用户昵称:微博用户昵称,如\"Dear-迪丽热巴\"\n* 性别:微博用户性别\n* 生日:用户出生日期\n* 所在地:用户所在地\n* 教育经历:用户上学时学校的名字\n* 公司:用户所属公司名字\n* 阳光信用:用户的阳光信用\n* 微博注册时间:用户微博注册日期\n* 微博数:用户的全部微博数(转发微博+原创微博)\n* 粉丝数:用户的粉丝数\n* 关注数:用户关注的微博数量\n* 简介:用户简介\n* 主页地址:微博移动版主页url,如<https://m.URL\n* 头像url:用户头像url\n* 高清头像url:用户高清头像url\n* 微博等级:用户微博等级\n* 会员等级:微博会员用户等级,普通用户该等级为0\n* 是否认证:用户是否认证,为布尔类型\n* 认证类型:用户认证类型,如个人认证、企业认证、政府认证等\n* 认证信息:为认证用户特有,用户信息栏显示的认证信息\n\n*\n微博信息\n\n* 微博id:微博的id,为一串数字形式\n* 微博bid:微博的bid,与cookie版中的微博id是同一个值\n* 微博内容:微博正文\n* 头条文章url:微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为''\n* 原始图片url:原创微博图片和转发微博转发理由中图片的url,若某条微博存在多张图片,则每个url以英文逗号分隔,若没有图片则值为''\n* 视频url: 微博中的视频url和Live Photo中的视频url,若某条微博存在多个视频,则每个url以英文分号分隔,若没有视频则值为''\n* 微博发布位置:位置微博中的发布位置\n* 微博发布时间:微博发布时的时间,精确到天\n* 点赞数:微博被赞的数量\n* 转发数:微博被转发的数量\n* 评论数:微博被评论的数量\n* 微博发布工具:微博的发布工具,如iPhone客户端、HUAWEI Mate 20 Pro等,若没有则值为''\n* 话题:微博话题,即两个#中的内容,若存在多个话题,每个url以英文逗号分隔,若没有则值为''\n* @用户:微博@的用户,若存在多个@用户,每个url以英文逗号分隔,若没有则值为''\n* 原始微博:为转发微博所特有,是转发微博中那条被转发的微博,存储为字典形式,包含了上述微博信息中的所有内容,如微博id、微博内容等等\n* 结果文件:保存在当前目录weibo文件夹下以用户昵称为名的文件夹里,名字为\"user_id.csv\"形式\n* 微博图片:微博中的图片,保存在以用户昵称为名的文件夹下的img文件夹里\n* 微博视频:微博中的视频,保存在以用户昵称为名的文件夹下的video文件夹里", "## 实例\n\n以爬取迪丽热巴的微博为例,我们需要修改URL文件,文件内容如下:\n\n\n\n对于上述参数的含义以及取值范围,这里仅作简单介绍,详细信息见程序设置。\n>user_id_list代表我们要爬取的微博用户的user_id,可以是一个或多个,也可以是文件路径,微博用户Dear-迪丽热巴的user_id为1669879400,具体如何获取user_id见如何获取user_id;\nfilter的值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发);\nsince_date代表我们要爬取since_date日期之后发布的微博,因为我要爬迪丽热巴的全部原创微博,所以since_date设置了一个非常早的值;\nquery_list代表要爬取的微博关键词,为空([])则爬取全部;\nwrite_mode代表结果文件的保存类型,我想要把结果写入csv文件和json文件,所以它的值为[\"csv\", \"json\"],如果你想写入数据库,具体设置见设置数据库;\noriginal_pic_download值为1代表下载原创微博中的图片,值为0代表不下载;\nretweet_pic_download值为1代表下载转发微博中的图片,值为0代表不下载;\noriginal_video_download值为1代表下载原创微博中的视频,值为0代表不下载;\nretweet_video_download值为1代表下载转发微博中的视频,值为0代表不下载;\ncookie是可选参数,可填可不填,具体区别见添加cookie与不添加cookie的区别。\n\n配置完成后运行程序:\n\n\n\n程序会自动生成一个weibo文件夹,我们以后爬取的所有微博都被存储在weibo文件夹里。然后程序在该文件夹下生成一个名为\"Dear-迪丽热巴\"的文件夹,迪丽热巴的所有微博爬取结果都在这里。\"Dear-迪丽热巴\"文件夹里包含一个csv文件、一个img文件夹和一个video文件夹,img文件夹用来存储下载到的图片,video文件夹用来存储下载到的视频。如果你设置了保存数据库功能,这些信息也会保存在数据库里,数据库设置见设置数据库部分。\n\ncsv文件结果如下所示:\n![](URL\n\n本csv文件是爬取“全部微博”(原创微博+转发微博)的结果文件。因为迪丽热巴很多微博本身都没有图片、发布工具、位置、话题和@用户等信息,所以当这些内容没有时对应位置为空。\"是否原创\"列用来标记是否为原创微博,\n当为转发微博时,文件中还包含转发微博的信息。为了简便起见,姑且将转发微博中被转发的原始微博称为源微博,它的用户id、昵称、微博id等都在名称前加上源字,以便与目标用户自己发的微博区分。对于转发微博,程序除了获取用户原创部分的信息,还会获取源用户id、源用户昵称、源微博id、源微博正文、源微博原始图片url、源微博位置、源微博日期、源微博工具、源微博点赞数、源微博评论数、源微博转发数、源微博话题、源微博@用户等信息。原创微博因为没有这些转发信息,所以对应位置为空。若爬取的是\"全部原创微博\",则csv文件中不会包含\"是否原创\"及其之后的转发属性列;\n\n为了说明json结果文件格式,这里以迪丽热巴2019年12月27日到2019年12月28日发的2条微博为例。\n\njson结果文件格式如下:\n\n\n\n*URL*\n\n下载的图片如下所示:\n\n![](URL*img文件夹*\n\n本次下载了788张图片,大小一共1.21GB,包括她原创微博中的所有图片。图片名为yyyymmdd+微博id的形式,若某条微博存在多张图片,则图片名中还会包括它在微博图片中的序号。若某图片下载失败,程序则会以“weibo_id:pic_url”的形式将出错微博id和图片url写入同文件夹下的not_downloaded.txt里;若图片全部下载成功则不会生成not_downloaded.txt;\n\n下载的视频如下所示:\n![](URL*video文件夹*\n\n本次下载了66个视频,是她原创微博中的视频和原创微博Live Photo中的视频,视频名为yyyymmdd+微博id的形式。有三个视频因为网络原因下载失败,程序将它们的微博id和视频url分别以“weibo_id:video_url”的形式写到了同文件夹下的not_downloaded.txt里。\n\n因为我本地没有安装MySQL数据库和MongoDB数据库,所以暂时设置成不写入数据库。如果你想要将爬取结果写入数据库,只需要先安装数据库(MySQL或MongoDB),再安装对应包(pymysql或pymongo),然后将mysql_write或mongodb_write值设置为1即可。写入MySQL需要用户名、密码等配置信息,这些配置如何设置见设置数据库部分。", "## 运行环境\n\n* 开发语言:python2/python3\n\n* 系统: Windows/Linux/macOS", "## 使用说明", "### 1.下载脚本\n\n\n\n运行上述命令,将本项目下载到当前目录,如果下载成功当前目录会出现一个名为\"weibo-crawler\"的文件夹;", "### 2.安装依赖", "### 3.程序设置\n\n打开URL文件,你会看到如下内容:\n\n\n\n下面讲解每个参数的含义与设置方法。\n\n设置user_id_list\n\nuser_id_list是我们要爬取的微博的id,可以是一个,也可以是多个,例如:\n\n\n\n上述代码代表我们要连续爬取user_id分别为“1223178222”、 “1669879400”、 “1729370543”的三个用户的微博,具体如何获取user_id见如何获取user_id。\n\nuser_id_list的值也可以是文件路径,我们可以把要爬的所有微博用户的user_id都写到txt文件里,然后把文件的位置路径赋值给user_id_list。\n\n在txt文件中,每个user_id占一行,也可以在user_id后面加注释(可选),如用户昵称等信息,user_id和注释之间必需要有空格,文件名任意,类型为txt,位置位于本程序的同目录下,文件内容示例如下:\n\n\n\n假如文件叫user_id_list.txt,则user_id_list设置代码为:\n\n\n\n设置filter\n\nfilter控制爬取范围,值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发)。例如,如果要爬全部原创微博,请使用如下代码:\n\n\n\n设置since_date\n\nsince_date值可以是日期,也可以是整数。如果是日期,代表爬取该日期之后的微博,格式应为“yyyy-mm-dd”,如:\n\n\n\n代表爬取从2018年1月1日到现在的微博。\n\n如果是整数,代表爬取最近n天的微博,如:\n\n\n\n代表爬取最近10天的微博,这个说法不是特别准确,准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。\n\nsince_date是所有user的爬取起始时间,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个since_date,可以使用定期自动爬取微博方法二中的方法,该方法可以为多个用户设置不同的since_date,非常灵活。\n\n设置query_list(可选)\n\nquery_list是一个关键词字符串列表或以','分隔关键词的字符串,用于指定关键词搜索爬取,若为空'[]'或'\"\"'则爬取全部微博。例如要爬取用户包含“梦想”和“希望”的微博,则设定如下:\n\n\n\n请注意,关键词搜索必须设定'cookie'信息。\nquery_list是所有user的爬取关键词,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个query_list,可以使用定期自动爬取微博方法二中的方法,该方法可以为多个用户设置不同的query_list,非常灵活。\n\n设置remove_html_tag\n\nremove_html_tag控制是否移除抓取到的weibo正文和评论中的html tag,值为1代表移除,值为0代表不移除,如\n\n\n\n代表移除html tag。例如'专属新意,色彩启程~<a href='/n/路易威登'>@路易威登</a> CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!'会被处理成'专属新意,色彩启程~@路易威登 CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!'。\n\n设置write_mode\n\nwrite_mode控制结果文件格式,取值范围是csv、json、mongo、mysql和sqlite,分别代表将结果文件写入csv、json、MongoDB、MySQL和SQLite数据库。write_mode可以同时包含这些取值中的一个或几个,如:\n\n\n\n代表将结果信息写入csv文件和json文件。特别注意,如果你想写入数据库,除了在write_mode添加对应数据库的名字外,还应该安装相关数据库和对应python模块,具体操作见设置数据库部分。\n\n设置original_pic_download\n\noriginal_pic_download控制是否下载原创微博中的图片,值为1代表下载,值为0代表不下载,如\n\n\n\n代表下载原创微博中的图片。\n\n设置retweet_pic_download\n\nretweet_pic_download控制是否下载转发微博中的图片,值为1代表下载,值为0代表不下载,如\n\n\n\n代表不下载转发微博中的图片。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的图片下载。\n\n设置original_video_download\n\noriginal_video_download控制是否下载原创微博中的视频和原创微博Live Photo中的视频,值为1代表下载,值为0代表不下载,如\n\n\n\n代表下载原创微博中的视频和原创微博Live Photo中的视频。\n\n设置retweet_video_download\n\nretweet_video_download控制是否下载转发微博中的视频和转发微博Live Photo中的视频,值为1代表下载,值为0代表不下载,如\n\n\n\n代表不下载转发微博中的视频和转发微博Live Photo中的视频。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的视频下载。\n\n设置result_dir_name\n\nresult_dir_name控制结果文件的目录名,可取值为0和1,默认为0:\n\n\n\n值为0,表示将结果文件保存在以用户昵称为名的文件夹里,这样结果更清晰;值为1表示将结果文件保存在以用户id为名的文件夹里,这样能保证多次爬取的一致性,因为用户昵称可变,用户id不可变。\n\n设置download_comment\n\ndownload_comment控制是否下载每条微博下的一级评论(不包括对评论的评论),仅当write_mode中有sqlite时有效,可取值为0和1,默认为1:\n\n\n\n值为1,表示下载微博评论;值为0,表示不下载微博评论。\n\n设置comment_max_download_count\n\ncomment_max_download_count控制下载评论的最大数量,仅当write_mode中有sqlite时有效,默认为1000:\n\n\n\n设置download_repost\n\ndownload_repost控制是否下载每条微博下的转发,仅当write_mode中有sqlite时有效,可取值为0和1,默认为1:\n\n\n\n值为1,表示下载微博转发;值为0,表示不下载微博转发。\n\n设置repost_max_download_count\n\nrepost_max_download_count控制下载转发的最大数量,仅当write_mode中有sqlite时有效,默认为1000:\n\n\n\n值为1000,表示最多下载每条微博下的1000条转发。\n\n设置cookie(可选)\n\ncookie为可选参数,即可填可不填,具体区别见添加cookie与不添加cookie的区别。cookie默认配置如下:\n\n\n\n如果想要设置cookie,可以按照如何获取cookie中的方法,获取cookie,并将上面的\"your cookie\"替换成真实的cookie即可。\n\n设置mysql_config(可选)\n\nmysql_config控制mysql参数配置。如果你不需要将结果信息写入mysql,这个参数可以忽略,即删除或保留都无所谓;如果你需要写入mysql且config.json文件中mysql_config的配置与你的mysql配置不一样,请将该值改成你自己mysql中的参数配置。\n设置start_page(可选)\n\nstart_page为爬取微博的初始页数,默认参数为1,即从所爬取用户的当前第一页微博内容开始爬取。\n若在大批量爬取微博时出现中途被限制中断的情况,可通过查看csv文件内目前已爬取到的微博数除以10,向下取整后的值即为中断页数,手动设置start_page参数为中断页数,重新运行即可从被中断的节点继续爬取剩余微博内容。", "### 4.设置数据库(可选)\n\n本部分是可选部分,如果不需要将爬取信息写入数据库,可跳过这一步。本程序目前支持MySQL数据库和MongoDB数据库,如果你需要写入其它数据库,可以参考这两个数据库的写法自己编写。\n\nMySQL数据库写入\n\n要想将爬取信息写入MySQL,请根据自己的系统环境安装MySQL,然后命令行执行:\n\n\n\nMongoDB数据库写入\n\n要想将爬取信息写入MongoDB,请根据自己的系统环境安装MongoDB,然后命令行执行:\n\n\n\nMySQL和MongDB数据库的写入内容一样。程序首先会创建一个名为\"weibo\"的数据库,然后再创建\"user\"表和\"weibo\"表,包含爬取的所有内容。爬取到的微博用户信息或插入或更新,都会存储到user表里;爬取到的微博信息或插入或更新,都会存储到weibo表里,两个表通过user_id关联。如果想了解两个表的具体字段,请点击\"详情\"。\n<details>\n\n<summary>详情</summary>\n\nuser表\n\nid:微博用户id,如\"1669879400\";\n\nscreen_name:微博用户昵称,如\"Dear-迪丽热巴\";\n\ngender:微博用户性别,取值为f或m,分别代表女和男;\n\nbirthday:生日;\n\nlocation:所在地;\n\neducation:教育经历;\n\ncompany:公司;\n\nsunshine:阳光信用;\n\nregistration_time:注册时间;\n\nstatuses_count:微博数;\n\nfollowers_count:粉丝数;\n\nfollow_count:关注数;\n\ndescription:微博简介;\n\nprofile_url:微博主页,如<https://m.URL\n\nprofile_image_url:微博头像url;\n\navatar_hd:微博高清头像url;\n\nurank:微博等级;\n\nmbrank:微博会员等级,普通用户会员等级为0;\n\nverified:微博是否认证,取值为true和false;\n\nverified_type:微博认证类型,没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断;\n\nverified_reason:微博认证信息,只有认证用户拥有此属性。\n\n*\nweibo表\n\nuser_id:存储微博用户id,如\"1669879400\";\n\nscreen_name:存储微博昵称,如\"Dear-迪丽热巴\";\n\nid:存储微博id;\n\ntext:存储微博正文;\n\narticle_url:存储微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为'';\n\npics:存储原创微博的原始图片url。若某条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为'';\n\nvideo_url:存储原创微博的视频url和Live Photo中的视频url。若某条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储微博的发布位置。若某条微博没有位置信息,则值为'';\n\ncreated_at:存储微博的发布时间;\n\nsource:存储微博的发布工具;\n\nattitudes_count:存储微博获得的点赞数;\n\ncomments_count:存储微博获得的评论数;\n\nreposts_count:存储微博获得的转发数;\n\ntopics:存储微博话题,即两个#中的内容。若某条微博没有话题信息,则值为'';\n\nat_users:存储微博@的用户。若某条微博没有@的用户,则值为'';\n\nretweet_id:存储转发微博中原始微博的微博id。若某条微博为原创微博,则值为''。\n\n</details>\nSQLite数据库写入\n\n脚本会自动建立并配置数据库文件'URL'。", "### 5.运行脚本\n\n大家可以根据自己的运行环境选择运行方式,Linux可以通过\n\n\n\n运行;", "### 6.按需求修改脚本(可选)\n\n本部分为可选部分,如果你不需要自己修改代码或添加新功能,可以忽略此部分。\n\n本程序所有代码都位于weibo.py文件,程序主体是一个Weibo类,上述所有功能都是通过在main函数调用Weibo类实现的,默认的调用代码如下:\n\n\n\n用户可以按照自己的需求调用或修改Weibo类。\n\n通过执行本程序,我们可以得到很多信息:\n\nURL:存储目标微博用户信息;\n\nwb.user包含爬取到的微博用户信息,如用户id、用户昵称、性别、生日、所在地、教育经历、公司、阳光信用、微博注册时间、微博数、粉丝数、关注数、简介、主页地址、头像url、高清头像url、微博等级、会员等级、是否认证、认证类型、认证信息等,大家可以点击\"详情\"查看具体用法。\n\n<details>\n\n<summary>详情</summary>\n\nid:微博用户id,取值方式为wb.user['id'],由一串数字组成;\n\nscreen_name:微博用户昵称,取值方式为wb.user['screen_name'];\n\ngender:微博用户性别,取值方式为wb.user['gender'],取值为f或m,分别代表女和男;\n\nbirthday:微博用户生日,取值方式为wb.user['birthday'],若用户没有填写该信息,则值为'';\n\nlocation:微博用户所在地,取值方式为wb.user['location'],若用户没有填写该信息,则值为'';\n\neducation:微博用户上学时的学校,取值方式为wb.user['education'],若用户没有填写该信息,则值为'';\n\ncompany:微博用户所属的公司,取值方式为wb.user['company'],若用户没有填写该信息,则值为'';\n\nsunshine:微博用户的阳光信用,取值方式为wb.user['sunshine'];\n\nregistration_time:微博用户的注册时间,取值方式为wb.user['registration_time'];\n\nstatuses_count:微博数,取值方式为wb.user['statuses_count'];\n\nfollowers_count:微博粉丝数,取值方式为wb.user['followers_count'];\n\nfollow_count:微博关注数,取值方式为wb.user['follow_count'];\n\ndescription:微博简介,取值方式为wb.user['description'];\n\nprofile_url:微博主页,取值方式为wb.user['profile_url'];\n\nprofile_image_url:微博头像url,取值方式为wb.user['profile_image_url'];\n\navatar_hd:微博高清头像url,取值方式为wb.user['avatar_hd'];\n\nurank:微博等级,取值方式为wb.user['urank'];\n\nmbrank:微博会员等级,取值方式为wb.user['mbrank'],普通用户会员等级为0;\n\nverified:微博是否认证,取值方式为wb.user['verified'],取值为true和false;\n\nverified_type:微博认证类型,取值方式为wb.user['verified_type'],没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断;\n\nverified_reason:微博认证信息,取值方式为wb.user['verified_reason'],只有认证用户拥有此属性。\n\n</details>\n\nURL:存储爬取到的所有微博信息;\n\nwb.weibo包含爬取到的所有微博信息,如微博id、正文、原始图片url、视频url、位置、日期、发布工具、点赞数、转发数、评论数、话题、@用户等。如果爬的是全部微博(原创+转发),除上述信息之外,还包含原始用户id、原始用户昵称、原始微博id、原始微博正文、原始微博原始图片url、原始微博位置、原始微博日期、原始微博工具、原始微博点赞数、原始微博评论数、原始微博转发数、原始微博话题、原始微博@用户等信息。wb.weibo是一个列表,包含了爬取的所有微博信息。URL[0]为爬取的第一条微博,URL[1]为爬取的第二条微博,以此类推。当filter=1时,URL[0]为爬取的第一条原创微博,以此类推。URL[0]['id']为第一条微博的id,URL[0]['text']为第一条微博的正文,URL[0]['created_at']为第一条微博的发布时间,还有其它很多信息不在赘述,大家可以点击下面的\"详情\"查看具体用法。\n<details>\n\n<summary>详情</summary>\n\nuser_id:存储微博用户id。如wb.weibo[0]['user_id']为最新一条微博的用户id;\n\nscreen_name:存储微博昵称。如wb.weibo[0]['screen_name']为最新一条微博的昵称;\n\nid:存储微博id。如wb.weibo[0]['id']为最新一条微博的id;\n\ntext:存储微博正文。如wb.weibo[0]['text']为最新一条微博的正文;\n\narticle_url:存储微博中头条文章的url。如wb.weibo[0]['article_url']为最新一条微博的头条文章url,若微博中不存在头条文章,则该值为'';\n\npics:存储原创微博的原始图片url。如wb.weibo[0]['pics']为最新一条微博的原始图片url,若该条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为'';\n\nvideo_url:存储原创微博的视频url和原创微博Live Photo中的视频url。如wb.weibo[0]['video_url']为最新一条微博的视频url,若该条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储微博的发布位置。如wb.weibo[0]['location']为最新一条微博的发布位置,若该条微博没有位置信息,则值为'';\n\ncreated_at:存储微博的发布时间。如wb.weibo[0]['created_at']为最新一条微博的发布时间;\n\nsource:存储微博的发布工具。如wb.weibo[0]['source']为最新一条微博的发布工具;\n\nattitudes_count:存储微博获得的点赞数。如wb.weibo[0]['attitudes_count']为最新一条微博获得的点赞数;\n\ncomments_count:存储微博获得的评论数。如wb.weibo[0]['comments_count']为最新一条微博获得的评论数;\n\nreposts_count:存储微博获得的转发数。如wb.weibo[0]['reposts_count']为最新一条微博获得的转发数;\n\ntopics:存储微博话题,即两个#中的内容。如wb.weibo[0]['topics']为最新一条微博的话题,若该条微博没有话题信息,则值为'';\n\nat_users:存储微博@的用户。如wb.weibo[0]['at_users']为最新一条微博@的用户,若该条微博没有@的用户,则值为'';\n\nretweet:存储转发微博中原始微博的全部信息。假如wb.weibo[0]为转发微博,则wb.weibo[0]['retweet']为该转发微博的原始微博,它存储的属性与wb.weibo[0]一样,只是没有retweet属性;若该条微博为原创微博,则wb[0]没有\"retweet\"属性,大家可以点击\"详情\"查看具体用法。\n\n<details>\n\n<summary>详情</summary>\n\n假设爬取到的第i条微博为转发微博,则它存在以下信息:\n\nuser_id:存储原始微博用户id。URL[i-1]['retweet']['user_id']为该原始微博的用户id;\n\nscreen_name:存储原始微博昵称。URL[i-1]['retweet']['screen_name']为该原始微博的昵称;\n\nid:存储原始微博id。URL[i-1]['retweet']['id']为该原始微博的id;\n\ntext:存储原始微博正文。URL[i-1]['retweet']['text']为该原始微博的正文;\n\narticle_url:存储原始微博中头条文章的url。如wb.weibo[i-1]['retweet']['article_url']为该原始微博的头条文章url,若原始微博中不存在头条文章,则该值为'';\n\npics:存储原始微博的原始图片url。URL[i-1]['retweet']['pics']为该原始微博的原始图片url,若该原始微博有多张图片,则存储多个url,以英文逗号分割;若该原始微博没有图片,则值为'';\n\nvideo_url:存储原始微博的视频url和原始微博Live Photo中的视频url。如wb.weibo[i-1]['retweet']['video_url']为该原始微博的视频url,若该原始微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储原始微博的发布位置。URL[i-1]['retweet']['location']为该原始微博的发布位置,若该原始微博没有位置信息,则值为'';\n\ncreated_at:存储原始微博的发布时间。URL[i-1]['retweet']['created_at']为该原始微博的发布时间;\n\nsource:存储原始微博的发布工具。URL[i-1]['retweet']['source']为该原始微博的发布工具;\n\nattitudes_count:存储原始微博获得的点赞数。URL[i-1]['retweet']['attitudes_count']为该原始微博获得的点赞数;\n\ncomments_count:存储原始微博获得的评论数。URL[i-1]['retweet']['comments_count']为该原始微博获得的评论数;\n\nreposts_count:存储原始微博获得的转发数。URL[i-1]['retweet']['reposts_count']为该原始微博获得的转发数;\n\ntopics:存储原始微博话题,即两个#中的内容。URL[i-1]['retweet']['topics']为该原始微博的话题,若该原始微博没有话题信息,则值为'';\n\nat_users:存储原始微博@的用户。URL[i-1]['retweet']['at_users']为该原始微博@的用户,若该原始微博没有@的用户,则值为''。\n\n</details>\n\n</details>", "### 7.定期自动爬取微博(可选)\n\n我们爬取了微博以后,很多微博账号又可能发了一些新微博,定期自动爬取微博就是每隔一段时间自动运行程序,自动爬取这段时间产生的新微博(忽略以前爬过的旧微博)。本部分为可选部分,如果不需要可以忽略。\n\n思路是利用第三方软件,如crontab,让程序每隔一段时间运行一次。因为是要跳过以前爬过的旧微博,只爬新微博。所以需要设置一个动态的since_date。很多时候我们使用的since_date是固定的,比如since_date=\"2018-01-01\",程序就会按照这个设置从最新的微博一直爬到发布时间为2018-01-01的微博(包括这个时间)。因为我们想追加新微博,跳过旧微博。第二次爬取时since_date值就应该是当前时间到上次爬取的时间。 如果我们使用最原始的方式实现追加爬取,应该是这样:\n\n\n\n上面的方法太麻烦,因为每次都要手动设置since_date。因此我们需要动态设置since_date,即程序根据实际情况,自动生成since_date。\n有两种方法实现动态更新since_date:\n\n方法一:将since_date设置成整数\n\n将config.json文件中的since_date设置成整数,如:\n\n\n\n这个配置告诉程序爬取最近10天的微博,更准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。这样since_date就是一个动态的变量,每次程序执行时,它的值就是当前日期减10。配合crontab每9天或10天执行一次,就实现了定期追加爬取。\n\n方法二:将上次执行程序的时间写入文件(推荐)\n\n这个方法很简单,就是用户把要爬的用户id写入txt文件,然后再把文件路径赋值给config.json中的user_id_list参数。\n\ntxt文件名格式可以参考程序设置中的设置user_id_list部分,这样设置就全部结束了。\n\n说下这个方法的原理和好处,假如你的txt文件内容为:\n\n\n\n第一次执行时,因为第一行和第二行都没有写时间,程序会按照config.json文件中since_date的值爬取,第三行有时间“2019-01-01”,程序就会把这个时间当作since_date。每个用户爬取结束程序都会自动更新txt文件,每一行第一部分是user_id,第二部分是用户昵称,第三部分是程序准备爬取该用户第一条微博(最新微博)时的日期。爬完三个用户后,txt文件的内容自动更新为:\n\n\n\n下次再爬取微博的时候,程序会把每行的时间数据作为since_date。这样的好处一是不用修改since_date,程序自动更新;二是每一个用户都可以单独拥有只属于自己的since_date,每个用户的since_date相互独立,互不干扰,格式为'yyyy-mm-dd'或整数。比如,现在又添加了一个新用户,以杨紫的微博为例,你想获取她2018-01-23到现在的全部微博,可以这样修改txt文件:\n\n\n\n注意每一行的用户配置参数以空格分隔,如果第一个参数全部由数字组成,程序就认为此行为一个用户的配置,否则程序会认为该行只是注释,跳过该行;第二个参数可以为任意格式,建议写用户昵称;第三个如果是日期格式(yyyy-mm-dd),程序就将该日期设置为用户自己的since_date,否则使用config.json中的since_date爬取该用户的微博,第二个参数和第三个参数也可以不填。\n也可以设置第四个参数,将被读取为query_list。\n\n方法三:将'URL'文件中的运行模式改为'append'\n\n以追加模式运行程序,每次运行,每个id只获取最新的微博,而不是全部,避免频繁备份微博导致过多的请求次数。\n\n注意:\n\n* 该模式会跳过置顶微博。\n* 若采集信息后用户又编辑微博,则不会记录编辑内容。", "## 如何获取user_id\n\n1.打开网址<URL>,搜索我们要找的人,如\"迪丽热巴\",进入她的主页;\n\n![](URL\n2.按照上图箭头所指,点击\"资料\"链接,跳转到用户资料页面;\n\n![](URL\n如上图所示,迪丽热巴微博资料页的地址为\"<URL,其中的\"1669879400\"即为此微博的user_id。\n\n事实上,此微博的user_id也包含在用户主页(<URL)中,之所以我们还要点击主页中的\"资料\"来获取user_id,是因为很多用户的主页不是\"<URL\"的形式,而是\"<URL/个性域名?f=search_0>\"或\"<URL/微号?f=search_0>\"的形式。其中\"微号\"和user_id都是一串数字,如果仅仅通过主页地址提取user_id,很容易将\"微号\"误认为user_id。", "## 添加cookie与不添加cookie的区别(可选)\n\n对于微博数2000条及以下的微博用户,不添加cookie可以获取其用户信息和大部分微博;对于微博数2000条以上的微博用户,不添加cookie可以获取其用户信息和最近2000条微博中的大部分,添加cookie可以获取其全部微博。以2020年1月2日迪丽热巴的微博为例,此时她共有1085条微博,在不添加cookie的情况下,可以获取到1026条微博,大约占全部微博的94.56%,而在添加cookie后,可以获取全部微博。其他用户类似,大部分都可以在不添加cookie的情况下获取到90%以上的微博,在添加cookie后可以获取全部微博。具体原因是,大部分微博内容都可以在移动版匿名获取,少量微博需要用户登录才可以获取,所以这部分微博在不添加cookie时是无法获取的。\n\n有少部分微博用户,不添加cookie可以获取其微博,无法获取其用户信息。对于这种情况,要想获取其用户信息,是需要cookie的。\n\n如需抓取微博转发,请添加cookie。", "## 如何获取cookie(可选)\n\n1.用Chrome打开<URL;\n\n2.输入微博的用户名、密码,登录,如图所示:\n![](URL\n登录成功后会跳转到<https://m.URL>;\n\n3.按F12键打开Chrome开发者工具,在地址栏输入并跳转到<URL>,跳转后会显示如下类似界面:\n![](URL\n4.依此点击Chrome开发者工具中的Network->Name中的weibo.cn->Headers->Request Headers,\"Cookie:\"后的值即为我们要找的cookie值,复制即可,如图所示:\n![](URL", "## 如何检测cookie是否有效(可选)\n\n本程序cookie检查的逻辑是:使用cookie来源账号发布限定范围的微博,若cookie可用,则可以读取到该微博,否则读取不到。\n\n操作方法\n\n1. 使用cookie的来源账号发布一条微博,该账号和微博需要满足以下条件:\n\n * 该微博必须是非公开可见的,后续需要根据可见性判断cookie是否有效;\n\n * 该微博需要是最近5条微博,不能在发布测试用微博内容后又发很多新微博;\n\n * 在'URL'配置中的since_date之后,该账号必须有大于9条微博。\n\n2. 将'URL'文件中''CHECK': False'中的'False'改为'True',''HIDDEN_WEIBO': '微博内容''中的'微博内容'改为你发的限定范围的微博。\n\n3. 将提供cookie的微博id放置在'URL'文件中'\"user_id_list\"'设置项数组中的第一个。例如提供cookie的微博id为'123456',则'\"user_id_list\"'设置为'\"user_id_list\":[\"123456\", \"<其余id...>\"]'。\n\n注:本方法也将会抓取提供cookie账号的微博内容。\n\n在间歇运行程序时,cookie无效会导致程序不能按照预设目标执行,因此可以打开cookie通知功能。本项目使用开源项目pushdeer进行通知,在使用前用户需要申请push_key,具体可查看官网了解。打开方法为:\n\n1. 在'URL'文件中,将''NOTIFY': False'中的'False'设为'True';\n2. 将''PUSH_KEY': '''的''''替换为''<你的push_key>''" ]
[ 6, 366, 707, 1145, 25, 4, 39, 5, 1778, 848, 22, 2526, 893, 217, 237, 149, 404 ]
[ "passage: TAGS\n#region-us \n## 功能\n\n连续爬取一个或多个新浪微博用户(如Dear-迪丽热巴、郭碧婷)的数据,并将结果信息写入文件。写入信息几乎包括了用户微博的所有数据,主要有用户信息和微博信息两大类,前者包含用户昵称、关注数、粉丝数、微博数等等;后者包含微博正文、发布时间、发布工具、评论数等等,因为内容太多,这里不再赘述,详细内容见输出部分。具体的写入文件类型如下:\n\n* 写入csv文件(默认)\n* 写入json文件(可选)\n* 写入MySQL数据库(可选)\n* 写入MongoDB数据库(可选)\n* 写入SQLite数据库(可选)\n* 下载用户原创微博中的原始图片(可选)\n* 下载用户转发微博中的原始图片(可选)\n* 下载用户原创微博中的视频(可选)\n* 下载用户转发微博中的视频(可选)\n* 下载用户原创微博Live Photo中的视频(可选)\n* 下载用户转发微博Live Photo中的视频(可选)\n* 下载用户原创和转发微博下的一级评论(可选)\n* 下载用户原创和转发微博下的转发(可选)\n\n如果你只对用户信息感兴趣,而不需要爬用户的微博,也可以通过设置实现只爬取微博用户信息的功能。程序也可以实现爬取结果自动更新,即:现在爬取了目标用户的微博,几天之后,目标用户可能又发新微博了。通过设置,可以实现每隔几天增量爬取用户这几天发的新微博。具体方法见定期自动爬取微博。", "passage: ## 输出\n\n用户信息\n\n* 用户id:微博用户id,如\"1669879400\"\n* 用户昵称:微博用户昵称,如\"Dear-迪丽热巴\"\n* 性别:微博用户性别\n* 生日:用户出生日期\n* 所在地:用户所在地\n* 教育经历:用户上学时学校的名字\n* 公司:用户所属公司名字\n* 阳光信用:用户的阳光信用\n* 微博注册时间:用户微博注册日期\n* 微博数:用户的全部微博数(转发微博+原创微博)\n* 粉丝数:用户的粉丝数\n* 关注数:用户关注的微博数量\n* 简介:用户简介\n* 主页地址:微博移动版主页url,如<https://m.URL\n* 头像url:用户头像url\n* 高清头像url:用户高清头像url\n* 微博等级:用户微博等级\n* 会员等级:微博会员用户等级,普通用户该等级为0\n* 是否认证:用户是否认证,为布尔类型\n* 认证类型:用户认证类型,如个人认证、企业认证、政府认证等\n* 认证信息:为认证用户特有,用户信息栏显示的认证信息\n\n*\n微博信息\n\n* 微博id:微博的id,为一串数字形式\n* 微博bid:微博的bid,与cookie版中的微博id是同一个值\n* 微博内容:微博正文\n* 头条文章url:微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为''\n* 原始图片url:原创微博图片和转发微博转发理由中图片的url,若某条微博存在多张图片,则每个url以英文逗号分隔,若没有图片则值为''\n* 视频url: 微博中的视频url和Live Photo中的视频url,若某条微博存在多个视频,则每个url以英文分号分隔,若没有视频则值为''\n* 微博发布位置:位置微博中的发布位置\n* 微博发布时间:微博发布时的时间,精确到天\n* 点赞数:微博被赞的数量\n* 转发数:微博被转发的数量\n* 评论数:微博被评论的数量\n* 微博发布工具:微博的发布工具,如iPhone客户端、HUAWEI Mate 20 Pro等,若没有则值为''\n* 话题:微博话题,即两个#中的内容,若存在多个话题,每个url以英文逗号分隔,若没有则值为''\n* @用户:微博@的用户,若存在多个@用户,每个url以英文逗号分隔,若没有则值为''\n* 原始微博:为转发微博所特有,是转发微博中那条被转发的微博,存储为字典形式,包含了上述微博信息中的所有内容,如微博id、微博内容等等\n* 结果文件:保存在当前目录weibo文件夹下以用户昵称为名的文件夹里,名字为\"user_id.csv\"形式\n* 微博图片:微博中的图片,保存在以用户昵称为名的文件夹下的img文件夹里\n* 微博视频:微博中的视频,保存在以用户昵称为名的文件夹下的video文件夹里", "passage: ## 实例\n\n以爬取迪丽热巴的微博为例,我们需要修改URL文件,文件内容如下:\n\n\n\n对于上述参数的含义以及取值范围,这里仅作简单介绍,详细信息见程序设置。\n>user_id_list代表我们要爬取的微博用户的user_id,可以是一个或多个,也可以是文件路径,微博用户Dear-迪丽热巴的user_id为1669879400,具体如何获取user_id见如何获取user_id;\nfilter的值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发);\nsince_date代表我们要爬取since_date日期之后发布的微博,因为我要爬迪丽热巴的全部原创微博,所以since_date设置了一个非常早的值;\nquery_list代表要爬取的微博关键词,为空([])则爬取全部;\nwrite_mode代表结果文件的保存类型,我想要把结果写入csv文件和json文件,所以它的值为[\"csv\", \"json\"],如果你想写入数据库,具体设置见设置数据库;\noriginal_pic_download值为1代表下载原创微博中的图片,值为0代表不下载;\nretweet_pic_download值为1代表下载转发微博中的图片,值为0代表不下载;\noriginal_video_download值为1代表下载原创微博中的视频,值为0代表不下载;\nretweet_video_download值为1代表下载转发微博中的视频,值为0代表不下载;\ncookie是可选参数,可填可不填,具体区别见添加cookie与不添加cookie的区别。\n\n配置完成后运行程序:\n\n\n\n程序会自动生成一个weibo文件夹,我们以后爬取的所有微博都被存储在weibo文件夹里。然后程序在该文件夹下生成一个名为\"Dear-迪丽热巴\"的文件夹,迪丽热巴的所有微博爬取结果都在这里。\"Dear-迪丽热巴\"文件夹里包含一个csv文件、一个img文件夹和一个video文件夹,img文件夹用来存储下载到的图片,video文件夹用来存储下载到的视频。如果你设置了保存数据库功能,这些信息也会保存在数据库里,数据库设置见设置数据库部分。\n\ncsv文件结果如下所示:\n![](URL\n\n本csv文件是爬取“全部微博”(原创微博+转发微博)的结果文件。因为迪丽热巴很多微博本身都没有图片、发布工具、位置、话题和@用户等信息,所以当这些内容没有时对应位置为空。\"是否原创\"列用来标记是否为原创微博,\n当为转发微博时,文件中还包含转发微博的信息。为了简便起见,姑且将转发微博中被转发的原始微博称为源微博,它的用户id、昵称、微博id等都在名称前加上源字,以便与目标用户自己发的微博区分。对于转发微博,程序除了获取用户原创部分的信息,还会获取源用户id、源用户昵称、源微博id、源微博正文、源微博原始图片url、源微博位置、源微博日期、源微博工具、源微博点赞数、源微博评论数、源微博转发数、源微博话题、源微博@用户等信息。原创微博因为没有这些转发信息,所以对应位置为空。若爬取的是\"全部原创微博\",则csv文件中不会包含\"是否原创\"及其之后的转发属性列;\n\n为了说明json结果文件格式,这里以迪丽热巴2019年12月27日到2019年12月28日发的2条微博为例。\n\njson结果文件格式如下:\n\n\n\n*URL*\n\n下载的图片如下所示:\n\n![](URL*img文件夹*\n\n本次下载了788张图片,大小一共1.21GB,包括她原创微博中的所有图片。图片名为yyyymmdd+微博id的形式,若某条微博存在多张图片,则图片名中还会包括它在微博图片中的序号。若某图片下载失败,程序则会以“weibo_id:pic_url”的形式将出错微博id和图片url写入同文件夹下的not_downloaded.txt里;若图片全部下载成功则不会生成not_downloaded.txt;\n\n下载的视频如下所示:\n![](URL*video文件夹*\n\n本次下载了66个视频,是她原创微博中的视频和原创微博Live Photo中的视频,视频名为yyyymmdd+微博id的形式。有三个视频因为网络原因下载失败,程序将它们的微博id和视频url分别以“weibo_id:video_url”的形式写到了同文件夹下的not_downloaded.txt里。\n\n因为我本地没有安装MySQL数据库和MongoDB数据库,所以暂时设置成不写入数据库。如果你想要将爬取结果写入数据库,只需要先安装数据库(MySQL或MongoDB),再安装对应包(pymysql或pymongo),然后将mysql_write或mongodb_write值设置为1即可。写入MySQL需要用户名、密码等配置信息,这些配置如何设置见设置数据库部分。## 运行环境\n\n* 开发语言:python2/python3\n\n* 系统: Windows/Linux/macOS## 使用说明### 1.下载脚本\n\n\n\n运行上述命令,将本项目下载到当前目录,如果下载成功当前目录会出现一个名为\"weibo-crawler\"的文件夹;### 2.安装依赖", "passage: ### 3.程序设置\n\n打开URL文件,你会看到如下内容:\n\n\n\n下面讲解每个参数的含义与设置方法。\n\n设置user_id_list\n\nuser_id_list是我们要爬取的微博的id,可以是一个,也可以是多个,例如:\n\n\n\n上述代码代表我们要连续爬取user_id分别为“1223178222”、 “1669879400”、 “1729370543”的三个用户的微博,具体如何获取user_id见如何获取user_id。\n\nuser_id_list的值也可以是文件路径,我们可以把要爬的所有微博用户的user_id都写到txt文件里,然后把文件的位置路径赋值给user_id_list。\n\n在txt文件中,每个user_id占一行,也可以在user_id后面加注释(可选),如用户昵称等信息,user_id和注释之间必需要有空格,文件名任意,类型为txt,位置位于本程序的同目录下,文件内容示例如下:\n\n\n\n假如文件叫user_id_list.txt,则user_id_list设置代码为:\n\n\n\n设置filter\n\nfilter控制爬取范围,值为1代表爬取全部原创微博,值为0代表爬取全部微博(原创+转发)。例如,如果要爬全部原创微博,请使用如下代码:\n\n\n\n设置since_date\n\nsince_date值可以是日期,也可以是整数。如果是日期,代表爬取该日期之后的微博,格式应为“yyyy-mm-dd”,如:\n\n\n\n代表爬取从2018年1月1日到现在的微博。\n\n如果是整数,代表爬取最近n天的微博,如:\n\n\n\n代表爬取最近10天的微博,这个说法不是特别准确,准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。\n\nsince_date是所有user的爬取起始时间,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个since_date,可以使用定期自动爬取微博方法二中的方法,该方法可以为多个用户设置不同的since_date,非常灵活。\n\n设置query_list(可选)\n\nquery_list是一个关键词字符串列表或以','分隔关键词的字符串,用于指定关键词搜索爬取,若为空'[]'或'\"\"'则爬取全部微博。例如要爬取用户包含“梦想”和“希望”的微博,则设定如下:\n\n\n\n请注意,关键词搜索必须设定'cookie'信息。\nquery_list是所有user的爬取关键词,非常不灵活。如果你要爬多个用户,并且想单独为每个用户设置一个query_list,可以使用定期自动爬取微博方法二中的方法,该方法可以为多个用户设置不同的query_list,非常灵活。\n\n设置remove_html_tag\n\nremove_html_tag控制是否移除抓取到的weibo正文和评论中的html tag,值为1代表移除,值为0代表不移除,如\n\n\n\n代表移除html tag。例如'专属新意,色彩启程~<a href='/n/路易威登'>@路易威登</a> CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!'会被处理成'专属新意,色彩启程~@路易威登 CAPUCINES 手袋正合我意,打开灵感包袋的搭配新方式!'。\n\n设置write_mode\n\nwrite_mode控制结果文件格式,取值范围是csv、json、mongo、mysql和sqlite,分别代表将结果文件写入csv、json、MongoDB、MySQL和SQLite数据库。write_mode可以同时包含这些取值中的一个或几个,如:\n\n\n\n代表将结果信息写入csv文件和json文件。特别注意,如果你想写入数据库,除了在write_mode添加对应数据库的名字外,还应该安装相关数据库和对应python模块,具体操作见设置数据库部分。\n\n设置original_pic_download\n\noriginal_pic_download控制是否下载原创微博中的图片,值为1代表下载,值为0代表不下载,如\n\n\n\n代表下载原创微博中的图片。\n\n设置retweet_pic_download\n\nretweet_pic_download控制是否下载转发微博中的图片,值为1代表下载,值为0代表不下载,如\n\n\n\n代表不下载转发微博中的图片。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的图片下载。\n\n设置original_video_download\n\noriginal_video_download控制是否下载原创微博中的视频和原创微博Live Photo中的视频,值为1代表下载,值为0代表不下载,如\n\n\n\n代表下载原创微博中的视频和原创微博Live Photo中的视频。\n\n设置retweet_video_download\n\nretweet_video_download控制是否下载转发微博中的视频和转发微博Live Photo中的视频,值为1代表下载,值为0代表不下载,如\n\n\n\n代表不下载转发微博中的视频和转发微博Live Photo中的视频。特别注意,本设置只有在爬全部微博(原创+转发),即filter值为0时生效,否则程序会跳过转发微博的视频下载。\n\n设置result_dir_name\n\nresult_dir_name控制结果文件的目录名,可取值为0和1,默认为0:\n\n\n\n值为0,表示将结果文件保存在以用户昵称为名的文件夹里,这样结果更清晰;值为1表示将结果文件保存在以用户id为名的文件夹里,这样能保证多次爬取的一致性,因为用户昵称可变,用户id不可变。\n\n设置download_comment\n\ndownload_comment控制是否下载每条微博下的一级评论(不包括对评论的评论),仅当write_mode中有sqlite时有效,可取值为0和1,默认为1:\n\n\n\n值为1,表示下载微博评论;值为0,表示不下载微博评论。\n\n设置comment_max_download_count\n\ncomment_max_download_count控制下载评论的最大数量,仅当write_mode中有sqlite时有效,默认为1000:\n\n\n\n设置download_repost\n\ndownload_repost控制是否下载每条微博下的转发,仅当write_mode中有sqlite时有效,可取值为0和1,默认为1:\n\n\n\n值为1,表示下载微博转发;值为0,表示不下载微博转发。\n\n设置repost_max_download_count\n\nrepost_max_download_count控制下载转发的最大数量,仅当write_mode中有sqlite时有效,默认为1000:\n\n\n\n值为1000,表示最多下载每条微博下的1000条转发。\n\n设置cookie(可选)\n\ncookie为可选参数,即可填可不填,具体区别见添加cookie与不添加cookie的区别。cookie默认配置如下:\n\n\n\n如果想要设置cookie,可以按照如何获取cookie中的方法,获取cookie,并将上面的\"your cookie\"替换成真实的cookie即可。\n\n设置mysql_config(可选)\n\nmysql_config控制mysql参数配置。如果你不需要将结果信息写入mysql,这个参数可以忽略,即删除或保留都无所谓;如果你需要写入mysql且config.json文件中mysql_config的配置与你的mysql配置不一样,请将该值改成你自己mysql中的参数配置。\n设置start_page(可选)\n\nstart_page为爬取微博的初始页数,默认参数为1,即从所爬取用户的当前第一页微博内容开始爬取。\n若在大批量爬取微博时出现中途被限制中断的情况,可通过查看csv文件内目前已爬取到的微博数除以10,向下取整后的值即为中断页数,手动设置start_page参数为中断页数,重新运行即可从被中断的节点继续爬取剩余微博内容。", "passage: ### 4.设置数据库(可选)\n\n本部分是可选部分,如果不需要将爬取信息写入数据库,可跳过这一步。本程序目前支持MySQL数据库和MongoDB数据库,如果你需要写入其它数据库,可以参考这两个数据库的写法自己编写。\n\nMySQL数据库写入\n\n要想将爬取信息写入MySQL,请根据自己的系统环境安装MySQL,然后命令行执行:\n\n\n\nMongoDB数据库写入\n\n要想将爬取信息写入MongoDB,请根据自己的系统环境安装MongoDB,然后命令行执行:\n\n\n\nMySQL和MongDB数据库的写入内容一样。程序首先会创建一个名为\"weibo\"的数据库,然后再创建\"user\"表和\"weibo\"表,包含爬取的所有内容。爬取到的微博用户信息或插入或更新,都会存储到user表里;爬取到的微博信息或插入或更新,都会存储到weibo表里,两个表通过user_id关联。如果想了解两个表的具体字段,请点击\"详情\"。\n<details>\n\n<summary>详情</summary>\n\nuser表\n\nid:微博用户id,如\"1669879400\";\n\nscreen_name:微博用户昵称,如\"Dear-迪丽热巴\";\n\ngender:微博用户性别,取值为f或m,分别代表女和男;\n\nbirthday:生日;\n\nlocation:所在地;\n\neducation:教育经历;\n\ncompany:公司;\n\nsunshine:阳光信用;\n\nregistration_time:注册时间;\n\nstatuses_count:微博数;\n\nfollowers_count:粉丝数;\n\nfollow_count:关注数;\n\ndescription:微博简介;\n\nprofile_url:微博主页,如<https://m.URL\n\nprofile_image_url:微博头像url;\n\navatar_hd:微博高清头像url;\n\nurank:微博等级;\n\nmbrank:微博会员等级,普通用户会员等级为0;\n\nverified:微博是否认证,取值为true和false;\n\nverified_type:微博认证类型,没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断;\n\nverified_reason:微博认证信息,只有认证用户拥有此属性。\n\n*\nweibo表\n\nuser_id:存储微博用户id,如\"1669879400\";\n\nscreen_name:存储微博昵称,如\"Dear-迪丽热巴\";\n\nid:存储微博id;\n\ntext:存储微博正文;\n\narticle_url:存储微博中头条文章的url,如果微博中存在头条文章,就获取该头条文章的url,否则该值为'';\n\npics:存储原创微博的原始图片url。若某条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为'';\n\nvideo_url:存储原创微博的视频url和Live Photo中的视频url。若某条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储微博的发布位置。若某条微博没有位置信息,则值为'';\n\ncreated_at:存储微博的发布时间;\n\nsource:存储微博的发布工具;\n\nattitudes_count:存储微博获得的点赞数;\n\ncomments_count:存储微博获得的评论数;\n\nreposts_count:存储微博获得的转发数;\n\ntopics:存储微博话题,即两个#中的内容。若某条微博没有话题信息,则值为'';\n\nat_users:存储微博@的用户。若某条微博没有@的用户,则值为'';\n\nretweet_id:存储转发微博中原始微博的微博id。若某条微博为原创微博,则值为''。\n\n</details>\nSQLite数据库写入\n\n脚本会自动建立并配置数据库文件'URL'。### 5.运行脚本\n\n大家可以根据自己的运行环境选择运行方式,Linux可以通过\n\n\n\n运行;", "passage: ### 6.按需求修改脚本(可选)\n\n本部分为可选部分,如果你不需要自己修改代码或添加新功能,可以忽略此部分。\n\n本程序所有代码都位于weibo.py文件,程序主体是一个Weibo类,上述所有功能都是通过在main函数调用Weibo类实现的,默认的调用代码如下:\n\n\n\n用户可以按照自己的需求调用或修改Weibo类。\n\n通过执行本程序,我们可以得到很多信息:\n\nURL:存储目标微博用户信息;\n\nwb.user包含爬取到的微博用户信息,如用户id、用户昵称、性别、生日、所在地、教育经历、公司、阳光信用、微博注册时间、微博数、粉丝数、关注数、简介、主页地址、头像url、高清头像url、微博等级、会员等级、是否认证、认证类型、认证信息等,大家可以点击\"详情\"查看具体用法。\n\n<details>\n\n<summary>详情</summary>\n\nid:微博用户id,取值方式为wb.user['id'],由一串数字组成;\n\nscreen_name:微博用户昵称,取值方式为wb.user['screen_name'];\n\ngender:微博用户性别,取值方式为wb.user['gender'],取值为f或m,分别代表女和男;\n\nbirthday:微博用户生日,取值方式为wb.user['birthday'],若用户没有填写该信息,则值为'';\n\nlocation:微博用户所在地,取值方式为wb.user['location'],若用户没有填写该信息,则值为'';\n\neducation:微博用户上学时的学校,取值方式为wb.user['education'],若用户没有填写该信息,则值为'';\n\ncompany:微博用户所属的公司,取值方式为wb.user['company'],若用户没有填写该信息,则值为'';\n\nsunshine:微博用户的阳光信用,取值方式为wb.user['sunshine'];\n\nregistration_time:微博用户的注册时间,取值方式为wb.user['registration_time'];\n\nstatuses_count:微博数,取值方式为wb.user['statuses_count'];\n\nfollowers_count:微博粉丝数,取值方式为wb.user['followers_count'];\n\nfollow_count:微博关注数,取值方式为wb.user['follow_count'];\n\ndescription:微博简介,取值方式为wb.user['description'];\n\nprofile_url:微博主页,取值方式为wb.user['profile_url'];\n\nprofile_image_url:微博头像url,取值方式为wb.user['profile_image_url'];\n\navatar_hd:微博高清头像url,取值方式为wb.user['avatar_hd'];\n\nurank:微博等级,取值方式为wb.user['urank'];\n\nmbrank:微博会员等级,取值方式为wb.user['mbrank'],普通用户会员等级为0;\n\nverified:微博是否认证,取值方式为wb.user['verified'],取值为true和false;\n\nverified_type:微博认证类型,取值方式为wb.user['verified_type'],没有认证值为-1,个人认证值为0,企业认证值为2,政府认证值为3,这些类型仅是个人猜测,应该不全,大家可以根据实际情况判断;\n\nverified_reason:微博认证信息,取值方式为wb.user['verified_reason'],只有认证用户拥有此属性。\n\n</details>\n\nURL:存储爬取到的所有微博信息;\n\nwb.weibo包含爬取到的所有微博信息,如微博id、正文、原始图片url、视频url、位置、日期、发布工具、点赞数、转发数、评论数、话题、@用户等。如果爬的是全部微博(原创+转发),除上述信息之外,还包含原始用户id、原始用户昵称、原始微博id、原始微博正文、原始微博原始图片url、原始微博位置、原始微博日期、原始微博工具、原始微博点赞数、原始微博评论数、原始微博转发数、原始微博话题、原始微博@用户等信息。wb.weibo是一个列表,包含了爬取的所有微博信息。URL[0]为爬取的第一条微博,URL[1]为爬取的第二条微博,以此类推。当filter=1时,URL[0]为爬取的第一条原创微博,以此类推。URL[0]['id']为第一条微博的id,URL[0]['text']为第一条微博的正文,URL[0]['created_at']为第一条微博的发布时间,还有其它很多信息不在赘述,大家可以点击下面的\"详情\"查看具体用法。\n<details>\n\n<summary>详情</summary>\n\nuser_id:存储微博用户id。如wb.weibo[0]['user_id']为最新一条微博的用户id;\n\nscreen_name:存储微博昵称。如wb.weibo[0]['screen_name']为最新一条微博的昵称;\n\nid:存储微博id。如wb.weibo[0]['id']为最新一条微博的id;\n\ntext:存储微博正文。如wb.weibo[0]['text']为最新一条微博的正文;\n\narticle_url:存储微博中头条文章的url。如wb.weibo[0]['article_url']为最新一条微博的头条文章url,若微博中不存在头条文章,则该值为'';\n\npics:存储原创微博的原始图片url。如wb.weibo[0]['pics']为最新一条微博的原始图片url,若该条微博有多张图片,则存储多个url,以英文逗号分割;若该微博没有图片,则值为'';\n\nvideo_url:存储原创微博的视频url和原创微博Live Photo中的视频url。如wb.weibo[0]['video_url']为最新一条微博的视频url,若该条微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储微博的发布位置。如wb.weibo[0]['location']为最新一条微博的发布位置,若该条微博没有位置信息,则值为'';\n\ncreated_at:存储微博的发布时间。如wb.weibo[0]['created_at']为最新一条微博的发布时间;\n\nsource:存储微博的发布工具。如wb.weibo[0]['source']为最新一条微博的发布工具;\n\nattitudes_count:存储微博获得的点赞数。如wb.weibo[0]['attitudes_count']为最新一条微博获得的点赞数;\n\ncomments_count:存储微博获得的评论数。如wb.weibo[0]['comments_count']为最新一条微博获得的评论数;\n\nreposts_count:存储微博获得的转发数。如wb.weibo[0]['reposts_count']为最新一条微博获得的转发数;\n\ntopics:存储微博话题,即两个#中的内容。如wb.weibo[0]['topics']为最新一条微博的话题,若该条微博没有话题信息,则值为'';\n\nat_users:存储微博@的用户。如wb.weibo[0]['at_users']为最新一条微博@的用户,若该条微博没有@的用户,则值为'';\n\nretweet:存储转发微博中原始微博的全部信息。假如wb.weibo[0]为转发微博,则wb.weibo[0]['retweet']为该转发微博的原始微博,它存储的属性与wb.weibo[0]一样,只是没有retweet属性;若该条微博为原创微博,则wb[0]没有\"retweet\"属性,大家可以点击\"详情\"查看具体用法。\n\n<details>\n\n<summary>详情</summary>\n\n假设爬取到的第i条微博为转发微博,则它存在以下信息:\n\nuser_id:存储原始微博用户id。URL[i-1]['retweet']['user_id']为该原始微博的用户id;\n\nscreen_name:存储原始微博昵称。URL[i-1]['retweet']['screen_name']为该原始微博的昵称;\n\nid:存储原始微博id。URL[i-1]['retweet']['id']为该原始微博的id;\n\ntext:存储原始微博正文。URL[i-1]['retweet']['text']为该原始微博的正文;\n\narticle_url:存储原始微博中头条文章的url。如wb.weibo[i-1]['retweet']['article_url']为该原始微博的头条文章url,若原始微博中不存在头条文章,则该值为'';\n\npics:存储原始微博的原始图片url。URL[i-1]['retweet']['pics']为该原始微博的原始图片url,若该原始微博有多张图片,则存储多个url,以英文逗号分割;若该原始微博没有图片,则值为'';\n\nvideo_url:存储原始微博的视频url和原始微博Live Photo中的视频url。如wb.weibo[i-1]['retweet']['video_url']为该原始微博的视频url,若该原始微博有多个视频,则存储多个url,以英文分号分割;若该微博没有视频,则值为'';\n\nlocation:存储原始微博的发布位置。URL[i-1]['retweet']['location']为该原始微博的发布位置,若该原始微博没有位置信息,则值为'';\n\ncreated_at:存储原始微博的发布时间。URL[i-1]['retweet']['created_at']为该原始微博的发布时间;\n\nsource:存储原始微博的发布工具。URL[i-1]['retweet']['source']为该原始微博的发布工具;\n\nattitudes_count:存储原始微博获得的点赞数。URL[i-1]['retweet']['attitudes_count']为该原始微博获得的点赞数;\n\ncomments_count:存储原始微博获得的评论数。URL[i-1]['retweet']['comments_count']为该原始微博获得的评论数;\n\nreposts_count:存储原始微博获得的转发数。URL[i-1]['retweet']['reposts_count']为该原始微博获得的转发数;\n\ntopics:存储原始微博话题,即两个#中的内容。URL[i-1]['retweet']['topics']为该原始微博的话题,若该原始微博没有话题信息,则值为'';\n\nat_users:存储原始微博@的用户。URL[i-1]['retweet']['at_users']为该原始微博@的用户,若该原始微博没有@的用户,则值为''。\n\n</details>\n\n</details>", "passage: ### 7.定期自动爬取微博(可选)\n\n我们爬取了微博以后,很多微博账号又可能发了一些新微博,定期自动爬取微博就是每隔一段时间自动运行程序,自动爬取这段时间产生的新微博(忽略以前爬过的旧微博)。本部分为可选部分,如果不需要可以忽略。\n\n思路是利用第三方软件,如crontab,让程序每隔一段时间运行一次。因为是要跳过以前爬过的旧微博,只爬新微博。所以需要设置一个动态的since_date。很多时候我们使用的since_date是固定的,比如since_date=\"2018-01-01\",程序就会按照这个设置从最新的微博一直爬到发布时间为2018-01-01的微博(包括这个时间)。因为我们想追加新微博,跳过旧微博。第二次爬取时since_date值就应该是当前时间到上次爬取的时间。 如果我们使用最原始的方式实现追加爬取,应该是这样:\n\n\n\n上面的方法太麻烦,因为每次都要手动设置since_date。因此我们需要动态设置since_date,即程序根据实际情况,自动生成since_date。\n有两种方法实现动态更新since_date:\n\n方法一:将since_date设置成整数\n\n将config.json文件中的since_date设置成整数,如:\n\n\n\n这个配置告诉程序爬取最近10天的微博,更准确说是爬取发布时间从10天前到本程序开始执行时之间的微博。这样since_date就是一个动态的变量,每次程序执行时,它的值就是当前日期减10。配合crontab每9天或10天执行一次,就实现了定期追加爬取。\n\n方法二:将上次执行程序的时间写入文件(推荐)\n\n这个方法很简单,就是用户把要爬的用户id写入txt文件,然后再把文件路径赋值给config.json中的user_id_list参数。\n\ntxt文件名格式可以参考程序设置中的设置user_id_list部分,这样设置就全部结束了。\n\n说下这个方法的原理和好处,假如你的txt文件内容为:\n\n\n\n第一次执行时,因为第一行和第二行都没有写时间,程序会按照config.json文件中since_date的值爬取,第三行有时间“2019-01-01”,程序就会把这个时间当作since_date。每个用户爬取结束程序都会自动更新txt文件,每一行第一部分是user_id,第二部分是用户昵称,第三部分是程序准备爬取该用户第一条微博(最新微博)时的日期。爬完三个用户后,txt文件的内容自动更新为:\n\n\n\n下次再爬取微博的时候,程序会把每行的时间数据作为since_date。这样的好处一是不用修改since_date,程序自动更新;二是每一个用户都可以单独拥有只属于自己的since_date,每个用户的since_date相互独立,互不干扰,格式为'yyyy-mm-dd'或整数。比如,现在又添加了一个新用户,以杨紫的微博为例,你想获取她2018-01-23到现在的全部微博,可以这样修改txt文件:\n\n\n\n注意每一行的用户配置参数以空格分隔,如果第一个参数全部由数字组成,程序就认为此行为一个用户的配置,否则程序会认为该行只是注释,跳过该行;第二个参数可以为任意格式,建议写用户昵称;第三个如果是日期格式(yyyy-mm-dd),程序就将该日期设置为用户自己的since_date,否则使用config.json中的since_date爬取该用户的微博,第二个参数和第三个参数也可以不填。\n也可以设置第四个参数,将被读取为query_list。\n\n方法三:将'URL'文件中的运行模式改为'append'\n\n以追加模式运行程序,每次运行,每个id只获取最新的微博,而不是全部,避免频繁备份微博导致过多的请求次数。\n\n注意:\n\n* 该模式会跳过置顶微博。\n* 若采集信息后用户又编辑微博,则不会记录编辑内容。## 如何获取user_id\n\n1.打开网址<URL>,搜索我们要找的人,如\"迪丽热巴\",进入她的主页;\n\n![](URL\n2.按照上图箭头所指,点击\"资料\"链接,跳转到用户资料页面;\n\n![](URL\n如上图所示,迪丽热巴微博资料页的地址为\"<URL,其中的\"1669879400\"即为此微博的user_id。\n\n事实上,此微博的user_id也包含在用户主页(<URL)中,之所以我们还要点击主页中的\"资料\"来获取user_id,是因为很多用户的主页不是\"<URL\"的形式,而是\"<URL/个性域名?f=search_0>\"或\"<URL/微号?f=search_0>\"的形式。其中\"微号\"和user_id都是一串数字,如果仅仅通过主页地址提取user_id,很容易将\"微号\"误认为user_id。## 添加cookie与不添加cookie的区别(可选)\n\n对于微博数2000条及以下的微博用户,不添加cookie可以获取其用户信息和大部分微博;对于微博数2000条以上的微博用户,不添加cookie可以获取其用户信息和最近2000条微博中的大部分,添加cookie可以获取其全部微博。以2020年1月2日迪丽热巴的微博为例,此时她共有1085条微博,在不添加cookie的情况下,可以获取到1026条微博,大约占全部微博的94.56%,而在添加cookie后,可以获取全部微博。其他用户类似,大部分都可以在不添加cookie的情况下获取到90%以上的微博,在添加cookie后可以获取全部微博。具体原因是,大部分微博内容都可以在移动版匿名获取,少量微博需要用户登录才可以获取,所以这部分微博在不添加cookie时是无法获取的。\n\n有少部分微博用户,不添加cookie可以获取其微博,无法获取其用户信息。对于这种情况,要想获取其用户信息,是需要cookie的。\n\n如需抓取微博转发,请添加cookie。" ]
[ 0.020246809348464012, 0.08775366842746735, -0.01691797748208046, 0.0018670979188755155, 0.09227317571640015, -0.0053709265775978565, 0.05956103652715683, 0.025325829163193703, 0.03689209744334221, 0.049033138900995255, 0.04204696789383888, -0.009286277927458286, 0.0107311075553298, 0.09444863349199295, 0.020832883194088936, -0.13184824585914612, -0.02083888277411461, -0.04171062260866165, 0.023076964542269707, 0.07339955121278763, 0.02417345717549324, -0.034397002309560776, 0.05783474072813988, -0.028857652097940445, 0.03068852238357067, 0.016658848151564598, -0.00850650854408741, 0.012952336110174656, -0.00033859669929370284, 0.02339937910437584, -0.01580326445400715, 0.05446777120232582, 0.00686638755723834, -0.0727091059088707, 0.03642500191926956, 0.05114250257611275, -0.028696473687887192, -0.03794609755277634, 0.021855685859918594, -0.07027781754732132, 0.09724090993404388, -0.031999196857213974, 0.00977762695401907, 0.04874454811215401, -0.08920332044363022, -0.02951085940003395, -0.023026112467050552, 0.03396829962730408, 0.1083078384399414, 0.07233331352472305, -0.01102052628993988, 0.0043516517616808414, -0.07543669641017914, 0.05015048757195473, 0.14193694293498993, -0.05723877623677254, -0.02221742831170559, 0.009830926544964314, 0.03736244887113571, 0.05280301347374916, -0.03580863028764725, 0.005554619245231152, -0.0035869202110916376, 0.000008954799341154285, 0.014421035535633564, -0.06372927129268646, 0.08512113988399506, -0.005741908214986324, -0.049887023866176605, -0.042872313410043716, 0.19224564731121063, 0.06892611086368561, -0.022771405056118965, -0.032614294439554214, -0.006140261422842741, 0.002793816616758704, -0.042832426726818085, 0.020191511139273643, 0.0357116274535656, 0.030736103653907776, -0.06003653258085251, -0.028141217306256294, -0.03922342136502266, -0.03141453117132187, 0.010669656097888947, -0.05565933510661125, -0.017896542325615883, 0.028498554602265358, -0.1193692535161972, 0.0518108531832695, 0.12251702696084976, -0.054669078439474106, -0.016148189082741737, -0.010950668714940548, -0.01351599395275116, -0.0016761691076681018, -0.034628067165613174, -0.011877058073878288, 0.09449566155672073, 0.118756003677845, 0.10707706958055496, 0.03816425800323486, 0.005921124946326017, 0.010503451339900494, 0.1409951150417328, 0.009566047228872776, 0.02240035869181156, -0.08244170248508453, 0.06688559055328369, -0.04284016415476799, -0.004568866919726133, 0.00672970712184906, 0.034019581973552704, 0.05484554544091225, 0.015179331414401531, 0.02770536206662655, 0.0905764028429985, 0.09931392222642899, 0.007662174757570028, -0.014881500042974949, 0.10849512368440628, -0.06738877296447754, -0.030071403831243515, 0.06511150300502777, -0.10442762076854706, -0.045236337929964066, 0.032435860484838486, -0.019510576501488686, -0.03546961024403572, 0.005728540476411581, -0.019280171021819115, -0.032389890402555466, -0.0148570965975523, 0.01466272957623005, 0.059308622032403946, -0.021746890619397163, -0.026061778888106346, -0.059445057064294815, -0.09140204638242722, -0.09858357161283493, 0.03484727069735527, -0.017362816259264946, -0.01387469656765461, 0.0026961418334394693, 0.0896625742316246, 0.017597805708646774, -0.001952010323293507, -0.021466154605150223, -0.05218638852238655, 0.0496324859559536, -0.023968679830431938, 0.030295563861727715, 0.019144851714372635, 0.03627576678991318, -0.06793751567602158, 0.022930648177862167, -0.034807298332452774, 0.03345775976777077, -0.05449911206960678, 0.08768352121114731, -0.052102331072092056, 0.043796028941869736, -0.04545458406209946, -0.018806980922818184, -0.03510201349854469, 0.06621347367763519, -0.001538454438559711, -0.058905456215143204, 0.08224450796842575, -0.046589262783527374, -0.016739871352910995, 0.013835565187036991, 0.029823750257492065, -0.001339251408353448, 0.07476063072681427, 0.04477512091398239, 0.14484582841396332, -0.12708844244480133, 0.03986832872033119, -0.027710793539881706, -0.10424741357564926, 0.02334783412516117, 0.029226157814264297, 0.0297477375715971, 0.07335879653692245, 0.031220462173223495, 0.04221330210566521, 0.043843936175107956, -0.015341916121542454, 0.019393619149923325, 0.05717210844159126, -0.03377781808376312, -0.11337552219629288, 0.0385705903172493, -0.057375598698854446, 0.002613319316878915, 0.02750442922115326, 0.0017498054075986147, 0.03757627680897713, -0.01797388680279255, 0.012261911295354366, -0.06465102732181549, -0.015208346769213676, 0.11988747119903564, 0.0010121576488018036, -0.054720811545848846, -0.03943438082933426, -0.03772129863500595, 0.09688367694616318, 0.06485626101493835, 0.15533365309238434, 0.015463369898498058, -0.06743275374174118, 0.03595781326293945, 0.012549309059977531, 0.04264204949140549, 0.010737293399870396, -0.00048229951062239707, -0.06144743040204048, 0.01612219400703907, -0.023760506883263588, 0.10551159828901291, -0.0331525020301342, 0.010553068481385708, 0.05917719751596451, 0.020693177357316017, 0.01553790457546711, -0.03741734102368355, 0.07005024701356888, -0.041422586888074875, 0.05611017718911171, 0.012040091678500175, -0.010172511450946331, 0.0284124743193388, 0.026595627889037132, 0.08914955705404282, -0.07105468958616257, -0.015213319100439548, 0.05448214337229729, -0.04517809674143791, 0.028416620567440987, -0.021586846560239792, -0.02095307596027851, 0.0012268548598513007, 0.010840892791748047, 0.0005796533077955246, 0.06191127747297287, 0.06192055344581604, 0.05086354538798332, -0.03399999439716339, -0.06321757286787033, 0.015175608918070793, -0.06783409416675568, 0.002327276859432459, 0.04638797044754028, 0.045575644820928574, -0.14576686918735504, 0.0028002464678138494, -0.030345553532242775, 0.023264219984412193, 0.10346206277608871, 0.02325109951198101, -0.04167347028851509, 0.004971511196345091, -0.03498227521777153, -0.027379300445318222, 0.005204544402658939, -0.05428209528326988, -0.03832295536994934, 0.012706109322607517, -0.014444208703935146, 0.01760331727564335, 0.026950309053063393, -0.0011791597353294492, 0.004731621593236923, -0.023289307951927185, -0.029856735840439796, -0.029869452118873596, -0.008738386444747448, 0.04295690730214119, 0.023480847477912903, 0.07510675489902496, -0.04429804906249046, -0.04992515966296196, -0.08847170323133469, 0.03829459473490715, -0.015903916209936142, -0.19129590690135956, 0.00401868624612689, -0.09128762036561966, 0.004046446178108454, 0.014636539854109287, 0.03318718448281288, -0.0270001869648695, -0.023134490475058556, -0.021898215636610985, -0.013157508336007595, 0.051926691085100174, -0.034099023789167404, 0.007255383301526308, 0.033901676535606384, 0.0500820092856884, -0.05899359658360481, 0.009150191210210323, -0.02778085507452488, -0.09160852432250977, 0.04788065701723099, -0.03853180259466171, 0.06272296607494354, 0.017684781923890114, 0.014098132960498333, 0.021067416295409203, -0.01272393949329853, 0.15902386605739594, -0.06382198631763458, 0.06295157223939896, 0.12302502244710922, 0.09325635433197021, 0.046299610286951065, 0.06486963480710983, -0.007380996365100145, -0.04232238978147507, 0.06918801367282867, 0.13240493834018707, -0.018047988414764404, -0.07865313440561295, -0.05205328017473221, -0.009206796996295452, 0.0014380256179720163, 0.1065390482544899, 0.06982580572366714, 0.05273612588644028, 0.017738884314894676, -0.09920136630535126, -0.04831250384449959, 0.05582921579480171, 0.05069076269865036, 0.004669880028814077, 0.013650864362716675, 0.022495819255709648, -0.020062873139977455, 0.06565434485673904, 0.0955769270658493, -0.026327820494771004, 0.0049462998285889626, -0.0217252466827631, 0.009609146043658257, 0.07169921696186066, 0.026697054505348206, -0.04225000739097595, -0.03624969348311424, -0.02663220651447773, 0.024498695507645607, -0.017937321215867996, -0.05219787359237671, -0.07503384351730347, -0.019671332091093063, 0.05851965770125389, -0.1498391479253769, -0.04776393622159958, -0.005533919669687748, 0.04817584529519081, 0.13897785544395447, 0.008508136495947838, -0.04876457899808884, 0.01238270103931427, -0.007434398867189884, -0.05967480316758156, -0.013959137722849846, 0.007508537732064724, 0.03967269882559776, -0.043951548635959625, 0.08023713529109955, 0.04364047572016716, 0.10110028833150864, -0.03345167264342308, 0.01351122371852398, 0.049140214920043945, -0.055952996015548706, -0.0036532587837427855, 0.06671921908855438, -0.13932542502880096, 0.05878578871488571, -0.007260599173605442, -0.006860567722469568, -0.037189073860645294, -0.031145526096224785, -0.01464722491800785, 0.015297523699700832, -0.007483531255275011, 0.030504407361149788, -0.007357546128332615, -0.006594683509320021, -0.03638387471437454, 0.015708137303590775, 0.004937861114740372, -0.07343195378780365, 0.048631224781274796, -0.009318860247731209, -0.016622591763734818, -0.046739108860492706, -0.04677814245223999, -0.09018822014331818, -0.04560935124754906, -0.011359314434230328, 0.01434632670134306, 0.022209735587239265, 0.01815788261592388, 0.06081460043787956, -0.02976921759545803, 0.04750441759824753, -0.07285817712545395, 0.012963781133294106, -0.05342615395784378, 0.030700985342264175, -0.038761433213949203, -0.055784497410058975, -0.04272741079330444, 0.009675377979874611, 0.018412470817565918, 0.0033770245499908924, -0.08524824678897858, 0.01997825875878334, -0.05284321308135986, -0.08929949253797531, -0.02864164300262928, 0.04767327755689621, 0.08884704113006592, -0.022025808691978455, 0.008285502903163433, -0.038849182426929474, -0.015814458951354027, -0.07985925674438477, 0.023593632504343987, -0.012197543866932392, 0.0488256998360157, -0.03166621923446655, 0.045747656375169754, -0.04546626657247543, -0.06643082201480865, 0.035121701657772064, -0.0018768331501632929, 0.05853108689188957, 0.000664441438857466, 0.09095001220703125, 0.14023466408252716, -0.011731659062206745, -0.13463354110717773, -0.0843539759516716, 0.0021266553085297346, -0.08178108185529709, 0.0062392656691372395, -0.1471707820892334, 0.05556074157357216, 0.09742084890604019, 0.011835875920951366, -0.04946024343371391, -0.0665658563375473, -0.05918731912970543, -0.02371853217482567, -0.019333824515342712, 0.05525340512394905, -0.07782496511936188, -0.008058065548539162, -0.019453370943665504, -0.14033184945583344, 0.02148263156414032, -0.021760564297437668, 0.02551955357193947, 0.021828265860676765, 0.0084598483517766, 0.0009034898830577731, -0.019963419064879417, 0.01242473442107439, -0.03844960778951645, 0.03557242080569267, -0.10498325526714325, -0.0397224947810173, 0.042712483555078506, -0.08461407572031021, 0.07865487039089203, -0.09993944317102432, -0.0007023978978395462, -0.11478321999311447, -0.015413090586662292, -0.04176070913672447, 0.03462643176317215, -0.011196608655154705, 0.012518553994596004, -0.045543067157268524, 0.03757267817854881, 0.06835615634918213, 0.015217961743474007, -0.017502784729003906, -0.11578953266143799, -0.07823147624731064, 0.06392087787389755, 0.03331569954752922, -0.059911806136369705, -0.0791664645075798, -0.08799276500940323, -0.005495401564985514, 0.02297457866370678, -0.0947149470448494, 0.07426345348358154, -0.013069950975477695, -0.001272493740543723, 0.060959238559007645, -0.022807111963629723, 0.009139652363955975, 0.040838904678821564, 0.06856992095708847, -0.06645309925079346, 0.04638126119971275, 0.02173914946615696, 0.02177841030061245, -0.049768947064876556, -0.0012837679823860526, 0.07043551653623581, 0.04723355546593666, 0.0029085923451930285, 0.009124641306698322, 0.04289868101477623, 0.011377019807696342, 0.02866918407380581, 0.0044546788558363914, 0.015957286581397057, -0.05249796062707901, 0.04445863142609596, 0.09826157987117767, -0.00560334837064147, 0.02695569023489952, 0.059892088174819946, -0.015827830880880356, -0.05050347372889519, 0.013923488557338715, -0.007978206500411034, 0.1075805276632309, -0.015232371166348457, 0.0058328392915427685, 0.03655968979001045, 0.033110927790403366, 0.15302984416484833, -0.029399776831269264, 0.07451289147138596, 0.06679876893758774, 0.04009372740983963, -0.003648415906354785, 0.013131101615726948, -0.00964440405368805, -0.027338964864611626, -0.07298993319272995, 0.01995985209941864, 0.031220750883221626, 0.04980125650763512, -0.0260212030261755, -0.07439402490854263, -0.04359976574778557, 0.021753281354904175, 0.0037055525463074446, 0.040398065000772476, -0.09177906066179276, 0.018204914405941963, -0.017452586442232132, -0.03917768597602844, -0.02168409153819084, 0.009130812250077724, 0.004046735819429159, -0.027666788548231125, 0.03153728321194649, 0.05817727372050285, -0.12230353057384491, -0.0011930848704650998, 0.0316256619989872, 0.0035637659020721912, 0.0524308942258358, 0.07048258930444717, -0.06639253348112106, -0.033701252192258835, -0.09198351204395294, -0.021645186468958855, 0.0031977412290871143, 0.031003179028630257, 0.00036783036193810403, 0.05663014203310013, 0.02507624216377735, -0.006271124351769686, -0.04257357120513916, 0.025177214294672012, 0.026481112465262413, -0.08471482247114182, 0.09499157965183258, -0.005990925710648298, -0.06532327085733414, -0.054861102253198624, -0.02191448211669922, 0.023883875459432602, 0.015275039710104465, 0.06777553260326385, -0.053988005965948105, 0.012827620841562748, -0.14053313434123993, -0.005573381204158068, 0.06533805280923843, 0.04501895233988762, -0.03683766350150108, -0.03319725766777992, 0.02319904789328575, 0.014869051985442638, 0.08340325206518173, 0.036970216780900955, -0.06549548357725143, 0.015610319562256336, 0.007850343361496925, -0.01392249297350645, 0.0023100681137293577, -0.035549767315387726, -0.017160816118121147, -0.002214462962001562, 0.04379192739725113, -0.02566419169306755, 0.015605145134031773, -0.0807524248957634, 0.061312317848205566, 0.09062667191028595, 0.13365113735198975, -0.009306423366069794, 0.01893148384988308, -0.02655692771077156, 0.012983790598809719, 0.023209350183606148, -0.07783450186252594, 0.04824294522404671, -0.04144581779837608, -0.054981376975774765, 0.1112947091460228, -0.005171435419470072, 0.004631993360817432, 0.0054404763504862785, 0.01928212307393551, -0.033412184566259384, -0.12970295548439026, -0.02696414850652218, -0.07209981977939606, 0.02146928198635578, -0.04953960329294205, -0.02926674298942089, -0.015527780167758465, 0.021564945578575134, -0.032073259353637695, -0.05096098408102989, -0.006070622242987156, -0.05981418117880821, 0.0038943716790527105, -0.033507075160741806, -0.000719038478564471, -0.001829645480029285, 0.04577437788248062, 0.04064951464533806, 0.048395074903964996, 0.01846335269510746, 0.06207229569554329, 0.08382193744182587, 0.02815387025475502, -0.06726634502410889, -0.07793518155813217, 0.017887579277157784, 0.00925658643245697, 0.0022247761953622103, 0.08187501132488251, 0.05629289895296097, -0.006879562046378851, 0.004668931011110544, 0.1371472328901291, 0.010737110860645771, -0.04402482509613037, -0.09879850596189499, 0.03587950021028519, -0.0010595034109428525, -0.012733427807688713, -0.04340042918920517, -0.045603182166814804, 0.024186208844184875, 0.14519521594047546, 0.09220093488693237, -0.020079711452126503, 0.03352919593453407, -0.027814125642180443, 0.011823059059679508, 0.03406709432601929, 0.0743742436170578, 0.015711231157183647, 0.14503858983516693, 0.04033719748258591, -0.027106035500764847, -0.0021493181120604277, 0.0008074992219917476, -0.07825982570648193, -0.01433141715824604, -0.045339442789554596, 0.0018226054962724447, -0.024015871807932854, 0.09170643240213394, -0.08820664137601852, -0.09447328001260757, 0.02717549167573452, 0.04826699569821358, -0.004422175697982311, -0.004927393514662981, 0.021519914269447327, 0.061923734843730927, 0.05673522502183914, 0.04459967091679573, 0.028077613562345505, 0.01899862289428711, 0.020081831142306328, -0.03468315675854683, -0.044771164655685425, 0.06595660746097565, -0.02955057844519615, 0.1361112892627716, -0.033064235001802444, 0.020949972793459892, 0.01622052863240242, -0.02469358965754509, -0.0348920077085495, 0.044679585844278336, 0.028594836592674255, -0.09854646027088165, -0.0002499120309948921, 0.032032452523708344, -0.014668104238808155, 0.10881805419921875, 0.09375995397567749, 0.006133369170129299, -0.0039206878282129765, -0.02861240692436695, 0.08812180906534195, -0.09788291901350021, 0.1204766035079956, -0.03323298320174217, 0.023092251271009445, 0.037988074123859406, -0.01929510571062565, 0.001190226525068283, -0.042214635759592056, 0.007326558697968721, -0.020655188709497452, -0.05349014326930046, -0.04802435636520386, -0.0264284648001194, 0.018298685550689697, -0.0013589380541816354, 0.05426296964287758, -0.016908440738916397, 0.03002454899251461, 0.060446370393037796, -0.025410709902644157, 0.06528995931148529, 0.08886846154928207, -0.007929335348308086, -0.004502690397202969, -0.014504599384963512, -0.05750428885221481, 0.06485158205032349, 0.09232817590236664, -0.10734695941209793, -0.008920857682824135 ]
2074f3dbb4a6339ae463ce951fce93af8e12aea9
# Dataset Card for WikiAnc HR ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Additional Information](#additional-information) - [Licensing Information](#licensing-information) ## Dataset Description - **Repository:** [WikiAnc repository](https://github.com/cyanic-selkie/wikianc) ### Dataset Summary The WikiAnc HR datasets is an automatically generated dataset from Wikipedia (hr) and Wikidata dumps (March 1, 2023). The code for generating the dataset can be found [here](https://github.com/cyanic-selkie/wikianc). ### Supported Tasks - `wikificiation`: The dataset can be used to train a model for Wikification. ### Languages The text in the dataset is in Croatian. The associated BCP-47 code is `hr`. You can find the English version [here](https://huggingface.co/datasets/cyanic-selkie/wikianc-en). ## Dataset Structure ### Data Instances A typical data point represents a paragraph in a Wikipedia article. The `paragraph_text` field contains the original text in an NFC normalized, UTF-8 encoded string. The `paragraph_anchors` field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point `start` field, exclusive ending UTF-8 code point `end` field, a nullable `qid` field, a nullable `pageid` field, and an NFC normalized, UTF-8 encoded `title` (Wikipedia) field. Additionally, each paragraph has `article_title`, `article_pageid`, and (nullable) `article_qid` fields referring to the article the paragraph came from. There is also a nullable, NFC normalized, UTF-8 encoded `section_heading` field, and an integer `section_level` field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from. The `qid` fields refers to Wikidata's QID identifiers, while the `pageid` and `title` fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles). **NOTE:** An anchor will always have a `title`, but that doesn't mean it has to have a `pageid`. This is because Wikipedia allows defining anchors to nonexistent articles. An example from the WikiAnc HR test set looks as follows: ``` { "uuid": "8a9569ea-a398-4d14-8bce-76c263a8c0ac", "article_title": "Špiro_Dmitrović", "article_pageid": 70957, "article_qid": 16116278, "section_heading": null, "section_level": 0, "paragraph_text": "Špiro Dmitrović (Benkovac, 1803. – Zagreb, 6. veljače 1868.) hrvatski časnik i politički borac u doba ilirizma.", "paragraph_anchors": [ { "start": 17, "end": 25, "qid": 397443, "pageid": 14426, "title": "Benkovac" }, { "start": 27, "end": 32, "qid": 6887, "pageid": 1876, "title": "1803." }, { "start": 35, "end": 41, "qid": 1435, "pageid": 5903, "title": "Zagreb" }, { "start": 43, "end": 53, "qid": 2320, "pageid": 496, "title": "6._veljače" }, { "start": 54, "end": 59, "qid": 7717, "pageid": 1811, "title": "1868." }, { "start": 102, "end": 110, "qid": 680821, "pageid": 54622, "title": "Ilirizam" } ] } ``` ### Data Fields - `uuid`: a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example - `article_title`: an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores - `article_pageid`: an integer representing the Wikipedia pageID of the article - `article_qid`: an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset - `section_heading`: a nullable, NFC normalized, UTF-8 encoded string representing the section heading - `section_level`: an integer representing the level of the section in the section hierarchy - `paragraph_text`: an NFC normalized, UTF-8 encoded string representing the paragraph - `paragraph_anchors`: a list of structs representing anchors, each anchor has: - `start`: an integer representing the inclusive starting UTF-8 code point of the anchors - `end`: an integer representing the exclusive ending UTF-8 code point of the anchor - `qid`: a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset - `pageid`: a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset - `title`: an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article ### Data Splits The data is split into training, validation and test sets; paragraphs belonging to the same article aren't necessarily in the same split. The final split sizes are as follows: | | Train | Validation | Test | | :----- | :------: | :-----: | :----: | | WikiAnc HR - articles | 192,653 | 116,375 | 116,638 | | WikiAnc HR - paragraphs | 2,346,651 | 292,590 | 293,557 | | WikiAnc HR - anchors | 8,368,928 | 1,039,851 | 1,044,828 | | WikiAnc HR - anchors with QIDs | 7,160,367 | 891,959 | 896,414 | | WikiAnc HR - anchors with pageIDs | 7,179,116 | 894,313 | 898,692 | **NOTE:** The number of articles in the table above refers to the number of articles that have at least one paragraph belonging to the article appear in the split. ## Additional Information ### Licensing Information The WikiAnc HR dataset is given under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license.
cyanic-selkie/wikianc-hr
[ "task_categories:token-classification", "size_categories:1M<n<10M", "language:hr", "license:cc-by-sa-3.0", "wikidata", "wikipedia", "wikification", "region:us" ]
2023-03-27T07:30:50+00:00
{"language": ["hr"], "license": "cc-by-sa-3.0", "size_categories": ["1M<n<10M"], "task_categories": ["token-classification"], "pretty_name": "WikiAnc HR", "tags": ["wikidata", "wikipedia", "wikification"]}
2023-06-01T12:58:07+00:00
[]
[ "hr" ]
TAGS #task_categories-token-classification #size_categories-1M<n<10M #language-Croatian #license-cc-by-sa-3.0 #wikidata #wikipedia #wikification #region-us
Dataset Card for WikiAnc HR =========================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Additional Information + Licensing Information Dataset Description ------------------- * Repository: WikiAnc repository ### Dataset Summary The WikiAnc HR datasets is an automatically generated dataset from Wikipedia (hr) and Wikidata dumps (March 1, 2023). The code for generating the dataset can be found here. ### Supported Tasks * 'wikificiation': The dataset can be used to train a model for Wikification. ### Languages The text in the dataset is in Croatian. The associated BCP-47 code is 'hr'. You can find the English version here. Dataset Structure ----------------- ### Data Instances A typical data point represents a paragraph in a Wikipedia article. The 'paragraph\_text' field contains the original text in an NFC normalized, UTF-8 encoded string. The 'paragraph\_anchors' field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point 'start' field, exclusive ending UTF-8 code point 'end' field, a nullable 'qid' field, a nullable 'pageid' field, and an NFC normalized, UTF-8 encoded 'title' (Wikipedia) field. Additionally, each paragraph has 'article\_title', 'article\_pageid', and (nullable) 'article\_qid' fields referring to the article the paragraph came from. There is also a nullable, NFC normalized, UTF-8 encoded 'section\_heading' field, and an integer 'section\_level' field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from. The 'qid' fields refers to Wikidata's QID identifiers, while the 'pageid' and 'title' fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles). NOTE: An anchor will always have a 'title', but that doesn't mean it has to have a 'pageid'. This is because Wikipedia allows defining anchors to nonexistent articles. An example from the WikiAnc HR test set looks as follows: ### Data Fields * 'uuid': a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example * 'article\_title': an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores * 'article\_pageid': an integer representing the Wikipedia pageID of the article * 'article\_qid': an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset * 'section\_heading': a nullable, NFC normalized, UTF-8 encoded string representing the section heading * 'section\_level': an integer representing the level of the section in the section hierarchy * 'paragraph\_text': an NFC normalized, UTF-8 encoded string representing the paragraph * 'paragraph\_anchors': a list of structs representing anchors, each anchor has: + 'start': an integer representing the inclusive starting UTF-8 code point of the anchors + 'end': an integer representing the exclusive ending UTF-8 code point of the anchor + 'qid': a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset + 'pageid': a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset + 'title': an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article ### Data Splits The data is split into training, validation and test sets; paragraphs belonging to the same article aren't necessarily in the same split. The final split sizes are as follows: NOTE: The number of articles in the table above refers to the number of articles that have at least one paragraph belonging to the article appear in the split. Additional Information ---------------------- ### Licensing Information The WikiAnc HR dataset is given under the Creative Commons Attribution 4.0 International license.
[ "### Dataset Summary\n\n\nThe WikiAnc HR datasets is an automatically generated dataset from Wikipedia (hr) and Wikidata dumps (March 1, 2023).\n\n\nThe code for generating the dataset can be found here.", "### Supported Tasks\n\n\n* 'wikificiation': The dataset can be used to train a model for Wikification.", "### Languages\n\n\nThe text in the dataset is in Croatian. The associated BCP-47 code is 'hr'.\n\n\nYou can find the English version here.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical data point represents a paragraph in a Wikipedia article.\n\n\nThe 'paragraph\\_text' field contains the original text in an NFC normalized, UTF-8 encoded string.\n\n\nThe 'paragraph\\_anchors' field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point 'start' field, exclusive ending UTF-8 code point 'end' field, a nullable 'qid' field, a nullable 'pageid' field, and an NFC normalized, UTF-8 encoded 'title' (Wikipedia) field.\n\n\nAdditionally, each paragraph has 'article\\_title', 'article\\_pageid', and (nullable) 'article\\_qid' fields referring to the article the paragraph came from.\n\n\nThere is also a nullable, NFC normalized, UTF-8 encoded 'section\\_heading' field, and an integer 'section\\_level' field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from.\n\n\nThe 'qid' fields refers to Wikidata's QID identifiers, while the 'pageid' and 'title' fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles).\n\n\nNOTE: An anchor will always have a 'title', but that doesn't mean it has to have a 'pageid'. This is because Wikipedia allows defining anchors to nonexistent articles.\n\n\nAn example from the WikiAnc HR test set looks as follows:", "### Data Fields\n\n\n* 'uuid': a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example\n* 'article\\_title': an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores\n* 'article\\_pageid': an integer representing the Wikipedia pageID of the article\n* 'article\\_qid': an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n* 'section\\_heading': a nullable, NFC normalized, UTF-8 encoded string representing the section heading\n* 'section\\_level': an integer representing the level of the section in the section hierarchy\n* 'paragraph\\_text': an NFC normalized, UTF-8 encoded string representing the paragraph\n* 'paragraph\\_anchors': a list of structs representing anchors, each anchor has:\n\t+ 'start': an integer representing the inclusive starting UTF-8 code point of the anchors\n\t+ 'end': an integer representing the exclusive ending UTF-8 code point of the anchor\n\t+ 'qid': a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n\t+ 'pageid': a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset\n\t+ 'title': an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article", "### Data Splits\n\n\nThe data is split into training, validation and test sets; paragraphs belonging to the same article aren't necessarily in the same split. The final split sizes are as follows:\n\n\n\nNOTE: The number of articles in the table above refers to the number of articles that have at least one paragraph belonging to the article appear in the split.\n\n\nAdditional Information\n----------------------", "### Licensing Information\n\n\nThe WikiAnc HR dataset is given under the Creative Commons Attribution 4.0 International license." ]
[ "TAGS\n#task_categories-token-classification #size_categories-1M<n<10M #language-Croatian #license-cc-by-sa-3.0 #wikidata #wikipedia #wikification #region-us \n", "### Dataset Summary\n\n\nThe WikiAnc HR datasets is an automatically generated dataset from Wikipedia (hr) and Wikidata dumps (March 1, 2023).\n\n\nThe code for generating the dataset can be found here.", "### Supported Tasks\n\n\n* 'wikificiation': The dataset can be used to train a model for Wikification.", "### Languages\n\n\nThe text in the dataset is in Croatian. The associated BCP-47 code is 'hr'.\n\n\nYou can find the English version here.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical data point represents a paragraph in a Wikipedia article.\n\n\nThe 'paragraph\\_text' field contains the original text in an NFC normalized, UTF-8 encoded string.\n\n\nThe 'paragraph\\_anchors' field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point 'start' field, exclusive ending UTF-8 code point 'end' field, a nullable 'qid' field, a nullable 'pageid' field, and an NFC normalized, UTF-8 encoded 'title' (Wikipedia) field.\n\n\nAdditionally, each paragraph has 'article\\_title', 'article\\_pageid', and (nullable) 'article\\_qid' fields referring to the article the paragraph came from.\n\n\nThere is also a nullable, NFC normalized, UTF-8 encoded 'section\\_heading' field, and an integer 'section\\_level' field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from.\n\n\nThe 'qid' fields refers to Wikidata's QID identifiers, while the 'pageid' and 'title' fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles).\n\n\nNOTE: An anchor will always have a 'title', but that doesn't mean it has to have a 'pageid'. This is because Wikipedia allows defining anchors to nonexistent articles.\n\n\nAn example from the WikiAnc HR test set looks as follows:", "### Data Fields\n\n\n* 'uuid': a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example\n* 'article\\_title': an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores\n* 'article\\_pageid': an integer representing the Wikipedia pageID of the article\n* 'article\\_qid': an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n* 'section\\_heading': a nullable, NFC normalized, UTF-8 encoded string representing the section heading\n* 'section\\_level': an integer representing the level of the section in the section hierarchy\n* 'paragraph\\_text': an NFC normalized, UTF-8 encoded string representing the paragraph\n* 'paragraph\\_anchors': a list of structs representing anchors, each anchor has:\n\t+ 'start': an integer representing the inclusive starting UTF-8 code point of the anchors\n\t+ 'end': an integer representing the exclusive ending UTF-8 code point of the anchor\n\t+ 'qid': a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n\t+ 'pageid': a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset\n\t+ 'title': an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article", "### Data Splits\n\n\nThe data is split into training, validation and test sets; paragraphs belonging to the same article aren't necessarily in the same split. The final split sizes are as follows:\n\n\n\nNOTE: The number of articles in the table above refers to the number of articles that have at least one paragraph belonging to the article appear in the split.\n\n\nAdditional Information\n----------------------", "### Licensing Information\n\n\nThe WikiAnc HR dataset is given under the Creative Commons Attribution 4.0 International license." ]
[ 57, 51, 28, 41, 379, 436, 86, 24 ]
[ "passage: TAGS\n#task_categories-token-classification #size_categories-1M<n<10M #language-Croatian #license-cc-by-sa-3.0 #wikidata #wikipedia #wikification #region-us \n### Dataset Summary\n\n\nThe WikiAnc HR datasets is an automatically generated dataset from Wikipedia (hr) and Wikidata dumps (March 1, 2023).\n\n\nThe code for generating the dataset can be found here.### Supported Tasks\n\n\n* 'wikificiation': The dataset can be used to train a model for Wikification.### Languages\n\n\nThe text in the dataset is in Croatian. The associated BCP-47 code is 'hr'.\n\n\nYou can find the English version here.\n\n\nDataset Structure\n-----------------", "passage: ### Data Instances\n\n\nA typical data point represents a paragraph in a Wikipedia article.\n\n\nThe 'paragraph\\_text' field contains the original text in an NFC normalized, UTF-8 encoded string.\n\n\nThe 'paragraph\\_anchors' field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point 'start' field, exclusive ending UTF-8 code point 'end' field, a nullable 'qid' field, a nullable 'pageid' field, and an NFC normalized, UTF-8 encoded 'title' (Wikipedia) field.\n\n\nAdditionally, each paragraph has 'article\\_title', 'article\\_pageid', and (nullable) 'article\\_qid' fields referring to the article the paragraph came from.\n\n\nThere is also a nullable, NFC normalized, UTF-8 encoded 'section\\_heading' field, and an integer 'section\\_level' field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from.\n\n\nThe 'qid' fields refers to Wikidata's QID identifiers, while the 'pageid' and 'title' fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles).\n\n\nNOTE: An anchor will always have a 'title', but that doesn't mean it has to have a 'pageid'. This is because Wikipedia allows defining anchors to nonexistent articles.\n\n\nAn example from the WikiAnc HR test set looks as follows:### Data Fields\n\n\n* 'uuid': a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example\n* 'article\\_title': an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores\n* 'article\\_pageid': an integer representing the Wikipedia pageID of the article\n* 'article\\_qid': an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n* 'section\\_heading': a nullable, NFC normalized, UTF-8 encoded string representing the section heading\n* 'section\\_level': an integer representing the level of the section in the section hierarchy\n* 'paragraph\\_text': an NFC normalized, UTF-8 encoded string representing the paragraph\n* 'paragraph\\_anchors': a list of structs representing anchors, each anchor has:\n\t+ 'start': an integer representing the inclusive starting UTF-8 code point of the anchors\n\t+ 'end': an integer representing the exclusive ending UTF-8 code point of the anchor\n\t+ 'qid': a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n\t+ 'pageid': a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset\n\t+ 'title': an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article" ]
[ -0.0595625564455986, 0.054253071546554565, -0.003096790984272957, 0.041673146188259125, 0.053633347153663635, 0.07534912973642349, 0.06205741688609123, 0.054386548697948456, 0.21364685893058777, 0.06741445511579514, 0.046371012926101685, -0.005235704127699137, 0.10514621436595917, 0.04710041731595993, -0.022405728697776794, -0.18980848789215088, 0.05649080127477646, -0.0419638454914093, -0.012264298275113106, 0.02619657851755619, 0.058464981615543365, -0.06293286383152008, 0.0649324357509613, -0.03202877938747406, -0.07368558645248413, 0.023609470576047897, 0.006347959861159325, -0.01676064170897007, 0.09144217520952225, 0.04357616603374481, 0.11006270349025726, 0.002930412068963051, 0.09453690052032471, -0.2151598334312439, 0.01849302649497986, 0.040790900588035583, -0.012674340978264809, 0.02034761942923069, 0.01136738620698452, 0.050972312688827515, 0.08770318329334259, -0.14333948493003845, -0.019003044813871384, -0.03347357362508774, -0.0859064981341362, -0.08682945370674133, -0.040605925023555756, 0.11005856096744537, 0.011805642396211624, -0.03739485144615173, 0.0008705509826540947, 0.026565127074718475, -0.06075591221451759, 0.05091090500354767, 0.05659167468547821, -0.1640602946281433, -0.018879713490605354, 0.042181968688964844, -0.05289962887763977, 0.06561709940433502, -0.06479974091053009, 0.01150437816977501, -0.00786983035504818, 0.03322815150022507, -0.012127171270549297, -0.07308036088943481, -0.14647969603538513, 0.020016351714730263, -0.07364968955516815, -0.053210023790597916, 0.27742478251457214, 0.043863411992788315, -0.013560416176915169, 0.015911495313048363, -0.028295844793319702, 0.043346159160137177, -0.012856726534664631, 0.008541148155927658, -0.03373534977436066, 0.01724427565932274, 0.0990004688501358, -0.025569185614585876, -0.057816892862319946, -0.009810801595449448, -0.06270699948072433, 0.17311996221542358, 0.02776333875954151, 0.07364869117736816, -0.0013514263555407524, 0.039176590740680695, -0.04508312791585922, -0.06365436315536499, -0.013113005086779594, -0.02670363336801529, -0.052927516400814056, -0.022179320454597473, -0.015359991230070591, -0.025902923196554184, 0.10170760005712509, -0.02525290474295616, -0.11508454382419586, 0.027593616396188736, 0.006286881864070892, 0.05932222306728363, 0.06628548353910446, 0.09163632243871689, -0.10508902370929718, -0.012824997305870056, 0.03183265030384064, -0.02796357125043869, -0.017646782100200653, -0.0483853742480278, -0.07558426260948181, -0.05359641835093498, 0.01603700965642929, 0.04273051396012306, -0.017674129456281662, 0.049103811383247375, -0.015309710055589676, -0.020707853138446808, 0.13211403787136078, -0.10639525949954987, -0.014637359417974949, 0.055189549922943115, -0.010823074728250504, 0.06295788288116455, -0.02225889079272747, 0.005918394774198532, -0.12181636691093445, 0.028246793895959854, -0.03682000935077667, -0.0002433471381664276, -0.027424778789281845, -0.07723592221736908, 0.0380566231906414, -0.04767555743455887, -0.03447917848825455, -0.045003682374954224, -0.09838363528251648, -0.03559091314673424, 0.044403526932001114, -0.0028677042573690414, 0.050301771610975266, -0.013302981853485107, 0.019680263474583626, 0.025090210139751434, 0.013200828805565834, -0.06337888538837433, -0.05580134689807892, 0.02022738568484783, -0.17259076237678528, 0.08668529242277145, -0.18682104349136353, -0.0008481992408633232, -0.03616664186120033, 0.05414093658328056, -0.12294493615627289, 0.03965362161397934, -0.06629300862550735, -0.045551832765340805, -0.06121061369776726, 0.0095480652526021, -0.008353915996849537, 0.00952445063740015, 0.01542991679161787, 0.08246196806430817, -0.1236485093832016, 0.009021499194204807, 0.110423743724823, -0.06987008452415466, -0.07491742074489594, 0.07388851046562195, 0.0003786750603467226, 0.06188521906733513, 0.048482801765203476, 0.21689963340759277, 0.051832638680934906, -0.07375888526439667, -0.04292970895767212, 0.048831433057785034, 0.008743947371840477, 0.012020371854305267, 0.04296967387199402, -0.03275766968727112, 0.03202194347977638, 0.03777497261762619, 0.03036530502140522, -0.05590500682592392, -0.0067893583327531815, -0.036316804587841034, -0.03137267008423805, -0.03749100863933563, -0.013570064678788185, 0.0006849560886621475, -0.030865583568811417, 0.007195144891738892, 0.013579830527305603, -0.006254836916923523, 0.08470696210861206, -0.06698255240917206, 0.02972305193543434, -0.03316197916865349, 0.05443183705210686, -0.0315975621342659, 0.00809873640537262, -0.11393480002880096, -0.10556937754154205, 0.025997409597039223, 0.04183272644877434, 0.0469936728477478, 0.050686031579971313, -0.00936851091682911, -0.00014463253319263458, -0.02960350550711155, 0.0328909233212471, -0.03692542761564255, 0.024768494069576263, -0.012013175524771214, -0.139918714761734, -0.029369935393333435, -0.004683509469032288, -0.013320747762918472, -0.1458684802055359, -0.023927532136440277, 0.09485781192779541, 0.10940544307231903, 0.03345634788274765, 0.002523488365113735, -0.018893161788582802, 0.08149322867393494, -0.011231173761188984, 0.007382221054285765, 0.02374255657196045, -0.03458194434642792, 0.05094046890735626, 0.04899382218718529, 0.046910353004932404, -0.1142868623137474, 0.03890512138605118, 0.0345332995057106, -0.02934340015053749, -0.023488236591219902, 0.015664968639612198, -0.003254552138969302, -0.0295221209526062, -0.023668428882956505, 0.07603984326124191, 0.05172576755285263, 0.007596861571073532, -0.05292140692472458, 0.011208652518689632, 0.030364740639925003, -0.038128066807985306, -0.019870899617671967, 0.037168197333812714, 0.14835721254348755, -0.24823439121246338, 0.04124262556433678, 0.03135516494512558, -0.005594079382717609, 0.2093362957239151, -0.03236619755625725, -0.06800630688667297, -0.010744846425950527, 0.018489552661776543, -0.0042686061933636665, 0.16424816846847534, -0.1007930189371109, 0.0036067869514226913, 0.03523819148540497, 0.05116169899702072, 0.016384858638048172, -0.09341640025377274, 0.01872086152434349, -0.05806642770767212, -0.03368975967168808, -0.10289566963911057, -0.0038240067660808563, 0.0241268090903759, 0.08048391342163086, 0.05365651100873947, 0.021283460780978203, -0.026608524844050407, -0.041441600769758224, -0.08777865767478943, 0.13784527778625488, -0.09944155812263489, -0.17086677253246307, -0.16449642181396484, -0.025245200842618942, -0.09601041674613953, -0.03450968116521835, -0.011778200045228004, -0.041315414011478424, -0.04330814629793167, -0.03350675106048584, 0.061977535486221313, 0.05636576563119888, -0.07755614817142487, -0.048254359513521194, 0.04433649405837059, -0.04916701465845108, -0.06661377847194672, -0.013361526653170586, -0.004505070857703686, 0.033011987805366516, 0.021941175684332848, -0.06996976584196091, 0.11215873062610626, 0.11027346551418304, -0.04363943636417389, 0.014220360666513443, 0.00742088770493865, 0.18559154868125916, -0.10713951289653778, 0.1401832401752472, 0.04567817971110344, -0.07441526651382446, 0.052566252648830414, 0.17879921197891235, 0.05994933098554611, -0.054733939468860626, -0.02432006411254406, 0.008537164889276028, -0.039113614708185196, -0.2059307098388672, -0.09760028123855591, -0.07251466810703278, -0.04565005749464035, 0.0347040630877018, 0.022108595818281174, -0.14209699630737305, 0.06707915663719177, -0.025774601846933365, 0.05068372189998627, -0.04900836944580078, 0.00834341999143362, 0.10621963441371918, 0.042398303747177124, 0.009611365385353565, -0.09352321922779083, 0.01579880714416504, 0.08052827417850494, 0.15274974703788757, 0.17923253774642944, -0.051475510001182556, 0.10894989222288132, 0.07279674708843231, 0.09359819442033768, 0.03720216080546379, 0.10777516663074493, -0.043951526284217834, 0.018240224570035934, 0.013721466064453125, -0.04155827313661575, -0.02184208296239376, 0.03064943291246891, 0.00030681490898132324, -0.06094151735305786, 0.03348926827311516, -0.032956432551145554, 0.03339730203151703, 0.1758021116256714, 0.13723967969417572, -0.06261365115642548, -0.04555546119809151, 0.023928359150886536, 0.036251116544008255, -0.12926329672336578, 0.02456955425441265, 0.1600363552570343, -0.08159645646810532, 0.040478020906448364, 0.0375794991850853, 0.08385418355464935, -0.16078701615333557, -0.013766157440841198, -0.025760037824511528, 0.0342886745929718, -0.04780527204275131, 0.08608740568161011, -0.006315629929304123, 0.15522150695323944, 0.04350436478853226, 0.02755231410264969, -0.10367580503225327, -0.03814243897795677, 0.021406978368759155, 0.19944295287132263, 0.06212342530488968, 0.07146917283535004, 0.024260684847831726, -0.1228136196732521, -0.04470967501401901, 0.08534671366214752, 0.08603189140558243, 0.007290707901120186, 0.05931038409471512, 0.004918061196804047, 0.046481888741254807, -0.0358847938477993, -0.022202149033546448, -0.10295480489730835, -0.13592536747455597, -0.004143440164625645, 0.06948279589414597, 0.05104324594140053, 0.006664053536951542, -0.0011891014873981476, -0.015901293605566025, 0.06909866631031036, 0.016489319503307343, -0.049711838364601135, -0.09262348711490631, -0.07165362685918808, 0.08582377433776855, -0.0683411955833435, -0.05383363738656044, -0.03231744095683098, 0.11767307668924332, -0.03689444065093994, -0.056247349828481674, 0.05563301593065262, -0.01839374378323555, -0.06958971172571182, -0.0512700155377388, 0.026558328419923782, 0.04966177046298981, -0.0017789741978049278, 0.02352183684706688, 0.043187856674194336, -0.010056542232632637, -0.11295048147439957, 0.015164075419306755, 0.009705917909741402, -0.006378166377544403, 0.14409084618091583, -0.0992908850312233, -0.0009553618729114532, -0.03806150332093239, -0.05827952176332474, 0.14731425046920776, 0.05203743651509285, -0.05348998308181763, 0.04102277010679245, 0.14902101457118988, -0.07534048706293106, -0.31589651107788086, -0.02231600321829319, 0.0009345775470137596, 0.02175871841609478, -0.06685905158519745, -0.15529802441596985, 0.11648832261562347, 0.05096203088760376, 0.005997958593070507, 0.13632923364639282, -0.04830746352672577, -0.08084389567375183, 0.022727414965629578, 0.08949875086545944, 0.030835628509521484, -0.05671773478388786, -0.009501595981419086, -0.05246357619762421, -0.15584313869476318, 0.08835665881633759, -0.15181048214435577, 0.039005689322948456, -0.044747501611709595, 0.0980217233300209, -0.005134830251336098, 0.016216939315199852, 0.12148048728704453, 0.013812340795993805, 0.01453446689993143, -0.029488878324627876, -0.015230126678943634, 0.1091347262263298, -0.05762871354818344, 0.08189576864242554, -0.018027715384960175, 0.0035274475812911987, -0.14216136932373047, -0.03526134416460991, -0.06503577530384064, 0.04558465629816055, -0.0475817546248436, -0.07316407561302185, -0.04850563034415245, 0.03870725631713867, 0.027846328914165497, -0.0019078823970630765, 0.1484414041042328, -0.04052259027957916, 0.028304366394877434, 0.16629226505756378, 0.049473658204078674, -0.035743821412324905, 0.003828924149274826, 0.013724498450756073, -0.05071456730365753, 0.049011699855327606, -0.16323362290859222, 0.013536226935684681, 0.06995692849159241, 0.025042764842510223, 0.06900988519191742, 0.007753395009785891, -0.08837762475013733, 0.012120820581912994, 0.08830630779266357, -0.07124357670545578, -0.09531600773334503, 0.020478956401348114, -0.05151201784610748, -0.0705048069357872, 0.02498367242515087, 0.10621565580368042, -0.024385806173086166, 0.011156870052218437, -0.03955793380737305, 0.02025512233376503, -0.03691558539867401, 0.016583513468503952, 0.1406397670507431, 0.029398992657661438, -0.06846044212579727, 0.08228273689746857, 0.08052440732717514, -0.04211324453353882, 0.03017602488398552, 0.06482531130313873, -0.12939703464508057, -0.07719156891107559, 0.028792232275009155, 0.13000118732452393, -0.0009432872757315636, -0.14390398561954498, -0.004669573158025742, -0.11079481989145279, 0.027224211022257805, 0.11611621081829071, -0.006403334438800812, 0.01114524807780981, -0.0068828328512609005, -0.09716881811618805, -0.07001766562461853, 0.0903291329741478, -0.10522443056106567, 0.008919104002416134, -0.054253458976745605, -0.07884654402732849, -0.017300602048635483, 0.0693792998790741, -0.004645459353923798, -0.034559063613414764, -0.1089925691485405, 0.006227476522326469, -0.22560273110866547, 0.021540500223636627, -0.06179191544651985, 0.030961109325289726, -0.011026294901967049, -0.0501294806599617, -0.026825789362192154, 0.0075626433826982975, -0.060119278728961945, 0.01682674139738083, -0.025125660002231598, 0.10166045278310776, -0.07717564702033997, 0.015971189364790916, 0.055504944175481796, -0.053197115659713745, 0.0873347818851471, -0.0335158109664917, -0.0643930584192276, 0.13517358899116516, -0.010078761726617813, 0.0670471265912056, -0.02680491842329502, 0.06023775786161423, 0.08101172000169754, 0.02334931120276451, -0.01644248329102993, -0.03074110858142376, 0.0010039806365966797, 0.04452307149767876, 0.10727621614933014, -0.008962033316493034, 0.09001298248767853, -0.0475686714053154, -0.0560789555311203, -0.008549418300390244, 0.09332750737667084, 0.07279150933027267, 0.01506722904741764, 0.04513675719499588, -0.01704319939017296, 0.013226405717432499, -0.09052388370037079, -0.02916410192847252, 0.043486591428518295, 0.011370737105607986, 0.0019656044896692038, -0.06731008738279343, 0.03360027074813843, -0.019401652738451958, 0.18776138126850128, -0.0041976384818553925, -0.008624689653515816, -0.009805695153772831, -0.04753255844116211, -0.19289593398571014, 0.01592360809445381, 0.05195116624236107, 0.026827020570635796, -0.028191721066832542, -0.10060974955558777, -0.030850352719426155, -0.035647500306367874, 0.12826550006866455, 0.1508866399526596, 0.04999774694442749, 0.16164931654930115, 0.008171210996806622, 0.04659242555499077, -0.030724357813596725, 0.033033337444067, 0.01493959128856659, -0.02396220900118351, 0.04325442761182785, 0.0045314147137105465, -0.035773277282714844, 0.11530070006847382, -0.1289607733488083, 0.04029931128025055, -0.0498293861746788, -0.09334659576416016, -0.07803548872470856, -0.11237882077693939, -0.04036273807287216, -0.07990594208240509, 0.01121470332145691, -0.12900398671627045, 0.023918604478240013, 0.12488659471273422, 0.024327686056494713, 0.0009840670973062515, 0.08874489367008209, 0.0028707869350910187, -0.035711970180273056, 0.05625705420970917, 0.03568629175424576, 0.021690258756279945, 0.01146252453327179, 0.027641788125038147, 0.01078219898045063, -0.05495157837867737, 0.03996739536523819, 0.09560337662696838, 0.001440124586224556, -0.03730078041553497, -0.044546470046043396, -0.03509535640478134, 0.0197259783744812, 0.008066672831773758, -0.04958290234208107, 0.09123334288597107, 0.06062433496117592, -0.017306476831436157, 0.011949565261602402, 0.08840703219175339, 0.009906193241477013, -0.11674420535564423, -0.13214656710624695, 0.10241838544607162, -0.02880759909749031, 0.043095581233501434, 0.002307646442204714, -0.11909414827823639, -0.039018914103507996, 0.13839298486709595, 0.0841301679611206, -0.040384355932474136, 0.021363288164138794, 0.013197984546422958, 0.016138093546032906, -0.02641298994421959, 0.14134320616722107, 0.0131648238748312, 0.13945144414901733, -0.03288473188877106, -0.027722522616386414, -0.07922250032424927, -0.015798471868038177, -0.07018643617630005, 0.01624625362455845, 0.016550051048398018, -0.06254172325134277, -0.1333770453929901, 0.1073022335767746, -0.12159110605716705, -0.16133835911750793, 0.09087386727333069, -0.09468501806259155, -0.08947375416755676, -0.06763693690299988, -0.03153178095817566, -0.04219880700111389, 0.010988710448145866, -0.02988717518746853, 0.00011178385466337204, 0.09181278198957443, 0.006757818628102541, -0.0316510945558548, -0.0015468485653400421, 0.061573419719934464, -0.038940928876399994, 0.05333792045712471, 0.010016031563282013, 0.1348540335893631, 0.05889670550823212, 0.018228713423013687, -0.06284114718437195, 0.07123899459838867, 0.028662463650107384, 0.08344359695911407, -0.07895094156265259, 0.009481865912675858, -0.02970767766237259, -0.006806583143770695, 0.08573373407125473, -0.016186142340302467, 0.031834084540605545, 0.07685898244380951, 0.016913486644625664, -0.05661937966942787, 0.023159606382250786, -0.10692346096038818, 0.10942580550909042, 0.1502920389175415, 0.00942985899746418, 0.003033219836652279, -0.028839781880378723, 0.04352791607379913, 0.019597234204411507, 0.012598097324371338, -0.04733072593808174, -0.06199384480714798, -0.007529230788350105, 0.0029452284798026085, 0.039529405534267426, -0.18917112052440643, 0.027022425085306168, 0.021728914231061935, 0.0010098405182361603, 0.00880582258105278, 0.1051086038351059, 0.07480499893426895, 0.021083228290081024, -0.04678378999233246, -0.05356955900788307, 0.019845835864543915, 0.062383487820625305, -0.021003644913434982, -0.06785774230957031 ]
6ad03808ae8c95c61140002832157e570b9107c3
# Dataset Card for "notebooks_by_user" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
davanstrien/notebooks_by_user
[ "region:us" ]
2023-03-27T08:14:54+00:00
{"dataset_info": {"features": [{"name": "user", "dtype": "large_string"}, {"name": "repo_notebook_count", "dtype": "int64"}], "splits": [{"name": "train", "num_bytes": 140436, "num_examples": 5604}], "download_size": 74860, "dataset_size": 140436}}
2024-02-17T02:14:50+00:00
[]
[]
TAGS #region-us
# Dataset Card for "notebooks_by_user" More Information needed
[ "# Dataset Card for \"notebooks_by_user\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"notebooks_by_user\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"notebooks_by_user\"\n\nMore Information needed" ]
[ -0.048040810972452164, 0.13062094151973724, -0.0013345142360776663, 0.03622753173112869, 0.0817217081785202, 0.117507204413414, 0.20647478103637695, 0.073393814265728, 0.05460166186094284, -0.04575595632195473, 0.0722133070230484, 0.03955928608775139, -0.010646660812199116, 0.13468210399150848, -0.05844186246395111, -0.09441445767879486, 0.028284791857004166, 0.026379181072115898, -0.05525704845786095, 0.01754676178097725, 0.007669520564377308, -0.05781185254454613, 0.03092331625521183, -0.08774057030677795, -0.20428499579429626, 0.020182598382234573, -0.06009811535477638, -0.08373117446899414, 0.09121957421302795, -0.02361327037215233, 0.1645936667919159, 0.029465751722455025, 0.04106350615620613, -0.08342346549034119, 0.01786339469254017, -0.04568834602832794, -0.08830420672893524, 0.03594418987631798, -0.01475287601351738, -0.08583211898803711, 0.008872956037521362, 0.09984716773033142, 0.03518811985850334, -0.034869078546762466, -0.1549057960510254, -0.23195311427116394, -0.14499801397323608, -0.03155659884214401, -0.029152939096093178, 0.0008754385053180158, 0.04455539956688881, 0.0856984332203865, -0.027405889704823494, -0.022052962332963943, 0.0589582584798336, -0.040276989340782166, 0.002802314469590783, 0.2408016324043274, -0.0629274845123291, 0.07294061034917831, -0.06815388798713684, 0.0923166275024414, 0.06409287452697754, -0.04128070920705795, 0.054317865520715714, -0.043069567531347275, -0.1124158725142479, 0.14190725982189178, 0.009219503961503506, -0.08074666559696198, 0.3599063456058502, -0.027559468522667885, 0.05310110002756119, -0.0322747528553009, 0.026883430778980255, 0.1259145736694336, 0.0005178858409635723, 0.04570014774799347, 0.01050369068980217, -0.019418148323893547, 0.0324624627828598, -0.036021843552589417, -0.1480400264263153, -0.15030118823051453, -0.1387997269630432, -0.14730457961559296, -0.1110597550868988, 0.1010003462433815, -0.12458087503910065, -0.01025862991809845, -0.052551764994859695, 0.016706343740224838, 0.024185584858059883, -0.08831242471933365, 0.06283186376094818, -0.013884966261684895, -0.00909427646547556, 0.006986937485635281, 0.09583757817745209, 0.021876512095332146, 0.2007981836795807, 0.018623221665620804, -0.08442486822605133, 0.138326495885849, 0.2278069704771042, -0.0401267446577549, 0.1349710375070572, 0.014782795682549477, 0.006292283535003662, -0.04710821807384491, -0.027723083272576332, -0.0925748273730278, -0.1293444037437439, 0.006218858063220978, -0.07095153629779816, 0.05099315941333771, 0.004509731195867062, -0.0973198413848877, 0.01518467627465725, -0.006981466896831989, 0.2251196652650833, -0.10181333124637604, 0.027300594374537468, 0.005754001904278994, -0.08704959601163864, -0.09373019635677338, 0.0016563580138608813, -0.07085046172142029, 0.0325176902115345, 0.05718155950307846, 0.0006937247235327959, -0.017760412767529488, -0.10185221582651138, 0.014630768448114395, 0.08426666259765625, -0.09044329077005386, 0.09958510845899582, -0.08132413774728775, -0.29978829622268677, -0.0556672178208828, 0.08669909089803696, -0.08246196806430817, 0.11894773691892624, -0.032613251358270645, 0.20132599771022797, 0.016460668295621872, -0.07288985699415207, 0.07410596311092377, -0.07780401408672333, 0.06741102039813995, 0.0022729290649294853, 0.0635940209031105, -0.2099352478981018, 0.0563749335706234, 0.003984329756349325, -0.03129475563764572, -0.06220930442214012, -0.007049630396068096, -0.13271427154541016, 0.11215179413557053, -0.01987682841718197, 0.02862345241010189, -0.10876952856779099, 0.06449773162603378, -0.05903813615441322, 0.042115483433008194, -0.11382368952035904, -0.05979344993829727, 0.1423603743314743, -0.17125177383422852, -0.2769540250301361, -0.011770599521696568, -0.09023917466402054, 0.22897550463676453, -0.0021535088308155537, 0.3694458603858948, 0.1127181425690651, -0.006245336961001158, 0.019204769283533096, 0.12446855753660202, -0.06848642230033875, -0.2776041328907013, 0.038677699863910675, -0.058953169733285904, -0.07326566427946091, 0.017007414251565933, 0.18192832171916962, -0.0911773145198822, 0.01116195134818554, -0.0898381769657135, 0.015041319653391838, -0.14445914328098297, 0.016276661306619644, 0.0205050241202116, 0.11061156541109085, -0.03632132336497307, 0.1689746230840683, 0.16360844671726227, 0.030029980465769768, -0.09105920046567917, -0.049050815403461456, 0.03350702300667763, 0.04573855176568031, 0.07107604295015335, 0.01002076081931591, -0.14363056421279907, -0.019368495792150497, -0.0311680119484663, -0.011873472481966019, 0.06063978374004364, 0.10637889802455902, 0.08915947377681732, -0.028478439897298813, -0.06823237240314484, 0.1266373246908188, 0.051526766270399094, 0.04240959510207176, 0.03525916859507561, 0.03228089585900307, 0.08986829221248627, -0.06247004121541977, -0.08000975102186203, -0.14562219381332397, -0.0025693094357848167, 0.0675622895359993, -0.08960708975791931, -0.00695413863286376, -0.014511941000819206, 0.035798944532871246, 0.03339654952287674, 0.04657924920320511, -0.0029647089540958405, 0.0516926646232605, 0.01997876912355423, 0.04632072150707245, -0.07088363915681839, -0.14031554758548737, 0.13842378556728363, 0.14540007710456848, -0.022169075906276703, 0.05030280724167824, -0.17166119813919067, 0.05288352444767952, -0.025305572897195816, -0.11833785474300385, -0.013753308914601803, -0.002872157609090209, -0.03448624536395073, 0.04276970773935318, -0.059238847345113754, -0.011129413731396198, -0.005912563763558865, -0.008941209875047207, -0.06022147834300995, 0.008220374584197998, 0.13067945837974548, -0.11340460181236267, 0.13707007467746735, 0.19088850915431976, 0.061749279499053955, 0.11549366265535355, -0.044406458735466, -0.05925993621349335, 0.02448032610118389, -0.10003463923931122, -0.0036704351659864187, 0.21833088994026184, -0.147845059633255, 0.006299487315118313, 0.12357348948717117, 0.03862215578556061, 0.10013522207736969, -0.11478551477193832, -0.07680046558380127, -0.002151566557586193, -0.03732853755354881, -0.20612771809101105, -0.006011041346937418, -0.014512402936816216, 0.03329230844974518, -0.024361614137887955, 0.0886896401643753, 0.08043330162763596, -0.034212224185466766, -0.09149769693613052, 0.10617329180240631, -0.1176164299249649, -0.3275715410709381, -0.10426386445760727, -0.08502839505672455, 0.11906557530164719, 0.06331592053174973, 0.0027127512730658054, 0.018556276336312294, -0.01727607101202011, 0.012847497127950191, 0.006858048029243946, -0.11328192055225372, -0.1464739590883255, 0.0924992486834526, 0.0953865721821785, -0.07109974324703217, -0.16213010251522064, 0.0375010222196579, 0.04256737232208252, 0.08751669526100159, 0.1633133888244629, -0.13817669451236725, 0.10937754809856415, 0.0016879370668902993, -0.03576064109802246, 0.03501330316066742, -0.06580301374197006, 0.06830926984548569, -0.09337078034877777, -0.08390513062477112, 0.14303061366081238, -0.02529216557741165, 0.005534055642783642, 0.03921794146299362, 0.04392792657017708, -0.0997735783457756, -0.007467957213521004, -0.061176881194114685, -0.14861205220222473, -0.23316071927547455, -0.1368664801120758, -0.01485040970146656, 0.18493112921714783, 0.15593558549880981, 0.05657194182276726, -0.04331604391336441, 0.08735522627830505, 0.1449735015630722, -0.030966470018029213, -0.051827993243932724, -0.0459696389734745, 0.02414892241358757, 0.017355216667056084, -0.00964243896305561, -0.16440877318382263, 0.05519672483205795, 0.15677648782730103, 0.20872019231319427, 0.2388450801372528, 0.05942447856068611, 0.1966623216867447, -0.02000410296022892, 0.09392048418521881, 0.14234855771064758, 0.2554163336753845, 0.06106401979923248, 0.025099219754338264, 0.006529110949486494, 0.04706567898392677, -0.10710459202528, -0.024670885875821114, -0.012795274145901203, -0.27282053232192993, 0.004282430279999971, -0.23389451205730438, 0.0698213204741478, -0.1332760453224182, 0.017173079773783684, -0.09625385701656342, 0.053535301238298416, 0.020738789811730385, 0.11829935759305954, -0.15136700868606567, 0.05628065764904022, 0.0243926253169775, -0.13983379304409027, 0.06062309071421623, 0.04962524399161339, 0.09874935448169708, -0.20911066234111786, -0.040238216519355774, -0.16754339635372162, -0.23832549154758453, -0.003299218835309148, 0.19491885602474213, -0.08022823929786682, 0.2489020973443985, 0.014465585350990295, -0.021806765347719193, -0.10386800020933151, -0.05881615728139877, -0.022668344900012016, 0.029168464243412018, 0.04022952541708946, 0.013162463903427124, -0.20280350744724274, -0.032626595348119736, -0.08665081858634949, 0.01081383042037487, 0.037252627313137054, -0.030106771737337112, -0.1483873575925827, 0.057782962918281555, 0.049500904977321625, -0.03073117323219776, -0.20188657939434052, 0.03144249692559242, -0.24017617106437683, 0.028836699202656746, -0.0986437276005745, -0.009504877030849457, 0.03230918198823929, 0.03647588938474655, -0.14252969622612, 0.05397938936948776, 0.15820114314556122, 0.0514523983001709, -0.043200016021728516, -0.008507227525115013, 0.05975613370537758, 0.017756739631295204, 0.027317523956298828, 0.06991465389728546, -0.02350604720413685, -0.10264100134372711, -0.16040977835655212, 0.01715359278023243, -0.057211969047784805, 0.17009089887142181, -0.05263366550207138, -0.006813863292336464, -0.04386700689792633, 0.0002096836979035288, 0.009206685237586498, 0.011386189609766006, -0.0925733894109726, -0.09802581369876862, 0.17507325112819672, -0.0903376042842865, 0.2096473127603531, 0.07849161326885223, -0.028257418423891068, -0.09900012612342834, 0.10510198771953583, -0.1286633014678955, 0.2039632499217987, 0.11133945733308792, -0.06583403050899506, 0.1766948699951172, 0.2089778482913971, -0.07615088671445847, -0.27355220913887024, -0.014702081680297852, -0.1763889640569687, -0.03859923034906387, 0.024216117337346077, -0.2628173232078552, 0.0948399007320404, 0.19274085760116577, -0.04004388675093651, 0.15001870691776276, -0.025089524686336517, -0.10076300799846649, 0.18896706402301788, 0.06723558157682419, 0.21059168875217438, -0.1396985799074173, -0.03209977596998215, -0.11465223133563995, -0.19782429933547974, 0.20324760675430298, -0.11989527195692062, -0.003712677862495184, 0.05250561982393265, 0.05469012260437012, -0.07798686623573303, -0.043132517486810684, 0.16926011443138123, -0.03951767459511757, 0.07786492258310318, -0.09981513023376465, -0.11699965596199036, 0.07835682481527328, -0.0655960813164711, 0.035646431148052216, 0.016964726150035858, 0.040900230407714844, -0.1422104835510254, -0.02742202952504158, 0.09253886342048645, -0.010628675110638142, 0.05053037405014038, -0.02845493145287037, -0.1024445965886116, 0.01928083226084709, -0.11875744163990021, -0.024554669857025146, 0.005472653079777956, -0.04160488396883011, -0.0274764783680439, 0.09460091590881348, 0.08313614875078201, -0.0563649982213974, -0.021219253540039062, -0.06878764182329178, -0.10386193543672562, -0.006129181943833828, -0.229304239153862, 0.05363724008202553, 0.0706510841846466, -0.025542424991726875, 0.08759696781635284, 0.020888807252049446, 0.053666356950998306, 0.07267337292432785, 0.1676279604434967, -0.1187407597899437, -0.07102017849683762, 0.08817553520202637, -0.007681650575250387, -0.061577025800943375, 0.0015923951286822557, -0.02935030870139599, 0.08479384332895279, -0.010324730537831783, 0.0043600802309811115, 0.02873038873076439, -0.006667422596365213, 0.05733262747526169, 0.05670102685689926, 0.0604327991604805, -0.10444001853466034, 0.21017402410507202, 0.12388285994529724, -0.10049410164356232, 0.013604856096208096, -0.01809205673635006, -0.05074894428253174, -0.09287457913160324, 0.11382104456424713, 0.28051137924194336, -0.012456421740353107, -0.1214849054813385, 0.003270838176831603, -0.021512798964977264, -0.031188836321234703, 0.19619181752204895, 0.08523238450288773, 0.05221553146839142, 0.08341983705759048, 0.014157037250697613, 0.03279006853699684, -0.04645157605409622, -0.06006781756877899, 0.0241042859852314, 0.01688453182578087, -0.20507057011127472, -0.033903542906045914, 0.11930806934833527, -0.058420974761247635, -0.0734117180109024, -0.13465744256973267, 0.062180399894714355, -0.09371612966060638, 0.11242124438285828, -0.06042617931962013, 0.053582850843667984, 0.024227526038885117, 0.07786098122596741, 0.050008662045001984, -0.10359855741262436, -0.14090941846370697, 0.13021831214427948, 0.006728463340550661, 0.062318023294210434, -0.07631823420524597, 0.025369364768266678, 0.1620362401008606, 0.05270570516586304, 0.11560964584350586, 0.14654679596424103, 0.016435397788882256, 0.1336096227169037, -0.1235843077301979, -0.11192735284566879, 0.010078386403620243, 0.11202466487884521, 0.01483177486807108, -0.029178062453866005, -0.03378800302743912, 0.05143479257822037, -0.04336608946323395, 0.06961752474308014, 0.00016443316417280585, -0.07348538935184479, 0.057414449751377106, -0.11430035531520844, -0.15734052658081055, 0.017645925283432007, -0.03583809733390808, 0.13232164084911346, 0.03606400266289711, -0.019137218594551086, 0.03241436183452606, 0.010271714068949223, 0.018615053966641426, -0.00708887679502368, 0.0427977591753006, -0.16831500828266144, -0.03712844103574753, -0.02522996813058853, 0.014926794916391373, 0.0065697613172233105, 0.45055562257766724, -0.012568199075758457, -0.15864871442317963, -0.06979772448539734, -0.01186925359070301, -0.030033469200134277, -0.009467113763093948, 0.37053224444389343, 0.02694047801196575, -0.009945331141352654, -0.0035740802995860577, 0.12789304554462433, -0.023776696994900703, 0.16832956671714783, 0.1266193985939026, 0.07715076953172684, -0.08375728875398636, -0.054378408938646317, 0.020678730681538582, -0.06520715355873108, 0.05269426852464676, 0.00008332356810569763, 0.061386529356241226, 0.013793186284601688, -0.04468380659818649, -0.06486238539218903, -0.0027531986124813557, -0.07479138672351837, 0.09776394069194794, -0.12042058259248734, -0.12640510499477386, -0.05627185478806496, -0.10567300021648407, -0.05459082871675491, -0.14457589387893677, 0.048859354108572006, -0.08783826231956482, -0.052134010940790176, 0.17859099805355072, 0.04728107899427414, -0.03123904950916767, -0.030922092497348785, -0.1258944720029831, 0.07754481583833694, -0.021409746259450912, -0.042665038257837296, -0.06787368655204773, -0.15992429852485657, -0.04715878516435623, -0.034695349633693695, 0.0066319662146270275, -0.0001906488905660808, 0.04352056235074997, 0.05087565630674362, -0.019335418939590454, -0.13801169395446777, -0.06036774441599846, -0.08418282121419907, 0.05912495404481888, -0.029091350734233856, 0.1267549693584442, 0.04173224791884422, 0.050175171345472336, 0.0400070957839489, 0.15166522562503815, 0.007207415997982025, -0.08457755297422409, -0.08737356960773468, -0.11136685311794281, -0.09125488251447678, 0.013117379508912563, 0.04382260888814926, -0.058208100497722626, -0.01989428512752056, 0.28993722796440125, 0.33994051814079285, 0.0111134834587574, 0.031713590025901794, 0.020650384947657585, 0.02963131293654442, 0.1170022115111351, 0.15947476029396057, 0.04856165125966072, 0.07408340275287628, -0.06301893293857574, -0.18795505166053772, 0.002361506689339876, -0.03108890727162361, -0.022644130513072014, 0.09667151421308517, 0.044982049614191055, -0.05034799873828888, -0.06898709386587143, 0.17599307000637054, -0.11284442991018295, 0.04494427889585495, 0.01858385279774666, -0.12573041021823883, -0.10286235809326172, 0.00683189183473587, 0.10285722464323044, -0.07945005595684052, 0.010084305889904499, -0.043417517095804214, -0.00987962819635868, -0.10477575659751892, 0.007190093398094177, -0.3256397843360901, -0.10744695365428925, 0.026164043694734573, 0.08990596234798431, 0.11451379209756851, -0.038526181131601334, 0.05809130147099495, 0.008447416126728058, 0.04614144191145897, -0.04095446318387985, 0.12690962851047516, 0.0019247351447120309, 0.05009537562727928, 0.008220735937356949, 0.03221258148550987, -0.09226670861244202, -0.04359648749232292, 0.03259754553437233, 0.04477669671177864, 0.01780802197754383, 0.09300604462623596, 0.01649314910173416, 0.030788246542215347, 0.003426352282986045, -0.12046727538108826, 0.11800290644168854, 0.025453882291913033, 0.017601214349269867, -0.016587547957897186, 0.03241267427802086, 0.11634989082813263, -0.00046210677828639746, -0.15472276508808136, -0.07414644211530685, 0.006991962902247906, -0.14963044226169586, 0.06520798802375793, -0.032893892377614975, -0.06720728427171707, 0.06983968615531921, -0.02887040376663208, 0.02601194754242897, -0.005334275308996439, 0.11942388117313385, 0.08521699905395508, 0.01502637192606926, -0.08100855350494385, 0.05207112058997154, 0.04665738344192505, 0.017263827845454216, -0.01859303005039692, -0.11322125792503357 ]
2510ab6bfcf7892032721b361c9264a0cfe3e46d
# Dataset Card for "notebooks_by_repo_type" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
davanstrien/notebooks_by_repo_type
[ "region:us" ]
2023-03-27T08:16:12+00:00
{"dataset_info": {"features": [{"name": "repo_type", "dtype": "large_string"}, {"name": "repo_notebook_count", "dtype": "int64"}, {"name": "date", "dtype": "date32"}], "splits": [{"name": "train", "num_bytes": 14350, "num_examples": 574}], "download_size": 0, "dataset_size": 14350}}
2024-02-17T02:15:03+00:00
[]
[]
TAGS #region-us
# Dataset Card for "notebooks_by_repo_type" More Information needed
[ "# Dataset Card for \"notebooks_by_repo_type\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"notebooks_by_repo_type\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"notebooks_by_repo_type\"\n\nMore Information needed" ]
[ -0.043931204825639725, 0.15018311142921448, -0.003914437722414732, 0.016275960952043533, 0.07722554355859756, 0.10447676479816437, 0.14144128561019897, 0.12798431515693665, 0.027754321694374084, -0.07076092064380646, 0.06344754248857498, 0.04642944410443306, 0.07959835231304169, 0.18950726091861725, -0.04447627440094948, -0.19431482255458832, 0.03126915544271469, 0.07618720084428787, 0.012264392338693142, 0.006819573231041431, -0.02201470360159874, -0.043116699904203415, 0.012417920865118504, -0.10743412375450134, -0.14334283769130707, 0.017787816002964973, -0.08224167674779892, -0.0799643024802208, 0.03281259536743164, -0.019561028108000755, 0.1934688240289688, 0.0333263985812664, 0.03910284861922264, -0.12087376415729523, 0.030321413651108742, -0.021602101624011993, -0.11708777397871017, 0.05760619789361954, 0.07380808889865875, -0.09893245249986649, -0.09125921130180359, 0.035810183733701706, -0.0011656099231913686, -0.021994395181536674, -0.1353413313627243, -0.2581256926059723, -0.160298690199852, -0.028627313673496246, 0.010104833170771599, 0.019328510388731956, 0.033003635704517365, 0.07502105087041855, -0.0035483858082443476, -0.011071336455643177, 0.15269120037555695, -0.03037395142018795, -0.01636059209704399, 0.19953016936779022, -0.04170365259051323, 0.0902291089296341, -0.0462169423699379, 0.045141443610191345, 0.04813337326049805, -0.012940585613250732, -0.02867329865694046, -0.0733041912317276, -0.16673053801059723, 0.12771108746528625, -0.049157027155160904, -0.046382419764995575, 0.2920604348182678, -0.042504262179136276, 0.033915553241968155, 0.02782093733549118, 0.022947316989302635, 0.03793966397643089, -0.006509319879114628, 0.10078883916139603, 0.036570578813552856, 0.0032615794334560633, 0.06724569201469421, 0.0021086011547595263, -0.1336936503648758, -0.11026088893413544, -0.13139626383781433, -0.055628661066293716, -0.0982905700802803, 0.10347270220518112, -0.12814246118068695, -0.014375859871506691, -0.0946328192949295, -0.004273091442883015, 0.010534191504120827, -0.09209506213665009, 0.05858997628092766, -0.04522436112165451, -0.01706818863749504, -0.05152870714664459, 0.12336888164281845, 0.029865676537156105, 0.13184091448783875, 0.027497703209519386, -0.10729574412107468, 0.13080963492393494, 0.20725980401039124, 0.04421094432473183, 0.07208234816789627, 0.03811867535114288, 0.006344148423522711, -0.04465353861451149, -0.03210854530334473, -0.06696464121341705, -0.13464701175689697, 0.00379539979621768, -0.06687802821397781, 0.057447195053100586, -0.010090225376188755, -0.11985713243484497, -0.04219667240977287, 0.01791069470345974, 0.11951881647109985, -0.11782898008823395, -0.003966233227401972, -0.026638153940439224, -0.025162018835544586, 0.030799711123108864, -0.015450877137482166, -0.07178176939487457, -0.02747766673564911, 0.06585738062858582, -0.029481925070285797, 0.005497435107827187, -0.09612912684679031, 0.004987225402146578, 0.09211660176515579, -0.07554014772176743, 0.1001032143831253, -0.06822933256626129, -0.2451704442501068, -0.023565353825688362, 0.07490921765565872, -0.08469182252883911, 0.12895214557647705, 0.011565109714865685, 0.11511045694351196, -0.041589852422475815, -0.02981930412352085, 0.12382997572422028, -0.08433852344751358, 0.07054474949836731, -0.007123145740479231, 0.09664584696292877, -0.1838458776473999, 0.05171649903059006, -0.0387943871319294, -0.04902810975909233, -0.2497910112142563, -0.0027036676183342934, -0.12633033096790314, 0.10128479450941086, -0.02397759258747101, -0.019936881959438324, -0.07390224188566208, 0.0598793663084507, -0.05232232064008713, 0.07069336622953415, -0.14114153385162354, -0.07905957102775574, 0.19381409883499146, -0.18626314401626587, -0.15881043672561646, 0.016645772382616997, -0.0645475834608078, 0.12323490530252457, -0.008516659028828144, 0.3431973159313202, 0.09721649438142776, 0.06415750831365585, -0.008632727898657322, 0.14655621349811554, -0.04768187552690506, -0.2760757505893707, 0.04884247109293938, -0.052516791969537735, -0.12170691043138504, 0.02888987399637699, 0.16722054779529572, -0.08289835602045059, -0.02094738371670246, -0.05953540652990341, 0.035356901586055756, -0.06523165106773376, -0.020102940499782562, 0.03284839540719986, 0.07290342450141907, -0.006320882122963667, 0.12495476752519608, 0.12322760373353958, 0.0022500476334244013, -0.03409406542778015, -0.05926797538995743, 0.07174588739871979, 0.10667833685874939, -0.016286497935652733, 0.024190671741962433, -0.20690825581550598, -0.027872122824192047, -0.03453126549720764, -0.042902253568172455, 0.05404562130570412, 0.07964631915092468, 0.052770089358091354, -0.03515363857150078, -0.06907853484153748, 0.10151774436235428, 0.0467914454638958, 0.01905953884124756, 0.023599784821271896, 0.024675585329532623, 0.08768841624259949, -0.08212710916996002, -0.08898501098155975, -0.09648027271032333, -0.02604951709508896, 0.11649931222200394, -0.03770780563354492, 0.03563303127884865, 0.007388834375888109, 0.04913845658302307, 0.07147257775068283, 0.04051628336310387, -0.013407723046839237, 0.024828091263771057, 0.020939860492944717, 0.08156445622444153, -0.07699695974588394, -0.07503393292427063, 0.11714587360620499, 0.17372718453407288, -0.030451828613877296, -0.008398177102208138, -0.1953575164079666, 0.03966698795557022, 0.013355549424886703, -0.11760973185300827, 0.06544524431228638, -0.0008145529427565634, -0.03135001286864281, 0.03962215036153793, -0.09617958962917328, 0.002410405082628131, 0.014883892610669136, -0.04589551314711571, -0.05111966282129288, 0.0522594228386879, 0.1921478509902954, -0.1856347769498825, 0.17228665947914124, 0.1815689206123352, 0.03101656399667263, 0.18756426870822906, -0.07143757492303848, -0.07632051408290863, -0.0005143428570590913, -0.08311200886964798, -0.0136727225035429, 0.19157680869102478, -0.08790535479784012, 0.020604867488145828, 0.1041393131017685, -0.02843029797077179, 0.11935383826494217, -0.13746289908885956, -0.08053706586360931, -0.039285022765398026, -0.011569682508707047, -0.1940331608057022, -0.026784110814332962, 0.03484635800123215, 0.04609154164791107, -0.031068814918398857, 0.06579117476940155, 0.10537252575159073, -0.016234712675213814, -0.03821476921439171, 0.14998547732830048, -0.13794182240962982, -0.2969561517238617, -0.16353636980056763, -0.06812556087970734, 0.09900229424238205, 0.060538485646247864, 0.002830604324117303, -0.05609241873025894, -0.024484973400831223, 0.02669808827340603, 0.0013843679334968328, -0.1122114434838295, -0.05696096271276474, 0.01536922249943018, 0.12517184019088745, -0.10202077031135559, -0.10743895918130875, 0.012868252582848072, -0.003652081359177828, 0.07975123077630997, 0.2027370184659958, -0.1904369294643402, 0.0489068441092968, 0.010715511627495289, -0.018174663186073303, 0.04796827584505081, -0.08683726191520691, -0.03652247041463852, -0.07847865670919418, -0.07494518160820007, 0.14208130538463593, -0.030868537724018097, 0.03211056441068649, 0.03800930827856064, 0.012369156815111637, -0.07561160624027252, -0.03506147116422653, -0.05395020171999931, -0.14056991040706635, -0.29091349244117737, -0.08530067652463913, -0.051604557782411575, 0.23522715270519257, 0.09181657433509827, 0.02423865720629692, -0.0448136068880558, 0.09002986550331116, 0.12883318960666656, -0.01849422976374626, -0.05844651535153389, -0.01991814188659191, 0.016096623614430428, 0.030163999646902084, 0.012913265265524387, -0.15933559834957123, 0.023294297978281975, 0.15417182445526123, 0.20838609337806702, 0.28868013620376587, 0.08556763082742691, 0.07480186969041824, -0.047641027718782425, 0.05266496166586876, 0.1672249436378479, 0.2336021363735199, 0.07941004633903503, -0.0007188576855696738, -0.029235195368528366, 0.024887870997190475, -0.07982359081506729, 0.009122688323259354, -0.026368699967861176, -0.20094983279705048, -0.019988838583230972, -0.1609933078289032, 0.02605811320245266, -0.0743812844157219, 0.018669387325644493, -0.1469128578901291, 0.09383594244718552, 0.018978988751769066, 0.10337554663419724, -0.14205361902713776, 0.0648619681596756, 0.001319199800491333, -0.09727046638727188, 0.07881331443786621, 0.02355216257274151, 0.06926355510950089, -0.2076316773891449, -0.026803597807884216, -0.15316681563854218, -0.13129284977912903, -0.024059616029262543, 0.189296692609787, -0.02668684907257557, 0.2902955114841461, 0.029825909063220024, -0.05462312698364258, -0.10091370344161987, -0.0018575587309896946, -0.026087727397680283, 0.021924924105405807, 0.10406401753425598, -0.009364866651594639, -0.19946229457855225, -0.10600703209638596, -0.07543938606977463, 0.0011922572739422321, 0.0833762139081955, -0.022824587300419807, -0.08692676573991776, 0.03923136740922928, 0.024386052042245865, -0.04082683101296425, -0.18980933725833893, 0.10354224592447281, -0.19976693391799927, 0.05338931456208229, -0.1418837606906891, -0.015644771978259087, -0.005711684934794903, 0.0049550216645002365, -0.04092073068022728, 0.08536913245916367, 0.1573876291513443, -0.017128469422459602, -0.0734349712729454, 0.018690384924411774, 0.10453173518180847, -0.0008261798066087067, 0.028293555602431297, 0.028953254222869873, 0.009315909817814827, -0.07168692350387573, -0.16991440951824188, 0.07507483661174774, -0.04784173518419266, 0.15462663769721985, -0.09124229848384857, 0.01051708310842514, -0.08137982338666916, 0.00283555849455297, 0.0009066236671060324, 0.023253368213772774, -0.056119468063116074, -0.08372213691473007, 0.1630370318889618, -0.11865027248859406, 0.2694818377494812, 0.14831051230430603, -0.0639965832233429, -0.15607216954231262, 0.1063026636838913, -0.09143683314323425, 0.14665640890598297, 0.09830838441848755, -0.012795905582606792, 0.13542844355106354, 0.2015409916639328, -0.08143745362758636, -0.2598702609539032, -0.01076540071517229, -0.10990604013204575, -0.039163634181022644, -0.008289111778140068, -0.3097904920578003, 0.12287473678588867, 0.195603147149086, -0.00804811716079712, 0.11057931929826736, -0.034754421561956406, -0.02224333956837654, 0.19216659665107727, 0.05692589655518532, 0.23251043260097504, -0.16649509966373444, -0.03622023016214371, -0.09689442813396454, -0.1121760755777359, 0.21270085871219635, -0.14771020412445068, 0.011237011291086674, 0.03548214212059975, 0.06959372758865356, -0.06085992977023125, -0.028778590261936188, 0.14419040083885193, -0.05596065893769264, 0.051796410232782364, -0.09315189719200134, -0.09106773138046265, 0.09741860628128052, -0.04057174548506737, -0.03127852827310562, 0.02816230058670044, 0.011116044595837593, -0.19436565041542053, -0.05635823309421539, 0.06160764768719673, -0.01541504543274641, 0.08896429091691971, -0.052520088851451874, -0.04954126849770546, 0.03516428545117378, -0.1686858832836151, -0.044264622032642365, 0.039641860872507095, -0.04983976110816002, 0.03656716272234917, 0.10689367353916168, 0.0936862975358963, -0.045257553458213806, 0.0306526068598032, -0.06118007376790047, -0.11092522740364075, 0.01967807486653328, -0.15292392671108246, 0.011730796657502651, 0.07791237533092499, -0.022120164707303047, 0.08646498620510101, 0.05687650293111801, 0.03610029071569443, 0.023971591144800186, 0.17474006116390228, -0.13871008157730103, -0.08303824812173843, 0.042080312967300415, 0.04518851637840271, -0.07245463877916336, 0.014570026658475399, 0.009252353571355343, 0.09895515441894531, -0.030720001086592674, 0.011837093159556389, 0.06080713868141174, 0.006675838492810726, 0.030732225626707077, 0.07402382045984268, 0.029753804206848145, -0.11470648646354675, 0.21360021829605103, 0.11940304189920425, -0.08794420957565308, 0.0012558092130348086, 0.046095315366983414, -0.043311525136232376, -0.10261113941669464, 0.11005665361881256, 0.26523423194885254, -0.07052238285541534, -0.07504906505346298, -0.03448352962732315, -0.08555274456739426, 0.0009174061706289649, 0.2654924988746643, 0.06678394973278046, -0.001741116400808096, 0.0767393410205841, -0.011259576305747032, 0.026139311492443085, -0.04849867895245552, -0.06405957043170929, 0.004092670511454344, 0.05141841992735863, -0.15740491449832916, -0.07429565489292145, 0.08508238941431046, -0.04624408110976219, -0.026645280420780182, -0.18157702684402466, 0.0512842983007431, -0.11505220830440521, 0.1399764120578766, -0.02727563865482807, 0.03940688073635101, 0.005506024695932865, 0.07929129153490067, 0.02017698623239994, -0.11277676373720169, -0.16164839267730713, 0.13743682205677032, -0.02024638094007969, 0.08710481226444244, -0.05065115541219711, 0.0025506613310426474, 0.13030050694942474, 0.03044283762574196, 0.08593311160802841, 0.10200561583042145, 0.04792582616209984, 0.12202666699886322, -0.044829949736595154, -0.1156652420759201, 0.05937936529517174, 0.08462134748697281, 0.009178055450320244, -0.0005221194587647915, -0.02550649829208851, 0.07364059239625931, -0.054518893361091614, 0.07014131546020508, -0.05523844435811043, -0.09464377164840698, 0.029893772676587105, -0.11522039026021957, -0.14489778876304626, 0.009369638748466969, -0.02119959145784378, 0.20728600025177002, 0.043231453746557236, -0.03815604746341705, 0.06606633961200714, 0.048621803522109985, -0.040855638682842255, -0.0065663717687129974, 0.0113110626116395, -0.17816093564033508, 0.004519815091043711, -0.0188115444034338, 0.033552657812833786, 0.031171102076768875, 0.4038187861442566, 0.05764066055417061, -0.07449489086866379, -0.055529430508613586, 0.042492594569921494, 0.0551408976316452, 0.05113108456134796, 0.3245850205421448, 0.0993877574801445, -0.03928894177079201, -0.025907043367624283, 0.0880575180053711, -0.016687558963894844, 0.12192913889884949, 0.17984823882579803, 0.10160818696022034, -0.024691306054592133, 0.004099177196621895, 0.01618274673819542, -0.03505014255642891, 0.10005945712327957, 0.025627242401242256, 0.08041241019964218, 0.02705409936606884, 0.039222851395606995, -0.002634565345942974, 0.03257742524147034, -0.06107213720679283, 0.07456669956445694, -0.08388406783342361, -0.12126471847295761, -0.061491258442401886, -0.13617601990699768, -0.054755959659814835, -0.10640058666467667, 0.03221266344189644, -0.10898104310035706, 0.0015138688031584024, 0.21957670152187347, 0.05203993618488312, 0.004832937382161617, -0.046310123056173325, -0.06327936798334122, 0.009047419764101505, 0.02520625665783882, -0.021521495655179024, -0.04729195311665535, -0.13685373961925507, -0.10110203176736832, -0.0074970917776227, 0.022614268586039543, -0.03600448742508888, 0.04463540390133858, 0.0385865718126297, 0.010530502535402775, -0.15294772386550903, -0.06638754159212112, -0.07209355384111404, 0.032711051404476166, -0.045347679406404495, 0.1312994658946991, -0.004685947205871344, 0.03278057649731636, 0.10116447508335114, 0.10618232935667038, 0.004671058617532253, -0.058601971715688705, -0.0690823420882225, -0.0011043158592656255, -0.084879070520401, 0.05129719525575638, 0.02449897862970829, -0.07099619507789612, 0.0011485146824270487, 0.21588057279586792, 0.2557007968425751, 0.022087398916482925, 0.002024885965511203, 0.05344308912754059, 0.025538882240653038, 0.11078087985515594, 0.14387916028499603, 0.06789702922105789, 0.08792171627283096, -0.04721808433532715, -0.1359320878982544, 0.015541761182248592, -0.005090552847832441, -0.026437969878315926, 0.04754292592406273, 0.10846371203660965, -0.060589224100112915, -0.0679367333650589, 0.16492679715156555, -0.15222376585006714, 0.05102896690368652, 0.018630465492606163, -0.11695341765880585, -0.13487163186073303, -0.03918164223432541, 0.07664187252521515, -0.0847395807504654, 0.019404098391532898, -0.05570908263325691, -0.0358828529715538, -0.011157233268022537, 0.005937008187174797, -0.3249586224555969, -0.15189065039157867, 0.013195755891501904, 0.011489691212773323, 0.05524853244423866, -0.02344011887907982, 0.03792707622051239, 0.013097405433654785, 0.04078621789813042, -0.038129642605781555, 0.07104919850826263, -0.01493989396840334, 0.020939446985721588, -0.010314883664250374, 0.04501248151063919, -0.09138120710849762, -0.09936947375535965, 0.034148309379816055, 0.08808453381061554, -0.001150338794104755, 0.016766270622611046, -0.020185720175504684, 0.058793891221284866, 0.009180264547467232, -0.17259420454502106, 0.08540061116218567, 0.06539033353328705, 0.0021631859708577394, -0.006750912871211767, 0.04492361843585968, 0.09210645407438278, -0.0029910977464169264, -0.16726268827915192, -0.05212650075554848, 0.07194704562425613, -0.1452980935573578, 0.03753943368792534, -0.029123404994606972, -0.11962535232305527, 0.07987196743488312, -0.0637262836098671, 0.05579619109630585, -0.10367549955844879, 0.06349710375070572, 0.06996119767427444, 0.011512034572660923, -0.08493020385503769, 0.05567825958132744, 0.04397662729024887, -0.010319425724446774, 0.006395393051207066, -0.08698417246341705 ]
b405b6c44964e075d9ebde2b0c796eeb8f830fab
# Dataset Card for "dummy-controlnet-100000-samples" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
sayakpaul/dummy-controlnet-100000-samples
[ "region:us" ]
2023-03-27T08:24:52+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "condtioning_image", "dtype": "image"}, {"name": "caption", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 157617435976.0, "num_examples": 100000}], "download_size": 157623508466, "dataset_size": 157617435976.0}}
2023-03-29T09:24:14+00:00
[]
[]
TAGS #region-us
# Dataset Card for "dummy-controlnet-100000-samples" More Information needed
[ "# Dataset Card for \"dummy-controlnet-100000-samples\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"dummy-controlnet-100000-samples\"\n\nMore Information needed" ]
[ 6, 20 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"dummy-controlnet-100000-samples\"\n\nMore Information needed" ]
[ -0.08922330290079117, 0.1302211880683899, -0.00046307171578519046, -0.03483757749199867, 0.027945660054683685, 0.07012692838907242, 0.2593235373497009, 0.024006614461541176, 0.1078040599822998, -0.04234370216727257, 0.1309485286474228, 0.01915143057703972, 0.05486806854605675, 0.21460466086864471, -0.031150346621870995, 0.005483682733029127, 0.09498922526836395, 0.018985532224178314, 0.018812691792845726, 0.09741334617137909, 0.04231664165854454, -0.06355834752321243, 0.04997206851840019, -0.11291705816984177, -0.15622495114803314, 0.09178339689970016, 0.03824423998594284, -0.04756227508187294, 0.08530667424201965, -0.08654594421386719, 0.1782217025756836, 0.02995867282152176, 0.06732712686061859, -0.11672592163085938, 0.003244431223720312, 0.045949213206768036, -0.031049108132719994, 0.056639838963747025, -0.04908689111471176, 0.04319664463400841, -0.0051551698707044125, 0.08872333914041519, -0.019421657547354698, -0.011711250059306622, -0.020016681402921677, -0.17625436186790466, -0.12653444707393646, 0.12402674555778503, 0.007955502718687057, 0.017232241109013557, 0.04674052819609642, 0.2097838968038559, 0.009058606810867786, 0.02812371402978897, 0.19404226541519165, -0.033941350877285004, 0.06830613315105438, 0.30999526381492615, 0.09454331547021866, 0.10651151090860367, 0.02670924738049507, -0.0012783750426024199, 0.11350610852241516, -0.0364646278321743, -0.06953196227550507, -0.016352303326129913, -0.14849933981895447, 0.042266685515642166, -0.0461425743997097, -0.12612506747245789, 0.16532979905605316, 0.022011570632457733, 0.019361799582839012, -0.012099460698664188, -0.08374036103487015, -0.16507793962955475, 0.009085959754884243, -0.026614809408783913, 0.015540885739028454, 0.03947928920388222, -0.037049125880002975, 0.03166447579860687, -0.11434765160083771, -0.1325613558292389, -0.16251149773597717, 0.05507085472345352, -0.015489969402551651, 0.15333488583564758, -0.1272231489419937, -0.02153084985911846, -0.05519797280430794, -0.008745926432311535, 0.027074670419096947, -0.06961103528738022, -0.016409486532211304, 0.029838604852557182, -0.060398492962121964, -0.0007318591233342886, 0.12631501257419586, 0.08067945390939713, -0.04128347337245941, 0.04058881476521492, 0.0013805076014250517, 0.08633783459663391, 0.17414073646068573, -0.05847730115056038, -0.1426256150007248, 0.09309994429349899, -0.028897864744067192, -0.07481584697961807, 0.08136322349309921, -0.08889906853437424, -0.10487188398838043, 0.026842454448342323, 0.03908616676926613, 0.07094532996416092, -0.05093061178922653, -0.07976675033569336, -0.02016187459230423, -0.017184894531965256, 0.18746986985206604, -0.04729320853948593, 0.004194543231278658, -0.00937680434435606, -0.013026355765759945, -0.0009802446002140641, -0.08521389961242676, 0.0160838570445776, 0.021265272051095963, -0.0026710231322795153, -0.06854225695133209, -0.07343197613954544, -0.04487527161836624, -0.09236980974674225, 0.07253515720367432, -0.16582749783992767, 0.01991543546319008, -0.0840165764093399, -0.23406736552715302, 0.03968650475144386, 0.04041016846895218, -0.018306726589798927, 0.1540827751159668, 0.0075631956569850445, -0.038196224719285965, -0.010279967449605465, -0.03175413981080055, 0.039837274700403214, -0.06855105608701706, 0.0503593273460865, -0.016653109341859818, 0.09474655985832214, -0.17096544802188873, -0.052435874938964844, -0.05970875173807144, 0.012357945553958416, -0.004992953035980463, 0.032077591866254807, -0.183521568775177, -0.004517948720604181, -0.05507761612534523, 0.011525237001478672, -0.008395950309932232, 0.03213517367839813, 0.06279505789279938, 0.021837498992681503, -0.26644954085350037, -0.030324464663863182, 0.13085418939590454, -0.15433408319950104, -0.12833690643310547, 0.0054954541847109795, -0.048987872898578644, 0.06745444983243942, 0.004320325329899788, 0.19985908269882202, -0.05660219490528107, -0.07819526642560959, -0.020937731489539146, 0.0881815105676651, -0.16733291745185852, -0.28193584084510803, -0.04567110165953636, 0.0261396374553442, -0.04933963716030121, -0.0036900334525853395, 0.15917453169822693, -0.023904724046587944, -0.06405169516801834, -0.0826168954372406, -0.02961953543126583, -0.14906053245067596, 0.006762464996427298, 0.03627241402864456, 0.012266728095710278, -0.038187406957149506, 0.067286416888237, -0.030937695875763893, 0.07453331351280212, -0.03829072415828705, -0.016367647796869278, -0.0748172476887703, 0.011468123644590378, -0.0642799437046051, 0.0014830231666564941, -0.1344786286354065, -0.11252935975790024, 0.014445321634411812, 0.027607854455709457, -0.008591355755925179, 0.020609553903341293, 0.09367915242910385, -0.06735723465681076, -0.00010899081826210022, 0.08064626902341843, 0.09465284645557404, 0.10030815005302429, 0.024874715134501457, -0.045088157057762146, -0.029193012043833733, -0.059737034142017365, 0.017796384170651436, -0.01887506991624832, -0.020761461928486824, -0.019877605140209198, 0.018710525706410408, -0.027457276359200478, -0.06905443966388702, 0.01786532998085022, -0.02574307844042778, -0.05423229560256004, -0.05980769917368889, -0.03138888254761696, -0.06403220444917679, -0.019231250509619713, -0.027031274512410164, -0.038134392350912094, 0.048301033675670624, 0.15461230278015137, -0.06815711408853531, -0.041444409638643265, 0.04485803470015526, 0.02526381053030491, -0.06396101415157318, -0.004209898877888918, -0.007071820553392172, -0.23231442272663116, -0.027806313708424568, -0.02819235809147358, -0.07930176705121994, 0.01653842255473137, 0.044350408017635345, -0.031534593552351, -0.080392986536026, -0.03655533120036125, 0.1644689291715622, -0.11835020035505295, 0.16070957481861115, 0.07184146344661713, 0.007688850164413452, 0.03752099722623825, -0.06219954416155815, -0.05538530647754669, -0.013296598568558693, -0.05369095504283905, -0.04430846497416496, 0.1688411831855774, -0.042243342846632004, 0.015732182189822197, 0.08056464046239853, -0.03402576223015785, 0.08035136759281158, -0.11367703229188919, -0.0325079970061779, -0.04808318614959717, -0.05767472833395004, -0.14993661642074585, -0.014744313433766365, -0.035619474947452545, 0.05579078942537308, -0.015616110526025295, -0.1399357169866562, 0.1067403182387352, -0.033734455704689026, -0.02132132276892662, 0.08471928536891937, -0.13243165612220764, -0.16831344366073608, -0.044772300869226456, -0.08221077919006348, -0.0033217845484614372, 0.04364100471138954, -0.09010830521583557, -0.0960841178894043, -0.03581179678440094, -0.06164475530385971, -0.20024366676807404, -0.07677817344665527, 0.012815832160413265, 0.08345744013786316, 0.030895940959453583, -0.03371315076947212, -0.12946252524852753, 0.04867870733141899, -0.04385608807206154, 0.05183326452970505, 0.08969047665596008, -0.10891222953796387, 0.1012754887342453, 0.1957869529724121, -0.032527074217796326, 0.06008538976311684, -0.03483225777745247, 0.08947478234767914, 0.012001541443169117, 0.005366327706724405, 0.04674605652689934, -0.014588846825063229, -0.02121548168361187, 0.07504348456859589, 0.0574907585978508, -0.08803620934486389, -0.008654988370835781, -0.04459557309746742, -0.1859496384859085, -0.20114418864250183, -0.08761703222990036, 0.01539519615471363, 0.07955629378557205, 0.02000092901289463, 0.053315628319978714, 0.06814993917942047, 0.10790098458528519, 0.08533786237239838, -0.05180464684963226, -0.09855711460113525, -0.028508421033620834, -0.04252972826361656, 0.005869652144610882, -0.028531311079859734, -0.11235083639621735, 0.0038323327898979187, 0.11032500118017197, 0.18557381629943848, 0.18104800581932068, 0.08291826397180557, 0.26310083270072937, 0.021154271438717842, 0.13073843717575073, 0.07202879339456558, 0.19273896515369415, 0.0792892724275589, -0.03993772342801094, 0.043400444090366364, 0.026054073125123978, -0.07252059131860733, 0.010001402348279953, 0.005827806424349546, -0.1252192109823227, 0.12259958684444427, -0.12081640213727951, -0.02388153225183487, 0.03607983514666557, 0.06109830364584923, -0.1859138458967209, 0.0860670804977417, 0.0044772266410291195, 0.0632418543100357, -0.047499075531959534, 0.0492401197552681, 0.10627791285514832, 0.04424868896603584, 0.048689279705286026, 0.0478956364095211, 0.014251355081796646, -0.12795822322368622, -0.08498292416334152, -0.12581147253513336, -0.06050330027937889, -0.011087358929216862, 0.08860097080469131, -0.0703444555401802, 0.20068010687828064, -0.006280079018324614, -0.03996048495173454, -0.1130015179514885, -0.07945014536380768, -0.05195492133498192, -0.1201266199350357, 0.02468138560652733, 0.050027210265398026, -0.20178264379501343, -0.14048562943935394, -0.035129301249980927, -0.043714866042137146, 0.058975573629140854, 0.17965863645076752, -0.0635235458612442, 0.06508102267980576, -0.027614660561084747, 0.024281738325953484, -0.15590649843215942, -0.043477173894643784, -0.042429205030202866, -0.0004574748454615474, 0.21838216483592987, -0.19409459829330444, -0.051567476242780685, 0.0032298187725245953, 0.0083098029717803, 0.13411089777946472, -0.12485378235578537, -0.08763349801301956, -0.03174373134970665, 0.0034684441052377224, 0.1761469542980194, 0.06179271638393402, 0.04761022701859474, 0.05275546759366989, 0.06329282373189926, -0.04560265690088272, -0.17069219052791595, 0.11560679972171783, -0.09134354442358017, -0.0013842742191627622, -0.10309793055057526, 0.09412554651498795, 0.0936797484755516, -0.012813293375074863, -0.017585836350917816, -0.007033852860331535, -0.033368952572345734, -0.07162205874919891, 0.08266571909189224, -0.056511640548706055, 0.0021105478517711163, 0.1964685469865799, 0.1425183266401291, -0.04235195368528366, 0.07918386161327362, -0.04566771909594536, 0.13748906552791595, 0.1373327523469925, -0.04129498079419136, 0.108192078769207, 0.26793497800827026, -0.005306188482791185, -0.2214609682559967, -0.08094175904989243, -0.06366092711687088, -0.09247727692127228, -0.060610994696617126, -0.09907502681016922, 0.09857022017240524, 0.15230312943458557, -0.07953336089849472, 0.27653416991233826, -0.17019033432006836, -0.05626784265041351, 0.24331821501255035, 0.08168872445821762, 0.3633532226085663, -0.11644875258207321, -0.05046200007200241, -0.16648395359516144, -0.11185774952173233, 0.17941789329051971, -0.04921785742044449, 0.04683023318648338, 0.019394727423787117, 0.13877958059310913, -0.05205816403031349, -0.0910445973277092, 0.08494161814451218, 0.0875878632068634, 0.09339023381471634, -0.055227432399988174, -0.09437896311283112, 0.24397529661655426, -0.029276419430971146, 0.04079178348183632, 0.013669395819306374, 0.028702974319458008, 0.04760601371526718, -0.027655720710754395, -0.0006348927854560316, -0.03267557919025421, 0.02105351723730564, -0.0731513574719429, -0.145451158285141, -0.01713784970343113, -0.11983952671289444, -0.06430289149284363, 0.02957935258746147, 0.05454303324222565, 0.02352384850382805, 0.2549324929714203, -0.022366877645254135, -0.16796866059303284, 0.018578093498945236, 0.007729319855570793, -0.09797608107328415, 0.07633617520332336, -0.057120323181152344, -0.0008246920770034194, 0.060431089252233505, 0.031212711706757545, 0.0027687225956469774, 0.07746309787034988, -0.10158447176218033, -0.04181822016835213, 0.0752171203494072, -0.08044346421957016, 0.006308905314654112, 0.1460081785917282, -0.0283451359719038, -0.011324268765747547, 0.12999257445335388, 0.0577954538166523, -0.0007379064918495715, 0.01061897911131382, -0.012668062932789326, 0.07828149944543839, -0.0919736698269844, 0.19348959624767303, 0.11762344092130661, 0.07393981516361237, -0.17732368409633636, 0.18360719084739685, -0.0044452049769461155, 0.048537395894527435, 0.04184211790561676, 0.006175563670694828, -0.1011817455291748, -0.024393338710069656, -0.010997330769896507, 0.13540688157081604, -0.11807677149772644, -0.13684996962547302, -0.013689705170691013, -0.05329844728112221, 0.027305860072374344, 0.12541760504245758, 0.06204752251505852, 0.10985212028026581, 0.02889552153646946, -0.04020095244050026, -0.10408180207014084, -0.06956849992275238, -0.015509823337197304, 0.11091194301843643, -0.09628794342279434, -0.16875819861888885, -0.006347151473164558, 0.0815422460436821, -0.08196940273046494, -0.035015229135751724, -0.08728084713220596, 0.09767003357410431, -0.19698017835617065, 0.025193456560373306, -0.05689803138375282, -0.038677819073200226, 0.06590007245540619, 0.04412930831313133, 0.013985788449645042, 0.01671920344233513, -0.06061403080821037, 0.10666707903146744, 0.06313454359769821, -0.06436639279127121, -0.14163170754909515, 0.027684928849339485, 0.0017987549072131515, 0.0421111099421978, 0.08063964545726776, 0.17811931669712067, -0.005758598446846008, 0.052114177495241165, -0.12790824472904205, -0.11623696982860565, 0.11956299096345901, 0.07825827598571777, 0.03577601537108421, 0.01816277951002121, -0.030863933265209198, 0.13926349580287933, -0.00781977642327547, 0.03809059038758278, 0.00541177811101079, -0.040865253657102585, -0.021384505555033684, -0.12992030382156372, -0.029980363324284554, -0.020244112238287926, -0.06194183975458145, 0.2671012282371521, 0.03229062631726265, 0.07281041890382767, 0.015816926956176758, -0.04305364564061165, -0.004652127623558044, -0.03669203072786331, -0.0046769543550908566, -0.11272473633289337, -0.005076917819678783, 0.06184856966137886, 0.021216081455349922, -0.058852147310972214, 0.44345822930336, -0.12632128596305847, -0.21101492643356323, -0.0602780357003212, -0.03488798066973686, 0.035792771726846695, 0.009588640183210373, 0.3949454724788666, 0.06440842151641846, -0.08230958133935928, -0.06914444267749786, 0.06561914831399918, 0.04606590420007706, 0.014619515277445316, 0.1069621667265892, -0.018298082053661346, -0.06493480503559113, 0.04857000336050987, 0.11811114847660065, -0.04664892330765724, 0.12778562307357788, 0.06210372596979141, -0.12631292641162872, 0.018373100087046623, 0.060425348579883575, 0.005368038546293974, 0.06825152784585953, -0.015357434749603271, -0.001985004637390375, -0.023988019675016403, -0.061484456062316895, -0.05909743160009384, -0.07094177603721619, -0.03932284191250801, -0.13273432850837708, 0.0293074082583189, -0.018535258248448372, -0.10930811613798141, 0.27807629108428955, 0.06811200827360153, -0.0219136793166399, 0.05573824420571327, 0.04157201200723648, 0.09112072736024857, -0.03249172121286392, 0.01731891557574272, -0.1293260008096695, -0.007292815018445253, -0.10291461646556854, 0.09336496889591217, 0.057287395000457764, -0.0069784196093678474, 0.013952081091701984, 0.03385387361049652, 0.09470997005701065, -0.04020360857248306, -0.05155814439058304, -0.07964453101158142, 0.03653473034501076, -0.05054070055484772, 0.009186039678752422, 0.02417721040546894, 0.04639472812414169, 0.063812755048275, -0.03022521734237671, -0.05188950151205063, -0.19566895067691803, -0.002243436174467206, 0.10980812460184097, -0.11788605153560638, 0.05499758571386337, -0.012309922836720943, -0.0858970358967781, -0.12053945660591125, 0.1493115872144699, 0.31183069944381714, -0.0374368317425251, 0.0033246860839426517, -0.027185387909412384, 0.03454740718007088, -0.07231650501489639, 0.15301981568336487, 0.06318411231040955, 0.16054405272006989, 0.013942364603281021, -0.10227756202220917, 0.003967484924942255, -0.08529356122016907, -0.053812943398952484, 0.05219828337430954, 0.04512888938188553, -0.09582386165857315, -0.11676985770463943, 0.1178179606795311, -0.1181151494383812, -0.06338346749544144, 0.13160449266433716, 0.021098140627145767, -0.009440651163458824, 0.05133585259318352, 0.10245725512504578, -0.03153442218899727, -0.03831733018159866, -0.0795278251171112, 0.11439003795385361, -0.10759063065052032, -0.025545835494995117, -0.27754348516464233, -0.09730472415685654, -0.0002519533154554665, -0.04747414588928223, 0.1777978539466858, -0.03825630247592926, 0.17849919199943542, 0.08411125093698502, 0.03229533135890961, -0.07190027832984924, 0.17393064498901367, 0.021741751581430435, -0.00947288703173399, -0.05727976933121681, -0.011159189976751804, -0.0523979626595974, -0.07193613797426224, 0.025471866130828857, -0.0964868888258934, -0.060301028192043304, 0.07121618837118149, 0.058641426265239716, -0.10128220170736313, -0.04275476932525635, -0.07158219814300537, 0.13164670765399933, -0.05549521744251251, -0.027360515668988228, 0.042796291410923004, -0.019047988578677177, 0.05811482295393944, 0.005468572489917278, -0.11931435018777847, -0.01823626272380352, -0.11163415759801865, -0.08628884702920914, 0.09763722866773605, 0.01834951713681221, -0.08099671453237534, 0.12305447459220886, -0.14224989712238312, -0.01144525408744812, -0.004554235842078924, 0.0036163360346108675, 0.09421554952859879, 0.09106390178203583, -0.050078634172677994, 0.2030518501996994, 0.016352513805031776, 0.0793515294790268, -0.09585471451282501, -0.11464812606573105 ]
b70f81b24fc04a2b0cff88e6ec3cd296808dae6a
# Dataset Card for DWIE ## Table of Contents - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [https://opendatalab.com/DWIE](https://opendatalab.com/DWIE) - **Repository:** [https://github.com/klimzaporojets/DWIE](https://github.com/klimzaporojets/DWIE) - **Paper:** [DWIE: an entity-centric dataset for multi-task document-level information extraction](https://arxiv.org/abs/2009.12626) - **Leaderboard:** [https://opendatalab.com/DWIE](https://opendatalab.com/DWIE) - **Size of downloaded dataset files:** 40.8 MB ### Dataset Summary DWIE (Deutsche Welle corpus for Information Extraction) is a new dataset for document-level multi-task Information Extraction (IE). It combines four main IE sub-tasks: 1.Named Entity Recognition: 23,130 entities classified in 311 multi-label entity types (tags). 2.Coreference Resolution: 43,373 entity mentions clustered in 23,130 entities. 3.Relation Extraction: 21,749 annotated relations between entities classified in 65 multi-label relation types. 4.Entity Linking: the named entities are linked to Wikipedia (version 20181115). For details, see the paper https://arxiv.org/pdf/2009.12626v2.pdf. ### Supported Tasks and Leaderboards - **Tasks:** Named Entity Recognition, Coreference Resolution, Relation extraction and entity linking in scientific papers - **Leaderboards:** [https://opendatalab.com/DWIE](https://opendatalab.com/DWIE) ### Languages The language in the dataset is English. ## Dataset Structure ### Data Instances - **Size of downloaded dataset files:** 40.8 MB An example of 'train' looks as follows, provided sample of the data: ```json {'id': 'DW_3980038', 'content': 'Proposed Nabucco Gas Pipeline Gets European Bank Backing\nThe heads of the EU\'s European Investment Bank and the European Bank for Reconstruction and Development (EBRD) said Tuesday, Jan. 27, that they are prepared to provide financial backing for the Nabucco gas pipeline.\nSpurred on by Europe\'s worst-ever gas crisis earlier this month, which left millions of homes across the continent without heat in the depths of winter, Hungarian Prime Minister Ferenc Gyurcsany invited top-ranking officials from both the EU and the countries involved in Nabucco to inject fresh momentum into the slow-moving project. Nabucco, an ambitious but still-unbuilt gas pipeline aimed at reducing Europe\'s energy reliance on Russia, is a 3,300-kilometer (2,050-mile) pipeline between Turkey and Austria. Costing an estimated 7.9 billion euros, the aim is to transport up to 31 billion cubic meters of gas each year from the Caspian Sea to Western Europe, bypassing Russia and Ukraine. Nabucco currently has six shareholders -- OMV of Austria, MOL of Hungary, Transgaz of Romania, Bulgargaz of Bulgaria, Botas of Turkey and RWE of Germany. But for the pipeline to get moving, Nabucco would need an initial cash injection of an estimated 300 million euros. Both the EIB and EBRD said they were willing to invest in the early stages of the project through a series of loans, providing certain conditions are met. "The EIB is ready to finance projects that further EU objectives of increased sustainability and energy security," said Philippe Maystadt, president of the European Investment Bank, during the opening addresses by participants at the "Nabucco summit" in Hungary. The EIB is prepared to finance "up to 25 percent of project cost," provided a secure intergovernmental agreement on the Nabucco pipeline is reached, he said. Maystadt noted that of 48 billion euros of financing it provided last year, a quarter was for energy projects. EBRD President Thomas Mirow also offered financial backing to the Nabucco pipeline, on the condition that it "meets the requirements of solid project financing." The bank would need to see concrete plans and completion guarantees, besides a stable political agreement, said Mirow. EU wary of future gas crises Czech Prime Minister Mirek Topolanek, whose country currently holds the rotating presidency of the EU, spoke about the recent gas crisis caused by a pricing dispute between Russia and Ukraine that affected supplies to Europe. "A new crisis could emerge at any time, and next time it could be even worse," Topolanek said. He added that reaching an agreement on Nabucco is a "test of European solidarity." The latest gas row between Russia and Ukraine has highlighted Europe\'s need to diversify its energy sources and thrown the spotlight on Nabucco. But critics insist that the vast project will remain nothing but a pipe dream because its backers cannot guarantee that they will ever have sufficient gas supplies to make it profitable. EU Energy Commissioner Andris Piebalgs urged political leaders to commit firmly to Nabucco by the end of March, or risk jeopardizing the project. In his opening address as host, Hungarian Prime Minister Ferenc Gyurcsany called on the EU to provide 200 to 300 million euros within the next few weeks to get the construction of the pipeline off the ground. Gyurcsany stressed that he was not hoping for a loan, but rather for starting capital from the EU. US Deputy Assistant Secretary of State Matthew Bryza noted that the Tuesday summit had made it clear that Gyurcsany, who dismissed Nabucco as "a dream" in 2007, was now fully committed to the energy supply diversification project. On the supply side, Turkmenistan and Azerbaijan both indicated they would be willing to supply some of the gas. "Azerbaijan, which is according to current plans is a transit country, could eventually serve as a supplier as well," Azerbaijani President Ilham Aliyev said. Azerbaijan\'s gas reserves of some two or three trillion cubic meters would be sufficient to last "several decades," he said. Austrian Economy Minister Reinhold Mitterlehner suggested that Egypt and Iran could also be brought in as suppliers in the long term. But a deal currently seems unlikely with Iran given the long-running international standoff over its disputed nuclear program. Russia, Ukraine still wrangling Meanwhile, Russia and Ukraine were still wrangling over the details of the deal which ended their gas quarrel earlier this month. Ukrainian President Viktor Yushchenko said on Tuesday he would stand by the terms of the agreement with Russia, even though not all the details are to his liking. But Russian officials questioned his reliability, saying that the political rivalry between Yushchenko and Prime Minister Yulia Timoshenko could still lead Kiev to cancel the contract. "The agreements signed are not easy ones, but Ukraine fully takes up the performance (of its commitments) and guarantees full-fledged transit to European consumers," Yushchenko told journalists in Brussels after a meeting with the head of the European Commission, Jose Manuel Barroso. The assurance that Yushchenko would abide by the terms of the agreement finalized by Timoshenko was "an important step forward in allowing us to focus on our broader relationship," Barroso said. But the spokesman for Russian Prime Minister Vladimir Putin said that Moscow still feared that the growing rivalry between Yushchenko and Timoshenko, who are set to face off in next year\'s presidential election, could torpedo the deal. EU in talks to upgrade Ukraine\'s transit system Yushchenko\'s working breakfast with Barroso was dominated by the energy question, with both men highlighting the need to upgrade Ukraine\'s gas-transit system and build more links between Ukrainian and European energy markets. The commission is set to host an international conference aimed at gathering donations to upgrade Ukraine\'s gas-transit system on March 23 in Brussels. The EU and Ukraine have agreed to form a joint expert group to plan the meeting, the leaders said Tuesday. During the conflict, Barroso had warned that both Russia and Ukraine were damaging their credibility as reliable partners. But on Monday he said that "in bilateral relations, we are not taking any negative consequences from (the gas row) because we believe Ukraine wants to deepen the relationship with the EU, and we also want to deepen the relationship with Ukraine." He also said that "we have to state very clearly that we were disappointed by the problems between Ukraine and Russia," and called for political stability and reform in Ukraine. His diplomatic balancing act is likely to have a frosty reception in Moscow, where Peskov said that Russia "would prefer to hear from the European states a very serious and severe evaluation of who is guilty for interrupting the transit."', 'tags': "['all', 'train']", 'mentions': [{'begin': 9, 'end': 29, 'text': 'Nabucco Gas Pipeline', 'concept': 1, 'candidates': [], 'scores': []}, {'begin': 287, 'end': 293, 'text': 'Europe', 'concept': 2, 'candidates': ['Europe', 'UEFA', 'Europe_(band)', 'UEFA_competitions', 'European_Athletic_Association', 'European_theatre_of_World_War_II', 'European_Union', 'Europe_(dinghy)', 'European_Cricket_Council', 'UEFA_Champions_League', 'Senior_League_World_Series_(Europe–Africa_Region)', 'Big_League_World_Series_(Europe–Africa_Region)', 'Sailing_at_the_2004_Summer_Olympics_–_Europe', 'Neolithic_Europe', 'History_of_Europe', 'Europe_(magazine)'], 'scores': [0.8408304452896118, 0.10987312346696854, 0.01377162616699934, 0.002099192701280117, 0.0015916954725980759, 0.0015686274273321033, 0.001522491336800158, 0.0013148789294064045, 0.0012456747936084867, 0.000991926179267466, 0.0008073817589320242, 0.0007843137136660516, 0.000761245668400079, 0.0006920415326021612, 0.0005536332027986646, 0.000530565157532692]}, 0.00554528646171093, 0.004390018526464701, 0.003234750358387828, 0.002772643230855465, 0.001617375179193914]}, {'begin': 6757, 'end': 6765, 'text': 'European', 'concept': 13, 'candidates': None, 'scores': []}], 'concepts': [{'concept': 0, 'text': 'European Investment Bank', 'keyword': True, 'count': 5, 'link': 'European_Investment_Bank', 'tags': ['iptc::11000000', 'slot::keyword', 'topic::politics', 'type::entity', 'type::igo', 'type::organization']}, {'concept': 66, 'text': None, 'keyword': False, 'count': 0, 'link': 'Czech_Republic', 'tags': []}], 'relations': [{'s': 0, 'p': 'institution_of', 'o': 2}, {'s': 0, 'p': 'part_of', 'o': 2}, {'s': 3, 'p': 'institution_of', 'o': 2}, {'s': 3, 'p': 'part_of', 'o': 2}, {'s': 6, 'p': 'head_of', 'o': 0}, {'s': 6, 'p': 'member_of', 'o': 0}, {'s': 7, 'p': 'agent_of', 'o': 4}, {'s': 7, 'p': 'citizen_of', 'o': 4}, {'s': 7, 'p': 'citizen_of-x', 'o': 55}, {'s': 7, 'p': 'head_of_state', 'o': 4}, {'s': 7, 'p': 'head_of_state-x', 'o': 55}, {'s': 8, 'p': 'agent_of', 'o': 4}, {'s': 8, 'p': 'citizen_of', 'o': 4}, {'s': 8, 'p': 'citizen_of-x', 'o': 55}, {'s': 8, 'p': 'head_of_gov', 'o': 4}, {'s': 8, 'p': 'head_of_gov-x', 'o': 55}, {'s': 9, 'p': 'head_of', 'o': 59}, {'s': 9, 'p': 'member_of', 'o': 59}, {'s': 10, 'p': 'head_of', 'o': 3}, {'s': 10, 'p': 'member_of', 'o': 3}, {'s': 11, 'p': 'citizen_of', 'o': 66}, {'s': 11, 'p': 'citizen_of-x', 'o': 36}, {'s': 11, 'p': 'head_of_state', 'o': 66}, {'s': 11, 'p': 'head_of_state-x', 'o': 36}, {'s': 12, 'p': 'agent_of', 'o': 24}, {'s': 12, 'p': 'citizen_of', 'o': 24}, {'s': 12, 'p': 'citizen_of-x', 'o': 15}, {'s': 12, 'p': 'head_of_gov', 'o': 24}, {'s': 12, 'p': 'head_of_gov-x', 'o': 15}, {'s': 15, 'p': 'gpe0', 'o': 24}, {'s': 22, 'p': 'based_in0', 'o': 18}, {'s': 22, 'p': 'based_in0-x', 'o': 50}, {'s': 23, 'p': 'based_in0', 'o': 24}, {'s': 23, 'p': 'based_in0-x', 'o': 15}, {'s': 25, 'p': 'based_in0', 'o': 26}, {'s': 27, 'p': 'based_in0', 'o': 28}, {'s': 29, 'p': 'based_in0', 'o': 17}, {'s': 30, 'p': 'based_in0', 'o': 31}, {'s': 33, 'p': 'event_in0', 'o': 24}, {'s': 36, 'p': 'gpe0', 'o': 66}, {'s': 38, 'p': 'member_of', 'o': 2}, {'s': 43, 'p': 'agent_of', 'o': 41}, {'s': 43, 'p': 'citizen_of', 'o': 41}, {'s': 48, 'p': 'gpe0', 'o': 47}, {'s': 49, 'p': 'agent_of', 'o': 47}, {'s': 49, 'p': 'citizen_of', 'o': 47}, {'s': 49, 'p': 'citizen_of-x', 'o': 48}, {'s': 49, 'p': 'head_of_state', 'o': 47}, {'s': 49, 'p': 'head_of_state-x', 'o': 48}, {'s': 50, 'p': 'gpe0', 'o': 18}, {'s': 52, 'p': 'agent_of', 'o': 18}, {'s': 52, 'p': 'citizen_of', 'o': 18}, {'s': 52, 'p': 'citizen_of-x', 'o': 50}, {'s': 52, 'p': 'minister_of', 'o': 18}, {'s': 52, 'p': 'minister_of-x', 'o': 50}, {'s': 55, 'p': 'gpe0', 'o': 4}, {'s': 56, 'p': 'gpe0', 'o': 5}, {'s': 57, 'p': 'in0', 'o': 4}, {'s': 57, 'p': 'in0-x', 'o': 55}, {'s': 58, 'p': 'in0', 'o': 65}, {'s': 59, 'p': 'institution_of', 'o': 2}, {'s': 59, 'p': 'part_of', 'o': 2}, {'s': 60, 'p': 'agent_of', 'o': 5}, {'s': 60, 'p': 'citizen_of', 'o': 5}, {'s': 60, 'p': 'citizen_of-x', 'o': 56}, {'s': 60, 'p': 'head_of_gov', 'o': 5}, {'s': 60, 'p': 'head_of_gov-x', 'o': 56}, {'s': 61, 'p': 'in0', 'o': 5}, {'s': 61, 'p': 'in0-x', 'o': 56}], 'frames': [{'type': 'none', 'slots': []}], 'iptc': ['04000000', '11000000', '20000344', '20000346', '20000378', '20000638']} ``` ### Data Fields - `id` : unique identifier of the article. - `content` : textual content of the article downloaded with src/dwie_download.py script. - `tags` : used to differentiate between train and test sets of documents. - `mentions`: a list of entity mentions in the article each with the following keys: - `begin` : offset of the first character of the mention (inside content field). - `end` : offset of the last character of the mention (inside content field). - `text` : the textual representation of the entity mention. - `concept` : the id of the entity that represents the entity mention (multiple entity mentions in the article can refer to the same concept). - `candidates` : the candidate Wikipedia links. - `scores` : the prior probabilities of the candidates entity links calculated on Wikipedia corpus. - `concepts` : a list of entities that cluster each of the entity mentions. Each entity is annotated with the following keys: - `concept` : the unique document-level entity id. - `text` : the text of the longest mention that belong to the entity. - `keyword` : indicates whether the entity is a keyword. - `count` : the number of entity mentions in the document that belong to the entity. - `link` : the entity link to Wikipedia. - `tags` : multi-label classification labels associated to the entity. - `relations` : a list of document-level relations between entities (concepts). Each of the relations is annotated with the following keys: - `s` : the subject entity id involved in the relation. - `p` : the predicate that defines the relation name (i.e., "citizen_of", "member_of", etc.). - `o` : the object entity id involved in the relation. - `iptc` : multi-label article IPTC classification codes. For detailed meaning of each of the codes, please refer to the official IPTC code list. ## Dataset Creation ### Curation Rationale [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Source Data #### Initial Data Collection and Normalization [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the source language producers? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Annotations #### Annotation process [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) #### Who are the annotators? [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Personal and Sensitive Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Discussion of Biases [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Other Known Limitations [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ## Additional Information ### Dataset Curators [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Licensing Information [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) ### Citation Information ``` @article{zaporojets2021dwie, title={DWIE: An entity-centric dataset for multi-task document-level information extraction}, author={Zaporojets, Klim and Deleu, Johannes and Develder, Chris and Demeester, Thomas}, journal={Information Processing \& Management}, volume={58}, number={4}, pages={102563}, year={2021}, publisher={Elsevier} } ``` ### Contributions Thanks to [@basvoju](https://github.com/basvoju) for adding this dataset.
DFKI-SLT/DWIE
[ "task_categories:feature-extraction", "task_categories:text-classification", "task_ids:entity-linking-classification", "annotations_creators:expert-generated", "language_creators:found", "multilinguality:monolingual", "size_categories:10M<n<100M", "source_datasets:original", "language:en", "license:other", "Named Entity Recognition, Coreference Resolution, Relation Extraction, Entity Linking", "arxiv:2009.12626", "region:us" ]
2023-03-27T08:27:59+00:00
{"annotations_creators": ["expert-generated"], "language_creators": ["found"], "language": ["en"], "license": "other", "multilinguality": ["monolingual"], "size_categories": ["10M<n<100M"], "source_datasets": ["original"], "task_categories": ["feature-extraction", "text-classification"], "task_ids": ["entity-linking-classification"], "paperswithcode_id": "acronym-identification", "pretty_name": "DWIE (Deutsche Welle corpus for Information Extraction) is a new dataset for document-level multi-task Information Extraction (IE).", "tags": ["Named Entity Recognition, Coreference Resolution, Relation Extraction, Entity Linking"], "train-eval-index": [{"col_mapping": {"labels": "tags", "tokens": "tokens"}, "config": "default", "splits": {"eval_split": "test"}, "task_id": "entity_extraction"}]}
2023-03-27T09:24:00+00:00
[ "2009.12626" ]
[ "en" ]
TAGS #task_categories-feature-extraction #task_categories-text-classification #task_ids-entity-linking-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10M<n<100M #source_datasets-original #language-English #license-other #Named Entity Recognition, Coreference Resolution, Relation Extraction, Entity Linking #arxiv-2009.12626 #region-us
# Dataset Card for DWIE ## Table of Contents - Table of Contents - Dataset Description - Dataset Summary - Supported Tasks and Leaderboards - Languages - Dataset Structure - Data Instances - Data Fields - Dataset Creation - Curation Rationale - Source Data - Annotations - Personal and Sensitive Information - Considerations for Using the Data - Social Impact of Dataset - Discussion of Biases - Other Known Limitations - Additional Information - Dataset Curators - Licensing Information - Citation Information - Contributions ## Dataset Description - Homepage: URL - Repository: URL - Paper: DWIE: an entity-centric dataset for multi-task document-level information extraction - Leaderboard: URL - Size of downloaded dataset files: 40.8 MB ### Dataset Summary DWIE (Deutsche Welle corpus for Information Extraction) is a new dataset for document-level multi-task Information Extraction (IE). It combines four main IE sub-tasks: 1.Named Entity Recognition: 23,130 entities classified in 311 multi-label entity types (tags). 2.Coreference Resolution: 43,373 entity mentions clustered in 23,130 entities. 3.Relation Extraction: 21,749 annotated relations between entities classified in 65 multi-label relation types. 4.Entity Linking: the named entities are linked to Wikipedia (version 20181115). For details, see the paper URL ### Supported Tasks and Leaderboards - Tasks: Named Entity Recognition, Coreference Resolution, Relation extraction and entity linking in scientific papers - Leaderboards: URL ### Languages The language in the dataset is English. ## Dataset Structure ### Data Instances - Size of downloaded dataset files: 40.8 MB An example of 'train' looks as follows, provided sample of the data: ### Data Fields - 'id' : unique identifier of the article. - 'content' : textual content of the article downloaded with src/dwie_download.py script. - 'tags' : used to differentiate between train and test sets of documents. - 'mentions': a list of entity mentions in the article each with the following keys: - 'begin' : offset of the first character of the mention (inside content field). - 'end' : offset of the last character of the mention (inside content field). - 'text' : the textual representation of the entity mention. - 'concept' : the id of the entity that represents the entity mention (multiple entity mentions in the article can refer to the same concept). - 'candidates' : the candidate Wikipedia links. - 'scores' : the prior probabilities of the candidates entity links calculated on Wikipedia corpus. - 'concepts' : a list of entities that cluster each of the entity mentions. Each entity is annotated with the following keys: - 'concept' : the unique document-level entity id. - 'text' : the text of the longest mention that belong to the entity. - 'keyword' : indicates whether the entity is a keyword. - 'count' : the number of entity mentions in the document that belong to the entity. - 'link' : the entity link to Wikipedia. - 'tags' : multi-label classification labels associated to the entity. - 'relations' : a list of document-level relations between entities (concepts). Each of the relations is annotated with the following keys: - 's' : the subject entity id involved in the relation. - 'p' : the predicate that defines the relation name (i.e., "citizen_of", "member_of", etc.). - 'o' : the object entity id involved in the relation. - 'iptc' : multi-label article IPTC classification codes. For detailed meaning of each of the codes, please refer to the official IPTC code list. ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions Thanks to @basvoju for adding this dataset.
[ "# Dataset Card for DWIE", "## Table of Contents\n- Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: DWIE: an entity-centric dataset for multi-task document-level information extraction\n- Leaderboard: URL\n- Size of downloaded dataset files: 40.8 MB", "### Dataset Summary\n\nDWIE (Deutsche Welle corpus for Information Extraction) is a new dataset for document-level multi-task Information Extraction (IE).\n\n It combines four main IE sub-tasks:\n\n 1.Named Entity Recognition: 23,130 entities classified in 311 multi-label entity types (tags). \n 2.Coreference Resolution: 43,373 entity mentions clustered in 23,130 entities. \n 3.Relation Extraction: 21,749 annotated relations between entities classified in 65 multi-label relation types. \n 4.Entity Linking: the named entities are linked to Wikipedia (version 20181115). \n\nFor details, see the paper URL", "### Supported Tasks and Leaderboards\n\n- Tasks: Named Entity Recognition, Coreference Resolution, Relation extraction and entity linking in scientific papers\n- Leaderboards: URL", "### Languages\n\nThe language in the dataset is English.", "## Dataset Structure", "### Data Instances\n\n- Size of downloaded dataset files: 40.8 MB\n \nAn example of 'train' looks as follows, provided sample of the data:", "### Data Fields\n\n- 'id' : unique identifier of the article.\n- 'content' : textual content of the article downloaded with src/dwie_download.py script.\n- 'tags' : used to differentiate between train and test sets of documents.\n- 'mentions': a list of entity mentions in the article each with the following keys:\n - 'begin' : offset of the first character of the mention (inside content field).\n - 'end' : offset of the last character of the mention (inside content field).\n - 'text' : the textual representation of the entity mention.\n - 'concept' : the id of the entity that represents the entity mention (multiple entity mentions in the article can refer to the same concept).\n - 'candidates' : the candidate Wikipedia links.\n - 'scores' : the prior probabilities of the candidates entity links calculated on Wikipedia corpus.\n- 'concepts' : a list of entities that cluster each of the entity mentions. Each entity is annotated with the following keys:\n - 'concept' : the unique document-level entity id.\n - 'text' : the text of the longest mention that belong to the entity.\n - 'keyword' : indicates whether the entity is a keyword.\n - 'count' : the number of entity mentions in the document that belong to the entity.\n - 'link' : the entity link to Wikipedia.\n - 'tags' : multi-label classification labels associated to the entity.\n- 'relations' : a list of document-level relations between entities (concepts). Each of the relations is annotated with the following keys:\n - 's' : the subject entity id involved in the relation.\n - 'p' : the predicate that defines the relation name (i.e., \"citizen_of\", \"member_of\", etc.).\n - 'o' : the object entity id involved in the relation.\n- 'iptc' : multi-label article IPTC classification codes. For detailed meaning of each of the codes, please refer to the official IPTC code list.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @basvoju for adding this dataset." ]
[ "TAGS\n#task_categories-feature-extraction #task_categories-text-classification #task_ids-entity-linking-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10M<n<100M #source_datasets-original #language-English #license-other #Named Entity Recognition, Coreference Resolution, Relation Extraction, Entity Linking #arxiv-2009.12626 #region-us \n", "# Dataset Card for DWIE", "## Table of Contents\n- Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions", "## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: DWIE: an entity-centric dataset for multi-task document-level information extraction\n- Leaderboard: URL\n- Size of downloaded dataset files: 40.8 MB", "### Dataset Summary\n\nDWIE (Deutsche Welle corpus for Information Extraction) is a new dataset for document-level multi-task Information Extraction (IE).\n\n It combines four main IE sub-tasks:\n\n 1.Named Entity Recognition: 23,130 entities classified in 311 multi-label entity types (tags). \n 2.Coreference Resolution: 43,373 entity mentions clustered in 23,130 entities. \n 3.Relation Extraction: 21,749 annotated relations between entities classified in 65 multi-label relation types. \n 4.Entity Linking: the named entities are linked to Wikipedia (version 20181115). \n\nFor details, see the paper URL", "### Supported Tasks and Leaderboards\n\n- Tasks: Named Entity Recognition, Coreference Resolution, Relation extraction and entity linking in scientific papers\n- Leaderboards: URL", "### Languages\n\nThe language in the dataset is English.", "## Dataset Structure", "### Data Instances\n\n- Size of downloaded dataset files: 40.8 MB\n \nAn example of 'train' looks as follows, provided sample of the data:", "### Data Fields\n\n- 'id' : unique identifier of the article.\n- 'content' : textual content of the article downloaded with src/dwie_download.py script.\n- 'tags' : used to differentiate between train and test sets of documents.\n- 'mentions': a list of entity mentions in the article each with the following keys:\n - 'begin' : offset of the first character of the mention (inside content field).\n - 'end' : offset of the last character of the mention (inside content field).\n - 'text' : the textual representation of the entity mention.\n - 'concept' : the id of the entity that represents the entity mention (multiple entity mentions in the article can refer to the same concept).\n - 'candidates' : the candidate Wikipedia links.\n - 'scores' : the prior probabilities of the candidates entity links calculated on Wikipedia corpus.\n- 'concepts' : a list of entities that cluster each of the entity mentions. Each entity is annotated with the following keys:\n - 'concept' : the unique document-level entity id.\n - 'text' : the text of the longest mention that belong to the entity.\n - 'keyword' : indicates whether the entity is a keyword.\n - 'count' : the number of entity mentions in the document that belong to the entity.\n - 'link' : the entity link to Wikipedia.\n - 'tags' : multi-label classification labels associated to the entity.\n- 'relations' : a list of document-level relations between entities (concepts). Each of the relations is annotated with the following keys:\n - 's' : the subject entity id involved in the relation.\n - 'p' : the predicate that defines the relation name (i.e., \"citizen_of\", \"member_of\", etc.).\n - 'o' : the object entity id involved in the relation.\n- 'iptc' : multi-label article IPTC classification codes. For detailed meaning of each of the codes, please refer to the official IPTC code list.", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions\n\nThanks to @basvoju for adding this dataset." ]
[ 131, 7, 121, 56, 153, 45, 13, 6, 36, 491, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 17 ]
[ "passage: TAGS\n#task_categories-feature-extraction #task_categories-text-classification #task_ids-entity-linking-classification #annotations_creators-expert-generated #language_creators-found #multilinguality-monolingual #size_categories-10M<n<100M #source_datasets-original #language-English #license-other #Named Entity Recognition, Coreference Resolution, Relation Extraction, Entity Linking #arxiv-2009.12626 #region-us \n# Dataset Card for DWIE## Table of Contents\n- Table of Contents\n- Dataset Description\n - Dataset Summary\n - Supported Tasks and Leaderboards\n - Languages\n- Dataset Structure\n - Data Instances\n - Data Fields\n- Dataset Creation\n - Curation Rationale\n - Source Data\n - Annotations\n - Personal and Sensitive Information\n- Considerations for Using the Data\n - Social Impact of Dataset\n - Discussion of Biases\n - Other Known Limitations\n- Additional Information\n - Dataset Curators\n - Licensing Information\n - Citation Information\n - Contributions## Dataset Description\n\n- Homepage: URL\n- Repository: URL\n- Paper: DWIE: an entity-centric dataset for multi-task document-level information extraction\n- Leaderboard: URL\n- Size of downloaded dataset files: 40.8 MB### Dataset Summary\n\nDWIE (Deutsche Welle corpus for Information Extraction) is a new dataset for document-level multi-task Information Extraction (IE).\n\n It combines four main IE sub-tasks:\n\n 1.Named Entity Recognition: 23,130 entities classified in 311 multi-label entity types (tags). \n 2.Coreference Resolution: 43,373 entity mentions clustered in 23,130 entities. \n 3.Relation Extraction: 21,749 annotated relations between entities classified in 65 multi-label relation types. \n 4.Entity Linking: the named entities are linked to Wikipedia (version 20181115). \n\nFor details, see the paper URL", "passage: ### Supported Tasks and Leaderboards\n\n- Tasks: Named Entity Recognition, Coreference Resolution, Relation extraction and entity linking in scientific papers\n- Leaderboards: URL### Languages\n\nThe language in the dataset is English.## Dataset Structure### Data Instances\n\n- Size of downloaded dataset files: 40.8 MB\n \nAn example of 'train' looks as follows, provided sample of the data:" ]
[ -0.052827320992946625, 0.18144311010837555, -0.0034320587292313576, 0.03823419660329819, 0.07344278693199158, 0.05096695199608803, 0.11224330216646194, 0.08101214468479156, 0.08165841549634933, 0.08156073093414307, -0.010446513071656227, -0.004218701273202896, 0.05100347101688385, 0.10870645940303802, -0.02141755446791649, -0.18385034799575806, 0.056965023279190063, -0.09418667107820511, -0.04710851609706879, 0.0415726974606514, 0.09049923717975616, -0.05394909530878067, 0.05375567823648453, -0.08577653020620346, -0.04757905751466751, 0.020261125639081, -0.02250736951828003, -0.017342116683721542, 0.08835914731025696, 0.030636072158813477, 0.09018208086490631, 0.045206502079963684, 0.05009929835796356, -0.20278221368789673, 0.02840341255068779, 0.033127665519714355, 0.02944955788552761, 0.028601890429854393, 0.038896214216947556, 0.01310779433697462, 0.04836900532245636, -0.146445631980896, 0.062433138489723206, 0.0239527840167284, -0.017961369827389717, -0.05099295824766159, -0.09753675758838654, 0.027459416538476944, -0.03987680375576019, 0.050189435482025146, -0.012596833519637585, 0.09247478097677231, -0.09288972616195679, 0.05390913039445877, 0.02176707424223423, -0.031900763511657715, -0.028923040255904198, 0.12236907333135605, -0.016117069870233536, 0.12474802136421204, -0.06928195059299469, 0.0006314283236861229, -0.032570913434028625, -0.005770012736320496, -0.031421199440956116, -0.04902230203151703, -0.12479658424854279, 0.02163335308432579, -0.07974281907081604, 0.039146121591329575, 0.25207144021987915, 0.02820535935461521, 0.00584794394671917, -0.1983880251646042, -0.06909477710723877, 0.13625845313072205, 0.01137243676930666, -0.02521868608891964, 0.06533380597829819, -0.0362568125128746, 0.07870630919933319, 0.007275804411619902, -0.023564500734210014, 0.004356434568762779, -0.05369703471660614, 0.036167532205581665, -0.009148518554866314, 0.03330080956220627, -0.006502200849354267, 0.036864690482616425, 0.00883062556385994, -0.07610932737588882, -0.011039162054657936, -0.11078035831451416, -0.07746933400630951, 0.020827356725931168, 0.005299740470945835, -0.05033595487475395, 0.13716816902160645, 0.06542489677667618, -0.005392587743699551, -0.0012999065220355988, -0.06511257588863373, 0.019312657415866852, 0.10433073341846466, 0.10811903327703476, -0.1496705412864685, -0.11548162996768951, 0.04847722500562668, 0.08195231854915619, -0.002717241644859314, -0.017457248643040657, -0.047720737755298615, 0.015188314951956272, -0.0533987432718277, 0.07817334681749344, 0.07872971147298813, 0.039162784814834595, -0.04031787067651749, -0.04266613349318504, 0.08855240792036057, -0.1296713948249817, -0.006575649604201317, 0.04085536673665047, -0.015829823911190033, 0.04910646378993988, 0.003368749748915434, -0.005427323281764984, -0.014835866168141365, 0.04340466484427452, -0.05944337695837021, -0.0884912759065628, -0.058921195566654205, -0.12300392985343933, 0.0499151237308979, 0.0031644534319639206, 0.007436569780111313, -0.08647844940423965, -0.1128467246890068, -0.07852839678525925, 0.014479277655482292, -0.05518609285354614, -0.023236874490976334, -0.02539283223450184, 0.024177752435207367, 0.04626527801156044, -0.009473755024373531, 0.0008671097457408905, -0.04549148678779602, 0.02331150881946087, -0.12012748420238495, 0.03631381690502167, -0.051672786474227905, 0.02226440981030464, -0.0945153534412384, 0.011299250647425652, -0.09485694766044617, 0.09639301896095276, -0.16375818848609924, 0.04633542522788048, -0.05122166872024536, 0.022467145696282387, -0.009222589433193207, 0.02828798070549965, 0.01751243695616722, 0.11398766934871674, -0.18961119651794434, -0.03005574643611908, 0.05076294019818306, -0.08210597932338715, -0.09573304653167725, 0.05691917985677719, -0.03966270387172699, 0.10858485102653503, 0.037481244653463364, 0.2000349462032318, 0.08345500379800797, -0.023550227284431458, -0.12176110595464706, -0.00946933776140213, 0.02157205156981945, 0.0870312750339508, 0.061195291578769684, -0.006829194724559784, 0.12509885430335999, 0.019371461123228073, -0.010523747652769089, -0.008729500696063042, -0.0047218576073646545, -0.044906362891197205, -0.004229651764035225, -0.03208149969577789, -0.05832964926958084, -0.0032230885699391365, -0.018763188272714615, -0.031082559376955032, -0.025147579610347748, 0.02698429301381111, 0.0730738490819931, -0.05574007332324982, 0.016194378957152367, 0.018656529486179352, -0.03865886479616165, 0.01181261520832777, 0.031063716858625412, -0.1500939577817917, -0.18036377429962158, 0.0721515566110611, 0.028074447065591812, 0.03897107392549515, 0.020790670067071915, -0.01878626085817814, -0.048653747886419296, -0.06139934062957764, 0.016000401228666306, -0.04138892516493797, 0.013294881209731102, -0.04191722348332405, -0.18571408092975616, 0.06052625924348831, -0.05527125671505928, 0.023413335904479027, -0.10418581962585449, 0.0253843255341053, 0.1162126213312149, 0.08836060017347336, 0.05375862866640091, -0.02398504689335823, 0.0802856981754303, 0.014782732352614403, -0.034044817090034485, -0.031376536935567856, -0.008621370419859886, -0.05465492233633995, -0.04031938686966896, 0.0684247612953186, -0.0038913004100322723, 0.04053233563899994, 0.07453107833862305, 0.10589803010225296, 0.002508332021534443, 0.03470279276371002, -0.047852542251348495, -0.02393334172666073, -0.09130722284317017, -0.07888234406709671, -0.0010111667215824127, 0.04459249600768089, 0.02687026932835579, -0.06098581477999687, -0.012304818257689476, -0.04822979122400284, 0.05834643542766571, -0.03692144528031349, 0.10044056922197342, 0.11412975937128067, -0.10585783421993256, 0.12209673225879669, -0.0015993425622582436, 0.07226184010505676, 0.1929580569267273, -0.03545781224966049, -0.10348016768693924, 0.04233274236321449, -0.0816064402461052, -0.025323033332824707, 0.1231357604265213, -0.0015299264341592789, 0.01259610615670681, 0.08096881955862045, 0.05219924449920654, 0.022979239001870155, -0.04472270607948303, -0.013876024633646011, -0.021917033940553665, -0.02701515704393387, -0.0825243890285492, 0.023479674011468887, 0.01848098635673523, 0.11775721609592438, 0.002330724149942398, -0.0032407306134700775, -0.03481545299291611, -0.07283377647399902, -0.09183469414710999, 0.10854467749595642, -0.09744346141815186, -0.26455509662628174, -0.08297882974147797, 0.011247743852436543, -0.0635119080543518, -0.029650382697582245, 0.014085703529417515, -0.039934851229190826, -0.0822242945432663, -0.043110281229019165, 0.10176955163478851, 0.03550448268651962, -0.061613600701093674, -0.013179484754800797, 0.06628541648387909, -0.04543353617191315, -0.16608169674873352, 0.03255742788314819, -0.004976146854460239, 0.06385555863380432, 0.03185492381453514, -0.01372968778014183, 0.13931229710578918, 0.058178357779979706, 0.05226849019527435, -0.04590751230716705, -0.05406634509563446, 0.13666243851184845, -0.12441011518239975, 0.11785459518432617, 0.07405290007591248, 0.034034378826618195, 0.024959664791822433, 0.2099340856075287, 0.04823417216539383, -0.061362043023109436, 0.03722745552659035, 0.04073849320411682, -0.033070288598537445, -0.27663856744766235, -0.09612789750099182, -0.06186578422784805, 0.05829383060336113, 0.011782100424170494, 0.03893785923719406, -0.07704456150531769, 0.02005535364151001, -0.036599576473236084, 0.0740770548582077, 0.0327034592628479, 0.0064428928308188915, 0.04149917513132095, 0.0093724075704813, 0.08571933954954147, -0.07648402452468872, -0.0015816492959856987, 0.11052484810352325, 0.05497856065630913, 0.22674457728862762, 0.010890363715589046, 0.10384508967399597, 0.0267319418489933, -0.04191289842128754, -0.00633295439183712, 0.11048832535743713, -0.016015831381082535, 0.06696413457393646, -0.0242314450442791, -0.053025417029857635, 0.0015548840165138245, 0.11340411752462387, 0.022485215216875076, -0.06439489126205444, 0.03140059486031532, -0.007590457797050476, 0.057116203010082245, 0.19165140390396118, 0.039045147597789764, -0.04096110537648201, -0.023860473185777664, 0.09253145754337311, -0.04149393364787102, -0.061896368861198425, 0.04135381430387497, 0.1619921326637268, -0.07837554812431335, 0.06090404465794563, -0.0011725150980055332, 0.10306366533041, -0.0598490834236145, 0.009524164721369743, -0.03315255045890808, -0.012753681279718876, -0.04245186597108841, 0.09436308592557907, -0.15116244554519653, 0.1848846673965454, 0.024680163711309433, -0.07113368064165115, -0.06469515711069107, 0.025426246225833893, 0.0409979447722435, 0.1043916568160057, 0.10882284492254257, 0.015494175255298615, -0.029473472386598587, 0.043235450983047485, -0.13276837766170502, 0.05036807060241699, 0.05755987763404846, -0.10632462799549103, 0.07158617675304413, 0.018852196633815765, -0.022573484107851982, -0.00627693347632885, -0.01161671057343483, -0.12188850343227386, -0.18077142536640167, 0.05935505032539368, 0.026892973110079765, 0.018336767330765724, -0.04544331133365631, -0.058271624147892, -0.006274234503507614, 0.14893847703933716, -0.09838829189538956, -0.08139057457447052, -0.1453605592250824, -0.007967842742800713, 0.1146894097328186, -0.030045971274375916, -0.011662956327199936, -0.004831927828490734, 0.07660313695669174, -0.05742734670639038, -0.07318862527608871, 0.08904127776622772, -0.061113759875297546, -0.13939762115478516, -0.11630938202142715, 0.08988123387098312, 0.02867695316672325, 0.05930355563759804, -0.04604272171854973, 0.056266363710165024, -0.01363389939069748, -0.07626921683549881, 0.04724743589758873, 0.16328346729278564, 0.011920592747628689, 0.15224501490592957, -0.09967348724603653, -0.0889701321721077, -0.0368889719247818, -0.04882269725203514, 0.1135852187871933, 0.04034526273608208, -0.045553967356681824, 0.12963324785232544, 0.10439755767583847, -0.0908183753490448, -0.25376152992248535, 0.04029880464076996, 0.012583286501467228, 0.034949637949466705, -0.01020682230591774, -0.18612362444400787, 0.07202662527561188, 0.09050384908914566, -0.004383666906505823, 0.0507378950715065, -0.07009156793355942, -0.1222320944070816, -0.013755938038229942, -0.012912767939269543, 0.002003781497478485, -0.13444532454013824, -0.044447630643844604, -0.0791136622428894, -0.10974741727113724, 0.12719176709651947, -0.0997316837310791, 0.014371714554727077, -0.03343736752867699, 0.06642883270978928, 0.005231180228292942, -0.03287944942712784, 0.10310500860214233, 0.06485789269208908, 0.03519006818532944, -0.007577264681458473, -0.05450857803225517, 0.14406339824199677, -0.0264496561139822, 0.1325802206993103, 0.06498999148607254, 0.026635069400072098, -0.12958526611328125, -0.03907693177461624, -0.04565756395459175, 0.0027426397427916527, -0.02899220399558544, -0.09114643186330795, -0.09363871812820435, 0.05562173202633858, 0.07518492639064789, -0.02996467985212803, 0.11250504851341248, -0.06210530549287796, -0.04458489641547203, -0.0027394904755055904, 0.1480615884065628, 0.03205360472202301, -0.048475638031959534, 0.01344144158065319, -0.03078080713748932, 0.03826107829809189, -0.22240453958511353, 0.04551418870687485, 0.09667178988456726, 0.005984733812510967, 0.04496736824512482, 0.004998223856091499, -0.08037092536687851, -0.02580571547150612, 0.04944299906492233, -0.10182198137044907, -0.13284838199615479, -0.014590761624276638, -0.031878553330898285, -0.15592223405838013, -0.032046519219875336, 0.09554113447666168, 0.016440488398075104, -0.028484486043453217, 0.0030172616243362427, 0.06268365681171417, 0.04785516858100891, 0.08199475705623627, 0.10523110628128052, 0.0524417906999588, -0.07514063268899918, 0.06256455183029175, 0.10954971611499786, -0.07410334050655365, -0.010892784222960472, 0.10647077858448029, -0.08014123141765594, -0.03084886074066162, -0.03195786103606224, 0.06710489839315414, 0.0580301508307457, -0.03602246195077896, -0.0518646314740181, -0.11052487045526505, 0.02187931351363659, 0.09419673681259155, 0.006459728814661503, 0.04138212278485298, -0.020939236506819725, -0.052597932517528534, -0.036434467881917953, 0.12849554419517517, -0.07717207074165344, 0.06534425169229507, -0.09309273958206177, -0.13527008891105652, -0.04711590334773064, 0.003913396969437599, -0.033050283789634705, 0.01567268930375576, -0.11011500656604767, -0.030439458787441254, -0.09536929428577423, 0.023632265627384186, -0.002334870398044586, 0.006803726777434349, -0.025230927392840385, -0.05898410081863403, -0.012841803953051567, -0.013953723013401031, -0.054851289838552475, -0.01583421789109707, -0.03101266175508499, 0.09149755537509918, -0.07915617525577545, -0.019582130014896393, 0.04097750410437584, -0.06994173675775528, 0.13240960240364075, -0.0203811377286911, -0.03021426871418953, 0.00563195813447237, -0.0897148996591568, 0.004125822335481644, 0.02661914750933647, 0.10098549723625183, 0.05060996860265732, -0.057420093566179276, -0.029248209670186043, -0.00719901779666543, 0.002711659297347069, 0.047357119619846344, 0.005463527515530586, -0.07274308800697327, 0.0970832109451294, -0.060704126954078674, -0.059633806347846985, -0.0002744346857070923, 0.009667384438216686, 0.07820962369441986, 0.07587908953428268, 0.11369119584560394, -0.01611829549074173, 0.04410281777381897, -0.128535658121109, -0.016765031963586807, 0.03178095445036888, -0.019933681935071945, 0.036613062024116516, -0.03731587901711464, 0.07234569638967514, -0.014693108387291431, 0.31964680552482605, 0.022882360965013504, 0.013059797696769238, 0.04566338285803795, 0.027294620871543884, 0.013087349012494087, 0.04518701136112213, 0.009782534092664719, 0.03840211406350136, 0.014514271169900894, 0.04374714940786362, -0.07880912721157074, 0.02039419114589691, 0.03678545355796814, 0.14974088966846466, 0.13278795778751373, 0.19703072309494019, 0.011956040747463703, 0.0983303040266037, -0.06096751615405083, -0.0357632115483284, -0.059256985783576965, -0.0039034970104694366, -0.01565120741724968, -0.06242939829826355, 0.07717163115739822, 0.02259952574968338, -0.11701114475727081, 0.10580139607191086, -0.0560368187725544, -0.052841730415821075, -0.04161692410707474, -0.015759266912937164, -0.07809674739837646, -0.05923188477754593, -0.014890900813043118, -0.14332014322280884, -0.014300882816314697, 0.07772038131952286, 0.0011211978271603584, 0.016888253390789032, 0.023594211786985397, -0.06143335998058319, -0.041173674166202545, 0.08583704382181168, 0.031470127403736115, -0.016195204108953476, -0.027081187814474106, -0.01349011342972517, -0.015360260382294655, 0.07554768770933151, 0.019958186894655228, 0.03868171572685242, -0.011044010519981384, -0.030370665714144707, -0.05858314037322998, -0.029999401420354843, -0.026283347979187965, -0.002184750512242317, -0.052161380648612976, 0.06857137382030487, 0.061788078397512436, -0.012763080187141895, 0.026825599372386932, 0.1598212867975235, -0.027002038434147835, -0.10825754702091217, -0.10093481838703156, 0.029176626354455948, -0.05650688707828522, 0.039620596915483475, 0.012212112545967102, -0.15561437606811523, -0.03781374543905258, 0.1205211728811264, 0.23549795150756836, -0.06518261134624481, -0.004402359016239643, -0.005109465681016445, 0.020765159279108047, -0.016277985647320747, 0.0701599195599556, 0.07410040497779846, 0.17686232924461365, 0.020989757031202316, -0.05810698866844177, -0.02857162430882454, -0.024789374321699142, -0.0421268604695797, 0.09566860646009445, 0.0347745418548584, -0.06752599030733109, -0.10924658924341202, 0.07923591881990433, -0.002712685614824295, -0.1866932511329651, 0.03669044375419617, -0.1778903305530548, -0.1418951004743576, -0.07803555577993393, -0.060970962047576904, -0.0421639084815979, -0.022071469575166702, 0.026386287063360214, -0.0457078292965889, 0.13130053877830505, 0.021167168393731117, -0.1252831667661667, -0.02488006092607975, 0.059650857001543045, -0.09862729907035828, 0.11547010391950607, -0.0009724968113005161, 0.0784592479467392, 0.08051460981369019, -0.007431486621499062, -0.07333073019981384, 0.04630586504936218, 0.06699401140213013, 0.02707139402627945, -0.024684738367795944, 0.10834342241287231, -0.02884203940629959, 0.1663215160369873, 0.07527793943881989, -0.0616312175989151, 0.005957574583590031, 0.09681299328804016, -0.08522281050682068, -0.10803113132715225, 0.0622798353433609, -0.09565544128417969, 0.07699927687644958, 0.12341964989900589, -0.026835359632968903, 0.022126562893390656, -0.026188872754573822, 0.03487641364336014, -0.019097262993454933, 0.08323860168457031, -0.011503222398459911, -0.08504823595285416, -0.01869909279048443, -0.02283770963549614, 0.07146795094013214, -0.19946473836898804, -0.03177699074149132, -0.026503808796405792, 0.010993740521371365, -0.04027848318219185, 0.10471711307764053, 0.03668425977230072, -0.019813038408756256, -0.036066457629203796, -0.17287951707839966, 0.049904778599739075, 0.08271601796150208, -0.07479249686002731, -0.03427468612790108 ]
18e91b14f205d9ce0cff01073b5ba09e05fe27da
# Dataset Card for WikiAnc EN ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Additional Information](#additional-information) - [Licensing Information](#licensing-information) ## Dataset Description - **Repository:** [WikiAnc repository](https://github.com/cyanic-selkie/wikianc) ### Dataset Summary The WikiAnc EN datasets is an automatically generated dataset from Wikipedia (en) and Wikidata dumps (March 1, 2023). The code for generating the dataset can be found [here](https://github.com/cyanic-selkie/wikianc). ### Supported Tasks - `wikificiation`: The dataset can be used to train a model for Wikification. ### Languages The text in the dataset is in English. The associated BCP-47 code is `en`. You can find the Croatian version [here](https://huggingface.co/datasets/cyanic-selkie/wikianc-hr). ## Dataset Structure ### Data Instances A typical data point represents a paragraph in a Wikipedia article. The `paragraph_text` field contains the original text in an NFC normalized, UTF-8 encoded string. The `paragraph_anchors` field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point `start` field, exclusive ending UTF-8 code point `end` field, a nullable `qid` field, a nullable `pageid` field, and an NFC normalized, UTF-8 encoded `title` (Wikipedia) field. Additionally, each paragraph has `article_title`, `article_pageid`, and (nullable) `article_qid` fields referring to the article the paragraph came from. There is also a nullable, NFC normalized, UTF-8 encoded `section_heading` field, and an integer `section_level` field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from. The `qid` fields refers to Wikidata's QID identifiers, while the `pageid` and `title` fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles). **NOTE:** An anchor will always have a `title`, but that doesn't mean it has to have a `pageid`. This is because Wikipedia allows defining anchors to nonexistent articles. An example from the WikiAnc EN test set looks as follows: ``` { "uuid": "5f74e678-944f-4761-a5e0-b6426f6f61b8", "article_title": "Climatius", "article_pageid": 5394373, "article_qid": 867987, "section_heading": null, "section_level": 0, "paragraph_text": "It was a small fish, at 7.5 cm, and to discourage predators, Climatius sported fifteen sharp spines. There was one spine each on the paired pelvic and pectoral fins, and on the aingle anal and two dorsal fins, and a four pairs without fins on the fish's underside.", "paragraph_anchors": [ { "start": 140, "end": 146, "qid": 3335089, "pageid": 56849833, "title": "Pelvic_fin" }, { "start": 151, "end": 159, "qid": 4162555, "pageid": 331956, "title": "Pectoral_fin" }, { "start": 184, "end": 188, "qid": 4162555, "pageid": 331958, "title": "Anal_fin" }, { "start": 197, "end": 208, "qid": 1568355, "pageid": 294244, "title": "Dorsal_fin" } ] } ``` ### Data Fields - `uuid`: a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example - `article_title`: an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores - `article_pageid`: an integer representing the Wikipedia pageID of the article - `article_qid`: an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset - `section_heading`: a nullable, NFC normalized, UTF-8 encoded string representing the section heading - `section_level`: an integer representing the level of the section in the section hierarchy - `paragraph_text`: an NFC normalized, UTF-8 encoded string representing the paragraph - `paragraph_anchors`: a list of structs representing anchors, each anchor has: - `start`: an integer representing the inclusive starting UTF-8 code point of the anchors - `end`: an integer representing the exclusive ending UTF-8 code point of the anchor - `qid`: a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset - `pageid`: a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset - `title`: an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article ### Data Splits The data is split into training, validation and test sets; paragraphs belonging to the same article aren't necessarily in the same split. The final split sizes are as follows: | | Train | Validation | Test | | :----- | :------: | :-----: | :----: | | WikiAnc EN - articles | 5,883,342 | 2,374,055 | 2,375,830 | | WikiAnc EN - paragraphs | 34,555,183 | 4,317,326 | 4,321,613 | | WikiAnc EN - anchors | 87,060,158 | 10,876,572 | 10,883,232 | | WikiAnc EN - anchors with QIDs | 85,414,610 | 10,671,262 | 10,677,412 | | WikiAnc EN - anchors with pageIDs | 85,421,513 | 10,672,138 | 10,678,262 | **NOTE:** The number of articles in the table above refers to the number of articles that have at least one paragraph belonging to the article appear in the split. ## Additional Information ### Licensing Information The WikiAnc EN dataset is given under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) license.
cyanic-selkie/wikianc-en
[ "task_categories:token-classification", "size_categories:10M<n<100M", "language:en", "license:cc-by-sa-3.0", "wikidata", "wikipedia", "wikification", "region:us" ]
2023-03-27T08:49:06+00:00
{"language": ["en"], "license": "cc-by-sa-3.0", "size_categories": ["10M<n<100M"], "task_categories": ["token-classification"], "pretty_name": "WikiAnc EN", "tags": ["wikidata", "wikipedia", "wikification"]}
2023-06-02T13:08:17+00:00
[]
[ "en" ]
TAGS #task_categories-token-classification #size_categories-10M<n<100M #language-English #license-cc-by-sa-3.0 #wikidata #wikipedia #wikification #region-us
Dataset Card for WikiAnc EN =========================== Table of Contents ----------------- * Dataset Description + Dataset Summary + Supported Tasks + Languages * Dataset Structure + Data Instances + Data Fields + Data Splits * Additional Information + Licensing Information Dataset Description ------------------- * Repository: WikiAnc repository ### Dataset Summary The WikiAnc EN datasets is an automatically generated dataset from Wikipedia (en) and Wikidata dumps (March 1, 2023). The code for generating the dataset can be found here. ### Supported Tasks * 'wikificiation': The dataset can be used to train a model for Wikification. ### Languages The text in the dataset is in English. The associated BCP-47 code is 'en'. You can find the Croatian version here. Dataset Structure ----------------- ### Data Instances A typical data point represents a paragraph in a Wikipedia article. The 'paragraph\_text' field contains the original text in an NFC normalized, UTF-8 encoded string. The 'paragraph\_anchors' field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point 'start' field, exclusive ending UTF-8 code point 'end' field, a nullable 'qid' field, a nullable 'pageid' field, and an NFC normalized, UTF-8 encoded 'title' (Wikipedia) field. Additionally, each paragraph has 'article\_title', 'article\_pageid', and (nullable) 'article\_qid' fields referring to the article the paragraph came from. There is also a nullable, NFC normalized, UTF-8 encoded 'section\_heading' field, and an integer 'section\_level' field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from. The 'qid' fields refers to Wikidata's QID identifiers, while the 'pageid' and 'title' fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles). NOTE: An anchor will always have a 'title', but that doesn't mean it has to have a 'pageid'. This is because Wikipedia allows defining anchors to nonexistent articles. An example from the WikiAnc EN test set looks as follows: ### Data Fields * 'uuid': a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example * 'article\_title': an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores * 'article\_pageid': an integer representing the Wikipedia pageID of the article * 'article\_qid': an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset * 'section\_heading': a nullable, NFC normalized, UTF-8 encoded string representing the section heading * 'section\_level': an integer representing the level of the section in the section hierarchy * 'paragraph\_text': an NFC normalized, UTF-8 encoded string representing the paragraph * 'paragraph\_anchors': a list of structs representing anchors, each anchor has: + 'start': an integer representing the inclusive starting UTF-8 code point of the anchors + 'end': an integer representing the exclusive ending UTF-8 code point of the anchor + 'qid': a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset + 'pageid': a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset + 'title': an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article ### Data Splits The data is split into training, validation and test sets; paragraphs belonging to the same article aren't necessarily in the same split. The final split sizes are as follows: NOTE: The number of articles in the table above refers to the number of articles that have at least one paragraph belonging to the article appear in the split. Additional Information ---------------------- ### Licensing Information The WikiAnc EN dataset is given under the Creative Commons Attribution 4.0 International license.
[ "### Dataset Summary\n\n\nThe WikiAnc EN datasets is an automatically generated dataset from Wikipedia (en) and Wikidata dumps (March 1, 2023).\n\n\nThe code for generating the dataset can be found here.", "### Supported Tasks\n\n\n* 'wikificiation': The dataset can be used to train a model for Wikification.", "### Languages\n\n\nThe text in the dataset is in English. The associated BCP-47 code is 'en'.\n\n\nYou can find the Croatian version here.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical data point represents a paragraph in a Wikipedia article.\n\n\nThe 'paragraph\\_text' field contains the original text in an NFC normalized, UTF-8 encoded string.\n\n\nThe 'paragraph\\_anchors' field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point 'start' field, exclusive ending UTF-8 code point 'end' field, a nullable 'qid' field, a nullable 'pageid' field, and an NFC normalized, UTF-8 encoded 'title' (Wikipedia) field.\n\n\nAdditionally, each paragraph has 'article\\_title', 'article\\_pageid', and (nullable) 'article\\_qid' fields referring to the article the paragraph came from.\n\n\nThere is also a nullable, NFC normalized, UTF-8 encoded 'section\\_heading' field, and an integer 'section\\_level' field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from.\n\n\nThe 'qid' fields refers to Wikidata's QID identifiers, while the 'pageid' and 'title' fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles).\n\n\nNOTE: An anchor will always have a 'title', but that doesn't mean it has to have a 'pageid'. This is because Wikipedia allows defining anchors to nonexistent articles.\n\n\nAn example from the WikiAnc EN test set looks as follows:", "### Data Fields\n\n\n* 'uuid': a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example\n* 'article\\_title': an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores\n* 'article\\_pageid': an integer representing the Wikipedia pageID of the article\n* 'article\\_qid': an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n* 'section\\_heading': a nullable, NFC normalized, UTF-8 encoded string representing the section heading\n* 'section\\_level': an integer representing the level of the section in the section hierarchy\n* 'paragraph\\_text': an NFC normalized, UTF-8 encoded string representing the paragraph\n* 'paragraph\\_anchors': a list of structs representing anchors, each anchor has:\n\t+ 'start': an integer representing the inclusive starting UTF-8 code point of the anchors\n\t+ 'end': an integer representing the exclusive ending UTF-8 code point of the anchor\n\t+ 'qid': a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n\t+ 'pageid': a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset\n\t+ 'title': an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article", "### Data Splits\n\n\nThe data is split into training, validation and test sets; paragraphs belonging to the same article aren't necessarily in the same split. The final split sizes are as follows:\n\n\n\nNOTE: The number of articles in the table above refers to the number of articles that have at least one paragraph belonging to the article appear in the split.\n\n\nAdditional Information\n----------------------", "### Licensing Information\n\n\nThe WikiAnc EN dataset is given under the Creative Commons Attribution 4.0 International license." ]
[ "TAGS\n#task_categories-token-classification #size_categories-10M<n<100M #language-English #license-cc-by-sa-3.0 #wikidata #wikipedia #wikification #region-us \n", "### Dataset Summary\n\n\nThe WikiAnc EN datasets is an automatically generated dataset from Wikipedia (en) and Wikidata dumps (March 1, 2023).\n\n\nThe code for generating the dataset can be found here.", "### Supported Tasks\n\n\n* 'wikificiation': The dataset can be used to train a model for Wikification.", "### Languages\n\n\nThe text in the dataset is in English. The associated BCP-47 code is 'en'.\n\n\nYou can find the Croatian version here.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA typical data point represents a paragraph in a Wikipedia article.\n\n\nThe 'paragraph\\_text' field contains the original text in an NFC normalized, UTF-8 encoded string.\n\n\nThe 'paragraph\\_anchors' field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point 'start' field, exclusive ending UTF-8 code point 'end' field, a nullable 'qid' field, a nullable 'pageid' field, and an NFC normalized, UTF-8 encoded 'title' (Wikipedia) field.\n\n\nAdditionally, each paragraph has 'article\\_title', 'article\\_pageid', and (nullable) 'article\\_qid' fields referring to the article the paragraph came from.\n\n\nThere is also a nullable, NFC normalized, UTF-8 encoded 'section\\_heading' field, and an integer 'section\\_level' field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from.\n\n\nThe 'qid' fields refers to Wikidata's QID identifiers, while the 'pageid' and 'title' fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles).\n\n\nNOTE: An anchor will always have a 'title', but that doesn't mean it has to have a 'pageid'. This is because Wikipedia allows defining anchors to nonexistent articles.\n\n\nAn example from the WikiAnc EN test set looks as follows:", "### Data Fields\n\n\n* 'uuid': a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example\n* 'article\\_title': an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores\n* 'article\\_pageid': an integer representing the Wikipedia pageID of the article\n* 'article\\_qid': an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n* 'section\\_heading': a nullable, NFC normalized, UTF-8 encoded string representing the section heading\n* 'section\\_level': an integer representing the level of the section in the section hierarchy\n* 'paragraph\\_text': an NFC normalized, UTF-8 encoded string representing the paragraph\n* 'paragraph\\_anchors': a list of structs representing anchors, each anchor has:\n\t+ 'start': an integer representing the inclusive starting UTF-8 code point of the anchors\n\t+ 'end': an integer representing the exclusive ending UTF-8 code point of the anchor\n\t+ 'qid': a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n\t+ 'pageid': a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset\n\t+ 'title': an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article", "### Data Splits\n\n\nThe data is split into training, validation and test sets; paragraphs belonging to the same article aren't necessarily in the same split. The final split sizes are as follows:\n\n\n\nNOTE: The number of articles in the table above refers to the number of articles that have at least one paragraph belonging to the article appear in the split.\n\n\nAdditional Information\n----------------------", "### Licensing Information\n\n\nThe WikiAnc EN dataset is given under the Creative Commons Attribution 4.0 International license." ]
[ 54, 51, 28, 41, 379, 436, 86, 24 ]
[ "passage: TAGS\n#task_categories-token-classification #size_categories-10M<n<100M #language-English #license-cc-by-sa-3.0 #wikidata #wikipedia #wikification #region-us \n### Dataset Summary\n\n\nThe WikiAnc EN datasets is an automatically generated dataset from Wikipedia (en) and Wikidata dumps (March 1, 2023).\n\n\nThe code for generating the dataset can be found here.### Supported Tasks\n\n\n* 'wikificiation': The dataset can be used to train a model for Wikification.### Languages\n\n\nThe text in the dataset is in English. The associated BCP-47 code is 'en'.\n\n\nYou can find the Croatian version here.\n\n\nDataset Structure\n-----------------", "passage: ### Data Instances\n\n\nA typical data point represents a paragraph in a Wikipedia article.\n\n\nThe 'paragraph\\_text' field contains the original text in an NFC normalized, UTF-8 encoded string.\n\n\nThe 'paragraph\\_anchors' field contains a list of anchors, each represented by a struct with the inclusive starting UTF-8 code point 'start' field, exclusive ending UTF-8 code point 'end' field, a nullable 'qid' field, a nullable 'pageid' field, and an NFC normalized, UTF-8 encoded 'title' (Wikipedia) field.\n\n\nAdditionally, each paragraph has 'article\\_title', 'article\\_pageid', and (nullable) 'article\\_qid' fields referring to the article the paragraph came from.\n\n\nThere is also a nullable, NFC normalized, UTF-8 encoded 'section\\_heading' field, and an integer 'section\\_level' field referring to the heading (if it exists) of the article section, and the level in the section hierarchy that the paragraph came from.\n\n\nThe 'qid' fields refers to Wikidata's QID identifiers, while the 'pageid' and 'title' fields refer to Wikipedia's pageID and title identifiers (there is a one-to-one mapping between pageIDs and titles).\n\n\nNOTE: An anchor will always have a 'title', but that doesn't mean it has to have a 'pageid'. This is because Wikipedia allows defining anchors to nonexistent articles.\n\n\nAn example from the WikiAnc EN test set looks as follows:### Data Fields\n\n\n* 'uuid': a UTF-8 encoded string representing a v4 UUID that uniquely identifies the example\n* 'article\\_title': an NFC normalized, UTF-8 encoded Wikipedia title of the article; spaces are replaced with underscores\n* 'article\\_pageid': an integer representing the Wikipedia pageID of the article\n* 'article\\_qid': an integer representing the Wikidata QID this article refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n* 'section\\_heading': a nullable, NFC normalized, UTF-8 encoded string representing the section heading\n* 'section\\_level': an integer representing the level of the section in the section hierarchy\n* 'paragraph\\_text': an NFC normalized, UTF-8 encoded string representing the paragraph\n* 'paragraph\\_anchors': a list of structs representing anchors, each anchor has:\n\t+ 'start': an integer representing the inclusive starting UTF-8 code point of the anchors\n\t+ 'end': an integer representing the exclusive ending UTF-8 code point of the anchor\n\t+ 'qid': a nullable integer representing the Wikidata QID this anchor refers to; it can be null if the entity didn't exist in Wikidata at the time of the creation of the original dataset\n\t+ 'pageid': a nullable integer representing the Wikipedia pageID of the anchor; it can be null if the article didn't exist in Wikipedia at the time of the creation of the original dataset\n\t+ 'title': an NFC normalized, UTF-8 encoded string representing the Wikipedia title of the anchor; spaces are replaced with underscores; can refer to a nonexistent Wikipedia article" ]
[ -0.05370466038584709, 0.09786450862884521, -0.00402328185737133, 0.048283543437719345, 0.05030486732721329, 0.07031939923763275, 0.0480315126478672, 0.041183847934007645, 0.1858542263507843, 0.07356618344783783, 0.0631498470902443, 0.02370414510369301, 0.1046859547495842, 0.10232018679380417, -0.01940383017063141, -0.17855755984783173, 0.06442643702030182, -0.03725513815879822, 0.016418512910604477, 0.025738757103681564, 0.07361912727355957, -0.07687482237815857, 0.052901491522789, -0.038166094571352005, -0.075725257396698, 0.023289304226636887, -0.012732535600662231, -0.027930786833167076, 0.0831761583685875, 0.03434435650706291, 0.12450548261404037, -0.013464326038956642, 0.0800015926361084, -0.24296337366104126, 0.01820782758295536, 0.03576283901929855, -0.019388310611248016, 0.014523977413773537, 0.016084305942058563, 0.08109713345766068, 0.029720962047576904, -0.12310875952243805, -0.004353555850684643, -0.048638537526130676, -0.08027676492929459, -0.10251003503799438, -0.021956223994493484, 0.1140333041548729, 0.05248048156499863, -0.04384934902191162, 0.0005616508424282074, -0.006467103958129883, -0.03279987722635269, 0.057258304208517075, 0.0442255437374115, -0.1756066083908081, -0.013614611700177193, 0.01829538121819496, -0.03853048011660576, 0.052100855857133865, -0.059795498847961426, -0.021601269021630287, 0.014616933651268482, 0.019016388803720474, -0.0033890102058649063, -0.05826937407255173, -0.14731889963150024, 0.00850205309689045, -0.08202044665813446, -0.06650897115468979, 0.29586517810821533, 0.04495125263929367, -0.033864039927721024, 0.004372158087790012, -0.02423218823969364, 0.05681018531322479, -0.006551513448357582, -0.010867845267057419, -0.029831625521183014, 0.018530862405896187, 0.09410848468542099, -0.029874324798583984, -0.06305627524852753, -0.006580054759979248, -0.07549045979976654, 0.18941059708595276, 0.04034263268113136, 0.07369701564311981, -0.022701438516378403, 0.030734345316886902, -0.0930003896355629, -0.06615272164344788, -0.020069509744644165, -0.04012739285826683, -0.05378539860248566, -0.03032636269927025, -0.01584145613014698, -0.043271273374557495, 0.09634082764387131, 0.015382764860987663, -0.08930076658725739, 0.020335130393505096, 0.002476906403899193, 0.07012493163347244, 0.09368100762367249, 0.09747251868247986, -0.09680882841348648, -0.01622168719768524, 0.02804196998476982, -0.028273198753595352, -0.006980845704674721, -0.048600077629089355, -0.08910270035266876, -0.025609036907553673, 0.008651835843920708, 0.03471548110246658, -0.011448845267295837, 0.03617946803569794, -0.028056994080543518, -0.03078850358724594, 0.14953695237636566, -0.10685203224420547, -0.0031685465946793556, 0.048529524356126785, -0.026838451623916626, 0.061611250042915344, -0.03657267615199089, 0.015362337231636047, -0.11654288321733475, 0.05908637493848801, -0.038502905517816544, -0.006525469943881035, -0.030792297795414925, -0.09331682324409485, 0.0497584342956543, -0.06908554583787918, -0.017249464988708496, -0.06338191777467728, -0.1274682879447937, -0.023533521220088005, 0.042702119797468185, 0.016872936859726906, 0.03419984132051468, -0.038819123059511185, 0.021767595782876015, 0.012698033824563026, 0.001389428973197937, -0.08507707715034485, -0.05220627412199974, 0.016420427709817886, -0.15063714981079102, 0.10402640700340271, -0.18393446505069733, 0.002090157475322485, -0.0423751063644886, 0.04735777899622917, -0.08643810451030731, 0.031903497874736786, -0.057877883315086365, -0.04763635993003845, -0.0639224722981453, 0.015069803223013878, -0.00598321994766593, 0.004299860447645187, 0.0358155257999897, 0.06586036086082458, -0.1392136663198471, 0.0048499866388738155, 0.1306121051311493, -0.0753672868013382, -0.09403171390295029, 0.07941259443759918, -0.005903839133679867, 0.06218837946653366, 0.046216487884521484, 0.20437628030776978, 0.017341813072562218, -0.08376544713973999, -0.0694919303059578, 0.03283029794692993, 0.011270600371062756, 0.01239745318889618, 0.04350677505135536, -0.03182580694556236, 0.030558034777641296, 0.03170279413461685, 0.050319164991378784, -0.05361415445804596, -0.00361282704398036, -0.038372721523046494, -0.022888243198394775, -0.03956988453865051, 0.011354773305356503, -0.011960746720433235, -0.050149232149124146, 0.009043702855706215, 0.007600530982017517, -0.005920387804508209, 0.0819447860121727, -0.0680258721113205, 0.02974134311079979, -0.04463379457592964, 0.04977414757013321, -0.07111500203609467, 0.009741611778736115, -0.09836278110742569, -0.12154263257980347, 0.0470619760453701, 0.04894747585058212, 0.02655491977930069, -0.0034072306007146835, -0.016662321984767914, 0.009510978125035763, -0.0034645721316337585, 0.011657432653009892, -0.05022947117686272, 0.025611039251089096, -0.019566304981708527, -0.12117473781108856, -0.03448895737528801, -0.025307247415184975, -0.05881896987557411, -0.14369511604309082, -0.01927478238940239, 0.062242291867733, 0.08242854475975037, 0.03566330298781395, -0.0014240271411836147, -0.01164657436311245, 0.08654679358005524, -0.030658699572086334, 0.015795012935996056, 0.01773560233414173, -0.037735745310783386, 0.0376460924744606, 0.03051271289587021, 0.04113247990608215, -0.08640627562999725, 0.030659565702080727, 0.009672831743955612, -0.01533464901149273, -0.016051441431045532, 0.01596129685640335, -0.01951706036925316, -0.04027007520198822, -0.032130442559719086, 0.0866808146238327, 0.05201259255409241, 0.019471675157546997, -0.06464233994483948, 0.01033216342329979, 0.03387492150068283, -0.04618668556213379, -0.03211352601647377, 0.02243545837700367, 0.17805396020412445, -0.22021763026714325, 0.03841365873813629, 0.06109611317515373, -0.030790874734520912, 0.18344104290008545, -0.014776495285332203, -0.07456889003515244, -0.009407905861735344, 0.02040279656648636, -0.001629367470741272, 0.14895492792129517, -0.09775402396917343, 0.013781987130641937, 0.036995552480220795, 0.050925809890031815, 0.027366025373339653, -0.08567515760660172, 0.014185843989253044, -0.03071758896112442, -0.03077336773276329, -0.10015559941530228, -0.016540227457880974, 0.011532654985785484, 0.07669968903064728, 0.04605448618531227, 0.0004239976406097412, -0.017755873501300812, -0.0389857217669487, -0.08292359113693237, 0.14640897512435913, -0.10309518128633499, -0.19608289003372192, -0.1499793380498886, -0.05285178869962692, -0.08232983946800232, -0.03166467323899269, -0.0010499816853553057, -0.044434621930122375, -0.0435783714056015, -0.04035703465342522, 0.012111260555684566, 0.026628457009792328, -0.06376847624778748, -0.027323391288518906, 0.030259031802415848, -0.06286172568798065, -0.0748453289270401, -0.004329930059611797, -0.0012387854512780905, 0.03405709192156792, 0.018249936401844025, -0.061784371733665466, 0.13089163601398468, 0.12584707140922546, -0.054154880344867706, 0.008954682387411594, -0.0008243108168244362, 0.19803225994110107, -0.08833898603916168, 0.14303387701511383, 0.04057200998067856, -0.09732294082641602, 0.06443893164396286, 0.18426498770713806, 0.04954736679792404, -0.06188201904296875, -0.01344250701367855, -0.0032045478001236916, -0.04255151376128197, -0.22678464651107788, -0.08464086055755615, -0.061583101749420166, -0.032372839748859406, 0.05745291709899902, 0.026852987706661224, -0.10153183341026306, 0.07333899289369583, -0.017141176387667656, 0.0626906156539917, -0.04834096133708954, 0.030901553109288216, 0.09489651024341583, 0.04601997137069702, 0.01825159788131714, -0.07801318168640137, 0.01648690737783909, 0.06975560635328293, 0.19128429889678955, 0.19060027599334717, -0.025974081829190254, 0.12572045624256134, 0.07857006788253784, 0.06102818250656128, 0.02836749516427517, 0.10784845799207687, -0.06065753474831581, 0.030387599021196365, 0.008907221257686615, -0.041283875703811646, -0.01617513597011566, 0.0364588126540184, 0.0030563361942768097, -0.04937217757105827, 0.02181749790906906, -0.03819851577281952, 0.030628222972154617, 0.1102638691663742, 0.1456332504749298, -0.07174050807952881, -0.03128848969936371, 0.032193511724472046, 0.025154761970043182, -0.11637669801712036, 0.0332997664809227, 0.1638573408126831, -0.06335344910621643, 0.033599596470594406, 0.04882685840129852, 0.09771689027547836, -0.16487833857536316, -0.028225142508745193, -0.025945525616407394, 0.031008651480078697, -0.04018750414252281, 0.07526466250419617, -0.023307250812649727, 0.14962239563465118, 0.04346571862697601, 0.04906325414776802, -0.08438123762607574, -0.015891391783952713, 0.0019946955144405365, 0.1766175627708435, 0.06638035923242569, 0.0552179329097271, -0.018220141530036926, -0.1293770670890808, -0.06379246711730957, 0.07243967056274414, 0.07962554693222046, 0.023691818118095398, 0.05679725483059883, 0.030070176348090172, 0.0513286367058754, -0.03740741312503815, 0.0003209151327610016, -0.1141260415315628, -0.14972952008247375, -0.018026046454906464, 0.09826437383890152, 0.04961305111646652, 0.014493374153971672, 0.001559356227517128, -0.018597297370433807, 0.09089439362287521, -0.04604572802782059, -0.06779982149600983, -0.08045411109924316, -0.07115791738033295, 0.08072461932897568, -0.0612725168466568, -0.035185448825359344, -0.027902912348508835, 0.11402180045843124, -0.05354425311088562, -0.04869341477751732, 0.0475122407078743, -0.0429844856262207, -0.05662918835878372, -0.07722365111112595, 0.013767474330961704, 0.05061473697423935, -0.014306936413049698, 0.03307468816637993, 0.04125082492828369, -0.01468123309314251, -0.1084679588675499, 0.03295164927840233, 0.03230857476592064, -0.012660780921578407, 0.13840064406394958, -0.07746139913797379, -0.013373523950576782, -0.05375128984451294, -0.046257443726062775, 0.15925155580043793, 0.06338587403297424, -0.04933328926563263, 0.025905495509505272, 0.1808018982410431, -0.09753197431564331, -0.27749818563461304, -0.05119405314326286, 0.02264934964478016, 0.01707695610821247, -0.08694276958703995, -0.18300485610961914, 0.11834687739610672, 0.07284684479236603, 0.004601743072271347, 0.14501594007015228, -0.09763309359550476, -0.08771061897277832, 0.01995198428630829, 0.08553347736597061, 0.045728109776973724, -0.06228375807404518, -0.007475548889487982, -0.04074936360120773, -0.13109810650348663, 0.10838603228330612, -0.07506434619426727, 0.033196333795785904, -0.03866147994995117, 0.08312585949897766, -0.008126115426421165, 0.010138903744518757, 0.11722404509782791, 0.029089324176311493, 0.009662606753408909, -0.023842478170990944, -0.01902548223733902, 0.08939383924007416, -0.051374223083257675, 0.10709043592214584, -0.009557954035699368, 0.0003250241279602051, -0.1648218333721161, -0.039656709879636765, -0.04409061744809151, 0.04083717614412308, -0.045190248638391495, -0.08352693915367126, -0.050913408398628235, 0.023628847673535347, 0.04323943331837654, 0.021348070353269577, 0.15022820234298706, -0.01124298945069313, 0.03119540773332119, 0.15896490216255188, 0.0450395867228508, -0.01864229515194893, -0.035608697682619095, 0.015230860561132431, -0.0600530207157135, 0.06955913454294205, -0.18629592657089233, 0.011531851254403591, 0.07724704593420029, 0.0151932742446661, 0.0670870691537857, 0.017995662987232208, -0.10128919035196304, 0.02092677541077137, 0.08292252570390701, -0.0786670446395874, -0.08441085368394852, 0.037476371973752975, -0.012397609651088715, -0.0648917406797409, 0.038789052516222, 0.0913136824965477, -0.030028600245714188, 0.008042609319090843, -0.049155618995428085, 0.042238783091306686, -0.01992989331483841, 0.04287983477115631, 0.15297192335128784, 0.02934883162379265, -0.05231231451034546, 0.09042707085609436, 0.09733066707849503, -0.05670248344540596, 0.05440649017691612, 0.040519483387470245, -0.10455042868852615, -0.06936194747686386, -0.0016580726951360703, 0.09173990786075592, 0.027484774589538574, -0.16973796486854553, 0.02130630984902382, -0.0613187775015831, 0.03656576946377754, 0.11960694193840027, -0.010280191898345947, 0.022217143326997757, 0.00007110461592674255, -0.09242813289165497, -0.07883219420909882, 0.10474735498428345, -0.10068520903587341, 0.030319370329380035, -0.05340585112571716, -0.09805426001548767, -0.014241321012377739, 0.06995151937007904, -0.000277617946267128, -0.037412069737911224, -0.10742011666297913, 0.00666402280330658, -0.17166048288345337, 0.044016413390636444, -0.06973336637020111, 0.027758389711380005, -0.0024165650829672813, -0.0347326397895813, -0.02507608011364937, 0.00743855768814683, -0.04403197020292282, 0.014810687862336636, 0.00011960681877098978, 0.08580750226974487, -0.0865342766046524, 0.006848270073533058, 0.04922792315483093, -0.05167188495397568, 0.08405356109142303, -0.05388595908880234, -0.05986430495977402, 0.11534962058067322, -0.042945779860019684, 0.0813799574971199, -0.011536367237567902, 0.07204141467809677, 0.06298623234033585, 0.019101839512586594, -0.0009287577122449875, -0.028406843543052673, -0.02555665373802185, 0.03323894739151001, 0.10493575036525726, -0.031551238149404526, 0.06809956580400467, -0.026395559310913086, -0.06190606206655502, -0.011672839522361755, 0.07283462584018707, 0.07303251326084137, 0.001189987175166607, 0.06439071148633957, -0.016641587018966675, 0.02275129221379757, -0.06857600808143616, -0.02159988507628441, 0.03996095806360245, 0.013980988413095474, 0.018098868429660797, -0.06163698434829712, 0.018506966531276703, -0.03765341639518738, 0.20049722492694855, -0.034741487354040146, -0.0048164743930101395, -0.023076321929693222, -0.07553983479738235, -0.1803571581840515, 0.024417124688625336, 0.06278581917285919, 0.027459101751446724, -0.043548062443733215, -0.11641566455364227, -0.030990758910775185, -0.023960134014487267, 0.12870647013187408, 0.12690690159797668, 0.0410916730761528, 0.15594381093978882, 0.022410470992326736, 0.04317577928304672, -0.025452185422182083, 0.017771175131201744, 0.011042527854442596, -0.021072007715702057, 0.042300786823034286, 0.030174124985933304, -0.03532624617218971, 0.12176642566919327, -0.10223321616649628, 0.0317561961710453, -0.013561522588133812, -0.08697487413883209, -0.08121171593666077, -0.1277291178703308, -0.04892256110906601, -0.05323466658592224, 0.014001945964992046, -0.1445212960243225, 0.004103999584913254, 0.09924805909395218, 0.024305645376443863, -0.010952659882605076, 0.06479699909687042, 0.04379354417324066, -0.02233654260635376, 0.0637715607881546, 0.020181862637400627, 0.02338164858520031, 0.0199574064463377, 0.029020100831985474, 0.011617850512266159, -0.04547474533319473, 0.04099596291780472, 0.09358476102352142, 0.015597760677337646, -0.020758936181664467, -0.03582712635397911, -0.02715144492685795, 0.013149725273251534, 0.008116994053125381, -0.05516466498374939, 0.07202564179897308, 0.06908443570137024, -0.016088664531707764, 0.021387573331594467, 0.052557140588760376, 0.02354026399552822, -0.1108214482665062, -0.13211894035339355, 0.07006300985813141, -0.00757861603051424, 0.05933280289173126, 0.0013519227504730225, -0.11318142712116241, -0.0578792467713356, 0.11999060958623886, 0.06879174709320068, -0.022291438654065132, 0.009929998777806759, 0.022159602493047714, 0.018319740891456604, -0.020806582644581795, 0.1370638757944107, 0.015384776517748833, 0.1785193681716919, -0.020802091807127, -0.04388599842786789, -0.08252337574958801, 0.0029965434223413467, -0.0717892050743103, -0.0003628470003604889, 0.024700108915567398, -0.06587844341993332, -0.1404019296169281, 0.11563107371330261, -0.1276838183403015, -0.11037734895944595, 0.07469311356544495, -0.07638771831989288, -0.09649781882762909, -0.05184263736009598, 0.012491615489125252, -0.03686605021357536, 0.006346019450575113, -0.024663295596837997, -0.004810268059372902, 0.08646812289953232, 0.004433017689734697, -0.03185700625181198, 0.01392548717558384, 0.033217694610357285, -0.040405962616205215, 0.08469872176647186, 0.01960425265133381, 0.16941630840301514, 0.05683101713657379, 0.01939450018107891, -0.05924680456519127, 0.07821118831634521, 0.03831613063812256, 0.12352365255355835, -0.05922645330429077, 0.01298576407134533, -0.020862940698862076, 0.016629043966531754, 0.10087113082408905, -0.012923812493681908, 0.02851933240890503, 0.0714847669005394, 0.014922699891030788, -0.06071537360548973, 0.04032646119594574, -0.10368043184280396, 0.1058063805103302, 0.1349867582321167, -0.005518069490790367, -0.014314161613583565, -0.02206389419734478, 0.04946976900100708, 0.006699481979012489, 0.028668664395809174, -0.05188252404332161, -0.05687366798520088, -0.006544439122080803, -0.021617943421006203, 0.05304962396621704, -0.15750589966773987, 0.04092613607645035, 0.019137531518936157, 0.003019430674612522, -0.00884350948035717, 0.09685616940259933, 0.09127723425626755, 0.013659856282174587, -0.05938774347305298, -0.035087358206510544, 0.007642549462616444, 0.04728562757372856, -0.017407286912202835, -0.07588165998458862 ]
b34e116c53646cd4e95a97c32196e831e025593d
# Dataset Card for "logo-combined-exclusive" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
Babypotatotang/logo-combined-exclusive
[ "region:us" ]
2023-03-27T09:27:47+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}, {"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 166362980.253, "num_examples": 12907}], "download_size": 166890745, "dataset_size": 166362980.253}}
2023-03-27T09:30:12+00:00
[]
[]
TAGS #region-us
# Dataset Card for "logo-combined-exclusive" More Information needed
[ "# Dataset Card for \"logo-combined-exclusive\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"logo-combined-exclusive\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"logo-combined-exclusive\"\n\nMore Information needed" ]
[ -0.06916718930006027, 0.12609261274337769, -0.002816562307998538, -0.00386586575768888, 0.0657774955034256, 0.13962768018245697, 0.17395959794521332, 0.08468087017536163, 0.1061839610338211, -0.07478547096252441, 0.05501259118318558, 0.03486177697777748, 0.03681575879454613, 0.26638633012771606, -0.07441660761833191, -0.02849358320236206, 0.03363356366753578, 0.04105503112077713, 0.035139136016368866, 0.03157336264848709, 0.019140155985951424, -0.022136688232421875, 0.07250909507274628, -0.08070383965969086, -0.23358207941055298, 0.0433441698551178, -0.014604512602090836, -0.011256711557507515, 0.054794229567050934, -0.09154120832681656, 0.18403901159763336, 0.04266098141670227, -0.02210226096212864, -0.1924351006746292, 0.016952358186244965, -0.02558174915611744, -0.07405001670122147, 0.00922835897654295, 0.0560712069272995, -0.14872831106185913, -0.20316524803638458, 0.08899277448654175, 0.07193464040756226, 0.019246775656938553, -0.10370218008756638, -0.20463725924491882, -0.1399538367986679, 0.04952258989214897, -0.014396008104085922, -0.10112233459949493, 0.08279360085725784, 0.05102133750915527, -0.12035390734672546, -0.011248340830206871, -0.033919788897037506, -0.02647917903959751, 0.043732866644859314, 0.13326750695705414, -0.06178101897239685, 0.014691120944917202, -0.0003532166010700166, 0.1083391010761261, 0.08981971442699432, 0.009748665615916252, -0.008494052104651928, -0.01412178110331297, -0.16727617383003235, 0.06551816314458847, 0.03952975198626518, -0.07677418738603592, 0.25044819712638855, 0.028569620102643967, 0.022273018956184387, -0.027677511796355247, -0.011408300139009953, -0.09274541586637497, -0.020960606634616852, 0.07001199573278427, 0.06641283631324768, 0.024579279124736786, 0.012814193032681942, -0.03453373908996582, -0.1196323111653328, -0.11426708847284317, -0.16362762451171875, 0.10873829573392868, -0.03867509216070175, 0.18443837761878967, -0.19198039174079895, -0.015106233768165112, -0.1326385736465454, 0.010522696189582348, -0.038676392287015915, -0.11469216644763947, 0.0014520621625706553, -0.012306220829486847, -0.04400766268372536, 0.05619046464562416, 0.1461949497461319, 0.12829959392547607, 0.07253840565681458, 0.007121216505765915, -0.08969861268997192, 0.09387562423944473, 0.1863609254360199, -0.12467851489782333, 0.10001596063375473, 0.03450412675738335, -0.01839637942612171, -0.13244768977165222, -0.017886515706777573, -0.07087463140487671, -0.13073168694972992, 0.06274831295013428, -0.11892902106046677, 0.10180072486400604, -0.054158877581357956, -0.06973659247159958, -0.06714002788066864, -0.0032683704048395157, 0.22685563564300537, -0.08354425430297852, 0.035710759460926056, -0.06659513711929321, -0.02345040813088417, -0.12426187098026276, -0.07977097481489182, -0.0180110614746809, 0.096334308385849, 0.03490821272134781, -0.02920295111835003, 0.05068418011069298, -0.059563230723142624, 0.023834552615880966, 0.09519468247890472, -0.2213408201932907, 0.044569797813892365, -0.09413895010948181, -0.19774799048900604, 0.06709572672843933, 0.05000143125653267, -0.03042524866759777, 0.17870135605335236, 0.019133830443024635, 0.15952834486961365, 0.012448269873857498, -0.05749001353979111, -0.0003527186927385628, -0.07145386934280396, 0.004411390982568264, 0.04997663572430611, 0.07345250248908997, -0.2716839909553528, 0.05348401889204979, -0.13748261332511902, 0.07016163319349289, 0.06404924392700195, 0.07958310097455978, -0.07296593487262726, 0.06263528019189835, -0.025685852393507957, 0.04423006251454353, -0.1263868361711502, 0.07650316506624222, -0.051736798137426376, 0.0009593593422323465, -0.19236811995506287, -0.0724409893155098, 0.17146727442741394, -0.17201466858386993, -0.19705995917320251, -0.0007510915165767074, -0.056308601051568985, 0.049727678298950195, 0.0016855669673532248, 0.3218320608139038, 0.10728370398283005, -0.02334022894501686, 0.007079369854182005, 0.10601142048835754, -0.1847236603498459, -0.2767076790332794, 0.014255297370254993, -0.05713034048676491, 0.0023733279667794704, 0.06284774839878082, 0.13888302445411682, 0.006678511388599873, -0.03315264359116554, -0.10972379893064499, -0.03049524687230587, -0.15106233954429626, 0.08183863759040833, -0.006187695078551769, 0.015468316152691841, -0.07572183012962341, 0.161271870136261, 0.0853419080376625, 0.04529028385877609, 0.012804385274648666, -0.028210006654262543, -0.03752729669213295, 0.1224547028541565, -0.11908046156167984, -0.018931888043880463, -0.15442360937595367, -0.0793207511305809, 0.019894521683454514, -0.09017982333898544, 0.0905323326587677, 0.05867794156074524, 0.05169161409139633, -0.06228398531675339, -0.050432395190000534, -0.0026920305099338293, 0.05551969259977341, 0.05269484594464302, 0.07379841059446335, 0.004861060995608568, 0.014024150557816029, -0.08332508057355881, -0.012524380348622799, 0.0856640562415123, -0.002509879181161523, 0.05517684295773506, 0.039700739085674286, 0.020478956401348114, -0.00932941772043705, 0.0390516072511673, 0.037350062280893326, -0.027197226881980896, -0.02706737071275711, 0.03104007989168167, -0.06531484425067902, -0.041896119713783264, 0.019181953743100166, -0.012988402508199215, 0.1294899731874466, 0.11662262678146362, -0.09072182327508926, 0.0037627024576067924, -0.04073157161474228, 0.03836731240153313, -0.011247193440794945, -0.07531064003705978, 0.0451321117579937, -0.08359276503324509, -0.05397278815507889, 0.019788503646850586, -0.08562660962343216, 0.050072602927684784, 0.009634007699787617, -0.028799191117286682, -0.17230315506458282, -0.06251896172761917, 0.13147160410881042, -0.3015672564506531, 0.1675156205892563, 0.16882869601249695, 0.14946423470973969, 0.18058894574642181, -0.025125425308942795, -0.024732831865549088, -0.003992175217717886, -0.0640978291630745, -0.09556175023317337, 0.2219422161579132, -0.013789160177111626, 0.002174773719161749, 0.08616748452186584, 0.06788984686136246, 0.11033224314451218, -0.11248892545700073, -0.09401530772447586, -0.009445274248719215, -0.021661972627043724, -0.1367313116788864, 0.02417045272886753, 0.029640642926096916, 0.04071102291345596, 0.01634453795850277, -0.009641982614994049, 0.17613528668880463, -0.024175044149160385, -0.023854680359363556, 0.04467295855283737, -0.1943720132112503, -0.311999648809433, -0.04510956630110741, -0.14077946543693542, -0.027843015268445015, 0.060886695981025696, 0.0024383394047617912, -0.052340950816869736, 0.04642411693930626, 0.049795713275671005, -0.09970010071992874, -0.1695636808872223, -0.06201567500829697, -0.09214416146278381, 0.0374758243560791, -0.06415820121765137, -0.09411413967609406, -0.0033720205537974834, -0.0396868921816349, 0.14145644009113312, 0.1435210406780243, -0.08683746308088303, 0.1377064287662506, 0.09325472265481949, -0.09668383002281189, 0.06502000242471695, -0.0598146878182888, -0.027328575029969215, -0.045038964599370956, -0.0830904021859169, 0.10445413738489151, 0.011895500123500824, 0.02950410358607769, 0.08264783024787903, 0.05771339312195778, -0.14745444059371948, -0.05878908559679985, -0.04984463006258011, -0.19664277136325836, -0.1979559361934662, -0.15762250125408173, -0.038781195878982544, 0.14705194532871246, 0.08712218701839447, 0.05056576803326607, 0.02753191627562046, 0.05971066281199455, 0.07830934226512909, -0.028467906638979912, -0.13270597159862518, -0.03667347878217697, -0.059750400483608246, 0.0557619072496891, -0.018302956596016884, -0.14440786838531494, 0.030377136543393135, 0.13628175854682922, 0.28581511974334717, 0.18820242583751678, 0.11029373109340668, 0.10258107632398605, 0.04264676198363304, 0.13224925100803375, 0.15581896901130676, 0.13868814706802368, 0.09204986691474915, 0.011346835643053055, 0.03672151640057564, 0.0425756499171257, -0.065513476729393, -0.005817173048853874, 0.15685786306858063, -0.18368583917617798, 0.021547187119722366, -0.179891437292099, 0.03208635002374649, -0.056679923087358475, 0.07176382094621658, -0.13121935725212097, 0.10469697415828705, 0.052679989486932755, 0.17007647454738617, -0.12927980720996857, 0.030763063579797745, 0.08641772717237473, -0.04564403370022774, 0.18420647084712982, 0.02769993618130684, 0.07677489519119263, -0.0732826218008995, -0.0388457365334034, 0.00001238800359715242, -0.12137133628129959, 0.02636793628334999, 0.1101585254073143, -0.12341391295194626, 0.20573721826076508, 0.041836343705654144, -0.060791414231061935, -0.06246260926127434, -0.030751394107937813, -0.02955601178109646, 0.1038331538438797, 0.029273636639118195, 0.041866861283779144, -0.13421475887298584, -0.10094795376062393, -0.004591654986143112, -0.021598950028419495, 0.10402148216962814, -0.01721269078552723, -0.15765796601772308, 0.08780714869499207, 0.0021808079909533262, -0.06104179471731186, -0.1380978673696518, -0.053699955344200134, -0.14210712909698486, 0.03684137761592865, 0.01807258278131485, -0.1110309511423111, 0.03353368490934372, 0.05152393877506256, -0.08782505244016647, 0.13041183352470398, 0.059880126267671585, -0.01944855973124504, -0.08878043293952942, -0.07122018188238144, 0.061044324189424515, 0.05208948999643326, 0.008011050522327423, 0.008673902601003647, 0.03810911998152733, -0.07000547647476196, -0.22490869462490082, 0.07198870927095413, -0.06028977781534195, 0.1282866895198822, -0.11569047719240189, 0.05914285033941269, -0.08802220970392227, -0.03965473547577858, 0.011935856193304062, -0.037193186581134796, -0.055110011249780655, -0.04210064560174942, 0.22234508395195007, -0.12817293405532837, 0.06922741234302521, 0.2820613384246826, 0.008911415003240108, -0.12904705107212067, 0.11054523289203644, -0.07268371433019638, 0.1228887140750885, 0.10196608304977417, -0.06959796696901321, 0.23540614545345306, 0.1226014494895935, -0.04343685507774353, -0.21298649907112122, -0.003554569324478507, -0.23722203075885773, -0.06486032158136368, 0.03375100716948509, -0.18315719068050385, -0.006071409210562706, 0.14043042063713074, -0.05651741847395897, 0.31648167967796326, 0.0018011012580245733, -0.060339607298374176, 0.12163623422384262, -0.013370063155889511, 0.2520586848258972, -0.053416334092617035, -0.08525475114583969, -0.15412373840808868, -0.17144151031970978, 0.20370998978614807, -0.01779632270336151, 0.020656395703554153, -0.01204768382012844, 0.06677515804767609, -0.05206559598445892, -0.026151956990361214, 0.15869373083114624, 0.04975508153438568, 0.13631580770015717, -0.047027334570884705, -0.04924275726079941, 0.10512986779212952, -0.06788302958011627, 0.025109784677624702, 0.01976420171558857, -0.037775348871946335, -0.06820488721132278, 0.008997060358524323, 0.052270397543907166, 0.02578659914433956, 0.06995993852615356, -0.07744377106428146, -0.07280953228473663, -0.035364314913749695, -0.10333879292011261, -0.00382221513427794, 0.07228289544582367, -0.03342913091182709, 0.07243333756923676, 0.02544158697128296, 0.07667039334774017, -0.09710170328617096, -0.03739194571971893, -0.13381384313106537, -0.12339973449707031, 0.046024613082408905, -0.19919732213020325, 0.05234665051102638, 0.028048720210790634, -0.02721947617828846, 0.06481525301933289, 0.05535384640097618, 0.019356893375515938, 0.022225579246878624, 0.13025082647800446, -0.03705168515443802, 0.014248095452785492, 0.13659323751926422, -0.0632723867893219, 0.0756412222981453, 0.13850699365139008, 0.01811906322836876, 0.08223970234394073, -0.047376569360494614, -0.0395381934940815, 0.050795458257198334, -0.08691069483757019, 0.0053846868686378, 0.060402337461709976, 0.03636244684457779, -0.17490072548389435, 0.20576995611190796, 0.014498379081487656, -0.053054142743349075, -0.030131660401821136, -0.11768364161252975, -0.07680321484804153, -0.12391278147697449, 0.02318192832171917, 0.3040657043457031, -0.05006454885005951, -0.17436057329177856, 0.056908924132585526, -0.0763472244143486, 0.005924602970480919, 0.11964278668165207, 0.05127771198749542, 0.12494565546512604, 0.059210628271102905, -0.02275896817445755, 0.004354200325906277, -0.11661773920059204, -0.18336230516433716, 0.056845590472221375, -0.034276481717824936, -0.16605627536773682, -0.019767163321375847, 0.18029841780662537, -0.062821164727211, -0.06985487043857574, -0.03160175681114197, 0.07870146632194519, -0.15686318278312683, 0.05170101299881935, 0.01599544659256935, 0.0373823344707489, 0.030118053779006004, 0.05809682980179787, -0.006115430500358343, -0.060777608305215836, -0.12076172977685928, 0.11869961023330688, 0.07402791827917099, 0.022731442004442215, -0.06379373371601105, 0.01956070028245449, 0.047644924372434616, 0.049357183277606964, 0.10408447682857513, 0.11821730434894562, -0.007482722867280245, 0.03941415995359421, -0.1482190042734146, -0.14883624017238617, 0.02963952347636223, 0.04380149766802788, 0.021204613149166107, 0.11562860757112503, -0.0030938638374209404, 0.1037261039018631, -0.08234302699565887, 0.06992711871862411, -0.046358123421669006, -0.07357112318277359, 0.06260055303573608, -0.1596248298883438, -0.13606742024421692, -0.013262908905744553, -0.04463832825422287, 0.1685250699520111, 0.06729472428560257, -0.025379851460456848, 0.06598037481307983, 0.002392890164628625, 0.01035553403198719, -0.062400516122579575, 0.0223273653537035, -0.13386106491088867, -0.08397891372442245, 0.014975677244365215, 0.003525078296661377, -0.019913556054234505, 0.5578967332839966, 0.011623031459748745, -0.1543528139591217, -0.06855117529630661, 0.12717919051647186, -0.08169490098953247, 0.05517442896962166, 0.21551218628883362, -0.00044500353396870196, -0.03937501087784767, 0.012309752404689789, 0.033089540898799896, -0.023854948580265045, 0.07893149554729462, 0.07428913563489914, 0.10477077215909958, 0.10487229377031326, -0.03394228219985962, 0.09930270165205002, -0.0643460676074028, -0.0007565237465314567, -0.12685295939445496, 0.04258904606103897, 0.017877163365483284, 0.055877164006233215, -0.09006256610155106, -0.03674321249127388, -0.032821863889694214, 0.10905826836824417, -0.05266868695616722, -0.028166692703962326, -0.014683641493320465, -0.08770129084587097, -0.015234637074172497, -0.10740281641483307, 0.05566825717687607, 0.01286353264003992, -0.05940425768494606, 0.26163050532341003, 0.02133304998278618, -0.006537914741784334, -0.008553735911846161, -0.13295689225196838, 0.0933963805437088, 0.0047235251404345036, -0.011024960316717625, -0.059228189289569855, -0.009575370699167252, -0.1173916682600975, 0.029196109622716904, -0.026730438694357872, -0.02808971330523491, -0.05451984331011772, 0.10976162552833557, -0.0007128335419110954, -0.16825458407402039, -0.04828527197241783, -0.0454140231013298, 0.033578190952539444, -0.07955337315797806, -0.0009682938689365983, 0.01956583745777607, 0.04246469959616661, 0.05978970602154732, 0.07073450088500977, 0.04205901175737381, -0.00032368817483074963, -0.031158585101366043, -0.07165109366178513, -0.06084756553173065, 0.09824861586093903, 0.02672685496509075, -0.05723702907562256, -0.035498593002557755, 0.12405000627040863, 0.3500422239303589, -0.007720076013356447, 0.01636158674955368, 0.015839649364352226, 0.028600335121154785, 0.05557234585285187, 0.11524827033281326, -0.04026912525296211, 0.005051735322922468, 0.020255209878087044, -0.0841546505689621, 0.03541995584964752, -0.041846685111522675, -0.010276603512465954, 0.023443138226866722, 0.015518123283982277, -0.025627749040722847, -0.11128339916467667, 0.10995938628911972, -0.11905810236930847, 0.1253698319196701, 0.25738441944122314, -0.1070580780506134, -0.06474098563194275, -0.01609395630657673, 0.1899392306804657, -0.0396355502307415, -0.02656685933470726, -0.059052467346191406, -0.04467393085360527, -0.08019863069057465, -0.003292974317446351, -0.3014024496078491, -0.18732284009456635, -0.026499513536691666, 0.033044565469026566, 0.0690239816904068, -0.02056596614420414, 0.09640021622180939, 0.0103365583345294, 0.0487339124083519, 0.005152621306478977, 0.1071566566824913, -0.04525156691670418, 0.11782115697860718, -0.013473553583025932, 0.053759705275297165, -0.06010245531797409, -0.08596951514482498, 0.06674648076295853, -0.03554457798600197, -0.06936395913362503, 0.09378354996442795, 0.020813696086406708, 0.02073214016854763, -0.018165862187743187, -0.05469066649675369, 0.10118526965379715, -0.042400676757097244, 0.010462038218975067, -0.019666487351059914, 0.007077735848724842, 0.09848443418741226, 0.02523881383240223, -0.0990905612707138, -0.10406607389450073, 0.052226822823286057, -0.1125476062297821, 0.1417429894208908, -0.01814320497214794, -0.10534940659999847, 0.04067812114953995, -0.08110634237527847, 0.03420272842049599, -0.04579078406095505, 0.052227769047021866, 0.18064479529857635, 0.08072179555892944, -0.0739378109574318, -0.07133378088474274, 0.09947921335697174, -0.004688238259404898, 0.02163747139275074, -0.07544682174921036 ]
70da6c990bfb71357b2115bc6e2383c2db5c388f
# Dataset Card for "ada-no-pii_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/ada-no-pii_checks
[ "region:us" ]
2023-03-27T09:40:47+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 276915088.37363416, "num_examples": 10886}], "download_size": 100410446, "dataset_size": 276915088.37363416}}
2023-03-27T10:48:03+00:00
[]
[]
TAGS #region-us
# Dataset Card for "ada-no-pii_checks" More Information needed
[ "# Dataset Card for \"ada-no-pii_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"ada-no-pii_checks\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"ada-no-pii_checks\"\n\nMore Information needed" ]
[ -0.16096405684947968, 0.18335068225860596, -0.004170461092144251, 0.03769094496965408, 0.05818948149681091, 0.06160834804177284, 0.14173869788646698, 0.07394330203533173, 0.17644843459129333, 0.0036377233918756247, 0.1061067059636116, -0.011317633092403412, 0.07161560654640198, 0.2752150595188141, -0.1051468625664711, 0.08781688660383224, 0.07092951983213425, 0.048799484968185425, 0.07773905992507935, 0.10653941333293915, -0.03492061793804169, -0.045966941863298416, 0.031743165105581284, -0.08389504253864288, -0.08432719111442566, 0.010748310945928097, -0.041261155158281326, -0.09479551017284393, 0.07908164709806442, -0.102915458381176, 0.1346343457698822, 0.028929604217410088, -0.05386517941951752, -0.15442223846912384, -0.004719330929219723, 0.020151767879724503, -0.006872608792036772, 0.03703787177801132, 0.021727973595261574, -0.025064684450626373, -0.23530253767967224, 0.05498049035668373, 0.0475836880505085, -0.03678964823484421, -0.1154526025056839, -0.2168203890323639, -0.13442006707191467, -0.0297066792845726, 0.028383545577526093, 0.039935462176799774, 0.04756121337413788, 0.2315746694803238, -0.1493632197380066, -0.008818866685032845, 0.029915057122707367, -0.0756058469414711, 0.1037844642996788, 0.06672985851764679, -0.04489195719361305, 0.0948375016450882, 0.003825853345915675, 0.028982186689972878, 0.11073292046785355, -0.05197278410196304, -0.11498025059700012, 0.023554420098662376, -0.06298757344484329, 0.05618914216756821, 0.025382524356245995, -0.0793813169002533, 0.2843243181705475, 0.0030476257670670748, -0.06383127719163895, 0.048518069088459015, 0.004258539527654648, -0.10841076821088791, 0.05560120940208435, 0.030401159077882767, 0.022087421268224716, 0.0033045781310647726, 0.056716375052928925, 0.05298925191164017, -0.07794910669326782, -0.14256736636161804, -0.15706683695316315, 0.11274273693561554, -0.02167847566306591, 0.10792694985866547, -0.16119098663330078, -0.008073733188211918, -0.05170333757996559, -0.04013270512223244, -0.0446508415043354, -0.07707712799310684, -0.023493388667702675, -0.04960786551237106, -0.022473838180303574, 0.0679028108716011, 0.11615580320358276, 0.18362721800804138, 0.08302132785320282, 0.018527816981077194, -0.17823320627212524, 0.059269823133945465, 0.13735148310661316, -0.06975246965885162, 0.018658794462680817, 0.040508780628442764, -0.034496694803237915, -0.09345762431621552, 0.01802869141101837, -0.11714966595172882, -0.00032266564085148275, 0.009098833426833153, 0.011569039896130562, 0.1274617463350296, -0.032758645713329315, -0.1254567950963974, -0.06423112750053406, -0.031139973551034927, 0.11863406002521515, -0.1123349592089653, 0.025767087936401367, 0.06269403547048569, -0.022145874798297882, 0.067581407725811, -0.08683235943317413, -0.036776408553123474, -0.01706082373857498, 0.13315093517303467, -0.06882403790950775, -0.01010374166071415, -0.0013751130318269134, -0.0056353844702243805, 0.07993604242801666, -0.22243192791938782, 0.06873838603496552, -0.10247945785522461, -0.22371798753738403, 0.029210902750492096, -0.0014108357718214393, -0.08108099550008774, 0.16292046010494232, 0.06827118992805481, 0.09272032976150513, -0.046192992478609085, -0.05501272529363632, 0.060703095048666, -0.09117680788040161, 0.1106269434094429, 0.04561704769730568, 0.03415469080209732, -0.10050687938928604, 0.021171530708670616, -0.20353946089744568, -0.014720291830599308, 0.08107224851846695, -0.05911758914589882, -0.1270202100276947, -0.018222052603960037, -0.06573022156953812, 0.027079395949840546, -0.09668797254562378, 0.023915566504001617, 0.005748057272285223, 0.1618194878101349, -0.1527630090713501, -0.01181144267320633, 0.05765539035201073, -0.2280084639787674, -0.2275916486978531, 0.04725664481520653, 0.004178294446319342, 0.012835952453315258, 0.021789731457829475, 0.3089640140533447, -0.027050036936998367, -0.10967116057872772, 0.02964254841208458, 0.056840356439352036, -0.07470579445362091, -0.25205081701278687, 0.12368342280387878, -0.06612124294042587, -0.21870270371437073, 0.04187951982021332, 0.056777991354465485, -0.059098877012729645, -0.05153682082891464, -0.07574471831321716, -0.024677133187651634, -0.12246261537075043, 0.05746079981327057, 0.008127860724925995, 0.020458444952964783, -0.04578407108783722, 0.09396982192993164, -0.11034531891345978, 0.05657852813601494, 0.0068940953351557255, -0.0199268851429224, -0.06978262215852737, 0.20739713311195374, -0.19773723185062408, -0.04517170414328575, -0.11615408211946487, -0.012517144903540611, 0.009213725104928017, -0.06772328168153763, -0.03106635995209217, -0.027936939150094986, 0.052224546670913696, -0.01985170505940914, 0.015232433564960957, 0.06290917843580246, 0.11027847975492477, 0.08032622933387756, 0.03226759657263756, 0.0117630735039711, 0.06325884163379669, -0.07207006961107254, 0.016785074025392532, -0.10350712388753891, -0.0914652869105339, 0.0607898086309433, 0.05542769655585289, 0.04071568697690964, 0.0024648040998727083, 0.04543938487768173, 0.048900432884693146, -0.0011067220475524664, -0.020523326471447945, 0.032484475523233414, -0.008513277396559715, 0.01939075067639351, -0.013677658513188362, 0.009480929002165794, 0.30137816071510315, 0.1574617326259613, 0.017148032784461975, -0.014875265769660473, -0.03326303884387016, 0.05641702935099602, -0.024849707260727882, -0.09935365617275238, 0.09492610394954681, -0.1789749413728714, -0.020594146102666855, 0.062372177839279175, -0.06308459490537643, 0.07952605932950974, 0.08394920080900192, -0.08825647085905075, -0.11379026621580124, 0.04879545047879219, 0.18325534462928772, -0.14498314261436462, 0.20588736236095428, 0.13864004611968994, 0.018637871369719505, 0.09471336007118225, -0.0801023319363594, -0.13213606178760529, 0.0416482537984848, -0.00663071358576417, -0.019816795364022255, 0.25506243109703064, -0.01464069727808237, 0.07827287167310715, 0.14014193415641785, -0.003998837899416685, 0.09093668311834335, -0.08586907386779785, -0.11804661154747009, -0.015630988404154778, 0.019945435225963593, -0.256685733795166, 0.016518209129571915, 0.009104110300540924, 0.09604080021381378, -0.01671912707388401, 0.004816906061023474, 0.16216981410980225, 0.0444217212498188, -0.05850658565759659, 0.10695172846317291, -0.09984046220779419, -0.2752552330493927, -0.04496022313833237, -0.10254555940628052, 0.04159365966916084, 0.017471807077527046, 0.006602752022445202, -0.11885260045528412, -0.008677070960402489, -0.021952960640192032, -0.12952296435832977, -0.15350082516670227, -0.004469646140933037, -0.010338019579648972, 0.020214080810546875, -0.03535284101963043, -0.022440670058131218, 0.030999688431620598, 0.012188125401735306, 0.17286363244056702, 0.18253549933433533, -0.11382727324962616, 0.15020652115345, 0.08767510950565338, -0.07192060351371765, 0.06159509718418121, -0.031952086836099625, -0.037276457995176315, -0.059228938072919846, -0.06671666353940964, 0.11590183526277542, -0.011996010318398476, -0.025179896503686905, 0.03895143046975136, -0.038798023015260696, -0.1188640296459198, -0.006749425083398819, -0.048451296985149384, -0.1960737556219101, -0.23496608436107635, -0.10298863798379898, 0.009614361450076103, 0.10525155067443848, 0.11637984961271286, 0.0755046010017395, 0.011133067309856415, 0.12843163311481476, 0.14018656313419342, -0.16039368510246277, -0.13272425532341003, -0.03823280707001686, 0.02879263646900654, 0.029799029231071472, 0.022557323798537254, -0.13135817646980286, 0.03066057153046131, 0.13055367767810822, 0.23797276616096497, 0.12549196183681488, 0.08520126342773438, -0.008816797286272049, -0.004295377992093563, 0.07577326893806458, 0.13898229598999023, 0.15251687169075012, 0.1700565218925476, -0.03997950255870819, 0.019485080614686012, 0.019087620079517365, -0.10704269260168076, -0.025805633515119553, 0.09396727383136749, -0.1707613319158554, 0.014974215999245644, -0.2470513880252838, 0.023942409083247185, -0.13624036312103271, 0.09919801354408264, -0.2558319866657257, 0.054524604231119156, -0.04805373772978783, 0.13074955344200134, -0.07664840668439865, 0.07198730111122131, -0.033489469438791275, -0.01907886564731598, 0.06820979714393616, -0.003996075130999088, 0.05708850920200348, -0.06302568316459656, -0.015500319190323353, -0.04349943995475769, -0.1782280057668686, -0.03990279138088226, 0.09936505556106567, -0.24570810794830322, 0.174564391374588, -0.0011025186395272613, 0.006229319144040346, -0.10239211469888687, -0.09873669594526291, -0.09442699700593948, 0.00711319362744689, 0.1464601457118988, 0.0024290455039590597, -0.04879358038306236, -0.23439611494541168, -0.07956476509571075, 0.04556088522076607, 0.04473889246582985, -0.0027983763720840216, -0.08778977394104004, 0.042608484625816345, 0.08255049586296082, -0.09491323679685593, -0.07499975711107254, -0.08713510632514954, -0.058989521116018295, 0.04381442815065384, -0.002743653254583478, -0.1126517578959465, 0.041585348546504974, -0.04442727938294411, -0.10252021998167038, 0.05368535965681076, 0.04280008375644684, -0.02756658010184765, -0.08963850140571594, -0.06017890200018883, 0.1500071883201599, 0.017711205407977104, -0.031767528504133224, 0.017627913504838943, -0.024098144844174385, -0.0007417325396090746, -0.12845385074615479, 0.06698828190565109, -0.07513228058815002, 0.04212629795074463, -0.09311550110578537, 0.08175145834684372, -0.014240375719964504, -0.03095768578350544, 0.008364335633814335, 0.031087685376405716, -0.013265389949083328, -0.029111348092556, 0.12348847836256027, -0.11217956244945526, 0.15097080171108246, 0.1596476137638092, 0.04797307401895523, 0.03600230813026428, 0.03352130949497223, -0.09423833340406418, 0.07747460156679153, 0.1481398493051529, 0.01000678539276123, 0.16643217206001282, 0.26079270243644714, -0.025528375059366226, -0.1833314597606659, -0.02259245328605175, -0.21291092038154602, 0.02022727206349373, 0.024138204753398895, -0.1915636658668518, 0.07409289479255676, 0.19029965996742249, -0.07582151144742966, 0.26523903012275696, -0.10812120139598846, -0.013841446489095688, 0.252848744392395, 0.030299518257379532, 0.3990100920200348, -0.15289483964443207, -0.08047061413526535, -0.0460071936249733, -0.10686370730400085, 0.26009273529052734, -0.007708359509706497, 0.035295162349939346, -0.03284478932619095, -0.0038673486560583115, 0.020184479653835297, -0.07950872927904129, 0.22442752122879028, 0.003221695777028799, 0.051388081163167953, -0.03345031663775444, 0.01993408612906933, 0.03746863082051277, -0.02760116383433342, 0.09536586701869965, 0.007427471689879894, 0.0704008936882019, -0.12480857223272324, -0.04794176667928696, 0.03489992395043373, 0.02800598368048668, 0.03192988410592079, -0.0552116334438324, -0.09405190497636795, -0.0010150136658921838, -0.12076219171285629, -0.056215375661849976, 0.09076468646526337, -0.058394499123096466, 0.08322262018918991, 0.08288361132144928, -0.019599979743361473, -0.058999571949243546, -0.0005238981102593243, -0.02521687187254429, -0.15062914788722992, 0.14133240282535553, -0.11085031926631927, 0.049578361213207245, 0.13061709702014923, 0.024046486243605614, 0.019917532801628113, 0.032361190766096115, -0.041259292513132095, -0.02151951752603054, 0.09837664663791656, -0.11362582445144653, 0.11846692115068436, 0.14944279193878174, -0.12678560614585876, 0.07415440678596497, 0.08222244679927826, 0.08566305786371231, 0.002768868114799261, 0.006406181957572699, -0.017483755946159363, 0.07046889513731003, -0.019447483122348785, 0.15337398648262024, 0.0666067898273468, 0.050422970205545425, -0.1470581591129303, 0.25315579771995544, 0.014531414955854416, -0.12882594764232635, 0.0456305630505085, -0.13032768666744232, -0.10341332107782364, -0.08746267110109329, -0.08606810867786407, 0.1341690570116043, -0.025843467563390732, -0.17941240966320038, -0.00985222402960062, -0.055409595370292664, 0.052082858979701996, 0.08950307220220566, 0.04782111942768097, 0.13496574759483337, 0.017990130931138992, -0.11217309534549713, -0.07119499146938324, -0.08554796874523163, -0.029802119359374046, 0.02471349574625492, -0.04644535854458809, -0.19376689195632935, -0.001700058113783598, 0.07171938568353653, -0.07481584697961807, -0.026585761457681656, -0.10231874138116837, 0.09757857024669647, -0.1286943256855011, 0.06111999228596687, 0.03186727687716484, -0.009037036448717117, 0.04077284783124924, 0.024349095299839973, -0.01697242073714733, -0.028931692242622375, -0.06531929969787598, 0.13740333914756775, 0.06054285913705826, -0.005224021151661873, -0.09134043753147125, 0.041708946228027344, 0.09049084037542343, 0.007981112226843834, 0.06124962121248245, 0.1373516023159027, -0.05301423743367195, 0.026883263140916824, -0.11796918511390686, -0.049476105719804764, 0.04461013898253441, 0.0451335571706295, -0.015019906684756279, -0.0626465305685997, 0.03451794758439064, 0.17420127987861633, -0.09295599907636642, 0.11624563485383987, 0.08529253304004669, -0.0632568970322609, -0.08998741209506989, -0.10908664762973785, -0.08741884678602219, 0.020939284935593605, -0.08991973102092743, 0.22663849592208862, 0.10817517340183258, -0.022549962624907494, 0.07077901065349579, -0.0035801376216113567, 0.02448408491909504, -0.06554412841796875, -0.03918396309018135, -0.07152343541383743, 0.010848009958863258, 0.10796592384576797, 0.030877191573381424, -0.03802506998181343, 0.450321227312088, -0.06880216300487518, -0.02294858917593956, -0.04723852127790451, 0.025646978989243507, -0.02399216592311859, 0.03871532902121544, 0.39264023303985596, 0.05562729761004448, -0.04291331768035889, -0.033093299716711044, -0.022048000246286392, -0.06262051314115524, 0.04940858110785484, 0.0341724194586277, 0.1302015632390976, -0.03585049882531166, 0.0002862798282876611, -0.057653460651636124, -0.11739008873701096, 0.07784274220466614, 0.04330674558877945, -0.046386364847421646, 0.03319549560546875, 0.15260015428066254, 0.05451781302690506, 0.10689220577478409, 0.005747669842094183, -0.03565211966633797, -0.06905347108840942, -0.07267679274082184, -0.06222417578101158, -0.1643604040145874, -0.044110313057899475, -0.06993985176086426, 0.05918736383318901, 0.008569440804421902, -0.0697413831949234, 0.3984772861003876, 0.08841002732515335, -0.028350386768579483, 0.05297888070344925, -0.005832345224916935, 0.049762044101953506, -0.011161919683218002, -0.013158846646547318, -0.1035834327340126, -0.017171064391732216, -0.11469817906618118, 0.09950946271419525, 0.005007605999708176, -0.0034975281450897455, -0.017878683283925056, 0.09871994704008102, 0.060630131512880325, -0.1028701663017273, -0.016451101750135422, -0.04144275188446045, 0.043628230690956116, -0.04451267421245575, 0.15449604392051697, 0.003855175571516156, 0.03776949271559715, 0.05416648089885712, 0.14999912679195404, 0.05895138904452324, 0.02028438076376915, -0.09520787000656128, 0.11413105577230453, -0.045668888837099075, 0.08014266937971115, 0.013243994675576687, -0.05814437195658684, -0.04399319738149643, 0.12521909177303314, 0.15173619985580444, -0.051306720823049545, -0.024479195475578308, 0.021619046106934547, 0.04065997898578644, -0.02308385819196701, 0.09330938756465912, 0.031088614836335182, 0.0018815438961610198, 0.0030894905794411898, -0.07756242901086807, -0.054122596979141235, -0.0668596476316452, -0.0037952233105897903, 0.16172409057617188, 0.006855648476630449, -0.04700319096446037, -0.17462864518165588, 0.1470097154378891, -0.07016339898109436, 0.0028442800976336002, 0.11777108162641525, -0.05059778317809105, -0.13274849951267242, 0.01409092266112566, -0.002894630655646324, -0.11464410275220871, -0.041578128933906555, -0.10573935508728027, -0.002097711432725191, -0.15589982271194458, -0.005103432107716799, -0.1561579704284668, -0.1424110382795334, -0.040806420147418976, 0.11140270531177521, 0.14455926418304443, 0.0490008145570755, 0.19968341290950775, 0.01707867905497551, 0.07919806241989136, -0.053721971809864044, 0.15667693316936493, 0.01869281195104122, 0.09785538911819458, -0.000574534060433507, -0.013273324817419052, -0.035960644483566284, -0.06334791332483292, 0.11329983919858932, -0.043093811720609665, -0.035749651491642, 0.02163156494498253, 0.014259248040616512, -0.019440652802586555, -0.006942444946616888, -0.11587950587272644, 0.10644873231649399, -0.06591606885194778, -0.022345447912812233, 0.00841642078012228, -0.00590113177895546, 0.19100914895534515, -0.026044948026537895, -0.19585545361042023, 0.0017317954916507006, -0.056156355887651443, -0.0439305454492569, -0.003192540956661105, -0.0020817373879253864, -0.1322224736213684, 0.10144034028053284, -0.08020352572202682, 0.005075862631201744, -0.01647316850721836, -0.0014908642042428255, 0.003920665942132473, 0.0620841421186924, -0.05958482623100281, -0.06747763603925705, 0.10648594051599503, 0.021264003589749336, -0.02297099679708481, -0.08315069228410721 ]
5b65608081d3b6d89d5bc12c464bec55f59480d1
# Mathematics StackExchange Dataset This dataset contains questions and answers from Mathematics StackExchange (math.stackexchange.com). The data was collected using the Stack Exchange API. Total collected questions 465.295. ## Data Format The dataset is provided in JSON Lines format, with one JSON object per line. Each object contains the following fields: - `id`: the unique ID of the question - `asked_at`: the timestamp when the question was asked - `author_name`: the name of the author who asked the question - `author_rep`: the reputation of the author who asked the question - `score`: the score of the question - `title`: the title of the question - `tags`: a list of tags associated with the question - `body`: the body of the question - `comments`: a list of comments on the question, where each comment is represented as a dictionary with the following fields: - `id`: the unique ID of the comment - `body`: the body of the comment - `at`: the timestamp when the comment was posted - `score`: the score of the comment - `author`: the name of the author who posted the comment - `author_rep`: the reputation of the author who posted the comment - `answers`: a list of answers to the question, where each answer is represented as a dictionary with the following fields: - `id`: the unique ID of the answer - `body`: the body of the answer - `score`: the score of the answer - `ts`: the timestamp when the answer was posted - `author`: the name of the author who posted the answer - `author_rep`: the reputation of the author who posted the answer - `accepted`: whether the answer has been accepted - `comments`: a list of comments on the answer, where each comment is represented as a dictionary with the following fields: - `id`: the unique ID of the comment - `body`: the body of the comment - `at`: the timestamp when the comment was posted - `score`: the score of the comment - `author`: the name of the author who posted the comment - `author_rep`: the reputation of the author who posted the comment ## Preprocessing There was no preprocessing done, this dataset contains raw unfiltered data, also there might be problems with redundant line breaks or spacings ## License This dataset is released under the [WTFPL](http://www.wtfpl.net/txt/copying/) license. ## Contact For any questions or comments about the dataset, please contact [email protected].
nurik040404/mse
[ "task_categories:question-answering", "task_categories:text-generation", "task_categories:text-classification", "task_ids:closed-domain-qa", "task_ids:extractive-qa", "task_ids:open-domain-qa", "task_ids:dialogue-modeling", "task_ids:language-modeling", "task_ids:acceptability-classification", "task_ids:text-scoring", "annotations_creators:no-annotation", "language_creators:machine-generated", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:en", "license:wtfpl", "math", "region:us" ]
2023-03-27T09:43:46+00:00
{"annotations_creators": ["no-annotation"], "language_creators": ["machine-generated"], "language": ["en"], "license": "wtfpl", "multilinguality": ["monolingual"], "size_categories": ["100K<n<1M"], "source_datasets": ["original"], "task_categories": ["question-answering", "text-generation", "text-classification"], "task_ids": ["closed-domain-qa", "extractive-qa", "open-domain-qa", "dialogue-modeling", "language-modeling", "acceptability-classification", "text-scoring"], "pretty_name": "math-stackexchange-qa", "tags": ["math"]}
2023-03-30T21:49:43+00:00
[]
[ "en" ]
TAGS #task_categories-question-answering #task_categories-text-generation #task_categories-text-classification #task_ids-closed-domain-qa #task_ids-extractive-qa #task_ids-open-domain-qa #task_ids-dialogue-modeling #task_ids-language-modeling #task_ids-acceptability-classification #task_ids-text-scoring #annotations_creators-no-annotation #language_creators-machine-generated #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-wtfpl #math #region-us
# Mathematics StackExchange Dataset This dataset contains questions and answers from Mathematics StackExchange (URL). The data was collected using the Stack Exchange API. Total collected questions 465.295. ## Data Format The dataset is provided in JSON Lines format, with one JSON object per line. Each object contains the following fields: - 'id': the unique ID of the question - 'asked_at': the timestamp when the question was asked - 'author_name': the name of the author who asked the question - 'author_rep': the reputation of the author who asked the question - 'score': the score of the question - 'title': the title of the question - 'tags': a list of tags associated with the question - 'body': the body of the question - 'comments': a list of comments on the question, where each comment is represented as a dictionary with the following fields: - 'id': the unique ID of the comment - 'body': the body of the comment - 'at': the timestamp when the comment was posted - 'score': the score of the comment - 'author': the name of the author who posted the comment - 'author_rep': the reputation of the author who posted the comment - 'answers': a list of answers to the question, where each answer is represented as a dictionary with the following fields: - 'id': the unique ID of the answer - 'body': the body of the answer - 'score': the score of the answer - 'ts': the timestamp when the answer was posted - 'author': the name of the author who posted the answer - 'author_rep': the reputation of the author who posted the answer - 'accepted': whether the answer has been accepted - 'comments': a list of comments on the answer, where each comment is represented as a dictionary with the following fields: - 'id': the unique ID of the comment - 'body': the body of the comment - 'at': the timestamp when the comment was posted - 'score': the score of the comment - 'author': the name of the author who posted the comment - 'author_rep': the reputation of the author who posted the comment ## Preprocessing There was no preprocessing done, this dataset contains raw unfiltered data, also there might be problems with redundant line breaks or spacings ## License This dataset is released under the WTFPL license. ## Contact For any questions or comments about the dataset, please contact nurik040404@URL.
[ "# Mathematics StackExchange Dataset\n\nThis dataset contains questions and answers from Mathematics StackExchange (URL). The data was collected using the Stack Exchange API. Total collected questions 465.295.", "## Data Format\n\nThe dataset is provided in JSON Lines format, with one JSON object per line. Each object contains the following fields:\n\n- 'id': the unique ID of the question\n- 'asked_at': the timestamp when the question was asked\n- 'author_name': the name of the author who asked the question\n- 'author_rep': the reputation of the author who asked the question\n- 'score': the score of the question\n- 'title': the title of the question\n- 'tags': a list of tags associated with the question\n- 'body': the body of the question\n- 'comments': a list of comments on the question, where each comment is represented as a dictionary with the following fields:\n - 'id': the unique ID of the comment\n - 'body': the body of the comment\n - 'at': the timestamp when the comment was posted\n - 'score': the score of the comment\n - 'author': the name of the author who posted the comment\n - 'author_rep': the reputation of the author who posted the comment\n- 'answers': a list of answers to the question, where each answer is represented as a dictionary with the following fields:\n - 'id': the unique ID of the answer\n - 'body': the body of the answer\n - 'score': the score of the answer\n - 'ts': the timestamp when the answer was posted\n - 'author': the name of the author who posted the answer\n - 'author_rep': the reputation of the author who posted the answer\n - 'accepted': whether the answer has been accepted\n - 'comments': a list of comments on the answer, where each comment is represented as a dictionary with the following fields:\n - 'id': the unique ID of the comment\n - 'body': the body of the comment\n - 'at': the timestamp when the comment was posted\n - 'score': the score of the comment\n - 'author': the name of the author who posted the comment\n - 'author_rep': the reputation of the author who posted the comment", "## Preprocessing\n\nThere was no preprocessing done, this dataset contains raw unfiltered data, also there might be problems with redundant line breaks or spacings", "## License\n\nThis dataset is released under the WTFPL license.", "## Contact\n\nFor any questions or comments about the dataset, please contact nurik040404@URL." ]
[ "TAGS\n#task_categories-question-answering #task_categories-text-generation #task_categories-text-classification #task_ids-closed-domain-qa #task_ids-extractive-qa #task_ids-open-domain-qa #task_ids-dialogue-modeling #task_ids-language-modeling #task_ids-acceptability-classification #task_ids-text-scoring #annotations_creators-no-annotation #language_creators-machine-generated #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-wtfpl #math #region-us \n", "# Mathematics StackExchange Dataset\n\nThis dataset contains questions and answers from Mathematics StackExchange (URL). The data was collected using the Stack Exchange API. Total collected questions 465.295.", "## Data Format\n\nThe dataset is provided in JSON Lines format, with one JSON object per line. Each object contains the following fields:\n\n- 'id': the unique ID of the question\n- 'asked_at': the timestamp when the question was asked\n- 'author_name': the name of the author who asked the question\n- 'author_rep': the reputation of the author who asked the question\n- 'score': the score of the question\n- 'title': the title of the question\n- 'tags': a list of tags associated with the question\n- 'body': the body of the question\n- 'comments': a list of comments on the question, where each comment is represented as a dictionary with the following fields:\n - 'id': the unique ID of the comment\n - 'body': the body of the comment\n - 'at': the timestamp when the comment was posted\n - 'score': the score of the comment\n - 'author': the name of the author who posted the comment\n - 'author_rep': the reputation of the author who posted the comment\n- 'answers': a list of answers to the question, where each answer is represented as a dictionary with the following fields:\n - 'id': the unique ID of the answer\n - 'body': the body of the answer\n - 'score': the score of the answer\n - 'ts': the timestamp when the answer was posted\n - 'author': the name of the author who posted the answer\n - 'author_rep': the reputation of the author who posted the answer\n - 'accepted': whether the answer has been accepted\n - 'comments': a list of comments on the answer, where each comment is represented as a dictionary with the following fields:\n - 'id': the unique ID of the comment\n - 'body': the body of the comment\n - 'at': the timestamp when the comment was posted\n - 'score': the score of the comment\n - 'author': the name of the author who posted the comment\n - 'author_rep': the reputation of the author who posted the comment", "## Preprocessing\n\nThere was no preprocessing done, this dataset contains raw unfiltered data, also there might be problems with redundant line breaks or spacings", "## License\n\nThis dataset is released under the WTFPL license.", "## Contact\n\nFor any questions or comments about the dataset, please contact nurik040404@URL." ]
[ 185, 50, 487, 39, 14, 22 ]
[ "passage: TAGS\n#task_categories-question-answering #task_categories-text-generation #task_categories-text-classification #task_ids-closed-domain-qa #task_ids-extractive-qa #task_ids-open-domain-qa #task_ids-dialogue-modeling #task_ids-language-modeling #task_ids-acceptability-classification #task_ids-text-scoring #annotations_creators-no-annotation #language_creators-machine-generated #multilinguality-monolingual #size_categories-100K<n<1M #source_datasets-original #language-English #license-wtfpl #math #region-us \n# Mathematics StackExchange Dataset\n\nThis dataset contains questions and answers from Mathematics StackExchange (URL). The data was collected using the Stack Exchange API. Total collected questions 465.295." ]
[ -0.06782905012369156, 0.054499007761478424, -0.001814568298868835, 0.065541572868824, 0.019520623609423637, 0.03809560462832451, 0.15097782015800476, 0.15220031142234802, 0.09109500795602798, 0.06888668239116669, -0.01884385757148266, 0.03109283186495304, 0.06352606415748596, 0.1370973289012909, -0.029955711215734482, -0.14328378438949585, 0.04009142518043518, -0.05102613940834999, 0.03883357718586922, 0.09041652083396912, 0.11929993331432343, -0.012626096606254578, 0.04954109340906143, -0.05591442808508873, 0.051121897995471954, 0.05538178235292435, -0.0742657408118248, -0.029017958790063858, 0.12432944029569626, 0.1013641208410263, 0.03014269471168518, 0.0022185640409588814, 0.007706653326749802, -0.2529192268848419, 0.04095425829291344, 0.051770370453596115, -0.03290429338812828, 0.01730276085436344, -0.0037622395902872086, -0.06007819250226021, 0.006590859033167362, -0.05209163576364517, 0.03232218697667122, 0.08717074990272522, -0.06921251863241196, -0.17465542256832123, -0.09206715226173401, -0.028054719790816307, 0.08676331490278244, 0.061604637652635574, -0.050013694912195206, 0.19831041991710663, -0.036153342574834824, 0.11109402030706406, 0.1509924978017807, -0.2724148631095886, -0.008809136226773262, 0.16861678659915924, 0.10608797520399094, 0.12976840138435364, -0.06953144818544388, -0.008002232760190964, 0.061269402503967285, 0.036534473299980164, -0.09700877219438553, -0.054594073444604874, -0.22711656987667084, 0.012818319723010063, -0.06667103618383408, -0.00915135070681572, 0.23680275678634644, 0.07861270010471344, -0.03581780940294266, -0.1553407907485962, -0.09909231960773468, -0.005076116416603327, -0.03386551886796951, 0.03687699884176254, -0.011756186373531818, 0.01445483323186636, 0.05922475457191467, 0.0031258068047463894, -0.05017625913023949, -0.08000465482473373, -0.12292426079511642, -0.03853984549641609, 0.012597412802278996, 0.024803636595606804, -0.06368409097194672, 0.05815007910132408, -0.05508067086338997, -0.09776139259338379, -0.037506505846977234, -0.00894289929419756, -0.13611385226249695, 0.024806872010231018, 0.03806528449058533, -0.15164673328399658, 0.11941708624362946, 0.03550140559673309, 0.025847386568784714, 0.062271662056446075, -0.10929591953754425, 0.05093727633357048, 0.1412179321050644, 0.08044654875993729, -0.09738330543041229, -0.16285957396030426, -0.05469397082924843, -0.03015291877090931, 0.013243435882031918, -0.040377479046583176, -0.07488202303647995, 0.050137653946876526, -0.018557099625468254, 0.09407710283994675, 0.10966217517852783, 0.05456937104463577, 0.005070740822702646, -0.04581180587410927, 0.06658980995416641, -0.12080373615026474, -0.01441208552569151, 0.04205760732293129, -0.04017101973295212, 0.037068068981170654, -0.019004950299859047, 0.03498285636305809, -0.03915826976299286, -0.0568101741373539, -0.08139403909444809, 0.0024768952280282974, -0.011923358775675297, -0.19232048094272614, 0.044462524354457855, -0.030679531395435333, -0.06075039878487587, -0.041762541979551315, -0.2072802484035492, -0.08221103250980377, 0.01107226312160492, -0.03724335506558418, 0.015991967171430588, -0.04098283126950264, 0.06448528170585632, 0.04385077580809593, -0.01160586066544056, 0.07643183320760727, -0.0804366022348404, 0.05521754175424576, -0.1832548826932907, 0.047842562198638916, -0.04722774773836136, 0.014311298727989197, -0.1122768372297287, 0.015565301291644573, -0.10635505616664886, 0.1312967836856842, -0.12614628672599792, 0.04817161709070206, -0.16256336867809296, -0.012287436984479427, 0.05966828018426895, 0.0029681946616619825, -0.010967094451189041, 0.17703324556350708, -0.25977280735969543, 0.005222359672188759, 0.16705887019634247, -0.10850027948617935, -0.17196641862392426, 0.10225868970155716, -0.010783366858959198, 0.11134618520736694, 0.054984964430332184, 0.24594002962112427, 0.008918076753616333, -0.07170131802558899, -0.05914931371808052, 0.08813420683145523, 0.10427436232566833, 0.05258193239569664, 0.09643936157226562, -0.09316802769899368, 0.05552275478839874, 0.007993287406861782, 0.07658205181360245, 0.004808442201465368, -0.029081808403134346, -0.058432113379240036, -0.008934748359024525, -0.024532778188586235, -0.028226280584931374, -0.025577429682016373, 0.033036891371011734, -0.03047606348991394, -0.03050665184855461, -0.05852188915014267, 0.07758703827857971, -0.0511397123336792, 0.03712066262960434, -0.08171556144952774, 0.00966641865670681, -0.0629282221198082, 0.027615591883659363, -0.13762298226356506, -0.17362554371356964, 0.024270685389637947, -0.13783571124076843, 0.02027626521885395, 0.11001215130090714, 0.022123128175735474, -0.06861516088247299, -0.008139855228364468, 0.05684996023774147, 0.04450836777687073, -0.031085822731256485, -0.10184507817029953, -0.17876720428466797, -0.03041614219546318, -0.10011442005634308, 0.09198824316263199, 0.009436843916773796, 0.0112021928653121, 0.020673071965575218, 0.027556272223591805, 0.03829377144575119, -0.027120182290673256, 0.04559658095240593, 0.02722831815481186, -0.04095510393381119, -0.053801145404577255, 0.004621217958629131, 0.020881012082099915, -0.11641475558280945, 0.12388550490140915, -0.13676966726779938, 0.05712597817182541, 0.052005838602781296, 0.14672741293907166, -0.022142212837934494, -0.09234359860420227, -0.03524555638432503, -0.044096287339925766, -0.06011214479804039, -0.07034891843795776, 0.11706703156232834, 0.05026693269610405, 0.08553019165992737, -0.08400992304086685, -0.03540303185582161, -0.009123643860220909, 0.0384526289999485, -0.006071027833968401, 0.1259964257478714, 0.032062020152807236, -0.1161394789814949, 0.08446554839611053, 0.0261737871915102, 0.09987779706716537, 0.18992915749549866, -0.009675581939518452, -0.033036548644304276, -0.011797089129686356, 0.01947813481092453, -0.0592382550239563, 0.09663327038288116, -0.21377459168434143, 0.035184334963560104, 0.09853003174066544, 0.09021598100662231, 0.05412036553025246, -0.0045706480741500854, 0.0019944356754422188, -0.02574511431157589, -0.03805440291762352, -0.0967574492096901, 0.03822080045938492, 0.04335876926779747, 0.11718787252902985, -0.014857330359518528, 0.01594194397330284, -0.06275206059217453, -0.07673081755638123, -0.14399167895317078, 0.20332714915275574, -0.10884731262922287, -0.15053769946098328, -0.0724855363368988, -0.0707634836435318, -0.10544987767934799, -0.04932831972837448, 0.09985242038965225, -0.061786867678165436, -0.0691056028008461, -0.1303325742483139, 0.12901410460472107, 0.009601130150258541, -0.06587499380111694, -0.03967836871743202, -0.03395472466945648, -0.03407758101820946, -0.19793087244033813, 0.026209630072116852, -0.012382946908473969, -0.010455261915922165, 0.04012411832809448, -0.08392460644245148, 0.06718996167182922, 0.17636540532112122, 0.07508738338947296, 0.009113389998674393, -0.06736662983894348, 0.2174183875322342, -0.0864391103386879, 0.08263985812664032, 0.07197095453739166, 0.03639879822731018, 0.021886566653847694, 0.14672498404979706, 0.029004517942667007, -0.08231993764638901, 0.04852454364299774, 0.09387244284152985, -0.05206221714615822, -0.3225688338279724, -0.12327750772237778, -0.06934680789709091, 0.08177266269922256, 0.021100446581840515, 0.06994198262691498, 0.0029280944727361202, 0.015472319908440113, -0.03193901479244232, 0.03305342048406601, -0.006643377244472504, 0.03775007650256157, 0.046063151210546494, -0.035936202853918076, 0.10505087673664093, -0.10077296197414398, -0.0006999218603596091, 0.09214896708726883, 0.06047239154577255, 0.18952438235282898, 0.07743998616933823, 0.14372436702251434, 0.068779855966568, 0.020766105502843857, 0.0021069857757538557, 0.07953039556741714, -0.020652104169130325, 0.02378629334270954, -0.040336351841688156, -0.07524901628494263, 0.023661309853196144, 0.08118268102407455, 0.027739880606532097, -0.0629013329744339, -0.020081527531147003, -0.056412335485219955, 0.09694018959999084, 0.26708707213401794, 0.08601856976747513, -0.036735422909259796, -0.007419695146381855, 0.07617837190628052, -0.06865549087524414, -0.07327739149332047, 0.049605924636125565, 0.07540469616651535, -0.14429976046085358, 0.05881481617689133, -0.0031571025028824806, 0.15862134099006653, -0.05685581639409065, -0.04468708857893944, -0.0789838582277298, -0.1533060371875763, -0.04867679625749588, 0.10568827390670776, -0.14421099424362183, 0.24294982850551605, 0.058695245534181595, -0.031359780579805374, -0.08050370216369629, 0.004776150919497013, 0.006046213209629059, -0.016497500240802765, 0.15129691362380981, 0.013919970020651817, 0.01667986437678337, -0.0066537559032440186, -0.12118040770292282, 0.07855679839849472, 0.013985853642225266, -0.053075164556503296, 0.05963713303208351, 0.03709956258535385, 0.05236954614520073, -0.041662268340587616, 0.14127305150032043, -0.01878860592842102, -0.12876993417739868, 0.011337160132825375, 0.05514563247561455, -0.005349790211766958, -0.03477562591433525, -0.06586194783449173, -0.1350339949131012, 0.21226029098033905, -0.11203769594430923, -0.09440983831882477, -0.10921479761600494, 0.012443500570952892, 0.11348123103380203, -0.057244621217250824, -0.006734603550285101, -0.02554226852953434, 0.017790742218494415, -0.06030609458684921, -0.09395642578601837, 0.11596300452947617, -0.058747030794620514, -0.04149240255355835, -0.053815606981515884, 0.08121708035469055, 0.039705824106931686, 0.046952832490205765, -0.01822962798178196, -0.019624756649136543, -0.02996758744120598, -0.12365339696407318, -0.03155806288123131, 0.04494278505444527, 0.005061456933617592, 0.13236843049526215, -0.03886101767420769, -0.034458719193935394, -0.04788648709654808, -0.04896707087755203, 0.18714390695095062, 0.1372750997543335, -0.07303671538829803, 0.08992830663919449, 0.12627069652080536, -0.08015446364879608, -0.1906254142522812, -0.01873738504946232, -0.005853971000760794, 0.015011082403361797, -0.011124467477202415, -0.13971342146396637, 0.033518753945827484, 0.08697817474603653, -0.04130840301513672, 0.050539322197437286, -0.2909654676914215, -0.1395082026720047, 0.09986040741205215, -0.03658198192715645, 0.030761662870645523, -0.15489411354064941, -0.06611503660678864, -0.008349582552909851, -0.2407568395137787, 0.023527424782514572, -0.10405746102333069, 0.05236567184329033, -0.03336360678076744, 0.07412330061197281, -0.00218945718370378, -0.05200905352830887, 0.1474708765745163, 0.10697291046380997, 0.06271541118621826, -0.04372556880116463, 0.040422819554805756, 0.11316005885601044, -0.01776224933564663, 0.142777681350708, -0.06941559910774231, 0.06847676634788513, -0.19707754254341125, -0.0013866756344214082, -0.06384017318487167, 0.026938220486044884, -0.020236488431692123, -0.09325931966304779, -0.11067943274974823, 0.015077788382768631, 0.03190235421061516, 0.008079072460532188, 0.22771267592906952, -0.054495397955179214, 0.20802773535251617, 0.10263630002737045, 0.0593205988407135, -0.11743365973234177, -0.10586835443973541, -0.0021039049606770277, -0.02682519145309925, 0.06616934388875961, -0.19986684620380402, 0.04337889328598976, 0.1621936559677124, 0.04488611966371536, 0.1630355715751648, 0.02020438387989998, -0.05434787645936012, 0.06532853841781616, 0.03632725030183792, -0.03483260050415993, -0.2233513742685318, 0.03851495683193207, 0.012890399433672428, -0.1348312497138977, -0.004721295088529587, 0.15296871960163116, 0.07696496695280075, -0.006812226492911577, -0.005081027280539274, 0.04877761751413345, 0.019415464252233505, 0.14917926490306854, -0.004896715749055147, 0.09104190021753311, -0.12667809426784515, 0.09323136508464813, 0.11209645122289658, -0.14130258560180664, 0.025590114295482635, 0.07922562956809998, -0.06595642864704132, -0.06993869692087173, 0.0011122481664642692, 0.15783452987670898, -0.051258109509944916, 0.005163666792213917, -0.04936995729804039, -0.08642307668924332, 0.011442698538303375, 0.143984854221344, 0.019845472648739815, 0.06110810488462448, -0.00014249974628910422, -0.11977602541446686, 0.033876992762088776, 0.08599665760993958, -0.0044878944754600525, -0.009343705140054226, -0.02656094916164875, -0.02690228819847107, 0.038070838898420334, 0.0955904871225357, -0.018693791702389717, -0.08300794661045074, -0.08178466558456421, 0.009844053536653519, -0.11367513239383698, 0.024076472967863083, -0.07920199632644653, 0.028394915163517, -0.04496939480304718, -0.031861815601587296, -0.08843649923801422, -0.015323667787015438, -0.09193354099988937, -0.022210560739040375, -0.04181794822216034, 0.11093047261238098, -0.1077009066939354, -0.023558609187602997, 0.025881391018629074, -0.029083972796797752, 0.11382409930229187, 0.042187903076410294, -0.04332675784826279, 0.05015187710523605, -0.07930492609739304, 0.07928906381130219, 0.007891930639743805, 0.08076485246419907, 0.03564465045928955, -0.03001031093299389, -0.027394261211156845, 0.003100183792412281, -0.01113385334610939, 0.05121400207281113, -0.0242240522056818, -0.12269334495067596, 0.054674286395311356, -0.06949537992477417, 0.005122009664773941, 0.004174424335360527, 0.008756222203373909, 0.055573005229234695, 0.08101189136505127, 0.035891637206077576, -0.015130535699427128, 0.08748065680265427, -0.20087505877017975, -0.02575804851949215, 0.016579244285821915, 0.022969407960772514, 0.08873596787452698, -0.035475920885801315, 0.03872229903936386, -0.04859590902924538, 0.27489811182022095, 0.03172239661216736, 0.0455370657145977, 0.049616746604442596, 0.044029612094163895, 0.04705721512436867, -0.052092503756284714, 0.08530771732330322, -0.006206187419593334, 0.017211396247148514, 0.028919421136379242, -0.014485876075923443, -0.02567380852997303, 0.14646464586257935, 0.08681193739175797, 0.0821143090724945, 0.13073401153087616, 0.03475293889641762, 0.020218366757035255, -0.10710442811250687, 0.01196348574012518, -0.026396701112389565, 0.026770249009132385, 0.0901729166507721, -0.0440179668366909, -0.008459874428808689, 0.12060526013374329, -0.10194028913974762, 0.08038242161273956, 0.016329802572727203, -0.028595302253961563, -0.13052625954151154, 0.003818605560809374, -0.0884876623749733, -0.11252659559249878, 0.006305481772869825, -0.13976594805717468, 0.036778390407562256, 0.11094559729099274, 0.07410293072462082, 0.061980631202459335, 0.06762995570898056, -0.14168773591518402, -0.08762402087450027, 0.04072847589850426, -0.007366861682385206, 0.011282851919531822, -0.05161762982606888, 0.0851820781826973, 0.07570892572402954, 0.003310879459604621, 0.005479313433170319, 0.09443927556276321, 0.024592172354459763, 0.04824690520763397, -0.10783860087394714, -0.05673679709434509, -0.07847673445940018, 0.03775768354535103, -0.027613265439867973, 0.2241874486207962, 0.09875533729791641, 0.009617592208087444, -0.0066633084788918495, 0.1947968453168869, -0.018810180947184563, -0.09785979241132736, -0.16688957810401917, 0.08320097625255585, -0.0011539848055690527, -0.005288697779178619, -0.0011899318778887391, -0.11171222478151321, -0.035231802612543106, 0.10278211534023285, 0.2181234508752823, -0.02838209830224514, -0.00044792515109293163, 0.02552463300526142, 0.005031651817262173, 0.011458945460617542, 0.01738361269235611, 0.037286195904016495, 0.27474501729011536, -0.0752604752779007, 0.034599192440509796, -0.07321375608444214, -0.07962453365325928, 0.015463292598724365, 0.16054391860961914, -0.013095862232148647, -0.022759435698390007, -0.0325428731739521, 0.13639798760414124, -0.10437150299549103, -0.05959498882293701, -0.02686402201652527, -0.14278554916381836, -0.13031414151191711, 0.015451456420123577, -0.005388569086790085, 0.037595294415950775, 0.01543675921857357, -0.004156795796006918, -0.0027619728352874517, 0.0977647677063942, -0.012815682217478752, -0.140241801738739, -0.2287997603416443, 0.08860062062740326, -0.19382789731025696, 0.11540070176124573, -0.00007897696195868775, 0.06643577665090561, 0.07779953628778458, -0.027812903746962547, -0.05558349937200546, 0.07011153548955917, 0.05213668942451477, 0.0370207317173481, 0.020400965586304665, 0.04553883522748947, 0.01120026782155037, 0.14553427696228027, 0.08624918013811111, -0.05522942543029785, 0.05069303140044212, 0.08216911554336548, -0.04258576035499573, -0.1214650422334671, 0.056037046015262604, -0.04463694244623184, 0.12450370192527771, 0.0979844257235527, -0.03166726231575012, 0.022953329607844353, 0.001827687374316156, 0.01202200073748827, -0.044947054237127304, -0.018601959571242332, -0.05734061077237129, -0.20236444473266602, 0.0583457425236702, -0.09483956545591354, 0.009390301071107388, -0.23710523545742035, -0.01141840685158968, 0.02499600313603878, -0.016065791249275208, -0.00835589598864317, 0.09281136095523834, 0.0850987359881401, -0.03633255884051323, -0.03700241446495056, -0.2231610119342804, 0.06363196671009064, 0.0950651466846466, -0.06914111971855164, -0.08661774545907974 ]
e3797e49ee4769fe75414491fad55e3f56bb282f
# SourceData Dataset > The largest annotated biomedical corpus for machine learning and AI in the publishing context. SourceData is the largest annotated biomedical dataset for NER and NEL. It is unique on its focus on the core of scientific evidence: figure captions. It is also unique on its real-world configuration, since it does not present isolated sentences out of more general context. It offers full annotated figure captions that can be further enriched in context using full text, abstracts, or titles. The goal is to extract the nature of the experiments on them described. SourceData presents also its uniqueness by labelling the causal relationship between biological entities present in experiments, assigning experimental roles to each biomedical entity present in the corpus. SourceData consistently annotates nine different biological entities (genes, proteins, cells, tissues, subcellular components, species, small molecules, and diseases). It is the first dataset annotating experimental assays and the roles played on them by the biological entities. Each entity is linked to their correspondent ontology, allowing for entity disambiguation and NEL. ## Cite our work ```latex @ARTICLE{2023arXiv231020440A, author = {{Abreu-Vicente}, Jorge and {Sonntag}, Hannah and {Eidens}, Thomas and {Lemberger}, Thomas}, title = "{The SourceData-NLP dataset: integrating curation into scientific publishing for training large language models}", journal = {arXiv e-prints}, keywords = {Computer Science - Computation and Language}, year = 2023, month = oct, eid = {arXiv:2310.20440}, pages = {arXiv:2310.20440}, archivePrefix = {arXiv}, eprint = {2310.20440}, primaryClass = {cs.CL}, adsurl = {https://ui.adsabs.harvard.edu/abs/2023arXiv231020440A}, adsnote = {Provided by the SAO/NASA Astrophysics Data System} } @article {Liechti2017, author = {Liechti, Robin and George, Nancy and Götz, Lou and El-Gebali, Sara and Chasapi, Anastasia and Crespo, Isaac and Xenarios, Ioannis and Lemberger, Thomas}, title = {SourceData - a semantic platform for curating and searching figures}, year = {2017}, volume = {14}, number = {11}, doi = {10.1038/nmeth.4471}, URL = {https://doi.org/10.1038/nmeth.4471}, eprint = {https://www.biorxiv.org/content/early/2016/06/20/058529.full.pdf}, journal = {Nature Methods} } ``` ## Dataset usage The dataset has a semantic versioning. Specifying the version at loaded will give different versions. Below we is shown the code needed to load the latest available version of the dataset. Check below at `Changelog` to see the changes in the different versions. ```python from datasets import load_dataset # Load NER ds = load_dataset("EMBO/SourceData", "NER", version="2.0.3") # Load PANELIZATION ds = load_dataset("EMBO/SourceData", "PANELIZATION", version="2.0.3") # Load GENEPROD ROLES ds = load_dataset("EMBO/SourceData", "ROLES_GP", version="2.0.3") # Load SMALL MOLECULE ROLES ds = load_dataset("EMBO/SourceData", "ROLES_SM", version="2.0.3") # Load MULTI ROLES ds = load_dataset("EMBO/SourceData", "ROLES_MULTI", version="2.0.3") ``` ## Dataset Description - **Homepage:** https://sourcedata.embo.org - **Repository:** https://github.com/source-data/soda-data - **Paper:** - **Leaderboard:** - **Point of Contact:** [email protected], [email protected] Note that we offer the `XML` serialized dataset. This includes all the data needed to perform NEL in SourceData. For reproducibility, for each big version of the dataset we provide `split_vx.y.z.json` files to generate the train, validation, test splits. ### Supported Tasks and Leaderboards Tags are provided as [IOB2-style tags](https://en.wikipedia.org/wiki/Inside%E2%80%93outside%E2%80%93beginning_(tagging)). `PANELIZATION`: figure captions (or figure legends) are usually composed of segments that each refer to one of several 'panels' of the full figure. Panels tend to represent results obtained with a coherent method and depicts data points that can be meaningfully compared to each other. `PANELIZATION` provide the start (B-PANEL_START) of these segments and allow to train for recogntion of the boundary between consecutive panel lengends. `NER`: biological and chemical entities are labeled. Specifically the following entities are tagged: - `SMALL_MOLECULE`: small molecules - `GENEPROD`: gene products (genes and proteins) - `SUBCELLULAR`: subcellular components - `CELL_LINE`: cell lines - `CELL_TYPE`: cell types - `TISSUE`: tissues and organs - `ORGANISM`: species - `DISEASE`: diseases (see limitations) - `EXP_ASSAY`: experimental assays `ROLES`: the role of entities with regard to the causal hypotheses tested in the reported results. The tags are: - `CONTROLLED_VAR`: entities that are associated with experimental variables and that subjected to controlled and targeted perturbations. - `MEASURED_VAR`: entities that are associated with the variables measured and the object of the measurements. In the case of experimental roles, it is generated separatedly for `GENEPROD` and `SMALL_MOL` and there is also the `ROLES_MULTI` that takes both at the same time. ### Languages The text in the dataset is English. ## Dataset Structure ### Data Instances ### Data Fields - `words`: `list` of `strings` text tokenized into words. - `panel_id`: ID of the panel to which the example belongs to in the SourceData database. - `label_ids`: - `entity_types`: `list` of `strings` for the IOB2 tags for entity type; possible value in `["O", "I-SMALL_MOLECULE", "B-SMALL_MOLECULE", "I-GENEPROD", "B-GENEPROD", "I-SUBCELLULAR", "B-SUBCELLULAR", "I-CELL_LINE", "B-CELL_LINE", "I-CELL_TYPE", "B-CELL_TYPE", "I-TISSUE", "B-TISSUE", "I-ORGANISM", "B-ORGANISM", "I-EXP_ASSAY", "B-EXP_ASSAY"]` - `roles`: `list` of `strings` for the IOB2 tags for experimental roles; values in `["O", "I-CONTROLLED_VAR", "B-CONTROLLED_VAR", "I-MEASURED_VAR", "B-MEASURED_VAR"]` - `panel_start`: `list` of `strings` for IOB2 tags `["O", "B-PANEL_START"]` - `multi roles`: There are two different label sets. `labels` is like in `roles`. `is_category` tags `GENEPROD` and `SMALL_MOLECULE`. ### Data Splits * NER and ROLES ``` DatasetDict({ train: Dataset({ features: ['words', 'labels', 'tag_mask', 'text'], num_rows: 55250 }) test: Dataset({ features: ['words', 'labels', 'tag_mask', 'text'], num_rows: 6844 }) validation: Dataset({ features: ['words', 'labels', 'tag_mask', 'text'], num_rows: 7951 }) }) ``` * PANELIZATION ``` DatasetDict({ train: Dataset({ features: ['words', 'labels', 'tag_mask'], num_rows: 14655 }) test: Dataset({ features: ['words', 'labels', 'tag_mask'], num_rows: 1871 }) validation: Dataset({ features: ['words', 'labels', 'tag_mask'], num_rows: 2088 }) }) ``` ## Dataset Creation ### Curation Rationale The dataset was built to train models for the automatic extraction of a knowledge graph based from the scientific literature. The dataset can be used to train models for text segmentation, named entity recognition and semantic role labeling. ### Source Data #### Initial Data Collection and Normalization Figure legends were annotated according to the SourceData framework described in Liechti et al 2017 (Nature Methods, 2017, https://doi.org/10.1038/nmeth.4471). The curation tool at https://curation.sourcedata.io was used to segment figure legends into panel legends, tag enities, assign experiemental roles and normalize with standard identifiers (not available in this dataset). The source data was downloaded from the SourceData API (https://api.sourcedata.io) on 21 Jan 2021. #### Who are the source language producers? The examples are extracted from the figure legends from scientific papers in cell and molecular biology. ### Annotations #### Annotation process The annotations were produced manually with expert curators from the SourceData project (https://sourcedata.embo.org) #### Who are the annotators? Curators of the SourceData project. ### Personal and Sensitive Information None known. ## Considerations for Using the Data ### Social Impact of Dataset Not applicable. ### Discussion of Biases The examples are heavily biased towards cell and molecular biology and are enriched in examples from papers published in EMBO Press journals (https://embopress.org) The annotation of diseases has been added recently to the dataset. Although they appear, the number is very low and they are not consistently tagged through the entire dataset. We recommend to use the diseases by filtering the examples that contain them. ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators Thomas Lemberger, EMBO. Jorge Abreu Vicente, EMBO ### Licensing Information CC BY 4.0 ### Citation Information We are currently working on a paper to present the dataset. It is expected to be ready by 2023 spring. In the meantime, the following paper should be cited. ```latex @article {Liechti2017, author = {Liechti, Robin and George, Nancy and Götz, Lou and El-Gebali, Sara and Chasapi, Anastasia and Crespo, Isaac and Xenarios, Ioannis and Lemberger, Thomas}, title = {SourceData - a semantic platform for curating and searching figures}, year = {2017}, volume = {14}, number = {11}, doi = {10.1038/nmeth.4471}, URL = {https://doi.org/10.1038/nmeth.4471}, eprint = {https://www.biorxiv.org/content/early/2016/06/20/058529.full.pdf}, journal = {Nature Methods} } ``` ### Contributions Thanks to [@tlemberger](https://github.com/tlemberger>) and [@drAbreu](https://github.com/drAbreu>) for adding this dataset. ## Changelog * **v2.0.3** - Data curated until 20.09.2023. Correction of 2,000+ unnormalized cell entities that have been now divided into cell line and cell type. Specially relevant for NER, not that important for NEL. * **v2.0.2** - Data curated until 20.09.2023. This version will also include the patch for milti-word generic terms. * **v1.0.2** - Modification of the generic patch in v1.0.1 to include generic terms of more than a word. * **v1.0.1** - Added a first patch of generic terms. Terms such as cells, fluorescence, or animals where originally tagged, but in this version they are removed. * **v1.0.0** - First publicly available version of the dataset. Data curated until March 2023.
EMBO/SourceData
[ "task_categories:token-classification", "size_categories:10K<n<100K", "language:en", "license:cc-by-4.0", "biology", "medical", "NER", "NEL", "arxiv:2310.20440", "doi:10.57967/hf/0495", "region:us" ]
2023-03-27T10:19:24+00:00
{"language": ["en"], "license": "cc-by-4.0", "size_categories": ["10K<n<100K"], "task_categories": ["token-classification"], "pretty_name": "SODA-NLP", "tags": ["biology", "medical", "NER", "NEL"]}
2023-11-22T20:11:49+00:00
[ "2310.20440" ]
[ "en" ]
TAGS #task_categories-token-classification #size_categories-10K<n<100K #language-English #license-cc-by-4.0 #biology #medical #NER #NEL #arxiv-2310.20440 #doi-10.57967/hf/0495 #region-us
# SourceData Dataset > The largest annotated biomedical corpus for machine learning and AI in the publishing context. SourceData is the largest annotated biomedical dataset for NER and NEL. It is unique on its focus on the core of scientific evidence: figure captions. It is also unique on its real-world configuration, since it does not present isolated sentences out of more general context. It offers full annotated figure captions that can be further enriched in context using full text, abstracts, or titles. The goal is to extract the nature of the experiments on them described. SourceData presents also its uniqueness by labelling the causal relationship between biological entities present in experiments, assigning experimental roles to each biomedical entity present in the corpus. SourceData consistently annotates nine different biological entities (genes, proteins, cells, tissues, subcellular components, species, small molecules, and diseases). It is the first dataset annotating experimental assays and the roles played on them by the biological entities. Each entity is linked to their correspondent ontology, allowing for entity disambiguation and NEL. ## Cite our work ## Dataset usage The dataset has a semantic versioning. Specifying the version at loaded will give different versions. Below we is shown the code needed to load the latest available version of the dataset. Check below at 'Changelog' to see the changes in the different versions. ## Dataset Description - Homepage: URL - Repository: URL - Paper: - Leaderboard: - Point of Contact: thomas.lemberger@URL, URL@URL Note that we offer the 'XML' serialized dataset. This includes all the data needed to perform NEL in SourceData. For reproducibility, for each big version of the dataset we provide 'split_vx.y.z.json' files to generate the train, validation, test splits. ### Supported Tasks and Leaderboards Tags are provided as IOB2-style tags). 'PANELIZATION': figure captions (or figure legends) are usually composed of segments that each refer to one of several 'panels' of the full figure. Panels tend to represent results obtained with a coherent method and depicts data points that can be meaningfully compared to each other. 'PANELIZATION' provide the start (B-PANEL_START) of these segments and allow to train for recogntion of the boundary between consecutive panel lengends. 'NER': biological and chemical entities are labeled. Specifically the following entities are tagged: - 'SMALL_MOLECULE': small molecules - 'GENEPROD': gene products (genes and proteins) - 'SUBCELLULAR': subcellular components - 'CELL_LINE': cell lines - 'CELL_TYPE': cell types - 'TISSUE': tissues and organs - 'ORGANISM': species - 'DISEASE': diseases (see limitations) - 'EXP_ASSAY': experimental assays 'ROLES': the role of entities with regard to the causal hypotheses tested in the reported results. The tags are: - 'CONTROLLED_VAR': entities that are associated with experimental variables and that subjected to controlled and targeted perturbations. - 'MEASURED_VAR': entities that are associated with the variables measured and the object of the measurements. In the case of experimental roles, it is generated separatedly for 'GENEPROD' and 'SMALL_MOL' and there is also the 'ROLES_MULTI' that takes both at the same time. ### Languages The text in the dataset is English. ## Dataset Structure ### Data Instances ### Data Fields - 'words': 'list' of 'strings' text tokenized into words. - 'panel_id': ID of the panel to which the example belongs to in the SourceData database. - 'label_ids': - 'entity_types': 'list' of 'strings' for the IOB2 tags for entity type; possible value in '["O", "I-SMALL_MOLECULE", "B-SMALL_MOLECULE", "I-GENEPROD", "B-GENEPROD", "I-SUBCELLULAR", "B-SUBCELLULAR", "I-CELL_LINE", "B-CELL_LINE", "I-CELL_TYPE", "B-CELL_TYPE", "I-TISSUE", "B-TISSUE", "I-ORGANISM", "B-ORGANISM", "I-EXP_ASSAY", "B-EXP_ASSAY"]' - 'roles': 'list' of 'strings' for the IOB2 tags for experimental roles; values in '["O", "I-CONTROLLED_VAR", "B-CONTROLLED_VAR", "I-MEASURED_VAR", "B-MEASURED_VAR"]' - 'panel_start': 'list' of 'strings' for IOB2 tags '["O", "B-PANEL_START"]' - 'multi roles': There are two different label sets. 'labels' is like in 'roles'. 'is_category' tags 'GENEPROD' and 'SMALL_MOLECULE'. ### Data Splits * NER and ROLES * PANELIZATION ## Dataset Creation ### Curation Rationale The dataset was built to train models for the automatic extraction of a knowledge graph based from the scientific literature. The dataset can be used to train models for text segmentation, named entity recognition and semantic role labeling. ### Source Data #### Initial Data Collection and Normalization Figure legends were annotated according to the SourceData framework described in Liechti et al 2017 (Nature Methods, 2017, URL The curation tool at URL was used to segment figure legends into panel legends, tag enities, assign experiemental roles and normalize with standard identifiers (not available in this dataset). The source data was downloaded from the SourceData API (URL) on 21 Jan 2021. #### Who are the source language producers? The examples are extracted from the figure legends from scientific papers in cell and molecular biology. ### Annotations #### Annotation process The annotations were produced manually with expert curators from the SourceData project (URL) #### Who are the annotators? Curators of the SourceData project. ### Personal and Sensitive Information None known. ## Considerations for Using the Data ### Social Impact of Dataset Not applicable. ### Discussion of Biases The examples are heavily biased towards cell and molecular biology and are enriched in examples from papers published in EMBO Press journals (URL) The annotation of diseases has been added recently to the dataset. Although they appear, the number is very low and they are not consistently tagged through the entire dataset. We recommend to use the diseases by filtering the examples that contain them. ### Other Known Limitations ## Additional Information ### Dataset Curators Thomas Lemberger, EMBO. Jorge Abreu Vicente, EMBO ### Licensing Information CC BY 4.0 We are currently working on a paper to present the dataset. It is expected to be ready by 2023 spring. In the meantime, the following paper should be cited. ### Contributions Thanks to @tlemberger and @drAbreu for adding this dataset. ## Changelog * v2.0.3 - Data curated until 20.09.2023. Correction of 2,000+ unnormalized cell entities that have been now divided into cell line and cell type. Specially relevant for NER, not that important for NEL. * v2.0.2 - Data curated until 20.09.2023. This version will also include the patch for milti-word generic terms. * v1.0.2 - Modification of the generic patch in v1.0.1 to include generic terms of more than a word. * v1.0.1 - Added a first patch of generic terms. Terms such as cells, fluorescence, or animals where originally tagged, but in this version they are removed. * v1.0.0 - First publicly available version of the dataset. Data curated until March 2023.
[ "# SourceData Dataset\n\n> The largest annotated biomedical corpus for machine learning and AI in the publishing context.\n\nSourceData is the largest annotated biomedical dataset for NER and NEL.\nIt is unique on its focus on the core of scientific evidence:\nfigure captions. It is also unique on its real-world configuration, since it does not\npresent isolated sentences out of more general context. It offers full annotated figure\ncaptions that can be further enriched in context using full text, abstracts, or titles.\nThe goal is to extract the nature of the experiments on them described.\nSourceData presents also its uniqueness by labelling the causal relationship\nbetween biological entities present in experiments, assigning experimental roles\nto each biomedical entity present in the corpus.\n\nSourceData consistently annotates\nnine different biological entities (genes, proteins, cells, tissues,\nsubcellular components, species, small molecules, and diseases). It is\nthe first dataset annotating experimental assays\nand the roles played on them by the biological entities.\nEach entity is linked to their correspondent ontology, allowing\nfor entity disambiguation and NEL.", "## Cite our work", "## Dataset usage\n\nThe dataset has a semantic versioning. \nSpecifying the version at loaded will give different versions. \nBelow we is shown the code needed to load the latest available version of the dataset.\nCheck below at 'Changelog' to see the changes in the different versions.", "## Dataset Description\n- Homepage: URL\n- Repository: URL\n- Paper:\n- Leaderboard:\n- Point of Contact: thomas.lemberger@URL, URL@URL\n\nNote that we offer the 'XML' serialized dataset. This includes all the data needed to perform NEL in SourceData. \nFor reproducibility, for each big version of the dataset we provide 'split_vx.y.z.json' files to generate the \ntrain, validation, test splits.", "### Supported Tasks and Leaderboards\nTags are provided as IOB2-style tags).\n'PANELIZATION': figure captions (or figure legends) are usually composed of segments that each refer to one of several 'panels' of the full figure. Panels tend to represent results obtained with a coherent method and depicts data points that can be meaningfully compared to each other. 'PANELIZATION' provide the start (B-PANEL_START) of these segments and allow to train for recogntion of the boundary between consecutive panel lengends.\n'NER': biological and chemical entities are labeled. Specifically the following entities are tagged:\n- 'SMALL_MOLECULE': small molecules\n- 'GENEPROD': gene products (genes and proteins)\n- 'SUBCELLULAR': subcellular components\n- 'CELL_LINE': cell lines\n- 'CELL_TYPE': cell types\n- 'TISSUE': tissues and organs\n- 'ORGANISM': species\n- 'DISEASE': diseases (see limitations)\n- 'EXP_ASSAY': experimental assays\n'ROLES': the role of entities with regard to the causal hypotheses tested in the reported results. The tags are:\n- 'CONTROLLED_VAR': entities that are associated with experimental variables and that subjected to controlled and targeted perturbations.\n- 'MEASURED_VAR': entities that are associated with the variables measured and the object of the measurements.\n\nIn the case of experimental roles, it is generated separatedly for 'GENEPROD' and 'SMALL_MOL' and there is also the 'ROLES_MULTI'\nthat takes both at the same time.", "### Languages\nThe text in the dataset is English.", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'words': 'list' of 'strings' text tokenized into words.\n- 'panel_id': ID of the panel to which the example belongs to in the SourceData database.\n- 'label_ids':\n - 'entity_types': 'list' of 'strings' for the IOB2 tags for entity type; possible value in '[\"O\", \"I-SMALL_MOLECULE\", \"B-SMALL_MOLECULE\", \"I-GENEPROD\", \"B-GENEPROD\", \"I-SUBCELLULAR\", \"B-SUBCELLULAR\", \"I-CELL_LINE\", \"B-CELL_LINE\", \"I-CELL_TYPE\", \"B-CELL_TYPE\", \"I-TISSUE\", \"B-TISSUE\", \"I-ORGANISM\", \"B-ORGANISM\", \"I-EXP_ASSAY\", \"B-EXP_ASSAY\"]'\n - 'roles': 'list' of 'strings' for the IOB2 tags for experimental roles; values in '[\"O\", \"I-CONTROLLED_VAR\", \"B-CONTROLLED_VAR\", \"I-MEASURED_VAR\", \"B-MEASURED_VAR\"]'\n - 'panel_start': 'list' of 'strings' for IOB2 tags '[\"O\", \"B-PANEL_START\"]' \n - 'multi roles': There are two different label sets. 'labels' is like in 'roles'. 'is_category' tags 'GENEPROD' and 'SMALL_MOLECULE'.", "### Data Splits\n\n* NER and ROLES\n\n* PANELIZATION", "## Dataset Creation", "### Curation Rationale\n\nThe dataset was built to train models for the automatic extraction of a knowledge graph based from the scientific literature. The dataset can be used to train models for text segmentation, named entity recognition and semantic role labeling.", "### Source Data", "#### Initial Data Collection and Normalization\n\nFigure legends were annotated according to the SourceData framework described in Liechti et al 2017 (Nature Methods, 2017, URL The curation tool at URL was used to segment figure legends into panel legends, tag enities, assign experiemental roles and normalize with standard identifiers (not available in this dataset). The source data was downloaded from the SourceData API (URL) on 21 Jan 2021.", "#### Who are the source language producers?\n\nThe examples are extracted from the figure legends from scientific papers in cell and molecular biology.", "### Annotations", "#### Annotation process\n\nThe annotations were produced manually with expert curators from the SourceData project (URL)", "#### Who are the annotators?\n\nCurators of the SourceData project.", "### Personal and Sensitive Information\n\nNone known.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nNot applicable.", "### Discussion of Biases\n\nThe examples are heavily biased towards cell and molecular biology and are enriched in examples from papers published in EMBO Press journals (URL)\n\nThe annotation of diseases has been added recently to the dataset. Although they appear, the number is very low and they are not consistently tagged through the entire dataset. \nWe recommend to use the diseases by filtering the examples that contain them.", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThomas Lemberger, EMBO.\nJorge Abreu Vicente, EMBO", "### Licensing Information\n\nCC BY 4.0\n\n\n\nWe are currently working on a paper to present the dataset. It is expected to be ready by 2023 spring. In the meantime, the following paper should be cited.", "### Contributions\n\nThanks to @tlemberger and @drAbreu for adding this dataset.", "## Changelog\n\n* v2.0.3 - Data curated until 20.09.2023. Correction of 2,000+ unnormalized cell entities that have been now divided into cell line and cell type. Specially relevant for NER, not that important for NEL.\n\n* v2.0.2 - Data curated until 20.09.2023. This version will also include the patch for milti-word generic terms.\n\n* v1.0.2 - Modification of the generic patch in v1.0.1 to include generic terms of more than a word.\n\n* v1.0.1 - Added a first patch of generic terms. Terms such as cells, fluorescence, or animals where originally tagged, but in this version they are removed.\n\n* v1.0.0 - First publicly available version of the dataset. Data curated until March 2023." ]
[ "TAGS\n#task_categories-token-classification #size_categories-10K<n<100K #language-English #license-cc-by-4.0 #biology #medical #NER #NEL #arxiv-2310.20440 #doi-10.57967/hf/0495 #region-us \n", "# SourceData Dataset\n\n> The largest annotated biomedical corpus for machine learning and AI in the publishing context.\n\nSourceData is the largest annotated biomedical dataset for NER and NEL.\nIt is unique on its focus on the core of scientific evidence:\nfigure captions. It is also unique on its real-world configuration, since it does not\npresent isolated sentences out of more general context. It offers full annotated figure\ncaptions that can be further enriched in context using full text, abstracts, or titles.\nThe goal is to extract the nature of the experiments on them described.\nSourceData presents also its uniqueness by labelling the causal relationship\nbetween biological entities present in experiments, assigning experimental roles\nto each biomedical entity present in the corpus.\n\nSourceData consistently annotates\nnine different biological entities (genes, proteins, cells, tissues,\nsubcellular components, species, small molecules, and diseases). It is\nthe first dataset annotating experimental assays\nand the roles played on them by the biological entities.\nEach entity is linked to their correspondent ontology, allowing\nfor entity disambiguation and NEL.", "## Cite our work", "## Dataset usage\n\nThe dataset has a semantic versioning. \nSpecifying the version at loaded will give different versions. \nBelow we is shown the code needed to load the latest available version of the dataset.\nCheck below at 'Changelog' to see the changes in the different versions.", "## Dataset Description\n- Homepage: URL\n- Repository: URL\n- Paper:\n- Leaderboard:\n- Point of Contact: thomas.lemberger@URL, URL@URL\n\nNote that we offer the 'XML' serialized dataset. This includes all the data needed to perform NEL in SourceData. \nFor reproducibility, for each big version of the dataset we provide 'split_vx.y.z.json' files to generate the \ntrain, validation, test splits.", "### Supported Tasks and Leaderboards\nTags are provided as IOB2-style tags).\n'PANELIZATION': figure captions (or figure legends) are usually composed of segments that each refer to one of several 'panels' of the full figure. Panels tend to represent results obtained with a coherent method and depicts data points that can be meaningfully compared to each other. 'PANELIZATION' provide the start (B-PANEL_START) of these segments and allow to train for recogntion of the boundary between consecutive panel lengends.\n'NER': biological and chemical entities are labeled. Specifically the following entities are tagged:\n- 'SMALL_MOLECULE': small molecules\n- 'GENEPROD': gene products (genes and proteins)\n- 'SUBCELLULAR': subcellular components\n- 'CELL_LINE': cell lines\n- 'CELL_TYPE': cell types\n- 'TISSUE': tissues and organs\n- 'ORGANISM': species\n- 'DISEASE': diseases (see limitations)\n- 'EXP_ASSAY': experimental assays\n'ROLES': the role of entities with regard to the causal hypotheses tested in the reported results. The tags are:\n- 'CONTROLLED_VAR': entities that are associated with experimental variables and that subjected to controlled and targeted perturbations.\n- 'MEASURED_VAR': entities that are associated with the variables measured and the object of the measurements.\n\nIn the case of experimental roles, it is generated separatedly for 'GENEPROD' and 'SMALL_MOL' and there is also the 'ROLES_MULTI'\nthat takes both at the same time.", "### Languages\nThe text in the dataset is English.", "## Dataset Structure", "### Data Instances", "### Data Fields\n\n- 'words': 'list' of 'strings' text tokenized into words.\n- 'panel_id': ID of the panel to which the example belongs to in the SourceData database.\n- 'label_ids':\n - 'entity_types': 'list' of 'strings' for the IOB2 tags for entity type; possible value in '[\"O\", \"I-SMALL_MOLECULE\", \"B-SMALL_MOLECULE\", \"I-GENEPROD\", \"B-GENEPROD\", \"I-SUBCELLULAR\", \"B-SUBCELLULAR\", \"I-CELL_LINE\", \"B-CELL_LINE\", \"I-CELL_TYPE\", \"B-CELL_TYPE\", \"I-TISSUE\", \"B-TISSUE\", \"I-ORGANISM\", \"B-ORGANISM\", \"I-EXP_ASSAY\", \"B-EXP_ASSAY\"]'\n - 'roles': 'list' of 'strings' for the IOB2 tags for experimental roles; values in '[\"O\", \"I-CONTROLLED_VAR\", \"B-CONTROLLED_VAR\", \"I-MEASURED_VAR\", \"B-MEASURED_VAR\"]'\n - 'panel_start': 'list' of 'strings' for IOB2 tags '[\"O\", \"B-PANEL_START\"]' \n - 'multi roles': There are two different label sets. 'labels' is like in 'roles'. 'is_category' tags 'GENEPROD' and 'SMALL_MOLECULE'.", "### Data Splits\n\n* NER and ROLES\n\n* PANELIZATION", "## Dataset Creation", "### Curation Rationale\n\nThe dataset was built to train models for the automatic extraction of a knowledge graph based from the scientific literature. The dataset can be used to train models for text segmentation, named entity recognition and semantic role labeling.", "### Source Data", "#### Initial Data Collection and Normalization\n\nFigure legends were annotated according to the SourceData framework described in Liechti et al 2017 (Nature Methods, 2017, URL The curation tool at URL was used to segment figure legends into panel legends, tag enities, assign experiemental roles and normalize with standard identifiers (not available in this dataset). The source data was downloaded from the SourceData API (URL) on 21 Jan 2021.", "#### Who are the source language producers?\n\nThe examples are extracted from the figure legends from scientific papers in cell and molecular biology.", "### Annotations", "#### Annotation process\n\nThe annotations were produced manually with expert curators from the SourceData project (URL)", "#### Who are the annotators?\n\nCurators of the SourceData project.", "### Personal and Sensitive Information\n\nNone known.", "## Considerations for Using the Data", "### Social Impact of Dataset\n\nNot applicable.", "### Discussion of Biases\n\nThe examples are heavily biased towards cell and molecular biology and are enriched in examples from papers published in EMBO Press journals (URL)\n\nThe annotation of diseases has been added recently to the dataset. Although they appear, the number is very low and they are not consistently tagged through the entire dataset. \nWe recommend to use the diseases by filtering the examples that contain them.", "### Other Known Limitations", "## Additional Information", "### Dataset Curators\n\nThomas Lemberger, EMBO.\nJorge Abreu Vicente, EMBO", "### Licensing Information\n\nCC BY 4.0\n\n\n\nWe are currently working on a paper to present the dataset. It is expected to be ready by 2023 spring. In the meantime, the following paper should be cited.", "### Contributions\n\nThanks to @tlemberger and @drAbreu for adding this dataset.", "## Changelog\n\n* v2.0.3 - Data curated until 20.09.2023. Correction of 2,000+ unnormalized cell entities that have been now divided into cell line and cell type. Specially relevant for NER, not that important for NEL.\n\n* v2.0.2 - Data curated until 20.09.2023. This version will also include the patch for milti-word generic terms.\n\n* v1.0.2 - Modification of the generic patch in v1.0.1 to include generic terms of more than a word.\n\n* v1.0.1 - Added a first patch of generic terms. Terms such as cells, fluorescence, or animals where originally tagged, but in this version they are removed.\n\n* v1.0.0 - First publicly available version of the dataset. Data curated until March 2023." ]
[ 74, 271, 5, 64, 107, 402, 13, 6, 6, 386, 16, 5, 57, 4, 104, 32, 5, 25, 17, 12, 8, 10, 98, 7, 5, 21, 45, 23, 172 ]
[ "passage: TAGS\n#task_categories-token-classification #size_categories-10K<n<100K #language-English #license-cc-by-4.0 #biology #medical #NER #NEL #arxiv-2310.20440 #doi-10.57967/hf/0495 #region-us \n# SourceData Dataset\n\n> The largest annotated biomedical corpus for machine learning and AI in the publishing context.\n\nSourceData is the largest annotated biomedical dataset for NER and NEL.\nIt is unique on its focus on the core of scientific evidence:\nfigure captions. It is also unique on its real-world configuration, since it does not\npresent isolated sentences out of more general context. It offers full annotated figure\ncaptions that can be further enriched in context using full text, abstracts, or titles.\nThe goal is to extract the nature of the experiments on them described.\nSourceData presents also its uniqueness by labelling the causal relationship\nbetween biological entities present in experiments, assigning experimental roles\nto each biomedical entity present in the corpus.\n\nSourceData consistently annotates\nnine different biological entities (genes, proteins, cells, tissues,\nsubcellular components, species, small molecules, and diseases). It is\nthe first dataset annotating experimental assays\nand the roles played on them by the biological entities.\nEach entity is linked to their correspondent ontology, allowing\nfor entity disambiguation and NEL.## Cite our work## Dataset usage\n\nThe dataset has a semantic versioning. \nSpecifying the version at loaded will give different versions. \nBelow we is shown the code needed to load the latest available version of the dataset.\nCheck below at 'Changelog' to see the changes in the different versions.", "passage: ## Dataset Description\n- Homepage: URL\n- Repository: URL\n- Paper:\n- Leaderboard:\n- Point of Contact: thomas.lemberger@URL, URL@URL\n\nNote that we offer the 'XML' serialized dataset. This includes all the data needed to perform NEL in SourceData. \nFor reproducibility, for each big version of the dataset we provide 'split_vx.y.z.json' files to generate the \ntrain, validation, test splits.### Supported Tasks and Leaderboards\nTags are provided as IOB2-style tags).\n'PANELIZATION': figure captions (or figure legends) are usually composed of segments that each refer to one of several 'panels' of the full figure. Panels tend to represent results obtained with a coherent method and depicts data points that can be meaningfully compared to each other. 'PANELIZATION' provide the start (B-PANEL_START) of these segments and allow to train for recogntion of the boundary between consecutive panel lengends.\n'NER': biological and chemical entities are labeled. Specifically the following entities are tagged:\n- 'SMALL_MOLECULE': small molecules\n- 'GENEPROD': gene products (genes and proteins)\n- 'SUBCELLULAR': subcellular components\n- 'CELL_LINE': cell lines\n- 'CELL_TYPE': cell types\n- 'TISSUE': tissues and organs\n- 'ORGANISM': species\n- 'DISEASE': diseases (see limitations)\n- 'EXP_ASSAY': experimental assays\n'ROLES': the role of entities with regard to the causal hypotheses tested in the reported results. The tags are:\n- 'CONTROLLED_VAR': entities that are associated with experimental variables and that subjected to controlled and targeted perturbations.\n- 'MEASURED_VAR': entities that are associated with the variables measured and the object of the measurements.\n\nIn the case of experimental roles, it is generated separatedly for 'GENEPROD' and 'SMALL_MOL' and there is also the 'ROLES_MULTI'\nthat takes both at the same time.### Languages\nThe text in the dataset is English.## Dataset Structure### Data Instances", "passage: ### Data Fields\n\n- 'words': 'list' of 'strings' text tokenized into words.\n- 'panel_id': ID of the panel to which the example belongs to in the SourceData database.\n- 'label_ids':\n - 'entity_types': 'list' of 'strings' for the IOB2 tags for entity type; possible value in '[\"O\", \"I-SMALL_MOLECULE\", \"B-SMALL_MOLECULE\", \"I-GENEPROD\", \"B-GENEPROD\", \"I-SUBCELLULAR\", \"B-SUBCELLULAR\", \"I-CELL_LINE\", \"B-CELL_LINE\", \"I-CELL_TYPE\", \"B-CELL_TYPE\", \"I-TISSUE\", \"B-TISSUE\", \"I-ORGANISM\", \"B-ORGANISM\", \"I-EXP_ASSAY\", \"B-EXP_ASSAY\"]'\n - 'roles': 'list' of 'strings' for the IOB2 tags for experimental roles; values in '[\"O\", \"I-CONTROLLED_VAR\", \"B-CONTROLLED_VAR\", \"I-MEASURED_VAR\", \"B-MEASURED_VAR\"]'\n - 'panel_start': 'list' of 'strings' for IOB2 tags '[\"O\", \"B-PANEL_START\"]' \n - 'multi roles': There are two different label sets. 'labels' is like in 'roles'. 'is_category' tags 'GENEPROD' and 'SMALL_MOLECULE'.### Data Splits\n\n* NER and ROLES\n\n* PANELIZATION## Dataset Creation### Curation Rationale\n\nThe dataset was built to train models for the automatic extraction of a knowledge graph based from the scientific literature. The dataset can be used to train models for text segmentation, named entity recognition and semantic role labeling.### Source Data#### Initial Data Collection and Normalization\n\nFigure legends were annotated according to the SourceData framework described in Liechti et al 2017 (Nature Methods, 2017, URL The curation tool at URL was used to segment figure legends into panel legends, tag enities, assign experiemental roles and normalize with standard identifiers (not available in this dataset). The source data was downloaded from the SourceData API (URL) on 21 Jan 2021.#### Who are the source language producers?\n\nThe examples are extracted from the figure legends from scientific papers in cell and molecular biology.### Annotations#### Annotation process\n\nThe annotations were produced manually with expert curators from the SourceData project (URL)#### Who are the annotators?\n\nCurators of the SourceData project.### Personal and Sensitive Information\n\nNone known.## Considerations for Using the Data### Social Impact of Dataset\n\nNot applicable.### Discussion of Biases\n\nThe examples are heavily biased towards cell and molecular biology and are enriched in examples from papers published in EMBO Press journals (URL)\n\nThe annotation of diseases has been added recently to the dataset. Although they appear, the number is very low and they are not consistently tagged through the entire dataset. \nWe recommend to use the diseases by filtering the examples that contain them.### Other Known Limitations## Additional Information### Dataset Curators\n\nThomas Lemberger, EMBO.\nJorge Abreu Vicente, EMBO### Licensing Information\n\nCC BY 4.0\n\n\n\nWe are currently working on a paper to present the dataset. It is expected to be ready by 2023 spring. In the meantime, the following paper should be cited.### Contributions\n\nThanks to @tlemberger and @drAbreu for adding this dataset." ]
[ -0.005318236071616411, 0.10902631282806396, -0.0075112623162567616, -0.023541010916233063, 0.03996649757027626, -0.005297170486301184, 0.08147711306810379, 0.10018984228372574, 0.021140379831194878, 0.1300724297761917, -0.04643672704696655, 0.008300679735839367, 0.05419921875, 0.10594362765550613, 0.023518845438957214, -0.15258361399173737, 0.044431183487176895, -0.045775845646858215, 0.043444737792015076, 0.014883920550346375, 0.08858490735292435, -0.06555073708295822, 0.056816041469573975, 0.012696437537670135, -0.02322947047650814, -0.013161947019398212, 0.03146396204829216, -0.017248433083295822, 0.0997096374630928, 0.026162385940551758, 0.05893728509545326, -0.03488744795322418, 0.017217371612787247, -0.21840094029903412, 0.021279901266098022, 0.05102067068219185, 0.022232064977288246, 0.06448440998792648, 0.08469077199697495, -0.03295905515551567, 0.08827321976423264, -0.12265476584434509, 0.07231182605028152, 0.02859307825565338, -0.0553014762699604, -0.20736591517925262, -0.089471735060215, 0.05676497146487236, 0.026626834645867348, 0.005140771623700857, 0.0015377141535282135, 0.06226111948490143, 0.03842559829354286, 0.04344293475151062, 0.21383480727672577, -0.12423525005578995, 0.0030019059777259827, 0.03776947036385536, 0.07634592056274414, 0.0473918654024601, -0.039161745458841324, -0.007515134755522013, -0.039083052426576614, -0.011957150883972645, 0.05170993506908417, -0.043814584612846375, 0.02589055709540844, -0.024357520043849945, -0.10777150839567184, -0.00920120719820261, 0.1794784516096115, -0.07007286697626114, -0.06318286061286926, -0.0890946164727211, -0.03230147436261177, 0.06061603128910065, -0.02105013094842434, -0.05469897761940956, 0.05145736038684845, -0.03134220838546753, 0.12075746059417725, -0.04764270782470703, -0.05615014210343361, -0.004735155031085014, -0.060001105070114136, 0.07733297348022461, 0.032059356570243835, 0.00840278621762991, -0.04569584131240845, 0.02679922617971897, -0.007695302367210388, -0.031949061900377274, -0.04581396281719208, -0.03507402539253235, -0.1253286600112915, -0.04067256674170494, -0.05267566442489624, -0.08079447597265244, 0.07662621885538101, 0.17229147255420685, -0.04966658726334572, -0.0180912297219038, -0.05592457950115204, 0.005613104905933142, 0.08461765199899673, 0.05616551637649536, -0.05352155864238739, -0.003256092546507716, 0.026232091709971428, -0.021124467253684998, -0.02212480641901493, -0.009475710801780224, -0.019117482006549835, 0.04492055997252464, 0.0325007326900959, 0.029802992939949036, 0.05930757895112038, 0.024893881753087044, -0.035077452659606934, -0.04620574787259102, 0.05018751695752144, -0.12860070168972015, 0.018785474821925163, 0.032787080854177475, 0.007750401273369789, 0.03429758548736572, -0.0076570212841033936, -0.025576472282409668, -0.05262075737118721, 0.038291964679956436, -0.09218320995569229, -0.007630936335772276, -0.07328086346387863, -0.08724915981292725, 0.03849521651864052, -0.04644593596458435, -0.049797069281339645, -0.07885989546775818, -0.03008951246738434, -0.07745644450187683, 0.010273980908095837, -0.041899729520082474, -0.001385871903039515, 0.03345908597111702, 0.021170906722545624, 0.014118584804236889, 0.0014531310880556703, -0.029267629608511925, -0.02947205863893032, -0.03242120519280434, -0.0827401876449585, 0.06528133898973465, -0.012688006274402142, 0.00764488847926259, -0.08380281180143356, 0.05409133434295654, -0.10457976907491684, 0.0201810784637928, -0.11376897245645523, -0.014391638338565826, -0.08679173141717911, 0.019081711769104004, 0.044314611703157425, -0.03157905489206314, 0.017365319654345512, 0.028387391939759254, -0.1565914899110794, -0.040054768323898315, 0.1627366691827774, -0.0660482719540596, -0.04720413312315941, 0.04780985414981842, -0.021623998880386353, 0.055492300540208817, 0.07394933700561523, 0.19056187570095062, 0.05495565012097359, -0.08873572200536728, -0.08916988223791122, -0.05004127323627472, 0.010952468030154705, 0.1039985790848732, 0.09469803422689438, -0.05771436169743538, 0.06163208559155464, 0.018597207963466644, -0.011652767658233643, -0.030573664233088493, 0.022080877795815468, -0.004844920244067907, 0.005864499136805534, -0.0026563548017293215, -0.029009440913796425, -0.07276975363492966, -0.04506584629416466, 0.0015627878019586205, -0.00677731866016984, 0.09243211895227432, 0.056868527084589005, -0.033608827739953995, 0.0653635784983635, -0.025469420477747917, 0.08821695297956467, 0.03846430405974388, 0.008868497796356678, -0.15334026515483856, -0.1649945229291916, 0.0637301579117775, -0.09585690498352051, 0.07049483805894852, -0.038973260670900345, -0.04501815512776375, 0.028391122817993164, 0.015130030922591686, 0.07113675773143768, -0.0003532643022481352, 0.013291843235492706, -0.04015377163887024, -0.1669304519891739, 0.0050728521309792995, -0.06710265576839447, 0.023080481216311455, -0.08594780415296555, -0.002423724392428994, 0.0555664487183094, 0.1112261414527893, 0.07336857914924622, -0.057640839368104935, 0.042915452271699905, 0.0034831631928682327, -0.02756272256374359, 0.00591006875038147, 0.00464404234662652, -0.04971575736999512, -0.03371944651007652, 0.1079179123044014, -0.09019605070352554, -0.07872452586889267, -0.004644530359655619, 0.054370831698179245, -0.03079073876142502, -0.08179069310426712, -0.04150198772549629, -0.009273020550608635, -0.07854164391756058, -0.06773167848587036, 0.10151829570531845, 0.07088898867368698, 0.051767509430646896, -0.06450266391038895, -0.055554162710905075, -0.03982244059443474, -0.04936233535408974, -0.04443896934390068, 0.03043352998793125, 0.03726872801780701, -0.12426535040140152, 0.04913283511996269, 0.010901267640292645, 0.05620046332478523, 0.1297331601381302, 0.027930309996008873, -0.08123809844255447, -0.039749499410390854, -0.037516769021749496, 0.021981874480843544, 0.04258336126804352, -0.005257124546915293, 0.0337618887424469, 0.08260513097047806, 0.03764013200998306, 0.01757936365902424, -0.03501966968178749, 0.07494346052408218, 0.013078711926937103, -0.03361063823103905, 0.022042466327548027, 0.0014425205299630761, 0.042857784777879715, 0.10684192180633545, 0.019336411729454994, 0.04029775783419609, -0.0575929693877697, -0.007467005867511034, -0.11940858513116837, 0.13912053406238556, -0.1449001580476761, -0.2105904370546341, -0.126883402466774, -0.07975965738296509, -0.02877057157456875, 0.03391444310545921, 0.020800992846488953, 0.01857699640095234, -0.0518944151699543, -0.06518111377954483, 0.02649783343076706, 0.06296990066766739, -0.047242265194654465, -0.05122842267155647, 0.04836774244904518, 0.0302507933229208, -0.09309955686330795, 0.006727350875735283, -0.02699742279946804, -0.002378160133957863, 0.01002257689833641, 0.0166604146361351, 0.08922825008630753, 0.07110490649938583, 0.02278202213346958, -0.06469710916280746, -0.048394735902547836, 0.17425169050693512, -0.03648966923356056, 0.10308987647294998, 0.1545184701681137, -0.024489760398864746, 0.07136595249176025, 0.11969306319952011, 0.017064109444618225, -0.0167765524238348, 0.0076664830558001995, 0.06125344708561897, 0.00005832190436194651, -0.253134161233902, -0.049866918474435806, -0.029868336394429207, -0.0038929192814975977, 0.007268205285072327, 0.027972163632512093, 0.004106125328689814, 0.026175441220402718, -0.036888059228658676, 0.030824363231658936, 0.006296228617429733, 0.09938595443964005, 0.145506352186203, 0.004605412483215332, 0.09956508874893188, 0.011698340065777302, 0.021648110821843147, 0.08257272094488144, 0.07785996049642563, 0.2160445600748062, -0.005006649065762758, 0.11574514955282211, 0.08152277022600174, -0.03367101028561592, 0.013387530110776424, 0.02463594637811184, -0.056224290281534195, 0.05769196152687073, -0.025912702083587646, -0.06953410059213638, -0.013217869214713573, 0.0646151453256607, -0.007174690719693899, -0.0920528769493103, 0.027133816853165627, 0.039454344660043716, 0.06369676440954208, 0.03932050243020058, 0.04869266226887703, -0.041783157736063004, -0.015365290455520153, 0.04288846254348755, -0.036242980509996414, -0.09888575226068497, -0.02118011750280857, 0.10602790862321854, -0.10292156785726547, 0.03884145990014076, -0.02101203054189682, 0.08826599270105362, -0.07947051525115967, 0.024092741310596466, 0.01426449790596962, 0.017423132434487343, -0.030685976147651672, 0.07844968885183334, -0.10516845434904099, 0.11067116260528564, 0.007018683478236198, -0.046940773725509644, -0.03027271293103695, 0.04028081148862839, -0.010834798216819763, 0.08563477545976639, 0.07385870814323425, 0.053606729954481125, -0.2148379534482956, -0.023259298875927925, -0.09424827247858047, 0.0024366017896682024, 0.10544747114181519, -0.06425071507692337, 0.12299561500549316, -0.02778441272675991, 0.010754323564469814, -0.0562613308429718, -0.012019176967442036, -0.10683228820562363, -0.16234703361988068, 0.11144360154867172, -0.03935402259230614, 0.007180355489253998, -0.04915221408009529, 0.008065178990364075, 0.0044635278172791, 0.11562291532754898, -0.14145751297473907, -0.06469909101724625, -0.14145265519618988, -0.01946369558572769, 0.09958980232477188, -0.09346594661474228, 0.015988582745194435, -0.024810394272208214, 0.1237936019897461, -0.03508877381682396, -0.12193075567483902, 0.05620194971561432, -0.060346852988004684, -0.1411936730146408, -0.10171762853860855, 0.07305194437503815, 0.01447113137692213, 0.05829114839434624, 0.02620500884950161, 0.07830511033535004, -0.03932652249932289, -0.056290388107299805, 0.06454823166131973, 0.14918792247772217, 0.050562698394060135, 0.10336875915527344, -0.16246074438095093, -0.1263527274131775, -0.06350231915712357, -0.030456915497779846, 0.0790708139538765, 0.16838449239730835, -0.04454188421368599, 0.15871071815490723, 0.07262808084487915, -0.16561980545520782, -0.1767081469297409, -0.0005256719887256622, 0.08101145178079605, -0.04367345571517944, 0.01704568974673748, -0.25857439637184143, 0.16379684209823608, 0.0773029550909996, 0.0016257284441962838, 0.019869212061166763, -0.07814032584428787, -0.1347048431634903, -0.019684214144945145, -0.020264314487576485, -0.04018139839172363, -0.07389648258686066, -0.07877173274755478, -0.04695894196629524, -0.08433275669813156, 0.1142081618309021, -0.046472202986478806, 0.05267500877380371, -0.03228891268372536, 0.03920971229672432, 0.025981858372688293, -0.012105877511203289, 0.0790557861328125, 0.03478345647454262, 0.04472620412707329, -0.014649850316345692, -0.03294703736901283, 0.05933787301182747, -0.013312880881130695, 0.0716731920838356, 0.04285615310072899, 0.016944892704486847, -0.11001507192850113, -0.03751198574900627, -0.031946659088134766, 0.04951101541519165, -0.029748231172561646, -0.04651927947998047, -0.11773201078176498, 0.08846345543861389, 0.1031424030661583, -0.014570551924407482, 0.06222429499030113, -0.07213525474071503, 0.041907310485839844, 0.10020527243614197, 0.07018823176622391, -0.004946430679410696, -0.07844743877649307, 0.03505299240350723, -0.008479206822812557, 0.004239534493535757, -0.029892317950725555, 0.049188535660505295, 0.0804067924618721, -0.0037514574360102415, 0.06360333412885666, 0.016633102670311928, -0.1035313829779625, -0.0191964078694582, 0.06128157302737236, -0.11086165904998779, -0.09751103073358536, 0.004614574834704399, 0.008110806345939636, -0.14343424141407013, 0.003650971921160817, 0.14883363246917725, 0.04370119050145149, -0.04315014183521271, -0.02006056345999241, 0.07294005155563354, 0.056625086814165115, 0.11435749381780624, 0.0184489618986845, 0.031161000952124596, -0.04420119896531105, 0.01725107431411743, 0.12917247414588928, -0.014671530574560165, 0.04106408357620239, 0.07010682672262192, -0.0731169581413269, -0.02426633983850479, -0.023032179102301598, 0.11717198044061661, -0.08228521794080734, -0.03376467525959015, -0.03945530951023102, -0.07580763846635818, 0.055380452424287796, 0.1947544813156128, 0.001957834931090474, 0.018325073644518852, -0.012975377030670643, -0.05714675784111023, -0.01974533312022686, 0.1558479517698288, -0.06534506380558014, 0.11494270712137222, -0.02799784392118454, 0.09028589725494385, -0.05730311945080757, -0.005717314779758453, -0.020948177203536034, 0.008489839732646942, -0.11637577414512634, -0.06106545031070709, -0.09496674686670303, 0.0246411319822073, -0.05019065737724304, -0.028173690661787987, 0.03198328986763954, 0.0409865640103817, 0.03909573331475258, 0.018793942406773567, -0.029914364218711853, -0.04311733320355415, -0.053330328315496445, 0.10441050678491592, -0.16240115463733673, 0.012521828524768353, 0.0799272432923317, -0.047845710068941116, 0.10170701146125793, -0.029768897220492363, 0.007541718427091837, -0.023495113477110863, -0.07602155953645706, 0.002136909170076251, -0.016423894092440605, 0.10257941484451294, 0.01387396827340126, -0.1996060162782669, -0.0076230778358876705, -0.009279076009988785, -0.04674515128135681, 0.020728090777993202, 0.045288849622011185, -0.0792461708188057, 0.03515884280204773, -0.02604059875011444, -0.03339454159140587, -0.038048774003982544, 0.015578560531139374, -0.015837790444493294, 0.00810712669044733, 0.08178699016571045, -0.02693868614733219, 0.030610879883170128, -0.08648264408111572, -0.01638319343328476, 0.0276633333414793, -0.05795169994235039, -0.009804249741137028, -0.04088793322443962, 0.03433603048324585, 0.011302811093628407, 0.20715101063251495, 0.03959430381655693, -0.056059613823890686, 0.032355111092329025, -0.0014793922891840339, 0.037186477333307266, 0.03438573330640793, -0.005740953143686056, 0.02210407704114914, -0.04459875449538231, 0.025308819487690926, -0.02947922982275486, -0.006650350987911224, 0.035482823848724365, 0.1886179894208908, 0.1142723560333252, 0.0948052704334259, -0.03380143269896507, 0.03513015806674957, -0.06827326118946075, -0.09835615754127502, -0.061365678906440735, 0.02339393086731434, 0.03163053095340729, -0.047085344791412354, 0.05226564034819603, 0.08688471466302872, -0.14807963371276855, 0.1167420819401741, -0.01003342866897583, -0.05580560863018036, -0.09565547108650208, -0.10125485062599182, -0.06384787708520889, -0.02953115664422512, -0.06604707986116409, -0.16604305803775787, 0.03188329562544823, 0.004031126853078604, -0.02079491876065731, 0.026742583140730858, 0.04276775196194649, -0.11674699187278748, -0.04230007529258728, 0.02145153284072876, 0.013930882327258587, 0.028090273961424828, 0.038453977555036545, -0.0028884096536785364, 0.03657833859324455, 0.03562590107321739, 0.045450564473867416, 0.04422153905034065, 0.08578268438577652, -0.02349797450006008, -0.0667559802532196, -0.0386619009077549, 0.020239295437932014, -0.047749150544404984, -0.0748351514339447, 0.09614881128072739, 0.06571609526872635, -0.046030472964048386, -0.005475327838212252, 0.176321342587471, -0.019247619435191154, -0.042541008442640305, -0.11132556200027466, 0.13830237090587616, 0.009631440043449402, 0.03544757142663002, 0.009987471625208855, -0.0796370878815651, -0.00640816381201148, 0.13519425690174103, 0.10041514784097672, -0.004046199843287468, -0.015388992615044117, 0.023394614458084106, 0.016682637855410576, 0.027034705504775047, 0.09007829427719116, 0.04492218792438507, 0.18701833486557007, 0.016173312440514565, 0.010911558754742146, -0.021953830495476723, 0.006902629975229502, -0.1638951152563095, 0.023996973410248756, 0.023901989683508873, 0.0022253263741731644, -0.04147693142294884, 0.034317079931497574, -0.049839138984680176, -0.16578318178653717, -0.0029296998400241137, -0.021968042477965355, -0.07704716920852661, -0.03635736182332039, 0.024548908695578575, -0.05181066691875458, 0.004169365391135216, 0.04694216325879097, -0.019313253462314606, 0.1780664175748825, 0.030652856454253197, -0.041888345032930374, -0.02569182962179184, 0.11616043001413345, -0.10674011707305908, 0.17631296813488007, 0.0043983799405395985, 0.06232021376490593, 0.07655732333660126, -0.03461751341819763, -0.12093603610992432, 0.02142309956252575, 0.030966898426413536, -0.03255661949515343, 0.055074602365493774, 0.13867007195949554, 0.040554292500019073, 0.12171662598848343, 0.07272272557020187, -0.008240790106356144, 0.016470810398459435, 0.03374248370528221, -0.011702951975166798, -0.03748209774494171, 0.042041976004838943, -0.1328984946012497, 0.08938270062208176, 0.1634143739938736, -0.01277668122202158, 0.016977744176983833, -0.04070776700973511, -0.003947235178202391, -0.006270363926887512, 0.06827552616596222, -0.03624572977423668, -0.10003279894590378, 0.02686806209385395, 0.0441986620426178, 0.07174481451511383, -0.1650496870279312, -0.0773492380976677, 0.04313090071082115, 0.013723567128181458, -0.014958049170672894, 0.09284508228302002, 0.06841868907213211, 0.0002775906177703291, -0.06164857745170593, -0.17478938400745392, 0.02847999893128872, 0.0749262347817421, -0.054503511637449265, -0.009454754181206226 ]
5851ae43677d73ad00af3f2ab117b8bf3bb51cca
# Dataset Card for StaQC (A Systematically Mined Question-Code Dataset from Stack Overflow) ## Dataset Description - **Homepage: [GitHub](https://github.com/LittleYUYU/StackOverflow-Question-Code-Dataset)** - **Paper: [StaQC: A Systematically Mined Question-Code Dataset from Stack Overflow](https://arxiv.org/abs/1803.09371)** ### Dataset Summary StaQC (Stack Overflow Question-Code pairs) is a large dataset of around 148K Python and 120K SQL domain question-code pairs, which are automatically mined from Stack Overflow using a Bi-View Hierarchical Neural Network. StaQC is collected from three sources: multi-code answer posts, single-code answer posts, and manual annotations on multi-code answer posts. The dataset was originally released by the main authors on [GitHub](https://github.com/LittleYUYU/StackOverflow-Question-Code-Dataset). This version is a *non-modified* redistributed copy (under the [license](#licensing-information) permission) made available on the hub for easier access. #### Standalone solutions As noted in the paper, the authors *define a code snippet as a code solution when the questioner can solve the problem solely based on it (also named as “standalone” solution).* #### Manual annotations The manual annotations are the collection of multi-code answer posts for which each code snippet was annotated with a boolean indicating whether or not the snippet is a *standalone solution* to the question. #### Multi-code answer posts A *Multi-code answer post* is an (accepted) answer post that contains multiple code snippets, some of which may not be a *standalone* code solution to the question (see Section 1 in [paper](http://web.cse.ohio-state.edu/~sun.397/docs/StaQC-www18.pdf)). For example, in [this multi-code answer post](https://stackoverflow.com/a/5996949), the third code snippet is not a code solution to the question "How to limit a number to be within a specified range? (Python)". Note: the multi-code answer posts contain also the manual annotations. #### Single-code answer posts A *Single-code answer post* is an (accepted) answer post that contains only one code snippet. We pair such code snippets with the question title as a question-code pair. ### Supported Tasks and Leaderboards This dataset can be used for Natural Language to Code Generation tasks. ### Languages Python, SQL, English ## Dataset Structure ### Data Instances Each configuration correspond to one of the three parts, in a given programming language. There are three parts for the dataset: - mca (Multi-code answer posts) - sca (Single-code answer posts) - man (Manual annotations) And two programming/query languages: - python - sql One can obtain obtain a configuration as a combination of a part in a programing language. For instance, one can obtain the automatically mined multi-code answers in python using: ```python dataset = load_dataset("koutch/staqc", 'mca_python') DatasetDict({ train: Dataset({ features: ['id', 'question_id', 'question', 'snippet'], num_rows: 40391 }) }) ``` or the manual annotations using: ```python dataset = load_dataset("koutch/staqc", 'man_sql') DatasetDict({ train: Dataset({ features: ['id', 'question_id', 'question', 'snippet'], num_rows: 1587 }) }) ``` #### Manual annotations The manual annotations contain, for a given stackoverflow questions, for each individual code block in the accepted answer of that post, information on whether or not the given code block is a *standalone* solution to the question asked (the question title). ``` { 'question_id': 5947137, 'question': 'How can I use a list comprehension to extend a list in python?', 'snippet': {'text': ['import itertools as it\n\nreturn sum(it.imap(doSomething, originalList), [])\n', 'return sum(map(doSomething, originalList), [])\n', 'return sum((doSomething(x) for x in originalList), [])\n', 'accumulationList = []\nfor x in originalList:\n accumulationList.extend(doSomething(x))\nreturn accumulationList\n'], 'is_sda': [True, True, True, True]} } ``` #### Multi-code answer posts ``` { 'question_id': 35349290, 'question': 'Python: Generating YYMM string between two dates', 'snippet': ['start_year = 2005\nend_year = 2007\nstart_month = 3\nend_month = 2\nyymm = [(yy, mm) for yy in range(start_year, end_year + 1) for mm in range(1, 13)\n if (start_year, start_month) <= (yy, mm) <= (end_year, end_month)]\n', "formatted_yymm = ['{:>02}{:>02}.mat'.format(yy % 100, mm) for yy, mm in yymm]\n"] } ``` #### Single-code answer posts ``` { 'question_id': 19387200, 'question': 'Python: get OS language', 'snippet': "import locale\nloc = locale.getlocale() # get current locale\nlocale.getdefaultlocale() # Tries to determine the default locale settings and returns them as a tuple of the form (language code, encoding); e.g, ('en_US', 'UTF-8').\n" } ``` ### Data Fields - `question_id`: id of the stackoverflow question - `question`: title of the stackoverflow question repurposed as the natural language intent - `snippet`: mined or annotated standalone solution(s) (potentially) answerring the question - `is_sda`: for the manual annotations, whether or not the given code snippet is a standalone solution to the question. ### Data Splits Each configuration of the dataset contains only a training split. ## Dataset Creation ### Source Data StackOverflow data dump. ### Annotations See section 2.3 "Annotating QC Pairs for Model Training" of the [paper](https://arxiv.org/abs/1803.09371) ## Additional Information ### Licensing Information <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. ### Citation Information If you use the dataset or the code in your research, please cite the following paper: ``` @inproceedings{yao2018staqc, title={StaQC: A Systematically Mined Question-Code Dataset from Stack Overflow}, author={Yao, Ziyu and Weld, Daniel S and Chen, Wei-Peng and Sun, Huan}, booktitle={Proceedings of the 2018 World Wide Web Conference on World Wide Web}, pages={1693--1703}, year={2018}, organization={International World Wide Web Conferences Steering Committee} } ``` ### Contributions information I did *not* contribute to the *creation* of this dataset, only to the redistribution. All credits should be attributed to the original authors.
koutch/staqc
[ "task_categories:question-answering", "size_categories:10K<n<100K", "language:en", "license:cc-by-4.0", "code", "arxiv:1803.09371", "region:us" ]
2023-03-27T10:43:26+00:00
{"language": ["en"], "license": "cc-by-4.0", "size_categories": ["10K<n<100K"], "task_categories": ["question-answering"], "pretty_name": "staqc", "dataset_info": [{"config_name": "mca_python", "features": [{"name": "id", "dtype": "int32"}, {"name": "question_id", "dtype": "int32"}, {"name": "question", "dtype": "string"}, {"name": "snippet", "sequence": "string"}], "splits": [{"name": "train", "num_bytes": 23286786, "num_examples": 40391}], "download_size": 72054260, "dataset_size": 23286786}, {"config_name": "mca_sql", "features": [{"name": "id", "dtype": "int32"}, {"name": "question_id", "dtype": "int32"}, {"name": "question", "dtype": "string"}, {"name": "snippet", "sequence": "string"}], "splits": [{"name": "train", "num_bytes": 15164206, "num_examples": 26052}], "download_size": 50304531, "dataset_size": 15164206}, {"config_name": "sca_python", "features": [{"name": "id", "dtype": "int32"}, {"name": "question_id", "dtype": "int32"}, {"name": "question", "dtype": "string"}, {"name": "snippet", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 39678168, "num_examples": 85294}], "download_size": 47378850, "dataset_size": 39678168}, {"config_name": "sca_sql", "features": [{"name": "id", "dtype": "int32"}, {"name": "question_id", "dtype": "int32"}, {"name": "question", "dtype": "string"}, {"name": "snippet", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 28656467, "num_examples": 75637}], "download_size": 34194025, "dataset_size": 28656467}, {"config_name": "man_python", "features": [{"name": "id", "dtype": "int32"}, {"name": "question_id", "dtype": "int32"}, {"name": "question", "dtype": "string"}, {"name": "snippet", "sequence": [{"name": "text", "dtype": "string"}, {"name": "is_sda", "dtype": "bool"}]}], "splits": [{"name": "train", "num_bytes": 1445103, "num_examples": 2052}], "download_size": 71250225, "dataset_size": 1445103}, {"config_name": "man_sql", "features": [{"name": "id", "dtype": "int32"}, {"name": "question_id", "dtype": "int32"}, {"name": "question", "dtype": "string"}, {"name": "snippet", "sequence": [{"name": "text", "dtype": "string"}, {"name": "is_sda", "dtype": "bool"}]}], "splits": [{"name": "train", "num_bytes": 1123721, "num_examples": 1587}], "download_size": 49745860, "dataset_size": 1123721}], "tags": ["code"]}
2023-03-27T13:53:22+00:00
[ "1803.09371" ]
[ "en" ]
TAGS #task_categories-question-answering #size_categories-10K<n<100K #language-English #license-cc-by-4.0 #code #arxiv-1803.09371 #region-us
# Dataset Card for StaQC (A Systematically Mined Question-Code Dataset from Stack Overflow) ## Dataset Description - Homepage: GitHub - Paper: StaQC: A Systematically Mined Question-Code Dataset from Stack Overflow ### Dataset Summary StaQC (Stack Overflow Question-Code pairs) is a large dataset of around 148K Python and 120K SQL domain question-code pairs, which are automatically mined from Stack Overflow using a Bi-View Hierarchical Neural Network. StaQC is collected from three sources: multi-code answer posts, single-code answer posts, and manual annotations on multi-code answer posts. The dataset was originally released by the main authors on GitHub. This version is a *non-modified* redistributed copy (under the license permission) made available on the hub for easier access. #### Standalone solutions As noted in the paper, the authors *define a code snippet as a code solution when the questioner can solve the problem solely based on it (also named as “standalone” solution).* #### Manual annotations The manual annotations are the collection of multi-code answer posts for which each code snippet was annotated with a boolean indicating whether or not the snippet is a *standalone solution* to the question. #### Multi-code answer posts A *Multi-code answer post* is an (accepted) answer post that contains multiple code snippets, some of which may not be a *standalone* code solution to the question (see Section 1 in paper). For example, in this multi-code answer post, the third code snippet is not a code solution to the question "How to limit a number to be within a specified range? (Python)". Note: the multi-code answer posts contain also the manual annotations. #### Single-code answer posts A *Single-code answer post* is an (accepted) answer post that contains only one code snippet. We pair such code snippets with the question title as a question-code pair. ### Supported Tasks and Leaderboards This dataset can be used for Natural Language to Code Generation tasks. ### Languages Python, SQL, English ## Dataset Structure ### Data Instances Each configuration correspond to one of the three parts, in a given programming language. There are three parts for the dataset: - mca (Multi-code answer posts) - sca (Single-code answer posts) - man (Manual annotations) And two programming/query languages: - python - sql One can obtain obtain a configuration as a combination of a part in a programing language. For instance, one can obtain the automatically mined multi-code answers in python using: or the manual annotations using: #### Manual annotations The manual annotations contain, for a given stackoverflow questions, for each individual code block in the accepted answer of that post, information on whether or not the given code block is a *standalone* solution to the question asked (the question title). #### Multi-code answer posts #### Single-code answer posts ### Data Fields - 'question_id': id of the stackoverflow question - 'question': title of the stackoverflow question repurposed as the natural language intent - 'snippet': mined or annotated standalone solution(s) (potentially) answerring the question - 'is_sda': for the manual annotations, whether or not the given code snippet is a standalone solution to the question. ### Data Splits Each configuration of the dataset contains only a training split. ## Dataset Creation ### Source Data StackOverflow data dump. ### Annotations See section 2.3 "Annotating QC Pairs for Model Training" of the paper ## Additional Information ### Licensing Information <a rel="license" href="URL alt="Creative Commons License" style="border-width:0" src="https://i.URL /></a><br />This work is licensed under a <a rel="license" href="URL Commons Attribution 4.0 International License</a>. If you use the dataset or the code in your research, please cite the following paper: ### Contributions information I did *not* contribute to the *creation* of this dataset, only to the redistribution. All credits should be attributed to the original authors.
[ "# Dataset Card for StaQC (A Systematically Mined Question-Code Dataset from Stack Overflow)", "## Dataset Description\n\n- Homepage: GitHub \n- Paper: StaQC: A Systematically Mined Question-Code Dataset from Stack Overflow", "### Dataset Summary\n\nStaQC (Stack Overflow Question-Code pairs) is a large dataset of around 148K Python and 120K SQL domain question-code pairs, \nwhich are automatically mined from Stack Overflow using a Bi-View Hierarchical Neural Network. StaQC is collected from three sources: multi-code answer posts, single-code answer posts, and manual annotations on multi-code answer posts. \n\nThe dataset was originally released by the main authors on GitHub. This version is a *non-modified* redistributed copy (under the license permission) made available on the hub for easier access.", "#### Standalone solutions\n\nAs noted in the paper, the authors *define a code snippet as a code solution when the\nquestioner can solve the problem solely based on it (also named as\n“standalone” solution).*", "#### Manual annotations\n\nThe manual annotations are the collection of multi-code answer posts for which each code snippet was annotated with a boolean indicating whether or not the snippet is a *standalone solution* to the question.", "#### Multi-code answer posts\nA *Multi-code answer post* is an (accepted) answer post that contains multiple code snippets, \nsome of which may not be a *standalone* code solution to the question (see Section 1 in paper). \nFor example, in this multi-code answer post, \nthe third code snippet is not a code solution to the question \"How to limit a number to be within a specified range? (Python)\".\n\nNote: the multi-code answer posts contain also the manual annotations.", "#### Single-code answer posts\nA *Single-code answer post* is an (accepted) answer post that contains only one code snippet. \nWe pair such code snippets with the question title as a question-code pair.", "### Supported Tasks and Leaderboards\n\nThis dataset can be used for Natural Language to Code Generation tasks.", "### Languages\n\nPython, SQL, English", "## Dataset Structure", "### Data Instances\n\nEach configuration correspond to one of the three parts, in a given programming language.\n\nThere are three parts for the dataset:\n\n- mca (Multi-code answer posts)\n- sca (Single-code answer posts)\n- man (Manual annotations)\n\nAnd two programming/query languages:\n\n- python\n- sql\n\nOne can obtain obtain a configuration as a combination of a part in a programing language. For instance, one can obtain the automatically mined multi-code answers in python using:\n\n\nor the manual annotations using:", "#### Manual annotations\n\nThe manual annotations contain, for a given stackoverflow questions, for each individual code block in the accepted answer of that post, information on whether or not the given code block is a *standalone* solution to the question asked (the question title).", "#### Multi-code answer posts", "#### Single-code answer posts", "### Data Fields\n\n- 'question_id': id of the stackoverflow question \n- 'question': title of the stackoverflow question repurposed as the natural language intent\n- 'snippet': mined or annotated standalone solution(s) (potentially) answerring the question\n- 'is_sda': for the manual annotations, whether or not the given code snippet is a standalone solution to the question.", "### Data Splits\n\nEach configuration of the dataset contains only a training split.", "## Dataset Creation", "### Source Data\n\nStackOverflow data dump.", "### Annotations\n\nSee section 2.3 \"Annotating QC Pairs for Model Training\" of the paper", "## Additional Information", "### Licensing Information\n\n<a rel=\"license\" href=\"URL alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.URL /></a><br />This work is licensed under a <a rel=\"license\" href=\"URL Commons Attribution 4.0 International License</a>.\n\n\n\nIf you use the dataset or the code in your research, please cite the following paper:", "### Contributions information\n\nI did *not* contribute to the *creation* of this dataset, only to the redistribution. All credits should be attributed to the original authors." ]
[ "TAGS\n#task_categories-question-answering #size_categories-10K<n<100K #language-English #license-cc-by-4.0 #code #arxiv-1803.09371 #region-us \n", "# Dataset Card for StaQC (A Systematically Mined Question-Code Dataset from Stack Overflow)", "## Dataset Description\n\n- Homepage: GitHub \n- Paper: StaQC: A Systematically Mined Question-Code Dataset from Stack Overflow", "### Dataset Summary\n\nStaQC (Stack Overflow Question-Code pairs) is a large dataset of around 148K Python and 120K SQL domain question-code pairs, \nwhich are automatically mined from Stack Overflow using a Bi-View Hierarchical Neural Network. StaQC is collected from three sources: multi-code answer posts, single-code answer posts, and manual annotations on multi-code answer posts. \n\nThe dataset was originally released by the main authors on GitHub. This version is a *non-modified* redistributed copy (under the license permission) made available on the hub for easier access.", "#### Standalone solutions\n\nAs noted in the paper, the authors *define a code snippet as a code solution when the\nquestioner can solve the problem solely based on it (also named as\n“standalone” solution).*", "#### Manual annotations\n\nThe manual annotations are the collection of multi-code answer posts for which each code snippet was annotated with a boolean indicating whether or not the snippet is a *standalone solution* to the question.", "#### Multi-code answer posts\nA *Multi-code answer post* is an (accepted) answer post that contains multiple code snippets, \nsome of which may not be a *standalone* code solution to the question (see Section 1 in paper). \nFor example, in this multi-code answer post, \nthe third code snippet is not a code solution to the question \"How to limit a number to be within a specified range? (Python)\".\n\nNote: the multi-code answer posts contain also the manual annotations.", "#### Single-code answer posts\nA *Single-code answer post* is an (accepted) answer post that contains only one code snippet. \nWe pair such code snippets with the question title as a question-code pair.", "### Supported Tasks and Leaderboards\n\nThis dataset can be used for Natural Language to Code Generation tasks.", "### Languages\n\nPython, SQL, English", "## Dataset Structure", "### Data Instances\n\nEach configuration correspond to one of the three parts, in a given programming language.\n\nThere are three parts for the dataset:\n\n- mca (Multi-code answer posts)\n- sca (Single-code answer posts)\n- man (Manual annotations)\n\nAnd two programming/query languages:\n\n- python\n- sql\n\nOne can obtain obtain a configuration as a combination of a part in a programing language. For instance, one can obtain the automatically mined multi-code answers in python using:\n\n\nor the manual annotations using:", "#### Manual annotations\n\nThe manual annotations contain, for a given stackoverflow questions, for each individual code block in the accepted answer of that post, information on whether or not the given code block is a *standalone* solution to the question asked (the question title).", "#### Multi-code answer posts", "#### Single-code answer posts", "### Data Fields\n\n- 'question_id': id of the stackoverflow question \n- 'question': title of the stackoverflow question repurposed as the natural language intent\n- 'snippet': mined or annotated standalone solution(s) (potentially) answerring the question\n- 'is_sda': for the manual annotations, whether or not the given code snippet is a standalone solution to the question.", "### Data Splits\n\nEach configuration of the dataset contains only a training split.", "## Dataset Creation", "### Source Data\n\nStackOverflow data dump.", "### Annotations\n\nSee section 2.3 \"Annotating QC Pairs for Model Training\" of the paper", "## Additional Information", "### Licensing Information\n\n<a rel=\"license\" href=\"URL alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.URL /></a><br />This work is licensed under a <a rel=\"license\" href=\"URL Commons Attribution 4.0 International License</a>.\n\n\n\nIf you use the dataset or the code in your research, please cite the following paper:", "### Contributions information\n\nI did *not* contribute to the *creation* of this dataset, only to the redistribution. All credits should be attributed to the original authors." ]
[ 53, 26, 33, 142, 55, 57, 119, 52, 25, 9, 6, 124, 61, 7, 7, 102, 18, 5, 12, 23, 5, 93, 42 ]
[ "passage: TAGS\n#task_categories-question-answering #size_categories-10K<n<100K #language-English #license-cc-by-4.0 #code #arxiv-1803.09371 #region-us \n# Dataset Card for StaQC (A Systematically Mined Question-Code Dataset from Stack Overflow)## Dataset Description\n\n- Homepage: GitHub \n- Paper: StaQC: A Systematically Mined Question-Code Dataset from Stack Overflow### Dataset Summary\n\nStaQC (Stack Overflow Question-Code pairs) is a large dataset of around 148K Python and 120K SQL domain question-code pairs, \nwhich are automatically mined from Stack Overflow using a Bi-View Hierarchical Neural Network. StaQC is collected from three sources: multi-code answer posts, single-code answer posts, and manual annotations on multi-code answer posts. \n\nThe dataset was originally released by the main authors on GitHub. This version is a *non-modified* redistributed copy (under the license permission) made available on the hub for easier access.#### Standalone solutions\n\nAs noted in the paper, the authors *define a code snippet as a code solution when the\nquestioner can solve the problem solely based on it (also named as\n“standalone” solution).*#### Manual annotations\n\nThe manual annotations are the collection of multi-code answer posts for which each code snippet was annotated with a boolean indicating whether or not the snippet is a *standalone solution* to the question.#### Multi-code answer posts\nA *Multi-code answer post* is an (accepted) answer post that contains multiple code snippets, \nsome of which may not be a *standalone* code solution to the question (see Section 1 in paper). \nFor example, in this multi-code answer post, \nthe third code snippet is not a code solution to the question \"How to limit a number to be within a specified range? (Python)\".\n\nNote: the multi-code answer posts contain also the manual annotations.", "passage: #### Single-code answer posts\nA *Single-code answer post* is an (accepted) answer post that contains only one code snippet. \nWe pair such code snippets with the question title as a question-code pair.### Supported Tasks and Leaderboards\n\nThis dataset can be used for Natural Language to Code Generation tasks.### Languages\n\nPython, SQL, English## Dataset Structure### Data Instances\n\nEach configuration correspond to one of the three parts, in a given programming language.\n\nThere are three parts for the dataset:\n\n- mca (Multi-code answer posts)\n- sca (Single-code answer posts)\n- man (Manual annotations)\n\nAnd two programming/query languages:\n\n- python\n- sql\n\nOne can obtain obtain a configuration as a combination of a part in a programing language. For instance, one can obtain the automatically mined multi-code answers in python using:\n\n\nor the manual annotations using:#### Manual annotations\n\nThe manual annotations contain, for a given stackoverflow questions, for each individual code block in the accepted answer of that post, information on whether or not the given code block is a *standalone* solution to the question asked (the question title).#### Multi-code answer posts#### Single-code answer posts### Data Fields\n\n- 'question_id': id of the stackoverflow question \n- 'question': title of the stackoverflow question repurposed as the natural language intent\n- 'snippet': mined or annotated standalone solution(s) (potentially) answerring the question\n- 'is_sda': for the manual annotations, whether or not the given code snippet is a standalone solution to the question.### Data Splits\n\nEach configuration of the dataset contains only a training split.## Dataset Creation### Source Data\n\nStackOverflow data dump.### Annotations\n\nSee section 2.3 \"Annotating QC Pairs for Model Training\" of the paper## Additional Information### Licensing Information\n\n<a rel=\"license\" href=\"URL alt=\"Creative Commons License\" style=\"border-width:0\" src=\"https://i.URL /></a><br />This work is licensed under a <a rel=\"license\" href=\"URL Commons Attribution 4.0 International License</a>.\n\n\n\nIf you use the dataset or the code in your research, please cite the following paper:" ]
[ -0.013592907227575779, 0.198729008436203, -0.007808377500623465, 0.011402061209082603, 0.04792512208223343, 0.010992789641022682, 0.12172213196754456, 0.09205961227416992, -0.02673606388270855, 0.1264358013868332, 0.009117038920521736, 0.10641293227672577, 0.06300851702690125, 0.09421435743570328, 0.026233121752738953, -0.10125626623630524, 0.015342717990279198, -0.08950690925121307, 0.1071542501449585, 0.08058983087539673, 0.10075242817401886, -0.024620305746793747, 0.02739880606532097, -0.004693272523581982, -0.05560050904750824, 0.023286744952201843, -0.00880193617194891, -0.0052050137892365456, 0.04523409157991409, 0.02067762240767479, 0.05885092169046402, 0.017252258956432343, 0.0601409375667572, -0.19878795742988586, 0.003453153884038329, 0.1065501868724823, 0.026545489206910133, 0.029976163059473038, 0.07803797721862793, -0.03844861313700676, 0.01649436354637146, -0.07925185561180115, 0.057681597769260406, 0.055151037871837616, -0.07750110328197479, -0.10194967687129974, -0.11133657395839691, 0.0488269105553627, 0.10090255737304688, 0.06736387312412262, -0.013164420612156391, 0.06383095681667328, 0.027944087982177734, 0.04726236313581467, 0.05430642142891884, -0.15634216368198395, -0.051656026393175125, 0.06707079708576202, -0.005805464461445808, 0.09250576794147491, -0.07605307549238205, -0.04151462763547897, -0.004794520325958729, 0.04954378306865692, -0.017189892008900642, -0.04914145916700363, -0.016734827309846878, -0.02667848765850067, -0.10385904461145401, -0.08096294105052948, 0.12818217277526855, -0.032289743423461914, -0.10081201046705246, -0.12245785444974899, -0.060969218611717224, 0.14509478211402893, 0.05237405002117157, 0.02956053987145424, -0.0022176485508680344, 0.03512611612677574, 0.02599816396832466, -0.09014152735471725, -0.09685109555721283, -0.041634172201156616, -0.0221034474670887, 0.033407945185899734, -0.0010992359602823853, 0.04762738198041916, 0.011660714633762836, 0.11392028629779816, -0.030584093183279037, -0.09385286271572113, -0.016890382394194603, 0.00045186770148575306, -0.08935870230197906, -0.00276443874463439, -0.0002169678919017315, -0.14956901967525482, 0.06484811007976532, 0.16965462267398834, -0.06372470408678055, 0.04510635882616043, -0.08994840085506439, -0.01731608808040619, 0.10404425859451294, 0.07879574596881866, -0.07508981227874756, 0.0224286001175642, 0.016197863966226578, 0.00701565109193325, 0.06983494013547897, -0.03640540689229965, -0.02951260469853878, 0.05445408076047897, 0.026902224868535995, 0.07228356599807739, 0.12419950217008591, 0.02767011895775795, -0.020713267847895622, -0.0318276584148407, 0.08210791647434235, -0.1436287760734558, 0.019092891365289688, 0.03214235231280327, 0.01508902758359909, 0.049708202481269836, 0.00014864373952150345, -0.011825533583760262, -0.09598059952259064, 0.01802198216319084, -0.07030916213989258, 0.0076315198093652725, -0.07287721335887909, -0.0636158213019371, 0.01949772983789444, -0.019088875502347946, -0.08379116654396057, -0.009867093525826931, -0.09581662714481354, -0.08356355130672455, 0.02352435328066349, -0.040925268083810806, -0.02535322681069374, 0.004538791254162788, 0.01194590050727129, 0.007122842129319906, 0.020230770111083984, -0.04242514818906784, -0.01559775322675705, 0.0202956423163414, -0.026676010340452194, -0.010306200943887234, 0.0033085569739341736, 0.0011951504275202751, -0.06561114639043808, 0.08848203718662262, -0.08991339802742004, 0.07601190358400345, -0.06164989247918129, 0.008123030886054039, -0.08851070702075958, -0.02621815726161003, 0.11243477463722229, -0.029489003121852875, 0.011487780138850212, 0.0860585868358612, -0.12651237845420837, 0.04674535244703293, 0.13780725002288818, -0.10653266310691833, -0.021854529157280922, 0.051706887781620026, -0.006772762164473534, 0.014239834621548653, 0.03826279193162918, 0.08257882297039032, 0.09958557784557343, -0.014035024680197239, -0.04685104265809059, 0.01274289470165968, 0.001761524472385645, 0.15434253215789795, 0.06927183270454407, -0.09518247842788696, 0.04880155995488167, 0.027294524013996124, -0.007307409308850765, -0.10112851113080978, 0.0002681321930140257, -0.05230075120925903, -0.02420848235487938, 0.015506021678447723, -0.14139485359191895, -0.02173040620982647, -0.07003380358219147, -0.02631545625627041, -0.08556448668241501, 0.022233057767152786, 0.06916119158267975, -0.023989273235201836, 0.017617318779230118, -0.07849954813718796, -0.011687441729009151, -0.05688983574509621, -0.010294008068740368, -0.15758450329303741, -0.09225039929151535, 0.03349412977695465, -0.15445388853549957, 0.05591416358947754, -0.0003972509875893593, -0.020290639251470566, 0.0266769677400589, 0.010101638734340668, 0.014313332736492157, -0.018017705529928207, -0.013761601410806179, 0.026698436588048935, -0.1066051721572876, -0.07231459021568298, -0.035291410982608795, 0.13598555326461792, -0.023097407072782516, 0.027204550802707672, 0.06387338042259216, 0.09030766785144806, -0.02718508243560791, -0.0842524990439415, 0.051205798983573914, -0.0061799827963113785, -0.049575600773096085, -0.047834187746047974, -0.008705344051122665, 0.03579116240143776, -0.009689894504845142, -0.022339120507240295, -0.1464100331068039, -0.19683173298835754, 0.030200602486729622, 0.05179564282298088, -0.061527956277132034, 0.03686961531639099, -0.0296635702252388, -0.02366681955754757, -0.07525970041751862, -0.07722964882850647, 0.056155625730752945, 0.06597749143838882, 0.02248949371278286, -0.04927181825041771, -0.03717290982604027, -0.02568134292960167, -0.043003082275390625, -0.023864619433879852, 0.02741367183625698, 0.02926161140203476, -0.07159264385700226, 0.0819719061255455, 0.003365869168192148, 0.0009500844171270728, 0.09193197637796402, -0.007771106902509928, -0.06453089416027069, -0.06177246570587158, 0.047286584973335266, 0.024615708738565445, 0.03584034740924835, -0.022969061508774757, 0.031086627393960953, 0.04920605942606926, 0.03548532724380493, 0.03391443192958832, -0.08883308619260788, 0.048356957733631134, -0.011467467993497849, -0.032614484429359436, -0.06712688505649567, -0.05710151046514511, 0.02079610712826252, 0.06266923248767853, 0.021775932982563972, 0.12805722653865814, -0.004080334212630987, -0.06937216222286224, -0.124089814722538, 0.13170628249645233, -0.14071792364120483, -0.19004017114639282, -0.16457685828208923, 0.03768574073910713, -0.1112169474363327, 0.01339183934032917, 0.0345391221344471, -0.0060198367573320866, -0.04582727327942848, -0.09755091369152069, 0.039510760456323624, -0.0340331494808197, -0.13829463720321655, -0.06235222518444061, 0.01249735802412033, 0.03623254597187042, -0.13489177823066711, 0.01709575578570366, 0.07727935910224915, -0.15163029730319977, 0.027209002524614334, 0.03017301857471466, 0.04524194449186325, 0.10005289316177368, 0.058959558606147766, -0.04222802817821503, 0.022862417623400688, 0.1592644453048706, -0.022120874375104904, 0.09713055193424225, 0.13086536526679993, -0.00800000037997961, 0.0885150209069252, 0.11938394606113434, 0.026077304035425186, -0.045371077954769135, 0.016301486641168594, 0.055118441581726074, -0.04708435758948326, -0.20610195398330688, -0.021854853257536888, -0.03825005888938904, 0.025552961975336075, 0.015401480719447136, 0.019920174032449722, -0.05585218220949173, 0.04895627871155739, -0.10297626256942749, -0.05082537606358528, -0.009043711237609386, 0.10480871796607971, 0.0885174572467804, -0.022847704589366913, 0.049598827958106995, -0.06658624112606049, 0.030507801100611687, 0.1182866320014, 0.08217529952526093, 0.041668593883514404, -0.03960926830768585, 0.17892563343048096, 0.08538426458835602, 0.0836239755153656, -0.028600145131349564, 0.06666110455989838, -0.023958809673786163, 0.08483122289180756, -0.013302122242748737, -0.06418495625257492, -0.05067797750234604, 0.0572851225733757, 0.03788936510682106, -0.022279802709817886, 0.049349717795848846, -0.026803240180015564, 0.0661357045173645, 0.1957506239414215, 0.09491550922393799, -0.06826193630695343, -0.022157730534672737, 0.058651141822338104, -0.03262175992131233, -0.11375372111797333, 0.005288880318403244, 0.0884934514760971, -0.14735543727874756, 0.05901437625288963, -0.008675350807607174, 0.08517030626535416, -0.07038923352956772, -0.020324382930994034, 0.02330131083726883, 0.062297090888023376, -0.013070614077150822, 0.10926593840122223, -0.1600686013698578, 0.02255324274301529, 0.007804556284099817, 0.003464559093117714, -0.036198683083057404, 0.08580450713634491, -0.02685859426856041, -0.006023527123034, 0.09399886429309845, 0.022135037928819656, -0.06938081234693527, 0.03428179398179054, -0.044478170573711395, 0.030680127441883087, 0.08855247497558594, -0.15942507982254028, 0.08814428746700287, 0.00383255397900939, 0.02699163183569908, -0.05743112415075302, 0.01142522320151329, -0.048631325364112854, -0.19497019052505493, 0.09973995387554169, -0.05482643097639084, 0.015890754759311676, -0.0773918405175209, 0.014173472300171852, 0.06830591708421707, 0.2157910019159317, -0.14438292384147644, -0.10011467337608337, -0.11016446352005005, -0.029876187443733215, 0.09484343230724335, -0.03174683079123497, 0.025321509689092636, -0.06417671591043472, 0.10647857189178467, 0.01233793143182993, -0.03463863581418991, 0.013001114130020142, -0.04475284367799759, -0.1286185085773468, -0.04398978874087334, 0.1268547773361206, 0.002739766612648964, 0.0025704381987452507, -0.002457460854202509, 0.03864995017647743, -0.0516664944589138, -0.11322823166847229, 0.023880667984485626, 0.07137338072061539, 0.04613810032606125, 0.0921061635017395, -0.028565488755702972, -0.06473685801029205, -0.07297283411026001, -0.04065993055701256, 0.037891536951065063, 0.12910303473472595, -0.05117357522249222, 0.05524914711713791, 0.10354907810688019, -0.07708343863487244, -0.1429029405117035, -0.08395528048276901, 0.02144232764840126, -0.04227365553379059, -0.00348185608163476, -0.23274487257003784, 0.08575290441513062, 0.04919726401567459, -0.0024383636191487312, 0.0392177551984787, -0.1961846649646759, -0.07175832986831665, -0.004723244812339544, 0.027722537517547607, -0.10556688904762268, -0.14856651425361633, -0.068842314183712, -0.0430561862885952, -0.17292171716690063, 0.11533264815807343, -0.026840396225452423, 0.03276300057768822, -0.006456973031163216, 0.1305336356163025, 0.038339368999004364, -0.062165092676877975, 0.1218186765909195, 0.00922130886465311, 0.026371639221906662, -0.06618018448352814, 0.007611053064465523, 0.08771546930074692, -0.03461287170648575, 0.10511155426502228, -0.010747654363512993, 0.10214146226644516, -0.07627686858177185, -0.021606625989079475, -0.04648589342832565, 0.013716714456677437, -0.09149105846881866, -0.07162994891405106, -0.07336026430130005, 0.03540591150522232, 0.031033765524625778, -0.03290959447622299, 0.08127520233392715, -0.041095614433288574, 0.09506379067897797, 0.2205664962530136, 0.08312638103961945, 0.029575154185295105, -0.09821492433547974, -0.0468992218375206, -0.005582035053521395, 0.006081768777221441, -0.0702039822936058, 0.053141526877880096, 0.07239526510238647, 0.08527141809463501, 0.09469818323850632, 0.003824075683951378, -0.13064035773277283, 0.024763450026512146, 0.05165497958660126, -0.13161225616931915, -0.17460232973098755, 0.04218083620071411, 0.11634445190429688, -0.1275128722190857, -0.02940325438976288, 0.12178310006856918, 0.08588235825300217, -0.04996179789304733, 0.022328145802021027, 0.09885165840387344, 0.008436097763478756, 0.0737893134355545, 0.007549494504928589, 0.04250950738787651, -0.042063578963279724, 0.08406499028205872, 0.13571855425834656, -0.048339903354644775, -0.024829907342791557, 0.10272477567195892, -0.050239309668540955, -0.0323447659611702, 0.010042097419500351, -0.03661724179983139, -0.035664673894643784, -0.0008220160380005836, -0.01569761335849762, -0.06819228082895279, -0.006880754604935646, 0.04812035709619522, 0.002516739070415497, 0.09462855756282806, 0.023769130930304527, -0.006238349247723818, -0.025654427707195282, 0.06897678971290588, -0.05922888591885567, 0.042191099375486374, -0.03426599130034447, 0.06919890642166138, 0.0012574477586895227, 0.019656192511320114, 0.025082595646381378, -0.04915781319141388, -0.08147110790014267, -0.007279353681951761, -0.17034612596035004, 0.020984195172786713, -0.09498624503612518, -0.020343488082289696, 0.04139144718647003, -0.011801288463175297, 0.001338405767455697, 0.019965942949056625, -0.014268910512328148, -0.0804312601685524, -0.05761218070983887, 0.08642254769802094, -0.13684917986392975, 0.03279932215809822, 0.05791056901216507, -0.09474131464958191, 0.08341038227081299, 0.04327184706926346, -0.03558143228292465, 0.0016169198788702488, -0.0777398943901062, -0.013708829879760742, -0.12053097784519196, 0.055355142802000046, -0.024304090067744255, -0.1290363073348999, -0.0000949767418205738, 0.02461637184023857, -0.07031078636646271, -0.007137815468013287, 0.05570235103368759, -0.09353654086589813, 0.06391870975494385, 0.06729556620121002, -0.08443954586982727, -0.07534583657979965, 0.008451933972537518, 0.05841913819313049, 0.007112707942724228, 0.1057368814945221, -0.02812437154352665, 0.11288919299840927, -0.13242679834365845, -0.04099056497216225, 0.03499389812350273, 0.06237613037228584, 0.012232938781380653, -0.0017232424579560757, 0.030513262376189232, -0.0471145436167717, 0.12231551855802536, -0.01848781295120716, 0.0023631250951439142, 0.03622987121343613, 0.008835088461637497, 0.007203986868262291, 0.016688652336597443, 0.04514862224459648, -0.013785800896584988, 0.0013219532556831837, -0.010028732940554619, -0.07754991948604584, -0.10144928097724915, 0.0030529219657182693, 0.06822076439857483, 0.079701267182827, 0.12880092859268188, -0.022943668067455292, 0.0803423672914505, -0.048560645431280136, -0.08589276671409607, 0.04028555750846863, 0.018539652228355408, 0.026854708790779114, -0.08283883333206177, -0.0335540771484375, 0.08789670467376709, -0.11117643862962723, 0.09758161008358002, -0.03259723633527756, -0.0493975505232811, -0.05650893971323967, -0.14702007174491882, -0.039736054837703705, -0.03580358996987343, 0.0029818599577993155, -0.11435489356517792, 0.0921122133731842, 0.1481834203004837, -0.00805963296443224, -0.013067700900137424, 0.0790545642375946, -0.06864911317825317, -0.10125903785228729, -0.02029481716454029, 0.047075994312763214, 0.03895120322704315, 0.048721086233854294, 0.08498633652925491, 0.033329449594020844, 0.07479045540094376, 0.10995113849639893, 0.09324866533279419, 0.10315095633268356, -0.008204511366784573, -0.10214830189943314, -0.05141022801399231, -0.0020044618286192417, -0.045453667640686035, -0.038614168763160706, 0.1903434544801712, 0.00825309008359909, -0.008189372718334198, 0.01251996960490942, 0.18230104446411133, -0.05720257759094238, -0.10483819246292114, -0.17494401335716248, 0.23470035195350647, -0.0635957270860672, -0.0034146192483603954, 0.057330768555402756, -0.11483011394739151, 0.01327150035649538, 0.07126104831695557, 0.09063714742660522, -0.0008222144097089767, 0.0030183494091033936, 0.03562062978744507, 0.003579231910407543, -0.0030111742671579123, 0.05224401131272316, 0.02931978367269039, 0.22938387095928192, -0.006436306983232498, 0.06558498740196228, -0.020222829654812813, -0.015472998842597008, -0.07100284099578857, 0.05093707889318466, -0.07968457788228989, 0.017607996240258217, -0.04928062483668327, 0.09502201527357101, 0.008570319041609764, -0.17795231938362122, 0.018286803737282753, 0.027505993843078613, -0.07603265345096588, 0.041738513857126236, 0.06331615149974823, -0.06332945823669434, 0.048484332859516144, 0.018022410571575165, -0.01816987618803978, 0.20697958767414093, -0.013259077444672585, 0.014924808405339718, -0.03977228328585625, 0.12740656733512878, -0.17669478058815002, 0.18848562240600586, 0.0005590755026787519, 0.05294420197606087, 0.1049404889345169, -0.03368194401264191, -0.11471281200647354, 0.10423247516155243, 0.05374763906002045, -0.028260642662644386, 0.012731664814054966, 0.14299419522285461, 0.007044853642582893, 0.135483518242836, 0.0684816986322403, -0.018675748258829117, 0.022724108770489693, 0.11874422430992126, 0.018730584532022476, -0.12382166087627411, 0.04318373277783394, -0.1328045129776001, 0.11005177348852158, 0.1260785162448883, -0.0704062432050705, 0.010802468284964561, -0.042852334678173065, 0.02985096350312233, -0.027621209621429443, 0.08339343965053558, -0.009529776871204376, -0.11925600469112396, 0.0477534756064415, -0.10617513954639435, 0.06640178710222244, -0.16981692612171173, -0.0396844781935215, 0.10378510504961014, -0.014907247386872768, -0.027136903256177902, 0.07312124967575073, 0.02746650017797947, 0.03169617801904678, -0.06413589417934418, -0.039925217628479004, -0.018452662974596024, 0.09742772579193115, -0.029944507405161858, -0.07675500214099884 ]
a48ac80d7612bf157989e0549e117bb7b5794c2a
# Dataset Card for "shoes_aice" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
ttoavina/shoes_aice
[ "region:us" ]
2023-03-27T11:12:26+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 18833548.0, "num_examples": 5000}], "download_size": 15980996, "dataset_size": 18833548.0}}
2023-03-27T11:12:38+00:00
[]
[]
TAGS #region-us
# Dataset Card for "shoes_aice" More Information needed
[ "# Dataset Card for \"shoes_aice\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"shoes_aice\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"shoes_aice\"\n\nMore Information needed" ]
[ -0.1309605836868286, 0.17735959589481354, -0.0015492233214899898, 0.07673032581806183, 0.16175369918346405, 0.13261401653289795, 0.14003482460975647, 0.0407077893614769, 0.2404988408088684, -0.026973329484462738, 0.0960894227027893, 0.04152138531208038, 0.05711949244141579, 0.27905768156051636, 0.014651182107627392, -0.0007907610852271318, 0.07634727656841278, 0.005570824723690748, -0.08828715980052948, 0.047679606825113297, -0.019645093008875847, -0.08836638182401657, 0.07346956431865692, -0.06555226445198059, -0.14868348836898804, 0.028989965096116066, -0.023800883442163467, -0.031346436589956284, 0.05400163680315018, -0.05484107881784439, 0.23497824370861053, -0.003987980540841818, 0.08017995208501816, -0.19067177176475525, 0.015683380886912346, -0.00492619164288044, -0.028545603156089783, 0.005734584294259548, -0.008543555624783039, -0.15183094143867493, -0.2132985144853592, -0.034274179488420486, 0.062486790120601654, -0.011559972539544106, -0.1481265425682068, -0.20058506727218628, -0.017482586205005646, -0.07239837199449539, 0.014496949501335621, 0.033934250473976135, 0.07750598341226578, 0.18494361639022827, -0.11275539547204971, 0.054108452051877975, 0.15571744740009308, -0.02437005005776882, 0.050197701901197433, 0.15756063163280487, -0.042108774185180664, 0.05571536719799042, -0.08763580024242401, 0.0035907207056879997, 0.04834003746509552, -0.05685948207974434, -0.04940270259976387, -0.02275237999856472, -0.10234413295984268, 0.10586711764335632, -0.013929499313235283, -0.07322171330451965, 0.38208460807800293, 0.020860426127910614, 0.005153542850166559, 0.11343195289373398, 0.06136998161673546, -0.07768014073371887, 0.008034679107367992, 0.1015685647726059, 0.012591974809765816, 0.035724952816963196, -0.001978127984330058, 0.006063501816242933, -0.10040268301963806, -0.04009193554520607, -0.14979687333106995, 0.2138848900794983, -0.0627950131893158, 0.14188414812088013, -0.17555207014083862, -0.04459913820028305, -0.03359764441847801, 0.033535294234752655, 0.026272136718034744, -0.08069766312837601, -0.059215474873781204, -0.04333619028329849, 0.025791287422180176, 0.1972733438014984, 0.11259988695383072, 0.04478224366903305, 0.21436713635921478, 0.03860919177532196, -0.002224244410172105, 0.09686116874217987, 0.12680557370185852, -0.06417987495660782, 0.033751875162124634, 0.013317754492163658, -0.087724968791008, -0.06636843830347061, -0.036920543760061264, -0.09759820252656937, -0.11548364907503128, 0.007197829429060221, -0.21484121680259705, 0.09114542603492737, -0.019078711047768593, -0.14218872785568237, -0.11290789395570755, -0.05453949049115181, 0.06887233257293701, -0.1196189895272255, 0.03329678624868393, -0.07131541520357132, -0.00509363878518343, -0.10190097987651825, -0.11646577715873718, 0.038807157427072525, 0.079602912068367, 0.08367837965488434, -0.09902534633874893, -0.030208125710487366, -0.01850791648030281, 0.0283191055059433, 0.03223032504320145, -0.19753961265087128, 0.09594369679689407, -0.046242766082286835, -0.2524704039096832, 0.04633737727999687, 0.025513214990496635, -0.043058015406131744, 0.14059875905513763, -0.03054242581129074, 0.0980435460805893, -0.03665510565042496, -0.031556062400341034, 0.010973882861435413, -0.08882054686546326, 0.018038146197795868, -0.05192584916949272, 0.0854165107011795, -0.24652107059955597, 0.047149185091257095, -0.08902351558208466, -0.026915259659290314, 0.08027169853448868, 0.01749001070857048, -0.07178128510713577, 0.08525758981704712, -0.0409456267952919, 0.00457108486443758, -0.24371644854545593, 0.015444275923073292, -0.006440567784011364, 0.062185898423194885, -0.1253098100423813, -0.07670894265174866, 0.1358405202627182, -0.11417705565690994, -0.19475631415843964, 0.00664306478574872, -0.0365319699048996, 0.11134506016969681, 0.005900898948311806, 0.3023379147052765, -0.002011418342590332, -0.11588548868894577, 0.08667363971471786, 0.058031972497701645, -0.17081204056739807, -0.30148670077323914, 0.10483051091432571, -0.11141948401927948, -0.014946844428777695, 0.027763891965150833, 0.06980429589748383, 0.01820003241300583, -0.0703205093741417, -0.10228538513183594, 0.03419595584273338, -0.15308959782123566, 0.1263231784105301, 0.04886292293667793, -0.04825263097882271, -0.05395101010799408, 0.14514397084712982, 0.010022802278399467, 0.05343291163444519, 0.03469446301460266, -0.05761071667075157, -0.04053832218050957, 0.046662621200084686, -0.013091463595628738, -0.07481715828180313, -0.1129993349313736, -0.15204298496246338, -0.0024806619621813297, -0.0459928959608078, 0.006213040556758642, 0.030622413381934166, 0.10684023052453995, -0.054138608276844025, 0.00009259939542971551, 0.052949804812669754, 0.04332735389471054, 0.060791775584220886, 0.020317651331424713, -0.014272987842559814, 0.06930270791053772, -0.057269930839538574, -0.014232520014047623, -0.021939711645245552, -0.039512306451797485, 0.03473449870944023, 0.09911458939313889, 0.050764188170433044, -0.06852328032255173, -0.00414635706692934, 0.015831708908081055, 0.03282345086336136, -0.07531861960887909, 0.05435095727443695, -0.026569271460175514, -0.009992102161049843, -0.03753972426056862, -0.05428348481655121, 0.21884851157665253, 0.13296131789684296, 0.005691217724233866, 0.03936910629272461, -0.14710739254951477, 0.03968958929181099, -0.028963832184672356, -0.11574515700340271, 0.012977289035916328, 0.003520040540024638, -0.06452946364879608, -0.017502818256616592, -0.040453244000673294, -0.0009155792067758739, 0.0731159970164299, 0.026762494817376137, -0.1145462766289711, -0.02757439576089382, 0.09115642309188843, -0.09566599875688553, 0.1274126172065735, 0.2812701165676117, 0.135054811835289, 0.16983939707279205, -0.05343445762991905, -0.06966951489448547, 0.01346370205283165, -0.020068945363163948, -0.05877912417054176, 0.2665878236293793, -0.16030780971050262, 0.005844904109835625, 0.05618560314178467, 0.014221124351024628, 0.01829683780670166, -0.0806700810790062, -0.11812751740217209, 0.014272432774305344, 0.013156093657016754, -0.18700729310512543, -0.05599527433514595, 0.0013205456780269742, 0.04500483348965645, 0.06158677488565445, 0.005504731088876724, 0.14972244203090668, -0.015980321913957596, -0.02054268680512905, 0.05182228982448578, -0.20010784268379211, -0.2507612109184265, -0.10483405739068985, -0.044366251677274704, 0.06939171999692917, 0.03643074631690979, -0.05318032205104828, -0.09670495241880417, -0.026513515040278435, 0.05030706524848938, -0.004326341208070517, -0.2196660190820694, -0.00602862099185586, 0.08816677331924438, 0.06358194351196289, -0.10205350816249847, -0.07173702865839005, 0.008462805300951004, -0.04448872059583664, 0.11560104042291641, 0.09470643103122711, -0.10080043971538544, 0.12313829362392426, 0.05459895730018616, -0.05580829083919525, 0.07981467247009277, -0.059826403856277466, 0.049660444259643555, -0.058586739003658295, -0.02093353122472763, 0.0515589602291584, 0.025322269648313522, -0.015164549462497234, 0.196650892496109, 0.043526459485292435, -0.1527627557516098, 0.007638214621692896, -0.02079443633556366, -0.1844359189271927, -0.20553423464298248, -0.12398754805326462, -0.10783438384532928, 0.06432418525218964, 0.10197748243808746, 0.05174606665968895, -0.05747496709227562, 0.07528474926948547, 0.16317372024059296, -0.08319545537233353, -0.08824150264263153, -0.027847914025187492, -0.03468645364046097, 0.057434845715761185, 0.03449535369873047, -0.11891378462314606, -0.04720272868871689, 0.14046332240104675, 0.2254626452922821, 0.23688045144081116, 0.10419998317956924, 0.08303900808095932, 0.0010772311361506581, 0.11131945252418518, 0.08726177364587784, 0.1696953922510147, 0.18553590774536133, -0.05220206081867218, 0.033337656408548355, 0.012009641155600548, -0.11375260353088379, -0.008834024891257286, 0.14378829300403595, -0.14550165832042694, 0.0581774041056633, -0.10780169814825058, 0.027157654985785484, -0.08937443047761917, 0.11617296189069748, -0.21302999556064606, 0.08299155533313751, -0.005137822590768337, 0.1990393102169037, -0.1097170040011406, 0.09426819533109665, 0.08538650721311569, -0.09097545593976974, -0.005773922428488731, 0.030071409419178963, 0.03870309144258499, -0.12424527853727341, -0.016336532309651375, 0.04842377081513405, -0.08963581174612045, -0.046649444848299026, 0.088046595454216, -0.13871048390865326, 0.28378963470458984, 0.044483575969934464, 0.0041772727854549885, -0.04094855487346649, -0.06513231992721558, -0.017295420169830322, -0.04989669844508171, 0.14699767529964447, 0.08414342254400253, -0.09403955191373825, -0.30505967140197754, -0.03918527811765671, -0.005685919430106878, 0.16842162609100342, 0.004555483348667622, -0.17182636260986328, 0.0020442381501197815, 0.03047693707048893, -0.029344217851758003, -0.11815980821847916, -0.06886100769042969, -0.12525083124637604, 0.006197867449373007, 0.1129225566983223, -0.07072519510984421, 0.02454456500709057, -0.010628833435475826, -0.1059555634856224, 0.029375266283750534, 0.011612198315560818, -0.038362856954336166, -0.12696143984794617, -0.016520356759428978, 0.09029852598905563, 0.01097274199128151, 0.06174980103969574, 0.0215887613594532, -0.008422383107244968, -0.01670282706618309, -0.12638656795024872, 0.07542827725410461, -0.07833261787891388, 0.16712653636932373, -0.13570024073123932, 0.0453314445912838, -0.015399877913296223, 0.00007431745325447991, -0.016778118908405304, 0.022632695734500885, -0.04082096740603447, -0.06161538511514664, 0.20143775641918182, -0.13914215564727783, 0.030172349885106087, 0.24751275777816772, -0.008007596246898174, 0.05084782466292381, 0.07657941430807114, -0.05127999186515808, 0.14685194194316864, 0.12615102529525757, -0.08687587827444077, 0.18291260302066803, 0.14853408932685852, -0.06766922771930695, -0.3094663918018341, 0.038163281977176666, -0.16769757866859436, 0.004290478769689798, 0.11368526518344879, -0.18654537200927734, 0.09488830715417862, 0.14596930146217346, -0.03956102207303047, 0.21717506647109985, -0.05844082683324814, -0.039034225046634674, 0.15810053050518036, 0.07001471519470215, 0.3557949960231781, -0.11848334968090057, -0.03642493858933449, -0.014143075793981552, -0.3091801404953003, 0.13064058125019073, -0.0126955546438694, -0.0200117826461792, 0.04244296997785568, 0.0477178581058979, -0.04538678005337715, -0.03686598315834999, 0.1360252946615219, 0.153385192155838, 0.10461031645536423, -0.031165342777967453, -0.030642705038189888, 0.1702793538570404, -0.033958762884140015, -0.025640077888965607, 0.16789951920509338, -0.008310412056744099, -0.17018793523311615, 0.021838417276740074, 0.029900893568992615, 0.04803779721260071, 0.06891617923974991, -0.10858564078807831, -0.021366078406572342, 0.01490943692624569, -0.11970728635787964, -0.0369991734623909, 0.08777469396591187, 0.03605533763766289, 0.09018086642026901, 0.0011924940627068281, 0.04340793192386627, -0.10720022022724152, -0.05055606737732887, -0.0801209807395935, -0.08642961829900742, -0.018004493787884712, -0.11665797233581543, 0.06430059671401978, 0.13834995031356812, 0.03985026851296425, 0.0602109469473362, 0.0912894532084465, 0.06252015382051468, -0.022715449333190918, 0.14394740760326385, -0.016769764944911003, 0.013328921049833298, 0.09040610492229462, 0.04109559953212738, -0.04438525065779686, 0.04890598729252815, -0.04608013108372688, 0.10610522329807281, -0.015985015779733658, -0.07925698906183243, 0.05046919360756874, -0.0349385105073452, 0.00574897788465023, 0.10075002908706665, 0.04671487212181091, -0.1769053339958191, 0.2188708484172821, 0.0331919863820076, -0.11693399399518967, -0.03128352761268616, -0.05156983435153961, -0.1349296122789383, -0.07225378602743149, 0.07589741051197052, 0.11830377578735352, -0.052528105676174164, -0.09998549520969391, 0.014809143729507923, -0.03536609560251236, -0.03981007635593414, -0.006989611312747002, 0.026999669149518013, 0.08173578232526779, 0.09873217344284058, -0.053737349808216095, -0.03892378509044647, -0.005777455400675535, -0.10861189663410187, 0.004355334211140871, -0.04899301379919052, -0.29108479619026184, -0.04205979034304619, 0.08472398668527603, -0.0524662584066391, -0.08484166860580444, -0.12184688448905945, 0.08785707503557205, 0.08574281632900238, 0.008353415876626968, 0.0074082002975046635, -0.0017620525322854519, 0.034814730286598206, -0.04916510730981827, -0.0420953668653965, 0.00936825480312109, -0.10279103368520737, 0.10543636232614517, 0.09098958224058151, 0.056282464414834976, -0.018784435465931892, -0.031386107206344604, 0.09362322837114334, 0.03691801056265831, 0.08797120302915573, 0.08828893303871155, 0.05307403579354286, 0.041285790503025055, -0.10238425433635712, -0.008390706032514572, -0.009533352218568325, 0.017471008002758026, 0.0645734965801239, 0.03866428881883621, -0.00012970987881999463, 0.045144978910684586, -0.03023035079240799, 0.05664195492863655, -0.0474308617413044, -0.05424477159976959, 0.10123902559280396, -0.1397111713886261, -0.11430245637893677, 0.03238775581121445, -0.08450207859277725, 0.23684363067150116, 0.010653095319867134, -0.04784689098596573, 0.09013877063989639, -0.006644001230597496, 0.023731237277388573, -0.06610246002674103, 0.000928554218262434, -0.04007549211382866, -0.12790805101394653, 0.0011424468830227852, 0.007893972098827362, -0.009721760638058186, 0.3603838384151459, 0.004472373053431511, -0.045321907848119736, -0.03370983526110649, 0.031086787581443787, -0.04696108400821686, -0.013664517551660538, 0.17121343314647675, 0.01733500324189663, -0.08471321314573288, -0.0016762062441557646, 0.05250546336174011, -0.02279207482933998, 0.16941936314105988, 0.10065142810344696, 0.12223610281944275, 0.10775943100452423, -0.003481851192191243, 0.0132468082010746, -0.09948485344648361, -0.034127797931432724, 0.008034647442400455, 0.06401233375072479, -0.0363910086452961, 0.06420015543699265, -0.02919505164027214, 0.015286969020962715, -0.0677010715007782, 0.050709739327430725, -0.08431532233953476, -0.07793698459863663, -0.05714525282382965, -0.021354876458644867, 0.020533759146928787, -0.12907922267913818, 0.05189095064997673, -0.0656735822558403, -0.04771752282977104, 0.29949483275413513, 0.058184146881103516, 0.05137434974312782, 0.002126359846442938, -0.07160788774490356, 0.08198584616184235, -0.0021957987919449806, 0.0035872994922101498, -0.023224661126732826, -0.08038777112960815, -0.08566191792488098, -0.025773003697395325, -0.06400327384471893, -0.021564431488513947, -0.05239974334836006, 0.07549069076776505, -0.056252289563417435, -0.16954708099365234, -0.05950326845049858, -0.03955940157175064, 0.06340993940830231, -0.14515452086925507, 0.05890963599085808, 0.04338951036334038, 0.032372768968343735, 0.014895988628268242, 0.13552169501781464, 0.05799541622400284, 0.05761022865772247, -0.05696027725934982, -0.07769095152616501, -0.050457898527383804, 0.10588111728429794, -0.055378418415784836, -0.08475995063781738, -0.0323391854763031, 0.18635322153568268, 0.12840662896633148, 0.007001224905252457, 0.005442863795906305, 0.056698743253946304, 0.021600836887955666, 0.07421357929706573, 0.11567272990942001, 0.00620698556303978, -0.04851521551609039, -0.036024309694767, -0.09753633290529251, -0.000025641620595706627, -0.06016724556684494, -0.02075706422328949, -0.03845903277397156, 0.043803900480270386, -0.03440398722887039, -0.11962857097387314, 0.15094774961471558, -0.1370793730020523, 0.15965411067008972, 0.18238277733325958, -0.20237362384796143, -0.10078831017017365, -0.024574050679802895, 0.021853182464838028, 0.0015838983235880733, 0.030732493847608566, -0.08210570365190506, -0.0322381965816021, -0.11898089200258255, 0.008344825357198715, -0.3291066884994507, -0.19720855355262756, -0.06823262572288513, -0.006520411465317011, 0.13640855252742767, -0.06514609605073929, 0.0679238811135292, 0.022544292733073235, 0.08681029081344604, -0.09259357303380966, 0.013853468000888824, 0.0207845326513052, 0.1818285584449768, -0.11211773008108139, 0.043299268931150436, -0.06861963123083115, -0.05808830261230469, 0.08940678834915161, -0.007323441561311483, -0.03329576179385185, -0.041795119643211365, 0.05277181789278984, 0.012634212151169777, 0.020590180531144142, -0.07285098731517792, 0.13845612108707428, -0.0503980778157711, -0.001490041264332831, -0.06432557106018066, 0.031307294964790344, 0.011072475463151932, 0.05281052738428116, -0.034864477813243866, -0.12482556700706482, 0.054510537534952164, -0.05209432542324066, -0.0074272239580750465, -0.012373503297567368, -0.1566542685031891, 0.03883114829659462, -0.11128097772598267, -0.0008045113063417375, -0.010809430852532387, 0.11153827607631683, 0.13939954340457916, 0.04480937495827675, -0.04417412728071213, -0.06980010867118835, 0.09848423302173615, 0.029600508511066437, 0.02834409661591053, -0.09709394723176956 ]
0ad96974327d7ba746fc96aa1c8503967f1971bf
# Dataset Card for "cleaned_deduplicated_oscar" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
ClementRomac/cleaned_deduplicated_oscar
[ "region:us" ]
2023-03-27T11:42:39+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 978937483730, "num_examples": 232133013}, {"name": "test", "num_bytes": 59798696914, "num_examples": 12329126}], "download_size": 37220219718, "dataset_size": 1038736180644}}
2023-10-25T13:05:19+00:00
[]
[]
TAGS #region-us
# Dataset Card for "cleaned_deduplicated_oscar" More Information needed
[ "# Dataset Card for \"cleaned_deduplicated_oscar\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"cleaned_deduplicated_oscar\"\n\nMore Information needed" ]
[ 6, 21 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"cleaned_deduplicated_oscar\"\n\nMore Information needed" ]
[ -0.06699260324239731, 0.27789461612701416, -0.00361936935223639, 0.06473691761493683, 0.07318691909313202, 0.0633629783987999, 0.07205072790384293, 0.10807283222675323, -0.005726314149796963, -0.0692598968744278, 0.08366169780492783, 0.08509737253189087, 0.012222280725836754, 0.15698011219501495, -0.06972925364971161, -0.10271012037992477, 0.02545871213078499, 0.011093582026660442, 0.0710315853357315, -0.055489394813776016, 0.015645405277609825, -0.12329071015119553, 0.029835427179932594, -0.1576070487499237, -0.1435035914182663, 0.09483722597360611, 0.03638336807489395, -0.04820077493786812, 0.056238751858472824, -0.03272293135523796, 0.09706718474626541, 0.06139066815376282, 0.032086167484521866, -0.05339605733752251, 0.04469096288084984, -0.07947371155023575, -0.041924938559532166, -0.015600246377289295, 0.015156866982579231, -0.053860340267419815, 0.019089708104729652, 0.13562257587909698, 0.046818193048238754, 0.02378457598388195, -0.09928864985704422, -0.27858784794807434, -0.11035289615392685, -0.0758458822965622, -0.052432846277952194, 0.033289585262537, -0.005821917671710253, 0.009372604079544544, -0.12016803026199341, -0.016658851876854897, -0.12215279787778854, -0.038423363119363785, 0.05090010538697243, 0.12031739950180054, 0.016850817948579788, -0.052563898265361786, 0.043756794184446335, 0.14067800343036652, 0.11004037410020828, -0.004079452715814114, 0.018325109034776688, -0.04174209386110306, -0.20185591280460358, 0.04731374606490135, 0.03743400052189827, -0.04270033910870552, 0.09054040908813477, 0.08772417902946472, -0.07578163594007492, -0.027888823300600052, 0.030296165496110916, -0.18971160054206848, 0.005290213972330093, 0.08068587630987167, 0.056420836597681046, -0.003089017467573285, -0.04442763328552246, 0.005788456182926893, -0.05830276757478714, -0.06865333765745163, -0.09955674409866333, 0.035795148462057114, -0.02191162109375, 0.12811730802059174, -0.19010029733181, 0.09532981365919113, 0.028125451877713203, -0.061141256242990494, -0.017912399023771286, -0.08411853760480881, 0.04716647043824196, 0.025148503482341766, -0.0006790997576899827, 0.05941362306475639, 0.01636592112481594, 0.2277863472700119, 0.1368219554424286, -0.08215716481208801, -0.072787344455719, 0.09665136784315109, 0.1286247819662094, -0.04100129008293152, -0.024019183591008186, 0.03577975928783417, 0.02555042877793312, -0.06322789192199707, 0.08591149747371674, -0.07307455688714981, -0.07303135097026825, 0.0538572296500206, -0.04010633006691933, 0.1645706444978714, 0.031752809882164, -0.11035706847906113, -0.205121248960495, -0.019211459904909134, 0.21055302023887634, -0.12648077309131622, -0.027157796546816826, -0.04351329058408737, -0.0893460214138031, 0.0003066284116357565, -0.09916805475950241, -0.024455035105347633, 0.10871458053588867, 0.12105824798345566, -0.08768106251955032, -0.03898675739765167, -0.03575146570801735, -0.01627332530915737, 0.10876749455928802, -0.24689044058322906, 0.10302968323230743, -0.09139682352542877, -0.14956781268119812, 0.029717231169342995, 0.023466067388653755, -0.04742823913693428, 0.1784176081418991, 0.01545941736549139, 0.14157289266586304, -0.03815717250108719, -0.07850228995084763, -0.007532372139394283, -0.09515085071325302, 0.03648984804749489, -0.026754191145300865, 0.07775378227233887, -0.27452534437179565, 0.04957341030240059, -0.0701475590467453, 0.0030335092451423407, -0.1232994869351387, 0.025545550510287285, -0.13430531322956085, 0.2215445190668106, 0.061443328857421875, -0.04611250013113022, -0.04755278304219246, 0.057548314332962036, -0.04250844195485115, 0.14702239632606506, -0.24973435699939728, -0.03689355403184891, 0.07242162525653839, -0.11822012066841125, -0.014539995230734348, 0.032964881509542465, -0.06337568908929825, 0.0605962760746479, 0.04135897755622864, 0.2465517669916153, -0.11437750607728958, -0.10662836581468582, -0.02390287257730961, 0.02668602578341961, -0.05001736804842949, -0.11503007262945175, 0.07254103571176529, -0.042648687958717346, -0.05401463806629181, -0.014720170758664608, 0.10448584705591202, 0.016285018995404243, -0.05924251303076744, -0.0779956728219986, 0.06950167566537857, -0.06833796948194504, 0.01062831562012434, -0.006257055327296257, 0.07270129770040512, -0.001151760690845549, 0.06716033071279526, 0.009682435542345047, 0.0979636088013649, 0.023216519504785538, 0.006867443677037954, -0.13814853131771088, 0.11953248083591461, 0.08103781193494797, -0.04124997556209564, -0.10933198779821396, -0.015619378536939621, 0.0020115573424845934, -0.01529972068965435, -0.05086910352110863, -0.021487532183527946, 0.006839735899120569, -0.014748817309737206, -0.043689172714948654, 0.0075377714820206165, -0.01521772239357233, 0.04483756422996521, 0.13217052817344666, -0.010221660137176514, 0.02641136944293976, -0.11757693439722061, 0.0755377933382988, 0.0036285363603383303, -0.05174567922949791, 0.141421839594841, 0.09889013320207596, 0.0675899088382721, -0.09857182949781418, 0.07046650350093842, 0.0353768952190876, -0.01362582203000784, -0.09754614531993866, -0.01313380990177393, -0.03789278119802475, -0.1034187376499176, -0.008367395028471947, -0.002801560563966632, 0.14429132640361786, 0.12355656921863556, 0.014307714067399502, -0.03518667072057724, 0.16414184868335724, 0.004774950910359621, 0.09291225671768188, -0.05331388860940933, 0.05662843585014343, -0.1497073918581009, -0.032639406621456146, 0.0783134400844574, 0.04256201907992363, 0.07784134149551392, -0.0019874591380357742, 0.03459225967526436, -0.14601528644561768, -0.03766956552863121, 0.2079334259033203, -0.23154649138450623, 0.09485207498073578, 0.15453018248081207, 0.08404968678951263, 0.25248026847839355, -0.008070183917880058, -0.06316667050123215, 0.0064726416021585464, -0.08413022756576538, 0.00017868414579425007, 0.24227067828178406, 0.08734913170337677, 0.04414280131459236, 0.023589083924889565, -0.12249959260225296, 0.038539987057447433, -0.12268584966659546, -0.14944039285182953, -0.006375386845320463, -0.02216358669102192, -0.14287573099136353, 0.04708293080329895, -0.08771909028291702, 0.029717333614826202, 0.01242817472666502, -0.07579677551984787, 0.11559505015611649, -0.014339600689709187, -0.008499768562614918, 0.09052032232284546, -0.12114791572093964, -0.21847857534885406, -0.06034551188349724, 0.05842425674200058, 0.12425652146339417, 0.08656981587409973, 0.025746164843440056, -0.06694664806127548, -0.08231772482395172, 0.03980708867311478, -0.19820010662078857, -0.153426855802536, -0.03595634549856186, 0.051069751381874084, -0.03397597372531891, -0.09292537719011307, -0.052801210433244705, -0.02445833384990692, -0.0006174923619255424, 0.05226743221282959, 0.11979364603757858, -0.03297676518559456, 0.12909969687461853, 0.005089798476547003, -0.021352140232920647, 0.01930410973727703, -0.04859554395079613, -0.04053818807005882, -0.08526674658060074, -0.12121718376874924, 0.1253594607114792, 0.0170280784368515, -0.006611592136323452, 0.1301552802324295, 0.047466080635786057, -0.13247792422771454, -0.007210632786154747, -0.03807257115840912, -0.11853732168674469, -0.22977952659130096, -0.09530884027481079, 0.029535548761487007, 0.24058149755001068, 0.049720581620931625, 0.07638270407915115, -0.014999421313405037, 0.0810355544090271, 0.004254062194377184, -0.1532873511314392, -0.09333627671003342, -0.015878405421972275, 0.07793254405260086, -0.03019505739212036, 0.030020717531442642, -0.1642756313085556, -0.02384568378329277, 0.20641832053661346, 0.021423431113362312, 0.10869703441858292, 0.19666001200675964, -0.018560854718089104, 0.01875643990933895, -0.017203448340296745, 0.1154397577047348, 0.0853511244058609, 0.19737108051776886, -0.020855581387877464, -0.014990857802331448, 0.04208444803953171, 0.03775973618030548, 0.08878964185714722, 0.03503187373280525, -0.22460268437862396, -0.014073563739657402, -0.06478747725486755, -0.04374559223651886, -0.0472995825111866, 0.06916587054729462, -0.21457616984844208, 0.056574683636426926, 0.07201161235570908, 0.15404002368450165, -0.037766579538583755, -0.0013607970904558897, 0.11552612483501434, -0.08171390742063522, 0.17149175703525543, 0.08416914194822311, -0.026093272492289543, -0.1019001230597496, 0.012155498377978802, -0.007961444556713104, -0.19141680002212524, 0.039122890681028366, 0.04377097636461258, -0.24365098774433136, 0.030956070870161057, 0.05605893209576607, -0.09626836329698563, -0.022702869027853012, -0.0611443817615509, -0.0035428779665380716, 0.02179388888180256, 0.2552509009838104, -0.027366140857338905, -0.03369268402457237, -0.12509456276893616, -0.09456522762775421, -0.017055781558156013, 0.03267984837293625, -0.07861313968896866, -0.11096912622451782, 0.07248629629611969, 0.006548034492880106, -0.03875711187720299, -0.08563075959682465, -0.12504743039608002, -0.06182446330785751, -0.02194041572511196, 0.07225711643695831, 0.07918281853199005, 0.00688165333122015, -0.10791630297899246, -0.03305547311902046, 0.07817662507295609, 0.09423971176147461, 0.05233033001422882, -0.10824223607778549, 0.018588291481137276, 0.026581456884741783, 0.018025973811745644, 0.1601579785346985, 0.01888222247362137, -0.06107265502214432, -0.09964681416749954, -0.17633050680160522, 0.20233313739299774, -0.042299579828977585, 0.12791089713573456, -0.1116025298833847, -0.12177808582782745, -0.0562349297106266, 0.07689270377159119, 0.006692546885460615, -0.028771385550498962, 0.0174851194024086, -0.06995611637830734, 0.0564640574157238, 0.06565023213624954, 0.11635448038578033, 0.0967462882399559, -0.1448354721069336, -0.13385747373104095, 0.019583456218242645, -0.11647847294807434, 0.18208515644073486, 0.17911109328269958, -0.11843178421258926, 0.07257059216499329, 0.013651659712195396, 0.030055763199925423, -0.349860280752182, -0.02305152826011181, -0.16734151542186737, 0.02553575672209263, 0.17692403495311737, -0.3219703435897827, -0.07777617126703262, 0.18286478519439697, -0.08741886168718338, 0.36008527874946594, -0.033492304384708405, -0.041784364730119705, 0.2016201615333557, 0.07714446634054184, 0.36481624841690063, -0.06352439522743225, -0.022499073296785355, -0.08168541640043259, -0.12297218292951584, 0.13065800070762634, 0.006103642750531435, 0.017251448705792427, 0.030274709686636925, -0.10229996591806412, -0.07002975791692734, -0.010679931379854679, 0.11622787266969681, 0.0784115120768547, 0.12558437883853912, 0.009728559292852879, -0.021197661757469177, -0.026595700532197952, -0.025448989123106003, 0.07185880839824677, 0.0745941624045372, -0.018063470721244812, -0.12815111875534058, -0.015962036326527596, 0.07181887328624725, 0.03305281326174736, 0.07019474357366562, -0.02679983526468277, -0.07731273770332336, 0.03509318828582764, -0.15545126795768738, -0.047558147460222244, 0.08760017901659012, -0.05494213104248047, -0.040508028119802475, -0.0007563089020550251, -0.050173599272966385, -0.07297875732183456, 0.07135900110006332, -0.05340873822569847, -0.06367360055446625, 0.13134567439556122, -0.08101204037666321, -0.010793906636536121, 0.08022509515285492, -0.00677160220220685, 0.10528336465358734, 0.02065930888056755, -0.018646815791726112, 0.05401589348912239, 0.183381587266922, -0.13085156679153442, 0.008212476968765259, 0.05167539045214653, -0.16310006380081177, 0.19582028687000275, -0.039063043892383575, -0.07313696295022964, 0.03105134516954422, -0.0012576229637488723, 0.023214520886540413, 0.00848801713436842, -0.01416105218231678, 0.01574574038386345, 0.0009970724349841475, -0.015125846490263939, -0.1244862750172615, 0.24029992520809174, 0.05958312377333641, -0.26509004831314087, 0.012104159221053123, -0.12982045114040375, -0.04818297177553177, -0.05686116963624954, -0.24379578232765198, 0.12061601877212524, -0.18809205293655396, -0.0762627050280571, -0.11222092062234879, -0.05592167004942894, 0.011656592600047588, -0.003904384095221758, 0.039475202560424805, 0.16005414724349976, 0.012680865824222565, -0.02300494909286499, 0.08129695057868958, -0.06633871048688889, -0.01259717158973217, 0.02937953732907772, -0.06613029539585114, -0.15891870856285095, -0.015212816186249256, 0.09182121604681015, -0.07338298112154007, 0.029523221775889397, 0.026254676282405853, 0.050310056656599045, -0.1197802796959877, -0.006514347158372402, 0.019735656678676605, -0.034637078642845154, -0.006474544294178486, 0.06796868145465851, 0.06031814217567444, -0.08015983551740646, -0.11115004122257233, 0.05796223133802414, 0.02393799088895321, -0.031466756016016006, -0.02852393314242363, 0.04169336333870888, 0.00965960044413805, -0.022744469344615936, 0.08889767527580261, 0.07826082408428192, 0.04244250804185867, 0.023748867213726044, 0.0832076370716095, -0.18858589231967926, 0.12600035965442657, -0.0077657075598835945, 0.05277297645807266, 0.2134193629026413, -0.040435366332530975, 0.06107843294739723, -0.06905325502157211, -0.008781129494309425, -0.15641316771507263, -0.14679040014743805, -0.13411946594715118, 0.04741111025214195, -0.0032935007475316525, 0.02676469273865223, -0.05367634817957878, 0.10808800160884857, 0.03015204332768917, -0.02171262912452221, 0.049278873950242996, -0.011152442544698715, 0.0340009406208992, -0.024982355535030365, -0.0756448432803154, -0.006691555958241224, -0.09762920439243317, 0.09560272097587585, 0.02904270589351654, -0.06587425619363785, 0.3445790708065033, 0.01632821001112461, -0.2703470289707184, -0.0007096827030181885, 0.07968367636203766, 0.062379851937294006, -0.018062913790345192, 0.3044402301311493, 0.17817506194114685, -0.0041756536811590195, -0.06676040589809418, 0.053577691316604614, 0.12007730454206467, 0.25996363162994385, 0.056805502623319626, 0.17356884479522705, -0.017783403396606445, 0.01868503727018833, 0.0055742100812494755, 0.005561309866607189, 0.05527818575501442, 0.052816037088632584, -0.002618837170302868, 0.09651824831962585, 0.06789557635784149, -0.10020183771848679, 0.09092098474502563, -0.027155712246894836, 0.03809501975774765, 0.06859814375638962, 0.002726467791944742, -0.10913863033056259, -0.08009553700685501, -0.049827706068754196, -0.08265572041273117, 0.0872068852186203, 0.036615531891584396, 0.03127436339855194, 0.28620147705078125, 0.10177670419216156, -0.03546586260199547, 0.09627992659807205, -0.10542722791433334, 0.011191677302122116, 0.15870530903339386, 0.07859814912080765, -0.09869027137756348, 0.03647906705737114, -0.08087017387151718, 0.05220719426870346, 0.1018996313214302, 0.04577076807618141, -0.035161618143320084, 0.1123298779129982, 0.13209058344364166, -0.032388873398303986, -0.02554171346127987, -0.08573000133037567, 0.09903555363416672, -0.0786883533000946, 0.11219146102666855, -0.04640147089958191, 0.09364530444145203, 0.10627753287553787, 0.025025634095072746, -0.020075945183634758, 0.07897406816482544, -0.022043978795409203, 0.12863050401210785, 0.003056818386539817, 0.11217871308326721, 0.010945838876068592, -0.06892037391662598, -0.04639534652233124, -0.0016377385472878814, 0.25454583764076233, -0.01844155229628086, -0.008902067318558693, -0.019195985049009323, 0.03690725937485695, 0.005741504020988941, 0.055078789591789246, -0.02923746593296528, 0.003476627403870225, -0.00643955310806632, -0.11327240616083145, -0.060508452355861664, -0.020869258791208267, -0.02300037443637848, 0.005223106127232313, 0.024165457114577293, -0.007194025907665491, -0.13757960498332977, 0.05239611491560936, -0.1336377114057541, 0.07393252104520798, 0.20322422683238983, -0.027359308674931526, -0.0393497496843338, -0.04608316719532013, 0.04412423074245453, 0.05110638216137886, -0.009952125139534473, -0.063783660531044, -0.06917525082826614, -0.0021354095079004765, 0.0013425194192677736, -0.27525532245635986, -0.17823609709739685, 0.03464630991220474, 0.09681003540754318, 0.09147845953702927, -0.03447601944208145, 0.07598468661308289, -0.011632244102656841, 0.06968076527118683, -0.0511513277888298, 0.1541423499584198, -0.04070953279733658, 0.060671981424093246, -0.03204121068120003, -0.029131868854165077, -0.09032139927148819, 0.022142523899674416, -0.005520602222532034, 0.12871532142162323, -0.07729069143533707, -0.1394551396369934, -0.12550322711467743, -0.03919107839465141, -0.007048728875815868, -0.10231978446245193, 0.06459873914718628, 0.008442525751888752, -0.020730050280690193, 0.035107050091028214, -0.008152603171765804, 0.031669359654188156, 0.1498228758573532, -0.18214133381843567, -0.025880733504891396, 0.07215123623609543, 0.0022956093307584524, -0.03480241075158119, 0.03300544619560242, -0.18985311686992645, 0.11744542419910431, -0.1222488135099411, 0.03952915966510773, -0.007233348675072193, -0.05085255205631256, 0.05145587399601936, 0.06258482486009598, -0.09742498397827148, -0.06420326232910156, 0.05425946041941643, -0.07989560067653656, -0.0072505963034927845, -0.09477976709604263 ]
bb0e36377c0877c6992f2f29eab3b21193e7f0e4
# Dataset Card for "rmarkdown_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/rmarkdown_checks
[ "region:us" ]
2023-03-27T12:41:34+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 113015277.61771259, "num_examples": 3493}], "download_size": 62607907, "dataset_size": 113015277.61771259}}
2023-03-27T12:41:43+00:00
[]
[]
TAGS #region-us
# Dataset Card for "rmarkdown_checks" More Information needed
[ "# Dataset Card for \"rmarkdown_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"rmarkdown_checks\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"rmarkdown_checks\"\n\nMore Information needed" ]
[ -0.13050055503845215, 0.19185665249824524, -0.0037386680487543344, 0.010838525369763374, 0.04897638410329819, 0.06172484531998634, 0.03808598220348358, 0.11012507975101471, 0.1538933664560318, -0.02938578836619854, 0.12613576650619507, 0.10895892232656479, 0.024354586377739906, 0.22875510156154633, -0.13558024168014526, 0.027166197076439857, 0.07491230219602585, 0.012416305020451546, -0.052304890006780624, 0.09504283964633942, 0.04211859032511711, -0.03886628895998001, 0.05430279299616814, -0.13246093690395355, -0.19448478519916534, 0.06068532168865204, 0.029382459819316864, -0.03487825393676758, 0.10024307668209076, -0.06370208412408829, 0.10308786481618881, 0.05576200783252716, -0.010477895848453045, -0.13376736640930176, 0.028438668698072433, 0.022852253168821335, -0.06150215119123459, 0.05919100344181061, -0.04489264264702797, -0.09800238162279129, -0.08275360614061356, 0.017272569239139557, 0.008390132337808609, -0.0016125618712976575, -0.10046498477458954, -0.2440464347600937, -0.1882782131433487, -0.028727110475301743, 0.06100616976618767, -0.034879304468631744, 0.06877550482749939, 0.21525320410728455, -0.21413931250572205, 0.04419078677892685, 0.09945383667945862, -0.056141890585422516, 0.07978373020887375, 0.24230347573757172, -0.03886048495769501, 0.008094912394881248, -0.04720883071422577, 0.049262817949056625, 0.09022431820631027, -0.041421737521886826, -0.10727334022521973, -0.03918572515249252, -0.12265152484178543, 0.10360754281282425, 0.010429194197058678, -0.07545159757137299, 0.2954871654510498, 0.010829483158886433, -0.019604872912168503, -0.00024879208649508655, -0.029026968404650688, -0.045295219868421555, 0.07966215908527374, 0.05694551020860672, -0.02545008435845375, -0.001413373975083232, -0.037240609526634216, 0.048327572643756866, -0.05360806733369827, -0.1641792505979538, -0.13616767525672913, 0.07363563030958176, -0.024424273520708084, 0.12927395105361938, -0.16656824946403503, 0.04691942408680916, 0.05532721057534218, -0.07181233912706375, -0.05614159628748894, -0.133067786693573, -0.07336468249559402, -0.014793505892157555, -0.03749879077076912, 0.10430163890123367, 0.15380026400089264, 0.2665582001209259, -0.005286067724227905, 0.05463455617427826, -0.08097673207521439, 0.08763734996318817, 0.16456076502799988, -0.029397258535027504, 0.0270370040088892, 0.0008245597709901631, 0.04065273329615593, -0.10129813849925995, -0.030441395938396454, -0.07765510678291321, -0.03542868420481682, 0.010456487536430359, 0.02030840329825878, 0.1579674929380417, -0.02475818246603012, -0.12366170436143875, -0.03607825189828873, -0.026727182790637016, 0.179376021027565, -0.133445605635643, -0.006897289771586657, 0.05571504309773445, -0.06910649687051773, -0.07013308256864548, -0.09416104853153229, -0.059764888137578964, 0.05722702294588089, 0.051203496754169464, -0.053534988313913345, -0.05402417480945587, -0.01700729876756668, -0.024329327046871185, 0.07630062103271484, -0.28181716799736023, 0.12319027632474899, -0.08627554774284363, -0.3066481947898865, -0.030347200110554695, 0.023446669802069664, -0.07405193895101547, 0.13174547255039215, 0.03017989918589592, 0.0326695591211319, -0.05837159603834152, -0.021792054176330566, 0.10113152861595154, -0.06724993884563446, 0.08158363401889801, -0.011291822418570518, 0.05814690887928009, -0.13232159614562988, 0.009281737729907036, -0.17113520205020905, -0.0032035920303314924, 0.004139754455536604, -0.007218457292765379, -0.13646632432937622, 0.020827706903219223, -0.09304368495941162, 0.031134100630879402, -0.10187741369009018, 0.02631768397986889, -0.03745207563042641, 0.13023607432842255, -0.22369903326034546, -0.009423746727406979, 0.14403092861175537, -0.14783188700675964, -0.13182030618190765, 0.0058043054305016994, -0.07931312918663025, 0.0645851343870163, 0.03045501373708248, 0.29516729712486267, 0.050189413130283356, -0.0033596919383853674, 0.014269785955548286, 0.0986608937382698, -0.19473089277744293, -0.19918346405029297, 0.06973227858543396, -0.049889758229255676, -0.1430235058069229, 0.0322677344083786, 0.09320192784070969, -0.06138402223587036, -0.058262355625629425, -0.040017660707235336, -0.0026226015761494637, -0.10556529462337494, 0.08529580384492874, 0.013919251039624214, 0.010259071364998817, -0.0631004050374031, 0.10626363009214401, -0.11880291253328323, 0.09151232987642288, 0.022768277674913406, -0.06677544862031937, -0.07968959212303162, 0.12404407560825348, -0.12899555265903473, 0.016648437827825546, -0.19939199090003967, -0.02395923249423504, -0.0068174442276358604, -0.013542945496737957, 0.0003523299237713218, 0.053613193333148956, 0.09114719927310944, -0.09611111134290695, 0.0065832254476845264, 0.04091140255331993, 0.11207547783851624, 0.060215599834918976, 0.06540530174970627, -0.017190366983413696, 0.044030025601387024, -0.13262125849723816, -0.0005445388378575444, -0.10670386254787445, -0.06095117703080177, 0.09785491973161697, 0.08839337527751923, 0.08207419514656067, 0.0011004166444763541, 0.047343917191028595, -0.026382703334093094, 0.002411635359749198, -0.05238145962357521, -0.018439875915646553, -0.008590678684413433, 0.037131037563085556, 0.01964656263589859, 0.026894105598330498, 0.18944565951824188, 0.09227471798658371, 0.051883045583963394, 0.01567387953400612, -0.010324079543352127, 0.018467191606760025, 0.0008151388028636575, -0.1204632818698883, 0.07907094061374664, -0.10617168992757797, -0.030043598264455795, 0.029848121106624603, -0.052236802875995636, 0.007897079922258854, 0.03123495914041996, -0.07430438697338104, -0.06098617613315582, 0.052060361951589584, 0.12291411310434341, -0.24072305858135223, 0.1293097585439682, 0.15972445905208588, 0.07023762911558151, 0.08278670907020569, -0.1087687537074089, -0.08479923754930496, 0.028243757784366608, -0.015901165083050728, -0.05076424032449722, 0.24002303183078766, 0.06833792477846146, 0.049765944480895996, 0.11754041165113449, 0.007903201505541801, 0.09012453258037567, -0.0706496387720108, -0.08423728495836258, -0.015947658568620682, 0.000038992900954326615, -0.2135441154241562, 0.12355558574199677, 0.049770016223192215, 0.07494155317544937, -0.04164746776223183, -0.030392726883292198, 0.13492178916931152, -0.016393344849348068, -0.01787296123802662, 0.16609525680541992, -0.1319967657327652, -0.29020288586616516, -0.07460466772317886, -0.0859348401427269, 0.054307982325553894, 0.00008205381891457364, -0.033198509365320206, -0.17914892733097076, -0.04559222608804703, 0.03287295252084732, -0.1070595309138298, -0.08284739404916763, -0.048223935067653656, 0.00100729672703892, 0.08615484833717346, -0.06462555378675461, -0.08091223239898682, 0.026903193444013596, -0.006041275802999735, 0.13400718569755554, 0.18144753575325012, -0.11757440865039825, 0.1038418710231781, 0.09860728681087494, -0.06283625215291977, 0.07872362434864044, -0.043576665222644806, 0.012520079500973225, -0.022358449175953865, -0.0585559606552124, 0.10129471123218536, -0.05254020169377327, -0.014412004500627518, 0.08723536133766174, -0.027700619772076607, -0.1329558938741684, 0.007143860682845116, -0.039975542575120926, -0.1874210238456726, -0.21912182867527008, -0.08454683423042297, -0.0009256303310394287, 0.07021943479776382, 0.07019361853599548, 0.08212606608867645, -0.013810715638101101, 0.087806336581707, 0.11646505445241928, -0.1277194321155548, -0.09787929803133011, -0.03864976018667221, -0.047609906643629074, -0.012707180343568325, -0.02306179329752922, -0.16958758234977722, 0.052719756960868835, 0.1229628324508667, 0.17841888964176178, 0.2344065010547638, 0.06374934315681458, 0.02648940309882164, 0.0401194728910923, 0.08939612656831741, 0.12106318771839142, 0.16353312134742737, 0.12309698015451431, -0.03278115764260292, 0.005670738872140646, 0.061566196382045746, -0.1246447041630745, -0.05696128308773041, 0.05147803574800491, -0.1268766075372696, -0.005662142299115658, -0.10174299776554108, 0.040481869131326675, -0.13216935098171234, 0.10668153315782547, -0.19750255346298218, 0.029037537053227425, -0.033820025622844696, 0.13741788268089294, -0.04587696120142937, 0.06637609750032425, 0.006781885400414467, -0.09179773926734924, 0.005072565749287605, -0.02144818753004074, 0.07146631181240082, -0.06995540112257004, -0.021859409287571907, -0.1301451474428177, -0.09846571832895279, -0.02467334270477295, 0.13047412037849426, -0.13369686901569366, 0.225666344165802, 0.0185901690274477, -0.024032648652791977, -0.10212104767560959, -0.11686354130506516, -0.045884158462285995, -0.03940204530954361, 0.14906437695026398, -0.006731775123625994, -0.2294173538684845, -0.141985684633255, -0.010078920982778072, 0.023102888837456703, 0.10502173006534576, -0.02238663285970688, -0.050575003027915955, 0.009211095049977303, 0.030387716367840767, -0.0765707939863205, -0.23687328398227692, -0.020221106708049774, -0.06700453162193298, -0.06491664797067642, -0.017813941463828087, -0.11170409619808197, -0.00454432237893343, 0.028967473655939102, -0.02470007725059986, 0.031278371810913086, 0.047106899321079254, 0.011166732758283615, -0.09905782341957092, 0.003891316708177328, 0.175188809633255, -0.04718951880931854, -0.008212252520024776, 0.006240848917514086, -0.025450395420193672, 0.005538312718272209, -0.18427902460098267, 0.07870834320783615, -0.09384991228580475, 0.054082274436950684, -0.05133219435811043, 0.12626877427101135, 0.0005391397862695158, 0.006119295954704285, 0.06921371817588806, 0.024388236925005913, -0.046992719173431396, -0.03916054219007492, 0.12378530949354172, -0.17124103009700775, 0.054181039333343506, 0.29657432436943054, 0.060178015381097794, -0.027218498289585114, 0.07154258340597153, 0.0016730788629502058, 0.15874984860420227, 0.19105961918830872, -0.046185415238142014, 0.22439397871494293, 0.1859426200389862, -0.015088855288922787, -0.2696838676929474, -0.010711481794714928, -0.22593377530574799, 0.0005918454844504595, 0.060116663575172424, -0.1596260815858841, 0.09790514409542084, 0.08576499670743942, -0.06543178856372833, 0.27154916524887085, -0.1326647400856018, 0.013193678110837936, 0.23503264784812927, 0.02231534570455551, 0.41465017199516296, -0.07093293964862823, -0.06965083628892899, -0.04112231731414795, -0.1703038364648819, 0.11486876755952835, -0.14791420102119446, 0.03043249435722828, -0.022552352398633957, 0.04779579117894173, -0.029304353520274162, -0.07009276747703552, 0.16482561826705933, 0.03467361629009247, 0.14509235322475433, -0.05074523389339447, -0.0602964349091053, 0.10417690873146057, -0.0285892803221941, 0.0566285215318203, -0.01361219584941864, 0.10969971120357513, -0.14528484642505646, -0.005451045464724302, 0.02192865125834942, 0.03716715797781944, 0.06919540464878082, -0.03310742601752281, -0.08060513436794281, 0.020506491884589195, -0.13601183891296387, -0.031442590057849884, 0.1482170671224594, -0.019062982872128487, 0.052524272352457047, 0.0800648182630539, -0.014531330205500126, -0.1071796864271164, 0.034407470375299454, -0.012426233850419521, -0.09808539599180222, 0.07756496220827103, -0.17596083879470825, 0.05681687220931053, 0.07968652993440628, 0.05572088062763214, 0.02211492322385311, 0.04002220183610916, -0.027715235948562622, 0.041243914514780045, 0.13126134872436523, -0.09049057960510254, 0.061421360820531845, 0.1248197928071022, -0.17761002480983734, 0.009224813431501389, 0.12276559323072433, 0.047137681394815445, 0.09423571079969406, -0.014648661948740482, -0.03964022174477577, 0.06755029410123825, -0.014264462515711784, 0.13842816650867462, 0.11754928529262543, 0.06403553485870361, -0.1953408122062683, 0.25322225689888, -0.022905955091118813, -0.09268966317176819, 0.02859012596309185, -0.10812163352966309, -0.14249864220619202, -0.07960068434476852, -0.05652115121483803, 0.16856537759304047, -0.042721960693597794, -0.11040932685136795, -0.07425041496753693, -0.016431637108325958, 0.03666034713387489, 0.1696077436208725, 0.12023957818746567, 0.12085310369729996, 0.045980531722307205, -0.11321639269590378, -0.0691705048084259, -0.04783286526799202, 0.038383759558200836, -0.008939212188124657, -0.08330145478248596, -0.27965834736824036, -0.05412299931049347, 0.1670030951499939, -0.08222167938947678, -0.05239614099264145, -0.12686675786972046, 0.09989199042320251, -0.171701580286026, 0.0390947051346302, 0.04148039594292641, -0.0014462731778621674, 0.022764941677451134, 0.043707188218832016, -0.011903678998351097, 0.013355445116758347, -0.12743602693080902, 0.11816664040088654, 0.053756218403577805, 0.014521702192723751, -0.09656587243080139, 0.039956431835889816, 0.09393195062875748, 0.03229530155658722, 0.10329079627990723, 0.14091771841049194, -0.018387194722890854, 0.14814463257789612, -0.06386690586805344, -0.1683308184146881, 0.06760390102863312, 0.02769755944609642, 0.03846198320388794, -0.03654251620173454, 0.043987471610307693, 0.08729037642478943, -0.06864248216152191, 0.0797206312417984, -0.054505642503499985, -0.07289017736911774, 0.01500491239130497, -0.19113023579120636, -0.05205567926168442, 0.01138688251376152, -0.05756109207868576, 0.19235879182815552, 0.11887592822313309, 0.06300376355648041, 0.0667487382888794, -0.0017197018023580313, -0.0021987345535308123, -0.0840853601694107, -0.04907149448990822, -0.11152353882789612, -0.10162606835365295, 0.10249194502830505, 0.040595538914203644, -0.05605330690741539, 0.4223915934562683, -0.05295245349407196, -0.07094324380159378, -0.04401194304227829, 0.1139192208647728, -0.0685553252696991, 0.0005167169729247689, 0.30783894658088684, 0.07431237399578094, -0.04536643996834755, -0.051173724234104156, 0.03372441604733467, -0.02083069458603859, -0.079535573720932, 0.09574730694293976, 0.13287784159183502, -0.016283314675092697, 0.004303977824747562, -0.002284980844706297, -0.10326773673295975, 0.1985471397638321, 0.06733398139476776, 0.029725147411227226, -0.04778147488832474, 0.10264948010444641, -0.02051333338022232, 0.15932530164718628, 0.012924368493258953, -0.009241645224392414, -0.026647081598639488, -0.03317773714661598, -0.11605758965015411, -0.1114935576915741, -0.08250678330659866, -0.08424213528633118, 0.07635772973299026, -0.014280601404607296, -0.05844604969024658, 0.30609917640686035, 0.06442197412252426, 0.006487751845270395, 0.06543068587779999, -0.07765896618366241, 0.040096767246723175, 0.002313549630343914, -0.05075874179601669, -0.13333874940872192, 0.11085781455039978, -0.017120996490120888, 0.09673520177602768, -0.0730888694524765, 0.03411337360739708, -0.015047763474285603, 0.04744482785463333, 0.030262896791100502, -0.17855487763881683, -0.02896702103316784, -0.05388760566711426, 0.1264622062444687, -0.07879625260829926, 0.1198820173740387, 0.04767344146966934, 0.04040372371673584, 0.05306956544518471, 0.21041813492774963, 0.02817542664706707, -0.020703988149762154, -0.09669440239667892, 0.07274004071950912, 0.06097793951630592, 0.09328123182058334, -0.0012327166041359305, -0.08794641494750977, 0.03818446397781372, 0.07142499834299088, 0.23857824504375458, -0.0009947499493137002, -0.005740895867347717, 0.00195502326823771, 0.06119249388575554, -0.014687372371554375, 0.12172316014766693, 0.03619351238012314, 0.04527278244495392, -0.02414857968688011, -0.14541774988174438, -0.013921261765062809, -0.08242113888263702, -0.026448765769600868, -0.03786784037947655, 0.03978206589818001, -0.06343922019004822, -0.10545972734689713, 0.18065613508224487, -0.13768011331558228, -0.017307590693235397, 0.06025266647338867, -0.06559912860393524, -0.09491445124149323, -0.03203999251127243, 0.004845466930419207, -0.058193180710077286, 0.0022253417409956455, -0.09396442770957947, -0.018518785014748573, -0.04076457396149635, -0.039392177015542984, -0.23940791189670563, -0.17744217813014984, -0.01589052565395832, 0.08220109343528748, 0.07641012966632843, -0.02060423046350479, 0.17767173051834106, 0.04911162331700325, 0.010636065155267715, -0.09692215919494629, 0.09699343144893646, 0.004182950593531132, 0.040973518043756485, -0.009453613311052322, 0.04608624428510666, -0.017319580540060997, -0.05583881586790085, 0.10544471442699432, 0.016950247809290886, -0.005202050320804119, -0.04342411085963249, 0.022903861477971077, -0.0722457617521286, 0.043424155563116074, -0.07101740688085556, 0.12283499538898468, -0.02053176425397396, 0.001649540034122765, 0.07503615319728851, -0.020588073879480362, 0.13925506174564362, 0.10644221305847168, -0.15652211010456085, -0.07741649448871613, 0.020242147147655487, -0.01951238512992859, 0.00676390528678894, -0.0769575908780098, -0.15603682398796082, 0.06998907774686813, -0.08795002847909927, 0.0041937255300581455, 0.04379677399992943, 0.07337073981761932, 0.058484289795160294, 0.11540394276380539, -0.016813885420560837, -0.042980313301086426, 0.04342258721590042, 0.015254094265401363, -0.0911233052611351, -0.10306911915540695 ]
8b8eaca809cd6676a73297327b5410b768562df9
# Dataset Card for "clojure_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/clojure_checks
[ "region:us" ]
2023-03-27T12:41:50+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 158919605.17633805, "num_examples": 14174}], "download_size": 152797407, "dataset_size": 158919605.17633805}}
2023-03-27T12:42:07+00:00
[]
[]
TAGS #region-us
# Dataset Card for "clojure_checks" More Information needed
[ "# Dataset Card for \"clojure_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"clojure_checks\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"clojure_checks\"\n\nMore Information needed" ]
[ -0.11195667833089828, 0.16921183466911316, -0.003718825289979577, 0.0008093244978226721, 0.01020833384245634, 0.0756075531244278, 0.03390654921531677, 0.08546201884746552, 0.24628779292106628, 0.01462416909635067, 0.10755670070648193, -0.02944941632449627, 0.028982698917388916, 0.15114086866378784, -0.11565662920475006, 0.07388978451490402, 0.10266199707984924, 0.04762750491499901, 0.005567737389355898, 0.05469087138772011, 0.003557695774361491, -0.08042756468057632, 0.07126199454069138, -0.1272982954978943, -0.15126778185367584, 0.06755693256855011, 0.005459683481603861, -0.03739151731133461, 0.10734789818525314, -0.04193025082349777, 0.09702154994010925, 0.04663556441664696, -0.006874959450215101, -0.13776549696922302, 0.014594887383282185, 0.004819391295313835, -0.06423583626747131, 0.028256641700863838, -0.05282997339963913, -0.06673341244459152, -0.13013167679309845, -0.004887922666966915, 0.014256011694669724, -0.020455561578273773, -0.1255800724029541, -0.1812061220407486, -0.14397381246089935, -0.17027977108955383, 0.03564691171050072, 0.0009721970418468118, 0.0802735760807991, 0.22378526628017426, -0.21073487401008606, 0.030311327427625656, 0.05204351991415024, -0.08709364384412766, 0.07295969128608704, 0.23967188596725464, 0.0789928063750267, 0.02208704687654972, -0.016955193132162094, 0.0583006888628006, 0.12166538834571838, -0.06690308451652527, -0.05909894034266472, -0.08237084746360779, -0.21183395385742188, 0.08198373019695282, 0.0004891380667686462, -0.09901256859302521, 0.29645851254463196, -0.04631296545267105, -0.017137108370661736, 0.055679842829704285, -0.0022865531500428915, -0.06140201538801193, 0.0761604830622673, 0.08115620911121368, 0.01143391989171505, 0.010013897903263569, 0.04092938452959061, 0.01475660689175129, -0.08238821476697922, -0.15772953629493713, -0.19061312079429626, -0.03555288910865784, -0.021116388961672783, 0.12103946506977081, -0.14432945847511292, 0.04925399273633957, -0.05890820547938347, -0.042561762034893036, -0.0853661596775055, -0.027799073606729507, -0.08377014845609665, -0.07877855747938156, -0.0064872330985963345, 0.09107358753681183, 0.16470225155353546, 0.17548473179340363, 0.1300111562013626, 0.025726212188601494, -0.1587248593568802, 0.10513488203287125, 0.1577514111995697, -0.07710209488868713, 0.036776747554540634, 0.06518692523241043, 0.012329470366239548, -0.12973414361476898, -0.012293153442442417, -0.06255373358726501, -0.06436638534069061, -0.019862711429595947, 0.03978748992085457, 0.1911584585905075, -0.07643750309944153, -0.1376943588256836, -0.02901267632842064, 0.0372220054268837, 0.021307634189724922, -0.15489889681339264, 0.05941477790474892, 0.05243314057588577, -0.06102333590388298, -0.07535065710544586, -0.07414867728948593, -0.022479265928268433, 0.041338782757520676, 0.02051544189453125, -0.09584490209817886, 0.005559531971812248, -0.03759974241256714, -0.0403391532599926, 0.1104530394077301, -0.21152979135513306, 0.058344170451164246, -0.08786265552043915, -0.2734224200248718, -0.033397648483514786, -0.01120121218264103, -0.07871976494789124, 0.16304291784763336, 0.015859069302678108, 0.07931416481733322, -0.06016450747847557, -0.045827802270650864, 0.012721543200314045, -0.09883368760347366, 0.06907907128334045, 0.0038502602837979794, 0.03651423007249832, -0.2068323791027069, 0.0014010283630341291, -0.1768854260444641, 0.025610340759158134, -0.011300788260996342, -0.06997376680374146, -0.13438503444194794, 0.04666651040315628, -0.06611610949039459, 0.015388733707368374, -0.03484812378883362, 0.020047036930918694, -0.03359292075037956, 0.09723786264657974, -0.29926779866218567, 0.017005912959575653, 0.12403319776058197, -0.179843008518219, -0.20078322291374207, 0.008316033519804478, -0.06676355749368668, 0.06895546615123749, 0.013088991865515709, 0.29617029428482056, 0.06555219739675522, -0.1135220006108284, 0.04762417450547218, 0.05932397022843361, -0.10857008397579193, -0.2046046406030655, 0.06995195150375366, -0.07577870786190033, -0.1535307615995407, 0.018000401556491852, 0.044345345348119736, -0.07619535177946091, -0.06024881452322006, -0.0405089296400547, -0.010373668745160103, -0.08525241166353226, 0.0050107273273169994, -0.01628062129020691, -0.02443280629813671, -0.05995241552591324, 0.22883638739585876, -0.03841763734817505, 0.056597139686346054, -0.035534389317035675, -0.047476574778556824, -0.04628708213567734, 0.16517287492752075, -0.108055479824543, -0.03382747247815132, -0.1353646069765091, -0.12718181312084198, 0.07333876192569733, -0.07438407093286514, -0.014771644957363605, 0.050003472715616226, 0.06874925643205643, -0.034722950309515, 0.07020525634288788, 0.0682564526796341, 0.15493838489055634, 0.04492221400141716, 0.03480749949812889, 0.04528062045574188, 0.02993260882794857, -0.10295585542917252, 0.05533534288406372, -0.14253316819667816, -0.07317148894071579, 0.1758376657962799, 0.10276596993207932, 0.0424543172121048, 0.010907681658864021, 0.03653017431497574, 0.004233614541590214, 0.004624088294804096, -0.051378048956394196, -0.0018635827582329512, 0.009848251938819885, 0.0002216089196735993, 0.04831748455762863, -0.02939527854323387, 0.28502970933914185, 0.10832590609788895, 0.08833340555429459, 0.02552986331284046, -0.13512831926345825, 0.024017812684178352, -0.022095708176493645, -0.1555752456188202, 0.03171312063932419, -0.011162764392793179, -0.0403195358812809, 0.07336892187595367, -0.07105845957994461, -0.0005818319041281939, 0.061188675463199615, -0.05107817426323891, -0.09069689363241196, 0.01303186547011137, 0.1691507250070572, -0.12871167063713074, 0.12199945747852325, 0.11018625646829605, 0.03384867683053017, 0.055319659411907196, -0.07512681186199188, -0.0816878005862236, -0.017614183947443962, 0.00571275083348155, -0.019146453589200974, 0.22641046345233917, 0.021759480237960815, 0.037424638867378235, 0.08497388660907745, -0.01717318594455719, 0.08575912564992905, -0.08087321370840073, -0.06400851905345917, -0.014782950282096863, -0.020530160516500473, -0.09204637259244919, 0.08989643305540085, 0.03922366350889206, 0.0798436850309372, -0.04289468377828598, -0.04905323311686516, 0.11427954584360123, -0.000975284434389323, -0.0435384176671505, 0.15415379405021667, -0.16080845892429352, -0.3250962793827057, -0.09459201991558075, -0.008747218176722527, 0.08520106226205826, 0.015956206247210503, -0.046370021998882294, -0.051189761608839035, -0.053510669618844986, -0.038004226982593536, -0.19830065965652466, -0.09556392580270767, -0.038537438958883286, -0.02853773720562458, 0.08048910647630692, -0.07577083259820938, -0.08537079393863678, 0.005725982133299112, 0.03657723590731621, 0.08797916024923325, 0.17445340752601624, -0.06099384278059006, 0.13406498730182648, 0.05994381755590439, -0.07452322542667389, 0.07586336880922318, -0.05291270837187767, -0.003756651422008872, -0.02736055850982666, -0.05571645125746727, 0.06177904084324837, -0.05425965040922165, -0.03539419546723366, 0.09428458660840988, -0.02880869433283806, -0.1551360785961151, 0.015265703201293945, -0.07605702430009842, -0.15642547607421875, -0.20155468583106995, -0.14355796575546265, -0.03799593448638916, 0.09454769641160965, 0.11972427368164062, 0.0902588739991188, 0.009645606391131878, 0.04383089765906334, 0.13677702844142914, -0.04299720376729965, -0.07931990176439285, -0.0258338563144207, 0.01689227670431137, -0.0326678566634655, -0.049130186438560486, -0.1147349551320076, -0.006392497103661299, 0.1139858141541481, 0.16622748970985413, 0.18885499238967896, 0.1131395772099495, 0.06166554242372513, -0.006062192376703024, 0.0814461037516594, 0.12459667026996613, 0.13642440736293793, 0.11328393965959549, -0.013809234835207462, 0.013678129762411118, 0.00618180213496089, -0.08356903493404388, -0.06351073086261749, 0.13357767462730408, -0.1241716668009758, -0.026516161859035492, -0.19423945248126984, 0.04560238867998123, -0.213174507021904, 0.11641538888216019, -0.22074659168720245, 0.08848626911640167, 0.004698940087109804, 0.1283559948205948, -0.1151992529630661, 0.0643802136182785, 0.09275832772254944, -0.08690860867500305, -0.012302111834287643, 0.013180462643504143, 0.08132045716047287, -0.11697007715702057, -0.01726589910686016, -0.08967789262533188, -0.15955954790115356, -0.0015505013288930058, 0.10118616372346878, -0.19069837033748627, 0.2051248550415039, 0.033095791935920715, -0.05753417685627937, -0.10656324028968811, -0.0850866362452507, -0.10163815319538116, -0.0037954943254590034, 0.16025175154209137, 0.019769489765167236, -0.19081372022628784, -0.14838363230228424, -0.059150874614715576, 0.021251238882541656, 0.07325886934995651, -0.040664952248334885, -0.054731957614421844, 0.005175481084734201, 0.024271877482533455, -0.11120737344026566, -0.19911514222621918, -0.07789517194032669, -0.05947738513350487, -0.010088183917105198, 0.06138079613447189, -0.017908358946442604, -0.021540027111768723, 0.006945481523871422, -0.04943811148405075, 0.14623792469501495, 0.0034808265045285225, 0.0370636060833931, -0.0905650407075882, -0.015573500655591488, 0.21533505618572235, 0.0038020696956664324, 0.017441390082240105, 0.03632111847400665, 0.030356157571077347, -0.05138971656560898, -0.13236771523952484, 0.0707770511507988, -0.0419851616024971, 0.09453673660755157, -0.1038685142993927, 0.15702605247497559, -0.05585361272096634, 0.03599047288298607, 0.07711256295442581, 0.053443972021341324, 0.008029831573367119, -0.02268504723906517, 0.0517081543803215, -0.04120103269815445, 0.09732028841972351, 0.2723839282989502, 0.024264784529805183, -0.0012571989791467786, 0.1057192012667656, -0.025895003229379654, 0.21532601118087769, 0.14278778433799744, -0.031513914465904236, 0.1503567099571228, 0.18762122094631195, -0.0795130580663681, -0.24979764223098755, 0.06553713977336884, -0.22772176563739777, 0.028492597863078117, -0.0334763377904892, -0.13069652020931244, 0.06512130796909332, 0.19025975465774536, -0.0395326241850853, 0.29302099347114563, -0.15930801630020142, -0.004317356273531914, 0.18868564069271088, 0.0049495091661810875, 0.3968746066093445, -0.10901418328285217, -0.11129255592823029, -0.05758318677544594, -0.2334013283252716, 0.1564876139163971, -0.17663982510566711, -0.010189294815063477, -0.015239011496305466, -0.06042713671922684, -0.00520985247567296, -0.1002061739563942, 0.2321321815252304, 0.09539259225130081, 0.1418449729681015, -0.07206914573907852, -0.07893220335245132, 0.07588029652833939, -0.059257928282022476, 0.13021215796470642, 0.033890869468450546, 0.0734344869852066, -0.10131323337554932, 0.003730161814019084, 0.03774823993444443, 0.10051420331001282, 0.04749148711562157, -0.007708649151027203, -0.10674599558115005, -0.005507768131792545, -0.1363733559846878, -0.014330310747027397, 0.12277214229106903, -0.03242204338312149, 0.062189120799303055, 0.10453038662672043, 0.026676328852772713, -0.075443796813488, 0.02210201695561409, 0.045780282467603683, -0.09461341798305511, 0.08504148572683334, -0.03555784374475479, 0.0629710704088211, 0.1776687353849411, 0.03297640383243561, 0.08639086037874222, 0.028235940262675285, -0.03286296874284744, 0.012384970672428608, 0.11551542580127716, -0.18067385256290436, 0.12883901596069336, 0.11471354216337204, -0.12129127234220505, 0.03899054229259491, 0.021820664405822754, 0.059713538736104965, 0.025769289582967758, 0.002900478895753622, -0.015483387745916843, 0.06062239408493042, -0.011526630260050297, 0.14150893688201904, 0.04013614356517792, 0.046445898711681366, -0.18373672664165497, 0.2171589732170105, 0.024372931569814682, -0.22548501193523407, -0.002404369879513979, -0.03437765687704086, -0.13605307042598724, -0.09040676802396774, -0.07675695419311523, 0.22863151133060455, -0.026250772178173065, -0.11441819369792938, -0.06430240720510483, -0.0763329565525055, 0.0038950408343225718, 0.28968900442123413, 0.09847711026668549, 0.16795508563518524, 0.07469940185546875, -0.1163761243224144, -0.04660531133413315, -0.06028873473405838, 0.00568744819611311, 0.008383459411561489, -0.032401036471128464, -0.11192751675844193, -0.0353686660528183, 0.1256154477596283, -0.05874699726700783, -0.0519489124417305, -0.13321758806705475, 0.07342957705259323, -0.0996938943862915, 0.07352005690336227, 0.04311313107609749, -0.010698252357542515, 0.0764828622341156, 0.04905443638563156, -0.013725846074521542, -0.009028691798448563, -0.09471495449542999, 0.12893958389759064, 0.021406352519989014, 0.045187871903181076, -0.05657174065709114, -0.009835023432970047, 0.12398114800453186, 0.02625882998108864, 0.0732782632112503, 0.1154918298125267, -0.008560002781450748, 0.09205042570829391, -0.05850256234407425, -0.14604097604751587, 0.1255737990140915, 0.05949721485376358, 0.06137136369943619, -0.026026180014014244, 0.008428432047367096, 0.13181354105472565, -0.03267715871334076, 0.082425557076931, -0.04896796494722366, -0.06374400109052658, -0.08721670508384705, -0.14371763169765472, -0.0858519896864891, 0.04979053512215614, -0.10075937956571579, 0.21924988925457, 0.13131293654441833, -0.0203869566321373, 0.04055327549576759, 0.01431723777204752, 0.024476271122694016, -0.06406037509441376, -0.06547501683235168, -0.1131153479218483, -0.06677709519863129, 0.08891428261995316, 0.05887313932180405, -0.05366237461566925, 0.44129863381385803, -0.02755238488316536, -0.016566922888159752, -0.05816221237182617, 0.07246840745210648, -0.06826657801866531, 0.06318947672843933, 0.33142101764678955, 0.08399539440870285, -0.06765366345643997, -0.06663541495800018, 0.0037198008503764868, -0.031683385372161865, -0.056135986000299454, 0.053385548293590546, 0.025643689557909966, 0.053021449595689774, 0.03101835586130619, 0.05065975710749626, -0.11264370381832123, 0.2910808324813843, 0.04914295673370361, 0.03190327063202858, 0.0034639628138393164, 0.11594942212104797, 0.021074095740914345, 0.09663328528404236, -0.038885753601789474, -0.017846407368779182, -0.0275151114910841, -0.07723254710435867, -0.07668311148881912, -0.07995320111513138, -0.07031777501106262, -0.03928158059716225, 0.027954377233982086, -0.048376522958278656, -0.02697131223976612, 0.1590997278690338, 0.06238746643066406, 0.024651404470205307, 0.07222040742635727, -0.09506412595510483, 0.012639022432267666, 0.009380128234624863, -0.018006902188062668, -0.07472503930330276, 0.031027335673570633, -0.06854268908500671, 0.07453981041908264, -0.05272772163152695, -0.023848768323659897, 0.02250492572784424, 0.17446231842041016, 0.038392577320337296, -0.14903156459331512, -0.03340718522667885, -0.049752555787563324, 0.05954869091510773, -0.11674261093139648, 0.05554034933447838, 0.07792528718709946, 0.02240007184445858, 0.04961322993040085, 0.10793165117502213, 0.020447786897420883, 0.027422679588198662, -0.05240293964743614, 0.10406474769115448, 0.038766540586948395, 0.09634323418140411, -0.002976687392219901, -0.04286746680736542, 0.008202179335057735, 0.12128183245658875, 0.19119688868522644, -0.019684122875332832, 0.012946432456374168, -0.007516548503190279, 0.03704293817281723, 0.038216594606637955, 0.07364548742771149, 0.007771812845021486, 0.06381119042634964, -0.020658094435930252, -0.13690601289272308, -0.02673669531941414, -0.058071549981832504, -0.06230805441737175, -0.048922471702098846, -0.009308346547186375, -0.022626519203186035, -0.09298251569271088, 0.1388649046421051, -0.09463553875684738, 0.033438779413700104, 0.06721027195453644, -0.08549425005912781, -0.07242005318403244, -0.010240642353892326, 0.007827153429389, -0.05024953559041023, -0.029155325144529343, -0.11812595278024673, -0.02625049091875553, -0.03335339203476906, -0.02821379527449608, -0.2924911677837372, -0.19913722574710846, -0.03370094671845436, 0.09280138462781906, 0.13439233601093292, 0.013296962715685368, 0.24124662578105927, 0.019548408687114716, 0.03258786350488663, -0.08652877807617188, 0.10264065861701965, 0.030055802315473557, 0.048690494149923325, -0.02204088121652603, 0.00846803653985262, -0.038814518600702286, -0.02830842137336731, 0.09515082836151123, -0.008391120471060276, 0.010496843606233597, -0.07915893197059631, 0.037102725356817245, -0.08743563294410706, 0.008808303624391556, -0.05982882156968117, 0.12082815170288086, -0.0195601899176836, -0.00028658428345806897, 0.0369735024869442, 0.014814854599535465, 0.10363373160362244, 0.03900088742375374, -0.12000802159309387, -0.037355996668338776, 0.0009311873000115156, -0.011749331839382648, -0.09380430728197098, -0.05405483767390251, -0.13170360028743744, 0.045421481132507324, -0.08662616461515427, -0.006745104677975178, 0.025097357109189034, 0.06189895421266556, 0.05893262103199959, 0.08222876489162445, -0.027330545708537102, -0.12230148911476135, 0.08849987387657166, 0.018298223614692688, -0.05205401033163071, -0.10147818922996521 ]
7aa29e9f3e6cc3a73d973e26854452dea80d910e
# Dataset Card for "emacs-lisp_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/emacs-lisp_checks
[ "region:us" ]
2023-03-27T12:48:57+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 449327198.32550436, "num_examples": 19261}], "download_size": 384578487, "dataset_size": 449327198.32550436}}
2023-03-27T12:49:33+00:00
[]
[]
TAGS #region-us
# Dataset Card for "emacs-lisp_checks" More Information needed
[ "# Dataset Card for \"emacs-lisp_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"emacs-lisp_checks\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"emacs-lisp_checks\"\n\nMore Information needed" ]
[ -0.12390422821044922, 0.0646054819226265, -0.004162542521953583, -0.01175149530172348, 0.06123393028974533, 0.07008156180381775, 0.1053192988038063, 0.03478245437145233, 0.19112467765808105, 0.007295956369489431, 0.15729868412017822, 0.08085478097200394, 0.0017965371953323483, 0.23676855862140656, -0.07553111016750336, 0.09456457197666168, 0.08024078607559204, 0.08088663965463638, 0.0392015166580677, 0.05608246847987175, 0.04213418439030647, -0.06463875621557236, 0.08265028893947601, -0.09614952653646469, -0.12198322266340256, 0.08783815056085587, -0.04611610993742943, -0.050654131919145584, 0.10401954501867294, -0.07158111035823822, 0.1347038894891739, -0.047911517322063446, -0.008907301351428032, -0.19863547384738922, -0.009003296494483948, 0.010185855440795422, -0.040656059980392456, 0.012818598188459873, -0.004812993109226227, -0.09729743003845215, -0.13904982805252075, -0.06165357306599617, 0.06635066121816635, -0.062013108283281326, -0.02253471314907074, -0.17939062416553497, -0.14919814467430115, -0.19771380722522736, 0.13527481257915497, 0.015815390273928642, 0.05466112121939659, 0.1840590387582779, -0.2528136074542999, 0.03599109128117561, 0.12114957720041275, -0.06817636638879776, 0.12919074296951294, 0.00924441684037447, 0.05042017251253128, 0.09113015234470367, 0.05774658918380737, 0.024292152374982834, 0.12705187499523163, -0.038218654692173004, -0.0585673451423645, 0.01269577257335186, -0.18334197998046875, 0.1491144448518753, -0.028361346572637558, -0.04722532257437706, 0.3978096842765808, -0.006290054880082607, -0.023786285892128944, 0.00402837572619319, -0.02534707449376583, -0.015682881698012352, 0.12493864446878433, 0.02208755351603031, 0.076530322432518, -0.010591045953333378, 0.07455890625715256, 0.03093010187149048, -0.09837416559457779, -0.17256395518779755, -0.1779712289571762, 0.02750389091670513, 0.01597629301249981, 0.11479006707668304, -0.18478567898273468, 0.010635612532496452, 0.04263387992978096, -0.026961620897054672, -0.06641603261232376, -0.03726622834801674, -0.08063466846942902, -0.02394440397620201, -0.039709992706775665, 0.030868036672472954, 0.09771371632814407, 0.23525357246398926, 0.11181031912565231, 0.04852606728672981, -0.09443171322345734, 0.0881270095705986, 0.12078208476305008, -0.04997159168124199, 0.06831387430429459, 0.05195113644003868, -0.06641244888305664, -0.15550875663757324, 0.046881914138793945, -0.09752990305423737, -0.08165331929922104, 0.04287787899374962, 0.024104710668325424, 0.1310977190732956, -0.1319511979818344, -0.18155479431152344, -0.07676804810762405, 0.025474850088357925, 0.06036724895238876, -0.14401830732822418, 0.054168663918972015, 0.009423702023923397, -0.06071219965815544, -0.013691210187971592, -0.057378266006708145, -0.033881526440382004, 0.032098185271024704, 0.17657382786273956, -0.11921080201864243, -0.012719730846583843, -0.060932133346796036, -0.010588176548480988, 0.09872137010097504, -0.30705055594444275, 0.1228071078658104, -0.1072528213262558, -0.35794752836227417, 0.008516282774508, 0.021567316725850105, -0.02916322834789753, 0.2096816450357437, 0.009784714318811893, 0.05422431603074074, -0.02857312560081482, -0.05882170423865318, 0.14196673035621643, -0.10227195173501968, 0.04316870495676994, 0.002074882388114929, -0.009280264377593994, -0.17187745869159698, 0.03542722016572952, -0.13945166766643524, -0.03070436231791973, 0.034712549299001694, -0.03283753618597984, -0.11050079762935638, 0.0030080038122832775, -0.0392245389521122, 0.06545247882604599, -0.06381087750196457, 0.08826936036348343, 0.003115961095318198, 0.08053363114595413, -0.2728850543498993, -0.02161991037428379, 0.09718441218137741, -0.16049769520759583, -0.1924520581960678, 0.019208233803510666, -0.050564952194690704, -0.08388178050518036, 0.03667692095041275, 0.3814080059528351, -0.08614065498113632, -0.07857619225978851, 0.011934113688766956, 0.07502298057079315, -0.07181625068187714, -0.24098826944828033, 0.12185698747634888, -0.08331586420536041, -0.0877639427781105, 0.012130607850849628, -0.0049262940883636475, -0.07710771262645721, -0.03210718557238579, -0.02772456407546997, -0.027784530073404312, -0.11626185476779938, 0.005073284264653921, -0.06230182200670242, -0.013525418005883694, -0.12757490575313568, 0.1034102812409401, 0.078464075922966, 0.09881866723299026, -0.010429094545543194, -0.014001177623867989, -0.09737731516361237, 0.12549768388271332, -0.07091568410396576, -0.027657022699713707, -0.15151086449623108, -0.053864989429712296, 0.02540566585958004, -0.03669518977403641, -0.0022287401370704174, -0.006032722536474466, 0.043595969676971436, 0.004641151521354914, 0.07271300256252289, 0.02040669694542885, 0.08270263671875, 0.03946564719080925, -0.018753379583358765, -0.016620198264718056, 0.04888780787587166, -0.11046192795038223, -0.006221900228410959, -0.08657366037368774, -0.06553501635789871, 0.02627764828503132, 0.05990324169397354, 0.040494732558727264, 0.007570003159344196, -0.039737727493047714, 0.014933404512703419, -0.04834085702896118, -0.040401749312877655, -0.06286878883838654, -0.025666233152151108, -0.011324316263198853, 0.02724243886768818, -0.07313669472932816, 0.25242701172828674, 0.1487087458372116, 0.05395464226603508, 0.07099099457263947, -0.02763780578970909, 0.0603606179356575, -0.01275456603616476, -0.13518056273460388, -0.05514291673898697, -0.057771265506744385, -0.04207829758524895, 0.02663975954055786, -0.10413829237222672, -0.029970159754157066, -0.004245206713676453, -0.08454543352127075, -0.11826814711093903, 0.06318695098161697, 0.16062982380390167, -0.08253894746303558, 0.16052839159965515, 0.22286733984947205, -0.018823478370904922, 0.08442338556051254, -0.061225950717926025, -0.13856185972690582, 0.010722516104578972, -0.025546276941895485, -0.07924281060695648, 0.2426852136850357, -0.17304202914237976, -0.005211108364164829, 0.07856883108615875, 0.03469844534993172, 0.11678589880466461, -0.09810411185026169, -0.08192086964845657, 0.02755766175687313, -0.013644164428114891, -0.10944338887929916, 0.04694607853889465, 0.0010913221631199121, 0.08737246692180634, -0.07398875802755356, -0.058104973286390305, 0.0912981852889061, 0.00007810017996234819, -0.08958911895751953, 0.1669156551361084, -0.25410911440849304, -0.18084874749183655, -0.07388060539960861, -0.08845580369234085, 0.1062055230140686, 0.04729103296995163, 0.05731544271111488, -0.17678406834602356, -0.06552586704492569, -0.04231905937194824, -0.15972255170345306, -0.12042534351348877, -0.018989315256476402, 0.0812058299779892, 0.00754879554733634, -0.11743932962417603, -0.11163413524627686, -0.014459089376032352, -0.012880749069154263, 0.15748536586761475, 0.1384427398443222, -0.069126658141613, 0.14431628584861755, 0.11601204425096512, -0.03999665752053261, 0.053537242114543915, -0.030081499367952347, -0.0269042756408453, -0.005956239998340607, -0.11145950853824615, 0.1463959515094757, -0.02573627233505249, -0.024161146953701973, -0.017931217327713966, -0.02629275992512703, -0.14872519671916962, 0.020523887127637863, -0.034271154552698135, -0.17441122233867645, -0.32868829369544983, -0.1309891939163208, -0.005142250098288059, 0.02257652021944523, 0.012539347633719444, 0.08383405208587646, -0.06726862490177155, 0.08852417021989822, 0.13056257367134094, -0.10068674385547638, -0.09137117117643356, -0.06451069563627243, -0.09933435916900635, -0.04957949370145798, 0.01977955363690853, -0.11134187132120132, 0.004516259301453829, 0.14258594810962677, 0.11922323703765869, 0.23716092109680176, 0.13942785561084747, 0.03803146630525589, 0.060265909880399704, 0.018112987279891968, 0.027287710458040237, 0.177103653550148, 0.11690186709165573, -0.007459693122655153, -0.01740323379635811, 0.021622108295559883, -0.07859452068805695, 0.01809999905526638, 0.05995110794901848, -0.09229674190282822, -0.02491401694715023, -0.08050378412008286, 0.08896572142839432, -0.19164058566093445, 0.08240265399217606, -0.30953142046928406, 0.12484371662139893, 0.05568772181868553, 0.10573004186153412, -0.07293594628572464, 0.054791469126939774, 0.108087919652462, -0.009239329025149345, 0.03904830291867256, 0.06789222359657288, 0.0357583686709404, -0.031703703105449677, -0.02559606172144413, -0.06408680975437164, -0.09810415655374527, 0.012812839820981026, 0.11867479234933853, -0.2546658217906952, 0.17759940028190613, 0.02242221124470234, 0.0055517153814435005, -0.12179500609636307, -0.049206215888261795, -0.09768249094486237, -0.028623273596167564, 0.15200568735599518, 0.0027637812308967113, -0.15130536258220673, -0.12357360124588013, -0.03405672311782837, 0.04256310686469078, 0.13569356501102448, -0.03136998042464256, -0.07626398652791977, 0.04373127222061157, 0.06484262645244598, -0.04208371788263321, -0.09831278026103973, -0.10116689652204514, -0.12921246886253357, -0.07165298610925674, 0.0742032527923584, -0.08493470400571823, -0.02822866104543209, -0.0060571632348001, -0.07371287792921066, 0.08882661908864975, -0.07235299050807953, -0.03914203867316246, -0.039126165211200714, -0.11428112536668777, 0.14757680892944336, -0.010430504567921162, -0.02444143034517765, 0.09413260221481323, 0.03243796527385712, -0.025018449872732162, -0.13235220313072205, 0.05139908939599991, -0.08412791788578033, 0.09044649451971054, -0.14121337234973907, 0.09482855349779129, 0.04786927253007889, 0.0012707356363534927, 0.048141513019800186, -0.012762944214046001, -0.05531207099556923, -0.035493653267621994, 0.10072468221187592, 0.06216687336564064, 0.1626420021057129, 0.31747499108314514, -0.03362686187028885, 0.02098013274371624, 0.08152341842651367, -0.07420939207077026, 0.1317109614610672, 0.1327718049287796, -0.002972777932882309, 0.13214845955371857, 0.26093122363090515, -0.0815257877111435, -0.14428763091564178, 0.02457609586417675, -0.17940834164619446, 0.021274907514452934, 0.058847855776548386, -0.17743341624736786, 0.16917848587036133, 0.23863844573497772, -0.018418893218040466, 0.26256412267684937, -0.1505037099123001, -0.03023741953074932, 0.2554488778114319, 0.000349010486388579, 0.3341582119464874, -0.12443288415670395, -0.0740724727511406, -0.11580812186002731, -0.056181538850069046, 0.20134077966213226, -0.17562638223171234, 0.011999611742794514, -0.004057942423969507, 0.03038630075752735, -0.0339554138481617, -0.08100635558366776, 0.23488712310791016, 0.0885714665055275, 0.15283267199993134, -0.043917085975408554, 0.008325125090777874, 0.039036236703395844, -0.07655227184295654, 0.15165968239307404, -0.11026553064584732, 0.04725579544901848, -0.13190485537052155, 0.006772064138203859, 0.08905445039272308, 0.054424166679382324, 0.0728832334280014, -0.0342576839029789, -0.10618877410888672, -0.08112259954214096, -0.1747124195098877, -0.044590678066015244, 0.11733169108629227, 0.06282690912485123, 0.006503839511424303, -0.09185387194156647, 0.02183447778224945, -0.26515376567840576, -0.02527252770960331, -0.008635459467768669, -0.08028388768434525, 0.08445905894041061, -0.06305384635925293, 0.006838661152869463, 0.12302153557538986, 0.01884886622428894, 0.09491288661956787, 0.07808686792850494, -0.07759170979261398, -0.003541705897077918, 0.10829665511846542, -0.13437049090862274, 0.1459873765707016, 0.11813793331384659, -0.017122477293014526, 0.06475048512220383, 0.10670258104801178, 0.05635774880647659, 0.09338235855102539, 0.0049665882252156734, -0.05451707914471626, 0.10967076569795609, -0.03312646225094795, 0.21240223944187164, 0.07657003402709961, 0.03528241440653801, -0.16357363760471344, 0.22472091019153595, -0.04360651224851608, -0.12006022036075592, 0.07273393124341965, -0.11079037934541702, -0.0916888639330864, -0.06316220015287399, -0.04181927070021629, 0.24785926938056946, 0.015596051700413227, -0.19319602847099304, 0.007850737310945988, -0.07498737424612045, 0.053586963564157486, 0.18016065657138824, 0.11220233142375946, 0.12274917215108871, 0.06138081103563309, -0.053733792155981064, 0.015254907310009003, -0.05351730436086655, -0.02393852360546589, 0.07595951110124588, -0.08202861994504929, -0.18800552189350128, -0.019483238458633423, 0.11665304750204086, -0.04960320517420769, -0.0012969811214134097, -0.10306195169687271, 0.11615640670061111, -0.14030329883098602, 0.07591694593429565, 0.036376841366291046, -0.02851112000644207, 0.0863880068063736, 0.07466477900743484, -0.014605634845793247, -0.0006631612777709961, -0.06665168702602386, 0.10837852954864502, 0.06941529363393784, 0.06035908684134483, -0.1475570946931839, 0.012165041640400887, 0.05864179879426956, -0.02273612841963768, 0.034260429441928864, 0.1516977995634079, -0.00382092222571373, 0.10024552792310715, -0.16447284817695618, -0.11140023171901703, 0.1323099583387375, 0.1037493571639061, 0.025748899206519127, -0.02869560196995735, -0.008261184208095074, 0.14942462742328644, -0.048606693744659424, 0.05340976268053055, 0.024534957483410835, -0.061655741184949875, -0.020594140514731407, -0.12806253135204315, -0.13250412046909332, 0.012942188419401646, -0.09316737949848175, 0.2201009839773178, 0.1256900131702423, 0.06906777620315552, 0.10998303443193436, -0.0642111748456955, 0.03177135810256004, -0.020832253620028496, -0.028835413977503777, -0.029997477307915688, -0.011005811393260956, 0.11776459217071533, 0.017560703679919243, -0.10343240201473236, 0.49993064999580383, -0.03779033198952675, -0.014669411815702915, -0.0517306849360466, 0.13766641914844513, -0.012921862304210663, 0.030557291582226753, 0.2580650746822357, 0.02332727424800396, -0.015751676633954048, -0.13215981423854828, -0.019009888172149658, 0.07501930743455887, -0.0780475065112114, 0.09125905483961105, 0.1063256785273552, -0.05907931551337242, 0.09050042927265167, 0.0029217153787612915, -0.15824587643146515, 0.02955845557153225, -0.11084338277578354, 0.03256123512983322, -0.04124765843153, 0.17982490360736847, 0.17546668648719788, 0.07815393060445786, -0.036751192063093185, -0.06252343207597733, 0.01884494163095951, -0.07472626119852066, -0.131515234708786, -0.05383998155593872, -0.043389879167079926, -0.0450931116938591, 0.027328142896294594, -0.05429133400321007, -0.02481566183269024, 0.31410741806030273, 0.048252467066049576, 0.006208575330674648, 0.015461676754057407, -0.0981626883149147, 0.039729099720716476, -0.08506752550601959, 0.007538720965385437, -0.10841096937656403, 0.02699015662074089, -0.0985366627573967, 0.06510848551988602, -0.03423541039228439, 0.013081921264529228, -0.017879365012049675, 0.046561744064092636, 0.054481055587530136, -0.10118985921144485, 0.046123381704092026, -0.06989841908216476, 0.0349590964615345, -0.10854023694992065, 0.04197458177804947, 0.0494074746966362, -0.021615518257021904, 0.06721552461385727, 0.12103205174207687, 0.01123796496540308, 0.0381271131336689, -0.008440766483545303, -0.04408339783549309, 0.05767166614532471, 0.1485414206981659, -0.00481337821111083, -0.07089322805404663, -0.06859422475099564, 0.11035152524709702, 0.1445930302143097, -0.001642908318899572, -0.02210119739174843, -0.012763622216880322, 0.04783670976758003, -0.05502815917134285, 0.07858502864837646, 0.05482722073793411, 0.15816107392311096, 0.02081669494509697, -0.05572953820228577, -0.05856497213244438, -0.014133898541331291, -0.06690901517868042, -0.007886195555329323, -0.023425204679369926, -0.06868354976177216, -0.0659419521689415, 0.10203417390584946, -0.054908860474824905, 0.023108521476387978, 0.06183883920311928, -0.017954230308532715, -0.06775686889886856, 0.046815067529678345, 0.17211368680000305, -0.136151984333992, 0.0012759917881339788, -0.10327605158090591, -0.06237667798995972, -0.1056874617934227, -0.010309760458767414, -0.30916160345077515, -0.18485021591186523, -0.027917994186282158, 0.07834849506616592, 0.16314490139484406, 0.028369588777422905, 0.22928859293460846, -0.0051850504241883755, 0.11568532139062881, -0.04138880968093872, 0.1535862386226654, -0.004358142614364624, 0.07618802040815353, 0.06529968231916428, -0.04919524863362312, -0.08083387464284897, -0.05718676373362541, 0.09940612316131592, -0.01807519607245922, -0.011699625290930271, 0.030718203634023666, -0.025514064356684685, -0.08385517448186874, 0.014116202481091022, -0.13843168318271637, 0.09283822029829025, -0.07775645703077316, 0.003002790967002511, 0.028378548100590706, 0.02099296636879444, 0.12137424945831299, 0.010535120032727718, -0.10130240768194199, 0.016621675342321396, -0.08555897325277328, -0.019072068855166435, 0.0675237774848938, -0.0211844053119421, -0.13378919661045074, 0.05034378543496132, -0.08816999942064285, -0.03445469215512276, 0.007991807535290718, -0.01828572526574135, 0.15437527000904083, 0.09096859395503998, -0.08480865508317947, -0.03482665866613388, 0.08162059634923935, 0.025920508429408073, -0.06985606253147125, -0.12282977998256683 ]
77fea080376c65c73e6b7d90fc00545b9c8fbdfb
# Dataset Card for "common-lisp_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/common-lisp_checks
[ "region:us" ]
2023-03-27T12:49:03+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 1335613357.8516302, "num_examples": 31455}], "download_size": 418687191, "dataset_size": 1335613357.8516302}}
2023-03-27T12:49:47+00:00
[]
[]
TAGS #region-us
# Dataset Card for "common-lisp_checks" More Information needed
[ "# Dataset Card for \"common-lisp_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"common-lisp_checks\"\n\nMore Information needed" ]
[ 6, 18 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"common-lisp_checks\"\n\nMore Information needed" ]
[ -0.11941015720367432, 0.11859391629695892, -0.004455140326172113, -0.005466320551931858, 0.024847576394677162, 0.07198072224855423, 0.10385362058877945, 0.09302520751953125, 0.14888273179531097, -0.005544174928218126, 0.12370480597019196, 0.044800885021686554, 0.027382737025618553, 0.18178272247314453, -0.08016089349985123, 0.06507807970046997, 0.07630832493305206, 0.07879722118377686, 0.0336616151034832, 0.06069006398320198, 0.04515277221798897, -0.047606904059648514, 0.03739031031727791, -0.09235759824514389, -0.1756109893321991, 0.08783368766307831, 0.013244031928479671, -0.04367820546030998, 0.1561173051595688, -0.04828309267759323, 0.14562766253948212, 0.006053729448467493, -0.037304069846868515, -0.21034575998783112, -0.011639872565865517, 0.00326208071783185, -0.012212581932544708, 0.02681976556777954, 0.0495532788336277, -0.1301572471857071, -0.1676723212003708, 0.028500420972704887, 0.05349552631378174, -0.015612432733178139, -0.052951518446207047, -0.19007404148578644, -0.17312492430210114, -0.14047972857952118, 0.04505985975265503, -0.05605628713965416, 0.09521130472421646, 0.11721818894147873, -0.2313300222158432, 0.06163166090846062, 0.12211708724498749, -0.1130819097161293, 0.08689724653959274, 0.14855745434761047, -0.03357242792844772, 0.07124786823987961, 0.05076899006962776, 0.052981019020080566, 0.12275903671979904, -0.041356410831213, -0.10621196776628494, 0.0029433537274599075, -0.2257087230682373, 0.1397499144077301, -0.016326814889907837, -0.03941015526652336, 0.3524211049079895, -0.05410217493772507, -0.004650575574487448, -0.02815546654164791, -0.021256208419799805, 0.03621920570731163, 0.0717570036649704, 0.040352605283260345, 0.0336463563144207, -0.0024915721733123064, 0.07715453952550888, 0.0019783382304012775, -0.0615939125418663, -0.1898396909236908, -0.1536533534526825, 0.0033374535851180553, 0.019734617322683334, 0.10808883607387543, -0.12969659268856049, 0.02037470042705536, 0.004992731846868992, -0.004393566865473986, -0.03853139653801918, -0.04043714329600334, -0.05696902051568031, -0.017380457371473312, -0.032875604927539825, -0.014994586817920208, 0.17334158718585968, 0.19907310605049133, 0.1272791475057602, 0.06624341756105423, -0.216238334774971, 0.09045176208019257, 0.10831262171268463, -0.09184271842241287, 0.02946893684566021, 0.05149479955434799, -0.037303656339645386, -0.1181817427277565, 0.023178229108452797, -0.07527165114879608, -0.026475008577108383, 0.06270869821310043, 0.004976138472557068, 0.14908120036125183, -0.061692897230386734, -0.15655802190303802, -0.07652478665113449, 0.026637865230441093, 0.10471056401729584, -0.17563755810260773, 0.03315981104969978, 0.034775275737047195, -0.04152945801615715, 0.008470079861581326, -0.07098303735256195, -0.060827698558568954, 0.0382172130048275, 0.0992802232503891, -0.06372152268886566, -0.007958883419632912, -0.045518938452005386, -0.001641440554521978, 0.09527681767940521, -0.24996505677700043, 0.06609475612640381, -0.07182841747999191, -0.32797718048095703, 0.004664863925427198, 0.030963914468884468, -0.050951700657606125, 0.15224680304527283, 0.027972200885415077, 0.08333364874124527, -0.06492988765239716, -0.06829233467578888, 0.13920152187347412, -0.11179763078689575, 0.09271682053804398, -0.02915547601878643, 0.004913402255624533, -0.12345331162214279, 0.014538837596774101, -0.14896056056022644, -0.011358937248587608, 0.06767194718122482, -0.005456107202917337, -0.16209247708320618, -0.05816270783543587, -0.05711986497044563, 0.03244119882583618, -0.04099874570965767, 0.07140384614467621, -0.023229986429214478, 0.054522555321455, -0.18226158618927002, -0.01984243653714657, 0.12464858591556549, -0.1952180564403534, -0.13220219314098358, 0.04944707825779915, -0.04608249291777611, -0.04998990520834923, 0.04921853169798851, 0.40841442346572876, 0.03283483535051346, -0.07007903605699539, 0.06895976513624191, 0.14627374708652496, -0.09756970405578613, -0.17807598412036896, 0.07229464501142502, -0.05614646151661873, -0.1695566326379776, 0.06532036513090134, 0.01353429164737463, -0.04636291041970253, -0.0369260236620903, -0.04816671833395958, -0.03549527749419212, -0.14343564212322235, 0.06354974210262299, -0.0016742153093218803, -0.016318796202540398, -0.11854672431945801, 0.14432045817375183, 0.09952032566070557, 0.09636496007442474, -0.03038632683455944, -0.04155504330992699, -0.0712965726852417, 0.1778007298707962, -0.10132195055484772, -0.042884547263383865, -0.16412946581840515, -0.08251730352640152, 0.02201225981116295, -0.033105041831731796, -0.044003043323755264, 0.10867331922054291, 0.03979498893022537, -0.028169630095362663, -0.008183171972632408, 0.053486354649066925, 0.14500845968723297, 0.022661013528704643, 0.056525785475969315, -0.020895695313811302, 0.019486775621771812, -0.11787431687116623, 0.01003853790462017, -0.044552214443683624, -0.05315316095948219, 0.07139196246862411, 0.10147688537836075, 0.011392707005143166, 0.02705533429980278, 0.03479946404695511, 0.07183552533388138, -0.028569132089614868, -0.03642914444208145, -0.006610545329749584, -0.005510326009243727, 0.02537386305630207, 0.08168623596429825, 0.024589139968156815, 0.2639388144016266, 0.10391223430633545, -0.004170040134340525, 0.03200480714440346, 0.005536367651075125, 0.03930524364113808, -0.021121785044670105, -0.15213343501091003, -0.0040783691219985485, -0.04556965455412865, -0.044049568474292755, 0.026717502623796463, -0.12411801517009735, 0.0008861859096214175, -0.00008751611312618479, -0.061741139739751816, -0.11228201538324356, 0.047899723052978516, 0.06935127824544907, -0.10117025673389435, 0.1813793182373047, 0.08017729967832565, 0.0034065821673721075, 0.09363971650600433, -0.10492147505283356, -0.09079582244157791, 0.06289190798997879, 0.04540540650486946, -0.06579088419675827, 0.23654906451702118, -0.06311341375112534, 0.0006097377627156675, 0.10051757097244263, 0.024350950494408607, 0.11759644746780396, -0.11835145950317383, -0.0732107013463974, -0.015842188149690628, -0.05606291815638542, -0.056844618171453476, 0.048946406692266464, 0.03152387589216232, 0.11810190230607986, -0.05304582789540291, -0.07171539217233658, 0.11516974866390228, 0.004503496456891298, -0.046150803565979004, 0.1288684457540512, -0.2017146646976471, -0.2554527521133423, -0.04257119074463844, -0.0779135599732399, 0.00940808653831482, 0.010919769294559956, -0.001642220770008862, -0.12446396797895432, -0.012099881656467915, -0.01076585240662098, -0.18643344938755035, -0.11051549762487411, -0.055038612335920334, -0.040600888431072235, 0.0245793629437685, -0.06869988143444061, -0.14853748679161072, 0.01591167040169239, 0.016804015263915062, 0.09682472795248032, 0.14710187911987305, -0.08425752818584442, 0.1361442357301712, 0.12652365863323212, -0.03199268504977226, 0.03190894424915314, -0.05795670300722122, -0.08979932218790054, -0.02073046937584877, -0.08807911723852158, 0.14481280744075775, 0.009264374151825905, -0.0241852980107069, 0.012993245385587215, 0.00335436942987144, -0.15086214244365692, -0.018745269626379013, -0.001787453657016158, -0.1765441596508026, -0.30661651492118835, -0.15410016477108002, -0.013160601258277893, 0.08249155431985855, 0.03499951213598251, 0.10156632959842682, -0.11023827642202377, 0.05241430550813675, 0.10158511251211166, -0.12366049736738205, -0.041549425572156906, -0.08253120630979538, 0.014842222444713116, -0.06138646975159645, 0.041608426719903946, -0.12527866661548615, 0.007273491937667131, 0.1306125968694687, 0.16581496596336365, 0.15603984892368317, 0.06590612232685089, 0.04384379833936691, 0.048964377492666245, 0.10096151381731033, 0.06008918210864067, 0.15115012228488922, 0.08496105670928955, 0.025195777416229248, 0.014267055317759514, 0.02984016202390194, -0.07442295551300049, -0.050303321331739426, 0.06534601002931595, -0.11061950027942657, 0.06635487824678421, -0.21707524359226227, 0.08519959449768066, -0.10010789334774017, 0.09741749614477158, -0.2129524052143097, 0.09913962334394455, 0.019939130172133446, 0.11610586196184158, -0.09090539067983627, 0.09804806858301163, 0.05535036325454712, -0.043324172496795654, 0.10164371877908707, 0.024434486404061317, 0.05511217564344406, -0.05595838278532028, -0.03838992863893509, -0.09082693606615067, -0.14118175208568573, 0.015531012788414955, 0.1446569263935089, -0.281649649143219, 0.1905745416879654, 0.05185811594128609, -0.02245682291686535, -0.10338477045297623, -0.05284829065203667, -0.09296933561563492, 0.00535258324816823, 0.12066052854061127, -0.006098635494709015, -0.07940652221441269, -0.1228061094880104, -0.0259261317551136, 0.057000577449798584, 0.09006427973508835, 0.0059789144434034824, -0.13385231792926788, 0.06356287002563477, 0.03960993140935898, -0.09639798104763031, -0.23792557418346405, -0.09254926443099976, -0.12478534877300262, -0.01610577292740345, 0.006490680854767561, -0.10129380226135254, -0.021392259746789932, -0.026482494547963142, -0.10426498204469681, 0.165179044008255, -0.008353104814887047, -0.0559404119849205, -0.05862116068601608, -0.10121182352304459, 0.17069725692272186, 0.04488286375999451, -0.03546978160738945, 0.04926833137869835, 0.016853326931595802, -0.07175576686859131, -0.17767415940761566, 0.009351162239909172, -0.05478564277291298, 0.028363460674881935, -0.08718767017126083, 0.16338515281677246, -0.010594003833830357, 0.01601221226155758, 0.032371100038290024, 0.021769259124994278, -0.012402606196701527, -0.035198479890823364, 0.10448920726776123, -0.007967966608703136, 0.11008955538272858, 0.28009888529777527, 0.006117834243923426, 0.06939461082220078, 0.06405402719974518, -0.025801843032240868, 0.11890927702188492, 0.07059121131896973, -0.020372185856103897, 0.1853177845478058, 0.2489243447780609, -0.09531879425048828, -0.2070746123790741, 0.020923826843500137, -0.20563019812107086, 0.009797630831599236, -0.004202843643724918, -0.21810439229011536, 0.1442699134349823, 0.217652827501297, -0.07144737988710403, 0.25509947538375854, -0.1719261109828949, -0.027778297662734985, 0.19802573323249817, 0.001311997533775866, 0.36186617612838745, -0.11434999853372574, -0.07150847464799881, -0.06859324872493744, -0.0811987891793251, 0.1151491031050682, -0.1270531564950943, 0.006713788025081158, -0.028412165120244026, 0.002905598608776927, -0.00927687343209982, -0.09304719418287277, 0.22243502736091614, 0.01483994536101818, 0.14724573493003845, -0.054788924753665924, 0.02829432301223278, 0.015440798364579678, -0.0288595799356699, 0.14672783017158508, -0.08843755722045898, 0.0645148977637291, -0.05741771683096886, -0.0025364565663039684, 0.051766011863946915, 0.08977417647838593, 0.0807986930012703, -0.03796854615211487, -0.13464128971099854, -0.04652344807982445, -0.169770747423172, -0.0241329837590456, 0.17087329924106598, -0.002076813718304038, 0.10118551552295685, 0.00638805003836751, 0.03044850565493107, -0.2426164150238037, -0.07074090093374252, -0.027286533266305923, -0.12088637799024582, 0.10439884662628174, -0.12094611674547195, 0.011492684483528137, 0.12872467935085297, 0.05327250808477402, 0.05281152203679085, 0.053481511771678925, -0.08437009900808334, 0.0184530857950449, 0.08961392939090729, -0.1542651653289795, 0.05853339284658432, 0.1340712010860443, -0.09036661684513092, 0.05651033669710159, 0.08844058960676193, 0.05889936164021492, 0.04889627546072006, -0.0069428859278559685, -0.03270146995782852, 0.0873035117983818, -0.05093627795577049, 0.17953769862651825, 0.0903976634144783, 0.06189670041203499, -0.16861477494239807, 0.20685793459415436, 0.006053559482097626, -0.16206027567386627, 0.009598938748240471, -0.13918957114219666, -0.10687869787216187, -0.08684464544057846, -0.015453062951564789, 0.24524156749248505, 0.12198179215192795, -0.1810053586959839, -0.043670136481523514, -0.09411819279193878, 0.03484851121902466, 0.20888403058052063, 0.11354536563158035, 0.15925897657871246, 0.06646092236042023, -0.0968027263879776, -0.009329594671726227, -0.0481690876185894, -0.043644070625305176, 0.07390797138214111, -0.07170628756284714, -0.16221320629119873, 0.013605952262878418, 0.13225972652435303, -0.06400667130947113, -0.029504207894206047, -0.08590441942214966, 0.12741146981716156, -0.13161781430244446, 0.05125388875603676, -0.0011941705597564578, 0.020466357469558716, 0.04330682381987572, 0.04553195461630821, 0.003731047036126256, 0.015054957941174507, -0.08185290545225143, 0.1340358704328537, 0.055024538189172745, 0.06143644079566002, -0.11971686780452728, 0.01026401948183775, 0.07384713739156723, -0.013605180196464062, 0.04373755306005478, 0.11084093153476715, -0.05601790174841881, 0.12989462912082672, -0.12251175940036774, -0.13976405560970306, 0.09813670814037323, 0.10715696960687637, -0.027740316465497017, -0.01799757592380047, 0.002072943840175867, 0.1650044023990631, -0.06648129969835281, 0.10060063749551773, 0.006652208510786295, -0.07975415140390396, 0.042372722178697586, -0.1566866934299469, -0.10765325278043747, 0.03744068369269371, -0.09240107983350754, 0.2872205376625061, 0.1473003774881363, -0.004707203712314367, 0.035701848566532135, -0.049449123442173004, 0.013109059073030949, -0.06700406223535538, -0.061997924000024796, -0.09783069044351578, -0.06095957010984421, 0.12390736490488052, 0.02944844961166382, -0.07731848210096359, 0.5333341956138611, -0.05204350873827934, -0.09214793145656586, -0.043222103267908096, 0.1078689694404602, 0.01250613946467638, 0.05785147473216057, 0.2246101200580597, 0.007343252655118704, -0.018865186721086502, -0.08614487200975418, -0.011104426346719265, -0.03572050482034683, 0.0282055102288723, 0.011552807874977589, 0.12281973659992218, -0.017119744792580605, -0.0034903697669506073, -0.004119031131267548, -0.16927793622016907, 0.17016087472438812, -0.024805208668112755, -0.0004905489040538669, 0.007118672598153353, 0.12755323946475983, 0.09451146423816681, 0.09037717431783676, -0.030335694551467896, 0.007894898764789104, 0.003493357915431261, -0.06936018168926239, -0.1171446442604065, -0.0245110671967268, -0.05259830877184868, -0.05320658162236214, 0.02520027756690979, -0.0313093475997448, -0.030456235632300377, 0.37760496139526367, 0.07573536783456802, 0.011896682903170586, 0.006859161891043186, -0.042157746851444244, 0.06174236536026001, -0.02087966911494732, -0.010280872695147991, -0.07816509902477264, -0.03378411754965782, -0.10726162046194077, 0.06280650943517685, -0.04300008341670036, -0.03254346176981926, 0.00950720626860857, 0.10953410714864731, 0.02320912480354309, -0.12709026038646698, 0.032717108726501465, -0.03026396594941616, 0.036719825118780136, -0.04282519221305847, 0.06634466350078583, 0.04869992285966873, -0.002369220834225416, 0.0551457442343235, 0.1100478321313858, 0.06331642717123032, 0.02026471123099327, -0.04739534109830856, 0.07492689788341522, -0.005547631997615099, 0.11322610825300217, 0.017098134383559227, -0.04607411101460457, -0.046093013137578964, 0.10981851071119308, 0.22544942796230316, 0.061607055366039276, -0.00009521123865852132, -0.02254989743232727, 0.0356193445622921, 0.027857555076479912, 0.07676594704389572, 0.0049721961840987206, 0.11649969965219498, -0.015004775486886501, -0.12922047078609467, -0.05604236572980881, -0.03520343825221062, -0.09779208153486252, 0.008383484557271004, -0.0057348585687577724, -0.07520953565835953, -0.10413967072963715, 0.14338834583759308, -0.05359616503119469, 0.05255722254514694, 0.09392660856246948, -0.09888994693756104, -0.10271411389112473, 0.007295806426554918, 0.08985580503940582, -0.14657871425151825, -0.018135469406843185, -0.12373970448970795, -0.01934586465358734, -0.10445009171962738, -0.032490577548742294, -0.29069000482559204, -0.22627313435077667, -0.03461914882063866, 0.13712233304977417, 0.12052083015441895, 0.045915257185697556, 0.2355925291776657, 0.006324338261038065, 0.055783480405807495, -0.04450438171625137, 0.12098509818315506, 0.020031895488500595, 0.02625327929854393, 0.005062269512563944, -0.06864339113235474, -0.05448739975690842, -0.017729897052049637, 0.08992381393909454, 0.028292778879404068, 0.004623918328434229, -0.017198262736201286, -0.008754310198128223, -0.1143679991364479, -0.010246996767818928, -0.10608892142772675, 0.08610276132822037, -0.02117535099387169, 0.0045666322112083435, 0.02558821812272072, -0.01813720166683197, 0.11190790683031082, 0.0033518022391945124, -0.11151055991649628, -0.018979668617248535, -0.12358629703521729, -0.03347412869334221, 0.011481785215437412, -0.05836987495422363, -0.07961826771497726, 0.06526749581098557, -0.025424379855394363, -0.006749137304723263, 0.022323090583086014, -0.003739879699423909, 0.0743873119354248, 0.07387500256299973, -0.03597790747880936, -0.0972018763422966, 0.08531173318624496, -0.004236535634845495, -0.033016327768564224, -0.07871603965759277 ]
617c8da1117b6bc655d92cbdd482c3a36c11cb78
# Dataset Card for "mathematica_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/mathematica_checks
[ "region:us" ]
2023-03-27T12:49:09+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 900191188.2540944, "num_examples": 5440}], "download_size": 1546159637, "dataset_size": 900191188.2540944}}
2023-03-27T12:51:11+00:00
[]
[]
TAGS #region-us
# Dataset Card for "mathematica_checks" More Information needed
[ "# Dataset Card for \"mathematica_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"mathematica_checks\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"mathematica_checks\"\n\nMore Information needed" ]
[ -0.16201114654541016, 0.17034019529819489, -0.004841816145926714, 0.000049851259973365813, 0.08777796477079391, 0.061868052929639816, 0.09579792618751526, 0.07360050082206726, 0.13409313559532166, -0.002976158168166876, 0.12030507624149323, 0.0640215054154396, 0.035111427307128906, 0.20054061710834503, -0.11457964032888412, 0.029054399579763412, 0.047646261751651764, 0.01745002344250679, -0.034678004682064056, 0.07382678985595703, 0.021757831797003746, -0.055128857493400574, 0.060703620314598083, -0.11430457979440689, -0.20893993973731995, 0.08157860487699509, 0.007023883052170277, -0.0582953505218029, 0.08706981688737869, -0.06785053759813309, 0.11536354571580887, 0.0055144974030554295, -0.0487791933119297, -0.1374386101961136, 0.005995903629809618, -0.007967335171997547, -0.029657896608114243, 0.03492336720228195, 0.03630421310663223, -0.07645180821418762, -0.09185396879911423, -0.004647697787731886, 0.016535606235265732, -0.011511938646435738, -0.14351731538772583, -0.15877626836299896, -0.16061438620090485, -0.13258926570415497, 0.05061836540699005, 0.0007457360625267029, 0.06035452336072922, 0.22438408434391022, -0.15041185915470123, 0.04455449432134628, 0.08482487499713898, -0.09736213088035583, 0.059089455753564835, 0.22018130123615265, -0.0005857004434801638, 0.04776928201317787, 0.019426224753260612, 0.10088474303483963, 0.11355782300233841, -0.02962668612599373, -0.04949962720274925, -0.040443263947963715, -0.10849316418170929, 0.10426420718431473, -0.03087381273508072, -0.1022542268037796, 0.3278862535953522, -0.012245395220816135, -0.005918603856116533, -0.004703933373093605, 0.000514674058649689, 0.0018177938181906939, 0.08009244501590729, 0.027293844148516655, 0.0015354735078290105, -0.0016239583492279053, 0.06722743064165115, 0.013048471882939339, -0.08432015776634216, -0.1152338907122612, -0.18958546221256256, 0.05337519198656082, -0.06639532744884491, 0.11204375326633453, -0.2112606167793274, 0.023451698943972588, -0.02202620357275009, -0.07994548231363297, -0.02419501543045044, -0.08280908316373825, -0.03636801615357399, -0.05865999683737755, -0.01981675997376442, -0.01739739626646042, 0.12998808920383453, 0.15446151793003082, 0.07540461421012878, 0.04732387512922287, -0.14887799322605133, 0.07136214524507523, 0.20037132501602173, -0.059841789305210114, 0.016189198940992355, -0.0025652246549725533, -0.010803462006151676, -0.08444719016551971, -0.017391812056303024, -0.09260214120149612, -0.025542788207530975, 0.013162445276975632, 0.04255172982811928, 0.18131263554096222, -0.014080063439905643, -0.16047035157680511, -0.05303453654050827, -0.024602629244327545, 0.11206694692373276, -0.1525346338748932, 0.03802155703306198, 0.01982884854078293, -0.0825250968337059, 0.016515761613845825, -0.1292826384305954, -0.026030659675598145, 0.043037302792072296, 0.04503600299358368, -0.07301222532987595, -0.01898687332868576, -0.0377347469329834, -0.01922057755291462, 0.09212427586317062, -0.23398488759994507, 0.07905582338571548, -0.09642343968153, -0.25722163915634155, -0.024391723796725273, 0.04677681624889374, -0.08383654803037643, 0.16855229437351227, 0.03570253401994705, 0.03830647096037865, -0.038986243307590485, -0.022813741117715836, 0.13220715522766113, -0.0765196904540062, 0.061579447239637375, 0.036666031926870346, 0.03902105614542961, -0.1359306275844574, 0.01587177999317646, -0.13225315511226654, 0.013704176992177963, 0.040729422122240067, -0.021301034837961197, -0.11785193532705307, 0.023654716089367867, -0.07693450152873993, 0.06065233796834946, -0.08701936900615692, 0.033449675887823105, -0.010438348166644573, 0.16412758827209473, -0.17534488439559937, -0.010613306425511837, 0.10155618190765381, -0.1487184315919876, -0.2352525293827057, -0.0024271619040519, -0.06312517076730728, 0.09600202739238739, 0.018022799864411354, 0.28378668427467346, 0.029934842139482498, -0.09725255519151688, 0.0695321336388588, 0.0621330663561821, -0.10290610790252686, -0.2199062556028366, 0.07740210741758347, -0.07805388420820236, -0.1399165242910385, 0.025556348264217377, 0.10343695431947708, -0.056101780384778976, -0.059975843876600266, -0.06829268485307693, -0.013593639247119427, -0.12205898016691208, 0.04032444953918457, 0.009866159409284592, 0.0372811034321785, -0.05258822441101074, 0.1998918205499649, -0.012924163602292538, 0.02962866611778736, 0.022773433476686478, -0.08088251203298569, -0.033772241324186325, 0.17664600908756256, -0.14553561806678772, -0.023431917652487755, -0.21814516186714172, -0.09601572901010513, 0.02031608298420906, -0.017901752144098282, -0.018038587644696236, 0.0028116852045059204, 0.06695732474327087, -0.04559646546840668, 0.021599022671580315, 0.0696057602763176, 0.12022369354963303, 0.06837734580039978, 0.03195662051439285, 0.018423981964588165, 0.06867976486682892, -0.13108082115650177, 0.05676138028502464, -0.11112595349550247, -0.07605259865522385, 0.09169252961874008, 0.036078158766031265, 0.07131291925907135, -0.00011340700439177454, 0.06580003350973129, 0.019268738105893135, -0.004274441860616207, -0.04122799262404442, -0.007440974935889244, -0.009016994386911392, 0.055239222943782806, -0.013012240640819073, -0.034574951976537704, 0.27020516991615295, 0.12519197165966034, 0.024166814982891083, -0.0011294570285826921, -0.094007208943367, 0.0442216582596302, -0.008797393180429935, -0.15924406051635742, 0.0028769327327609062, -0.16970419883728027, -0.04647329822182655, 0.037959448993206024, -0.06935059279203415, 0.03618323430418968, 0.07997163385152817, -0.08586435765028, -0.14098557829856873, 0.026646696031093597, 0.15024413168430328, -0.22103086113929749, 0.15542295575141907, 0.20407113432884216, 0.047180600464344025, 0.12286432832479477, -0.0872856080532074, -0.07873276621103287, -0.0073393164202570915, -0.02074468322098255, -0.027381790801882744, 0.22216106951236725, -0.03295109048485756, 0.028345733880996704, 0.09912843257188797, 0.023047449067234993, 0.11662758141756058, -0.1027148887515068, -0.09544016420841217, -0.010532397776842117, 0.017404068261384964, -0.10261007398366928, 0.0844389945268631, 0.011344279162585735, 0.08387068659067154, -0.022092202678322792, -0.01749216392636299, 0.13046135008335114, 0.0013093971647322178, -0.0786665678024292, 0.14619098603725433, -0.13809636235237122, -0.24383099377155304, -0.064551442861557, -0.08542001992464066, 0.005470301024615765, 0.01884513907134533, -0.02915540523827076, -0.07976479828357697, -0.025922678411006927, -0.024464309215545654, -0.13419321179389954, -0.12988144159317017, -0.045764949172735214, 0.0033451856579631567, 0.06592294573783875, -0.10129295289516449, -0.06366966664791107, -0.01372470986098051, 0.01228189654648304, 0.16694197058677673, 0.1718299239873886, -0.1479761004447937, 0.1746504157781601, 0.1275855153799057, -0.043161146342754364, 0.08982601761817932, -0.03149351850152016, 0.08543602377176285, -0.06139504536986351, -0.05504501610994339, 0.14198172092437744, 0.038192491978406906, -0.012703092768788338, 0.07356342673301697, 0.015302121639251709, -0.16028036177158356, 0.005013573449105024, -0.06011323630809784, -0.18104222416877747, -0.24811965227127075, -0.12445832788944244, -0.03392355889081955, 0.031130822375416756, 0.06539426743984222, 0.04521777108311653, -0.014293580316007137, 0.08586061745882034, 0.15440885722637177, -0.1201944351196289, -0.10207170993089676, -0.05093692988157272, -0.03398123010993004, 0.00712555693462491, 0.00954260304570198, -0.1256699562072754, 0.010575954802334309, 0.13399964570999146, 0.205643430352211, 0.2065768986940384, 0.1443232297897339, -0.030600305646657944, 0.015799712389707565, 0.03912023454904556, 0.07667870074510574, 0.16962018609046936, 0.12044000625610352, -0.03717659413814545, 0.011162085458636284, -0.010215456597507, -0.09010870009660721, -0.0186679158359766, 0.10434447973966599, -0.1741400510072708, -0.01931406371295452, -0.1799928992986679, 0.03421517834067345, -0.17849639058113098, 0.13054463267326355, -0.2098478227853775, 0.07857688516378403, 0.0023903618566691875, 0.17431363463401794, -0.07854307442903519, 0.043400611728429794, -0.01475425437092781, -0.08791184425354004, 0.06292036175727844, -0.0343756303191185, 0.06880475580692291, -0.00871749222278595, -0.028733152896165848, -0.13905002176761627, -0.14715233445167542, -0.01603846624493599, 0.10875611752271652, -0.21992127597332, 0.2793812155723572, 0.04726684093475342, -0.03441207855939865, -0.1438325196504593, -0.06646069139242172, -0.03984087333083153, 0.03639839589595795, 0.14118075370788574, -0.0077906097285449505, -0.1619429886341095, -0.1548025757074356, 0.03309808671474457, 0.004503082949668169, 0.11487933248281479, 0.0037812446244060993, -0.06317827105522156, 0.056177571415901184, 0.037314269691705704, -0.08524642884731293, -0.13351576030254364, -0.08925928175449371, -0.08712626993656158, -0.014888633042573929, -0.030051948502659798, -0.14076854288578033, 0.03331645205616951, -0.0069168005138635635, -0.12396065145730972, 0.08225680887699127, 0.08899064362049103, -0.011050914414227009, -0.096968874335289, -0.04096659645438194, 0.14870493113994598, -0.0071000573225319386, 0.005870677065104246, -0.0009112048428505659, 0.011062168516218662, -0.044476307928562164, -0.15497830510139465, 0.08635067194700241, -0.0793144628405571, 0.11477350443601608, -0.09566818922758102, 0.11990725249052048, -0.02201591059565544, -0.0023541857954114676, 0.06271198391914368, 0.05636058375239372, -0.03053022362291813, -0.038235265761613846, 0.14956744015216827, -0.051168616861104965, 0.07807168364524841, 0.2745947539806366, 0.02581041119992733, -0.07099227607250214, 0.06794106960296631, -0.05974280461668968, 0.1616876721382141, 0.16657327115535736, -0.025143833830952644, 0.1360398381948471, 0.19511772692203522, -0.06564462184906006, -0.24762798845767975, 0.0748768299818039, -0.19627441465854645, 0.03781478852033615, 0.09809381514787674, -0.185023233294487, 0.08827143162488937, 0.1478128582239151, -0.0771048441529274, 0.2715025544166565, -0.203312948346138, -0.005268767010420561, 0.16568532586097717, 0.04948665201663971, 0.3589593172073364, -0.15607339143753052, -0.10039004683494568, -0.06262169033288956, -0.15566763281822205, 0.19854490458965302, -0.17117375135421753, 0.024458765983581543, -0.0031310943886637688, 0.009687477722764015, 0.006248017773032188, -0.10005775839090347, 0.2493874430656433, 0.03388331085443497, 0.12380851805210114, -0.051256611943244934, -0.03373361751437187, 0.18140360713005066, -0.06501325219869614, 0.10733070969581604, 0.021571489050984383, 0.0827103927731514, -0.1488487869501114, -0.00015924756007734686, 0.020852236077189445, 0.06086951121687889, 0.04845534265041351, -0.05307690054178238, -0.09043602645397186, 0.0064707002602517605, -0.12441439926624298, -0.054617781192064285, 0.12138880789279938, -0.02625316195189953, 0.0791798010468483, 0.1866559237241745, 0.018963884562253952, -0.1598595678806305, 0.04514654725790024, -0.027421388775110245, -0.10697392374277115, 0.08361592888832092, -0.14721430838108063, 0.03277214616537094, 0.11649250984191895, 0.0471205934882164, 0.05649266019463539, 0.02865365892648697, -0.05798167362809181, 0.02237715572118759, 0.13193216919898987, -0.10977458953857422, 0.058908700942993164, 0.08695702254772186, -0.08243197947740555, 0.022714905440807343, 0.07174288481473923, 0.0720043033361435, 0.09516842663288116, 0.012250447645783424, -0.042371638119220734, 0.05200107395648956, -0.021664101630449295, 0.17316554486751556, 0.0895024985074997, 0.04663316160440445, -0.14401930570602417, 0.202948197722435, 0.012459798716008663, -0.13702622056007385, 0.015773611143231392, -0.058363817632198334, -0.09662183374166489, -0.09779972583055496, -0.0327717624604702, 0.17991416156291962, -0.0829981192946434, -0.12726949155330658, -0.0408969521522522, -0.042621903121471405, 0.011136366985738277, 0.17181828618049622, 0.11156909167766571, 0.10155229270458221, 0.03369870409369469, -0.12492018193006516, -0.005979692097753286, -0.07075174152851105, -0.0031615335028618574, 0.02623589150607586, -0.06561560183763504, -0.18707887828350067, -0.028173645958304405, 0.12802566587924957, -0.0807630643248558, -0.07263351231813431, -0.09924760460853577, 0.11266328394412994, -0.12818805873394012, 0.043836500495672226, -0.006468131206929684, -0.021825088188052177, 0.02307700738310814, 0.07453018426895142, -0.012593159452080727, -0.01889045536518097, -0.09886633604764938, 0.12209701538085938, 0.013916904106736183, 0.03475014120340347, -0.09605072438716888, -0.0013932952424511313, 0.08396396040916443, -0.002783885458484292, 0.053251009434461594, 0.10039611905813217, -0.02141239494085312, 0.10337992757558823, -0.11950874328613281, -0.14134272933006287, 0.11171416193246841, 0.06530870497226715, 0.033782947808504105, -0.07737045735120773, -0.002721410011872649, 0.14031638205051422, -0.03150613233447075, 0.10567855834960938, 0.009874675422906876, -0.07303057610988617, -0.02977646142244339, -0.1369675248861313, -0.11370985209941864, 0.0423990860581398, -0.038569800555706024, 0.21806055307388306, 0.062472984194755554, 0.007065953686833382, 0.06304264068603516, -0.0056488593108952045, 0.0023449109867215157, -0.07180296629667282, -0.051593344658613205, -0.10084854066371918, -0.04507738724350929, 0.10464096069335938, 0.058361053466796875, -0.045978181064128876, 0.4726718068122864, -0.0018604925135150552, -0.011643831618130207, -0.04298606887459755, 0.07594465464353561, 0.035383839160203934, 0.02919049933552742, 0.31427669525146484, 0.08640093356370926, -0.04015197977423668, -0.07218766212463379, 0.03261980041861534, -0.032925352454185486, 0.10356562584638596, 0.14341478049755096, 0.08682779967784882, -0.050882332026958466, 0.03425903990864754, 0.01806097850203514, -0.07712745666503906, 0.17018556594848633, -0.02981456369161606, 0.02191329002380371, 0.03185143694281578, 0.10743733495473862, -0.0870891734957695, 0.12086302787065506, -0.04987551271915436, 0.0043152812868356705, -0.058139506727457047, -0.06362640857696533, -0.09470859169960022, -0.1126798763871193, -0.07615587115287781, -0.029293140396475792, 0.04234650358557701, -0.022175095975399017, -0.00662083737552166, 0.24874848127365112, 0.061048250645399094, -0.000029751887268503197, 0.060225747525691986, -0.09002526849508286, 0.024245761334896088, 0.03163653239607811, -0.027256349101662636, -0.09228943288326263, 0.030038397759199142, -0.04073081165552139, 0.02181391790509224, -0.035512957721948624, -0.006276476662606001, 0.00037638642243109643, 0.05174100026488304, 0.028713008388876915, -0.15487505495548248, -0.0348503552377224, -0.05776875466108322, 0.06682932376861572, -0.09391126036643982, 0.06202105060219765, 0.05187751725316048, 0.03578188270330429, 0.06020837649703026, 0.12197087705135345, 0.03506181761622429, -0.00796687975525856, -0.075696662068367, 0.10718898475170135, 0.0075666033662855625, 0.11897841095924377, -0.017063381150364876, -0.07301674783229828, -0.022439461201429367, 0.08616353571414948, 0.2697303593158722, -0.048685576766729355, -0.013245481997728348, -0.005328622180968523, 0.0441400371491909, 0.004872598685324192, 0.1386842429637909, -0.011292771436274052, 0.08710584044456482, 0.0015743512194603682, -0.09838089346885681, -0.05689648166298866, -0.08920221030712128, -0.05851846560835838, 0.02511073462665081, 0.0550442598760128, -0.06648766249418259, -0.08139447867870331, 0.20788460969924927, -0.08670899271965027, 0.08167116343975067, 0.04698197543621063, -0.10632065683603287, -0.13578152656555176, -0.011718157678842545, -0.016179965808987617, -0.07074542343616486, 0.017773054540157318, -0.10511141270399094, 0.0029719402082264423, -0.1152259111404419, -0.005989639088511467, -0.23397570848464966, -0.17180466651916504, -0.0025428407825529575, 0.08876446634531021, 0.06890624761581421, 0.03403301537036896, 0.17031261324882507, 0.035984836518764496, 0.03784714639186859, -0.07126360386610031, 0.11746982485055923, 0.05862795561552048, 0.1247674897313118, 0.02189597673714161, 0.010172244161367416, -0.026517225429415703, -0.10498286783695221, 0.0876806303858757, 0.04258090630173683, -0.0027720476500689983, -0.029583360999822617, 0.03436315804719925, -0.07041934132575989, 0.0216082651168108, -0.0934012308716774, 0.1135517805814743, -0.0259332787245512, -0.0012928155483677983, 0.05843736603856087, 0.01756315305829048, 0.15377579629421234, 0.062279410660266876, -0.12385881692171097, -0.09711956977844238, -0.05835503339767456, -0.040193233639001846, 0.01214073970913887, -0.042327698320150375, -0.1698187291622162, 0.04382845386862755, -0.0722510889172554, 0.016579395160079002, 0.03617171570658684, 0.05800812691450119, 0.08755317330360413, 0.06376562267541885, -0.036433055996894836, -0.10822736471891403, 0.055832430720329285, 0.03173745051026344, -0.04440132528543472, -0.09798124432563782 ]
3704070077f612ba5a91ebfa8f89823651b37b64
# Dataset Card for "coffeescript_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/coffeescript_checks
[ "region:us" ]
2023-03-27T12:49:12+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 202822078.3919738, "num_examples": 23874}], "download_size": 202150872, "dataset_size": 202822078.3919738}}
2023-03-27T12:49:34+00:00
[]
[]
TAGS #region-us
# Dataset Card for "coffeescript_checks" More Information needed
[ "# Dataset Card for \"coffeescript_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"coffeescript_checks\"\n\nMore Information needed" ]
[ 6, 17 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"coffeescript_checks\"\n\nMore Information needed" ]
[ -0.10525202751159668, 0.15566177666187286, -0.003615626133978367, 0.005326352547854185, 0.06252780556678772, 0.049178991466760635, 0.05628279224038124, 0.04487765580415726, 0.15706481039524078, 0.0038180146366357803, 0.15016764402389526, 0.03806209936738014, 0.039689984172582626, 0.2097553312778473, -0.10193127393722534, 0.07002308964729309, 0.0660768523812294, 0.02462719939649105, 0.012621291913092136, 0.11245840787887573, -0.002300409832969308, -0.059606410562992096, 0.06273669004440308, -0.10468076169490814, -0.20467840135097504, 0.08837801963090897, -0.011179620400071144, -0.07220960408449173, 0.10916174948215485, -0.0478518083691597, 0.12148946523666382, 0.0908612534403801, -0.08907058835029602, -0.128519669175148, 0.02965463697910309, -0.05566246435046196, -0.011296332813799381, 0.027776462957262993, -0.027812810614705086, -0.14447815716266632, -0.1549483686685562, 0.12116379290819168, 0.018976211547851562, 0.026778629049658775, -0.11894098669290543, -0.10340828448534012, -0.17327134311199188, -0.12349747866392136, -0.01363594550639391, 0.0008945452864281833, 0.04793794825673103, 0.17055250704288483, -0.23832637071609497, 0.025320610031485558, 0.07410968095064163, -0.07713054865598679, 0.09085284173488617, 0.1731838583946228, 0.011556045152246952, 0.04492044448852539, 0.03139406070113182, 0.060670193284749985, 0.12178926169872284, -0.06495922058820724, -0.05598177760839462, -0.06106410548090935, -0.22430866956710815, 0.04279525205492973, 0.05494603514671326, -0.08396326750516891, 0.2921791672706604, 0.04495896399021149, -0.03965957462787628, 0.04306195303797722, 0.01604621298611164, -0.004109248984605074, 0.05569114536046982, 0.002244064584374428, 0.00845515076071024, 0.03140825778245926, 0.03460826724767685, 0.020032787695527077, -0.09294036030769348, -0.14854957163333893, -0.1615663766860962, -0.07910927385091782, -0.04033937677741051, 0.11068368703126907, -0.12935978174209595, 0.014423919841647148, 0.020088303834199905, -0.04787464439868927, -0.09074315428733826, -0.10080958902835846, -0.05718572810292244, -0.0668310821056366, -0.006336582824587822, 0.15317712724208832, 0.15795795619487762, 0.21205838024616241, 0.02432546392083168, 0.058848943561315536, -0.1520053744316101, 0.05872560292482376, 0.10336589813232422, -0.08016783744096756, 0.11934532225131989, -0.023427948355674744, -0.04502441734075546, -0.103704072535038, -0.05330343917012215, -0.07795438915491104, -0.0888952761888504, 0.00770436180755496, -0.0212303027510643, 0.19211608171463013, -0.04065028950572014, -0.11034825444221497, -0.04879874736070633, 0.04198264330625534, 0.2668953537940979, -0.1357429176568985, 0.008426552638411522, 0.08069510012865067, -0.08830181509256363, -0.04859187453985214, -0.06767193973064423, 0.007761579006910324, 0.020722441375255585, -0.013932861387729645, -0.04645972698926926, -0.014097482897341251, -0.0289425328373909, 0.04634180665016174, 0.06296312808990479, -0.1856088936328888, 0.04286457598209381, -0.11885159462690353, -0.29985353350639343, -0.03923271223902702, -0.011326530016958714, -0.06877818703651428, 0.16618694365024567, -0.024468081071972847, 0.06631898880004883, -0.031783320009708405, -0.032005466520786285, 0.13604508340358734, -0.08924449235200882, 0.06122696027159691, 0.03018229454755783, 0.0567459762096405, -0.12314862012863159, 0.011517398059368134, -0.196564182639122, -0.02587221749126911, -0.029725991189479828, 0.0282990001142025, -0.07321646809577942, 0.11327198147773743, -0.0943213403224945, 0.05193420127034187, -0.1825275421142578, 0.034590620547533035, -0.09964323043823242, 0.1862054169178009, -0.1865234076976776, -0.014812659472227097, 0.2253786325454712, -0.14474456012248993, -0.25020796060562134, 0.006383025087416172, -0.0440169982612133, 0.062081530690193176, 0.08537343144416809, 0.3265448808670044, 0.06143622845411301, -0.10884043574333191, 0.053040001541376114, 0.09173475950956345, -0.1857098788022995, -0.22176353633403778, 0.09665866941213608, -0.16913944482803345, -0.11440103501081467, 0.010146437212824821, 0.12784941494464874, -0.04647077992558479, -0.05859394371509552, -0.054387807846069336, -0.0009062582976184785, -0.11896036565303802, -0.015477546490728855, 0.011415057815611362, 0.011832918971776962, -0.09605676680803299, 0.14223483204841614, -0.12118199467658997, 0.023578977212309837, -0.011755112558603287, -0.050850339233875275, -0.053825609385967255, 0.14985793828964233, -0.0032424391247332096, -0.02019904926419258, -0.16963481903076172, 0.013120966963469982, 0.025706423446536064, 0.02128927782177925, -0.012276437133550644, 0.01962285116314888, 0.032128460705280304, -0.04774228855967522, 0.06295830011367798, 0.05419247969985008, 0.16010160744190216, 0.033913806080818176, 0.06050978600978851, -0.0014066188596189022, 0.11331436038017273, -0.11331133544445038, 0.05418981984257698, -0.11162787675857544, -0.043507132679224014, 0.11735323071479797, 0.03614676743745804, 0.027859793975949287, 0.021034182980656624, 0.05026286467909813, 0.009172273799777031, -0.0026141779962927103, -0.048870474100112915, -0.013054382055997849, 0.011284357868134975, 0.03649776801466942, 0.11605692654848099, -0.05790432170033455, 0.15878139436244965, 0.12159790843725204, 0.008222688920795918, -0.05116390436887741, -0.13193951547145844, 0.03903583809733391, -0.020431505516171455, -0.09241989254951477, -0.014600131660699844, -0.09388464689254761, -0.056731559336185455, 0.07114171236753464, -0.10142707824707031, 0.00914522260427475, 0.033785417675971985, -0.030409662052989006, -0.11481386423110962, 0.014615808613598347, 0.14906299114227295, -0.21020066738128662, 0.1254362016916275, 0.18962164223194122, 0.1666189432144165, 0.2006579488515854, -0.06335362792015076, -0.0783722996711731, -0.00003661325536086224, -0.01615455187857151, -0.06370970606803894, 0.14727509021759033, -0.07379812747240067, 0.005947045516222715, 0.08887585252523422, 0.006959931924939156, 0.1091647669672966, -0.04871305823326111, -0.08279270678758621, 0.01055083516985178, -0.043138839304447174, -0.07273548096418381, 0.06194654479622841, 0.031301528215408325, 0.061691030859947205, -0.017369097098708153, -0.07901028543710709, 0.14266341924667358, 0.009646458551287651, -0.08942417055368423, 0.14227335155010223, -0.16350096464157104, -0.26335641741752625, -0.022559992969036102, 0.028512362390756607, 0.17521733045578003, 0.059686724096536636, 0.03073997236788273, -0.06540278345346451, 0.010349039919674397, -0.04686449468135834, -0.19381295144557953, -0.08952804654836655, -0.0067122927866876125, 0.005093607120215893, 0.04674086719751358, -0.1106375977396965, -0.07003621757030487, -0.0015314293559640646, -0.017710288986563683, 0.08971931040287018, 0.15818728506565094, -0.21145237982273102, 0.1662059873342514, 0.19582529366016388, -0.046829815953969955, 0.07289806008338928, -0.03608043119311333, 0.018302438780665398, -0.08223997056484222, -0.0165084321051836, 0.09047198295593262, 0.03672926127910614, 0.011007146909832954, 0.07180307805538177, -0.025041690096259117, -0.13969743251800537, 0.07087355107069016, -0.06624583154916763, -0.19306577742099762, -0.2202177792787552, -0.07401028275489807, 0.036728162318468094, 0.11168172955513, 0.03570125252008438, 0.05716269090771675, 0.02047794871032238, 0.09649161994457245, 0.08854888379573822, -0.1710672378540039, -0.07695913314819336, -0.06973201036453247, -0.10277723520994186, -0.0033278167247772217, 0.010829132050275803, -0.1616796851158142, 0.026493359357118607, 0.12131527066230774, 0.10116796940565109, 0.15857413411140442, 0.12360251694917679, 0.0928255170583725, 0.050105899572372437, 0.0478089302778244, 0.12409469485282898, 0.0892433300614357, 0.147655189037323, -0.03492416441440582, -0.00461933109909296, -0.009960195980966091, -0.10566757619380951, -0.05288441851735115, 0.11646585166454315, -0.15101371705532074, -0.020561615005135536, -0.09590309858322144, 0.09718155860900879, -0.11962027102708817, 0.0793389230966568, -0.24568183720111847, 0.04373219236731529, -0.0345962829887867, 0.14603587985038757, -0.026221588253974915, 0.054366521537303925, 0.0772014632821083, -0.08319395780563354, 0.03379218652844429, 0.046606842428445816, 0.07800596207380295, -0.010314135812222958, 0.008366216905415058, -0.08782300353050232, -0.21506711840629578, -0.03139333426952362, 0.11667156219482422, -0.24465115368366241, 0.16943266987800598, 0.03195953741669655, 0.008412783034145832, -0.11917267739772797, -0.07973548769950867, -0.0639113187789917, 0.04228241369128227, 0.13319209218025208, -0.011590857990086079, -0.1919403225183487, -0.10922902822494507, -0.05455741658806801, 0.014377528801560402, 0.09382177144289017, -0.029588770121335983, -0.08298555016517639, 0.06356162577867508, 0.036925241351127625, -0.06556475907564163, -0.21321286261081696, -0.2235448658466339, -0.08540792018175125, -0.027194755151867867, -0.014303053729236126, -0.09430645406246185, 0.022356605157256126, 0.035386085510253906, -0.08118459582328796, 0.05450158193707466, -0.11258015781641006, 0.02161981724202633, -0.043889060616493225, -0.06531650573015213, 0.06562017649412155, -0.031814225018024445, -0.01192443910986185, -0.01062753051519394, -0.017810329794883728, -0.06257977336645126, -0.1344662457704544, 0.060696691274642944, -0.07927623391151428, 0.04471685364842415, -0.1143900528550148, 0.15183384716510773, 0.02663503959774971, -0.012866436503827572, 0.1244974136352539, -0.004629284143447876, -0.025352880358695984, -0.07127200067043304, 0.11298774927854538, -0.16476409137248993, 0.22421544790267944, 0.26709532737731934, 0.08073006570339203, -0.09984749555587769, 0.0841134637594223, -0.029264453798532486, 0.1244899109005928, 0.10256101191043854, -0.054667480289936066, 0.12957026064395905, 0.22992095351219177, -0.057869989424943924, -0.17782919108867645, 0.06776953488588333, -0.22146889567375183, -0.035307031124830246, 0.0457196943461895, -0.18592435121536255, 0.04015946760773659, 0.13790357112884521, -0.08688292652368546, 0.23769713938236237, -0.21368923783302307, -0.008068914525210857, 0.17252671718597412, 0.006342469714581966, 0.3427104651927948, -0.1286328285932541, -0.14544346928596497, -0.05438512936234474, -0.2475215196609497, 0.21680909395217896, -0.2314193844795227, -0.0013033298309892416, -0.0057351477444171906, -0.04996013268828392, -0.009521530009806156, -0.09846953302621841, 0.20707787573337555, 0.10504087060689926, 0.11418243497610092, -0.11006858944892883, -0.0645124539732933, 0.11292478442192078, -0.04602513089776039, 0.07930020242929459, -0.0276042353361845, 0.08112684637308121, -0.0706099271774292, 0.015660515055060387, 0.02562144584953785, 0.1381635069847107, 0.011824263259768486, -0.011235683225095272, -0.14704866707324982, -0.029707038775086403, -0.12447166442871094, 0.01123757753521204, 0.06970030814409256, -0.10446793586015701, 0.02334255911409855, 0.17721042037010193, -0.008070436306297779, -0.16212643682956696, 0.10163121670484543, -0.01786987856030464, -0.09083802253007889, 0.08200839906930923, -0.13749577105045319, 0.06012454628944397, 0.11401578038930893, -0.012681221589446068, 0.0804254561662674, 0.029945585876703262, -0.041708093136548996, 0.017118701711297035, 0.13650764524936676, -0.13006477057933807, 0.13025493919849396, 0.11345202475786209, -0.18074576556682587, 0.05282187461853027, 0.00471684243530035, 0.033664777874946594, 0.1084175705909729, 0.015615519136190414, -0.031747493892908096, 0.024556804448366165, 0.01380094327032566, 0.1372331976890564, 0.08655223250389099, 0.06633610278367996, -0.14218579232692719, 0.21220959722995758, 0.03928949311375618, -0.18041546642780304, 0.00033286213874816895, -0.05773526802659035, -0.15205353498458862, -0.10508465766906738, -0.06847699731588364, 0.25973063707351685, -0.03125559911131859, -0.16489069163799286, -0.08790271729230881, -0.016549838706851006, 0.06718239933252335, 0.18057526648044586, 0.07274656742811203, 0.17500737309455872, 0.10724562406539917, -0.06716223061084747, 0.027325468137860298, -0.04107942059636116, -0.08834439516067505, -0.005684231873601675, -0.0028051878325641155, -0.11289317160844803, -0.0012640550266951323, 0.15953566133975983, -0.05263187363743782, -0.09710456430912018, -0.06985864788293839, 0.08882150053977966, -0.1188122108578682, 0.08731838315725327, -0.011108129285275936, -0.028667891398072243, -0.0006577499443665147, 0.06522706151008606, 0.005717431660741568, -0.011608205735683441, -0.08675052225589752, 0.13757377862930298, 0.027374684810638428, 0.07967253029346466, -0.1529255509376526, 0.03239155188202858, 0.11993726342916489, 0.024671519175171852, 0.07278720289468765, 0.12355679273605347, -0.052539799362421036, 0.051395267248153687, -0.11807031184434891, -0.10847126692533493, 0.07240509241819382, 0.041012294590473175, -0.006249931175261736, 0.05459195747971535, -0.0029888288117945194, 0.10093478858470917, 0.008968640118837357, 0.06599832326173782, 0.04542475566267967, -0.07543973624706268, 0.0121761504560709, -0.09796005487442017, -0.09257912635803223, 0.0194658562541008, -0.0335477739572525, 0.19542135298252106, 0.06299171596765518, 0.033143214881420135, 0.05253669247031212, -0.04927050694823265, 0.007503596134483814, -0.062020398676395416, -0.018786534667015076, -0.04245913401246071, -0.06221959367394447, 0.08781734108924866, -0.0005003793630748987, -0.04649925231933594, 0.4307856261730194, -0.04437141865491867, 0.039867788553237915, -0.027492690831422806, 0.01413011085242033, 0.058203935623168945, 0.05664527788758278, 0.27800774574279785, 0.04135240986943245, -0.047004420310258865, 0.043514445424079895, 0.02863391861319542, 0.013249619863927364, -0.03898835554718971, 0.17213581502437592, 0.11075513809919357, 0.07786606252193451, 0.049964286386966705, 0.002085431944578886, -0.08432720601558685, 0.16710592806339264, -0.06536557525396347, 0.009240224026143551, 0.0013486837269738317, 0.11434489488601685, -0.13063204288482666, 0.1686200052499771, -0.031301941722631454, -0.04027080535888672, -0.017402390018105507, -0.07746481150388718, -0.09855160862207413, -0.04268817603588104, -0.04603063687682152, -0.027390286326408386, 0.04624814912676811, -0.020015476271510124, -0.0094939935952425, 0.2817278206348419, 0.045516833662986755, 0.0025904078502207994, 0.08141402900218964, -0.07751637697219849, -0.00031760113779455423, 0.024956710636615753, -0.06703618168830872, -0.09047377854585648, 0.01647760532796383, -0.08686608076095581, 0.06677541881799698, 0.009158249013125896, -0.012114106677472591, 0.03975479304790497, 0.10057324916124344, 0.011971831321716309, -0.1584089994430542, -0.008395565673708916, -0.03948914259672165, 0.10637017339468002, -0.0747821033000946, 0.03269289433956146, 0.09511958062648773, 0.01613147370517254, 0.08239296823740005, 0.19896002113819122, 0.01457290817052126, -0.005321137141436338, -0.052806075662374496, -0.061823148280382156, 0.06533274054527283, 0.1445532590150833, 0.004026980139315128, -0.059862665832042694, -0.01863103359937668, 0.1338530331850052, 0.23339241743087769, -0.03724488615989685, 0.015332603827118874, -0.0596158541738987, 0.04510335624217987, 0.08621606230735779, 0.10254756361246109, 0.02861628867685795, -0.046442992985248566, 0.00865747407078743, -0.1300332397222519, 0.012036792002618313, -0.0469050407409668, -0.09662429243326187, 0.030097385868430138, -0.016868583858013153, -0.01797100529074669, -0.07355865836143494, 0.1877329796552658, -0.09371503442525864, -0.03515386953949928, 0.05901087820529938, -0.057530421763658524, -0.09724742919206619, -0.01387379877269268, -0.023085545748472214, -0.057129207998514175, -0.012574956752359867, -0.07069674879312515, -0.04237343370914459, -0.11592168360948563, -0.008527792058885098, -0.2928684651851654, -0.1927230805158615, -0.06676676869392395, -0.10983076691627502, 0.19811499118804932, 0.02583344094455242, 0.19521597027778625, 0.06756561994552612, 0.07892739027738571, -0.08739494532346725, 0.0730292871594429, 0.03480591997504234, 0.1898963749408722, 0.04394033923745155, -0.04047875851392746, -0.0010691285133361816, -0.07243293523788452, 0.12107047438621521, -0.06047247350215912, 0.019635843113064766, -0.04557473212480545, 0.029749281704425812, -0.12528790533542633, 0.0020655381958931684, -0.08259137719869614, 0.10886252671480179, -0.02098820172250271, -0.019367262721061707, 0.08500435948371887, 0.06111958995461464, 0.10465358942747116, 0.026700904592871666, -0.13572365045547485, -0.08794274181127548, -0.07276620715856552, -0.008421085774898529, 0.050346631556749344, -0.0005505791632458568, -0.1588250994682312, 0.09085367619991302, -0.10291841626167297, 0.02486553229391575, 0.06442378461360931, 0.09749549627304077, 0.032703351229429245, 0.10490993410348892, -0.030522165820002556, -0.1279032826423645, 0.06331261247396469, 0.09593673795461655, -0.09699589759111404, -0.10477191209793091 ]
0b0475dd89fb3bd8a44828a0f0fcb2e6a5942d69
# Dataset Card for "makefile_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/makefile_checks
[ "region:us" ]
2023-03-27T12:49:55+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 332308322.1515968, "num_examples": 57421}], "download_size": 271711545, "dataset_size": 332308322.1515968}}
2023-03-27T12:50:26+00:00
[]
[]
TAGS #region-us
# Dataset Card for "makefile_checks" More Information needed
[ "# Dataset Card for \"makefile_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"makefile_checks\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"makefile_checks\"\n\nMore Information needed" ]
[ -0.18729786574840546, 0.12769930064678192, -0.003480758750811219, 0.0286157988011837, 0.1020449548959732, 0.07703405618667603, 0.08631027489900589, 0.11799672245979309, 0.1445649266242981, -0.013980362564325333, 0.134357750415802, -0.0051896884106099606, 0.0445019006729126, 0.3231743574142456, -0.08332917839288712, 0.06210823357105255, 0.06085414066910744, 0.02673453278839588, -0.023579725995659828, 0.04210593178868294, 0.007764636073261499, -0.05773434787988663, 0.07609149068593979, -0.1458853781223297, -0.2126949280500412, 0.07096198201179504, 0.0058493479155004025, 0.0027020007837563753, 0.08116411417722702, -0.004930821713060141, 0.05090829357504845, 0.0014484393177554011, -0.08111253380775452, -0.12628376483917236, 0.02205861546099186, 0.04091500863432884, -0.07702194154262543, 0.0029450422152876854, 0.022540977224707603, -0.08551356941461563, -0.12781143188476562, 0.0031985619571059942, -0.06957915425300598, 0.042700812220573425, -0.10934067517518997, -0.23180438578128815, -0.1410706490278244, -0.055106472223997116, 0.03149816766381264, 0.013808219693601131, 0.05281033366918564, 0.11818275600671768, -0.09395299851894379, 0.06253062933683395, 0.16434882581233978, 0.032264724373817444, 0.049552854150533676, 0.15580260753631592, -0.03278843313455582, 0.060633230954408646, 0.04850849509239197, 0.06858675181865692, 0.1449148952960968, -0.04132615402340889, -0.044453129172325134, -0.047083042562007904, -0.23292021453380585, 0.06210034713149071, 0.00018095076666213572, -0.08079202473163605, 0.37213751673698425, -0.04343957081437111, -0.06237535551190376, -0.02992614358663559, 0.0007311275694519281, -0.033632129430770874, 0.07967152446508408, 0.07404310256242752, 0.013392945751547813, 0.002429173095151782, 0.12599307298660278, -0.02868487313389778, -0.08399360626935959, -0.15150730311870575, -0.11019668728113174, -0.023276476189494133, -0.03999132290482521, 0.11033155769109726, -0.1602482944726944, -0.012957142665982246, -0.024927034974098206, -0.08064143359661102, -0.054241131991147995, -0.09186287224292755, -0.04026254639029503, -0.06206819415092468, -0.04794018715620041, 0.008486262522637844, 0.12701131403446198, 0.17965032160282135, 0.01003536581993103, 0.04045409709215164, -0.16015742719173431, 0.07814963907003403, 0.18064838647842407, -0.10768424719572067, 0.025180470198392868, -0.008442739956080914, -0.03356848284602165, -0.14851213991641998, -0.03181710094213486, -0.10858970880508423, -0.025038113817572594, -0.07494547218084335, -0.02891978807747364, 0.19831262528896332, -0.014256571419537067, -0.12650075554847717, -0.06301958858966827, -0.029160184785723686, 0.08210378885269165, -0.19536720216274261, 0.004374418407678604, 0.06214359402656555, -0.07520723342895508, -0.051226358860731125, -0.06773359328508377, -0.07618547976016998, 0.007479018997400999, 0.004149515647441149, -0.05551348626613617, 0.009584168903529644, -0.026688914746046066, -0.03936292603611946, 0.11486764997243881, -0.2195843905210495, 0.07746562361717224, -0.0988178476691246, -0.3353193402290344, 0.005477250088006258, 0.05368362367153168, -0.09854646772146225, 0.18498963117599487, 0.04416358843445778, 0.011595116928219795, -0.0591575987637043, -0.03506367281079292, 0.07864367216825485, -0.09172233939170837, 0.055493973195552826, 0.030024193227291107, 0.07985823601484299, -0.09432090073823929, 0.014392145909368992, -0.08126304298639297, 0.009455304592847824, 0.037278153002262115, -0.03489210456609726, -0.1325330138206482, 0.07320918142795563, -0.10194656252861023, 0.04093492403626442, -0.04428387060761452, 0.028816470876336098, -0.04239083454012871, 0.15010541677474976, -0.25547587871551514, -0.004455795511603355, 0.11072339862585068, -0.14330995082855225, -0.2143511176109314, 0.008275776170194149, -0.026509908959269524, 0.10156156867742538, -0.03791544958949089, 0.2209475189447403, 0.23718763887882233, -0.15826667845249176, 0.12982438504695892, 0.11300639808177948, -0.18729239702224731, -0.26637476682662964, 0.0745968222618103, -0.0999273881316185, -0.16224917769432068, 0.007782573811709881, 0.0864778533577919, -0.050571259111166, -0.06961880624294281, -0.08376205712556839, 0.005656606983393431, -0.1465175747871399, 0.029733480885624886, -0.021313738077878952, -0.012170872651040554, -0.05284258350729942, 0.24220219254493713, -0.09197326004505157, 0.03703243285417557, 0.0009317219373770058, -0.05747302994132042, -0.03230374678969383, 0.20898430049419403, -0.10431443154811859, 0.016044117510318756, -0.15246707201004028, -0.1362755447626114, 0.02952401153743267, -0.09168420732021332, -0.06878998130559921, -0.0006520042079500854, 0.056933216750621796, -0.03743058070540428, 0.03718170151114464, 0.09964266419410706, 0.10779940336942673, 0.03336045891046524, 0.06853502988815308, 0.011650238186120987, 0.031299788504838943, -0.10139945894479752, -0.09581255167722702, -0.09186823666095734, -0.03427153453230858, 0.1166488453745842, -0.005960369482636452, 0.02332487143576145, -0.02100459299981594, 0.05977833643555641, 0.00761381397023797, 0.006685373838990927, -0.04449227452278137, 0.011041544377803802, 0.012368164956569672, 0.06903737038373947, 0.05345079302787781, -0.05088494345545769, 0.2093510776758194, 0.10176709294319153, 0.010665311478078365, -0.03441431000828743, -0.12985990941524506, 0.04447544738650322, -0.058961421251297, -0.15175655484199524, 0.01658790186047554, -0.16523540019989014, -0.03338572010397911, 0.057685986161231995, -0.0649528056383133, 0.010220266878604889, 0.1033475324511528, -0.04707547649741173, -0.13601307570934296, -0.0246441513299942, 0.08527862280607224, -0.028117917478084564, 0.14777271449565887, 0.20321384072303772, 0.05883166193962097, 0.2129819542169571, -0.05354293808341026, -0.11174751073122025, 0.02800620160996914, 0.051164962351322174, -0.059696294367313385, 0.1894480288028717, -0.030968494713306427, 0.05455721914768219, 0.10959670692682266, 0.0320405587553978, 0.09643520414829254, -0.04960040748119354, -0.09649297595024109, 0.044111527502536774, -0.056921154260635376, -0.1709640473127365, 0.105715811252594, 0.03154832497239113, 0.023479266092181206, -0.05231919139623642, 0.043597254902124405, 0.16787289083003998, -0.04208314046263695, -0.09049662947654724, 0.17910248041152954, -0.13325391709804535, -0.29043126106262207, -0.13829612731933594, -0.1500643789768219, -0.0031656164210289717, 0.024221530184149742, -0.00580555060878396, -0.0723135769367218, -0.01968722604215145, -0.011259266175329685, -0.019682731479406357, -0.09297668188810349, -0.031823839992284775, 0.06059279292821884, 0.06378599256277084, -0.042497485876083374, -0.06155005842447281, 0.05135369300842285, 0.10528475791215897, 0.15027214586734772, 0.18076767027378082, -0.141866073012352, 0.14548848569393158, 0.04368213564157486, -0.06886401027441025, 0.06672153621912003, -0.04460277408361435, 0.11516072601079941, -0.04748135060071945, -0.07335884869098663, 0.20763424038887024, 0.022107141092419624, 0.007630674634128809, 0.07932492345571518, -0.021869724616408348, -0.1334809809923172, 0.03296467661857605, -0.06315422803163528, -0.19818958640098572, -0.20607036352157593, -0.12921467423439026, -0.0578424371778965, 0.1623610258102417, 0.11866863071918488, 0.06173235923051834, 0.0031641293317079544, 0.07808233052492142, 0.13927876949310303, -0.071320079267025, -0.06779251992702484, -0.024350974708795547, -0.02896631322801113, -0.0354975163936615, -0.031227964907884598, -0.10321757197380066, 0.10217662155628204, 0.15507479012012482, 0.1894145905971527, 0.16384194791316986, 0.10918907076120377, 0.08353996276855469, -0.023002196103334427, 0.07536269724369049, 0.061711519956588745, 0.21934054791927338, 0.1121441051363945, -0.020314674824476242, 0.03264923393726349, 0.0016690444899722934, -0.08506747335195541, -0.030788449570536613, 0.08135320991277695, -0.14774596691131592, -0.030778560787439346, -0.14014379680156708, 0.0368087999522686, -0.07390709221363068, 0.02859237603843212, -0.25606197118759155, 0.08028469234704971, -0.03182508051395416, 0.1757059544324875, -0.11376845091581345, 0.01862892508506775, 0.10777044296264648, -0.10528413951396942, 0.02054126001894474, -0.02890269085764885, 0.05352695286273956, 0.03460374101996422, -0.027708042412996292, -0.04821528121829033, -0.15470246970653534, -0.024643370881676674, 0.13533319532871246, -0.1997801959514618, 0.15027566254138947, 0.028327297419309616, -0.02542473003268242, -0.14396733045578003, -0.06624725461006165, -0.06170547008514404, 0.009634613059461117, 0.2055644392967224, 0.008856629952788353, -0.09281797707080841, -0.21746085584163666, 0.005336636211723089, -0.048672839999198914, 0.1363041251897812, 0.048009563237428665, -0.09094507992267609, 0.036581266671419144, 0.03275339677929878, -0.09301839768886566, -0.011277961544692516, -0.055446527898311615, -0.09194235503673553, -0.008744217455387115, 0.08010983467102051, 0.002600469859316945, 0.01970246247947216, 0.011458205990493298, -0.07970467209815979, 0.05917913466691971, -0.021178850904107094, -0.03701094537973404, -0.13850076496601105, -0.10162748396396637, 0.17508381605148315, 0.008601321838796139, 0.04879354313015938, 0.021537737920880318, 0.1006103903055191, -0.06615298241376877, -0.14936761558055878, 0.04802171140909195, -0.1345568150281906, 0.027302011847496033, -0.08519551903009415, 0.10743804275989532, -0.05937183275818825, -0.028456563130021095, 0.03341479226946831, 0.005819394718855619, -0.03418925404548645, -0.052962809801101685, 0.08811691403388977, -0.09678015112876892, 0.14425867795944214, 0.2647227644920349, -0.022018475458025932, 0.01851745694875717, 0.08812110126018524, -0.06262148171663284, 0.15822294354438782, 0.18305177986621857, -0.036624569445848465, 0.18581490218639374, 0.2016197144985199, -0.05304393172264099, -0.29705458879470825, 0.05361015722155571, -0.17181165516376495, 0.019234027713537216, 0.09165723621845245, -0.2298351228237152, 0.07705415040254593, 0.1590568721294403, -0.03768070787191391, 0.33089205622673035, -0.11871559172868729, -0.017890509217977524, 0.1737818866968155, 0.03520131856203079, 0.3344244360923767, -0.1186070442199707, -0.0582658089697361, -0.08479281514883041, -0.15878330171108246, 0.12096788734197617, -0.19876277446746826, 0.018568463623523712, -0.0035874638706445694, -0.029387859627604485, -0.034655626863241196, -0.12458110600709915, 0.19089053571224213, 0.10222090780735016, 0.131849467754364, -0.06645151972770691, 0.06822392344474792, 0.11524698138237, -0.07206694781780243, 0.12697221338748932, -0.005287270061671734, 0.09145539999008179, -0.10229107737541199, -0.015656856819987297, 0.01002459041774273, 0.05280568078160286, 0.03681159019470215, -0.030912049114704132, -0.03549088165163994, 0.004465059842914343, -0.08754495531320572, -0.046937666833400726, 0.03429577127099037, -0.055836357176303864, -0.023775136098265648, 0.21010935306549072, 0.016975464299321175, -0.1538822501897812, -0.013366181403398514, 0.011237072758376598, -0.10731232911348343, 0.08944854885339737, -0.060437027364969254, 0.08974525332450867, 0.0660410150885582, 0.02514410950243473, 0.06000924110412598, 0.056631673127412796, -0.02009294182062149, -0.00014529288455378264, 0.12408071756362915, -0.09724520891904831, 0.13832612335681915, 0.08685875684022903, -0.15894176065921783, -0.00970518123358488, 0.004095716401934624, 0.04143301025032997, 0.04942091554403305, 0.034123241901397705, -0.03614414110779762, 0.05346227064728737, 0.007306311279535294, 0.15067429840564728, 0.06618618965148926, 0.060205649584531784, -0.14198197424411774, 0.2412649393081665, -0.057934779673814774, -0.11724784225225449, 0.033876944333314896, -0.0493650957942009, -0.1368120312690735, -0.1250736117362976, 0.002986419713124633, 0.08145526796579361, -0.04239916428923607, -0.15730604529380798, -0.020911091938614845, -0.021833544597029686, 0.02556670643389225, 0.2140568345785141, 0.11308169364929199, 0.10557910799980164, 0.07699616253376007, -0.13722091913223267, -0.019513949751853943, -0.04085376113653183, -0.011738035827875137, 0.015958022326231003, -0.0641055777668953, -0.14352306723594666, -0.044666603207588196, 0.19412240386009216, -0.07396883517503738, -0.034180447459220886, -0.08374392241239548, 0.11627098172903061, -0.1088026836514473, 0.0752909928560257, 0.027069106698036194, -0.029574422165751457, 0.013114380650222301, 0.10725967586040497, 0.014134044758975506, -0.005094345659017563, -0.08092579990625381, 0.09109058976173401, 0.010028088465332985, 0.043679412454366684, -0.09494375437498093, 0.03623408451676369, 0.1183944121003151, 0.019182778894901276, 0.06703301519155502, 0.07958941906690598, -0.05543632432818413, 0.09879973530769348, -0.03653424605727196, -0.15134477615356445, 0.08502984046936035, 0.04642676189541817, 0.021930165588855743, -0.06507007777690887, -0.011580118909478188, 0.11952236294746399, -0.07873599976301193, 0.0655580461025238, -0.03391558676958084, -0.1033371165394783, -0.031033797189593315, -0.1267324686050415, -0.05694706737995148, 0.00004960253863828257, -0.09424743801355362, 0.149652898311615, 0.0963689312338829, 0.03266787901520729, 0.050597209483385086, 0.014131834730505943, 0.06990505009889603, -0.08088146150112152, -0.011406145989894867, -0.06326186656951904, -0.04133757948875427, 0.07889777421951294, 0.07442235201597214, -0.08825702965259552, 0.46347329020500183, -0.03808138519525528, -0.10354328900575638, -0.024582013487815857, -0.008791463449597359, -0.03819114714860916, 0.025645289570093155, 0.398835152387619, 0.06564678996801376, -0.030173027887940407, -0.06638628989458084, 0.055647701025009155, 0.00590275414288044, 0.08163587749004364, 0.11768893897533417, 0.09343551844358444, -0.11088372021913528, 0.007946919649839401, -0.01559186540544033, -0.1751326322555542, 0.24414534866809845, -0.038107730448246, 0.01665315218269825, 0.03460162878036499, 0.09602997452020645, -0.03441726416349411, 0.1315733641386032, -0.05696318671107292, 0.023898662999272346, 0.005548811051994562, -0.06900463253259659, -0.10418839752674103, -0.0449109822511673, -0.03640659153461456, -0.06400229781866074, 0.043375249952077866, -0.03153001517057419, 0.025406967848539352, 0.2689812183380127, 0.07011879235506058, 0.03072761557996273, 0.16366705298423767, -0.09018418192863464, -0.014296707697212696, 0.024309363216161728, -0.05656938627362251, -0.045061640441417694, 0.07331406325101852, -0.06780733913183212, 0.05937447026371956, -0.07607700675725937, 0.0074807871133089066, 0.021710336208343506, 0.07192102819681168, 0.04683121293783188, -0.17160212993621826, -0.06945998966693878, -0.08439847826957703, 0.03563699498772621, -0.14735424518585205, 0.024796849116683006, 0.0399664007127285, 0.047238077968358994, 0.04957294464111328, 0.08968807011842728, -0.007511659990996122, 0.006126292981207371, -0.07665160298347473, 0.061818551272153854, 0.058336835354566574, 0.11580713093280792, -0.05708129703998566, -0.08450391888618469, -0.06237104907631874, 0.15902544558048248, 0.27561840415000916, -0.03621857240796089, 0.009380469098687172, 0.009817743673920631, 0.052952833473682404, 0.042885445058345795, 0.13397067785263062, 0.005944279488176107, 0.009424448013305664, 0.02373473346233368, -0.01920369081199169, -0.0026379150804132223, -0.11097464710474014, -0.10805665701627731, 0.10173545777797699, 0.012352652847766876, -0.05165810137987137, -0.08603022247552872, 0.15953901410102844, -0.09246706962585449, 0.0484548956155777, 0.08202023804187775, -0.007536318153142929, -0.04857698455452919, -0.06168496981263161, -0.07758962363004684, -0.05629179999232292, -0.0187898650765419, -0.08949942886829376, -0.012168915010988712, -0.017263691872358322, -0.04150861129164696, -0.2610670328140259, -0.217601016163826, -0.02024594321846962, 0.11954858899116516, 0.091494120657444, 0.011012894101440907, 0.16846954822540283, -0.009525815024971962, -0.010607660748064518, -0.0670723244547844, 0.09597666561603546, 0.034735772758722305, 0.11100984364748001, -0.014236854389309883, 0.03842167556285858, -0.07000138610601425, -0.09191612154245377, 0.026042085140943527, 0.006237488240003586, -0.029183242470026016, -0.08829892426729202, 0.056568823754787445, -0.07365486025810242, -0.025792593136429787, -0.07169501483440399, 0.09358764439821243, -0.008636773563921452, -0.010972120799124241, 0.005964340642094612, -0.000941079284530133, 0.12636253237724304, 0.06366042047739029, -0.0762704536318779, -0.06797236204147339, -0.012010974809527397, -0.05471234396100044, -0.005665478762239218, -0.020236799493432045, -0.15969139337539673, 0.06833408027887344, -0.03690512105822563, 0.030721407383680344, 0.06660912930965424, 0.04085397720336914, 0.05911855399608612, 0.07001058757305145, -0.045000094920396805, -0.03742538392543793, 0.06759635359048843, 0.019747646525502205, -0.014885611832141876, -0.11775945872068405 ]
57bd98b4c041c65d61ea61a61b319d3064cf3d77
# Dataset Card for "dockerfile_checks" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/dockerfile_checks
[ "region:us" ]
2023-03-27T12:49:55+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float32"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 304825212.1287143, "num_examples": 137651}], "download_size": 265293128, "dataset_size": 304825212.1287143}}
2023-03-27T12:50:33+00:00
[]
[]
TAGS #region-us
# Dataset Card for "dockerfile_checks" More Information needed
[ "# Dataset Card for \"dockerfile_checks\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"dockerfile_checks\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"dockerfile_checks\"\n\nMore Information needed" ]
[ -0.15916964411735535, 0.1052519902586937, -0.00471140630543232, 0.009201882407069206, 0.04607437551021576, 0.04011576622724533, 0.07383611798286438, 0.0977332592010498, 0.20868121087551117, 0.017241712659597397, 0.10033871233463287, -0.01880587451159954, 0.0527525320649147, 0.1998201459646225, -0.08459912985563278, 0.04684748873114586, 0.10243309289216995, 0.048800017684698105, -0.04205981642007828, 0.04247480258345604, 0.043757643550634384, -0.06642525643110275, 0.08492137491703033, -0.12819704413414001, -0.2020898163318634, 0.11988839507102966, 0.013378528878092766, -0.047637976706027985, 0.06532878428697586, -0.04310999810695648, 0.11046519875526428, 0.04369335621595383, 0.00019387670909054577, -0.08868773281574249, 0.014064348302781582, 0.04744817316532135, -0.023973537608981133, 0.03484763205051422, 0.015210676938295364, -0.07875961810350418, -0.14574696123600006, -0.01616743579506874, 0.011200636625289917, -0.02800922282040119, -0.06225847452878952, -0.24896028637886047, -0.11825203895568848, 0.0026444862596690655, 0.07438022643327713, 0.027207113802433014, 0.07240370661020279, 0.20948372781276703, -0.12910068035125732, 0.08564475923776627, 0.10077787935733795, -0.008013986982405186, 0.06685200333595276, 0.25701218843460083, 0.023109734058380127, 0.03516140207648277, -0.036523185670375824, 0.05162757262587547, 0.07751917093992233, -0.035788897424936295, -0.057257890701293945, -0.04517102986574173, -0.13908831775188446, 0.08205144852399826, 0.02961522713303566, -0.09767377376556396, 0.30962860584259033, 0.0008230008534155786, -0.06377489119768143, -0.06079091504216194, -0.00740139652043581, -0.04038749635219574, 0.06111331656575203, 0.05416226387023926, -0.00446436507627368, 0.006143813021481037, 0.08963831514120102, -0.03442879766225815, -0.09274797886610031, -0.17076513171195984, -0.1659390777349472, 0.07471629977226257, -0.045128241181373596, 0.1537209302186966, -0.1920676976442337, 0.01418311707675457, -0.012010416015982628, -0.06286139041185379, -0.03589466214179993, -0.0774555578827858, -0.024297522380948067, -0.054338499903678894, 0.01921638660132885, -0.08167219907045364, 0.13460537791252136, 0.20288041234016418, 0.03494201600551605, 0.029102684929966927, -0.214649498462677, 0.11674800515174866, 0.17939898371696472, -0.02688324823975563, 0.035928428173065186, 0.056558430194854736, 0.03438014164566994, -0.12384656816720963, -0.045419320464134216, -0.08738064020872116, -0.07158351689577103, 0.013343174010515213, -0.010483799502253532, 0.13935300707817078, -0.01786550134420395, -0.11902216821908951, -0.001941327820532024, -0.032994940876960754, 0.26158997416496277, -0.1584126353263855, 0.049613840878009796, 0.0590914748609066, -0.060620732605457306, 0.04778995364904404, -0.0671713650226593, -0.042983148247003555, -0.0006347630987875164, 0.07722102105617523, -0.0400172621011734, -0.02779674157500267, 0.021083902567625046, -0.05798693001270294, 0.11541274935007095, -0.2688233554363251, 0.08668805658817291, -0.1066606193780899, -0.299106240272522, 0.006127512082457542, 0.038816630840301514, -0.06393547356128693, 0.14540350437164307, 0.08460269868373871, 0.016827354207634926, -0.046228889375925064, -0.021745452657341957, 0.03983549028635025, -0.0898771584033966, 0.0539080835878849, -0.04406925290822983, 0.05456356704235077, -0.2091117650270462, 0.015437707304954529, -0.15942303836345673, -0.02792271599173546, -0.12446893006563187, -0.037643831223249435, -0.1946704089641571, 0.03660678490996361, -0.11310946196317673, 0.019662220031023026, -0.08287625014781952, 0.04322119802236557, -0.0450860895216465, 0.0896606594324112, -0.1940837800502777, 0.014615809544920921, 0.12295739352703094, -0.18440920114517212, -0.1876467913389206, 0.023297052830457687, -0.03029089979827404, 0.08535052090883255, -0.030483581125736237, 0.3638976812362671, 0.05779917538166046, -0.1570092886686325, 0.0930713415145874, 0.1328691691160202, -0.1576315462589264, -0.2055862843990326, 0.07727695256471634, -0.1105351597070694, -0.05474454537034035, -0.006840765941888094, 0.029873976483941078, -0.05915313959121704, -0.0151766836643219, -0.052966706454753876, -0.023884324356913567, -0.09537465125322342, -0.016719963401556015, -0.025937726721167564, 0.006180447060614824, -0.04425621032714844, 0.15108847618103027, -0.05133366584777832, 0.034983158111572266, -0.026356913149356842, -0.021656053140759468, -0.032002829015254974, 0.15156711637973785, -0.07191653549671173, 0.0023872382007539272, -0.15641099214553833, -0.1359216570854187, 0.035135287791490555, -0.024925626814365387, -0.0565946102142334, -0.03588511422276497, 0.07846139371395111, -0.02394869178533554, 0.06897500157356262, 0.033575840294361115, 0.10447265207767487, 0.06279410421848297, 0.06531906127929688, 0.03884897008538246, 0.03361215069890022, -0.09513863176107407, -0.1521461308002472, -0.13657301664352417, -0.02728966996073723, 0.17454782128334045, 0.05847100168466568, 0.08152054250240326, -0.041045065969228745, 0.04817015305161476, -0.05115600675344467, -0.014844702556729317, -0.06207941100001335, -0.007670796941965818, -0.019174247980117798, 0.06253881007432938, 0.08540470153093338, 0.06259927153587341, 0.2929684519767761, 0.11303099989891052, 0.09034257382154465, -0.019439823925495148, -0.001511700451374054, 0.02170746587216854, -0.04154670238494873, -0.18164004385471344, 0.0058494689874351025, -0.11334249377250671, -0.03237682208418846, 0.038966502994298935, -0.08691219240427017, 0.06517904251813889, 0.10649799555540085, -0.02302081696689129, -0.08681810647249222, 0.0010383782209828496, 0.08724211901426315, -0.07101433724164963, 0.14409269392490387, 0.11729787290096283, 0.061564840376377106, 0.11633657664060593, -0.10182424634695053, -0.10756541788578033, 0.07410944998264313, 0.03723573312163353, -0.05600251629948616, 0.2135162651538849, -0.033310357481241226, 0.03753077611327171, 0.11082616448402405, 0.08324320614337921, 0.0783013254404068, -0.06250295042991638, -0.08945893496274948, 0.010267991572618484, -0.03444655239582062, -0.14318932592868805, 0.14483648538589478, 0.040362611413002014, 0.038743313401937485, -0.04493049532175064, -0.03749991953372955, 0.12786847352981567, -0.01895136944949627, -0.057511407881975174, 0.1439237892627716, -0.09083791822195053, -0.31033310294151306, -0.16907590627670288, -0.05119591951370239, 0.020593862980604172, -0.011878052726387978, -0.011211822740733624, -0.006506056524813175, -0.059231799095869064, -0.05036142095923424, -0.08429176360368729, -0.09347274899482727, -0.03540503606200218, 0.032777104526758194, 0.033972978591918945, -0.05012480169534683, -0.09676088392734528, -0.0050941333174705505, 0.09482870995998383, 0.12385551631450653, 0.1498180478811264, -0.10601062327623367, 0.13639715313911438, 0.007388810161501169, -0.0932626724243164, 0.06725785881280899, -0.05556070804595947, 0.0815403014421463, -0.061779942363500595, 0.048428356647491455, 0.1411166787147522, -0.03788585215806961, -0.0051446533761918545, 0.03675747662782669, -0.009025869891047478, -0.13341492414474487, 0.013206033036112785, -0.038125574588775635, -0.1758057028055191, -0.2145272046327591, -0.1086585596203804, -0.009363336488604546, 0.15389636158943176, 0.11384975165128708, 0.09847642481327057, -0.025027628988027573, 0.05462319403886795, 0.1582406461238861, -0.05991693586111069, -0.05575938522815704, 0.013700633309781551, -0.09718289971351624, -0.0024152700789272785, -0.00967731699347496, -0.12258116155862808, 0.04995279759168625, 0.14281584322452545, 0.178184375166893, 0.11788434535264969, 0.10334961861371994, 0.04027927666902542, 0.015074105001986027, 0.06917659938335419, 0.07637227326631546, 0.22214053571224213, 0.07903032004833221, -0.0380355529487133, 0.03974919021129608, 0.000809753721114248, 0.006849042139947414, -0.07431209087371826, 0.020483411848545074, -0.13131390511989594, -0.0016180723905563354, -0.2063531130552292, 0.004265036433935165, -0.07445316761732101, 0.05947766825556755, -0.16337749361991882, 0.04789801687002182, -0.040550172328948975, 0.13419833779335022, -0.10099811106920242, 0.06757040321826935, 0.07167168706655502, -0.11451669782400131, -0.02328615076839924, 0.0002526534954085946, 0.0796729326248169, -0.004156747832894325, -0.036045100539922714, -0.10924989730119705, -0.16516153514385223, 0.0034406280610710382, 0.12605136632919312, -0.09333015233278275, 0.15975430607795715, -0.0001995646598516032, -0.031156860291957855, -0.10954627394676208, -0.07752218842506409, -0.10381598025560379, 0.12224728614091873, 0.19497622549533844, 0.02588522806763649, -0.16169613599777222, -0.16289646923542023, -0.07331115007400513, -0.031611327081918716, 0.09392222762107849, -0.0008911003242246807, -0.10304294526576996, 0.060684993863105774, 0.029728425666689873, -0.08343280106782913, -0.06536304205656052, -0.03145429119467735, -0.047237515449523926, -0.07635535299777985, 0.044393446296453476, -0.014846716076135635, -0.020860470831394196, 0.021251238882541656, -0.07886669039726257, 0.09182752668857574, 0.007457053288817406, 0.001094836974516511, -0.09519387036561966, -0.10029787570238113, 0.15765824913978577, 0.023602154105901718, 0.007545270025730133, -0.008442111313343048, 0.032782576978206635, -0.06578217446804047, -0.17288024723529816, 0.10255391150712967, -0.11071665585041046, 0.06834689527750015, -0.05773986130952835, 0.15474240481853485, -0.01871512085199356, -0.053332481533288956, 0.04883372783660889, 0.006732020992785692, -0.025924835354089737, -0.06453210860490799, 0.11558493971824646, -0.07280920445919037, 0.12312421202659607, 0.2601065933704376, 0.023913247510790825, -0.08337460458278656, 0.0975072830915451, -0.02763335593044758, 0.14845417439937592, 0.12270192056894302, -0.04110335558652878, 0.19449442625045776, 0.16971097886562347, -0.042359836399555206, -0.26552027463912964, 0.09602537751197815, -0.17007885873317719, 0.01936052367091179, 0.031446631997823715, -0.1659601628780365, 0.1772800087928772, 0.14054888486862183, -0.045242197811603546, 0.35360944271087646, -0.12618409097194672, -0.014659030362963676, 0.19788172841072083, -0.015706388279795647, 0.3164477050304413, -0.10858959704637527, -0.051513295620679855, -0.03875505179166794, -0.25080469250679016, 0.21788933873176575, -0.1711093783378601, -0.003938468173146248, 0.0021484377793967724, 0.029807057231664658, -0.024380577728152275, -0.11860053241252899, 0.16381844878196716, 0.05043204128742218, 0.1353091448545456, -0.02728705294430256, -0.029351888224482536, 0.13819843530654907, -0.04165409132838249, 0.20648184418678284, 0.007305575534701347, 0.08805333822965622, -0.1178288608789444, -0.014701600186526775, -0.0021989631932228804, 0.08659076690673828, 0.050698015838861465, -0.03919399529695511, -0.09604321420192719, -0.023166785016655922, -0.14249588549137115, -0.03793295845389366, 0.23851671814918518, 0.01193978451192379, 0.026266349479556084, 0.16815035045146942, -0.07840296626091003, -0.12221458554267883, -0.11525828391313553, -0.01716003753244877, -0.13700050115585327, 0.11312336474657059, -0.18981775641441345, 0.062356527894735336, 0.08243005722761154, 0.015109952539205551, 0.048148829489946365, 0.031059177592396736, -0.06747119128704071, -0.06031738966703415, 0.0852925106883049, -0.13723725080490112, 0.12552596628665924, 0.1067865788936615, -0.09578844159841537, 0.058372773230075836, 0.060744550079107285, 0.041057050228118896, -0.004616042599081993, 0.006480042356997728, -0.005046953447163105, 0.05585826188325882, -0.033300820738077164, 0.09141936898231506, 0.07456652820110321, 0.07002412527799606, -0.13509133458137512, 0.2369866967201233, -0.025770433247089386, -0.1724928766489029, 0.02101488783955574, -0.02400478720664978, -0.1532437652349472, -0.09159564971923828, -0.019334573298692703, 0.16544818878173828, 0.023801706731319427, -0.1400628238916397, -0.0030151112005114555, -0.026996344327926636, 0.0019186970312148333, 0.2003733217716217, 0.1162734106183052, 0.09227989614009857, 0.054142341017723083, -0.11267267167568207, -0.020163144916296005, -0.07270865887403488, -0.0522485189139843, 0.026081841439008713, -0.07380669564008713, -0.17230060696601868, -0.01998215727508068, 0.13204295933246613, -0.05578245595097542, -0.04059769958257675, -0.13628867268562317, 0.09060955792665482, -0.10451740771532059, 0.09345270693302155, 0.037552084773778915, -0.005916329566389322, 0.021557863801717758, 0.06329267472028732, 0.0268646702170372, 0.0012416437966749072, -0.07847397774457932, 0.08796849846839905, -0.004234474617987871, 0.011778594925999641, -0.0942547619342804, 0.023740066215395927, 0.09727515280246735, 0.012489240616559982, 0.045344073325395584, 0.12653693556785583, -0.024404773488640785, 0.08538631349802017, -0.08693177253007889, -0.11263003945350647, 0.11008056253194809, 0.03368208557367325, 0.03306925669312477, 0.024784496054053307, -0.012113197706639767, 0.12469717115163803, -0.034754835069179535, 0.0800587385892868, -0.019631119444966316, -0.07672350853681564, -0.03704753890633583, -0.12038096785545349, -0.05619581788778305, 0.03530682995915413, -0.08224464952945709, 0.20806828141212463, 0.13258804380893707, 0.04627624899148941, 0.03535660728812218, 0.02208298072218895, 0.04222523421049118, -0.07030053436756134, -0.019540367648005486, -0.10096897184848785, 0.013681584037840366, 0.09958117455244064, 0.020136894658207893, -0.11882141977548599, 0.45924457907676697, -0.027939477935433388, -0.05937414988875389, -0.011871582828462124, 0.0470043420791626, -0.0745350793004036, 0.02960653230547905, 0.31209346652030945, 0.02599254623055458, -0.051874998956918716, -0.08539319038391113, 0.018998004496097565, -0.0214756540954113, 0.12376343458890915, 0.07710321247577667, 0.09556098282337189, -0.12252708524465561, 0.011161825619637966, 0.012091059237718582, -0.11519771069288254, 0.1529582142829895, -0.06776030361652374, 0.033580657094717026, 0.036169543862342834, 0.0634300708770752, 0.0375952273607254, 0.10390690714120865, -0.01766635850071907, 0.011674495413899422, 0.007174690254032612, -0.07803058624267578, -0.09787008166313171, -0.11965969204902649, -0.030747629702091217, -0.04875020682811737, 0.04400637373328209, 0.005432563368231058, 0.006576249375939369, 0.15922094881534576, 0.0778229609131813, 0.0035971913021057844, 0.1467001587152481, -0.10719236731529236, 0.010106384754180908, 0.010218411684036255, -0.03736622631549835, -0.11637753993272781, 0.11626838892698288, -0.011199234053492546, 0.06969154626131058, -0.07385428994894028, 0.01406838558614254, 0.018292276188731194, 0.13069692254066467, 0.05197380110621452, -0.18602997064590454, -0.047707732766866684, -0.06792378425598145, 0.06559151411056519, -0.13248604536056519, 0.04593827575445175, 0.06813878566026688, 0.05917900428175926, 0.04367846995592117, 0.13333025574684143, 0.019589556381106377, -0.015475884079933167, -0.02747492678463459, -0.025321610271930695, 0.010113871656358242, 0.12157022207975388, -0.04519025236368179, -0.0770043134689331, -0.06297288835048676, 0.17749159038066864, 0.25596922636032104, 0.020743228495121002, 0.008652981370687485, 0.05170836299657822, 0.03876141458749771, 0.009434249252080917, 0.10092238336801529, 0.025843381881713867, 0.041690289974212646, 0.029672671109437943, -0.08806848526000977, -0.048637755215168, -0.10869681090116501, -0.10454942286014557, 0.016926875337958336, 0.02674359828233719, -0.06451048702001572, -0.12125293910503387, 0.16010887920856476, -0.13659478724002838, -0.08079662919044495, 0.08624390512704849, -0.0681704580783844, -0.05814076215028763, -0.03970493748784065, -0.01354856789112091, -0.05908789485692978, -0.031473949551582336, -0.0985831767320633, 0.024533651769161224, -0.06768352538347244, -0.023358918726444244, -0.24442604184150696, -0.15539346635341644, -0.06586964428424835, 0.031418945640325546, 0.059841811656951904, 0.032940953969955444, 0.22138023376464844, -0.02354695089161396, 0.03231125697493553, -0.0681702196598053, 0.09516740590333939, -0.02327727898955345, 0.09875713288784027, -0.07521641254425049, 0.039616987109184265, -0.07895359396934509, -0.0809088870882988, 0.03230346739292145, -0.05127573385834694, -0.06361112743616104, -0.018040142953395844, -0.004815282765775919, -0.09790363907814026, -0.017065254971385002, -0.08890078961849213, 0.07972610741853714, -0.0160338394343853, 0.02094130404293537, 0.02240724302828312, -0.016407622024416924, 0.1496480405330658, 0.08740241825580597, -0.1765473484992981, -0.055844493210315704, -0.026390116661787033, -0.047948937863111496, 0.005659096408635378, -0.0009439312270842493, -0.17540550231933594, 0.10207696259021759, -0.08034619688987732, 0.017790470272302628, 0.01611955836415291, 0.029490970075130463, 0.062387850135564804, 0.08927109837532043, -0.024423636496067047, -0.03333326056599617, 0.09915918856859207, 0.007536193355917931, -0.009744923561811447, -0.09286133944988251 ]
2252ec8b45a3be686d28e1b91ebec886015ad610
* The objective of this work is to construct a method for analyzing waveforms of signals obtained during microseismic monitoring using a neural network in order to localize the coordinates of the sources of seismic events, and their differentiation. * Microseismic monitoring is one of the existing methods of analyzing the condition of the studied geophysical object: mineral deposits, large-scale industrial facilities, etc. It includes a system of sensors that detect weak seismic or acoustic signals, a data collection system and algorithms for their processing. The main task of monitoring is to determine the characteristics of a microseismic event: the time of the first entry, magnitude, and its location in space. * This dataset contains synthetic waveforms to form a training and validation samples. The advantage ofusing synthetic data is that for it, all the necessary parameters of each seismic event are known in advance (time of entry, coordinates of the source, magnitude, parameters of the source mechanism, velocity model of the medium). This makes it possible to create and train models based on data generated taking into account the features characteristic of a given monitoring area, while the resulting models may have a greater generalizing ability than those trained on real waveforms. In addition, this approach, unlike using banks of real waveforms to train the model, eliminates the possibility of distortion of the results associated with the use of manual data markup. The main disadvantage of using synthetic data for training models is the need to adapt the resulting models to real data. The synthetic waveforms used in this work were created using Pyrocko, an open–source set of libraries for seismological modeling [Heimann et al., 2018]. The propagation of seismic waves was modeled for an elastically viscous layered medium. The velocity model of the medium was taken from [Málek, Horálek, Janský, 2005]. The choice was determined by the freely available pre-calculated bank of Green's functions necessary to obtain waveforms. The sources of seismic signals were modeled by a double pair of forces with a random distribution of displacement directions (strike, deep, rake) and magnitudes uniformly distributed within the specified boundaries (0-2). The epicenters and depths of the sources were randomly set inside an area with a radius of 1.5 km and a depth of 1000 meters. Waveforms (displacement) were obtained for five stations (four symmetrically located at a distance of 500 meters from the origin, and one in the center) for three channels (two horizontal N, E and vertical Z) with a sampling frequency of 100 Hz, the length of each recording is 4 seconds. A priori moments of arrival of p and s waves were obtained for each waveform. As a result of the simulation, training and test samples were formed from 106 and 103 events, respectively (15 waveforms in each).
mexalon/Synth_Seism
[ "task_categories:feature-extraction", "size_categories:100K<n<1M", "region:us" ]
2023-03-27T13:20:42+00:00
{"size_categories": ["100K<n<1M"], "task_categories": ["feature-extraction"]}
2023-11-01T09:41:11+00:00
[]
[]
TAGS #task_categories-feature-extraction #size_categories-100K<n<1M #region-us
* The objective of this work is to construct a method for analyzing waveforms of signals obtained during microseismic monitoring using a neural network in order to localize the coordinates of the sources of seismic events, and their differentiation. * Microseismic monitoring is one of the existing methods of analyzing the condition of the studied geophysical object: mineral deposits, large-scale industrial facilities, etc. It includes a system of sensors that detect weak seismic or acoustic signals, a data collection system and algorithms for their processing. The main task of monitoring is to determine the characteristics of a microseismic event: the time of the first entry, magnitude, and its location in space. * This dataset contains synthetic waveforms to form a training and validation samples. The advantage ofusing synthetic data is that for it, all the necessary parameters of each seismic event are known in advance (time of entry, coordinates of the source, magnitude, parameters of the source mechanism, velocity model of the medium). This makes it possible to create and train models based on data generated taking into account the features characteristic of a given monitoring area, while the resulting models may have a greater generalizing ability than those trained on real waveforms. In addition, this approach, unlike using banks of real waveforms to train the model, eliminates the possibility of distortion of the results associated with the use of manual data markup. The main disadvantage of using synthetic data for training models is the need to adapt the resulting models to real data. The synthetic waveforms used in this work were created using Pyrocko, an open–source set of libraries for seismological modeling [Heimann et al., 2018]. The propagation of seismic waves was modeled for an elastically viscous layered medium. The velocity model of the medium was taken from [Málek, Horálek, Janský, 2005]. The choice was determined by the freely available pre-calculated bank of Green's functions necessary to obtain waveforms. The sources of seismic signals were modeled by a double pair of forces with a random distribution of displacement directions (strike, deep, rake) and magnitudes uniformly distributed within the specified boundaries (0-2). The epicenters and depths of the sources were randomly set inside an area with a radius of 1.5 km and a depth of 1000 meters. Waveforms (displacement) were obtained for five stations (four symmetrically located at a distance of 500 meters from the origin, and one in the center) for three channels (two horizontal N, E and vertical Z) with a sampling frequency of 100 Hz, the length of each recording is 4 seconds. A priori moments of arrival of p and s waves were obtained for each waveform. As a result of the simulation, training and test samples were formed from 106 and 103 events, respectively (15 waveforms in each).
[]
[ "TAGS\n#task_categories-feature-extraction #size_categories-100K<n<1M #region-us \n" ]
[ 30 ]
[ "passage: TAGS\n#task_categories-feature-extraction #size_categories-100K<n<1M #region-us \n" ]
[ -0.04843388870358467, -0.07720261812210083, -0.0038976913783699274, -0.009662529453635216, 0.08981271833181381, 0.06768965721130371, 0.04115462303161621, 0.09461938589811325, 0.19751353561878204, 0.06372783333063126, 0.10286933183670044, 0.05560575798153877, 0.021405257284641266, 0.2126249074935913, -0.06203211098909378, -0.2717137634754181, 0.08012894541025162, -0.012721691280603409, 0.02227519452571869, 0.05415564402937889, 0.00921332836151123, -0.1254335194826126, -0.005827655550092459, -0.1487165242433548, -0.12216360121965408, 0.0433497279882431, 0.0037738471291959286, -0.06333812326192856, 0.03864786773920059, -0.05482102930545807, 0.1495070457458496, -0.007356477901339531, -0.04351130127906799, -0.22502018511295319, -0.000418733136029914, -0.048614174127578735, 0.019512878730893135, 0.03485024347901344, 0.05112141743302345, 0.0343291349709034, -0.06580821424722672, -0.06958340108394623, -0.022179942578077316, 0.06754302233457565, -0.17496928572654724, -0.10216422379016876, -0.07399193197488785, 0.07997387647628784, 0.04479071497917175, 0.027528490871191025, -0.032537564635276794, 0.1571432501077652, -0.24483776092529297, 0.010629289783537388, 0.16944949328899384, -0.1915477216243744, 0.018863307312130928, 0.272558331489563, 0.06863731145858765, 0.07737310975790024, -0.039709001779556274, 0.04525535926222801, 0.06013796478509903, -0.0019868165254592896, -0.02081255055963993, -0.10251936316490173, -0.1057632565498352, 0.05703353136777878, -0.05972473695874214, -0.060327671468257904, 0.2872289717197418, 0.13202325999736786, 0.05111268162727356, -0.08259966969490051, -0.10408996045589447, -0.18636837601661682, -0.06712155789136887, 0.07141254097223282, 0.023662028834223747, 0.01329850498586893, 0.0513748861849308, 0.01988031715154648, -0.06467612087726593, -0.06212607026100159, -0.1753959208726883, 0.16202734410762787, -0.04318467155098915, 0.055875349789857864, -0.07505418360233307, 0.00426860386505723, -0.2860095202922821, -0.07015825062990189, 0.03135136514902115, -0.061137907207012177, -0.18449845910072327, -0.03794287145137787, 0.025487158447504044, -0.02312448062002659, 0.09427743405103683, 0.08480624109506607, -0.008623579517006874, 0.03929903358221054, 0.025498220697045326, 0.13886597752571106, 0.1338275671005249, 0.17416463792324066, -0.10218904912471771, -0.13254491984844208, -0.0407649427652359, -0.041243862360715866, 0.001003655488602817, -0.05706259608268738, -0.12236042320728302, -0.11792249977588654, -0.0002162303135264665, 0.1302148550748825, 0.013128284364938736, -0.018494263291358948, -0.08139451593160629, 0.008480445481836796, 0.04031939059495926, -0.0630805566906929, -0.020036406815052032, -0.03070983849465847, -0.02125188149511814, 0.04700930789113045, -0.1808854043483734, -0.02219003438949585, 0.037688713520765305, 0.09563044458627701, -0.13822992146015167, -0.02227078005671501, -0.04860851168632507, -0.14041125774383545, 0.07535213232040405, -0.16613462567329407, 0.021312108263373375, -0.10611788928508759, -0.1904282122850418, 0.0032365978695452213, -0.014023573137819767, -0.080642931163311, 0.008140839636325836, -0.0036421581171453, -0.03354562446475029, -0.07056327164173126, -0.04812168702483177, 0.06104876846075058, -0.0706348568201065, 0.0609753280878067, -0.002296080579981208, 0.09869164973497391, -0.12868143618106842, 0.004256084095686674, -0.08973582088947296, 0.12170913815498352, -0.2656051516532898, 0.029600217938423157, -0.05560724437236786, 0.24559780955314636, -0.06045898422598839, 0.0047613224014639854, -0.17621709406375885, -0.025186168029904366, -0.06633669137954712, 0.12866061925888062, -0.13579119741916656, -0.06560394167900085, 0.09268331527709961, 0.00004416046795086004, -0.0953255221247673, 0.02575048804283142, 0.03051871806383133, 0.08050823956727982, 0.06712335348129272, 0.4265293776988983, -0.0076817781664431095, 0.07671336829662323, -0.012905089184641838, 0.17135314643383026, -0.0975799411535263, -0.19740861654281616, 0.07167425006628036, -0.08935025334358215, 0.009753124788403511, 0.017187802121043205, 0.14704671502113342, 0.08534794300794601, -0.07201491296291351, -0.04127871245145798, -0.0017014925833791494, -0.08000919222831726, 0.1248963475227356, 0.009452633559703827, 0.16605214774608612, -0.023999154567718506, 0.0807335376739502, -0.06255073845386505, 0.0237128809094429, 0.06460423022508621, -0.04217354208230972, -0.042419638484716415, 0.12076199799776077, -0.17087797820568085, 0.04838833212852478, -0.21938535571098328, -0.07478871196508408, 0.0980236679315567, 0.0006914706318639219, -0.018165402114391327, 0.2325195074081421, 0.042452629655599594, -0.09780070930719376, -0.024664822965860367, 0.05119875818490982, -0.0076650590635836124, 0.017858728766441345, -0.1406308263540268, 0.05898997187614441, -0.023799166083335876, -0.0500364676117897, -0.07992585748434067, -0.01530755590647459, 0.005532152019441128, 0.09505831450223923, -0.029077589511871338, 0.08317245543003082, 0.017970168963074684, 0.019502829760313034, 0.058652251958847046, 0.0483463853597641, -0.029696043580770493, 0.018411818891763687, -0.07619571685791016, -0.07795439660549164, -0.0063021741807460785, -0.1128527894616127, 0.12734787166118622, 0.09841355681419373, -0.06248273700475693, -0.014265342615544796, -0.06630422919988632, -0.020478205755352974, 0.015982002019882202, -0.016793573275208473, -0.09080270677804947, -0.05223296210169792, 0.07778104394674301, 0.0830969288945198, -0.011453965678811073, -0.041295576840639114, 0.005706426687538624, 0.019937466830015182, 0.008794386871159077, 0.07198458909988403, 0.13868223130702972, -0.18971586227416992, 0.14753687381744385, 0.21069279313087463, 0.05237121507525444, 0.13700878620147705, -0.07368684560060501, -0.07521967589855194, -0.030537331476807594, 0.01589428447186947, -0.07538212090730667, 0.15425699949264526, -0.23360949754714966, 0.01992347091436386, 0.07704433053731918, 0.08749429881572723, 0.09384326636791229, -0.05814285948872566, -0.07497571408748627, -0.016202857717871666, -0.022948721423745155, -0.11401569098234177, 0.039925023913383484, 0.05899548530578613, 0.037478748708963394, 0.08287458121776581, 0.028147833421826363, 0.03873474895954132, -0.035543784499168396, -0.03476417064666748, 0.13594302535057068, -0.03891269862651825, -0.17016035318374634, -0.110825315117836, 0.03642846271395683, 0.009301809594035149, 0.033801209181547165, 0.0004940048092976213, -0.11325736343860626, -0.04273677617311478, -0.02676587551832199, 0.12585319578647614, -0.11375343799591064, 0.007409804034978151, 0.008210709318518639, 0.08446361869573593, -0.11621809005737305, -0.043263401836156845, -0.05208481103181839, -0.05651259422302246, 0.07140399515628815, 0.09883926063776016, -0.16368785500526428, 0.0882343277335167, 0.2644195258617401, 0.004430090542882681, 0.08245615661144257, -0.031393278390169144, 0.14158162474632263, -0.077182337641716, 0.020286574959754944, 0.11373212933540344, 0.08254198729991913, -0.011786164715886116, 0.22894741594791412, 0.030501779168844223, -0.08813944458961487, -0.028872201219201088, 0.026192450895905495, -0.13474015891551971, -0.161142960190773, -0.10262002795934677, -0.14195862412452698, 0.17806772887706757, 0.09729357063770294, 0.05121807008981705, 0.06860905885696411, 0.09586621075868607, 0.07974589616060257, 0.08572512120008469, -0.08402951806783676, -0.01321766059845686, 0.15747025609016418, -0.047841642051935196, 0.018848760053515434, -0.07358333468437195, -0.08649496734142303, 0.07927257567644119, 0.1140788197517395, 0.30500078201293945, 0.21854136884212494, 0.18427236378192902, -0.019794853404164314, 0.010607586242258549, 0.10560730844736099, 0.20300136506557465, 0.1061689555644989, -0.05547964945435524, -0.04073193669319153, -0.005427746567875147, 0.04534284025430679, 0.020401015877723694, 0.21554963290691376, -0.1524542272090912, -0.06035076081752777, -0.1768358051776886, 0.10490583628416061, 0.14340399205684662, 0.15046651661396027, -0.12532593309879303, 0.0691574439406395, 0.10665171593427658, -0.05601084232330322, -0.031139444559812546, 0.03954634070396423, 0.17794831097126007, -0.09711747616529465, -0.02521214447915554, -0.01769505999982357, 0.11641412228345871, -0.03594568744301796, 0.05913722515106201, -0.12256676703691483, -0.15140843391418457, -0.006750877946615219, 0.12375524640083313, 0.011451683938503265, 0.29868853092193604, 0.05328420177102089, -0.037535857409238815, -0.11994398385286331, -0.05274263024330139, -0.023401198908686638, 0.05482921004295349, 0.10467485338449478, 0.01686372421681881, 0.017883554100990295, -0.237000972032547, -0.1161162331700325, -0.03407721966505051, 0.06704758107662201, -0.12343249469995499, 0.011492201127111912, 0.025929177179932594, 0.038490649312734604, -0.018042732030153275, 0.06471561640501022, 0.0161395613104105, -0.036246445029973984, -0.03639419376850128, 0.11496984958648682, -0.04649730026721954, -0.020333221182227135, 0.05773070082068443, 0.07166063785552979, 0.11357934772968292, -0.06151225417852402, -0.029424317181110382, -0.09727776050567627, 0.007697306107729673, 0.19474948942661285, -0.04120524972677231, 0.017847592011094093, -0.057298727333545685, -0.037210118025541306, -0.0670425221323967, -0.07237982004880905, 0.1800410896539688, -0.021517375484108925, 0.019370216876268387, -0.056343164294958115, 0.058042481541633606, -0.14288416504859924, 0.08472850918769836, -0.03038419783115387, 0.03656263276934624, -0.0017344588413834572, -0.14322642982006073, -0.013683353550732136, -0.0778147503733635, 0.028201138600707054, 0.21331338584423065, -0.046478353440761566, 0.0917307585477829, 0.03708790987730026, 0.003867518389597535, 0.2930576503276825, 0.2759209871292114, -0.08981570601463318, 0.01822095364332199, 0.15053285658359528, 0.06341381371021271, -0.3049621880054474, 0.02690819278359413, -0.12938156723976135, 0.009495108388364315, 0.05957327038049698, -0.08207865804433823, 0.07759775966405869, 0.18427236378192902, -0.029658658429980278, 0.21489350497722626, -0.3426705002784729, -0.057338301092386246, 0.07324312627315521, -0.04298841953277588, 0.35014572739601135, -0.1437789350748062, -0.08126156032085419, -0.0950896218419075, -0.061480481177568436, 0.021915476769208908, -0.07455466687679291, 0.13151197135448456, -0.05547981709241867, 0.05455666407942772, 0.03752940520644188, -0.07652503997087479, 0.18870440125465393, 0.11264719814062119, 0.09803096950054169, -0.03442959114909172, -0.22668516635894775, 0.22785142064094543, -0.04852046072483063, 0.03558197245001793, 0.02043727971613407, -0.02564665675163269, -0.10212773829698563, -0.04440919682383537, -0.05899294093251228, 0.03603043407201767, 0.06800132244825363, -0.09900148212909698, -0.0968950018286705, -0.014344044961035252, -0.0678844153881073, 0.03079809807240963, 0.2553379535675049, -0.046652164310216904, 0.00527598662301898, 0.05903756618499756, -0.0009495317935943604, -0.1547367423772812, -0.1099109947681427, 0.014014599844813347, -0.03319404646754265, 0.09393469244241714, -0.15650729835033417, 0.03404843062162399, 0.13655006885528564, 0.016674255952239037, 0.08689215779304504, 0.08526340872049332, 0.0036637799348682165, 0.010514803230762482, 0.14689913392066956, -0.01595994085073471, -0.1318138688802719, 0.027849841862916946, -0.12484423071146011, -0.08139517158269882, -0.042497530579566956, -0.0295833982527256, 0.0871208906173706, 0.041378676891326904, 0.00040605489630252123, -0.024069417268037796, -0.08805294334888458, 0.15421144664287567, 0.040874090045690536, 0.09506332874298096, -0.1231129840016365, 0.12842123210430145, 0.09885961562395096, -0.07508683949708939, -0.11795024573802948, 0.11013096570968628, -0.08114223927259445, -0.0798434168100357, -0.07258708775043488, 0.08018486946821213, 0.028095118701457977, 0.02510792389512062, -0.0253328587859869, -0.11089784651994705, 0.024416055530309677, 0.058295879513025284, 0.026607004925608635, 0.09647047519683838, -0.00386603525839746, -0.035584207624197006, 0.014544888399541378, -0.04110763221979141, -0.02736479416489601, 0.050309278070926666, -0.15905193984508514, -0.06518072634935379, -0.03291718661785126, 0.11684747785329819, -0.061833564192056656, -0.023946087807416916, -0.1586155891418457, 0.04829374700784683, -0.09517527371644974, -0.018502410501241684, -0.07603432238101959, -0.06974978744983673, -0.0003471799718681723, 0.05110403522849083, -0.06789422780275345, -0.09934508055448532, -0.16137538850307465, 0.01547008752822876, -0.04669102653861046, 0.06072532385587692, 0.06748971343040466, -0.015366250649094582, 0.06683103740215302, -0.045912232249975204, 0.11330089718103409, 0.04115957394242287, 0.015185264870524406, 0.08763547241687775, -0.013302874751389027, -0.09902330487966537, 0.1429099440574646, 0.04017099738121033, 0.07414457201957703, 0.14839868247509003, -0.02435411512851715, -0.019680680707097054, 0.13542039692401886, 0.08265838772058487, -0.19097940623760223, -0.1825859099626541, -0.032793283462524414, -0.13083016872406006, -0.21313221752643585, -0.019133467227220535, -0.1245630756020546, 0.10616636276245117, 0.04200337082147598, 0.09138940274715424, 0.07108594477176666, 0.073626309633255, -0.11217673867940903, -0.0011693326523527503, -0.023605206981301308, -0.06126488000154495, 0.09638664871454239, -0.054784052073955536, 0.04183940961956978, 0.008109970018267632, 0.31950756907463074, 0.034400276839733124, -0.07419271022081375, 0.024545976892113686, 0.033876627683639526, 0.1029665395617485, 0.003820082638412714, 0.34760940074920654, 0.18900497257709503, -0.08743748813867569, -0.0853872150182724, 0.07798033952713013, 0.04842265322804451, -0.003671023529022932, 0.1897326111793518, 0.13652728497982025, -0.13341042399406433, 0.06705058366060257, 0.02280605025589466, -0.08740527182817459, 0.031498584896326065, 0.058665838092565536, 0.01538718119263649, 0.02748076617717743, -0.019108491018414497, 0.0484420582652092, 0.1302611529827118, -0.09782440215349197, 0.07943388819694519, -0.011583569459617138, -0.05185912176966667, -0.08722566068172455, -0.04001951217651367, -0.08872825652360916, -0.1395750492811203, 0.025900160893797874, -0.037142783403396606, -0.0427916944026947, 0.2517298758029938, -0.02927454188466072, 0.0396001823246479, 0.17500929534435272, -0.13796353340148926, -0.03804714232683182, 0.0579281747341156, -0.015965541824698448, -0.05137541890144348, -0.054907020181417465, -0.035101115703582764, -0.013057403266429901, -0.08412821590900421, -0.002181020798161626, 0.05829726159572601, -0.1567779779434204, -0.058791544288396835, -0.12527820467948914, -0.08841191232204437, -0.07424833625555038, 0.020321980118751526, -0.07911737263202667, 0.116322822868824, -0.0021186964586377144, -0.051832664757966995, -0.022030435502529144, 0.14817321300506592, -0.06785639375448227, -0.1422998607158661, -0.04045348986983299, 0.15459957718849182, 0.061608895659446716, 0.08436042070388794, -0.08627291768789291, -0.1279212385416031, -0.05601808428764343, 0.15834559500217438, 0.21758496761322021, -0.019296614453196526, -0.000672557798679918, -0.01100899837911129, 0.007549245376139879, -0.0018358806846663356, 0.10300841927528381, -0.05263657122850418, 0.18515390157699585, -0.023542074486613274, 0.06726644188165665, 0.041430480778217316, -0.06949460506439209, -0.12621766328811646, 0.0522722564637661, 0.11564089357852936, -0.004541815258562565, -0.183488667011261, 0.1586964875459671, -0.08493883162736893, 0.23779624700546265, 0.2176486700773239, -0.16545866429805756, -0.08262382447719574, -0.020317230373620987, -0.005551275797188282, -0.041350990533828735, 0.15981222689151764, -0.11895694583654404, -0.0941961407661438, -0.2186962366104126, -0.020377157256007195, -0.30679774284362793, -0.17110244929790497, 0.08798861503601074, 0.12493699789047241, 0.12931688129901886, -0.041315075010061264, 0.040502481162548065, 0.0693458616733551, -0.0423617921769619, -0.04137960448861122, 0.16367405652999878, 0.0265203844755888, 0.01113108266144991, -0.04857149347662926, 0.0761096179485321, -0.022738715633749962, -0.09257248789072037, 0.030682675540447235, -0.21635934710502625, -0.02533992938697338, 0.04878721386194229, 0.019085023552179337, -0.10423324257135391, -0.1146305724978447, -0.03336378559470177, 0.09494432806968689, 0.05342184007167816, -0.023300034925341606, 0.009858589619398117, -0.036796655505895615, 0.023153705522418022, 0.10694428533315659, -0.0792681872844696, -0.1914953887462616, -0.06503786146640778, -0.05356592312455177, 0.1344691812992096, -0.04663502424955368, -0.1821960210800171, 0.01898021623492241, -0.08580974489450455, 0.09489548206329346, -0.013842519372701645, 0.06356201320886612, 0.10686052590608597, -0.023351196199655533, 0.02354259602725506, -0.3982211947441101, 0.035526856780052185, 0.09668383002281189, -0.12472449988126755, -0.10802383720874786 ]
89eda23fddc0135007aad37b769bf32333b3c2cb
# Dataset Card for Dataset Name ## Dataset Description - **Homepage:** - **Repository:** - **Paper:** - **Leaderboard:** - **Point of Contact:** ### Dataset Summary This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1). ### 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]
eduardosanchez/wmt22
[ "task_categories:translation", "size_categories:n<1K", "language:liv", "language:en", "region:us" ]
2023-03-27T13:26:59+00:00
{"language": ["liv", "en"], "size_categories": ["n<1K"], "task_categories": ["translation"]}
2023-03-27T13:30:12+00:00
[]
[ "liv", "en" ]
TAGS #task_categories-translation #size_categories-n<1K #language-Liv #language-English #region-us
# Dataset Card for Dataset Name ## Dataset Description - Homepage: - Repository: - Paper: - Leaderboard: - Point of Contact: ### Dataset Summary This dataset card aims to be a base template for new datasets. It has been generated using this raw template. ### Supported Tasks and Leaderboards ### Languages ## Dataset Structure ### Data Instances ### Data Fields ### Data Splits ## Dataset Creation ### Curation Rationale ### Source Data #### Initial Data Collection and Normalization #### Who are the source language producers? ### Annotations #### Annotation process #### Who are the annotators? ### Personal and Sensitive Information ## Considerations for Using the Data ### Social Impact of Dataset ### Discussion of Biases ### Other Known Limitations ## Additional Information ### Dataset Curators ### Licensing Information ### Contributions
[ "# Dataset Card for Dataset Name", "## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:", "### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw template.", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions" ]
[ "TAGS\n#task_categories-translation #size_categories-n<1K #language-Liv #language-English #region-us \n", "# Dataset Card for Dataset Name", "## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:", "### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw template.", "### Supported Tasks and Leaderboards", "### Languages", "## Dataset Structure", "### Data Instances", "### Data Fields", "### Data Splits", "## Dataset Creation", "### Curation Rationale", "### Source Data", "#### Initial Data Collection and Normalization", "#### Who are the source language producers?", "### Annotations", "#### Annotation process", "#### Who are the annotators?", "### Personal and Sensitive Information", "## Considerations for Using the Data", "### Social Impact of Dataset", "### Discussion of Biases", "### Other Known Limitations", "## Additional Information", "### Dataset Curators", "### Licensing Information", "### Contributions" ]
[ 34, 8, 24, 32, 10, 4, 6, 6, 5, 5, 5, 7, 4, 10, 10, 5, 5, 9, 8, 8, 7, 8, 7, 5, 6, 6, 5 ]
[ "passage: TAGS\n#task_categories-translation #size_categories-n<1K #language-Liv #language-English #region-us \n# Dataset Card for Dataset Name## Dataset Description\n\n- Homepage: \n- Repository: \n- Paper: \n- Leaderboard: \n- Point of Contact:### Dataset Summary\n\nThis dataset card aims to be a base template for new datasets. It has been generated using this raw template.### Supported Tasks and Leaderboards### Languages## Dataset Structure### Data Instances### Data Fields### Data Splits## Dataset Creation### Curation Rationale### Source Data#### Initial Data Collection and Normalization#### Who are the source language producers?### Annotations#### Annotation process#### Who are the annotators?### Personal and Sensitive Information## Considerations for Using the Data### Social Impact of Dataset### Discussion of Biases### Other Known Limitations## Additional Information### Dataset Curators### Licensing Information### Contributions" ]
[ -0.04004823789000511, 0.3061927556991577, -0.0022888313978910446, 0.04683462157845497, 0.10058824717998505, 0.046322550624608994, 0.07466337084770203, 0.1312369704246521, -0.01223971787840128, 0.1329638957977295, 0.06691616028547287, 0.09203257411718369, 0.16487663984298706, 0.18177513778209686, -0.010175692848861217, -0.21532301604747772, 0.012004021555185318, -0.04692795127630234, -0.016875995323061943, 0.10213978588581085, 0.13963286578655243, -0.09695959836244583, 0.0941276103258133, -0.08017772436141968, -0.071422278881073, 0.009025885723531246, -0.08494042605161667, -0.05250973254442215, 0.04100704565644264, 0.0809832364320755, 0.032002367079257965, 0.03073796071112156, 0.0865650624036789, -0.2822646498680115, 0.02152385003864765, 0.005946628749370575, 0.02084961161017418, 0.05198333039879799, 0.08211139589548111, -0.09861444681882858, 0.06344486027956009, -0.15757016837596893, 0.06411949545145035, 0.06518572568893433, -0.12384825944900513, -0.1978045254945755, -0.15294089913368225, 0.04520244151353836, 0.041014865040779114, 0.023487048223614693, -0.05420424044132233, 0.06774209439754486, -0.06776314973831177, 0.04293267801403999, 0.10860511660575867, -0.12171895056962967, -0.0421525314450264, 0.08618567883968353, 0.008772078901529312, 0.04903419315814972, -0.10033484548330307, 0.031379252672195435, 0.03381365165114403, 0.04620933160185814, 0.018119022250175476, -0.031815167516469955, -0.061371251940727234, 0.045485273003578186, -0.13535387814044952, -0.06741403043270111, 0.21553629636764526, 0.009979247115552425, 0.019859731197357178, -0.1501806527376175, 0.00975235179066658, 0.00693470286205411, -0.042548976838588715, 0.030446892604231834, 0.007224558852612972, -0.028549758717417717, 0.0945298820734024, -0.0401647575199604, -0.054458137601614, -0.023334063589572906, 0.030741959810256958, 0.004400304052978754, 0.040865227580070496, 0.026369990780949593, 0.027952251955866814, 0.010463998652994633, -0.0030235471203923225, -0.1149604544043541, -0.020786551758646965, -0.05394520238041878, -0.07979144155979156, -0.005906288977712393, 0.09593313187360764, 0.05653063580393791, 0.12281442433595657, 0.12250509113073349, -0.11337053030729294, 0.028045648708939552, -0.07066819816827774, 0.010901437141001225, 0.1397983580827713, 0.03788125514984131, -0.13430796563625336, -0.1267162412405014, 0.012761863879859447, 0.001913769287057221, 0.013051132671535015, -0.04480382800102234, -0.06732162833213806, 0.06988264620304108, 0.024972105398774147, 0.14243094623088837, 0.1279727667570114, 0.010243900120258331, -0.09311370551586151, -0.011033125221729279, 0.14912766218185425, -0.11691682785749435, 0.03441455587744713, 0.05661489814519882, -0.03536253422498703, -0.045858342200517654, -0.05419585853815079, -0.0031445519998669624, -0.07267644256353378, 0.012465622276067734, -0.05635058879852295, -0.04360227659344673, -0.09191638231277466, -0.08729851245880127, 0.09924611449241638, -0.047483332455158234, 0.005903647281229496, 0.009758438915014267, -0.15762071311473846, -0.048248291015625, 0.03430084139108658, -0.13130484521389008, -0.06931201368570328, -0.036056578159332275, -0.041382089257240295, 0.016759393736720085, -0.02204974927008152, 0.05088641867041588, -0.0955454409122467, 0.055975545197725296, -0.0008691063849255443, 0.052104126662015915, -0.039526693522930145, 0.050181761384010315, -0.09281685948371887, 0.10438954085111618, -0.05343320593237877, 0.09412605315446854, -0.18698936700820923, -0.019601663574576378, -0.13600800931453705, -0.08241073787212372, 0.09451442211866379, 0.003139569191262126, -0.023144274950027466, 0.14392180740833282, -0.259447306394577, -0.010531243868172169, 0.11001107096672058, -0.07730577141046524, -0.12922430038452148, 0.06888799369335175, -0.05386734753847122, 0.04180602729320526, 0.004555842373520136, 0.16925722360610962, 0.004102393519133329, 0.03420262038707733, -0.07892319560050964, -0.038730744272470474, 0.029346289113163948, 0.13562647998332977, 0.11402397602796555, -0.07963044196367264, 0.08893682807683945, 0.02596299909055233, 0.01165687944740057, -0.06745761632919312, -0.057517603039741516, -0.11273647099733353, 0.00631688442081213, -0.04850064218044281, 0.033787891268730164, 0.04066875949501991, -0.0652865320444107, -0.03308214992284775, -0.04887235537171364, 0.0262299794703722, 0.032977145165205, -0.019462864845991135, -0.02746550925076008, -0.05644718185067177, 0.10089768469333649, -0.07850410044193268, 0.022172272205352783, -0.18227805197238922, -0.10782746970653534, 0.03055586665868759, 0.009442550130188465, 0.09497667849063873, -0.03779011592268944, 0.005098902154713869, -0.013957099057734013, -0.02023046836256981, 0.01400882937014103, 0.03175414726138115, 0.03790954500436783, 0.008322419598698616, -0.23270395398139954, -0.0434705913066864, -0.06526640802621841, 0.07396907359361649, -0.19598743319511414, 0.0005047454033046961, 0.14057646691799164, 0.16292257606983185, 0.02425558865070343, -0.041698306798934937, 0.08483502268791199, 0.04217277839779854, -0.060310088098049164, -0.06262827664613724, 0.025195058435201645, -0.07953435927629471, -0.026141934096813202, 0.0447893962264061, -0.0998135656118393, -0.04528013616800308, 0.08979254215955734, 0.0325496681034565, -0.055705420672893524, -0.05517719313502312, -0.04604094475507736, -0.030814139172434807, -0.01898713782429695, -0.022338783368468285, 0.008129341527819633, 0.03558378294110298, 0.0031186933629214764, -0.08869650214910507, -0.021191809326410294, -0.0047754631377756596, -0.02953501045703888, -0.09964773803949356, 0.16435137391090393, 0.10037142038345337, -0.17321713268756866, 0.20832312107086182, 0.07597852498292923, 0.13810241222381592, 0.1413152664899826, -0.04445037990808487, -0.10384248942136765, -0.013032631017267704, 0.00849513802677393, 0.00892192218452692, 0.16551406681537628, -0.1400321125984192, 0.014123407192528248, 0.07113522291183472, 0.0012177020544186234, 0.036519404500722885, -0.07351616024971008, 0.01643579825758934, 0.0003095712745562196, -0.08200458437204361, -0.020909840241074562, -0.02766644023358822, 0.030456215143203735, 0.10756386816501617, 0.06367432326078415, 0.09377240389585495, 0.011171717196702957, -0.04453689977526665, -0.08914145827293396, 0.15665461122989655, -0.13878688216209412, -0.2393934428691864, -0.0880187377333641, -0.12794893980026245, -0.05232292413711548, -0.009923866018652916, 0.011429118923842907, -0.008514706045389175, -0.08664581924676895, -0.046041328459978104, 0.06340624392032623, -0.0471365861594677, -0.13464133441448212, -0.06701681762933731, 0.003715725149959326, -0.04658236727118492, -0.12864184379577637, 0.043287184089422226, 0.1043667271733284, -0.004181944765150547, 0.027641726657748222, 0.03300144523382187, 0.15811602771282196, 0.1274690181016922, 0.03704569488763809, -0.007564521860331297, -0.04527894780039787, 0.27455562353134155, -0.1288246214389801, 0.06642094999551773, 0.06774316728115082, -0.06253068894147873, 0.027315577492117882, 0.24589045345783234, 0.03489211946725845, -0.11359754949808121, -0.0008956445381045341, 0.05651174858212471, -0.05732716619968414, -0.22371399402618408, -0.13423041999340057, -0.08101481199264526, 0.052061308175325394, 0.05025329813361168, 0.05614655092358589, -0.04826023057103157, 0.010886400938034058, -0.051729682832956314, -0.024226032197475433, -0.006673733703792095, 0.06605196744203568, 0.06552118808031082, -0.015618450939655304, 0.0355321541428566, -0.04179636761546135, 0.017983384430408478, 0.12328813225030899, 0.12464895099401474, 0.20001231133937836, 0.009069504216313362, 0.265392541885376, 0.08278166502714157, 0.16053755581378937, -0.008261853829026222, 0.011025036685168743, 0.009669149294495583, 0.08877667784690857, -0.0212306659668684, -0.06512555480003357, -0.01925370842218399, 0.050814684480428696, 0.09758269041776657, -0.07129209488630295, 0.03907885029911995, -0.09108000993728638, 0.042858537286520004, 0.12241771817207336, 0.04275249317288399, -0.14367297291755676, -0.01273676659911871, 0.15528623759746552, 0.011910851113498211, -0.1476849615573883, 0.01923615112900734, 0.06866631656885147, -0.13893842697143555, 0.08234461396932602, 0.00044260211871005595, 0.13198842108249664, -0.10577865689992905, -0.06024269014596939, -0.10218805074691772, -0.012886508367955685, -0.008768958039581776, 0.1628580391407013, -0.2019595056772232, 0.2135283350944519, 0.052158504724502563, 0.011715201660990715, -0.140995055437088, 0.02944018319249153, -0.03850387781858444, 0.034397684037685394, 0.18706311285495758, 0.00326597155071795, -0.10456046462059021, -0.042611028999090195, -0.08783503621816635, -0.009996403008699417, 0.05944272130727768, -0.04027135670185089, 0.09342321008443832, 0.026168162003159523, -0.004924417473375797, -0.04240410402417183, -0.09317158162593842, -0.13161492347717285, -0.2201077789068222, 0.051275745034217834, -0.03046751767396927, 0.0428418330848217, -0.04126102849841118, -0.029008785262703896, -0.01991645246744156, 0.17075230181217194, -0.10480224341154099, -0.09878542274236679, -0.16354016959667206, 0.07448247820138931, 0.19083677232265472, -0.02948066219687462, 0.034537844359874725, -0.03683187812566757, 0.1580655425786972, 0.010845582000911236, -0.021324176341295242, 0.08671527355909348, -0.043079789727926254, -0.21028487384319305, -0.024586431682109833, 0.12935146689414978, 0.02801577001810074, 0.0708748996257782, 0.002464200370013714, 0.03596150502562523, 0.014467242173850536, -0.11974542587995529, 0.0729873925447464, 0.07096298038959503, 0.06862607598304749, 0.13921986520290375, -0.019599715247750282, -0.2119653820991516, -0.07294154167175293, -0.07792144268751144, 0.17993924021720886, 0.2079269140958786, -0.07075979560613632, 0.17660480737686157, 0.11214647442102432, -0.10749448835849762, -0.2506025433540344, 0.025150880217552185, -0.03527041897177696, 0.0005343652446754277, 0.060601841658353806, -0.17168129980564117, 0.0005638940492644906, 0.02226736769080162, -0.030223440378904343, 0.09753674268722534, -0.2328048050403595, -0.08566470444202423, 0.032937850803136826, 0.0702839270234108, -0.19864869117736816, -0.1895454078912735, -0.10585921257734299, -0.06298213452100754, -0.2163500338792801, 0.16342614591121674, -0.03067709505558014, 0.01034083403646946, -0.029334507882595062, 0.08807158470153809, -0.005622329190373421, -0.052824702113866806, 0.15753450989723206, -0.053287435322999954, 0.022502580657601357, -0.09020186960697174, -0.06622340530157089, 0.12266024202108383, 0.024331875145435333, 0.09945115447044373, -0.012340078130364418, 0.007483853027224541, -0.14082230627536774, -0.02518901228904724, -0.08733317255973816, 0.04381779953837395, -0.0933905616402626, -0.06711370497941971, -0.07828573137521744, 0.07338563352823257, 0.0644528940320015, -0.004869204945862293, 0.09599002450704575, -0.09158113598823547, 0.035981059074401855, 0.10888797044754028, 0.1791161745786667, 0.040139101445674896, -0.006658603902906179, 0.0004234161169733852, -0.04222680255770683, -0.012542687356472015, -0.15723349153995514, 0.03548062592744827, 0.14273935556411743, 0.02730567380785942, 0.13916043937206268, -0.010044397786259651, -0.1445801854133606, 0.016146529465913773, 0.050031475722789764, -0.051116690039634705, -0.3135145306587219, 0.038620561361312866, 0.07515397667884827, -0.17896409332752228, -0.05647234991192818, 0.04063186049461365, 0.016428031027317047, -0.062156353145837784, 0.0052720592357218266, 0.10386312752962112, 0.003450116841122508, 0.08354878425598145, 0.09317602962255478, 0.051363181322813034, -0.15067516267299652, 0.09925080090761185, 0.14607316255569458, -0.11059019714593887, 0.05108349770307541, 0.126345694065094, -0.06599398702383041, -0.06381774693727493, 0.09838583320379257, 0.12097480893135071, 0.01903877779841423, -0.06412044912576675, 0.04135811701416969, -0.10430865734815598, 0.03208994120359421, 0.1662805825471878, -0.01321396604180336, 0.022323304787278175, 0.0440358929336071, -0.04549437388777733, -0.05236354470252991, 0.13018757104873657, 0.001839477801695466, 0.017930572852492332, -0.046711523085832596, -0.024352407082915306, -0.0340694934129715, 0.055012837052345276, -0.029501361772418022, 0.002978062490001321, -0.11795595288276672, 0.0010781445307657123, -0.1735226958990097, 0.03843168169260025, -0.12419386208057404, 0.01130363903939724, -0.005596067290753126, -0.07655651867389679, -0.027406256645917892, -0.020955290645360947, -0.09873846173286438, -0.03210391104221344, -0.019202960655093193, 0.0993528738617897, -0.1715586632490158, -0.05506150797009468, 0.08809968829154968, -0.01708310842514038, 0.11207866668701172, -0.021968377754092216, -0.03562634065747261, 0.02233758196234703, -0.13136762380599976, -0.000414144538808614, -0.015343688428401947, 0.0522344596683979, 0.09450066089630127, -0.13023166358470917, -0.04755885526537895, 0.02469022199511528, -0.042948029935359955, 0.04080171883106232, -0.0010464814258739352, -0.10220973938703537, 0.048957258462905884, -0.06396150588989258, -0.07134557515382767, 0.043665364384651184, 0.08176891505718231, 0.08873250335454941, -0.01297589112073183, 0.12007841467857361, -0.021007776260375977, 0.06774289906024933, -0.09390019625425339, -0.010260633192956448, -0.052606020122766495, -0.023600373417139053, -0.0296513382345438, 0.03631512075662613, 0.06424306333065033, -0.026516547426581383, 0.309186726808548, -0.01816856674849987, -0.0025133618619292974, 0.04301607981324196, 0.00953912828117609, -0.003061203518882394, 0.04346630349755287, 0.09099045395851135, -0.009349165484309196, -0.04031281918287277, 0.036270204931497574, -0.0008719349279999733, -0.07134483009576797, -0.03791361674666405, 0.10677339136600494, 0.1397469937801361, 0.17170073091983795, -0.04142071306705475, 0.07318704575300217, -0.1523350179195404, -0.021984588354825974, 0.047636207193136215, 0.018054256215691566, 0.044984180480241776, -0.06293436884880066, 0.10266344994306564, 0.07731074094772339, -0.15265658497810364, 0.10071548074483871, -0.09651423990726471, -0.10696353018283844, -0.061567168682813644, -0.12330657988786697, -0.07141737639904022, -0.015666309744119644, 0.004122537095099688, -0.14207695424556732, 0.10582755506038666, 0.09322801977396011, -0.009972169995307922, -0.03601235896348953, 0.101247638463974, -0.009688608348369598, -0.014905570074915886, -0.003681166796013713, 0.05695245414972305, 0.025254156440496445, -0.03697429597377777, 0.06508836150169373, -0.04946909099817276, 0.025997675955295563, 0.07341133803129196, 0.06840687990188599, -0.052068013697862625, 0.027389410883188248, -0.0611320361495018, -0.06502483785152435, -0.0026505286805331707, 0.027517592534422874, -0.026738429442048073, 0.21998152136802673, 0.032892026007175446, 0.034588586539030075, 0.02123848907649517, 0.19391940534114838, -0.04932118579745293, -0.0983668640255928, -0.12746040523052216, 0.06522131711244583, -0.055267784744501114, 0.003816471202298999, 0.01139814406633377, -0.14402560889720917, 0.03877517580986023, 0.14056840538978577, 0.23014576733112335, -0.02770276926457882, -0.007935071364045143, -0.053393345326185226, 0.021778322756290436, -0.01599595509469509, 0.013624169863760471, 0.05337061360478401, 0.15570254623889923, -0.09587205946445465, -0.03994303569197655, -0.061185091733932495, 0.013946127146482468, -0.12029967457056046, 0.0799570232629776, 0.039487168192863464, -0.04463443160057068, -0.05134520307183266, 0.13542142510414124, -0.15701264142990112, -0.1959231197834015, -0.004317017737776041, -0.15702149271965027, -0.15059781074523926, -0.0521390400826931, -0.030957695096731186, 0.025216050446033478, -0.03109772689640522, 0.03934721276164055, 0.01709793694317341, 0.10142240673303604, 0.05740523710846901, -0.1085335835814476, 0.01257606502622366, 0.1070132777094841, -0.042931828647851944, 0.2678772807121277, -0.0061479778960347176, 0.04290122538805008, 0.1270085722208023, -0.04109041765332222, -0.13006415963172913, 0.03163284435868263, 0.12754163146018982, 0.06475777179002762, 0.018446538597345352, 0.16438676416873932, -0.005035612266510725, 0.10275531560182571, 0.08424186706542969, -0.016081739217042923, 0.015811791643500328, 0.05235142633318901, -0.0015372956404462457, -0.09416361153125763, 0.04900968447327614, -0.11987624317407608, 0.11679363250732422, 0.09153516590595245, -0.06905820220708847, -0.012865327298641205, -0.04352767392992973, 0.06352164596319199, -0.026725122705101967, 0.1907271295785904, -0.02276456169784069, -0.15611711144447327, -0.010819820687174797, -0.045494742691516876, 0.0730665922164917, -0.20022238790988922, 0.021516695618629456, 0.005605247337371111, 0.018975879997015, -0.056879911571741104, 0.12422483414411545, 0.1082175076007843, 0.01429000124335289, -0.07038766890764236, -0.10131435096263885, 0.0029320563189685345, 0.11897390335798264, -0.07802737504243851, 0.006307489704340696 ]
b706d6d2040ab0c76a86c96c05f3d7f295da1538
# Dataset Card for "pii_checks_data_elm" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
loubnabnl/pii_checks_data_elm
[ "region:us" ]
2023-03-27T14:46:45+00:00
{"dataset_info": {"features": [{"name": "entities", "list": [{"name": "context", "dtype": "string"}, {"name": "end", "dtype": "int64"}, {"name": "score", "dtype": "float64"}, {"name": "start", "dtype": "int64"}, {"name": "tag", "dtype": "string"}, {"name": "value", "dtype": "string"}]}, {"name": "max_stars_repo_path", "dtype": "string"}, {"name": "max_stars_repo_name", "dtype": "string"}, {"name": "max_stars_count", "dtype": "int64"}, {"name": "content", "dtype": "string"}, {"name": "id", "dtype": "string"}, {"name": "new_content", "dtype": "string"}, {"name": "modified", "dtype": "bool"}, {"name": "references", "dtype": "string"}, {"name": "language", "dtype": "string"}], "splits": [{"name": "train", "num_bytes": 37294354, "num_examples": 1000}], "download_size": 13081864, "dataset_size": 37294354}}
2023-03-27T14:46:49+00:00
[]
[]
TAGS #region-us
# Dataset Card for "pii_checks_data_elm" More Information needed
[ "# Dataset Card for \"pii_checks_data_elm\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"pii_checks_data_elm\"\n\nMore Information needed" ]
[ 6, 19 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"pii_checks_data_elm\"\n\nMore Information needed" ]
[ -0.11861508339643478, 0.12259901314973831, -0.0038574691861867905, 0.04869573935866356, 0.06544779241085052, 0.09991603344678879, 0.13116465508937836, 0.062226083129644394, 0.13329702615737915, -0.012512975372374058, 0.1483418345451355, 0.09079136699438095, 0.08561957627534866, 0.28864577412605286, -0.11088981479406357, -0.013460646383464336, 0.06238935887813568, 0.0664525106549263, 0.10816239565610886, 0.0468924455344677, 0.025330647826194763, -0.059199411422014236, 0.08620406687259674, -0.088530033826828, -0.09824195504188538, 0.08415771275758743, -0.07923863083124161, -0.08610276877880096, 0.0869913101196289, -0.05402788892388344, 0.14902785420417786, -0.0018967323703691363, 0.031648751348257065, -0.17629237473011017, 0.0022381122689694166, 0.02127501554787159, -0.05985502153635025, 0.01807914674282074, 0.04625068977475166, -0.06201319396495819, -0.07974156737327576, -0.02193475142121315, 0.08551780134439468, -0.08112066984176636, -0.08896539360284805, -0.19140736758708954, -0.13672691583633423, -0.002932451432570815, 0.030945666134357452, 0.023816313594579697, 0.05260569602251053, 0.2532813549041748, -0.1555776298046112, 0.05718214809894562, 0.07833967357873917, -0.058920904994010925, 0.1112951934337616, 0.06278201937675476, 0.014411703683435917, 0.1180439293384552, 0.024767857044935226, 0.005439120344817638, 0.13529875874519348, -0.017267687246203423, -0.10756617784500122, 0.013073745183646679, -0.1872078776359558, 0.09059493988752365, -0.031216463074088097, -0.08587892353534698, 0.28465330600738525, -0.03781940042972565, -0.02643931657075882, 0.05019226297736168, 0.026121191680431366, -0.051674116402864456, 0.10101363807916641, 0.03715725615620613, 0.020302051678299904, -0.0184913519769907, 0.09003366529941559, 0.045543983578681946, -0.09825186431407928, -0.11676269769668579, -0.18909020721912384, 0.05970247834920883, 0.05308053269982338, 0.14042867720127106, -0.16979093849658966, -0.053181491792201996, -0.060014571994543076, -0.022077050060033798, -0.04152678698301315, -0.057776663452386856, -0.013521538116037846, -0.07534288614988327, -0.0018196403980255127, 0.04800241068005562, 0.09822769463062286, 0.19727647304534912, 0.03788728266954422, 0.03946797177195549, -0.07873375713825226, 0.08858425915241241, 0.22752027213573456, -0.008831508457660675, 0.029443085193634033, 0.09141609817743301, -0.04623669758439064, -0.135610431432724, 0.00046485624625347555, -0.11925005167722702, -0.041005030274391174, 0.04148205369710922, -0.00898190401494503, 0.07996904104948044, -0.08116120100021362, -0.11944185942411423, -0.03828044980764389, -0.012377629987895489, 0.10569915920495987, -0.10352476686239243, 0.05573025345802307, 0.05229233205318451, -0.090280681848526, 0.07909988611936569, -0.058371298015117645, 0.004028038587421179, 0.0002124037273460999, 0.15113262832164764, -0.07124345004558563, 0.00928663183003664, -0.019634269177913666, -0.07193201780319214, 0.10169050097465515, -0.29128336906433105, 0.11209705471992493, -0.15327700972557068, -0.28671762347221375, 0.010176198557019234, 0.01868773251771927, -0.038826748728752136, 0.18771591782569885, 0.02263437956571579, 0.09829900413751602, -0.06322430819272995, -0.05491930618882179, 0.055044885724782944, -0.10146777331829071, 0.063451386988163, -0.002894612494856119, 0.02727966196835041, -0.17403407394886017, 0.04725394397974014, -0.13028059899806976, -0.061288561671972275, 0.011782285757362843, -0.08250464498996735, -0.10749448835849762, -0.026290519163012505, -0.07164131104946136, 0.002267880132421851, 0.0269028190523386, 0.07103042304515839, 0.02746291644871235, 0.09228966385126114, -0.1573360562324524, 0.01700603775680065, -0.048077333718538284, -0.22040140628814697, -0.2360367625951767, 0.03846534341573715, -0.021153833717107773, -0.0008406397537328303, 0.02266731671988964, 0.38688987493515015, -0.03916826844215393, -0.11421405524015427, -0.019839299842715263, 0.09245490282773972, -0.10558481514453888, -0.25423598289489746, 0.13719521462917328, -0.003003459656611085, -0.11486276984214783, -0.012852020561695099, 0.07774584740400314, -0.060827501118183136, -0.08285404741764069, -0.038378890603780746, 0.011755917221307755, -0.12547847628593445, -0.004356076009571552, -0.018512161448597908, 0.036710090935230255, -0.038561247289180756, 0.16909261047840118, 0.0063642170280218124, 0.09697240591049194, -0.00964492466300726, -0.034364599734544754, -0.07369541376829147, 0.12588423490524292, -0.12685614824295044, -0.03065084107220173, -0.1123252734541893, -0.07930493354797363, 0.012741445563733578, -0.05082997307181358, -0.016937926411628723, -0.05224732682108879, 0.04597821086645126, 0.01085297018289566, 0.08770829439163208, 0.011909233406186104, 0.07925566285848618, 0.07030253857374191, -0.038952507078647614, -0.037041887640953064, 0.030611412599682808, -0.09163998067378998, -0.14140109717845917, -0.15389159321784973, -0.07387344539165497, -0.040681324899196625, 0.064437635242939, 0.013787524774670601, 0.03516187518835068, -0.019246025010943413, 0.04211869835853577, -0.03114144876599312, -0.04460642486810684, -0.016170935705304146, -0.0034745573066174984, 0.03294254094362259, 0.02937154844403267, 0.03068024478852749, 0.28340622782707214, 0.13472452759742737, -0.008290017023682594, 0.01771271787583828, -0.018996180966496468, 0.034630872309207916, -0.03415422886610031, -0.1420777291059494, 0.04846464470028877, -0.0664520338177681, -0.05113624036312103, 0.052186910063028336, -0.08159094303846359, 0.013462705537676811, 0.04544965177774429, -0.10391027480363846, -0.1373990774154663, 0.10705319792032242, 0.19499632716178894, -0.13398203253746033, 0.18917216360569, 0.11419568955898285, 0.0016894134460017085, 0.0753968209028244, -0.05983094498515129, -0.13164399564266205, 0.052382081747055054, -0.01762261427938938, -0.06582596898078918, 0.24826927483081818, -0.062360893934965134, 0.028092576190829277, 0.09670445322990417, 0.031621791422367096, 0.11691442131996155, -0.09937861561775208, -0.10025636106729507, 0.032323822379112244, 0.017277715727686882, -0.3403351306915283, 0.01560068130493164, 0.011734593659639359, 0.0883072167634964, -0.0655529797077179, -0.052004922181367874, 0.10042757540941238, 0.04841327294707298, -0.07556336373090744, 0.1589668244123459, -0.14111211895942688, -0.20428960025310516, -0.06060466915369034, -0.12953872978687286, 0.0686270147562027, 0.005806698929518461, 0.04966293275356293, -0.144363135099411, -0.04622863605618477, -0.020292721688747406, -0.02929605543613434, -0.20345719158649445, -0.012964211404323578, 0.017541108652949333, -0.00040079833706840873, -0.1327221691608429, -0.08730960637331009, 0.011631420813500881, -0.024572715163230896, 0.1822560876607895, 0.18878862261772156, -0.11726826429367065, 0.1538478434085846, 0.05554170534014702, -0.10781467705965042, 0.08145521581172943, -0.041004762053489685, 0.05632287636399269, -0.014284114353358746, -0.10583200305700302, 0.19812005758285522, -0.06515877693891525, -0.0010890281992033124, -0.011628813110291958, -0.03179347887635231, -0.11763904243707657, 0.01987697184085846, -0.05027230829000473, -0.13843503594398499, -0.3451583981513977, -0.08512885123491287, 0.026854585856199265, 0.11339860409498215, 0.09616941213607788, 0.04248210787773132, -0.07645106315612793, 0.10664242506027222, 0.16372334957122803, -0.03717752546072006, -0.15058214962482452, -0.030216064304113388, -0.06108621880412102, -0.016218680888414383, -0.004580094013363123, -0.11913267523050308, 0.0008540567359887064, 0.13194039463996887, 0.16992871463298798, 0.2100467085838318, 0.09789503365755081, -0.006039307918399572, 0.03220360726118088, 0.08561910688877106, 0.061431728303432465, 0.2169795036315918, 0.08611805737018585, -0.023830873891711235, 0.021073028445243835, 0.048811208456754684, -0.07881484925746918, -0.02516743913292885, 0.07588513940572739, -0.15141679346561432, -0.03949935734272003, -0.1284370720386505, 0.031089667230844498, -0.15858812630176544, 0.019888659939169884, -0.31957152485847473, 0.09840747714042664, -0.02758857049047947, 0.1224231868982315, -0.07015009224414825, 0.027290983125567436, 0.06671036779880524, -0.04995054751634598, 0.013012207113206387, 0.06597717106342316, 0.062314920127391815, -0.13322792947292328, -0.048675697296857834, -0.05625913292169571, -0.1259690225124359, -0.027947068214416504, 0.11896833032369614, -0.22885213792324066, 0.19516688585281372, 0.00991054531186819, 0.03134937211871147, -0.13158531486988068, -0.08074328303337097, -0.09429186582565308, 0.025084778666496277, 0.14187012612819672, 0.02338000014424324, -0.15219110250473022, -0.318350225687027, -0.07705239951610565, 0.05931290239095688, 0.11288195848464966, 0.0024805008433759212, -0.07767799496650696, 0.05028977990150452, 0.11474461108446121, -0.05229344964027405, -0.1311366856098175, -0.1379830241203308, -0.08782237023115158, -0.041710663586854935, -0.010416589677333832, -0.10354242473840714, 0.04760303348302841, -0.06199466064572334, -0.14038963615894318, 0.042098335921764374, 0.06510549783706665, -0.07707483321428299, -0.09155745059251785, -0.02251259982585907, 0.1163063570857048, -0.04015582054853439, -0.0457780696451664, 0.08878116309642792, -0.011833739466965199, -0.04528643935918808, -0.13143232464790344, 0.04728933051228523, -0.11063874512910843, 0.07665032148361206, -0.09769108891487122, 0.01292729377746582, 0.05034606531262398, -0.013180723413825035, 0.061016995459795, -0.007158045191317797, -0.045289359986782074, -0.05442171171307564, 0.07387872040271759, -0.06529001891613007, 0.21795812249183655, 0.22504697740077972, 0.01460061501711607, 0.04930388554930687, 0.05094281956553459, -0.09276324510574341, 0.1383550614118576, 0.12131889909505844, 0.00511794351041317, 0.0923830047249794, 0.25990593433380127, -0.06294388324022293, -0.16711676120758057, -0.009345240890979767, -0.15313032269477844, -0.004210899583995342, 0.027615291997790337, -0.19574636220932007, 0.1308998465538025, 0.19906027615070343, -0.007114653941243887, 0.21475814282894135, -0.20829568803310394, 0.010896564461290836, 0.2571084797382355, 0.06908528506755829, 0.38182345032691956, -0.1379406750202179, -0.0491328090429306, -0.06593410670757294, -0.08719199895858765, 0.22380521893501282, -0.12392440438270569, 0.02733776718378067, -0.021357635036110878, 0.03178238868713379, -0.006757592316716909, -0.04972004145383835, 0.18812713027000427, 0.07336141169071198, 0.10097140818834305, -0.04883778840303421, -0.0285508893430233, -0.03277813270688057, -0.04715529829263687, 0.1808100789785385, 0.011787308380007744, 0.06484446674585342, -0.21114638447761536, -0.03062460944056511, 0.07167024910449982, 0.03747463971376419, 0.0462365560233593, -0.056576572358608246, -0.06987213343381882, -0.0616164468228817, -0.11136920005083084, -0.05282223969697952, 0.1464424580335617, 0.05959915369749069, -0.007761961314827204, -0.08158229291439056, -0.06092676520347595, -0.09709300845861435, -0.05014457926154137, -0.037298403680324554, -0.10797193646430969, 0.10424523800611496, -0.10014645755290985, 0.0016950111603364348, 0.15464667975902557, 0.02063959278166294, 0.09497252851724625, 0.07333609461784363, -0.0631888210773468, -0.011845885775983334, 0.09977260231971741, -0.12884928286075592, 0.1290585696697235, 0.14766620099544525, -0.048099346458911896, 0.10311685502529144, 0.1048361286520958, 0.04814421012997627, -0.008919191546738148, -0.0323890820145607, -0.07964510470628738, 0.10024088621139526, -0.008614418096840382, 0.17578089237213135, 0.10402118414640427, 0.028047408908605576, -0.18818797171115875, 0.2390754371881485, 0.01899700239300728, -0.11874289810657501, 0.043848611414432526, -0.057819608598947525, -0.06792961061000824, -0.08521465957164764, 0.04776734486222267, 0.26087602972984314, -0.06847184896469116, -0.21643613278865814, -0.010780046693980694, -0.048732638359069824, 0.04140321910381317, 0.17737016081809998, 0.08705757558345795, 0.094333715736866, 0.04148000851273537, -0.08147337287664413, -0.05447681248188019, -0.08693868666887283, 0.01722235046327114, 0.052742794156074524, -0.08223852515220642, -0.15285678207874298, -0.0023449885193258524, 0.13445930182933807, -0.0471697598695755, 0.015964804217219353, -0.16192741692066193, 0.0802931860089302, 0.02422288805246353, 0.0951445996761322, 0.062248874455690384, 0.013507876545190811, 0.07078040391206741, 0.017137780785560608, 0.003305947408080101, 0.012870000675320625, -0.07418219745159149, 0.12111721932888031, 0.0596003383398056, 0.06336092948913574, -0.1449657529592514, 0.0031465142965316772, 0.05737712234258652, -0.003058625617995858, 0.04675158113241196, 0.13905364274978638, -0.0031398592982441187, 0.06911791861057281, -0.10733439028263092, -0.07100410759449005, 0.09615903347730637, 0.08631434291601181, 0.07211602479219437, -0.04550853744149208, 0.02756323479115963, 0.13227203488349915, -0.101020447909832, 0.09091997146606445, 0.04552042856812477, -0.0861956849694252, -0.046199358999729156, -0.1381276547908783, -0.11369848251342773, 0.030690455809235573, -0.08618621528148651, 0.17052893340587616, 0.12417470663785934, 0.057422466576099396, 0.08227550238370895, -0.0016416619764640927, 0.046700675040483475, -0.03782996907830238, 0.003022487973794341, -0.08912382274866104, 0.019029852002859116, 0.11826664954423904, 0.03198987990617752, -0.07266221940517426, 0.41239315271377563, 0.018830105662345886, -0.014460818842053413, -0.07359592616558075, 0.10909158736467361, -0.08614598959684372, -0.007571517024189234, 0.2988847494125366, -0.009359459392726421, -0.019459540024399757, -0.08051500469446182, 0.015515195205807686, 0.04446815699338913, -0.02275054156780243, 0.08763515204191208, 0.10300279408693314, -0.009128221310675144, 0.0395888015627861, 0.03379662707448006, -0.12038485705852509, 0.019367244094610214, -0.12229439616203308, 0.01728043518960476, -0.0270431786775589, 0.16243049502372742, 0.08784891664981842, 0.08338862657546997, -0.013527482748031616, -0.052796393632888794, -0.03659180924296379, -0.08989325910806656, -0.10731884837150574, -0.0670892596244812, -0.054019730538129807, -0.0352005809545517, 0.03735582157969475, -0.05770406126976013, -0.010151205584406853, 0.36560988426208496, 0.08445172011852264, 0.015728358179330826, -0.02730361558496952, -0.04159095883369446, 0.025482837110757828, -0.08506904542446136, -0.01615225523710251, -0.08923029154539108, -0.005549171473830938, -0.08660872280597687, 0.06936762481927872, -0.03462279215455055, 0.01935265026986599, -0.02127022109925747, 0.093366339802742, 0.06278587132692337, -0.11008594185113907, -0.007628047373145819, -0.08213040232658386, 0.020652014762163162, -0.07075968384742737, 0.12937191128730774, 0.06192004308104515, 0.055194027721881866, 0.05141916871070862, 0.1290656179189682, 0.07057727873325348, 0.021693499758839607, -0.06692085415124893, 0.1224360540509224, 0.05071293190121651, 0.09549111872911453, -0.00013603064871858805, -0.08035924285650253, -0.08322031795978546, 0.1754017472267151, 0.11508521437644958, 0.0011838057544082403, -0.041053373366594315, -0.007708176504820585, 0.05071951448917389, 0.009353820234537125, 0.08371042460203171, 0.10454635322093964, 0.007966392673552036, 0.00613552238792181, -0.06625603139400482, -0.10295305401086807, 0.014284639619290829, -0.03648288547992706, 0.08125956356525421, 0.060423802584409714, -0.04217636212706566, -0.11621784418821335, 0.1602112352848053, -0.09190646559000015, -0.005767869763076305, 0.031660016626119614, -0.03539847582578659, -0.09465087950229645, 0.02621365711092949, 0.10540048032999039, -0.10016299039125443, 0.025590255856513977, -0.09372949600219727, -0.023583071306347847, -0.17260491847991943, 0.0123329171910882, -0.27163389325141907, -0.1519346535205841, -0.021222546696662903, 0.05782115086913109, 0.18993818759918213, 0.032096017152071, 0.25426238775253296, -0.007716803345829248, 0.08947178721427917, -0.06052517890930176, 0.12182994186878204, -0.015758734196424484, 0.1270790547132492, -0.005869025364518166, -0.005621889606118202, -0.06631441414356232, -0.13020016252994537, 0.06138521805405617, -0.09511630982160568, -0.04018999636173248, 0.026142096146941185, 0.019855612888932228, -0.01994466222822666, 0.004061606712639332, -0.10900954902172089, 0.09566463530063629, -0.032274164259433746, -0.0035289451479911804, 0.012396860867738724, 0.0008590550278313458, 0.15012213587760925, 0.0031814046669751406, -0.16810166835784912, -0.015992041677236557, -0.042285919189453125, -0.06875018775463104, -0.07332561165094376, 0.02226092852652073, -0.04617248848080635, 0.10076082497835159, -0.11381003260612488, -0.00825014989823103, -0.055845968425273895, -0.03266587853431702, 0.09667371958494186, 0.06494206935167313, -0.06590315699577332, -0.09711410850286484, 0.08031393587589264, 0.00175535271409899, 0.009002814069390297, -0.13001559674739838 ]
f52b066c8d0970e99e69942f25a1221fc36fca11
# Dataset Card for "simple_arch_1400" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
ossaili/simple_arch_1400
[ "region:us" ]
2023-03-27T14:52:24+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 452101969.2, "num_examples": 1400}], "download_size": 473418121, "dataset_size": 452101969.2}}
2023-03-27T14:59:55+00:00
[]
[]
TAGS #region-us
# Dataset Card for "simple_arch_1400" More Information needed
[ "# Dataset Card for \"simple_arch_1400\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"simple_arch_1400\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"simple_arch_1400\"\n\nMore Information needed" ]
[ -0.17608384788036346, 0.20658981800079346, -0.001293923589400947, 0.025518780574202538, 0.1056981310248375, 0.16112586855888367, 0.07509610056877136, 0.12243855744600296, 0.11844891309738159, 0.02446589060127735, 0.15050531923770905, -0.05093001201748848, 0.04361090064048767, 0.17761661112308502, -0.06646637618541718, -0.07633031159639359, 0.021690331399440765, 0.04126483574509621, 0.09031707793474197, -0.002541063353419304, 0.03222152590751648, -0.10469523072242737, 0.06980147957801819, -0.15920980274677277, -0.16001476347446442, 0.08620323985815048, -0.029101097956299782, -0.03695989027619362, 0.07157369703054428, -0.07606924325227737, 0.16972550749778748, -0.006606433540582657, 0.03772106021642685, -0.1541992574930191, 0.009166955016553402, -0.0026641832664608955, -0.035271357744932175, 0.07861127704381943, 0.03993265703320503, -0.03150129318237305, -0.12691830098628998, 0.015740249305963516, -0.010122817941009998, 0.00310711027123034, -0.11859068274497986, -0.2975117266178131, -0.11486881226301193, -0.039063047617673874, 0.009521594271063805, -0.025053443387150764, 0.09706378728151321, 0.01525005791336298, -0.050278618931770325, -0.010865962132811546, 0.07527128607034683, -0.0988127812743187, 0.06560633331537247, 0.10429614782333374, -0.12027008086442947, 0.24737828969955444, 0.023885633796453476, 0.057377543300390244, 0.10739701241254807, 0.00947243720293045, -0.08791791647672653, 0.0020460195373743773, -0.2204262763261795, 0.12246692925691605, 0.02194189839065075, -0.12686879932880402, 0.3180321753025055, -0.012029514648020267, 0.04764131084084511, 0.05567312613129616, -0.024552904069423676, -0.14075903594493866, -0.06471789628267288, 0.00543728843331337, 0.043909452855587006, 0.0494987852871418, 0.05493389070034027, -0.0285432580858469, -0.09886795282363892, -0.11979610472917557, -0.11049917340278625, -0.07048912346363068, -0.03519503027200699, 0.17961418628692627, -0.17618297040462494, 0.004559407010674477, -0.13865260779857635, -0.07580539584159851, -0.0025449024979025126, -0.0559154637157917, 0.045769453048706055, 0.00532430550083518, -0.030605969950556755, 0.04363296926021576, 0.11046124249696732, 0.06573965400457382, 0.04851779341697693, 0.0660630315542221, 0.02606690675020218, 0.07590046525001526, 0.11425416171550751, -0.09722152352333069, -0.00924992561340332, -0.10112789273262024, -0.014776086434721947, -0.11346516013145447, 0.0017943024868145585, -0.10889305174350739, -0.14567145705223083, -0.04182257503271103, -0.061730485409498215, 0.0786934494972229, -0.02308020554482937, -0.1434800922870636, -0.017083710059523582, -0.013583159074187279, 0.13160477578639984, -0.11275423318147659, 0.047782108187675476, 0.014251690357923508, -0.06772617995738983, 0.06108337268233299, -0.10556044429540634, -0.028789645060896873, 0.019465282559394836, 0.024619178846478462, -0.08014634251594543, -0.045327309519052505, -0.046364784240722656, -0.041707102209329605, 0.09385918825864792, -0.08402219414710999, 0.053724341094493866, -0.10151118040084839, -0.26255714893341064, 0.07348747551441193, 0.09954347461462021, -0.05662237107753754, 0.1785689890384674, 0.05496338754892349, 0.09208907186985016, 0.024642987176775932, -0.05199282616376877, 0.02836027555167675, -0.08913473784923553, 0.023633349686861038, 0.012077396735548973, 0.074435293674469, -0.21741165220737457, 0.06309428066015244, -0.11814457178115845, -0.021054677665233612, -0.10943514853715897, -0.005824223160743713, -0.11205354332923889, 0.09722017496824265, -0.06536906957626343, -0.011537237092852592, -0.1200733557343483, 0.04585991054773331, 0.021800994873046875, 0.006633638869971037, -0.15072986483573914, -0.004016343969851732, 0.02239789441227913, -0.12526822090148926, -0.23801597952842712, 0.016471924260258675, -0.02172468602657318, 0.040621303021907806, 0.025520026683807373, 0.28546085953712463, 0.1684313714504242, -0.04959723353385925, 0.025546787306666374, 0.19562767446041107, -0.08388519287109375, -0.3549802303314209, 0.0635557770729065, -0.07373357564210892, 0.003821326419711113, 0.04878488928079605, 0.09351658821105957, 0.0155239999294281, -0.030161093920469284, -0.09352495521306992, -0.03296203538775444, -0.12709248065948486, -0.04237824305891991, 0.032324984669685364, 0.07279451191425323, 0.0038539075758308172, 0.09976610541343689, 0.09877445548772812, 0.09305927157402039, -0.006331759039312601, -0.03445840999484062, 0.036243557929992676, 0.21153107285499573, -0.18305657804012299, -0.014748738147318363, -0.16214950382709503, -0.09507253766059875, -0.006108603440225124, -0.06643226742744446, -0.04628036171197891, 0.04610660672187805, 0.09275972098112106, -0.048458442091941833, -0.024688787758350372, 0.06855739653110504, 0.1213926151394844, 0.06886627525091171, -0.038629863411188126, 0.008702540770173073, -0.04921254515647888, -0.08955537527799606, -0.11219590902328491, -0.07164332270622253, -0.03892878443002701, 0.08417840301990509, 0.02268611267209053, 0.03422950953245163, -0.00903911143541336, 0.0005335891037248075, 0.011548235081136227, -0.015965037047863007, -0.08306059241294861, 0.037382300943136215, -0.0312715545296669, 0.02348068729043007, -0.023051131516695023, -0.07915203273296356, 0.19437208771705627, 0.11586824059486389, -0.1388344019651413, 0.015727994963526726, -0.04267876595258713, 0.05470023304224014, -0.03604990243911743, -0.03834840655326843, -0.045388806611299515, -0.12653549015522003, -0.08440259844064713, 0.049860257655382156, -0.07367807626724243, 0.050974175333976746, 0.04150955751538277, 0.008462515659630299, -0.09362972527742386, 0.0005751924472860992, 0.1268710047006607, -0.14997904002666473, 0.16119693219661713, 0.25133007764816284, 0.048192210495471954, 0.06873741745948792, -0.06518881022930145, -0.16439701616764069, 0.045002274215221405, -0.026154909282922745, -0.06560025364160538, 0.19054049253463745, -0.05883927643299103, -0.009334854781627655, 0.11305370926856995, 0.040304604917764664, 0.13079413771629333, -0.09016478806734085, -0.04697985574603081, 0.020016713067889214, 0.001017048954963684, -0.0991104394197464, -0.07430489361286163, -0.014927078038454056, 0.09994332492351532, 0.014447876252233982, -0.036894865334033966, 0.15158383548259735, 0.0015349501045420766, -0.03555828705430031, 0.11579984426498413, -0.13500379025936127, -0.15356284379959106, -0.06159389019012451, -0.13742342591285706, 0.10954292118549347, 0.0011944577563554049, -0.02069602534174919, -0.09989636391401291, -0.023166412487626076, 0.012528369203209877, -0.18418113887310028, -0.17343448102474213, -0.04003819450736046, 0.007477111648768187, -0.020987730473279953, -0.04642988368868828, -0.09237389266490936, 0.015693673864006996, -0.037857431918382645, 0.16095244884490967, 0.08857240527868271, -0.10436098277568817, 0.13821595907211304, 0.13721124827861786, -0.09500245749950409, 0.10134479403495789, -0.0425465852022171, 0.039901554584503174, -0.03307586535811424, -0.01816330850124359, 0.13782867789268494, 0.0045458972454071045, 0.03217148780822754, 0.03958087041974068, 0.09034304320812225, -0.12962180376052856, -0.0546889454126358, -0.08173158764839172, -0.17908602952957153, -0.19369609653949738, -0.11426323652267456, -0.08961152285337448, 0.09195110201835632, 0.10222785919904709, 0.0644209235906601, -0.00039597987779416144, 0.05694358050823212, 0.09955211728811264, 0.024761822074651718, -0.15281930565834045, -0.04205259680747986, 0.021754084154963493, 0.03558843955397606, -0.02646755427122116, -0.138678640127182, 0.033776212483644485, 0.16552507877349854, 0.16290569305419922, 0.25292646884918213, 0.08556041866540909, 0.21291711926460266, -0.08191251754760742, 0.13556045293807983, 0.10935015976428986, 0.1458570659160614, 0.06908795982599258, -0.016312386840581894, -0.001045877463184297, -0.010132045485079288, -0.03503018617630005, 0.03912452235817909, 0.0024456751998513937, -0.1438044160604477, 0.028356481343507767, -0.0858394205570221, 0.003029592102393508, -0.1557866632938385, 0.11184494197368622, -0.20003093779087067, 0.026600193232297897, 0.015416686423122883, 0.16734103858470917, -0.09998271614313126, 0.08950560539960861, 0.07995583862066269, 0.03189947456121445, -0.013806264847517014, 0.04248158633708954, 0.07872319221496582, -0.008199937641620636, -0.008431187830865383, -0.03427115082740784, -0.010556485503911972, -0.0010510408319532871, 0.12769517302513123, -0.21477237343788147, 0.20886684954166412, 0.04916417598724365, 0.020281443372368813, -0.07400370389223099, -0.03005572035908699, 0.0013048714026808739, -0.024638433009386063, 0.09540823847055435, 0.03794535622000694, -0.2856658101081848, -0.09141387790441513, -0.07228241115808487, 0.022335730493068695, 0.08382248133420944, 0.09487274289131165, -0.14448390901088715, 0.05281676724553108, 0.021583735942840576, 0.014974256977438927, -0.14847764372825623, -0.04858439415693283, -0.15949483215808868, 0.012564987875521183, 0.0559714138507843, -0.19775493443012238, 0.04521673172712326, 0.0037067902740091085, -0.020272593945264816, 0.035073328763246536, 0.14577960968017578, -0.06700091063976288, -0.1327061504125595, 0.0062803663313388824, 0.15606097877025604, -0.025090046226978302, 0.03399781137704849, 0.04848015680909157, -0.00889787171036005, -0.010889334604144096, -0.21162952482700348, 0.10521296411752701, -0.05310700833797455, 0.10224070399999619, -0.08743074536323547, -0.012702183797955513, -0.05361202359199524, 0.03932249918580055, -0.03109557367861271, 0.059922970831394196, -0.0654815211892128, -0.053826794028282166, 0.13491091132164001, -0.10255828499794006, 0.11268320679664612, 0.15196849405765533, 0.015117556788027287, -0.0023491450119763613, 0.13293854892253876, -0.015226746909320354, 0.18664638698101044, 0.06899866461753845, -0.0943179726600647, 0.11787236481904984, 0.287487655878067, -0.06466705352067947, -0.27184221148490906, 0.028391443192958832, -0.1891881227493286, -0.046615615487098694, 0.03814353048801422, -0.24733306467533112, 0.1815478354692459, 0.20681554079055786, -0.05216319113969803, 0.2874116599559784, -0.1082918718457222, -0.0006435957620851696, 0.2345362901687622, 0.06163179501891136, 0.36710503697395325, -0.13665521144866943, -0.08470144122838974, -0.11695808172225952, -0.26315200328826904, 0.05576195567846298, -0.04074227437376976, 0.01197988260537386, -0.037469249218702316, 0.04087916016578674, -0.029800616204738617, -0.09103118628263474, 0.16596166789531708, 0.043915506452322006, 0.11074233800172806, -0.06787919998168945, -0.06099833548069, 0.18166615068912506, -0.058745890855789185, 0.05791083723306656, -0.05242388695478439, 0.02599314972758293, -0.20221546292304993, 0.030993323773145676, 0.060579653829336166, 0.012307110242545605, 0.05959697067737579, -0.09539872407913208, -0.08428571373224258, -0.04529175907373428, -0.08499226719141006, -0.04943513870239258, 0.16538240015506744, 0.037299733608961105, 0.0604914128780365, 0.021969864144921303, -0.022672798484563828, -0.15556541085243225, 0.008685478940606117, -0.06657823920249939, -0.1192774549126625, 0.09974373131990433, -0.2569756805896759, 0.031169608235359192, 0.15188699960708618, 0.02897612564265728, 0.03097088821232319, 0.055729810148477554, 0.027343222871422768, 0.03134559094905853, 0.11093779653310776, -0.06273563206195831, -0.030294889584183693, 0.052693866193294525, -0.08112118393182755, -0.0167942326515913, 0.03195355832576752, -0.011749503202736378, 0.03003004938364029, 0.005402033217251301, -0.05187542364001274, 0.04042208567261696, -0.07485799491405487, 0.11993375420570374, 0.14388863742351532, 0.024945922195911407, -0.1557968705892563, 0.21988481283187866, 0.03116660565137863, -0.15106935799121857, 0.03161144629120827, -0.02065420337021351, -0.08811330795288086, -0.09890569746494293, 0.029408207163214684, 0.2414066344499588, -0.0967431291937828, -0.12056374549865723, -0.01979324407875538, -0.018775170668959618, 0.029668575152754784, 0.09120035916566849, 0.029820146039128304, 0.03930153697729111, 0.022896207869052887, -0.02265072800219059, -0.02905157394707203, -0.02087833173573017, -0.09612789005041122, 0.07476525008678436, -0.0844142735004425, -0.12167886644601822, -0.03978976234793663, 0.0850897803902626, -0.06011718884110451, -0.030540477484464645, -0.05403595790266991, 0.05935721471905708, -0.32937371730804443, 0.04265575855970383, 0.020572753623127937, -0.017567992210388184, 0.012674272060394287, 0.0396730862557888, -0.03781506419181824, 0.008715811185538769, -0.11525648832321167, 0.09668689966201782, 0.06503427773714066, 0.023355741053819656, -0.06905023753643036, 0.02989550121128559, 0.023965250700712204, 0.06502576172351837, 0.10335483402013779, 0.17595061659812927, 0.021075522527098656, 0.055149611085653305, -0.0927659422159195, -0.15226556360721588, 0.02315392531454563, 0.06988735496997833, 0.0942351371049881, 0.12447592616081238, -0.030213499441742897, 0.12321788817644119, -0.0880797877907753, 0.03869438171386719, -0.009473658166825771, -0.07930313795804977, 0.07689687609672546, -0.15658345818519592, -0.052051134407520294, -0.01714113913476467, -0.04260788485407829, 0.2493315190076828, 0.0684301033616066, -0.04131992161273956, 0.05954819545149803, -0.0014496088260784745, -0.06447771191596985, -0.06878136843442917, 0.016655750572681427, -0.09588082134723663, -0.10263371467590332, 0.06059885025024414, 0.048522092401981354, -0.03969525918364525, 0.47142043709754944, -0.08599825203418732, -0.18473777174949646, -0.0346483550965786, 0.09996364265680313, 0.010951397009193897, -0.003666348522529006, 0.3692533075809479, 0.07293561846017838, -0.053129587322473526, -0.05817149206995964, 0.1134440004825592, -0.003668731776997447, 0.20020446181297302, 0.09226488322019577, 0.13559040427207947, 0.07983657717704773, -0.009639828465878963, 0.01584365777671337, -0.06787272542715073, 0.030949296429753304, -0.023621778935194016, 0.05260000377893448, 0.05748540908098221, 0.07257784157991409, -0.023855259642004967, 0.13410376012325287, 0.02330530621111393, 0.03163519501686096, -0.12665851414203644, -0.08635799586772919, -0.08229472488164902, -0.06098146364092827, -0.03446781635284424, -0.11759389191865921, 0.005383445415645838, -0.06659488379955292, -0.0015145408688113093, 0.35784912109375, 0.051633819937705994, 0.009265951812267303, 0.0621003620326519, -0.02425374835729599, 0.07672411948442459, -0.00865437462925911, -0.031027691438794136, -0.00890497025102377, 0.029230337589979172, -0.1230025514960289, 0.07183656841516495, -0.06649257987737656, -0.014257997274398804, -0.04846535623073578, 0.09028284251689911, 0.03649981692433357, -0.08680347353219986, -0.06635964661836624, -0.06750376522541046, 0.04979811981320381, -0.11821779608726501, 0.06578132510185242, 0.0026150918565690517, 0.06355481594800949, 0.05521629750728607, 0.13554316759109497, -0.007836878299713135, 0.006925345864146948, 0.004100317135453224, 0.035613950341939926, -0.010327581316232681, 0.062113624066114426, 0.0029206040780991316, -0.09090134501457214, 0.004599328152835369, 0.0957765206694603, 0.283863365650177, -0.07434702664613724, -0.033431276679039, 0.06147124245762825, 0.026974093168973923, 0.02359519898891449, 0.16870643198490143, 0.00880500115454197, 0.06474050879478455, -0.013362220488488674, -0.10231722891330719, -0.024053670465946198, -0.01915847323834896, -0.10851970314979553, 0.09186898916959763, 0.06218215450644493, -0.06601271778345108, -0.10125510394573212, 0.12058521062135696, -0.06893990188837051, 0.032368432730436325, 0.05322759598493576, -0.1323569267988205, -0.0864768773317337, -0.02323729731142521, 0.16288207471370697, 0.03902509808540344, -0.053524360060691833, -0.10390561819076538, 0.010041686706244946, -0.06767001748085022, -0.01664036326110363, -0.3319256603717804, -0.1889573037624359, 0.0027446127496659756, -0.10509219020605087, 0.09432826191186905, 0.004270318429917097, 0.02986881695687771, 0.030430136248469353, 0.0627276822924614, -0.07908515632152557, 0.09067639708518982, 0.03755008801817894, 0.06437661498785019, -0.018442589789628983, -0.029843619093298912, -0.09479847550392151, -0.04458221420645714, 0.07501274347305298, -0.05407660827040672, -0.07640402019023895, 0.15268220007419586, -0.041478872299194336, 0.0067817638628184795, -0.13290411233901978, -0.01695339009165764, 0.12151410430669785, -0.03454436734318733, -0.005268834996968508, -0.013595339842140675, 0.0021017389371991158, 0.04185594618320465, 0.10121811181306839, -0.10526016354560852, -0.10010044276714325, -0.004373160656541586, -0.08845486491918564, 0.11479268968105316, -0.008385616354644299, -0.05785214528441429, 0.07631523907184601, -0.08232805132865906, 0.018847588449716568, -0.028072383254766464, 0.04294547066092491, 0.20442861318588257, 0.06840246915817261, -0.04132872447371483, 0.0624181404709816, 0.04486420750617981, 0.050055548548698425, -0.04229983314871788, -0.07842005789279938 ]
80a1d10616b34eba7acd148bd22d31647d67bd7d
# Dataset Card for "StanfordCars_test_google_flan_t5_xl_mode_C_A_T_ns_8041" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
CVasNLPExperiments/StanfordCars_test_google_flan_t5_xl_mode_C_A_T_ns_8041
[ "region:us" ]
2023-03-27T14:54:05+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "int64"}, {"name": "prompt", "dtype": "string"}, {"name": "true_label", "dtype": "string"}, {"name": "prediction", "dtype": "string"}], "splits": [{"name": "fewshot_0_clip_tags_ViT_L_14_LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14_clip_tags_ViT_L_14_simple_specific_rices", "num_bytes": 3521193, "num_examples": 8041}, {"name": "fewshot_1_clip_tags_ViT_L_14_LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14_clip_tags_ViT_L_14_simple_specific_rices", "num_bytes": 6704901, "num_examples": 8041}], "download_size": 2725683, "dataset_size": 10226094}}
2023-03-27T15:55:00+00:00
[]
[]
TAGS #region-us
# Dataset Card for "StanfordCars_test_google_flan_t5_xl_mode_C_A_T_ns_8041" More Information needed
[ "# Dataset Card for \"StanfordCars_test_google_flan_t5_xl_mode_C_A_T_ns_8041\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"StanfordCars_test_google_flan_t5_xl_mode_C_A_T_ns_8041\"\n\nMore Information needed" ]
[ 6, 39 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"StanfordCars_test_google_flan_t5_xl_mode_C_A_T_ns_8041\"\n\nMore Information needed" ]
[ -0.17492789030075073, 0.14928628504276276, 0.002641422441229224, 0.11571511626243591, 0.07107891887426376, 0.06094060465693474, 0.11156278848648071, 0.11759597063064575, 0.22607403993606567, 0.00878310576081276, 0.1836763620376587, 0.026356499642133713, 0.023875491693615913, 0.1847638487815857, -0.0326559916138649, 0.0044092643074691296, -0.06940413266420364, 0.015469536185264587, -0.008425723761320114, 0.1084672063589096, -0.013148441910743713, -0.08742779493331909, 0.14663740992546082, -0.05621183663606644, -0.13754166662693024, 0.10265826433897018, 0.06910449266433716, -0.1185176819562912, 0.10993712395429611, 0.003467707894742489, 0.10665779560804367, 0.08408508449792862, 0.09841538220643997, -0.03848329931497574, 0.01583031378686428, 0.0002514646912459284, -0.05215045064687729, 0.03806811943650246, 0.1497058868408203, -0.014357059262692928, -0.07052963972091675, 0.1606559306383133, -0.022717688232660294, 0.04045375436544418, -0.10717516392469406, -0.21760521829128265, -0.08839933574199677, -0.052932534366846085, -0.08330914378166199, 0.03152686357498169, 0.03817686438560486, 0.28334689140319824, -0.18525242805480957, 0.11652205884456635, 0.10116303712129593, -0.12063276767730713, 0.010912113822996616, 0.2205573171377182, 0.10258650034666061, 0.09862194210290909, 0.00025026287767104805, 0.0914354994893074, 0.14662206172943115, -0.033460330218076706, -0.1076832190155983, -0.02533840574324131, -0.08138833940029144, 0.1425173580646515, 0.017302604392170906, -0.05133962258696556, 0.2412126064300537, 0.016046244651079178, -0.010522624477744102, 0.039239514619112015, -0.020718758925795555, -0.15516653656959534, 0.0983586311340332, -0.08750563114881516, 0.03210726007819176, -0.0266028493642807, -0.1391054093837738, -0.011946386657655239, -0.08898983150720596, -0.2161983996629715, -0.15770068764686584, -0.025482170283794403, -0.008058949373662472, 0.10009416937828064, -0.16130827367305756, 0.09031705558300018, 0.06111340597271919, -0.06927420198917389, -0.03131217136979103, -0.05754408612847328, -0.0857335701584816, -0.08806294202804565, 0.005332457832992077, 0.003110152669250965, 0.11578873544931412, 0.06137844920158386, 0.08619674295186996, 0.029278745874762535, -0.06123238801956177, 0.018049955368041992, 0.08322799205780029, 0.09484358876943588, 0.030907927080988884, -0.03544997423887253, 0.011640327051281929, -0.04229240491986275, -0.029988441616296768, -0.06892962008714676, -0.0843157097697258, -0.06588919460773468, 0.031148141250014305, 0.0861784890294075, 0.03823476657271385, -0.07529858499765396, -0.05128568410873413, -0.005377018358558416, 0.04112942889332771, -0.056709736585617065, 0.06072888895869255, 0.028887523338198662, -0.050790935754776, -0.09219404309988022, -0.03669463470578194, -0.06536310166120529, 0.0650840550661087, -0.01655314862728119, -0.08933466672897339, -0.031865403056144714, -0.06499295681715012, 0.01833459921181202, 0.07239137589931488, -0.14798608422279358, 0.014331860467791557, -0.13482919335365295, -0.2745770215988159, -0.014329486526548862, -0.04308560863137245, -0.04933847114443779, 0.1035313829779625, 0.01134079322218895, 0.05703813210129738, -0.06992630660533905, -0.04857167974114418, 0.07932320982217789, -0.07064157724380493, 0.09904155880212784, 0.10038605332374573, 0.03685678914189339, -0.10195150226354599, 0.02321000024676323, -0.11355883628129959, 0.0028954159934073687, -0.08643738180398941, 0.06395650655031204, -0.1578284353017807, 0.08948469907045364, -0.0028980521019548178, -0.025942333042621613, -0.06636770814657211, 0.07272465527057648, 0.022036900743842125, 0.11839697510004044, -0.2050105184316635, -0.029067767783999443, 0.03727014362812042, -0.09902678430080414, -0.188992440700531, 0.07081491500139236, -0.0017938045784831047, -0.012684250250458717, 0.06969979405403137, 0.26250818371772766, 0.13723337650299072, -0.10869251936674118, 0.04492783173918724, 0.09001009166240692, -0.1979554295539856, -0.2802515923976898, 0.09655033051967621, -0.05456567928195, -0.24373969435691833, 0.06124790757894516, 0.026646042242646217, 0.05658278241753578, -0.07850786298513412, -0.05349060893058777, -0.10723482072353363, -0.07992006838321686, -0.019256094470620155, 0.08083627372980118, 0.09824690222740173, -0.11099614202976227, 0.015333266928792, -0.0780516192317009, 0.01027396135032177, 0.023760078474879265, -0.06012904271483421, -0.07927060127258301, 0.2565044164657593, -0.02587229572236538, -0.04257780313491821, -0.10352109372615814, -0.15404033660888672, 0.03795257955789566, -0.025984741747379303, -0.012444301508367062, 0.052536964416503906, 0.06897851079702377, -0.016278289258480072, 0.01763235218822956, 0.03877269849181175, 0.12749089300632477, 0.004333110060542822, -0.05788581818342209, 0.01265699788928032, 0.05441594123840332, -0.01624467596411705, -0.09181042015552521, -0.14824727177619934, -0.05556599050760269, 0.1067131981253624, 0.08515745401382446, -0.008586538024246693, 0.008214171975851059, -0.004036660771816969, -0.03879621997475624, -0.0818619504570961, -0.06997941434383392, 0.02136365696787834, -0.028500007465481758, -0.05063793435692787, 0.02449367567896843, 0.0588148795068264, 0.2602337896823883, 0.13269154727458954, -0.06196657940745354, -0.10060688853263855, 0.03298742324113846, -0.04152446240186691, 0.017740346491336823, -0.15181013941764832, -0.011538350954651833, -0.044329337775707245, -0.10167385637760162, 0.10762321949005127, -0.10787249356508255, 0.01775001548230648, 0.04404299706220627, 0.04545683413743973, -0.0581221729516983, 0.12192566692829132, 0.13020750880241394, -0.1196267157793045, 0.08280576765537262, 0.057820357382297516, 0.025254826992750168, 0.09696098417043686, -0.062863290309906, -0.09530604630708694, -0.02375824563205242, 0.023297861218452454, -0.06329850107431412, 0.18808916211128235, -0.027387412264943123, 0.05062754452228546, 0.05253332108259201, -0.0824238732457161, 0.03246122598648071, -0.1289309710264206, -0.08425398916006088, 0.02059817500412464, -0.05229368805885315, -0.22822149097919464, 0.06458188593387604, -0.0030674575828015804, 0.041228458285331726, -0.04122507944703102, -0.10461225360631943, 0.1518825888633728, 0.006509123370051384, -0.1242380365729332, 0.07925145328044891, -0.03545796871185303, -0.17741787433624268, -0.15878550708293915, 0.14927949011325836, 0.09393095225095749, 0.03901336342096329, 0.013108047656714916, -0.11094945669174194, -0.003026318736374378, -0.04871179535984993, -0.15991270542144775, -0.01682337187230587, 0.06256607919931412, -0.12948794662952423, 0.03118911385536194, 0.00879999902099371, -0.05983422324061394, 0.010258777998387814, 0.0010198837844654918, 0.05711836740374565, 0.09264586865901947, -0.12504270672798157, 0.12970523536205292, 0.05881552770733833, -0.08338304609060287, 0.107850082218647, -0.0418311171233654, 0.0657012015581131, -0.052305638790130615, -0.008182576857507229, 0.0760839655995369, 0.048613276332616806, -0.026444019749760628, -0.01859186962246895, -0.022823398932814598, -0.07549259066581726, 0.021830249577760696, -0.04081041365861893, -0.13700386881828308, -0.31471508741378784, 0.032093290239572525, 0.04087825119495392, 0.15243008732795715, -0.007630042266100645, 0.05403407663106918, 0.09518840163946152, 0.1789589524269104, 0.16086840629577637, 0.0201537124812603, -0.25771424174308777, -0.07349269092082977, 0.11980864405632019, -0.020408717915415764, 0.03841635584831238, -0.168992817401886, -0.0322396457195282, 0.1275501251220703, 0.008339010179042816, 0.13446860015392303, 0.0587317980825901, 0.04937656596302986, -0.03041931800544262, 0.20123550295829773, 0.11176960915327072, 0.0068801818415522575, 0.20685279369354248, -0.031783297657966614, 0.05943213775753975, -0.029832936823368073, -0.031151343137025833, 0.029102733358740807, 0.2255982607603073, -0.05231624096632004, 0.00913748424500227, -0.01417899876832962, -0.004121376201510429, -0.060212232172489166, 0.012433736585080624, -0.30675560235977173, 0.07135196030139923, -0.03235561400651932, 0.12268717586994171, -0.057055532932281494, 0.11875511705875397, 0.1414898931980133, -0.09691891074180603, -0.026010839268565178, 0.012217826209962368, 0.03725431114435196, 0.046028878539800644, 0.02700422704219818, 0.11431020498275757, -0.041307248175144196, -0.059523504227399826, 0.1225593239068985, -0.2781047224998474, 0.19541709125041962, 0.025323249399662018, -0.02387707494199276, -0.07146311551332474, -0.045331478118896484, 0.025458579882979393, 0.021755697205662727, 0.17305201292037964, -0.06675197184085846, -0.20878519117832184, -0.2123442143201828, -0.14145714044570923, 0.038556959480047226, 0.04997579753398895, 0.02469380758702755, -0.07841409742832184, -0.008548473939299583, -0.005340756848454475, -0.048058077692985535, -0.08723363280296326, -0.15713948011398315, 0.03859124332666397, -0.03471839800477028, 0.0673709437251091, -0.09943417459726334, -0.039026957005262375, -0.12588858604431152, -0.211307093501091, 0.0327829048037529, 0.051297154277563095, -0.018598688766360283, -0.11101037263870239, 0.03181145340204239, 0.10221690684556961, -0.031632084399461746, -0.0021797644440084696, 0.027084099128842354, -0.09627293795347214, 0.02717476896941662, -0.13449116051197052, 0.13020358979701996, -0.047817930579185486, -0.03263787925243378, -0.12376546859741211, 0.16680382192134857, -0.05960463359951973, 0.05661219358444214, 0.02313917502760887, 0.01283621322363615, 0.018453987315297127, -0.06261540204286575, 0.13822339475154877, -0.18052658438682556, 0.005478463135659695, 0.10966644436120987, 0.09304357320070267, 0.046029023826122284, 0.08450858294963837, -0.061657704412937164, 0.07622405141592026, 0.03617172688245773, -0.09284713119268417, 0.09540723264217377, 0.04379364103078842, -0.027117356657981873, -0.2031620889902115, 0.15248838067054749, -0.06642907112836838, 0.030459674075245857, 0.12920375168323517, -0.16360358893871307, 0.1430535912513733, 0.1361129730939865, -0.06156750023365021, 0.32291853427886963, -0.056088197976350784, -0.13009288907051086, 0.21321216225624084, 0.088248610496521, 0.16497580707073212, -0.14381305873394012, -0.16193325817584991, -0.014820452779531479, -0.12042738497257233, 0.09704917669296265, 0.011083011515438557, 0.040165651589632034, -0.038235533982515335, 0.005722371395677328, 0.03416743129491806, -0.06422869861125946, 0.0880575180053711, 0.02185879275202751, 0.07906746864318848, -0.08567866683006287, -0.12348327040672302, 0.11589699983596802, -0.009002520702779293, 0.06632278859615326, 0.006652398966252804, 0.13392460346221924, -0.08270899206399918, -0.044687822461128235, 0.06746828556060791, 0.10107798129320145, 0.029384249821305275, -0.03190617263317108, -0.12373680621385574, -0.0019382118480280042, -0.16728904843330383, -0.08109741657972336, 0.049207836389541626, -0.031090959906578064, 0.04519958421587944, 0.05381226912140846, 0.11781129986047745, 0.016881536692380905, -0.011458599008619785, -0.026990128681063652, -0.1257581114768982, 0.049316179007291794, -0.1394161432981491, -0.01371060311794281, 0.1558915227651596, 0.062086742371320724, -0.004594176542013884, 0.043081171810626984, -0.022173482924699783, 0.004144433420151472, 0.10248804092407227, -0.15603846311569214, -0.08479494601488113, -0.10315722227096558, -0.32069435715675354, 0.04548710584640503, 0.022433526813983917, -0.01179872453212738, 0.005026640836149454, 0.03964647278189659, -0.032199688255786896, -0.03983914107084274, 0.028595171868801117, 0.13397625088691711, 0.16662023961544037, 0.025598835200071335, -0.1273600459098816, 0.10420799255371094, 0.07641202211380005, -0.01680471934378147, -0.010623708367347717, 0.011422371491789818, -0.04320899397134781, -0.039431508630514145, -0.05427077040076256, 0.3003805875778198, -0.09810247272253036, -0.13235707581043243, -0.17361414432525635, -0.06288065016269684, 0.06339675188064575, 0.1881629079580307, 0.09610411524772644, 0.1474607139825821, 0.06280466914176941, -0.05701050907373428, -0.03689653053879738, 0.07368616759777069, -0.07536108791828156, 0.059168972074985504, -0.17410218715667725, 0.0338304303586483, -0.039760395884513855, 0.1444738358259201, -0.09995214641094208, -0.01850190758705139, -0.1308169811964035, 0.07800060510635376, -0.17185057699680328, 0.03258560970425606, 0.043087102472782135, -0.0055373297072947025, 0.060211244970560074, -0.062396444380283356, -0.07535576075315475, 0.03867153078317642, -0.0657595843076706, 0.09239950031042099, 0.10389157384634018, 0.08344592154026031, -0.10998744517564774, 0.006587950512766838, 0.040938884019851685, 0.03813102841377258, 0.04436063766479492, 0.06832579523324966, 0.02101989835500717, 0.0025188899599015713, -0.1288953721523285, -0.03111194632947445, -0.0414452850818634, 0.06419408321380615, 0.03298768401145935, 0.04629753530025482, 0.06666014343500137, 0.10863565653562546, -0.001118947402574122, 0.0824635773897171, -0.0712476521730423, -0.09369806200265884, 0.015387017279863358, -0.016631821170449257, -0.09172618389129639, -0.0008724578656256199, -0.023971691727638245, 0.126759871840477, 0.023279374465346336, 0.055661678314208984, -0.046196348965168, -0.0022189451847225428, -0.14865605533123016, -0.02968427538871765, -0.005486444104462862, -0.030075279995799065, -0.20611672103405, 0.04977334663271904, 0.053932808339595795, -0.03306617960333824, 0.30716073513031006, 0.0348115935921669, -0.04654162749648094, -0.011060924269258976, 0.15232890844345093, 0.1785508394241333, -0.048619162291288376, 0.31135791540145874, 0.06910968571901321, -0.023070860654115677, 0.06193140894174576, 0.07008141279220581, 0.00458798510953784, -0.06382813304662704, 0.11151475459337234, 0.04461102560162544, -0.1985497772693634, 0.06814732402563095, 0.07481173425912857, -0.09441990405321121, 0.08493538200855255, 0.03213378041982651, -0.13204200565814972, 0.02840832620859146, 0.026616837829351425, -0.049600716680288315, -0.024939609691500664, -0.03733261674642563, -0.00569004425778985, -0.0724262148141861, -0.04535842314362526, -0.17745043337345123, -0.07486918568611145, -0.10756385326385498, -0.14628241956233978, 0.1073780432343483, 0.04055526852607727, -0.029718631878495216, 0.12883585691452026, 0.0524154007434845, -0.13422580063343048, 0.10609413683414459, -0.03563256561756134, 0.08287906646728516, 0.08130326122045517, -0.0256041307002306, -0.04207507520914078, -0.09992258250713348, -0.13108603656291962, 0.02640809491276741, -0.037692856043577194, -0.08646798878908157, -0.06855453550815582, 0.03708238899707794, 0.017436370253562927, -0.031010406091809273, -0.02607301063835621, -0.07679122686386108, 0.01255355216562748, -0.008704675361514091, -0.08847487717866898, 0.03119935467839241, 0.10142147541046143, 0.041723914444446564, 0.10703404247760773, 0.035624563694000244, 0.10049483180046082, -0.03371259942650795, 0.021939944475889206, -0.06393067538738251, 0.059389226138591766, 0.06480801105499268, -0.1213032603263855, 0.04768030345439911, 0.15389464795589447, 0.1857079118490219, -0.02195562608540058, -0.029625684022903442, 0.0258453618735075, -0.005889373831450939, 0.026943039149045944, 0.09567105770111084, -0.07378673553466797, 0.03418772667646408, 0.007205411326140165, -0.17994047701358795, 0.009785429574549198, -0.08177898079156876, 0.02676256373524666, 0.07757025957107544, 0.029070798307657242, -0.0068593681789934635, -0.0735933929681778, 0.08964905142784119, -0.10371022671461105, 0.1567193865776062, 0.1766076385974884, -0.0664629191160202, -0.10155664384365082, -0.003012069733813405, 0.0931892916560173, -0.001019777962937951, -0.046852272003889084, -0.11538928002119064, 0.04610385745763779, -0.07337489724159241, -0.06656816601753235, -0.3666457235813141, -0.0973789170384407, 0.015361981466412544, -0.09177197515964508, 0.2037426233291626, -0.05215519666671753, 0.2674557566642761, 0.04818502068519592, 0.05170726403594017, -0.1251908838748932, 0.1359979510307312, 0.022168269380927086, -0.11795391142368317, 0.03661581873893738, -0.10727077722549438, 0.06997691094875336, 0.024782739579677582, 0.034483861178159714, 0.1085699200630188, 0.026233837008476257, -0.005953069310635328, -0.01436091773211956, -0.21109995245933533, -0.01805300824344158, -0.08674288541078568, 0.10308940708637238, 0.024614762514829636, -0.02329530008137226, -0.022244922816753387, -0.03645571321249008, 0.06291308999061584, 0.06387362629175186, -0.12352338433265686, 0.020887190476059914, -0.05930953100323677, 0.009732862934470177, 0.031871821731328964, -0.06029217690229416, -0.156785786151886, 0.0257269237190485, -0.11802873015403748, -0.06876075267791748, 0.007944507524371147, 0.039664678275585175, 0.20650023221969604, 0.11095722019672394, 0.038757894188165665, -0.028530225157737732, 0.050367582589387894, 0.04669555276632309, -0.12889187037944794, -0.11938333511352539 ]
5c74d9c6195880eb05ea5ad27098424708c1a639
# AutoTrain Dataset for project: tableros_factibilidad ## Dataset Description This dataset has been automatically processed by AutoTrain for project tableros_factibilidad. ### Languages The BCP-47 code for the dataset's language is unk. ## Dataset Structure ### Data Instances A sample from this dataset looks as follows: ```json [ { "image": "<217x409 RGB PIL image>", "target": 1 }, { "image": "<311x574 RGB PIL image>", "target": 2 } ] ``` ### Dataset Fields The dataset has the following fields (also called "features"): ```json { "image": "Image(decode=True, id=None)", "target": "ClassLabel(names=['sin adecuaciones', 'tablero', 'tablero 2 medidores', 'tablero varios medidores'], id=None)" } ``` ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow: | Split name | Num samples | | ------------ | ------------------- | | train | 13 | | valid | 5 |
SebasV/autotrain-data-tableros_factibilidad
[ "task_categories:image-classification", "region:us" ]
2023-03-27T15:25:26+00:00
{"task_categories": ["image-classification"]}
2023-03-27T15:28:56+00:00
[]
[]
TAGS #task_categories-image-classification #region-us
AutoTrain Dataset for project: tableros\_factibilidad ===================================================== Dataset Description ------------------- This dataset has been automatically processed by AutoTrain for project tableros\_factibilidad. ### Languages The BCP-47 code for the dataset's language is unk. Dataset Structure ----------------- ### Data Instances A sample from this dataset looks as follows: ### Dataset Fields The dataset has the following fields (also called "features"): ### Dataset Splits This dataset is split into a train and validation split. The split sizes are as follow:
[ "### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ "TAGS\n#task_categories-image-classification #region-us \n", "### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------", "### Data Instances\n\n\nA sample from this dataset looks as follows:", "### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):", "### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ 17, 27, 17, 23, 27 ]
[ "passage: TAGS\n#task_categories-image-classification #region-us \n### Languages\n\n\nThe BCP-47 code for the dataset's language is unk.\n\n\nDataset Structure\n-----------------### Data Instances\n\n\nA sample from this dataset looks as follows:### Dataset Fields\n\n\nThe dataset has the following fields (also called \"features\"):### Dataset Splits\n\n\nThis dataset is split into a train and validation split. The split sizes are as follow:" ]
[ -0.13260804116725922, 0.1650877296924591, 0.002344331005588174, 0.055275481194257736, 0.0935901552438736, 0.11733019351959229, -0.003920542076230049, 0.14625874161720276, 0.1256745159626007, 0.016513284295797348, 0.08984463661909103, 0.06906139105558395, 0.07385160773992538, 0.2684578001499176, -0.06839899718761444, -0.22873318195343018, -0.012806170620024204, -0.03682858496904373, 0.0710519552230835, 0.07735759764909744, -0.017609689384698868, -0.055115845054388046, -0.03636694326996803, -0.17181411385536194, -0.19914676249027252, -0.06791616231203079, -0.05895097181200981, 0.03100765123963356, 0.00326990126632154, -0.000890459748916328, 0.14057216048240662, 0.05106896162033081, -0.043173011392354965, -0.2028728723526001, 0.0245402492582798, -0.004682499915361404, 0.010447600856423378, 0.06654135137796402, -0.00943301897495985, 0.08436846733093262, -0.07353637367486954, -0.1580473631620407, -0.11635159701108932, -0.03206368908286095, -0.06484586745500565, -0.13556089997291565, -0.04523663967847824, 0.05645541101694107, 0.021893074735999107, -0.024815833196043968, -0.03118259832262993, 0.09879294782876968, -0.12272464483976364, 0.06995324790477753, -0.04991353303194046, -0.1014975756406784, 0.011589104309678078, 0.0303533636033535, -0.13924939930438995, 0.13847920298576355, -0.08011752367019653, -0.03236931934952736, 0.026605159044265747, -0.01529807411134243, -0.21680735051631927, -0.05663278326392174, -0.2958793044090271, -0.018114032223820686, -0.09400329738855362, -0.05447259917855263, 0.3382509648799896, 0.03154653683304787, 0.03322945162653923, 0.03952827677130699, -0.08228040486574173, -0.08364564180374146, -0.01021014153957367, 0.10433483123779297, -0.043900858610868454, -0.0522005558013916, -0.05708668380975723, 0.06064211577177048, -0.04629509896039963, -0.05163059011101723, -0.11806635558605194, 0.11033500730991364, 0.008498867973685265, 0.08118660748004913, -0.06443437188863754, 0.0387149378657341, -0.0886768028140068, -0.12401000410318375, -0.007397993467748165, -0.07257121801376343, -0.0043367245234549046, 0.033756691962480545, 0.039459291845560074, 0.03295346349477768, 0.10709583014249802, 0.08899331092834473, -0.09312205761671066, 0.0409037210047245, -0.11727213859558105, 0.09772862493991852, 0.1312602460384369, 0.024163469672203064, -0.1154843419790268, 0.0991334393620491, 0.01154881902039051, -0.012071405537426472, -0.04336683079600334, -0.09027896821498871, -0.06340336799621582, -0.08246266096830368, 0.06658782809972763, 0.12256539613008499, 0.040195293724536896, 0.02601761929690838, -0.08807682991027832, -0.08808071911334991, 0.17847970128059387, -0.07531378418207169, 0.05158432200551033, 0.08933108299970627, -0.003270719898864627, 0.040204327553510666, -0.04044931381940842, -0.03566557914018631, -0.046311210840940475, -0.053127627819776535, -0.06506989151239395, 0.008429543115198612, -0.057468611747026443, -0.08089111000299454, 0.0650937482714653, -0.0339699313044548, 0.006555852945894003, -0.011101762764155865, -0.16072139143943787, 0.010561428032815456, -0.004302845802158117, -0.06242302432656288, 0.04602878913283348, -0.040580324828624725, -0.03916452080011368, 0.0366046205163002, -0.0630895271897316, 0.06127409264445305, -0.08402730524539948, 0.0757274404168129, -0.09443091601133347, 0.13484220206737518, -0.19733595848083496, 0.03665708377957344, -0.06435831636190414, 0.03038632497191429, -0.09788201004266739, 0.1275053173303604, -0.17852850258350372, -0.07144016772508621, 0.0004960467340424657, -0.034510452300310135, 0.01337785366922617, -0.03777846321463585, -0.02883109822869301, 0.18729659914970398, -0.3048880696296692, -0.07541321218013763, 0.0961289182305336, -0.06623383611440659, 0.0011475804494693875, 0.0357871912419796, -0.02648988924920559, 0.028192561119794846, 0.0028838084544986486, 0.30699795484542847, 0.10684079676866531, 0.12146957963705063, -0.1278466284275055, 0.1438329666852951, -0.006475930102169514, -0.03707822412252426, 0.09205738455057144, -0.03889276459813118, -0.0962255522608757, 0.045539360493421555, 0.016863416880369186, 0.09702344983816147, -0.07240792363882065, -0.08434687554836273, -0.0013869802933186293, -0.016526345163583755, 0.07899456471204758, 0.09589695930480957, 0.05501784756779671, 0.012780855409801006, 0.040595829486846924, 0.031400226056575775, 0.08626701682806015, -0.088002048432827, -0.00154205528087914, 0.007280383724719286, 0.10692702233791351, -0.10354326665401459, 0.02571302279829979, -0.10000928491353989, -0.09610144048929214, 0.08528660982847214, 0.07495026290416718, -0.006288179662078619, -0.01102457381784916, -0.01403708104044199, -0.020556727424263954, -0.05032386630773544, -0.009842009283602238, 0.04630640521645546, 0.010497190989553928, -0.041307929903268814, -0.1875079721212387, -0.002092022215947509, -0.04860956221818924, 0.0635216161608696, -0.05377424508333206, -0.062374718487262726, 0.05108296871185303, 0.10008559376001358, -0.027678394690155983, 0.00615097489207983, 0.05892163887619972, 0.08914804458618164, -0.01804606057703495, 0.016884665936231613, 0.05477456375956535, -0.0792851522564888, 0.047765884548425674, -0.06052210554480553, 0.10727806389331818, -0.15463927388191223, 0.14803054928779602, 0.009012478403747082, 0.0441608689725399, -0.01994653418660164, 0.03182635083794594, -0.033800993114709854, 0.06427455693483353, 0.05655279383063316, 0.04714858531951904, 0.030011575669050217, 0.02589160017669201, -0.08338054269552231, 0.023808684200048447, 0.008432951755821705, -0.01680682972073555, -0.02341364696621895, 0.09828833490610123, 0.055115144699811935, -0.1956838220357895, 0.16343624889850616, 0.12491500377655029, -0.012937392108142376, 0.3445113003253937, -0.05400431156158447, -0.0716950073838234, -0.05094675347208977, 0.03366149589419365, -0.0346786305308342, 0.19269578158855438, -0.22081062197685242, 0.04169536754488945, 0.08306890726089478, -0.037354182451963425, 0.08715474605560303, -0.12746967375278473, -0.06302789598703384, -0.11211303621530533, -0.05340931564569473, -0.14517565071582794, -0.000007108119916665601, 0.014796306379139423, 0.06909038126468658, -0.0020546766463667154, -0.014462517574429512, 0.09338919073343277, -0.029204074293375015, -0.04827234521508217, 0.21122078597545624, -0.245750293135643, -0.19786234200000763, -0.06668432801961899, 0.14067302644252777, -0.11362913995981216, -0.03188271075487137, -0.05045577883720398, -0.14079336822032928, 0.04270639270544052, 0.01084868423640728, 0.048686154186725616, -0.022807512432336807, -0.01862768828868866, -0.009120115078985691, -0.04282665252685547, -0.082524873316288, -0.0375349335372448, 0.034225232899188995, 0.006009810138493776, 0.04350382462143898, 0.14151860773563385, -0.08366283029317856, 0.13773150742053986, 0.20919696986675262, -0.03907254338264465, 0.02209756150841713, 0.007884055376052856, 0.08192218840122223, -0.0767575278878212, -0.0010814717970788479, -0.13868947327136993, -0.05893038585782051, 0.012286143377423286, 0.18294766545295715, 0.03372196480631828, 0.020209262147545815, -0.07810425013303757, -0.03975215181708336, -0.05027848482131958, -0.16015537083148956, -0.12840509414672852, -0.10319460928440094, 0.1272381693124771, -0.0037517170421779156, -0.007253772113472223, -0.05980980396270752, 0.08804669231176376, 0.014804616570472717, -0.010026783682405949, -0.07663334906101227, 0.0043586972169578075, -0.009968572296202183, -0.05648208409547806, 0.013468216173350811, -0.03338129073381424, 0.018924066796898842, 0.12109033018350601, 0.09736532717943192, 0.2543250024318695, -0.013354437425732613, 0.08061136305332184, 0.03781033679842949, 0.1926358938217163, 0.09921065717935562, 0.12404142320156097, -0.03509199991822243, 0.005391344428062439, 0.019813204184174538, -0.04091153293848038, -0.04121095687150955, 0.02577713318169117, 0.16206681728363037, -0.0848746970295906, 0.006054299417883158, -0.14182397723197937, 0.06888971477746964, -0.048281628638505936, 0.2529982626438141, -0.09191004931926727, -0.044842276722192764, 0.07572966068983078, 0.12704093754291534, -0.11736709624528885, 0.07213953882455826, 0.2089967429637909, -0.0032370425760746002, 0.07441405951976776, -0.06015312671661377, 0.058752983808517456, -0.091945581138134, -0.03962135314941406, -0.08849634975194931, -0.051446832716464996, -0.04122704640030861, 0.14163638651371002, -0.09828275442123413, 0.2045181691646576, 0.03112657740712166, -0.10645432770252228, -0.10758700221776962, -0.09558100253343582, 0.009539774619042873, 0.11597734689712524, 0.0783914253115654, 0.08773832023143768, 0.05855213478207588, -0.1703280657529831, -0.07157699018716812, 0.0847664400935173, 0.0866580531001091, 0.0690968856215477, 0.0028014443814754486, 0.11981596797704697, 0.023821519687771797, -0.005991517566144466, 0.031354013830423355, -0.12810289859771729, -0.0867483988404274, 0.016838444396853447, 0.04516862705349922, -0.008284809067845345, 0.057062454521656036, -0.06740551441907883, 0.05072450637817383, 0.05056849122047424, -0.08564865589141846, -0.09683293849229813, -0.02104836143553257, 0.04649130627512932, 0.2062549889087677, -0.07738245278596878, -0.021439000964164734, -0.07397570461034775, 0.000965829414781183, -0.01260015182197094, -0.13811711966991425, 0.08296813070774078, -0.04405299574136734, -0.1038675382733345, -0.09925918281078339, -0.007412757258862257, 0.013044493272900581, 0.009037273935973644, -0.053740955889225006, 0.05659077689051628, -0.04190514609217644, -0.11251499503850937, 0.04732389375567436, -0.07612662762403488, 0.028079504147171974, 0.32014599442481995, -0.10351672023534775, -0.1040177121758461, -0.04855367913842201, -0.027378398925065994, 0.20482316613197327, 0.23967133462429047, -0.07349734008312225, 0.024047238752245903, 0.20502589643001556, -0.044232048094272614, -0.3383674621582031, -0.040785051882267, 0.013564015738666058, 0.009188095107674599, -0.08103109896183014, -0.2566757798194885, 0.007313449401408434, 0.0925280898809433, 0.019693080335855484, 0.15872032940387726, -0.1479378193616867, -0.056109584867954254, 0.16889430582523346, 0.013270249590277672, 0.1467277556657791, -0.15764901041984558, -0.05935301631689072, -0.0627557784318924, 0.057795967906713486, 0.2293955534696579, -0.18953396379947662, 0.10801752656698227, -0.08478324115276337, 0.11310030519962311, 0.007135187741369009, -0.05622393265366554, 0.1901884377002716, 0.11421085149049759, 0.0608188696205616, -0.04276466742157936, -0.1673905849456787, 0.14020118117332458, -0.011988275684416294, 0.03276335820555687, 0.040499698370695114, 0.11943554878234863, -0.16351580619812012, 0.0426509790122509, -0.1748158186674118, 0.052428871393203735, -0.006109070498496294, -0.05034312233328819, -0.09636744111776352, 0.05258401855826378, -0.039759259670972824, 0.03527585789561272, 0.1834070384502411, 0.06058073416352272, -0.04312765970826149, 0.20479868352413177, -0.019602123647928238, -0.020114002749323845, 0.09693531692028046, 0.011915097944438457, -0.05598435178399086, 0.1101619079709053, -0.09508679807186127, -0.024680819362401962, 0.12684814631938934, 0.06001746654510498, 0.11657432466745377, 0.058441005647182465, -0.054321665316820145, -0.018260087817907333, 0.11495877057313919, -0.10191892087459564, -0.12612870335578918, 0.0054031494073569775, -0.12024819850921631, -0.04520365223288536, 0.005635091103613377, 0.030914034694433212, 0.01430987287312746, 0.012221082113683224, -0.05399266630411148, 0.03507290408015251, -0.046033408492803574, 0.1285248100757599, 0.17265485227108002, 0.01554541289806366, -0.1514764130115509, 0.07902943342924118, 0.05871523171663284, 0.01713290810585022, 0.016047781333327293, 0.037901706993579865, -0.113266721367836, -0.12438329309225082, 0.10695483535528183, 0.22381922602653503, -0.05848493054509163, -0.013569378294050694, 0.039154428988695145, 0.027881814166903496, 0.04217764362692833, 0.07966852933168411, -0.014510695822536945, 0.06929408758878708, 0.002760067582130432, -0.08331730216741562, -0.03399837017059326, 0.10545498132705688, -0.10781164467334747, 0.021632684394717216, -0.08624769747257233, 0.0035736821591854095, -0.03328714519739151, 0.10355312377214432, -0.06712745130062103, -0.038243986666202545, -0.17961497604846954, -0.0006746016442775726, -0.12852245569229126, 0.04057931527495384, -0.07951860874891281, 0.007301353383809328, 0.009456807747483253, -0.01198851503431797, -0.0363018773496151, -0.04708335921168327, -0.11615956574678421, 0.016290755942463875, 0.010218880139291286, 0.0803130641579628, -0.05098263546824455, -0.029111715033650398, 0.02411799319088459, 0.003078802954405546, 0.09921674430370331, 0.07261764258146286, 0.00006951644172659144, 0.12802110612392426, -0.1172659769654274, -0.05598140135407448, 0.002962126862257719, 0.058486878871917725, 0.03580040857195854, 0.038180798292160034, -0.009564890526235104, 0.02235691249370575, 0.0707506388425827, 0.09629501402378082, 0.1959926337003708, -0.07921022921800613, -0.011190922930836678, -0.04820162430405617, -0.06426840275526047, -0.031279440969228745, 0.14016768336296082, 0.020994603633880615, 0.04656180739402771, 0.09700333327054977, -0.020116014406085014, 0.048240892589092255, -0.09902340173721313, -0.09655512869358063, -0.005793907213956118, -0.08021266758441925, 0.05025183781981468, -0.017056595534086227, 0.045867353677749634, -0.04587516188621521, 0.28670963644981384, 0.013147377409040928, -0.09549231827259064, -0.09044860303401947, -0.0140537703409791, -0.0605681836605072, 0.042752087116241455, 0.3215743601322174, 0.09760154783725739, -0.0430217906832695, -0.07743579894304276, 0.07793129980564117, -0.062282782047986984, 0.10343022644519806, 0.0946490541100502, 0.050414975732564926, -0.005877554416656494, -0.013601924292743206, 0.06401997804641724, -0.19401560723781586, 0.07356296479701996, 0.009638650342822075, -0.05234914273023605, 0.1258579045534134, -0.0011748492252081633, 0.017599599435925484, -0.0505564846098423, -0.16477669775485992, 0.1171380802989006, -0.03885120525956154, -0.1695869117975235, -0.04245254024863243, -0.10934527963399887, -0.05253278464078903, -0.1879507452249527, 0.0370144322514534, -0.14450667798519135, 0.004375312943011522, 0.15844392776489258, 0.021872591227293015, -0.008507519960403442, 0.12421048432588577, -0.01058902870863676, -0.09058935940265656, 0.07312843948602676, 0.018804186955094337, -0.045217785984277725, -0.05457552894949913, 0.003190441755577922, 0.08898737281560898, -0.055298514664173126, 0.0007560960948467255, 0.01830194890499115, -0.0004427389067132026, 0.028483565896749496, -0.012273532338440418, -0.08214300870895386, -0.002103148028254509, 0.024198098108172417, 0.06809718161821365, 0.14823272824287415, 0.02537824772298336, -0.017284678295254707, 0.02038590982556343, -0.017798947170376778, 0.022669533267617226, -0.10557808727025986, -0.08437121659517288, 0.23358480632305145, -0.07408635318279266, 0.04062935709953308, -0.013403087854385376, -0.13461560010910034, -0.0669662207365036, 0.036959607154130936, 0.2034825086593628, -0.10386514663696289, -0.036101631820201874, 0.03732283040881157, 0.024631153792142868, -0.02729826234281063, 0.17010733485221863, 0.05182009935379028, 0.08146991580724716, 0.007691002916544676, -0.051317665725946426, -0.012041532434523106, -0.054597657173871994, -0.08384188264608383, -0.08792484551668167, 0.06208578497171402, -0.09037242829799652, -0.17852959036827087, 0.07405423372983932, -0.08933738619089127, 0.0018346402794122696, 0.12744049727916718, -0.20557905733585358, -0.15126897394657135, -0.0884871631860733, 0.05377539247274399, -0.022707734256982803, -0.08524888753890991, -0.05387504771351814, 0.06138598546385765, 0.07896339893341064, -0.021317198872566223, -0.16662083566188812, -0.06405960768461227, 0.01567334309220314, -0.1864386349916458, -0.01488098967820406, -0.006778317503631115, 0.2213800996541977, 0.07123614102602005, -0.017543325200676918, -0.04875034838914871, 0.07293272763490677, 0.029162118211388588, 0.12186311930418015, -0.04528415575623512, 0.17303934693336487, -0.029023025184869766, 0.005978613160550594, 0.09501879662275314, -0.004556837026029825, -0.011912274174392223, 0.016186943277716637, -0.012393264099955559, -0.09422040730714798, -0.016574043780565262, -0.13056355714797974, 0.09278218448162079, 0.18297646939754486, -0.010030415840446949, -0.021996689960360527, -0.054137032479047775, 0.043970026075839996, -0.020650306716561317, 0.1397411972284317, -0.1105647012591362, -0.03305071219801903, -0.03431644290685654, 0.017875464633107185, 0.09869683533906937, -0.1402634233236313, 0.11658275127410889, -0.048339229077100754, -0.00920232106000185, 0.0072206007316708565, 0.16129615902900696, -0.02187483012676239, 0.03138165920972824, -0.04880040884017944, -0.1617857664823532, 0.02996136248111725, 0.008484609425067902, -0.05127269774675369, -0.0733126774430275 ]
2455cad551767fd43b27e4fe499b95b76d87f115
# Dataset Card for "test-image" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
lhoestq/test-image
[ "region:us" ]
2023-03-27T15:34:05+00:00
{"dataset_info": {"features": [{"name": "image", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 173136.0, "num_examples": 1}], "download_size": 174237, "dataset_size": 173136.0}}
2023-03-27T15:34:28+00:00
[]
[]
TAGS #region-us
# Dataset Card for "test-image" More Information needed
[ "# Dataset Card for \"test-image\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"test-image\"\n\nMore Information needed" ]
[ 6, 13 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"test-image\"\n\nMore Information needed" ]
[ -0.19045798480510712, 0.12728366255760193, -0.0015309331938624382, -0.008484089747071266, 0.03746703267097473, 0.11383253335952759, 0.12815189361572266, 0.14485448598861694, 0.18229755759239197, -0.003420918481424451, 0.1873754858970642, 0.022243201732635498, 0.007699071895331144, 0.1766272485256195, -0.024644885212183, -0.010649852454662323, 0.024146240204572678, 0.05454493686556816, -0.032736919820308685, 0.08376948535442352, -0.006988823413848877, -0.11283399909734726, 0.10050778090953827, -0.0859946683049202, -0.25461599230766296, 0.055519912391901016, -0.0259484201669693, -0.037637919187545776, 0.11722321808338165, -0.11107868701219559, 0.13338418304920197, 0.02188217081129551, 0.009251723065972328, -0.13331669569015503, 0.015242441557347775, -0.014688163064420223, -0.011204591020941734, 0.04286457225680351, 0.06713680177927017, -0.05331893637776375, -0.0824115052819252, 0.09561455994844437, 0.006394510623067617, -0.05266568809747696, -0.08300908654928207, -0.21562758088111877, -0.08580093085765839, -0.08726854622364044, 0.01338234543800354, 0.007866143248975277, 0.05617178604006767, 0.2157139927148819, -0.18814103305339813, 0.03766684979200363, 0.08657106012105942, 0.05235479027032852, 0.03855045884847641, 0.20377692580223083, 0.036307986825704575, 0.09027455002069473, -0.031595371663570404, 0.08923924714326859, 0.11550664901733398, -0.0038188984617590904, -0.18563561141490936, -0.020257165655493736, -0.08508549630641937, 0.10415448248386383, -0.021163225173950195, -0.12917107343673706, 0.2875461280345917, 0.0013637059601023793, -0.050991933792829514, 0.0054269395768642426, -0.006381867453455925, -0.06457370519638062, 0.06371407955884933, 0.04475127160549164, 0.034609731286764145, -0.01732875406742096, -0.08671150356531143, -0.008359458297491074, -0.1185242161154747, -0.2178434133529663, -0.14889588952064514, -0.030755991116166115, -0.03402978926897049, 0.16978424787521362, -0.18211887776851654, 0.04115504026412964, -0.07307415455579758, -0.038845133036375046, -0.06585350632667542, -0.12393051385879517, -0.007390245795249939, -0.019552063196897507, -0.029939625412225723, -0.07967650145292282, 0.16403111815452576, 0.08794243633747101, 0.0032312648836523294, 0.06392578780651093, -0.1349949985742569, 0.109798863530159, 0.11849254369735718, 0.009586195461452007, 0.060707781463861465, 0.09745187312364578, -0.11833145469427109, -0.06365475803613663, -0.08556098490953445, -0.057236313819885254, -0.05833553150296211, -0.015868891030550003, 0.01842956244945526, 0.08315885812044144, -0.06237870082259178, -0.13851049542427063, -0.055818185210227966, -0.021162312477827072, 0.11313322186470032, -0.05740901827812195, 0.027801217511296272, 0.029221687465906143, -0.05012704059481621, -0.035468701273202896, -0.021269330754876137, -0.08580471575260162, 0.1110471859574318, 0.014819195494055748, -0.045238640159368515, 0.010474003851413727, -0.08756544440984726, 0.029415840283036232, 0.05977131053805351, -0.1619575470685959, 0.0633150190114975, -0.10741055756807327, -0.2513794004917145, -0.0028751168865710497, 0.025116289034485817, -0.04859210550785065, 0.2516895830631256, 0.025619832798838615, 0.08020631968975067, -0.025762982666492462, -0.014861633069813251, 0.12332375347614288, -0.06459451466798782, 0.11947067826986313, 0.039782699197530746, 0.09113722294569016, -0.12494386732578278, 0.023421891033649445, -0.15347439050674438, 0.020451325923204422, -0.07033122330904007, 0.008758184500038624, -0.1547526717185974, 0.0838535949587822, -0.04053271934390068, -0.037529002875089645, -0.17008917033672333, 0.05375223234295845, 0.003669877303764224, 0.1545589119195938, -0.2243516892194748, -0.015377990901470184, 0.1384628266096115, -0.14828763902187347, -0.2067428082227707, 0.013439062051475048, -0.032553642988204956, 0.07556433975696564, 0.012005316093564034, 0.3389769494533539, 0.0629492700099945, -0.17728875577449799, 0.040765587240457535, 0.14425592124462128, -0.15189602971076965, -0.18753230571746826, 0.11382927745580673, -0.06637535989284515, -0.1685836762189865, 0.026024704799056053, 0.053418997675180435, -0.0009765583090484142, -0.06708486378192902, -0.04978472366929054, -0.03773532807826996, -0.12290705740451813, 0.10686228424310684, 0.06671931594610214, 0.018770821392536163, -0.10021649301052094, 0.09332217276096344, -0.021013576537370682, 0.09844668954610825, -0.02741369418799877, -0.0625564455986023, -0.037087004631757736, 0.20677949488162994, -0.15240447223186493, -0.06377090513706207, -0.1596280336380005, -0.06748765707015991, 0.05250385031104088, 0.006650131661444902, 0.023024259135127068, 0.005044236313551664, 0.11263706535100937, -0.054659947752952576, 0.038209401071071625, 0.012355320155620575, 0.06827359646558762, -0.009109964594244957, 0.0004778776492457837, 0.027902623638510704, 0.05356600135564804, -0.08778233826160431, -0.026077933609485626, -0.12068347632884979, -0.11588971316814423, 0.11351913213729858, 0.018335355445742607, 0.023205239325761795, -0.007703790906816721, 0.06270728260278702, -0.06698235124349594, -0.02017991617321968, -0.08603644371032715, -0.0010240168776363134, -0.05089995265007019, 0.029289105907082558, -0.006393397692590952, 0.04913876950740814, 0.12527957558631897, 0.12553253769874573, -0.07763546705245972, -0.025963712483644485, -0.0968826562166214, -0.0033209349494427443, 0.00424230145290494, -0.15663845837116241, 0.00284358998760581, -0.1350487470626831, -0.09519152343273163, 0.022231126204133034, -0.08808726817369461, 0.052345920354127884, 0.027652548626065254, -0.04080982133746147, -0.1102306917309761, 0.043191708624362946, 0.1385609209537506, -0.163665309548378, 0.1181008517742157, 0.200445294380188, 0.018999425694346428, 0.1452183872461319, -0.07927010208368301, -0.15987707674503326, 0.05411985144019127, 0.042542532086372375, -0.06465408951044083, 0.2943050265312195, -0.11407157778739929, 0.07319729030132294, 0.10464226454496384, -0.01097764540463686, 0.0980711430311203, -0.13372856378555298, -0.09045256674289703, -0.01858368143439293, -0.025563238188624382, -0.1371060609817505, 0.03886525705456734, -0.0008627636125311255, 0.07976055145263672, -0.04500878229737282, -0.05047239363193512, 0.12153328210115433, -0.0031489210668951273, -0.07602754980325699, 0.1545640230178833, -0.1331775188446045, -0.30026882886886597, -0.04896903038024902, -0.026023995131254196, 0.07878228276968002, 0.02396431192755699, -0.020349597558379173, -0.19215606153011322, 0.005685710348188877, -0.0006026373011991382, -0.14479570090770721, -0.08084686845541, -0.019574133679270744, -0.013161545619368553, 0.018159719184041023, -0.018553603440523148, -0.07693295925855637, 0.008231895044445992, -0.03046540543437004, 0.15919522941112518, 0.18733206391334534, -0.16727888584136963, 0.15539991855621338, 0.07108016312122345, -0.07065725326538086, 0.10369624942541122, -0.020350994542241096, 0.1284843534231186, -0.11289925873279572, -0.05130135640501976, 0.10153060406446457, -0.0019056175369769335, -0.02183491736650467, -0.016975782811641693, -0.016630422323942184, -0.16138777136802673, -0.005712038837373257, -0.07275962084531784, -0.1842501312494278, -0.2274639755487442, -0.0828804150223732, -0.01214330643415451, 0.08279519528150558, 0.09526257961988449, 0.08178604394197464, 0.05606709420681, 0.14541640877723694, 0.15431061387062073, -0.12229453027248383, -0.13247933983802795, -0.05041751265525818, -0.13400384783744812, -0.03257089480757713, -0.028174031525850296, -0.1603267639875412, -0.036806926131248474, 0.13454674184322357, 0.18665018677711487, 0.29766133427619934, 0.09492188692092896, -0.038810402154922485, 0.03795406594872475, 0.13748398423194885, 0.10812634974718094, 0.12344182282686234, 0.04204166680574417, -0.03727014362812042, 0.0191180557012558, -0.04198551923036575, -0.023057157173752785, -0.009344663470983505, 0.1291663944721222, -0.13881990313529968, 0.033507782965898514, -0.17347930371761322, 0.019547132775187492, -0.23648643493652344, 0.14304988086223602, -0.31322890520095825, 0.08516239374876022, -0.06368505954742432, 0.1714479625225067, -0.1360127031803131, 0.04390138015151024, 0.1273895502090454, -0.06323440372943878, 0.07728011906147003, -0.04610128328204155, 0.0431097038090229, 0.030311118811368942, -0.0038659798447042704, -0.02913457714021206, -0.1926770806312561, -0.027188491076231003, 0.13499879837036133, -0.2237231582403183, 0.22853441536426544, -0.0025162582751363516, -0.06094475835561752, -0.12988395988941193, -0.06645273417234421, 0.012697691097855568, 0.04445970430970192, 0.19983428716659546, -0.034048065543174744, -0.16684448719024658, -0.16204744577407837, -0.013991927728056908, 0.0015113489935174584, 0.14053046703338623, 0.07495691627264023, -0.10367389023303986, 0.050215087831020355, 0.03395092859864235, -0.08048096299171448, -0.11658328771591187, -0.08535022288560867, -0.00013120504445396364, -0.021268080919981003, -0.07924821227788925, -0.11348980665206909, 0.01079372689127922, 0.016782304272055626, -0.08704596012830734, -0.0016518391203135252, 0.08665802329778671, 0.013711930252611637, -0.09713023900985718, 0.027714407071471214, 0.18785475194454193, -0.006298586260527372, 0.002699407283216715, 0.02011937089264393, 0.02384612336754799, -0.02342766523361206, -0.19416867196559906, 0.04832258075475693, -0.05462257191538811, 0.04969174787402153, -0.11603355407714844, 0.053042441606521606, -0.017778491601347923, 0.019443344324827194, 0.04627101495862007, 0.024674363434314728, -0.06969144940376282, -0.01555141806602478, 0.2061765044927597, -0.16577564179897308, 0.03855520114302635, 0.23004399240016937, 0.0612090602517128, 0.05856284871697426, 0.042211245745420456, 0.002101780381053686, 0.14894060790538788, 0.09781263023614883, -0.03220277652144432, 0.12604902684688568, 0.0976557806134224, -0.05818214267492294, -0.2987329363822937, 0.1521940678358078, -0.1157848909497261, 0.014622439630329609, 0.09831584990024567, -0.20716331899166107, 0.12625652551651, 0.1616608202457428, -0.06653610616922379, 0.3425295054912567, -0.1703534573316574, -0.030344637110829353, 0.18731996417045593, 0.07676062732934952, 0.2692452073097229, -0.16874158382415771, -0.07269619405269623, -0.07057560980319977, -0.03342217952013016, 0.10439076274633408, -0.02747661992907524, 0.03607521206140518, -0.034897394478321075, 0.043645743280649185, 0.0331847183406353, -0.0780712366104126, 0.2411116659641266, 0.006581937428563833, 0.14164379239082336, -0.07629819214344025, -0.018541976809501648, 0.09216547012329102, -0.041686173528432846, 0.1014689952135086, 0.016238747164607048, 0.09198085218667984, -0.15305167436599731, 0.01964130438864231, 0.034892722964286804, 0.04929565265774727, 0.07810164242982864, -0.04413726180791855, -0.13592655956745148, 0.00011178559361724183, -0.20703290402889252, -0.003716046689078212, 0.10228697210550308, -0.027036797255277634, 0.011478900909423828, -0.004273232538253069, 0.04435516521334648, -0.022006075829267502, -0.08982691913843155, -0.03779960796236992, -0.07302051037549973, 0.08489180356264114, -0.25619345903396606, 0.03767445683479309, 0.13362941145896912, 0.059880662709474564, 0.04513777419924736, 0.03390660509467125, -0.08095455914735794, 0.049049217253923416, 0.15884239971637726, -0.05266693979501724, 0.031355489045381546, 0.04545321688055992, -0.11826036125421524, 0.032716941088438034, 0.05544653162360191, 0.011160396970808506, 0.0629594698548317, 0.033721696585416794, -0.0712161436676979, 0.04786697030067444, -0.07941636443138123, 0.17080767452716827, 0.1433877795934677, 0.02401294745504856, -0.14273175597190857, 0.1796826422214508, -0.027813250198960304, -0.08728818595409393, -0.009392249397933483, -0.08047758042812347, -0.009584815241396427, -0.09035351127386093, 0.013236885890364647, 0.28571411967277527, -0.09141890704631805, -0.12110637873411179, -0.04012124985456467, -0.005919056944549084, 0.033848777413368225, 0.1363581120967865, 0.10248656570911407, 0.0725800022482872, 0.0994422659277916, -0.06972893327474594, -0.03882816806435585, -0.0006799749680794775, -0.1027093380689621, 0.07856392115354538, -0.06981717050075531, -0.18338549137115479, -0.021331503987312317, 0.20767493546009064, -0.10661865025758743, -0.06345081329345703, -0.08413754403591156, 0.14278580248355865, -0.2323821485042572, 0.09809025377035141, 0.08867627382278442, -0.03501701354980469, 0.06480706483125687, 0.03238927945494652, -0.004225938115268946, -0.043835561722517014, -0.13517941534519196, 0.12120537459850311, 0.08227420598268509, -0.0011556342942640185, -0.07428953796625137, 0.020877638831734657, 0.09999749809503555, 0.010313021950423717, 0.08282941579818726, 0.10711890459060669, -0.006689366884529591, 0.08443954586982727, -0.13869242370128632, -0.13821950554847717, 0.09572500735521317, 0.07067863643169403, -0.001101286499761045, 0.05875808373093605, 0.024340691044926643, 0.10421411693096161, -0.034071389585733414, 0.11951212584972382, -0.06988556683063507, -0.059282153844833374, 0.014181762002408504, -0.16816885769367218, -0.09910621494054794, 0.0005343985394574702, 0.02770802192389965, 0.1237260177731514, 0.08119423687458038, -0.010443305596709251, 0.03290073946118355, 0.0303517933934927, -0.04346918314695358, -0.06371985375881195, -0.03144988417625427, -0.09691540896892548, -0.06544928252696991, 0.0667429268360138, 0.05395926535129547, -0.0935811698436737, 0.4428637623786926, 0.000557225663214922, -0.07292892038822174, -0.07179157435894012, 0.17942476272583008, 0.049044154584407806, 0.018444539979100227, 0.35743385553359985, 0.049017880111932755, 0.003966422285884619, -0.059658974409103394, 0.07076988369226456, 0.0030787033028900623, 0.08575017750263214, 0.07935453951358795, 0.1999446004629135, -0.08651609718799591, 0.020566411316394806, 0.04175939783453941, -0.0018045849865302444, 0.11130917817354202, -0.009533153846859932, -0.03653394803404808, 0.0356997475028038, 0.09945277869701385, -0.014506998471915722, 0.0534093901515007, -0.059772346168756485, 0.032681144773960114, -0.057755354791879654, -0.058415163308382034, -0.07737483084201813, -0.08291495591402054, -0.06447309255599976, -0.15751954913139343, 0.09659978747367859, -0.009228459559381008, -0.04386258125305176, 0.3135921061038971, 0.062078963965177536, -0.032375603914260864, 0.13876883685588837, -0.08366413414478302, 0.049732502549886703, 0.05743711069226265, -0.019649000838398933, -0.1019291877746582, 0.015277507714927197, -0.06826098263263702, 0.14702661335468292, -0.032731954008340836, 0.010591166093945503, -0.05348605662584305, 0.039458271116018295, -0.01577509567141533, -0.11638358235359192, -0.053172703832387924, -0.05956293269991875, 0.03996067866683006, -0.13889795541763306, -0.027486396953463554, 0.015611684881150723, 0.1131926029920578, 0.023787187412381172, 0.10192405432462692, 0.031586162745952606, 0.0008096973760984838, -0.03892403095960617, 0.03162708505988121, -0.0950465127825737, 0.10144244879484177, -0.007096924353390932, -0.08016867935657501, 0.007864274084568024, 0.20671288669109344, 0.21387477219104767, -0.059747420251369476, -0.0755390003323555, 0.055638182908296585, 0.048256225883960724, 0.0005010279710404575, 0.16777066886425018, -0.002526560565456748, 0.11216738075017929, -0.031359706073999405, -0.127602681517601, -0.009133991785347462, -0.09743352234363556, -0.003173220669850707, -0.03796277195215225, 0.08317755907773972, -0.051620762795209885, -0.12591451406478882, 0.17209595441818237, -0.07164987921714783, 0.13327430188655853, 0.18313515186309814, -0.07742336392402649, -0.1234053522348404, -0.001015696208924055, 0.14616000652313232, -0.06207411363720894, -0.07424433529376984, -0.1574997454881668, -0.009955531917512417, -0.12704789638519287, -0.05515800416469574, -0.3026815950870514, -0.1799907684326172, -0.025752127170562744, -0.05842059105634689, 0.14186295866966248, 0.006056435871869326, 0.21577700972557068, 0.0004562567046377808, 0.002236040309071541, -0.08174801617860794, 0.0754476934671402, 0.03322418034076691, 0.05023455247282982, -0.015637027099728584, 0.06585454195737839, 0.009739507921040058, -0.05776900798082352, 0.09375584870576859, 0.02287493646144867, -0.0436418354511261, 0.022805189713835716, 0.005333526525646448, -0.1120535284280777, -0.00015542817709501833, -0.12156461924314499, 0.10772903263568878, 0.0036906080786138773, -0.0031987472902983427, 0.02604709565639496, -0.034763041883707047, 0.13386011123657227, 0.06110076978802681, -0.11528650671243668, -0.04052108898758888, -0.0023386806715279818, -0.09662707895040512, 0.0022917804308235645, -0.052542246878147125, -0.18745115399360657, 0.04339813068509102, -0.05485909804701805, 0.004551705904304981, 0.0659717470407486, 0.065013088285923, 0.16338831186294556, 0.07524894177913666, -0.03489643707871437, 0.030800778418779373, 0.0683666318655014, 0.014566275291144848, -0.02291358821094036, -0.09622707217931747 ]
8555cd118e88c89a4eb3a5cfd4ab9f29f7dae3c1
# Dataset Card for "test-image-list" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
lhoestq/test-image-list
[ "region:us" ]
2023-03-27T15:34:58+00:00
{"dataset_info": {"features": [{"name": "image", "list": "image"}], "splits": [{"name": "train", "num_bytes": 346275.0, "num_examples": 1}], "download_size": 174383, "dataset_size": 346275.0}}
2023-03-27T15:35:34+00:00
[]
[]
TAGS #region-us
# Dataset Card for "test-image-list" More Information needed
[ "# Dataset Card for \"test-image-list\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"test-image-list\"\n\nMore Information needed" ]
[ 6, 15 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"test-image-list\"\n\nMore Information needed" ]
[ -0.18193134665489197, 0.1344432383775711, -0.0012124408967792988, 0.0008952587959356606, 0.05460064858198166, 0.14176586270332336, 0.13438741862773895, 0.14613579213619232, 0.2271859496831894, -0.017035899683833122, 0.181194007396698, 0.03603089228272438, -0.0053630792535841465, 0.16221646964550018, -0.01366439089179039, -0.03647642955183983, 0.028822967782616615, 0.0543321818113327, -0.02650323323905468, 0.08811233192682266, -0.010591758415102959, -0.11269296705722809, 0.08633892238140106, -0.0909721776843071, -0.21722829341888428, 0.05459238216280937, -0.023391328752040863, -0.028254307806491852, 0.12232313305139542, -0.12554550170898438, 0.13181859254837036, 0.013513829559087753, 0.006951956544071436, -0.1391870528459549, 0.01848292164504528, -0.015400631353259087, -0.008147683925926685, 0.037185803055763245, 0.06752878427505493, -0.05342629924416542, -0.10246612876653671, 0.09844942390918732, 0.004204273223876953, -0.04199041798710823, -0.07904183119535446, -0.22826598584651947, -0.0897713154554367, -0.08650162070989609, 0.015244603157043457, 0.01657627336680889, 0.051515430212020874, 0.23803184926509857, -0.1868622750043869, 0.035732775926589966, 0.11078934371471405, 0.047740429639816284, 0.02941681630909443, 0.19706928730010986, 0.056763648986816406, 0.07636447250843048, -0.028095846995711327, 0.08561178296804428, 0.10385289788246155, -0.0029461521189659834, -0.1782335788011551, -0.030888039618730545, -0.13059347867965698, 0.08608701825141907, -0.019215399399399757, -0.1248360276222229, 0.32078659534454346, 0.014654861763119698, -0.03711199387907982, 0.008142913691699505, -0.007798865903168917, -0.07227125018835068, 0.05661257728934288, 0.045483674854040146, 0.02719595469534397, -0.033549800515174866, -0.08578281104564667, -0.012471608817577362, -0.11117968708276749, -0.20877395570278168, -0.11039149016141891, -0.023994309827685356, -0.03290301188826561, 0.15013301372528076, -0.1693262904882431, 0.04125280678272247, -0.06466130912303925, -0.04810359328985214, -0.06521690636873245, -0.12831947207450867, -0.04000236466526985, -0.022959129884839058, -0.018611948937177658, -0.08482452481985092, 0.16853249073028564, 0.10687290132045746, 0.02633509412407875, 0.05262264236807823, -0.13188636302947998, 0.10438727587461472, 0.11359245330095291, 0.012487273663282394, 0.05841505527496338, 0.08509562164545059, -0.12249663472175598, -0.045971088111400604, -0.07884269952774048, -0.05607210472226143, -0.05548622086644173, -0.017396852374076843, 0.03845514357089996, 0.0887380987405777, -0.06504956632852554, -0.12815770506858826, -0.06544853001832962, -0.019188283011317253, 0.09858772158622742, -0.05990417301654816, 0.026951542124152184, 0.032430171966552734, -0.05230293422937393, -0.05774958059191704, -0.029353275895118713, -0.08396189659833908, 0.11006584018468857, 0.03435969725251198, -0.05225888639688492, 0.006704553961753845, -0.08611655235290527, 0.025990284979343414, 0.054656732827425, -0.17470692098140717, 0.07179059088230133, -0.1007467582821846, -0.22796374559402466, 0.0090915123000741, 0.029803453013300896, -0.03625227138400078, 0.2406129390001297, 0.035371486097574234, 0.07641126960515976, -0.03335290402173996, -0.007444902788847685, 0.1235373318195343, -0.07127931714057922, 0.12455738335847855, 0.03808107227087021, 0.08476676791906357, -0.09778134524822235, 0.020141927525401115, -0.1496690958738327, 0.013620883226394653, -0.06664261221885681, -0.0006756574148312211, -0.14368493854999542, 0.10042114555835724, -0.03412598371505737, -0.03636958822607994, -0.15877865254878998, 0.05364520102739334, -0.005729289259761572, 0.16232605278491974, -0.23763900995254517, -0.020866379141807556, 0.12794482707977295, -0.13683679699897766, -0.22348518669605255, 0.015299651771783829, -0.0411769300699234, 0.06594680994749069, 0.001021804753690958, 0.31855282187461853, 0.08397606015205383, -0.15453864634037018, 0.03524896502494812, 0.13832853734493256, -0.15746983885765076, -0.1842375546693802, 0.10846416652202606, -0.06037001684308052, -0.1539977490901947, 0.020452184602618217, 0.05256266891956329, -0.004077899269759655, -0.06998180598020554, -0.043297309428453445, -0.04478464275598526, -0.11843685805797577, 0.12315613776445389, 0.06747561693191528, 0.017234820872545242, -0.09815816581249237, 0.07789637893438339, 0.001267933868803084, 0.10364972800016403, -0.02731037326157093, -0.07175834476947784, -0.013035722076892853, 0.20090043544769287, -0.13440361618995667, -0.06958393007516861, -0.16389890015125275, -0.07880513370037079, 0.051693983376026154, 0.011702111922204494, 0.018797969445586205, 0.0110398568212986, 0.10923117399215698, -0.07517845928668976, 0.04018900915980339, 0.010613725520670414, 0.07078962028026581, -0.006287244614213705, 0.017097441479563713, 0.022843623533844948, 0.02763357199728489, -0.08743933588266373, -0.04299020767211914, -0.12829412519931793, -0.11813830584287643, 0.11429592221975327, 0.04300239682197571, 0.026586787775158882, -0.014943916350603104, 0.07530225068330765, -0.07706686854362488, -0.026835782453417778, -0.09082107245922089, 0.005134827923029661, -0.0587381087243557, 0.054856594651937485, -0.04436873272061348, 0.059647344052791595, 0.12505392730236053, 0.1369130164384842, -0.08298645913600922, -0.021734856069087982, -0.07117228955030441, -0.00327939516864717, 0.00637801131233573, -0.16207222640514374, 0.010668523609638214, -0.15330922603607178, -0.06995557993650436, 0.03020968660712242, -0.07987330108880997, 0.04761308804154396, 0.0374978743493557, -0.024267714470624924, -0.0976700559258461, 0.030540328472852707, 0.15255741775035858, -0.16929122805595398, 0.11988397687673569, 0.16725854575634003, 0.018436504527926445, 0.15772926807403564, -0.0736139565706253, -0.15151479840278625, 0.055891770869493484, 0.0440603606402874, -0.07105875015258789, 0.30046406388282776, -0.15835537016391754, 0.06869349628686905, 0.1062505692243576, -0.034342702478170395, 0.08332797884941101, -0.13987809419631958, -0.09227240830659866, -0.016735393553972244, -0.025975732132792473, -0.08766224980354309, 0.03218259662389755, 0.00905355904251337, 0.07589320838451385, -0.04876938834786415, -0.052640385925769806, 0.12580539286136627, -0.009131701663136482, -0.0716371163725853, 0.15077804028987885, -0.1255674809217453, -0.30543631315231323, -0.04753788933157921, -0.016442641615867615, 0.06484859436750412, 0.02922860160470009, -0.015682779252529144, -0.1647893190383911, 0.011949333362281322, 0.014038600027561188, -0.1358080804347992, -0.10185855627059937, -0.010760074481368065, -0.03629055991768837, 0.033429842442274094, -0.029013395309448242, -0.07620003819465637, 0.025832075625658035, -0.016308698803186417, 0.1598670333623886, 0.1859646588563919, -0.16183143854141235, 0.13556580245494843, 0.06269185245037079, -0.06820613145828247, 0.11044836044311523, -0.024608884006738663, 0.11762931942939758, -0.12499339133501053, -0.03853164240717888, 0.0770815834403038, -0.017898626625537872, -0.025833971798419952, 0.0017536103259772062, -0.00939701683819294, -0.15394212305545807, -0.002177296206355095, -0.06745132803916931, -0.17162540555000305, -0.22121673822402954, -0.07690508663654327, -0.023690970614552498, 0.08180534094572067, 0.11987753957509995, 0.08365030586719513, 0.05850640684366226, 0.16423116624355316, 0.13305571675300598, -0.12126357108354568, -0.14591467380523682, -0.04974272847175598, -0.1053754985332489, -0.028496088460087776, -0.02738136798143387, -0.1670384556055069, -0.0306264478713274, 0.1271609663963318, 0.1963091641664505, 0.28975528478622437, 0.09352365136146545, -0.0455220602452755, 0.03074657917022705, 0.14365804195404053, 0.12557153403759003, 0.12563325464725494, 0.054896898567676544, -0.03749703988432884, 0.024377688765525818, -0.048259906470775604, -0.026591826230287552, 0.007927004247903824, 0.1269528716802597, -0.12988735735416412, 0.04435954615473747, -0.17845489084720612, 0.01657753624022007, -0.20175334811210632, 0.15608134865760803, -0.29984137415885925, 0.08735707402229309, -0.05979365482926369, 0.159864142537117, -0.15088342130184174, 0.05105781555175781, 0.10927095264196396, -0.06807639449834824, 0.08055143058300018, -0.06154249608516693, 0.042409107089042664, 0.007945379242300987, -0.0072075556963682175, 0.005951697938144207, -0.168887659907341, -0.02517937682569027, 0.14441896975040436, -0.2115645855665207, 0.24696281552314758, 0.002433871617540717, -0.06917688995599747, -0.13593240082263947, -0.06778795272111893, 0.011812398210167885, 0.04441492259502411, 0.20272904634475708, -0.04060496762394905, -0.1539618819952011, -0.1509426236152649, 0.010591418482363224, -0.007516769226640463, 0.13651740550994873, 0.06797280162572861, -0.09376825392246246, 0.04161824285984039, 0.025303568691015244, -0.07572565227746964, -0.11655746400356293, -0.08256570994853973, -0.0018700903747230768, -0.015794843435287476, -0.06369733065366745, -0.0869639590382576, 0.004746759310364723, 0.006068469490855932, -0.0859541967511177, 0.015545586124062538, 0.06847912073135376, 0.001737142214551568, -0.10027448832988739, 0.018407074734568596, 0.20948486030101776, 0.005314901005476713, 0.014888593927025795, 0.003660985268652439, 0.03231436759233475, -0.042789287865161896, -0.18567903339862823, 0.039109114557504654, -0.057713862508535385, 0.05447179824113846, -0.12203492969274521, 0.06939860433340073, -0.035858768969774246, 0.01252302248030901, 0.04125329852104187, 0.030508389696478844, -0.05133528634905815, -0.013584778644144535, 0.18033760786056519, -0.1838213950395584, 0.03648938611149788, 0.22710154950618744, 0.04377216473221779, 0.06399893015623093, 0.03479404002428055, -0.006397854071110487, 0.14531712234020233, 0.08376335352659225, -0.04720907285809517, 0.1155405044555664, 0.08964018523693085, -0.044318340718746185, -0.2671550512313843, 0.13664641976356506, -0.1007387563586235, -0.0013653802452608943, 0.11086307466030121, -0.22604283690452576, 0.11678113788366318, 0.15250395238399506, -0.06060975044965744, 0.35538044571876526, -0.1881476193666458, -0.020122000947594643, 0.19649909436702728, 0.10033229738473892, 0.22994866967201233, -0.1710788756608963, -0.07300427556037903, -0.06927800923585892, -0.023802375420928, 0.11592741310596466, 0.010088085196912289, 0.04140336811542511, -0.03562403842806816, 0.03239772841334343, 0.030227547511458397, -0.07168470323085785, 0.23176677525043488, 0.0011461186222732067, 0.13889756798744202, -0.07728540897369385, -0.0217620637267828, 0.11685340851545334, -0.04322121664881706, 0.08967500925064087, 0.02840905264019966, 0.08046511560678482, -0.19545650482177734, 0.0104505131021142, 0.04356558620929718, 0.04441435635089874, 0.07812473922967911, -0.054598722606897354, -0.13716107606887817, 0.0019848027732223272, -0.21791377663612366, -0.008075188845396042, 0.09102115780115128, -0.016946904361248016, 0.02148769423365593, -0.011186908930540085, 0.05219189077615738, -0.01458359882235527, -0.12501415610313416, -0.038972288370132446, -0.06964150071144104, 0.08939869701862335, -0.22458061575889587, 0.02526116371154785, 0.12362373620271683, 0.0661495253443718, 0.04330737143754959, 0.02884332649409771, -0.08016309887170792, 0.04083814471960068, 0.15494614839553833, -0.04246120899915695, 0.00916165392845869, 0.03364909812808037, -0.12280982732772827, 0.019047679379582405, 0.048678040504455566, 0.014858527109026909, 0.06250125169754028, 0.027109691873192787, -0.07405733317136765, 0.02534959465265274, -0.06455839425325394, 0.14962361752986908, 0.13729692995548248, 0.037982840090990067, -0.1403389871120453, 0.16745948791503906, -0.01655714586377144, -0.08428274840116501, -0.01721983402967453, -0.04750562831759453, -0.002232351340353489, -0.1101498007774353, 0.006390645634382963, 0.26027607917785645, -0.09132769703865051, -0.10966553539037704, -0.04510502889752388, -0.008133212104439735, 0.03205064311623573, 0.14754776656627655, 0.10020583868026733, 0.07434303313493729, 0.08269859105348587, -0.0806165337562561, -0.03025871515274048, -0.00986682903021574, -0.09926486760377884, 0.06897895783185959, -0.09743419289588928, -0.19228976964950562, -0.02163768745958805, 0.1958240568637848, -0.10560624301433563, -0.07460629194974899, -0.08975373953580856, 0.1516645848751068, -0.24200519919395447, 0.10712432116270065, 0.08610719442367554, -0.03033074550330639, 0.05702953413128853, 0.02608904428780079, -0.010078978724777699, -0.0601407065987587, -0.12650084495544434, 0.11702872067689896, 0.07879821956157684, 0.0057288361713290215, -0.07162972539663315, 0.02730974368751049, 0.08431390672922134, -0.006392417009919882, 0.08070436120033264, 0.08634781837463379, -0.025837328284978867, 0.059871044009923935, -0.1353864222764969, -0.14764560759067535, 0.09785819798707962, 0.0631648525595665, -0.009843472391366959, 0.04708121344447136, 0.045475345104932785, 0.0975312814116478, 0.009071331471204758, 0.11343924701213837, -0.08136916160583496, -0.06690037995576859, -0.009923496283590794, -0.15780740976333618, -0.08356963843107224, 0.002626638626679778, 0.013658897019922733, 0.13961409032344818, 0.07667387276887894, 0.0013336248230189085, 0.0393352136015892, 0.03213643655180931, -0.04865198954939842, -0.06635954231023788, -0.035422056913375854, -0.10558820515871048, -0.0519939623773098, 0.06896449625492096, 0.049156200140714645, -0.07836463302373886, 0.45264023542404175, 0.006204149220138788, -0.05291800945997238, -0.0657421201467514, 0.19249287247657776, 0.02589366026222706, 0.023752445355057716, 0.37943291664123535, 0.05893636867403984, 0.008952979929745197, -0.06542862206697464, 0.07066287100315094, 0.005876536946743727, 0.10598757863044739, 0.08786781132221222, 0.21843646466732025, -0.0903647243976593, 0.016955383121967316, 0.04914777725934982, -0.01576257310807705, 0.12736926972866058, -0.005759447813034058, -0.013149715960025787, 0.042194172739982605, 0.0861334577202797, -0.04621714726090431, 0.06866027414798737, -0.056390486657619476, 0.03857848420739174, -0.05389611795544624, -0.05618970841169357, -0.0617484375834465, -0.08914430439472198, -0.07348984479904175, -0.15728707611560822, 0.10506534576416016, -0.0036033838987350464, -0.04697869345545769, 0.31561270356178284, 0.06066422164440155, -0.032432373613119125, 0.11458659917116165, -0.06876164674758911, 0.044144850224256516, 0.06623754650354385, -0.008398104459047318, -0.10537923872470856, 0.009289462119340897, -0.07173056155443192, 0.13461022078990936, -0.04449105262756348, -0.007490950636565685, -0.057928744703531265, 0.04381432384252548, -0.011327751912176609, -0.11356177926063538, -0.052982427179813385, -0.05197213217616081, 0.03856997191905975, -0.13540099561214447, -0.004809799138456583, 0.0022554262541234493, 0.10407309234142303, 0.021001817658543587, 0.1143484115600586, 0.024168096482753754, -0.041868992149829865, -0.039123598486185074, 0.02589545212686062, -0.10222504287958145, 0.08328881114721298, -0.002851766999810934, -0.07715898752212524, 0.020390667021274567, 0.20695586502552032, 0.2342209815979004, -0.04141756892204285, -0.059462327510118484, 0.059303369373083115, 0.04202190041542053, 0.0017058217199519277, 0.16033810377120972, -0.02007857710123062, 0.09452006220817566, -0.02141864225268364, -0.1300313025712967, 0.005306400824338198, -0.09773069620132446, 0.009909378364682198, -0.03801893815398216, 0.10281742364168167, -0.04490857943892479, -0.12766999006271362, 0.1784435659646988, -0.06728968769311905, 0.13344241678714752, 0.18676285445690155, -0.06337498873472214, -0.12938562035560608, -0.006712072994560003, 0.14171482622623444, -0.04672582074999809, -0.08423776924610138, -0.14653991162776947, -0.023347530514001846, -0.12998156249523163, -0.057399243116378784, -0.31973332166671753, -0.19755378365516663, -0.032740384340286255, -0.059433016926050186, 0.1317446380853653, 0.0017123293364420533, 0.20824649930000305, -0.001588399987667799, -0.014446228742599487, -0.08390001207590103, 0.06407511979341507, 0.04641863703727722, 0.06383517384529114, -0.010021401569247246, 0.07503925263881683, 0.005952880252152681, -0.06522780656814575, 0.07424364984035492, 0.014257749542593956, -0.030438635498285294, 0.018402472138404846, 0.0024209748953580856, -0.12048669904470444, 0.0005525195738300681, -0.11342664808034897, 0.1031106561422348, 0.0023246908094733953, 0.0009458205313421786, 0.015430289320647717, -0.029940025880932808, 0.1295522153377533, 0.05793015658855438, -0.124399334192276, -0.04298271983861923, -0.00855692382901907, -0.10120806097984314, -0.030526502057909966, -0.0729692205786705, -0.17889180779457092, 0.04192259907722473, -0.054428234696388245, 0.001490447553806007, 0.06742433458566666, 0.05991753190755844, 0.15367014706134796, 0.08222803473472595, -0.030814556404948235, 0.020227354019880295, 0.0668196827173233, 0.008474161848425865, -0.03668653964996338, -0.0913425087928772 ]
da57e995e1e056d6b1a87453dd3cc5e7619d2bbe
# Dataset Card for "test-image-nested" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
lhoestq/test-image-nested
[ "region:us" ]
2023-03-27T15:36:17+00:00
{"dataset_info": {"features": [{"name": "image", "struct": [{"name": "nested", "list": "image"}]}], "splits": [{"name": "train", "num_bytes": 346275.0, "num_examples": 1}], "download_size": 174512, "dataset_size": 346275.0}}
2023-03-27T15:36:23+00:00
[]
[]
TAGS #region-us
# Dataset Card for "test-image-nested" More Information needed
[ "# Dataset Card for \"test-image-nested\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"test-image-nested\"\n\nMore Information needed" ]
[ 6, 16 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"test-image-nested\"\n\nMore Information needed" ]
[ -0.1674203723669052, 0.12415093928575516, -0.0018037919653579593, 0.003403774928301573, 0.03272493556141853, 0.10237923264503479, 0.13553166389465332, 0.1347484141588211, 0.18511679768562317, -0.01016981340944767, 0.1606101393699646, 0.019028453156352043, 0.0005557502736337483, 0.1776868999004364, -0.014627831056714058, -0.0029185963794589043, 0.03094613179564476, 0.04645886644721031, -0.03352459520101547, 0.0850762203335762, -0.0003804615989793092, -0.10433092713356018, 0.10259230434894562, -0.08715620636940002, -0.24139724671840668, 0.06329021602869034, -0.03675761818885803, -0.03614002466201782, 0.10350500792264938, -0.10926754772663116, 0.14354470372200012, 0.03182823956012726, 0.01024135947227478, -0.1287570595741272, 0.021874623373150826, -0.005314144305884838, -0.017931967973709106, 0.031827397644519806, 0.06598811596632004, -0.042585648596286774, -0.041923888027668, 0.10127890110015869, -0.0008832113235257566, -0.051627177745103836, -0.05693180114030838, -0.20573829114437103, -0.07669016718864441, -0.08098084479570389, 0.0005083041032776237, -0.005191527772694826, 0.054487183690071106, 0.19858002662658691, -0.1590448021888733, 0.03932719677686691, 0.06561259925365448, 0.06206214427947998, 0.0301206074655056, 0.18925629556179047, 0.022602876648306847, 0.08848880976438522, -0.03214869648218155, 0.0893302708864212, 0.09666071832180023, -0.0010270281927660108, -0.16315142810344696, -0.023787997663021088, -0.13554325699806213, 0.09960456937551498, -0.01484618242830038, -0.1225033551454544, 0.26832395792007446, 0.005790377035737038, -0.053005464375019073, -0.027483202517032623, -0.02196749672293663, -0.048067983239889145, 0.04934278875589371, 0.04407340660691261, 0.037704017013311386, -0.007007711101323366, -0.09693937748670578, -0.023498935624957085, -0.11043038964271545, -0.20473700761795044, -0.14122571051120758, -0.027107568457722664, -0.028704937547445297, 0.17067407071590424, -0.17415691912174225, 0.04513144493103027, -0.044614341109991074, -0.03655371814966202, -0.05702183395624161, -0.13243597745895386, 0.0058654481545090675, -0.014039500616490841, -0.021960608661174774, -0.06870801746845245, 0.16940417885780334, 0.08646439015865326, 0.005358024500310421, 0.038169704377651215, -0.1411595344543457, 0.10430371016263962, 0.11653419584035873, -0.015936559066176414, 0.053259216248989105, 0.07953739911317825, -0.11149843782186508, -0.05107863247394562, -0.08198986947536469, -0.05100877583026886, -0.05663863569498062, 0.007370476610958576, -0.0013220453402027488, 0.06479890644550323, -0.05156566575169563, -0.12493313103914261, -0.055349938571453094, -0.03280257061123848, 0.12681978940963745, -0.05066734179854393, 0.01620936207473278, 0.00960983894765377, -0.04987158253788948, -0.03159575164318085, -0.002500028582289815, -0.080104298889637, 0.11197506636381149, 0.021899012848734856, -0.034909505397081375, 0.021380461752414703, -0.07148823887109756, 0.019616642966866493, 0.06521370261907578, -0.16884753108024597, 0.06223926320672035, -0.126790851354599, -0.2567073404788971, 0.009043190628290176, 0.02031083218753338, -0.040765948593616486, 0.24447034299373627, 0.026615101844072342, 0.08390197157859802, -0.029199998825788498, -0.017749061807990074, 0.11440405249595642, -0.06411495804786682, 0.11188334971666336, 0.0173500906676054, 0.10031233727931976, -0.12383270263671875, 0.027265818789601326, -0.16228580474853516, 0.010414586402475834, -0.04141956567764282, 0.022491630166769028, -0.14719130098819733, 0.08074495196342468, -0.040109872817993164, -0.027948638424277306, -0.16976365447044373, 0.06406032294034958, 0.004085640888661146, 0.14315830171108246, -0.2145354002714157, -0.00972694344818592, 0.12660779058933258, -0.14170169830322266, -0.2179805338382721, 0.025913627818226814, -0.027545567601919174, 0.08253608644008636, 0.0014326527016237378, 0.3364623785018921, 0.05419554188847542, -0.1787203699350357, 0.021474210545420647, 0.13908140361309052, -0.15653841197490692, -0.1600632667541504, 0.0891553983092308, -0.053761307150125504, -0.17877861857414246, 0.015092819929122925, 0.06001700833439827, 0.006541833281517029, -0.05842577666044235, -0.0668063685297966, -0.04513455927371979, -0.12729515135288239, 0.10364042222499847, 0.059772949665784836, 0.011453161016106606, -0.10722091794013977, 0.10266636312007904, -0.004392626229673624, 0.09504815936088562, -0.04176158085465431, -0.05169666185975075, -0.02989017963409424, 0.19157518446445465, -0.15040859580039978, -0.057394884526729584, -0.14800392091274261, -0.08491052687168121, 0.053120121359825134, 0.005606367252767086, 0.023353297263383865, -0.0022175288759171963, 0.10198251903057098, -0.060173846781253815, 0.030278928577899933, 0.013284966349601746, 0.058712754398584366, -0.006136809941381216, 0.009561366401612759, 0.0309235081076622, 0.06043659895658493, -0.09156947582960129, -0.0253268051892519, -0.10715930163860321, -0.11302503943443298, 0.1031724289059639, 0.01641843281686306, 0.026472928002476692, -0.008634155616164207, 0.07077490538358688, -0.0716676414012909, -0.016176726669073105, -0.08614732325077057, 0.0076326183043420315, -0.044694479554891586, 0.021779360249638557, -0.011601382866501808, 0.06187308207154274, 0.12645426392555237, 0.13272766768932343, -0.0768306776881218, -0.01843022182583809, -0.10013919323682785, -0.0045862942934036255, -0.0027345712296664715, -0.16376972198486328, 0.018926706165075302, -0.13919416069984436, -0.10194608569145203, 0.024004893377423286, -0.09325338900089264, 0.056675489991903305, 0.027136584743857384, -0.036589331924915314, -0.11708921939134598, 0.02524726651608944, 0.11925917118787766, -0.16904793679714203, 0.12368574738502502, 0.22493726015090942, 0.033348534256219864, 0.14464260637760162, -0.05765021592378616, -0.1552579402923584, 0.06112513318657875, 0.039971332997083664, -0.07005376368761063, 0.2805382311344147, -0.10436225682497025, 0.07830425351858139, 0.10794056206941605, -0.018476758152246475, 0.09286873787641525, -0.12436296045780182, -0.08008738607168198, -0.018066229298710823, -0.03723076730966568, -0.12677110731601715, 0.05370154231786728, -0.0007071709842421114, 0.07455349713563919, -0.046236488968133926, -0.05379965528845787, 0.12160401046276093, -0.008256926201283932, -0.0638623982667923, 0.13511231541633606, -0.12956374883651733, -0.30335718393325806, -0.043831292539834976, -0.02476568892598152, 0.05581403523683548, 0.023920388892292976, -0.022918526083230972, -0.16356611251831055, -0.001485656131990254, -0.015744971111416817, -0.1505984514951706, -0.05917762219905853, -0.017104607075452805, -0.031210359185934067, 0.01404065266251564, -0.010013272054493427, -0.07370173186063766, 0.008054468780755997, -0.02388525940477848, 0.1367107778787613, 0.18411698937416077, -0.14318840205669403, 0.16238877177238464, 0.04441840201616287, -0.08077145367860794, 0.0914074257016182, -0.025676531717181206, 0.10677086561918259, -0.11263994127511978, -0.03753606230020523, 0.09737222641706467, 0.01230529509484768, -0.014690185897052288, -0.014044119976460934, -0.010579673573374748, -0.15341748297214508, 0.002429554471746087, -0.05241274833679199, -0.1836523711681366, -0.1945309340953827, -0.10147213935852051, -0.005719661246985197, 0.0911395400762558, 0.11633152514696121, 0.08741755783557892, 0.04869602620601654, 0.15133443474769592, 0.13604561984539032, -0.12100573629140854, -0.1318276822566986, -0.040843665599823, -0.1435375064611435, -0.03326376527547836, -0.02466864138841629, -0.15659211575984955, -0.031170275062322617, 0.1387261301279068, 0.1944480836391449, 0.2565809488296509, 0.07355193048715591, -0.05622446537017822, 0.050464097410440445, 0.15111733973026276, 0.10703606903553009, 0.11032646149396896, 0.04126032441854477, -0.03265140578150749, 0.019595487043261528, -0.03639652207493782, -0.012333054095506668, -0.0009055917034856975, 0.125857874751091, -0.12986579537391663, 0.052520569413900375, -0.17209719121456146, 0.028414277359843254, -0.20624233782291412, 0.13414707779884338, -0.29006072878837585, 0.09294368326663971, -0.05392531305551529, 0.17187553644180298, -0.13458417356014252, 0.05074058100581169, 0.14695890247821808, -0.05969744548201561, 0.08317584544420242, -0.05418975651264191, 0.04122896492481232, 0.029799941927194595, -0.008403787389397621, -0.007681938353925943, -0.1755976378917694, -0.018897056579589844, 0.12376748025417328, -0.20745214819908142, 0.20479951798915863, -0.001860988442786038, -0.06564386188983917, -0.12357756495475769, -0.062209825962781906, 0.02215234562754631, 0.018734894692897797, 0.21014268696308136, -0.026874128729104996, -0.12530997395515442, -0.13361909985542297, -0.022412488237023354, 0.0019107357366010547, 0.12357182055711746, 0.07135104387998581, -0.11594287306070328, 0.05905359610915184, 0.02874356135725975, -0.07838805764913559, -0.13465166091918945, -0.08555428683757782, -0.014931431971490383, -0.02076784521341324, -0.050364475697278976, -0.13042998313903809, 0.01170047651976347, 0.015644926577806473, -0.11558371037244797, 0.009993376210331917, 0.09791430830955505, 0.006579170003533363, -0.09515465050935745, 0.03171919658780098, 0.17200158536434174, 0.010319306515157223, 0.0033372926991432905, 0.024917827919125557, 0.008377602323889732, -0.026860952377319336, -0.1930379867553711, 0.06173887476325035, -0.0587448813021183, 0.05963178724050522, -0.10773957520723343, 0.03412603214383125, -0.009028883650898933, 0.009147169068455696, 0.03199680149555206, 0.006974223535507917, -0.06829725205898285, -0.003882052144035697, 0.18414948880672455, -0.1400875449180603, 0.03330167382955551, 0.24432644248008728, 0.05581247806549072, 0.07130106538534164, 0.0379265695810318, 0.007232127245515585, 0.12181173264980316, 0.06199197471141815, -0.03591018542647362, 0.13666915893554688, 0.1017264574766159, -0.051287803798913956, -0.3065672218799591, 0.1246514841914177, -0.12497461587190628, 0.003892978886142373, 0.08245725929737091, -0.19566091895103455, 0.12122651189565659, 0.1570757031440735, -0.05805134028196335, 0.33598071336746216, -0.156121626496315, -0.03865516930818558, 0.1956310272216797, 0.08374960720539093, 0.23022057116031647, -0.1479036659002304, -0.06090634688735008, -0.05763442814350128, -0.027991142123937607, 0.09732833504676819, -0.05884240195155144, 0.03406834974884987, -0.028646418824791908, 0.05220036208629608, 0.018953990191221237, -0.06777474284172058, 0.22181923687458038, 0.017636684700846672, 0.14428268373012543, -0.07659593224525452, -0.0018913585226982832, 0.07260540127754211, -0.039277076721191406, 0.10813295096158981, 0.02147466316819191, 0.08561120927333832, -0.1338903307914734, 0.018326763063669205, 0.03673258051276207, 0.05103277415037155, 0.08392214775085449, -0.051227595657110214, -0.13784226775169373, 0.002561891218647361, -0.18431904911994934, -0.001971969148144126, 0.09672577679157257, -0.033710286021232605, -0.01056760735809803, -0.002112944610416889, 0.03725077211856842, -0.02759636379778385, -0.08662725985050201, -0.045730408281087875, -0.08106166869401932, 0.09412311017513275, -0.251310259103775, 0.04015171155333519, 0.12429026514291763, 0.04003205522894859, 0.04142347350716591, 0.025147464126348495, -0.05544458329677582, 0.047233931720256805, 0.15008315443992615, -0.05444217473268509, 0.03225099295377731, 0.03979581221938133, -0.12878715991973877, 0.02531460113823414, 0.04909724369645119, 0.01994870789349079, 0.055491529405117035, 0.032685283571481705, -0.06451237946748734, 0.04426620900630951, -0.07572433352470398, 0.1545349806547165, 0.12407077103853226, 0.013744567520916462, -0.14005888998508453, 0.20574547350406647, -0.04078805446624756, -0.10188367962837219, -0.014705726876854897, -0.09830138087272644, -0.01589621976017952, -0.09441476315259933, 0.003707010066136718, 0.2632754147052765, -0.09033249318599701, -0.12198187410831451, -0.025158382952213287, 0.0036749334540218115, 0.02829691767692566, 0.11898381263017654, 0.10595337301492691, 0.06480053812265396, 0.07673301547765732, -0.07059203088283539, -0.045592050999403, -0.0021029526833444834, -0.08002400398254395, 0.07842913269996643, -0.07056497037410736, -0.20393575727939606, -0.017602968961000443, 0.2136593908071518, -0.10333298146724701, -0.059743065387010574, -0.06410277634859085, 0.12904667854309082, -0.22260519862174988, 0.09403921663761139, 0.08741544932126999, -0.01838267594575882, 0.06805745512247086, 0.04579239711165428, 0.002122568665072322, -0.04150989279150963, -0.12289834022521973, 0.1197584941983223, 0.08784295618534088, 0.007827498950064182, -0.06606131047010422, 0.012944639660418034, 0.08557326346635818, 0.015812305733561516, 0.08446473628282547, 0.10853319615125656, -0.01707313396036625, 0.0543554462492466, -0.14715053141117096, -0.1452380269765854, 0.09681187570095062, 0.07312192022800446, -0.00887417234480381, 0.07435259222984314, 0.026810089126229286, 0.096500925719738, -0.03444906324148178, 0.09813307225704193, -0.050091926008462906, -0.0600433386862278, 0.018394438549876213, -0.16853457689285278, -0.07847417145967484, -0.00709224957972765, 0.020332971587777138, 0.12198468297719955, 0.09579132497310638, -0.0045699249021708965, 0.012018944136798382, 0.019142180681228638, -0.03989705815911293, -0.06190827116370201, -0.03532952815294266, -0.09384123980998993, -0.04859590530395508, 0.06073279678821564, 0.04660296440124512, -0.08745552599430084, 0.44506269693374634, 0.003569750813767314, -0.06960951536893845, -0.06915634125471115, 0.16995668411254883, 0.04195699468255043, 0.0059952884912490845, 0.3444373309612274, 0.03705844655632973, 0.0008071924676187336, -0.0500459149479866, 0.06616471707820892, 0.0186765193939209, 0.11747085303068161, 0.04874343052506447, 0.20336447656154633, -0.07181993871927261, 0.028389515355229378, 0.04201522842049599, -0.003353615291416645, 0.11012867838144302, -0.02155652642250061, -0.031173137947916985, 0.041965026408433914, 0.07656822353601456, -0.027498643845319748, 0.029881197959184647, -0.05833820998668671, 0.025153519585728645, -0.028834858909249306, -0.05430428683757782, -0.06358024477958679, -0.09902094304561615, -0.06593246012926102, -0.15503337979316711, 0.09329764544963837, -0.000203048373805359, -0.051946934312582016, 0.29365745186805725, 0.062034718692302704, -0.03538012504577637, 0.13849997520446777, -0.10581578314304352, 0.051823534071445465, 0.059213582426309586, -0.017807215452194214, -0.08866960555315018, 0.03042611852288246, -0.08022785186767578, 0.13992789387702942, -0.024158170446753502, 0.008792784065008163, -0.054980792105197906, 0.06000358238816261, -0.005074961110949516, -0.11193379759788513, -0.052103202790021896, -0.06632459908723831, 0.04105892404913902, -0.1350744217634201, -0.017733925953507423, 0.02953619696199894, 0.10331984609365463, 0.021214433014392853, 0.10173217952251434, 0.025537727400660515, -0.0004999976954422891, -0.04416121542453766, 0.011906666681170464, -0.10445235669612885, 0.10006947070360184, -0.0006342643173411489, -0.06819984316825867, 0.0026014046743512154, 0.19456768035888672, 0.23455657064914703, -0.07028030604124069, -0.06555694341659546, 0.05183542147278786, 0.04947531595826149, -0.00415019178763032, 0.1482514590024948, -0.004624431021511555, 0.07181110978126526, -0.02183258906006813, -0.1415524184703827, -0.015047479420900345, -0.09920967370271683, 0.0021956441923975945, -0.04889092221856117, 0.06927827000617981, -0.05583534762263298, -0.12243975698947906, 0.15639819204807281, -0.06655511260032654, 0.13872025907039642, 0.21417973935604095, -0.04762566089630127, -0.11100491881370544, 0.008360283449292183, 0.13355796039104462, -0.04440848156809807, -0.08512412756681442, -0.15495474636554718, 0.005447814241051674, -0.0987473651766777, -0.05580451712012291, -0.28888189792633057, -0.17296090722084045, -0.036174748092889786, -0.08239210397005081, 0.16238459944725037, 0.0034083237405866385, 0.1920195370912552, -0.0023265359923243523, 0.005643370095640421, -0.08030222356319427, 0.08431859314441681, 0.021775461733341217, 0.03403913974761963, -0.008298613131046295, 0.07128055393695831, -0.007698824629187584, -0.04233693331480026, 0.0907350480556488, 0.02712159976363182, -0.047602634876966476, 0.02084350772202015, -0.0005056147347204387, -0.11057186871767044, -0.0006201760261319578, -0.11065275967121124, 0.11710461229085922, 0.001085906638763845, 0.005702316295355558, 0.025290880352258682, -0.022855689749121666, 0.12407923489809036, 0.06012856215238571, -0.10305950045585632, -0.023410366848111153, 0.015207062475383282, -0.11495797336101532, -0.012144750915467739, -0.04983927682042122, -0.17612552642822266, 0.03896147012710571, -0.04628874361515045, -0.00017587725596968085, 0.06390942633152008, 0.0682143047451973, 0.1432744562625885, 0.07604344934225082, -0.0316481739282608, 0.03811628371477127, 0.0746927410364151, 0.017865590751171112, -0.020080378279089928, -0.09384793788194656 ]
386b04307706ed61f50beea955ac34515c751faf
# Dataset Card for "somos-clean-alpaca-es-validations" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
dariolopez/somos-clean-alpaca-es-validations
[ "region:us" ]
2023-03-27T16:15:13+00:00
{"dataset_info": {"features": [{"name": "text", "dtype": "null"}, {"name": "inputs", "struct": [{"name": "1-instruction", "dtype": "string"}, {"name": "2-input", "dtype": "string"}, {"name": "3-output", "dtype": "string"}]}, {"name": "prediction", "dtype": "null"}, {"name": "prediction_agent", "dtype": "null"}, {"name": "annotation", "dtype": "string"}, {"name": "annotation_agent", "dtype": "string"}, {"name": "vectors", "struct": [{"name": "input", "sequence": "float64"}, {"name": "instruction", "sequence": "float64"}, {"name": "output", "sequence": "float64"}]}, {"name": "multi_label", "dtype": "bool"}, {"name": "explanation", "dtype": "null"}, {"name": "id", "dtype": "string"}, {"name": "metadata", "dtype": "null"}, {"name": "status", "dtype": "string"}, {"name": "event_timestamp", "dtype": "timestamp[us]"}, {"name": "metrics", "struct": [{"name": "text_length", "dtype": "int64"}]}], "splits": [{"name": "train", "num_bytes": 131073, "num_examples": 7}], "download_size": 0, "dataset_size": 131073}}
2023-05-04T12:41:07+00:00
[]
[]
TAGS #region-us
# Dataset Card for "somos-clean-alpaca-es-validations" More Information needed
[ "# Dataset Card for \"somos-clean-alpaca-es-validations\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"somos-clean-alpaca-es-validations\"\n\nMore Information needed" ]
[ 6, 24 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"somos-clean-alpaca-es-validations\"\n\nMore Information needed" ]
[ -0.15062057971954346, 0.11727637052536011, -0.005109280347824097, -0.031017117202281952, 0.09208657592535019, 0.02035963162779808, 0.07670789957046509, 0.09403545409440994, 0.15716256201267242, 0.0019269498297944665, 0.02127627097070217, 0.09972044825553894, 0.005278349854052067, 0.20558130741119385, -0.08151984214782715, 0.03346267342567444, 0.04457749053835869, 0.02884089946746826, 0.024836465716362, 0.04264660179615021, 0.014308582060039043, -0.06681367754936218, 0.027628585696220398, -0.1332630068063736, -0.10668861120939255, 0.05731697753071785, 0.022902678698301315, -0.12833291292190552, 0.09944282472133636, -0.05854529142379761, 0.13427796959877014, 0.03441493213176727, 0.0009106441284529865, -0.10212152451276779, 0.026290280744433403, -0.02188742533326149, -0.0056114704348146915, 0.07700152695178986, 0.013955546543002129, -0.04007311165332794, -0.061106204986572266, 0.025994500145316124, 0.013407948426902294, -0.0017635931726545095, -0.12074699252843857, -0.16841928660869598, -0.11517012864351273, -0.16862304508686066, 0.16920338571071625, -0.008294707164168358, 0.04538159817457199, 0.13389790058135986, -0.1622549295425415, 0.012176508083939552, 0.039490554481744766, 0.03091222420334816, 0.05752664804458618, 0.0653989315032959, 0.012833371758460999, 0.08505617827177048, 0.024340711534023285, 0.07678832858800888, 0.11822769045829773, -0.05074721574783325, -0.061145275831222534, -0.07095132768154144, -0.052857670933008194, 0.10609601438045502, 0.015815328806638718, -0.08501603454351425, 0.2766512632369995, 0.03314666450023651, -0.08274884521961212, 0.041713207960128784, -0.08350230008363724, 0.01939581334590912, 0.05372672528028488, 0.027335891500115395, -0.0022898635361343622, -0.0034683586563915014, 0.11835506558418274, -0.025469480082392693, -0.1079486683011055, -0.1344730257987976, -0.14359194040298462, 0.13527637720108032, -0.03651413694024086, 0.06783077865839005, -0.12904295325279236, 0.04470661282539368, -0.0447990857064724, -0.019751012325286865, 0.0004474181041587144, -0.048826102167367935, -0.06002061441540718, -0.01017825212329626, 0.0368284247815609, -0.026964955031871796, 0.14104539155960083, 0.07467524707317352, 0.06156395375728607, -0.03298315405845642, -0.04638879373669624, 0.0661928802728653, 0.11450114101171494, -0.027563564479351044, 0.12778796255588531, 0.006385481916368008, 0.04616594687104225, -0.07507144659757614, 0.0528409406542778, -0.08600638806819916, -0.01503522228449583, 0.039352234452962875, -0.04984002187848091, 0.14508700370788574, -0.007781104184687138, -0.22663775086402893, -0.05893445014953613, -0.005292614921927452, 0.1762939989566803, -0.17444762587547302, 0.04407811909914017, 0.016907386481761932, -0.006726408842951059, -0.01851608045399189, -0.08525107800960541, -0.022892968729138374, 0.01004598755389452, 0.1375924050807953, -0.04332298785448074, -0.036435212939977646, -0.021787920966744423, 0.03445499762892723, 0.07126875221729279, -0.242621511220932, 0.12545345723628998, -0.12630540132522583, -0.2271653413772583, -0.032358601689338684, 0.014567357487976551, -0.0374595932662487, 0.09329282492399216, 0.0845002606511116, 0.13710947334766388, -0.014971003867685795, -0.07247596979141235, 0.057378508150577545, -0.08917738497257233, 0.07166708260774612, 0.07548477500677109, 0.002141122007742524, -0.169144406914711, 0.052049025893211365, -0.1524125635623932, 0.02858307957649231, -0.06775876134634018, -0.06315701454877853, -0.0914364829659462, 0.15171781182289124, -0.033037666231393814, 0.01982300728559494, -0.06214466691017151, 0.07635772973299026, -0.037804581224918365, 0.1572420448064804, -0.08857741951942444, -0.0629788413643837, 0.12110885232686996, -0.14517109096050262, -0.11691441386938095, 0.06817039102315903, 0.009949535131454468, 0.08432009816169739, 0.08231667429208755, 0.25230371952056885, -0.06139761582016945, -0.05124621465802193, 0.04463884234428406, 0.012935062870383263, 0.002923751948401332, -0.21850824356079102, 0.11217600852251053, -0.11551673710346222, -0.0499260239303112, 0.020184675231575966, 0.07447067648172379, -0.006780408322811127, -0.024057332426309586, -0.059521157294511795, -0.07289870083332062, -0.07403352856636047, -0.04296903312206268, -0.01981533132493496, 0.02905639074742794, -0.04869290441274643, 0.12152796983718872, 0.03552630916237831, 0.08399529755115509, -0.04182446002960205, -0.010697056539356709, -0.08701418340206146, 0.2715938687324524, -0.12760595977306366, -0.01907750591635704, -0.14774835109710693, -0.011783936992287636, 0.029542259871959686, -0.11599607020616531, -0.02736843191087246, -0.009506610222160816, 0.03023710288107395, 0.04520203173160553, 0.03202719986438751, 0.011521254666149616, 0.03395669534802437, 0.05620228499174118, 0.0663013756275177, 0.002324561821296811, 0.058589667081832886, -0.09924253821372986, -0.003968453034758568, -0.09208983182907104, -0.028554623946547508, 0.03328302502632141, 0.0907740592956543, 0.0453772097826004, 0.028114505112171173, 0.0413176603615284, 0.04303247109055519, -0.02926204353570938, -0.03561148792505264, -0.025944270193576813, -0.0438711941242218, -0.015067428350448608, -0.06934691220521927, -0.03657197952270508, 0.26919013261795044, 0.11215688288211823, 0.05985354632139206, 0.058661434799432755, -0.013256506063044071, 0.025178417563438416, 0.0445980578660965, -0.1766711175441742, 0.03722470626235008, -0.11034779250621796, -0.02758278138935566, 0.05761372670531273, -0.037785425782203674, 0.1507517695426941, 0.035473503172397614, -0.0974036157131195, -0.08195536583662033, 0.09603603184223175, 0.131817027926445, -0.24365675449371338, 0.1000988632440567, 0.26585298776626587, 0.04490327462553978, 0.04427900165319443, -0.09630157798528671, -0.13410647213459015, 0.030154624953866005, 0.0016638339729979634, -0.02780720964074135, 0.18517005443572998, -0.06292235106229782, 0.024005582556128502, 0.05393216013908386, -0.07400816679000854, 0.09454721212387085, -0.11153274774551392, -0.08371463418006897, 0.0011883428087458014, 0.028140023350715637, -0.11265593767166138, 0.03708314523100853, -0.01254986971616745, 0.0741579532623291, -0.11567562818527222, -0.05189782381057739, 0.1121533140540123, 0.02867068164050579, -0.026071444153785706, 0.15424683690071106, -0.09715837240219116, -0.2554282546043396, -0.17734912037849426, 0.02013452537357807, 0.04080718755722046, 0.05966127663850784, 0.050818219780921936, -0.11478984355926514, -0.0502861812710762, -0.024120645597577095, -0.09344911575317383, 0.026915742084383965, 0.026070233434438705, -0.025226816534996033, 0.061244867742061615, -0.0656263679265976, -0.03105585277080536, 0.0008654952980577946, 0.018762271851301193, 0.12437798082828522, 0.15595300495624542, -0.09913741052150726, 0.1837313324213028, 0.05891373008489609, -0.02889491245150566, -0.007420990616083145, 0.02830202504992485, 0.024240920320153236, -0.06541554629802704, -0.015192031860351562, 0.24476230144500732, 0.0014065317809581757, -0.024289952591061592, 0.012691639363765717, -0.005043720360845327, -0.08404143899679184, 0.009491315111517906, -0.058058399707078934, -0.22102129459381104, -0.2954580783843994, -0.10845287889242172, -0.014192765578627586, 0.023670904338359833, 0.049393001943826675, 0.1048818901181221, -0.029220396652817726, 0.07835015654563904, 0.08633655309677124, -0.20117615163326263, -0.0917181447148323, -0.07644252479076385, -0.012373053468763828, -0.038321711122989655, -0.004523588810116053, -0.14506903290748596, 0.0027172474656254053, 0.1567651480436325, 0.209054097533226, 0.17112910747528076, 0.13405855000019073, 0.03866477310657501, 0.00824617687612772, 0.050936877727508545, 0.12048614770174026, 0.17987723648548126, 0.12503843009471893, -0.015341076999902725, -0.029818959534168243, -0.000766665383707732, -0.04948681965470314, 0.04811858385801315, 0.07501953840255737, -0.10169345885515213, -0.004311547614634037, -0.09201329946517944, 0.0038754737470299006, -0.1183520033955574, 0.058112528175115585, -0.21738344430923462, 0.03976418450474739, 0.08696931600570679, 0.10635089129209518, -0.09794723987579346, 0.01945774257183075, 0.0909838080406189, -0.006223766133189201, 0.06193365901708603, 0.037527721375226974, 0.07495518773794174, 0.036675337702035904, 0.024513617157936096, -0.08417684584856033, -0.19666700065135956, 0.0029543484561145306, 0.09778305143117905, -0.18296511471271515, 0.19636882841587067, 0.017882050946354866, -0.020877867937088013, -0.039198849350214005, -0.037847865372896194, -0.08945643901824951, 0.1524287462234497, 0.16440331935882568, -0.024284832179546356, -0.2822372317314148, -0.16085459291934967, -0.12642140686511993, 0.03212854638695717, -0.0035299789160490036, -0.008683201856911182, -0.07387959212064743, 0.04978511855006218, 0.03495720773935318, -0.09215796738862991, -0.09502803534269333, -0.047462839633226395, -0.05161568894982338, -0.007337980438023806, 0.010633595287799835, -0.047845225781202316, -0.02360091544687748, 0.005199526436626911, -0.008733498863875866, 0.12226538360118866, 0.017743444070219994, -0.005703511647880077, -0.11582102626562119, -0.08125744760036469, 0.16971510648727417, -0.04180770739912987, -0.006666379049420357, 0.033735524863004684, -0.056918829679489136, 0.019124453887343407, -0.1101914569735527, 0.1250053346157074, -0.061904508620500565, 0.03719326853752136, -0.0632014349102974, 0.04984743520617485, -0.05631690099835396, 0.02238726243376732, 0.04414435848593712, -0.00999637320637703, 0.014720252715051174, -0.04680146276950836, 0.14348988234996796, 0.059420760720968246, 0.07106096297502518, 0.1659146398305893, -0.14128845930099487, -0.05995680391788483, 0.025352582335472107, -0.1326955109834671, 0.08042149245738983, 0.10648945719003677, 0.026487255468964577, 0.15922954678535461, 0.19926784932613373, -0.08319065719842911, -0.10946793109178543, -0.041362352669239044, -0.20663855969905853, 0.1374131143093109, 0.07354633510112762, -0.224162295460701, 0.1568315178155899, 0.23023520410060883, -0.03932414576411247, 0.17589616775512695, -0.09134498983621597, -0.05136019363999367, 0.2583337426185608, 0.02399616688489914, 0.3426828682422638, -0.17706067860126495, -0.04956533759832382, -0.08851069211959839, -0.016476977616548538, 0.15995073318481445, -0.11630510538816452, 0.033038731664419174, 0.024262428283691406, -0.022867320105433464, 0.00845776591449976, -0.03440717235207558, 0.2881302833557129, 0.015261238440871239, 0.05735940486192703, -0.007920827716588974, -0.02885582484304905, 0.0922703742980957, -0.027719784528017044, 0.047688078135252, 0.059144027531147, -0.009573775343596935, -0.22390209138393402, -0.027721524238586426, 0.05576087534427643, 0.0713801309466362, 0.038860809057950974, -0.020580273121595383, -0.024379108101129532, -0.09446641802787781, -0.09991174191236496, -0.03410717844963074, 0.21200940012931824, -0.06385686248540878, 0.1257171630859375, 0.1043052226305008, -0.06560660898685455, -0.1898539811372757, -0.04377814382314682, -0.03767302632331848, -0.031247496604919434, 0.06912514567375183, -0.1471882313489914, 0.09410884231328964, 0.10044033080339432, 0.004373815841972828, 0.0834072083234787, -0.019565898925065994, -0.03920246660709381, 0.08789604902267456, 0.1429421305656433, -0.0817476361989975, 0.10752426087856293, 0.08029468357563019, -0.06799542903900146, 0.0682799220085144, 0.11308068037033081, 0.09913171827793121, 0.08946440368890762, -0.005757350940257311, -0.057628121227025986, 0.12357133626937866, -0.09870713949203491, 0.17664262652397156, 0.03657602146267891, 0.033695537596940994, -0.09543926268815994, 0.10994036495685577, 0.04003140330314636, -0.2486637681722641, -0.04514848440885544, -0.13190986216068268, -0.05192398279905319, -0.06764045357704163, -0.10053151845932007, 0.05397175997495651, -0.18639250099658966, -0.19660307466983795, -0.17891748249530792, -0.08351866155862808, 0.01834150217473507, 0.03073248080909252, 0.07716386765241623, 0.11341604590415955, 0.021666498854756355, -0.13838736712932587, 0.018413424491882324, -0.09832094609737396, -0.018848059698939323, 0.02413775958120823, -0.05447841063141823, -0.19853168725967407, -0.039436958730220795, 0.11181358247995377, -0.07201714813709259, -0.006549578160047531, -0.05476159229874611, 0.11411312967538834, -0.18456317484378815, 0.04803339019417763, -0.0013834042474627495, -0.01331152394413948, 0.025462791323661804, 0.025388482958078384, -0.007140727713704109, -0.038497041910886765, -0.11225804686546326, 0.1331985741853714, 0.030628196895122528, 0.05123639851808548, -0.062158893793821335, 0.027882369235157967, 0.07337518781423569, -0.01733505353331566, 0.03326936438679695, 0.09718647599220276, -0.005427970085293055, 0.0623662956058979, -0.03936422988772392, -0.09233976900577545, 0.1447679102420807, 0.05109972879290581, -0.0030811857432127, -0.023243248462677002, 0.013665663078427315, 0.1561352163553238, -0.08705335855484009, 0.06438876688480377, -0.06944170594215393, -0.09718318283557892, -0.07449206709861755, -0.06572896242141724, -0.17198823392391205, 0.05170973762869835, -0.05865168944001198, 0.1786138415336609, 0.0736803412437439, 0.001449747011065483, 0.07743820548057556, -0.024406909942626953, 0.02707686275243759, -0.04182782769203186, -0.09753824770450592, -0.06407061219215393, -0.10735072195529938, 0.027349555864930153, 0.020215798169374466, 0.033733487129211426, 0.3574410080909729, -0.01658548042178154, 0.027138471603393555, -0.005836005788296461, 0.04635965824127197, 0.0976819097995758, 0.07006071507930756, 0.33440083265304565, 0.07086386531591415, 0.022360805422067642, 0.017388971522450447, 0.0036882292479276657, 0.01799207180738449, 0.11792968213558197, 0.03220459446310997, 0.20438747107982635, 0.015266225673258305, 0.08889457583427429, -0.05936068668961525, -0.10687951743602753, 0.09772511571645737, 0.043690022081136703, 0.020010385662317276, 0.021206429228186607, 0.14722169935703278, -0.14042961597442627, 0.1204914078116417, -0.05672852322459221, -0.054010964930057526, -0.015710938721895218, -0.05048827826976776, -0.16793560981750488, -0.06796637177467346, -0.08803639560937881, -0.022983765229582787, -0.00997756328433752, -0.01372375525534153, -0.05988626554608345, 0.21363027393817902, 0.029088636860251427, -0.03232201561331749, 0.0325627401471138, -0.008997447788715363, -0.008007748052477837, -0.0024629042018204927, 0.020816639065742493, -0.04947500675916672, -0.018206609413027763, -0.10537146776914597, 0.03219547122716904, 0.008115879260003567, -0.03366294130682945, -0.03672714903950691, 0.08392598479986191, 0.0913747176527977, -0.14824208617210388, 0.031766556203365326, -0.09132737666368484, 0.019222594797611237, -0.0878710001707077, -0.019872164353728294, 0.04464937746524811, -0.0212437454611063, 0.07197096943855286, 0.20935319364070892, 0.020836250856518745, 0.06990176439285278, -0.030270401388406754, 0.014079311862587929, 0.07330208271741867, 0.11267495155334473, 0.006245874334126711, -0.07016763091087341, -0.03298350051045418, -0.028956107795238495, 0.1357709765434265, -0.009530634619295597, 0.016047704964876175, -0.03898021951317787, 0.0447750985622406, -0.0632123351097107, 0.05756695196032524, 0.010895419865846634, 0.08721102774143219, 0.016469266265630722, -0.07377242296934128, -0.037765614688396454, -0.06116681918501854, -0.08714288473129272, 0.055061642080545425, -0.01862238347530365, -0.022924868389964104, -0.07189296185970306, 0.16051331162452698, -0.04620769992470741, 0.03478548303246498, 0.11796558648347855, -0.12293491512537003, -0.14261741936206818, -0.025974759832024574, 0.12929901480674744, 0.010548409074544907, -0.010288173332810402, -0.14058817923069, -0.06279591470956802, -0.02143121510744095, 0.013631855137646198, -0.21120811998844147, -0.18024246394634247, -0.004698814824223518, -0.02289988100528717, 0.05503692105412483, 0.038135211914777756, 0.13931958377361298, 0.004955800250172615, -0.03262385353446007, -0.08355551958084106, 0.09791065752506256, 0.026322240009903908, -0.013487107120454311, 0.09737629443407059, -0.038908977061510086, -0.04495268687605858, 0.011712933890521526, 0.07384705543518066, 0.06904514878988266, -0.02272595651447773, -0.046215206384658813, -0.0698750913143158, -0.029117630794644356, 0.004244065843522549, -0.1830313354730606, 0.10746914893388748, -0.038409505039453506, -0.04976220056414604, 0.02967986650764942, 0.0058987932279706, 0.2077236771583557, 0.0851014256477356, -0.15329089760780334, 0.021250074729323387, -0.13256657123565674, -0.0067632757127285, -0.06692483276128769, 0.014096311293542385, -0.14961272478103638, 0.047055698931217194, -0.06709101051092148, -0.018775897100567818, -0.05450170487165451, -0.01473326701670885, 0.0538339726626873, 0.03288598731160164, -0.055089592933654785, -0.11875397711992264, 0.07017930597066879, 0.030730899423360825, -0.012440260499715805, -0.06816929578781128 ]
a7224295466d2370359bc31ebb7b9e185c3eacfc
# Dataset ## Topic-independent split Topics are randomly selected in datasets. For a common purpose, we suggest THESE DATASETS. * test_random.json * training_random.json * validation_random.json # GitHub * https://github.com/declare-lab/WikiDes/ # Citation ## APA Ta, H. T., Rahman, A. B. S., Majumder, N., Hussain, A., Najjar, L., Howard, N., ... & Gelbukh, A. (2022). WikiDes: A Wikipedia-based dataset for generating short descriptions from paragraphs. *Information Fusion*. ## BibTeX ``` @article{Ta_2022, doi = {10.1016/j.inffus.2022.09.022}, url = {https://doi.org/10.1016%2Fj.inffus.2022.09.022}, year = 2022, month = {sep}, publisher = {Elsevier {BV}}, author = {Hoang Thang Ta and Abu Bakar Siddiqur Rahman and Navonil Majumder and Amir Hussain and Lotfollah Najjar and Newton Howard and Soujanya Poria and Alexander Gelbukh}, title = {{WikiDes}: A Wikipedia-based dataset for generating short descriptions from paragraphs}, journal = {Information Fusion}} ``` # Paper links * https://doi.org/10.1016%2Fj.inffus.2022.09.022 * https://arxiv.org/abs/2209.13101 # Contact Hoang Thang Ta, [email protected]
Thang/wikides
[ "license:cc-by-sa-4.0", "arxiv:2209.13101", "doi:10.57967/hf/0480", "region:us" ]
2023-03-27T16:19:44+00:00
{"license": "cc-by-sa-4.0"}
2023-05-16T06:44:14+00:00
[ "2209.13101" ]
[]
TAGS #license-cc-by-sa-4.0 #arxiv-2209.13101 #doi-10.57967/hf/0480 #region-us
# Dataset ## Topic-independent split Topics are randomly selected in datasets. For a common purpose, we suggest THESE DATASETS. * test_random.json * training_random.json * validation_random.json # GitHub * URL ## APA Ta, H. T., Rahman, A. B. S., Majumder, N., Hussain, A., Najjar, L., Howard, N., ... & Gelbukh, A. (2022). WikiDes: A Wikipedia-based dataset for generating short descriptions from paragraphs. *Information Fusion*. ## BibTeX # Paper links * URL * URL # Contact Hoang Thang Ta, tahoangthang@URL
[ "# Dataset", "## Topic-independent split\nTopics are randomly selected in datasets. For a common purpose, we suggest THESE DATASETS.\n* test_random.json\n* training_random.json\n* validation_random.json", "# GitHub\n* URL", "## APA\nTa, H. T., Rahman, A. B. S., Majumder, N., Hussain, A., Najjar, L., Howard, N., ... & Gelbukh, A. (2022). WikiDes: A Wikipedia-based dataset for generating short descriptions from paragraphs. *Information Fusion*.", "## BibTeX", "# Paper links\n* URL\n* URL", "# Contact\nHoang Thang Ta, tahoangthang@URL" ]
[ "TAGS\n#license-cc-by-sa-4.0 #arxiv-2209.13101 #doi-10.57967/hf/0480 #region-us \n", "# Dataset", "## Topic-independent split\nTopics are randomly selected in datasets. For a common purpose, we suggest THESE DATASETS.\n* test_random.json\n* training_random.json\n* validation_random.json", "# GitHub\n* URL", "## APA\nTa, H. T., Rahman, A. B. S., Majumder, N., Hussain, A., Najjar, L., Howard, N., ... & Gelbukh, A. (2022). WikiDes: A Wikipedia-based dataset for generating short descriptions from paragraphs. *Information Fusion*.", "## BibTeX", "# Paper links\n* URL\n* URL", "# Contact\nHoang Thang Ta, tahoangthang@URL" ]
[ 37, 3, 55, 6, 76, 5, 7, 15 ]
[ "passage: TAGS\n#license-cc-by-sa-4.0 #arxiv-2209.13101 #doi-10.57967/hf/0480 #region-us \n# Dataset## Topic-independent split\nTopics are randomly selected in datasets. For a common purpose, we suggest THESE DATASETS.\n* test_random.json\n* training_random.json\n* validation_random.json# GitHub\n* URL## APA\nTa, H. T., Rahman, A. B. S., Majumder, N., Hussain, A., Najjar, L., Howard, N., ... & Gelbukh, A. (2022). WikiDes: A Wikipedia-based dataset for generating short descriptions from paragraphs. *Information Fusion*.## BibTeX# Paper links\n* URL\n* URL# Contact\nHoang Thang Ta, tahoangthang@URL" ]
[ -0.017010746523737907, 0.0562744215130806, -0.0017090500332415104, 0.07321485877037048, -0.07395844906568527, 0.04778650775551796, 0.20905046164989471, 0.08084317296743393, 0.17266735434532166, -0.02528211660683155, 0.10409045964479446, 0.06032216548919678, 0.09029022604227066, 0.12369071692228317, -0.0880226269364357, -0.2417021542787552, -0.004376641009002924, 0.008623423986136913, 0.05730091407895088, 0.07935383915901184, 0.09455188363790512, -0.03927772864699364, 0.04068152606487274, 0.04122677445411682, -0.019674796611070633, -0.0026832011062651873, -0.05526677891612053, -0.07767803221940994, 0.1383279263973236, 0.0798707827925682, 0.05579417198896408, 0.12999294698238373, -0.001868899678811431, -0.1643415093421936, 0.04529406130313873, -0.07954690605401993, -0.05396135896444321, 0.03706049919128418, 0.12072973698377609, -0.0021148985251784325, 0.09703832119703293, 0.07024861127138138, -0.06628622114658356, 0.0391397625207901, -0.09962218999862671, -0.14240944385528564, -0.14163489639759064, 0.05262913927435875, -0.039301399141550064, -0.05010051280260086, -0.0005911815096624196, 0.11864059418439865, -0.09735244512557983, 0.023249445483088493, 0.26872336864471436, -0.27114802598953247, -0.01602708175778389, 0.08220402896404266, -0.031477540731430054, -0.019159670919179916, -0.07214286923408508, 0.014831822365522385, 0.07324203103780746, -0.004245765972882509, 0.020777059718966484, -0.11500773578882217, -0.2643389403820038, 0.062469229102134705, -0.09220965206623077, 0.07411103695631027, 0.3564842939376831, 0.07504629343748093, -0.03303706273436546, 0.04774579033255577, 0.022806327790021896, 0.13422805070877075, -0.012314975261688232, 0.0693451389670372, -0.013881106860935688, -0.027866117656230927, 0.0835612565279007, 0.08155938237905502, -0.09907504916191101, -0.03558463603258133, -0.1493947058916092, -0.00005054611756349914, 0.04998254403471947, 0.06054575741291046, -0.06399828940629959, 0.033036451786756516, -0.1146630048751831, -0.10981510579586029, -0.07631383836269379, -0.10435085743665695, -0.031092628836631775, -0.06558095663785934, -0.030734453350305557, 0.005697854328900576, 0.1607198864221573, 0.09543290734291077, -0.061225153505802155, 0.01240842230618, -0.0907302275300026, 0.07666236162185669, 0.0656367763876915, -0.1507561355829239, -0.086448535323143, 0.0488206148147583, 0.05436297133564949, -0.006614787504076958, -0.059761807322502136, 0.02918880619108677, -0.02608742006123066, 0.0028670765459537506, -0.05149035155773163, 0.03160971775650978, -0.004867227282375097, 0.05248245969414711, -0.05584011599421501, -0.014097042381763458, 0.03417022153735161, -0.050426363945007324, -0.09424129128456116, 0.052620165050029755, -0.10358429700136185, -0.11684853583574295, 0.028353722766041756, 0.051951341331005096, 0.02745480090379715, 0.043591249734163284, -0.07155065983533859, 0.020169997587800026, 0.04614468291401863, -0.07481485605239868, 0.0671602413058281, 0.0026993020437657833, 0.028155550360679626, -0.1386081427335739, -0.18279026448726654, -0.012183141894638538, 0.008690549060702324, -0.04345693066716194, 0.040814358741045, 0.014494573697447777, 0.03376235067844391, -0.05591937154531479, -0.06961923092603683, 0.05935889855027199, -0.12189020216464996, 0.06883226335048676, -0.07368931174278259, 0.12217480689287186, -0.12633611261844635, -0.0027969537768512964, -0.06613101065158844, 0.040634043514728546, 0.018827220425009727, 0.02255905233323574, -0.15134067833423615, 0.07679156213998795, -0.1262386441230774, 0.011575998738408089, 0.008370696566998959, -0.02363140508532524, 0.02188885770738125, 0.16574199497699738, -0.13017350435256958, -0.006948166526854038, 0.11426900327205658, -0.055928584188222885, -0.21888026595115662, 0.09330844134092331, -0.0519738495349884, 0.14829257130622864, 0.0547679103910923, 0.28843197226524353, -0.06365149468183517, -0.012628412805497646, 0.03808543086051941, 0.057364095002412796, 0.08091150224208832, -0.01849288120865822, 0.09060123562812805, 0.024881741032004356, -0.07880531996488571, 0.03113449178636074, 0.0785987600684166, 0.035223715007305145, -0.07803301513195038, -0.08581463992595673, 0.056402456015348434, -0.08614371716976166, -0.012916933745145798, 0.014862813986837864, 0.09824083745479584, -0.03171670064330101, 0.05282771587371826, -0.03173559531569481, 0.07988162338733673, 0.0334949865937233, -0.010549027472734451, -0.03627745807170868, 0.02382787875831127, 0.014615182764828205, 0.029586106538772583, -0.06809386610984802, -0.03232957422733307, 0.004799254238605499, 0.05462292581796646, 0.09885094314813614, 0.06456441432237625, -0.003678789595142007, -0.0016042115166783333, -0.03157263994216919, 0.060667943209409714, 0.08111387491226196, 0.04166817292571068, -0.038926173001527786, -0.17664781212806702, 0.007703579496592283, 0.0027501636650413275, 0.041550587862730026, -0.13201279938220978, -0.020932378247380257, 0.05846875533461571, 0.06954032927751541, 0.028239624574780464, 0.0646848976612091, 0.09692167490720749, 0.029429370537400246, -0.04649229720234871, 0.0303487628698349, 0.0495251901447773, -0.03280028700828552, -0.0835418850183487, 0.140248641371727, 0.09395794570446014, 0.04276040568947792, 0.06607471406459808, -0.0281511377543211, -0.0340011790394783, -0.07578470557928085, -0.07433987408876419, -0.030157672241330147, -0.011898262426257133, 0.07147190719842911, -0.10437426716089249, 0.013087335973978043, 0.046908505260944366, -0.10998819768428802, 0.009369650855660439, -0.03244708850979805, -0.07714337855577469, 0.006517169065773487, 0.13740240037441254, 0.10089175403118134, -0.21812143921852112, 0.10012902319431305, 0.008374030701816082, -0.011135361157357693, 0.13367785513401031, -0.05638366565108299, -0.0674298107624054, -0.006492209620773792, 0.03998926281929016, -0.0050530266016721725, 0.10459525883197784, 0.010378053411841393, 0.028267864137887955, 0.11135334521532059, -0.001839328557252884, -0.01783677749335766, -0.12722468376159668, -0.08798111230134964, -0.050372105091810226, -0.012812922708690166, -0.16014011204242706, 0.07993969321250916, -0.028176773339509964, 0.11823759227991104, 0.00011478576197987422, -0.0601111575961113, -0.01901751197874546, -0.024609999731183052, -0.09866451472043991, 0.1916230022907257, -0.003615894354879856, -0.10364203155040741, -0.01657884754240513, -0.1551125943660736, -0.09716301411390305, -0.024267418310046196, 0.11724169552326202, -0.02005886659026146, -0.060620181262493134, -0.07017392665147781, 0.015146084129810333, 0.01168196089565754, 0.019362224265933037, -0.07157524675130844, 0.014132504351437092, -0.04296255484223366, -0.0847204327583313, 0.009037687443196774, -0.07144013047218323, 0.10117857903242111, 0.15315783023834229, -0.15327870845794678, 0.11888055503368378, -0.027360824868083, 0.06104521453380585, 0.02578473649919033, -0.07125543057918549, 0.23955564200878143, -0.0037473321426659822, 0.05274086445569992, 0.09144596755504608, -0.05023546889424324, 0.03435486927628517, 0.17136766016483307, 0.07358136028051376, -0.11438275873661041, 0.029059480875730515, 0.048717133700847626, -0.017803162336349487, -0.2787735164165497, -0.03428076207637787, -0.08769786357879639, 0.0837768167257309, 0.04970124736428261, 0.031654708087444305, -0.019157355651259422, 0.0987425446510315, -0.00947126280516386, 0.0724606066942215, -0.024928158149123192, 0.03558927774429321, 0.11365010589361191, 0.06842370331287384, 0.0656561627984047, -0.07659593969583511, 0.048752155154943466, 0.10781525075435638, 0.07266885042190552, 0.22814272344112396, -0.01736636273562908, 0.1549941450357437, 0.1797497272491455, 0.1586514711380005, 0.06059708446264267, 0.04149191826581955, -0.06145552918314934, -0.013690861873328686, -0.019422616809606552, -0.0687284916639328, 0.052779365330934525, 0.11011794209480286, -0.13773836195468903, -0.07997457683086395, 0.06673383712768555, -0.1374199092388153, 0.03317806124687195, 0.1778353899717331, 0.10149087756872177, -0.18052460253238678, -0.03245650976896286, 0.0031180500518530607, -0.04821726307272911, -0.0028021433390676975, 0.04119446501135826, -0.06168840825557709, -0.0496632345020771, 0.1357601284980774, 0.040779754519462585, 0.12828364968299866, -0.05332931876182556, -0.030464310199022293, -0.13764917850494385, -0.10161415487527847, -0.09473507851362228, 0.08880102634429932, -0.19145074486732483, 0.30081576108932495, 0.03727264329791069, -0.020137174054980278, -0.0915364995598793, -0.07106468081474304, 0.055867888033390045, 0.025795966386795044, 0.11060851812362671, -0.03580848500132561, 0.04583346098661423, -0.06239116191864014, 0.0179707333445549, 0.050560206174850464, -0.003931012470275164, 0.009235085919499397, 0.057059310376644135, 0.0415680930018425, 0.05769430100917816, 0.006052266340702772, 0.05732069909572601, -0.19658711552619934, -0.03218868002295494, 0.0613318607211113, 0.03619460389018059, 0.0632786899805069, -0.03309404477477074, -0.07014445960521698, -0.12835811078548431, 0.023591840639710426, -0.017589911818504333, -0.10210468620061874, -0.10083949565887451, 0.1068793460726738, 0.1020381897687912, -0.037352774292230606, -0.06667246669530869, -0.037018854171037674, -0.05512888357043266, -0.05589960142970085, -0.09322845935821533, 0.05041477829217911, -0.04968369007110596, -0.06173970177769661, -0.052909113466739655, 0.0794055163860321, 0.08045729249715805, 0.047759413719177246, 0.007112318649888039, -0.02711620181798935, -0.05656597763299942, -0.09651006758213043, -0.0015964714111760259, -0.10869716852903366, 0.0713738203048706, 0.020313801243901253, -0.04805382713675499, -0.03453719615936279, -0.04771978780627251, -0.15916354954242706, 0.05152342841029167, 0.3321545422077179, -0.016383066773414612, 0.1714351773262024, 0.1507776826620102, -0.014962105080485344, -0.1571405977010727, -0.06191254034638405, -0.02058364264667034, -0.051332324743270874, 0.016941620036959648, -0.13385990262031555, 0.09484629333019257, 0.06900279223918915, -0.03076939471065998, 0.18111936748027802, -0.13410906493663788, -0.11843091994524002, 0.12910446524620056, 0.0357104130089283, 0.24603761732578278, -0.16608496010303497, -0.08878836035728455, -0.06620926409959793, -0.25034093856811523, 0.15787842869758606, -0.061775416135787964, 0.04998696222901344, -0.07829828560352325, 0.06951019167900085, -0.02998105064034462, 0.013814630918204784, 0.1864989995956421, 0.010851440951228142, 0.07951059192419052, -0.04950249567627907, -0.012486343272030354, 0.05366238206624985, 0.00563265522941947, 0.06369459629058838, -0.042948272079229355, 0.0016970454016700387, -0.09624592959880829, -0.0653841644525528, -0.0664069801568985, 0.09821069240570068, 0.009466606192290783, -0.08729621767997742, -0.13892880082130432, 0.05829345062375069, 0.004691808484494686, -0.012183140963315964, 0.12949585914611816, -0.08269326388835907, 0.1013353168964386, 0.07477588206529617, 0.04935729503631592, -0.1007779911160469, 0.10077004879713058, -0.022316422313451767, -0.049334801733493805, 0.09123899787664413, -0.2912718653678894, -0.03741123154759407, 0.1275807023048401, 0.04098349064588547, 0.08083987236022949, 0.04369720444083214, -0.10816626250743866, 0.02689719758927822, 0.08539602905511856, -0.14312373101711273, -0.08992130309343338, 0.016749391332268715, -0.01375926285982132, -0.0022913001012057066, 0.022171832621097565, 0.12058067321777344, -0.02077057771384716, -0.026160163804888725, 0.04295279085636139, 0.030145058408379555, -0.0005292318528518081, 0.11187776923179626, 0.07836756855249405, 0.007458703592419624, -0.12088223546743393, 0.08113637566566467, 0.08079511672258377, 0.0518965981900692, -0.050701674073934555, 0.0958046093583107, -0.13940277695655823, -0.0677277147769928, -0.08677325397729874, 0.017683666199445724, -0.13671085238456726, -0.08986389636993408, -0.05739621818065643, -0.06825334578752518, 0.0014740109909325838, 0.1909322738647461, 0.052448466420173645, 0.030906403437256813, 0.09600330144166946, -0.09812779724597931, 0.08227366209030151, 0.09609688073396683, -0.010118938982486725, 0.04671826213598251, -0.010560045018792152, -0.0777452290058136, -0.05707649141550064, 0.10349811613559723, -0.03858316317200661, 0.00991955865174532, -0.15282322466373444, 0.03815215826034546, -0.23577745258808136, 0.11471902579069138, -0.20497943460941315, 0.0323895700275898, -0.006680947728455067, -0.08032924681901932, -0.08535788953304291, 0.009949193336069584, -0.10853860527276993, 0.03017314523458481, -0.01563664712011814, 0.1679600477218628, -0.11238183081150055, -0.07830860465765, 0.03895239904522896, 0.005532228387892246, 0.09436145424842834, 0.015767479315400124, -0.06353885680437088, 0.06026548147201538, -0.11011728644371033, 0.009932472370564938, 0.009366595186293125, 0.03505399450659752, 0.03181733191013336, -0.0839158296585083, -0.06679612398147583, 0.007136551663279533, -0.0021447620820254087, 0.03965728357434273, 0.06082933768630028, -0.06827251613140106, -0.12223341315984726, -0.10129100829362869, -0.03141846880316734, -0.02894936315715313, -0.011392916552722454, 0.11326110363006592, 0.050757020711898804, 0.05001550912857056, -0.0011274442076683044, -0.036238059401512146, -0.08871255069971085, -0.004862198140472174, -0.02163485623896122, -0.10990393906831741, -0.019239287823438644, -0.03424729034304619, 0.03661532327532768, -0.038874559104442596, 0.22677549719810486, -0.04848318547010422, -0.09985276311635971, -0.004573361482471228, 0.03269018232822418, 0.024051524698734283, 0.0016228456515818834, 0.24166996777057648, 0.010091475211083889, 0.003360029077157378, -0.08567351847887039, 0.014597673900425434, -0.03107527643442154, 0.06262069940567017, 0.16885730624198914, 0.12146541476249695, 0.10330262035131454, -0.021946748718619347, 0.02876144088804722, -0.10570327192544937, 0.10241571813821793, 0.016356421634554863, 0.0837189182639122, 0.038276925683021545, 0.033606622368097305, -0.0184391550719738, 0.21391066908836365, -0.0806206613779068, 0.022885702550411224, -0.07112609595060349, -0.038196951150894165, -0.08704349398612976, -0.15114720165729523, -0.07300229370594025, -0.1008966937661171, 0.03722095862030983, -0.07038102298974991, -0.0064888084307312965, 0.21790584921836853, 0.06864900141954422, 0.053260937333106995, 0.006383094005286694, 0.06461187452077866, -0.1212029829621315, 0.02059580199420452, -0.04939384385943413, -0.11595051735639572, -0.06431162357330322, -0.04257875308394432, 0.06996840238571167, -0.07907256484031677, -0.10982781648635864, -0.016080345958471298, 0.03893822804093361, -0.025563634932041168, -0.0690985843539238, -0.06329160183668137, -0.008134596049785614, 0.056931328028440475, 0.04417355731129646, 0.09415894746780396, 0.050695765763521194, 0.06319275498390198, 0.05780499428510666, 0.11525162309408188, 0.0827002301812172, -0.037098951637744904, -0.12850330770015717, 0.09715799987316132, -0.10073874145746231, -0.022977519780397415, 0.042356494814157486, -0.06358855962753296, 0.05534292384982109, 0.2090613692998886, 0.1325625479221344, -0.032673317939043045, -0.011544554494321346, -0.025316976010799408, 0.011230883188545704, -0.006354530807584524, 0.07056870311498642, 0.008957439102232456, 0.16795741021633148, -0.07429955154657364, -0.08687902241945267, -0.021079320460557938, 0.025479858741164207, -0.04140917584300041, 0.0986175611615181, 0.07615700364112854, -0.0637281984090805, -0.06043620407581329, 0.13304075598716736, -0.13603608310222626, -0.1857973039150238, 0.06810023635625839, -0.013845118694007397, -0.10469325631856918, -0.07148650288581848, -0.11788593232631683, 0.009940914809703827, 0.0209796242415905, -0.10739924013614655, 0.034525588154792786, -0.01845129206776619, 0.019884541630744934, -0.1292801946401596, -0.07315284013748169, 0.18783128261566162, 0.03913179412484169, 0.0543983168900013, -0.04980021342635155, 0.18347419798374176, 0.042138244956731796, -0.0034155973698943853, -0.09813208132982254, 0.04494553431868553, 0.12097615748643875, 0.0310109481215477, -0.010166141204535961, 0.0017483338015154004, 0.02156740613281727, 0.03502874821424484, 0.1029355525970459, -0.032042406499385834, -0.010018380358815193, 0.22664016485214233, -0.0387285053730011, -0.0653664767742157, 0.026016563177108765, -0.09941685944795609, 0.08550992608070374, 0.031199878081679344, -0.10392577946186066, 0.00794624537229538, -0.0081326337531209, 0.05271530523896217, 0.020655453205108643, -0.12968970835208893, -0.03423980250954628, -0.10486150532960892, 0.013816467486321926, 0.03234929218888283, 0.019689084962010384, -0.15239250659942627, 0.031049126759171486, -0.0555071160197258, -0.013708190061151981, 0.0015237273182719946, 0.09674843400716782, 0.07247773557901382, -0.00848829559981823, -0.04847750440239906, -0.2968641221523285, 0.005059475544840097, 0.008106560446321964, -0.06474442034959793, -0.08927813172340393 ]
d196005ec587b9654ea544b9553b2a142d67165f
# Dataset Card for "UA_speech_noisereduced_test-0.7_train-0.3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
AravindVadlapudi02/UA_speech_noisereduced_test-0.7_train-0.3
[ "region:us" ]
2023-03-27T16:30:06+00:00
{"dataset_info": {"features": [{"name": "label", "dtype": {"class_label": {"names": {"0": "healthy control", "1": "pathology"}}}}, {"name": "input_features", "sequence": {"sequence": "float32"}}], "splits": [{"name": "train", "num_bytes": 1609516432, "num_examples": 1676}, {"name": "test", "num_bytes": 3757779116, "num_examples": 3913}], "download_size": 619867591, "dataset_size": 5367295548}}
2023-03-27T16:31:15+00:00
[]
[]
TAGS #region-us
# Dataset Card for "UA_speech_noisereduced_test-0.7_train-0.3" More Information needed
[ "# Dataset Card for \"UA_speech_noisereduced_test-0.7_train-0.3\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"UA_speech_noisereduced_test-0.7_train-0.3\"\n\nMore Information needed" ]
[ 6, 28 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"UA_speech_noisereduced_test-0.7_train-0.3\"\n\nMore Information needed" ]
[ -0.20981080830097198, 0.18338420987129211, -0.001922830124385655, 0.036711450666189194, 0.04906800761818886, 0.025995150208473206, 0.17550647258758545, 0.09336073696613312, 0.03032655455172062, 0.005471054930239916, 0.12144756317138672, 0.0023401963990181684, 0.022991804406046867, 0.10432100296020508, -0.056149695068597794, 0.00404335604980588, 0.024149203673005104, -0.026947205886244774, 0.05665863677859306, 0.09027615934610367, 0.017336321994662285, -0.033175110816955566, 0.02480015717446804, -0.031343091279268265, -0.1865464448928833, 0.06853026151657104, -0.005528641864657402, -0.1360170841217041, 0.037942081689834595, -0.05425200238823891, 0.09828514605760574, 0.023154741153120995, -0.011186577379703522, -0.1495000123977661, 0.0071172211319208145, -0.012154894880950451, 0.04292522370815277, 0.015523888170719147, 0.011178990826010704, -0.10138335078954697, 0.04209300875663757, 0.1038195788860321, -0.010637703351676464, 0.06103741005063057, -0.09937266260385513, -0.1461774855852127, -0.10267771035432816, -0.00966265331953764, 0.01019606739282608, 0.15421505272388458, -0.013526762835681438, 0.19816428422927856, -0.21405421197414398, 0.03893345966935158, 0.02603311836719513, -0.03499113395810127, 0.02871926873922348, 0.10032043606042862, 0.01769890822470188, 0.10432156175374985, -0.09667816013097763, -0.017085015773773193, 0.1395929902791977, -0.0354839451611042, -0.28068339824676514, -0.04935118556022644, -0.10930325835943222, 0.06244414672255516, -0.046721201390028, -0.0075347996316850185, 0.37360307574272156, 0.013923576101660728, -0.08267661929130554, 0.05858229845762253, 0.06669197231531143, -0.11522595584392548, 0.09018892049789429, -0.06498289853334427, 0.022029927000403404, -0.009280773811042309, -0.07479371875524521, -0.028515828773379326, -0.09540823101997375, -0.1286104917526245, -0.09007888287305832, 0.20769570767879486, -0.02017970010638237, 0.07033926248550415, -0.12610620260238647, -0.03080924227833748, -0.0069276574067771435, -0.034275997430086136, -0.09768066555261612, -0.07765210419893265, 0.012353490106761456, -0.007426062598824501, -0.08153825253248215, -0.11527547985315323, 0.09416381269693375, 0.0392279215157032, -0.06508731842041016, 0.08237607032060623, -0.11432726681232452, 0.08480335026979446, 0.018763888627290726, 0.08594819158315659, 0.10209733247756958, 0.03478807210922241, -0.03542524203658104, -0.025559257715940475, -0.01107240654528141, -0.041905708611011505, -0.10211672633886337, 0.00887236837297678, -0.08004546910524368, 0.13464398682117462, -0.033732399344444275, -0.1431693136692047, -0.08424656838178635, -0.0380137674510479, 0.018613452091813087, -0.09358659386634827, 0.028974946588277817, 0.04965469241142273, -0.020899983122944832, 0.04763348400592804, -0.03361806645989418, -0.034907929599285126, -0.014849944971501827, -0.027149053290486336, -0.024843718856573105, 0.03284577652812004, -0.044855885207653046, 0.00988258607685566, 0.034239090979099274, -0.04844390228390694, 0.016924401745200157, -0.12697216868400574, -0.19016815721988678, -0.042763106524944305, -0.041264306753873825, -0.01479301042854786, 0.09068641811609268, -0.100481316447258, 0.01758560910820961, 0.025035955011844635, -0.024168388918042183, -0.0755447968840599, -0.057063184678554535, 0.07782524824142456, 0.06766234338283539, -0.00409211590886116, -0.08700014650821686, 0.03653643652796745, -0.11532972753047943, -0.05905307084321976, 0.0669216588139534, 0.10580622404813766, -0.15721331536769867, 0.0030344449914991856, -0.04469123110175133, -0.036459121853113174, -0.17680653929710388, 0.04972244054079056, 0.03382130712270737, 0.15079954266548157, -0.2371102124452591, -0.12220817059278488, 0.06715502589941025, -0.1236855611205101, -0.04813162237405777, 0.11393255740404129, 0.013841385953128338, -0.06472596526145935, 0.0587284192442894, 0.41150400042533875, 0.1444401741027832, -0.13394196331501007, -0.009267514571547508, 0.08442503958940506, -0.07308872044086456, -0.23686765134334564, 0.12522602081298828, -0.1639428585767746, -0.19447050988674164, 0.04605206102132797, 0.1802436262369156, 0.007007494568824768, -0.02987835370004177, -0.08091370761394501, -0.03220348432660103, -0.12261991947889328, 0.1339513659477234, 0.05684696510434151, 0.04082627221941948, -0.12542642652988434, -0.032362423837184906, -0.025551319122314453, 0.14650213718414307, -0.02417195774614811, 0.022143607959151268, -0.08019903302192688, 0.16943828761577606, -0.1047578975558281, -0.07175397872924805, -0.08634277433156967, 0.11427362263202667, 0.00534906005486846, 0.06505236774682999, 0.16197757422924042, 0.1154337152838707, 0.0573556125164032, -0.05613638833165169, -0.07920459657907486, 0.024429814890027046, 0.02532193623483181, 0.026642635464668274, -0.023722663521766663, -0.07780049741268158, 0.1367071270942688, -0.0656500831246376, -0.051578495651483536, -0.16846437752246857, -0.09151356667280197, 0.035314202308654785, 0.028885267674922943, -0.009228813461959362, -0.04071715101599693, 0.04834350198507309, 0.1233818382024765, -0.030536536127328873, -0.015784062445163727, -0.0016729163471609354, -0.008875970728695393, -0.04798446223139763, 0.049602873623371124, -0.028708599507808685, 0.10944940894842148, 0.14232027530670166, 0.07057204097509384, -0.040689002722501755, 0.10283547639846802, -0.014686373062431812, 0.017784710973501205, 0.005691911093890667, 0.09820953011512756, 0.08298694342374802, -0.10119277238845825, 0.09601796418428421, -0.0683930367231369, 0.08777777850627899, 0.03408801183104515, -0.050892557948827744, -0.09782344102859497, 0.09231648594141006, 0.013801109977066517, -0.057038791477680206, 0.16448287665843964, 0.06935296952724457, -0.15348011255264282, 0.24891915917396545, -0.04859153553843498, -0.09916883707046509, -0.018377965316176414, -0.0017855390906333923, -0.030419930815696716, 0.22095727920532227, -0.1299620121717453, 0.03549453243613243, 0.051783617585897446, 0.05249413102865219, 0.15617945790290833, -0.11234969645738602, -0.08877813816070557, -0.05679672583937645, -0.01596475951373577, -0.15366975963115692, 0.050008948892354965, -0.022768819704651833, 0.044476255774497986, -0.05100967735052109, -0.06858715415000916, 0.11340157687664032, 0.012938118539750576, -0.15502864122390747, 0.08670102804899216, -0.17976926267147064, -0.2869783341884613, -0.1308964490890503, -0.004300470929592848, -0.04901633411645889, 0.016887003555893898, 0.06520694494247437, -0.24286870658397675, 0.04182484745979309, -0.027073359116911888, -0.13609029352664948, -0.2648661732673645, -0.023235518485307693, -0.0017896357458084822, 0.05764788016676903, 0.009304490871727467, -0.08886122703552246, 0.037395842373371124, -0.02107185125350952, 0.1104445680975914, 0.045666541904211044, -0.06091850623488426, 0.08898510783910751, 0.1853463053703308, -0.021112166345119476, 0.04251311719417572, -0.05697459354996681, 0.029038727283477783, -0.08067867904901505, -0.12089866399765015, 0.06042085215449333, -0.001638654968701303, -0.04517967998981476, 0.09015938639640808, -0.013517760671675205, -0.07416285574436188, -0.01711811125278473, -0.09143262356519699, -0.10449937731027603, -0.3521479070186615, -0.07922185957431793, -0.09344607591629028, 0.07973609119653702, -0.06850159913301468, 0.0988064855337143, 0.12235154956579208, 0.03974864259362221, 0.1535440981388092, -0.10460438579320908, -0.12105929106473923, -0.0013099928619340062, 0.08188768476247787, 0.00836267787963152, 0.07042534649372101, -0.15275438129901886, 0.0009828249458223581, 0.15254448354244232, 0.06985995918512344, 0.14543412625789642, 0.10585353523492813, -0.02028811350464821, 0.029691852629184723, 0.12901034951210022, 0.15172074735164642, -0.0814107283949852, 0.15806980431079865, -0.03639872372150421, 0.031712908297777176, 0.0018964828923344612, -0.06266892701387405, 0.03834398835897446, 0.3669106662273407, -0.05305943265557289, 0.025402233004570007, -0.10321809351444244, 0.04449336230754852, -0.06672146171331406, 0.14834654331207275, -0.2151745706796646, -0.024360544979572296, -0.039141710847616196, 0.060238562524318695, 0.004612337332218885, 0.1272161453962326, 0.04405893012881279, -0.035621944814920425, 0.10054054111242294, 0.08941005170345306, 0.009736360050737858, 0.0651097521185875, -0.001579256379045546, -0.13402988016605377, -0.018032656982541084, -0.03055267035961151, 0.1524467021226883, -0.3573720455169678, 0.17071016132831573, -0.00910140946507454, 0.07218439877033234, 0.01955520175397396, -0.04207928851246834, 0.0325973704457283, -0.02447335608303547, 0.12222587317228317, 0.0024884671438485384, -0.16740311682224274, -0.13051576912403107, -0.11285094171762466, 0.025702351704239845, 0.11121669411659241, 0.16494303941726685, -0.10127038508653641, 0.029388854280114174, 0.05468125268816948, -0.008993369527161121, -0.15952615439891815, -0.25486695766448975, -0.03478926047682762, 0.0785227119922638, 0.16352377831935883, -0.13162657618522644, 0.015692736953496933, -0.054329294711351395, -0.07106330990791321, 0.2570173442363739, -0.04131809622049332, 0.05217592790722847, -0.09069088101387024, -0.07444120198488235, 0.15015995502471924, -0.02223997935652733, -0.05604563280940056, 0.014627832919359207, -0.008496873080730438, -0.012332825921475887, -0.08412106335163116, 0.014552664943039417, -0.07521738857030869, 0.005711348261684179, -0.08199161291122437, 0.150314599275589, -0.01603403128683567, 0.0443325974047184, -0.004165990743786097, 0.0392354354262352, -0.03808097913861275, -0.06291894614696503, 0.1512456089258194, 0.018729062750935555, -0.06871004402637482, 0.16388027369976044, 0.054934583604335785, -0.12343616038560867, -0.029619326815009117, -0.13338370621204376, 0.1903308779001236, 0.14728543162345886, -0.02876344509422779, 0.21668343245983124, 0.24045005440711975, -0.10615077614784241, -0.21957600116729736, 0.061839304864406586, -0.04396083950996399, 0.036661695688962936, -0.03338272497057915, -0.18754693865776062, 0.01658676564693451, 0.133987158536911, -0.05735315755009651, 0.18183740973472595, -0.09501569718122482, -0.11161448061466217, 0.2599134147167206, -0.05021745339035988, 0.24637119472026825, -0.0868932232260704, -0.10839316993951797, -0.11607806384563446, 0.1659790426492691, 0.06621316820383072, -0.043635282665491104, 0.09776117652654648, -0.045214708894491196, 0.015302433632314205, 0.03211972117424011, -0.03027855046093464, 0.21147294342517853, -0.009814918041229248, -0.030434470623731613, -0.01100165955722332, -0.003524246858432889, 0.10723999887704849, -0.026645714417099953, 0.05062749609351158, -0.03258219361305237, 0.09628761559724808, -0.13180924952030182, -0.04419952258467674, 0.042988911271095276, 0.06979493051767349, 0.06256312131881714, -0.000538635824341327, -0.1368124932050705, -0.04049013555049896, -0.11640999466180801, -0.03849928453564644, 0.04089990630745888, -0.07967650890350342, 0.10644127428531647, 0.11072560399770737, 0.15874722599983215, 0.045074690133333206, 0.022266512736678123, -0.01691601611673832, -0.12988702952861786, 0.06687187403440475, -0.09747076779603958, -0.03837892785668373, 0.13398070633411407, 0.042531128972768784, 0.07244084030389786, 0.0007282719016075134, -0.04851493611931801, 0.09783148765563965, 0.07877051830291748, 0.0011466251453384757, -0.027944857254624367, -0.018636897206306458, -0.13811595737934113, -0.04734114557504654, 0.05548638477921486, 0.09449592232704163, -0.043500304222106934, 0.028123196214437485, -0.04424738883972168, -0.004960915073752403, -0.12277302145957947, 0.17079371213912964, 0.1411205232143402, 0.04155075550079346, -0.08926110714673996, 0.20742160081863403, 0.015128014609217644, -0.06810539960861206, 0.13004933297634125, -0.04096713289618492, -0.029592780396342278, -0.10031545907258987, -0.052958954125642776, 0.20232988893985748, -0.0034331914503127337, -0.17001259326934814, -0.08622754365205765, -0.04722112789750099, 0.07338426262140274, 0.09932974725961685, 0.0131040308624506, 0.04869319126009941, -0.05048835277557373, -0.018243027850985527, -0.06559889018535614, -0.021483350545167923, -0.008775344118475914, 0.03449620306491852, -0.08246009796857834, -0.08188626915216446, 0.018091799691319466, 0.10833929479122162, -0.05251966044306755, -0.11491622775793076, -0.1433708518743515, 0.14104163646697998, -0.20935660600662231, 0.07938305288553238, 0.02405543066561222, -0.002637479454278946, 0.04073282331228256, -0.08090503513813019, -0.0819547176361084, 0.04799462482333183, -0.1306491196155548, 0.10427036881446838, 0.06649801880121231, 0.0335644967854023, -0.10140358656644821, 0.09720789641141891, 0.04013080522418022, 0.018896713852882385, 0.06090807914733887, 0.18188513815402985, -0.09698446094989777, 0.08469971269369125, -0.14911924302577972, -0.05694032832980156, 0.07474996894598007, 0.0491010956466198, -0.017961440607905388, -0.01615017279982567, 0.026904527097940445, 0.18745899200439453, 0.06458192318677902, 0.08137379586696625, 0.04694455489516258, -0.03485693410038948, -0.03543343022465706, -0.10371030122041702, -0.1534106582403183, -0.0347072072327137, 0.0025597724597901106, 0.14440388977527618, 0.11845005303621292, 0.09664033353328705, -0.03504376485943794, 0.012524664402008057, -0.0023118327371776104, -0.03670423850417137, -0.022160740569233894, -0.005597205832600594, -0.06840487569570541, 0.058825839310884476, 0.08412685245275497, -0.04737076535820961, 0.30174627900123596, -0.018518246710300446, -0.07108213752508163, -0.036843106150627136, -0.04256807640194893, -0.06372781097888947, 0.01141344103962183, 0.34788036346435547, 0.1148931011557579, -0.004939153324812651, -0.03733672946691513, -0.06551726162433624, 0.03318583965301514, 0.04028204083442688, 0.05572578310966492, 0.15522675216197968, -0.00007784053013892844, 0.08468452841043472, -0.0538291372358799, -0.09556445479393005, 0.024277370423078537, 0.06737826764583588, -0.14168421924114227, 0.035733841359615326, 0.06431417167186737, 0.10893942415714264, 0.08123963326215744, -0.016477767378091812, 0.027320250868797302, -0.048892050981521606, -0.10511624068021774, -0.1485077291727066, -0.0440155565738678, -0.08047047257423401, -0.18360038101673126, 0.09333225339651108, -0.03118901140987873, 0.01827397383749485, 0.08390750735998154, 0.08677125722169876, -0.03311430662870407, 0.026423348113894463, -0.04434202238917351, -0.003982076421380043, 0.040765512734651566, -0.11526232957839966, -0.0404159314930439, -0.0636172890663147, -0.06556552648544312, 0.11495131254196167, -0.044747475534677505, 0.07669541984796524, -0.01441826019436121, 0.006373769603669643, 0.04969426989555359, -0.12699519097805023, -0.009579704143106937, 0.022899197414517403, 0.06433457881212234, 0.03166475147008896, 0.07449561357498169, 0.07398878037929535, -0.0028002725448459387, 0.06757967919111252, 0.0991133600473404, -0.025733590126037598, -0.0852033942937851, -0.04201266169548035, 0.22384989261627197, -0.026232097297906876, 0.05015619471669197, -0.04360102489590645, -0.11641217768192291, -0.012434578500688076, 0.17439569532871246, 0.24028216302394867, -0.04514051228761673, -0.015916993841528893, 0.044231120496988297, 0.011878515593707561, -0.025591565296053886, 0.08457174152135849, 0.01014998834580183, 0.04859713464975357, 0.04347733408212662, -0.10742989182472229, -0.0313786156475544, -0.07835469394922256, 0.025249266996979713, 0.12911973893642426, -0.0538318045437336, -0.1191394180059433, -0.11984413862228394, 0.0938618928194046, -0.17329789698123932, 0.0927397757768631, 0.06805895268917084, -0.09095177799463272, -0.12324383109807968, 0.04963037371635437, 0.08869611471891403, -0.0026925138663500547, -0.09213808178901672, -0.08359792828559875, -0.08032684773206711, -0.060458652675151825, -0.06964575499296188, -0.18623456358909607, -0.13936109840869904, -0.01879160664975643, -0.01766599714756012, 0.08617628365755081, -0.018724549561738968, 0.22332452237606049, 0.040539614856243134, 0.14020304381847382, -0.03878229483962059, 0.16431310772895813, -0.0076337032951414585, -0.0326811783015728, 0.07574979960918427, 0.11893396824598312, -0.03732658177614212, 0.15356020629405975, 0.09116387367248535, 0.05203020200133324, -0.021674539893865585, -0.015295973047614098, -0.027982043102383614, -0.06723827123641968, 0.001516285352408886, -0.11854899674654007, 0.09632556140422821, -0.035070016980171204, -0.0202884953469038, -0.003235267475247383, -0.033410947769880295, 0.11701581627130508, 0.0007768512587063015, -0.11233443021774292, -0.013442312367260456, -0.15580669045448303, -0.0772109255194664, 0.12188843637704849, 0.013280482962727547, -0.2572251260280609, 0.032910726964473724, -0.03944132849574089, -0.00013113355089444667, 0.03604089841246605, 0.05838270112872124, 0.0336473323404789, 0.07482583820819855, -0.04721450060606003, 0.005313712637871504, 0.07024768739938736, 0.02056724578142166, -0.0850171148777008, -0.08194444328546524 ]
fe036f735ed32e5b763472f093e934207e88328c
Radar captures of indoor environments
qlairvoyance/indoor_radar
[ "task_categories:object-detection", "task_categories:image-segmentation", "size_categories:10K<n<100K", "region:us" ]
2023-03-27T16:57:03+00:00
{"size_categories": ["10K<n<100K"], "task_categories": ["object-detection", "image-segmentation"]}
2023-03-27T16:58:00+00:00
[]
[]
TAGS #task_categories-object-detection #task_categories-image-segmentation #size_categories-10K<n<100K #region-us
Radar captures of indoor environments
[]
[ "TAGS\n#task_categories-object-detection #task_categories-image-segmentation #size_categories-10K<n<100K #region-us \n" ]
[ 41 ]
[ "passage: TAGS\n#task_categories-object-detection #task_categories-image-segmentation #size_categories-10K<n<100K #region-us \n" ]
[ -0.048876043409109116, -0.04916509613394737, -0.0029240178409963846, 0.023439060896635056, 0.13195529580116272, 0.022824369370937347, 0.06699970364570618, 0.10265857726335526, 0.2386273741722107, 0.08768094331026077, 0.0366133488714695, 0.07815057784318924, 0.018410811200737953, 0.1186317428946495, -0.045416515320539474, -0.2806054949760437, 0.09919467568397522, -0.011370565742254257, 0.03813345357775688, 0.05482535436749458, 0.01178115326911211, -0.15820294618606567, 0.047511402517557144, -0.14318375289440155, -0.17329299449920654, 0.011862993240356445, -0.03924333676695824, -0.05695019289851189, 0.050064511597156525, -0.069999560713768, 0.09058920294046402, -0.01888025552034378, 0.0002249942917842418, -0.14384520053863525, -0.010160908102989197, 0.005676824599504471, -0.004398675635457039, -0.0033287107944488525, 0.15074364840984344, 0.03267119079828262, -0.06529523432254791, -0.15153393149375916, -0.03199896961450577, -0.004444547928869724, -0.10013927519321442, -0.05129419267177582, -0.01800563745200634, 0.11595848947763443, 0.13014845550060272, 0.029041899368166924, -0.0166197307407856, 0.14652591943740845, -0.17638958990573883, 0.08410251140594482, 0.1859717071056366, -0.14017972350120544, -0.04327218979597092, 0.2733357548713684, 0.02284851111471653, 0.09141131490468979, -0.08315911889076233, 0.07063025236129761, 0.02749553695321083, 0.000343408522894606, -0.044598013162612915, -0.07700410485267639, -0.15815821290016174, 0.014138945378363132, -0.06762564927339554, -0.08826325833797455, 0.21678894758224487, 0.17372116446495056, 0.07481537759304047, -0.15199404954910278, -0.11796773225069046, -0.09987305849790573, -0.10787423700094223, 0.1394265741109848, 0.039924610406160355, -0.024654746055603027, -0.021118175238370895, -0.0032204294111579657, -0.06052283197641373, -0.08135183155536652, -0.1328863799571991, 0.08301755040884018, -0.03899167850613594, 0.046944115310907364, -0.07853467017412186, 0.020072398707270622, -0.2364819347858429, -0.07008596509695053, 0.03556229546666145, -0.06422032415866852, -0.1819421797990799, -0.007527026813477278, 0.06279225647449493, -0.05963728204369545, 0.09648397564888, 0.060977254062891006, 0.05351686105132103, 0.06838586926460266, -0.08610452711582184, 0.17046786844730377, 0.08292843401432037, 0.20528662204742432, -0.1516520082950592, -0.10103562474250793, -0.06602384895086288, -0.015927307307720184, 0.0272812657058239, -0.03535272926092148, -0.12025895714759827, -0.12399061024188995, 0.04986900836229324, 0.06794101744890213, 0.040763113647699356, 0.0481637679040432, -0.042900990694761276, -0.045833487063646317, 0.05144553631544113, -0.038188427686691284, -0.023038582876324654, -0.0211622454226017, -0.046483755111694336, 0.022663384675979614, -0.1280454695224762, -0.02231416665017605, 0.013672802597284317, 0.12500779330730438, -0.09763593971729279, 0.0013857126468792558, -0.008928635157644749, -0.12102217227220535, 0.04731431603431702, -0.2017224133014679, 0.015846798196434975, -0.1500977724790573, -0.22659723460674286, -0.015739459544420242, -0.04208905249834061, -0.09098050743341446, 0.05668388307094574, -0.006295537110418081, -0.08797144144773483, -0.06685341894626617, -0.007198825944215059, 0.11440111696720123, -0.061680082231760025, 0.07284953445196152, -0.07557071000337601, 0.1892501264810562, -0.08341415971517563, -0.001796868396922946, -0.07640494406223297, 0.10044998675584793, -0.3020835518836975, 0.09423094987869263, -0.10598672181367874, 0.303178995847702, -0.048610612750053406, 0.018986240029335022, -0.13994544744491577, -0.008371274918317795, -0.0809016153216362, 0.13946649432182312, -0.10625101625919342, -0.03322715312242508, 0.06298696249723434, 0.0026406378019601107, -0.06823740899562836, -0.007907694205641747, 0.04018625244498253, 0.04199717193841934, 0.05159391462802887, 0.4415380656719208, -0.08112425357103348, 0.033419229090213776, -0.04699372872710228, 0.1299012452363968, -0.15242721140384674, -0.07819274067878723, 0.05993368476629257, -0.02017919532954693, 0.01853792928159237, -0.0027684513479471207, 0.04464341327548027, 0.09328939765691757, -0.059696346521377563, -0.03794898837804794, -0.004538784269243479, -0.0766899511218071, 0.11960160732269287, 0.03902563452720642, 0.13305816054344177, -0.03301816061139107, 0.047014810144901276, -0.09855759143829346, 0.03184264525771141, 0.051416512578725815, -0.053577106446027756, -0.039241939783096313, 0.16822358965873718, -0.15732303261756897, 0.016532672569155693, -0.20612722635269165, -0.08660296350717545, 0.086635522544384, 0.03801129013299942, -0.01960928924381733, 0.03685377538204193, 0.04510698840022087, -0.0673876628279686, -0.0011113293003290892, -0.016148995608091354, 0.02251739799976349, -0.00795623380690813, -0.11563233286142349, 0.009599611163139343, -0.02156968042254448, -0.028115373104810715, -0.029598833993077278, -0.03962034732103348, -0.0138428108766675, 0.17649538815021515, 0.05236707255244255, 0.10329580307006836, 0.04158680886030197, 0.05338618904352188, -0.005681924056261778, 0.030676107853651047, -0.08966867625713348, 0.05097213760018349, -0.06335112452507019, -0.009723866358399391, 0.00858753826469183, -0.08047008514404297, 0.04625901207327843, 0.15081684291362762, -0.15611495077610016, -0.03256060928106308, -0.020592035725712776, 0.0023168856278061867, 0.0004391957481857389, -0.03907718136906624, -0.10902329534292221, -0.11923818290233612, 0.046372752636671066, 0.07132484018802643, -0.01871701329946518, -0.023305106908082962, 0.014840537682175636, 0.03698834404349327, -0.04438557103276253, 0.03971826285123825, 0.08190751820802689, -0.24199460446834564, 0.16841506958007812, 0.1291232705116272, 0.04258779063820839, 0.11780808866024017, 0.006150543689727783, -0.06417199969291687, 0.07478149235248566, 0.052500445395708084, -0.052171919494867325, 0.165192112326622, -0.2646031379699707, -0.014259422197937965, 0.08180851489305496, 0.019810903817415237, 0.06360772252082825, -0.09632446616888046, -0.027042118832468987, -0.04238375276327133, 0.0054209912195801735, 0.010822566226124763, 0.049141936004161835, 0.05949435755610466, 0.07368694245815277, 0.06463058292865753, -0.04452754184603691, 0.02640409767627716, -0.08973738551139832, -0.023081395775079727, 0.10434085875749588, -0.004483754746615887, -0.3055001497268677, -0.1019505187869072, 0.015432191081345081, -0.03816700354218483, 0.06246461719274521, -0.0023738923482596874, -0.13842789828777313, -0.04617207869887352, -0.029169082641601562, 0.08248966187238693, 0.0065006958320736885, -0.006205685902386904, 0.025333140045404434, 0.07766234874725342, -0.08341353386640549, -0.004673709627240896, -0.04633039981126785, -0.05368679016828537, 0.05902644246816635, 0.13859929144382477, -0.17852681875228882, 0.1340683251619339, 0.20635372400283813, -0.011210007593035698, 0.06979581713676453, -0.029746852815151215, 0.12640823423862457, -0.1492277830839157, 0.08372170478105545, 0.09579382091760635, 0.06892592459917068, -0.012363826856017113, 0.21082483232021332, -0.006739194970577955, -0.09171272814273834, -0.012896494939923286, 0.07661055028438568, -0.11083255708217621, -0.09631176292896271, -0.13491082191467285, -0.1218264177441597, 0.13475583493709564, 0.1876421421766281, 0.09092337638139725, 0.12849992513656616, 0.12722566723823547, 0.040975239127874374, 0.12904426455497742, -0.009560040198266506, 0.06860299408435822, 0.08941639959812164, -0.06499067693948746, 0.029522281140089035, -0.047654323279857635, -0.10635130852460861, 0.051782216876745224, 0.11117555946111679, 0.29553601145744324, 0.14325088262557983, 0.07838118821382523, -0.03494889289140701, -0.03574549779295921, 0.12616638839244843, 0.11992625892162323, 0.061135705560445786, -0.04072640836238861, -0.03168519213795662, -0.038625042885541916, 0.08149942010641098, 0.023198166862130165, 0.13969476521015167, -0.09802095592021942, -0.027787240222096443, -0.17667563259601593, 0.11780337989330292, 0.22142356634140015, 0.14099833369255066, -0.24593454599380493, 0.10113862156867981, 0.10284119844436646, 0.0059655336663126945, -0.10119938105344772, 0.0482245609164238, 0.2393622100353241, -0.12025195360183716, 0.011772454716265202, -0.06044948473572731, 0.11324659734964371, -0.09718970954418182, 0.039580028504133224, -0.025719359517097473, -0.24847908318042755, -0.00416610948741436, 0.07041370868682861, 0.040282152593135834, 0.24479714035987854, 0.046996768563985825, -0.06707809120416641, -0.1173468679189682, -0.09419626742601395, 0.05223458632826805, 0.12276019155979156, 0.1847248524427414, 0.018978973850607872, -0.0003631419676821679, -0.24910198152065277, -0.0910770520567894, -0.07562171667814255, 0.05980216711759567, -0.07963211089372635, -0.011528649367392063, 0.03836490213871002, -0.03046245500445366, -0.054849401116371155, 0.06048301234841347, 0.044364675879478455, -0.018776647746562958, -0.08881376683712006, 0.12358946353197098, -0.0045842924155294895, -0.012529853731393814, 0.054814837872982025, 0.03159039467573166, 0.03949115425348282, -0.02839873544871807, -0.03320712596178055, -0.08237563073635101, 0.010499170050024986, 0.09983564913272858, 0.004640389233827591, 0.03827303275465965, -0.05191968381404877, 0.04291771352291107, -0.040455807000398636, -0.10150231420993805, 0.18154330551624298, -0.016083911061286926, -0.0003974685969296843, -0.08260238915681839, 0.032687727361917496, -0.12383465468883514, 0.03053480200469494, -0.038123104721307755, 0.06130002811551094, 0.04227949306368828, -0.04310603812336922, 0.07243871688842773, 0.01866251975297928, 0.03987899422645569, 0.2666986286640167, -0.02158576250076294, -0.0041715847328305244, -0.028792332857847214, 0.06331218779087067, 0.1921318620443344, 0.13838091492652893, -0.08021311461925507, -0.018841277807950974, 0.07477999478578568, 0.0634889230132103, -0.35604554414749146, 0.114261694252491, -0.10469052940607071, 0.012010358273983002, 0.013572444207966328, -0.05747152492403984, 0.06712611019611359, 0.12546488642692566, -0.05097634345293045, 0.2632014751434326, -0.3765590190887451, -0.031498584896326065, 0.0826144888997078, 0.00235761608928442, 0.155238538980484, -0.1629241704940796, -0.0674959197640419, -0.12076400965452194, -0.10077988356351852, -0.01591312512755394, -0.052589111030101776, 0.12950873374938965, -0.05257371813058853, 0.041976869106292725, 0.06879926472902298, -0.04473143815994263, 0.16998673975467682, 0.1344546377658844, 0.12921854853630066, -0.09347689896821976, -0.25540775060653687, 0.1998739391565323, -0.06544510275125504, -0.0015484021278098226, 0.08706680685281754, 0.021197915077209473, -0.0966125875711441, -0.016584808006882668, -0.08976472914218903, 0.02620003931224346, 0.10407603532075882, -0.04929986968636513, -0.13394449651241302, 0.022429894655942917, -0.06574681401252747, 0.10499711334705353, 0.3121649920940399, -0.044791385531425476, -0.010658938437700272, 0.008526823483407497, -0.07128895819187164, -0.04275551438331604, -0.17645621299743652, -0.05588831380009651, -0.016976894810795784, 0.15886807441711426, -0.15931802988052368, 0.03924470394849777, 0.13029520213603973, 0.05361439287662506, 0.08183114975690842, 0.0805564746260643, 0.016618136316537857, 0.036323051899671555, 0.1376177966594696, -0.010090548545122147, -0.0976947471499443, 0.012272970750927925, -0.08026153594255447, 0.07820671796798706, -0.049058541655540466, 0.007242520805448294, 0.08011368662118912, 0.02990802936255932, 0.01644197478890419, 0.015301508828997612, -0.03784444183111191, 0.09636355191469193, 0.017429392784833908, 0.08165185898542404, -0.10570697486400604, 0.16899722814559937, 0.11912361532449722, -0.07574635744094849, -0.12329841405153275, 0.1339419037103653, -0.09523767977952957, -0.08080756664276123, -0.05636114999651909, 0.07551416754722595, 0.03829815983772278, 0.017859598621726036, 0.018442830070853233, -0.07859347760677338, 0.03667891398072243, 0.06582749634981155, 0.031852837651968, 0.03453320264816284, 0.04107392579317093, -0.04273323342204094, 0.012499300763010979, -0.02137160487473011, -0.10484346747398376, 0.0877547338604927, -0.22566057741641998, -0.14960485696792603, -0.014928587712347507, 0.13062581419944763, -0.07227309793233871, -0.06044452637434006, -0.174496591091156, 0.06155894696712494, -0.15967127680778503, 0.09638937562704086, -0.051777854561805725, -0.04937179386615753, -0.021477123722434044, 0.07376225292682648, -0.06100311130285263, -0.08642105013132095, -0.12348418682813644, -0.06351712346076965, -0.01703900285065174, 0.055576760321855545, 0.06580410152673721, -0.02988376095890999, 0.02032145857810974, -0.05456509068608284, 0.10491921007633209, 0.02886245958507061, -0.013648372143507004, 0.03996419534087181, -0.05229409411549568, -0.1676945984363556, 0.16250666975975037, 0.02034536376595497, 0.03751431033015251, 0.18605740368366241, 0.011950304731726646, -0.07089047133922577, 0.09397280961275101, 0.07706806063652039, -0.1395409107208252, -0.1595035195350647, -0.010166038759052753, -0.1477874368429184, -0.13246822357177734, -0.04282313957810402, -0.0020630001090466976, 0.09477309882640839, 0.02997639775276184, 0.029816940426826477, 0.011340385302901268, 0.0524221733212471, -0.10508006066083908, -0.0005573966191150248, -0.04646211862564087, -0.10395888239145279, 0.11639285832643509, -0.029763182625174522, 0.037109777331352234, -0.06160452216863632, 0.23187902569770813, 0.14142343401908875, -0.09657638520002365, 0.03774576634168625, 0.1274440586566925, 0.06311117857694626, 0.05363323912024498, 0.289239764213562, 0.11734382808208466, -0.07714145630598068, 0.005532301962375641, 0.07645450532436371, 0.07289183139801025, 0.12900473177433014, 0.14452354609966278, 0.2301868200302124, -0.12582403421401978, 0.05179153010249138, 0.08636258542537689, -0.05853797122836113, -0.08354105800390244, 0.08813007920980453, 0.01434862706810236, 0.09469302743673325, -0.0799064189195633, -0.008276409469544888, 0.1554279774427414, -0.11980117112398148, 0.08746575564146042, -0.03431624919176102, -0.009324749000370502, 0.0013835822464898229, -0.13650503754615784, -0.09833070635795593, -0.1414346843957901, 0.04694775491952896, 0.010623111389577389, -0.07151111960411072, 0.31256693601608276, -0.013416926376521587, 0.026795675978064537, 0.18429656326770782, -0.18062320351600647, -0.050009503960609436, 0.14835324883460999, 0.0006307158037088811, -0.0885237455368042, -0.06233205273747444, -0.03391285613179207, 0.09152061492204666, -0.04597341641783714, -0.028046732768416405, 0.023255744948983192, -0.089919812977314, -0.04545145481824875, -0.09870375692844391, -0.07798298448324203, -0.05390423536300659, -0.003462432185187936, -0.10437590628862381, 0.03495195880532265, 0.037597063928842545, -0.025245485827326775, -0.02429736964404583, 0.21975673735141754, -0.06716819107532501, -0.09854236245155334, 0.003924697637557983, 0.06841771304607391, -0.04995504394173622, 0.058421727269887924, -0.07805483788251877, -0.15992417931556702, -0.07373738288879395, 0.16755886375904083, 0.16554270684719086, -0.07226235419511795, -0.019033925607800484, -0.033611174672842026, -0.0011611783411353827, -0.04506693407893181, 0.08938252925872803, -0.03530086949467659, 0.19596591591835022, 0.004275265149772167, 0.013038700446486473, 0.04534912109375, -0.08619377017021179, -0.0995953232049942, -0.0074950880371034145, 0.11938747018575668, 0.01130854431539774, -0.22740383446216583, 0.15929685533046722, -0.08251885324716568, 0.2105158120393753, 0.27844271063804626, -0.15869390964508057, -0.13649386167526245, 0.013795837759971619, -0.03831279277801514, 0.004283875226974487, 0.08940676599740982, -0.14406782388687134, -0.07100837677717209, -0.22814790904521942, 0.002307934919372201, -0.2524728775024414, -0.1757245510816574, 0.007079082075506449, 0.009405066259205341, 0.2370651215314865, -0.0796552374958992, 0.039389219135046005, 0.05362868309020996, -0.06717847287654877, -0.0766320675611496, 0.0638372153043747, -0.0034827650524675846, -0.017470868304371834, -0.023425696417689323, 0.2046850472688675, -0.03697352856397629, -0.01847175695002079, 0.07194354385137558, -0.1790110319852829, -0.02812822349369526, 0.09583176672458649, 0.049712345004081726, -0.14566197991371155, -0.09745663404464722, -0.06954353302717209, 0.08652603626251221, 0.038357485085725784, 0.006397593766450882, -0.002510813530534506, -0.012243040837347507, 0.010022079572081566, 0.07435443997383118, -0.08686529099941254, -0.12719561159610748, -0.02286713384091854, -0.07893670350313187, -0.035546526312828064, -0.007581338752061129, -0.20414111018180847, -0.026995444670319557, -0.08566368371248245, 0.040178727358579636, 0.00035219392157159746, 0.06472929567098618, 0.14198830723762512, -0.03765476122498512, 0.0021425141021609306, -0.4034920930862427, 0.065496064722538, 0.14498330652713776, -0.05626394599676132, -0.10897516459226608 ]
16ffc5a88fb197b99495e9d3f73781dea7674d7e
# Dataset Card for "flores200_eng_input_scaffolding_mix2_mt5" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
hlillemark/flores200_eng_input_scaffolding_mix2_mt5
[ "region:us" ]
2023-03-27T16:57:52+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "input_ids", "sequence": "int32"}, {"name": "attention_mask", "sequence": "int8"}, {"name": "labels", "sequence": "int64"}], "splits": [{"name": "train", "num_bytes": 8041305043, "num_examples": 10240000}, {"name": "val", "num_bytes": 3827042, "num_examples": 5000}, {"name": "test", "num_bytes": 7670994, "num_examples": 10000}], "download_size": 3959567422, "dataset_size": 8052803079}}
2023-03-27T17:07:06+00:00
[]
[]
TAGS #region-us
# Dataset Card for "flores200_eng_input_scaffolding_mix2_mt5" More Information needed
[ "# Dataset Card for \"flores200_eng_input_scaffolding_mix2_mt5\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"flores200_eng_input_scaffolding_mix2_mt5\"\n\nMore Information needed" ]
[ 6, 30 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"flores200_eng_input_scaffolding_mix2_mt5\"\n\nMore Information needed" ]
[ -0.17124049365520477, 0.06494621932506561, -0.0009352089837193489, 0.06359004974365234, 0.08090756833553314, 0.051353029906749725, 0.10624077171087265, 0.08071471750736237, 0.13170085847377777, 0.05477745085954666, 0.18441854417324066, 0.09235717356204987, 0.05366256833076477, 0.33816206455230713, -0.0858399048447609, -0.0289298202842474, 0.0530083067715168, 0.04240631312131882, -0.20251266658306122, 0.054439909756183624, 0.08052925020456314, -0.06713534891605377, 0.08940424025058746, -0.05584012717008591, -0.29629719257354736, 0.10487797111272812, -0.03222811967134476, -0.017498832195997238, 0.06288907676935196, 0.10947419703006744, 0.0888616293668747, 0.05070194602012634, 0.044303636997938156, -0.08132617175579071, 0.02393374592065811, -0.03284275159239769, -0.06696446239948273, 0.08663859963417053, 0.05722663551568985, -0.010700208134949207, -0.10871163755655289, -0.058435093611478806, -0.07384227216243744, 0.0418497696518898, -0.10284227132797241, -0.1717107594013214, -0.1506805121898651, 0.09297636896371841, 0.06552597880363464, -0.040369078516960144, 0.09856609255075455, 0.11763308197259903, 0.03061326965689659, 0.05386921018362045, 0.09663549810647964, -0.13047368824481964, 0.013339698314666748, 0.07095558941364288, -0.02458088845014572, 0.1538389027118683, -0.016821634024381638, 0.060697197914123535, 0.11373555660247803, -0.04557507485151291, -0.011914744973182678, -0.03816928341984749, -0.17197580635547638, 0.11896011978387833, -0.06404008716344833, -0.03267964720726013, 0.3469148278236389, 0.0793563649058342, 0.004816965665668249, 0.01588096283376217, -0.037675317376852036, 0.015443859621882439, 0.018382009118795395, 0.017926214262843132, 0.004585497546941042, 0.04882169887423515, 0.047168899327516556, -0.08293217420578003, -0.1442507952451706, -0.11176395416259766, -0.0957619696855545, -0.020418498665094376, -0.06596022099256516, 0.16843737661838531, -0.1276712715625763, -0.045729298144578934, 0.02492082677781582, -0.07075342535972595, 0.05050460249185562, -0.0694350078701973, -0.029478376731276512, 0.007594018243253231, 0.017741527408361435, -0.04900796338915825, 0.05173257738351822, -0.03755875676870346, 0.10176201164722443, 0.08049942553043365, -0.00965333916246891, 0.13385863602161407, 0.12129101902246475, -0.07997540384531021, -0.04228881001472473, 0.023162540048360825, 0.009397126734256744, -0.07904324680566788, -0.014506141655147076, -0.10332075506448746, -0.08310140669345856, -0.024560777470469475, -0.1032775491476059, 0.06947985291481018, -0.020213890820741653, -0.14008216559886932, -0.09464304149150848, -0.05528494715690613, 0.24298691749572754, -0.09493960440158844, 0.01244988851249218, 0.03555362671613693, 0.00022966042160987854, 0.08746118098497391, -0.048364028334617615, -0.015622344799339771, 0.07984186708927155, -0.03399372473359108, -0.12796911597251892, 0.009705380536615849, -0.0066729383543133736, -0.0148738082498312, 0.05710536241531372, -0.09022943675518036, 0.011623561382293701, -0.07252462953329086, -0.19117650389671326, -0.007939239032566547, 0.009952733293175697, -0.035223107784986496, 0.12614938616752625, 0.09526677429676056, 0.09328214079141617, 0.023373324424028397, -0.023775652050971985, 0.13473163545131683, -0.015980640426278114, 0.03375660628080368, -0.05393833667039871, 0.01933741196990013, -0.2501668334007263, 0.011629613116383553, -0.007187454961240292, 0.023060141131281853, -0.08160176128149033, 0.02797010913491249, -0.15107902884483337, 0.1193891391158104, -0.17242619395256042, 0.03154315799474716, -0.013447952456772327, -0.0076128155924379826, 0.007024581544101238, 0.10474376380443573, -0.3016861379146576, -0.00869185570627451, 0.04574490338563919, -0.1717979609966278, -0.16012847423553467, 0.025047246366739273, -0.0211106576025486, 0.02139725349843502, -0.020760584622621536, 0.19774077832698822, 0.07001715898513794, 0.05935234576463699, 0.031063426285982132, 0.17354071140289307, -0.13005651533603668, -0.3111902177333832, 0.1019781082868576, -0.033472705632448196, -0.26994818449020386, 0.04187655448913574, 0.014175159856677055, 0.0007730569923296571, -0.021678676828742027, -0.07441544532775879, -0.05940210074186325, -0.09373117983341217, 0.024467725306749344, -0.01832839846611023, 0.0452873669564724, 0.022638123482465744, 0.13894064724445343, 0.013784262351691723, 0.049431804567575455, -0.04107818007469177, -0.020859600976109505, 0.0023707752116024494, 0.10492084920406342, -0.030016105622053146, -0.05281459167599678, -0.16253015398979187, -0.008029559627175331, -0.00601942976936698, 0.0016535002505406737, -0.020110849291086197, 0.012197389267385006, 0.056999243795871735, 0.006566422991454601, 0.052134085446596146, 0.08167586475610733, 0.08623142540454865, 0.014896313659846783, -0.02449355646967888, -0.09687823057174683, -0.061725057661533356, -0.10453148186206818, 0.031210750341415405, -0.08741933852434158, -0.022366348654031754, 0.09953336417675018, 0.10163159668445587, -0.01800389215350151, -0.06985034048557281, 0.03707195445895195, -0.04752585291862488, 0.008274795487523079, -0.07564671337604523, 0.02458389289677143, 0.029755473136901855, -0.1182110458612442, 0.03997649997472763, -0.027238642796874046, 0.20798878371715546, 0.07342138141393661, 0.1015959233045578, -0.013491163961589336, -0.2199786901473999, -0.010845060460269451, -0.022908788174390793, -0.04603753983974457, 0.03330036252737045, -0.09718796610832214, -0.02320064604282379, 0.061977289617061615, -0.09281259775161743, -0.012540673837065697, 0.04083506017923355, 0.01210432406514883, -0.14190559089183807, 0.02263667993247509, 0.12113354355096817, -0.3324720859527588, 0.10862068831920624, 0.21098211407661438, 0.11019816249608994, 0.08529201149940491, -0.0533846914768219, -0.03303789347410202, -0.07191425561904907, 0.05067772418260574, -0.06556591391563416, 0.13390712440013885, -0.02672533132135868, 0.03526824712753296, 0.07808651030063629, -0.039746712893247604, 0.09001109004020691, -0.10402379930019379, -0.0435468852519989, -0.022002365440130234, -0.012004224583506584, -0.028075898066163063, 0.026201879605650902, -0.04673914238810539, 0.03735697269439697, -0.022402208298444748, 0.06179381161928177, 0.11741207540035248, 0.02590542659163475, -0.08894795924425125, 0.16371086239814758, -0.20315046608448029, -0.25097307562828064, -0.1649140566587448, 0.006849045865237713, 0.05120977759361267, -0.018718838691711426, -0.018182864412665367, -0.10762500762939453, -0.059552621096372604, -0.0022697204258292913, -0.06607218831777573, -0.16590270400047302, 0.006599016487598419, 0.09804119169712067, 0.008146034553647041, -0.022745784372091293, -0.089579738676548, 0.036314457654953, 0.009939368814229965, 0.20615538954734802, 0.06601827591657639, -0.05770576000213623, 0.054622747004032135, 0.08712975680828094, -0.008032863959670067, 0.07382223010063171, -0.011917220428586006, 0.1699570119380951, 0.03464345261454582, 0.06983537971973419, 0.17899605631828308, -0.09072165191173553, 0.08146615326404572, 0.06997522711753845, 0.07720878720283508, -0.08564211428165436, -0.010746507905423641, -0.1091850996017456, -0.15064504742622375, -0.3067396581172943, -0.11436096578836441, -0.08526753634214401, 0.025601018220186234, 0.05375352501869202, 0.061076272279024124, -0.08316260576248169, 0.14491015672683716, 0.05698540061712265, 0.03833910450339317, -0.17012330889701843, -0.026772528886795044, -0.03556464985013008, -0.011839647777378559, 0.019072461873292923, -0.1459062546491623, 0.02934207394719124, 0.18021513521671295, 0.1190512627363205, 0.2231389582157135, 0.12596705555915833, 0.05256003141403198, 0.03882094472646713, 0.17242541909217834, 0.10987496376037598, 0.13298390805721283, 0.05900884419679642, -0.023356609046459198, -0.04163613170385361, -0.025188365951180458, -0.01647615060210228, 0.04110367223620415, 0.10909298807382584, -0.1575811356306076, -0.02127256989479065, -0.02571212686598301, -0.03315054252743721, -0.0670529454946518, 0.03237999603152275, -0.18476970493793488, 0.07005386054515839, 0.0646972730755806, 0.1959036886692047, -0.0958665981888771, -0.010162921622395515, 0.11968157440423965, -0.05824768543243408, 0.06231563165783882, -0.0059190550819039345, 0.07425372302532196, 0.021426167339086533, -0.053854040801525116, -0.07262831181287766, -0.006179112009704113, 0.02236461266875267, 0.09824573248624802, -0.04458499699831009, 0.27043038606643677, 0.04971349239349365, -0.08710163831710815, -0.08254015445709229, 0.015456455759704113, -0.045789334923028946, -0.003910682164132595, 0.14015114307403564, 0.06380224227905273, -0.341230571269989, -0.1491697132587433, -0.04679201915860176, -0.01916716992855072, 0.06638702750205994, 0.08120564371347427, -0.1711205542087555, 0.04947937652468681, 0.016773710027337074, -0.03939969465136528, 0.042816441506147385, -0.16731701791286469, -0.18138010799884796, 0.021426711231470108, 0.09787575155496597, -0.09757107496261597, -0.022320160642266273, -0.006179126910865307, -0.008971549570560455, 0.20304378867149353, 0.005228859372437, -0.044900234788656235, -0.1484147310256958, 0.10175283998250961, 0.16440477967262268, -0.033565863966941833, 0.02466687187552452, -0.051871757954359055, 0.08576975017786026, -0.10167215764522552, -0.1548938900232315, 0.09588593244552612, -0.060891665518283844, 0.04731129854917526, -0.08588924258947372, 0.10610493272542953, -0.031759291887283325, -0.013441515155136585, 0.020627211779356003, -0.006452271249145269, -0.03984987363219261, -0.13337628543376923, 0.168521910905838, -0.008718950673937798, 0.065484419465065, 0.17252857983112335, 0.023411497473716736, -0.055884845554828644, 0.06306852400302887, -0.09039817005395889, 0.24961969256401062, 0.1266457587480545, -0.1351037323474884, 0.17682334780693054, 0.1285204291343689, -0.05657117813825607, -0.2004793882369995, 0.009669316001236439, -0.048150721937417984, 0.0030808665324002504, 0.06966693699359894, -0.14594916999340057, 0.11650608479976654, 0.1716460883617401, -0.043560147285461426, 0.07340113073587418, -0.11644778400659561, -0.04398655146360397, 0.13116785883903503, 0.06703024357557297, 0.31034716963768005, -0.0886039286851883, -0.10211782157421112, -0.10045206546783447, -0.1791955828666687, 0.084016814827919, -0.03474520519375801, -0.017129382118582726, -0.04366425797343254, -0.05777374655008316, -0.03790804743766785, -0.10901715606451035, 0.20586983859539032, 0.06799706816673279, 0.11507523059844971, 0.00020841285004280508, -0.047560110688209534, 0.07577897608280182, -0.03494712710380554, 0.06029612943530083, -0.11603239923715591, 0.12295210361480713, -0.10500800609588623, 0.02532973326742649, 0.06504490226507187, 0.03402940183877945, 0.014577887952327728, 0.0006573513383045793, -0.0791911706328392, -0.04142256826162338, -0.14337994158267975, -0.0254861768335104, 0.09710817039012909, 0.05338302254676819, 0.09042862802743912, 0.2099720537662506, -0.072590172290802, -0.07938932627439499, -0.09452774375677109, -0.08154940605163574, -0.08453875780105591, 0.041113633662462234, -0.24124857783317566, 0.05289418250322342, 0.09060235321521759, 0.028633326292037964, 0.07874436676502228, 0.059715885668992996, 0.0057105328887701035, 0.005283530335873365, 0.15328370034694672, -0.10957367718219757, -0.020756050944328308, 0.018037769943475723, 0.10812190920114517, -0.04779219627380371, -0.02163882926106453, 0.05871446803212166, 0.06201997399330139, -0.013498839922249317, -0.06309310346841812, 0.03855251520872116, -0.07743565738201141, 0.13150586187839508, 0.1164475530385971, 0.0690993145108223, -0.15605281293392181, 0.1113562136888504, 0.040560733526945114, -0.06179789826273918, 0.015235048718750477, 0.019230995327234268, -0.0944739431142807, -0.08087993413209915, 0.137526735663414, 0.15535536408424377, -0.04720113053917885, -0.06567622721195221, -0.004836708772927523, -0.09870562702417374, 0.01642948016524315, 0.11551804840564728, 0.03211400657892227, 0.08348284661769867, -0.00008200109004974365, -0.12825778126716614, 0.039590246975421906, -0.06227158382534981, 0.01583579182624817, 0.03258901834487915, -0.1346617490053177, -0.034513868391513824, -0.018973063677549362, 0.15181666612625122, -0.03397323563694954, -0.03831850737333298, -0.11523109674453735, -0.029973402619361877, -0.04652610793709755, 0.08794522285461426, -0.024223847314715385, -0.03013525903224945, -0.017048442736268044, -0.01267318706959486, -0.025788243860006332, 0.03336762636899948, -0.08093038946390152, 0.05763927847146988, 0.007910450920462608, 0.06713622808456421, -0.07766324281692505, -0.02947026491165161, 0.10858085006475449, 0.010777157731354237, 0.04105592519044876, 0.09803469479084015, 0.0030093372333794832, 0.03301374241709709, -0.04120468348264694, -0.1329830139875412, 0.1102667897939682, 0.08660893142223358, 0.023854466155171394, 0.06265488266944885, -0.0022947858087718487, 0.06880732625722885, 0.011357108131051064, 0.016010573133826256, 0.0784602016210556, -0.0728239193558693, -0.012324819341301918, -0.2060449868440628, -0.05566013976931572, -0.026693034917116165, -0.07107868045568466, 0.13843660056591034, 0.09556455910205841, -0.02030249498784542, 0.0539039745926857, 0.015317872166633606, -0.09211844205856323, -0.036948658525943756, -0.015217890031635761, -0.08315058052539825, -0.08005152642726898, 0.010174442082643509, 0.04860355705022812, -0.05241811275482178, 0.3466753363609314, -0.05116619914770126, -0.17827941477298737, 0.0007523223757743835, 0.08596830070018768, -0.009492048993706703, -0.02753765508532524, 0.29426276683807373, 0.017077719792723656, 0.027878502383828163, 0.025270838290452957, 0.07899262011051178, -0.017755107954144478, 0.11776087433099747, 0.12364916503429413, 0.08910639584064484, -0.06624186038970947, 0.024562502279877663, 0.05124497413635254, -0.061280567198991776, 0.033187784254550934, 0.031696297228336334, 0.01774781383574009, 0.018630674108862877, 0.027491439133882523, -0.08596809953451157, 0.044944923371076584, -0.06075642257928848, 0.018340984359383583, 0.04535029083490372, -0.09742902964353561, -0.12190411984920502, 0.027911502867937088, -0.08286638557910919, -0.13584807515144348, 0.029141372069716454, -0.008364303037524223, 0.002315065125003457, 0.07986079901456833, 0.007360042072832584, 0.07887140661478043, -0.048063766211271286, 0.011258863843977451, 0.014585721306502819, -0.01113137137144804, 0.00025810004444792867, -0.0256308913230896, -0.02355627901852131, -0.006884516682475805, 0.06385380029678345, -0.03644684702157974, 0.0013083869125694036, 0.012528741732239723, 0.11475078761577606, 0.08569839596748352, -0.07614447176456451, -0.08183688670396805, -0.0977848544716835, 0.009487759321928024, -0.055609606206417084, 0.0882984921336174, 0.038532160222530365, 0.033233050256967545, -0.013778562657535076, 0.01884663663804531, -0.006450076587498188, 0.06325069069862366, -0.010415539145469666, -0.03547777980566025, -0.044189453125, 0.02881981059908867, 0.010672850534319878, -0.04417146369814873, -0.028614217415452003, 0.1227354034781456, 0.17238029837608337, -0.041498906910419464, 0.02536705695092678, 0.02668893337249756, 0.015995237976312637, 0.0558195635676384, 0.19543054699897766, -0.005547660868614912, 0.08887475728988647, -0.04132934659719467, -0.08381661027669907, -0.0847587063908577, -0.052109796553850174, -0.08738598227500916, 0.08477729558944702, 0.010610895231366158, -0.07594677060842514, -0.021444695070385933, 0.13204708695411682, -0.021347958594560623, 0.056330062448978424, 0.04341355338692665, -0.05423896387219429, -0.09499390423297882, 0.0024167620576918125, 0.10342297703027725, 0.026260673999786377, -0.030943308025598526, -0.06713110208511353, 0.0363379642367363, 0.04829353839159012, 0.024346131831407547, -0.34551721811294556, -0.11165408790111542, 0.020251763984560966, -0.09046153724193573, -0.009059276431798935, 0.020580437034368515, 0.1373530924320221, 0.03503405675292015, 0.0722436010837555, -0.1272917240858078, -0.012195073068141937, -0.05910750478506088, 0.06046970933675766, 0.017930859699845314, -0.03171010687947273, -0.038843147456645966, -0.02395598404109478, 0.008954538032412529, -0.06844587624073029, -0.06618702411651611, 0.07764830440282822, 0.015878643840551376, -0.017574304714798927, 0.0269937701523304, -0.0709889680147171, 0.11925089359283447, -0.012215722352266312, -0.03563180938363075, -0.06027330830693245, 0.036966532468795776, 0.058205097913742065, 0.04626480117440224, -0.015159161761403084, -0.07235552370548248, -0.08658705651760101, -0.05764644220471382, 0.01217150129377842, 0.03258292376995087, -0.09083610773086548, -0.01826758310198784, -0.14617577195167542, -0.022335300222039223, -0.0025404500775039196, 0.07435048371553421, 0.14637848734855652, 0.012214822694659233, -0.006866593845188618, -0.08219008147716522, 0.009385106153786182, -0.025083530694246292, -0.011338711716234684, -0.08489708602428436 ]
da0eaaa5319a11c118d5624e5c955cee90e36788
# Dataset Card for "flores200_eng_input_scaffolding_mix3_mt5" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
hlillemark/flores200_eng_input_scaffolding_mix3_mt5
[ "region:us" ]
2023-03-27T17:25:23+00:00
{"dataset_info": {"features": [{"name": "id", "dtype": "int32"}, {"name": "input_ids", "sequence": "int32"}, {"name": "attention_mask", "sequence": "int8"}, {"name": "labels", "sequence": "int64"}], "splits": [{"name": "train", "num_bytes": 9290803477, "num_examples": 10240000}, {"name": "val", "num_bytes": 3827042, "num_examples": 5000}, {"name": "test", "num_bytes": 7670994, "num_examples": 10000}], "download_size": 4445111273, "dataset_size": 9302301513}}
2023-03-27T17:35:32+00:00
[]
[]
TAGS #region-us
# Dataset Card for "flores200_eng_input_scaffolding_mix3_mt5" More Information needed
[ "# Dataset Card for \"flores200_eng_input_scaffolding_mix3_mt5\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"flores200_eng_input_scaffolding_mix3_mt5\"\n\nMore Information needed" ]
[ 6, 30 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"flores200_eng_input_scaffolding_mix3_mt5\"\n\nMore Information needed" ]
[ -0.17203682661056519, 0.048013508319854736, -0.0005428405129350722, 0.06723557412624359, 0.09414539486169815, 0.050938792526721954, 0.10546554625034332, 0.07327712327241898, 0.1091320663690567, 0.054046571254730225, 0.19070813059806824, 0.10650879144668579, 0.05015196651220322, 0.3310295343399048, -0.08289194107055664, -0.025618651881814003, 0.05922449380159378, 0.04426528513431549, -0.17844469845294952, 0.05613432452082634, 0.07728583365678787, -0.06899617612361908, 0.09896767139434814, -0.06409893929958344, -0.2884461581707001, 0.11104635894298553, -0.04696991667151451, -0.02135205641388893, 0.05865594744682312, 0.10794904083013535, 0.0870816633105278, 0.04247227683663368, 0.03764444962143898, -0.08081705868244171, 0.02368280477821827, -0.03346554562449455, -0.06877043843269348, 0.0791253000497818, 0.059438783675432205, -0.011520516127347946, -0.111099973320961, -0.062242139130830765, -0.06618217378854752, 0.04231555014848709, -0.10485883802175522, -0.15788216888904572, -0.15244723856449127, 0.09420590102672577, 0.06460662186145782, -0.023415977135300636, 0.09588686376810074, 0.12046574056148529, 0.0281559769064188, 0.06376972049474716, 0.11242431402206421, -0.12958890199661255, 0.004311523400247097, 0.09337566792964935, -0.013900677673518658, 0.15696530044078827, -0.015924984589219093, 0.062162917107343674, 0.11459531635046005, -0.03358999639749527, -0.004801116418093443, -0.03935461491346359, -0.16110990941524506, 0.11901112645864487, -0.06845025718212128, -0.025485631078481674, 0.36419978737831116, 0.07937274873256683, 0.005237764213234186, -0.004304980393499136, -0.021858207881450653, 0.0005792925367131829, 0.01280156709253788, 0.02760261856019497, 0.0022204965353012085, 0.03811325877904892, 0.04800909012556076, -0.07229924201965332, -0.1402728408575058, -0.10602967441082001, -0.08782203495502472, -0.0222757700830698, -0.06107093021273613, 0.16112913191318512, -0.12327954918146133, -0.04873885586857796, 0.043078482151031494, -0.0660213977098465, 0.04849068075418472, -0.07818538695573807, -0.026073221117258072, 0.0006347138551063836, 0.0199893806129694, -0.047817859798669815, 0.053974397480487823, -0.031137418001890182, 0.09416399896144867, 0.09234880656003952, -0.0004891157150268555, 0.12744733691215515, 0.12461405992507935, -0.0738905668258667, -0.051287971436977386, 0.027443360537290573, -0.00016445014625787735, -0.06978757679462433, -0.01653207466006279, -0.10191188007593155, -0.07570063322782516, -0.007608822081238031, -0.10572566837072372, 0.07877679169178009, -0.028968801721930504, -0.1257423460483551, -0.09218794852495193, -0.06037699058651924, 0.25788480043411255, -0.09785979241132736, -0.0009644657257013023, 0.02766682580113411, 0.0048891836777329445, 0.10373806953430176, -0.05914340540766716, -0.023463541641831398, 0.07852692902088165, -0.029083456844091415, -0.13161601126194, 0.003407856449484825, -0.006763222627341747, -0.013474151492118835, 0.050849415361881256, -0.10013516992330551, 0.011960653588175774, -0.07372009754180908, -0.1981760710477829, -0.011727246455848217, 0.011821286752820015, -0.03801201656460762, 0.129564106464386, 0.09455738961696625, 0.08880742639303207, 0.02037215046584606, -0.023506199941039085, 0.13682255148887634, -0.021891478449106216, 0.027778398245573044, -0.04222768545150757, 0.013966577127575874, -0.24511387944221497, 0.01625179871916771, -0.007653052918612957, 0.017084235325455666, -0.09079258143901825, 0.025003526359796524, -0.16565176844596863, 0.13845600187778473, -0.17028285562992096, 0.019489143043756485, -0.004194994922727346, 0.002069420414045453, 0.005158848129212856, 0.10149620473384857, -0.29406100511550903, -0.0029302933253347874, 0.02980467677116394, -0.16738006472587585, -0.16875772178173065, 0.0192854143679142, -0.017292583361268044, 0.005487040150910616, -0.018223991617560387, 0.19636313617229462, 0.05795177072286606, 0.052946798503398895, 0.022296229377388954, 0.17120127379894257, -0.12658371031284332, -0.3176882863044739, 0.09341974556446075, -0.04023735225200653, -0.2710873484611511, 0.05068016052246094, 0.00520468782633543, -0.0024599700700491667, -0.018179893493652344, -0.07098989188671112, -0.054394423961639404, -0.09777151048183441, 0.009746222756803036, -0.013106003403663635, 0.04247759282588959, 0.012097095139324665, 0.1422547847032547, -0.0001972973404917866, 0.04783617705106735, -0.04387529939413071, -0.023365985602140427, 0.006908119656145573, 0.1114622950553894, -0.02510661818087101, -0.052479006350040436, -0.1622220277786255, -0.026130467653274536, -0.004856408573687077, 0.019903000444173813, -0.026270776987075806, -0.004027034156024456, 0.05497891828417778, 0.003476954996585846, 0.052313901484012604, 0.07646334171295166, 0.0956336259841919, 0.015044701285660267, -0.013619464822113514, -0.09237068146467209, -0.06274169683456421, -0.10856287181377411, 0.0036212988197803497, -0.08318305760622025, -0.024137500673532486, 0.09252236783504486, 0.09089083224534988, -0.02344050630927086, -0.07250205427408218, 0.04510729759931564, -0.03717916086316109, 0.010579312220215797, -0.07951618731021881, 0.030777577310800552, 0.0252786036580801, -0.106564462184906, 0.03387542814016342, -0.037594426423311234, 0.2135443389415741, 0.07427577674388885, 0.09816702455282211, -0.026727955788373947, -0.22334659099578857, -0.010638758540153503, -0.01944267377257347, -0.03764314204454422, 0.027703534811735153, -0.09282901883125305, -0.021695362403988838, 0.0648781880736351, -0.09360860288143158, -0.012832460924983025, 0.03748566284775734, 0.021739412099123, -0.1516401767730713, 0.027334559708833694, 0.1288817822933197, -0.31601661443710327, 0.10880698263645172, 0.20627374947071075, 0.11611521244049072, 0.09468244016170502, -0.059321366250514984, -0.028940897434949875, -0.0606795959174633, 0.05189889669418335, -0.0664198026061058, 0.13690562546253204, -0.02905193343758583, 0.02767820656299591, 0.07355853170156479, -0.03575342893600464, 0.09502866119146347, -0.09114105999469757, -0.050731755793094635, -0.02457308955490589, -0.011165263131260872, -0.007256706710904837, 0.03470723703503609, -0.05184059590101242, 0.02857998013496399, -0.02350601926445961, 0.04704267159104347, 0.12099301815032959, 0.02951815351843834, -0.08360988646745682, 0.17379358410835266, -0.20192301273345947, -0.2604391872882843, -0.162825345993042, -0.017882326617836952, 0.03159801661968231, -0.02678046189248562, -0.018093200400471687, -0.11924254894256592, -0.0692889392375946, -0.010746804066002369, -0.07022665441036224, -0.17172273993492126, -0.0024615805596113205, 0.10527153313159943, -0.004409650806337595, -0.02782416343688965, -0.09840846806764603, 0.033435262739658356, 0.005692731589078903, 0.20346572995185852, 0.062202680855989456, -0.06306002289056778, 0.06337142735719681, 0.08210642635822296, 0.006129744462668896, 0.08012530952692032, -0.017815109342336655, 0.18038928508758545, 0.03935007005929947, 0.06074436753988266, 0.17909769713878632, -0.07465152442455292, 0.08127951622009277, 0.0656709223985672, 0.0838179737329483, -0.09653657674789429, -0.003577091498300433, -0.1001192182302475, -0.15306821465492249, -0.3029574453830719, -0.11682643741369247, -0.0885344073176384, 0.030039560049772263, 0.0494774654507637, 0.06589362025260925, -0.07859734445810318, 0.14755263924598694, 0.06512407958507538, 0.03145968168973923, -0.17309781908988953, -0.021649371832609177, -0.02499576285481453, -0.012755179777741432, 0.027100201696157455, -0.14806725084781647, 0.0301184244453907, 0.17550164461135864, 0.12230696529150009, 0.22292527556419373, 0.12644238770008087, 0.047116249799728394, 0.049112360924482346, 0.16028669476509094, 0.09944530576467514, 0.14062689244747162, 0.051153503358364105, -0.03492368385195732, -0.03989256173372269, -0.02942337654531002, -0.004967246204614639, 0.023096289485692978, 0.0964377298951149, -0.15672935545444489, -0.02507634088397026, -0.031100615859031677, -0.02933303639292717, -0.06214199215173721, 0.020000414922833443, -0.1947658360004425, 0.08106957376003265, 0.05587384104728699, 0.1982126533985138, -0.09009960293769836, -0.0029282860923558474, 0.09620407968759537, -0.061778128147125244, 0.06605476140975952, -0.007861027494072914, 0.07036377489566803, 0.016095081344246864, -0.05017603561282158, -0.05129099637269974, 0.007863922044634819, 0.0182272307574749, 0.09288253635168076, -0.05644722655415535, 0.26845985651016235, 0.04885761812329292, -0.07817044854164124, -0.0798628181219101, 0.015149349346756935, -0.0451912060379982, -0.0008335419115610421, 0.14667809009552002, 0.05493912845849991, -0.3196248412132263, -0.1663815677165985, -0.04493647441267967, -0.018155165016651154, 0.0687050074338913, 0.09033504873514175, -0.17160773277282715, 0.052117787301540375, 0.021192437037825584, -0.04169275611639023, 0.04847656935453415, -0.17718663811683655, -0.19095659255981445, 0.01845637895166874, 0.10369454324245453, -0.10436775535345078, -0.018453184515237808, -0.008263098075985909, -0.0460788831114769, 0.1966904103755951, 0.024704616516828537, -0.05165820196270943, -0.14912089705467224, 0.07637457549571991, 0.1639508754014969, -0.02802824042737484, 0.025922661647200584, -0.060923535376787186, 0.06783497333526611, -0.09920888394117355, -0.1603822112083435, 0.08984818309545517, -0.07183660566806793, 0.05892680957913399, -0.08016302436590195, 0.1013374775648117, -0.02881922386586666, -0.023139525204896927, 0.016797974705696106, -0.006890802178531885, -0.03928583860397339, -0.14066079258918762, 0.16156235337257385, -0.011236081831157207, 0.06953003257513046, 0.17996931076049805, 0.017458777874708176, -0.05993089824914932, 0.06022880598902702, -0.08767350018024445, 0.24685630202293396, 0.11513186991214752, -0.12359631061553955, 0.16643598675727844, 0.13005506992340088, -0.05514451116323471, -0.1974068582057953, 0.012119211256504059, -0.05322694778442383, -0.0031931500416249037, 0.07618148624897003, -0.15108129382133484, 0.12907633185386658, 0.1761130541563034, -0.03817300125956535, 0.07339532673358917, -0.10941381752490997, -0.03792285919189453, 0.137106791138649, 0.08377839624881744, 0.29418331384658813, -0.0999458059668541, -0.09553788602352142, -0.09152767062187195, -0.17949415743350983, 0.08079273253679276, -0.02073134481906891, -0.006825848016887903, -0.04979006201028824, -0.06618233770132065, -0.04414069652557373, -0.11524981260299683, 0.1994716227054596, 0.07188424468040466, 0.12478208541870117, -0.002679013181477785, -0.03641326352953911, 0.07528413832187653, -0.03163411468267441, 0.07388578355312347, -0.13418178260326385, 0.12018930912017822, -0.10923843085765839, 0.023520296439528465, 0.06002522259950638, 0.030601536855101585, 0.01213035173714161, 0.0023451142478734255, -0.07864061743021011, -0.03262069448828697, -0.1497623771429062, -0.025043586269021034, 0.0997946485877037, 0.046132586896419525, 0.09311812371015549, 0.19164225459098816, -0.0640275627374649, -0.09361768513917923, -0.11568198353052139, -0.09004747867584229, -0.08613995462656021, 0.03560318052768707, -0.2242215871810913, 0.03832497447729111, 0.0913262739777565, 0.019627084955573082, 0.07890808582305908, 0.061977654695510864, 0.004386340267956257, 0.002085759537294507, 0.1574116200208664, -0.10699538886547089, 0.0012459125136956573, 0.01616148091852665, 0.10117857158184052, -0.051176100969314575, -0.00804594624787569, 0.049765583127737045, 0.07111025601625443, -0.009536097757518291, -0.06377312541007996, 0.03867698460817337, -0.06683395802974701, 0.1341313272714615, 0.1162816733121872, 0.06724661588668823, -0.1584019958972931, 0.11181187629699707, 0.03211520239710808, -0.05263029411435127, 0.023372042924165726, 0.03285980597138405, -0.09834082424640656, -0.08075257390737534, 0.13308145105838776, 0.16031764447689056, -0.05309464409947395, -0.06321661174297333, -0.012008502148091793, -0.102572962641716, 0.020760664716362953, 0.11605526506900787, 0.0355202779173851, 0.07365062087774277, -0.002778413472697139, -0.13124705851078033, 0.041172951459884644, -0.0645826980471611, 0.005624815821647644, 0.037934549152851105, -0.14231590926647186, -0.06279856711626053, -0.011048429645597935, 0.14556989073753357, -0.030277211219072342, -0.03781571611762047, -0.12283686548471451, -0.02780173160135746, -0.03975440189242363, 0.07685251533985138, -0.030169527977705002, -0.025857452303171158, -0.0190285537391901, 0.0020929654128849506, -0.023526882752776146, 0.035124681890010834, -0.07488454878330231, 0.05763737112283707, 0.021335287019610405, 0.07045169174671173, -0.07838241755962372, -0.02213899791240692, 0.09770834445953369, 0.009240133687853813, 0.038406919687986374, 0.08252561092376709, -0.0019150510197505355, 0.0376054011285305, -0.05248589441180229, -0.13156940042972565, 0.10549783706665039, 0.08092673122882843, 0.0244936291128397, 0.07155250757932663, -0.008288090117275715, 0.0713670551776886, 0.01599189266562462, 0.023719049990177155, 0.062184084206819534, -0.07743263989686966, -0.007177962455898523, -0.19942408800125122, -0.04523199051618576, -0.022386502474546432, -0.06411386281251907, 0.14840859174728394, 0.0890849232673645, -0.017863528802990913, 0.04867316037416458, 0.013089287094771862, -0.08338695019483566, -0.038972485810518265, -0.014762853272259235, -0.09240204840898514, -0.08840717375278473, 0.011749686673283577, 0.050670646131038666, -0.05645141750574112, 0.36075669527053833, -0.04663641005754471, -0.17754493653774261, 0.00014750361151527613, 0.10097227990627289, 0.0009105095523409545, -0.034609779715538025, 0.294351190328598, 0.009578639641404152, 0.02944520115852356, 0.03348548710346222, 0.0842779129743576, -0.016524547711014748, 0.11816824972629547, 0.12821857631206512, 0.09255198389291763, -0.08351418375968933, 0.022356098517775536, 0.054059773683547974, -0.0679398849606514, 0.051754407584667206, 0.01672695390880108, 0.02736794576048851, 0.025238242000341415, 0.027019526809453964, -0.09856849908828735, 0.04117828607559204, -0.05519016832113266, 0.019047420471906662, 0.04298127070069313, -0.09765907377004623, -0.11511246860027313, 0.021789418533444405, -0.07190325111150742, -0.13314339518547058, 0.03620398789644241, -0.016318419948220253, -0.006319285836070776, 0.09308849275112152, 0.016235247254371643, 0.08374936878681183, -0.028523197397589684, 0.022074120119214058, 0.023306572809815407, -0.00499431136995554, -0.005736387334764004, -0.03171161189675331, -0.026029637083411217, 0.001810029149055481, 0.0509459488093853, -0.04645810276269913, -0.0006075233686715364, 0.007142919115722179, 0.10303392261266708, 0.08762314170598984, -0.07701976597309113, -0.08157134056091309, -0.0951952189207077, 0.012341197580099106, -0.05905916169285774, 0.10811404883861542, 0.03594062477350235, 0.027773912996053696, -0.014151325449347496, 0.008798127062618732, 0.0014346565585583448, 0.06923981755971909, -0.008867298252880573, -0.034940965473651886, -0.04073164239525795, 0.024670835584402084, 0.005425123497843742, -0.03912746161222458, -0.02731049619615078, 0.14109130203723907, 0.18151649832725525, -0.03825028985738754, 0.023988988250494003, 0.024564575403928757, 0.016794374212622643, 0.053230106830596924, 0.20254619419574738, 0.003094356507062912, 0.08794842660427094, -0.04012734815478325, -0.07976953685283661, -0.08769266307353973, -0.05388050153851509, -0.09013442695140839, 0.061332304030656815, 0.03472055122256279, -0.0748792290687561, -0.01635820046067238, 0.13506636023521423, -0.034254759550094604, 0.08271688967943192, 0.03694068640470505, -0.044261686503887177, -0.09337488561868668, -0.012360455468297005, 0.09703215956687927, 0.024789540097117424, -0.0317690409719944, -0.06023242324590683, 0.037476133555173874, 0.03866381198167801, 0.021581005305051804, -0.34085360169410706, -0.12406332790851593, 0.02424386888742447, -0.07974951714277267, -0.00664094602689147, 0.017605837434530258, 0.13350574672222137, 0.03973425179719925, 0.06832481920719147, -0.12620212137699127, -0.0006758890813216567, -0.05963820219039917, 0.0669572725892067, 0.019627908244729042, -0.04560120031237602, -0.031721051782369614, -0.019658146426081657, -0.0037872358225286007, -0.05933903902769089, -0.05683823302388191, 0.0848459005355835, 0.02334468811750412, -0.019625993445515633, 0.03666644170880318, -0.07507272064685822, 0.12385451793670654, -0.0016821831231936812, -0.030022358521819115, -0.06859775632619858, 0.03592957928776741, 0.06255181133747101, 0.04285033792257309, -0.031407490372657776, -0.0770530179142952, -0.09500179439783096, -0.05961976200342178, 0.009342941455543041, 0.02566429413855076, -0.10526317358016968, -0.017874279990792274, -0.14062091708183289, -0.017296040430665016, -0.00907787773758173, 0.06716547161340714, 0.15347734093666077, 0.018867969512939453, -0.00822722353041172, -0.041053056716918945, 0.001501180580817163, -0.024949833750724792, -0.01781352236866951, -0.08098084479570389 ]
1570c3c9d8147467a85cc86c0be6a60930f0044b
# Dataset Card for Dataset Name ## Dataset Description - **Homepage:** https://rucola-benchmark.com - **Repository:** https://github.com/RussianNLP/RuCoLA - **Paper:** https://aclanthology.org/2022.emnlp-main.348/ - **ArXiv:** https://arxiv.org/abs/2210.12814 - **Leaderboard:** https://rucola-benchmark.com/leaderboard - **Point of Contact:** [email protected] - **Language:** Russian ### Dataset Summary ![RuCoLA logo](logo.png) Russian Corpus of Linguistic Acceptability (RuCoLA) is a novel benchmark of 13.4k sentences labeled as acceptable or not. RuCoLA combines in-domain sentences manually collected from linguistic literature and out-of-domain sentences produced by nine machine translation and paraphrase generation models. The motivation behind the out-of-domain set is to facilitate the practical use of acceptability judgments for improving language generation. Each unacceptable sentence is additionally labeled with four standard and machine-specific coarse-grained categories: morphology, syntax, semantics, and hallucinations. ## Dataset Structure ### Supported Tasks and Leaderboards - **Task:** binary classification. - **Metrics:** MCC/Acc. - **Leaderboard:** https://rucola-benchmark.com/leaderboard ### Languages Russian. ### Data Instances ``` { "id": 19, "sentence": "Люк останавливает удачу от этого.", "label": 0, "error_type": "Hallucination", "detailed_source": "WikiMatrix"} } ``` The example in English for illustration purposes: ``` { "id": 19, "sentence": "Luck stops luck from doing this.", "label": 0, "error_type": "Hallucination", "detailed_source": "WikiMatrix"} } ``` ### Data Fields - ```id (int64)```: the sentence's id. - ```sentence (str)```: the sentence. - ```label (str)```: the target class. "1" refers to "acceptable", while "0" corresponds to "unacceptable". - ```error_type (str)```: the coarse-grained violation category (Morphology, Syntax, Semantics, or Hallucination); "0" if the sentence is acceptable. - ```detailed_source```: the data source. ### Data Splits RuCoLA consists of the training, development, and private test sets organised under two subsets: in-domain (linguistic publications) and out-of-domain (texts produced by natural language generation models). - ```train```: 7869 in-domain samples (```"data/in_domain_train.csv"```). - ```validation```: 2787 in-domain and out-of-domain samples. The in-domain (```"data/in_domain_dev.csv"```) and out-of-domain (```"data/out_of_domain_dev.csv"```) validation sets are merged into ```"data/dev.csv"``` for convenience. - ```test```: 2789 in-domain and out-of-domain samples (```"data/test.csv"```). ## Dataset Creation ### Curation Rationale - **In-domain Subset:** The in-domain sentences and the corresponding authors’ acceptability judgments are *manually* drawn from fundamental linguistic textbooks, academic publications, and methodological materials. - **Out-of-domain Subset:** The out-of-domain sentences are produced by nine open-source MT and paraphrase generation models. ### Source Data <details> <summary>Linguistic publications and resources</summary> |Original source |Transliterated source |Source id | |---|---|---| |[Проект корпусного описания русской грамматики](http://rusgram.ru) | [Proekt korpusnogo opisaniya russkoj grammatiki](http://rusgram.ru/)|Rusgram | |Тестелец, Я.Г., 2001. *Введение в общий синтаксис*. Федеральное государственное бюджетное образовательное учреждение высшего образования Российский государственный гуманитарный университет.|Yakov Testelets. 2001. Vvedeniye v obschiy sintaksis. Russian State University for the Humanities. |Testelets | |Лютикова, Е.А., 2010. *К вопросу о категориальном статусе именных групп в русском языке*. Вестник Московского университета. Серия 9. Филология, (6), pp.36-76. |Ekaterina Lutikova. 2010. K voprosu o kategorial’nom statuse imennykh grup v russkom yazyke. Moscow University Philology Bulletin. |Lutikova | |Митренина, О.В., Романова, Е.Е. and Слюсарь, Н.А., 2017. *Введение в генеративную грамматику*. Общество с ограниченной ответственностью "Книжный дом ЛИБРОКОМ". |Olga Mitrenina et al. 2017. Vvedeniye v generativnuyu grammatiku. Limited Liability Company “LIBROCOM”. |Mitrenina | |Падучева, Е.В., 2004. *Динамические модели в семантике лексики*. М.: Языки славянской культуры.| Elena Paducheva. 2004. Dinamicheskiye modeli v semantike leksiki. Languages of Slavonic culture. |Paducheva2004 | |Падучева, Е.В., 2010. *Семантические исследования: Семантика времени и вида в русском языке; Семантика нарратива*. М.: Языки славянской культуры. | Elena Paducheva. 2010. Semanticheskiye issledovaniya: Semantika vremeni i vida v russkom yazyke; Semantika narrativa. Languages of Slavonic culture.|Paducheva2010 | |Падучева, Е.В., 2013. *Русское отрицательное предложение*. М.: Языки славянской культуры |Elena Paducheva. 2013. Russkoye otritsatel’noye predlozheniye. Languages of Slavonic culture. |Paducheva2013 | |Селиверстова, О.Н., 2004. *Труды по семантике*. М.: Языки славянской культуры | Olga Seliverstova. 2004. Trudy po semantike. Languages of Slavonic culture.|Seliverstova | | Набор данных ЕГЭ по русскому языку | Shavrina et al. 2020. [Humans Keep It One Hundred: an Overview of AI Journey](https://aclanthology.org/2020.lrec-1.277/) |USE5, USE7, USE8 | </details> <details> <summary>Machine-generated sentences</summary> <br> **Datasets** |Original source |Source id| |---|---| |Mikel Artetxe and Holger Schwenk. 2019. [Massively Multilingual Sentence Embeddings for Zero-Shot Cross-Lingual Transfer and Beyond](https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00288/43523/Massively-Multilingual-Sentence-Embeddings-for)|Tatoeba | |Holger Schwenk et al. 2021. [WikiMatrix: Mining 135M Parallel Sentences in 1620 Language Pairs from Wikipedia](https://aclanthology.org/2021.eacl-main.115/)|WikiMatrix | |Ye Qi et al. 2018. [When and Why Are Pre-Trained Word Embeddings Useful for Neural Machine Translation?](https://aclanthology.org/N18-2084/)|TED | |Alexandra Antonova and Alexey Misyurev. 2011. [Building a Web-Based Parallel Corpus and Filtering Out Machine-Translated Text](https://aclanthology.org/W11-1218/)|YandexCorpus | **Models** [EasyNMT models](https://github.com/UKPLab/EasyNMT): 1. OPUS-MT. Jörg Tiedemann and Santhosh Thottingal. 2020. [OPUS-MT – Building open translation services for the World](https://aclanthology.org/2020.eamt-1.61/) 2. M-BART50. Yuqing Tang et al. 2020. [Multilingual Translation with Extensible Multilingual Pretraining and Finetuning](https://arxiv.org/abs/2008.00401) 3. M2M-100. Angela Fan et al. 2021. [Beyond English-Centric Multilingual Machine Translation](https://jmlr.org/papers/volume22/20-1307/20-1307.pdf) [Paraphrase generation models](https://github.com/RussianNLP/russian_paraphrasers): 1. [ruGPT2-Large](https://huggingface.co/sberbank-ai/rugpt2large) 2. [ruT5](https://huggingface.co/cointegrated/rut5-base-paraphraser) 3. mT5. Linting Xue et al. 2021. [mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer](https://aclanthology.org/2021.naacl-main.41/) </details> ### Annotations #### Annotation process The out-of-domain sentences undergo a two-stage annotation procedure on [Toloka](https://toloka.ai), a crowd-sourcing platform for data labeling. Each stage includes an unpaid training phase with explanations, control tasks for tracking annotation quality, and the main annotation task. Before starting, the worker is given detailed instructions describing the task, explaining the labels, and showing plenty of examples. The instruction is available at any time during both the training and main annotation phases. To get access to the main phase, the worker should first complete the training phase by labeling more than 70% of its examples correctly. Each trained worker receives a page with five sentences, one of which is a control one. We collect the majority vote labels via a dy- namic overlap from three to five workers after filtering them by response time and performance on control tasks. - **Stage 1: Acceptability Judgments** The first annotation stage defines whether a given sentence is acceptable or not. Access to the project is granted to workers certified as native speakers of Russian by Toloka and ranked top-60% workers according to the Toloka rating system. Each worker answers 30 examples in the training phase. Each training example is accompanied by an explanation that appears in an incorrect answer. The main annotation phase counts 3.6k machine-generated sentences. The pay rate is on average $2.55/hr, which is twice the amount of the hourly minimum wage in Russia. Each of 1.3k trained workers get paid, but we keep votes from only 960 workers whose annotation quality rate on the control sentences is more than 50%. - **Stage 2: Violation Categories** The second stage includes validation and annotation of sentences labeled unacceptable on Stage 1 according to five answer options: “Morphology”, “Syntax”, “Semantics”, “Hallucinations” and “Other”. The task is framed as a multi-label classification, i.e., the sentence may contain more than one violation in some rare cases or be re-labeled as acceptable. We create a team of 30 annotators who are undergraduate BA and MA in philology and linguistics from several Russian universities. The students are asked to study the works on CoLA, TGEA, and hallucinations. We also hold an online seminar to discuss the works and clarify the task specifics. Each student undergoes platform-based training on 15 examples before moving onto the main phase of 1.3k sentences. The students are paid on average $5.42/hr and are eligible to get credits for an academic course or an internship. This stage provides direct interaction between authors and students in a group chat. We keep submissions with more than 30 seconds of response time per page and collect the majority vote labels for each answer independently. Sentences having more than one violation category or labeled as “Other” by the majority are filtered out. ### Personal and Sensitive Information The annotators are warned about potentially sensitive topics in data (e.g., politics, culture, and religion). ## Considerations for Using the Data ### Social Impact of Dataset RuCoLA may serve as training data for acceptability classifiers, which may benefit the quality of generated texts. We recognize that such improvements in text generation may lead to misuse of LMs for malicious purposes. However, our corpus can be used to train adversarial defense and artificial text detection models. We introduce a novel dataset for **research and development needs**, and the potential negative uses are not lost on us. ### Discussion of Biases Although we aim to control the number of high-frequency tokens in the RuCoLA’s sentences, we assume that potential word frequency distribution shift between LMs’ pretraining corpora and our corpus can introduce bias in the evaluation. Furthermore, linguistic publications represent a specific domain as the primary source of acceptability judgments. On the one hand, it can lead to a domain shift when using RuCoLA for practical purposes. On the other hand, we observe moderate acceptability classification performance on the out-of-domain test, which spans multiple domains, ranging from subtitles to Wikipedia. ### Other Known Limitations - **Data Collection** Acceptability judgments datasets require a source of unacceptable sentences. Collecting judgments from linguistic literature has become a standard practice replicated in multiple languages. However, this approach has several limitations. First, many studies raise concerns about the reliability and reproducibility of acceptability judgments. Second, the linguists’ judgments may limit data representativeness, as they may not reflect the errors that speakers tend to produce. Third, enriching acceptability judgments datasets is time-consuming, while creating new ones can be challenging due to limited resources, e.g., in low-resource languages. - **Expert vs. Non-expert** One of the open methodological questions on acceptability judgments is whether they should be collected from expert or non-expert speakers. On the one hand, prior linguistic knowledge can introduce bias in reporting judgments. On the other hand, expertise may increase the quality of the linguists’ judgments over the ones of non-linguists. At the same time, the latter tend to be influenced by an individual’s exposure to ungrammatical language use. The objective of involving students with a linguistic background is to maximize the annotation quality. - **Fine-grained Annotation** The coarse-grained annotation scheme of the RuCoLA’s unacceptable sentences relies on four major categories. While the annotation can be helpful for model error analysis, it limits the scope of LMs’ diagnostic evaluation concerning linguistic and machine-specific phenomena. ## Additional Information ### Dataset Curators Correspondence: ```[email protected]``` ### Licensing Information Our baseline code and acceptability labels are available under the Apache 2.0 license. The copyright (where applicable) of texts from the linguistic publications and resources remains with the original authors or publishers. ### Citation Information ``` @inproceedings{mikhailov-etal-2022-rucola, title = "{R}u{C}o{LA}: {R}ussian Corpus of Linguistic Acceptability", author = "Mikhailov, Vladislav and Shamardina, Tatiana and Ryabinin, Max and Pestova, Alena and Smurov, Ivan and Artemova, Ekaterina", booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing", month = dec, year = "2022", address = "Abu Dhabi, United Arab Emirates", publisher = "Association for Computational Linguistics", url = "https://aclanthology.org/2022.emnlp-main.348", pages = "5207--5227", abstract = "Linguistic acceptability (LA) attracts the attention of the research community due to its many uses, such as testing the grammatical knowledge of language models and filtering implausible texts with acceptability classifiers.However, the application scope of LA in languages other than English is limited due to the lack of high-quality resources.To this end, we introduce the Russian Corpus of Linguistic Acceptability (RuCoLA), built from the ground up under the well-established binary LA approach. RuCoLA consists of 9.8k in-domain sentences from linguistic publications and 3.6k out-of-domain sentences produced by generative models. The out-of-domain set is created to facilitate the practical use of acceptability for improving language generation.Our paper describes the data collection protocol and presents a fine-grained analysis of acceptability classification experiments with a range of baseline approaches.In particular, we demonstrate that the most widely used language models still fall behind humans by a large margin, especially when detecting morphological and semantic errors. We release RuCoLA, the code of experiments, and a public leaderboard to assess the linguistic competence of language models for Russian.", } ``` ### Other Please refer to our [paper](https://aclanthology.org/2022.emnlp-main.348/) for more details.
RussianNLP/rucola
[ "task_categories:text-classification", "size_categories:10K<n<100K", "language:ru", "license:apache-2.0", "arxiv:2210.12814", "arxiv:2008.00401", "region:us" ]
2023-03-27T17:35:06+00:00
{"language": ["ru"], "license": "apache-2.0", "size_categories": ["10K<n<100K"], "task_categories": ["text-classification"]}
2023-03-27T17:47:12+00:00
[ "2210.12814", "2008.00401" ]
[ "ru" ]
TAGS #task_categories-text-classification #size_categories-10K<n<100K #language-Russian #license-apache-2.0 #arxiv-2210.12814 #arxiv-2008.00401 #region-us
Dataset Card for Dataset Name ============================= Dataset Description ------------------- * Homepage: URL * Repository: URL * Paper: URL * ArXiv: URL * Leaderboard: URL * Point of Contact: vmikhailovhse@URL * Language: Russian ### Dataset Summary !RuCoLA logo Russian Corpus of Linguistic Acceptability (RuCoLA) is a novel benchmark of 13.4k sentences labeled as acceptable or not. RuCoLA combines in-domain sentences manually collected from linguistic literature and out-of-domain sentences produced by nine machine translation and paraphrase generation models. The motivation behind the out-of-domain set is to facilitate the practical use of acceptability judgments for improving language generation. Each unacceptable sentence is additionally labeled with four standard and machine-specific coarse-grained categories: morphology, syntax, semantics, and hallucinations. Dataset Structure ----------------- ### Supported Tasks and Leaderboards * Task: binary classification. * Metrics: MCC/Acc. * Leaderboard: URL ### Languages Russian. ### Data Instances The example in English for illustration purposes: ### Data Fields * : the sentence's id. * : the sentence. * : the target class. "1" refers to "acceptable", while "0" corresponds to "unacceptable". * : the coarse-grained violation category (Morphology, Syntax, Semantics, or Hallucination); "0" if the sentence is acceptable. * : the data source. ### Data Splits RuCoLA consists of the training, development, and private test sets organised under two subsets: in-domain (linguistic publications) and out-of-domain (texts produced by natural language generation models). * : 7869 in-domain samples (). * : 2787 in-domain and out-of-domain samples. The in-domain () and out-of-domain () validation sets are merged into for convenience. * : 2789 in-domain and out-of-domain samples (). Dataset Creation ---------------- ### Curation Rationale * In-domain Subset: The in-domain sentences and the corresponding authors’ acceptability judgments are *manually* drawn from fundamental linguistic textbooks, academic publications, and methodological materials. * Out-of-domain Subset: The out-of-domain sentences are produced by nine open-source MT and paraphrase generation models. ### Source Data Linguistic publications and resources Original source: Проект корпусного описания русской грамматики, Transliterated source: Proekt korpusnogo opisaniya russkoj grammatiki, Source id: Rusgram Original source: Тестелец, Я.Г., 2001. *Введение в общий синтаксис*. Федеральное государственное бюджетное образовательное учреждение высшего образования Российский государственный гуманитарный университет., Transliterated source: Yakov Testelets. 2001. Vvedeniye v obschiy sintaksis. Russian State University for the Humanities., Source id: Testelets Original source: Лютикова, Е.А., 2010. *К вопросу о категориальном статусе именных групп в русском языке*. Вестник Московского университета. Серия 9. Филология, (6), pp.36-76., Transliterated source: Ekaterina Lutikova. 2010. K voprosu o kategorial’nom statuse imennykh grup v russkom yazyke. Moscow University Philology Bulletin., Source id: Lutikova Original source: Митренина, О.В., Романова, Е.Е. and Слюсарь, Н.А., 2017. *Введение в генеративную грамматику*. Общество с ограниченной ответственностью "Книжный дом ЛИБРОКОМ"., Transliterated source: Olga Mitrenina et al. 2017. Vvedeniye v generativnuyu grammatiku. Limited Liability Company “LIBROCOM”., Source id: Mitrenina Original source: Падучева, Е.В., 2004. *Динамические модели в семантике лексики*. М.: Языки славянской культуры., Transliterated source: Elena Paducheva. 2004. Dinamicheskiye modeli v semantike leksiki. Languages of Slavonic culture., Source id: Paducheva2004 Original source: Падучева, Е.В., 2010. *Семантические исследования: Семантика времени и вида в русском языке; Семантика нарратива*. М.: Языки славянской культуры., Transliterated source: Elena Paducheva. 2010. Semanticheskiye issledovaniya: Semantika vremeni i vida v russkom yazyke; Semantika narrativa. Languages of Slavonic culture., Source id: Paducheva2010 Original source: Падучева, Е.В., 2013. *Русское отрицательное предложение*. М.: Языки славянской культуры, Transliterated source: Elena Paducheva. 2013. Russkoye otritsatel’noye predlozheniye. Languages of Slavonic culture., Source id: Paducheva2013 Original source: Селиверстова, О.Н., 2004. *Труды по семантике*. М.: Языки славянской культуры, Transliterated source: Olga Seliverstova. 2004. Trudy po semantike. Languages of Slavonic culture., Source id: Seliverstova Original source: Набор данных ЕГЭ по русскому языку, Transliterated source: Shavrina et al. 2020. Humans Keep It One Hundred: an Overview of AI Journey, Source id: USE5, USE7, USE8 Machine-generated sentences Datasets Models EasyNMT models: 1. OPUS-MT. Jörg Tiedemann and Santhosh Thottingal. 2020. OPUS-MT – Building open translation services for the World 2. M-BART50. Yuqing Tang et al. 2020. Multilingual Translation with Extensible Multilingual Pretraining and Finetuning 3. M2M-100. Angela Fan et al. 2021. Beyond English-Centric Multilingual Machine Translation Paraphrase generation models: 1. ruGPT2-Large 2. ruT5 3. mT5. Linting Xue et al. 2021. mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer ### Annotations #### Annotation process The out-of-domain sentences undergo a two-stage annotation procedure on Toloka, a crowd-sourcing platform for data labeling. Each stage includes an unpaid training phase with explanations, control tasks for tracking annotation quality, and the main annotation task. Before starting, the worker is given detailed instructions describing the task, explaining the labels, and showing plenty of examples. The instruction is available at any time during both the training and main annotation phases. To get access to the main phase, the worker should first complete the training phase by labeling more than 70% of its examples correctly. Each trained worker receives a page with five sentences, one of which is a control one. We collect the majority vote labels via a dy- namic overlap from three to five workers after filtering them by response time and performance on control tasks. * Stage 1: Acceptability Judgments The first annotation stage defines whether a given sentence is acceptable or not. Access to the project is granted to workers certified as native speakers of Russian by Toloka and ranked top-60% workers according to the Toloka rating system. Each worker answers 30 examples in the training phase. Each training example is accompanied by an explanation that appears in an incorrect answer. The main annotation phase counts 3.6k machine-generated sentences. The pay rate is on average $2.55/hr, which is twice the amount of the hourly minimum wage in Russia. Each of 1.3k trained workers get paid, but we keep votes from only 960 workers whose annotation quality rate on the control sentences is more than 50%. * Stage 2: Violation Categories The second stage includes validation and annotation of sentences labeled unacceptable on Stage 1 according to five answer options: “Morphology”, “Syntax”, “Semantics”, “Hallucinations” and “Other”. The task is framed as a multi-label classification, i.e., the sentence may contain more than one violation in some rare cases or be re-labeled as acceptable. We create a team of 30 annotators who are undergraduate BA and MA in philology and linguistics from several Russian universities. The students are asked to study the works on CoLA, TGEA, and hallucinations. We also hold an online seminar to discuss the works and clarify the task specifics. Each student undergoes platform-based training on 15 examples before moving onto the main phase of 1.3k sentences. The students are paid on average $5.42/hr and are eligible to get credits for an academic course or an internship. This stage provides direct interaction between authors and students in a group chat. We keep submissions with more than 30 seconds of response time per page and collect the majority vote labels for each answer independently. Sentences having more than one violation category or labeled as “Other” by the majority are filtered out. ### Personal and Sensitive Information The annotators are warned about potentially sensitive topics in data (e.g., politics, culture, and religion). Considerations for Using the Data --------------------------------- ### Social Impact of Dataset RuCoLA may serve as training data for acceptability classifiers, which may benefit the quality of generated texts. We recognize that such improvements in text generation may lead to misuse of LMs for malicious purposes. However, our corpus can be used to train adversarial defense and artificial text detection models. We introduce a novel dataset for research and development needs, and the potential negative uses are not lost on us. ### Discussion of Biases Although we aim to control the number of high-frequency tokens in the RuCoLA’s sentences, we assume that potential word frequency distribution shift between LMs’ pretraining corpora and our corpus can introduce bias in the evaluation. Furthermore, linguistic publications represent a specific domain as the primary source of acceptability judgments. On the one hand, it can lead to a domain shift when using RuCoLA for practical purposes. On the other hand, we observe moderate acceptability classification performance on the out-of-domain test, which spans multiple domains, ranging from subtitles to Wikipedia. ### Other Known Limitations * Data Collection Acceptability judgments datasets require a source of unacceptable sentences. Collecting judgments from linguistic literature has become a standard practice replicated in multiple languages. However, this approach has several limitations. First, many studies raise concerns about the reliability and reproducibility of acceptability judgments. Second, the linguists’ judgments may limit data representativeness, as they may not reflect the errors that speakers tend to produce. Third, enriching acceptability judgments datasets is time-consuming, while creating new ones can be challenging due to limited resources, e.g., in low-resource languages. * Expert vs. Non-expert One of the open methodological questions on acceptability judgments is whether they should be collected from expert or non-expert speakers. On the one hand, prior linguistic knowledge can introduce bias in reporting judgments. On the other hand, expertise may increase the quality of the linguists’ judgments over the ones of non-linguists. At the same time, the latter tend to be influenced by an individual’s exposure to ungrammatical language use. The objective of involving students with a linguistic background is to maximize the annotation quality. * Fine-grained Annotation The coarse-grained annotation scheme of the RuCoLA’s unacceptable sentences relies on four major categories. While the annotation can be helpful for model error analysis, it limits the scope of LMs’ diagnostic evaluation concerning linguistic and machine-specific phenomena. Additional Information ---------------------- ### Dataset Curators Correspondence: ### Licensing Information Our baseline code and acceptability labels are available under the Apache 2.0 license. The copyright (where applicable) of texts from the linguistic publications and resources remains with the original authors or publishers. ### Other Please refer to our paper for more details.
[ "### Dataset Summary\n\n\n!RuCoLA logo\n\n\nRussian Corpus of Linguistic Acceptability (RuCoLA) is a novel benchmark of 13.4k sentences labeled as acceptable or not. RuCoLA combines in-domain sentences manually collected from linguistic literature and out-of-domain sentences produced by nine machine translation and paraphrase generation models.\nThe motivation behind the out-of-domain set is to facilitate the practical use of acceptability judgments for improving language generation.\nEach unacceptable sentence is additionally labeled with four standard and machine-specific coarse-grained categories: morphology, syntax, semantics, and hallucinations.\n\n\nDataset Structure\n-----------------", "### Supported Tasks and Leaderboards\n\n\n* Task: binary classification.\n* Metrics: MCC/Acc.\n* Leaderboard: URL", "### Languages\n\n\nRussian.", "### Data Instances\n\n\nThe example in English for illustration purposes:", "### Data Fields\n\n\n* : the sentence's id.\n* : the sentence.\n* : the target class. \"1\" refers to \"acceptable\", while \"0\" corresponds to \"unacceptable\".\n* : the coarse-grained violation category (Morphology, Syntax, Semantics, or Hallucination); \"0\" if the sentence is acceptable.\n* : the data source.", "### Data Splits\n\n\nRuCoLA consists of the training, development, and private test sets organised under two subsets: in-domain (linguistic publications) and out-of-domain (texts produced by natural language generation models).\n\n\n* : 7869 in-domain samples ().\n* : 2787 in-domain and out-of-domain samples. The in-domain () and out-of-domain () validation sets are merged into for convenience.\n* : 2789 in-domain and out-of-domain samples ().\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\n* In-domain Subset: The in-domain sentences and the corresponding authors’ acceptability judgments are *manually* drawn from fundamental linguistic textbooks, academic publications, and methodological materials.\n* Out-of-domain Subset: The out-of-domain sentences are produced by nine open-source MT and paraphrase generation models.", "### Source Data\n\n\n\nLinguistic publications and resources\nOriginal source: Проект корпусного описания русской грамматики, Transliterated source: Proekt korpusnogo opisaniya russkoj grammatiki, Source id: Rusgram\nOriginal source: Тестелец, Я.Г., 2001. *Введение в общий синтаксис*. Федеральное государственное бюджетное образовательное учреждение высшего образования Российский государственный гуманитарный университет., Transliterated source: Yakov Testelets. 2001. Vvedeniye v obschiy sintaksis. Russian State University for the Humanities., Source id: Testelets\nOriginal source: Лютикова, Е.А., 2010. *К вопросу о категориальном статусе именных групп в русском языке*. Вестник Московского университета. Серия 9. Филология, (6), pp.36-76., Transliterated source: Ekaterina Lutikova. 2010. K voprosu o kategorial’nom statuse imennykh grup v russkom yazyke. Moscow University Philology Bulletin., Source id: Lutikova\nOriginal source: Митренина, О.В., Романова, Е.Е. and Слюсарь, Н.А., 2017. *Введение в генеративную грамматику*. Общество с ограниченной ответственностью \"Книжный дом ЛИБРОКОМ\"., Transliterated source: Olga Mitrenina et al. 2017. Vvedeniye v generativnuyu grammatiku. Limited Liability Company “LIBROCOM”., Source id: Mitrenina\nOriginal source: Падучева, Е.В., 2004. *Динамические модели в семантике лексики*. М.: Языки славянской культуры., Transliterated source: Elena Paducheva. 2004. Dinamicheskiye modeli v semantike leksiki. Languages of Slavonic culture., Source id: Paducheva2004\nOriginal source: Падучева, Е.В., 2010. *Семантические исследования: Семантика времени и вида в русском языке; Семантика нарратива*. М.: Языки славянской культуры., Transliterated source: Elena Paducheva. 2010. Semanticheskiye issledovaniya: Semantika vremeni i vida v russkom yazyke; Semantika narrativa. Languages of Slavonic culture., Source id: Paducheva2010\nOriginal source: Падучева, Е.В., 2013. *Русское отрицательное предложение*. М.: Языки славянской культуры, Transliterated source: Elena Paducheva. 2013. Russkoye otritsatel’noye predlozheniye. Languages of Slavonic culture., Source id: Paducheva2013\nOriginal source: Селиверстова, О.Н., 2004. *Труды по семантике*. М.: Языки славянской культуры, Transliterated source: Olga Seliverstova. 2004. Trudy po semantike. Languages of Slavonic culture., Source id: Seliverstova\nOriginal source: Набор данных ЕГЭ по русскому языку, Transliterated source: Shavrina et al. 2020. Humans Keep It One Hundred: an Overview of AI Journey, Source id: USE5, USE7, USE8\n\n\n\n\nMachine-generated sentences\n \n\nDatasets\n\n\n\nModels\n\n\nEasyNMT models:\n\n\n1. OPUS-MT. Jörg Tiedemann and Santhosh Thottingal. 2020. OPUS-MT – Building open translation services for the World\n2. M-BART50. Yuqing Tang et al. 2020. Multilingual Translation with Extensible Multilingual Pretraining and Finetuning\n3. M2M-100. Angela Fan et al. 2021. Beyond English-Centric Multilingual Machine Translation\n\n\nParaphrase generation models:\n\n\n1. ruGPT2-Large\n2. ruT5\n3. mT5. Linting Xue et al. 2021. mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer", "### Annotations", "#### Annotation process\n\n\nThe out-of-domain sentences undergo a two-stage annotation procedure on Toloka, a crowd-sourcing platform for data labeling.\nEach stage includes an unpaid training phase with explanations, control tasks for tracking annotation quality, and the main annotation task. Before starting, the worker is given detailed instructions describing the task, explaining the labels, and showing plenty of examples.\nThe instruction is available at any time during both the training and main annotation phases. To get access to the main phase, the worker should first complete the training phase by labeling more than 70% of its examples correctly. Each trained worker receives a page with five sentences, one of which is a control one.\nWe collect the majority vote labels via a dy- namic overlap from three to five workers after filtering them by response time and performance on control tasks.\n\n\n* Stage 1: Acceptability Judgments\nThe first annotation stage defines whether a given sentence is acceptable or not. Access to the project is granted to workers certified as native speakers of Russian by Toloka and ranked top-60% workers according to the Toloka rating system.\nEach worker answers 30 examples in the training phase. Each training example is accompanied by an explanation that appears in an incorrect answer.\nThe main annotation phase counts 3.6k machine-generated sentences. The pay rate is on average $2.55/hr, which is twice the amount of the hourly minimum wage in Russia. Each of 1.3k trained workers get paid, but we keep votes from only 960 workers whose annotation quality rate on the control sentences is more than 50%.\n* Stage 2: Violation Categories\nThe second stage includes validation and annotation of sentences labeled unacceptable on Stage 1 according to five answer options: “Morphology”, “Syntax”, “Semantics”, “Hallucinations” and “Other”. The task is framed as a multi-label classification, i.e., the sentence may contain more than one violation in some rare cases or be re-labeled as acceptable.\nWe create a team of 30 annotators who are undergraduate BA and MA in philology and linguistics from several Russian universities. The students are asked to study the works on CoLA, TGEA, and hallucinations. We also hold an online seminar to discuss the works and clarify the task specifics. Each student undergoes platform-based training on 15 examples before moving onto the main phase of 1.3k sentences.\nThe students are paid on average $5.42/hr and are eligible to get credits for an academic course or an internship. This stage provides direct interaction between authors and students in a group chat. We keep submissions with more than 30 seconds of response time per page and collect the majority vote labels for each answer independently.\nSentences having more than one violation category or labeled as “Other” by the majority are filtered out.", "### Personal and Sensitive Information\n\n\nThe annotators are warned about potentially sensitive topics in data (e.g., politics, culture, and religion).\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\nRuCoLA may serve as training data for acceptability classifiers, which may benefit the quality of generated texts.\nWe recognize that such improvements in text generation may lead to misuse of LMs for malicious purposes. However, our corpus can be used to train adversarial defense and artificial text detection models.\nWe introduce a novel dataset for research and development needs, and the potential negative uses are not lost on us.", "### Discussion of Biases\n\n\nAlthough we aim to control the number of high-frequency tokens in the RuCoLA’s sentences, we assume that potential word frequency distribution shift between LMs’ pretraining corpora and our corpus can introduce bias in the evaluation.\nFurthermore, linguistic publications represent a specific domain as the primary source of acceptability judgments. On the one hand, it can lead to a domain shift when using RuCoLA for practical purposes.\nOn the other hand, we observe moderate acceptability classification performance on the out-of-domain test, which spans multiple domains, ranging from subtitles to Wikipedia.", "### Other Known Limitations\n\n\n* Data Collection\nAcceptability judgments datasets require a source of unacceptable sentences.\nCollecting judgments from linguistic literature has become a standard practice replicated in multiple languages. However, this approach has several limitations. First, many studies raise concerns about the reliability and reproducibility of acceptability judgments. Second, the linguists’ judgments may limit data representativeness, as they may not reflect the errors that speakers tend to produce. Third, enriching acceptability judgments datasets is time-consuming, while creating new ones can be challenging due to limited resources, e.g., in low-resource languages.\n* Expert vs. Non-expert\nOne of the open methodological questions on acceptability judgments is whether they should be collected from expert or non-expert speakers.\nOn the one hand, prior linguistic knowledge can introduce bias in reporting judgments. On the other hand, expertise may increase the quality of the linguists’ judgments over the ones of non-linguists. At the same time, the latter tend to be influenced by an individual’s exposure to ungrammatical language use.\nThe objective of involving students with a linguistic background is to maximize the annotation quality.\n* Fine-grained Annotation\nThe coarse-grained annotation scheme of the RuCoLA’s unacceptable sentences relies on four major categories. While the annotation can be helpful for model error analysis, it limits the scope of LMs’ diagnostic evaluation concerning linguistic and machine-specific phenomena.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nCorrespondence:", "### Licensing Information\n\n\nOur baseline code and acceptability labels are available under the Apache 2.0 license. The copyright (where applicable) of texts from the linguistic publications and resources remains with the original authors or publishers.", "### Other\n\n\nPlease refer to our paper for more details." ]
[ "TAGS\n#task_categories-text-classification #size_categories-10K<n<100K #language-Russian #license-apache-2.0 #arxiv-2210.12814 #arxiv-2008.00401 #region-us \n", "### Dataset Summary\n\n\n!RuCoLA logo\n\n\nRussian Corpus of Linguistic Acceptability (RuCoLA) is a novel benchmark of 13.4k sentences labeled as acceptable or not. RuCoLA combines in-domain sentences manually collected from linguistic literature and out-of-domain sentences produced by nine machine translation and paraphrase generation models.\nThe motivation behind the out-of-domain set is to facilitate the practical use of acceptability judgments for improving language generation.\nEach unacceptable sentence is additionally labeled with four standard and machine-specific coarse-grained categories: morphology, syntax, semantics, and hallucinations.\n\n\nDataset Structure\n-----------------", "### Supported Tasks and Leaderboards\n\n\n* Task: binary classification.\n* Metrics: MCC/Acc.\n* Leaderboard: URL", "### Languages\n\n\nRussian.", "### Data Instances\n\n\nThe example in English for illustration purposes:", "### Data Fields\n\n\n* : the sentence's id.\n* : the sentence.\n* : the target class. \"1\" refers to \"acceptable\", while \"0\" corresponds to \"unacceptable\".\n* : the coarse-grained violation category (Morphology, Syntax, Semantics, or Hallucination); \"0\" if the sentence is acceptable.\n* : the data source.", "### Data Splits\n\n\nRuCoLA consists of the training, development, and private test sets organised under two subsets: in-domain (linguistic publications) and out-of-domain (texts produced by natural language generation models).\n\n\n* : 7869 in-domain samples ().\n* : 2787 in-domain and out-of-domain samples. The in-domain () and out-of-domain () validation sets are merged into for convenience.\n* : 2789 in-domain and out-of-domain samples ().\n\n\nDataset Creation\n----------------", "### Curation Rationale\n\n\n* In-domain Subset: The in-domain sentences and the corresponding authors’ acceptability judgments are *manually* drawn from fundamental linguistic textbooks, academic publications, and methodological materials.\n* Out-of-domain Subset: The out-of-domain sentences are produced by nine open-source MT and paraphrase generation models.", "### Source Data\n\n\n\nLinguistic publications and resources\nOriginal source: Проект корпусного описания русской грамматики, Transliterated source: Proekt korpusnogo opisaniya russkoj grammatiki, Source id: Rusgram\nOriginal source: Тестелец, Я.Г., 2001. *Введение в общий синтаксис*. Федеральное государственное бюджетное образовательное учреждение высшего образования Российский государственный гуманитарный университет., Transliterated source: Yakov Testelets. 2001. Vvedeniye v obschiy sintaksis. Russian State University for the Humanities., Source id: Testelets\nOriginal source: Лютикова, Е.А., 2010. *К вопросу о категориальном статусе именных групп в русском языке*. Вестник Московского университета. Серия 9. Филология, (6), pp.36-76., Transliterated source: Ekaterina Lutikova. 2010. K voprosu o kategorial’nom statuse imennykh grup v russkom yazyke. Moscow University Philology Bulletin., Source id: Lutikova\nOriginal source: Митренина, О.В., Романова, Е.Е. and Слюсарь, Н.А., 2017. *Введение в генеративную грамматику*. Общество с ограниченной ответственностью \"Книжный дом ЛИБРОКОМ\"., Transliterated source: Olga Mitrenina et al. 2017. Vvedeniye v generativnuyu grammatiku. Limited Liability Company “LIBROCOM”., Source id: Mitrenina\nOriginal source: Падучева, Е.В., 2004. *Динамические модели в семантике лексики*. М.: Языки славянской культуры., Transliterated source: Elena Paducheva. 2004. Dinamicheskiye modeli v semantike leksiki. Languages of Slavonic culture., Source id: Paducheva2004\nOriginal source: Падучева, Е.В., 2010. *Семантические исследования: Семантика времени и вида в русском языке; Семантика нарратива*. М.: Языки славянской культуры., Transliterated source: Elena Paducheva. 2010. Semanticheskiye issledovaniya: Semantika vremeni i vida v russkom yazyke; Semantika narrativa. Languages of Slavonic culture., Source id: Paducheva2010\nOriginal source: Падучева, Е.В., 2013. *Русское отрицательное предложение*. М.: Языки славянской культуры, Transliterated source: Elena Paducheva. 2013. Russkoye otritsatel’noye predlozheniye. Languages of Slavonic culture., Source id: Paducheva2013\nOriginal source: Селиверстова, О.Н., 2004. *Труды по семантике*. М.: Языки славянской культуры, Transliterated source: Olga Seliverstova. 2004. Trudy po semantike. Languages of Slavonic culture., Source id: Seliverstova\nOriginal source: Набор данных ЕГЭ по русскому языку, Transliterated source: Shavrina et al. 2020. Humans Keep It One Hundred: an Overview of AI Journey, Source id: USE5, USE7, USE8\n\n\n\n\nMachine-generated sentences\n \n\nDatasets\n\n\n\nModels\n\n\nEasyNMT models:\n\n\n1. OPUS-MT. Jörg Tiedemann and Santhosh Thottingal. 2020. OPUS-MT – Building open translation services for the World\n2. M-BART50. Yuqing Tang et al. 2020. Multilingual Translation with Extensible Multilingual Pretraining and Finetuning\n3. M2M-100. Angela Fan et al. 2021. Beyond English-Centric Multilingual Machine Translation\n\n\nParaphrase generation models:\n\n\n1. ruGPT2-Large\n2. ruT5\n3. mT5. Linting Xue et al. 2021. mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer", "### Annotations", "#### Annotation process\n\n\nThe out-of-domain sentences undergo a two-stage annotation procedure on Toloka, a crowd-sourcing platform for data labeling.\nEach stage includes an unpaid training phase with explanations, control tasks for tracking annotation quality, and the main annotation task. Before starting, the worker is given detailed instructions describing the task, explaining the labels, and showing plenty of examples.\nThe instruction is available at any time during both the training and main annotation phases. To get access to the main phase, the worker should first complete the training phase by labeling more than 70% of its examples correctly. Each trained worker receives a page with five sentences, one of which is a control one.\nWe collect the majority vote labels via a dy- namic overlap from three to five workers after filtering them by response time and performance on control tasks.\n\n\n* Stage 1: Acceptability Judgments\nThe first annotation stage defines whether a given sentence is acceptable or not. Access to the project is granted to workers certified as native speakers of Russian by Toloka and ranked top-60% workers according to the Toloka rating system.\nEach worker answers 30 examples in the training phase. Each training example is accompanied by an explanation that appears in an incorrect answer.\nThe main annotation phase counts 3.6k machine-generated sentences. The pay rate is on average $2.55/hr, which is twice the amount of the hourly minimum wage in Russia. Each of 1.3k trained workers get paid, but we keep votes from only 960 workers whose annotation quality rate on the control sentences is more than 50%.\n* Stage 2: Violation Categories\nThe second stage includes validation and annotation of sentences labeled unacceptable on Stage 1 according to five answer options: “Morphology”, “Syntax”, “Semantics”, “Hallucinations” and “Other”. The task is framed as a multi-label classification, i.e., the sentence may contain more than one violation in some rare cases or be re-labeled as acceptable.\nWe create a team of 30 annotators who are undergraduate BA and MA in philology and linguistics from several Russian universities. The students are asked to study the works on CoLA, TGEA, and hallucinations. We also hold an online seminar to discuss the works and clarify the task specifics. Each student undergoes platform-based training on 15 examples before moving onto the main phase of 1.3k sentences.\nThe students are paid on average $5.42/hr and are eligible to get credits for an academic course or an internship. This stage provides direct interaction between authors and students in a group chat. We keep submissions with more than 30 seconds of response time per page and collect the majority vote labels for each answer independently.\nSentences having more than one violation category or labeled as “Other” by the majority are filtered out.", "### Personal and Sensitive Information\n\n\nThe annotators are warned about potentially sensitive topics in data (e.g., politics, culture, and religion).\n\n\nConsiderations for Using the Data\n---------------------------------", "### Social Impact of Dataset\n\n\nRuCoLA may serve as training data for acceptability classifiers, which may benefit the quality of generated texts.\nWe recognize that such improvements in text generation may lead to misuse of LMs for malicious purposes. However, our corpus can be used to train adversarial defense and artificial text detection models.\nWe introduce a novel dataset for research and development needs, and the potential negative uses are not lost on us.", "### Discussion of Biases\n\n\nAlthough we aim to control the number of high-frequency tokens in the RuCoLA’s sentences, we assume that potential word frequency distribution shift between LMs’ pretraining corpora and our corpus can introduce bias in the evaluation.\nFurthermore, linguistic publications represent a specific domain as the primary source of acceptability judgments. On the one hand, it can lead to a domain shift when using RuCoLA for practical purposes.\nOn the other hand, we observe moderate acceptability classification performance on the out-of-domain test, which spans multiple domains, ranging from subtitles to Wikipedia.", "### Other Known Limitations\n\n\n* Data Collection\nAcceptability judgments datasets require a source of unacceptable sentences.\nCollecting judgments from linguistic literature has become a standard practice replicated in multiple languages. However, this approach has several limitations. First, many studies raise concerns about the reliability and reproducibility of acceptability judgments. Second, the linguists’ judgments may limit data representativeness, as they may not reflect the errors that speakers tend to produce. Third, enriching acceptability judgments datasets is time-consuming, while creating new ones can be challenging due to limited resources, e.g., in low-resource languages.\n* Expert vs. Non-expert\nOne of the open methodological questions on acceptability judgments is whether they should be collected from expert or non-expert speakers.\nOn the one hand, prior linguistic knowledge can introduce bias in reporting judgments. On the other hand, expertise may increase the quality of the linguists’ judgments over the ones of non-linguists. At the same time, the latter tend to be influenced by an individual’s exposure to ungrammatical language use.\nThe objective of involving students with a linguistic background is to maximize the annotation quality.\n* Fine-grained Annotation\nThe coarse-grained annotation scheme of the RuCoLA’s unacceptable sentences relies on four major categories. While the annotation can be helpful for model error analysis, it limits the scope of LMs’ diagnostic evaluation concerning linguistic and machine-specific phenomena.\n\n\nAdditional Information\n----------------------", "### Dataset Curators\n\n\nCorrespondence:", "### Licensing Information\n\n\nOur baseline code and acceptability labels are available under the Apache 2.0 license. The copyright (where applicable) of texts from the linguistic publications and resources remains with the original authors or publishers.", "### Other\n\n\nPlease refer to our paper for more details." ]
[ 59, 158, 35, 6, 15, 88, 139, 92, 865, 5, 653, 47, 100, 147, 359, 11, 52, 12 ]
[ "passage: TAGS\n#task_categories-text-classification #size_categories-10K<n<100K #language-Russian #license-apache-2.0 #arxiv-2210.12814 #arxiv-2008.00401 #region-us \n### Dataset Summary\n\n\n!RuCoLA logo\n\n\nRussian Corpus of Linguistic Acceptability (RuCoLA) is a novel benchmark of 13.4k sentences labeled as acceptable or not. RuCoLA combines in-domain sentences manually collected from linguistic literature and out-of-domain sentences produced by nine machine translation and paraphrase generation models.\nThe motivation behind the out-of-domain set is to facilitate the practical use of acceptability judgments for improving language generation.\nEach unacceptable sentence is additionally labeled with four standard and machine-specific coarse-grained categories: morphology, syntax, semantics, and hallucinations.\n\n\nDataset Structure\n-----------------### Supported Tasks and Leaderboards\n\n\n* Task: binary classification.\n* Metrics: MCC/Acc.\n* Leaderboard: URL### Languages\n\n\nRussian.### Data Instances\n\n\nThe example in English for illustration purposes:### Data Fields\n\n\n* : the sentence's id.\n* : the sentence.\n* : the target class. \"1\" refers to \"acceptable\", while \"0\" corresponds to \"unacceptable\".\n* : the coarse-grained violation category (Morphology, Syntax, Semantics, or Hallucination); \"0\" if the sentence is acceptable.\n* : the data source.### Data Splits\n\n\nRuCoLA consists of the training, development, and private test sets organised under two subsets: in-domain (linguistic publications) and out-of-domain (texts produced by natural language generation models).\n\n\n* : 7869 in-domain samples ().\n* : 2787 in-domain and out-of-domain samples. The in-domain () and out-of-domain () validation sets are merged into for convenience.\n* : 2789 in-domain and out-of-domain samples ().\n\n\nDataset Creation\n----------------", "passage: ### Curation Rationale\n\n\n* In-domain Subset: The in-domain sentences and the corresponding authors’ acceptability judgments are *manually* drawn from fundamental linguistic textbooks, academic publications, and methodological materials.\n* Out-of-domain Subset: The out-of-domain sentences are produced by nine open-source MT and paraphrase generation models.", "passage: ### Source Data\n\n\n\nLinguistic publications and resources\nOriginal source: Проект корпусного описания русской грамматики, Transliterated source: Proekt korpusnogo opisaniya russkoj grammatiki, Source id: Rusgram\nOriginal source: Тестелец, Я.Г., 2001. *Введение в общий синтаксис*. Федеральное государственное бюджетное образовательное учреждение высшего образования Российский государственный гуманитарный университет., Transliterated source: Yakov Testelets. 2001. Vvedeniye v obschiy sintaksis. Russian State University for the Humanities., Source id: Testelets\nOriginal source: Лютикова, Е.А., 2010. *К вопросу о категориальном статусе именных групп в русском языке*. Вестник Московского университета. Серия 9. Филология, (6), pp.36-76., Transliterated source: Ekaterina Lutikova. 2010. K voprosu o kategorial’nom statuse imennykh grup v russkom yazyke. Moscow University Philology Bulletin., Source id: Lutikova\nOriginal source: Митренина, О.В., Романова, Е.Е. and Слюсарь, Н.А., 2017. *Введение в генеративную грамматику*. Общество с ограниченной ответственностью \"Книжный дом ЛИБРОКОМ\"., Transliterated source: Olga Mitrenina et al. 2017. Vvedeniye v generativnuyu grammatiku. Limited Liability Company “LIBROCOM”., Source id: Mitrenina\nOriginal source: Падучева, Е.В., 2004. *Динамические модели в семантике лексики*. М.: Языки славянской культуры., Transliterated source: Elena Paducheva. 2004. Dinamicheskiye modeli v semantike leksiki. Languages of Slavonic culture., Source id: Paducheva2004\nOriginal source: Падучева, Е.В., 2010. *Семантические исследования: Семантика времени и вида в русском языке; Семантика нарратива*. М.: Языки славянской культуры., Transliterated source: Elena Paducheva. 2010. Semanticheskiye issledovaniya: Semantika vremeni i vida v russkom yazyke; Semantika narrativa. Languages of Slavonic culture., Source id: Paducheva2010\nOriginal source: Падучева, Е.В., 2013. *Русское отрицательное предложение*. М.: Языки славянской культуры, Transliterated source: Elena Paducheva. 2013. Russkoye otritsatel’noye predlozheniye. Languages of Slavonic culture., Source id: Paducheva2013\nOriginal source: Селиверстова, О.Н., 2004. *Труды по семантике*. М.: Языки славянской культуры, Transliterated source: Olga Seliverstova. 2004. Trudy po semantike. Languages of Slavonic culture., Source id: Seliverstova\nOriginal source: Набор данных ЕГЭ по русскому языку, Transliterated source: Shavrina et al. 2020. Humans Keep It One Hundred: an Overview of AI Journey, Source id: USE5, USE7, USE8\n\n\n\n\nMachine-generated sentences\n \n\nDatasets\n\n\n\nModels\n\n\nEasyNMT models:\n\n\n1. OPUS-MT. Jörg Tiedemann and Santhosh Thottingal. 2020. OPUS-MT – Building open translation services for the World\n2. M-BART50. Yuqing Tang et al. 2020. Multilingual Translation with Extensible Multilingual Pretraining and Finetuning\n3. M2M-100. Angela Fan et al. 2021. Beyond English-Centric Multilingual Machine Translation\n\n\nParaphrase generation models:\n\n\n1. ruGPT2-Large\n2. ruT5\n3. mT5. Linting Xue et al. 2021. mT5: A Massively Multilingual Pre-trained Text-to-Text Transformer### Annotations", "passage: #### Annotation process\n\n\nThe out-of-domain sentences undergo a two-stage annotation procedure on Toloka, a crowd-sourcing platform for data labeling.\nEach stage includes an unpaid training phase with explanations, control tasks for tracking annotation quality, and the main annotation task. Before starting, the worker is given detailed instructions describing the task, explaining the labels, and showing plenty of examples.\nThe instruction is available at any time during both the training and main annotation phases. To get access to the main phase, the worker should first complete the training phase by labeling more than 70% of its examples correctly. Each trained worker receives a page with five sentences, one of which is a control one.\nWe collect the majority vote labels via a dy- namic overlap from three to five workers after filtering them by response time and performance on control tasks.\n\n\n* Stage 1: Acceptability Judgments\nThe first annotation stage defines whether a given sentence is acceptable or not. Access to the project is granted to workers certified as native speakers of Russian by Toloka and ranked top-60% workers according to the Toloka rating system.\nEach worker answers 30 examples in the training phase. Each training example is accompanied by an explanation that appears in an incorrect answer.\nThe main annotation phase counts 3.6k machine-generated sentences. The pay rate is on average $2.55/hr, which is twice the amount of the hourly minimum wage in Russia. Each of 1.3k trained workers get paid, but we keep votes from only 960 workers whose annotation quality rate on the control sentences is more than 50%.\n* Stage 2: Violation Categories\nThe second stage includes validation and annotation of sentences labeled unacceptable on Stage 1 according to five answer options: “Morphology”, “Syntax”, “Semantics”, “Hallucinations” and “Other”. The task is framed as a multi-label classification, i.e., the sentence may contain more than one violation in some rare cases or be re-labeled as acceptable.\nWe create a team of 30 annotators who are undergraduate BA and MA in philology and linguistics from several Russian universities. The students are asked to study the works on CoLA, TGEA, and hallucinations. We also hold an online seminar to discuss the works and clarify the task specifics. Each student undergoes platform-based training on 15 examples before moving onto the main phase of 1.3k sentences.\nThe students are paid on average $5.42/hr and are eligible to get credits for an academic course or an internship. This stage provides direct interaction between authors and students in a group chat. We keep submissions with more than 30 seconds of response time per page and collect the majority vote labels for each answer independently.\nSentences having more than one violation category or labeled as “Other” by the majority are filtered out.### Personal and Sensitive Information\n\n\nThe annotators are warned about potentially sensitive topics in data (e.g., politics, culture, and religion).\n\n\nConsiderations for Using the Data\n---------------------------------### Social Impact of Dataset\n\n\nRuCoLA may serve as training data for acceptability classifiers, which may benefit the quality of generated texts.\nWe recognize that such improvements in text generation may lead to misuse of LMs for malicious purposes. However, our corpus can be used to train adversarial defense and artificial text detection models.\nWe introduce a novel dataset for research and development needs, and the potential negative uses are not lost on us.### Discussion of Biases\n\n\nAlthough we aim to control the number of high-frequency tokens in the RuCoLA’s sentences, we assume that potential word frequency distribution shift between LMs’ pretraining corpora and our corpus can introduce bias in the evaluation.\nFurthermore, linguistic publications represent a specific domain as the primary source of acceptability judgments. On the one hand, it can lead to a domain shift when using RuCoLA for practical purposes.\nOn the other hand, we observe moderate acceptability classification performance on the out-of-domain test, which spans multiple domains, ranging from subtitles to Wikipedia." ]
[ 0.009180581197142601, 0.007499133236706257, -0.007095663342624903, 0.0020416928455233574, 0.04673749953508377, 0.008918890729546547, 0.099004827439785, 0.025342287495732307, -0.006204190663993359, 0.03683646768331528, 0.015893802046775818, -0.018802544102072716, 0.028503475710749626, -0.03127959743142128, -0.03248819708824158, -0.10615836828947067, 0.03066111169755459, -0.08008183538913727, 0.027600716799497604, 0.0668492466211319, 0.12410494685173035, -0.012550813145935535, 0.012075119651854038, -0.04178677126765251, 0.04351810738444328, -0.02836129069328308, 0.040883708745241165, -0.004356740042567253, 0.0589679479598999, 0.07032471150159836, 0.08161871135234833, -0.008452311158180237, -0.017396526411175728, -0.12462785840034485, 0.023373935371637344, 0.006477967370301485, -0.04310337081551552, -0.012665723450481892, 0.03184645622968674, 0.026154519990086555, 0.13526201248168945, -0.07506114989519119, -0.009060470387339592, 0.05143918842077255, -0.0882323682308197, 0.08065785467624664, -0.06409910321235657, 0.08940206468105316, 0.09212622046470642, 0.10096252709627151, -0.048351239413022995, 0.06371095776557922, -0.06002248451113701, 0.03258306905627251, -0.07669218629598618, -0.12183449417352676, -0.041595011949539185, 0.03137495368719101, -0.006595305632799864, 0.07134881615638733, -0.04293787479400635, 0.01673201099038124, 0.0013019437901675701, -0.02303352579474449, -0.05102129653096199, -0.07071248441934586, 0.10675400495529175, -0.04696178436279297, -0.1302468478679657, -0.018577221781015396, 0.16007988154888153, 0.03490568697452545, -0.06038285791873932, -0.09038746356964111, -0.011699305847287178, 0.13112343847751617, 0.030147310346364975, -0.01396583765745163, -0.012870006263256073, 0.037964675575494766, 0.07954437285661697, -0.07437863945960999, -0.0855853259563446, -0.015792353078722954, -0.07449402660131454, 0.21022365987300873, 0.022440608590841293, 0.013333308510482311, 0.02819528803229332, 0.009813360869884491, -0.08626919239759445, -0.072554811835289, -0.003952044062316418, -0.08701009303331375, -0.04037357121706009, 0.009049239568412304, -0.0407780297100544, -0.0474393256008625, 0.019454415887594223, 0.06265068054199219, -0.05428235977888107, -0.0019567215349525213, -0.02606016770005226, 0.05525975674390793, 0.07380688935518265, 0.05615495517849922, -0.0814482569694519, 0.003704608418047428, 0.008970221504569054, 0.018885308876633644, 0.04406261071562767, 0.017066556960344315, -0.03537614643573761, -0.05034099519252777, 0.022371865808963776, 0.036869972944259644, 0.030732445418834686, 0.034697312861680984, -0.02287297137081623, -0.04855306074023247, 0.02145380713045597, -0.06366237998008728, -0.04012097045779228, -0.003107492346316576, -0.05325150489807129, 0.04205568507313728, -0.0395684540271759, 0.010388369672000408, -0.06729316711425781, 0.010150056332349777, -0.015681032091379166, 0.025408999994397163, -0.04477163404226303, -0.08107662200927734, 0.01610139012336731, -0.06652095168828964, -0.004993933252990246, -0.09825639426708221, -0.026588622480630875, -0.10450326651334763, 0.03127394616603851, -0.05994362384080887, 0.004783584736287594, -0.036460813134908676, -0.04298027604818344, -0.004871810786426067, -0.010097726248204708, -0.1056670993566513, -0.026763292029500008, 0.035583510994911194, -0.07668962329626083, -0.006949909962713718, -0.060061015188694, 0.011995679698884487, -0.07410088181495667, -0.00951254554092884, -0.08913491666316986, 0.04697927087545395, -0.08610007166862488, -0.0041107721626758575, -0.05912639945745468, -0.019022295251488686, 0.006878731772303581, 0.040376581251621246, 0.033235639333724976, 0.12239444255828857, -0.15176153182983398, 0.036264676600694656, 0.06485451757907867, -0.10548235476016998, -0.05191325768828392, 0.1238701269030571, -0.039533477276563644, 0.15575841069221497, 0.08342047780752182, 0.09550855308771133, 0.023351743817329407, -0.05827759951353073, -0.05918438360095024, -0.07809585332870483, -0.00372140109539032, 0.1398882269859314, 0.021030185744166374, -0.008635965175926685, 0.027651242911815643, 0.019411249086260796, -0.026008665561676025, -0.029457230120897293, 0.022722993046045303, -0.0622200109064579, -0.0035687843337655067, 0.0006421592552214861, -0.002862967550754547, -0.004081884864717722, -0.013046329841017723, -0.050832681357860565, -0.07879607379436493, -0.055424995720386505, 0.026356734335422516, 0.019739272072911263, 0.0335552841424942, -0.05496291443705559, 0.009549081325531006, 0.08087676763534546, 0.01782381348311901, -0.10773622244596481, 0.023010065779089928, 0.008923636749386787, 0.08018791675567627, 0.14096322655677795, 0.00227273628115654, -0.004720988683402538, -0.0587560310959816, -0.04929454252123833, 0.021647822111845016, -0.0468413420021534, 0.010447142645716667, -0.013150788843631744, -0.13863959908485413, 0.0788700133562088, -0.013654811307787895, 0.048504047095775604, -0.03709449991583824, 0.012590652331709862, 0.0075035421177744865, 0.03519881144165993, -0.03346632793545723, 0.005807111971080303, 0.006359787192195654, 0.053551360964775085, -0.033553704619407654, 0.024662412703037262, 0.039201825857162476, -0.010386964306235313, -0.06736087799072266, 0.09631828963756561, -0.10535945743322372, -0.08188923448324203, 0.061804529279470444, -0.0700053945183754, -0.07691721618175507, -0.08278923481702805, -0.005249737296253443, -0.007195648737251759, 0.025971878319978714, -0.05185810849070549, 0.179172545671463, 0.008689627051353455, 0.002301814965903759, -0.07898455113172531, 0.03426288440823555, -0.0022964589297771454, -0.048043668270111084, -0.025774938985705376, 0.05084851384162903, 0.06340853869915009, -0.2031123787164688, 0.04958261176943779, 0.05541345104575157, -0.033417072147130966, 0.1854388266801834, -0.0270837415009737, -0.06741306930780411, -0.06666050851345062, 0.0020692888647317886, 0.0026194360107183456, 0.10608582198619843, -0.06872545182704926, -0.009963123127818108, 0.015804700553417206, 0.038768988102674484, 0.04359709471464157, -0.06931941211223602, 0.015624846331775188, -0.02917991764843464, -0.0236879400908947, -0.016342297196388245, -0.007646620739251375, 0.01707259565591812, 0.08424250781536102, -0.008394225500524044, -0.014963003806769848, -0.019552582874894142, -0.06537877023220062, -0.0908573567867279, 0.07442139089107513, -0.10173055529594421, -0.1761057823896408, -0.12248839437961578, 0.0589161142706871, -0.09179291129112244, -0.0006721997633576393, 0.014290557242929935, -0.02834533154964447, -0.05412779003381729, -0.04850401729345322, 0.057848285883665085, -0.0011361148208379745, -0.06961396336555481, -0.07353433221578598, 0.11412117630243301, -0.013382650911808014, -0.05304563418030739, -0.03338424116373062, -0.04859461635351181, -0.05851472169160843, 0.029704272747039795, -0.03567449748516083, 0.03985339775681496, 0.053608134388923645, 0.027709342539310455, -0.051716480404138565, -0.04164747893810272, 0.1648886501789093, -0.08519667387008667, 0.08977378159761429, 0.08249600976705551, -0.04955477640032768, 0.040307577699422836, 0.20346719026565552, 0.013212385587394238, -0.05005984008312225, 0.0627739429473877, 0.005275765433907509, -0.04941275715827942, -0.1940360963344574, -0.11640678346157074, -0.0494433268904686, -0.04760169982910156, -0.013120464980602264, -0.036596592515707016, 0.047685571014881134, 0.023952284827828407, -0.08600607514381409, -0.057039279490709305, 0.08377194404602051, 0.07968977093696594, 0.22316685318946838, 0.008553745225071907, 0.10292559862136841, -0.013380441814661026, 0.012513859197497368, 0.04313825070858002, -0.043890729546546936, 0.17656391859054565, 0.013192414306104183, 0.04652181640267372, 0.059415303170681, 0.04593764618039131, -0.024895083159208298, 0.018651273101568222, 0.017707157880067825, 0.04229707270860672, -0.03961858153343201, -0.04791288450360298, -0.048291318118572235, 0.1211683377623558, 0.04801058769226074, -0.06907662749290466, -0.0059456368908286095, 0.017576593905687332, 0.09870608150959015, 0.06558358669281006, 0.02838004007935524, 0.05375812202692032, -0.09534166008234024, 0.04623766243457794, -0.007519867271184921, -0.0625622421503067, 0.05579310283064842, 0.055805884301662445, -0.03216160088777542, 0.009235268458724022, 0.022121254354715347, 0.08004778623580933, -0.006553413346409798, 0.04072810336947441, -0.08548127114772797, -0.053053051233291626, -0.005178624298423529, 0.047001007944345474, -0.1444292664527893, 0.19331300258636475, 0.03134481608867645, 0.027410004287958145, -0.046223752200603485, -0.018960878252983093, 0.025715425610542297, 0.034976303577423096, 0.06572401523590088, 0.025960713624954224, -0.08894642442464828, -0.027363210916519165, -0.08862186223268509, 0.029848730191588402, 0.10701888799667358, -0.021690990775823593, 0.09406234323978424, -0.017727484926581383, 0.054069507867097855, 0.0020359819754958153, 0.052999068051576614, -0.15080183744430542, -0.11879044026136398, 0.035623155534267426, 0.001899203285574913, 0.01929050125181675, -0.024125533178448677, -0.030046742409467697, -0.027338368818163872, 0.15436968207359314, -0.1629592627286911, -0.06328834593296051, -0.05201835185289383, -0.05649566650390625, 0.10117371380329132, -0.03508489578962326, -0.01949523389339447, -0.005960731767117977, -0.013125371187925339, -0.043818309903144836, -0.013022726401686668, 0.0611623078584671, -0.029263054952025414, -0.11998802423477173, -0.03363959491252899, 0.1108173355460167, 0.07219834625720978, 0.06698992848396301, 0.013223454356193542, 0.05367189645767212, 0.0009229504503309727, -0.1041109710931778, -0.038384225219488144, 0.0918736532330513, 0.015074222348630428, 0.09327539801597595, -0.09142401814460754, -0.12327264994382858, -0.1464286595582962, -0.07727949321269989, 0.08998578041791916, 0.16733583807945251, -0.02832777239382267, 0.07072030752897263, 0.125807523727417, -0.08982545137405396, -0.19095918536186218, -0.001803136896342039, 0.02100514993071556, 0.010491803288459778, -0.021603131666779518, -0.10424721240997314, -0.05493253469467163, 0.013888824731111526, 0.021118680015206337, 0.01625787280499935, 0.009997984394431114, -0.10531894117593765, 0.04702673852443695, -0.0191025510430336, 0.12053495645523071, -0.09188362210988998, -0.024834254756569862, 0.002450132742524147, 0.01802750490605831, 0.07655151933431625, 0.03373679518699646, 0.0761786699295044, 0.011682075448334217, 0.03951120376586914, 0.04216441512107849, -0.008123937994241714, 0.09362603724002838, -0.0008526984602212906, 0.04454571008682251, -0.060067303478717804, -0.04732988029718399, 0.07430364936590195, -0.011067958548665047, 0.04600585252046585, 0.04801274836063385, 0.009184731170535088, -0.09378236532211304, -0.03543677181005478, -0.042084913700819016, -0.004233492538332939, -0.0631464272737503, -0.06959713995456696, -0.07603050023317337, 0.11904581636190414, 0.04443756118416786, -0.01904335245490074, 0.10795039683580399, -0.09948798269033432, 0.03164782375097275, 0.17899541556835175, 0.11644414812326431, -0.014568720944225788, 0.01846303604543209, 0.06340664625167847, -0.0044974940828979015, 0.06238388270139694, -0.09407715499401093, -0.0055182212963700294, 0.08310814201831818, -0.004899369552731514, 0.09392528235912323, -0.000250084325671196, -0.08218012750148773, 0.017379172146320343, 0.02552575245499611, -0.10813988745212555, -0.03466391563415527, -0.0263470858335495, 0.0056653693318367004, -0.027857402339577675, -0.055794570595026016, 0.16899658739566803, -0.05255959928035736, 0.019971340894699097, 0.008251609280705452, 0.0666765570640564, 0.04377582296729088, 0.02802354097366333, 0.04021696746349335, 0.0005246198270469904, -0.0005705505609512329, 0.0348668098449707, 0.05252094566822052, -0.07606619596481323, 0.0423005148768425, 0.014242135919630527, -0.05531192570924759, -0.033757876604795456, -0.05067664384841919, -0.09545762091875076, -0.01936427876353264, -0.047125693410634995, -0.04088834673166275, -0.07994074374437332, 0.0007011918351054192, 0.10726231336593628, 0.03737557306885719, 0.01859131269156933, -0.011220087297260761, -0.005528757348656654, 0.0224929079413414, 0.05013534799218178, -0.009697377681732178, -0.03937961533665657, 0.015466468408703804, 0.016089217737317085, -0.006885327398777008, -0.04399074614048004, -0.0366402231156826, -0.035117410123348236, -0.12208269536495209, 0.009168490767478943, -0.14017713069915771, 0.04725331813097, -0.1110929399728775, -0.01966289058327675, 0.006713191978633404, -0.0276600681245327, -0.03281937167048454, -0.00044624414294958115, -0.008499259129166603, 0.012436961755156517, -0.019376570358872414, 0.08317600190639496, -0.040050577372312546, -0.005879499949514866, 0.05035259574651718, -0.04436212778091431, 0.024297168478369713, 0.04669167846441269, -0.05049304664134979, 0.07837960869073868, -0.11597900092601776, 0.11696785688400269, -0.035443346947431564, 0.037160687148571014, -0.014071198180317879, -0.11411120742559433, 0.006404341198503971, 0.018719395622611046, 0.017843276262283325, 0.016961483284831047, 0.0207488052546978, -0.03634754195809364, 0.04911205172538757, 0.04533597081899643, -0.050497427582740784, -0.014073560014367104, 0.0008752699941396713, 0.062266189604997635, 0.02963145822286606, 0.12650103867053986, -0.05586952716112137, 0.06750146299600601, -0.0406959131360054, 0.031931404024362564, 0.005437017418444157, 0.022031595930457115, 0.013179752975702286, -0.09111461043357849, 0.02782689779996872, -0.00011920183897018433, 0.139452263712883, 0.014237910509109497, 0.034640923142433167, 0.06910622119903564, -0.02194787561893463, -0.05834503471851349, 0.03048575669527054, -0.012288716621696949, 0.025527426972985268, -0.025637568905949593, -0.08648037910461426, -0.042790889739990234, -0.03141988068819046, -0.09250093251466751, 0.09912439435720444, 0.0809866413474083, 0.08209861814975739, 0.04065786302089691, 0.06437947601079941, 0.002859514206647873, 0.058461226522922516, 0.05335120111703873, 0.050590068101882935, -0.015315307304263115, -0.0776176005601883, 0.04069579765200615, 0.09416274726390839, -0.09486621618270874, 0.08359576761722565, -0.06382271647453308, -0.0663510262966156, -0.05363779515028, -0.1180458515882492, -0.05366986617445946, -0.011471809819340706, -0.001600298099219799, -0.09747400879859924, -0.00011771684512495995, 0.009984934702515602, 0.012833783403038979, -0.046578869223594666, 0.019268790259957314, -0.04110560938715935, -0.10365396738052368, 0.11191000044345856, 0.019544782117009163, 0.03535791486501694, -0.0071657984517514706, -0.007654156535863876, -0.013294851407408714, 0.007566121406853199, 0.01665904000401497, 0.08791277557611465, 0.016915565356612206, -0.08188100159168243, -0.05165938287973404, -0.03548818454146385, -0.010306482203304768, 0.04584978520870209, 0.04429687559604645, 0.21202746033668518, 0.021960383281111717, -0.016242828220129013, 0.017765961587429047, 0.149097740650177, -0.008213084191083908, -0.12097421288490295, -0.1173432469367981, 0.13446468114852905, 0.011581089347600937, 0.007810486480593681, -0.0010837959125638008, -0.06979605555534363, 0.04045834019780159, 0.13440333306789398, 0.19171856343746185, -0.023083491250872612, 0.02898131124675274, -0.023896371945738792, 0.025649603456258774, 0.04046659171581268, 0.06997562199831009, -0.0015025462489575148, 0.15254919230937958, 0.0010087990667670965, 0.010537873953580856, -0.08099313080310822, -0.0020179878920316696, -0.008831346407532692, 0.024395637214183807, 0.0017108797328546643, -0.028068192303180695, -0.0929180234670639, 0.13237856328487396, -0.07096080482006073, -0.14619196951389313, -0.00048424070701003075, -0.10956580936908722, -0.03874234855175018, -0.0002786647528409958, 0.028383664786815643, -0.00045165885239839554, 0.06310754269361496, 0.011095717549324036, -0.027270924299955368, 0.035381682217121124, 0.01767555996775627, -0.0040323794819414616, 0.01563596911728382, 0.08669325709342957, 0.05069902539253235, 0.05755915865302086, 0.028543783351778984, 0.118990458548069, 0.08126908540725708, 0.0331566296517849, -0.024237239733338356, 0.08419819921255112, 0.056583743542432785, -0.016141794621944427, -0.006243563257157803, 0.08165310323238373, -0.0003507840447127819, 0.11220625042915344, 0.11188360303640366, -0.040459729731082916, 0.07169698923826218, -0.013960449025034904, -0.0772329643368721, -0.0731944739818573, 0.14445099234580994, -0.10833755880594254, 0.09923464059829712, 0.1373300701379776, -0.015104327350854874, -0.043846242129802704, -0.012380024418234825, -0.020572751760482788, -0.03762407228350639, 0.06218884885311127, -0.019037261605262756, -0.11238561570644379, 0.006779252551496029, 0.06622367352247238, 0.0695933848619461, -0.1824493706226349, -0.0307769812643528, 0.03930649906396866, 0.0416271798312664, 0.0023111423943191767, 0.07507267594337463, 0.006693441420793533, -0.022747308015823364, -0.023751337081193924, -0.13213877379894257, 0.023523123934864998, 0.04076545313000679, -0.036696046590805054, -0.04387444630265236 ]
e22605ec5cdcb3fe539bbb45bdc2291ad5a52a7e
# ORB Transformation Applied on diffusiondb Dataset This dataset consists of images, captions and images that are transformed to extract features using [ORB transform](https://docs.opencv.org/4.x/d1/d89/tutorial_py_orb.html). You can find the original dataset [here](https://huggingface.co/datasets/poloclub/diffusiondb). An example sample is below: Caption: "spider - man, cinematic, photography " Image: ![image](https://datasets-server.huggingface.co/assets/merve/diffusion-db-orb/--/merve--diffusion-db-orb/train/0/original_image/image.jpg) Transformation: ![image](https://datasets-server.huggingface.co/assets/merve/diffusion-db-orb/--/merve--diffusion-db-orb/train/0/transformed_image/image.jpg)
jax-diffusers-event/example-dataset
[ "region:us" ]
2023-03-27T17:36:37+00:00
{"dataset_info": {"features": [{"name": "original_image", "dtype": "image"}, {"name": "prompt", "dtype": "string"}, {"name": "transformed_image", "dtype": "image"}], "splits": [{"name": "train", "num_bytes": 1226376776.0, "num_examples": 997}], "download_size": 1222888812, "dataset_size": 1226376776.0}}
2023-03-29T09:57:38+00:00
[]
[]
TAGS #region-us
# ORB Transformation Applied on diffusiondb Dataset This dataset consists of images, captions and images that are transformed to extract features using ORB transform. You can find the original dataset here. An example sample is below: Caption: "spider - man, cinematic, photography " Image: !image Transformation: !image
[ "# ORB Transformation Applied on diffusiondb Dataset\n\nThis dataset consists of images, captions and images that are transformed to extract features using ORB transform.\nYou can find the original dataset here.\n\n\nAn example sample is below:\nCaption: \"spider - man, cinematic, photography \"\nImage: !image\nTransformation: !image" ]
[ "TAGS\n#region-us \n", "# ORB Transformation Applied on diffusiondb Dataset\n\nThis dataset consists of images, captions and images that are transformed to extract features using ORB transform.\nYou can find the original dataset here.\n\n\nAn example sample is below:\nCaption: \"spider - man, cinematic, photography \"\nImage: !image\nTransformation: !image" ]
[ 6, 76 ]
[ "passage: TAGS\n#region-us \n# ORB Transformation Applied on diffusiondb Dataset\n\nThis dataset consists of images, captions and images that are transformed to extract features using ORB transform.\nYou can find the original dataset here.\n\n\nAn example sample is below:\nCaption: \"spider - man, cinematic, photography \"\nImage: !image\nTransformation: !image" ]
[ -0.048114337027072906, 0.07580669224262238, -0.0032222468871623278, -0.0287371426820755, 0.06606601923704147, 0.031849779188632965, 0.07861746102571487, 0.11510717123746872, -0.09649111330509186, -0.028079010546207428, 0.11787381023168564, 0.09710142016410828, -0.02255811169743538, 0.16928380727767944, -0.04599875211715698, -0.22651608288288116, -0.03676673024892807, 0.03278058394789696, -0.24846166372299194, 0.06470627337694168, 0.043361905962228775, -0.10812652856111526, 0.023872919380664825, -0.07059130072593689, -0.11410345882177353, 0.035494156181812286, 0.0006032928940840065, -0.04501247778534889, 0.06510288268327713, 0.08877027034759521, 0.06747990101575851, 0.033119890838861465, 0.03695972263813019, -0.13687779009342194, 0.03599237650632858, -0.06221833825111389, -0.0034343393053859472, 0.0806683674454689, 0.008259653113782406, 0.0047041988000273705, 0.15729081630706787, -0.0696878656744957, -0.10689640045166016, 0.003923133481293917, -0.14844095706939697, -0.19092310965061188, -0.04521777853369713, 0.0011323783546686172, -0.04214467108249664, -0.01184518076479435, 0.001601086463779211, 0.015140041708946228, -0.11949822306632996, 0.05183001980185509, 0.0007807903457432985, 0.01036897674202919, 0.0219041109085083, 0.030190592631697655, 0.14979511499404907, 0.18019305169582367, -0.19580751657485962, 0.057707492262125015, -0.023150678724050522, -0.01670907624065876, 0.05482398718595505, -0.03328462690114975, 0.03331621736288071, 0.03876684606075287, -0.04898136109113693, 0.0032140116672962904, 0.10418175905942917, 0.08790943026542664, 0.009271474555134773, -0.01394569594413042, -0.0648222416639328, 0.010475345887243748, 0.01077963225543499, 0.043506063520908356, -0.0004608222225215286, 0.027822352945804596, -0.23239843547344208, -0.09767597913742065, -0.0512249581515789, -0.017560888081789017, -0.21911466121673584, 0.21358267962932587, -0.10664258897304535, 0.08584076911211014, -0.18274950981140137, -0.047956183552742004, -0.014761467464268208, -0.013094749301671982, -0.014162103645503521, -0.11114544421434402, 0.11485335975885391, 0.04762405529618263, -0.07277674973011017, -0.07853148877620697, 0.1266797035932541, 0.11859952658414841, 0.08706443011760712, -0.06044813245534897, -0.1139436736702919, 0.10434386134147644, 0.05028144642710686, 0.07319232821464539, -0.14526396989822388, -0.028416672721505165, 0.08091690391302109, -0.08261196315288544, -0.038918666541576385, -0.008643289096653461, -0.07451813668012619, -0.01468503475189209, -0.12493228167295456, 0.06299636512994766, 0.04916374757885933, 0.00564676383510232, -0.050852421671152115, -0.06484150141477585, 0.16033752262592316, 0.05683773010969162, -0.019671650603413582, -0.03184414282441139, -0.027655430138111115, 0.07355639338493347, 0.1060139536857605, -0.0194868016988039, 0.15564683079719543, -0.021169383078813553, -0.08661268651485443, -0.011362102814018726, 0.009472104720771313, -0.10241410881280899, -0.046208884567022324, -0.05172433331608772, 0.0872764140367508, -0.1389862596988678, -0.10659188032150269, 0.1241285428404808, 0.0009206093964166939, 0.023938730359077454, 0.11963322013616562, 0.0008859984227456152, -0.050916001200675964, -0.026114298030734062, -0.015756815671920776, 0.05433473363518715, -0.05022154748439789, 0.1005081906914711, -0.04273654520511627, 0.1825929433107376, -0.29794055223464966, 0.031024353578686714, -0.08513454347848892, 0.04241230711340904, -0.1305074691772461, 0.14463134109973907, -0.0752212181687355, 0.0420345738530159, -0.03367083892226219, 0.004804469645023346, -0.09430183470249176, -0.02973214164376259, 0.008676600642502308, 0.19956248998641968, -0.17488448321819305, -0.1326216608285904, 0.14421506226062775, -0.038320623338222504, 0.04309491440653801, -0.001121927984058857, -0.06373212486505508, 0.06502887606620789, 0.00966306496411562, 0.21979819238185883, -0.008297312073409557, -0.008982505649328232, -0.007359660696238279, 0.03371027857065201, -0.09128810465335846, -0.012792147696018219, 0.10019845515489578, 0.06821559369564056, 0.014828392304480076, 0.005601879674941301, -0.06834876537322998, 0.21567797660827637, -0.14434485137462616, -0.024099918082356453, 0.03956574946641922, -0.046055469661951065, 0.09345342963933945, -0.03893975913524628, 0.04925251007080078, 0.12615779042243958, 0.05839963257312775, 0.06742749363183975, 0.028382407501339912, -0.09597480297088623, 0.04136740416288376, -0.0636541098356247, -0.04381382092833519, -0.1997508853673935, 0.06605371087789536, -0.16027778387069702, 0.11021623760461807, -0.012882343493402004, 0.11092698574066162, 0.10542558878660202, 0.1216450184583664, 0.16417114436626434, -0.02649563178420067, -0.046818554401397705, 0.014846548438072205, 0.003112949663773179, 0.04922763258218765, 0.013728979043662548, -0.11235856264829636, 0.02739802561700344, -0.13089250028133392, 0.06425794214010239, -0.10054724663496017, -0.11018795520067215, -0.05187012255191803, 0.08797476440668106, 0.16217422485351562, -0.0037050163373351097, -0.0022315920796245337, -0.011681780219078064, -0.07386817038059235, -0.05075662210583687, -0.016441941261291504, -0.06226763129234314, -0.17864520847797394, 0.13664714992046356, 0.13257400691509247, 0.04543198645114899, 0.1614561527967453, -0.08251097798347473, 0.05061814561486244, -0.05754191428422928, -0.03853462263941765, 0.002451298525556922, 0.12081281840801239, -0.038758017122745514, -0.04138202592730522, 0.05390849709510803, 0.04700493812561035, 0.018233368173241615, 0.1283923089504242, -0.006909945048391819, -0.060663823038339615, -0.003149973461404443, -0.018612943589687347, 0.004565251525491476, -0.08889724314212799, 0.08238518238067627, 0.2960559129714966, 0.07800664752721786, 0.12621009349822998, 0.0023909301962703466, -0.07242359966039658, -0.033930934965610504, -0.11789825558662415, 0.017471110448241234, 0.08909108489751816, -0.04042832925915718, 0.03742273151874542, 0.028641842305660248, -0.050197407603263855, 0.06269896030426025, 0.03107685223221779, -0.013816285878419876, 0.027511540800333023, -0.04823889210820198, -0.10234498232603073, -0.016006536781787872, -0.07841698080301285, 0.07029026001691818, -0.01792168617248535, -0.038236506283283234, 0.06566428393125534, 0.03218371421098709, -0.013627744279801846, 0.10848584026098251, -0.14843419194221497, -0.27711543440818787, -0.16020935773849487, -0.13300712406635284, 0.00850163958966732, -0.023644519969820976, -0.005177819635719061, -0.09170302003622055, -0.04575134813785553, 0.03813041374087334, 0.24476128816604614, -0.0386740006506443, 0.009632998146116734, -0.029349174350500107, 0.08734825253486633, -0.049756310880184174, -0.03889869898557663, -0.0037202052772045135, -0.08265318721532822, 0.025677653029561043, 0.15415644645690918, -0.13054700195789337, 0.14694178104400635, -0.009125014767050743, -0.023786818608641624, 0.008056620135903358, 0.026783976703882217, 0.05946371704339981, 0.014431595802307129, -0.004988076165318489, 0.025406518951058388, -0.1310032159090042, -0.03958781808614731, 0.03853284940123558, 0.013613905757665634, -0.05168967321515083, -0.06508984416723251, 0.002156718634068966, -0.060309238731861115, -0.11740588396787643, -0.08952295780181885, -0.09216991066932678, -0.04527983441948891, 0.005496921017765999, -0.00472136028110981, 0.08069026470184326, -0.001565258833579719, 0.1268170326948166, -0.08530057966709137, -0.0153419254347682, 0.02147495746612549, 0.003030625870451331, -0.06673957407474518, 0.06759586930274963, 0.0050076511688530445, -0.009857762604951859, 0.09772210568189621, -0.09071029722690582, 0.4385058283805847, 0.1790347695350647, 0.09613924473524094, 0.033075619488954544, -0.08156896382570267, 0.10181079804897308, 0.11797132343053818, 0.10237552970647812, -0.044073399156332016, -0.0672791600227356, -0.05823717638850212, -0.019207092002034187, 0.05989427864551544, 0.12846589088439941, -0.07528536021709442, 0.07348407804965973, 0.01703791879117489, 0.0877174511551857, 0.008290469646453857, 0.052111513912677765, -0.2685486972332001, 0.03959614038467407, -0.03737219423055649, 0.013423801399767399, 0.01790480874478817, -0.004185094963759184, 0.049952734261751175, 0.031335052102804184, -0.01114050205796957, -0.02315603196620941, 0.07095732539892197, -0.1586793214082718, -0.01492939330637455, -0.23928393423557281, -0.07105714827775955, -0.004149940330535173, 0.013113157823681831, -0.23377567529678345, 0.2096766084432602, -0.057601623237133026, -0.10726286470890045, 0.013527524657547474, -0.08824023604393005, 0.07622013241052628, 0.10537629574537277, 0.22254148125648499, 0.02781931683421135, 0.07299572974443436, -0.08121572434902191, -0.105301633477211, 0.07324551790952682, 0.08969185501337051, -0.04867454990744591, 0.03718702122569084, -0.001870534266345203, -0.06542184203863144, -0.005634975619614124, 0.1163596361875534, -0.044639356434345245, -0.028075920417904854, -0.08737833797931671, -0.059292133897542953, 0.029754439368844032, -0.020917389541864395, 0.03326190263032913, 0.050137266516685486, 0.10387852787971497, 0.02935405634343624, 0.05697263032197952, -0.041441723704338074, 0.1877540498971939, 0.17445111274719238, -0.05275355279445648, 0.08041294664144516, -0.03604976087808609, -0.006143215112388134, -0.0034393048845231533, -0.2733379006385803, 0.06323657184839249, -0.07191542536020279, 0.10649581253528595, -0.10322228074073792, -0.12638278305530548, 0.02396249957382679, -0.014060638844966888, 0.022802507504820824, 0.03247736766934395, -0.038511667400598526, -0.0031650809105485678, 0.004321078769862652, -0.036637332290410995, -0.1580115556716919, 0.14141851663589478, -0.0577126145362854, -0.20189626514911652, -0.0005388890858739614, 0.014845115132629871, 0.1609220653772354, 0.25193995237350464, -0.062196847051382065, 0.025775527581572533, 0.22133781015872955, -0.03326261788606644, -0.24409985542297363, -0.0750216618180275, -0.050355035811662674, 0.04168880358338356, 0.08112825453281403, -0.1797170341014862, 0.15350596606731415, 0.09203456342220306, 0.08198985457420349, 0.03182242438197136, -0.13451266288757324, -0.04220621660351753, 0.12659157812595367, 0.05422712862491608, 0.2167651206254959, -0.09337656199932098, -0.017920996993780136, -0.06807536631822586, 0.09042368084192276, 0.2065698206424713, 0.0920877680182457, 0.07240233570337296, -0.023758752271533012, -0.00166044058278203, 0.015901632606983185, 0.0002910273033194244, 0.1705779880285263, -0.0526682548224926, 0.026428405195474625, 0.006410058122128248, -0.2855115830898285, 0.2510955333709717, 0.019036300480365753, -0.11902845650911331, 0.10093989223241806, 0.03801402077078819, -0.05992769077420235, 0.0001852491986937821, -0.0952511578798294, 0.022235022857785225, 0.12954701483249664, -0.05945760756731033, -0.0776640847325325, 0.11952507495880127, -0.077692911028862, 0.07452871650457382, 0.15605288743972778, -0.09882120788097382, -0.061806902289390564, 0.05696242302656174, -0.04235941916704178, -0.05517858639359474, 0.03987070918083191, -0.07544245570898056, -0.027894604951143265, 0.05264107510447502, -0.123923160135746, 0.04038570448756218, 0.14027880132198334, 0.11015594005584717, 0.08638685196638107, 0.015194271691143513, 0.06378257274627686, 0.10772017389535904, 0.14022599160671234, -0.07214043289422989, 0.046879928559064865, 0.016357077285647392, -0.14063596725463867, 0.037343159317970276, 0.023110657930374146, 0.15543003380298615, 0.01856052689254284, -0.026852646842598915, -0.013027622364461422, 0.018000930547714233, -0.2031814455986023, 0.06400799006223679, 0.08506812155246735, -0.0433473102748394, -0.10560265183448792, 0.05584478750824928, 0.06498821079730988, -0.045777153223752975, -0.09198712557554245, -0.12029597908258438, -0.05289212614297867, 0.006697667296975851, -0.059129565954208374, 0.20845641195774078, -0.15387727320194244, -0.0018996649887412786, 0.024570776149630547, 0.0530008040368557, 0.017152797430753708, -0.00046443764586001635, 0.007765794172883034, 0.045776136219501495, -0.13616423308849335, 0.010121195577085018, -0.03937464952468872, 0.0029496387578547, -0.011304887011647224, 0.01436231192201376, -0.055075474083423615, -0.10943537205457687, -0.07124432176351547, 0.09850724786520004, -0.10367602109909058, -0.02701186016201973, -0.09617166966199875, 0.020942658185958862, -0.14712058007717133, 0.048490624874830246, -0.05825343728065491, -0.00864132959395647, -0.0016402361216023564, -0.016022291034460068, -0.04116502031683922, -0.07251787930727005, -0.08326570689678192, -0.015313184820115566, 0.03279508650302887, -0.040558330714702606, -0.09007072448730469, -0.09788733720779419, -0.04326268285512924, -0.03453168645501137, 0.1335441619157791, 0.18481437861919403, -0.0019994513131678104, -0.048009030520915985, -0.046297837048769, -0.1559862345457077, 0.15870201587677002, 0.021860910579562187, 0.025020526722073555, 0.024652117863297462, 0.02675539068877697, 0.05127350240945816, -0.015271689742803574, -0.004897373262792826, -0.009673260152339935, -0.0403866320848465, -0.08615117520093918, -0.12431700527667999, -0.0371488556265831, -0.009995338506996632, 0.087833471596241, 0.0693541169166565, 0.12665916979312897, 0.013206765986979008, 0.060475051403045654, 0.025830024853348732, -0.055431220680475235, -0.03146495297551155, -0.08066190034151077, -0.12042847275733948, 0.04743029177188873, -0.06640949845314026, -0.009400049224495888, 0.04342291131615639, 0.2739039659500122, 0.03407224267721176, -0.004194470122456551, -0.06270503997802734, 0.05482683703303337, -0.04354443773627281, -0.0033423781860619783, 0.3904154598712921, 0.07442891597747803, 0.006748226471245289, -0.011043750680983067, 0.11957969516515732, -0.006521592848002911, 0.12131208926439285, 0.10738502442836761, 0.1289566457271576, 0.05472893640398979, 0.005122646223753691, 0.09766583889722824, -0.004248073790222406, 0.012852855958044529, -0.030908983200788498, 0.06298725306987762, 0.07686730474233627, 0.08081463724374771, -0.05157965421676636, 0.046670638024806976, -0.09976934641599655, 0.06896957010030746, 0.10196767747402191, -0.006339691579341888, 0.034633900970220566, -0.012242117896676064, -0.0763368308544159, -0.13447695970535278, -0.016246845945715904, -0.07662554085254669, -0.07531546801328659, 0.08270927518606186, 0.06509501487016678, -0.043184977024793625, 0.11960416287183762, 0.09837593883275986, -0.20372623205184937, 0.09004076570272446, -0.03057430312037468, -0.11772875487804413, -0.03548622503876686, -0.0108420941978693, 0.11738881468772888, 0.0734546035528183, -0.026074811816215515, 0.09084038436412811, 0.006585516035556793, 0.061170488595962524, -0.19272848963737488, -0.09846975654363632, -0.09935937821865082, 0.00045601624879054725, -0.09926814585924149, 0.15473666787147522, -0.0003409181081224233, -0.026911413297057152, 0.056487876921892166, 0.12120728939771652, -0.015058469027280807, 0.002145608654245734, -0.11480078846216202, 0.17178595066070557, -0.1184239387512207, 0.14264343678951263, -0.1138920709490776, -0.033082298934459686, -0.031378600746393204, 0.15183530747890472, 0.16603411734104156, -0.17401641607284546, -0.051620207726955414, 0.15318790078163147, 0.014807320199906826, -0.019692013040184975, 0.07295796275138855, -0.022173283621668816, 0.14627483487129211, -0.02923325076699257, -0.04850691929459572, -0.054435595870018005, -0.06137324497103691, 0.10426019132137299, -0.12053961306810379, 0.11038144677877426, -0.04969125986099243, -0.10466908663511276, 0.12293465435504913, -0.21344338357448578, -0.05960648134350777, 0.10242196172475815, -0.10438884794712067, 0.007310032844543457, -0.09814213961362839, 0.031116824597120285, 0.05648816376924515, -0.050885651260614395, -0.11270186305046082, -0.019115865230560303, 0.08405010402202606, -0.009866767562925816, -0.06981129199266434, -0.05192127451300621, 0.060067735612392426, -0.09895674884319305, -0.034723252058029175, -0.08436326682567596, 0.0676027312874794, 0.022299163043498993, 0.03849843516945839, -0.08854487538337708, -0.0775456577539444, -0.06747955828905106, -0.008434928953647614, 0.010609334334731102, 0.05558847263455391, -0.018318038433790207, 0.05043809860944748, 0.0483182817697525, 0.011979987844824791, 0.05134117975831032, 0.21020613610744476, -0.11686602234840393, -0.005104890558868647, -0.0025678754318505526, -0.06153809651732445, 0.04193202778697014, -0.009538079611957073, 0.011563478037714958, 0.04880181699991226, -0.08148258924484253, 0.05854015424847603, 0.17608144879341125, 0.027506494894623756, -0.10049071162939072, -0.05825047567486763, -0.1573413759469986, 0.06829643249511719, 0.031054861843585968, -0.15264594554901123, 0.022317390888929367, -0.07929930835962296, -0.014673133380711079, 0.11715296655893326, 0.06700156629085541, 0.09314805269241333, -0.003828362561762333, 0.011208219453692436, -0.033681612461805344, 0.06376495957374573, 0.0054129501804709435, -0.19455279409885406, -0.02791455388069153 ]
5d1329b68b19a510bb09cc1a10d4722b58f3fba2
# Dataset Card for "tokenized_large_corpus_v2" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
ZurabDz/tokenized_large_corpus_v2
[ "region:us" ]
2023-03-27T17:49:01+00:00
{"dataset_info": {"features": [{"name": "input_ids", "sequence": "int32"}, {"name": "token_type_ids", "sequence": "int8"}, {"name": "attention_mask", "sequence": "int8"}, {"name": "special_tokens_mask", "sequence": "int8"}], "splits": [{"name": "train", "num_bytes": 6701093568, "num_examples": 14442012}], "download_size": 2431678404, "dataset_size": 6701093568}}
2023-03-27T18:14:14+00:00
[]
[]
TAGS #region-us
# Dataset Card for "tokenized_large_corpus_v2" More Information needed
[ "# Dataset Card for \"tokenized_large_corpus_v2\"\n\nMore Information needed" ]
[ "TAGS\n#region-us \n", "# Dataset Card for \"tokenized_large_corpus_v2\"\n\nMore Information needed" ]
[ 6, 22 ]
[ "passage: TAGS\n#region-us \n# Dataset Card for \"tokenized_large_corpus_v2\"\n\nMore Information needed" ]
[ -0.0340268611907959, 0.017614517360925674, -0.0059065865352749825, -0.015419917181134224, 0.07999405264854431, 0.11138588190078735, 0.05914623662829399, 0.14661413431167603, 0.07036671787500381, 0.004717419855296612, 0.10311607271432877, -0.03391071781516075, 0.05967090278863907, 0.14595527946949005, -0.017504729330539703, -0.11025549471378326, 0.02118856832385063, 0.05542662739753723, -0.117837093770504, 0.005379947833716869, 0.03820573538541794, -0.10277650505304337, 0.09694468230009079, -0.06686117500066757, -0.143606036901474, 0.07920144498348236, -0.012898672372102737, -0.0080088060349226, 0.03721460700035095, -0.08634159713983536, 0.1024482399225235, 0.02072339691221714, 0.07082043588161469, -0.0808972641825676, 0.007902796380221844, -0.012903713621199131, -0.0677584633231163, 0.055222418159246445, 0.04434816166758537, 0.01694372482597828, 0.013007339090108871, -0.10953234136104584, -0.020316295325756073, -0.008929393254220486, -0.05580270290374756, -0.31781119108200073, -0.06056828051805496, 0.0014077173545956612, -0.018752584233880043, -0.09731161594390869, 0.0680495947599411, 0.11823184788227081, -0.08299824595451355, -0.012829679064452648, 0.093682661652565, -0.09478150308132172, 0.04691331833600998, 0.17310574650764465, 0.0005541099235415459, 0.16291502118110657, 0.010782690718770027, 0.059033893048763275, 0.07690209150314331, -0.012365363538265228, 0.003485860303044319, -0.024802813306450844, -0.17523854970932007, 0.09255152940750122, 0.00014992151409387589, -0.1279996931552887, 0.2791920304298401, -0.01236620731651783, 0.04402391240000725, 0.01363949105143547, -0.05536004900932312, -0.09082245826721191, 0.008216891437768936, 0.009528176859021187, 0.0923973023891449, -0.015335440635681152, 0.0026804404333233833, -0.07470320165157318, -0.10857664048671722, -0.1649852693080902, -0.19183635711669922, -0.08842231333255768, -0.046330422163009644, 0.1612073928117752, -0.20144018530845642, -0.010644307360053062, -0.1658860743045807, 0.007231193594634533, -0.0019627066794782877, -0.07635360956192017, -0.023994481191039085, -0.022325141355395317, -0.0033444855362176895, -0.03173846751451492, 0.11364268511533737, -0.02760208211839199, 0.062008924782276154, -0.03895062208175659, -0.06696492433547974, 0.08737142384052277, 0.13080096244812012, -0.10909844934940338, -0.11852535605430603, 0.10154539346694946, -0.030071720480918884, -0.09554249048233032, -0.0258852057158947, -0.026199083775281906, -0.16599798202514648, -0.0715954527258873, -0.03217941150069237, 0.0863666981458664, -0.06818311661481857, -0.10122493654489517, -0.014694837853312492, -0.043747156858444214, 0.12731540203094482, -0.021475235000252724, 0.02561338245868683, 0.03738971799612045, -0.011507727205753326, 0.03604615479707718, -0.060725051909685135, -0.04360172897577286, 0.06205166503787041, 0.009094552136957645, -0.08102279901504517, 0.010258734226226807, -0.03469863533973694, -0.07031160593032837, 0.10741870105266571, -0.1931900829076767, 0.05273919925093651, -0.11029690504074097, -0.13017717003822327, 0.05932256951928139, -0.024247048422694206, -0.0594438873231411, 0.15884162485599518, 0.06042522192001343, 0.06738278269767761, -0.04756653308868408, -0.05640855431556702, 0.16912683844566345, -0.025840338319540024, 0.061172228306531906, -0.012446984648704529, 0.16018646955490112, -0.21711549162864685, 0.028949100524187088, -0.10293757915496826, 0.020035425201058388, 0.08840004354715347, -0.044069770723581314, -0.02173294499516487, 0.006428778171539307, -0.07284416258335114, -0.014772225171327591, -0.159527987241745, -0.025852873921394348, -0.015495922416448593, 0.018248625099658966, -0.23887638747692108, -0.04798700660467148, 0.21073409914970398, -0.06542088091373444, -0.20038500428199768, 0.03759705275297165, 0.006334897130727768, 0.016850296407938004, 0.021174941211938858, 0.27233707904815674, -0.01918788067996502, -0.0589587539434433, -0.0396467000246048, 0.13479885458946228, -0.14762526750564575, -0.26121026277542114, 0.11505359411239624, -0.024378657341003418, -0.030877696350216866, -0.01303405873477459, 0.13335077464580536, -0.025022706016898155, -0.07458670437335968, -0.06845390796661377, -0.026217004284262657, -0.15472322702407837, 0.07503626495599747, -0.022320879623293877, 0.06359875202178955, -0.0019147340208292007, 0.1844528317451477, 0.08510560542345047, 0.0699707418680191, -0.010414078831672668, -0.01734323799610138, -0.0450274795293808, 0.13723376393318176, -0.2085420787334442, 0.0054465364664793015, -0.13266780972480774, -0.0818246454000473, 0.029180113226175308, 0.022029245272278786, -0.0059774285182356834, 0.11919905245304108, 0.12183229625225067, -0.04421238228678703, -0.02801632136106491, 0.10532115399837494, 0.0660550445318222, 0.030975911766290665, -0.028280233964323997, 0.022988736629486084, -0.02586965076625347, -0.0708000436425209, -0.09771127998828888, -0.04145703464746475, -0.04999270290136337, 0.1303524523973465, 0.07127752900123596, 0.05764022842049599, 0.022509807720780373, 0.06059970334172249, -0.043943822383880615, 0.02769056335091591, -0.03584763780236244, 0.013687241822481155, -0.09219750761985779, -0.03752285987138748, 0.04212036728858948, 0.00203540176153183, 0.23497995734214783, 0.11117534339427948, 0.007439390756189823, 0.07403359562158585, -0.071806401014328, 0.012387768365442753, 0.011139854788780212, -0.10740899294614792, -0.02838183008134365, -0.18489688634872437, -0.07777467370033264, 0.07241273671388626, -0.10246147215366364, 0.04290297254920006, 0.06832186877727509, -0.038415245711803436, -0.0774071216583252, -0.011306102387607098, 0.17093515396118164, -0.23375609517097473, 0.1191956177353859, 0.22998985648155212, 0.026721563190221786, 0.20211923122406006, 0.0031637956853955984, -0.13074493408203125, -0.008189196698367596, -0.0639796257019043, -0.02384657971560955, 0.13453054428100586, -0.08506500720977783, 0.055293887853622437, 0.10067619383335114, 0.024375122040510178, 0.07796118408441544, -0.05266992002725601, -0.039549119770526886, 0.0014356996398419142, -0.05539263039827347, -0.1720377504825592, 0.06109517067670822, 0.04169994965195656, 0.11405089497566223, -0.0026958235539495945, 0.08153846859931946, 0.10449680685997009, -0.012613476254045963, -0.05417114496231079, 0.06812113523483276, -0.09731726348400116, -0.2249317169189453, -0.038913480937480927, -0.033378154039382935, 0.09652292728424072, 0.07504083216190338, -0.05449705570936203, -0.1329273283481598, 0.019484426826238632, -0.0014255419373512268, -0.0792388916015625, -0.05670571327209473, 0.08552734553813934, -0.04915066808462143, 0.12899401783943176, 0.026679839938879013, -0.049881160259246826, 0.012718716636300087, -0.1014467403292656, 0.00923512876033783, 0.08742935955524445, -0.08672316372394562, 0.11882087588310242, 0.04739425331354141, -0.07768336683511734, 0.06493408232927322, -0.028435904532670975, 0.014818314462900162, -0.0038953740149736404, -0.054971665143966675, 0.1968061625957489, 0.043566059321165085, -0.023523468524217606, 0.06301168352365494, 0.0635504499077797, -0.07275296002626419, -0.05127738043665886, -0.07323531806468964, -0.18909680843353271, -0.20986035466194153, -0.12370648980140686, -0.09132105857133865, 0.10411766171455383, 0.10639746487140656, 0.046565983444452286, -0.07537712901830673, 0.0555894672870636, 0.06762969493865967, 0.11915813386440277, -0.16887858510017395, -0.06911997497081757, -0.03819527104496956, -0.0008594724349677563, -0.02591552771627903, -0.09588372707366943, -0.03386751562356949, 0.16252222657203674, 0.2415563464164734, 0.1972133070230484, 0.0510840006172657, 0.14512643218040466, -0.011842294596135616, 0.0898343175649643, 0.1159355640411377, 0.15608587861061096, 0.02182413637638092, -0.05877852439880371, -0.013103073462843895, -0.015364393591880798, -0.033660855144262314, 0.0078012761659920216, 0.2767227292060852, -0.11709877103567123, -0.009491188451647758, -0.06571455299854279, 0.05327768623828888, -0.15810006856918335, 0.1242004856467247, -0.23748689889907837, 0.07212574779987335, 0.050019364804029465, 0.15517768263816833, -0.07833431661128998, -0.011643435806035995, 0.2130817323923111, -0.03274356573820114, 0.032710082828998566, 0.020136721432209015, 0.021566545590758324, -0.08635944128036499, 0.016523130238056183, -0.05869508162140846, -0.11110123246908188, 0.033549197018146515, 0.13844969868659973, -0.11171022057533264, 0.1938374936580658, 0.03395002707839012, -0.09671691060066223, -0.1395471841096878, -0.03423696011304855, -0.01787625066936016, 0.003491196781396866, 0.16309647262096405, 0.041532307863235474, -0.05781404301524162, -0.12146337330341339, -0.09310305118560791, 0.013132122345268726, 0.08264945447444916, 0.01576479896903038, -0.07735034078359604, 0.03908549249172211, -0.010495861060917377, -0.05879051238298416, -0.13432541489601135, -0.019137155264616013, -0.06591176986694336, -0.003883696859702468, 0.0442429818212986, -0.13627851009368896, 0.028837785124778748, 0.020340200513601303, 0.021978387609124184, 0.13894115388393402, 0.005314729176461697, -0.03974393755197525, -0.0900772362947464, 0.07977422326803207, 0.1476765275001526, 0.0001365013886243105, -0.01634261943399906, 0.0413314513862133, 0.0740264430642128, -0.04087977856397629, -0.14510926604270935, 0.13206899166107178, -0.0725170224905014, 0.017319131642580032, -0.13315680623054504, 0.09387299418449402, -0.10159529745578766, 0.06620360165834427, 0.02343403548002243, -0.03595447540283203, -0.008616664446890354, -0.021261194720864296, 0.19684091210365295, 0.03458017110824585, 0.05094285309314728, 0.21237093210220337, 0.018811289221048355, -0.008139941841363907, 0.18098799884319305, 0.03591044247150421, 0.20709028840065002, 0.11486466228961945, -0.0473710298538208, 0.23242343962192535, 0.09982140362262726, -0.020489275455474854, -0.31452053785324097, -0.031125493347644806, -0.08859702199697495, 0.013823567889630795, 0.11052311956882477, -0.1831488460302353, 0.0769558995962143, 0.1492134928703308, -0.018988067284226418, 0.16593170166015625, -0.12217085808515549, -0.026833780109882355, 0.08132964372634888, 0.03459747135639191, 0.30423662066459656, -0.029285363852977753, -0.08916862308979034, -0.11461141705513, -0.08887172490358353, 0.15791131556034088, -0.19866234064102173, 0.0557100847363472, -0.05461869388818741, 0.05986698716878891, 0.0030271937139332294, -0.0418211966753006, 0.15219944715499878, 0.003530682995915413, 0.051052652299404144, -0.0440351702272892, -0.1122845858335495, 0.17832550406455994, -0.04860873520374298, 0.08999253064393997, -0.0136630330234766, 0.013707401230931282, -0.09271139651536942, -0.010838469490408897, -0.0033254888840019703, 0.021439576521515846, 0.07858005911111832, -0.06457539647817612, -0.08206149935722351, -0.005155038088560104, -0.08287537842988968, -0.027486246079206467, 0.08166985958814621, 0.004271422512829304, -0.06276368349790573, 0.11854253709316254, 0.10240128636360168, -0.11104761809110641, 0.03280162066221237, -0.015502098947763443, -0.08047027885913849, 0.11768555641174316, -0.19711533188819885, 0.09258373081684113, 0.09217728674411774, -0.002889794996008277, -0.004068044945597649, 0.07338284701108932, -0.013549872674047947, 0.05692910775542259, 0.14597181975841522, -0.1010608971118927, -0.014394769445061684, 0.08124834299087524, -0.09160767495632172, -0.1012192815542221, 0.05728721618652344, 0.03752437233924866, 0.03991244360804558, -0.03199506551027298, -0.02604815363883972, 0.08039123564958572, -0.09854482114315033, 0.11613427102565765, 0.1184736043214798, 0.027785316109657288, -0.14481770992279053, 0.14156876504421234, 0.030545413494110107, -0.07789678871631622, -0.014788210391998291, -0.06389020383358002, -0.0640830546617508, -0.0743521973490715, 0.0295783169567585, 0.12084884941577911, 0.01393946073949337, -0.1113443523645401, -0.004263974726200104, -0.06276914477348328, 0.03889387845993042, 0.023307427763938904, 0.06973003596067429, 0.08815200626850128, 0.0009486740455031395, -0.05587945133447647, -0.0776279866695404, 0.005709309130907059, -0.1510888934135437, 0.044567883014678955, -0.06705158948898315, -0.1140410304069519, -0.11297625303268433, 0.1987193524837494, -0.07906488329172134, 0.008212340995669365, -0.06058432534337044, 0.03781650960445404, -0.1808430254459381, -0.014227035455405712, 0.03265612572431564, -0.043413661420345306, 0.035544127225875854, 0.09567251801490784, -0.04612668603658676, 0.012181675992906094, -0.11326555907726288, 0.058013252913951874, -0.0034243129193782806, 0.04710439592599869, -0.07567550241947174, -0.003945249132812023, 0.04697353392839432, 0.059675753116607666, 0.13245238363742828, 0.07575924694538116, 0.05593077838420868, 0.02496565505862236, -0.09082901477813721, -0.18849118053913116, 0.1093280166387558, 0.09030336886644363, 0.09649370610713959, 0.06642603129148483, 0.013991015031933784, 0.09567123651504517, -0.06387864053249359, 0.048679471015930176, -0.04155370220541954, -0.007053472101688385, 0.056204430758953094, -0.17562973499298096, -0.02078510820865631, 0.008287826552987099, -0.01985066384077072, 0.0737723782658577, 0.02887321636080742, -0.013274610042572021, 0.06886472553014755, -0.005654623731970787, -0.09974315762519836, -0.021754607558250427, -0.03661101683974266, -0.08460778743028641, -0.08774878829717636, 0.059016384184360504, 0.07526592165231705, -0.03671862930059433, 0.4524272084236145, 0.04354841634631157, -0.144322469830513, -0.04463541880249977, 0.15625178813934326, 0.04820943623781204, 0.0041717649437487125, 0.3028694987297058, 0.06997630000114441, -0.07087808847427368, -0.016650153324007988, 0.060607053339481354, 0.04965683072805405, 0.265755832195282, 0.13218365609645844, 0.03565843775868416, 0.026123175397515297, 0.011478724889457226, 0.10087116062641144, -0.045334991067647934, -0.049938321113586426, -0.006967872381210327, 0.01345173828303814, -0.007046726066619158, 0.054318539798259735, -0.11338576674461365, 0.07044166326522827, -0.07364623993635178, -0.045317891985177994, -0.028558261692523956, -0.040146347135305405, -0.07948321849107742, -0.13555946946144104, -0.10445775836706161, -0.12444498389959335, 0.017870834097266197, -0.07155150175094604, -0.053348056972026825, 0.17484182119369507, 0.018055062741041183, 0.030312344431877136, 0.056347478181123734, -0.10762867331504822, 0.034368179738521576, -0.02460521087050438, -0.013881247490644455, -0.010590380057692528, 0.04827123135328293, -0.07818219065666199, 0.06793059408664703, -0.08745573461055756, 0.008495496585965157, -0.04240436479449272, 0.06920407712459564, -0.02075910195708275, -0.10088680684566498, -0.06838323175907135, -0.10290617495775223, 0.008770409040153027, -0.13929802179336548, 0.0672563761472702, 0.0561642050743103, 0.024822723120450974, 0.013789920136332512, 0.024580612778663635, -0.026482805609703064, 0.032946620136499405, -0.018064182251691818, -0.02310999482870102, -0.0248507522046566, 0.1031755730509758, -0.006279367953538895, -0.07431591302156448, -0.037132974714040756, 0.13988596200942993, 0.3014763593673706, -0.08275970816612244, 0.02048676460981369, 0.0415174774825573, 0.03118983842432499, 0.04238402470946312, 0.13189929723739624, 0.00917589571326971, 0.06501704454421997, -0.04679007828235626, -0.087518610060215, 0.04116334766149521, -0.012283296324312687, -0.017517467960715294, 0.06808000802993774, 0.039344482123851776, -0.017130732536315918, -0.06932218372821808, 0.07670824974775314, -0.11244028806686401, 0.14644785225391388, 0.17906057834625244, -0.1126595139503479, -0.059671372175216675, 0.023712176829576492, 0.07520684599876404, 0.016820475459098816, 0.000855669379234314, -0.13188248872756958, -0.035732947289943695, 0.006797494366765022, -0.014550063759088516, -0.34852033853530884, -0.11604145914316177, 0.02047494240105152, 0.007258506957441568, 0.14675036072731018, -0.014946872368454933, 0.11410047113895416, 0.010441386140882969, -0.0007714561652392149, -0.07847340404987335, 0.05129692703485489, -0.013836747966706753, 0.053972482681274414, -0.009268699213862419, 0.10855358093976974, -0.06420527398586273, -0.032662294805049896, 0.058751195669174194, -0.0636742115020752, -0.09384451061487198, 0.06598687171936035, 0.035952676087617874, -0.013032091781497002, -0.03694041445851326, -0.04016712307929993, 0.09204760938882828, 0.035556867718696594, -0.007277531083673239, -0.018680794164538383, 0.004375632852315903, 0.07105613499879837, 0.08422966301441193, -0.04056795686483383, -0.06904392689466476, -0.0007832949049770832, -0.08309540897607803, 0.09968002140522003, 0.0023215776309370995, -0.059502676129341125, 0.010754479095339775, -0.11390659213066101, -0.009312725625932217, -0.03497444465756416, 0.02449854090809822, 0.14663298428058624, 0.06537425518035889, -0.023533694446086884, 0.07826739549636841, 0.06834689527750015, -0.010845663025975227, -0.09071245789527893, -0.12867435812950134 ]