id
stringlengths
2
115
author
stringlengths
2
42
last_modified
timestamp[us, tz=UTC]
downloads
int64
0
8.87M
likes
int64
0
3.84k
paperswithcode_id
stringlengths
2
45
tags
list
lastModified
timestamp[us, tz=UTC]
createdAt
stringlengths
24
24
key
stringclasses
1 value
created
timestamp[us]
card
stringlengths
1
1.01M
embedding
list
library_name
stringclasses
21 values
pipeline_tag
stringclasses
27 values
mask_token
null
card_data
null
widget_data
null
model_index
null
config
null
transformers_info
null
spaces
null
safetensors
null
transformersInfo
null
modelId
stringlengths
5
111
embeddings
list
merve/qqp
merve
2021-11-16T10:00:02Z
14
0
null
[ "region:us" ]
2021-11-16T10:00:02Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
mozilla-foundation/common_voice_5_0
mozilla-foundation
2023-07-29T16:00:03Z
14
2
common-voice
[ "task_categories:automatic-speech-recognition", "annotations_creators:crowdsourced", "language_creators:crowdsourced", "multilinguality:multilingual", "source_datasets:extended|common_voice", "license:cc0-1.0", "arxiv:1912.06670", "region:us" ]
2023-07-29T16:00:03Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - crowdsourced language_creators: - crowdsourced license: - cc0-1.0 multilinguality: - multilingual size_categories: ab: - n<1K ar: - 10K<n<100K as: - n<1K br: - 10K<n<100K ca: - 100K<n<1M cnh: - 1K<n<10K cs: - 10K<n<100K cv: - 1K<n<10K cy: - 10K<n<100K de: - 100K<n<1M dv: - 1K<n<10K el: - 10K<n<100K en: - 1M<n<10M eo: - 10K<n<100K es: - 100K<n<1M et: - 10K<n<100K eu: - 10K<n<100K fa: - 100K<n<1M fr: - 100K<n<1M fy-NL: - 10K<n<100K ga-IE: - 1K<n<10K hsb: - 1K<n<10K ia: - 1K<n<10K id: - 10K<n<100K it: - 100K<n<1M ja: - 1K<n<10K ka: - 1K<n<10K kab: - 100K<n<1M ky: - 10K<n<100K lv: - 1K<n<10K mn: - 10K<n<100K mt: - 10K<n<100K nl: - 10K<n<100K or: - 1K<n<10K pa-IN: - n<1K pl: - 100K<n<1M pt: - 10K<n<100K rm-sursilv: - 1K<n<10K rm-vallader: - 1K<n<10K ro: - 1K<n<10K ru: - 10K<n<100K rw: - 100K<n<1M sah: - 1K<n<10K sl: - 1K<n<10K sv-SE: - 10K<n<100K ta: - 10K<n<100K tr: - 10K<n<100K tt: - 10K<n<100K uk: - 10K<n<100K vi: - n<1K vot: - n<1K zh-CN: - 10K<n<100K zh-HK: - 10K<n<100K zh-TW: - 10K<n<100K source_datasets: - extended|common_voice paperswithcode_id: common-voice pretty_name: Common Voice Corpus 5 language_bcp47: - ab - ar - as - br - ca - cnh - cs - cv - cy - de - dv - el - en - eo - es - et - eu - fa - fr - fy-NL - ga-IE - hsb - ia - id - it - ja - ka - kab - ky - lv - mn - mt - nl - or - pa-IN - pl - pt - rm-sursilv - rm-vallader - ro - ru - rw - sah - sl - sv-SE - ta - tr - tt - uk - vi - vot - zh-CN - zh-HK - zh-TW extra_gated_prompt: By clicking on “Access repository” below, you also agree to not attempt to determine the identity of speakers in the Common Voice dataset. task_categories: - automatic-speech-recognition --- # Dataset Card for Common Voice Corpus 5 ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://commonvoice.mozilla.org/en/datasets - **Repository:** https://github.com/common-voice/common-voice - **Paper:** https://arxiv.org/abs/1912.06670 - **Leaderboard:** https://paperswithcode.com/dataset/common-voice - **Point of Contact:** [Anton Lozhkov](mailto:anton@huggingface.co) ### Dataset Summary The Common Voice dataset consists of a unique MP3 and corresponding text file. Many of the 7226 recorded hours in the dataset also include demographic metadata like age, sex, and accent that can help improve the accuracy of speech recognition engines. The dataset currently consists of 5591 validated hours in 54 languages, but more voices and languages are always added. Take a look at the [Languages](https://commonvoice.mozilla.org/en/languages) page to request a language or start contributing. ### Supported Tasks and Leaderboards The results for models trained on the Common Voice datasets are available via the [🤗 Speech Bench](https://huggingface.co/spaces/huggingface/hf-speech-bench) ### Languages ``` Abkhaz, Arabic, Assamese, Basque, Breton, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Chuvash, Czech, Dhivehi, Dutch, English, Esperanto, Estonian, French, Frisian, Georgian, German, Greek, Hakha Chin, Indonesian, Interlingua, Irish, Italian, Japanese, Kabyle, Kinyarwanda, Kyrgyz, Latvian, Maltese, Mongolian, Odia, Persian, Polish, Portuguese, Punjabi, Romanian, Romansh Sursilvan, Romansh Vallader, Russian, Sakha, Slovenian, Sorbian, Upper, Spanish, Swedish, Tamil, Tatar, Turkish, Ukrainian, Vietnamese, Votic, Welsh ``` ## Dataset Structure ### Data Instances A typical data point comprises the `path` to the audio file and its `sentence`. Additional fields include `accent`, `age`, `client_id`, `up_votes`, `down_votes`, `gender`, `locale` and `segment`. ```python { 'client_id': 'd59478fbc1ee646a28a3c652a119379939123784d99131b865a89f8b21c81f69276c48bd574b81267d9d1a77b83b43e6d475a6cfc79c232ddbca946ae9c7afc5', 'path': 'et/clips/common_voice_et_18318995.mp3', 'audio': { 'path': 'et/clips/common_voice_et_18318995.mp3', 'array': array([-0.00048828, -0.00018311, -0.00137329, ..., 0.00079346, 0.00091553, 0.00085449], dtype=float32), 'sampling_rate': 48000 }, 'sentence': 'Tasub kokku saada inimestega, keda tunned juba ammust ajast saati.', 'up_votes': 2, 'down_votes': 0, 'age': 'twenties', 'gender': 'male', 'accent': '', 'locale': 'et', 'segment': '' } ``` ### Data Fields `client_id` (`string`): An id for which client (voice) made the recording `path` (`string`): The path to the audio file `audio` (`dict`): A dictionary containing the path to the downloaded audio file, the decoded audio array, and the sampling rate. Note that when accessing the audio column: `dataset[0]["audio"]` the audio file is automatically decoded and resampled to `dataset.features["audio"].sampling_rate`. Decoding and resampling of a large number of audio files might take a significant amount of time. Thus it is important to first query the sample index before the `"audio"` column, *i.e.* `dataset[0]["audio"]` should **always** be preferred over `dataset["audio"][0]`. `sentence` (`string`): The sentence the user was prompted to speak `up_votes` (`int64`): How many upvotes the audio file has received from reviewers `down_votes` (`int64`): How many downvotes the audio file has received from reviewers `age` (`string`): The age of the speaker (e.g. `teens`, `twenties`, `fifties`) `gender` (`string`): The gender of the speaker `accent` (`string`): Accent of the speaker `locale` (`string`): The locale of the speaker `segment` (`string`): Usually an empty field ### Data Splits The speech material has been subdivided into portions for dev, train, test, validated, invalidated, reported and other. The validated data is data that has been validated with reviewers and received upvotes that the data is of high quality. The invalidated data is data has been invalidated by reviewers and received downvotes indicating that the data is of low quality. The reported data is data that has been reported, for different reasons. The other data is data that has not yet been reviewed. The dev, test, train are all data that has been reviewed, deemed of high quality and split into dev, test and train. ## Data Preprocessing Recommended by Hugging Face The following are data preprocessing steps advised by the Hugging Face team. They are accompanied by an example code snippet that shows how to put them to practice. Many examples in this dataset have trailing quotations marks, e.g _“the cat sat on the mat.“_. These trailing quotation marks do not change the actual meaning of the sentence, and it is near impossible to infer whether a sentence is a quotation or not a quotation from audio data alone. In these cases, it is advised to strip the quotation marks, leaving: _the cat sat on the mat_. In addition, the majority of training sentences end in punctuation ( . or ? or ! ), whereas just a small proportion do not. In the dev set, **almost all** sentences end in punctuation. Thus, it is recommended to append a full-stop ( . ) to the end of the small number of training examples that do not end in punctuation. ```python from datasets import load_dataset ds = load_dataset("mozilla-foundation/common_voice_5_0", "en", use_auth_token=True) def prepare_dataset(batch): """Function to preprocess the dataset with the .map method""" transcription = batch["sentence"] if transcription.startswith('"') and transcription.endswith('"'): # we can remove trailing quotation marks as they do not affect the transcription transcription = transcription[1:-1] if transcription[-1] not in [".", "?", "!"]: # append a full-stop to sentences that do not end in punctuation transcription = transcription + "." batch["sentence"] = transcription return batch ds = ds.map(prepare_dataset, desc="preprocess dataset") ``` ## Dataset Creation ### Curation Rationale [Needs More Information] ### Source Data #### Initial Data Collection and Normalization [Needs More Information] #### Who are the source language producers? [Needs More Information] ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information The dataset consists of people who have donated their voice online. You agree to not attempt to determine the identity of speakers in the Common Voice dataset. ## Considerations for Using the Data ### Social Impact of Dataset The dataset consists of people who have donated their voice online. You agree to not attempt to determine the identity of speakers in the Common Voice dataset. ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information Public Domain, [CC-0](https://creativecommons.org/share-your-work/public-domain/cc0/) ### Citation Information ``` @inproceedings{commonvoice:2020, author = {Ardila, R. and Branson, M. and Davis, K. and Henretty, M. and Kohler, M. and Meyer, J. and Morais, R. and Saunders, L. and Tyers, F. M. and Weber, G.}, title = {Common Voice: A Massively-Multilingual Speech Corpus}, booktitle = {Proceedings of the 12th Conference on Language Resources and Evaluation (LREC 2020)}, pages = {4211--4215}, year = 2020 } ```
[ -0.5468884706497192, -0.7259710431098938, 0.13518430292606354, 0.4588325023651123, -0.24799580872058868, 0.04062682390213013, -0.5710965394973755, -0.23092792928218842, 0.42941394448280334, 0.5446733236312866, -0.7558800578117371, -0.9709763526916504, -0.4422772228717804, 0.270323842763900...
null
null
null
null
null
null
null
null
null
null
null
null
null
nateraw/cats-and-dogs
nateraw
2021-06-02T20:32:52Z
14
0
null
[ "region:us" ]
2021-06-02T20:32:52Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
nateraw/imagefolder
nateraw
2021-08-31T07:21:19Z
14
1
null
[ "region:us" ]
2021-08-31T07:21:19Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
ncats/GARD_EpiSet4TextClassification
ncats
2021-11-20T01:02:09Z
14
0
null
[ "region:us" ]
2021-11-20T01:02:09Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
ncoop57/csnc_human_judgement
ncoop57
2021-11-06T14:15:56Z
14
0
null
[ "region:us" ]
2021-11-06T14:15:56Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
neelalex/raft-predictions
neelalex
2021-08-04T22:25:12Z
14
1
null
[ "benchmark:raft", "region:us" ]
2021-08-04T22:25:12Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- benchmark: raft --- # Dummy predictions for RAFT
[ -0.5425084233283997, -0.2694116234779358, 0.4039737284183502, 0.7471003532409668, -0.4427511692047119, 0.18909022212028503, 0.6500808596611023, -0.21105511486530304, 0.26128119230270386, 0.3105274736881256, -0.720941960811615, -0.08998622745275497, -0.4039733409881592, -0.06765863299369812...
null
null
null
null
null
null
null
null
null
null
null
null
null
nthngdy/openwebtext_split
nthngdy
2022-02-08T22:01:10Z
14
1
null
[ "region:us" ]
2022-02-08T22:01:10Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
patrickvonplaten/common_voice_6_tr
patrickvonplaten
2021-10-28T22:35:25Z
14
0
null
[ "region:us" ]
2021-10-28T22:35:25Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
patrickvonplaten/helena_coworking
patrickvonplaten
2021-11-08T22:17:00Z
14
0
null
[ "region:us" ]
2021-11-08T22:17:00Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
phongdtd/youtube_casual_audio
phongdtd
2022-11-01T13:23:24Z
14
3
null
[ "task_categories:automatic-speech-recognition", "source_datasets:extended|youtube", "region:us" ]
2022-11-01T13:23:24Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- multilinguality: vi: - 190K<n<200K source_datasets: - extended|youtube task_categories: - automatic-speech-recognition task_ids: [] Pretty_name: Youtube Casual Audio Annotations_creators: - crowdsourced Language_creators: - datlq Languages: - vi Licenses: - cc0-1.0 --- # Dataset Card for common_voice ## 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:** [Needs More Information] - **Repository:** [Needs More Information] - **Paper:** [Needs More Information] - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Needs More Information] ### Dataset Summary [Needs More Information] ### Supported Tasks and Leaderboards [Needs More Information] ### Languages Vietnamese ## Dataset Structure ### Data Instances A typical data point comprises the path to the audio file, called path and its sentence. Additional fields include accent, age, client_id, up_votes down_votes, gender, locale and segment. ` { 'file_path': 'audio/_1OsFqkFI38_34.304_39.424.wav', 'script': 'Ik vind dat een dubieuze procedure.', 'audio': {'path': 'audio/_1OsFqkFI38_34.304_39.424.wav', 'array': array([-0.00048828, -0.00018311, -0.00137329, ..., 0.00079346, 0.00091553, 0.00085449], dtype=float32), 'sampling_rate': 16000} ` ### Data Fields file_path: The path to the audio file audio: A dictionary containing the path to the downloaded audio file, the decoded audio array, and the sampling rate. Note that when accessing the audio column: `dataset[0]["audio"]` the audio file is automatically decoded and resampled to `dataset.features["audio"].sampling_rate`. Decoding and resampling of a large number of audio files might take a significant amount of time. Thus it is important to first query the sample index before the `"audio"` column, *i.e.* `dataset[0]["audio"]` should **always** be preferred over `dataset["audio"][0]`. script: The sentence the user was prompted to speak ### Data Splits The speech material has been subdivided into portions for train, test, validated. The val, test, train are all data that has been reviewed, deemed of high quality and split into val, test and train. ## Dataset Creation ### Curation Rationale [Needs More Information] ### Source Data #### Initial Data Collection and Normalization [Needs More Information] #### Who are the source language producers? [Needs More Information] ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information [Needs More Information] ## Considerations for Using the Data ### Social Impact of Dataset [Needs More Information] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [Needs More Information] ### Citation Information [Needs More Information] ### Contributions Thanks to [@datlq](https://github.com/datlq98) for adding this dataset.
[ -0.605844259262085, -0.5882167220115662, 0.11479808390140533, 0.32716917991638184, -0.25288838148117065, 0.016083983704447746, -0.46000829339027405, -0.18693745136260986, 0.5503745675086975, 0.7331401705741882, -0.9543567895889282, -1.1725612878799438, -0.5779111385345459, 0.09416519105434...
null
null
null
null
null
null
null
null
null
null
null
null
null
pierreant-p/jcvd-or-linkedin
pierreant-p
2021-07-14T18:26:09Z
14
0
null
[ "region:us" ]
2021-07-14T18:26:09Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
pierreguillou/test_datasetdict
pierreguillou
2021-12-07T11:04:58Z
14
0
null
[ "region:us" ]
2021-12-07T11:04:58Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
pierresi/cord
pierresi
2021-10-13T16:47:07Z
14
0
null
[ "region:us" ]
2021-10-13T16:47:07Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
CORD: A Consolidated Receipt Dataset for Post-OCR Parsing.
[ -0.11142165213823318, 0.1233462318778038, 0.22615572810173035, -0.3209851384162903, -0.5910929441452026, 0.13611042499542236, -0.023511935025453568, -0.3296354413032532, 0.2932150959968567, 0.6562756896018982, -0.007455026265233755, -0.546273410320282, -0.5898070335388184, 0.36811953783035...
null
null
null
null
null
null
null
null
null
null
null
null
null
projecte-aina/vilasum
projecte-aina
2023-09-13T12:49:32Z
14
1
null
[ "task_categories:summarization", "annotations_creators:machine-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:unknown", "language:ca", "license:cc-by-nc-4.0", "arxiv:2202.06871", "region:us" ]
2023-09-13T12:49:32Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- annotations_creators: - machine-generated language_creators: - expert-generated language: - ca license: - cc-by-nc-4.0 multilinguality: - monolingual size_categories: - unknown source_datasets: [] task_categories: - summarization task_ids: [] pretty_name: casum --- # Dataset Card for VilaSum ## 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 - **Paper:**[Sequence to Sequence Resources for Catalan](https://arxiv.org/pdf/2202.06871.pdf) - **Point of Contact:** [Ona de Gibert Bonet](mailto:ona.degibert@bsc.es) ### Dataset Summary VilaSum is a summarization dataset for evaluation. It is extracted from a newswire corpus crawled from the Catalan news portal [VilaWeb](https://www.vilaweb.cat/). The corpus consists of 13,843 instances that are composed by the headline and the body. ### Supported Tasks and Leaderboards The dataset can be used to train a model for abstractive summarization. Success on this task is typically measured by achieving a high Rouge score. The [mbart-base-ca-casum](https://huggingface.co/projecte-aina/bart-base-ca-casum) model currently achieves a 35.04. ### Languages The dataset is in Catalan (`ca-ES`). ## Dataset Structure ### Data Instances ``` { 'summary': 'Un vídeo corrobora les agressions a dues animalistes en un correbou del Mas de Barberans', 'text': 'Noves imatges, a les quals ha tingut accés l'ACN, certifiquen les agressions i la destrucció del material d'enregistrament que han denunciat dues activistes d'AnimaNaturalis en la celebració d'un acte de bous a la plaça al Mas de Barberans (Montsià). En el vídeo es veu com unes quantes persones s'abalancen sobre les noies que reben estirades i cops mentre els intenten prendre les càmeres. Membres de la comissió taurina intervenen per aturar els presumptes agressors però es pot escoltar com part del públic victoreja la situació. Els Mossos d'Esquadra presentaran aquest dilluns al migdia l'atestat dels fets al Jutjat d'Amposta. Dissabte ja es van detenir quatre persones que van quedar en llibertat a l'espera de ser cridats pel jutge. Es tracta de tres homes i una dona de Sant Carles de la Ràpita, tots ells membres de la mateixa família.' } ``` ### Data Fields - `summary` (str): Summary of the piece of news - `text` (str): The text of the piece of news ### Data Splits Due to the reduced size of the dataset, we use it only for evaluation as a test set. - test: 13,843 examples ## Dataset Creation ### Curation Rationale We created this corpus to contribute to the development of language models in Catalan, a low-resource language. There exist few resources for summarization in Catalan. ### Source Data #### Initial Data Collection and Normalization We obtained each headline and its corresponding body of each news piece on [VilaWeb](https://www.vilaweb.cat/) and applied the following cleaning pipeline: deduplicating the documents, removing the documents with empty attributes, and deleting some boilerplate sentences. #### Who are the source language producers? The news portal [VilaWeb](https://www.vilaweb.cat/). ### Annotations The dataset is unannotated. #### Annotation process [N/A] #### Who are the annotators? [N/A] ### Personal and Sensitive Information Since all data comes from public websites, no anonymization process was performed. ## Considerations for Using the Data ### Social Impact of Dataset We hope this corpus contributes to the development of summarization models in Catalan, a low-resource language. ### Discussion of Biases We are aware that since the data comes from unreliable web pages, some biases may be present in the dataset. Nonetheless, we have not applied any steps to reduce their impact. ### Other Known Limitations [N/A] ## Additional Information ### Dataset Curators Text Mining Unit (TeMU) at the Barcelona Supercomputing Center (bsc-temu@bsc.es) This work was funded by MT4All CEF project and the [Departament de la Vicepresidència i de Polítiques Digitals i Territori de la Generalitat de Catalunya](https://politiquesdigitals.gencat.cat/ca/inici/index.html#googtrans(ca|en) within the framework of [Projecte AINA](https://politiquesdigitals.gencat.cat/ca/economia/catalonia-ai/aina). ### Licensing information [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/). ### Citation Information If you use any of these resources (datasets or models) in your work, please cite our latest preprint: ```bibtex @misc{degibert2022sequencetosequence, title={Sequence-to-Sequence Resources for Catalan}, author={Ona de Gibert and Ksenia Kharitonova and Blanca Calvo Figueras and Jordi Armengol-Estapé and Maite Melero}, year={2022}, eprint={2202.06871}, archivePrefix={arXiv}, primaryClass={cs.CL} } ``` ### Contributions [N/A]
[ -0.4059816002845764, -0.4645920693874359, 0.03887111693620682, 0.5444110035896301, -0.4950094521045685, 0.2303774505853653, -0.07125372439622879, -0.2144409567117691, 0.8476356863975525, 0.5778769254684448, -0.3204617500305176, -0.94775390625, -0.7700866460800171, 0.2673977315425873, -0....
null
null
null
null
null
null
null
null
null
null
null
null
null
rajeshradhakrishnan/malayalam_news
rajeshradhakrishnan
2022-07-04T05:57:19Z
14
1
null
[ "region:us" ]
2022-07-04T05:57:19Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
## IndicNLP News Article Classification Dataset We used the IndicNLP text corpora to create classification datasets comprising news articles and their categories for 9 languages. The dataset is balanced across classes. The following table contains the statistics of our dataset: | Language | Classes | Articles per Class | | --------- | ------------------------------------------- | ------------------ | | Bengali | entertainment, sports | 7K | | Gujarati | business, entertainment, sports | 680 | | Kannada | entertainment, lifestyle, sports | 10K | | Malayalam | business, entertainment, sports, technology | 1.5K | | Marathi | entertainment, lifestyle, sports | 1.5K | | Oriya | business, crime, entertainment, sports | 7.5K | | Punjabi | business, entertainment, sports, politics | 780 | | Tamil | entertainment, politics, sport | 3.9K | | Telugu | entertainment, business, sports | 8K | ## Citing If you are using any of the resources, please cite the following article: ``` @article{kunchukuttan2020indicnlpcorpus, title={AI4Bharat-IndicNLP Corpus: Monolingual Corpora and Word Embeddings for Indic Languages}, author={Anoop Kunchukuttan and Divyanshu Kakwani and Satish Golla and Gokul N.C. and Avik Bhattacharyya and Mitesh M. Khapra and Pratyush Kumar}, year={2020}, journal={arXiv preprint arXiv:2005.00085}, } ```
[ -0.17920301854610443, -0.16856913268566132, -0.13734808564186096, 0.40798476338386536, -0.34868401288986206, 0.3946433365345001, -0.27813634276390076, -0.45944681763648987, 0.2976367771625519, 0.2889193296432495, -0.076283298432827, -0.7699872255325317, -0.615314245223999, 0.35458853840827...
null
null
null
null
null
null
null
null
null
null
null
null
null
ronaldvanos/testdata
ronaldvanos
2021-11-09T12:56:07Z
14
0
null
[ "region:us" ]
2021-11-09T12:56:07Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
#this is a test dataset and should not be used by anyone #i am not the owner of the data
[ -0.16227714717388153, -0.36268728971481323, -0.3643968999385834, 0.6369895339012146, -0.4182852506637573, -0.15780821442604065, 0.2580021023750305, 0.1131322830915451, -0.07495512813329697, 0.8348063826560974, -0.46321165561676025, -0.24263900518417358, -0.7454191446304321, 0.2240470051765...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/imdb_spacy-ner
rubrix
2022-02-22T11:10:59Z
14
0
null
[ "region:us" ]
2022-02-22T11:10:59Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
tommy19970714/common_voice
tommy19970714
2021-02-27T06:51:27Z
14
0
null
[ "region:us" ]
2021-02-27T06:51:27Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
[Needs More Information] # Dataset Card for common_voice ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-instances) - [Data Splits](#data-instances) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) ## Dataset Description - **Homepage:** https://commonvoice.mozilla.org/en/datasets - **Repository:** https://github.com/common-voice/common-voice - **Paper:** https://commonvoice.mozilla.org/en/datasets - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Needs More Information] ### Dataset Summary The Common Voice dataset consists of a unique MP3 and corresponding text file. Many of the 9,283 recorded hours in the dataset also include demographic metadata like age, sex, and accent that can help train the accuracy of speech recognition engines. The dataset currently consists of 7,335 validated hours in 60 languages, but were always adding more voices and languages. Take a look at our Languages page to request a language or start contributing. ### Supported Tasks and Leaderboards [Needs More Information] ### Languages English ## Dataset Structure ### Data Instances [Needs More Information] ### Data Fields [Needs More Information] ### Data Splits [Needs More Information] ## Dataset Creation ### Curation Rationale [Needs More Information] ### Source Data #### Initial Data Collection and Normalization [Needs More Information] #### Who are the source language producers? [Needs More Information] ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information The dataset consists of people who have donated their voice online. You agree to not attempt to determine the identity of speakers in the Common Voice dataset. ## Considerations for Using the Data ### Social Impact of Dataset The dataset consists of people who have donated their voice online. You agree to not attempt to determine the identity of speakers in the Common Voice dataset. ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed]
[ -0.6248160600662231, -0.45187443494796753, 0.03810809552669525, 0.29801684617996216, -0.23677301406860352, 0.07874631881713867, -0.531356155872345, -0.4120880365371704, 0.47517311573028564, 0.7470172643661499, -0.9354780316352844, -0.9362090826034546, -0.49185046553611755, 0.05874066799879...
null
null
null
null
null
null
null
null
null
null
null
null
null
valurank/PoliticalBias_Sources
valurank
2022-10-21T13:34:55Z
14
0
null
[ "multilinguality:monolingual", "language:en", "license:other", "region:us" ]
2022-10-21T13:34:55Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
--- license: - other language: - en multilinguality: - monolingual task_categories: - classification task_ids: - classification --- # Dataset Card for PoliticalBias_Sources ## Table of Contents - [Dataset Description](#dataset-description) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Source Data](#source-data) ## Dataset Description 908 rows of data containing source name of an article, the source bias and the type of source ## Languages The text in the dataset is in English ## Dataset Structure The dataset consists of three columns namely Source Name, Source Bias and Source Typ ## Source Data The dataset is scrapped from https://www.allsides.com/media-bias
[ -0.42870086431503296, -0.2883661985397339, 0.13726921379566193, 0.23847922682762146, -0.5949754118919373, 0.0999561995267868, -0.1015215590596199, 0.1604127287864685, 0.5812295079231262, 0.8108910918235779, -0.7001356482505798, -0.8412685394287109, -0.6140432357788086, 0.07074754685163498,...
null
null
null
null
null
null
null
null
null
null
null
null
null
versae/norwegian-t5-dataset-debug3
versae
2021-09-08T13:56:00Z
14
0
null
[ "region:us" ]
2021-09-08T13:56:00Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
wikilee/ADFA_Mapping
wikilee
2022-03-20T04:19:27Z
14
0
null
[ "region:us" ]
2022-03-20T04:19:27Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
xiaobendanyn/nyt10
xiaobendanyn
2021-10-19T07:06:32Z
14
1
null
[ "region:us" ]
2021-10-19T07:06:32Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
yonesuke/Ising2D
yonesuke
2022-01-18T11:50:23Z
14
0
null
[ "region:us" ]
2022-01-18T11:50:23Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
- hoge - fuga
[ -0.571336567401886, -0.9974400997161865, 0.09168781340122223, 0.32932794094085693, -0.13029193878173828, -0.2510983347892761, -0.17212313413619995, -0.15480031073093414, 0.7562481760978699, 0.5555066466331482, -0.6103203296661377, -0.5182946920394897, -0.6364818811416626, -0.01904073916375...
null
null
null
null
null
null
null
null
null
null
null
null
null
yuvalkirstain/summ_screen_fd_t5
yuvalkirstain
2022-01-09T06:22:00Z
14
0
null
[ "region:us" ]
2022-01-09T06:22:00Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
zloelias/lenta-ru
zloelias
2021-11-30T21:43:38Z
14
0
null
[ "region:us" ]
2021-11-30T21:43:38Z
2022-03-02T23:29:22.000Z
2022-03-02T23:29:22
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
drAbreu/bc4chemd_ner
drAbreu
2022-10-25T10:02:51Z
14
1
bc4chemd
[ "task_categories:token-classification", "task_ids:named-entity-recognition", "annotations_creators:expert-generated", "language_creators:expert-generated", "multilinguality:monolingual", "size_categories:10K<n<100K", "source_datasets:GitHub", "language:en", "license:unknown", "region:us" ]
2022-10-25T10:02:51Z
2022-03-09T14:56:16.000Z
2022-03-09T14:56:16
--- annotations_creators: - expert-generated language_creators: - expert-generated language: - en license: - unknown multilinguality: - monolingual size_categories: - 10K<n<100K source_datasets: - GitHub task_categories: - token-classification task_ids: - named-entity-recognition paperswithcode_id: bc4chemd pretty_name: bc4chemd_ner --- # Dataset Card for bc2gm_corpus ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** [Github](https://biocreative.bioinformatics.udel.edu/resources/biocreative-iv/chemdner-corpus/) - **Repository:** [Github](https://github.com/cambridgeltl/MTL-Bioinformatics-2016/tree/master/data/BC4CHEMD) - **Paper:** [NCBI](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4331692/) - **Leaderboard:** - **Point of Contact:** ### Dataset Summary [More Information Needed] ### Supported Tasks and Leaderboards * Token Classification * Named Entity Recognition ### Languages - English ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields - `id`: Sentence identifier. - `tokens`: Array of tokens composing a sentence. - `ner_tags`: Array of tags, where `0` indicates no disease mentioned, `1` signals the first token of a disease and `2` the subsequent disease tokens. ### Data Splits ```python DatasetDict({ train: Dataset({ features: ['id', 'tokens', 'ner_tags'], num_rows: 30683 }) validation: Dataset({ features: ['id', 'tokens', 'ner_tags'], num_rows: 30640 }) test: Dataset({ features: ['id', 'tokens', 'ner_tags'], num_rows: 26365 }) }) ``` ## Dataset Creation ### Curation Rationale The automatic extraction of chemical information from text requires the recognition of chemical entity mentions as one of its key steps. When developing supervised named entity recognition (NER) systems, the availability of a large, manually annotated text corpus is desirable. Furthermore, large corpora permit the robust evaluation and comparison of different approaches that detect chemicals in documents. ### Source Data #### Initial Data Collection and Normalization [More Information Needed] ### Annotations #### Annotation process We present the CHEMDNER corpus, a collection of 10,000 PubMed abstracts that contain a total of 84,355 chemical entity mentions labeled manually by expert chemistry literature curators, following annotation guidelines specifically defined for this task. #### Who are the annotators? Expert chemistry literature curators ### Personal and Sensitive Information It does not contain this kind of information The abstracts of the CHEMDNER corpus were selected to be representative for all major chemical disciplines. Each of the chemical entity mentions was manually labeled according to its structure-associated chemical entity mention (SACEM) class: abbreviation, family, formula, identifier, multiple, systematic and trivial. The difficulty and consistency of tagging chemicals in text was measured using an agreement study between annotators, obtaining a percentage agreement of 91. ### Licensing Information Unknown ### Citation Information ```latex @article{Krallinger2015TheCC, title={The CHEMDNER corpus of chemicals and drugs and its annotation principles}, author={Martin Krallinger and Obdulia Rabal and Florian Leitner and Miguel Vazquez and David Salgado and Zhiyong Lu and Robert Leaman and Yanan Lu and Dong-Hong Ji and Daniel M. Lowe and Roger A. Sayle and Riza Theresa Batista-Navarro and Rafal Rak and Torsten Huber and Tim Rockt{\"a}schel and S{\'e}rgio Matos and David Campos and Buzhou Tang and Hua Xu and Tsendsuren Munkhdalai and Keun Ho Ryu and S. V. Ramanan and P. Senthil Nathan and Slavko Zitnik and Marko Bajec and Lutz Weber and Matthias Irmer and Saber Ahmad Akhondi and Jan A. Kors and Shuo Xu and Xin An and Utpal Kumar Sikdar and Asif Ekbal and Masaharu Yoshioka and Thaer M. Dieb and Miji Choi and Karin M. Verspoor and Madian Khabsa and C. Lee Giles and Hongfang Liu and K. E. Ravikumar and Andre Lamurias and Francisco M. Couto and Hong-Jie Dai and Richard Tzong-Han Tsai and C Ata and Tolga Can and Anabel Usie and Rui Alves and Isabel Segura-Bedmar and Paloma Mart{\'i}nez and Julen Oyarz{\'a}bal and Alfonso Valencia}, journal={Journal of Cheminformatics}, year={2015}, volume={7}, pages={S2 - S2} } ``` ### Contributions Thanks to [@GamalC](https://github.com/GamalC) for uploading this dataset to GitHub.
[ -0.485414057970047, -0.3500630855560303, 0.616797685623169, 0.014571978710591793, -0.06955403089523315, 0.09247809648513794, -0.24317817389965057, -0.4650517404079437, 0.37281087040901184, 0.15430399775505066, -0.4506094753742218, -0.9481992721557617, -0.5848780274391174, 0.477874815464019...
null
null
null
null
null
null
null
null
null
null
null
null
null
Biomedical-TeMU/CodiEsp_corpus
Biomedical-TeMU
2022-03-11T02:24:53Z
14
0
null
[ "license:cc-by-4.0", "region:us" ]
2022-03-11T02:24:53Z
2022-03-11T02:19:32.000Z
2022-03-11T02:19:32
--- license: cc-by-4.0 --- ## Introduction These are the train, development, test and background sets of the CodiEsp corpus. Train and development have gold standard annotations. The unannotated background and test sets are distributed together. All documents are released in the context of the CodiEsp track for CLEF ehealth 2020 (http://temu.bsc.es/codiesp/). The CodiEsp corpus contains manually coded clinical cases. All documents are in Spanish language and CIE10 is the coding terminology (it is the Spanish version of ICD10-CM and ICD10-PCS). The CodiEsp corpus has been randomly sampled into three subsets: the train, the development, and the test set. The train set contains 500 clinical cases, and the development and test set 250 clinical cases each. The test set contains 250 clinical cases and it is released together with the background set (with 2751 clinical cases). CodiEsp participants must submit predictions for the test and background set, but they will only be evaluated on the test set. ## Structure Three folders: train, dev and test. Each one of them contains the files for the train, development and test corpora, respectively. + train and dev folders have: + 3 tab-separated files with the annotation information relevant for each of the 3 sub-tracks of CodiEsp. + A subfolder named text_files with the plain text files of the clinical cases. + A subfolder named text_files_en with the plain text files machine-translated to English. Due to the translation process, the text files are sentence-splitted. + The test folder has only text_files and text_files_en subfolders with the plain text files. ## Corpus format description The CodiEsp corpus is distributed in plain text in UTF8 encoding, where each clinical case is stored as a single file whose name is the clinical case identifier. Annotations are released in a tab-separated file. Since the CodiEsp track has 3 sub-tracks, every set of documents (train and test) has 3 tab-separated files associated with it.  For the sub-tracks CodiEsp-D and CodiEsp-P, the file has the following fields: articleID ICD10-code Tab-separated files for the sub-track CodiEsp-X contain extra fields that provide the text-reference and its position: articleID label ICD10-code text-reference reference-position ## Corpus summary statistics The final collection of 1000 clinical cases that make up the corpus had a total of 16504 sentences, with an average of 16.5 sentences per clinical case. It contains a total of 396,988 words, with an average of 396.2 words per clinical case. For more information, visit the track webpage: http://temu.bsc.es/codiesp/
[ -0.6546432971954346, -0.32417839765548706, 0.5763141512870789, 0.3990286886692047, -0.42195451259613037, -0.11369656026363373, -0.32825177907943726, -0.7155572175979614, 0.5293794870376587, 0.4166571795940399, -0.45298805832862854, -0.8542786240577698, -0.7466400861740112, 0.33763849735260...
null
null
null
null
null
null
null
null
null
null
null
null
null
rocca/top-reddit-posts
rocca
2022-03-23T05:16:33Z
14
0
null
[ "license:mit", "region:us" ]
2022-03-23T05:16:33Z
2022-03-13T05:06:55.000Z
2022-03-13T05:06:55
--- license: mit --- The `post-data-by-subreddit.tar` file contains 5000 gzipped json files - one for each of the top 5000 subreddits (as roughly measured by subscriber count and comment activity). Each of those json files (e.g. `askreddit.json`) contains an array of the data for the top 1000 posts of all time. Notes: * I stopped crawling a subreddit's top-posts list if I reached a batch that had a post with a score less than 5, so some subreddits won't have the full 1000 posts. * No posts comments are included. Only the posts themselves. * See the example file `askreddit.json` in this repo if you want to see what you're getting before downloading all the data. * The list of subreddits included are listed in `top-5k-subreddits.json`. * NSFW subreddits have been included in the crawl, so you might have to filter them out depending on your use case. * The Deno scraping/crawling script is included as `crawl.js`, and can be started with `deno run --allow-net --allow-read=. --allow-write=. crawl.js` once you've [installed Deno](https://deno.land/manual/getting_started/installation) and have downloaded `top-5k-subreddits.json` into the same folder as `crawl.js`.
[ -0.8855001926422119, -0.5899584293365479, 0.43755924701690674, 0.03300543501973152, -0.3926749527454376, 0.34916257858276367, 0.14766868948936462, -0.24456359446048737, 0.7060577273368835, 0.5473775863647461, -0.5501753687858582, -0.7987321019172668, -0.7990002632141113, 0.4328570365905761...
null
null
null
null
null
null
null
null
null
null
null
null
null
chiarab/final-train
chiarab
2022-03-13T07:29:07Z
14
0
null
[ "region:us" ]
2022-03-13T07:29:07Z
2022-03-13T07:28:49.000Z
2022-03-13T07:28:49
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
chiarab/vaccine-keyword-all
chiarab
2022-03-13T19:31:02Z
14
0
null
[ "region:us" ]
2022-03-13T19:31:02Z
2022-03-13T08:41:21.000Z
2022-03-13T08:41:21
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
chiarab/sorted-with-10-lessneu
chiarab
2022-03-13T09:10:24Z
14
0
null
[ "region:us" ]
2022-03-13T09:10:24Z
2022-03-13T09:06:25.000Z
2022-03-13T09:06:25
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
chiarab/dct-keyword-us
chiarab
2022-03-13T19:26:33Z
14
0
null
[ "region:us" ]
2022-03-13T19:26:33Z
2022-03-13T09:18:14.000Z
2022-03-13T09:18:14
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
stjokerli/TextToText_record_seqio
stjokerli
2022-03-21T13:57:22Z
14
0
null
[ "region:us" ]
2022-03-21T13:57:22Z
2022-03-13T09:31:33.000Z
2022-03-13T09:31:33
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
stjokerli/TextToText_wsc_seqio
stjokerli
2022-03-18T04:57:02Z
14
0
null
[ "region:us" ]
2022-03-18T04:57:02Z
2022-03-13T09:57:25.000Z
2022-03-13T09:57:25
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
stjokerli/TextToText_axg_seqio
stjokerli
2022-04-04T10:24:18Z
14
0
null
[ "region:us" ]
2022-04-04T10:24:18Z
2022-03-13T10:08:17.000Z
2022-03-13T10:08:17
# text-to-text format from superglue axg # Note that RTE train and val set has been added axg: DatasetDict({ test: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 356 }) train: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 2490 }) validation: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 277 }) })
[ -0.40963810682296753, -0.4041590094566345, 0.03282180055975914, 0.3237871527671814, -0.35915473103523254, -0.14749370515346527, 0.002241723006591201, 0.13209675252437592, 0.075565867125988, 0.4314880073070526, -0.7127768993377686, -0.8575954437255859, -0.6745721697807312, 0.244117915630340...
null
null
null
null
null
null
null
null
null
null
null
null
null
stjokerli/TextToText_axb_seqio
stjokerli
2022-04-04T10:25:39Z
14
0
null
[ "region:us" ]
2022-04-04T10:25:39Z
2022-03-13T10:08:23.000Z
2022-03-13T10:08:23
axb: DatasetDict({ test: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 1104 }) train: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 2490 }) validation: Dataset({ features: ['idx', 'inputs', 'targets'], num_rows: 277 }) }) Text to text implemantion of T5 note that RTE train and validation set has been added
[ -0.3950200378894806, -0.14231160283088684, 0.10159233957529068, 0.5601686239242554, -0.2469133585691452, 0.07243646681308746, 0.12374947220087051, 0.07726151496171951, -0.19909493625164032, 0.37797150015830994, -0.6404298543930054, -0.9849450588226318, -0.5792279839515686, 0.38222426176071...
null
null
null
null
null
null
null
null
null
null
null
null
null
joypersicanon/ph-en-text
joypersicanon
2022-03-17T13:30:52Z
14
0
null
[ "region:us" ]
2022-03-17T13:30:52Z
2022-03-13T10:16:38.000Z
2022-03-13T10:16:38
[Needs More Information] # Dataset Card for ph-en-text ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-instances) - [Data Splits](#data-instances) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) ## Dataset Description - **Homepage:** [Needs More Information] - **Repository:** https://huggingface.co/datasets/joypersicanon/ph-en-text/tree/main - **Paper:** [Needs More Information] - **Leaderboard:** [Needs More Information] - **Point of Contact:** Mary Joy P. Canon ### Dataset Summary PhEnText is a large-scale and multi-domain lexical data written in Philippine English text. It is composed of 20, 562, 265 lines from news articles, religious articles and court decisions. ### Supported Tasks and Leaderboards [Needs More Information] ### Languages ph-en ## Dataset Structure ### Data Instances [Needs More Information] ### Data Fields id: "3128940", text: "Why this happened should be the focus of inquiry." ### Data Splits 80:20 split for train and test data ## Dataset Creation ### Curation Rationale [Needs More Information] ### Source Data #### Initial Data Collection and Normalization [Needs More Information] #### Who are the source language producers? [Needs More Information] ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information [Needs More Information] ## Considerations for Using the Data ### Social Impact of Dataset [Needs More Information] ### Discussion of Biases [Needs More Information] ### Other Known Limitations [Needs More Information] ## Additional Information ### Dataset Curators [Needs More Information] ### Licensing Information [Needs More Information] ### Citation Information [Needs More Information]
[ -0.3895549476146698, -0.4505433738231659, 0.25345438718795776, 0.366519957780838, -0.3180858790874481, -0.028382467105984688, -0.142257958650589, -0.428363561630249, 0.5951206684112549, 0.6949129700660706, -0.7974533438682556, -0.8167351484298706, -0.6374806761741638, 0.2503509819507599, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
chiarab/uk
chiarab
2022-03-13T19:28:01Z
14
0
null
[ "region:us" ]
2022-03-13T19:28:01Z
2022-03-13T19:27:43.000Z
2022-03-13T19:27:43
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
chiarab/vax-keyword-canada
chiarab
2022-03-13T19:32:48Z
14
0
null
[ "region:us" ]
2022-03-13T19:32:48Z
2022-03-13T19:32:30.000Z
2022-03-13T19:32:30
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
chiarab/vax-keyword-uk
chiarab
2022-03-14T05:53:58Z
14
0
null
[ "region:us" ]
2022-03-14T05:53:58Z
2022-03-13T19:33:44.000Z
2022-03-13T19:33:44
Entry not found
[ -0.32276496291160583, -0.22568435966968536, 0.8622260093688965, 0.43461480736732483, -0.5282987952232361, 0.7012965083122253, 0.7915714979171753, 0.07618625462055206, 0.7746025323867798, 0.25632181763648987, -0.7852815389633179, -0.22573819756507874, -0.9104480743408203, 0.5715669393539429...
null
null
null
null
null
null
null
null
null
null
null
null
null
chiarab/vax-keyword-us
chiarab
2022-03-14T05:55:21Z
14
0
null
[ "region:us" ]
2022-03-14T05:55:21Z
2022-03-13T19:34:59.000Z
2022-03-13T19:34:59
Entry not found
[ -0.32276496291160583, -0.22568435966968536, 0.8622260093688965, 0.43461480736732483, -0.5282987952232361, 0.7012965083122253, 0.7915714979171753, 0.07618625462055206, 0.7746025323867798, 0.25632181763648987, -0.7852815389633179, -0.22573819756507874, -0.9104480743408203, 0.5715669393539429...
null
null
null
null
null
null
null
null
null
null
null
null
null
alkzzz/palui
alkzzz
2022-03-14T07:32:35Z
14
0
null
[ "license:cc-by-4.0", "region:us" ]
2022-03-14T07:32:35Z
2022-03-14T07:09:11.000Z
2022-03-14T07:09:11
--- license: cc-by-4.0 ---
[ -0.1285337507724762, -0.18616773188114166, 0.6529127359390259, 0.4943627715110779, -0.193193256855011, 0.23607444763183594, 0.36071985960006714, 0.050563156604766846, 0.5793652534484863, 0.7400138974189758, -0.6508103013038635, -0.23783966898918152, -0.7102247476577759, -0.0478259548544883...
null
null
null
null
null
null
null
null
null
null
null
null
null
GEM-submissions/lewtun__this-is-a-test__1647246406
GEM-submissions
2022-03-14T08:26:51Z
14
0
null
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2022-03-14T08:26:51Z
2022-03-14T08:26:50.000Z
2022-03-14T08:26:50
--- benchmark: gem type: prediction submission_name: This is a test tags: - evaluation - benchmark --- # GEM Submission Submission name: This is a test
[ -0.015837138518691063, -0.9654787182807922, 0.5841940641403198, 0.12924717366695404, -0.2803730070590973, 0.45494696497917175, 0.18859533965587616, 0.3502408564090729, 0.4775959253311157, 0.41622909903526306, -1.146683692932129, -0.1300489902496338, -0.49302688241004944, 0.0401807613670825...
null
null
null
null
null
null
null
null
null
null
null
null
null
GEM-submissions/lewtun__mt5_xl__1647246454
GEM-submissions
2022-03-14T08:27:39Z
14
0
null
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2022-03-14T08:27:39Z
2022-03-14T08:27:38.000Z
2022-03-14T08:27:38
--- benchmark: gem type: prediction submission_name: mT5_xl tags: - evaluation - benchmark --- # GEM Submission Submission name: mT5_xl
[ -0.14999501407146454, -0.38822993636131287, 0.9021272659301758, 0.03356311097741127, -0.45696720480918884, 0.38149964809417725, 0.19339299201965332, 0.1815512329339981, 0.3277963101863861, 0.6500399112701416, -0.9533586502075195, -0.6760228276252747, -0.8537355065345764, 0.4069474637508392...
null
null
null
null
null
null
null
null
null
null
null
null
null
Jiejie/asr_book_lm_v2.0
Jiejie
2022-03-14T10:45:10Z
14
0
null
[ "region:us" ]
2022-03-14T10:45:10Z
2022-03-14T10:45:06.000Z
2022-03-14T10:45:06
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
Jiejie/asr_book_lm_v2.1
Jiejie
2022-03-14T17:40:48Z
14
0
null
[ "region:us" ]
2022-03-14T17:40:48Z
2022-03-14T17:02:31.000Z
2022-03-14T17:02:31
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
cgarciae/cartoonset
cgarciae
2022-03-23T19:12:10Z
14
11
null
[ "size_categories:10K<n<100K", "license:cc-by-4.0", "arxiv:1711.05139", "region:us" ]
2022-03-23T19:12:10Z
2022-03-14T23:35:29.000Z
2022-03-14T23:35:29
--- pretty_name: Cartoon Set size_categories: - 10K<n<100K task_categories: - image - computer-vision - generative-modelling license: cc-by-4.0 --- # Dataset Card for Cartoon Set ## Table of Contents - [Dataset Card for Cartoon Set](#dataset-card-for-cartoon-set) - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Usage](#usage) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://google.github.io/cartoonset/ - **Repository:** https://github.com/google/cartoonset/ - **Paper:** XGAN: Unsupervised Image-to-Image Translation for Many-to-Many Mappings - **Leaderboard:** - **Point of Contact:** ### Dataset Summary ![Cartoon Set sample image](https://huggingface.co/datasets/cgarciae/cartoonset/resolve/main/sample.png) [Cartoon Set](https://google.github.io/cartoonset/) is a collection of random, 2D cartoon avatar images. The cartoons vary in 10 artwork categories, 4 color categories, and 4 proportion categories, with a total of ~10^13 possible combinations. We provide sets of 10k and 100k randomly chosen cartoons and labeled attributes. #### Usage `cartoonset` provides the images as PNG byte strings, this gives you a bit more flexibility into how to load the data. Here we show 2 ways: **Using PIL:** ```python import datasets from io import BytesIO from PIL import Image ds = datasets.load_dataset("cgarciae/cartoonset", "10k") # or "100k" def process_fn(sample): img = Image.open(BytesIO(sample["img_bytes"])) ... return {"img": img} ds = ds.map(process_fn, remove_columns=["img_bytes"]) ``` **Using TensorFlow:** ```python import datasets import tensorflow as tf hfds = datasets.load_dataset("cgarciae/cartoonset", "10k") # or "100k" ds = tf.data.Dataset.from_generator( lambda: hfds, output_signature={ "img_bytes": tf.TensorSpec(shape=(), dtype=tf.string), }, ) def process_fn(sample): img = tf.image.decode_png(sample["img_bytes"], channels=3) ... return {"img": img} ds = ds.map(process_fn) ``` **Additional features:** You can also access the features that generated each sample e.g: ```python ds = datasets.load_dataset("cgarciae/cartoonset", "10k+features") # or "100k+features" ``` Apart from `img_bytes` these configurations add a total of 18 * 2 additional `int` features, these come in `{feature}`, `{feature}_num_categories` pairs where `num_categories` indicates the number of categories for that feature. See [Data Fields](#data-fields) for the complete list of features. ## Dataset Structure ### Data Instances A sample from the training set is provided below: ```python { 'img_bytes': b'0x...', } ``` If `+features` is added to the dataset name, the following additional fields are provided: ```python { 'img_bytes': b'0x...', 'eye_angle': 0, 'eye_angle_num_categories': 3, 'eye_lashes': 0, 'eye_lashes_num_categories': 2, 'eye_lid': 0, 'eye_lid_num_categories': 2, 'chin_length': 2, 'chin_length_num_categories': 3, ... } ``` ### Data Fields - `img_bytes`: A byte string containing the raw data of a 500x500 PNG image. If `+features` is appended to the dataset name, the following additional `int32` fields are provided: - `eye_angle` - `eye_angle_num_categories` - `eye_lashes` - `eye_lashes_num_categories` - `eye_lid` - `eye_lid_num_categories` - `chin_length` - `chin_length_num_categories` - `eyebrow_weight` - `eyebrow_weight_num_categories` - `eyebrow_shape` - `eyebrow_shape_num_categories` - `eyebrow_thickness` - `eyebrow_thickness_num_categories` - `face_shape` - `face_shape_num_categories` - `facial_hair` - `facial_hair_num_categories` - `facial_hair_num_categories` - `facial_hair_num_categories` - `hair` - `hair_num_categories` - `hair_num_categories` - `hair_num_categories` - `eye_color` - `eye_color_num_categories` - `face_color` - `face_color_num_categories` - `hair_color` - `hair_color_num_categories` - `glasses` - `glasses_num_categories` - `glasses_color` - `glasses_color_num_categories` - `eyes_slant` - `eye_slant_num_categories` - `eyebrow_width` - `eyebrow_width_num_categories` - `eye_eyebrow_distance` - `eye_eyebrow_distance_num_categories` ### Data Splits Train ## Dataset Creation ### Licensing Information This data is licensed by Google LLC under a Creative Commons Attribution 4.0 International License. ### Citation Information ``` @article{DBLP:journals/corr/abs-1711-05139, author = {Amelie Royer and Konstantinos Bousmalis and Stephan Gouws and Fred Bertsch and Inbar Mosseri and Forrester Cole and Kevin Murphy}, title = {{XGAN:} Unsupervised Image-to-Image Translation for many-to-many Mappings}, journal = {CoRR}, volume = {abs/1711.05139}, year = {2017}, url = {http://arxiv.org/abs/1711.05139}, eprinttype = {arXiv}, eprint = {1711.05139}, timestamp = {Mon, 13 Aug 2018 16:47:38 +0200}, biburl = {https://dblp.org/rec/journals/corr/abs-1711-05139.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} } ``` ### Contributions
[ -0.6854599714279175, -0.32187938690185547, 0.0005776304751634598, 0.1666402965784073, -0.42350074648857117, -0.09018172323703766, -0.39651399850845337, -0.5103309750556946, 0.5261057615280151, 0.4148075580596924, -0.609336256980896, -0.7752184867858887, -0.7000100612640381, 0.1020001396536...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/go_emotions_training
rubrix
2022-03-15T12:40:43Z
14
0
null
[ "region:us" ]
2022-03-15T12:40:43Z
2022-03-15T12:40:39.000Z
2022-03-15T12:40:39
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
Jiejie/asr_book_lm_v2.3
Jiejie
2022-03-15T15:00:56Z
14
0
null
[ "region:us" ]
2022-03-15T15:00:56Z
2022-03-15T15:00:54.000Z
2022-03-15T15:00:54
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
Hiruni99/eng-sin-laws-and-acts
Hiruni99
2022-03-15T20:20:48Z
14
0
null
[ "region:us" ]
2022-03-15T20:20:48Z
2022-03-15T20:19:37.000Z
2022-03-15T20:19:37
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/research_titles_multi-label
rubrix
2022-03-15T22:49:45Z
14
0
null
[ "region:us" ]
2022-03-15T22:49:45Z
2022-03-15T22:49:41.000Z
2022-03-15T22:49:41
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/go_emotions_multi-label
rubrix
2022-03-15T23:00:18Z
14
0
null
[ "region:us" ]
2022-03-15T23:00:18Z
2022-03-15T23:00:15.000Z
2022-03-15T23:00:15
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
elricwan/roberta-data
elricwan
2022-03-16T04:44:42Z
14
0
null
[ "region:us" ]
2022-03-16T04:44:42Z
2022-03-15T23:11:00.000Z
2022-03-15T23:11:00
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
willcai/wav2vec2_common_voice_accents_3
willcai
2022-03-16T04:35:20Z
14
0
null
[ "region:us" ]
2022-03-16T04:35:20Z
2022-03-16T03:42:32.000Z
2022-03-16T03:42:32
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
jorge-henao/disco_poetry_spanish
jorge-henao
2022-03-17T03:19:06Z
14
2
null
[ "region:us" ]
2022-03-17T03:19:06Z
2022-03-16T03:42:59.000Z
2022-03-16T03:42:59
# DISCO: Diachronic Spanish Sonnet Corpus [![DOI](https://zenodo.org/badge/103841064.svg)](https://zenodo.org/badge/latestdoi/103841064) The Diachronic Spanish Sonnet Corpus (DISCO) contains sonnets in Spanish in CSV, between the 15th and the 20th centuries (4303 sonnets by 1215 authors from 22 different countries). It includes well-known authors, but also less canonized ones. This is a CSV compilation taken from the plain text corpus v4 published on git https://github.com/pruizf/disco/tree/v4. It includes the title, author, age and text metadata. <br><br>
[ -0.5798288583755493, -0.12595118582248688, 0.16114045679569244, 0.49312469363212585, -0.4865773916244507, 0.30353012681007385, 0.07260479032993317, -0.7474596500396729, 0.7460135221481323, 0.7817480564117432, -0.724733293056488, -0.8375513553619385, -0.36768224835395813, 0.4699554741382599...
null
null
null
null
null
null
null
null
null
null
null
null
null
crabz/stsb-sk
crabz
2022-10-23T05:13:41Z
14
0
null
[ "task_ids:semantic-similarity-scoring", "annotations_creators:other", "language_creators:other", "multilinguality:monolingual", "size_categories:1K<n<10K", "source_datasets:extended|stsb_multi_mt", "language:sk", "license:unknown", "region:us" ]
2022-10-23T05:13:41Z
2022-03-16T10:20:28.000Z
2022-03-16T10:20:28
--- annotations_creators: - other language_creators: - other language: - sk language_bcp47: - sk-SK license: - unknown multilinguality: - monolingual pretty_name: stsb-sk size_categories: - 1K<n<10K source_datasets: - extended|stsb_multi_mt task_categories: - text-scoring task_ids: - semantic-similarity-scoring --- Retrieving the 50th example from the train set: ``` > print(dataset['train']['sentence1'][0][50]) Muž hrá na gitare. > print(dataset['train']['sentence2'][0][50]) Chlapec hrá na gitare. > print(dataset['train']['similarity_score'][0][50]) 3.200000047683716 ``` For score explanation see [stsb_multi_mt](https://huggingface.co/datasets/stsb_multi_mt).
[ -0.39861565828323364, -0.3801826536655426, 0.2341504544019699, 0.3074105978012085, -0.3227728605270386, -0.2959677577018738, -0.21762773394584656, 0.12273688614368439, 0.2970488369464874, 0.3081952929496765, -0.792273223400116, -0.7285724878311157, -0.427886962890625, 0.13416065275669098, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
davanstrien/newspaper_navigator_people
davanstrien
2022-03-16T15:28:56Z
14
0
null
[ "region:us" ]
2022-03-16T15:28:56Z
2022-03-16T15:28:43.000Z
2022-03-16T15:28:43
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
ttxy/kaggle
ttxy
2022-03-17T16:00:50Z
14
0
null
[ "license:apache-2.0", "region:us" ]
2022-03-17T16:00:50Z
2022-03-17T15:02:27.000Z
2022-03-17T15:02:27
--- license: apache-2.0 --- kaggle datasets
[ -0.05524672940373421, -0.34790492057800293, -0.0010212553897872567, 0.18057791888713837, 0.41212987899780273, 0.11272690445184708, -0.18931320309638977, 0.12613312900066376, 0.23825646936893463, 0.8656624555587769, -0.749739944934845, -0.49610477685928345, -0.6940037608146667, -0.370661407...
null
null
null
null
null
null
null
null
null
null
null
null
null
ttxy/nlp
ttxy
2022-07-24T05:58:39Z
14
0
null
[ "region:us" ]
2022-07-24T05:58:39Z
2022-03-17T15:59:17.000Z
2022-03-17T15:59:17
- `tweet_disaster`, 8562
[ -0.23544619977474213, -0.36246630549430847, 0.27834245562553406, 0.8057535290718079, -0.432683527469635, -0.2543094754219055, 0.18132686614990234, -0.055020470172166824, 0.5261852741241455, 0.6657174825668335, -0.5502268671989441, -0.4120296835899353, -0.7792467474937439, 0.051351986825466...
null
null
null
null
null
null
null
null
null
null
null
null
null
DrishtiSharma/MESD-Processed-Dataset
DrishtiSharma
2022-03-17T22:12:10Z
14
0
null
[ "region:us" ]
2022-03-17T22:12:10Z
2022-03-17T17:19:41.000Z
2022-03-17T17:19:41
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
shivam/split
shivam
2022-03-17T18:32:09Z
14
0
null
[ "region:us" ]
2022-03-17T18:32:09Z
2022-03-17T18:29:43.000Z
2022-03-17T18:29:43
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
malteos/test2
malteos
2022-10-23T05:14:36Z
14
0
cnn-daily-mail-1
[ "annotations_creators:no-annotation", "language_creators:found", "multilinguality:monolingual", "size_categories:100K<n<1M", "source_datasets:original", "language:en", "license:apache-2.0", "region:us" ]
2022-10-23T05:14:36Z
2022-03-18T10:18:42.000Z
2022-03-18T10:18:42
--- annotations_creators: - no-annotation language_creators: - found language: - en license: - apache-2.0 multilinguality: - monolingual size_categories: - 100K<n<1M source_datasets: - original task_categories: - conditional-text-generation task_ids: - summarization paperswithcode_id: cnn-daily-mail-1 pretty_name: CNN / Daily Mail --- # Dataset Card for [Dataset Name] ## 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 [More Information Needed] ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
[ -0.47841677069664, -0.5084842443466187, 0.14602938294410706, 0.278889000415802, -0.21702472865581512, 0.24832050502300262, -0.3366999328136444, -0.3758932054042816, 0.6720380783081055, 0.6457639932632446, -0.9167346358299255, -1.2200127840042114, -0.7551794052124023, 0.07273735105991364, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
indonesian-nlp/eli5_id
indonesian-nlp
2022-03-18T20:04:52Z
14
3
null
[ "region:us" ]
2022-03-18T20:04:52Z
2022-03-18T20:02:25.000Z
2022-03-18T20:02:25
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
tomekkorbak/pile-curse-chunk-24
tomekkorbak
2022-03-18T22:05:43Z
14
0
null
[ "region:us" ]
2022-03-18T22:05:43Z
2022-03-18T22:05:10.000Z
2022-03-18T22:05:10
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
JennyGub/PrivTest
JennyGub
2022-03-19T09:56:10Z
14
0
null
[ "region:us" ]
2022-03-19T09:56:10Z
2022-03-19T09:46:51.000Z
2022-03-19T09:46:51
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622263669967651, 0.43461522459983826, -0.52829909324646, 0.7012971639633179, 0.7915719747543335, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104475975036621, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
scjnugacj/scjn_dataset_corpus_tesis
scjnugacj
2022-10-23T05:16:49Z
14
0
null
[ "annotations_creators:expert-generated", "language_creators:other", "multilinguality:monolingual", "size_categories:unknown", "source_datasets:original", "language:es", "license:cc-by-sa-4.0", "region:us" ]
2022-10-23T05:16:49Z
2022-03-19T18:10:59.000Z
2022-03-19T18:10:59
--- annotations_creators: - expert-generated language_creators: - other language: - es license: - cc-by-sa-4.0 multilinguality: - monolingual pretty_name: Corpus tesis de la SCJN size_categories: - unknown source_datasets: - original task_categories: [] task_ids: [] --- # Corpus tesis de la SCJN En su primera versión contiene textos correspondientes a las tesis de la décima y undécima época publicadas al mes de febrero del 2022 por la SCJN. ## Dataset Structure ### Data Instances Un ejemplo de 'train' se ve de la siguiente forma: ``` { 'id': '3', 'text': 'a la luz de las disposiciones del sistema de derechos humanos, los principios tanto de buena fe como de protección de las apariencias constituyen un límite tendente a evitar el dolo para el disfuncional ejercicio de los actos procesales, al cumplir con la función de colmar las inevitables lagunas legales, en tanto que la norma sólo previene abusos comunes, prohibiéndolos en forma enunciativa, porque de considerarlos limitativamente, muchas conductas o declaraciones contrarias a otras precedentes y, por tanto, indebidas, escaparían de la regulación. ambos principios sirven para analizar el caso en el que, en una primera ejecutoria de amparo promovido contra el auto de vinculación a proceso, se declaró irregularmente llevada a cabo una diligencia de reconocimiento de una persona por una fotografía (imputado), al inobservarse las formas procesales, por lo que en cumplimiento con la sentencia, se dictó auto de no vinculación a proceso y, en atención al deber de investigar conforme a los parámetros convencionales, la autoridad practicó una posterior diligencia, esta vez conforme a las disposiciones adjetivas que la rigen; sin embargo, si el defensor se retiró sin firmarla, aduciendo que lo haría posteriormente, sin que así se hubiera logrado, no obstante las gestiones tendientes a ello por la autoridad investigadora, quien pormenorizadamente las detalló en una certificación. actuación que debe ser sometida en cada caso al escrutinio constitucional, considerando que no puede alegar la nulidad quien ha incurrido conscientemente a su producción, porque buscaría aprovecharse de su personal dolo, al provocar daños por medio del uso desviado de medios legales inicialmente legítimos, si se les considera aisladamente. ahora bien, ponderado el caso concreto, se advierte que no obstante alegar en favor de su defenso el propio dolo, se produjeron las consecuencias inherentes a la diligencia en los términos establecidos en la norma, pues incluso consta que intervino activamente en la diligencia; lo que conduce a estimar infundado el agravio expuesto en el sentido de que debe negársele validez, al tender a beneficiar al quejoso del dolo del defensor expresado en retirarse sin firmar, indicando que regresaría a hacerlo, sin que hubiera actuado conforme a esa manifestación precedente, pretendiendo que, de prosperar la falta de formalidad en la segunda diligencia, la cual ahora le es atribuible, afectaría la expectativa creada en otros sujetos de derecho, en la especie, las víctimas, incluso, el exceso en el ejercicio de la acción constitucional alentaría la práctica viciosa de actos cuyos frutos serían aprovechables por quienes los realizan y, por otra parte, tanto las autoridades investigadoras como los tribunales se harían en alguna forma partícipes de ese proceder irregular, si consideraran permitido ese comportamiento sólo porque la ley omitió prohibirlo, incumpliendo las primeras con el deber de investigar la verdad conforme a los parámetros convencionales y, los segundos, al otorgarles credibilidad.' } ``` ### Data Fields Los campos son los mismos para todos los splits. - `id`: a `string` feature. - `text`: a `string` features. ### Data Splits | name |train|validation|test| |---------|----:|---------:|---:| |scjn_corpus_tesis|27913|0|0| ## Dataset Creation ### Annotations ### Dataset Curators Ana Gabriela Palomeque Ortiz, from SCJN - Unidad General de Administración del Conocimiento Jurídico. ### Personal and Sensitive Information No personal or sensitive information included. ## Considerations for Using the Data ### Other Known Limitations La información contenida en este dataset es para efectos demostrativos y no representa una fuente oficial de la Suprema Corte de Justicia de la Nación. ## License <br/>This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/deed.es">Attribution-ShareAlike 4.0 International License</a>.
[ -0.18887929618358612, -0.46206992864608765, 0.570259690284729, 0.31973016262054443, -0.361600399017334, -0.06755205243825912, -0.1413584053516388, -0.5992846488952637, 0.6790511012077332, 0.4046865999698639, -0.24421420693397522, -0.876844584941864, -0.5020519495010376, 0.4151037633419037,...
null
null
null
null
null
null
null
null
null
null
null
null
null
hackathon-pln-es/MESD
hackathon-pln-es
2022-03-25T18:15:07Z
14
6
null
[ "license:cc-by-4.0", "region:us" ]
2022-03-25T18:15:07Z
2022-03-19T18:39:32.000Z
2022-03-19T18:39:32
--- license: cc-by-4.0 Duville, Mathilde Marie; Alonso-Valerdi, Luz Maria; Ibarra, David (2022), “Mexican Emotional Speech Database (MESD)”, Mendeley Data, V5, doi: 10.17632/cy34mh68j9.5 --- # Dataset Card for MESD ## Table of Contents - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-instances) - [Data Splits](#data-instances) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Annotations](#annotations) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) ## Dataset Description - **Homepage:** https://data.mendeley.com/datasets/cy34mh68j9/5 - **Repository:** [Needs More Information] - **Paper:** [Needs More Information] - **Leaderboard:** [Needs More Information] - **Point of Contact:** [Needs More Information] ### Dataset Summary Contiene los datos de la base MESD procesados para hacer 'finetuning' de un modelo 'Wav2Vec' en el Hackaton organizado por 'Somos NLP'. Ejemplo de referencia: https://colab.research.google.com/github/huggingface/notebooks/blob/master/examples/audio_classification.ipynb Hemos accedido a la base MESD para obtener ejemplos. Breve descripción de los autores de la base MESD: "La Base de Datos del Discurso Emocional Mexicano (MESD en inglés) proporciona enunciados de una sola palabra para las prosodias afectivas de ira, asco, miedo, felicidad, neutro y tristeza con conformación cultural mexicana. El MESD ha sido pronunciado por actores adultos y niños no profesionales: Se dispone de 3 voces femeninas, 2 masculinas y 6 infantiles. Las palabras de los enunciados emocionales y neutros proceden de dos corpus: (corpus A) compuesto por sustantivos y adjetivos que se repiten a través de prosodias emocionales y tipos de voz (femenina, masculina, infantil), y (corpus B) que consiste en palabras controladas por edad de adquisición, frecuencia de uso, familiaridad, concreción, valencia, excitación y clasificaciones de dimensionalidad de emociones discretas. Las grabaciones de audio se realizaron en un estudio profesional con los siguientes materiales (1) un micrófono Sennheiser e835 con una respuesta de frecuencia plana (100 Hz a 10 kHz), (2) una interfaz de audio Focusrite Scarlett 2i4 conectada al micrófono con un cable XLR y al ordenador, y (3) la estación de trabajo de audio digital REAPER (Rapid Environment for Audio Production, Engineering, and Recording). Los archivos de audio se almacenaron como una secuencia de 24 bits con una frecuencia de muestreo de 48000Hz. La amplitud de las formas de onda acústicas se reescaló entre -1 y 1. Se crearon dos versiones con reducción de la naturalidad de los locutores a partir de expresiones emocionales humanas para voces femeninas del corpus B. En concreto, la naturalidad se redujo progresivamente de las voces humanas al nivel 1 al nivel 2. En particular, se editaron la duración y el tono medio en las sílabas acentuadas para reducir la diferencia entre las sílabas acentuadas y las no acentuadas. En los enunciados completos, se redujeron las relaciones F2/F1 y F3/F1 editando las frecuencias F2 y F3. También se redujo la intensidad de los armónicos 1 y 4. " ### Supported Tasks and Leaderboards [Needs More Information] ### Languages Español ## Dataset Structure ### Data Instances [Needs More Information] ### Data Fields Origen: texto que indica si se trata del conjunto de datos MESD original o los casos 'Speaker-embedded naturalness-reduced female voices' donde los autores han generado de forma sintética nuevos datos transformando algunas de las instancias de los audios originales. Palabra: texto de la palabra que se ha leído. Emoción: texto de la emoción a la que representa: Valores: 'Enojo', 'Felicidad', 'Miedo', 'Neutral', 'Disgusto', 'Tristeza'. InfoActor: texto que indica si la voz es de 'Niño', 'Hombre', 'Mujer'. AudioArray: audio array, remuestreado a 16 Khz. ### Data Splits Train: 891 ejemplos, mezcla de casos MESD y 'Speaker-embedded naturalness-reduced female voices'. Validation: 130 ejemplos, todos casos MESD. Test: 129 ejemplos, todos casos MESD. ## Dataset Creation ### Curation Rationale Unir los tres subconjuntos de datos y procesarlos para la tarea de finetuning, acorde al input esperado por el modelo Wav2Vec. ### Source Data #### Initial Data Collection and Normalization Acceso a los datos en bruto: https://data.mendeley.com/datasets/cy34mh68j9/5 Conversión a audio arra y remuestreo a 16 Khz. #### Who are the source language producers? Duville, Mathilde Marie; Alonso-Valerdi, Luz Maria; Ibarra, David (2022), “Mexican Emotional Speech Database (MESD)”, Mendeley Data, V5, doi: 10.17632/cy34mh68j9.5 ### Annotations #### Annotation process [Needs More Information] #### Who are the annotators? [Needs More Information] ### Personal and Sensitive Information [Needs More Information] ## Considerations for Using the Data ### Social Impact of Dataset [Needs More Information] ### Discussion of Biases [Needs More Information] ### Other Known Limitations [Needs More Information] ## Additional Information ### Dataset Curators [Needs More Information] ### Licensing Information Creative Commons, [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) ### Citation Information ``` Duville, Mathilde Marie; Alonso-Valerdi, Luz Maria; Ibarra, David (2022), “Mexican Emotional Speech Database (MESD)”, Mendeley Data, V5, doi: 10.17632/cy34mh68j9.5 ```
[ -0.6076849102973938, -0.6619478464126587, -0.04836518317461014, 0.4602183401584625, -0.1905292421579361, 0.22825628519058228, -0.25493547320365906, -0.5071869492530823, 0.6643189787864685, 0.35248228907585144, -0.9472935795783997, -0.8834832906723022, -0.38866129517555237, 0.36957231163978...
null
null
null
null
null
null
null
null
null
null
null
null
null
MatanBenChorin/our_dataset
MatanBenChorin
2022-03-19T22:13:47Z
14
1
null
[ "region:us" ]
2022-03-19T22:13:47Z
2022-03-19T22:13:38.000Z
2022-03-19T22:13:38
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
vinaykudari/acled-token-summary
vinaykudari
2022-03-20T00:47:22Z
14
0
null
[ "region:us" ]
2022-03-20T00:47:22Z
2022-03-20T00:39:18.000Z
2022-03-20T00:39:18
ACLED Dataset for Summarization Task - CSE635 (University at Buffalo) Actor Description - 0: N/A - 1: State Forces - 2: Rebel Groups - 3: Political Militias - 4: Identity Militias - 5: Rioters - 6: Protesters - 7: Civilians - 8: External/Other Forces
[ -0.31626835465431213, -0.3974338471889496, 0.32489174604415894, 0.09975086152553558, 0.16337992250919342, 0.5480843186378479, 0.2947925627231598, 0.10849153250455856, 0.7768433094024658, 0.54725182056427, -0.587005615234375, -0.25721484422683716, -0.7208531498908997, 0.40009695291519165, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
voidful/asr_glue_train
voidful
2022-04-01T18:58:14Z
14
0
null
[ "region:us" ]
2022-04-01T18:58:14Z
2022-03-20T17:14:48.000Z
2022-03-20T17:14:48
Entry not found
[ -0.32276472449302673, -0.22568407654762268, 0.8622258901596069, 0.4346148371696472, -0.5282984972000122, 0.7012965679168701, 0.7915717363357544, 0.07618629932403564, 0.7746022939682007, 0.2563222646713257, -0.785281777381897, -0.22573848068714142, -0.9104482531547546, 0.5715669393539429, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
dannyvas23/textosuicidios
dannyvas23
2022-03-21T00:03:08Z
14
0
null
[ "license:afl-3.0", "region:us" ]
2022-03-21T00:03:08Z
2022-03-20T17:50:26.000Z
2022-03-20T17:50:26
--- license: afl-3.0 ---
[ -0.12853392958641052, -0.18616779148578644, 0.6529127955436707, 0.49436280131340027, -0.19319361448287964, 0.23607419431209564, 0.36072003841400146, 0.050563063472509384, 0.579365611076355, 0.7400140762329102, -0.6508104205131531, -0.23783954977989197, -0.7102249264717102, -0.0478260256350...
null
null
null
null
null
null
null
null
null
null
null
null
null
dannyvas23/notas_suicidios
dannyvas23
2022-03-21T01:37:37Z
14
1
null
[ "license:afl-3.0", "region:us" ]
2022-03-21T01:37:37Z
2022-03-21T01:18:47.000Z
2022-03-21T01:18:47
--- license: afl-3.0 ---
[ -0.12853367626667023, -0.18616794049739838, 0.6529126763343811, 0.4943627417087555, -0.19319313764572144, 0.23607443273067474, 0.36071979999542236, 0.05056338757276535, 0.5793654322624207, 0.7400138974189758, -0.6508103013038635, -0.23783987760543823, -0.710224986076355, -0.047825977206230...
null
null
null
null
null
null
null
null
null
null
null
null
null
Splend1dchan/phone-mnli
Splend1dchan
2022-03-21T03:32:35Z
14
0
null
[ "region:us" ]
2022-03-21T03:32:35Z
2022-03-21T03:14:55.000Z
2022-03-21T03:14:55
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/frases_muchocine
rubrix
2022-03-21T09:32:01Z
14
0
null
[ "region:us" ]
2022-03-21T09:32:01Z
2022-03-21T09:31:43.000Z
2022-03-21T09:31:43
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
NoCaptain/MyTwitter
NoCaptain
2022-03-21T14:51:28Z
14
0
null
[ "region:us" ]
2022-03-21T14:51:28Z
2022-03-21T14:14:44.000Z
2022-03-21T14:14:44
Twitter 3.21
[ -0.22088623046875, -0.6878158450126648, 0.600635826587677, 0.9252284169197083, -0.3031385838985443, 0.17925433814525604, 0.138569176197052, -0.852364718914032, 0.7739801406860352, 0.9802350401878357, -0.6853265762329102, -0.4692350924015045, -0.5346090197563171, -0.23677648603916168, -0....
null
null
null
null
null
null
null
null
null
null
null
null
null
blo05/cleaned_wiki_en
blo05
2022-03-30T10:12:38Z
14
0
null
[ "region:us" ]
2022-03-30T10:12:38Z
2022-03-21T15:55:39.000Z
2022-03-21T15:55:39
Cleaned wikipedia dataset
[ -0.5711045861244202, -0.3091610074043274, -0.15932928025722504, -0.697191059589386, -0.36849069595336914, -0.3995485007762909, -0.6260731220245361, -0.12452281266450882, 0.535067617893219, 0.9515023231506348, -0.540967583656311, -0.31592509150505066, -0.16425491869449615, 0.241342440247535...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/frases_muchocine_NER
rubrix
2022-03-21T17:23:54Z
14
0
null
[ "region:us" ]
2022-03-21T17:23:54Z
2022-03-21T17:23:43.000Z
2022-03-21T17:23:43
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/muchocine_ner
rubrix
2022-03-21T20:23:27Z
14
0
null
[ "region:us" ]
2022-03-21T20:23:27Z
2022-03-21T20:23:04.000Z
2022-03-21T20:23:04
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/pococine_textcat
rubrix
2022-03-21T21:31:15Z
14
0
null
[ "region:us" ]
2022-03-21T21:31:15Z
2022-03-21T20:36:33.000Z
2022-03-21T20:36:33
Entry not found
[ -0.3227649927139282, -0.225684255361557, 0.862226128578186, 0.43461498618125916, -0.5282987952232361, 0.7012963891029358, 0.7915717363357544, 0.07618629932403564, 0.7746025919914246, 0.2563219666481018, -0.7852816581726074, -0.2257382869720459, -0.9104480743408203, 0.5715669393539429, -0...
null
null
null
null
null
null
null
null
null
null
null
null
null
rubrix/muchocine_aspects
rubrix
2022-03-21T21:36:58Z
14
0
null
[ "region:us" ]
2022-03-21T21:36:58Z
2022-03-21T21:36:36.000Z
2022-03-21T21:36:36
Entry not found
[ -0.3227648138999939, -0.2256845235824585, 0.8622256517410278, 0.43461495637893677, -0.5282986164093018, 0.7012967467308044, 0.7915717363357544, 0.0761861652135849, 0.7746022939682007, 0.2563222050666809, -0.7852815985679626, -0.22573843598365784, -0.9104483723640442, 0.5715668201446533, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
Carlos89apc/TraductorES_Kichwa
Carlos89apc
2022-03-22T14:04:09Z
14
0
null
[ "license:gpl", "region:us" ]
2022-03-22T14:04:09Z
2022-03-22T14:03:19.000Z
2022-03-22T14:03:19
--- license: gpl ---
[ -0.12853403389453888, -0.18616776168346405, 0.6529128551483154, 0.49436259269714355, -0.19319352507591248, 0.23607414960861206, 0.36071982979774475, 0.05056322365999222, 0.5793654322624207, 0.7400139570236206, -0.6508101224899292, -0.23783963918685913, -0.7102248668670654, -0.0478259585797...
null
null
null
null
null
null
null
null
null
null
null
null
null
sayalaruano/FakeNewsSpanish_Kaggle2
sayalaruano
2022-03-22T15:02:43Z
14
0
null
[ "license:cc-by-nc-sa-4.0", "region:us" ]
2022-03-22T15:02:43Z
2022-03-22T15:01:36.000Z
2022-03-22T15:01:36
--- license: cc-by-nc-sa-4.0 --- This dataset was obtained from: https://www.kaggle.com/datasets/zulanac/fake-and-real-news
[ -0.21036191284656525, -1.118597149848938, 0.5507082343101501, -0.03793687745928764, -0.1650361269712448, 0.05840449407696724, 0.3717857003211975, -0.4697493314743042, 0.8507210612297058, 0.6058883666992188, -1.062471628189087, -0.5981875658035278, -0.37195146083831787, -0.29110008478164673...
null
null
null
null
null
null
null
null
null
null
null
null
null
erikacardenas300/Zillow-Text-Listings
erikacardenas300
2022-03-23T01:47:24Z
14
2
null
[ "region:us" ]
2022-03-23T01:47:24Z
2022-03-22T19:24:10.000Z
2022-03-22T19:24:10
Please cite: E. Cardenas., et al. “A Comparison of House Price Classification with Structured and Unstructured Text Data.” Published in AAAI FLAIRS-35. 2022.
[ 0.05376250296831131, -0.5717847347259521, 0.39386895298957825, 0.32955363392829895, 0.11018223315477371, -0.0513271726667881, -0.21203108131885529, -0.7281534075737, 0.35007205605506897, 0.5108253955841064, 0.33247777819633484, -0.6921472549438477, -0.09703786671161652, 0.03102397918701172...
null
null
null
null
null
null
null
null
null
null
null
null
null
Mnauel/MESD
Mnauel
2022-03-22T22:44:36Z
14
0
null
[ "region:us" ]
2022-03-22T22:44:36Z
2022-03-22T22:44:31.000Z
2022-03-22T22:44:31
Entry not found
[ -0.32276490330696106, -0.22568447887897491, 0.8622260093688965, 0.43461495637893677, -0.5282987356185913, 0.7012965083122253, 0.7915716171264648, 0.07618637382984161, 0.7746024131774902, 0.25632190704345703, -0.7852814197540283, -0.22573809325695038, -0.9104480743408203, 0.5715669393539429...
null
null
null
null
null
null
null
null
null
null
null
null
null
sichenzhong/squad_v2_back_trans_aug
sichenzhong
2022-03-30T00:59:32Z
14
0
null
[ "region:us" ]
2022-03-30T00:59:32Z
2022-03-23T00:53:30.000Z
2022-03-23T00:53:30
Entry not found
[ -0.32276490330696106, -0.22568447887897491, 0.8622260093688965, 0.43461495637893677, -0.5282987356185913, 0.7012965083122253, 0.7915716171264648, 0.07618637382984161, 0.7746024131774902, 0.25632190704345703, -0.7852814197540283, -0.22573809325695038, -0.9104480743408203, 0.5715669393539429...
null
null
null
null
null
null
null
null
null
null
null
null
null
CohleM/Classification
CohleM
2022-03-23T12:20:42Z
14
0
null
[ "region:us" ]
2022-03-23T12:20:42Z
2022-03-23T12:20:00.000Z
2022-03-23T12:20:00
Entry not found
[ -0.32276490330696106, -0.22568447887897491, 0.8622260093688965, 0.43461495637893677, -0.5282987356185913, 0.7012965083122253, 0.7915716171264648, 0.07618637382984161, 0.7746024131774902, 0.25632190704345703, -0.7852814197540283, -0.22573809325695038, -0.9104480743408203, 0.5715669393539429...
null
null
null
null
null
null
null
null
null
null
null
null
null
GEM-submissions/lewtun__this-is-a-test-name__1648048960
GEM-submissions
2022-03-23T15:22:42Z
14
0
null
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2022-03-23T15:22:42Z
2022-03-23T15:22:40.000Z
2022-03-23T15:22:40
--- benchmark: gem type: prediction submission_name: This is a test name tags: - evaluation - benchmark --- # GEM Submission Submission name: This is a test name
[ 0.056526701897382736, -0.9112698435783386, 0.608512818813324, 0.1133674755692482, -0.1954134851694107, 0.5379477143287659, 0.13777056336402893, 0.3470093011856079, 0.4342637360095978, 0.34692272543907166, -1.0974674224853516, -0.14333264529705048, -0.5057262182235718, -0.01758323237299919,...
null
null
null
null
null
null
null
null
null
null
null
null
null
Rakesharma21/transliterate-eng-hi
Rakesharma21
2022-03-23T16:07:26Z
14
0
null
[ "region:us" ]
2022-03-23T16:07:26Z
2022-03-23T16:00:46.000Z
2022-03-23T16:00:46
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
polinaeterna/test_encode_example
polinaeterna
2022-03-23T16:37:46Z
14
0
null
[ "region:us" ]
2022-03-23T16:37:46Z
2022-03-23T16:36:25.000Z
2022-03-23T16:36:25
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
huggan/ae_photos
huggan
2022-04-12T13:56:12Z
14
0
null
[ "arxiv:1703.10593", "region:us" ]
2022-04-12T13:56:12Z
2022-03-23T21:00:46.000Z
2022-03-23T21:00:46
This dataset is part of the CycleGAN datasets, originally hosted here: https://people.eecs.berkeley.edu/~taesung_park/CycleGAN/datasets/ # Citation ``` @article{DBLP:journals/corr/ZhuPIE17, author = {Jun{-}Yan Zhu and Taesung Park and Phillip Isola and Alexei A. Efros}, title = {Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks}, journal = {CoRR}, volume = {abs/1703.10593}, year = {2017}, url = {http://arxiv.org/abs/1703.10593}, eprinttype = {arXiv}, eprint = {1703.10593}, timestamp = {Mon, 13 Aug 2018 16:48:06 +0200}, biburl = {https://dblp.org/rec/journals/corr/ZhuPIE17.bib}, bibsource = {dblp computer science bibliography, https://dblp.org} } ```
[ -0.048607271164655685, -0.31038811802864075, 0.2472076416015625, 0.0040995338931679726, -0.38853687047958374, 0.01113723311573267, -0.12735313177108765, -0.3449961841106415, 0.044890038669109344, 0.6094780564308167, -0.6503734588623047, -0.727931022644043, -0.4177476167678833, 0.1436172127...
null
null
null
null
null
null
null
null
null
null
null
null
null
doctorlan/bert-amz-c
doctorlan
2022-03-24T05:34:21Z
14
0
null
[ "region:us" ]
2022-03-24T05:34:21Z
2022-03-24T05:32:05.000Z
2022-03-24T05:32:05
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
GEM-submissions/lewtun__this-is-a-test-name__1648111972
GEM-submissions
2022-03-24T08:52:55Z
14
0
null
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2022-03-24T08:52:55Z
2022-03-24T08:52:52.000Z
2022-03-24T08:52:52
--- benchmark: gem type: prediction submission_name: This is a test name tags: - evaluation - benchmark --- # GEM Submission Submission name: This is a test name
[ 0.056526701897382736, -0.9112698435783386, 0.608512818813324, 0.1133674755692482, -0.1954134851694107, 0.5379477143287659, 0.13777056336402893, 0.3470093011856079, 0.4342637360095978, 0.34692272543907166, -1.0974674224853516, -0.14333264529705048, -0.5057262182235718, -0.01758323237299919,...
null
null
null
null
null
null
null
null
null
null
null
null
null
M-Quan/sv_corpora_parliament_processed
M-Quan
2022-03-24T09:05:17Z
14
0
null
[ "region:us" ]
2022-03-24T09:05:17Z
2022-03-24T09:04:57.000Z
2022-03-24T09:04:57
Entry not found
[ -0.32276490330696106, -0.22568447887897491, 0.8622260093688965, 0.43461495637893677, -0.5282987356185913, 0.7012965083122253, 0.7915716171264648, 0.07618637382984161, 0.7746024131774902, 0.25632190704345703, -0.7852814197540283, -0.22573809325695038, -0.9104480743408203, 0.5715669393539429...
null
null
null
null
null
null
null
null
null
null
null
null
null
Jira/mao
Jira
2022-03-24T10:10:27Z
14
0
null
[ "license:gpl", "region:us" ]
2022-03-24T10:10:27Z
2022-03-24T09:24:23.000Z
2022-03-24T09:24:23
--- license: gpl ---
[ -0.1285337507724762, -0.18616777658462524, 0.6529126167297363, 0.49436259269714355, -0.19319328665733337, 0.2360745370388031, 0.3607197403907776, 0.05056323483586311, 0.5793652534484863, 0.740013837814331, -0.6508102416992188, -0.23783975839614868, -0.710224986076355, -0.047825887799263, ...
null
null
null
null
null
null
null
null
null
null
null
null
null
GEM-submissions/lewtun__this-is-a-test-name__1648137608
GEM-submissions
2022-03-24T16:00:11Z
14
0
null
[ "benchmark:gem", "evaluation", "benchmark", "region:us" ]
2022-03-24T16:00:11Z
2022-03-24T16:00:09.000Z
2022-03-24T16:00:09
--- benchmark: gem type: prediction submission_name: This is a test name tags: - evaluation - benchmark --- # GEM Submission Submission name: This is a test name
[ 0.056526701897382736, -0.9112698435783386, 0.608512818813324, 0.1133674755692482, -0.1954134851694107, 0.5379477143287659, 0.13777056336402893, 0.3470093011856079, 0.4342637360095978, 0.34692272543907166, -1.0974674224853516, -0.14333264529705048, -0.5057262182235718, -0.01758323237299919,...
null
null
null
null
null
null
null
null
null
null
null
null
null
wesamhaddad14/spanishNLP
wesamhaddad14
2022-03-24T16:46:39Z
14
0
null
[ "region:us" ]
2022-03-24T16:46:39Z
2022-03-24T16:36:16.000Z
2022-03-24T16:36:16
# Dataset Card for SpanishNLP ## 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 Spanish Poems and their Authors and titles ### Supported Tasks and Leaderboards [More Information Needed] ### Languages [More Information Needed] ## Dataset Structure ### Data Instances [More Information Needed] ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information [More Information Needed] ### Citation Information [More Information Needed] ### Contributions Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
[ -0.3794293999671936, -0.26852744817733765, -0.016956232488155365, 0.6966058611869812, -0.30142080783843994, 0.2529813051223755, -0.3270891606807709, -0.590384840965271, 0.8200305104255676, 0.7619342803955078, -0.9475024938583374, -1.12772798538208, -0.7016239762306213, 0.22850525379180908,...
null
null
null
null
null
null
null
null
null
null
null
null
null
Openmindedness/mc_chat_scraped_from_toxigon_anarchy
Openmindedness
2022-03-24T17:13:13Z
14
0
null
[ "license:cc", "region:us" ]
2022-03-24T17:13:13Z
2022-03-24T17:03:45.000Z
2022-03-24T17:03:45
--- license: cc ---
[ -0.1285335123538971, -0.1861683875322342, 0.6529128551483154, 0.49436232447624207, -0.19319400191307068, 0.23607441782951355, 0.36072009801864624, 0.05056373029947281, 0.5793656706809998, 0.7400146722793579, -0.650810182094574, -0.23784008622169495, -0.7102247476577759, -0.0478255338966846...
null
null
null
null
null
null
null
null
null
null
null
null
null
huggan/AFHQ
huggan
2022-03-24T19:28:07Z
14
1
null
[ "region:us" ]
2022-03-24T19:28:07Z
2022-03-24T19:27:35.000Z
2022-03-24T19:27:35
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null
DrishtiSharma/MESD-Processed-Dataset-v2
DrishtiSharma
2022-03-24T19:48:54Z
14
0
null
[ "region:us" ]
2022-03-24T19:48:54Z
2022-03-24T19:28:37.000Z
2022-03-24T19:28:37
Entry not found
[ -0.3227645754814148, -0.22568479180335999, 0.8622264862060547, 0.43461528420448303, -0.52829909324646, 0.7012971639633179, 0.7915720343589783, 0.07618614286184311, 0.774603009223938, 0.2563217282295227, -0.7852813005447388, -0.22573819756507874, -0.9104477167129517, 0.5715674161911011, -...
null
null
null
null
null
null
null
null
null
null
null
null
null