id stringlengths 2 115 | lastModified stringlengths 24 24 | tags list | author stringlengths 2 42 ⌀ | description stringlengths 0 6.67k ⌀ | citation stringlengths 0 10.7k ⌀ | likes int64 0 3.66k | downloads int64 0 8.89M | created timestamp[us] | card stringlengths 11 977k | card_len int64 11 977k | embeddings list |
|---|---|---|---|---|---|---|---|---|---|---|---|
mychen76/stack-exchange-paired-500k | 2023-09-01T23:55:09.000Z | [
"region:us"
] | mychen76 | null | null | 0 | 425 | 2023-09-01T23:18:07 | StackExchange Paired 500K is a subset of lvwerra/stack-exchange-paired
which is a processed version of the HuggingFaceH4/stack-exchange-preferences. The following steps were applied:
Parse HTML to Markdown with markdownify
Create pairs (response_j, response_k) where j was rated better than k
Sample at most... | 465 | [
[
-0.044677734375,
-0.0194854736328125,
0.0096893310546875,
0.02862548828125,
-0.01678466796875,
0.0036296844482421875,
-0.004817962646484375,
-0.037689208984375,
0.059234619140625,
0.048095703125,
-0.05560302734375,
-0.0172119140625,
-0.0087127685546875,
0.01... |
Recognai/sentiment-banking | 2022-02-18T15:28:07.000Z | [
"region:us"
] | Recognai | null | null | 1 | 424 | 2022-03-02T23:29:22 | Entry not found | 15 | [
[
-0.02142333984375,
-0.01495361328125,
0.05718994140625,
0.0288238525390625,
-0.035064697265625,
0.046539306640625,
0.052520751953125,
0.005062103271484375,
0.0513916015625,
0.016998291015625,
-0.052093505859375,
-0.014984130859375,
-0.060394287109375,
0.0379... |
kernelmachine/open-license-corpus | 2023-08-09T03:14:36.000Z | [
"task_categories:text-generation",
"size_categories:100B<n<1T",
"language:en",
"license:apache-2.0",
"region:us"
] | kernelmachine | null | null | 6 | 424 | 2023-08-08T23:21:52 | ---
license: apache-2.0
task_categories:
- text-generation
language:
- en
pretty_name: pubtext
size_categories:
- 100B<n<1T
---
# PubText
Welcome to the Open License Corpus (OLC), a 228B token corpus for training permissively-licensed language models.
**Disclaimer**: OLC should not be considered a universally safe-t... | 9,077 | [
[
-0.0301666259765625,
-0.051513671875,
0.03350830078125,
0.008636474609375,
-0.02520751953125,
-0.0235137939453125,
-0.0240020751953125,
-0.0301055908203125,
0.0037841796875,
0.048614501953125,
-0.0203094482421875,
-0.058502197265625,
-0.041839599609375,
0.00... |
smangrul/hf-stack-v1 | 2023-07-27T08:02:56.000Z | [
"region:us"
] | smangrul | null | null | 7 | 422 | 2023-07-27T07:59:23 | ---
dataset_info:
features:
- name: repo_id
dtype: string
- name: file_path
dtype: string
- name: content
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 91907731
num_examples: 5905
download_size: 30589828
dataset_size: 91907731
---
# Datas... | 478 | [
[
-0.050262451171875,
-0.0275726318359375,
-0.00360107421875,
0.0276336669921875,
-0.009033203125,
-0.001026153564453125,
0.0478515625,
-0.01483154296875,
0.06787109375,
0.04974365234375,
-0.0697021484375,
-0.055328369140625,
-0.035003662109375,
-0.02336120605... |
jason-lee08/TinyStoriesExclamationValidation2 | 2023-09-15T20:28:30.000Z | [
"region:us"
] | jason-lee08 | null | null | 0 | 422 | 2023-09-15T20:28:29 | ---
dataset_info:
features:
- name: validation
dtype: string
splits:
- name: train
num_bytes: 168184
num_examples: 220
download_size: 89488
dataset_size: 168184
---
# Dataset Card for "TinyStoriesExclamationValidation2"
[More Information needed](https://github.com/huggingface/datasets/blob/main... | 376 | [
[
-0.0270233154296875,
-0.01528167724609375,
0.02001953125,
0.0188140869140625,
-0.02093505859375,
-0.0030155181884765625,
0.006893157958984375,
-0.01148223876953125,
0.0220794677734375,
0.01412200927734375,
-0.0546875,
-0.0306854248046875,
-0.04034423828125,
... |
pierreguillou/DocLayNet-small | 2023-05-17T08:56:10.000Z | [
"task_categories:object-detection",
"task_categories:image-segmentation",
"task_categories:token-classification",
"task_ids:instance-segmentation",
"annotations_creators:crowdsourced",
"size_categories:1K<n<10K",
"language:en",
"language:de",
"language:fr",
"language:ja",
"license:other",
"Doc... | pierreguillou | Accurate document layout analysis is a key requirement for high-quality PDF document conversion. With the recent availability of public, large ground-truth datasets such as PubLayNet and DocBank, deep-learning models have proven to be very effective at layout detection and segmentation. While these datasets are of adeq... | @article{doclaynet2022,
title = {DocLayNet: A Large Human-Annotated Dataset for Document-Layout Analysis},
doi = {10.1145/3534678.353904},
url = {https://arxiv.org/abs/2206.01062},
author = {Pfitzmann, Birgit and Auer, Christoph and Dolfi, Michele and Nassar, Ahmed S and Staar, Peter W J},
year = {2022}
} | 7 | 421 | 2023-01-25T17:47:43 | ---
language:
- en
- de
- fr
- ja
annotations_creators:
- crowdsourced
license: other
pretty_name: DocLayNet small
size_categories:
- 1K<n<10K
tags:
- DocLayNet
- COCO
- PDF
- IBM
- Financial-Reports
- Finance
- Manuals
- Scientific-Articles
- Science
- Laws
- Law
- Regulations
- Patents
- Government-Tenders
- object-d... | 13,864 | [
[
-0.040252685546875,
-0.041748046875,
0.0212860107421875,
0.0205535888671875,
-0.00936126708984375,
-0.0244293212890625,
-0.00479888916015625,
-0.027374267578125,
0.033905029296875,
0.041748046875,
-0.035125732421875,
-0.04779052734375,
-0.036865234375,
0.006... |
nomic-ai/gpt4all-j-prompt-generations | 2023-04-24T15:20:43.000Z | [
"size_categories:100K<n<1M",
"language:en",
"license:apache-2.0",
"region:us"
] | nomic-ai | null | null | 164 | 421 | 2023-04-10T21:59:10 | ---
dataset_info:
features:
- name: prompt
dtype: string
- name: response
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 1774285641
num_examples: 808812
download_size: 990673616
dataset_size: 1774285641
license: apache-2.0
language:
- en
size_categories:
... | 1,709 | [
[
-0.0382080078125,
-0.04693603515625,
0.0308837890625,
-0.00782012939453125,
0.00830841064453125,
0.0008220672607421875,
0.0047149658203125,
-0.0188751220703125,
-0.00965118408203125,
0.048614501953125,
-0.058868408203125,
-0.0517578125,
-0.019012451171875,
0... |
art | 2023-04-05T09:36:25.000Z | [
"task_categories:multiple-choice",
"task_categories:text-classification",
"task_ids:natural-language-inference",
"annotations_creators:crowdsourced",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:100K<n<1M",
"source_datasets:original",
"language:en",
"license:unknown",... | null | the Abductive Natural Language Inference Dataset from AI2 | @InProceedings{anli,
author = {Chandra, Bhagavatula and Ronan, Le Bras and Chaitanya, Malaviya and Keisuke, Sakaguchi and Ari, Holtzman
and Hannah, Rashkin and Doug, Downey and Scott, Wen-tau Yih and Yejin, Choi},
title = {Abductive Commonsense Reasoning},
year = {2020}
} | 3 | 420 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- found
language:
- en
license:
- unknown
multilinguality:
- monolingual
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- multiple-choice
- text-classification
task_ids:
- natural-language-inference
paperswithcode_id: art-dataset
pre... | 6,795 | [
[
-0.042205810546875,
-0.041778564453125,
0.01116180419921875,
0.003635406494140625,
-0.0138092041015625,
-0.00991058349609375,
-0.03021240234375,
-0.037200927734375,
0.040924072265625,
0.0291900634765625,
-0.050537109375,
-0.0672607421875,
-0.039459228515625,
... |
rokset3/slimpajama | 2023-10-12T23:12:39.000Z | [
"region:us"
] | rokset3 | null | null | 0 | 420 | 2023-10-12T22:48:18 | ---
dataset_info:
features:
- name: text
dtype: string
- name: meta
struct:
- name: redpajama_set_name
dtype: string
splits:
- name: train
num_bytes: 23874206724
num_examples: 5489000
download_size: 13962151299
dataset_size: 23874206724
configs:
- config_name: default
data_file... | 531 | [
[
-0.04327392578125,
-0.021148681640625,
0.0217132568359375,
0.0132598876953125,
-0.01129913330078125,
-0.006740570068359375,
0.003307342529296875,
-0.00788116455078125,
0.08294677734375,
0.042999267578125,
-0.06591796875,
-0.04046630859375,
-0.050994873046875,
... |
mteb/twittersemeval2015-pairclassification | 2022-04-19T10:46:11.000Z | [
"region:us"
] | mteb | null | null | 0 | 417 | 2022-04-19T10:45:14 | Entry not found | 15 | [
[
-0.02142333984375,
-0.014984130859375,
0.057220458984375,
0.0288238525390625,
-0.03509521484375,
0.04656982421875,
0.052520751953125,
0.00506591796875,
0.0513916015625,
0.016998291015625,
-0.052093505859375,
-0.014984130859375,
-0.060455322265625,
0.03793334... |
nthngdy/ccnews_split | 2022-04-25T15:03:37.000Z | [
"region:us"
] | nthngdy | CC-News containing news articles from news sites all over the world The data is available on AWS S3 in the Common Crawl bucket at /crawl-data/CC-NEWS/. This version of the dataset has 708241 articles. It represents a small portion of English language subset of the CC-News dataset created using news-please(Hamborg et a... | @InProceedings{Hamborg2017,
author = {Hamborg, Felix and Meuschke, Norman and Breitinger, Corinna and Gipp, Bela},
title = {news-please: A Generic News Crawler and Extractor},
year = {2017},
booktitle = {Proceedings of the 15th International Symposium of Information Science},
location = {Ber... | 0 | 416 | 2022-03-02T23:29:22 | Entry not found | 15 | [
[
-0.02142333984375,
-0.014984130859375,
0.057220458984375,
0.0288238525390625,
-0.03509521484375,
0.04656982421875,
0.052520751953125,
0.00506591796875,
0.0513916015625,
0.016998291015625,
-0.052093505859375,
-0.014984130859375,
-0.060455322265625,
0.03793334... |
iara-project/news-articles-ptbr-dataset | 2023-09-21T03:12:30.000Z | [
"region:us"
] | iara-project | null | null | 1 | 416 | 2023-09-17T19:11:32 | ---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: title
dtype: string
- name: text
dtype: string
- name: date
dtype: string
- name: category
dtype: string
- name: category_natural_la... | 757 | [
[
-0.040313720703125,
-0.0289154052734375,
0.017059326171875,
0.04058837890625,
-0.039825439453125,
0.010833740234375,
0.0205535888671875,
-0.003574371337890625,
0.058135986328125,
0.025787353515625,
-0.04296875,
-0.06085205078125,
-0.04840087890625,
-0.015525... |
generics_kb | 2023-06-07T12:35:34.000Z | [
"task_categories:other",
"annotations_creators:machine-generated",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"size_categories:1M<n<10M",
"source_datasets:original",
"language:en",
"license:cc-by-4.0",
"knowledge-base",
"arxiv:2005.00660",
"region:u... | null | The GenericsKB contains 3.4M+ generic sentences about the world, i.e., sentences expressing general truths such as "Dogs bark," and "Trees remove carbon dioxide from the atmosphere." Generics are potentially useful as a knowledge source for AI systems requiring general world knowledge. The GenericsKB is the first large... | @InProceedings{huggingface:dataset,
title = {GenericsKB: A Knowledge Base of Generic Statements},
authors={Sumithra Bhakthavatsalam, Chloe Anastasiades, Peter Clark},
year={2020},
publisher = {Allen Institute for AI},
} | 1 | 415 | 2022-03-02T23:29:22 | ---
annotations_creators:
- machine-generated
language_creators:
- found
language:
- en
license:
- cc-by-4.0
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
- 1M<n<10M
source_datasets:
- original
task_categories:
- other
task_ids: []
paperswithcode_id: genericskb
pretty_name: GenericsKB
tags:
- knowledge-b... | 11,851 | [
[
-0.030303955078125,
-0.040435791015625,
0.0252838134765625,
0.01085662841796875,
-0.0022869110107421875,
-0.0181121826171875,
-0.021484375,
-0.018829345703125,
0.0238800048828125,
0.02313232421875,
-0.0311279296875,
-0.06707763671875,
-0.039764404296875,
0.0... |
qa_srl | 2022-11-18T21:40:16.000Z | [
"task_categories:question-answering",
"task_ids:multiple-choice-qa",
"task_ids:open-domain-qa",
"annotations_creators:expert-generated",
"language_creators:expert-generated",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:original",
"language:en",
"license:unknown",
... | null | The dataset contains question-answer pairs to model verbal predicate-argument structure. The questions start with wh-words (Who, What, Where, What, etc.) and contain a verb predicate in the sentence; the answers are phrases in the sentence.
There were 2 datsets used in the paper, newswire and wikipedia. Unfortunately t... | @InProceedings{huggingface:dataset,
title = {QA-SRL: Question-Answer Driven Semantic Role Labeling},
authors={Luheng He, Mike Lewis, Luke Zettlemoyer},
year={2015}
publisher = {cs.washington.edu},
howpublished={\\url{https://dada.cs.washington.edu/qasrl/#page-top}},
} | 1 | 415 | 2022-03-02T23:29:22 | ---
annotations_creators:
- expert-generated
language_creators:
- expert-generated
language:
- en
license:
- unknown
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- multiple-choice-qa
- open-domain-qa
paperswithcode_id: qa-srl
pr... | 6,186 | [
[
-0.039093017578125,
-0.070068359375,
0.020263671875,
0.000965118408203125,
-0.02392578125,
-0.007175445556640625,
-0.01018524169921875,
-0.02423095703125,
0.042510986328125,
0.02667236328125,
-0.06329345703125,
-0.054718017578125,
-0.03509521484375,
0.025970... |
mteb/twitterurlcorpus-pairclassification | 2022-04-19T10:29:01.000Z | [
"region:us"
] | mteb | null | null | 0 | 415 | 2022-04-19T10:27:43 | Entry not found | 15 | [
[
-0.02142333984375,
-0.01495361328125,
0.05718994140625,
0.0288238525390625,
-0.035064697265625,
0.046539306640625,
0.052520751953125,
0.005062103271484375,
0.0513916015625,
0.016998291015625,
-0.052093505859375,
-0.014984130859375,
-0.060394287109375,
0.0379... |
jondurbin/airoboros-2.2.1 | 2023-09-18T21:22:40.000Z | [
"license:other",
"region:us"
] | jondurbin | null | null | 19 | 415 | 2023-09-15T10:20:36 | ---
license: other
---
## Overview
This dataset is a slight update to 2.2.
### Re-generated writing responses
Many of the responses were generated by gpt-4-0613, which unfortunately produces much shorter and "dumber" (i.e. various readability scores increased compared to gpt-4-0314, e.g. Flesch, Gunning Fog, etc.) ... | 5,968 | [
[
-0.0228729248046875,
-0.0767822265625,
0.0364990234375,
0.004955291748046875,
-0.01126861572265625,
-0.0165557861328125,
-0.016937255859375,
-0.034942626953125,
0.0172576904296875,
0.0404052734375,
-0.04986572265625,
-0.040496826171875,
-0.0268707275390625,
... |
mrqa | 2022-11-18T21:30:01.000Z | [
"task_categories:question-answering",
"task_ids:extractive-qa",
"annotations_creators:found",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:100K<n<1M",
"source_datasets:extended|drop",
"source_datasets:extended|hotpot_qa",
"source_datasets:extended|natural_questions",
... | null | The MRQA 2019 Shared Task focuses on generalization in question answering.
An effective question answering system should do more than merely
interpolate from the training set to answer test examples drawn
from the same distribution: it should also be able to extrapolate
to out-of-distribution examples — a significantly... | @inproceedings{fisch2019mrqa,
title={{MRQA} 2019 Shared Task: Evaluating Generalization in Reading Comprehension},
author={Adam Fisch and Alon Talmor and Robin Jia and Minjoon Seo and Eunsol Choi and Danqi Chen},
booktitle={Proceedings of 2nd Machine Reading for Reading Comprehension (MRQA) Workshop at EMNL... | 10 | 414 | 2022-03-02T23:29:22 | ---
annotations_creators:
- found
language_creators:
- found
language:
- en
license:
- unknown
multilinguality:
- monolingual
size_categories:
- 100K<n<1M
source_datasets:
- extended|drop
- extended|hotpot_qa
- extended|natural_questions
- extended|race
- extended|search_qa
- extended|squad
- extended|trivia_qa
task_ca... | 13,717 | [
[
-0.04022216796875,
-0.051055908203125,
0.00689697265625,
0.0118408203125,
-0.0148162841796875,
0.0005712509155273438,
0.01125335693359375,
-0.0100250244140625,
0.031402587890625,
0.027130126953125,
-0.06597900390625,
-0.034454345703125,
-0.0220184326171875,
... |
NicolaiSivesind/ChatGPT-Research-Abstracts | 2023-05-11T17:00:58.000Z | [
"task_categories:text-classification",
"size_categories:10K<n<100k",
"language:en",
"license:cc",
"chatgpt",
"gpt",
"research abstracts",
"region:us"
] | NicolaiSivesind | null | null | 3 | 414 | 2023-04-30T21:09:44 | ---
license: cc
task_categories:
- text-classification
pretty_name: ChatGPT Research Abstracts - Labled text segments produced by humans and ChatGPT
size_categories:
- 10K<n<100k
language:
- en
tags:
- chatgpt
- gpt
- research abstracts
---
# ChatGPT-Research-Abstracts
This is a dataset created in relation to a bachelo... | 1,591 | [
[
-0.01507568359375,
-0.038970947265625,
0.016998291015625,
0.0170440673828125,
-0.0175018310546875,
0.0037441253662109375,
-0.01396942138671875,
-0.0396728515625,
0.0323486328125,
0.0301361083984375,
-0.0352783203125,
-0.040740966796875,
-0.05438232421875,
0.... |
princeton-nlp/SWE-bench | 2023-11-01T17:50:01.000Z | [
"arxiv:2310.06770",
"region:us"
] | princeton-nlp | null | null | 11 | 414 | 2023-10-10T04:56:03 | ---
dataset_info:
features:
- name: instance_id
dtype: string
- name: base_commit
dtype: string
- name: hints_text
dtype: string
- name: created_at
dtype: string
- name: test_patch
dtype: string
- name: repo
dtype: string
- name: problem_statement
dtype: string
- name: vers... | 3,022 | [
[
-0.038238525390625,
-0.035125732421875,
0.0176849365234375,
0.0234375,
0.0029277801513671875,
-0.0017366409301757812,
-0.0278472900390625,
-0.0173797607421875,
0.02099609375,
0.0355224609375,
-0.05853271484375,
-0.03973388671875,
-0.0178375244140625,
0.00185... |
thefcraft/civitai-stable-diffusion-337k | 2023-09-26T07:10:40.000Z | [
"annotations_creators:no-annotation",
"language_creators:thefcraft",
"size_categories:1M<n<10M",
"source_datasets:civitai",
"language:en",
"region:us"
] | thefcraft | null | null | 10 | 413 | 2023-04-28T08:49:21 | ---
annotations_creators:
- no-annotation
language_creators:
- thefcraft
language:
- en
pretty_name: civitai-stable-diffusion-337k
size_categories:
- 1M<n<10M
source_datasets:
- civitai
---
### How to Use
```
from datasets import load_dataset
dataset = load_dataset("thefcraft/civitai-stable-diffusion-337k")
print(d... | 2,745 | [
[
-0.04241943359375,
-0.030609130859375,
0.0128021240234375,
0.0128021240234375,
-0.0307464599609375,
-0.0034389495849609375,
0.0021533966064453125,
-0.0207672119140625,
0.025482177734375,
0.0252838134765625,
-0.05615234375,
-0.05596923828125,
-0.03253173828125,
... |
break_data | 2023-04-05T09:42:04.000Z | [
"task_categories:text2text-generation",
"task_ids:open-domain-abstractive-qa",
"annotations_creators:crowdsourced",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:original",
"language:en",
"license:unknown",
"region:us"
] | null | Break is a human annotated dataset of natural language questions and their Question Decomposition Meaning Representations
(QDMRs). Break consists of 83,978 examples sampled from 10 question answering datasets over text, images and databases.
This repository contains the Break dataset along with information on the exact... | @article{Wolfson2020Break,
title={Break It Down: A Question Understanding Benchmark},
author={Wolfson, Tomer and Geva, Mor and Gupta, Ankit and Gardner, Matt and Goldberg, Yoav and Deutch, Daniel and Berant, Jonathan},
journal={Transactions of the Association for Computational Linguistics},
year={2020},
} | 0 | 411 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- crowdsourced
language:
- en
license:
- unknown
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- text2text-generation
task_ids:
- open-domain-abstractive-qa
paperswithcode_id: break
pretty_name: BREAK... | 11,724 | [
[
-0.0474853515625,
-0.049591064453125,
0.0159912109375,
-0.0015583038330078125,
-0.01384735107421875,
0.00598907470703125,
-0.0036525726318359375,
-0.0155487060546875,
0.0367431640625,
0.03594970703125,
-0.053863525390625,
-0.054656982421875,
-0.024139404296875,
... |
search_qa | 2023-06-16T09:03:21.000Z | [
"task_categories:question-answering",
"task_ids:extractive-qa",
"annotations_creators:found",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:100K<n<1M",
"source_datasets:original",
"language:en",
"license:unknown",
"arxiv:1704.05179",
"region:us"
] | null | We publicly release a new large-scale dataset, called SearchQA, for machine comprehension, or question-answering. Unlike recently released datasets, such as DeepMind
CNN/DailyMail and SQuAD, the proposed SearchQA was constructed to reflect a full pipeline of general question-answering. That is, we start not from an exi... | null | 10 | 411 | 2022-03-02T23:29:22 | ---
annotations_creators:
- found
language:
- en
language_creators:
- found
license:
- unknown
multilinguality:
- monolingual
pretty_name: SearchQA
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- extractive-qa
paperswithcode_id: searchqa
dataset_info:
- config_... | 9,405 | [
[
-0.04766845703125,
-0.051727294921875,
0.0203399658203125,
-0.001953125,
-0.00589752197265625,
-0.0024738311767578125,
-0.0121307373046875,
-0.0211181640625,
0.041748046875,
0.034515380859375,
-0.056549072265625,
-0.05047607421875,
-0.0282440185546875,
0.015... |
polinaeterna/amazon_us_reviews | 2023-06-09T17:56:17.000Z | [
"task_categories:summarization",
"task_categories:text-generation",
"task_categories:fill-mask",
"task_categories:text-classification",
"task_ids:text-scoring",
"task_ids:language-modeling",
"task_ids:masked-language-modeling",
"task_ids:sentiment-classification",
"task_ids:sentiment-scoring",
"ta... | polinaeterna | Amazon Customer Reviews (a.k.a. Product Reviews) is one of Amazons iconic products. In a period of over two decades since the first review in 1995, millions of Amazon customers have contributed over a hundred million reviews to express opinions and describe their experiences regarding products on the Amazon.com website... | \ | 0 | 411 | 2023-06-09T17:56:16 | ---
annotations_creators:
- no-annotation
language_creators:
- found
language:
- en
license:
- other
multilinguality:
- monolingual
size_categories:
- 100M<n<1B
source_datasets:
- original
task_categories:
- summarization
- text-generation
- fill-mask
- text-classification
task_ids:
- text-scoring
- language-modeling
-... | 60,396 | [
[
-0.047515869140625,
-0.046875,
0.002437591552734375,
0.035736083984375,
-0.031280517578125,
0.00015926361083984375,
-0.00681304931640625,
-0.0447998046875,
0.048095703125,
0.03741455078125,
-0.071044921875,
-0.0638427734375,
-0.02813720703125,
0.009376525878... |
e2e_nlg_cleaned | 2022-11-18T19:59:46.000Z | [
"task_categories:text2text-generation",
"annotations_creators:crowdsourced",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:original",
"language:en",
"license:cc-by-sa-4.0",
"meaning-representation-to-text",
"arxiv:1706.09254",
"ar... | null | An update release of E2E NLG Challenge data with cleaned MRs and scripts, accompanying the following paper:
Ondřej Dušek, David M. Howcroft, and Verena Rieser (2019): Semantic Noise Matters for Neural Natural Language Generation. In INLG, Tokyo, Japan. | @inproceedings{dusek-etal-2019-semantic,
title = "Semantic Noise Matters for Neural Natural Language Generation",
author = "Du{\v{s}}ek, Ond{\v{r}}ej and
Howcroft, David M. and
Rieser, Verena",
booktitle = "Proceedings of the 12th International Conference on Natural Language Generation",
m... | 2 | 410 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- crowdsourced
language:
- en
license:
- cc-by-sa-4.0
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- text2text-generation
task_ids: []
paperswithcode_id: null
pretty_name: the Cleaned Version of the ... | 6,538 | [
[
-0.021820068359375,
-0.05517578125,
0.01171112060546875,
0.00466156005859375,
-0.003932952880859375,
-0.0184173583984375,
-0.0305328369140625,
-0.05389404296875,
0.0213623046875,
0.038665771484375,
-0.040435791015625,
-0.04473876953125,
-0.041748046875,
0.02... |
ArmelR/stack-exchange-instruction | 2023-05-26T08:37:42.000Z | [
"region:us"
] | ArmelR | null | null | 48 | 410 | 2023-04-06T16:31:58 | ---
pretty_name : stack exchange instruction
---
# Dataset Card for "stack-exchange-instruction"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) | 229 | [
[
-0.032073974609375,
-0.031463623046875,
0.006378173828125,
0.0296478271484375,
-0.00431060791015625,
-0.003849029541015625,
0.0166473388671875,
-0.0014934539794921875,
0.05419921875,
0.042510986328125,
-0.06097412109375,
-0.05670166015625,
-0.034271240234375,
... |
gnad10 | 2023-01-25T14:31:03.000Z | [
"task_categories:text-classification",
"task_ids:topic-classification",
"annotations_creators:crowdsourced",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:extended|other-from-One-Million-Posts-Corpus",
"language:de",
"license:cc-by-nc-sa-4.0... | null | This dataset is intended to advance topic classification for German texts. A classifier that is efffective in
English may not be effective in German dataset because it has a higher inflection and longer compound words.
The 10kGNAD dataset contains 10273 German news articles from an Austrian online newspaper categorized... | null | 3 | 409 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- found
language:
- de
license:
- cc-by-nc-sa-4.0
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- extended|other-from-One-Million-Posts-Corpus
task_categories:
- text-classification
task_ids:
- topic-classification
pretty_name: ... | 6,655 | [
[
-0.047698974609375,
-0.0621337890625,
0.0178375244140625,
0.01169586181640625,
-0.035614013671875,
-0.0142364501953125,
-0.026397705078125,
-0.0103759765625,
0.03167724609375,
0.020294189453125,
-0.035888671875,
-0.0718994140625,
-0.060455322265625,
0.013870... |
miracl/miracl | 2023-01-06T16:25:49.000Z | [
"task_categories:text-retrieval",
"task_ids:document-retrieval",
"annotations_creators:expert-generated",
"multilinguality:multilingual",
"language:ar",
"language:bn",
"language:en",
"language:es",
"language:fa",
"language:fi",
"language:fr",
"language:hi",
"language:id",
"language:ja",
... | miracl | null | null | 24 | 409 | 2022-10-11T22:20:12 | ---
annotations_creators:
- expert-generated
language:
- ar
- bn
- en
- es
- fa
- fi
- fr
- hi
- id
- ja
- ko
- ru
- sw
- te
- th
- zh
multilinguality:
- multilingual
pretty_name: MIRACL-corpus
size_categories: []
source_datasets: []
tags: []
task_categories:
- text-retrieval
license:
- apache-2.0
task_ids:
- do... | 3,500 | [
[
-0.038818359375,
-0.0236968994140625,
0.0109405517578125,
0.0167388916015625,
-0.0070343017578125,
0.0008039474487304688,
-0.0239105224609375,
-0.0019512176513671875,
0.026123046875,
0.0321044921875,
-0.033935546875,
-0.07135009765625,
-0.0341796875,
0.00475... |
cyanic-selkie/aida-conll-yago-wikidata | 2023-06-28T19:01:17.000Z | [
"task_categories:token-classification",
"size_categories:10K<n<100K",
"language:en",
"license:cc-by-sa-3.0",
"wikidata",
"wikipedia",
"named-entity-recognition",
"named-entity-linking",
"region:us"
] | cyanic-selkie | null | null | 3 | 409 | 2023-03-22T13:30:44 | ---
license: cc-by-sa-3.0
task_categories:
- token-classification
language:
- en
tags:
- wikidata
- wikipedia
- named-entity-recognition
- named-entity-linking
pretty_name: AIDA CoNLL-YAGO Wikidata
size_categories:
- 10K<n<100K
---
# Dataset Card for AIDA CoNLL-YAGO Wikidata
## Table of Contents
- [Dataset Descriptio... | 7,945 | [
[
-0.0474853515625,
-0.03131103515625,
0.0182952880859375,
0.0031337738037109375,
-0.0202484130859375,
-0.01459503173828125,
-0.0142059326171875,
-0.019256591796875,
0.04400634765625,
0.0211334228515625,
-0.03973388671875,
-0.06536865234375,
-0.0279998779296875,
... |
IlyaGusev/ru_turbo_alpaca | 2023-05-25T19:45:14.000Z | [
"task_categories:text-generation",
"task_categories:text2text-generation",
"size_categories:10K<n<100K",
"language:ru",
"license:cc-by-4.0",
"instruction-finetuning",
"instruction generation",
"alpaca",
"region:us"
] | IlyaGusev | null | null | 51 | 408 | 2023-03-21T21:17:42 | ---
dataset_info:
features:
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: alternative_output
dtype: string
- name: label
dtype: string
- name: all_labels
sequence: string
- name: agreement
dtype: float32
- name: overlap
... | 2,644 | [
[
-0.024627685546875,
-0.04937744140625,
0.023162841796875,
0.0187835693359375,
-0.033660888671875,
-0.01019287109375,
-0.0035991668701171875,
-0.0087890625,
0.0245361328125,
0.02716064453125,
-0.06390380859375,
-0.06072998046875,
-0.04791259765625,
-0.0087509... |
LeStoe11/geeks4geeks_fixed | 2023-10-13T08:15:31.000Z | [
"region:us"
] | LeStoe11 | null | null | 0 | 407 | 2023-09-25T18:05:13 | Entry not found | 15 | [
[
-0.02142333984375,
-0.01495361328125,
0.05718994140625,
0.0288238525390625,
-0.035064697265625,
0.046539306640625,
0.052520751953125,
0.005062103271484375,
0.0513916015625,
0.016998291015625,
-0.052093505859375,
-0.014984130859375,
-0.060394287109375,
0.0379... |
codecomplete/base_dataset | 2023-10-10T20:53:14.000Z | [
"region:us"
] | codecomplete | null | null | 0 | 407 | 2023-10-10T20:51:57 | Entry not found | 15 | [
[
-0.0213775634765625,
-0.01497650146484375,
0.05718994140625,
0.02880859375,
-0.0350341796875,
0.046478271484375,
0.052490234375,
0.00507354736328125,
0.051361083984375,
0.0170135498046875,
-0.052093505859375,
-0.01497650146484375,
-0.0604248046875,
0.0379028... |
argilla/oasst_response_comparison | 2023-07-25T11:39:45.000Z | [
"size_categories:1K<n<10K",
"rlfh",
"argilla",
"human-feedback",
"region:us"
] | argilla | null | null | 0 | 406 | 2023-06-30T07:54:14 | ---
size_categories: 1K<n<10K
tags:
- rlfh
- argilla
- human-feedback
---
# Dataset Card for oasst_response_comparison
This dataset has been created with [Argilla](https://docs.argilla.io).
As shown in the sections below, this dataset can be loaded into Argilla as explained in [Load with Argilla](#load-with-argilla)... | 13,909 | [
[
-0.036895751953125,
-0.06121826171875,
0.01678466796875,
0.0228424072265625,
-0.01557159423828125,
-0.02008056640625,
0.005039215087890625,
-0.05621337890625,
0.0780029296875,
0.055511474609375,
-0.04595947265625,
-0.0386962890625,
-0.050445556640625,
0.0140... |
mnaguib/WikiNER | 2023-10-26T15:55:13.000Z | [
"region:us"
] | mnaguib | null | null | 0 | 406 | 2023-07-28T16:08:10 | ---
configs:
- config_name: en
data_files:
- split: train
path: "data/en/train.parquet"
- split: test
path: "data/en/test.parquet"
- config_name: fr
data_files:
- split: train
path: "data/fr/train.parquet"
- split: test
path: "data/fr/test.parquet"
- config_name: es
data_files:
- split: ... | 1,860 | [
[
-0.035919189453125,
-0.040557861328125,
0.0096282958984375,
-0.0167388916015625,
-0.004413604736328125,
-0.0191497802734375,
-0.0188140869140625,
-0.037017822265625,
0.038726806640625,
0.01097869873046875,
-0.0279388427734375,
-0.038055419921875,
-0.038818359375... |
eaglewatch/Korean_Wikipedia_Dataset_for_GPT2_August_2022 | 2023-08-25T05:35:38.000Z | [
"task_categories:question-answering",
"task_categories:text2text-generation",
"task_categories:translation",
"task_categories:conversational",
"task_categories:visual-question-answering",
"task_ids:open-domain-qa",
"task_ids:closed-domain-qa",
"task_ids:dialogue-generation",
"task_ids:visual-questio... | eaglewatch | null | null | 2 | 406 | 2023-08-25T05:30:30 | ---
annotations_creators:
- other
language:
- ko
language_creators:
- other
license:
- apache-2.0
multilinguality:
- multilingual
pretty_name: Korean wikipedia dataset for GPT-2 training
size_categories:
- 100M<n<1B
source_datasets: []
tags:
- gpt2
- korean
- wikipedia
- pertained
task_categories:
- question-answering
... | 2,158 | [
[
-0.0290679931640625,
-0.036102294921875,
0.021453857421875,
0.01751708984375,
-0.034027099609375,
-0.00965118408203125,
-0.0219879150390625,
-0.01364898681640625,
0.0094146728515625,
0.031341552734375,
-0.040802001953125,
-0.05059814453125,
-0.051239013671875,
... |
HAERAE-HUB/HAE_RAE_BENCH | 2023-09-28T02:27:35.000Z | [
"task_categories:multiple-choice",
"language:ko",
"license:cc-by-nc-nd-4.0",
"arxiv:2309.02706",
"region:us"
] | HAERAE-HUB | HAE-RAE Bench | @article{son2023hae,
title={HAE-RAE Bench: Evaluation of Korean Knowledge in Language Models},
author={Son, Guijin and Lee, Hanwool and Kim, Suwan and Lee, Jaecheol and Yeom, Je Won and Jung, Jihyu and Kim, Jung Woo and Kim, Songseong},
journal={arXiv preprint arXiv:2309.02706},
year={2023}
} | 1 | 405 | 2023-09-25T04:16:13 | ---
license: cc-by-nc-nd-4.0
extra_gated_prompt: >-
To request access to the dataset, please fill out this form, and we'll review
and let you know if your use case is approved.
extra_gated_fields:
First Name: text
Last Name: text
Institution: text
Intended Use: text
I agree to use this dataset for non-com... | 1,539 | [
[
-0.034149169921875,
-0.031585693359375,
0.0284881591796875,
0.0396728515625,
-0.001750946044921875,
0.006969451904296875,
-0.007080078125,
-0.033172607421875,
0.0239105224609375,
0.0438232421875,
-0.05523681640625,
-0.040740966796875,
-0.025848388671875,
0.0... |
taskmaster2 | 2022-12-01T16:31:12.000Z | [
"task_categories:text-generation",
"task_categories:fill-mask",
"task_ids:dialogue-modeling",
"annotations_creators:crowdsourced",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"language:en",
"license:cc-by-4.0",
"arxiv:1... | null | Taskmaster is dataset for goal oriented conversations. The Taskmaster-2 dataset consists of 17,289 dialogs in the seven domains which include restaurants, food ordering, movies, hotels, flights, music and sports. Unlike Taskmaster-1, which includes both written "self-dialogs" and spoken two-person dialogs, Taskmaster-2... | @inproceedings{48484,
title = {Taskmaster-1: Toward a Realistic and Diverse Dialog Dataset},
author = {Bill Byrne and Karthik Krishnamoorthi and Chinnadhurai Sankar and Arvind Neelakantan and Daniel Duckworth and Semih Yavuz and Ben Goodrich and Amit Dubey and Kyu-Young Kim and Andy Cedilnik},
year = {2019}
} | 4 | 404 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- crowdsourced
language:
- en
license:
- cc-by-4.0
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- text-generation
- fill-mask
task_ids:
- dialogue-modeling
paperswithcode_id: taskmaster-2
pretty_name: ... | 12,298 | [
[
-0.03338623046875,
-0.06109619140625,
0.017669677734375,
0.01125335693359375,
-0.00423431396484375,
0.004245758056640625,
-0.024932861328125,
-0.034332275390625,
0.0299835205078125,
0.04888916015625,
-0.0843505859375,
-0.05950927734375,
-0.038787841796875,
0... |
Tevatron/msmarco-passage-corpus | 2022-03-16T15:27:25.000Z | [
"region:us"
] | Tevatron | null | @misc{bajaj2018ms,
title={MS MARCO: A Human Generated MAchine Reading COmprehension Dataset},
author={Payal Bajaj and Daniel Campos and Nick Craswell and Li Deng and Jianfeng Gao and Xiaodong Liu
and Rangan Majumder and Andrew McNamara and Bhaskar Mitra and Tri Nguyen and Mir Rosenberg and Xia Song
... | 1 | 403 | 2022-03-02T23:29:22 | Entry not found | 15 | [
[
-0.02142333984375,
-0.01495361328125,
0.05718994140625,
0.0288238525390625,
-0.035064697265625,
0.046539306640625,
0.052520751953125,
0.005062103271484375,
0.0513916015625,
0.016998291015625,
-0.052093505859375,
-0.014984130859375,
-0.060394287109375,
0.0379... |
masakhane/masakhaner2 | 2023-09-11T18:00:07.000Z | [
"task_categories:token-classification",
"task_ids:named-entity-recognition",
"annotations_creators:expert-generated",
"language_creators:expert-generated",
"multilinguality:multilingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"language:bm",
"language:bbj",
"language:ee",
"langu... | masakhane | MasakhaNER 2.0 is the largest publicly available high-quality dataset for named entity recognition (NER) in 20 African languages.
Named entities are phrases that contain the names of persons, organizations, locations, times and quantities.
Example:
[PER Wolff] , currently a journalist in [LOC Argentina] , played with... | @article{Adelani2022MasakhaNER2A,
title={MasakhaNER 2.0: Africa-centric Transfer Learning for Named Entity Recognition},
author={David Ifeoluwa Adelani and Graham Neubig and Sebastian Ruder and Shruti Rijhwani and Michael Beukman and Chester Palen-Michel and Constantine Lignos and Jesujoba Oluwadara Alabi and Shams... | 8 | 403 | 2022-12-15T13:28:09 | ---
annotations_creators:
- expert-generated
language:
- bm
- bbj
- ee
- fon
- ha
- ig
- rw
- lg
- luo
- mos
- ny
- pcm
- sn
- sw
- tn
- tw
- wo
- xh
- yo
- zu
language_creators:
- expert-generated
license:
- afl-3.0
multilinguality:
- multilingual
pretty_name: masakhaner2.0
size_categories:
- 1K<n<10K
source_datasets:... | 8,601 | [
[
-0.0477294921875,
-0.039093017578125,
0.0113983154296875,
0.0205535888671875,
-0.019195556640625,
0.0021381378173828125,
-0.0270843505859375,
-0.0345458984375,
0.043243408203125,
0.03564453125,
-0.0438232421875,
-0.050079345703125,
-0.05657958984375,
0.02970... |
arcd | 2023-04-05T09:35:12.000Z | [
"task_categories:question-answering",
"task_ids:extractive-qa",
"annotations_creators:crowdsourced",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"language:ar",
"license:mit",
"region:us"
] | null | Arabic Reading Comprehension Dataset (ARCD) composed of 1,395 questions posed by crowdworkers on Wikipedia articles. | @inproceedings{mozannar-etal-2019-neural,
title = {Neural {A}rabic Question Answering},
author = {Mozannar, Hussein and Maamary, Elie and El Hajal, Karl and Hajj, Hazem},
booktitle = {Proceedings of the Fourth Arabic Natural Language Processing Workshop},
month = {aug},
year = {2019},
address... | 3 | 402 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- crowdsourced
language:
- ar
language_bcp47:
- ar-SA
license:
- mit
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- extractive-qa
paperswithcode_id: arcd
pretty_name: ARC... | 8,150 | [
[
-0.061492919921875,
-0.054412841796875,
0.01000213623046875,
0.0077972412109375,
-0.01479339599609375,
0.0005621910095214844,
-0.01654052734375,
-0.02630615234375,
0.03662109375,
0.0379638671875,
-0.059661865234375,
-0.07427978515625,
-0.038726806640625,
0.0... |
speechcolab/gigaspeech | 2023-09-25T17:54:37.000Z | [
"task_categories:automatic-speech-recognition",
"multilinguality:monolingual",
"language:en",
"license:apache-2.0",
"arxiv:2106.06909",
"region:us"
] | speechcolab | GigaSpeech is an evolving, multi-domain English speech recognition corpus with 10,000 hours of high quality
labeled audio suitable for supervised training, and 40,000 hours of total audio suitable for semi-supervised
and unsupervised training. Around 40,000 hours of transcribed audio is first collected from audiobooks,... | @article{DBLP:journals/corr/abs-2106-06909,
author = {Guoguo Chen and
Shuzhou Chai and
Guanbo Wang and
Jiayu Du and
Wei{-}Qiang Zhang and
Chao Weng and
Dan Su and
Daniel Povey and
Jan Trmal and
... | 31 | 402 | 2022-06-09T14:51:58 | ---
annotations_creators: []
language_creators: []
language:
- en
license:
- apache-2.0
multilinguality:
- monolingual
pretty_name: Gigaspeech
size_categories: []
source_datasets: []
task_categories:
- automatic-speech-recognition
extra_gated_prompt: |-
SpeechColab does not own the copyright of the audio files. For... | 13,890 | [
[
-0.037841796875,
-0.046905517578125,
0.00736236572265625,
0.0196685791015625,
-0.0241241455078125,
0.003932952880859375,
-0.0267333984375,
-0.019989013671875,
0.044525146484375,
0.02490234375,
-0.06103515625,
-0.0504150390625,
-0.0455322265625,
0.00236892700... |
Biddls/Onion_News | 2023-03-25T12:57:47.000Z | [
"task_categories:summarization",
"task_categories:text2text-generation",
"task_categories:text-generation",
"task_categories:text-classification",
"language:en",
"license:mit",
"region:us"
] | Biddls | null | null | 1 | 402 | 2023-03-25T12:50:01 | ---
license: mit
task_categories:
- summarization
- text2text-generation
- text-generation
- text-classification
language:
- en
pretty_name: OnionNewsScrape
---
## This is a dataset of Onion news articles:
Note
- The headers and body of the news article is split by a ' #~# ' token
- Lines with just the token had no ... | 463 | [
[
-0.009124755859375,
-0.049774169921875,
0.0279083251953125,
0.01372528076171875,
-0.047698974609375,
0.0301361083984375,
0.02191162109375,
-0.01499176025390625,
0.0577392578125,
0.0305023193359375,
-0.052093505859375,
-0.0289764404296875,
-0.03924560546875,
... |
pleisto/wikipedia-cn-20230720-filtered | 2023-07-23T10:06:15.000Z | [
"task_categories:text-generation",
"size_categories:100K<n<1M",
"language:zh",
"license:cc-by-sa-3.0",
"wikipedia",
"region:us"
] | pleisto | null | null | 71 | 402 | 2023-07-23T09:45:03 | ---
license: cc-by-sa-3.0
task_categories:
- text-generation
language:
- zh
tags:
- wikipedia
size_categories:
- 100K<n<1M
---
本数据集基于中文维基2023年7月20日的dump存档。作为一项以数据为中心的工作,本数据集仅保留了 `254,547条` 质量较高的词条内容。具体而言:
* 过滤了Template, Category, Wikipedia, File, Topic, Portal, MediaWiki, Draft, Help等特殊类型的词条
* 使用启发式的方法和自有的NLU模型过滤了一部分质... | 1,064 | [
[
-0.042999267578125,
-0.045196533203125,
0.0037441253662109375,
0.030914306640625,
-0.0517578125,
-0.04754638671875,
-0.0121917724609375,
-0.02703857421875,
0.0259246826171875,
0.0345458984375,
-0.0252227783203125,
-0.03814697265625,
-0.038543701171875,
0.009... |
riddle_sense | 2022-11-18T21:42:04.000Z | [
"task_categories:question-answering",
"task_ids:multiple-choice-qa",
"annotations_creators:crowdsourced",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"language:en",
"license:other",
"region:us"
] | null | Answering such a riddle-style question is a challenging cognitive process, in that it requires
complex commonsense reasoning abilities, an understanding of figurative language, and counterfactual reasoning
skills, which are all important abilities for advanced natural language understanding (NLU). However,
there is cur... | @InProceedings{lin-etal-2021-riddlesense,
title={RiddleSense: Reasoning about Riddle Questions Featuring Linguistic Creativity and Commonsense Knowledge},
author={Lin, Bill Yuchen and Wu, Ziyi and Yang, Yichi and Lee, Dong-Ho and Ren, Xiang},
journal={Proceedings of the 59th Annual Meeting of the Association for Comput... | 15 | 401 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- found
language:
- en
license:
- other
multilinguality:
- monolingual
pretty_name: RiddleSense
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- multiple-choice-qa
dataset_info:
features:
- name: ans... | 6,110 | [
[
-0.03570556640625,
-0.045257568359375,
0.027252197265625,
0.0014677047729492188,
-0.0180816650390625,
0.007686614990234375,
-0.0139007568359375,
-0.0287933349609375,
0.04266357421875,
0.0261383056640625,
-0.07598876953125,
-0.034637451171875,
-0.036712646484375,... |
yahoo_answers_qa | 2022-11-03T16:30:48.000Z | [
"task_categories:question-answering",
"task_ids:open-domain-qa",
"annotations_creators:found",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:extended|other-yahoo-webscope-l6",
"language:en",
"license:unknown",
"region:us"
] | null | Yahoo Non-Factoid Question Dataset is derived from Yahoo's Webscope L6 collection using machine learning techiques such that the questions would contain non-factoid answers.The dataset contains 87,361 questions and their corresponding answers. Each question contains its best answer along with additional other answers s... | null | 13 | 401 | 2022-03-02T23:29:22 | ---
annotations_creators:
- found
language_creators:
- found
language:
- en
license:
- unknown
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- extended|other-yahoo-webscope-l6
task_categories:
- question-answering
task_ids:
- open-domain-qa
paperswithcode_id: null
pretty_name: YahooAnswe... | 3,662 | [
[
-0.03155517578125,
-0.032928466796875,
0.007770538330078125,
0.00591278076171875,
-0.01218414306640625,
0.01375579833984375,
-0.007320404052734375,
-0.01800537109375,
0.038330078125,
0.05438232421875,
-0.058502197265625,
-0.067626953125,
-0.040557861328125,
... |
SetFit/amazon_counterfactual | 2022-02-08T10:15:40.000Z | [
"arxiv:2104.06893",
"region:us"
] | SetFit | The dataset contains sentences from Amazon customer reviews (sampled from Amazon product review dataset) annotated for counterfactual detection (CFD) binary classification. Counterfactual statements describe events that did not or cannot take place. Counterfactual statements may be identified as statements of the form ... | @misc{oneill2021i,
title={I Wish I Would Have Loved This One, But I Didn't -- A Multilingual Dataset for Counterfactual Detection in Product Reviews},
author={James O'Neill and Polina Rozenshtein and Ryuichi Kiryo and Motoko Kubota and Danushka Bollegala},
year={2021},
eprint={2104.06893},
... | 0 | 401 | 2022-03-02T23:29:22 | # Amazon Multilingual Counterfactual Dataset
The dataset contains sentences from Amazon customer reviews (sampled from Amazon product review dataset) annotated for counterfactual detection (CFD) binary classification. Counterfactual statements describe events that did not or cannot take place. Counterfactual statemen... | 1,567 | [
[
-0.045745849609375,
-0.05279541015625,
0.00386810302734375,
0.0284881591796875,
-0.033294677734375,
0.00017082691192626953,
0.0031108856201171875,
-0.049224853515625,
0.01291656494140625,
0.046600341796875,
-0.0670166015625,
-0.038482666015625,
-0.02937316894531... |
fantasyfish/laion-art | 2023-06-30T08:55:13.000Z | [
"region:us"
] | fantasyfish | null | null | 1 | 401 | 2023-06-30T06:20:14 | ---
dataset_info:
features:
- name: image
dtype: image
- name: text
dtype: string
- name: aesthetic
dtype: float64
splits:
- name: train
num_bytes: 11640624315.8
num_examples: 20072
- name: test
num_bytes: 538961083.0
num_examples: 855
download_size: 12347056207
dataset_siz... | 504 | [
[
-0.0206298828125,
-0.009979248046875,
0.0163116455078125,
0.00634002685546875,
-0.0164337158203125,
-0.0035686492919921875,
0.0204315185546875,
-0.01568603515625,
0.06768798828125,
0.046783447265625,
-0.050567626953125,
-0.058624267578125,
-0.03802490234375,
... |
circa | 2023-01-25T14:28:00.000Z | [
"task_categories:text-classification",
"task_ids:multi-class-classification",
"annotations_creators:expert-generated",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:original",
"language:en",
"license:cc-by-4.0",
"question-answer-pai... | null | The Circa (meaning ‘approximately’) dataset aims to help machine learning systems
to solve the problem of interpreting indirect answers to polar questions.
The dataset contains pairs of yes/no questions and indirect answers, together with
annotations for the interpretation of the answer. The data is collected in 10
di... | @InProceedings{louis_emnlp2020,
author = "Annie Louis and Dan Roth and Filip Radlinski",
title = ""{I}'d rather just go to bed": {U}nderstanding {I}ndirect {A}nswers",
booktitle = "Proceedings of the 2020 Conference on Empirical Methods
in Natural Language Processing",
year = "2020",
} | 2 | 400 | 2022-03-02T23:29:22 | ---
annotations_creators:
- expert-generated
language_creators:
- crowdsourced
language:
- en
license:
- cc-by-4.0
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- text-classification
task_ids:
- multi-class-classification
paperswithcode_id: circa
pretty_name: ... | 10,360 | [
[
-0.0428466796875,
-0.06866455078125,
0.0182952880859375,
0.0010967254638671875,
-0.01776123046875,
-0.01384735107421875,
-0.0227203369140625,
-0.047454833984375,
0.029052734375,
0.044219970703125,
-0.058013916015625,
-0.045318603515625,
-0.024200439453125,
0... |
selqa | 2023-01-25T14:43:46.000Z | [
"task_categories:question-answering",
"task_ids:open-domain-qa",
"annotations_creators:crowdsourced",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"language:en",
"license:apache-2.0",
"arxiv:1606.00851",
"region:us"
] | null | The SelQA dataset provides crowdsourced annotation for two selection-based question answer tasks,
answer sentence selection and answer triggering. | @InProceedings{7814688,
author={T. {Jurczyk} and M. {Zhai} and J. D. {Choi}},
booktitle={2016 IEEE 28th International Conference on Tools with Artificial Intelligence (ICTAI)},
title={SelQA: A New Benchmark for Selection-Based Question Answering},
year={2016},
volume={},
number={},
pages={820-827},
doi=... | 0 | 400 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- found
language:
- en
license:
- apache-2.0
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- open-domain-qa
paperswithcode_id: selqa
pretty_name: SelQA
dataset_info:
- con... | 17,249 | [
[
-0.06512451171875,
-0.060577392578125,
0.0295562744140625,
-0.0232086181640625,
-0.0247802734375,
0.0022716522216796875,
0.01552581787109375,
-0.03656005859375,
0.0285186767578125,
0.0305938720703125,
-0.035736083984375,
-0.06842041015625,
-0.01873779296875,
... |
discovery | 2023-06-02T12:27:46.000Z | [
"task_categories:text-classification",
"annotations_creators:other",
"language_creators:other",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"size_categories:1M<n<10M",
"source_datasets:original",
"language:en",
"license:apache-2.0",
"discourse-marker-prediction",
"region:us"
] | null | null | @inproceedings{sileo-etal-2019-mining,
title = "Mining Discourse Markers for Unsupervised Sentence Representation Learning",
author = "Sileo, Damien and
Van De Cruys, Tim and
Pradel, Camille and
Muller, Philippe",
booktitle = "Proceedings of the 2019 Conference of the North {A}merican C... | 5 | 399 | 2022-03-02T23:29:22 | ---
annotations_creators:
- other
language_creators:
- other
language:
- en
license: apache-2.0
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
- 1M<n<10M
source_datasets:
- original
task_categories:
- text-classification
task_ids: []
paperswithcode_id: discovery
pretty_name: Discovery
tags:
- discourse-ma... | 15,527 | [
[
-0.019744873046875,
-0.033843994140625,
0.03680419921875,
0.01509857177734375,
-0.023406982421875,
0.014007568359375,
-0.0235748291015625,
-0.0260772705078125,
0.041107177734375,
0.0400390625,
-0.04071044921875,
-0.08123779296875,
-0.059661865234375,
0.00134... |
wiki_auto | 2023-06-01T14:59:51.000Z | [
"task_categories:text2text-generation",
"task_ids:text-simplification",
"annotations_creators:crowdsourced",
"annotations_creators:machine-generated",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:100K<n<1M",
"source_datasets:extended|other-wikipedia",
"language:en",
"... | null | WikiAuto provides a set of aligned sentences from English Wikipedia and Simple English Wikipedia
as a resource to train sentence simplification systems. The authors first crowd-sourced a set of manual alignments
between sentences in a subset of the Simple English Wikipedia and their corresponding versions in English Wi... | @inproceedings{acl/JiangMLZX20,
author = {Chao Jiang and
Mounica Maddela and
Wuwei Lan and
Yang Zhong and
Wei Xu},
editor = {Dan Jurafsky and
Joyce Chai and
Natalie Schluter and
Joel R. Tetreault},
title... | 7 | 399 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
- machine-generated
language_creators:
- found
language:
- en
license:
- cc-by-sa-3.0
multilinguality:
- monolingual
size_categories:
- 100K<n<1M
source_datasets:
- extended|other-wikipedia
task_categories:
- text2text-generation
task_ids:
- text-simplification
pretty_name: Wiki... | 15,374 | [
[
-0.03717041015625,
-0.057647705078125,
0.024444580078125,
0.00817108154296875,
-0.0239410400390625,
-0.0260009765625,
-0.0161285400390625,
-0.029327392578125,
0.037261962890625,
0.0185699462890625,
-0.059722900390625,
-0.038665771484375,
-0.02655029296875,
0... |
lucadiliello/newsqa | 2023-06-06T08:36:25.000Z | [
"region:us"
] | lucadiliello | null | null | 3 | 399 | 2023-02-25T18:03:41 | ---
dataset_info:
features:
- name: context
dtype: string
- name: question
dtype: string
- name: answers
sequence: string
- name: key
dtype: string
- name: labels
list:
- name: end
sequence: int64
- name: start
sequence: int64
splits:
- name: train
num_bytes: ... | 681 | [
[
-0.0460205078125,
-0.053070068359375,
0.02056884765625,
-0.007633209228515625,
-0.0308380126953125,
0.0136566162109375,
0.02593994140625,
-0.01357269287109375,
0.06378173828125,
0.0621337890625,
-0.08599853515625,
-0.0223236083984375,
-0.026123046875,
-0.000... |
NumbersStation/NSText2SQL | 2023-07-11T05:26:13.000Z | [
"task_categories:text2text-generation",
"language_creators:crowdsourced",
"language_creators:expert-generated",
"multilinguality:multilingual",
"size_categories:100K<n<1M",
"language:en",
"license:other",
"text-to-sql",
"region:us"
] | NumbersStation | null | null | 28 | 399 | 2023-07-11T05:26:12 | ---
language:
- en
task_categories:
- text2text-generation
license:
- other
language_creators:
- crowdsourced
- expert-generated
multilinguality:
- multilingual
tags:
- text-to-sql
size_categories:
- 100K<n<1M
pretty_name: NSText2SQL
---
# Dataset Summary
NSText2SQL dataset used to train [NSQL](https:/... | 17,800 | [
[
-0.01947021484375,
-0.028228759765625,
0.030426025390625,
0.0127716064453125,
-0.01055908203125,
-0.012786865234375,
-0.00531005859375,
-0.01441192626953125,
0.03424072265625,
0.032073974609375,
-0.036865234375,
-0.058929443359375,
-0.0249176025390625,
0.001... |
0n1xus/codexglue | 2021-11-18T08:45:46.000Z | [
"region:us"
] | 0n1xus | CodeXGLUE is a benchmark dataset to foster machine learning research for program understanding and generation.
CodeXGLUE includes a collection of 10 tasks across 14 datasets and a platform for model evaluation and comparison. | @article{Lu2021,
author = {Lu, Shuai and Guo, Daya and Ren, Shuo and Huang, Junjie and Svyatkovskiy, Alexey and Blanco, Ambrosio and Clement, Colin B. and Drain, Dawn and Jiang, Daxin and Tang, Duyu and Li, Ge and Zhou, Lidong and Shou, Linjun and Zhou, Long and Tufano, Michele and Gong, Ming and Zhou, Ming and Duan, N... | 3 | 397 | 2022-03-02T23:29:22 | Entry not found | 15 | [
[
-0.021392822265625,
-0.01494598388671875,
0.05718994140625,
0.028839111328125,
-0.0350341796875,
0.046539306640625,
0.052490234375,
0.00507354736328125,
0.051361083984375,
0.01702880859375,
-0.052093505859375,
-0.01494598388671875,
-0.06036376953125,
0.03790... |
vivos | 2023-06-14T08:29:21.000Z | [
"task_categories:automatic-speech-recognition",
"annotations_creators:expert-generated",
"language_creators:crowdsourced",
"language_creators:expert-generated",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:original",
"language:vi",
"license:cc-by-nc-sa-4.0",
"regio... | null | \
VIVOS is a free Vietnamese speech corpus consisting of 15 hours of recording speech prepared for
Vietnamese Automatic Speech Recognition task.
The corpus was prepared by AILAB, a computer science lab of VNUHCM - University of Science, with Prof. Vu Hai Quan is the head of.
We publish this corpus in hope to attrac... | \
@inproceedings{luong-vu-2016-non,
title = "A non-expert {K}aldi recipe for {V}ietnamese Speech Recognition System",
author = "Luong, Hieu-Thi and
Vu, Hai-Quan",
booktitle = "Proceedings of the Third International Workshop on Worldwide Language Service Infrastructure and Second Workshop on Open... | 5 | 395 | 2022-03-02T23:29:22 | ---
pretty_name: VIVOS
annotations_creators:
- expert-generated
language_creators:
- crowdsourced
- expert-generated
language:
- vi
license:
- cc-by-nc-sa-4.0
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- automatic-speech-recognition
task_ids: []
dataset_inf... | 6,995 | [
[
-0.0279998779296875,
-0.043670654296875,
0.000640869140625,
0.0277862548828125,
-0.0231475830078125,
-0.005367279052734375,
-0.0265350341796875,
-0.0311431884765625,
0.0297088623046875,
0.0287017822265625,
-0.0430908203125,
-0.06256103515625,
-0.035675048828125,... |
AISE-TUDelft/ML4SE23_G8_CodeSearchNet-Python | 2023-10-18T10:20:26.000Z | [
"license:c-uda",
"region:us"
] | AISE-TUDelft | null | null | 0 | 395 | 2023-10-16T15:27:53 | ---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: int32
- name: repo
dtype: string
- name: path
dtype: string
- name: func_name
... | 1,109 | [
[
-0.035614013671875,
0.0037860870361328125,
-0.0014848709106445312,
0.021209716796875,
0.001079559326171875,
0.00021851062774658203,
0.00634765625,
-0.0024871826171875,
0.055267333984375,
0.0303802490234375,
-0.0498046875,
-0.0660400390625,
-0.03302001953125,
... |
bible_para | 2022-11-03T16:31:57.000Z | [
"task_categories:translation",
"annotations_creators:found",
"language_creators:found",
"multilinguality:multilingual",
"size_categories:10K<n<100K",
"source_datasets:original",
"language:acu",
"language:af",
"language:agr",
"language:ake",
"language:am",
"language:amu",
"language:ar",
"la... | null | This is a multilingual parallel corpus created from translations of the Bible compiled by Christos Christodoulopoulos and Mark Steedman.
102 languages, 5,148 bitexts
total number of files: 107
total number of tokens: 56.43M
total number of sentence fragments: 2.84M | OPUS and A massively parallel corpus: the Bible in 100 languages, Christos Christodoulopoulos and Mark Steedman, *Language Resources and Evaluation*, 49 (2) | 9 | 394 | 2022-03-02T23:29:22 | ---
annotations_creators:
- found
language_creators:
- found
language:
- acu
- af
- agr
- ake
- am
- amu
- ar
- bg
- bsn
- cak
- ceb
- ch
- chq
- chr
- cjp
- cni
- cop
- crp
- cs
- da
- de
- dik
- dje
- djk
- dop
- ee
- el
- en
- eo
- es
- et
- eu
- fi
- fr
- gbi
- gd
- gu
- gv
- he
- hi
- hr
- hu
- hy
- id
- is
- it
-... | 5,484 | [
[
-0.03271484375,
-0.03448486328125,
-0.00524139404296875,
0.035003662109375,
-0.033966064453125,
0.0011415481567382812,
-0.0345458984375,
-0.022857666015625,
0.0257415771484375,
0.03485107421875,
-0.045135498046875,
-0.07696533203125,
-0.0408935546875,
0.0134... |
GEM/dart | 2022-10-24T15:30:16.000Z | [
"task_categories:table-to-text",
"annotations_creators:none",
"language_creators:unknown",
"multilinguality:unknown",
"size_categories:unknown",
"source_datasets:original",
"language:en",
"license:mit",
"data-to-text",
"arxiv:1910.13461",
"arxiv:1908.09022",
"arxiv:2007.02871",
"arxiv:1709.0... | GEM | DART is a large and open-domain structured DAta Record to Text generation corpus
with high-quality sentence annotations with each input being a set of
entity-relation triples following a tree-structured ontology. It consists of
82191 examples across different domains with each input being a semantic RDF
triple set deri... | @inproceedings{nan-etal-2021-dart,
title = "{DART}: Open-Domain Structured Data Record to Text Generation",
author = "Nan, Linyong and
Radev, Dragomir and
Zhang, Rui and
Rau, Amrit and
Sivaprasad, Abhinand and
Hsieh, Chiachun and
Tang, Xiangru and
Vyas, Aadit an... | 0 | 394 | 2022-03-02T23:29:22 | ---
annotations_creators:
- none
language_creators:
- unknown
language:
- en
license:
- mit
multilinguality:
- unknown
size_categories:
- unknown
source_datasets:
- original
task_categories:
- table-to-text
task_ids: []
pretty_name: dart
tags:
- data-to-text
---
# Dataset Card for GEM/dart
## Dataset Description
- *... | 23,291 | [
[
-0.017669677734375,
-0.0584716796875,
0.0181427001953125,
-0.007701873779296875,
-0.0078277587890625,
-0.0029239654541015625,
-0.01739501953125,
-0.031280517578125,
0.019073486328125,
0.041107177734375,
-0.037841796875,
-0.07177734375,
-0.032928466796875,
0.... |
kd_conv | 2023-03-28T14:17:47.000Z | [
"task_categories:text-generation",
"task_categories:fill-mask",
"task_ids:dialogue-modeling",
"annotations_creators:crowdsourced",
"annotations_creators:machine-generated",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"lan... | null | KdConv is a Chinese multi-domain Knowledge-driven Conversionsation dataset, grounding the topics in multi-turn conversations to knowledge graphs. KdConv contains 4.5K conversations from three domains (film, music, and travel), and 86K utterances with an average turn number of 19.0. These conversations contain in-depth ... | @inproceedings{zhou-etal-2020-kdconv,
title = "{K}d{C}onv: A {C}hinese Multi-domain Dialogue Dataset Towards Multi-turn Knowledge-driven Conversation",
author = "Zhou, Hao and
Zheng, Chujie and
Huang, Kaili and
Huang, Minlie and
Zhu, Xiaoyan",
booktitle = "Proceedings of the 58th... | 9 | 393 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
- machine-generated
language_creators:
- crowdsourced
language:
- zh
license:
- apache-2.0
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- text-generation
- fill-mask
task_ids:
- dialogue-modeling
paperswithcode_id: kdcon... | 10,094 | [
[
-0.0411376953125,
-0.05450439453125,
0.0135498046875,
0.01390838623046875,
-0.0211639404296875,
0.009307861328125,
-0.032440185546875,
-0.017547607421875,
0.02850341796875,
0.05078125,
-0.054718017578125,
-0.07257080078125,
-0.03900146484375,
-0.009346008300... |
covid_qa_deepset | 2022-11-03T16:31:16.000Z | [
"task_categories:question-answering",
"task_ids:closed-domain-qa",
"task_ids:extractive-qa",
"annotations_creators:expert-generated",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"language:en",
"license:apache-2.0",
"region:us"... | null | COVID-QA is a Question Answering dataset consisting of 2,019 question/answer pairs annotated by volunteer biomedical experts on scientific articles related to COVID-19. | @inproceedings{moller2020covid,
title={COVID-QA: A Question Answering Dataset for COVID-19},
author={M{\"o}ller, Timo and Reina, Anthony and Jayakumar, Raghavan and Pietsch, Malte},
booktitle={Proceedings of the 1st Workshop on NLP for COVID-19 at ACL 2020},
year={2020}
} | 1 | 392 | 2022-03-02T23:29:22 | ---
annotations_creators:
- expert-generated
language_creators:
- found
language:
- en
license:
- apache-2.0
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- closed-domain-qa
- extractive-qa
paperswithcode_id: null
pretty_name: COVI... | 5,607 | [
[
-0.0296783447265625,
-0.04888916015625,
0.00655364990234375,
0.0016431808471679688,
-0.01113128662109375,
0.01248931884765625,
-0.004703521728515625,
-0.027313232421875,
0.036712646484375,
0.009124755859375,
-0.0518798828125,
-0.055755615234375,
-0.0180053710937... |
freebase_qa | 2022-11-18T20:03:22.000Z | [
"task_categories:question-answering",
"task_ids:open-domain-qa",
"annotations_creators:crowdsourced",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:extended|trivia_qa",
"language:en",
"license:unknown",
"region:us"
] | null | FreebaseQA is for open-domain factoid question answering (QA) tasks over structured knowledge bases, like Freebase The data set is generated by matching trivia-type question-answer pairs with subject-predicateobject triples in Freebase. | @article{jiang2019freebaseqa,
title={FreebaseQA: A New Factoid QA Dataset Matching Trivia-Style Question-Answer Pairs with Freebase},
author={Jiang, Kelvin and Wu, Dekun and Jiang, Hui},
journal={north american chapter of the association for computational linguistics},
year={2019}
} | 2 | 390 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- found
language:
- en
license:
- unknown
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- extended|trivia_qa
task_categories:
- question-answering
task_ids:
- open-domain-qa
paperswithcode_id: freebaseqa
pretty_name: FreebaseQA
... | 8,035 | [
[
-0.046478271484375,
-0.059051513671875,
0.030029296875,
-0.00643157958984375,
-0.0156402587890625,
-0.0029449462890625,
-0.0001475811004638672,
-0.00795745849609375,
0.047943115234375,
0.04925537109375,
-0.0616455078125,
-0.053497314453125,
-0.0182342529296875,
... |
aadityaubhat/GPT-wiki-intro | 2023-10-03T22:48:42.000Z | [
"task_categories:text-classification",
"task_categories:zero-shot-classification",
"task_categories:text-generation",
"size_categories:100K<n<1M",
"language:en",
"license:cc",
"doi:10.57967/hf/0326",
"region:us"
] | aadityaubhat | null | null | 18 | 389 | 2023-02-03T18:30:39 | ---
license: cc
task_categories:
- text-classification
- zero-shot-classification
- text-generation
pretty_name: GPT Wiki Intro
size_categories:
- 100K<n<1M
language:
- en
---
# GPT Wiki Intro
## Overview
Dataset for training models to classify human written vs GPT/ChatGPT generated text.
This dataset contains Wikip... | 2,626 | [
[
-0.0333251953125,
-0.05780029296875,
0.0204315185546875,
-0.0233612060546875,
-0.0196533203125,
-0.01503753662109375,
-0.018035888671875,
-0.00760650634765625,
0.003200531005859375,
0.0112762451171875,
-0.054901123046875,
-0.04632568359375,
-0.042144775390625,
... |
BI55/MedText | 2023-07-25T09:30:17.000Z | [
"license:cc-by-4.0",
"region:us"
] | BI55 | null | null | 52 | 389 | 2023-07-25T09:13:09 | ---
license: cc-by-4.0
---
This is the shuffled version of medtext_1, so the datapoints are in random order and not sorted by category. This is to prevent catastrophic forgetting by category.
This is a medical diagnosis dataset containing over 1000 top notch textbook quality patient presentations and diagnosis/treatm... | 4,839 | [
[
-0.01629638671875,
-0.027496337890625,
0.03363037109375,
-0.014739990234375,
-0.007694244384765625,
-0.0125732421875,
0.0181884765625,
-0.04669189453125,
0.047210693359375,
0.045379638671875,
-0.041046142578125,
-0.0504150390625,
-0.05657958984375,
0.0075225... |
laion/laion400m | 2023-04-04T06:35:23.000Z | [
"license:cc-by-4.0",
"region:us"
] | laion | null | null | 18 | 388 | 2023-03-28T21:36:09 | ---
license: cc-by-4.0
---
# LAION-400m_new
This datasets has two improvements compared to original LAION_400m dataset:
1. It uses a multilingual text filter to filter out malicious content
2. The better open_clip VitH model was used to detect potential harmful content in the images
All in all, we filtered out arou... | 441 | [
[
-0.02410888671875,
-0.033447265625,
0.0218658447265625,
-0.026153564453125,
-0.020263671875,
-0.01041412353515625,
-0.006649017333984375,
-0.036956787109375,
0.0140380859375,
0.0845947265625,
-0.0260162353515625,
-0.054534912109375,
-0.040863037109375,
0.009... |
GATE-engine/COCOStuff164K | 2023-06-26T06:29:49.000Z | [
"region:us"
] | GATE-engine | null | null | 0 | 388 | 2023-06-26T04:56:48 | ---
dataset_info:
features:
- name: image
dtype: image
- name: mask
dtype: image
splits:
- name: val
num_bytes: 2431424833.0
num_examples: 5000
- name: train
num_bytes: 57790292141.76
num_examples: 118287
download_size: 39862772718
dataset_size: 60221716974.76
---
# Dataset Card ... | 472 | [
[
-0.052215576171875,
-0.018341064453125,
0.00708770751953125,
0.039703369140625,
-0.02276611328125,
0.0172271728515625,
0.0176849365234375,
-0.0233306884765625,
0.05987548828125,
0.035247802734375,
-0.06866455078125,
-0.055572509765625,
-0.03497314453125,
-0.... |
CheshireAI/guanaco-unchained | 2023-08-17T00:12:34.000Z | [
"size_categories:1K<n<10K",
"language:en",
"license:apache-2.0",
"region:us"
] | CheshireAI | null | null | 21 | 388 | 2023-07-07T09:40:46 | ---
license: apache-2.0
language:
- en
pretty_name: Guanaco Unchained
size_categories:
- 1K<n<10K
---
# Guanaco Unchained
"Guanaco Unchained" is a refined and optimized version of the original [Guanaco dataset](https://huggingface.co/datasets/timdettmers/openassistant-guanaco). It is specifically curated to maintain h... | 2,392 | [
[
-0.0196075439453125,
-0.05633544921875,
0.0084991455078125,
-0.00041031837463378906,
-0.0292205810546875,
0.0291900634765625,
-0.0285797119140625,
-0.033416748046875,
0.0257110595703125,
0.043853759765625,
-0.0504150390625,
-0.05133056640625,
-0.0195770263671875... |
vikp/textbook_quality_programming | 2023-10-08T18:36:50.000Z | [
"language:en",
"region:us"
] | vikp | null | null | 138 | 388 | 2023-09-22T16:04:56 | ---
language:
- en
dataset_info:
features:
- name: topic
dtype: string
- name: model
dtype: string
- name: concepts
sequence: string
- name: outline
sequence: string
- name: markdown
dtype: string
splits:
- name: train
num_bytes: 471931604
num_examples: 11650
download_size:... | 1,082 | [
[
-0.030364990234375,
-0.0247344970703125,
0.004795074462890625,
-0.0034942626953125,
-0.0401611328125,
0.00974273681640625,
0.01751708984375,
-0.0175933837890625,
-0.0026454925537109375,
0.025726318359375,
-0.019195556640625,
-0.047637939453125,
-0.00465393066406... |
paulopirozelli/pira | 2023-10-04T13:52:11.000Z | [
"task_categories:question-answering",
"size_categories:1K<n<10K",
"language:pt",
"language:en",
"license:cc-by-4.0",
"climate",
"arxiv:2309.10945",
"region:us"
] | paulopirozelli | null | null | 1 | 387 | 2023-09-25T13:14:54 | ---
license: cc-by-4.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- config_name: mcqa
data_files:
- split: train
path: mcqa/train-*
- split: validation
path: mcqa/validation-*... | 11,596 | [
[
-0.041229248046875,
-0.045257568359375,
0.033599853515625,
-0.00046563148498535156,
-0.017730712890625,
-0.016571044921875,
0.0151214599609375,
-0.034576416015625,
0.0482177734375,
0.05303955078125,
-0.0372314453125,
-0.015777587890625,
-0.04217529296875,
0.... |
zhen-dong-nexusflow/reformatted_singleapi | 2023-10-23T22:19:11.000Z | [
"region:us"
] | zhen-dong-nexusflow | null | null | 0 | 387 | 2023-10-22T23:49:21 | Entry not found | 15 | [
[
-0.02142333984375,
-0.014984130859375,
0.057220458984375,
0.0288238525390625,
-0.03509521484375,
0.04656982421875,
0.052520751953125,
0.00506591796875,
0.0513916015625,
0.016998291015625,
-0.052093505859375,
-0.014984130859375,
-0.060455322265625,
0.03793334... |
wmt20_mlqe_task1 | 2023-06-01T14:59:51.000Z | [
"task_categories:translation",
"annotations_creators:expert-generated",
"annotations_creators:machine-generated",
"language_creators:found",
"multilinguality:translation",
"size_categories:1K<n<10K",
"source_datasets:extended|reddit",
"source_datasets:extended|wikipedia",
"language:de",
"language:... | null | This shared task (part of WMT20) will build on its previous editions
to further examine automatic methods for estimating the quality
of neural machine translation output at run-time, without relying
on reference translations. As in previous years, we cover estimation
at various levels. Important elements introduced thi... | Not available. | 1 | 386 | 2022-03-02T23:29:22 | ---
pretty_name: WMT20 - MultiLingual Quality Estimation (MLQE) Task1
annotations_creators:
- expert-generated
- machine-generated
language_creators:
- found
language:
- de
- en
- et
- ne
- ro
- ru
- si
- zh
license:
- unknown
multilinguality:
- translation
size_categories:
- 1K<n<10K
source_datasets:
- extended|reddit... | 12,887 | [
[
-0.032135009765625,
-0.054046630859375,
0.0272064208984375,
0.0131378173828125,
-0.0169677734375,
-0.0164947509765625,
-0.0285797119140625,
-0.0225830078125,
0.027252197265625,
0.024169921875,
-0.037933349609375,
-0.06463623046875,
-0.044586181640625,
0.0231... |
eugenesiow/Set5 | 2022-10-21T03:59:16.000Z | [
"task_categories:other",
"annotations_creators:machine-generated",
"language_creators:found",
"multilinguality:monolingual",
"size_categories:unknown",
"source_datasets:original",
"license:other",
"other-image-super-resolution",
"region:us"
] | eugenesiow | Set5 is a evaluation dataset with 5 RGB images for the image super resolution task. | @article{bevilacqua2012low,
title={Low-complexity single-image super-resolution based on nonnegative neighbor embedding},
author={Bevilacqua, Marco and Roumy, Aline and Guillemot, Christine and Alberi-Morel, Marie Line},
year={2012},
publisher={BMVA press}
} | 0 | 386 | 2022-03-02T23:29:22 | ---
annotations_creators:
- machine-generated
language_creators:
- found
language: []
license:
- other
multilinguality:
- monolingual
size_categories:
- unknown
source_datasets:
- original
task_categories:
- other
task_ids: []
pretty_name: Set5
tags:
- other-image-super-resolution
---
# Dataset Card for Set5
## Table... | 4,765 | [
[
-0.048736572265625,
-0.0283660888671875,
0.002513885498046875,
0.0034160614013671875,
-0.0260162353515625,
-0.01161956787109375,
-0.0103912353515625,
-0.037322998046875,
0.03314208984375,
0.0195159912109375,
-0.059600830078125,
-0.05450439453125,
-0.045166015625... |
seamew/ChnSentiCorp | 2021-06-22T08:58:53.000Z | [
"region:us"
] | seamew | null | null | 19 | 386 | 2022-03-02T23:29:22 | Entry not found | 15 | [
[
-0.02142333984375,
-0.01495361328125,
0.05718994140625,
0.0288238525390625,
-0.035064697265625,
0.046539306640625,
0.052520751953125,
0.005062103271484375,
0.0513916015625,
0.016998291015625,
-0.052093505859375,
-0.014984130859375,
-0.060394287109375,
0.0379... |
hoskinson-center/proofnet | 2023-03-17T21:25:37.000Z | [
"license:mit",
"arxiv:2302.12433",
"region:us"
] | hoskinson-center | A dataset that evaluates formally proving and autoformalizing undergraduate mathematics. | null | 8 | 386 | 2022-11-17T23:53:41 | ---
license: mit
---
# ProofNet
## Dataset Description
- **Repository:** [zhangir-azerbayev/ProofNet](https://github.com/zhangir-azerbayev/ProofNet)
- **Paper:** [ProofNet](https://mathai2022.github.io/papers/20.pdf)
- **Point of Contact:** [Zhangir Azerbayev](https://zhangir-azerbayev.github.io/)
### Dataset Summa... | 2,695 | [
[
-0.0226593017578125,
-0.0248870849609375,
0.006328582763671875,
0.0241851806640625,
-0.004993438720703125,
-0.0177764892578125,
-0.01548004150390625,
-0.0250091552734375,
-0.01212310791015625,
0.00878143310546875,
-0.028411865234375,
-0.0538330078125,
-0.0363464... |
newsroom | 2023-04-05T13:35:54.000Z | [
"task_categories:summarization",
"task_ids:news-articles-summarization",
"annotations_creators:expert-generated",
"language_creators:expert-generated",
"multilinguality:monolingual",
"size_categories:unknown",
"source_datasets:original",
"language:en",
"license:other",
"region:us"
] | null | NEWSROOM is a large dataset for training and evaluating summarization systems.
It contains 1.3 million articles and summaries written by authors and
editors in the newsrooms of 38 major publications.
Dataset features includes:
- text: Input news text.
- summary: Summary for the news.
And additional features:
- t... | @inproceedings{N18-1065,
author = {Grusky, Max and Naaman, Mor and Artzi, Yoav},
title = {NEWSROOM: A Dataset of 1.3 Million Summaries
with Diverse Extractive Strategies},
booktitle = {Proceedings of the 2018 Conference of the
North American Chapter of the Association for
... | 7 | 384 | 2022-03-02T23:29:22 | ---
annotations_creators:
- expert-generated
language_creators:
- expert-generated
language:
- en
license:
- other
multilinguality:
- monolingual
pretty_name: CORNELL NEWSROOM
size_categories:
- unknown
source_datasets:
- original
task_categories:
- summarization
task_ids:
- news-articles-summarization
paperswithcode_i... | 11,776 | [
[
-0.033935546875,
-0.039093017578125,
0.007450103759765625,
0.01385498046875,
-0.0224456787109375,
-0.0018968582153320312,
-0.019927978515625,
-0.0264892578125,
0.04815673828125,
0.0247955322265625,
-0.05291748046875,
-0.06884765625,
-0.038421630859375,
0.008... |
roszcz/pianofor-ai-masked-v3 | 2023-10-03T06:40:30.000Z | [
"region:us"
] | roszcz | null | null | 0 | 384 | 2023-10-03T05:13:08 | ---
dataset_info:
features:
- name: pitch
sequence: int8
length: 90
- name: start
sequence: float64
length: 90
- name: dstart
sequence: float64
length: 90
- name: end
sequence: float64
length: 90
- name: duration
sequence: float64
length: 90
- name: velocity
seq... | 1,063 | [
[
-0.043487548828125,
-0.01155853271484375,
0.0214080810546875,
0.020965576171875,
-0.01428985595703125,
0.000545501708984375,
0.0098419189453125,
-0.0201416015625,
0.04583740234375,
0.059722900390625,
-0.064697265625,
-0.06927490234375,
-0.043548583984375,
-0... |
tasksource/oasst1_pairwise_rlhf_reward | 2023-07-04T17:47:46.000Z | [
"language:en",
"language:es",
"language:ru",
"language:de",
"language:pl",
"language:th",
"language:vi",
"language:sv",
"language:bn",
"language:da",
"language:he",
"language:it",
"language:fa",
"language:sk",
"language:id",
"language:nb",
"language:el",
"language:nl",
"language:... | tasksource | null | null | 19 | 383 | 2023-05-09T09:16:01 | ---
dataset_info:
features:
- name: lang
dtype: string
- name: parent_id
dtype: string
- name: prompt
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
splits:
- name: train
num_bytes: 40736437
num_examples: 17966
- name: validation
num_bytes: 21... | 2,101 | [
[
-0.00608062744140625,
-0.032318115234375,
0.004322052001953125,
0.006671905517578125,
-0.0189056396484375,
-0.0108489990234375,
0.002071380615234375,
0.00931549072265625,
0.0237884521484375,
0.026519775390625,
-0.056182861328125,
-0.04095458984375,
-0.0469055175... |
jigsaw_unintended_bias | 2023-01-25T14:33:20.000Z | [
"task_categories:text-classification",
"task_ids:text-scoring",
"annotations_creators:crowdsourced",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:1M<n<10M",
"source_datasets:original",
"language:en",
"license:cc0-1.0",
"toxicity-prediction",
"region:us"
] | null | A collection of comments from the defunct Civil Comments platform that have been annotated for their toxicity. | null | 3 | 381 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- crowdsourced
language:
- en
license:
- cc0-1.0
multilinguality:
- monolingual
size_categories:
- 1M<n<10M
source_datasets:
- original
task_categories:
- text-classification
task_ids:
- text-scoring
pretty_name: Jigsaw Unintended Bias in Toxicity Classificati... | 9,496 | [
[
-0.0193023681640625,
-0.0361328125,
0.0217132568359375,
0.0264434814453125,
-0.0199432373046875,
-0.007503509521484375,
-0.005321502685546875,
-0.0238037109375,
0.035369873046875,
0.033721923828125,
-0.050537109375,
-0.07562255859375,
-0.054473876953125,
0.0... |
SetFit/mnli | 2022-02-28T13:53:53.000Z | [
"region:us"
] | SetFit | null | null | 2 | 381 | 2022-03-02T23:29:22 | # Glue MNLI
This dataset is a port of the official [`mnli` dataset](https://huggingface.co/datasets/glue/viewer/mnli/train) on the Hub.
It contains the matched version.
Note that the premise and hypothesis columns have been renamed to text1 and text2 respectively.
Also, the test split is not labeled; the label c... | 349 | [
[
-0.0226287841796875,
-0.04754638671875,
0.007213592529296875,
0.01593017578125,
-0.0085296630859375,
-0.00785064697265625,
0.0187530517578125,
-0.005504608154296875,
0.0694580078125,
0.041259765625,
-0.0655517578125,
-0.0186920166015625,
-0.0215301513671875,
... |
MBZUAI/LaMini-instruction | 2023-04-30T11:01:41.000Z | [
"task_categories:text2text-generation",
"size_categories:1M<n<10M",
"language:en",
"license:cc-by-nc-4.0",
"arxiv:2304.14402",
"region:us"
] | MBZUAI | null | null | 104 | 380 | 2023-04-08T07:48:12 | ---
license: cc-by-nc-4.0
task_categories:
- text2text-generation
language:
- en
size_categories:
- 1M<n<10M
dataset_info:
features:
- name: instruction
dtype: string
- name: response
dtype: string
- name: instruction_source
dtype: string
splits:
- name: train
num_bytes: 1162632572
num_e... | 4,784 | [
[
-0.035125732421875,
-0.06365966796875,
0.0206756591796875,
0.0067291259765625,
-0.0205841064453125,
-0.0333251953125,
-0.0206451416015625,
-0.02093505859375,
0.0002961158752441406,
0.0509033203125,
-0.0609130859375,
-0.045684814453125,
-0.031463623046875,
0.... |
tweet_qa | 2022-11-18T21:57:35.000Z | [
"task_categories:question-answering",
"task_ids:open-domain-qa",
"annotations_creators:crowdsourced",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:original",
"language:en",
"license:cc-by-sa-4.0",
"arxiv:1907.06292",
"region:us"
... | null | TweetQA is the first dataset for QA on social media data by leveraging news media and crowdsourcing. | @inproceedings{xiong2019tweetqa,
title={TweetQA: A Social Media Focused Question Answering Dataset},
author={Xiong, Wenhan and Wu, Jiawei and Wang, Hong and Kulkarni, Vivek and Yu, Mo and Guo, Xiaoxiao and Chang, Shiyu and Wang, William Yang},
booktitle={Proceedings of the 57th Annual Meeting of the Association f... | 3 | 379 | 2022-03-02T23:29:22 | ---
annotations_creators:
- crowdsourced
language_creators:
- crowdsourced
language:
- en
license:
- cc-by-sa-4.0
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- open-domain-qa
paperswithcode_id: tweetqa
pretty_name: TweetQA
data... | 12,245 | [
[
-0.015472412109375,
-0.06640625,
0.03076171875,
0.01544952392578125,
-0.0290985107421875,
0.024932861328125,
-0.0017404556274414062,
-0.031768798828125,
0.023468017578125,
0.0235748291015625,
-0.060882568359375,
-0.05926513671875,
-0.0311737060546875,
0.0051... |
HuggingFaceH4/CodeAlpaca_20K | 2023-03-28T17:26:28.000Z | [
"task_categories:text-generation",
"license:cc",
"region:us"
] | HuggingFaceH4 | null | null | 39 | 379 | 2023-03-28T17:18:25 | ---
license: cc
task_categories:
- text-generation
---
This dataset splits the original [CodeAlpaca dataset](https://huggingface.co/datasets/sahil2801/CodeAlpaca-20k) into train and test splits. | 195 | [
[
-0.04779052734375,
-0.0285797119140625,
-0.0191802978515625,
0.029510498046875,
-0.0178070068359375,
0.0191650390625,
0.01073455810546875,
-0.035308837890625,
0.0684814453125,
0.06378173828125,
-0.0634765625,
-0.006011962890625,
-0.0265960693359375,
-0.01122... |
numer_sense | 2022-11-18T21:34:07.000Z | [
"task_categories:text-generation",
"task_categories:fill-mask",
"task_ids:slot-filling",
"annotations_creators:expert-generated",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:10K<n<100K",
"source_datasets:extended|other",
"language:en",
"license:mit",
"arxiv:... | null | NumerSense is a new numerical commonsense reasoning probing task, with a diagnostic dataset consisting of 3,145 masked-word-prediction probes.
We propose to study whether numerical commonsense knowledge can be induced from pre-trained language models like BERT, and to what extent this access to knowledge robust agains... | @inproceedings{lin2020numersense,
title={Birds have four legs?! NumerSense: Probing Numerical Commonsense Knowledge of Pre-trained Language Models},
author={Bill Yuchen Lin and Seyeon Lee and Rahul Khanna and Xiang Ren},
booktitle={Proceedings of EMNLP},
year={2020},
note={to appear}
} | 1 | 378 | 2022-03-02T23:29:22 | ---
annotations_creators:
- expert-generated
language_creators:
- crowdsourced
language:
- en
license:
- mit
multilinguality:
- monolingual
size_categories:
- 10K<n<100K
source_datasets:
- extended|other
task_categories:
- text-generation
- fill-mask
task_ids:
- slot-filling
paperswithcode_id: numersense
pretty_name: N... | 7,305 | [
[
-0.048797607421875,
-0.04925537109375,
0.00943756103515625,
0.002033233642578125,
-0.020355224609375,
-0.026153564453125,
-0.0188751220703125,
-0.0217742919921875,
0.0095367431640625,
0.039031982421875,
-0.027496337890625,
-0.05718994140625,
-0.050048828125,
... |
head_qa | 2023-06-01T14:59:51.000Z | [
"task_categories:question-answering",
"task_ids:multiple-choice-qa",
"annotations_creators:no-annotation",
"language_creators:expert-generated",
"multilinguality:monolingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"language:en",
"language:es",
"license:mit",
"region:us"
] | null | HEAD-QA is a multi-choice HEAlthcare Dataset. The questions come from exams to access a specialized position in the
Spanish healthcare system, and are challenging even for highly specialized humans. They are designed by the Ministerio
de Sanidad, Consumo y Bienestar Social.
The dataset contains questions about the fol... | @inproceedings{vilares-gomez-rodriguez-2019-head,
title = "{HEAD}-{QA}: A Healthcare Dataset for Complex Reasoning",
author = "Vilares, David and
G{\'o}mez-Rodr{\'i}guez, Carlos",
booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
month = jul,
... | 7 | 376 | 2022-03-02T23:29:22 | ---
annotations_creators:
- no-annotation
language_creators:
- expert-generated
language:
- en
- es
license:
- mit
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- multiple-choice-qa
paperswithcode_id: headqa
pretty_name: HEAD-QA
da... | 10,260 | [
[
-0.0272979736328125,
-0.059661865234375,
0.0291748046875,
0.01678466796875,
-0.0166778564453125,
0.00199127197265625,
-0.004100799560546875,
-0.0271453857421875,
0.03765869140625,
0.0245208740234375,
-0.048126220703125,
-0.04693603515625,
-0.031280517578125,
... |
kyujinpy/OpenOrca-KO | 2023-10-12T19:55:47.000Z | [
"task_categories:conversational",
"task_categories:text-classification",
"task_categories:token-classification",
"task_categories:table-question-answering",
"task_categories:question-answering",
"task_categories:zero-shot-classification",
"task_categories:summarization",
"task_categories:feature-extra... | kyujinpy | null | null | 10 | 374 | 2023-09-29T15:26:20 | ---
language:
- ko
license: mit
size_categories:
- 10K<n<50K
task_categories:
- conversational
- text-classification
- token-classification
- table-question-answering
- question-answering
- zero-shot-classification
- summarization
- feature-extraction
- text-generation
- text2text-generation
pretty_name: OpenOrca
confi... | 12,488 | [
[
-0.047088623046875,
-0.052642822265625,
0.00925445556640625,
-0.0028934478759765625,
-0.00787353515625,
-0.013275146484375,
-0.0144195556640625,
-0.0634765625,
0.036468505859375,
0.03759765625,
-0.03265380859375,
-0.0545654296875,
-0.02899169921875,
0.007762... |
bavard/personachat_truecased | 2021-04-23T13:28:30.000Z | [
"region:us"
] | bavard | A version of the PersonaChat dataset that has been true-cased, and also has been given more normalized punctuation.
The original PersonaChat dataset is in all lower case, and has extra space around each clause/sentence separating
punctuation mark. This version of the dataset has more of a natural language look, with se... | @article{zhang2018personalizing,
title={Personalizing dialogue agents: I have a dog, do you have pets too?},
author={Zhang, Saizheng and Dinan, Emily and Urbanek, Jack and Szlam, Arthur and Kiela, Douwe and Weston, Jason},
journal={arXiv preprint arXiv:1801.07243},
year={2018}
} | 24 | 373 | 2022-03-02T23:29:22 | # A More Natural PersonaChat
## Dataset Summary
This dataset is a true-cased version of the PersonaChat dataset by Zhang et al. (2018).
The original PersonaChat dataset is all lower case, and has extra space around each
clause/sentence separating punctuation mark. This version of the dataset has more of a
natural lan... | 3,995 | [
[
-0.03875732421875,
-0.038238525390625,
0.02764892578125,
0.026580810546875,
-0.00856781005859375,
0.011016845703125,
-0.0250244140625,
-0.027374267578125,
0.031768798828125,
0.045745849609375,
-0.05780029296875,
-0.04840087890625,
-0.035491943359375,
0.00896... |
akariasai/PopQA | 2022-12-22T01:01:20.000Z | [
"region:us"
] | akariasai | null | null | 3 | 373 | 2022-12-22T00:37:19 | # Dataset Card for PopQA
## Dataset Summary
PopQA is a large-scale open-domain question answering (QA) dataset, consisting of 14k entity-centric QA pairs. Each question is created by converting a knowledge tuple retrieved from Wikidata using a template. Each question come with the original `subject_entitiey`, `objec... | 1,687 | [
[
-0.051849365234375,
-0.057830810546875,
0.0016584396362304688,
-0.0160369873046875,
-0.0027332305908203125,
-0.01335906982421875,
0.0007176399230957031,
-0.00366973876953125,
0.0078887939453125,
0.03900146484375,
-0.054779052734375,
-0.03778076171875,
-0.0137100... |
europarl_bilingual | 2022-11-03T16:31:58.000Z | [
"task_categories:translation",
"annotations_creators:found",
"language_creators:found",
"multilinguality:translation",
"size_categories:100K<n<1M",
"source_datasets:original",
"language:bg",
"language:cs",
"language:da",
"language:de",
"language:el",
"language:en",
"language:es",
"language... | null | A parallel corpus extracted from the European Parliament web site by Philipp Koehn (University of Edinburgh). The main intended use is to aid statistical machine translation research. | null | 8 | 372 | 2022-03-02T23:29:22 | ---
annotations_creators:
- found
language_creators:
- found
language:
- bg
- cs
- da
- de
- el
- en
- es
- et
- fi
- fr
- hu
- it
- lt
- lv
- nl
- pl
- pt
- ro
- sk
- sl
- sv
license:
- unknown
multilinguality:
- translation
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- translation
task_i... | 59,252 | [
[
-0.040679931640625,
-0.0282745361328125,
0.0185089111328125,
0.02838134765625,
-0.02557373046875,
0.0063018798828125,
-0.044677734375,
-0.0222320556640625,
0.03729248046875,
0.028594970703125,
-0.037994384765625,
-0.07183837890625,
-0.047515869140625,
0.0377... |
OpenAssistant/oasst_top1_2023-08-25 | 2023-08-28T12:44:26.000Z | [
"task_categories:conversational",
"size_categories:10K<n<100K",
"license:apache-2.0",
"region:us"
] | OpenAssistant | null | null | 18 | 372 | 2023-08-28T12:00:02 | ---
license: apache-2.0
task_categories:
- conversational
size_categories:
- 10K<n<100K
---
# OpenAssistant TOP-1 Conversation Threads
- [Guanacco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) style export of the best conversation threads from the [open-assistant.io](https://open-assistant.io/) d... | 512 | [
[
-0.0275726318359375,
-0.060882568359375,
0.01271820068359375,
0.035919189453125,
-0.007595062255859375,
-0.0169219970703125,
-0.0168609619140625,
-0.01611328125,
0.029998779296875,
0.030364990234375,
-0.057373046875,
-0.04412841796875,
-0.0295562744140625,
-... |
arabic_speech_corpus | 2022-11-18T18:29:09.000Z | [
"task_categories:automatic-speech-recognition",
"annotations_creators:expert-generated",
"language_creators:crowdsourced",
"multilinguality:monolingual",
"size_categories:1K<n<10K",
"source_datasets:original",
"language:ar",
"license:cc-by-4.0",
"region:us"
] | null | This Speech corpus has been developed as part of PhD work carried out by Nawar Halabi at the University of Southampton.
The corpus was recorded in south Levantine Arabic
(Damascian accent) using a professional studio. Synthesized speech as an output using this corpus has produced a high quality, natural voice.
Note tha... | @phdthesis{halabi2016modern,
title={Modern standard Arabic phonetics for speech synthesis},
author={Halabi, Nawar},
year={2016},
school={University of Southampton}
} | 17 | 371 | 2022-03-02T23:29:22 | ---
pretty_name: Arabic Speech Corpus
annotations_creators:
- expert-generated
language_creators:
- crowdsourced
language:
- ar
license:
- cc-by-4.0
multilinguality:
- monolingual
paperswithcode_id: arabic-speech-corpus
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- automatic-speech-recognit... | 9,622 | [
[
-0.050567626953125,
-0.032470703125,
-0.00901031494140625,
0.020233154296875,
-0.019287109375,
0.01450347900390625,
-0.024658203125,
-0.0260162353515625,
0.04425048828125,
0.026275634765625,
-0.03021240234375,
-0.0789794921875,
-0.0435791015625,
0.0202026367... |
distil-whisper/librispeech_asr | 2023-09-25T10:30:13.000Z | [
"task_categories:automatic-speech-recognition",
"language:en",
"license:cc-by-4.0",
"region:us"
] | distil-whisper | LibriSpeech is a corpus of approximately 1000 hours of read English speech with sampling rate of 16 kHz,
prepared by Vassil Panayotov with the assistance of Daniel Povey. The data is derived from read
audiobooks from the LibriVox project, and has been carefully segmented and aligned.87 | @inproceedings{panayotov2015librispeech,
title={Librispeech: an ASR corpus based on public domain audio books},
author={Panayotov, Vassil and Chen, Guoguo and Povey, Daniel and Khudanpur, Sanjeev},
booktitle={Acoustics, Speech and Signal Processing (ICASSP), 2015 IEEE International Conference on},
pages={5206--... | 0 | 367 | 2023-03-29T12:53:48 | ---
license: cc-by-4.0
task_categories:
- automatic-speech-recognition
language:
- en
-pretty_name: LibriSpeech ASR
---
# Distil Whisper: LibriSpeech ASR
This is a variant of the [LibriSpeech ASR](https://huggingface.co/datasets/librispeech_asr) dataset, augmented to return the pseudo-labelled Whisper
Transcription... | 2,047 | [
[
-0.01018524169921875,
-0.034088134765625,
0.0081939697265625,
0.02960205078125,
-0.01398468017578125,
0.002246856689453125,
-0.011383056640625,
-0.017181396484375,
0.0279083251953125,
0.0302581787109375,
-0.0592041015625,
-0.025787353515625,
-0.046173095703125,
... |
arxiv_dataset | 2023-10-26T10:45:45.000Z | [
"task_categories:translation",
"task_categories:summarization",
"task_categories:text-retrieval",
"task_ids:document-retrieval",
"task_ids:entity-linking-retrieval",
"task_ids:explanation-generation",
"task_ids:fact-checking-retrieval",
"task_ids:text-simplification",
"annotations_creators:no-annota... | null | A dataset of 1.7 million arXiv articles for applications like trend analysis, paper recommender engines, category prediction, co-citation networks, knowledge graph construction and semantic search interfaces. | @misc{clement2019arxiv,
title={On the Use of ArXiv as a Dataset},
author={Colin B. Clement and Matthew Bierbaum and Kevin P. O'Keeffe and Alexander A. Alemi},
year={2019},
eprint={1905.00075},
archivePrefix={arXiv},
primaryClass={cs.IR}
} | 38 | 366 | 2022-03-02T23:29:22 | ---
annotations_creators:
- no-annotation
language_creators:
- expert-generated
language:
- en
license:
- cc0-1.0
multilinguality:
- monolingual
size_categories:
- 1M<n<10M
source_datasets:
- original
task_categories:
- translation
- summarization
- text-retrieval
task_ids:
- document-retrieval
- entity-linking-retriev... | 7,254 | [
[
-0.0255279541015625,
-0.04034423828125,
0.016571044921875,
0.011383056640625,
-0.0026416778564453125,
-0.002178192138671875,
-0.01343536376953125,
-0.0209808349609375,
0.024261474609375,
0.029449462890625,
-0.024932861328125,
-0.06109619140625,
-0.0491943359375,... |
taesiri/imagenet-hard | 2023-06-16T18:50:51.000Z | [
"task_categories:image-classification",
"size_categories:10K<n<100K",
"language:en",
"license:mit",
"OOD",
"ImageNet",
"Out Of Distribution",
"arxiv:2304.05538",
"region:us"
] | taesiri | null | null | 7 | 365 | 2023-03-31T05:48:23 | ---
dataset_info:
features:
- name: image
dtype: image
- name: label
sequence: int64
- name: origin
dtype: string
- name: english_label
sequence: string
splits:
- name: validation
num_bytes: 1771418938.94
num_examples: 10980
download_size: 6380094503
dataset_size: 1771418938.94... | 36,363 | [
[
-0.050506591796875,
-0.0218505859375,
-0.018310546875,
0.0032100677490234375,
-0.00478363037109375,
0.0018529891967773438,
0.0002522468566894531,
-0.0322265625,
0.0462646484375,
0.012664794921875,
-0.0228729248046875,
-0.04736328125,
-0.0482177734375,
0.0327... |
findnitai/english-to-hinglish | 2023-06-21T05:02:50.000Z | [
"task_categories:translation",
"task_categories:text-generation",
"size_categories:10K<n<100K",
"language:hi",
"language:en",
"license:apache-2.0",
"region:us"
] | findnitai | null | null | 5 | 365 | 2023-06-21T04:21:28 | ---
license: apache-2.0
task_categories:
- translation
- text-generation
language:
- hi
- en
size_categories:
- 10K<n<100K
pretty_name: Hinglish
---
English to Hinglish Dataset aggregated from publicly available datasources.
Sources:
1. Hinglish TOP Dataset
2. CMU English Dog
3. HinGE
4. PHINC
source : 1 - Human Ann... | 367 | [
[
-0.032989501953125,
-0.0188751220703125,
0.01194000244140625,
0.035888671875,
0.012481689453125,
-0.005573272705078125,
-0.037933349609375,
-0.04931640625,
0.039642333984375,
0.058929443359375,
-0.034332275390625,
-0.03814697265625,
-0.0277862548828125,
0.03... |
result-kand2-sdxl-wuerst-karlo/46328984 | 2023-09-14T18:58:10.000Z | [
"region:us"
] | result-kand2-sdxl-wuerst-karlo | null | null | 0 | 365 | 2023-09-14T18:58:09 | ---
dataset_info:
features:
- name: result
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 209
num_examples: 10
download_size: 1390
dataset_size: 209
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "4632898... | 455 | [
[
-0.050811767578125,
0.00598907470703125,
0.021759033203125,
0.0279083251953125,
-0.0242156982421875,
-0.0157623291015625,
0.0201873779296875,
-0.01947021484375,
0.0531005859375,
0.03485107421875,
-0.059478759765625,
-0.048309326171875,
-0.037506103515625,
0.... |
result-kand2-sdxl-wuerst-karlo/b5ddd948 | 2023-09-15T04:06:31.000Z | [
"region:us"
] | result-kand2-sdxl-wuerst-karlo | null | null | 0 | 365 | 2023-09-15T04:06:30 | ---
dataset_info:
features:
- name: result
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 205
num_examples: 10
download_size: 1388
dataset_size: 205
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "b5ddd94... | 455 | [
[
-0.047088623046875,
-0.0020599365234375,
0.02020263671875,
0.0256195068359375,
-0.01297760009765625,
0.00334930419921875,
0.029876708984375,
-0.01345062255859375,
0.049163818359375,
0.0288543701171875,
-0.06463623046875,
-0.051727294921875,
-0.036712646484375,
... |
result-kand2-sdxl-wuerst-karlo/323c0619 | 2023-09-15T06:43:16.000Z | [
"region:us"
] | result-kand2-sdxl-wuerst-karlo | null | null | 0 | 365 | 2023-09-15T06:43:16 | ---
dataset_info:
features:
- name: result
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 236
num_examples: 10
download_size: 1424
dataset_size: 236
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "323c061... | 455 | [
[
-0.053009033203125,
0.0006623268127441406,
0.0167694091796875,
0.02496337890625,
-0.012359619140625,
-0.01297760009765625,
0.0289306640625,
-0.01666259765625,
0.05133056640625,
0.037689208984375,
-0.07147216796875,
-0.04364013671875,
-0.0338134765625,
-0.009... |
result-kand2-sdxl-wuerst-karlo/f0cdf5c4 | 2023-09-15T09:18:20.000Z | [
"region:us"
] | result-kand2-sdxl-wuerst-karlo | null | null | 0 | 365 | 2023-09-15T09:18:19 | ---
dataset_info:
features:
- name: result
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 207
num_examples: 10
download_size: 1427
dataset_size: 207
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "f0cdf5c... | 455 | [
[
-0.053009033203125,
-0.00237274169921875,
0.021087646484375,
0.022674560546875,
-0.01507568359375,
0.006214141845703125,
0.0267486572265625,
-0.0224609375,
0.046722412109375,
0.0264739990234375,
-0.0626220703125,
-0.058868408203125,
-0.0421142578125,
0.00688... |
result-kand2-sdxl-wuerst-karlo/d6e12779 | 2023-09-15T09:41:14.000Z | [
"region:us"
] | result-kand2-sdxl-wuerst-karlo | null | null | 0 | 365 | 2023-09-15T09:41:13 | ---
dataset_info:
features:
- name: result
dtype: string
- name: id
dtype: int64
splits:
- name: train
num_bytes: 208
num_examples: 10
download_size: 1403
dataset_size: 208
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "d6e1277... | 455 | [
[
-0.03961181640625,
-0.004497528076171875,
0.0228271484375,
0.0119781494140625,
-0.01367950439453125,
-0.0070343017578125,
0.03497314453125,
-0.0137481689453125,
0.063232421875,
0.032928466796875,
-0.061859130859375,
-0.045135498046875,
-0.038818359375,
-0.00... |
HAERAE-HUB/csatqa | 2023-09-10T17:12:24.000Z | [
"task_categories:multiple-choice",
"language:ko",
"region:us"
] | HAERAE-HUB | CSAT-QA | \ | 6 | 364 | 2023-07-13T05:41:47 | ---
dataset_info:
features:
- name: test_name
dtype: string
- name: question_number
dtype: int64
- name: context
dtype: string
- name: question
dtype: string
- name: gold
dtype: int64
- name: option#1
dtype: string
- name: option#2
dtype: string
- name: option#3
dtype: ... | 4,633 | [
[
-0.032684326171875,
-0.05023193359375,
0.03631591796875,
0.00972747802734375,
-0.007694244384765625,
0.0198516845703125,
-0.0113525390625,
-0.0193634033203125,
0.02001953125,
0.0253143310546875,
-0.0413818359375,
-0.052825927734375,
-0.03143310546875,
0.0158... |
englert-m/reconstruction | 2023-10-30T12:47:01.000Z | [
"region:us"
] | englert-m | null | null | 0 | 364 | 2023-10-10T03:37:34 | ---
dataset_info:
features:
- name: orig
dtype: uint32
- name: corrupted
dtype: image
- name: count
dtype: uint32
- name: xflip
dtype: int64
- name: yflip
dtype: int64
- name: scale
dtype: float32
- name: rotate_frac
dtype: float32
- name: aniso_w
dtype: float32
- nam... | 806 | [
[
-0.045867919921875,
-0.015625,
0.0240325927734375,
0.0063629150390625,
-0.01435089111328125,
0.0075225830078125,
0.033599853515625,
-0.0188446044921875,
0.06842041015625,
0.045867919921875,
-0.052764892578125,
-0.042083740234375,
-0.0418701171875,
-0.0179901... |
yuchenlin/i-Mind2Web | 2023-10-13T09:41:53.000Z | [
"language:en",
"license:mit",
"region:us"
] | yuchenlin | null | null | 0 | 363 | 2023-10-10T21:45:04 | ---
license: mit
language:
- en
configs:
- config_name: default
data_files:
- split: test_mini
path: K=10/test_mini.json
- split: test_all
path: K=10/test_all.json
- split: dev
path: K=10/dev.json
- split: dev_5
path: K=10/K=5_dev.json
- split: train... | 508 | [
[
-0.0018024444580078125,
-0.0237579345703125,
0.053070068359375,
0.026702880859375,
-0.0428466796875,
0.0067138671875,
0.0132904052734375,
0.00926971435546875,
0.05712890625,
0.051025390625,
-0.03436279296875,
-0.0361328125,
-0.03533935546875,
0.0060653686523... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.